]> code.delx.au - gnu-emacs/blob - doc/misc/ChangeLog
Merge from origin/emacs-24
[gnu-emacs] / doc / misc / ChangeLog
1 2015-01-01 Michael Albinus <michael.albinus@gmx.de>
2
3 Sync with Tramp 2.2.11.
4 * trampver.texi: Update release number.
5
6 2014-12-31 Paul Eggert <eggert@cs.ucla.edu>
7
8 Less 'make' chatter for Emacs doc
9 * Makefile.in (AM_DEFAULT_VERBOSITY, AM_V_GEN, am__v_GEN_)
10 (am__v_GEN_0, am__v_GEN_1): New macros, from ../../src/Makefile.in.
11 (ENVADD, $(buildinfodir)/%.info, %.html, ${buildinfodir}/ccmode.info)
12 (${buildinfodir}/efaq%.info, efaq%.html):
13 Use them.
14
15 2014-12-18 Eric Abrahamsen <eric@ericabrahamsen.net>
16
17 * gnus.texi (Gnus Registry Setup): Explain pruning changes. Mention
18 gnus-registry-prune-factor. Explain sorting changes and
19 gnus-registry-default-sort-function. Correct file extension.
20
21 2014-12-17 Jay Belanger <jay.p.belanger@gmail.com>
22
23 * calc.texi (About This Manual): Update instructions
24 for building the manual.
25
26 2014-12-15 Alan Mackenzie <acm@muc.de>
27
28 "Advice" is a mass noun. Amend text accordingly.
29 * cl.texi (Obsolete Macros): Replace "an advice" with "advice".
30
31 2014-12-12 Paul Eggert <eggert@cs.ucla.edu>
32
33 * texinfo.tex: Update from gnulib.
34
35 2014-12-08 Andrey Kotlarski <m00naticus@gmail.com>
36
37 * eww.texi (Basics): Document managing multiple eww buffers.
38
39 2014-12-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
40
41 * eww.texi (Basics): Document eww PDF viewing.
42
43 2014-11-23 Ivan Shmakov <ivan@siamics.net>
44
45 * eww.texi (Advanced): Mention the Desktop stuff (bug#18010).
46
47 2014-11-23 Michael Albinus <michael.albinus@gmx.de>
48
49 * tramp.texi (Remote processes): Let-bind environment variables to
50 `process-environment' when running `process-file' or
51 `start-file-process'.
52
53 2014-11-19 Ivan Shmakov <ivan@siamics.net>
54
55 * eww.texi (Basics): Document `eww-history-limit'.
56
57 2014-11-14 Paul Eggert <eggert@cs.ucla.edu>
58
59 * org.texi (The date/time prompt, Matching tags and properties):
60 Use leading zero with 24-hour times less than 10:00.
61
62 2014-11-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
63
64 * eww.texi (Variable Index): Mention `eww-after-render-hook'.
65
66 2014-11-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
67
68 * eww.texi (Basics): Document `eww-readable'.
69
70 2014-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
71
72 * gnus.texi (Top): Add missing `HTML' menu.
73 (HTML): Fix xref to FAQ 4-16.
74
75 2014-11-09 Glenn Morris <rgm@gnu.org>
76
77 * Makefile.in (version): Remove variable.
78 (clean): No longer delete dist tarfile.
79 (dist): Remove rule; replace with code in admin.el.
80
81 2014-11-08 Glenn Morris <rgm@gnu.org>
82
83 * Makefile.in (${buildinfodir}/ccmode.info)
84 (${buildinfodir}/efaq%.info): Ensure output directory exists.
85
86 2014-11-07 Tassilo Horn <tsdh@gnu.org>
87
88 * gnus.texi (HTML): Update section so that it mentions shr and w3m.
89 Also link the full EWW manual that explains more on shr, too.
90
91 * gnus-faq.texi (FAQ 4 - Reading messages, FAQ 4-16): Add Q&A on how to
92 increase contrast when displaying HTML mail with shr.
93
94 * eww.texi (Advanced): Document increasing contrast with
95 shr-color-visible-distance-min and
96 shr-color-visible-luminance-min.
97
98 2014-11-02 Teodor Zlatanov <tzz@lifelogs.com>
99
100 * auth.texi (Help for users): Explain quoting rules better.
101
102 2014-10-30 Glenn Morris <rgm@gnu.org>
103
104 * efaq.texi (Gnus does not work with NNTP): Remove; ancient.
105
106 2014-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
107
108 * eieio.texi (Accessing Slots, CLOS compatibility): Adjust wording
109 since `setf' is in core rather than in CL nowadays.
110
111 2014-10-29 Paul Eggert <eggert@cs.ucla.edu>
112
113 Simplify use of current-time and friends.
114 * org.texi (Dynamic blocks): Omit unnecessary call to current-time
115 in example.
116
117 2014-10-28 Christopher Schmidt <ch@ristopher.com>
118
119 * calc.texi (Quick Calculator): Mention prefix argument of
120 `quick-calc'.
121
122 2014-10-26 Eric S. Raymond <esr@thyrsus.com>
123
124 * efaq-w32.texi: Neutralize language specific to a repository type.
125
126 2014-10-25 Eric S. Raymond <esr@thyrsus.com>
127
128 * gnus-coding.texi: Neutralize language specific to a repository type.
129
130 2014-10-20 Glenn Morris <rgm@gnu.org>
131
132 * Merge in all changes up to 24.4 release.
133
134 2014-10-13 Glenn Morris <rgm@gnu.org>
135
136 * Makefile.in (dist): Update for new output variables.
137
138 2014-10-08 Leo Liu <sdl.web@gmail.com>
139
140 * cl.texi (Porting Common Lisp): Remove parse-integer.
141
142 2014-10-06 Ulf Jasper <ulf.jasper@web.de>
143
144 * newsticker.texi (Supported Formats): Fix order of subheading and
145 itemize.
146
147 2014-10-04 Glenn Morris <rgm@gnu.org>
148
149 * vip.texi (Other Vi Commands): Markup fix.
150
151 2014-10-03 Bastien Guerry <bzg@gnu.org>
152
153 * org.texi (Key bindings and useful functions): Fix typo.
154 Use the correct function's name.
155
156 2014-10-03 Michael Brand <michael.ch.brand@gmail.com>
157
158 * org.texi (Formula syntax for Calc): Add `f-1' to TBLFM example
159 about `nan'.
160
161 2014-10-03 Nicolas Goaziou <mail@nicolasgoaziou.fr>
162
163 * org.texi (Export settings): Be more explicit about how output
164 file name is built.
165
166 * org.texi (Headings and sectioning structure): Document menus.
167
168 * org.texi (Include files, Publishing options): Remove reference
169 to nonexistent variable.
170
171 2014-10-03 Eli Zaretskii <eliz@gnu.org>
172
173 * erc.texi (Connecting): Remove stray "OA" that failed the manual
174 build.
175
176 2014-10-03 Kelvin White <kwhite@gnu.org>
177
178 * erc.texi (Advanced Usage, Options): Add descriptions and examples
179 for erc-format-nick-function and erc-rename-buffers options.
180
181 2014-09-26 Leo Liu <sdl.web@gmail.com>
182
183 * cl.texi (Predicates on Numbers): Document cl-digit-char-p.
184 (Numerical Functions): Document cl-parse-integer. (Bug#18557)
185
186 2014-09-24 Ulf Jasper <ulf.jasper@web.de>
187
188 * newsticker.texi: Reworked. Document new treeview group
189 commands. Remove VERSION, UPDATED, use EMACSVER instead.
190 Use term 'feed reader'.
191
192 2014-09-04 Paul Eggert <eggert@cs.ucla.edu>
193
194 Less chatter in 'make' output.
195 * Makefile.in (clean): Simplify, for shorter command line.
196
197 2014-08-07 Reuben Thomas <rrt@sc3d.org>
198
199 * ediff.texi (Merging and diff3): Don't mention lack of support
200 for VMS diff, we no longer support VMS.
201
202 2014-08-07 Michael Albinus <michael.albinus@gmx.de>
203
204 * tramp.texi (Remote shell setup): Explain, how to change command
205 line arguments of remote "nc" listener.
206
207 2014-07-31 Tassilo Horn <tsdh@gnu.org>
208
209 * gnus.texi (Group Parameters): Document that `gcc-self' may also be a
210 list.
211
212 2014-07-28 Stephen Berman <stephen.berman@gmx.net>
213
214 * todo-mode.texi (Marked Items): Correct omission of item deletion
215 from commands applying to both todo and done items.
216
217 2014-07-18 Albert Krewinkel <albert+gnus@zeitkraut.de>
218
219 * gnus.texi (Posting Styles): Document the possibility to perform
220 string replacements when matching against headers.
221
222 2014-07-09 Stephen Berman <stephen.berman@gmx.net>
223
224 * todo-mode.texi (Levels of Organization): Comment out statement
225 that Emacs recognizes todo files by their extension, since this
226 feature has been removed due to bug#17482.
227
228 2014-07-03 Michael Albinus <michael.albinus@gmx.de>
229
230 * trampver.texi: Update release number.
231
232 2014-07-03 Glenn Morris <rgm@gnu.org>
233
234 * info.texi, mh-e.texi: "Online help" doesn't mean what it
235 used to any more.
236
237 * idlwave.texi (Introduction): Comment out dead http screenshot links.
238
239 2014-06-24 Leo Liu <sdl.web@gmail.com>
240
241 * dired-x.texi (Omitting Files in Dired, Omitting Variables):
242 Fix key binding to dired-omit-mode. (Bug#16354)
243
244 2014-06-24 Eli Zaretskii <eliz@gnu.org>
245
246 * autotype.texi (Skeleton Language): Document the \n feature better.
247
248 2014-06-23 Glenn Morris <rgm@gnu.org>
249
250 * Makefile.in (%.texi): Disable implicit rules.
251
252 2014-06-22 Mario Lang <mlang@delysid.org>
253
254 * srecode.texi (Base Arguments): The the -> to the.
255
256 * org.texi (Images in ODT export): The the -> the.
257
258 2014-06-21 Eli Zaretskii <eliz@gnu.org>
259
260 * autotype.texi (Skeleton Language): Document the feature of \n
261 when at eol.
262
263 2014-06-21 Michael Albinus <michael.albinus@gmx.de>
264
265 * dbus.texi (Type Conversion): Formatting edits in example.
266
267 2014-06-15 Michael Albinus <michael.albinus@gmx.de>
268
269 Sync with Tramp 2.2.10.
270
271 * tramp.texi (Inline methods): Remove restriction on "telnet".
272 Recommend sharing ssh connections for "plink".
273 (External methods): Remove "sftp". Merge "pscp" and "psftp"
274 descriptions. Recommend sharing ssh connections. Add "nc" method.
275 (GVFS based methods): Add "sftp".
276 (Customizing Completion, External packages, Issues):
277 Use @dots{}.
278
279 * trampver.texi: Update release number.
280
281 2014-06-15 Glenn Morris <rgm@gnu.org>
282
283 * Makefile.in (bootstrap-clean): New.
284
285 2014-06-12 Vincent Belaïche <vincentb1@users.sourceforge.net>
286
287 * ses.texi: Adding documentation for SES local printer functions.
288
289 2014-06-12 Glenn Morris <rgm@gnu.org>
290
291 * Makefile.in: Use GNU Make features to reduce duplication.
292 (mkinfodir): Remove.
293 (${buildinfodir}): Generate using an order-only prerequisite.
294 (.dvi.ps): Replace with pattern rule.
295 ($INFO_TARGETS): Mark as PHONY.
296 (${buildinfodir}): New rule.
297 (EXTRA_OPTS, need_emacsver, need_emacsver_prefix): New variables.
298 (${buildinfodir}/%.info, %.dvi, %.pdf, %.html, %.ps):
299 New pattern rules, replacing numerous previous explicit rules.
300 (info_template): New definition.
301 (gnus.dvi, gnus.pdf): Use distinct intermediate files.
302 (mostlyclean): Adjust for above gnus change.
303
304 2014-06-11 Glenn Morris <rgm@gnu.org>
305
306 * Makefile.in (INFO_INSTALL): Update for 2013-08-28 DOCMISC_W32 change.
307
308 2014-06-10 Glenn Morris <rgm@gnu.org>
309
310 * Makefile.in (INFO_EXT): Remove and replace by ".info" throughout.
311 (INFO_OPTS): Set directly rather than with configure.
312
313 2014-06-08 Karl Berry <karl@gnu.org>
314
315 * doc/info.texi (Help-^L): "mode line", "screenful",
316 stand-alone and Emacs Info both use the mode line.
317 Use x instead of weird C-x 0 to get rid of help msg
318 in standalone Info.
319
320 2014-06-08 Glenn Morris <rgm@gnu.org>
321
322 * vip.texi (Files): Defer to Emacs manual for uniquify details.
323
324 * info.texi (Help-Small-Screen): Clarify details of S-SPC.
325 (Help-Small-Screen, Help-]): Do not mention S-SPC.
326 (Emacs Info Variables): Markup fix.
327
328 * ebrowse.texi (Source Display, Finding/Viewing):
329 * erc.texi (Sample Session):
330 * ses.texi (The Basics):
331 * todo-mode.texi (Moving and Deleting Items):
332 * woman.texi (Navigation): Markup fixes re SPC, RET.
333
334 2014-06-02 Glenn Morris <rgm@gnu.org>
335
336 * efaq.texi (Finding a package with particular functionality):
337 Update example.
338 * vip.texi: Mention this is obsolete.
339
340 2014-05-27 Paul Eggert <eggert@cs.ucla.edu>
341
342 * texinfo.tex: Update from gnulib.
343
344 2014-05-26 Paul Eggert <eggert@cs.ucla.edu>
345
346 Specify coding if Latin-1 Emacs would misinterpret (Bug#17575).
347 * htmlfontify.texi, org.texi: Add "coding: utf-8".
348
349 2014-05-26 Stephen Berman <stephen.berman@gmx.net>
350
351 * todo-mode.texi: Update in light of changes due to bug#17482.
352 Replace numerous mistaken uses of literal quotes with proper
353 Texinfo markup.
354 (Todo Mode Entry Points): Comment out reference to using find-file
355 or Dired to visit Todo files, since this has been disabled (bug#17482).
356
357 2014-05-20 Leo Liu <sdl.web@gmail.com>
358
359 * cl.texi (List Functions, Efficiency Concerns): Update cl-endp.
360
361 2014-05-13 Paul Eggert <eggert@cs.ucla.edu>
362
363 * texinfo.tex: Update from gnulib.
364
365 2014-05-08 Michael Albinus <michael.albinus@gmx.de>
366
367 * tramp.texi (Frequently Asked Questions): Mention HISTFILE
368 setting in ~/.ssh/environment.
369
370 2014-05-04 Stephen Berman <stephen.berman@gmx.net>
371
372 * todo-mode.texi: Update, improve exposition, add cross
373 references, fix typos.
374 (Inserting New Items, Editing Item Headers and Text): Rewrite to
375 document new user interface.
376
377 2014-05-04 Glenn Morris <rgm@gnu.org>
378
379 * autotype.texi (Skeleton Language):
380 * message.texi (Header Commands): Replace `iff'.
381
382 2014-05-02 Paul Eggert <eggert@cs.ucla.edu>
383
384 * vhdl-mode.texi: Add "@documentencoding UTF-8",
385 since this is a toplevel .texi file.
386
387 2014-04-22 Bastien Guerry <bzg@gnu.org>
388
389 * org.texi (Installation): Be more clear on why installing Org
390 through ELPA should be done without loading any Org file.
391
392 * org.texi (Emphasis and monospace): Document the use of
393 =verbatim= and ~code~ to be consistent with
394 `org-element-text-markup-successor'.
395
396 * org.texi (In-buffer settings, Radio tables): Tiny fixes.
397
398 * org.texi (Initial visibility):
399 * org.texi (Literal examples): Fix typos.
400
401 2014-04-22 Michael Brand <michael.ch.brand@gmail.com>
402
403 * org.texi (Column attributes): Add a sentence to point out
404 the dependency on the format specifier.
405
406 2014-04-22 Nicolas Goaziou <n.goaziou@gmail.com>
407
408 * org.texi (The Export Dispatcher): Reformulation.
409
410 * org.texi (@LaTeX{} specific attributes): Update manual.
411
412 * org.texi (Top, Exporting): Org has its own documentation and
413 should therefore be removed from "Other build-in back-ends".
414
415 2014-04-22 Stefan Monnier <monnier@iro.umontreal.ca>
416
417 * cl.texi (Structures): Remove cl-struct-set-slot-value.
418
419 2014-04-20 Daniel Colascione <dancol@dancol.org>
420
421 * cl.texi (Declarations): Document changes to `cl-the' and defstruct functions.
422
423 2014-04-17 Paul Eggert <eggert@cs.ucla.edu>
424
425 * Makefile.in (infoclean): Be consistent about reporting failures.
426
427 2014-03-27 Glenn Morris <rgm@gnu.org>
428
429 * Makefile.in (INFO_COMMON): Add vhdl-mode.
430 (vhdl_mode_deps, vhdl-mode, $(buildinfodir)/vhdl-mode$(INFO_EXT))
431 (vhdl-mode.dvi, vhdl-mode.pdf, vhdl-mode.html): New rules/variables.
432
433 * vhdl-mode.texi: General clean-up. Set copyright to FSF, add license.
434 Remove hand-written node pointers. Remove info re old Emacs versions.
435 Markup fixes.
436 (Getting Connected): Remove irrelevant info.
437 (Indentation Commands, Requirements): Remove empty/irrelevant nodes.
438 (Frequently Asked Questions): Electric indent is now enabled.
439
440 2014-03-27 Reto Zimmermann <reto@gnu.org>
441 Rod Whitby <software.vhdl-mode@rwhitby.net>
442
443 * vhdl-mode.texi: New file, imported from upstream vhdl-mode.
444
445 2014-03-26 Paul Eggert <eggert@cs.ucla.edu>
446
447 * texinfo.tex: Update from gnulib.
448
449 2014-03-26 Michael Albinus <michael.albinus@gmx.de>
450
451 * tramp.texi (Frequently Asked Questions): Add fish shell settings.
452
453 2014-03-23 Katsumi Yamaoka <yamaoka@jpl.org>
454
455 * gnus.texi (Ma Gnus): Mention header attachment buttons.
456
457 2014-03-23 Lars Ingebrigtsen <larsi@gnus.org>
458
459 * emacs-mime.texi (MML Definition): Document recipient-filename.
460
461 2014-03-23 Katsumi Yamaoka <yamaoka@jpl.org>
462
463 * gnus.texi (MIME Commands):
464 Mention gnus-mime-buttonize-attachments-in-header and
465 gnus-mime-display-attachment-buttons-in-header.
466
467 2014-03-23 Lars Ingebrigtsen <larsi@gnus.org>
468
469 * message.texi (Forwarding):
470 Mention `message-forward-included-headers'.
471
472 2014-03-23 Lars Ingebrigtsen <larsi@gnus.org>
473
474 * gnus.texi: w3 is no longer supported by Gnus.
475
476 2014-03-22 Glenn Morris <rgm@gnu.org>
477
478 * efaq.texi (Informational files for Emacs): Do not mention etc/GNU.
479
480 2014-03-21 Glenn Morris <rgm@gnu.org>
481
482 * ede.texi (ede-linux):
483 * vip.texi (New Bindings): Tiny copyedits.
484
485 2014-03-18 Stefan Monnier <monnier@iro.umontreal.ca>
486
487 * vip.texi (Other Vi Commands): Adjust doc of C-j.
488
489 * cc-mode.texi (Indentation Commands): Remove C-j, since it's not
490 defined by CC-mode but globally.
491 (FAQ): Tweak text about RET and auto-indentation.
492
493 2014-03-18 David Engster <deng@randomsample.de>
494
495 * ede.texi (Project Local Variables): Remove reference to
496 `ede-java-root' and the example using it.
497 (Android projects, ede-java-root): Remove nodes since they are
498 only in CEDET upstream (Bug#17030). All nodes updated.
499 (ede-cpp-root): Document the :compile-command slot.
500 (ede-linux): Document new variables
501 `project-linux-build-directory-default' and
502 `project-linux-architecture-default'.
503
504 2014-03-12 Glenn Morris <rgm@gnu.org>
505
506 * eww.texi (History and Acknowledgments):
507 Don't list everyone who changed the code.
508
509 * ada-mode.texi, auth.texi, calc.texi, ebrowse.texi, efaq.texi:
510 * emacs-gnutls.texi, epa.texi, ert.texi, eshell.texi, eww.texi:
511 * flymake.texi, gnus.texi, info.texi, message.texi, mh-e.texi:
512 * newsticker.texi, pcl-cvs.texi, rcirc.texi, sem-user.texi:
513 * smtpmail.texi, url.texi, viper.texi, wisent.texi, woman.texi:
514 Use @file for buffers, per the Texinfo manual.
515
516 2014-03-12 Paul Eggert <eggert@cs.ucla.edu>
517
518 * org.texi: Don't set txicodequoteundirected and txicodequotebacktick
519 so that the Org Manual's style for ` and ' in code is consistent
520 with the other Emacs manuals. This affects PDF, not .info files.
521
522 2014-03-12 Glenn Morris <rgm@gnu.org>
523
524 * octave-mode.texi (Using Octave Mode): Remove outdated stuff
525 about RET and indentation.
526
527 2014-03-03 Juanma Barranquero <lekktu@gmail.com>
528
529 * gnus.texi:
530 * semantic.texi: Fix whitespace.
531
532 * ede.texi (Android projects):
533 * eieio.texi (Class Options, Making New Objects)
534 (Method Invocation, CLOS compatibility):
535 * sem-user.texi (Tag Decoration Mode): Fix typos.
536
537 2014-03-02 Xue Fuqiao <xfq@gnu.org>
538
539 * sem-user.texi (Create System Databases): Markup fix.
540
541 2014-02-28 Glenn Morris <rgm@gnu.org>
542
543 * info.texi (Further Reading): Rename node from Expert Info.
544 Remove stuff about writing Info nodes by hand.
545 (Help-Cross): Move node from (mainly deleted) chapter 3 to chapter 1.
546
547 * info.texi: Nuke hand-written node pointers.
548
549 2014-02-28 Karl Berry <karl@gnu.org>
550
551 * info.texi (Top): Mention H for a summary of all commands.
552
553 2014-02-25 Glenn Morris <rgm@gnu.org>
554
555 * edt.texi (Quick start, Starting emulation): Update hook details.
556 * efaq.texi (Fullscreen mode on MS-Windows)
557 (Terminal setup code works after Emacs has begun): Update hook details.
558 * vip.texi (Loading VIP): Fix hook example.
559
560 * efaq-w32.texi (Bash): Don't use setq with hooks.
561
562 2014-02-24 Paul Eggert <eggert@cs.ucla.edu>
563
564 * texinfo.tex: Update from gnulib.
565
566 2014-02-22 Xue Fuqiao <xfq@gnu.org>
567
568 * remember.texi (Quick Start): Add an index.
569 (Function Reference, Quick Start): Add cross-references.
570
571 2014-02-21 Glenn Morris <rgm@gnu.org>
572
573 * flymake.texi (Starting the syntax check process): Grammar fix.
574
575 * tramp.texi (External packages): Grammar fix.
576 Reword for default sentinel not being nil any more.
577
578 2014-02-19 Michael Albinus <michael.albinus@gmx.de>
579
580 * trampver.texi: Update release number.
581
582 2014-02-19 Glenn Morris <rgm@gnu.org>
583
584 * remember.texi: Copyedits.
585 (Quick Start): No need for manual autoloads. Mention remember-notes.
586 (Function Reference): Update arguments. Add new commands.
587
588 2014-02-18 Glenn Morris <rgm@gnu.org>
589
590 * remember.texi (copying): Bump remember mode version.
591 (Installation): Remove unnecessary chapter.
592 (Quick Start): No need to explicitly load remember.el.
593 (Separate Text Files): New section.
594
595 2014-02-17 Glenn Morris <rgm@gnu.org>
596
597 * eieio.texi (Class Values, CLOS compatibility):
598 Remove references to deleted eieio-describe-class/generic.
599
600 2014-02-16 Michael Albinus <michael.albinus@gmx.de>
601
602 Sync with Tramp 2.2.9.
603 * trampver.texi: Update release number.
604
605 * efaq-w32.texi (Tramp ssh): Remove also pscp1 and pscp2.
606
607 2014-02-14 Jay Belanger <jay.p.belanger@gmail.com>
608
609 * calc.texi (Single-Variable Statistics): Remove mention of
610 incorrect keybinding.
611
612 2014-02-12 Paul Eggert <eggert@cs.ucla.edu>
613
614 * texinfo.tex: Update from gnulib.
615
616 2014-02-08 Glenn Morris <rgm@gnu.org>
617
618 * auth.texi (GnuPG and EasyPG Assistant Configuration):
619 Be agnostic about authinfo/authinfo.gpg default order. (Bug#16642)
620
621 2014-02-07 Glenn Morris <rgm@gnu.org>
622
623 * viper.texi (File and Buffer Handling): Prefer ido to iswitchb.
624
625 2014-02-06 Glenn Morris <rgm@gnu.org>
626
627 * epa.texi (Mail-mode integration): Mention epa-mail-aliases.
628
629 * mh-e.texi, viper.texi: Do not use colons in index entries.
630
631 2014-02-05 Paul Eggert <eggert@cs.ucla.edu>
632
633 * texinfo.tex: Update from gnulib.
634
635 2014-02-05 Glenn Morris <rgm@gnu.org>
636
637 * epa.texi: Add indices.
638
639 * url.texi (Cookies): Mention url-cookie-list command.
640
641 2014-02-03 Glenn Morris <rgm@gnu.org>
642
643 * cl.texi (Blocks and Exits): Mention cl-tagbody.
644
645 2014-02-02 Glenn Morris <rgm@gnu.org>
646
647 * efaq-w32.texi (Tramp ssh): Remove deleted tramp methods.
648
649 2014-01-31 Glenn Morris <rgm@gnu.org>
650
651 * efaq.texi (Replacing highlighted text):
652 Update delete-selection-mode doc.
653
654 2014-01-30 Xue Fuqiao <xfq.free@gmail.com>
655
656 * sem-user.texi (Include paths): Fix a Texinfo command.
657
658 2014-01-27 Glenn Morris <rgm@gnu.org>
659
660 * idlwave.texi (Lesson III---User Catalog, Online Help)
661 (Starting the Shell, Catalogs, User Catalog):
662 * remember.texi (Quick Start):
663 * viper.texi:
664 * vip.texi (Customization, Customizing Constants)
665 (Customizing Key Bindings): Update for files being in ~/.emacs.d/.
666
667 2014-01-25 Xue Fuqiao <xfq.free@gmail.com>
668
669 * cc-mode.texi (Minor Modes): Minor fix.
670
671 2014-01-24 David Engster <deng@randomsample.de>
672
673 * eieio.texi (Introduction): Fix references.
674
675 2014-01-24 Glenn Morris <rgm@gnu.org>
676
677 * efaq.texi (Termcap/Terminfo entries for Emacs):
678 Use M-x term rather than M-x terminal-emulator.
679
680 * emacs-mime.texi (time-date): Use float-time.
681
682 2014-01-22 David Engster <deng@randomsample.de>
683
684 * eieio.texi (Introduction): Move introductory paragraph about
685 EIEIO and CLOS from 'Building Classes' to here.
686 (Documentation): Remove, since eieio-doc is not part of Emacs.
687 (Class Values, CLOS compatibility): Mention that
688 `describe-function' will also give information about classes.
689
690 2014-01-20 Paul Eggert <eggert@cs.ucla.edu>
691
692 * texinfo.tex: Update from gnulib.
693
694 2014-01-15 Glenn Morris <rgm@gnu.org>
695
696 * Makefile.in (eww_deps): Does not depend on emacsver.texi.
697
698 2014-01-12 Michael Albinus <michael.albinus@gmx.de>
699
700 * tramp.texi (all): Doc fix according to GNU Coding Standards.
701 Use "file name" instead of "filename" or "path". Use "host"
702 instead of "machine".
703
704 2014-01-12 David Engster <deng@randomsample.de>
705
706 * eieio.texi (Introduction): `class-of' is obsolete.
707 (Predicates, Basic Methods): Adapt function names to namespace
708 cleanup.
709
710 2014-01-12 Xue Fuqiao <xfq.free@gmail.com>
711
712 * eww.texi (Basics): Use "directory" instead of "path" (Bug#16419).
713
714 2014-01-12 Glenn Morris <rgm@gnu.org>
715
716 * efaq.texi (Guidelines for newsgroup postings)
717 (Informational files for Emacs):
718 Remove references to etc/MAILINGLISTS, etc/INTERVIEW.
719
720 2014-01-10 Stefan Monnier <monnier@iro.umontreal.ca>
721
722 * cl.texi (Function Bindings): Fix incorrect description of cl-let.
723
724 2014-01-09 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
725
726 * Makefile.in: Add eww.texi.
727 * eww.texi: New file.
728
729 2014-01-07 Glenn Morris <rgm@gnu.org>
730
731 * efaq.texi (Problems with very large files): Fix superscript typo.
732
733 2013-01-07 Rasmus <w530@pank.eu>
734
735 * org.texi (Global and local cycling): Fix missing '@'.
736
737 2013-01-07 Bastien Guerry <bzg@gnu.org>
738
739 * org.texi (Global and local cycling): Mention C-u C-u TAB.
740 (Include files, The Export Dispatcher)
741 (Advanced configuration)
742 (Header arguments in Org mode properties): Spelling fixes.
743 (Special blocks): Add #+BEGIN_ABSTRACT as another example.
744 (@LaTeX{} specific attributes): New index entries.
745 Use #+BEGIN_ABSTRACT in the example.
746
747 2013-01-07 Nicolas Goaziou <n.goaziou@gmail.com>
748
749 * org.texi (Org export): New section.
750 (HTML doctypes): Fix whitespace error. Fix display.
751 (Publishing options): Add missing html publishing options.
752
753 2014-01-07 Glenn Morris <rgm@gnu.org>
754
755 * efaq.texi (Basic editing, Packages that do not come with Emacs):
756 Merge in some info from etc/MORE.STUFF.
757
758 2014-01-05 Paul Eggert <eggert@cs.ucla.edu>
759
760 Specify .texi encoding (Bug#16292).
761 * ada-mode.texi, auth.texi, autotype.texi, bovine.texi, calc.texi:
762 * cc-mode.texi, cl.texi, dbus.texi, dired-x.texi, ebrowse.texi:
763 * ede.texi, ediff.texi, edt.texi, efaq.texi, eieio.texi:
764 * emacs-gnutls.texi, epa.texi, erc.texi, ert.texi:
765 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi:
766 * gnus-faq.texi, htmlfontify.texi, idlwave.texi, ido.texi, info.texi:
767 * message.texi, mh-e.texi, newsticker.texi, nxml-mode.texi:
768 * octave-mode.texi, org.texi, pcl-cvs.texi, pgg.texi, rcirc.texi:
769 * reftex.texi, remember.texi, sasl.texi, sc.texi, semantic.texi:
770 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi, srecode.texi:
771 * todo-mode.texi, tramp.texi, url.texi, vip.texi, viper.texi:
772 * widget.texi, wisent.texi, woman.texi:
773 Add @documentencoding.
774
775 2014-01-03 Aidan Gauland <aidalgol@amuri.net>
776
777 * eshell.texi (What Eshell is not): Clean up confusing clause.
778
779 2014-01-03 Glenn Morris <rgm@gnu.org>
780
781 * efaq-w32.texi, reftex.texi: Use @insertcopying in non-TeX.
782
783 * ede.texi, eieio.texi, semantic.texi, srecode.texi:
784 Add copyright notice to titlepage.
785
786 * dbus.texi, nxml-mode.texi, widget.texi: Add titlepage.
787
788 * ert.texi: Add a titlepage. Use @insertcopying.
789
790 * calc.texi (Top): Use @top rather than @chapter.
791
792 2014-01-03 Aidan Gauland <aidalgol@amuri.net>
793
794 * eshell.texi (top): Fix incorrect use of xref.
795
796 2014-01-03 Aidan Gauland <aidalgol@amuri.net>
797
798 * eshell.texi (top): Fix incorrect info filename in an xref.
799
800 2014-01-02 Glenn Morris <rgm@gnu.org>
801
802 * Makefile.in (cc_mode_deps): Rename from (typo) ccmode_deps.
803
804 2014-01-02 Aidan Gauland <aidalgol@amuri.net>
805
806 * eshell.texi (Command Basics): Remove `Command basics' chapter.
807
808 2014-01-02 Aidan Gauland <aidalgol@amuri.net>
809
810 * eshell.texi (What is Eshell?): Add section about what not to use
811 Eshell for.
812
813 2013-12-23 Teodor Zlatanov <tzz@lifelogs.com>
814
815 * emacs-gnutls.texi (Help For Users): Document `gnutls-verify-error'.
816
817 2013-12-22 Glenn Morris <rgm@gnu.org>
818
819 * woman.texi (Navigation): Use itemx where appropriate.
820
821 2013-12-20 Tassilo Horn <tsdh@gnu.org>
822
823 * info.texi, woman.texi:
824 Document `S-SPC' as alternative to `DEL' for scrolling.
825
826 2013-12-20 Jay Belanger <jay.p.belanger@gmail.com>
827
828 * calc.texi (Stack Manipulation Commands): Mention using the variable
829 `calc-context-sensitive-enter' for `calc-enter' and `calc-pop'.
830
831 2013-12-12 Michael Albinus <michael.albinus@gmx.de>
832
833 * tramp.texi (direntry): Use ssh but rsh.
834 (all): Encode all environment variable names with @env{...}.
835 (Bug Reports): Refer to Testing node.
836
837 2013-12-12 Glenn Morris <rgm@gnu.org>
838
839 * autotype.texi, cc-mode.texi, ediff.texi, ert.texi:
840 * htmlfontify.texi, ido.texi, octave-mode.texi, org.texi:
841 * srecode.texi, todo-mode.texi, tramp.texi:
842 Sync direntry with info/dir version.
843
844 2013-12-11 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
845
846 * Makefile.in: Add octave-mode.texi.
847
848 2013-12-11 Kurt Hornik <Kurt.Hornik@wu-wien.ac.at>
849 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
850
851 * octave-mode.texi: Import from GNU Octave (doc/interpreter/emacs.txi).
852
853 2013-12-08 Juanma Barranquero <lekktu@gmail.com>
854
855 * dbus.texi (Properties and Annotations): Fix typo.
856
857 2013-12-06 Bastien Guerry <bzg@gnu.org>
858
859 * org.texi: Don't include Emacs version within Org's version.
860
861 2013-12-06 Nicolas Goaziou <n.goaziou@gmail.com>
862
863 * org.texi (Creating one-off styles): Use new export snippet
864 syntax.
865
866 * org.texi (Export settings): Documentation describing how text
867 above the first heading is ignored when an :export: tag is in a
868 file.
869
870 2013-12-05 Michael Albinus <michael.albinus@gmx.de>
871
872 * dbus.texi (Type Conversion): Clarify unibyte-ness of strings.
873
874 2013-11-30 Glenn Morris <rgm@gnu.org>
875
876 * Makefile.in (distclean): Remove Makefile.
877
878 2013-11-20 era eriksson <era+emacsbugs@iki.fi>
879
880 * ses.texi (Quick Tutorial): New chapter. (Bug#14748)
881 (The Basics, Formulas): Copyedits.
882 (Resizing, Printer functions): Add index entries.
883
884 2013-11-17 Jay Belanger <jay.p.belanger@gmail.com>
885
886 * calc.texi (Customizing Calc): Mention new variable
887 `calc-context-sensitive-enter'.
888
889 2013-11-12 Aaron Ecay <aaronecay@gmail.com>
890
891 * org.texi (Exporting code blocks): Document the 'inline-only
892 setting for `org-export-babel-evaluate'. Document how :var
893 introduces code block dependencies.
894
895 2013-11-12 Achim Gratz <Stromeko@Stromeko.DE>
896
897 * org.texi (Header arguments): Document header-args[:lang]
898 properties and remove deprecated old-style properties from
899 documentation.
900
901 * org.texi (Agenda commands): Remove footnote from @tsubheading
902 and add a sentence with the reference instead.
903
904 2013-11-12 Bastien Guerry <bzg@gnu.org>
905
906 * org.texi (Catching invisible edits):
907 * org.texi (Plain lists, Plain lists):
908 * org.texi (Advanced configuration):
909 * org.texi (Tag groups):
910 * org.texi (Conventions):
911 * org.texi (Checkboxes, Radio lists):
912 * org.texi (Top, Summary, Exporting):
913 * org.texi (In-buffer settings): Fix typos.
914
915 * org.texi (Refile and copy): Document `org-copy' and `C-3 C-c
916 C-w'. Add an index entry for `org-refile-keep'.
917
918 * org.texi (Plain lists): Add an index entry for sorting plain
919 list. Document sorting by checked status for check lists.
920
921 * org.texi (Publishing options): Fix old variable names.
922
923 * org.texi (Orgstruct mode): Fix suggested setting of
924 `orgstruct-heading-prefix-regexp'.
925
926 * org.texi (Export settings):
927 Document `org-export-allow-bind-keywords'.
928
929 * org.texi (History and Acknowledgments): Small rephrasing.
930
931 * org.texi (Template elements): Add a footnote about tags accepted
932 in a year datetree.
933
934 * org.texi (Beamer export, @LaTeX{} and PDF export)
935 (Header and sectioning, @LaTeX{} specific attributes):
936 Enhance style.
937
938 * org.texi (Agenda commands): Add a footnote about dragging agenda
939 lines: it does not persist and it does not change the .org files.
940
941 * org.texi (Agenda commands): Add a table heading for dragging
942 agenda lines forward/backward.
943
944 * org.texi (Agenda commands): Add documentation for
945 `org-agenda-bulk-toggle' and `org-agenda-bulk-toggle-all'.
946
947 * org.texi (Publishing options): Update the list of options.
948 (Simple example, Complex example): Fix the examples.
949
950 * org.texi (Formula syntax for Calc): Don't use a bold font the
951 warning.
952
953 * org.texi (Other built-in back-ends): New section.
954
955 * org.texi (Editing source code):
956 Document `org-edit-src-auto-save-idle-delay' and
957 `org-edit-src-turn-on-auto-save'.
958
959 * org.texi (External links): Document contributed link types
960 separately.
961
962 * org.texi (Closing items):
963 Document `org-closed-keep-when-no-todo'.
964
965 * org.texi (Export back-ends): Rename from "Export formats".
966 (The Export Dispatcher): Remove reference to
967 `org-export-run-in-background'.
968 (Export settings): Minor rewrites.
969 (ASCII/Latin-1/UTF-8 export): Update variable's name.
970 (In-buffer settings): Add #+HTML_HEAD_EXTRA.
971
972 * org.texi (Export in foreign buffers): New section.
973 (Exporting): Remove documentation about converting the selected
974 region.
975
976 * org.texi (Advanced configuration): Put the filter valid types in
977 a table. Use @lisp and @smalllisp.
978
979 * org.texi: Use @code{nil} instead of nil. Update the maintainer
980 contact info.
981
982 * org.texi (Exporting): Better introductory sentence. Add a note
983 about conversion commands.
984 (Feedback, Orgstruct mode, Built-in table editor)
985 (Built-in table editor, Orgtbl mode, Updating the table)
986 (Property syntax, Capturing column view, Capture)
987 (Agenda files, Agenda commands, CDLaTeX mode, CDLaTeX mode)
988 (Exporting, Extending ODT export)
989 (Working with @LaTeX{} math snippets, dir, Customization)
990 (Radio tables, A @LaTeX{} example, Pulling from MobileOrg):
991 Uniformly use @kbd{M-x command RET}.
992
993 * org.texi (Filtering/limiting agenda items): New subsection.
994 Document the use of `org-agenda-max-*' options and
995 `org-agenda-limit-interactively' from the agenda.
996 (Agenda commands): Move details about filtering commands to
997 the new section, only include a summary here.
998 (Customizing tables in ODT export)
999 (System-wide header arguments, Conflicts, Dynamic blocks):
1000 Use spaces for indentation.
1001
1002 * org.texi (Emphasis and monospace): Mention `org-emphasis-alist'.
1003
1004 * org.texi (Links in HTML export, Images in HTML export)
1005 (post): Fix syntax within #+ATTR_*.
1006 (Tables in HTML export): Document `org-html-table-row-tags'
1007 and use `org-html-table-default-attributes' instead of
1008 `org-html-table-tag'.
1009
1010 * org.texi (Publishing action, Publishing options)
1011 (Publishing links): Major rewrite. Enhance explanations for
1012 `org-org-publish-to-org'. Remove reference to
1013 `org-export-run-in-background'.
1014
1015 * org.texi: Fix many small typos. Use #+NAME instead of
1016 #+TBLNAME. Use @smalllisp instead of @example.
1017 (Special symbols): Add index?
1018 (HTML preamble and postamble): Don't mention obsolete use of
1019 opt-plist.
1020 (JavaScript support): Don't mention the org-jsinfo.el file as it
1021 has been merged with ox-html.el.
1022
1023 * org.texi (Installation, Feedback, Setting Options)
1024 (Code evaluation security, org-crypt.el): Use @lisp instead of
1025 @example.
1026 (Agenda commands): Use @table instead of @example.
1027
1028 * org.texi (Adding hyperlink types): New appendix.
1029
1030 * org.texi (ODT export commands, Extending ODT export)
1031 (Applying custom styles, Images in ODT export)
1032 (Labels and captions in ODT export)
1033 (Literal examples in ODT export)
1034 (Configuring a document converter)
1035 (Working with OpenDocument style files)
1036 (Customizing tables in ODT export)
1037 (Validating OpenDocument XML): Fix options names.
1038
1039 * org.texi (History and Acknowledgments): Update acknowledgments
1040 to Nicolas. Add Nicolas Goaziou to the list of contributors.
1041
1042 * org.texi (System-wide header arguments): Don't use "customizing"
1043 for setting a variable. Also remove comments.
1044
1045 * org.texi (Weekly/daily agenda): Add `org-agenda-start-day' and
1046 `org-agenda-start-on-weekday' to the variable index and document
1047 them.
1048
1049 * org.texi (Sparse trees, Agenda commands)
1050 (@LaTeX{} fragments, Selective export, Export options)
1051 (The export dispatcher, ASCII/Latin-1/UTF-8 export)
1052 (HTML Export commands, @LaTeX{}/PDF export commands)
1053 (iCalendar export, Publishing options, Triggering publication)
1054 (In-buffer settings): Update to reflect changes from the new
1055 export engine.
1056
1057 * org.texi (Matching tags and properties): More examples.
1058 Explain group tags expansion as regular expressions.
1059
1060 * org.texi (Tag groups): New section.
1061
1062 * org.texi (Setting tags): Tiny formatting fixes.
1063
1064 * org.texi (Plain lists, Checkboxes): Use non-obsolete variable
1065 names.
1066
1067 * org.texi (Storing searches): Add "agenda" and "agenda*" to the
1068 concept index. Include example for these agenda views.
1069 (Special agenda views): Mention the "agenda*" agenda view.
1070
1071 * org.texi (Repeated tasks): Document how to ignore a repeater
1072 when using both a scheduled and a deadline timetamp.
1073
1074 * org.texi (Global and local cycling): Wrap in a new subsection.
1075 (Initial visibility, Catching invisible edits): New subsections.
1076
1077 * org.texi (Visibility cycling): Mention that
1078 `org-agenda-inhibit-startup' will prevent visibility setting when
1079 the agenda opens an Org file for the first time.
1080
1081 * org.texi (Org syntax): New section.
1082
1083 * org.texi (Orgstruct mode):
1084 Document `orgstruct-heading-prefix-regexp'.
1085
1086 * org.texi (Speeding up your agendas): New section.
1087
1088 * org.texi (Installation): When installing Org from ELPA, users
1089 should do this from an Emacs session where no .org file has been
1090 visited.
1091
1092 * org.texi (CSS support, In-buffer settings): Update HTML options
1093 names.
1094
1095 * org.texi (Structure editing): Update documentation for
1096 `org-insert-heading-or-item'.
1097 (Plain lists, Relative timer): Update index entry.
1098
1099 * org.texi (JavaScript support): Update variable names.
1100
1101 * org.texi (comments): Minor formatting fix.
1102
1103 * org.texi (@LaTeX{} fragments): Minor enhancement.
1104
1105 * org.texi: Update the list contributions.
1106
1107 * org.texi (Agenda commands): Exporting the agenda to an .org file
1108 will not copy the subtrees and the inherited tags.
1109 Document `org-agenda-filter-by-regexp'.
1110
1111 * org.texi (Publishing action, Complex example): Fix names of
1112 publishing functions.
1113
1114 * org.texi (Top, Exporting): Delete references to Freemind.
1115 (Freemind export): Delete section.
1116
1117 * org.texi (Top, Exporting): Delete references to the XOXO export.
1118 (XOXO export): Delete section.
1119
1120 * org.texi (Capture): Mention that org-remember.el is not
1121 supported anymore.
1122
1123 * org.texi (Top, Exporting, Beamer class export):
1124 Delete references to the TaskJuggler export.
1125 (History and Acknowledgments): Mention that the TaskJuggler has
1126 been rewritten by Nicolas and now lives in the contrib/ directory
1127 of Org's distribution. Mention that Jambunathan rewrote the HTML
1128 exporter. Remove Jambunathan from my own acknowledgments.
1129 (TaskJuggler export): Delete.
1130
1131 * org.texi (HTML preamble and postamble)
1132 (Tables in HTML export, Images in HTML export)
1133 (Math formatting in HTML export, CSS support)
1134 (@LaTeX{} and PDF export, Publishing options): Fix the names of
1135 the HTML export and publishing options.
1136
1137 * org.texi (Literal examples, Export options)
1138 (@LaTeX{} and PDF export, Header and sectioning)
1139 (Publishing options): Fix LaTeX options names.
1140
1141 * org.texi (Export options, CSS support, In-buffer settings):
1142 Fix references to HTML_LINK_* and HTML_STYLE keywords.
1143
1144 * org.texi (Export options, In-buffer settings): Fix references to
1145 #+SELECT_TAGS and #+EXCLUDE_TAGS and remove reference to #+XSLT.
1146
1147 * org.texi (Top, Markup, Initial text, Images and tables)
1148 (@LaTeX{} fragments, @LaTeX{} fragments, Exporting)
1149 (Export options, JavaScript support, Beamer class export):
1150 Remove references to the DocBook export, which has been deleted.
1151 (History and Acknowledgments): Mention that DocBook has been
1152 deleted, suggest to use the Texinfo exporter instead, then to
1153 convert the .texi to DocBook with makeinfo.
1154 (Links in ODT export, Tables in ODT export): Fix indices.
1155
1156 * org.texi (Deadlines and scheduling): Add a variable to the
1157 index. Add documentation about delays for scheduled tasks.
1158
1159 * org.texi (Emphasis and monospace):
1160 Mention `org-fontify-emphasized-text' and
1161 `org-emphasis-regexp-components'.
1162
1163 * org.texi (References): Small enhancement.
1164
1165 * org.texi (Column width and alignment): Make the example visually
1166 more clear.
1167
1168 * org.texi (The clock table): Document :mstart and :wstart as a
1169 way to set the starting day of the week.
1170
1171 * org.texi (In-buffer settings): Document new startup keywords.
1172 Thanks to John J Foerch for this idea.
1173
1174 * org.texi (Include files): Tiny formatting fix.
1175
1176 * org.texi (Activation): Point to the "Conflicts" section.
1177
1178 2013-11-12 Carsten Dominik <carsten.dominik@gmail.com>
1179
1180 * org.texi (CSS support): Clarify this section.
1181
1182 * org.texi (@LaTeX{} specific attributes): Document that tabu and
1183 tabularx packages are not in the default set of packages.
1184
1185 * org.texi (Agenda commands): Document fortnight view.
1186
1187 * org.texi: Document conflict with ecomplete.el.
1188
1189 * org.texi (History and Acknowledgments): Acknowledgements for
1190 Jason Dunsmore and Rakcspace.
1191
1192 * org.texi: Rename org-crypt.el node to org-crypt.
1193
1194 * org.texi (A @LaTeX{} example): Fix typo in variable name.
1195
1196 * org.texi (MobileOrg): Mention the new iPhone developer.
1197
1198 * org.texi (Table of contents) Improve documentation of TOC
1199 placement.
1200
1201 * org.texi: Explain that date/time information at read-date prompt
1202 should start at the beginning, not anywhere in the middle of a
1203 long string.
1204
1205 2013-11-12 Christopher Schmidt <christopher@ch.ristopher.com>
1206
1207 * org.texi (Orgstruct mode): Fix wrong regexp.
1208
1209 2013-11-12 Eric Abrahamsen <eric@ericabrahamsen.net>
1210
1211 * org.texi: Document export to (X)HTML flavors.
1212
1213 2013-11-12 Eric Schulte <schulte.eric@gmail.com>
1214
1215 * org.texi (Extracting source code): Mention the prefix argument
1216 to org-babel-tangle.
1217 (noweb): Remove erroneous negative.
1218 (Specific header arguments): Document new header arguments.
1219 Documentation for new tangle-mode header argument.
1220 (Top): Documentation for new tangle-mode header argument.
1221 (rownames): Documentation for new tangle-mode header argument.
1222 Mention elisp as special rowname case.
1223 (tangle-mode): Documentation for new tangle-mode header argument.
1224 (post): Documentation and an example of usage.
1225 (var): Remove the "Alternate argument syntax" section from the
1226 documentation.
1227 (hlines): Note that :hline has no effect for Emacs Lisp code
1228 blocks.
1229
1230 2013-11-12 Feng Shu <tumashu@gmail.com>
1231
1232 * org.texi (@LaTeX{} fragments, Previewing @LaTeX{} fragments)
1233 (Math formatting in HTML export)
1234 (Working with @LaTeX{} math snippets): Add document about creating
1235 formula image with imagemagick.
1236
1237 * org.texi (@LaTeX{} specific attributes): Document `:caption'
1238 attribute of #+ATTR_LATEX.
1239
1240 2013-11-12 Grégoire Jadi <gregoire.jadi@gmail.com>
1241
1242 * org.texi (Handling links): Fix a typo in
1243 `org-startup-with-inline-images' documentation.
1244
1245 * org.texi (Previewing @LaTeX{} fragments): Document the startup
1246 keywords to use for previewing LaTeX fragments or not.
1247 (Summary of in-buffer settings): Improve formatting and add an
1248 entry for the variable `org-startup-with-latex-preview'.
1249
1250 * org.texi (Property syntax): Recall the user to refresh the org
1251 buffer when properties are set on a per-file basis.
1252
1253 2013-11-12 Gustav Wikström <gustav.erik@gmail.com> (tiny change)
1254
1255 * org.texi (Matching tags and properties): Clarification.
1256
1257 2013-11-12 Ippei Furuhashi <top.tuna+orgmode@gmail.com>
1258
1259 * org.texi (Editing and debugging formulas): Add an example when a
1260 table has multiple #+TBLFM lines.
1261
1262 2013-11-12 Ivan Vilata i Balaguer <ivan@selidor.net> (tiny change)
1263
1264 * org.texi (The clock table): Document acceptance of relative
1265 times in tstart and tend, link to syntax description and provide
1266 example.
1267
1268 2013-11-12 Jarmo Hurri <jarmo.hurri@syk.fi>
1269
1270 * org.texi (The spreadsheet): Document lookup functions.
1271
1272 2013-11-12 Kodi Arfer <git@arfer.net> (tiny change)
1273
1274 * org.texi (CSS support): Mention .figure-number, .listing-number,
1275 and .table-number.
1276
1277 2013-11-12 Michael Brand <michael.ch.brand@gmail.com>
1278
1279 * org.texi
1280 (Formula syntax for Calc, Emacs Lisp forms as formulas): Reformat
1281 spreadsheet formula mode strings and some examples from @example
1282 block with xy @r{yz} to @table.
1283
1284 * org.texi (Formula syntax for Calc): Improve the documentation of
1285 empty fields in formulas for spreadsheet. Add explanation and
1286 example for empty field. Extend explanations of format
1287 specifiers. Add a sentence to mention Calc defmath.
1288
1289 * org.texi (Column formulas): Add a sentence to be more explicit
1290 about when a table header is mandatory.
1291
1292 2013-11-12 Nicolas Goaziou <n.goaziou@gmail.com>
1293
1294 * org.texi (Subscripts and superscripts): Remove reference to
1295 quoted underscores until this mechanism is implemented again.
1296
1297 * org.texi (Beamer export): Be more accurate about BEAMER_OPT
1298 property.
1299
1300 * org.texi (Document title): Subtree export is no longer triggered
1301 by marking one as the region.
1302 (Horizontal rules): LaTeX export doesn't use "\hrule" anymore, and
1303 giving examples isn't very useful: "horizontal rule" is, at least,
1304 as explicit as <hr/>.
1305
1306 * org.texi (HTML doctypes): Reflect keyword removal.
1307 (CSS support): Reflect keyword removal.
1308
1309 * org.texi (@LaTeX{} specific attributes): Document new :float
1310 values.
1311
1312 * org.texi (Export settings): Improve documentation.
1313
1314 * org.texi (Math formatting in HTML export): Fix OPTIONS item's name.
1315 (Text areas in HTML export): Update text areas.
1316 (HTML Export commands): Update export commands.
1317
1318 * org.texi (Header and sectioning): Add a footnote about the
1319 different between LATEX_HEADER_EXTRA and LATEX_HEADER.
1320
1321 * org.texi (The Export Dispatcher):
1322 Document `org-export-in-background'.
1323
1324 * org.texi (Footnotes): Export back-ends do not use
1325 `org-footnote-normalize' anymore.
1326
1327 * org.texi: Document variable changes.
1328
1329 * org.texi (Export settings): Document p: item in OPTIONS keyword.
1330
1331 * org.texi (Exporting): Massive rewrite of the first sections.
1332 (Selective export): Delete.
1333 (The Export Dispatcher): Rewrite.
1334 (Export options): Rewrite as "Export settings".
1335
1336 * org.texi: Small changes to documentation for embedded LaTeX.
1337
1338 * org.texi (Internal links): Document #+NAME keyword and
1339 cross-referencing during export.
1340
1341 * org.texi (Include files): Remove reference to :prefix1
1342 and :prefix. Give more details for :minlevel.
1343
1344 * org.texi (Macro replacement): Fix macro name.
1345 Update documentation about possible locations and escaping mechanism.
1346
1347 * org.texi (Table of contents): Update documentation.
1348 Document lists of listings and lists of tables. Add documentation for
1349 optional title and #+TOC: keyword.
1350
1351 2013-11-12 Rick Frankel <rick@rickster.com>
1352
1353 * org.texi (results): Add Format section, broken out of Type
1354 section to match code.
1355 (hlines, colnames): Remove incorrect Emacs Lisp exception.
1356 Note that the actual default handling (at least for python and
1357 emacs-lisp) does not seem to match the description.
1358
1359 2013-11-12 Sacha Chua <sacha@sachachua.com> (tiny change)
1360
1361 * org.texi (The date/time prompt): Update the documentation to
1362 reflect the new way `org-read-date-get-relative' handles weekdays.
1363
1364 2013-11-12 Yasushi Shoji <yashi@atmark-techno.com>
1365
1366 * org.texi (Resolving idle time):
1367 Document `org-clock-x11idle-program-name'.
1368
1369 2013-10-24 Michael Albinus <michael.albinus@gmx.de>
1370
1371 * ert.texi (Running Tests Interactively): Adapt examle output.
1372 (Tests and Their Environment): Mention skip-unless.
1373
1374 2013-10-23 Glenn Morris <rgm@gnu.org>
1375
1376 * dired-x.texi, ebrowse.texi, ede.texi, eieio.texi, eshell.texi:
1377 * pcl-cvs.texi, sc.texi, srecode.texi, vip.texi, viper.texi:
1378 * widget.texi: Nuke @refill.
1379
1380 * Makefile.in (install-dvi, install-html, install-pdf)
1381 (install-ps, uninstall-dvi, uninstall-html, uninstall-ps)
1382 (uninstall-pdf): Quote entities that might contain whitespace.
1383
1384 2013-10-17 Jay Belanger <jay.p.belanger@gmail.com>
1385
1386 * calc.texi (Data Type Formats): Don't specify the size at
1387 which integers begin to be represented by lists.
1388
1389 2013-10-14 Xue Fuqiao <xfq.free@gmail.com>
1390
1391 * cl.texi (Argument Lists): Add indexes for &key and &aux.
1392
1393 2013-10-07 Michael Albinus <michael.albinus@gmx.de>
1394
1395 * trampver.texi: Update release number.
1396
1397 2013-10-02 Michael Albinus <michael.albinus@gmx.de>
1398
1399 Sync with Tramp 2.2.8.
1400
1401 * tramp.texi (External packages): Use `non-essential'.
1402 * trampver.texi: Update release number.
1403
1404 2013-09-14 Glenn Morris <rgm@gnu.org>
1405
1406 * eshell.texi: Markup fixes.
1407
1408 2013-09-11 Xue Fuqiao <xfq.free@gmail.com>
1409
1410 * ido.texi (Interactive Substring Matching): Use @key{RET} instead
1411 of @kbd{RET}.
1412 (Prefix Matching): Add an index.
1413
1414 2013-09-08 Glenn Morris <rgm@gnu.org>
1415
1416 * emacs-gnutls.texi: Tweak direntry.
1417
1418 2013-09-06 Michael Albinus <michael.albinus@gmx.de>
1419
1420 * tramp.texi (Alternative Syntax): Remove chapter.
1421
1422 2013-08-28 Paul Eggert <eggert@cs.ucla.edu>
1423
1424 * Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
1425 for portability to hosts where /bin/sh has problems.
1426
1427 2013-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
1428
1429 Try to reduce redundancy in doc/misc/Makefile.in.
1430 * Makefile.in (DOCMISC_W32): New var to replace DOCMISC_*_W32.
1431 (TARGETS): New intermediate variable.
1432 (DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS): Use it.
1433
1434 2013-08-27 Glenn Morris <rgm@gnu.org>
1435
1436 * efaq.texi (Emacs for MS-Windows): Update location of MS FAQ.
1437
1438 * efaq.texi: Rename from faq.texi, to match its output files.
1439 * Makefile.in: Update for faq.texi name change.
1440
1441 * efaq-w32.texi (EMACSVER): Get it from emacsver.texi.
1442
1443 * Makefile.in (webhack): Remove; it's nothing to do with Emacs.
1444
1445 * efaq-w32.texi: Move here from the web-pages repository.
1446 * Makefile.in (DOCMISC_DVI_W32, DOCMISC_HTML_W32, DOCMISC_INFO_W32)
1447 (DOCMISC_PDF_W32, DOCMISC_PS_W32): New configure output variables.
1448 (INFO_COMMON, INFO_INSTALL): New derivations of INFO_TARGETS.
1449 (DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS):
1450 Add DOCMISC_*_W32 variables.
1451 (echo-info): Use INFO_INSTALL rather than INFO_TARGETS.
1452 (efaq_w32_deps): New variable.
1453 (efaq-w32, $(buildinfodir)/efaq-w32$(INFO_EXT), efaq-w32.dvi)
1454 (efaq-w32.pdf, efaq-w32.html): New rules.
1455 (clean): Remove efaq-w32 products.
1456
1457 2013-08-26 Paul Eggert <eggert@cs.ucla.edu>
1458
1459 * texinfo.tex: Update from gnulib.
1460
1461 2013-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
1462
1463 * emacs-mime.texi (Encoding Customization): Exclude iso-2022-jp-2 and
1464 shift_jis from the default value set to mm-coding-system-priorities for
1465 Japanese users.
1466
1467 2013-08-13 Glenn Morris <rgm@gnu.org>
1468
1469 * reftex.texi (LaTeX xr Package, Options - Table of Contents)
1470 (Options - Defining Label Environments, Options - Creating Labels)
1471 (Options - Referencing Labels, Options - Creating Citations)
1472 (Options - Index Support, Options - Viewing Cross-References)
1473 (Options - Finding Files, Options - Optimizations)
1474 (Options - Fontification, Options - Misc):
1475 * cc-mode.texi (Sample Init File):
1476 * edt.texi (Init file):
1477 * epa.texi (Encrypting/decrypting gpg files):
1478 * mairix-el.texi (About, Setting up the mairix interface, Using)
1479 (Extending):
1480 Rename nodes to avoid characters that can cause Texinfo problems.
1481
1482 2013-08-12 Katsumi Yamaoka <yamaoka@jpl.org>
1483
1484 * gnus.texi (Mail Source Specifiers): Fix description for pop3's :leave.
1485
1486 2013-08-12 Glenn Morris <rgm@gnu.org>
1487
1488 * Makefile.in (ada_mode_deps, auth_deps, autotype_deps)
1489 (bovine_deps, calc_deps, ccmode_deps, cl_deps, dbus_deps)
1490 (dired_x_deps, ebrowse_deps, ede_deps, ediff_deps, edt_deps)
1491 (eieio_deps, emacs_gnutls_deps, emacs_mime_deps, epa_deps)
1492 (erc_deps, ert_deps, eshell_deps, eudc_deps, faq_deps)
1493 (flymake_deps, forms_deps, gnus_deps, htmlfontify_deps)
1494 (idlwave_deps, ido_deps, info_deps, mairix_el_deps, message_deps)
1495 (mh_e_deps, newsticker_deps, nxml_mode_deps, org_deps)
1496 (pcl_cvs_deps, pgg_deps, rcirc_deps, reftex_deps, remember_deps)
1497 (sasl_deps, sc_deps, semantic_deps, ses_deps, sieve_deps)
1498 (smtpmail_deps, speedbar_deps, srecode_deps, todo_mode_deps)
1499 (tramp_deps, url_deps, vip_deps, viper_deps, widget_deps)
1500 (wisent_deps, woman_deps): New variables. Use to reduce duplication.
1501
1502 * woman.texi (Top): Avoid mailto: in html output.
1503
1504 * Makefile.in (prefix, datarootdir, datadir, PACKAGE_TARNAME)
1505 (docdir, dvidir, htmldir, pdfdir, psdir, GZIP_PROG, INSTALL)
1506 (INSTALL_DATA): New, set by configure.
1507 (HTML_OPTS, HTML_TARGETS, PS_TARGETS, DVIPS): New variables.
1508 (.PHONY): Add html, ps, install-dvi, install-html, install-pdf,
1509 install-ps, install-doc, uninstall-dvi, uninstall-html, uninstall-pdf,
1510 uninstall-ps, and uninstall-doc.
1511 (.SUFFIXES): Add .ps and .dvi.
1512 (.dvi.ps): New suffix rule.
1513 (html, ps, ada-mode.html, auth.html, autotype.html, bovine.html)
1514 (calc.html, cc-mode.html, cl.html, dbus.html, dired-x.html)
1515 (ebrowse.html, ede.html, ediff.html, edt.html, eieio.html)
1516 (emacs-gnutls.html, emacs-mime.html, epa.html, erc.html)
1517 (ert.html, eshell.html, eudc.html, faq.html, flymake.html)
1518 (forms.html, gnus.html, htmlfontify.html, idlwave.html)
1519 (ido.html, mairix-el.html, message.html, mh-e.html)
1520 (newsticker.html, nxml-mode.html, org.html, pgg.html)
1521 (rcirc.html, reftex.html, remember.html, sasl.html, sc.html)
1522 (semantic.html, sieve.html, smtpmail.html, speedbar.html)
1523 (srecode.html, todo-mode.html, tramp.html, url.html, vip.html)
1524 (viper.html, widget.html, wisent.html, woman.html, install-dvi)
1525 (install-html, install-pdf, install-ps, install-doc, uninstall-dvi)
1526 (uninstall-html, uninstall-ps, uninstall-pdf, uninstall-doc):
1527 New rules.
1528 (clean): Remove HTML_TARGETS and PS_TARGETS.
1529
1530 2013-08-10 Xue Fuqiao <xfq.free@gmail.com>
1531
1532 * ido.texi (Working Directories, Flexible Matching, Regexp Matching)
1533 (Find File At Point, Ignoring, Misc Customization): Use @defopt
1534 for user options.
1535
1536 2013-08-09 Xue Fuqiao <xfq.free@gmail.com>
1537
1538 * htmlfontify.texi (Customization): Remove documentation of
1539 `hfy-fast-lock-save'. Minor fixes.
1540
1541 2013-08-08 Xue Fuqiao <xfq.free@gmail.com>
1542
1543 * ido.texi (Top): Insert node "Working Directories" in menu.
1544 (Working Directories): New node.
1545 (Misc Customization): Add documentation of
1546 `ido-confirm-unique-completion' and some other user options.
1547
1548 2013-08-07 Eli Zaretskii <eliz@gnu.org>
1549
1550 * todo-mode.texi: Update @dircategory.
1551 (Overview, Todo Items as Diary Entries, Todo Mode Entry Points)
1552 (File Editing, Marked Items, Item Prefix): Fix usage of @xref and
1553 @ref.
1554
1555 2013-08-07 Xue Fuqiao <xfq.free@gmail.com>
1556
1557 * sc.texi (Introduction): Fix index.
1558 (Usage Overview, Citations, Citation Elements, Recognizing Citations)
1559 (Information Keys and the Info Alist, Reference Headers)
1560 (The Built-in Header Rewrite Functions)
1561 (Electric References, Reply Buffer Initialization)
1562 (Filling Cited Text, Selecting an Attribution)
1563 (Attribution Preferences)
1564 (Anonymous Attributions, Author Names)
1565 (Using Regi, Post-yank Formatting Commands)
1566 (Citing Commands, Insertion Commands)
1567 (Mail Field Commands)
1568 (Hints to MUA Authors, Thanks and History): Change from one space
1569 between sentences to two.
1570 (What Supercite Does): Typo fix.
1571
1572 * newsticker.texi (Usage): Use @key for RET.
1573
1574 * cl.texi (Argument Lists, For Clauses)
1575 (Macros): Add indexes.
1576
1577 2013-08-05 Xue Fuqiao <xfq.free@gmail.com>
1578
1579 * cl.texi (Blocks and Exits): Add an index.
1580
1581 2013-08-04 Stephen Berman <stephen.berman@gmx.net>
1582
1583 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add todo-mode.
1584 (todo-mode, $(buildinfodir)/todo-mode$(INFO_EXT))
1585 (todo-mode.dvi, todo-mode.pdf): New rules.
1586
1587 * todo-mode.texi: New file.
1588
1589 2013-08-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
1590
1591 * gnus.texi (Basic Usage): Mention that warp means jump here.
1592 (The notmuch Engine): Mention notmuch.
1593
1594 2013-07-30 Tassilo Horn <tsdh@gnu.org>
1595
1596 * gnus.texi (Sorting the Summary Buffer): Document new defcustom
1597 `gnus-subthread-sort-functions' and remove the obsolete documentation
1598 of `gnus-sort-threads-recursively'.
1599
1600 2012-07-30 Paul Eggert <eggert@cs.ucla.edu>
1601
1602 * texinfo.tex: Update to 2012-07-29.17 version.
1603
1604 2013-07-29 David Engster <deng@randomsample.de>
1605
1606 * eieio.texi (top): Make clear that EIEIO is not a full CLOS
1607 implementation.
1608 (Introduction): Add further missing features.
1609 (Building Classes): Add introductory paragraph.
1610 (Wish List): Add metaclasses and EQL specialization.
1611
1612 2013-07-29 Michael Albinus <michael.albinus@gmx.de>
1613
1614 * tramp.texi (Frequently Asked Questions):
1615 Mention `tramp-use-ssh-controlmaster-options'.
1616
1617 2013-07-26 Tassilo Horn <tsdh@gnu.org>
1618
1619 * gnus.texi (Sorting the Summary Buffer): Document new defcustom
1620 `gnus-sort-threads-recursively'.
1621
1622 2013-07-25 Glenn Morris <rgm@gnu.org>
1623
1624 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add ido.
1625 (ido, $(buildinfodir)/ido$(INFO_EXT), ido.dvi, ido.pdf): New rules.
1626
1627 * erc.texi (Special Features): Update contact information.
1628 (History): Avoid using @email.
1629
1630 * eshell.texi (Bugs and ideas): Minor updates.
1631
1632 * faq.texi (Reporting bugs, Origin of the term Emacs)
1633 (Setting up a customization file)
1634 (Using an already running Emacs process, Turning off beeping)
1635 (Packages that do not come with Emacs)
1636 (Replying to the sender of a message): Avoid using @email.
1637
1638 * pcl-cvs.texi (Contributors, Bugs): Avoid using @email.
1639
1640 * reftex.texi (Imprint): Avoid using @email.
1641
1642 * ses.texi (Top): Update bug reporting instructions.
1643 (Acknowledgments): Avoid using @email.
1644
1645 * woman.texi (Introduction, Background): Remove outdated information.
1646 (Bugs, Acknowledgments): Avoid using @email.
1647
1648 2013-07-24 Xue Fuqiao <xfq.free@gmail.com>
1649
1650 * ido.texi: New file.
1651
1652 2013-07-19 Geoff Kuenning <geoff@cs.hmc.edu> (tiny change)
1653
1654 * gnus.texi (Customizing Articles): Document function predicates.
1655
1656 2013-07-08 Tassilo Horn <tsdh@gnu.org>
1657
1658 * gnus.texi (lines): Correct description of
1659 `gnus-registry-track-extra's default value.
1660 Mention `gnus-registry-remove-extra-data'.
1661
1662 2013-07-06 Lars Ingebrigtsen <larsi@gnus.org>
1663
1664 * gnus.texi (Group Parameters): Mention regexp
1665 substitutions (bug#11688).
1666
1667 2013-07-06 Nathan Trapuzzano <nbtrap@nbtrap.com> (tiny change)
1668
1669 * gnus.texi (Generic Marking Commands): Fix grammar (bug#13368).
1670
1671 2013-07-06 Lars Ingebrigtsen <larsi@gnus.org>
1672
1673 * gnus.texi (Emacsen): Fix version.
1674
1675 * gnus-faq.texi (FAQ 1-6): Mention the correct Emacs version.
1676
1677 2013-07-06 Glenn Morris <rgm@gnu.org>
1678
1679 * mh-e.texi: Fix external links.
1680 (Using This Manual): Printed elisp manuals no longer available.
1681
1682 * newsticker.texi (Overview): Update URL.
1683
1684 * nxml-mode.texi (Introduction): Update URL.
1685
1686 * org.texi (JavaScript support): Fix URL.
1687
1688 * wisent.texi (Wisent Overview): Remove incorrect, unnecessary uref.
1689
1690 * eudc.texi (CCSO PH/QI): Remove defunct URL.
1691
1692 * dbus.texi (Introspection): Update URL to a less defunct one.
1693
1694 * gnus.texi (Top): Restrict "Other related manuals" to info output.
1695 (Foreign Groups): Use @indicateurl for examples.
1696 (Direct Functions): Remove defunct URL.
1697 (RSS): Update URL.
1698
1699 * gnus-faq.texi (FAQ 5-8, FAQ 6-3): Remove defunct URLs.
1700 (FAQ 7-1): Update URL.
1701
1702 * pgg.texi (Top, Overview): Add note about obsolescence.
1703
1704 2013-07-03 Paul Eggert <eggert@cs.ucla.edu>
1705
1706 * texinfo.tex: Merge from gnulib.
1707
1708 2013-07-03 Glenn Morris <rgm@gnu.org>
1709
1710 * bovine.texi (top):
1711 * cc-mode.texi (AWK Mode Font Locking):
1712 * mh-e.texi (Preface):
1713 * url.texi (URI Parsing): Fix cross-references to other manuals.
1714
1715 2013-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
1716
1717 * gnus.texi (Client-Side IMAP Splitting):
1718 Note that `nnimap-inbox' now can be a list.
1719
1720 2013-06-24 Glenn Morris <rgm@gnu.org>
1721
1722 * eshell.texi: Fix cross-references to other manuals.
1723
1724 2013-06-23 Glenn Morris <rgm@gnu.org>
1725
1726 * Makefile.in (HTML_TARGETS, html, emacs-faq.html, emacs-faq):
1727 Remove; not needed now we use a standard html layout for the faq.
1728 (clean): Remove HTML_TARGETS, emacs-faq.text.
1729
1730 2013-06-21 Eduard Wiebe <usenet@pusto.de>
1731
1732 * flymake.texi (Parsing the output, Customizable variables):
1733 Add reference to `flymake-warning-predicate'.
1734
1735 2013-06-19 Michael Albinus <michael.albinus@gmx.de>
1736
1737 * tramp.texi (Top, Configuration): Insert section `Predefined
1738 connection information' in menu.
1739 (Predefined connection information): New section.
1740 (Android shell setup): Make a reference to `Predefined connection
1741 information'.
1742
1743 2013-06-19 Glenn Morris <rgm@gnu.org>
1744
1745 * Makefile.in (version): New, set by configure.
1746 (clean): Delete dist tar file.
1747 (infoclean): New, split from maintainer-clean.
1748 (maintainer-clean): Run infoclean.
1749 (dist): New rule, to make tarfile for www.gnu.org.
1750
1751 2013-06-13 Albert Krewinkel <tarleb@moltkeplatz.de>
1752
1753 * sieve.texi (Managing Sieve): Fix port in example, fix documentation
1754 for keys q and Q.
1755 (Standards): Reference RFC5804 as the defining document of the
1756 managesieve protocol.
1757
1758 2013-06-10 Aidan Gauland <aidalgol@amuri.net>
1759
1760 * eshell.texi (Input/Output): Expand to cover new visual-command
1761 options, eshell-visual-subcommands and eshell-visual-options.
1762 Divide into separate Visual Commands and Redirection sections.
1763
1764 2013-06-10 Glenn Morris <rgm@gnu.org>
1765
1766 * epa.texi (Cryptographic operations on files): Update epa-decrypt-file.
1767
1768 2013-06-04 Katsumi Yamaoka <yamaoka@jpl.org>
1769
1770 * gnus.texi (Article Date):
1771 Fix description of gnus-article-update-date-headers.
1772
1773 2013-05-28 Xue Fuqiao <xfq.free@gmail.com>
1774
1775 * erc.texi (Special Features): ERC is being maintained within
1776 Emacs now.
1777
1778 2013-05-25 Xue Fuqiao <xfq.free@gmail.com>
1779
1780 * flymake.texi: Change from one space between sentences to two.
1781
1782 2013-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
1783
1784 * cl.texi (Obsolete Macros): Describe replacements for `flet'
1785 (bug#14293).
1786
1787 2013-04-16 Michael Albinus <michael.albinus@gmx.de>
1788
1789 * tramp.texi (Frequently Asked Questions): Precise, how to define
1790 an own ControlPath.
1791
1792 2013-04-15 Michael Albinus <michael.albinus@gmx.de>
1793
1794 * tramp.texi (Frequently Asked Questions): New item for
1795 ControlPath settings.
1796
1797 2013-03-31 Jay Belanger <jay.p.belanger@gmail.com>
1798
1799 * calc.texi (Basic Operations on Units): Streamline some
1800 descriptions.
1801
1802 2013-03-27 Aidan Gauland <aidalgol@no8wireless.co.nz>
1803
1804 * eshell.texi (Built-ins): Update manual to mention tramp module.
1805
1806 2013-03-18 Michael Albinus <michael.albinus@gmx.de>
1807
1808 * tramp.texi (Filename Syntax): Host names are not allowed to be
1809 any method name, unless method name is specified explicitly.
1810 Remove restriction on unibyte filenames.
1811
1812 * trampver.texi: Update release number.
1813
1814 2013-03-17 Paul Eggert <eggert@cs.ucla.edu>
1815
1816 doc: convert some TeX accents to UTF-8
1817 * emacs-mime.texi (Interface Functions): Use 'ï' rather than
1818 '@"{@dotless{i}}'.
1819
1820 2013-03-15 Michael Albinus <michael.albinus@gmx.de>
1821
1822 Sync with Tramp 2.2.7.
1823
1824 * trampver.texi: Update release number.
1825
1826 2013-03-09 Jay Belanger <jay.p.belanger@gmail.com>
1827
1828 * calc.texi (Basic Operations on Units): Streamline some
1829 descriptions.
1830
1831 2013-03-08 Glenn Morris <rgm@gnu.org>
1832
1833 * faq.texi (Top): Don't say this was updated @today.
1834 That's irrelevant and leads to spurious diffs.
1835
1836 2013-03-08 Jay Belanger <jay.p.belanger@gmail.com>
1837
1838 * calc.texi (Basic Operations on Units):
1839 Fix cross-reference.
1840
1841 2013-03-07 Katsumi Yamaoka <yamaoka@jpl.org>
1842
1843 * gnus-faq.texi (FAQ 3-11): Now Gnus supports POP3 UIDL.
1844
1845 2013-03-06 Alan Mackenzie <acm@muc.de>
1846
1847 * cc-mode.texi (Custom Line-Up): Clarify position of point on
1848 calling a line-up function.
1849
1850 2013-03-04 Paul Eggert <eggert@cs.ucla.edu>
1851
1852 * emacs-mime.texi, htmlfontify.texi, mairix-el.texi, mh-e.texi:
1853 * ses.texi: Switch from Latin-1 to UTF-8.
1854
1855 2013-03-03 Michael Albinus <michael.albinus@gmx.de>
1856
1857 * tramp.texi (External methods): Tramp does not connect Android
1858 devices by itself.
1859
1860 2013-03-02 Bill Wohler <wohler@newt.com>
1861
1862 Release MH-E manual version 8.5.
1863
1864 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
1865 release 8.5.
1866
1867 * mh-e.texi (Preface, Conventions, Getting Started)
1868 (Using This Manual, Folder Selection, Viewing, Aliases)
1869 (Identities, Speedbar, Menu Bar, Tool Bar, Scan Line Formats)
1870 (Bug Reports, Mailing Lists, MH FAQ and Support, Getting MH-E):
1871 Update URLs.
1872
1873 2013-03-01 Michael Albinus <michael.albinus@gmx.de>
1874
1875 * tramp.texi (Inline methods): Remove "ssh1", "ssh2", "plink1"
1876 and "plink2" entries. "plink2" is obsolete for a long time.
1877 (External methods): Remove "scp1" and "scp2" entries.
1878 Explain user name and host name specification for "adb".
1879
1880 2013-02-28 Michael Albinus <michael.albinus@gmx.de>
1881
1882 * tramp.texi (External methods): Mention `tramp-adb-program'.
1883
1884 2013-02-28 Bastien Guerry <bzg@gnu.org>
1885
1886 * org.texi (Visibility cycling): Suggest to set
1887 `org-agenda-inhibit-startup' to nil if user wants the startup
1888 visibility settings to be honored in any circumstances.
1889 (Progress logging, Checkboxes): Fix typos.
1890
1891 2013-02-28 Michael Albinus <michael.albinus@gmx.de>
1892
1893 * tramp.texi (top) [xxx, yyy, trampfn]: Provide two versions of
1894 the macros, for Texinfo 4.13 and 5.0.
1895
1896 2013-02-24 Michael Albinus <michael.albinus@gmx.de>
1897
1898 Port Tramp documentation to Texinfo 5.0.
1899 * tramp.texi (top) [xxx, yyy, trampfn]: Remove superfluous @c.
1900 (Filename Syntax): Do not use @trampfn{} in @item.
1901 (Filename completion): Use @columnfractions in @multitable.
1902
1903 2013-02-22 Glenn Morris <rgm@gnu.org>
1904
1905 * flymake.texi (Syntax check statuses): Fix multitable continued rows.
1906
1907 2013-02-21 Paul Eggert <eggert@cs.ucla.edu>
1908
1909 * Makefile.in (html): New rule.
1910
1911 2013-02-20 Michael Albinus <michael.albinus@gmx.de>
1912
1913 * tramp.texi (Android shell setup): Improve. Reported by Thierry
1914 Volpiatto <thierry.volpiatto@gmail.com>.
1915
1916 2013-02-16 Michael Albinus <michael.albinus@gmx.de>
1917
1918 * tramp.texi (Top, Configuration): Insert section `Android shell
1919 setup' in menu.
1920 (Android shell setup): New section.
1921 (Connection types, Default Method)
1922 (Frequently Asked Questions): Mention "scp" instead of "scpc".
1923 (External methods): Remove "scpc" and "rsyncc" entries.
1924 (Frequently Asked Questions): Remove entry about ControlPersist.
1925
1926 2013-02-13 Glenn Morris <rgm@gnu.org>
1927
1928 * message.texi (News Headers): Don't mention yow any more.
1929
1930 2013-02-09 Jay Belanger <jay.p.belanger@gmail.com>
1931
1932 * calc.texi (Basic Operations on Units, Customizing Calc):
1933 Mention the variable `calc-allow-units-as-numbers'.
1934
1935 2013-02-08 Aidan Gauland <aidalgol@no8wireless.co.nz>
1936
1937 * eshell.texi: Fill most of the missing sections.
1938
1939 2013-02-07 Bastien Guerry <bzg@gnu.org>
1940
1941 * org.texi (References): Clarify an example.
1942 (Installation): Fix instructions.
1943 (Org-Plot): Fix link.
1944 (Checkboxes, Radio lists): Fix typos.
1945
1946 2013-02-07 Glenn Morris <rgm@gnu.org>
1947
1948 * cl.texi (Equality Predicates): Mention memql.
1949
1950 2013-02-07 Eric Ludlam <zappo@gnu.org>
1951
1952 * ede.texi (Creating a project): Make ede-new doc less
1953 specific, and only about items it supports, indicating that there
1954 might be more. Remove refs to simple project and direct automake
1955 from ede new.
1956 (Simple projects): Re-write to not talk about ede-simple-project
1957 which is deprecated, and instead use the term to mean projects
1958 that don't do much management, just project wrapping.
1959 Add ede-generic-project link.
1960 (ede-generic-project): New node (bug#11441).
1961
1962 2013-02-07 Glenn Morris <rgm@gnu.org>
1963
1964 * cl.texi (Equality Predicates): Fix eq/eql pedantry.
1965
1966 2013-02-01 Glenn Morris <rgm@gnu.org>
1967
1968 * calc.texi (Help Commands): Update calc-view-news description.
1969 Mention etc/CALC-NEWS.
1970
1971 2013-01-24 Michael Albinus <michael.albinus@gmx.de>
1972
1973 * tramp.texi (Filename Syntax): Filenames must be unibyte strings.
1974
1975 2013-01-13 Bastien Guerry <bzg@gnu.org>
1976
1977 * org.texi (Installation): Simplify.
1978
1979 2013-01-13 François Allisson <francois@allisson.co> (tiny change)
1980
1981 * org.texi (Handling links): Update the mention to the obsolete
1982 variable `org-link-to-org-use-id' with a mention to the newer
1983 variable `org-id-link-to-org-use-id'. Mention the need to load
1984 the org-id library.
1985
1986 2013-01-10 Michael Albinus <michael.albinus@gmx.de>
1987
1988 * tramp.texi (Default Host): Introduce `tramp-default-host-alist'.
1989
1990 2013-01-09 Bastien Guerry <bzg@gnu.org>
1991
1992 * org.texi (Pushing to MobileOrg): Add footnote about using
1993 symbolic links in `org-directory'.
1994 (Timestamps, Deadlines and scheduling): Use `diary-float' instead
1995 of the now obsolete alias `org-float'.
1996 (TODO basics): Add `org-use-fast-todo-selection' to the variable
1997 index. Fix description of TODO keywords cycling.
1998 (Advanced features): Add missing argument for @item.
1999 (Storing searches): Add index entries and a note about
2000 *-tree agenda views.
2001 (Structure editing): Document `org-mark-element' and
2002 `org-mark-subtree'.
2003 (Tag inheritance): Document `org-agenda-use-tag-inheritance'.
2004
2005 2013-01-08 Juri Linkov <juri@jurta.org>
2006
2007 * info.texi (Go to node): Mention the abbreviated format
2008 `(FILENAME)' equal to `(FILENAME)Top'. (Bug#13365)
2009
2010 2013-01-06 Andreas Schwab <schwab@linux-m68k.org>
2011
2012 * autotype.texi: Remove undefined command @subtitlefont.
2013 * cc-mode.texi: Likewise.
2014
2015 * org.texi (Advanced features): Use `@w{ }' instead of `@ ' in
2016 @item argument.
2017 (Property searches): Use \\ instead of @backslashchar{}.
2018 * pgg.texi (VERSION): Move @set below @setfilename.
2019
2020 2013-01-05 Andreas Schwab <schwab@linux-m68k.org>
2021
2022 * ada-mode.texi: Remove braces from @title argument.
2023 * eudc.texi: Likewise.
2024 * smtpmail.texi: Likewise.
2025 * auth.texi (VERSION): Set before first use.
2026 * emacs-gnutls.texi (VERSION): Likewise.
2027 * pgg.texi (VERSION): Likewise.
2028 * ede.texi (Top): Rename from top, all uses changed.
2029 * eshell.texi: Add missing argument to @sp.
2030 * forms.texi (Top): Reorder menu to match structure.
2031 * htmlfontify.texi (Customization): Add missing @item in
2032 @enumerate.
2033 * org.texi (Advanced features): Add missing argument for @item.
2034 (Property searches): Use @backslashchar{} in macro argument.
2035 * pcl-cvs.texi: Add missing argument to @sp.
2036 (Movement commands): Fix use of @itemx.
2037 * vip.texi (Misc Commands, Viewing the Buffer): Likewise.
2038 * reftex.texi (Options (Creating Citations)): Add missing newline
2039 before @end.
2040 * tramp.texi (Obtaining Tramp): Remove extra dots.
2041 (Configuration): Reorder menu to match structure.
2042 (Remote shell setup): Replace literal NUL character by \0.
2043 * viper.texi (Marking): Add missing argument for @item.
2044
2045 2013-01-04 Glenn Morris <rgm@gnu.org>
2046
2047 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS):
2048 Add htmlfontify.
2049 (htmlfontify, $(buildinfodir)/htmlfontify$(INFO_EXT))
2050 (htmlfontify.dvi, htmlfontify.pdf): New targets.
2051 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add htmlfontify.
2052 ($(infodir)/htmlfontify$(INFO_EXT), htmlfontify.dvi): New targets.
2053
2054 * htmlfontify.texi: Miscellaneous fixes and updates.
2055 Set copyright to FSF, update license to GFDL 1.3+.
2056
2057 2013-01-04 Vivek Dasmohapatra <vivek@etla.org>
2058
2059 * htmlfontify.texi: New file.
2060
2061 2013-01-02 Jay Belanger <jay.p.belanger@gmail.com>
2062
2063 * calc.texi (Free-Form Dates): Expand on the date reading
2064 algorithm.
2065
2066 2012-12-27 Glenn Morris <rgm@gnu.org>
2067
2068 * viper.texi (Rudimentary Changes, Key Bindings, Key Bindings):
2069 Avoid some overfull lines.
2070
2071 * widget.texi (Programming Example): Break some long lines.
2072
2073 * wisent.texi (Wisent Overview): Fix xref.
2074 (Grammar format, Understanding the automaton): Avoid overfill.
2075
2076 * bovine.texi (Optional Lambda Expression): Allow line break.
2077
2078 * auth.texi (Help for users): Break long lines.
2079
2080 * ada-mode.texi (Project file variables):
2081 Reword to reduce underfull hbox.
2082 (No project files, Use GNAT project file):
2083 Use smallexample to make some overfull lines less terrible.
2084
2085 * autotype.texi, bovine.texi, ede.texi, eieio.texi, pcl-cvs.texi:
2086 Fix cross-references to separate manuals.
2087
2088 * Makefile.in (gfdl): New variable. Use throughout where
2089 appropriate so that targets depend on doclicense.texi.
2090
2091 2012-12-25 Lars Ingebrigtsen <larsi@gnus.org>
2092
2093 * gnus.texi (Customizing the IMAP Connection): Mention the other
2094 authenticators.
2095
2096 2012-12-24 Lars Ingebrigtsen <larsi@gnus.org>
2097
2098 * gnus.texi (Browse Foreign Server):
2099 Document `gnus-browse-delete-group'.
2100
2101 2012-12-22 Glenn Morris <rgm@gnu.org>
2102
2103 * ada-mode.texi, ebrowse.texi, ediff.texi, ert.texi, eshell.texi:
2104 * eudc.texi, idlwave.texi, pcl-cvs.texi, rcirc.texi, reftex.texi:
2105 * remember.texi, ses.texi, speedbar.texi, vip.texi, viper.texi:
2106 * widget.texi, wisent.texi: Nuke hand-written node pointers.
2107
2108 * Makefile.in (gfdl): New variable. Use throughout where
2109 appropriate so that targets depend on doclicense.texi.
2110
2111 2012-12-22 Eli Zaretskii <eliz@gnu.org>
2112
2113 * makefile.w32-in ($(INFO_TARGETS), $(DVI_TARGETS)): Depend on
2114 doclicense.texi. Remove doclicense.texi from all targets that
2115 mentioned it explicitly.
2116 ($(infodir)/woman$(INFO_EXT), woman.dvi): Depend on
2117 $(emacsdir)/emacsver.texi.
2118 ($(infodir)/erc$(INFO_EXT), erc.dvi): Don't depend on gpl.texi.
2119
2120 2012-12-21 Glenn Morris <rgm@gnu.org>
2121
2122 * woman.texi (UPDATED, VERSION): Remove in favor of EMACSVER.
2123 Include emacsver.texi. Nuke hand-written node pointers.
2124 * Makefile.in ($(buildinfodir)/woman$(INFO_EXT), woman.dvi, woman.pdf):
2125 Depend on emacsver.texi.
2126
2127 * auth.texi, emacs-gnutls.texi, epa.texi, ert.texi:
2128 * gnus-coding.texi, info.texi, nxml-mode.texi, sasl.texi:
2129 May as well just include doclicense.texi in everything.
2130
2131 * ede.texi, eieio.texi, mairix-el.texi: Include a copy of GFDL,
2132 which @copying says is included.
2133
2134 * ada-mode.texi, auth.texi, autotype.texi, bovine.texi, calc.texi:
2135 * cc-mode.texi, cl.texi, dbus.texi, dired-x.texi, ebrowse.texi:
2136 * ede.texi, ediff.texi, edt.texi, eieio.texi, emacs-gnutls.texi:
2137 * emacs-mime.texi, epa.texi, erc.texi, ert.texi, eshell.texi:
2138 * eudc.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
2139 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
2140 * newsticker.texi, nxml-mode.texi, pcl-cvs.texi, pgg.texi:
2141 * rcirc.texi, reftex.texi, remember.texi, sasl.texi, sc.texi:
2142 * semantic.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
2143 * srecode.texi, tramp.texi, url.texi, vip.texi, viper.texi:
2144 * widget.texi, wisent.texi, woman.texi: Do not mention buying
2145 copies from the FSF, which does not publish these manuals.
2146
2147 * erc.texi: No need to include gpl in this small manual.
2148
2149 * org.texi (copying): Include a copy of the GFDL.
2150 (GNU Free Documentation License): New section.
2151
2152 2012-12-21 Bastien Guerry <bzg@gnu.org>
2153
2154 * org.texi: Fix typos.
2155
2156 2012-12-16 Paul Eggert <eggert@cs.ucla.edu>
2157
2158 * calc.texi (ISO 8601): Rename from ISO-8601,
2159 as it's typically spelled without a hyphen.
2160
2161 2012-12-16 Jay Belanger <jay.p.belanger@gmail.com>
2162
2163 * calc.texi (ISO-8601): New section.
2164 (Date Formatting Codes): Mention new codes.
2165 (Standard Date Formats): Mention new formats.
2166
2167 2012-12-14 Michael Albinus <michael.albinus@gmx.de>
2168
2169 * tramp.texi (External methods): Move `adb' method here.
2170
2171 2012-12-13 Glenn Morris <rgm@gnu.org>
2172
2173 * cl.texi (Modify Macros, Obsolete Macros): Now letf == cl-letf.
2174
2175 * wisent.texi: Small edits. Set copyright to FSF, update license to
2176 GFDL 1.3+.
2177 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add wisent.
2178 (wisent, $(buildinfodir)/wisent$(INFO_EXT), wisent.dvi, wisent.pdf):
2179 New targets.
2180 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add wisent.
2181 ($(infodir)/wisent$(INFO_EXT), wisent.dvi): New targets.
2182
2183 * bovine.texi: Small edits. Set copyright to FSF, update license to
2184 GFDL 1.3+, remove empty index.
2185 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add bovine.
2186 (bovine, $(buildinfodir)/bovine$(INFO_EXT), bovine.dvi, bovine.pdf):
2187 New targets.
2188 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add bovine.
2189 ($(infodir)/bovine$(INFO_EXT), bovine.dvi): New targets.
2190
2191 2012-12-13 Eric Ludlam <zappo@gnu.org>
2192 David Ponce <david@dponce.com>
2193 Richard Kim <emacs18@gmail.com>
2194
2195 * bovine.texi, wisent.texi: New files, imported from CEDET trunk.
2196
2197 2012-12-13 Glenn Morris <rgm@gnu.org>
2198
2199 * flymake.texi (Customizable variables, Locating the buildfile):
2200 Remove refs to flymake-buildfile-dirs, removed 2007-07-20. (Bug#13148)
2201
2202 * srecode.texi: Small edits. Set copyright to FSF, add explicit
2203 GFDL 1.3+ license, fix up index.
2204 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add srecode.
2205 (srecode, $(buildinfodir)/srecode$(INFO_EXT), srecode.dvi)
2206 (srecode.pdf): New targets.
2207 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add srecode.
2208 ($(infodir)/srecode$(INFO_EXT), srecode.dvi): New targets.
2209
2210 2012-12-13 Eric Ludlam <zappo@gnu.org>
2211
2212 * srecode.texi: New file, imported from CEDET trunk.
2213
2214 2012-12-13 Bastien Guerry <bzg@gnu.org>
2215
2216 * org.texi (Summary, Code block specific header arguments)
2217 (Code block specific header arguments)
2218 (Header arguments in function calls, var, noweb)
2219 (Results of evaluation, Code evaluation security):
2220 Small reformatting: add a blank line before some example.
2221
2222 * org.texi (System-wide header arguments)
2223 (Header arguments in Org mode properties, Conflicts)
2224 (Dynamic blocks, Using the mapping API):
2225 Fix indentation of Elisp code examples.
2226
2227 * org.texi (Comment lines): Fix description of the comment syntax.
2228
2229 * org.texi (Installation): Mention "make test" in the correct section.
2230
2231 2012-12-06 Paul Eggert <eggert@cs.ucla.edu>
2232
2233 * doclicense.texi, gpl.texi: Update to latest version from FSF.
2234 These are just minor editorial changes.
2235
2236 2012-12-04 Michael Albinus <michael.albinus@gmx.de>
2237
2238 * tramp.texi (History): Mention ADB.
2239 (Inline methods): Add `adb' method.
2240
2241 2012-12-03 Michael Albinus <michael.albinus@gmx.de>
2242
2243 * tramp.texi (Top, Obtaining Tramp): Replace CVS by Git.
2244 (External methods): Fix typo.
2245
2246 2012-12-03 Glenn Morris <rgm@gnu.org>
2247
2248 * rcirc.texi (Notices): Fix typo.
2249
2250 2012-11-25 Bill Wohler <wohler@newt.com>
2251
2252 Release MH-E manual version 8.4.
2253
2254 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH, Preface):
2255 Update for release 8.4.
2256
2257 * mh-e.texi (Sequences): Add mh-whitelist-preserves-sequences-flag.
2258 (Junk): Add mh-whitelist-preserves-sequences-flag,
2259 mh-blacklist-msg-hook, mh-whitelist-msg-hook,
2260 mh-folder-blacklisted, mh-folder-whitelisted (closes SF #2945712).
2261
2262 2012-11-25 Paul Eggert <eggert@cs.ucla.edu>
2263
2264 * mh-e.texi (Procmail): Fix two @ typos.
2265
2266 2012-11-24 Paul Eggert <eggert@cs.ucla.edu>
2267
2268 * doclicense.texi, gpl.texi: Update to latest version from FSF.
2269 These are just minor editorial changes.
2270
2271 2012-11-23 Jay Belanger <jay.p.belanger@gmail.com>
2272
2273 * calc.texi (Date Formatting Codes): Mention the new beginning of
2274 the date numbering system.
2275
2276 2012-11-22 Paul Eggert <eggert@cs.ucla.edu>
2277
2278 * calc.texi: Fix TeX issues with capitals followed by ".", "?", "!".
2279 (Date Forms): Correct off-by-one error in explanation of
2280 Julian day numbers. Give Gregorian equivalent of its origin.
2281
2282 2012-11-22 Jay Belanger <jay.p.belanger@gmail.com>
2283
2284 * calc.texi (Date Forms): Mention the customizable
2285 Gregorian-Julian switch.
2286 (Customizing Calc): Mention the variable `calc-gregorian-switch'.
2287
2288 2012-11-17 Paul Eggert <eggert@cs.ucla.edu>
2289
2290 Calc now uses the Gregorian calendar for all dates (Bug#12633).
2291 It also uses January 1, 1 AD as its day number 1.
2292 * calc.texi (Date Forms): Document this.
2293
2294 2012-11-16 Glenn Morris <rgm@gnu.org>
2295
2296 * cl.texi (Function Bindings): Clarify that cl-flet is lexical.
2297 (Obsolete Macros): Move example here from Function Bindings.
2298
2299 * erc.texi: Use @code{nil} rather than just "nil".
2300 (Modules): Undocument obsolete "hecomplete".
2301 Add "notifications".
2302 (Connecting): Add brief section on passwords.
2303 (Options): Make a start by adding erc-hide-list, erc-lurker-hide-list.
2304
2305 2012-11-13 Glenn Morris <rgm@gnu.org>
2306
2307 * flymake.texi (Customizable variables)
2308 (Highlighting erroneous lines): Mention flymake-error-bitmap,
2309 flymake-warning-bitmap, and flymake-fringe-indicator-position.
2310
2311 2012-11-12 Vincent Belaïche <vincentb1@users.sourceforge.net>
2312
2313 * ses.texi: Doc for ses-rename-cell, ses-repair-cell-reference-all & ses-range.
2314 In all file place SES into @acronym{...}.
2315 (Advanced Features): Add key index and function index for
2316 ses-set-header-row. Add description for function
2317 ses-rename-cell. Add description for function
2318 ses-repair-cell-reference-all.
2319 (Ranges in formulas): Add description for ses-range flags.
2320
2321 2012-11-12 Paul Eggert <eggert@cs.ucla.edu>
2322
2323 * texinfo.tex: Merge from gnulib.
2324
2325 2012-11-10 Chong Yidong <cyd@gnu.org>
2326
2327 * url.texi (Introduction): Move url-configuration-directory to
2328 Customization node.
2329 (Parsed URIs): Split into its own node.
2330 (URI Encoding): New node.
2331 (Defining New URLs): Remove empty chapter.
2332 (Retrieving URLs): Add an introduction. Doc fix for url-retrieve.
2333 Improve docs for url-queue-*.
2334 (Supported URL Types): Copyedits. Delete empty subnodes.
2335
2336 * url.texi (Introduction): Rename from Getting Started.
2337 Rewrite the introduction.
2338 (URI Parsing): Rewrite. Omit the obsolete attributes slot.
2339
2340 2012-11-10 Glenn Morris <rgm@gnu.org>
2341
2342 * cl.texi (Obsolete Setf Customization):
2343 Revert defsetf example to the more correct let rather than prog1.
2344 Give define-modify-macro, defsetf, and define-setf-method
2345 gv.el replacements.
2346
2347 * cl.texi (Overview): Mention EIEIO here, as well as the appendix.
2348 (Setf Extensions): Remove obsolete reference.
2349 (Obsolete Setf Customization):
2350 Move note on lack of setf functions to lispref/variables.texi.
2351 Undocument get-setf-method, since it no longer exists.
2352 Mention simple defsetf replaced by gv-define-simple-setter.
2353
2354 2012-11-03 Glenn Morris <rgm@gnu.org>
2355
2356 * cl.texi: Further general copyedits.
2357 (List Functions): Remove copy-tree, standard elisp for some time.
2358 (Efficiency Concerns): Comment out examples that no longer apply.
2359 (Compiler Optimizations): Rename from "Optimizing Compiler"; reword.
2360 (Creating Symbols, Random Numbers): De-emphasize internal
2361 variables cl--gensym-counter and cl--random-state. (Bug#12788)
2362 (Naming Conventions, Type Predicates, Macros)
2363 (Predicates on Numbers): No longer mention cl-floatp-safe.
2364
2365 2012-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
2366
2367 * gnus.texi (Mail Source Specifiers):
2368 Document :leave keyword used for pop mail source.
2369
2370 2012-11-01 Glenn Morris <rgm@gnu.org>
2371
2372 * cl.texi: General copyedits for style, line-breaks, etc.
2373 (Time of Evaluation, Iteration): Add xref to Emacs Lisp manual.
2374 (Macro Bindings, Blocks and Exits):
2375 Acknowledge existence of lexical-binding.
2376 (Iteration): Mainly defer to doc of standard dolist, dotimes.
2377
2378 2012-10-31 Glenn Morris <rgm@gnu.org>
2379
2380 * ert.texi (Introduction, The @code{should} Macro):
2381 Refer to "cl-assert" rather than "assert".
2382
2383 * cl.texi (Function Bindings): Update for cl-flet and cl-labels.
2384 (Obsolete Lexical Binding): Rename section from "Lexical Bindings".
2385 (Obsolete Macros): Rename section from "Obsolete Lexical Macros".
2386 Reword, and add details of flet and labels.
2387 (Modify Macros, Function Bindings): Add some xrefs.
2388
2389 2012-10-30 Glenn Morris <rgm@gnu.org>
2390
2391 * cl.texi (Modify Macros): Update for cl-letf changes.
2392 (Obsolete Lexical Macros): Say a little more about letf/cl-letf.
2393 (Setf Extensions): Partially restore note about cl-getf,
2394 mainly moved to lispref/variables.texi.
2395 (Property Lists): Fix cl-getf typos.
2396 (Mapping over Sequences): Mention cl-mapc naming oddity.
2397
2398 2012-10-29 Glenn Morris <rgm@gnu.org>
2399
2400 * cl.texi (Organization): More details on cl-lib.el versus cl.el.
2401 (Setf Extensions): Remove `apply' setf since it seems to be disabled.
2402 (Customizing Setf): Move contents to "Obsolete Setf Customization".
2403 (Modify Macros, Multiple Values, Other Clauses):
2404 Remove mentions of obsolete features.
2405 (Obsolete Setf Customization): Don't mention `apply' setf.
2406
2407 2012-10-28 Glenn Morris <rgm@gnu.org>
2408
2409 * cl.texi (Multiple Values, Common Lisp Compatibility):
2410 More namespace updates.
2411 (Obsolete Features): Copyedits.
2412 (Obsolete Lexical Macros, Obsolete Setf Customization):
2413 New subsections.
2414
2415 * cl.texi (Porting Common Lisp, Lexical Bindings):
2416 Add some xrefs to the Elisp manual.
2417
2418 * cl.texi (Lexical Bindings): Move to appendix of obsolete features.
2419 (Porting Common Lisp): Emacs Lisp can do true lexical binding now.
2420 (Obsolete Features): New appendix. Move Lexical Bindings here.
2421
2422 2012-10-27 Glenn Morris <rgm@gnu.org>
2423
2424 * cl.texi: Use defmac for macros rather than defspec.
2425 (Efficiency Concerns): Related copyedit.
2426
2427 * cl.texi (Control Structure): Update for setf now being in core.
2428 (Setf Extensions): Rename from Basic Setf. Move much of the
2429 former content to lispref/variables.texi.
2430 (Modify Macros): Move pop, push details to lispref/variables.texi.
2431 (Customizing Setf): Copyedits for setf etc being in core.
2432 (Modify Macros, Efficiency Concerns, Porting Common Lisp):
2433 Further namespaces updates.
2434
2435 2012-10-26 Bastien Guerry <bzg@gnu.org>
2436
2437 * org.texi (Installation): Update the link to Org's ELPA.
2438 Also don't mention org-install.el anymore as the replacement file
2439 org-loaddefs.el is now loaded by org.el.
2440
2441 2012-10-25 Michael Albinus <michael.albinus@gmx.de>
2442
2443 * tramp.texi (Frequently Asked Questions):
2444 Mention `tramp-completion-reread-directory-timeout' for performance
2445 improvement.
2446
2447 2012-10-25 Glenn Morris <rgm@gnu.org>
2448
2449 * cl.texi: Don't mess with the TeX section number counter.
2450 Use Texinfo recommended convention for quotes+punctuation.
2451 (Overview, Sequence Functions): Rephrase for better line-breaking.
2452 (Time of Evaluation, Type Predicates, Modify Macros, Function Bindings)
2453 (Macro Bindings, Conditionals, Iteration, Loop Basics)
2454 (Random Numbers, Mapping over Sequences, Structures)
2455 (Porting Common Lisp): Further updates for cl-lib namespace.
2456 (Modify Macros, Declarations, Macro Bindings, Structures):
2457 Break long lines in examples.
2458 (Dynamic Bindings): Update for changed progv behavior.
2459 (Loop Examples, Efficiency Concerns): Markup fixes.
2460 (Structures): Remove TeX margin change.
2461 (Declarations): Fix typos.
2462
2463 2012-10-24 Glenn Morris <rgm@gnu.org>
2464
2465 * cl.texi (Overview, Multiple Values, Creating Symbols)
2466 (Numerical Functions): Say less/nothing about the original cl.el.
2467 (Old CL Compatibility): Remove.
2468 (Assertions): Remove ignore-errors (standard Elisp for some time).
2469
2470 * cl.texi (Basic Setf, Macros, Declarations, Symbols, Numbers)
2471 (Sequences, Lists, Structures, Assertions, Efficiency Concerns)
2472 (Efficiency Concerns, Efficiency Concerns)
2473 (Common Lisp Compatibility, Old CL Compatibility):
2474 Further updates for cl-lib namespace.
2475
2476 2012-10-24 Paul Eggert <eggert@penguin.cs.ucla.edu>
2477
2478 Update manual for new time stamp format (Bug#12706).
2479 * emacs-mime.texi (time-date): Update for new format.
2480 Also, fix bogus time stamp and modernize a bit.
2481
2482 2012-10-23 Glenn Morris <rgm@gnu.org>
2483
2484 * cl.texi: Include emacsver.texi. Use Emacs version number rather
2485 than unchanging cl.el version number.
2486 End all menu descriptions with a period.
2487 Do not use @dfn{CL} for every instance of "CL".
2488 (Overview): Remove no-runtime caveat, and note about foo* names.
2489 (Usage): Use cl-lib rather than cl.
2490 (Organization, Naming Conventions): Update for cl-lib.el.
2491 (Installation): Remove long-irrelevant node.
2492 (Program Structure, Predicates, Control Structure):
2493 Start updating for cl-lib namespace.
2494 * Makefile.in ($(buildinfodir)/cl$(INFO_EXT), cl.dvi, cl.pdf):
2495 Depend on emacsver.texi.
2496
2497 2012-10-09 Michael Albinus <michael.albinus@gmx.de>
2498
2499 * trampver.texi: Update release number.
2500
2501 2012-10-06 Glenn Morris <rgm@gnu.org>
2502
2503 * erc.texi: Include emacsver.texi, and use EMACSVER rather than
2504 ERC version.
2505 (Introduction): ERC is distributed with Emacs.
2506 (Obtaining ERC, Installation): Remove chapters, no longer relevant.
2507 (Getting Started): Simplify.
2508 (Getting Help and Reporting Bugs): Refer to general Emacs lists.
2509 (History): Mention ERC maintained as part of Emacs now.
2510 * Makefile.in ($(buildinfodir)/erc$(INFO_EXT), erc.dvi, erc.pdf):
2511 Add dependency on emacsver.texi.
2512
2513 * erc.texi: Remove hand-written node pointers.
2514
2515 2012-10-05 Glenn Morris <rgm@gnu.org>
2516
2517 * newsticker.texi (Overview, Requirements, Usage, Configuration):
2518 Copyedits.
2519
2520 2012-10-01 Eric Ludlam <zappo@gnu.org>
2521
2522 * ede.texi (Quick Start, Project Local Variables)
2523 (Miscellaneous commands, ede-java-root, Development Overview)
2524 (Detecting a Project): New nodes.
2525 (Simple projects): Node deleted.
2526
2527 * eieio.texi (Building Classes): Some slot attributes cannot be
2528 overridden.
2529 (Slot Options): Remove an example.
2530 (Method Invocation, Documentation): New nodes.
2531
2532 2012-10-01 Glenn Morris <rgm@gnu.org>
2533
2534 * Makefile.in ($(buildinfodir)/reftex$(INFO_EXT)), reftex.dvi)
2535 (reftex.pdf): Add dependency on emacsver.texi.
2536 * reftex.texi: Don't include directory part for emacsver.texi;
2537 the Makefile's -I handles it.
2538
2539 2012-09-30 Ralf Angeli <angeli@caeruleus.net>
2540
2541 Merge from standalone RefTeX repository.
2542
2543 * reftex.texi: Express TeX, LaTeX, AUCTeX, BibTeX and RefTeX
2544 with macros.
2545 (Imprint): Mention Wolfgang in list of contributors.
2546 (Creating Citations): Give a hint about how to
2547 auto-revert the BibTeX database file when using external editors.
2548 (Referencing Labels): Simplify section about reference macro
2549 cycling.
2550 (Options (Referencing Labels)): Adapt to new structure of
2551 `reftex-ref-style-alist'.
2552 (Referencing Labels, Reference Styles): Document changes in the
2553 referencing functionality.
2554 (Commands): Mention options for definition of header and footer in
2555 BibTeX files.
2556 (Options (Creating Citations)): Document
2557 `reftex-create-bibtex-header' and `reftex-create-bibtex-footer'.
2558 (Reference Styles): New section.
2559 (varioref (LaTeX package), fancyref (LaTeX package)): Remove.
2560 (Options (Referencing Labels)): Remove descriptions of deprecated
2561 variables `reftex-vref-is-default' and `reftex-fref-is-default'.
2562 Add descriptions for `reftex-ref-style-alist' and
2563 `reftex-ref-style-default-list'.
2564 (Referencing Labels): Update regarding reference styles.
2565 (Citation Styles): Mention support for ConTeXt.
2566 (Options (Defining Label Environments)): Fix typo.
2567 (Options (Creating Citations)):
2568 Document `reftex-cite-key-separator'.
2569
2570 2012-09-30 Achim Gratz <Stromeko@Stromeko.DE>
2571
2572 * org.texi: Add description of ORG_ADD_CONTRIB to info
2573 documentation. Add link to Worg for more details.
2574
2575 * org.texi: Clarify installation procedure. Provide link to the
2576 build system description on Worg.
2577
2578 * org.texi: Remove reference to utils/, x11idle.c is now in
2579 contrib/scripts.
2580
2581 * org.texi: Re-normalize to "Org mode" in manual.
2582
2583 * org.texi (Installation): Adapt documentation to new build
2584 system. Mention GNU ELPA (since it needs to be handled like Emacs
2585 built-in Org).
2586
2587 2012-09-30 Adam Spiers <orgmode@adamspiers.org> (tiny change)
2588
2589 * org.texi: Fix typo in description of the 'Hooks' section.
2590
2591 * org.texi: Add ID to the list of special properties.
2592
2593 2012-09-30 Andrew Hyatt <ahyatt@gmail.com> (tiny change)
2594
2595 * org.texi (Moving subtrees): Document the ability to archive to a
2596 datetree.
2597
2598 2012-09-30 Bastien Guerry <bzg@gnu.org>
2599
2600 * org.texi (Installation, Feedback, Batch execution):
2601 Use (add-to-list 'load-path ... t) for the contrib dir.
2602
2603 * org.texi (results): Update documentation for ":results drawer"
2604 and ":results org".
2605
2606 * org.texi (Column width and alignment): Fix typo.
2607
2608 * org.texi (Activation): Point to the "Conflicts" section.
2609
2610 * org.texi (Conflicts): Mention filladapt.el in the list of
2611 conflicting packages.
2612
2613 * org.texi (Activation): Adding org-mode to `auto-mode-alist' is
2614 not needed for versions of Emacs > 22.1.
2615
2616 * org.texi (History and Acknowledgments): Fix typo.
2617
2618 * org.texi (History and Acknowledgments): Add my own
2619 acknowledgments.
2620
2621 * org.texi (Agenda commands): Document the new command and the new
2622 option.
2623
2624 * org.texi (Agenda commands): Delete `org-agenda-action' section.
2625 (Agenda commands): Reorder. Document `*' to toggle persistent
2626 marks.
2627
2628 * org.texi (Agenda dispatcher):
2629 Mention `org-toggle-agenda-sticky'.
2630 (Agenda commands, Exporting Agenda Views): Fix typo.
2631
2632 * org.texi (Templates in contexts, Setting Options): Update to
2633 reflect changes in how contexts options are processed.
2634
2635 * org.texi (Templates in contexts): Document the new structure of
2636 the variables `org-agenda-custom-commands-contexts' and
2637 `org-capture-templates-contexts'.
2638
2639 * org.texi (Templates in contexts): Document the new option
2640 `org-capture-templates-contexts'.
2641 (Storing searches): Document the new option
2642 `org-agenda-custom-commands-contexts'.
2643
2644 * org.texi (Formula syntax for Lisp): Reformat.
2645
2646 * org.texi (Special properties, Column attributes)
2647 (Agenda column view): Document the new special property
2648 CLOCKSUM_T.
2649
2650 * org.texi (Template expansion): Document the new %l template.
2651
2652 * org.texi (Fast access to TODO states): Fix documentation about
2653 allowed characters for fast todo selection.
2654
2655 * org.texi (Weekly/daily agenda): Mention APPT_WARNTIME and its
2656 use in `org-agenda-to-appt'.
2657
2658 * org.texi (Comment lines): Update wrt comments.
2659
2660 * org.texi (Resolving idle time): Document new keybinding.
2661
2662 * org.texi (Clocking commands): Document the use of S-M-<up/down>
2663 on clock timestamps.
2664
2665 * org.texi (Fast access to TODO states): Explicitly says only
2666 letters are supported as fast TODO selection keys.
2667
2668 * org.texi (Link abbreviations): Illustrate the use of the "%h"
2669 specifier. Document the new "%(my-function)" specifier.
2670
2671 * org.texi (Clocking commands): New cindex.
2672 (Clocking commands): Update documentation for `org-clock-in'.
2673 Document `org-clock-in-last'. Mention `org-clock-out' and
2674 `org-clock-in-last' as commands that can be globally bound.
2675 (Resolving idle time): Document continuous clocking.
2676
2677 * org.texi (Top, Introduction): Fix formatting.
2678 (Activation): Add index entries.
2679 (Conventions): Update section.
2680 (Embedded @LaTeX{}): Fix formatting.
2681
2682 * org.texi (Visibility cycling): Document `show-children'.
2683
2684 * org.texi (Using capture): Mention the `org-capture-last-stored'
2685 bookmark as a way to jump to the last stored capture.
2686
2687 * org.texi (Uploading files): Fix typo.
2688
2689 * org.texi (Using capture): Document `C-0' as a prefix argument
2690 for `org-capture'.
2691
2692 * org.texi (Agenda commands): Document persistent marks.
2693
2694 * org.texi (Template expansion): Update doc to reflect change.
2695
2696 * org.texi (Radio tables): Document the :no-escape parameter.
2697
2698 * org.texi (Repeated tasks): Document repeat cookies for years,
2699 months, weeks, days and hours.
2700
2701 * org.texi (Export options): State that you can use the d: option
2702 by specifying a list of drawers.
2703
2704 * org.texi (HTML preamble and postamble): Small doc improvement.
2705
2706 2012-09-30 Brian van den Broek <vanden@gmail.com> (tiny change)
2707
2708 * org.texi: The sections in the Exporting section of the manual
2709 left out articles in the description of the org-export-as-*
2710 commands, among other places. This patch adds them, adds a few
2711 missing prepositions, and switches instances of "an HTML" to "a
2712 html" for internal consistency.
2713
2714 * org.texi: Alter several examples of headings with timestamps in
2715 them to include the timestamps in the body instead of the heading.
2716
2717 2012-09-30 Carsten Dominik <carsten.dominik@gmail.com>
2718
2719 * org.texi (Agenda dispatcher): Document sticky agenda views and
2720 the new key for them.
2721
2722 2012-09-30 Charles <millarc@verizon.net> (tiny change)
2723
2724 * org.texi (Advanced features): Fix error in table.
2725
2726 2012-09-30 Feng Shu <tumashu@gmail.com>
2727
2728 * org.texi (@LaTeX{} fragments): Document imagemagick as an
2729 alternative to dvipng.
2730
2731 2012-09-30 François Allisson <francois@allisson.co> (tiny change)
2732
2733 * org.texi: Remove extra curly bracket.
2734
2735 2012-09-30 Giovanni Ridolfi <giovanni.ridolfi@yahoo.it> (tiny change)
2736
2737 * org.texi (org-clock-in-last and org-clock-cancel): Update the
2738 defkeys.
2739
2740 2012-09-30 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
2741
2742 * org.texi (Agenda commands): Fix two typos by giving
2743 corresponding function names, according to
2744 `org-agenda-view-mode-dispatch'.
2745
2746 2012-09-30 Jan Böcker <jan.boecker@jboecker.de>
2747
2748 * org.texi (The spreadsheet): Fix typo.
2749
2750 2012-09-30 Memnon Anon <gegendosenfleisch@gmail.com> (tiny change)
2751
2752 * org.texi (Tracking your habits): Point to the "Tracking TODO
2753 state changes" section.
2754
2755 2012-09-30 Nicolas Goaziou <n.goaziou@gmail.com>
2756
2757 * org.texi (Literal examples): Remove reference to unknown
2758 `org-export-latex-minted' variable. Also simplify footnote since
2759 `org-export-latex-listings' documentation is exhaustive already.
2760
2761 * org.texi (Plain lists): Remove reference to now hard-coded
2762 `bullet' automatic rule.
2763
2764 2012-09-30 Toby S. Cubitt <tsc25@cantab.net>
2765
2766 * org.texi: Updated documentation accordingly.
2767
2768 2012-09-13 Paul Eggert <eggert@cs.ucla.edu>
2769
2770 * texinfo.tex: Merge from gnulib.
2771
2772 2012-09-12 Michael Albinus <michael.albinus@gmx.de>
2773
2774 Sync with Tramp 2.2.6.
2775
2776 * tramp.texi (Bug Reports): Cleanup caches before a test run.
2777
2778 * trampver.texi: Update release number.
2779
2780 2012-09-12 Paul Eggert <eggert@cs.ucla.edu>
2781
2782 * texinfo.tex: Merge from gnulib.
2783
2784 2012-08-06 Aurélien Aptel <aurelien.aptel@gmail.com>
2785
2786 * url.texi (Parsed URLs): Adjust to the code's use of defstruct
2787 (bug#12096).
2788
2789 2012-08-01 Jay Belanger <jay.p.belanger@gmail.com>
2790
2791 * calc.texi (Simplification modes, Conversions)
2792 (Operating on Selections): Mention "basic" simplification.
2793 (The Calc Mode Line): Mention the mode line display for Basic
2794 simplification mode.
2795 (Simplify Formulas): Refer to 'algebraic' rather than 'default'
2796 simplifications.
2797 (Basic Simplifications): Rename from "Limited Simplifications"
2798 Replace "limited" by "basic" throughout.
2799 (Algebraic Simplifications): Indicate that the algebraic
2800 simplifications are done by default.
2801 (Unsafe Simplifications): Mention `m E'.
2802 (Simplification of Units): Mention `m U'.
2803 (Trigonometric/Hyperbolic Functions, Reducing and Mapping)
2804 (Kinds of Declarations, Functions for Declarations):
2805 Mention "algebraic simplifications" instead of `a s'.
2806 (Algebraic Entry): Remove mention of default simplifications.
2807
2808 2012-07-30 Jay Belanger <jay.p.belanger@gmail.com>
2809
2810 * calc.texi (Getting Started, Tutorial): Change simulated
2811 Calc output to match actual output.
2812 (Simplifying Formulas): Mention that algebraic simplification is now
2813 the default.
2814
2815 2012-07-28 Eli Zaretskii <eliz@gnu.org>
2816
2817 * faq.texi (Right-to-left alphabets): Update for Emacs 24.
2818 (Bug#12073)
2819
2820 2012-07-25 Paul Eggert <eggert@cs.ucla.edu>
2821
2822 Prefer typical American spelling for "acknowledgment".
2823 * calc.texi (History and Acknowledgments): Rename from
2824 History and Acknowledgements.
2825 * idlwave.texi (Acknowledgments):
2826 * ses.texi (Acknowledgments):
2827 * woman.texi (Acknowledgments): Rename from Acknowledgements.
2828
2829 2012-07-09 Paul Eggert <eggert@cs.ucla.edu>
2830
2831 Rename configure.in to configure.ac (Bug#11603).
2832 * ede.texi (Compiler and Linker objects, ede-proj-project)
2833 (ede-step-project): Prefer the name configure.ac to configure.in.
2834
2835 2012-07-06 Michael Albinus <michael.albinus@gmx.de>
2836
2837 * tramp.texi (Multi-hops):
2838 Introduce `tramp-restricted-shell-hosts-alist'.
2839
2840 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2841
2842 * gnus.texi (POP before SMTP): POP-before-SMTP works with all sending
2843 methods, so don't mention smtpmail here.
2844
2845 2012-06-26 Wolfgang Jenkner <wjenkner@inode.at>
2846
2847 * gnus.texi (Picons): Document gnus-picon-properties.
2848
2849 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2850
2851 * gnus.texi: Remove mention of compilation, as that's no longer
2852 supported.
2853
2854 2012-06-26 Christopher Schmidt <christopher@ch.ristopher.com>
2855
2856 * gnus.texi (Archived Messages): Mention
2857 gnus-gcc-pre-body-encode-hook and gnus-gcc-post-body-encode-hook.
2858
2859 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2860
2861 * gnus.texi (Various Summary Stuff):
2862 Remove mention of `gnus-propagate-marks'.
2863
2864 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2865
2866 * gnus.texi: Remove mentions of nnml/nnfolder/nntp backend marks,
2867 which no longer exist.
2868
2869 2012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
2870
2871 * gnus.texi (Archived Messages):
2872 Document gnus-gcc-self-resent-messages.
2873
2874 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2875
2876 * message.texi (Mail Variables):
2877 Mention the optional user parameter for X-Message-SMTP-Method.
2878
2879 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2880
2881 * gnus.texi (Posting Styles): Mention X-Message-SMTP-Method.
2882
2883 * message.texi (Mail Variables): Document X-Message-SMTP-Method.
2884
2885 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2886
2887 * gnus.texi (Key Index): Change encoding to utf-8.
2888
2889 2012-06-21 Glenn Morris <rgm@gnu.org>
2890
2891 * Makefile.in: Rename infodir to buildinfodir throughout. (Bug#11737)
2892
2893 2012-06-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
2894
2895 * gnus.texi (Group Timestamp): Mention where to find documentation for
2896 the `gnus-tmp-' variables (bug#11601).
2897
2898 2012-06-11 Michael Albinus <michael.albinus@gmx.de>
2899
2900 Sync with Tramp 2.2.6-pre.
2901
2902 * tramp.texi (all): Use consequently @command{}, @env{} and @kbd{}
2903 where appropriate.
2904 (Ad-hoc multi-hops): New section.
2905 (Remote processes): New subsection "Running remote processes on
2906 Windows hosts".
2907 (History): Add remote commands on Windows, and ad-hoc multi-hop
2908 methods.
2909 (External methods): "ControlPersist" must be set to "no" for the
2910 `scpc' method.
2911 (Remote processes): Add a note about `auto-revert-tail-mode'.
2912 (Frequently Asked Questions): Use "scpx" in combination with
2913 "ControlPersist". Reported by Adam Spiers <emacs@adamspiers.org>.
2914
2915 * trampver.texi: Update release number.
2916
2917 2012-06-10 Chong Yidong <cyd@gnu.org>
2918
2919 * sc.texi: Remove bogus @ifinfo commands which prevent makeinfo
2920 compilation for html-mono.
2921
2922 2012-06-08 Paul Eggert <eggert@cs.ucla.edu>
2923
2924 * texinfo.tex: Merge from gnulib.
2925
2926 2012-05-29 Katsumi Yamaoka <yamaoka@jpl.org>
2927
2928 * Makefile.in (echo-info): Don't try to install info files named
2929 just ".info".
2930
2931 2012-05-28 Glenn Morris <rgm@gnu.org>
2932
2933 * calc.texi, dired-x.texi: Use @LaTeX rather than La@TeX. (Bug#10910)
2934
2935 * sc.texi: Nuke hand-written node pointers.
2936 Fix top-level menu to match actual node order.
2937
2938 2012-05-27 Glenn Morris <rgm@gnu.org>
2939
2940 * cl.texi, dired-x.texi: Nuke hand-written node pointers.
2941 Some associated fixes, including not messing with chapno in cl.texi.
2942
2943 2012-05-27 Bastien Guerry <bzg@gnu.org>
2944
2945 * org.texi (Durations and time values): Fix typo.
2946
2947 2012-05-26 Paul Eggert <eggert@cs.ucla.edu>
2948
2949 * texinfo.tex: Update from gnulib.
2950
2951 2012-05-19 Jay Belanger <jay.p.belanger@gmail.com>
2952
2953 * calc.texi (Basic Operations on Units, Customizing Calc):
2954 Mention `calc-ensure-consistent-units'.
2955
2956 2012-05-14 Andreas Schwab <schwab@linux-m68k.org>
2957
2958 * cc-mode.texi: Avoid space before macro in 4th argument of cross
2959 reference commands. (Bug#11461)
2960
2961 * Makefile.in (gnus.dvi): Use $@ instead of $*.dvi.
2962
2963 2012-05-12 Glenn Morris <rgm@gnu.org>
2964
2965 * Makefile.in (mostlyclean): Add more TeX intermediates.
2966
2967 * Makefile.in: Make it look more like the other doc Makefiles.
2968 Use explicit $srcdir in all dependencies.
2969 Remove cd $srcdir from rules.
2970 (VPATH): Remove.
2971 (infodir): Set to an absolute path.
2972 (INFO_TARGETS): Use short names.
2973 (mkinfodir): infodir is now absolute.
2974 (echo-info, maintainer-clean): Update for new format of INFO_TARGETS.
2975
2976 * Makefile.in (info.info): Rename from info, to avoid duplication.
2977 (.SUFFIXES): Disable implicit rules.
2978
2979 * Makefile.in (MKDIR_P): New, set by configure.
2980 (mkinfodir): Use $MKDIR_P.
2981
2982 2012-05-07 Glenn Morris <rgm@gnu.org>
2983
2984 * forms.texi (Long Example): Update for changed location of files.
2985
2986 2012-05-04 Glenn Morris <rgm@gnu.org>
2987
2988 * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure.
2989 (INFO_TARGETS): Use $INFO_EXT.
2990 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
2991 * makefile.w32-in (INFO_EXT, INFO_OPTS): New.
2992 (INFO_TARGETS): Use $INFO_EXT.
2993 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
2994
2995 2012-05-02 Glenn Morris <rgm@gnu.org>
2996
2997 * Makefile.in (echo-info): New phony target, used by top-level.
2998
2999 * viper.texi: Make direntry shorter (also it is no longer "newest").
3000
3001 * emacs-gnutls.texi, ert.texi, org.texi:
3002 Fix dircategory, direntry to match info/dir.
3003
3004 * faq.texi: Convert @inforefs to @xrefs.
3005 Fix some malformed cross-references.
3006 (File-name conventions): Shorten section name to avoid overfull line.
3007 (How to add fonts): Use smallexample to avoid overfull lines.
3008
3009 2012-05-01 Teodor Zlatanov <tzz@lifelogs.com>
3010
3011 * auth.texi (Help for users): Update for .gpg file being second.
3012
3013 2012-04-27 Ippei Furuhashi <top.tuna+orgmode@gmail.com> (tiny change)
3014
3015 * org.texi (Agenda commands): Fix two typos: give corresponding
3016 function names, according to `org-agenda-view-mode-dispatch'.
3017
3018 2012-04-27 Glenn Morris <rgm@gnu.org>
3019
3020 * faq.texi (Major packages and programs): Remove section.
3021 There is no point listing 6 packages (cf etc/MORE.STUFF).
3022 (Finding Emacs and related packages): Move "Spell-checkers" here.
3023
3024 2012-04-22 Michael Albinus <michael.albinus@gmx.de>
3025
3026 * dbus.texi (Version): New node.
3027 (Properties and Annotations): Mention the object manager
3028 interface. Describe dbus-get-all-managed-objects.
3029 (Type Conversion): Floating point numbers are allowed, if an
3030 anteger does not fit Emacs's integer range.
3031 (Synchronous Methods): Remove obsolete dbus-call-method-non-blocking.
3032 (Asynchronous Methods): Fix description of
3033 dbus-call-method-asynchronously.
3034 (Receiving Method Calls): Fix some minor errors.
3035 Add dbus-interface-emacs.
3036 (Signals): Describe unicast signals and the new match rules.
3037 (Alternative Buses): Add the PRIVATE optional argument to
3038 dbus-init-bus. Describe its new return value. Add dbus-setenv.
3039
3040 2012-04-20 Glenn Morris <rgm@gnu.org>
3041
3042 * faq.texi (New in Emacs 24): New section.
3043 (Packages that do not come with Emacs): Mention M-x list-packages.
3044
3045 2012-04-14 Alan Mackenzie <acm@muc.de>
3046
3047 * cc-mode.texi (c-offsets-alist): Correct a typo.
3048
3049 2012-04-14 Jérémie Courrèges-Anglas <jca@wxcvbn.org> (tiny change)
3050
3051 * org.texi (Deadlines and scheduling): Fix the example: the
3052 DEADLINE item should come right after the headline. We enforce
3053 this convention, so it is a bug not to illustrate it correctly in
3054 the manual.
3055
3056 2012-04-14 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
3057
3058 * org.texi (Agenda commands): Fix documentation bug by swapping
3059 the equivalent keybindings to `org-agenda-next-line' with the ones
3060 to `org-agenda-previous-line'.
3061
3062 2012-04-14 Glenn Morris <rgm@gnu.org>
3063
3064 * Makefile.in: Replace non-portable use of $< in ordinary rules.
3065
3066 2012-04-09 Eli Zaretskii <eliz@gnu.org>
3067
3068 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean):
3069 Add emacs-gnutls.
3070 ($(infodir)/emacs-gnutls, emacs-gnutls.dvi): New targets.
3071
3072 2012-04-09 Teodor Zlatanov <tzz@lifelogs.com>
3073
3074 * Makefile.in: Add emacs-gnutls.texi to build.
3075
3076 * emacs-gnutls.texi: Add documentation for the GnuTLS integration.
3077
3078 2012-04-05 Teodor Zlatanov <tzz@lifelogs.com>
3079
3080 * auth.texi (Secret Service API): Edit further and give examples.
3081 (Secret Service API): Adjust @samp to @code for collection names.
3082
3083 2012-04-04 Glenn Morris <rgm@gnu.org>
3084
3085 * auth.texi (Secret Service API): Copyedits.
3086 (Help for developers): Fill in some missing function doc-strings.
3087 (Help for users, Help for developers)
3088 (GnuPG and EasyPG Assistant Configuration): Markup fixes.
3089
3090 2012-04-04 Michael Albinus <michael.albinus@gmx.de>
3091
3092 * auth.texi (Secret Service API): Add the missing text.
3093
3094 2012-04-04 Chong Yidong <cyd@gnu.org>
3095
3096 * message.texi (Using PGP/MIME): Note that epg is now the default.
3097
3098 * gnus.texi: Reduce references to obsolete pgg library.
3099 (Security): Note that epg is now the default.
3100
3101 * gnus-faq.texi (FAQ 8-2): Mention EasyPG.
3102
3103 * nxml-mode.texi (Completion): C-RET is no longer bound to
3104 nxml-complete.
3105
3106 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
3107
3108 * org.texi (Customizing tables in ODT export): Correct few errors.
3109
3110 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
3111
3112 * org.texi (Links in ODT export): Update.
3113 (Labels and captions in ODT export): New node.
3114
3115 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
3116
3117 * org.texi (Literal examples in ODT export): htmlfontify.el in
3118 Emacs-24.1 now supports fontification. So ODT source blocks will
3119 be fontified by default.
3120
3121 2012-04-01 Julian Gehring <julian.gehring@googlemail.com> (tiny change)
3122
3123 * org.texi (Refiling notes): Remove duplicated keybinding.
3124
3125 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
3126
3127 * org.texi (noweb): Documentation of this new option to the :noweb
3128 header argument.
3129
3130 2012-04-01 Suvayu Ali <fatkasuvayu+linux@gmail.com>
3131
3132 * org.texi (Header and sectioning): Add example demonstrating how
3133 to use "LaTeX_CLASS_OPTIONS".
3134
3135 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
3136
3137 * org.texi (Noweb reference syntax): Describe the ability to
3138 execute noweb references in the manual.
3139
3140 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
3141
3142 * org.texi (cache): Improve cache documentation when session
3143 evaluation is used.
3144
3145 2012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
3146
3147 * org.texi (Plain lists): Document removal.
3148
3149 2012-04-01 Michael Brand <michael.ch.brand@gmail.com>
3150
3151 * org.texi: Decapitalize file name in references to Calc manual.
3152
3153 2012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
3154
3155 * org.texi (Plain lists): Document removal.
3156
3157 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
3158
3159 * org.texi (Top, OpenDocument Text export)
3160 (ODT export commands, Extending ODT export)
3161 (Images in ODT export, Tables in ODT export)
3162 (Configuring a document converter): Add or Update.
3163
3164 2012-04-01 Carsten Dominik <carsten.dominik@gmail.com>
3165
3166 * org.texi (MobileOrg): Change the wording to reflect that the
3167 Android Version is no longer just the little brother of the iOS
3168 version.
3169
3170 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
3171
3172 * org.texi (Key bindings and useful functions): Update babel key
3173 binding documentation in manual.
3174
3175 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
3176
3177 * org.texi (noweb): Document new noweb header value.
3178
3179 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
3180
3181 * org.texi (noweb-sep): Document new header argument.
3182
3183 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
3184
3185 * org.texi (noweb-ref): Documentation of this new custom variable.
3186
3187 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
3188
3189 * org.texi (wrap): Update the new :wrap documentation to match the
3190 current implementation.
3191
3192 2012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
3193
3194 * org.texi: Added documentation for :wrap.
3195
3196 2012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
3197
3198 * org.texi: #+RESULTS now user-configurable.
3199
3200 2012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
3201
3202 * org.texi: Documented :noweb no-export.
3203
3204 2012-04-01 Thomas Dye <dk@poto.local>
3205
3206 * org.texi: Edit :noweb no header argument for correctness.
3207
3208 2012-04-01 Bastien Guerry <bzg@gnu.org>
3209
3210 * org.texi (Customization): Update the approximate number of Org
3211 variables.
3212
3213 2012-04-01 Thomas Dye <dk@poto.local>
3214
3215 * org.texi: The :results wrap produces a drawer instead of a
3216 begin_results block.
3217
3218 2012-03-22 Peder O. Klingenberg <peder@klingenberg.no> (tiny change)
3219
3220 * gnus.texi (Archived Messages): Update `gnus-message-archive-group' to
3221 reflect the new default.
3222
3223 2012-03-10 Eli Zaretskii <eliz@gnu.org>
3224
3225 * info.texi (Expert Info): Move the index entry for "Texinfo" from
3226 "Getting Started" to this node. (Bug#10450)
3227
3228 2012-03-10 Chong Yidong <cyd@gnu.org>
3229
3230 * flymake.texi (Example -- Configuring a tool called via make):
3231 Mention the Automake COMPILE variable (Bug#8715).
3232
3233 * info.texi (Getting Started): Add an index entry (Bug#10450).
3234
3235 2012-03-02 Michael Albinus <michael.albinus@gmx.de>
3236
3237 * dbus.texi (Signals): Known names will be mapped onto unique
3238 names, when registering for signals.
3239
3240 2012-02-29 Glenn Morris <rgm@gnu.org>
3241
3242 * url.texi: Fix quote usage in body text.
3243
3244 * sem-user.texi, url.texi, woman.texi: Use "" quotes in menus.
3245
3246 * cl.texi: Use @code{} in menus when appropriate.
3247
3248 2012-02-28 Glenn Morris <rgm@gnu.org>
3249
3250 * calc.texi, cc-mode.texi, cl.texi, ebrowse.texi, ediff.texi:
3251 * eshell.texi, gnus-faq.texi, gnus-news.texi, gnus.texi:
3252 * idlwave.texi, info.texi, newsticker.texi, nxml-mode.texi:
3253 * org.texi, sc.texi, vip.texi, viper.texi:
3254 Standardize possessive apostrophe usage.
3255
3256 2012-02-26 Chong Yidong <cyd@gnu.org>
3257
3258 * ediff.texi (Quick Help Commands): Add a couple of index entries
3259 (Bug#10834).
3260
3261 2012-02-17 Glenn Morris <rgm@gnu.org>
3262
3263 * gnus.texi (Posting Styles):
3264 * remember.texi (Org): Fix cross-refs to other manuals.
3265
3266 2012-02-15 Glenn Morris <rgm@gnu.org>
3267
3268 * smtpmail.texi (Emacs Speaks SMTP): General update for 24.1.
3269 (Encryption): New chapter, split out from previous.
3270
3271 2012-02-13 Lars Ingebrigtsen <larsi@gnus.org>
3272
3273 * gnus.texi (Customizing the IMAP Connection):
3274 Mention nnimap-record-commands.
3275
3276 2012-02-10 Glenn Morris <rgm@gnu.org>
3277
3278 * url.texi (Retrieving URLs): Update url-retrieve arguments.
3279 Mention url-queue-retrieve.
3280
3281 2012-02-09 Glenn Morris <rgm@gnu.org>
3282
3283 * sem-user.texi (Semantic mode user commands): Typo fix.
3284
3285 * info.texi (Create Info buffer): Mention info-display-manual.
3286
3287 2012-02-07 Lars Ingebrigtsen <larsi@gnus.org>
3288
3289 * gnus.texi (Mail Source Specifiers): Add a pop3 via an SSH tunnel
3290 example (modified from an example by Michael Albinus).
3291
3292 2012-01-30 Philipp Haselwarter <philipp.haselwarter@gmx.de> (tiny change)
3293
3294 * gnus.texi (Agent Basics): Fix outdated description of
3295 `gnus-agent-auto-agentize-methods'.
3296
3297 2012-01-28 Andreas Schwab <schwab@linux-m68k.org>
3298
3299 * cc-mode.texi: Always @defindex ss.
3300 (Config Basics): Fix argument of @itemize.
3301 (Macro Backslashes): Add @code around index entry.
3302
3303 2012-01-23 Glenn Morris <rgm@gnu.org>
3304
3305 * pcl-cvs.texi (About PCL-CVS): Refer to vc-dir rather than vc-dired.
3306
3307 2012-01-19 Eric Hanchrow <eric.hanchrow@gmail.com>
3308
3309 * tramp.texi (File): Tweak wording for the `scpc' option.
3310
3311 2012-01-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
3312
3313 * gnus.texi (Group Parameters): Really note precedence.
3314
3315 2012-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
3316
3317 * gnus.texi (Group Parameters): Note precedence.
3318
3319 2012-01-03 Eric Schulte <eric.schulte@gmx.com>
3320
3321 * org.texi (Noweb reference syntax): Adding documentation of
3322 the `*org-babel-use-quick-and-dirty-noweb-expansion*'
3323 variable.
3324
3325 2012-01-03 Bastien Guerry <bzg@gnu.org>
3326
3327 * org.texi (Plain lists): Split the table to fix the display
3328 of items.
3329
3330 2012-01-03 Bastien Guerry <bzg@gnu.org>
3331
3332 * org.texi (Plain lists): Fix misplaced explanation.
3333
3334 2012-01-03 Bastien Guerry <bzg@gnu.org>
3335
3336 * org.texi (Plain lists, Agenda files): Add index entries.
3337
3338 2012-01-03 Julian Gehring <julian.gehring@googlemail.com>
3339
3340 * org.texi: Use "Org mode" instead of alternatives like
3341 "Org-mode" or "org-mode".
3342
3343 2012-01-03 Bernt Hansen <bernt@norang.ca>
3344
3345 * org.texi (Agenda commands):
3346 Document `org-clock-report-include-clocking-task'.
3347
3348 2012-01-03 Bastien Guerry <bzg@gnu.org>
3349
3350 * org.texi (Checkboxes): Document the new behavior of `C-u C-c
3351 C-c' on checkboxes.
3352
3353 2012-01-03 Julian Gehring <julian.gehring@googlemail.com>
3354
3355 * org.texi: End sentences with two spaces.
3356
3357 2012-01-03 Michael Brand <michael.ch.brand@gmail.com>
3358
3359 * org.texi (External links): Document the link types file+sys
3360 and file+emacs, slightly narrow used page width.
3361
3362 2012-01-03 Eric Schulte <eric.schulte@gmx.com>
3363
3364 * org.texi (colnames): Note that colnames behavior may differ
3365 across languages.
3366
3367 2012-01-03 Bastien Guerry <bzg@gnu.org>
3368
3369 * org.texi (Weekly/daily agenda, Agenda commands): Fix typos.
3370
3371 2012-01-03 Thomas Dye <dk@poto.westell.com>
3372
3373 * org.texi: Augmented discussion of babel property
3374 inheritance. Put footnote outside sentence ending period.
3375
3376 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
3377
3378 * org.texi (eval): Documenting the full range of :eval header
3379 argument values.
3380
3381 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
3382
3383 * org.texi (eval): Documentation of the new :eval option.
3384
3385 2012-01-03 Thomas Dye <dk@poto.local>
3386
3387 * org.texi: Add accumulated properties.
3388
3389 2012-01-03 Thomas Dye <dk@poto.local>
3390
3391 * org.texi: Documented no spaces in name=assign, another
3392 correction to :var table.
3393
3394 2012-01-03 Thomas Dye <dk@poto.local>
3395
3396 * org.texi: Changed DATA to NAME in Working With Source Code
3397 section.
3398
3399 2012-01-03 Tom Dye <tsd@tsdye.com>
3400
3401 * org.texi: Minor change to :var table.
3402
3403 2012-01-03 Tom Dye <tsd@tsdye.com>
3404
3405 * org.texi: More changes to :var table (some examples were wrong).
3406
3407 2012-01-03 Tom Dye <tsd@tsdye.com>
3408
3409 * org.texi: Cleaned up :var table.
3410
3411 2012-01-03 Bastien Guerry <bzg@gnu.org>
3412
3413 * org.texi (Timestamps, Weekly/daily agenda)
3414 (Weekly/daily agenda): Add @cindex for "appointment".
3415
3416 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
3417
3418 * org.texi (Literal examples): A new link to the template for
3419 inserting empty code blocks.
3420 (Structure of code blocks): A new link to the template for
3421 inserting empty code blocks.
3422
3423 2012-01-03 Rafael Laboissiere <rafael@laboissiere.net> (tiny change)
3424
3425 * org.texi (External links): Add footnote on how the behavior
3426 of the text search in Org files are controled by the variable
3427 `org-link-search-must-match-exact-headline'.
3428
3429 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
3430
3431 * org.texi (Buffer-wide header arguments):
3432 Update documentation to reflect removal of #+PROPERTIES.
3433
3434 2012-01-03 Carsten Dominik <carsten.dominik@gmail.com>
3435
3436 * org.texi (The clock table): Mention that ACHIVED trees
3437 contribute to the clock table.
3438
3439 2012-01-03 Carsten Dominik <carsten.dominik@gmail.com> (tiny change)
3440
3441 * org.texi (Conflicts): Better yasnippet config info.
3442
3443 2012-01-03 Bastien Guerry <bzg@gnu.org> (tiny change)
3444
3445 * org.texi (Selective export): Explicitly mention the default
3446 values for `org-export-select-tags',
3447 `org-export-exclude-tags'.
3448
3449 2012-01-03 Tom Dye <tsd@tsdye.com>
3450
3451 * org.texi: Added a line to specify that header arguments are
3452 lowercase.
3453
3454 2012-01-03 Tom Dye <tsd@tsdye.com>
3455
3456 * org.texi: :var requires default value when declared.
3457
3458 2012-01-03 Bastien Guerry <bzg@gnu.org>
3459
3460 * org.texi (Handling links): Add a note about the
3461 `org-link-frame-setup' option.
3462
3463 2012-01-03 David Maus <dmaus@ictsoc.de>
3464
3465 * org.texi (Exporting Agenda Views, Extracting agenda
3466 information): Fix command line syntax, quote symbol parameter
3467 values.
3468
3469 2012-01-03 David Maus <dmaus@ictsoc.de>
3470
3471 * org.texi (Exporting Agenda Views): Fix command line syntax.
3472
3473 2011-12-28 Paul Eggert <eggert@cs.ucla.edu>
3474
3475 * gnus.texi (Mail Source Customization, Mail Back End Variables):
3476 Use octal notation for file permissions, which are normally
3477 thought of in octal.
3478 (Mail Back End Variables): Use more-plausible modes in example.
3479
3480 2011-12-20 Alan Mackenzie <acm@muc.de>
3481
3482 * cc-mode.texi: Update version string 5.31 -> 5.32.
3483
3484 2011-12-06 Juanma Barranquero <lekktu@gmail.com>
3485
3486 * gnus-faq.texi (FAQ 2-1, FAQ 3-8, FAQ 4-14, FAQ 9-1): Fix typos.
3487
3488 2011-11-24 Glenn Morris <rgm@gnu.org>
3489
3490 * gnus.texi, smtpmail.texi: Fix case of "GnuTLS".
3491
3492 2011-11-24 Juanma Barranquero <lekktu@gmail.com>
3493
3494 * makefile.w32-in: Update dependencies.
3495
3496 2011-11-20 Glenn Morris <rgm@gnu.org>
3497
3498 * gnus.texi (Group Information):
3499 Remove gnus-group-fetch-faq, command deleted 2010-09-24.
3500
3501 2011-11-20 Juanma Barranquero <lekktu@gmail.com>
3502
3503 * gnus-coding.texi (Gnus Maintenance Guide):
3504 Rename from "Gnus Maintainance Guide".
3505
3506 * ede.texi (ede-compilation-program, ede-compiler, ede-linker):
3507 * eieio.texi (Customizing):
3508 * gnus.texi (Article Washing):
3509 * gnus-news.texi:
3510 * sem-user.texi (Smart Jump): Fix typos.
3511
3512 2011-11-16 Juanma Barranquero <lekktu@gmail.com>
3513
3514 * org.texi (Agenda commands, Exporting Agenda Views): Fix typos.
3515
3516 2011-11-15 Juanma Barranquero <lekktu@gmail.com>
3517
3518 * ede.texi (project-am-texinfo):
3519 * gnus.texi (Sending or Not Sending):
3520 * org.texi (Template elements): Fix typos.
3521
3522 2011-11-14 Juanma Barranquero <lekktu@gmail.com>
3523
3524 * ediff.texi (Hooks):
3525 * sem-user.texi (Semanticdb Roots): Fix typos.
3526
3527 2011-11-11 Juanma Barranquero <lekktu@gmail.com>
3528
3529 * semantic.texi (Tag handling): Fix typo.
3530
3531 2011-10-31 Katsumi Yamaoka <yamaoka@jpl.org>
3532
3533 * gnus.texi (Other Gnus Versions): Remove.
3534
3535 2011-10-28 Alan Mackenzie <acm@muc.de>
3536
3537 * cc-mode.texi (Indentation Commands): Mention "macros with semicolons".
3538 (Other Special Indentations): Add an xref to "Macros with ;".
3539 (Customizing Macros): Add stuff about syntax in macros. Add an xref to
3540 "Macros with ;".
3541 (Macros with ;): New page.
3542
3543 * cc-mode.texi (Movement Commands): Document `c-defun-tactic'.
3544 Document the new handling of nested scopes for movement by defuns.
3545
3546 2011-10-23 Michael Albinus <michael.albinus@gmx.de>
3547
3548 Sync with Tramp 2.2.3.
3549
3550 * trampver.texi: Update release number.
3551
3552 2011-10-14 Glenn Morris <rgm@gnu.org>
3553
3554 * ert.texi (Introduction, How to Run Tests)
3555 (Running Tests Interactively, Expected Failures)
3556 (Tests and Their Environment, Useful Techniques)
3557 (Interactive Debugging, Fixtures and Test Suites):
3558 Minor rephrasings.
3559 (Running Tests Interactively, The @code{should} Macro): Add xrefs.
3560 (Running Tests in Batch Mode): Simplify loading instructions.
3561 (Test Selectors): Clarify some selectors.
3562 (Expected Failures, Useful Techniques):
3563 Make examples fit in 80 columns.
3564
3565 2011-10-13 Jay Belanger <jay.p.belanger@gmail.com>
3566
3567 * calc.texi (Basic Operations on Units): Discuss temperature
3568 conversion (`u t') alongside with other unit conversions ('u c').
3569
3570 2011-10-12 Glenn Morris <rgm@gnu.org>
3571
3572 * ert.texi: Whitespace trivia to make main menu items line up better.
3573
3574 2011-10-08 Glenn Morris <rgm@gnu.org>
3575
3576 * Makefile.in: Fix ert rules.
3577
3578 2011-10-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
3579
3580 * gnus.texi (Gnus Utility Functions): Add more references and
3581 explanations (bug#9683).
3582
3583 2011-09-26 Paul Eggert <eggert@cs.ucla.edu>
3584
3585 * texinfo.tex: Merge from gnulib.
3586
3587 2011-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
3588
3589 * gnus.texi (Archived Messages): Note the default (bug#9552).
3590
3591 2011-09-21 Bill Wohler <wohler@newt.com>
3592
3593 Release MH-E manual version 8.3.
3594
3595 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
3596 release 8.3.
3597 (Preface): Update support information.
3598 (From Bill Wohler): Reset text to original version. As a
3599 historical quote, the tense should be correct in the time that it
3600 was written.
3601
3602 2011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
3603
3604 * gnus.texi (Listing Groups): Explain `gnus-group-list-limit'.
3605 (Finding the News): Doc clarification.
3606 (Terminology): Mention naming.
3607
3608 2011-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
3609
3610 * gnus.texi: Remove mentions of `recent', which are now obsolete.
3611 (Interactive): Document `quiet'.
3612
3613 2011-08-15 Suvayu Ali <fatkasuvayu+linux@gmail.com> (tiny change)
3614
3615 * org.texi (Images in LaTeX export): Rewrite.
3616
3617 2011-08-15 Bastien Guerry <bzg@gnu.org>
3618
3619 * org.texi (Using the mapping API): Mention 'region as a possible
3620 scope for `org-map-entries'.
3621
3622 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3623
3624 * org.texi (Visibility cycling): Document `org-copy-visible'.
3625
3626 2011-08-15 Bastien Guerry <bzg@gnu.org>
3627
3628 * org.texi (Template expansion): Order template sequences in the
3629 proper order.
3630
3631 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3632
3633 * org.texi (eval): Expand discussion of the :eval header argument.
3634
3635 2011-08-15 Bastien Guerry <bzg@gnu.org>
3636
3637 * org.texi (Languages): Add Lilypond and Awk as supported
3638 languages.
3639
3640 2011-08-15 Achim Gratz <stromeko@nexgo.de>
3641
3642 * org.texi: Document that both CLOCK_INTO_DRAWER and
3643 LOG_INTO_DRAWER can be used to override the contents of variable
3644 org-clock-into-drawer (or if unset, org-log-into-drawer).
3645
3646 * org.texi: Replace @xref->@pxref.
3647
3648 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3649
3650 * org.texi (Evaluating code blocks): Documenting the new option
3651 for inline call lines.
3652
3653 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3654
3655 * org.texi (Results of evaluation): More explicit about the
3656 mechanism through which interactive evaluation of code is
3657 performed.
3658
3659 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3660
3661 * org.texi (noweb-ref): New header argument documentation.
3662
3663 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3664
3665 * org.texi (Extracting source code): Documentation of the new
3666 org-babel-tangle-named-block-combination variable.
3667
3668 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3669
3670 * org.texi (Structure of code blocks): Explicitly state that the
3671 behavior of multiple blocks of the same name is undefined.
3672
3673 2011-08-15 Christian Egli <christian.egli@sbszh.ch>
3674
3675 * org.texi (TaskJuggler export): Modify the example to reflect the
3676 new effort durations.
3677
3678 2011-08-15 David Maus <dmaus@ictsoc.de>
3679
3680 * org.texi (Images in LaTeX export): Escape curly brackets in
3681 LaTeX example.
3682
3683 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3684
3685 * org.texi (The clock table): Document the :properties and
3686 :inherit-props arguments for the clocktable.
3687
3688 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3689
3690 * org.texi (Tables in LaTeX export): Document specifying placement
3691 options for tables.
3692
3693 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3694
3695 * org.texi (Evaluating code blocks): More specific documentation
3696 about the different types of header arguments.
3697
3698 2011-08-15 Manuel Giraud <manuel.giraud@univ-nantes.fr>
3699
3700 * org.texi (Sitemap): Document `:sitemap-sans-extension' property.
3701
3702 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3703
3704 * org.texi (Built-in table editor): Document the table field
3705 follow mode.
3706
3707 2011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
3708
3709 * org.texi (Easy Templates): Document new template.
3710
3711 2011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
3712
3713 * org.texi (Literal examples): Add a cross-reference from "Literal
3714 Examples" to "Easy Templates."
3715
3716 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3717
3718 * org.texi (The clock table): Add link to match syntax.
3719
3720 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3721
3722 * org.texi (Agenda commands): Document clock consistency checks.
3723
3724 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3725
3726 * org.texi (Built-in table editor): Document that \vert represents
3727 a vertical bar in a table field.
3728
3729 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3730
3731 * org.texi (Literal examples): Link from "Markup" > "Literate
3732 Examples" to "Working with Source Code".
3733
3734 2011-08-15 Puneeth Chaganti <punchagan@gmail.com>
3735
3736 * org.texi (Agenda commands): Doc for function option to bulk
3737 action.
3738
3739 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3740
3741 * org.texi (Template expansion): Document new %<...> template
3742 escape.
3743
3744 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3745
3746 * org.texi (Selective export): Document exclusion of any tasks
3747 from export.
3748
3749 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3750
3751 * org.texi (Selective export): Document how to exclude DONE tasks
3752 from export.
3753 (Publishing options): Document the properties to be used to turn off
3754 export of DONE tasks.
3755
3756 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3757
3758 * org.texi (The date/time prompt): Document date range protection.
3759
3760 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3761
3762 * org.texi (padline): Documentation of the new padline header
3763 argument.
3764
3765 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3766
3767 * org.texi (var): Adding "[" to list of characters triggering
3768 elisp evaluation.
3769
3770 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3771
3772 * org.texi (var): Documentation of Emacs Lisp evaluation during
3773 variable assignment.
3774
3775 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3776
3777 * org.texi (colnames): Reference indexing into variables, and note
3778 that colnames are *not* removed before indexing occurs.
3779 (rownames): Reference indexing into variables, and note that
3780 rownames are *not* removed before indexing occurs.
3781
3782 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3783
3784 * org.texi (var): Clarification of indexing into tabular
3785 variables.
3786
3787 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3788
3789 * org.texi (results): Documentation of the `:results wrap' header
3790 argument.
3791
3792 2011-08-15 Bastien Guerry <bzg@gnu.org>
3793
3794 * org.texi (LaTeX and PDF export): Add a note about a limitation
3795 of the LaTeX export: the org file has to be properly structured.
3796
3797 2011-08-15 Bastien Guerry <bzg@gnu.org>
3798
3799 * org.texi (Dynamic blocks, Structure editing):
3800 Mention the function `org-narrow-to-block'.
3801
3802 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3803
3804 * org.texi (Languages): Updating list of code block supported
3805 languages.
3806
3807 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3808
3809 * org.texi (Special properties): CATEGORY is a special property,
3810 but it may also used in the drawer.
3811
3812 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3813
3814 * org.texi (mkdirp): Documentation of the :mkdirp header argument.
3815
3816 2011-08-15 Puneeth Chaganti <punchagan@gmail.com>
3817
3818 * org.texi (Include files): Document :lines.
3819
3820 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3821
3822 * org.texi (comments): Documentation of the ":comments noweb" code
3823 block header argument.
3824
3825 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3826
3827 * org.texi (Conflicts): Change "yasnippets" to "yasnippet" and
3828 added extra whitespace around functions to be consistent with the
3829 rest of the section.
3830
3831 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3832
3833 * org.texi (Evaluating code blocks): Expand discussion of
3834 #+call: line syntax.
3835 (Header arguments in function calls): Expand discussion of
3836 #+call: line syntax.
3837
3838 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3839
3840 * org.texi (Evaluating code blocks): More explicit about how to
3841 pass variables to #+call lines.
3842
3843 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3844
3845 * org.texi (Results of evaluation): Link to the :results header
3846 argument list from the "Results of evaluation" section.
3847
3848 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3849
3850 * org.texi (Conflicts): Adding additional information about
3851 resolving org/yasnippet conflicts.
3852
3853 2011-08-15 David Maus <dmaus@ictsoc.de>
3854
3855 * org.texi (Publishing options): Document style-include-scripts
3856 publishing project property.
3857
3858 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3859
3860 * org.texi (Sparse trees): Document the next-error /
3861 previous-error functionality.
3862
3863 2011-08-15 Tom Dye <tsd@tsdye.com>
3864
3865 * org.texi (cache): Improve documentation of code block caches.
3866
3867 2011-08-15 Tom Dye <tsd@tsdye.com>
3868
3869 * org.texi (Code block specific header arguments):
3870 Documentation of multi-line header arguments.
3871
3872 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3873
3874 * org.texi (Code evaluation security): Add example for using a
3875 function.
3876
3877 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3878
3879 * org.texi (Tables in LaTeX export): Documentation of new
3880 attr_latex options for tables.
3881
3882 2011-08-03 Michael Albinus <michael.albinus@gmx.de>
3883
3884 * trampver.texi: Update release number.
3885
3886 2011-07-30 Michael Albinus <michael.albinus@gmx.de>
3887
3888 Sync with Tramp 2.2.2.
3889
3890 * trampver.texi: Update release number.
3891
3892 2011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
3893
3894 * flymake.texi (Example -- Configuring a tool called via make):
3895 Use /dev/null instead of the Windows "nul" (bug#8715).
3896
3897 2011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
3898
3899 * widget.texi (Setting Up the Buffer): Remove mention of the
3900 global keymap parent, which doesn't seem to be accurate
3901 (bug#7045).
3902
3903 2011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
3904
3905 * org.texi (Special agenda views): Fix double quoting (bug#3509).
3906
3907 2010-07-10 Kevin Ryde <user42@zip.com.au>
3908
3909 * cl.texi (For Clauses): Add destructuring example processing an
3910 alist (bug#6596).
3911
3912 2011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
3913
3914 * ediff.texi (Major Entry Points): Remove mention of `require',
3915 since that's not pertinent in the installed Emacs (bug#9016).
3916
3917 2011-07-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
3918
3919 * gnus.texi (Expiring Mail): Document gnus-auto-expirable-marks.
3920 (Filtering New Groups): Clarify how simple the "options -n" format is.
3921 (Agent Expiry): Remove mention of `gnus-request-expire-articles', which
3922 is internal.
3923
3924 2011-07-04 Michael Albinus <michael.albinus@gmx.de>
3925
3926 * tramp.texi (Cleanup remote connections):
3927 Add `tramp-cleanup-this-connection'.
3928
3929 2011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
3930
3931 * gnus.texi (Subscription Methods): Link to "Group Levels" to explain
3932 zombies.
3933 (Checking New Groups): Ditto (bug#8974).
3934 (Checking New Groups): Move the reference to the right place.
3935
3936 2011-07-03 Dave Abrahams <dave@boostpro.com> (tiny change)
3937
3938 * gnus.texi (Startup Files): Clarify that we're talking about numbered
3939 backups, and not actual vc (bug#8975).
3940
3941 2011-07-03 Kevin Ryde <user42@zip.com.au>
3942
3943 * cl.texi (For Clauses): @items for hash-values and key-bindings
3944 to make them more visible when skimming. Add examples of `using'
3945 clause to them, examples being clearer than a description in
3946 words (bug#6599).
3947
3948 2011-07-01 Alan Mackenzie <acm@muc.de>
3949
3950 * cc-mode.texi (Guessing the Style): New page.
3951 (Styles): Add a short introduction to above.
3952
3953 2011-06-28 Deniz Dogan <deniz@dogan.se>
3954
3955 * rcirc.texi (Configuration): Bug-fix:
3956 `rcirc-default-user-full-name' is now `rcirc-default-full-name'.
3957 Reported by Elias Pipping <pipping@exherbo.org>.
3958
3959 2011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
3960
3961 * gnus.texi (Summary Mail Commands):
3962 Document `gnus-summary-reply-to-list-with-original'.
3963
3964 2011-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
3965
3966 * eshell.texi (Known problems): Fix typo.
3967
3968 2011-06-12 Michael Albinus <michael.albinus@gmx.de>
3969
3970 * tramp.texi (Customizing Completion): Mention authinfo-style files.
3971 (Password handling): `auth-source-debug' is good for debug messages.
3972
3973 2011-05-31 Teodor Zlatanov <tzz@lifelogs.com>
3974
3975 * gnus.texi (Store custom flags and keywords): Refer to
3976 `gnus-registry-article-marks-to-{chars,names}' instead of
3977 `gnus-registry-user-format-function-{M,M2}'.
3978
3979 2011-05-27 Paul Eggert <eggert@cs.ucla.edu>
3980
3981 * texinfo.tex: Merge from gnulib.
3982
3983 2011-05-18 Teodor Zlatanov <tzz@lifelogs.com>
3984
3985 * gnus.texi (Gnus Registry Setup): Rename from "Setup".
3986 (Store custom flags and keywords):
3987 Mention `gnus-registry-user-format-function-M' and
3988 `gnus-registry-user-format-function-M2'.
3989
3990 2011-05-17 Paul Eggert <eggert@cs.ucla.edu>
3991
3992 * texinfo.tex: Sync from gnulib, version 2011-05-11.16.
3993
3994 2011-05-17 Glenn Morris <rgm@gnu.org>
3995
3996 * gnus.texi (Face): Fix typo.
3997
3998 2011-05-14 Glenn Morris <rgm@gnu.org>
3999
4000 * dired-x.texi (Omitting Examples): Minor addition.
4001
4002 2011-05-10 Jim Meyering <meyering@redhat.com>
4003
4004 * ede.texi: Fix typo "or or -> or".
4005
4006 2011-05-03 Peter Münster <pmlists@free.fr> (tiny change)
4007
4008 * gnus.texi (Summary Buffer Lines):
4009 gnus-summary-user-date-format-alist does not exist.
4010 (Sorting the Summary Buffer): More about sorting threads.
4011
4012 2011-04-25 Michael Albinus <michael.albinus@gmx.de>
4013
4014 * trampver.texi: Update release number.
4015
4016 2011-04-14 Michael Albinus <michael.albinus@gmx.de>
4017
4018 * tramp.texi (Frequently Asked Questions): New item for disabling
4019 Tramp in other packages.
4020
4021 2011-04-14 Teodor Zlatanov <tzz@lifelogs.com>
4022
4023 * gnus.texi (nnmairix caveats, Setup, Registry Article Refer Method)
4024 (Fancy splitting to parent, Store arbitrary data):
4025 Update gnus-registry docs.
4026
4027 2011-04-13 Juanma Barranquero <lekktu@gmail.com>
4028
4029 * ede.texi: Fix typos.
4030
4031 2011-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
4032
4033 * gnus.texi (Window Layout): @itemize @code doesn't exist.
4034 It's @table @code.
4035
4036 2011-03-19 Antoine Levitt <antoine.levitt@gmail.com>
4037
4038 * gnus.texi (Listing Groups): Document gnus-group-list-ticked.
4039
4040 2011-03-17 Jay Belanger <jay.p.belanger@gmail.com>
4041
4042 * calc.texi (Logarithmic Units): Update the function names.
4043
4044 2011-03-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
4045
4046 * message.texi (Various Commands): Document format specs in the
4047 ellipsis.
4048
4049 2011-03-15 Antoine Levitt <antoine.levitt@gmail.com>
4050
4051 * message.texi (Insertion Variables): Document message-cite-style.
4052
4053 2011-03-14 Michael Albinus <michael.albinus@gmx.de>
4054
4055 * tramp.texi (Remote processes): New subsection "Running shell on
4056 a remote host".
4057
4058 2011-03-12 Teodor Zlatanov <tzz@lifelogs.com>
4059
4060 * auth.texi (Help for developers): Update docs to explain that the
4061 :save-function will only run the first time.
4062
4063 2011-03-12 Glenn Morris <rgm@gnu.org>
4064
4065 * Makefile.in (emacs-faq.html): Fix some more cross-refs.
4066 (emacs-faq.text): New target.
4067 (clean): Add emacs-faq.
4068
4069 2011-03-12 Michael Albinus <michael.albinus@gmx.de>
4070
4071 Sync with Tramp 2.2.1.
4072
4073 * trampver.texi: Update release number.
4074
4075 2011-03-11 Glenn Morris <rgm@gnu.org>
4076
4077 * Makefile.in (HTML_TARGETS): New.
4078 (clean): Delete $HTML_TARGETS.
4079 (emacs-faq.html): New, for use with the gnu.org Emacs webpage.
4080
4081 2011-03-08 Teodor Zlatanov <tzz@lifelogs.com>
4082
4083 * auth.texi (Help for developers): Show example of using
4084 `auth-source-search' with prompts and :save-function.
4085
4086 2011-03-07 Chong Yidong <cyd@stupidchicken.com>
4087
4088 * Version 23.3 released.
4089
4090 2011-03-07 Antoine Levitt <antoine.levitt@gmail.com>
4091
4092 * message.texi (Message Buffers): Update default value of
4093 message-generate-new-buffers.
4094
4095 2011-03-06 Jay Belanger <jay.p.belanger@gmail.com>
4096
4097 * calc.texi (Logarithmic Units): Rename calc-logunits-dblevel
4098 and calc-logunits-nplevel to calc-dblevel and calc-nplevel,
4099 respectively.
4100 (Musical Notes): New section.
4101 (Customizing Calc): Mention the customizable variable
4102 calc-note-threshold.
4103
4104 2011-03-03 Glenn Morris <rgm@gnu.org>
4105
4106 * url.texi (Dealing with HTTP documents): Remove reference to
4107 function url-decode-text-part; never seems to have existed. (Bug#6038)
4108 (Configuration): Update url-configuration-directory description.
4109
4110 2011-03-02 Glenn Morris <rgm@gnu.org>
4111
4112 * dired-x.texi (Multiple Dired Directories): Remove mentions
4113 of dired-default-directory-alist and dired-default-directory.
4114 Move dired-smart-shell-command here...
4115 (Miscellaneous Commands): ... from here.
4116
4117 2011-03-02 Paul Eggert <eggert@cs.ucla.edu>
4118
4119 * texinfo.tex: Update to version 2011-02-24.09.
4120
4121 2011-03-02 Glenn Morris <rgm@gnu.org>
4122
4123 * dired-x.texi (Omitting Variables): Refer to add-dir-local-variable
4124 instead of the obsoleted dired-omit-here-always.
4125
4126 2011-02-28 Michael Albinus <michael.albinus@gmx.de>
4127
4128 * tramp.texi (Frequently Asked Questions): Add Emacs 24 to
4129 supported systems.
4130
4131 2011-02-28 Glenn Morris <rgm@gnu.org>
4132
4133 * dbus.texi (Type Conversion): Grammar fix.
4134
4135 2011-02-23 Michael Albinus <michael.albinus@gmx.de>
4136
4137 * tramp.texi: Use consistently "Emacs" (instead of "GNU Emacs") and
4138 "Debian GNU/Linux".
4139
4140 * trampver.texi [xemacs]: Set emacsothername to "Emacs".
4141
4142 2011-02-23 Glenn Morris <rgm@gnu.org>
4143
4144 * dired-x.texi (Features): Minor rephrasing.
4145 (Local Variables): Fix typos.
4146
4147 * edt.texi, erc.texi, gnus.texi, idlwave.texi, mh-e.texi:
4148 Standardize some Emacs/XEmacs terminology.
4149
4150 * dired-x.texi (Features): Don't advertise obsolete local variables.
4151 Simplify layout.
4152 (Omitting Variables): Update local variables example.
4153 (Local Variables): Say this is obsolete. Fix description of
4154 dired-enable-local-variables possible values.
4155
4156 2011-02-22 Teodor Zlatanov <tzz@lifelogs.com>
4157
4158 * auth.texi (Help for users): Mention ~/.netrc is also searched by
4159 default now.
4160
4161 2011-02-21 Lars Ingebrigtsen <larsi@gnus.org>
4162
4163 * gnus.texi (Article Date): Clarify gnus-article-update-date-headers.
4164
4165 2011-02-20 Lars Ingebrigtsen <larsi@gnus.org>
4166
4167 * gnus.texi (Window Layout): Document layout names.
4168
4169 2011-02-19 Eli Zaretskii <eliz@gnu.org>
4170
4171 * ada-mode.texi: Sync @dircategory with ../../info/dir.
4172 * auth.texi: Sync @dircategory with ../../info/dir.
4173 * autotype.texi: Sync @dircategory with ../../info/dir.
4174 * calc.texi: Sync @dircategory with ../../info/dir.
4175 * cc-mode.texi: Sync @dircategory with ../../info/dir.
4176 * cl.texi: Sync @dircategory with ../../info/dir.
4177 * dbus.texi: Sync @dircategory with ../../info/dir.
4178 * dired-x.texi: Sync @dircategory with ../../info/dir.
4179 * ebrowse.texi: Sync @dircategory with ../../info/dir.
4180 * ede.texi: Sync @dircategory with ../../info/dir.
4181 * ediff.texi: Sync @dircategory with ../../info/dir.
4182 * edt.texi: Sync @dircategory with ../../info/dir.
4183 * eieio.texi: Sync @dircategory with ../../info/dir.
4184 * emacs-mime.texi: Sync @dircategory with ../../info/dir.
4185 * epa.texi: Sync @dircategory with ../../info/dir.
4186 * erc.texi: Sync @dircategory with ../../info/dir.
4187 * eshell.texi: Sync @dircategory with ../../info/dir.
4188 * eudc.texi: Sync @dircategory with ../../info/dir.
4189 * flymake.texi: Sync @dircategory with ../../info/dir.
4190 * forms.texi: Sync @dircategory with ../../info/dir.
4191 * gnus.texi: Sync @dircategory with ../../info/dir.
4192 * idlwave.texi: Sync @dircategory with ../../info/dir.
4193 * mairix-el.texi: Sync @dircategory with ../../info/dir.
4194 * message.texi: Sync @dircategory with ../../info/dir.
4195 * mh-e.texi: Sync @dircategory with ../../info/dir.
4196 * newsticker.texi: Sync @dircategory with ../../info/dir.
4197 * nxml-mode.texi: Sync @dircategory with ../../info/dir.
4198 * org.texi: Sync @dircategory with ../../info/dir.
4199 * pcl-cvs.texi: Sync @dircategory with ../../info/dir.
4200 * pgg.texi: Sync @dircategory with ../../info/dir.
4201 * rcirc.texi: Sync @dircategory with ../../info/dir.
4202 * reftex.texi: Sync @dircategory with ../../info/dir.
4203 * remember.texi: Sync @dircategory with ../../info/dir.
4204 * sasl.texi: Sync @dircategory with ../../info/dir.
4205 * sc.texi: Sync @dircategory with ../../info/dir.
4206 * semantic.texi: Sync @dircategory with ../../info/dir.
4207 * ses.texi: Sync @dircategory with ../../info/dir.
4208 * sieve.texi: Sync @dircategory with ../../info/dir.
4209 * smtpmail.texi: Sync @dircategory with ../../info/dir.
4210 * speedbar.texi: Sync @dircategory with ../../info/dir.
4211 * trampver.texi [emacs]: Set emacsname to "Emacs".
4212 * tramp.texi: Sync @dircategory with ../../info/dir.
4213 * url.texi: Sync @dircategory with ../../info/dir.
4214 * vip.texi: Sync @dircategory with ../../info/dir.
4215 * viper.texi: Sync @dircategory with ../../info/dir.
4216 * widget.texi: Sync @dircategory with ../../info/dir.
4217 * woman.texi: Sync @dircategory with ../../info/dir.
4218
4219 2011-02-19 Glenn Morris <rgm@gnu.org>
4220
4221 * dired-x.texi (Technical Details): No longer redefines
4222 dired-add-entry, dired-initial-position, dired-clean-up-after-deletion,
4223 dired-read-shell-command, or dired-find-buffer-nocreate.
4224
4225 2013-02-18 Aidan Gauland <aidalgol@no8wireless.co.nz>
4226
4227 * eshell.texi (Input/Output):
4228 Document insert output redirection operator, >>>.
4229
4230 2011-02-18 Glenn Morris <rgm@gnu.org>
4231
4232 * dired-x.texi (Optional Installation File At Point): Simplify.
4233
4234 2011-02-17 Teodor Zlatanov <tzz@lifelogs.com>
4235
4236 * auth.texi (Help for users): Use :port instead of :protocol for all
4237 auth-source docs.
4238 (GnuPG and EasyPG Assistant Configuration): Mention the default now is
4239 to have two files in `auth-sources'.
4240
4241 2011-02-16 Glenn Morris <rgm@gnu.org>
4242
4243 * dired-x.texi: Use emacsver.texi to get Emacs version.
4244 * Makefile.in ($(infodir)/dired-x, dired-x.dvi, dired-x.pdf):
4245 Depend on emacsver.texi.
4246
4247 * dired-x.texi: Drop meaningless version number.
4248 (Introduction): Remove old info.
4249 (Optional Installation Dired Jump): Autoload from dired-x.
4250 Remove incorrect info about loaddefs.el.
4251 (Bugs): Just refer to M-x report-emacs-bug.
4252
4253 * dired-x.texi (Multiple Dired Directories): Update for rename of
4254 default-directory-alist.
4255 (Miscellaneous Commands): No longer mention very old VM version 4.
4256
4257 2011-02-15 Paul Eggert <eggert@cs.ucla.edu>
4258
4259 Merge from gnulib.
4260 * texinfo.tex: Update to version 2011-02-14.11.
4261
4262 2011-02-14 Teodor Zlatanov <tzz@lifelogs.com>
4263
4264 * auth.texi (Help for users):
4265 Login collection is "Login" and not "login".
4266
4267 2011-02-13 Michael Albinus <michael.albinus@gmx.de>
4268
4269 * tramp.texi (History): Remove IMAP support.
4270 (External methods, Frequently Asked Questions): Remove `imap' and
4271 `imaps' methods.
4272 (Password handling): Remove IMAP entries for ~/.authinfo.gpg.
4273
4274 * trampver.texi: Remove default value of `emacsimap'.
4275
4276 2011-02-13 Glenn Morris <rgm@gnu.org>
4277
4278 * ada-mode.texi, dired-x.texi, ebrowse.texi, ediff.texi, eudc.texi:
4279 * idlwave.texi, reftex.texi, sc.texi, speedbar.texi: Add @top.
4280
4281 2011-02-12 Glenn Morris <rgm@gnu.org>
4282
4283 * sc.texi (Getting Connected): Remove old index entries.
4284
4285 2011-02-12 Ulrich Mueller <ulm@gentoo.org>
4286
4287 * url.texi: Remove duplicate @dircategory (Bug#7942).
4288
4289 2011-02-11 Teodor Zlatanov <tzz@lifelogs.com>
4290
4291 * auth.texi (Overview, Help for users, Help for developers):
4292 Update docs.
4293 (Help for users): Talk about spaces.
4294
4295 2011-02-09 Paul Eggert <eggert@cs.ucla.edu>
4296
4297 * texinfo.tex: Update to version 2011-02-07.16.
4298
4299 2011-02-07 Michael Albinus <michael.albinus@gmx.de>
4300
4301 * dbus.texi (Bus names): Adapt descriptions for
4302 dbus-list-activatable-names and dbus-list-known-names.
4303
4304 2011-02-07 Jay Belanger <jay.p.belanger@gmail.com>
4305
4306 * calc.texi (Logarithmic Units): New section.
4307
4308 2011-02-05 Teodor Zlatanov <tzz@lifelogs.com>
4309
4310 * gnus-overrides.texi: Renamed from overrides.texi and all the relevant
4311 manuals use it now.
4312
4313 * Makefile.in (nowebhack): Fix to use -D flag instead of overrides.
4314
4315 2011-02-05 Katsumi Yamaoka <yamaoka@jpl.org>
4316
4317 * overrides.texi: Remove.
4318
4319 * sieve.texi, sasl.texi, pgg.texi, message.texi, gnus.texi:
4320 * emacs-mime.texi, auth.texi, Makefile.in: Revert last changes.
4321
4322 2011-02-05 Michael Albinus <michael.albinus@gmx.de>
4323
4324 * tramp.texi (Frequently Asked Questions): Mention problems with
4325 WinSSHD.
4326
4327 * trampver.texi: Update release number.
4328
4329 2011-02-05 Era Eriksson <era+tramp@iki.fi> (tiny change)
4330
4331 * tramp.texi:
4332 Replace "delimet" with "delimit" globally.
4333 Replace "explicite" with "explicit" globally.
4334 Replace "instead of" with "instead" where there was nothing after "of".
4335 Audit use of comma before interrogative pronoun, "that", or "which".
4336 Minor word order, spelling, wording changes.
4337
4338 2011-02-04 Teodor Zlatanov <tzz@lifelogs.com>
4339
4340 * overrides.texi: New file to set or clear WEBHACKDEVEL.
4341
4342 * sieve.texi: Use WEBHACKDEVEL.
4343
4344 * sasl.texi: Use WEBHACKDEVEL.
4345
4346 * pgg.texi: Use WEBHACKDEVEL.
4347
4348 * message.texi: Use WEBHACKDEVEL.
4349
4350 * gnus.texi: Use WEBHACKDEVEL.
4351
4352 * emacs-mime.texi: Use WEBHACKDEVEL.
4353
4354 * auth.texi: Use WEBHACKDEVEL.
4355
4356 * Makefile.in (webhack, nowebhack): Hacks to produce for-the-web
4357 manuals.
4358
4359 2011-02-04 Lars Ingebrigtsen <larsi@gnus.org>
4360
4361 * gnus.texi: Add DEVEL header (suggested by Andreas Schwab).
4362
4363 2011-02-03 Paul Eggert <eggert@cs.ucla.edu>
4364
4365 * texinfo.tex: Update to version 2011-02-01.10 from gnulib,
4366 which in turn is copied from ftp://tug.org/tex/.
4367
4368 2011-02-03 Glenn Morris <rgm@gnu.org>
4369
4370 * faq.texi (Contacting the FSF): Mainly just refer to the web-site.
4371 (Binding combinations of modifiers and function keys):
4372 Let's assume people reading this are not using Emacs 18.
4373
4374 2011-02-03 Lars Ingebrigtsen <larsi@gnus.org>
4375
4376 * gnus.texi (Article Date): Remove mention of gnus-stop-date-timer,
4377 since it's run automatically.
4378
4379 2011-02-01 Lars Ingebrigtsen <larsi@gnus.org>
4380
4381 * gnus.texi (Customizing Articles): Fix typo.
4382
4383 2011-01-31 Lars Ingebrigtsen <larsi@gnus.org>
4384
4385 * gnus.texi (Customizing Articles): Document the new way of customizing
4386 the date headers(s).
4387
4388 2011-01-30 Lars Ingebrigtsen <larsi@gnus.org>
4389
4390 * gnus.texi (Client-Side IMAP Splitting): Add a complete nnimap fancy
4391 splitting example.
4392
4393 2011-01-29 Eli Zaretskii <eliz@gnu.org>
4394
4395 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
4396 (MAKEINFO_OPTS): New variable.
4397 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
4398 ($(infodir)/info, $(infodir)/ccmode, $(infodir)/ada-mode)
4399 ($(infodir)/pcl-cvs, $(infodir)/eshell, $(infodir)/cl)
4400 ($(infodir)/dbus, $(infodir)/dired-x, $(infodir)/ediff)
4401 ($(infodir)/flymake, $(infodir)/forms, $(infodir)/gnus)
4402 ($(infodir)/message, $(infodir)/emacs-mime, $(infodir)/sieve)
4403 ($(infodir)/pgg, $(infodir)/mh-e, $(infodir)/reftex)
4404 ($(infodir)/remember, $(infodir)/sasl, $(infodir)/sc)
4405 ($(infodir)/vip, $(infodir)/viper, $(infodir)/widget)
4406 ($(infodir)/efaq, $(infodir)/autotype, $(infodir)/calc)
4407 ($(infodir)/idlwave, $(infodir)/eudc, $(infodir)/ebrowse)
4408 ($(infodir)/woman, $(infodir)/speedbar, $(infodir)/tramp)
4409 ($(infodir)/ses, $(infodir)/smtpmail, $(infodir)/org)
4410 ($(infodir)/url, $(infodir)/newsticker, $(infodir)/nxml-mode)
4411 ($(infodir)/rcirc, $(infodir)/erc, $(infodir)/ert)
4412 ($(infodir)/epa, $(infodir)/mairix-el, $(infodir)/auth)
4413 ($(infodir)/eieio, $(infodir)/ede, $(infodir)/semantic)
4414 ($(infodir)/edt): Use $(MAKEINFO_OPTS).
4415
4416 2011-01-26 Lars Ingebrigtsen <larsi@gnus.org>
4417
4418 * gnus.texi (Article Date): Document gnus-article-update-lapsed-header.
4419
4420 2011-01-24 Teodor Zlatanov <tzz@lifelogs.com>
4421
4422 * message.texi (IDNA): Explain what it is.
4423
4424 2011-01-24 Lars Ingebrigtsen <larsi@gnus.org>
4425
4426 * gnus.texi (The Empty Backend): Document nnnil (bug #7653).
4427
4428 2011-01-23 Werner Lemberg <wl@gnu.org>
4429
4430 * Makefile.in (MAKEINFO): Now controlled by `configure'.
4431 (MAKEINFO_OPTS): New variable. Use it where appropriate.
4432 (ENVADD): Update.
4433
4434 2011-01-18 Glenn Morris <rgm@gnu.org>
4435
4436 * ert.texi: Relicense under GFDL 1.3+, and standardize license notice.
4437
4438 2011-01-14 Eduard Wiebe <usenet@pusto.de>
4439
4440 * nxml-mode.texi (Introduction): Fix file name typos.
4441
4442 2011-01-13 Christian Ohler <ohler@gnu.org>
4443
4444 * ert.texi: New file.
4445
4446 * Makefile.in:
4447 * makefile.w32-in: Add ert.texi.
4448
4449 2011-01-10 Jan Moringen <jan.moringen@uni-bielefeld.de>
4450
4451 * dbus.texi (Receiving Method Calls): New function
4452 dbus-register-service. Rearrange node.
4453
4454 2011-01-07 Paul Eggert <eggert@cs.ucla.edu>
4455
4456 * texinfo.tex: Update to version 2010-12-23.17 from gnulib,
4457 which in turn is copied from ftp://tug.org/tex/.
4458
4459 2011-01-04 Jan Moringen <jan.moringen@uni-bielefeld.de>
4460
4461 * dbus.texi (Receiving Method Calls): Describe new optional
4462 parameter dont-register-service of dbus-register-{method,property}.
4463
4464 2010-12-17 Daiki Ueno <ueno@unixuser.org>
4465
4466 * epa.texi (Encrypting/decrypting *.gpg files):
4467 Mention epa-file-select-keys.
4468
4469 2010-12-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
4470
4471 * gnus.texi (Archived Messages): Remove outdated text.
4472
4473 2010-12-16 Teodor Zlatanov <tzz@lifelogs.com>
4474
4475 * gnus.texi (Foreign Groups): Add clarification of foreign groups.
4476
4477 2010-12-15 Andrew Cohen <cohen@andy.bu.edu>
4478
4479 * gnus.texi (The hyrex Engine): Say that this engine is obsolete.
4480
4481 2010-12-14 Andrew Cohen <cohen@andy.bu.edu>
4482
4483 * gnus.texi (The swish++ Engine): Add customizable parameters
4484 descriptions.
4485 (The swish-e Engine): Ditto.
4486
4487 2010-12-14 Michael Albinus <michael.albinus@gmx.de>
4488
4489 * tramp.texi (Inline methods): Add "ksu" method.
4490 (Remote processes): Add example with remote `default-directory'.
4491
4492 2010-12-14 Glenn Morris <rgm@gnu.org>
4493
4494 * faq.texi (Expanding aliases when sending mail):
4495 Now build-mail-aliases is interactive.
4496
4497 2010-12-13 Andrew Cohen <cohen@andy.bu.edu>
4498
4499 * gnus.texi: First pass at adding (rough) nnir documentation.
4500
4501 2010-12-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
4502
4503 * gnus.texi (Filtering New Groups):
4504 Mention gnus-auto-subscribed-categories.
4505 (The First Time): Remove, since default-subscribed-newsgroups has been
4506 removed.
4507
4508 2010-12-13 Glenn Morris <rgm@gnu.org>
4509
4510 * cl.texi (For Clauses): Small fixes for frames and windows.
4511
4512 2010-12-11 Carsten Dominik <carsten.dominik@gmail.com>
4513
4514 * org.texi (Using capture): Document using prefix arguments for
4515 finalizing capture.
4516 (Agenda commands): Document prefix argument for the bulk scatter
4517 command.
4518 (Beamer class export): Document that also overlay arguments can be
4519 passed to the column environment.
4520 (Template elements): Document the new entry type.
4521
4522 2010-12-11 Puneeth Chaganti <punchagan@gmail.com>
4523
4524 * org.texi (Include files): Document :minlevel.
4525
4526 2010-12-11 Julien Danjou <julien@danjou.info>
4527
4528 * org.texi (Categories): Document category icons.
4529
4530 2010-12-11 Eric Schulte <schulte.eric@gmail.com>
4531
4532 * org.texi (noweb): Fix typo.
4533
4534 2010-12-06 Tassilo Horn <tassilo@member.fsf.org>
4535
4536 * gnus.texi (Server Commands): Point to the rest of the server
4537 commands.
4538
4539 2010-12-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
4540
4541 * gnus.texi (Paging the Article): Note the reverse meanings of `C-u C-u
4542 g'.
4543
4544 2010-12-02 Julien Danjou <julien@danjou.info>
4545
4546 * gnus.texi (Archived Messages): Remove gnus-outgoing-message-group.
4547
4548 2010-11-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
4549
4550 * gnus.texi (Customizing the IMAP Connection): Note the new defaults.
4551 (Direct Functions): Note the STARTTLS upgrade.
4552
4553 2010-11-27 Glenn Morris <rgm@gnu.org>
4554 James Clark <none@example.com>
4555
4556 * nxml-mode.texi (Introduction): New section.
4557
4558 2010-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
4559
4560 * gnus.texi (Server Commands): Document gnus-server-show-server.
4561
4562 2010-11-20 Michael Albinus <michael.albinus@gmx.de>
4563
4564 Sync with Tramp 2.2.0.
4565
4566 * trampver.texi: Update release number.
4567
4568 2010-11-19 Jay Belanger <jay.p.belanger@gmail.com>
4569
4570 * calc.texi (TeX and LaTeX Language Modes, Predefined Units):
4571 Mention that the TeX specific units won't use the `tex' prefix
4572 in TeX mode.
4573
4574 2010-11-18 Katsumi Yamaoka <yamaoka@jpl.org>
4575
4576 * gnus.texi (Misc Article): Document gnus-inhibit-images.
4577
4578 2010-11-17 Glenn Morris <rgm@gnu.org>
4579
4580 * edt.texi: Remove information about Emacs 19.
4581
4582 2010-11-17 Michael Albinus <michael.albinus@gmx.de>
4583
4584 * trampver.texi: Update release number.
4585
4586 2010-11-12 Katsumi Yamaoka <yamaoka@jpl.org>
4587
4588 * gnus.texi (Article Washing): Fix typo.
4589
4590 2010-11-11 Noorul Islam <noorul@noorul.com>
4591
4592 * org.texi: Fix typo.
4593
4594 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4595
4596 * org.texi (Using capture): Explain that refiling is
4597 sensitive to cursor position.
4598
4599 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4600
4601 * org.texi (Images and tables): Add cross reference to link section.
4602
4603 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4604
4605 * org.texi: Document the <c> cookie.
4606
4607 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4608
4609 * org.texi: Multi-line header arguments :PROPERTIES: :ID:
4610 b77c8857-6c76-4ea9-8a61-ddc2648d96c4 :END:.
4611
4612 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4613
4614 * org.texi (CSS support): Document :HTML_CONTAINER_CLASS: property.
4615
4616 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4617
4618 * org.texi (Project alist): Mention that this is a property list.
4619
4620 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4621
4622 * org.texi (Setting up the staging area): Document that
4623 file names remain visible when encrypting the MobileOrg files.
4624
4625 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4626
4627 * org.texi (Setting up the staging area): Document which
4628 versions are needed for encryption.
4629
4630 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4631
4632 * org.texi (noweb): Update :noweb documentation to
4633 reflect the new "tangle" argument.
4634
4635 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4636
4637 * org.texi (Batch execution): Improve tangling script in
4638 documentation.
4639
4640 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4641
4642 * org.texi (Handling links, In-buffer settings):
4643 Document inlining images on startup.
4644
4645 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4646
4647 * org.texi (Setting up the staging area): Document use of
4648 crypt password.
4649
4650 2010-11-11 David Maus <dmaus@ictsoc.de>
4651
4652 * org.texi (Template expansion): Add date related link type escapes.
4653
4654 2010-11-11 David Maus <dmaus@ictsoc.de>
4655
4656 * org.texi (Template expansion): Add mew in table for link type
4657 escapes.
4658
4659 2010-11-11 David Maus <dmaus@ictsoc.de>
4660
4661 * org.texi (Template expansion): Fix typo in link type escapes.
4662
4663 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4664
4665 * org.texi (Structure of code blocks): Another documentation tweak.
4666
4667 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4668
4669 * org.texi (Structure of code blocks): Documentation tweak.
4670
4671 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4672
4673 * org.texi (Structure of code blocks):
4674 Update documentation to mention inline code block syntax.
4675
4676 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4677
4678 * org.texi (comments): Improve wording.
4679
4680 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4681
4682 * org.texi (comments): Document the new :comments header arguments.
4683
4684 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4685
4686 * org.texi (Installation): Remove the special
4687 installation instructions for XEmacs.
4688
4689 2010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
4690
4691 * org.texi (Easy Templates): New section. Documents quick
4692 insertion of empty structural elements.
4693
4694 2010-11-11 Noorul Islam <noorul@noorul.com>
4695
4696 * org.texi: Fix doc.
4697
4698 2010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
4699
4700 * org.texi (The date/time prompt): Document specification
4701 of time ranges.
4702
4703 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4704
4705 * org.texi (Internal links): Document the changes in
4706 internal links.
4707
4708 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4709
4710 * org.texi (Agenda commands): Document the limitation for
4711 the filter preset - it can only be used for an entire agenda
4712 view, not in an individual block in a block agenda.
4713
4714 2010-11-11 Eric S Fraga <e.fraga@ucl.ac.uk>
4715
4716 * org.texi (iCalendar export): Document alarm creation.
4717
4718 2010-11-10 Michael Albinus <michael.albinus@gmx.de>
4719
4720 * dbus.texi (Type Conversion): Introduce `:unix-fd' type mapping.
4721
4722 2010-11-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
4723
4724 * gnus.texi (Article Washing): Document gnus-article-treat-non-ascii.
4725
4726 2010-11-09 Jay Belanger <jay.p.belanger@gmail.com>
4727
4728 * calc.texi: Use emacsver.texi to determine Emacs version.
4729
4730 2010-11-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
4731
4732 * gnus.texi (Customizing the IMAP Connection): Remove nnir mention,
4733 since that works by default.
4734
4735 2010-11-03 Kan-Ru Chen <kanru@kanru.info> (tiny change)
4736
4737 * gnus.texi (Customizing the IMAP Connection): Document
4738 `nnimap-expunge' and remove `nnimap-expunge-inbox' from example.
4739
4740 2010-11-04 Michael Albinus <michael.albinus@gmx.de>
4741
4742 * tramp.texi (Remote shell setup): New item "Interactive shell
4743 prompt". Reported by Christian Millour <cm@abtela.com>.
4744 (Remote shell setup, Remote processes): Use @code{} for
4745 environment variables.
4746
4747 2010-11-03 Glenn Morris <rgm@gnu.org>
4748
4749 * ediff.texi (Quick Help Commands, Miscellaneous):
4750 * gnus.texi (Agent Variables, Configuring nnmairix): Spelling fix.
4751
4752 2010-10-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
4753
4754 * gnus.texi (Paging the Article): Document C-u g/C-u C-u g.
4755
4756 2010-10-31 Glenn Morris <rgm@gnu.org>
4757
4758 * mh-e.texi (Preface, From Bill Wohler): Change 23 to past tense.
4759
4760 2010-10-31 Glenn Morris <rgm@gnu.org>
4761
4762 * cc-mode.texi: Remove reference to defunct viewcvs URL.
4763
4764 2010-10-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4765
4766 * gnus.texi (Client-Side IMAP Splitting):
4767 Mention nnimap-unsplittable-articles.
4768
4769 2010-10-29 Julien Danjou <julien@danjou.info>
4770
4771 * gnus.texi (Finding the News): Remove references to obsoletes
4772 variables `gnus-nntp-server' and `gnus-secondary-servers'.
4773
4774 2010-10-29 Eli Zaretskii <eliz@gnu.org>
4775
4776 * makefile.w32-in (MAKEINFO): Add -I$(emacsdir).
4777 (ENVADD): Remove extra -I$(emacsdir), included in $(MAKEINFO).
4778 ($(infodir)/efaq): Remove -I$(emacsdir), included in $(MAKEINFO).
4779 ($(infodir)/calc, calc.dvi): Depend on $(emacsdir)/emacsver.texi.
4780
4781 2010-10-28 Glenn Morris <rgm@gnu.org>
4782
4783 * Makefile.in (MAKEINFO, ENVADD): Add $emacsdir to include path.
4784 (($(infodir)/calc, calc.dvi, calc.pdf): Depend on emacsver.texi.
4785 ($(infodir)/efaq): Remove -I option now in $MAKEINFO.
4786
4787 2010-10-25 Daiki Ueno <ueno@unixuser.org>
4788
4789 * epa.texi (Mail-mode integration): Add alternative key bindings
4790 for epa-mail commands; escape comma.
4791 Don't use the word "PGP", since it is a non-free program.
4792
4793 2010-10-24 Jay Belanger <jay.p.belanger@gmail.com>
4794
4795 * calc.texi: Use emacsver.texi to determine Emacs version.
4796
4797 2010-10-24 Juanma Barranquero <lekktu@gmail.com>
4798
4799 * gnus.texi (Group Parameters, Buttons): Fix typos.
4800
4801 2010-10-22 Tassilo Horn <tassilo@member.fsf.org>
4802
4803 * gnus.texi (Subscription Commands): Mention that you can also
4804 subscribe to new groups via the Server buffer, which is probably more
4805 convenient when subscribing to many groups.
4806
4807 2010-10-21 Julien Danjou <julien@danjou.info>
4808
4809 * message.texi (Message Headers): Allow message-default-headers to be a
4810 function.
4811
4812 2010-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
4813
4814 * gnus-news.texi: Mention new archive defaults.
4815
4816 2010-10-21 Katsumi Yamaoka <yamaoka@jpl.org>
4817
4818 * gnus.texi (RSS): Remove nnrss-wash-html-in-text-plain-parts.
4819
4820 2010-10-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
4821
4822 * gnus.texi (HTML): Document the function value of
4823 gnus-blocked-images.
4824 (Article Washing): shr and gnus-w3m, not the direct function names.
4825
4826 2010-10-20 Julien Danjou <julien@danjou.info>
4827
4828 * emacs-mime.texi (Flowed text): Add a note about mml-enable-flowed
4829 variable.
4830
4831 2010-10-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
4832
4833 * gnus.texi (Customizing the IMAP Connection): The port strings are
4834 strings.
4835 (Document Groups): Mention git.
4836
4837 2010-10-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
4838
4839 * gnus-coding.texi (Gnus Maintainance Guide): Update to mention Emacs
4840 bzr/Gnus git sync.
4841
4842 2010-10-15 Eli Zaretskii <eliz@gnu.org>
4843
4844 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix last
4845 change.
4846
4847 2010-10-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
4848
4849 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix up the
4850 @item syntax for in-Emacs makeinfo.
4851
4852 2010-10-13 Teodor Zlatanov <tzz@lifelogs.com>
4853
4854 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix syntax and
4855 trim sentence.
4856
4857 2010-10-12 Daiki Ueno <ueno@unixuser.org>
4858
4859 * epa.texi (Caching Passphrases):
4860 * auth.texi (GnuPG and EasyPG Assistant Configuration):
4861 Clarify some configurations require to set up gpg-agent.
4862
4863 2010-10-11 Glenn Morris <rgm@gnu.org>
4864
4865 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
4866
4867 2010-10-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
4868
4869 * gnus.texi (Spam Package Introduction): Mention `$'.
4870
4871 2010-10-09 Eli Zaretskii <eliz@gnu.org>
4872
4873 * makefile.w32-in (emacsdir): New variable.
4874 ($(infodir)/efaq, faq.dvi): Depend on emacsver.texi.
4875 (ENVADD, $(infodir)/efaq): Add -I$(emacsdir).
4876
4877 2010-10-09 Glenn Morris <rgm@gnu.org>
4878
4879 * Makefile.in (mostlyclean): Delete *.toc.
4880
4881 * Makefile.in: Use $< in rules.
4882
4883 * Makefile.in (maintainer-clean): Remove harmless, long-standing error.
4884
4885 * Makefile.in ($(infodir)): Delete rule.
4886 (mkinfodir): New. Use it in all the info rules, rather than depending
4887 on infodir.
4888
4889 2010-10-09 Glenn Morris <rgm@gnu.org>
4890
4891 * gnus.texi (Article Washing): Fix previous change.
4892
4893 * Makefile.in (emacsdir): New variable.
4894 ($(infodir)/efaq): Pass -I $(emacsdir) to makeinfo.
4895 Depend on emacsver.texi.
4896
4897 * faq.texi (VER): Replace with EMACSVER from emacsver.texi.
4898
4899 * Makefile.in (.PHONY): Declare info, dvi, pdf and the clean rules.
4900
4901 2010-10-08 Julien Danjou <julien@danjou.info>
4902
4903 * gnus.texi: Add mm-shr.
4904
4905 2010-10-08 Ludovic Courtès <ludo@gnu.org>
4906
4907 * gnus.texi (Finding the Parent, The Gnus Registry)
4908 (Registry Article Refer Method): Update docs for nnregistry.el.
4909
4910 2010-10-08 Daiki Ueno <ueno@unixuser.org>
4911
4912 * auth.texi (Help for users)
4913 (GnuPG and EasyPG Assistant Configuration): Update docs.
4914
4915 2010-10-08 Glenn Morris <rgm@gnu.org>
4916
4917 * cl.texi (Organization, Installation, Old CL Compatibility):
4918 Deprecate cl-compat for new code.
4919 (Usage, Installation): Remove outdated information.
4920
4921 * eudc.texi (CCSO PH/QI, LDAP Requirements): Remove old information.
4922
4923 2010-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
4924
4925 * gnus.texi (Gravatars): Document gnus-gravatar-too-ugly.
4926
4927 2010-10-06 Julien Danjou <julien@danjou.info>
4928
4929 * sieve.texi (Manage Sieve API): Document sieve-manage-authenticate.
4930
4931 * message.texi (PGP Compatibility): Remove reference to gpg-2comp,
4932 broken link.
4933
4934 * gnus-faq.texi (FAQ 8-3): Remove references to my.gnus.org.
4935
4936 * gnus.texi (Comparing Mail Back Ends): Remove broken link and allusion
4937 to ReiserFS.
4938
4939 * gnus-faq.texi (FAQ 5-5): Fix Flyspell URL.
4940 (FAQ 7-1): Fix getmail URL.
4941
4942 2010-10-06 Daiki Ueno <ueno@unixuser.org>
4943
4944 * epa.texi (Caching Passphrases): New section.
4945
4946 2010-10-06 Glenn Morris <rgm@gnu.org>
4947
4948 * Makefile.in (SHELL): Set it.
4949 (info): Move the mkdir dependency to the individual info files.
4950 (mostlyclean): Tidy up.
4951 (clean): Only delete the specific dvi and pdf files.
4952 (maintainer-clean): Be more restrictive in what we delete.
4953 ($(infodir)): Add parallel build workaround.
4954
4955 2010-10-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
4956
4957 * gnus.texi (Misc Article): Document gnus-widen-article-window.
4958
4959 2010-10-03 Julien Danjou <julien@danjou.info>
4960
4961 * emacs-mime.texi (Display Customization):
4962 Update mm-inline-large-images documentation and add documentation for
4963 mm-inline-large-images-proportion.
4964
4965 2010-10-03 Michael Albinus <michael.albinus@gmx.de>
4966
4967 * tramp.texi (Frequently Asked Questions):
4968 Mention remote-file-name-inhibit-cache.
4969
4970 2010-10-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
4971
4972 * gnus.texi (Splitting Mail): Fix @xref syntax.
4973 (Splitting Mail): Really fix the @ref syntax.
4974
4975 2010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
4976
4977 * gnus.texi (Splitting Mail): Mention the new fancy splitting function.
4978 (Article Hiding): Add google banner example.
4979 Suggested by Benjamin Xu.
4980
4981 2010-09-30 Teodor Zlatanov <tzz@lifelogs.com>
4982
4983 * gnus.texi (Spam Package Configuration Examples, SpamOracle):
4984 Remove nnimap-split-rule from examples.
4985
4986 2010-09-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
4987
4988 * gnus.texi (Mail Source Specifiers): Remove webmail.el mentions.
4989 (NNTP): Document nntp-server-list-active-group. Suggested by Barry
4990 Fishman.
4991 (Client-Side IMAP Splitting): Add nnimap-split-fancy.
4992
4993 2010-09-30 Julien Danjou <julien@danjou.info>
4994
4995 * gnus.texi (Gravatars): Fix documentation about
4996 gnu-gravatar-properties.
4997
4998 2010-09-29 Daiki Ueno <ueno@unixuser.org>
4999
5000 * epa.texi (Bug Reports): New section.
5001
5002 2010-09-29 Glenn Morris <rgm@gnu.org>
5003
5004 * Makefile.in (top_srcdir): Remove unused variable.
5005
5006 2010-09-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
5007
5008 * gnus.texi (Using IMAP): Remove the @acronyms from the headings.
5009 (Client-Side IMAP Splitting): Document 'default.
5010
5011 2010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
5012
5013 * gnus.texi (Customizing the IMAP Connection):
5014 Document nnimap-fetch-partial-articles.
5015
5016 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
5017
5018 * gnus-news.texi: Mention nnimap-inbox.
5019
5020 * gnus.texi (Picons): Document gnus-picon-inhibit-top-level-domains.
5021
5022 2010-09-26 Julien Danjou <julien@danjou.info>
5023
5024 * gnus.texi (Oort Gnus): Remove mention of ssl.el.
5025
5026 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
5027
5028 * gnus.texi (Security): Remove gpg.el mention.
5029
5030 2010-09-26 Andreas Seltenreich <seltenreich@gmx.de>
5031
5032 * gnus.texi (Browse Foreign Server): New variable
5033 gnus-browse-subscribe-newsgroup-method.
5034
5035 * gnus-news.texi: Mention it.
5036
5037 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
5038
5039 * gnus.texi (NoCeM): Remove.
5040 (Startup Variables): No jingle.
5041
5042 2010-09-25 Ulrich Mueller <ulm@gentoo.org>
5043
5044 * woman.texi (Interface Options): xz compression is now supported.
5045
5046 2010-09-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
5047
5048 * gnus.texi (Article Commands): Document gnus-fetch-partial-articles.
5049 (Unavailable Servers): Document gnus-server-copy-server.
5050 (Using IMAP): Document the new nnimap.
5051
5052 2010-09-25 Julien Danjou <julien@danjou.info>
5053
5054 * gnus.texi (Customizing Articles): Remove gnus-treat-translate.
5055
5056 2010-09-24 Glenn Morris <rgm@gnu.org>
5057
5058 * url.texi (Disk Caching): Tweak previous change.
5059
5060 2010-09-24 Julien Danjou <julien@danjou.info>
5061
5062 * url.texi (Disk Caching): Mention url-cache-expire-time,
5063 url-cache-expired, and url-fetch-from-cache.
5064
5065 2010-09-24 Julien Danjou <julien@danjou.info>
5066
5067 * gnus.texi: Add Gravatars.
5068
5069 2010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
5070
5071 * gnus.texi (Startup Variables): Mention gnus-use-backend-marks.
5072
5073 2010-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
5074
5075 * gnus.texi (Expunging mailboxes): Update name of the expunging
5076 command.
5077
5078 2010-09-20 Katsumi Yamaoka <yamaoka@jpl.org>
5079
5080 * emacs-mime.texi (rfc2047): Update description for
5081 rfc2047-encode-parameter.
5082
5083 2010-09-13 Michael Albinus <michael.albinus@gmx.de>
5084
5085 * tramp.texi (Inline methods): Remove "ssh1_old", "ssh2_old" and
5086 "fish" methods.
5087 (External methods): Remove "scp1_old" and "scp2_old" methods.
5088
5089 2010-09-09 Michael Albinus <michael.albinus@gmx.de>
5090
5091 * tramp.texi: Remove Japanese manual. Fix typo.
5092
5093 * trampver.texi: Update release number. Remove japanesemanual.
5094
5095 2010-09-09 Glenn Morris <rgm@gnu.org>
5096
5097 * org.texi: Restore clobbered changes (copyright years, untabify).
5098
5099 2010-09-04 Julien Danjou <julien@danjou.info> (tiny change)
5100
5101 * gnus.texi (Adaptive Scoring): Fix typo.
5102
5103 2010-09-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
5104
5105 * gnus.texi (Article Display): Document gnus-html-show-images.
5106
5107 2010-09-02 Jan Djärv <jan.h.d@swipnet.se>
5108
5109 * cl.texi (Basic Setf): Remove x-get-cut-buffer and x-get-cutbuffer.
5110
5111 2010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
5112
5113 * gnus.texi (HTML): Document gnus-max-image-proportion.
5114
5115 2010-08-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
5116
5117 * gnus.texi (HTML): Document gnus-blocked-images.
5118
5119 * message.texi (Wide Reply): Document message-prune-recipient-rules.
5120
5121 2010-08-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
5122
5123 * gnus.texi (Summary Mail Commands): Note that only the addresses from
5124 the first message are used for wide replies.
5125 (Changing Servers): Remove documentation on gnus-change-server and
5126 friends, since it's been removed.
5127
5128 2010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
5129
5130 * gnus.texi (Drafts): Mention B DEL.
5131
5132 2010-08-29 Tim Landscheidt <tim@tim-landscheidt.de> (tiny change)
5133
5134 * gnus.texi (Delayed Articles): Mention that the Date header is the
5135 original one, even if you delay.
5136
5137 2010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
5138
5139 * gnus.texi (Asynchronous Fetching):
5140 Document gnus-async-post-fetch-function.
5141 (HTML): Made into its own section.
5142
5143 2010-08-26 Michael Albinus <michael.albinus@gmx.de>
5144
5145 Sync with Tramp 2.1.19.
5146
5147 * tramp.texi (Inline methods, Default Method):
5148 Mention `tramp-inline-compress-start-size'. Remove "kludgy" phrase.
5149 Remove remark about doubled "-t" argument.
5150 (Auto-save and Backup): Remove reference to Emacs 21.
5151 (Filename Syntax): Describe port numbers.
5152 (Frequently Asked Questions): Adapt supported (X)Emacs versions. Adapt
5153 supported MS Windows versions. Remove obsolete URL. Recommend "sshx"
5154 and "scpx" for echoing shells. Use the $() syntax, texi2dvi reports
5155 errors with the backquotes.
5156 (External packages): File attributes cache flushing for asynchronous
5157 processes.
5158 (Traces and Profiles): Describe verbose level 9.
5159
5160 * trampver.texi: Update release number.
5161
5162 2010-08-23 Michael Albinus <michael.albinus@gmx.de>
5163
5164 * dbus.texi (Alternative Buses): New chapter.
5165
5166 2010-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
5167
5168 * cl.texi (Mapping over Sequences): Rename mapc => cl-mapc.
5169
5170 2010-08-09 Jay Belanger <jay.p.belanger@gmail.com>
5171
5172 * calc.texi (Customizing Calc): Rearrange description of new
5173 variables to match the presentation of other variables.
5174
5175 2010-08-08 Juanma Barranquero <lekktu@gmail.com>
5176
5177 * org.texi (Footnotes, Tables in HTML export): Fix typos.
5178
5179 2010-08-08 Jay Belanger <jay.p.belanger@gmail.com>
5180
5181 * calc.texi (Making Selections, Selecting Subformulas)
5182 (Customizing Calc): Mention how to use faces to emphasize selected
5183 sub-formulas.
5184
5185 2010-08-05 Michael Albinus <michael.albinus@gmx.de>
5186
5187 * tramp.texi (External packages): File attributes cache flushing
5188 for asynchronous processes.
5189
5190 2010-08-01 Alan Mackenzie <acm@muc.de>
5191
5192 Enhance the manual for the latest Java Mode.
5193
5194 * cc-mode.texi (Syntactic Symbols): New symbols annotation-top-cont and
5195 annotation-var-cont.
5196 (Java Symbols): Page renamed from Anonymous Class Symbol. Document the
5197 two new symbols.
5198
5199 2010-07-28 Michael Albinus <michael.albinus@gmx.de>
5200
5201 * tramp.texi (Traces and Profiles): Describe verbose level 9.
5202
5203 2010-07-27 Chong Yidong <cyd@stupidchicken.com>
5204
5205 * nxml-mode.texi (Limitations): Remove obsolete discussion (Bug#6708).
5206
5207 2010-07-19 Juanma Barranquero <lekktu@gmail.com>
5208
5209 * org.texi: Fix typo in previous change (2010-07-19T09:47:27Z!carsten.dominik@gmail.com).
5210
5211 2010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
5212
5213 * org.texi: Add macros to get plain quotes in PDF output.
5214 List additional contributors.
5215 (Capture): New section, replaces the section about remember.
5216 (Working With Source Code): New chapter, focused on documenting Org
5217 Babel.
5218 (Code evaluation security): New section.
5219 (MobileOrg): Document DropBox support.
5220 (TaskJuggler export): Document taskjuggler and Gantt chart support.
5221 (Special symbols): Show how to display UTF8 characters for entities.
5222 (Global TODO list): Clarify the use of the "M" key and the differences
5223 to the "m" key.
5224 (RSS Feeds): Mention Atom feeds as well.
5225 (Setting tags): Remove paragraph about
5226 `org-complete-tags-always-offer-all-agenda-tags'.
5227
5228 2010-07-17 Michael Albinus <michael.albinus@gmx.de>
5229
5230 * tramp.texi (Inline methods): Remove remark about doubled "-t"
5231 argument.
5232 (Frequently Asked Questions): Recommend "sshx" and "scpx" for
5233 echoing shells.
5234
5235 2010-07-10 Michael Albinus <michael.albinus@gmx.de>
5236
5237 * tramp.texi (Inline methods): Remove "kludgy" phrase.
5238 (Filename Syntax): Describe port numbers.
5239
5240 2010-07-09 Michael Albinus <michael.albinus@gmx.de>
5241
5242 * dbus.texi (Top): Introduce Index. Emphasize "nil" whereever
5243 forgotten.
5244 (Type Conversion): Precise conversion of natural numbers.
5245 (Errors and Events): Add "debugging" to concept index. Add variable
5246 `dbus-debug'.
5247
5248 2010-07-04 Michael Albinus <michael.albinus@gmx.de>
5249
5250 * dbus.texi (Receiving Method Calls): Add optional argument
5251 EMITS-SIGNAL to `dbus-register-property'.
5252
5253 2010-06-27 Alex Schroeder <alex@gnu.org>
5254
5255 * nxml-mode.texi (Commands for locating a schema): Fix typo.
5256
5257 2010-06-24 Glenn Morris <rgm@gnu.org>
5258
5259 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
5260 * dired-x.texi, ebrowse.texi, ede.texi, edt.texi, eieio.texi:
5261 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
5262 * flymake.texi, gnus.texi, info.texi, mairix-el.texi, message.texi:
5263 * newsticker.texi, org.texi, pgg.texi, rcirc.texi, reftex.texi:
5264 * remember.texi, sasl.texi, semantic.texi, ses.texi, smtpmail.texi:
5265 * speedbar.texi, tramp.texi, url.texi, viper.texi, widget.texi:
5266 * woman.texi: Start direntry descriptions in column 32, per Texinfo
5267 convention. Make them end with a period.
5268
5269 2010-06-23 Glenn Morris <rgm@gnu.org>
5270
5271 * autotype.texi, cl.texi, dired-x.texi, ebrowse.texi, ede.texi:
5272 * eieio.texi, epa.texi, faq.texi, flymake.texi, forms.texi:
5273 * gnus-faq.texi, idlwave.texi, mh-e.texi, nxml-mode.texi, org.texi:
5274 * pcl-cvs.texi, pgg.texi, reftex.texi, sasl.texi, sc.texi,
5275 * sem-user.texi, semantic.texi, sieve.texi, smtpmail.texi,
5276 * speedbar.texi, vip.texi, viper.texi, widget.texi: Untabify.
5277
5278 2010-06-10 Glenn Morris <rgm@gnu.org>
5279
5280 * idlwave.texi (Load-Path Shadows):
5281 * org.texi (Handling links): Fix typos.
5282
5283 2010-06-07 Teodor Zlatanov <tzz@lifelogs.com>
5284
5285 * gnus.texi (Interactive): Explain effect of gnus-expert-user better.
5286
5287 2010-05-26 Michael Albinus <michael.albinus@gmx.de>
5288
5289 * eshell.texi (Built-ins): Describe, how to disable a built-in command
5290 by an alias. (Bug#6226)
5291
5292 2010-05-16 Jay Belanger <jay.p.belanger@gmail.com>
5293
5294 * calc.texi (Manipulating Vectors): Mention that vectors can
5295 be used to determine bins for `calc-histogram'.
5296
5297 2010-05-13 Jay Belanger <jay.p.belanger@gmail.com>
5298
5299 * calc.texi: Remove "\turnoffactive" commands throughout.
5300
5301 2010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
5302
5303 * url.texi (HTTP language/coding, Customization):
5304 * message.texi (Header Commands, Responses):
5305 * cl.texi (Argument Lists): Fix typos.
5306
5307 2010-05-08 Chong Yidong <cyd@stupidchicken.com>
5308
5309 * ede.texi (EDE Mode): Refer to init file rather than `.emacs'.
5310 Note that Development menu is always available.
5311 (Creating a project): Fix terminology.
5312 (Add/Remove files): Fix typo.
5313
5314 2010-05-07 Chong Yidong <cyd@stupidchicken.com>
5315
5316 * Version 23.2 released.
5317
5318 2010-05-01 Daniel E. Doherty <ddoherty03@gmail.com> (tiny change)
5319
5320 * calc.texi (Tutorial): Use "^{\prime}" to indicate primes.
5321
5322 2010-05-01 Michael Albinus <michael.albinus@gmx.de>
5323
5324 * tramp.texi (Inline methods, Default Method):
5325 Mention `tramp-inline-compress-start-size'.
5326
5327 2010-04-18 Teodor Zlatanov <tzz@lifelogs.com>
5328
5329 * gnus.texi (Gnus Versions, Oort Gnus): Mention the Git repo instead of
5330 the CVS repo. Put the Git repo in the news section.
5331
5332 * gnus-coding.texi (Gnus Maintainance Guide): Fix title typo.
5333 Removed some mentions of CVS. Mention the new Git repo.
5334
5335 2010-04-18 Andreas Seltenreich <seltenreich@gmx.de>
5336
5337 * gnus.texi (Score File Format): Fix typo. Reported by Štěpán Němec.
5338 (Mail Group Commands): Add index entry.
5339
5340 2010-04-18 Glenn Morris <rgm@gnu.org>
5341
5342 * info.texi (Search Index): Mention Emacs's Info-virtual-index.
5343
5344 2010-04-18 Jay Belanger <jay.p.belanger@gmail.com>
5345
5346 * calc.texi (Radix modes): Mention that the option prefix will
5347 turn on twos-complement mode.
5348 (Inverse and Hyperbolic Flags): Mention the Option flag.
5349
5350 2010-04-15 Carsten Dominik <carsten.dominik@gmail.com>
5351
5352 * org.texi (LaTeX and PDF export): Add a footnote about xetex.
5353 (LaTeX/PDF export commands): Rename and Move section.
5354 (Sectioning structure): Update.
5355 (References): New use case for field coordinates.
5356 (The export dispatcher): Rename from ASCII export.
5357 (Setting up the staging area): Document the availability of
5358 encryption for MobileOrg.
5359 (Images and tables): Document how to reference labels.
5360 (Index entries): New section.
5361 (Generating an index): New section.
5362 (Column width and alignment): Document that <N> now
5363 means a fixed width, not a maximum width.
5364 (Publishing options): Document the :email option.
5365 (Beamer class export): Fix bug in the BEAMER example.
5366 (Refiling notes): Document refile logging.
5367 (In-buffer settings): Document refile logging keywords.
5368 (Drawers): Document `C-c C-z' command.
5369 (Agenda commands): Mention the alternative key `C-c C-z'.
5370 (Special properties): Document the BLOCKED property.
5371 (The spreadsheet): Mention the formula editor.
5372 (References): Document field coordinates.
5373 (Publishing action): Correct the documentation for the
5374 publishing function.
5375 (The date/time prompt): Document that we accept dates
5376 like month/day/year.
5377 (Cooperation): Document the changes in table.el support.
5378 (Faces for TODO keywords, Faces for TODO keywords)
5379 (Priorities): Document the easy colors.
5380 (Visibility cycling): Document the new double prefix
5381 arg for `org-reveal'.
5382 (Cooperation): Remember.el is part of Emacs.
5383 (Clean view): Mention that `wrap-prefix' is also set by
5384 org-indent-mode.
5385 (Agenda commands): Add information about prefix args to
5386 scheduling and deadline commands.
5387 (Search view): Point to the docstring of
5388 `org-search-view' for more details.
5389 (Agenda commands): Document that `>' prompts for a date.
5390 (Setting tags): Document variable
5391 org-complete-tags-always-offer-all-agenda-tags.
5392 (Column attributes): Cross-reference special properties.
5393
5394 2010-04-10 Michael Albinus <michael.albinus@gmx.de>
5395
5396 Synchronize with Tramp repository.
5397
5398 * tramp.texi (Auto-save and Backup): Remove reference to Emacs 21.
5399 (Frequently Asked Questions): Adapt supported (X)Emacs versions.
5400 Adapt supported MS Windows versions. Remove obsolete URL. Use the $()
5401 syntax, texi2dvi reports errors with the backquotes.
5402
5403 * trampver.texi: Update release number.
5404
5405 2010-04-01 Teodor Zlatanov <tzz@lifelogs.com>
5406
5407 * gnus.texi (Finding the News): Add pointers to the Server buffer
5408 because it's essential.
5409
5410 2010-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
5411
5412 * gnus.texi (MIME Commands): Update description of
5413 gnus-article-browse-html-article.
5414
5415 2010-03-27 Teodor Zlatanov <tzz@lifelogs.com>
5416
5417 * auth.texi (Secret Service API): Add TODO node.
5418 (Help for users): Explain the new source options for `auth-sources'.
5419
5420 2010-03-24 Michael Albinus <michael.albinus@gmx.de>
5421
5422 * trampver.texi: Update release number.
5423
5424 2010-03-10 Chong Yidong <cyd@stupidchicken.com>
5425
5426 * Branch for 23.2.
5427
5428 2010-03-03 Chong Yidong <cyd@stupidchicken.com>
5429
5430 * faq.texi (Escape sequences in shell output): Note that ansi-color is
5431 now enabled by default.
5432
5433 2010-02-28 Michael Albinus <michael.albinus@gmx.de>
5434
5435 * dbus.texi (Errors and Events): D-Bus messages are retrieved only,
5436 when Emacs runs in interactive mode. (Bug#5645)
5437
5438 2010-02-16 Glenn Morris <rgm@gnu.org>
5439
5440 * nxml-mode.texi (Commands for locating a schema): Fix keybinding.
5441
5442 2010-02-05 Mark A. Hershberger <mah@everybody.org>
5443
5444 * ede.texi, eieio.texi, semantic.texi: Use standard direntry format.
5445
5446 2010-01-21 Katsumi Yamaoka <yamaoka@jpl.org>
5447
5448 * gnus.texi (Score File Format): Fix typo.
5449
5450 2010-01-19 Mark A. Hershberger <mah@everybody.org>
5451
5452 * cc-mode.texi: Replace references to obsolete c-subword-mode.
5453
5454 2010-01-18 Juanma Barranquero <lekktu@gmail.com>
5455
5456 * ada-mode.texi (Project File Overview): Fix typo.
5457
5458 2010-01-17 Chong Yidong <cyd@stupidchicken.com>
5459
5460 * semantic.texi: Add Richard Y. Kim credit.
5461
5462 * eieio.texi (Making New Objects): Fix typo (Bug#5406).
5463
5464 2010-01-17 Michael Albinus <michael.albinus@gmx.de>
5465
5466 * tramp.texi (Frequently Asked Questions): Add GNU Emacs 23 and
5467 SXEmacs 22 to the supported systems. New item for hung ssh sessions.
5468
5469 2010-01-17 Glenn Morris <rgm@gnu.org>
5470
5471 * calc.texi (Reporting Bugs): Don't mention format of repository.
5472
5473 * woman.texi (Bugs): Make "Emacs repository" less specific,
5474 and the URL for same more specific.
5475
5476 * faq.texi (Latest version of Emacs): The repository is now Bazaar.
5477
5478 2010-01-17 Juanma Barranquero <lekktu@gmail.com>
5479
5480 * ede.texi (ede-step-project, ede-proj-target):
5481 * tramp.texi (Remote processes): Fix typos.
5482
5483 2010-01-16 Mario Lang <mlang@delysid.org>
5484
5485 * ede.texi (ede-target):
5486 * org.texi (Refiling notes): Remove duplicated words.
5487
5488 2010-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
5489
5490 * gnus.texi (Posting Styles): Use with-current-buffer.
5491 * calc.texi (Defining Simple Commands): Prefer save-current-buffer.
5492
5493 2010-01-02 Kevin Ryde <user42@zip.com.au>
5494
5495 * eieio.texi (Naming Conventions): Correction to xref on elisp
5496 coding conventions, is "Tips" node not "Standards".
5497
5498 2009-12-24 Chong Yidong <cyd@stupidchicken.com>
5499
5500 * calc.texi (General Mode Commands): Calc file should be in .emacs.d.
5501
5502 * faq.texi (New in Emacs 22): Max buffer size is now 512 MB.
5503
5504 2009-12-18 Katsumi Yamaoka <yamaoka@jpl.org>
5505
5506 * gnus.texi (Direct Functions): Add missing port number to tls method.
5507
5508 2009-12-15 Juanma Barranquero <lekktu@gmail.com>
5509
5510 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add edt.
5511 ($(infodir)/edt, edt.dvi): New targets.
5512
5513 2009-12-15 Glenn Morris <rgm@gnu.org>
5514
5515 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add edt.
5516 (edt, $(infodir)/edt, edt.dvi): New targets.
5517 * edt.texi: New file (etc/edt-user.doc converted to Texinfo).
5518
5519 * Makefile.in (PDF_TARGETS, pdf): New.
5520 (clean): Add *.pdf.
5521 Add pdf rules for all manuals.
5522
5523 2009-12-15 Jay Belanger <jay.p.belanger@gmail.com>
5524
5525 * calc.texi (Radix Modes): Clarify two's complement notation.
5526
5527 2009-12-14 Chong Yidong <cyd@stupidchicken.com>
5528
5529 * sem-user.texi (Semantic mode, Idle Scheduler, Smart Completion)
5530 (Smart Jump, Analyzer Debug): Copyedits.
5531 (Semantic mode user commands): Link to new nodes.
5532 (Speedbar, SymRef, MRU Bookmarks, Sticky Func Mode)
5533 (Highlight Func Mode, Tag Decoration Mode): New nodes, from the
5534 upstream Semantic manual.
5535
5536 * semantic.texi (Introduction): Minor fix to diagram.
5537
5538 2009-12-09 Michael Albinus <michael.albinus@gmx.de>
5539
5540 * eshell.texi (History): Add the other built-in variables.
5541 (Built-ins): Explain built-ins, and how to apply the external commands.
5542 Add `history', `su' and `sudo'.
5543
5544 * tramp.texi (Remote processes): Add missing <RET> in the example.
5545
5546 2009-12-01 Bill Wohler <wohler@newt.com>
5547
5548 * mh-e.texi (Searching): Use mh vfolder_format and fix typo in database
5549 path for mairix example. Specify -q in namazu example since namazu is
5550 excessively garrulous.
5551
5552 2009-11-29 Michael Albinus <michael.albinus@gmx.de>
5553
5554 * tramp.texi (Remote processes): Improve eshell example with "su"
5555 and "sudo" commands.
5556
5557 2009-11-28 Chong Yidong <cyd@stupidchicken.com>
5558
5559 * semantic.texi (Analyzer Internals): Rename from Analyzer.
5560
5561 * sem-user.texi (Semantic mode user commands): Fix key syntax.
5562 Document semantic-complete-analyze-inline.
5563 (Semanticdb search debugging commands): Minor clarification.
5564 (Analyzer, Smart Completion, Smart Summary, Smart Jump)
5565 (Analyzer Debug): New nodes, adapted from the upstream Semantic user
5566 manual.
5567 (Semantic mode): Link to Idle Scheduler.
5568
5569 2009-11-28 Kevin Ryde <user42@zip.com.au>
5570
5571 * cl.texi (Porting Common Lisp): Update EIEIO dead ftp link to a
5572 @pxref, now EIEIO is in Emacs.
5573
5574 * erc.texi (Development): Correction to git tutorial url.
5575
5576 2009-11-26 Glenn Morris <rgm@gnu.org>
5577
5578 * faq.texi (Latest version of Emacs): Mention stability of development
5579 version.
5580 (Problems with very large files): Max buffer size increase in 23.2.
5581 (VM): VM has moved house again.
5582
5583 2009-11-22 Jay Belanger <jay.p.belanger@gmail.com>
5584
5585 * calc.texi (Radix modes): Discuss alternate bases for two's complement
5586 notations.
5587
5588 2009-11-20 Carsten Dominik <dominik@u016822.science.uva.nl>
5589
5590 * org.texi (Column attributes): Fix documentation of new operators.
5591
5592 2009-11-20 Chong Yidong <cyd@stupidchicken.com>
5593
5594 * sem-user.texi (Semanticdb Search Configuration): Rearrange nodes.
5595 (Search Throttle, Semanticdb Roots, Include paths, Idle Scheduler)
5596 (Idle Completions Mode): Numerous copyedits.
5597
5598 2009-11-17 Juanma Barranquero <lekktu@gmail.com>
5599
5600 * semantic.texi (Semantic Internals, Glossary):
5601 * sem-user.texi (Semantic mode, Include paths, Idle Scheduler)
5602 (Semanticdb search debugging commands): Fix typos.
5603
5604 2009-11-16 Jay Belanger <jay.p.belanger@gmail.com>
5605
5606 * calc.texi (Radix modes): Mention twos-complement notation.
5607
5608 2009-11-16 Juanma Barranquero <lekktu@gmail.com>
5609
5610 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add semantic.
5611 ($(infodir)/semantic, semantic.dvi): New targets.
5612
5613 2009-11-16 Chong Yidong <cyd@stupidchicken.com>
5614
5615 * Makefile.in: Build the Semantic manual.
5616
5617 * semantic.texi, sem-user.texi: New files, adapted from the Semantic
5618 repository.
5619
5620 2009-11-16 Michael Albinus <michael.albinus@gmx.de>
5621
5622 * dbus.texi (Receiving Method Calls): New defun
5623 `dbus-unregister-service'.
5624
5625 2009-11-15 Carsten Dominik <carsten.dominik@gmail.com>
5626
5627 * org.texi (Speed keys): New section.
5628
5629 2009-11-13 Michael Albinus <michael.albinus@gmx.de>
5630
5631 * dbus.texi (Type Conversion): Fix typo.
5632 (Asynchronous Methods): Rename `dbus-registered-functions-table' to
5633 `dbus-registered-objects-table'.
5634 (Receiving Method Calls): New defun `dbus-register-property'.
5635 Move `dbus-unregister-object' here.
5636
5637 2009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
5638
5639 * org.texi: Removed @Ie, @ie, @Eg, @eg macros.
5640
5641 2009-11-13 James TD Smith <ahktenzero@mohorovi.cc>
5642
5643 * org.texi (Column attributes): Add the new age summary operators.
5644 Also, mention the fact you can only use one summary operator per
5645 property.
5646
5647 2009-11-13 John Wiegley <johnw@newartisans.com>
5648
5649 * org.texi (Tracking your habits): Add a new section in the
5650 manual about how to track habits.
5651 (Resolving idle time): Add a section on how idle and
5652 dangling clocks are resolved.
5653
5654 2009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
5655
5656 * org.texi (Agenda commands): Document the new `i' command.
5657 (Inserting deadline/schedule): Document logging changes
5658 of scheduling and deadline times stamps.
5659 (In-buffer settings): Document the in-buffer keywords for logging
5660 changes of scheduling and deadline times stamps.
5661 (Structure editing, Plain lists): Document indentation
5662 cycling in empty entries with TAB.
5663 (Archiving): Document the default archiving command.
5664 (Moving subtrees): Document the new keys for archiving.
5665 (Internal archiving): Fix incorrect key.
5666 (Agenda commands): Document the TODO set switching commands.
5667 (Agenda commands): Document the new archiving keys.
5668 (Clocking work time): Better description on how to save
5669 and restore a clock.
5670 (Resolving idle time): Mention the x11idle program to get true
5671 idleness also under X11.
5672 (Resolving idle time): Use @kbd instead of @key for normal
5673 letters, because this is how he rest of the manual does this.
5674 (Pushing to MobileOrg): Mention that `org-directory'
5675 should be set.
5676 (Agenda commands): Document that SPC is a filter for
5677 any tag.
5678 (Search view): Rename from "Keyword search".
5679 (Capure): New chapter.
5680 (Markup): New chapter.
5681 (Links in HTML export, Images in HTML export):
5682 Extend the section titles.
5683 (Images in HTML export): Document the align option.
5684 (Text areas in HTML export): Extend the section title.
5685 (Images in LaTeX export): Explain image placement in LaTeX.
5686
5687 2009-11-10 Glenn Morris <rgm@gnu.org>
5688
5689 * sc.texi (Hints to MUA Authors): MUA should do any decoding.
5690
5691 2009-11-08 Michael Albinus <michael.albinus@gmx.de>
5692
5693 * tramp.texi (Auto-save and Backup): Disable backups just for a
5694 method.
5695
5696 * trampver.texi: Update release number.
5697
5698 2009-11-07 Michael Albinus <michael.albinus@gmx.de>
5699
5700 Sync with Tramp 2.1.17.
5701
5702 * trampver.texi: Update release number.
5703
5704 2009-10-29 Glenn Morris <rgm@gnu.org>
5705
5706 * texinfo.tex: Update to version 2009-08-14.15 from ftp://tug.org/tex/.
5707
5708 2009-10-23 Michael Albinus <michael.albinus@gmx.de>
5709
5710 * tramp.texi (External methods): Temporary files are kept for
5711 `rsync' and `rsyncc' methods.
5712
5713 2009-10-09 Juanma Barranquero <lekktu@gmail.com>
5714
5715 * eieio.texi: Fix typos.
5716
5717 2009-10-07 Chong Yidong <cyd@stupidchicken.com>
5718
5719 * cl.texi (Argument Lists): Clarify explicit keyword arguments.
5720
5721 2009-10-07 Juanma Barranquero <lekktu@gmail.com>
5722
5723 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add eieio, ede.
5724 ($(infodir)/eieio, eieio.dvi, $(infodir)/ede, ede.dvi): New targets.
5725
5726 2009-10-07 Chong Yidong <cyd@stupidchicken.com>
5727
5728 * Makefile.in: Build EIEIO and EDE manuals.
5729
5730 2009-10-07 Eric Ludlam <zappo@gnu.org>
5731
5732 * eieio.texi:
5733 * ede.texi: New files.
5734
5735 2009-10-05 Michael Albinus <michael.albinus@gmx.de>
5736
5737 * tramp.texi (Remote processes): Association of a pty is not supported.
5738
5739 2009-10-01 Carsten Dominik <carsten.dominik@gmail.com>
5740
5741 * org.texi (Pushing to MobileOrg): Document `org-mobile-files'.
5742 (Processing LaTeX fragments): Document that the size of images can be
5743 changes using the variable `org-format-latex-options'.
5744 (The date/time prompt, Timestamps): Be more accurate over ISO format
5745 dates and times.
5746 (Visibility cycling): Document showeverything keyword.
5747 (In-buffer settings): Document showeverything keyword.
5748 (Setting up the staging area): Fix the example.
5749 (MobileOrg): New section.
5750 (Agenda commands, Exporting Agenda Views): Document exporting the
5751 agenda view to Org files.
5752
5753 2009-09-28 Michael Albinus <michael.albinus@gmx.de>
5754
5755 * tramp.texi (History): Add IMAP support.
5756 (External methods): Add `imap' and `imaps' methods.
5757 (GVFS based methods): Add indices for `davs'.
5758 (Password handling): Rename anchors. Add IMAP entries for
5759 ~/.authinfo.gpg.
5760
5761 * trampver.texi: Set default value of `emacsimap'.
5762
5763 2009-09-22 Daiki Ueno <ueno@unixuser.org>
5764
5765 * gnus.texi (Security): Document mm-sign-option and mm-encrypt-option.
5766
5767 2009-09-13 Chong Yidong <cyd@stupidchicken.com>
5768
5769 * dired-x.texi (Technical Details):
5770 Delete dired-up-directory (Bug#4292).
5771
5772 2009-09-03 Michael Albinus <michael.albinus@gmx.de>
5773
5774 * tramp.texi (Frequently Asked Questions): New item for emacsclient.
5775
5776 2009-09-02 Carsten Dominik <carsten.dominik@gmail.com>
5777
5778 * org.texi (Effort estimates): Document new effort setting commands.
5779 (Agenda commands): Document the new keys fro agenda time motion.
5780 Document entry text mode. Improve documentation of the keys to include
5781 inactive time stamps into the agenda view.
5782 (Feedback): Document the new bug report command.
5783 (Structure editing): Add an index entry for the sorting of subtrees.
5784
5785 2009-09-02 Teodor Zlatanov <tzz@lifelogs.com>
5786
5787 * auth.texi (Help for users): Corrected markup.
5788
5789 2009-09-02 Glenn Morris <rgm@gnu.org>
5790
5791 * emacs-mime.texi (time-date): Mention float-time.
5792
5793 2009-08-30 Jay Belanger <jay.p.belanger@gmail.com>
5794
5795 * calc.texi (Simplifying Formulas): Improve the wording.
5796
5797 2009-08-29 Teodor Zlatanov <tzz@lifelogs.com>
5798
5799 * auth.texi: Rewritten for coverage and clarity.
5800
5801 2009-08-29 Katsumi Yamaoka <yamaoka@jpl.org>
5802
5803 * gnus.texi (Expiring Mail):
5804 Mention gnus-mark-copied-or-moved-articles-as-expirable.
5805 (Various Various): Mention gnus-safe-html-newsgroups.
5806
5807 * gnus-news.texi: Mention
5808 gnus-mark-copied-or-moved-articles-as-expirable.
5809
5810 * emacs-mime.texi (Display Customization): Add xref to
5811 gnus-safe-html-newsgroups.
5812
5813 2009-08-28 Michael Albinus <michael.albinus@gmx.de>
5814
5815 * tramp.texi (Version Control): Remove.
5816 (Obtaining Tramp): Update cvs checkout command. Remove nightly tarballs
5817 reference.
5818 (External methods): Correct `scpc' concept index entries. New method
5819 `rsyncc'.
5820 (External packages): New subsections "Filename completion" and "File
5821 attributes cache".
5822
5823 2009-08-27 Jay Belanger <jay.p.belanger@gmail.com>
5824
5825 * calc.texi (Rewrite Rules): Improve the example.
5826 (Simplifying Formulas): Explain use of the I and H flags for
5827 simplification.
5828
5829 2009-08-25 Michael Albinus <michael.albinus@gmx.de>
5830
5831 * dbus.texi (Bus names): Add optional parameter TIMEOUT to dbus-ping.
5832 Describe autostart behavior of dbus-ping.
5833 (Synchronous Methods, Asynchronous Methods): Use English numeric format
5834 for timeout values.
5835 (Top): Remove footnote saying D-Bus is not enabled by
5836 default. (Bug#4256)
5837
5838 2009-08-23 Daiki Ueno <ueno@unixuser.org>
5839
5840 * epa.texi (Quick start): Don't refer to nonexistent epa-mode.
5841 Reported by Jari Aalto (Bug#4211).
5842 (Mail-mode integration): Mention epa-mail-mode and
5843 epa-global-mail-mode.
5844 (Encrypting/decrypting *.gpg files): Don't refer to nonexistent
5845 epa-setup.
5846
5847 2009-08-16 Michael Albinus <michael.albinus@gmx.de>
5848
5849 * dbus.texi (Asynchronous Methods): Allow nil handler.
5850
5851 2009-08-15 Michael Kifer <kifer@cs.stonybrook.edu>
5852
5853 * ediff.texi (ediff-current-file): Add information about this new function.
5854
5855 * viper.texi: Add information about C-s in viper's search command.
5856
5857 2009-08-09 Colin Williams <lackita@gmail.com> (tiny change)
5858
5859 * calc.texi (Date Forms): Fix typos.
5860
5861 2009-08-08 Glenn Morris <rgm@gnu.org>
5862
5863 * org.texi (Agenda commands): Restore clobbered change.
5864
5865 2009-08-07 Eli Zaretskii <eliz@gnu.org>
5866
5867 * calc.texi (Graphics, Devices): Update with the peculiarities of
5868 operation on MS-Windows.
5869
5870 2009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
5871
5872 * org.texi (Publishing action): Improve documentation of file
5873 names when publishing to the source directory.
5874 (Clean view): Document `org-indent-mode'.
5875 (Clocking work time): Add documentation for the
5876 new :timetamp option when creating a clock report.
5877 (Paragraphs): Fix many typos.
5878 (Plain lists): Remove duplicate explanation about the
5879 `C-c *' command.
5880 (Literal examples): Update to reflect the new behavior
5881 of the -n -r -k switches when exporting source code examples.
5882 (Structure editing): Add information about `C-c *',
5883 converting a plain list into a list of Org items.
5884 (Remember): Small rephrasing of the paragraph
5885 describing remember.el. Also mentioned that remember.el is part
5886 of Emacs 23, not Emacs 22.
5887 (Clocking work time): Add documentation about
5888 displaying the current clocking time against the effort estimate.
5889 Also add a footnote about using `org-clock-in-prepare-hook' to add
5890 an effort estimate on the fly, just before clocking it.
5891 (Footnotes): Document automatic renumbering and
5892 sorting.
5893 (Agenda commands): Document new bulk commands.
5894 (Plain lists): Document new behavior of
5895 `org-cycle-include-plain-lists'.
5896 Hyphenation only in TeX.
5897 (Clocking work time): Document the key to update effort
5898 estimates.
5899 (Clocking work time): Document the clock time display.
5900 (Structure editing, TODO basics): Document new
5901 variables.
5902 (Column attributes): Document new colciew operators.
5903 (Publishing options): Document :xml-declaration.
5904 (Tracking TODO state changes): Document the
5905 LOG_INTO_DRAWER property.
5906 (Literal examples): Document the new implementation for
5907 editing source code.
5908 (Publishing action): Mention the new publishing
5909 function, to publish an Org source file.
5910 (Publishing links): Mention how to link to an Org source file.
5911 (Macro replacement): Document new macros.
5912 (Handling links): Document type-specific completion
5913 when inserting links.
5914 (Structure editing, Plain lists): Improve documentation
5915 on sorting.
5916 (Internal links): Document custom ids for links.
5917 (Handling links): Document custom ids for links.
5918 (CSS support): Document new class.
5919 (Refiling notes): Document the possibility to create new nodes
5920 during refiling.
5921 (Agenda commands): Document the "?" operator to find
5922 tasks without effort setting.
5923 (Exporting agenda information): Section moved.
5924 (RSS Feeds): New section.
5925 (Built-in table editor): Document M-e and M-a navigate
5926 inside table field.
5927 (Stuck projects): Docment that projects identified as
5928 un-stuck will still be searchd for stuck sub-projects.
5929 (Paragraphs): Document centering.
5930 (Creating timestamps, Agenda commands): Document new
5931 behavior when changing time stamps.
5932 (Structure editing): Document the new command
5933 `org-clone-subtree-with-time-shift'.
5934 (Publishing): Refresh this chapter.
5935 (Export options, Export options, In-buffer settings):
5936 Document the new keywords.
5937 (Matching tags and properties): Collect all
5938 documentation about tags/property matches here.
5939 (Setting tags): Document `org-tag-persistent-alist'.
5940 (Weekly/daily agenda): New section.
5941 (Orgstruct mode): Describe `orgstruct++-mode'.
5942 (Drawers): Mention the LOGBOOK drawer.
5943 (Export options, Sectioning structure): Document the
5944 #+LEATEX_HEADER in-buffer setting.
5945 (Bugs): Section removed.
5946 (Hooks): New section.
5947 (Add-on packages): Move here from old location.
5948 (Context-sensitive commands): New section.
5949 (Setting tags): Document newline option.
5950 (Global TODO list, Matching tags and properties):
5951 Mention more variables.
5952 (Checkboxes): Update to changed command behavior.
5953
5954 2009-08-02 Eric Yu <sucode@gmail.com> (tiny change)
5955
5956 * speedbar.texi (Basic Key Bindings): Fix typo.
5957
5958 2009-07-30 Jay Belanger <jay.p.belanger@gmail.com>
5959
5960 * calc.texi (Vector/Matrix Functions): Add index entries for both
5961 "v" and "V" key bindings. Mention that `calc-matrix-brackets' only
5962 affects matrices with more than one row.
5963 (Help Commands): Add index entries for "prefix ?" key bindings.
5964
5965 2009-07-29 Jay Belanger <jay.p.belanger@gmail.com>
5966
5967 * calc.texi (Stack Manipulation Commands): Add documentation for
5968 `calc-transpose-lines'.
5969
5970 2009-07-27 Michael Albinus <michael.albinus@gmx.de>
5971
5972 * dbus.texi (Receiving Method Calls): Describe special return value
5973 `:ignore'.
5974
5975 2009-07-24 Alan Mackenzie <acm@muc.de>
5976
5977 * cc-mode.texi (Config Basics, File Styles): Document that at mode
5978 initialization, any individual variable setting now takes precedence
5979 over one done via c-file-style/c-file-offsets.
5980
5981 2009-07-21 Jay Belanger <jay.p.belanger@gmail.com>
5982
5983 * calc.texi (Undoing Mistakes): Mention that the undo list will be
5984 truncated when Calc is quit.
5985 (Customizing Calc): Document `calc-undo-length'.
5986
5987 2009-07-20 Chong Yidong <cyd@stupidchicken.com>
5988
5989 * calc.texi (About This Manual): Don't mention chapter numbers in text.
5990
5991 2009-07-11 Kevin Ryde <user42@zip.com.au>
5992
5993 * pcl-cvs.texi (About PCL-CVS):
5994 * widget.texi (Basic Types):
5995 Fix cross-references.
5996
5997 2009-07-01 Andreas Schwab <aschwab@redhat.com>
5998
5999 * dbus.texi (Type Conversion): Don't use literal control character.
6000
6001 2009-07-01 Michael Albinus <michael.albinus@gmx.de>
6002
6003 * tramp.texi (GVFS based methods): New section.
6004 (Remote processes): Processes for GVFS based methods run locally.
6005
6006 2009-06-30 Michael Albinus <michael.albinus@gmx.de>
6007
6008 * tramp.texi (Inline methods, External methods, Gateway methods):
6009 Avoid the words "kludge" and hack".
6010 (External methods): Add `synce' method.
6011
6012 * trampver.texi: Update release number.
6013
6014 2009-06-22 Michael Albinus <michael.albinus@gmx.de>
6015
6016 Sync with Tramp 2.1.16.
6017
6018 * tramp.texi (History): Add GVFS support.
6019 (External methods): Precise `rsync' description. Add `dav', `davs' and
6020 `obex' methods. Add 'tramp-gvfs-methods' option.
6021 (Multi-hops): Cells of `tramp-default-proxies-alist' can also be Lisp
6022 forms.
6023 (Remote Programs): Introduce `tramp-own-remote-path'.
6024 (Remote processes): New subsection "Running remote programs that create
6025 local X11 windows".
6026 (Frequently Asked Questions): Improve code for disabling vc.
6027
6028 * trampver.texi: Update release number. Set default value of
6029 `emacsgvfs'.
6030
6031 2009-06-21 Chong Yidong <cyd@stupidchicken.com>
6032
6033 * Branch for 23.1.
6034
6035 2009-06-17 Glenn Morris <rgm@gnu.org>
6036
6037 * faq.texi (Obtaining the FAQ): Add reference to Savannah.
6038 (Latest version of Emacs): Mention source code repository.
6039
6040 2009-06-16 Glenn Morris <rgm@gnu.org>
6041
6042 * faq.texi (Top): Language tweak.
6043 (Extended commands): Most people have arrow keys.
6044 (Emacs manual): Say how to follow info links.
6045 (File-name conventions): Change title a bit. Explain about source
6046 versus installed. Condense etc description.
6047 (Guidelines for newsgroup postings): Mention Savannah list page.
6048 (Newsgroup archives): Simplify.
6049 (Contacting the FSF): Add contact URL.
6050 (Emacs Lisp documentation): Printed version not always available.
6051 (Installing Texinfo documentation): Explain how by hand installation is
6052 not normally needed. Use add-to-list. Remove duplicate reference.
6053 (Informational files for Emacs): Move info on Help menu here from
6054 "File-name conventions".
6055 (Help installing Emacs): Tweak uref.
6056 (Obtaining the FAQ): Mention repository.
6057 (Origin of the term Emacs): Explain "ITS".
6058 (Changing load-path): Use add-to-list.
6059 (Automatic indentation): Clarify this is for Text mode.
6060 Don't mention Indented Text mode.
6061 (Finding Emacs on the Internet): The FSF does not seem to offer a
6062 deluxe distribution on CD anymore.
6063
6064 2009-06-16 Glenn Morris <rgm@gnu.org>
6065
6066 * faq.texi (Top): Mention which Emacs version this FAQ is about.
6067 Recommend the latest release. Mention how to get older FAQs.
6068 Recommend the Emacs manual.
6069 (Guidelines for newsgroup postings): Discourage cross-posts.
6070 (Underlining paragraphs): Remove.
6071 (Editing MS-DOS files): Remove pre-Emacs 20 information.
6072 (Bugs and problems): Update key-binding.
6073 (Problems with very large files): Mention 64-bit.
6074 (Shell process exits abnormally): Remove.
6075 (Problems with Shell Mode): Rename and update.
6076 (Spontaneous entry into isearch-mode)
6077 (Problems talking to certain hosts): Remove. This is old information,
6078 in etc/PROBLEMS if needed.
6079 (Emacs takes a long time to visit files, Updating Emacs): Remove.
6080 (Dired claims that no file is on this line): Update.
6081 (Installing Emacs, Problems building Emacs): Simplify.
6082 (Emacs for MS-DOS): Refer to msdos/INSTALL rather than duplicating
6083 information.
6084 (Emacs for MS-Windows): Rename from "Emacs for Windows". Simplify.
6085 (Emacs for Mac OS X): Rename from "Emacs for Apple computers".
6086 (JDEE): "JDEE", not "JDE".
6087 (Handling C-s and C-q with flow control, Binding C-s and C-q):
6088 Remove. This is old information, in etc/PROBLEMS if needed.
6089 (stty and Backspace key, Kanji and Chinese characters): Remove.
6090 (Right-to-left alphabets): Update section.
6091 (Changing the included text prefix): Gnus uses message-yank-prefix.
6092 Add cross-reference to Supercite manual.
6093 (Saving a copy of outgoing mail): Simplify output file description.
6094 (Expanding aliases when sending mail): Refer to Emacs manual.
6095 Remove old info about RFC822.
6096 Correct description of how to rebuild aliases.
6097 (Rmail writes to /var/spool/mail): Update location from /usr/spool/mail.
6098 (MIME with Emacs mail packages)
6099 (Viewing articles with embedded underlining)
6100 (Saving a multi-part Gnus posting, Gnus hangs for a long time):
6101 Remove old sections.
6102 (Killing based on nonstandard headers): Remove. Scoring is preferable,
6103 and is well-documented in the Gnus manual.
6104 (Reading news with Emacs): Merge "Learning more about Gnus" into here.
6105 (Making Gnus faster): Rename from "Starting Gnus faster".
6106 Merge "Catch-up is slow in Gnus" into here.
6107
6108 2009-06-14 Glenn Morris <rgm@gnu.org>
6109
6110 * faq.texi (Status of Emacs): Re-order with most recent releases first.
6111 (New in Emacs 23): New section.
6112 (Handling C-s and C-q with flow control): Add xref.
6113
6114 2009-06-13 Glenn Morris <rgm@gnu.org>
6115
6116 * faq.texi (Setting up a customization file): Grammar fix.
6117 Customize is no longer "new".
6118 (Displaying the current line or column): Line-number mode is on by
6119 default. Don't mention `column' package. Mention linum.el.
6120 (Turning on abbrevs by default): Explain how to do it for buffers,
6121 modes, and everywhere.
6122 (Associating modes with files): Use add-to-list. Don't mention Emacs
6123 19.
6124 (Highlighting a region): On by default since 23.1.
6125 (Replacing highlighted text): Update doc quote.
6126 (Working with unprintable characters): Don't mention search-quote-char.
6127 (Using an already running Emacs process): Gnuclient is probably not an
6128 enhancement these days.
6129 (Indenting switch statements): Remove mention of pre-Emacs 20.
6130 (Horizontal scrolling): Abbreviate Emacs 20 description.
6131 (Replacing text across multiple files): Fix name of dired command.
6132 (Disabling backups): Use require not load.
6133 (Learning more about Gnus): Add cross-refs to Gnus manual and FAQ.
6134
6135 2009-06-13 Bill Wohler <wohler@newt.com>
6136
6137 Release MH-E manual version 8.2.
6138
6139 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
6140 release 8.2.
6141
6142 2009-06-13 Glenn Morris <rgm@gnu.org>
6143
6144 * faq.texi: Remove the term "on-line" (meaning "Info") throughout, since
6145 in this day and age the common meaning is "on the web".
6146 (copying): Use @copyright in all cases.
6147 (Basic keys): Remove reference to deleted manual node "Text Characters".
6148 (File-name conventions): Use GNU as an example rather than SERVICE.
6149 default.el lives in site-lisp. Update Info directory location.
6150 (Real meaning of copyleft): GPL actions have been brought, but all
6151 settled out of court.
6152 (Guidelines for newsgroup postings): Shorten section title.
6153 Simplify comp.emacs description.
6154 (Newsgroup archives): Change Google URL. Describe Gmane.
6155 (Unsubscribing from Emacs lists): Remove discussion of "distribution
6156 points". Mention List-Unsubscribe header.
6157 (Contacting the FSF): Update email and URLs.
6158 (Basic editing): Mention F1 for help.
6159 (Installing Texinfo documentation): Refer to Texinfo website rather
6160 than ftp server.
6161 (Printing a Texinfo file): Mention texi2pdf.
6162 (Informational files for Emacs): Don't describe FTP or SERVICE, they
6163 are just stubs nowadays.
6164 (Latest version of Emacs): Explain version numbers.
6165 (Spell-checkers, Checking TeX and *roff documents): Remove sections.
6166 (Turning on syntax highlighting): No need to mention hilit19 any more.
6167 (Finding Emacs on the Internet): Refer to URLs rather than DISTRIB, FTP.
6168 (Modes for various languages): Remove section.
6169 (Major packages and programs): Remove most version and maintainer
6170 information - it's hard to keep up-to-date, and adds nothing.
6171 Similarly with direct links to mailing lists.
6172 (Spell-checkers): Rename node from Ispell. Mention Aspell and Hunspell.
6173 (Mailcrypt): Remove section - mailcrypt has not been updated in mnay
6174 years, and Emacs comes with tools for this now.
6175 (Patch): Remove section - this is a standard tool.
6176 (Using function keys under X): Remove section.
6177
6178 2009-06-12 Glenn Morris <rgm@gnu.org>
6179
6180 * faq.texi (Viewing Info files outside of Emacs): Xinfo is no more.
6181 (Help installing Emacs): Remove reference to deleted X11 node.
6182 (Associating modes with files): Interpreter-mode-alist is no longer
6183 subservient to auto-mode-alist.
6184 (Installing Emacs): Change future Emacs version.
6185 (Linking with -lX11 fails): Remove old section.
6186 (Packages that do not come with Emacs): Update ELL location.
6187 Emacs Lisp archive is dead.
6188 (Emacs for Windows): Remove reference to old CE port.
6189 (Emacs for OS/2, Emacs for Atari ST, Emacs for the Amiga)
6190 (Emacs for VMS and DECwindows): Remove old ports.
6191 (Emacs for GNUstep): Rename from "Emacs for NeXTSTEP" and update.
6192 (Removing flashing messages): Remove section about non-existent Gnus
6193 option.
6194
6195 * faq.texi (Top): Add @top command.
6196 Remove the optional arguments from all @node commands: makeinfo can
6197 generate these automatically, and it is easier to edit and rearrange
6198 nodes without them.
6199
6200 2009-06-11 Glenn Morris <rgm@gnu.org>
6201
6202 * faq.texi (Common acronyms): Remove no-longer-existing OSF.
6203 (The LPF): Make the updated URL the sole reference point.
6204 (Learning how to do something): Update refcard price and format.
6205 (Getting a printed manual): Sources in doc/emacs/, not man/.
6206 Also available in PDF format. Since the page count varies, be less
6207 precise.
6208 (Informational files for Emacs): Remove references to deleted files
6209 LPF and SUN-SUPPORT, and to UUCP.
6210 (Obtaining the FAQ): Refer to the service web-page rather than SERVICE.
6211 Remove many obsolete ways to get the FAQ, which now seems only to be
6212 distributed with Emacs.
6213 (Mail and news): Remove sections about Rmail Babyl that no longer apply.
6214
6215 2009-06-09 Chong Yidong <cyd@stupidchicken.com>
6216
6217 * org.texi (Org Plot): Fix tags (Bug#3507).
6218 (Workflow states, Agenda commands): Fix tags (Bug#3508).
6219
6220 * ada-mode.texi (Installation, Compile commands)
6221 (Project File Overview, No project files, Set compiler options)
6222 (Use GNAT project file, Use multiple GNAT project files)
6223 (Identifier completion): Use @samp for menu items, and @kbd for key
6224 sequences (Bug#3504).
6225
6226 2009-06-04 Daiki Ueno <ueno@unixuser.org>
6227
6228 * gnus.texi (Security): Fix wording; add a link to epa.info.
6229
6230 2009-06-04 Ryan Yeske <rcyeske@gmail.com>
6231
6232 * message.texi (Header Commands): Fix descriptions to match
6233 keybindings.
6234
6235 2009-04-22 Daiki Ueno <ueno@unixuser.org>
6236
6237 * gnus.texi (Security): Mention that EasyPG is the current default.
6238
6239 2009-04-13 Chong Yidong <cyd@stupidchicken.com>
6240
6241 * ediff.texi (Session Commands): Fix typo.
6242
6243 2009-04-05 Reiner Steib <Reiner.Steib@gmx.de>
6244
6245 * gnus-faq.texi (FAQ 8-4): Fix wrong group name of
6246 news.software.readers. Reported by Florian Rehnisch.
6247
6248 2009-04-02 Glenn Morris <rgm@gnu.org>
6249
6250 * auth.texi: Capitalize direntry.
6251
6252 * mairix-el.texi: Copy the direntry from ../../info/dir, and avoid
6253 using a period in the entry name. (Bug#2797)
6254
6255 2009-03-03 Juanma Barranquero <lekktu@gmail.com>
6256
6257 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add auth.
6258 ($(infodir)/auth, auth.dvi): New targets.
6259
6260 2009-03-03 Glenn Morris <rgm@gnu.org>
6261
6262 * auth.texi: Fix @setfilename.
6263
6264 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add auth.
6265 (auth, $(infodir)/auth, auth.dvi): New rules.
6266
6267 2009-02-25 Glenn Morris <rgm@gnu.org>
6268
6269 * faq.texi (Emacs for minimalists): New node. (Bug#2452)
6270
6271 2009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
6272
6273 * gnus.texi (NoCeM): Fix description of gnus-use-nocem.
6274
6275 2009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
6276
6277 * gnus.texi (NoCeM): Update default values for gnus-nocem-groups,
6278 gnus-nocem-issuers, and gnus-nocem-verifyer.
6279
6280 2009-02-20 Juanma Barranquero <lekktu@gmail.com>
6281
6282 * ada-mode.texi (Project files, Automatic Casing):
6283 * dbus.texi (Signals):
6284 * gnus.texi (Selecting a Group, Filtering Incoming Mail):
6285 * mh-e.texi (HTML):
6286 * nxml-mode.texi (Locating a schema)
6287 (Using the document's URI to locate a schema):
6288 * org.texi (Footnotes, Using the mapping API):
6289 * rcirc.texi (Channels): Remove duplicate words.
6290
6291 2009-02-20 Glenn Morris <rgm@gnu.org>
6292
6293 * dired-x.texi (Miscellaneous Commands):
6294 * gnus.texi: Minor updates for mbox Rmail.
6295
6296 2009-02-16 Karl Berry <karl@gnu.org>
6297
6298 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
6299 * cl.texi, dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi:
6300 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
6301 * faq.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
6302 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
6303 * newsticker.texi, nxml-mode.texi, org.texi, pcl-cvs.texi:
6304 * pgg.texi, rcirc.texi, reftex.texi, remember.texi, sasl.texi:
6305 * sc.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
6306 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi, woman.texi:
6307 Consistently use @insertcopying in the Top node,
6308 @contents at the front (after @end titlepage),
6309 and @direntry after @copying. (Bug#1988)
6310
6311 2009-02-13 Teodor Zlatanov <tzz@lifelogs.com>
6312
6313 * auth.texi: New file documenting auth-source.
6314
6315 2009-02-13 Carsten Dominik <dominik@science.uva.nl>
6316
6317 * org.texi (Org Plot): Fix link.
6318
6319 2009-02-09 Daiki Ueno <ueno@unixuser.org>
6320
6321 * epa.texi (Mail-mode integration): Mention the way to do
6322 "encrypt-to-self". (Bug#1807)
6323
6324 2009-02-05 Arni Magnusson <arnima@hafro.is> (tiny change)
6325
6326 * ada-mode.texi (No project files): Fix typo. (Bug#2214)
6327
6328 2009-02-04 Reiner Steib <Reiner.Steib@gmx.de>
6329
6330 * gnus-news.texi: Print version about Incoming*.
6331
6332 2009-02-02 Carsten Dominik <dominik@science.uva.nl>
6333
6334 * org.texi (Structure editing, Handling links)
6335 (Fast access to TODO states, Javascript support): Make standard docs
6336 correctly reflect default variable settings.
6337
6338 2009-02-02 Glenn Morris <rgm@gnu.org>
6339
6340 * org.texi: Fix typos.
6341
6342 2009-02-01 Michael Albinus <michael.albinus@gmx.de>
6343
6344 Sync with Tramp 2.1.15.
6345
6346 * trampver.texi: Update release number.
6347
6348 2009-01-31 Carsten Dominik <carsten.dominik@gmail.com>
6349
6350 * org.texi (TODO dependencies): Document TODO dependencies on
6351 checkboxes.
6352
6353 2009-01-30 Carsten Dominik <dominik@science.uva.nl>
6354
6355 * org.texi (TODO dependencies): Document key binding for toggling
6356 ORDERED property.
6357
6358 2009-01-28 Michael Albinus <michael.albinus@gmx.de>
6359
6360 * dbus.texi (Errors and Events): Fix typos. Describe second parameter
6361 of hook functions.
6362
6363 2009-01-28 Carsten Dominik <dominik@science.uva.nl>
6364
6365 * org.texi (TODO dependencies): New section.
6366
6367 2009-01-27 Carsten Dominik <dominik@science.uva.nl>
6368
6369 * org.texi (Plain lists, TODO basics, Priorities)
6370 (Multiple sets in one file, Conflicts): Document interaction with
6371 `shift-selection-mode'.
6372
6373 2009-01-27 Jay Belanger <jay.p.belanger@gmail.com>
6374
6375 * calc.texi (Embedded Mode, Algebraic-Style Calculations):
6376 Make Calc the subject of sentences.
6377 (Rearranging Formulas using Selections): Discuss new options
6378 for `j *'.
6379
6380 2009-01-26 Michael Albinus <michael.albinus@gmx.de>
6381
6382 * dbus.texi (Errors and Events): New variable dbus-event-error-hooks.
6383
6384 2009-01-26 Glenn Morris <rgm@gnu.org>
6385
6386 * org.texi: Fix typos.
6387
6388 2009-01-26 Bill Wohler <wohler@newt.com>
6389
6390 * mh-e.texi (EDITION, UPDATED): Update.
6391
6392 2009-01-25 Carsten Dominik <dominik@science.uva.nl>
6393
6394 * org.texi (References): Add information about remote references.
6395 (Built-in table editor): Document `C-c RET' in tables.
6396 (Math symbols, Quoting LaTeX code): Mention that simple
6397 LaTeX macros survive LaTeX export.
6398 (Images in LaTeX export): Show how to create a reference to a
6399 figure.
6400 (Sectioning structure): Document that the LaTeX class can be
6401 specified in a property.
6402 (Text areas in HTML export): New section.
6403 (External links): Add examples for text search and ID links.
6404 (Built-in table editor): Remove the descriptio of `C-c
6405 C-q', it not longer works.
6406 (Literal examples): Document that a space must follow
6407 the colon in short examples.
6408 (Relative timer): Document `org-timer-stop'.
6409 (Footnotes): New section.
6410 (Footnote markup): Shorten section and refer to new Footnote
6411 section.
6412 (Literal examples): Add documentation for line
6413 numbering in and references to code examples.
6414 (CSS support): Fix the description of default CSS styles.
6415 (Capturing column view): Document
6416 "file:path/to/file.org" as an allowed value for the ID property of
6417 a dynamic block copying column view.
6418
6419 2009-01-23 Stephen Eglen <stephen@gnu.org>
6420
6421 * mh-e.texi (Getting Started): Describe $MH.
6422
6423 2009-01-21 Michael Albinus <michael.albinus@gmx.de>
6424
6425 * tramp.texi (all): Harmonize usage of "external method",
6426 "external transfer method" and "out-of-band method".
6427 (Connection types): Precise the differences of inline and external
6428 methods. Written by Adrian Phillips <a.phillips@met.no>.
6429
6430 2009-01-19 Reiner Steib <Reiner.Steib@gmx.de>
6431
6432 * gnus.texi (Limiting): `/ N' and `/ o' are not really limiting
6433 commands as described at the top. Reported by Allan Gottlieb
6434 <gottlieb@nyu.edu>.
6435
6436 2009-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
6437
6438 * gnus.texi (Non-ASCII Group Names, RSS): Update description of
6439 nnmail-pathname-coding-system.
6440
6441 2009-01-17 Peter Tury <tury.peter@gmail.com> (tiny change)
6442
6443 * org.texi (Relative timer): Fix typo.
6444
6445 2009-01-15 Juanma Barranquero <lekktu@gmail.com>
6446
6447 * org.texi (Clocking work time): Fix typo.
6448 Reported by Peter Tury <tury.peter@gmail.com>. (Bug#1925)
6449
6450 2009-01-13 Glenn Morris <rgm@gnu.org>
6451
6452 * org.texi: Fix some more typos.
6453
6454 2009-01-13 Peter Tury <tury.peter@gmail.com> (tiny change)
6455
6456 * org.texi: Fix some typos.
6457
6458 2009-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
6459
6460 * gnus.texi (Group Parameters): Add note for local variables.
6461
6462 2009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
6463
6464 * gnus.texi (Converting Kill Files): Fix URL.
6465 Include gnus-kill-to-score.el in contrib directory.
6466
6467 2009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
6468
6469 * gnus.texi (Startup Variables): Fix gnus-before-startup-hook.
6470 Reported by Leo <sdl.web@gmail.com>. (Bug#1660)
6471 (Paging the Article): Add index entry.
6472
6473 2009-01-03 Stephen Leake <stephen_leake@member.fsf.org>
6474
6475 * ada-mode.texi (Examples): Delete redundant text.
6476
6477 2009-01-03 Michael Albinus <michael.albinus@gmx.de>
6478
6479 * trampver.texi (top): Declare ipv6prefix and ipv6postfix.
6480
6481 * tramp.texi (Filename Syntax, Filename completion): Handle IPv6
6482 addresses.
6483
6484 2009-01-03 Bill Wohler <wohler@newt.com>
6485
6486 * mh-e.texi (Scan Line Formats): Indicate that first column should be
6487 kept empty.
6488
6489 2008-12-20 Carsten Dominik <dominik@science.uva.nl>
6490
6491 * org.texi (Activation, Exporting, ASCII export, HTML export)
6492 (HTML Export commands, LaTeX/PDF export commands):
6493 Improve documentation about transient-mark-mode.
6494 (References): Document the use of special names like $LR1 to reference
6495 to fields in the last table row.
6496
6497 2008-12-19 Juri Linkov <juri@jurta.org>
6498
6499 * info.texi (Search Text): Remove mention of removed key binding M-s.
6500
6501 2008-12-18 Carsten Dominik <dominik@science.uva.nl>
6502
6503 * org.texi (References): Remove mentioning of @0 as reference for the
6504 last line, this has been reverted in the Lisp sources.
6505
6506 2008-12-17 Juanma Barranquero <lekktu@gmail.com>
6507
6508 * makefile.w32-in (INFO_TARGETS, clean): Add sasl.
6509 (DVI_TARGETS): Remove duplicates. Add sasl.
6510 ($(infodir)/sasl, sasl.dvi): New targets.
6511
6512 2008-12-17 Carsten Dominik <dominik@science.uva.nl>
6513
6514 * org.texi: Version number pushed to 6.15d.
6515
6516 2008-12-16 Carsten Dominik <dominik@science.uva.nl>
6517
6518 * org.texi (Tables in LaTeX export): New section.
6519 (Images in LaTeX export): New section.
6520 (Inlined images, Images in HTML export): Sections renamed.
6521
6522 2008-12-08 Reiner Steib <Reiner.Steib@gmx.de>
6523
6524 * message.texi (Insertion Variables): Don't advertise sc-cite-original.
6525
6526 2008-12-04 David Engster <dengste@eml.cc>
6527
6528 * gnus.texi (nnmairix): Mention mairix.el. Point out the importance
6529 of nnml-get-new-mail. Change URL for mairix patch.
6530
6531 2008-12-02 Carsten Dominik <carsten.dominik@gmail.com>
6532
6533 * org.texi (Using the mapping API): Fix bug in mapping example.
6534 (Publishing options): Make the list of properties complete again, in
6535 correspondence to the variable `org-export-plist-vars'.
6536 (Property searches): Document new special values for time comparisons.
6537 (Tag inheritance): Refine the description of tag inheritance.
6538 (Project alist): Add info about the publishing sequence of components.
6539 (Effort estimates): Document the new relative timer.
6540
6541 2008-12-01 Jay Belanger <jay.p.belanger@gmail.com>
6542
6543 * calc.texi (About This Manual): Clarify behavior of `C-x * t'.
6544 (Using Calc): Clarify use of `C-x * o'.
6545 (Embedded Mode (Overview)): Clarify use of `C-x * e'.
6546
6547 2008-11-28 Richard M Stallman <rms@gnu.org>
6548
6549 * dbus.texi (Receiving Method Calls): Clean up previous change.
6550
6551 2008-11-26 Michael Albinus <michael.albinus@gmx.de>
6552
6553 * dbus.texi (Type Conversion): New defuns `dbus-string-to-byte-array',
6554 `dbus-escape-as-identifier', `dbus-byte-array-to-string' and
6555 `dbus-unescape-from-identifier'.
6556 (Receiving Method Calls): New constants `dbus-service-emacs' and
6557 `dbus-path-emacs'. Precise return values of `dbus-register-method'.
6558 (Signals): Use the constants in the example.
6559
6560 2008-11-24 Carsten Dominik <dominik@science.uva.nl>
6561
6562 * org.texi: Re-apply change to FDL 1.3.
6563
6564 2008-11-23 Carsten Dominik <dominik@science.uva.nl>
6565
6566 * org.texi (Setting up Remember): Document `org-remember-mode'.
6567 (External links): Document that bbdb links can use a regular
6568 expression.
6569 (External links): Document that elisp links can contain interactive
6570 commands.
6571
6572 2008-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
6573
6574 * viper.texi (viper-translate-all-ESC-keysequences):
6575 Description removed.
6576
6577 2008-11-19 Glenn Morris <rgm@gnu.org>
6578
6579 * doclicense.texi: Change to FDL 1.3.
6580 Relicense all texi files under FDL 1.3 or later.
6581
6582 2008-11-17 Jay Belanger <jay.p.belanger@gmail.com>
6583
6584 * calc.texi (Tutorial): Clarify how to set up the on-line tutorial.
6585
6586 2008-11-16 Michael Kifer <kifer@cs.stonybrook.edu>
6587
6588 * viper.texi (viper-ESC-keyseq-timeout, viper-ESC-key): Remove.
6589
6590 * ediff.texi: Version/date change.
6591
6592 2008-11-14 Chong Yidong <cyd@stupidchicken.com>
6593
6594 * ns-emacs.texi: Moved into macos.texi in the main Emacs manual.
6595
6596 2008-11-14 Jay Belanger <jay.p.belanger@gmail.com>
6597
6598 * calc.texi (About This Manual): Comment out a mention of
6599 marginal notes.
6600
6601 2008-11-12 Carsten Dominik <dominik@science.uva.nl>
6602
6603 * org.texi (Clocking work time): Document the :formula property of
6604 clock tables.
6605 (Structure editing, Refiling notes): Document refiling regions.
6606 (Agenda commands): Document the double-prefix version
6607 of the `l' command in the agenda.
6608 (Handling links): Explain the effect of a double prefix
6609 arg to `C-c C-o'.
6610 (TODO basics): Add documentation for tag triggers.
6611
6612 2008-10-23 Glenn Morris <rgm@gnu.org>
6613
6614 * cl.texi (Function Bindings): Mention `flet' fails to deal with
6615 byte-compiling things like `+'.
6616
6617 * ns-emacs.texi: Merge copyright years of author now with assignment
6618 into FSF years.
6619 (VER): Use it for easier automatic updating. Use Emacs version rather
6620 than standalone Emacs.app version.
6621
6622 2008-10-12 Carsten Dominik <dominik@science.uva.nl>
6623
6624 * org.texi: Lots of minor fixes.
6625 (Capture): New chapter.
6626 (Org Plot): New section.
6627
6628 2008-09-30 Magnus Henoch <mange@freemail.hu>
6629
6630 * cl.texi (Porting Common Lisp): Fix parenthesis order in example.
6631
6632 2008-09-30 Jay Belanger <jay.p.belanger@gmail.com>
6633
6634 * calc.texi (User Defined Units): Mention how to enter optional display
6635 string.
6636
6637 2008-09-25 Teodor Zlatanov <tzz@lifelogs.com>
6638
6639 * message.texi (Sending Variables): Fix variable documentation to
6640 avoid the "y/n" wording.
6641
6642 2008-09-24 Teodor Zlatanov <tzz@lifelogs.com>
6643
6644 * message.texi (Sending Variables): Add `message-confirm-send' doc.
6645
6646 2008-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
6647
6648 * gnus.texi (The Gnus Registry): Don't give argument to @item used in
6649 @enumerate section so as to be able to be formatted with MAKEINFO=no.
6650
6651 2008-09-22 Bill Wohler <wohler@newt.com>
6652
6653 Release MH-E manual version 8.1.
6654
6655 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
6656 release 8.1.
6657
6658 * mh-e.texi: Retain dual license as agreed to by the FSF.
6659 However, bump GPL to Version 3.
6660 Use @include for license text.
6661
6662 2008-09-19 Katsumi Yamaoka <yamaoka@jpl.org>
6663
6664 * gnus.texi (Top, Setup, Fancy splitting to parent)
6665 (Store custom flags and keywords, Store arbitrary data):
6666 Clean up markup.
6667
6668 2008-09-16 Teodor Zlatanov <tzz@lifelogs.com>
6669
6670 * gnus.texi (The Gnus Registry): Document it.
6671
6672 2008-09-08 David Engster <dengste@eml.cc>
6673
6674 * gnus.texi (nnmairix): Point out that nnml uses MH format.
6675 Clarify section about choosing back end servers.
6676
6677 2008-08-23 Glenn Morris <rgm@gnu.org>
6678
6679 * dired-x.texi (Shell Command Guessing):
6680 Mention dired-guess-shell-case-fold-search. (Bug#417)
6681
6682 2008-08-22 Michael Albinus <michael.albinus@gmx.de>
6683
6684 * trampver.texi: Update release number.
6685
6686 2008-08-18 Brian Cully <bjc@kublai.com> (tiny change)
6687
6688 * ns-emacs.texi: Update version.
6689 (Introduction): Correct menu location for options save.
6690 (Customization): Note that defaults are stored under org.gnu.Emacs.
6691
6692 2008-08-11 Bill Wohler <wohler@newt.com>
6693
6694 * mh-e.texi (Getting Started): Rename variant mu-mh to gnu-mh and be
6695 explicit about GNU mailutils MH elsewhere (with thanks to Darel
6696 Henman) (closes SF #1768928).
6697
6698 2008-08-10 Glenn Morris <rgm@gnu.org>
6699
6700 * ns-emacs.texi: Use @copying. Change copyright of authors with
6701 assignment to FSF. Change license to GFDL.
6702 (Top): Remove outdated references.
6703
6704 2008-08-07 Reiner Steib <Reiner.Steib@gmx.de>
6705
6706 * gnus.texi (Sorting the Summary Buffer, Summary Sorting):
6707 Add gnus-summary-sort-by-most-recent-number and
6708 gnus-summary-sort-by-most-recent-date.
6709 (Summary Sorting): Explain prefix argument.
6710
6711 2008-08-07 Katsumi Yamaoka <yamaoka@jpl.org>
6712
6713 * gnus.texi (Saving Articles): Mention symbolic prefix `r' for
6714 gnus-summary-pipe-output.
6715
6716 2008-08-03 Michael Albinus <michael.albinus@gmx.de>
6717
6718 * dbus.texi (Receiving Method Calls): Document error handling of own
6719 D-Bus methods.
6720
6721 2008-08-01 Bill Wohler <wohler@newt.com>
6722
6723 * mh-e.texi (Reading Mail)
6724 (Viewing Attachments): Describe new function
6725 mh-show-preferred-alternative.
6726 (Sending Mail, Redistributing, Sending Message): Describe new hook
6727 mh-annotate-msg-hook.
6728
6729 2008-07-31 Michael Albinus <michael.albinus@gmx.de>
6730
6731 * dbus.texi (Arguments and Signatures): Fix example.
6732 (Synchronous Methods): New defun `dbus-call-method-non-blocking'.
6733 (Asynchronous Methods): New node.
6734 (Errors and Events): Describe extended layout of `dbus-event'.
6735 New defun `dbus-event-message-type'.
6736
6737 2008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
6738
6739 * ediff.texi: Remove VMS support.
6740
6741 2008-07-29 Juanma Barranquero <lekktu@gmail.com>
6742
6743 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add mairix-el.
6744 ($(infodir)/mairix-el), mairix-el.dvi): New targets.
6745
6746 2008-07-29 Chong Yidong <cyd@stupidchicken.com>
6747
6748 * Makefile.in: Add mairix-el targets.
6749
6750 2008-07-29 David Engster <deng@randomsample.de>
6751
6752 * mairix-el.texi: New file.
6753
6754 2008-07-28 Stephen Leake <stephen_leake@stephe-leake.org>
6755
6756 * ada-mode.texi: Document using GNAT project files as Emacs Ada mode
6757 project files. Delete 'main_unit' project variable; not needed. Allow
6758 process environment variables wherever project variables are allowed.
6759 Add tutorial section on multiple GNAT project files.
6760
6761 2008-07-27 Michael Albinus <michael.albinus@gmx.de>
6762
6763 Sync with Tramp 2.1.14.
6764
6765 * trampver.texi: Update release number.
6766
6767 2008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
6768
6769 * ns-emacs.texi:
6770 * faq.texi: Remove mentions of Mac Carbon.
6771
6772 2008-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
6773
6774 * gnus.texi (Saving Articles): Describe the 2nd argument of
6775 gnus-summary-save-in-pipe.
6776 (SpamAssassin): Use it.
6777
6778 2008-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
6779
6780 * gnus.texi (SpamAssassin): Fix gnus-summary-save-in-pipe usage.
6781
6782 2008-07-25 Carsten Dominik <dominik@science.uva.nl>
6783
6784 * org.texi (Export options): Document the use of the creator flag.
6785
6786 2008-07-24 Carsten Dominik <dominik@science.uva.nl>
6787
6788 * org.texi: New version 6.06a.
6789
6790 2008-07-23 Juanma Barranquero <lekktu@gmail.com>
6791
6792 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add ns-emacs.
6793 ($(infodir)/ns-emacs, ns-emacs.dvi): New targets.
6794
6795 2008-07-23 Vincent Belaïche <vincent.b.1@hotmail.fr>
6796
6797 * calc.texi (Editing Stack Entries, Algebraic Entry):
6798 Rewrite introductory sentences so it can be used by
6799 Calc's help functions. Mention fixing typos.
6800 (Customizing Calc): Fix typo.
6801
6802 2008-07-23 Jay Belanger <jay.p.belanger@gmail.com>
6803
6804 * calc.texi (summarykey): New macro. Use to correctly format keys in
6805 the summary.
6806
6807 2008-07-20 Adrian Robert <adrian.b.robert@gmail.com>
6808
6809 * ns-emacs.texi (Customization): Corrected documentation on color
6810 specification formats.
6811
6812 2008-07-19 Andreas Schwab <schwab@suse.de>
6813
6814 * ns-emacs.texi: Moved from ../emacs. Add @direntry.
6815
6816 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ns-emacs.
6817 (ns-emacs, $(infodir)/ns-emacs, ns-emacs.dvi): New rules.
6818
6819 2008-07-18 Michael Albinus <michael.albinus@gmx.de>
6820
6821 * dbus.texi (Inspection): Rework, introduce submenus.
6822 (Bus names, Introspection, Nodes and Interfaces, Methods and Signal)
6823 (Properties and Annotations, Arguments and Signatures): New nodes.
6824
6825 2008-07-13 Michael Albinus <michael.albinus@gmx.de>
6826
6827 * dbus.texi (Receiving Method Calls): Fix description of
6828 `dbus-register-method'.
6829 (Signals): Allow also signal arguments for filtering in
6830 `dbus-register-signal'.
6831
6832 2008-07-13 Vincent Belaïche <vincent.b.1@hotmail.fr>
6833
6834 * calc.texi (Manipulating Vectors): Clarify definition of `rnorm' and
6835 `cnorm'.
6836 (Arithmetic Tutorial): Simplify the verification of prime factors.
6837
6838 2008-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
6839
6840 * gnus.texi (Saving Articles): Mention
6841 gnus-summary-pipe-output-default-command and gnus-summary-save-in-pipe.
6842
6843 2008-06-29 Jay Belanger <jay.p.belanger@gmail.com>
6844
6845 * calc.texi: Adjust mode line throughout.
6846
6847 2008-06-28 Juanma Barranquero <lekktu@gmail.com>
6848
6849 * sasl.texi (Mechanisms): Fix typos.
6850
6851 2008-06-24 Jay Belanger <jay.p.belanger@gmail.com>
6852
6853 * calc.texi (Killing from the stack): Mention using normal Emacs
6854 copying.
6855
6856 2008-06-21 Michael Albinus <michael.albinus@gmx.de>
6857
6858 * tramp.texi (Password handling): Rename from "Password caching".
6859 Add `auth-source' mechanism.
6860 (Connection caching): Tramp reopens the connection automatically,
6861 when the operating system on the remote host has been changed.
6862
6863 2008-06-20 Eli Zaretskii <eliz@gnu.org>
6864
6865 * makefile.w32-in (distclean): Remove makefile.
6866
6867 2008-06-17 Carsten Dominik <dominik@science.uva.nl>
6868
6869 * org.texi (Using the mapping API): New section.
6870 (Agenda column view): New section.
6871 (Moving subtrees): Document archiving to the archive sibling.
6872 (Agenda commands): Document columns view in the agenda.
6873 (Using the property API): Document the API for multi-valued properties.
6874
6875 2008-06-17 Jason Riedy <jason@acm.org>
6876
6877 * org.texi (A LaTeX example): Note that fmt may be a one-argument
6878 function, and efmt may be a two-argument function.
6879 (Radio tables): Document multiple destinations.
6880
6881 2008-06-16 Glenn Morris <rgm@gnu.org>
6882
6883 * epa.texi, erc.texi, pgg.texi, remember.texi, sasl.texi, url.texi:
6884 Add Cover-Texts.
6885
6886 2008-06-15 Glenn Morris <rgm@gnu.org>
6887
6888 * faq.texi (VER): Update to 23.0.60.
6889
6890 * mh-e.texi: Remove option of licensing under GPL.
6891 Add Cover-Texts to GFDL permissions notice.
6892 (GPL): Remove section.
6893 (GFDL): Include doclicense.texi rather than the actual text.
6894
6895 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add sasl.
6896 (sasl, $(infodir)/sasl, sasl.dvi): New rules.
6897
6898 * sasl.texi: Fix output file name.
6899
6900 * epa.texi, sasl.texi: Refer to license in Emacs manual.
6901
6902 * gnus-coding.texi: Refer to license in Gnus manual.
6903
6904 * idlwave.texi, sasl.texi: Use @copying.
6905
6906 * org.texi: Change to GFDL 1.2. Refer to license in Emacs manual.
6907
6908 * speedbar.texi: Update Back-Cover Text as per maintain.info.
6909
6910 * url.texi: Use @copying, @title, @subtitle, @author.
6911
6912 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi, dbus.texi:
6913 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
6914 * erc.texi, eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus.texi:
6915 * idlwave.texi, message.texi, newsticker.texi, pcl-cvs.texi:
6916 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi:
6917 * smtpmail.texi, speedbar.texi, tramp.texi, vip.texi, viper.texi:
6918 * widget.texi, woman.texi:
6919 Remove references to external license, since doclicense is included.
6920
6921 * ada-mode.texi, autotype.texi, cc-mode.texi, dired-x.texi:
6922 * pcl-cvs.texi, speedbar.texi, url.texi, widget.texi:
6923 Remove references to non-existent Invariant Sections.
6924
6925 2008-06-14 Glenn Morris <rgm@gnu.org>
6926
6927 * faq.texi (Major packages and programs): Remove references to external
6928 Supercite, Calc, VIPER, since they have been included for some time.
6929 Update VM, AUCTeX, BBDB entries.
6930
6931 2008-06-14 Ulf Jasper <ulf.jasper@web.de>
6932
6933 * newsticker.texi: Updated to match latest newsticker changes.
6934
6935 2008-06-13 Glenn Morris <rgm@gnu.org>
6936
6937 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi
6938 * dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi
6939 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi
6940 * gnus.texi, idlwave.texi, info.texi, message.texi, newsticker.texi
6941 * nxml-mode.texi, org.texi, pcl-cvs.texi, rcirc.texi, reftex.texi
6942 * sc.texi, sieve.texi, smtpmail.texi, vip.texi, viper.texi, widget.texi
6943 * woman.texi:
6944 Update Back-Cover Text as per maintain.info.
6945
6946 2008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
6947
6948 * gnus-faq.texi: Generate. Change node names to "FAQ N-M".
6949
6950 * Makefile.in (gnus-faq-clean): Don't remove gnus-faq.texi.
6951 (gnus-faq.xml): Update repository host.
6952
6953 * gnus-faq.texi: Generate from gnus-faq.xml (sourceforge.net).
6954
6955 2008-06-15 Frank Schmitt <ich@frank-schmitt.net>
6956
6957 * gnus-faq.texi ([5.12]): Add entry about message-kill-buffer-on-exit.
6958 Fix a typo.
6959
6960 2008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
6961
6962 * gnus.texi (Mail Source Customization): Correct values of
6963 `mail-source-delete-incoming'. Reported by Tassilo Horn.
6964 (Oort Gnus): Fix version comment for mml-dnd-protocol-alist.
6965
6966 2008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
6967
6968 * gnus.texi (nnmairix): Eliminate wrong use of `path', cf. the GNU
6969 coding standards.
6970
6971 2008-06-14 David Engster <dengste@eml.cc>
6972
6973 * gnus.texi (nnmairix): Markup fixes.
6974
6975 2008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
6976
6977 * gnus.texi (nnmairix): Markup and other minor fixes.
6978
6979 2008-06-05 David Engster <dengste@eml.cc>
6980
6981 * gnus.texi (nnmairix): New nodes describing nnmairix.el.
6982
6983 2008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
6984
6985 * gnus.texi (Group Parameters): Change ~/.gnus to ~/.gnus.el.
6986 (Searching, nnir, nnmairix): New stub nodes.
6987
6988 2008-05-30 Felix Lee <felix.1@canids.net>
6989
6990 * cl.texi (Iteration Clauses): Fix incorrect "identical" examples.
6991
6992 2008-05-24 Reiner Steib <Reiner.Steib@gmx.de>
6993
6994 * gnus.texi (Filling In Threads): Additions to gnus-fetch-old-headers.
6995
6996 2008-05-15 Reiner Steib <Reiner.Steib@gmx.de>
6997
6998 * gnus.texi (Scoring On Other Headers): Fix typo. Rearrange.
6999
7000 2008-05-15 Jonathan Yavner <jyavner@member.fsf.org>
7001
7002 * ses.texi (Acknowledgements): Add Shigeru Fukaya.
7003
7004 2008-05-06 Juanma Barranquero <lekktu@gmail.com>
7005
7006 * info.texi (Top): Fix typo in xref.
7007
7008 2008-05-05 Karl Berry <karl@gnu.org>
7009
7010 * info.texi (Top): @xref to stand-alone manual.
7011
7012 2008-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
7013
7014 * gnus.texi (Various Summary Stuff): Add gnus-propagate-marks.
7015 (Various Summary Stuff): Fix typo in last xref.
7016
7017 2008-05-02 Juanma Barranquero <lekktu@gmail.com>
7018
7019 * org.texi (Moving subtrees): Fix typo.
7020
7021 2008-04-28 Michael Albinus <michael.albinus@gmx.de>
7022
7023 * tramp.texi (Frequently Asked Questions): Explain, how to disable
7024 Tramp via `tramp-mode'.
7025
7026 2008-04-27 Carsten Dominik <dominik@sam.science.uva.nl>
7027
7028 * org.texi: Massive changes, in many parts of the file.
7029
7030 2008-04-27 Jason Riedy <jason@acm.org>
7031
7032 * org.texi (A LaTeX example): Note that fmt may be a
7033 one-argument function, and efmt may be a two-argument function.
7034 (Radio tables): Document multiple destinations.
7035
7036 2008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
7037
7038 * gnus.texi (Oort Gnus): Add message-fill-column.
7039
7040 2008-04-12 Adrian Aichner <adrian@xemacs.org>
7041
7042 * gnus.texi (Mail Source Specifiers): Typo fix.
7043
7044 2008-04-12 Reiner Steib <Reiner.Steib@gmx.de>
7045
7046 * gnus.texi (Diary Headers Generation): Update key binding for
7047 `gnus-diary-check-message'.
7048
7049 2008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
7050
7051 * gnus.texi (Emacsen): Addition.
7052
7053 2008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
7054
7055 * gnus.texi (Emacsen): Give recommendations for Emacs 22 and Emacs 23.
7056
7057 2008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
7058
7059 * gnus.texi (Oort Gnus): Mention customizing of tool bars.
7060
7061 2008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
7062
7063 * gnus-news.texi: Update tool bar item.
7064
7065 2008-04-09 Sven Joachim <svenjoac@gmx.de>
7066
7067 * gnus-news.texi: Fix typos.
7068
7069 2008-04-11 Jay Belanger <jay.p.belanger@gmail.com>
7070
7071 * calc.texi (Vector and Matrix Arithmetic, Calc Summary):
7072 Add mention of `kron'.
7073
7074 2008-04-01 Daiki Ueno <ueno@unixuser.org>
7075
7076 * epa.texi (Encrypting/decrypting *.gpg files):
7077 Document epa-file-name-regexp.
7078
7079 2008-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
7080
7081 * gnus.texi (Example Methods): Fix description about ssh-agent.
7082 (Indirect Functions): Fix the default value of nntp-telnet-command;
7083 remove link to connect.html.
7084
7085 2008-03-30 Michael Albinus <michael.albinus@gmx.de>
7086
7087 * dbus.texi (Synchronous Methods): New parameter TIMEOUT for
7088 dbus-call-method.
7089 (Receiving Method Calls): The timeout can be set by the calling client.
7090
7091 * trampver.texi: Update release number.
7092
7093 2008-03-29 Reiner Steib <Reiner.Steib@gmx.de>
7094
7095 * gnus.texi (Top): Fix version. Add SASL.
7096
7097 2008-03-29 Michael Albinus <michael.albinus@gmx.de>
7098
7099 Sync with Tramp 2.1.13.
7100
7101 * trampver.texi: Update release number.
7102
7103 2008-03-29 Chong Yidong <cyd@stupidchicken.com>
7104
7105 * org.texi: Update to new org-mode website.
7106
7107 2008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
7108
7109 * cl.texi (For Clauses): Fix loop over key-seq to match code.
7110
7111 2008-03-22 Reiner Steib <Reiner.Steib@gmx.de>
7112
7113 * gnus.texi (Foreign Groups): Add gnus-read-ephemeral-gmane-group,
7114 gnus-read-ephemeral-gmane-group-url,
7115 gnus-read-ephemeral-emacs-bug-group,
7116 gnus-read-ephemeral-debian-bug-group.
7117
7118 2008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
7119
7120 * gnus.texi (MIME Commands): Add gnus-article-browse-html-article.
7121
7122 * gnus-news.texi: Add EasyPG. Add gnus-article-browse-html-article.
7123 Add FIXMEs for Bookmarks and gnus-registry-marks.
7124
7125 2008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
7126
7127 * gnus.texi (Smileys): Document `smiley-style'.
7128
7129 2008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
7130
7131 * gnus.texi (Gnus Development): Clarify difference between ding and
7132 gnu.emacs.gnus.
7133 (MIME Commands, Using MIME, RSS): Fix markup.
7134
7135 * gnus-faq.texi ([8.4]): Ditto.
7136
7137 2008-03-20 Reiner Steib <Reiner.Steib@gmx.de>
7138
7139 * gnus.texi (Emacsen): Remove obsolete stuff.
7140
7141 2008-03-19 Reiner Steib <Reiner.Steib@gmx.de>
7142
7143 * gnus.texi (Oort Gnus): Add version info WRT
7144 `mail-source-delete-incoming'.
7145
7146 2008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
7147
7148 * gnus.texi (Top): Add "Other related manuals" and version info in
7149 `iftex' output.
7150 (Formatting Fonts): Add index entries for gnus-mouse-face, gnus-face-0,
7151 gnus-balloon-face-0 and the corresponding format specifiers.
7152
7153 2008-03-26 Michael Albinus <michael.albinus@gmx.de>
7154
7155 * tramp.texi (Filename completion): Remove footnote about let-bind
7156 of `partial-completion-mode'. It doesn't work this way.
7157
7158 2008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
7159
7160 * pcl-cvs.texi (Contributors): Update my email.
7161
7162 2008-03-21 Michael Albinus <michael.albinus@gmx.de>
7163
7164 * dbus.texi (Receiving Method Calls): Mention default D-Bus timeout.
7165
7166 2008-03-17 Bill Wohler <wohler@newt.com>
7167
7168 * mh-e.texi (Viewing): Update URL for adding header fields to
7169 mh-invisible-header-fields-default.
7170
7171 2008-03-16 Bill Wohler <wohler@newt.com>
7172
7173 * mh-e.texi (Preface): Add Gnus to requirements.
7174 (Forwarding): Note that forwarded MIME messages are now inline.
7175
7176 2008-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
7177
7178 * gnus.texi (Example Methods, Direct Functions, Indirect Functions)
7179 (Common Variables): Give precedence to the netcat methods over the
7180 telnet methods, and mention that they are more reliable.
7181
7182 2008-03-13 Carsten Dominik <dominik@science.uva.nl>
7183
7184 * org.texi (Exporting Agenda Views): Document agenda export to
7185 iCalendar.
7186 (Progress logging): Document the new progress logging stuff.
7187
7188 2008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
7189
7190 * gnus.texi (Mail Source Customization, Gnus Development, Oort Gnus):
7191 Update for change of `mail-source-delete-incoming'.
7192
7193 * gnus-news.texi: Ditto.
7194
7195 2008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
7196
7197 * gnus-coding.texi (Gnus Maintainance Guide): Update conventions for
7198 custom versions.
7199
7200 2008-03-07 Alan Mackenzie <acm@muc.de>
7201
7202 * cc-mode.texi (Limitations and Known Bugs): State that the number of
7203 parens/brackets in a k&r region is limited.
7204
7205 2008-02-27 Reiner Steib <Reiner.Steib@gmx.de>
7206
7207 * gnus-news.texi: Mention problem with coding system `utf-8-emacs' when
7208 using different Emacs versions.
7209
7210 2008-02-27 Glenn Morris <rgm@gnu.org>
7211
7212 * sc.texi: Remove a lot of old and obsolete info.
7213 (titlepage): Simplify.
7214 (Emacs 19 MUAs, Emacs 18 MUAs, MH-E with any Emacsen)
7215 (VM with any Emacsen, GNEWS with any Emacsen)
7216 (Overloading for Non-conforming MUAs, Version 3 Changes)
7217 (The Supercite Mailing List): Delete nodes.
7218 (Introduction): Remove info about old packages.
7219 (Getting Connected): Simplify. Remove info about old packages.
7220 (Citing Commands): Delete Emacs 19 info.
7221 (Hints to MUA Authors): Simplify.
7222 (Thanks and History): Merge in some info from the deleted node
7223 "Version 3 Changes".
7224
7225 2008-02-05 Juanma Barranquero <lekktu@gmail.com>
7226
7227 * org.texi (Setting tags, In-buffer settings):
7228 * rcirc.texi (rcirc commands): Replace `legal' with `valid'.
7229
7230 2008-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
7231
7232 * gnus-news.texi: Mention that spaces and tabs are allowed in the
7233 installation directory name.
7234
7235 2008-02-12 Romain Francoise <romain@orebokech.com>
7236
7237 * epa.texi (Overview): Fix typo.
7238
7239 2008-02-11 Daiki Ueno <ueno@unixuser.org>
7240
7241 * epa.texi (Quick start): Remove the .emacs setting.
7242
7243 2008-02-10 Daiki Ueno <ueno@unixuser.org>
7244
7245 * epa.texi (Quick start): Use the command `epa-enable' instead of
7246 loading `epa-setup'.
7247
7248 2008-02-08 Juanma Barranquero <lekktu@gmail.com>
7249
7250 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add epa.
7251 ($(infodir)/epa, epa.dvi): New targets.
7252
7253 2008-02-08 Daiki Ueno <ueno@unixuser.org>
7254
7255 * Makefile.in: Add rules to build EasyPG Assistant User's Manual.
7256
7257 * epa.texi: New manual documenting the EasyPG Assistant.
7258
7259 2008-02-06 Michael Albinus <michael.albinus@gmx.de>
7260
7261 * dbus.texi (all): Wrap Lisp code examples with @lisp ... @end lisp.
7262 (Inspection): New function dbus-ping.
7263
7264 2008-02-05 Michael Albinus <michael.albinus@gmx.de>
7265
7266 * tramp.texi (Remote processes): Add `shell-command'.
7267
7268 2008-02-02 Michael Albinus <michael.albinus@gmx.de>
7269
7270 * tramp.texi: Use new FSF's Back-Cover Text.
7271
7272 2008-01-28 Michael Sperber <sperber@deinprogramm.de>
7273
7274 * gnus.texi (Mail Source Specifiers): Document `group' specifier.
7275 (Group Parameters): Document `mail-source' parameter.
7276
7277 2008-01-27 Michael Albinus <michael.albinus@gmx.de>
7278
7279 * tramp.texi (Inline methods): The hostname of the su(do)? methods
7280 must be a local host.
7281
7282 2008-01-26 Michael Olson <mwolson@gnu.org>
7283
7284 * erc.texi: Update version for ERC 5.3 release.
7285 (Obtaining ERC): Update extras URLs for 5.3.
7286 (Development): Write instructions for git, and remove those for Arch.
7287 (History): Mention the switch to git.
7288
7289 2008-01-24 Karl Berry <karl@gnu.org>
7290
7291 * info.texi (Search Index, Search Text): Mention the command
7292 character in the section name, a la the (Go to node) node.
7293
7294 2008-01-21 Michael Albinus <michael.albinus@gmx.de>
7295
7296 * dbus.texi (Errors and Events): New macro dbus-ignore-errors.
7297
7298 2008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
7299
7300 * gnus-news.texi: Mention gnus-article-describe-bindings.
7301
7302 2008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
7303
7304 * gnus-news.texi: Mention gnus-article-wide-reply-with-original.
7305
7306 2008-01-18 Carsten Dominik <dominik@science.uva.nl>
7307
7308 * org.texi (Property inheritance): New section.
7309 (Conventions): New section.
7310 (Structure editing): Document C-RET, the prefix arg to the cut/copy
7311 commands, and the new bindings for refiling.
7312 (Sparse trees): Document the new special command for sparse trees.
7313 (References): Be more clear about the counting of hilines.
7314 (Handling links): Document M-p/n for accessing links.
7315 (Fast access to TODO states): New section.
7316 (Per file keywords): New section.
7317 (Property inheritance): New section.
7318 (Column attributes): New summary types.
7319 (Capturing Column View): New section.
7320 (The date/time prompt): Cover the new features in the date/time prompt.
7321 Compactify the table of keys for the calendar remote control.
7322 (Clocking work time): Document the new :scope parameter.
7323 (Remember): Promoted to chapter.
7324 (Quoted examples): New section.
7325 (Enhancing text): New verbatim environments.
7326
7327 2008-01-14 Michael Albinus <michael.albinus@gmx.de>
7328
7329 * trampver.texi: Update release number.
7330
7331 2008-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
7332
7333 * gnus.texi (Article Keymap):
7334 Add gnus-article-wide-reply-with-original; fix descriptions of
7335 gnus-article-reply-with-original and
7336 gnus-article-followup-with-original.
7337
7338 2008-01-09 Glenn Morris <rgm@gnu.org>
7339
7340 * nxml-mode.texi: Add @copying section.
7341
7342 2008-01-05 Reiner Steib <Reiner.Steib@gmx.de>
7343
7344 * message.texi (Mail Variables): Add some text from "(gnus)Posting
7345 Server". Add `message-send-mail-with-mailclient'.
7346
7347 * gnus.texi (Posting Server): Move some text to "(message)Mail
7348 Variables" and add a reference here.
7349
7350 2008-01-04 Michael Albinus <michael.albinus@gmx.de>
7351
7352 * dbus.texi (Receiving Method Calls): New chapter.
7353 (Errors and Events): Add serial number to events. Replace "signal" by
7354 "message". Introduce dbus-event-serial-number.
7355
7356 2008-01-03 Michael Albinus <michael.albinus@gmx.de>
7357
7358 * dbus.texi (Type Conversion): Explain the type specification for empty
7359 arrays. Use another example.
7360
7361 2007-12-30 Michael Albinus <michael.albinus@gmx.de>
7362
7363 * dbus.texi (all): Replace "..." by @dots{}.
7364 (Type Conversion): Precise the value range for :byte types.
7365 (Signals): Rename dbus-unregister-signal to dbus-unregister-object.
7366 Mention its return value.
7367 (Errors and Events): There is no D-Bus error propagation during event
7368 processing.
7369
7370 2007-12-29 Jay Belanger <jay.p.belanger@gmail.com>
7371
7372 * calc.texi (Yacas Language, Maxima Language, Giac Language):
7373 New sections.
7374
7375 2007-12-29 Reiner Steib <Reiner.Steib@gmx.de>
7376
7377 * gnus.texi (Group Parameters): Reorder the text and add a note about
7378 `gnus-parameters' near the beginning of the node.
7379
7380 2007-12-29 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
7381
7382 * gnus.texi (Score File Editing): Fix function name.
7383
7384 2007-12-23 Michael Albinus <michael.albinus@gmx.de>
7385
7386 Sync with Tramp 2.1.12.
7387
7388 * trampver.texi: Update release number.
7389
7390 2007-12-22 Richard Stallman <rms@gnu.org>
7391
7392 * cc-mode.texi (Getting Started): Change @ref to @pxref.
7393
7394 2007-12-22 Michael Albinus <michael.albinus@gmx.de>
7395
7396 * dbus.texi (Type Conversion): Correct input parameters mapping.
7397
7398 2007-12-21 Michael Albinus <michael.albinus@gmx.de>
7399
7400 * dbus.texi (Type Conversion): Extend for D-Bus compound types.
7401 (Errors and Events): Mention wrong-type-argument error.
7402
7403 2007-12-21 Alex Schroeder <alex@gnu.org>
7404
7405 * rcirc.texi: Changed single spaces after sentence end to double
7406 spaces. Fixed some typos.
7407 (Internet Relay Chat): Explain relay.
7408 (Getting started with rcirc): Change items to reflect prompts.
7409 Add more explanation to rcirc-track-minor-mode and added a comment to
7410 warn future maintainers that this section is a copy.
7411 (People): Change /ignore example.
7412 (Keywords): Not keywords.
7413
7414 2007-12-20 Alex Schroeder <alex@gnu.org>
7415
7416 * rcirc.texi (Top): Fighting Information Overload chapter added.
7417 (Getting started with rcirc): Add notice of rcirc-track-minor-mode.
7418 (rcirc commands): Move /ignore command to the new chapter.
7419 (Fighting Information Overload): New chapter documenting /keyword,
7420 /bright, /dim, channel ignore, and low priority channels.
7421 (Configuration): Document rcirc-server-alist, remove
7422 rcirc-startup-channels-alist and rcirc-default-server.
7423
7424 2007-12-16 Michael Albinus <michael.albinus@gmx.de>
7425
7426 * dbus.texi (Signals): Fix example in dbus-register-signal.
7427
7428 2007-12-14 Sven Joachim <svenjoac@gmx.de>
7429
7430 * gnus.texi (Score Variables): Fix typo.
7431
7432 2007-12-07 Michael Albinus <michael.albinus@gmx.de>
7433
7434 * dbus.texi (Synchronous Methods): Adapt dbus-call-method.
7435 (Signals): Adapt dbus-send-signal and dbus-register-signal.
7436 (Errors and Events): Adapt dbus-event.
7437
7438 2007-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
7439
7440 * gnus.texi (Other Files): Add the yenc command.
7441
7442 2007-11-30 Reiner Steib <Reiner.Steib@gmx.de>
7443
7444 * gnus.texi (MIME Commands): Default of gnus-article-loose-mime is t
7445 since 2004-08-06.
7446
7447 2007-11-28 Katsumi Yamaoka <yamaoka@jpl.org>
7448
7449 * gnus.texi (Fancy Mail Splitting): Fix description of splitting based
7450 on body.
7451
7452 2007-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
7453
7454 * emacs-mime.texi (rfc2047): Mention rfc2047-encoded-word-regexp-loose
7455 and rfc2047-allow-irregular-q-encoded-words; fix description of
7456 rfc2047-encode-encoded-words.
7457
7458 2007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
7459
7460 * gnus.texi (Fetching Mail): Remove obsoleted `nnmail-spool-file'.
7461
7462 2007-12-05 Michael Olson <mwolson@gnu.org>
7463
7464 * remember.texi (Diary): Remove "require" line for remember-diary.el.
7465 Update documentation for `remember-diary-file'.
7466
7467 2007-12-04 Michael Albinus <michael.albinus@gmx.de>
7468
7469 * dbus.texi (Signals): Precise `dbus-register-signal'.
7470 (Errors and Events): Rework events part, the internal structure of
7471 dbus-event has changed.
7472
7473 2007-12-03 Juanma Barranquero <lekktu@gmail.com>
7474
7475 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
7476 ($(infodir)/dbus, dbus.dvi): New targets.
7477
7478 2007-12-03 Michael Albinus <michael.albinus@gmx.de>
7479
7480 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
7481 unconditionally.
7482
7483 * dbus.texi (Synchronous Methods): Show the result of the "lshal"
7484 emulation with @print{}.
7485
7486 2007-12-02 Richard Stallman <rms@gnu.org>
7487
7488 * dbus.texi (Overview): Minor cleanup.
7489
7490 2007-12-02 Michael Albinus <michael.albinus@gmx.de>
7491
7492 * Makefile.in (INFO_TARGETS): Add dbus.
7493 (DVI_TARGETS): Add dbus.dvi.
7494 (dbus, dbus.dvi): New targets.
7495
7496 * dbus.texi: New file.
7497
7498 2007-11-24 Romain Francoise <romain@orebokech.com>
7499
7500 * nxml-mode.texi: Add description in @direntry.
7501 Fix file name to match @setfilename.
7502
7503 2007-11-23 Mark A. Hershberger <mah@everybody.org>
7504
7505 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
7506 ($(infodir)/nxml-mode): New rule.
7507
7508 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
7509 ($(infodir)/nxml-mode): New rule.
7510 (clean): Add nxml-mode*.
7511
7512 * nxml-mode.texi: New file with nxml manual.
7513
7514 2007-11-18 Richard Stallman <rms@gnu.org>
7515
7516 * flymake.texi (Example -- Configuring a tool called directly):
7517 Update example.
7518
7519 2007-11-18 Michael Albinus <michael.albinus@gmx.de>
7520
7521 * tramp.texi (Filename completion): Simplify explanation of
7522 double-slash behavior. Explain directory contents flushing.
7523
7524 2007-11-16 Jay Belanger <jay.p.belanger@gmail.com>
7525
7526 * calc.texi (TeX and LaTeX Language Modes): Put in
7527 missing braces.
7528
7529 2007-11-15 Richard Stallman <rms@gnu.org>
7530
7531 * cl.texi (Equality Predicates): Delete `eql'.
7532 (Predicates, Naming Conventions, Top): Delete `eql'.
7533 (Common Lisp Compatibility): Delete `eql'.
7534 (Porting Common Lisp): Delete obsolete backquote info.
7535 Minor clarification about character constants.
7536 (Sequence Basics): Minor clarification.
7537
7538 2007-11-15 Juanma Barranquero <lekktu@gmail.com>
7539
7540 * cc-mode.texi (Electric Keys, Custom Macros):
7541 * tramp.texi (Filename completion): Fix typos.
7542
7543 2007-11-15 Jay Belanger <jay.p.belanger@gmail.com>
7544
7545 * calc.texi (Basic commands): Mention the menu.
7546
7547 2007-11-12 Michael Albinus <michael.albinus@gmx.de>
7548
7549 * tramp.texi (Connection caching): Tramp flushes connection
7550 properties when remote operating system has been changed.
7551
7552 2007-11-09 Reiner Steib <Reiner.Steib@gmx.de>
7553
7554 * gnus-news.texi: Fix spelling.
7555 `message-insert-formatted-citation-line', not
7556 `message-insert-formated-citation-line'.
7557
7558 * gnus.texi, gnus-faq.texi, message.texi: Bump version to 5.10.9.
7559
7560 2007-11-07 Michael Albinus <michael.albinus@gmx.de>
7561
7562 * tramp.texi (Overview): Mention also the PuTTY integration under
7563 w32. Remove paragraphs about Tramp's experimental status.
7564 (Frequently Asked Questions): Add code example for highlighting the
7565 mode line.
7566
7567 2007-11-03 Michael Olson <mwolson@gnu.org>
7568
7569 * remember.texi: Change mentions of remember-buffer to
7570 remember-finalize throughout.
7571
7572 2007-10-30 Michael Olson <mwolson@gnu.org>
7573
7574 * remember.texi (Copying): Remove.
7575 (Mailbox): Update with non-BBDB instructions.
7576 (Diary, Org): Add.
7577 (Bibliography, Planner Page): Remove.
7578
7579 2007-10-30 Juanma Barranquero <lekktu@gmail.com>
7580
7581 * makefile.w32-in (INFO_TARGETS): Add remember.
7582 (DVI_TARGETS): Add remember.dvi.
7583 ($(infodir)/remember): New rule.
7584 (clean): Add remember*.
7585
7586 2007-10-30 Michael Olson <mwolson@gnu.org>
7587
7588 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add remember.
7589 ($(infodir)/remember): New rule that builds the Remember Manual.
7590
7591 * remember.texi: New file containing the Remember Mode Manual.
7592 Shuffle chapters around after initial import.
7593 (Function Reference): Split Keystrokes into separate chapter.
7594 (Keystrokes): Document C-c C-k.
7595 (Introduction): Fix typographical issue with "---".
7596
7597 2007-10-29 Richard Stallman <rms@gnu.org>
7598
7599 * widget.texi (Introduction): Delete discussion of implementation
7600 internals.
7601
7602 2007-10-29 Michael Albinus <michael.albinus@gmx.de>
7603
7604 * tramp.texi (Connection caching): Host names must be different
7605 when tunneling.
7606
7607 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7608
7609 * gnus.texi, gnus-faq.texi, message.texi: Bump version to
7610 Gnus v5.13.
7611
7612 2007-10-28 Miles Bader <miles@gnu.org>
7613
7614 * gnus-news.texi, gnus-coding.texi, sasl.texi: New files.
7615
7616 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7617
7618 * gnus.texi (Sorting the Summary Buffer):
7619 Remove gnus-article-sort-by-date-reverse.
7620
7621 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7622
7623 * gnus.texi (Non-ASCII Group Names): New node.
7624 (Misc Group Stuff): Move gnus-group-name-charset-method-alist and
7625 gnus-group-name-charset-group-alist to Non-ASCII Group Names node.
7626
7627 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
7628
7629 * gnus.texi (Mail Source Specifiers, IMAP): Add a notice on the need to
7630 clean the output of the program `imap-shell-program'.
7631
7632 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7633
7634 * gnus.texi (IMAP): Mention nnimap-logout-timeout.
7635
7636 2007-10-28 Tassilo Horn <tassilo@member.fsf.org>
7637
7638 * gnus.texi (Sticky Articles): Documentation for sticky article
7639 buffers.
7640
7641 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
7642
7643 * gnus.texi (RSS): Document nnrss-ignore-article-fields.
7644
7645 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7646
7647 * gnus.texi (Various Various): Mention gnus-add-timestamp-to-message.
7648
7649 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7650
7651 * gnus.texi (Archived Messages):
7652 Document gnus-update-message-archive-method.
7653
7654 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7655
7656 * gnus.texi (Limiting): Document gnus-summary-limit-to-address.
7657
7658 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
7659
7660 * gnus.texi (Group Maneuvering):
7661 Document `gnus-summary-next-group-on-exit'.
7662
7663 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7664
7665 * gnus.texi (Really Various Summary Commands):
7666 Mention gnus-auto-select-on-ephemeral-exit.
7667
7668 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7669
7670 * gnus.texi, message.texi: Bump version number.
7671
7672 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7673
7674 * gnus.texi (Group Line Specification, Misc Group Stuff)
7675 (Server Commands): Parenthesize @pxref{Mail Spool}.
7676
7677 2007-10-28 Didier Verna <didier@xemacs.org>
7678
7679 New user option: message-signature-directory.
7680 * message.texi (Insertion Variables): Document it.
7681 * gnus.texi (Posting Styles): Ditto.
7682
7683 2007-10-28 Didier Verna <didier@xemacs.org>
7684
7685 * gnus.texi (Group Line Specification):
7686 * gnus.texi (Misc Group Stuff):
7687 * gnus.texi (Server Commands): Document the group compaction feature.
7688
7689 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7690
7691 * gnus-faq.texi ([5.2]): Adjust for message-fill-column.
7692
7693 * message.texi (Various Message Variables): Add message-fill-column.
7694
7695 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7696
7697 * gnus.texi: Untabify.
7698
7699 2007-10-28 Didier Verna <didier@xemacs.org>
7700
7701 * gnus.texi (Group Parameters): Document the posting-style merging
7702 process in topic-mode.
7703
7704 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7705
7706 * gnus.texi (Scoring On Other Headers): Add gnus-inhibit-slow-scoring.
7707
7708 2007-10-28 Romain Francoise <romain@orebokech.com>
7709
7710 * gnus.texi (Mail Spool): Fix typo.
7711 Update copyright.
7712
7713 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7714
7715 * gnus.texi (Limiting): Add gnus-summary-limit-to-singletons.
7716
7717 2007-10-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
7718
7719 * gnus.texi (Summary Generation Commands):
7720 Add gnus-summary-insert-ticked-articles.
7721
7722 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7723
7724 * gnus.texi (SpamAssassin back end): Rename spam-spamassassin-path
7725 to spam-spamassassin-program.
7726
7727 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7728
7729 * gnus.texi (Mail and Post): Add gnus-message-highlight-citation.
7730
7731 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7732
7733 * gnus.texi (Limiting): Add gnus-summary-limit-to-headers.
7734
7735 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7736
7737 * message.texi (Mail Headers): Document `opportunistic'.
7738
7739 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7740
7741 * emacs-mime.texi (Encoding Customization): Explain how to set
7742 mm-coding-system-priorities per hierarchy.
7743
7744 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7745
7746 * gnus.texi (Washing Mail): Add nnmail-ignore-broken-references and
7747 nnmail-broken-references-mailers instead of nnmail-fix-eudora-headers.
7748
7749 2007-10-28 Didier Verna <didier@xemacs.org>
7750
7751 * message.texi (Wide Reply): Update documentation of
7752 message-dont-reply-to-names (now allowing a list of regexps).
7753
7754 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7755
7756 * gnus.texi (Spam Package Introduction): Fix spam menu and links.
7757
7758 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7759
7760 * gnus.texi (SpamAssassin back end): Fix typo.
7761
7762 * sieve.texi (Examples): Fix grammar.
7763
7764 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7765
7766 * gnus.texi (Searching for Articles): Document M-S and M-R.
7767 (Limiting): Document / b.
7768
7769 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7770
7771 * gnus.texi (Thread Commands): T M-^.
7772
7773 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7774
7775 * message.texi (Mail Aliases): Document ecomplete.
7776 (Mail Aliases): Fix typo.
7777
7778 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7779
7780 * gnus.texi (Face): Restore xref to gnus-face-properties-alist;
7781 fix typo.
7782
7783 2007-10-28 Romain Francoise <romain@orebokech.com>
7784
7785 * gnus.texi (Mail Spool): Grammar fix.
7786
7787 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7788
7789 * gnus.texi (Mail Spool): nnml-use-compressed-files can be a
7790 string.
7791
7792 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7793
7794 * gnus.texi (Group Parameters): Fix description.
7795
7796 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7797
7798 * gnus.texi (Gmane Spam Reporting):
7799 Fix spam-report-gmane-use-article-number.
7800 Add spam-report-user-mail-address.
7801
7802 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7803
7804 * emacs-mime.texi (Non-MIME): x-gnus-verbatim -> x-verbatim.
7805
7806 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7807
7808 * gnus.texi (Group Parameters): Add simplified sorting example based on
7809 example for `Sorting the Summary Buffer' from Jari Aalto
7810 <jari.aalto@cante.net>.
7811 (Example Methods): Add example for an indirect connection.
7812
7813 2007-10-28 Kevin Greiner <kevin.greiner@compsol.cc>
7814
7815 * gnus.texi (nntp-open-via-telnet-and-telnet): Fix grammar.
7816 (Agent Parameters): Update parameter names to match code.
7817 (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as
7818 'gnus-agent-summary-fetch-series'.
7819 (Agent and flags): New section providing a generalized discussion
7820 of flag handling.
7821 (Agent and IMAP): Remove flag discussion.
7822 (Agent Variables): Add 'gnus-agent-synchronize-flags'.
7823
7824 2007-10-28 Romain Francoise <romain@orebokech.com>
7825
7826 * gnus.texi (Exiting the Summary Buffer): Add new function
7827 `gnus-summary-catchup-and-goto-prev-group', bound to `Z p'.
7828
7829 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7830
7831 * gnus.texi (Conformity): Fix typo.
7832 (Customizing Articles): Document `first'.
7833
7834 2007-10-28 Jari Aalto <jari.aalto@cante.net>
7835
7836 * gnus.texi (Sorting the Summary Buffer):
7837 Add `gnus-thread-sort-by-date-reverse'. Add example
7838 host to different sorting in NNTP and RSS groups.
7839
7840 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7841
7842 * message.texi (Insertion): Describe prefix for
7843 message-mark-inserted-region and message-mark-insert-file.
7844
7845 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7846
7847 * emacs-mime.texi (Non-MIME): Add Slrn-style verbatim marks and
7848 LaTeX documents. Describe "text/x-gnus-verbatim".
7849
7850 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7851
7852 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
7853 (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering)
7854 (spam-stat spam filtering, SpamOracle)
7855 (Extending the Spam ELisp package): Remove extra quote symbol for
7856 clarity.
7857
7858 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7859
7860 * gnus.texi (MIME Commands): Add gnus-article-save-part-and-strip,
7861 gnus-article-delete-part and gnus-article-replace-part.
7862 (Using MIME): Add gnus-mime-replace-part.
7863
7864 2007-10-28 Romain Francoise <romain@orebokech.com>
7865
7866 * gnus.texi (Mail Spool): Mention that `nnml-use-compressed-files'
7867 requires `auto-compression-mode' to be enabled. Add new nnml
7868 variable `nnml-compressed-files-size-threshold'.
7869
7870 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7871
7872 * gnus.texi (Sorting the Summary Buffer):
7873 Add gnus-thread-sort-by-recipient.
7874
7875 2007-10-28 Romain Francoise <romain@orebokech.com>
7876
7877 * message.texi (Insertion Variables): Mention new variable
7878 `message-yank-empty-prefix'. Change `message-yank-cited-prefix'
7879 documentation accordingly.
7880
7881 2007-10-28 Romain Francoise <romain@orebokech.com>
7882
7883 * gnus.texi (To From Newsgroups): Mention new variables
7884 `gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'.
7885
7886 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7887
7888 * gnus.texi (Using MIME): gnus-mime-copy-part supports the charset
7889 stuff; gnus-mime-inline-part does the automatic decompression.
7890
7891 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7892
7893 * gnus.texi (Spam ELisp Package Configuration Examples):
7894 "training.ham" should be "training.spam".
7895
7896 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7897
7898 * message.texi (Mail Variables): Fix the default value for
7899 message-send-mail-function.
7900
7901 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7902
7903 * gnus.texi (Optional Back End Functions): nntp-request-update-info
7904 always returns nil exceptionally.
7905
7906 2007-10-28 Simon Josefsson <jas@extundo.com>
7907
7908 * gnus.texi (Article Washing): Add libidn URL.
7909 Suggested by Michael Cook <michael@waxrat.com>.
7910
7911 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7912
7913 * gnus.texi (Topic Commands): Fix next/previous.
7914
7915 2007-10-28 Simon Josefsson <jas@extundo.com>
7916
7917 * gnus.texi (Article Washing): Mention `W i'.
7918
7919 2007-10-28 Jochen Küpper <jochen@fhi-berlin.mpg.de>
7920
7921 * gnus.texi (Group Parameters): Slight extension of sieve
7922 parameter description.
7923
7924 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7925
7926 * gnus.texi (Score Decays): `gnus-decay-scores' can be a regexp
7927 matching score files as well.
7928 (Picons): Describe `gnus-picon-style'.
7929
7930 2007-10-28 Romain Francoise <romain@orebokech.com>
7931
7932 * message.texi (Message Headers): Mention that headers are hidden
7933 using narrowing, and how to expose them.
7934 Update copyright.
7935
7936 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7937
7938 * gnus.texi: Mention `gnus-summary-limit-to-recipient' and
7939 `gnus-summary-sort-by-recipient'.
7940
7941 2007-10-28 Romain Francoise <romain@orebokech.com>
7942
7943 * gnus.texi (NNTP marks): New node.
7944 (NNTP): Move NNTP marks variables to the new node.
7945
7946 2007-10-28 Jesper Harder <harder@ifa.au.dk>
7947
7948 * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back end.
7949
7950 * gnus.texi (MIME Commands, Hashcash): Markup fix.
7951
7952 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7953
7954 * gnus.texi: Replaced @file{spam.el} with @code{spam.el}
7955 everywhere for consistency.
7956 (Filtering Spam Using The Spam ELisp Package): Admonish again.
7957 (Spam ELisp Package Sequence of Events): This is Gnus, say so.
7958 Say "regular expression" instead of "regex." Admonish.
7959 Pick other words to sound better (s/so/thus/).
7960 (Spam ELisp Package Filtering of Incoming Mail):
7961 Mention statistical filters. Remove old TODO.
7962 (Spam ELisp Package Sorting and Score Display in Summary Buffer):
7963 New section on sorting and displaying the spam score.
7964 (BBDB Whitelists): Mention spam-use-BBDB-exclusive is not a
7965 backend but an alias to spam-use-BBDB.
7966 (Extending the Spam ELisp package): Rewrite the example using the
7967 new backend functionality.
7968
7969 2007-10-28 Simon Josefsson <jas@extundo.com>
7970
7971 * gnus.texi (NNTP): Mention nntp-marks-is-evil and
7972 nntp-marks-directory, from Romain Francoise
7973 <romain@orebokech.com>.
7974
7975 2007-10-28 Magnus Henoch <mange@freemail.hu>
7976
7977 * gnus.texi (Hashcash): New default value of
7978 hashcash-default-payment.
7979
7980 2007-10-28 Simon Josefsson <jas@extundo.com>
7981
7982 * gnus.texi (Hashcash): Fix URL. Add pref to spam section.
7983 (Anti-spam Hashcash Payments): No need to load hashcash.el now.
7984
7985 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7986
7987 * gnus.texi (Adaptive Scoring): Add gnus-adaptive-pretty-print.
7988
7989 2007-10-28 Simon Josefsson <jas@extundo.com>
7990
7991 * gnus.texi (documentencoding): Add, to avoid warnings.
7992
7993 2007-10-28 Simon Josefsson <jas@extundo.com>
7994
7995 * message.texi (Mail Headers): Add.
7996
7997 * gnus.texi (Hashcash): Fix.
7998
7999 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
8000
8001 * gnus.texi (Hashcash): Change location of library, also mention
8002 that payments can be verified and fix the name of the
8003 hashcash-path variable.
8004
8005 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
8006
8007 * gnus.texi (Article Display): Add `gnus-picon-style'.
8008
8009 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
8010
8011 * gnus.texi (SpamAssassin backend): Add it to the detailmenu.
8012
8013 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
8014
8015 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
8016 (Bogofilter, spam-stat spam filtering, SpamOracle): Old incorrect
8017 warning about ham processors in spam groups removed.
8018
8019 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
8020
8021 * gnus.texi (SpamAssassin backend): Add new node about SpamAssassin.
8022 From Hubert Chan <hubert@uhoreg.ca>.
8023
8024 2007-10-28 Jesper Harder <harder@ifa.au.dk>
8025
8026 * gnus.texi (Spam ELisp Package Sequence of Events): Index.
8027 (Mailing List): Typo.
8028 (Customizing Articles): Add gnus-treat-ansi-sequences.
8029 (Article Washing): Index.
8030
8031 * message.texi: Use m-dash consistently.
8032
8033 2007-10-28 Jesper Harder <harder@ifa.au.dk>
8034
8035 * gnus.texi (GroupLens): Remove.
8036
8037 2007-10-28 Kevin Greiner <kgreiner@xpediantsolutions.com>
8038
8039 * gnus.texi (Outgoing Messages, Agent Variables):
8040 Add gnus-agent-queue-mail and gnus-agent-prompt-send-queue.
8041 Suggested by Gaute Strokkenes <gs234@srcf.ucam.org>
8042
8043 2007-10-28 Jesper Harder <harder@ifa.au.dk>
8044
8045 * gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
8046
8047 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
8048
8049 * gnus.texi (Article Washing): Add `gnus-article-treat-ansi-sequences'.
8050
8051 * gnus.texi (No Gnus): New node. Includes `gnus-news.texi'.
8052
8053 2007-10-28 Simon Josefsson <jas@extundo.com>
8054
8055 * gnus.texi (Top): Add SASL.
8056
8057 2007-10-27 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
8058
8059 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
8060
8061 2007-10-27 Reiner Steib <Reiner.Steib@gmx.de>
8062
8063 * gnus.texi (Troubleshooting): Adjust Gnus version number.
8064
8065 2007-10-27 Jay Belanger <jay.p.belanger@gmail.com>
8066
8067 * calc.texi (Formulas, Composition Basics): Lower the
8068 precedence of negation.
8069
8070 2007-10-25 Jonathan Yavner <jyavner@member.fsf.org>
8071
8072 * ses.texi (The Basics): Mention how to create a new spreadsheet.
8073 Mention the new three-letter column identifiers.
8074 (More on cell printing): Calculate-cell and truncate-cell are now `c'
8075 and `t' rather than `C-c C-c' and `C-c C-t'. Mention the stupid error
8076 message when using `c' on an empty default with default printer.
8077 (Buffer-local variables in spreadsheets): `symbolic-formulas' was
8078 renamed to `ses--symbolic-formulas' some time ago.
8079
8080 2007-10-25 Jay Belanger <jay.p.belanger@gmail.com>
8081
8082 * calc.texi (Default Simplifications, Making Selections)
8083 (Customizing Calc): Clarify associativity of multiplication.
8084
8085 2007-10-23 Michael Albinus <michael.albinus@gmx.de>
8086
8087 * tramp.texi (Traces and Profiles): Simplify loop over
8088 `trace-function-background'.
8089
8090 2007-10-22 Juri Linkov <juri@jurta.org>
8091
8092 * dired-x.texi (Shell Command Guessing): Default values are now
8093 available by typing M-n instead of M-p.
8094
8095 2007-10-21 Michael Albinus <michael.albinus@gmx.de>
8096
8097 * tramp.texi (Cleanup remote connections): New section.
8098 (Password caching): Remove `tramp-clear-passwd'.
8099 It's not a command anymore.
8100 (Bug Reports): Add `tramp-bug' to function index.
8101 (Function Index, Variable Index): New nodes.
8102 (Remote shell setup): Describe `tramp-password-prompt-regexp'.
8103
8104 * trampver.texi: Update release number.
8105
8106 2007-10-20 Jay Belanger <jay.p.belanger@gmail.com>
8107
8108 * calc.texi (History and Acknowledgements): Turn comment
8109 about integer size into past tense.
8110 (Time Zones): Remove pointer to Calc author's address.
8111 (Trigonometric and Hyperbolic Functions): Mention cotangent
8112 and hyperbolic cotangent. Fix typo.
8113
8114 2007-10-10 Michael Albinus <michael.albinus@gmx.de>
8115
8116 Sync with Tramp 2.1.11.
8117
8118 * trampver.texi: Update release number.
8119
8120 2007-10-06 Michael Albinus <michael.albinus@gmx.de>
8121
8122 * tramp.texi (External packages): New section.
8123
8124 2007-09-29 Juri Linkov <juri@jurta.org>
8125
8126 * info.texi (Help-Int): Document `L' (`Info-history').
8127
8128 2007-09-26 Carsten Dominik <dominik@science.uva.nl>
8129
8130 * org.texi: Change links to webpage and maintained email.
8131 (Remember): Promote to Chapter, significant changes.
8132 (Fast access to TODO states): New section.
8133 (Faces for TODO keywords): New section.
8134 (Export options): Example for #+DATE.
8135 (Progress logging): Section moved.
8136
8137 2007-09-26 Bill Wohler <wohler@newt.com>
8138
8139 * mh-e.texi (HTML): Mention binding of S-mouse-2 to
8140 browse-url-at-mouse.
8141
8142 2007-09-20 Eduard Wiebe <usenet@pusto.de> (tiny change)
8143
8144 * flymake.texi (Customizable variables): Face names don't end in -face.
8145 Fix flymake-err-line-patterns template.
8146 (Example -- Configuring a tool called directly): Fix init-function.
8147 (Highlighting erroneous lines): Face names don't end in -face.
8148
8149 2007-09-18 Exal de Jesus Garcia Carrillo <exal@gmx.de> (tiny change)
8150
8151 * erc.texi (Special-Features): Fix small typo.
8152
8153 2007-09-14 Michael Albinus <michael.albinus@gmx.de>
8154
8155 * tramp.texi (Filename Syntax): Provide links to "Inline methods"
8156 and "External transfer methods".
8157
8158 2007-09-13 Jay Belanger <jay.p.belanger@gmail.com>
8159
8160 * calc.texi (Predefined Units): Add some history.
8161
8162 2007-09-08 Michael Olson <mwolson@gnu.org>
8163
8164 * erc.texi (Copying): New section included from gpl.texi.
8165 This matches the look of the upstream ERC manual.
8166
8167 2007-09-07 Jay Belanger <jay.p.belanger@gmail.com>
8168
8169 * calc.texi (History and Acknowledgements): Adjust the "thanks".
8170 (Random Numbers): Clarify the distribution of `random'.
8171
8172 2007-09-06 Glenn Morris <rgm@gnu.org>
8173
8174 Move manual sources from man/ to subdirectories of doc/.
8175 Split into the Emacs manual in emacs/, and other manuals in misc/.
8176 Change all setfilename commands to use ../../info.
8177 * Makefile.in: Move the parts of the old man/Makefile.in that do not
8178 refer to the Emacs manual here.
8179 (infodir): New variable.
8180 (INFO_TARGETS, info): Use infodir. Also used by all info targets.
8181 (cc-mode.texi, faq.texi): Update references to source file locations.
8182 * makefile.w32-in: Move the parts of the old man/makefile.w32-in that
8183 do not refer to the Emacs manual here.
8184 (infodir, MULTI_INSTALL_INFO, ENVADD): Go up one more level.
8185
8186 * Makefile.in: Add `basename' versions of all info targets, for
8187 convenience when rebuilding just one manual.
8188 (../etc/GNU): Delete obsolete target.
8189 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
8190 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
8191 *.vrs *.toc here...
8192 (maintainer-clean): ...from here.
8193
8194 * makefile.w32-in (../etc/GNU): Delete obsolete target.
8195
8196 2007-09-01 Jay Belanger <jay.p.belanger@gmail.com>
8197
8198 * calc.texi (Date Conversions): Clarify definition of
8199 Julian day numbering.
8200 (Date Forms): Clarify definition of Julian day numbering;
8201 add some history.
8202
8203 2007-08-30 Carsten Dominik <dominik@science.uva.nl>
8204
8205 * org.texi: Version 5.07.
8206
8207 2007-08-24 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
8208
8209 * message.texi (MIME): Replace mml-attach with mml-attach-file.
8210
8211 2007-08-22 Carsten Dominik <dominik@science.uva.nl>
8212
8213 * org.texi (Adding hyperlink types): New section.
8214 (Embedded LaTeX): Chapter updated because of LaTeX export.
8215 (LaTeX export): New section.
8216 (Using links out): New section.
8217
8218 2007-08-22 Glenn Morris <rgm@gnu.org>
8219
8220 * faq.texi (Learning how to do something): Refcards now in
8221 etc/refcards/ directory.
8222
8223 2007-08-22 Michael Albinus <michael.albinus@gmx.de>
8224
8225 * tramp.texi (Remote Programs): Persistency file must be cleared when
8226 changing `tramp-remote-path'.
8227 (Filename Syntax): Don't use @var{} constructs inside the @trampfn
8228 macro.
8229
8230 2007-08-17 Jay Belanger <jay.p.belanger@gmail.com>
8231
8232 * calc.texi: Move contents to beginning of file.
8233 (Algebraic Entry): Fix the formatting of an example.
8234
8235 2007-08-15 Jay Belanger <jay.p.belanger@gmail.com>
8236
8237 * calc.texi (Basic Operations on Units): Mention exact versus
8238 inexact conversions.
8239
8240 2007-08-14 Jay Belanger <jay.p.belanger@gmail.com>
8241
8242 * calc.texi (Basic Operations on Units): Mention default
8243 values for new units.
8244 (Quick Calculator Mode): Mention that binary format will
8245 be displayed.
8246
8247 2007-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
8248
8249 * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.
8250
8251 2007-08-10 Katsumi Yamaoka <yamaoka@jpl.org>
8252
8253 * gnus.texi (NNTP): Mention nntp-xref-number-is-evil.
8254
8255 2007-08-08 Glenn Morris <rgm@gnu.org>
8256
8257 * gnus.texi, sieve.texi: Replace `iff'.
8258
8259 2007-08-03 Jay Belanger <jay.p.belanger@gmail.com>
8260
8261 * calc.texi (Basic Graphics): Mention the graphing of error
8262 forms.
8263 (Graphics Options): Mention how `g s' handles error forms.
8264 (Curve Fitting): Mention plotting the curves.
8265 (Standard Nonlinear Models): Add additional models.
8266 (Curve Fitting Details): Mention the Levenberg-Marquardt method.
8267 (Linear Fits): Correct result.
8268
8269 2007-08-01 Alan Mackenzie <acm@muc.de>
8270
8271 * cc-mode.texi (Mailing Lists and Bug Reports): Correct "-no-site-file"
8272 to "--no-site-file".
8273
8274 2007-07-29 Michael Albinus <michael.albinus@gmx.de>
8275
8276 * tramp.texi (Frequently Asked Questions): Point to mode line
8277 extension in Emacs 23.1.
8278
8279 * trampver.texi: Update release number.
8280
8281 2007-07-27 Glenn Morris <rgm@gnu.org>
8282
8283 * calc.texi (Copying): Include license text from gpl.texi, rather than
8284 in-line.
8285
8286 2007-07-25 Glenn Morris <rgm@gnu.org>
8287
8288 * calc.texi (Copying): Replace license with GPLv3.
8289
8290 * Relicense all FSF files to GPLv3 or later.
8291
8292 2007-07-22 Michael Albinus <michael.albinus@gmx.de>
8293
8294 Sync with Tramp 2.1.10.
8295
8296 * tramp.texi (trampfn): Expand macro implementation in order to handle
8297 empty arguments.
8298 (trampfnmhl, trampfnuhl, trampfnhl): Remove macros. Replace all
8299 occurrences by trampfn.
8300 (Frequently Asked Questions): Extend example code for host
8301 identification in the modeline. Add bbdb to approaches shortening Tramp
8302 file names to be typed.
8303
8304 * trampver.texi: Update release number.
8305
8306 2007-07-17 Michael Albinus <michael.albinus@gmx.de>
8307
8308 * tramp.texi: Move @setfilename ../info/tramp up, outside the header
8309 section. Reported by <poti@potis.org>.
8310 (Remote processes): Arguments of the program to be debugged are taken
8311 literally.
8312 (Frequently Asked Questions): Simplify recentf example.
8313
8314 2007-07-14 Karl Berry <karl@gnu.org>
8315
8316 * info.texi (@copying): New Back-Cover Text.
8317
8318 * info.texi (Quitting Info): Move to proper place in source.
8319 (Reported by Benno Schulenberg.)
8320
8321 2007-07-13 Eli Zaretskii <eliz@gnu.org>
8322
8323 * Makefile.in (../info/emacs-mime): Use --enable-encoding.
8324
8325 * makefile.w32-in ($(infodir)/emacs-mime): Ditto.
8326
8327 * emacs-mime.texi: Add @documentencoding directive.
8328
8329 2007-07-12 Nick Roberts <nickrob@snap.net.nz>
8330
8331 * tramp.texi (Remote processes): Add an anchor to the subsection
8332 "Running a debugger on a remote host".
8333
8334 2007-07-12 Michael Albinus <michael.albinus@gmx.de>
8335
8336 * tramp.texi (Remote processes): Don't call it "experimental" any
8337 longer. Add subsection about running a debugger on a remote host.
8338
8339 2007-07-10 Carsten Dominik <dominik@science.uva.nl>
8340
8341 * org.texi (Properties and columns): Chapter rewritten.
8342
8343 2007-07-08 Michael Albinus <michael.albinus@gmx.de>
8344
8345 * tramp.texi:
8346 * trampver.texi: Migrate to Tramp 2.1.
8347
8348 2007-07-02 Carsten Dominik <dominik@science.uva.nl>
8349
8350 * org.texi (Properties): New chapter.
8351
8352 2007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
8353
8354 * gnus-faq.texi ([3.2]): Fix locating of environment variables in the
8355 Control Panel.
8356
8357 * gnus.texi (Misc Article): Add index entry for
8358 gnus-single-article-buffer.
8359
8360 2007-06-27 Andreas Seltenreich <andreas@gate450.dyndns.org>
8361
8362 * gnus.texi (Starting Up): Fix typo.
8363
8364 2007-06-25 Katsumi Yamaoka <yamaoka@jpl.org>
8365
8366 * gnus.texi (Asynchronous Fetching): Fix typo.
8367
8368 2007-06-20 Jay Belanger <jay.p.belanger@gmail.com>
8369
8370 * calc.texi:Change ifinfo to ifnottex (as appropriate) throughout.
8371 (About This Manual): Remove redundant information.
8372 (Getting Started): Mention author.
8373 (Basic Arithmetic, Customizing Calc): Make description of the
8374 variable `calc-multiplication-has-precedence' match its new effect.
8375
8376 2007-06-19 Jay Belanger <jay.p.belanger@gmail.com>
8377
8378 * calc.texi (Basic Arithmetic, Customizing Calc):
8379 Mention the variable `calc-multiplication-has-precedence'.
8380
8381 2007-06-19 Carsten Dominik <dominik@science.uva.nl>
8382
8383 * org.texi (Tag): Section swapped with node Timestamps.
8384 (Formula syntax for Lisp): Document new `L' flag.
8385
8386 2007-06-06 Andreas Seltenreich <andreas@gate450.dyndns.org>
8387
8388 * gnus.texi (Misc Group Stuff, Summary Buffer)
8389 (Server Commands, Article Keymap): Fix typo. s/function/command/.
8390
8391 2007-06-06 Juanma Barranquero <lekktu@gmail.com>
8392
8393 * cc-mode.texi (Comment Commands, Getting Started, Style Variables):
8394 * gnus.texi (Article Buttons, Mail Source Customization)
8395 (Sending or Not Sending, Customizing NNDiary):
8396 * message.texi (Message Headers):
8397 * mh-e.texi (HTML): Fix typos.
8398
8399 2007-06-07 Michael Albinus <michael.albinus@gmx.de>
8400
8401 Sync with Tramp 2.0.56.
8402
8403 * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc
8404 settings. Reported by Ted Zlatanov <tzz@lifelogs.com>.
8405
8406 2007-06-02 Chong Yidong <cyd@stupidchicken.com>
8407
8408 * Version 22.1 released.
8409
8410 2007-05-26 Michael Olson <mwolson@gnu.org>
8411
8412 * erc.texi (Modules): Fix references to completion modules.
8413
8414 2007-05-09 Reiner Steib <Reiner.Steib@gmx.de>
8415
8416 * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
8417
8418 2007-05-09 Didier Verna <didier@xemacs.org>
8419
8420 * gnus.texi (Email Based Diary): New. Proper documentation for the
8421 nndiary back end and the gnus-diary library.
8422
8423 2007-05-03 Karl Berry <karl@gnu.org>
8424
8425 * .cvsignore (*.pdf): New entry.
8426
8427 * texinfo.tex: Update from current version for better pdf generation.
8428
8429 2007-04-30 Reiner Steib <Reiner.Steib@gmx.de>
8430
8431 * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.
8432
8433 2007-04-28 Glenn Morris <rgm@gnu.org>
8434
8435 * faq.texi (New in Emacs 22): Restore mention of python.el pending
8436 consideration of legal status.
8437
8438 2007-04-27 J.D. Smith <jdsmith@as.arizona.edu>
8439
8440 * idlwave.texi: Minor updates for IDLWAVE 6.1.
8441
8442 2007-04-24 Chong Yidong <cyd@stupidchicken.com>
8443
8444 * faq.texi (New in Emacs 22): python.el removed.
8445
8446 2007-04-23 Jay Belanger <jay.p.belanger@gmail.com>
8447
8448 * calc.texi (Reporting bugs): Update maintainer's address.
8449
8450 2007-04-22 Chong Yidong <cyd@stupidchicken.com>
8451
8452 * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
8453
8454 2007-04-15 Jay Belanger <belanger@truman.edu>
8455
8456 * calc.texi (Title page): Remove the date.
8457 (Basic Arithmetic): Emphasize that / binds less strongly than *.
8458 (The Standard Calc Interface): Change trail title.
8459 (Floats): Mention that when non-decimal floats are entered, only
8460 approximations are stored.
8461 (Copying): Move to the appendices.
8462 (GNU Free Documentation License): Add as an appendix.
8463
8464 2007-04-15 Chong Yidong <cyd@stupidchicken.com>
8465
8466 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
8467 * dired-x.texi, ebrowse.texi, ediff.texi:
8468 * emacs-mime.texi, erc.texi, eshell.texi:
8469 * eudc.texi, flymake.texi, forms.texi, gnus.texi:
8470 * idlwave.texi, message.texi, newsticker.texi, org.texi:
8471 * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi:
8472 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
8473 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi:
8474 * woman.texi: Include GFDL.
8475
8476 * doclicense.texi: Remove node heading, so that it can be included by
8477 other files.
8478
8479 * dired-x.texi: Relicence under GFDL. Remove date from title page.
8480
8481 * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
8482 than *.
8483
8484 2007-04-14 Carsten Dominik <dominik@science.uva.nl>
8485
8486 * org.texi (Formula syntax for Calc): Emphasize the operator precedence
8487 in Calc.
8488
8489 2007-04-09 Romain Francoise <romain@orebokech.com>
8490
8491 * faq.texi (New in Emacs 22): Mention improvements to the Windows and
8492 Mac OS ports. Make it clear that mouse-1 complements and doesn't
8493 replace mouse-2.
8494
8495 2007-04-08 Chong Yidong <cyd@stupidchicken.com>
8496
8497 * woman.texi (Word at point, Interface Options): woman-topic-at-point
8498 renamed to woman-use-topic-at-point. Document new behavior.
8499
8500 2007-04-08 Richard Stallman <rms@gnu.org>
8501
8502 * url.texi: Fix some indexing.
8503 (Disk Caching): Drop discussion of old/other Emacs versions.
8504
8505 2007-04-07 Chong Yidong <cyd@stupidchicken.com>
8506
8507 * url.texi (Disk Caching): Say Emacs 21 "and later".
8508
8509 * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
8510 on Font locking which now mentions JIT lock.
8511
8512 2007-04-01 Michael Olson <mwolson@gnu.org>
8513
8514 * erc.texi: Update for the ERC 5.2 release.
8515
8516 2007-03-31 David Kastrup <dak@gnu.org>
8517
8518 * woman.texi (Topic, Interface Options): Explain changes semantics of
8519 woman-manpath in order to consider MANPATH_MAP entries.
8520
8521 2007-03-31 Eli Zaretskii <eliz@gnu.org>
8522
8523 * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
8524
8525 2007-03-26 Richard Stallman <rms@gnu.org>
8526
8527 * pgg.texi (Caching passphrase): Clean up previous change.
8528
8529 2007-03-25 Thien-Thi Nguyen <ttn@gnu.org>
8530
8531 * gnus.texi (Setting Process Marks): Fix typo.
8532
8533 2007-03-25 Romain Francoise <romain@orebokech.com>
8534
8535 * faq.texi (New in Emacs 22): Reorganize using an itemized list for
8536 readability, and include various fixes by Daniel Brockman, Nick Roberts
8537 and Dieter Wilhelm.
8538
8539 2007-03-24 Thien-Thi Nguyen <ttn@gnu.org>
8540
8541 * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
8542
8543 * gnus.texi (Mail Source Specifiers): Fix typo.
8544
8545 2007-03-22 Ralf Angeli <angeli@caeruleus.net>
8546
8547 * reftex.texi (Imprint): Update maintainer information.
8548
8549 2007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
8550
8551 * message.texi (Message Buffers): Update documentation for
8552 message-generate-new-buffers.
8553
8554 2007-03-15 Daiki Ueno <ueno@unixuser.org>
8555
8556 * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
8557
8558 2007-03-21 Glenn Morris <rgm@gnu.org>
8559
8560 * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2.
8561
8562 2007-03-19 Chong Yidong <cyd@stupidchicken.com>
8563
8564 * eshell.texi (Known problems): Emacs 21 -> 22.
8565
8566 * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
8567
8568 2007-03-18 Jay Belanger <belanger@truman.edu>
8569
8570 * calc.texi (Time Zones): Mention that the DST rules changed in 2007.
8571
8572 2007-03-12 Glenn Morris <rgm@gnu.org>
8573
8574 * calc.texi (Time Zones): Switch to new North America DST rule.
8575
8576 * calc.texi: Replace "daylight savings" with "daylight
8577 saving" in text throughout.
8578
8579 2007-03-11 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
8580
8581 * gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
8582 The variable now uses a list of symbols instead of just a symbol.
8583 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
8584
8585 2007-03-06 Romain Francoise <romain@orebokech.com>
8586
8587 * faq.texi (New in Emacs 22): Don't say "now" too much. Add MH-E to
8588 new packages, and mention Gnus update.
8589
8590 2007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
8591
8592 * gnus.texi (NNTP): Mention nntp-never-echoes-commands and
8593 nntp-open-connection-functions-never-echo-commands.
8594
8595 2007-02-27 Chong Yidong <cyd@stupidchicken.com>
8596
8597 * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
8598 problems on the console, and security risk in not using gpg-agent.
8599
8600 2007-02-25 Carsten Dominik <dominik@science.uva.nl>
8601
8602 * org.texi (The spreadsheet): Rename from "Table calculations".
8603 Completely reorganized and rewritten.
8604 (CamelCase links): Section removed.
8605 (Repeating items): New section.
8606 (Tracking TODO state changes): New section.
8607 (Agenda views): Chapter reorganized and rewritten.
8608 (HTML export): Section rewritten.
8609 (Tables in arbitrary syntax): New section.
8610 (Summary): Better feature summary.
8611 (Activation): Document problem with cut-and-paste of Lisp code
8612 from PDF files.
8613 (Visibility cycling): Document indirect buffer use.
8614 (Structure editing): Document sorting.
8615 (Remember): Section rewritten.
8616 (Time stamps): Better description of time stamp types.
8617 (Tag searches): Document regular expression search for tags.
8618 (Stuck projects): New section.
8619 (In-buffer settings): New keywords.
8620 (History and Acknowledgments): Update description.
8621
8622 2007-02-24 Alan Mackenzie <acm@muc.de>
8623
8624 * cc-mode.texi (Movement Commands): Insert two missing command names.
8625 (Getting Started): Slight wording correction (use conditional).
8626
8627 2007-02-22 Kim F. Storm <storm@cua.dk>
8628
8629 * widget.texi (User Interface, Basic Types): Document need to put some
8630 text before the %v escape in :format string in editable-field widget.
8631
8632 2007-02-18 Romain Francoise <romain@orebokech.com>
8633
8634 * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not
8635 `cvs-mode-quit'.
8636
8637 2007-02-10 Markus Triska <markus.triska@gmx.at>
8638
8639 * widget.texi (Programming Example): Put constant strings in :format.
8640
8641 2007-02-07 Juanma Barranquero <lekktu@gmail.com>
8642
8643 * faq.texi (Fullscreen mode on MS-Windows): New node.
8644
8645 2007-02-04 David Kastrup <dak@gnu.org>
8646
8647 * faq.texi (AUCTeX): Update version number. Should probably be done
8648 for other packages as well.
8649
8650 2007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
8651
8652 * gnus.texi (Batching Agents): Fix example. Reported by Tassilo Horn
8653 <tassilo@member.fsf.org>.
8654
8655 2007-01-20 Markus Triska <markus.triska@gmx.at>
8656
8657 * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
8658
8659 2007-01-13 Michael Olson <mwolson@gnu.org>
8660
8661 * erc.texi (Modules): Mention capab-identify module.
8662
8663 2007-01-05 Michael Olson <mwolson@gnu.org>
8664
8665 * erc.texi (Getting Started): Update for /RECONNECT command.
8666
8667 2007-01-04 Richard Stallman <rms@gnu.org>
8668
8669 * ebrowse.texi: Change C-c b to C-c C-m.
8670
8671 2007-01-03 Reiner Steib <Reiner.Steib@gmx.de>
8672
8673 * gnus.texi (Customizing Articles): Use index entries for gnus-treat-*
8674 variables only in info to avoid redundant entries in the printed
8675 manual.
8676
8677 2007-01-02 Daiki Ueno <ueno@unixuser.org>
8678
8679 * message.texi (Using PGP/MIME): Document gpg-agent usage.
8680
8681 2007-01-02 Reiner Steib <Reiner.Steib@gmx.de>
8682
8683 * message.texi (Security): Split into sub-nodes.
8684
8685 2007-01-01 Alan Mackenzie <acm@muc.de>
8686
8687 * cc-mode.texi ("Limitations and Known Bugs"): Document problems with
8688 eval-after-load in Emacs <=21 and a workaround. Document that
8689 trigraphs are not supported.
8690
8691 2007-01-01 Alan Mackenzie <acm@muc.de>
8692
8693 * cc-mode.texi ("Filling and Breaking"): Amend the doc for
8694 c-context-line-break. When invoked within a string, preserve
8695 whitespace. Add a backslash only when also in a macro.
8696
8697 2007-01-01 Alan Mackenzie <acm@muc.de>
8698
8699 * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
8700
8701 2007-01-01 Alan Mackenzie <acm@muc.de>
8702
8703 * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae]
8704 are now bound by default to c-\(beginning\|end\)-of-defun by default.
8705
8706 2007-01-01 Alan Mackenzie <acm@muc.de>
8707
8708 * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from
8709 "Choosing a Style".
8710
8711 * cc-mode.texi ("Styles"): Add @dfn{style}.
8712
8713 2006-12-30 Michael Albinus <michael.albinus@gmx.de>
8714
8715 Sync with Tramp 2.0.55.
8716
8717 * trampver.texi: Update release number.
8718
8719 2006-12-29 Reiner Steib <Reiner.Steib@gmx.de>
8720
8721 * gnus.texi (Customizing Articles): Add index entries for all
8722 gnus-treat-* variables.
8723
8724 2006-12-29 Jouni K. Seppänen <jks@iki.fi>
8725
8726 * gnus.texi (IMAP): Fix incorrect explanation of
8727 nnimap-search-uids-not-since-is-evil in documentation for
8728 nnimap-expunge-search-string.
8729
8730 2006-12-27 Reiner Steib <Reiner.Steib@gmx.de>
8731
8732 * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
8733 spam-ifile-database.
8734
8735 2006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
8736
8737 * gnus.texi (Spam Package Configuration Examples): Don't encourage to
8738 rebind C-s.
8739
8740 2006-12-26 Jouni K. Seppänen <jks@iki.fi>
8741
8742 * gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
8743 (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
8744 "expiring mail".
8745 (IMAP): Document nnimap-search-uids-not-since-is-evil and
8746 nnimap-nov-is-evil.
8747
8748 2006-12-25 Kevin Ryde <user42@zip.com.au>
8749
8750 * cl.texi (Sorting Sequences): In sort*, add a little cautionary note
8751 about the key procedure being used heavily.
8752
8753 2006-12-24 Chong Yidong <cyd@stupidchicken.com>
8754
8755 * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
8756 to t.
8757 (Prerequisites): Add explanation about gpg-agent.
8758
8759 2006-12-22 Kevin Ryde <user42@zip.com.au>
8760
8761 * cl.texi (Sorting Sequences): Typo in sort*, example showed plain
8762 "sort" instead of "sort*".
8763
8764 2006-12-19 Richard Stallman <rms@gnu.org>
8765
8766 * calc.texi (History and Acknowledgements): Recognize that Emacs
8767 now does have floating point.
8768
8769 2006-12-19 Michael Albinus <michael.albinus@gmx.de>
8770
8771 * tramp.texi (External transfer methods): Describe new method `scpc'.
8772
8773 2006-12-17 Sascha Wilde <wilde@sha-bang.de>
8774
8775 * pgg.texi: Added short note on gpg-agent to the introduction.
8776
8777 2006-12-13 Reiner Steib <Reiner.Steib@gmx.de>
8778
8779 * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
8780 also applies to Cc.
8781
8782 2006-12-12 Reiner Steib <Reiner.Steib@gmx.de>
8783
8784 * gnus.texi (X-Face): Clarify. Say which programs are required
8785 on Windows.
8786
8787 2006-12-08 Michael Olson <mwolson@gnu.org>
8788
8789 * erc.texi (Modules): Remove documentation for list module.
8790
8791 2006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
8792
8793 * faq.texi (^M in the shell buffer): Ditto.
8794
8795 2006-11-20 Michael Olson <mwolson@gnu.org>
8796
8797 * erc.texi: Call this the 5.2 stable pre-release of ERC.
8798
8799 2006-11-17 Carsten Dominik <dominik@science.uva.nl>
8800
8801 * org.texi: Fix typos.
8802 (Agenda commands): Document `C-k'.
8803
8804 2006-11-16 Eli Zaretskii <eliz@gnu.org>
8805
8806 * url.texi (http/https): Fix a typo in the HTTP URL.
8807
8808 2006-11-14 Stephen Leake <stephen_leake@stephe-leake.org>
8809
8810 * ada-mode.texi: Total rewrite.
8811
8812 2006-11-13 Carsten Dominik <dominik@science.uva.nl>
8813
8814 * org.texi: Minor typo fixes.
8815
8816 2006-11-13 Bill Wohler <wohler@newt.com>
8817
8818 Release MH-E manual version 8.0.3.
8819
8820 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
8821 release 8.0.3.
8822
8823 * mh-e.texi (Incorporating Mail): Use output of "mhparam Path"
8824 to set MAILDIR.
8825 (Reading Mail): Document the customization of read-mail-command
8826 for MH-E.
8827 (Viewing Attachments): Document mm-discouraged-alternatives.
8828 (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag.
8829 (Junk): Add more information about the settings of mh-junk-background
8830 in a program. Add /usr/bin/mh to PATH in examples.
8831
8832 2006-11-12 Richard Stallman <rms@gnu.org>
8833
8834 * woman.texi: Update author address but say he no longer maintains it.
8835
8836 2006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
8837
8838 * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of
8839 archived trees.
8840 (Checkboxes): Section moved to chapter 5, and extended.
8841 (The date/time prompt): New section.
8842 (Link abbreviations): New section.
8843 (Presentation and sorting): New section.
8844 (Custom agenda views): Section completely rewritten.
8845 (Summary): Compare with Planner.
8846 (Feedback): More info about creating backtraces.
8847 (Plain lists): Modify example.
8848 (Breaking down tasks): New section.
8849 (Custom time format): New section.
8850 (Time stamps): Document inactive timestamps.
8851 (Setting tags): More details about fast tag selection.
8852 (Block agenda): New section.
8853 (Custom agenda views): Section rewritten.
8854 (Block agenda): New section.
8855
8856 2006-11-07 Michael Albinus <michael.albinus@gmx.de>
8857
8858 * tramp.texi (Configuration): scp is the default method.
8859 (Default Method): Use ssh as example for another method.
8860
8861 2006-10-27 Richard Stallman <rms@gnu.org>
8862
8863 * woman.texi: Downcase nroff/troff/roff.
8864 (Installation): Chapter deleted. Some xrefs deleted.
8865 (Background): woman doesn't advise man ;-).
8866
8867 2006-10-26 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8868
8869 * ada-mode.texi (Project files, Identifier completion)
8870 (Automatic Casing, Debugging, Using non-standard file names)
8871 (Working Remotely): Fix typos.
8872
8873 2006-10-20 Masatake YAMATO <jet@gyve.org>
8874
8875 * cc-mode.texi (Sample .emacs File): Add missing `)' in
8876 sample code `my-c-initialization-hook'.
8877
8878 2006-10-19 Stuart D. Herring <herring@lanl.gov>
8879
8880 * widget.texi: Fix typos.
8881
8882 2006-10-19 Michael Albinus <michael.albinus@gmx.de>
8883
8884 * tramp.texi (Frequently Asked Questions): Remove questions marked with
8885 "???". There have been no complaints for years, so the information
8886 must be appropriate.
8887
8888 2006-10-16 Richard Stallman <rms@gnu.org>
8889
8890 * widget.texi: Use @var instead of capitalization.
8891 Clarify many widget type descriptions.
8892
8893 2006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
8894
8895 * gnus.texi (Other modes): Fix typo. Add alternative index entry for
8896 gnus-dired-attach.
8897 (Selecting a Group): Fix typo.
8898
8899 2006-10-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8900
8901 * widget.texi: Fix typos.
8902
8903 2006-10-06 Reiner Steib <Reiner.Steib@gmx.de>
8904
8905 * gnus.texi (Image Enhancements): Update for Emacs 22.
8906
8907 * gnus-faq.texi ([1.3]): Update.
8908
8909 2006-10-06 Richard Stallman <rms@gnu.org>
8910
8911 * faq.texi (Displaying the current line or column):
8912 Delete "As of Emacs 20".
8913
8914 2006-10-06 Romain Francoise <romain@orebokech.com>
8915
8916 * faq.texi (VM): VM works with Emacs 22 too.
8917
8918 2006-10-06 Richard Stallman <rms@gnu.org>
8919
8920 * ebrowse.texi: Remove Emacs version "21" from title.
8921
8922 2006-10-02 Reiner Steib <Reiner.Steib@gmx.de>
8923
8924 * gnus.texi (Foreign Groups): Say where change of editing commands are
8925 stored. Add reference to `gnus-parameters'.
8926
8927 2006-09-15 Jay Belanger <belanger@truman.edu>
8928
8929 * calc.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE):
8930 Change "Library Public License" to "Lesser Public License"
8931 throughout. Use "yyyy" to represent year.
8932
8933 2006-09-15 Carsten Dominik <dominik@science.uva.nl>
8934
8935 * org.texi (Setting tags): Typo fix.
8936
8937 2006-09-14 Reiner Steib <Reiner.Steib@gmx.de>
8938
8939 * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
8940
8941 2006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
8942
8943 * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
8944
8945 2006-09-12 Paul Eggert <eggert@cs.ucla.edu>
8946
8947 * faq.texi (Escape sequences in shell output): EMACS is now set
8948 to Emacs's absolute file name, not to "t".
8949 (^M in the shell buffer): Likewise.
8950
8951 2006-09-11 Reiner Steib <Reiner.Steib@gmx.de>
8952
8953 * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
8954 mails with pop3-leave-mail-on-server. Fix wording.
8955 (Limiting): Improve gnus-summary-limit-to-articles.
8956 (X-Face): Fix typo.
8957
8958 2006-09-11 Simon Josefsson <jas@extundo.com>
8959
8960 * smtpmail.texi (Authentication): Explain TLS and SSL better, based on
8961 suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
8962
8963 2006-09-06 Simon Josefsson <jas@extundo.com>
8964
8965 * smtpmail.texi (Authentication): Mention SSL.
8966
8967 2006-09-03 Diane Murray <disumu@x3y2z1.net>
8968
8969 * erc.texi (Getting Started, Connecting): Change erc-select to erc.
8970
8971 2006-09-01 Eli Zaretskii <eliz@gnu.org>
8972
8973 * rcirc.texi (Internet Relay Chat, Useful IRC commands):
8974 Don't use @indicateurl.
8975
8976 * cc-mode.texi (Subword Movement): Don't use @headitem.
8977 (Custom Braces, Clean-ups): Don't use @tie.
8978
8979 2006-08-29 Michael Albinus <michael.albinus@gmx.de>
8980
8981 Sync with Tramp 2.0.54.
8982
8983 * tramp.texi (Bug Reports): The Tramp mailing list is moderated now.
8984 Suggested by Adrian Phillips <a.phillips@met.no>.
8985
8986 2006-08-15 Carsten Dominik <dominik@science.uva.nl>
8987
8988 * org.texi (Installation, Activation): Split from Installation and
8989 Activation.
8990 (Clocking work time): Document new features.
8991
8992 2006-08-13 Alex Schroeder <alex@gnu.org>
8993
8994 * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
8995 example.
8996
8997 2006-08-12 Eli Zaretskii <eliz@gnu.org>
8998
8999 * faq.texi (How to add fonts): New node.
9000
9001 2006-08-05 Romain Francoise <romain@orebokech.com>
9002
9003 * faq.texi (New in Emacs 22): Expand.
9004
9005 2006-08-03 Michael Olson <mwolson@gnu.org>
9006
9007 * erc.texi: Update for ERC 5.1.4.
9008
9009 2006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
9010
9011 * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
9012 in .../site-lisp/gnus/ by default.
9013 [ From gnus-news.texi in the trunk. ]
9014
9015 2006-07-27 Reiner Steib <Reiner.Steib@gmx.de>
9016
9017 * gnus.texi (MIME Commands): Additions for yEnc.
9018
9019 2006-07-24 Richard Stallman <rms@gnu.org>
9020
9021 * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi:
9022 * faq.texi: Move periods and commas inside quotes.
9023
9024 2006-07-20 Jay Belanger <belanger@truman.edu>
9025
9026 * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
9027
9028 2006-07-18 Chong Yidong <cyd@stupidchicken.com>
9029
9030 * faq.texi (Security risks with Emacs): Document Emacs 22
9031 file-local-variable mechanism.
9032
9033 2006-07-12 Michael Olson <mwolson@gnu.org>
9034
9035 * erc.texi: Update for ERC 5.1.3.
9036
9037 2006-07-12 Alex Schroeder <alex@gnu.org>
9038
9039 * rcirc.texi: Fix typos.
9040 (Getting started with rcirc): New calling convention for M-x irc.
9041 Mention #rcirc. Removed channel tracking.
9042 (Configuration): Change the names of all variables that got changed
9043 recently, eg. rcirc-server to rcirc-default-server. Added
9044 documentation for rcirc-authinfo, some background for Bitlbee, and
9045 rcirc-track-minor-mode.
9046 (Scrolling conservatively): Fix the xref from Auto Scrolling to just
9047 Scrolling.
9048 (Reconnecting after you have lost the connection): Fix example code
9049 to match code changes.
9050
9051 2006-07-10 Nick Roberts <nickrob@snap.net.nz>
9052
9053 * gnus.texi, message.texi: Fix typos.
9054
9055 2006-07-07 Carsten Dominik <dominik@science.uva.nl>
9056
9057 * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting
9058 commands.
9059 (Global TODO list): Document the use of the variables
9060 `org-agenda-todo-ignore-scheduled' and
9061 `org-agenda-todo-list-sublevels'.
9062
9063 2006-07-05 Richard Stallman <rms@gnu.org>
9064
9065 * faq.texi (Scrolling only one line): Fix xref.
9066
9067 2006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
9068
9069 * faq.texi (Evaluating Emacs Lisp code):
9070 Throughout, replace eval-current-buffer with eval-buffer.
9071
9072 2006-07-03 Richard Stallman <rms@gnu.org>
9073
9074 * rcirc.texi (Scrolling conservatively): Fix xref.
9075
9076 * pcl-cvs.texi (Viewing differences): Usage fix.
9077
9078 2006-07-03 Carsten Dominik <dominik@science.uva.nl>
9079
9080 * org.texi (Agenda commands): Document `s' key to save all org-mode
9081 buffers.
9082
9083 2006-06-30 Ralf Angeli <angeli@caeruleus.net>
9084
9085 * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face
9086 names. Mention `cvs-msg' face.
9087
9088 2006-06-29 Carsten Dominik <dominik@science.uva.nl>
9089
9090 * org.texi (Checkboxes): New section.
9091
9092 2006-06-28 Carsten Dominik <dominik@science.uva.nl>
9093
9094 * org.texi (Embedded LaTeX): Fix typos and implement small improvements
9095 throughout this chapter.
9096
9097 2006-06-27 Chong Yidong <cyd@stupidchicken.com>
9098
9099 * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
9100 text for standalone vs Emacs info.
9101 (Help): Clarify header line description. Use mouse-1 for clicks.
9102 (Help-P): Use mouse-1 for clicks.
9103 (Help-^L): "Top" and "All" not displayed with dashes in Emacs.
9104 (Help-^L, Help-M, Help-Int, Search Index, Go to node)
9105 (Choose menu subtopic): Remove gratuitous Emacs command names.
9106 (Help-FOO): Put usual behavior first.
9107 (Help-Xref): Clicking on xrefs works in Emacs.
9108 (Search Text): Clarify what the default behavior is.
9109 (Create Info buffer): Fix Emacs window/X window confusion.
9110 (Emacs Info Variables): Fix for new Emacs init file behavior.
9111
9112 2006-06-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
9113
9114 * gnus.texi (Summary Buffer Lines): Fix typo.
9115
9116 2006-06-23 Carsten Dominik <dominik@science.uva.nl>
9117
9118 * org.texi (Embedded LaTeX): New chapter.
9119 (Archiving): Section rewritten.
9120 (Enhancing text): Some parts moved to the new chapter about LaTeX.
9121
9122 2006-06-20 Bill Wohler <wohler@newt.com>
9123
9124 Release MH-E manual version 8.0.1.
9125
9126 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
9127 release 8.0.1.
9128 (Preface): Depend on GNU mailutils 1.0 and higher.
9129
9130 2006-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
9131
9132 * message.texi (News Headers): Update message-syntax-checks section.
9133
9134 2006-06-19 Karl Berry <karl@gnu.org>
9135
9136 * info.texi (Advanced): Mention C-q, especially with ?.
9137
9138 2006-06-19 Carsten Dominik <dominik@science.uva.nl>
9139
9140 * org.texi (Publishing links): Document the `:link-validation-function'
9141 property.
9142 (Extensions and Hacking): New chapter, includes some sections of the
9143 "Miscellaneous" chapter.
9144
9145 2006-06-10 Carsten Dominik <dominik@science.uva.nl>
9146
9147 * org.texi (Progress logging): New section.
9148
9149 2006-06-06 Carsten Dominik <dominik@science.uva.nl>
9150
9151 * org.texi (ASCII export): Document indentation adaptation.
9152 (Setting tags): Document mutually-exclusive tags.
9153
9154 2006-06-05 Romain Francoise <romain@orebokech.com>
9155
9156 * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
9157 Fix typo.
9158
9159 * gnus-faq.texi (Question 8.6): Update reference to the Gnus
9160 channel (#gnus@irc.freenode.net).
9161 Fix typos. Update copyright notice.
9162
9163 * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
9164 (Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
9165 (Line-Up Functions, Custom Macros):
9166 * ediff.texi (Window and Frame Configuration)
9167 (Highlighting Difference Regions):
9168 * emacs-mime.texi (Display Customization):
9169 * erc.texi (History):
9170 * eshell.texi (Known problems):
9171 * eudc.texi (Overview, BBDB):
9172 * gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
9173 (The problem of spam, SpamOracle, Extending the Spam package)
9174 (Conformity, Terminology):
9175 * idlwave.texi (Routine Info)
9176 (Class and Keyword Inheritance, Padding Operators)
9177 (Breakpoints and Stepping, Electric Debug Mode)
9178 (Examining Variables, Troubleshooting):
9179 * org.texi (Creating timestamps):
9180 * reftex.texi (Commands, Options, Changes):
9181 * tramp.texi (Inline methods, Password caching)
9182 (Auto-save and Backup, Issues):
9183 * vip.texi (Files, Commands in Insert Mode):
9184 * viper.texi (Emacs Preliminaries, States in Viper)
9185 (Packages that Change Keymaps, Viper Specials, Groundwork):
9186 Fix various typos.
9187
9188 2006-05-31 Michael Ernst <mernst@alum.mit.edu>
9189
9190 * ediff.texi: Fix typos.
9191
9192 2006-05-30 Carsten Dominik <dominik@science.uva.nl>
9193
9194 * org.texi: Small typo fixes.
9195
9196 2006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
9197
9198 * viper.texi (Viper Specials):
9199 * gnus.texi (Example Setup):
9200 * faq.texi (Backspace invokes help):
9201 * dired-x.texi (Optional Installation Dired Jump):
9202 * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
9203 follow coding conventions.
9204
9205 2006-05-29 Michael Albinus <michael.albinus@gmx.de>
9206
9207 * tramp.texi (Frequently Asked Questions): Disable zsh zle.
9208
9209 2006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
9210
9211 * pcl-cvs.texi: Fix typos.
9212 (Customization): Say "us".
9213
9214 2006-05-26 Eli Zaretskii <eliz@gnu.org>
9215
9216 * org.texi: Remove bogus @setfilename.
9217
9218 2006-05-26 Carsten Dominik <dominik@science.uva.nl>
9219
9220 * org.texi (ASCII export): Omit command name.
9221 (HTML export): Add prefix to all lines in Local Variable example.
9222 (Acknowledgments): Typeset names in italics.
9223
9224 2006-05-24 Carsten Dominik <dominik@science.uva.nl>
9225
9226 * org.texi (Plain lists): Add new item navigation commands.
9227 (External links): Document elisp and info links.
9228 (Custom searches): New section.
9229 (Publishing): New chapter.
9230 (HTML export): Include a list of supported CSS classes.
9231 (Setting tags): Describe the fast-tag-setting interface.
9232
9233 2006-05-20 Luc Teirlinck <teirllm@auburn.edu>
9234
9235 * dired-x.texi: ifinfo -> ifnottex.
9236
9237 2006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
9238
9239 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
9240
9241 2006-05-12 Reiner Steib <Reiner.Steib@gmx.de>
9242
9243 * message.texi (Interface): Add tool bar customization.
9244 (MIME): Index and text additions for mml-attach.
9245 (MIME): Describe mml-dnd-protocol-alist and
9246 mml-dnd-attach-options.
9247
9248 * gnus.texi (Oort Gnus): Reorder entries in sections.
9249 Fix some entries.
9250 (Starting Up): Add references to "Emacs for Heathens" and to
9251 "Finding the News". Add user-full-name and user-mail-address.
9252 (Group Buffer Format): Add tool bar customization and update.
9253 (Summary Buffer): Add tool bar customization.
9254 (Posting Styles): Add message-alternative-emails.
9255
9256 2006-05-09 Michael Albinus <michael.albinus@gmx.de>
9257
9258 * tramp.texi (Filename completion): Improve wording.
9259
9260 2006-05-07 Romain Francoise <romain@orebokech.com>
9261
9262 * faq.texi (Using regular expressions): Fix typo.
9263 (Packages that do not come with Emacs): Fix capitalization.
9264 (Replacing text across multiple files): Expand node to explain how
9265 to use `dired-do-query-replace-regexp' in more detail, based on
9266 suggestion by Eric Hanchrow <offby1@blarg.net>.
9267
9268 2006-05-06 Michael Albinus <michael.albinus@gmx.de>
9269
9270 * tramp.texi (Filename completion): Completion of remote files'
9271 method, user name and host name is active only in partial
9272 completion mode.
9273
9274 2006-05-06 Bill Wohler <wohler@newt.com>
9275
9276 Release MH-E manual version 8.0.
9277
9278 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
9279 release 8.0.
9280
9281 2006-05-06 Bill Wohler <wohler@newt.com>
9282
9283 * mh-e.texi (MH-BOOK-HOME): Change from
9284 http://www.ics.uci.edu/~mh/book/mh to
9285 http://rand-mh.sourceforge.net/book/mh.
9286 Replace .htm suffix with .html for MH book files.
9287 (Using This Manual): Update key binding for getting relevant
9288 chapter in Info from command key.
9289 (Ranges): Fix itemx.
9290
9291 2006-05-05 Karl Berry <karl@gnu.org>
9292
9293 * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): New cmds.
9294 (\fonttextsize): New user-level command to change text font size.
9295
9296 2006-04-26 Reiner Steib <Reiner.Steib@gmx.de>
9297
9298 * pgg.texi (Caching passphrase): Fix markup and typos. Simplify.
9299
9300 2006-04-26 Sascha Wilde <wilde@sha-bang.de> (tiny change)
9301
9302 * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
9303
9304 2006-04-24 Bill Wohler <wohler@newt.com>
9305
9306 * mh-e.texi (Getting Started): Make it more explicit that you need
9307 to install MH. Add pointers to current MH implementations.
9308
9309 2006-04-21 Bill Wohler <wohler@newt.com>
9310
9311 Release MH-E manual version 7.94.
9312
9313 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
9314 release 7.94.
9315
9316 2006-04-21 Carsten Dominik <dominik@science.uva.nl>
9317
9318 * org.texi: Many small fixes.
9319 (Handling links): Rename from "Managing links".
9320
9321 2006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
9322
9323 * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
9324 (Splitting mail using spam-stat): Fix @xref.
9325
9326 2006-04-20 Chong Yidong <cyd@stupidchicken.com>
9327
9328 * gnus.texi (Spam Package): Major revision of the text.
9329 Previously this node was "Filtering Spam Using The Spam ELisp Package".
9330
9331 2006-04-20 Carsten Dominik <dominik@science.uva.nl>
9332
9333 * org.texi (Time stamps): Better explanation of the purpose of
9334 different time stamps.
9335 (Structure editing, Plain lists): More details on how new items
9336 and headings are inserted.
9337
9338 2006-04-18 Carsten Dominik <dominik@science.uva.nl>
9339
9340 * org.texi (Formula syntax): Fix link to Calc Manual.
9341
9342 2006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
9343
9344 * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
9345
9346 2006-04-17 Bill Wohler <wohler@newt.com>
9347
9348 * mh-e.texi (Folders): Update mh-before-quit-hook and
9349 mh-quit-hook example with code that removes the buffers rather
9350 than just bury them.
9351
9352 2006-04-17 Michael Albinus <michael.albinus@gmx.de>
9353
9354 Sync with Tramp 2.0.53.
9355
9356 2006-04-13 Carsten Dominik <dominik@science.uva.nl>
9357
9358 * org.texi (Updating settings): New section.
9359 (Visibility cycling): Better names for the startup folding
9360 options.
9361 (Exporting): Completely restructured.
9362 (The very busy C-c C-c key): New section.
9363 (Summary of in-buffer settings): New section.
9364
9365 2006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
9366
9367 * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
9368
9369 2006-04-10 Reiner Steib <Reiner.Steib@gmx.de>
9370
9371 * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap)
9372 (Server Commands): Key `v' is reserved for users.
9373
9374 2006-04-11 Carsten Dominik <dominik@science.uva.nl>
9375
9376 * org.texi (Link format): New section, emphasis on bracket links.
9377 (External links): Document bracket links.
9378 (FAQ): Expand to cover shell links and the new link format.
9379
9380 2006-04-09 Kevin Ryde <user42@zip.com.au>
9381
9382 * org.texi (Formula syntax): Typo in node name of calc-eval xref.
9383
9384 2006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
9385
9386 * gnus.texi (Summary Buffer Lines): Add `*'.
9387
9388 2006-04-07 Jochen Küpper <jochen@fhi-berlin.mpg.de>
9389
9390 * gnus.texi (Group Parameters):
9391 Mention gnus-permanently-visible-groups.
9392
9393 2006-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
9394
9395 * gnus.texi (Face): Fix typo.
9396
9397 2006-04-05 Reiner Steib <Reiner.Steib@gmx.de>
9398
9399 * gnus.texi (X-Face): Clarify.
9400 (Face): Need Emacs with PNG support.
9401
9402 2006-04-06 Richard Stallman <rms@gnu.org>
9403
9404 * idlwave.texi: Delete the blocks "not suitable for inclusion with
9405 Emacs".
9406
9407 2006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
9408
9409 * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out
9410 blocks not suitable for inclusion with Emacs using variable
9411 PARTOFEMACS.
9412
9413 2006-04-04 Simon Josefsson <jas@extundo.com>
9414
9415 * gnus.texi (Security): Improve.
9416
9417 2006-04-02 Karl Berry <karl@gnu.org>
9418
9419 * texinfo.tex: Update to current version (2006-03-21.13).
9420
9421 2006-04-02 Bill Wohler <wohler@newt.com>
9422
9423 * mh-e.texi (Getting Started, Junk, Bug Reports)
9424 (MH FAQ and Support): Fix URLs.
9425
9426 2006-03-31 Romain Francoise <romain@orebokech.com>
9427
9428 * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
9429 to t, not nil (and has for the past eight years).
9430
9431 2006-03-31 Reiner Steib <Reiner.Steib@gmx.de>
9432
9433 * message.texi, gnus.texi: Bump version to 5.11.
9434
9435 2006-03-29 Reiner Steib <Reiner.Steib@gmx.de>
9436
9437 * gnus.texi (Top): Add comment about version line.
9438
9439 * message.texi (Top): Ditto. Change to take named versions into
9440 account.
9441
9442 2006-03-28 Reiner Steib <Reiner.Steib@gmx.de>
9443
9444 * gnus.texi (Posting Styles): Add x-face-file to example.
9445 (X-Face): Refer to posting styles.
9446
9447 * gnus-faq.texi ([5.8]): Add x-face-file.
9448 ([8.4]): Add links to gmane.emacs.gnus.user and
9449 gmane.emacs.gnus.general.
9450
9451 2006-03-27 Reiner Steib <Reiner.Steib@gmx.de>
9452
9453 * gnus-faq.texi: Use .invalid.
9454 ([5.4]): Fix gnus-posting-styles example.
9455
9456 2006-03-27 Romain Francoise <romain@orebokech.com>
9457
9458 * faq.texi (Emacs/W3): Rename from `w3-mode'. Mention that
9459 Emacs/W3 needs a new maintainer.
9460 (Ispell): Update author and version info.
9461 (Mailcrypt): Mention PGG.
9462 (New in Emacs 22): Add PGG to the list of new packages.
9463 Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
9464 updating dead URLs.
9465
9466 2006-03-25 Karl Berry <karl@gnu.org>
9467
9468 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
9469 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi, erc.texi,
9470 * eshell.texi, eudc.texi, faq.texi, forms.texi, gnus.texi, idlwave.texi,
9471 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
9472 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
9473 * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
9474 * woman.texi: (1) use @copyright{} instead of (C) in typeset text;
9475 (2) do not indent copyright year list (or anything else).
9476
9477 2006-03-21 Bill Wohler <wohler@newt.com>
9478
9479 * mh-e.texi (Folders): Various edits.
9480
9481 2006-03-20 Romain Francoise <romain@orebokech.com>
9482
9483 * gnus.texi (Mail Folders): Grammar fix.
9484
9485 2006-03-19 Bill Wohler <wohler@newt.com>
9486
9487 * mh-e.texi (Replying): Document Mail-Followup-To.
9488 Change manually-formatted table to multitable. Add debugging info.
9489 Move description of mh-reply-default-reply-to into paragraph
9490 that describes its values.
9491
9492 2006-03-17 Bill Wohler <wohler@newt.com>
9493
9494 * mh-e.texi: Use smallexample and smalllisp consistently.
9495 (Sending Mail Tour): Update method of entering
9496 addresses and subject.
9497 (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour)
9498 (Adding Attachments, Searching): Update screenshots for Emacs 22.
9499
9500 2006-03-15 Carsten Dominik <dominik@science.uva.nl>
9501
9502 * org.texi: Version number change only.
9503
9504 2006-03-14 Bill Wohler <wohler@newt.com>
9505
9506 * mh-e.texi: Add index entries around each paragraph rather than
9507 depend on entries from beginning of node. Doing so ensures that
9508 index entries are less likely to be forgotten if text is cut and
9509 pasted, and are necessary anyway if the references are on a
9510 separate page. It seems that makeinfo is now (v. 4.8) only
9511 producing one index entry per node, so there is no longer any
9512 excuse not to. Use subheading instead of heading. The incorrect
9513 use of heading produced very large fonts in Info--as large as the
9514 main heading.
9515 (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
9516 versions 6 and 7 appeared *around* the time of these Emacs releases.
9517
9518 2006-03-13 Carsten Dominik <dominik@science.uva.nl>
9519
9520 * org.texi (Clean view): Document new startup options.
9521
9522 2006-03-11 Bill Wohler <wohler@newt.com>
9523
9524 * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)
9525 (Composing, Scan Line Formats): Fix @refs.
9526 (Getting Started): Define MH profile and MH profile components.
9527 (Incorporating Mail, Reading Mail, Viewing, Printing)
9528 (Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
9529 (Signature, Aliases, Scan Line Formats): Use @code instead of @samp
9530 for string constants.
9531 (Tool Bar): Remove spurious quote.
9532 (Junk): Use ``...'' instead of "...".
9533 (Scan Line Formats): Replace @samp with @kbd.
9534
9535 2006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
9536
9537 * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
9538
9539 2006-03-10 Reiner Steib <Reiner.Steib@gmx.de>
9540
9541 * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
9542 easy to understand.
9543
9544 2006-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
9545
9546 * gnus.texi: Markup fix.
9547 (Fancy Mail Splitting): Specify new feature.
9548
9549 2006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
9550
9551 * gnus.texi (Fancy Mail Splitting): Improve descriptions about
9552 partial-words matching.
9553
9554 2006-03-07 Reiner Steib <Reiner.Steib@gmx.de>
9555
9556 * emacs-mime.texi (Display Customization): Reword image/.* stuff.
9557
9558 * gnus.texi (Oort Gnus): Add note about `gnus-load'.
9559 (MIME Commands): Fix mm-discouraged-alternatives.
9560
9561 2006-03-07 Carsten Dominik <dominik@science.uva.nl>
9562
9563 * org.texi: Version number change only.
9564
9565 2006-03-06 Bill Wohler <wohler@newt.com>
9566
9567 * mh-e.texi: Move from SourceForge repository to Savannah.
9568 This is version 7.93, which is a total rewrite from the previous
9569 edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E
9570 version 7.93.
9571
9572 2006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
9573
9574 * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
9575
9576 2006-03-01 Carsten Dominik <dominik@science.uva.nl>
9577
9578 * org.texi (Interaction): Add item about `org-mouse.el' by
9579 Piotr Zielinski.
9580 (Managing links): Document that also mouse-1 can be used to
9581 activate a link.
9582 (Headlines, FAQ): Add entry about hiding leading stars.
9583 (Miscellaneous): Resort the sections in this chapter to a more
9584 logical sequence.
9585
9586 2006-02-27 Simon Josefsson <jas@extundo.com>
9587
9588 * emacs-mime.texi (Flowed text): Add mm-fill-flowed. (Sync
9589 2004-01-27 from the trunk).
9590
9591 2006-02-24 Alan Mackenzie <acm@muc.de>
9592
9593 * cc-mode.texi: Rename c-hungry-backspace to
9594 c-hungry-delete-backwards, at the request of RMS. Leave the old
9595 name as an alias.
9596
9597 2006-02-24 Alan Mackenzie <acm@muc.de>
9598
9599 * cc-mode.texi: Correct the definition of c-beginning-of-defun, to
9600 include the function header within the defun.
9601
9602 2006-02-24 Alan Mackenzie <acm@muc.de>
9603
9604 * cc-mode.texi: Correct two typos.
9605
9606 2006-02-24 Alan Mackenzie <acm@muc.de>
9607
9608 * cc-mode.texi (Comment Commands): State that C-u M-; kills any
9609 existing comment.
9610 (Electric Keys): Add a justification for electric indentation.
9611 (Hungry WS Deletion): Clear up the names and complications of the
9612 BACKSPACE and DELETE keys.
9613
9614 2006-02-23 Juri Linkov <juri@jurta.org>
9615
9616 * faq.texi (Common requests): Move `Turning on auto-fill by
9617 default' after `Wrapping words automatically'. Move `Working with
9618 unprintable characters' before `Searching for/replacing newlines'.
9619 Move `Replacing highlighted text' after `Highlighting a region'.
9620 Merge `Repeating commands' and `Repeating a command as many times
9621 as possible' into the former.
9622 (Packages that do not come with Emacs): Add refs to Gmane and
9623 etc/MORE.STUFF.
9624
9625 2006-02-23 Juri Linkov <juri@jurta.org>
9626
9627 * faq.texi (Newsgroup archives): Update URLs of GNU mail archives.
9628 (Reporting bugs): Suggest using `M-x report-emacs-bug'.
9629 Add xref to `(emacs)Reporting Bugs'.
9630 (Getting a printed manual): Add URL to other formats of the manual.
9631 (Common requests): Fix menu.
9632 (Highlighting a region): Remove ref to `Turning on syntax highlighting'.
9633 (Horizontal scrolling): Mention `truncate-partial-width-windows'.
9634 (Inserting text at the beginning of each line): Add pxref to
9635 `Changing the included text prefix'.
9636 (Forcing the cursor to remain in the same column): Mention `track-eol'
9637 and `set-goal-column'. Add pxref to `(emacs)Moving Point'.
9638 (Replacing text across multiple files): Add keybinding `Q' for
9639 `dired-do-query-replace'.
9640
9641 2006-02-22 Carsten Dominik <dominik@science.uva.nl>
9642
9643 * reftex.texi: Version number and date change only.
9644
9645 * org.texi (Internal Links): Rewrite to cover the modified
9646 linking system.
9647
9648 2006-02-17 Eli Zaretskii <eliz@gnu.org>
9649
9650 * faq.texi: Remove the coding cookie, it's not needed anymore.
9651
9652 2006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
9653
9654 * faq.texi (Colors on a TTY): Mention Mac OS port.
9655
9656 2006-02-12 Karl Berry <karl@gnu.org>
9657
9658 * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the
9659 8-bit accented a.
9660
9661 2006-02-09 Reiner Steib <Reiner.Steib@gmx.de>
9662
9663 * gnus.texi (Gnus Versions): Add history beyond start of Oort.
9664
9665 2006-02-08 Romain Francoise <romain@orebokech.com>
9666
9667 * faq.texi (Top): Remove paragraph about the FAQ being a
9668 transitional document, etc.
9669 (Searching for/replacing newlines): New node.
9670 (Yanking text in isearch): New node.
9671 (Inserting text at the beginning of each line): Rename and make
9672 more general, mention `M-;' in Message mode.
9673
9674 2006-02-07 Luc Teirlinck <teirllm@auburn.edu>
9675
9676 * faq.texi (Meta key does not work in xterm)
9677 (Emacs does not display 8-bit characters)
9678 (Inputting eight-bit characters): Update xrefs.
9679
9680 2006-02-06 Romain Francoise <romain@orebokech.com>
9681
9682 * faq.texi (VM): VM now at version 7.19.
9683 Set myself as maintainer of this file.
9684
9685 2006-02-04 Michael Olson <mwolson@gnu.org>
9686
9687 * erc.texi (History): Note that ERC is now included with Emacs.
9688
9689 2006-01-31 Romain Francoise <romain@orebokech.com>
9690
9691 * message.texi (Message Headers): Explain what
9692 `message-alternative-emails' does in more detail.
9693 Update copyright year.
9694
9695 2006-01-30 Juanma Barranquero <lekktu@gmail.com>
9696
9697 * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
9698
9699 2006-01-29 Richard M. Stallman <rms@gnu.org>
9700
9701 * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
9702
9703 2006-01-29 Michael Olson <mwolson@gnu.org>
9704
9705 * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
9706
9707 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
9708
9709 * faq.texi (New in Emacs 22): Mention ERC.
9710
9711 2006-01-28 Luc Teirlinck <teirllm@auburn.edu>
9712
9713 * rcirc.texi: Capitalize dir entry for consistency with the entry
9714 in info/dir and other entries in the Emacs category.
9715 Fix typos. Delete trailing whitespace.
9716
9717 2006-01-28 Björn Lindström <bkhl@elektrubadur.se>
9718
9719 * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
9720
9721 2006-01-27 Eli Zaretskii <eliz@gnu.org>
9722
9723 * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
9724 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
9725
9726 * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
9727 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
9728
9729 2006-01-27 Alex Schroeder <alex@gnu.org>
9730
9731 * rcirc.texi: New file.
9732
9733 2006-01-23 Juri Linkov <juri@jurta.org>
9734
9735 * widget.texi (User Interface): Add S-TAB for widget-backward.
9736
9737 2006-01-22 Michael Albinus <michael.albinus@gmx.de>
9738
9739 Sync with Tramp 2.0.52.
9740
9741 * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
9742 Add Tramp disabling item. New item for common connection problems.
9743 (various): Apply "ftp" as method for the download URL.
9744 (Bug Reports): Refer to FAQ for common problems.
9745
9746 2006-01-21 Eli Zaretskii <eliz@gnu.org>
9747
9748 * widget.texi (User Interface): Use @key for TAB.
9749
9750 * ses.texi (Formulas, Printer functions): Use @key for TAB.
9751
9752 * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
9753 for TAB.
9754
9755 * cc-mode.texi (Indentation Calculation): Use @key for TAB.
9756
9757 2006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
9758
9759 * gnus.texi: Update copyright.
9760
9761 2006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
9762
9763 * gnus.texi (Article Washing): Additions.
9764
9765 2006-01-13 Carsten Dominik <dominik@science.uva.nl>
9766
9767 * org.texi (Agenda commands): Document tags command.
9768
9769 2006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
9770
9771 * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
9772
9773 2006-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
9774
9775 * gnus.texi (RSS): Addition.
9776
9777 2005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
9778
9779 * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
9780
9781 2005-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
9782
9783 * emacs-mime.texi (Display Customization): Add setting example to
9784 mm-discouraged-alternatives.
9785
9786 2006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
9787
9788 * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
9789 version is the canonical version.
9790
9791 2006-01-08 Alex Schroeder <alex@gnu.org>
9792
9793 * pgg.texi (Caching passphrase): Rewording.
9794
9795 2006-01-06 Eli Zaretskii <eliz@gnu.org>
9796
9797 * flymake.texi (Obtaining Flymake): Update Flymake's CVS
9798 repository URL.
9799
9800 2006-01-06 Carsten Dominik <dominik@science.uva.nl>
9801
9802 * org.texi: Removed the accidentally re-added empty line in the
9803 direntry.
9804
9805 2006-01-05 Carsten Dominik <dominik@science.uva.nl>
9806
9807 * org.texi (Agenda Views): Chapter reorganized.
9808
9809 2005-12-29 Romain Francoise <romain@orebokech.com>
9810
9811 * faq.texi (Using Customize): New node.
9812
9813 2005-12-28 Luc Teirlinck <teirllm@auburn.edu>
9814
9815 * org.texi: Remove blank line in @direntry. It is non-standard
9816 and recursively produces blank lines all over the dir file (when
9817 using Texinfo 4.8).
9818
9819 2005-12-21 Luc Teirlinck <teirllm@auburn.edu>
9820
9821 * widget.texi (atoms): Delete obsolete remark about `file' widget.
9822
9823 2005-12-20 Carsten Dominik <dominik@science.uva.nl>
9824
9825 * org.texi (Tags): Boolean logic documented.
9826 (Agenda Views): Document custom commands.
9827
9828 2005-12-20 David Kastrup <dak@gnu.org>
9829
9830 * faq.texi (AUCTeX): Update version and mailing list info.
9831
9832 2005-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
9833
9834 * gnus.texi (MIME Commands): Mention addition of
9835 multipart/alternative to gnus-buttonized-mime-types and add xref
9836 to mm-discouraged-alternatives.
9837
9838 * emacs-mime.texi (Display Customization): Mention addition of
9839 "image/.*" and add xref to gnus-buttonized-mime-types in the
9840 mm-discouraged-alternatives section.
9841
9842 2005-12-16 Carsten Dominik <dominik@science.uva.nl>
9843
9844 * org.texi (Tags): New section.
9845 (Agenda Views): Chapter reorganized.
9846
9847 2005-12-16 Eli Zaretskii <eliz@gnu.org>
9848
9849 * org.texi (Internal Links): Add a missing comma after an @xref.
9850
9851 2005-12-14 Chong Yidong <cyd@stupidchicken.com>
9852
9853 * faq.texi (Filling paragraphs with a single space): No need to
9854 change sentence-end now.
9855
9856 2005-12-13 Romain Francoise <romain@orebokech.com>
9857
9858 * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
9859
9860 2005-12-12 Jay Belanger <belanger@truman.edu>
9861
9862 * faq.texi (Calc): Update version number.
9863
9864 2005-12-12 Carsten Dominik <dominik@science.uva.nl>
9865
9866 * org.texi (Progress Logging): New section.
9867
9868 2005-12-10 Romain Francoise <romain@orebokech.com>
9869
9870 Update the Emacs FAQ for the 22.1 release.
9871
9872 * faq.texi: Set VER to `22.1'.
9873 (Basic editing): Explain how to use localized versions of the
9874 Tutorial. Mention that `C-h r' displays the manual.
9875 Delete obsolete WWW link to an Emacs 18 tutorial.
9876 (Getting a printed manual): Point to the new locations of the
9877 manuals on the GNU Web site.
9878 (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
9879 available via Info (it was previously distributed separately).
9880 (Installing Texinfo documentation): The latest version of Texinfo
9881 is 4.8, not 4.0.
9882 (Informational files for Emacs): COPYING is the GNU General Public
9883 License, not the Emacs General Public License.
9884 (Informational files for Emacs): Delete obsolete link to the
9885 GNUinfo pages as they have been removed from the GNU Web site.
9886 (New in Emacs 22): New node.
9887 (Setting up a customization file): Say that most packages support
9888 Customize nowadays.
9889 (Colors on a TTY): Delete reference to instructions on how to
9890 enable syntax highlighting, it is now enabled by default.
9891 (Turning on abbrevs by default): Emacs now reads the abbrevs file
9892 at startup automatically.
9893 (Controlling case sensitivity): Mention `M-c' in isearch.
9894 (Using an already running Emacs process): Emacs now creates the
9895 socket in `/tmp/emacsUID'. Fix typos. Change default location of
9896 gnuserv. As emacsclient can now run Lisp code as well, delete a
9897 sentence praising gnuserv for that. Simplify description of how
9898 the client/server operation works.
9899 (Compiler error messages): Delete obsolete text (compile.el has
9900 been rewritten).
9901 (Indenting switch statements): Fix typo.
9902 (Matching parentheses): Simplify setup instructions, mention the
9903 menu bar item in the Options menu.
9904 (Repeating a command as many times as possible): Mention `C-x e'.
9905 (Going to a line by number): Mention new keymap and bindings
9906 `M-g M-g', `M-g M-p' and `M-g M-n'.
9907 (Turning on syntax highlighting): Now on by default. Simplify.
9908 (Replacing highlighted text): Use `1', not `t'.
9909 (Problems with very large files): The maximum size is now 256MB on
9910 32-bit machines.
9911 (^M in the shell buffer): Mention `comint-process-echoes'.
9912 (Emacs for Apple computers): Emacs 22 has native support for Mac
9913 OS X.
9914 (Translating names to IP addresses): Delete node.
9915 (Binding keys to commands): Fix typo.
9916 (SPC no longer completes file names): New node.
9917 (MIME with Emacs mail packages): Delete section about the Emacs
9918 MIME FAQ (it's not reachable anymore).
9919
9920 2005-12-08 Alan Mackenzie <acm@muc.de>
9921
9922 * cc-mode.texi: The manual has been extensively revised: the
9923 information about using CC Mode has been separated from the larger
9924 and more difficult chapters about configuration. It has been
9925 updated for CC Mode 5.31.
9926
9927 2005-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
9928
9929 * pgg.texi (User Commands): Fix description of pgg-verify-region.
9930 (Selecting an implementation): Fix descriptions.
9931
9932 2005-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
9933
9934 * message.texi (Various Message Variables): Addition.
9935
9936 2005-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
9937
9938 * message.texi: Fix default values.
9939
9940 2005-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
9941
9942 * message.texi (Header Commands): Clarify descriptions of
9943 message-cross-post-followup-to, message-reduce-to-to-cc, and
9944 message-insert-wide-reply.
9945 (Various Commands): Fix kindex for message-kill-to-signature;
9946 clarify description of message-tab.
9947
9948 2005-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
9949
9950 * message.texi (Mailing Lists): Fix description about MFT.
9951
9952 * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
9953
9954 2005-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
9955
9956 * gnus.texi (Slow Terminal Connection): Replace old description
9957 with new one.
9958
9959 2005-11-16 Katsumi Yamaoka <yamaoka@jpl.org>
9960
9961 * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
9962 replace X-Draft-Headers with X-Draft-From.
9963
9964 2005-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
9965
9966 * gnus.texi (Various Various): Fix the default value of
9967 nnheader-max-head-length.
9968 (Gnus Versions): Fix typo.
9969
9970 2005-12-08 Carsten Dominik <dominik@science.uva.nl>
9971
9972 * org.texi (Structure editing): Document new functionality of
9973 M-RET.
9974
9975 2005-12-06 Luc Teirlinck <teirllm@auburn.edu>
9976
9977 * org.texi (Internal Links): Fix Texinfo usage.
9978
9979 2005-12-06 Carsten Dominik <dominik@science.uva.nl>
9980
9981 * org.texi (TODO basics): Document the global todo list.
9982 (TODO items): Documents sparse tree for specific TODO
9983 keywords.
9984
9985 2005-11-30 Carsten Dominik <dominik@science.uva.nl>
9986
9987 * org.texi (Plain Lists): Typos fixed.
9988
9989 2005-11-28 Jay Belanger <belanger@truman.edu>
9990
9991 * calc.texi: Change references of `M-#' to `C-x *' prefix.
9992
9993 2005-11-24 Carsten Dominik <dominik@science.uva.nl>
9994
9995 * org.texi (Structure editing): New item moving commands added.
9996 (Plain Lists): New section.
9997
9998 2005-11-18 Carsten Dominik <dominik@science.uva.nl>
9999
10000 * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
10001 (Agenda): Document commands `org-cycle-agenda-files' and
10002 `org-agenda-file-to-front'.
10003 (Built-in table editor): Document `org-table-sort-lines'.
10004 (HTML formatting): Export of hand-formatted lists.
10005
10006 2005-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
10007
10008 * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
10009 new variable gnus-toolbar-thickness.
10010
10011 2005-11-08 Katsumi Yamaoka <yamaoka@jpl.org>
10012
10013 * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
10014
10015 2005-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
10016
10017 * gnus.texi (X-Face): Fix description.
10018 (XVarious): Remove gnus-xmas-logo-color-alist and
10019 gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
10020
10021 2005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
10022
10023 * gnus.texi (Group Parameters): Mention new variable
10024 gnus-parameters-case-fold-search.
10025 (Home Score File): Addition.
10026
10027 2005-11-04 Ulf Jasper <ulf.jasper@web.de>
10028
10029 * newsticker.texi: VERSION changed to 1.9. Updated UPDATED.
10030 (Overview): List supported feed types.
10031 (Installation): No installation necessary when using autoload.
10032 (Configuration): Rename "RSS" to "news".
10033
10034 2005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
10035
10036 * pgg.texi (User Commands): Document additional passphrase
10037 argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
10038 (Backend methods): Likewise for corresponding pgg-scheme-* functions.
10039
10040 2005-11-04 Carsten Dominik <dominik@science.uva.nl>
10041
10042 * org.texi: Version number changed to 3.19.
10043
10044 2005-10-29 Sascha Wilde <wilde@sha-bang.de>
10045
10046 * pgg.texi (How to use): Update the example to add autoload of
10047 pgg-encrypt-symmetric-region.
10048 (User Commands): Document pgg-encrypt-symmetric-region.
10049 (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
10050
10051 2005-10-27 Jay Belanger <belanger@truman.edu>
10052
10053 * calc.texi (Predefined Units): Fix the symbol for a TeX points,
10054 mention other TeX-related units.
10055
10056 2005-10-23 Lars Hansen <larsh@soem.dk>
10057
10058 * dired-x.texi (Miscellaneous Commands):
10059 Replace dired-do-relative-symlink by dired-do-relsymlink and
10060 dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
10061
10062 2005-10-23 Jay Belanger <belanger@truman.edu>
10063
10064 * calc.texi (Predefined Units): Use `alpha' for the fine structure
10065 constant.
10066
10067 2005-10-23 Michael Albinus <michael.albinus@gmx.de>
10068
10069 * faq.texi (Bugs and problems):
10070 Replace `dired-move-to-filename-regexp' by
10071 `directory-listing-before-filename-regexp'.
10072
10073 2005-10-22 Eli Zaretskii <eliz@gnu.org>
10074
10075 * newsticker.texi (UPDATED): Set value.
10076
10077 2005-10-17 Katsumi Yamaoka <yamaoka@jpl.org>
10078
10079 * gnus.texi (Document Groups): Remove duplicate item.
10080
10081 2005-10-21 Carsten Dominik <dominik@science.uva.nl>
10082
10083 * org.texi (Summary): Mention iCalendar support.
10084 (Exporting): Document iCalendar support.
10085
10086 2005-10-18 Romain Francoise <romain@orebokech.com>
10087
10088 * viper.texi (Viper Specials): Capitalize GNU.
10089
10090 2005-10-17 Juri Linkov <juri@jurta.org>
10091
10092 * info.texi (Getting Started, Search Index, Expert Info):
10093 Fix wording.
10094 (Search Text): Replace `echo area' with `mode line'.
10095 (Search Index): Both `i' and `,' find all index entries.
10096 Replace example `C-f' with `C-l' (which exists in index of Info
10097 manual) and delete spaces in its keyboard input sequence.
10098 Delete unnecessary explanations about literal characters.
10099
10100 2005-10-14 Katsumi Yamaoka <yamaoka@jpl.org>
10101
10102 * gnus.texi (Document Server Internals): Addition.
10103
10104 2005-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
10105
10106 * gnus.texi (A note on namespaces): Fix RFC reference.
10107
10108 2005-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
10109
10110 * gnus.texi (RSS): Fix key description.
10111
10112 2005-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
10113
10114 * gnus.texi: Emacs/w3 -> Emacs/W3.
10115 (Browsing the Web): Fix description.
10116 (Web Searches): Ditto.
10117 (Customizing W3): Ditto.
10118
10119 2005-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
10120
10121 * gnus.texi (Maildir): Clarify expire-age and expire-group.
10122
10123 2005-10-11 Jay Belanger <belanger@truman.edu>
10124
10125 * calc.texi (Integration): Mention using `a i' to compute definite
10126 integrals.
10127
10128 2005-10-11 Juri Linkov <juri@jurta.org>
10129
10130 * info.texi: Rearrange nodes.
10131 (Top): Update menu. Change ref `Info for Experts' to
10132 `Advanced Info Commands'.
10133 (Getting Started): Fix description of manual's parts.
10134 (Help-Int): Change xref `Info Search' to `Search Index', and
10135 `Expert Info' to `Advanced'.
10136 (Advanced): Move node one level up.
10137 (Search Text, Search Index): New nodes split out from `Info Search'.
10138 (Go to node, Choose menu subtopic, Create Info buffer): New nodes
10139 split out from `Advanced'.
10140 (Advanced, Emacs Info Variables): De-document editing an Info file
10141 in Info.
10142 (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
10143 (Creating an Info File): Delete node and move its text to
10144 `Expert Info'.
10145
10146 2005-10-10 Carsten Dominik <dominik@science.uva.nl>
10147
10148 * org.texi (Workflow states): Document that change in keywords
10149 becomes active only after restart of Emacs.
10150
10151 2005-10-08 Michael Albinus <michael.albinus@gmx.de>
10152
10153 Sync with Tramp 2.0.51.
10154
10155 2005-10-08 Nick Roberts <nickrob@snap.net.nz>
10156
10157 * speedbar.texi (Introduction): Describe new location of speedbar
10158 on menubar.
10159 (Basic Key Bindings): Remove descriptions of bindings that have
10160 been removed.
10161
10162 2005-10-05 Nick Roberts <nickrob@snap.net.nz>
10163
10164 * speedbar.texi (GDB): Describe use of watch expressions.
10165
10166 2005-09-28 Simon Josefsson <jas@extundo.com>
10167
10168 * message.texi (IDNA): Fix.
10169
10170 2005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
10171
10172 * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
10173 nntp-server-hook, and nntp-warn-about-losing-connection; fix
10174 description of nntp-open-connection-function.
10175 (Common Variables): Fix descriptions.
10176
10177 2005-09-26 Katsumi Yamaoka <yamaoka@jpl.org>
10178
10179 * gnus.texi (Server Buffer Format): Document the %a format spec.
10180
10181 2005-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
10182
10183 * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
10184
10185 2005-09-23 Carsten Dominik <dominik@science.uva.nl>
10186
10187 * org.texi Version 3.16.
10188
10189 2005-09-19 Miles Bader <miles@gnu.org>
10190
10191 * newsticker.texi: Get rid of CVS keywords.
10192
10193 2005-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
10194
10195 * gnus.texi (Finding the Parent): Fix description of how Gnus
10196 finds article.
10197
10198 2005-09-14 Jari Aalto <jari.aalto@cante.net>
10199
10200 * gnus.texi (Advanced Scoring Examples): New examples to teach how
10201 to drop off non-answered articles.
10202
10203 2005-09-19 Juanma Barranquero <lekktu@gmail.com>
10204
10205 * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
10206 braces (which are unsupported by NMAKE) for macro `srcdir'.
10207
10208 2005-09-17 Eli Zaretskii <eliz@gnu.org>
10209
10210 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
10211 (../info/newsticker, newsticker.dvi): New targets.
10212
10213 2005-09-17 Ulf Jasper <ulf.jasper@web.de>
10214
10215 * newsticker.texi: Replace @command with @code. Replace @example
10216 with @lisp.
10217 (Top): Add explanations to menu items.
10218 (GNU Free Documentation License): Remove.
10219
10220 2005-09-16 Romain Francoise <romain@orebokech.com>
10221
10222 Update all files to specify GFDL version 1.2.
10223
10224 * doclicense.texi (GNU Free Documentation License): Update to
10225 version 1.2.
10226
10227 2005-09-15 Richard M. Stallman <rms@gnu.org>
10228
10229 * newsticker.texi: Fix @setfilename.
10230
10231 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
10232 (../info/newsticker, newsticker.dvi): New targets.
10233
10234 2005-08-30 Carsten Dominik <dominik@science.uva.nl>
10235
10236 * org.texi: Version 3.15.
10237
10238 2005-08-29 Luc Teirlinck <teirllm@auburn.edu>
10239
10240 * ses.texi: Combine all three indices into one.
10241 Correct a few typos.
10242
10243 2005-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
10244
10245 * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
10246
10247 2005-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
10248
10249 * emacs-mime.texi (Handles): Remove duplicate item.
10250 (Encoding Customization): Fix the default value for
10251 mm-coding-system-priorities.
10252 (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
10253 (Basic Functions): Fix reference.
10254
10255 2005-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
10256
10257 * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
10258
10259 2005-08-18 Richard M. Stallman <rms@gnu.org>
10260
10261 * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
10262 and web site.
10263
10264 * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
10265 not keyboard-translate.
10266
10267 2005-08-11 Richard M. Stallman <rms@gnu.org>
10268
10269 * faq.texi (Using regular expressions): Fix xref.
10270
10271 2005-08-09 Juri Linkov <juri@jurta.org>
10272
10273 * info.texi (Help-P): Replace `Prev' with `Previous'.
10274 (Help-M, Help-Xref): Add S-TAB.
10275 (Help-FOO): Update `u' command.
10276 (Help-Xref): Move info about Mouse-2 from `Help-Int'.
10277 Update info about visibility of xref parts.
10278 (Help-Int): Fix `m' command. Rename `Info-last' to
10279 `Info-history-back'. Add `Info-history-forward'.
10280 (Advanced): Fix `g*' and `M-n' commands.
10281 (Info Search): Add `index-apropos' in stand-alone browser.
10282 Add isearch commands.
10283 (Emacs Info Variables): Remove `Info-fontify'.
10284 Add `Info-mode-hook'. Update face names.
10285 Add `Info-fontify-maximum-menu-size',
10286 `Info-fontify-visited-nodes', `Info-isearch-search'.
10287
10288 2005-08-07 Michael Albinus <michael.albinus@gmx.de>
10289
10290 Sync with Tramp 2.0.50.
10291
10292 * tramp.texi: Use @option{} consequently for method names.
10293 (Inline methods, External transfer methods): Remove references to
10294 Cygwin.
10295 (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
10296 implementation.
10297
10298 2005-07-27 Reiner Steib <Reiner.Steib@gmx.de>
10299
10300 * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
10301 Mention that gnus-init-file is not read when Emacs is invoked with
10302 --no-init-file or -q.
10303
10304 2005-07-19 Carsten Dominik <dominik@science.uva.nl>
10305
10306 * org.texi: Version 3.14.
10307
10308 2005-07-04 Carsten Dominik <dominik@science.uva.nl>
10309
10310 * org.texi: Version 3.13.
10311
10312 2005-07-18 Juri Linkov <juri@jurta.org>
10313
10314 * calc.texi (Time Zones, Logical Operations):
10315 * cl.texi (Overview):
10316 * org.texi (TODO types):
10317 * sc.texi (Emacs 18 MUAs):
10318 * speedbar.texi (Top):
10319 * url.texi (History):
10320 Delete duplicate duplicate words.
10321
10322 2005-07-16 Johan Bockgård <bojohan@users.sourceforge.net> (tiny change)
10323
10324 * cl.texi (Type Predicates): Document `atom' type.
10325
10326 2005-07-04 Lute Kamstra <lute@gnu.org>
10327
10328 Update FSF's address in GPL notices.
10329
10330 * calc.texi (Copying):
10331 * doclicense.texi (GNU Free Documentation License):
10332 * faq.texi (Contacting the FSF):
10333 * mh-e.texi (Copying): Update FSF's address.
10334
10335 2005-07-03 Richard M. Stallman <rms@gnu.org>
10336
10337 * flymake.texi (Example -- Configuring a tool called directly):
10338 Update name of flymake-build-relative-filename.
10339
10340 2005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
10341
10342 * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
10343
10344 2005-06-29 Carsten Dominik <dominik@science.uva.nl>
10345
10346 * org.texi: Version 3.12.
10347
10348 2005-06-24 Eli Zaretskii <eliz@gnu.org>
10349
10350 * makefile.w32-in (MAKEINFO): Use --force.
10351 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
10352 Makefile.in.
10353 (gnus.dvi): Use "..." to quote Sed args, so that it works with
10354 more shells.
10355
10356 2005-06-23 Richard M. Stallman <rms@gnu.org>
10357
10358 * speedbar.texi (Creating a display): Texinfo usage fixes.
10359
10360 * tramp.texi (Customizing Completion, Auto-save and Backup):
10361 Texinfo usage fixes.
10362
10363 2005-06-23 Juanma Barranquero <lekktu@gmail.com>
10364
10365 * dired-x.texi (Miscellaneous Commands):
10366 * ediff.texi (Miscellaneous):
10367 * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
10368 (Agent Variables):
10369 * info.texi (Help-Xref):
10370 * message.texi (Message Headers):
10371 * org.texi (Remember):
10372 * reftex.texi (Options (Defining Label Environments))
10373 (Options (Index Support), Options (Viewing Cross-References))
10374 (Options (Misc), Changes):
10375 * speedbar.texi (Creating a display):
10376 * tramp.texi (Customizing Completion, Auto-save and Backup):
10377 Texinfo usage fix.
10378
10379 2005-06-13 Carsten Dominik <dominik@science.uva.nl>
10380
10381 * org.texi: Version 3.11.
10382
10383 2005-06-12 Jay Belanger <belanger@truman.edu>
10384
10385 * calc.texi (Getting Started): Remove extra menu item.
10386
10387 2005-05-31 Jay Belanger <belanger@truman.edu>
10388
10389 * calc.texi (Notations Used in This Manual): Use @kbd for key
10390 sequence.
10391 (Demonstration of Calc): Mention another way of starting Calc.
10392 (Starting Calc): Mention long name of M-#.
10393 (Embedded Mode Overview): Remove unnecessary instruction.
10394 (Other M-# commands): Rephrase `M-# 0' explanation.
10395 (Basic Embedded Mode): Rewrite discussion of prefix arguments to
10396 reflect current behavior.
10397
10398 2005-05-30 Jay Belanger <belanger@truman.edu>
10399
10400 * calc.texi (Hooks): Change description of calc-window-hook and
10401 calc-trail-window-hook to match usage.
10402 (Computational Functions): Add more constant-generating functions.
10403 (Customizable Variables): Use defvar.
10404
10405 2005-05-28 Jay Belanger <belanger@truman.edu>
10406
10407 * calc.texi (Assignments in Embedded Mode): Fix variable name.
10408 (Basic Embedded Mode): Explain behavior of arguments to
10409 calc-embedded-mode.
10410
10411 2005-05-27 Jay Belanger <belanger@truman.edu>
10412
10413 * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
10414 current behavior.
10415
10416 2005-05-25 Jay Belanger <belanger@truman.edu>
10417
10418 * calc.texi: Change Calc version number throughout.
10419 (Keypad Mode): Change location in info output.
10420 (Keypad mode overview): Move picture of keypad.
10421
10422 2005-05-21 Jay Belanger <belanger@truman.edu>
10423
10424 * calc.texi (Storing variables): Mention that only most variables
10425 are void to begin with.
10426
10427 2005-05-21 Kevin Ryde <user42@zip.com.au>
10428
10429 * widget.texi (Basic Types): Update cross ref from "Enabling
10430 Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
10431 lispref/text.texi change.
10432
10433 2005-05-20 Carsten Dominik <dominik@science.uva.nl>
10434
10435 * org.texi: Version 3.09.
10436
10437 2005-05-18 Carsten Dominik <dominik@science.uva.nl>
10438
10439 * reftex.texi: Version 4.28.
10440
10441 2005-05-16 Jay Belanger <belanger@truman.edu>
10442
10443 * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
10444
10445 2005-05-14 Jay Belanger <belanger@truman.edu>
10446
10447 * calc.texi (Default Simplifications): Insert missing ! (logical
10448 not operator).
10449
10450 2005-05-14 Michael Albinus <michael.albinus@gmx.de>
10451
10452 Sync with Tramp 2.0.49.
10453
10454 2005-05-10 Jay Belanger <belanger@truman.edu>
10455
10456 * calc.texi (Default Simplifications): Mention that 0^0 simplifies
10457 to 1.
10458
10459 2005-04-29 Carsten Dominik <dominik@science.uva.nl>
10460
10461 * org.texi: Version 3.08, structure reorganized.
10462
10463 2005-04-24 Richard M. Stallman <rms@gnu.org>
10464
10465 * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
10466
10467 2005-04-15 Carsten Dominik <dominik@science.uva.nl>
10468
10469 * org.texi: Update to version 3.06.
10470
10471 2005-04-13 Lute Kamstra <lute@gnu.org>
10472
10473 * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
10474
10475 2005-04-10 Thien-Thi Nguyen <ttn@gnu.org>
10476
10477 * cl.texi (Porting Common Lisp): Fix typo.
10478
10479 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
10480
10481 * gnus.texi (RSS): Addition.
10482
10483 2005-04-04 Jay Belanger <belanger@truman.edu>
10484
10485 * calc.texi: Change Calc version number.
10486 (Customizable variables): Fix description of calc-language-alist.
10487 (Copying): Put in version 2 of GPL.
10488
10489 2005-04-01 Jay Belanger <belanger@truman.edu>
10490
10491 * calc.texi (Troubleshooting Commands): Remove comment about
10492 installation.
10493 (Installation): Remove section.
10494 (Customizable Variables): New section.
10495 (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
10496 (Graphical Devices): Add references to Customizable Variables.
10497
10498 2005-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
10499
10500 * emacs-mime.texi (Display Customization): Markup fixes.
10501 (rfc2047): Update.
10502
10503 2005-03-23 Reiner Steib <Reiner.Steib@gmx.de>
10504
10505 * gnus-faq.texi: Replaced with auto-generated version.
10506
10507 2005-03-26 Stephan Stahl <stahl@eos.franken.de> (tiny change)
10508
10509 * dired-x.texi (Multiple Dired Directories): default-directory was
10510 renamed to dired-default-directory.
10511
10512 2005-03-26 Jay Belanger <belanger@truman.edu>
10513
10514 * calc.texi (Simplifying Formulas, Rewrite Rules):
10515 Change description of top and bottom of fraction.
10516 (Modulo Forms): Move description of how to create modulo forms to
10517 earlier in the section.
10518 (Fraction Mode): Suggest using : to get a fraction by dividing.
10519 (Basic Arithmetic): Adjust placement of command name.
10520 (Truncating the Stack): Emphasize that "hidden" entries are still
10521 visible.
10522 (Installation): Move discussion of printing manual to "About This
10523 Manual".
10524 (About This Manual): Mention how to print the manual.
10525 (Reporting Bugs): Remove first person.
10526 (Building Vectors): Add algebraic version of append.
10527 (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
10528 (Grouping Digits): Fix typo.
10529
10530 2005-03-25 Werner Lemberg <wl@gnu.org>
10531
10532 * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
10533 Replace `legal' with `valid'.
10534
10535 2005-03-25 Werner Lemberg <wl@gnu.org>
10536
10537 * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
10538
10539 2005-03-24 Jay Belanger <belanger@truman.edu>
10540
10541 * calc.texi (General Mode Commands)
10542 (Mode Settings in Embedded Mode): Add some explanation of
10543 recording mode settings.
10544
10545 2005-03-24 Richard M. Stallman <rms@gnu.org>
10546
10547 * calc.texi: Remove praise of non-free software.
10548
10549 * idlwave.texi: Don't say where to get IDL or its non-free manual.
10550 (Installation): Node deleted.
10551
10552 2005-03-23 Richard M. Stallman <rms@gnu.org>
10553
10554 * url.texi (HTTP language/coding): Improve last change.
10555
10556 2005-03-22 Jay Belanger <belanger@truman.edu>
10557
10558 * calc.texi (Embedded Mode): Add new information on changing
10559 modes.
10560
10561 2005-03-20 Michael Albinus <michael.albinus@gmx.de>
10562
10563 Sync with Tramp 2.0.48.
10564
10565 * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
10566
10567 * tramp.texi: Replace "Emacs" by "GNU Emacs". Replace "Linux" by
10568 "GNU/Linux". Change all addresses to .gnu.org.
10569 (Default Method): Offer shortened syntax for "su" and "sudo"
10570 methods.
10571
10572 2005-03-07 Richard M. Stallman <rms@gnu.org>
10573
10574 * url.texi: Fix usage of "e.g.".
10575 (HTTP language/coding): Explain the rules for these strings.
10576
10577 2005-03-06 Richard M. Stallman <rms@gnu.org>
10578
10579 * woman.texi (Introduction): Minor cleanups.
10580
10581 * url.texi (HTTP language/coding): Get rid of "Emacs 21".
10582
10583 * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
10584 (Installation): Node deleted.
10585
10586 * mh-e.texi (Preface): Get rid of "Emacs 21".
10587
10588 * eshell.texi (Installation): Delete node (for Emacs 20).
10589
10590 2005-03-05 Thien-Thi Nguyen <ttn@gnu.org>
10591
10592 * flymake.texi: Refill and tweak style in @lisp blocks.
10593
10594 2005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
10595
10596 * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
10597
10598 2005-03-01 Jay Belanger <belanger@truman.edu>
10599
10600 * calc.texi (Trigonometric and Hyperbolic Functions):
10601 Mention additional functions.
10602 (Algebraic Simplifications): Mention additional simplifications.
10603
10604 2005-02-18 Jonathan Yavner <jyavner@member.fsf.org>
10605
10606 * ses.texi: Add concept/function/variable indices (this work was
10607 donated by Brad Collins <brad@chenla.org>, copyright-assignment
10608 papers on file at FSF).
10609
10610 2005-02-10 Jay Belanger <belanger@truman.edu>
10611
10612 * calc.texi: Change @LaTeX to La@TeX throughout.
10613 Redefine @expr as @math for TeX output.
10614 Redefine @texline as a no-op for TeX output.
10615 Define @tfn, replace @t by @tfn throughout.
10616
10617 2005-02-09 Jay Belanger <belanger@truman.edu>
10618
10619 * calc.texi: Add macro for LaTeX for info output.
10620
10621 2005-02-08 Kim F. Storm <storm@cua.dk>
10622
10623 * texinfo.tex (LaTex): Add def.
10624
10625 2005-02-06 Jay Belanger <belanger@truman.edu>
10626
10627 * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
10628 change name to "TeX and LaTeX Language Modes." Mention LaTeX mode
10629 throughout manual.
10630
10631 2005-01-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
10632
10633 * gnus.texi: Some edits based on comments from David Abrahams.
10634
10635 2005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
10636
10637 * gnus.texi (RSS): Fix the keystroke.
10638
10639 2005-01-24 David Kastrup <dak@gnu.org>
10640
10641 * faq.texi: Update AUCTeX version info.
10642
10643 2005-01-16 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
10644
10645 * gnus-faq.texi ([4.1]): Typo.
10646
10647 2005-01-19 Jay Belanger <belanger@truman.edu>
10648
10649 * calc.texi (Keep Arguments): Mention that keeping arguments
10650 doesn't work with keyboard macros.
10651
10652 2005-01-16 Richard M. Stallman <rms@gnu.org>
10653
10654 * autotype.texi (Autoinserting): Fix small error.
10655
10656 2005-01-16 Michael Albinus <michael.albinus@gmx.de>
10657
10658 Sync with Tramp 2.0.47.
10659
10660 * tramp.texi (Compilation): New section, describing compilation of
10661 remote files.
10662
10663 2005-01-11 Kim F. Storm <storm@cua.dk>
10664
10665 * widget.texi (Basic Types): Add :follow-link keyword.
10666
10667 2005-01-09 Jay Belanger <belanger@truman.edu>
10668
10669 * calc.texi (Basic Commands): Describe new behavior of calc-reset.
10670
10671 2005-01-08 Jay Belanger <belanger@truman.edu>
10672
10673 * calc.texi: Change throughout to reflect new default value of
10674 calc-settings-file.
10675
10676 2005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
10677
10678 * message.texi (Reply): `message-reply-to-function' should return
10679 a list. Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
10680
10681 2005-01-06 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
10682
10683 * faq.texi (Changing load-path): Fix typo.
10684
10685 2005-01-05 Jay Belanger <belanger@truman.edu>
10686
10687 * calc.texi (Programming Tutorial): Replace kbd command by
10688 appropriate characters for a keyboard macro.
10689
10690 2005-01-04 Jay Belanger <belanger@truman.edu>
10691
10692 * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
10693 for Lucid Emacs.
10694 (Programming Tutorial): Mention that the user needs to be in the
10695 right mode to compute some functions.
10696
10697 2005-01-04 Jay Belanger <belanger@truman.edu>
10698
10699 * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
10700 no longer applicable.
10701
10702 2005-01-01 Jay Belanger <belanger@truman.edu>
10703
10704 * calc.texi (Programming Tutorial): Change description of how to
10705 edit keyboard macros to match current behavior.
10706
10707 2004-12-31 Jay Belanger <belanger@truman.edu>
10708
10709 * calc.texi: Mention C-cC-c as the way to finish editing throughout.
10710
10711 2004-12-20 Jay Belanger <belanger@truman.edu>
10712
10713 * calc.texi (Types Tutorial): Emphasize that you can't divide by
10714 zero.
10715
10716 2004-12-17 Luc Teirlinck <teirllm@auburn.edu>
10717
10718 * cc-mode.texi (Text Filling and Line Breaking): Put period after
10719 @xref.
10720 (Font Locking): Avoid @strong{Note:}.
10721
10722 2004-12-17 Michael Albinus <michael.albinus@gmx.de>
10723
10724 Sync with Tramp 2.0.46.
10725
10726 * tramp.texi (bottom): Add arch-tag. It was lost, somehow.
10727
10728 2004-12-16 Luc Teirlinck <teirllm@auburn.edu>
10729
10730 * url.texi: Correct typos.
10731 (Retrieving URLs): @var{nil}->@code{nil}.
10732 (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
10733 the standard "The GNU Emacs Manual" in fifth argument of @xref's.
10734 (Dealing with HTTP documents): @inforef->@xref.
10735
10736 2004-12-15 Jay Belanger <belanger@truman.edu>
10737
10738 * calc.texi: Consistently capitalized all mode names.
10739 (Answers to Exercises): Mention that an answer can be a fraction
10740 when in Fraction mode.
10741
10742 2004-12-13 Jay Belanger <belanger@truman.edu>
10743
10744 * calc.texi: Fix some TeX definitions.
10745
10746 2004-12-09 Luc Teirlinck <teirllm@auburn.edu>
10747
10748 * reftex.texi (Imprint): Remove erroneous @value's.
10749
10750 2004-12-08 Luc Teirlinck <teirllm@auburn.edu>
10751
10752 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
10753 (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
10754
10755 2004-12-08 Jay Belanger <belanger@truman.edu>
10756
10757 * calc.texi (Starting Calc): Remove comment about installation.
10758 (Keypad Mode Overview): Remove comment about Emacs 19 support.
10759
10760 2004-12-08 Luc Teirlinck <teirllm@auburn.edu>
10761
10762 * url.texi: Update @setfilename.
10763 (Getting Started): No need to worry about Gnus versions.
10764 (Dealing with HTTP documents): Use @inforef.
10765
10766 * org.texi: Fix @direntry file name.
10767
10768 2004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
10769
10770 * url.texi: New file.
10771
10772 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
10773
10774 2004-12-06 Jay Belanger <belanger@truman.edu>
10775
10776 * calc.texi (Using Calc): Remove paragraph about installation.
10777
10778 2004-12-06 Jay Belanger <belanger@truman.edu>
10779
10780 * calc.texi: Use more Texinfo macros and less TeX defs.
10781 Remove @refill's.
10782
10783 2004-12-06 Richard M. Stallman <rms@gnu.org>
10784
10785 * org.texi: New file.
10786
10787 2004-12-05 Richard M. Stallman <rms@gnu.org>
10788
10789 * Makefile.in (org.dvi, ../info/org): New targets.
10790 (INFO_TARGETS): Add ../info/org.
10791 (DVI_TARGETS): Add org.dvi.
10792 (maintainer-clean): Remove the info files in the info dir.
10793
10794 2004-11-26 Eli Zaretskii <eliz@gnu.org>
10795
10796 * idlwave.texi: Fix the setfilename directive to put the produced
10797 file in ../info.
10798 (Continued Statement Indentation): Resurrect Jan D.'s change from
10799 2004-11-03 that was lost when a newer version of idlwave.texi was
10800 imported.
10801
10802 2004-12-08 Reiner Steib <Reiner.Steib@gmx.de>
10803
10804 * gnus-faq.texi ([5.1]): Add missing bracket.
10805
10806 * gnus.texi (Filtering Spam Using The Spam ELisp Package):
10807 Index `spam-initialize'.
10808
10809 2004-11-22 Reiner Steib <Reiner.Steib@gmx.de>
10810
10811 * message.texi (Various Message Variables): Mention that all mail
10812 file variables are derived from `message-directory'.
10813
10814 * gnus.texi (Splitting Mail): Clarify bogus group.
10815
10816 2004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
10817
10818 * emacs-mime.texi (Encoding Customization):
10819 Fix mm-coding-system-priorities entry.
10820
10821 2004-11-03 Jan Djärv <jan.h.d@swipnet.se>
10822
10823 * idlwave.texi (Continued Statement Indentation):
10824 * reftex.texi (Options (Index Support))
10825 (Displaying and Editing the Index, Table of Contents):
10826 * speedbar.texi (Creating a display, Major Display Modes):
10827 Replace non-nil with non-@code{nil}.
10828
10829 2004-10-21 Jay Belanger <belanger@truman.edu>
10830
10831 * calc.texi (Algebraic-Style Calculations): Remove a comment.
10832
10833 2004-10-18 Luc Teirlinck <teirllm@auburn.edu>
10834
10835 * calc.texi (Reporting Bugs): Double up `@'.
10836
10837 2004-10-18 Jay Belanger <belanger@truman.edu>
10838
10839 * calc.texi (Reporting Bugs): Change the address that bugs
10840 should be sent to.
10841
10842 2004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
10843
10844 * gnus.texi (New Features): Add 5.11.
10845
10846 * message.texi (Resending): Remove wrong default value.
10847
10848 * gnus.texi (Mail Source Specifiers): Describe possible problems
10849 of `pop3-leave-mail-on-server'. Add `pop3-movemail' and
10850 `pop3-leave-mail-on-server' to the index.
10851
10852 2004-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
10853
10854 * message.texi (Canceling News): Add how to set a password.
10855
10856 2004-10-12 Jay Belanger <belanger@truman.edu>
10857
10858 * calc.texi (Help Commands): Change the descriptions of
10859 calc-describe-function and calc-describe-variable to match their
10860 current behavior.
10861
10862 2004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
10863
10864 * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
10865
10866 2004-10-12 Michael Albinus <michael.albinus@gmx.de>
10867
10868 Sync with Tramp 2.0.45.
10869
10870 * tramp.texi (Frequently Asked Questions): Comment paragraph about
10871 plink link. The URL is outdated. Originator contacted for
10872 clarification.
10873
10874 2004-10-10 Juri Linkov <juri@jurta.org>
10875
10876 * gnus.texi (Top, Marking Articles): Join two menus in one node
10877 because a node can have only one menu.
10878
10879 2004-10-09 Juri Linkov <juri@jurta.org>
10880
10881 * gnus.texi (Fancy Mail Splitting): Remove backslash in the
10882 example of nnmail-split-fancy.
10883
10884 2004-10-06 Karl Berry <karl@gnu.org>
10885
10886 * info.texi (@kbd{1}--@kbd{9}): No space around --, for
10887 consistency with other uses of dashes.
10888
10889 2004-10-05 Karl Berry <karl@gnu.org>
10890
10891 * info.texi: Consistently use --- throughout, periods at end of
10892 menu descriptions, and a couple typos.
10893
10894 2004-09-26 Jesper Harder <harder@ifa.au.dk>
10895
10896 * sieve.texi (Manage Sieve API): nil -> @code{nil}.
10897 * pgg.texi (User Commands, Backend methods): Do.
10898 * gnus.texi: Markup fixes.
10899 (Setting Process Marks): Fix `M P a' entry.
10900 * emacs-mime.texi: Fixes.
10901
10902 2004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
10903
10904 * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
10905 again.
10906 Use 5.10 instead of 5.10.0.
10907
10908 2004-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
10909
10910 * gnus.texi (Summary Mail Commands): S D e.
10911
10912 2004-09-20 Raymond Scholz <ray-2004@zonix.de> (tiny change)
10913
10914 * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
10915 the gnus-article-mode-line-format section.
10916
10917 2004-09-20 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
10918
10919 * gnus.texi (Various Summary Stuff): Fix the documentation for
10920 gnus-newsgroup-variables.
10921
10922 2004-09-20 Reiner Steib <Reiner.Steib@gmx.de>
10923
10924 * gnus.texi (MIME Commands):
10925 Add gnus-mime-display-multipart-as-mixed,
10926 gnus-mime-display-multipart-alternative-as-mixed,
10927 gnus-mime-display-multipart-related-as-mixed.
10928 (Mail Source Customization): Clarify `mail-source-directory'.
10929 (Splitting Mail): Mention gnus-group-find-new-groups.
10930 (SpamOracle): Fix typo.
10931
10932 * gnus-faq.texi: Untabify.
10933 ([6.3]): nnir.el is in contrib directory.
10934
10935 * message.texi (News Headers): Clarify how a unique ID is created.
10936
10937 * gnus.texi (Batching Agents): Fix typo in example.
10938 Reported by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
10939
10940 2004-09-20 Andre Srinivasan <andre@e2open.com> (tiny change)
10941
10942 * gnus.texi (Group Parameters): Add more on hooks.
10943
10944 2004-09-20 Florian Weimer <fw@deneb.enyo.de>
10945
10946 * gnus.texi (Charsets): Point to relevant section in emacs-mime.
10947
10948 2004-09-22 Jay Belanger <belanger@truman.edu>
10949
10950 * calc.texi (Vectors as Lists): Add a warning that the tutorial
10951 might be hidden during part of the session.
10952
10953 2004-09-20 Jay Belanger <belanger@truman.edu>
10954
10955 * calc.texi (Notations Used in This Manual): Put in an earlier
10956 mention that DEL could be called Backspace.
10957
10958 2004-09-10 Simon Josefsson <jas@extundo.com>
10959
10960 * gnus.texi (IMAP): Add example. Suggested and partially written
10961 by Steinar Bang <sb@dod.no>.
10962
10963 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10964
10965 * gnus.texi (IMAP): Add comments about imaps synonym to imap in
10966 netrc syntax.
10967
10968 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10969
10970 * gnus.texi (Spam ELisp Package Sequence of Events):
10971 Some clarifications.
10972 (Spam ELisp Package Global Variables): More clarifications.
10973
10974 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10975
10976 * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
10977 Mention spam-split does not modify incoming mail.
10978
10979 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10980
10981 * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
10982
10983 2004-09-10 Eli Zaretskii <eliz@gnu.org>
10984
10985 * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi.
10986
10987 2004-09-09 Reiner Steib <Reiner.Steib@gmx.de>
10988
10989 * makefile.w32-in (sieve, pgg): Use $(infodir).
10990
10991 2004-09-08 Dhruva Krishnamurthy <dhruva.krishnamurthy@gmail.com> (tiny change)
10992
10993 * makefile.w32-in: Fix PGG and Sieve entries.
10994
10995 2004-08-28 Eli Zaretskii <eliz@gnu.org>
10996
10997 * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
10998 Emacs and related programs.
10999
11000 2004-08-27 Richard M. Stallman <rms@gnu.org>
11001
11002 * faq.texi: Fix texinfo usage, esp. doublequotes.
11003 (Difference between Emacs and XEmacs): Some clarification.
11004
11005 * faq.texi (Difference between Emacs and XEmacs):
11006 Explain not to contrast XEmacs with GNU Emacs.
11007
11008 2004-08-26 Richard M. Stallman <rms@gnu.org>
11009
11010 * faq.texi (Difference between Emacs and XEmacs): Rewrite.
11011
11012 2004-08-22 David Kastrup <dak@gnu.org>
11013
11014 * reftex.texi (AUCTeX): Update links, section name.
11015
11016 * faq.texi (Calc): Update availability (included in 22.1).
11017 (AUCTeX): Update availability, information, versions, description.
11018
11019 2004-08-14 Eli Zaretskii <eliz@gnu.org>
11020
11021 * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
11022
11023 2004-08-11 Martin Stjernholm <mast@lysator.liu.se>
11024
11025 * cc-mode.texi: Various updates for CC Mode 5.30.9.
11026
11027 2004-08-10 Michael Albinus <michael.albinus@gmx.de>
11028
11029 Sync with Tramp 2.0.44.
11030
11031 2004-08-05 Lars Hansen <larsh@math.ku.dk>
11032
11033 * widget.texi (User Interface): Update how to separate the
11034 editable field of an editable-field widget from other widgets.
11035 (Programming Example): Add text after field.
11036
11037 2004-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
11038
11039 * emacs-mime.texi (Encoding Customization): Add a note to the
11040 mm-content-transfer-encoding-defaults entry.
11041 (rfc2047): Update.
11042
11043 * gnus.texi (Article Highlighting):
11044 Add gnus-cite-ignore-quoted-from.
11045 (POP before SMTP): New node.
11046 (Posting Styles): Addition.
11047 (Splitting Mail): Add nnmail-split-lowercase-expanded.
11048 (Fancy Mail Splitting): Ditto.
11049 (X-Face): Add gnus-x-face.
11050
11051 2004-08-30 Reiner Steib <Reiner.Steib@gmx.de>
11052
11053 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
11054 * pgg.texi, sieve.texi: Use @copying and @insertcopying.
11055
11056 2004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
11057
11058 * gnus.texi (Mail Source Specifiers):
11059 Describe `pop3-leave-mail-on-server'.
11060
11061 2004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
11062
11063 * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
11064
11065 * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
11066 repository. Change setfilename.
11067
11068 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
11069
11070 2004-07-02 Juri Linkov <juri@jurta.org>
11071
11072 * pcl-cvs.texi (Viewing differences): Add `d r'.
11073
11074 2004-06-29 Jesper Harder <harder@ifa.au.dk>
11075
11076 * ses.texi, viper.texi, flymake.texi, faq.texi:
11077 * eshell.texi, ediff.texi: Markup fixes.
11078
11079 2004-06-21 Karl Berry <karl@gnu.org>
11080
11081 * info.texi (Top): Mention that only Emacs has mouse support.
11082 (Getting Started): Mention this in a few other places.
11083
11084 2004-06-13 Luc Teirlinck <teirllm@auburn.edu>
11085
11086 * autotype.texi (Copyrights, Timestamps):
11087 Recommend `before-save-hook' instead of `write-file-functions'.
11088
11089 2004-06-13 Lars Hansen <larsh@math.ku.dk>
11090
11091 * dired-x.texi (dired-mark-omitted): Update keybinding.
11092
11093 2004-06-10 Kim F. Storm <storm@cua.dk>
11094
11095 * pcl-cvs.texi (Viewing differences): Add 'd y'.
11096
11097 2004-06-05 Lars Hansen <larsh@math.ku.dk>
11098
11099 * dired-x.texi (variable dired-omit-mode): Rename from
11100 dired-omit-files-p.
11101 (function dired-omit-mode): Rename from dired-omit-toggle.
11102 Call dired-omit-mode rather than set dired-omit-files-p.
11103 (dired-mark-omitted): Describe command.
11104
11105 2004-05-29 Michael Albinus <michael.albinus@gmx.de>
11106
11107 Version 2.0.41 of Tramp released.
11108
11109 2004-05-29 Juanma Barranquero <lektu@terra.es>
11110
11111 * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
11112 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
11113
11114 2004-05-29 Richard M. Stallman <rms@gnu.org>
11115
11116 * cl.texi (Top): Call this chapter `Introduction'.
11117 (Overview): In TeX, no section heading here.
11118
11119 * cc-mode.texi: Put commas after i.e. and e.g. Minor cleanups.
11120
11121 2004-05-29 Eli Zaretskii <eliz@gnu.org>
11122
11123 * Makefile.in (../info/flymake, flymake.dvi): New targets.
11124 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
11125
11126 2004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
11127
11128 * flymake.texi: New file.
11129
11130 2004-05-28 Simon Josefsson <jas@extundo.com>
11131
11132 * smtpmail.texi (Authentication): Improve STARTTLS discussion.
11133
11134 2004-05-07 Kai Großjohann <kai@emptydomain.de>
11135
11136 Version 2.0.40 of Tramp released.
11137
11138 2004-04-25 Michael Albinus <Michael.Albinus@alcatel.de>
11139
11140 Complete rework, based on review by Karl Berry <karl@gnu.org>.
11141
11142 * tramp.texi (Auto-save and Backup): Explain exploitation of new
11143 variables `tramp-backup-directory-alist' and
11144 `tramp-bkup-backup-directory-info'.
11145 (Overview, Connection types)
11146 (External transfer methods, Default Method)
11147 (Windows setup hints): Remove restriction of password entering
11148 with external methods.
11149 (Auto-save and Backup): Make file name example
11150 (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info'
11151 and `auto-save-directory' must be used.
11152 (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
11153 only "NT"). Remove doubled entry "What kinds of systems does
11154 @tramp{} work on".
11155 (tramp): Macro removed.
11156 (Obtaining Tramp): Flag removed from title.
11157 (all): "tramp-" and "-" removed from flag names. Flags `tramp'
11158 and `trampver' used properly. Flag `tramp-inst' replaced by
11159 `installchapter'. Installation related text adapted.
11160
11161 2004-04-28 Masatake YAMATO <jet@gyve.org>
11162
11163 * widget.texi (Programming Example): Remove overlays.
11164
11165 2004-04-27 Jesper Harder <harder@ifa.au.dk>
11166
11167 * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
11168
11169 2004-04-23 Juanma Barranquero <lektu@terra.es>
11170
11171 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
11172
11173 2004-04-05 Jesper Harder <harder@ifa.au.dk>
11174
11175 * info.texi (Info Search): Add info-apropos.
11176
11177 2004-03-22 Juri Linkov <juri@jurta.org>
11178
11179 * faq.texi: Fix help key bindings.
11180
11181 2004-03-17 Luc Teirlinck <teirllm@auburn.edu>
11182
11183 * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
11184 (as suggested by Karl Berry). Update information about colored
11185 stars in menus. Add new subheading describing M-n.
11186
11187 2004-03-12 Richard M. Stallman <rms@gnu.org>
11188
11189 * cl.texi (Top): Rename top node's title.
11190
11191 2004-03-08 Karl Berry <karl@gnu.org>
11192
11193 * info.texi: \input texinfo.tex instead of just texinfo, to avoid
11194 problems making the texinfo distribution.
11195
11196 2004-02-29 Simon Josefsson <jas@extundo.com>
11197
11198 * smtpmail.texi (Authentication): Change the list of supported
11199 authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
11200 CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
11201 <voegelas@gmx.net>.
11202
11203 2004-02-29 Juanma Barranquero <lektu@terra.es>
11204
11205 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
11206 Use $(DEL) instead of rm, and ignore exit code.
11207
11208 2004-02-29 Kai Großjohann <kgrossjo@eu.uu.net>
11209
11210 Tramp version 2.0.39 released.
11211
11212 2004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
11213
11214 * tramp.texi (Customizing Completion): Explain new functions
11215 `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
11216 (all): Savannah URLs unified to "http://savannah.nongnu.org".
11217 (Top): Refer to Savannah mailing list as the major one.
11218 Mention older mailing lists in HTML mode only.
11219 (Auto-save and Backup): Add auto-save. Based on wording of Kai.
11220 (Frequently Asked Questions): Remote hosts must not be Unix-like
11221 for "smb" method.
11222 (Password caching): New node.
11223 (External transfer methods): Refer to password caching for "smb"
11224 method.
11225
11226 2004-02-17 Karl Berry <karl@gnu.org>
11227
11228 * info.texi (Help-Int): Mention the new line number feature.
11229
11230 2004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
11231
11232 * ses.texi (Advanced Features): New functionality for
11233 ses-set-header-row (defaults to current row unless C-u used).
11234 (Acknowledgements): Add Stefan Monnier.
11235
11236 2003-12-29 Kevin Ryde <user42@zip.com.au>
11237
11238 * viper.texi (Vi Macros): Fix reference to the Emacs manual.
11239
11240 2003-11-30 Kai Großjohann <kai.grossjohann@gmx.net>
11241
11242 Tramp version 2.0.38 released.
11243
11244 * tramp.texi (Remote shell setup): Warn of environment variables
11245 FRUMPLE if user frumple exists. Suggested by Sven Gabriel
11246 <sven.gabriel@imk.fzk.de>.
11247 (Configuration): Tramp now chooses base64/uuencode
11248 automatically. Update wording accordingly.
11249 (Top): More description for the `Default Method' menu entry.
11250 (Default Method): Use @code, not @var, for Lisp variables.
11251 (Default Method): New subsection `Which method is the right one
11252 for me?'. Suggested by Christian Kirsch.
11253 (Configuration): Pointer to new subsection added.
11254 (Default Method): Too many "use" in one sentence.
11255 Rephrase. Reported by Christian Kirsch.
11256 (Filename Syntax): Old `su' example is probably a left-over from
11257 the sm/su method naming. Replace with `ssh', instead.
11258 (External transfer methods, Auto-save and Backup):
11259 Typo fixes.
11260
11261 2003-11-02 Michael Albinus <Michael.Albinus@alcatel.de>
11262
11263 * tramp.texi (all): Harmonize all occurrences of @tramp{}.
11264 (Top): Mention japanese manual only if flag `jamanual' is set.
11265 Insert section `Japanese manual' in menu.
11266
11267 2003-11-26 Thien-Thi Nguyen <ttn@gnu.org>
11268
11269 * eshell.texi (Known Problems): Add doc item.
11270
11271 2003-11-22 Martin Stjernholm <mast@lysator.liu.se>
11272
11273 * cc-mode.texi: Update for CC Mode 5.30.
11274
11275 Note: Please refrain from doing purely cosmetic changes like
11276 removing trailing whitespace in this manual; it clobbers cvs
11277 merging for no good reason.
11278
11279 2003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
11280
11281 * ediff.texi, tramp.texi, vip.texi, viper.texi:
11282 * widget.texi, woman.texi: Replace @sc{ascii} and ASCII with
11283 @acronym{ASCII}.
11284
11285 2003-10-26 Karl Berry <karl@gnu.org>
11286
11287 * info.texi (Info Search): Echo area, not echo are. From Debian
11288 diff.
11289
11290 2003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
11291
11292 * widget.texi (Defining New Widgets): Document new behavior of
11293 :buttons and :children keywords.
11294
11295 2003-10-22 Miles Bader <miles@gnu.org>
11296
11297 * Makefile.in (info): Move before $(top_srcdir)/info.
11298
11299 2003-10-17 Thien-Thi Nguyen <ttn@gnu.org>
11300
11301 * tramp.texi (Inline methods): Small grammar fix.
11302 (External transfer methods): Likewise.
11303
11304 2003-10-08 Nick Roberts <nick@nick.uklinux.net>
11305
11306 * speedbar.texi: Remove paragraph for GUD that is no longer true.
11307
11308 2003-10-06 Luc Teirlinck <teirllm@auburn.edu>
11309
11310 * texinfo.tex: Replace `%' in arch tagline by @ignore.
11311
11312 2003-09-30 Richard M. Stallman <rms@gnu.org>
11313
11314 * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
11315
11316 * widget.texi (User Interface): Fix typos.
11317
11318 * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
11319
11320 2003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
11321
11322 * pcl-cvs.texi (Selected Files): Fix typo.
11323
11324 2003-09-21 Karl Berry <karl@gnu.org>
11325
11326 * info.texi (] and [ commands): No period at end of section title.
11327
11328 2003-09-04 Miles Bader <miles@gnu.org>
11329
11330 * Makefile.in (top_srcdir): New variable.
11331 ($(top_srcdir)/info): New rule.
11332 (info): Depend on it.
11333
11334 2003-09-03 Peter Runestig <peter@runestig.com>
11335
11336 * makefile.w32-in: New file.
11337
11338 2003-08-26 Per Abrahamsen <abraham@dina.kvl.dk>
11339
11340 * widget.texi (User Interface): Explain the need of static text
11341 around an editable field.
11342
11343 2003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
11344
11345 * widget.texi (Basic Types): The argument to `:help-echo' can now
11346 be a form that evaluates to a string.
11347
11348 2003-08-18 Kim F. Storm <storm@cua.dk>
11349
11350 * calc.texi (Queries in Macros): Update xref to keyboard macro query.
11351
11352 2003-08-16 Richard M. Stallman <rms@gnu.org>
11353
11354 * dired-x.texi (Shell Command Guessing): Explain *.
11355
11356 2003-08-16 Chunyu Wang <spr@db.cs.hit.edu.cn> (tiny change)
11357
11358 * pcl-cvs.texi (Log Edit Mode): Fix key binding for
11359 log-edit-insert-changelog.
11360
11361 2003-08-03 Karl Berry <karl@gnu.org>
11362
11363 * info.texi: Need @contents.
11364
11365 2003-07-20 Kai Großjohann <kai.grossjohann@gmx.net>
11366
11367 Tramp version 2.0.36 released.
11368
11369 * tramp.texi (Remote shell setup): Explain about problems with
11370 non-Bourne commands in ~/.profile and ~/.shrc.
11371
11372 2003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
11373
11374 * info.texi (Help-Inv, Help-M, Help-Xref): Update following
11375 renaming of `vis-mode' to `visible-mode'.
11376
11377 2003-07-04 Luc Teirlinck <teirllm@mail.auburn.edu>
11378
11379 * info.texi (Top, Help-Small-Screen): Remove accidentally added
11380 next, prev and up pointers.
11381
11382 2003-07-02 Luc Teirlinck <teirllm@mail.auburn.edu>
11383
11384 * info.texi (Help): Mention existence of Emacs and stand-alone
11385 Info at the very beginning of the tutorial.
11386 (Help-Inv): New node.
11387 (Help-]): New node.
11388 (Help-M): Systematically point out the differences between default
11389 Emacs and stand-alone versions. Delete second menu.
11390 (Help-Xref): Systematically point out the differences between
11391 default Emacs and stand-alone versions.
11392 (Help-Int): Change `l' example.
11393 (Expert Info): Fix typos.
11394 (Emacs Info Variables): Mention `Info-hide-note-references' and
11395 new default for `Info-scroll-prefer-subnodes'.
11396
11397 2003-06-17 Kai Großjohann <kai.grossjohann@gmx.net>
11398
11399 Version 2.0.35 of Tramp released.
11400
11401 * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
11402 (Inline methods): Add methods `remsh' and `plink1'.
11403 (External transfer methods): Add method `remcp'.
11404 (Multi-hop Methods): Add method `remsh'.
11405 Small patch from Adrian Aichner <adrian@xemacs.org>:
11406 Fix minor typos.
11407 (Concept Index): Add to make manual searchable via
11408 `Info-index'.
11409 (Version Control): Add cindex entry.
11410
11411 2003-05-24 Kai Großjohann <kai.grossjohann@gmx.net>
11412
11413 * trampver.texi: Version 2.0.34 released.
11414
11415 2003-05-03 Glenn Morris <gmorris@ast.cam.ac.uk>
11416
11417 * faq.texi: Improve previous changes.
11418
11419 2003-05-02 Glenn Morris <gmorris@ast.cam.ac.uk>
11420
11421 * faq.texi: Update copyright and maintenance details.
11422 Update some package URLs, versions, and maintainers.
11423 Remove many references to the Emacs Lisp Archive.
11424
11425 2003-04-23 Simon Josefsson <jas@extundo.com>
11426
11427 * smtpmail.texi: Fix license (the invariant sections mentioned has
11428 never been part of the smtp manual). Align info dir entry with
11429 other emacs packages.
11430
11431 2003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
11432
11433 * tramp.texi: Version 2.0.33 released.
11434 Remove installation chapter. Remove XEmacs specifics.
11435
11436 2003-03-29 Richard M. Stallman <rms@gnu.org>
11437
11438 * tramp.texi (Top): Undo the previous renaming.
11439 (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
11440
11441 2003-03-29 Kai Großjohann <kai.grossjohann@gmx.net>
11442
11443 * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
11444 version of manual.
11445
11446 * tramp.texi (Auto-save and Backup): New node.
11447
11448 2003-03-29 Michael Albinus <Michael.Albinus@alcatel.de>
11449
11450 * tramp.texi (Top): Include trampver.texi. Rename "Emacs" to "GNU
11451 Emacs" in order to have better differentiation to "XEmacs".
11452 `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
11453 are new macros in order to point to the other Emacs flavor where
11454 appropriate. In info case, point to node `Installation' in order
11455 to explain how to generate the other way. In html case, make a
11456 link to the other html file.
11457 (Obtaining TRAMP): Add a paragraph saying to perform `autoconf'
11458 after CVS checkout/update.
11459 (Installation): Completely rewritten.
11460 (Installation parameters, Load paths): New sections under
11461 `Installation'.
11462
11463 2003-02-28 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
11464
11465 * tramp.texi: Version 2.0.30 released.
11466 Replace word "path" with "localname" where used as a component of
11467 a Tramp file name.
11468
11469 2003-02-28 Michael Albinus <Michael.Albinus@alcatel.de>
11470
11471 * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
11472 introduced.
11473 (Installation): Explain what to do if files from the tramp/contrib
11474 directory are needed.
11475
11476 2003-02-23 Alex Schroeder <alex@emacswiki.org>
11477
11478 * smtpmail.texi (How Mail Works): New.
11479
11480 2003-02-22 Alex Schroeder <alex@emacswiki.org>
11481
11482 * smtpmail.texi: New file.
11483
11484 * Makefile.in: Build SMTP manual.
11485
11486 2003-02-05 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
11487
11488 * tramp.texi: Version 2.0.29 released.
11489 (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
11490 M-x makeinfo-buffer RET. Reported by gebser@ameritech.net.
11491
11492 2003-02-01 Michael Albinus <Michael.Albinus@alcatel.de>
11493
11494 * tramp.texi (Frequently Asked Questions): Explain a workaround if
11495 another package loads accidentally Ange-FTP.
11496
11497 2003-01-24 Michael Albinus <Michael.Albinus@alcatel.de>
11498
11499 * tramp.texi (Customizing Completion): Add function
11500 `tramp-parse-sconfig'. Change example of
11501 `tramp-set-completion-function', because parsing of ssh config
11502 files looks more natural.
11503
11504 2003-01-15 Kevin Ryde <user42@zip.com.au>
11505
11506 * gnus.texi (Using MIME): Mention auto-compression-mode with
11507 gnus-mime-copy-part.
11508
11509 2003-01-15 ShengHuo ZHU <zsh@cs.rochester.edu>
11510
11511 * gnus.texi: Do not use `path' in several locations.
11512
11513 2002-12-26 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
11514
11515 * tramp.texi (External transfer methods): New method `smb'.
11516 From Michael Albinus.
11517
11518 2002-11-05 Karl Berry <karl@gnu.org>
11519
11520 * info.texi (Info-fontify): Reorder face list to avoid bad line
11521 breaks.
11522
11523 2002-10-06 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11524
11525 * tramp.texi: Move @copying to standard place.
11526 Use @insertcopying.
11527
11528 2002-10-02 Karl Berry <karl@gnu.org>
11529
11530 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi:
11531 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
11532 * eshell.texi, eudc.texi, faq.texi, forms.texi, idlwave.texi:
11533 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, reftex.texi:
11534 * sc.texi, ses.texi, speedbar.texi, vip.texi, viper.texi:
11535 * widget.texi, woman.texi:
11536 Per rms, update all manuals to use @copying instead of @ifinfo.
11537 Also use @ifnottex instead of @ifinfo around the top node, where
11538 needed for the sake of the HTML output.
11539 (The Gnus manual is not fixed since it's not clear to me how it
11540 works; and the Tramp manual already uses @copying, although in an
11541 unusual way. All others were changed.)
11542
11543 2002-09-10 Jonathan Yavner <jyavner@engineer.com>
11544
11545 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
11546 (../info/ses, ses.dvi): New targets.
11547 * ses.texi: New file.
11548
11549 2002-09-06 Pavel Janík <Pavel@Janik.cz>
11550
11551 * texinfo.tex: Update to texinfo 4.2.
11552
11553 2002-08-27 Carsten Dominik <dominik@sand.science.uva.nl>
11554
11555 * reftex.texi: Update to RefTeX 4.19.
11556
11557 2002-07-21 Jesper Harder <harder@ifa.au.dk>
11558
11559 * gnus.texi (Sorting Groups): Add key bindings for
11560 gnus-group-sort-groups-by-real-name and
11561 gnus-group-sort-selected-groups-by-real-name.
11562
11563 2002-06-17 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11564
11565 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
11566 (../info/tramp, tramp.dvi): New targets.
11567
11568 2002-01-04 Eli Zaretskii <eliz@is.elta.co.il>
11569
11570 * Makefile.in (DVI_TARGETS): Add calc.dvi.
11571 (calc.dvi): Uncomment.
11572
11573 2001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
11574
11575 * Makefile.in (INFO_TARGETS): Add ../info/calc.
11576 (../info/calc): New target.
11577
11578 2001-10-20 Gerd Moellmann <gerd@gnu.org>
11579
11580 * (Version 21.1 released.)
11581
11582 2001-10-05 Gerd Moellmann <gerd@gnu.org>
11583
11584 * Branch for 21.1.
11585
11586 2001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
11587
11588 * Makefile.in (../info/info): Use an explicit -o switch to
11589 makeinfo.
11590
11591 2001-03-05 Gerd Moellmann <gerd@gnu.org>
11592
11593 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
11594
11595 2001-02-12 Michael Kifer <kifer@cs.sunysb.edu>
11596
11597 * ediff.texi: Added ediff-coding-system-for-read.
11598
11599 * viper.texi: Fix typos.
11600
11601 2000-12-20 Eli Zaretskii <eliz@is.elta.co.il>
11602
11603 * Makefile.in (../info/idlwave): Use --no-split.
11604
11605 2000-12-14 Dave Love <fx@gnu.org>
11606
11607 * Makefile.in (mostlyclean): Remove gnustmp.*.
11608 (gnus.dvi): Change rule to remove @latex stuff.
11609
11610 2000-10-19 Eric M. Ludlam <zappo@ultranet.com>
11611
11612 * Makefile.in (Speedbar): Add build targets for speedbar.texi.
11613
11614 2000-10-13 John Wiegley <johnw@gnu.org>
11615
11616 * Makefile.in: Add build targets for eshell.texi.
11617
11618 2000-09-25 Gerd Moellmann <gerd@gnu.org>
11619
11620 * Makefile.in: Remove/comment speedbar stuff.
11621
11622 2000-09-22 Dave Love <fx@gnu.org>
11623
11624 * Makefile.in: Add emacs-mime.
11625
11626 2000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
11627
11628 * Makefile.in (INFO_TARGETS): Add ../info/woman.
11629 (DVI_TARGETS): Add woman.dvi.
11630 (../info/woman, woman.dvi): New targets.
11631
11632 2000-05-31 Stefan Monnier <monnier@cs.yale.edu>
11633
11634 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
11635
11636 * pcl-cvs.texi: New file.
11637 * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
11638 (../info/pcl-cvs, pcl-cvs.dvi): New targets.
11639
11640 2000-05-11 Gerd Moellmann <gerd@gnu.org>
11641
11642 * Makefile.in (INFO_TARGETS): Add info/ebrowse.
11643 (../info/ebrowse, ebrowse.dvi): New targets.
11644
11645 2000-01-13 Gerd Moellmann <gerd@gnu.org>
11646
11647 * Makefile.in (INFO_TARGETS): Add eudc.
11648 (DVI_TARGETS): Add eudc.dvi.
11649 (../info/eudc, eudc.dvi): New targets.
11650
11651 2000-01-05 Eli Zaretskii <eliz@is.elta.co.il>
11652
11653 * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
11654 compatibility with 8+3 filesystems).
11655 (../info/efaq): Rename from emacs-faq.
11656
11657 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
11658
11659 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
11660 (../info/idlwave, idlwave.dvi): New targets.
11661
11662 1999-10-23 Dave Love <fx@gnu.org>
11663
11664 * Makefile.in: Use autotype.texi.
11665
11666 1999-10-12 Stefan Monnier <monnier@cs.yale.edu>
11667
11668 * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
11669 faq.texi file) rather than ../info/faq.
11670
11671 1999-10-07 Gerd Moellmann <gerd@gnu.org>
11672
11673 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
11674 (../info/ada-mode, ada-mode.dvi): New targets.
11675
11676 1999-09-01 Dave Love <fx@gnu.org>
11677
11678 * Makefile.in: Add faq.
11679
11680 1999-07-12 Richard Stallman <rms@gnu.org>
11681
11682 * Version 20.4 released.
11683
11684 1998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
11685
11686 * Version 20.3 released.
11687
11688 1998-04-06 Andreas Schwab <schwab@gnu.org>
11689
11690 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
11691 Use it in dvi targets.
11692 (../etc/GNU): Change to $(srcdir) first.
11693
11694 1998-03-11 Carsten Dominik <cd@delysid.gnu.org>
11695
11696 * reftex.texi: Update for RefTeX version 3.22.
11697
11698 1998-03-01 Kim-Minh Kaplan <KimMinh.Kaplan@utopia.eunet.fr>
11699
11700 * gnus.texi (Easy Picons): Remove references to
11701 `gnus-group-display-picons'.
11702 (Hard Picons): Ditto.
11703
11704 1998-02-08 Richard Stallman <rms@psilocin.gnu.org>
11705
11706 * Makefile.in (reftex.dvi, ../info/reftex): New targets.
11707 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
11708
11709 1997-09-23 Paul Eggert <eggert@twinsun.com>
11710
11711 * Makefile.in: Merge changes mistakenly made to `Makefile'.
11712 (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
11713
11714 1997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11715
11716 * Version 20.2 released.
11717
11718 1997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11719
11720 * Version 20.1 released.
11721
11722 1997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11723
11724 * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
11725
11726 1997-04-12 Per Abrahamsen <abraham@dina.kvl.dk>
11727
11728 * widget.texi (push-button): Document it.
11729
11730 1996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11731
11732 * Version 19.33 released.
11733
11734 1996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11735
11736 * Version 19.32 released.
11737
11738 1996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
11739
11740 * Makefile.in: Add rules for the Message manual.
11741
11742 1996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
11743
11744 * gnus.texi: New version.
11745
11746 * message.texi: New manual.
11747
11748 1996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11749
11750 * Makefile.in (All info targets): cd $(srcdir) to do the work.
11751
11752 1996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11753
11754 * Makefile.in (All info targets): Specify $(srcdir) in input files.
11755 Specify -I option.
11756 (All dvi targets): Set the TEXINPUTS variable.
11757
11758 1996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
11759
11760 * Version 19.31 released.
11761
11762 1996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
11763
11764 * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
11765 (INFO_TARGETS): Use new name. This avoids name conflict on MSDOS.
11766
11767 1995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11768
11769 * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
11770 (INFO_TARGETS): Add ../info/cc-mode.
11771 (DVI_TARGETS): Add cc-mode.dvi.
11772
11773 1995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11774
11775 * Version 19.30 released.
11776
11777 1995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
11778
11779 * gnus.texi: New file.
11780
11781 1995-11-04 Erik Naggum <erik@naggum.no>
11782
11783 * gnus.texi: File deleted.
11784
11785 1995-11-02 Stephen Gildea <gildea@stop.mail-abuse.org>
11786
11787 * mh-e.texi: "Function Index" -> "Command Index" to work with
11788 Emacs 19.30 C-h C-k support of separately-documented commands.
11789
11790 1995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11791
11792 * Makefile.in (../info/ediff, ediff.dvi): New targets.
11793 (INFO_TARGETS, DVI_TARGETS): Add those new targets.
11794
11795 1995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11796
11797 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
11798 (../info/viper, viper.dvi): New targets.
11799
11800 1995-04-20 Kevin Rodgers <kevinr@ihs.com>
11801
11802 * dired-x.texi (Installation): Change the example to set
11803 buffer-local variables like dired-omit-files-p in
11804 dired-mode-hook.
11805
11806 1995-04-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11807
11808 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
11809 (../info/mh-e, mh-e.dvi): New targets.
11810
11811 1995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
11812
11813 * Makefile.in (maintainer-clean): Rename from realclean.
11814
11815 1994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11816
11817 * Makefile.in: New file.
11818 * Makefile: File deleted.
11819
11820 1994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11821
11822 * Makefile (TEXINDEX_OBJS): Variable deleted.
11823 (texindex, texindex.o, getopt.o): Rules deleted.
11824 All deps on texindex deleted.
11825 (distclean): Don't delete texindex.
11826 (mostlyclean): Don't delete *.o.
11827 * texindex.c, getopt.c: Files deleted.
11828
11829 1994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11830
11831 * Version 19.26 released.
11832
11833 1994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11834
11835 * Version 19.25 released.
11836
11837 1994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11838
11839 * Version 19.24 released.
11840
11841 1994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11842
11843 * Version 19.23 released.
11844
11845 1994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11846
11847 * Makefile: Delete spurious tab.
11848
11849 1994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11850
11851 * Makefile (.SUFFIXES): New rule.
11852
11853 1994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11854
11855 * Makefile (dired-x.dvi, ../info/dired-x): New targets.
11856 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
11857
11858 1994-01-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11859
11860 * Makefile (../info/sc): Rename from sc.info.
11861 (../info/cl): Likewise.
11862 (INFO_TARGETS): Use new names.
11863
11864 1993-12-04 Richard Stallman (rms@srarc2)
11865
11866 * getopt.c: New file.
11867 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
11868 (getopt.o): New rule.
11869 (dvi): Don't depend on texindex.
11870 (cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
11871 Depend on texindex.
11872
11873 1993-12-03 Richard Stallman (rms@srarc2)
11874
11875 * Makefile (../info/sc.info): Rename from ../info/sc.
11876 (TEXI2DVI): New variable.
11877 (cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
11878 Add explicit commands.
11879 (TEXINDEX_OBJS): Delete duplicate getopt.o.
11880
11881 1993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11882
11883 * Version 19.22 released.
11884
11885 1993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11886
11887 * Makefile (TEXINDEX_OBJS): Delete spurious period.
11888
11889 1993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11890
11891 * Version 19.21 released.
11892
11893 1993-11-15 Paul Eggert (eggert@twinsun.com)
11894
11895 * Makefile (../info/cl.info): Rename from ../info/cl.
11896
11897 1993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11898
11899 * Makefile (../etc/GNU): New target.
11900 (EMACSSOURCES): Add gnu1.texi.
11901
11902 1993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11903
11904 * Makefile (realclean): Don't delete the Info files.
11905
11906 1993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
11907
11908 * forms.texi: Fix forms.texi so that it will format correctly.
11909 Add missing `@end iftex', fix bad reference.
11910
11911 1993-10-20 Brian J. Fox (bfox@ai.mit.edu)
11912
11913 * Makefile: Fix targets for texindex, new info.texi files.
11914 * info-stnd.texi: New file implements info for standalone info
11915 reader.
11916 * info.texi: Update to include recent changes to "../info/info".
11917 New source file for ../info/info; includes info-stnd.texi.
11918
11919 * texindex.c: Include "../src/config.h" if building in emacs.
11920
11921 * Makefile: Change all files to FILENAME.texi, force all targets
11922 to be FILENAME, not FILENAME.info. This changes sc.texinfo,
11923 vip.texinfo, forms.texinfo, cl.texinfo.
11924 Add target to build texindex.c, defining `emacs'.
11925
11926 * forms.texi: Install new file to match version 2.3 of forms.el.
11927
11928 1993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11929
11930 * Version 19.19 released.
11931
11932 1993-08-10 Simon Leinen (simon@lia.di.epfl.ch)
11933
11934 * sc.texinfo: Fix info file name.
11935
11936 * Makefile (info): Add gnus and sc.
11937 (dvi): Add gnus.dvi and sc.dvi.
11938 (../info/sc, sc.dvi): New targets.
11939
11940 1993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11941
11942 * Version 19.18 released.
11943
11944 1993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11945
11946 * Makefile: Fix source file names of the separate manuals.
11947 (gnus.dvi, ../info/gnus): New targets.
11948
11949 1993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11950
11951 * Version 19.17 released.
11952
11953 1993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11954
11955 * split-man: Fix typos in last change.
11956
11957 1993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11958
11959 * Version 19.16 released.
11960
11961 1993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11962
11963 * version 19.15 released.
11964
11965 1993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11966
11967 * Makefile (distclean): It's rm, not rf.
11968
11969 1993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11970
11971 * Version 19.14 released.
11972
11973 1993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11974
11975 * Makefile: New file.
11976
11977 1993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11978
11979 * Version 19.13 released.
11980
11981 1993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11982
11983 * Version 19.9 released.
11984
11985 1993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11986
11987 * Version 19.8 released.
11988
11989 1993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11990
11991 * Version 19.7 released.
11992
11993 1990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
11994
11995 * gnus.texinfo: New file. Removed installation instructions.
11996
11997 1990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
11998
11999 * texindex.c: If USG, include sys/types.h and sys/fcntl.h.
12000
12001 1989-01-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
12002
12003 * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
12004 then define `\sc' as the command for smallcaps in Texinfo.
12005 This means that the @sc command will produce small caps. bfox has
12006 made the corresponding change to makeinfo and texinfm.el.
12007
12008 1988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
12009
12010 * vip.texinfo: Remove menu entry Adding Lisp Code in node
12011 Customization since the menu entry did not point to anything.
12012 Also add an @finalout command to remove overfull hboxes from the
12013 printed output.
12014
12015 * cl.texinfo: Add @bye, \input line and @settitle to file.
12016 This file is clearly intended to be a chapter of some other work,
12017 but the other work does not yet exist.
12018
12019 1988-07-25 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
12020
12021 * texinfo.texinfo: Three typos corrected.
12022
12023 ;; Local Variables:
12024 ;; coding: utf-8
12025 ;; End:
12026
12027 Copyright (C) 1993-1999, 2001-2014 Free Software Foundation, Inc.
12028
12029 This file is part of GNU Emacs.
12030
12031 GNU Emacs is free software: you can redistribute it and/or modify
12032 it under the terms of the GNU General Public License as published by
12033 the Free Software Foundation, either version 3 of the License, or
12034 (at your option) any later version.
12035
12036 GNU Emacs is distributed in the hope that it will be useful,
12037 but WITHOUT ANY WARRANTY; without even the implied warranty of
12038 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12039 GNU General Public License for more details.
12040
12041 You should have received a copy of the GNU General Public License
12042 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.