]> code.delx.au - gnu-emacs/blob - doc/misc/ChangeLog
Merge from origin/emacs-24
[gnu-emacs] / doc / misc / ChangeLog
1 2014-12-18 Eric Abrahamsen <eric@ericabrahamsen.net>
2
3 * gnus.texi (Gnus Registry Setup): Explain pruning changes. Mention
4 gnus-registry-prune-factor. Explain sorting changes and
5 gnus-registry-default-sort-function. Correct file extension.
6
7 2014-12-17 Jay Belanger <jay.p.belanger@gmail.com>
8
9 * calc.texi (About This Manual): Update instructions
10 for building the manual.
11
12 2014-12-15 Alan Mackenzie <acm@muc.de>
13
14 "Advice" is a mass noun. Amend text accordingly.
15 * cl.texi (Obsolete Macros): Replace "an advice" with "advice".
16
17 2014-12-12 Paul Eggert <eggert@cs.ucla.edu>
18
19 * texinfo.tex: Update from gnulib.
20
21 2014-12-08 Andrey Kotlarski <m00naticus@gmail.com>
22
23 * eww.texi (Basics): Document managing multiple eww buffers.
24
25 2014-12-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
26
27 * eww.texi (Basics): Document eww PDF viewing.
28
29 2014-11-23 Ivan Shmakov <ivan@siamics.net>
30
31 * eww.texi (Advanced): Mention the Desktop stuff (bug#18010).
32
33 2014-11-23 Michael Albinus <michael.albinus@gmx.de>
34
35 * tramp.texi (Remote processes): Let-bind environment variables to
36 `process-environment' when running `process-file' or
37 `start-file-process'.
38
39 2014-11-19 Ivan Shmakov <ivan@siamics.net>
40
41 * eww.texi (Basics): Document `eww-history-limit'.
42
43 2014-11-14 Paul Eggert <eggert@cs.ucla.edu>
44
45 * org.texi (The date/time prompt, Matching tags and properties):
46 Use leading zero with 24-hour times less than 10:00.
47
48 2014-11-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
49
50 * eww.texi (Variable Index): Mention `eww-after-render-hook'.
51
52 2014-11-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
53
54 * eww.texi (Basics): Document `eww-readable'.
55
56 2014-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
57
58 * gnus.texi (Top): Add missing `HTML' menu.
59 (HTML): Fix xref to FAQ 4-16.
60
61 2014-11-09 Glenn Morris <rgm@gnu.org>
62
63 * Makefile.in (version): Remove variable.
64 (clean): No longer delete dist tarfile.
65 (dist): Remove rule; replace with code in admin.el.
66
67 2014-11-08 Glenn Morris <rgm@gnu.org>
68
69 * Makefile.in (${buildinfodir}/ccmode.info)
70 (${buildinfodir}/efaq%.info): Ensure output directory exists.
71
72 2014-11-07 Tassilo Horn <tsdh@gnu.org>
73
74 * gnus.texi (HTML): Update section so that it mentions shr and w3m.
75 Also link the full EWW manual that explains more on shr, too.
76
77 * gnus-faq.texi (FAQ 4 - Reading messages, FAQ 4-16): Add Q&A on how to
78 increase contrast when displaying HTML mail with shr.
79
80 * eww.texi (Advanced): Document increasing contrast with
81 shr-color-visible-distance-min and
82 shr-color-visible-luminance-min.
83
84 2014-11-02 Teodor Zlatanov <tzz@lifelogs.com>
85
86 * auth.texi (Help for users): Explain quoting rules better.
87
88 2014-10-30 Glenn Morris <rgm@gnu.org>
89
90 * efaq.texi (Gnus does not work with NNTP): Remove; ancient.
91
92 2014-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
93
94 * eieio.texi (Accessing Slots, CLOS compatibility): Adjust wording
95 since `setf' is in core rather than in CL nowadays.
96
97 2014-10-29 Paul Eggert <eggert@cs.ucla.edu>
98
99 Simplify use of current-time and friends.
100 * org.texi (Dynamic blocks): Omit unnecessary call to current-time
101 in example.
102
103 2014-10-28 Christopher Schmidt <ch@ristopher.com>
104
105 * calc.texi (Quick Calculator): Mention prefix argument of
106 `quick-calc'.
107
108 2014-10-26 Eric S. Raymond <esr@thyrsus.com>
109
110 * efaq-w32.texi: Neutralize language specific to a repository type.
111
112 2014-10-25 Eric S. Raymond <esr@thyrsus.com>
113
114 * gnus-coding.texi: Neutralize language specific to a repository type.
115
116 2014-10-20 Glenn Morris <rgm@gnu.org>
117
118 * Merge in all changes up to 24.4 release.
119
120 2014-10-13 Glenn Morris <rgm@gnu.org>
121
122 * Makefile.in (dist): Update for new output variables.
123
124 2014-10-08 Leo Liu <sdl.web@gmail.com>
125
126 * cl.texi (Porting Common Lisp): Remove parse-integer.
127
128 2014-10-06 Ulf Jasper <ulf.jasper@web.de>
129
130 * newsticker.texi (Supported Formats): Fix order of subheading and
131 itemize.
132
133 2014-10-04 Glenn Morris <rgm@gnu.org>
134
135 * vip.texi (Other Vi Commands): Markup fix.
136
137 2014-10-03 Bastien Guerry <bzg@gnu.org>
138
139 * org.texi (Key bindings and useful functions): Fix typo.
140 Use the correct function's name.
141
142 2014-10-03 Michael Brand <michael.ch.brand@gmail.com>
143
144 * org.texi (Formula syntax for Calc): Add `f-1' to TBLFM example
145 about `nan'.
146
147 2014-10-03 Nicolas Goaziou <mail@nicolasgoaziou.fr>
148
149 * org.texi (Export settings): Be more explicit about how output
150 file name is built.
151
152 * org.texi (Headings and sectioning structure): Document menus.
153
154 * org.texi (Include files, Publishing options): Remove reference
155 to nonexistent variable.
156
157 2014-10-03 Eli Zaretskii <eliz@gnu.org>
158
159 * erc.texi (Connecting): Remove stray "OA" that failed the manual
160 build.
161
162 2014-10-03 Kelvin White <kwhite@gnu.org>
163
164 * erc.texi (Advanced Usage, Options): Add descriptions and examples
165 for erc-format-nick-function and erc-rename-buffers options.
166
167 2014-09-26 Leo Liu <sdl.web@gmail.com>
168
169 * cl.texi (Predicates on Numbers): Document cl-digit-char-p.
170 (Numerical Functions): Document cl-parse-integer. (Bug#18557)
171
172 2014-09-24 Ulf Jasper <ulf.jasper@web.de>
173
174 * newsticker.texi: Reworked. Document new treeview group
175 commands. Remove VERSION, UPDATED, use EMACSVER instead.
176 Use term 'feed reader'.
177
178 2014-09-04 Paul Eggert <eggert@cs.ucla.edu>
179
180 Less chatter in 'make' output.
181 * Makefile.in (clean): Simplify, for shorter command line.
182
183 2014-08-07 Reuben Thomas <rrt@sc3d.org>
184
185 * ediff.texi (Merging and diff3): Don't mention lack of support
186 for VMS diff, we no longer support VMS.
187
188 2014-08-07 Michael Albinus <michael.albinus@gmx.de>
189
190 * tramp.texi (Remote shell setup): Explain, how to change command
191 line arguments of remote "nc" listener.
192
193 2014-07-31 Tassilo Horn <tsdh@gnu.org>
194
195 * gnus.texi (Group Parameters): Document that `gcc-self' may also be a
196 list.
197
198 2014-07-28 Stephen Berman <stephen.berman@gmx.net>
199
200 * todo-mode.texi (Marked Items): Correct omission of item deletion
201 from commands applying to both todo and done items.
202
203 2014-07-18 Albert Krewinkel <albert+gnus@zeitkraut.de>
204
205 * gnus.texi (Posting Styles): Document the possibility to perform
206 string replacements when matching against headers.
207
208 2014-07-09 Stephen Berman <stephen.berman@gmx.net>
209
210 * todo-mode.texi (Levels of Organization): Comment out statement
211 that Emacs recognizes todo files by their extension, since this
212 feature has been removed due to bug#17482.
213
214 2014-07-03 Michael Albinus <michael.albinus@gmx.de>
215
216 * trampver.texi: Update release number.
217
218 2014-07-03 Glenn Morris <rgm@gnu.org>
219
220 * info.texi, mh-e.texi: "Online help" doesn't mean what it
221 used to any more.
222
223 * idlwave.texi (Introduction): Comment out dead http screenshot links.
224
225 2014-06-24 Leo Liu <sdl.web@gmail.com>
226
227 * dired-x.texi (Omitting Files in Dired, Omitting Variables):
228 Fix key binding to dired-omit-mode. (Bug#16354)
229
230 2014-06-24 Eli Zaretskii <eliz@gnu.org>
231
232 * autotype.texi (Skeleton Language): Document the \n feature better.
233
234 2014-06-23 Glenn Morris <rgm@gnu.org>
235
236 * Makefile.in (%.texi): Disable implicit rules.
237
238 2014-06-22 Mario Lang <mlang@delysid.org>
239
240 * srecode.texi (Base Arguments): The the -> to the.
241
242 * org.texi (Images in ODT export): The the -> the.
243
244 2014-06-21 Eli Zaretskii <eliz@gnu.org>
245
246 * autotype.texi (Skeleton Language): Document the feature of \n
247 when at eol.
248
249 2014-06-21 Michael Albinus <michael.albinus@gmx.de>
250
251 * dbus.texi (Type Conversion): Formatting edits in example.
252
253 2014-06-15 Michael Albinus <michael.albinus@gmx.de>
254
255 Sync with Tramp 2.2.10.
256
257 * tramp.texi (Inline methods): Remove restriction on "telnet".
258 Recommend sharing ssh connections for "plink".
259 (External methods): Remove "sftp". Merge "pscp" and "psftp"
260 descriptions. Recommend sharing ssh connections. Add "nc" method.
261 (GVFS based methods): Add "sftp".
262 (Customizing Completion, External packages, Issues):
263 Use @dots{}.
264
265 * trampver.texi: Update release number.
266
267 2014-06-15 Glenn Morris <rgm@gnu.org>
268
269 * Makefile.in (bootstrap-clean): New.
270
271 2014-06-12 Vincent Belaïche <vincentb1@users.sourceforge.net>
272
273 * ses.texi: Adding documentation for SES local printer functions.
274
275 2014-06-12 Glenn Morris <rgm@gnu.org>
276
277 * Makefile.in: Use GNU Make features to reduce duplication.
278 (mkinfodir): Remove.
279 (${buildinfodir}): Generate using an order-only prerequisite.
280 (.dvi.ps): Replace with pattern rule.
281 ($INFO_TARGETS): Mark as PHONY.
282 (${buildinfodir}): New rule.
283 (EXTRA_OPTS, need_emacsver, need_emacsver_prefix): New variables.
284 (${buildinfodir}/%.info, %.dvi, %.pdf, %.html, %.ps):
285 New pattern rules, replacing numerous previous explicit rules.
286 (info_template): New definition.
287 (gnus.dvi, gnus.pdf): Use distinct intermediate files.
288 (mostlyclean): Adjust for above gnus change.
289
290 2014-06-11 Glenn Morris <rgm@gnu.org>
291
292 * Makefile.in (INFO_INSTALL): Update for 2013-08-28 DOCMISC_W32 change.
293
294 2014-06-10 Glenn Morris <rgm@gnu.org>
295
296 * Makefile.in (INFO_EXT): Remove and replace by ".info" throughout.
297 (INFO_OPTS): Set directly rather than with configure.
298
299 2014-06-08 Karl Berry <karl@gnu.org>
300
301 * doc/info.texi (Help-^L): "mode line", "screenful",
302 stand-alone and Emacs Info both use the mode line.
303 Use x instead of weird C-x 0 to get rid of help msg
304 in standalone Info.
305
306 2014-06-08 Glenn Morris <rgm@gnu.org>
307
308 * vip.texi (Files): Defer to Emacs manual for uniquify details.
309
310 * info.texi (Help-Small-Screen): Clarify details of S-SPC.
311 (Help-Small-Screen, Help-]): Do not mention S-SPC.
312 (Emacs Info Variables): Markup fix.
313
314 * ebrowse.texi (Source Display, Finding/Viewing):
315 * erc.texi (Sample Session):
316 * ses.texi (The Basics):
317 * todo-mode.texi (Moving and Deleting Items):
318 * woman.texi (Navigation): Markup fixes re SPC, RET.
319
320 2014-06-02 Glenn Morris <rgm@gnu.org>
321
322 * efaq.texi (Finding a package with particular functionality):
323 Update example.
324 * vip.texi: Mention this is obsolete.
325
326 2014-05-27 Paul Eggert <eggert@cs.ucla.edu>
327
328 * texinfo.tex: Update from gnulib.
329
330 2014-05-26 Paul Eggert <eggert@cs.ucla.edu>
331
332 Specify coding if Latin-1 Emacs would misinterpret (Bug#17575).
333 * htmlfontify.texi, org.texi: Add "coding: utf-8".
334
335 2014-05-26 Stephen Berman <stephen.berman@gmx.net>
336
337 * todo-mode.texi: Update in light of changes due to bug#17482.
338 Replace numerous mistaken uses of literal quotes with proper
339 Texinfo markup.
340 (Todo Mode Entry Points): Comment out reference to using find-file
341 or Dired to visit Todo files, since this has been disabled (bug#17482).
342
343 2014-05-20 Leo Liu <sdl.web@gmail.com>
344
345 * cl.texi (List Functions, Efficiency Concerns): Update cl-endp.
346
347 2014-05-13 Paul Eggert <eggert@cs.ucla.edu>
348
349 * texinfo.tex: Update from gnulib.
350
351 2014-05-08 Michael Albinus <michael.albinus@gmx.de>
352
353 * tramp.texi (Frequently Asked Questions): Mention HISTFILE
354 setting in ~/.ssh/environment.
355
356 2014-05-04 Stephen Berman <stephen.berman@gmx.net>
357
358 * todo-mode.texi: Update, improve exposition, add cross
359 references, fix typos.
360 (Inserting New Items, Editing Item Headers and Text): Rewrite to
361 document new user interface.
362
363 2014-05-04 Glenn Morris <rgm@gnu.org>
364
365 * autotype.texi (Skeleton Language):
366 * message.texi (Header Commands): Replace `iff'.
367
368 2014-05-02 Paul Eggert <eggert@cs.ucla.edu>
369
370 * vhdl-mode.texi: Add "@documentencoding UTF-8",
371 since this is a toplevel .texi file.
372
373 2014-04-22 Bastien Guerry <bzg@gnu.org>
374
375 * org.texi (Installation): Be more clear on why installing Org
376 through ELPA should be done without loading any Org file.
377
378 * org.texi (Emphasis and monospace): Document the use of
379 =verbatim= and ~code~ to be consistent with
380 `org-element-text-markup-successor'.
381
382 * org.texi (In-buffer settings, Radio tables): Tiny fixes.
383
384 * org.texi (Initial visibility):
385 * org.texi (Literal examples): Fix typos.
386
387 2014-04-22 Michael Brand <michael.ch.brand@gmail.com>
388
389 * org.texi (Column attributes): Add a sentence to point out
390 the dependency on the format specifier.
391
392 2014-04-22 Nicolas Goaziou <n.goaziou@gmail.com>
393
394 * org.texi (The Export Dispatcher): Reformulation.
395
396 * org.texi (@LaTeX{} specific attributes): Update manual.
397
398 * org.texi (Top, Exporting): Org has its own documentation and
399 should therefore be removed from "Other build-in back-ends".
400
401 2014-04-22 Stefan Monnier <monnier@iro.umontreal.ca>
402
403 * cl.texi (Structures): Remove cl-struct-set-slot-value.
404
405 2014-04-20 Daniel Colascione <dancol@dancol.org>
406
407 * cl.texi (Declarations): Document changes to `cl-the' and defstruct functions.
408
409 2014-04-17 Paul Eggert <eggert@cs.ucla.edu>
410
411 * Makefile.in (infoclean): Be consistent about reporting failures.
412
413 2014-03-27 Glenn Morris <rgm@gnu.org>
414
415 * Makefile.in (INFO_COMMON): Add vhdl-mode.
416 (vhdl_mode_deps, vhdl-mode, $(buildinfodir)/vhdl-mode$(INFO_EXT))
417 (vhdl-mode.dvi, vhdl-mode.pdf, vhdl-mode.html): New rules/variables.
418
419 * vhdl-mode.texi: General clean-up. Set copyright to FSF, add license.
420 Remove hand-written node pointers. Remove info re old Emacs versions.
421 Markup fixes.
422 (Getting Connected): Remove irrelevant info.
423 (Indentation Commands, Requirements): Remove empty/irrelevant nodes.
424 (Frequently Asked Questions): Electric indent is now enabled.
425
426 2014-03-27 Reto Zimmermann <reto@gnu.org>
427 Rod Whitby <software.vhdl-mode@rwhitby.net>
428
429 * vhdl-mode.texi: New file, imported from upstream vhdl-mode.
430
431 2014-03-26 Paul Eggert <eggert@cs.ucla.edu>
432
433 * texinfo.tex: Update from gnulib.
434
435 2014-03-26 Michael Albinus <michael.albinus@gmx.de>
436
437 * tramp.texi (Frequently Asked Questions): Add fish shell settings.
438
439 2014-03-23 Katsumi Yamaoka <yamaoka@jpl.org>
440
441 * gnus.texi (Ma Gnus): Mention header attachment buttons.
442
443 2014-03-23 Lars Ingebrigtsen <larsi@gnus.org>
444
445 * emacs-mime.texi (MML Definition): Document recipient-filename.
446
447 2014-03-23 Katsumi Yamaoka <yamaoka@jpl.org>
448
449 * gnus.texi (MIME Commands):
450 Mention gnus-mime-buttonize-attachments-in-header and
451 gnus-mime-display-attachment-buttons-in-header.
452
453 2014-03-23 Lars Ingebrigtsen <larsi@gnus.org>
454
455 * message.texi (Forwarding):
456 Mention `message-forward-included-headers'.
457
458 2014-03-23 Lars Ingebrigtsen <larsi@gnus.org>
459
460 * gnus.texi: w3 is no longer supported by Gnus.
461
462 2014-03-22 Glenn Morris <rgm@gnu.org>
463
464 * efaq.texi (Informational files for Emacs): Do not mention etc/GNU.
465
466 2014-03-21 Glenn Morris <rgm@gnu.org>
467
468 * ede.texi (ede-linux):
469 * vip.texi (New Bindings): Tiny copyedits.
470
471 2014-03-18 Stefan Monnier <monnier@iro.umontreal.ca>
472
473 * vip.texi (Other Vi Commands): Adjust doc of C-j.
474
475 * cc-mode.texi (Indentation Commands): Remove C-j, since it's not
476 defined by CC-mode but globally.
477 (FAQ): Tweak text about RET and auto-indentation.
478
479 2014-03-18 David Engster <deng@randomsample.de>
480
481 * ede.texi (Project Local Variables): Remove reference to
482 `ede-java-root' and the example using it.
483 (Android projects, ede-java-root): Remove nodes since they are
484 only in CEDET upstream (Bug#17030). All nodes updated.
485 (ede-cpp-root): Document the :compile-command slot.
486 (ede-linux): Document new variables
487 `project-linux-build-directory-default' and
488 `project-linux-architecture-default'.
489
490 2014-03-12 Glenn Morris <rgm@gnu.org>
491
492 * eww.texi (History and Acknowledgments):
493 Don't list everyone who changed the code.
494
495 * ada-mode.texi, auth.texi, calc.texi, ebrowse.texi, efaq.texi:
496 * emacs-gnutls.texi, epa.texi, ert.texi, eshell.texi, eww.texi:
497 * flymake.texi, gnus.texi, info.texi, message.texi, mh-e.texi:
498 * newsticker.texi, pcl-cvs.texi, rcirc.texi, sem-user.texi:
499 * smtpmail.texi, url.texi, viper.texi, wisent.texi, woman.texi:
500 Use @file for buffers, per the Texinfo manual.
501
502 2014-03-12 Paul Eggert <eggert@cs.ucla.edu>
503
504 * org.texi: Don't set txicodequoteundirected and txicodequotebacktick
505 so that the Org Manual's style for ` and ' in code is consistent
506 with the other Emacs manuals. This affects PDF, not .info files.
507
508 2014-03-12 Glenn Morris <rgm@gnu.org>
509
510 * octave-mode.texi (Using Octave Mode): Remove outdated stuff
511 about RET and indentation.
512
513 2014-03-03 Juanma Barranquero <lekktu@gmail.com>
514
515 * gnus.texi:
516 * semantic.texi: Fix whitespace.
517
518 * ede.texi (Android projects):
519 * eieio.texi (Class Options, Making New Objects)
520 (Method Invocation, CLOS compatibility):
521 * sem-user.texi (Tag Decoration Mode): Fix typos.
522
523 2014-03-02 Xue Fuqiao <xfq@gnu.org>
524
525 * sem-user.texi (Create System Databases): Markup fix.
526
527 2014-02-28 Glenn Morris <rgm@gnu.org>
528
529 * info.texi (Further Reading): Rename node from Expert Info.
530 Remove stuff about writing Info nodes by hand.
531 (Help-Cross): Move node from (mainly deleted) chapter 3 to chapter 1.
532
533 * info.texi: Nuke hand-written node pointers.
534
535 2014-02-28 Karl Berry <karl@gnu.org>
536
537 * info.texi (Top): Mention H for a summary of all commands.
538
539 2014-02-25 Glenn Morris <rgm@gnu.org>
540
541 * edt.texi (Quick start, Starting emulation): Update hook details.
542 * efaq.texi (Fullscreen mode on MS-Windows)
543 (Terminal setup code works after Emacs has begun): Update hook details.
544 * vip.texi (Loading VIP): Fix hook example.
545
546 * efaq-w32.texi (Bash): Don't use setq with hooks.
547
548 2014-02-24 Paul Eggert <eggert@cs.ucla.edu>
549
550 * texinfo.tex: Update from gnulib.
551
552 2014-02-22 Xue Fuqiao <xfq@gnu.org>
553
554 * remember.texi (Quick Start): Add an index.
555 (Function Reference, Quick Start): Add cross-references.
556
557 2014-02-21 Glenn Morris <rgm@gnu.org>
558
559 * flymake.texi (Starting the syntax check process): Grammar fix.
560
561 * tramp.texi (External packages): Grammar fix.
562 Reword for default sentinel not being nil any more.
563
564 2014-02-19 Michael Albinus <michael.albinus@gmx.de>
565
566 * trampver.texi: Update release number.
567
568 2014-02-19 Glenn Morris <rgm@gnu.org>
569
570 * remember.texi: Copyedits.
571 (Quick Start): No need for manual autoloads. Mention remember-notes.
572 (Function Reference): Update arguments. Add new commands.
573
574 2014-02-18 Glenn Morris <rgm@gnu.org>
575
576 * remember.texi (copying): Bump remember mode version.
577 (Installation): Remove unnecessary chapter.
578 (Quick Start): No need to explicitly load remember.el.
579 (Separate Text Files): New section.
580
581 2014-02-17 Glenn Morris <rgm@gnu.org>
582
583 * eieio.texi (Class Values, CLOS compatibility):
584 Remove references to deleted eieio-describe-class/generic.
585
586 2014-02-16 Michael Albinus <michael.albinus@gmx.de>
587
588 Sync with Tramp 2.2.9.
589 * trampver.texi: Update release number.
590
591 * efaq-w32.texi (Tramp ssh): Remove also pscp1 and pscp2.
592
593 2014-02-14 Jay Belanger <jay.p.belanger@gmail.com>
594
595 * calc.texi (Single-Variable Statistics): Remove mention of
596 incorrect keybinding.
597
598 2014-02-12 Paul Eggert <eggert@cs.ucla.edu>
599
600 * texinfo.tex: Update from gnulib.
601
602 2014-02-08 Glenn Morris <rgm@gnu.org>
603
604 * auth.texi (GnuPG and EasyPG Assistant Configuration):
605 Be agnostic about authinfo/authinfo.gpg default order. (Bug#16642)
606
607 2014-02-07 Glenn Morris <rgm@gnu.org>
608
609 * viper.texi (File and Buffer Handling): Prefer ido to iswitchb.
610
611 2014-02-06 Glenn Morris <rgm@gnu.org>
612
613 * epa.texi (Mail-mode integration): Mention epa-mail-aliases.
614
615 * mh-e.texi, viper.texi: Do not use colons in index entries.
616
617 2014-02-05 Paul Eggert <eggert@cs.ucla.edu>
618
619 * texinfo.tex: Update from gnulib.
620
621 2014-02-05 Glenn Morris <rgm@gnu.org>
622
623 * epa.texi: Add indices.
624
625 * url.texi (Cookies): Mention url-cookie-list command.
626
627 2014-02-03 Glenn Morris <rgm@gnu.org>
628
629 * cl.texi (Blocks and Exits): Mention cl-tagbody.
630
631 2014-02-02 Glenn Morris <rgm@gnu.org>
632
633 * efaq-w32.texi (Tramp ssh): Remove deleted tramp methods.
634
635 2014-01-31 Glenn Morris <rgm@gnu.org>
636
637 * efaq.texi (Replacing highlighted text):
638 Update delete-selection-mode doc.
639
640 2014-01-30 Xue Fuqiao <xfq.free@gmail.com>
641
642 * sem-user.texi (Include paths): Fix a Texinfo command.
643
644 2014-01-27 Glenn Morris <rgm@gnu.org>
645
646 * idlwave.texi (Lesson III---User Catalog, Online Help)
647 (Starting the Shell, Catalogs, User Catalog):
648 * remember.texi (Quick Start):
649 * viper.texi:
650 * vip.texi (Customization, Customizing Constants)
651 (Customizing Key Bindings): Update for files being in ~/.emacs.d/.
652
653 2014-01-25 Xue Fuqiao <xfq.free@gmail.com>
654
655 * cc-mode.texi (Minor Modes): Minor fix.
656
657 2014-01-24 David Engster <deng@randomsample.de>
658
659 * eieio.texi (Introduction): Fix references.
660
661 2014-01-24 Glenn Morris <rgm@gnu.org>
662
663 * efaq.texi (Termcap/Terminfo entries for Emacs):
664 Use M-x term rather than M-x terminal-emulator.
665
666 * emacs-mime.texi (time-date): Use float-time.
667
668 2014-01-22 David Engster <deng@randomsample.de>
669
670 * eieio.texi (Introduction): Move introductory paragraph about
671 EIEIO and CLOS from 'Building Classes' to here.
672 (Documentation): Remove, since eieio-doc is not part of Emacs.
673 (Class Values, CLOS compatibility): Mention that
674 `describe-function' will also give information about classes.
675
676 2014-01-20 Paul Eggert <eggert@cs.ucla.edu>
677
678 * texinfo.tex: Update from gnulib.
679
680 2014-01-15 Glenn Morris <rgm@gnu.org>
681
682 * Makefile.in (eww_deps): Does not depend on emacsver.texi.
683
684 2014-01-12 Michael Albinus <michael.albinus@gmx.de>
685
686 * tramp.texi (all): Doc fix according to GNU Coding Standards.
687 Use "file name" instead of "filename" or "path". Use "host"
688 instead of "machine".
689
690 2014-01-12 David Engster <deng@randomsample.de>
691
692 * eieio.texi (Introduction): `class-of' is obsolete.
693 (Predicates, Basic Methods): Adapt function names to namespace
694 cleanup.
695
696 2014-01-12 Xue Fuqiao <xfq.free@gmail.com>
697
698 * eww.texi (Basics): Use "directory" instead of "path" (Bug#16419).
699
700 2014-01-12 Glenn Morris <rgm@gnu.org>
701
702 * efaq.texi (Guidelines for newsgroup postings)
703 (Informational files for Emacs):
704 Remove references to etc/MAILINGLISTS, etc/INTERVIEW.
705
706 2014-01-10 Stefan Monnier <monnier@iro.umontreal.ca>
707
708 * cl.texi (Function Bindings): Fix incorrect description of cl-let.
709
710 2014-01-09 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
711
712 * Makefile.in: Add eww.texi.
713 * eww.texi: New file.
714
715 2014-01-07 Glenn Morris <rgm@gnu.org>
716
717 * efaq.texi (Problems with very large files): Fix superscript typo.
718
719 2013-01-07 Rasmus <w530@pank.eu>
720
721 * org.texi (Global and local cycling): Fix missing '@'.
722
723 2013-01-07 Bastien Guerry <bzg@gnu.org>
724
725 * org.texi (Global and local cycling): Mention C-u C-u TAB.
726 (Include files, The Export Dispatcher)
727 (Advanced configuration)
728 (Header arguments in Org mode properties): Spelling fixes.
729 (Special blocks): Add #+BEGIN_ABSTRACT as another example.
730 (@LaTeX{} specific attributes): New index entries.
731 Use #+BEGIN_ABSTRACT in the example.
732
733 2013-01-07 Nicolas Goaziou <n.goaziou@gmail.com>
734
735 * org.texi (Org export): New section.
736 (HTML doctypes): Fix whitespace error. Fix display.
737 (Publishing options): Add missing html publishing options.
738
739 2014-01-07 Glenn Morris <rgm@gnu.org>
740
741 * efaq.texi (Basic editing, Packages that do not come with Emacs):
742 Merge in some info from etc/MORE.STUFF.
743
744 2014-01-05 Paul Eggert <eggert@cs.ucla.edu>
745
746 Specify .texi encoding (Bug#16292).
747 * ada-mode.texi, auth.texi, autotype.texi, bovine.texi, calc.texi:
748 * cc-mode.texi, cl.texi, dbus.texi, dired-x.texi, ebrowse.texi:
749 * ede.texi, ediff.texi, edt.texi, efaq.texi, eieio.texi:
750 * emacs-gnutls.texi, epa.texi, erc.texi, ert.texi:
751 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi:
752 * gnus-faq.texi, htmlfontify.texi, idlwave.texi, ido.texi, info.texi:
753 * message.texi, mh-e.texi, newsticker.texi, nxml-mode.texi:
754 * octave-mode.texi, org.texi, pcl-cvs.texi, pgg.texi, rcirc.texi:
755 * reftex.texi, remember.texi, sasl.texi, sc.texi, semantic.texi:
756 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi, srecode.texi:
757 * todo-mode.texi, tramp.texi, url.texi, vip.texi, viper.texi:
758 * widget.texi, wisent.texi, woman.texi:
759 Add @documentencoding.
760
761 2014-01-03 Aidan Gauland <aidalgol@amuri.net>
762
763 * eshell.texi (What Eshell is not): Clean up confusing clause.
764
765 2014-01-03 Glenn Morris <rgm@gnu.org>
766
767 * efaq-w32.texi, reftex.texi: Use @insertcopying in non-TeX.
768
769 * ede.texi, eieio.texi, semantic.texi, srecode.texi:
770 Add copyright notice to titlepage.
771
772 * dbus.texi, nxml-mode.texi, widget.texi: Add titlepage.
773
774 * ert.texi: Add a titlepage. Use @insertcopying.
775
776 * calc.texi (Top): Use @top rather than @chapter.
777
778 2014-01-03 Aidan Gauland <aidalgol@amuri.net>
779
780 * eshell.texi (top): Fix incorrect use of xref.
781
782 2014-01-03 Aidan Gauland <aidalgol@amuri.net>
783
784 * eshell.texi (top): Fix incorrect info filename in an xref.
785
786 2014-01-02 Glenn Morris <rgm@gnu.org>
787
788 * Makefile.in (cc_mode_deps): Rename from (typo) ccmode_deps.
789
790 2014-01-02 Aidan Gauland <aidalgol@amuri.net>
791
792 * eshell.texi (Command Basics): Remove `Command basics' chapter.
793
794 2014-01-02 Aidan Gauland <aidalgol@amuri.net>
795
796 * eshell.texi (What is Eshell?): Add section about what not to use
797 Eshell for.
798
799 2013-12-23 Teodor Zlatanov <tzz@lifelogs.com>
800
801 * emacs-gnutls.texi (Help For Users): Document `gnutls-verify-error'.
802
803 2013-12-22 Glenn Morris <rgm@gnu.org>
804
805 * woman.texi (Navigation): Use itemx where appropriate.
806
807 2013-12-20 Tassilo Horn <tsdh@gnu.org>
808
809 * info.texi, woman.texi:
810 Document `S-SPC' as alternative to `DEL' for scrolling.
811
812 2013-12-20 Jay Belanger <jay.p.belanger@gmail.com>
813
814 * calc.texi (Stack Manipulation Commands): Mention using the variable
815 `calc-context-sensitive-enter' for `calc-enter' and `calc-pop'.
816
817 2013-12-12 Michael Albinus <michael.albinus@gmx.de>
818
819 * tramp.texi (direntry): Use ssh but rsh.
820 (all): Encode all environment variable names with @env{...}.
821 (Bug Reports): Refer to Testing node.
822
823 2013-12-12 Glenn Morris <rgm@gnu.org>
824
825 * autotype.texi, cc-mode.texi, ediff.texi, ert.texi:
826 * htmlfontify.texi, ido.texi, octave-mode.texi, org.texi:
827 * srecode.texi, todo-mode.texi, tramp.texi:
828 Sync direntry with info/dir version.
829
830 2013-12-11 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
831
832 * Makefile.in: Add octave-mode.texi.
833
834 2013-12-11 Kurt Hornik <Kurt.Hornik@wu-wien.ac.at>
835 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
836
837 * octave-mode.texi: Import from GNU Octave (doc/interpreter/emacs.txi).
838
839 2013-12-08 Juanma Barranquero <lekktu@gmail.com>
840
841 * dbus.texi (Properties and Annotations): Fix typo.
842
843 2013-12-06 Bastien Guerry <bzg@gnu.org>
844
845 * org.texi: Don't include Emacs version within Org's version.
846
847 2013-12-06 Nicolas Goaziou <n.goaziou@gmail.com>
848
849 * org.texi (Creating one-off styles): Use new export snippet
850 syntax.
851
852 * org.texi (Export settings): Documentation describing how text
853 above the first heading is ignored when an :export: tag is in a
854 file.
855
856 2013-12-05 Michael Albinus <michael.albinus@gmx.de>
857
858 * dbus.texi (Type Conversion): Clarify unibyte-ness of strings.
859
860 2013-11-30 Glenn Morris <rgm@gnu.org>
861
862 * Makefile.in (distclean): Remove Makefile.
863
864 2013-11-20 era eriksson <era+emacsbugs@iki.fi>
865
866 * ses.texi (Quick Tutorial): New chapter. (Bug#14748)
867 (The Basics, Formulas): Copyedits.
868 (Resizing, Printer functions): Add index entries.
869
870 2013-11-17 Jay Belanger <jay.p.belanger@gmail.com>
871
872 * calc.texi (Customizing Calc): Mention new variable
873 `calc-context-sensitive-enter'.
874
875 2013-11-12 Aaron Ecay <aaronecay@gmail.com>
876
877 * org.texi (Exporting code blocks): Document the 'inline-only
878 setting for `org-export-babel-evaluate'. Document how :var
879 introduces code block dependencies.
880
881 2013-11-12 Achim Gratz <Stromeko@Stromeko.DE>
882
883 * org.texi (Header arguments): Document header-args[:lang]
884 properties and remove deprecated old-style properties from
885 documentation.
886
887 * org.texi (Agenda commands): Remove footnote from @tsubheading
888 and add a sentence with the reference instead.
889
890 2013-11-12 Bastien Guerry <bzg@gnu.org>
891
892 * org.texi (Catching invisible edits):
893 * org.texi (Plain lists, Plain lists):
894 * org.texi (Advanced configuration):
895 * org.texi (Tag groups):
896 * org.texi (Conventions):
897 * org.texi (Checkboxes, Radio lists):
898 * org.texi (Top, Summary, Exporting):
899 * org.texi (In-buffer settings): Fix typos.
900
901 * org.texi (Refile and copy): Document `org-copy' and `C-3 C-c
902 C-w'. Add an index entry for `org-refile-keep'.
903
904 * org.texi (Plain lists): Add an index entry for sorting plain
905 list. Document sorting by checked status for check lists.
906
907 * org.texi (Publishing options): Fix old variable names.
908
909 * org.texi (Orgstruct mode): Fix suggested setting of
910 `orgstruct-heading-prefix-regexp'.
911
912 * org.texi (Export settings):
913 Document `org-export-allow-bind-keywords'.
914
915 * org.texi (History and Acknowledgments): Small rephrasing.
916
917 * org.texi (Template elements): Add a footnote about tags accepted
918 in a year datetree.
919
920 * org.texi (Beamer export, @LaTeX{} and PDF export)
921 (Header and sectioning, @LaTeX{} specific attributes):
922 Enhance style.
923
924 * org.texi (Agenda commands): Add a footnote about dragging agenda
925 lines: it does not persist and it does not change the .org files.
926
927 * org.texi (Agenda commands): Add a table heading for dragging
928 agenda lines forward/backward.
929
930 * org.texi (Agenda commands): Add documentation for
931 `org-agenda-bulk-toggle' and `org-agenda-bulk-toggle-all'.
932
933 * org.texi (Publishing options): Update the list of options.
934 (Simple example, Complex example): Fix the examples.
935
936 * org.texi (Formula syntax for Calc): Don't use a bold font the
937 warning.
938
939 * org.texi (Other built-in back-ends): New section.
940
941 * org.texi (Editing source code):
942 Document `org-edit-src-auto-save-idle-delay' and
943 `org-edit-src-turn-on-auto-save'.
944
945 * org.texi (External links): Document contributed link types
946 separately.
947
948 * org.texi (Closing items):
949 Document `org-closed-keep-when-no-todo'.
950
951 * org.texi (Export back-ends): Rename from "Export formats".
952 (The Export Dispatcher): Remove reference to
953 `org-export-run-in-background'.
954 (Export settings): Minor rewrites.
955 (ASCII/Latin-1/UTF-8 export): Update variable's name.
956 (In-buffer settings): Add #+HTML_HEAD_EXTRA.
957
958 * org.texi (Export in foreign buffers): New section.
959 (Exporting): Remove documentation about converting the selected
960 region.
961
962 * org.texi (Advanced configuration): Put the filter valid types in
963 a table. Use @lisp and @smalllisp.
964
965 * org.texi: Use @code{nil} instead of nil. Update the maintainer
966 contact info.
967
968 * org.texi (Exporting): Better introductory sentence. Add a note
969 about conversion commands.
970 (Feedback, Orgstruct mode, Built-in table editor)
971 (Built-in table editor, Orgtbl mode, Updating the table)
972 (Property syntax, Capturing column view, Capture)
973 (Agenda files, Agenda commands, CDLaTeX mode, CDLaTeX mode)
974 (Exporting, Extending ODT export)
975 (Working with @LaTeX{} math snippets, dir, Customization)
976 (Radio tables, A @LaTeX{} example, Pulling from MobileOrg):
977 Uniformly use @kbd{M-x command RET}.
978
979 * org.texi (Filtering/limiting agenda items): New subsection.
980 Document the use of `org-agenda-max-*' options and
981 `org-agenda-limit-interactively' from the agenda.
982 (Agenda commands): Move details about filtering commands to
983 the new section, only include a summary here.
984 (Customizing tables in ODT export)
985 (System-wide header arguments, Conflicts, Dynamic blocks):
986 Use spaces for indentation.
987
988 * org.texi (Emphasis and monospace): Mention `org-emphasis-alist'.
989
990 * org.texi (Links in HTML export, Images in HTML export)
991 (post): Fix syntax within #+ATTR_*.
992 (Tables in HTML export): Document `org-html-table-row-tags'
993 and use `org-html-table-default-attributes' instead of
994 `org-html-table-tag'.
995
996 * org.texi (Publishing action, Publishing options)
997 (Publishing links): Major rewrite. Enhance explanations for
998 `org-org-publish-to-org'. Remove reference to
999 `org-export-run-in-background'.
1000
1001 * org.texi: Fix many small typos. Use #+NAME instead of
1002 #+TBLNAME. Use @smalllisp instead of @example.
1003 (Special symbols): Add index?
1004 (HTML preamble and postamble): Don't mention obsolete use of
1005 opt-plist.
1006 (JavaScript support): Don't mention the org-jsinfo.el file as it
1007 has been merged with ox-html.el.
1008
1009 * org.texi (Installation, Feedback, Setting Options)
1010 (Code evaluation security, org-crypt.el): Use @lisp instead of
1011 @example.
1012 (Agenda commands): Use @table instead of @example.
1013
1014 * org.texi (Adding hyperlink types): New appendix.
1015
1016 * org.texi (ODT export commands, Extending ODT export)
1017 (Applying custom styles, Images in ODT export)
1018 (Labels and captions in ODT export)
1019 (Literal examples in ODT export)
1020 (Configuring a document converter)
1021 (Working with OpenDocument style files)
1022 (Customizing tables in ODT export)
1023 (Validating OpenDocument XML): Fix options names.
1024
1025 * org.texi (History and Acknowledgments): Update acknowledgments
1026 to Nicolas. Add Nicolas Goaziou to the list of contributors.
1027
1028 * org.texi (System-wide header arguments): Don't use "customizing"
1029 for setting a variable. Also remove comments.
1030
1031 * org.texi (Weekly/daily agenda): Add `org-agenda-start-day' and
1032 `org-agenda-start-on-weekday' to the variable index and document
1033 them.
1034
1035 * org.texi (Sparse trees, Agenda commands)
1036 (@LaTeX{} fragments, Selective export, Export options)
1037 (The export dispatcher, ASCII/Latin-1/UTF-8 export)
1038 (HTML Export commands, @LaTeX{}/PDF export commands)
1039 (iCalendar export, Publishing options, Triggering publication)
1040 (In-buffer settings): Update to reflect changes from the new
1041 export engine.
1042
1043 * org.texi (Matching tags and properties): More examples.
1044 Explain group tags expansion as regular expressions.
1045
1046 * org.texi (Tag groups): New section.
1047
1048 * org.texi (Setting tags): Tiny formatting fixes.
1049
1050 * org.texi (Plain lists, Checkboxes): Use non-obsolete variable
1051 names.
1052
1053 * org.texi (Storing searches): Add "agenda" and "agenda*" to the
1054 concept index. Include example for these agenda views.
1055 (Special agenda views): Mention the "agenda*" agenda view.
1056
1057 * org.texi (Repeated tasks): Document how to ignore a repeater
1058 when using both a scheduled and a deadline timetamp.
1059
1060 * org.texi (Global and local cycling): Wrap in a new subsection.
1061 (Initial visibility, Catching invisible edits): New subsections.
1062
1063 * org.texi (Visibility cycling): Mention that
1064 `org-agenda-inhibit-startup' will prevent visibility setting when
1065 the agenda opens an Org file for the first time.
1066
1067 * org.texi (Org syntax): New section.
1068
1069 * org.texi (Orgstruct mode):
1070 Document `orgstruct-heading-prefix-regexp'.
1071
1072 * org.texi (Speeding up your agendas): New section.
1073
1074 * org.texi (Installation): When installing Org from ELPA, users
1075 should do this from an Emacs session where no .org file has been
1076 visited.
1077
1078 * org.texi (CSS support, In-buffer settings): Update HTML options
1079 names.
1080
1081 * org.texi (Structure editing): Update documentation for
1082 `org-insert-heading-or-item'.
1083 (Plain lists, Relative timer): Update index entry.
1084
1085 * org.texi (JavaScript support): Update variable names.
1086
1087 * org.texi (comments): Minor formatting fix.
1088
1089 * org.texi (@LaTeX{} fragments): Minor enhancement.
1090
1091 * org.texi: Update the list contributions.
1092
1093 * org.texi (Agenda commands): Exporting the agenda to an .org file
1094 will not copy the subtrees and the inherited tags.
1095 Document `org-agenda-filter-by-regexp'.
1096
1097 * org.texi (Publishing action, Complex example): Fix names of
1098 publishing functions.
1099
1100 * org.texi (Top, Exporting): Delete references to Freemind.
1101 (Freemind export): Delete section.
1102
1103 * org.texi (Top, Exporting): Delete references to the XOXO export.
1104 (XOXO export): Delete section.
1105
1106 * org.texi (Capture): Mention that org-remember.el is not
1107 supported anymore.
1108
1109 * org.texi (Top, Exporting, Beamer class export):
1110 Delete references to the TaskJuggler export.
1111 (History and Acknowledgments): Mention that the TaskJuggler has
1112 been rewritten by Nicolas and now lives in the contrib/ directory
1113 of Org's distribution. Mention that Jambunathan rewrote the HTML
1114 exporter. Remove Jambunathan from my own acknowledgments.
1115 (TaskJuggler export): Delete.
1116
1117 * org.texi (HTML preamble and postamble)
1118 (Tables in HTML export, Images in HTML export)
1119 (Math formatting in HTML export, CSS support)
1120 (@LaTeX{} and PDF export, Publishing options): Fix the names of
1121 the HTML export and publishing options.
1122
1123 * org.texi (Literal examples, Export options)
1124 (@LaTeX{} and PDF export, Header and sectioning)
1125 (Publishing options): Fix LaTeX options names.
1126
1127 * org.texi (Export options, CSS support, In-buffer settings):
1128 Fix references to HTML_LINK_* and HTML_STYLE keywords.
1129
1130 * org.texi (Export options, In-buffer settings): Fix references to
1131 #+SELECT_TAGS and #+EXCLUDE_TAGS and remove reference to #+XSLT.
1132
1133 * org.texi (Top, Markup, Initial text, Images and tables)
1134 (@LaTeX{} fragments, @LaTeX{} fragments, Exporting)
1135 (Export options, JavaScript support, Beamer class export):
1136 Remove references to the DocBook export, which has been deleted.
1137 (History and Acknowledgments): Mention that DocBook has been
1138 deleted, suggest to use the Texinfo exporter instead, then to
1139 convert the .texi to DocBook with makeinfo.
1140 (Links in ODT export, Tables in ODT export): Fix indices.
1141
1142 * org.texi (Deadlines and scheduling): Add a variable to the
1143 index. Add documentation about delays for scheduled tasks.
1144
1145 * org.texi (Emphasis and monospace):
1146 Mention `org-fontify-emphasized-text' and
1147 `org-emphasis-regexp-components'.
1148
1149 * org.texi (References): Small enhancement.
1150
1151 * org.texi (Column width and alignment): Make the example visually
1152 more clear.
1153
1154 * org.texi (The clock table): Document :mstart and :wstart as a
1155 way to set the starting day of the week.
1156
1157 * org.texi (In-buffer settings): Document new startup keywords.
1158 Thanks to John J Foerch for this idea.
1159
1160 * org.texi (Include files): Tiny formatting fix.
1161
1162 * org.texi (Activation): Point to the "Conflicts" section.
1163
1164 2013-11-12 Carsten Dominik <carsten.dominik@gmail.com>
1165
1166 * org.texi (CSS support): Clarify this section.
1167
1168 * org.texi (@LaTeX{} specific attributes): Document that tabu and
1169 tabularx packages are not in the default set of packages.
1170
1171 * org.texi (Agenda commands): Document fortnight view.
1172
1173 * org.texi: Document conflict with ecomplete.el.
1174
1175 * org.texi (History and Acknowledgments): Acknowledgements for
1176 Jason Dunsmore and Rakcspace.
1177
1178 * org.texi: Rename org-crypt.el node to org-crypt.
1179
1180 * org.texi (A @LaTeX{} example): Fix typo in variable name.
1181
1182 * org.texi (MobileOrg): Mention the new iPhone developer.
1183
1184 * org.texi (Table of contents) Improve documentation of TOC
1185 placement.
1186
1187 * org.texi: Explain that date/time information at read-date prompt
1188 should start at the beginning, not anywhere in the middle of a
1189 long string.
1190
1191 2013-11-12 Christopher Schmidt <christopher@ch.ristopher.com>
1192
1193 * org.texi (Orgstruct mode): Fix wrong regexp.
1194
1195 2013-11-12 Eric Abrahamsen <eric@ericabrahamsen.net>
1196
1197 * org.texi: Document export to (X)HTML flavors.
1198
1199 2013-11-12 Eric Schulte <schulte.eric@gmail.com>
1200
1201 * org.texi (Extracting source code): Mention the prefix argument
1202 to org-babel-tangle.
1203 (noweb): Remove erroneous negative.
1204 (Specific header arguments): Document new header arguments.
1205 Documentation for new tangle-mode header argument.
1206 (Top): Documentation for new tangle-mode header argument.
1207 (rownames): Documentation for new tangle-mode header argument.
1208 Mention elisp as special rowname case.
1209 (tangle-mode): Documentation for new tangle-mode header argument.
1210 (post): Documentation and an example of usage.
1211 (var): Remove the "Alternate argument syntax" section from the
1212 documentation.
1213 (hlines): Note that :hline has no effect for Emacs Lisp code
1214 blocks.
1215
1216 2013-11-12 Feng Shu <tumashu@gmail.com>
1217
1218 * org.texi (@LaTeX{} fragments, Previewing @LaTeX{} fragments)
1219 (Math formatting in HTML export)
1220 (Working with @LaTeX{} math snippets): Add document about creating
1221 formula image with imagemagick.
1222
1223 * org.texi (@LaTeX{} specific attributes): Document `:caption'
1224 attribute of #+ATTR_LATEX.
1225
1226 2013-11-12 Grégoire Jadi <gregoire.jadi@gmail.com>
1227
1228 * org.texi (Handling links): Fix a typo in
1229 `org-startup-with-inline-images' documentation.
1230
1231 * org.texi (Previewing @LaTeX{} fragments): Document the startup
1232 keywords to use for previewing LaTeX fragments or not.
1233 (Summary of in-buffer settings): Improve formatting and add an
1234 entry for the variable `org-startup-with-latex-preview'.
1235
1236 * org.texi (Property syntax): Recall the user to refresh the org
1237 buffer when properties are set on a per-file basis.
1238
1239 2013-11-12 Gustav Wikström <gustav.erik@gmail.com> (tiny change)
1240
1241 * org.texi (Matching tags and properties): Clarification.
1242
1243 2013-11-12 Ippei Furuhashi <top.tuna+orgmode@gmail.com>
1244
1245 * org.texi (Editing and debugging formulas): Add an example when a
1246 table has multiple #+TBLFM lines.
1247
1248 2013-11-12 Ivan Vilata i Balaguer <ivan@selidor.net> (tiny change)
1249
1250 * org.texi (The clock table): Document acceptance of relative
1251 times in tstart and tend, link to syntax description and provide
1252 example.
1253
1254 2013-11-12 Jarmo Hurri <jarmo.hurri@syk.fi>
1255
1256 * org.texi (The spreadsheet): Document lookup functions.
1257
1258 2013-11-12 Kodi Arfer <git@arfer.net> (tiny change)
1259
1260 * org.texi (CSS support): Mention .figure-number, .listing-number,
1261 and .table-number.
1262
1263 2013-11-12 Michael Brand <michael.ch.brand@gmail.com>
1264
1265 * org.texi
1266 (Formula syntax for Calc, Emacs Lisp forms as formulas): Reformat
1267 spreadsheet formula mode strings and some examples from @example
1268 block with xy @r{yz} to @table.
1269
1270 * org.texi (Formula syntax for Calc): Improve the documentation of
1271 empty fields in formulas for spreadsheet. Add explanation and
1272 example for empty field. Extend explanations of format
1273 specifiers. Add a sentence to mention Calc defmath.
1274
1275 * org.texi (Column formulas): Add a sentence to be more explicit
1276 about when a table header is mandatory.
1277
1278 2013-11-12 Nicolas Goaziou <n.goaziou@gmail.com>
1279
1280 * org.texi (Subscripts and superscripts): Remove reference to
1281 quoted underscores until this mechanism is implemented again.
1282
1283 * org.texi (Beamer export): Be more accurate about BEAMER_OPT
1284 property.
1285
1286 * org.texi (Document title): Subtree export is no longer triggered
1287 by marking one as the region.
1288 (Horizontal rules): LaTeX export doesn't use "\hrule" anymore, and
1289 giving examples isn't very useful: "horizontal rule" is, at least,
1290 as explicit as <hr/>.
1291
1292 * org.texi (HTML doctypes): Reflect keyword removal.
1293 (CSS support): Reflect keyword removal.
1294
1295 * org.texi (@LaTeX{} specific attributes): Document new :float
1296 values.
1297
1298 * org.texi (Export settings): Improve documentation.
1299
1300 * org.texi (Math formatting in HTML export): Fix OPTIONS item's name.
1301 (Text areas in HTML export): Update text areas.
1302 (HTML Export commands): Update export commands.
1303
1304 * org.texi (Header and sectioning): Add a footnote about the
1305 different between LATEX_HEADER_EXTRA and LATEX_HEADER.
1306
1307 * org.texi (The Export Dispatcher):
1308 Document `org-export-in-background'.
1309
1310 * org.texi (Footnotes): Export back-ends do not use
1311 `org-footnote-normalize' anymore.
1312
1313 * org.texi: Document variable changes.
1314
1315 * org.texi (Export settings): Document p: item in OPTIONS keyword.
1316
1317 * org.texi (Exporting): Massive rewrite of the first sections.
1318 (Selective export): Delete.
1319 (The Export Dispatcher): Rewrite.
1320 (Export options): Rewrite as "Export settings".
1321
1322 * org.texi: Small changes to documentation for embedded LaTeX.
1323
1324 * org.texi (Internal links): Document #+NAME keyword and
1325 cross-referencing during export.
1326
1327 * org.texi (Include files): Remove reference to :prefix1
1328 and :prefix. Give more details for :minlevel.
1329
1330 * org.texi (Macro replacement): Fix macro name.
1331 Update documentation about possible locations and escaping mechanism.
1332
1333 * org.texi (Table of contents): Update documentation.
1334 Document lists of listings and lists of tables. Add documentation for
1335 optional title and #+TOC: keyword.
1336
1337 2013-11-12 Rick Frankel <rick@rickster.com>
1338
1339 * org.texi (results): Add Format section, broken out of Type
1340 section to match code.
1341 (hlines, colnames): Remove incorrect Emacs Lisp exception.
1342 Note that the actual default handling (at least for python and
1343 emacs-lisp) does not seem to match the description.
1344
1345 2013-11-12 Sacha Chua <sacha@sachachua.com> (tiny change)
1346
1347 * org.texi (The date/time prompt): Update the documentation to
1348 reflect the new way `org-read-date-get-relative' handles weekdays.
1349
1350 2013-11-12 Yasushi Shoji <yashi@atmark-techno.com>
1351
1352 * org.texi (Resolving idle time):
1353 Document `org-clock-x11idle-program-name'.
1354
1355 2013-10-24 Michael Albinus <michael.albinus@gmx.de>
1356
1357 * ert.texi (Running Tests Interactively): Adapt examle output.
1358 (Tests and Their Environment): Mention skip-unless.
1359
1360 2013-10-23 Glenn Morris <rgm@gnu.org>
1361
1362 * dired-x.texi, ebrowse.texi, ede.texi, eieio.texi, eshell.texi:
1363 * pcl-cvs.texi, sc.texi, srecode.texi, vip.texi, viper.texi:
1364 * widget.texi: Nuke @refill.
1365
1366 * Makefile.in (install-dvi, install-html, install-pdf)
1367 (install-ps, uninstall-dvi, uninstall-html, uninstall-ps)
1368 (uninstall-pdf): Quote entities that might contain whitespace.
1369
1370 2013-10-17 Jay Belanger <jay.p.belanger@gmail.com>
1371
1372 * calc.texi (Data Type Formats): Don't specify the size at
1373 which integers begin to be represented by lists.
1374
1375 2013-10-14 Xue Fuqiao <xfq.free@gmail.com>
1376
1377 * cl.texi (Argument Lists): Add indexes for &key and &aux.
1378
1379 2013-10-07 Michael Albinus <michael.albinus@gmx.de>
1380
1381 * trampver.texi: Update release number.
1382
1383 2013-10-02 Michael Albinus <michael.albinus@gmx.de>
1384
1385 Sync with Tramp 2.2.8.
1386
1387 * tramp.texi (External packages): Use `non-essential'.
1388 * trampver.texi: Update release number.
1389
1390 2013-09-14 Glenn Morris <rgm@gnu.org>
1391
1392 * eshell.texi: Markup fixes.
1393
1394 2013-09-11 Xue Fuqiao <xfq.free@gmail.com>
1395
1396 * ido.texi (Interactive Substring Matching): Use @key{RET} instead
1397 of @kbd{RET}.
1398 (Prefix Matching): Add an index.
1399
1400 2013-09-08 Glenn Morris <rgm@gnu.org>
1401
1402 * emacs-gnutls.texi: Tweak direntry.
1403
1404 2013-09-06 Michael Albinus <michael.albinus@gmx.de>
1405
1406 * tramp.texi (Alternative Syntax): Remove chapter.
1407
1408 2013-08-28 Paul Eggert <eggert@cs.ucla.edu>
1409
1410 * Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
1411 for portability to hosts where /bin/sh has problems.
1412
1413 2013-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
1414
1415 Try to reduce redundancy in doc/misc/Makefile.in.
1416 * Makefile.in (DOCMISC_W32): New var to replace DOCMISC_*_W32.
1417 (TARGETS): New intermediate variable.
1418 (DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS): Use it.
1419
1420 2013-08-27 Glenn Morris <rgm@gnu.org>
1421
1422 * efaq.texi (Emacs for MS-Windows): Update location of MS FAQ.
1423
1424 * efaq.texi: Rename from faq.texi, to match its output files.
1425 * Makefile.in: Update for faq.texi name change.
1426
1427 * efaq-w32.texi (EMACSVER): Get it from emacsver.texi.
1428
1429 * Makefile.in (webhack): Remove; it's nothing to do with Emacs.
1430
1431 * efaq-w32.texi: Move here from the web-pages repository.
1432 * Makefile.in (DOCMISC_DVI_W32, DOCMISC_HTML_W32, DOCMISC_INFO_W32)
1433 (DOCMISC_PDF_W32, DOCMISC_PS_W32): New configure output variables.
1434 (INFO_COMMON, INFO_INSTALL): New derivations of INFO_TARGETS.
1435 (DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS):
1436 Add DOCMISC_*_W32 variables.
1437 (echo-info): Use INFO_INSTALL rather than INFO_TARGETS.
1438 (efaq_w32_deps): New variable.
1439 (efaq-w32, $(buildinfodir)/efaq-w32$(INFO_EXT), efaq-w32.dvi)
1440 (efaq-w32.pdf, efaq-w32.html): New rules.
1441 (clean): Remove efaq-w32 products.
1442
1443 2013-08-26 Paul Eggert <eggert@cs.ucla.edu>
1444
1445 * texinfo.tex: Update from gnulib.
1446
1447 2013-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
1448
1449 * emacs-mime.texi (Encoding Customization): Exclude iso-2022-jp-2 and
1450 shift_jis from the default value set to mm-coding-system-priorities for
1451 Japanese users.
1452
1453 2013-08-13 Glenn Morris <rgm@gnu.org>
1454
1455 * reftex.texi (LaTeX xr Package, Options - Table of Contents)
1456 (Options - Defining Label Environments, Options - Creating Labels)
1457 (Options - Referencing Labels, Options - Creating Citations)
1458 (Options - Index Support, Options - Viewing Cross-References)
1459 (Options - Finding Files, Options - Optimizations)
1460 (Options - Fontification, Options - Misc):
1461 * cc-mode.texi (Sample Init File):
1462 * edt.texi (Init file):
1463 * epa.texi (Encrypting/decrypting gpg files):
1464 * mairix-el.texi (About, Setting up the mairix interface, Using)
1465 (Extending):
1466 Rename nodes to avoid characters that can cause Texinfo problems.
1467
1468 2013-08-12 Katsumi Yamaoka <yamaoka@jpl.org>
1469
1470 * gnus.texi (Mail Source Specifiers): Fix description for pop3's :leave.
1471
1472 2013-08-12 Glenn Morris <rgm@gnu.org>
1473
1474 * Makefile.in (ada_mode_deps, auth_deps, autotype_deps)
1475 (bovine_deps, calc_deps, ccmode_deps, cl_deps, dbus_deps)
1476 (dired_x_deps, ebrowse_deps, ede_deps, ediff_deps, edt_deps)
1477 (eieio_deps, emacs_gnutls_deps, emacs_mime_deps, epa_deps)
1478 (erc_deps, ert_deps, eshell_deps, eudc_deps, faq_deps)
1479 (flymake_deps, forms_deps, gnus_deps, htmlfontify_deps)
1480 (idlwave_deps, ido_deps, info_deps, mairix_el_deps, message_deps)
1481 (mh_e_deps, newsticker_deps, nxml_mode_deps, org_deps)
1482 (pcl_cvs_deps, pgg_deps, rcirc_deps, reftex_deps, remember_deps)
1483 (sasl_deps, sc_deps, semantic_deps, ses_deps, sieve_deps)
1484 (smtpmail_deps, speedbar_deps, srecode_deps, todo_mode_deps)
1485 (tramp_deps, url_deps, vip_deps, viper_deps, widget_deps)
1486 (wisent_deps, woman_deps): New variables. Use to reduce duplication.
1487
1488 * woman.texi (Top): Avoid mailto: in html output.
1489
1490 * Makefile.in (prefix, datarootdir, datadir, PACKAGE_TARNAME)
1491 (docdir, dvidir, htmldir, pdfdir, psdir, GZIP_PROG, INSTALL)
1492 (INSTALL_DATA): New, set by configure.
1493 (HTML_OPTS, HTML_TARGETS, PS_TARGETS, DVIPS): New variables.
1494 (.PHONY): Add html, ps, install-dvi, install-html, install-pdf,
1495 install-ps, install-doc, uninstall-dvi, uninstall-html, uninstall-pdf,
1496 uninstall-ps, and uninstall-doc.
1497 (.SUFFIXES): Add .ps and .dvi.
1498 (.dvi.ps): New suffix rule.
1499 (html, ps, ada-mode.html, auth.html, autotype.html, bovine.html)
1500 (calc.html, cc-mode.html, cl.html, dbus.html, dired-x.html)
1501 (ebrowse.html, ede.html, ediff.html, edt.html, eieio.html)
1502 (emacs-gnutls.html, emacs-mime.html, epa.html, erc.html)
1503 (ert.html, eshell.html, eudc.html, faq.html, flymake.html)
1504 (forms.html, gnus.html, htmlfontify.html, idlwave.html)
1505 (ido.html, mairix-el.html, message.html, mh-e.html)
1506 (newsticker.html, nxml-mode.html, org.html, pgg.html)
1507 (rcirc.html, reftex.html, remember.html, sasl.html, sc.html)
1508 (semantic.html, sieve.html, smtpmail.html, speedbar.html)
1509 (srecode.html, todo-mode.html, tramp.html, url.html, vip.html)
1510 (viper.html, widget.html, wisent.html, woman.html, install-dvi)
1511 (install-html, install-pdf, install-ps, install-doc, uninstall-dvi)
1512 (uninstall-html, uninstall-ps, uninstall-pdf, uninstall-doc):
1513 New rules.
1514 (clean): Remove HTML_TARGETS and PS_TARGETS.
1515
1516 2013-08-10 Xue Fuqiao <xfq.free@gmail.com>
1517
1518 * ido.texi (Working Directories, Flexible Matching, Regexp Matching)
1519 (Find File At Point, Ignoring, Misc Customization): Use @defopt
1520 for user options.
1521
1522 2013-08-09 Xue Fuqiao <xfq.free@gmail.com>
1523
1524 * htmlfontify.texi (Customization): Remove documentation of
1525 `hfy-fast-lock-save'. Minor fixes.
1526
1527 2013-08-08 Xue Fuqiao <xfq.free@gmail.com>
1528
1529 * ido.texi (Top): Insert node "Working Directories" in menu.
1530 (Working Directories): New node.
1531 (Misc Customization): Add documentation of
1532 `ido-confirm-unique-completion' and some other user options.
1533
1534 2013-08-07 Eli Zaretskii <eliz@gnu.org>
1535
1536 * todo-mode.texi: Update @dircategory.
1537 (Overview, Todo Items as Diary Entries, Todo Mode Entry Points)
1538 (File Editing, Marked Items, Item Prefix): Fix usage of @xref and
1539 @ref.
1540
1541 2013-08-07 Xue Fuqiao <xfq.free@gmail.com>
1542
1543 * sc.texi (Introduction): Fix index.
1544 (Usage Overview, Citations, Citation Elements, Recognizing Citations)
1545 (Information Keys and the Info Alist, Reference Headers)
1546 (The Built-in Header Rewrite Functions)
1547 (Electric References, Reply Buffer Initialization)
1548 (Filling Cited Text, Selecting an Attribution)
1549 (Attribution Preferences)
1550 (Anonymous Attributions, Author Names)
1551 (Using Regi, Post-yank Formatting Commands)
1552 (Citing Commands, Insertion Commands)
1553 (Mail Field Commands)
1554 (Hints to MUA Authors, Thanks and History): Change from one space
1555 between sentences to two.
1556 (What Supercite Does): Typo fix.
1557
1558 * newsticker.texi (Usage): Use @key for RET.
1559
1560 * cl.texi (Argument Lists, For Clauses)
1561 (Macros): Add indexes.
1562
1563 2013-08-05 Xue Fuqiao <xfq.free@gmail.com>
1564
1565 * cl.texi (Blocks and Exits): Add an index.
1566
1567 2013-08-04 Stephen Berman <stephen.berman@gmx.net>
1568
1569 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add todo-mode.
1570 (todo-mode, $(buildinfodir)/todo-mode$(INFO_EXT))
1571 (todo-mode.dvi, todo-mode.pdf): New rules.
1572
1573 * todo-mode.texi: New file.
1574
1575 2013-08-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
1576
1577 * gnus.texi (Basic Usage): Mention that warp means jump here.
1578 (The notmuch Engine): Mention notmuch.
1579
1580 2013-07-30 Tassilo Horn <tsdh@gnu.org>
1581
1582 * gnus.texi (Sorting the Summary Buffer): Document new defcustom
1583 `gnus-subthread-sort-functions' and remove the obsolete documentation
1584 of `gnus-sort-threads-recursively'.
1585
1586 2012-07-30 Paul Eggert <eggert@cs.ucla.edu>
1587
1588 * texinfo.tex: Update to 2012-07-29.17 version.
1589
1590 2013-07-29 David Engster <deng@randomsample.de>
1591
1592 * eieio.texi (top): Make clear that EIEIO is not a full CLOS
1593 implementation.
1594 (Introduction): Add further missing features.
1595 (Building Classes): Add introductory paragraph.
1596 (Wish List): Add metaclasses and EQL specialization.
1597
1598 2013-07-29 Michael Albinus <michael.albinus@gmx.de>
1599
1600 * tramp.texi (Frequently Asked Questions):
1601 Mention `tramp-use-ssh-controlmaster-options'.
1602
1603 2013-07-26 Tassilo Horn <tsdh@gnu.org>
1604
1605 * gnus.texi (Sorting the Summary Buffer): Document new defcustom
1606 `gnus-sort-threads-recursively'.
1607
1608 2013-07-25 Glenn Morris <rgm@gnu.org>
1609
1610 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add ido.
1611 (ido, $(buildinfodir)/ido$(INFO_EXT), ido.dvi, ido.pdf): New rules.
1612
1613 * erc.texi (Special Features): Update contact information.
1614 (History): Avoid using @email.
1615
1616 * eshell.texi (Bugs and ideas): Minor updates.
1617
1618 * faq.texi (Reporting bugs, Origin of the term Emacs)
1619 (Setting up a customization file)
1620 (Using an already running Emacs process, Turning off beeping)
1621 (Packages that do not come with Emacs)
1622 (Replying to the sender of a message): Avoid using @email.
1623
1624 * pcl-cvs.texi (Contributors, Bugs): Avoid using @email.
1625
1626 * reftex.texi (Imprint): Avoid using @email.
1627
1628 * ses.texi (Top): Update bug reporting instructions.
1629 (Acknowledgments): Avoid using @email.
1630
1631 * woman.texi (Introduction, Background): Remove outdated information.
1632 (Bugs, Acknowledgments): Avoid using @email.
1633
1634 2013-07-24 Xue Fuqiao <xfq.free@gmail.com>
1635
1636 * ido.texi: New file.
1637
1638 2013-07-19 Geoff Kuenning <geoff@cs.hmc.edu> (tiny change)
1639
1640 * gnus.texi (Customizing Articles): Document function predicates.
1641
1642 2013-07-08 Tassilo Horn <tsdh@gnu.org>
1643
1644 * gnus.texi (lines): Correct description of
1645 `gnus-registry-track-extra's default value.
1646 Mention `gnus-registry-remove-extra-data'.
1647
1648 2013-07-06 Lars Ingebrigtsen <larsi@gnus.org>
1649
1650 * gnus.texi (Group Parameters): Mention regexp
1651 substitutions (bug#11688).
1652
1653 2013-07-06 Nathan Trapuzzano <nbtrap@nbtrap.com> (tiny change)
1654
1655 * gnus.texi (Generic Marking Commands): Fix grammar (bug#13368).
1656
1657 2013-07-06 Lars Ingebrigtsen <larsi@gnus.org>
1658
1659 * gnus.texi (Emacsen): Fix version.
1660
1661 * gnus-faq.texi (FAQ 1-6): Mention the correct Emacs version.
1662
1663 2013-07-06 Glenn Morris <rgm@gnu.org>
1664
1665 * mh-e.texi: Fix external links.
1666 (Using This Manual): Printed elisp manuals no longer available.
1667
1668 * newsticker.texi (Overview): Update URL.
1669
1670 * nxml-mode.texi (Introduction): Update URL.
1671
1672 * org.texi (JavaScript support): Fix URL.
1673
1674 * wisent.texi (Wisent Overview): Remove incorrect, unnecessary uref.
1675
1676 * eudc.texi (CCSO PH/QI): Remove defunct URL.
1677
1678 * dbus.texi (Introspection): Update URL to a less defunct one.
1679
1680 * gnus.texi (Top): Restrict "Other related manuals" to info output.
1681 (Foreign Groups): Use @indicateurl for examples.
1682 (Direct Functions): Remove defunct URL.
1683 (RSS): Update URL.
1684
1685 * gnus-faq.texi (FAQ 5-8, FAQ 6-3): Remove defunct URLs.
1686 (FAQ 7-1): Update URL.
1687
1688 * pgg.texi (Top, Overview): Add note about obsolescence.
1689
1690 2013-07-03 Paul Eggert <eggert@cs.ucla.edu>
1691
1692 * texinfo.tex: Merge from gnulib.
1693
1694 2013-07-03 Glenn Morris <rgm@gnu.org>
1695
1696 * bovine.texi (top):
1697 * cc-mode.texi (AWK Mode Font Locking):
1698 * mh-e.texi (Preface):
1699 * url.texi (URI Parsing): Fix cross-references to other manuals.
1700
1701 2013-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
1702
1703 * gnus.texi (Client-Side IMAP Splitting):
1704 Note that `nnimap-inbox' now can be a list.
1705
1706 2013-06-24 Glenn Morris <rgm@gnu.org>
1707
1708 * eshell.texi: Fix cross-references to other manuals.
1709
1710 2013-06-23 Glenn Morris <rgm@gnu.org>
1711
1712 * Makefile.in (HTML_TARGETS, html, emacs-faq.html, emacs-faq):
1713 Remove; not needed now we use a standard html layout for the faq.
1714 (clean): Remove HTML_TARGETS, emacs-faq.text.
1715
1716 2013-06-21 Eduard Wiebe <usenet@pusto.de>
1717
1718 * flymake.texi (Parsing the output, Customizable variables):
1719 Add reference to `flymake-warning-predicate'.
1720
1721 2013-06-19 Michael Albinus <michael.albinus@gmx.de>
1722
1723 * tramp.texi (Top, Configuration): Insert section `Predefined
1724 connection information' in menu.
1725 (Predefined connection information): New section.
1726 (Android shell setup): Make a reference to `Predefined connection
1727 information'.
1728
1729 2013-06-19 Glenn Morris <rgm@gnu.org>
1730
1731 * Makefile.in (version): New, set by configure.
1732 (clean): Delete dist tar file.
1733 (infoclean): New, split from maintainer-clean.
1734 (maintainer-clean): Run infoclean.
1735 (dist): New rule, to make tarfile for www.gnu.org.
1736
1737 2013-06-13 Albert Krewinkel <tarleb@moltkeplatz.de>
1738
1739 * sieve.texi (Managing Sieve): Fix port in example, fix documentation
1740 for keys q and Q.
1741 (Standards): Reference RFC5804 as the defining document of the
1742 managesieve protocol.
1743
1744 2013-06-10 Aidan Gauland <aidalgol@amuri.net>
1745
1746 * eshell.texi (Input/Output): Expand to cover new visual-command
1747 options, eshell-visual-subcommands and eshell-visual-options.
1748 Divide into separate Visual Commands and Redirection sections.
1749
1750 2013-06-10 Glenn Morris <rgm@gnu.org>
1751
1752 * epa.texi (Cryptographic operations on files): Update epa-decrypt-file.
1753
1754 2013-06-04 Katsumi Yamaoka <yamaoka@jpl.org>
1755
1756 * gnus.texi (Article Date):
1757 Fix description of gnus-article-update-date-headers.
1758
1759 2013-05-28 Xue Fuqiao <xfq.free@gmail.com>
1760
1761 * erc.texi (Special Features): ERC is being maintained within
1762 Emacs now.
1763
1764 2013-05-25 Xue Fuqiao <xfq.free@gmail.com>
1765
1766 * flymake.texi: Change from one space between sentences to two.
1767
1768 2013-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
1769
1770 * cl.texi (Obsolete Macros): Describe replacements for `flet'
1771 (bug#14293).
1772
1773 2013-04-16 Michael Albinus <michael.albinus@gmx.de>
1774
1775 * tramp.texi (Frequently Asked Questions): Precise, how to define
1776 an own ControlPath.
1777
1778 2013-04-15 Michael Albinus <michael.albinus@gmx.de>
1779
1780 * tramp.texi (Frequently Asked Questions): New item for
1781 ControlPath settings.
1782
1783 2013-03-31 Jay Belanger <jay.p.belanger@gmail.com>
1784
1785 * calc.texi (Basic Operations on Units): Streamline some
1786 descriptions.
1787
1788 2013-03-27 Aidan Gauland <aidalgol@no8wireless.co.nz>
1789
1790 * eshell.texi (Built-ins): Update manual to mention tramp module.
1791
1792 2013-03-18 Michael Albinus <michael.albinus@gmx.de>
1793
1794 * tramp.texi (Filename Syntax): Host names are not allowed to be
1795 any method name, unless method name is specified explicitly.
1796 Remove restriction on unibyte filenames.
1797
1798 * trampver.texi: Update release number.
1799
1800 2013-03-17 Paul Eggert <eggert@cs.ucla.edu>
1801
1802 doc: convert some TeX accents to UTF-8
1803 * emacs-mime.texi (Interface Functions): Use 'ï' rather than
1804 '@"{@dotless{i}}'.
1805
1806 2013-03-15 Michael Albinus <michael.albinus@gmx.de>
1807
1808 Sync with Tramp 2.2.7.
1809
1810 * trampver.texi: Update release number.
1811
1812 2013-03-09 Jay Belanger <jay.p.belanger@gmail.com>
1813
1814 * calc.texi (Basic Operations on Units): Streamline some
1815 descriptions.
1816
1817 2013-03-08 Glenn Morris <rgm@gnu.org>
1818
1819 * faq.texi (Top): Don't say this was updated @today.
1820 That's irrelevant and leads to spurious diffs.
1821
1822 2013-03-08 Jay Belanger <jay.p.belanger@gmail.com>
1823
1824 * calc.texi (Basic Operations on Units):
1825 Fix cross-reference.
1826
1827 2013-03-07 Katsumi Yamaoka <yamaoka@jpl.org>
1828
1829 * gnus-faq.texi (FAQ 3-11): Now Gnus supports POP3 UIDL.
1830
1831 2013-03-06 Alan Mackenzie <acm@muc.de>
1832
1833 * cc-mode.texi (Custom Line-Up): Clarify position of point on
1834 calling a line-up function.
1835
1836 2013-03-04 Paul Eggert <eggert@cs.ucla.edu>
1837
1838 * emacs-mime.texi, htmlfontify.texi, mairix-el.texi, mh-e.texi:
1839 * ses.texi: Switch from Latin-1 to UTF-8.
1840
1841 2013-03-03 Michael Albinus <michael.albinus@gmx.de>
1842
1843 * tramp.texi (External methods): Tramp does not connect Android
1844 devices by itself.
1845
1846 2013-03-02 Bill Wohler <wohler@newt.com>
1847
1848 Release MH-E manual version 8.5.
1849
1850 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
1851 release 8.5.
1852
1853 * mh-e.texi (Preface, Conventions, Getting Started)
1854 (Using This Manual, Folder Selection, Viewing, Aliases)
1855 (Identities, Speedbar, Menu Bar, Tool Bar, Scan Line Formats)
1856 (Bug Reports, Mailing Lists, MH FAQ and Support, Getting MH-E):
1857 Update URLs.
1858
1859 2013-03-01 Michael Albinus <michael.albinus@gmx.de>
1860
1861 * tramp.texi (Inline methods): Remove "ssh1", "ssh2", "plink1"
1862 and "plink2" entries. "plink2" is obsolete for a long time.
1863 (External methods): Remove "scp1" and "scp2" entries.
1864 Explain user name and host name specification for "adb".
1865
1866 2013-02-28 Michael Albinus <michael.albinus@gmx.de>
1867
1868 * tramp.texi (External methods): Mention `tramp-adb-program'.
1869
1870 2013-02-28 Bastien Guerry <bzg@gnu.org>
1871
1872 * org.texi (Visibility cycling): Suggest to set
1873 `org-agenda-inhibit-startup' to nil if user wants the startup
1874 visibility settings to be honored in any circumstances.
1875 (Progress logging, Checkboxes): Fix typos.
1876
1877 2013-02-28 Michael Albinus <michael.albinus@gmx.de>
1878
1879 * tramp.texi (top) [xxx, yyy, trampfn]: Provide two versions of
1880 the macros, for Texinfo 4.13 and 5.0.
1881
1882 2013-02-24 Michael Albinus <michael.albinus@gmx.de>
1883
1884 Port Tramp documentation to Texinfo 5.0.
1885 * tramp.texi (top) [xxx, yyy, trampfn]: Remove superfluous @c.
1886 (Filename Syntax): Do not use @trampfn{} in @item.
1887 (Filename completion): Use @columnfractions in @multitable.
1888
1889 2013-02-22 Glenn Morris <rgm@gnu.org>
1890
1891 * flymake.texi (Syntax check statuses): Fix multitable continued rows.
1892
1893 2013-02-21 Paul Eggert <eggert@cs.ucla.edu>
1894
1895 * Makefile.in (html): New rule.
1896
1897 2013-02-20 Michael Albinus <michael.albinus@gmx.de>
1898
1899 * tramp.texi (Android shell setup): Improve. Reported by Thierry
1900 Volpiatto <thierry.volpiatto@gmail.com>.
1901
1902 2013-02-16 Michael Albinus <michael.albinus@gmx.de>
1903
1904 * tramp.texi (Top, Configuration): Insert section `Android shell
1905 setup' in menu.
1906 (Android shell setup): New section.
1907 (Connection types, Default Method)
1908 (Frequently Asked Questions): Mention "scp" instead of "scpc".
1909 (External methods): Remove "scpc" and "rsyncc" entries.
1910 (Frequently Asked Questions): Remove entry about ControlPersist.
1911
1912 2013-02-13 Glenn Morris <rgm@gnu.org>
1913
1914 * message.texi (News Headers): Don't mention yow any more.
1915
1916 2013-02-09 Jay Belanger <jay.p.belanger@gmail.com>
1917
1918 * calc.texi (Basic Operations on Units, Customizing Calc):
1919 Mention the variable `calc-allow-units-as-numbers'.
1920
1921 2013-02-08 Aidan Gauland <aidalgol@no8wireless.co.nz>
1922
1923 * eshell.texi: Fill most of the missing sections.
1924
1925 2013-02-07 Bastien Guerry <bzg@gnu.org>
1926
1927 * org.texi (References): Clarify an example.
1928 (Installation): Fix instructions.
1929 (Org-Plot): Fix link.
1930 (Checkboxes, Radio lists): Fix typos.
1931
1932 2013-02-07 Glenn Morris <rgm@gnu.org>
1933
1934 * cl.texi (Equality Predicates): Mention memql.
1935
1936 2013-02-07 Eric Ludlam <zappo@gnu.org>
1937
1938 * ede.texi (Creating a project): Make ede-new doc less
1939 specific, and only about items it supports, indicating that there
1940 might be more. Remove refs to simple project and direct automake
1941 from ede new.
1942 (Simple projects): Re-write to not talk about ede-simple-project
1943 which is deprecated, and instead use the term to mean projects
1944 that don't do much management, just project wrapping.
1945 Add ede-generic-project link.
1946 (ede-generic-project): New node (bug#11441).
1947
1948 2013-02-07 Glenn Morris <rgm@gnu.org>
1949
1950 * cl.texi (Equality Predicates): Fix eq/eql pedantry.
1951
1952 2013-02-01 Glenn Morris <rgm@gnu.org>
1953
1954 * calc.texi (Help Commands): Update calc-view-news description.
1955 Mention etc/CALC-NEWS.
1956
1957 2013-01-24 Michael Albinus <michael.albinus@gmx.de>
1958
1959 * tramp.texi (Filename Syntax): Filenames must be unibyte strings.
1960
1961 2013-01-13 Bastien Guerry <bzg@gnu.org>
1962
1963 * org.texi (Installation): Simplify.
1964
1965 2013-01-13 François Allisson <francois@allisson.co> (tiny change)
1966
1967 * org.texi (Handling links): Update the mention to the obsolete
1968 variable `org-link-to-org-use-id' with a mention to the newer
1969 variable `org-id-link-to-org-use-id'. Mention the need to load
1970 the org-id library.
1971
1972 2013-01-10 Michael Albinus <michael.albinus@gmx.de>
1973
1974 * tramp.texi (Default Host): Introduce `tramp-default-host-alist'.
1975
1976 2013-01-09 Bastien Guerry <bzg@gnu.org>
1977
1978 * org.texi (Pushing to MobileOrg): Add footnote about using
1979 symbolic links in `org-directory'.
1980 (Timestamps, Deadlines and scheduling): Use `diary-float' instead
1981 of the now obsolete alias `org-float'.
1982 (TODO basics): Add `org-use-fast-todo-selection' to the variable
1983 index. Fix description of TODO keywords cycling.
1984 (Advanced features): Add missing argument for @item.
1985 (Storing searches): Add index entries and a note about
1986 *-tree agenda views.
1987 (Structure editing): Document `org-mark-element' and
1988 `org-mark-subtree'.
1989 (Tag inheritance): Document `org-agenda-use-tag-inheritance'.
1990
1991 2013-01-08 Juri Linkov <juri@jurta.org>
1992
1993 * info.texi (Go to node): Mention the abbreviated format
1994 `(FILENAME)' equal to `(FILENAME)Top'. (Bug#13365)
1995
1996 2013-01-06 Andreas Schwab <schwab@linux-m68k.org>
1997
1998 * autotype.texi: Remove undefined command @subtitlefont.
1999 * cc-mode.texi: Likewise.
2000
2001 * org.texi (Advanced features): Use `@w{ }' instead of `@ ' in
2002 @item argument.
2003 (Property searches): Use \\ instead of @backslashchar{}.
2004 * pgg.texi (VERSION): Move @set below @setfilename.
2005
2006 2013-01-05 Andreas Schwab <schwab@linux-m68k.org>
2007
2008 * ada-mode.texi: Remove braces from @title argument.
2009 * eudc.texi: Likewise.
2010 * smtpmail.texi: Likewise.
2011 * auth.texi (VERSION): Set before first use.
2012 * emacs-gnutls.texi (VERSION): Likewise.
2013 * pgg.texi (VERSION): Likewise.
2014 * ede.texi (Top): Rename from top, all uses changed.
2015 * eshell.texi: Add missing argument to @sp.
2016 * forms.texi (Top): Reorder menu to match structure.
2017 * htmlfontify.texi (Customization): Add missing @item in
2018 @enumerate.
2019 * org.texi (Advanced features): Add missing argument for @item.
2020 (Property searches): Use @backslashchar{} in macro argument.
2021 * pcl-cvs.texi: Add missing argument to @sp.
2022 (Movement commands): Fix use of @itemx.
2023 * vip.texi (Misc Commands, Viewing the Buffer): Likewise.
2024 * reftex.texi (Options (Creating Citations)): Add missing newline
2025 before @end.
2026 * tramp.texi (Obtaining Tramp): Remove extra dots.
2027 (Configuration): Reorder menu to match structure.
2028 (Remote shell setup): Replace literal NUL character by \0.
2029 * viper.texi (Marking): Add missing argument for @item.
2030
2031 2013-01-04 Glenn Morris <rgm@gnu.org>
2032
2033 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS):
2034 Add htmlfontify.
2035 (htmlfontify, $(buildinfodir)/htmlfontify$(INFO_EXT))
2036 (htmlfontify.dvi, htmlfontify.pdf): New targets.
2037 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add htmlfontify.
2038 ($(infodir)/htmlfontify$(INFO_EXT), htmlfontify.dvi): New targets.
2039
2040 * htmlfontify.texi: Miscellaneous fixes and updates.
2041 Set copyright to FSF, update license to GFDL 1.3+.
2042
2043 2013-01-04 Vivek Dasmohapatra <vivek@etla.org>
2044
2045 * htmlfontify.texi: New file.
2046
2047 2013-01-02 Jay Belanger <jay.p.belanger@gmail.com>
2048
2049 * calc.texi (Free-Form Dates): Expand on the date reading
2050 algorithm.
2051
2052 2012-12-27 Glenn Morris <rgm@gnu.org>
2053
2054 * viper.texi (Rudimentary Changes, Key Bindings, Key Bindings):
2055 Avoid some overfull lines.
2056
2057 * widget.texi (Programming Example): Break some long lines.
2058
2059 * wisent.texi (Wisent Overview): Fix xref.
2060 (Grammar format, Understanding the automaton): Avoid overfill.
2061
2062 * bovine.texi (Optional Lambda Expression): Allow line break.
2063
2064 * auth.texi (Help for users): Break long lines.
2065
2066 * ada-mode.texi (Project file variables):
2067 Reword to reduce underfull hbox.
2068 (No project files, Use GNAT project file):
2069 Use smallexample to make some overfull lines less terrible.
2070
2071 * autotype.texi, bovine.texi, ede.texi, eieio.texi, pcl-cvs.texi:
2072 Fix cross-references to separate manuals.
2073
2074 * Makefile.in (gfdl): New variable. Use throughout where
2075 appropriate so that targets depend on doclicense.texi.
2076
2077 2012-12-25 Lars Ingebrigtsen <larsi@gnus.org>
2078
2079 * gnus.texi (Customizing the IMAP Connection): Mention the other
2080 authenticators.
2081
2082 2012-12-24 Lars Ingebrigtsen <larsi@gnus.org>
2083
2084 * gnus.texi (Browse Foreign Server):
2085 Document `gnus-browse-delete-group'.
2086
2087 2012-12-22 Glenn Morris <rgm@gnu.org>
2088
2089 * ada-mode.texi, ebrowse.texi, ediff.texi, ert.texi, eshell.texi:
2090 * eudc.texi, idlwave.texi, pcl-cvs.texi, rcirc.texi, reftex.texi:
2091 * remember.texi, ses.texi, speedbar.texi, vip.texi, viper.texi:
2092 * widget.texi, wisent.texi: Nuke hand-written node pointers.
2093
2094 * Makefile.in (gfdl): New variable. Use throughout where
2095 appropriate so that targets depend on doclicense.texi.
2096
2097 2012-12-22 Eli Zaretskii <eliz@gnu.org>
2098
2099 * makefile.w32-in ($(INFO_TARGETS), $(DVI_TARGETS)): Depend on
2100 doclicense.texi. Remove doclicense.texi from all targets that
2101 mentioned it explicitly.
2102 ($(infodir)/woman$(INFO_EXT), woman.dvi): Depend on
2103 $(emacsdir)/emacsver.texi.
2104 ($(infodir)/erc$(INFO_EXT), erc.dvi): Don't depend on gpl.texi.
2105
2106 2012-12-21 Glenn Morris <rgm@gnu.org>
2107
2108 * woman.texi (UPDATED, VERSION): Remove in favor of EMACSVER.
2109 Include emacsver.texi. Nuke hand-written node pointers.
2110 * Makefile.in ($(buildinfodir)/woman$(INFO_EXT), woman.dvi, woman.pdf):
2111 Depend on emacsver.texi.
2112
2113 * auth.texi, emacs-gnutls.texi, epa.texi, ert.texi:
2114 * gnus-coding.texi, info.texi, nxml-mode.texi, sasl.texi:
2115 May as well just include doclicense.texi in everything.
2116
2117 * ede.texi, eieio.texi, mairix-el.texi: Include a copy of GFDL,
2118 which @copying says is included.
2119
2120 * ada-mode.texi, auth.texi, autotype.texi, bovine.texi, calc.texi:
2121 * cc-mode.texi, cl.texi, dbus.texi, dired-x.texi, ebrowse.texi:
2122 * ede.texi, ediff.texi, edt.texi, eieio.texi, emacs-gnutls.texi:
2123 * emacs-mime.texi, epa.texi, erc.texi, ert.texi, eshell.texi:
2124 * eudc.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
2125 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
2126 * newsticker.texi, nxml-mode.texi, pcl-cvs.texi, pgg.texi:
2127 * rcirc.texi, reftex.texi, remember.texi, sasl.texi, sc.texi:
2128 * semantic.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
2129 * srecode.texi, tramp.texi, url.texi, vip.texi, viper.texi:
2130 * widget.texi, wisent.texi, woman.texi: Do not mention buying
2131 copies from the FSF, which does not publish these manuals.
2132
2133 * erc.texi: No need to include gpl in this small manual.
2134
2135 * org.texi (copying): Include a copy of the GFDL.
2136 (GNU Free Documentation License): New section.
2137
2138 2012-12-21 Bastien Guerry <bzg@gnu.org>
2139
2140 * org.texi: Fix typos.
2141
2142 2012-12-16 Paul Eggert <eggert@cs.ucla.edu>
2143
2144 * calc.texi (ISO 8601): Rename from ISO-8601,
2145 as it's typically spelled without a hyphen.
2146
2147 2012-12-16 Jay Belanger <jay.p.belanger@gmail.com>
2148
2149 * calc.texi (ISO-8601): New section.
2150 (Date Formatting Codes): Mention new codes.
2151 (Standard Date Formats): Mention new formats.
2152
2153 2012-12-14 Michael Albinus <michael.albinus@gmx.de>
2154
2155 * tramp.texi (External methods): Move `adb' method here.
2156
2157 2012-12-13 Glenn Morris <rgm@gnu.org>
2158
2159 * cl.texi (Modify Macros, Obsolete Macros): Now letf == cl-letf.
2160
2161 * wisent.texi: Small edits. Set copyright to FSF, update license to
2162 GFDL 1.3+.
2163 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add wisent.
2164 (wisent, $(buildinfodir)/wisent$(INFO_EXT), wisent.dvi, wisent.pdf):
2165 New targets.
2166 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add wisent.
2167 ($(infodir)/wisent$(INFO_EXT), wisent.dvi): New targets.
2168
2169 * bovine.texi: Small edits. Set copyright to FSF, update license to
2170 GFDL 1.3+, remove empty index.
2171 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add bovine.
2172 (bovine, $(buildinfodir)/bovine$(INFO_EXT), bovine.dvi, bovine.pdf):
2173 New targets.
2174 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add bovine.
2175 ($(infodir)/bovine$(INFO_EXT), bovine.dvi): New targets.
2176
2177 2012-12-13 Eric Ludlam <zappo@gnu.org>
2178 David Ponce <david@dponce.com>
2179 Richard Kim <emacs18@gmail.com>
2180
2181 * bovine.texi, wisent.texi: New files, imported from CEDET trunk.
2182
2183 2012-12-13 Glenn Morris <rgm@gnu.org>
2184
2185 * flymake.texi (Customizable variables, Locating the buildfile):
2186 Remove refs to flymake-buildfile-dirs, removed 2007-07-20. (Bug#13148)
2187
2188 * srecode.texi: Small edits. Set copyright to FSF, add explicit
2189 GFDL 1.3+ license, fix up index.
2190 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add srecode.
2191 (srecode, $(buildinfodir)/srecode$(INFO_EXT), srecode.dvi)
2192 (srecode.pdf): New targets.
2193 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add srecode.
2194 ($(infodir)/srecode$(INFO_EXT), srecode.dvi): New targets.
2195
2196 2012-12-13 Eric Ludlam <zappo@gnu.org>
2197
2198 * srecode.texi: New file, imported from CEDET trunk.
2199
2200 2012-12-13 Bastien Guerry <bzg@gnu.org>
2201
2202 * org.texi (Summary, Code block specific header arguments)
2203 (Code block specific header arguments)
2204 (Header arguments in function calls, var, noweb)
2205 (Results of evaluation, Code evaluation security):
2206 Small reformatting: add a blank line before some example.
2207
2208 * org.texi (System-wide header arguments)
2209 (Header arguments in Org mode properties, Conflicts)
2210 (Dynamic blocks, Using the mapping API):
2211 Fix indentation of Elisp code examples.
2212
2213 * org.texi (Comment lines): Fix description of the comment syntax.
2214
2215 * org.texi (Installation): Mention "make test" in the correct section.
2216
2217 2012-12-06 Paul Eggert <eggert@cs.ucla.edu>
2218
2219 * doclicense.texi, gpl.texi: Update to latest version from FSF.
2220 These are just minor editorial changes.
2221
2222 2012-12-04 Michael Albinus <michael.albinus@gmx.de>
2223
2224 * tramp.texi (History): Mention ADB.
2225 (Inline methods): Add `adb' method.
2226
2227 2012-12-03 Michael Albinus <michael.albinus@gmx.de>
2228
2229 * tramp.texi (Top, Obtaining Tramp): Replace CVS by Git.
2230 (External methods): Fix typo.
2231
2232 2012-12-03 Glenn Morris <rgm@gnu.org>
2233
2234 * rcirc.texi (Notices): Fix typo.
2235
2236 2012-11-25 Bill Wohler <wohler@newt.com>
2237
2238 Release MH-E manual version 8.4.
2239
2240 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH, Preface):
2241 Update for release 8.4.
2242
2243 * mh-e.texi (Sequences): Add mh-whitelist-preserves-sequences-flag.
2244 (Junk): Add mh-whitelist-preserves-sequences-flag,
2245 mh-blacklist-msg-hook, mh-whitelist-msg-hook,
2246 mh-folder-blacklisted, mh-folder-whitelisted (closes SF #2945712).
2247
2248 2012-11-25 Paul Eggert <eggert@cs.ucla.edu>
2249
2250 * mh-e.texi (Procmail): Fix two @ typos.
2251
2252 2012-11-24 Paul Eggert <eggert@cs.ucla.edu>
2253
2254 * doclicense.texi, gpl.texi: Update to latest version from FSF.
2255 These are just minor editorial changes.
2256
2257 2012-11-23 Jay Belanger <jay.p.belanger@gmail.com>
2258
2259 * calc.texi (Date Formatting Codes): Mention the new beginning of
2260 the date numbering system.
2261
2262 2012-11-22 Paul Eggert <eggert@cs.ucla.edu>
2263
2264 * calc.texi: Fix TeX issues with capitals followed by ".", "?", "!".
2265 (Date Forms): Correct off-by-one error in explanation of
2266 Julian day numbers. Give Gregorian equivalent of its origin.
2267
2268 2012-11-22 Jay Belanger <jay.p.belanger@gmail.com>
2269
2270 * calc.texi (Date Forms): Mention the customizable
2271 Gregorian-Julian switch.
2272 (Customizing Calc): Mention the variable `calc-gregorian-switch'.
2273
2274 2012-11-17 Paul Eggert <eggert@cs.ucla.edu>
2275
2276 Calc now uses the Gregorian calendar for all dates (Bug#12633).
2277 It also uses January 1, 1 AD as its day number 1.
2278 * calc.texi (Date Forms): Document this.
2279
2280 2012-11-16 Glenn Morris <rgm@gnu.org>
2281
2282 * cl.texi (Function Bindings): Clarify that cl-flet is lexical.
2283 (Obsolete Macros): Move example here from Function Bindings.
2284
2285 * erc.texi: Use @code{nil} rather than just "nil".
2286 (Modules): Undocument obsolete "hecomplete".
2287 Add "notifications".
2288 (Connecting): Add brief section on passwords.
2289 (Options): Make a start by adding erc-hide-list, erc-lurker-hide-list.
2290
2291 2012-11-13 Glenn Morris <rgm@gnu.org>
2292
2293 * flymake.texi (Customizable variables)
2294 (Highlighting erroneous lines): Mention flymake-error-bitmap,
2295 flymake-warning-bitmap, and flymake-fringe-indicator-position.
2296
2297 2012-11-12 Vincent Belaïche <vincentb1@users.sourceforge.net>
2298
2299 * ses.texi: Doc for ses-rename-cell, ses-repair-cell-reference-all & ses-range.
2300 In all file place SES into @acronym{...}.
2301 (Advanced Features): Add key index and function index for
2302 ses-set-header-row. Add description for function
2303 ses-rename-cell. Add description for function
2304 ses-repair-cell-reference-all.
2305 (Ranges in formulas): Add description for ses-range flags.
2306
2307 2012-11-12 Paul Eggert <eggert@cs.ucla.edu>
2308
2309 * texinfo.tex: Merge from gnulib.
2310
2311 2012-11-10 Chong Yidong <cyd@gnu.org>
2312
2313 * url.texi (Introduction): Move url-configuration-directory to
2314 Customization node.
2315 (Parsed URIs): Split into its own node.
2316 (URI Encoding): New node.
2317 (Defining New URLs): Remove empty chapter.
2318 (Retrieving URLs): Add an introduction. Doc fix for url-retrieve.
2319 Improve docs for url-queue-*.
2320 (Supported URL Types): Copyedits. Delete empty subnodes.
2321
2322 * url.texi (Introduction): Rename from Getting Started.
2323 Rewrite the introduction.
2324 (URI Parsing): Rewrite. Omit the obsolete attributes slot.
2325
2326 2012-11-10 Glenn Morris <rgm@gnu.org>
2327
2328 * cl.texi (Obsolete Setf Customization):
2329 Revert defsetf example to the more correct let rather than prog1.
2330 Give define-modify-macro, defsetf, and define-setf-method
2331 gv.el replacements.
2332
2333 * cl.texi (Overview): Mention EIEIO here, as well as the appendix.
2334 (Setf Extensions): Remove obsolete reference.
2335 (Obsolete Setf Customization):
2336 Move note on lack of setf functions to lispref/variables.texi.
2337 Undocument get-setf-method, since it no longer exists.
2338 Mention simple defsetf replaced by gv-define-simple-setter.
2339
2340 2012-11-03 Glenn Morris <rgm@gnu.org>
2341
2342 * cl.texi: Further general copyedits.
2343 (List Functions): Remove copy-tree, standard elisp for some time.
2344 (Efficiency Concerns): Comment out examples that no longer apply.
2345 (Compiler Optimizations): Rename from "Optimizing Compiler"; reword.
2346 (Creating Symbols, Random Numbers): De-emphasize internal
2347 variables cl--gensym-counter and cl--random-state. (Bug#12788)
2348 (Naming Conventions, Type Predicates, Macros)
2349 (Predicates on Numbers): No longer mention cl-floatp-safe.
2350
2351 2012-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
2352
2353 * gnus.texi (Mail Source Specifiers):
2354 Document :leave keyword used for pop mail source.
2355
2356 2012-11-01 Glenn Morris <rgm@gnu.org>
2357
2358 * cl.texi: General copyedits for style, line-breaks, etc.
2359 (Time of Evaluation, Iteration): Add xref to Emacs Lisp manual.
2360 (Macro Bindings, Blocks and Exits):
2361 Acknowledge existence of lexical-binding.
2362 (Iteration): Mainly defer to doc of standard dolist, dotimes.
2363
2364 2012-10-31 Glenn Morris <rgm@gnu.org>
2365
2366 * ert.texi (Introduction, The @code{should} Macro):
2367 Refer to "cl-assert" rather than "assert".
2368
2369 * cl.texi (Function Bindings): Update for cl-flet and cl-labels.
2370 (Obsolete Lexical Binding): Rename section from "Lexical Bindings".
2371 (Obsolete Macros): Rename section from "Obsolete Lexical Macros".
2372 Reword, and add details of flet and labels.
2373 (Modify Macros, Function Bindings): Add some xrefs.
2374
2375 2012-10-30 Glenn Morris <rgm@gnu.org>
2376
2377 * cl.texi (Modify Macros): Update for cl-letf changes.
2378 (Obsolete Lexical Macros): Say a little more about letf/cl-letf.
2379 (Setf Extensions): Partially restore note about cl-getf,
2380 mainly moved to lispref/variables.texi.
2381 (Property Lists): Fix cl-getf typos.
2382 (Mapping over Sequences): Mention cl-mapc naming oddity.
2383
2384 2012-10-29 Glenn Morris <rgm@gnu.org>
2385
2386 * cl.texi (Organization): More details on cl-lib.el versus cl.el.
2387 (Setf Extensions): Remove `apply' setf since it seems to be disabled.
2388 (Customizing Setf): Move contents to "Obsolete Setf Customization".
2389 (Modify Macros, Multiple Values, Other Clauses):
2390 Remove mentions of obsolete features.
2391 (Obsolete Setf Customization): Don't mention `apply' setf.
2392
2393 2012-10-28 Glenn Morris <rgm@gnu.org>
2394
2395 * cl.texi (Multiple Values, Common Lisp Compatibility):
2396 More namespace updates.
2397 (Obsolete Features): Copyedits.
2398 (Obsolete Lexical Macros, Obsolete Setf Customization):
2399 New subsections.
2400
2401 * cl.texi (Porting Common Lisp, Lexical Bindings):
2402 Add some xrefs to the Elisp manual.
2403
2404 * cl.texi (Lexical Bindings): Move to appendix of obsolete features.
2405 (Porting Common Lisp): Emacs Lisp can do true lexical binding now.
2406 (Obsolete Features): New appendix. Move Lexical Bindings here.
2407
2408 2012-10-27 Glenn Morris <rgm@gnu.org>
2409
2410 * cl.texi: Use defmac for macros rather than defspec.
2411 (Efficiency Concerns): Related copyedit.
2412
2413 * cl.texi (Control Structure): Update for setf now being in core.
2414 (Setf Extensions): Rename from Basic Setf. Move much of the
2415 former content to lispref/variables.texi.
2416 (Modify Macros): Move pop, push details to lispref/variables.texi.
2417 (Customizing Setf): Copyedits for setf etc being in core.
2418 (Modify Macros, Efficiency Concerns, Porting Common Lisp):
2419 Further namespaces updates.
2420
2421 2012-10-26 Bastien Guerry <bzg@gnu.org>
2422
2423 * org.texi (Installation): Update the link to Org's ELPA.
2424 Also don't mention org-install.el anymore as the replacement file
2425 org-loaddefs.el is now loaded by org.el.
2426
2427 2012-10-25 Michael Albinus <michael.albinus@gmx.de>
2428
2429 * tramp.texi (Frequently Asked Questions):
2430 Mention `tramp-completion-reread-directory-timeout' for performance
2431 improvement.
2432
2433 2012-10-25 Glenn Morris <rgm@gnu.org>
2434
2435 * cl.texi: Don't mess with the TeX section number counter.
2436 Use Texinfo recommended convention for quotes+punctuation.
2437 (Overview, Sequence Functions): Rephrase for better line-breaking.
2438 (Time of Evaluation, Type Predicates, Modify Macros, Function Bindings)
2439 (Macro Bindings, Conditionals, Iteration, Loop Basics)
2440 (Random Numbers, Mapping over Sequences, Structures)
2441 (Porting Common Lisp): Further updates for cl-lib namespace.
2442 (Modify Macros, Declarations, Macro Bindings, Structures):
2443 Break long lines in examples.
2444 (Dynamic Bindings): Update for changed progv behavior.
2445 (Loop Examples, Efficiency Concerns): Markup fixes.
2446 (Structures): Remove TeX margin change.
2447 (Declarations): Fix typos.
2448
2449 2012-10-24 Glenn Morris <rgm@gnu.org>
2450
2451 * cl.texi (Overview, Multiple Values, Creating Symbols)
2452 (Numerical Functions): Say less/nothing about the original cl.el.
2453 (Old CL Compatibility): Remove.
2454 (Assertions): Remove ignore-errors (standard Elisp for some time).
2455
2456 * cl.texi (Basic Setf, Macros, Declarations, Symbols, Numbers)
2457 (Sequences, Lists, Structures, Assertions, Efficiency Concerns)
2458 (Efficiency Concerns, Efficiency Concerns)
2459 (Common Lisp Compatibility, Old CL Compatibility):
2460 Further updates for cl-lib namespace.
2461
2462 2012-10-24 Paul Eggert <eggert@penguin.cs.ucla.edu>
2463
2464 Update manual for new time stamp format (Bug#12706).
2465 * emacs-mime.texi (time-date): Update for new format.
2466 Also, fix bogus time stamp and modernize a bit.
2467
2468 2012-10-23 Glenn Morris <rgm@gnu.org>
2469
2470 * cl.texi: Include emacsver.texi. Use Emacs version number rather
2471 than unchanging cl.el version number.
2472 End all menu descriptions with a period.
2473 Do not use @dfn{CL} for every instance of "CL".
2474 (Overview): Remove no-runtime caveat, and note about foo* names.
2475 (Usage): Use cl-lib rather than cl.
2476 (Organization, Naming Conventions): Update for cl-lib.el.
2477 (Installation): Remove long-irrelevant node.
2478 (Program Structure, Predicates, Control Structure):
2479 Start updating for cl-lib namespace.
2480 * Makefile.in ($(buildinfodir)/cl$(INFO_EXT), cl.dvi, cl.pdf):
2481 Depend on emacsver.texi.
2482
2483 2012-10-09 Michael Albinus <michael.albinus@gmx.de>
2484
2485 * trampver.texi: Update release number.
2486
2487 2012-10-06 Glenn Morris <rgm@gnu.org>
2488
2489 * erc.texi: Include emacsver.texi, and use EMACSVER rather than
2490 ERC version.
2491 (Introduction): ERC is distributed with Emacs.
2492 (Obtaining ERC, Installation): Remove chapters, no longer relevant.
2493 (Getting Started): Simplify.
2494 (Getting Help and Reporting Bugs): Refer to general Emacs lists.
2495 (History): Mention ERC maintained as part of Emacs now.
2496 * Makefile.in ($(buildinfodir)/erc$(INFO_EXT), erc.dvi, erc.pdf):
2497 Add dependency on emacsver.texi.
2498
2499 * erc.texi: Remove hand-written node pointers.
2500
2501 2012-10-05 Glenn Morris <rgm@gnu.org>
2502
2503 * newsticker.texi (Overview, Requirements, Usage, Configuration):
2504 Copyedits.
2505
2506 2012-10-01 Eric Ludlam <zappo@gnu.org>
2507
2508 * ede.texi (Quick Start, Project Local Variables)
2509 (Miscellaneous commands, ede-java-root, Development Overview)
2510 (Detecting a Project): New nodes.
2511 (Simple projects): Node deleted.
2512
2513 * eieio.texi (Building Classes): Some slot attributes cannot be
2514 overridden.
2515 (Slot Options): Remove an example.
2516 (Method Invocation, Documentation): New nodes.
2517
2518 2012-10-01 Glenn Morris <rgm@gnu.org>
2519
2520 * Makefile.in ($(buildinfodir)/reftex$(INFO_EXT)), reftex.dvi)
2521 (reftex.pdf): Add dependency on emacsver.texi.
2522 * reftex.texi: Don't include directory part for emacsver.texi;
2523 the Makefile's -I handles it.
2524
2525 2012-09-30 Ralf Angeli <angeli@caeruleus.net>
2526
2527 Merge from standalone RefTeX repository.
2528
2529 * reftex.texi: Express TeX, LaTeX, AUCTeX, BibTeX and RefTeX
2530 with macros.
2531 (Imprint): Mention Wolfgang in list of contributors.
2532 (Creating Citations): Give a hint about how to
2533 auto-revert the BibTeX database file when using external editors.
2534 (Referencing Labels): Simplify section about reference macro
2535 cycling.
2536 (Options (Referencing Labels)): Adapt to new structure of
2537 `reftex-ref-style-alist'.
2538 (Referencing Labels, Reference Styles): Document changes in the
2539 referencing functionality.
2540 (Commands): Mention options for definition of header and footer in
2541 BibTeX files.
2542 (Options (Creating Citations)): Document
2543 `reftex-create-bibtex-header' and `reftex-create-bibtex-footer'.
2544 (Reference Styles): New section.
2545 (varioref (LaTeX package), fancyref (LaTeX package)): Remove.
2546 (Options (Referencing Labels)): Remove descriptions of deprecated
2547 variables `reftex-vref-is-default' and `reftex-fref-is-default'.
2548 Add descriptions for `reftex-ref-style-alist' and
2549 `reftex-ref-style-default-list'.
2550 (Referencing Labels): Update regarding reference styles.
2551 (Citation Styles): Mention support for ConTeXt.
2552 (Options (Defining Label Environments)): Fix typo.
2553 (Options (Creating Citations)):
2554 Document `reftex-cite-key-separator'.
2555
2556 2012-09-30 Achim Gratz <Stromeko@Stromeko.DE>
2557
2558 * org.texi: Add description of ORG_ADD_CONTRIB to info
2559 documentation. Add link to Worg for more details.
2560
2561 * org.texi: Clarify installation procedure. Provide link to the
2562 build system description on Worg.
2563
2564 * org.texi: Remove reference to utils/, x11idle.c is now in
2565 contrib/scripts.
2566
2567 * org.texi: Re-normalize to "Org mode" in manual.
2568
2569 * org.texi (Installation): Adapt documentation to new build
2570 system. Mention GNU ELPA (since it needs to be handled like Emacs
2571 built-in Org).
2572
2573 2012-09-30 Adam Spiers <orgmode@adamspiers.org> (tiny change)
2574
2575 * org.texi: Fix typo in description of the 'Hooks' section.
2576
2577 * org.texi: Add ID to the list of special properties.
2578
2579 2012-09-30 Andrew Hyatt <ahyatt@gmail.com> (tiny change)
2580
2581 * org.texi (Moving subtrees): Document the ability to archive to a
2582 datetree.
2583
2584 2012-09-30 Bastien Guerry <bzg@gnu.org>
2585
2586 * org.texi (Installation, Feedback, Batch execution):
2587 Use (add-to-list 'load-path ... t) for the contrib dir.
2588
2589 * org.texi (results): Update documentation for ":results drawer"
2590 and ":results org".
2591
2592 * org.texi (Column width and alignment): Fix typo.
2593
2594 * org.texi (Activation): Point to the "Conflicts" section.
2595
2596 * org.texi (Conflicts): Mention filladapt.el in the list of
2597 conflicting packages.
2598
2599 * org.texi (Activation): Adding org-mode to `auto-mode-alist' is
2600 not needed for versions of Emacs > 22.1.
2601
2602 * org.texi (History and Acknowledgments): Fix typo.
2603
2604 * org.texi (History and Acknowledgments): Add my own
2605 acknowledgments.
2606
2607 * org.texi (Agenda commands): Document the new command and the new
2608 option.
2609
2610 * org.texi (Agenda commands): Delete `org-agenda-action' section.
2611 (Agenda commands): Reorder. Document `*' to toggle persistent
2612 marks.
2613
2614 * org.texi (Agenda dispatcher):
2615 Mention `org-toggle-agenda-sticky'.
2616 (Agenda commands, Exporting Agenda Views): Fix typo.
2617
2618 * org.texi (Templates in contexts, Setting Options): Update to
2619 reflect changes in how contexts options are processed.
2620
2621 * org.texi (Templates in contexts): Document the new structure of
2622 the variables `org-agenda-custom-commands-contexts' and
2623 `org-capture-templates-contexts'.
2624
2625 * org.texi (Templates in contexts): Document the new option
2626 `org-capture-templates-contexts'.
2627 (Storing searches): Document the new option
2628 `org-agenda-custom-commands-contexts'.
2629
2630 * org.texi (Formula syntax for Lisp): Reformat.
2631
2632 * org.texi (Special properties, Column attributes)
2633 (Agenda column view): Document the new special property
2634 CLOCKSUM_T.
2635
2636 * org.texi (Template expansion): Document the new %l template.
2637
2638 * org.texi (Fast access to TODO states): Fix documentation about
2639 allowed characters for fast todo selection.
2640
2641 * org.texi (Weekly/daily agenda): Mention APPT_WARNTIME and its
2642 use in `org-agenda-to-appt'.
2643
2644 * org.texi (Comment lines): Update wrt comments.
2645
2646 * org.texi (Resolving idle time): Document new keybinding.
2647
2648 * org.texi (Clocking commands): Document the use of S-M-<up/down>
2649 on clock timestamps.
2650
2651 * org.texi (Fast access to TODO states): Explicitly says only
2652 letters are supported as fast TODO selection keys.
2653
2654 * org.texi (Link abbreviations): Illustrate the use of the "%h"
2655 specifier. Document the new "%(my-function)" specifier.
2656
2657 * org.texi (Clocking commands): New cindex.
2658 (Clocking commands): Update documentation for `org-clock-in'.
2659 Document `org-clock-in-last'. Mention `org-clock-out' and
2660 `org-clock-in-last' as commands that can be globally bound.
2661 (Resolving idle time): Document continuous clocking.
2662
2663 * org.texi (Top, Introduction): Fix formatting.
2664 (Activation): Add index entries.
2665 (Conventions): Update section.
2666 (Embedded @LaTeX{}): Fix formatting.
2667
2668 * org.texi (Visibility cycling): Document `show-children'.
2669
2670 * org.texi (Using capture): Mention the `org-capture-last-stored'
2671 bookmark as a way to jump to the last stored capture.
2672
2673 * org.texi (Uploading files): Fix typo.
2674
2675 * org.texi (Using capture): Document `C-0' as a prefix argument
2676 for `org-capture'.
2677
2678 * org.texi (Agenda commands): Document persistent marks.
2679
2680 * org.texi (Template expansion): Update doc to reflect change.
2681
2682 * org.texi (Radio tables): Document the :no-escape parameter.
2683
2684 * org.texi (Repeated tasks): Document repeat cookies for years,
2685 months, weeks, days and hours.
2686
2687 * org.texi (Export options): State that you can use the d: option
2688 by specifying a list of drawers.
2689
2690 * org.texi (HTML preamble and postamble): Small doc improvement.
2691
2692 2012-09-30 Brian van den Broek <vanden@gmail.com> (tiny change)
2693
2694 * org.texi: The sections in the Exporting section of the manual
2695 left out articles in the description of the org-export-as-*
2696 commands, among other places. This patch adds them, adds a few
2697 missing prepositions, and switches instances of "an HTML" to "a
2698 html" for internal consistency.
2699
2700 * org.texi: Alter several examples of headings with timestamps in
2701 them to include the timestamps in the body instead of the heading.
2702
2703 2012-09-30 Carsten Dominik <carsten.dominik@gmail.com>
2704
2705 * org.texi (Agenda dispatcher): Document sticky agenda views and
2706 the new key for them.
2707
2708 2012-09-30 Charles <millarc@verizon.net> (tiny change)
2709
2710 * org.texi (Advanced features): Fix error in table.
2711
2712 2012-09-30 Feng Shu <tumashu@gmail.com>
2713
2714 * org.texi (@LaTeX{} fragments): Document imagemagick as an
2715 alternative to dvipng.
2716
2717 2012-09-30 François Allisson <francois@allisson.co> (tiny change)
2718
2719 * org.texi: Remove extra curly bracket.
2720
2721 2012-09-30 Giovanni Ridolfi <giovanni.ridolfi@yahoo.it> (tiny change)
2722
2723 * org.texi (org-clock-in-last and org-clock-cancel): Update the
2724 defkeys.
2725
2726 2012-09-30 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
2727
2728 * org.texi (Agenda commands): Fix two typos by giving
2729 corresponding function names, according to
2730 `org-agenda-view-mode-dispatch'.
2731
2732 2012-09-30 Jan Böcker <jan.boecker@jboecker.de>
2733
2734 * org.texi (The spreadsheet): Fix typo.
2735
2736 2012-09-30 Memnon Anon <gegendosenfleisch@gmail.com> (tiny change)
2737
2738 * org.texi (Tracking your habits): Point to the "Tracking TODO
2739 state changes" section.
2740
2741 2012-09-30 Nicolas Goaziou <n.goaziou@gmail.com>
2742
2743 * org.texi (Literal examples): Remove reference to unknown
2744 `org-export-latex-minted' variable. Also simplify footnote since
2745 `org-export-latex-listings' documentation is exhaustive already.
2746
2747 * org.texi (Plain lists): Remove reference to now hard-coded
2748 `bullet' automatic rule.
2749
2750 2012-09-30 Toby S. Cubitt <tsc25@cantab.net>
2751
2752 * org.texi: Updated documentation accordingly.
2753
2754 2012-09-13 Paul Eggert <eggert@cs.ucla.edu>
2755
2756 * texinfo.tex: Merge from gnulib.
2757
2758 2012-09-12 Michael Albinus <michael.albinus@gmx.de>
2759
2760 Sync with Tramp 2.2.6.
2761
2762 * tramp.texi (Bug Reports): Cleanup caches before a test run.
2763
2764 * trampver.texi: Update release number.
2765
2766 2012-09-12 Paul Eggert <eggert@cs.ucla.edu>
2767
2768 * texinfo.tex: Merge from gnulib.
2769
2770 2012-08-06 Aurélien Aptel <aurelien.aptel@gmail.com>
2771
2772 * url.texi (Parsed URLs): Adjust to the code's use of defstruct
2773 (bug#12096).
2774
2775 2012-08-01 Jay Belanger <jay.p.belanger@gmail.com>
2776
2777 * calc.texi (Simplification modes, Conversions)
2778 (Operating on Selections): Mention "basic" simplification.
2779 (The Calc Mode Line): Mention the mode line display for Basic
2780 simplification mode.
2781 (Simplify Formulas): Refer to 'algebraic' rather than 'default'
2782 simplifications.
2783 (Basic Simplifications): Rename from "Limited Simplifications"
2784 Replace "limited" by "basic" throughout.
2785 (Algebraic Simplifications): Indicate that the algebraic
2786 simplifications are done by default.
2787 (Unsafe Simplifications): Mention `m E'.
2788 (Simplification of Units): Mention `m U'.
2789 (Trigonometric/Hyperbolic Functions, Reducing and Mapping)
2790 (Kinds of Declarations, Functions for Declarations):
2791 Mention "algebraic simplifications" instead of `a s'.
2792 (Algebraic Entry): Remove mention of default simplifications.
2793
2794 2012-07-30 Jay Belanger <jay.p.belanger@gmail.com>
2795
2796 * calc.texi (Getting Started, Tutorial): Change simulated
2797 Calc output to match actual output.
2798 (Simplifying Formulas): Mention that algebraic simplification is now
2799 the default.
2800
2801 2012-07-28 Eli Zaretskii <eliz@gnu.org>
2802
2803 * faq.texi (Right-to-left alphabets): Update for Emacs 24.
2804 (Bug#12073)
2805
2806 2012-07-25 Paul Eggert <eggert@cs.ucla.edu>
2807
2808 Prefer typical American spelling for "acknowledgment".
2809 * calc.texi (History and Acknowledgments): Rename from
2810 History and Acknowledgements.
2811 * idlwave.texi (Acknowledgments):
2812 * ses.texi (Acknowledgments):
2813 * woman.texi (Acknowledgments): Rename from Acknowledgements.
2814
2815 2012-07-09 Paul Eggert <eggert@cs.ucla.edu>
2816
2817 Rename configure.in to configure.ac (Bug#11603).
2818 * ede.texi (Compiler and Linker objects, ede-proj-project)
2819 (ede-step-project): Prefer the name configure.ac to configure.in.
2820
2821 2012-07-06 Michael Albinus <michael.albinus@gmx.de>
2822
2823 * tramp.texi (Multi-hops):
2824 Introduce `tramp-restricted-shell-hosts-alist'.
2825
2826 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2827
2828 * gnus.texi (POP before SMTP): POP-before-SMTP works with all sending
2829 methods, so don't mention smtpmail here.
2830
2831 2012-06-26 Wolfgang Jenkner <wjenkner@inode.at>
2832
2833 * gnus.texi (Picons): Document gnus-picon-properties.
2834
2835 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2836
2837 * gnus.texi: Remove mention of compilation, as that's no longer
2838 supported.
2839
2840 2012-06-26 Christopher Schmidt <christopher@ch.ristopher.com>
2841
2842 * gnus.texi (Archived Messages): Mention
2843 gnus-gcc-pre-body-encode-hook and gnus-gcc-post-body-encode-hook.
2844
2845 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2846
2847 * gnus.texi (Various Summary Stuff):
2848 Remove mention of `gnus-propagate-marks'.
2849
2850 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2851
2852 * gnus.texi: Remove mentions of nnml/nnfolder/nntp backend marks,
2853 which no longer exist.
2854
2855 2012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
2856
2857 * gnus.texi (Archived Messages):
2858 Document gnus-gcc-self-resent-messages.
2859
2860 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2861
2862 * message.texi (Mail Variables):
2863 Mention the optional user parameter for X-Message-SMTP-Method.
2864
2865 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2866
2867 * gnus.texi (Posting Styles): Mention X-Message-SMTP-Method.
2868
2869 * message.texi (Mail Variables): Document X-Message-SMTP-Method.
2870
2871 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2872
2873 * gnus.texi (Key Index): Change encoding to utf-8.
2874
2875 2012-06-21 Glenn Morris <rgm@gnu.org>
2876
2877 * Makefile.in: Rename infodir to buildinfodir throughout. (Bug#11737)
2878
2879 2012-06-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
2880
2881 * gnus.texi (Group Timestamp): Mention where to find documentation for
2882 the `gnus-tmp-' variables (bug#11601).
2883
2884 2012-06-11 Michael Albinus <michael.albinus@gmx.de>
2885
2886 Sync with Tramp 2.2.6-pre.
2887
2888 * tramp.texi (all): Use consequently @command{}, @env{} and @kbd{}
2889 where appropriate.
2890 (Ad-hoc multi-hops): New section.
2891 (Remote processes): New subsection "Running remote processes on
2892 Windows hosts".
2893 (History): Add remote commands on Windows, and ad-hoc multi-hop
2894 methods.
2895 (External methods): "ControlPersist" must be set to "no" for the
2896 `scpc' method.
2897 (Remote processes): Add a note about `auto-revert-tail-mode'.
2898 (Frequently Asked Questions): Use "scpx" in combination with
2899 "ControlPersist". Reported by Adam Spiers <emacs@adamspiers.org>.
2900
2901 * trampver.texi: Update release number.
2902
2903 2012-06-10 Chong Yidong <cyd@gnu.org>
2904
2905 * sc.texi: Remove bogus @ifinfo commands which prevent makeinfo
2906 compilation for html-mono.
2907
2908 2012-06-08 Paul Eggert <eggert@cs.ucla.edu>
2909
2910 * texinfo.tex: Merge from gnulib.
2911
2912 2012-05-29 Katsumi Yamaoka <yamaoka@jpl.org>
2913
2914 * Makefile.in (echo-info): Don't try to install info files named
2915 just ".info".
2916
2917 2012-05-28 Glenn Morris <rgm@gnu.org>
2918
2919 * calc.texi, dired-x.texi: Use @LaTeX rather than La@TeX. (Bug#10910)
2920
2921 * sc.texi: Nuke hand-written node pointers.
2922 Fix top-level menu to match actual node order.
2923
2924 2012-05-27 Glenn Morris <rgm@gnu.org>
2925
2926 * cl.texi, dired-x.texi: Nuke hand-written node pointers.
2927 Some associated fixes, including not messing with chapno in cl.texi.
2928
2929 2012-05-27 Bastien Guerry <bzg@gnu.org>
2930
2931 * org.texi (Durations and time values): Fix typo.
2932
2933 2012-05-26 Paul Eggert <eggert@cs.ucla.edu>
2934
2935 * texinfo.tex: Update from gnulib.
2936
2937 2012-05-19 Jay Belanger <jay.p.belanger@gmail.com>
2938
2939 * calc.texi (Basic Operations on Units, Customizing Calc):
2940 Mention `calc-ensure-consistent-units'.
2941
2942 2012-05-14 Andreas Schwab <schwab@linux-m68k.org>
2943
2944 * cc-mode.texi: Avoid space before macro in 4th argument of cross
2945 reference commands. (Bug#11461)
2946
2947 * Makefile.in (gnus.dvi): Use $@ instead of $*.dvi.
2948
2949 2012-05-12 Glenn Morris <rgm@gnu.org>
2950
2951 * Makefile.in (mostlyclean): Add more TeX intermediates.
2952
2953 * Makefile.in: Make it look more like the other doc Makefiles.
2954 Use explicit $srcdir in all dependencies.
2955 Remove cd $srcdir from rules.
2956 (VPATH): Remove.
2957 (infodir): Set to an absolute path.
2958 (INFO_TARGETS): Use short names.
2959 (mkinfodir): infodir is now absolute.
2960 (echo-info, maintainer-clean): Update for new format of INFO_TARGETS.
2961
2962 * Makefile.in (info.info): Rename from info, to avoid duplication.
2963 (.SUFFIXES): Disable implicit rules.
2964
2965 * Makefile.in (MKDIR_P): New, set by configure.
2966 (mkinfodir): Use $MKDIR_P.
2967
2968 2012-05-07 Glenn Morris <rgm@gnu.org>
2969
2970 * forms.texi (Long Example): Update for changed location of files.
2971
2972 2012-05-04 Glenn Morris <rgm@gnu.org>
2973
2974 * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure.
2975 (INFO_TARGETS): Use $INFO_EXT.
2976 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
2977 * makefile.w32-in (INFO_EXT, INFO_OPTS): New.
2978 (INFO_TARGETS): Use $INFO_EXT.
2979 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
2980
2981 2012-05-02 Glenn Morris <rgm@gnu.org>
2982
2983 * Makefile.in (echo-info): New phony target, used by top-level.
2984
2985 * viper.texi: Make direntry shorter (also it is no longer "newest").
2986
2987 * emacs-gnutls.texi, ert.texi, org.texi:
2988 Fix dircategory, direntry to match info/dir.
2989
2990 * faq.texi: Convert @inforefs to @xrefs.
2991 Fix some malformed cross-references.
2992 (File-name conventions): Shorten section name to avoid overfull line.
2993 (How to add fonts): Use smallexample to avoid overfull lines.
2994
2995 2012-05-01 Teodor Zlatanov <tzz@lifelogs.com>
2996
2997 * auth.texi (Help for users): Update for .gpg file being second.
2998
2999 2012-04-27 Ippei Furuhashi <top.tuna+orgmode@gmail.com> (tiny change)
3000
3001 * org.texi (Agenda commands): Fix two typos: give corresponding
3002 function names, according to `org-agenda-view-mode-dispatch'.
3003
3004 2012-04-27 Glenn Morris <rgm@gnu.org>
3005
3006 * faq.texi (Major packages and programs): Remove section.
3007 There is no point listing 6 packages (cf etc/MORE.STUFF).
3008 (Finding Emacs and related packages): Move "Spell-checkers" here.
3009
3010 2012-04-22 Michael Albinus <michael.albinus@gmx.de>
3011
3012 * dbus.texi (Version): New node.
3013 (Properties and Annotations): Mention the object manager
3014 interface. Describe dbus-get-all-managed-objects.
3015 (Type Conversion): Floating point numbers are allowed, if an
3016 anteger does not fit Emacs's integer range.
3017 (Synchronous Methods): Remove obsolete dbus-call-method-non-blocking.
3018 (Asynchronous Methods): Fix description of
3019 dbus-call-method-asynchronously.
3020 (Receiving Method Calls): Fix some minor errors.
3021 Add dbus-interface-emacs.
3022 (Signals): Describe unicast signals and the new match rules.
3023 (Alternative Buses): Add the PRIVATE optional argument to
3024 dbus-init-bus. Describe its new return value. Add dbus-setenv.
3025
3026 2012-04-20 Glenn Morris <rgm@gnu.org>
3027
3028 * faq.texi (New in Emacs 24): New section.
3029 (Packages that do not come with Emacs): Mention M-x list-packages.
3030
3031 2012-04-14 Alan Mackenzie <acm@muc.de>
3032
3033 * cc-mode.texi (c-offsets-alist): Correct a typo.
3034
3035 2012-04-14 Jérémie Courrèges-Anglas <jca@wxcvbn.org> (tiny change)
3036
3037 * org.texi (Deadlines and scheduling): Fix the example: the
3038 DEADLINE item should come right after the headline. We enforce
3039 this convention, so it is a bug not to illustrate it correctly in
3040 the manual.
3041
3042 2012-04-14 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
3043
3044 * org.texi (Agenda commands): Fix documentation bug by swapping
3045 the equivalent keybindings to `org-agenda-next-line' with the ones
3046 to `org-agenda-previous-line'.
3047
3048 2012-04-14 Glenn Morris <rgm@gnu.org>
3049
3050 * Makefile.in: Replace non-portable use of $< in ordinary rules.
3051
3052 2012-04-09 Eli Zaretskii <eliz@gnu.org>
3053
3054 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean):
3055 Add emacs-gnutls.
3056 ($(infodir)/emacs-gnutls, emacs-gnutls.dvi): New targets.
3057
3058 2012-04-09 Teodor Zlatanov <tzz@lifelogs.com>
3059
3060 * Makefile.in: Add emacs-gnutls.texi to build.
3061
3062 * emacs-gnutls.texi: Add documentation for the GnuTLS integration.
3063
3064 2012-04-05 Teodor Zlatanov <tzz@lifelogs.com>
3065
3066 * auth.texi (Secret Service API): Edit further and give examples.
3067 (Secret Service API): Adjust @samp to @code for collection names.
3068
3069 2012-04-04 Glenn Morris <rgm@gnu.org>
3070
3071 * auth.texi (Secret Service API): Copyedits.
3072 (Help for developers): Fill in some missing function doc-strings.
3073 (Help for users, Help for developers)
3074 (GnuPG and EasyPG Assistant Configuration): Markup fixes.
3075
3076 2012-04-04 Michael Albinus <michael.albinus@gmx.de>
3077
3078 * auth.texi (Secret Service API): Add the missing text.
3079
3080 2012-04-04 Chong Yidong <cyd@gnu.org>
3081
3082 * message.texi (Using PGP/MIME): Note that epg is now the default.
3083
3084 * gnus.texi: Reduce references to obsolete pgg library.
3085 (Security): Note that epg is now the default.
3086
3087 * gnus-faq.texi (FAQ 8-2): Mention EasyPG.
3088
3089 * nxml-mode.texi (Completion): C-RET is no longer bound to
3090 nxml-complete.
3091
3092 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
3093
3094 * org.texi (Customizing tables in ODT export): Correct few errors.
3095
3096 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
3097
3098 * org.texi (Links in ODT export): Update.
3099 (Labels and captions in ODT export): New node.
3100
3101 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
3102
3103 * org.texi (Literal examples in ODT export): htmlfontify.el in
3104 Emacs-24.1 now supports fontification. So ODT source blocks will
3105 be fontified by default.
3106
3107 2012-04-01 Julian Gehring <julian.gehring@googlemail.com> (tiny change)
3108
3109 * org.texi (Refiling notes): Remove duplicated keybinding.
3110
3111 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
3112
3113 * org.texi (noweb): Documentation of this new option to the :noweb
3114 header argument.
3115
3116 2012-04-01 Suvayu Ali <fatkasuvayu+linux@gmail.com>
3117
3118 * org.texi (Header and sectioning): Add example demonstrating how
3119 to use "LaTeX_CLASS_OPTIONS".
3120
3121 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
3122
3123 * org.texi (Noweb reference syntax): Describe the ability to
3124 execute noweb references in the manual.
3125
3126 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
3127
3128 * org.texi (cache): Improve cache documentation when session
3129 evaluation is used.
3130
3131 2012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
3132
3133 * org.texi (Plain lists): Document removal.
3134
3135 2012-04-01 Michael Brand <michael.ch.brand@gmail.com>
3136
3137 * org.texi: Decapitalize file name in references to Calc manual.
3138
3139 2012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
3140
3141 * org.texi (Plain lists): Document removal.
3142
3143 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
3144
3145 * org.texi (Top, OpenDocument Text export)
3146 (ODT export commands, Extending ODT export)
3147 (Images in ODT export, Tables in ODT export)
3148 (Configuring a document converter): Add or Update.
3149
3150 2012-04-01 Carsten Dominik <carsten.dominik@gmail.com>
3151
3152 * org.texi (MobileOrg): Change the wording to reflect that the
3153 Android Version is no longer just the little brother of the iOS
3154 version.
3155
3156 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
3157
3158 * org.texi (Key bindings and useful functions): Update babel key
3159 binding documentation in manual.
3160
3161 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
3162
3163 * org.texi (noweb): Document new noweb header value.
3164
3165 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
3166
3167 * org.texi (noweb-sep): Document new header argument.
3168
3169 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
3170
3171 * org.texi (noweb-ref): Documentation of this new custom variable.
3172
3173 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
3174
3175 * org.texi (wrap): Update the new :wrap documentation to match the
3176 current implementation.
3177
3178 2012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
3179
3180 * org.texi: Added documentation for :wrap.
3181
3182 2012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
3183
3184 * org.texi: #+RESULTS now user-configurable.
3185
3186 2012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
3187
3188 * org.texi: Documented :noweb no-export.
3189
3190 2012-04-01 Thomas Dye <dk@poto.local>
3191
3192 * org.texi: Edit :noweb no header argument for correctness.
3193
3194 2012-04-01 Bastien Guerry <bzg@gnu.org>
3195
3196 * org.texi (Customization): Update the approximate number of Org
3197 variables.
3198
3199 2012-04-01 Thomas Dye <dk@poto.local>
3200
3201 * org.texi: The :results wrap produces a drawer instead of a
3202 begin_results block.
3203
3204 2012-03-22 Peder O. Klingenberg <peder@klingenberg.no> (tiny change)
3205
3206 * gnus.texi (Archived Messages): Update `gnus-message-archive-group' to
3207 reflect the new default.
3208
3209 2012-03-10 Eli Zaretskii <eliz@gnu.org>
3210
3211 * info.texi (Expert Info): Move the index entry for "Texinfo" from
3212 "Getting Started" to this node. (Bug#10450)
3213
3214 2012-03-10 Chong Yidong <cyd@gnu.org>
3215
3216 * flymake.texi (Example -- Configuring a tool called via make):
3217 Mention the Automake COMPILE variable (Bug#8715).
3218
3219 * info.texi (Getting Started): Add an index entry (Bug#10450).
3220
3221 2012-03-02 Michael Albinus <michael.albinus@gmx.de>
3222
3223 * dbus.texi (Signals): Known names will be mapped onto unique
3224 names, when registering for signals.
3225
3226 2012-02-29 Glenn Morris <rgm@gnu.org>
3227
3228 * url.texi: Fix quote usage in body text.
3229
3230 * sem-user.texi, url.texi, woman.texi: Use "" quotes in menus.
3231
3232 * cl.texi: Use @code{} in menus when appropriate.
3233
3234 2012-02-28 Glenn Morris <rgm@gnu.org>
3235
3236 * calc.texi, cc-mode.texi, cl.texi, ebrowse.texi, ediff.texi:
3237 * eshell.texi, gnus-faq.texi, gnus-news.texi, gnus.texi:
3238 * idlwave.texi, info.texi, newsticker.texi, nxml-mode.texi:
3239 * org.texi, sc.texi, vip.texi, viper.texi:
3240 Standardize possessive apostrophe usage.
3241
3242 2012-02-26 Chong Yidong <cyd@gnu.org>
3243
3244 * ediff.texi (Quick Help Commands): Add a couple of index entries
3245 (Bug#10834).
3246
3247 2012-02-17 Glenn Morris <rgm@gnu.org>
3248
3249 * gnus.texi (Posting Styles):
3250 * remember.texi (Org): Fix cross-refs to other manuals.
3251
3252 2012-02-15 Glenn Morris <rgm@gnu.org>
3253
3254 * smtpmail.texi (Emacs Speaks SMTP): General update for 24.1.
3255 (Encryption): New chapter, split out from previous.
3256
3257 2012-02-13 Lars Ingebrigtsen <larsi@gnus.org>
3258
3259 * gnus.texi (Customizing the IMAP Connection):
3260 Mention nnimap-record-commands.
3261
3262 2012-02-10 Glenn Morris <rgm@gnu.org>
3263
3264 * url.texi (Retrieving URLs): Update url-retrieve arguments.
3265 Mention url-queue-retrieve.
3266
3267 2012-02-09 Glenn Morris <rgm@gnu.org>
3268
3269 * sem-user.texi (Semantic mode user commands): Typo fix.
3270
3271 * info.texi (Create Info buffer): Mention info-display-manual.
3272
3273 2012-02-07 Lars Ingebrigtsen <larsi@gnus.org>
3274
3275 * gnus.texi (Mail Source Specifiers): Add a pop3 via an SSH tunnel
3276 example (modified from an example by Michael Albinus).
3277
3278 2012-01-30 Philipp Haselwarter <philipp.haselwarter@gmx.de> (tiny change)
3279
3280 * gnus.texi (Agent Basics): Fix outdated description of
3281 `gnus-agent-auto-agentize-methods'.
3282
3283 2012-01-28 Andreas Schwab <schwab@linux-m68k.org>
3284
3285 * cc-mode.texi: Always @defindex ss.
3286 (Config Basics): Fix argument of @itemize.
3287 (Macro Backslashes): Add @code around index entry.
3288
3289 2012-01-23 Glenn Morris <rgm@gnu.org>
3290
3291 * pcl-cvs.texi (About PCL-CVS): Refer to vc-dir rather than vc-dired.
3292
3293 2012-01-19 Eric Hanchrow <eric.hanchrow@gmail.com>
3294
3295 * tramp.texi (File): Tweak wording for the `scpc' option.
3296
3297 2012-01-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
3298
3299 * gnus.texi (Group Parameters): Really note precedence.
3300
3301 2012-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
3302
3303 * gnus.texi (Group Parameters): Note precedence.
3304
3305 2012-01-03 Eric Schulte <eric.schulte@gmx.com>
3306
3307 * org.texi (Noweb reference syntax): Adding documentation of
3308 the `*org-babel-use-quick-and-dirty-noweb-expansion*'
3309 variable.
3310
3311 2012-01-03 Bastien Guerry <bzg@gnu.org>
3312
3313 * org.texi (Plain lists): Split the table to fix the display
3314 of items.
3315
3316 2012-01-03 Bastien Guerry <bzg@gnu.org>
3317
3318 * org.texi (Plain lists): Fix misplaced explanation.
3319
3320 2012-01-03 Bastien Guerry <bzg@gnu.org>
3321
3322 * org.texi (Plain lists, Agenda files): Add index entries.
3323
3324 2012-01-03 Julian Gehring <julian.gehring@googlemail.com>
3325
3326 * org.texi: Use "Org mode" instead of alternatives like
3327 "Org-mode" or "org-mode".
3328
3329 2012-01-03 Bernt Hansen <bernt@norang.ca>
3330
3331 * org.texi (Agenda commands):
3332 Document `org-clock-report-include-clocking-task'.
3333
3334 2012-01-03 Bastien Guerry <bzg@gnu.org>
3335
3336 * org.texi (Checkboxes): Document the new behavior of `C-u C-c
3337 C-c' on checkboxes.
3338
3339 2012-01-03 Julian Gehring <julian.gehring@googlemail.com>
3340
3341 * org.texi: End sentences with two spaces.
3342
3343 2012-01-03 Michael Brand <michael.ch.brand@gmail.com>
3344
3345 * org.texi (External links): Document the link types file+sys
3346 and file+emacs, slightly narrow used page width.
3347
3348 2012-01-03 Eric Schulte <eric.schulte@gmx.com>
3349
3350 * org.texi (colnames): Note that colnames behavior may differ
3351 across languages.
3352
3353 2012-01-03 Bastien Guerry <bzg@gnu.org>
3354
3355 * org.texi (Weekly/daily agenda, Agenda commands): Fix typos.
3356
3357 2012-01-03 Thomas Dye <dk@poto.westell.com>
3358
3359 * org.texi: Augmented discussion of babel property
3360 inheritance. Put footnote outside sentence ending period.
3361
3362 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
3363
3364 * org.texi (eval): Documenting the full range of :eval header
3365 argument values.
3366
3367 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
3368
3369 * org.texi (eval): Documentation of the new :eval option.
3370
3371 2012-01-03 Thomas Dye <dk@poto.local>
3372
3373 * org.texi: Add accumulated properties.
3374
3375 2012-01-03 Thomas Dye <dk@poto.local>
3376
3377 * org.texi: Documented no spaces in name=assign, another
3378 correction to :var table.
3379
3380 2012-01-03 Thomas Dye <dk@poto.local>
3381
3382 * org.texi: Changed DATA to NAME in Working With Source Code
3383 section.
3384
3385 2012-01-03 Tom Dye <tsd@tsdye.com>
3386
3387 * org.texi: Minor change to :var table.
3388
3389 2012-01-03 Tom Dye <tsd@tsdye.com>
3390
3391 * org.texi: More changes to :var table (some examples were wrong).
3392
3393 2012-01-03 Tom Dye <tsd@tsdye.com>
3394
3395 * org.texi: Cleaned up :var table.
3396
3397 2012-01-03 Bastien Guerry <bzg@gnu.org>
3398
3399 * org.texi (Timestamps, Weekly/daily agenda)
3400 (Weekly/daily agenda): Add @cindex for "appointment".
3401
3402 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
3403
3404 * org.texi (Literal examples): A new link to the template for
3405 inserting empty code blocks.
3406 (Structure of code blocks): A new link to the template for
3407 inserting empty code blocks.
3408
3409 2012-01-03 Rafael Laboissiere <rafael@laboissiere.net> (tiny change)
3410
3411 * org.texi (External links): Add footnote on how the behavior
3412 of the text search in Org files are controled by the variable
3413 `org-link-search-must-match-exact-headline'.
3414
3415 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
3416
3417 * org.texi (Buffer-wide header arguments):
3418 Update documentation to reflect removal of #+PROPERTIES.
3419
3420 2012-01-03 Carsten Dominik <carsten.dominik@gmail.com>
3421
3422 * org.texi (The clock table): Mention that ACHIVED trees
3423 contribute to the clock table.
3424
3425 2012-01-03 Carsten Dominik <carsten.dominik@gmail.com> (tiny change)
3426
3427 * org.texi (Conflicts): Better yasnippet config info.
3428
3429 2012-01-03 Bastien Guerry <bzg@gnu.org> (tiny change)
3430
3431 * org.texi (Selective export): Explicitly mention the default
3432 values for `org-export-select-tags',
3433 `org-export-exclude-tags'.
3434
3435 2012-01-03 Tom Dye <tsd@tsdye.com>
3436
3437 * org.texi: Added a line to specify that header arguments are
3438 lowercase.
3439
3440 2012-01-03 Tom Dye <tsd@tsdye.com>
3441
3442 * org.texi: :var requires default value when declared.
3443
3444 2012-01-03 Bastien Guerry <bzg@gnu.org>
3445
3446 * org.texi (Handling links): Add a note about the
3447 `org-link-frame-setup' option.
3448
3449 2012-01-03 David Maus <dmaus@ictsoc.de>
3450
3451 * org.texi (Exporting Agenda Views, Extracting agenda
3452 information): Fix command line syntax, quote symbol parameter
3453 values.
3454
3455 2012-01-03 David Maus <dmaus@ictsoc.de>
3456
3457 * org.texi (Exporting Agenda Views): Fix command line syntax.
3458
3459 2011-12-28 Paul Eggert <eggert@cs.ucla.edu>
3460
3461 * gnus.texi (Mail Source Customization, Mail Back End Variables):
3462 Use octal notation for file permissions, which are normally
3463 thought of in octal.
3464 (Mail Back End Variables): Use more-plausible modes in example.
3465
3466 2011-12-20 Alan Mackenzie <acm@muc.de>
3467
3468 * cc-mode.texi: Update version string 5.31 -> 5.32.
3469
3470 2011-12-06 Juanma Barranquero <lekktu@gmail.com>
3471
3472 * gnus-faq.texi (FAQ 2-1, FAQ 3-8, FAQ 4-14, FAQ 9-1): Fix typos.
3473
3474 2011-11-24 Glenn Morris <rgm@gnu.org>
3475
3476 * gnus.texi, smtpmail.texi: Fix case of "GnuTLS".
3477
3478 2011-11-24 Juanma Barranquero <lekktu@gmail.com>
3479
3480 * makefile.w32-in: Update dependencies.
3481
3482 2011-11-20 Glenn Morris <rgm@gnu.org>
3483
3484 * gnus.texi (Group Information):
3485 Remove gnus-group-fetch-faq, command deleted 2010-09-24.
3486
3487 2011-11-20 Juanma Barranquero <lekktu@gmail.com>
3488
3489 * gnus-coding.texi (Gnus Maintenance Guide):
3490 Rename from "Gnus Maintainance Guide".
3491
3492 * ede.texi (ede-compilation-program, ede-compiler, ede-linker):
3493 * eieio.texi (Customizing):
3494 * gnus.texi (Article Washing):
3495 * gnus-news.texi:
3496 * sem-user.texi (Smart Jump): Fix typos.
3497
3498 2011-11-16 Juanma Barranquero <lekktu@gmail.com>
3499
3500 * org.texi (Agenda commands, Exporting Agenda Views): Fix typos.
3501
3502 2011-11-15 Juanma Barranquero <lekktu@gmail.com>
3503
3504 * ede.texi (project-am-texinfo):
3505 * gnus.texi (Sending or Not Sending):
3506 * org.texi (Template elements): Fix typos.
3507
3508 2011-11-14 Juanma Barranquero <lekktu@gmail.com>
3509
3510 * ediff.texi (Hooks):
3511 * sem-user.texi (Semanticdb Roots): Fix typos.
3512
3513 2011-11-11 Juanma Barranquero <lekktu@gmail.com>
3514
3515 * semantic.texi (Tag handling): Fix typo.
3516
3517 2011-10-31 Katsumi Yamaoka <yamaoka@jpl.org>
3518
3519 * gnus.texi (Other Gnus Versions): Remove.
3520
3521 2011-10-28 Alan Mackenzie <acm@muc.de>
3522
3523 * cc-mode.texi (Indentation Commands): Mention "macros with semicolons".
3524 (Other Special Indentations): Add an xref to "Macros with ;".
3525 (Customizing Macros): Add stuff about syntax in macros. Add an xref to
3526 "Macros with ;".
3527 (Macros with ;): New page.
3528
3529 * cc-mode.texi (Movement Commands): Document `c-defun-tactic'.
3530 Document the new handling of nested scopes for movement by defuns.
3531
3532 2011-10-23 Michael Albinus <michael.albinus@gmx.de>
3533
3534 Sync with Tramp 2.2.3.
3535
3536 * trampver.texi: Update release number.
3537
3538 2011-10-14 Glenn Morris <rgm@gnu.org>
3539
3540 * ert.texi (Introduction, How to Run Tests)
3541 (Running Tests Interactively, Expected Failures)
3542 (Tests and Their Environment, Useful Techniques)
3543 (Interactive Debugging, Fixtures and Test Suites):
3544 Minor rephrasings.
3545 (Running Tests Interactively, The @code{should} Macro): Add xrefs.
3546 (Running Tests in Batch Mode): Simplify loading instructions.
3547 (Test Selectors): Clarify some selectors.
3548 (Expected Failures, Useful Techniques):
3549 Make examples fit in 80 columns.
3550
3551 2011-10-13 Jay Belanger <jay.p.belanger@gmail.com>
3552
3553 * calc.texi (Basic Operations on Units): Discuss temperature
3554 conversion (`u t') alongside with other unit conversions ('u c').
3555
3556 2011-10-12 Glenn Morris <rgm@gnu.org>
3557
3558 * ert.texi: Whitespace trivia to make main menu items line up better.
3559
3560 2011-10-08 Glenn Morris <rgm@gnu.org>
3561
3562 * Makefile.in: Fix ert rules.
3563
3564 2011-10-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
3565
3566 * gnus.texi (Gnus Utility Functions): Add more references and
3567 explanations (bug#9683).
3568
3569 2011-09-26 Paul Eggert <eggert@cs.ucla.edu>
3570
3571 * texinfo.tex: Merge from gnulib.
3572
3573 2011-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
3574
3575 * gnus.texi (Archived Messages): Note the default (bug#9552).
3576
3577 2011-09-21 Bill Wohler <wohler@newt.com>
3578
3579 Release MH-E manual version 8.3.
3580
3581 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
3582 release 8.3.
3583 (Preface): Update support information.
3584 (From Bill Wohler): Reset text to original version. As a
3585 historical quote, the tense should be correct in the time that it
3586 was written.
3587
3588 2011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
3589
3590 * gnus.texi (Listing Groups): Explain `gnus-group-list-limit'.
3591 (Finding the News): Doc clarification.
3592 (Terminology): Mention naming.
3593
3594 2011-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
3595
3596 * gnus.texi: Remove mentions of `recent', which are now obsolete.
3597 (Interactive): Document `quiet'.
3598
3599 2011-08-15 Suvayu Ali <fatkasuvayu+linux@gmail.com> (tiny change)
3600
3601 * org.texi (Images in LaTeX export): Rewrite.
3602
3603 2011-08-15 Bastien Guerry <bzg@gnu.org>
3604
3605 * org.texi (Using the mapping API): Mention 'region as a possible
3606 scope for `org-map-entries'.
3607
3608 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3609
3610 * org.texi (Visibility cycling): Document `org-copy-visible'.
3611
3612 2011-08-15 Bastien Guerry <bzg@gnu.org>
3613
3614 * org.texi (Template expansion): Order template sequences in the
3615 proper order.
3616
3617 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3618
3619 * org.texi (eval): Expand discussion of the :eval header argument.
3620
3621 2011-08-15 Bastien Guerry <bzg@gnu.org>
3622
3623 * org.texi (Languages): Add Lilypond and Awk as supported
3624 languages.
3625
3626 2011-08-15 Achim Gratz <stromeko@nexgo.de>
3627
3628 * org.texi: Document that both CLOCK_INTO_DRAWER and
3629 LOG_INTO_DRAWER can be used to override the contents of variable
3630 org-clock-into-drawer (or if unset, org-log-into-drawer).
3631
3632 * org.texi: Replace @xref->@pxref.
3633
3634 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3635
3636 * org.texi (Evaluating code blocks): Documenting the new option
3637 for inline call lines.
3638
3639 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3640
3641 * org.texi (Results of evaluation): More explicit about the
3642 mechanism through which interactive evaluation of code is
3643 performed.
3644
3645 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3646
3647 * org.texi (noweb-ref): New header argument documentation.
3648
3649 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3650
3651 * org.texi (Extracting source code): Documentation of the new
3652 org-babel-tangle-named-block-combination variable.
3653
3654 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3655
3656 * org.texi (Structure of code blocks): Explicitly state that the
3657 behavior of multiple blocks of the same name is undefined.
3658
3659 2011-08-15 Christian Egli <christian.egli@sbszh.ch>
3660
3661 * org.texi (TaskJuggler export): Modify the example to reflect the
3662 new effort durations.
3663
3664 2011-08-15 David Maus <dmaus@ictsoc.de>
3665
3666 * org.texi (Images in LaTeX export): Escape curly brackets in
3667 LaTeX example.
3668
3669 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3670
3671 * org.texi (The clock table): Document the :properties and
3672 :inherit-props arguments for the clocktable.
3673
3674 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3675
3676 * org.texi (Tables in LaTeX export): Document specifying placement
3677 options for tables.
3678
3679 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3680
3681 * org.texi (Evaluating code blocks): More specific documentation
3682 about the different types of header arguments.
3683
3684 2011-08-15 Manuel Giraud <manuel.giraud@univ-nantes.fr>
3685
3686 * org.texi (Sitemap): Document `:sitemap-sans-extension' property.
3687
3688 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3689
3690 * org.texi (Built-in table editor): Document the table field
3691 follow mode.
3692
3693 2011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
3694
3695 * org.texi (Easy Templates): Document new template.
3696
3697 2011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
3698
3699 * org.texi (Literal examples): Add a cross-reference from "Literal
3700 Examples" to "Easy Templates."
3701
3702 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3703
3704 * org.texi (The clock table): Add link to match syntax.
3705
3706 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3707
3708 * org.texi (Agenda commands): Document clock consistency checks.
3709
3710 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3711
3712 * org.texi (Built-in table editor): Document that \vert represents
3713 a vertical bar in a table field.
3714
3715 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3716
3717 * org.texi (Literal examples): Link from "Markup" > "Literate
3718 Examples" to "Working with Source Code".
3719
3720 2011-08-15 Puneeth Chaganti <punchagan@gmail.com>
3721
3722 * org.texi (Agenda commands): Doc for function option to bulk
3723 action.
3724
3725 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3726
3727 * org.texi (Template expansion): Document new %<...> template
3728 escape.
3729
3730 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3731
3732 * org.texi (Selective export): Document exclusion of any tasks
3733 from export.
3734
3735 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3736
3737 * org.texi (Selective export): Document how to exclude DONE tasks
3738 from export.
3739 (Publishing options): Document the properties to be used to turn off
3740 export of DONE tasks.
3741
3742 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3743
3744 * org.texi (The date/time prompt): Document date range protection.
3745
3746 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3747
3748 * org.texi (padline): Documentation of the new padline header
3749 argument.
3750
3751 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3752
3753 * org.texi (var): Adding "[" to list of characters triggering
3754 elisp evaluation.
3755
3756 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3757
3758 * org.texi (var): Documentation of Emacs Lisp evaluation during
3759 variable assignment.
3760
3761 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3762
3763 * org.texi (colnames): Reference indexing into variables, and note
3764 that colnames are *not* removed before indexing occurs.
3765 (rownames): Reference indexing into variables, and note that
3766 rownames are *not* removed before indexing occurs.
3767
3768 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3769
3770 * org.texi (var): Clarification of indexing into tabular
3771 variables.
3772
3773 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3774
3775 * org.texi (results): Documentation of the `:results wrap' header
3776 argument.
3777
3778 2011-08-15 Bastien Guerry <bzg@gnu.org>
3779
3780 * org.texi (LaTeX and PDF export): Add a note about a limitation
3781 of the LaTeX export: the org file has to be properly structured.
3782
3783 2011-08-15 Bastien Guerry <bzg@gnu.org>
3784
3785 * org.texi (Dynamic blocks, Structure editing):
3786 Mention the function `org-narrow-to-block'.
3787
3788 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3789
3790 * org.texi (Languages): Updating list of code block supported
3791 languages.
3792
3793 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3794
3795 * org.texi (Special properties): CATEGORY is a special property,
3796 but it may also used in the drawer.
3797
3798 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3799
3800 * org.texi (mkdirp): Documentation of the :mkdirp header argument.
3801
3802 2011-08-15 Puneeth Chaganti <punchagan@gmail.com>
3803
3804 * org.texi (Include files): Document :lines.
3805
3806 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3807
3808 * org.texi (comments): Documentation of the ":comments noweb" code
3809 block header argument.
3810
3811 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3812
3813 * org.texi (Conflicts): Change "yasnippets" to "yasnippet" and
3814 added extra whitespace around functions to be consistent with the
3815 rest of the section.
3816
3817 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3818
3819 * org.texi (Evaluating code blocks): Expand discussion of
3820 #+call: line syntax.
3821 (Header arguments in function calls): Expand discussion of
3822 #+call: line syntax.
3823
3824 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3825
3826 * org.texi (Evaluating code blocks): More explicit about how to
3827 pass variables to #+call lines.
3828
3829 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3830
3831 * org.texi (Results of evaluation): Link to the :results header
3832 argument list from the "Results of evaluation" section.
3833
3834 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3835
3836 * org.texi (Conflicts): Adding additional information about
3837 resolving org/yasnippet conflicts.
3838
3839 2011-08-15 David Maus <dmaus@ictsoc.de>
3840
3841 * org.texi (Publishing options): Document style-include-scripts
3842 publishing project property.
3843
3844 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3845
3846 * org.texi (Sparse trees): Document the next-error /
3847 previous-error functionality.
3848
3849 2011-08-15 Tom Dye <tsd@tsdye.com>
3850
3851 * org.texi (cache): Improve documentation of code block caches.
3852
3853 2011-08-15 Tom Dye <tsd@tsdye.com>
3854
3855 * org.texi (Code block specific header arguments):
3856 Documentation of multi-line header arguments.
3857
3858 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3859
3860 * org.texi (Code evaluation security): Add example for using a
3861 function.
3862
3863 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3864
3865 * org.texi (Tables in LaTeX export): Documentation of new
3866 attr_latex options for tables.
3867
3868 2011-08-03 Michael Albinus <michael.albinus@gmx.de>
3869
3870 * trampver.texi: Update release number.
3871
3872 2011-07-30 Michael Albinus <michael.albinus@gmx.de>
3873
3874 Sync with Tramp 2.2.2.
3875
3876 * trampver.texi: Update release number.
3877
3878 2011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
3879
3880 * flymake.texi (Example -- Configuring a tool called via make):
3881 Use /dev/null instead of the Windows "nul" (bug#8715).
3882
3883 2011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
3884
3885 * widget.texi (Setting Up the Buffer): Remove mention of the
3886 global keymap parent, which doesn't seem to be accurate
3887 (bug#7045).
3888
3889 2011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
3890
3891 * org.texi (Special agenda views): Fix double quoting (bug#3509).
3892
3893 2010-07-10 Kevin Ryde <user42@zip.com.au>
3894
3895 * cl.texi (For Clauses): Add destructuring example processing an
3896 alist (bug#6596).
3897
3898 2011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
3899
3900 * ediff.texi (Major Entry Points): Remove mention of `require',
3901 since that's not pertinent in the installed Emacs (bug#9016).
3902
3903 2011-07-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
3904
3905 * gnus.texi (Expiring Mail): Document gnus-auto-expirable-marks.
3906 (Filtering New Groups): Clarify how simple the "options -n" format is.
3907 (Agent Expiry): Remove mention of `gnus-request-expire-articles', which
3908 is internal.
3909
3910 2011-07-04 Michael Albinus <michael.albinus@gmx.de>
3911
3912 * tramp.texi (Cleanup remote connections):
3913 Add `tramp-cleanup-this-connection'.
3914
3915 2011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
3916
3917 * gnus.texi (Subscription Methods): Link to "Group Levels" to explain
3918 zombies.
3919 (Checking New Groups): Ditto (bug#8974).
3920 (Checking New Groups): Move the reference to the right place.
3921
3922 2011-07-03 Dave Abrahams <dave@boostpro.com> (tiny change)
3923
3924 * gnus.texi (Startup Files): Clarify that we're talking about numbered
3925 backups, and not actual vc (bug#8975).
3926
3927 2011-07-03 Kevin Ryde <user42@zip.com.au>
3928
3929 * cl.texi (For Clauses): @items for hash-values and key-bindings
3930 to make them more visible when skimming. Add examples of `using'
3931 clause to them, examples being clearer than a description in
3932 words (bug#6599).
3933
3934 2011-07-01 Alan Mackenzie <acm@muc.de>
3935
3936 * cc-mode.texi (Guessing the Style): New page.
3937 (Styles): Add a short introduction to above.
3938
3939 2011-06-28 Deniz Dogan <deniz@dogan.se>
3940
3941 * rcirc.texi (Configuration): Bug-fix:
3942 `rcirc-default-user-full-name' is now `rcirc-default-full-name'.
3943 Reported by Elias Pipping <pipping@exherbo.org>.
3944
3945 2011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
3946
3947 * gnus.texi (Summary Mail Commands):
3948 Document `gnus-summary-reply-to-list-with-original'.
3949
3950 2011-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
3951
3952 * eshell.texi (Known problems): Fix typo.
3953
3954 2011-06-12 Michael Albinus <michael.albinus@gmx.de>
3955
3956 * tramp.texi (Customizing Completion): Mention authinfo-style files.
3957 (Password handling): `auth-source-debug' is good for debug messages.
3958
3959 2011-05-31 Teodor Zlatanov <tzz@lifelogs.com>
3960
3961 * gnus.texi (Store custom flags and keywords): Refer to
3962 `gnus-registry-article-marks-to-{chars,names}' instead of
3963 `gnus-registry-user-format-function-{M,M2}'.
3964
3965 2011-05-27 Paul Eggert <eggert@cs.ucla.edu>
3966
3967 * texinfo.tex: Merge from gnulib.
3968
3969 2011-05-18 Teodor Zlatanov <tzz@lifelogs.com>
3970
3971 * gnus.texi (Gnus Registry Setup): Rename from "Setup".
3972 (Store custom flags and keywords):
3973 Mention `gnus-registry-user-format-function-M' and
3974 `gnus-registry-user-format-function-M2'.
3975
3976 2011-05-17 Paul Eggert <eggert@cs.ucla.edu>
3977
3978 * texinfo.tex: Sync from gnulib, version 2011-05-11.16.
3979
3980 2011-05-17 Glenn Morris <rgm@gnu.org>
3981
3982 * gnus.texi (Face): Fix typo.
3983
3984 2011-05-14 Glenn Morris <rgm@gnu.org>
3985
3986 * dired-x.texi (Omitting Examples): Minor addition.
3987
3988 2011-05-10 Jim Meyering <meyering@redhat.com>
3989
3990 * ede.texi: Fix typo "or or -> or".
3991
3992 2011-05-03 Peter Münster <pmlists@free.fr> (tiny change)
3993
3994 * gnus.texi (Summary Buffer Lines):
3995 gnus-summary-user-date-format-alist does not exist.
3996 (Sorting the Summary Buffer): More about sorting threads.
3997
3998 2011-04-25 Michael Albinus <michael.albinus@gmx.de>
3999
4000 * trampver.texi: Update release number.
4001
4002 2011-04-14 Michael Albinus <michael.albinus@gmx.de>
4003
4004 * tramp.texi (Frequently Asked Questions): New item for disabling
4005 Tramp in other packages.
4006
4007 2011-04-14 Teodor Zlatanov <tzz@lifelogs.com>
4008
4009 * gnus.texi (nnmairix caveats, Setup, Registry Article Refer Method)
4010 (Fancy splitting to parent, Store arbitrary data):
4011 Update gnus-registry docs.
4012
4013 2011-04-13 Juanma Barranquero <lekktu@gmail.com>
4014
4015 * ede.texi: Fix typos.
4016
4017 2011-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
4018
4019 * gnus.texi (Window Layout): @itemize @code doesn't exist.
4020 It's @table @code.
4021
4022 2011-03-19 Antoine Levitt <antoine.levitt@gmail.com>
4023
4024 * gnus.texi (Listing Groups): Document gnus-group-list-ticked.
4025
4026 2011-03-17 Jay Belanger <jay.p.belanger@gmail.com>
4027
4028 * calc.texi (Logarithmic Units): Update the function names.
4029
4030 2011-03-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
4031
4032 * message.texi (Various Commands): Document format specs in the
4033 ellipsis.
4034
4035 2011-03-15 Antoine Levitt <antoine.levitt@gmail.com>
4036
4037 * message.texi (Insertion Variables): Document message-cite-style.
4038
4039 2011-03-14 Michael Albinus <michael.albinus@gmx.de>
4040
4041 * tramp.texi (Remote processes): New subsection "Running shell on
4042 a remote host".
4043
4044 2011-03-12 Teodor Zlatanov <tzz@lifelogs.com>
4045
4046 * auth.texi (Help for developers): Update docs to explain that the
4047 :save-function will only run the first time.
4048
4049 2011-03-12 Glenn Morris <rgm@gnu.org>
4050
4051 * Makefile.in (emacs-faq.html): Fix some more cross-refs.
4052 (emacs-faq.text): New target.
4053 (clean): Add emacs-faq.
4054
4055 2011-03-12 Michael Albinus <michael.albinus@gmx.de>
4056
4057 Sync with Tramp 2.2.1.
4058
4059 * trampver.texi: Update release number.
4060
4061 2011-03-11 Glenn Morris <rgm@gnu.org>
4062
4063 * Makefile.in (HTML_TARGETS): New.
4064 (clean): Delete $HTML_TARGETS.
4065 (emacs-faq.html): New, for use with the gnu.org Emacs webpage.
4066
4067 2011-03-08 Teodor Zlatanov <tzz@lifelogs.com>
4068
4069 * auth.texi (Help for developers): Show example of using
4070 `auth-source-search' with prompts and :save-function.
4071
4072 2011-03-07 Chong Yidong <cyd@stupidchicken.com>
4073
4074 * Version 23.3 released.
4075
4076 2011-03-07 Antoine Levitt <antoine.levitt@gmail.com>
4077
4078 * message.texi (Message Buffers): Update default value of
4079 message-generate-new-buffers.
4080
4081 2011-03-06 Jay Belanger <jay.p.belanger@gmail.com>
4082
4083 * calc.texi (Logarithmic Units): Rename calc-logunits-dblevel
4084 and calc-logunits-nplevel to calc-dblevel and calc-nplevel,
4085 respectively.
4086 (Musical Notes): New section.
4087 (Customizing Calc): Mention the customizable variable
4088 calc-note-threshold.
4089
4090 2011-03-03 Glenn Morris <rgm@gnu.org>
4091
4092 * url.texi (Dealing with HTTP documents): Remove reference to
4093 function url-decode-text-part; never seems to have existed. (Bug#6038)
4094 (Configuration): Update url-configuration-directory description.
4095
4096 2011-03-02 Glenn Morris <rgm@gnu.org>
4097
4098 * dired-x.texi (Multiple Dired Directories): Remove mentions
4099 of dired-default-directory-alist and dired-default-directory.
4100 Move dired-smart-shell-command here...
4101 (Miscellaneous Commands): ... from here.
4102
4103 2011-03-02 Paul Eggert <eggert@cs.ucla.edu>
4104
4105 * texinfo.tex: Update to version 2011-02-24.09.
4106
4107 2011-03-02 Glenn Morris <rgm@gnu.org>
4108
4109 * dired-x.texi (Omitting Variables): Refer to add-dir-local-variable
4110 instead of the obsoleted dired-omit-here-always.
4111
4112 2011-02-28 Michael Albinus <michael.albinus@gmx.de>
4113
4114 * tramp.texi (Frequently Asked Questions): Add Emacs 24 to
4115 supported systems.
4116
4117 2011-02-28 Glenn Morris <rgm@gnu.org>
4118
4119 * dbus.texi (Type Conversion): Grammar fix.
4120
4121 2011-02-23 Michael Albinus <michael.albinus@gmx.de>
4122
4123 * tramp.texi: Use consistently "Emacs" (instead of "GNU Emacs") and
4124 "Debian GNU/Linux".
4125
4126 * trampver.texi [xemacs]: Set emacsothername to "Emacs".
4127
4128 2011-02-23 Glenn Morris <rgm@gnu.org>
4129
4130 * dired-x.texi (Features): Minor rephrasing.
4131 (Local Variables): Fix typos.
4132
4133 * edt.texi, erc.texi, gnus.texi, idlwave.texi, mh-e.texi:
4134 Standardize some Emacs/XEmacs terminology.
4135
4136 * dired-x.texi (Features): Don't advertise obsolete local variables.
4137 Simplify layout.
4138 (Omitting Variables): Update local variables example.
4139 (Local Variables): Say this is obsolete. Fix description of
4140 dired-enable-local-variables possible values.
4141
4142 2011-02-22 Teodor Zlatanov <tzz@lifelogs.com>
4143
4144 * auth.texi (Help for users): Mention ~/.netrc is also searched by
4145 default now.
4146
4147 2011-02-21 Lars Ingebrigtsen <larsi@gnus.org>
4148
4149 * gnus.texi (Article Date): Clarify gnus-article-update-date-headers.
4150
4151 2011-02-20 Lars Ingebrigtsen <larsi@gnus.org>
4152
4153 * gnus.texi (Window Layout): Document layout names.
4154
4155 2011-02-19 Eli Zaretskii <eliz@gnu.org>
4156
4157 * ada-mode.texi: Sync @dircategory with ../../info/dir.
4158 * auth.texi: Sync @dircategory with ../../info/dir.
4159 * autotype.texi: Sync @dircategory with ../../info/dir.
4160 * calc.texi: Sync @dircategory with ../../info/dir.
4161 * cc-mode.texi: Sync @dircategory with ../../info/dir.
4162 * cl.texi: Sync @dircategory with ../../info/dir.
4163 * dbus.texi: Sync @dircategory with ../../info/dir.
4164 * dired-x.texi: Sync @dircategory with ../../info/dir.
4165 * ebrowse.texi: Sync @dircategory with ../../info/dir.
4166 * ede.texi: Sync @dircategory with ../../info/dir.
4167 * ediff.texi: Sync @dircategory with ../../info/dir.
4168 * edt.texi: Sync @dircategory with ../../info/dir.
4169 * eieio.texi: Sync @dircategory with ../../info/dir.
4170 * emacs-mime.texi: Sync @dircategory with ../../info/dir.
4171 * epa.texi: Sync @dircategory with ../../info/dir.
4172 * erc.texi: Sync @dircategory with ../../info/dir.
4173 * eshell.texi: Sync @dircategory with ../../info/dir.
4174 * eudc.texi: Sync @dircategory with ../../info/dir.
4175 * flymake.texi: Sync @dircategory with ../../info/dir.
4176 * forms.texi: Sync @dircategory with ../../info/dir.
4177 * gnus.texi: Sync @dircategory with ../../info/dir.
4178 * idlwave.texi: Sync @dircategory with ../../info/dir.
4179 * mairix-el.texi: Sync @dircategory with ../../info/dir.
4180 * message.texi: Sync @dircategory with ../../info/dir.
4181 * mh-e.texi: Sync @dircategory with ../../info/dir.
4182 * newsticker.texi: Sync @dircategory with ../../info/dir.
4183 * nxml-mode.texi: Sync @dircategory with ../../info/dir.
4184 * org.texi: Sync @dircategory with ../../info/dir.
4185 * pcl-cvs.texi: Sync @dircategory with ../../info/dir.
4186 * pgg.texi: Sync @dircategory with ../../info/dir.
4187 * rcirc.texi: Sync @dircategory with ../../info/dir.
4188 * reftex.texi: Sync @dircategory with ../../info/dir.
4189 * remember.texi: Sync @dircategory with ../../info/dir.
4190 * sasl.texi: Sync @dircategory with ../../info/dir.
4191 * sc.texi: Sync @dircategory with ../../info/dir.
4192 * semantic.texi: Sync @dircategory with ../../info/dir.
4193 * ses.texi: Sync @dircategory with ../../info/dir.
4194 * sieve.texi: Sync @dircategory with ../../info/dir.
4195 * smtpmail.texi: Sync @dircategory with ../../info/dir.
4196 * speedbar.texi: Sync @dircategory with ../../info/dir.
4197 * trampver.texi [emacs]: Set emacsname to "Emacs".
4198 * tramp.texi: Sync @dircategory with ../../info/dir.
4199 * url.texi: Sync @dircategory with ../../info/dir.
4200 * vip.texi: Sync @dircategory with ../../info/dir.
4201 * viper.texi: Sync @dircategory with ../../info/dir.
4202 * widget.texi: Sync @dircategory with ../../info/dir.
4203 * woman.texi: Sync @dircategory with ../../info/dir.
4204
4205 2011-02-19 Glenn Morris <rgm@gnu.org>
4206
4207 * dired-x.texi (Technical Details): No longer redefines
4208 dired-add-entry, dired-initial-position, dired-clean-up-after-deletion,
4209 dired-read-shell-command, or dired-find-buffer-nocreate.
4210
4211 2013-02-18 Aidan Gauland <aidalgol@no8wireless.co.nz>
4212
4213 * eshell.texi (Input/Output):
4214 Document insert output redirection operator, >>>.
4215
4216 2011-02-18 Glenn Morris <rgm@gnu.org>
4217
4218 * dired-x.texi (Optional Installation File At Point): Simplify.
4219
4220 2011-02-17 Teodor Zlatanov <tzz@lifelogs.com>
4221
4222 * auth.texi (Help for users): Use :port instead of :protocol for all
4223 auth-source docs.
4224 (GnuPG and EasyPG Assistant Configuration): Mention the default now is
4225 to have two files in `auth-sources'.
4226
4227 2011-02-16 Glenn Morris <rgm@gnu.org>
4228
4229 * dired-x.texi: Use emacsver.texi to get Emacs version.
4230 * Makefile.in ($(infodir)/dired-x, dired-x.dvi, dired-x.pdf):
4231 Depend on emacsver.texi.
4232
4233 * dired-x.texi: Drop meaningless version number.
4234 (Introduction): Remove old info.
4235 (Optional Installation Dired Jump): Autoload from dired-x.
4236 Remove incorrect info about loaddefs.el.
4237 (Bugs): Just refer to M-x report-emacs-bug.
4238
4239 * dired-x.texi (Multiple Dired Directories): Update for rename of
4240 default-directory-alist.
4241 (Miscellaneous Commands): No longer mention very old VM version 4.
4242
4243 2011-02-15 Paul Eggert <eggert@cs.ucla.edu>
4244
4245 Merge from gnulib.
4246 * texinfo.tex: Update to version 2011-02-14.11.
4247
4248 2011-02-14 Teodor Zlatanov <tzz@lifelogs.com>
4249
4250 * auth.texi (Help for users):
4251 Login collection is "Login" and not "login".
4252
4253 2011-02-13 Michael Albinus <michael.albinus@gmx.de>
4254
4255 * tramp.texi (History): Remove IMAP support.
4256 (External methods, Frequently Asked Questions): Remove `imap' and
4257 `imaps' methods.
4258 (Password handling): Remove IMAP entries for ~/.authinfo.gpg.
4259
4260 * trampver.texi: Remove default value of `emacsimap'.
4261
4262 2011-02-13 Glenn Morris <rgm@gnu.org>
4263
4264 * ada-mode.texi, dired-x.texi, ebrowse.texi, ediff.texi, eudc.texi:
4265 * idlwave.texi, reftex.texi, sc.texi, speedbar.texi: Add @top.
4266
4267 2011-02-12 Glenn Morris <rgm@gnu.org>
4268
4269 * sc.texi (Getting Connected): Remove old index entries.
4270
4271 2011-02-12 Ulrich Mueller <ulm@gentoo.org>
4272
4273 * url.texi: Remove duplicate @dircategory (Bug#7942).
4274
4275 2011-02-11 Teodor Zlatanov <tzz@lifelogs.com>
4276
4277 * auth.texi (Overview, Help for users, Help for developers):
4278 Update docs.
4279 (Help for users): Talk about spaces.
4280
4281 2011-02-09 Paul Eggert <eggert@cs.ucla.edu>
4282
4283 * texinfo.tex: Update to version 2011-02-07.16.
4284
4285 2011-02-07 Michael Albinus <michael.albinus@gmx.de>
4286
4287 * dbus.texi (Bus names): Adapt descriptions for
4288 dbus-list-activatable-names and dbus-list-known-names.
4289
4290 2011-02-07 Jay Belanger <jay.p.belanger@gmail.com>
4291
4292 * calc.texi (Logarithmic Units): New section.
4293
4294 2011-02-05 Teodor Zlatanov <tzz@lifelogs.com>
4295
4296 * gnus-overrides.texi: Renamed from overrides.texi and all the relevant
4297 manuals use it now.
4298
4299 * Makefile.in (nowebhack): Fix to use -D flag instead of overrides.
4300
4301 2011-02-05 Katsumi Yamaoka <yamaoka@jpl.org>
4302
4303 * overrides.texi: Remove.
4304
4305 * sieve.texi, sasl.texi, pgg.texi, message.texi, gnus.texi:
4306 * emacs-mime.texi, auth.texi, Makefile.in: Revert last changes.
4307
4308 2011-02-05 Michael Albinus <michael.albinus@gmx.de>
4309
4310 * tramp.texi (Frequently Asked Questions): Mention problems with
4311 WinSSHD.
4312
4313 * trampver.texi: Update release number.
4314
4315 2011-02-05 Era Eriksson <era+tramp@iki.fi> (tiny change)
4316
4317 * tramp.texi:
4318 Replace "delimet" with "delimit" globally.
4319 Replace "explicite" with "explicit" globally.
4320 Replace "instead of" with "instead" where there was nothing after "of".
4321 Audit use of comma before interrogative pronoun, "that", or "which".
4322 Minor word order, spelling, wording changes.
4323
4324 2011-02-04 Teodor Zlatanov <tzz@lifelogs.com>
4325
4326 * overrides.texi: New file to set or clear WEBHACKDEVEL.
4327
4328 * sieve.texi: Use WEBHACKDEVEL.
4329
4330 * sasl.texi: Use WEBHACKDEVEL.
4331
4332 * pgg.texi: Use WEBHACKDEVEL.
4333
4334 * message.texi: Use WEBHACKDEVEL.
4335
4336 * gnus.texi: Use WEBHACKDEVEL.
4337
4338 * emacs-mime.texi: Use WEBHACKDEVEL.
4339
4340 * auth.texi: Use WEBHACKDEVEL.
4341
4342 * Makefile.in (webhack, nowebhack): Hacks to produce for-the-web
4343 manuals.
4344
4345 2011-02-04 Lars Ingebrigtsen <larsi@gnus.org>
4346
4347 * gnus.texi: Add DEVEL header (suggested by Andreas Schwab).
4348
4349 2011-02-03 Paul Eggert <eggert@cs.ucla.edu>
4350
4351 * texinfo.tex: Update to version 2011-02-01.10 from gnulib,
4352 which in turn is copied from ftp://tug.org/tex/.
4353
4354 2011-02-03 Glenn Morris <rgm@gnu.org>
4355
4356 * faq.texi (Contacting the FSF): Mainly just refer to the web-site.
4357 (Binding combinations of modifiers and function keys):
4358 Let's assume people reading this are not using Emacs 18.
4359
4360 2011-02-03 Lars Ingebrigtsen <larsi@gnus.org>
4361
4362 * gnus.texi (Article Date): Remove mention of gnus-stop-date-timer,
4363 since it's run automatically.
4364
4365 2011-02-01 Lars Ingebrigtsen <larsi@gnus.org>
4366
4367 * gnus.texi (Customizing Articles): Fix typo.
4368
4369 2011-01-31 Lars Ingebrigtsen <larsi@gnus.org>
4370
4371 * gnus.texi (Customizing Articles): Document the new way of customizing
4372 the date headers(s).
4373
4374 2011-01-30 Lars Ingebrigtsen <larsi@gnus.org>
4375
4376 * gnus.texi (Client-Side IMAP Splitting): Add a complete nnimap fancy
4377 splitting example.
4378
4379 2011-01-29 Eli Zaretskii <eliz@gnu.org>
4380
4381 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
4382 (MAKEINFO_OPTS): New variable.
4383 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
4384 ($(infodir)/info, $(infodir)/ccmode, $(infodir)/ada-mode)
4385 ($(infodir)/pcl-cvs, $(infodir)/eshell, $(infodir)/cl)
4386 ($(infodir)/dbus, $(infodir)/dired-x, $(infodir)/ediff)
4387 ($(infodir)/flymake, $(infodir)/forms, $(infodir)/gnus)
4388 ($(infodir)/message, $(infodir)/emacs-mime, $(infodir)/sieve)
4389 ($(infodir)/pgg, $(infodir)/mh-e, $(infodir)/reftex)
4390 ($(infodir)/remember, $(infodir)/sasl, $(infodir)/sc)
4391 ($(infodir)/vip, $(infodir)/viper, $(infodir)/widget)
4392 ($(infodir)/efaq, $(infodir)/autotype, $(infodir)/calc)
4393 ($(infodir)/idlwave, $(infodir)/eudc, $(infodir)/ebrowse)
4394 ($(infodir)/woman, $(infodir)/speedbar, $(infodir)/tramp)
4395 ($(infodir)/ses, $(infodir)/smtpmail, $(infodir)/org)
4396 ($(infodir)/url, $(infodir)/newsticker, $(infodir)/nxml-mode)
4397 ($(infodir)/rcirc, $(infodir)/erc, $(infodir)/ert)
4398 ($(infodir)/epa, $(infodir)/mairix-el, $(infodir)/auth)
4399 ($(infodir)/eieio, $(infodir)/ede, $(infodir)/semantic)
4400 ($(infodir)/edt): Use $(MAKEINFO_OPTS).
4401
4402 2011-01-26 Lars Ingebrigtsen <larsi@gnus.org>
4403
4404 * gnus.texi (Article Date): Document gnus-article-update-lapsed-header.
4405
4406 2011-01-24 Teodor Zlatanov <tzz@lifelogs.com>
4407
4408 * message.texi (IDNA): Explain what it is.
4409
4410 2011-01-24 Lars Ingebrigtsen <larsi@gnus.org>
4411
4412 * gnus.texi (The Empty Backend): Document nnnil (bug #7653).
4413
4414 2011-01-23 Werner Lemberg <wl@gnu.org>
4415
4416 * Makefile.in (MAKEINFO): Now controlled by `configure'.
4417 (MAKEINFO_OPTS): New variable. Use it where appropriate.
4418 (ENVADD): Update.
4419
4420 2011-01-18 Glenn Morris <rgm@gnu.org>
4421
4422 * ert.texi: Relicense under GFDL 1.3+, and standardize license notice.
4423
4424 2011-01-14 Eduard Wiebe <usenet@pusto.de>
4425
4426 * nxml-mode.texi (Introduction): Fix file name typos.
4427
4428 2011-01-13 Christian Ohler <ohler@gnu.org>
4429
4430 * ert.texi: New file.
4431
4432 * Makefile.in:
4433 * makefile.w32-in: Add ert.texi.
4434
4435 2011-01-10 Jan Moringen <jan.moringen@uni-bielefeld.de>
4436
4437 * dbus.texi (Receiving Method Calls): New function
4438 dbus-register-service. Rearrange node.
4439
4440 2011-01-07 Paul Eggert <eggert@cs.ucla.edu>
4441
4442 * texinfo.tex: Update to version 2010-12-23.17 from gnulib,
4443 which in turn is copied from ftp://tug.org/tex/.
4444
4445 2011-01-04 Jan Moringen <jan.moringen@uni-bielefeld.de>
4446
4447 * dbus.texi (Receiving Method Calls): Describe new optional
4448 parameter dont-register-service of dbus-register-{method,property}.
4449
4450 2010-12-17 Daiki Ueno <ueno@unixuser.org>
4451
4452 * epa.texi (Encrypting/decrypting *.gpg files):
4453 Mention epa-file-select-keys.
4454
4455 2010-12-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
4456
4457 * gnus.texi (Archived Messages): Remove outdated text.
4458
4459 2010-12-16 Teodor Zlatanov <tzz@lifelogs.com>
4460
4461 * gnus.texi (Foreign Groups): Add clarification of foreign groups.
4462
4463 2010-12-15 Andrew Cohen <cohen@andy.bu.edu>
4464
4465 * gnus.texi (The hyrex Engine): Say that this engine is obsolete.
4466
4467 2010-12-14 Andrew Cohen <cohen@andy.bu.edu>
4468
4469 * gnus.texi (The swish++ Engine): Add customizable parameters
4470 descriptions.
4471 (The swish-e Engine): Ditto.
4472
4473 2010-12-14 Michael Albinus <michael.albinus@gmx.de>
4474
4475 * tramp.texi (Inline methods): Add "ksu" method.
4476 (Remote processes): Add example with remote `default-directory'.
4477
4478 2010-12-14 Glenn Morris <rgm@gnu.org>
4479
4480 * faq.texi (Expanding aliases when sending mail):
4481 Now build-mail-aliases is interactive.
4482
4483 2010-12-13 Andrew Cohen <cohen@andy.bu.edu>
4484
4485 * gnus.texi: First pass at adding (rough) nnir documentation.
4486
4487 2010-12-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
4488
4489 * gnus.texi (Filtering New Groups):
4490 Mention gnus-auto-subscribed-categories.
4491 (The First Time): Remove, since default-subscribed-newsgroups has been
4492 removed.
4493
4494 2010-12-13 Glenn Morris <rgm@gnu.org>
4495
4496 * cl.texi (For Clauses): Small fixes for frames and windows.
4497
4498 2010-12-11 Carsten Dominik <carsten.dominik@gmail.com>
4499
4500 * org.texi (Using capture): Document using prefix arguments for
4501 finalizing capture.
4502 (Agenda commands): Document prefix argument for the bulk scatter
4503 command.
4504 (Beamer class export): Document that also overlay arguments can be
4505 passed to the column environment.
4506 (Template elements): Document the new entry type.
4507
4508 2010-12-11 Puneeth Chaganti <punchagan@gmail.com>
4509
4510 * org.texi (Include files): Document :minlevel.
4511
4512 2010-12-11 Julien Danjou <julien@danjou.info>
4513
4514 * org.texi (Categories): Document category icons.
4515
4516 2010-12-11 Eric Schulte <schulte.eric@gmail.com>
4517
4518 * org.texi (noweb): Fix typo.
4519
4520 2010-12-06 Tassilo Horn <tassilo@member.fsf.org>
4521
4522 * gnus.texi (Server Commands): Point to the rest of the server
4523 commands.
4524
4525 2010-12-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
4526
4527 * gnus.texi (Paging the Article): Note the reverse meanings of `C-u C-u
4528 g'.
4529
4530 2010-12-02 Julien Danjou <julien@danjou.info>
4531
4532 * gnus.texi (Archived Messages): Remove gnus-outgoing-message-group.
4533
4534 2010-11-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
4535
4536 * gnus.texi (Customizing the IMAP Connection): Note the new defaults.
4537 (Direct Functions): Note the STARTTLS upgrade.
4538
4539 2010-11-27 Glenn Morris <rgm@gnu.org>
4540 James Clark <none@example.com>
4541
4542 * nxml-mode.texi (Introduction): New section.
4543
4544 2010-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
4545
4546 * gnus.texi (Server Commands): Document gnus-server-show-server.
4547
4548 2010-11-20 Michael Albinus <michael.albinus@gmx.de>
4549
4550 Sync with Tramp 2.2.0.
4551
4552 * trampver.texi: Update release number.
4553
4554 2010-11-19 Jay Belanger <jay.p.belanger@gmail.com>
4555
4556 * calc.texi (TeX and LaTeX Language Modes, Predefined Units):
4557 Mention that the TeX specific units won't use the `tex' prefix
4558 in TeX mode.
4559
4560 2010-11-18 Katsumi Yamaoka <yamaoka@jpl.org>
4561
4562 * gnus.texi (Misc Article): Document gnus-inhibit-images.
4563
4564 2010-11-17 Glenn Morris <rgm@gnu.org>
4565
4566 * edt.texi: Remove information about Emacs 19.
4567
4568 2010-11-17 Michael Albinus <michael.albinus@gmx.de>
4569
4570 * trampver.texi: Update release number.
4571
4572 2010-11-12 Katsumi Yamaoka <yamaoka@jpl.org>
4573
4574 * gnus.texi (Article Washing): Fix typo.
4575
4576 2010-11-11 Noorul Islam <noorul@noorul.com>
4577
4578 * org.texi: Fix typo.
4579
4580 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4581
4582 * org.texi (Using capture): Explain that refiling is
4583 sensitive to cursor position.
4584
4585 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4586
4587 * org.texi (Images and tables): Add cross reference to link section.
4588
4589 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4590
4591 * org.texi: Document the <c> cookie.
4592
4593 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4594
4595 * org.texi: Multi-line header arguments :PROPERTIES: :ID:
4596 b77c8857-6c76-4ea9-8a61-ddc2648d96c4 :END:.
4597
4598 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4599
4600 * org.texi (CSS support): Document :HTML_CONTAINER_CLASS: property.
4601
4602 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4603
4604 * org.texi (Project alist): Mention that this is a property list.
4605
4606 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4607
4608 * org.texi (Setting up the staging area): Document that
4609 file names remain visible when encrypting the MobileOrg files.
4610
4611 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4612
4613 * org.texi (Setting up the staging area): Document which
4614 versions are needed for encryption.
4615
4616 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4617
4618 * org.texi (noweb): Update :noweb documentation to
4619 reflect the new "tangle" argument.
4620
4621 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4622
4623 * org.texi (Batch execution): Improve tangling script in
4624 documentation.
4625
4626 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4627
4628 * org.texi (Handling links, In-buffer settings):
4629 Document inlining images on startup.
4630
4631 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4632
4633 * org.texi (Setting up the staging area): Document use of
4634 crypt password.
4635
4636 2010-11-11 David Maus <dmaus@ictsoc.de>
4637
4638 * org.texi (Template expansion): Add date related link type escapes.
4639
4640 2010-11-11 David Maus <dmaus@ictsoc.de>
4641
4642 * org.texi (Template expansion): Add mew in table for link type
4643 escapes.
4644
4645 2010-11-11 David Maus <dmaus@ictsoc.de>
4646
4647 * org.texi (Template expansion): Fix typo in link type escapes.
4648
4649 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4650
4651 * org.texi (Structure of code blocks): Another documentation tweak.
4652
4653 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4654
4655 * org.texi (Structure of code blocks): Documentation tweak.
4656
4657 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4658
4659 * org.texi (Structure of code blocks):
4660 Update documentation to mention inline code block syntax.
4661
4662 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4663
4664 * org.texi (comments): Improve wording.
4665
4666 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4667
4668 * org.texi (comments): Document the new :comments header arguments.
4669
4670 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4671
4672 * org.texi (Installation): Remove the special
4673 installation instructions for XEmacs.
4674
4675 2010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
4676
4677 * org.texi (Easy Templates): New section. Documents quick
4678 insertion of empty structural elements.
4679
4680 2010-11-11 Noorul Islam <noorul@noorul.com>
4681
4682 * org.texi: Fix doc.
4683
4684 2010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
4685
4686 * org.texi (The date/time prompt): Document specification
4687 of time ranges.
4688
4689 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4690
4691 * org.texi (Internal links): Document the changes in
4692 internal links.
4693
4694 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4695
4696 * org.texi (Agenda commands): Document the limitation for
4697 the filter preset - it can only be used for an entire agenda
4698 view, not in an individual block in a block agenda.
4699
4700 2010-11-11 Eric S Fraga <e.fraga@ucl.ac.uk>
4701
4702 * org.texi (iCalendar export): Document alarm creation.
4703
4704 2010-11-10 Michael Albinus <michael.albinus@gmx.de>
4705
4706 * dbus.texi (Type Conversion): Introduce `:unix-fd' type mapping.
4707
4708 2010-11-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
4709
4710 * gnus.texi (Article Washing): Document gnus-article-treat-non-ascii.
4711
4712 2010-11-09 Jay Belanger <jay.p.belanger@gmail.com>
4713
4714 * calc.texi: Use emacsver.texi to determine Emacs version.
4715
4716 2010-11-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
4717
4718 * gnus.texi (Customizing the IMAP Connection): Remove nnir mention,
4719 since that works by default.
4720
4721 2010-11-03 Kan-Ru Chen <kanru@kanru.info> (tiny change)
4722
4723 * gnus.texi (Customizing the IMAP Connection): Document
4724 `nnimap-expunge' and remove `nnimap-expunge-inbox' from example.
4725
4726 2010-11-04 Michael Albinus <michael.albinus@gmx.de>
4727
4728 * tramp.texi (Remote shell setup): New item "Interactive shell
4729 prompt". Reported by Christian Millour <cm@abtela.com>.
4730 (Remote shell setup, Remote processes): Use @code{} for
4731 environment variables.
4732
4733 2010-11-03 Glenn Morris <rgm@gnu.org>
4734
4735 * ediff.texi (Quick Help Commands, Miscellaneous):
4736 * gnus.texi (Agent Variables, Configuring nnmairix): Spelling fix.
4737
4738 2010-10-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
4739
4740 * gnus.texi (Paging the Article): Document C-u g/C-u C-u g.
4741
4742 2010-10-31 Glenn Morris <rgm@gnu.org>
4743
4744 * mh-e.texi (Preface, From Bill Wohler): Change 23 to past tense.
4745
4746 2010-10-31 Glenn Morris <rgm@gnu.org>
4747
4748 * cc-mode.texi: Remove reference to defunct viewcvs URL.
4749
4750 2010-10-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4751
4752 * gnus.texi (Client-Side IMAP Splitting):
4753 Mention nnimap-unsplittable-articles.
4754
4755 2010-10-29 Julien Danjou <julien@danjou.info>
4756
4757 * gnus.texi (Finding the News): Remove references to obsoletes
4758 variables `gnus-nntp-server' and `gnus-secondary-servers'.
4759
4760 2010-10-29 Eli Zaretskii <eliz@gnu.org>
4761
4762 * makefile.w32-in (MAKEINFO): Add -I$(emacsdir).
4763 (ENVADD): Remove extra -I$(emacsdir), included in $(MAKEINFO).
4764 ($(infodir)/efaq): Remove -I$(emacsdir), included in $(MAKEINFO).
4765 ($(infodir)/calc, calc.dvi): Depend on $(emacsdir)/emacsver.texi.
4766
4767 2010-10-28 Glenn Morris <rgm@gnu.org>
4768
4769 * Makefile.in (MAKEINFO, ENVADD): Add $emacsdir to include path.
4770 (($(infodir)/calc, calc.dvi, calc.pdf): Depend on emacsver.texi.
4771 ($(infodir)/efaq): Remove -I option now in $MAKEINFO.
4772
4773 2010-10-25 Daiki Ueno <ueno@unixuser.org>
4774
4775 * epa.texi (Mail-mode integration): Add alternative key bindings
4776 for epa-mail commands; escape comma.
4777 Don't use the word "PGP", since it is a non-free program.
4778
4779 2010-10-24 Jay Belanger <jay.p.belanger@gmail.com>
4780
4781 * calc.texi: Use emacsver.texi to determine Emacs version.
4782
4783 2010-10-24 Juanma Barranquero <lekktu@gmail.com>
4784
4785 * gnus.texi (Group Parameters, Buttons): Fix typos.
4786
4787 2010-10-22 Tassilo Horn <tassilo@member.fsf.org>
4788
4789 * gnus.texi (Subscription Commands): Mention that you can also
4790 subscribe to new groups via the Server buffer, which is probably more
4791 convenient when subscribing to many groups.
4792
4793 2010-10-21 Julien Danjou <julien@danjou.info>
4794
4795 * message.texi (Message Headers): Allow message-default-headers to be a
4796 function.
4797
4798 2010-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
4799
4800 * gnus-news.texi: Mention new archive defaults.
4801
4802 2010-10-21 Katsumi Yamaoka <yamaoka@jpl.org>
4803
4804 * gnus.texi (RSS): Remove nnrss-wash-html-in-text-plain-parts.
4805
4806 2010-10-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
4807
4808 * gnus.texi (HTML): Document the function value of
4809 gnus-blocked-images.
4810 (Article Washing): shr and gnus-w3m, not the direct function names.
4811
4812 2010-10-20 Julien Danjou <julien@danjou.info>
4813
4814 * emacs-mime.texi (Flowed text): Add a note about mml-enable-flowed
4815 variable.
4816
4817 2010-10-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
4818
4819 * gnus.texi (Customizing the IMAP Connection): The port strings are
4820 strings.
4821 (Document Groups): Mention git.
4822
4823 2010-10-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
4824
4825 * gnus-coding.texi (Gnus Maintainance Guide): Update to mention Emacs
4826 bzr/Gnus git sync.
4827
4828 2010-10-15 Eli Zaretskii <eliz@gnu.org>
4829
4830 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix last
4831 change.
4832
4833 2010-10-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
4834
4835 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix up the
4836 @item syntax for in-Emacs makeinfo.
4837
4838 2010-10-13 Teodor Zlatanov <tzz@lifelogs.com>
4839
4840 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix syntax and
4841 trim sentence.
4842
4843 2010-10-12 Daiki Ueno <ueno@unixuser.org>
4844
4845 * epa.texi (Caching Passphrases):
4846 * auth.texi (GnuPG and EasyPG Assistant Configuration):
4847 Clarify some configurations require to set up gpg-agent.
4848
4849 2010-10-11 Glenn Morris <rgm@gnu.org>
4850
4851 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
4852
4853 2010-10-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
4854
4855 * gnus.texi (Spam Package Introduction): Mention `$'.
4856
4857 2010-10-09 Eli Zaretskii <eliz@gnu.org>
4858
4859 * makefile.w32-in (emacsdir): New variable.
4860 ($(infodir)/efaq, faq.dvi): Depend on emacsver.texi.
4861 (ENVADD, $(infodir)/efaq): Add -I$(emacsdir).
4862
4863 2010-10-09 Glenn Morris <rgm@gnu.org>
4864
4865 * Makefile.in (mostlyclean): Delete *.toc.
4866
4867 * Makefile.in: Use $< in rules.
4868
4869 * Makefile.in (maintainer-clean): Remove harmless, long-standing error.
4870
4871 * Makefile.in ($(infodir)): Delete rule.
4872 (mkinfodir): New. Use it in all the info rules, rather than depending
4873 on infodir.
4874
4875 2010-10-09 Glenn Morris <rgm@gnu.org>
4876
4877 * gnus.texi (Article Washing): Fix previous change.
4878
4879 * Makefile.in (emacsdir): New variable.
4880 ($(infodir)/efaq): Pass -I $(emacsdir) to makeinfo.
4881 Depend on emacsver.texi.
4882
4883 * faq.texi (VER): Replace with EMACSVER from emacsver.texi.
4884
4885 * Makefile.in (.PHONY): Declare info, dvi, pdf and the clean rules.
4886
4887 2010-10-08 Julien Danjou <julien@danjou.info>
4888
4889 * gnus.texi: Add mm-shr.
4890
4891 2010-10-08 Ludovic Courtès <ludo@gnu.org>
4892
4893 * gnus.texi (Finding the Parent, The Gnus Registry)
4894 (Registry Article Refer Method): Update docs for nnregistry.el.
4895
4896 2010-10-08 Daiki Ueno <ueno@unixuser.org>
4897
4898 * auth.texi (Help for users)
4899 (GnuPG and EasyPG Assistant Configuration): Update docs.
4900
4901 2010-10-08 Glenn Morris <rgm@gnu.org>
4902
4903 * cl.texi (Organization, Installation, Old CL Compatibility):
4904 Deprecate cl-compat for new code.
4905 (Usage, Installation): Remove outdated information.
4906
4907 * eudc.texi (CCSO PH/QI, LDAP Requirements): Remove old information.
4908
4909 2010-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
4910
4911 * gnus.texi (Gravatars): Document gnus-gravatar-too-ugly.
4912
4913 2010-10-06 Julien Danjou <julien@danjou.info>
4914
4915 * sieve.texi (Manage Sieve API): Document sieve-manage-authenticate.
4916
4917 * message.texi (PGP Compatibility): Remove reference to gpg-2comp,
4918 broken link.
4919
4920 * gnus-faq.texi (FAQ 8-3): Remove references to my.gnus.org.
4921
4922 * gnus.texi (Comparing Mail Back Ends): Remove broken link and allusion
4923 to ReiserFS.
4924
4925 * gnus-faq.texi (FAQ 5-5): Fix Flyspell URL.
4926 (FAQ 7-1): Fix getmail URL.
4927
4928 2010-10-06 Daiki Ueno <ueno@unixuser.org>
4929
4930 * epa.texi (Caching Passphrases): New section.
4931
4932 2010-10-06 Glenn Morris <rgm@gnu.org>
4933
4934 * Makefile.in (SHELL): Set it.
4935 (info): Move the mkdir dependency to the individual info files.
4936 (mostlyclean): Tidy up.
4937 (clean): Only delete the specific dvi and pdf files.
4938 (maintainer-clean): Be more restrictive in what we delete.
4939 ($(infodir)): Add parallel build workaround.
4940
4941 2010-10-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
4942
4943 * gnus.texi (Misc Article): Document gnus-widen-article-window.
4944
4945 2010-10-03 Julien Danjou <julien@danjou.info>
4946
4947 * emacs-mime.texi (Display Customization):
4948 Update mm-inline-large-images documentation and add documentation for
4949 mm-inline-large-images-proportion.
4950
4951 2010-10-03 Michael Albinus <michael.albinus@gmx.de>
4952
4953 * tramp.texi (Frequently Asked Questions):
4954 Mention remote-file-name-inhibit-cache.
4955
4956 2010-10-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
4957
4958 * gnus.texi (Splitting Mail): Fix @xref syntax.
4959 (Splitting Mail): Really fix the @ref syntax.
4960
4961 2010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
4962
4963 * gnus.texi (Splitting Mail): Mention the new fancy splitting function.
4964 (Article Hiding): Add google banner example.
4965 Suggested by Benjamin Xu.
4966
4967 2010-09-30 Teodor Zlatanov <tzz@lifelogs.com>
4968
4969 * gnus.texi (Spam Package Configuration Examples, SpamOracle):
4970 Remove nnimap-split-rule from examples.
4971
4972 2010-09-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
4973
4974 * gnus.texi (Mail Source Specifiers): Remove webmail.el mentions.
4975 (NNTP): Document nntp-server-list-active-group. Suggested by Barry
4976 Fishman.
4977 (Client-Side IMAP Splitting): Add nnimap-split-fancy.
4978
4979 2010-09-30 Julien Danjou <julien@danjou.info>
4980
4981 * gnus.texi (Gravatars): Fix documentation about
4982 gnu-gravatar-properties.
4983
4984 2010-09-29 Daiki Ueno <ueno@unixuser.org>
4985
4986 * epa.texi (Bug Reports): New section.
4987
4988 2010-09-29 Glenn Morris <rgm@gnu.org>
4989
4990 * Makefile.in (top_srcdir): Remove unused variable.
4991
4992 2010-09-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4993
4994 * gnus.texi (Using IMAP): Remove the @acronyms from the headings.
4995 (Client-Side IMAP Splitting): Document 'default.
4996
4997 2010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
4998
4999 * gnus.texi (Customizing the IMAP Connection):
5000 Document nnimap-fetch-partial-articles.
5001
5002 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
5003
5004 * gnus-news.texi: Mention nnimap-inbox.
5005
5006 * gnus.texi (Picons): Document gnus-picon-inhibit-top-level-domains.
5007
5008 2010-09-26 Julien Danjou <julien@danjou.info>
5009
5010 * gnus.texi (Oort Gnus): Remove mention of ssl.el.
5011
5012 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
5013
5014 * gnus.texi (Security): Remove gpg.el mention.
5015
5016 2010-09-26 Andreas Seltenreich <seltenreich@gmx.de>
5017
5018 * gnus.texi (Browse Foreign Server): New variable
5019 gnus-browse-subscribe-newsgroup-method.
5020
5021 * gnus-news.texi: Mention it.
5022
5023 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
5024
5025 * gnus.texi (NoCeM): Remove.
5026 (Startup Variables): No jingle.
5027
5028 2010-09-25 Ulrich Mueller <ulm@gentoo.org>
5029
5030 * woman.texi (Interface Options): xz compression is now supported.
5031
5032 2010-09-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
5033
5034 * gnus.texi (Article Commands): Document gnus-fetch-partial-articles.
5035 (Unavailable Servers): Document gnus-server-copy-server.
5036 (Using IMAP): Document the new nnimap.
5037
5038 2010-09-25 Julien Danjou <julien@danjou.info>
5039
5040 * gnus.texi (Customizing Articles): Remove gnus-treat-translate.
5041
5042 2010-09-24 Glenn Morris <rgm@gnu.org>
5043
5044 * url.texi (Disk Caching): Tweak previous change.
5045
5046 2010-09-24 Julien Danjou <julien@danjou.info>
5047
5048 * url.texi (Disk Caching): Mention url-cache-expire-time,
5049 url-cache-expired, and url-fetch-from-cache.
5050
5051 2010-09-24 Julien Danjou <julien@danjou.info>
5052
5053 * gnus.texi: Add Gravatars.
5054
5055 2010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
5056
5057 * gnus.texi (Startup Variables): Mention gnus-use-backend-marks.
5058
5059 2010-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
5060
5061 * gnus.texi (Expunging mailboxes): Update name of the expunging
5062 command.
5063
5064 2010-09-20 Katsumi Yamaoka <yamaoka@jpl.org>
5065
5066 * emacs-mime.texi (rfc2047): Update description for
5067 rfc2047-encode-parameter.
5068
5069 2010-09-13 Michael Albinus <michael.albinus@gmx.de>
5070
5071 * tramp.texi (Inline methods): Remove "ssh1_old", "ssh2_old" and
5072 "fish" methods.
5073 (External methods): Remove "scp1_old" and "scp2_old" methods.
5074
5075 2010-09-09 Michael Albinus <michael.albinus@gmx.de>
5076
5077 * tramp.texi: Remove Japanese manual. Fix typo.
5078
5079 * trampver.texi: Update release number. Remove japanesemanual.
5080
5081 2010-09-09 Glenn Morris <rgm@gnu.org>
5082
5083 * org.texi: Restore clobbered changes (copyright years, untabify).
5084
5085 2010-09-04 Julien Danjou <julien@danjou.info> (tiny change)
5086
5087 * gnus.texi (Adaptive Scoring): Fix typo.
5088
5089 2010-09-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
5090
5091 * gnus.texi (Article Display): Document gnus-html-show-images.
5092
5093 2010-09-02 Jan Djärv <jan.h.d@swipnet.se>
5094
5095 * cl.texi (Basic Setf): Remove x-get-cut-buffer and x-get-cutbuffer.
5096
5097 2010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
5098
5099 * gnus.texi (HTML): Document gnus-max-image-proportion.
5100
5101 2010-08-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
5102
5103 * gnus.texi (HTML): Document gnus-blocked-images.
5104
5105 * message.texi (Wide Reply): Document message-prune-recipient-rules.
5106
5107 2010-08-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
5108
5109 * gnus.texi (Summary Mail Commands): Note that only the addresses from
5110 the first message are used for wide replies.
5111 (Changing Servers): Remove documentation on gnus-change-server and
5112 friends, since it's been removed.
5113
5114 2010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
5115
5116 * gnus.texi (Drafts): Mention B DEL.
5117
5118 2010-08-29 Tim Landscheidt <tim@tim-landscheidt.de> (tiny change)
5119
5120 * gnus.texi (Delayed Articles): Mention that the Date header is the
5121 original one, even if you delay.
5122
5123 2010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
5124
5125 * gnus.texi (Asynchronous Fetching):
5126 Document gnus-async-post-fetch-function.
5127 (HTML): Made into its own section.
5128
5129 2010-08-26 Michael Albinus <michael.albinus@gmx.de>
5130
5131 Sync with Tramp 2.1.19.
5132
5133 * tramp.texi (Inline methods, Default Method):
5134 Mention `tramp-inline-compress-start-size'. Remove "kludgy" phrase.
5135 Remove remark about doubled "-t" argument.
5136 (Auto-save and Backup): Remove reference to Emacs 21.
5137 (Filename Syntax): Describe port numbers.
5138 (Frequently Asked Questions): Adapt supported (X)Emacs versions. Adapt
5139 supported MS Windows versions. Remove obsolete URL. Recommend "sshx"
5140 and "scpx" for echoing shells. Use the $() syntax, texi2dvi reports
5141 errors with the backquotes.
5142 (External packages): File attributes cache flushing for asynchronous
5143 processes.
5144 (Traces and Profiles): Describe verbose level 9.
5145
5146 * trampver.texi: Update release number.
5147
5148 2010-08-23 Michael Albinus <michael.albinus@gmx.de>
5149
5150 * dbus.texi (Alternative Buses): New chapter.
5151
5152 2010-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
5153
5154 * cl.texi (Mapping over Sequences): Rename mapc => cl-mapc.
5155
5156 2010-08-09 Jay Belanger <jay.p.belanger@gmail.com>
5157
5158 * calc.texi (Customizing Calc): Rearrange description of new
5159 variables to match the presentation of other variables.
5160
5161 2010-08-08 Juanma Barranquero <lekktu@gmail.com>
5162
5163 * org.texi (Footnotes, Tables in HTML export): Fix typos.
5164
5165 2010-08-08 Jay Belanger <jay.p.belanger@gmail.com>
5166
5167 * calc.texi (Making Selections, Selecting Subformulas)
5168 (Customizing Calc): Mention how to use faces to emphasize selected
5169 sub-formulas.
5170
5171 2010-08-05 Michael Albinus <michael.albinus@gmx.de>
5172
5173 * tramp.texi (External packages): File attributes cache flushing
5174 for asynchronous processes.
5175
5176 2010-08-01 Alan Mackenzie <acm@muc.de>
5177
5178 Enhance the manual for the latest Java Mode.
5179
5180 * cc-mode.texi (Syntactic Symbols): New symbols annotation-top-cont and
5181 annotation-var-cont.
5182 (Java Symbols): Page renamed from Anonymous Class Symbol. Document the
5183 two new symbols.
5184
5185 2010-07-28 Michael Albinus <michael.albinus@gmx.de>
5186
5187 * tramp.texi (Traces and Profiles): Describe verbose level 9.
5188
5189 2010-07-27 Chong Yidong <cyd@stupidchicken.com>
5190
5191 * nxml-mode.texi (Limitations): Remove obsolete discussion (Bug#6708).
5192
5193 2010-07-19 Juanma Barranquero <lekktu@gmail.com>
5194
5195 * org.texi: Fix typo in previous change (2010-07-19T09:47:27Z!carsten.dominik@gmail.com).
5196
5197 2010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
5198
5199 * org.texi: Add macros to get plain quotes in PDF output.
5200 List additional contributors.
5201 (Capture): New section, replaces the section about remember.
5202 (Working With Source Code): New chapter, focused on documenting Org
5203 Babel.
5204 (Code evaluation security): New section.
5205 (MobileOrg): Document DropBox support.
5206 (TaskJuggler export): Document taskjuggler and Gantt chart support.
5207 (Special symbols): Show how to display UTF8 characters for entities.
5208 (Global TODO list): Clarify the use of the "M" key and the differences
5209 to the "m" key.
5210 (RSS Feeds): Mention Atom feeds as well.
5211 (Setting tags): Remove paragraph about
5212 `org-complete-tags-always-offer-all-agenda-tags'.
5213
5214 2010-07-17 Michael Albinus <michael.albinus@gmx.de>
5215
5216 * tramp.texi (Inline methods): Remove remark about doubled "-t"
5217 argument.
5218 (Frequently Asked Questions): Recommend "sshx" and "scpx" for
5219 echoing shells.
5220
5221 2010-07-10 Michael Albinus <michael.albinus@gmx.de>
5222
5223 * tramp.texi (Inline methods): Remove "kludgy" phrase.
5224 (Filename Syntax): Describe port numbers.
5225
5226 2010-07-09 Michael Albinus <michael.albinus@gmx.de>
5227
5228 * dbus.texi (Top): Introduce Index. Emphasize "nil" whereever
5229 forgotten.
5230 (Type Conversion): Precise conversion of natural numbers.
5231 (Errors and Events): Add "debugging" to concept index. Add variable
5232 `dbus-debug'.
5233
5234 2010-07-04 Michael Albinus <michael.albinus@gmx.de>
5235
5236 * dbus.texi (Receiving Method Calls): Add optional argument
5237 EMITS-SIGNAL to `dbus-register-property'.
5238
5239 2010-06-27 Alex Schroeder <alex@gnu.org>
5240
5241 * nxml-mode.texi (Commands for locating a schema): Fix typo.
5242
5243 2010-06-24 Glenn Morris <rgm@gnu.org>
5244
5245 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
5246 * dired-x.texi, ebrowse.texi, ede.texi, edt.texi, eieio.texi:
5247 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
5248 * flymake.texi, gnus.texi, info.texi, mairix-el.texi, message.texi:
5249 * newsticker.texi, org.texi, pgg.texi, rcirc.texi, reftex.texi:
5250 * remember.texi, sasl.texi, semantic.texi, ses.texi, smtpmail.texi:
5251 * speedbar.texi, tramp.texi, url.texi, viper.texi, widget.texi:
5252 * woman.texi: Start direntry descriptions in column 32, per Texinfo
5253 convention. Make them end with a period.
5254
5255 2010-06-23 Glenn Morris <rgm@gnu.org>
5256
5257 * autotype.texi, cl.texi, dired-x.texi, ebrowse.texi, ede.texi:
5258 * eieio.texi, epa.texi, faq.texi, flymake.texi, forms.texi:
5259 * gnus-faq.texi, idlwave.texi, mh-e.texi, nxml-mode.texi, org.texi:
5260 * pcl-cvs.texi, pgg.texi, reftex.texi, sasl.texi, sc.texi,
5261 * sem-user.texi, semantic.texi, sieve.texi, smtpmail.texi,
5262 * speedbar.texi, vip.texi, viper.texi, widget.texi: Untabify.
5263
5264 2010-06-10 Glenn Morris <rgm@gnu.org>
5265
5266 * idlwave.texi (Load-Path Shadows):
5267 * org.texi (Handling links): Fix typos.
5268
5269 2010-06-07 Teodor Zlatanov <tzz@lifelogs.com>
5270
5271 * gnus.texi (Interactive): Explain effect of gnus-expert-user better.
5272
5273 2010-05-26 Michael Albinus <michael.albinus@gmx.de>
5274
5275 * eshell.texi (Built-ins): Describe, how to disable a built-in command
5276 by an alias. (Bug#6226)
5277
5278 2010-05-16 Jay Belanger <jay.p.belanger@gmail.com>
5279
5280 * calc.texi (Manipulating Vectors): Mention that vectors can
5281 be used to determine bins for `calc-histogram'.
5282
5283 2010-05-13 Jay Belanger <jay.p.belanger@gmail.com>
5284
5285 * calc.texi: Remove "\turnoffactive" commands throughout.
5286
5287 2010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
5288
5289 * url.texi (HTTP language/coding, Customization):
5290 * message.texi (Header Commands, Responses):
5291 * cl.texi (Argument Lists): Fix typos.
5292
5293 2010-05-08 Chong Yidong <cyd@stupidchicken.com>
5294
5295 * ede.texi (EDE Mode): Refer to init file rather than `.emacs'.
5296 Note that Development menu is always available.
5297 (Creating a project): Fix terminology.
5298 (Add/Remove files): Fix typo.
5299
5300 2010-05-07 Chong Yidong <cyd@stupidchicken.com>
5301
5302 * Version 23.2 released.
5303
5304 2010-05-01 Daniel E. Doherty <ddoherty03@gmail.com> (tiny change)
5305
5306 * calc.texi (Tutorial): Use "^{\prime}" to indicate primes.
5307
5308 2010-05-01 Michael Albinus <michael.albinus@gmx.de>
5309
5310 * tramp.texi (Inline methods, Default Method):
5311 Mention `tramp-inline-compress-start-size'.
5312
5313 2010-04-18 Teodor Zlatanov <tzz@lifelogs.com>
5314
5315 * gnus.texi (Gnus Versions, Oort Gnus): Mention the Git repo instead of
5316 the CVS repo. Put the Git repo in the news section.
5317
5318 * gnus-coding.texi (Gnus Maintainance Guide): Fix title typo.
5319 Removed some mentions of CVS. Mention the new Git repo.
5320
5321 2010-04-18 Andreas Seltenreich <seltenreich@gmx.de>
5322
5323 * gnus.texi (Score File Format): Fix typo. Reported by Štěpán Němec.
5324 (Mail Group Commands): Add index entry.
5325
5326 2010-04-18 Glenn Morris <rgm@gnu.org>
5327
5328 * info.texi (Search Index): Mention Emacs's Info-virtual-index.
5329
5330 2010-04-18 Jay Belanger <jay.p.belanger@gmail.com>
5331
5332 * calc.texi (Radix modes): Mention that the option prefix will
5333 turn on twos-complement mode.
5334 (Inverse and Hyperbolic Flags): Mention the Option flag.
5335
5336 2010-04-15 Carsten Dominik <carsten.dominik@gmail.com>
5337
5338 * org.texi (LaTeX and PDF export): Add a footnote about xetex.
5339 (LaTeX/PDF export commands): Rename and Move section.
5340 (Sectioning structure): Update.
5341 (References): New use case for field coordinates.
5342 (The export dispatcher): Rename from ASCII export.
5343 (Setting up the staging area): Document the availability of
5344 encryption for MobileOrg.
5345 (Images and tables): Document how to reference labels.
5346 (Index entries): New section.
5347 (Generating an index): New section.
5348 (Column width and alignment): Document that <N> now
5349 means a fixed width, not a maximum width.
5350 (Publishing options): Document the :email option.
5351 (Beamer class export): Fix bug in the BEAMER example.
5352 (Refiling notes): Document refile logging.
5353 (In-buffer settings): Document refile logging keywords.
5354 (Drawers): Document `C-c C-z' command.
5355 (Agenda commands): Mention the alternative key `C-c C-z'.
5356 (Special properties): Document the BLOCKED property.
5357 (The spreadsheet): Mention the formula editor.
5358 (References): Document field coordinates.
5359 (Publishing action): Correct the documentation for the
5360 publishing function.
5361 (The date/time prompt): Document that we accept dates
5362 like month/day/year.
5363 (Cooperation): Document the changes in table.el support.
5364 (Faces for TODO keywords, Faces for TODO keywords)
5365 (Priorities): Document the easy colors.
5366 (Visibility cycling): Document the new double prefix
5367 arg for `org-reveal'.
5368 (Cooperation): Remember.el is part of Emacs.
5369 (Clean view): Mention that `wrap-prefix' is also set by
5370 org-indent-mode.
5371 (Agenda commands): Add information about prefix args to
5372 scheduling and deadline commands.
5373 (Search view): Point to the docstring of
5374 `org-search-view' for more details.
5375 (Agenda commands): Document that `>' prompts for a date.
5376 (Setting tags): Document variable
5377 org-complete-tags-always-offer-all-agenda-tags.
5378 (Column attributes): Cross-reference special properties.
5379
5380 2010-04-10 Michael Albinus <michael.albinus@gmx.de>
5381
5382 Synchronize with Tramp repository.
5383
5384 * tramp.texi (Auto-save and Backup): Remove reference to Emacs 21.
5385 (Frequently Asked Questions): Adapt supported (X)Emacs versions.
5386 Adapt supported MS Windows versions. Remove obsolete URL. Use the $()
5387 syntax, texi2dvi reports errors with the backquotes.
5388
5389 * trampver.texi: Update release number.
5390
5391 2010-04-01 Teodor Zlatanov <tzz@lifelogs.com>
5392
5393 * gnus.texi (Finding the News): Add pointers to the Server buffer
5394 because it's essential.
5395
5396 2010-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
5397
5398 * gnus.texi (MIME Commands): Update description of
5399 gnus-article-browse-html-article.
5400
5401 2010-03-27 Teodor Zlatanov <tzz@lifelogs.com>
5402
5403 * auth.texi (Secret Service API): Add TODO node.
5404 (Help for users): Explain the new source options for `auth-sources'.
5405
5406 2010-03-24 Michael Albinus <michael.albinus@gmx.de>
5407
5408 * trampver.texi: Update release number.
5409
5410 2010-03-10 Chong Yidong <cyd@stupidchicken.com>
5411
5412 * Branch for 23.2.
5413
5414 2010-03-03 Chong Yidong <cyd@stupidchicken.com>
5415
5416 * faq.texi (Escape sequences in shell output): Note that ansi-color is
5417 now enabled by default.
5418
5419 2010-02-28 Michael Albinus <michael.albinus@gmx.de>
5420
5421 * dbus.texi (Errors and Events): D-Bus messages are retrieved only,
5422 when Emacs runs in interactive mode. (Bug#5645)
5423
5424 2010-02-16 Glenn Morris <rgm@gnu.org>
5425
5426 * nxml-mode.texi (Commands for locating a schema): Fix keybinding.
5427
5428 2010-02-05 Mark A. Hershberger <mah@everybody.org>
5429
5430 * ede.texi, eieio.texi, semantic.texi: Use standard direntry format.
5431
5432 2010-01-21 Katsumi Yamaoka <yamaoka@jpl.org>
5433
5434 * gnus.texi (Score File Format): Fix typo.
5435
5436 2010-01-19 Mark A. Hershberger <mah@everybody.org>
5437
5438 * cc-mode.texi: Replace references to obsolete c-subword-mode.
5439
5440 2010-01-18 Juanma Barranquero <lekktu@gmail.com>
5441
5442 * ada-mode.texi (Project File Overview): Fix typo.
5443
5444 2010-01-17 Chong Yidong <cyd@stupidchicken.com>
5445
5446 * semantic.texi: Add Richard Y. Kim credit.
5447
5448 * eieio.texi (Making New Objects): Fix typo (Bug#5406).
5449
5450 2010-01-17 Michael Albinus <michael.albinus@gmx.de>
5451
5452 * tramp.texi (Frequently Asked Questions): Add GNU Emacs 23 and
5453 SXEmacs 22 to the supported systems. New item for hung ssh sessions.
5454
5455 2010-01-17 Glenn Morris <rgm@gnu.org>
5456
5457 * calc.texi (Reporting Bugs): Don't mention format of repository.
5458
5459 * woman.texi (Bugs): Make "Emacs repository" less specific,
5460 and the URL for same more specific.
5461
5462 * faq.texi (Latest version of Emacs): The repository is now Bazaar.
5463
5464 2010-01-17 Juanma Barranquero <lekktu@gmail.com>
5465
5466 * ede.texi (ede-step-project, ede-proj-target):
5467 * tramp.texi (Remote processes): Fix typos.
5468
5469 2010-01-16 Mario Lang <mlang@delysid.org>
5470
5471 * ede.texi (ede-target):
5472 * org.texi (Refiling notes): Remove duplicated words.
5473
5474 2010-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
5475
5476 * gnus.texi (Posting Styles): Use with-current-buffer.
5477 * calc.texi (Defining Simple Commands): Prefer save-current-buffer.
5478
5479 2010-01-02 Kevin Ryde <user42@zip.com.au>
5480
5481 * eieio.texi (Naming Conventions): Correction to xref on elisp
5482 coding conventions, is "Tips" node not "Standards".
5483
5484 2009-12-24 Chong Yidong <cyd@stupidchicken.com>
5485
5486 * calc.texi (General Mode Commands): Calc file should be in .emacs.d.
5487
5488 * faq.texi (New in Emacs 22): Max buffer size is now 512 MB.
5489
5490 2009-12-18 Katsumi Yamaoka <yamaoka@jpl.org>
5491
5492 * gnus.texi (Direct Functions): Add missing port number to tls method.
5493
5494 2009-12-15 Juanma Barranquero <lekktu@gmail.com>
5495
5496 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add edt.
5497 ($(infodir)/edt, edt.dvi): New targets.
5498
5499 2009-12-15 Glenn Morris <rgm@gnu.org>
5500
5501 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add edt.
5502 (edt, $(infodir)/edt, edt.dvi): New targets.
5503 * edt.texi: New file (etc/edt-user.doc converted to Texinfo).
5504
5505 * Makefile.in (PDF_TARGETS, pdf): New.
5506 (clean): Add *.pdf.
5507 Add pdf rules for all manuals.
5508
5509 2009-12-15 Jay Belanger <jay.p.belanger@gmail.com>
5510
5511 * calc.texi (Radix Modes): Clarify two's complement notation.
5512
5513 2009-12-14 Chong Yidong <cyd@stupidchicken.com>
5514
5515 * sem-user.texi (Semantic mode, Idle Scheduler, Smart Completion)
5516 (Smart Jump, Analyzer Debug): Copyedits.
5517 (Semantic mode user commands): Link to new nodes.
5518 (Speedbar, SymRef, MRU Bookmarks, Sticky Func Mode)
5519 (Highlight Func Mode, Tag Decoration Mode): New nodes, from the
5520 upstream Semantic manual.
5521
5522 * semantic.texi (Introduction): Minor fix to diagram.
5523
5524 2009-12-09 Michael Albinus <michael.albinus@gmx.de>
5525
5526 * eshell.texi (History): Add the other built-in variables.
5527 (Built-ins): Explain built-ins, and how to apply the external commands.
5528 Add `history', `su' and `sudo'.
5529
5530 * tramp.texi (Remote processes): Add missing <RET> in the example.
5531
5532 2009-12-01 Bill Wohler <wohler@newt.com>
5533
5534 * mh-e.texi (Searching): Use mh vfolder_format and fix typo in database
5535 path for mairix example. Specify -q in namazu example since namazu is
5536 excessively garrulous.
5537
5538 2009-11-29 Michael Albinus <michael.albinus@gmx.de>
5539
5540 * tramp.texi (Remote processes): Improve eshell example with "su"
5541 and "sudo" commands.
5542
5543 2009-11-28 Chong Yidong <cyd@stupidchicken.com>
5544
5545 * semantic.texi (Analyzer Internals): Rename from Analyzer.
5546
5547 * sem-user.texi (Semantic mode user commands): Fix key syntax.
5548 Document semantic-complete-analyze-inline.
5549 (Semanticdb search debugging commands): Minor clarification.
5550 (Analyzer, Smart Completion, Smart Summary, Smart Jump)
5551 (Analyzer Debug): New nodes, adapted from the upstream Semantic user
5552 manual.
5553 (Semantic mode): Link to Idle Scheduler.
5554
5555 2009-11-28 Kevin Ryde <user42@zip.com.au>
5556
5557 * cl.texi (Porting Common Lisp): Update EIEIO dead ftp link to a
5558 @pxref, now EIEIO is in Emacs.
5559
5560 * erc.texi (Development): Correction to git tutorial url.
5561
5562 2009-11-26 Glenn Morris <rgm@gnu.org>
5563
5564 * faq.texi (Latest version of Emacs): Mention stability of development
5565 version.
5566 (Problems with very large files): Max buffer size increase in 23.2.
5567 (VM): VM has moved house again.
5568
5569 2009-11-22 Jay Belanger <jay.p.belanger@gmail.com>
5570
5571 * calc.texi (Radix modes): Discuss alternate bases for two's complement
5572 notations.
5573
5574 2009-11-20 Carsten Dominik <dominik@u016822.science.uva.nl>
5575
5576 * org.texi (Column attributes): Fix documentation of new operators.
5577
5578 2009-11-20 Chong Yidong <cyd@stupidchicken.com>
5579
5580 * sem-user.texi (Semanticdb Search Configuration): Rearrange nodes.
5581 (Search Throttle, Semanticdb Roots, Include paths, Idle Scheduler)
5582 (Idle Completions Mode): Numerous copyedits.
5583
5584 2009-11-17 Juanma Barranquero <lekktu@gmail.com>
5585
5586 * semantic.texi (Semantic Internals, Glossary):
5587 * sem-user.texi (Semantic mode, Include paths, Idle Scheduler)
5588 (Semanticdb search debugging commands): Fix typos.
5589
5590 2009-11-16 Jay Belanger <jay.p.belanger@gmail.com>
5591
5592 * calc.texi (Radix modes): Mention twos-complement notation.
5593
5594 2009-11-16 Juanma Barranquero <lekktu@gmail.com>
5595
5596 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add semantic.
5597 ($(infodir)/semantic, semantic.dvi): New targets.
5598
5599 2009-11-16 Chong Yidong <cyd@stupidchicken.com>
5600
5601 * Makefile.in: Build the Semantic manual.
5602
5603 * semantic.texi, sem-user.texi: New files, adapted from the Semantic
5604 repository.
5605
5606 2009-11-16 Michael Albinus <michael.albinus@gmx.de>
5607
5608 * dbus.texi (Receiving Method Calls): New defun
5609 `dbus-unregister-service'.
5610
5611 2009-11-15 Carsten Dominik <carsten.dominik@gmail.com>
5612
5613 * org.texi (Speed keys): New section.
5614
5615 2009-11-13 Michael Albinus <michael.albinus@gmx.de>
5616
5617 * dbus.texi (Type Conversion): Fix typo.
5618 (Asynchronous Methods): Rename `dbus-registered-functions-table' to
5619 `dbus-registered-objects-table'.
5620 (Receiving Method Calls): New defun `dbus-register-property'.
5621 Move `dbus-unregister-object' here.
5622
5623 2009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
5624
5625 * org.texi: Removed @Ie, @ie, @Eg, @eg macros.
5626
5627 2009-11-13 James TD Smith <ahktenzero@mohorovi.cc>
5628
5629 * org.texi (Column attributes): Add the new age summary operators.
5630 Also, mention the fact you can only use one summary operator per
5631 property.
5632
5633 2009-11-13 John Wiegley <johnw@newartisans.com>
5634
5635 * org.texi (Tracking your habits): Add a new section in the
5636 manual about how to track habits.
5637 (Resolving idle time): Add a section on how idle and
5638 dangling clocks are resolved.
5639
5640 2009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
5641
5642 * org.texi (Agenda commands): Document the new `i' command.
5643 (Inserting deadline/schedule): Document logging changes
5644 of scheduling and deadline times stamps.
5645 (In-buffer settings): Document the in-buffer keywords for logging
5646 changes of scheduling and deadline times stamps.
5647 (Structure editing, Plain lists): Document indentation
5648 cycling in empty entries with TAB.
5649 (Archiving): Document the default archiving command.
5650 (Moving subtrees): Document the new keys for archiving.
5651 (Internal archiving): Fix incorrect key.
5652 (Agenda commands): Document the TODO set switching commands.
5653 (Agenda commands): Document the new archiving keys.
5654 (Clocking work time): Better description on how to save
5655 and restore a clock.
5656 (Resolving idle time): Mention the x11idle program to get true
5657 idleness also under X11.
5658 (Resolving idle time): Use @kbd instead of @key for normal
5659 letters, because this is how he rest of the manual does this.
5660 (Pushing to MobileOrg): Mention that `org-directory'
5661 should be set.
5662 (Agenda commands): Document that SPC is a filter for
5663 any tag.
5664 (Search view): Rename from "Keyword search".
5665 (Capure): New chapter.
5666 (Markup): New chapter.
5667 (Links in HTML export, Images in HTML export):
5668 Extend the section titles.
5669 (Images in HTML export): Document the align option.
5670 (Text areas in HTML export): Extend the section title.
5671 (Images in LaTeX export): Explain image placement in LaTeX.
5672
5673 2009-11-10 Glenn Morris <rgm@gnu.org>
5674
5675 * sc.texi (Hints to MUA Authors): MUA should do any decoding.
5676
5677 2009-11-08 Michael Albinus <michael.albinus@gmx.de>
5678
5679 * tramp.texi (Auto-save and Backup): Disable backups just for a
5680 method.
5681
5682 * trampver.texi: Update release number.
5683
5684 2009-11-07 Michael Albinus <michael.albinus@gmx.de>
5685
5686 Sync with Tramp 2.1.17.
5687
5688 * trampver.texi: Update release number.
5689
5690 2009-10-29 Glenn Morris <rgm@gnu.org>
5691
5692 * texinfo.tex: Update to version 2009-08-14.15 from ftp://tug.org/tex/.
5693
5694 2009-10-23 Michael Albinus <michael.albinus@gmx.de>
5695
5696 * tramp.texi (External methods): Temporary files are kept for
5697 `rsync' and `rsyncc' methods.
5698
5699 2009-10-09 Juanma Barranquero <lekktu@gmail.com>
5700
5701 * eieio.texi: Fix typos.
5702
5703 2009-10-07 Chong Yidong <cyd@stupidchicken.com>
5704
5705 * cl.texi (Argument Lists): Clarify explicit keyword arguments.
5706
5707 2009-10-07 Juanma Barranquero <lekktu@gmail.com>
5708
5709 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add eieio, ede.
5710 ($(infodir)/eieio, eieio.dvi, $(infodir)/ede, ede.dvi): New targets.
5711
5712 2009-10-07 Chong Yidong <cyd@stupidchicken.com>
5713
5714 * Makefile.in: Build EIEIO and EDE manuals.
5715
5716 2009-10-07 Eric Ludlam <zappo@gnu.org>
5717
5718 * eieio.texi:
5719 * ede.texi: New files.
5720
5721 2009-10-05 Michael Albinus <michael.albinus@gmx.de>
5722
5723 * tramp.texi (Remote processes): Association of a pty is not supported.
5724
5725 2009-10-01 Carsten Dominik <carsten.dominik@gmail.com>
5726
5727 * org.texi (Pushing to MobileOrg): Document `org-mobile-files'.
5728 (Processing LaTeX fragments): Document that the size of images can be
5729 changes using the variable `org-format-latex-options'.
5730 (The date/time prompt, Timestamps): Be more accurate over ISO format
5731 dates and times.
5732 (Visibility cycling): Document showeverything keyword.
5733 (In-buffer settings): Document showeverything keyword.
5734 (Setting up the staging area): Fix the example.
5735 (MobileOrg): New section.
5736 (Agenda commands, Exporting Agenda Views): Document exporting the
5737 agenda view to Org files.
5738
5739 2009-09-28 Michael Albinus <michael.albinus@gmx.de>
5740
5741 * tramp.texi (History): Add IMAP support.
5742 (External methods): Add `imap' and `imaps' methods.
5743 (GVFS based methods): Add indices for `davs'.
5744 (Password handling): Rename anchors. Add IMAP entries for
5745 ~/.authinfo.gpg.
5746
5747 * trampver.texi: Set default value of `emacsimap'.
5748
5749 2009-09-22 Daiki Ueno <ueno@unixuser.org>
5750
5751 * gnus.texi (Security): Document mm-sign-option and mm-encrypt-option.
5752
5753 2009-09-13 Chong Yidong <cyd@stupidchicken.com>
5754
5755 * dired-x.texi (Technical Details):
5756 Delete dired-up-directory (Bug#4292).
5757
5758 2009-09-03 Michael Albinus <michael.albinus@gmx.de>
5759
5760 * tramp.texi (Frequently Asked Questions): New item for emacsclient.
5761
5762 2009-09-02 Carsten Dominik <carsten.dominik@gmail.com>
5763
5764 * org.texi (Effort estimates): Document new effort setting commands.
5765 (Agenda commands): Document the new keys fro agenda time motion.
5766 Document entry text mode. Improve documentation of the keys to include
5767 inactive time stamps into the agenda view.
5768 (Feedback): Document the new bug report command.
5769 (Structure editing): Add an index entry for the sorting of subtrees.
5770
5771 2009-09-02 Teodor Zlatanov <tzz@lifelogs.com>
5772
5773 * auth.texi (Help for users): Corrected markup.
5774
5775 2009-09-02 Glenn Morris <rgm@gnu.org>
5776
5777 * emacs-mime.texi (time-date): Mention float-time.
5778
5779 2009-08-30 Jay Belanger <jay.p.belanger@gmail.com>
5780
5781 * calc.texi (Simplifying Formulas): Improve the wording.
5782
5783 2009-08-29 Teodor Zlatanov <tzz@lifelogs.com>
5784
5785 * auth.texi: Rewritten for coverage and clarity.
5786
5787 2009-08-29 Katsumi Yamaoka <yamaoka@jpl.org>
5788
5789 * gnus.texi (Expiring Mail):
5790 Mention gnus-mark-copied-or-moved-articles-as-expirable.
5791 (Various Various): Mention gnus-safe-html-newsgroups.
5792
5793 * gnus-news.texi: Mention
5794 gnus-mark-copied-or-moved-articles-as-expirable.
5795
5796 * emacs-mime.texi (Display Customization): Add xref to
5797 gnus-safe-html-newsgroups.
5798
5799 2009-08-28 Michael Albinus <michael.albinus@gmx.de>
5800
5801 * tramp.texi (Version Control): Remove.
5802 (Obtaining Tramp): Update cvs checkout command. Remove nightly tarballs
5803 reference.
5804 (External methods): Correct `scpc' concept index entries. New method
5805 `rsyncc'.
5806 (External packages): New subsections "Filename completion" and "File
5807 attributes cache".
5808
5809 2009-08-27 Jay Belanger <jay.p.belanger@gmail.com>
5810
5811 * calc.texi (Rewrite Rules): Improve the example.
5812 (Simplifying Formulas): Explain use of the I and H flags for
5813 simplification.
5814
5815 2009-08-25 Michael Albinus <michael.albinus@gmx.de>
5816
5817 * dbus.texi (Bus names): Add optional parameter TIMEOUT to dbus-ping.
5818 Describe autostart behavior of dbus-ping.
5819 (Synchronous Methods, Asynchronous Methods): Use English numeric format
5820 for timeout values.
5821 (Top): Remove footnote saying D-Bus is not enabled by
5822 default. (Bug#4256)
5823
5824 2009-08-23 Daiki Ueno <ueno@unixuser.org>
5825
5826 * epa.texi (Quick start): Don't refer to nonexistent epa-mode.
5827 Reported by Jari Aalto (Bug#4211).
5828 (Mail-mode integration): Mention epa-mail-mode and
5829 epa-global-mail-mode.
5830 (Encrypting/decrypting *.gpg files): Don't refer to nonexistent
5831 epa-setup.
5832
5833 2009-08-16 Michael Albinus <michael.albinus@gmx.de>
5834
5835 * dbus.texi (Asynchronous Methods): Allow nil handler.
5836
5837 2009-08-15 Michael Kifer <kifer@cs.stonybrook.edu>
5838
5839 * ediff.texi (ediff-current-file): Add information about this new function.
5840
5841 * viper.texi: Add information about C-s in viper's search command.
5842
5843 2009-08-09 Colin Williams <lackita@gmail.com> (tiny change)
5844
5845 * calc.texi (Date Forms): Fix typos.
5846
5847 2009-08-08 Glenn Morris <rgm@gnu.org>
5848
5849 * org.texi (Agenda commands): Restore clobbered change.
5850
5851 2009-08-07 Eli Zaretskii <eliz@gnu.org>
5852
5853 * calc.texi (Graphics, Devices): Update with the peculiarities of
5854 operation on MS-Windows.
5855
5856 2009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
5857
5858 * org.texi (Publishing action): Improve documentation of file
5859 names when publishing to the source directory.
5860 (Clean view): Document `org-indent-mode'.
5861 (Clocking work time): Add documentation for the
5862 new :timetamp option when creating a clock report.
5863 (Paragraphs): Fix many typos.
5864 (Plain lists): Remove duplicate explanation about the
5865 `C-c *' command.
5866 (Literal examples): Update to reflect the new behavior
5867 of the -n -r -k switches when exporting source code examples.
5868 (Structure editing): Add information about `C-c *',
5869 converting a plain list into a list of Org items.
5870 (Remember): Small rephrasing of the paragraph
5871 describing remember.el. Also mentioned that remember.el is part
5872 of Emacs 23, not Emacs 22.
5873 (Clocking work time): Add documentation about
5874 displaying the current clocking time against the effort estimate.
5875 Also add a footnote about using `org-clock-in-prepare-hook' to add
5876 an effort estimate on the fly, just before clocking it.
5877 (Footnotes): Document automatic renumbering and
5878 sorting.
5879 (Agenda commands): Document new bulk commands.
5880 (Plain lists): Document new behavior of
5881 `org-cycle-include-plain-lists'.
5882 Hyphenation only in TeX.
5883 (Clocking work time): Document the key to update effort
5884 estimates.
5885 (Clocking work time): Document the clock time display.
5886 (Structure editing, TODO basics): Document new
5887 variables.
5888 (Column attributes): Document new colciew operators.
5889 (Publishing options): Document :xml-declaration.
5890 (Tracking TODO state changes): Document the
5891 LOG_INTO_DRAWER property.
5892 (Literal examples): Document the new implementation for
5893 editing source code.
5894 (Publishing action): Mention the new publishing
5895 function, to publish an Org source file.
5896 (Publishing links): Mention how to link to an Org source file.
5897 (Macro replacement): Document new macros.
5898 (Handling links): Document type-specific completion
5899 when inserting links.
5900 (Structure editing, Plain lists): Improve documentation
5901 on sorting.
5902 (Internal links): Document custom ids for links.
5903 (Handling links): Document custom ids for links.
5904 (CSS support): Document new class.
5905 (Refiling notes): Document the possibility to create new nodes
5906 during refiling.
5907 (Agenda commands): Document the "?" operator to find
5908 tasks without effort setting.
5909 (Exporting agenda information): Section moved.
5910 (RSS Feeds): New section.
5911 (Built-in table editor): Document M-e and M-a navigate
5912 inside table field.
5913 (Stuck projects): Docment that projects identified as
5914 un-stuck will still be searchd for stuck sub-projects.
5915 (Paragraphs): Document centering.
5916 (Creating timestamps, Agenda commands): Document new
5917 behavior when changing time stamps.
5918 (Structure editing): Document the new command
5919 `org-clone-subtree-with-time-shift'.
5920 (Publishing): Refresh this chapter.
5921 (Export options, Export options, In-buffer settings):
5922 Document the new keywords.
5923 (Matching tags and properties): Collect all
5924 documentation about tags/property matches here.
5925 (Setting tags): Document `org-tag-persistent-alist'.
5926 (Weekly/daily agenda): New section.
5927 (Orgstruct mode): Describe `orgstruct++-mode'.
5928 (Drawers): Mention the LOGBOOK drawer.
5929 (Export options, Sectioning structure): Document the
5930 #+LEATEX_HEADER in-buffer setting.
5931 (Bugs): Section removed.
5932 (Hooks): New section.
5933 (Add-on packages): Move here from old location.
5934 (Context-sensitive commands): New section.
5935 (Setting tags): Document newline option.
5936 (Global TODO list, Matching tags and properties):
5937 Mention more variables.
5938 (Checkboxes): Update to changed command behavior.
5939
5940 2009-08-02 Eric Yu <sucode@gmail.com> (tiny change)
5941
5942 * speedbar.texi (Basic Key Bindings): Fix typo.
5943
5944 2009-07-30 Jay Belanger <jay.p.belanger@gmail.com>
5945
5946 * calc.texi (Vector/Matrix Functions): Add index entries for both
5947 "v" and "V" key bindings. Mention that `calc-matrix-brackets' only
5948 affects matrices with more than one row.
5949 (Help Commands): Add index entries for "prefix ?" key bindings.
5950
5951 2009-07-29 Jay Belanger <jay.p.belanger@gmail.com>
5952
5953 * calc.texi (Stack Manipulation Commands): Add documentation for
5954 `calc-transpose-lines'.
5955
5956 2009-07-27 Michael Albinus <michael.albinus@gmx.de>
5957
5958 * dbus.texi (Receiving Method Calls): Describe special return value
5959 `:ignore'.
5960
5961 2009-07-24 Alan Mackenzie <acm@muc.de>
5962
5963 * cc-mode.texi (Config Basics, File Styles): Document that at mode
5964 initialization, any individual variable setting now takes precedence
5965 over one done via c-file-style/c-file-offsets.
5966
5967 2009-07-21 Jay Belanger <jay.p.belanger@gmail.com>
5968
5969 * calc.texi (Undoing Mistakes): Mention that the undo list will be
5970 truncated when Calc is quit.
5971 (Customizing Calc): Document `calc-undo-length'.
5972
5973 2009-07-20 Chong Yidong <cyd@stupidchicken.com>
5974
5975 * calc.texi (About This Manual): Don't mention chapter numbers in text.
5976
5977 2009-07-11 Kevin Ryde <user42@zip.com.au>
5978
5979 * pcl-cvs.texi (About PCL-CVS):
5980 * widget.texi (Basic Types):
5981 Fix cross-references.
5982
5983 2009-07-01 Andreas Schwab <aschwab@redhat.com>
5984
5985 * dbus.texi (Type Conversion): Don't use literal control character.
5986
5987 2009-07-01 Michael Albinus <michael.albinus@gmx.de>
5988
5989 * tramp.texi (GVFS based methods): New section.
5990 (Remote processes): Processes for GVFS based methods run locally.
5991
5992 2009-06-30 Michael Albinus <michael.albinus@gmx.de>
5993
5994 * tramp.texi (Inline methods, External methods, Gateway methods):
5995 Avoid the words "kludge" and hack".
5996 (External methods): Add `synce' method.
5997
5998 * trampver.texi: Update release number.
5999
6000 2009-06-22 Michael Albinus <michael.albinus@gmx.de>
6001
6002 Sync with Tramp 2.1.16.
6003
6004 * tramp.texi (History): Add GVFS support.
6005 (External methods): Precise `rsync' description. Add `dav', `davs' and
6006 `obex' methods. Add 'tramp-gvfs-methods' option.
6007 (Multi-hops): Cells of `tramp-default-proxies-alist' can also be Lisp
6008 forms.
6009 (Remote Programs): Introduce `tramp-own-remote-path'.
6010 (Remote processes): New subsection "Running remote programs that create
6011 local X11 windows".
6012 (Frequently Asked Questions): Improve code for disabling vc.
6013
6014 * trampver.texi: Update release number. Set default value of
6015 `emacsgvfs'.
6016
6017 2009-06-21 Chong Yidong <cyd@stupidchicken.com>
6018
6019 * Branch for 23.1.
6020
6021 2009-06-17 Glenn Morris <rgm@gnu.org>
6022
6023 * faq.texi (Obtaining the FAQ): Add reference to Savannah.
6024 (Latest version of Emacs): Mention source code repository.
6025
6026 2009-06-16 Glenn Morris <rgm@gnu.org>
6027
6028 * faq.texi (Top): Language tweak.
6029 (Extended commands): Most people have arrow keys.
6030 (Emacs manual): Say how to follow info links.
6031 (File-name conventions): Change title a bit. Explain about source
6032 versus installed. Condense etc description.
6033 (Guidelines for newsgroup postings): Mention Savannah list page.
6034 (Newsgroup archives): Simplify.
6035 (Contacting the FSF): Add contact URL.
6036 (Emacs Lisp documentation): Printed version not always available.
6037 (Installing Texinfo documentation): Explain how by hand installation is
6038 not normally needed. Use add-to-list. Remove duplicate reference.
6039 (Informational files for Emacs): Move info on Help menu here from
6040 "File-name conventions".
6041 (Help installing Emacs): Tweak uref.
6042 (Obtaining the FAQ): Mention repository.
6043 (Origin of the term Emacs): Explain "ITS".
6044 (Changing load-path): Use add-to-list.
6045 (Automatic indentation): Clarify this is for Text mode.
6046 Don't mention Indented Text mode.
6047 (Finding Emacs on the Internet): The FSF does not seem to offer a
6048 deluxe distribution on CD anymore.
6049
6050 2009-06-16 Glenn Morris <rgm@gnu.org>
6051
6052 * faq.texi (Top): Mention which Emacs version this FAQ is about.
6053 Recommend the latest release. Mention how to get older FAQs.
6054 Recommend the Emacs manual.
6055 (Guidelines for newsgroup postings): Discourage cross-posts.
6056 (Underlining paragraphs): Remove.
6057 (Editing MS-DOS files): Remove pre-Emacs 20 information.
6058 (Bugs and problems): Update key-binding.
6059 (Problems with very large files): Mention 64-bit.
6060 (Shell process exits abnormally): Remove.
6061 (Problems with Shell Mode): Rename and update.
6062 (Spontaneous entry into isearch-mode)
6063 (Problems talking to certain hosts): Remove. This is old information,
6064 in etc/PROBLEMS if needed.
6065 (Emacs takes a long time to visit files, Updating Emacs): Remove.
6066 (Dired claims that no file is on this line): Update.
6067 (Installing Emacs, Problems building Emacs): Simplify.
6068 (Emacs for MS-DOS): Refer to msdos/INSTALL rather than duplicating
6069 information.
6070 (Emacs for MS-Windows): Rename from "Emacs for Windows". Simplify.
6071 (Emacs for Mac OS X): Rename from "Emacs for Apple computers".
6072 (JDEE): "JDEE", not "JDE".
6073 (Handling C-s and C-q with flow control, Binding C-s and C-q):
6074 Remove. This is old information, in etc/PROBLEMS if needed.
6075 (stty and Backspace key, Kanji and Chinese characters): Remove.
6076 (Right-to-left alphabets): Update section.
6077 (Changing the included text prefix): Gnus uses message-yank-prefix.
6078 Add cross-reference to Supercite manual.
6079 (Saving a copy of outgoing mail): Simplify output file description.
6080 (Expanding aliases when sending mail): Refer to Emacs manual.
6081 Remove old info about RFC822.
6082 Correct description of how to rebuild aliases.
6083 (Rmail writes to /var/spool/mail): Update location from /usr/spool/mail.
6084 (MIME with Emacs mail packages)
6085 (Viewing articles with embedded underlining)
6086 (Saving a multi-part Gnus posting, Gnus hangs for a long time):
6087 Remove old sections.
6088 (Killing based on nonstandard headers): Remove. Scoring is preferable,
6089 and is well-documented in the Gnus manual.
6090 (Reading news with Emacs): Merge "Learning more about Gnus" into here.
6091 (Making Gnus faster): Rename from "Starting Gnus faster".
6092 Merge "Catch-up is slow in Gnus" into here.
6093
6094 2009-06-14 Glenn Morris <rgm@gnu.org>
6095
6096 * faq.texi (Status of Emacs): Re-order with most recent releases first.
6097 (New in Emacs 23): New section.
6098 (Handling C-s and C-q with flow control): Add xref.
6099
6100 2009-06-13 Glenn Morris <rgm@gnu.org>
6101
6102 * faq.texi (Setting up a customization file): Grammar fix.
6103 Customize is no longer "new".
6104 (Displaying the current line or column): Line-number mode is on by
6105 default. Don't mention `column' package. Mention linum.el.
6106 (Turning on abbrevs by default): Explain how to do it for buffers,
6107 modes, and everywhere.
6108 (Associating modes with files): Use add-to-list. Don't mention Emacs
6109 19.
6110 (Highlighting a region): On by default since 23.1.
6111 (Replacing highlighted text): Update doc quote.
6112 (Working with unprintable characters): Don't mention search-quote-char.
6113 (Using an already running Emacs process): Gnuclient is probably not an
6114 enhancement these days.
6115 (Indenting switch statements): Remove mention of pre-Emacs 20.
6116 (Horizontal scrolling): Abbreviate Emacs 20 description.
6117 (Replacing text across multiple files): Fix name of dired command.
6118 (Disabling backups): Use require not load.
6119 (Learning more about Gnus): Add cross-refs to Gnus manual and FAQ.
6120
6121 2009-06-13 Bill Wohler <wohler@newt.com>
6122
6123 Release MH-E manual version 8.2.
6124
6125 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
6126 release 8.2.
6127
6128 2009-06-13 Glenn Morris <rgm@gnu.org>
6129
6130 * faq.texi: Remove the term "on-line" (meaning "Info") throughout, since
6131 in this day and age the common meaning is "on the web".
6132 (copying): Use @copyright in all cases.
6133 (Basic keys): Remove reference to deleted manual node "Text Characters".
6134 (File-name conventions): Use GNU as an example rather than SERVICE.
6135 default.el lives in site-lisp. Update Info directory location.
6136 (Real meaning of copyleft): GPL actions have been brought, but all
6137 settled out of court.
6138 (Guidelines for newsgroup postings): Shorten section title.
6139 Simplify comp.emacs description.
6140 (Newsgroup archives): Change Google URL. Describe Gmane.
6141 (Unsubscribing from Emacs lists): Remove discussion of "distribution
6142 points". Mention List-Unsubscribe header.
6143 (Contacting the FSF): Update email and URLs.
6144 (Basic editing): Mention F1 for help.
6145 (Installing Texinfo documentation): Refer to Texinfo website rather
6146 than ftp server.
6147 (Printing a Texinfo file): Mention texi2pdf.
6148 (Informational files for Emacs): Don't describe FTP or SERVICE, they
6149 are just stubs nowadays.
6150 (Latest version of Emacs): Explain version numbers.
6151 (Spell-checkers, Checking TeX and *roff documents): Remove sections.
6152 (Turning on syntax highlighting): No need to mention hilit19 any more.
6153 (Finding Emacs on the Internet): Refer to URLs rather than DISTRIB, FTP.
6154 (Modes for various languages): Remove section.
6155 (Major packages and programs): Remove most version and maintainer
6156 information - it's hard to keep up-to-date, and adds nothing.
6157 Similarly with direct links to mailing lists.
6158 (Spell-checkers): Rename node from Ispell. Mention Aspell and Hunspell.
6159 (Mailcrypt): Remove section - mailcrypt has not been updated in mnay
6160 years, and Emacs comes with tools for this now.
6161 (Patch): Remove section - this is a standard tool.
6162 (Using function keys under X): Remove section.
6163
6164 2009-06-12 Glenn Morris <rgm@gnu.org>
6165
6166 * faq.texi (Viewing Info files outside of Emacs): Xinfo is no more.
6167 (Help installing Emacs): Remove reference to deleted X11 node.
6168 (Associating modes with files): Interpreter-mode-alist is no longer
6169 subservient to auto-mode-alist.
6170 (Installing Emacs): Change future Emacs version.
6171 (Linking with -lX11 fails): Remove old section.
6172 (Packages that do not come with Emacs): Update ELL location.
6173 Emacs Lisp archive is dead.
6174 (Emacs for Windows): Remove reference to old CE port.
6175 (Emacs for OS/2, Emacs for Atari ST, Emacs for the Amiga)
6176 (Emacs for VMS and DECwindows): Remove old ports.
6177 (Emacs for GNUstep): Rename from "Emacs for NeXTSTEP" and update.
6178 (Removing flashing messages): Remove section about non-existent Gnus
6179 option.
6180
6181 * faq.texi (Top): Add @top command.
6182 Remove the optional arguments from all @node commands: makeinfo can
6183 generate these automatically, and it is easier to edit and rearrange
6184 nodes without them.
6185
6186 2009-06-11 Glenn Morris <rgm@gnu.org>
6187
6188 * faq.texi (Common acronyms): Remove no-longer-existing OSF.
6189 (The LPF): Make the updated URL the sole reference point.
6190 (Learning how to do something): Update refcard price and format.
6191 (Getting a printed manual): Sources in doc/emacs/, not man/.
6192 Also available in PDF format. Since the page count varies, be less
6193 precise.
6194 (Informational files for Emacs): Remove references to deleted files
6195 LPF and SUN-SUPPORT, and to UUCP.
6196 (Obtaining the FAQ): Refer to the service web-page rather than SERVICE.
6197 Remove many obsolete ways to get the FAQ, which now seems only to be
6198 distributed with Emacs.
6199 (Mail and news): Remove sections about Rmail Babyl that no longer apply.
6200
6201 2009-06-09 Chong Yidong <cyd@stupidchicken.com>
6202
6203 * org.texi (Org Plot): Fix tags (Bug#3507).
6204 (Workflow states, Agenda commands): Fix tags (Bug#3508).
6205
6206 * ada-mode.texi (Installation, Compile commands)
6207 (Project File Overview, No project files, Set compiler options)
6208 (Use GNAT project file, Use multiple GNAT project files)
6209 (Identifier completion): Use @samp for menu items, and @kbd for key
6210 sequences (Bug#3504).
6211
6212 2009-06-04 Daiki Ueno <ueno@unixuser.org>
6213
6214 * gnus.texi (Security): Fix wording; add a link to epa.info.
6215
6216 2009-06-04 Ryan Yeske <rcyeske@gmail.com>
6217
6218 * message.texi (Header Commands): Fix descriptions to match
6219 keybindings.
6220
6221 2009-04-22 Daiki Ueno <ueno@unixuser.org>
6222
6223 * gnus.texi (Security): Mention that EasyPG is the current default.
6224
6225 2009-04-13 Chong Yidong <cyd@stupidchicken.com>
6226
6227 * ediff.texi (Session Commands): Fix typo.
6228
6229 2009-04-05 Reiner Steib <Reiner.Steib@gmx.de>
6230
6231 * gnus-faq.texi (FAQ 8-4): Fix wrong group name of
6232 news.software.readers. Reported by Florian Rehnisch.
6233
6234 2009-04-02 Glenn Morris <rgm@gnu.org>
6235
6236 * auth.texi: Capitalize direntry.
6237
6238 * mairix-el.texi: Copy the direntry from ../../info/dir, and avoid
6239 using a period in the entry name. (Bug#2797)
6240
6241 2009-03-03 Juanma Barranquero <lekktu@gmail.com>
6242
6243 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add auth.
6244 ($(infodir)/auth, auth.dvi): New targets.
6245
6246 2009-03-03 Glenn Morris <rgm@gnu.org>
6247
6248 * auth.texi: Fix @setfilename.
6249
6250 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add auth.
6251 (auth, $(infodir)/auth, auth.dvi): New rules.
6252
6253 2009-02-25 Glenn Morris <rgm@gnu.org>
6254
6255 * faq.texi (Emacs for minimalists): New node. (Bug#2452)
6256
6257 2009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
6258
6259 * gnus.texi (NoCeM): Fix description of gnus-use-nocem.
6260
6261 2009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
6262
6263 * gnus.texi (NoCeM): Update default values for gnus-nocem-groups,
6264 gnus-nocem-issuers, and gnus-nocem-verifyer.
6265
6266 2009-02-20 Juanma Barranquero <lekktu@gmail.com>
6267
6268 * ada-mode.texi (Project files, Automatic Casing):
6269 * dbus.texi (Signals):
6270 * gnus.texi (Selecting a Group, Filtering Incoming Mail):
6271 * mh-e.texi (HTML):
6272 * nxml-mode.texi (Locating a schema)
6273 (Using the document's URI to locate a schema):
6274 * org.texi (Footnotes, Using the mapping API):
6275 * rcirc.texi (Channels): Remove duplicate words.
6276
6277 2009-02-20 Glenn Morris <rgm@gnu.org>
6278
6279 * dired-x.texi (Miscellaneous Commands):
6280 * gnus.texi: Minor updates for mbox Rmail.
6281
6282 2009-02-16 Karl Berry <karl@gnu.org>
6283
6284 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
6285 * cl.texi, dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi:
6286 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
6287 * faq.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
6288 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
6289 * newsticker.texi, nxml-mode.texi, org.texi, pcl-cvs.texi:
6290 * pgg.texi, rcirc.texi, reftex.texi, remember.texi, sasl.texi:
6291 * sc.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
6292 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi, woman.texi:
6293 Consistently use @insertcopying in the Top node,
6294 @contents at the front (after @end titlepage),
6295 and @direntry after @copying. (Bug#1988)
6296
6297 2009-02-13 Teodor Zlatanov <tzz@lifelogs.com>
6298
6299 * auth.texi: New file documenting auth-source.
6300
6301 2009-02-13 Carsten Dominik <dominik@science.uva.nl>
6302
6303 * org.texi (Org Plot): Fix link.
6304
6305 2009-02-09 Daiki Ueno <ueno@unixuser.org>
6306
6307 * epa.texi (Mail-mode integration): Mention the way to do
6308 "encrypt-to-self". (Bug#1807)
6309
6310 2009-02-05 Arni Magnusson <arnima@hafro.is> (tiny change)
6311
6312 * ada-mode.texi (No project files): Fix typo. (Bug#2214)
6313
6314 2009-02-04 Reiner Steib <Reiner.Steib@gmx.de>
6315
6316 * gnus-news.texi: Print version about Incoming*.
6317
6318 2009-02-02 Carsten Dominik <dominik@science.uva.nl>
6319
6320 * org.texi (Structure editing, Handling links)
6321 (Fast access to TODO states, Javascript support): Make standard docs
6322 correctly reflect default variable settings.
6323
6324 2009-02-02 Glenn Morris <rgm@gnu.org>
6325
6326 * org.texi: Fix typos.
6327
6328 2009-02-01 Michael Albinus <michael.albinus@gmx.de>
6329
6330 Sync with Tramp 2.1.15.
6331
6332 * trampver.texi: Update release number.
6333
6334 2009-01-31 Carsten Dominik <carsten.dominik@gmail.com>
6335
6336 * org.texi (TODO dependencies): Document TODO dependencies on
6337 checkboxes.
6338
6339 2009-01-30 Carsten Dominik <dominik@science.uva.nl>
6340
6341 * org.texi (TODO dependencies): Document key binding for toggling
6342 ORDERED property.
6343
6344 2009-01-28 Michael Albinus <michael.albinus@gmx.de>
6345
6346 * dbus.texi (Errors and Events): Fix typos. Describe second parameter
6347 of hook functions.
6348
6349 2009-01-28 Carsten Dominik <dominik@science.uva.nl>
6350
6351 * org.texi (TODO dependencies): New section.
6352
6353 2009-01-27 Carsten Dominik <dominik@science.uva.nl>
6354
6355 * org.texi (Plain lists, TODO basics, Priorities)
6356 (Multiple sets in one file, Conflicts): Document interaction with
6357 `shift-selection-mode'.
6358
6359 2009-01-27 Jay Belanger <jay.p.belanger@gmail.com>
6360
6361 * calc.texi (Embedded Mode, Algebraic-Style Calculations):
6362 Make Calc the subject of sentences.
6363 (Rearranging Formulas using Selections): Discuss new options
6364 for `j *'.
6365
6366 2009-01-26 Michael Albinus <michael.albinus@gmx.de>
6367
6368 * dbus.texi (Errors and Events): New variable dbus-event-error-hooks.
6369
6370 2009-01-26 Glenn Morris <rgm@gnu.org>
6371
6372 * org.texi: Fix typos.
6373
6374 2009-01-26 Bill Wohler <wohler@newt.com>
6375
6376 * mh-e.texi (EDITION, UPDATED): Update.
6377
6378 2009-01-25 Carsten Dominik <dominik@science.uva.nl>
6379
6380 * org.texi (References): Add information about remote references.
6381 (Built-in table editor): Document `C-c RET' in tables.
6382 (Math symbols, Quoting LaTeX code): Mention that simple
6383 LaTeX macros survive LaTeX export.
6384 (Images in LaTeX export): Show how to create a reference to a
6385 figure.
6386 (Sectioning structure): Document that the LaTeX class can be
6387 specified in a property.
6388 (Text areas in HTML export): New section.
6389 (External links): Add examples for text search and ID links.
6390 (Built-in table editor): Remove the descriptio of `C-c
6391 C-q', it not longer works.
6392 (Literal examples): Document that a space must follow
6393 the colon in short examples.
6394 (Relative timer): Document `org-timer-stop'.
6395 (Footnotes): New section.
6396 (Footnote markup): Shorten section and refer to new Footnote
6397 section.
6398 (Literal examples): Add documentation for line
6399 numbering in and references to code examples.
6400 (CSS support): Fix the description of default CSS styles.
6401 (Capturing column view): Document
6402 "file:path/to/file.org" as an allowed value for the ID property of
6403 a dynamic block copying column view.
6404
6405 2009-01-23 Stephen Eglen <stephen@gnu.org>
6406
6407 * mh-e.texi (Getting Started): Describe $MH.
6408
6409 2009-01-21 Michael Albinus <michael.albinus@gmx.de>
6410
6411 * tramp.texi (all): Harmonize usage of "external method",
6412 "external transfer method" and "out-of-band method".
6413 (Connection types): Precise the differences of inline and external
6414 methods. Written by Adrian Phillips <a.phillips@met.no>.
6415
6416 2009-01-19 Reiner Steib <Reiner.Steib@gmx.de>
6417
6418 * gnus.texi (Limiting): `/ N' and `/ o' are not really limiting
6419 commands as described at the top. Reported by Allan Gottlieb
6420 <gottlieb@nyu.edu>.
6421
6422 2009-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
6423
6424 * gnus.texi (Non-ASCII Group Names, RSS): Update description of
6425 nnmail-pathname-coding-system.
6426
6427 2009-01-17 Peter Tury <tury.peter@gmail.com> (tiny change)
6428
6429 * org.texi (Relative timer): Fix typo.
6430
6431 2009-01-15 Juanma Barranquero <lekktu@gmail.com>
6432
6433 * org.texi (Clocking work time): Fix typo.
6434 Reported by Peter Tury <tury.peter@gmail.com>. (Bug#1925)
6435
6436 2009-01-13 Glenn Morris <rgm@gnu.org>
6437
6438 * org.texi: Fix some more typos.
6439
6440 2009-01-13 Peter Tury <tury.peter@gmail.com> (tiny change)
6441
6442 * org.texi: Fix some typos.
6443
6444 2009-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
6445
6446 * gnus.texi (Group Parameters): Add note for local variables.
6447
6448 2009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
6449
6450 * gnus.texi (Converting Kill Files): Fix URL.
6451 Include gnus-kill-to-score.el in contrib directory.
6452
6453 2009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
6454
6455 * gnus.texi (Startup Variables): Fix gnus-before-startup-hook.
6456 Reported by Leo <sdl.web@gmail.com>. (Bug#1660)
6457 (Paging the Article): Add index entry.
6458
6459 2009-01-03 Stephen Leake <stephen_leake@member.fsf.org>
6460
6461 * ada-mode.texi (Examples): Delete redundant text.
6462
6463 2009-01-03 Michael Albinus <michael.albinus@gmx.de>
6464
6465 * trampver.texi (top): Declare ipv6prefix and ipv6postfix.
6466
6467 * tramp.texi (Filename Syntax, Filename completion): Handle IPv6
6468 addresses.
6469
6470 2009-01-03 Bill Wohler <wohler@newt.com>
6471
6472 * mh-e.texi (Scan Line Formats): Indicate that first column should be
6473 kept empty.
6474
6475 2008-12-20 Carsten Dominik <dominik@science.uva.nl>
6476
6477 * org.texi (Activation, Exporting, ASCII export, HTML export)
6478 (HTML Export commands, LaTeX/PDF export commands):
6479 Improve documentation about transient-mark-mode.
6480 (References): Document the use of special names like $LR1 to reference
6481 to fields in the last table row.
6482
6483 2008-12-19 Juri Linkov <juri@jurta.org>
6484
6485 * info.texi (Search Text): Remove mention of removed key binding M-s.
6486
6487 2008-12-18 Carsten Dominik <dominik@science.uva.nl>
6488
6489 * org.texi (References): Remove mentioning of @0 as reference for the
6490 last line, this has been reverted in the Lisp sources.
6491
6492 2008-12-17 Juanma Barranquero <lekktu@gmail.com>
6493
6494 * makefile.w32-in (INFO_TARGETS, clean): Add sasl.
6495 (DVI_TARGETS): Remove duplicates. Add sasl.
6496 ($(infodir)/sasl, sasl.dvi): New targets.
6497
6498 2008-12-17 Carsten Dominik <dominik@science.uva.nl>
6499
6500 * org.texi: Version number pushed to 6.15d.
6501
6502 2008-12-16 Carsten Dominik <dominik@science.uva.nl>
6503
6504 * org.texi (Tables in LaTeX export): New section.
6505 (Images in LaTeX export): New section.
6506 (Inlined images, Images in HTML export): Sections renamed.
6507
6508 2008-12-08 Reiner Steib <Reiner.Steib@gmx.de>
6509
6510 * message.texi (Insertion Variables): Don't advertise sc-cite-original.
6511
6512 2008-12-04 David Engster <dengste@eml.cc>
6513
6514 * gnus.texi (nnmairix): Mention mairix.el. Point out the importance
6515 of nnml-get-new-mail. Change URL for mairix patch.
6516
6517 2008-12-02 Carsten Dominik <carsten.dominik@gmail.com>
6518
6519 * org.texi (Using the mapping API): Fix bug in mapping example.
6520 (Publishing options): Make the list of properties complete again, in
6521 correspondence to the variable `org-export-plist-vars'.
6522 (Property searches): Document new special values for time comparisons.
6523 (Tag inheritance): Refine the description of tag inheritance.
6524 (Project alist): Add info about the publishing sequence of components.
6525 (Effort estimates): Document the new relative timer.
6526
6527 2008-12-01 Jay Belanger <jay.p.belanger@gmail.com>
6528
6529 * calc.texi (About This Manual): Clarify behavior of `C-x * t'.
6530 (Using Calc): Clarify use of `C-x * o'.
6531 (Embedded Mode (Overview)): Clarify use of `C-x * e'.
6532
6533 2008-11-28 Richard M Stallman <rms@gnu.org>
6534
6535 * dbus.texi (Receiving Method Calls): Clean up previous change.
6536
6537 2008-11-26 Michael Albinus <michael.albinus@gmx.de>
6538
6539 * dbus.texi (Type Conversion): New defuns `dbus-string-to-byte-array',
6540 `dbus-escape-as-identifier', `dbus-byte-array-to-string' and
6541 `dbus-unescape-from-identifier'.
6542 (Receiving Method Calls): New constants `dbus-service-emacs' and
6543 `dbus-path-emacs'. Precise return values of `dbus-register-method'.
6544 (Signals): Use the constants in the example.
6545
6546 2008-11-24 Carsten Dominik <dominik@science.uva.nl>
6547
6548 * org.texi: Re-apply change to FDL 1.3.
6549
6550 2008-11-23 Carsten Dominik <dominik@science.uva.nl>
6551
6552 * org.texi (Setting up Remember): Document `org-remember-mode'.
6553 (External links): Document that bbdb links can use a regular
6554 expression.
6555 (External links): Document that elisp links can contain interactive
6556 commands.
6557
6558 2008-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
6559
6560 * viper.texi (viper-translate-all-ESC-keysequences):
6561 Description removed.
6562
6563 2008-11-19 Glenn Morris <rgm@gnu.org>
6564
6565 * doclicense.texi: Change to FDL 1.3.
6566 Relicense all texi files under FDL 1.3 or later.
6567
6568 2008-11-17 Jay Belanger <jay.p.belanger@gmail.com>
6569
6570 * calc.texi (Tutorial): Clarify how to set up the on-line tutorial.
6571
6572 2008-11-16 Michael Kifer <kifer@cs.stonybrook.edu>
6573
6574 * viper.texi (viper-ESC-keyseq-timeout, viper-ESC-key): Remove.
6575
6576 * ediff.texi: Version/date change.
6577
6578 2008-11-14 Chong Yidong <cyd@stupidchicken.com>
6579
6580 * ns-emacs.texi: Moved into macos.texi in the main Emacs manual.
6581
6582 2008-11-14 Jay Belanger <jay.p.belanger@gmail.com>
6583
6584 * calc.texi (About This Manual): Comment out a mention of
6585 marginal notes.
6586
6587 2008-11-12 Carsten Dominik <dominik@science.uva.nl>
6588
6589 * org.texi (Clocking work time): Document the :formula property of
6590 clock tables.
6591 (Structure editing, Refiling notes): Document refiling regions.
6592 (Agenda commands): Document the double-prefix version
6593 of the `l' command in the agenda.
6594 (Handling links): Explain the effect of a double prefix
6595 arg to `C-c C-o'.
6596 (TODO basics): Add documentation for tag triggers.
6597
6598 2008-10-23 Glenn Morris <rgm@gnu.org>
6599
6600 * cl.texi (Function Bindings): Mention `flet' fails to deal with
6601 byte-compiling things like `+'.
6602
6603 * ns-emacs.texi: Merge copyright years of author now with assignment
6604 into FSF years.
6605 (VER): Use it for easier automatic updating. Use Emacs version rather
6606 than standalone Emacs.app version.
6607
6608 2008-10-12 Carsten Dominik <dominik@science.uva.nl>
6609
6610 * org.texi: Lots of minor fixes.
6611 (Capture): New chapter.
6612 (Org Plot): New section.
6613
6614 2008-09-30 Magnus Henoch <mange@freemail.hu>
6615
6616 * cl.texi (Porting Common Lisp): Fix parenthesis order in example.
6617
6618 2008-09-30 Jay Belanger <jay.p.belanger@gmail.com>
6619
6620 * calc.texi (User Defined Units): Mention how to enter optional display
6621 string.
6622
6623 2008-09-25 Teodor Zlatanov <tzz@lifelogs.com>
6624
6625 * message.texi (Sending Variables): Fix variable documentation to
6626 avoid the "y/n" wording.
6627
6628 2008-09-24 Teodor Zlatanov <tzz@lifelogs.com>
6629
6630 * message.texi (Sending Variables): Add `message-confirm-send' doc.
6631
6632 2008-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
6633
6634 * gnus.texi (The Gnus Registry): Don't give argument to @item used in
6635 @enumerate section so as to be able to be formatted with MAKEINFO=no.
6636
6637 2008-09-22 Bill Wohler <wohler@newt.com>
6638
6639 Release MH-E manual version 8.1.
6640
6641 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
6642 release 8.1.
6643
6644 * mh-e.texi: Retain dual license as agreed to by the FSF.
6645 However, bump GPL to Version 3.
6646 Use @include for license text.
6647
6648 2008-09-19 Katsumi Yamaoka <yamaoka@jpl.org>
6649
6650 * gnus.texi (Top, Setup, Fancy splitting to parent)
6651 (Store custom flags and keywords, Store arbitrary data):
6652 Clean up markup.
6653
6654 2008-09-16 Teodor Zlatanov <tzz@lifelogs.com>
6655
6656 * gnus.texi (The Gnus Registry): Document it.
6657
6658 2008-09-08 David Engster <dengste@eml.cc>
6659
6660 * gnus.texi (nnmairix): Point out that nnml uses MH format.
6661 Clarify section about choosing back end servers.
6662
6663 2008-08-23 Glenn Morris <rgm@gnu.org>
6664
6665 * dired-x.texi (Shell Command Guessing):
6666 Mention dired-guess-shell-case-fold-search. (Bug#417)
6667
6668 2008-08-22 Michael Albinus <michael.albinus@gmx.de>
6669
6670 * trampver.texi: Update release number.
6671
6672 2008-08-18 Brian Cully <bjc@kublai.com> (tiny change)
6673
6674 * ns-emacs.texi: Update version.
6675 (Introduction): Correct menu location for options save.
6676 (Customization): Note that defaults are stored under org.gnu.Emacs.
6677
6678 2008-08-11 Bill Wohler <wohler@newt.com>
6679
6680 * mh-e.texi (Getting Started): Rename variant mu-mh to gnu-mh and be
6681 explicit about GNU mailutils MH elsewhere (with thanks to Darel
6682 Henman) (closes SF #1768928).
6683
6684 2008-08-10 Glenn Morris <rgm@gnu.org>
6685
6686 * ns-emacs.texi: Use @copying. Change copyright of authors with
6687 assignment to FSF. Change license to GFDL.
6688 (Top): Remove outdated references.
6689
6690 2008-08-07 Reiner Steib <Reiner.Steib@gmx.de>
6691
6692 * gnus.texi (Sorting the Summary Buffer, Summary Sorting):
6693 Add gnus-summary-sort-by-most-recent-number and
6694 gnus-summary-sort-by-most-recent-date.
6695 (Summary Sorting): Explain prefix argument.
6696
6697 2008-08-07 Katsumi Yamaoka <yamaoka@jpl.org>
6698
6699 * gnus.texi (Saving Articles): Mention symbolic prefix `r' for
6700 gnus-summary-pipe-output.
6701
6702 2008-08-03 Michael Albinus <michael.albinus@gmx.de>
6703
6704 * dbus.texi (Receiving Method Calls): Document error handling of own
6705 D-Bus methods.
6706
6707 2008-08-01 Bill Wohler <wohler@newt.com>
6708
6709 * mh-e.texi (Reading Mail)
6710 (Viewing Attachments): Describe new function
6711 mh-show-preferred-alternative.
6712 (Sending Mail, Redistributing, Sending Message): Describe new hook
6713 mh-annotate-msg-hook.
6714
6715 2008-07-31 Michael Albinus <michael.albinus@gmx.de>
6716
6717 * dbus.texi (Arguments and Signatures): Fix example.
6718 (Synchronous Methods): New defun `dbus-call-method-non-blocking'.
6719 (Asynchronous Methods): New node.
6720 (Errors and Events): Describe extended layout of `dbus-event'.
6721 New defun `dbus-event-message-type'.
6722
6723 2008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
6724
6725 * ediff.texi: Remove VMS support.
6726
6727 2008-07-29 Juanma Barranquero <lekktu@gmail.com>
6728
6729 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add mairix-el.
6730 ($(infodir)/mairix-el), mairix-el.dvi): New targets.
6731
6732 2008-07-29 Chong Yidong <cyd@stupidchicken.com>
6733
6734 * Makefile.in: Add mairix-el targets.
6735
6736 2008-07-29 David Engster <deng@randomsample.de>
6737
6738 * mairix-el.texi: New file.
6739
6740 2008-07-28 Stephen Leake <stephen_leake@stephe-leake.org>
6741
6742 * ada-mode.texi: Document using GNAT project files as Emacs Ada mode
6743 project files. Delete 'main_unit' project variable; not needed. Allow
6744 process environment variables wherever project variables are allowed.
6745 Add tutorial section on multiple GNAT project files.
6746
6747 2008-07-27 Michael Albinus <michael.albinus@gmx.de>
6748
6749 Sync with Tramp 2.1.14.
6750
6751 * trampver.texi: Update release number.
6752
6753 2008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
6754
6755 * ns-emacs.texi:
6756 * faq.texi: Remove mentions of Mac Carbon.
6757
6758 2008-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
6759
6760 * gnus.texi (Saving Articles): Describe the 2nd argument of
6761 gnus-summary-save-in-pipe.
6762 (SpamAssassin): Use it.
6763
6764 2008-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
6765
6766 * gnus.texi (SpamAssassin): Fix gnus-summary-save-in-pipe usage.
6767
6768 2008-07-25 Carsten Dominik <dominik@science.uva.nl>
6769
6770 * org.texi (Export options): Document the use of the creator flag.
6771
6772 2008-07-24 Carsten Dominik <dominik@science.uva.nl>
6773
6774 * org.texi: New version 6.06a.
6775
6776 2008-07-23 Juanma Barranquero <lekktu@gmail.com>
6777
6778 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add ns-emacs.
6779 ($(infodir)/ns-emacs, ns-emacs.dvi): New targets.
6780
6781 2008-07-23 Vincent Belaïche <vincent.b.1@hotmail.fr>
6782
6783 * calc.texi (Editing Stack Entries, Algebraic Entry):
6784 Rewrite introductory sentences so it can be used by
6785 Calc's help functions. Mention fixing typos.
6786 (Customizing Calc): Fix typo.
6787
6788 2008-07-23 Jay Belanger <jay.p.belanger@gmail.com>
6789
6790 * calc.texi (summarykey): New macro. Use to correctly format keys in
6791 the summary.
6792
6793 2008-07-20 Adrian Robert <adrian.b.robert@gmail.com>
6794
6795 * ns-emacs.texi (Customization): Corrected documentation on color
6796 specification formats.
6797
6798 2008-07-19 Andreas Schwab <schwab@suse.de>
6799
6800 * ns-emacs.texi: Moved from ../emacs. Add @direntry.
6801
6802 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ns-emacs.
6803 (ns-emacs, $(infodir)/ns-emacs, ns-emacs.dvi): New rules.
6804
6805 2008-07-18 Michael Albinus <michael.albinus@gmx.de>
6806
6807 * dbus.texi (Inspection): Rework, introduce submenus.
6808 (Bus names, Introspection, Nodes and Interfaces, Methods and Signal)
6809 (Properties and Annotations, Arguments and Signatures): New nodes.
6810
6811 2008-07-13 Michael Albinus <michael.albinus@gmx.de>
6812
6813 * dbus.texi (Receiving Method Calls): Fix description of
6814 `dbus-register-method'.
6815 (Signals): Allow also signal arguments for filtering in
6816 `dbus-register-signal'.
6817
6818 2008-07-13 Vincent Belaïche <vincent.b.1@hotmail.fr>
6819
6820 * calc.texi (Manipulating Vectors): Clarify definition of `rnorm' and
6821 `cnorm'.
6822 (Arithmetic Tutorial): Simplify the verification of prime factors.
6823
6824 2008-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
6825
6826 * gnus.texi (Saving Articles): Mention
6827 gnus-summary-pipe-output-default-command and gnus-summary-save-in-pipe.
6828
6829 2008-06-29 Jay Belanger <jay.p.belanger@gmail.com>
6830
6831 * calc.texi: Adjust mode line throughout.
6832
6833 2008-06-28 Juanma Barranquero <lekktu@gmail.com>
6834
6835 * sasl.texi (Mechanisms): Fix typos.
6836
6837 2008-06-24 Jay Belanger <jay.p.belanger@gmail.com>
6838
6839 * calc.texi (Killing from the stack): Mention using normal Emacs
6840 copying.
6841
6842 2008-06-21 Michael Albinus <michael.albinus@gmx.de>
6843
6844 * tramp.texi (Password handling): Rename from "Password caching".
6845 Add `auth-source' mechanism.
6846 (Connection caching): Tramp reopens the connection automatically,
6847 when the operating system on the remote host has been changed.
6848
6849 2008-06-20 Eli Zaretskii <eliz@gnu.org>
6850
6851 * makefile.w32-in (distclean): Remove makefile.
6852
6853 2008-06-17 Carsten Dominik <dominik@science.uva.nl>
6854
6855 * org.texi (Using the mapping API): New section.
6856 (Agenda column view): New section.
6857 (Moving subtrees): Document archiving to the archive sibling.
6858 (Agenda commands): Document columns view in the agenda.
6859 (Using the property API): Document the API for multi-valued properties.
6860
6861 2008-06-17 Jason Riedy <jason@acm.org>
6862
6863 * org.texi (A LaTeX example): Note that fmt may be a one-argument
6864 function, and efmt may be a two-argument function.
6865 (Radio tables): Document multiple destinations.
6866
6867 2008-06-16 Glenn Morris <rgm@gnu.org>
6868
6869 * epa.texi, erc.texi, pgg.texi, remember.texi, sasl.texi, url.texi:
6870 Add Cover-Texts.
6871
6872 2008-06-15 Glenn Morris <rgm@gnu.org>
6873
6874 * faq.texi (VER): Update to 23.0.60.
6875
6876 * mh-e.texi: Remove option of licensing under GPL.
6877 Add Cover-Texts to GFDL permissions notice.
6878 (GPL): Remove section.
6879 (GFDL): Include doclicense.texi rather than the actual text.
6880
6881 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add sasl.
6882 (sasl, $(infodir)/sasl, sasl.dvi): New rules.
6883
6884 * sasl.texi: Fix output file name.
6885
6886 * epa.texi, sasl.texi: Refer to license in Emacs manual.
6887
6888 * gnus-coding.texi: Refer to license in Gnus manual.
6889
6890 * idlwave.texi, sasl.texi: Use @copying.
6891
6892 * org.texi: Change to GFDL 1.2. Refer to license in Emacs manual.
6893
6894 * speedbar.texi: Update Back-Cover Text as per maintain.info.
6895
6896 * url.texi: Use @copying, @title, @subtitle, @author.
6897
6898 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi, dbus.texi:
6899 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
6900 * erc.texi, eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus.texi:
6901 * idlwave.texi, message.texi, newsticker.texi, pcl-cvs.texi:
6902 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi:
6903 * smtpmail.texi, speedbar.texi, tramp.texi, vip.texi, viper.texi:
6904 * widget.texi, woman.texi:
6905 Remove references to external license, since doclicense is included.
6906
6907 * ada-mode.texi, autotype.texi, cc-mode.texi, dired-x.texi:
6908 * pcl-cvs.texi, speedbar.texi, url.texi, widget.texi:
6909 Remove references to non-existent Invariant Sections.
6910
6911 2008-06-14 Glenn Morris <rgm@gnu.org>
6912
6913 * faq.texi (Major packages and programs): Remove references to external
6914 Supercite, Calc, VIPER, since they have been included for some time.
6915 Update VM, AUCTeX, BBDB entries.
6916
6917 2008-06-14 Ulf Jasper <ulf.jasper@web.de>
6918
6919 * newsticker.texi: Updated to match latest newsticker changes.
6920
6921 2008-06-13 Glenn Morris <rgm@gnu.org>
6922
6923 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi
6924 * dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi
6925 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi
6926 * gnus.texi, idlwave.texi, info.texi, message.texi, newsticker.texi
6927 * nxml-mode.texi, org.texi, pcl-cvs.texi, rcirc.texi, reftex.texi
6928 * sc.texi, sieve.texi, smtpmail.texi, vip.texi, viper.texi, widget.texi
6929 * woman.texi:
6930 Update Back-Cover Text as per maintain.info.
6931
6932 2008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
6933
6934 * gnus-faq.texi: Generate. Change node names to "FAQ N-M".
6935
6936 * Makefile.in (gnus-faq-clean): Don't remove gnus-faq.texi.
6937 (gnus-faq.xml): Update repository host.
6938
6939 * gnus-faq.texi: Generate from gnus-faq.xml (sourceforge.net).
6940
6941 2008-06-15 Frank Schmitt <ich@frank-schmitt.net>
6942
6943 * gnus-faq.texi ([5.12]): Add entry about message-kill-buffer-on-exit.
6944 Fix a typo.
6945
6946 2008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
6947
6948 * gnus.texi (Mail Source Customization): Correct values of
6949 `mail-source-delete-incoming'. Reported by Tassilo Horn.
6950 (Oort Gnus): Fix version comment for mml-dnd-protocol-alist.
6951
6952 2008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
6953
6954 * gnus.texi (nnmairix): Eliminate wrong use of `path', cf. the GNU
6955 coding standards.
6956
6957 2008-06-14 David Engster <dengste@eml.cc>
6958
6959 * gnus.texi (nnmairix): Markup fixes.
6960
6961 2008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
6962
6963 * gnus.texi (nnmairix): Markup and other minor fixes.
6964
6965 2008-06-05 David Engster <dengste@eml.cc>
6966
6967 * gnus.texi (nnmairix): New nodes describing nnmairix.el.
6968
6969 2008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
6970
6971 * gnus.texi (Group Parameters): Change ~/.gnus to ~/.gnus.el.
6972 (Searching, nnir, nnmairix): New stub nodes.
6973
6974 2008-05-30 Felix Lee <felix.1@canids.net>
6975
6976 * cl.texi (Iteration Clauses): Fix incorrect "identical" examples.
6977
6978 2008-05-24 Reiner Steib <Reiner.Steib@gmx.de>
6979
6980 * gnus.texi (Filling In Threads): Additions to gnus-fetch-old-headers.
6981
6982 2008-05-15 Reiner Steib <Reiner.Steib@gmx.de>
6983
6984 * gnus.texi (Scoring On Other Headers): Fix typo. Rearrange.
6985
6986 2008-05-15 Jonathan Yavner <jyavner@member.fsf.org>
6987
6988 * ses.texi (Acknowledgements): Add Shigeru Fukaya.
6989
6990 2008-05-06 Juanma Barranquero <lekktu@gmail.com>
6991
6992 * info.texi (Top): Fix typo in xref.
6993
6994 2008-05-05 Karl Berry <karl@gnu.org>
6995
6996 * info.texi (Top): @xref to stand-alone manual.
6997
6998 2008-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
6999
7000 * gnus.texi (Various Summary Stuff): Add gnus-propagate-marks.
7001 (Various Summary Stuff): Fix typo in last xref.
7002
7003 2008-05-02 Juanma Barranquero <lekktu@gmail.com>
7004
7005 * org.texi (Moving subtrees): Fix typo.
7006
7007 2008-04-28 Michael Albinus <michael.albinus@gmx.de>
7008
7009 * tramp.texi (Frequently Asked Questions): Explain, how to disable
7010 Tramp via `tramp-mode'.
7011
7012 2008-04-27 Carsten Dominik <dominik@sam.science.uva.nl>
7013
7014 * org.texi: Massive changes, in many parts of the file.
7015
7016 2008-04-27 Jason Riedy <jason@acm.org>
7017
7018 * org.texi (A LaTeX example): Note that fmt may be a
7019 one-argument function, and efmt may be a two-argument function.
7020 (Radio tables): Document multiple destinations.
7021
7022 2008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
7023
7024 * gnus.texi (Oort Gnus): Add message-fill-column.
7025
7026 2008-04-12 Adrian Aichner <adrian@xemacs.org>
7027
7028 * gnus.texi (Mail Source Specifiers): Typo fix.
7029
7030 2008-04-12 Reiner Steib <Reiner.Steib@gmx.de>
7031
7032 * gnus.texi (Diary Headers Generation): Update key binding for
7033 `gnus-diary-check-message'.
7034
7035 2008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
7036
7037 * gnus.texi (Emacsen): Addition.
7038
7039 2008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
7040
7041 * gnus.texi (Emacsen): Give recommendations for Emacs 22 and Emacs 23.
7042
7043 2008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
7044
7045 * gnus.texi (Oort Gnus): Mention customizing of tool bars.
7046
7047 2008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
7048
7049 * gnus-news.texi: Update tool bar item.
7050
7051 2008-04-09 Sven Joachim <svenjoac@gmx.de>
7052
7053 * gnus-news.texi: Fix typos.
7054
7055 2008-04-11 Jay Belanger <jay.p.belanger@gmail.com>
7056
7057 * calc.texi (Vector and Matrix Arithmetic, Calc Summary):
7058 Add mention of `kron'.
7059
7060 2008-04-01 Daiki Ueno <ueno@unixuser.org>
7061
7062 * epa.texi (Encrypting/decrypting *.gpg files):
7063 Document epa-file-name-regexp.
7064
7065 2008-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
7066
7067 * gnus.texi (Example Methods): Fix description about ssh-agent.
7068 (Indirect Functions): Fix the default value of nntp-telnet-command;
7069 remove link to connect.html.
7070
7071 2008-03-30 Michael Albinus <michael.albinus@gmx.de>
7072
7073 * dbus.texi (Synchronous Methods): New parameter TIMEOUT for
7074 dbus-call-method.
7075 (Receiving Method Calls): The timeout can be set by the calling client.
7076
7077 * trampver.texi: Update release number.
7078
7079 2008-03-29 Reiner Steib <Reiner.Steib@gmx.de>
7080
7081 * gnus.texi (Top): Fix version. Add SASL.
7082
7083 2008-03-29 Michael Albinus <michael.albinus@gmx.de>
7084
7085 Sync with Tramp 2.1.13.
7086
7087 * trampver.texi: Update release number.
7088
7089 2008-03-29 Chong Yidong <cyd@stupidchicken.com>
7090
7091 * org.texi: Update to new org-mode website.
7092
7093 2008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
7094
7095 * cl.texi (For Clauses): Fix loop over key-seq to match code.
7096
7097 2008-03-22 Reiner Steib <Reiner.Steib@gmx.de>
7098
7099 * gnus.texi (Foreign Groups): Add gnus-read-ephemeral-gmane-group,
7100 gnus-read-ephemeral-gmane-group-url,
7101 gnus-read-ephemeral-emacs-bug-group,
7102 gnus-read-ephemeral-debian-bug-group.
7103
7104 2008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
7105
7106 * gnus.texi (MIME Commands): Add gnus-article-browse-html-article.
7107
7108 * gnus-news.texi: Add EasyPG. Add gnus-article-browse-html-article.
7109 Add FIXMEs for Bookmarks and gnus-registry-marks.
7110
7111 2008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
7112
7113 * gnus.texi (Smileys): Document `smiley-style'.
7114
7115 2008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
7116
7117 * gnus.texi (Gnus Development): Clarify difference between ding and
7118 gnu.emacs.gnus.
7119 (MIME Commands, Using MIME, RSS): Fix markup.
7120
7121 * gnus-faq.texi ([8.4]): Ditto.
7122
7123 2008-03-20 Reiner Steib <Reiner.Steib@gmx.de>
7124
7125 * gnus.texi (Emacsen): Remove obsolete stuff.
7126
7127 2008-03-19 Reiner Steib <Reiner.Steib@gmx.de>
7128
7129 * gnus.texi (Oort Gnus): Add version info WRT
7130 `mail-source-delete-incoming'.
7131
7132 2008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
7133
7134 * gnus.texi (Top): Add "Other related manuals" and version info in
7135 `iftex' output.
7136 (Formatting Fonts): Add index entries for gnus-mouse-face, gnus-face-0,
7137 gnus-balloon-face-0 and the corresponding format specifiers.
7138
7139 2008-03-26 Michael Albinus <michael.albinus@gmx.de>
7140
7141 * tramp.texi (Filename completion): Remove footnote about let-bind
7142 of `partial-completion-mode'. It doesn't work this way.
7143
7144 2008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
7145
7146 * pcl-cvs.texi (Contributors): Update my email.
7147
7148 2008-03-21 Michael Albinus <michael.albinus@gmx.de>
7149
7150 * dbus.texi (Receiving Method Calls): Mention default D-Bus timeout.
7151
7152 2008-03-17 Bill Wohler <wohler@newt.com>
7153
7154 * mh-e.texi (Viewing): Update URL for adding header fields to
7155 mh-invisible-header-fields-default.
7156
7157 2008-03-16 Bill Wohler <wohler@newt.com>
7158
7159 * mh-e.texi (Preface): Add Gnus to requirements.
7160 (Forwarding): Note that forwarded MIME messages are now inline.
7161
7162 2008-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
7163
7164 * gnus.texi (Example Methods, Direct Functions, Indirect Functions)
7165 (Common Variables): Give precedence to the netcat methods over the
7166 telnet methods, and mention that they are more reliable.
7167
7168 2008-03-13 Carsten Dominik <dominik@science.uva.nl>
7169
7170 * org.texi (Exporting Agenda Views): Document agenda export to
7171 iCalendar.
7172 (Progress logging): Document the new progress logging stuff.
7173
7174 2008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
7175
7176 * gnus.texi (Mail Source Customization, Gnus Development, Oort Gnus):
7177 Update for change of `mail-source-delete-incoming'.
7178
7179 * gnus-news.texi: Ditto.
7180
7181 2008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
7182
7183 * gnus-coding.texi (Gnus Maintainance Guide): Update conventions for
7184 custom versions.
7185
7186 2008-03-07 Alan Mackenzie <acm@muc.de>
7187
7188 * cc-mode.texi (Limitations and Known Bugs): State that the number of
7189 parens/brackets in a k&r region is limited.
7190
7191 2008-02-27 Reiner Steib <Reiner.Steib@gmx.de>
7192
7193 * gnus-news.texi: Mention problem with coding system `utf-8-emacs' when
7194 using different Emacs versions.
7195
7196 2008-02-27 Glenn Morris <rgm@gnu.org>
7197
7198 * sc.texi: Remove a lot of old and obsolete info.
7199 (titlepage): Simplify.
7200 (Emacs 19 MUAs, Emacs 18 MUAs, MH-E with any Emacsen)
7201 (VM with any Emacsen, GNEWS with any Emacsen)
7202 (Overloading for Non-conforming MUAs, Version 3 Changes)
7203 (The Supercite Mailing List): Delete nodes.
7204 (Introduction): Remove info about old packages.
7205 (Getting Connected): Simplify. Remove info about old packages.
7206 (Citing Commands): Delete Emacs 19 info.
7207 (Hints to MUA Authors): Simplify.
7208 (Thanks and History): Merge in some info from the deleted node
7209 "Version 3 Changes".
7210
7211 2008-02-05 Juanma Barranquero <lekktu@gmail.com>
7212
7213 * org.texi (Setting tags, In-buffer settings):
7214 * rcirc.texi (rcirc commands): Replace `legal' with `valid'.
7215
7216 2008-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
7217
7218 * gnus-news.texi: Mention that spaces and tabs are allowed in the
7219 installation directory name.
7220
7221 2008-02-12 Romain Francoise <romain@orebokech.com>
7222
7223 * epa.texi (Overview): Fix typo.
7224
7225 2008-02-11 Daiki Ueno <ueno@unixuser.org>
7226
7227 * epa.texi (Quick start): Remove the .emacs setting.
7228
7229 2008-02-10 Daiki Ueno <ueno@unixuser.org>
7230
7231 * epa.texi (Quick start): Use the command `epa-enable' instead of
7232 loading `epa-setup'.
7233
7234 2008-02-08 Juanma Barranquero <lekktu@gmail.com>
7235
7236 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add epa.
7237 ($(infodir)/epa, epa.dvi): New targets.
7238
7239 2008-02-08 Daiki Ueno <ueno@unixuser.org>
7240
7241 * Makefile.in: Add rules to build EasyPG Assistant User's Manual.
7242
7243 * epa.texi: New manual documenting the EasyPG Assistant.
7244
7245 2008-02-06 Michael Albinus <michael.albinus@gmx.de>
7246
7247 * dbus.texi (all): Wrap Lisp code examples with @lisp ... @end lisp.
7248 (Inspection): New function dbus-ping.
7249
7250 2008-02-05 Michael Albinus <michael.albinus@gmx.de>
7251
7252 * tramp.texi (Remote processes): Add `shell-command'.
7253
7254 2008-02-02 Michael Albinus <michael.albinus@gmx.de>
7255
7256 * tramp.texi: Use new FSF's Back-Cover Text.
7257
7258 2008-01-28 Michael Sperber <sperber@deinprogramm.de>
7259
7260 * gnus.texi (Mail Source Specifiers): Document `group' specifier.
7261 (Group Parameters): Document `mail-source' parameter.
7262
7263 2008-01-27 Michael Albinus <michael.albinus@gmx.de>
7264
7265 * tramp.texi (Inline methods): The hostname of the su(do)? methods
7266 must be a local host.
7267
7268 2008-01-26 Michael Olson <mwolson@gnu.org>
7269
7270 * erc.texi: Update version for ERC 5.3 release.
7271 (Obtaining ERC): Update extras URLs for 5.3.
7272 (Development): Write instructions for git, and remove those for Arch.
7273 (History): Mention the switch to git.
7274
7275 2008-01-24 Karl Berry <karl@gnu.org>
7276
7277 * info.texi (Search Index, Search Text): Mention the command
7278 character in the section name, a la the (Go to node) node.
7279
7280 2008-01-21 Michael Albinus <michael.albinus@gmx.de>
7281
7282 * dbus.texi (Errors and Events): New macro dbus-ignore-errors.
7283
7284 2008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
7285
7286 * gnus-news.texi: Mention gnus-article-describe-bindings.
7287
7288 2008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
7289
7290 * gnus-news.texi: Mention gnus-article-wide-reply-with-original.
7291
7292 2008-01-18 Carsten Dominik <dominik@science.uva.nl>
7293
7294 * org.texi (Property inheritance): New section.
7295 (Conventions): New section.
7296 (Structure editing): Document C-RET, the prefix arg to the cut/copy
7297 commands, and the new bindings for refiling.
7298 (Sparse trees): Document the new special command for sparse trees.
7299 (References): Be more clear about the counting of hilines.
7300 (Handling links): Document M-p/n for accessing links.
7301 (Fast access to TODO states): New section.
7302 (Per file keywords): New section.
7303 (Property inheritance): New section.
7304 (Column attributes): New summary types.
7305 (Capturing Column View): New section.
7306 (The date/time prompt): Cover the new features in the date/time prompt.
7307 Compactify the table of keys for the calendar remote control.
7308 (Clocking work time): Document the new :scope parameter.
7309 (Remember): Promoted to chapter.
7310 (Quoted examples): New section.
7311 (Enhancing text): New verbatim environments.
7312
7313 2008-01-14 Michael Albinus <michael.albinus@gmx.de>
7314
7315 * trampver.texi: Update release number.
7316
7317 2008-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
7318
7319 * gnus.texi (Article Keymap):
7320 Add gnus-article-wide-reply-with-original; fix descriptions of
7321 gnus-article-reply-with-original and
7322 gnus-article-followup-with-original.
7323
7324 2008-01-09 Glenn Morris <rgm@gnu.org>
7325
7326 * nxml-mode.texi: Add @copying section.
7327
7328 2008-01-05 Reiner Steib <Reiner.Steib@gmx.de>
7329
7330 * message.texi (Mail Variables): Add some text from "(gnus)Posting
7331 Server". Add `message-send-mail-with-mailclient'.
7332
7333 * gnus.texi (Posting Server): Move some text to "(message)Mail
7334 Variables" and add a reference here.
7335
7336 2008-01-04 Michael Albinus <michael.albinus@gmx.de>
7337
7338 * dbus.texi (Receiving Method Calls): New chapter.
7339 (Errors and Events): Add serial number to events. Replace "signal" by
7340 "message". Introduce dbus-event-serial-number.
7341
7342 2008-01-03 Michael Albinus <michael.albinus@gmx.de>
7343
7344 * dbus.texi (Type Conversion): Explain the type specification for empty
7345 arrays. Use another example.
7346
7347 2007-12-30 Michael Albinus <michael.albinus@gmx.de>
7348
7349 * dbus.texi (all): Replace "..." by @dots{}.
7350 (Type Conversion): Precise the value range for :byte types.
7351 (Signals): Rename dbus-unregister-signal to dbus-unregister-object.
7352 Mention its return value.
7353 (Errors and Events): There is no D-Bus error propagation during event
7354 processing.
7355
7356 2007-12-29 Jay Belanger <jay.p.belanger@gmail.com>
7357
7358 * calc.texi (Yacas Language, Maxima Language, Giac Language):
7359 New sections.
7360
7361 2007-12-29 Reiner Steib <Reiner.Steib@gmx.de>
7362
7363 * gnus.texi (Group Parameters): Reorder the text and add a note about
7364 `gnus-parameters' near the beginning of the node.
7365
7366 2007-12-29 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
7367
7368 * gnus.texi (Score File Editing): Fix function name.
7369
7370 2007-12-23 Michael Albinus <michael.albinus@gmx.de>
7371
7372 Sync with Tramp 2.1.12.
7373
7374 * trampver.texi: Update release number.
7375
7376 2007-12-22 Richard Stallman <rms@gnu.org>
7377
7378 * cc-mode.texi (Getting Started): Change @ref to @pxref.
7379
7380 2007-12-22 Michael Albinus <michael.albinus@gmx.de>
7381
7382 * dbus.texi (Type Conversion): Correct input parameters mapping.
7383
7384 2007-12-21 Michael Albinus <michael.albinus@gmx.de>
7385
7386 * dbus.texi (Type Conversion): Extend for D-Bus compound types.
7387 (Errors and Events): Mention wrong-type-argument error.
7388
7389 2007-12-21 Alex Schroeder <alex@gnu.org>
7390
7391 * rcirc.texi: Changed single spaces after sentence end to double
7392 spaces. Fixed some typos.
7393 (Internet Relay Chat): Explain relay.
7394 (Getting started with rcirc): Change items to reflect prompts.
7395 Add more explanation to rcirc-track-minor-mode and added a comment to
7396 warn future maintainers that this section is a copy.
7397 (People): Change /ignore example.
7398 (Keywords): Not keywords.
7399
7400 2007-12-20 Alex Schroeder <alex@gnu.org>
7401
7402 * rcirc.texi (Top): Fighting Information Overload chapter added.
7403 (Getting started with rcirc): Add notice of rcirc-track-minor-mode.
7404 (rcirc commands): Move /ignore command to the new chapter.
7405 (Fighting Information Overload): New chapter documenting /keyword,
7406 /bright, /dim, channel ignore, and low priority channels.
7407 (Configuration): Document rcirc-server-alist, remove
7408 rcirc-startup-channels-alist and rcirc-default-server.
7409
7410 2007-12-16 Michael Albinus <michael.albinus@gmx.de>
7411
7412 * dbus.texi (Signals): Fix example in dbus-register-signal.
7413
7414 2007-12-14 Sven Joachim <svenjoac@gmx.de>
7415
7416 * gnus.texi (Score Variables): Fix typo.
7417
7418 2007-12-07 Michael Albinus <michael.albinus@gmx.de>
7419
7420 * dbus.texi (Synchronous Methods): Adapt dbus-call-method.
7421 (Signals): Adapt dbus-send-signal and dbus-register-signal.
7422 (Errors and Events): Adapt dbus-event.
7423
7424 2007-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
7425
7426 * gnus.texi (Other Files): Add the yenc command.
7427
7428 2007-11-30 Reiner Steib <Reiner.Steib@gmx.de>
7429
7430 * gnus.texi (MIME Commands): Default of gnus-article-loose-mime is t
7431 since 2004-08-06.
7432
7433 2007-11-28 Katsumi Yamaoka <yamaoka@jpl.org>
7434
7435 * gnus.texi (Fancy Mail Splitting): Fix description of splitting based
7436 on body.
7437
7438 2007-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
7439
7440 * emacs-mime.texi (rfc2047): Mention rfc2047-encoded-word-regexp-loose
7441 and rfc2047-allow-irregular-q-encoded-words; fix description of
7442 rfc2047-encode-encoded-words.
7443
7444 2007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
7445
7446 * gnus.texi (Fetching Mail): Remove obsoleted `nnmail-spool-file'.
7447
7448 2007-12-05 Michael Olson <mwolson@gnu.org>
7449
7450 * remember.texi (Diary): Remove "require" line for remember-diary.el.
7451 Update documentation for `remember-diary-file'.
7452
7453 2007-12-04 Michael Albinus <michael.albinus@gmx.de>
7454
7455 * dbus.texi (Signals): Precise `dbus-register-signal'.
7456 (Errors and Events): Rework events part, the internal structure of
7457 dbus-event has changed.
7458
7459 2007-12-03 Juanma Barranquero <lekktu@gmail.com>
7460
7461 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
7462 ($(infodir)/dbus, dbus.dvi): New targets.
7463
7464 2007-12-03 Michael Albinus <michael.albinus@gmx.de>
7465
7466 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
7467 unconditionally.
7468
7469 * dbus.texi (Synchronous Methods): Show the result of the "lshal"
7470 emulation with @print{}.
7471
7472 2007-12-02 Richard Stallman <rms@gnu.org>
7473
7474 * dbus.texi (Overview): Minor cleanup.
7475
7476 2007-12-02 Michael Albinus <michael.albinus@gmx.de>
7477
7478 * Makefile.in (INFO_TARGETS): Add dbus.
7479 (DVI_TARGETS): Add dbus.dvi.
7480 (dbus, dbus.dvi): New targets.
7481
7482 * dbus.texi: New file.
7483
7484 2007-11-24 Romain Francoise <romain@orebokech.com>
7485
7486 * nxml-mode.texi: Add description in @direntry.
7487 Fix file name to match @setfilename.
7488
7489 2007-11-23 Mark A. Hershberger <mah@everybody.org>
7490
7491 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
7492 ($(infodir)/nxml-mode): New rule.
7493
7494 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
7495 ($(infodir)/nxml-mode): New rule.
7496 (clean): Add nxml-mode*.
7497
7498 * nxml-mode.texi: New file with nxml manual.
7499
7500 2007-11-18 Richard Stallman <rms@gnu.org>
7501
7502 * flymake.texi (Example -- Configuring a tool called directly):
7503 Update example.
7504
7505 2007-11-18 Michael Albinus <michael.albinus@gmx.de>
7506
7507 * tramp.texi (Filename completion): Simplify explanation of
7508 double-slash behavior. Explain directory contents flushing.
7509
7510 2007-11-16 Jay Belanger <jay.p.belanger@gmail.com>
7511
7512 * calc.texi (TeX and LaTeX Language Modes): Put in
7513 missing braces.
7514
7515 2007-11-15 Richard Stallman <rms@gnu.org>
7516
7517 * cl.texi (Equality Predicates): Delete `eql'.
7518 (Predicates, Naming Conventions, Top): Delete `eql'.
7519 (Common Lisp Compatibility): Delete `eql'.
7520 (Porting Common Lisp): Delete obsolete backquote info.
7521 Minor clarification about character constants.
7522 (Sequence Basics): Minor clarification.
7523
7524 2007-11-15 Juanma Barranquero <lekktu@gmail.com>
7525
7526 * cc-mode.texi (Electric Keys, Custom Macros):
7527 * tramp.texi (Filename completion): Fix typos.
7528
7529 2007-11-15 Jay Belanger <jay.p.belanger@gmail.com>
7530
7531 * calc.texi (Basic commands): Mention the menu.
7532
7533 2007-11-12 Michael Albinus <michael.albinus@gmx.de>
7534
7535 * tramp.texi (Connection caching): Tramp flushes connection
7536 properties when remote operating system has been changed.
7537
7538 2007-11-09 Reiner Steib <Reiner.Steib@gmx.de>
7539
7540 * gnus-news.texi: Fix spelling.
7541 `message-insert-formatted-citation-line', not
7542 `message-insert-formated-citation-line'.
7543
7544 * gnus.texi, gnus-faq.texi, message.texi: Bump version to 5.10.9.
7545
7546 2007-11-07 Michael Albinus <michael.albinus@gmx.de>
7547
7548 * tramp.texi (Overview): Mention also the PuTTY integration under
7549 w32. Remove paragraphs about Tramp's experimental status.
7550 (Frequently Asked Questions): Add code example for highlighting the
7551 mode line.
7552
7553 2007-11-03 Michael Olson <mwolson@gnu.org>
7554
7555 * remember.texi: Change mentions of remember-buffer to
7556 remember-finalize throughout.
7557
7558 2007-10-30 Michael Olson <mwolson@gnu.org>
7559
7560 * remember.texi (Copying): Remove.
7561 (Mailbox): Update with non-BBDB instructions.
7562 (Diary, Org): Add.
7563 (Bibliography, Planner Page): Remove.
7564
7565 2007-10-30 Juanma Barranquero <lekktu@gmail.com>
7566
7567 * makefile.w32-in (INFO_TARGETS): Add remember.
7568 (DVI_TARGETS): Add remember.dvi.
7569 ($(infodir)/remember): New rule.
7570 (clean): Add remember*.
7571
7572 2007-10-30 Michael Olson <mwolson@gnu.org>
7573
7574 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add remember.
7575 ($(infodir)/remember): New rule that builds the Remember Manual.
7576
7577 * remember.texi: New file containing the Remember Mode Manual.
7578 Shuffle chapters around after initial import.
7579 (Function Reference): Split Keystrokes into separate chapter.
7580 (Keystrokes): Document C-c C-k.
7581 (Introduction): Fix typographical issue with "---".
7582
7583 2007-10-29 Richard Stallman <rms@gnu.org>
7584
7585 * widget.texi (Introduction): Delete discussion of implementation
7586 internals.
7587
7588 2007-10-29 Michael Albinus <michael.albinus@gmx.de>
7589
7590 * tramp.texi (Connection caching): Host names must be different
7591 when tunneling.
7592
7593 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7594
7595 * gnus.texi, gnus-faq.texi, message.texi: Bump version to
7596 Gnus v5.13.
7597
7598 2007-10-28 Miles Bader <miles@gnu.org>
7599
7600 * gnus-news.texi, gnus-coding.texi, sasl.texi: New files.
7601
7602 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7603
7604 * gnus.texi (Sorting the Summary Buffer):
7605 Remove gnus-article-sort-by-date-reverse.
7606
7607 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7608
7609 * gnus.texi (Non-ASCII Group Names): New node.
7610 (Misc Group Stuff): Move gnus-group-name-charset-method-alist and
7611 gnus-group-name-charset-group-alist to Non-ASCII Group Names node.
7612
7613 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
7614
7615 * gnus.texi (Mail Source Specifiers, IMAP): Add a notice on the need to
7616 clean the output of the program `imap-shell-program'.
7617
7618 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7619
7620 * gnus.texi (IMAP): Mention nnimap-logout-timeout.
7621
7622 2007-10-28 Tassilo Horn <tassilo@member.fsf.org>
7623
7624 * gnus.texi (Sticky Articles): Documentation for sticky article
7625 buffers.
7626
7627 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
7628
7629 * gnus.texi (RSS): Document nnrss-ignore-article-fields.
7630
7631 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7632
7633 * gnus.texi (Various Various): Mention gnus-add-timestamp-to-message.
7634
7635 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7636
7637 * gnus.texi (Archived Messages):
7638 Document gnus-update-message-archive-method.
7639
7640 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7641
7642 * gnus.texi (Limiting): Document gnus-summary-limit-to-address.
7643
7644 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
7645
7646 * gnus.texi (Group Maneuvering):
7647 Document `gnus-summary-next-group-on-exit'.
7648
7649 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7650
7651 * gnus.texi (Really Various Summary Commands):
7652 Mention gnus-auto-select-on-ephemeral-exit.
7653
7654 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7655
7656 * gnus.texi, message.texi: Bump version number.
7657
7658 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7659
7660 * gnus.texi (Group Line Specification, Misc Group Stuff)
7661 (Server Commands): Parenthesize @pxref{Mail Spool}.
7662
7663 2007-10-28 Didier Verna <didier@xemacs.org>
7664
7665 New user option: message-signature-directory.
7666 * message.texi (Insertion Variables): Document it.
7667 * gnus.texi (Posting Styles): Ditto.
7668
7669 2007-10-28 Didier Verna <didier@xemacs.org>
7670
7671 * gnus.texi (Group Line Specification):
7672 * gnus.texi (Misc Group Stuff):
7673 * gnus.texi (Server Commands): Document the group compaction feature.
7674
7675 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7676
7677 * gnus-faq.texi ([5.2]): Adjust for message-fill-column.
7678
7679 * message.texi (Various Message Variables): Add message-fill-column.
7680
7681 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7682
7683 * gnus.texi: Untabify.
7684
7685 2007-10-28 Didier Verna <didier@xemacs.org>
7686
7687 * gnus.texi (Group Parameters): Document the posting-style merging
7688 process in topic-mode.
7689
7690 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7691
7692 * gnus.texi (Scoring On Other Headers): Add gnus-inhibit-slow-scoring.
7693
7694 2007-10-28 Romain Francoise <romain@orebokech.com>
7695
7696 * gnus.texi (Mail Spool): Fix typo.
7697 Update copyright.
7698
7699 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7700
7701 * gnus.texi (Limiting): Add gnus-summary-limit-to-singletons.
7702
7703 2007-10-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
7704
7705 * gnus.texi (Summary Generation Commands):
7706 Add gnus-summary-insert-ticked-articles.
7707
7708 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7709
7710 * gnus.texi (SpamAssassin back end): Rename spam-spamassassin-path
7711 to spam-spamassassin-program.
7712
7713 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7714
7715 * gnus.texi (Mail and Post): Add gnus-message-highlight-citation.
7716
7717 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7718
7719 * gnus.texi (Limiting): Add gnus-summary-limit-to-headers.
7720
7721 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7722
7723 * message.texi (Mail Headers): Document `opportunistic'.
7724
7725 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7726
7727 * emacs-mime.texi (Encoding Customization): Explain how to set
7728 mm-coding-system-priorities per hierarchy.
7729
7730 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7731
7732 * gnus.texi (Washing Mail): Add nnmail-ignore-broken-references and
7733 nnmail-broken-references-mailers instead of nnmail-fix-eudora-headers.
7734
7735 2007-10-28 Didier Verna <didier@xemacs.org>
7736
7737 * message.texi (Wide Reply): Update documentation of
7738 message-dont-reply-to-names (now allowing a list of regexps).
7739
7740 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7741
7742 * gnus.texi (Spam Package Introduction): Fix spam menu and links.
7743
7744 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7745
7746 * gnus.texi (SpamAssassin back end): Fix typo.
7747
7748 * sieve.texi (Examples): Fix grammar.
7749
7750 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7751
7752 * gnus.texi (Searching for Articles): Document M-S and M-R.
7753 (Limiting): Document / b.
7754
7755 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7756
7757 * gnus.texi (Thread Commands): T M-^.
7758
7759 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7760
7761 * message.texi (Mail Aliases): Document ecomplete.
7762 (Mail Aliases): Fix typo.
7763
7764 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7765
7766 * gnus.texi (Face): Restore xref to gnus-face-properties-alist;
7767 fix typo.
7768
7769 2007-10-28 Romain Francoise <romain@orebokech.com>
7770
7771 * gnus.texi (Mail Spool): Grammar fix.
7772
7773 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7774
7775 * gnus.texi (Mail Spool): nnml-use-compressed-files can be a
7776 string.
7777
7778 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7779
7780 * gnus.texi (Group Parameters): Fix description.
7781
7782 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7783
7784 * gnus.texi (Gmane Spam Reporting):
7785 Fix spam-report-gmane-use-article-number.
7786 Add spam-report-user-mail-address.
7787
7788 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7789
7790 * emacs-mime.texi (Non-MIME): x-gnus-verbatim -> x-verbatim.
7791
7792 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7793
7794 * gnus.texi (Group Parameters): Add simplified sorting example based on
7795 example for `Sorting the Summary Buffer' from Jari Aalto
7796 <jari.aalto@cante.net>.
7797 (Example Methods): Add example for an indirect connection.
7798
7799 2007-10-28 Kevin Greiner <kevin.greiner@compsol.cc>
7800
7801 * gnus.texi (nntp-open-via-telnet-and-telnet): Fix grammar.
7802 (Agent Parameters): Update parameter names to match code.
7803 (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as
7804 'gnus-agent-summary-fetch-series'.
7805 (Agent and flags): New section providing a generalized discussion
7806 of flag handling.
7807 (Agent and IMAP): Remove flag discussion.
7808 (Agent Variables): Add 'gnus-agent-synchronize-flags'.
7809
7810 2007-10-28 Romain Francoise <romain@orebokech.com>
7811
7812 * gnus.texi (Exiting the Summary Buffer): Add new function
7813 `gnus-summary-catchup-and-goto-prev-group', bound to `Z p'.
7814
7815 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7816
7817 * gnus.texi (Conformity): Fix typo.
7818 (Customizing Articles): Document `first'.
7819
7820 2007-10-28 Jari Aalto <jari.aalto@cante.net>
7821
7822 * gnus.texi (Sorting the Summary Buffer):
7823 Add `gnus-thread-sort-by-date-reverse'. Add example
7824 host to different sorting in NNTP and RSS groups.
7825
7826 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7827
7828 * message.texi (Insertion): Describe prefix for
7829 message-mark-inserted-region and message-mark-insert-file.
7830
7831 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7832
7833 * emacs-mime.texi (Non-MIME): Add Slrn-style verbatim marks and
7834 LaTeX documents. Describe "text/x-gnus-verbatim".
7835
7836 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7837
7838 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
7839 (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering)
7840 (spam-stat spam filtering, SpamOracle)
7841 (Extending the Spam ELisp package): Remove extra quote symbol for
7842 clarity.
7843
7844 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7845
7846 * gnus.texi (MIME Commands): Add gnus-article-save-part-and-strip,
7847 gnus-article-delete-part and gnus-article-replace-part.
7848 (Using MIME): Add gnus-mime-replace-part.
7849
7850 2007-10-28 Romain Francoise <romain@orebokech.com>
7851
7852 * gnus.texi (Mail Spool): Mention that `nnml-use-compressed-files'
7853 requires `auto-compression-mode' to be enabled. Add new nnml
7854 variable `nnml-compressed-files-size-threshold'.
7855
7856 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7857
7858 * gnus.texi (Sorting the Summary Buffer):
7859 Add gnus-thread-sort-by-recipient.
7860
7861 2007-10-28 Romain Francoise <romain@orebokech.com>
7862
7863 * message.texi (Insertion Variables): Mention new variable
7864 `message-yank-empty-prefix'. Change `message-yank-cited-prefix'
7865 documentation accordingly.
7866
7867 2007-10-28 Romain Francoise <romain@orebokech.com>
7868
7869 * gnus.texi (To From Newsgroups): Mention new variables
7870 `gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'.
7871
7872 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7873
7874 * gnus.texi (Using MIME): gnus-mime-copy-part supports the charset
7875 stuff; gnus-mime-inline-part does the automatic decompression.
7876
7877 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7878
7879 * gnus.texi (Spam ELisp Package Configuration Examples):
7880 "training.ham" should be "training.spam".
7881
7882 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7883
7884 * message.texi (Mail Variables): Fix the default value for
7885 message-send-mail-function.
7886
7887 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7888
7889 * gnus.texi (Optional Back End Functions): nntp-request-update-info
7890 always returns nil exceptionally.
7891
7892 2007-10-28 Simon Josefsson <jas@extundo.com>
7893
7894 * gnus.texi (Article Washing): Add libidn URL.
7895 Suggested by Michael Cook <michael@waxrat.com>.
7896
7897 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7898
7899 * gnus.texi (Topic Commands): Fix next/previous.
7900
7901 2007-10-28 Simon Josefsson <jas@extundo.com>
7902
7903 * gnus.texi (Article Washing): Mention `W i'.
7904
7905 2007-10-28 Jochen Küpper <jochen@fhi-berlin.mpg.de>
7906
7907 * gnus.texi (Group Parameters): Slight extension of sieve
7908 parameter description.
7909
7910 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7911
7912 * gnus.texi (Score Decays): `gnus-decay-scores' can be a regexp
7913 matching score files as well.
7914 (Picons): Describe `gnus-picon-style'.
7915
7916 2007-10-28 Romain Francoise <romain@orebokech.com>
7917
7918 * message.texi (Message Headers): Mention that headers are hidden
7919 using narrowing, and how to expose them.
7920 Update copyright.
7921
7922 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7923
7924 * gnus.texi: Mention `gnus-summary-limit-to-recipient' and
7925 `gnus-summary-sort-by-recipient'.
7926
7927 2007-10-28 Romain Francoise <romain@orebokech.com>
7928
7929 * gnus.texi (NNTP marks): New node.
7930 (NNTP): Move NNTP marks variables to the new node.
7931
7932 2007-10-28 Jesper Harder <harder@ifa.au.dk>
7933
7934 * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back end.
7935
7936 * gnus.texi (MIME Commands, Hashcash): Markup fix.
7937
7938 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7939
7940 * gnus.texi: Replaced @file{spam.el} with @code{spam.el}
7941 everywhere for consistency.
7942 (Filtering Spam Using The Spam ELisp Package): Admonish again.
7943 (Spam ELisp Package Sequence of Events): This is Gnus, say so.
7944 Say "regular expression" instead of "regex." Admonish.
7945 Pick other words to sound better (s/so/thus/).
7946 (Spam ELisp Package Filtering of Incoming Mail):
7947 Mention statistical filters. Remove old TODO.
7948 (Spam ELisp Package Sorting and Score Display in Summary Buffer):
7949 New section on sorting and displaying the spam score.
7950 (BBDB Whitelists): Mention spam-use-BBDB-exclusive is not a
7951 backend but an alias to spam-use-BBDB.
7952 (Extending the Spam ELisp package): Rewrite the example using the
7953 new backend functionality.
7954
7955 2007-10-28 Simon Josefsson <jas@extundo.com>
7956
7957 * gnus.texi (NNTP): Mention nntp-marks-is-evil and
7958 nntp-marks-directory, from Romain Francoise
7959 <romain@orebokech.com>.
7960
7961 2007-10-28 Magnus Henoch <mange@freemail.hu>
7962
7963 * gnus.texi (Hashcash): New default value of
7964 hashcash-default-payment.
7965
7966 2007-10-28 Simon Josefsson <jas@extundo.com>
7967
7968 * gnus.texi (Hashcash): Fix URL. Add pref to spam section.
7969 (Anti-spam Hashcash Payments): No need to load hashcash.el now.
7970
7971 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7972
7973 * gnus.texi (Adaptive Scoring): Add gnus-adaptive-pretty-print.
7974
7975 2007-10-28 Simon Josefsson <jas@extundo.com>
7976
7977 * gnus.texi (documentencoding): Add, to avoid warnings.
7978
7979 2007-10-28 Simon Josefsson <jas@extundo.com>
7980
7981 * message.texi (Mail Headers): Add.
7982
7983 * gnus.texi (Hashcash): Fix.
7984
7985 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7986
7987 * gnus.texi (Hashcash): Change location of library, also mention
7988 that payments can be verified and fix the name of the
7989 hashcash-path variable.
7990
7991 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7992
7993 * gnus.texi (Article Display): Add `gnus-picon-style'.
7994
7995 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7996
7997 * gnus.texi (SpamAssassin backend): Add it to the detailmenu.
7998
7999 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
8000
8001 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
8002 (Bogofilter, spam-stat spam filtering, SpamOracle): Old incorrect
8003 warning about ham processors in spam groups removed.
8004
8005 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
8006
8007 * gnus.texi (SpamAssassin backend): Add new node about SpamAssassin.
8008 From Hubert Chan <hubert@uhoreg.ca>.
8009
8010 2007-10-28 Jesper Harder <harder@ifa.au.dk>
8011
8012 * gnus.texi (Spam ELisp Package Sequence of Events): Index.
8013 (Mailing List): Typo.
8014 (Customizing Articles): Add gnus-treat-ansi-sequences.
8015 (Article Washing): Index.
8016
8017 * message.texi: Use m-dash consistently.
8018
8019 2007-10-28 Jesper Harder <harder@ifa.au.dk>
8020
8021 * gnus.texi (GroupLens): Remove.
8022
8023 2007-10-28 Kevin Greiner <kgreiner@xpediantsolutions.com>
8024
8025 * gnus.texi (Outgoing Messages, Agent Variables):
8026 Add gnus-agent-queue-mail and gnus-agent-prompt-send-queue.
8027 Suggested by Gaute Strokkenes <gs234@srcf.ucam.org>
8028
8029 2007-10-28 Jesper Harder <harder@ifa.au.dk>
8030
8031 * gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
8032
8033 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
8034
8035 * gnus.texi (Article Washing): Add `gnus-article-treat-ansi-sequences'.
8036
8037 * gnus.texi (No Gnus): New node. Includes `gnus-news.texi'.
8038
8039 2007-10-28 Simon Josefsson <jas@extundo.com>
8040
8041 * gnus.texi (Top): Add SASL.
8042
8043 2007-10-27 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
8044
8045 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
8046
8047 2007-10-27 Reiner Steib <Reiner.Steib@gmx.de>
8048
8049 * gnus.texi (Troubleshooting): Adjust Gnus version number.
8050
8051 2007-10-27 Jay Belanger <jay.p.belanger@gmail.com>
8052
8053 * calc.texi (Formulas, Composition Basics): Lower the
8054 precedence of negation.
8055
8056 2007-10-25 Jonathan Yavner <jyavner@member.fsf.org>
8057
8058 * ses.texi (The Basics): Mention how to create a new spreadsheet.
8059 Mention the new three-letter column identifiers.
8060 (More on cell printing): Calculate-cell and truncate-cell are now `c'
8061 and `t' rather than `C-c C-c' and `C-c C-t'. Mention the stupid error
8062 message when using `c' on an empty default with default printer.
8063 (Buffer-local variables in spreadsheets): `symbolic-formulas' was
8064 renamed to `ses--symbolic-formulas' some time ago.
8065
8066 2007-10-25 Jay Belanger <jay.p.belanger@gmail.com>
8067
8068 * calc.texi (Default Simplifications, Making Selections)
8069 (Customizing Calc): Clarify associativity of multiplication.
8070
8071 2007-10-23 Michael Albinus <michael.albinus@gmx.de>
8072
8073 * tramp.texi (Traces and Profiles): Simplify loop over
8074 `trace-function-background'.
8075
8076 2007-10-22 Juri Linkov <juri@jurta.org>
8077
8078 * dired-x.texi (Shell Command Guessing): Default values are now
8079 available by typing M-n instead of M-p.
8080
8081 2007-10-21 Michael Albinus <michael.albinus@gmx.de>
8082
8083 * tramp.texi (Cleanup remote connections): New section.
8084 (Password caching): Remove `tramp-clear-passwd'.
8085 It's not a command anymore.
8086 (Bug Reports): Add `tramp-bug' to function index.
8087 (Function Index, Variable Index): New nodes.
8088 (Remote shell setup): Describe `tramp-password-prompt-regexp'.
8089
8090 * trampver.texi: Update release number.
8091
8092 2007-10-20 Jay Belanger <jay.p.belanger@gmail.com>
8093
8094 * calc.texi (History and Acknowledgements): Turn comment
8095 about integer size into past tense.
8096 (Time Zones): Remove pointer to Calc author's address.
8097 (Trigonometric and Hyperbolic Functions): Mention cotangent
8098 and hyperbolic cotangent. Fix typo.
8099
8100 2007-10-10 Michael Albinus <michael.albinus@gmx.de>
8101
8102 Sync with Tramp 2.1.11.
8103
8104 * trampver.texi: Update release number.
8105
8106 2007-10-06 Michael Albinus <michael.albinus@gmx.de>
8107
8108 * tramp.texi (External packages): New section.
8109
8110 2007-09-29 Juri Linkov <juri@jurta.org>
8111
8112 * info.texi (Help-Int): Document `L' (`Info-history').
8113
8114 2007-09-26 Carsten Dominik <dominik@science.uva.nl>
8115
8116 * org.texi: Change links to webpage and maintained email.
8117 (Remember): Promote to Chapter, significant changes.
8118 (Fast access to TODO states): New section.
8119 (Faces for TODO keywords): New section.
8120 (Export options): Example for #+DATE.
8121 (Progress logging): Section moved.
8122
8123 2007-09-26 Bill Wohler <wohler@newt.com>
8124
8125 * mh-e.texi (HTML): Mention binding of S-mouse-2 to
8126 browse-url-at-mouse.
8127
8128 2007-09-20 Eduard Wiebe <usenet@pusto.de> (tiny change)
8129
8130 * flymake.texi (Customizable variables): Face names don't end in -face.
8131 Fix flymake-err-line-patterns template.
8132 (Example -- Configuring a tool called directly): Fix init-function.
8133 (Highlighting erroneous lines): Face names don't end in -face.
8134
8135 2007-09-18 Exal de Jesus Garcia Carrillo <exal@gmx.de> (tiny change)
8136
8137 * erc.texi (Special-Features): Fix small typo.
8138
8139 2007-09-14 Michael Albinus <michael.albinus@gmx.de>
8140
8141 * tramp.texi (Filename Syntax): Provide links to "Inline methods"
8142 and "External transfer methods".
8143
8144 2007-09-13 Jay Belanger <jay.p.belanger@gmail.com>
8145
8146 * calc.texi (Predefined Units): Add some history.
8147
8148 2007-09-08 Michael Olson <mwolson@gnu.org>
8149
8150 * erc.texi (Copying): New section included from gpl.texi.
8151 This matches the look of the upstream ERC manual.
8152
8153 2007-09-07 Jay Belanger <jay.p.belanger@gmail.com>
8154
8155 * calc.texi (History and Acknowledgements): Adjust the "thanks".
8156 (Random Numbers): Clarify the distribution of `random'.
8157
8158 2007-09-06 Glenn Morris <rgm@gnu.org>
8159
8160 Move manual sources from man/ to subdirectories of doc/.
8161 Split into the Emacs manual in emacs/, and other manuals in misc/.
8162 Change all setfilename commands to use ../../info.
8163 * Makefile.in: Move the parts of the old man/Makefile.in that do not
8164 refer to the Emacs manual here.
8165 (infodir): New variable.
8166 (INFO_TARGETS, info): Use infodir. Also used by all info targets.
8167 (cc-mode.texi, faq.texi): Update references to source file locations.
8168 * makefile.w32-in: Move the parts of the old man/makefile.w32-in that
8169 do not refer to the Emacs manual here.
8170 (infodir, MULTI_INSTALL_INFO, ENVADD): Go up one more level.
8171
8172 * Makefile.in: Add `basename' versions of all info targets, for
8173 convenience when rebuilding just one manual.
8174 (../etc/GNU): Delete obsolete target.
8175 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
8176 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
8177 *.vrs *.toc here...
8178 (maintainer-clean): ...from here.
8179
8180 * makefile.w32-in (../etc/GNU): Delete obsolete target.
8181
8182 2007-09-01 Jay Belanger <jay.p.belanger@gmail.com>
8183
8184 * calc.texi (Date Conversions): Clarify definition of
8185 Julian day numbering.
8186 (Date Forms): Clarify definition of Julian day numbering;
8187 add some history.
8188
8189 2007-08-30 Carsten Dominik <dominik@science.uva.nl>
8190
8191 * org.texi: Version 5.07.
8192
8193 2007-08-24 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
8194
8195 * message.texi (MIME): Replace mml-attach with mml-attach-file.
8196
8197 2007-08-22 Carsten Dominik <dominik@science.uva.nl>
8198
8199 * org.texi (Adding hyperlink types): New section.
8200 (Embedded LaTeX): Chapter updated because of LaTeX export.
8201 (LaTeX export): New section.
8202 (Using links out): New section.
8203
8204 2007-08-22 Glenn Morris <rgm@gnu.org>
8205
8206 * faq.texi (Learning how to do something): Refcards now in
8207 etc/refcards/ directory.
8208
8209 2007-08-22 Michael Albinus <michael.albinus@gmx.de>
8210
8211 * tramp.texi (Remote Programs): Persistency file must be cleared when
8212 changing `tramp-remote-path'.
8213 (Filename Syntax): Don't use @var{} constructs inside the @trampfn
8214 macro.
8215
8216 2007-08-17 Jay Belanger <jay.p.belanger@gmail.com>
8217
8218 * calc.texi: Move contents to beginning of file.
8219 (Algebraic Entry): Fix the formatting of an example.
8220
8221 2007-08-15 Jay Belanger <jay.p.belanger@gmail.com>
8222
8223 * calc.texi (Basic Operations on Units): Mention exact versus
8224 inexact conversions.
8225
8226 2007-08-14 Jay Belanger <jay.p.belanger@gmail.com>
8227
8228 * calc.texi (Basic Operations on Units): Mention default
8229 values for new units.
8230 (Quick Calculator Mode): Mention that binary format will
8231 be displayed.
8232
8233 2007-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
8234
8235 * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.
8236
8237 2007-08-10 Katsumi Yamaoka <yamaoka@jpl.org>
8238
8239 * gnus.texi (NNTP): Mention nntp-xref-number-is-evil.
8240
8241 2007-08-08 Glenn Morris <rgm@gnu.org>
8242
8243 * gnus.texi, sieve.texi: Replace `iff'.
8244
8245 2007-08-03 Jay Belanger <jay.p.belanger@gmail.com>
8246
8247 * calc.texi (Basic Graphics): Mention the graphing of error
8248 forms.
8249 (Graphics Options): Mention how `g s' handles error forms.
8250 (Curve Fitting): Mention plotting the curves.
8251 (Standard Nonlinear Models): Add additional models.
8252 (Curve Fitting Details): Mention the Levenberg-Marquardt method.
8253 (Linear Fits): Correct result.
8254
8255 2007-08-01 Alan Mackenzie <acm@muc.de>
8256
8257 * cc-mode.texi (Mailing Lists and Bug Reports): Correct "-no-site-file"
8258 to "--no-site-file".
8259
8260 2007-07-29 Michael Albinus <michael.albinus@gmx.de>
8261
8262 * tramp.texi (Frequently Asked Questions): Point to mode line
8263 extension in Emacs 23.1.
8264
8265 * trampver.texi: Update release number.
8266
8267 2007-07-27 Glenn Morris <rgm@gnu.org>
8268
8269 * calc.texi (Copying): Include license text from gpl.texi, rather than
8270 in-line.
8271
8272 2007-07-25 Glenn Morris <rgm@gnu.org>
8273
8274 * calc.texi (Copying): Replace license with GPLv3.
8275
8276 * Relicense all FSF files to GPLv3 or later.
8277
8278 2007-07-22 Michael Albinus <michael.albinus@gmx.de>
8279
8280 Sync with Tramp 2.1.10.
8281
8282 * tramp.texi (trampfn): Expand macro implementation in order to handle
8283 empty arguments.
8284 (trampfnmhl, trampfnuhl, trampfnhl): Remove macros. Replace all
8285 occurrences by trampfn.
8286 (Frequently Asked Questions): Extend example code for host
8287 identification in the modeline. Add bbdb to approaches shortening Tramp
8288 file names to be typed.
8289
8290 * trampver.texi: Update release number.
8291
8292 2007-07-17 Michael Albinus <michael.albinus@gmx.de>
8293
8294 * tramp.texi: Move @setfilename ../info/tramp up, outside the header
8295 section. Reported by <poti@potis.org>.
8296 (Remote processes): Arguments of the program to be debugged are taken
8297 literally.
8298 (Frequently Asked Questions): Simplify recentf example.
8299
8300 2007-07-14 Karl Berry <karl@gnu.org>
8301
8302 * info.texi (@copying): New Back-Cover Text.
8303
8304 * info.texi (Quitting Info): Move to proper place in source.
8305 (Reported by Benno Schulenberg.)
8306
8307 2007-07-13 Eli Zaretskii <eliz@gnu.org>
8308
8309 * Makefile.in (../info/emacs-mime): Use --enable-encoding.
8310
8311 * makefile.w32-in ($(infodir)/emacs-mime): Ditto.
8312
8313 * emacs-mime.texi: Add @documentencoding directive.
8314
8315 2007-07-12 Nick Roberts <nickrob@snap.net.nz>
8316
8317 * tramp.texi (Remote processes): Add an anchor to the subsection
8318 "Running a debugger on a remote host".
8319
8320 2007-07-12 Michael Albinus <michael.albinus@gmx.de>
8321
8322 * tramp.texi (Remote processes): Don't call it "experimental" any
8323 longer. Add subsection about running a debugger on a remote host.
8324
8325 2007-07-10 Carsten Dominik <dominik@science.uva.nl>
8326
8327 * org.texi (Properties and columns): Chapter rewritten.
8328
8329 2007-07-08 Michael Albinus <michael.albinus@gmx.de>
8330
8331 * tramp.texi:
8332 * trampver.texi: Migrate to Tramp 2.1.
8333
8334 2007-07-02 Carsten Dominik <dominik@science.uva.nl>
8335
8336 * org.texi (Properties): New chapter.
8337
8338 2007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
8339
8340 * gnus-faq.texi ([3.2]): Fix locating of environment variables in the
8341 Control Panel.
8342
8343 * gnus.texi (Misc Article): Add index entry for
8344 gnus-single-article-buffer.
8345
8346 2007-06-27 Andreas Seltenreich <andreas@gate450.dyndns.org>
8347
8348 * gnus.texi (Starting Up): Fix typo.
8349
8350 2007-06-25 Katsumi Yamaoka <yamaoka@jpl.org>
8351
8352 * gnus.texi (Asynchronous Fetching): Fix typo.
8353
8354 2007-06-20 Jay Belanger <jay.p.belanger@gmail.com>
8355
8356 * calc.texi:Change ifinfo to ifnottex (as appropriate) throughout.
8357 (About This Manual): Remove redundant information.
8358 (Getting Started): Mention author.
8359 (Basic Arithmetic, Customizing Calc): Make description of the
8360 variable `calc-multiplication-has-precedence' match its new effect.
8361
8362 2007-06-19 Jay Belanger <jay.p.belanger@gmail.com>
8363
8364 * calc.texi (Basic Arithmetic, Customizing Calc):
8365 Mention the variable `calc-multiplication-has-precedence'.
8366
8367 2007-06-19 Carsten Dominik <dominik@science.uva.nl>
8368
8369 * org.texi (Tag): Section swapped with node Timestamps.
8370 (Formula syntax for Lisp): Document new `L' flag.
8371
8372 2007-06-06 Andreas Seltenreich <andreas@gate450.dyndns.org>
8373
8374 * gnus.texi (Misc Group Stuff, Summary Buffer)
8375 (Server Commands, Article Keymap): Fix typo. s/function/command/.
8376
8377 2007-06-06 Juanma Barranquero <lekktu@gmail.com>
8378
8379 * cc-mode.texi (Comment Commands, Getting Started, Style Variables):
8380 * gnus.texi (Article Buttons, Mail Source Customization)
8381 (Sending or Not Sending, Customizing NNDiary):
8382 * message.texi (Message Headers):
8383 * mh-e.texi (HTML): Fix typos.
8384
8385 2007-06-07 Michael Albinus <michael.albinus@gmx.de>
8386
8387 Sync with Tramp 2.0.56.
8388
8389 * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc
8390 settings. Reported by Ted Zlatanov <tzz@lifelogs.com>.
8391
8392 2007-06-02 Chong Yidong <cyd@stupidchicken.com>
8393
8394 * Version 22.1 released.
8395
8396 2007-05-26 Michael Olson <mwolson@gnu.org>
8397
8398 * erc.texi (Modules): Fix references to completion modules.
8399
8400 2007-05-09 Reiner Steib <Reiner.Steib@gmx.de>
8401
8402 * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
8403
8404 2007-05-09 Didier Verna <didier@xemacs.org>
8405
8406 * gnus.texi (Email Based Diary): New. Proper documentation for the
8407 nndiary back end and the gnus-diary library.
8408
8409 2007-05-03 Karl Berry <karl@gnu.org>
8410
8411 * .cvsignore (*.pdf): New entry.
8412
8413 * texinfo.tex: Update from current version for better pdf generation.
8414
8415 2007-04-30 Reiner Steib <Reiner.Steib@gmx.de>
8416
8417 * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.
8418
8419 2007-04-28 Glenn Morris <rgm@gnu.org>
8420
8421 * faq.texi (New in Emacs 22): Restore mention of python.el pending
8422 consideration of legal status.
8423
8424 2007-04-27 J.D. Smith <jdsmith@as.arizona.edu>
8425
8426 * idlwave.texi: Minor updates for IDLWAVE 6.1.
8427
8428 2007-04-24 Chong Yidong <cyd@stupidchicken.com>
8429
8430 * faq.texi (New in Emacs 22): python.el removed.
8431
8432 2007-04-23 Jay Belanger <jay.p.belanger@gmail.com>
8433
8434 * calc.texi (Reporting bugs): Update maintainer's address.
8435
8436 2007-04-22 Chong Yidong <cyd@stupidchicken.com>
8437
8438 * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
8439
8440 2007-04-15 Jay Belanger <belanger@truman.edu>
8441
8442 * calc.texi (Title page): Remove the date.
8443 (Basic Arithmetic): Emphasize that / binds less strongly than *.
8444 (The Standard Calc Interface): Change trail title.
8445 (Floats): Mention that when non-decimal floats are entered, only
8446 approximations are stored.
8447 (Copying): Move to the appendices.
8448 (GNU Free Documentation License): Add as an appendix.
8449
8450 2007-04-15 Chong Yidong <cyd@stupidchicken.com>
8451
8452 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
8453 * dired-x.texi, ebrowse.texi, ediff.texi:
8454 * emacs-mime.texi, erc.texi, eshell.texi:
8455 * eudc.texi, flymake.texi, forms.texi, gnus.texi:
8456 * idlwave.texi, message.texi, newsticker.texi, org.texi:
8457 * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi:
8458 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
8459 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi:
8460 * woman.texi: Include GFDL.
8461
8462 * doclicense.texi: Remove node heading, so that it can be included by
8463 other files.
8464
8465 * dired-x.texi: Relicence under GFDL. Remove date from title page.
8466
8467 * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
8468 than *.
8469
8470 2007-04-14 Carsten Dominik <dominik@science.uva.nl>
8471
8472 * org.texi (Formula syntax for Calc): Emphasize the operator precedence
8473 in Calc.
8474
8475 2007-04-09 Romain Francoise <romain@orebokech.com>
8476
8477 * faq.texi (New in Emacs 22): Mention improvements to the Windows and
8478 Mac OS ports. Make it clear that mouse-1 complements and doesn't
8479 replace mouse-2.
8480
8481 2007-04-08 Chong Yidong <cyd@stupidchicken.com>
8482
8483 * woman.texi (Word at point, Interface Options): woman-topic-at-point
8484 renamed to woman-use-topic-at-point. Document new behavior.
8485
8486 2007-04-08 Richard Stallman <rms@gnu.org>
8487
8488 * url.texi: Fix some indexing.
8489 (Disk Caching): Drop discussion of old/other Emacs versions.
8490
8491 2007-04-07 Chong Yidong <cyd@stupidchicken.com>
8492
8493 * url.texi (Disk Caching): Say Emacs 21 "and later".
8494
8495 * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
8496 on Font locking which now mentions JIT lock.
8497
8498 2007-04-01 Michael Olson <mwolson@gnu.org>
8499
8500 * erc.texi: Update for the ERC 5.2 release.
8501
8502 2007-03-31 David Kastrup <dak@gnu.org>
8503
8504 * woman.texi (Topic, Interface Options): Explain changes semantics of
8505 woman-manpath in order to consider MANPATH_MAP entries.
8506
8507 2007-03-31 Eli Zaretskii <eliz@gnu.org>
8508
8509 * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
8510
8511 2007-03-26 Richard Stallman <rms@gnu.org>
8512
8513 * pgg.texi (Caching passphrase): Clean up previous change.
8514
8515 2007-03-25 Thien-Thi Nguyen <ttn@gnu.org>
8516
8517 * gnus.texi (Setting Process Marks): Fix typo.
8518
8519 2007-03-25 Romain Francoise <romain@orebokech.com>
8520
8521 * faq.texi (New in Emacs 22): Reorganize using an itemized list for
8522 readability, and include various fixes by Daniel Brockman, Nick Roberts
8523 and Dieter Wilhelm.
8524
8525 2007-03-24 Thien-Thi Nguyen <ttn@gnu.org>
8526
8527 * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
8528
8529 * gnus.texi (Mail Source Specifiers): Fix typo.
8530
8531 2007-03-22 Ralf Angeli <angeli@caeruleus.net>
8532
8533 * reftex.texi (Imprint): Update maintainer information.
8534
8535 2007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
8536
8537 * message.texi (Message Buffers): Update documentation for
8538 message-generate-new-buffers.
8539
8540 2007-03-15 Daiki Ueno <ueno@unixuser.org>
8541
8542 * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
8543
8544 2007-03-21 Glenn Morris <rgm@gnu.org>
8545
8546 * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2.
8547
8548 2007-03-19 Chong Yidong <cyd@stupidchicken.com>
8549
8550 * eshell.texi (Known problems): Emacs 21 -> 22.
8551
8552 * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
8553
8554 2007-03-18 Jay Belanger <belanger@truman.edu>
8555
8556 * calc.texi (Time Zones): Mention that the DST rules changed in 2007.
8557
8558 2007-03-12 Glenn Morris <rgm@gnu.org>
8559
8560 * calc.texi (Time Zones): Switch to new North America DST rule.
8561
8562 * calc.texi: Replace "daylight savings" with "daylight
8563 saving" in text throughout.
8564
8565 2007-03-11 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
8566
8567 * gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
8568 The variable now uses a list of symbols instead of just a symbol.
8569 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
8570
8571 2007-03-06 Romain Francoise <romain@orebokech.com>
8572
8573 * faq.texi (New in Emacs 22): Don't say "now" too much. Add MH-E to
8574 new packages, and mention Gnus update.
8575
8576 2007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
8577
8578 * gnus.texi (NNTP): Mention nntp-never-echoes-commands and
8579 nntp-open-connection-functions-never-echo-commands.
8580
8581 2007-02-27 Chong Yidong <cyd@stupidchicken.com>
8582
8583 * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
8584 problems on the console, and security risk in not using gpg-agent.
8585
8586 2007-02-25 Carsten Dominik <dominik@science.uva.nl>
8587
8588 * org.texi (The spreadsheet): Rename from "Table calculations".
8589 Completely reorganized and rewritten.
8590 (CamelCase links): Section removed.
8591 (Repeating items): New section.
8592 (Tracking TODO state changes): New section.
8593 (Agenda views): Chapter reorganized and rewritten.
8594 (HTML export): Section rewritten.
8595 (Tables in arbitrary syntax): New section.
8596 (Summary): Better feature summary.
8597 (Activation): Document problem with cut-and-paste of Lisp code
8598 from PDF files.
8599 (Visibility cycling): Document indirect buffer use.
8600 (Structure editing): Document sorting.
8601 (Remember): Section rewritten.
8602 (Time stamps): Better description of time stamp types.
8603 (Tag searches): Document regular expression search for tags.
8604 (Stuck projects): New section.
8605 (In-buffer settings): New keywords.
8606 (History and Acknowledgments): Update description.
8607
8608 2007-02-24 Alan Mackenzie <acm@muc.de>
8609
8610 * cc-mode.texi (Movement Commands): Insert two missing command names.
8611 (Getting Started): Slight wording correction (use conditional).
8612
8613 2007-02-22 Kim F. Storm <storm@cua.dk>
8614
8615 * widget.texi (User Interface, Basic Types): Document need to put some
8616 text before the %v escape in :format string in editable-field widget.
8617
8618 2007-02-18 Romain Francoise <romain@orebokech.com>
8619
8620 * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not
8621 `cvs-mode-quit'.
8622
8623 2007-02-10 Markus Triska <markus.triska@gmx.at>
8624
8625 * widget.texi (Programming Example): Put constant strings in :format.
8626
8627 2007-02-07 Juanma Barranquero <lekktu@gmail.com>
8628
8629 * faq.texi (Fullscreen mode on MS-Windows): New node.
8630
8631 2007-02-04 David Kastrup <dak@gnu.org>
8632
8633 * faq.texi (AUCTeX): Update version number. Should probably be done
8634 for other packages as well.
8635
8636 2007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
8637
8638 * gnus.texi (Batching Agents): Fix example. Reported by Tassilo Horn
8639 <tassilo@member.fsf.org>.
8640
8641 2007-01-20 Markus Triska <markus.triska@gmx.at>
8642
8643 * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
8644
8645 2007-01-13 Michael Olson <mwolson@gnu.org>
8646
8647 * erc.texi (Modules): Mention capab-identify module.
8648
8649 2007-01-05 Michael Olson <mwolson@gnu.org>
8650
8651 * erc.texi (Getting Started): Update for /RECONNECT command.
8652
8653 2007-01-04 Richard Stallman <rms@gnu.org>
8654
8655 * ebrowse.texi: Change C-c b to C-c C-m.
8656
8657 2007-01-03 Reiner Steib <Reiner.Steib@gmx.de>
8658
8659 * gnus.texi (Customizing Articles): Use index entries for gnus-treat-*
8660 variables only in info to avoid redundant entries in the printed
8661 manual.
8662
8663 2007-01-02 Daiki Ueno <ueno@unixuser.org>
8664
8665 * message.texi (Using PGP/MIME): Document gpg-agent usage.
8666
8667 2007-01-02 Reiner Steib <Reiner.Steib@gmx.de>
8668
8669 * message.texi (Security): Split into sub-nodes.
8670
8671 2007-01-01 Alan Mackenzie <acm@muc.de>
8672
8673 * cc-mode.texi ("Limitations and Known Bugs"): Document problems with
8674 eval-after-load in Emacs <=21 and a workaround. Document that
8675 trigraphs are not supported.
8676
8677 2007-01-01 Alan Mackenzie <acm@muc.de>
8678
8679 * cc-mode.texi ("Filling and Breaking"): Amend the doc for
8680 c-context-line-break. When invoked within a string, preserve
8681 whitespace. Add a backslash only when also in a macro.
8682
8683 2007-01-01 Alan Mackenzie <acm@muc.de>
8684
8685 * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
8686
8687 2007-01-01 Alan Mackenzie <acm@muc.de>
8688
8689 * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae]
8690 are now bound by default to c-\(beginning\|end\)-of-defun by default.
8691
8692 2007-01-01 Alan Mackenzie <acm@muc.de>
8693
8694 * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from
8695 "Choosing a Style".
8696
8697 * cc-mode.texi ("Styles"): Add @dfn{style}.
8698
8699 2006-12-30 Michael Albinus <michael.albinus@gmx.de>
8700
8701 Sync with Tramp 2.0.55.
8702
8703 * trampver.texi: Update release number.
8704
8705 2006-12-29 Reiner Steib <Reiner.Steib@gmx.de>
8706
8707 * gnus.texi (Customizing Articles): Add index entries for all
8708 gnus-treat-* variables.
8709
8710 2006-12-29 Jouni K. Seppänen <jks@iki.fi>
8711
8712 * gnus.texi (IMAP): Fix incorrect explanation of
8713 nnimap-search-uids-not-since-is-evil in documentation for
8714 nnimap-expunge-search-string.
8715
8716 2006-12-27 Reiner Steib <Reiner.Steib@gmx.de>
8717
8718 * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
8719 spam-ifile-database.
8720
8721 2006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
8722
8723 * gnus.texi (Spam Package Configuration Examples): Don't encourage to
8724 rebind C-s.
8725
8726 2006-12-26 Jouni K. Seppänen <jks@iki.fi>
8727
8728 * gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
8729 (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
8730 "expiring mail".
8731 (IMAP): Document nnimap-search-uids-not-since-is-evil and
8732 nnimap-nov-is-evil.
8733
8734 2006-12-25 Kevin Ryde <user42@zip.com.au>
8735
8736 * cl.texi (Sorting Sequences): In sort*, add a little cautionary note
8737 about the key procedure being used heavily.
8738
8739 2006-12-24 Chong Yidong <cyd@stupidchicken.com>
8740
8741 * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
8742 to t.
8743 (Prerequisites): Add explanation about gpg-agent.
8744
8745 2006-12-22 Kevin Ryde <user42@zip.com.au>
8746
8747 * cl.texi (Sorting Sequences): Typo in sort*, example showed plain
8748 "sort" instead of "sort*".
8749
8750 2006-12-19 Richard Stallman <rms@gnu.org>
8751
8752 * calc.texi (History and Acknowledgements): Recognize that Emacs
8753 now does have floating point.
8754
8755 2006-12-19 Michael Albinus <michael.albinus@gmx.de>
8756
8757 * tramp.texi (External transfer methods): Describe new method `scpc'.
8758
8759 2006-12-17 Sascha Wilde <wilde@sha-bang.de>
8760
8761 * pgg.texi: Added short note on gpg-agent to the introduction.
8762
8763 2006-12-13 Reiner Steib <Reiner.Steib@gmx.de>
8764
8765 * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
8766 also applies to Cc.
8767
8768 2006-12-12 Reiner Steib <Reiner.Steib@gmx.de>
8769
8770 * gnus.texi (X-Face): Clarify. Say which programs are required
8771 on Windows.
8772
8773 2006-12-08 Michael Olson <mwolson@gnu.org>
8774
8775 * erc.texi (Modules): Remove documentation for list module.
8776
8777 2006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
8778
8779 * faq.texi (^M in the shell buffer): Ditto.
8780
8781 2006-11-20 Michael Olson <mwolson@gnu.org>
8782
8783 * erc.texi: Call this the 5.2 stable pre-release of ERC.
8784
8785 2006-11-17 Carsten Dominik <dominik@science.uva.nl>
8786
8787 * org.texi: Fix typos.
8788 (Agenda commands): Document `C-k'.
8789
8790 2006-11-16 Eli Zaretskii <eliz@gnu.org>
8791
8792 * url.texi (http/https): Fix a typo in the HTTP URL.
8793
8794 2006-11-14 Stephen Leake <stephen_leake@stephe-leake.org>
8795
8796 * ada-mode.texi: Total rewrite.
8797
8798 2006-11-13 Carsten Dominik <dominik@science.uva.nl>
8799
8800 * org.texi: Minor typo fixes.
8801
8802 2006-11-13 Bill Wohler <wohler@newt.com>
8803
8804 Release MH-E manual version 8.0.3.
8805
8806 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
8807 release 8.0.3.
8808
8809 * mh-e.texi (Incorporating Mail): Use output of "mhparam Path"
8810 to set MAILDIR.
8811 (Reading Mail): Document the customization of read-mail-command
8812 for MH-E.
8813 (Viewing Attachments): Document mm-discouraged-alternatives.
8814 (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag.
8815 (Junk): Add more information about the settings of mh-junk-background
8816 in a program. Add /usr/bin/mh to PATH in examples.
8817
8818 2006-11-12 Richard Stallman <rms@gnu.org>
8819
8820 * woman.texi: Update author address but say he no longer maintains it.
8821
8822 2006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
8823
8824 * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of
8825 archived trees.
8826 (Checkboxes): Section moved to chapter 5, and extended.
8827 (The date/time prompt): New section.
8828 (Link abbreviations): New section.
8829 (Presentation and sorting): New section.
8830 (Custom agenda views): Section completely rewritten.
8831 (Summary): Compare with Planner.
8832 (Feedback): More info about creating backtraces.
8833 (Plain lists): Modify example.
8834 (Breaking down tasks): New section.
8835 (Custom time format): New section.
8836 (Time stamps): Document inactive timestamps.
8837 (Setting tags): More details about fast tag selection.
8838 (Block agenda): New section.
8839 (Custom agenda views): Section rewritten.
8840 (Block agenda): New section.
8841
8842 2006-11-07 Michael Albinus <michael.albinus@gmx.de>
8843
8844 * tramp.texi (Configuration): scp is the default method.
8845 (Default Method): Use ssh as example for another method.
8846
8847 2006-10-27 Richard Stallman <rms@gnu.org>
8848
8849 * woman.texi: Downcase nroff/troff/roff.
8850 (Installation): Chapter deleted. Some xrefs deleted.
8851 (Background): woman doesn't advise man ;-).
8852
8853 2006-10-26 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8854
8855 * ada-mode.texi (Project files, Identifier completion)
8856 (Automatic Casing, Debugging, Using non-standard file names)
8857 (Working Remotely): Fix typos.
8858
8859 2006-10-20 Masatake YAMATO <jet@gyve.org>
8860
8861 * cc-mode.texi (Sample .emacs File): Add missing `)' in
8862 sample code `my-c-initialization-hook'.
8863
8864 2006-10-19 Stuart D. Herring <herring@lanl.gov>
8865
8866 * widget.texi: Fix typos.
8867
8868 2006-10-19 Michael Albinus <michael.albinus@gmx.de>
8869
8870 * tramp.texi (Frequently Asked Questions): Remove questions marked with
8871 "???". There have been no complaints for years, so the information
8872 must be appropriate.
8873
8874 2006-10-16 Richard Stallman <rms@gnu.org>
8875
8876 * widget.texi: Use @var instead of capitalization.
8877 Clarify many widget type descriptions.
8878
8879 2006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
8880
8881 * gnus.texi (Other modes): Fix typo. Add alternative index entry for
8882 gnus-dired-attach.
8883 (Selecting a Group): Fix typo.
8884
8885 2006-10-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8886
8887 * widget.texi: Fix typos.
8888
8889 2006-10-06 Reiner Steib <Reiner.Steib@gmx.de>
8890
8891 * gnus.texi (Image Enhancements): Update for Emacs 22.
8892
8893 * gnus-faq.texi ([1.3]): Update.
8894
8895 2006-10-06 Richard Stallman <rms@gnu.org>
8896
8897 * faq.texi (Displaying the current line or column):
8898 Delete "As of Emacs 20".
8899
8900 2006-10-06 Romain Francoise <romain@orebokech.com>
8901
8902 * faq.texi (VM): VM works with Emacs 22 too.
8903
8904 2006-10-06 Richard Stallman <rms@gnu.org>
8905
8906 * ebrowse.texi: Remove Emacs version "21" from title.
8907
8908 2006-10-02 Reiner Steib <Reiner.Steib@gmx.de>
8909
8910 * gnus.texi (Foreign Groups): Say where change of editing commands are
8911 stored. Add reference to `gnus-parameters'.
8912
8913 2006-09-15 Jay Belanger <belanger@truman.edu>
8914
8915 * calc.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE):
8916 Change "Library Public License" to "Lesser Public License"
8917 throughout. Use "yyyy" to represent year.
8918
8919 2006-09-15 Carsten Dominik <dominik@science.uva.nl>
8920
8921 * org.texi (Setting tags): Typo fix.
8922
8923 2006-09-14 Reiner Steib <Reiner.Steib@gmx.de>
8924
8925 * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
8926
8927 2006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
8928
8929 * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
8930
8931 2006-09-12 Paul Eggert <eggert@cs.ucla.edu>
8932
8933 * faq.texi (Escape sequences in shell output): EMACS is now set
8934 to Emacs's absolute file name, not to "t".
8935 (^M in the shell buffer): Likewise.
8936
8937 2006-09-11 Reiner Steib <Reiner.Steib@gmx.de>
8938
8939 * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
8940 mails with pop3-leave-mail-on-server. Fix wording.
8941 (Limiting): Improve gnus-summary-limit-to-articles.
8942 (X-Face): Fix typo.
8943
8944 2006-09-11 Simon Josefsson <jas@extundo.com>
8945
8946 * smtpmail.texi (Authentication): Explain TLS and SSL better, based on
8947 suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
8948
8949 2006-09-06 Simon Josefsson <jas@extundo.com>
8950
8951 * smtpmail.texi (Authentication): Mention SSL.
8952
8953 2006-09-03 Diane Murray <disumu@x3y2z1.net>
8954
8955 * erc.texi (Getting Started, Connecting): Change erc-select to erc.
8956
8957 2006-09-01 Eli Zaretskii <eliz@gnu.org>
8958
8959 * rcirc.texi (Internet Relay Chat, Useful IRC commands):
8960 Don't use @indicateurl.
8961
8962 * cc-mode.texi (Subword Movement): Don't use @headitem.
8963 (Custom Braces, Clean-ups): Don't use @tie.
8964
8965 2006-08-29 Michael Albinus <michael.albinus@gmx.de>
8966
8967 Sync with Tramp 2.0.54.
8968
8969 * tramp.texi (Bug Reports): The Tramp mailing list is moderated now.
8970 Suggested by Adrian Phillips <a.phillips@met.no>.
8971
8972 2006-08-15 Carsten Dominik <dominik@science.uva.nl>
8973
8974 * org.texi (Installation, Activation): Split from Installation and
8975 Activation.
8976 (Clocking work time): Document new features.
8977
8978 2006-08-13 Alex Schroeder <alex@gnu.org>
8979
8980 * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
8981 example.
8982
8983 2006-08-12 Eli Zaretskii <eliz@gnu.org>
8984
8985 * faq.texi (How to add fonts): New node.
8986
8987 2006-08-05 Romain Francoise <romain@orebokech.com>
8988
8989 * faq.texi (New in Emacs 22): Expand.
8990
8991 2006-08-03 Michael Olson <mwolson@gnu.org>
8992
8993 * erc.texi: Update for ERC 5.1.4.
8994
8995 2006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
8996
8997 * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
8998 in .../site-lisp/gnus/ by default.
8999 [ From gnus-news.texi in the trunk. ]
9000
9001 2006-07-27 Reiner Steib <Reiner.Steib@gmx.de>
9002
9003 * gnus.texi (MIME Commands): Additions for yEnc.
9004
9005 2006-07-24 Richard Stallman <rms@gnu.org>
9006
9007 * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi:
9008 * faq.texi: Move periods and commas inside quotes.
9009
9010 2006-07-20 Jay Belanger <belanger@truman.edu>
9011
9012 * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
9013
9014 2006-07-18 Chong Yidong <cyd@stupidchicken.com>
9015
9016 * faq.texi (Security risks with Emacs): Document Emacs 22
9017 file-local-variable mechanism.
9018
9019 2006-07-12 Michael Olson <mwolson@gnu.org>
9020
9021 * erc.texi: Update for ERC 5.1.3.
9022
9023 2006-07-12 Alex Schroeder <alex@gnu.org>
9024
9025 * rcirc.texi: Fix typos.
9026 (Getting started with rcirc): New calling convention for M-x irc.
9027 Mention #rcirc. Removed channel tracking.
9028 (Configuration): Change the names of all variables that got changed
9029 recently, eg. rcirc-server to rcirc-default-server. Added
9030 documentation for rcirc-authinfo, some background for Bitlbee, and
9031 rcirc-track-minor-mode.
9032 (Scrolling conservatively): Fix the xref from Auto Scrolling to just
9033 Scrolling.
9034 (Reconnecting after you have lost the connection): Fix example code
9035 to match code changes.
9036
9037 2006-07-10 Nick Roberts <nickrob@snap.net.nz>
9038
9039 * gnus.texi, message.texi: Fix typos.
9040
9041 2006-07-07 Carsten Dominik <dominik@science.uva.nl>
9042
9043 * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting
9044 commands.
9045 (Global TODO list): Document the use of the variables
9046 `org-agenda-todo-ignore-scheduled' and
9047 `org-agenda-todo-list-sublevels'.
9048
9049 2006-07-05 Richard Stallman <rms@gnu.org>
9050
9051 * faq.texi (Scrolling only one line): Fix xref.
9052
9053 2006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
9054
9055 * faq.texi (Evaluating Emacs Lisp code):
9056 Throughout, replace eval-current-buffer with eval-buffer.
9057
9058 2006-07-03 Richard Stallman <rms@gnu.org>
9059
9060 * rcirc.texi (Scrolling conservatively): Fix xref.
9061
9062 * pcl-cvs.texi (Viewing differences): Usage fix.
9063
9064 2006-07-03 Carsten Dominik <dominik@science.uva.nl>
9065
9066 * org.texi (Agenda commands): Document `s' key to save all org-mode
9067 buffers.
9068
9069 2006-06-30 Ralf Angeli <angeli@caeruleus.net>
9070
9071 * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face
9072 names. Mention `cvs-msg' face.
9073
9074 2006-06-29 Carsten Dominik <dominik@science.uva.nl>
9075
9076 * org.texi (Checkboxes): New section.
9077
9078 2006-06-28 Carsten Dominik <dominik@science.uva.nl>
9079
9080 * org.texi (Embedded LaTeX): Fix typos and implement small improvements
9081 throughout this chapter.
9082
9083 2006-06-27 Chong Yidong <cyd@stupidchicken.com>
9084
9085 * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
9086 text for standalone vs Emacs info.
9087 (Help): Clarify header line description. Use mouse-1 for clicks.
9088 (Help-P): Use mouse-1 for clicks.
9089 (Help-^L): "Top" and "All" not displayed with dashes in Emacs.
9090 (Help-^L, Help-M, Help-Int, Search Index, Go to node)
9091 (Choose menu subtopic): Remove gratuitous Emacs command names.
9092 (Help-FOO): Put usual behavior first.
9093 (Help-Xref): Clicking on xrefs works in Emacs.
9094 (Search Text): Clarify what the default behavior is.
9095 (Create Info buffer): Fix Emacs window/X window confusion.
9096 (Emacs Info Variables): Fix for new Emacs init file behavior.
9097
9098 2006-06-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
9099
9100 * gnus.texi (Summary Buffer Lines): Fix typo.
9101
9102 2006-06-23 Carsten Dominik <dominik@science.uva.nl>
9103
9104 * org.texi (Embedded LaTeX): New chapter.
9105 (Archiving): Section rewritten.
9106 (Enhancing text): Some parts moved to the new chapter about LaTeX.
9107
9108 2006-06-20 Bill Wohler <wohler@newt.com>
9109
9110 Release MH-E manual version 8.0.1.
9111
9112 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
9113 release 8.0.1.
9114 (Preface): Depend on GNU mailutils 1.0 and higher.
9115
9116 2006-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
9117
9118 * message.texi (News Headers): Update message-syntax-checks section.
9119
9120 2006-06-19 Karl Berry <karl@gnu.org>
9121
9122 * info.texi (Advanced): Mention C-q, especially with ?.
9123
9124 2006-06-19 Carsten Dominik <dominik@science.uva.nl>
9125
9126 * org.texi (Publishing links): Document the `:link-validation-function'
9127 property.
9128 (Extensions and Hacking): New chapter, includes some sections of the
9129 "Miscellaneous" chapter.
9130
9131 2006-06-10 Carsten Dominik <dominik@science.uva.nl>
9132
9133 * org.texi (Progress logging): New section.
9134
9135 2006-06-06 Carsten Dominik <dominik@science.uva.nl>
9136
9137 * org.texi (ASCII export): Document indentation adaptation.
9138 (Setting tags): Document mutually-exclusive tags.
9139
9140 2006-06-05 Romain Francoise <romain@orebokech.com>
9141
9142 * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
9143 Fix typo.
9144
9145 * gnus-faq.texi (Question 8.6): Update reference to the Gnus
9146 channel (#gnus@irc.freenode.net).
9147 Fix typos. Update copyright notice.
9148
9149 * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
9150 (Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
9151 (Line-Up Functions, Custom Macros):
9152 * ediff.texi (Window and Frame Configuration)
9153 (Highlighting Difference Regions):
9154 * emacs-mime.texi (Display Customization):
9155 * erc.texi (History):
9156 * eshell.texi (Known problems):
9157 * eudc.texi (Overview, BBDB):
9158 * gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
9159 (The problem of spam, SpamOracle, Extending the Spam package)
9160 (Conformity, Terminology):
9161 * idlwave.texi (Routine Info)
9162 (Class and Keyword Inheritance, Padding Operators)
9163 (Breakpoints and Stepping, Electric Debug Mode)
9164 (Examining Variables, Troubleshooting):
9165 * org.texi (Creating timestamps):
9166 * reftex.texi (Commands, Options, Changes):
9167 * tramp.texi (Inline methods, Password caching)
9168 (Auto-save and Backup, Issues):
9169 * vip.texi (Files, Commands in Insert Mode):
9170 * viper.texi (Emacs Preliminaries, States in Viper)
9171 (Packages that Change Keymaps, Viper Specials, Groundwork):
9172 Fix various typos.
9173
9174 2006-05-31 Michael Ernst <mernst@alum.mit.edu>
9175
9176 * ediff.texi: Fix typos.
9177
9178 2006-05-30 Carsten Dominik <dominik@science.uva.nl>
9179
9180 * org.texi: Small typo fixes.
9181
9182 2006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
9183
9184 * viper.texi (Viper Specials):
9185 * gnus.texi (Example Setup):
9186 * faq.texi (Backspace invokes help):
9187 * dired-x.texi (Optional Installation Dired Jump):
9188 * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
9189 follow coding conventions.
9190
9191 2006-05-29 Michael Albinus <michael.albinus@gmx.de>
9192
9193 * tramp.texi (Frequently Asked Questions): Disable zsh zle.
9194
9195 2006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
9196
9197 * pcl-cvs.texi: Fix typos.
9198 (Customization): Say "us".
9199
9200 2006-05-26 Eli Zaretskii <eliz@gnu.org>
9201
9202 * org.texi: Remove bogus @setfilename.
9203
9204 2006-05-26 Carsten Dominik <dominik@science.uva.nl>
9205
9206 * org.texi (ASCII export): Omit command name.
9207 (HTML export): Add prefix to all lines in Local Variable example.
9208 (Acknowledgments): Typeset names in italics.
9209
9210 2006-05-24 Carsten Dominik <dominik@science.uva.nl>
9211
9212 * org.texi (Plain lists): Add new item navigation commands.
9213 (External links): Document elisp and info links.
9214 (Custom searches): New section.
9215 (Publishing): New chapter.
9216 (HTML export): Include a list of supported CSS classes.
9217 (Setting tags): Describe the fast-tag-setting interface.
9218
9219 2006-05-20 Luc Teirlinck <teirllm@auburn.edu>
9220
9221 * dired-x.texi: ifinfo -> ifnottex.
9222
9223 2006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
9224
9225 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
9226
9227 2006-05-12 Reiner Steib <Reiner.Steib@gmx.de>
9228
9229 * message.texi (Interface): Add tool bar customization.
9230 (MIME): Index and text additions for mml-attach.
9231 (MIME): Describe mml-dnd-protocol-alist and
9232 mml-dnd-attach-options.
9233
9234 * gnus.texi (Oort Gnus): Reorder entries in sections.
9235 Fix some entries.
9236 (Starting Up): Add references to "Emacs for Heathens" and to
9237 "Finding the News". Add user-full-name and user-mail-address.
9238 (Group Buffer Format): Add tool bar customization and update.
9239 (Summary Buffer): Add tool bar customization.
9240 (Posting Styles): Add message-alternative-emails.
9241
9242 2006-05-09 Michael Albinus <michael.albinus@gmx.de>
9243
9244 * tramp.texi (Filename completion): Improve wording.
9245
9246 2006-05-07 Romain Francoise <romain@orebokech.com>
9247
9248 * faq.texi (Using regular expressions): Fix typo.
9249 (Packages that do not come with Emacs): Fix capitalization.
9250 (Replacing text across multiple files): Expand node to explain how
9251 to use `dired-do-query-replace-regexp' in more detail, based on
9252 suggestion by Eric Hanchrow <offby1@blarg.net>.
9253
9254 2006-05-06 Michael Albinus <michael.albinus@gmx.de>
9255
9256 * tramp.texi (Filename completion): Completion of remote files'
9257 method, user name and host name is active only in partial
9258 completion mode.
9259
9260 2006-05-06 Bill Wohler <wohler@newt.com>
9261
9262 Release MH-E manual version 8.0.
9263
9264 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
9265 release 8.0.
9266
9267 2006-05-06 Bill Wohler <wohler@newt.com>
9268
9269 * mh-e.texi (MH-BOOK-HOME): Change from
9270 http://www.ics.uci.edu/~mh/book/mh to
9271 http://rand-mh.sourceforge.net/book/mh.
9272 Replace .htm suffix with .html for MH book files.
9273 (Using This Manual): Update key binding for getting relevant
9274 chapter in Info from command key.
9275 (Ranges): Fix itemx.
9276
9277 2006-05-05 Karl Berry <karl@gnu.org>
9278
9279 * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): New cmds.
9280 (\fonttextsize): New user-level command to change text font size.
9281
9282 2006-04-26 Reiner Steib <Reiner.Steib@gmx.de>
9283
9284 * pgg.texi (Caching passphrase): Fix markup and typos. Simplify.
9285
9286 2006-04-26 Sascha Wilde <wilde@sha-bang.de> (tiny change)
9287
9288 * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
9289
9290 2006-04-24 Bill Wohler <wohler@newt.com>
9291
9292 * mh-e.texi (Getting Started): Make it more explicit that you need
9293 to install MH. Add pointers to current MH implementations.
9294
9295 2006-04-21 Bill Wohler <wohler@newt.com>
9296
9297 Release MH-E manual version 7.94.
9298
9299 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
9300 release 7.94.
9301
9302 2006-04-21 Carsten Dominik <dominik@science.uva.nl>
9303
9304 * org.texi: Many small fixes.
9305 (Handling links): Rename from "Managing links".
9306
9307 2006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
9308
9309 * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
9310 (Splitting mail using spam-stat): Fix @xref.
9311
9312 2006-04-20 Chong Yidong <cyd@stupidchicken.com>
9313
9314 * gnus.texi (Spam Package): Major revision of the text.
9315 Previously this node was "Filtering Spam Using The Spam ELisp Package".
9316
9317 2006-04-20 Carsten Dominik <dominik@science.uva.nl>
9318
9319 * org.texi (Time stamps): Better explanation of the purpose of
9320 different time stamps.
9321 (Structure editing, Plain lists): More details on how new items
9322 and headings are inserted.
9323
9324 2006-04-18 Carsten Dominik <dominik@science.uva.nl>
9325
9326 * org.texi (Formula syntax): Fix link to Calc Manual.
9327
9328 2006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
9329
9330 * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
9331
9332 2006-04-17 Bill Wohler <wohler@newt.com>
9333
9334 * mh-e.texi (Folders): Update mh-before-quit-hook and
9335 mh-quit-hook example with code that removes the buffers rather
9336 than just bury them.
9337
9338 2006-04-17 Michael Albinus <michael.albinus@gmx.de>
9339
9340 Sync with Tramp 2.0.53.
9341
9342 2006-04-13 Carsten Dominik <dominik@science.uva.nl>
9343
9344 * org.texi (Updating settings): New section.
9345 (Visibility cycling): Better names for the startup folding
9346 options.
9347 (Exporting): Completely restructured.
9348 (The very busy C-c C-c key): New section.
9349 (Summary of in-buffer settings): New section.
9350
9351 2006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
9352
9353 * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
9354
9355 2006-04-10 Reiner Steib <Reiner.Steib@gmx.de>
9356
9357 * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap)
9358 (Server Commands): Key `v' is reserved for users.
9359
9360 2006-04-11 Carsten Dominik <dominik@science.uva.nl>
9361
9362 * org.texi (Link format): New section, emphasis on bracket links.
9363 (External links): Document bracket links.
9364 (FAQ): Expand to cover shell links and the new link format.
9365
9366 2006-04-09 Kevin Ryde <user42@zip.com.au>
9367
9368 * org.texi (Formula syntax): Typo in node name of calc-eval xref.
9369
9370 2006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
9371
9372 * gnus.texi (Summary Buffer Lines): Add `*'.
9373
9374 2006-04-07 Jochen Küpper <jochen@fhi-berlin.mpg.de>
9375
9376 * gnus.texi (Group Parameters):
9377 Mention gnus-permanently-visible-groups.
9378
9379 2006-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
9380
9381 * gnus.texi (Face): Fix typo.
9382
9383 2006-04-05 Reiner Steib <Reiner.Steib@gmx.de>
9384
9385 * gnus.texi (X-Face): Clarify.
9386 (Face): Need Emacs with PNG support.
9387
9388 2006-04-06 Richard Stallman <rms@gnu.org>
9389
9390 * idlwave.texi: Delete the blocks "not suitable for inclusion with
9391 Emacs".
9392
9393 2006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
9394
9395 * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out
9396 blocks not suitable for inclusion with Emacs using variable
9397 PARTOFEMACS.
9398
9399 2006-04-04 Simon Josefsson <jas@extundo.com>
9400
9401 * gnus.texi (Security): Improve.
9402
9403 2006-04-02 Karl Berry <karl@gnu.org>
9404
9405 * texinfo.tex: Update to current version (2006-03-21.13).
9406
9407 2006-04-02 Bill Wohler <wohler@newt.com>
9408
9409 * mh-e.texi (Getting Started, Junk, Bug Reports)
9410 (MH FAQ and Support): Fix URLs.
9411
9412 2006-03-31 Romain Francoise <romain@orebokech.com>
9413
9414 * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
9415 to t, not nil (and has for the past eight years).
9416
9417 2006-03-31 Reiner Steib <Reiner.Steib@gmx.de>
9418
9419 * message.texi, gnus.texi: Bump version to 5.11.
9420
9421 2006-03-29 Reiner Steib <Reiner.Steib@gmx.de>
9422
9423 * gnus.texi (Top): Add comment about version line.
9424
9425 * message.texi (Top): Ditto. Change to take named versions into
9426 account.
9427
9428 2006-03-28 Reiner Steib <Reiner.Steib@gmx.de>
9429
9430 * gnus.texi (Posting Styles): Add x-face-file to example.
9431 (X-Face): Refer to posting styles.
9432
9433 * gnus-faq.texi ([5.8]): Add x-face-file.
9434 ([8.4]): Add links to gmane.emacs.gnus.user and
9435 gmane.emacs.gnus.general.
9436
9437 2006-03-27 Reiner Steib <Reiner.Steib@gmx.de>
9438
9439 * gnus-faq.texi: Use .invalid.
9440 ([5.4]): Fix gnus-posting-styles example.
9441
9442 2006-03-27 Romain Francoise <romain@orebokech.com>
9443
9444 * faq.texi (Emacs/W3): Rename from `w3-mode'. Mention that
9445 Emacs/W3 needs a new maintainer.
9446 (Ispell): Update author and version info.
9447 (Mailcrypt): Mention PGG.
9448 (New in Emacs 22): Add PGG to the list of new packages.
9449 Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
9450 updating dead URLs.
9451
9452 2006-03-25 Karl Berry <karl@gnu.org>
9453
9454 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
9455 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi, erc.texi,
9456 * eshell.texi, eudc.texi, faq.texi, forms.texi, gnus.texi, idlwave.texi,
9457 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
9458 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
9459 * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
9460 * woman.texi: (1) use @copyright{} instead of (C) in typeset text;
9461 (2) do not indent copyright year list (or anything else).
9462
9463 2006-03-21 Bill Wohler <wohler@newt.com>
9464
9465 * mh-e.texi (Folders): Various edits.
9466
9467 2006-03-20 Romain Francoise <romain@orebokech.com>
9468
9469 * gnus.texi (Mail Folders): Grammar fix.
9470
9471 2006-03-19 Bill Wohler <wohler@newt.com>
9472
9473 * mh-e.texi (Replying): Document Mail-Followup-To.
9474 Change manually-formatted table to multitable. Add debugging info.
9475 Move description of mh-reply-default-reply-to into paragraph
9476 that describes its values.
9477
9478 2006-03-17 Bill Wohler <wohler@newt.com>
9479
9480 * mh-e.texi: Use smallexample and smalllisp consistently.
9481 (Sending Mail Tour): Update method of entering
9482 addresses and subject.
9483 (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour)
9484 (Adding Attachments, Searching): Update screenshots for Emacs 22.
9485
9486 2006-03-15 Carsten Dominik <dominik@science.uva.nl>
9487
9488 * org.texi: Version number change only.
9489
9490 2006-03-14 Bill Wohler <wohler@newt.com>
9491
9492 * mh-e.texi: Add index entries around each paragraph rather than
9493 depend on entries from beginning of node. Doing so ensures that
9494 index entries are less likely to be forgotten if text is cut and
9495 pasted, and are necessary anyway if the references are on a
9496 separate page. It seems that makeinfo is now (v. 4.8) only
9497 producing one index entry per node, so there is no longer any
9498 excuse not to. Use subheading instead of heading. The incorrect
9499 use of heading produced very large fonts in Info--as large as the
9500 main heading.
9501 (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
9502 versions 6 and 7 appeared *around* the time of these Emacs releases.
9503
9504 2006-03-13 Carsten Dominik <dominik@science.uva.nl>
9505
9506 * org.texi (Clean view): Document new startup options.
9507
9508 2006-03-11 Bill Wohler <wohler@newt.com>
9509
9510 * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)
9511 (Composing, Scan Line Formats): Fix @refs.
9512 (Getting Started): Define MH profile and MH profile components.
9513 (Incorporating Mail, Reading Mail, Viewing, Printing)
9514 (Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
9515 (Signature, Aliases, Scan Line Formats): Use @code instead of @samp
9516 for string constants.
9517 (Tool Bar): Remove spurious quote.
9518 (Junk): Use ``...'' instead of "...".
9519 (Scan Line Formats): Replace @samp with @kbd.
9520
9521 2006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
9522
9523 * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
9524
9525 2006-03-10 Reiner Steib <Reiner.Steib@gmx.de>
9526
9527 * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
9528 easy to understand.
9529
9530 2006-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
9531
9532 * gnus.texi: Markup fix.
9533 (Fancy Mail Splitting): Specify new feature.
9534
9535 2006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
9536
9537 * gnus.texi (Fancy Mail Splitting): Improve descriptions about
9538 partial-words matching.
9539
9540 2006-03-07 Reiner Steib <Reiner.Steib@gmx.de>
9541
9542 * emacs-mime.texi (Display Customization): Reword image/.* stuff.
9543
9544 * gnus.texi (Oort Gnus): Add note about `gnus-load'.
9545 (MIME Commands): Fix mm-discouraged-alternatives.
9546
9547 2006-03-07 Carsten Dominik <dominik@science.uva.nl>
9548
9549 * org.texi: Version number change only.
9550
9551 2006-03-06 Bill Wohler <wohler@newt.com>
9552
9553 * mh-e.texi: Move from SourceForge repository to Savannah.
9554 This is version 7.93, which is a total rewrite from the previous
9555 edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E
9556 version 7.93.
9557
9558 2006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
9559
9560 * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
9561
9562 2006-03-01 Carsten Dominik <dominik@science.uva.nl>
9563
9564 * org.texi (Interaction): Add item about `org-mouse.el' by
9565 Piotr Zielinski.
9566 (Managing links): Document that also mouse-1 can be used to
9567 activate a link.
9568 (Headlines, FAQ): Add entry about hiding leading stars.
9569 (Miscellaneous): Resort the sections in this chapter to a more
9570 logical sequence.
9571
9572 2006-02-27 Simon Josefsson <jas@extundo.com>
9573
9574 * emacs-mime.texi (Flowed text): Add mm-fill-flowed. (Sync
9575 2004-01-27 from the trunk).
9576
9577 2006-02-24 Alan Mackenzie <acm@muc.de>
9578
9579 * cc-mode.texi: Rename c-hungry-backspace to
9580 c-hungry-delete-backwards, at the request of RMS. Leave the old
9581 name as an alias.
9582
9583 2006-02-24 Alan Mackenzie <acm@muc.de>
9584
9585 * cc-mode.texi: Correct the definition of c-beginning-of-defun, to
9586 include the function header within the defun.
9587
9588 2006-02-24 Alan Mackenzie <acm@muc.de>
9589
9590 * cc-mode.texi: Correct two typos.
9591
9592 2006-02-24 Alan Mackenzie <acm@muc.de>
9593
9594 * cc-mode.texi (Comment Commands): State that C-u M-; kills any
9595 existing comment.
9596 (Electric Keys): Add a justification for electric indentation.
9597 (Hungry WS Deletion): Clear up the names and complications of the
9598 BACKSPACE and DELETE keys.
9599
9600 2006-02-23 Juri Linkov <juri@jurta.org>
9601
9602 * faq.texi (Common requests): Move `Turning on auto-fill by
9603 default' after `Wrapping words automatically'. Move `Working with
9604 unprintable characters' before `Searching for/replacing newlines'.
9605 Move `Replacing highlighted text' after `Highlighting a region'.
9606 Merge `Repeating commands' and `Repeating a command as many times
9607 as possible' into the former.
9608 (Packages that do not come with Emacs): Add refs to Gmane and
9609 etc/MORE.STUFF.
9610
9611 2006-02-23 Juri Linkov <juri@jurta.org>
9612
9613 * faq.texi (Newsgroup archives): Update URLs of GNU mail archives.
9614 (Reporting bugs): Suggest using `M-x report-emacs-bug'.
9615 Add xref to `(emacs)Reporting Bugs'.
9616 (Getting a printed manual): Add URL to other formats of the manual.
9617 (Common requests): Fix menu.
9618 (Highlighting a region): Remove ref to `Turning on syntax highlighting'.
9619 (Horizontal scrolling): Mention `truncate-partial-width-windows'.
9620 (Inserting text at the beginning of each line): Add pxref to
9621 `Changing the included text prefix'.
9622 (Forcing the cursor to remain in the same column): Mention `track-eol'
9623 and `set-goal-column'. Add pxref to `(emacs)Moving Point'.
9624 (Replacing text across multiple files): Add keybinding `Q' for
9625 `dired-do-query-replace'.
9626
9627 2006-02-22 Carsten Dominik <dominik@science.uva.nl>
9628
9629 * reftex.texi: Version number and date change only.
9630
9631 * org.texi (Internal Links): Rewrite to cover the modified
9632 linking system.
9633
9634 2006-02-17 Eli Zaretskii <eliz@gnu.org>
9635
9636 * faq.texi: Remove the coding cookie, it's not needed anymore.
9637
9638 2006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
9639
9640 * faq.texi (Colors on a TTY): Mention Mac OS port.
9641
9642 2006-02-12 Karl Berry <karl@gnu.org>
9643
9644 * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the
9645 8-bit accented a.
9646
9647 2006-02-09 Reiner Steib <Reiner.Steib@gmx.de>
9648
9649 * gnus.texi (Gnus Versions): Add history beyond start of Oort.
9650
9651 2006-02-08 Romain Francoise <romain@orebokech.com>
9652
9653 * faq.texi (Top): Remove paragraph about the FAQ being a
9654 transitional document, etc.
9655 (Searching for/replacing newlines): New node.
9656 (Yanking text in isearch): New node.
9657 (Inserting text at the beginning of each line): Rename and make
9658 more general, mention `M-;' in Message mode.
9659
9660 2006-02-07 Luc Teirlinck <teirllm@auburn.edu>
9661
9662 * faq.texi (Meta key does not work in xterm)
9663 (Emacs does not display 8-bit characters)
9664 (Inputting eight-bit characters): Update xrefs.
9665
9666 2006-02-06 Romain Francoise <romain@orebokech.com>
9667
9668 * faq.texi (VM): VM now at version 7.19.
9669 Set myself as maintainer of this file.
9670
9671 2006-02-04 Michael Olson <mwolson@gnu.org>
9672
9673 * erc.texi (History): Note that ERC is now included with Emacs.
9674
9675 2006-01-31 Romain Francoise <romain@orebokech.com>
9676
9677 * message.texi (Message Headers): Explain what
9678 `message-alternative-emails' does in more detail.
9679 Update copyright year.
9680
9681 2006-01-30 Juanma Barranquero <lekktu@gmail.com>
9682
9683 * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
9684
9685 2006-01-29 Richard M. Stallman <rms@gnu.org>
9686
9687 * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
9688
9689 2006-01-29 Michael Olson <mwolson@gnu.org>
9690
9691 * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
9692
9693 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
9694
9695 * faq.texi (New in Emacs 22): Mention ERC.
9696
9697 2006-01-28 Luc Teirlinck <teirllm@auburn.edu>
9698
9699 * rcirc.texi: Capitalize dir entry for consistency with the entry
9700 in info/dir and other entries in the Emacs category.
9701 Fix typos. Delete trailing whitespace.
9702
9703 2006-01-28 Björn Lindström <bkhl@elektrubadur.se>
9704
9705 * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
9706
9707 2006-01-27 Eli Zaretskii <eliz@gnu.org>
9708
9709 * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
9710 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
9711
9712 * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
9713 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
9714
9715 2006-01-27 Alex Schroeder <alex@gnu.org>
9716
9717 * rcirc.texi: New file.
9718
9719 2006-01-23 Juri Linkov <juri@jurta.org>
9720
9721 * widget.texi (User Interface): Add S-TAB for widget-backward.
9722
9723 2006-01-22 Michael Albinus <michael.albinus@gmx.de>
9724
9725 Sync with Tramp 2.0.52.
9726
9727 * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
9728 Add Tramp disabling item. New item for common connection problems.
9729 (various): Apply "ftp" as method for the download URL.
9730 (Bug Reports): Refer to FAQ for common problems.
9731
9732 2006-01-21 Eli Zaretskii <eliz@gnu.org>
9733
9734 * widget.texi (User Interface): Use @key for TAB.
9735
9736 * ses.texi (Formulas, Printer functions): Use @key for TAB.
9737
9738 * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
9739 for TAB.
9740
9741 * cc-mode.texi (Indentation Calculation): Use @key for TAB.
9742
9743 2006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
9744
9745 * gnus.texi: Update copyright.
9746
9747 2006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
9748
9749 * gnus.texi (Article Washing): Additions.
9750
9751 2006-01-13 Carsten Dominik <dominik@science.uva.nl>
9752
9753 * org.texi (Agenda commands): Document tags command.
9754
9755 2006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
9756
9757 * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
9758
9759 2006-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
9760
9761 * gnus.texi (RSS): Addition.
9762
9763 2005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
9764
9765 * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
9766
9767 2005-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
9768
9769 * emacs-mime.texi (Display Customization): Add setting example to
9770 mm-discouraged-alternatives.
9771
9772 2006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
9773
9774 * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
9775 version is the canonical version.
9776
9777 2006-01-08 Alex Schroeder <alex@gnu.org>
9778
9779 * pgg.texi (Caching passphrase): Rewording.
9780
9781 2006-01-06 Eli Zaretskii <eliz@gnu.org>
9782
9783 * flymake.texi (Obtaining Flymake): Update Flymake's CVS
9784 repository URL.
9785
9786 2006-01-06 Carsten Dominik <dominik@science.uva.nl>
9787
9788 * org.texi: Removed the accidentally re-added empty line in the
9789 direntry.
9790
9791 2006-01-05 Carsten Dominik <dominik@science.uva.nl>
9792
9793 * org.texi (Agenda Views): Chapter reorganized.
9794
9795 2005-12-29 Romain Francoise <romain@orebokech.com>
9796
9797 * faq.texi (Using Customize): New node.
9798
9799 2005-12-28 Luc Teirlinck <teirllm@auburn.edu>
9800
9801 * org.texi: Remove blank line in @direntry. It is non-standard
9802 and recursively produces blank lines all over the dir file (when
9803 using Texinfo 4.8).
9804
9805 2005-12-21 Luc Teirlinck <teirllm@auburn.edu>
9806
9807 * widget.texi (atoms): Delete obsolete remark about `file' widget.
9808
9809 2005-12-20 Carsten Dominik <dominik@science.uva.nl>
9810
9811 * org.texi (Tags): Boolean logic documented.
9812 (Agenda Views): Document custom commands.
9813
9814 2005-12-20 David Kastrup <dak@gnu.org>
9815
9816 * faq.texi (AUCTeX): Update version and mailing list info.
9817
9818 2005-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
9819
9820 * gnus.texi (MIME Commands): Mention addition of
9821 multipart/alternative to gnus-buttonized-mime-types and add xref
9822 to mm-discouraged-alternatives.
9823
9824 * emacs-mime.texi (Display Customization): Mention addition of
9825 "image/.*" and add xref to gnus-buttonized-mime-types in the
9826 mm-discouraged-alternatives section.
9827
9828 2005-12-16 Carsten Dominik <dominik@science.uva.nl>
9829
9830 * org.texi (Tags): New section.
9831 (Agenda Views): Chapter reorganized.
9832
9833 2005-12-16 Eli Zaretskii <eliz@gnu.org>
9834
9835 * org.texi (Internal Links): Add a missing comma after an @xref.
9836
9837 2005-12-14 Chong Yidong <cyd@stupidchicken.com>
9838
9839 * faq.texi (Filling paragraphs with a single space): No need to
9840 change sentence-end now.
9841
9842 2005-12-13 Romain Francoise <romain@orebokech.com>
9843
9844 * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
9845
9846 2005-12-12 Jay Belanger <belanger@truman.edu>
9847
9848 * faq.texi (Calc): Update version number.
9849
9850 2005-12-12 Carsten Dominik <dominik@science.uva.nl>
9851
9852 * org.texi (Progress Logging): New section.
9853
9854 2005-12-10 Romain Francoise <romain@orebokech.com>
9855
9856 Update the Emacs FAQ for the 22.1 release.
9857
9858 * faq.texi: Set VER to `22.1'.
9859 (Basic editing): Explain how to use localized versions of the
9860 Tutorial. Mention that `C-h r' displays the manual.
9861 Delete obsolete WWW link to an Emacs 18 tutorial.
9862 (Getting a printed manual): Point to the new locations of the
9863 manuals on the GNU Web site.
9864 (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
9865 available via Info (it was previously distributed separately).
9866 (Installing Texinfo documentation): The latest version of Texinfo
9867 is 4.8, not 4.0.
9868 (Informational files for Emacs): COPYING is the GNU General Public
9869 License, not the Emacs General Public License.
9870 (Informational files for Emacs): Delete obsolete link to the
9871 GNUinfo pages as they have been removed from the GNU Web site.
9872 (New in Emacs 22): New node.
9873 (Setting up a customization file): Say that most packages support
9874 Customize nowadays.
9875 (Colors on a TTY): Delete reference to instructions on how to
9876 enable syntax highlighting, it is now enabled by default.
9877 (Turning on abbrevs by default): Emacs now reads the abbrevs file
9878 at startup automatically.
9879 (Controlling case sensitivity): Mention `M-c' in isearch.
9880 (Using an already running Emacs process): Emacs now creates the
9881 socket in `/tmp/emacsUID'. Fix typos. Change default location of
9882 gnuserv. As emacsclient can now run Lisp code as well, delete a
9883 sentence praising gnuserv for that. Simplify description of how
9884 the client/server operation works.
9885 (Compiler error messages): Delete obsolete text (compile.el has
9886 been rewritten).
9887 (Indenting switch statements): Fix typo.
9888 (Matching parentheses): Simplify setup instructions, mention the
9889 menu bar item in the Options menu.
9890 (Repeating a command as many times as possible): Mention `C-x e'.
9891 (Going to a line by number): Mention new keymap and bindings
9892 `M-g M-g', `M-g M-p' and `M-g M-n'.
9893 (Turning on syntax highlighting): Now on by default. Simplify.
9894 (Replacing highlighted text): Use `1', not `t'.
9895 (Problems with very large files): The maximum size is now 256MB on
9896 32-bit machines.
9897 (^M in the shell buffer): Mention `comint-process-echoes'.
9898 (Emacs for Apple computers): Emacs 22 has native support for Mac
9899 OS X.
9900 (Translating names to IP addresses): Delete node.
9901 (Binding keys to commands): Fix typo.
9902 (SPC no longer completes file names): New node.
9903 (MIME with Emacs mail packages): Delete section about the Emacs
9904 MIME FAQ (it's not reachable anymore).
9905
9906 2005-12-08 Alan Mackenzie <acm@muc.de>
9907
9908 * cc-mode.texi: The manual has been extensively revised: the
9909 information about using CC Mode has been separated from the larger
9910 and more difficult chapters about configuration. It has been
9911 updated for CC Mode 5.31.
9912
9913 2005-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
9914
9915 * pgg.texi (User Commands): Fix description of pgg-verify-region.
9916 (Selecting an implementation): Fix descriptions.
9917
9918 2005-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
9919
9920 * message.texi (Various Message Variables): Addition.
9921
9922 2005-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
9923
9924 * message.texi: Fix default values.
9925
9926 2005-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
9927
9928 * message.texi (Header Commands): Clarify descriptions of
9929 message-cross-post-followup-to, message-reduce-to-to-cc, and
9930 message-insert-wide-reply.
9931 (Various Commands): Fix kindex for message-kill-to-signature;
9932 clarify description of message-tab.
9933
9934 2005-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
9935
9936 * message.texi (Mailing Lists): Fix description about MFT.
9937
9938 * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
9939
9940 2005-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
9941
9942 * gnus.texi (Slow Terminal Connection): Replace old description
9943 with new one.
9944
9945 2005-11-16 Katsumi Yamaoka <yamaoka@jpl.org>
9946
9947 * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
9948 replace X-Draft-Headers with X-Draft-From.
9949
9950 2005-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
9951
9952 * gnus.texi (Various Various): Fix the default value of
9953 nnheader-max-head-length.
9954 (Gnus Versions): Fix typo.
9955
9956 2005-12-08 Carsten Dominik <dominik@science.uva.nl>
9957
9958 * org.texi (Structure editing): Document new functionality of
9959 M-RET.
9960
9961 2005-12-06 Luc Teirlinck <teirllm@auburn.edu>
9962
9963 * org.texi (Internal Links): Fix Texinfo usage.
9964
9965 2005-12-06 Carsten Dominik <dominik@science.uva.nl>
9966
9967 * org.texi (TODO basics): Document the global todo list.
9968 (TODO items): Documents sparse tree for specific TODO
9969 keywords.
9970
9971 2005-11-30 Carsten Dominik <dominik@science.uva.nl>
9972
9973 * org.texi (Plain Lists): Typos fixed.
9974
9975 2005-11-28 Jay Belanger <belanger@truman.edu>
9976
9977 * calc.texi: Change references of `M-#' to `C-x *' prefix.
9978
9979 2005-11-24 Carsten Dominik <dominik@science.uva.nl>
9980
9981 * org.texi (Structure editing): New item moving commands added.
9982 (Plain Lists): New section.
9983
9984 2005-11-18 Carsten Dominik <dominik@science.uva.nl>
9985
9986 * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
9987 (Agenda): Document commands `org-cycle-agenda-files' and
9988 `org-agenda-file-to-front'.
9989 (Built-in table editor): Document `org-table-sort-lines'.
9990 (HTML formatting): Export of hand-formatted lists.
9991
9992 2005-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
9993
9994 * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
9995 new variable gnus-toolbar-thickness.
9996
9997 2005-11-08 Katsumi Yamaoka <yamaoka@jpl.org>
9998
9999 * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
10000
10001 2005-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
10002
10003 * gnus.texi (X-Face): Fix description.
10004 (XVarious): Remove gnus-xmas-logo-color-alist and
10005 gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
10006
10007 2005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
10008
10009 * gnus.texi (Group Parameters): Mention new variable
10010 gnus-parameters-case-fold-search.
10011 (Home Score File): Addition.
10012
10013 2005-11-04 Ulf Jasper <ulf.jasper@web.de>
10014
10015 * newsticker.texi: VERSION changed to 1.9. Updated UPDATED.
10016 (Overview): List supported feed types.
10017 (Installation): No installation necessary when using autoload.
10018 (Configuration): Rename "RSS" to "news".
10019
10020 2005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
10021
10022 * pgg.texi (User Commands): Document additional passphrase
10023 argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
10024 (Backend methods): Likewise for corresponding pgg-scheme-* functions.
10025
10026 2005-11-04 Carsten Dominik <dominik@science.uva.nl>
10027
10028 * org.texi: Version number changed to 3.19.
10029
10030 2005-10-29 Sascha Wilde <wilde@sha-bang.de>
10031
10032 * pgg.texi (How to use): Update the example to add autoload of
10033 pgg-encrypt-symmetric-region.
10034 (User Commands): Document pgg-encrypt-symmetric-region.
10035 (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
10036
10037 2005-10-27 Jay Belanger <belanger@truman.edu>
10038
10039 * calc.texi (Predefined Units): Fix the symbol for a TeX points,
10040 mention other TeX-related units.
10041
10042 2005-10-23 Lars Hansen <larsh@soem.dk>
10043
10044 * dired-x.texi (Miscellaneous Commands):
10045 Replace dired-do-relative-symlink by dired-do-relsymlink and
10046 dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
10047
10048 2005-10-23 Jay Belanger <belanger@truman.edu>
10049
10050 * calc.texi (Predefined Units): Use `alpha' for the fine structure
10051 constant.
10052
10053 2005-10-23 Michael Albinus <michael.albinus@gmx.de>
10054
10055 * faq.texi (Bugs and problems):
10056 Replace `dired-move-to-filename-regexp' by
10057 `directory-listing-before-filename-regexp'.
10058
10059 2005-10-22 Eli Zaretskii <eliz@gnu.org>
10060
10061 * newsticker.texi (UPDATED): Set value.
10062
10063 2005-10-17 Katsumi Yamaoka <yamaoka@jpl.org>
10064
10065 * gnus.texi (Document Groups): Remove duplicate item.
10066
10067 2005-10-21 Carsten Dominik <dominik@science.uva.nl>
10068
10069 * org.texi (Summary): Mention iCalendar support.
10070 (Exporting): Document iCalendar support.
10071
10072 2005-10-18 Romain Francoise <romain@orebokech.com>
10073
10074 * viper.texi (Viper Specials): Capitalize GNU.
10075
10076 2005-10-17 Juri Linkov <juri@jurta.org>
10077
10078 * info.texi (Getting Started, Search Index, Expert Info):
10079 Fix wording.
10080 (Search Text): Replace `echo area' with `mode line'.
10081 (Search Index): Both `i' and `,' find all index entries.
10082 Replace example `C-f' with `C-l' (which exists in index of Info
10083 manual) and delete spaces in its keyboard input sequence.
10084 Delete unnecessary explanations about literal characters.
10085
10086 2005-10-14 Katsumi Yamaoka <yamaoka@jpl.org>
10087
10088 * gnus.texi (Document Server Internals): Addition.
10089
10090 2005-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
10091
10092 * gnus.texi (A note on namespaces): Fix RFC reference.
10093
10094 2005-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
10095
10096 * gnus.texi (RSS): Fix key description.
10097
10098 2005-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
10099
10100 * gnus.texi: Emacs/w3 -> Emacs/W3.
10101 (Browsing the Web): Fix description.
10102 (Web Searches): Ditto.
10103 (Customizing W3): Ditto.
10104
10105 2005-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
10106
10107 * gnus.texi (Maildir): Clarify expire-age and expire-group.
10108
10109 2005-10-11 Jay Belanger <belanger@truman.edu>
10110
10111 * calc.texi (Integration): Mention using `a i' to compute definite
10112 integrals.
10113
10114 2005-10-11 Juri Linkov <juri@jurta.org>
10115
10116 * info.texi: Rearrange nodes.
10117 (Top): Update menu. Change ref `Info for Experts' to
10118 `Advanced Info Commands'.
10119 (Getting Started): Fix description of manual's parts.
10120 (Help-Int): Change xref `Info Search' to `Search Index', and
10121 `Expert Info' to `Advanced'.
10122 (Advanced): Move node one level up.
10123 (Search Text, Search Index): New nodes split out from `Info Search'.
10124 (Go to node, Choose menu subtopic, Create Info buffer): New nodes
10125 split out from `Advanced'.
10126 (Advanced, Emacs Info Variables): De-document editing an Info file
10127 in Info.
10128 (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
10129 (Creating an Info File): Delete node and move its text to
10130 `Expert Info'.
10131
10132 2005-10-10 Carsten Dominik <dominik@science.uva.nl>
10133
10134 * org.texi (Workflow states): Document that change in keywords
10135 becomes active only after restart of Emacs.
10136
10137 2005-10-08 Michael Albinus <michael.albinus@gmx.de>
10138
10139 Sync with Tramp 2.0.51.
10140
10141 2005-10-08 Nick Roberts <nickrob@snap.net.nz>
10142
10143 * speedbar.texi (Introduction): Describe new location of speedbar
10144 on menubar.
10145 (Basic Key Bindings): Remove descriptions of bindings that have
10146 been removed.
10147
10148 2005-10-05 Nick Roberts <nickrob@snap.net.nz>
10149
10150 * speedbar.texi (GDB): Describe use of watch expressions.
10151
10152 2005-09-28 Simon Josefsson <jas@extundo.com>
10153
10154 * message.texi (IDNA): Fix.
10155
10156 2005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
10157
10158 * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
10159 nntp-server-hook, and nntp-warn-about-losing-connection; fix
10160 description of nntp-open-connection-function.
10161 (Common Variables): Fix descriptions.
10162
10163 2005-09-26 Katsumi Yamaoka <yamaoka@jpl.org>
10164
10165 * gnus.texi (Server Buffer Format): Document the %a format spec.
10166
10167 2005-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
10168
10169 * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
10170
10171 2005-09-23 Carsten Dominik <dominik@science.uva.nl>
10172
10173 * org.texi Version 3.16.
10174
10175 2005-09-19 Miles Bader <miles@gnu.org>
10176
10177 * newsticker.texi: Get rid of CVS keywords.
10178
10179 2005-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
10180
10181 * gnus.texi (Finding the Parent): Fix description of how Gnus
10182 finds article.
10183
10184 2005-09-14 Jari Aalto <jari.aalto@cante.net>
10185
10186 * gnus.texi (Advanced Scoring Examples): New examples to teach how
10187 to drop off non-answered articles.
10188
10189 2005-09-19 Juanma Barranquero <lekktu@gmail.com>
10190
10191 * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
10192 braces (which are unsupported by NMAKE) for macro `srcdir'.
10193
10194 2005-09-17 Eli Zaretskii <eliz@gnu.org>
10195
10196 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
10197 (../info/newsticker, newsticker.dvi): New targets.
10198
10199 2005-09-17 Ulf Jasper <ulf.jasper@web.de>
10200
10201 * newsticker.texi: Replace @command with @code. Replace @example
10202 with @lisp.
10203 (Top): Add explanations to menu items.
10204 (GNU Free Documentation License): Remove.
10205
10206 2005-09-16 Romain Francoise <romain@orebokech.com>
10207
10208 Update all files to specify GFDL version 1.2.
10209
10210 * doclicense.texi (GNU Free Documentation License): Update to
10211 version 1.2.
10212
10213 2005-09-15 Richard M. Stallman <rms@gnu.org>
10214
10215 * newsticker.texi: Fix @setfilename.
10216
10217 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
10218 (../info/newsticker, newsticker.dvi): New targets.
10219
10220 2005-08-30 Carsten Dominik <dominik@science.uva.nl>
10221
10222 * org.texi: Version 3.15.
10223
10224 2005-08-29 Luc Teirlinck <teirllm@auburn.edu>
10225
10226 * ses.texi: Combine all three indices into one.
10227 Correct a few typos.
10228
10229 2005-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
10230
10231 * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
10232
10233 2005-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
10234
10235 * emacs-mime.texi (Handles): Remove duplicate item.
10236 (Encoding Customization): Fix the default value for
10237 mm-coding-system-priorities.
10238 (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
10239 (Basic Functions): Fix reference.
10240
10241 2005-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
10242
10243 * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
10244
10245 2005-08-18 Richard M. Stallman <rms@gnu.org>
10246
10247 * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
10248 and web site.
10249
10250 * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
10251 not keyboard-translate.
10252
10253 2005-08-11 Richard M. Stallman <rms@gnu.org>
10254
10255 * faq.texi (Using regular expressions): Fix xref.
10256
10257 2005-08-09 Juri Linkov <juri@jurta.org>
10258
10259 * info.texi (Help-P): Replace `Prev' with `Previous'.
10260 (Help-M, Help-Xref): Add S-TAB.
10261 (Help-FOO): Update `u' command.
10262 (Help-Xref): Move info about Mouse-2 from `Help-Int'.
10263 Update info about visibility of xref parts.
10264 (Help-Int): Fix `m' command. Rename `Info-last' to
10265 `Info-history-back'. Add `Info-history-forward'.
10266 (Advanced): Fix `g*' and `M-n' commands.
10267 (Info Search): Add `index-apropos' in stand-alone browser.
10268 Add isearch commands.
10269 (Emacs Info Variables): Remove `Info-fontify'.
10270 Add `Info-mode-hook'. Update face names.
10271 Add `Info-fontify-maximum-menu-size',
10272 `Info-fontify-visited-nodes', `Info-isearch-search'.
10273
10274 2005-08-07 Michael Albinus <michael.albinus@gmx.de>
10275
10276 Sync with Tramp 2.0.50.
10277
10278 * tramp.texi: Use @option{} consequently for method names.
10279 (Inline methods, External transfer methods): Remove references to
10280 Cygwin.
10281 (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
10282 implementation.
10283
10284 2005-07-27 Reiner Steib <Reiner.Steib@gmx.de>
10285
10286 * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
10287 Mention that gnus-init-file is not read when Emacs is invoked with
10288 --no-init-file or -q.
10289
10290 2005-07-19 Carsten Dominik <dominik@science.uva.nl>
10291
10292 * org.texi: Version 3.14.
10293
10294 2005-07-04 Carsten Dominik <dominik@science.uva.nl>
10295
10296 * org.texi: Version 3.13.
10297
10298 2005-07-18 Juri Linkov <juri@jurta.org>
10299
10300 * calc.texi (Time Zones, Logical Operations):
10301 * cl.texi (Overview):
10302 * org.texi (TODO types):
10303 * sc.texi (Emacs 18 MUAs):
10304 * speedbar.texi (Top):
10305 * url.texi (History):
10306 Delete duplicate duplicate words.
10307
10308 2005-07-16 Johan Bockgård <bojohan@users.sourceforge.net> (tiny change)
10309
10310 * cl.texi (Type Predicates): Document `atom' type.
10311
10312 2005-07-04 Lute Kamstra <lute@gnu.org>
10313
10314 Update FSF's address in GPL notices.
10315
10316 * calc.texi (Copying):
10317 * doclicense.texi (GNU Free Documentation License):
10318 * faq.texi (Contacting the FSF):
10319 * mh-e.texi (Copying): Update FSF's address.
10320
10321 2005-07-03 Richard M. Stallman <rms@gnu.org>
10322
10323 * flymake.texi (Example -- Configuring a tool called directly):
10324 Update name of flymake-build-relative-filename.
10325
10326 2005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
10327
10328 * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
10329
10330 2005-06-29 Carsten Dominik <dominik@science.uva.nl>
10331
10332 * org.texi: Version 3.12.
10333
10334 2005-06-24 Eli Zaretskii <eliz@gnu.org>
10335
10336 * makefile.w32-in (MAKEINFO): Use --force.
10337 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
10338 Makefile.in.
10339 (gnus.dvi): Use "..." to quote Sed args, so that it works with
10340 more shells.
10341
10342 2005-06-23 Richard M. Stallman <rms@gnu.org>
10343
10344 * speedbar.texi (Creating a display): Texinfo usage fixes.
10345
10346 * tramp.texi (Customizing Completion, Auto-save and Backup):
10347 Texinfo usage fixes.
10348
10349 2005-06-23 Juanma Barranquero <lekktu@gmail.com>
10350
10351 * dired-x.texi (Miscellaneous Commands):
10352 * ediff.texi (Miscellaneous):
10353 * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
10354 (Agent Variables):
10355 * info.texi (Help-Xref):
10356 * message.texi (Message Headers):
10357 * org.texi (Remember):
10358 * reftex.texi (Options (Defining Label Environments))
10359 (Options (Index Support), Options (Viewing Cross-References))
10360 (Options (Misc), Changes):
10361 * speedbar.texi (Creating a display):
10362 * tramp.texi (Customizing Completion, Auto-save and Backup):
10363 Texinfo usage fix.
10364
10365 2005-06-13 Carsten Dominik <dominik@science.uva.nl>
10366
10367 * org.texi: Version 3.11.
10368
10369 2005-06-12 Jay Belanger <belanger@truman.edu>
10370
10371 * calc.texi (Getting Started): Remove extra menu item.
10372
10373 2005-05-31 Jay Belanger <belanger@truman.edu>
10374
10375 * calc.texi (Notations Used in This Manual): Use @kbd for key
10376 sequence.
10377 (Demonstration of Calc): Mention another way of starting Calc.
10378 (Starting Calc): Mention long name of M-#.
10379 (Embedded Mode Overview): Remove unnecessary instruction.
10380 (Other M-# commands): Rephrase `M-# 0' explanation.
10381 (Basic Embedded Mode): Rewrite discussion of prefix arguments to
10382 reflect current behavior.
10383
10384 2005-05-30 Jay Belanger <belanger@truman.edu>
10385
10386 * calc.texi (Hooks): Change description of calc-window-hook and
10387 calc-trail-window-hook to match usage.
10388 (Computational Functions): Add more constant-generating functions.
10389 (Customizable Variables): Use defvar.
10390
10391 2005-05-28 Jay Belanger <belanger@truman.edu>
10392
10393 * calc.texi (Assignments in Embedded Mode): Fix variable name.
10394 (Basic Embedded Mode): Explain behavior of arguments to
10395 calc-embedded-mode.
10396
10397 2005-05-27 Jay Belanger <belanger@truman.edu>
10398
10399 * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
10400 current behavior.
10401
10402 2005-05-25 Jay Belanger <belanger@truman.edu>
10403
10404 * calc.texi: Change Calc version number throughout.
10405 (Keypad Mode): Change location in info output.
10406 (Keypad mode overview): Move picture of keypad.
10407
10408 2005-05-21 Jay Belanger <belanger@truman.edu>
10409
10410 * calc.texi (Storing variables): Mention that only most variables
10411 are void to begin with.
10412
10413 2005-05-21 Kevin Ryde <user42@zip.com.au>
10414
10415 * widget.texi (Basic Types): Update cross ref from "Enabling
10416 Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
10417 lispref/text.texi change.
10418
10419 2005-05-20 Carsten Dominik <dominik@science.uva.nl>
10420
10421 * org.texi: Version 3.09.
10422
10423 2005-05-18 Carsten Dominik <dominik@science.uva.nl>
10424
10425 * reftex.texi: Version 4.28.
10426
10427 2005-05-16 Jay Belanger <belanger@truman.edu>
10428
10429 * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
10430
10431 2005-05-14 Jay Belanger <belanger@truman.edu>
10432
10433 * calc.texi (Default Simplifications): Insert missing ! (logical
10434 not operator).
10435
10436 2005-05-14 Michael Albinus <michael.albinus@gmx.de>
10437
10438 Sync with Tramp 2.0.49.
10439
10440 2005-05-10 Jay Belanger <belanger@truman.edu>
10441
10442 * calc.texi (Default Simplifications): Mention that 0^0 simplifies
10443 to 1.
10444
10445 2005-04-29 Carsten Dominik <dominik@science.uva.nl>
10446
10447 * org.texi: Version 3.08, structure reorganized.
10448
10449 2005-04-24 Richard M. Stallman <rms@gnu.org>
10450
10451 * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
10452
10453 2005-04-15 Carsten Dominik <dominik@science.uva.nl>
10454
10455 * org.texi: Update to version 3.06.
10456
10457 2005-04-13 Lute Kamstra <lute@gnu.org>
10458
10459 * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
10460
10461 2005-04-10 Thien-Thi Nguyen <ttn@gnu.org>
10462
10463 * cl.texi (Porting Common Lisp): Fix typo.
10464
10465 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
10466
10467 * gnus.texi (RSS): Addition.
10468
10469 2005-04-04 Jay Belanger <belanger@truman.edu>
10470
10471 * calc.texi: Change Calc version number.
10472 (Customizable variables): Fix description of calc-language-alist.
10473 (Copying): Put in version 2 of GPL.
10474
10475 2005-04-01 Jay Belanger <belanger@truman.edu>
10476
10477 * calc.texi (Troubleshooting Commands): Remove comment about
10478 installation.
10479 (Installation): Remove section.
10480 (Customizable Variables): New section.
10481 (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
10482 (Graphical Devices): Add references to Customizable Variables.
10483
10484 2005-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
10485
10486 * emacs-mime.texi (Display Customization): Markup fixes.
10487 (rfc2047): Update.
10488
10489 2005-03-23 Reiner Steib <Reiner.Steib@gmx.de>
10490
10491 * gnus-faq.texi: Replaced with auto-generated version.
10492
10493 2005-03-26 Stephan Stahl <stahl@eos.franken.de> (tiny change)
10494
10495 * dired-x.texi (Multiple Dired Directories): default-directory was
10496 renamed to dired-default-directory.
10497
10498 2005-03-26 Jay Belanger <belanger@truman.edu>
10499
10500 * calc.texi (Simplifying Formulas, Rewrite Rules):
10501 Change description of top and bottom of fraction.
10502 (Modulo Forms): Move description of how to create modulo forms to
10503 earlier in the section.
10504 (Fraction Mode): Suggest using : to get a fraction by dividing.
10505 (Basic Arithmetic): Adjust placement of command name.
10506 (Truncating the Stack): Emphasize that "hidden" entries are still
10507 visible.
10508 (Installation): Move discussion of printing manual to "About This
10509 Manual".
10510 (About This Manual): Mention how to print the manual.
10511 (Reporting Bugs): Remove first person.
10512 (Building Vectors): Add algebraic version of append.
10513 (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
10514 (Grouping Digits): Fix typo.
10515
10516 2005-03-25 Werner Lemberg <wl@gnu.org>
10517
10518 * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
10519 Replace `legal' with `valid'.
10520
10521 2005-03-25 Werner Lemberg <wl@gnu.org>
10522
10523 * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
10524
10525 2005-03-24 Jay Belanger <belanger@truman.edu>
10526
10527 * calc.texi (General Mode Commands)
10528 (Mode Settings in Embedded Mode): Add some explanation of
10529 recording mode settings.
10530
10531 2005-03-24 Richard M. Stallman <rms@gnu.org>
10532
10533 * calc.texi: Remove praise of non-free software.
10534
10535 * idlwave.texi: Don't say where to get IDL or its non-free manual.
10536 (Installation): Node deleted.
10537
10538 2005-03-23 Richard M. Stallman <rms@gnu.org>
10539
10540 * url.texi (HTTP language/coding): Improve last change.
10541
10542 2005-03-22 Jay Belanger <belanger@truman.edu>
10543
10544 * calc.texi (Embedded Mode): Add new information on changing
10545 modes.
10546
10547 2005-03-20 Michael Albinus <michael.albinus@gmx.de>
10548
10549 Sync with Tramp 2.0.48.
10550
10551 * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
10552
10553 * tramp.texi: Replace "Emacs" by "GNU Emacs". Replace "Linux" by
10554 "GNU/Linux". Change all addresses to .gnu.org.
10555 (Default Method): Offer shortened syntax for "su" and "sudo"
10556 methods.
10557
10558 2005-03-07 Richard M. Stallman <rms@gnu.org>
10559
10560 * url.texi: Fix usage of "e.g.".
10561 (HTTP language/coding): Explain the rules for these strings.
10562
10563 2005-03-06 Richard M. Stallman <rms@gnu.org>
10564
10565 * woman.texi (Introduction): Minor cleanups.
10566
10567 * url.texi (HTTP language/coding): Get rid of "Emacs 21".
10568
10569 * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
10570 (Installation): Node deleted.
10571
10572 * mh-e.texi (Preface): Get rid of "Emacs 21".
10573
10574 * eshell.texi (Installation): Delete node (for Emacs 20).
10575
10576 2005-03-05 Thien-Thi Nguyen <ttn@gnu.org>
10577
10578 * flymake.texi: Refill and tweak style in @lisp blocks.
10579
10580 2005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
10581
10582 * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
10583
10584 2005-03-01 Jay Belanger <belanger@truman.edu>
10585
10586 * calc.texi (Trigonometric and Hyperbolic Functions):
10587 Mention additional functions.
10588 (Algebraic Simplifications): Mention additional simplifications.
10589
10590 2005-02-18 Jonathan Yavner <jyavner@member.fsf.org>
10591
10592 * ses.texi: Add concept/function/variable indices (this work was
10593 donated by Brad Collins <brad@chenla.org>, copyright-assignment
10594 papers on file at FSF).
10595
10596 2005-02-10 Jay Belanger <belanger@truman.edu>
10597
10598 * calc.texi: Change @LaTeX to La@TeX throughout.
10599 Redefine @expr as @math for TeX output.
10600 Redefine @texline as a no-op for TeX output.
10601 Define @tfn, replace @t by @tfn throughout.
10602
10603 2005-02-09 Jay Belanger <belanger@truman.edu>
10604
10605 * calc.texi: Add macro for LaTeX for info output.
10606
10607 2005-02-08 Kim F. Storm <storm@cua.dk>
10608
10609 * texinfo.tex (LaTex): Add def.
10610
10611 2005-02-06 Jay Belanger <belanger@truman.edu>
10612
10613 * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
10614 change name to "TeX and LaTeX Language Modes." Mention LaTeX mode
10615 throughout manual.
10616
10617 2005-01-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
10618
10619 * gnus.texi: Some edits based on comments from David Abrahams.
10620
10621 2005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
10622
10623 * gnus.texi (RSS): Fix the keystroke.
10624
10625 2005-01-24 David Kastrup <dak@gnu.org>
10626
10627 * faq.texi: Update AUCTeX version info.
10628
10629 2005-01-16 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
10630
10631 * gnus-faq.texi ([4.1]): Typo.
10632
10633 2005-01-19 Jay Belanger <belanger@truman.edu>
10634
10635 * calc.texi (Keep Arguments): Mention that keeping arguments
10636 doesn't work with keyboard macros.
10637
10638 2005-01-16 Richard M. Stallman <rms@gnu.org>
10639
10640 * autotype.texi (Autoinserting): Fix small error.
10641
10642 2005-01-16 Michael Albinus <michael.albinus@gmx.de>
10643
10644 Sync with Tramp 2.0.47.
10645
10646 * tramp.texi (Compilation): New section, describing compilation of
10647 remote files.
10648
10649 2005-01-11 Kim F. Storm <storm@cua.dk>
10650
10651 * widget.texi (Basic Types): Add :follow-link keyword.
10652
10653 2005-01-09 Jay Belanger <belanger@truman.edu>
10654
10655 * calc.texi (Basic Commands): Describe new behavior of calc-reset.
10656
10657 2005-01-08 Jay Belanger <belanger@truman.edu>
10658
10659 * calc.texi: Change throughout to reflect new default value of
10660 calc-settings-file.
10661
10662 2005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
10663
10664 * message.texi (Reply): `message-reply-to-function' should return
10665 a list. Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
10666
10667 2005-01-06 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
10668
10669 * faq.texi (Changing load-path): Fix typo.
10670
10671 2005-01-05 Jay Belanger <belanger@truman.edu>
10672
10673 * calc.texi (Programming Tutorial): Replace kbd command by
10674 appropriate characters for a keyboard macro.
10675
10676 2005-01-04 Jay Belanger <belanger@truman.edu>
10677
10678 * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
10679 for Lucid Emacs.
10680 (Programming Tutorial): Mention that the user needs to be in the
10681 right mode to compute some functions.
10682
10683 2005-01-04 Jay Belanger <belanger@truman.edu>
10684
10685 * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
10686 no longer applicable.
10687
10688 2005-01-01 Jay Belanger <belanger@truman.edu>
10689
10690 * calc.texi (Programming Tutorial): Change description of how to
10691 edit keyboard macros to match current behavior.
10692
10693 2004-12-31 Jay Belanger <belanger@truman.edu>
10694
10695 * calc.texi: Mention C-cC-c as the way to finish editing throughout.
10696
10697 2004-12-20 Jay Belanger <belanger@truman.edu>
10698
10699 * calc.texi (Types Tutorial): Emphasize that you can't divide by
10700 zero.
10701
10702 2004-12-17 Luc Teirlinck <teirllm@auburn.edu>
10703
10704 * cc-mode.texi (Text Filling and Line Breaking): Put period after
10705 @xref.
10706 (Font Locking): Avoid @strong{Note:}.
10707
10708 2004-12-17 Michael Albinus <michael.albinus@gmx.de>
10709
10710 Sync with Tramp 2.0.46.
10711
10712 * tramp.texi (bottom): Add arch-tag. It was lost, somehow.
10713
10714 2004-12-16 Luc Teirlinck <teirllm@auburn.edu>
10715
10716 * url.texi: Correct typos.
10717 (Retrieving URLs): @var{nil}->@code{nil}.
10718 (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
10719 the standard "The GNU Emacs Manual" in fifth argument of @xref's.
10720 (Dealing with HTTP documents): @inforef->@xref.
10721
10722 2004-12-15 Jay Belanger <belanger@truman.edu>
10723
10724 * calc.texi: Consistently capitalized all mode names.
10725 (Answers to Exercises): Mention that an answer can be a fraction
10726 when in Fraction mode.
10727
10728 2004-12-13 Jay Belanger <belanger@truman.edu>
10729
10730 * calc.texi: Fix some TeX definitions.
10731
10732 2004-12-09 Luc Teirlinck <teirllm@auburn.edu>
10733
10734 * reftex.texi (Imprint): Remove erroneous @value's.
10735
10736 2004-12-08 Luc Teirlinck <teirllm@auburn.edu>
10737
10738 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
10739 (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
10740
10741 2004-12-08 Jay Belanger <belanger@truman.edu>
10742
10743 * calc.texi (Starting Calc): Remove comment about installation.
10744 (Keypad Mode Overview): Remove comment about Emacs 19 support.
10745
10746 2004-12-08 Luc Teirlinck <teirllm@auburn.edu>
10747
10748 * url.texi: Update @setfilename.
10749 (Getting Started): No need to worry about Gnus versions.
10750 (Dealing with HTTP documents): Use @inforef.
10751
10752 * org.texi: Fix @direntry file name.
10753
10754 2004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
10755
10756 * url.texi: New file.
10757
10758 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
10759
10760 2004-12-06 Jay Belanger <belanger@truman.edu>
10761
10762 * calc.texi (Using Calc): Remove paragraph about installation.
10763
10764 2004-12-06 Jay Belanger <belanger@truman.edu>
10765
10766 * calc.texi: Use more Texinfo macros and less TeX defs.
10767 Remove @refill's.
10768
10769 2004-12-06 Richard M. Stallman <rms@gnu.org>
10770
10771 * org.texi: New file.
10772
10773 2004-12-05 Richard M. Stallman <rms@gnu.org>
10774
10775 * Makefile.in (org.dvi, ../info/org): New targets.
10776 (INFO_TARGETS): Add ../info/org.
10777 (DVI_TARGETS): Add org.dvi.
10778 (maintainer-clean): Remove the info files in the info dir.
10779
10780 2004-11-26 Eli Zaretskii <eliz@gnu.org>
10781
10782 * idlwave.texi: Fix the setfilename directive to put the produced
10783 file in ../info.
10784 (Continued Statement Indentation): Resurrect Jan D.'s change from
10785 2004-11-03 that was lost when a newer version of idlwave.texi was
10786 imported.
10787
10788 2004-12-08 Reiner Steib <Reiner.Steib@gmx.de>
10789
10790 * gnus-faq.texi ([5.1]): Add missing bracket.
10791
10792 * gnus.texi (Filtering Spam Using The Spam ELisp Package):
10793 Index `spam-initialize'.
10794
10795 2004-11-22 Reiner Steib <Reiner.Steib@gmx.de>
10796
10797 * message.texi (Various Message Variables): Mention that all mail
10798 file variables are derived from `message-directory'.
10799
10800 * gnus.texi (Splitting Mail): Clarify bogus group.
10801
10802 2004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
10803
10804 * emacs-mime.texi (Encoding Customization):
10805 Fix mm-coding-system-priorities entry.
10806
10807 2004-11-03 Jan Djärv <jan.h.d@swipnet.se>
10808
10809 * idlwave.texi (Continued Statement Indentation):
10810 * reftex.texi (Options (Index Support))
10811 (Displaying and Editing the Index, Table of Contents):
10812 * speedbar.texi (Creating a display, Major Display Modes):
10813 Replace non-nil with non-@code{nil}.
10814
10815 2004-10-21 Jay Belanger <belanger@truman.edu>
10816
10817 * calc.texi (Algebraic-Style Calculations): Remove a comment.
10818
10819 2004-10-18 Luc Teirlinck <teirllm@auburn.edu>
10820
10821 * calc.texi (Reporting Bugs): Double up `@'.
10822
10823 2004-10-18 Jay Belanger <belanger@truman.edu>
10824
10825 * calc.texi (Reporting Bugs): Change the address that bugs
10826 should be sent to.
10827
10828 2004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
10829
10830 * gnus.texi (New Features): Add 5.11.
10831
10832 * message.texi (Resending): Remove wrong default value.
10833
10834 * gnus.texi (Mail Source Specifiers): Describe possible problems
10835 of `pop3-leave-mail-on-server'. Add `pop3-movemail' and
10836 `pop3-leave-mail-on-server' to the index.
10837
10838 2004-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
10839
10840 * message.texi (Canceling News): Add how to set a password.
10841
10842 2004-10-12 Jay Belanger <belanger@truman.edu>
10843
10844 * calc.texi (Help Commands): Change the descriptions of
10845 calc-describe-function and calc-describe-variable to match their
10846 current behavior.
10847
10848 2004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
10849
10850 * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
10851
10852 2004-10-12 Michael Albinus <michael.albinus@gmx.de>
10853
10854 Sync with Tramp 2.0.45.
10855
10856 * tramp.texi (Frequently Asked Questions): Comment paragraph about
10857 plink link. The URL is outdated. Originator contacted for
10858 clarification.
10859
10860 2004-10-10 Juri Linkov <juri@jurta.org>
10861
10862 * gnus.texi (Top, Marking Articles): Join two menus in one node
10863 because a node can have only one menu.
10864
10865 2004-10-09 Juri Linkov <juri@jurta.org>
10866
10867 * gnus.texi (Fancy Mail Splitting): Remove backslash in the
10868 example of nnmail-split-fancy.
10869
10870 2004-10-06 Karl Berry <karl@gnu.org>
10871
10872 * info.texi (@kbd{1}--@kbd{9}): No space around --, for
10873 consistency with other uses of dashes.
10874
10875 2004-10-05 Karl Berry <karl@gnu.org>
10876
10877 * info.texi: Consistently use --- throughout, periods at end of
10878 menu descriptions, and a couple typos.
10879
10880 2004-09-26 Jesper Harder <harder@ifa.au.dk>
10881
10882 * sieve.texi (Manage Sieve API): nil -> @code{nil}.
10883 * pgg.texi (User Commands, Backend methods): Do.
10884 * gnus.texi: Markup fixes.
10885 (Setting Process Marks): Fix `M P a' entry.
10886 * emacs-mime.texi: Fixes.
10887
10888 2004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
10889
10890 * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
10891 again.
10892 Use 5.10 instead of 5.10.0.
10893
10894 2004-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
10895
10896 * gnus.texi (Summary Mail Commands): S D e.
10897
10898 2004-09-20 Raymond Scholz <ray-2004@zonix.de> (tiny change)
10899
10900 * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
10901 the gnus-article-mode-line-format section.
10902
10903 2004-09-20 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
10904
10905 * gnus.texi (Various Summary Stuff): Fix the documentation for
10906 gnus-newsgroup-variables.
10907
10908 2004-09-20 Reiner Steib <Reiner.Steib@gmx.de>
10909
10910 * gnus.texi (MIME Commands):
10911 Add gnus-mime-display-multipart-as-mixed,
10912 gnus-mime-display-multipart-alternative-as-mixed,
10913 gnus-mime-display-multipart-related-as-mixed.
10914 (Mail Source Customization): Clarify `mail-source-directory'.
10915 (Splitting Mail): Mention gnus-group-find-new-groups.
10916 (SpamOracle): Fix typo.
10917
10918 * gnus-faq.texi: Untabify.
10919 ([6.3]): nnir.el is in contrib directory.
10920
10921 * message.texi (News Headers): Clarify how a unique ID is created.
10922
10923 * gnus.texi (Batching Agents): Fix typo in example.
10924 Reported by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
10925
10926 2004-09-20 Andre Srinivasan <andre@e2open.com> (tiny change)
10927
10928 * gnus.texi (Group Parameters): Add more on hooks.
10929
10930 2004-09-20 Florian Weimer <fw@deneb.enyo.de>
10931
10932 * gnus.texi (Charsets): Point to relevant section in emacs-mime.
10933
10934 2004-09-22 Jay Belanger <belanger@truman.edu>
10935
10936 * calc.texi (Vectors as Lists): Add a warning that the tutorial
10937 might be hidden during part of the session.
10938
10939 2004-09-20 Jay Belanger <belanger@truman.edu>
10940
10941 * calc.texi (Notations Used in This Manual): Put in an earlier
10942 mention that DEL could be called Backspace.
10943
10944 2004-09-10 Simon Josefsson <jas@extundo.com>
10945
10946 * gnus.texi (IMAP): Add example. Suggested and partially written
10947 by Steinar Bang <sb@dod.no>.
10948
10949 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10950
10951 * gnus.texi (IMAP): Add comments about imaps synonym to imap in
10952 netrc syntax.
10953
10954 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10955
10956 * gnus.texi (Spam ELisp Package Sequence of Events):
10957 Some clarifications.
10958 (Spam ELisp Package Global Variables): More clarifications.
10959
10960 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10961
10962 * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
10963 Mention spam-split does not modify incoming mail.
10964
10965 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10966
10967 * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
10968
10969 2004-09-10 Eli Zaretskii <eliz@gnu.org>
10970
10971 * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi.
10972
10973 2004-09-09 Reiner Steib <Reiner.Steib@gmx.de>
10974
10975 * makefile.w32-in (sieve, pgg): Use $(infodir).
10976
10977 2004-09-08 Dhruva Krishnamurthy <dhruva.krishnamurthy@gmail.com> (tiny change)
10978
10979 * makefile.w32-in: Fix PGG and Sieve entries.
10980
10981 2004-08-28 Eli Zaretskii <eliz@gnu.org>
10982
10983 * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
10984 Emacs and related programs.
10985
10986 2004-08-27 Richard M. Stallman <rms@gnu.org>
10987
10988 * faq.texi: Fix texinfo usage, esp. doublequotes.
10989 (Difference between Emacs and XEmacs): Some clarification.
10990
10991 * faq.texi (Difference between Emacs and XEmacs):
10992 Explain not to contrast XEmacs with GNU Emacs.
10993
10994 2004-08-26 Richard M. Stallman <rms@gnu.org>
10995
10996 * faq.texi (Difference between Emacs and XEmacs): Rewrite.
10997
10998 2004-08-22 David Kastrup <dak@gnu.org>
10999
11000 * reftex.texi (AUCTeX): Update links, section name.
11001
11002 * faq.texi (Calc): Update availability (included in 22.1).
11003 (AUCTeX): Update availability, information, versions, description.
11004
11005 2004-08-14 Eli Zaretskii <eliz@gnu.org>
11006
11007 * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
11008
11009 2004-08-11 Martin Stjernholm <mast@lysator.liu.se>
11010
11011 * cc-mode.texi: Various updates for CC Mode 5.30.9.
11012
11013 2004-08-10 Michael Albinus <michael.albinus@gmx.de>
11014
11015 Sync with Tramp 2.0.44.
11016
11017 2004-08-05 Lars Hansen <larsh@math.ku.dk>
11018
11019 * widget.texi (User Interface): Update how to separate the
11020 editable field of an editable-field widget from other widgets.
11021 (Programming Example): Add text after field.
11022
11023 2004-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
11024
11025 * emacs-mime.texi (Encoding Customization): Add a note to the
11026 mm-content-transfer-encoding-defaults entry.
11027 (rfc2047): Update.
11028
11029 * gnus.texi (Article Highlighting):
11030 Add gnus-cite-ignore-quoted-from.
11031 (POP before SMTP): New node.
11032 (Posting Styles): Addition.
11033 (Splitting Mail): Add nnmail-split-lowercase-expanded.
11034 (Fancy Mail Splitting): Ditto.
11035 (X-Face): Add gnus-x-face.
11036
11037 2004-08-30 Reiner Steib <Reiner.Steib@gmx.de>
11038
11039 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
11040 * pgg.texi, sieve.texi: Use @copying and @insertcopying.
11041
11042 2004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
11043
11044 * gnus.texi (Mail Source Specifiers):
11045 Describe `pop3-leave-mail-on-server'.
11046
11047 2004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
11048
11049 * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
11050
11051 * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
11052 repository. Change setfilename.
11053
11054 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
11055
11056 2004-07-02 Juri Linkov <juri@jurta.org>
11057
11058 * pcl-cvs.texi (Viewing differences): Add `d r'.
11059
11060 2004-06-29 Jesper Harder <harder@ifa.au.dk>
11061
11062 * ses.texi, viper.texi, flymake.texi, faq.texi:
11063 * eshell.texi, ediff.texi: Markup fixes.
11064
11065 2004-06-21 Karl Berry <karl@gnu.org>
11066
11067 * info.texi (Top): Mention that only Emacs has mouse support.
11068 (Getting Started): Mention this in a few other places.
11069
11070 2004-06-13 Luc Teirlinck <teirllm@auburn.edu>
11071
11072 * autotype.texi (Copyrights, Timestamps):
11073 Recommend `before-save-hook' instead of `write-file-functions'.
11074
11075 2004-06-13 Lars Hansen <larsh@math.ku.dk>
11076
11077 * dired-x.texi (dired-mark-omitted): Update keybinding.
11078
11079 2004-06-10 Kim F. Storm <storm@cua.dk>
11080
11081 * pcl-cvs.texi (Viewing differences): Add 'd y'.
11082
11083 2004-06-05 Lars Hansen <larsh@math.ku.dk>
11084
11085 * dired-x.texi (variable dired-omit-mode): Rename from
11086 dired-omit-files-p.
11087 (function dired-omit-mode): Rename from dired-omit-toggle.
11088 Call dired-omit-mode rather than set dired-omit-files-p.
11089 (dired-mark-omitted): Describe command.
11090
11091 2004-05-29 Michael Albinus <michael.albinus@gmx.de>
11092
11093 Version 2.0.41 of Tramp released.
11094
11095 2004-05-29 Juanma Barranquero <lektu@terra.es>
11096
11097 * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
11098 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
11099
11100 2004-05-29 Richard M. Stallman <rms@gnu.org>
11101
11102 * cl.texi (Top): Call this chapter `Introduction'.
11103 (Overview): In TeX, no section heading here.
11104
11105 * cc-mode.texi: Put commas after i.e. and e.g. Minor cleanups.
11106
11107 2004-05-29 Eli Zaretskii <eliz@gnu.org>
11108
11109 * Makefile.in (../info/flymake, flymake.dvi): New targets.
11110 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
11111
11112 2004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
11113
11114 * flymake.texi: New file.
11115
11116 2004-05-28 Simon Josefsson <jas@extundo.com>
11117
11118 * smtpmail.texi (Authentication): Improve STARTTLS discussion.
11119
11120 2004-05-07 Kai Großjohann <kai@emptydomain.de>
11121
11122 Version 2.0.40 of Tramp released.
11123
11124 2004-04-25 Michael Albinus <Michael.Albinus@alcatel.de>
11125
11126 Complete rework, based on review by Karl Berry <karl@gnu.org>.
11127
11128 * tramp.texi (Auto-save and Backup): Explain exploitation of new
11129 variables `tramp-backup-directory-alist' and
11130 `tramp-bkup-backup-directory-info'.
11131 (Overview, Connection types)
11132 (External transfer methods, Default Method)
11133 (Windows setup hints): Remove restriction of password entering
11134 with external methods.
11135 (Auto-save and Backup): Make file name example
11136 (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info'
11137 and `auto-save-directory' must be used.
11138 (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
11139 only "NT"). Remove doubled entry "What kinds of systems does
11140 @tramp{} work on".
11141 (tramp): Macro removed.
11142 (Obtaining Tramp): Flag removed from title.
11143 (all): "tramp-" and "-" removed from flag names. Flags `tramp'
11144 and `trampver' used properly. Flag `tramp-inst' replaced by
11145 `installchapter'. Installation related text adapted.
11146
11147 2004-04-28 Masatake YAMATO <jet@gyve.org>
11148
11149 * widget.texi (Programming Example): Remove overlays.
11150
11151 2004-04-27 Jesper Harder <harder@ifa.au.dk>
11152
11153 * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
11154
11155 2004-04-23 Juanma Barranquero <lektu@terra.es>
11156
11157 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
11158
11159 2004-04-05 Jesper Harder <harder@ifa.au.dk>
11160
11161 * info.texi (Info Search): Add info-apropos.
11162
11163 2004-03-22 Juri Linkov <juri@jurta.org>
11164
11165 * faq.texi: Fix help key bindings.
11166
11167 2004-03-17 Luc Teirlinck <teirllm@auburn.edu>
11168
11169 * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
11170 (as suggested by Karl Berry). Update information about colored
11171 stars in menus. Add new subheading describing M-n.
11172
11173 2004-03-12 Richard M. Stallman <rms@gnu.org>
11174
11175 * cl.texi (Top): Rename top node's title.
11176
11177 2004-03-08 Karl Berry <karl@gnu.org>
11178
11179 * info.texi: \input texinfo.tex instead of just texinfo, to avoid
11180 problems making the texinfo distribution.
11181
11182 2004-02-29 Simon Josefsson <jas@extundo.com>
11183
11184 * smtpmail.texi (Authentication): Change the list of supported
11185 authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
11186 CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
11187 <voegelas@gmx.net>.
11188
11189 2004-02-29 Juanma Barranquero <lektu@terra.es>
11190
11191 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
11192 Use $(DEL) instead of rm, and ignore exit code.
11193
11194 2004-02-29 Kai Großjohann <kgrossjo@eu.uu.net>
11195
11196 Tramp version 2.0.39 released.
11197
11198 2004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
11199
11200 * tramp.texi (Customizing Completion): Explain new functions
11201 `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
11202 (all): Savannah URLs unified to "http://savannah.nongnu.org".
11203 (Top): Refer to Savannah mailing list as the major one.
11204 Mention older mailing lists in HTML mode only.
11205 (Auto-save and Backup): Add auto-save. Based on wording of Kai.
11206 (Frequently Asked Questions): Remote hosts must not be Unix-like
11207 for "smb" method.
11208 (Password caching): New node.
11209 (External transfer methods): Refer to password caching for "smb"
11210 method.
11211
11212 2004-02-17 Karl Berry <karl@gnu.org>
11213
11214 * info.texi (Help-Int): Mention the new line number feature.
11215
11216 2004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
11217
11218 * ses.texi (Advanced Features): New functionality for
11219 ses-set-header-row (defaults to current row unless C-u used).
11220 (Acknowledgements): Add Stefan Monnier.
11221
11222 2003-12-29 Kevin Ryde <user42@zip.com.au>
11223
11224 * viper.texi (Vi Macros): Fix reference to the Emacs manual.
11225
11226 2003-11-30 Kai Großjohann <kai.grossjohann@gmx.net>
11227
11228 Tramp version 2.0.38 released.
11229
11230 * tramp.texi (Remote shell setup): Warn of environment variables
11231 FRUMPLE if user frumple exists. Suggested by Sven Gabriel
11232 <sven.gabriel@imk.fzk.de>.
11233 (Configuration): Tramp now chooses base64/uuencode
11234 automatically. Update wording accordingly.
11235 (Top): More description for the `Default Method' menu entry.
11236 (Default Method): Use @code, not @var, for Lisp variables.
11237 (Default Method): New subsection `Which method is the right one
11238 for me?'. Suggested by Christian Kirsch.
11239 (Configuration): Pointer to new subsection added.
11240 (Default Method): Too many "use" in one sentence.
11241 Rephrase. Reported by Christian Kirsch.
11242 (Filename Syntax): Old `su' example is probably a left-over from
11243 the sm/su method naming. Replace with `ssh', instead.
11244 (External transfer methods, Auto-save and Backup):
11245 Typo fixes.
11246
11247 2003-11-02 Michael Albinus <Michael.Albinus@alcatel.de>
11248
11249 * tramp.texi (all): Harmonize all occurrences of @tramp{}.
11250 (Top): Mention japanese manual only if flag `jamanual' is set.
11251 Insert section `Japanese manual' in menu.
11252
11253 2003-11-26 Thien-Thi Nguyen <ttn@gnu.org>
11254
11255 * eshell.texi (Known Problems): Add doc item.
11256
11257 2003-11-22 Martin Stjernholm <mast@lysator.liu.se>
11258
11259 * cc-mode.texi: Update for CC Mode 5.30.
11260
11261 Note: Please refrain from doing purely cosmetic changes like
11262 removing trailing whitespace in this manual; it clobbers cvs
11263 merging for no good reason.
11264
11265 2003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
11266
11267 * ediff.texi, tramp.texi, vip.texi, viper.texi:
11268 * widget.texi, woman.texi: Replace @sc{ascii} and ASCII with
11269 @acronym{ASCII}.
11270
11271 2003-10-26 Karl Berry <karl@gnu.org>
11272
11273 * info.texi (Info Search): Echo area, not echo are. From Debian
11274 diff.
11275
11276 2003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
11277
11278 * widget.texi (Defining New Widgets): Document new behavior of
11279 :buttons and :children keywords.
11280
11281 2003-10-22 Miles Bader <miles@gnu.org>
11282
11283 * Makefile.in (info): Move before $(top_srcdir)/info.
11284
11285 2003-10-17 Thien-Thi Nguyen <ttn@gnu.org>
11286
11287 * tramp.texi (Inline methods): Small grammar fix.
11288 (External transfer methods): Likewise.
11289
11290 2003-10-08 Nick Roberts <nick@nick.uklinux.net>
11291
11292 * speedbar.texi: Remove paragraph for GUD that is no longer true.
11293
11294 2003-10-06 Luc Teirlinck <teirllm@auburn.edu>
11295
11296 * texinfo.tex: Replace `%' in arch tagline by @ignore.
11297
11298 2003-09-30 Richard M. Stallman <rms@gnu.org>
11299
11300 * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
11301
11302 * widget.texi (User Interface): Fix typos.
11303
11304 * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
11305
11306 2003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
11307
11308 * pcl-cvs.texi (Selected Files): Fix typo.
11309
11310 2003-09-21 Karl Berry <karl@gnu.org>
11311
11312 * info.texi (] and [ commands): No period at end of section title.
11313
11314 2003-09-04 Miles Bader <miles@gnu.org>
11315
11316 * Makefile.in (top_srcdir): New variable.
11317 ($(top_srcdir)/info): New rule.
11318 (info): Depend on it.
11319
11320 2003-09-03 Peter Runestig <peter@runestig.com>
11321
11322 * makefile.w32-in: New file.
11323
11324 2003-08-26 Per Abrahamsen <abraham@dina.kvl.dk>
11325
11326 * widget.texi (User Interface): Explain the need of static text
11327 around an editable field.
11328
11329 2003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
11330
11331 * widget.texi (Basic Types): The argument to `:help-echo' can now
11332 be a form that evaluates to a string.
11333
11334 2003-08-18 Kim F. Storm <storm@cua.dk>
11335
11336 * calc.texi (Queries in Macros): Update xref to keyboard macro query.
11337
11338 2003-08-16 Richard M. Stallman <rms@gnu.org>
11339
11340 * dired-x.texi (Shell Command Guessing): Explain *.
11341
11342 2003-08-16 Chunyu Wang <spr@db.cs.hit.edu.cn> (tiny change)
11343
11344 * pcl-cvs.texi (Log Edit Mode): Fix key binding for
11345 log-edit-insert-changelog.
11346
11347 2003-08-03 Karl Berry <karl@gnu.org>
11348
11349 * info.texi: Need @contents.
11350
11351 2003-07-20 Kai Großjohann <kai.grossjohann@gmx.net>
11352
11353 Tramp version 2.0.36 released.
11354
11355 * tramp.texi (Remote shell setup): Explain about problems with
11356 non-Bourne commands in ~/.profile and ~/.shrc.
11357
11358 2003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
11359
11360 * info.texi (Help-Inv, Help-M, Help-Xref): Update following
11361 renaming of `vis-mode' to `visible-mode'.
11362
11363 2003-07-04 Luc Teirlinck <teirllm@mail.auburn.edu>
11364
11365 * info.texi (Top, Help-Small-Screen): Remove accidentally added
11366 next, prev and up pointers.
11367
11368 2003-07-02 Luc Teirlinck <teirllm@mail.auburn.edu>
11369
11370 * info.texi (Help): Mention existence of Emacs and stand-alone
11371 Info at the very beginning of the tutorial.
11372 (Help-Inv): New node.
11373 (Help-]): New node.
11374 (Help-M): Systematically point out the differences between default
11375 Emacs and stand-alone versions. Delete second menu.
11376 (Help-Xref): Systematically point out the differences between
11377 default Emacs and stand-alone versions.
11378 (Help-Int): Change `l' example.
11379 (Expert Info): Fix typos.
11380 (Emacs Info Variables): Mention `Info-hide-note-references' and
11381 new default for `Info-scroll-prefer-subnodes'.
11382
11383 2003-06-17 Kai Großjohann <kai.grossjohann@gmx.net>
11384
11385 Version 2.0.35 of Tramp released.
11386
11387 * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
11388 (Inline methods): Add methods `remsh' and `plink1'.
11389 (External transfer methods): Add method `remcp'.
11390 (Multi-hop Methods): Add method `remsh'.
11391 Small patch from Adrian Aichner <adrian@xemacs.org>:
11392 Fix minor typos.
11393 (Concept Index): Add to make manual searchable via
11394 `Info-index'.
11395 (Version Control): Add cindex entry.
11396
11397 2003-05-24 Kai Großjohann <kai.grossjohann@gmx.net>
11398
11399 * trampver.texi: Version 2.0.34 released.
11400
11401 2003-05-03 Glenn Morris <gmorris@ast.cam.ac.uk>
11402
11403 * faq.texi: Improve previous changes.
11404
11405 2003-05-02 Glenn Morris <gmorris@ast.cam.ac.uk>
11406
11407 * faq.texi: Update copyright and maintenance details.
11408 Update some package URLs, versions, and maintainers.
11409 Remove many references to the Emacs Lisp Archive.
11410
11411 2003-04-23 Simon Josefsson <jas@extundo.com>
11412
11413 * smtpmail.texi: Fix license (the invariant sections mentioned has
11414 never been part of the smtp manual). Align info dir entry with
11415 other emacs packages.
11416
11417 2003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
11418
11419 * tramp.texi: Version 2.0.33 released.
11420 Remove installation chapter. Remove XEmacs specifics.
11421
11422 2003-03-29 Richard M. Stallman <rms@gnu.org>
11423
11424 * tramp.texi (Top): Undo the previous renaming.
11425 (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
11426
11427 2003-03-29 Kai Großjohann <kai.grossjohann@gmx.net>
11428
11429 * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
11430 version of manual.
11431
11432 * tramp.texi (Auto-save and Backup): New node.
11433
11434 2003-03-29 Michael Albinus <Michael.Albinus@alcatel.de>
11435
11436 * tramp.texi (Top): Include trampver.texi. Rename "Emacs" to "GNU
11437 Emacs" in order to have better differentiation to "XEmacs".
11438 `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
11439 are new macros in order to point to the other Emacs flavor where
11440 appropriate. In info case, point to node `Installation' in order
11441 to explain how to generate the other way. In html case, make a
11442 link to the other html file.
11443 (Obtaining TRAMP): Add a paragraph saying to perform `autoconf'
11444 after CVS checkout/update.
11445 (Installation): Completely rewritten.
11446 (Installation parameters, Load paths): New sections under
11447 `Installation'.
11448
11449 2003-02-28 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
11450
11451 * tramp.texi: Version 2.0.30 released.
11452 Replace word "path" with "localname" where used as a component of
11453 a Tramp file name.
11454
11455 2003-02-28 Michael Albinus <Michael.Albinus@alcatel.de>
11456
11457 * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
11458 introduced.
11459 (Installation): Explain what to do if files from the tramp/contrib
11460 directory are needed.
11461
11462 2003-02-23 Alex Schroeder <alex@emacswiki.org>
11463
11464 * smtpmail.texi (How Mail Works): New.
11465
11466 2003-02-22 Alex Schroeder <alex@emacswiki.org>
11467
11468 * smtpmail.texi: New file.
11469
11470 * Makefile.in: Build SMTP manual.
11471
11472 2003-02-05 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
11473
11474 * tramp.texi: Version 2.0.29 released.
11475 (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
11476 M-x makeinfo-buffer RET. Reported by gebser@ameritech.net.
11477
11478 2003-02-01 Michael Albinus <Michael.Albinus@alcatel.de>
11479
11480 * tramp.texi (Frequently Asked Questions): Explain a workaround if
11481 another package loads accidentally Ange-FTP.
11482
11483 2003-01-24 Michael Albinus <Michael.Albinus@alcatel.de>
11484
11485 * tramp.texi (Customizing Completion): Add function
11486 `tramp-parse-sconfig'. Change example of
11487 `tramp-set-completion-function', because parsing of ssh config
11488 files looks more natural.
11489
11490 2003-01-15 Kevin Ryde <user42@zip.com.au>
11491
11492 * gnus.texi (Using MIME): Mention auto-compression-mode with
11493 gnus-mime-copy-part.
11494
11495 2003-01-15 ShengHuo ZHU <zsh@cs.rochester.edu>
11496
11497 * gnus.texi: Do not use `path' in several locations.
11498
11499 2002-12-26 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
11500
11501 * tramp.texi (External transfer methods): New method `smb'.
11502 From Michael Albinus.
11503
11504 2002-11-05 Karl Berry <karl@gnu.org>
11505
11506 * info.texi (Info-fontify): Reorder face list to avoid bad line
11507 breaks.
11508
11509 2002-10-06 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11510
11511 * tramp.texi: Move @copying to standard place.
11512 Use @insertcopying.
11513
11514 2002-10-02 Karl Berry <karl@gnu.org>
11515
11516 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi:
11517 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
11518 * eshell.texi, eudc.texi, faq.texi, forms.texi, idlwave.texi:
11519 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, reftex.texi:
11520 * sc.texi, ses.texi, speedbar.texi, vip.texi, viper.texi:
11521 * widget.texi, woman.texi:
11522 Per rms, update all manuals to use @copying instead of @ifinfo.
11523 Also use @ifnottex instead of @ifinfo around the top node, where
11524 needed for the sake of the HTML output.
11525 (The Gnus manual is not fixed since it's not clear to me how it
11526 works; and the Tramp manual already uses @copying, although in an
11527 unusual way. All others were changed.)
11528
11529 2002-09-10 Jonathan Yavner <jyavner@engineer.com>
11530
11531 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
11532 (../info/ses, ses.dvi): New targets.
11533 * ses.texi: New file.
11534
11535 2002-09-06 Pavel Janík <Pavel@Janik.cz>
11536
11537 * texinfo.tex: Update to texinfo 4.2.
11538
11539 2002-08-27 Carsten Dominik <dominik@sand.science.uva.nl>
11540
11541 * reftex.texi: Update to RefTeX 4.19.
11542
11543 2002-07-21 Jesper Harder <harder@ifa.au.dk>
11544
11545 * gnus.texi (Sorting Groups): Add key bindings for
11546 gnus-group-sort-groups-by-real-name and
11547 gnus-group-sort-selected-groups-by-real-name.
11548
11549 2002-06-17 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11550
11551 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
11552 (../info/tramp, tramp.dvi): New targets.
11553
11554 2002-01-04 Eli Zaretskii <eliz@is.elta.co.il>
11555
11556 * Makefile.in (DVI_TARGETS): Add calc.dvi.
11557 (calc.dvi): Uncomment.
11558
11559 2001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
11560
11561 * Makefile.in (INFO_TARGETS): Add ../info/calc.
11562 (../info/calc): New target.
11563
11564 2001-10-20 Gerd Moellmann <gerd@gnu.org>
11565
11566 * (Version 21.1 released.)
11567
11568 2001-10-05 Gerd Moellmann <gerd@gnu.org>
11569
11570 * Branch for 21.1.
11571
11572 2001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
11573
11574 * Makefile.in (../info/info): Use an explicit -o switch to
11575 makeinfo.
11576
11577 2001-03-05 Gerd Moellmann <gerd@gnu.org>
11578
11579 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
11580
11581 2001-02-12 Michael Kifer <kifer@cs.sunysb.edu>
11582
11583 * ediff.texi: Added ediff-coding-system-for-read.
11584
11585 * viper.texi: Fix typos.
11586
11587 2000-12-20 Eli Zaretskii <eliz@is.elta.co.il>
11588
11589 * Makefile.in (../info/idlwave): Use --no-split.
11590
11591 2000-12-14 Dave Love <fx@gnu.org>
11592
11593 * Makefile.in (mostlyclean): Remove gnustmp.*.
11594 (gnus.dvi): Change rule to remove @latex stuff.
11595
11596 2000-10-19 Eric M. Ludlam <zappo@ultranet.com>
11597
11598 * Makefile.in (Speedbar): Add build targets for speedbar.texi.
11599
11600 2000-10-13 John Wiegley <johnw@gnu.org>
11601
11602 * Makefile.in: Add build targets for eshell.texi.
11603
11604 2000-09-25 Gerd Moellmann <gerd@gnu.org>
11605
11606 * Makefile.in: Remove/comment speedbar stuff.
11607
11608 2000-09-22 Dave Love <fx@gnu.org>
11609
11610 * Makefile.in: Add emacs-mime.
11611
11612 2000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
11613
11614 * Makefile.in (INFO_TARGETS): Add ../info/woman.
11615 (DVI_TARGETS): Add woman.dvi.
11616 (../info/woman, woman.dvi): New targets.
11617
11618 2000-05-31 Stefan Monnier <monnier@cs.yale.edu>
11619
11620 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
11621
11622 * pcl-cvs.texi: New file.
11623 * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
11624 (../info/pcl-cvs, pcl-cvs.dvi): New targets.
11625
11626 2000-05-11 Gerd Moellmann <gerd@gnu.org>
11627
11628 * Makefile.in (INFO_TARGETS): Add info/ebrowse.
11629 (../info/ebrowse, ebrowse.dvi): New targets.
11630
11631 2000-01-13 Gerd Moellmann <gerd@gnu.org>
11632
11633 * Makefile.in (INFO_TARGETS): Add eudc.
11634 (DVI_TARGETS): Add eudc.dvi.
11635 (../info/eudc, eudc.dvi): New targets.
11636
11637 2000-01-05 Eli Zaretskii <eliz@is.elta.co.il>
11638
11639 * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
11640 compatibility with 8+3 filesystems).
11641 (../info/efaq): Rename from emacs-faq.
11642
11643 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
11644
11645 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
11646 (../info/idlwave, idlwave.dvi): New targets.
11647
11648 1999-10-23 Dave Love <fx@gnu.org>
11649
11650 * Makefile.in: Use autotype.texi.
11651
11652 1999-10-12 Stefan Monnier <monnier@cs.yale.edu>
11653
11654 * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
11655 faq.texi file) rather than ../info/faq.
11656
11657 1999-10-07 Gerd Moellmann <gerd@gnu.org>
11658
11659 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
11660 (../info/ada-mode, ada-mode.dvi): New targets.
11661
11662 1999-09-01 Dave Love <fx@gnu.org>
11663
11664 * Makefile.in: Add faq.
11665
11666 1999-07-12 Richard Stallman <rms@gnu.org>
11667
11668 * Version 20.4 released.
11669
11670 1998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
11671
11672 * Version 20.3 released.
11673
11674 1998-04-06 Andreas Schwab <schwab@gnu.org>
11675
11676 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
11677 Use it in dvi targets.
11678 (../etc/GNU): Change to $(srcdir) first.
11679
11680 1998-03-11 Carsten Dominik <cd@delysid.gnu.org>
11681
11682 * reftex.texi: Update for RefTeX version 3.22.
11683
11684 1998-03-01 Kim-Minh Kaplan <KimMinh.Kaplan@utopia.eunet.fr>
11685
11686 * gnus.texi (Easy Picons): Remove references to
11687 `gnus-group-display-picons'.
11688 (Hard Picons): Ditto.
11689
11690 1998-02-08 Richard Stallman <rms@psilocin.gnu.org>
11691
11692 * Makefile.in (reftex.dvi, ../info/reftex): New targets.
11693 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
11694
11695 1997-09-23 Paul Eggert <eggert@twinsun.com>
11696
11697 * Makefile.in: Merge changes mistakenly made to `Makefile'.
11698 (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
11699
11700 1997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11701
11702 * Version 20.2 released.
11703
11704 1997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11705
11706 * Version 20.1 released.
11707
11708 1997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11709
11710 * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
11711
11712 1997-04-12 Per Abrahamsen <abraham@dina.kvl.dk>
11713
11714 * widget.texi (push-button): Document it.
11715
11716 1996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11717
11718 * Version 19.33 released.
11719
11720 1996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11721
11722 * Version 19.32 released.
11723
11724 1996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
11725
11726 * Makefile.in: Add rules for the Message manual.
11727
11728 1996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
11729
11730 * gnus.texi: New version.
11731
11732 * message.texi: New manual.
11733
11734 1996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11735
11736 * Makefile.in (All info targets): cd $(srcdir) to do the work.
11737
11738 1996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11739
11740 * Makefile.in (All info targets): Specify $(srcdir) in input files.
11741 Specify -I option.
11742 (All dvi targets): Set the TEXINPUTS variable.
11743
11744 1996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
11745
11746 * Version 19.31 released.
11747
11748 1996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
11749
11750 * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
11751 (INFO_TARGETS): Use new name. This avoids name conflict on MSDOS.
11752
11753 1995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11754
11755 * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
11756 (INFO_TARGETS): Add ../info/cc-mode.
11757 (DVI_TARGETS): Add cc-mode.dvi.
11758
11759 1995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11760
11761 * Version 19.30 released.
11762
11763 1995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
11764
11765 * gnus.texi: New file.
11766
11767 1995-11-04 Erik Naggum <erik@naggum.no>
11768
11769 * gnus.texi: File deleted.
11770
11771 1995-11-02 Stephen Gildea <gildea@stop.mail-abuse.org>
11772
11773 * mh-e.texi: "Function Index" -> "Command Index" to work with
11774 Emacs 19.30 C-h C-k support of separately-documented commands.
11775
11776 1995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11777
11778 * Makefile.in (../info/ediff, ediff.dvi): New targets.
11779 (INFO_TARGETS, DVI_TARGETS): Add those new targets.
11780
11781 1995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11782
11783 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
11784 (../info/viper, viper.dvi): New targets.
11785
11786 1995-04-20 Kevin Rodgers <kevinr@ihs.com>
11787
11788 * dired-x.texi (Installation): Change the example to set
11789 buffer-local variables like dired-omit-files-p in
11790 dired-mode-hook.
11791
11792 1995-04-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11793
11794 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
11795 (../info/mh-e, mh-e.dvi): New targets.
11796
11797 1995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
11798
11799 * Makefile.in (maintainer-clean): Rename from realclean.
11800
11801 1994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11802
11803 * Makefile.in: New file.
11804 * Makefile: File deleted.
11805
11806 1994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11807
11808 * Makefile (TEXINDEX_OBJS): Variable deleted.
11809 (texindex, texindex.o, getopt.o): Rules deleted.
11810 All deps on texindex deleted.
11811 (distclean): Don't delete texindex.
11812 (mostlyclean): Don't delete *.o.
11813 * texindex.c, getopt.c: Files deleted.
11814
11815 1994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11816
11817 * Version 19.26 released.
11818
11819 1994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11820
11821 * Version 19.25 released.
11822
11823 1994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11824
11825 * Version 19.24 released.
11826
11827 1994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11828
11829 * Version 19.23 released.
11830
11831 1994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11832
11833 * Makefile: Delete spurious tab.
11834
11835 1994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11836
11837 * Makefile (.SUFFIXES): New rule.
11838
11839 1994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11840
11841 * Makefile (dired-x.dvi, ../info/dired-x): New targets.
11842 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
11843
11844 1994-01-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11845
11846 * Makefile (../info/sc): Rename from sc.info.
11847 (../info/cl): Likewise.
11848 (INFO_TARGETS): Use new names.
11849
11850 1993-12-04 Richard Stallman (rms@srarc2)
11851
11852 * getopt.c: New file.
11853 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
11854 (getopt.o): New rule.
11855 (dvi): Don't depend on texindex.
11856 (cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
11857 Depend on texindex.
11858
11859 1993-12-03 Richard Stallman (rms@srarc2)
11860
11861 * Makefile (../info/sc.info): Rename from ../info/sc.
11862 (TEXI2DVI): New variable.
11863 (cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
11864 Add explicit commands.
11865 (TEXINDEX_OBJS): Delete duplicate getopt.o.
11866
11867 1993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11868
11869 * Version 19.22 released.
11870
11871 1993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11872
11873 * Makefile (TEXINDEX_OBJS): Delete spurious period.
11874
11875 1993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11876
11877 * Version 19.21 released.
11878
11879 1993-11-15 Paul Eggert (eggert@twinsun.com)
11880
11881 * Makefile (../info/cl.info): Rename from ../info/cl.
11882
11883 1993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11884
11885 * Makefile (../etc/GNU): New target.
11886 (EMACSSOURCES): Add gnu1.texi.
11887
11888 1993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11889
11890 * Makefile (realclean): Don't delete the Info files.
11891
11892 1993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
11893
11894 * forms.texi: Fix forms.texi so that it will format correctly.
11895 Add missing `@end iftex', fix bad reference.
11896
11897 1993-10-20 Brian J. Fox (bfox@ai.mit.edu)
11898
11899 * Makefile: Fix targets for texindex, new info.texi files.
11900 * info-stnd.texi: New file implements info for standalone info
11901 reader.
11902 * info.texi: Update to include recent changes to "../info/info".
11903 New source file for ../info/info; includes info-stnd.texi.
11904
11905 * texindex.c: Include "../src/config.h" if building in emacs.
11906
11907 * Makefile: Change all files to FILENAME.texi, force all targets
11908 to be FILENAME, not FILENAME.info. This changes sc.texinfo,
11909 vip.texinfo, forms.texinfo, cl.texinfo.
11910 Add target to build texindex.c, defining `emacs'.
11911
11912 * forms.texi: Install new file to match version 2.3 of forms.el.
11913
11914 1993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11915
11916 * Version 19.19 released.
11917
11918 1993-08-10 Simon Leinen (simon@lia.di.epfl.ch)
11919
11920 * sc.texinfo: Fix info file name.
11921
11922 * Makefile (info): Add gnus and sc.
11923 (dvi): Add gnus.dvi and sc.dvi.
11924 (../info/sc, sc.dvi): New targets.
11925
11926 1993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11927
11928 * Version 19.18 released.
11929
11930 1993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11931
11932 * Makefile: Fix source file names of the separate manuals.
11933 (gnus.dvi, ../info/gnus): New targets.
11934
11935 1993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11936
11937 * Version 19.17 released.
11938
11939 1993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11940
11941 * split-man: Fix typos in last change.
11942
11943 1993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11944
11945 * Version 19.16 released.
11946
11947 1993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11948
11949 * version 19.15 released.
11950
11951 1993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11952
11953 * Makefile (distclean): It's rm, not rf.
11954
11955 1993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11956
11957 * Version 19.14 released.
11958
11959 1993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11960
11961 * Makefile: New file.
11962
11963 1993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11964
11965 * Version 19.13 released.
11966
11967 1993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11968
11969 * Version 19.9 released.
11970
11971 1993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11972
11973 * Version 19.8 released.
11974
11975 1993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11976
11977 * Version 19.7 released.
11978
11979 1990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
11980
11981 * gnus.texinfo: New file. Removed installation instructions.
11982
11983 1990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
11984
11985 * texindex.c: If USG, include sys/types.h and sys/fcntl.h.
11986
11987 1989-01-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
11988
11989 * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
11990 then define `\sc' as the command for smallcaps in Texinfo.
11991 This means that the @sc command will produce small caps. bfox has
11992 made the corresponding change to makeinfo and texinfm.el.
11993
11994 1988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
11995
11996 * vip.texinfo: Remove menu entry Adding Lisp Code in node
11997 Customization since the menu entry did not point to anything.
11998 Also add an @finalout command to remove overfull hboxes from the
11999 printed output.
12000
12001 * cl.texinfo: Add @bye, \input line and @settitle to file.
12002 This file is clearly intended to be a chapter of some other work,
12003 but the other work does not yet exist.
12004
12005 1988-07-25 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
12006
12007 * texinfo.texinfo: Three typos corrected.
12008
12009 ;; Local Variables:
12010 ;; coding: utf-8
12011 ;; End:
12012
12013 Copyright (C) 1993-1999, 2001-2014 Free Software Foundation, Inc.
12014
12015 This file is part of GNU Emacs.
12016
12017 GNU Emacs is free software: you can redistribute it and/or modify
12018 it under the terms of the GNU General Public License as published by
12019 the Free Software Foundation, either version 3 of the License, or
12020 (at your option) any later version.
12021
12022 GNU Emacs is distributed in the hope that it will be useful,
12023 but WITHOUT ANY WARRANTY; without even the implied warranty of
12024 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12025 GNU General Public License for more details.
12026
12027 You should have received a copy of the GNU General Public License
12028 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.