]> code.delx.au - gnu-emacs/blob - doc/misc/ChangeLog
* calc.texi (About This Manual): Update instructions
[gnu-emacs] / doc / misc / ChangeLog
1 2014-12-17 Jay Belanger <jay.p.belanger@gmail.com>
2
3 * calc.texi (About This Manual): Update instructions
4 for building the manual.
5
6 2014-12-15 Alan Mackenzie <acm@muc.de>
7
8 "Advice" is a mass noun. Amend text accordingly.
9 * cl.texi (Obsolete Macros): Replace "an advice" with "advice".
10
11 2014-12-12 Paul Eggert <eggert@cs.ucla.edu>
12
13 * texinfo.tex: Update from gnulib.
14
15 2014-12-08 Andrey Kotlarski <m00naticus@gmail.com>
16
17 * eww.texi (Basics): Document managing multiple eww buffers.
18
19 2014-12-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
20
21 * eww.texi (Basics): Document eww PDF viewing.
22
23 2014-11-23 Ivan Shmakov <ivan@siamics.net>
24
25 * eww.texi (Advanced): Mention the Desktop stuff (bug#18010).
26
27 2014-11-23 Michael Albinus <michael.albinus@gmx.de>
28
29 * tramp.texi (Remote processes): Let-bind environment variables to
30 `process-environment' when running `process-file' or
31 `start-file-process'.
32
33 2014-11-19 Ivan Shmakov <ivan@siamics.net>
34
35 * eww.texi (Basics): Document `eww-history-limit'.
36
37 2014-11-14 Paul Eggert <eggert@cs.ucla.edu>
38
39 * org.texi (The date/time prompt, Matching tags and properties):
40 Use leading zero with 24-hour times less than 10:00.
41
42 2014-11-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
43
44 * eww.texi (Variable Index): Mention `eww-after-render-hook'.
45
46 2014-11-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
47
48 * eww.texi (Basics): Document `eww-readable'.
49
50 2014-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
51
52 * gnus.texi (Top): Add missing `HTML' menu.
53 (HTML): Fix xref to FAQ 4-16.
54
55 2014-11-09 Glenn Morris <rgm@gnu.org>
56
57 * Makefile.in (version): Remove variable.
58 (clean): No longer delete dist tarfile.
59 (dist): Remove rule; replace with code in admin.el.
60
61 2014-11-08 Glenn Morris <rgm@gnu.org>
62
63 * Makefile.in (${buildinfodir}/ccmode.info)
64 (${buildinfodir}/efaq%.info): Ensure output directory exists.
65
66 2014-11-07 Tassilo Horn <tsdh@gnu.org>
67
68 * gnus.texi (HTML): Update section so that it mentions shr and w3m.
69 Also link the full EWW manual that explains more on shr, too.
70
71 * gnus-faq.texi (FAQ 4 - Reading messages, FAQ 4-16): Add Q&A on how to
72 increase contrast when displaying HTML mail with shr.
73
74 * eww.texi (Advanced): Document increasing contrast with
75 shr-color-visible-distance-min and
76 shr-color-visible-luminance-min.
77
78 2014-11-02 Teodor Zlatanov <tzz@lifelogs.com>
79
80 * auth.texi (Help for users): Explain quoting rules better.
81
82 2014-10-30 Glenn Morris <rgm@gnu.org>
83
84 * efaq.texi (Gnus does not work with NNTP): Remove; ancient.
85
86 2014-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
87
88 * eieio.texi (Accessing Slots, CLOS compatibility): Adjust wording
89 since `setf' is in core rather than in CL nowadays.
90
91 2014-10-29 Paul Eggert <eggert@cs.ucla.edu>
92
93 Simplify use of current-time and friends.
94 * org.texi (Dynamic blocks): Omit unnecessary call to current-time
95 in example.
96
97 2014-10-28 Christopher Schmidt <ch@ristopher.com>
98
99 * calc.texi (Quick Calculator): Mention prefix argument of
100 `quick-calc'.
101
102 2014-10-26 Eric S. Raymond <esr@thyrsus.com>
103
104 * efaq-w32.texi: Neutralized language specific to a repository type.
105
106 2014-10-25 Eric S. Raymond <esr@thyrsus.com>
107
108 * gnus-coding.txt: Neutralized language specific to a repository type.
109
110 2014-10-20 Glenn Morris <rgm@gnu.org>
111
112 * Merge in all changes up to 24.4 release.
113
114 2014-10-13 Glenn Morris <rgm@gnu.org>
115
116 * Makefile.in (dist): Update for new output variables.
117
118 2014-10-08 Leo Liu <sdl.web@gmail.com>
119
120 * cl.texi (Porting Common Lisp): Remove parse-integer.
121
122 2014-10-06 Ulf Jasper <ulf.jasper@web.de>
123
124 * newsticker.texi (Supported Formats): Fix order of subheading and
125 itemize.
126
127 2014-10-04 Glenn Morris <rgm@gnu.org>
128
129 * vip.texi (Other Vi Commands): Markup fix.
130
131 2014-10-03 Bastien Guerry <bzg@gnu.org>
132
133 * org.texi (Key bindings and useful functions): Fix typo.
134 Use the correct function's name.
135
136 2014-10-03 Michael Brand <michael.ch.brand@gmail.com>
137
138 * org.texi (Formula syntax for Calc): Add `f-1' to TBLFM example
139 about `nan'.
140
141 2014-10-03 Nicolas Goaziou <mail@nicolasgoaziou.fr>
142
143 * org.texi (Export settings): Be more explicit about how output
144 file name is built.
145
146 * org.texi (Headings and sectioning structure): Document menus.
147
148 * org.texi (Include files, Publishing options): Remove reference
149 to nonexistent variable.
150
151 2014-10-03 Eli Zaretskii <eliz@gnu.org>
152
153 * erc.texi (Connecting): Remove stray "OA" that failed the manual
154 build.
155
156 2014-10-03 Kelvin White <kwhite@gnu.org>
157
158 * erc.texi (Advanced Usage, Options): Add descriptions and examples
159 for erc-format-nick-function and erc-rename-buffers options.
160
161 2014-09-26 Leo Liu <sdl.web@gmail.com>
162
163 * cl.texi (Predicates on Numbers): Document cl-digit-char-p.
164 (Numerical Functions): Document cl-parse-integer. (Bug#18557)
165
166 2014-09-24 Ulf Jasper <ulf.jasper@web.de>
167
168 * newsticker.texi: Reworked. Document new treeview group
169 commands. Remove VERSION, UPDATED, use EMACSVER instead.
170 Use term 'feed reader'.
171
172 2014-09-04 Paul Eggert <eggert@cs.ucla.edu>
173
174 Less chatter in 'make' output.
175 * Makefile.in (clean): Simplify, for shorter command line.
176
177 2014-08-07 Reuben Thomas <rrt@sc3d.org>
178
179 * ediff.texi (Merging and diff3): Don't mention lack of support
180 for VMS diff, we no longer support VMS.
181
182 2014-08-07 Michael Albinus <michael.albinus@gmx.de>
183
184 * tramp.texi (Remote shell setup): Explain, how to change command
185 line arguments of remote "nc" listener.
186
187 2014-07-31 Tassilo Horn <tsdh@gnu.org>
188
189 * gnus.texi (Group Parameters): Document that `gcc-self' may also be a
190 list.
191
192 2014-07-28 Stephen Berman <stephen.berman@gmx.net>
193
194 * todo-mode.texi (Marked Items): Correct omission of item deletion
195 from commands applying to both todo and done items.
196
197 2014-07-18 Albert Krewinkel <albert+gnus@zeitkraut.de>
198
199 * gnus.texi (Posting Styles): Document the possibility to perform
200 string replacements when matching against headers.
201
202 2014-07-09 Stephen Berman <stephen.berman@gmx.net>
203
204 * todo-mode.texi (Levels of Organization): Comment out statement
205 that Emacs recognizes todo files by their extension, since this
206 feature has been removed due to bug#17482.
207
208 2014-07-03 Michael Albinus <michael.albinus@gmx.de>
209
210 * trampver.texi: Update release number.
211
212 2014-07-03 Glenn Morris <rgm@gnu.org>
213
214 * info.texi, mh-e.texi: "Online help" doesn't mean what it
215 used to any more.
216
217 * idlwave.texi (Introduction): Comment out dead http screenshot links.
218
219 2014-06-24 Leo Liu <sdl.web@gmail.com>
220
221 * dired-x.texi (Omitting Files in Dired, Omitting Variables):
222 Fix key binding to dired-omit-mode. (Bug#16354)
223
224 2014-06-24 Eli Zaretskii <eliz@gnu.org>
225
226 * autotype.texi (Skeleton Language): Document the \n feature better.
227
228 2014-06-23 Glenn Morris <rgm@gnu.org>
229
230 * Makefile.in (%.texi): Disable implicit rules.
231
232 2014-06-22 Mario Lang <mlang@delysid.org>
233
234 * srecode.texi (Base Arguments): The the -> to the.
235
236 * org.texi (Images in ODT export): The the -> the.
237
238 2014-06-21 Eli Zaretskii <eliz@gnu.org>
239
240 * autotype.texi (Skeleton Language): Document the feature of \n
241 when at eol.
242
243 2014-06-21 Michael Albinus <michael.albinus@gmx.de>
244
245 * dbus.texi (Type Conversion): Formatting edits in example.
246
247 2014-06-15 Michael Albinus <michael.albinus@gmx.de>
248
249 Sync with Tramp 2.2.10.
250
251 * tramp.texi (Inline methods): Remove restriction on "telnet".
252 Recommend sharing ssh connections for "plink".
253 (External methods): Remove "sftp". Merge "pscp" and "psftp"
254 descriptions. Recommend sharing ssh connections. Add "nc" method.
255 (GVFS based methods): Add "sftp".
256 (Customizing Completion, External packages, Issues):
257 Use @dots{}.
258
259 * trampver.texi: Update release number.
260
261 2014-06-15 Glenn Morris <rgm@gnu.org>
262
263 * Makefile.in (bootstrap-clean): New.
264
265 2014-06-12 Vincent Belaïche <vincentb1@users.sourceforge.net>
266
267 * ses.texi: Adding documentation for SES local printer functions.
268
269 2014-06-12 Glenn Morris <rgm@gnu.org>
270
271 * Makefile.in: Use GNU Make features to reduce duplication.
272 (mkinfodir): Remove.
273 (${buildinfodir}): Generate using an order-only prerequisite.
274 (.dvi.ps): Replace with pattern rule.
275 ($INFO_TARGETS): Mark as PHONY.
276 (${buildinfodir}): New rule.
277 (EXTRA_OPTS, need_emacsver, need_emacsver_prefix): New variables.
278 (${buildinfodir}/%.info, %.dvi, %.pdf, %.html, %.ps):
279 New pattern rules, replacing numerous previous explicit rules.
280 (info_template): New definition.
281 (gnus.dvi, gnus.pdf): Use distinct intermediate files.
282 (mostlyclean): Adjust for above gnus change.
283
284 2014-06-11 Glenn Morris <rgm@gnu.org>
285
286 * Makefile.in (INFO_INSTALL): Update for 2013-08-28 DOCMISC_W32 change.
287
288 2014-06-10 Glenn Morris <rgm@gnu.org>
289
290 * Makefile.in (INFO_EXT): Remove and replace by ".info" throughout.
291 (INFO_OPTS): Set directly rather than with configure.
292
293 2014-06-08 Karl Berry <karl@gnu.org>
294
295 * doc/info.texi (Help-^L): "mode line", "screenful",
296 stand-alone and Emacs Info both use the mode line.
297 Use x instead of weird C-x 0 to get rid of help msg
298 in standalone Info.
299
300 2014-06-08 Glenn Morris <rgm@gnu.org>
301
302 * vip.texi (Files): Defer to Emacs manual for uniquify details.
303
304 * info.texi (Help-Small-Screen): Clarify details of S-SPC.
305 (Help-Small-Screen, Help-]): Do not mention S-SPC.
306 (Emacs Info Variables): Markup fix.
307
308 * ebrowse.texi (Source Display, Finding/Viewing):
309 * erc.texi (Sample Session):
310 * ses.texi (The Basics):
311 * todo-mode.texi (Moving and Deleting Items):
312 * woman.texi (Navigation): Markup fixes re SPC, RET.
313
314 2014-06-02 Glenn Morris <rgm@gnu.org>
315
316 * efaq.texi (Finding a package with particular functionality):
317 Update example.
318 * vip.texi: Mention this is obsolete.
319
320 2014-05-27 Paul Eggert <eggert@cs.ucla.edu>
321
322 * texinfo.tex: Update from gnulib.
323
324 2014-05-26 Paul Eggert <eggert@cs.ucla.edu>
325
326 Specify coding if Latin-1 Emacs would misinterpret (Bug#17575).
327 * htmlfontify.texi, org.texi: Add "coding: utf-8".
328
329 2014-05-26 Stephen Berman <stephen.berman@gmx.net>
330
331 * todo-mode.texi: Update in light of changes due to bug#17482.
332 Replace numerous mistaken uses of literal quotes with proper
333 Texinfo markup.
334 (Todo Mode Entry Points): Comment out reference to using find-file
335 or Dired to visit Todo files, since this has been disabled (bug#17482).
336
337 2014-05-20 Leo Liu <sdl.web@gmail.com>
338
339 * cl.texi (List Functions, Efficiency Concerns): Update cl-endp.
340
341 2014-05-13 Paul Eggert <eggert@cs.ucla.edu>
342
343 * texinfo.tex: Update from gnulib.
344
345 2014-05-08 Michael Albinus <michael.albinus@gmx.de>
346
347 * tramp.texi (Frequently Asked Questions): Mention HISTFILE
348 setting in ~/.ssh/environment.
349
350 2014-05-04 Stephen Berman <stephen.berman@gmx.net>
351
352 * todo-mode.texi: Update, improve exposition, add cross
353 references, fix typos.
354 (Inserting New Items, Editing Item Headers and Text): Rewrite to
355 document new user interface.
356
357 2014-05-04 Glenn Morris <rgm@gnu.org>
358
359 * autotype.texi (Skeleton Language):
360 * message.texi (Header Commands): Replace `iff'.
361
362 2014-05-02 Paul Eggert <eggert@cs.ucla.edu>
363
364 * vhdl-mode.texi: Add "@documentencoding UTF-8",
365 since this is a toplevel .texi file.
366
367 2014-04-22 Bastien Guerry <bzg@gnu.org>
368
369 * org.texi (Installation): Be more clear on why installing Org
370 through ELPA should be done without loading any Org file.
371
372 * org.texi (Emphasis and monospace): Document the use of
373 =verbatim= and ~code~ to be consistent with
374 `org-element-text-markup-successor'.
375
376 * org.texi (In-buffer settings, Radio tables): Tiny fixes.
377
378 * org.texi (Initial visibility):
379 * org.texi (Literal examples): Fix typos.
380
381 2014-04-22 Michael Brand <michael.ch.brand@gmail.com>
382
383 * org.texi (Column attributes): Add a sentence to point out
384 the dependency on the format specifier.
385
386 2014-04-22 Nicolas Goaziou <n.goaziou@gmail.com>
387
388 * org.texi (The Export Dispatcher): Reformulation.
389
390 * org.texi (@LaTeX{} specific attributes): Update manual.
391
392 * org.texi (Top, Exporting): Org has its own documentation and
393 should therefore be removed from "Other build-in back-ends".
394
395 2014-04-22 Stefan Monnier <monnier@iro.umontreal.ca>
396
397 * cl.texi (Structures): Remove cl-struct-set-slot-value.
398
399 2014-04-20 Daniel Colascione <dancol@dancol.org>
400
401 * cl.texi (Declarations): Document changes to `cl-the' and defstruct functions.
402
403 2014-04-17 Paul Eggert <eggert@cs.ucla.edu>
404
405 * Makefile.in (infoclean): Be consistent about reporting failures.
406
407 2014-03-27 Glenn Morris <rgm@gnu.org>
408
409 * Makefile.in (INFO_COMMON): Add vhdl-mode.
410 (vhdl_mode_deps, vhdl-mode, $(buildinfodir)/vhdl-mode$(INFO_EXT))
411 (vhdl-mode.dvi, vhdl-mode.pdf, vhdl-mode.html): New rules/variables.
412
413 * vhdl-mode.texi: General clean-up. Set copyright to FSF, add license.
414 Remove hand-written node pointers. Remove info re old Emacs versions.
415 Markup fixes.
416 (Getting Connected): Remove irrelevant info.
417 (Indentation Commands, Requirements): Remove empty/irrelevant nodes.
418 (Frequently Asked Questions): Electric indent is now enabled.
419
420 2014-03-27 Reto Zimmermann <reto@gnu.org>
421 Rod Whitby <software.vhdl-mode@rwhitby.net>
422
423 * vhdl-mode.texi: New file, imported from upstream vhdl-mode.
424
425 2014-03-26 Paul Eggert <eggert@cs.ucla.edu>
426
427 * texinfo.tex: Update from gnulib.
428
429 2014-03-26 Michael Albinus <michael.albinus@gmx.de>
430
431 * tramp.texi (Frequently Asked Questions): Add fish shell settings.
432
433 2014-03-23 Katsumi Yamaoka <yamaoka@jpl.org>
434
435 * gnus.texi (Ma Gnus): Mention header attachment buttons.
436
437 2014-03-23 Lars Ingebrigtsen <larsi@gnus.org>
438
439 * emacs-mime.texi (MML Definition): Document recipient-filename.
440
441 2014-03-23 Katsumi Yamaoka <yamaoka@jpl.org>
442
443 * gnus.texi (MIME Commands):
444 Mention gnus-mime-buttonize-attachments-in-header and
445 gnus-mime-display-attachment-buttons-in-header.
446
447 2014-03-23 Lars Ingebrigtsen <larsi@gnus.org>
448
449 * message.texi (Forwarding):
450 Mention `message-forward-included-headers'.
451
452 2014-03-23 Lars Ingebrigtsen <larsi@gnus.org>
453
454 * gnus.texi: w3 is no longer supported by Gnus.
455
456 2014-03-22 Glenn Morris <rgm@gnu.org>
457
458 * efaq.texi (Informational files for Emacs): Do not mention etc/GNU.
459
460 2014-03-21 Glenn Morris <rgm@gnu.org>
461
462 * ede.texi (ede-linux):
463 * vip.texi (New Bindings): Tiny copyedits.
464
465 2014-03-18 Stefan Monnier <monnier@iro.umontreal.ca>
466
467 * vip.texi (Other Vi Commands): Adjust doc of C-j.
468
469 * cc-mode.texi (Indentation Commands): Remove C-j, since it's not
470 defined by CC-mode but globally.
471 (FAQ): Tweak text about RET and auto-indentation.
472
473 2014-03-18 David Engster <deng@randomsample.de>
474
475 * ede.texi (Project Local Variables): Remove reference to
476 `ede-java-root' and the example using it.
477 (Android projects, ede-java-root): Remove nodes since they are
478 only in CEDET upstream (Bug#17030). All nodes updated.
479 (ede-cpp-root): Document the :compile-command slot.
480 (ede-linux): Document new variables
481 `project-linux-build-directory-default' and
482 `project-linux-architecture-default'.
483
484 2014-03-12 Glenn Morris <rgm@gnu.org>
485
486 * eww.texi (History and Acknowledgments):
487 Don't list everyone who changed the code.
488
489 * ada-mode.texi, auth.texi, calc.texi, ebrowse.texi, efaq.texi:
490 * emacs-gnutls.texi, epa.texi, ert.texi, eshell.texi, eww.texi:
491 * flymake.texi, gnus.texi, info.texi, message.texi, mh-e.texi:
492 * newsticker.texi, pcl-cvs.texi, rcirc.texi, sem-user.texi:
493 * smtpmail.texi, url.texi, viper.texi, wisent.texi, woman.texi:
494 Use @file for buffers, per the Texinfo manual.
495
496 2014-03-12 Paul Eggert <eggert@cs.ucla.edu>
497
498 * org.texi: Don't set txicodequoteundirected and txicodequotebacktick
499 so that the Org Manual's style for ` and ' in code is consistent
500 with the other Emacs manuals. This affects PDF, not .info files.
501
502 2014-03-12 Glenn Morris <rgm@gnu.org>
503
504 * octave-mode.texi (Using Octave Mode): Remove outdated stuff
505 about RET and indentation.
506
507 2014-03-03 Juanma Barranquero <lekktu@gmail.com>
508
509 * gnus.texi:
510 * semantic.texi: Fix whitespace.
511
512 * ede.texi (Android projects):
513 * eieio.texi (Class Options, Making New Objects)
514 (Method Invocation, CLOS compatibility):
515 * sem-user.texi (Tag Decoration Mode): Fix typos.
516
517 2014-03-02 Xue Fuqiao <xfq@gnu.org>
518
519 * sem-user.texi (Create System Databases): Markup fix.
520
521 2014-02-28 Glenn Morris <rgm@gnu.org>
522
523 * info.texi (Further Reading): Rename node from Expert Info.
524 Remove stuff about writing Info nodes by hand.
525 (Help-Cross): Move node from (mainly deleted) chapter 3 to chapter 1.
526
527 * info.texi: Nuke hand-written node pointers.
528
529 2014-02-28 Karl Berry <karl@gnu.org>
530
531 * info.texi (Top): Mention H for a summary of all commands.
532
533 2014-02-25 Glenn Morris <rgm@gnu.org>
534
535 * edt.texi (Quick start, Starting emulation): Update hook details.
536 * efaq.texi (Fullscreen mode on MS-Windows)
537 (Terminal setup code works after Emacs has begun): Update hook details.
538 * vip.texi (Loading VIP): Fix hook example.
539
540 * efaq-w32.texi (Bash): Don't use setq with hooks.
541
542 2014-02-24 Paul Eggert <eggert@cs.ucla.edu>
543
544 * texinfo.tex: Update from gnulib.
545
546 2014-02-22 Xue Fuqiao <xfq@gnu.org>
547
548 * remember.texi (Quick Start): Add an index.
549 (Function Reference, Quick Start): Add cross-references.
550
551 2014-02-21 Glenn Morris <rgm@gnu.org>
552
553 * flymake.texi (Starting the syntax check process): Grammar fix.
554
555 * tramp.texi (External packages): Grammar fix.
556 Reword for default sentinel not being nil any more.
557
558 2014-02-19 Michael Albinus <michael.albinus@gmx.de>
559
560 * trampver.texi: Update release number.
561
562 2014-02-19 Glenn Morris <rgm@gnu.org>
563
564 * remember.texi: Copyedits.
565 (Quick Start): No need for manual autoloads. Mention remember-notes.
566 (Function Reference): Update arguments. Add new commands.
567
568 2014-02-18 Glenn Morris <rgm@gnu.org>
569
570 * remember.texi (copying): Bump remember mode version.
571 (Installation): Remove unnecessary chapter.
572 (Quick Start): No need to explicitly load remember.el.
573 (Separate Text Files): New section.
574
575 2014-02-17 Glenn Morris <rgm@gnu.org>
576
577 * eieio.texi (Class Values, CLOS compatibility):
578 Remove references to deleted eieio-describe-class/generic.
579
580 2014-02-16 Michael Albinus <michael.albinus@gmx.de>
581
582 Sync with Tramp 2.2.9.
583 * trampver.texi: Update release number.
584
585 * efaq-w32.texi (Tramp ssh): Remove also pscp1 and pscp2.
586
587 2014-02-14 Jay Belanger <jay.p.belanger@gmail.com>
588
589 * calc.texi (Single-Variable Statistics): Remove mention of
590 incorrect keybinding.
591
592 2014-02-12 Paul Eggert <eggert@cs.ucla.edu>
593
594 * texinfo.tex: Update from gnulib.
595
596 2014-02-08 Glenn Morris <rgm@gnu.org>
597
598 * auth.texi (GnuPG and EasyPG Assistant Configuration):
599 Be agnostic about authinfo/authinfo.gpg default order. (Bug#16642)
600
601 2014-02-07 Glenn Morris <rgm@gnu.org>
602
603 * viper.texi (File and Buffer Handling): Prefer ido to iswitchb.
604
605 2014-02-06 Glenn Morris <rgm@gnu.org>
606
607 * epa.texi (Mail-mode integration): Mention epa-mail-aliases.
608
609 * mh-e.texi, viper.texi: Do not use colons in index entries.
610
611 2014-02-05 Paul Eggert <eggert@cs.ucla.edu>
612
613 * texinfo.tex: Update from gnulib.
614
615 2014-02-05 Glenn Morris <rgm@gnu.org>
616
617 * epa.texi: Add indices.
618
619 * url.texi (Cookies): Mention url-cookie-list command.
620
621 2014-02-03 Glenn Morris <rgm@gnu.org>
622
623 * cl.texi (Blocks and Exits): Mention cl-tagbody.
624
625 2014-02-02 Glenn Morris <rgm@gnu.org>
626
627 * efaq-w32.texi (Tramp ssh): Remove deleted tramp methods.
628
629 2014-01-31 Glenn Morris <rgm@gnu.org>
630
631 * efaq.texi (Replacing highlighted text):
632 Update delete-selection-mode doc.
633
634 2014-01-30 Xue Fuqiao <xfq.free@gmail.com>
635
636 * sem-user.texi (Include paths): Fix a Texinfo command.
637
638 2014-01-27 Glenn Morris <rgm@gnu.org>
639
640 * idlwave.texi (Lesson III---User Catalog, Online Help)
641 (Starting the Shell, Catalogs, User Catalog):
642 * remember.texi (Quick Start):
643 * viper.texi:
644 * vip.texi (Customization, Customizing Constants)
645 (Customizing Key Bindings): Update for files being in ~/.emacs.d/.
646
647 2014-01-25 Xue Fuqiao <xfq.free@gmail.com>
648
649 * cc-mode.texi (Minor Modes): Minor fix.
650
651 2014-01-24 David Engster <deng@randomsample.de>
652
653 * eieio.texi (Introduction): Fix references.
654
655 2014-01-24 Glenn Morris <rgm@gnu.org>
656
657 * efaq.texi (Termcap/Terminfo entries for Emacs):
658 Use M-x term rather than M-x terminal-emulator.
659
660 * emacs-mime.texi (time-date): Use float-time.
661
662 2014-01-22 David Engster <deng@randomsample.de>
663
664 * eieio.texi (Introduction): Move introductory paragraph about
665 EIEIO and CLOS from 'Building Classes' to here.
666 (Documentation): Remove, since eieio-doc is not part of Emacs.
667 (Class Values, CLOS compatibility): Mention that
668 `describe-function' will also give information about classes.
669
670 2014-01-20 Paul Eggert <eggert@cs.ucla.edu>
671
672 * texinfo.tex: Update from gnulib.
673
674 2014-01-15 Glenn Morris <rgm@gnu.org>
675
676 * Makefile.in (eww_deps): Does not depend on emacsver.texi.
677
678 2014-01-12 Michael Albinus <michael.albinus@gmx.de>
679
680 * tramp.texi (all): Doc fix according to GNU Coding Standards.
681 Use "file name" instead of "filename" or "path". Use "host"
682 instead of "machine".
683
684 2014-01-12 David Engster <deng@randomsample.de>
685
686 * eieio.texi (Introduction): `class-of' is obsolete.
687 (Predicates, Basic Methods): Adapt function names to namespace
688 cleanup.
689
690 2014-01-12 Xue Fuqiao <xfq.free@gmail.com>
691
692 * eww.texi (Basics): Use "directory" instead of "path" (Bug#16419).
693
694 2014-01-12 Glenn Morris <rgm@gnu.org>
695
696 * efaq.texi (Guidelines for newsgroup postings)
697 (Informational files for Emacs):
698 Remove references to etc/MAILINGLISTS, etc/INTERVIEW.
699
700 2014-01-10 Stefan Monnier <monnier@iro.umontreal.ca>
701
702 * cl.texi (Function Bindings): Fix incorrect description of cl-let.
703
704 2014-01-09 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
705
706 * Makefile.in: Add eww.texi.
707 * eww.texi: New file.
708
709 2014-01-07 Glenn Morris <rgm@gnu.org>
710
711 * efaq.texi (Problems with very large files): Fix superscript typo.
712
713 2013-01-07 Rasmus <w530@pank.eu>
714
715 * org.texi (Global and local cycling): Fix missing '@'.
716
717 2013-01-07 Bastien Guerry <bzg@gnu.org>
718
719 * org.texi (Global and local cycling): Mention C-u C-u TAB.
720 (Include files, The Export Dispatcher)
721 (Advanced configuration)
722 (Header arguments in Org mode properties): Spelling fixes.
723 (Special blocks): Add #+BEGIN_ABSTRACT as another example.
724 (@LaTeX{} specific attributes): New index entries.
725 Use #+BEGIN_ABSTRACT in the example.
726
727 2013-01-07 Nicolas Goaziou <n.goaziou@gmail.com>
728
729 * org.texi (Org export): New section.
730 (HTML doctypes): Fix whitespace error. Fix display.
731 (Publishing options): Add missing html publishing options.
732
733 2014-01-07 Glenn Morris <rgm@gnu.org>
734
735 * efaq.texi (Basic editing, Packages that do not come with Emacs):
736 Merge in some info from etc/MORE.STUFF.
737
738 2014-01-05 Paul Eggert <eggert@cs.ucla.edu>
739
740 Specify .texi encoding (Bug#16292).
741 * ada-mode.texi, auth.texi, autotype.texi, bovine.texi, calc.texi:
742 * cc-mode.texi, cl.texi, dbus.texi, dired-x.texi, ebrowse.texi:
743 * ede.texi, ediff.texi, edt.texi, efaq.texi, eieio.texi:
744 * emacs-gnutls.texi, epa.texi, erc.texi, ert.texi:
745 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi:
746 * gnus-faq.texi, htmlfontify.texi, idlwave.texi, ido.texi, info.texi:
747 * message.texi, mh-e.texi, newsticker.texi, nxml-mode.texi:
748 * octave-mode.texi, org.texi, pcl-cvs.texi, pgg.texi, rcirc.texi:
749 * reftex.texi, remember.texi, sasl.texi, sc.texi, semantic.texi:
750 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi, srecode.texi:
751 * todo-mode.texi, tramp.texi, url.texi, vip.texi, viper.texi:
752 * widget.texi, wisent.texi, woman.texi:
753 Add @documentencoding.
754
755 2014-01-03 Aidan Gauland <aidalgol@amuri.net>
756
757 * eshell.texi (What Eshell is not): Clean up confusing clause.
758
759 2014-01-03 Glenn Morris <rgm@gnu.org>
760
761 * efaq-w32.texi, reftex.texi: Use @insertcopying in non-TeX.
762
763 * ede.texi, eieio.texi, semantic.texi, srecode.texi:
764 Add copyright notice to titlepage.
765
766 * dbus.texi, nxml-mode.texi, widget.texi: Add titlepage.
767
768 * ert.texi: Add a titlepage. Use @insertcopying.
769
770 * calc.texi (Top): Use @top rather than @chapter.
771
772 2014-01-03 Aidan Gauland <aidalgol@amuri.net>
773
774 * eshell.texi (top): Fix incorrect use of xref.
775
776 2014-01-03 Aidan Gauland <aidalgol@amuri.net>
777
778 * eshell.texi (top): Fix incorrect info filename in an xref.
779
780 2014-01-02 Glenn Morris <rgm@gnu.org>
781
782 * Makefile.in (cc_mode_deps): Rename from (typo) ccmode_deps.
783
784 2014-01-02 Aidan Gauland <aidalgol@amuri.net>
785
786 * eshell.texi (Command Basics): Remove `Command basics' chapter.
787
788 2014-01-02 Aidan Gauland <aidalgol@amuri.net>
789
790 * eshell.texi (What is Eshell?): Add section about what not to use
791 Eshell for.
792
793 2013-12-23 Teodor Zlatanov <tzz@lifelogs.com>
794
795 * emacs-gnutls.texi (Help For Users): Document `gnutls-verify-error'.
796
797 2013-12-22 Glenn Morris <rgm@gnu.org>
798
799 * woman.texi (Navigation): Use itemx where appropriate.
800
801 2013-12-20 Tassilo Horn <tsdh@gnu.org>
802
803 * info.texi, woman.texi:
804 Document `S-SPC' as alternative to `DEL' for scrolling.
805
806 2013-12-20 Jay Belanger <jay.p.belanger@gmail.com>
807
808 * calc.texi (Stack Manipulation Commands): Mention using the variable
809 `calc-context-sensitive-enter' for `calc-enter' and `calc-pop'.
810
811 2013-12-12 Michael Albinus <michael.albinus@gmx.de>
812
813 * tramp.texi (direntry): Use ssh but rsh.
814 (all): Encode all environment variable names with @env{...}.
815 (Bug Reports): Refer to Testing node.
816
817 2013-12-12 Glenn Morris <rgm@gnu.org>
818
819 * autotype.texi, cc-mode.texi, ediff.texi, ert.texi:
820 * htmlfontify.texi, ido.texi, octave-mode.texi, org.texi:
821 * srecode.texi, todo-mode.texi, tramp.texi:
822 Sync direntry with info/dir version.
823
824 2013-12-11 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
825
826 * Makefile.in: Add octave-mode.texi.
827
828 2013-12-11 Kurt Hornik <Kurt.Hornik@wu-wien.ac.at>
829 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
830
831 * octave-mode.texi: Import from GNU Octave (doc/interpreter/emacs.txi).
832
833 2013-12-08 Juanma Barranquero <lekktu@gmail.com>
834
835 * dbus.texi (Properties and Annotations): Fix typo.
836
837 2013-12-06 Bastien Guerry <bzg@gnu.org>
838
839 * org.texi: Don't include Emacs version within Org's version.
840
841 2013-12-06 Nicolas Goaziou <n.goaziou@gmail.com>
842
843 * org.texi (Creating one-off styles): Use new export snippet
844 syntax.
845
846 * org.texi (Export settings): Documentation describing how text
847 above the first heading is ignored when an :export: tag is in a
848 file.
849
850 2013-12-05 Michael Albinus <michael.albinus@gmx.de>
851
852 * dbus.texi (Type Conversion): Clarify unibyte-ness of strings.
853
854 2013-11-30 Glenn Morris <rgm@gnu.org>
855
856 * Makefile.in (distclean): Remove Makefile.
857
858 2013-11-20 era eriksson <era+emacsbugs@iki.fi>
859
860 * ses.texi (Quick Tutorial): New chapter. (Bug#14748)
861 (The Basics, Formulas): Copyedits.
862 (Resizing, Printer functions): Add index entries.
863
864 2013-11-17 Jay Belanger <jay.p.belanger@gmail.com>
865
866 * calc.texi (Customizing Calc): Mention new variable
867 `calc-context-sensitive-enter'.
868
869 2013-11-12 Aaron Ecay <aaronecay@gmail.com>
870
871 * org.texi (Exporting code blocks): Document the 'inline-only
872 setting for `org-export-babel-evaluate'. Document how :var
873 introduces code block dependencies.
874
875 2013-11-12 Achim Gratz <Stromeko@Stromeko.DE>
876
877 * org.texi (Header arguments): Document header-args[:lang]
878 properties and remove deprecated old-style properties from
879 documentation.
880
881 * org.texi (Agenda commands): Remove footnote from @tsubheading
882 and add a sentence with the reference instead.
883
884 2013-11-12 Bastien Guerry <bzg@gnu.org>
885
886 * org.texi (Catching invisible edits):
887 * org.texi (Plain lists, Plain lists):
888 * org.texi (Advanced configuration):
889 * org.texi (Tag groups):
890 * org.texi (Conventions):
891 * org.texi (Checkboxes, Radio lists):
892 * org.texi (Top, Summary, Exporting):
893 * org.texi (In-buffer settings): Fix typos.
894
895 * org.texi (Refile and copy): Document `org-copy' and `C-3 C-c
896 C-w'. Add an index entry for `org-refile-keep'.
897
898 * org.texi (Plain lists): Add an index entry for sorting plain
899 list. Document sorting by checked status for check lists.
900
901 * org.texi (Publishing options): Fix old variable names.
902
903 * org.texi (Orgstruct mode): Fix suggested setting of
904 `orgstruct-heading-prefix-regexp'.
905
906 * org.texi (Export settings):
907 Document `org-export-allow-bind-keywords'.
908
909 * org.texi (History and Acknowledgments): Small rephrasing.
910
911 * org.texi (Template elements): Add a footnote about tags accepted
912 in a year datetree.
913
914 * org.texi (Beamer export, @LaTeX{} and PDF export)
915 (Header and sectioning, @LaTeX{} specific attributes):
916 Enhance style.
917
918 * org.texi (Agenda commands): Add a footnote about dragging agenda
919 lines: it does not persist and it does not change the .org files.
920
921 * org.texi (Agenda commands): Add a table heading for dragging
922 agenda lines forward/backward.
923
924 * org.texi (Agenda commands): Add documentation for
925 `org-agenda-bulk-toggle' and `org-agenda-bulk-toggle-all'.
926
927 * org.texi (Publishing options): Update the list of options.
928 (Simple example, Complex example): Fix the examples.
929
930 * org.texi (Formula syntax for Calc): Don't use a bold font the
931 warning.
932
933 * org.texi (Other built-in back-ends): New section.
934
935 * org.texi (Editing source code):
936 Document `org-edit-src-auto-save-idle-delay' and
937 `org-edit-src-turn-on-auto-save'.
938
939 * org.texi (External links): Document contributed link types
940 separately.
941
942 * org.texi (Closing items):
943 Document `org-closed-keep-when-no-todo'.
944
945 * org.texi (Export back-ends): Rename from "Export formats".
946 (The Export Dispatcher): Remove reference to
947 `org-export-run-in-background'.
948 (Export settings): Minor rewrites.
949 (ASCII/Latin-1/UTF-8 export): Update variable's name.
950 (In-buffer settings): Add #+HTML_HEAD_EXTRA.
951
952 * org.texi (Export in foreign buffers): New section.
953 (Exporting): Remove documentation about converting the selected
954 region.
955
956 * org.texi (Advanced configuration): Put the filter valid types in
957 a table. Use @lisp and @smalllisp.
958
959 * org.texi: Use @code{nil} instead of nil. Update the maintainer
960 contact info.
961
962 * org.texi (Exporting): Better introductory sentence. Add a note
963 about conversion commands.
964 (Feedback, Orgstruct mode, Built-in table editor)
965 (Built-in table editor, Orgtbl mode, Updating the table)
966 (Property syntax, Capturing column view, Capture)
967 (Agenda files, Agenda commands, CDLaTeX mode, CDLaTeX mode)
968 (Exporting, Extending ODT export)
969 (Working with @LaTeX{} math snippets, dir, Customization)
970 (Radio tables, A @LaTeX{} example, Pulling from MobileOrg):
971 Uniformly use @kbd{M-x command RET}.
972
973 * org.texi (Filtering/limiting agenda items): New subsection.
974 Document the use of `org-agenda-max-*' options and
975 `org-agenda-limit-interactively' from the agenda.
976 (Agenda commands): Move details about filtering commands to
977 the new section, only include a summary here.
978 (Customizing tables in ODT export)
979 (System-wide header arguments, Conflicts, Dynamic blocks):
980 Use spaces for indentation.
981
982 * org.texi (Emphasis and monospace): Mention `org-emphasis-alist'.
983
984 * org.texi (Links in HTML export, Images in HTML export)
985 (post): Fix syntax within #+ATTR_*.
986 (Tables in HTML export): Document `org-html-table-row-tags'
987 and use `org-html-table-default-attributes' instead of
988 `org-html-table-tag'.
989
990 * org.texi (Publishing action, Publishing options)
991 (Publishing links): Major rewrite. Enhance explanations for
992 `org-org-publish-to-org'. Remove reference to
993 `org-export-run-in-background'.
994
995 * org.texi: Fix many small typos. Use #+NAME instead of
996 #+TBLNAME. Use @smalllisp instead of @example.
997 (Special symbols): Add index?
998 (HTML preamble and postamble): Don't mention obsolete use of
999 opt-plist.
1000 (JavaScript support): Don't mention the org-jsinfo.el file as it
1001 has been merged with ox-html.el.
1002
1003 * org.texi (Installation, Feedback, Setting Options)
1004 (Code evaluation security, org-crypt.el): Use @lisp instead of
1005 @example.
1006 (Agenda commands): Use @table instead of @example.
1007
1008 * org.texi (Adding hyperlink types): New appendix.
1009
1010 * org.texi (ODT export commands, Extending ODT export)
1011 (Applying custom styles, Images in ODT export)
1012 (Labels and captions in ODT export)
1013 (Literal examples in ODT export)
1014 (Configuring a document converter)
1015 (Working with OpenDocument style files)
1016 (Customizing tables in ODT export)
1017 (Validating OpenDocument XML): Fix options names.
1018
1019 * org.texi (History and Acknowledgments): Update acknowledgments
1020 to Nicolas. Add Nicolas Goaziou to the list of contributors.
1021
1022 * org.texi (System-wide header arguments): Don't use "customizing"
1023 for setting a variable. Also remove comments.
1024
1025 * org.texi (Weekly/daily agenda): Add `org-agenda-start-day' and
1026 `org-agenda-start-on-weekday' to the variable index and document
1027 them.
1028
1029 * org.texi (Sparse trees, Agenda commands)
1030 (@LaTeX{} fragments, Selective export, Export options)
1031 (The export dispatcher, ASCII/Latin-1/UTF-8 export)
1032 (HTML Export commands, @LaTeX{}/PDF export commands)
1033 (iCalendar export, Publishing options, Triggering publication)
1034 (In-buffer settings): Update to reflect changes from the new
1035 export engine.
1036
1037 * org.texi (Matching tags and properties): More examples.
1038 Explain group tags expansion as regular expressions.
1039
1040 * org.texi (Tag groups): New section.
1041
1042 * org.texi (Setting tags): Tiny formatting fixes.
1043
1044 * org.texi (Plain lists, Checkboxes): Use non-obsolete variable
1045 names.
1046
1047 * org.texi (Storing searches): Add "agenda" and "agenda*" to the
1048 concept index. Include example for these agenda views.
1049 (Special agenda views): Mention the "agenda*" agenda view.
1050
1051 * org.texi (Repeated tasks): Document how to ignore a repeater
1052 when using both a scheduled and a deadline timetamp.
1053
1054 * org.texi (Global and local cycling): Wrap in a new subsection.
1055 (Initial visibility, Catching invisible edits): New subsections.
1056
1057 * org.texi (Visibility cycling): Mention that
1058 `org-agenda-inhibit-startup' will prevent visibility setting when
1059 the agenda opens an Org file for the first time.
1060
1061 * org.texi (Org syntax): New section.
1062
1063 * org.texi (Orgstruct mode):
1064 Document `orgstruct-heading-prefix-regexp'.
1065
1066 * org.texi (Speeding up your agendas): New section.
1067
1068 * org.texi (Installation): When installing Org from ELPA, users
1069 should do this from an Emacs session where no .org file has been
1070 visited.
1071
1072 * org.texi (CSS support, In-buffer settings): Update HTML options
1073 names.
1074
1075 * org.texi (Structure editing): Update documentation for
1076 `org-insert-heading-or-item'.
1077 (Plain lists, Relative timer): Update index entry.
1078
1079 * org.texi (JavaScript support): Update variable names.
1080
1081 * org.texi (comments): Minor formatting fix.
1082
1083 * org.texi (@LaTeX{} fragments): Minor enhancement.
1084
1085 * org.texi: Update the list contributions.
1086
1087 * org.texi (Agenda commands): Exporting the agenda to an .org file
1088 will not copy the subtrees and the inherited tags.
1089 Document `org-agenda-filter-by-regexp'.
1090
1091 * org.texi (Publishing action, Complex example): Fix names of
1092 publishing functions.
1093
1094 * org.texi (Top, Exporting): Delete references to Freemind.
1095 (Freemind export): Delete section.
1096
1097 * org.texi (Top, Exporting): Delete references to the XOXO export.
1098 (XOXO export): Delete section.
1099
1100 * org.texi (Capture): Mention that org-remember.el is not
1101 supported anymore.
1102
1103 * org.texi (Top, Exporting, Beamer class export):
1104 Delete references to the TaskJuggler export.
1105 (History and Acknowledgments): Mention that the TaskJuggler has
1106 been rewritten by Nicolas and now lives in the contrib/ directory
1107 of Org's distribution. Mention that Jambunathan rewrote the HTML
1108 exporter. Remove Jambunathan from my own acknowledgments.
1109 (TaskJuggler export): Delete.
1110
1111 * org.texi (HTML preamble and postamble)
1112 (Tables in HTML export, Images in HTML export)
1113 (Math formatting in HTML export, CSS support)
1114 (@LaTeX{} and PDF export, Publishing options): Fix the names of
1115 the HTML export and publishing options.
1116
1117 * org.texi (Literal examples, Export options)
1118 (@LaTeX{} and PDF export, Header and sectioning)
1119 (Publishing options): Fix LaTeX options names.
1120
1121 * org.texi (Export options, CSS support, In-buffer settings):
1122 Fix references to HTML_LINK_* and HTML_STYLE keywords.
1123
1124 * org.texi (Export options, In-buffer settings): Fix references to
1125 #+SELECT_TAGS and #+EXCLUDE_TAGS and remove reference to #+XSLT.
1126
1127 * org.texi (Top, Markup, Initial text, Images and tables)
1128 (@LaTeX{} fragments, @LaTeX{} fragments, Exporting)
1129 (Export options, JavaScript support, Beamer class export):
1130 Remove references to the DocBook export, which has been deleted.
1131 (History and Acknowledgments): Mention that DocBook has been
1132 deleted, suggest to use the Texinfo exporter instead, then to
1133 convert the .texi to DocBook with makeinfo.
1134 (Links in ODT export, Tables in ODT export): Fix indices.
1135
1136 * org.texi (Deadlines and scheduling): Add a variable to the
1137 index. Add documentation about delays for scheduled tasks.
1138
1139 * org.texi (Emphasis and monospace):
1140 Mention `org-fontify-emphasized-text' and
1141 `org-emphasis-regexp-components'.
1142
1143 * org.texi (References): Small enhancement.
1144
1145 * org.texi (Column width and alignment): Make the example visually
1146 more clear.
1147
1148 * org.texi (The clock table): Document :mstart and :wstart as a
1149 way to set the starting day of the week.
1150
1151 * org.texi (In-buffer settings): Document new startup keywords.
1152 Thanks to John J Foerch for this idea.
1153
1154 * org.texi (Include files): Tiny formatting fix.
1155
1156 * org.texi (Activation): Point to the "Conflicts" section.
1157
1158 2013-11-12 Carsten Dominik <carsten.dominik@gmail.com>
1159
1160 * org.texi (CSS support): Clarify this section.
1161
1162 * org.texi (@LaTeX{} specific attributes): Document that tabu and
1163 tabularx packages are not in the default set of packages.
1164
1165 * org.texi (Agenda commands): Document fortnight view.
1166
1167 * org.texi: Document conflict with ecomplete.el.
1168
1169 * org.texi (History and Acknowledgments): Acknowledgements for
1170 Jason Dunsmore and Rakcspace.
1171
1172 * org.texi: Rename org-crypt.el node to org-crypt.
1173
1174 * org.texi (A @LaTeX{} example): Fix typo in variable name.
1175
1176 * org.texi (MobileOrg): Mention the new iPhone developer.
1177
1178 * org.texi (Table of contents) Improve documentation of TOC
1179 placement.
1180
1181 * org.texi: Explain that date/time information at read-date prompt
1182 should start at the beginning, not anywhere in the middle of a
1183 long string.
1184
1185 2013-11-12 Christopher Schmidt <christopher@ch.ristopher.com>
1186
1187 * org.texi (Orgstruct mode): Fix wrong regexp.
1188
1189 2013-11-12 Eric Abrahamsen <eric@ericabrahamsen.net>
1190
1191 * org.texi: Document export to (X)HTML flavors.
1192
1193 2013-11-12 Eric Schulte <schulte.eric@gmail.com>
1194
1195 * org.texi (Extracting source code): Mention the prefix argument
1196 to org-babel-tangle.
1197 (noweb): Remove erroneous negative.
1198 (Specific header arguments): Document new header arguments.
1199 Documentation for new tangle-mode header argument.
1200 (Top): Documentation for new tangle-mode header argument.
1201 (rownames): Documentation for new tangle-mode header argument.
1202 Mention elisp as special rowname case.
1203 (tangle-mode): Documentation for new tangle-mode header argument.
1204 (post): Documentation and an example of usage.
1205 (var): Remove the "Alternate argument syntax" section from the
1206 documentation.
1207 (hlines): Note that :hline has no effect for Emacs Lisp code
1208 blocks.
1209
1210 2013-11-12 Feng Shu <tumashu@gmail.com>
1211
1212 * org.texi (@LaTeX{} fragments, Previewing @LaTeX{} fragments)
1213 (Math formatting in HTML export)
1214 (Working with @LaTeX{} math snippets): Add document about creating
1215 formula image with imagemagick.
1216
1217 * org.texi (@LaTeX{} specific attributes): Document `:caption'
1218 attribute of #+ATTR_LATEX.
1219
1220 2013-11-12 Grégoire Jadi <gregoire.jadi@gmail.com>
1221
1222 * org.texi (Handling links): Fix a typo in
1223 `org-startup-with-inline-images' documentation.
1224
1225 * org.texi (Previewing @LaTeX{} fragments): Document the startup
1226 keywords to use for previewing LaTeX fragments or not.
1227 (Summary of in-buffer settings): Improve formatting and add an
1228 entry for the variable `org-startup-with-latex-preview'.
1229
1230 * org.texi (Property syntax): Recall the user to refresh the org
1231 buffer when properties are set on a per-file basis.
1232
1233 2013-11-12 Gustav Wikström <gustav.erik@gmail.com> (tiny change)
1234
1235 * org.texi (Matching tags and properties): Clarification.
1236
1237 2013-11-12 Ippei Furuhashi <top.tuna+orgmode@gmail.com>
1238
1239 * org.texi (Editing and debugging formulas): Add an example when a
1240 table has multiple #+TBLFM lines.
1241
1242 2013-11-12 Ivan Vilata i Balaguer <ivan@selidor.net> (tiny change)
1243
1244 * org.texi (The clock table): Document acceptance of relative
1245 times in tstart and tend, link to syntax description and provide
1246 example.
1247
1248 2013-11-12 Jarmo Hurri <jarmo.hurri@syk.fi>
1249
1250 * org.texi (The spreadsheet): Document lookup functions.
1251
1252 2013-11-12 Kodi Arfer <git@arfer.net> (tiny change)
1253
1254 * org.texi (CSS support): Mention .figure-number, .listing-number,
1255 and .table-number.
1256
1257 2013-11-12 Michael Brand <michael.ch.brand@gmail.com>
1258
1259 * org.texi
1260 (Formula syntax for Calc, Emacs Lisp forms as formulas): Reformat
1261 spreadsheet formula mode strings and some examples from @example
1262 block with xy @r{yz} to @table.
1263
1264 * org.texi (Formula syntax for Calc): Improve the documentation of
1265 empty fields in formulas for spreadsheet. Add explanation and
1266 example for empty field. Extend explanations of format
1267 specifiers. Add a sentence to mention Calc defmath.
1268
1269 * org.texi (Column formulas): Add a sentence to be more explicit
1270 about when a table header is mandatory.
1271
1272 2013-11-12 Nicolas Goaziou <n.goaziou@gmail.com>
1273
1274 * org.texi (Subscripts and superscripts): Remove reference to
1275 quoted underscores until this mechanism is implemented again.
1276
1277 * org.texi (Beamer export): Be more accurate about BEAMER_OPT
1278 property.
1279
1280 * org.texi (Document title): Subtree export is no longer triggered
1281 by marking one as the region.
1282 (Horizontal rules): LaTeX export doesn't use "\hrule" anymore, and
1283 giving examples isn't very useful: "horizontal rule" is, at least,
1284 as explicit as <hr/>.
1285
1286 * org.texi (HTML doctypes): Reflect keyword removal.
1287 (CSS support): Reflect keyword removal.
1288
1289 * org.texi (@LaTeX{} specific attributes): Document new :float
1290 values.
1291
1292 * org.texi (Export settings): Improve documentation.
1293
1294 * org.texi (Math formatting in HTML export): Fix OPTIONS item's name.
1295 (Text areas in HTML export): Update text areas.
1296 (HTML Export commands): Update export commands.
1297
1298 * org.texi (Header and sectioning): Add a footnote about the
1299 different between LATEX_HEADER_EXTRA and LATEX_HEADER.
1300
1301 * org.texi (The Export Dispatcher):
1302 Document `org-export-in-background'.
1303
1304 * org.texi (Footnotes): Export back-ends do not use
1305 `org-footnote-normalize' anymore.
1306
1307 * org.texi: Document variable changes.
1308
1309 * org.texi (Export settings): Document p: item in OPTIONS keyword.
1310
1311 * org.texi (Exporting): Massive rewrite of the first sections.
1312 (Selective export): Delete.
1313 (The Export Dispatcher): Rewrite.
1314 (Export options): Rewrite as "Export settings".
1315
1316 * org.texi: Small changes to documentation for embedded LaTeX.
1317
1318 * org.texi (Internal links): Document #+NAME keyword and
1319 cross-referencing during export.
1320
1321 * org.texi (Include files): Remove reference to :prefix1
1322 and :prefix. Give more details for :minlevel.
1323
1324 * org.texi (Macro replacement): Fix macro name.
1325 Update documentation about possible locations and escaping mechanism.
1326
1327 * org.texi (Table of contents): Update documentation.
1328 Document lists of listings and lists of tables. Add documentation for
1329 optional title and #+TOC: keyword.
1330
1331 2013-11-12 Rick Frankel <rick@rickster.com>
1332
1333 * org.texi (results): Add Format section, broken out of Type
1334 section to match code.
1335 (hlines, colnames): Remove incorrect Emacs Lisp exception.
1336 Note that the actual default handling (at least for python and
1337 emacs-lisp) does not seem to match the description.
1338
1339 2013-11-12 Sacha Chua <sacha@sachachua.com> (tiny change)
1340
1341 * org.texi (The date/time prompt): Update the documentation to
1342 reflect the new way `org-read-date-get-relative' handles weekdays.
1343
1344 2013-11-12 Yasushi Shoji <yashi@atmark-techno.com>
1345
1346 * org.texi (Resolving idle time):
1347 Document `org-clock-x11idle-program-name'.
1348
1349 2013-10-24 Michael Albinus <michael.albinus@gmx.de>
1350
1351 * ert.texi (Running Tests Interactively): Adapt examle output.
1352 (Tests and Their Environment): Mention skip-unless.
1353
1354 2013-10-23 Glenn Morris <rgm@gnu.org>
1355
1356 * dired-x.texi, ebrowse.texi, ede.texi, eieio.texi, eshell.texi:
1357 * pcl-cvs.texi, sc.texi, srecode.texi, vip.texi, viper.texi:
1358 * widget.texi: Nuke @refill.
1359
1360 * Makefile.in (install-dvi, install-html, install-pdf)
1361 (install-ps, uninstall-dvi, uninstall-html, uninstall-ps)
1362 (uninstall-pdf): Quote entities that might contain whitespace.
1363
1364 2013-10-17 Jay Belanger <jay.p.belanger@gmail.com>
1365
1366 * calc.texi (Data Type Formats): Don't specify the size at
1367 which integers begin to be represented by lists.
1368
1369 2013-10-14 Xue Fuqiao <xfq.free@gmail.com>
1370
1371 * cl.texi (Argument Lists): Add indexes for &key and &aux.
1372
1373 2013-10-07 Michael Albinus <michael.albinus@gmx.de>
1374
1375 * trampver.texi: Update release number.
1376
1377 2013-10-02 Michael Albinus <michael.albinus@gmx.de>
1378
1379 Sync with Tramp 2.2.8.
1380
1381 * tramp.texi (External packages): Use `non-essential'.
1382 * trampver.texi: Update release number.
1383
1384 2013-09-14 Glenn Morris <rgm@gnu.org>
1385
1386 * eshell.texi: Markup fixes.
1387
1388 2013-09-11 Xue Fuqiao <xfq.free@gmail.com>
1389
1390 * ido.texi (Interactive Substring Matching): Use @key{RET} instead
1391 of @kbd{RET}.
1392 (Prefix Matching): Add an index.
1393
1394 2013-09-08 Glenn Morris <rgm@gnu.org>
1395
1396 * emacs-gnutls.texi: Tweak direntry.
1397
1398 2013-09-06 Michael Albinus <michael.albinus@gmx.de>
1399
1400 * tramp.texi (Alternative Syntax): Remove chapter.
1401
1402 2013-08-28 Paul Eggert <eggert@cs.ucla.edu>
1403
1404 * Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
1405 for portability to hosts where /bin/sh has problems.
1406
1407 2013-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
1408
1409 Try to reduce redundancy in doc/misc/Makefile.in.
1410 * Makefile.in (DOCMISC_W32): New var to replace DOCMISC_*_W32.
1411 (TARGETS): New intermediate variable.
1412 (DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS): Use it.
1413
1414 2013-08-27 Glenn Morris <rgm@gnu.org>
1415
1416 * efaq.texi (Emacs for MS-Windows): Update location of MS FAQ.
1417
1418 * efaq.texi: Rename from faq.texi, to match its output files.
1419 * Makefile.in: Update for faq.texi name change.
1420
1421 * efaq-w32.texi (EMACSVER): Get it from emacsver.texi.
1422
1423 * Makefile.in (webhack): Remove; it's nothing to do with Emacs.
1424
1425 * efaq-w32.texi: Move here from the web-pages repository.
1426 * Makefile.in (DOCMISC_DVI_W32, DOCMISC_HTML_W32, DOCMISC_INFO_W32)
1427 (DOCMISC_PDF_W32, DOCMISC_PS_W32): New configure output variables.
1428 (INFO_COMMON, INFO_INSTALL): New derivations of INFO_TARGETS.
1429 (DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS):
1430 Add DOCMISC_*_W32 variables.
1431 (echo-info): Use INFO_INSTALL rather than INFO_TARGETS.
1432 (efaq_w32_deps): New variable.
1433 (efaq-w32, $(buildinfodir)/efaq-w32$(INFO_EXT), efaq-w32.dvi)
1434 (efaq-w32.pdf, efaq-w32.html): New rules.
1435 (clean): Remove efaq-w32 products.
1436
1437 2013-08-26 Paul Eggert <eggert@cs.ucla.edu>
1438
1439 * texinfo.tex: Update from gnulib.
1440
1441 2013-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
1442
1443 * emacs-mime.texi (Encoding Customization): Exclude iso-2022-jp-2 and
1444 shift_jis from the default value set to mm-coding-system-priorities for
1445 Japanese users.
1446
1447 2013-08-13 Glenn Morris <rgm@gnu.org>
1448
1449 * reftex.texi (LaTeX xr Package, Options - Table of Contents)
1450 (Options - Defining Label Environments, Options - Creating Labels)
1451 (Options - Referencing Labels, Options - Creating Citations)
1452 (Options - Index Support, Options - Viewing Cross-References)
1453 (Options - Finding Files, Options - Optimizations)
1454 (Options - Fontification, Options - Misc):
1455 * cc-mode.texi (Sample Init File):
1456 * edt.texi (Init file):
1457 * epa.texi (Encrypting/decrypting gpg files):
1458 * mairix-el.texi (About, Setting up the mairix interface, Using)
1459 (Extending):
1460 Rename nodes to avoid characters that can cause Texinfo problems.
1461
1462 2013-08-12 Katsumi Yamaoka <yamaoka@jpl.org>
1463
1464 * gnus.texi (Mail Source Specifiers): Fix description for pop3's :leave.
1465
1466 2013-08-12 Glenn Morris <rgm@gnu.org>
1467
1468 * Makefile.in (ada_mode_deps, auth_deps, autotype_deps)
1469 (bovine_deps, calc_deps, ccmode_deps, cl_deps, dbus_deps)
1470 (dired_x_deps, ebrowse_deps, ede_deps, ediff_deps, edt_deps)
1471 (eieio_deps, emacs_gnutls_deps, emacs_mime_deps, epa_deps)
1472 (erc_deps, ert_deps, eshell_deps, eudc_deps, faq_deps)
1473 (flymake_deps, forms_deps, gnus_deps, htmlfontify_deps)
1474 (idlwave_deps, ido_deps, info_deps, mairix_el_deps, message_deps)
1475 (mh_e_deps, newsticker_deps, nxml_mode_deps, org_deps)
1476 (pcl_cvs_deps, pgg_deps, rcirc_deps, reftex_deps, remember_deps)
1477 (sasl_deps, sc_deps, semantic_deps, ses_deps, sieve_deps)
1478 (smtpmail_deps, speedbar_deps, srecode_deps, todo_mode_deps)
1479 (tramp_deps, url_deps, vip_deps, viper_deps, widget_deps)
1480 (wisent_deps, woman_deps): New variables. Use to reduce duplication.
1481
1482 * woman.texi (Top): Avoid mailto: in html output.
1483
1484 * Makefile.in (prefix, datarootdir, datadir, PACKAGE_TARNAME)
1485 (docdir, dvidir, htmldir, pdfdir, psdir, GZIP_PROG, INSTALL)
1486 (INSTALL_DATA): New, set by configure.
1487 (HTML_OPTS, HTML_TARGETS, PS_TARGETS, DVIPS): New variables.
1488 (.PHONY): Add html, ps, install-dvi, install-html, install-pdf,
1489 install-ps, install-doc, uninstall-dvi, uninstall-html, uninstall-pdf,
1490 uninstall-ps, and uninstall-doc.
1491 (.SUFFIXES): Add .ps and .dvi.
1492 (.dvi.ps): New suffix rule.
1493 (html, ps, ada-mode.html, auth.html, autotype.html, bovine.html)
1494 (calc.html, cc-mode.html, cl.html, dbus.html, dired-x.html)
1495 (ebrowse.html, ede.html, ediff.html, edt.html, eieio.html)
1496 (emacs-gnutls.html, emacs-mime.html, epa.html, erc.html)
1497 (ert.html, eshell.html, eudc.html, faq.html, flymake.html)
1498 (forms.html, gnus.html, htmlfontify.html, idlwave.html)
1499 (ido.html, mairix-el.html, message.html, mh-e.html)
1500 (newsticker.html, nxml-mode.html, org.html, pgg.html)
1501 (rcirc.html, reftex.html, remember.html, sasl.html, sc.html)
1502 (semantic.html, sieve.html, smtpmail.html, speedbar.html)
1503 (srecode.html, todo-mode.html, tramp.html, url.html, vip.html)
1504 (viper.html, widget.html, wisent.html, woman.html, install-dvi)
1505 (install-html, install-pdf, install-ps, install-doc, uninstall-dvi)
1506 (uninstall-html, uninstall-ps, uninstall-pdf, uninstall-doc):
1507 New rules.
1508 (clean): Remove HTML_TARGETS and PS_TARGETS.
1509
1510 2013-08-10 Xue Fuqiao <xfq.free@gmail.com>
1511
1512 * ido.texi (Working Directories, Flexible Matching, Regexp Matching)
1513 (Find File At Point, Ignoring, Misc Customization): Use @defopt
1514 for user options.
1515
1516 2013-08-09 Xue Fuqiao <xfq.free@gmail.com>
1517
1518 * htmlfontify.texi (Customization): Remove documentation of
1519 `hfy-fast-lock-save'. Minor fixes.
1520
1521 2013-08-08 Xue Fuqiao <xfq.free@gmail.com>
1522
1523 * ido.texi (Top): Insert node "Working Directories" in menu.
1524 (Working Directories): New node.
1525 (Misc Customization): Add documentation of
1526 `ido-confirm-unique-completion' and some other user options.
1527
1528 2013-08-07 Eli Zaretskii <eliz@gnu.org>
1529
1530 * todo-mode.texi: Update @dircategory.
1531 (Overview, Todo Items as Diary Entries, Todo Mode Entry Points)
1532 (File Editing, Marked Items, Item Prefix): Fix usage of @xref and
1533 @ref.
1534
1535 2013-08-07 Xue Fuqiao <xfq.free@gmail.com>
1536
1537 * sc.texi (Introduction): Fix index.
1538 (Usage Overview, Citations, Citation Elements, Recognizing Citations)
1539 (Information Keys and the Info Alist, Reference Headers)
1540 (The Built-in Header Rewrite Functions)
1541 (Electric References, Reply Buffer Initialization)
1542 (Filling Cited Text, Selecting an Attribution)
1543 (Attribution Preferences)
1544 (Anonymous Attributions, Author Names)
1545 (Using Regi, Post-yank Formatting Commands)
1546 (Citing Commands, Insertion Commands)
1547 (Mail Field Commands)
1548 (Hints to MUA Authors, Thanks and History): Change from one space
1549 between sentences to two.
1550 (What Supercite Does): Typo fix.
1551
1552 * newsticker.texi (Usage): Use @key for RET.
1553
1554 * cl.texi (Argument Lists, For Clauses)
1555 (Macros): Add indexes.
1556
1557 2013-08-05 Xue Fuqiao <xfq.free@gmail.com>
1558
1559 * cl.texi (Blocks and Exits): Add an index.
1560
1561 2013-08-04 Stephen Berman <stephen.berman@gmx.net>
1562
1563 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add todo-mode.
1564 (todo-mode, $(buildinfodir)/todo-mode$(INFO_EXT))
1565 (todo-mode.dvi, todo-mode.pdf): New rules.
1566
1567 * todo-mode.texi: New file.
1568
1569 2013-08-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
1570
1571 * gnus.texi (Basic Usage): Mention that warp means jump here.
1572 (The notmuch Engine): Mention notmuch.
1573
1574 2013-07-30 Tassilo Horn <tsdh@gnu.org>
1575
1576 * gnus.texi (Sorting the Summary Buffer): Document new defcustom
1577 `gnus-subthread-sort-functions' and remove the obsolete documentation
1578 of `gnus-sort-threads-recursively'.
1579
1580 2012-07-30 Paul Eggert <eggert@cs.ucla.edu>
1581
1582 * texinfo.tex: Update to 2012-07-29.17 version.
1583
1584 2013-07-29 David Engster <deng@randomsample.de>
1585
1586 * eieio.texi (top): Make clear that EIEIO is not a full CLOS
1587 implementation.
1588 (Introduction): Add further missing features.
1589 (Building Classes): Add introductory paragraph.
1590 (Wish List): Add metaclasses and EQL specialization.
1591
1592 2013-07-29 Michael Albinus <michael.albinus@gmx.de>
1593
1594 * tramp.texi (Frequently Asked Questions):
1595 Mention `tramp-use-ssh-controlmaster-options'.
1596
1597 2013-07-26 Tassilo Horn <tsdh@gnu.org>
1598
1599 * gnus.texi (Sorting the Summary Buffer): Document new defcustom
1600 `gnus-sort-threads-recursively'.
1601
1602 2013-07-25 Glenn Morris <rgm@gnu.org>
1603
1604 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add ido.
1605 (ido, $(buildinfodir)/ido$(INFO_EXT), ido.dvi, ido.pdf): New rules.
1606
1607 * erc.texi (Special Features): Update contact information.
1608 (History): Avoid using @email.
1609
1610 * eshell.texi (Bugs and ideas): Minor updates.
1611
1612 * faq.texi (Reporting bugs, Origin of the term Emacs)
1613 (Setting up a customization file)
1614 (Using an already running Emacs process, Turning off beeping)
1615 (Packages that do not come with Emacs)
1616 (Replying to the sender of a message): Avoid using @email.
1617
1618 * pcl-cvs.texi (Contributors, Bugs): Avoid using @email.
1619
1620 * reftex.texi (Imprint): Avoid using @email.
1621
1622 * ses.texi (Top): Update bug reporting instructions.
1623 (Acknowledgments): Avoid using @email.
1624
1625 * woman.texi (Introduction, Background): Remove outdated information.
1626 (Bugs, Acknowledgments): Avoid using @email.
1627
1628 2013-07-24 Xue Fuqiao <xfq.free@gmail.com>
1629
1630 * ido.texi: New file.
1631
1632 2013-07-19 Geoff Kuenning <geoff@cs.hmc.edu> (tiny change)
1633
1634 * gnus.texi (Customizing Articles): Document function predicates.
1635
1636 2013-07-08 Tassilo Horn <tsdh@gnu.org>
1637
1638 * gnus.texi (lines): Correct description of
1639 `gnus-registry-track-extra's default value.
1640 Mention `gnus-registry-remove-extra-data'.
1641
1642 2013-07-06 Lars Ingebrigtsen <larsi@gnus.org>
1643
1644 * gnus.texi (Group Parameters): Mention regexp
1645 substitutions (bug#11688).
1646
1647 2013-07-06 Nathan Trapuzzano <nbtrap@nbtrap.com> (tiny change)
1648
1649 * gnus.texi (Generic Marking Commands): Fix grammar (bug#13368).
1650
1651 2013-07-06 Lars Ingebrigtsen <larsi@gnus.org>
1652
1653 * gnus.texi (Emacsen): Fix version.
1654
1655 * gnus-faq.texi (FAQ 1-6): Mention the correct Emacs version.
1656
1657 2013-07-06 Glenn Morris <rgm@gnu.org>
1658
1659 * mh-e.texi: Fix external links.
1660 (Using This Manual): Printed elisp manuals no longer available.
1661
1662 * newsticker.texi (Overview): Update URL.
1663
1664 * nxml-mode.texi (Introduction): Update URL.
1665
1666 * org.texi (JavaScript support): Fix URL.
1667
1668 * wisent.texi (Wisent Overview): Remove incorrect, unnecessary uref.
1669
1670 * eudc.texi (CCSO PH/QI): Remove defunct URL.
1671
1672 * dbus.texi (Introspection): Update URL to a less defunct one.
1673
1674 * gnus.texi (Top): Restrict "Other related manuals" to info output.
1675 (Foreign Groups): Use @indicateurl for examples.
1676 (Direct Functions): Remove defunct URL.
1677 (RSS): Update URL.
1678
1679 * gnus-faq.texi (FAQ 5-8, FAQ 6-3): Remove defunct URLs.
1680 (FAQ 7-1): Update URL.
1681
1682 * pgg.texi (Top, Overview): Add note about obsolescence.
1683
1684 2013-07-03 Paul Eggert <eggert@cs.ucla.edu>
1685
1686 * texinfo.tex: Merge from gnulib.
1687
1688 2013-07-03 Glenn Morris <rgm@gnu.org>
1689
1690 * bovine.texi (top):
1691 * cc-mode.texi (AWK Mode Font Locking):
1692 * mh-e.texi (Preface):
1693 * url.texi (URI Parsing): Fix cross-references to other manuals.
1694
1695 2013-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
1696
1697 * gnus.texi (Client-Side IMAP Splitting):
1698 Note that `nnimap-inbox' now can be a list.
1699
1700 2013-06-24 Glenn Morris <rgm@gnu.org>
1701
1702 * eshell.texi: Fix cross-references to other manuals.
1703
1704 2013-06-23 Glenn Morris <rgm@gnu.org>
1705
1706 * Makefile.in (HTML_TARGETS, html, emacs-faq.html, emacs-faq):
1707 Remove; not needed now we use a standard html layout for the faq.
1708 (clean): Remove HTML_TARGETS, emacs-faq.text.
1709
1710 2013-06-21 Eduard Wiebe <usenet@pusto.de>
1711
1712 * flymake.texi (Parsing the output, Customizable variables):
1713 Add reference to `flymake-warning-predicate'.
1714
1715 2013-06-19 Michael Albinus <michael.albinus@gmx.de>
1716
1717 * tramp.texi (Top, Configuration): Insert section `Predefined
1718 connection information' in menu.
1719 (Predefined connection information): New section.
1720 (Android shell setup): Make a reference to `Predefined connection
1721 information'.
1722
1723 2013-06-19 Glenn Morris <rgm@gnu.org>
1724
1725 * Makefile.in (version): New, set by configure.
1726 (clean): Delete dist tar file.
1727 (infoclean): New, split from maintainer-clean.
1728 (maintainer-clean): Run infoclean.
1729 (dist): New rule, to make tarfile for www.gnu.org.
1730
1731 2013-06-13 Albert Krewinkel <tarleb@moltkeplatz.de>
1732
1733 * sieve.texi (Managing Sieve): Fix port in example, fix documentation
1734 for keys q and Q.
1735 (Standards): Reference RFC5804 as the defining document of the
1736 managesieve protocol.
1737
1738 2013-06-10 Aidan Gauland <aidalgol@amuri.net>
1739
1740 * eshell.texi (Input/Output): Expand to cover new visual-command
1741 options, eshell-visual-subcommands and eshell-visual-options.
1742 Divide into separate Visual Commands and Redirection sections.
1743
1744 2013-06-10 Glenn Morris <rgm@gnu.org>
1745
1746 * epa.texi (Cryptographic operations on files): Update epa-decrypt-file.
1747
1748 2013-06-04 Katsumi Yamaoka <yamaoka@jpl.org>
1749
1750 * gnus.texi (Article Date):
1751 Fix description of gnus-article-update-date-headers.
1752
1753 2013-05-28 Xue Fuqiao <xfq.free@gmail.com>
1754
1755 * erc.texi (Special Features): ERC is being maintained within
1756 Emacs now.
1757
1758 2013-05-25 Xue Fuqiao <xfq.free@gmail.com>
1759
1760 * flymake.texi: Change from one space between sentences to two.
1761
1762 2013-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
1763
1764 * cl.texi (Obsolete Macros): Describe replacements for `flet'
1765 (bug#14293).
1766
1767 2013-04-16 Michael Albinus <michael.albinus@gmx.de>
1768
1769 * tramp.texi (Frequently Asked Questions): Precise, how to define
1770 an own ControlPath.
1771
1772 2013-04-15 Michael Albinus <michael.albinus@gmx.de>
1773
1774 * tramp.texi (Frequently Asked Questions): New item for
1775 ControlPath settings.
1776
1777 2013-03-31 Jay Belanger <jay.p.belanger@gmail.com>
1778
1779 * calc.texi (Basic Operations on Units): Streamline some
1780 descriptions.
1781
1782 2013-03-27 Aidan Gauland <aidalgol@no8wireless.co.nz>
1783
1784 * eshell.texi (Built-ins): Update manual to mention tramp module.
1785
1786 2013-03-18 Michael Albinus <michael.albinus@gmx.de>
1787
1788 * tramp.texi (Filename Syntax): Host names are not allowed to be
1789 any method name, unless method name is specified explicitly.
1790 Remove restriction on unibyte filenames.
1791
1792 * trampver.texi: Update release number.
1793
1794 2013-03-17 Paul Eggert <eggert@cs.ucla.edu>
1795
1796 doc: convert some TeX accents to UTF-8
1797 * emacs-mime.texi (Interface Functions): Use 'ï' rather than
1798 '@"{@dotless{i}}'.
1799
1800 2013-03-15 Michael Albinus <michael.albinus@gmx.de>
1801
1802 Sync with Tramp 2.2.7.
1803
1804 * trampver.texi: Update release number.
1805
1806 2013-03-09 Jay Belanger <jay.p.belanger@gmail.com>
1807
1808 * calc.texi (Basic Operations on Units): Streamline some
1809 descriptions.
1810
1811 2013-03-08 Glenn Morris <rgm@gnu.org>
1812
1813 * faq.texi (Top): Don't say this was updated @today.
1814 That's irrelevant and leads to spurious diffs.
1815
1816 2013-03-08 Jay Belanger <jay.p.belanger@gmail.com>
1817
1818 * calc.texi (Basic Operations on Units):
1819 Fix cross-reference.
1820
1821 2013-03-07 Katsumi Yamaoka <yamaoka@jpl.org>
1822
1823 * gnus-faq.texi (FAQ 3-11): Now Gnus supports POP3 UIDL.
1824
1825 2013-03-06 Alan Mackenzie <acm@muc.de>
1826
1827 * cc-mode.texi (Custom Line-Up): Clarify position of point on
1828 calling a line-up function.
1829
1830 2013-03-04 Paul Eggert <eggert@cs.ucla.edu>
1831
1832 * emacs-mime.texi, htmlfontify.texi, mairix-el.texi, mh-e.texi:
1833 * ses.texi: Switch from Latin-1 to UTF-8.
1834
1835 2013-03-03 Michael Albinus <michael.albinus@gmx.de>
1836
1837 * tramp.texi (External methods): Tramp does not connect Android
1838 devices by itself.
1839
1840 2013-03-02 Bill Wohler <wohler@newt.com>
1841
1842 Release MH-E manual version 8.5.
1843
1844 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
1845 release 8.5.
1846
1847 * mh-e.texi (Preface, Conventions, Getting Started)
1848 (Using This Manual, Folder Selection, Viewing, Aliases)
1849 (Identities, Speedbar, Menu Bar, Tool Bar, Scan Line Formats)
1850 (Bug Reports, Mailing Lists, MH FAQ and Support, Getting MH-E):
1851 Update URLs.
1852
1853 2013-03-01 Michael Albinus <michael.albinus@gmx.de>
1854
1855 * tramp.texi (Inline methods): Remove "ssh1", "ssh2", "plink1"
1856 and "plink2" entries. "plink2" is obsolete for a long time.
1857 (External methods): Remove "scp1" and "scp2" entries.
1858 Explain user name and host name specification for "adb".
1859
1860 2013-02-28 Michael Albinus <michael.albinus@gmx.de>
1861
1862 * tramp.texi (External methods): Mention `tramp-adb-program'.
1863
1864 2013-02-28 Bastien Guerry <bzg@gnu.org>
1865
1866 * org.texi (Visibility cycling): Suggest to set
1867 `org-agenda-inhibit-startup' to nil if user wants the startup
1868 visibility settings to be honored in any circumstances.
1869 (Progress logging, Checkboxes): Fix typos.
1870
1871 2013-02-28 Michael Albinus <michael.albinus@gmx.de>
1872
1873 * tramp.texi (top) [xxx, yyy, trampfn]: Provide two versions of
1874 the macros, for Texinfo 4.13 and 5.0.
1875
1876 2013-02-24 Michael Albinus <michael.albinus@gmx.de>
1877
1878 Port Tramp documentation to Texinfo 5.0.
1879 * tramp.texi (top) [xxx, yyy, trampfn]: Remove superfluous @c.
1880 (Filename Syntax): Do not use @trampfn{} in @item.
1881 (Filename completion): Use @columnfractions in @multitable.
1882
1883 2013-02-22 Glenn Morris <rgm@gnu.org>
1884
1885 * flymake.texi (Syntax check statuses): Fix multitable continued rows.
1886
1887 2013-02-21 Paul Eggert <eggert@cs.ucla.edu>
1888
1889 * Makefile.in (html): New rule.
1890
1891 2013-02-20 Michael Albinus <michael.albinus@gmx.de>
1892
1893 * tramp.texi (Android shell setup): Improve. Reported by Thierry
1894 Volpiatto <thierry.volpiatto@gmail.com>.
1895
1896 2013-02-16 Michael Albinus <michael.albinus@gmx.de>
1897
1898 * tramp.texi (Top, Configuration): Insert section `Android shell
1899 setup' in menu.
1900 (Android shell setup): New section.
1901 (Connection types, Default Method)
1902 (Frequently Asked Questions): Mention "scp" instead of "scpc".
1903 (External methods): Remove "scpc" and "rsyncc" entries.
1904 (Frequently Asked Questions): Remove entry about ControlPersist.
1905
1906 2013-02-13 Glenn Morris <rgm@gnu.org>
1907
1908 * message.texi (News Headers): Don't mention yow any more.
1909
1910 2013-02-09 Jay Belanger <jay.p.belanger@gmail.com>
1911
1912 * calc.texi (Basic Operations on Units, Customizing Calc):
1913 Mention the variable `calc-allow-units-as-numbers'.
1914
1915 2013-02-08 Aidan Gauland <aidalgol@no8wireless.co.nz>
1916
1917 * eshell.texi: Fill most of the missing sections.
1918
1919 2013-02-07 Bastien Guerry <bzg@gnu.org>
1920
1921 * org.texi (References): Clarify an example.
1922 (Installation): Fix instructions.
1923 (Org-Plot): Fix link.
1924 (Checkboxes, Radio lists): Fix typos.
1925
1926 2013-02-07 Glenn Morris <rgm@gnu.org>
1927
1928 * cl.texi (Equality Predicates): Mention memql.
1929
1930 2013-02-07 Eric Ludlam <zappo@gnu.org>
1931
1932 * ede.texi (Creating a project): Make ede-new doc less
1933 specific, and only about items it supports, indicating that there
1934 might be more. Remove refs to simple project and direct automake
1935 from ede new.
1936 (Simple projects): Re-write to not talk about ede-simple-project
1937 which is deprecated, and instead use the term to mean projects
1938 that don't do much management, just project wrapping.
1939 Add ede-generic-project link.
1940 (ede-generic-project): New node (bug#11441).
1941
1942 2013-02-07 Glenn Morris <rgm@gnu.org>
1943
1944 * cl.texi (Equality Predicates): Fix eq/eql pedantry.
1945
1946 2013-02-01 Glenn Morris <rgm@gnu.org>
1947
1948 * calc.texi (Help Commands): Update calc-view-news description.
1949 Mention etc/CALC-NEWS.
1950
1951 2013-01-24 Michael Albinus <michael.albinus@gmx.de>
1952
1953 * tramp.texi (Filename Syntax): Filenames must be unibyte strings.
1954
1955 2013-01-13 Bastien Guerry <bzg@gnu.org>
1956
1957 * org.texi (Installation): Simplify.
1958
1959 2013-01-13 François Allisson <francois@allisson.co> (tiny change)
1960
1961 * org.texi (Handling links): Update the mention to the obsolete
1962 variable `org-link-to-org-use-id' with a mention to the newer
1963 variable `org-id-link-to-org-use-id'. Mention the need to load
1964 the org-id library.
1965
1966 2013-01-10 Michael Albinus <michael.albinus@gmx.de>
1967
1968 * tramp.texi (Default Host): Introduce `tramp-default-host-alist'.
1969
1970 2013-01-09 Bastien Guerry <bzg@gnu.org>
1971
1972 * org.texi (Pushing to MobileOrg): Add footnote about using
1973 symbolic links in `org-directory'.
1974 (Timestamps, Deadlines and scheduling): Use `diary-float' instead
1975 of the now obsolete alias `org-float'.
1976 (TODO basics): Add `org-use-fast-todo-selection' to the variable
1977 index. Fix description of TODO keywords cycling.
1978 (Advanced features): Add missing argument for @item.
1979 (Storing searches): Add index entries and a note about
1980 *-tree agenda views.
1981 (Structure editing): Document `org-mark-element' and
1982 `org-mark-subtree'.
1983 (Tag inheritance): Document `org-agenda-use-tag-inheritance'.
1984
1985 2013-01-08 Juri Linkov <juri@jurta.org>
1986
1987 * info.texi (Go to node): Mention the abbreviated format
1988 `(FILENAME)' equal to `(FILENAME)Top'. (Bug#13365)
1989
1990 2013-01-06 Andreas Schwab <schwab@linux-m68k.org>
1991
1992 * autotype.texi: Remove undefined command @subtitlefont.
1993 * cc-mode.texi: Likewise.
1994
1995 * org.texi (Advanced features): Use `@w{ }' instead of `@ ' in
1996 @item argument.
1997 (Property searches): Use \\ instead of @backslashchar{}.
1998 * pgg.texi (VERSION): Move @set below @setfilename.
1999
2000 2013-01-05 Andreas Schwab <schwab@linux-m68k.org>
2001
2002 * ada-mode.texi: Remove braces from @title argument.
2003 * eudc.texi: Likewise.
2004 * smtpmail.texi: Likewise.
2005 * auth.texi (VERSION): Set before first use.
2006 * emacs-gnutls.texi (VERSION): Likewise.
2007 * pgg.texi (VERSION): Likewise.
2008 * ede.texi (Top): Rename from top, all uses changed.
2009 * eshell.texi: Add missing argument to @sp.
2010 * forms.texi (Top): Reorder menu to match structure.
2011 * htmlfontify.texi (Customization): Add missing @item in
2012 @enumerate.
2013 * org.texi (Advanced features): Add missing argument for @item.
2014 (Property searches): Use @backslashchar{} in macro argument.
2015 * pcl-cvs.texi: Add missing argument to @sp.
2016 (Movement commands): Fix use of @itemx.
2017 * vip.texi (Misc Commands, Viewing the Buffer): Likewise.
2018 * reftex.texi (Options (Creating Citations)): Add missing newline
2019 before @end.
2020 * tramp.texi (Obtaining Tramp): Remove extra dots.
2021 (Configuration): Reorder menu to match structure.
2022 (Remote shell setup): Replace literal NUL character by \0.
2023 * viper.texi (Marking): Add missing argument for @item.
2024
2025 2013-01-04 Glenn Morris <rgm@gnu.org>
2026
2027 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS):
2028 Add htmlfontify.
2029 (htmlfontify, $(buildinfodir)/htmlfontify$(INFO_EXT))
2030 (htmlfontify.dvi, htmlfontify.pdf): New targets.
2031 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add htmlfontify.
2032 ($(infodir)/htmlfontify$(INFO_EXT), htmlfontify.dvi): New targets.
2033
2034 * htmlfontify.texi: Miscellaneous fixes and updates.
2035 Set copyright to FSF, update license to GFDL 1.3+.
2036
2037 2013-01-04 Vivek Dasmohapatra <vivek@etla.org>
2038
2039 * htmlfontify.texi: New file.
2040
2041 2013-01-02 Jay Belanger <jay.p.belanger@gmail.com>
2042
2043 * calc.texi (Free-Form Dates): Expand on the date reading
2044 algorithm.
2045
2046 2012-12-27 Glenn Morris <rgm@gnu.org>
2047
2048 * viper.texi (Rudimentary Changes, Key Bindings, Key Bindings):
2049 Avoid some overfull lines.
2050
2051 * widget.texi (Programming Example): Break some long lines.
2052
2053 * wisent.texi (Wisent Overview): Fix xref.
2054 (Grammar format, Understanding the automaton): Avoid overfill.
2055
2056 * bovine.texi (Optional Lambda Expression): Allow line break.
2057
2058 * auth.texi (Help for users): Break long lines.
2059
2060 * ada-mode.texi (Project file variables):
2061 Reword to reduce underfull hbox.
2062 (No project files, Use GNAT project file):
2063 Use smallexample to make some overfull lines less terrible.
2064
2065 * autotype.texi, bovine.texi, ede.texi, eieio.texi, pcl-cvs.texi:
2066 Fix cross-references to separate manuals.
2067
2068 * Makefile.in (gfdl): New variable. Use throughout where
2069 appropriate so that targets depend on doclicense.texi.
2070
2071 2012-12-25 Lars Ingebrigtsen <larsi@gnus.org>
2072
2073 * gnus.texi (Customizing the IMAP Connection): Mention the other
2074 authenticators.
2075
2076 2012-12-24 Lars Ingebrigtsen <larsi@gnus.org>
2077
2078 * gnus.texi (Browse Foreign Server):
2079 Document `gnus-browse-delete-group'.
2080
2081 2012-12-22 Glenn Morris <rgm@gnu.org>
2082
2083 * ada-mode.texi, ebrowse.texi, ediff.texi, ert.texi, eshell.texi:
2084 * eudc.texi, idlwave.texi, pcl-cvs.texi, rcirc.texi, reftex.texi:
2085 * remember.texi, ses.texi, speedbar.texi, vip.texi, viper.texi:
2086 * widget.texi, wisent.texi: Nuke hand-written node pointers.
2087
2088 * Makefile.in (gfdl): New variable. Use throughout where
2089 appropriate so that targets depend on doclicense.texi.
2090
2091 2012-12-22 Eli Zaretskii <eliz@gnu.org>
2092
2093 * makefile.w32-in ($(INFO_TARGETS), $(DVI_TARGETS)): Depend on
2094 doclicense.texi. Remove doclicense.texi from all targets that
2095 mentioned it explicitly.
2096 ($(infodir)/woman$(INFO_EXT), woman.dvi): Depend on
2097 $(emacsdir)/emacsver.texi.
2098 ($(infodir)/erc$(INFO_EXT), erc.dvi): Don't depend on gpl.texi.
2099
2100 2012-12-21 Glenn Morris <rgm@gnu.org>
2101
2102 * woman.texi (UPDATED, VERSION): Remove in favor of EMACSVER.
2103 Include emacsver.texi. Nuke hand-written node pointers.
2104 * Makefile.in ($(buildinfodir)/woman$(INFO_EXT), woman.dvi, woman.pdf):
2105 Depend on emacsver.texi.
2106
2107 * auth.texi, emacs-gnutls.texi, epa.texi, ert.texi:
2108 * gnus-coding.texi, info.texi, nxml-mode.texi, sasl.texi:
2109 May as well just include doclicense.texi in everything.
2110
2111 * ede.texi, eieio.texi, mairix-el.texi: Include a copy of GFDL,
2112 which @copying says is included.
2113
2114 * ada-mode.texi, auth.texi, autotype.texi, bovine.texi, calc.texi:
2115 * cc-mode.texi, cl.texi, dbus.texi, dired-x.texi, ebrowse.texi:
2116 * ede.texi, ediff.texi, edt.texi, eieio.texi, emacs-gnutls.texi:
2117 * emacs-mime.texi, epa.texi, erc.texi, ert.texi, eshell.texi:
2118 * eudc.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
2119 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
2120 * newsticker.texi, nxml-mode.texi, pcl-cvs.texi, pgg.texi:
2121 * rcirc.texi, reftex.texi, remember.texi, sasl.texi, sc.texi:
2122 * semantic.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
2123 * srecode.texi, tramp.texi, url.texi, vip.texi, viper.texi:
2124 * widget.texi, wisent.texi, woman.texi: Do not mention buying
2125 copies from the FSF, which does not publish these manuals.
2126
2127 * erc.texi: No need to include gpl in this small manual.
2128
2129 * org.texi (copying): Include a copy of the GFDL.
2130 (GNU Free Documentation License): New section.
2131
2132 2012-12-21 Bastien Guerry <bzg@gnu.org>
2133
2134 * org.texi: Fix typos.
2135
2136 2012-12-16 Paul Eggert <eggert@cs.ucla.edu>
2137
2138 * calc.texi (ISO 8601): Rename from ISO-8601,
2139 as it's typically spelled without a hyphen.
2140
2141 2012-12-16 Jay Belanger <jay.p.belanger@gmail.com>
2142
2143 * calc.texi (ISO-8601): New section.
2144 (Date Formatting Codes): Mention new codes.
2145 (Standard Date Formats): Mention new formats.
2146
2147 2012-12-14 Michael Albinus <michael.albinus@gmx.de>
2148
2149 * tramp.texi (External methods): Move `adb' method here.
2150
2151 2012-12-13 Glenn Morris <rgm@gnu.org>
2152
2153 * cl.texi (Modify Macros, Obsolete Macros): Now letf == cl-letf.
2154
2155 * wisent.texi: Small edits. Set copyright to FSF, update license to
2156 GFDL 1.3+.
2157 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add wisent.
2158 (wisent, $(buildinfodir)/wisent$(INFO_EXT), wisent.dvi, wisent.pdf):
2159 New targets.
2160 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add wisent.
2161 ($(infodir)/wisent$(INFO_EXT), wisent.dvi): New targets.
2162
2163 * bovine.texi: Small edits. Set copyright to FSF, update license to
2164 GFDL 1.3+, remove empty index.
2165 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add bovine.
2166 (bovine, $(buildinfodir)/bovine$(INFO_EXT), bovine.dvi, bovine.pdf):
2167 New targets.
2168 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add bovine.
2169 ($(infodir)/bovine$(INFO_EXT), bovine.dvi): New targets.
2170
2171 2012-12-13 Eric Ludlam <zappo@gnu.org>
2172 David Ponce <david@dponce.com>
2173 Richard Kim <emacs18@gmail.com>
2174
2175 * bovine.texi, wisent.texi: New files, imported from CEDET trunk.
2176
2177 2012-12-13 Glenn Morris <rgm@gnu.org>
2178
2179 * flymake.texi (Customizable variables, Locating the buildfile):
2180 Remove refs to flymake-buildfile-dirs, removed 2007-07-20. (Bug#13148)
2181
2182 * srecode.texi: Small edits. Set copyright to FSF, add explicit
2183 GFDL 1.3+ license, fix up index.
2184 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add srecode.
2185 (srecode, $(buildinfodir)/srecode$(INFO_EXT), srecode.dvi)
2186 (srecode.pdf): New targets.
2187 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add srecode.
2188 ($(infodir)/srecode$(INFO_EXT), srecode.dvi): New targets.
2189
2190 2012-12-13 Eric Ludlam <zappo@gnu.org>
2191
2192 * srecode.texi: New file, imported from CEDET trunk.
2193
2194 2012-12-13 Bastien Guerry <bzg@gnu.org>
2195
2196 * org.texi (Summary, Code block specific header arguments)
2197 (Code block specific header arguments)
2198 (Header arguments in function calls, var, noweb)
2199 (Results of evaluation, Code evaluation security):
2200 Small reformatting: add a blank line before some example.
2201
2202 * org.texi (System-wide header arguments)
2203 (Header arguments in Org mode properties, Conflicts)
2204 (Dynamic blocks, Using the mapping API):
2205 Fix indentation of Elisp code examples.
2206
2207 * org.texi (Comment lines): Fix description of the comment syntax.
2208
2209 * org.texi (Installation): Mention "make test" in the correct section.
2210
2211 2012-12-06 Paul Eggert <eggert@cs.ucla.edu>
2212
2213 * doclicense.texi, gpl.texi: Update to latest version from FSF.
2214 These are just minor editorial changes.
2215
2216 2012-12-04 Michael Albinus <michael.albinus@gmx.de>
2217
2218 * tramp.texi (History): Mention ADB.
2219 (Inline methods): Add `adb' method.
2220
2221 2012-12-03 Michael Albinus <michael.albinus@gmx.de>
2222
2223 * tramp.texi (Top, Obtaining Tramp): Replace CVS by Git.
2224 (External methods): Fix typo.
2225
2226 2012-12-03 Glenn Morris <rgm@gnu.org>
2227
2228 * rcirc.texi (Notices): Fix typo.
2229
2230 2012-11-25 Bill Wohler <wohler@newt.com>
2231
2232 Release MH-E manual version 8.4.
2233
2234 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH, Preface):
2235 Update for release 8.4.
2236
2237 * mh-e.texi (Sequences): Add mh-whitelist-preserves-sequences-flag.
2238 (Junk): Add mh-whitelist-preserves-sequences-flag,
2239 mh-blacklist-msg-hook, mh-whitelist-msg-hook,
2240 mh-folder-blacklisted, mh-folder-whitelisted (closes SF #2945712).
2241
2242 2012-11-25 Paul Eggert <eggert@cs.ucla.edu>
2243
2244 * mh-e.texi (Procmail): Fix two @ typos.
2245
2246 2012-11-24 Paul Eggert <eggert@cs.ucla.edu>
2247
2248 * doclicense.texi, gpl.texi: Update to latest version from FSF.
2249 These are just minor editorial changes.
2250
2251 2012-11-23 Jay Belanger <jay.p.belanger@gmail.com>
2252
2253 * calc.texi (Date Formatting Codes): Mention the new beginning of
2254 the date numbering system.
2255
2256 2012-11-22 Paul Eggert <eggert@cs.ucla.edu>
2257
2258 * calc.texi: Fix TeX issues with capitals followed by ".", "?", "!".
2259 (Date Forms): Correct off-by-one error in explanation of
2260 Julian day numbers. Give Gregorian equivalent of its origin.
2261
2262 2012-11-22 Jay Belanger <jay.p.belanger@gmail.com>
2263
2264 * calc.texi (Date Forms): Mention the customizable
2265 Gregorian-Julian switch.
2266 (Customizing Calc): Mention the variable `calc-gregorian-switch'.
2267
2268 2012-11-17 Paul Eggert <eggert@cs.ucla.edu>
2269
2270 Calc now uses the Gregorian calendar for all dates (Bug#12633).
2271 It also uses January 1, 1 AD as its day number 1.
2272 * calc.texi (Date Forms): Document this.
2273
2274 2012-11-16 Glenn Morris <rgm@gnu.org>
2275
2276 * cl.texi (Function Bindings): Clarify that cl-flet is lexical.
2277 (Obsolete Macros): Move example here from Function Bindings.
2278
2279 * erc.texi: Use @code{nil} rather than just "nil".
2280 (Modules): Undocument obsolete "hecomplete".
2281 Add "notifications".
2282 (Connecting): Add brief section on passwords.
2283 (Options): Make a start by adding erc-hide-list, erc-lurker-hide-list.
2284
2285 2012-11-13 Glenn Morris <rgm@gnu.org>
2286
2287 * flymake.texi (Customizable variables)
2288 (Highlighting erroneous lines): Mention flymake-error-bitmap,
2289 flymake-warning-bitmap, and flymake-fringe-indicator-position.
2290
2291 2012-11-12 Vincent Belaïche <vincentb1@users.sourceforge.net>
2292
2293 * ses.texi: Doc for ses-rename-cell, ses-repair-cell-reference-all & ses-range.
2294 In all file place SES into @acronym{...}.
2295 (Advanced Features): Add key index and function index for
2296 ses-set-header-row. Add description for function
2297 ses-rename-cell. Add description for function
2298 ses-repair-cell-reference-all.
2299 (Ranges in formulas): Add description for ses-range flags.
2300
2301 2012-11-12 Paul Eggert <eggert@cs.ucla.edu>
2302
2303 * texinfo.tex: Merge from gnulib.
2304
2305 2012-11-10 Chong Yidong <cyd@gnu.org>
2306
2307 * url.texi (Introduction): Move url-configuration-directory to
2308 Customization node.
2309 (Parsed URIs): Split into its own node.
2310 (URI Encoding): New node.
2311 (Defining New URLs): Remove empty chapter.
2312 (Retrieving URLs): Add an introduction. Doc fix for url-retrieve.
2313 Improve docs for url-queue-*.
2314 (Supported URL Types): Copyedits. Delete empty subnodes.
2315
2316 * url.texi (Introduction): Rename from Getting Started.
2317 Rewrite the introduction.
2318 (URI Parsing): Rewrite. Omit the obsolete attributes slot.
2319
2320 2012-11-10 Glenn Morris <rgm@gnu.org>
2321
2322 * cl.texi (Obsolete Setf Customization):
2323 Revert defsetf example to the more correct let rather than prog1.
2324 Give define-modify-macro, defsetf, and define-setf-method
2325 gv.el replacements.
2326
2327 * cl.texi (Overview): Mention EIEIO here, as well as the appendix.
2328 (Setf Extensions): Remove obsolete reference.
2329 (Obsolete Setf Customization):
2330 Move note on lack of setf functions to lispref/variables.texi.
2331 Undocument get-setf-method, since it no longer exists.
2332 Mention simple defsetf replaced by gv-define-simple-setter.
2333
2334 2012-11-03 Glenn Morris <rgm@gnu.org>
2335
2336 * cl.texi: Further general copyedits.
2337 (List Functions): Remove copy-tree, standard elisp for some time.
2338 (Efficiency Concerns): Comment out examples that no longer apply.
2339 (Compiler Optimizations): Rename from "Optimizing Compiler"; reword.
2340 (Creating Symbols, Random Numbers): De-emphasize internal
2341 variables cl--gensym-counter and cl--random-state. (Bug#12788)
2342 (Naming Conventions, Type Predicates, Macros)
2343 (Predicates on Numbers): No longer mention cl-floatp-safe.
2344
2345 2012-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
2346
2347 * gnus.texi (Mail Source Specifiers):
2348 Document :leave keyword used for pop mail source.
2349
2350 2012-11-01 Glenn Morris <rgm@gnu.org>
2351
2352 * cl.texi: General copyedits for style, line-breaks, etc.
2353 (Time of Evaluation, Iteration): Add xref to Emacs Lisp manual.
2354 (Macro Bindings, Blocks and Exits):
2355 Acknowledge existence of lexical-binding.
2356 (Iteration): Mainly defer to doc of standard dolist, dotimes.
2357
2358 2012-10-31 Glenn Morris <rgm@gnu.org>
2359
2360 * ert.texi (Introduction, The @code{should} Macro):
2361 Refer to "cl-assert" rather than "assert".
2362
2363 * cl.texi (Function Bindings): Update for cl-flet and cl-labels.
2364 (Obsolete Lexical Binding): Rename section from "Lexical Bindings".
2365 (Obsolete Macros): Rename section from "Obsolete Lexical Macros".
2366 Reword, and add details of flet and labels.
2367 (Modify Macros, Function Bindings): Add some xrefs.
2368
2369 2012-10-30 Glenn Morris <rgm@gnu.org>
2370
2371 * cl.texi (Modify Macros): Update for cl-letf changes.
2372 (Obsolete Lexical Macros): Say a little more about letf/cl-letf.
2373 (Setf Extensions): Partially restore note about cl-getf,
2374 mainly moved to lispref/variables.texi.
2375 (Property Lists): Fix cl-getf typos.
2376 (Mapping over Sequences): Mention cl-mapc naming oddity.
2377
2378 2012-10-29 Glenn Morris <rgm@gnu.org>
2379
2380 * cl.texi (Organization): More details on cl-lib.el versus cl.el.
2381 (Setf Extensions): Remove `apply' setf since it seems to be disabled.
2382 (Customizing Setf): Move contents to "Obsolete Setf Customization".
2383 (Modify Macros, Multiple Values, Other Clauses):
2384 Remove mentions of obsolete features.
2385 (Obsolete Setf Customization): Don't mention `apply' setf.
2386
2387 2012-10-28 Glenn Morris <rgm@gnu.org>
2388
2389 * cl.texi (Multiple Values, Common Lisp Compatibility):
2390 More namespace updates.
2391 (Obsolete Features): Copyedits.
2392 (Obsolete Lexical Macros, Obsolete Setf Customization):
2393 New subsections.
2394
2395 * cl.texi (Porting Common Lisp, Lexical Bindings):
2396 Add some xrefs to the Elisp manual.
2397
2398 * cl.texi (Lexical Bindings): Move to appendix of obsolete features.
2399 (Porting Common Lisp): Emacs Lisp can do true lexical binding now.
2400 (Obsolete Features): New appendix. Move Lexical Bindings here.
2401
2402 2012-10-27 Glenn Morris <rgm@gnu.org>
2403
2404 * cl.texi: Use defmac for macros rather than defspec.
2405 (Efficiency Concerns): Related copyedit.
2406
2407 * cl.texi (Control Structure): Update for setf now being in core.
2408 (Setf Extensions): Rename from Basic Setf. Move much of the
2409 former content to lispref/variables.texi.
2410 (Modify Macros): Move pop, push details to lispref/variables.texi.
2411 (Customizing Setf): Copyedits for setf etc being in core.
2412 (Modify Macros, Efficiency Concerns, Porting Common Lisp):
2413 Further namespaces updates.
2414
2415 2012-10-26 Bastien Guerry <bzg@gnu.org>
2416
2417 * org.texi (Installation): Update the link to Org's ELPA.
2418 Also don't mention org-install.el anymore as the replacement file
2419 org-loaddefs.el is now loaded by org.el.
2420
2421 2012-10-25 Michael Albinus <michael.albinus@gmx.de>
2422
2423 * tramp.texi (Frequently Asked Questions):
2424 Mention `tramp-completion-reread-directory-timeout' for performance
2425 improvement.
2426
2427 2012-10-25 Glenn Morris <rgm@gnu.org>
2428
2429 * cl.texi: Don't mess with the TeX section number counter.
2430 Use Texinfo recommended convention for quotes+punctuation.
2431 (Overview, Sequence Functions): Rephrase for better line-breaking.
2432 (Time of Evaluation, Type Predicates, Modify Macros, Function Bindings)
2433 (Macro Bindings, Conditionals, Iteration, Loop Basics)
2434 (Random Numbers, Mapping over Sequences, Structures)
2435 (Porting Common Lisp): Further updates for cl-lib namespace.
2436 (Modify Macros, Declarations, Macro Bindings, Structures):
2437 Break long lines in examples.
2438 (Dynamic Bindings): Update for changed progv behavior.
2439 (Loop Examples, Efficiency Concerns): Markup fixes.
2440 (Structures): Remove TeX margin change.
2441 (Declarations): Fix typos.
2442
2443 2012-10-24 Glenn Morris <rgm@gnu.org>
2444
2445 * cl.texi (Overview, Multiple Values, Creating Symbols)
2446 (Numerical Functions): Say less/nothing about the original cl.el.
2447 (Old CL Compatibility): Remove.
2448 (Assertions): Remove ignore-errors (standard Elisp for some time).
2449
2450 * cl.texi (Basic Setf, Macros, Declarations, Symbols, Numbers)
2451 (Sequences, Lists, Structures, Assertions, Efficiency Concerns)
2452 (Efficiency Concerns, Efficiency Concerns)
2453 (Common Lisp Compatibility, Old CL Compatibility):
2454 Further updates for cl-lib namespace.
2455
2456 2012-10-24 Paul Eggert <eggert@penguin.cs.ucla.edu>
2457
2458 Update manual for new time stamp format (Bug#12706).
2459 * emacs-mime.texi (time-date): Update for new format.
2460 Also, fix bogus time stamp and modernize a bit.
2461
2462 2012-10-23 Glenn Morris <rgm@gnu.org>
2463
2464 * cl.texi: Include emacsver.texi. Use Emacs version number rather
2465 than unchanging cl.el version number.
2466 End all menu descriptions with a period.
2467 Do not use @dfn{CL} for every instance of "CL".
2468 (Overview): Remove no-runtime caveat, and note about foo* names.
2469 (Usage): Use cl-lib rather than cl.
2470 (Organization, Naming Conventions): Update for cl-lib.el.
2471 (Installation): Remove long-irrelevant node.
2472 (Program Structure, Predicates, Control Structure):
2473 Start updating for cl-lib namespace.
2474 * Makefile.in ($(buildinfodir)/cl$(INFO_EXT), cl.dvi, cl.pdf):
2475 Depend on emacsver.texi.
2476
2477 2012-10-09 Michael Albinus <michael.albinus@gmx.de>
2478
2479 * trampver.texi: Update release number.
2480
2481 2012-10-06 Glenn Morris <rgm@gnu.org>
2482
2483 * erc.texi: Include emacsver.texi, and use EMACSVER rather than
2484 ERC version.
2485 (Introduction): ERC is distributed with Emacs.
2486 (Obtaining ERC, Installation): Remove chapters, no longer relevant.
2487 (Getting Started): Simplify.
2488 (Getting Help and Reporting Bugs): Refer to general Emacs lists.
2489 (History): Mention ERC maintained as part of Emacs now.
2490 * Makefile.in ($(buildinfodir)/erc$(INFO_EXT), erc.dvi, erc.pdf):
2491 Add dependency on emacsver.texi.
2492
2493 * erc.texi: Remove hand-written node pointers.
2494
2495 2012-10-05 Glenn Morris <rgm@gnu.org>
2496
2497 * newsticker.texi (Overview, Requirements, Usage, Configuration):
2498 Copyedits.
2499
2500 2012-10-01 Eric Ludlam <zappo@gnu.org>
2501
2502 * ede.texi (Quick Start, Project Local Variables)
2503 (Miscellaneous commands, ede-java-root, Development Overview)
2504 (Detecting a Project): New nodes.
2505 (Simple projects): Node deleted.
2506
2507 * eieio.texi (Building Classes): Some slot attributes cannot be
2508 overridden.
2509 (Slot Options): Remove an example.
2510 (Method Invocation, Documentation): New nodes.
2511
2512 2012-10-01 Glenn Morris <rgm@gnu.org>
2513
2514 * Makefile.in ($(buildinfodir)/reftex$(INFO_EXT)), reftex.dvi)
2515 (reftex.pdf): Add dependency on emacsver.texi.
2516 * reftex.texi: Don't include directory part for emacsver.texi;
2517 the Makefile's -I handles it.
2518
2519 2012-09-30 Ralf Angeli <angeli@caeruleus.net>
2520
2521 Merge from standalone RefTeX repository.
2522
2523 * reftex.texi: Express TeX, LaTeX, AUCTeX, BibTeX and RefTeX
2524 with macros.
2525 (Imprint): Mention Wolfgang in list of contributors.
2526 (Creating Citations): Give a hint about how to
2527 auto-revert the BibTeX database file when using external editors.
2528 (Referencing Labels): Simplify section about reference macro
2529 cycling.
2530 (Options (Referencing Labels)): Adapt to new structure of
2531 `reftex-ref-style-alist'.
2532 (Referencing Labels, Reference Styles): Document changes in the
2533 referencing functionality.
2534 (Commands): Mention options for definition of header and footer in
2535 BibTeX files.
2536 (Options (Creating Citations)): Document
2537 `reftex-create-bibtex-header' and `reftex-create-bibtex-footer'.
2538 (Reference Styles): New section.
2539 (varioref (LaTeX package), fancyref (LaTeX package)): Remove.
2540 (Options (Referencing Labels)): Remove descriptions of deprecated
2541 variables `reftex-vref-is-default' and `reftex-fref-is-default'.
2542 Add descriptions for `reftex-ref-style-alist' and
2543 `reftex-ref-style-default-list'.
2544 (Referencing Labels): Update regarding reference styles.
2545 (Citation Styles): Mention support for ConTeXt.
2546 (Options (Defining Label Environments)): Fix typo.
2547 (Options (Creating Citations)):
2548 Document `reftex-cite-key-separator'.
2549
2550 2012-09-30 Achim Gratz <Stromeko@Stromeko.DE>
2551
2552 * org.texi: Add description of ORG_ADD_CONTRIB to info
2553 documentation. Add link to Worg for more details.
2554
2555 * org.texi: Clarify installation procedure. Provide link to the
2556 build system description on Worg.
2557
2558 * org.texi: Remove reference to utils/, x11idle.c is now in
2559 contrib/scripts.
2560
2561 * org.texi: Re-normalize to "Org mode" in manual.
2562
2563 * org.texi (Installation): Adapt documentation to new build
2564 system. Mention GNU ELPA (since it needs to be handled like Emacs
2565 built-in Org).
2566
2567 2012-09-30 Adam Spiers <orgmode@adamspiers.org> (tiny change)
2568
2569 * org.texi: Fix typo in description of the 'Hooks' section.
2570
2571 * org.texi: Add ID to the list of special properties.
2572
2573 2012-09-30 Andrew Hyatt <ahyatt@gmail.com> (tiny change)
2574
2575 * org.texi (Moving subtrees): Document the ability to archive to a
2576 datetree.
2577
2578 2012-09-30 Bastien Guerry <bzg@gnu.org>
2579
2580 * org.texi (Installation, Feedback, Batch execution):
2581 Use (add-to-list 'load-path ... t) for the contrib dir.
2582
2583 * org.texi (results): Update documentation for ":results drawer"
2584 and ":results org".
2585
2586 * org.texi (Column width and alignment): Fix typo.
2587
2588 * org.texi (Activation): Point to the "Conflicts" section.
2589
2590 * org.texi (Conflicts): Mention filladapt.el in the list of
2591 conflicting packages.
2592
2593 * org.texi (Activation): Adding org-mode to `auto-mode-alist' is
2594 not needed for versions of Emacs > 22.1.
2595
2596 * org.texi (History and Acknowledgments): Fix typo.
2597
2598 * org.texi (History and Acknowledgments): Add my own
2599 acknowledgments.
2600
2601 * org.texi (Agenda commands): Document the new command and the new
2602 option.
2603
2604 * org.texi (Agenda commands): Delete `org-agenda-action' section.
2605 (Agenda commands): Reorder. Document `*' to toggle persistent
2606 marks.
2607
2608 * org.texi (Agenda dispatcher):
2609 Mention `org-toggle-agenda-sticky'.
2610 (Agenda commands, Exporting Agenda Views): Fix typo.
2611
2612 * org.texi (Templates in contexts, Setting Options): Update to
2613 reflect changes in how contexts options are processed.
2614
2615 * org.texi (Templates in contexts): Document the new structure of
2616 the variables `org-agenda-custom-commands-contexts' and
2617 `org-capture-templates-contexts'.
2618
2619 * org.texi (Templates in contexts): Document the new option
2620 `org-capture-templates-contexts'.
2621 (Storing searches): Document the new option
2622 `org-agenda-custom-commands-contexts'.
2623
2624 * org.texi (Formula syntax for Lisp): Reformat.
2625
2626 * org.texi (Special properties, Column attributes)
2627 (Agenda column view): Document the new special property
2628 CLOCKSUM_T.
2629
2630 * org.texi (Template expansion): Document the new %l template.
2631
2632 * org.texi (Fast access to TODO states): Fix documentation about
2633 allowed characters for fast todo selection.
2634
2635 * org.texi (Weekly/daily agenda): Mention APPT_WARNTIME and its
2636 use in `org-agenda-to-appt'.
2637
2638 * org.texi (Comment lines): Update wrt comments.
2639
2640 * org.texi (Resolving idle time): Document new keybinding.
2641
2642 * org.texi (Clocking commands): Document the use of S-M-<up/down>
2643 on clock timestamps.
2644
2645 * org.texi (Fast access to TODO states): Explicitly says only
2646 letters are supported as fast TODO selection keys.
2647
2648 * org.texi (Link abbreviations): Illustrate the use of the "%h"
2649 specifier. Document the new "%(my-function)" specifier.
2650
2651 * org.texi (Clocking commands): New cindex.
2652 (Clocking commands): Update documentation for `org-clock-in'.
2653 Document `org-clock-in-last'. Mention `org-clock-out' and
2654 `org-clock-in-last' as commands that can be globally bound.
2655 (Resolving idle time): Document continuous clocking.
2656
2657 * org.texi (Top, Introduction): Fix formatting.
2658 (Activation): Add index entries.
2659 (Conventions): Update section.
2660 (Embedded @LaTeX{}): Fix formatting.
2661
2662 * org.texi (Visibility cycling): Document `show-children'.
2663
2664 * org.texi (Using capture): Mention the `org-capture-last-stored'
2665 bookmark as a way to jump to the last stored capture.
2666
2667 * org.texi (Uploading files): Fix typo.
2668
2669 * org.texi (Using capture): Document `C-0' as a prefix argument
2670 for `org-capture'.
2671
2672 * org.texi (Agenda commands): Document persistent marks.
2673
2674 * org.texi (Template expansion): Update doc to reflect change.
2675
2676 * org.texi (Radio tables): Document the :no-escape parameter.
2677
2678 * org.texi (Repeated tasks): Document repeat cookies for years,
2679 months, weeks, days and hours.
2680
2681 * org.texi (Export options): State that you can use the d: option
2682 by specifying a list of drawers.
2683
2684 * org.texi (HTML preamble and postamble): Small doc improvement.
2685
2686 2012-09-30 Brian van den Broek <vanden@gmail.com> (tiny change)
2687
2688 * org.texi: The sections in the Exporting section of the manual
2689 left out articles in the description of the org-export-as-*
2690 commands, among other places. This patch adds them, adds a few
2691 missing prepositions, and switches instances of "an HTML" to "a
2692 html" for internal consistency.
2693
2694 * org.texi: Alter several examples of headings with timestamps in
2695 them to include the timestamps in the body instead of the heading.
2696
2697 2012-09-30 Carsten Dominik <carsten.dominik@gmail.com>
2698
2699 * org.texi (Agenda dispatcher): Document sticky agenda views and
2700 the new key for them.
2701
2702 2012-09-30 Charles <millarc@verizon.net> (tiny change)
2703
2704 * org.texi (Advanced features): Fix error in table.
2705
2706 2012-09-30 Feng Shu <tumashu@gmail.com>
2707
2708 * org.texi (@LaTeX{} fragments): Document imagemagick as an
2709 alternative to dvipng.
2710
2711 2012-09-30 François Allisson <francois@allisson.co> (tiny change)
2712
2713 * org.texi: Remove extra curly bracket.
2714
2715 2012-09-30 Giovanni Ridolfi <giovanni.ridolfi@yahoo.it> (tiny change)
2716
2717 * org.texi (org-clock-in-last and org-clock-cancel): Update the
2718 defkeys.
2719
2720 2012-09-30 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
2721
2722 * org.texi (Agenda commands): Fix two typos by giving
2723 corresponding function names, according to
2724 `org-agenda-view-mode-dispatch'.
2725
2726 2012-09-30 Jan Böcker <jan.boecker@jboecker.de>
2727
2728 * org.texi (The spreadsheet): Fix typo.
2729
2730 2012-09-30 Memnon Anon <gegendosenfleisch@gmail.com> (tiny change)
2731
2732 * org.texi (Tracking your habits): Point to the "Tracking TODO
2733 state changes" section.
2734
2735 2012-09-30 Nicolas Goaziou <n.goaziou@gmail.com>
2736
2737 * org.texi (Literal examples): Remove reference to unknown
2738 `org-export-latex-minted' variable. Also simplify footnote since
2739 `org-export-latex-listings' documentation is exhaustive already.
2740
2741 * org.texi (Plain lists): Remove reference to now hard-coded
2742 `bullet' automatic rule.
2743
2744 2012-09-30 Toby S. Cubitt <tsc25@cantab.net>
2745
2746 * org.texi: Updated documentation accordingly.
2747
2748 2012-09-13 Paul Eggert <eggert@cs.ucla.edu>
2749
2750 * texinfo.tex: Merge from gnulib.
2751
2752 2012-09-12 Michael Albinus <michael.albinus@gmx.de>
2753
2754 Sync with Tramp 2.2.6.
2755
2756 * tramp.texi (Bug Reports): Cleanup caches before a test run.
2757
2758 * trampver.texi: Update release number.
2759
2760 2012-09-12 Paul Eggert <eggert@cs.ucla.edu>
2761
2762 * texinfo.tex: Merge from gnulib.
2763
2764 2012-08-06 Aurélien Aptel <aurelien.aptel@gmail.com>
2765
2766 * url.texi (Parsed URLs): Adjust to the code's use of defstruct
2767 (bug#12096).
2768
2769 2012-08-01 Jay Belanger <jay.p.belanger@gmail.com>
2770
2771 * calc.texi (Simplification modes, Conversions)
2772 (Operating on Selections): Mention "basic" simplification.
2773 (The Calc Mode Line): Mention the mode line display for Basic
2774 simplification mode.
2775 (Simplify Formulas): Refer to 'algebraic' rather than 'default'
2776 simplifications.
2777 (Basic Simplifications): Rename from "Limited Simplifications"
2778 Replace "limited" by "basic" throughout.
2779 (Algebraic Simplifications): Indicate that the algebraic
2780 simplifications are done by default.
2781 (Unsafe Simplifications): Mention `m E'.
2782 (Simplification of Units): Mention `m U'.
2783 (Trigonometric/Hyperbolic Functions, Reducing and Mapping)
2784 (Kinds of Declarations, Functions for Declarations):
2785 Mention "algebraic simplifications" instead of `a s'.
2786 (Algebraic Entry): Remove mention of default simplifications.
2787
2788 2012-07-30 Jay Belanger <jay.p.belanger@gmail.com>
2789
2790 * calc.texi (Getting Started, Tutorial): Change simulated
2791 Calc output to match actual output.
2792 (Simplifying Formulas): Mention that algebraic simplification is now
2793 the default.
2794
2795 2012-07-28 Eli Zaretskii <eliz@gnu.org>
2796
2797 * faq.texi (Right-to-left alphabets): Update for Emacs 24.
2798 (Bug#12073)
2799
2800 2012-07-25 Paul Eggert <eggert@cs.ucla.edu>
2801
2802 Prefer typical American spelling for "acknowledgment".
2803 * calc.texi (History and Acknowledgments): Rename from
2804 History and Acknowledgements.
2805 * idlwave.texi (Acknowledgments):
2806 * ses.texi (Acknowledgments):
2807 * woman.texi (Acknowledgments): Rename from Acknowledgements.
2808
2809 2012-07-09 Paul Eggert <eggert@cs.ucla.edu>
2810
2811 Rename configure.in to configure.ac (Bug#11603).
2812 * ede.texi (Compiler and Linker objects, ede-proj-project)
2813 (ede-step-project): Prefer the name configure.ac to configure.in.
2814
2815 2012-07-06 Michael Albinus <michael.albinus@gmx.de>
2816
2817 * tramp.texi (Multi-hops):
2818 Introduce `tramp-restricted-shell-hosts-alist'.
2819
2820 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2821
2822 * gnus.texi (POP before SMTP): POP-before-SMTP works with all sending
2823 methods, so don't mention smtpmail here.
2824
2825 2012-06-26 Wolfgang Jenkner <wjenkner@inode.at>
2826
2827 * gnus.texi (Picons): Document gnus-picon-properties.
2828
2829 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2830
2831 * gnus.texi: Remove mention of compilation, as that's no longer
2832 supported.
2833
2834 2012-06-26 Christopher Schmidt <christopher@ch.ristopher.com>
2835
2836 * gnus.texi (Archived Messages): Mention
2837 gnus-gcc-pre-body-encode-hook and gnus-gcc-post-body-encode-hook.
2838
2839 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2840
2841 * gnus.texi (Various Summary Stuff):
2842 Remove mention of `gnus-propagate-marks'.
2843
2844 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2845
2846 * gnus.texi: Remove mentions of nnml/nnfolder/nntp backend marks,
2847 which no longer exist.
2848
2849 2012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
2850
2851 * gnus.texi (Archived Messages):
2852 Document gnus-gcc-self-resent-messages.
2853
2854 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2855
2856 * message.texi (Mail Variables):
2857 Mention the optional user parameter for X-Message-SMTP-Method.
2858
2859 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2860
2861 * gnus.texi (Posting Styles): Mention X-Message-SMTP-Method.
2862
2863 * message.texi (Mail Variables): Document X-Message-SMTP-Method.
2864
2865 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2866
2867 * gnus.texi (Key Index): Change encoding to utf-8.
2868
2869 2012-06-21 Glenn Morris <rgm@gnu.org>
2870
2871 * Makefile.in: Rename infodir to buildinfodir throughout. (Bug#11737)
2872
2873 2012-06-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
2874
2875 * gnus.texi (Group Timestamp): Mention where to find documentation for
2876 the `gnus-tmp-' variables (bug#11601).
2877
2878 2012-06-11 Michael Albinus <michael.albinus@gmx.de>
2879
2880 Sync with Tramp 2.2.6-pre.
2881
2882 * tramp.texi (all): Use consequently @command{}, @env{} and @kbd{}
2883 where appropriate.
2884 (Ad-hoc multi-hops): New section.
2885 (Remote processes): New subsection "Running remote processes on
2886 Windows hosts".
2887 (History): Add remote commands on Windows, and ad-hoc multi-hop
2888 methods.
2889 (External methods): "ControlPersist" must be set to "no" for the
2890 `scpc' method.
2891 (Remote processes): Add a note about `auto-revert-tail-mode'.
2892 (Frequently Asked Questions): Use "scpx" in combination with
2893 "ControlPersist". Reported by Adam Spiers <emacs@adamspiers.org>.
2894
2895 * trampver.texi: Update release number.
2896
2897 2012-06-10 Chong Yidong <cyd@gnu.org>
2898
2899 * sc.texi: Remove bogus @ifinfo commands which prevent makeinfo
2900 compilation for html-mono.
2901
2902 2012-06-08 Paul Eggert <eggert@cs.ucla.edu>
2903
2904 * texinfo.tex: Merge from gnulib.
2905
2906 2012-05-29 Katsumi Yamaoka <yamaoka@jpl.org>
2907
2908 * Makefile.in (echo-info): Don't try to install info files named
2909 just ".info".
2910
2911 2012-05-28 Glenn Morris <rgm@gnu.org>
2912
2913 * calc.texi, dired-x.texi: Use @LaTeX rather than La@TeX. (Bug#10910)
2914
2915 * sc.texi: Nuke hand-written node pointers.
2916 Fix top-level menu to match actual node order.
2917
2918 2012-05-27 Glenn Morris <rgm@gnu.org>
2919
2920 * cl.texi, dired-x.texi: Nuke hand-written node pointers.
2921 Some associated fixes, including not messing with chapno in cl.texi.
2922
2923 2012-05-27 Bastien Guerry <bzg@gnu.org>
2924
2925 * org.texi (Durations and time values): Fix typo.
2926
2927 2012-05-26 Paul Eggert <eggert@cs.ucla.edu>
2928
2929 * texinfo.tex: Update from gnulib.
2930
2931 2012-05-19 Jay Belanger <jay.p.belanger@gmail.com>
2932
2933 * calc.texi (Basic Operations on Units, Customizing Calc):
2934 Mention `calc-ensure-consistent-units'.
2935
2936 2012-05-14 Andreas Schwab <schwab@linux-m68k.org>
2937
2938 * cc-mode.texi: Avoid space before macro in 4th argument of cross
2939 reference commands. (Bug#11461)
2940
2941 * Makefile.in (gnus.dvi): Use $@ instead of $*.dvi.
2942
2943 2012-05-12 Glenn Morris <rgm@gnu.org>
2944
2945 * Makefile.in (mostlyclean): Add more TeX intermediates.
2946
2947 * Makefile.in: Make it look more like the other doc Makefiles.
2948 Use explicit $srcdir in all dependencies.
2949 Remove cd $srcdir from rules.
2950 (VPATH): Remove.
2951 (infodir): Set to an absolute path.
2952 (INFO_TARGETS): Use short names.
2953 (mkinfodir): infodir is now absolute.
2954 (echo-info, maintainer-clean): Update for new format of INFO_TARGETS.
2955
2956 * Makefile.in (info.info): Rename from info, to avoid duplication.
2957 (.SUFFIXES): Disable implicit rules.
2958
2959 * Makefile.in (MKDIR_P): New, set by configure.
2960 (mkinfodir): Use $MKDIR_P.
2961
2962 2012-05-07 Glenn Morris <rgm@gnu.org>
2963
2964 * forms.texi (Long Example): Update for changed location of files.
2965
2966 2012-05-04 Glenn Morris <rgm@gnu.org>
2967
2968 * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure.
2969 (INFO_TARGETS): Use $INFO_EXT.
2970 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
2971 * makefile.w32-in (INFO_EXT, INFO_OPTS): New.
2972 (INFO_TARGETS): Use $INFO_EXT.
2973 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
2974
2975 2012-05-02 Glenn Morris <rgm@gnu.org>
2976
2977 * Makefile.in (echo-info): New phony target, used by top-level.
2978
2979 * viper.texi: Make direntry shorter (also it is no longer "newest").
2980
2981 * emacs-gnutls.texi, ert.texi, org.texi:
2982 Fix dircategory, direntry to match info/dir.
2983
2984 * faq.texi: Convert @inforefs to @xrefs.
2985 Fix some malformed cross-references.
2986 (File-name conventions): Shorten section name to avoid overfull line.
2987 (How to add fonts): Use smallexample to avoid overfull lines.
2988
2989 2012-05-01 Teodor Zlatanov <tzz@lifelogs.com>
2990
2991 * auth.texi (Help for users): Update for .gpg file being second.
2992
2993 2012-04-27 Ippei Furuhashi <top.tuna+orgmode@gmail.com> (tiny change)
2994
2995 * org.texi (Agenda commands): Fix two typos: give corresponding
2996 function names, according to `org-agenda-view-mode-dispatch'.
2997
2998 2012-04-27 Glenn Morris <rgm@gnu.org>
2999
3000 * faq.texi (Major packages and programs): Remove section.
3001 There is no point listing 6 packages (cf etc/MORE.STUFF).
3002 (Finding Emacs and related packages): Move "Spell-checkers" here.
3003
3004 2012-04-22 Michael Albinus <michael.albinus@gmx.de>
3005
3006 * dbus.texi (Version): New node.
3007 (Properties and Annotations): Mention the object manager
3008 interface. Describe dbus-get-all-managed-objects.
3009 (Type Conversion): Floating point numbers are allowed, if an
3010 anteger does not fit Emacs's integer range.
3011 (Synchronous Methods): Remove obsolete dbus-call-method-non-blocking.
3012 (Asynchronous Methods): Fix description of
3013 dbus-call-method-asynchronously.
3014 (Receiving Method Calls): Fix some minor errors.
3015 Add dbus-interface-emacs.
3016 (Signals): Describe unicast signals and the new match rules.
3017 (Alternative Buses): Add the PRIVATE optional argument to
3018 dbus-init-bus. Describe its new return value. Add dbus-setenv.
3019
3020 2012-04-20 Glenn Morris <rgm@gnu.org>
3021
3022 * faq.texi (New in Emacs 24): New section.
3023 (Packages that do not come with Emacs): Mention M-x list-packages.
3024
3025 2012-04-14 Alan Mackenzie <acm@muc.de>
3026
3027 * cc-mode.texi (c-offsets-alist): Correct a typo.
3028
3029 2012-04-14 Jérémie Courrèges-Anglas <jca@wxcvbn.org> (tiny change)
3030
3031 * org.texi (Deadlines and scheduling): Fix the example: the
3032 DEADLINE item should come right after the headline. We enforce
3033 this convention, so it is a bug not to illustrate it correctly in
3034 the manual.
3035
3036 2012-04-14 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
3037
3038 * org.texi (Agenda commands): Fix documentation bug by swapping
3039 the equivalent keybindings to `org-agenda-next-line' with the ones
3040 to `org-agenda-previous-line'.
3041
3042 2012-04-14 Glenn Morris <rgm@gnu.org>
3043
3044 * Makefile.in: Replace non-portable use of $< in ordinary rules.
3045
3046 2012-04-09 Eli Zaretskii <eliz@gnu.org>
3047
3048 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean):
3049 Add emacs-gnutls.
3050 ($(infodir)/emacs-gnutls, emacs-gnutls.dvi): New targets.
3051
3052 2012-04-09 Teodor Zlatanov <tzz@lifelogs.com>
3053
3054 * Makefile.in: Add emacs-gnutls.texi to build.
3055
3056 * emacs-gnutls.texi: Add documentation for the GnuTLS integration.
3057
3058 2012-04-05 Teodor Zlatanov <tzz@lifelogs.com>
3059
3060 * auth.texi (Secret Service API): Edit further and give examples.
3061 (Secret Service API): Adjust @samp to @code for collection names.
3062
3063 2012-04-04 Glenn Morris <rgm@gnu.org>
3064
3065 * auth.texi (Secret Service API): Copyedits.
3066 (Help for developers): Fill in some missing function doc-strings.
3067 (Help for users, Help for developers)
3068 (GnuPG and EasyPG Assistant Configuration): Markup fixes.
3069
3070 2012-04-04 Michael Albinus <michael.albinus@gmx.de>
3071
3072 * auth.texi (Secret Service API): Add the missing text.
3073
3074 2012-04-04 Chong Yidong <cyd@gnu.org>
3075
3076 * message.texi (Using PGP/MIME): Note that epg is now the default.
3077
3078 * gnus.texi: Reduce references to obsolete pgg library.
3079 (Security): Note that epg is now the default.
3080
3081 * gnus-faq.texi (FAQ 8-2): Mention EasyPG.
3082
3083 * nxml-mode.texi (Completion): C-RET is no longer bound to
3084 nxml-complete.
3085
3086 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
3087
3088 * org.texi (Customizing tables in ODT export): Correct few errors.
3089
3090 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
3091
3092 * org.texi (Links in ODT export): Update.
3093 (Labels and captions in ODT export): New node.
3094
3095 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
3096
3097 * org.texi (Literal examples in ODT export): htmlfontify.el in
3098 Emacs-24.1 now supports fontification. So ODT source blocks will
3099 be fontified by default.
3100
3101 2012-04-01 Julian Gehring <julian.gehring@googlemail.com> (tiny change)
3102
3103 * org.texi (Refiling notes): Remove duplicated keybinding.
3104
3105 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
3106
3107 * org.texi (noweb): Documentation of this new option to the :noweb
3108 header argument.
3109
3110 2012-04-01 Suvayu Ali <fatkasuvayu+linux@gmail.com>
3111
3112 * org.texi (Header and sectioning): Add example demonstrating how
3113 to use "LaTeX_CLASS_OPTIONS".
3114
3115 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
3116
3117 * org.texi (Noweb reference syntax): Describe the ability to
3118 execute noweb references in the manual.
3119
3120 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
3121
3122 * org.texi (cache): Improve cache documentation when session
3123 evaluation is used.
3124
3125 2012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
3126
3127 * org.texi (Plain lists): Document removal.
3128
3129 2012-04-01 Michael Brand <michael.ch.brand@gmail.com>
3130
3131 * org.texi: Decapitalize file name in references to Calc manual.
3132
3133 2012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
3134
3135 * org.texi (Plain lists): Document removal.
3136
3137 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
3138
3139 * org.texi (Top, OpenDocument Text export)
3140 (ODT export commands, Extending ODT export)
3141 (Images in ODT export, Tables in ODT export)
3142 (Configuring a document converter): Add or Update.
3143
3144 2012-04-01 Carsten Dominik <carsten.dominik@gmail.com>
3145
3146 * org.texi (MobileOrg): Change the wording to reflect that the
3147 Android Version is no longer just the little brother of the iOS
3148 version.
3149
3150 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
3151
3152 * org.texi (Key bindings and useful functions): Update babel key
3153 binding documentation in manual.
3154
3155 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
3156
3157 * org.texi (noweb): Document new noweb header value.
3158
3159 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
3160
3161 * org.texi (noweb-sep): Document new header argument.
3162
3163 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
3164
3165 * org.texi (noweb-ref): Documentation of this new custom variable.
3166
3167 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
3168
3169 * org.texi (wrap): Update the new :wrap documentation to match the
3170 current implementation.
3171
3172 2012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
3173
3174 * org.texi: Added documentation for :wrap.
3175
3176 2012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
3177
3178 * org.texi: #+RESULTS now user-configurable.
3179
3180 2012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
3181
3182 * org.texi: Documented :noweb no-export.
3183
3184 2012-04-01 Thomas Dye <dk@poto.local>
3185
3186 * org.texi: Edit :noweb no header argument for correctness.
3187
3188 2012-04-01 Bastien Guerry <bzg@gnu.org>
3189
3190 * org.texi (Customization): Update the approximate number of Org
3191 variables.
3192
3193 2012-04-01 Thomas Dye <dk@poto.local>
3194
3195 * org.texi: The :results wrap produces a drawer instead of a
3196 begin_results block.
3197
3198 2012-03-22 Peder O. Klingenberg <peder@klingenberg.no> (tiny change)
3199
3200 * gnus.texi (Archived Messages): Update `gnus-message-archive-group' to
3201 reflect the new default.
3202
3203 2012-03-10 Eli Zaretskii <eliz@gnu.org>
3204
3205 * info.texi (Expert Info): Move the index entry for "Texinfo" from
3206 "Getting Started" to this node. (Bug#10450)
3207
3208 2012-03-10 Chong Yidong <cyd@gnu.org>
3209
3210 * flymake.texi (Example -- Configuring a tool called via make):
3211 Mention the Automake COMPILE variable (Bug#8715).
3212
3213 * info.texi (Getting Started): Add an index entry (Bug#10450).
3214
3215 2012-03-02 Michael Albinus <michael.albinus@gmx.de>
3216
3217 * dbus.texi (Signals): Known names will be mapped onto unique
3218 names, when registering for signals.
3219
3220 2012-02-29 Glenn Morris <rgm@gnu.org>
3221
3222 * url.texi: Fix quote usage in body text.
3223
3224 * sem-user.texi, url.texi, woman.texi: Use "" quotes in menus.
3225
3226 * cl.texi: Use @code{} in menus when appropriate.
3227
3228 2012-02-28 Glenn Morris <rgm@gnu.org>
3229
3230 * calc.texi, cc-mode.texi, cl.texi, ebrowse.texi, ediff.texi:
3231 * eshell.texi, gnus-faq.texi, gnus-news.texi, gnus.texi:
3232 * idlwave.texi, info.texi, newsticker.texi, nxml-mode.texi:
3233 * org.texi, sc.texi, vip.texi, viper.texi:
3234 Standardize possessive apostrophe usage.
3235
3236 2012-02-26 Chong Yidong <cyd@gnu.org>
3237
3238 * ediff.texi (Quick Help Commands): Add a couple of index entries
3239 (Bug#10834).
3240
3241 2012-02-17 Glenn Morris <rgm@gnu.org>
3242
3243 * gnus.texi (Posting Styles):
3244 * remember.texi (Org): Fix cross-refs to other manuals.
3245
3246 2012-02-15 Glenn Morris <rgm@gnu.org>
3247
3248 * smtpmail.texi (Emacs Speaks SMTP): General update for 24.1.
3249 (Encryption): New chapter, split out from previous.
3250
3251 2012-02-13 Lars Ingebrigtsen <larsi@gnus.org>
3252
3253 * gnus.texi (Customizing the IMAP Connection):
3254 Mention nnimap-record-commands.
3255
3256 2012-02-10 Glenn Morris <rgm@gnu.org>
3257
3258 * url.texi (Retrieving URLs): Update url-retrieve arguments.
3259 Mention url-queue-retrieve.
3260
3261 2012-02-09 Glenn Morris <rgm@gnu.org>
3262
3263 * sem-user.texi (Semantic mode user commands): Typo fix.
3264
3265 * info.texi (Create Info buffer): Mention info-display-manual.
3266
3267 2012-02-07 Lars Ingebrigtsen <larsi@gnus.org>
3268
3269 * gnus.texi (Mail Source Specifiers): Add a pop3 via an SSH tunnel
3270 example (modified from an example by Michael Albinus).
3271
3272 2012-01-30 Philipp Haselwarter <philipp.haselwarter@gmx.de> (tiny change)
3273
3274 * gnus.texi (Agent Basics): Fix outdated description of
3275 `gnus-agent-auto-agentize-methods'.
3276
3277 2012-01-28 Andreas Schwab <schwab@linux-m68k.org>
3278
3279 * cc-mode.texi: Always @defindex ss.
3280 (Config Basics): Fix argument of @itemize.
3281 (Macro Backslashes): Add @code around index entry.
3282
3283 2012-01-23 Glenn Morris <rgm@gnu.org>
3284
3285 * pcl-cvs.texi (About PCL-CVS): Refer to vc-dir rather than vc-dired.
3286
3287 2012-01-19 Eric Hanchrow <eric.hanchrow@gmail.com>
3288
3289 * tramp.texi (File): Tweak wording for the `scpc' option.
3290
3291 2012-01-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
3292
3293 * gnus.texi (Group Parameters): Really note precedence.
3294
3295 2012-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
3296
3297 * gnus.texi (Group Parameters): Note precedence.
3298
3299 2012-01-03 Eric Schulte <eric.schulte@gmx.com>
3300
3301 * org.texi (Noweb reference syntax): Adding documentation of
3302 the `*org-babel-use-quick-and-dirty-noweb-expansion*'
3303 variable.
3304
3305 2012-01-03 Bastien Guerry <bzg@gnu.org>
3306
3307 * org.texi (Plain lists): Split the table to fix the display
3308 of items.
3309
3310 2012-01-03 Bastien Guerry <bzg@gnu.org>
3311
3312 * org.texi (Plain lists): Fix misplaced explanation.
3313
3314 2012-01-03 Bastien Guerry <bzg@gnu.org>
3315
3316 * org.texi (Plain lists, Agenda files): Add index entries.
3317
3318 2012-01-03 Julian Gehring <julian.gehring@googlemail.com>
3319
3320 * org.texi: Use "Org mode" instead of alternatives like
3321 "Org-mode" or "org-mode".
3322
3323 2012-01-03 Bernt Hansen <bernt@norang.ca>
3324
3325 * org.texi (Agenda commands):
3326 Document `org-clock-report-include-clocking-task'.
3327
3328 2012-01-03 Bastien Guerry <bzg@gnu.org>
3329
3330 * org.texi (Checkboxes): Document the new behavior of `C-u C-c
3331 C-c' on checkboxes.
3332
3333 2012-01-03 Julian Gehring <julian.gehring@googlemail.com>
3334
3335 * org.texi: End sentences with two spaces.
3336
3337 2012-01-03 Michael Brand <michael.ch.brand@gmail.com>
3338
3339 * org.texi (External links): Document the link types file+sys
3340 and file+emacs, slightly narrow used page width.
3341
3342 2012-01-03 Eric Schulte <eric.schulte@gmx.com>
3343
3344 * org.texi (colnames): Note that colnames behavior may differ
3345 across languages.
3346
3347 2012-01-03 Bastien Guerry <bzg@gnu.org>
3348
3349 * org.texi (Weekly/daily agenda, Agenda commands): Fix typos.
3350
3351 2012-01-03 Thomas Dye <dk@poto.westell.com>
3352
3353 * org.texi: Augmented discussion of babel property
3354 inheritance. Put footnote outside sentence ending period.
3355
3356 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
3357
3358 * org.texi (eval): Documenting the full range of :eval header
3359 argument values.
3360
3361 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
3362
3363 * org.texi (eval): Documentation of the new :eval option.
3364
3365 2012-01-03 Thomas Dye <dk@poto.local>
3366
3367 * org.texi: Add accumulated properties.
3368
3369 2012-01-03 Thomas Dye <dk@poto.local>
3370
3371 * org.texi: Documented no spaces in name=assign, another
3372 correction to :var table.
3373
3374 2012-01-03 Thomas Dye <dk@poto.local>
3375
3376 * org.texi: Changed DATA to NAME in Working With Source Code
3377 section.
3378
3379 2012-01-03 Tom Dye <tsd@tsdye.com>
3380
3381 * org.texi: Minor change to :var table.
3382
3383 2012-01-03 Tom Dye <tsd@tsdye.com>
3384
3385 * org.texi: More changes to :var table (some examples were wrong).
3386
3387 2012-01-03 Tom Dye <tsd@tsdye.com>
3388
3389 * org.texi: Cleaned up :var table.
3390
3391 2012-01-03 Bastien Guerry <bzg@gnu.org>
3392
3393 * org.texi (Timestamps, Weekly/daily agenda)
3394 (Weekly/daily agenda): Add @cindex for "appointment".
3395
3396 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
3397
3398 * org.texi (Literal examples): A new link to the template for
3399 inserting empty code blocks.
3400 (Structure of code blocks): A new link to the template for
3401 inserting empty code blocks.
3402
3403 2012-01-03 Rafael Laboissiere <rafael@laboissiere.net> (tiny change)
3404
3405 * org.texi (External links): Add footnote on how the behavior
3406 of the text search in Org files are controled by the variable
3407 `org-link-search-must-match-exact-headline'.
3408
3409 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
3410
3411 * org.texi (Buffer-wide header arguments):
3412 Update documentation to reflect removal of #+PROPERTIES.
3413
3414 2012-01-03 Carsten Dominik <carsten.dominik@gmail.com>
3415
3416 * org.texi (The clock table): Mention that ACHIVED trees
3417 contribute to the clock table.
3418
3419 2012-01-03 Carsten Dominik <carsten.dominik@gmail.com> (tiny change)
3420
3421 * org.texi (Conflicts): Better yasnippet config info.
3422
3423 2012-01-03 Bastien Guerry <bzg@gnu.org> (tiny change)
3424
3425 * org.texi (Selective export): Explicitly mention the default
3426 values for `org-export-select-tags',
3427 `org-export-exclude-tags'.
3428
3429 2012-01-03 Tom Dye <tsd@tsdye.com>
3430
3431 * org.texi: Added a line to specify that header arguments are
3432 lowercase.
3433
3434 2012-01-03 Tom Dye <tsd@tsdye.com>
3435
3436 * org.texi: :var requires default value when declared.
3437
3438 2012-01-03 Bastien Guerry <bzg@gnu.org>
3439
3440 * org.texi (Handling links): Add a note about the
3441 `org-link-frame-setup' option.
3442
3443 2012-01-03 David Maus <dmaus@ictsoc.de>
3444
3445 * org.texi (Exporting Agenda Views, Extracting agenda
3446 information): Fix command line syntax, quote symbol parameter
3447 values.
3448
3449 2012-01-03 David Maus <dmaus@ictsoc.de>
3450
3451 * org.texi (Exporting Agenda Views): Fix command line syntax.
3452
3453 2011-12-28 Paul Eggert <eggert@cs.ucla.edu>
3454
3455 * gnus.texi (Mail Source Customization, Mail Back End Variables):
3456 Use octal notation for file permissions, which are normally
3457 thought of in octal.
3458 (Mail Back End Variables): Use more-plausible modes in example.
3459
3460 2011-12-20 Alan Mackenzie <acm@muc.de>
3461
3462 * cc-mode.texi: Update version string 5.31 -> 5.32.
3463
3464 2011-12-06 Juanma Barranquero <lekktu@gmail.com>
3465
3466 * gnus-faq.texi (FAQ 2-1, FAQ 3-8, FAQ 4-14, FAQ 9-1): Fix typos.
3467
3468 2011-11-24 Glenn Morris <rgm@gnu.org>
3469
3470 * gnus.texi, smtpmail.texi: Fix case of "GnuTLS".
3471
3472 2011-11-24 Juanma Barranquero <lekktu@gmail.com>
3473
3474 * makefile.w32-in: Update dependencies.
3475
3476 2011-11-20 Glenn Morris <rgm@gnu.org>
3477
3478 * gnus.texi (Group Information):
3479 Remove gnus-group-fetch-faq, command deleted 2010-09-24.
3480
3481 2011-11-20 Juanma Barranquero <lekktu@gmail.com>
3482
3483 * gnus-coding.texi (Gnus Maintenance Guide):
3484 Rename from "Gnus Maintainance Guide".
3485
3486 * ede.texi (ede-compilation-program, ede-compiler, ede-linker):
3487 * eieio.texi (Customizing):
3488 * gnus.texi (Article Washing):
3489 * gnus-news.texi:
3490 * sem-user.texi (Smart Jump): Fix typos.
3491
3492 2011-11-16 Juanma Barranquero <lekktu@gmail.com>
3493
3494 * org.texi (Agenda commands, Exporting Agenda Views): Fix typos.
3495
3496 2011-11-15 Juanma Barranquero <lekktu@gmail.com>
3497
3498 * ede.texi (project-am-texinfo):
3499 * gnus.texi (Sending or Not Sending):
3500 * org.texi (Template elements): Fix typos.
3501
3502 2011-11-14 Juanma Barranquero <lekktu@gmail.com>
3503
3504 * ediff.texi (Hooks):
3505 * sem-user.texi (Semanticdb Roots): Fix typos.
3506
3507 2011-11-11 Juanma Barranquero <lekktu@gmail.com>
3508
3509 * semantic.texi (Tag handling): Fix typo.
3510
3511 2011-10-31 Katsumi Yamaoka <yamaoka@jpl.org>
3512
3513 * gnus.texi (Other Gnus Versions): Remove.
3514
3515 2011-10-28 Alan Mackenzie <acm@muc.de>
3516
3517 * cc-mode.texi (Indentation Commands): Mention "macros with semicolons".
3518 (Other Special Indentations): Add an xref to "Macros with ;".
3519 (Customizing Macros): Add stuff about syntax in macros. Add an xref to
3520 "Macros with ;".
3521 (Macros with ;): New page.
3522
3523 * cc-mode.texi (Movement Commands): Document `c-defun-tactic'.
3524 Document the new handling of nested scopes for movement by defuns.
3525
3526 2011-10-23 Michael Albinus <michael.albinus@gmx.de>
3527
3528 Sync with Tramp 2.2.3.
3529
3530 * trampver.texi: Update release number.
3531
3532 2011-10-14 Glenn Morris <rgm@gnu.org>
3533
3534 * ert.texi (Introduction, How to Run Tests)
3535 (Running Tests Interactively, Expected Failures)
3536 (Tests and Their Environment, Useful Techniques)
3537 (Interactive Debugging, Fixtures and Test Suites):
3538 Minor rephrasings.
3539 (Running Tests Interactively, The @code{should} Macro): Add xrefs.
3540 (Running Tests in Batch Mode): Simplify loading instructions.
3541 (Test Selectors): Clarify some selectors.
3542 (Expected Failures, Useful Techniques):
3543 Make examples fit in 80 columns.
3544
3545 2011-10-13 Jay Belanger <jay.p.belanger@gmail.com>
3546
3547 * calc.texi (Basic Operations on Units): Discuss temperature
3548 conversion (`u t') alongside with other unit conversions ('u c').
3549
3550 2011-10-12 Glenn Morris <rgm@gnu.org>
3551
3552 * ert.texi: Whitespace trivia to make main menu items line up better.
3553
3554 2011-10-08 Glenn Morris <rgm@gnu.org>
3555
3556 * Makefile.in: Fix ert rules.
3557
3558 2011-10-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
3559
3560 * gnus.texi (Gnus Utility Functions): Add more references and
3561 explanations (bug#9683).
3562
3563 2011-09-26 Paul Eggert <eggert@cs.ucla.edu>
3564
3565 * texinfo.tex: Merge from gnulib.
3566
3567 2011-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
3568
3569 * gnus.texi (Archived Messages): Note the default (bug#9552).
3570
3571 2011-09-21 Bill Wohler <wohler@newt.com>
3572
3573 Release MH-E manual version 8.3.
3574
3575 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
3576 release 8.3.
3577 (Preface): Update support information.
3578 (From Bill Wohler): Reset text to original version. As a
3579 historical quote, the tense should be correct in the time that it
3580 was written.
3581
3582 2011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
3583
3584 * gnus.texi (Listing Groups): Explain `gnus-group-list-limit'.
3585 (Finding the News): Doc clarification.
3586 (Terminology): Mention naming.
3587
3588 2011-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
3589
3590 * gnus.texi: Remove mentions of `recent', which are now obsolete.
3591 (Interactive): Document `quiet'.
3592
3593 2011-08-15 Suvayu Ali <fatkasuvayu+linux@gmail.com> (tiny change)
3594
3595 * org.texi (Images in LaTeX export): Rewrite.
3596
3597 2011-08-15 Bastien Guerry <bzg@gnu.org>
3598
3599 * org.texi (Using the mapping API): Mention 'region as a possible
3600 scope for `org-map-entries'.
3601
3602 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3603
3604 * org.texi (Visibility cycling): Document `org-copy-visible'.
3605
3606 2011-08-15 Bastien Guerry <bzg@gnu.org>
3607
3608 * org.texi (Template expansion): Order template sequences in the
3609 proper order.
3610
3611 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3612
3613 * org.texi (eval): Expand discussion of the :eval header argument.
3614
3615 2011-08-15 Bastien Guerry <bzg@gnu.org>
3616
3617 * org.texi (Languages): Add Lilypond and Awk as supported
3618 languages.
3619
3620 2011-08-15 Achim Gratz <stromeko@nexgo.de>
3621
3622 * org.texi: Document that both CLOCK_INTO_DRAWER and
3623 LOG_INTO_DRAWER can be used to override the contents of variable
3624 org-clock-into-drawer (or if unset, org-log-into-drawer).
3625
3626 * org.texi: Replace @xref->@pxref.
3627
3628 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3629
3630 * org.texi (Evaluating code blocks): Documenting the new option
3631 for inline call lines.
3632
3633 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3634
3635 * org.texi (Results of evaluation): More explicit about the
3636 mechanism through which interactive evaluation of code is
3637 performed.
3638
3639 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3640
3641 * org.texi (noweb-ref): New header argument documentation.
3642
3643 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3644
3645 * org.texi (Extracting source code): Documentation of the new
3646 org-babel-tangle-named-block-combination variable.
3647
3648 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3649
3650 * org.texi (Structure of code blocks): Explicitly state that the
3651 behavior of multiple blocks of the same name is undefined.
3652
3653 2011-08-15 Christian Egli <christian.egli@sbszh.ch>
3654
3655 * org.texi (TaskJuggler export): Modify the example to reflect the
3656 new effort durations.
3657
3658 2011-08-15 David Maus <dmaus@ictsoc.de>
3659
3660 * org.texi (Images in LaTeX export): Escape curly brackets in
3661 LaTeX example.
3662
3663 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3664
3665 * org.texi (The clock table): Document the :properties and
3666 :inherit-props arguments for the clocktable.
3667
3668 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3669
3670 * org.texi (Tables in LaTeX export): Document specifying placement
3671 options for tables.
3672
3673 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3674
3675 * org.texi (Evaluating code blocks): More specific documentation
3676 about the different types of header arguments.
3677
3678 2011-08-15 Manuel Giraud <manuel.giraud@univ-nantes.fr>
3679
3680 * org.texi (Sitemap): Document `:sitemap-sans-extension' property.
3681
3682 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3683
3684 * org.texi (Built-in table editor): Document the table field
3685 follow mode.
3686
3687 2011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
3688
3689 * org.texi (Easy Templates): Document new template.
3690
3691 2011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
3692
3693 * org.texi (Literal examples): Add a cross-reference from "Literal
3694 Examples" to "Easy Templates."
3695
3696 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3697
3698 * org.texi (The clock table): Add link to match syntax.
3699
3700 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3701
3702 * org.texi (Agenda commands): Document clock consistency checks.
3703
3704 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3705
3706 * org.texi (Built-in table editor): Document that \vert represents
3707 a vertical bar in a table field.
3708
3709 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3710
3711 * org.texi (Literal examples): Link from "Markup" > "Literate
3712 Examples" to "Working with Source Code".
3713
3714 2011-08-15 Puneeth Chaganti <punchagan@gmail.com>
3715
3716 * org.texi (Agenda commands): Doc for function option to bulk
3717 action.
3718
3719 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3720
3721 * org.texi (Template expansion): Document new %<...> template
3722 escape.
3723
3724 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3725
3726 * org.texi (Selective export): Document exclusion of any tasks
3727 from export.
3728
3729 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3730
3731 * org.texi (Selective export): Document how to exclude DONE tasks
3732 from export.
3733 (Publishing options): Document the properties to be used to turn off
3734 export of DONE tasks.
3735
3736 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3737
3738 * org.texi (The date/time prompt): Document date range protection.
3739
3740 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3741
3742 * org.texi (padline): Documentation of the new padline header
3743 argument.
3744
3745 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3746
3747 * org.texi (var): Adding "[" to list of characters triggering
3748 elisp evaluation.
3749
3750 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3751
3752 * org.texi (var): Documentation of Emacs Lisp evaluation during
3753 variable assignment.
3754
3755 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3756
3757 * org.texi (colnames): Reference indexing into variables, and note
3758 that colnames are *not* removed before indexing occurs.
3759 (rownames): Reference indexing into variables, and note that
3760 rownames are *not* removed before indexing occurs.
3761
3762 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3763
3764 * org.texi (var): Clarification of indexing into tabular
3765 variables.
3766
3767 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3768
3769 * org.texi (results): Documentation of the `:results wrap' header
3770 argument.
3771
3772 2011-08-15 Bastien Guerry <bzg@gnu.org>
3773
3774 * org.texi (LaTeX and PDF export): Add a note about a limitation
3775 of the LaTeX export: the org file has to be properly structured.
3776
3777 2011-08-15 Bastien Guerry <bzg@gnu.org>
3778
3779 * org.texi (Dynamic blocks, Structure editing):
3780 Mention the function `org-narrow-to-block'.
3781
3782 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3783
3784 * org.texi (Languages): Updating list of code block supported
3785 languages.
3786
3787 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3788
3789 * org.texi (Special properties): CATEGORY is a special property,
3790 but it may also used in the drawer.
3791
3792 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3793
3794 * org.texi (mkdirp): Documentation of the :mkdirp header argument.
3795
3796 2011-08-15 Puneeth Chaganti <punchagan@gmail.com>
3797
3798 * org.texi (Include files): Document :lines.
3799
3800 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3801
3802 * org.texi (comments): Documentation of the ":comments noweb" code
3803 block header argument.
3804
3805 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3806
3807 * org.texi (Conflicts): Change "yasnippets" to "yasnippet" and
3808 added extra whitespace around functions to be consistent with the
3809 rest of the section.
3810
3811 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3812
3813 * org.texi (Evaluating code blocks): Expand discussion of
3814 #+call: line syntax.
3815 (Header arguments in function calls): Expand discussion of
3816 #+call: line syntax.
3817
3818 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3819
3820 * org.texi (Evaluating code blocks): More explicit about how to
3821 pass variables to #+call lines.
3822
3823 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3824
3825 * org.texi (Results of evaluation): Link to the :results header
3826 argument list from the "Results of evaluation" section.
3827
3828 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3829
3830 * org.texi (Conflicts): Adding additional information about
3831 resolving org/yasnippet conflicts.
3832
3833 2011-08-15 David Maus <dmaus@ictsoc.de>
3834
3835 * org.texi (Publishing options): Document style-include-scripts
3836 publishing project property.
3837
3838 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3839
3840 * org.texi (Sparse trees): Document the next-error /
3841 previous-error functionality.
3842
3843 2011-08-15 Tom Dye <tsd@tsdye.com>
3844
3845 * org.texi (cache): Improve documentation of code block caches.
3846
3847 2011-08-15 Tom Dye <tsd@tsdye.com>
3848
3849 * org.texi (Code block specific header arguments):
3850 Documentation of multi-line header arguments.
3851
3852 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3853
3854 * org.texi (Code evaluation security): Add example for using a
3855 function.
3856
3857 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3858
3859 * org.texi (Tables in LaTeX export): Documentation of new
3860 attr_latex options for tables.
3861
3862 2011-08-03 Michael Albinus <michael.albinus@gmx.de>
3863
3864 * trampver.texi: Update release number.
3865
3866 2011-07-30 Michael Albinus <michael.albinus@gmx.de>
3867
3868 Sync with Tramp 2.2.2.
3869
3870 * trampver.texi: Update release number.
3871
3872 2011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
3873
3874 * flymake.texi (Example -- Configuring a tool called via make):
3875 Use /dev/null instead of the Windows "nul" (bug#8715).
3876
3877 2011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
3878
3879 * widget.texi (Setting Up the Buffer): Remove mention of the
3880 global keymap parent, which doesn't seem to be accurate
3881 (bug#7045).
3882
3883 2011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
3884
3885 * org.texi (Special agenda views): Fix double quoting (bug#3509).
3886
3887 2010-07-10 Kevin Ryde <user42@zip.com.au>
3888
3889 * cl.texi (For Clauses): Add destructuring example processing an
3890 alist (bug#6596).
3891
3892 2011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
3893
3894 * ediff.texi (Major Entry Points): Remove mention of `require',
3895 since that's not pertinent in the installed Emacs (bug#9016).
3896
3897 2011-07-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
3898
3899 * gnus.texi (Expiring Mail): Document gnus-auto-expirable-marks.
3900 (Filtering New Groups): Clarify how simple the "options -n" format is.
3901 (Agent Expiry): Remove mention of `gnus-request-expire-articles', which
3902 is internal.
3903
3904 2011-07-04 Michael Albinus <michael.albinus@gmx.de>
3905
3906 * tramp.texi (Cleanup remote connections):
3907 Add `tramp-cleanup-this-connection'.
3908
3909 2011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
3910
3911 * gnus.texi (Subscription Methods): Link to "Group Levels" to explain
3912 zombies.
3913 (Checking New Groups): Ditto (bug#8974).
3914 (Checking New Groups): Move the reference to the right place.
3915
3916 2011-07-03 Dave Abrahams <dave@boostpro.com> (tiny change)
3917
3918 * gnus.texi (Startup Files): Clarify that we're talking about numbered
3919 backups, and not actual vc (bug#8975).
3920
3921 2011-07-03 Kevin Ryde <user42@zip.com.au>
3922
3923 * cl.texi (For Clauses): @items for hash-values and key-bindings
3924 to make them more visible when skimming. Add examples of `using'
3925 clause to them, examples being clearer than a description in
3926 words (bug#6599).
3927
3928 2011-07-01 Alan Mackenzie <acm@muc.de>
3929
3930 * cc-mode.texi (Guessing the Style): New page.
3931 (Styles): Add a short introduction to above.
3932
3933 2011-06-28 Deniz Dogan <deniz@dogan.se>
3934
3935 * rcirc.texi (Configuration): Bug-fix:
3936 `rcirc-default-user-full-name' is now `rcirc-default-full-name'.
3937 Reported by Elias Pipping <pipping@exherbo.org>.
3938
3939 2011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
3940
3941 * gnus.texi (Summary Mail Commands):
3942 Document `gnus-summary-reply-to-list-with-original'.
3943
3944 2011-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
3945
3946 * eshell.texi (Known problems): Fix typo.
3947
3948 2011-06-12 Michael Albinus <michael.albinus@gmx.de>
3949
3950 * tramp.texi (Customizing Completion): Mention authinfo-style files.
3951 (Password handling): `auth-source-debug' is good for debug messages.
3952
3953 2011-05-31 Teodor Zlatanov <tzz@lifelogs.com>
3954
3955 * gnus.texi (Store custom flags and keywords): Refer to
3956 `gnus-registry-article-marks-to-{chars,names}' instead of
3957 `gnus-registry-user-format-function-{M,M2}'.
3958
3959 2011-05-27 Paul Eggert <eggert@cs.ucla.edu>
3960
3961 * texinfo.tex: Merge from gnulib.
3962
3963 2011-05-18 Teodor Zlatanov <tzz@lifelogs.com>
3964
3965 * gnus.texi (Gnus Registry Setup): Rename from "Setup".
3966 (Store custom flags and keywords):
3967 Mention `gnus-registry-user-format-function-M' and
3968 `gnus-registry-user-format-function-M2'.
3969
3970 2011-05-17 Paul Eggert <eggert@cs.ucla.edu>
3971
3972 * texinfo.tex: Sync from gnulib, version 2011-05-11.16.
3973
3974 2011-05-17 Glenn Morris <rgm@gnu.org>
3975
3976 * gnus.texi (Face): Fix typo.
3977
3978 2011-05-14 Glenn Morris <rgm@gnu.org>
3979
3980 * dired-x.texi (Omitting Examples): Minor addition.
3981
3982 2011-05-10 Jim Meyering <meyering@redhat.com>
3983
3984 * ede.texi: Fix typo "or or -> or".
3985
3986 2011-05-03 Peter Münster <pmlists@free.fr> (tiny change)
3987
3988 * gnus.texi (Summary Buffer Lines):
3989 gnus-summary-user-date-format-alist does not exist.
3990 (Sorting the Summary Buffer): More about sorting threads.
3991
3992 2011-04-25 Michael Albinus <michael.albinus@gmx.de>
3993
3994 * trampver.texi: Update release number.
3995
3996 2011-04-14 Michael Albinus <michael.albinus@gmx.de>
3997
3998 * tramp.texi (Frequently Asked Questions): New item for disabling
3999 Tramp in other packages.
4000
4001 2011-04-14 Teodor Zlatanov <tzz@lifelogs.com>
4002
4003 * gnus.texi (nnmairix caveats, Setup, Registry Article Refer Method)
4004 (Fancy splitting to parent, Store arbitrary data):
4005 Update gnus-registry docs.
4006
4007 2011-04-13 Juanma Barranquero <lekktu@gmail.com>
4008
4009 * ede.texi: Fix typos.
4010
4011 2011-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
4012
4013 * gnus.texi (Window Layout): @itemize @code doesn't exist.
4014 It's @table @code.
4015
4016 2011-03-19 Antoine Levitt <antoine.levitt@gmail.com>
4017
4018 * gnus.texi (Listing Groups): Document gnus-group-list-ticked.
4019
4020 2011-03-17 Jay Belanger <jay.p.belanger@gmail.com>
4021
4022 * calc.texi (Logarithmic Units): Update the function names.
4023
4024 2011-03-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
4025
4026 * message.texi (Various Commands): Document format specs in the
4027 ellipsis.
4028
4029 2011-03-15 Antoine Levitt <antoine.levitt@gmail.com>
4030
4031 * message.texi (Insertion Variables): Document message-cite-style.
4032
4033 2011-03-14 Michael Albinus <michael.albinus@gmx.de>
4034
4035 * tramp.texi (Remote processes): New subsection "Running shell on
4036 a remote host".
4037
4038 2011-03-12 Teodor Zlatanov <tzz@lifelogs.com>
4039
4040 * auth.texi (Help for developers): Update docs to explain that the
4041 :save-function will only run the first time.
4042
4043 2011-03-12 Glenn Morris <rgm@gnu.org>
4044
4045 * Makefile.in (emacs-faq.html): Fix some more cross-refs.
4046 (emacs-faq.text): New target.
4047 (clean): Add emacs-faq.
4048
4049 2011-03-12 Michael Albinus <michael.albinus@gmx.de>
4050
4051 Sync with Tramp 2.2.1.
4052
4053 * trampver.texi: Update release number.
4054
4055 2011-03-11 Glenn Morris <rgm@gnu.org>
4056
4057 * Makefile.in (HTML_TARGETS): New.
4058 (clean): Delete $HTML_TARGETS.
4059 (emacs-faq.html): New, for use with the gnu.org Emacs webpage.
4060
4061 2011-03-08 Teodor Zlatanov <tzz@lifelogs.com>
4062
4063 * auth.texi (Help for developers): Show example of using
4064 `auth-source-search' with prompts and :save-function.
4065
4066 2011-03-07 Chong Yidong <cyd@stupidchicken.com>
4067
4068 * Version 23.3 released.
4069
4070 2011-03-07 Antoine Levitt <antoine.levitt@gmail.com>
4071
4072 * message.texi (Message Buffers): Update default value of
4073 message-generate-new-buffers.
4074
4075 2011-03-06 Jay Belanger <jay.p.belanger@gmail.com>
4076
4077 * calc.texi (Logarithmic Units): Rename calc-logunits-dblevel
4078 and calc-logunits-nplevel to calc-dblevel and calc-nplevel,
4079 respectively.
4080 (Musical Notes): New section.
4081 (Customizing Calc): Mention the customizable variable
4082 calc-note-threshold.
4083
4084 2011-03-03 Glenn Morris <rgm@gnu.org>
4085
4086 * url.texi (Dealing with HTTP documents): Remove reference to
4087 function url-decode-text-part; never seems to have existed. (Bug#6038)
4088 (Configuration): Update url-configuration-directory description.
4089
4090 2011-03-02 Glenn Morris <rgm@gnu.org>
4091
4092 * dired-x.texi (Multiple Dired Directories): Remove mentions
4093 of dired-default-directory-alist and dired-default-directory.
4094 Move dired-smart-shell-command here...
4095 (Miscellaneous Commands): ... from here.
4096
4097 2011-03-02 Paul Eggert <eggert@cs.ucla.edu>
4098
4099 * texinfo.tex: Update to version 2011-02-24.09.
4100
4101 2011-03-02 Glenn Morris <rgm@gnu.org>
4102
4103 * dired-x.texi (Omitting Variables): Refer to add-dir-local-variable
4104 instead of the obsoleted dired-omit-here-always.
4105
4106 2011-02-28 Michael Albinus <michael.albinus@gmx.de>
4107
4108 * tramp.texi (Frequently Asked Questions): Add Emacs 24 to
4109 supported systems.
4110
4111 2011-02-28 Glenn Morris <rgm@gnu.org>
4112
4113 * dbus.texi (Type Conversion): Grammar fix.
4114
4115 2011-02-23 Michael Albinus <michael.albinus@gmx.de>
4116
4117 * tramp.texi: Use consistently "Emacs" (instead of "GNU Emacs") and
4118 "Debian GNU/Linux".
4119
4120 * trampver.texi [xemacs]: Set emacsothername to "Emacs".
4121
4122 2011-02-23 Glenn Morris <rgm@gnu.org>
4123
4124 * dired-x.texi (Features): Minor rephrasing.
4125 (Local Variables): Fix typos.
4126
4127 * edt.texi, erc.texi, gnus.texi, idlwave.texi, mh-e.texi:
4128 Standardize some Emacs/XEmacs terminology.
4129
4130 * dired-x.texi (Features): Don't advertise obsolete local variables.
4131 Simplify layout.
4132 (Omitting Variables): Update local variables example.
4133 (Local Variables): Say this is obsolete. Fix description of
4134 dired-enable-local-variables possible values.
4135
4136 2011-02-22 Teodor Zlatanov <tzz@lifelogs.com>
4137
4138 * auth.texi (Help for users): Mention ~/.netrc is also searched by
4139 default now.
4140
4141 2011-02-21 Lars Ingebrigtsen <larsi@gnus.org>
4142
4143 * gnus.texi (Article Date): Clarify gnus-article-update-date-headers.
4144
4145 2011-02-20 Lars Ingebrigtsen <larsi@gnus.org>
4146
4147 * gnus.texi (Window Layout): Document layout names.
4148
4149 2011-02-19 Eli Zaretskii <eliz@gnu.org>
4150
4151 * ada-mode.texi: Sync @dircategory with ../../info/dir.
4152 * auth.texi: Sync @dircategory with ../../info/dir.
4153 * autotype.texi: Sync @dircategory with ../../info/dir.
4154 * calc.texi: Sync @dircategory with ../../info/dir.
4155 * cc-mode.texi: Sync @dircategory with ../../info/dir.
4156 * cl.texi: Sync @dircategory with ../../info/dir.
4157 * dbus.texi: Sync @dircategory with ../../info/dir.
4158 * dired-x.texi: Sync @dircategory with ../../info/dir.
4159 * ebrowse.texi: Sync @dircategory with ../../info/dir.
4160 * ede.texi: Sync @dircategory with ../../info/dir.
4161 * ediff.texi: Sync @dircategory with ../../info/dir.
4162 * edt.texi: Sync @dircategory with ../../info/dir.
4163 * eieio.texi: Sync @dircategory with ../../info/dir.
4164 * emacs-mime.texi: Sync @dircategory with ../../info/dir.
4165 * epa.texi: Sync @dircategory with ../../info/dir.
4166 * erc.texi: Sync @dircategory with ../../info/dir.
4167 * eshell.texi: Sync @dircategory with ../../info/dir.
4168 * eudc.texi: Sync @dircategory with ../../info/dir.
4169 * flymake.texi: Sync @dircategory with ../../info/dir.
4170 * forms.texi: Sync @dircategory with ../../info/dir.
4171 * gnus.texi: Sync @dircategory with ../../info/dir.
4172 * idlwave.texi: Sync @dircategory with ../../info/dir.
4173 * mairix-el.texi: Sync @dircategory with ../../info/dir.
4174 * message.texi: Sync @dircategory with ../../info/dir.
4175 * mh-e.texi: Sync @dircategory with ../../info/dir.
4176 * newsticker.texi: Sync @dircategory with ../../info/dir.
4177 * nxml-mode.texi: Sync @dircategory with ../../info/dir.
4178 * org.texi: Sync @dircategory with ../../info/dir.
4179 * pcl-cvs.texi: Sync @dircategory with ../../info/dir.
4180 * pgg.texi: Sync @dircategory with ../../info/dir.
4181 * rcirc.texi: Sync @dircategory with ../../info/dir.
4182 * reftex.texi: Sync @dircategory with ../../info/dir.
4183 * remember.texi: Sync @dircategory with ../../info/dir.
4184 * sasl.texi: Sync @dircategory with ../../info/dir.
4185 * sc.texi: Sync @dircategory with ../../info/dir.
4186 * semantic.texi: Sync @dircategory with ../../info/dir.
4187 * ses.texi: Sync @dircategory with ../../info/dir.
4188 * sieve.texi: Sync @dircategory with ../../info/dir.
4189 * smtpmail.texi: Sync @dircategory with ../../info/dir.
4190 * speedbar.texi: Sync @dircategory with ../../info/dir.
4191 * trampver.texi [emacs]: Set emacsname to "Emacs".
4192 * tramp.texi: Sync @dircategory with ../../info/dir.
4193 * url.texi: Sync @dircategory with ../../info/dir.
4194 * vip.texi: Sync @dircategory with ../../info/dir.
4195 * viper.texi: Sync @dircategory with ../../info/dir.
4196 * widget.texi: Sync @dircategory with ../../info/dir.
4197 * woman.texi: Sync @dircategory with ../../info/dir.
4198
4199 2011-02-19 Glenn Morris <rgm@gnu.org>
4200
4201 * dired-x.texi (Technical Details): No longer redefines
4202 dired-add-entry, dired-initial-position, dired-clean-up-after-deletion,
4203 dired-read-shell-command, or dired-find-buffer-nocreate.
4204
4205 2013-02-18 Aidan Gauland <aidalgol@no8wireless.co.nz>
4206
4207 * eshell.texi (Input/Output):
4208 Document insert output redirection operator, >>>.
4209
4210 2011-02-18 Glenn Morris <rgm@gnu.org>
4211
4212 * dired-x.texi (Optional Installation File At Point): Simplify.
4213
4214 2011-02-17 Teodor Zlatanov <tzz@lifelogs.com>
4215
4216 * auth.texi (Help for users): Use :port instead of :protocol for all
4217 auth-source docs.
4218 (GnuPG and EasyPG Assistant Configuration): Mention the default now is
4219 to have two files in `auth-sources'.
4220
4221 2011-02-16 Glenn Morris <rgm@gnu.org>
4222
4223 * dired-x.texi: Use emacsver.texi to get Emacs version.
4224 * Makefile.in ($(infodir)/dired-x, dired-x.dvi, dired-x.pdf):
4225 Depend on emacsver.texi.
4226
4227 * dired-x.texi: Drop meaningless version number.
4228 (Introduction): Remove old info.
4229 (Optional Installation Dired Jump): Autoload from dired-x.
4230 Remove incorrect info about loaddefs.el.
4231 (Bugs): Just refer to M-x report-emacs-bug.
4232
4233 * dired-x.texi (Multiple Dired Directories): Update for rename of
4234 default-directory-alist.
4235 (Miscellaneous Commands): No longer mention very old VM version 4.
4236
4237 2011-02-15 Paul Eggert <eggert@cs.ucla.edu>
4238
4239 Merge from gnulib.
4240 * texinfo.tex: Update to version 2011-02-14.11.
4241
4242 2011-02-14 Teodor Zlatanov <tzz@lifelogs.com>
4243
4244 * auth.texi (Help for users):
4245 Login collection is "Login" and not "login".
4246
4247 2011-02-13 Michael Albinus <michael.albinus@gmx.de>
4248
4249 * tramp.texi (History): Remove IMAP support.
4250 (External methods, Frequently Asked Questions): Remove `imap' and
4251 `imaps' methods.
4252 (Password handling): Remove IMAP entries for ~/.authinfo.gpg.
4253
4254 * trampver.texi: Remove default value of `emacsimap'.
4255
4256 2011-02-13 Glenn Morris <rgm@gnu.org>
4257
4258 * ada-mode.texi, dired-x.texi, ebrowse.texi, ediff.texi, eudc.texi:
4259 * idlwave.texi, reftex.texi, sc.texi, speedbar.texi: Add @top.
4260
4261 2011-02-12 Glenn Morris <rgm@gnu.org>
4262
4263 * sc.texi (Getting Connected): Remove old index entries.
4264
4265 2011-02-12 Ulrich Mueller <ulm@gentoo.org>
4266
4267 * url.texi: Remove duplicate @dircategory (Bug#7942).
4268
4269 2011-02-11 Teodor Zlatanov <tzz@lifelogs.com>
4270
4271 * auth.texi (Overview, Help for users, Help for developers):
4272 Update docs.
4273 (Help for users): Talk about spaces.
4274
4275 2011-02-09 Paul Eggert <eggert@cs.ucla.edu>
4276
4277 * texinfo.tex: Update to version 2011-02-07.16.
4278
4279 2011-02-07 Michael Albinus <michael.albinus@gmx.de>
4280
4281 * dbus.texi (Bus names): Adapt descriptions for
4282 dbus-list-activatable-names and dbus-list-known-names.
4283
4284 2011-02-07 Jay Belanger <jay.p.belanger@gmail.com>
4285
4286 * calc.texi (Logarithmic Units): New section.
4287
4288 2011-02-05 Teodor Zlatanov <tzz@lifelogs.com>
4289
4290 * gnus-overrides.texi: Renamed from overrides.texi and all the relevant
4291 manuals use it now.
4292
4293 * Makefile.in (nowebhack): Fix to use -D flag instead of overrides.
4294
4295 2011-02-05 Katsumi Yamaoka <yamaoka@jpl.org>
4296
4297 * overrides.texi: Remove.
4298
4299 * sieve.texi, sasl.texi, pgg.texi, message.texi, gnus.texi:
4300 * emacs-mime.texi, auth.texi, Makefile.in: Revert last changes.
4301
4302 2011-02-05 Michael Albinus <michael.albinus@gmx.de>
4303
4304 * tramp.texi (Frequently Asked Questions): Mention problems with
4305 WinSSHD.
4306
4307 * trampver.texi: Update release number.
4308
4309 2011-02-05 Era Eriksson <era+tramp@iki.fi> (tiny change)
4310
4311 * tramp.texi:
4312 Replace "delimet" with "delimit" globally.
4313 Replace "explicite" with "explicit" globally.
4314 Replace "instead of" with "instead" where there was nothing after "of".
4315 Audit use of comma before interrogative pronoun, "that", or "which".
4316 Minor word order, spelling, wording changes.
4317
4318 2011-02-04 Teodor Zlatanov <tzz@lifelogs.com>
4319
4320 * overrides.texi: New file to set or clear WEBHACKDEVEL.
4321
4322 * sieve.texi: Use WEBHACKDEVEL.
4323
4324 * sasl.texi: Use WEBHACKDEVEL.
4325
4326 * pgg.texi: Use WEBHACKDEVEL.
4327
4328 * message.texi: Use WEBHACKDEVEL.
4329
4330 * gnus.texi: Use WEBHACKDEVEL.
4331
4332 * emacs-mime.texi: Use WEBHACKDEVEL.
4333
4334 * auth.texi: Use WEBHACKDEVEL.
4335
4336 * Makefile.in (webhack, nowebhack): Hacks to produce for-the-web
4337 manuals.
4338
4339 2011-02-04 Lars Ingebrigtsen <larsi@gnus.org>
4340
4341 * gnus.texi: Add DEVEL header (suggested by Andreas Schwab).
4342
4343 2011-02-03 Paul Eggert <eggert@cs.ucla.edu>
4344
4345 * texinfo.tex: Update to version 2011-02-01.10 from gnulib,
4346 which in turn is copied from ftp://tug.org/tex/.
4347
4348 2011-02-03 Glenn Morris <rgm@gnu.org>
4349
4350 * faq.texi (Contacting the FSF): Mainly just refer to the web-site.
4351 (Binding combinations of modifiers and function keys):
4352 Let's assume people reading this are not using Emacs 18.
4353
4354 2011-02-03 Lars Ingebrigtsen <larsi@gnus.org>
4355
4356 * gnus.texi (Article Date): Remove mention of gnus-stop-date-timer,
4357 since it's run automatically.
4358
4359 2011-02-01 Lars Ingebrigtsen <larsi@gnus.org>
4360
4361 * gnus.texi (Customizing Articles): Fix typo.
4362
4363 2011-01-31 Lars Ingebrigtsen <larsi@gnus.org>
4364
4365 * gnus.texi (Customizing Articles): Document the new way of customizing
4366 the date headers(s).
4367
4368 2011-01-30 Lars Ingebrigtsen <larsi@gnus.org>
4369
4370 * gnus.texi (Client-Side IMAP Splitting): Add a complete nnimap fancy
4371 splitting example.
4372
4373 2011-01-29 Eli Zaretskii <eliz@gnu.org>
4374
4375 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
4376 (MAKEINFO_OPTS): New variable.
4377 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
4378 ($(infodir)/info, $(infodir)/ccmode, $(infodir)/ada-mode)
4379 ($(infodir)/pcl-cvs, $(infodir)/eshell, $(infodir)/cl)
4380 ($(infodir)/dbus, $(infodir)/dired-x, $(infodir)/ediff)
4381 ($(infodir)/flymake, $(infodir)/forms, $(infodir)/gnus)
4382 ($(infodir)/message, $(infodir)/emacs-mime, $(infodir)/sieve)
4383 ($(infodir)/pgg, $(infodir)/mh-e, $(infodir)/reftex)
4384 ($(infodir)/remember, $(infodir)/sasl, $(infodir)/sc)
4385 ($(infodir)/vip, $(infodir)/viper, $(infodir)/widget)
4386 ($(infodir)/efaq, $(infodir)/autotype, $(infodir)/calc)
4387 ($(infodir)/idlwave, $(infodir)/eudc, $(infodir)/ebrowse)
4388 ($(infodir)/woman, $(infodir)/speedbar, $(infodir)/tramp)
4389 ($(infodir)/ses, $(infodir)/smtpmail, $(infodir)/org)
4390 ($(infodir)/url, $(infodir)/newsticker, $(infodir)/nxml-mode)
4391 ($(infodir)/rcirc, $(infodir)/erc, $(infodir)/ert)
4392 ($(infodir)/epa, $(infodir)/mairix-el, $(infodir)/auth)
4393 ($(infodir)/eieio, $(infodir)/ede, $(infodir)/semantic)
4394 ($(infodir)/edt): Use $(MAKEINFO_OPTS).
4395
4396 2011-01-26 Lars Ingebrigtsen <larsi@gnus.org>
4397
4398 * gnus.texi (Article Date): Document gnus-article-update-lapsed-header.
4399
4400 2011-01-24 Teodor Zlatanov <tzz@lifelogs.com>
4401
4402 * message.texi (IDNA): Explain what it is.
4403
4404 2011-01-24 Lars Ingebrigtsen <larsi@gnus.org>
4405
4406 * gnus.texi (The Empty Backend): Document nnnil (bug #7653).
4407
4408 2011-01-23 Werner Lemberg <wl@gnu.org>
4409
4410 * Makefile.in (MAKEINFO): Now controlled by `configure'.
4411 (MAKEINFO_OPTS): New variable. Use it where appropriate.
4412 (ENVADD): Update.
4413
4414 2011-01-18 Glenn Morris <rgm@gnu.org>
4415
4416 * ert.texi: Relicense under GFDL 1.3+, and standardize license notice.
4417
4418 2011-01-14 Eduard Wiebe <usenet@pusto.de>
4419
4420 * nxml-mode.texi (Introduction): Fix file name typos.
4421
4422 2011-01-13 Christian Ohler <ohler@gnu.org>
4423
4424 * ert.texi: New file.
4425
4426 * Makefile.in:
4427 * makefile.w32-in: Add ert.texi.
4428
4429 2011-01-10 Jan Moringen <jan.moringen@uni-bielefeld.de>
4430
4431 * dbus.texi (Receiving Method Calls): New function
4432 dbus-register-service. Rearrange node.
4433
4434 2011-01-07 Paul Eggert <eggert@cs.ucla.edu>
4435
4436 * texinfo.tex: Update to version 2010-12-23.17 from gnulib,
4437 which in turn is copied from ftp://tug.org/tex/.
4438
4439 2011-01-04 Jan Moringen <jan.moringen@uni-bielefeld.de>
4440
4441 * dbus.texi (Receiving Method Calls): Describe new optional
4442 parameter dont-register-service of dbus-register-{method,property}.
4443
4444 2010-12-17 Daiki Ueno <ueno@unixuser.org>
4445
4446 * epa.texi (Encrypting/decrypting *.gpg files):
4447 Mention epa-file-select-keys.
4448
4449 2010-12-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
4450
4451 * gnus.texi (Archived Messages): Remove outdated text.
4452
4453 2010-12-16 Teodor Zlatanov <tzz@lifelogs.com>
4454
4455 * gnus.texi (Foreign Groups): Add clarification of foreign groups.
4456
4457 2010-12-15 Andrew Cohen <cohen@andy.bu.edu>
4458
4459 * gnus.texi (The hyrex Engine): Say that this engine is obsolete.
4460
4461 2010-12-14 Andrew Cohen <cohen@andy.bu.edu>
4462
4463 * gnus.texi (The swish++ Engine): Add customizable parameters
4464 descriptions.
4465 (The swish-e Engine): Ditto.
4466
4467 2010-12-14 Michael Albinus <michael.albinus@gmx.de>
4468
4469 * tramp.texi (Inline methods): Add "ksu" method.
4470 (Remote processes): Add example with remote `default-directory'.
4471
4472 2010-12-14 Glenn Morris <rgm@gnu.org>
4473
4474 * faq.texi (Expanding aliases when sending mail):
4475 Now build-mail-aliases is interactive.
4476
4477 2010-12-13 Andrew Cohen <cohen@andy.bu.edu>
4478
4479 * gnus.texi: First pass at adding (rough) nnir documentation.
4480
4481 2010-12-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
4482
4483 * gnus.texi (Filtering New Groups):
4484 Mention gnus-auto-subscribed-categories.
4485 (The First Time): Remove, since default-subscribed-newsgroups has been
4486 removed.
4487
4488 2010-12-13 Glenn Morris <rgm@gnu.org>
4489
4490 * cl.texi (For Clauses): Small fixes for frames and windows.
4491
4492 2010-12-11 Carsten Dominik <carsten.dominik@gmail.com>
4493
4494 * org.texi (Using capture): Document using prefix arguments for
4495 finalizing capture.
4496 (Agenda commands): Document prefix argument for the bulk scatter
4497 command.
4498 (Beamer class export): Document that also overlay arguments can be
4499 passed to the column environment.
4500 (Template elements): Document the new entry type.
4501
4502 2010-12-11 Puneeth Chaganti <punchagan@gmail.com>
4503
4504 * org.texi (Include files): Document :minlevel.
4505
4506 2010-12-11 Julien Danjou <julien@danjou.info>
4507
4508 * org.texi (Categories): Document category icons.
4509
4510 2010-12-11 Eric Schulte <schulte.eric@gmail.com>
4511
4512 * org.texi (noweb): Fix typo.
4513
4514 2010-12-06 Tassilo Horn <tassilo@member.fsf.org>
4515
4516 * gnus.texi (Server Commands): Point to the rest of the server
4517 commands.
4518
4519 2010-12-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
4520
4521 * gnus.texi (Paging the Article): Note the reverse meanings of `C-u C-u
4522 g'.
4523
4524 2010-12-02 Julien Danjou <julien@danjou.info>
4525
4526 * gnus.texi (Archived Messages): Remove gnus-outgoing-message-group.
4527
4528 2010-11-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
4529
4530 * gnus.texi (Customizing the IMAP Connection): Note the new defaults.
4531 (Direct Functions): Note the STARTTLS upgrade.
4532
4533 2010-11-27 Glenn Morris <rgm@gnu.org>
4534 James Clark <none@example.com>
4535
4536 * nxml-mode.texi (Introduction): New section.
4537
4538 2010-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
4539
4540 * gnus.texi (Server Commands): Document gnus-server-show-server.
4541
4542 2010-11-20 Michael Albinus <michael.albinus@gmx.de>
4543
4544 Sync with Tramp 2.2.0.
4545
4546 * trampver.texi: Update release number.
4547
4548 2010-11-19 Jay Belanger <jay.p.belanger@gmail.com>
4549
4550 * calc.texi (TeX and LaTeX Language Modes, Predefined Units):
4551 Mention that the TeX specific units won't use the `tex' prefix
4552 in TeX mode.
4553
4554 2010-11-18 Katsumi Yamaoka <yamaoka@jpl.org>
4555
4556 * gnus.texi (Misc Article): Document gnus-inhibit-images.
4557
4558 2010-11-17 Glenn Morris <rgm@gnu.org>
4559
4560 * edt.texi: Remove information about Emacs 19.
4561
4562 2010-11-17 Michael Albinus <michael.albinus@gmx.de>
4563
4564 * trampver.texi: Update release number.
4565
4566 2010-11-12 Katsumi Yamaoka <yamaoka@jpl.org>
4567
4568 * gnus.texi (Article Washing): Fix typo.
4569
4570 2010-11-11 Noorul Islam <noorul@noorul.com>
4571
4572 * org.texi: Fix typo.
4573
4574 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4575
4576 * org.texi (Using capture): Explain that refiling is
4577 sensitive to cursor position.
4578
4579 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4580
4581 * org.texi (Images and tables): Add cross reference to link section.
4582
4583 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4584
4585 * org.texi: Document the <c> cookie.
4586
4587 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4588
4589 * org.texi: Multi-line header arguments :PROPERTIES: :ID:
4590 b77c8857-6c76-4ea9-8a61-ddc2648d96c4 :END:.
4591
4592 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4593
4594 * org.texi (CSS support): Document :HTML_CONTAINER_CLASS: property.
4595
4596 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4597
4598 * org.texi (Project alist): Mention that this is a property list.
4599
4600 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4601
4602 * org.texi (Setting up the staging area): Document that
4603 file names remain visible when encrypting the MobileOrg files.
4604
4605 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4606
4607 * org.texi (Setting up the staging area): Document which
4608 versions are needed for encryption.
4609
4610 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4611
4612 * org.texi (noweb): Update :noweb documentation to
4613 reflect the new "tangle" argument.
4614
4615 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4616
4617 * org.texi (Batch execution): Improve tangling script in
4618 documentation.
4619
4620 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4621
4622 * org.texi (Handling links, In-buffer settings):
4623 Document inlining images on startup.
4624
4625 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4626
4627 * org.texi (Setting up the staging area): Document use of
4628 crypt password.
4629
4630 2010-11-11 David Maus <dmaus@ictsoc.de>
4631
4632 * org.texi (Template expansion): Add date related link type escapes.
4633
4634 2010-11-11 David Maus <dmaus@ictsoc.de>
4635
4636 * org.texi (Template expansion): Add mew in table for link type
4637 escapes.
4638
4639 2010-11-11 David Maus <dmaus@ictsoc.de>
4640
4641 * org.texi (Template expansion): Fix typo in link type escapes.
4642
4643 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4644
4645 * org.texi (Structure of code blocks): Another documentation tweak.
4646
4647 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4648
4649 * org.texi (Structure of code blocks): Documentation tweak.
4650
4651 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4652
4653 * org.texi (Structure of code blocks):
4654 Update documentation to mention inline code block syntax.
4655
4656 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4657
4658 * org.texi (comments): Improve wording.
4659
4660 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4661
4662 * org.texi (comments): Document the new :comments header arguments.
4663
4664 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4665
4666 * org.texi (Installation): Remove the special
4667 installation instructions for XEmacs.
4668
4669 2010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
4670
4671 * org.texi (Easy Templates): New section. Documents quick
4672 insertion of empty structural elements.
4673
4674 2010-11-11 Noorul Islam <noorul@noorul.com>
4675
4676 * org.texi: Fix doc.
4677
4678 2010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
4679
4680 * org.texi (The date/time prompt): Document specification
4681 of time ranges.
4682
4683 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4684
4685 * org.texi (Internal links): Document the changes in
4686 internal links.
4687
4688 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4689
4690 * org.texi (Agenda commands): Document the limitation for
4691 the filter preset - it can only be used for an entire agenda
4692 view, not in an individual block in a block agenda.
4693
4694 2010-11-11 Eric S Fraga <e.fraga@ucl.ac.uk>
4695
4696 * org.texi (iCalendar export): Document alarm creation.
4697
4698 2010-11-10 Michael Albinus <michael.albinus@gmx.de>
4699
4700 * dbus.texi (Type Conversion): Introduce `:unix-fd' type mapping.
4701
4702 2010-11-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
4703
4704 * gnus.texi (Article Washing): Document gnus-article-treat-non-ascii.
4705
4706 2010-11-09 Jay Belanger <jay.p.belanger@gmail.com>
4707
4708 * calc.texi: Use emacsver.texi to determine Emacs version.
4709
4710 2010-11-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
4711
4712 * gnus.texi (Customizing the IMAP Connection): Remove nnir mention,
4713 since that works by default.
4714
4715 2010-11-03 Kan-Ru Chen <kanru@kanru.info> (tiny change)
4716
4717 * gnus.texi (Customizing the IMAP Connection): Document
4718 `nnimap-expunge' and remove `nnimap-expunge-inbox' from example.
4719
4720 2010-11-04 Michael Albinus <michael.albinus@gmx.de>
4721
4722 * tramp.texi (Remote shell setup): New item "Interactive shell
4723 prompt". Reported by Christian Millour <cm@abtela.com>.
4724 (Remote shell setup, Remote processes): Use @code{} for
4725 environment variables.
4726
4727 2010-11-03 Glenn Morris <rgm@gnu.org>
4728
4729 * ediff.texi (Quick Help Commands, Miscellaneous):
4730 * gnus.texi (Agent Variables, Configuring nnmairix): Spelling fix.
4731
4732 2010-10-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
4733
4734 * gnus.texi (Paging the Article): Document C-u g/C-u C-u g.
4735
4736 2010-10-31 Glenn Morris <rgm@gnu.org>
4737
4738 * mh-e.texi (Preface, From Bill Wohler): Change 23 to past tense.
4739
4740 2010-10-31 Glenn Morris <rgm@gnu.org>
4741
4742 * cc-mode.texi: Remove reference to defunct viewcvs URL.
4743
4744 2010-10-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4745
4746 * gnus.texi (Client-Side IMAP Splitting):
4747 Mention nnimap-unsplittable-articles.
4748
4749 2010-10-29 Julien Danjou <julien@danjou.info>
4750
4751 * gnus.texi (Finding the News): Remove references to obsoletes
4752 variables `gnus-nntp-server' and `gnus-secondary-servers'.
4753
4754 2010-10-29 Eli Zaretskii <eliz@gnu.org>
4755
4756 * makefile.w32-in (MAKEINFO): Add -I$(emacsdir).
4757 (ENVADD): Remove extra -I$(emacsdir), included in $(MAKEINFO).
4758 ($(infodir)/efaq): Remove -I$(emacsdir), included in $(MAKEINFO).
4759 ($(infodir)/calc, calc.dvi): Depend on $(emacsdir)/emacsver.texi.
4760
4761 2010-10-28 Glenn Morris <rgm@gnu.org>
4762
4763 * Makefile.in (MAKEINFO, ENVADD): Add $emacsdir to include path.
4764 (($(infodir)/calc, calc.dvi, calc.pdf): Depend on emacsver.texi.
4765 ($(infodir)/efaq): Remove -I option now in $MAKEINFO.
4766
4767 2010-10-25 Daiki Ueno <ueno@unixuser.org>
4768
4769 * epa.texi (Mail-mode integration): Add alternative key bindings
4770 for epa-mail commands; escape comma.
4771 Don't use the word "PGP", since it is a non-free program.
4772
4773 2010-10-24 Jay Belanger <jay.p.belanger@gmail.com>
4774
4775 * calc.texi: Use emacsver.texi to determine Emacs version.
4776
4777 2010-10-24 Juanma Barranquero <lekktu@gmail.com>
4778
4779 * gnus.texi (Group Parameters, Buttons): Fix typos.
4780
4781 2010-10-22 Tassilo Horn <tassilo@member.fsf.org>
4782
4783 * gnus.texi (Subscription Commands): Mention that you can also
4784 subscribe to new groups via the Server buffer, which is probably more
4785 convenient when subscribing to many groups.
4786
4787 2010-10-21 Julien Danjou <julien@danjou.info>
4788
4789 * message.texi (Message Headers): Allow message-default-headers to be a
4790 function.
4791
4792 2010-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
4793
4794 * gnus-news.texi: Mention new archive defaults.
4795
4796 2010-10-21 Katsumi Yamaoka <yamaoka@jpl.org>
4797
4798 * gnus.texi (RSS): Remove nnrss-wash-html-in-text-plain-parts.
4799
4800 2010-10-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
4801
4802 * gnus.texi (HTML): Document the function value of
4803 gnus-blocked-images.
4804 (Article Washing): shr and gnus-w3m, not the direct function names.
4805
4806 2010-10-20 Julien Danjou <julien@danjou.info>
4807
4808 * emacs-mime.texi (Flowed text): Add a note about mml-enable-flowed
4809 variable.
4810
4811 2010-10-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
4812
4813 * gnus.texi (Customizing the IMAP Connection): The port strings are
4814 strings.
4815 (Document Groups): Mention git.
4816
4817 2010-10-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
4818
4819 * gnus-coding.texi (Gnus Maintainance Guide): Update to mention Emacs
4820 bzr/Gnus git sync.
4821
4822 2010-10-15 Eli Zaretskii <eliz@gnu.org>
4823
4824 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix last
4825 change.
4826
4827 2010-10-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
4828
4829 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix up the
4830 @item syntax for in-Emacs makeinfo.
4831
4832 2010-10-13 Teodor Zlatanov <tzz@lifelogs.com>
4833
4834 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix syntax and
4835 trim sentence.
4836
4837 2010-10-12 Daiki Ueno <ueno@unixuser.org>
4838
4839 * epa.texi (Caching Passphrases):
4840 * auth.texi (GnuPG and EasyPG Assistant Configuration):
4841 Clarify some configurations require to set up gpg-agent.
4842
4843 2010-10-11 Glenn Morris <rgm@gnu.org>
4844
4845 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
4846
4847 2010-10-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
4848
4849 * gnus.texi (Spam Package Introduction): Mention `$'.
4850
4851 2010-10-09 Eli Zaretskii <eliz@gnu.org>
4852
4853 * makefile.w32-in (emacsdir): New variable.
4854 ($(infodir)/efaq, faq.dvi): Depend on emacsver.texi.
4855 (ENVADD, $(infodir)/efaq): Add -I$(emacsdir).
4856
4857 2010-10-09 Glenn Morris <rgm@gnu.org>
4858
4859 * Makefile.in (mostlyclean): Delete *.toc.
4860
4861 * Makefile.in: Use $< in rules.
4862
4863 * Makefile.in (maintainer-clean): Remove harmless, long-standing error.
4864
4865 * Makefile.in ($(infodir)): Delete rule.
4866 (mkinfodir): New. Use it in all the info rules, rather than depending
4867 on infodir.
4868
4869 2010-10-09 Glenn Morris <rgm@gnu.org>
4870
4871 * gnus.texi (Article Washing): Fix previous change.
4872
4873 * Makefile.in (emacsdir): New variable.
4874 ($(infodir)/efaq): Pass -I $(emacsdir) to makeinfo.
4875 Depend on emacsver.texi.
4876
4877 * faq.texi (VER): Replace with EMACSVER from emacsver.texi.
4878
4879 * Makefile.in (.PHONY): Declare info, dvi, pdf and the clean rules.
4880
4881 2010-10-08 Julien Danjou <julien@danjou.info>
4882
4883 * gnus.texi: Add mm-shr.
4884
4885 2010-10-08 Ludovic Courtès <ludo@gnu.org>
4886
4887 * gnus.texi (Finding the Parent, The Gnus Registry)
4888 (Registry Article Refer Method): Update docs for nnregistry.el.
4889
4890 2010-10-08 Daiki Ueno <ueno@unixuser.org>
4891
4892 * auth.texi (Help for users)
4893 (GnuPG and EasyPG Assistant Configuration): Update docs.
4894
4895 2010-10-08 Glenn Morris <rgm@gnu.org>
4896
4897 * cl.texi (Organization, Installation, Old CL Compatibility):
4898 Deprecate cl-compat for new code.
4899 (Usage, Installation): Remove outdated information.
4900
4901 * eudc.texi (CCSO PH/QI, LDAP Requirements): Remove old information.
4902
4903 2010-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
4904
4905 * gnus.texi (Gravatars): Document gnus-gravatar-too-ugly.
4906
4907 2010-10-06 Julien Danjou <julien@danjou.info>
4908
4909 * sieve.texi (Manage Sieve API): Document sieve-manage-authenticate.
4910
4911 * message.texi (PGP Compatibility): Remove reference to gpg-2comp,
4912 broken link.
4913
4914 * gnus-faq.texi (FAQ 8-3): Remove references to my.gnus.org.
4915
4916 * gnus.texi (Comparing Mail Back Ends): Remove broken link and allusion
4917 to ReiserFS.
4918
4919 * gnus-faq.texi (FAQ 5-5): Fix Flyspell URL.
4920 (FAQ 7-1): Fix getmail URL.
4921
4922 2010-10-06 Daiki Ueno <ueno@unixuser.org>
4923
4924 * epa.texi (Caching Passphrases): New section.
4925
4926 2010-10-06 Glenn Morris <rgm@gnu.org>
4927
4928 * Makefile.in (SHELL): Set it.
4929 (info): Move the mkdir dependency to the individual info files.
4930 (mostlyclean): Tidy up.
4931 (clean): Only delete the specific dvi and pdf files.
4932 (maintainer-clean): Be more restrictive in what we delete.
4933 ($(infodir)): Add parallel build workaround.
4934
4935 2010-10-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
4936
4937 * gnus.texi (Misc Article): Document gnus-widen-article-window.
4938
4939 2010-10-03 Julien Danjou <julien@danjou.info>
4940
4941 * emacs-mime.texi (Display Customization):
4942 Update mm-inline-large-images documentation and add documentation for
4943 mm-inline-large-images-proportion.
4944
4945 2010-10-03 Michael Albinus <michael.albinus@gmx.de>
4946
4947 * tramp.texi (Frequently Asked Questions):
4948 Mention remote-file-name-inhibit-cache.
4949
4950 2010-10-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
4951
4952 * gnus.texi (Splitting Mail): Fix @xref syntax.
4953 (Splitting Mail): Really fix the @ref syntax.
4954
4955 2010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
4956
4957 * gnus.texi (Splitting Mail): Mention the new fancy splitting function.
4958 (Article Hiding): Add google banner example.
4959 Suggested by Benjamin Xu.
4960
4961 2010-09-30 Teodor Zlatanov <tzz@lifelogs.com>
4962
4963 * gnus.texi (Spam Package Configuration Examples, SpamOracle):
4964 Remove nnimap-split-rule from examples.
4965
4966 2010-09-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
4967
4968 * gnus.texi (Mail Source Specifiers): Remove webmail.el mentions.
4969 (NNTP): Document nntp-server-list-active-group. Suggested by Barry
4970 Fishman.
4971 (Client-Side IMAP Splitting): Add nnimap-split-fancy.
4972
4973 2010-09-30 Julien Danjou <julien@danjou.info>
4974
4975 * gnus.texi (Gravatars): Fix documentation about
4976 gnu-gravatar-properties.
4977
4978 2010-09-29 Daiki Ueno <ueno@unixuser.org>
4979
4980 * epa.texi (Bug Reports): New section.
4981
4982 2010-09-29 Glenn Morris <rgm@gnu.org>
4983
4984 * Makefile.in (top_srcdir): Remove unused variable.
4985
4986 2010-09-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4987
4988 * gnus.texi (Using IMAP): Remove the @acronyms from the headings.
4989 (Client-Side IMAP Splitting): Document 'default.
4990
4991 2010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
4992
4993 * gnus.texi (Customizing the IMAP Connection):
4994 Document nnimap-fetch-partial-articles.
4995
4996 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
4997
4998 * gnus-news.texi: Mention nnimap-inbox.
4999
5000 * gnus.texi (Picons): Document gnus-picon-inhibit-top-level-domains.
5001
5002 2010-09-26 Julien Danjou <julien@danjou.info>
5003
5004 * gnus.texi (Oort Gnus): Remove mention of ssl.el.
5005
5006 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
5007
5008 * gnus.texi (Security): Remove gpg.el mention.
5009
5010 2010-09-26 Andreas Seltenreich <seltenreich@gmx.de>
5011
5012 * gnus.texi (Browse Foreign Server): New variable
5013 gnus-browse-subscribe-newsgroup-method.
5014
5015 * gnus-news.texi: Mention it.
5016
5017 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
5018
5019 * gnus.texi (NoCeM): Remove.
5020 (Startup Variables): No jingle.
5021
5022 2010-09-25 Ulrich Mueller <ulm@gentoo.org>
5023
5024 * woman.texi (Interface Options): xz compression is now supported.
5025
5026 2010-09-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
5027
5028 * gnus.texi (Article Commands): Document gnus-fetch-partial-articles.
5029 (Unavailable Servers): Document gnus-server-copy-server.
5030 (Using IMAP): Document the new nnimap.
5031
5032 2010-09-25 Julien Danjou <julien@danjou.info>
5033
5034 * gnus.texi (Customizing Articles): Remove gnus-treat-translate.
5035
5036 2010-09-24 Glenn Morris <rgm@gnu.org>
5037
5038 * url.texi (Disk Caching): Tweak previous change.
5039
5040 2010-09-24 Julien Danjou <julien@danjou.info>
5041
5042 * url.texi (Disk Caching): Mention url-cache-expire-time,
5043 url-cache-expired, and url-fetch-from-cache.
5044
5045 2010-09-24 Julien Danjou <julien@danjou.info>
5046
5047 * gnus.texi: Add Gravatars.
5048
5049 2010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
5050
5051 * gnus.texi (Startup Variables): Mention gnus-use-backend-marks.
5052
5053 2010-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
5054
5055 * gnus.texi (Expunging mailboxes): Update name of the expunging
5056 command.
5057
5058 2010-09-20 Katsumi Yamaoka <yamaoka@jpl.org>
5059
5060 * emacs-mime.texi (rfc2047): Update description for
5061 rfc2047-encode-parameter.
5062
5063 2010-09-13 Michael Albinus <michael.albinus@gmx.de>
5064
5065 * tramp.texi (Inline methods): Remove "ssh1_old", "ssh2_old" and
5066 "fish" methods.
5067 (External methods): Remove "scp1_old" and "scp2_old" methods.
5068
5069 2010-09-09 Michael Albinus <michael.albinus@gmx.de>
5070
5071 * tramp.texi: Remove Japanese manual. Fix typo.
5072
5073 * trampver.texi: Update release number. Remove japanesemanual.
5074
5075 2010-09-09 Glenn Morris <rgm@gnu.org>
5076
5077 * org.texi: Restore clobbered changes (copyright years, untabify).
5078
5079 2010-09-04 Julien Danjou <julien@danjou.info> (tiny change)
5080
5081 * gnus.texi (Adaptive Scoring): Fix typo.
5082
5083 2010-09-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
5084
5085 * gnus.texi (Article Display): Document gnus-html-show-images.
5086
5087 2010-09-02 Jan Djärv <jan.h.d@swipnet.se>
5088
5089 * cl.texi (Basic Setf): Remove x-get-cut-buffer and x-get-cutbuffer.
5090
5091 2010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
5092
5093 * gnus.texi (HTML): Document gnus-max-image-proportion.
5094
5095 2010-08-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
5096
5097 * gnus.texi (HTML): Document gnus-blocked-images.
5098
5099 * message.texi (Wide Reply): Document message-prune-recipient-rules.
5100
5101 2010-08-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
5102
5103 * gnus.texi (Summary Mail Commands): Note that only the addresses from
5104 the first message are used for wide replies.
5105 (Changing Servers): Remove documentation on gnus-change-server and
5106 friends, since it's been removed.
5107
5108 2010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
5109
5110 * gnus.texi (Drafts): Mention B DEL.
5111
5112 2010-08-29 Tim Landscheidt <tim@tim-landscheidt.de> (tiny change)
5113
5114 * gnus.texi (Delayed Articles): Mention that the Date header is the
5115 original one, even if you delay.
5116
5117 2010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
5118
5119 * gnus.texi (Asynchronous Fetching):
5120 Document gnus-async-post-fetch-function.
5121 (HTML): Made into its own section.
5122
5123 2010-08-26 Michael Albinus <michael.albinus@gmx.de>
5124
5125 Sync with Tramp 2.1.19.
5126
5127 * tramp.texi (Inline methods, Default Method):
5128 Mention `tramp-inline-compress-start-size'. Remove "kludgy" phrase.
5129 Remove remark about doubled "-t" argument.
5130 (Auto-save and Backup): Remove reference to Emacs 21.
5131 (Filename Syntax): Describe port numbers.
5132 (Frequently Asked Questions): Adapt supported (X)Emacs versions. Adapt
5133 supported MS Windows versions. Remove obsolete URL. Recommend "sshx"
5134 and "scpx" for echoing shells. Use the $() syntax, texi2dvi reports
5135 errors with the backquotes.
5136 (External packages): File attributes cache flushing for asynchronous
5137 processes.
5138 (Traces and Profiles): Describe verbose level 9.
5139
5140 * trampver.texi: Update release number.
5141
5142 2010-08-23 Michael Albinus <michael.albinus@gmx.de>
5143
5144 * dbus.texi (Alternative Buses): New chapter.
5145
5146 2010-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
5147
5148 * cl.texi (Mapping over Sequences): Rename mapc => cl-mapc.
5149
5150 2010-08-09 Jay Belanger <jay.p.belanger@gmail.com>
5151
5152 * calc.texi (Customizing Calc): Rearrange description of new
5153 variables to match the presentation of other variables.
5154
5155 2010-08-08 Juanma Barranquero <lekktu@gmail.com>
5156
5157 * org.texi (Footnotes, Tables in HTML export): Fix typos.
5158
5159 2010-08-08 Jay Belanger <jay.p.belanger@gmail.com>
5160
5161 * calc.texi (Making Selections, Selecting Subformulas)
5162 (Customizing Calc): Mention how to use faces to emphasize selected
5163 sub-formulas.
5164
5165 2010-08-05 Michael Albinus <michael.albinus@gmx.de>
5166
5167 * tramp.texi (External packages): File attributes cache flushing
5168 for asynchronous processes.
5169
5170 2010-08-01 Alan Mackenzie <acm@muc.de>
5171
5172 Enhance the manual for the latest Java Mode.
5173
5174 * cc-mode.texi (Syntactic Symbols): New symbols annotation-top-cont and
5175 annotation-var-cont.
5176 (Java Symbols): Page renamed from Anonymous Class Symbol. Document the
5177 two new symbols.
5178
5179 2010-07-28 Michael Albinus <michael.albinus@gmx.de>
5180
5181 * tramp.texi (Traces and Profiles): Describe verbose level 9.
5182
5183 2010-07-27 Chong Yidong <cyd@stupidchicken.com>
5184
5185 * nxml-mode.texi (Limitations): Remove obsolete discussion (Bug#6708).
5186
5187 2010-07-19 Juanma Barranquero <lekktu@gmail.com>
5188
5189 * org.texi: Fix typo in previous change (2010-07-19T09:47:27Z!carsten.dominik@gmail.com).
5190
5191 2010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
5192
5193 * org.texi: Add macros to get plain quotes in PDF output.
5194 List additional contributors.
5195 (Capture): New section, replaces the section about remember.
5196 (Working With Source Code): New chapter, focused on documenting Org
5197 Babel.
5198 (Code evaluation security): New section.
5199 (MobileOrg): Document DropBox support.
5200 (TaskJuggler export): Document taskjuggler and Gantt chart support.
5201 (Special symbols): Show how to display UTF8 characters for entities.
5202 (Global TODO list): Clarify the use of the "M" key and the differences
5203 to the "m" key.
5204 (RSS Feeds): Mention Atom feeds as well.
5205 (Setting tags): Remove paragraph about
5206 `org-complete-tags-always-offer-all-agenda-tags'.
5207
5208 2010-07-17 Michael Albinus <michael.albinus@gmx.de>
5209
5210 * tramp.texi (Inline methods): Remove remark about doubled "-t"
5211 argument.
5212 (Frequently Asked Questions): Recommend "sshx" and "scpx" for
5213 echoing shells.
5214
5215 2010-07-10 Michael Albinus <michael.albinus@gmx.de>
5216
5217 * tramp.texi (Inline methods): Remove "kludgy" phrase.
5218 (Filename Syntax): Describe port numbers.
5219
5220 2010-07-09 Michael Albinus <michael.albinus@gmx.de>
5221
5222 * dbus.texi (Top): Introduce Index. Emphasize "nil" whereever
5223 forgotten.
5224 (Type Conversion): Precise conversion of natural numbers.
5225 (Errors and Events): Add "debugging" to concept index. Add variable
5226 `dbus-debug'.
5227
5228 2010-07-04 Michael Albinus <michael.albinus@gmx.de>
5229
5230 * dbus.texi (Receiving Method Calls): Add optional argument
5231 EMITS-SIGNAL to `dbus-register-property'.
5232
5233 2010-06-27 Alex Schroeder <alex@gnu.org>
5234
5235 * nxml-mode.texi (Commands for locating a schema): Fix typo.
5236
5237 2010-06-24 Glenn Morris <rgm@gnu.org>
5238
5239 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
5240 * dired-x.texi, ebrowse.texi, ede.texi, edt.texi, eieio.texi:
5241 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
5242 * flymake.texi, gnus.texi, info.texi, mairix-el.texi, message.texi:
5243 * newsticker.texi, org.texi, pgg.texi, rcirc.texi, reftex.texi:
5244 * remember.texi, sasl.texi, semantic.texi, ses.texi, smtpmail.texi:
5245 * speedbar.texi, tramp.texi, url.texi, viper.texi, widget.texi:
5246 * woman.texi: Start direntry descriptions in column 32, per Texinfo
5247 convention. Make them end with a period.
5248
5249 2010-06-23 Glenn Morris <rgm@gnu.org>
5250
5251 * autotype.texi, cl.texi, dired-x.texi, ebrowse.texi, ede.texi:
5252 * eieio.texi, epa.texi, faq.texi, flymake.texi, forms.texi:
5253 * gnus-faq.texi, idlwave.texi, mh-e.texi, nxml-mode.texi, org.texi:
5254 * pcl-cvs.texi, pgg.texi, reftex.texi, sasl.texi, sc.texi,
5255 * sem-user.texi, semantic.texi, sieve.texi, smtpmail.texi,
5256 * speedbar.texi, vip.texi, viper.texi, widget.texi: Untabify.
5257
5258 2010-06-10 Glenn Morris <rgm@gnu.org>
5259
5260 * idlwave.texi (Load-Path Shadows):
5261 * org.texi (Handling links): Fix typos.
5262
5263 2010-06-07 Teodor Zlatanov <tzz@lifelogs.com>
5264
5265 * gnus.texi (Interactive): Explain effect of gnus-expert-user better.
5266
5267 2010-05-26 Michael Albinus <michael.albinus@gmx.de>
5268
5269 * eshell.texi (Built-ins): Describe, how to disable a built-in command
5270 by an alias. (Bug#6226)
5271
5272 2010-05-16 Jay Belanger <jay.p.belanger@gmail.com>
5273
5274 * calc.texi (Manipulating Vectors): Mention that vectors can
5275 be used to determine bins for `calc-histogram'.
5276
5277 2010-05-13 Jay Belanger <jay.p.belanger@gmail.com>
5278
5279 * calc.texi: Remove "\turnoffactive" commands throughout.
5280
5281 2010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
5282
5283 * url.texi (HTTP language/coding, Customization):
5284 * message.texi (Header Commands, Responses):
5285 * cl.texi (Argument Lists): Fix typos.
5286
5287 2010-05-08 Chong Yidong <cyd@stupidchicken.com>
5288
5289 * ede.texi (EDE Mode): Refer to init file rather than `.emacs'.
5290 Note that Development menu is always available.
5291 (Creating a project): Fix terminology.
5292 (Add/Remove files): Fix typo.
5293
5294 2010-05-07 Chong Yidong <cyd@stupidchicken.com>
5295
5296 * Version 23.2 released.
5297
5298 2010-05-01 Daniel E. Doherty <ddoherty03@gmail.com> (tiny change)
5299
5300 * calc.texi (Tutorial): Use "^{\prime}" to indicate primes.
5301
5302 2010-05-01 Michael Albinus <michael.albinus@gmx.de>
5303
5304 * tramp.texi (Inline methods, Default Method):
5305 Mention `tramp-inline-compress-start-size'.
5306
5307 2010-04-18 Teodor Zlatanov <tzz@lifelogs.com>
5308
5309 * gnus.texi (Gnus Versions, Oort Gnus): Mention the Git repo instead of
5310 the CVS repo. Put the Git repo in the news section.
5311
5312 * gnus-coding.texi (Gnus Maintainance Guide): Fix title typo.
5313 Removed some mentions of CVS. Mention the new Git repo.
5314
5315 2010-04-18 Andreas Seltenreich <seltenreich@gmx.de>
5316
5317 * gnus.texi (Score File Format): Fix typo. Reported by Štěpán Němec.
5318 (Mail Group Commands): Add index entry.
5319
5320 2010-04-18 Glenn Morris <rgm@gnu.org>
5321
5322 * info.texi (Search Index): Mention Emacs's Info-virtual-index.
5323
5324 2010-04-18 Jay Belanger <jay.p.belanger@gmail.com>
5325
5326 * calc.texi (Radix modes): Mention that the option prefix will
5327 turn on twos-complement mode.
5328 (Inverse and Hyperbolic Flags): Mention the Option flag.
5329
5330 2010-04-15 Carsten Dominik <carsten.dominik@gmail.com>
5331
5332 * org.texi (LaTeX and PDF export): Add a footnote about xetex.
5333 (LaTeX/PDF export commands): Rename and Move section.
5334 (Sectioning structure): Update.
5335 (References): New use case for field coordinates.
5336 (The export dispatcher): Rename from ASCII export.
5337 (Setting up the staging area): Document the availability of
5338 encryption for MobileOrg.
5339 (Images and tables): Document how to reference labels.
5340 (Index entries): New section.
5341 (Generating an index): New section.
5342 (Column width and alignment): Document that <N> now
5343 means a fixed width, not a maximum width.
5344 (Publishing options): Document the :email option.
5345 (Beamer class export): Fix bug in the BEAMER example.
5346 (Refiling notes): Document refile logging.
5347 (In-buffer settings): Document refile logging keywords.
5348 (Drawers): Document `C-c C-z' command.
5349 (Agenda commands): Mention the alternative key `C-c C-z'.
5350 (Special properties): Document the BLOCKED property.
5351 (The spreadsheet): Mention the formula editor.
5352 (References): Document field coordinates.
5353 (Publishing action): Correct the documentation for the
5354 publishing function.
5355 (The date/time prompt): Document that we accept dates
5356 like month/day/year.
5357 (Cooperation): Document the changes in table.el support.
5358 (Faces for TODO keywords, Faces for TODO keywords)
5359 (Priorities): Document the easy colors.
5360 (Visibility cycling): Document the new double prefix
5361 arg for `org-reveal'.
5362 (Cooperation): Remember.el is part of Emacs.
5363 (Clean view): Mention that `wrap-prefix' is also set by
5364 org-indent-mode.
5365 (Agenda commands): Add information about prefix args to
5366 scheduling and deadline commands.
5367 (Search view): Point to the docstring of
5368 `org-search-view' for more details.
5369 (Agenda commands): Document that `>' prompts for a date.
5370 (Setting tags): Document variable
5371 org-complete-tags-always-offer-all-agenda-tags.
5372 (Column attributes): Cross-reference special properties.
5373
5374 2010-04-10 Michael Albinus <michael.albinus@gmx.de>
5375
5376 Synchronize with Tramp repository.
5377
5378 * tramp.texi (Auto-save and Backup): Remove reference to Emacs 21.
5379 (Frequently Asked Questions): Adapt supported (X)Emacs versions.
5380 Adapt supported MS Windows versions. Remove obsolete URL. Use the $()
5381 syntax, texi2dvi reports errors with the backquotes.
5382
5383 * trampver.texi: Update release number.
5384
5385 2010-04-01 Teodor Zlatanov <tzz@lifelogs.com>
5386
5387 * gnus.texi (Finding the News): Add pointers to the Server buffer
5388 because it's essential.
5389
5390 2010-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
5391
5392 * gnus.texi (MIME Commands): Update description of
5393 gnus-article-browse-html-article.
5394
5395 2010-03-27 Teodor Zlatanov <tzz@lifelogs.com>
5396
5397 * auth.texi (Secret Service API): Add TODO node.
5398 (Help for users): Explain the new source options for `auth-sources'.
5399
5400 2010-03-24 Michael Albinus <michael.albinus@gmx.de>
5401
5402 * trampver.texi: Update release number.
5403
5404 2010-03-10 Chong Yidong <cyd@stupidchicken.com>
5405
5406 * Branch for 23.2.
5407
5408 2010-03-03 Chong Yidong <cyd@stupidchicken.com>
5409
5410 * faq.texi (Escape sequences in shell output): Note that ansi-color is
5411 now enabled by default.
5412
5413 2010-02-28 Michael Albinus <michael.albinus@gmx.de>
5414
5415 * dbus.texi (Errors and Events): D-Bus messages are retrieved only,
5416 when Emacs runs in interactive mode. (Bug#5645)
5417
5418 2010-02-16 Glenn Morris <rgm@gnu.org>
5419
5420 * nxml-mode.texi (Commands for locating a schema): Fix keybinding.
5421
5422 2010-02-05 Mark A. Hershberger <mah@everybody.org>
5423
5424 * ede.texi, eieio.texi, semantic.texi: Use standard direntry format.
5425
5426 2010-01-21 Katsumi Yamaoka <yamaoka@jpl.org>
5427
5428 * gnus.texi (Score File Format): Fix typo.
5429
5430 2010-01-19 Mark A. Hershberger <mah@everybody.org>
5431
5432 * cc-mode.texi: Replace references to obsolete c-subword-mode.
5433
5434 2010-01-18 Juanma Barranquero <lekktu@gmail.com>
5435
5436 * ada-mode.texi (Project File Overview): Fix typo.
5437
5438 2010-01-17 Chong Yidong <cyd@stupidchicken.com>
5439
5440 * semantic.texi: Add Richard Y. Kim credit.
5441
5442 * eieio.texi (Making New Objects): Fix typo (Bug#5406).
5443
5444 2010-01-17 Michael Albinus <michael.albinus@gmx.de>
5445
5446 * tramp.texi (Frequently Asked Questions): Add GNU Emacs 23 and
5447 SXEmacs 22 to the supported systems. New item for hung ssh sessions.
5448
5449 2010-01-17 Glenn Morris <rgm@gnu.org>
5450
5451 * calc.texi (Reporting Bugs): Don't mention format of repository.
5452
5453 * woman.texi (Bugs): Make "Emacs repository" less specific,
5454 and the URL for same more specific.
5455
5456 * faq.texi (Latest version of Emacs): The repository is now Bazaar.
5457
5458 2010-01-17 Juanma Barranquero <lekktu@gmail.com>
5459
5460 * ede.texi (ede-step-project, ede-proj-target):
5461 * tramp.texi (Remote processes): Fix typos.
5462
5463 2010-01-16 Mario Lang <mlang@delysid.org>
5464
5465 * ede.texi (ede-target):
5466 * org.texi (Refiling notes): Remove duplicated words.
5467
5468 2010-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
5469
5470 * gnus.texi (Posting Styles): Use with-current-buffer.
5471 * calc.texi (Defining Simple Commands): Prefer save-current-buffer.
5472
5473 2010-01-02 Kevin Ryde <user42@zip.com.au>
5474
5475 * eieio.texi (Naming Conventions): Correction to xref on elisp
5476 coding conventions, is "Tips" node not "Standards".
5477
5478 2009-12-24 Chong Yidong <cyd@stupidchicken.com>
5479
5480 * calc.texi (General Mode Commands): Calc file should be in .emacs.d.
5481
5482 * faq.texi (New in Emacs 22): Max buffer size is now 512 MB.
5483
5484 2009-12-18 Katsumi Yamaoka <yamaoka@jpl.org>
5485
5486 * gnus.texi (Direct Functions): Add missing port number to tls method.
5487
5488 2009-12-15 Juanma Barranquero <lekktu@gmail.com>
5489
5490 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add edt.
5491 ($(infodir)/edt, edt.dvi): New targets.
5492
5493 2009-12-15 Glenn Morris <rgm@gnu.org>
5494
5495 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add edt.
5496 (edt, $(infodir)/edt, edt.dvi): New targets.
5497 * edt.texi: New file (etc/edt-user.doc converted to Texinfo).
5498
5499 * Makefile.in (PDF_TARGETS, pdf): New.
5500 (clean): Add *.pdf.
5501 Add pdf rules for all manuals.
5502
5503 2009-12-15 Jay Belanger <jay.p.belanger@gmail.com>
5504
5505 * calc.texi (Radix Modes): Clarify two's complement notation.
5506
5507 2009-12-14 Chong Yidong <cyd@stupidchicken.com>
5508
5509 * sem-user.texi (Semantic mode, Idle Scheduler, Smart Completion)
5510 (Smart Jump, Analyzer Debug): Copyedits.
5511 (Semantic mode user commands): Link to new nodes.
5512 (Speedbar, SymRef, MRU Bookmarks, Sticky Func Mode)
5513 (Highlight Func Mode, Tag Decoration Mode): New nodes, from the
5514 upstream Semantic manual.
5515
5516 * semantic.texi (Introduction): Minor fix to diagram.
5517
5518 2009-12-09 Michael Albinus <michael.albinus@gmx.de>
5519
5520 * eshell.texi (History): Add the other built-in variables.
5521 (Built-ins): Explain built-ins, and how to apply the external commands.
5522 Add `history', `su' and `sudo'.
5523
5524 * tramp.texi (Remote processes): Add missing <RET> in the example.
5525
5526 2009-12-01 Bill Wohler <wohler@newt.com>
5527
5528 * mh-e.texi (Searching): Use mh vfolder_format and fix typo in database
5529 path for mairix example. Specify -q in namazu example since namazu is
5530 excessively garrulous.
5531
5532 2009-11-29 Michael Albinus <michael.albinus@gmx.de>
5533
5534 * tramp.texi (Remote processes): Improve eshell example with "su"
5535 and "sudo" commands.
5536
5537 2009-11-28 Chong Yidong <cyd@stupidchicken.com>
5538
5539 * semantic.texi (Analyzer Internals): Rename from Analyzer.
5540
5541 * sem-user.texi (Semantic mode user commands): Fix key syntax.
5542 Document semantic-complete-analyze-inline.
5543 (Semanticdb search debugging commands): Minor clarification.
5544 (Analyzer, Smart Completion, Smart Summary, Smart Jump)
5545 (Analyzer Debug): New nodes, adapted from the upstream Semantic user
5546 manual.
5547 (Semantic mode): Link to Idle Scheduler.
5548
5549 2009-11-28 Kevin Ryde <user42@zip.com.au>
5550
5551 * cl.texi (Porting Common Lisp): Update EIEIO dead ftp link to a
5552 @pxref, now EIEIO is in Emacs.
5553
5554 * erc.texi (Development): Correction to git tutorial url.
5555
5556 2009-11-26 Glenn Morris <rgm@gnu.org>
5557
5558 * faq.texi (Latest version of Emacs): Mention stability of development
5559 version.
5560 (Problems with very large files): Max buffer size increase in 23.2.
5561 (VM): VM has moved house again.
5562
5563 2009-11-22 Jay Belanger <jay.p.belanger@gmail.com>
5564
5565 * calc.texi (Radix modes): Discuss alternate bases for two's complement
5566 notations.
5567
5568 2009-11-20 Carsten Dominik <dominik@u016822.science.uva.nl>
5569
5570 * org.texi (Column attributes): Fix documentation of new operators.
5571
5572 2009-11-20 Chong Yidong <cyd@stupidchicken.com>
5573
5574 * sem-user.texi (Semanticdb Search Configuration): Rearrange nodes.
5575 (Search Throttle, Semanticdb Roots, Include paths, Idle Scheduler)
5576 (Idle Completions Mode): Numerous copyedits.
5577
5578 2009-11-17 Juanma Barranquero <lekktu@gmail.com>
5579
5580 * semantic.texi (Semantic Internals, Glossary):
5581 * sem-user.texi (Semantic mode, Include paths, Idle Scheduler)
5582 (Semanticdb search debugging commands): Fix typos.
5583
5584 2009-11-16 Jay Belanger <jay.p.belanger@gmail.com>
5585
5586 * calc.texi (Radix modes): Mention twos-complement notation.
5587
5588 2009-11-16 Juanma Barranquero <lekktu@gmail.com>
5589
5590 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add semantic.
5591 ($(infodir)/semantic, semantic.dvi): New targets.
5592
5593 2009-11-16 Chong Yidong <cyd@stupidchicken.com>
5594
5595 * Makefile.in: Build the Semantic manual.
5596
5597 * semantic.texi, sem-user.texi: New files, adapted from the Semantic
5598 repository.
5599
5600 2009-11-16 Michael Albinus <michael.albinus@gmx.de>
5601
5602 * dbus.texi (Receiving Method Calls): New defun
5603 `dbus-unregister-service'.
5604
5605 2009-11-15 Carsten Dominik <carsten.dominik@gmail.com>
5606
5607 * org.texi (Speed keys): New section.
5608
5609 2009-11-13 Michael Albinus <michael.albinus@gmx.de>
5610
5611 * dbus.texi (Type Conversion): Fix typo.
5612 (Asynchronous Methods): Rename `dbus-registered-functions-table' to
5613 `dbus-registered-objects-table'.
5614 (Receiving Method Calls): New defun `dbus-register-property'.
5615 Move `dbus-unregister-object' here.
5616
5617 2009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
5618
5619 * org.texi: Removed @Ie, @ie, @Eg, @eg macros.
5620
5621 2009-11-13 James TD Smith <ahktenzero@mohorovi.cc>
5622
5623 * org.texi (Column attributes): Add the new age summary operators.
5624 Also, mention the fact you can only use one summary operator per
5625 property.
5626
5627 2009-11-13 John Wiegley <johnw@newartisans.com>
5628
5629 * org.texi (Tracking your habits): Add a new section in the
5630 manual about how to track habits.
5631 (Resolving idle time): Add a section on how idle and
5632 dangling clocks are resolved.
5633
5634 2009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
5635
5636 * org.texi (Agenda commands): Document the new `i' command.
5637 (Inserting deadline/schedule): Document logging changes
5638 of scheduling and deadline times stamps.
5639 (In-buffer settings): Document the in-buffer keywords for logging
5640 changes of scheduling and deadline times stamps.
5641 (Structure editing, Plain lists): Document indentation
5642 cycling in empty entries with TAB.
5643 (Archiving): Document the default archiving command.
5644 (Moving subtrees): Document the new keys for archiving.
5645 (Internal archiving): Fix incorrect key.
5646 (Agenda commands): Document the TODO set switching commands.
5647 (Agenda commands): Document the new archiving keys.
5648 (Clocking work time): Better description on how to save
5649 and restore a clock.
5650 (Resolving idle time): Mention the x11idle program to get true
5651 idleness also under X11.
5652 (Resolving idle time): Use @kbd instead of @key for normal
5653 letters, because this is how he rest of the manual does this.
5654 (Pushing to MobileOrg): Mention that `org-directory'
5655 should be set.
5656 (Agenda commands): Document that SPC is a filter for
5657 any tag.
5658 (Search view): Rename from "Keyword search".
5659 (Capure): New chapter.
5660 (Markup): New chapter.
5661 (Links in HTML export, Images in HTML export):
5662 Extend the section titles.
5663 (Images in HTML export): Document the align option.
5664 (Text areas in HTML export): Extend the section title.
5665 (Images in LaTeX export): Explain image placement in LaTeX.
5666
5667 2009-11-10 Glenn Morris <rgm@gnu.org>
5668
5669 * sc.texi (Hints to MUA Authors): MUA should do any decoding.
5670
5671 2009-11-08 Michael Albinus <michael.albinus@gmx.de>
5672
5673 * tramp.texi (Auto-save and Backup): Disable backups just for a
5674 method.
5675
5676 * trampver.texi: Update release number.
5677
5678 2009-11-07 Michael Albinus <michael.albinus@gmx.de>
5679
5680 Sync with Tramp 2.1.17.
5681
5682 * trampver.texi: Update release number.
5683
5684 2009-10-29 Glenn Morris <rgm@gnu.org>
5685
5686 * texinfo.tex: Update to version 2009-08-14.15 from ftp://tug.org/tex/.
5687
5688 2009-10-23 Michael Albinus <michael.albinus@gmx.de>
5689
5690 * tramp.texi (External methods): Temporary files are kept for
5691 `rsync' and `rsyncc' methods.
5692
5693 2009-10-09 Juanma Barranquero <lekktu@gmail.com>
5694
5695 * eieio.texi: Fix typos.
5696
5697 2009-10-07 Chong Yidong <cyd@stupidchicken.com>
5698
5699 * cl.texi (Argument Lists): Clarify explicit keyword arguments.
5700
5701 2009-10-07 Juanma Barranquero <lekktu@gmail.com>
5702
5703 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add eieio, ede.
5704 ($(infodir)/eieio, eieio.dvi, $(infodir)/ede, ede.dvi): New targets.
5705
5706 2009-10-07 Chong Yidong <cyd@stupidchicken.com>
5707
5708 * Makefile.in: Build EIEIO and EDE manuals.
5709
5710 2009-10-07 Eric Ludlam <zappo@gnu.org>
5711
5712 * eieio.texi:
5713 * ede.texi: New files.
5714
5715 2009-10-05 Michael Albinus <michael.albinus@gmx.de>
5716
5717 * tramp.texi (Remote processes): Association of a pty is not supported.
5718
5719 2009-10-01 Carsten Dominik <carsten.dominik@gmail.com>
5720
5721 * org.texi (Pushing to MobileOrg): Document `org-mobile-files'.
5722 (Processing LaTeX fragments): Document that the size of images can be
5723 changes using the variable `org-format-latex-options'.
5724 (The date/time prompt, Timestamps): Be more accurate over ISO format
5725 dates and times.
5726 (Visibility cycling): Document showeverything keyword.
5727 (In-buffer settings): Document showeverything keyword.
5728 (Setting up the staging area): Fix the example.
5729 (MobileOrg): New section.
5730 (Agenda commands, Exporting Agenda Views): Document exporting the
5731 agenda view to Org files.
5732
5733 2009-09-28 Michael Albinus <michael.albinus@gmx.de>
5734
5735 * tramp.texi (History): Add IMAP support.
5736 (External methods): Add `imap' and `imaps' methods.
5737 (GVFS based methods): Add indices for `davs'.
5738 (Password handling): Rename anchors. Add IMAP entries for
5739 ~/.authinfo.gpg.
5740
5741 * trampver.texi: Set default value of `emacsimap'.
5742
5743 2009-09-22 Daiki Ueno <ueno@unixuser.org>
5744
5745 * gnus.texi (Security): Document mm-sign-option and mm-encrypt-option.
5746
5747 2009-09-13 Chong Yidong <cyd@stupidchicken.com>
5748
5749 * dired-x.texi (Technical Details):
5750 Delete dired-up-directory (Bug#4292).
5751
5752 2009-09-03 Michael Albinus <michael.albinus@gmx.de>
5753
5754 * tramp.texi (Frequently Asked Questions): New item for emacsclient.
5755
5756 2009-09-02 Carsten Dominik <carsten.dominik@gmail.com>
5757
5758 * org.texi (Effort estimates): Document new effort setting commands.
5759 (Agenda commands): Document the new keys fro agenda time motion.
5760 Document entry text mode. Improve documentation of the keys to include
5761 inactive time stamps into the agenda view.
5762 (Feedback): Document the new bug report command.
5763 (Structure editing): Add an index entry for the sorting of subtrees.
5764
5765 2009-09-02 Teodor Zlatanov <tzz@lifelogs.com>
5766
5767 * auth.texi (Help for users): Corrected markup.
5768
5769 2009-09-02 Glenn Morris <rgm@gnu.org>
5770
5771 * emacs-mime.texi (time-date): Mention float-time.
5772
5773 2009-08-30 Jay Belanger <jay.p.belanger@gmail.com>
5774
5775 * calc.texi (Simplifying Formulas): Improve the wording.
5776
5777 2009-08-29 Teodor Zlatanov <tzz@lifelogs.com>
5778
5779 * auth.texi: Rewritten for coverage and clarity.
5780
5781 2009-08-29 Katsumi Yamaoka <yamaoka@jpl.org>
5782
5783 * gnus.texi (Expiring Mail):
5784 Mention gnus-mark-copied-or-moved-articles-as-expirable.
5785 (Various Various): Mention gnus-safe-html-newsgroups.
5786
5787 * gnus-news.texi: Mention
5788 gnus-mark-copied-or-moved-articles-as-expirable.
5789
5790 * emacs-mime.texi (Display Customization): Add xref to
5791 gnus-safe-html-newsgroups.
5792
5793 2009-08-28 Michael Albinus <michael.albinus@gmx.de>
5794
5795 * tramp.texi (Version Control): Remove.
5796 (Obtaining Tramp): Update cvs checkout command. Remove nightly tarballs
5797 reference.
5798 (External methods): Correct `scpc' concept index entries. New method
5799 `rsyncc'.
5800 (External packages): New subsections "Filename completion" and "File
5801 attributes cache".
5802
5803 2009-08-27 Jay Belanger <jay.p.belanger@gmail.com>
5804
5805 * calc.texi (Rewrite Rules): Improve the example.
5806 (Simplifying Formulas): Explain use of the I and H flags for
5807 simplification.
5808
5809 2009-08-25 Michael Albinus <michael.albinus@gmx.de>
5810
5811 * dbus.texi (Bus names): Add optional parameter TIMEOUT to dbus-ping.
5812 Describe autostart behavior of dbus-ping.
5813 (Synchronous Methods, Asynchronous Methods): Use English numeric format
5814 for timeout values.
5815 (Top): Remove footnote saying D-Bus is not enabled by
5816 default. (Bug#4256)
5817
5818 2009-08-23 Daiki Ueno <ueno@unixuser.org>
5819
5820 * epa.texi (Quick start): Don't refer to nonexistent epa-mode.
5821 Reported by Jari Aalto (Bug#4211).
5822 (Mail-mode integration): Mention epa-mail-mode and
5823 epa-global-mail-mode.
5824 (Encrypting/decrypting *.gpg files): Don't refer to nonexistent
5825 epa-setup.
5826
5827 2009-08-16 Michael Albinus <michael.albinus@gmx.de>
5828
5829 * dbus.texi (Asynchronous Methods): Allow nil handler.
5830
5831 2009-08-15 Michael Kifer <kifer@cs.stonybrook.edu>
5832
5833 * ediff.texi (ediff-current-file): Add information about this new function.
5834
5835 * viper.texi: Add information about C-s in viper's search command.
5836
5837 2009-08-09 Colin Williams <lackita@gmail.com> (tiny change)
5838
5839 * calc.texi (Date Forms): Fix typos.
5840
5841 2009-08-08 Glenn Morris <rgm@gnu.org>
5842
5843 * org.texi (Agenda commands): Restore clobbered change.
5844
5845 2009-08-07 Eli Zaretskii <eliz@gnu.org>
5846
5847 * calc.texi (Graphics, Devices): Update with the peculiarities of
5848 operation on MS-Windows.
5849
5850 2009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
5851
5852 * org.texi (Publishing action): Improve documentation of file
5853 names when publishing to the source directory.
5854 (Clean view): Document `org-indent-mode'.
5855 (Clocking work time): Add documentation for the
5856 new :timetamp option when creating a clock report.
5857 (Paragraphs): Fix many typos.
5858 (Plain lists): Remove duplicate explanation about the
5859 `C-c *' command.
5860 (Literal examples): Update to reflect the new behavior
5861 of the -n -r -k switches when exporting source code examples.
5862 (Structure editing): Add information about `C-c *',
5863 converting a plain list into a list of Org items.
5864 (Remember): Small rephrasing of the paragraph
5865 describing remember.el. Also mentioned that remember.el is part
5866 of Emacs 23, not Emacs 22.
5867 (Clocking work time): Add documentation about
5868 displaying the current clocking time against the effort estimate.
5869 Also add a footnote about using `org-clock-in-prepare-hook' to add
5870 an effort estimate on the fly, just before clocking it.
5871 (Footnotes): Document automatic renumbering and
5872 sorting.
5873 (Agenda commands): Document new bulk commands.
5874 (Plain lists): Document new behavior of
5875 `org-cycle-include-plain-lists'.
5876 Hyphenation only in TeX.
5877 (Clocking work time): Document the key to update effort
5878 estimates.
5879 (Clocking work time): Document the clock time display.
5880 (Structure editing, TODO basics): Document new
5881 variables.
5882 (Column attributes): Document new colciew operators.
5883 (Publishing options): Document :xml-declaration.
5884 (Tracking TODO state changes): Document the
5885 LOG_INTO_DRAWER property.
5886 (Literal examples): Document the new implementation for
5887 editing source code.
5888 (Publishing action): Mention the new publishing
5889 function, to publish an Org source file.
5890 (Publishing links): Mention how to link to an Org source file.
5891 (Macro replacement): Document new macros.
5892 (Handling links): Document type-specific completion
5893 when inserting links.
5894 (Structure editing, Plain lists): Improve documentation
5895 on sorting.
5896 (Internal links): Document custom ids for links.
5897 (Handling links): Document custom ids for links.
5898 (CSS support): Document new class.
5899 (Refiling notes): Document the possibility to create new nodes
5900 during refiling.
5901 (Agenda commands): Document the "?" operator to find
5902 tasks without effort setting.
5903 (Exporting agenda information): Section moved.
5904 (RSS Feeds): New section.
5905 (Built-in table editor): Document M-e and M-a navigate
5906 inside table field.
5907 (Stuck projects): Docment that projects identified as
5908 un-stuck will still be searchd for stuck sub-projects.
5909 (Paragraphs): Document centering.
5910 (Creating timestamps, Agenda commands): Document new
5911 behavior when changing time stamps.
5912 (Structure editing): Document the new command
5913 `org-clone-subtree-with-time-shift'.
5914 (Publishing): Refresh this chapter.
5915 (Export options, Export options, In-buffer settings):
5916 Document the new keywords.
5917 (Matching tags and properties): Collect all
5918 documentation about tags/property matches here.
5919 (Setting tags): Document `org-tag-persistent-alist'.
5920 (Weekly/daily agenda): New section.
5921 (Orgstruct mode): Describe `orgstruct++-mode'.
5922 (Drawers): Mention the LOGBOOK drawer.
5923 (Export options, Sectioning structure): Document the
5924 #+LEATEX_HEADER in-buffer setting.
5925 (Bugs): Section removed.
5926 (Hooks): New section.
5927 (Add-on packages): Move here from old location.
5928 (Context-sensitive commands): New section.
5929 (Setting tags): Document newline option.
5930 (Global TODO list, Matching tags and properties):
5931 Mention more variables.
5932 (Checkboxes): Update to changed command behavior.
5933
5934 2009-08-02 Eric Yu <sucode@gmail.com> (tiny change)
5935
5936 * speedbar.texi (Basic Key Bindings): Fix typo.
5937
5938 2009-07-30 Jay Belanger <jay.p.belanger@gmail.com>
5939
5940 * calc.texi (Vector/Matrix Functions): Add index entries for both
5941 "v" and "V" key bindings. Mention that `calc-matrix-brackets' only
5942 affects matrices with more than one row.
5943 (Help Commands): Add index entries for "prefix ?" key bindings.
5944
5945 2009-07-29 Jay Belanger <jay.p.belanger@gmail.com>
5946
5947 * calc.texi (Stack Manipulation Commands): Add documentation for
5948 `calc-transpose-lines'.
5949
5950 2009-07-27 Michael Albinus <michael.albinus@gmx.de>
5951
5952 * dbus.texi (Receiving Method Calls): Describe special return value
5953 `:ignore'.
5954
5955 2009-07-24 Alan Mackenzie <acm@muc.de>
5956
5957 * cc-mode.texi (Config Basics, File Styles): Document that at mode
5958 initialization, any individual variable setting now takes precedence
5959 over one done via c-file-style/c-file-offsets.
5960
5961 2009-07-21 Jay Belanger <jay.p.belanger@gmail.com>
5962
5963 * calc.texi (Undoing Mistakes): Mention that the undo list will be
5964 truncated when Calc is quit.
5965 (Customizing Calc): Document `calc-undo-length'.
5966
5967 2009-07-20 Chong Yidong <cyd@stupidchicken.com>
5968
5969 * calc.texi (About This Manual): Don't mention chapter numbers in text.
5970
5971 2009-07-11 Kevin Ryde <user42@zip.com.au>
5972
5973 * pcl-cvs.texi (About PCL-CVS):
5974 * widget.texi (Basic Types):
5975 Fix cross-references.
5976
5977 2009-07-01 Andreas Schwab <aschwab@redhat.com>
5978
5979 * dbus.texi (Type Conversion): Don't use literal control character.
5980
5981 2009-07-01 Michael Albinus <michael.albinus@gmx.de>
5982
5983 * tramp.texi (GVFS based methods): New section.
5984 (Remote processes): Processes for GVFS based methods run locally.
5985
5986 2009-06-30 Michael Albinus <michael.albinus@gmx.de>
5987
5988 * tramp.texi (Inline methods, External methods, Gateway methods):
5989 Avoid the words "kludge" and hack".
5990 (External methods): Add `synce' method.
5991
5992 * trampver.texi: Update release number.
5993
5994 2009-06-22 Michael Albinus <michael.albinus@gmx.de>
5995
5996 Sync with Tramp 2.1.16.
5997
5998 * tramp.texi (History): Add GVFS support.
5999 (External methods): Precise `rsync' description. Add `dav', `davs' and
6000 `obex' methods. Add 'tramp-gvfs-methods' option.
6001 (Multi-hops): Cells of `tramp-default-proxies-alist' can also be Lisp
6002 forms.
6003 (Remote Programs): Introduce `tramp-own-remote-path'.
6004 (Remote processes): New subsection "Running remote programs that create
6005 local X11 windows".
6006 (Frequently Asked Questions): Improve code for disabling vc.
6007
6008 * trampver.texi: Update release number. Set default value of
6009 `emacsgvfs'.
6010
6011 2009-06-21 Chong Yidong <cyd@stupidchicken.com>
6012
6013 * Branch for 23.1.
6014
6015 2009-06-17 Glenn Morris <rgm@gnu.org>
6016
6017 * faq.texi (Obtaining the FAQ): Add reference to Savannah.
6018 (Latest version of Emacs): Mention source code repository.
6019
6020 2009-06-16 Glenn Morris <rgm@gnu.org>
6021
6022 * faq.texi (Top): Language tweak.
6023 (Extended commands): Most people have arrow keys.
6024 (Emacs manual): Say how to follow info links.
6025 (File-name conventions): Change title a bit. Explain about source
6026 versus installed. Condense etc description.
6027 (Guidelines for newsgroup postings): Mention Savannah list page.
6028 (Newsgroup archives): Simplify.
6029 (Contacting the FSF): Add contact URL.
6030 (Emacs Lisp documentation): Printed version not always available.
6031 (Installing Texinfo documentation): Explain how by hand installation is
6032 not normally needed. Use add-to-list. Remove duplicate reference.
6033 (Informational files for Emacs): Move info on Help menu here from
6034 "File-name conventions".
6035 (Help installing Emacs): Tweak uref.
6036 (Obtaining the FAQ): Mention repository.
6037 (Origin of the term Emacs): Explain "ITS".
6038 (Changing load-path): Use add-to-list.
6039 (Automatic indentation): Clarify this is for Text mode.
6040 Don't mention Indented Text mode.
6041 (Finding Emacs on the Internet): The FSF does not seem to offer a
6042 deluxe distribution on CD anymore.
6043
6044 2009-06-16 Glenn Morris <rgm@gnu.org>
6045
6046 * faq.texi (Top): Mention which Emacs version this FAQ is about.
6047 Recommend the latest release. Mention how to get older FAQs.
6048 Recommend the Emacs manual.
6049 (Guidelines for newsgroup postings): Discourage cross-posts.
6050 (Underlining paragraphs): Remove.
6051 (Editing MS-DOS files): Remove pre-Emacs 20 information.
6052 (Bugs and problems): Update key-binding.
6053 (Problems with very large files): Mention 64-bit.
6054 (Shell process exits abnormally): Remove.
6055 (Problems with Shell Mode): Rename and update.
6056 (Spontaneous entry into isearch-mode)
6057 (Problems talking to certain hosts): Remove. This is old information,
6058 in etc/PROBLEMS if needed.
6059 (Emacs takes a long time to visit files, Updating Emacs): Remove.
6060 (Dired claims that no file is on this line): Update.
6061 (Installing Emacs, Problems building Emacs): Simplify.
6062 (Emacs for MS-DOS): Refer to msdos/INSTALL rather than duplicating
6063 information.
6064 (Emacs for MS-Windows): Rename from "Emacs for Windows". Simplify.
6065 (Emacs for Mac OS X): Rename from "Emacs for Apple computers".
6066 (JDEE): "JDEE", not "JDE".
6067 (Handling C-s and C-q with flow control, Binding C-s and C-q):
6068 Remove. This is old information, in etc/PROBLEMS if needed.
6069 (stty and Backspace key, Kanji and Chinese characters): Remove.
6070 (Right-to-left alphabets): Update section.
6071 (Changing the included text prefix): Gnus uses message-yank-prefix.
6072 Add cross-reference to Supercite manual.
6073 (Saving a copy of outgoing mail): Simplify output file description.
6074 (Expanding aliases when sending mail): Refer to Emacs manual.
6075 Remove old info about RFC822.
6076 Correct description of how to rebuild aliases.
6077 (Rmail writes to /var/spool/mail): Update location from /usr/spool/mail.
6078 (MIME with Emacs mail packages)
6079 (Viewing articles with embedded underlining)
6080 (Saving a multi-part Gnus posting, Gnus hangs for a long time):
6081 Remove old sections.
6082 (Killing based on nonstandard headers): Remove. Scoring is preferable,
6083 and is well-documented in the Gnus manual.
6084 (Reading news with Emacs): Merge "Learning more about Gnus" into here.
6085 (Making Gnus faster): Rename from "Starting Gnus faster".
6086 Merge "Catch-up is slow in Gnus" into here.
6087
6088 2009-06-14 Glenn Morris <rgm@gnu.org>
6089
6090 * faq.texi (Status of Emacs): Re-order with most recent releases first.
6091 (New in Emacs 23): New section.
6092 (Handling C-s and C-q with flow control): Add xref.
6093
6094 2009-06-13 Glenn Morris <rgm@gnu.org>
6095
6096 * faq.texi (Setting up a customization file): Grammar fix.
6097 Customize is no longer "new".
6098 (Displaying the current line or column): Line-number mode is on by
6099 default. Don't mention `column' package. Mention linum.el.
6100 (Turning on abbrevs by default): Explain how to do it for buffers,
6101 modes, and everywhere.
6102 (Associating modes with files): Use add-to-list. Don't mention Emacs
6103 19.
6104 (Highlighting a region): On by default since 23.1.
6105 (Replacing highlighted text): Update doc quote.
6106 (Working with unprintable characters): Don't mention search-quote-char.
6107 (Using an already running Emacs process): Gnuclient is probably not an
6108 enhancement these days.
6109 (Indenting switch statements): Remove mention of pre-Emacs 20.
6110 (Horizontal scrolling): Abbreviate Emacs 20 description.
6111 (Replacing text across multiple files): Fix name of dired command.
6112 (Disabling backups): Use require not load.
6113 (Learning more about Gnus): Add cross-refs to Gnus manual and FAQ.
6114
6115 2009-06-13 Bill Wohler <wohler@newt.com>
6116
6117 Release MH-E manual version 8.2.
6118
6119 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
6120 release 8.2.
6121
6122 2009-06-13 Glenn Morris <rgm@gnu.org>
6123
6124 * faq.texi: Remove the term "on-line" (meaning "Info") throughout, since
6125 in this day and age the common meaning is "on the web".
6126 (copying): Use @copyright in all cases.
6127 (Basic keys): Remove reference to deleted manual node "Text Characters".
6128 (File-name conventions): Use GNU as an example rather than SERVICE.
6129 default.el lives in site-lisp. Update Info directory location.
6130 (Real meaning of copyleft): GPL actions have been brought, but all
6131 settled out of court.
6132 (Guidelines for newsgroup postings): Shorten section title.
6133 Simplify comp.emacs description.
6134 (Newsgroup archives): Change Google URL. Describe Gmane.
6135 (Unsubscribing from Emacs lists): Remove discussion of "distribution
6136 points". Mention List-Unsubscribe header.
6137 (Contacting the FSF): Update email and URLs.
6138 (Basic editing): Mention F1 for help.
6139 (Installing Texinfo documentation): Refer to Texinfo website rather
6140 than ftp server.
6141 (Printing a Texinfo file): Mention texi2pdf.
6142 (Informational files for Emacs): Don't describe FTP or SERVICE, they
6143 are just stubs nowadays.
6144 (Latest version of Emacs): Explain version numbers.
6145 (Spell-checkers, Checking TeX and *roff documents): Remove sections.
6146 (Turning on syntax highlighting): No need to mention hilit19 any more.
6147 (Finding Emacs on the Internet): Refer to URLs rather than DISTRIB, FTP.
6148 (Modes for various languages): Remove section.
6149 (Major packages and programs): Remove most version and maintainer
6150 information - it's hard to keep up-to-date, and adds nothing.
6151 Similarly with direct links to mailing lists.
6152 (Spell-checkers): Rename node from Ispell. Mention Aspell and Hunspell.
6153 (Mailcrypt): Remove section - mailcrypt has not been updated in mnay
6154 years, and Emacs comes with tools for this now.
6155 (Patch): Remove section - this is a standard tool.
6156 (Using function keys under X): Remove section.
6157
6158 2009-06-12 Glenn Morris <rgm@gnu.org>
6159
6160 * faq.texi (Viewing Info files outside of Emacs): Xinfo is no more.
6161 (Help installing Emacs): Remove reference to deleted X11 node.
6162 (Associating modes with files): Interpreter-mode-alist is no longer
6163 subservient to auto-mode-alist.
6164 (Installing Emacs): Change future Emacs version.
6165 (Linking with -lX11 fails): Remove old section.
6166 (Packages that do not come with Emacs): Update ELL location.
6167 Emacs Lisp archive is dead.
6168 (Emacs for Windows): Remove reference to old CE port.
6169 (Emacs for OS/2, Emacs for Atari ST, Emacs for the Amiga)
6170 (Emacs for VMS and DECwindows): Remove old ports.
6171 (Emacs for GNUstep): Rename from "Emacs for NeXTSTEP" and update.
6172 (Removing flashing messages): Remove section about non-existent Gnus
6173 option.
6174
6175 * faq.texi (Top): Add @top command.
6176 Remove the optional arguments from all @node commands: makeinfo can
6177 generate these automatically, and it is easier to edit and rearrange
6178 nodes without them.
6179
6180 2009-06-11 Glenn Morris <rgm@gnu.org>
6181
6182 * faq.texi (Common acronyms): Remove no-longer-existing OSF.
6183 (The LPF): Make the updated URL the sole reference point.
6184 (Learning how to do something): Update refcard price and format.
6185 (Getting a printed manual): Sources in doc/emacs/, not man/.
6186 Also available in PDF format. Since the page count varies, be less
6187 precise.
6188 (Informational files for Emacs): Remove references to deleted files
6189 LPF and SUN-SUPPORT, and to UUCP.
6190 (Obtaining the FAQ): Refer to the service web-page rather than SERVICE.
6191 Remove many obsolete ways to get the FAQ, which now seems only to be
6192 distributed with Emacs.
6193 (Mail and news): Remove sections about Rmail Babyl that no longer apply.
6194
6195 2009-06-09 Chong Yidong <cyd@stupidchicken.com>
6196
6197 * org.texi (Org Plot): Fix tags (Bug#3507).
6198 (Workflow states, Agenda commands): Fix tags (Bug#3508).
6199
6200 * ada-mode.texi (Installation, Compile commands)
6201 (Project File Overview, No project files, Set compiler options)
6202 (Use GNAT project file, Use multiple GNAT project files)
6203 (Identifier completion): Use @samp for menu items, and @kbd for key
6204 sequences (Bug#3504).
6205
6206 2009-06-04 Daiki Ueno <ueno@unixuser.org>
6207
6208 * gnus.texi (Security): Fix wording; add a link to epa.info.
6209
6210 2009-06-04 Ryan Yeske <rcyeske@gmail.com>
6211
6212 * message.texi (Header Commands): Fix descriptions to match
6213 keybindings.
6214
6215 2009-04-22 Daiki Ueno <ueno@unixuser.org>
6216
6217 * gnus.texi (Security): Mention that EasyPG is the current default.
6218
6219 2009-04-13 Chong Yidong <cyd@stupidchicken.com>
6220
6221 * ediff.texi (Session Commands): Fix typo.
6222
6223 2009-04-05 Reiner Steib <Reiner.Steib@gmx.de>
6224
6225 * gnus-faq.texi (FAQ 8-4): Fix wrong group name of
6226 news.software.readers. Reported by Florian Rehnisch.
6227
6228 2009-04-02 Glenn Morris <rgm@gnu.org>
6229
6230 * auth.texi: Capitalize direntry.
6231
6232 * mairix-el.texi: Copy the direntry from ../../info/dir, and avoid
6233 using a period in the entry name. (Bug#2797)
6234
6235 2009-03-03 Juanma Barranquero <lekktu@gmail.com>
6236
6237 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add auth.
6238 ($(infodir)/auth, auth.dvi): New targets.
6239
6240 2009-03-03 Glenn Morris <rgm@gnu.org>
6241
6242 * auth.texi: Fix @setfilename.
6243
6244 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add auth.
6245 (auth, $(infodir)/auth, auth.dvi): New rules.
6246
6247 2009-02-25 Glenn Morris <rgm@gnu.org>
6248
6249 * faq.texi (Emacs for minimalists): New node. (Bug#2452)
6250
6251 2009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
6252
6253 * gnus.texi (NoCeM): Fix description of gnus-use-nocem.
6254
6255 2009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
6256
6257 * gnus.texi (NoCeM): Update default values for gnus-nocem-groups,
6258 gnus-nocem-issuers, and gnus-nocem-verifyer.
6259
6260 2009-02-20 Juanma Barranquero <lekktu@gmail.com>
6261
6262 * ada-mode.texi (Project files, Automatic Casing):
6263 * dbus.texi (Signals):
6264 * gnus.texi (Selecting a Group, Filtering Incoming Mail):
6265 * mh-e.texi (HTML):
6266 * nxml-mode.texi (Locating a schema)
6267 (Using the document's URI to locate a schema):
6268 * org.texi (Footnotes, Using the mapping API):
6269 * rcirc.texi (Channels): Remove duplicate words.
6270
6271 2009-02-20 Glenn Morris <rgm@gnu.org>
6272
6273 * dired-x.texi (Miscellaneous Commands):
6274 * gnus.texi: Minor updates for mbox Rmail.
6275
6276 2009-02-16 Karl Berry <karl@gnu.org>
6277
6278 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
6279 * cl.texi, dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi:
6280 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
6281 * faq.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
6282 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
6283 * newsticker.texi, nxml-mode.texi, org.texi, pcl-cvs.texi:
6284 * pgg.texi, rcirc.texi, reftex.texi, remember.texi, sasl.texi:
6285 * sc.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
6286 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi, woman.texi:
6287 Consistently use @insertcopying in the Top node,
6288 @contents at the front (after @end titlepage),
6289 and @direntry after @copying. (Bug#1988)
6290
6291 2009-02-13 Teodor Zlatanov <tzz@lifelogs.com>
6292
6293 * auth.texi: New file documenting auth-source.
6294
6295 2009-02-13 Carsten Dominik <dominik@science.uva.nl>
6296
6297 * org.texi (Org Plot): Fix link.
6298
6299 2009-02-09 Daiki Ueno <ueno@unixuser.org>
6300
6301 * epa.texi (Mail-mode integration): Mention the way to do
6302 "encrypt-to-self". (Bug#1807)
6303
6304 2009-02-05 Arni Magnusson <arnima@hafro.is> (tiny change)
6305
6306 * ada-mode.texi (No project files): Fix typo. (Bug#2214)
6307
6308 2009-02-04 Reiner Steib <Reiner.Steib@gmx.de>
6309
6310 * gnus-news.texi: Print version about Incoming*.
6311
6312 2009-02-02 Carsten Dominik <dominik@science.uva.nl>
6313
6314 * org.texi (Structure editing, Handling links)
6315 (Fast access to TODO states, Javascript support): Make standard docs
6316 correctly reflect default variable settings.
6317
6318 2009-02-02 Glenn Morris <rgm@gnu.org>
6319
6320 * org.texi: Fix typos.
6321
6322 2009-02-01 Michael Albinus <michael.albinus@gmx.de>
6323
6324 Sync with Tramp 2.1.15.
6325
6326 * trampver.texi: Update release number.
6327
6328 2009-01-31 Carsten Dominik <carsten.dominik@gmail.com>
6329
6330 * org.texi (TODO dependencies): Document TODO dependencies on
6331 checkboxes.
6332
6333 2009-01-30 Carsten Dominik <dominik@science.uva.nl>
6334
6335 * org.texi (TODO dependencies): Document key binding for toggling
6336 ORDERED property.
6337
6338 2009-01-28 Michael Albinus <michael.albinus@gmx.de>
6339
6340 * dbus.texi (Errors and Events): Fix typos. Describe second parameter
6341 of hook functions.
6342
6343 2009-01-28 Carsten Dominik <dominik@science.uva.nl>
6344
6345 * org.texi (TODO dependencies): New section.
6346
6347 2009-01-27 Carsten Dominik <dominik@science.uva.nl>
6348
6349 * org.texi (Plain lists, TODO basics, Priorities)
6350 (Multiple sets in one file, Conflicts): Document interaction with
6351 `shift-selection-mode'.
6352
6353 2009-01-27 Jay Belanger <jay.p.belanger@gmail.com>
6354
6355 * calc.texi (Embedded Mode, Algebraic-Style Calculations):
6356 Make Calc the subject of sentences.
6357 (Rearranging Formulas using Selections): Discuss new options
6358 for `j *'.
6359
6360 2009-01-26 Michael Albinus <michael.albinus@gmx.de>
6361
6362 * dbus.texi (Errors and Events): New variable dbus-event-error-hooks.
6363
6364 2009-01-26 Glenn Morris <rgm@gnu.org>
6365
6366 * org.texi: Fix typos.
6367
6368 2009-01-26 Bill Wohler <wohler@newt.com>
6369
6370 * mh-e.texi (EDITION, UPDATED): Update.
6371
6372 2009-01-25 Carsten Dominik <dominik@science.uva.nl>
6373
6374 * org.texi (References): Add information about remote references.
6375 (Built-in table editor): Document `C-c RET' in tables.
6376 (Math symbols, Quoting LaTeX code): Mention that simple
6377 LaTeX macros survive LaTeX export.
6378 (Images in LaTeX export): Show how to create a reference to a
6379 figure.
6380 (Sectioning structure): Document that the LaTeX class can be
6381 specified in a property.
6382 (Text areas in HTML export): New section.
6383 (External links): Add examples for text search and ID links.
6384 (Built-in table editor): Remove the descriptio of `C-c
6385 C-q', it not longer works.
6386 (Literal examples): Document that a space must follow
6387 the colon in short examples.
6388 (Relative timer): Document `org-timer-stop'.
6389 (Footnotes): New section.
6390 (Footnote markup): Shorten section and refer to new Footnote
6391 section.
6392 (Literal examples): Add documentation for line
6393 numbering in and references to code examples.
6394 (CSS support): Fix the description of default CSS styles.
6395 (Capturing column view): Document
6396 "file:path/to/file.org" as an allowed value for the ID property of
6397 a dynamic block copying column view.
6398
6399 2009-01-23 Stephen Eglen <stephen@gnu.org>
6400
6401 * mh-e.texi (Getting Started): Describe $MH.
6402
6403 2009-01-21 Michael Albinus <michael.albinus@gmx.de>
6404
6405 * tramp.texi (all): Harmonize usage of "external method",
6406 "external transfer method" and "out-of-band method".
6407 (Connection types): Precise the differences of inline and external
6408 methods. Written by Adrian Phillips <a.phillips@met.no>.
6409
6410 2009-01-19 Reiner Steib <Reiner.Steib@gmx.de>
6411
6412 * gnus.texi (Limiting): `/ N' and `/ o' are not really limiting
6413 commands as described at the top. Reported by Allan Gottlieb
6414 <gottlieb@nyu.edu>.
6415
6416 2009-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
6417
6418 * gnus.texi (Non-ASCII Group Names, RSS): Update description of
6419 nnmail-pathname-coding-system.
6420
6421 2009-01-17 Peter Tury <tury.peter@gmail.com> (tiny change)
6422
6423 * org.texi (Relative timer): Fix typo.
6424
6425 2009-01-15 Juanma Barranquero <lekktu@gmail.com>
6426
6427 * org.texi (Clocking work time): Fix typo.
6428 Reported by Peter Tury <tury.peter@gmail.com>. (Bug#1925)
6429
6430 2009-01-13 Glenn Morris <rgm@gnu.org>
6431
6432 * org.texi: Fix some more typos.
6433
6434 2009-01-13 Peter Tury <tury.peter@gmail.com> (tiny change)
6435
6436 * org.texi: Fix some typos.
6437
6438 2009-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
6439
6440 * gnus.texi (Group Parameters): Add note for local variables.
6441
6442 2009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
6443
6444 * gnus.texi (Converting Kill Files): Fix URL.
6445 Include gnus-kill-to-score.el in contrib directory.
6446
6447 2009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
6448
6449 * gnus.texi (Startup Variables): Fix gnus-before-startup-hook.
6450 Reported by Leo <sdl.web@gmail.com>. (Bug#1660)
6451 (Paging the Article): Add index entry.
6452
6453 2009-01-03 Stephen Leake <stephen_leake@member.fsf.org>
6454
6455 * ada-mode.texi (Examples): Delete redundant text.
6456
6457 2009-01-03 Michael Albinus <michael.albinus@gmx.de>
6458
6459 * trampver.texi (top): Declare ipv6prefix and ipv6postfix.
6460
6461 * tramp.texi (Filename Syntax, Filename completion): Handle IPv6
6462 addresses.
6463
6464 2009-01-03 Bill Wohler <wohler@newt.com>
6465
6466 * mh-e.texi (Scan Line Formats): Indicate that first column should be
6467 kept empty.
6468
6469 2008-12-20 Carsten Dominik <dominik@science.uva.nl>
6470
6471 * org.texi (Activation, Exporting, ASCII export, HTML export)
6472 (HTML Export commands, LaTeX/PDF export commands):
6473 Improve documentation about transient-mark-mode.
6474 (References): Document the use of special names like $LR1 to reference
6475 to fields in the last table row.
6476
6477 2008-12-19 Juri Linkov <juri@jurta.org>
6478
6479 * info.texi (Search Text): Remove mention of removed key binding M-s.
6480
6481 2008-12-18 Carsten Dominik <dominik@science.uva.nl>
6482
6483 * org.texi (References): Remove mentioning of @0 as reference for the
6484 last line, this has been reverted in the Lisp sources.
6485
6486 2008-12-17 Juanma Barranquero <lekktu@gmail.com>
6487
6488 * makefile.w32-in (INFO_TARGETS, clean): Add sasl.
6489 (DVI_TARGETS): Remove duplicates. Add sasl.
6490 ($(infodir)/sasl, sasl.dvi): New targets.
6491
6492 2008-12-17 Carsten Dominik <dominik@science.uva.nl>
6493
6494 * org.texi: Version number pushed to 6.15d.
6495
6496 2008-12-16 Carsten Dominik <dominik@science.uva.nl>
6497
6498 * org.texi (Tables in LaTeX export): New section.
6499 (Images in LaTeX export): New section.
6500 (Inlined images, Images in HTML export): Sections renamed.
6501
6502 2008-12-08 Reiner Steib <Reiner.Steib@gmx.de>
6503
6504 * message.texi (Insertion Variables): Don't advertise sc-cite-original.
6505
6506 2008-12-04 David Engster <dengste@eml.cc>
6507
6508 * gnus.texi (nnmairix): Mention mairix.el. Point out the importance
6509 of nnml-get-new-mail. Change URL for mairix patch.
6510
6511 2008-12-02 Carsten Dominik <carsten.dominik@gmail.com>
6512
6513 * org.texi (Using the mapping API): Fix bug in mapping example.
6514 (Publishing options): Make the list of properties complete again, in
6515 correspondence to the variable `org-export-plist-vars'.
6516 (Property searches): Document new special values for time comparisons.
6517 (Tag inheritance): Refine the description of tag inheritance.
6518 (Project alist): Add info about the publishing sequence of components.
6519 (Effort estimates): Document the new relative timer.
6520
6521 2008-12-01 Jay Belanger <jay.p.belanger@gmail.com>
6522
6523 * calc.texi (About This Manual): Clarify behavior of `C-x * t'.
6524 (Using Calc): Clarify use of `C-x * o'.
6525 (Embedded Mode (Overview)): Clarify use of `C-x * e'.
6526
6527 2008-11-28 Richard M Stallman <rms@gnu.org>
6528
6529 * dbus.texi (Receiving Method Calls): Clean up previous change.
6530
6531 2008-11-26 Michael Albinus <michael.albinus@gmx.de>
6532
6533 * dbus.texi (Type Conversion): New defuns `dbus-string-to-byte-array',
6534 `dbus-escape-as-identifier', `dbus-byte-array-to-string' and
6535 `dbus-unescape-from-identifier'.
6536 (Receiving Method Calls): New constants `dbus-service-emacs' and
6537 `dbus-path-emacs'. Precise return values of `dbus-register-method'.
6538 (Signals): Use the constants in the example.
6539
6540 2008-11-24 Carsten Dominik <dominik@science.uva.nl>
6541
6542 * org.texi: Re-apply change to FDL 1.3.
6543
6544 2008-11-23 Carsten Dominik <dominik@science.uva.nl>
6545
6546 * org.texi (Setting up Remember): Document `org-remember-mode'.
6547 (External links): Document that bbdb links can use a regular
6548 expression.
6549 (External links): Document that elisp links can contain interactive
6550 commands.
6551
6552 2008-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
6553
6554 * viper.texi (viper-translate-all-ESC-keysequences):
6555 Description removed.
6556
6557 2008-11-19 Glenn Morris <rgm@gnu.org>
6558
6559 * doclicense.texi: Change to FDL 1.3.
6560 Relicense all texi files under FDL 1.3 or later.
6561
6562 2008-11-17 Jay Belanger <jay.p.belanger@gmail.com>
6563
6564 * calc.texi (Tutorial): Clarify how to set up the on-line tutorial.
6565
6566 2008-11-16 Michael Kifer <kifer@cs.stonybrook.edu>
6567
6568 * viper.texi (viper-ESC-keyseq-timeout, viper-ESC-key): Remove.
6569
6570 * ediff.texi: Version/date change.
6571
6572 2008-11-14 Chong Yidong <cyd@stupidchicken.com>
6573
6574 * ns-emacs.texi: Moved into macos.texi in the main Emacs manual.
6575
6576 2008-11-14 Jay Belanger <jay.p.belanger@gmail.com>
6577
6578 * calc.texi (About This Manual): Comment out a mention of
6579 marginal notes.
6580
6581 2008-11-12 Carsten Dominik <dominik@science.uva.nl>
6582
6583 * org.texi (Clocking work time): Document the :formula property of
6584 clock tables.
6585 (Structure editing, Refiling notes): Document refiling regions.
6586 (Agenda commands): Document the double-prefix version
6587 of the `l' command in the agenda.
6588 (Handling links): Explain the effect of a double prefix
6589 arg to `C-c C-o'.
6590 (TODO basics): Add documentation for tag triggers.
6591
6592 2008-10-23 Glenn Morris <rgm@gnu.org>
6593
6594 * cl.texi (Function Bindings): Mention `flet' fails to deal with
6595 byte-compiling things like `+'.
6596
6597 * ns-emacs.texi: Merge copyright years of author now with assignment
6598 into FSF years.
6599 (VER): Use it for easier automatic updating. Use Emacs version rather
6600 than standalone Emacs.app version.
6601
6602 2008-10-12 Carsten Dominik <dominik@science.uva.nl>
6603
6604 * org.texi: Lots of minor fixes.
6605 (Capture): New chapter.
6606 (Org Plot): New section.
6607
6608 2008-09-30 Magnus Henoch <mange@freemail.hu>
6609
6610 * cl.texi (Porting Common Lisp): Fix parenthesis order in example.
6611
6612 2008-09-30 Jay Belanger <jay.p.belanger@gmail.com>
6613
6614 * calc.texi (User Defined Units): Mention how to enter optional display
6615 string.
6616
6617 2008-09-25 Teodor Zlatanov <tzz@lifelogs.com>
6618
6619 * message.texi (Sending Variables): Fix variable documentation to
6620 avoid the "y/n" wording.
6621
6622 2008-09-24 Teodor Zlatanov <tzz@lifelogs.com>
6623
6624 * message.texi (Sending Variables): Add `message-confirm-send' doc.
6625
6626 2008-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
6627
6628 * gnus.texi (The Gnus Registry): Don't give argument to @item used in
6629 @enumerate section so as to be able to be formatted with MAKEINFO=no.
6630
6631 2008-09-22 Bill Wohler <wohler@newt.com>
6632
6633 Release MH-E manual version 8.1.
6634
6635 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
6636 release 8.1.
6637
6638 * mh-e.texi: Retain dual license as agreed to by the FSF.
6639 However, bump GPL to Version 3.
6640 Use @include for license text.
6641
6642 2008-09-19 Katsumi Yamaoka <yamaoka@jpl.org>
6643
6644 * gnus.texi (Top, Setup, Fancy splitting to parent)
6645 (Store custom flags and keywords, Store arbitrary data):
6646 Clean up markup.
6647
6648 2008-09-16 Teodor Zlatanov <tzz@lifelogs.com>
6649
6650 * gnus.texi (The Gnus Registry): Document it.
6651
6652 2008-09-08 David Engster <dengste@eml.cc>
6653
6654 * gnus.texi (nnmairix): Point out that nnml uses MH format.
6655 Clarify section about choosing back end servers.
6656
6657 2008-08-23 Glenn Morris <rgm@gnu.org>
6658
6659 * dired-x.texi (Shell Command Guessing):
6660 Mention dired-guess-shell-case-fold-search. (Bug#417)
6661
6662 2008-08-22 Michael Albinus <michael.albinus@gmx.de>
6663
6664 * trampver.texi: Update release number.
6665
6666 2008-08-18 Brian Cully <bjc@kublai.com> (tiny change)
6667
6668 * ns-emacs.texi: Update version.
6669 (Introduction): Correct menu location for options save.
6670 (Customization): Note that defaults are stored under org.gnu.Emacs.
6671
6672 2008-08-11 Bill Wohler <wohler@newt.com>
6673
6674 * mh-e.texi (Getting Started): Rename variant mu-mh to gnu-mh and be
6675 explicit about GNU mailutils MH elsewhere (with thanks to Darel
6676 Henman) (closes SF #1768928).
6677
6678 2008-08-10 Glenn Morris <rgm@gnu.org>
6679
6680 * ns-emacs.texi: Use @copying. Change copyright of authors with
6681 assignment to FSF. Change license to GFDL.
6682 (Top): Remove outdated references.
6683
6684 2008-08-07 Reiner Steib <Reiner.Steib@gmx.de>
6685
6686 * gnus.texi (Sorting the Summary Buffer, Summary Sorting):
6687 Add gnus-summary-sort-by-most-recent-number and
6688 gnus-summary-sort-by-most-recent-date.
6689 (Summary Sorting): Explain prefix argument.
6690
6691 2008-08-07 Katsumi Yamaoka <yamaoka@jpl.org>
6692
6693 * gnus.texi (Saving Articles): Mention symbolic prefix `r' for
6694 gnus-summary-pipe-output.
6695
6696 2008-08-03 Michael Albinus <michael.albinus@gmx.de>
6697
6698 * dbus.texi (Receiving Method Calls): Document error handling of own
6699 D-Bus methods.
6700
6701 2008-08-01 Bill Wohler <wohler@newt.com>
6702
6703 * mh-e.texi (Reading Mail)
6704 (Viewing Attachments): Describe new function
6705 mh-show-preferred-alternative.
6706 (Sending Mail, Redistributing, Sending Message): Describe new hook
6707 mh-annotate-msg-hook.
6708
6709 2008-07-31 Michael Albinus <michael.albinus@gmx.de>
6710
6711 * dbus.texi (Arguments and Signatures): Fix example.
6712 (Synchronous Methods): New defun `dbus-call-method-non-blocking'.
6713 (Asynchronous Methods): New node.
6714 (Errors and Events): Describe extended layout of `dbus-event'.
6715 New defun `dbus-event-message-type'.
6716
6717 2008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
6718
6719 * ediff.texi: Remove VMS support.
6720
6721 2008-07-29 Juanma Barranquero <lekktu@gmail.com>
6722
6723 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add mairix-el.
6724 ($(infodir)/mairix-el), mairix-el.dvi): New targets.
6725
6726 2008-07-29 Chong Yidong <cyd@stupidchicken.com>
6727
6728 * Makefile.in: Add mairix-el targets.
6729
6730 2008-07-29 David Engster <deng@randomsample.de>
6731
6732 * mairix-el.texi: New file.
6733
6734 2008-07-28 Stephen Leake <stephen_leake@stephe-leake.org>
6735
6736 * ada-mode.texi: Document using GNAT project files as Emacs Ada mode
6737 project files. Delete 'main_unit' project variable; not needed. Allow
6738 process environment variables wherever project variables are allowed.
6739 Add tutorial section on multiple GNAT project files.
6740
6741 2008-07-27 Michael Albinus <michael.albinus@gmx.de>
6742
6743 Sync with Tramp 2.1.14.
6744
6745 * trampver.texi: Update release number.
6746
6747 2008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
6748
6749 * ns-emacs.texi:
6750 * faq.texi: Remove mentions of Mac Carbon.
6751
6752 2008-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
6753
6754 * gnus.texi (Saving Articles): Describe the 2nd argument of
6755 gnus-summary-save-in-pipe.
6756 (SpamAssassin): Use it.
6757
6758 2008-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
6759
6760 * gnus.texi (SpamAssassin): Fix gnus-summary-save-in-pipe usage.
6761
6762 2008-07-25 Carsten Dominik <dominik@science.uva.nl>
6763
6764 * org.texi (Export options): Document the use of the creator flag.
6765
6766 2008-07-24 Carsten Dominik <dominik@science.uva.nl>
6767
6768 * org.texi: New version 6.06a.
6769
6770 2008-07-23 Juanma Barranquero <lekktu@gmail.com>
6771
6772 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add ns-emacs.
6773 ($(infodir)/ns-emacs, ns-emacs.dvi): New targets.
6774
6775 2008-07-23 Vincent Belaïche <vincent.b.1@hotmail.fr>
6776
6777 * calc.texi (Editing Stack Entries, Algebraic Entry):
6778 Rewrite introductory sentences so it can be used by
6779 Calc's help functions. Mention fixing typos.
6780 (Customizing Calc): Fix typo.
6781
6782 2008-07-23 Jay Belanger <jay.p.belanger@gmail.com>
6783
6784 * calc.texi (summarykey): New macro. Use to correctly format keys in
6785 the summary.
6786
6787 2008-07-20 Adrian Robert <adrian.b.robert@gmail.com>
6788
6789 * ns-emacs.texi (Customization): Corrected documentation on color
6790 specification formats.
6791
6792 2008-07-19 Andreas Schwab <schwab@suse.de>
6793
6794 * ns-emacs.texi: Moved from ../emacs. Add @direntry.
6795
6796 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ns-emacs.
6797 (ns-emacs, $(infodir)/ns-emacs, ns-emacs.dvi): New rules.
6798
6799 2008-07-18 Michael Albinus <michael.albinus@gmx.de>
6800
6801 * dbus.texi (Inspection): Rework, introduce submenus.
6802 (Bus names, Introspection, Nodes and Interfaces, Methods and Signal)
6803 (Properties and Annotations, Arguments and Signatures): New nodes.
6804
6805 2008-07-13 Michael Albinus <michael.albinus@gmx.de>
6806
6807 * dbus.texi (Receiving Method Calls): Fix description of
6808 `dbus-register-method'.
6809 (Signals): Allow also signal arguments for filtering in
6810 `dbus-register-signal'.
6811
6812 2008-07-13 Vincent Belaïche <vincent.b.1@hotmail.fr>
6813
6814 * calc.texi (Manipulating Vectors): Clarify definition of `rnorm' and
6815 `cnorm'.
6816 (Arithmetic Tutorial): Simplify the verification of prime factors.
6817
6818 2008-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
6819
6820 * gnus.texi (Saving Articles): Mention
6821 gnus-summary-pipe-output-default-command and gnus-summary-save-in-pipe.
6822
6823 2008-06-29 Jay Belanger <jay.p.belanger@gmail.com>
6824
6825 * calc.texi: Adjust mode line throughout.
6826
6827 2008-06-28 Juanma Barranquero <lekktu@gmail.com>
6828
6829 * sasl.texi (Mechanisms): Fix typos.
6830
6831 2008-06-24 Jay Belanger <jay.p.belanger@gmail.com>
6832
6833 * calc.texi (Killing from the stack): Mention using normal Emacs
6834 copying.
6835
6836 2008-06-21 Michael Albinus <michael.albinus@gmx.de>
6837
6838 * tramp.texi (Password handling): Rename from "Password caching".
6839 Add `auth-source' mechanism.
6840 (Connection caching): Tramp reopens the connection automatically,
6841 when the operating system on the remote host has been changed.
6842
6843 2008-06-20 Eli Zaretskii <eliz@gnu.org>
6844
6845 * makefile.w32-in (distclean): Remove makefile.
6846
6847 2008-06-17 Carsten Dominik <dominik@science.uva.nl>
6848
6849 * org.texi (Using the mapping API): New section.
6850 (Agenda column view): New section.
6851 (Moving subtrees): Document archiving to the archive sibling.
6852 (Agenda commands): Document columns view in the agenda.
6853 (Using the property API): Document the API for multi-valued properties.
6854
6855 2008-06-17 Jason Riedy <jason@acm.org>
6856
6857 * org.texi (A LaTeX example): Note that fmt may be a one-argument
6858 function, and efmt may be a two-argument function.
6859 (Radio tables): Document multiple destinations.
6860
6861 2008-06-16 Glenn Morris <rgm@gnu.org>
6862
6863 * epa.texi, erc.texi, pgg.texi, remember.texi, sasl.texi, url.texi:
6864 Add Cover-Texts.
6865
6866 2008-06-15 Glenn Morris <rgm@gnu.org>
6867
6868 * faq.texi (VER): Update to 23.0.60.
6869
6870 * mh-e.texi: Remove option of licensing under GPL.
6871 Add Cover-Texts to GFDL permissions notice.
6872 (GPL): Remove section.
6873 (GFDL): Include doclicense.texi rather than the actual text.
6874
6875 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add sasl.
6876 (sasl, $(infodir)/sasl, sasl.dvi): New rules.
6877
6878 * sasl.texi: Fix output file name.
6879
6880 * epa.texi, sasl.texi: Refer to license in Emacs manual.
6881
6882 * gnus-coding.texi: Refer to license in Gnus manual.
6883
6884 * idlwave.texi, sasl.texi: Use @copying.
6885
6886 * org.texi: Change to GFDL 1.2. Refer to license in Emacs manual.
6887
6888 * speedbar.texi: Update Back-Cover Text as per maintain.info.
6889
6890 * url.texi: Use @copying, @title, @subtitle, @author.
6891
6892 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi, dbus.texi:
6893 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
6894 * erc.texi, eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus.texi:
6895 * idlwave.texi, message.texi, newsticker.texi, pcl-cvs.texi:
6896 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi:
6897 * smtpmail.texi, speedbar.texi, tramp.texi, vip.texi, viper.texi:
6898 * widget.texi, woman.texi:
6899 Remove references to external license, since doclicense is included.
6900
6901 * ada-mode.texi, autotype.texi, cc-mode.texi, dired-x.texi:
6902 * pcl-cvs.texi, speedbar.texi, url.texi, widget.texi:
6903 Remove references to non-existent Invariant Sections.
6904
6905 2008-06-14 Glenn Morris <rgm@gnu.org>
6906
6907 * faq.texi (Major packages and programs): Remove references to external
6908 Supercite, Calc, VIPER, since they have been included for some time.
6909 Update VM, AUCTeX, BBDB entries.
6910
6911 2008-06-14 Ulf Jasper <ulf.jasper@web.de>
6912
6913 * newsticker.texi: Updated to match latest newsticker changes.
6914
6915 2008-06-13 Glenn Morris <rgm@gnu.org>
6916
6917 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi
6918 * dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi
6919 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi
6920 * gnus.texi, idlwave.texi, info.texi, message.texi, newsticker.texi
6921 * nxml-mode.texi, org.texi, pcl-cvs.texi, rcirc.texi, reftex.texi
6922 * sc.texi, sieve.texi, smtpmail.texi, vip.texi, viper.texi, widget.texi
6923 * woman.texi:
6924 Update Back-Cover Text as per maintain.info.
6925
6926 2008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
6927
6928 * gnus-faq.texi: Generate. Change node names to "FAQ N-M".
6929
6930 * Makefile.in (gnus-faq-clean): Don't remove gnus-faq.texi.
6931 (gnus-faq.xml): Update repository host.
6932
6933 * gnus-faq.texi: Generate from gnus-faq.xml (sourceforge.net).
6934
6935 2008-06-15 Frank Schmitt <ich@frank-schmitt.net>
6936
6937 * gnus-faq.texi ([5.12]): Add entry about message-kill-buffer-on-exit.
6938 Fix a typo.
6939
6940 2008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
6941
6942 * gnus.texi (Mail Source Customization): Correct values of
6943 `mail-source-delete-incoming'. Reported by Tassilo Horn.
6944 (Oort Gnus): Fix version comment for mml-dnd-protocol-alist.
6945
6946 2008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
6947
6948 * gnus.texi (nnmairix): Eliminate wrong use of `path', cf. the GNU
6949 coding standards.
6950
6951 2008-06-14 David Engster <dengste@eml.cc>
6952
6953 * gnus.texi (nnmairix): Markup fixes.
6954
6955 2008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
6956
6957 * gnus.texi (nnmairix): Markup and other minor fixes.
6958
6959 2008-06-05 David Engster <dengste@eml.cc>
6960
6961 * gnus.texi (nnmairix): New nodes describing nnmairix.el.
6962
6963 2008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
6964
6965 * gnus.texi (Group Parameters): Change ~/.gnus to ~/.gnus.el.
6966 (Searching, nnir, nnmairix): New stub nodes.
6967
6968 2008-05-30 Felix Lee <felix.1@canids.net>
6969
6970 * cl.texi (Iteration Clauses): Fix incorrect "identical" examples.
6971
6972 2008-05-24 Reiner Steib <Reiner.Steib@gmx.de>
6973
6974 * gnus.texi (Filling In Threads): Additions to gnus-fetch-old-headers.
6975
6976 2008-05-15 Reiner Steib <Reiner.Steib@gmx.de>
6977
6978 * gnus.texi (Scoring On Other Headers): Fix typo. Rearrange.
6979
6980 2008-05-15 Jonathan Yavner <jyavner@member.fsf.org>
6981
6982 * ses.texi (Acknowledgements): Add Shigeru Fukaya.
6983
6984 2008-05-06 Juanma Barranquero <lekktu@gmail.com>
6985
6986 * info.texi (Top): Fix typo in xref.
6987
6988 2008-05-05 Karl Berry <karl@gnu.org>
6989
6990 * info.texi (Top): @xref to stand-alone manual.
6991
6992 2008-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
6993
6994 * gnus.texi (Various Summary Stuff): Add gnus-propagate-marks.
6995 (Various Summary Stuff): Fix typo in last xref.
6996
6997 2008-05-02 Juanma Barranquero <lekktu@gmail.com>
6998
6999 * org.texi (Moving subtrees): Fix typo.
7000
7001 2008-04-28 Michael Albinus <michael.albinus@gmx.de>
7002
7003 * tramp.texi (Frequently Asked Questions): Explain, how to disable
7004 Tramp via `tramp-mode'.
7005
7006 2008-04-27 Carsten Dominik <dominik@sam.science.uva.nl>
7007
7008 * org.texi: Massive changes, in many parts of the file.
7009
7010 2008-04-27 Jason Riedy <jason@acm.org>
7011
7012 * org.texi (A LaTeX example): Note that fmt may be a
7013 one-argument function, and efmt may be a two-argument function.
7014 (Radio tables): Document multiple destinations.
7015
7016 2008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
7017
7018 * gnus.texi (Oort Gnus): Add message-fill-column.
7019
7020 2008-04-12 Adrian Aichner <adrian@xemacs.org>
7021
7022 * gnus.texi (Mail Source Specifiers): Typo fix.
7023
7024 2008-04-12 Reiner Steib <Reiner.Steib@gmx.de>
7025
7026 * gnus.texi (Diary Headers Generation): Update key binding for
7027 `gnus-diary-check-message'.
7028
7029 2008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
7030
7031 * gnus.texi (Emacsen): Addition.
7032
7033 2008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
7034
7035 * gnus.texi (Emacsen): Give recommendations for Emacs 22 and Emacs 23.
7036
7037 2008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
7038
7039 * gnus.texi (Oort Gnus): Mention customizing of tool bars.
7040
7041 2008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
7042
7043 * gnus-news.texi: Update tool bar item.
7044
7045 2008-04-09 Sven Joachim <svenjoac@gmx.de>
7046
7047 * gnus-news.texi: Fix typos.
7048
7049 2008-04-11 Jay Belanger <jay.p.belanger@gmail.com>
7050
7051 * calc.texi (Vector and Matrix Arithmetic, Calc Summary):
7052 Add mention of `kron'.
7053
7054 2008-04-01 Daiki Ueno <ueno@unixuser.org>
7055
7056 * epa.texi (Encrypting/decrypting *.gpg files):
7057 Document epa-file-name-regexp.
7058
7059 2008-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
7060
7061 * gnus.texi (Example Methods): Fix description about ssh-agent.
7062 (Indirect Functions): Fix the default value of nntp-telnet-command;
7063 remove link to connect.html.
7064
7065 2008-03-30 Michael Albinus <michael.albinus@gmx.de>
7066
7067 * dbus.texi (Synchronous Methods): New parameter TIMEOUT for
7068 dbus-call-method.
7069 (Receiving Method Calls): The timeout can be set by the calling client.
7070
7071 * trampver.texi: Update release number.
7072
7073 2008-03-29 Reiner Steib <Reiner.Steib@gmx.de>
7074
7075 * gnus.texi (Top): Fix version. Add SASL.
7076
7077 2008-03-29 Michael Albinus <michael.albinus@gmx.de>
7078
7079 Sync with Tramp 2.1.13.
7080
7081 * trampver.texi: Update release number.
7082
7083 2008-03-29 Chong Yidong <cyd@stupidchicken.com>
7084
7085 * org.texi: Update to new org-mode website.
7086
7087 2008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
7088
7089 * cl.texi (For Clauses): Fix loop over key-seq to match code.
7090
7091 2008-03-22 Reiner Steib <Reiner.Steib@gmx.de>
7092
7093 * gnus.texi (Foreign Groups): Add gnus-read-ephemeral-gmane-group,
7094 gnus-read-ephemeral-gmane-group-url,
7095 gnus-read-ephemeral-emacs-bug-group,
7096 gnus-read-ephemeral-debian-bug-group.
7097
7098 2008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
7099
7100 * gnus.texi (MIME Commands): Add gnus-article-browse-html-article.
7101
7102 * gnus-news.texi: Add EasyPG. Add gnus-article-browse-html-article.
7103 Add FIXMEs for Bookmarks and gnus-registry-marks.
7104
7105 2008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
7106
7107 * gnus.texi (Smileys): Document `smiley-style'.
7108
7109 2008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
7110
7111 * gnus.texi (Gnus Development): Clarify difference between ding and
7112 gnu.emacs.gnus.
7113 (MIME Commands, Using MIME, RSS): Fix markup.
7114
7115 * gnus-faq.texi ([8.4]): Ditto.
7116
7117 2008-03-20 Reiner Steib <Reiner.Steib@gmx.de>
7118
7119 * gnus.texi (Emacsen): Remove obsolete stuff.
7120
7121 2008-03-19 Reiner Steib <Reiner.Steib@gmx.de>
7122
7123 * gnus.texi (Oort Gnus): Add version info WRT
7124 `mail-source-delete-incoming'.
7125
7126 2008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
7127
7128 * gnus.texi (Top): Add "Other related manuals" and version info in
7129 `iftex' output.
7130 (Formatting Fonts): Add index entries for gnus-mouse-face, gnus-face-0,
7131 gnus-balloon-face-0 and the corresponding format specifiers.
7132
7133 2008-03-26 Michael Albinus <michael.albinus@gmx.de>
7134
7135 * tramp.texi (Filename completion): Remove footnote about let-bind
7136 of `partial-completion-mode'. It doesn't work this way.
7137
7138 2008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
7139
7140 * pcl-cvs.texi (Contributors): Update my email.
7141
7142 2008-03-21 Michael Albinus <michael.albinus@gmx.de>
7143
7144 * dbus.texi (Receiving Method Calls): Mention default D-Bus timeout.
7145
7146 2008-03-17 Bill Wohler <wohler@newt.com>
7147
7148 * mh-e.texi (Viewing): Update URL for adding header fields to
7149 mh-invisible-header-fields-default.
7150
7151 2008-03-16 Bill Wohler <wohler@newt.com>
7152
7153 * mh-e.texi (Preface): Add Gnus to requirements.
7154 (Forwarding): Note that forwarded MIME messages are now inline.
7155
7156 2008-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
7157
7158 * gnus.texi (Example Methods, Direct Functions, Indirect Functions)
7159 (Common Variables): Give precedence to the netcat methods over the
7160 telnet methods, and mention that they are more reliable.
7161
7162 2008-03-13 Carsten Dominik <dominik@science.uva.nl>
7163
7164 * org.texi (Exporting Agenda Views): Document agenda export to
7165 iCalendar.
7166 (Progress logging): Document the new progress logging stuff.
7167
7168 2008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
7169
7170 * gnus.texi (Mail Source Customization, Gnus Development, Oort Gnus):
7171 Update for change of `mail-source-delete-incoming'.
7172
7173 * gnus-news.texi: Ditto.
7174
7175 2008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
7176
7177 * gnus-coding.texi (Gnus Maintainance Guide): Update conventions for
7178 custom versions.
7179
7180 2008-03-07 Alan Mackenzie <acm@muc.de>
7181
7182 * cc-mode.texi (Limitations and Known Bugs): State that the number of
7183 parens/brackets in a k&r region is limited.
7184
7185 2008-02-27 Reiner Steib <Reiner.Steib@gmx.de>
7186
7187 * gnus-news.texi: Mention problem with coding system `utf-8-emacs' when
7188 using different Emacs versions.
7189
7190 2008-02-27 Glenn Morris <rgm@gnu.org>
7191
7192 * sc.texi: Remove a lot of old and obsolete info.
7193 (titlepage): Simplify.
7194 (Emacs 19 MUAs, Emacs 18 MUAs, MH-E with any Emacsen)
7195 (VM with any Emacsen, GNEWS with any Emacsen)
7196 (Overloading for Non-conforming MUAs, Version 3 Changes)
7197 (The Supercite Mailing List): Delete nodes.
7198 (Introduction): Remove info about old packages.
7199 (Getting Connected): Simplify. Remove info about old packages.
7200 (Citing Commands): Delete Emacs 19 info.
7201 (Hints to MUA Authors): Simplify.
7202 (Thanks and History): Merge in some info from the deleted node
7203 "Version 3 Changes".
7204
7205 2008-02-05 Juanma Barranquero <lekktu@gmail.com>
7206
7207 * org.texi (Setting tags, In-buffer settings):
7208 * rcirc.texi (rcirc commands): Replace `legal' with `valid'.
7209
7210 2008-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
7211
7212 * gnus-news.texi: Mention that spaces and tabs are allowed in the
7213 installation directory name.
7214
7215 2008-02-12 Romain Francoise <romain@orebokech.com>
7216
7217 * epa.texi (Overview): Fix typo.
7218
7219 2008-02-11 Daiki Ueno <ueno@unixuser.org>
7220
7221 * epa.texi (Quick start): Remove the .emacs setting.
7222
7223 2008-02-10 Daiki Ueno <ueno@unixuser.org>
7224
7225 * epa.texi (Quick start): Use the command `epa-enable' instead of
7226 loading `epa-setup'.
7227
7228 2008-02-08 Juanma Barranquero <lekktu@gmail.com>
7229
7230 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add epa.
7231 ($(infodir)/epa, epa.dvi): New targets.
7232
7233 2008-02-08 Daiki Ueno <ueno@unixuser.org>
7234
7235 * Makefile.in: Add rules to build EasyPG Assistant User's Manual.
7236
7237 * epa.texi: New manual documenting the EasyPG Assistant.
7238
7239 2008-02-06 Michael Albinus <michael.albinus@gmx.de>
7240
7241 * dbus.texi (all): Wrap Lisp code examples with @lisp ... @end lisp.
7242 (Inspection): New function dbus-ping.
7243
7244 2008-02-05 Michael Albinus <michael.albinus@gmx.de>
7245
7246 * tramp.texi (Remote processes): Add `shell-command'.
7247
7248 2008-02-02 Michael Albinus <michael.albinus@gmx.de>
7249
7250 * tramp.texi: Use new FSF's Back-Cover Text.
7251
7252 2008-01-28 Michael Sperber <sperber@deinprogramm.de>
7253
7254 * gnus.texi (Mail Source Specifiers): Document `group' specifier.
7255 (Group Parameters): Document `mail-source' parameter.
7256
7257 2008-01-27 Michael Albinus <michael.albinus@gmx.de>
7258
7259 * tramp.texi (Inline methods): The hostname of the su(do)? methods
7260 must be a local host.
7261
7262 2008-01-26 Michael Olson <mwolson@gnu.org>
7263
7264 * erc.texi: Update version for ERC 5.3 release.
7265 (Obtaining ERC): Update extras URLs for 5.3.
7266 (Development): Write instructions for git, and remove those for Arch.
7267 (History): Mention the switch to git.
7268
7269 2008-01-24 Karl Berry <karl@gnu.org>
7270
7271 * info.texi (Search Index, Search Text): Mention the command
7272 character in the section name, a la the (Go to node) node.
7273
7274 2008-01-21 Michael Albinus <michael.albinus@gmx.de>
7275
7276 * dbus.texi (Errors and Events): New macro dbus-ignore-errors.
7277
7278 2008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
7279
7280 * gnus-news.texi: Mention gnus-article-describe-bindings.
7281
7282 2008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
7283
7284 * gnus-news.texi: Mention gnus-article-wide-reply-with-original.
7285
7286 2008-01-18 Carsten Dominik <dominik@science.uva.nl>
7287
7288 * org.texi (Property inheritance): New section.
7289 (Conventions): New section.
7290 (Structure editing): Document C-RET, the prefix arg to the cut/copy
7291 commands, and the new bindings for refiling.
7292 (Sparse trees): Document the new special command for sparse trees.
7293 (References): Be more clear about the counting of hilines.
7294 (Handling links): Document M-p/n for accessing links.
7295 (Fast access to TODO states): New section.
7296 (Per file keywords): New section.
7297 (Property inheritance): New section.
7298 (Column attributes): New summary types.
7299 (Capturing Column View): New section.
7300 (The date/time prompt): Cover the new features in the date/time prompt.
7301 Compactify the table of keys for the calendar remote control.
7302 (Clocking work time): Document the new :scope parameter.
7303 (Remember): Promoted to chapter.
7304 (Quoted examples): New section.
7305 (Enhancing text): New verbatim environments.
7306
7307 2008-01-14 Michael Albinus <michael.albinus@gmx.de>
7308
7309 * trampver.texi: Update release number.
7310
7311 2008-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
7312
7313 * gnus.texi (Article Keymap):
7314 Add gnus-article-wide-reply-with-original; fix descriptions of
7315 gnus-article-reply-with-original and
7316 gnus-article-followup-with-original.
7317
7318 2008-01-09 Glenn Morris <rgm@gnu.org>
7319
7320 * nxml-mode.texi: Add @copying section.
7321
7322 2008-01-05 Reiner Steib <Reiner.Steib@gmx.de>
7323
7324 * message.texi (Mail Variables): Add some text from "(gnus)Posting
7325 Server". Add `message-send-mail-with-mailclient'.
7326
7327 * gnus.texi (Posting Server): Move some text to "(message)Mail
7328 Variables" and add a reference here.
7329
7330 2008-01-04 Michael Albinus <michael.albinus@gmx.de>
7331
7332 * dbus.texi (Receiving Method Calls): New chapter.
7333 (Errors and Events): Add serial number to events. Replace "signal" by
7334 "message". Introduce dbus-event-serial-number.
7335
7336 2008-01-03 Michael Albinus <michael.albinus@gmx.de>
7337
7338 * dbus.texi (Type Conversion): Explain the type specification for empty
7339 arrays. Use another example.
7340
7341 2007-12-30 Michael Albinus <michael.albinus@gmx.de>
7342
7343 * dbus.texi (all): Replace "..." by @dots{}.
7344 (Type Conversion): Precise the value range for :byte types.
7345 (Signals): Rename dbus-unregister-signal to dbus-unregister-object.
7346 Mention its return value.
7347 (Errors and Events): There is no D-Bus error propagation during event
7348 processing.
7349
7350 2007-12-29 Jay Belanger <jay.p.belanger@gmail.com>
7351
7352 * calc.texi (Yacas Language, Maxima Language, Giac Language):
7353 New sections.
7354
7355 2007-12-29 Reiner Steib <Reiner.Steib@gmx.de>
7356
7357 * gnus.texi (Group Parameters): Reorder the text and add a note about
7358 `gnus-parameters' near the beginning of the node.
7359
7360 2007-12-29 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
7361
7362 * gnus.texi (Score File Editing): Fix function name.
7363
7364 2007-12-23 Michael Albinus <michael.albinus@gmx.de>
7365
7366 Sync with Tramp 2.1.12.
7367
7368 * trampver.texi: Update release number.
7369
7370 2007-12-22 Richard Stallman <rms@gnu.org>
7371
7372 * cc-mode.texi (Getting Started): Change @ref to @pxref.
7373
7374 2007-12-22 Michael Albinus <michael.albinus@gmx.de>
7375
7376 * dbus.texi (Type Conversion): Correct input parameters mapping.
7377
7378 2007-12-21 Michael Albinus <michael.albinus@gmx.de>
7379
7380 * dbus.texi (Type Conversion): Extend for D-Bus compound types.
7381 (Errors and Events): Mention wrong-type-argument error.
7382
7383 2007-12-21 Alex Schroeder <alex@gnu.org>
7384
7385 * rcirc.texi: Changed single spaces after sentence end to double
7386 spaces. Fixed some typos.
7387 (Internet Relay Chat): Explain relay.
7388 (Getting started with rcirc): Change items to reflect prompts.
7389 Add more explanation to rcirc-track-minor-mode and added a comment to
7390 warn future maintainers that this section is a copy.
7391 (People): Change /ignore example.
7392 (Keywords): Not keywords.
7393
7394 2007-12-20 Alex Schroeder <alex@gnu.org>
7395
7396 * rcirc.texi (Top): Fighting Information Overload chapter added.
7397 (Getting started with rcirc): Add notice of rcirc-track-minor-mode.
7398 (rcirc commands): Move /ignore command to the new chapter.
7399 (Fighting Information Overload): New chapter documenting /keyword,
7400 /bright, /dim, channel ignore, and low priority channels.
7401 (Configuration): Document rcirc-server-alist, remove
7402 rcirc-startup-channels-alist and rcirc-default-server.
7403
7404 2007-12-16 Michael Albinus <michael.albinus@gmx.de>
7405
7406 * dbus.texi (Signals): Fix example in dbus-register-signal.
7407
7408 2007-12-14 Sven Joachim <svenjoac@gmx.de>
7409
7410 * gnus.texi (Score Variables): Fix typo.
7411
7412 2007-12-07 Michael Albinus <michael.albinus@gmx.de>
7413
7414 * dbus.texi (Synchronous Methods): Adapt dbus-call-method.
7415 (Signals): Adapt dbus-send-signal and dbus-register-signal.
7416 (Errors and Events): Adapt dbus-event.
7417
7418 2007-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
7419
7420 * gnus.texi (Other Files): Add the yenc command.
7421
7422 2007-11-30 Reiner Steib <Reiner.Steib@gmx.de>
7423
7424 * gnus.texi (MIME Commands): Default of gnus-article-loose-mime is t
7425 since 2004-08-06.
7426
7427 2007-11-28 Katsumi Yamaoka <yamaoka@jpl.org>
7428
7429 * gnus.texi (Fancy Mail Splitting): Fix description of splitting based
7430 on body.
7431
7432 2007-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
7433
7434 * emacs-mime.texi (rfc2047): Mention rfc2047-encoded-word-regexp-loose
7435 and rfc2047-allow-irregular-q-encoded-words; fix description of
7436 rfc2047-encode-encoded-words.
7437
7438 2007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
7439
7440 * gnus.texi (Fetching Mail): Remove obsoleted `nnmail-spool-file'.
7441
7442 2007-12-05 Michael Olson <mwolson@gnu.org>
7443
7444 * remember.texi (Diary): Remove "require" line for remember-diary.el.
7445 Update documentation for `remember-diary-file'.
7446
7447 2007-12-04 Michael Albinus <michael.albinus@gmx.de>
7448
7449 * dbus.texi (Signals): Precise `dbus-register-signal'.
7450 (Errors and Events): Rework events part, the internal structure of
7451 dbus-event has changed.
7452
7453 2007-12-03 Juanma Barranquero <lekktu@gmail.com>
7454
7455 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
7456 ($(infodir)/dbus, dbus.dvi): New targets.
7457
7458 2007-12-03 Michael Albinus <michael.albinus@gmx.de>
7459
7460 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
7461 unconditionally.
7462
7463 * dbus.texi (Synchronous Methods): Show the result of the "lshal"
7464 emulation with @print{}.
7465
7466 2007-12-02 Richard Stallman <rms@gnu.org>
7467
7468 * dbus.texi (Overview): Minor cleanup.
7469
7470 2007-12-02 Michael Albinus <michael.albinus@gmx.de>
7471
7472 * Makefile.in (INFO_TARGETS): Add dbus.
7473 (DVI_TARGETS): Add dbus.dvi.
7474 (dbus, dbus.dvi): New targets.
7475
7476 * dbus.texi: New file.
7477
7478 2007-11-24 Romain Francoise <romain@orebokech.com>
7479
7480 * nxml-mode.texi: Add description in @direntry.
7481 Fix file name to match @setfilename.
7482
7483 2007-11-23 Mark A. Hershberger <mah@everybody.org>
7484
7485 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
7486 ($(infodir)/nxml-mode): New rule.
7487
7488 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
7489 ($(infodir)/nxml-mode): New rule.
7490 (clean): Add nxml-mode*.
7491
7492 * nxml-mode.texi: New file with nxml manual.
7493
7494 2007-11-18 Richard Stallman <rms@gnu.org>
7495
7496 * flymake.texi (Example -- Configuring a tool called directly):
7497 Update example.
7498
7499 2007-11-18 Michael Albinus <michael.albinus@gmx.de>
7500
7501 * tramp.texi (Filename completion): Simplify explanation of
7502 double-slash behavior. Explain directory contents flushing.
7503
7504 2007-11-16 Jay Belanger <jay.p.belanger@gmail.com>
7505
7506 * calc.texi (TeX and LaTeX Language Modes): Put in
7507 missing braces.
7508
7509 2007-11-15 Richard Stallman <rms@gnu.org>
7510
7511 * cl.texi (Equality Predicates): Delete `eql'.
7512 (Predicates, Naming Conventions, Top): Delete `eql'.
7513 (Common Lisp Compatibility): Delete `eql'.
7514 (Porting Common Lisp): Delete obsolete backquote info.
7515 Minor clarification about character constants.
7516 (Sequence Basics): Minor clarification.
7517
7518 2007-11-15 Juanma Barranquero <lekktu@gmail.com>
7519
7520 * cc-mode.texi (Electric Keys, Custom Macros):
7521 * tramp.texi (Filename completion): Fix typos.
7522
7523 2007-11-15 Jay Belanger <jay.p.belanger@gmail.com>
7524
7525 * calc.texi (Basic commands): Mention the menu.
7526
7527 2007-11-12 Michael Albinus <michael.albinus@gmx.de>
7528
7529 * tramp.texi (Connection caching): Tramp flushes connection
7530 properties when remote operating system has been changed.
7531
7532 2007-11-09 Reiner Steib <Reiner.Steib@gmx.de>
7533
7534 * gnus-news.texi: Fix spelling.
7535 `message-insert-formatted-citation-line', not
7536 `message-insert-formated-citation-line'.
7537
7538 * gnus.texi, gnus-faq.texi, message.texi: Bump version to 5.10.9.
7539
7540 2007-11-07 Michael Albinus <michael.albinus@gmx.de>
7541
7542 * tramp.texi (Overview): Mention also the PuTTY integration under
7543 w32. Remove paragraphs about Tramp's experimental status.
7544 (Frequently Asked Questions): Add code example for highlighting the
7545 mode line.
7546
7547 2007-11-03 Michael Olson <mwolson@gnu.org>
7548
7549 * remember.texi: Change mentions of remember-buffer to
7550 remember-finalize throughout.
7551
7552 2007-10-30 Michael Olson <mwolson@gnu.org>
7553
7554 * remember.texi (Copying): Remove.
7555 (Mailbox): Update with non-BBDB instructions.
7556 (Diary, Org): Add.
7557 (Bibliography, Planner Page): Remove.
7558
7559 2007-10-30 Juanma Barranquero <lekktu@gmail.com>
7560
7561 * makefile.w32-in (INFO_TARGETS): Add remember.
7562 (DVI_TARGETS): Add remember.dvi.
7563 ($(infodir)/remember): New rule.
7564 (clean): Add remember*.
7565
7566 2007-10-30 Michael Olson <mwolson@gnu.org>
7567
7568 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add remember.
7569 ($(infodir)/remember): New rule that builds the Remember Manual.
7570
7571 * remember.texi: New file containing the Remember Mode Manual.
7572 Shuffle chapters around after initial import.
7573 (Function Reference): Split Keystrokes into separate chapter.
7574 (Keystrokes): Document C-c C-k.
7575 (Introduction): Fix typographical issue with "---".
7576
7577 2007-10-29 Richard Stallman <rms@gnu.org>
7578
7579 * widget.texi (Introduction): Delete discussion of implementation
7580 internals.
7581
7582 2007-10-29 Michael Albinus <michael.albinus@gmx.de>
7583
7584 * tramp.texi (Connection caching): Host names must be different
7585 when tunneling.
7586
7587 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7588
7589 * gnus.texi, gnus-faq.texi, message.texi: Bump version to
7590 Gnus v5.13.
7591
7592 2007-10-28 Miles Bader <miles@gnu.org>
7593
7594 * gnus-news.texi, gnus-coding.texi, sasl.texi: New files.
7595
7596 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7597
7598 * gnus.texi (Sorting the Summary Buffer):
7599 Remove gnus-article-sort-by-date-reverse.
7600
7601 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7602
7603 * gnus.texi (Non-ASCII Group Names): New node.
7604 (Misc Group Stuff): Move gnus-group-name-charset-method-alist and
7605 gnus-group-name-charset-group-alist to Non-ASCII Group Names node.
7606
7607 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
7608
7609 * gnus.texi (Mail Source Specifiers, IMAP): Add a notice on the need to
7610 clean the output of the program `imap-shell-program'.
7611
7612 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7613
7614 * gnus.texi (IMAP): Mention nnimap-logout-timeout.
7615
7616 2007-10-28 Tassilo Horn <tassilo@member.fsf.org>
7617
7618 * gnus.texi (Sticky Articles): Documentation for sticky article
7619 buffers.
7620
7621 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
7622
7623 * gnus.texi (RSS): Document nnrss-ignore-article-fields.
7624
7625 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7626
7627 * gnus.texi (Various Various): Mention gnus-add-timestamp-to-message.
7628
7629 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7630
7631 * gnus.texi (Archived Messages):
7632 Document gnus-update-message-archive-method.
7633
7634 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7635
7636 * gnus.texi (Limiting): Document gnus-summary-limit-to-address.
7637
7638 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
7639
7640 * gnus.texi (Group Maneuvering):
7641 Document `gnus-summary-next-group-on-exit'.
7642
7643 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7644
7645 * gnus.texi (Really Various Summary Commands):
7646 Mention gnus-auto-select-on-ephemeral-exit.
7647
7648 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7649
7650 * gnus.texi, message.texi: Bump version number.
7651
7652 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7653
7654 * gnus.texi (Group Line Specification, Misc Group Stuff)
7655 (Server Commands): Parenthesize @pxref{Mail Spool}.
7656
7657 2007-10-28 Didier Verna <didier@xemacs.org>
7658
7659 New user option: message-signature-directory.
7660 * message.texi (Insertion Variables): Document it.
7661 * gnus.texi (Posting Styles): Ditto.
7662
7663 2007-10-28 Didier Verna <didier@xemacs.org>
7664
7665 * gnus.texi (Group Line Specification):
7666 * gnus.texi (Misc Group Stuff):
7667 * gnus.texi (Server Commands): Document the group compaction feature.
7668
7669 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7670
7671 * gnus-faq.texi ([5.2]): Adjust for message-fill-column.
7672
7673 * message.texi (Various Message Variables): Add message-fill-column.
7674
7675 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7676
7677 * gnus.texi: Untabify.
7678
7679 2007-10-28 Didier Verna <didier@xemacs.org>
7680
7681 * gnus.texi (Group Parameters): Document the posting-style merging
7682 process in topic-mode.
7683
7684 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7685
7686 * gnus.texi (Scoring On Other Headers): Add gnus-inhibit-slow-scoring.
7687
7688 2007-10-28 Romain Francoise <romain@orebokech.com>
7689
7690 * gnus.texi (Mail Spool): Fix typo.
7691 Update copyright.
7692
7693 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7694
7695 * gnus.texi (Limiting): Add gnus-summary-limit-to-singletons.
7696
7697 2007-10-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
7698
7699 * gnus.texi (Summary Generation Commands):
7700 Add gnus-summary-insert-ticked-articles.
7701
7702 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7703
7704 * gnus.texi (SpamAssassin back end): Rename spam-spamassassin-path
7705 to spam-spamassassin-program.
7706
7707 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7708
7709 * gnus.texi (Mail and Post): Add gnus-message-highlight-citation.
7710
7711 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7712
7713 * gnus.texi (Limiting): Add gnus-summary-limit-to-headers.
7714
7715 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7716
7717 * message.texi (Mail Headers): Document `opportunistic'.
7718
7719 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7720
7721 * emacs-mime.texi (Encoding Customization): Explain how to set
7722 mm-coding-system-priorities per hierarchy.
7723
7724 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7725
7726 * gnus.texi (Washing Mail): Add nnmail-ignore-broken-references and
7727 nnmail-broken-references-mailers instead of nnmail-fix-eudora-headers.
7728
7729 2007-10-28 Didier Verna <didier@xemacs.org>
7730
7731 * message.texi (Wide Reply): Update documentation of
7732 message-dont-reply-to-names (now allowing a list of regexps).
7733
7734 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7735
7736 * gnus.texi (Spam Package Introduction): Fix spam menu and links.
7737
7738 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7739
7740 * gnus.texi (SpamAssassin back end): Fix typo.
7741
7742 * sieve.texi (Examples): Fix grammar.
7743
7744 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7745
7746 * gnus.texi (Searching for Articles): Document M-S and M-R.
7747 (Limiting): Document / b.
7748
7749 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7750
7751 * gnus.texi (Thread Commands): T M-^.
7752
7753 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7754
7755 * message.texi (Mail Aliases): Document ecomplete.
7756 (Mail Aliases): Fix typo.
7757
7758 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7759
7760 * gnus.texi (Face): Restore xref to gnus-face-properties-alist;
7761 fix typo.
7762
7763 2007-10-28 Romain Francoise <romain@orebokech.com>
7764
7765 * gnus.texi (Mail Spool): Grammar fix.
7766
7767 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7768
7769 * gnus.texi (Mail Spool): nnml-use-compressed-files can be a
7770 string.
7771
7772 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7773
7774 * gnus.texi (Group Parameters): Fix description.
7775
7776 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7777
7778 * gnus.texi (Gmane Spam Reporting):
7779 Fix spam-report-gmane-use-article-number.
7780 Add spam-report-user-mail-address.
7781
7782 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7783
7784 * emacs-mime.texi (Non-MIME): x-gnus-verbatim -> x-verbatim.
7785
7786 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7787
7788 * gnus.texi (Group Parameters): Add simplified sorting example based on
7789 example for `Sorting the Summary Buffer' from Jari Aalto
7790 <jari.aalto@cante.net>.
7791 (Example Methods): Add example for an indirect connection.
7792
7793 2007-10-28 Kevin Greiner <kevin.greiner@compsol.cc>
7794
7795 * gnus.texi (nntp-open-via-telnet-and-telnet): Fix grammar.
7796 (Agent Parameters): Update parameter names to match code.
7797 (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as
7798 'gnus-agent-summary-fetch-series'.
7799 (Agent and flags): New section providing a generalized discussion
7800 of flag handling.
7801 (Agent and IMAP): Remove flag discussion.
7802 (Agent Variables): Add 'gnus-agent-synchronize-flags'.
7803
7804 2007-10-28 Romain Francoise <romain@orebokech.com>
7805
7806 * gnus.texi (Exiting the Summary Buffer): Add new function
7807 `gnus-summary-catchup-and-goto-prev-group', bound to `Z p'.
7808
7809 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7810
7811 * gnus.texi (Conformity): Fix typo.
7812 (Customizing Articles): Document `first'.
7813
7814 2007-10-28 Jari Aalto <jari.aalto@cante.net>
7815
7816 * gnus.texi (Sorting the Summary Buffer):
7817 Add `gnus-thread-sort-by-date-reverse'. Add example
7818 host to different sorting in NNTP and RSS groups.
7819
7820 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7821
7822 * message.texi (Insertion): Describe prefix for
7823 message-mark-inserted-region and message-mark-insert-file.
7824
7825 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7826
7827 * emacs-mime.texi (Non-MIME): Add Slrn-style verbatim marks and
7828 LaTeX documents. Describe "text/x-gnus-verbatim".
7829
7830 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7831
7832 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
7833 (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering)
7834 (spam-stat spam filtering, SpamOracle)
7835 (Extending the Spam ELisp package): Remove extra quote symbol for
7836 clarity.
7837
7838 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7839
7840 * gnus.texi (MIME Commands): Add gnus-article-save-part-and-strip,
7841 gnus-article-delete-part and gnus-article-replace-part.
7842 (Using MIME): Add gnus-mime-replace-part.
7843
7844 2007-10-28 Romain Francoise <romain@orebokech.com>
7845
7846 * gnus.texi (Mail Spool): Mention that `nnml-use-compressed-files'
7847 requires `auto-compression-mode' to be enabled. Add new nnml
7848 variable `nnml-compressed-files-size-threshold'.
7849
7850 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7851
7852 * gnus.texi (Sorting the Summary Buffer):
7853 Add gnus-thread-sort-by-recipient.
7854
7855 2007-10-28 Romain Francoise <romain@orebokech.com>
7856
7857 * message.texi (Insertion Variables): Mention new variable
7858 `message-yank-empty-prefix'. Change `message-yank-cited-prefix'
7859 documentation accordingly.
7860
7861 2007-10-28 Romain Francoise <romain@orebokech.com>
7862
7863 * gnus.texi (To From Newsgroups): Mention new variables
7864 `gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'.
7865
7866 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7867
7868 * gnus.texi (Using MIME): gnus-mime-copy-part supports the charset
7869 stuff; gnus-mime-inline-part does the automatic decompression.
7870
7871 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7872
7873 * gnus.texi (Spam ELisp Package Configuration Examples):
7874 "training.ham" should be "training.spam".
7875
7876 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7877
7878 * message.texi (Mail Variables): Fix the default value for
7879 message-send-mail-function.
7880
7881 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7882
7883 * gnus.texi (Optional Back End Functions): nntp-request-update-info
7884 always returns nil exceptionally.
7885
7886 2007-10-28 Simon Josefsson <jas@extundo.com>
7887
7888 * gnus.texi (Article Washing): Add libidn URL.
7889 Suggested by Michael Cook <michael@waxrat.com>.
7890
7891 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7892
7893 * gnus.texi (Topic Commands): Fix next/previous.
7894
7895 2007-10-28 Simon Josefsson <jas@extundo.com>
7896
7897 * gnus.texi (Article Washing): Mention `W i'.
7898
7899 2007-10-28 Jochen Küpper <jochen@fhi-berlin.mpg.de>
7900
7901 * gnus.texi (Group Parameters): Slight extension of sieve
7902 parameter description.
7903
7904 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7905
7906 * gnus.texi (Score Decays): `gnus-decay-scores' can be a regexp
7907 matching score files as well.
7908 (Picons): Describe `gnus-picon-style'.
7909
7910 2007-10-28 Romain Francoise <romain@orebokech.com>
7911
7912 * message.texi (Message Headers): Mention that headers are hidden
7913 using narrowing, and how to expose them.
7914 Update copyright.
7915
7916 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7917
7918 * gnus.texi: Mention `gnus-summary-limit-to-recipient' and
7919 `gnus-summary-sort-by-recipient'.
7920
7921 2007-10-28 Romain Francoise <romain@orebokech.com>
7922
7923 * gnus.texi (NNTP marks): New node.
7924 (NNTP): Move NNTP marks variables to the new node.
7925
7926 2007-10-28 Jesper Harder <harder@ifa.au.dk>
7927
7928 * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back end.
7929
7930 * gnus.texi (MIME Commands, Hashcash): Markup fix.
7931
7932 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7933
7934 * gnus.texi: Replaced @file{spam.el} with @code{spam.el}
7935 everywhere for consistency.
7936 (Filtering Spam Using The Spam ELisp Package): Admonish again.
7937 (Spam ELisp Package Sequence of Events): This is Gnus, say so.
7938 Say "regular expression" instead of "regex." Admonish.
7939 Pick other words to sound better (s/so/thus/).
7940 (Spam ELisp Package Filtering of Incoming Mail):
7941 Mention statistical filters. Remove old TODO.
7942 (Spam ELisp Package Sorting and Score Display in Summary Buffer):
7943 New section on sorting and displaying the spam score.
7944 (BBDB Whitelists): Mention spam-use-BBDB-exclusive is not a
7945 backend but an alias to spam-use-BBDB.
7946 (Extending the Spam ELisp package): Rewrite the example using the
7947 new backend functionality.
7948
7949 2007-10-28 Simon Josefsson <jas@extundo.com>
7950
7951 * gnus.texi (NNTP): Mention nntp-marks-is-evil and
7952 nntp-marks-directory, from Romain Francoise
7953 <romain@orebokech.com>.
7954
7955 2007-10-28 Magnus Henoch <mange@freemail.hu>
7956
7957 * gnus.texi (Hashcash): New default value of
7958 hashcash-default-payment.
7959
7960 2007-10-28 Simon Josefsson <jas@extundo.com>
7961
7962 * gnus.texi (Hashcash): Fix URL. Add pref to spam section.
7963 (Anti-spam Hashcash Payments): No need to load hashcash.el now.
7964
7965 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7966
7967 * gnus.texi (Adaptive Scoring): Add gnus-adaptive-pretty-print.
7968
7969 2007-10-28 Simon Josefsson <jas@extundo.com>
7970
7971 * gnus.texi (documentencoding): Add, to avoid warnings.
7972
7973 2007-10-28 Simon Josefsson <jas@extundo.com>
7974
7975 * message.texi (Mail Headers): Add.
7976
7977 * gnus.texi (Hashcash): Fix.
7978
7979 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7980
7981 * gnus.texi (Hashcash): Change location of library, also mention
7982 that payments can be verified and fix the name of the
7983 hashcash-path variable.
7984
7985 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7986
7987 * gnus.texi (Article Display): Add `gnus-picon-style'.
7988
7989 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7990
7991 * gnus.texi (SpamAssassin backend): Add it to the detailmenu.
7992
7993 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7994
7995 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
7996 (Bogofilter, spam-stat spam filtering, SpamOracle): Old incorrect
7997 warning about ham processors in spam groups removed.
7998
7999 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
8000
8001 * gnus.texi (SpamAssassin backend): Add new node about SpamAssassin.
8002 From Hubert Chan <hubert@uhoreg.ca>.
8003
8004 2007-10-28 Jesper Harder <harder@ifa.au.dk>
8005
8006 * gnus.texi (Spam ELisp Package Sequence of Events): Index.
8007 (Mailing List): Typo.
8008 (Customizing Articles): Add gnus-treat-ansi-sequences.
8009 (Article Washing): Index.
8010
8011 * message.texi: Use m-dash consistently.
8012
8013 2007-10-28 Jesper Harder <harder@ifa.au.dk>
8014
8015 * gnus.texi (GroupLens): Remove.
8016
8017 2007-10-28 Kevin Greiner <kgreiner@xpediantsolutions.com>
8018
8019 * gnus.texi (Outgoing Messages, Agent Variables):
8020 Add gnus-agent-queue-mail and gnus-agent-prompt-send-queue.
8021 Suggested by Gaute Strokkenes <gs234@srcf.ucam.org>
8022
8023 2007-10-28 Jesper Harder <harder@ifa.au.dk>
8024
8025 * gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
8026
8027 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
8028
8029 * gnus.texi (Article Washing): Add `gnus-article-treat-ansi-sequences'.
8030
8031 * gnus.texi (No Gnus): New node. Includes `gnus-news.texi'.
8032
8033 2007-10-28 Simon Josefsson <jas@extundo.com>
8034
8035 * gnus.texi (Top): Add SASL.
8036
8037 2007-10-27 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
8038
8039 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
8040
8041 2007-10-27 Reiner Steib <Reiner.Steib@gmx.de>
8042
8043 * gnus.texi (Troubleshooting): Adjust Gnus version number.
8044
8045 2007-10-27 Jay Belanger <jay.p.belanger@gmail.com>
8046
8047 * calc.texi (Formulas, Composition Basics): Lower the
8048 precedence of negation.
8049
8050 2007-10-25 Jonathan Yavner <jyavner@member.fsf.org>
8051
8052 * ses.texi (The Basics): Mention how to create a new spreadsheet.
8053 Mention the new three-letter column identifiers.
8054 (More on cell printing): Calculate-cell and truncate-cell are now `c'
8055 and `t' rather than `C-c C-c' and `C-c C-t'. Mention the stupid error
8056 message when using `c' on an empty default with default printer.
8057 (Buffer-local variables in spreadsheets): `symbolic-formulas' was
8058 renamed to `ses--symbolic-formulas' some time ago.
8059
8060 2007-10-25 Jay Belanger <jay.p.belanger@gmail.com>
8061
8062 * calc.texi (Default Simplifications, Making Selections)
8063 (Customizing Calc): Clarify associativity of multiplication.
8064
8065 2007-10-23 Michael Albinus <michael.albinus@gmx.de>
8066
8067 * tramp.texi (Traces and Profiles): Simplify loop over
8068 `trace-function-background'.
8069
8070 2007-10-22 Juri Linkov <juri@jurta.org>
8071
8072 * dired-x.texi (Shell Command Guessing): Default values are now
8073 available by typing M-n instead of M-p.
8074
8075 2007-10-21 Michael Albinus <michael.albinus@gmx.de>
8076
8077 * tramp.texi (Cleanup remote connections): New section.
8078 (Password caching): Remove `tramp-clear-passwd'.
8079 It's not a command anymore.
8080 (Bug Reports): Add `tramp-bug' to function index.
8081 (Function Index, Variable Index): New nodes.
8082 (Remote shell setup): Describe `tramp-password-prompt-regexp'.
8083
8084 * trampver.texi: Update release number.
8085
8086 2007-10-20 Jay Belanger <jay.p.belanger@gmail.com>
8087
8088 * calc.texi (History and Acknowledgements): Turn comment
8089 about integer size into past tense.
8090 (Time Zones): Remove pointer to Calc author's address.
8091 (Trigonometric and Hyperbolic Functions): Mention cotangent
8092 and hyperbolic cotangent. Fix typo.
8093
8094 2007-10-10 Michael Albinus <michael.albinus@gmx.de>
8095
8096 Sync with Tramp 2.1.11.
8097
8098 * trampver.texi: Update release number.
8099
8100 2007-10-06 Michael Albinus <michael.albinus@gmx.de>
8101
8102 * tramp.texi (External packages): New section.
8103
8104 2007-09-29 Juri Linkov <juri@jurta.org>
8105
8106 * info.texi (Help-Int): Document `L' (`Info-history').
8107
8108 2007-09-26 Carsten Dominik <dominik@science.uva.nl>
8109
8110 * org.texi: Change links to webpage and maintained email.
8111 (Remember): Promote to Chapter, significant changes.
8112 (Fast access to TODO states): New section.
8113 (Faces for TODO keywords): New section.
8114 (Export options): Example for #+DATE.
8115 (Progress logging): Section moved.
8116
8117 2007-09-26 Bill Wohler <wohler@newt.com>
8118
8119 * mh-e.texi (HTML): Mention binding of S-mouse-2 to
8120 browse-url-at-mouse.
8121
8122 2007-09-20 Eduard Wiebe <usenet@pusto.de> (tiny change)
8123
8124 * flymake.texi (Customizable variables): Face names don't end in -face.
8125 Fix flymake-err-line-patterns template.
8126 (Example -- Configuring a tool called directly): Fix init-function.
8127 (Highlighting erroneous lines): Face names don't end in -face.
8128
8129 2007-09-18 Exal de Jesus Garcia Carrillo <exal@gmx.de> (tiny change)
8130
8131 * erc.texi (Special-Features): Fix small typo.
8132
8133 2007-09-14 Michael Albinus <michael.albinus@gmx.de>
8134
8135 * tramp.texi (Filename Syntax): Provide links to "Inline methods"
8136 and "External transfer methods".
8137
8138 2007-09-13 Jay Belanger <jay.p.belanger@gmail.com>
8139
8140 * calc.texi (Predefined Units): Add some history.
8141
8142 2007-09-08 Michael Olson <mwolson@gnu.org>
8143
8144 * erc.texi (Copying): New section included from gpl.texi.
8145 This matches the look of the upstream ERC manual.
8146
8147 2007-09-07 Jay Belanger <jay.p.belanger@gmail.com>
8148
8149 * calc.texi (History and Acknowledgements): Adjust the "thanks".
8150 (Random Numbers): Clarify the distribution of `random'.
8151
8152 2007-09-06 Glenn Morris <rgm@gnu.org>
8153
8154 Move manual sources from man/ to subdirectories of doc/.
8155 Split into the Emacs manual in emacs/, and other manuals in misc/.
8156 Change all setfilename commands to use ../../info.
8157 * Makefile.in: Move the parts of the old man/Makefile.in that do not
8158 refer to the Emacs manual here.
8159 (infodir): New variable.
8160 (INFO_TARGETS, info): Use infodir. Also used by all info targets.
8161 (cc-mode.texi, faq.texi): Update references to source file locations.
8162 * makefile.w32-in: Move the parts of the old man/makefile.w32-in that
8163 do not refer to the Emacs manual here.
8164 (infodir, MULTI_INSTALL_INFO, ENVADD): Go up one more level.
8165
8166 * Makefile.in: Add `basename' versions of all info targets, for
8167 convenience when rebuilding just one manual.
8168 (../etc/GNU): Delete obsolete target.
8169 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
8170 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
8171 *.vrs *.toc here...
8172 (maintainer-clean): ...from here.
8173
8174 * makefile.w32-in (../etc/GNU): Delete obsolete target.
8175
8176 2007-09-01 Jay Belanger <jay.p.belanger@gmail.com>
8177
8178 * calc.texi (Date Conversions): Clarify definition of
8179 Julian day numbering.
8180 (Date Forms): Clarify definition of Julian day numbering;
8181 add some history.
8182
8183 2007-08-30 Carsten Dominik <dominik@science.uva.nl>
8184
8185 * org.texi: Version 5.07.
8186
8187 2007-08-24 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
8188
8189 * message.texi (MIME): Replace mml-attach with mml-attach-file.
8190
8191 2007-08-22 Carsten Dominik <dominik@science.uva.nl>
8192
8193 * org.texi (Adding hyperlink types): New section.
8194 (Embedded LaTeX): Chapter updated because of LaTeX export.
8195 (LaTeX export): New section.
8196 (Using links out): New section.
8197
8198 2007-08-22 Glenn Morris <rgm@gnu.org>
8199
8200 * faq.texi (Learning how to do something): Refcards now in
8201 etc/refcards/ directory.
8202
8203 2007-08-22 Michael Albinus <michael.albinus@gmx.de>
8204
8205 * tramp.texi (Remote Programs): Persistency file must be cleared when
8206 changing `tramp-remote-path'.
8207 (Filename Syntax): Don't use @var{} constructs inside the @trampfn
8208 macro.
8209
8210 2007-08-17 Jay Belanger <jay.p.belanger@gmail.com>
8211
8212 * calc.texi: Move contents to beginning of file.
8213 (Algebraic Entry): Fix the formatting of an example.
8214
8215 2007-08-15 Jay Belanger <jay.p.belanger@gmail.com>
8216
8217 * calc.texi (Basic Operations on Units): Mention exact versus
8218 inexact conversions.
8219
8220 2007-08-14 Jay Belanger <jay.p.belanger@gmail.com>
8221
8222 * calc.texi (Basic Operations on Units): Mention default
8223 values for new units.
8224 (Quick Calculator Mode): Mention that binary format will
8225 be displayed.
8226
8227 2007-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
8228
8229 * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.
8230
8231 2007-08-10 Katsumi Yamaoka <yamaoka@jpl.org>
8232
8233 * gnus.texi (NNTP): Mention nntp-xref-number-is-evil.
8234
8235 2007-08-08 Glenn Morris <rgm@gnu.org>
8236
8237 * gnus.texi, sieve.texi: Replace `iff'.
8238
8239 2007-08-03 Jay Belanger <jay.p.belanger@gmail.com>
8240
8241 * calc.texi (Basic Graphics): Mention the graphing of error
8242 forms.
8243 (Graphics Options): Mention how `g s' handles error forms.
8244 (Curve Fitting): Mention plotting the curves.
8245 (Standard Nonlinear Models): Add additional models.
8246 (Curve Fitting Details): Mention the Levenberg-Marquardt method.
8247 (Linear Fits): Correct result.
8248
8249 2007-08-01 Alan Mackenzie <acm@muc.de>
8250
8251 * cc-mode.texi (Mailing Lists and Bug Reports): Correct "-no-site-file"
8252 to "--no-site-file".
8253
8254 2007-07-29 Michael Albinus <michael.albinus@gmx.de>
8255
8256 * tramp.texi (Frequently Asked Questions): Point to mode line
8257 extension in Emacs 23.1.
8258
8259 * trampver.texi: Update release number.
8260
8261 2007-07-27 Glenn Morris <rgm@gnu.org>
8262
8263 * calc.texi (Copying): Include license text from gpl.texi, rather than
8264 in-line.
8265
8266 2007-07-25 Glenn Morris <rgm@gnu.org>
8267
8268 * calc.texi (Copying): Replace license with GPLv3.
8269
8270 * Relicense all FSF files to GPLv3 or later.
8271
8272 2007-07-22 Michael Albinus <michael.albinus@gmx.de>
8273
8274 Sync with Tramp 2.1.10.
8275
8276 * tramp.texi (trampfn): Expand macro implementation in order to handle
8277 empty arguments.
8278 (trampfnmhl, trampfnuhl, trampfnhl): Remove macros. Replace all
8279 occurrences by trampfn.
8280 (Frequently Asked Questions): Extend example code for host
8281 identification in the modeline. Add bbdb to approaches shortening Tramp
8282 file names to be typed.
8283
8284 * trampver.texi: Update release number.
8285
8286 2007-07-17 Michael Albinus <michael.albinus@gmx.de>
8287
8288 * tramp.texi: Move @setfilename ../info/tramp up, outside the header
8289 section. Reported by <poti@potis.org>.
8290 (Remote processes): Arguments of the program to be debugged are taken
8291 literally.
8292 (Frequently Asked Questions): Simplify recentf example.
8293
8294 2007-07-14 Karl Berry <karl@gnu.org>
8295
8296 * info.texi (@copying): New Back-Cover Text.
8297
8298 * info.texi (Quitting Info): Move to proper place in source.
8299 (Reported by Benno Schulenberg.)
8300
8301 2007-07-13 Eli Zaretskii <eliz@gnu.org>
8302
8303 * Makefile.in (../info/emacs-mime): Use --enable-encoding.
8304
8305 * makefile.w32-in ($(infodir)/emacs-mime): Ditto.
8306
8307 * emacs-mime.texi: Add @documentencoding directive.
8308
8309 2007-07-12 Nick Roberts <nickrob@snap.net.nz>
8310
8311 * tramp.texi (Remote processes): Add an anchor to the subsection
8312 "Running a debugger on a remote host".
8313
8314 2007-07-12 Michael Albinus <michael.albinus@gmx.de>
8315
8316 * tramp.texi (Remote processes): Don't call it "experimental" any
8317 longer. Add subsection about running a debugger on a remote host.
8318
8319 2007-07-10 Carsten Dominik <dominik@science.uva.nl>
8320
8321 * org.texi (Properties and columns): Chapter rewritten.
8322
8323 2007-07-08 Michael Albinus <michael.albinus@gmx.de>
8324
8325 * tramp.texi:
8326 * trampver.texi: Migrate to Tramp 2.1.
8327
8328 2007-07-02 Carsten Dominik <dominik@science.uva.nl>
8329
8330 * org.texi (Properties): New chapter.
8331
8332 2007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
8333
8334 * gnus-faq.texi ([3.2]): Fix locating of environment variables in the
8335 Control Panel.
8336
8337 * gnus.texi (Misc Article): Add index entry for
8338 gnus-single-article-buffer.
8339
8340 2007-06-27 Andreas Seltenreich <andreas@gate450.dyndns.org>
8341
8342 * gnus.texi (Starting Up): Fix typo.
8343
8344 2007-06-25 Katsumi Yamaoka <yamaoka@jpl.org>
8345
8346 * gnus.texi (Asynchronous Fetching): Fix typo.
8347
8348 2007-06-20 Jay Belanger <jay.p.belanger@gmail.com>
8349
8350 * calc.texi:Change ifinfo to ifnottex (as appropriate) throughout.
8351 (About This Manual): Remove redundant information.
8352 (Getting Started): Mention author.
8353 (Basic Arithmetic, Customizing Calc): Make description of the
8354 variable `calc-multiplication-has-precedence' match its new effect.
8355
8356 2007-06-19 Jay Belanger <jay.p.belanger@gmail.com>
8357
8358 * calc.texi (Basic Arithmetic, Customizing Calc):
8359 Mention the variable `calc-multiplication-has-precedence'.
8360
8361 2007-06-19 Carsten Dominik <dominik@science.uva.nl>
8362
8363 * org.texi (Tag): Section swapped with node Timestamps.
8364 (Formula syntax for Lisp): Document new `L' flag.
8365
8366 2007-06-06 Andreas Seltenreich <andreas@gate450.dyndns.org>
8367
8368 * gnus.texi (Misc Group Stuff, Summary Buffer)
8369 (Server Commands, Article Keymap): Fix typo. s/function/command/.
8370
8371 2007-06-06 Juanma Barranquero <lekktu@gmail.com>
8372
8373 * cc-mode.texi (Comment Commands, Getting Started, Style Variables):
8374 * gnus.texi (Article Buttons, Mail Source Customization)
8375 (Sending or Not Sending, Customizing NNDiary):
8376 * message.texi (Message Headers):
8377 * mh-e.texi (HTML): Fix typos.
8378
8379 2007-06-07 Michael Albinus <michael.albinus@gmx.de>
8380
8381 Sync with Tramp 2.0.56.
8382
8383 * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc
8384 settings. Reported by Ted Zlatanov <tzz@lifelogs.com>.
8385
8386 2007-06-02 Chong Yidong <cyd@stupidchicken.com>
8387
8388 * Version 22.1 released.
8389
8390 2007-05-26 Michael Olson <mwolson@gnu.org>
8391
8392 * erc.texi (Modules): Fix references to completion modules.
8393
8394 2007-05-09 Reiner Steib <Reiner.Steib@gmx.de>
8395
8396 * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
8397
8398 2007-05-09 Didier Verna <didier@xemacs.org>
8399
8400 * gnus.texi (Email Based Diary): New. Proper documentation for the
8401 nndiary back end and the gnus-diary library.
8402
8403 2007-05-03 Karl Berry <karl@gnu.org>
8404
8405 * .cvsignore (*.pdf): New entry.
8406
8407 * texinfo.tex: Update from current version for better pdf generation.
8408
8409 2007-04-30 Reiner Steib <Reiner.Steib@gmx.de>
8410
8411 * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.
8412
8413 2007-04-28 Glenn Morris <rgm@gnu.org>
8414
8415 * faq.texi (New in Emacs 22): Restore mention of python.el pending
8416 consideration of legal status.
8417
8418 2007-04-27 J.D. Smith <jdsmith@as.arizona.edu>
8419
8420 * idlwave.texi: Minor updates for IDLWAVE 6.1.
8421
8422 2007-04-24 Chong Yidong <cyd@stupidchicken.com>
8423
8424 * faq.texi (New in Emacs 22): python.el removed.
8425
8426 2007-04-23 Jay Belanger <jay.p.belanger@gmail.com>
8427
8428 * calc.texi (Reporting bugs): Update maintainer's address.
8429
8430 2007-04-22 Chong Yidong <cyd@stupidchicken.com>
8431
8432 * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
8433
8434 2007-04-15 Jay Belanger <belanger@truman.edu>
8435
8436 * calc.texi (Title page): Remove the date.
8437 (Basic Arithmetic): Emphasize that / binds less strongly than *.
8438 (The Standard Calc Interface): Change trail title.
8439 (Floats): Mention that when non-decimal floats are entered, only
8440 approximations are stored.
8441 (Copying): Move to the appendices.
8442 (GNU Free Documentation License): Add as an appendix.
8443
8444 2007-04-15 Chong Yidong <cyd@stupidchicken.com>
8445
8446 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
8447 * dired-x.texi, ebrowse.texi, ediff.texi:
8448 * emacs-mime.texi, erc.texi, eshell.texi:
8449 * eudc.texi, flymake.texi, forms.texi, gnus.texi:
8450 * idlwave.texi, message.texi, newsticker.texi, org.texi:
8451 * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi:
8452 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
8453 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi:
8454 * woman.texi: Include GFDL.
8455
8456 * doclicense.texi: Remove node heading, so that it can be included by
8457 other files.
8458
8459 * dired-x.texi: Relicence under GFDL. Remove date from title page.
8460
8461 * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
8462 than *.
8463
8464 2007-04-14 Carsten Dominik <dominik@science.uva.nl>
8465
8466 * org.texi (Formula syntax for Calc): Emphasize the operator precedence
8467 in Calc.
8468
8469 2007-04-09 Romain Francoise <romain@orebokech.com>
8470
8471 * faq.texi (New in Emacs 22): Mention improvements to the Windows and
8472 Mac OS ports. Make it clear that mouse-1 complements and doesn't
8473 replace mouse-2.
8474
8475 2007-04-08 Chong Yidong <cyd@stupidchicken.com>
8476
8477 * woman.texi (Word at point, Interface Options): woman-topic-at-point
8478 renamed to woman-use-topic-at-point. Document new behavior.
8479
8480 2007-04-08 Richard Stallman <rms@gnu.org>
8481
8482 * url.texi: Fix some indexing.
8483 (Disk Caching): Drop discussion of old/other Emacs versions.
8484
8485 2007-04-07 Chong Yidong <cyd@stupidchicken.com>
8486
8487 * url.texi (Disk Caching): Say Emacs 21 "and later".
8488
8489 * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
8490 on Font locking which now mentions JIT lock.
8491
8492 2007-04-01 Michael Olson <mwolson@gnu.org>
8493
8494 * erc.texi: Update for the ERC 5.2 release.
8495
8496 2007-03-31 David Kastrup <dak@gnu.org>
8497
8498 * woman.texi (Topic, Interface Options): Explain changes semantics of
8499 woman-manpath in order to consider MANPATH_MAP entries.
8500
8501 2007-03-31 Eli Zaretskii <eliz@gnu.org>
8502
8503 * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
8504
8505 2007-03-26 Richard Stallman <rms@gnu.org>
8506
8507 * pgg.texi (Caching passphrase): Clean up previous change.
8508
8509 2007-03-25 Thien-Thi Nguyen <ttn@gnu.org>
8510
8511 * gnus.texi (Setting Process Marks): Fix typo.
8512
8513 2007-03-25 Romain Francoise <romain@orebokech.com>
8514
8515 * faq.texi (New in Emacs 22): Reorganize using an itemized list for
8516 readability, and include various fixes by Daniel Brockman, Nick Roberts
8517 and Dieter Wilhelm.
8518
8519 2007-03-24 Thien-Thi Nguyen <ttn@gnu.org>
8520
8521 * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
8522
8523 * gnus.texi (Mail Source Specifiers): Fix typo.
8524
8525 2007-03-22 Ralf Angeli <angeli@caeruleus.net>
8526
8527 * reftex.texi (Imprint): Update maintainer information.
8528
8529 2007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
8530
8531 * message.texi (Message Buffers): Update documentation for
8532 message-generate-new-buffers.
8533
8534 2007-03-15 Daiki Ueno <ueno@unixuser.org>
8535
8536 * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
8537
8538 2007-03-21 Glenn Morris <rgm@gnu.org>
8539
8540 * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2.
8541
8542 2007-03-19 Chong Yidong <cyd@stupidchicken.com>
8543
8544 * eshell.texi (Known problems): Emacs 21 -> 22.
8545
8546 * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
8547
8548 2007-03-18 Jay Belanger <belanger@truman.edu>
8549
8550 * calc.texi (Time Zones): Mention that the DST rules changed in 2007.
8551
8552 2007-03-12 Glenn Morris <rgm@gnu.org>
8553
8554 * calc.texi (Time Zones): Switch to new North America DST rule.
8555
8556 * calc.texi: Replace "daylight savings" with "daylight
8557 saving" in text throughout.
8558
8559 2007-03-11 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
8560
8561 * gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
8562 The variable now uses a list of symbols instead of just a symbol.
8563 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
8564
8565 2007-03-06 Romain Francoise <romain@orebokech.com>
8566
8567 * faq.texi (New in Emacs 22): Don't say "now" too much. Add MH-E to
8568 new packages, and mention Gnus update.
8569
8570 2007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
8571
8572 * gnus.texi (NNTP): Mention nntp-never-echoes-commands and
8573 nntp-open-connection-functions-never-echo-commands.
8574
8575 2007-02-27 Chong Yidong <cyd@stupidchicken.com>
8576
8577 * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
8578 problems on the console, and security risk in not using gpg-agent.
8579
8580 2007-02-25 Carsten Dominik <dominik@science.uva.nl>
8581
8582 * org.texi (The spreadsheet): Rename from "Table calculations".
8583 Completely reorganized and rewritten.
8584 (CamelCase links): Section removed.
8585 (Repeating items): New section.
8586 (Tracking TODO state changes): New section.
8587 (Agenda views): Chapter reorganized and rewritten.
8588 (HTML export): Section rewritten.
8589 (Tables in arbitrary syntax): New section.
8590 (Summary): Better feature summary.
8591 (Activation): Document problem with cut-and-paste of Lisp code
8592 from PDF files.
8593 (Visibility cycling): Document indirect buffer use.
8594 (Structure editing): Document sorting.
8595 (Remember): Section rewritten.
8596 (Time stamps): Better description of time stamp types.
8597 (Tag searches): Document regular expression search for tags.
8598 (Stuck projects): New section.
8599 (In-buffer settings): New keywords.
8600 (History and Acknowledgments): Update description.
8601
8602 2007-02-24 Alan Mackenzie <acm@muc.de>
8603
8604 * cc-mode.texi (Movement Commands): Insert two missing command names.
8605 (Getting Started): Slight wording correction (use conditional).
8606
8607 2007-02-22 Kim F. Storm <storm@cua.dk>
8608
8609 * widget.texi (User Interface, Basic Types): Document need to put some
8610 text before the %v escape in :format string in editable-field widget.
8611
8612 2007-02-18 Romain Francoise <romain@orebokech.com>
8613
8614 * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not
8615 `cvs-mode-quit'.
8616
8617 2007-02-10 Markus Triska <markus.triska@gmx.at>
8618
8619 * widget.texi (Programming Example): Put constant strings in :format.
8620
8621 2007-02-07 Juanma Barranquero <lekktu@gmail.com>
8622
8623 * faq.texi (Fullscreen mode on MS-Windows): New node.
8624
8625 2007-02-04 David Kastrup <dak@gnu.org>
8626
8627 * faq.texi (AUCTeX): Update version number. Should probably be done
8628 for other packages as well.
8629
8630 2007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
8631
8632 * gnus.texi (Batching Agents): Fix example. Reported by Tassilo Horn
8633 <tassilo@member.fsf.org>.
8634
8635 2007-01-20 Markus Triska <markus.triska@gmx.at>
8636
8637 * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
8638
8639 2007-01-13 Michael Olson <mwolson@gnu.org>
8640
8641 * erc.texi (Modules): Mention capab-identify module.
8642
8643 2007-01-05 Michael Olson <mwolson@gnu.org>
8644
8645 * erc.texi (Getting Started): Update for /RECONNECT command.
8646
8647 2007-01-04 Richard Stallman <rms@gnu.org>
8648
8649 * ebrowse.texi: Change C-c b to C-c C-m.
8650
8651 2007-01-03 Reiner Steib <Reiner.Steib@gmx.de>
8652
8653 * gnus.texi (Customizing Articles): Use index entries for gnus-treat-*
8654 variables only in info to avoid redundant entries in the printed
8655 manual.
8656
8657 2007-01-02 Daiki Ueno <ueno@unixuser.org>
8658
8659 * message.texi (Using PGP/MIME): Document gpg-agent usage.
8660
8661 2007-01-02 Reiner Steib <Reiner.Steib@gmx.de>
8662
8663 * message.texi (Security): Split into sub-nodes.
8664
8665 2007-01-01 Alan Mackenzie <acm@muc.de>
8666
8667 * cc-mode.texi ("Limitations and Known Bugs"): Document problems with
8668 eval-after-load in Emacs <=21 and a workaround. Document that
8669 trigraphs are not supported.
8670
8671 2007-01-01 Alan Mackenzie <acm@muc.de>
8672
8673 * cc-mode.texi ("Filling and Breaking"): Amend the doc for
8674 c-context-line-break. When invoked within a string, preserve
8675 whitespace. Add a backslash only when also in a macro.
8676
8677 2007-01-01 Alan Mackenzie <acm@muc.de>
8678
8679 * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
8680
8681 2007-01-01 Alan Mackenzie <acm@muc.de>
8682
8683 * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae]
8684 are now bound by default to c-\(beginning\|end\)-of-defun by default.
8685
8686 2007-01-01 Alan Mackenzie <acm@muc.de>
8687
8688 * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from
8689 "Choosing a Style".
8690
8691 * cc-mode.texi ("Styles"): Add @dfn{style}.
8692
8693 2006-12-30 Michael Albinus <michael.albinus@gmx.de>
8694
8695 Sync with Tramp 2.0.55.
8696
8697 * trampver.texi: Update release number.
8698
8699 2006-12-29 Reiner Steib <Reiner.Steib@gmx.de>
8700
8701 * gnus.texi (Customizing Articles): Add index entries for all
8702 gnus-treat-* variables.
8703
8704 2006-12-29 Jouni K. Seppänen <jks@iki.fi>
8705
8706 * gnus.texi (IMAP): Fix incorrect explanation of
8707 nnimap-search-uids-not-since-is-evil in documentation for
8708 nnimap-expunge-search-string.
8709
8710 2006-12-27 Reiner Steib <Reiner.Steib@gmx.de>
8711
8712 * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
8713 spam-ifile-database.
8714
8715 2006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
8716
8717 * gnus.texi (Spam Package Configuration Examples): Don't encourage to
8718 rebind C-s.
8719
8720 2006-12-26 Jouni K. Seppänen <jks@iki.fi>
8721
8722 * gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
8723 (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
8724 "expiring mail".
8725 (IMAP): Document nnimap-search-uids-not-since-is-evil and
8726 nnimap-nov-is-evil.
8727
8728 2006-12-25 Kevin Ryde <user42@zip.com.au>
8729
8730 * cl.texi (Sorting Sequences): In sort*, add a little cautionary note
8731 about the key procedure being used heavily.
8732
8733 2006-12-24 Chong Yidong <cyd@stupidchicken.com>
8734
8735 * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
8736 to t.
8737 (Prerequisites): Add explanation about gpg-agent.
8738
8739 2006-12-22 Kevin Ryde <user42@zip.com.au>
8740
8741 * cl.texi (Sorting Sequences): Typo in sort*, example showed plain
8742 "sort" instead of "sort*".
8743
8744 2006-12-19 Richard Stallman <rms@gnu.org>
8745
8746 * calc.texi (History and Acknowledgements): Recognize that Emacs
8747 now does have floating point.
8748
8749 2006-12-19 Michael Albinus <michael.albinus@gmx.de>
8750
8751 * tramp.texi (External transfer methods): Describe new method `scpc'.
8752
8753 2006-12-17 Sascha Wilde <wilde@sha-bang.de>
8754
8755 * pgg.texi: Added short note on gpg-agent to the introduction.
8756
8757 2006-12-13 Reiner Steib <Reiner.Steib@gmx.de>
8758
8759 * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
8760 also applies to Cc.
8761
8762 2006-12-12 Reiner Steib <Reiner.Steib@gmx.de>
8763
8764 * gnus.texi (X-Face): Clarify. Say which programs are required
8765 on Windows.
8766
8767 2006-12-08 Michael Olson <mwolson@gnu.org>
8768
8769 * erc.texi (Modules): Remove documentation for list module.
8770
8771 2006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
8772
8773 * faq.texi (^M in the shell buffer): Ditto.
8774
8775 2006-11-20 Michael Olson <mwolson@gnu.org>
8776
8777 * erc.texi: Call this the 5.2 stable pre-release of ERC.
8778
8779 2006-11-17 Carsten Dominik <dominik@science.uva.nl>
8780
8781 * org.texi: Fix typos.
8782 (Agenda commands): Document `C-k'.
8783
8784 2006-11-16 Eli Zaretskii <eliz@gnu.org>
8785
8786 * url.texi (http/https): Fix a typo in the HTTP URL.
8787
8788 2006-11-14 Stephen Leake <stephen_leake@stephe-leake.org>
8789
8790 * ada-mode.texi: Total rewrite.
8791
8792 2006-11-13 Carsten Dominik <dominik@science.uva.nl>
8793
8794 * org.texi: Minor typo fixes.
8795
8796 2006-11-13 Bill Wohler <wohler@newt.com>
8797
8798 Release MH-E manual version 8.0.3.
8799
8800 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
8801 release 8.0.3.
8802
8803 * mh-e.texi (Incorporating Mail): Use output of "mhparam Path"
8804 to set MAILDIR.
8805 (Reading Mail): Document the customization of read-mail-command
8806 for MH-E.
8807 (Viewing Attachments): Document mm-discouraged-alternatives.
8808 (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag.
8809 (Junk): Add more information about the settings of mh-junk-background
8810 in a program. Add /usr/bin/mh to PATH in examples.
8811
8812 2006-11-12 Richard Stallman <rms@gnu.org>
8813
8814 * woman.texi: Update author address but say he no longer maintains it.
8815
8816 2006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
8817
8818 * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of
8819 archived trees.
8820 (Checkboxes): Section moved to chapter 5, and extended.
8821 (The date/time prompt): New section.
8822 (Link abbreviations): New section.
8823 (Presentation and sorting): New section.
8824 (Custom agenda views): Section completely rewritten.
8825 (Summary): Compare with Planner.
8826 (Feedback): More info about creating backtraces.
8827 (Plain lists): Modify example.
8828 (Breaking down tasks): New section.
8829 (Custom time format): New section.
8830 (Time stamps): Document inactive timestamps.
8831 (Setting tags): More details about fast tag selection.
8832 (Block agenda): New section.
8833 (Custom agenda views): Section rewritten.
8834 (Block agenda): New section.
8835
8836 2006-11-07 Michael Albinus <michael.albinus@gmx.de>
8837
8838 * tramp.texi (Configuration): scp is the default method.
8839 (Default Method): Use ssh as example for another method.
8840
8841 2006-10-27 Richard Stallman <rms@gnu.org>
8842
8843 * woman.texi: Downcase nroff/troff/roff.
8844 (Installation): Chapter deleted. Some xrefs deleted.
8845 (Background): woman doesn't advise man ;-).
8846
8847 2006-10-26 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8848
8849 * ada-mode.texi (Project files, Identifier completion)
8850 (Automatic Casing, Debugging, Using non-standard file names)
8851 (Working Remotely): Fix typos.
8852
8853 2006-10-20 Masatake YAMATO <jet@gyve.org>
8854
8855 * cc-mode.texi (Sample .emacs File): Add missing `)' in
8856 sample code `my-c-initialization-hook'.
8857
8858 2006-10-19 Stuart D. Herring <herring@lanl.gov>
8859
8860 * widget.texi: Fix typos.
8861
8862 2006-10-19 Michael Albinus <michael.albinus@gmx.de>
8863
8864 * tramp.texi (Frequently Asked Questions): Remove questions marked with
8865 "???". There have been no complaints for years, so the information
8866 must be appropriate.
8867
8868 2006-10-16 Richard Stallman <rms@gnu.org>
8869
8870 * widget.texi: Use @var instead of capitalization.
8871 Clarify many widget type descriptions.
8872
8873 2006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
8874
8875 * gnus.texi (Other modes): Fix typo. Add alternative index entry for
8876 gnus-dired-attach.
8877 (Selecting a Group): Fix typo.
8878
8879 2006-10-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8880
8881 * widget.texi: Fix typos.
8882
8883 2006-10-06 Reiner Steib <Reiner.Steib@gmx.de>
8884
8885 * gnus.texi (Image Enhancements): Update for Emacs 22.
8886
8887 * gnus-faq.texi ([1.3]): Update.
8888
8889 2006-10-06 Richard Stallman <rms@gnu.org>
8890
8891 * faq.texi (Displaying the current line or column):
8892 Delete "As of Emacs 20".
8893
8894 2006-10-06 Romain Francoise <romain@orebokech.com>
8895
8896 * faq.texi (VM): VM works with Emacs 22 too.
8897
8898 2006-10-06 Richard Stallman <rms@gnu.org>
8899
8900 * ebrowse.texi: Remove Emacs version "21" from title.
8901
8902 2006-10-02 Reiner Steib <Reiner.Steib@gmx.de>
8903
8904 * gnus.texi (Foreign Groups): Say where change of editing commands are
8905 stored. Add reference to `gnus-parameters'.
8906
8907 2006-09-15 Jay Belanger <belanger@truman.edu>
8908
8909 * calc.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE):
8910 Change "Library Public License" to "Lesser Public License"
8911 throughout. Use "yyyy" to represent year.
8912
8913 2006-09-15 Carsten Dominik <dominik@science.uva.nl>
8914
8915 * org.texi (Setting tags): Typo fix.
8916
8917 2006-09-14 Reiner Steib <Reiner.Steib@gmx.de>
8918
8919 * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
8920
8921 2006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
8922
8923 * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
8924
8925 2006-09-12 Paul Eggert <eggert@cs.ucla.edu>
8926
8927 * faq.texi (Escape sequences in shell output): EMACS is now set
8928 to Emacs's absolute file name, not to "t".
8929 (^M in the shell buffer): Likewise.
8930
8931 2006-09-11 Reiner Steib <Reiner.Steib@gmx.de>
8932
8933 * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
8934 mails with pop3-leave-mail-on-server. Fix wording.
8935 (Limiting): Improve gnus-summary-limit-to-articles.
8936 (X-Face): Fix typo.
8937
8938 2006-09-11 Simon Josefsson <jas@extundo.com>
8939
8940 * smtpmail.texi (Authentication): Explain TLS and SSL better, based on
8941 suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
8942
8943 2006-09-06 Simon Josefsson <jas@extundo.com>
8944
8945 * smtpmail.texi (Authentication): Mention SSL.
8946
8947 2006-09-03 Diane Murray <disumu@x3y2z1.net>
8948
8949 * erc.texi (Getting Started, Connecting): Change erc-select to erc.
8950
8951 2006-09-01 Eli Zaretskii <eliz@gnu.org>
8952
8953 * rcirc.texi (Internet Relay Chat, Useful IRC commands):
8954 Don't use @indicateurl.
8955
8956 * cc-mode.texi (Subword Movement): Don't use @headitem.
8957 (Custom Braces, Clean-ups): Don't use @tie.
8958
8959 2006-08-29 Michael Albinus <michael.albinus@gmx.de>
8960
8961 Sync with Tramp 2.0.54.
8962
8963 * tramp.texi (Bug Reports): The Tramp mailing list is moderated now.
8964 Suggested by Adrian Phillips <a.phillips@met.no>.
8965
8966 2006-08-15 Carsten Dominik <dominik@science.uva.nl>
8967
8968 * org.texi (Installation, Activation): Split from Installation and
8969 Activation.
8970 (Clocking work time): Document new features.
8971
8972 2006-08-13 Alex Schroeder <alex@gnu.org>
8973
8974 * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
8975 example.
8976
8977 2006-08-12 Eli Zaretskii <eliz@gnu.org>
8978
8979 * faq.texi (How to add fonts): New node.
8980
8981 2006-08-05 Romain Francoise <romain@orebokech.com>
8982
8983 * faq.texi (New in Emacs 22): Expand.
8984
8985 2006-08-03 Michael Olson <mwolson@gnu.org>
8986
8987 * erc.texi: Update for ERC 5.1.4.
8988
8989 2006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
8990
8991 * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
8992 in .../site-lisp/gnus/ by default.
8993 [ From gnus-news.texi in the trunk. ]
8994
8995 2006-07-27 Reiner Steib <Reiner.Steib@gmx.de>
8996
8997 * gnus.texi (MIME Commands): Additions for yEnc.
8998
8999 2006-07-24 Richard Stallman <rms@gnu.org>
9000
9001 * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi:
9002 * faq.texi: Move periods and commas inside quotes.
9003
9004 2006-07-20 Jay Belanger <belanger@truman.edu>
9005
9006 * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
9007
9008 2006-07-18 Chong Yidong <cyd@stupidchicken.com>
9009
9010 * faq.texi (Security risks with Emacs): Document Emacs 22
9011 file-local-variable mechanism.
9012
9013 2006-07-12 Michael Olson <mwolson@gnu.org>
9014
9015 * erc.texi: Update for ERC 5.1.3.
9016
9017 2006-07-12 Alex Schroeder <alex@gnu.org>
9018
9019 * rcirc.texi: Fix typos.
9020 (Getting started with rcirc): New calling convention for M-x irc.
9021 Mention #rcirc. Removed channel tracking.
9022 (Configuration): Change the names of all variables that got changed
9023 recently, eg. rcirc-server to rcirc-default-server. Added
9024 documentation for rcirc-authinfo, some background for Bitlbee, and
9025 rcirc-track-minor-mode.
9026 (Scrolling conservatively): Fix the xref from Auto Scrolling to just
9027 Scrolling.
9028 (Reconnecting after you have lost the connection): Fix example code
9029 to match code changes.
9030
9031 2006-07-10 Nick Roberts <nickrob@snap.net.nz>
9032
9033 * gnus.texi, message.texi: Fix typos.
9034
9035 2006-07-07 Carsten Dominik <dominik@science.uva.nl>
9036
9037 * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting
9038 commands.
9039 (Global TODO list): Document the use of the variables
9040 `org-agenda-todo-ignore-scheduled' and
9041 `org-agenda-todo-list-sublevels'.
9042
9043 2006-07-05 Richard Stallman <rms@gnu.org>
9044
9045 * faq.texi (Scrolling only one line): Fix xref.
9046
9047 2006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
9048
9049 * faq.texi (Evaluating Emacs Lisp code):
9050 Throughout, replace eval-current-buffer with eval-buffer.
9051
9052 2006-07-03 Richard Stallman <rms@gnu.org>
9053
9054 * rcirc.texi (Scrolling conservatively): Fix xref.
9055
9056 * pcl-cvs.texi (Viewing differences): Usage fix.
9057
9058 2006-07-03 Carsten Dominik <dominik@science.uva.nl>
9059
9060 * org.texi (Agenda commands): Document `s' key to save all org-mode
9061 buffers.
9062
9063 2006-06-30 Ralf Angeli <angeli@caeruleus.net>
9064
9065 * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face
9066 names. Mention `cvs-msg' face.
9067
9068 2006-06-29 Carsten Dominik <dominik@science.uva.nl>
9069
9070 * org.texi (Checkboxes): New section.
9071
9072 2006-06-28 Carsten Dominik <dominik@science.uva.nl>
9073
9074 * org.texi (Embedded LaTeX): Fix typos and implement small improvements
9075 throughout this chapter.
9076
9077 2006-06-27 Chong Yidong <cyd@stupidchicken.com>
9078
9079 * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
9080 text for standalone vs Emacs info.
9081 (Help): Clarify header line description. Use mouse-1 for clicks.
9082 (Help-P): Use mouse-1 for clicks.
9083 (Help-^L): "Top" and "All" not displayed with dashes in Emacs.
9084 (Help-^L, Help-M, Help-Int, Search Index, Go to node)
9085 (Choose menu subtopic): Remove gratuitous Emacs command names.
9086 (Help-FOO): Put usual behavior first.
9087 (Help-Xref): Clicking on xrefs works in Emacs.
9088 (Search Text): Clarify what the default behavior is.
9089 (Create Info buffer): Fix Emacs window/X window confusion.
9090 (Emacs Info Variables): Fix for new Emacs init file behavior.
9091
9092 2006-06-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
9093
9094 * gnus.texi (Summary Buffer Lines): Fix typo.
9095
9096 2006-06-23 Carsten Dominik <dominik@science.uva.nl>
9097
9098 * org.texi (Embedded LaTeX): New chapter.
9099 (Archiving): Section rewritten.
9100 (Enhancing text): Some parts moved to the new chapter about LaTeX.
9101
9102 2006-06-20 Bill Wohler <wohler@newt.com>
9103
9104 Release MH-E manual version 8.0.1.
9105
9106 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
9107 release 8.0.1.
9108 (Preface): Depend on GNU mailutils 1.0 and higher.
9109
9110 2006-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
9111
9112 * message.texi (News Headers): Update message-syntax-checks section.
9113
9114 2006-06-19 Karl Berry <karl@gnu.org>
9115
9116 * info.texi (Advanced): Mention C-q, especially with ?.
9117
9118 2006-06-19 Carsten Dominik <dominik@science.uva.nl>
9119
9120 * org.texi (Publishing links): Document the `:link-validation-function'
9121 property.
9122 (Extensions and Hacking): New chapter, includes some sections of the
9123 "Miscellaneous" chapter.
9124
9125 2006-06-10 Carsten Dominik <dominik@science.uva.nl>
9126
9127 * org.texi (Progress logging): New section.
9128
9129 2006-06-06 Carsten Dominik <dominik@science.uva.nl>
9130
9131 * org.texi (ASCII export): Document indentation adaptation.
9132 (Setting tags): Document mutually-exclusive tags.
9133
9134 2006-06-05 Romain Francoise <romain@orebokech.com>
9135
9136 * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
9137 Fix typo.
9138
9139 * gnus-faq.texi (Question 8.6): Update reference to the Gnus
9140 channel (#gnus@irc.freenode.net).
9141 Fix typos. Update copyright notice.
9142
9143 * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
9144 (Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
9145 (Line-Up Functions, Custom Macros):
9146 * ediff.texi (Window and Frame Configuration)
9147 (Highlighting Difference Regions):
9148 * emacs-mime.texi (Display Customization):
9149 * erc.texi (History):
9150 * eshell.texi (Known problems):
9151 * eudc.texi (Overview, BBDB):
9152 * gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
9153 (The problem of spam, SpamOracle, Extending the Spam package)
9154 (Conformity, Terminology):
9155 * idlwave.texi (Routine Info)
9156 (Class and Keyword Inheritance, Padding Operators)
9157 (Breakpoints and Stepping, Electric Debug Mode)
9158 (Examining Variables, Troubleshooting):
9159 * org.texi (Creating timestamps):
9160 * reftex.texi (Commands, Options, Changes):
9161 * tramp.texi (Inline methods, Password caching)
9162 (Auto-save and Backup, Issues):
9163 * vip.texi (Files, Commands in Insert Mode):
9164 * viper.texi (Emacs Preliminaries, States in Viper)
9165 (Packages that Change Keymaps, Viper Specials, Groundwork):
9166 Fix various typos.
9167
9168 2006-05-31 Michael Ernst <mernst@alum.mit.edu>
9169
9170 * ediff.texi: Fix typos.
9171
9172 2006-05-30 Carsten Dominik <dominik@science.uva.nl>
9173
9174 * org.texi: Small typo fixes.
9175
9176 2006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
9177
9178 * viper.texi (Viper Specials):
9179 * gnus.texi (Example Setup):
9180 * faq.texi (Backspace invokes help):
9181 * dired-x.texi (Optional Installation Dired Jump):
9182 * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
9183 follow coding conventions.
9184
9185 2006-05-29 Michael Albinus <michael.albinus@gmx.de>
9186
9187 * tramp.texi (Frequently Asked Questions): Disable zsh zle.
9188
9189 2006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
9190
9191 * pcl-cvs.texi: Fix typos.
9192 (Customization): Say "us".
9193
9194 2006-05-26 Eli Zaretskii <eliz@gnu.org>
9195
9196 * org.texi: Remove bogus @setfilename.
9197
9198 2006-05-26 Carsten Dominik <dominik@science.uva.nl>
9199
9200 * org.texi (ASCII export): Omit command name.
9201 (HTML export): Add prefix to all lines in Local Variable example.
9202 (Acknowledgments): Typeset names in italics.
9203
9204 2006-05-24 Carsten Dominik <dominik@science.uva.nl>
9205
9206 * org.texi (Plain lists): Add new item navigation commands.
9207 (External links): Document elisp and info links.
9208 (Custom searches): New section.
9209 (Publishing): New chapter.
9210 (HTML export): Include a list of supported CSS classes.
9211 (Setting tags): Describe the fast-tag-setting interface.
9212
9213 2006-05-20 Luc Teirlinck <teirllm@auburn.edu>
9214
9215 * dired-x.texi: ifinfo -> ifnottex.
9216
9217 2006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
9218
9219 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
9220
9221 2006-05-12 Reiner Steib <Reiner.Steib@gmx.de>
9222
9223 * message.texi (Interface): Add tool bar customization.
9224 (MIME): Index and text additions for mml-attach.
9225 (MIME): Describe mml-dnd-protocol-alist and
9226 mml-dnd-attach-options.
9227
9228 * gnus.texi (Oort Gnus): Reorder entries in sections.
9229 Fix some entries.
9230 (Starting Up): Add references to "Emacs for Heathens" and to
9231 "Finding the News". Add user-full-name and user-mail-address.
9232 (Group Buffer Format): Add tool bar customization and update.
9233 (Summary Buffer): Add tool bar customization.
9234 (Posting Styles): Add message-alternative-emails.
9235
9236 2006-05-09 Michael Albinus <michael.albinus@gmx.de>
9237
9238 * tramp.texi (Filename completion): Improve wording.
9239
9240 2006-05-07 Romain Francoise <romain@orebokech.com>
9241
9242 * faq.texi (Using regular expressions): Fix typo.
9243 (Packages that do not come with Emacs): Fix capitalization.
9244 (Replacing text across multiple files): Expand node to explain how
9245 to use `dired-do-query-replace-regexp' in more detail, based on
9246 suggestion by Eric Hanchrow <offby1@blarg.net>.
9247
9248 2006-05-06 Michael Albinus <michael.albinus@gmx.de>
9249
9250 * tramp.texi (Filename completion): Completion of remote files'
9251 method, user name and host name is active only in partial
9252 completion mode.
9253
9254 2006-05-06 Bill Wohler <wohler@newt.com>
9255
9256 Release MH-E manual version 8.0.
9257
9258 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
9259 release 8.0.
9260
9261 2006-05-06 Bill Wohler <wohler@newt.com>
9262
9263 * mh-e.texi (MH-BOOK-HOME): Change from
9264 http://www.ics.uci.edu/~mh/book/mh to
9265 http://rand-mh.sourceforge.net/book/mh.
9266 Replace .htm suffix with .html for MH book files.
9267 (Using This Manual): Update key binding for getting relevant
9268 chapter in Info from command key.
9269 (Ranges): Fix itemx.
9270
9271 2006-05-05 Karl Berry <karl@gnu.org>
9272
9273 * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): New cmds.
9274 (\fonttextsize): New user-level command to change text font size.
9275
9276 2006-04-26 Reiner Steib <Reiner.Steib@gmx.de>
9277
9278 * pgg.texi (Caching passphrase): Fix markup and typos. Simplify.
9279
9280 2006-04-26 Sascha Wilde <wilde@sha-bang.de> (tiny change)
9281
9282 * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
9283
9284 2006-04-24 Bill Wohler <wohler@newt.com>
9285
9286 * mh-e.texi (Getting Started): Make it more explicit that you need
9287 to install MH. Add pointers to current MH implementations.
9288
9289 2006-04-21 Bill Wohler <wohler@newt.com>
9290
9291 Release MH-E manual version 7.94.
9292
9293 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
9294 release 7.94.
9295
9296 2006-04-21 Carsten Dominik <dominik@science.uva.nl>
9297
9298 * org.texi: Many small fixes.
9299 (Handling links): Rename from "Managing links".
9300
9301 2006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
9302
9303 * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
9304 (Splitting mail using spam-stat): Fix @xref.
9305
9306 2006-04-20 Chong Yidong <cyd@stupidchicken.com>
9307
9308 * gnus.texi (Spam Package): Major revision of the text.
9309 Previously this node was "Filtering Spam Using The Spam ELisp Package".
9310
9311 2006-04-20 Carsten Dominik <dominik@science.uva.nl>
9312
9313 * org.texi (Time stamps): Better explanation of the purpose of
9314 different time stamps.
9315 (Structure editing, Plain lists): More details on how new items
9316 and headings are inserted.
9317
9318 2006-04-18 Carsten Dominik <dominik@science.uva.nl>
9319
9320 * org.texi (Formula syntax): Fix link to Calc Manual.
9321
9322 2006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
9323
9324 * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
9325
9326 2006-04-17 Bill Wohler <wohler@newt.com>
9327
9328 * mh-e.texi (Folders): Update mh-before-quit-hook and
9329 mh-quit-hook example with code that removes the buffers rather
9330 than just bury them.
9331
9332 2006-04-17 Michael Albinus <michael.albinus@gmx.de>
9333
9334 Sync with Tramp 2.0.53.
9335
9336 2006-04-13 Carsten Dominik <dominik@science.uva.nl>
9337
9338 * org.texi (Updating settings): New section.
9339 (Visibility cycling): Better names for the startup folding
9340 options.
9341 (Exporting): Completely restructured.
9342 (The very busy C-c C-c key): New section.
9343 (Summary of in-buffer settings): New section.
9344
9345 2006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
9346
9347 * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
9348
9349 2006-04-10 Reiner Steib <Reiner.Steib@gmx.de>
9350
9351 * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap)
9352 (Server Commands): Key `v' is reserved for users.
9353
9354 2006-04-11 Carsten Dominik <dominik@science.uva.nl>
9355
9356 * org.texi (Link format): New section, emphasis on bracket links.
9357 (External links): Document bracket links.
9358 (FAQ): Expand to cover shell links and the new link format.
9359
9360 2006-04-09 Kevin Ryde <user42@zip.com.au>
9361
9362 * org.texi (Formula syntax): Typo in node name of calc-eval xref.
9363
9364 2006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
9365
9366 * gnus.texi (Summary Buffer Lines): Add `*'.
9367
9368 2006-04-07 Jochen Küpper <jochen@fhi-berlin.mpg.de>
9369
9370 * gnus.texi (Group Parameters):
9371 Mention gnus-permanently-visible-groups.
9372
9373 2006-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
9374
9375 * gnus.texi (Face): Fix typo.
9376
9377 2006-04-05 Reiner Steib <Reiner.Steib@gmx.de>
9378
9379 * gnus.texi (X-Face): Clarify.
9380 (Face): Need Emacs with PNG support.
9381
9382 2006-04-06 Richard Stallman <rms@gnu.org>
9383
9384 * idlwave.texi: Delete the blocks "not suitable for inclusion with
9385 Emacs".
9386
9387 2006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
9388
9389 * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out
9390 blocks not suitable for inclusion with Emacs using variable
9391 PARTOFEMACS.
9392
9393 2006-04-04 Simon Josefsson <jas@extundo.com>
9394
9395 * gnus.texi (Security): Improve.
9396
9397 2006-04-02 Karl Berry <karl@gnu.org>
9398
9399 * texinfo.tex: Update to current version (2006-03-21.13).
9400
9401 2006-04-02 Bill Wohler <wohler@newt.com>
9402
9403 * mh-e.texi (Getting Started, Junk, Bug Reports)
9404 (MH FAQ and Support): Fix URLs.
9405
9406 2006-03-31 Romain Francoise <romain@orebokech.com>
9407
9408 * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
9409 to t, not nil (and has for the past eight years).
9410
9411 2006-03-31 Reiner Steib <Reiner.Steib@gmx.de>
9412
9413 * message.texi, gnus.texi: Bump version to 5.11.
9414
9415 2006-03-29 Reiner Steib <Reiner.Steib@gmx.de>
9416
9417 * gnus.texi (Top): Add comment about version line.
9418
9419 * message.texi (Top): Ditto. Change to take named versions into
9420 account.
9421
9422 2006-03-28 Reiner Steib <Reiner.Steib@gmx.de>
9423
9424 * gnus.texi (Posting Styles): Add x-face-file to example.
9425 (X-Face): Refer to posting styles.
9426
9427 * gnus-faq.texi ([5.8]): Add x-face-file.
9428 ([8.4]): Add links to gmane.emacs.gnus.user and
9429 gmane.emacs.gnus.general.
9430
9431 2006-03-27 Reiner Steib <Reiner.Steib@gmx.de>
9432
9433 * gnus-faq.texi: Use .invalid.
9434 ([5.4]): Fix gnus-posting-styles example.
9435
9436 2006-03-27 Romain Francoise <romain@orebokech.com>
9437
9438 * faq.texi (Emacs/W3): Rename from `w3-mode'. Mention that
9439 Emacs/W3 needs a new maintainer.
9440 (Ispell): Update author and version info.
9441 (Mailcrypt): Mention PGG.
9442 (New in Emacs 22): Add PGG to the list of new packages.
9443 Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
9444 updating dead URLs.
9445
9446 2006-03-25 Karl Berry <karl@gnu.org>
9447
9448 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
9449 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi, erc.texi,
9450 * eshell.texi, eudc.texi, faq.texi, forms.texi, gnus.texi, idlwave.texi,
9451 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
9452 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
9453 * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
9454 * woman.texi: (1) use @copyright{} instead of (C) in typeset text;
9455 (2) do not indent copyright year list (or anything else).
9456
9457 2006-03-21 Bill Wohler <wohler@newt.com>
9458
9459 * mh-e.texi (Folders): Various edits.
9460
9461 2006-03-20 Romain Francoise <romain@orebokech.com>
9462
9463 * gnus.texi (Mail Folders): Grammar fix.
9464
9465 2006-03-19 Bill Wohler <wohler@newt.com>
9466
9467 * mh-e.texi (Replying): Document Mail-Followup-To.
9468 Change manually-formatted table to multitable. Add debugging info.
9469 Move description of mh-reply-default-reply-to into paragraph
9470 that describes its values.
9471
9472 2006-03-17 Bill Wohler <wohler@newt.com>
9473
9474 * mh-e.texi: Use smallexample and smalllisp consistently.
9475 (Sending Mail Tour): Update method of entering
9476 addresses and subject.
9477 (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour)
9478 (Adding Attachments, Searching): Update screenshots for Emacs 22.
9479
9480 2006-03-15 Carsten Dominik <dominik@science.uva.nl>
9481
9482 * org.texi: Version number change only.
9483
9484 2006-03-14 Bill Wohler <wohler@newt.com>
9485
9486 * mh-e.texi: Add index entries around each paragraph rather than
9487 depend on entries from beginning of node. Doing so ensures that
9488 index entries are less likely to be forgotten if text is cut and
9489 pasted, and are necessary anyway if the references are on a
9490 separate page. It seems that makeinfo is now (v. 4.8) only
9491 producing one index entry per node, so there is no longer any
9492 excuse not to. Use subheading instead of heading. The incorrect
9493 use of heading produced very large fonts in Info--as large as the
9494 main heading.
9495 (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
9496 versions 6 and 7 appeared *around* the time of these Emacs releases.
9497
9498 2006-03-13 Carsten Dominik <dominik@science.uva.nl>
9499
9500 * org.texi (Clean view): Document new startup options.
9501
9502 2006-03-11 Bill Wohler <wohler@newt.com>
9503
9504 * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)
9505 (Composing, Scan Line Formats): Fix @refs.
9506 (Getting Started): Define MH profile and MH profile components.
9507 (Incorporating Mail, Reading Mail, Viewing, Printing)
9508 (Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
9509 (Signature, Aliases, Scan Line Formats): Use @code instead of @samp
9510 for string constants.
9511 (Tool Bar): Remove spurious quote.
9512 (Junk): Use ``...'' instead of "...".
9513 (Scan Line Formats): Replace @samp with @kbd.
9514
9515 2006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
9516
9517 * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
9518
9519 2006-03-10 Reiner Steib <Reiner.Steib@gmx.de>
9520
9521 * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
9522 easy to understand.
9523
9524 2006-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
9525
9526 * gnus.texi: Markup fix.
9527 (Fancy Mail Splitting): Specify new feature.
9528
9529 2006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
9530
9531 * gnus.texi (Fancy Mail Splitting): Improve descriptions about
9532 partial-words matching.
9533
9534 2006-03-07 Reiner Steib <Reiner.Steib@gmx.de>
9535
9536 * emacs-mime.texi (Display Customization): Reword image/.* stuff.
9537
9538 * gnus.texi (Oort Gnus): Add note about `gnus-load'.
9539 (MIME Commands): Fix mm-discouraged-alternatives.
9540
9541 2006-03-07 Carsten Dominik <dominik@science.uva.nl>
9542
9543 * org.texi: Version number change only.
9544
9545 2006-03-06 Bill Wohler <wohler@newt.com>
9546
9547 * mh-e.texi: Move from SourceForge repository to Savannah.
9548 This is version 7.93, which is a total rewrite from the previous
9549 edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E
9550 version 7.93.
9551
9552 2006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
9553
9554 * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
9555
9556 2006-03-01 Carsten Dominik <dominik@science.uva.nl>
9557
9558 * org.texi (Interaction): Add item about `org-mouse.el' by
9559 Piotr Zielinski.
9560 (Managing links): Document that also mouse-1 can be used to
9561 activate a link.
9562 (Headlines, FAQ): Add entry about hiding leading stars.
9563 (Miscellaneous): Resort the sections in this chapter to a more
9564 logical sequence.
9565
9566 2006-02-27 Simon Josefsson <jas@extundo.com>
9567
9568 * emacs-mime.texi (Flowed text): Add mm-fill-flowed. (Sync
9569 2004-01-27 from the trunk).
9570
9571 2006-02-24 Alan Mackenzie <acm@muc.de>
9572
9573 * cc-mode.texi: Rename c-hungry-backspace to
9574 c-hungry-delete-backwards, at the request of RMS. Leave the old
9575 name as an alias.
9576
9577 2006-02-24 Alan Mackenzie <acm@muc.de>
9578
9579 * cc-mode.texi: Correct the definition of c-beginning-of-defun, to
9580 include the function header within the defun.
9581
9582 2006-02-24 Alan Mackenzie <acm@muc.de>
9583
9584 * cc-mode.texi: Correct two typos.
9585
9586 2006-02-24 Alan Mackenzie <acm@muc.de>
9587
9588 * cc-mode.texi (Comment Commands): State that C-u M-; kills any
9589 existing comment.
9590 (Electric Keys): Add a justification for electric indentation.
9591 (Hungry WS Deletion): Clear up the names and complications of the
9592 BACKSPACE and DELETE keys.
9593
9594 2006-02-23 Juri Linkov <juri@jurta.org>
9595
9596 * faq.texi (Common requests): Move `Turning on auto-fill by
9597 default' after `Wrapping words automatically'. Move `Working with
9598 unprintable characters' before `Searching for/replacing newlines'.
9599 Move `Replacing highlighted text' after `Highlighting a region'.
9600 Merge `Repeating commands' and `Repeating a command as many times
9601 as possible' into the former.
9602 (Packages that do not come with Emacs): Add refs to Gmane and
9603 etc/MORE.STUFF.
9604
9605 2006-02-23 Juri Linkov <juri@jurta.org>
9606
9607 * faq.texi (Newsgroup archives): Update URLs of GNU mail archives.
9608 (Reporting bugs): Suggest using `M-x report-emacs-bug'.
9609 Add xref to `(emacs)Reporting Bugs'.
9610 (Getting a printed manual): Add URL to other formats of the manual.
9611 (Common requests): Fix menu.
9612 (Highlighting a region): Remove ref to `Turning on syntax highlighting'.
9613 (Horizontal scrolling): Mention `truncate-partial-width-windows'.
9614 (Inserting text at the beginning of each line): Add pxref to
9615 `Changing the included text prefix'.
9616 (Forcing the cursor to remain in the same column): Mention `track-eol'
9617 and `set-goal-column'. Add pxref to `(emacs)Moving Point'.
9618 (Replacing text across multiple files): Add keybinding `Q' for
9619 `dired-do-query-replace'.
9620
9621 2006-02-22 Carsten Dominik <dominik@science.uva.nl>
9622
9623 * reftex.texi: Version number and date change only.
9624
9625 * org.texi (Internal Links): Rewrite to cover the modified
9626 linking system.
9627
9628 2006-02-17 Eli Zaretskii <eliz@gnu.org>
9629
9630 * faq.texi: Remove the coding cookie, it's not needed anymore.
9631
9632 2006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
9633
9634 * faq.texi (Colors on a TTY): Mention Mac OS port.
9635
9636 2006-02-12 Karl Berry <karl@gnu.org>
9637
9638 * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the
9639 8-bit accented a.
9640
9641 2006-02-09 Reiner Steib <Reiner.Steib@gmx.de>
9642
9643 * gnus.texi (Gnus Versions): Add history beyond start of Oort.
9644
9645 2006-02-08 Romain Francoise <romain@orebokech.com>
9646
9647 * faq.texi (Top): Remove paragraph about the FAQ being a
9648 transitional document, etc.
9649 (Searching for/replacing newlines): New node.
9650 (Yanking text in isearch): New node.
9651 (Inserting text at the beginning of each line): Rename and make
9652 more general, mention `M-;' in Message mode.
9653
9654 2006-02-07 Luc Teirlinck <teirllm@auburn.edu>
9655
9656 * faq.texi (Meta key does not work in xterm)
9657 (Emacs does not display 8-bit characters)
9658 (Inputting eight-bit characters): Update xrefs.
9659
9660 2006-02-06 Romain Francoise <romain@orebokech.com>
9661
9662 * faq.texi (VM): VM now at version 7.19.
9663 Set myself as maintainer of this file.
9664
9665 2006-02-04 Michael Olson <mwolson@gnu.org>
9666
9667 * erc.texi (History): Note that ERC is now included with Emacs.
9668
9669 2006-01-31 Romain Francoise <romain@orebokech.com>
9670
9671 * message.texi (Message Headers): Explain what
9672 `message-alternative-emails' does in more detail.
9673 Update copyright year.
9674
9675 2006-01-30 Juanma Barranquero <lekktu@gmail.com>
9676
9677 * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
9678
9679 2006-01-29 Richard M. Stallman <rms@gnu.org>
9680
9681 * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
9682
9683 2006-01-29 Michael Olson <mwolson@gnu.org>
9684
9685 * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
9686
9687 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
9688
9689 * faq.texi (New in Emacs 22): Mention ERC.
9690
9691 2006-01-28 Luc Teirlinck <teirllm@auburn.edu>
9692
9693 * rcirc.texi: Capitalize dir entry for consistency with the entry
9694 in info/dir and other entries in the Emacs category.
9695 Fix typos. Delete trailing whitespace.
9696
9697 2006-01-28 Björn Lindström <bkhl@elektrubadur.se>
9698
9699 * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
9700
9701 2006-01-27 Eli Zaretskii <eliz@gnu.org>
9702
9703 * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
9704 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
9705
9706 * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
9707 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
9708
9709 2006-01-27 Alex Schroeder <alex@gnu.org>
9710
9711 * rcirc.texi: New file.
9712
9713 2006-01-23 Juri Linkov <juri@jurta.org>
9714
9715 * widget.texi (User Interface): Add S-TAB for widget-backward.
9716
9717 2006-01-22 Michael Albinus <michael.albinus@gmx.de>
9718
9719 Sync with Tramp 2.0.52.
9720
9721 * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
9722 Add Tramp disabling item. New item for common connection problems.
9723 (various): Apply "ftp" as method for the download URL.
9724 (Bug Reports): Refer to FAQ for common problems.
9725
9726 2006-01-21 Eli Zaretskii <eliz@gnu.org>
9727
9728 * widget.texi (User Interface): Use @key for TAB.
9729
9730 * ses.texi (Formulas, Printer functions): Use @key for TAB.
9731
9732 * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
9733 for TAB.
9734
9735 * cc-mode.texi (Indentation Calculation): Use @key for TAB.
9736
9737 2006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
9738
9739 * gnus.texi: Update copyright.
9740
9741 2006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
9742
9743 * gnus.texi (Article Washing): Additions.
9744
9745 2006-01-13 Carsten Dominik <dominik@science.uva.nl>
9746
9747 * org.texi (Agenda commands): Document tags command.
9748
9749 2006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
9750
9751 * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
9752
9753 2006-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
9754
9755 * gnus.texi (RSS): Addition.
9756
9757 2005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
9758
9759 * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
9760
9761 2005-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
9762
9763 * emacs-mime.texi (Display Customization): Add setting example to
9764 mm-discouraged-alternatives.
9765
9766 2006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
9767
9768 * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
9769 version is the canonical version.
9770
9771 2006-01-08 Alex Schroeder <alex@gnu.org>
9772
9773 * pgg.texi (Caching passphrase): Rewording.
9774
9775 2006-01-06 Eli Zaretskii <eliz@gnu.org>
9776
9777 * flymake.texi (Obtaining Flymake): Update Flymake's CVS
9778 repository URL.
9779
9780 2006-01-06 Carsten Dominik <dominik@science.uva.nl>
9781
9782 * org.texi: Removed the accidentally re-added empty line in the
9783 direntry.
9784
9785 2006-01-05 Carsten Dominik <dominik@science.uva.nl>
9786
9787 * org.texi (Agenda Views): Chapter reorganized.
9788
9789 2005-12-29 Romain Francoise <romain@orebokech.com>
9790
9791 * faq.texi (Using Customize): New node.
9792
9793 2005-12-28 Luc Teirlinck <teirllm@auburn.edu>
9794
9795 * org.texi: Remove blank line in @direntry. It is non-standard
9796 and recursively produces blank lines all over the dir file (when
9797 using Texinfo 4.8).
9798
9799 2005-12-21 Luc Teirlinck <teirllm@auburn.edu>
9800
9801 * widget.texi (atoms): Delete obsolete remark about `file' widget.
9802
9803 2005-12-20 Carsten Dominik <dominik@science.uva.nl>
9804
9805 * org.texi (Tags): Boolean logic documented.
9806 (Agenda Views): Document custom commands.
9807
9808 2005-12-20 David Kastrup <dak@gnu.org>
9809
9810 * faq.texi (AUCTeX): Update version and mailing list info.
9811
9812 2005-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
9813
9814 * gnus.texi (MIME Commands): Mention addition of
9815 multipart/alternative to gnus-buttonized-mime-types and add xref
9816 to mm-discouraged-alternatives.
9817
9818 * emacs-mime.texi (Display Customization): Mention addition of
9819 "image/.*" and add xref to gnus-buttonized-mime-types in the
9820 mm-discouraged-alternatives section.
9821
9822 2005-12-16 Carsten Dominik <dominik@science.uva.nl>
9823
9824 * org.texi (Tags): New section.
9825 (Agenda Views): Chapter reorganized.
9826
9827 2005-12-16 Eli Zaretskii <eliz@gnu.org>
9828
9829 * org.texi (Internal Links): Add a missing comma after an @xref.
9830
9831 2005-12-14 Chong Yidong <cyd@stupidchicken.com>
9832
9833 * faq.texi (Filling paragraphs with a single space): No need to
9834 change sentence-end now.
9835
9836 2005-12-13 Romain Francoise <romain@orebokech.com>
9837
9838 * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
9839
9840 2005-12-12 Jay Belanger <belanger@truman.edu>
9841
9842 * faq.texi (Calc): Update version number.
9843
9844 2005-12-12 Carsten Dominik <dominik@science.uva.nl>
9845
9846 * org.texi (Progress Logging): New section.
9847
9848 2005-12-10 Romain Francoise <romain@orebokech.com>
9849
9850 Update the Emacs FAQ for the 22.1 release.
9851
9852 * faq.texi: Set VER to `22.1'.
9853 (Basic editing): Explain how to use localized versions of the
9854 Tutorial. Mention that `C-h r' displays the manual.
9855 Delete obsolete WWW link to an Emacs 18 tutorial.
9856 (Getting a printed manual): Point to the new locations of the
9857 manuals on the GNU Web site.
9858 (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
9859 available via Info (it was previously distributed separately).
9860 (Installing Texinfo documentation): The latest version of Texinfo
9861 is 4.8, not 4.0.
9862 (Informational files for Emacs): COPYING is the GNU General Public
9863 License, not the Emacs General Public License.
9864 (Informational files for Emacs): Delete obsolete link to the
9865 GNUinfo pages as they have been removed from the GNU Web site.
9866 (New in Emacs 22): New node.
9867 (Setting up a customization file): Say that most packages support
9868 Customize nowadays.
9869 (Colors on a TTY): Delete reference to instructions on how to
9870 enable syntax highlighting, it is now enabled by default.
9871 (Turning on abbrevs by default): Emacs now reads the abbrevs file
9872 at startup automatically.
9873 (Controlling case sensitivity): Mention `M-c' in isearch.
9874 (Using an already running Emacs process): Emacs now creates the
9875 socket in `/tmp/emacsUID'. Fix typos. Change default location of
9876 gnuserv. As emacsclient can now run Lisp code as well, delete a
9877 sentence praising gnuserv for that. Simplify description of how
9878 the client/server operation works.
9879 (Compiler error messages): Delete obsolete text (compile.el has
9880 been rewritten).
9881 (Indenting switch statements): Fix typo.
9882 (Matching parentheses): Simplify setup instructions, mention the
9883 menu bar item in the Options menu.
9884 (Repeating a command as many times as possible): Mention `C-x e'.
9885 (Going to a line by number): Mention new keymap and bindings
9886 `M-g M-g', `M-g M-p' and `M-g M-n'.
9887 (Turning on syntax highlighting): Now on by default. Simplify.
9888 (Replacing highlighted text): Use `1', not `t'.
9889 (Problems with very large files): The maximum size is now 256MB on
9890 32-bit machines.
9891 (^M in the shell buffer): Mention `comint-process-echoes'.
9892 (Emacs for Apple computers): Emacs 22 has native support for Mac
9893 OS X.
9894 (Translating names to IP addresses): Delete node.
9895 (Binding keys to commands): Fix typo.
9896 (SPC no longer completes file names): New node.
9897 (MIME with Emacs mail packages): Delete section about the Emacs
9898 MIME FAQ (it's not reachable anymore).
9899
9900 2005-12-08 Alan Mackenzie <acm@muc.de>
9901
9902 * cc-mode.texi: The manual has been extensively revised: the
9903 information about using CC Mode has been separated from the larger
9904 and more difficult chapters about configuration. It has been
9905 updated for CC Mode 5.31.
9906
9907 2005-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
9908
9909 * pgg.texi (User Commands): Fix description of pgg-verify-region.
9910 (Selecting an implementation): Fix descriptions.
9911
9912 2005-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
9913
9914 * message.texi (Various Message Variables): Addition.
9915
9916 2005-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
9917
9918 * message.texi: Fix default values.
9919
9920 2005-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
9921
9922 * message.texi (Header Commands): Clarify descriptions of
9923 message-cross-post-followup-to, message-reduce-to-to-cc, and
9924 message-insert-wide-reply.
9925 (Various Commands): Fix kindex for message-kill-to-signature;
9926 clarify description of message-tab.
9927
9928 2005-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
9929
9930 * message.texi (Mailing Lists): Fix description about MFT.
9931
9932 * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
9933
9934 2005-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
9935
9936 * gnus.texi (Slow Terminal Connection): Replace old description
9937 with new one.
9938
9939 2005-11-16 Katsumi Yamaoka <yamaoka@jpl.org>
9940
9941 * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
9942 replace X-Draft-Headers with X-Draft-From.
9943
9944 2005-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
9945
9946 * gnus.texi (Various Various): Fix the default value of
9947 nnheader-max-head-length.
9948 (Gnus Versions): Fix typo.
9949
9950 2005-12-08 Carsten Dominik <dominik@science.uva.nl>
9951
9952 * org.texi (Structure editing): Document new functionality of
9953 M-RET.
9954
9955 2005-12-06 Luc Teirlinck <teirllm@auburn.edu>
9956
9957 * org.texi (Internal Links): Fix Texinfo usage.
9958
9959 2005-12-06 Carsten Dominik <dominik@science.uva.nl>
9960
9961 * org.texi (TODO basics): Document the global todo list.
9962 (TODO items): Documents sparse tree for specific TODO
9963 keywords.
9964
9965 2005-11-30 Carsten Dominik <dominik@science.uva.nl>
9966
9967 * org.texi (Plain Lists): Typos fixed.
9968
9969 2005-11-28 Jay Belanger <belanger@truman.edu>
9970
9971 * calc.texi: Change references of `M-#' to `C-x *' prefix.
9972
9973 2005-11-24 Carsten Dominik <dominik@science.uva.nl>
9974
9975 * org.texi (Structure editing): New item moving commands added.
9976 (Plain Lists): New section.
9977
9978 2005-11-18 Carsten Dominik <dominik@science.uva.nl>
9979
9980 * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
9981 (Agenda): Document commands `org-cycle-agenda-files' and
9982 `org-agenda-file-to-front'.
9983 (Built-in table editor): Document `org-table-sort-lines'.
9984 (HTML formatting): Export of hand-formatted lists.
9985
9986 2005-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
9987
9988 * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
9989 new variable gnus-toolbar-thickness.
9990
9991 2005-11-08 Katsumi Yamaoka <yamaoka@jpl.org>
9992
9993 * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
9994
9995 2005-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
9996
9997 * gnus.texi (X-Face): Fix description.
9998 (XVarious): Remove gnus-xmas-logo-color-alist and
9999 gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
10000
10001 2005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
10002
10003 * gnus.texi (Group Parameters): Mention new variable
10004 gnus-parameters-case-fold-search.
10005 (Home Score File): Addition.
10006
10007 2005-11-04 Ulf Jasper <ulf.jasper@web.de>
10008
10009 * newsticker.texi: VERSION changed to 1.9. Updated UPDATED.
10010 (Overview): List supported feed types.
10011 (Installation): No installation necessary when using autoload.
10012 (Configuration): Rename "RSS" to "news".
10013
10014 2005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
10015
10016 * pgg.texi (User Commands): Document additional passphrase
10017 argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
10018 (Backend methods): Likewise for corresponding pgg-scheme-* functions.
10019
10020 2005-11-04 Carsten Dominik <dominik@science.uva.nl>
10021
10022 * org.texi: Version number changed to 3.19.
10023
10024 2005-10-29 Sascha Wilde <wilde@sha-bang.de>
10025
10026 * pgg.texi (How to use): Update the example to add autoload of
10027 pgg-encrypt-symmetric-region.
10028 (User Commands): Document pgg-encrypt-symmetric-region.
10029 (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
10030
10031 2005-10-27 Jay Belanger <belanger@truman.edu>
10032
10033 * calc.texi (Predefined Units): Fix the symbol for a TeX points,
10034 mention other TeX-related units.
10035
10036 2005-10-23 Lars Hansen <larsh@soem.dk>
10037
10038 * dired-x.texi (Miscellaneous Commands):
10039 Replace dired-do-relative-symlink by dired-do-relsymlink and
10040 dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
10041
10042 2005-10-23 Jay Belanger <belanger@truman.edu>
10043
10044 * calc.texi (Predefined Units): Use `alpha' for the fine structure
10045 constant.
10046
10047 2005-10-23 Michael Albinus <michael.albinus@gmx.de>
10048
10049 * faq.texi (Bugs and problems):
10050 Replace `dired-move-to-filename-regexp' by
10051 `directory-listing-before-filename-regexp'.
10052
10053 2005-10-22 Eli Zaretskii <eliz@gnu.org>
10054
10055 * newsticker.texi (UPDATED): Set value.
10056
10057 2005-10-17 Katsumi Yamaoka <yamaoka@jpl.org>
10058
10059 * gnus.texi (Document Groups): Remove duplicate item.
10060
10061 2005-10-21 Carsten Dominik <dominik@science.uva.nl>
10062
10063 * org.texi (Summary): Mention iCalendar support.
10064 (Exporting): Document iCalendar support.
10065
10066 2005-10-18 Romain Francoise <romain@orebokech.com>
10067
10068 * viper.texi (Viper Specials): Capitalize GNU.
10069
10070 2005-10-17 Juri Linkov <juri@jurta.org>
10071
10072 * info.texi (Getting Started, Search Index, Expert Info):
10073 Fix wording.
10074 (Search Text): Replace `echo area' with `mode line'.
10075 (Search Index): Both `i' and `,' find all index entries.
10076 Replace example `C-f' with `C-l' (which exists in index of Info
10077 manual) and delete spaces in its keyboard input sequence.
10078 Delete unnecessary explanations about literal characters.
10079
10080 2005-10-14 Katsumi Yamaoka <yamaoka@jpl.org>
10081
10082 * gnus.texi (Document Server Internals): Addition.
10083
10084 2005-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
10085
10086 * gnus.texi (A note on namespaces): Fix RFC reference.
10087
10088 2005-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
10089
10090 * gnus.texi (RSS): Fix key description.
10091
10092 2005-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
10093
10094 * gnus.texi: Emacs/w3 -> Emacs/W3.
10095 (Browsing the Web): Fix description.
10096 (Web Searches): Ditto.
10097 (Customizing W3): Ditto.
10098
10099 2005-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
10100
10101 * gnus.texi (Maildir): Clarify expire-age and expire-group.
10102
10103 2005-10-11 Jay Belanger <belanger@truman.edu>
10104
10105 * calc.texi (Integration): Mention using `a i' to compute definite
10106 integrals.
10107
10108 2005-10-11 Juri Linkov <juri@jurta.org>
10109
10110 * info.texi: Rearrange nodes.
10111 (Top): Update menu. Change ref `Info for Experts' to
10112 `Advanced Info Commands'.
10113 (Getting Started): Fix description of manual's parts.
10114 (Help-Int): Change xref `Info Search' to `Search Index', and
10115 `Expert Info' to `Advanced'.
10116 (Advanced): Move node one level up.
10117 (Search Text, Search Index): New nodes split out from `Info Search'.
10118 (Go to node, Choose menu subtopic, Create Info buffer): New nodes
10119 split out from `Advanced'.
10120 (Advanced, Emacs Info Variables): De-document editing an Info file
10121 in Info.
10122 (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
10123 (Creating an Info File): Delete node and move its text to
10124 `Expert Info'.
10125
10126 2005-10-10 Carsten Dominik <dominik@science.uva.nl>
10127
10128 * org.texi (Workflow states): Document that change in keywords
10129 becomes active only after restart of Emacs.
10130
10131 2005-10-08 Michael Albinus <michael.albinus@gmx.de>
10132
10133 Sync with Tramp 2.0.51.
10134
10135 2005-10-08 Nick Roberts <nickrob@snap.net.nz>
10136
10137 * speedbar.texi (Introduction): Describe new location of speedbar
10138 on menubar.
10139 (Basic Key Bindings): Remove descriptions of bindings that have
10140 been removed.
10141
10142 2005-10-05 Nick Roberts <nickrob@snap.net.nz>
10143
10144 * speedbar.texi (GDB): Describe use of watch expressions.
10145
10146 2005-09-28 Simon Josefsson <jas@extundo.com>
10147
10148 * message.texi (IDNA): Fix.
10149
10150 2005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
10151
10152 * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
10153 nntp-server-hook, and nntp-warn-about-losing-connection; fix
10154 description of nntp-open-connection-function.
10155 (Common Variables): Fix descriptions.
10156
10157 2005-09-26 Katsumi Yamaoka <yamaoka@jpl.org>
10158
10159 * gnus.texi (Server Buffer Format): Document the %a format spec.
10160
10161 2005-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
10162
10163 * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
10164
10165 2005-09-23 Carsten Dominik <dominik@science.uva.nl>
10166
10167 * org.texi Version 3.16.
10168
10169 2005-09-19 Miles Bader <miles@gnu.org>
10170
10171 * newsticker.texi: Get rid of CVS keywords.
10172
10173 2005-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
10174
10175 * gnus.texi (Finding the Parent): Fix description of how Gnus
10176 finds article.
10177
10178 2005-09-14 Jari Aalto <jari.aalto@cante.net>
10179
10180 * gnus.texi (Advanced Scoring Examples): New examples to teach how
10181 to drop off non-answered articles.
10182
10183 2005-09-19 Juanma Barranquero <lekktu@gmail.com>
10184
10185 * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
10186 braces (which are unsupported by NMAKE) for macro `srcdir'.
10187
10188 2005-09-17 Eli Zaretskii <eliz@gnu.org>
10189
10190 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
10191 (../info/newsticker, newsticker.dvi): New targets.
10192
10193 2005-09-17 Ulf Jasper <ulf.jasper@web.de>
10194
10195 * newsticker.texi: Replace @command with @code. Replace @example
10196 with @lisp.
10197 (Top): Add explanations to menu items.
10198 (GNU Free Documentation License): Remove.
10199
10200 2005-09-16 Romain Francoise <romain@orebokech.com>
10201
10202 Update all files to specify GFDL version 1.2.
10203
10204 * doclicense.texi (GNU Free Documentation License): Update to
10205 version 1.2.
10206
10207 2005-09-15 Richard M. Stallman <rms@gnu.org>
10208
10209 * newsticker.texi: Fix @setfilename.
10210
10211 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
10212 (../info/newsticker, newsticker.dvi): New targets.
10213
10214 2005-08-30 Carsten Dominik <dominik@science.uva.nl>
10215
10216 * org.texi: Version 3.15.
10217
10218 2005-08-29 Luc Teirlinck <teirllm@auburn.edu>
10219
10220 * ses.texi: Combine all three indices into one.
10221 Correct a few typos.
10222
10223 2005-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
10224
10225 * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
10226
10227 2005-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
10228
10229 * emacs-mime.texi (Handles): Remove duplicate item.
10230 (Encoding Customization): Fix the default value for
10231 mm-coding-system-priorities.
10232 (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
10233 (Basic Functions): Fix reference.
10234
10235 2005-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
10236
10237 * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
10238
10239 2005-08-18 Richard M. Stallman <rms@gnu.org>
10240
10241 * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
10242 and web site.
10243
10244 * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
10245 not keyboard-translate.
10246
10247 2005-08-11 Richard M. Stallman <rms@gnu.org>
10248
10249 * faq.texi (Using regular expressions): Fix xref.
10250
10251 2005-08-09 Juri Linkov <juri@jurta.org>
10252
10253 * info.texi (Help-P): Replace `Prev' with `Previous'.
10254 (Help-M, Help-Xref): Add S-TAB.
10255 (Help-FOO): Update `u' command.
10256 (Help-Xref): Move info about Mouse-2 from `Help-Int'.
10257 Update info about visibility of xref parts.
10258 (Help-Int): Fix `m' command. Rename `Info-last' to
10259 `Info-history-back'. Add `Info-history-forward'.
10260 (Advanced): Fix `g*' and `M-n' commands.
10261 (Info Search): Add `index-apropos' in stand-alone browser.
10262 Add isearch commands.
10263 (Emacs Info Variables): Remove `Info-fontify'.
10264 Add `Info-mode-hook'. Update face names.
10265 Add `Info-fontify-maximum-menu-size',
10266 `Info-fontify-visited-nodes', `Info-isearch-search'.
10267
10268 2005-08-07 Michael Albinus <michael.albinus@gmx.de>
10269
10270 Sync with Tramp 2.0.50.
10271
10272 * tramp.texi: Use @option{} consequently for method names.
10273 (Inline methods, External transfer methods): Remove references to
10274 Cygwin.
10275 (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
10276 implementation.
10277
10278 2005-07-27 Reiner Steib <Reiner.Steib@gmx.de>
10279
10280 * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
10281 Mention that gnus-init-file is not read when Emacs is invoked with
10282 --no-init-file or -q.
10283
10284 2005-07-19 Carsten Dominik <dominik@science.uva.nl>
10285
10286 * org.texi: Version 3.14.
10287
10288 2005-07-04 Carsten Dominik <dominik@science.uva.nl>
10289
10290 * org.texi: Version 3.13.
10291
10292 2005-07-18 Juri Linkov <juri@jurta.org>
10293
10294 * calc.texi (Time Zones, Logical Operations):
10295 * cl.texi (Overview):
10296 * org.texi (TODO types):
10297 * sc.texi (Emacs 18 MUAs):
10298 * speedbar.texi (Top):
10299 * url.texi (History):
10300 Delete duplicate duplicate words.
10301
10302 2005-07-16 Johan Bockgård <bojohan@users.sourceforge.net> (tiny change)
10303
10304 * cl.texi (Type Predicates): Document `atom' type.
10305
10306 2005-07-04 Lute Kamstra <lute@gnu.org>
10307
10308 Update FSF's address in GPL notices.
10309
10310 * calc.texi (Copying):
10311 * doclicense.texi (GNU Free Documentation License):
10312 * faq.texi (Contacting the FSF):
10313 * mh-e.texi (Copying): Update FSF's address.
10314
10315 2005-07-03 Richard M. Stallman <rms@gnu.org>
10316
10317 * flymake.texi (Example -- Configuring a tool called directly):
10318 Update name of flymake-build-relative-filename.
10319
10320 2005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
10321
10322 * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
10323
10324 2005-06-29 Carsten Dominik <dominik@science.uva.nl>
10325
10326 * org.texi: Version 3.12.
10327
10328 2005-06-24 Eli Zaretskii <eliz@gnu.org>
10329
10330 * makefile.w32-in (MAKEINFO): Use --force.
10331 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
10332 Makefile.in.
10333 (gnus.dvi): Use "..." to quote Sed args, so that it works with
10334 more shells.
10335
10336 2005-06-23 Richard M. Stallman <rms@gnu.org>
10337
10338 * speedbar.texi (Creating a display): Texinfo usage fixes.
10339
10340 * tramp.texi (Customizing Completion, Auto-save and Backup):
10341 Texinfo usage fixes.
10342
10343 2005-06-23 Juanma Barranquero <lekktu@gmail.com>
10344
10345 * dired-x.texi (Miscellaneous Commands):
10346 * ediff.texi (Miscellaneous):
10347 * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
10348 (Agent Variables):
10349 * info.texi (Help-Xref):
10350 * message.texi (Message Headers):
10351 * org.texi (Remember):
10352 * reftex.texi (Options (Defining Label Environments))
10353 (Options (Index Support), Options (Viewing Cross-References))
10354 (Options (Misc), Changes):
10355 * speedbar.texi (Creating a display):
10356 * tramp.texi (Customizing Completion, Auto-save and Backup):
10357 Texinfo usage fix.
10358
10359 2005-06-13 Carsten Dominik <dominik@science.uva.nl>
10360
10361 * org.texi: Version 3.11.
10362
10363 2005-06-12 Jay Belanger <belanger@truman.edu>
10364
10365 * calc.texi (Getting Started): Remove extra menu item.
10366
10367 2005-05-31 Jay Belanger <belanger@truman.edu>
10368
10369 * calc.texi (Notations Used in This Manual): Use @kbd for key
10370 sequence.
10371 (Demonstration of Calc): Mention another way of starting Calc.
10372 (Starting Calc): Mention long name of M-#.
10373 (Embedded Mode Overview): Remove unnecessary instruction.
10374 (Other M-# commands): Rephrase `M-# 0' explanation.
10375 (Basic Embedded Mode): Rewrite discussion of prefix arguments to
10376 reflect current behavior.
10377
10378 2005-05-30 Jay Belanger <belanger@truman.edu>
10379
10380 * calc.texi (Hooks): Change description of calc-window-hook and
10381 calc-trail-window-hook to match usage.
10382 (Computational Functions): Add more constant-generating functions.
10383 (Customizable Variables): Use defvar.
10384
10385 2005-05-28 Jay Belanger <belanger@truman.edu>
10386
10387 * calc.texi (Assignments in Embedded Mode): Fix variable name.
10388 (Basic Embedded Mode): Explain behavior of arguments to
10389 calc-embedded-mode.
10390
10391 2005-05-27 Jay Belanger <belanger@truman.edu>
10392
10393 * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
10394 current behavior.
10395
10396 2005-05-25 Jay Belanger <belanger@truman.edu>
10397
10398 * calc.texi: Change Calc version number throughout.
10399 (Keypad Mode): Change location in info output.
10400 (Keypad mode overview): Move picture of keypad.
10401
10402 2005-05-21 Jay Belanger <belanger@truman.edu>
10403
10404 * calc.texi (Storing variables): Mention that only most variables
10405 are void to begin with.
10406
10407 2005-05-21 Kevin Ryde <user42@zip.com.au>
10408
10409 * widget.texi (Basic Types): Update cross ref from "Enabling
10410 Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
10411 lispref/text.texi change.
10412
10413 2005-05-20 Carsten Dominik <dominik@science.uva.nl>
10414
10415 * org.texi: Version 3.09.
10416
10417 2005-05-18 Carsten Dominik <dominik@science.uva.nl>
10418
10419 * reftex.texi: Version 4.28.
10420
10421 2005-05-16 Jay Belanger <belanger@truman.edu>
10422
10423 * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
10424
10425 2005-05-14 Jay Belanger <belanger@truman.edu>
10426
10427 * calc.texi (Default Simplifications): Insert missing ! (logical
10428 not operator).
10429
10430 2005-05-14 Michael Albinus <michael.albinus@gmx.de>
10431
10432 Sync with Tramp 2.0.49.
10433
10434 2005-05-10 Jay Belanger <belanger@truman.edu>
10435
10436 * calc.texi (Default Simplifications): Mention that 0^0 simplifies
10437 to 1.
10438
10439 2005-04-29 Carsten Dominik <dominik@science.uva.nl>
10440
10441 * org.texi: Version 3.08, structure reorganized.
10442
10443 2005-04-24 Richard M. Stallman <rms@gnu.org>
10444
10445 * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
10446
10447 2005-04-15 Carsten Dominik <dominik@science.uva.nl>
10448
10449 * org.texi: Update to version 3.06.
10450
10451 2005-04-13 Lute Kamstra <lute@gnu.org>
10452
10453 * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
10454
10455 2005-04-10 Thien-Thi Nguyen <ttn@gnu.org>
10456
10457 * cl.texi (Porting Common Lisp): Fix typo.
10458
10459 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
10460
10461 * gnus.texi (RSS): Addition.
10462
10463 2005-04-04 Jay Belanger <belanger@truman.edu>
10464
10465 * calc.texi: Change Calc version number.
10466 (Customizable variables): Fix description of calc-language-alist.
10467 (Copying): Put in version 2 of GPL.
10468
10469 2005-04-01 Jay Belanger <belanger@truman.edu>
10470
10471 * calc.texi (Troubleshooting Commands): Remove comment about
10472 installation.
10473 (Installation): Remove section.
10474 (Customizable Variables): New section.
10475 (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
10476 (Graphical Devices): Add references to Customizable Variables.
10477
10478 2005-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
10479
10480 * emacs-mime.texi (Display Customization): Markup fixes.
10481 (rfc2047): Update.
10482
10483 2005-03-23 Reiner Steib <Reiner.Steib@gmx.de>
10484
10485 * gnus-faq.texi: Replaced with auto-generated version.
10486
10487 2005-03-26 Stephan Stahl <stahl@eos.franken.de> (tiny change)
10488
10489 * dired-x.texi (Multiple Dired Directories): default-directory was
10490 renamed to dired-default-directory.
10491
10492 2005-03-26 Jay Belanger <belanger@truman.edu>
10493
10494 * calc.texi (Simplifying Formulas, Rewrite Rules):
10495 Change description of top and bottom of fraction.
10496 (Modulo Forms): Move description of how to create modulo forms to
10497 earlier in the section.
10498 (Fraction Mode): Suggest using : to get a fraction by dividing.
10499 (Basic Arithmetic): Adjust placement of command name.
10500 (Truncating the Stack): Emphasize that "hidden" entries are still
10501 visible.
10502 (Installation): Move discussion of printing manual to "About This
10503 Manual".
10504 (About This Manual): Mention how to print the manual.
10505 (Reporting Bugs): Remove first person.
10506 (Building Vectors): Add algebraic version of append.
10507 (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
10508 (Grouping Digits): Fix typo.
10509
10510 2005-03-25 Werner Lemberg <wl@gnu.org>
10511
10512 * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
10513 Replace `legal' with `valid'.
10514
10515 2005-03-25 Werner Lemberg <wl@gnu.org>
10516
10517 * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
10518
10519 2005-03-24 Jay Belanger <belanger@truman.edu>
10520
10521 * calc.texi (General Mode Commands)
10522 (Mode Settings in Embedded Mode): Add some explanation of
10523 recording mode settings.
10524
10525 2005-03-24 Richard M. Stallman <rms@gnu.org>
10526
10527 * calc.texi: Remove praise of non-free software.
10528
10529 * idlwave.texi: Don't say where to get IDL or its non-free manual.
10530 (Installation): Node deleted.
10531
10532 2005-03-23 Richard M. Stallman <rms@gnu.org>
10533
10534 * url.texi (HTTP language/coding): Improve last change.
10535
10536 2005-03-22 Jay Belanger <belanger@truman.edu>
10537
10538 * calc.texi (Embedded Mode): Add new information on changing
10539 modes.
10540
10541 2005-03-20 Michael Albinus <michael.albinus@gmx.de>
10542
10543 Sync with Tramp 2.0.48.
10544
10545 * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
10546
10547 * tramp.texi: Replace "Emacs" by "GNU Emacs". Replace "Linux" by
10548 "GNU/Linux". Change all addresses to .gnu.org.
10549 (Default Method): Offer shortened syntax for "su" and "sudo"
10550 methods.
10551
10552 2005-03-07 Richard M. Stallman <rms@gnu.org>
10553
10554 * url.texi: Fix usage of "e.g.".
10555 (HTTP language/coding): Explain the rules for these strings.
10556
10557 2005-03-06 Richard M. Stallman <rms@gnu.org>
10558
10559 * woman.texi (Introduction): Minor cleanups.
10560
10561 * url.texi (HTTP language/coding): Get rid of "Emacs 21".
10562
10563 * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
10564 (Installation): Node deleted.
10565
10566 * mh-e.texi (Preface): Get rid of "Emacs 21".
10567
10568 * eshell.texi (Installation): Delete node (for Emacs 20).
10569
10570 2005-03-05 Thien-Thi Nguyen <ttn@gnu.org>
10571
10572 * flymake.texi: Refill and tweak style in @lisp blocks.
10573
10574 2005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
10575
10576 * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
10577
10578 2005-03-01 Jay Belanger <belanger@truman.edu>
10579
10580 * calc.texi (Trigonometric and Hyperbolic Functions):
10581 Mention additional functions.
10582 (Algebraic Simplifications): Mention additional simplifications.
10583
10584 2005-02-18 Jonathan Yavner <jyavner@member.fsf.org>
10585
10586 * ses.texi: Add concept/function/variable indices (this work was
10587 donated by Brad Collins <brad@chenla.org>, copyright-assignment
10588 papers on file at FSF).
10589
10590 2005-02-10 Jay Belanger <belanger@truman.edu>
10591
10592 * calc.texi: Change @LaTeX to La@TeX throughout.
10593 Redefine @expr as @math for TeX output.
10594 Redefine @texline as a no-op for TeX output.
10595 Define @tfn, replace @t by @tfn throughout.
10596
10597 2005-02-09 Jay Belanger <belanger@truman.edu>
10598
10599 * calc.texi: Add macro for LaTeX for info output.
10600
10601 2005-02-08 Kim F. Storm <storm@cua.dk>
10602
10603 * texinfo.tex (LaTex): Add def.
10604
10605 2005-02-06 Jay Belanger <belanger@truman.edu>
10606
10607 * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
10608 change name to "TeX and LaTeX Language Modes." Mention LaTeX mode
10609 throughout manual.
10610
10611 2005-01-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
10612
10613 * gnus.texi: Some edits based on comments from David Abrahams.
10614
10615 2005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
10616
10617 * gnus.texi (RSS): Fix the keystroke.
10618
10619 2005-01-24 David Kastrup <dak@gnu.org>
10620
10621 * faq.texi: Update AUCTeX version info.
10622
10623 2005-01-16 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
10624
10625 * gnus-faq.texi ([4.1]): Typo.
10626
10627 2005-01-19 Jay Belanger <belanger@truman.edu>
10628
10629 * calc.texi (Keep Arguments): Mention that keeping arguments
10630 doesn't work with keyboard macros.
10631
10632 2005-01-16 Richard M. Stallman <rms@gnu.org>
10633
10634 * autotype.texi (Autoinserting): Fix small error.
10635
10636 2005-01-16 Michael Albinus <michael.albinus@gmx.de>
10637
10638 Sync with Tramp 2.0.47.
10639
10640 * tramp.texi (Compilation): New section, describing compilation of
10641 remote files.
10642
10643 2005-01-11 Kim F. Storm <storm@cua.dk>
10644
10645 * widget.texi (Basic Types): Add :follow-link keyword.
10646
10647 2005-01-09 Jay Belanger <belanger@truman.edu>
10648
10649 * calc.texi (Basic Commands): Describe new behavior of calc-reset.
10650
10651 2005-01-08 Jay Belanger <belanger@truman.edu>
10652
10653 * calc.texi: Change throughout to reflect new default value of
10654 calc-settings-file.
10655
10656 2005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
10657
10658 * message.texi (Reply): `message-reply-to-function' should return
10659 a list. Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
10660
10661 2005-01-06 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
10662
10663 * faq.texi (Changing load-path): Fix typo.
10664
10665 2005-01-05 Jay Belanger <belanger@truman.edu>
10666
10667 * calc.texi (Programming Tutorial): Replace kbd command by
10668 appropriate characters for a keyboard macro.
10669
10670 2005-01-04 Jay Belanger <belanger@truman.edu>
10671
10672 * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
10673 for Lucid Emacs.
10674 (Programming Tutorial): Mention that the user needs to be in the
10675 right mode to compute some functions.
10676
10677 2005-01-04 Jay Belanger <belanger@truman.edu>
10678
10679 * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
10680 no longer applicable.
10681
10682 2005-01-01 Jay Belanger <belanger@truman.edu>
10683
10684 * calc.texi (Programming Tutorial): Change description of how to
10685 edit keyboard macros to match current behavior.
10686
10687 2004-12-31 Jay Belanger <belanger@truman.edu>
10688
10689 * calc.texi: Mention C-cC-c as the way to finish editing throughout.
10690
10691 2004-12-20 Jay Belanger <belanger@truman.edu>
10692
10693 * calc.texi (Types Tutorial): Emphasize that you can't divide by
10694 zero.
10695
10696 2004-12-17 Luc Teirlinck <teirllm@auburn.edu>
10697
10698 * cc-mode.texi (Text Filling and Line Breaking): Put period after
10699 @xref.
10700 (Font Locking): Avoid @strong{Note:}.
10701
10702 2004-12-17 Michael Albinus <michael.albinus@gmx.de>
10703
10704 Sync with Tramp 2.0.46.
10705
10706 * tramp.texi (bottom): Add arch-tag. It was lost, somehow.
10707
10708 2004-12-16 Luc Teirlinck <teirllm@auburn.edu>
10709
10710 * url.texi: Correct typos.
10711 (Retrieving URLs): @var{nil}->@code{nil}.
10712 (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
10713 the standard "The GNU Emacs Manual" in fifth argument of @xref's.
10714 (Dealing with HTTP documents): @inforef->@xref.
10715
10716 2004-12-15 Jay Belanger <belanger@truman.edu>
10717
10718 * calc.texi: Consistently capitalized all mode names.
10719 (Answers to Exercises): Mention that an answer can be a fraction
10720 when in Fraction mode.
10721
10722 2004-12-13 Jay Belanger <belanger@truman.edu>
10723
10724 * calc.texi: Fix some TeX definitions.
10725
10726 2004-12-09 Luc Teirlinck <teirllm@auburn.edu>
10727
10728 * reftex.texi (Imprint): Remove erroneous @value's.
10729
10730 2004-12-08 Luc Teirlinck <teirllm@auburn.edu>
10731
10732 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
10733 (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
10734
10735 2004-12-08 Jay Belanger <belanger@truman.edu>
10736
10737 * calc.texi (Starting Calc): Remove comment about installation.
10738 (Keypad Mode Overview): Remove comment about Emacs 19 support.
10739
10740 2004-12-08 Luc Teirlinck <teirllm@auburn.edu>
10741
10742 * url.texi: Update @setfilename.
10743 (Getting Started): No need to worry about Gnus versions.
10744 (Dealing with HTTP documents): Use @inforef.
10745
10746 * org.texi: Fix @direntry file name.
10747
10748 2004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
10749
10750 * url.texi: New file.
10751
10752 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
10753
10754 2004-12-06 Jay Belanger <belanger@truman.edu>
10755
10756 * calc.texi (Using Calc): Remove paragraph about installation.
10757
10758 2004-12-06 Jay Belanger <belanger@truman.edu>
10759
10760 * calc.texi: Use more Texinfo macros and less TeX defs.
10761 Remove @refill's.
10762
10763 2004-12-06 Richard M. Stallman <rms@gnu.org>
10764
10765 * org.texi: New file.
10766
10767 2004-12-05 Richard M. Stallman <rms@gnu.org>
10768
10769 * Makefile.in (org.dvi, ../info/org): New targets.
10770 (INFO_TARGETS): Add ../info/org.
10771 (DVI_TARGETS): Add org.dvi.
10772 (maintainer-clean): Remove the info files in the info dir.
10773
10774 2004-11-26 Eli Zaretskii <eliz@gnu.org>
10775
10776 * idlwave.texi: Fix the setfilename directive to put the produced
10777 file in ../info.
10778 (Continued Statement Indentation): Resurrect Jan D.'s change from
10779 2004-11-03 that was lost when a newer version of idlwave.texi was
10780 imported.
10781
10782 2004-12-08 Reiner Steib <Reiner.Steib@gmx.de>
10783
10784 * gnus-faq.texi ([5.1]): Add missing bracket.
10785
10786 * gnus.texi (Filtering Spam Using The Spam ELisp Package):
10787 Index `spam-initialize'.
10788
10789 2004-11-22 Reiner Steib <Reiner.Steib@gmx.de>
10790
10791 * message.texi (Various Message Variables): Mention that all mail
10792 file variables are derived from `message-directory'.
10793
10794 * gnus.texi (Splitting Mail): Clarify bogus group.
10795
10796 2004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
10797
10798 * emacs-mime.texi (Encoding Customization):
10799 Fix mm-coding-system-priorities entry.
10800
10801 2004-11-03 Jan Djärv <jan.h.d@swipnet.se>
10802
10803 * idlwave.texi (Continued Statement Indentation):
10804 * reftex.texi (Options (Index Support))
10805 (Displaying and Editing the Index, Table of Contents):
10806 * speedbar.texi (Creating a display, Major Display Modes):
10807 Replace non-nil with non-@code{nil}.
10808
10809 2004-10-21 Jay Belanger <belanger@truman.edu>
10810
10811 * calc.texi (Algebraic-Style Calculations): Remove a comment.
10812
10813 2004-10-18 Luc Teirlinck <teirllm@auburn.edu>
10814
10815 * calc.texi (Reporting Bugs): Double up `@'.
10816
10817 2004-10-18 Jay Belanger <belanger@truman.edu>
10818
10819 * calc.texi (Reporting Bugs): Change the address that bugs
10820 should be sent to.
10821
10822 2004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
10823
10824 * gnus.texi (New Features): Add 5.11.
10825
10826 * message.texi (Resending): Remove wrong default value.
10827
10828 * gnus.texi (Mail Source Specifiers): Describe possible problems
10829 of `pop3-leave-mail-on-server'. Add `pop3-movemail' and
10830 `pop3-leave-mail-on-server' to the index.
10831
10832 2004-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
10833
10834 * message.texi (Canceling News): Add how to set a password.
10835
10836 2004-10-12 Jay Belanger <belanger@truman.edu>
10837
10838 * calc.texi (Help Commands): Change the descriptions of
10839 calc-describe-function and calc-describe-variable to match their
10840 current behavior.
10841
10842 2004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
10843
10844 * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
10845
10846 2004-10-12 Michael Albinus <michael.albinus@gmx.de>
10847
10848 Sync with Tramp 2.0.45.
10849
10850 * tramp.texi (Frequently Asked Questions): Comment paragraph about
10851 plink link. The URL is outdated. Originator contacted for
10852 clarification.
10853
10854 2004-10-10 Juri Linkov <juri@jurta.org>
10855
10856 * gnus.texi (Top, Marking Articles): Join two menus in one node
10857 because a node can have only one menu.
10858
10859 2004-10-09 Juri Linkov <juri@jurta.org>
10860
10861 * gnus.texi (Fancy Mail Splitting): Remove backslash in the
10862 example of nnmail-split-fancy.
10863
10864 2004-10-06 Karl Berry <karl@gnu.org>
10865
10866 * info.texi (@kbd{1}--@kbd{9}): No space around --, for
10867 consistency with other uses of dashes.
10868
10869 2004-10-05 Karl Berry <karl@gnu.org>
10870
10871 * info.texi: Consistently use --- throughout, periods at end of
10872 menu descriptions, and a couple typos.
10873
10874 2004-09-26 Jesper Harder <harder@ifa.au.dk>
10875
10876 * sieve.texi (Manage Sieve API): nil -> @code{nil}.
10877 * pgg.texi (User Commands, Backend methods): Do.
10878 * gnus.texi: Markup fixes.
10879 (Setting Process Marks): Fix `M P a' entry.
10880 * emacs-mime.texi: Fixes.
10881
10882 2004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
10883
10884 * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
10885 again.
10886 Use 5.10 instead of 5.10.0.
10887
10888 2004-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
10889
10890 * gnus.texi (Summary Mail Commands): S D e.
10891
10892 2004-09-20 Raymond Scholz <ray-2004@zonix.de> (tiny change)
10893
10894 * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
10895 the gnus-article-mode-line-format section.
10896
10897 2004-09-20 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
10898
10899 * gnus.texi (Various Summary Stuff): Fix the documentation for
10900 gnus-newsgroup-variables.
10901
10902 2004-09-20 Reiner Steib <Reiner.Steib@gmx.de>
10903
10904 * gnus.texi (MIME Commands):
10905 Add gnus-mime-display-multipart-as-mixed,
10906 gnus-mime-display-multipart-alternative-as-mixed,
10907 gnus-mime-display-multipart-related-as-mixed.
10908 (Mail Source Customization): Clarify `mail-source-directory'.
10909 (Splitting Mail): Mention gnus-group-find-new-groups.
10910 (SpamOracle): Fix typo.
10911
10912 * gnus-faq.texi: Untabify.
10913 ([6.3]): nnir.el is in contrib directory.
10914
10915 * message.texi (News Headers): Clarify how a unique ID is created.
10916
10917 * gnus.texi (Batching Agents): Fix typo in example.
10918 Reported by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
10919
10920 2004-09-20 Andre Srinivasan <andre@e2open.com> (tiny change)
10921
10922 * gnus.texi (Group Parameters): Add more on hooks.
10923
10924 2004-09-20 Florian Weimer <fw@deneb.enyo.de>
10925
10926 * gnus.texi (Charsets): Point to relevant section in emacs-mime.
10927
10928 2004-09-22 Jay Belanger <belanger@truman.edu>
10929
10930 * calc.texi (Vectors as Lists): Add a warning that the tutorial
10931 might be hidden during part of the session.
10932
10933 2004-09-20 Jay Belanger <belanger@truman.edu>
10934
10935 * calc.texi (Notations Used in This Manual): Put in an earlier
10936 mention that DEL could be called Backspace.
10937
10938 2004-09-10 Simon Josefsson <jas@extundo.com>
10939
10940 * gnus.texi (IMAP): Add example. Suggested and partially written
10941 by Steinar Bang <sb@dod.no>.
10942
10943 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10944
10945 * gnus.texi (IMAP): Add comments about imaps synonym to imap in
10946 netrc syntax.
10947
10948 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10949
10950 * gnus.texi (Spam ELisp Package Sequence of Events):
10951 Some clarifications.
10952 (Spam ELisp Package Global Variables): More clarifications.
10953
10954 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10955
10956 * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
10957 Mention spam-split does not modify incoming mail.
10958
10959 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10960
10961 * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
10962
10963 2004-09-10 Eli Zaretskii <eliz@gnu.org>
10964
10965 * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi.
10966
10967 2004-09-09 Reiner Steib <Reiner.Steib@gmx.de>
10968
10969 * makefile.w32-in (sieve, pgg): Use $(infodir).
10970
10971 2004-09-08 Dhruva Krishnamurthy <dhruva.krishnamurthy@gmail.com> (tiny change)
10972
10973 * makefile.w32-in: Fix PGG and Sieve entries.
10974
10975 2004-08-28 Eli Zaretskii <eliz@gnu.org>
10976
10977 * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
10978 Emacs and related programs.
10979
10980 2004-08-27 Richard M. Stallman <rms@gnu.org>
10981
10982 * faq.texi: Fix texinfo usage, esp. doublequotes.
10983 (Difference between Emacs and XEmacs): Some clarification.
10984
10985 * faq.texi (Difference between Emacs and XEmacs):
10986 Explain not to contrast XEmacs with GNU Emacs.
10987
10988 2004-08-26 Richard M. Stallman <rms@gnu.org>
10989
10990 * faq.texi (Difference between Emacs and XEmacs): Rewrite.
10991
10992 2004-08-22 David Kastrup <dak@gnu.org>
10993
10994 * reftex.texi (AUCTeX): Update links, section name.
10995
10996 * faq.texi (Calc): Update availability (included in 22.1).
10997 (AUCTeX): Update availability, information, versions, description.
10998
10999 2004-08-14 Eli Zaretskii <eliz@gnu.org>
11000
11001 * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
11002
11003 2004-08-11 Martin Stjernholm <mast@lysator.liu.se>
11004
11005 * cc-mode.texi: Various updates for CC Mode 5.30.9.
11006
11007 2004-08-10 Michael Albinus <michael.albinus@gmx.de>
11008
11009 Sync with Tramp 2.0.44.
11010
11011 2004-08-05 Lars Hansen <larsh@math.ku.dk>
11012
11013 * widget.texi (User Interface): Update how to separate the
11014 editable field of an editable-field widget from other widgets.
11015 (Programming Example): Add text after field.
11016
11017 2004-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
11018
11019 * emacs-mime.texi (Encoding Customization): Add a note to the
11020 mm-content-transfer-encoding-defaults entry.
11021 (rfc2047): Update.
11022
11023 * gnus.texi (Article Highlighting):
11024 Add gnus-cite-ignore-quoted-from.
11025 (POP before SMTP): New node.
11026 (Posting Styles): Addition.
11027 (Splitting Mail): Add nnmail-split-lowercase-expanded.
11028 (Fancy Mail Splitting): Ditto.
11029 (X-Face): Add gnus-x-face.
11030
11031 2004-08-30 Reiner Steib <Reiner.Steib@gmx.de>
11032
11033 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
11034 * pgg.texi, sieve.texi: Use @copying and @insertcopying.
11035
11036 2004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
11037
11038 * gnus.texi (Mail Source Specifiers):
11039 Describe `pop3-leave-mail-on-server'.
11040
11041 2004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
11042
11043 * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
11044
11045 * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
11046 repository. Change setfilename.
11047
11048 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
11049
11050 2004-07-02 Juri Linkov <juri@jurta.org>
11051
11052 * pcl-cvs.texi (Viewing differences): Add `d r'.
11053
11054 2004-06-29 Jesper Harder <harder@ifa.au.dk>
11055
11056 * ses.texi, viper.texi, flymake.texi, faq.texi:
11057 * eshell.texi, ediff.texi: Markup fixes.
11058
11059 2004-06-21 Karl Berry <karl@gnu.org>
11060
11061 * info.texi (Top): Mention that only Emacs has mouse support.
11062 (Getting Started): Mention this in a few other places.
11063
11064 2004-06-13 Luc Teirlinck <teirllm@auburn.edu>
11065
11066 * autotype.texi (Copyrights, Timestamps):
11067 Recommend `before-save-hook' instead of `write-file-functions'.
11068
11069 2004-06-13 Lars Hansen <larsh@math.ku.dk>
11070
11071 * dired-x.texi (dired-mark-omitted): Update keybinding.
11072
11073 2004-06-10 Kim F. Storm <storm@cua.dk>
11074
11075 * pcl-cvs.texi (Viewing differences): Add 'd y'.
11076
11077 2004-06-05 Lars Hansen <larsh@math.ku.dk>
11078
11079 * dired-x.texi (variable dired-omit-mode): Rename from
11080 dired-omit-files-p.
11081 (function dired-omit-mode): Rename from dired-omit-toggle.
11082 Call dired-omit-mode rather than set dired-omit-files-p.
11083 (dired-mark-omitted): Describe command.
11084
11085 2004-05-29 Michael Albinus <michael.albinus@gmx.de>
11086
11087 Version 2.0.41 of Tramp released.
11088
11089 2004-05-29 Juanma Barranquero <lektu@terra.es>
11090
11091 * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
11092 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
11093
11094 2004-05-29 Richard M. Stallman <rms@gnu.org>
11095
11096 * cl.texi (Top): Call this chapter `Introduction'.
11097 (Overview): In TeX, no section heading here.
11098
11099 * cc-mode.texi: Put commas after i.e. and e.g. Minor cleanups.
11100
11101 2004-05-29 Eli Zaretskii <eliz@gnu.org>
11102
11103 * Makefile.in (../info/flymake, flymake.dvi): New targets.
11104 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
11105
11106 2004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
11107
11108 * flymake.texi: New file.
11109
11110 2004-05-28 Simon Josefsson <jas@extundo.com>
11111
11112 * smtpmail.texi (Authentication): Improve STARTTLS discussion.
11113
11114 2004-05-07 Kai Großjohann <kai@emptydomain.de>
11115
11116 Version 2.0.40 of Tramp released.
11117
11118 2004-04-25 Michael Albinus <Michael.Albinus@alcatel.de>
11119
11120 Complete rework, based on review by Karl Berry <karl@gnu.org>.
11121
11122 * tramp.texi (Auto-save and Backup): Explain exploitation of new
11123 variables `tramp-backup-directory-alist' and
11124 `tramp-bkup-backup-directory-info'.
11125 (Overview, Connection types)
11126 (External transfer methods, Default Method)
11127 (Windows setup hints): Remove restriction of password entering
11128 with external methods.
11129 (Auto-save and Backup): Make file name example
11130 (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info'
11131 and `auto-save-directory' must be used.
11132 (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
11133 only "NT"). Remove doubled entry "What kinds of systems does
11134 @tramp{} work on".
11135 (tramp): Macro removed.
11136 (Obtaining Tramp): Flag removed from title.
11137 (all): "tramp-" and "-" removed from flag names. Flags `tramp'
11138 and `trampver' used properly. Flag `tramp-inst' replaced by
11139 `installchapter'. Installation related text adapted.
11140
11141 2004-04-28 Masatake YAMATO <jet@gyve.org>
11142
11143 * widget.texi (Programming Example): Remove overlays.
11144
11145 2004-04-27 Jesper Harder <harder@ifa.au.dk>
11146
11147 * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
11148
11149 2004-04-23 Juanma Barranquero <lektu@terra.es>
11150
11151 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
11152
11153 2004-04-05 Jesper Harder <harder@ifa.au.dk>
11154
11155 * info.texi (Info Search): Add info-apropos.
11156
11157 2004-03-22 Juri Linkov <juri@jurta.org>
11158
11159 * faq.texi: Fix help key bindings.
11160
11161 2004-03-17 Luc Teirlinck <teirllm@auburn.edu>
11162
11163 * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
11164 (as suggested by Karl Berry). Update information about colored
11165 stars in menus. Add new subheading describing M-n.
11166
11167 2004-03-12 Richard M. Stallman <rms@gnu.org>
11168
11169 * cl.texi (Top): Rename top node's title.
11170
11171 2004-03-08 Karl Berry <karl@gnu.org>
11172
11173 * info.texi: \input texinfo.tex instead of just texinfo, to avoid
11174 problems making the texinfo distribution.
11175
11176 2004-02-29 Simon Josefsson <jas@extundo.com>
11177
11178 * smtpmail.texi (Authentication): Change the list of supported
11179 authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
11180 CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
11181 <voegelas@gmx.net>.
11182
11183 2004-02-29 Juanma Barranquero <lektu@terra.es>
11184
11185 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
11186 Use $(DEL) instead of rm, and ignore exit code.
11187
11188 2004-02-29 Kai Großjohann <kgrossjo@eu.uu.net>
11189
11190 Tramp version 2.0.39 released.
11191
11192 2004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
11193
11194 * tramp.texi (Customizing Completion): Explain new functions
11195 `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
11196 (all): Savannah URLs unified to "http://savannah.nongnu.org".
11197 (Top): Refer to Savannah mailing list as the major one.
11198 Mention older mailing lists in HTML mode only.
11199 (Auto-save and Backup): Add auto-save. Based on wording of Kai.
11200 (Frequently Asked Questions): Remote hosts must not be Unix-like
11201 for "smb" method.
11202 (Password caching): New node.
11203 (External transfer methods): Refer to password caching for "smb"
11204 method.
11205
11206 2004-02-17 Karl Berry <karl@gnu.org>
11207
11208 * info.texi (Help-Int): Mention the new line number feature.
11209
11210 2004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
11211
11212 * ses.texi (Advanced Features): New functionality for
11213 ses-set-header-row (defaults to current row unless C-u used).
11214 (Acknowledgements): Add Stefan Monnier.
11215
11216 2003-12-29 Kevin Ryde <user42@zip.com.au>
11217
11218 * viper.texi (Vi Macros): Fix reference to the Emacs manual.
11219
11220 2003-11-30 Kai Großjohann <kai.grossjohann@gmx.net>
11221
11222 Tramp version 2.0.38 released.
11223
11224 * tramp.texi (Remote shell setup): Warn of environment variables
11225 FRUMPLE if user frumple exists. Suggested by Sven Gabriel
11226 <sven.gabriel@imk.fzk.de>.
11227 (Configuration): Tramp now chooses base64/uuencode
11228 automatically. Update wording accordingly.
11229 (Top): More description for the `Default Method' menu entry.
11230 (Default Method): Use @code, not @var, for Lisp variables.
11231 (Default Method): New subsection `Which method is the right one
11232 for me?'. Suggested by Christian Kirsch.
11233 (Configuration): Pointer to new subsection added.
11234 (Default Method): Too many "use" in one sentence.
11235 Rephrase. Reported by Christian Kirsch.
11236 (Filename Syntax): Old `su' example is probably a left-over from
11237 the sm/su method naming. Replace with `ssh', instead.
11238 (External transfer methods, Auto-save and Backup):
11239 Typo fixes.
11240
11241 2003-11-02 Michael Albinus <Michael.Albinus@alcatel.de>
11242
11243 * tramp.texi (all): Harmonize all occurrences of @tramp{}.
11244 (Top): Mention japanese manual only if flag `jamanual' is set.
11245 Insert section `Japanese manual' in menu.
11246
11247 2003-11-26 Thien-Thi Nguyen <ttn@gnu.org>
11248
11249 * eshell.texi (Known Problems): Add doc item.
11250
11251 2003-11-22 Martin Stjernholm <mast@lysator.liu.se>
11252
11253 * cc-mode.texi: Update for CC Mode 5.30.
11254
11255 Note: Please refrain from doing purely cosmetic changes like
11256 removing trailing whitespace in this manual; it clobbers cvs
11257 merging for no good reason.
11258
11259 2003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
11260
11261 * ediff.texi, tramp.texi, vip.texi, viper.texi:
11262 * widget.texi, woman.texi: Replace @sc{ascii} and ASCII with
11263 @acronym{ASCII}.
11264
11265 2003-10-26 Karl Berry <karl@gnu.org>
11266
11267 * info.texi (Info Search): Echo area, not echo are. From Debian
11268 diff.
11269
11270 2003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
11271
11272 * widget.texi (Defining New Widgets): Document new behavior of
11273 :buttons and :children keywords.
11274
11275 2003-10-22 Miles Bader <miles@gnu.org>
11276
11277 * Makefile.in (info): Move before $(top_srcdir)/info.
11278
11279 2003-10-17 Thien-Thi Nguyen <ttn@gnu.org>
11280
11281 * tramp.texi (Inline methods): Small grammar fix.
11282 (External transfer methods): Likewise.
11283
11284 2003-10-08 Nick Roberts <nick@nick.uklinux.net>
11285
11286 * speedbar.texi: Remove paragraph for GUD that is no longer true.
11287
11288 2003-10-06 Luc Teirlinck <teirllm@auburn.edu>
11289
11290 * texinfo.tex: Replace `%' in arch tagline by @ignore.
11291
11292 2003-09-30 Richard M. Stallman <rms@gnu.org>
11293
11294 * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
11295
11296 * widget.texi (User Interface): Fix typos.
11297
11298 * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
11299
11300 2003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
11301
11302 * pcl-cvs.texi (Selected Files): Fix typo.
11303
11304 2003-09-21 Karl Berry <karl@gnu.org>
11305
11306 * info.texi (] and [ commands): No period at end of section title.
11307
11308 2003-09-04 Miles Bader <miles@gnu.org>
11309
11310 * Makefile.in (top_srcdir): New variable.
11311 ($(top_srcdir)/info): New rule.
11312 (info): Depend on it.
11313
11314 2003-09-03 Peter Runestig <peter@runestig.com>
11315
11316 * makefile.w32-in: New file.
11317
11318 2003-08-26 Per Abrahamsen <abraham@dina.kvl.dk>
11319
11320 * widget.texi (User Interface): Explain the need of static text
11321 around an editable field.
11322
11323 2003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
11324
11325 * widget.texi (Basic Types): The argument to `:help-echo' can now
11326 be a form that evaluates to a string.
11327
11328 2003-08-18 Kim F. Storm <storm@cua.dk>
11329
11330 * calc.texi (Queries in Macros): Update xref to keyboard macro query.
11331
11332 2003-08-16 Richard M. Stallman <rms@gnu.org>
11333
11334 * dired-x.texi (Shell Command Guessing): Explain *.
11335
11336 2003-08-16 Chunyu Wang <spr@db.cs.hit.edu.cn> (tiny change)
11337
11338 * pcl-cvs.texi (Log Edit Mode): Fix key binding for
11339 log-edit-insert-changelog.
11340
11341 2003-08-03 Karl Berry <karl@gnu.org>
11342
11343 * info.texi: Need @contents.
11344
11345 2003-07-20 Kai Großjohann <kai.grossjohann@gmx.net>
11346
11347 Tramp version 2.0.36 released.
11348
11349 * tramp.texi (Remote shell setup): Explain about problems with
11350 non-Bourne commands in ~/.profile and ~/.shrc.
11351
11352 2003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
11353
11354 * info.texi (Help-Inv, Help-M, Help-Xref): Update following
11355 renaming of `vis-mode' to `visible-mode'.
11356
11357 2003-07-04 Luc Teirlinck <teirllm@mail.auburn.edu>
11358
11359 * info.texi (Top, Help-Small-Screen): Remove accidentally added
11360 next, prev and up pointers.
11361
11362 2003-07-02 Luc Teirlinck <teirllm@mail.auburn.edu>
11363
11364 * info.texi (Help): Mention existence of Emacs and stand-alone
11365 Info at the very beginning of the tutorial.
11366 (Help-Inv): New node.
11367 (Help-]): New node.
11368 (Help-M): Systematically point out the differences between default
11369 Emacs and stand-alone versions. Delete second menu.
11370 (Help-Xref): Systematically point out the differences between
11371 default Emacs and stand-alone versions.
11372 (Help-Int): Change `l' example.
11373 (Expert Info): Fix typos.
11374 (Emacs Info Variables): Mention `Info-hide-note-references' and
11375 new default for `Info-scroll-prefer-subnodes'.
11376
11377 2003-06-17 Kai Großjohann <kai.grossjohann@gmx.net>
11378
11379 Version 2.0.35 of Tramp released.
11380
11381 * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
11382 (Inline methods): Add methods `remsh' and `plink1'.
11383 (External transfer methods): Add method `remcp'.
11384 (Multi-hop Methods): Add method `remsh'.
11385 Small patch from Adrian Aichner <adrian@xemacs.org>:
11386 Fix minor typos.
11387 (Concept Index): Add to make manual searchable via
11388 `Info-index'.
11389 (Version Control): Add cindex entry.
11390
11391 2003-05-24 Kai Großjohann <kai.grossjohann@gmx.net>
11392
11393 * trampver.texi: Version 2.0.34 released.
11394
11395 2003-05-03 Glenn Morris <gmorris@ast.cam.ac.uk>
11396
11397 * faq.texi: Improve previous changes.
11398
11399 2003-05-02 Glenn Morris <gmorris@ast.cam.ac.uk>
11400
11401 * faq.texi: Update copyright and maintenance details.
11402 Update some package URLs, versions, and maintainers.
11403 Remove many references to the Emacs Lisp Archive.
11404
11405 2003-04-23 Simon Josefsson <jas@extundo.com>
11406
11407 * smtpmail.texi: Fix license (the invariant sections mentioned has
11408 never been part of the smtp manual). Align info dir entry with
11409 other emacs packages.
11410
11411 2003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
11412
11413 * tramp.texi: Version 2.0.33 released.
11414 Remove installation chapter. Remove XEmacs specifics.
11415
11416 2003-03-29 Richard M. Stallman <rms@gnu.org>
11417
11418 * tramp.texi (Top): Undo the previous renaming.
11419 (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
11420
11421 2003-03-29 Kai Großjohann <kai.grossjohann@gmx.net>
11422
11423 * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
11424 version of manual.
11425
11426 * tramp.texi (Auto-save and Backup): New node.
11427
11428 2003-03-29 Michael Albinus <Michael.Albinus@alcatel.de>
11429
11430 * tramp.texi (Top): Include trampver.texi. Rename "Emacs" to "GNU
11431 Emacs" in order to have better differentiation to "XEmacs".
11432 `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
11433 are new macros in order to point to the other Emacs flavor where
11434 appropriate. In info case, point to node `Installation' in order
11435 to explain how to generate the other way. In html case, make a
11436 link to the other html file.
11437 (Obtaining TRAMP): Add a paragraph saying to perform `autoconf'
11438 after CVS checkout/update.
11439 (Installation): Completely rewritten.
11440 (Installation parameters, Load paths): New sections under
11441 `Installation'.
11442
11443 2003-02-28 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
11444
11445 * tramp.texi: Version 2.0.30 released.
11446 Replace word "path" with "localname" where used as a component of
11447 a Tramp file name.
11448
11449 2003-02-28 Michael Albinus <Michael.Albinus@alcatel.de>
11450
11451 * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
11452 introduced.
11453 (Installation): Explain what to do if files from the tramp/contrib
11454 directory are needed.
11455
11456 2003-02-23 Alex Schroeder <alex@emacswiki.org>
11457
11458 * smtpmail.texi (How Mail Works): New.
11459
11460 2003-02-22 Alex Schroeder <alex@emacswiki.org>
11461
11462 * smtpmail.texi: New file.
11463
11464 * Makefile.in: Build SMTP manual.
11465
11466 2003-02-05 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
11467
11468 * tramp.texi: Version 2.0.29 released.
11469 (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
11470 M-x makeinfo-buffer RET. Reported by gebser@ameritech.net.
11471
11472 2003-02-01 Michael Albinus <Michael.Albinus@alcatel.de>
11473
11474 * tramp.texi (Frequently Asked Questions): Explain a workaround if
11475 another package loads accidentally Ange-FTP.
11476
11477 2003-01-24 Michael Albinus <Michael.Albinus@alcatel.de>
11478
11479 * tramp.texi (Customizing Completion): Add function
11480 `tramp-parse-sconfig'. Change example of
11481 `tramp-set-completion-function', because parsing of ssh config
11482 files looks more natural.
11483
11484 2003-01-15 Kevin Ryde <user42@zip.com.au>
11485
11486 * gnus.texi (Using MIME): Mention auto-compression-mode with
11487 gnus-mime-copy-part.
11488
11489 2003-01-15 ShengHuo ZHU <zsh@cs.rochester.edu>
11490
11491 * gnus.texi: Do not use `path' in several locations.
11492
11493 2002-12-26 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
11494
11495 * tramp.texi (External transfer methods): New method `smb'.
11496 From Michael Albinus.
11497
11498 2002-11-05 Karl Berry <karl@gnu.org>
11499
11500 * info.texi (Info-fontify): Reorder face list to avoid bad line
11501 breaks.
11502
11503 2002-10-06 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11504
11505 * tramp.texi: Move @copying to standard place.
11506 Use @insertcopying.
11507
11508 2002-10-02 Karl Berry <karl@gnu.org>
11509
11510 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi:
11511 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
11512 * eshell.texi, eudc.texi, faq.texi, forms.texi, idlwave.texi:
11513 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, reftex.texi:
11514 * sc.texi, ses.texi, speedbar.texi, vip.texi, viper.texi:
11515 * widget.texi, woman.texi:
11516 Per rms, update all manuals to use @copying instead of @ifinfo.
11517 Also use @ifnottex instead of @ifinfo around the top node, where
11518 needed for the sake of the HTML output.
11519 (The Gnus manual is not fixed since it's not clear to me how it
11520 works; and the Tramp manual already uses @copying, although in an
11521 unusual way. All others were changed.)
11522
11523 2002-09-10 Jonathan Yavner <jyavner@engineer.com>
11524
11525 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
11526 (../info/ses, ses.dvi): New targets.
11527 * ses.texi: New file.
11528
11529 2002-09-06 Pavel Janík <Pavel@Janik.cz>
11530
11531 * texinfo.tex: Update to texinfo 4.2.
11532
11533 2002-08-27 Carsten Dominik <dominik@sand.science.uva.nl>
11534
11535 * reftex.texi: Update to RefTeX 4.19.
11536
11537 2002-07-21 Jesper Harder <harder@ifa.au.dk>
11538
11539 * gnus.texi (Sorting Groups): Add key bindings for
11540 gnus-group-sort-groups-by-real-name and
11541 gnus-group-sort-selected-groups-by-real-name.
11542
11543 2002-06-17 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11544
11545 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
11546 (../info/tramp, tramp.dvi): New targets.
11547
11548 2002-01-04 Eli Zaretskii <eliz@is.elta.co.il>
11549
11550 * Makefile.in (DVI_TARGETS): Add calc.dvi.
11551 (calc.dvi): Uncomment.
11552
11553 2001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
11554
11555 * Makefile.in (INFO_TARGETS): Add ../info/calc.
11556 (../info/calc): New target.
11557
11558 2001-10-20 Gerd Moellmann <gerd@gnu.org>
11559
11560 * (Version 21.1 released.)
11561
11562 2001-10-05 Gerd Moellmann <gerd@gnu.org>
11563
11564 * Branch for 21.1.
11565
11566 2001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
11567
11568 * Makefile.in (../info/info): Use an explicit -o switch to
11569 makeinfo.
11570
11571 2001-03-05 Gerd Moellmann <gerd@gnu.org>
11572
11573 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
11574
11575 2001-02-12 Michael Kifer <kifer@cs.sunysb.edu>
11576
11577 * ediff.texi: Added ediff-coding-system-for-read.
11578
11579 * viper.texi: Fix typos.
11580
11581 2000-12-20 Eli Zaretskii <eliz@is.elta.co.il>
11582
11583 * Makefile.in (../info/idlwave): Use --no-split.
11584
11585 2000-12-14 Dave Love <fx@gnu.org>
11586
11587 * Makefile.in (mostlyclean): Remove gnustmp.*.
11588 (gnus.dvi): Change rule to remove @latex stuff.
11589
11590 2000-10-19 Eric M. Ludlam <zappo@ultranet.com>
11591
11592 * Makefile.in (Speedbar): Add build targets for speedbar.texi.
11593
11594 2000-10-13 John Wiegley <johnw@gnu.org>
11595
11596 * Makefile.in: Add build targets for eshell.texi.
11597
11598 2000-09-25 Gerd Moellmann <gerd@gnu.org>
11599
11600 * Makefile.in: Remove/comment speedbar stuff.
11601
11602 2000-09-22 Dave Love <fx@gnu.org>
11603
11604 * Makefile.in: Add emacs-mime.
11605
11606 2000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
11607
11608 * Makefile.in (INFO_TARGETS): Add ../info/woman.
11609 (DVI_TARGETS): Add woman.dvi.
11610 (../info/woman, woman.dvi): New targets.
11611
11612 2000-05-31 Stefan Monnier <monnier@cs.yale.edu>
11613
11614 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
11615
11616 * pcl-cvs.texi: New file.
11617 * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
11618 (../info/pcl-cvs, pcl-cvs.dvi): New targets.
11619
11620 2000-05-11 Gerd Moellmann <gerd@gnu.org>
11621
11622 * Makefile.in (INFO_TARGETS): Add info/ebrowse.
11623 (../info/ebrowse, ebrowse.dvi): New targets.
11624
11625 2000-01-13 Gerd Moellmann <gerd@gnu.org>
11626
11627 * Makefile.in (INFO_TARGETS): Add eudc.
11628 (DVI_TARGETS): Add eudc.dvi.
11629 (../info/eudc, eudc.dvi): New targets.
11630
11631 2000-01-05 Eli Zaretskii <eliz@is.elta.co.il>
11632
11633 * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
11634 compatibility with 8+3 filesystems).
11635 (../info/efaq): Rename from emacs-faq.
11636
11637 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
11638
11639 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
11640 (../info/idlwave, idlwave.dvi): New targets.
11641
11642 1999-10-23 Dave Love <fx@gnu.org>
11643
11644 * Makefile.in: Use autotype.texi.
11645
11646 1999-10-12 Stefan Monnier <monnier@cs.yale.edu>
11647
11648 * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
11649 faq.texi file) rather than ../info/faq.
11650
11651 1999-10-07 Gerd Moellmann <gerd@gnu.org>
11652
11653 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
11654 (../info/ada-mode, ada-mode.dvi): New targets.
11655
11656 1999-09-01 Dave Love <fx@gnu.org>
11657
11658 * Makefile.in: Add faq.
11659
11660 1999-07-12 Richard Stallman <rms@gnu.org>
11661
11662 * Version 20.4 released.
11663
11664 1998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
11665
11666 * Version 20.3 released.
11667
11668 1998-04-06 Andreas Schwab <schwab@gnu.org>
11669
11670 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
11671 Use it in dvi targets.
11672 (../etc/GNU): Change to $(srcdir) first.
11673
11674 1998-03-11 Carsten Dominik <cd@delysid.gnu.org>
11675
11676 * reftex.texi: Update for RefTeX version 3.22.
11677
11678 1998-03-01 Kim-Minh Kaplan <KimMinh.Kaplan@utopia.eunet.fr>
11679
11680 * gnus.texi (Easy Picons): Remove references to
11681 `gnus-group-display-picons'.
11682 (Hard Picons): Ditto.
11683
11684 1998-02-08 Richard Stallman <rms@psilocin.gnu.org>
11685
11686 * Makefile.in (reftex.dvi, ../info/reftex): New targets.
11687 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
11688
11689 1997-09-23 Paul Eggert <eggert@twinsun.com>
11690
11691 * Makefile.in: Merge changes mistakenly made to `Makefile'.
11692 (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
11693
11694 1997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11695
11696 * Version 20.2 released.
11697
11698 1997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11699
11700 * Version 20.1 released.
11701
11702 1997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11703
11704 * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
11705
11706 1997-04-12 Per Abrahamsen <abraham@dina.kvl.dk>
11707
11708 * widget.texi (push-button): Document it.
11709
11710 1996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11711
11712 * Version 19.33 released.
11713
11714 1996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11715
11716 * Version 19.32 released.
11717
11718 1996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
11719
11720 * Makefile.in: Add rules for the Message manual.
11721
11722 1996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
11723
11724 * gnus.texi: New version.
11725
11726 * message.texi: New manual.
11727
11728 1996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11729
11730 * Makefile.in (All info targets): cd $(srcdir) to do the work.
11731
11732 1996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11733
11734 * Makefile.in (All info targets): Specify $(srcdir) in input files.
11735 Specify -I option.
11736 (All dvi targets): Set the TEXINPUTS variable.
11737
11738 1996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
11739
11740 * Version 19.31 released.
11741
11742 1996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
11743
11744 * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
11745 (INFO_TARGETS): Use new name. This avoids name conflict on MSDOS.
11746
11747 1995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11748
11749 * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
11750 (INFO_TARGETS): Add ../info/cc-mode.
11751 (DVI_TARGETS): Add cc-mode.dvi.
11752
11753 1995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11754
11755 * Version 19.30 released.
11756
11757 1995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
11758
11759 * gnus.texi: New file.
11760
11761 1995-11-04 Erik Naggum <erik@naggum.no>
11762
11763 * gnus.texi: File deleted.
11764
11765 1995-11-02 Stephen Gildea <gildea@stop.mail-abuse.org>
11766
11767 * mh-e.texi: "Function Index" -> "Command Index" to work with
11768 Emacs 19.30 C-h C-k support of separately-documented commands.
11769
11770 1995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11771
11772 * Makefile.in (../info/ediff, ediff.dvi): New targets.
11773 (INFO_TARGETS, DVI_TARGETS): Add those new targets.
11774
11775 1995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11776
11777 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
11778 (../info/viper, viper.dvi): New targets.
11779
11780 1995-04-20 Kevin Rodgers <kevinr@ihs.com>
11781
11782 * dired-x.texi (Installation): Change the example to set
11783 buffer-local variables like dired-omit-files-p in
11784 dired-mode-hook.
11785
11786 1995-04-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11787
11788 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
11789 (../info/mh-e, mh-e.dvi): New targets.
11790
11791 1995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
11792
11793 * Makefile.in (maintainer-clean): Rename from realclean.
11794
11795 1994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11796
11797 * Makefile.in: New file.
11798 * Makefile: File deleted.
11799
11800 1994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11801
11802 * Makefile (TEXINDEX_OBJS): Variable deleted.
11803 (texindex, texindex.o, getopt.o): Rules deleted.
11804 All deps on texindex deleted.
11805 (distclean): Don't delete texindex.
11806 (mostlyclean): Don't delete *.o.
11807 * texindex.c, getopt.c: Files deleted.
11808
11809 1994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11810
11811 * Version 19.26 released.
11812
11813 1994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11814
11815 * Version 19.25 released.
11816
11817 1994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11818
11819 * Version 19.24 released.
11820
11821 1994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11822
11823 * Version 19.23 released.
11824
11825 1994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11826
11827 * Makefile: Delete spurious tab.
11828
11829 1994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11830
11831 * Makefile (.SUFFIXES): New rule.
11832
11833 1994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11834
11835 * Makefile (dired-x.dvi, ../info/dired-x): New targets.
11836 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
11837
11838 1994-01-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11839
11840 * Makefile (../info/sc): Rename from sc.info.
11841 (../info/cl): Likewise.
11842 (INFO_TARGETS): Use new names.
11843
11844 1993-12-04 Richard Stallman (rms@srarc2)
11845
11846 * getopt.c: New file.
11847 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
11848 (getopt.o): New rule.
11849 (dvi): Don't depend on texindex.
11850 (cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
11851 Depend on texindex.
11852
11853 1993-12-03 Richard Stallman (rms@srarc2)
11854
11855 * Makefile (../info/sc.info): Rename from ../info/sc.
11856 (TEXI2DVI): New variable.
11857 (cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
11858 Add explicit commands.
11859 (TEXINDEX_OBJS): Delete duplicate getopt.o.
11860
11861 1993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11862
11863 * Version 19.22 released.
11864
11865 1993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11866
11867 * Makefile (TEXINDEX_OBJS): Delete spurious period.
11868
11869 1993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11870
11871 * Version 19.21 released.
11872
11873 1993-11-15 Paul Eggert (eggert@twinsun.com)
11874
11875 * Makefile (../info/cl.info): Rename from ../info/cl.
11876
11877 1993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11878
11879 * Makefile (../etc/GNU): New target.
11880 (EMACSSOURCES): Add gnu1.texi.
11881
11882 1993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11883
11884 * Makefile (realclean): Don't delete the Info files.
11885
11886 1993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
11887
11888 * forms.texi: Fix forms.texi so that it will format correctly.
11889 Add missing `@end iftex', fix bad reference.
11890
11891 1993-10-20 Brian J. Fox (bfox@ai.mit.edu)
11892
11893 * Makefile: Fix targets for texindex, new info.texi files.
11894 * info-stnd.texi: New file implements info for standalone info
11895 reader.
11896 * info.texi: Update to include recent changes to "../info/info".
11897 New source file for ../info/info; includes info-stnd.texi.
11898
11899 * texindex.c: Include "../src/config.h" if building in emacs.
11900
11901 * Makefile: Change all files to FILENAME.texi, force all targets
11902 to be FILENAME, not FILENAME.info. This changes sc.texinfo,
11903 vip.texinfo, forms.texinfo, cl.texinfo.
11904 Add target to build texindex.c, defining `emacs'.
11905
11906 * forms.texi: Install new file to match version 2.3 of forms.el.
11907
11908 1993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11909
11910 * Version 19.19 released.
11911
11912 1993-08-10 Simon Leinen (simon@lia.di.epfl.ch)
11913
11914 * sc.texinfo: Fix info file name.
11915
11916 * Makefile (info): Add gnus and sc.
11917 (dvi): Add gnus.dvi and sc.dvi.
11918 (../info/sc, sc.dvi): New targets.
11919
11920 1993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11921
11922 * Version 19.18 released.
11923
11924 1993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11925
11926 * Makefile: Fix source file names of the separate manuals.
11927 (gnus.dvi, ../info/gnus): New targets.
11928
11929 1993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11930
11931 * Version 19.17 released.
11932
11933 1993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11934
11935 * split-man: Fix typos in last change.
11936
11937 1993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11938
11939 * Version 19.16 released.
11940
11941 1993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11942
11943 * version 19.15 released.
11944
11945 1993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11946
11947 * Makefile (distclean): It's rm, not rf.
11948
11949 1993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11950
11951 * Version 19.14 released.
11952
11953 1993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11954
11955 * Makefile: New file.
11956
11957 1993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11958
11959 * Version 19.13 released.
11960
11961 1993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11962
11963 * Version 19.9 released.
11964
11965 1993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11966
11967 * Version 19.8 released.
11968
11969 1993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11970
11971 * Version 19.7 released.
11972
11973 1990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
11974
11975 * gnus.texinfo: New file. Removed installation instructions.
11976
11977 1990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
11978
11979 * texindex.c: If USG, include sys/types.h and sys/fcntl.h.
11980
11981 1989-01-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
11982
11983 * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
11984 then define `\sc' as the command for smallcaps in Texinfo.
11985 This means that the @sc command will produce small caps. bfox has
11986 made the corresponding change to makeinfo and texinfm.el.
11987
11988 1988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
11989
11990 * vip.texinfo: Remove menu entry Adding Lisp Code in node
11991 Customization since the menu entry did not point to anything.
11992 Also add an @finalout command to remove overfull hboxes from the
11993 printed output.
11994
11995 * cl.texinfo: Add @bye, \input line and @settitle to file.
11996 This file is clearly intended to be a chapter of some other work,
11997 but the other work does not yet exist.
11998
11999 1988-07-25 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
12000
12001 * texinfo.texinfo: Three typos corrected.
12002
12003 ;; Local Variables:
12004 ;; coding: utf-8
12005 ;; End:
12006
12007 Copyright (C) 1993-1999, 2001-2014 Free Software Foundation, Inc.
12008
12009 This file is part of GNU Emacs.
12010
12011 GNU Emacs is free software: you can redistribute it and/or modify
12012 it under the terms of the GNU General Public License as published by
12013 the Free Software Foundation, either version 3 of the License, or
12014 (at your option) any later version.
12015
12016 GNU Emacs is distributed in the hope that it will be useful,
12017 but WITHOUT ANY WARRANTY; without even the implied warranty of
12018 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12019 GNU General Public License for more details.
12020
12021 You should have received a copy of the GNU General Public License
12022 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.