]> code.delx.au - gnu-emacs/blob - doc/misc/ChangeLog
* lisp/textmodes/css-mode.el (scss-mode): Fix typo.
[gnu-emacs] / doc / misc / ChangeLog
1 2014-12-31 Paul Eggert <eggert@cs.ucla.edu>
2
3 Less 'make' chatter for Emacs doc
4 * Makefile.in (AM_DEFAULT_VERBOSITY, AM_V_GEN, am__v_GEN_)
5 (am__v_GEN_0, am__v_GEN_1): New macros, from ../../src/Makefile.in.
6 (ENVADD, $(buildinfodir)/%.info, %.html, ${buildinfodir}/ccmode.info)
7 (${buildinfodir}/efaq%.info, efaq%.html):
8 Use them.
9
10 2014-12-18 Eric Abrahamsen <eric@ericabrahamsen.net>
11
12 * gnus.texi (Gnus Registry Setup): Explain pruning changes. Mention
13 gnus-registry-prune-factor. Explain sorting changes and
14 gnus-registry-default-sort-function. Correct file extension.
15
16 2014-12-17 Jay Belanger <jay.p.belanger@gmail.com>
17
18 * calc.texi (About This Manual): Update instructions
19 for building the manual.
20
21 2014-12-15 Alan Mackenzie <acm@muc.de>
22
23 "Advice" is a mass noun. Amend text accordingly.
24 * cl.texi (Obsolete Macros): Replace "an advice" with "advice".
25
26 2014-12-12 Paul Eggert <eggert@cs.ucla.edu>
27
28 * texinfo.tex: Update from gnulib.
29
30 2014-12-08 Andrey Kotlarski <m00naticus@gmail.com>
31
32 * eww.texi (Basics): Document managing multiple eww buffers.
33
34 2014-12-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
35
36 * eww.texi (Basics): Document eww PDF viewing.
37
38 2014-11-23 Ivan Shmakov <ivan@siamics.net>
39
40 * eww.texi (Advanced): Mention the Desktop stuff (bug#18010).
41
42 2014-11-23 Michael Albinus <michael.albinus@gmx.de>
43
44 * tramp.texi (Remote processes): Let-bind environment variables to
45 `process-environment' when running `process-file' or
46 `start-file-process'.
47
48 2014-11-19 Ivan Shmakov <ivan@siamics.net>
49
50 * eww.texi (Basics): Document `eww-history-limit'.
51
52 2014-11-14 Paul Eggert <eggert@cs.ucla.edu>
53
54 * org.texi (The date/time prompt, Matching tags and properties):
55 Use leading zero with 24-hour times less than 10:00.
56
57 2014-11-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
58
59 * eww.texi (Variable Index): Mention `eww-after-render-hook'.
60
61 2014-11-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
62
63 * eww.texi (Basics): Document `eww-readable'.
64
65 2014-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
66
67 * gnus.texi (Top): Add missing `HTML' menu.
68 (HTML): Fix xref to FAQ 4-16.
69
70 2014-11-09 Glenn Morris <rgm@gnu.org>
71
72 * Makefile.in (version): Remove variable.
73 (clean): No longer delete dist tarfile.
74 (dist): Remove rule; replace with code in admin.el.
75
76 2014-11-08 Glenn Morris <rgm@gnu.org>
77
78 * Makefile.in (${buildinfodir}/ccmode.info)
79 (${buildinfodir}/efaq%.info): Ensure output directory exists.
80
81 2014-11-07 Tassilo Horn <tsdh@gnu.org>
82
83 * gnus.texi (HTML): Update section so that it mentions shr and w3m.
84 Also link the full EWW manual that explains more on shr, too.
85
86 * gnus-faq.texi (FAQ 4 - Reading messages, FAQ 4-16): Add Q&A on how to
87 increase contrast when displaying HTML mail with shr.
88
89 * eww.texi (Advanced): Document increasing contrast with
90 shr-color-visible-distance-min and
91 shr-color-visible-luminance-min.
92
93 2014-11-02 Teodor Zlatanov <tzz@lifelogs.com>
94
95 * auth.texi (Help for users): Explain quoting rules better.
96
97 2014-10-30 Glenn Morris <rgm@gnu.org>
98
99 * efaq.texi (Gnus does not work with NNTP): Remove; ancient.
100
101 2014-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
102
103 * eieio.texi (Accessing Slots, CLOS compatibility): Adjust wording
104 since `setf' is in core rather than in CL nowadays.
105
106 2014-10-29 Paul Eggert <eggert@cs.ucla.edu>
107
108 Simplify use of current-time and friends.
109 * org.texi (Dynamic blocks): Omit unnecessary call to current-time
110 in example.
111
112 2014-10-28 Christopher Schmidt <ch@ristopher.com>
113
114 * calc.texi (Quick Calculator): Mention prefix argument of
115 `quick-calc'.
116
117 2014-10-26 Eric S. Raymond <esr@thyrsus.com>
118
119 * efaq-w32.texi: Neutralize language specific to a repository type.
120
121 2014-10-25 Eric S. Raymond <esr@thyrsus.com>
122
123 * gnus-coding.texi: Neutralize language specific to a repository type.
124
125 2014-10-20 Glenn Morris <rgm@gnu.org>
126
127 * Merge in all changes up to 24.4 release.
128
129 2014-10-13 Glenn Morris <rgm@gnu.org>
130
131 * Makefile.in (dist): Update for new output variables.
132
133 2014-10-08 Leo Liu <sdl.web@gmail.com>
134
135 * cl.texi (Porting Common Lisp): Remove parse-integer.
136
137 2014-10-06 Ulf Jasper <ulf.jasper@web.de>
138
139 * newsticker.texi (Supported Formats): Fix order of subheading and
140 itemize.
141
142 2014-10-04 Glenn Morris <rgm@gnu.org>
143
144 * vip.texi (Other Vi Commands): Markup fix.
145
146 2014-10-03 Bastien Guerry <bzg@gnu.org>
147
148 * org.texi (Key bindings and useful functions): Fix typo.
149 Use the correct function's name.
150
151 2014-10-03 Michael Brand <michael.ch.brand@gmail.com>
152
153 * org.texi (Formula syntax for Calc): Add `f-1' to TBLFM example
154 about `nan'.
155
156 2014-10-03 Nicolas Goaziou <mail@nicolasgoaziou.fr>
157
158 * org.texi (Export settings): Be more explicit about how output
159 file name is built.
160
161 * org.texi (Headings and sectioning structure): Document menus.
162
163 * org.texi (Include files, Publishing options): Remove reference
164 to nonexistent variable.
165
166 2014-10-03 Eli Zaretskii <eliz@gnu.org>
167
168 * erc.texi (Connecting): Remove stray "OA" that failed the manual
169 build.
170
171 2014-10-03 Kelvin White <kwhite@gnu.org>
172
173 * erc.texi (Advanced Usage, Options): Add descriptions and examples
174 for erc-format-nick-function and erc-rename-buffers options.
175
176 2014-09-26 Leo Liu <sdl.web@gmail.com>
177
178 * cl.texi (Predicates on Numbers): Document cl-digit-char-p.
179 (Numerical Functions): Document cl-parse-integer. (Bug#18557)
180
181 2014-09-24 Ulf Jasper <ulf.jasper@web.de>
182
183 * newsticker.texi: Reworked. Document new treeview group
184 commands. Remove VERSION, UPDATED, use EMACSVER instead.
185 Use term 'feed reader'.
186
187 2014-09-04 Paul Eggert <eggert@cs.ucla.edu>
188
189 Less chatter in 'make' output.
190 * Makefile.in (clean): Simplify, for shorter command line.
191
192 2014-08-07 Reuben Thomas <rrt@sc3d.org>
193
194 * ediff.texi (Merging and diff3): Don't mention lack of support
195 for VMS diff, we no longer support VMS.
196
197 2014-08-07 Michael Albinus <michael.albinus@gmx.de>
198
199 * tramp.texi (Remote shell setup): Explain, how to change command
200 line arguments of remote "nc" listener.
201
202 2014-07-31 Tassilo Horn <tsdh@gnu.org>
203
204 * gnus.texi (Group Parameters): Document that `gcc-self' may also be a
205 list.
206
207 2014-07-28 Stephen Berman <stephen.berman@gmx.net>
208
209 * todo-mode.texi (Marked Items): Correct omission of item deletion
210 from commands applying to both todo and done items.
211
212 2014-07-18 Albert Krewinkel <albert+gnus@zeitkraut.de>
213
214 * gnus.texi (Posting Styles): Document the possibility to perform
215 string replacements when matching against headers.
216
217 2014-07-09 Stephen Berman <stephen.berman@gmx.net>
218
219 * todo-mode.texi (Levels of Organization): Comment out statement
220 that Emacs recognizes todo files by their extension, since this
221 feature has been removed due to bug#17482.
222
223 2014-07-03 Michael Albinus <michael.albinus@gmx.de>
224
225 * trampver.texi: Update release number.
226
227 2014-07-03 Glenn Morris <rgm@gnu.org>
228
229 * info.texi, mh-e.texi: "Online help" doesn't mean what it
230 used to any more.
231
232 * idlwave.texi (Introduction): Comment out dead http screenshot links.
233
234 2014-06-24 Leo Liu <sdl.web@gmail.com>
235
236 * dired-x.texi (Omitting Files in Dired, Omitting Variables):
237 Fix key binding to dired-omit-mode. (Bug#16354)
238
239 2014-06-24 Eli Zaretskii <eliz@gnu.org>
240
241 * autotype.texi (Skeleton Language): Document the \n feature better.
242
243 2014-06-23 Glenn Morris <rgm@gnu.org>
244
245 * Makefile.in (%.texi): Disable implicit rules.
246
247 2014-06-22 Mario Lang <mlang@delysid.org>
248
249 * srecode.texi (Base Arguments): The the -> to the.
250
251 * org.texi (Images in ODT export): The the -> the.
252
253 2014-06-21 Eli Zaretskii <eliz@gnu.org>
254
255 * autotype.texi (Skeleton Language): Document the feature of \n
256 when at eol.
257
258 2014-06-21 Michael Albinus <michael.albinus@gmx.de>
259
260 * dbus.texi (Type Conversion): Formatting edits in example.
261
262 2014-06-15 Michael Albinus <michael.albinus@gmx.de>
263
264 Sync with Tramp 2.2.10.
265
266 * tramp.texi (Inline methods): Remove restriction on "telnet".
267 Recommend sharing ssh connections for "plink".
268 (External methods): Remove "sftp". Merge "pscp" and "psftp"
269 descriptions. Recommend sharing ssh connections. Add "nc" method.
270 (GVFS based methods): Add "sftp".
271 (Customizing Completion, External packages, Issues):
272 Use @dots{}.
273
274 * trampver.texi: Update release number.
275
276 2014-06-15 Glenn Morris <rgm@gnu.org>
277
278 * Makefile.in (bootstrap-clean): New.
279
280 2014-06-12 Vincent Belaïche <vincentb1@users.sourceforge.net>
281
282 * ses.texi: Adding documentation for SES local printer functions.
283
284 2014-06-12 Glenn Morris <rgm@gnu.org>
285
286 * Makefile.in: Use GNU Make features to reduce duplication.
287 (mkinfodir): Remove.
288 (${buildinfodir}): Generate using an order-only prerequisite.
289 (.dvi.ps): Replace with pattern rule.
290 ($INFO_TARGETS): Mark as PHONY.
291 (${buildinfodir}): New rule.
292 (EXTRA_OPTS, need_emacsver, need_emacsver_prefix): New variables.
293 (${buildinfodir}/%.info, %.dvi, %.pdf, %.html, %.ps):
294 New pattern rules, replacing numerous previous explicit rules.
295 (info_template): New definition.
296 (gnus.dvi, gnus.pdf): Use distinct intermediate files.
297 (mostlyclean): Adjust for above gnus change.
298
299 2014-06-11 Glenn Morris <rgm@gnu.org>
300
301 * Makefile.in (INFO_INSTALL): Update for 2013-08-28 DOCMISC_W32 change.
302
303 2014-06-10 Glenn Morris <rgm@gnu.org>
304
305 * Makefile.in (INFO_EXT): Remove and replace by ".info" throughout.
306 (INFO_OPTS): Set directly rather than with configure.
307
308 2014-06-08 Karl Berry <karl@gnu.org>
309
310 * doc/info.texi (Help-^L): "mode line", "screenful",
311 stand-alone and Emacs Info both use the mode line.
312 Use x instead of weird C-x 0 to get rid of help msg
313 in standalone Info.
314
315 2014-06-08 Glenn Morris <rgm@gnu.org>
316
317 * vip.texi (Files): Defer to Emacs manual for uniquify details.
318
319 * info.texi (Help-Small-Screen): Clarify details of S-SPC.
320 (Help-Small-Screen, Help-]): Do not mention S-SPC.
321 (Emacs Info Variables): Markup fix.
322
323 * ebrowse.texi (Source Display, Finding/Viewing):
324 * erc.texi (Sample Session):
325 * ses.texi (The Basics):
326 * todo-mode.texi (Moving and Deleting Items):
327 * woman.texi (Navigation): Markup fixes re SPC, RET.
328
329 2014-06-02 Glenn Morris <rgm@gnu.org>
330
331 * efaq.texi (Finding a package with particular functionality):
332 Update example.
333 * vip.texi: Mention this is obsolete.
334
335 2014-05-27 Paul Eggert <eggert@cs.ucla.edu>
336
337 * texinfo.tex: Update from gnulib.
338
339 2014-05-26 Paul Eggert <eggert@cs.ucla.edu>
340
341 Specify coding if Latin-1 Emacs would misinterpret (Bug#17575).
342 * htmlfontify.texi, org.texi: Add "coding: utf-8".
343
344 2014-05-26 Stephen Berman <stephen.berman@gmx.net>
345
346 * todo-mode.texi: Update in light of changes due to bug#17482.
347 Replace numerous mistaken uses of literal quotes with proper
348 Texinfo markup.
349 (Todo Mode Entry Points): Comment out reference to using find-file
350 or Dired to visit Todo files, since this has been disabled (bug#17482).
351
352 2014-05-20 Leo Liu <sdl.web@gmail.com>
353
354 * cl.texi (List Functions, Efficiency Concerns): Update cl-endp.
355
356 2014-05-13 Paul Eggert <eggert@cs.ucla.edu>
357
358 * texinfo.tex: Update from gnulib.
359
360 2014-05-08 Michael Albinus <michael.albinus@gmx.de>
361
362 * tramp.texi (Frequently Asked Questions): Mention HISTFILE
363 setting in ~/.ssh/environment.
364
365 2014-05-04 Stephen Berman <stephen.berman@gmx.net>
366
367 * todo-mode.texi: Update, improve exposition, add cross
368 references, fix typos.
369 (Inserting New Items, Editing Item Headers and Text): Rewrite to
370 document new user interface.
371
372 2014-05-04 Glenn Morris <rgm@gnu.org>
373
374 * autotype.texi (Skeleton Language):
375 * message.texi (Header Commands): Replace `iff'.
376
377 2014-05-02 Paul Eggert <eggert@cs.ucla.edu>
378
379 * vhdl-mode.texi: Add "@documentencoding UTF-8",
380 since this is a toplevel .texi file.
381
382 2014-04-22 Bastien Guerry <bzg@gnu.org>
383
384 * org.texi (Installation): Be more clear on why installing Org
385 through ELPA should be done without loading any Org file.
386
387 * org.texi (Emphasis and monospace): Document the use of
388 =verbatim= and ~code~ to be consistent with
389 `org-element-text-markup-successor'.
390
391 * org.texi (In-buffer settings, Radio tables): Tiny fixes.
392
393 * org.texi (Initial visibility):
394 * org.texi (Literal examples): Fix typos.
395
396 2014-04-22 Michael Brand <michael.ch.brand@gmail.com>
397
398 * org.texi (Column attributes): Add a sentence to point out
399 the dependency on the format specifier.
400
401 2014-04-22 Nicolas Goaziou <n.goaziou@gmail.com>
402
403 * org.texi (The Export Dispatcher): Reformulation.
404
405 * org.texi (@LaTeX{} specific attributes): Update manual.
406
407 * org.texi (Top, Exporting): Org has its own documentation and
408 should therefore be removed from "Other build-in back-ends".
409
410 2014-04-22 Stefan Monnier <monnier@iro.umontreal.ca>
411
412 * cl.texi (Structures): Remove cl-struct-set-slot-value.
413
414 2014-04-20 Daniel Colascione <dancol@dancol.org>
415
416 * cl.texi (Declarations): Document changes to `cl-the' and defstruct functions.
417
418 2014-04-17 Paul Eggert <eggert@cs.ucla.edu>
419
420 * Makefile.in (infoclean): Be consistent about reporting failures.
421
422 2014-03-27 Glenn Morris <rgm@gnu.org>
423
424 * Makefile.in (INFO_COMMON): Add vhdl-mode.
425 (vhdl_mode_deps, vhdl-mode, $(buildinfodir)/vhdl-mode$(INFO_EXT))
426 (vhdl-mode.dvi, vhdl-mode.pdf, vhdl-mode.html): New rules/variables.
427
428 * vhdl-mode.texi: General clean-up. Set copyright to FSF, add license.
429 Remove hand-written node pointers. Remove info re old Emacs versions.
430 Markup fixes.
431 (Getting Connected): Remove irrelevant info.
432 (Indentation Commands, Requirements): Remove empty/irrelevant nodes.
433 (Frequently Asked Questions): Electric indent is now enabled.
434
435 2014-03-27 Reto Zimmermann <reto@gnu.org>
436 Rod Whitby <software.vhdl-mode@rwhitby.net>
437
438 * vhdl-mode.texi: New file, imported from upstream vhdl-mode.
439
440 2014-03-26 Paul Eggert <eggert@cs.ucla.edu>
441
442 * texinfo.tex: Update from gnulib.
443
444 2014-03-26 Michael Albinus <michael.albinus@gmx.de>
445
446 * tramp.texi (Frequently Asked Questions): Add fish shell settings.
447
448 2014-03-23 Katsumi Yamaoka <yamaoka@jpl.org>
449
450 * gnus.texi (Ma Gnus): Mention header attachment buttons.
451
452 2014-03-23 Lars Ingebrigtsen <larsi@gnus.org>
453
454 * emacs-mime.texi (MML Definition): Document recipient-filename.
455
456 2014-03-23 Katsumi Yamaoka <yamaoka@jpl.org>
457
458 * gnus.texi (MIME Commands):
459 Mention gnus-mime-buttonize-attachments-in-header and
460 gnus-mime-display-attachment-buttons-in-header.
461
462 2014-03-23 Lars Ingebrigtsen <larsi@gnus.org>
463
464 * message.texi (Forwarding):
465 Mention `message-forward-included-headers'.
466
467 2014-03-23 Lars Ingebrigtsen <larsi@gnus.org>
468
469 * gnus.texi: w3 is no longer supported by Gnus.
470
471 2014-03-22 Glenn Morris <rgm@gnu.org>
472
473 * efaq.texi (Informational files for Emacs): Do not mention etc/GNU.
474
475 2014-03-21 Glenn Morris <rgm@gnu.org>
476
477 * ede.texi (ede-linux):
478 * vip.texi (New Bindings): Tiny copyedits.
479
480 2014-03-18 Stefan Monnier <monnier@iro.umontreal.ca>
481
482 * vip.texi (Other Vi Commands): Adjust doc of C-j.
483
484 * cc-mode.texi (Indentation Commands): Remove C-j, since it's not
485 defined by CC-mode but globally.
486 (FAQ): Tweak text about RET and auto-indentation.
487
488 2014-03-18 David Engster <deng@randomsample.de>
489
490 * ede.texi (Project Local Variables): Remove reference to
491 `ede-java-root' and the example using it.
492 (Android projects, ede-java-root): Remove nodes since they are
493 only in CEDET upstream (Bug#17030). All nodes updated.
494 (ede-cpp-root): Document the :compile-command slot.
495 (ede-linux): Document new variables
496 `project-linux-build-directory-default' and
497 `project-linux-architecture-default'.
498
499 2014-03-12 Glenn Morris <rgm@gnu.org>
500
501 * eww.texi (History and Acknowledgments):
502 Don't list everyone who changed the code.
503
504 * ada-mode.texi, auth.texi, calc.texi, ebrowse.texi, efaq.texi:
505 * emacs-gnutls.texi, epa.texi, ert.texi, eshell.texi, eww.texi:
506 * flymake.texi, gnus.texi, info.texi, message.texi, mh-e.texi:
507 * newsticker.texi, pcl-cvs.texi, rcirc.texi, sem-user.texi:
508 * smtpmail.texi, url.texi, viper.texi, wisent.texi, woman.texi:
509 Use @file for buffers, per the Texinfo manual.
510
511 2014-03-12 Paul Eggert <eggert@cs.ucla.edu>
512
513 * org.texi: Don't set txicodequoteundirected and txicodequotebacktick
514 so that the Org Manual's style for ` and ' in code is consistent
515 with the other Emacs manuals. This affects PDF, not .info files.
516
517 2014-03-12 Glenn Morris <rgm@gnu.org>
518
519 * octave-mode.texi (Using Octave Mode): Remove outdated stuff
520 about RET and indentation.
521
522 2014-03-03 Juanma Barranquero <lekktu@gmail.com>
523
524 * gnus.texi:
525 * semantic.texi: Fix whitespace.
526
527 * ede.texi (Android projects):
528 * eieio.texi (Class Options, Making New Objects)
529 (Method Invocation, CLOS compatibility):
530 * sem-user.texi (Tag Decoration Mode): Fix typos.
531
532 2014-03-02 Xue Fuqiao <xfq@gnu.org>
533
534 * sem-user.texi (Create System Databases): Markup fix.
535
536 2014-02-28 Glenn Morris <rgm@gnu.org>
537
538 * info.texi (Further Reading): Rename node from Expert Info.
539 Remove stuff about writing Info nodes by hand.
540 (Help-Cross): Move node from (mainly deleted) chapter 3 to chapter 1.
541
542 * info.texi: Nuke hand-written node pointers.
543
544 2014-02-28 Karl Berry <karl@gnu.org>
545
546 * info.texi (Top): Mention H for a summary of all commands.
547
548 2014-02-25 Glenn Morris <rgm@gnu.org>
549
550 * edt.texi (Quick start, Starting emulation): Update hook details.
551 * efaq.texi (Fullscreen mode on MS-Windows)
552 (Terminal setup code works after Emacs has begun): Update hook details.
553 * vip.texi (Loading VIP): Fix hook example.
554
555 * efaq-w32.texi (Bash): Don't use setq with hooks.
556
557 2014-02-24 Paul Eggert <eggert@cs.ucla.edu>
558
559 * texinfo.tex: Update from gnulib.
560
561 2014-02-22 Xue Fuqiao <xfq@gnu.org>
562
563 * remember.texi (Quick Start): Add an index.
564 (Function Reference, Quick Start): Add cross-references.
565
566 2014-02-21 Glenn Morris <rgm@gnu.org>
567
568 * flymake.texi (Starting the syntax check process): Grammar fix.
569
570 * tramp.texi (External packages): Grammar fix.
571 Reword for default sentinel not being nil any more.
572
573 2014-02-19 Michael Albinus <michael.albinus@gmx.de>
574
575 * trampver.texi: Update release number.
576
577 2014-02-19 Glenn Morris <rgm@gnu.org>
578
579 * remember.texi: Copyedits.
580 (Quick Start): No need for manual autoloads. Mention remember-notes.
581 (Function Reference): Update arguments. Add new commands.
582
583 2014-02-18 Glenn Morris <rgm@gnu.org>
584
585 * remember.texi (copying): Bump remember mode version.
586 (Installation): Remove unnecessary chapter.
587 (Quick Start): No need to explicitly load remember.el.
588 (Separate Text Files): New section.
589
590 2014-02-17 Glenn Morris <rgm@gnu.org>
591
592 * eieio.texi (Class Values, CLOS compatibility):
593 Remove references to deleted eieio-describe-class/generic.
594
595 2014-02-16 Michael Albinus <michael.albinus@gmx.de>
596
597 Sync with Tramp 2.2.9.
598 * trampver.texi: Update release number.
599
600 * efaq-w32.texi (Tramp ssh): Remove also pscp1 and pscp2.
601
602 2014-02-14 Jay Belanger <jay.p.belanger@gmail.com>
603
604 * calc.texi (Single-Variable Statistics): Remove mention of
605 incorrect keybinding.
606
607 2014-02-12 Paul Eggert <eggert@cs.ucla.edu>
608
609 * texinfo.tex: Update from gnulib.
610
611 2014-02-08 Glenn Morris <rgm@gnu.org>
612
613 * auth.texi (GnuPG and EasyPG Assistant Configuration):
614 Be agnostic about authinfo/authinfo.gpg default order. (Bug#16642)
615
616 2014-02-07 Glenn Morris <rgm@gnu.org>
617
618 * viper.texi (File and Buffer Handling): Prefer ido to iswitchb.
619
620 2014-02-06 Glenn Morris <rgm@gnu.org>
621
622 * epa.texi (Mail-mode integration): Mention epa-mail-aliases.
623
624 * mh-e.texi, viper.texi: Do not use colons in index entries.
625
626 2014-02-05 Paul Eggert <eggert@cs.ucla.edu>
627
628 * texinfo.tex: Update from gnulib.
629
630 2014-02-05 Glenn Morris <rgm@gnu.org>
631
632 * epa.texi: Add indices.
633
634 * url.texi (Cookies): Mention url-cookie-list command.
635
636 2014-02-03 Glenn Morris <rgm@gnu.org>
637
638 * cl.texi (Blocks and Exits): Mention cl-tagbody.
639
640 2014-02-02 Glenn Morris <rgm@gnu.org>
641
642 * efaq-w32.texi (Tramp ssh): Remove deleted tramp methods.
643
644 2014-01-31 Glenn Morris <rgm@gnu.org>
645
646 * efaq.texi (Replacing highlighted text):
647 Update delete-selection-mode doc.
648
649 2014-01-30 Xue Fuqiao <xfq.free@gmail.com>
650
651 * sem-user.texi (Include paths): Fix a Texinfo command.
652
653 2014-01-27 Glenn Morris <rgm@gnu.org>
654
655 * idlwave.texi (Lesson III---User Catalog, Online Help)
656 (Starting the Shell, Catalogs, User Catalog):
657 * remember.texi (Quick Start):
658 * viper.texi:
659 * vip.texi (Customization, Customizing Constants)
660 (Customizing Key Bindings): Update for files being in ~/.emacs.d/.
661
662 2014-01-25 Xue Fuqiao <xfq.free@gmail.com>
663
664 * cc-mode.texi (Minor Modes): Minor fix.
665
666 2014-01-24 David Engster <deng@randomsample.de>
667
668 * eieio.texi (Introduction): Fix references.
669
670 2014-01-24 Glenn Morris <rgm@gnu.org>
671
672 * efaq.texi (Termcap/Terminfo entries for Emacs):
673 Use M-x term rather than M-x terminal-emulator.
674
675 * emacs-mime.texi (time-date): Use float-time.
676
677 2014-01-22 David Engster <deng@randomsample.de>
678
679 * eieio.texi (Introduction): Move introductory paragraph about
680 EIEIO and CLOS from 'Building Classes' to here.
681 (Documentation): Remove, since eieio-doc is not part of Emacs.
682 (Class Values, CLOS compatibility): Mention that
683 `describe-function' will also give information about classes.
684
685 2014-01-20 Paul Eggert <eggert@cs.ucla.edu>
686
687 * texinfo.tex: Update from gnulib.
688
689 2014-01-15 Glenn Morris <rgm@gnu.org>
690
691 * Makefile.in (eww_deps): Does not depend on emacsver.texi.
692
693 2014-01-12 Michael Albinus <michael.albinus@gmx.de>
694
695 * tramp.texi (all): Doc fix according to GNU Coding Standards.
696 Use "file name" instead of "filename" or "path". Use "host"
697 instead of "machine".
698
699 2014-01-12 David Engster <deng@randomsample.de>
700
701 * eieio.texi (Introduction): `class-of' is obsolete.
702 (Predicates, Basic Methods): Adapt function names to namespace
703 cleanup.
704
705 2014-01-12 Xue Fuqiao <xfq.free@gmail.com>
706
707 * eww.texi (Basics): Use "directory" instead of "path" (Bug#16419).
708
709 2014-01-12 Glenn Morris <rgm@gnu.org>
710
711 * efaq.texi (Guidelines for newsgroup postings)
712 (Informational files for Emacs):
713 Remove references to etc/MAILINGLISTS, etc/INTERVIEW.
714
715 2014-01-10 Stefan Monnier <monnier@iro.umontreal.ca>
716
717 * cl.texi (Function Bindings): Fix incorrect description of cl-let.
718
719 2014-01-09 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
720
721 * Makefile.in: Add eww.texi.
722 * eww.texi: New file.
723
724 2014-01-07 Glenn Morris <rgm@gnu.org>
725
726 * efaq.texi (Problems with very large files): Fix superscript typo.
727
728 2013-01-07 Rasmus <w530@pank.eu>
729
730 * org.texi (Global and local cycling): Fix missing '@'.
731
732 2013-01-07 Bastien Guerry <bzg@gnu.org>
733
734 * org.texi (Global and local cycling): Mention C-u C-u TAB.
735 (Include files, The Export Dispatcher)
736 (Advanced configuration)
737 (Header arguments in Org mode properties): Spelling fixes.
738 (Special blocks): Add #+BEGIN_ABSTRACT as another example.
739 (@LaTeX{} specific attributes): New index entries.
740 Use #+BEGIN_ABSTRACT in the example.
741
742 2013-01-07 Nicolas Goaziou <n.goaziou@gmail.com>
743
744 * org.texi (Org export): New section.
745 (HTML doctypes): Fix whitespace error. Fix display.
746 (Publishing options): Add missing html publishing options.
747
748 2014-01-07 Glenn Morris <rgm@gnu.org>
749
750 * efaq.texi (Basic editing, Packages that do not come with Emacs):
751 Merge in some info from etc/MORE.STUFF.
752
753 2014-01-05 Paul Eggert <eggert@cs.ucla.edu>
754
755 Specify .texi encoding (Bug#16292).
756 * ada-mode.texi, auth.texi, autotype.texi, bovine.texi, calc.texi:
757 * cc-mode.texi, cl.texi, dbus.texi, dired-x.texi, ebrowse.texi:
758 * ede.texi, ediff.texi, edt.texi, efaq.texi, eieio.texi:
759 * emacs-gnutls.texi, epa.texi, erc.texi, ert.texi:
760 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi:
761 * gnus-faq.texi, htmlfontify.texi, idlwave.texi, ido.texi, info.texi:
762 * message.texi, mh-e.texi, newsticker.texi, nxml-mode.texi:
763 * octave-mode.texi, org.texi, pcl-cvs.texi, pgg.texi, rcirc.texi:
764 * reftex.texi, remember.texi, sasl.texi, sc.texi, semantic.texi:
765 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi, srecode.texi:
766 * todo-mode.texi, tramp.texi, url.texi, vip.texi, viper.texi:
767 * widget.texi, wisent.texi, woman.texi:
768 Add @documentencoding.
769
770 2014-01-03 Aidan Gauland <aidalgol@amuri.net>
771
772 * eshell.texi (What Eshell is not): Clean up confusing clause.
773
774 2014-01-03 Glenn Morris <rgm@gnu.org>
775
776 * efaq-w32.texi, reftex.texi: Use @insertcopying in non-TeX.
777
778 * ede.texi, eieio.texi, semantic.texi, srecode.texi:
779 Add copyright notice to titlepage.
780
781 * dbus.texi, nxml-mode.texi, widget.texi: Add titlepage.
782
783 * ert.texi: Add a titlepage. Use @insertcopying.
784
785 * calc.texi (Top): Use @top rather than @chapter.
786
787 2014-01-03 Aidan Gauland <aidalgol@amuri.net>
788
789 * eshell.texi (top): Fix incorrect use of xref.
790
791 2014-01-03 Aidan Gauland <aidalgol@amuri.net>
792
793 * eshell.texi (top): Fix incorrect info filename in an xref.
794
795 2014-01-02 Glenn Morris <rgm@gnu.org>
796
797 * Makefile.in (cc_mode_deps): Rename from (typo) ccmode_deps.
798
799 2014-01-02 Aidan Gauland <aidalgol@amuri.net>
800
801 * eshell.texi (Command Basics): Remove `Command basics' chapter.
802
803 2014-01-02 Aidan Gauland <aidalgol@amuri.net>
804
805 * eshell.texi (What is Eshell?): Add section about what not to use
806 Eshell for.
807
808 2013-12-23 Teodor Zlatanov <tzz@lifelogs.com>
809
810 * emacs-gnutls.texi (Help For Users): Document `gnutls-verify-error'.
811
812 2013-12-22 Glenn Morris <rgm@gnu.org>
813
814 * woman.texi (Navigation): Use itemx where appropriate.
815
816 2013-12-20 Tassilo Horn <tsdh@gnu.org>
817
818 * info.texi, woman.texi:
819 Document `S-SPC' as alternative to `DEL' for scrolling.
820
821 2013-12-20 Jay Belanger <jay.p.belanger@gmail.com>
822
823 * calc.texi (Stack Manipulation Commands): Mention using the variable
824 `calc-context-sensitive-enter' for `calc-enter' and `calc-pop'.
825
826 2013-12-12 Michael Albinus <michael.albinus@gmx.de>
827
828 * tramp.texi (direntry): Use ssh but rsh.
829 (all): Encode all environment variable names with @env{...}.
830 (Bug Reports): Refer to Testing node.
831
832 2013-12-12 Glenn Morris <rgm@gnu.org>
833
834 * autotype.texi, cc-mode.texi, ediff.texi, ert.texi:
835 * htmlfontify.texi, ido.texi, octave-mode.texi, org.texi:
836 * srecode.texi, todo-mode.texi, tramp.texi:
837 Sync direntry with info/dir version.
838
839 2013-12-11 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
840
841 * Makefile.in: Add octave-mode.texi.
842
843 2013-12-11 Kurt Hornik <Kurt.Hornik@wu-wien.ac.at>
844 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
845
846 * octave-mode.texi: Import from GNU Octave (doc/interpreter/emacs.txi).
847
848 2013-12-08 Juanma Barranquero <lekktu@gmail.com>
849
850 * dbus.texi (Properties and Annotations): Fix typo.
851
852 2013-12-06 Bastien Guerry <bzg@gnu.org>
853
854 * org.texi: Don't include Emacs version within Org's version.
855
856 2013-12-06 Nicolas Goaziou <n.goaziou@gmail.com>
857
858 * org.texi (Creating one-off styles): Use new export snippet
859 syntax.
860
861 * org.texi (Export settings): Documentation describing how text
862 above the first heading is ignored when an :export: tag is in a
863 file.
864
865 2013-12-05 Michael Albinus <michael.albinus@gmx.de>
866
867 * dbus.texi (Type Conversion): Clarify unibyte-ness of strings.
868
869 2013-11-30 Glenn Morris <rgm@gnu.org>
870
871 * Makefile.in (distclean): Remove Makefile.
872
873 2013-11-20 era eriksson <era+emacsbugs@iki.fi>
874
875 * ses.texi (Quick Tutorial): New chapter. (Bug#14748)
876 (The Basics, Formulas): Copyedits.
877 (Resizing, Printer functions): Add index entries.
878
879 2013-11-17 Jay Belanger <jay.p.belanger@gmail.com>
880
881 * calc.texi (Customizing Calc): Mention new variable
882 `calc-context-sensitive-enter'.
883
884 2013-11-12 Aaron Ecay <aaronecay@gmail.com>
885
886 * org.texi (Exporting code blocks): Document the 'inline-only
887 setting for `org-export-babel-evaluate'. Document how :var
888 introduces code block dependencies.
889
890 2013-11-12 Achim Gratz <Stromeko@Stromeko.DE>
891
892 * org.texi (Header arguments): Document header-args[:lang]
893 properties and remove deprecated old-style properties from
894 documentation.
895
896 * org.texi (Agenda commands): Remove footnote from @tsubheading
897 and add a sentence with the reference instead.
898
899 2013-11-12 Bastien Guerry <bzg@gnu.org>
900
901 * org.texi (Catching invisible edits):
902 * org.texi (Plain lists, Plain lists):
903 * org.texi (Advanced configuration):
904 * org.texi (Tag groups):
905 * org.texi (Conventions):
906 * org.texi (Checkboxes, Radio lists):
907 * org.texi (Top, Summary, Exporting):
908 * org.texi (In-buffer settings): Fix typos.
909
910 * org.texi (Refile and copy): Document `org-copy' and `C-3 C-c
911 C-w'. Add an index entry for `org-refile-keep'.
912
913 * org.texi (Plain lists): Add an index entry for sorting plain
914 list. Document sorting by checked status for check lists.
915
916 * org.texi (Publishing options): Fix old variable names.
917
918 * org.texi (Orgstruct mode): Fix suggested setting of
919 `orgstruct-heading-prefix-regexp'.
920
921 * org.texi (Export settings):
922 Document `org-export-allow-bind-keywords'.
923
924 * org.texi (History and Acknowledgments): Small rephrasing.
925
926 * org.texi (Template elements): Add a footnote about tags accepted
927 in a year datetree.
928
929 * org.texi (Beamer export, @LaTeX{} and PDF export)
930 (Header and sectioning, @LaTeX{} specific attributes):
931 Enhance style.
932
933 * org.texi (Agenda commands): Add a footnote about dragging agenda
934 lines: it does not persist and it does not change the .org files.
935
936 * org.texi (Agenda commands): Add a table heading for dragging
937 agenda lines forward/backward.
938
939 * org.texi (Agenda commands): Add documentation for
940 `org-agenda-bulk-toggle' and `org-agenda-bulk-toggle-all'.
941
942 * org.texi (Publishing options): Update the list of options.
943 (Simple example, Complex example): Fix the examples.
944
945 * org.texi (Formula syntax for Calc): Don't use a bold font the
946 warning.
947
948 * org.texi (Other built-in back-ends): New section.
949
950 * org.texi (Editing source code):
951 Document `org-edit-src-auto-save-idle-delay' and
952 `org-edit-src-turn-on-auto-save'.
953
954 * org.texi (External links): Document contributed link types
955 separately.
956
957 * org.texi (Closing items):
958 Document `org-closed-keep-when-no-todo'.
959
960 * org.texi (Export back-ends): Rename from "Export formats".
961 (The Export Dispatcher): Remove reference to
962 `org-export-run-in-background'.
963 (Export settings): Minor rewrites.
964 (ASCII/Latin-1/UTF-8 export): Update variable's name.
965 (In-buffer settings): Add #+HTML_HEAD_EXTRA.
966
967 * org.texi (Export in foreign buffers): New section.
968 (Exporting): Remove documentation about converting the selected
969 region.
970
971 * org.texi (Advanced configuration): Put the filter valid types in
972 a table. Use @lisp and @smalllisp.
973
974 * org.texi: Use @code{nil} instead of nil. Update the maintainer
975 contact info.
976
977 * org.texi (Exporting): Better introductory sentence. Add a note
978 about conversion commands.
979 (Feedback, Orgstruct mode, Built-in table editor)
980 (Built-in table editor, Orgtbl mode, Updating the table)
981 (Property syntax, Capturing column view, Capture)
982 (Agenda files, Agenda commands, CDLaTeX mode, CDLaTeX mode)
983 (Exporting, Extending ODT export)
984 (Working with @LaTeX{} math snippets, dir, Customization)
985 (Radio tables, A @LaTeX{} example, Pulling from MobileOrg):
986 Uniformly use @kbd{M-x command RET}.
987
988 * org.texi (Filtering/limiting agenda items): New subsection.
989 Document the use of `org-agenda-max-*' options and
990 `org-agenda-limit-interactively' from the agenda.
991 (Agenda commands): Move details about filtering commands to
992 the new section, only include a summary here.
993 (Customizing tables in ODT export)
994 (System-wide header arguments, Conflicts, Dynamic blocks):
995 Use spaces for indentation.
996
997 * org.texi (Emphasis and monospace): Mention `org-emphasis-alist'.
998
999 * org.texi (Links in HTML export, Images in HTML export)
1000 (post): Fix syntax within #+ATTR_*.
1001 (Tables in HTML export): Document `org-html-table-row-tags'
1002 and use `org-html-table-default-attributes' instead of
1003 `org-html-table-tag'.
1004
1005 * org.texi (Publishing action, Publishing options)
1006 (Publishing links): Major rewrite. Enhance explanations for
1007 `org-org-publish-to-org'. Remove reference to
1008 `org-export-run-in-background'.
1009
1010 * org.texi: Fix many small typos. Use #+NAME instead of
1011 #+TBLNAME. Use @smalllisp instead of @example.
1012 (Special symbols): Add index?
1013 (HTML preamble and postamble): Don't mention obsolete use of
1014 opt-plist.
1015 (JavaScript support): Don't mention the org-jsinfo.el file as it
1016 has been merged with ox-html.el.
1017
1018 * org.texi (Installation, Feedback, Setting Options)
1019 (Code evaluation security, org-crypt.el): Use @lisp instead of
1020 @example.
1021 (Agenda commands): Use @table instead of @example.
1022
1023 * org.texi (Adding hyperlink types): New appendix.
1024
1025 * org.texi (ODT export commands, Extending ODT export)
1026 (Applying custom styles, Images in ODT export)
1027 (Labels and captions in ODT export)
1028 (Literal examples in ODT export)
1029 (Configuring a document converter)
1030 (Working with OpenDocument style files)
1031 (Customizing tables in ODT export)
1032 (Validating OpenDocument XML): Fix options names.
1033
1034 * org.texi (History and Acknowledgments): Update acknowledgments
1035 to Nicolas. Add Nicolas Goaziou to the list of contributors.
1036
1037 * org.texi (System-wide header arguments): Don't use "customizing"
1038 for setting a variable. Also remove comments.
1039
1040 * org.texi (Weekly/daily agenda): Add `org-agenda-start-day' and
1041 `org-agenda-start-on-weekday' to the variable index and document
1042 them.
1043
1044 * org.texi (Sparse trees, Agenda commands)
1045 (@LaTeX{} fragments, Selective export, Export options)
1046 (The export dispatcher, ASCII/Latin-1/UTF-8 export)
1047 (HTML Export commands, @LaTeX{}/PDF export commands)
1048 (iCalendar export, Publishing options, Triggering publication)
1049 (In-buffer settings): Update to reflect changes from the new
1050 export engine.
1051
1052 * org.texi (Matching tags and properties): More examples.
1053 Explain group tags expansion as regular expressions.
1054
1055 * org.texi (Tag groups): New section.
1056
1057 * org.texi (Setting tags): Tiny formatting fixes.
1058
1059 * org.texi (Plain lists, Checkboxes): Use non-obsolete variable
1060 names.
1061
1062 * org.texi (Storing searches): Add "agenda" and "agenda*" to the
1063 concept index. Include example for these agenda views.
1064 (Special agenda views): Mention the "agenda*" agenda view.
1065
1066 * org.texi (Repeated tasks): Document how to ignore a repeater
1067 when using both a scheduled and a deadline timetamp.
1068
1069 * org.texi (Global and local cycling): Wrap in a new subsection.
1070 (Initial visibility, Catching invisible edits): New subsections.
1071
1072 * org.texi (Visibility cycling): Mention that
1073 `org-agenda-inhibit-startup' will prevent visibility setting when
1074 the agenda opens an Org file for the first time.
1075
1076 * org.texi (Org syntax): New section.
1077
1078 * org.texi (Orgstruct mode):
1079 Document `orgstruct-heading-prefix-regexp'.
1080
1081 * org.texi (Speeding up your agendas): New section.
1082
1083 * org.texi (Installation): When installing Org from ELPA, users
1084 should do this from an Emacs session where no .org file has been
1085 visited.
1086
1087 * org.texi (CSS support, In-buffer settings): Update HTML options
1088 names.
1089
1090 * org.texi (Structure editing): Update documentation for
1091 `org-insert-heading-or-item'.
1092 (Plain lists, Relative timer): Update index entry.
1093
1094 * org.texi (JavaScript support): Update variable names.
1095
1096 * org.texi (comments): Minor formatting fix.
1097
1098 * org.texi (@LaTeX{} fragments): Minor enhancement.
1099
1100 * org.texi: Update the list contributions.
1101
1102 * org.texi (Agenda commands): Exporting the agenda to an .org file
1103 will not copy the subtrees and the inherited tags.
1104 Document `org-agenda-filter-by-regexp'.
1105
1106 * org.texi (Publishing action, Complex example): Fix names of
1107 publishing functions.
1108
1109 * org.texi (Top, Exporting): Delete references to Freemind.
1110 (Freemind export): Delete section.
1111
1112 * org.texi (Top, Exporting): Delete references to the XOXO export.
1113 (XOXO export): Delete section.
1114
1115 * org.texi (Capture): Mention that org-remember.el is not
1116 supported anymore.
1117
1118 * org.texi (Top, Exporting, Beamer class export):
1119 Delete references to the TaskJuggler export.
1120 (History and Acknowledgments): Mention that the TaskJuggler has
1121 been rewritten by Nicolas and now lives in the contrib/ directory
1122 of Org's distribution. Mention that Jambunathan rewrote the HTML
1123 exporter. Remove Jambunathan from my own acknowledgments.
1124 (TaskJuggler export): Delete.
1125
1126 * org.texi (HTML preamble and postamble)
1127 (Tables in HTML export, Images in HTML export)
1128 (Math formatting in HTML export, CSS support)
1129 (@LaTeX{} and PDF export, Publishing options): Fix the names of
1130 the HTML export and publishing options.
1131
1132 * org.texi (Literal examples, Export options)
1133 (@LaTeX{} and PDF export, Header and sectioning)
1134 (Publishing options): Fix LaTeX options names.
1135
1136 * org.texi (Export options, CSS support, In-buffer settings):
1137 Fix references to HTML_LINK_* and HTML_STYLE keywords.
1138
1139 * org.texi (Export options, In-buffer settings): Fix references to
1140 #+SELECT_TAGS and #+EXCLUDE_TAGS and remove reference to #+XSLT.
1141
1142 * org.texi (Top, Markup, Initial text, Images and tables)
1143 (@LaTeX{} fragments, @LaTeX{} fragments, Exporting)
1144 (Export options, JavaScript support, Beamer class export):
1145 Remove references to the DocBook export, which has been deleted.
1146 (History and Acknowledgments): Mention that DocBook has been
1147 deleted, suggest to use the Texinfo exporter instead, then to
1148 convert the .texi to DocBook with makeinfo.
1149 (Links in ODT export, Tables in ODT export): Fix indices.
1150
1151 * org.texi (Deadlines and scheduling): Add a variable to the
1152 index. Add documentation about delays for scheduled tasks.
1153
1154 * org.texi (Emphasis and monospace):
1155 Mention `org-fontify-emphasized-text' and
1156 `org-emphasis-regexp-components'.
1157
1158 * org.texi (References): Small enhancement.
1159
1160 * org.texi (Column width and alignment): Make the example visually
1161 more clear.
1162
1163 * org.texi (The clock table): Document :mstart and :wstart as a
1164 way to set the starting day of the week.
1165
1166 * org.texi (In-buffer settings): Document new startup keywords.
1167 Thanks to John J Foerch for this idea.
1168
1169 * org.texi (Include files): Tiny formatting fix.
1170
1171 * org.texi (Activation): Point to the "Conflicts" section.
1172
1173 2013-11-12 Carsten Dominik <carsten.dominik@gmail.com>
1174
1175 * org.texi (CSS support): Clarify this section.
1176
1177 * org.texi (@LaTeX{} specific attributes): Document that tabu and
1178 tabularx packages are not in the default set of packages.
1179
1180 * org.texi (Agenda commands): Document fortnight view.
1181
1182 * org.texi: Document conflict with ecomplete.el.
1183
1184 * org.texi (History and Acknowledgments): Acknowledgements for
1185 Jason Dunsmore and Rakcspace.
1186
1187 * org.texi: Rename org-crypt.el node to org-crypt.
1188
1189 * org.texi (A @LaTeX{} example): Fix typo in variable name.
1190
1191 * org.texi (MobileOrg): Mention the new iPhone developer.
1192
1193 * org.texi (Table of contents) Improve documentation of TOC
1194 placement.
1195
1196 * org.texi: Explain that date/time information at read-date prompt
1197 should start at the beginning, not anywhere in the middle of a
1198 long string.
1199
1200 2013-11-12 Christopher Schmidt <christopher@ch.ristopher.com>
1201
1202 * org.texi (Orgstruct mode): Fix wrong regexp.
1203
1204 2013-11-12 Eric Abrahamsen <eric@ericabrahamsen.net>
1205
1206 * org.texi: Document export to (X)HTML flavors.
1207
1208 2013-11-12 Eric Schulte <schulte.eric@gmail.com>
1209
1210 * org.texi (Extracting source code): Mention the prefix argument
1211 to org-babel-tangle.
1212 (noweb): Remove erroneous negative.
1213 (Specific header arguments): Document new header arguments.
1214 Documentation for new tangle-mode header argument.
1215 (Top): Documentation for new tangle-mode header argument.
1216 (rownames): Documentation for new tangle-mode header argument.
1217 Mention elisp as special rowname case.
1218 (tangle-mode): Documentation for new tangle-mode header argument.
1219 (post): Documentation and an example of usage.
1220 (var): Remove the "Alternate argument syntax" section from the
1221 documentation.
1222 (hlines): Note that :hline has no effect for Emacs Lisp code
1223 blocks.
1224
1225 2013-11-12 Feng Shu <tumashu@gmail.com>
1226
1227 * org.texi (@LaTeX{} fragments, Previewing @LaTeX{} fragments)
1228 (Math formatting in HTML export)
1229 (Working with @LaTeX{} math snippets): Add document about creating
1230 formula image with imagemagick.
1231
1232 * org.texi (@LaTeX{} specific attributes): Document `:caption'
1233 attribute of #+ATTR_LATEX.
1234
1235 2013-11-12 Grégoire Jadi <gregoire.jadi@gmail.com>
1236
1237 * org.texi (Handling links): Fix a typo in
1238 `org-startup-with-inline-images' documentation.
1239
1240 * org.texi (Previewing @LaTeX{} fragments): Document the startup
1241 keywords to use for previewing LaTeX fragments or not.
1242 (Summary of in-buffer settings): Improve formatting and add an
1243 entry for the variable `org-startup-with-latex-preview'.
1244
1245 * org.texi (Property syntax): Recall the user to refresh the org
1246 buffer when properties are set on a per-file basis.
1247
1248 2013-11-12 Gustav Wikström <gustav.erik@gmail.com> (tiny change)
1249
1250 * org.texi (Matching tags and properties): Clarification.
1251
1252 2013-11-12 Ippei Furuhashi <top.tuna+orgmode@gmail.com>
1253
1254 * org.texi (Editing and debugging formulas): Add an example when a
1255 table has multiple #+TBLFM lines.
1256
1257 2013-11-12 Ivan Vilata i Balaguer <ivan@selidor.net> (tiny change)
1258
1259 * org.texi (The clock table): Document acceptance of relative
1260 times in tstart and tend, link to syntax description and provide
1261 example.
1262
1263 2013-11-12 Jarmo Hurri <jarmo.hurri@syk.fi>
1264
1265 * org.texi (The spreadsheet): Document lookup functions.
1266
1267 2013-11-12 Kodi Arfer <git@arfer.net> (tiny change)
1268
1269 * org.texi (CSS support): Mention .figure-number, .listing-number,
1270 and .table-number.
1271
1272 2013-11-12 Michael Brand <michael.ch.brand@gmail.com>
1273
1274 * org.texi
1275 (Formula syntax for Calc, Emacs Lisp forms as formulas): Reformat
1276 spreadsheet formula mode strings and some examples from @example
1277 block with xy @r{yz} to @table.
1278
1279 * org.texi (Formula syntax for Calc): Improve the documentation of
1280 empty fields in formulas for spreadsheet. Add explanation and
1281 example for empty field. Extend explanations of format
1282 specifiers. Add a sentence to mention Calc defmath.
1283
1284 * org.texi (Column formulas): Add a sentence to be more explicit
1285 about when a table header is mandatory.
1286
1287 2013-11-12 Nicolas Goaziou <n.goaziou@gmail.com>
1288
1289 * org.texi (Subscripts and superscripts): Remove reference to
1290 quoted underscores until this mechanism is implemented again.
1291
1292 * org.texi (Beamer export): Be more accurate about BEAMER_OPT
1293 property.
1294
1295 * org.texi (Document title): Subtree export is no longer triggered
1296 by marking one as the region.
1297 (Horizontal rules): LaTeX export doesn't use "\hrule" anymore, and
1298 giving examples isn't very useful: "horizontal rule" is, at least,
1299 as explicit as <hr/>.
1300
1301 * org.texi (HTML doctypes): Reflect keyword removal.
1302 (CSS support): Reflect keyword removal.
1303
1304 * org.texi (@LaTeX{} specific attributes): Document new :float
1305 values.
1306
1307 * org.texi (Export settings): Improve documentation.
1308
1309 * org.texi (Math formatting in HTML export): Fix OPTIONS item's name.
1310 (Text areas in HTML export): Update text areas.
1311 (HTML Export commands): Update export commands.
1312
1313 * org.texi (Header and sectioning): Add a footnote about the
1314 different between LATEX_HEADER_EXTRA and LATEX_HEADER.
1315
1316 * org.texi (The Export Dispatcher):
1317 Document `org-export-in-background'.
1318
1319 * org.texi (Footnotes): Export back-ends do not use
1320 `org-footnote-normalize' anymore.
1321
1322 * org.texi: Document variable changes.
1323
1324 * org.texi (Export settings): Document p: item in OPTIONS keyword.
1325
1326 * org.texi (Exporting): Massive rewrite of the first sections.
1327 (Selective export): Delete.
1328 (The Export Dispatcher): Rewrite.
1329 (Export options): Rewrite as "Export settings".
1330
1331 * org.texi: Small changes to documentation for embedded LaTeX.
1332
1333 * org.texi (Internal links): Document #+NAME keyword and
1334 cross-referencing during export.
1335
1336 * org.texi (Include files): Remove reference to :prefix1
1337 and :prefix. Give more details for :minlevel.
1338
1339 * org.texi (Macro replacement): Fix macro name.
1340 Update documentation about possible locations and escaping mechanism.
1341
1342 * org.texi (Table of contents): Update documentation.
1343 Document lists of listings and lists of tables. Add documentation for
1344 optional title and #+TOC: keyword.
1345
1346 2013-11-12 Rick Frankel <rick@rickster.com>
1347
1348 * org.texi (results): Add Format section, broken out of Type
1349 section to match code.
1350 (hlines, colnames): Remove incorrect Emacs Lisp exception.
1351 Note that the actual default handling (at least for python and
1352 emacs-lisp) does not seem to match the description.
1353
1354 2013-11-12 Sacha Chua <sacha@sachachua.com> (tiny change)
1355
1356 * org.texi (The date/time prompt): Update the documentation to
1357 reflect the new way `org-read-date-get-relative' handles weekdays.
1358
1359 2013-11-12 Yasushi Shoji <yashi@atmark-techno.com>
1360
1361 * org.texi (Resolving idle time):
1362 Document `org-clock-x11idle-program-name'.
1363
1364 2013-10-24 Michael Albinus <michael.albinus@gmx.de>
1365
1366 * ert.texi (Running Tests Interactively): Adapt examle output.
1367 (Tests and Their Environment): Mention skip-unless.
1368
1369 2013-10-23 Glenn Morris <rgm@gnu.org>
1370
1371 * dired-x.texi, ebrowse.texi, ede.texi, eieio.texi, eshell.texi:
1372 * pcl-cvs.texi, sc.texi, srecode.texi, vip.texi, viper.texi:
1373 * widget.texi: Nuke @refill.
1374
1375 * Makefile.in (install-dvi, install-html, install-pdf)
1376 (install-ps, uninstall-dvi, uninstall-html, uninstall-ps)
1377 (uninstall-pdf): Quote entities that might contain whitespace.
1378
1379 2013-10-17 Jay Belanger <jay.p.belanger@gmail.com>
1380
1381 * calc.texi (Data Type Formats): Don't specify the size at
1382 which integers begin to be represented by lists.
1383
1384 2013-10-14 Xue Fuqiao <xfq.free@gmail.com>
1385
1386 * cl.texi (Argument Lists): Add indexes for &key and &aux.
1387
1388 2013-10-07 Michael Albinus <michael.albinus@gmx.de>
1389
1390 * trampver.texi: Update release number.
1391
1392 2013-10-02 Michael Albinus <michael.albinus@gmx.de>
1393
1394 Sync with Tramp 2.2.8.
1395
1396 * tramp.texi (External packages): Use `non-essential'.
1397 * trampver.texi: Update release number.
1398
1399 2013-09-14 Glenn Morris <rgm@gnu.org>
1400
1401 * eshell.texi: Markup fixes.
1402
1403 2013-09-11 Xue Fuqiao <xfq.free@gmail.com>
1404
1405 * ido.texi (Interactive Substring Matching): Use @key{RET} instead
1406 of @kbd{RET}.
1407 (Prefix Matching): Add an index.
1408
1409 2013-09-08 Glenn Morris <rgm@gnu.org>
1410
1411 * emacs-gnutls.texi: Tweak direntry.
1412
1413 2013-09-06 Michael Albinus <michael.albinus@gmx.de>
1414
1415 * tramp.texi (Alternative Syntax): Remove chapter.
1416
1417 2013-08-28 Paul Eggert <eggert@cs.ucla.edu>
1418
1419 * Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
1420 for portability to hosts where /bin/sh has problems.
1421
1422 2013-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
1423
1424 Try to reduce redundancy in doc/misc/Makefile.in.
1425 * Makefile.in (DOCMISC_W32): New var to replace DOCMISC_*_W32.
1426 (TARGETS): New intermediate variable.
1427 (DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS): Use it.
1428
1429 2013-08-27 Glenn Morris <rgm@gnu.org>
1430
1431 * efaq.texi (Emacs for MS-Windows): Update location of MS FAQ.
1432
1433 * efaq.texi: Rename from faq.texi, to match its output files.
1434 * Makefile.in: Update for faq.texi name change.
1435
1436 * efaq-w32.texi (EMACSVER): Get it from emacsver.texi.
1437
1438 * Makefile.in (webhack): Remove; it's nothing to do with Emacs.
1439
1440 * efaq-w32.texi: Move here from the web-pages repository.
1441 * Makefile.in (DOCMISC_DVI_W32, DOCMISC_HTML_W32, DOCMISC_INFO_W32)
1442 (DOCMISC_PDF_W32, DOCMISC_PS_W32): New configure output variables.
1443 (INFO_COMMON, INFO_INSTALL): New derivations of INFO_TARGETS.
1444 (DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS):
1445 Add DOCMISC_*_W32 variables.
1446 (echo-info): Use INFO_INSTALL rather than INFO_TARGETS.
1447 (efaq_w32_deps): New variable.
1448 (efaq-w32, $(buildinfodir)/efaq-w32$(INFO_EXT), efaq-w32.dvi)
1449 (efaq-w32.pdf, efaq-w32.html): New rules.
1450 (clean): Remove efaq-w32 products.
1451
1452 2013-08-26 Paul Eggert <eggert@cs.ucla.edu>
1453
1454 * texinfo.tex: Update from gnulib.
1455
1456 2013-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
1457
1458 * emacs-mime.texi (Encoding Customization): Exclude iso-2022-jp-2 and
1459 shift_jis from the default value set to mm-coding-system-priorities for
1460 Japanese users.
1461
1462 2013-08-13 Glenn Morris <rgm@gnu.org>
1463
1464 * reftex.texi (LaTeX xr Package, Options - Table of Contents)
1465 (Options - Defining Label Environments, Options - Creating Labels)
1466 (Options - Referencing Labels, Options - Creating Citations)
1467 (Options - Index Support, Options - Viewing Cross-References)
1468 (Options - Finding Files, Options - Optimizations)
1469 (Options - Fontification, Options - Misc):
1470 * cc-mode.texi (Sample Init File):
1471 * edt.texi (Init file):
1472 * epa.texi (Encrypting/decrypting gpg files):
1473 * mairix-el.texi (About, Setting up the mairix interface, Using)
1474 (Extending):
1475 Rename nodes to avoid characters that can cause Texinfo problems.
1476
1477 2013-08-12 Katsumi Yamaoka <yamaoka@jpl.org>
1478
1479 * gnus.texi (Mail Source Specifiers): Fix description for pop3's :leave.
1480
1481 2013-08-12 Glenn Morris <rgm@gnu.org>
1482
1483 * Makefile.in (ada_mode_deps, auth_deps, autotype_deps)
1484 (bovine_deps, calc_deps, ccmode_deps, cl_deps, dbus_deps)
1485 (dired_x_deps, ebrowse_deps, ede_deps, ediff_deps, edt_deps)
1486 (eieio_deps, emacs_gnutls_deps, emacs_mime_deps, epa_deps)
1487 (erc_deps, ert_deps, eshell_deps, eudc_deps, faq_deps)
1488 (flymake_deps, forms_deps, gnus_deps, htmlfontify_deps)
1489 (idlwave_deps, ido_deps, info_deps, mairix_el_deps, message_deps)
1490 (mh_e_deps, newsticker_deps, nxml_mode_deps, org_deps)
1491 (pcl_cvs_deps, pgg_deps, rcirc_deps, reftex_deps, remember_deps)
1492 (sasl_deps, sc_deps, semantic_deps, ses_deps, sieve_deps)
1493 (smtpmail_deps, speedbar_deps, srecode_deps, todo_mode_deps)
1494 (tramp_deps, url_deps, vip_deps, viper_deps, widget_deps)
1495 (wisent_deps, woman_deps): New variables. Use to reduce duplication.
1496
1497 * woman.texi (Top): Avoid mailto: in html output.
1498
1499 * Makefile.in (prefix, datarootdir, datadir, PACKAGE_TARNAME)
1500 (docdir, dvidir, htmldir, pdfdir, psdir, GZIP_PROG, INSTALL)
1501 (INSTALL_DATA): New, set by configure.
1502 (HTML_OPTS, HTML_TARGETS, PS_TARGETS, DVIPS): New variables.
1503 (.PHONY): Add html, ps, install-dvi, install-html, install-pdf,
1504 install-ps, install-doc, uninstall-dvi, uninstall-html, uninstall-pdf,
1505 uninstall-ps, and uninstall-doc.
1506 (.SUFFIXES): Add .ps and .dvi.
1507 (.dvi.ps): New suffix rule.
1508 (html, ps, ada-mode.html, auth.html, autotype.html, bovine.html)
1509 (calc.html, cc-mode.html, cl.html, dbus.html, dired-x.html)
1510 (ebrowse.html, ede.html, ediff.html, edt.html, eieio.html)
1511 (emacs-gnutls.html, emacs-mime.html, epa.html, erc.html)
1512 (ert.html, eshell.html, eudc.html, faq.html, flymake.html)
1513 (forms.html, gnus.html, htmlfontify.html, idlwave.html)
1514 (ido.html, mairix-el.html, message.html, mh-e.html)
1515 (newsticker.html, nxml-mode.html, org.html, pgg.html)
1516 (rcirc.html, reftex.html, remember.html, sasl.html, sc.html)
1517 (semantic.html, sieve.html, smtpmail.html, speedbar.html)
1518 (srecode.html, todo-mode.html, tramp.html, url.html, vip.html)
1519 (viper.html, widget.html, wisent.html, woman.html, install-dvi)
1520 (install-html, install-pdf, install-ps, install-doc, uninstall-dvi)
1521 (uninstall-html, uninstall-ps, uninstall-pdf, uninstall-doc):
1522 New rules.
1523 (clean): Remove HTML_TARGETS and PS_TARGETS.
1524
1525 2013-08-10 Xue Fuqiao <xfq.free@gmail.com>
1526
1527 * ido.texi (Working Directories, Flexible Matching, Regexp Matching)
1528 (Find File At Point, Ignoring, Misc Customization): Use @defopt
1529 for user options.
1530
1531 2013-08-09 Xue Fuqiao <xfq.free@gmail.com>
1532
1533 * htmlfontify.texi (Customization): Remove documentation of
1534 `hfy-fast-lock-save'. Minor fixes.
1535
1536 2013-08-08 Xue Fuqiao <xfq.free@gmail.com>
1537
1538 * ido.texi (Top): Insert node "Working Directories" in menu.
1539 (Working Directories): New node.
1540 (Misc Customization): Add documentation of
1541 `ido-confirm-unique-completion' and some other user options.
1542
1543 2013-08-07 Eli Zaretskii <eliz@gnu.org>
1544
1545 * todo-mode.texi: Update @dircategory.
1546 (Overview, Todo Items as Diary Entries, Todo Mode Entry Points)
1547 (File Editing, Marked Items, Item Prefix): Fix usage of @xref and
1548 @ref.
1549
1550 2013-08-07 Xue Fuqiao <xfq.free@gmail.com>
1551
1552 * sc.texi (Introduction): Fix index.
1553 (Usage Overview, Citations, Citation Elements, Recognizing Citations)
1554 (Information Keys and the Info Alist, Reference Headers)
1555 (The Built-in Header Rewrite Functions)
1556 (Electric References, Reply Buffer Initialization)
1557 (Filling Cited Text, Selecting an Attribution)
1558 (Attribution Preferences)
1559 (Anonymous Attributions, Author Names)
1560 (Using Regi, Post-yank Formatting Commands)
1561 (Citing Commands, Insertion Commands)
1562 (Mail Field Commands)
1563 (Hints to MUA Authors, Thanks and History): Change from one space
1564 between sentences to two.
1565 (What Supercite Does): Typo fix.
1566
1567 * newsticker.texi (Usage): Use @key for RET.
1568
1569 * cl.texi (Argument Lists, For Clauses)
1570 (Macros): Add indexes.
1571
1572 2013-08-05 Xue Fuqiao <xfq.free@gmail.com>
1573
1574 * cl.texi (Blocks and Exits): Add an index.
1575
1576 2013-08-04 Stephen Berman <stephen.berman@gmx.net>
1577
1578 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add todo-mode.
1579 (todo-mode, $(buildinfodir)/todo-mode$(INFO_EXT))
1580 (todo-mode.dvi, todo-mode.pdf): New rules.
1581
1582 * todo-mode.texi: New file.
1583
1584 2013-08-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
1585
1586 * gnus.texi (Basic Usage): Mention that warp means jump here.
1587 (The notmuch Engine): Mention notmuch.
1588
1589 2013-07-30 Tassilo Horn <tsdh@gnu.org>
1590
1591 * gnus.texi (Sorting the Summary Buffer): Document new defcustom
1592 `gnus-subthread-sort-functions' and remove the obsolete documentation
1593 of `gnus-sort-threads-recursively'.
1594
1595 2012-07-30 Paul Eggert <eggert@cs.ucla.edu>
1596
1597 * texinfo.tex: Update to 2012-07-29.17 version.
1598
1599 2013-07-29 David Engster <deng@randomsample.de>
1600
1601 * eieio.texi (top): Make clear that EIEIO is not a full CLOS
1602 implementation.
1603 (Introduction): Add further missing features.
1604 (Building Classes): Add introductory paragraph.
1605 (Wish List): Add metaclasses and EQL specialization.
1606
1607 2013-07-29 Michael Albinus <michael.albinus@gmx.de>
1608
1609 * tramp.texi (Frequently Asked Questions):
1610 Mention `tramp-use-ssh-controlmaster-options'.
1611
1612 2013-07-26 Tassilo Horn <tsdh@gnu.org>
1613
1614 * gnus.texi (Sorting the Summary Buffer): Document new defcustom
1615 `gnus-sort-threads-recursively'.
1616
1617 2013-07-25 Glenn Morris <rgm@gnu.org>
1618
1619 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add ido.
1620 (ido, $(buildinfodir)/ido$(INFO_EXT), ido.dvi, ido.pdf): New rules.
1621
1622 * erc.texi (Special Features): Update contact information.
1623 (History): Avoid using @email.
1624
1625 * eshell.texi (Bugs and ideas): Minor updates.
1626
1627 * faq.texi (Reporting bugs, Origin of the term Emacs)
1628 (Setting up a customization file)
1629 (Using an already running Emacs process, Turning off beeping)
1630 (Packages that do not come with Emacs)
1631 (Replying to the sender of a message): Avoid using @email.
1632
1633 * pcl-cvs.texi (Contributors, Bugs): Avoid using @email.
1634
1635 * reftex.texi (Imprint): Avoid using @email.
1636
1637 * ses.texi (Top): Update bug reporting instructions.
1638 (Acknowledgments): Avoid using @email.
1639
1640 * woman.texi (Introduction, Background): Remove outdated information.
1641 (Bugs, Acknowledgments): Avoid using @email.
1642
1643 2013-07-24 Xue Fuqiao <xfq.free@gmail.com>
1644
1645 * ido.texi: New file.
1646
1647 2013-07-19 Geoff Kuenning <geoff@cs.hmc.edu> (tiny change)
1648
1649 * gnus.texi (Customizing Articles): Document function predicates.
1650
1651 2013-07-08 Tassilo Horn <tsdh@gnu.org>
1652
1653 * gnus.texi (lines): Correct description of
1654 `gnus-registry-track-extra's default value.
1655 Mention `gnus-registry-remove-extra-data'.
1656
1657 2013-07-06 Lars Ingebrigtsen <larsi@gnus.org>
1658
1659 * gnus.texi (Group Parameters): Mention regexp
1660 substitutions (bug#11688).
1661
1662 2013-07-06 Nathan Trapuzzano <nbtrap@nbtrap.com> (tiny change)
1663
1664 * gnus.texi (Generic Marking Commands): Fix grammar (bug#13368).
1665
1666 2013-07-06 Lars Ingebrigtsen <larsi@gnus.org>
1667
1668 * gnus.texi (Emacsen): Fix version.
1669
1670 * gnus-faq.texi (FAQ 1-6): Mention the correct Emacs version.
1671
1672 2013-07-06 Glenn Morris <rgm@gnu.org>
1673
1674 * mh-e.texi: Fix external links.
1675 (Using This Manual): Printed elisp manuals no longer available.
1676
1677 * newsticker.texi (Overview): Update URL.
1678
1679 * nxml-mode.texi (Introduction): Update URL.
1680
1681 * org.texi (JavaScript support): Fix URL.
1682
1683 * wisent.texi (Wisent Overview): Remove incorrect, unnecessary uref.
1684
1685 * eudc.texi (CCSO PH/QI): Remove defunct URL.
1686
1687 * dbus.texi (Introspection): Update URL to a less defunct one.
1688
1689 * gnus.texi (Top): Restrict "Other related manuals" to info output.
1690 (Foreign Groups): Use @indicateurl for examples.
1691 (Direct Functions): Remove defunct URL.
1692 (RSS): Update URL.
1693
1694 * gnus-faq.texi (FAQ 5-8, FAQ 6-3): Remove defunct URLs.
1695 (FAQ 7-1): Update URL.
1696
1697 * pgg.texi (Top, Overview): Add note about obsolescence.
1698
1699 2013-07-03 Paul Eggert <eggert@cs.ucla.edu>
1700
1701 * texinfo.tex: Merge from gnulib.
1702
1703 2013-07-03 Glenn Morris <rgm@gnu.org>
1704
1705 * bovine.texi (top):
1706 * cc-mode.texi (AWK Mode Font Locking):
1707 * mh-e.texi (Preface):
1708 * url.texi (URI Parsing): Fix cross-references to other manuals.
1709
1710 2013-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
1711
1712 * gnus.texi (Client-Side IMAP Splitting):
1713 Note that `nnimap-inbox' now can be a list.
1714
1715 2013-06-24 Glenn Morris <rgm@gnu.org>
1716
1717 * eshell.texi: Fix cross-references to other manuals.
1718
1719 2013-06-23 Glenn Morris <rgm@gnu.org>
1720
1721 * Makefile.in (HTML_TARGETS, html, emacs-faq.html, emacs-faq):
1722 Remove; not needed now we use a standard html layout for the faq.
1723 (clean): Remove HTML_TARGETS, emacs-faq.text.
1724
1725 2013-06-21 Eduard Wiebe <usenet@pusto.de>
1726
1727 * flymake.texi (Parsing the output, Customizable variables):
1728 Add reference to `flymake-warning-predicate'.
1729
1730 2013-06-19 Michael Albinus <michael.albinus@gmx.de>
1731
1732 * tramp.texi (Top, Configuration): Insert section `Predefined
1733 connection information' in menu.
1734 (Predefined connection information): New section.
1735 (Android shell setup): Make a reference to `Predefined connection
1736 information'.
1737
1738 2013-06-19 Glenn Morris <rgm@gnu.org>
1739
1740 * Makefile.in (version): New, set by configure.
1741 (clean): Delete dist tar file.
1742 (infoclean): New, split from maintainer-clean.
1743 (maintainer-clean): Run infoclean.
1744 (dist): New rule, to make tarfile for www.gnu.org.
1745
1746 2013-06-13 Albert Krewinkel <tarleb@moltkeplatz.de>
1747
1748 * sieve.texi (Managing Sieve): Fix port in example, fix documentation
1749 for keys q and Q.
1750 (Standards): Reference RFC5804 as the defining document of the
1751 managesieve protocol.
1752
1753 2013-06-10 Aidan Gauland <aidalgol@amuri.net>
1754
1755 * eshell.texi (Input/Output): Expand to cover new visual-command
1756 options, eshell-visual-subcommands and eshell-visual-options.
1757 Divide into separate Visual Commands and Redirection sections.
1758
1759 2013-06-10 Glenn Morris <rgm@gnu.org>
1760
1761 * epa.texi (Cryptographic operations on files): Update epa-decrypt-file.
1762
1763 2013-06-04 Katsumi Yamaoka <yamaoka@jpl.org>
1764
1765 * gnus.texi (Article Date):
1766 Fix description of gnus-article-update-date-headers.
1767
1768 2013-05-28 Xue Fuqiao <xfq.free@gmail.com>
1769
1770 * erc.texi (Special Features): ERC is being maintained within
1771 Emacs now.
1772
1773 2013-05-25 Xue Fuqiao <xfq.free@gmail.com>
1774
1775 * flymake.texi: Change from one space between sentences to two.
1776
1777 2013-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
1778
1779 * cl.texi (Obsolete Macros): Describe replacements for `flet'
1780 (bug#14293).
1781
1782 2013-04-16 Michael Albinus <michael.albinus@gmx.de>
1783
1784 * tramp.texi (Frequently Asked Questions): Precise, how to define
1785 an own ControlPath.
1786
1787 2013-04-15 Michael Albinus <michael.albinus@gmx.de>
1788
1789 * tramp.texi (Frequently Asked Questions): New item for
1790 ControlPath settings.
1791
1792 2013-03-31 Jay Belanger <jay.p.belanger@gmail.com>
1793
1794 * calc.texi (Basic Operations on Units): Streamline some
1795 descriptions.
1796
1797 2013-03-27 Aidan Gauland <aidalgol@no8wireless.co.nz>
1798
1799 * eshell.texi (Built-ins): Update manual to mention tramp module.
1800
1801 2013-03-18 Michael Albinus <michael.albinus@gmx.de>
1802
1803 * tramp.texi (Filename Syntax): Host names are not allowed to be
1804 any method name, unless method name is specified explicitly.
1805 Remove restriction on unibyte filenames.
1806
1807 * trampver.texi: Update release number.
1808
1809 2013-03-17 Paul Eggert <eggert@cs.ucla.edu>
1810
1811 doc: convert some TeX accents to UTF-8
1812 * emacs-mime.texi (Interface Functions): Use 'ï' rather than
1813 '@"{@dotless{i}}'.
1814
1815 2013-03-15 Michael Albinus <michael.albinus@gmx.de>
1816
1817 Sync with Tramp 2.2.7.
1818
1819 * trampver.texi: Update release number.
1820
1821 2013-03-09 Jay Belanger <jay.p.belanger@gmail.com>
1822
1823 * calc.texi (Basic Operations on Units): Streamline some
1824 descriptions.
1825
1826 2013-03-08 Glenn Morris <rgm@gnu.org>
1827
1828 * faq.texi (Top): Don't say this was updated @today.
1829 That's irrelevant and leads to spurious diffs.
1830
1831 2013-03-08 Jay Belanger <jay.p.belanger@gmail.com>
1832
1833 * calc.texi (Basic Operations on Units):
1834 Fix cross-reference.
1835
1836 2013-03-07 Katsumi Yamaoka <yamaoka@jpl.org>
1837
1838 * gnus-faq.texi (FAQ 3-11): Now Gnus supports POP3 UIDL.
1839
1840 2013-03-06 Alan Mackenzie <acm@muc.de>
1841
1842 * cc-mode.texi (Custom Line-Up): Clarify position of point on
1843 calling a line-up function.
1844
1845 2013-03-04 Paul Eggert <eggert@cs.ucla.edu>
1846
1847 * emacs-mime.texi, htmlfontify.texi, mairix-el.texi, mh-e.texi:
1848 * ses.texi: Switch from Latin-1 to UTF-8.
1849
1850 2013-03-03 Michael Albinus <michael.albinus@gmx.de>
1851
1852 * tramp.texi (External methods): Tramp does not connect Android
1853 devices by itself.
1854
1855 2013-03-02 Bill Wohler <wohler@newt.com>
1856
1857 Release MH-E manual version 8.5.
1858
1859 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
1860 release 8.5.
1861
1862 * mh-e.texi (Preface, Conventions, Getting Started)
1863 (Using This Manual, Folder Selection, Viewing, Aliases)
1864 (Identities, Speedbar, Menu Bar, Tool Bar, Scan Line Formats)
1865 (Bug Reports, Mailing Lists, MH FAQ and Support, Getting MH-E):
1866 Update URLs.
1867
1868 2013-03-01 Michael Albinus <michael.albinus@gmx.de>
1869
1870 * tramp.texi (Inline methods): Remove "ssh1", "ssh2", "plink1"
1871 and "plink2" entries. "plink2" is obsolete for a long time.
1872 (External methods): Remove "scp1" and "scp2" entries.
1873 Explain user name and host name specification for "adb".
1874
1875 2013-02-28 Michael Albinus <michael.albinus@gmx.de>
1876
1877 * tramp.texi (External methods): Mention `tramp-adb-program'.
1878
1879 2013-02-28 Bastien Guerry <bzg@gnu.org>
1880
1881 * org.texi (Visibility cycling): Suggest to set
1882 `org-agenda-inhibit-startup' to nil if user wants the startup
1883 visibility settings to be honored in any circumstances.
1884 (Progress logging, Checkboxes): Fix typos.
1885
1886 2013-02-28 Michael Albinus <michael.albinus@gmx.de>
1887
1888 * tramp.texi (top) [xxx, yyy, trampfn]: Provide two versions of
1889 the macros, for Texinfo 4.13 and 5.0.
1890
1891 2013-02-24 Michael Albinus <michael.albinus@gmx.de>
1892
1893 Port Tramp documentation to Texinfo 5.0.
1894 * tramp.texi (top) [xxx, yyy, trampfn]: Remove superfluous @c.
1895 (Filename Syntax): Do not use @trampfn{} in @item.
1896 (Filename completion): Use @columnfractions in @multitable.
1897
1898 2013-02-22 Glenn Morris <rgm@gnu.org>
1899
1900 * flymake.texi (Syntax check statuses): Fix multitable continued rows.
1901
1902 2013-02-21 Paul Eggert <eggert@cs.ucla.edu>
1903
1904 * Makefile.in (html): New rule.
1905
1906 2013-02-20 Michael Albinus <michael.albinus@gmx.de>
1907
1908 * tramp.texi (Android shell setup): Improve. Reported by Thierry
1909 Volpiatto <thierry.volpiatto@gmail.com>.
1910
1911 2013-02-16 Michael Albinus <michael.albinus@gmx.de>
1912
1913 * tramp.texi (Top, Configuration): Insert section `Android shell
1914 setup' in menu.
1915 (Android shell setup): New section.
1916 (Connection types, Default Method)
1917 (Frequently Asked Questions): Mention "scp" instead of "scpc".
1918 (External methods): Remove "scpc" and "rsyncc" entries.
1919 (Frequently Asked Questions): Remove entry about ControlPersist.
1920
1921 2013-02-13 Glenn Morris <rgm@gnu.org>
1922
1923 * message.texi (News Headers): Don't mention yow any more.
1924
1925 2013-02-09 Jay Belanger <jay.p.belanger@gmail.com>
1926
1927 * calc.texi (Basic Operations on Units, Customizing Calc):
1928 Mention the variable `calc-allow-units-as-numbers'.
1929
1930 2013-02-08 Aidan Gauland <aidalgol@no8wireless.co.nz>
1931
1932 * eshell.texi: Fill most of the missing sections.
1933
1934 2013-02-07 Bastien Guerry <bzg@gnu.org>
1935
1936 * org.texi (References): Clarify an example.
1937 (Installation): Fix instructions.
1938 (Org-Plot): Fix link.
1939 (Checkboxes, Radio lists): Fix typos.
1940
1941 2013-02-07 Glenn Morris <rgm@gnu.org>
1942
1943 * cl.texi (Equality Predicates): Mention memql.
1944
1945 2013-02-07 Eric Ludlam <zappo@gnu.org>
1946
1947 * ede.texi (Creating a project): Make ede-new doc less
1948 specific, and only about items it supports, indicating that there
1949 might be more. Remove refs to simple project and direct automake
1950 from ede new.
1951 (Simple projects): Re-write to not talk about ede-simple-project
1952 which is deprecated, and instead use the term to mean projects
1953 that don't do much management, just project wrapping.
1954 Add ede-generic-project link.
1955 (ede-generic-project): New node (bug#11441).
1956
1957 2013-02-07 Glenn Morris <rgm@gnu.org>
1958
1959 * cl.texi (Equality Predicates): Fix eq/eql pedantry.
1960
1961 2013-02-01 Glenn Morris <rgm@gnu.org>
1962
1963 * calc.texi (Help Commands): Update calc-view-news description.
1964 Mention etc/CALC-NEWS.
1965
1966 2013-01-24 Michael Albinus <michael.albinus@gmx.de>
1967
1968 * tramp.texi (Filename Syntax): Filenames must be unibyte strings.
1969
1970 2013-01-13 Bastien Guerry <bzg@gnu.org>
1971
1972 * org.texi (Installation): Simplify.
1973
1974 2013-01-13 François Allisson <francois@allisson.co> (tiny change)
1975
1976 * org.texi (Handling links): Update the mention to the obsolete
1977 variable `org-link-to-org-use-id' with a mention to the newer
1978 variable `org-id-link-to-org-use-id'. Mention the need to load
1979 the org-id library.
1980
1981 2013-01-10 Michael Albinus <michael.albinus@gmx.de>
1982
1983 * tramp.texi (Default Host): Introduce `tramp-default-host-alist'.
1984
1985 2013-01-09 Bastien Guerry <bzg@gnu.org>
1986
1987 * org.texi (Pushing to MobileOrg): Add footnote about using
1988 symbolic links in `org-directory'.
1989 (Timestamps, Deadlines and scheduling): Use `diary-float' instead
1990 of the now obsolete alias `org-float'.
1991 (TODO basics): Add `org-use-fast-todo-selection' to the variable
1992 index. Fix description of TODO keywords cycling.
1993 (Advanced features): Add missing argument for @item.
1994 (Storing searches): Add index entries and a note about
1995 *-tree agenda views.
1996 (Structure editing): Document `org-mark-element' and
1997 `org-mark-subtree'.
1998 (Tag inheritance): Document `org-agenda-use-tag-inheritance'.
1999
2000 2013-01-08 Juri Linkov <juri@jurta.org>
2001
2002 * info.texi (Go to node): Mention the abbreviated format
2003 `(FILENAME)' equal to `(FILENAME)Top'. (Bug#13365)
2004
2005 2013-01-06 Andreas Schwab <schwab@linux-m68k.org>
2006
2007 * autotype.texi: Remove undefined command @subtitlefont.
2008 * cc-mode.texi: Likewise.
2009
2010 * org.texi (Advanced features): Use `@w{ }' instead of `@ ' in
2011 @item argument.
2012 (Property searches): Use \\ instead of @backslashchar{}.
2013 * pgg.texi (VERSION): Move @set below @setfilename.
2014
2015 2013-01-05 Andreas Schwab <schwab@linux-m68k.org>
2016
2017 * ada-mode.texi: Remove braces from @title argument.
2018 * eudc.texi: Likewise.
2019 * smtpmail.texi: Likewise.
2020 * auth.texi (VERSION): Set before first use.
2021 * emacs-gnutls.texi (VERSION): Likewise.
2022 * pgg.texi (VERSION): Likewise.
2023 * ede.texi (Top): Rename from top, all uses changed.
2024 * eshell.texi: Add missing argument to @sp.
2025 * forms.texi (Top): Reorder menu to match structure.
2026 * htmlfontify.texi (Customization): Add missing @item in
2027 @enumerate.
2028 * org.texi (Advanced features): Add missing argument for @item.
2029 (Property searches): Use @backslashchar{} in macro argument.
2030 * pcl-cvs.texi: Add missing argument to @sp.
2031 (Movement commands): Fix use of @itemx.
2032 * vip.texi (Misc Commands, Viewing the Buffer): Likewise.
2033 * reftex.texi (Options (Creating Citations)): Add missing newline
2034 before @end.
2035 * tramp.texi (Obtaining Tramp): Remove extra dots.
2036 (Configuration): Reorder menu to match structure.
2037 (Remote shell setup): Replace literal NUL character by \0.
2038 * viper.texi (Marking): Add missing argument for @item.
2039
2040 2013-01-04 Glenn Morris <rgm@gnu.org>
2041
2042 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS):
2043 Add htmlfontify.
2044 (htmlfontify, $(buildinfodir)/htmlfontify$(INFO_EXT))
2045 (htmlfontify.dvi, htmlfontify.pdf): New targets.
2046 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add htmlfontify.
2047 ($(infodir)/htmlfontify$(INFO_EXT), htmlfontify.dvi): New targets.
2048
2049 * htmlfontify.texi: Miscellaneous fixes and updates.
2050 Set copyright to FSF, update license to GFDL 1.3+.
2051
2052 2013-01-04 Vivek Dasmohapatra <vivek@etla.org>
2053
2054 * htmlfontify.texi: New file.
2055
2056 2013-01-02 Jay Belanger <jay.p.belanger@gmail.com>
2057
2058 * calc.texi (Free-Form Dates): Expand on the date reading
2059 algorithm.
2060
2061 2012-12-27 Glenn Morris <rgm@gnu.org>
2062
2063 * viper.texi (Rudimentary Changes, Key Bindings, Key Bindings):
2064 Avoid some overfull lines.
2065
2066 * widget.texi (Programming Example): Break some long lines.
2067
2068 * wisent.texi (Wisent Overview): Fix xref.
2069 (Grammar format, Understanding the automaton): Avoid overfill.
2070
2071 * bovine.texi (Optional Lambda Expression): Allow line break.
2072
2073 * auth.texi (Help for users): Break long lines.
2074
2075 * ada-mode.texi (Project file variables):
2076 Reword to reduce underfull hbox.
2077 (No project files, Use GNAT project file):
2078 Use smallexample to make some overfull lines less terrible.
2079
2080 * autotype.texi, bovine.texi, ede.texi, eieio.texi, pcl-cvs.texi:
2081 Fix cross-references to separate manuals.
2082
2083 * Makefile.in (gfdl): New variable. Use throughout where
2084 appropriate so that targets depend on doclicense.texi.
2085
2086 2012-12-25 Lars Ingebrigtsen <larsi@gnus.org>
2087
2088 * gnus.texi (Customizing the IMAP Connection): Mention the other
2089 authenticators.
2090
2091 2012-12-24 Lars Ingebrigtsen <larsi@gnus.org>
2092
2093 * gnus.texi (Browse Foreign Server):
2094 Document `gnus-browse-delete-group'.
2095
2096 2012-12-22 Glenn Morris <rgm@gnu.org>
2097
2098 * ada-mode.texi, ebrowse.texi, ediff.texi, ert.texi, eshell.texi:
2099 * eudc.texi, idlwave.texi, pcl-cvs.texi, rcirc.texi, reftex.texi:
2100 * remember.texi, ses.texi, speedbar.texi, vip.texi, viper.texi:
2101 * widget.texi, wisent.texi: Nuke hand-written node pointers.
2102
2103 * Makefile.in (gfdl): New variable. Use throughout where
2104 appropriate so that targets depend on doclicense.texi.
2105
2106 2012-12-22 Eli Zaretskii <eliz@gnu.org>
2107
2108 * makefile.w32-in ($(INFO_TARGETS), $(DVI_TARGETS)): Depend on
2109 doclicense.texi. Remove doclicense.texi from all targets that
2110 mentioned it explicitly.
2111 ($(infodir)/woman$(INFO_EXT), woman.dvi): Depend on
2112 $(emacsdir)/emacsver.texi.
2113 ($(infodir)/erc$(INFO_EXT), erc.dvi): Don't depend on gpl.texi.
2114
2115 2012-12-21 Glenn Morris <rgm@gnu.org>
2116
2117 * woman.texi (UPDATED, VERSION): Remove in favor of EMACSVER.
2118 Include emacsver.texi. Nuke hand-written node pointers.
2119 * Makefile.in ($(buildinfodir)/woman$(INFO_EXT), woman.dvi, woman.pdf):
2120 Depend on emacsver.texi.
2121
2122 * auth.texi, emacs-gnutls.texi, epa.texi, ert.texi:
2123 * gnus-coding.texi, info.texi, nxml-mode.texi, sasl.texi:
2124 May as well just include doclicense.texi in everything.
2125
2126 * ede.texi, eieio.texi, mairix-el.texi: Include a copy of GFDL,
2127 which @copying says is included.
2128
2129 * ada-mode.texi, auth.texi, autotype.texi, bovine.texi, calc.texi:
2130 * cc-mode.texi, cl.texi, dbus.texi, dired-x.texi, ebrowse.texi:
2131 * ede.texi, ediff.texi, edt.texi, eieio.texi, emacs-gnutls.texi:
2132 * emacs-mime.texi, epa.texi, erc.texi, ert.texi, eshell.texi:
2133 * eudc.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
2134 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
2135 * newsticker.texi, nxml-mode.texi, pcl-cvs.texi, pgg.texi:
2136 * rcirc.texi, reftex.texi, remember.texi, sasl.texi, sc.texi:
2137 * semantic.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
2138 * srecode.texi, tramp.texi, url.texi, vip.texi, viper.texi:
2139 * widget.texi, wisent.texi, woman.texi: Do not mention buying
2140 copies from the FSF, which does not publish these manuals.
2141
2142 * erc.texi: No need to include gpl in this small manual.
2143
2144 * org.texi (copying): Include a copy of the GFDL.
2145 (GNU Free Documentation License): New section.
2146
2147 2012-12-21 Bastien Guerry <bzg@gnu.org>
2148
2149 * org.texi: Fix typos.
2150
2151 2012-12-16 Paul Eggert <eggert@cs.ucla.edu>
2152
2153 * calc.texi (ISO 8601): Rename from ISO-8601,
2154 as it's typically spelled without a hyphen.
2155
2156 2012-12-16 Jay Belanger <jay.p.belanger@gmail.com>
2157
2158 * calc.texi (ISO-8601): New section.
2159 (Date Formatting Codes): Mention new codes.
2160 (Standard Date Formats): Mention new formats.
2161
2162 2012-12-14 Michael Albinus <michael.albinus@gmx.de>
2163
2164 * tramp.texi (External methods): Move `adb' method here.
2165
2166 2012-12-13 Glenn Morris <rgm@gnu.org>
2167
2168 * cl.texi (Modify Macros, Obsolete Macros): Now letf == cl-letf.
2169
2170 * wisent.texi: Small edits. Set copyright to FSF, update license to
2171 GFDL 1.3+.
2172 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add wisent.
2173 (wisent, $(buildinfodir)/wisent$(INFO_EXT), wisent.dvi, wisent.pdf):
2174 New targets.
2175 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add wisent.
2176 ($(infodir)/wisent$(INFO_EXT), wisent.dvi): New targets.
2177
2178 * bovine.texi: Small edits. Set copyright to FSF, update license to
2179 GFDL 1.3+, remove empty index.
2180 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add bovine.
2181 (bovine, $(buildinfodir)/bovine$(INFO_EXT), bovine.dvi, bovine.pdf):
2182 New targets.
2183 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add bovine.
2184 ($(infodir)/bovine$(INFO_EXT), bovine.dvi): New targets.
2185
2186 2012-12-13 Eric Ludlam <zappo@gnu.org>
2187 David Ponce <david@dponce.com>
2188 Richard Kim <emacs18@gmail.com>
2189
2190 * bovine.texi, wisent.texi: New files, imported from CEDET trunk.
2191
2192 2012-12-13 Glenn Morris <rgm@gnu.org>
2193
2194 * flymake.texi (Customizable variables, Locating the buildfile):
2195 Remove refs to flymake-buildfile-dirs, removed 2007-07-20. (Bug#13148)
2196
2197 * srecode.texi: Small edits. Set copyright to FSF, add explicit
2198 GFDL 1.3+ license, fix up index.
2199 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add srecode.
2200 (srecode, $(buildinfodir)/srecode$(INFO_EXT), srecode.dvi)
2201 (srecode.pdf): New targets.
2202 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add srecode.
2203 ($(infodir)/srecode$(INFO_EXT), srecode.dvi): New targets.
2204
2205 2012-12-13 Eric Ludlam <zappo@gnu.org>
2206
2207 * srecode.texi: New file, imported from CEDET trunk.
2208
2209 2012-12-13 Bastien Guerry <bzg@gnu.org>
2210
2211 * org.texi (Summary, Code block specific header arguments)
2212 (Code block specific header arguments)
2213 (Header arguments in function calls, var, noweb)
2214 (Results of evaluation, Code evaluation security):
2215 Small reformatting: add a blank line before some example.
2216
2217 * org.texi (System-wide header arguments)
2218 (Header arguments in Org mode properties, Conflicts)
2219 (Dynamic blocks, Using the mapping API):
2220 Fix indentation of Elisp code examples.
2221
2222 * org.texi (Comment lines): Fix description of the comment syntax.
2223
2224 * org.texi (Installation): Mention "make test" in the correct section.
2225
2226 2012-12-06 Paul Eggert <eggert@cs.ucla.edu>
2227
2228 * doclicense.texi, gpl.texi: Update to latest version from FSF.
2229 These are just minor editorial changes.
2230
2231 2012-12-04 Michael Albinus <michael.albinus@gmx.de>
2232
2233 * tramp.texi (History): Mention ADB.
2234 (Inline methods): Add `adb' method.
2235
2236 2012-12-03 Michael Albinus <michael.albinus@gmx.de>
2237
2238 * tramp.texi (Top, Obtaining Tramp): Replace CVS by Git.
2239 (External methods): Fix typo.
2240
2241 2012-12-03 Glenn Morris <rgm@gnu.org>
2242
2243 * rcirc.texi (Notices): Fix typo.
2244
2245 2012-11-25 Bill Wohler <wohler@newt.com>
2246
2247 Release MH-E manual version 8.4.
2248
2249 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH, Preface):
2250 Update for release 8.4.
2251
2252 * mh-e.texi (Sequences): Add mh-whitelist-preserves-sequences-flag.
2253 (Junk): Add mh-whitelist-preserves-sequences-flag,
2254 mh-blacklist-msg-hook, mh-whitelist-msg-hook,
2255 mh-folder-blacklisted, mh-folder-whitelisted (closes SF #2945712).
2256
2257 2012-11-25 Paul Eggert <eggert@cs.ucla.edu>
2258
2259 * mh-e.texi (Procmail): Fix two @ typos.
2260
2261 2012-11-24 Paul Eggert <eggert@cs.ucla.edu>
2262
2263 * doclicense.texi, gpl.texi: Update to latest version from FSF.
2264 These are just minor editorial changes.
2265
2266 2012-11-23 Jay Belanger <jay.p.belanger@gmail.com>
2267
2268 * calc.texi (Date Formatting Codes): Mention the new beginning of
2269 the date numbering system.
2270
2271 2012-11-22 Paul Eggert <eggert@cs.ucla.edu>
2272
2273 * calc.texi: Fix TeX issues with capitals followed by ".", "?", "!".
2274 (Date Forms): Correct off-by-one error in explanation of
2275 Julian day numbers. Give Gregorian equivalent of its origin.
2276
2277 2012-11-22 Jay Belanger <jay.p.belanger@gmail.com>
2278
2279 * calc.texi (Date Forms): Mention the customizable
2280 Gregorian-Julian switch.
2281 (Customizing Calc): Mention the variable `calc-gregorian-switch'.
2282
2283 2012-11-17 Paul Eggert <eggert@cs.ucla.edu>
2284
2285 Calc now uses the Gregorian calendar for all dates (Bug#12633).
2286 It also uses January 1, 1 AD as its day number 1.
2287 * calc.texi (Date Forms): Document this.
2288
2289 2012-11-16 Glenn Morris <rgm@gnu.org>
2290
2291 * cl.texi (Function Bindings): Clarify that cl-flet is lexical.
2292 (Obsolete Macros): Move example here from Function Bindings.
2293
2294 * erc.texi: Use @code{nil} rather than just "nil".
2295 (Modules): Undocument obsolete "hecomplete".
2296 Add "notifications".
2297 (Connecting): Add brief section on passwords.
2298 (Options): Make a start by adding erc-hide-list, erc-lurker-hide-list.
2299
2300 2012-11-13 Glenn Morris <rgm@gnu.org>
2301
2302 * flymake.texi (Customizable variables)
2303 (Highlighting erroneous lines): Mention flymake-error-bitmap,
2304 flymake-warning-bitmap, and flymake-fringe-indicator-position.
2305
2306 2012-11-12 Vincent Belaïche <vincentb1@users.sourceforge.net>
2307
2308 * ses.texi: Doc for ses-rename-cell, ses-repair-cell-reference-all & ses-range.
2309 In all file place SES into @acronym{...}.
2310 (Advanced Features): Add key index and function index for
2311 ses-set-header-row. Add description for function
2312 ses-rename-cell. Add description for function
2313 ses-repair-cell-reference-all.
2314 (Ranges in formulas): Add description for ses-range flags.
2315
2316 2012-11-12 Paul Eggert <eggert@cs.ucla.edu>
2317
2318 * texinfo.tex: Merge from gnulib.
2319
2320 2012-11-10 Chong Yidong <cyd@gnu.org>
2321
2322 * url.texi (Introduction): Move url-configuration-directory to
2323 Customization node.
2324 (Parsed URIs): Split into its own node.
2325 (URI Encoding): New node.
2326 (Defining New URLs): Remove empty chapter.
2327 (Retrieving URLs): Add an introduction. Doc fix for url-retrieve.
2328 Improve docs for url-queue-*.
2329 (Supported URL Types): Copyedits. Delete empty subnodes.
2330
2331 * url.texi (Introduction): Rename from Getting Started.
2332 Rewrite the introduction.
2333 (URI Parsing): Rewrite. Omit the obsolete attributes slot.
2334
2335 2012-11-10 Glenn Morris <rgm@gnu.org>
2336
2337 * cl.texi (Obsolete Setf Customization):
2338 Revert defsetf example to the more correct let rather than prog1.
2339 Give define-modify-macro, defsetf, and define-setf-method
2340 gv.el replacements.
2341
2342 * cl.texi (Overview): Mention EIEIO here, as well as the appendix.
2343 (Setf Extensions): Remove obsolete reference.
2344 (Obsolete Setf Customization):
2345 Move note on lack of setf functions to lispref/variables.texi.
2346 Undocument get-setf-method, since it no longer exists.
2347 Mention simple defsetf replaced by gv-define-simple-setter.
2348
2349 2012-11-03 Glenn Morris <rgm@gnu.org>
2350
2351 * cl.texi: Further general copyedits.
2352 (List Functions): Remove copy-tree, standard elisp for some time.
2353 (Efficiency Concerns): Comment out examples that no longer apply.
2354 (Compiler Optimizations): Rename from "Optimizing Compiler"; reword.
2355 (Creating Symbols, Random Numbers): De-emphasize internal
2356 variables cl--gensym-counter and cl--random-state. (Bug#12788)
2357 (Naming Conventions, Type Predicates, Macros)
2358 (Predicates on Numbers): No longer mention cl-floatp-safe.
2359
2360 2012-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
2361
2362 * gnus.texi (Mail Source Specifiers):
2363 Document :leave keyword used for pop mail source.
2364
2365 2012-11-01 Glenn Morris <rgm@gnu.org>
2366
2367 * cl.texi: General copyedits for style, line-breaks, etc.
2368 (Time of Evaluation, Iteration): Add xref to Emacs Lisp manual.
2369 (Macro Bindings, Blocks and Exits):
2370 Acknowledge existence of lexical-binding.
2371 (Iteration): Mainly defer to doc of standard dolist, dotimes.
2372
2373 2012-10-31 Glenn Morris <rgm@gnu.org>
2374
2375 * ert.texi (Introduction, The @code{should} Macro):
2376 Refer to "cl-assert" rather than "assert".
2377
2378 * cl.texi (Function Bindings): Update for cl-flet and cl-labels.
2379 (Obsolete Lexical Binding): Rename section from "Lexical Bindings".
2380 (Obsolete Macros): Rename section from "Obsolete Lexical Macros".
2381 Reword, and add details of flet and labels.
2382 (Modify Macros, Function Bindings): Add some xrefs.
2383
2384 2012-10-30 Glenn Morris <rgm@gnu.org>
2385
2386 * cl.texi (Modify Macros): Update for cl-letf changes.
2387 (Obsolete Lexical Macros): Say a little more about letf/cl-letf.
2388 (Setf Extensions): Partially restore note about cl-getf,
2389 mainly moved to lispref/variables.texi.
2390 (Property Lists): Fix cl-getf typos.
2391 (Mapping over Sequences): Mention cl-mapc naming oddity.
2392
2393 2012-10-29 Glenn Morris <rgm@gnu.org>
2394
2395 * cl.texi (Organization): More details on cl-lib.el versus cl.el.
2396 (Setf Extensions): Remove `apply' setf since it seems to be disabled.
2397 (Customizing Setf): Move contents to "Obsolete Setf Customization".
2398 (Modify Macros, Multiple Values, Other Clauses):
2399 Remove mentions of obsolete features.
2400 (Obsolete Setf Customization): Don't mention `apply' setf.
2401
2402 2012-10-28 Glenn Morris <rgm@gnu.org>
2403
2404 * cl.texi (Multiple Values, Common Lisp Compatibility):
2405 More namespace updates.
2406 (Obsolete Features): Copyedits.
2407 (Obsolete Lexical Macros, Obsolete Setf Customization):
2408 New subsections.
2409
2410 * cl.texi (Porting Common Lisp, Lexical Bindings):
2411 Add some xrefs to the Elisp manual.
2412
2413 * cl.texi (Lexical Bindings): Move to appendix of obsolete features.
2414 (Porting Common Lisp): Emacs Lisp can do true lexical binding now.
2415 (Obsolete Features): New appendix. Move Lexical Bindings here.
2416
2417 2012-10-27 Glenn Morris <rgm@gnu.org>
2418
2419 * cl.texi: Use defmac for macros rather than defspec.
2420 (Efficiency Concerns): Related copyedit.
2421
2422 * cl.texi (Control Structure): Update for setf now being in core.
2423 (Setf Extensions): Rename from Basic Setf. Move much of the
2424 former content to lispref/variables.texi.
2425 (Modify Macros): Move pop, push details to lispref/variables.texi.
2426 (Customizing Setf): Copyedits for setf etc being in core.
2427 (Modify Macros, Efficiency Concerns, Porting Common Lisp):
2428 Further namespaces updates.
2429
2430 2012-10-26 Bastien Guerry <bzg@gnu.org>
2431
2432 * org.texi (Installation): Update the link to Org's ELPA.
2433 Also don't mention org-install.el anymore as the replacement file
2434 org-loaddefs.el is now loaded by org.el.
2435
2436 2012-10-25 Michael Albinus <michael.albinus@gmx.de>
2437
2438 * tramp.texi (Frequently Asked Questions):
2439 Mention `tramp-completion-reread-directory-timeout' for performance
2440 improvement.
2441
2442 2012-10-25 Glenn Morris <rgm@gnu.org>
2443
2444 * cl.texi: Don't mess with the TeX section number counter.
2445 Use Texinfo recommended convention for quotes+punctuation.
2446 (Overview, Sequence Functions): Rephrase for better line-breaking.
2447 (Time of Evaluation, Type Predicates, Modify Macros, Function Bindings)
2448 (Macro Bindings, Conditionals, Iteration, Loop Basics)
2449 (Random Numbers, Mapping over Sequences, Structures)
2450 (Porting Common Lisp): Further updates for cl-lib namespace.
2451 (Modify Macros, Declarations, Macro Bindings, Structures):
2452 Break long lines in examples.
2453 (Dynamic Bindings): Update for changed progv behavior.
2454 (Loop Examples, Efficiency Concerns): Markup fixes.
2455 (Structures): Remove TeX margin change.
2456 (Declarations): Fix typos.
2457
2458 2012-10-24 Glenn Morris <rgm@gnu.org>
2459
2460 * cl.texi (Overview, Multiple Values, Creating Symbols)
2461 (Numerical Functions): Say less/nothing about the original cl.el.
2462 (Old CL Compatibility): Remove.
2463 (Assertions): Remove ignore-errors (standard Elisp for some time).
2464
2465 * cl.texi (Basic Setf, Macros, Declarations, Symbols, Numbers)
2466 (Sequences, Lists, Structures, Assertions, Efficiency Concerns)
2467 (Efficiency Concerns, Efficiency Concerns)
2468 (Common Lisp Compatibility, Old CL Compatibility):
2469 Further updates for cl-lib namespace.
2470
2471 2012-10-24 Paul Eggert <eggert@penguin.cs.ucla.edu>
2472
2473 Update manual for new time stamp format (Bug#12706).
2474 * emacs-mime.texi (time-date): Update for new format.
2475 Also, fix bogus time stamp and modernize a bit.
2476
2477 2012-10-23 Glenn Morris <rgm@gnu.org>
2478
2479 * cl.texi: Include emacsver.texi. Use Emacs version number rather
2480 than unchanging cl.el version number.
2481 End all menu descriptions with a period.
2482 Do not use @dfn{CL} for every instance of "CL".
2483 (Overview): Remove no-runtime caveat, and note about foo* names.
2484 (Usage): Use cl-lib rather than cl.
2485 (Organization, Naming Conventions): Update for cl-lib.el.
2486 (Installation): Remove long-irrelevant node.
2487 (Program Structure, Predicates, Control Structure):
2488 Start updating for cl-lib namespace.
2489 * Makefile.in ($(buildinfodir)/cl$(INFO_EXT), cl.dvi, cl.pdf):
2490 Depend on emacsver.texi.
2491
2492 2012-10-09 Michael Albinus <michael.albinus@gmx.de>
2493
2494 * trampver.texi: Update release number.
2495
2496 2012-10-06 Glenn Morris <rgm@gnu.org>
2497
2498 * erc.texi: Include emacsver.texi, and use EMACSVER rather than
2499 ERC version.
2500 (Introduction): ERC is distributed with Emacs.
2501 (Obtaining ERC, Installation): Remove chapters, no longer relevant.
2502 (Getting Started): Simplify.
2503 (Getting Help and Reporting Bugs): Refer to general Emacs lists.
2504 (History): Mention ERC maintained as part of Emacs now.
2505 * Makefile.in ($(buildinfodir)/erc$(INFO_EXT), erc.dvi, erc.pdf):
2506 Add dependency on emacsver.texi.
2507
2508 * erc.texi: Remove hand-written node pointers.
2509
2510 2012-10-05 Glenn Morris <rgm@gnu.org>
2511
2512 * newsticker.texi (Overview, Requirements, Usage, Configuration):
2513 Copyedits.
2514
2515 2012-10-01 Eric Ludlam <zappo@gnu.org>
2516
2517 * ede.texi (Quick Start, Project Local Variables)
2518 (Miscellaneous commands, ede-java-root, Development Overview)
2519 (Detecting a Project): New nodes.
2520 (Simple projects): Node deleted.
2521
2522 * eieio.texi (Building Classes): Some slot attributes cannot be
2523 overridden.
2524 (Slot Options): Remove an example.
2525 (Method Invocation, Documentation): New nodes.
2526
2527 2012-10-01 Glenn Morris <rgm@gnu.org>
2528
2529 * Makefile.in ($(buildinfodir)/reftex$(INFO_EXT)), reftex.dvi)
2530 (reftex.pdf): Add dependency on emacsver.texi.
2531 * reftex.texi: Don't include directory part for emacsver.texi;
2532 the Makefile's -I handles it.
2533
2534 2012-09-30 Ralf Angeli <angeli@caeruleus.net>
2535
2536 Merge from standalone RefTeX repository.
2537
2538 * reftex.texi: Express TeX, LaTeX, AUCTeX, BibTeX and RefTeX
2539 with macros.
2540 (Imprint): Mention Wolfgang in list of contributors.
2541 (Creating Citations): Give a hint about how to
2542 auto-revert the BibTeX database file when using external editors.
2543 (Referencing Labels): Simplify section about reference macro
2544 cycling.
2545 (Options (Referencing Labels)): Adapt to new structure of
2546 `reftex-ref-style-alist'.
2547 (Referencing Labels, Reference Styles): Document changes in the
2548 referencing functionality.
2549 (Commands): Mention options for definition of header and footer in
2550 BibTeX files.
2551 (Options (Creating Citations)): Document
2552 `reftex-create-bibtex-header' and `reftex-create-bibtex-footer'.
2553 (Reference Styles): New section.
2554 (varioref (LaTeX package), fancyref (LaTeX package)): Remove.
2555 (Options (Referencing Labels)): Remove descriptions of deprecated
2556 variables `reftex-vref-is-default' and `reftex-fref-is-default'.
2557 Add descriptions for `reftex-ref-style-alist' and
2558 `reftex-ref-style-default-list'.
2559 (Referencing Labels): Update regarding reference styles.
2560 (Citation Styles): Mention support for ConTeXt.
2561 (Options (Defining Label Environments)): Fix typo.
2562 (Options (Creating Citations)):
2563 Document `reftex-cite-key-separator'.
2564
2565 2012-09-30 Achim Gratz <Stromeko@Stromeko.DE>
2566
2567 * org.texi: Add description of ORG_ADD_CONTRIB to info
2568 documentation. Add link to Worg for more details.
2569
2570 * org.texi: Clarify installation procedure. Provide link to the
2571 build system description on Worg.
2572
2573 * org.texi: Remove reference to utils/, x11idle.c is now in
2574 contrib/scripts.
2575
2576 * org.texi: Re-normalize to "Org mode" in manual.
2577
2578 * org.texi (Installation): Adapt documentation to new build
2579 system. Mention GNU ELPA (since it needs to be handled like Emacs
2580 built-in Org).
2581
2582 2012-09-30 Adam Spiers <orgmode@adamspiers.org> (tiny change)
2583
2584 * org.texi: Fix typo in description of the 'Hooks' section.
2585
2586 * org.texi: Add ID to the list of special properties.
2587
2588 2012-09-30 Andrew Hyatt <ahyatt@gmail.com> (tiny change)
2589
2590 * org.texi (Moving subtrees): Document the ability to archive to a
2591 datetree.
2592
2593 2012-09-30 Bastien Guerry <bzg@gnu.org>
2594
2595 * org.texi (Installation, Feedback, Batch execution):
2596 Use (add-to-list 'load-path ... t) for the contrib dir.
2597
2598 * org.texi (results): Update documentation for ":results drawer"
2599 and ":results org".
2600
2601 * org.texi (Column width and alignment): Fix typo.
2602
2603 * org.texi (Activation): Point to the "Conflicts" section.
2604
2605 * org.texi (Conflicts): Mention filladapt.el in the list of
2606 conflicting packages.
2607
2608 * org.texi (Activation): Adding org-mode to `auto-mode-alist' is
2609 not needed for versions of Emacs > 22.1.
2610
2611 * org.texi (History and Acknowledgments): Fix typo.
2612
2613 * org.texi (History and Acknowledgments): Add my own
2614 acknowledgments.
2615
2616 * org.texi (Agenda commands): Document the new command and the new
2617 option.
2618
2619 * org.texi (Agenda commands): Delete `org-agenda-action' section.
2620 (Agenda commands): Reorder. Document `*' to toggle persistent
2621 marks.
2622
2623 * org.texi (Agenda dispatcher):
2624 Mention `org-toggle-agenda-sticky'.
2625 (Agenda commands, Exporting Agenda Views): Fix typo.
2626
2627 * org.texi (Templates in contexts, Setting Options): Update to
2628 reflect changes in how contexts options are processed.
2629
2630 * org.texi (Templates in contexts): Document the new structure of
2631 the variables `org-agenda-custom-commands-contexts' and
2632 `org-capture-templates-contexts'.
2633
2634 * org.texi (Templates in contexts): Document the new option
2635 `org-capture-templates-contexts'.
2636 (Storing searches): Document the new option
2637 `org-agenda-custom-commands-contexts'.
2638
2639 * org.texi (Formula syntax for Lisp): Reformat.
2640
2641 * org.texi (Special properties, Column attributes)
2642 (Agenda column view): Document the new special property
2643 CLOCKSUM_T.
2644
2645 * org.texi (Template expansion): Document the new %l template.
2646
2647 * org.texi (Fast access to TODO states): Fix documentation about
2648 allowed characters for fast todo selection.
2649
2650 * org.texi (Weekly/daily agenda): Mention APPT_WARNTIME and its
2651 use in `org-agenda-to-appt'.
2652
2653 * org.texi (Comment lines): Update wrt comments.
2654
2655 * org.texi (Resolving idle time): Document new keybinding.
2656
2657 * org.texi (Clocking commands): Document the use of S-M-<up/down>
2658 on clock timestamps.
2659
2660 * org.texi (Fast access to TODO states): Explicitly says only
2661 letters are supported as fast TODO selection keys.
2662
2663 * org.texi (Link abbreviations): Illustrate the use of the "%h"
2664 specifier. Document the new "%(my-function)" specifier.
2665
2666 * org.texi (Clocking commands): New cindex.
2667 (Clocking commands): Update documentation for `org-clock-in'.
2668 Document `org-clock-in-last'. Mention `org-clock-out' and
2669 `org-clock-in-last' as commands that can be globally bound.
2670 (Resolving idle time): Document continuous clocking.
2671
2672 * org.texi (Top, Introduction): Fix formatting.
2673 (Activation): Add index entries.
2674 (Conventions): Update section.
2675 (Embedded @LaTeX{}): Fix formatting.
2676
2677 * org.texi (Visibility cycling): Document `show-children'.
2678
2679 * org.texi (Using capture): Mention the `org-capture-last-stored'
2680 bookmark as a way to jump to the last stored capture.
2681
2682 * org.texi (Uploading files): Fix typo.
2683
2684 * org.texi (Using capture): Document `C-0' as a prefix argument
2685 for `org-capture'.
2686
2687 * org.texi (Agenda commands): Document persistent marks.
2688
2689 * org.texi (Template expansion): Update doc to reflect change.
2690
2691 * org.texi (Radio tables): Document the :no-escape parameter.
2692
2693 * org.texi (Repeated tasks): Document repeat cookies for years,
2694 months, weeks, days and hours.
2695
2696 * org.texi (Export options): State that you can use the d: option
2697 by specifying a list of drawers.
2698
2699 * org.texi (HTML preamble and postamble): Small doc improvement.
2700
2701 2012-09-30 Brian van den Broek <vanden@gmail.com> (tiny change)
2702
2703 * org.texi: The sections in the Exporting section of the manual
2704 left out articles in the description of the org-export-as-*
2705 commands, among other places. This patch adds them, adds a few
2706 missing prepositions, and switches instances of "an HTML" to "a
2707 html" for internal consistency.
2708
2709 * org.texi: Alter several examples of headings with timestamps in
2710 them to include the timestamps in the body instead of the heading.
2711
2712 2012-09-30 Carsten Dominik <carsten.dominik@gmail.com>
2713
2714 * org.texi (Agenda dispatcher): Document sticky agenda views and
2715 the new key for them.
2716
2717 2012-09-30 Charles <millarc@verizon.net> (tiny change)
2718
2719 * org.texi (Advanced features): Fix error in table.
2720
2721 2012-09-30 Feng Shu <tumashu@gmail.com>
2722
2723 * org.texi (@LaTeX{} fragments): Document imagemagick as an
2724 alternative to dvipng.
2725
2726 2012-09-30 François Allisson <francois@allisson.co> (tiny change)
2727
2728 * org.texi: Remove extra curly bracket.
2729
2730 2012-09-30 Giovanni Ridolfi <giovanni.ridolfi@yahoo.it> (tiny change)
2731
2732 * org.texi (org-clock-in-last and org-clock-cancel): Update the
2733 defkeys.
2734
2735 2012-09-30 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
2736
2737 * org.texi (Agenda commands): Fix two typos by giving
2738 corresponding function names, according to
2739 `org-agenda-view-mode-dispatch'.
2740
2741 2012-09-30 Jan Böcker <jan.boecker@jboecker.de>
2742
2743 * org.texi (The spreadsheet): Fix typo.
2744
2745 2012-09-30 Memnon Anon <gegendosenfleisch@gmail.com> (tiny change)
2746
2747 * org.texi (Tracking your habits): Point to the "Tracking TODO
2748 state changes" section.
2749
2750 2012-09-30 Nicolas Goaziou <n.goaziou@gmail.com>
2751
2752 * org.texi (Literal examples): Remove reference to unknown
2753 `org-export-latex-minted' variable. Also simplify footnote since
2754 `org-export-latex-listings' documentation is exhaustive already.
2755
2756 * org.texi (Plain lists): Remove reference to now hard-coded
2757 `bullet' automatic rule.
2758
2759 2012-09-30 Toby S. Cubitt <tsc25@cantab.net>
2760
2761 * org.texi: Updated documentation accordingly.
2762
2763 2012-09-13 Paul Eggert <eggert@cs.ucla.edu>
2764
2765 * texinfo.tex: Merge from gnulib.
2766
2767 2012-09-12 Michael Albinus <michael.albinus@gmx.de>
2768
2769 Sync with Tramp 2.2.6.
2770
2771 * tramp.texi (Bug Reports): Cleanup caches before a test run.
2772
2773 * trampver.texi: Update release number.
2774
2775 2012-09-12 Paul Eggert <eggert@cs.ucla.edu>
2776
2777 * texinfo.tex: Merge from gnulib.
2778
2779 2012-08-06 Aurélien Aptel <aurelien.aptel@gmail.com>
2780
2781 * url.texi (Parsed URLs): Adjust to the code's use of defstruct
2782 (bug#12096).
2783
2784 2012-08-01 Jay Belanger <jay.p.belanger@gmail.com>
2785
2786 * calc.texi (Simplification modes, Conversions)
2787 (Operating on Selections): Mention "basic" simplification.
2788 (The Calc Mode Line): Mention the mode line display for Basic
2789 simplification mode.
2790 (Simplify Formulas): Refer to 'algebraic' rather than 'default'
2791 simplifications.
2792 (Basic Simplifications): Rename from "Limited Simplifications"
2793 Replace "limited" by "basic" throughout.
2794 (Algebraic Simplifications): Indicate that the algebraic
2795 simplifications are done by default.
2796 (Unsafe Simplifications): Mention `m E'.
2797 (Simplification of Units): Mention `m U'.
2798 (Trigonometric/Hyperbolic Functions, Reducing and Mapping)
2799 (Kinds of Declarations, Functions for Declarations):
2800 Mention "algebraic simplifications" instead of `a s'.
2801 (Algebraic Entry): Remove mention of default simplifications.
2802
2803 2012-07-30 Jay Belanger <jay.p.belanger@gmail.com>
2804
2805 * calc.texi (Getting Started, Tutorial): Change simulated
2806 Calc output to match actual output.
2807 (Simplifying Formulas): Mention that algebraic simplification is now
2808 the default.
2809
2810 2012-07-28 Eli Zaretskii <eliz@gnu.org>
2811
2812 * faq.texi (Right-to-left alphabets): Update for Emacs 24.
2813 (Bug#12073)
2814
2815 2012-07-25 Paul Eggert <eggert@cs.ucla.edu>
2816
2817 Prefer typical American spelling for "acknowledgment".
2818 * calc.texi (History and Acknowledgments): Rename from
2819 History and Acknowledgements.
2820 * idlwave.texi (Acknowledgments):
2821 * ses.texi (Acknowledgments):
2822 * woman.texi (Acknowledgments): Rename from Acknowledgements.
2823
2824 2012-07-09 Paul Eggert <eggert@cs.ucla.edu>
2825
2826 Rename configure.in to configure.ac (Bug#11603).
2827 * ede.texi (Compiler and Linker objects, ede-proj-project)
2828 (ede-step-project): Prefer the name configure.ac to configure.in.
2829
2830 2012-07-06 Michael Albinus <michael.albinus@gmx.de>
2831
2832 * tramp.texi (Multi-hops):
2833 Introduce `tramp-restricted-shell-hosts-alist'.
2834
2835 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2836
2837 * gnus.texi (POP before SMTP): POP-before-SMTP works with all sending
2838 methods, so don't mention smtpmail here.
2839
2840 2012-06-26 Wolfgang Jenkner <wjenkner@inode.at>
2841
2842 * gnus.texi (Picons): Document gnus-picon-properties.
2843
2844 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2845
2846 * gnus.texi: Remove mention of compilation, as that's no longer
2847 supported.
2848
2849 2012-06-26 Christopher Schmidt <christopher@ch.ristopher.com>
2850
2851 * gnus.texi (Archived Messages): Mention
2852 gnus-gcc-pre-body-encode-hook and gnus-gcc-post-body-encode-hook.
2853
2854 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2855
2856 * gnus.texi (Various Summary Stuff):
2857 Remove mention of `gnus-propagate-marks'.
2858
2859 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2860
2861 * gnus.texi: Remove mentions of nnml/nnfolder/nntp backend marks,
2862 which no longer exist.
2863
2864 2012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
2865
2866 * gnus.texi (Archived Messages):
2867 Document gnus-gcc-self-resent-messages.
2868
2869 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2870
2871 * message.texi (Mail Variables):
2872 Mention the optional user parameter for X-Message-SMTP-Method.
2873
2874 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2875
2876 * gnus.texi (Posting Styles): Mention X-Message-SMTP-Method.
2877
2878 * message.texi (Mail Variables): Document X-Message-SMTP-Method.
2879
2880 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2881
2882 * gnus.texi (Key Index): Change encoding to utf-8.
2883
2884 2012-06-21 Glenn Morris <rgm@gnu.org>
2885
2886 * Makefile.in: Rename infodir to buildinfodir throughout. (Bug#11737)
2887
2888 2012-06-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
2889
2890 * gnus.texi (Group Timestamp): Mention where to find documentation for
2891 the `gnus-tmp-' variables (bug#11601).
2892
2893 2012-06-11 Michael Albinus <michael.albinus@gmx.de>
2894
2895 Sync with Tramp 2.2.6-pre.
2896
2897 * tramp.texi (all): Use consequently @command{}, @env{} and @kbd{}
2898 where appropriate.
2899 (Ad-hoc multi-hops): New section.
2900 (Remote processes): New subsection "Running remote processes on
2901 Windows hosts".
2902 (History): Add remote commands on Windows, and ad-hoc multi-hop
2903 methods.
2904 (External methods): "ControlPersist" must be set to "no" for the
2905 `scpc' method.
2906 (Remote processes): Add a note about `auto-revert-tail-mode'.
2907 (Frequently Asked Questions): Use "scpx" in combination with
2908 "ControlPersist". Reported by Adam Spiers <emacs@adamspiers.org>.
2909
2910 * trampver.texi: Update release number.
2911
2912 2012-06-10 Chong Yidong <cyd@gnu.org>
2913
2914 * sc.texi: Remove bogus @ifinfo commands which prevent makeinfo
2915 compilation for html-mono.
2916
2917 2012-06-08 Paul Eggert <eggert@cs.ucla.edu>
2918
2919 * texinfo.tex: Merge from gnulib.
2920
2921 2012-05-29 Katsumi Yamaoka <yamaoka@jpl.org>
2922
2923 * Makefile.in (echo-info): Don't try to install info files named
2924 just ".info".
2925
2926 2012-05-28 Glenn Morris <rgm@gnu.org>
2927
2928 * calc.texi, dired-x.texi: Use @LaTeX rather than La@TeX. (Bug#10910)
2929
2930 * sc.texi: Nuke hand-written node pointers.
2931 Fix top-level menu to match actual node order.
2932
2933 2012-05-27 Glenn Morris <rgm@gnu.org>
2934
2935 * cl.texi, dired-x.texi: Nuke hand-written node pointers.
2936 Some associated fixes, including not messing with chapno in cl.texi.
2937
2938 2012-05-27 Bastien Guerry <bzg@gnu.org>
2939
2940 * org.texi (Durations and time values): Fix typo.
2941
2942 2012-05-26 Paul Eggert <eggert@cs.ucla.edu>
2943
2944 * texinfo.tex: Update from gnulib.
2945
2946 2012-05-19 Jay Belanger <jay.p.belanger@gmail.com>
2947
2948 * calc.texi (Basic Operations on Units, Customizing Calc):
2949 Mention `calc-ensure-consistent-units'.
2950
2951 2012-05-14 Andreas Schwab <schwab@linux-m68k.org>
2952
2953 * cc-mode.texi: Avoid space before macro in 4th argument of cross
2954 reference commands. (Bug#11461)
2955
2956 * Makefile.in (gnus.dvi): Use $@ instead of $*.dvi.
2957
2958 2012-05-12 Glenn Morris <rgm@gnu.org>
2959
2960 * Makefile.in (mostlyclean): Add more TeX intermediates.
2961
2962 * Makefile.in: Make it look more like the other doc Makefiles.
2963 Use explicit $srcdir in all dependencies.
2964 Remove cd $srcdir from rules.
2965 (VPATH): Remove.
2966 (infodir): Set to an absolute path.
2967 (INFO_TARGETS): Use short names.
2968 (mkinfodir): infodir is now absolute.
2969 (echo-info, maintainer-clean): Update for new format of INFO_TARGETS.
2970
2971 * Makefile.in (info.info): Rename from info, to avoid duplication.
2972 (.SUFFIXES): Disable implicit rules.
2973
2974 * Makefile.in (MKDIR_P): New, set by configure.
2975 (mkinfodir): Use $MKDIR_P.
2976
2977 2012-05-07 Glenn Morris <rgm@gnu.org>
2978
2979 * forms.texi (Long Example): Update for changed location of files.
2980
2981 2012-05-04 Glenn Morris <rgm@gnu.org>
2982
2983 * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure.
2984 (INFO_TARGETS): Use $INFO_EXT.
2985 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
2986 * makefile.w32-in (INFO_EXT, INFO_OPTS): New.
2987 (INFO_TARGETS): Use $INFO_EXT.
2988 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
2989
2990 2012-05-02 Glenn Morris <rgm@gnu.org>
2991
2992 * Makefile.in (echo-info): New phony target, used by top-level.
2993
2994 * viper.texi: Make direntry shorter (also it is no longer "newest").
2995
2996 * emacs-gnutls.texi, ert.texi, org.texi:
2997 Fix dircategory, direntry to match info/dir.
2998
2999 * faq.texi: Convert @inforefs to @xrefs.
3000 Fix some malformed cross-references.
3001 (File-name conventions): Shorten section name to avoid overfull line.
3002 (How to add fonts): Use smallexample to avoid overfull lines.
3003
3004 2012-05-01 Teodor Zlatanov <tzz@lifelogs.com>
3005
3006 * auth.texi (Help for users): Update for .gpg file being second.
3007
3008 2012-04-27 Ippei Furuhashi <top.tuna+orgmode@gmail.com> (tiny change)
3009
3010 * org.texi (Agenda commands): Fix two typos: give corresponding
3011 function names, according to `org-agenda-view-mode-dispatch'.
3012
3013 2012-04-27 Glenn Morris <rgm@gnu.org>
3014
3015 * faq.texi (Major packages and programs): Remove section.
3016 There is no point listing 6 packages (cf etc/MORE.STUFF).
3017 (Finding Emacs and related packages): Move "Spell-checkers" here.
3018
3019 2012-04-22 Michael Albinus <michael.albinus@gmx.de>
3020
3021 * dbus.texi (Version): New node.
3022 (Properties and Annotations): Mention the object manager
3023 interface. Describe dbus-get-all-managed-objects.
3024 (Type Conversion): Floating point numbers are allowed, if an
3025 anteger does not fit Emacs's integer range.
3026 (Synchronous Methods): Remove obsolete dbus-call-method-non-blocking.
3027 (Asynchronous Methods): Fix description of
3028 dbus-call-method-asynchronously.
3029 (Receiving Method Calls): Fix some minor errors.
3030 Add dbus-interface-emacs.
3031 (Signals): Describe unicast signals and the new match rules.
3032 (Alternative Buses): Add the PRIVATE optional argument to
3033 dbus-init-bus. Describe its new return value. Add dbus-setenv.
3034
3035 2012-04-20 Glenn Morris <rgm@gnu.org>
3036
3037 * faq.texi (New in Emacs 24): New section.
3038 (Packages that do not come with Emacs): Mention M-x list-packages.
3039
3040 2012-04-14 Alan Mackenzie <acm@muc.de>
3041
3042 * cc-mode.texi (c-offsets-alist): Correct a typo.
3043
3044 2012-04-14 Jérémie Courrèges-Anglas <jca@wxcvbn.org> (tiny change)
3045
3046 * org.texi (Deadlines and scheduling): Fix the example: the
3047 DEADLINE item should come right after the headline. We enforce
3048 this convention, so it is a bug not to illustrate it correctly in
3049 the manual.
3050
3051 2012-04-14 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
3052
3053 * org.texi (Agenda commands): Fix documentation bug by swapping
3054 the equivalent keybindings to `org-agenda-next-line' with the ones
3055 to `org-agenda-previous-line'.
3056
3057 2012-04-14 Glenn Morris <rgm@gnu.org>
3058
3059 * Makefile.in: Replace non-portable use of $< in ordinary rules.
3060
3061 2012-04-09 Eli Zaretskii <eliz@gnu.org>
3062
3063 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean):
3064 Add emacs-gnutls.
3065 ($(infodir)/emacs-gnutls, emacs-gnutls.dvi): New targets.
3066
3067 2012-04-09 Teodor Zlatanov <tzz@lifelogs.com>
3068
3069 * Makefile.in: Add emacs-gnutls.texi to build.
3070
3071 * emacs-gnutls.texi: Add documentation for the GnuTLS integration.
3072
3073 2012-04-05 Teodor Zlatanov <tzz@lifelogs.com>
3074
3075 * auth.texi (Secret Service API): Edit further and give examples.
3076 (Secret Service API): Adjust @samp to @code for collection names.
3077
3078 2012-04-04 Glenn Morris <rgm@gnu.org>
3079
3080 * auth.texi (Secret Service API): Copyedits.
3081 (Help for developers): Fill in some missing function doc-strings.
3082 (Help for users, Help for developers)
3083 (GnuPG and EasyPG Assistant Configuration): Markup fixes.
3084
3085 2012-04-04 Michael Albinus <michael.albinus@gmx.de>
3086
3087 * auth.texi (Secret Service API): Add the missing text.
3088
3089 2012-04-04 Chong Yidong <cyd@gnu.org>
3090
3091 * message.texi (Using PGP/MIME): Note that epg is now the default.
3092
3093 * gnus.texi: Reduce references to obsolete pgg library.
3094 (Security): Note that epg is now the default.
3095
3096 * gnus-faq.texi (FAQ 8-2): Mention EasyPG.
3097
3098 * nxml-mode.texi (Completion): C-RET is no longer bound to
3099 nxml-complete.
3100
3101 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
3102
3103 * org.texi (Customizing tables in ODT export): Correct few errors.
3104
3105 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
3106
3107 * org.texi (Links in ODT export): Update.
3108 (Labels and captions in ODT export): New node.
3109
3110 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
3111
3112 * org.texi (Literal examples in ODT export): htmlfontify.el in
3113 Emacs-24.1 now supports fontification. So ODT source blocks will
3114 be fontified by default.
3115
3116 2012-04-01 Julian Gehring <julian.gehring@googlemail.com> (tiny change)
3117
3118 * org.texi (Refiling notes): Remove duplicated keybinding.
3119
3120 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
3121
3122 * org.texi (noweb): Documentation of this new option to the :noweb
3123 header argument.
3124
3125 2012-04-01 Suvayu Ali <fatkasuvayu+linux@gmail.com>
3126
3127 * org.texi (Header and sectioning): Add example demonstrating how
3128 to use "LaTeX_CLASS_OPTIONS".
3129
3130 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
3131
3132 * org.texi (Noweb reference syntax): Describe the ability to
3133 execute noweb references in the manual.
3134
3135 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
3136
3137 * org.texi (cache): Improve cache documentation when session
3138 evaluation is used.
3139
3140 2012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
3141
3142 * org.texi (Plain lists): Document removal.
3143
3144 2012-04-01 Michael Brand <michael.ch.brand@gmail.com>
3145
3146 * org.texi: Decapitalize file name in references to Calc manual.
3147
3148 2012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
3149
3150 * org.texi (Plain lists): Document removal.
3151
3152 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
3153
3154 * org.texi (Top, OpenDocument Text export)
3155 (ODT export commands, Extending ODT export)
3156 (Images in ODT export, Tables in ODT export)
3157 (Configuring a document converter): Add or Update.
3158
3159 2012-04-01 Carsten Dominik <carsten.dominik@gmail.com>
3160
3161 * org.texi (MobileOrg): Change the wording to reflect that the
3162 Android Version is no longer just the little brother of the iOS
3163 version.
3164
3165 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
3166
3167 * org.texi (Key bindings and useful functions): Update babel key
3168 binding documentation in manual.
3169
3170 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
3171
3172 * org.texi (noweb): Document new noweb header value.
3173
3174 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
3175
3176 * org.texi (noweb-sep): Document new header argument.
3177
3178 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
3179
3180 * org.texi (noweb-ref): Documentation of this new custom variable.
3181
3182 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
3183
3184 * org.texi (wrap): Update the new :wrap documentation to match the
3185 current implementation.
3186
3187 2012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
3188
3189 * org.texi: Added documentation for :wrap.
3190
3191 2012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
3192
3193 * org.texi: #+RESULTS now user-configurable.
3194
3195 2012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
3196
3197 * org.texi: Documented :noweb no-export.
3198
3199 2012-04-01 Thomas Dye <dk@poto.local>
3200
3201 * org.texi: Edit :noweb no header argument for correctness.
3202
3203 2012-04-01 Bastien Guerry <bzg@gnu.org>
3204
3205 * org.texi (Customization): Update the approximate number of Org
3206 variables.
3207
3208 2012-04-01 Thomas Dye <dk@poto.local>
3209
3210 * org.texi: The :results wrap produces a drawer instead of a
3211 begin_results block.
3212
3213 2012-03-22 Peder O. Klingenberg <peder@klingenberg.no> (tiny change)
3214
3215 * gnus.texi (Archived Messages): Update `gnus-message-archive-group' to
3216 reflect the new default.
3217
3218 2012-03-10 Eli Zaretskii <eliz@gnu.org>
3219
3220 * info.texi (Expert Info): Move the index entry for "Texinfo" from
3221 "Getting Started" to this node. (Bug#10450)
3222
3223 2012-03-10 Chong Yidong <cyd@gnu.org>
3224
3225 * flymake.texi (Example -- Configuring a tool called via make):
3226 Mention the Automake COMPILE variable (Bug#8715).
3227
3228 * info.texi (Getting Started): Add an index entry (Bug#10450).
3229
3230 2012-03-02 Michael Albinus <michael.albinus@gmx.de>
3231
3232 * dbus.texi (Signals): Known names will be mapped onto unique
3233 names, when registering for signals.
3234
3235 2012-02-29 Glenn Morris <rgm@gnu.org>
3236
3237 * url.texi: Fix quote usage in body text.
3238
3239 * sem-user.texi, url.texi, woman.texi: Use "" quotes in menus.
3240
3241 * cl.texi: Use @code{} in menus when appropriate.
3242
3243 2012-02-28 Glenn Morris <rgm@gnu.org>
3244
3245 * calc.texi, cc-mode.texi, cl.texi, ebrowse.texi, ediff.texi:
3246 * eshell.texi, gnus-faq.texi, gnus-news.texi, gnus.texi:
3247 * idlwave.texi, info.texi, newsticker.texi, nxml-mode.texi:
3248 * org.texi, sc.texi, vip.texi, viper.texi:
3249 Standardize possessive apostrophe usage.
3250
3251 2012-02-26 Chong Yidong <cyd@gnu.org>
3252
3253 * ediff.texi (Quick Help Commands): Add a couple of index entries
3254 (Bug#10834).
3255
3256 2012-02-17 Glenn Morris <rgm@gnu.org>
3257
3258 * gnus.texi (Posting Styles):
3259 * remember.texi (Org): Fix cross-refs to other manuals.
3260
3261 2012-02-15 Glenn Morris <rgm@gnu.org>
3262
3263 * smtpmail.texi (Emacs Speaks SMTP): General update for 24.1.
3264 (Encryption): New chapter, split out from previous.
3265
3266 2012-02-13 Lars Ingebrigtsen <larsi@gnus.org>
3267
3268 * gnus.texi (Customizing the IMAP Connection):
3269 Mention nnimap-record-commands.
3270
3271 2012-02-10 Glenn Morris <rgm@gnu.org>
3272
3273 * url.texi (Retrieving URLs): Update url-retrieve arguments.
3274 Mention url-queue-retrieve.
3275
3276 2012-02-09 Glenn Morris <rgm@gnu.org>
3277
3278 * sem-user.texi (Semantic mode user commands): Typo fix.
3279
3280 * info.texi (Create Info buffer): Mention info-display-manual.
3281
3282 2012-02-07 Lars Ingebrigtsen <larsi@gnus.org>
3283
3284 * gnus.texi (Mail Source Specifiers): Add a pop3 via an SSH tunnel
3285 example (modified from an example by Michael Albinus).
3286
3287 2012-01-30 Philipp Haselwarter <philipp.haselwarter@gmx.de> (tiny change)
3288
3289 * gnus.texi (Agent Basics): Fix outdated description of
3290 `gnus-agent-auto-agentize-methods'.
3291
3292 2012-01-28 Andreas Schwab <schwab@linux-m68k.org>
3293
3294 * cc-mode.texi: Always @defindex ss.
3295 (Config Basics): Fix argument of @itemize.
3296 (Macro Backslashes): Add @code around index entry.
3297
3298 2012-01-23 Glenn Morris <rgm@gnu.org>
3299
3300 * pcl-cvs.texi (About PCL-CVS): Refer to vc-dir rather than vc-dired.
3301
3302 2012-01-19 Eric Hanchrow <eric.hanchrow@gmail.com>
3303
3304 * tramp.texi (File): Tweak wording for the `scpc' option.
3305
3306 2012-01-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
3307
3308 * gnus.texi (Group Parameters): Really note precedence.
3309
3310 2012-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
3311
3312 * gnus.texi (Group Parameters): Note precedence.
3313
3314 2012-01-03 Eric Schulte <eric.schulte@gmx.com>
3315
3316 * org.texi (Noweb reference syntax): Adding documentation of
3317 the `*org-babel-use-quick-and-dirty-noweb-expansion*'
3318 variable.
3319
3320 2012-01-03 Bastien Guerry <bzg@gnu.org>
3321
3322 * org.texi (Plain lists): Split the table to fix the display
3323 of items.
3324
3325 2012-01-03 Bastien Guerry <bzg@gnu.org>
3326
3327 * org.texi (Plain lists): Fix misplaced explanation.
3328
3329 2012-01-03 Bastien Guerry <bzg@gnu.org>
3330
3331 * org.texi (Plain lists, Agenda files): Add index entries.
3332
3333 2012-01-03 Julian Gehring <julian.gehring@googlemail.com>
3334
3335 * org.texi: Use "Org mode" instead of alternatives like
3336 "Org-mode" or "org-mode".
3337
3338 2012-01-03 Bernt Hansen <bernt@norang.ca>
3339
3340 * org.texi (Agenda commands):
3341 Document `org-clock-report-include-clocking-task'.
3342
3343 2012-01-03 Bastien Guerry <bzg@gnu.org>
3344
3345 * org.texi (Checkboxes): Document the new behavior of `C-u C-c
3346 C-c' on checkboxes.
3347
3348 2012-01-03 Julian Gehring <julian.gehring@googlemail.com>
3349
3350 * org.texi: End sentences with two spaces.
3351
3352 2012-01-03 Michael Brand <michael.ch.brand@gmail.com>
3353
3354 * org.texi (External links): Document the link types file+sys
3355 and file+emacs, slightly narrow used page width.
3356
3357 2012-01-03 Eric Schulte <eric.schulte@gmx.com>
3358
3359 * org.texi (colnames): Note that colnames behavior may differ
3360 across languages.
3361
3362 2012-01-03 Bastien Guerry <bzg@gnu.org>
3363
3364 * org.texi (Weekly/daily agenda, Agenda commands): Fix typos.
3365
3366 2012-01-03 Thomas Dye <dk@poto.westell.com>
3367
3368 * org.texi: Augmented discussion of babel property
3369 inheritance. Put footnote outside sentence ending period.
3370
3371 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
3372
3373 * org.texi (eval): Documenting the full range of :eval header
3374 argument values.
3375
3376 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
3377
3378 * org.texi (eval): Documentation of the new :eval option.
3379
3380 2012-01-03 Thomas Dye <dk@poto.local>
3381
3382 * org.texi: Add accumulated properties.
3383
3384 2012-01-03 Thomas Dye <dk@poto.local>
3385
3386 * org.texi: Documented no spaces in name=assign, another
3387 correction to :var table.
3388
3389 2012-01-03 Thomas Dye <dk@poto.local>
3390
3391 * org.texi: Changed DATA to NAME in Working With Source Code
3392 section.
3393
3394 2012-01-03 Tom Dye <tsd@tsdye.com>
3395
3396 * org.texi: Minor change to :var table.
3397
3398 2012-01-03 Tom Dye <tsd@tsdye.com>
3399
3400 * org.texi: More changes to :var table (some examples were wrong).
3401
3402 2012-01-03 Tom Dye <tsd@tsdye.com>
3403
3404 * org.texi: Cleaned up :var table.
3405
3406 2012-01-03 Bastien Guerry <bzg@gnu.org>
3407
3408 * org.texi (Timestamps, Weekly/daily agenda)
3409 (Weekly/daily agenda): Add @cindex for "appointment".
3410
3411 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
3412
3413 * org.texi (Literal examples): A new link to the template for
3414 inserting empty code blocks.
3415 (Structure of code blocks): A new link to the template for
3416 inserting empty code blocks.
3417
3418 2012-01-03 Rafael Laboissiere <rafael@laboissiere.net> (tiny change)
3419
3420 * org.texi (External links): Add footnote on how the behavior
3421 of the text search in Org files are controled by the variable
3422 `org-link-search-must-match-exact-headline'.
3423
3424 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
3425
3426 * org.texi (Buffer-wide header arguments):
3427 Update documentation to reflect removal of #+PROPERTIES.
3428
3429 2012-01-03 Carsten Dominik <carsten.dominik@gmail.com>
3430
3431 * org.texi (The clock table): Mention that ACHIVED trees
3432 contribute to the clock table.
3433
3434 2012-01-03 Carsten Dominik <carsten.dominik@gmail.com> (tiny change)
3435
3436 * org.texi (Conflicts): Better yasnippet config info.
3437
3438 2012-01-03 Bastien Guerry <bzg@gnu.org> (tiny change)
3439
3440 * org.texi (Selective export): Explicitly mention the default
3441 values for `org-export-select-tags',
3442 `org-export-exclude-tags'.
3443
3444 2012-01-03 Tom Dye <tsd@tsdye.com>
3445
3446 * org.texi: Added a line to specify that header arguments are
3447 lowercase.
3448
3449 2012-01-03 Tom Dye <tsd@tsdye.com>
3450
3451 * org.texi: :var requires default value when declared.
3452
3453 2012-01-03 Bastien Guerry <bzg@gnu.org>
3454
3455 * org.texi (Handling links): Add a note about the
3456 `org-link-frame-setup' option.
3457
3458 2012-01-03 David Maus <dmaus@ictsoc.de>
3459
3460 * org.texi (Exporting Agenda Views, Extracting agenda
3461 information): Fix command line syntax, quote symbol parameter
3462 values.
3463
3464 2012-01-03 David Maus <dmaus@ictsoc.de>
3465
3466 * org.texi (Exporting Agenda Views): Fix command line syntax.
3467
3468 2011-12-28 Paul Eggert <eggert@cs.ucla.edu>
3469
3470 * gnus.texi (Mail Source Customization, Mail Back End Variables):
3471 Use octal notation for file permissions, which are normally
3472 thought of in octal.
3473 (Mail Back End Variables): Use more-plausible modes in example.
3474
3475 2011-12-20 Alan Mackenzie <acm@muc.de>
3476
3477 * cc-mode.texi: Update version string 5.31 -> 5.32.
3478
3479 2011-12-06 Juanma Barranquero <lekktu@gmail.com>
3480
3481 * gnus-faq.texi (FAQ 2-1, FAQ 3-8, FAQ 4-14, FAQ 9-1): Fix typos.
3482
3483 2011-11-24 Glenn Morris <rgm@gnu.org>
3484
3485 * gnus.texi, smtpmail.texi: Fix case of "GnuTLS".
3486
3487 2011-11-24 Juanma Barranquero <lekktu@gmail.com>
3488
3489 * makefile.w32-in: Update dependencies.
3490
3491 2011-11-20 Glenn Morris <rgm@gnu.org>
3492
3493 * gnus.texi (Group Information):
3494 Remove gnus-group-fetch-faq, command deleted 2010-09-24.
3495
3496 2011-11-20 Juanma Barranquero <lekktu@gmail.com>
3497
3498 * gnus-coding.texi (Gnus Maintenance Guide):
3499 Rename from "Gnus Maintainance Guide".
3500
3501 * ede.texi (ede-compilation-program, ede-compiler, ede-linker):
3502 * eieio.texi (Customizing):
3503 * gnus.texi (Article Washing):
3504 * gnus-news.texi:
3505 * sem-user.texi (Smart Jump): Fix typos.
3506
3507 2011-11-16 Juanma Barranquero <lekktu@gmail.com>
3508
3509 * org.texi (Agenda commands, Exporting Agenda Views): Fix typos.
3510
3511 2011-11-15 Juanma Barranquero <lekktu@gmail.com>
3512
3513 * ede.texi (project-am-texinfo):
3514 * gnus.texi (Sending or Not Sending):
3515 * org.texi (Template elements): Fix typos.
3516
3517 2011-11-14 Juanma Barranquero <lekktu@gmail.com>
3518
3519 * ediff.texi (Hooks):
3520 * sem-user.texi (Semanticdb Roots): Fix typos.
3521
3522 2011-11-11 Juanma Barranquero <lekktu@gmail.com>
3523
3524 * semantic.texi (Tag handling): Fix typo.
3525
3526 2011-10-31 Katsumi Yamaoka <yamaoka@jpl.org>
3527
3528 * gnus.texi (Other Gnus Versions): Remove.
3529
3530 2011-10-28 Alan Mackenzie <acm@muc.de>
3531
3532 * cc-mode.texi (Indentation Commands): Mention "macros with semicolons".
3533 (Other Special Indentations): Add an xref to "Macros with ;".
3534 (Customizing Macros): Add stuff about syntax in macros. Add an xref to
3535 "Macros with ;".
3536 (Macros with ;): New page.
3537
3538 * cc-mode.texi (Movement Commands): Document `c-defun-tactic'.
3539 Document the new handling of nested scopes for movement by defuns.
3540
3541 2011-10-23 Michael Albinus <michael.albinus@gmx.de>
3542
3543 Sync with Tramp 2.2.3.
3544
3545 * trampver.texi: Update release number.
3546
3547 2011-10-14 Glenn Morris <rgm@gnu.org>
3548
3549 * ert.texi (Introduction, How to Run Tests)
3550 (Running Tests Interactively, Expected Failures)
3551 (Tests and Their Environment, Useful Techniques)
3552 (Interactive Debugging, Fixtures and Test Suites):
3553 Minor rephrasings.
3554 (Running Tests Interactively, The @code{should} Macro): Add xrefs.
3555 (Running Tests in Batch Mode): Simplify loading instructions.
3556 (Test Selectors): Clarify some selectors.
3557 (Expected Failures, Useful Techniques):
3558 Make examples fit in 80 columns.
3559
3560 2011-10-13 Jay Belanger <jay.p.belanger@gmail.com>
3561
3562 * calc.texi (Basic Operations on Units): Discuss temperature
3563 conversion (`u t') alongside with other unit conversions ('u c').
3564
3565 2011-10-12 Glenn Morris <rgm@gnu.org>
3566
3567 * ert.texi: Whitespace trivia to make main menu items line up better.
3568
3569 2011-10-08 Glenn Morris <rgm@gnu.org>
3570
3571 * Makefile.in: Fix ert rules.
3572
3573 2011-10-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
3574
3575 * gnus.texi (Gnus Utility Functions): Add more references and
3576 explanations (bug#9683).
3577
3578 2011-09-26 Paul Eggert <eggert@cs.ucla.edu>
3579
3580 * texinfo.tex: Merge from gnulib.
3581
3582 2011-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
3583
3584 * gnus.texi (Archived Messages): Note the default (bug#9552).
3585
3586 2011-09-21 Bill Wohler <wohler@newt.com>
3587
3588 Release MH-E manual version 8.3.
3589
3590 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
3591 release 8.3.
3592 (Preface): Update support information.
3593 (From Bill Wohler): Reset text to original version. As a
3594 historical quote, the tense should be correct in the time that it
3595 was written.
3596
3597 2011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
3598
3599 * gnus.texi (Listing Groups): Explain `gnus-group-list-limit'.
3600 (Finding the News): Doc clarification.
3601 (Terminology): Mention naming.
3602
3603 2011-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
3604
3605 * gnus.texi: Remove mentions of `recent', which are now obsolete.
3606 (Interactive): Document `quiet'.
3607
3608 2011-08-15 Suvayu Ali <fatkasuvayu+linux@gmail.com> (tiny change)
3609
3610 * org.texi (Images in LaTeX export): Rewrite.
3611
3612 2011-08-15 Bastien Guerry <bzg@gnu.org>
3613
3614 * org.texi (Using the mapping API): Mention 'region as a possible
3615 scope for `org-map-entries'.
3616
3617 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3618
3619 * org.texi (Visibility cycling): Document `org-copy-visible'.
3620
3621 2011-08-15 Bastien Guerry <bzg@gnu.org>
3622
3623 * org.texi (Template expansion): Order template sequences in the
3624 proper order.
3625
3626 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3627
3628 * org.texi (eval): Expand discussion of the :eval header argument.
3629
3630 2011-08-15 Bastien Guerry <bzg@gnu.org>
3631
3632 * org.texi (Languages): Add Lilypond and Awk as supported
3633 languages.
3634
3635 2011-08-15 Achim Gratz <stromeko@nexgo.de>
3636
3637 * org.texi: Document that both CLOCK_INTO_DRAWER and
3638 LOG_INTO_DRAWER can be used to override the contents of variable
3639 org-clock-into-drawer (or if unset, org-log-into-drawer).
3640
3641 * org.texi: Replace @xref->@pxref.
3642
3643 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3644
3645 * org.texi (Evaluating code blocks): Documenting the new option
3646 for inline call lines.
3647
3648 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3649
3650 * org.texi (Results of evaluation): More explicit about the
3651 mechanism through which interactive evaluation of code is
3652 performed.
3653
3654 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3655
3656 * org.texi (noweb-ref): New header argument documentation.
3657
3658 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3659
3660 * org.texi (Extracting source code): Documentation of the new
3661 org-babel-tangle-named-block-combination variable.
3662
3663 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3664
3665 * org.texi (Structure of code blocks): Explicitly state that the
3666 behavior of multiple blocks of the same name is undefined.
3667
3668 2011-08-15 Christian Egli <christian.egli@sbszh.ch>
3669
3670 * org.texi (TaskJuggler export): Modify the example to reflect the
3671 new effort durations.
3672
3673 2011-08-15 David Maus <dmaus@ictsoc.de>
3674
3675 * org.texi (Images in LaTeX export): Escape curly brackets in
3676 LaTeX example.
3677
3678 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3679
3680 * org.texi (The clock table): Document the :properties and
3681 :inherit-props arguments for the clocktable.
3682
3683 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3684
3685 * org.texi (Tables in LaTeX export): Document specifying placement
3686 options for tables.
3687
3688 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3689
3690 * org.texi (Evaluating code blocks): More specific documentation
3691 about the different types of header arguments.
3692
3693 2011-08-15 Manuel Giraud <manuel.giraud@univ-nantes.fr>
3694
3695 * org.texi (Sitemap): Document `:sitemap-sans-extension' property.
3696
3697 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3698
3699 * org.texi (Built-in table editor): Document the table field
3700 follow mode.
3701
3702 2011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
3703
3704 * org.texi (Easy Templates): Document new template.
3705
3706 2011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
3707
3708 * org.texi (Literal examples): Add a cross-reference from "Literal
3709 Examples" to "Easy Templates."
3710
3711 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3712
3713 * org.texi (The clock table): Add link to match syntax.
3714
3715 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3716
3717 * org.texi (Agenda commands): Document clock consistency checks.
3718
3719 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3720
3721 * org.texi (Built-in table editor): Document that \vert represents
3722 a vertical bar in a table field.
3723
3724 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3725
3726 * org.texi (Literal examples): Link from "Markup" > "Literate
3727 Examples" to "Working with Source Code".
3728
3729 2011-08-15 Puneeth Chaganti <punchagan@gmail.com>
3730
3731 * org.texi (Agenda commands): Doc for function option to bulk
3732 action.
3733
3734 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3735
3736 * org.texi (Template expansion): Document new %<...> template
3737 escape.
3738
3739 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3740
3741 * org.texi (Selective export): Document exclusion of any tasks
3742 from export.
3743
3744 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3745
3746 * org.texi (Selective export): Document how to exclude DONE tasks
3747 from export.
3748 (Publishing options): Document the properties to be used to turn off
3749 export of DONE tasks.
3750
3751 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3752
3753 * org.texi (The date/time prompt): Document date range protection.
3754
3755 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3756
3757 * org.texi (padline): Documentation of the new padline header
3758 argument.
3759
3760 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3761
3762 * org.texi (var): Adding "[" to list of characters triggering
3763 elisp evaluation.
3764
3765 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3766
3767 * org.texi (var): Documentation of Emacs Lisp evaluation during
3768 variable assignment.
3769
3770 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3771
3772 * org.texi (colnames): Reference indexing into variables, and note
3773 that colnames are *not* removed before indexing occurs.
3774 (rownames): Reference indexing into variables, and note that
3775 rownames are *not* removed before indexing occurs.
3776
3777 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3778
3779 * org.texi (var): Clarification of indexing into tabular
3780 variables.
3781
3782 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3783
3784 * org.texi (results): Documentation of the `:results wrap' header
3785 argument.
3786
3787 2011-08-15 Bastien Guerry <bzg@gnu.org>
3788
3789 * org.texi (LaTeX and PDF export): Add a note about a limitation
3790 of the LaTeX export: the org file has to be properly structured.
3791
3792 2011-08-15 Bastien Guerry <bzg@gnu.org>
3793
3794 * org.texi (Dynamic blocks, Structure editing):
3795 Mention the function `org-narrow-to-block'.
3796
3797 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3798
3799 * org.texi (Languages): Updating list of code block supported
3800 languages.
3801
3802 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3803
3804 * org.texi (Special properties): CATEGORY is a special property,
3805 but it may also used in the drawer.
3806
3807 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3808
3809 * org.texi (mkdirp): Documentation of the :mkdirp header argument.
3810
3811 2011-08-15 Puneeth Chaganti <punchagan@gmail.com>
3812
3813 * org.texi (Include files): Document :lines.
3814
3815 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3816
3817 * org.texi (comments): Documentation of the ":comments noweb" code
3818 block header argument.
3819
3820 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3821
3822 * org.texi (Conflicts): Change "yasnippets" to "yasnippet" and
3823 added extra whitespace around functions to be consistent with the
3824 rest of the section.
3825
3826 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3827
3828 * org.texi (Evaluating code blocks): Expand discussion of
3829 #+call: line syntax.
3830 (Header arguments in function calls): Expand discussion of
3831 #+call: line syntax.
3832
3833 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3834
3835 * org.texi (Evaluating code blocks): More explicit about how to
3836 pass variables to #+call lines.
3837
3838 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3839
3840 * org.texi (Results of evaluation): Link to the :results header
3841 argument list from the "Results of evaluation" section.
3842
3843 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3844
3845 * org.texi (Conflicts): Adding additional information about
3846 resolving org/yasnippet conflicts.
3847
3848 2011-08-15 David Maus <dmaus@ictsoc.de>
3849
3850 * org.texi (Publishing options): Document style-include-scripts
3851 publishing project property.
3852
3853 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3854
3855 * org.texi (Sparse trees): Document the next-error /
3856 previous-error functionality.
3857
3858 2011-08-15 Tom Dye <tsd@tsdye.com>
3859
3860 * org.texi (cache): Improve documentation of code block caches.
3861
3862 2011-08-15 Tom Dye <tsd@tsdye.com>
3863
3864 * org.texi (Code block specific header arguments):
3865 Documentation of multi-line header arguments.
3866
3867 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3868
3869 * org.texi (Code evaluation security): Add example for using a
3870 function.
3871
3872 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3873
3874 * org.texi (Tables in LaTeX export): Documentation of new
3875 attr_latex options for tables.
3876
3877 2011-08-03 Michael Albinus <michael.albinus@gmx.de>
3878
3879 * trampver.texi: Update release number.
3880
3881 2011-07-30 Michael Albinus <michael.albinus@gmx.de>
3882
3883 Sync with Tramp 2.2.2.
3884
3885 * trampver.texi: Update release number.
3886
3887 2011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
3888
3889 * flymake.texi (Example -- Configuring a tool called via make):
3890 Use /dev/null instead of the Windows "nul" (bug#8715).
3891
3892 2011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
3893
3894 * widget.texi (Setting Up the Buffer): Remove mention of the
3895 global keymap parent, which doesn't seem to be accurate
3896 (bug#7045).
3897
3898 2011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
3899
3900 * org.texi (Special agenda views): Fix double quoting (bug#3509).
3901
3902 2010-07-10 Kevin Ryde <user42@zip.com.au>
3903
3904 * cl.texi (For Clauses): Add destructuring example processing an
3905 alist (bug#6596).
3906
3907 2011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
3908
3909 * ediff.texi (Major Entry Points): Remove mention of `require',
3910 since that's not pertinent in the installed Emacs (bug#9016).
3911
3912 2011-07-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
3913
3914 * gnus.texi (Expiring Mail): Document gnus-auto-expirable-marks.
3915 (Filtering New Groups): Clarify how simple the "options -n" format is.
3916 (Agent Expiry): Remove mention of `gnus-request-expire-articles', which
3917 is internal.
3918
3919 2011-07-04 Michael Albinus <michael.albinus@gmx.de>
3920
3921 * tramp.texi (Cleanup remote connections):
3922 Add `tramp-cleanup-this-connection'.
3923
3924 2011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
3925
3926 * gnus.texi (Subscription Methods): Link to "Group Levels" to explain
3927 zombies.
3928 (Checking New Groups): Ditto (bug#8974).
3929 (Checking New Groups): Move the reference to the right place.
3930
3931 2011-07-03 Dave Abrahams <dave@boostpro.com> (tiny change)
3932
3933 * gnus.texi (Startup Files): Clarify that we're talking about numbered
3934 backups, and not actual vc (bug#8975).
3935
3936 2011-07-03 Kevin Ryde <user42@zip.com.au>
3937
3938 * cl.texi (For Clauses): @items for hash-values and key-bindings
3939 to make them more visible when skimming. Add examples of `using'
3940 clause to them, examples being clearer than a description in
3941 words (bug#6599).
3942
3943 2011-07-01 Alan Mackenzie <acm@muc.de>
3944
3945 * cc-mode.texi (Guessing the Style): New page.
3946 (Styles): Add a short introduction to above.
3947
3948 2011-06-28 Deniz Dogan <deniz@dogan.se>
3949
3950 * rcirc.texi (Configuration): Bug-fix:
3951 `rcirc-default-user-full-name' is now `rcirc-default-full-name'.
3952 Reported by Elias Pipping <pipping@exherbo.org>.
3953
3954 2011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
3955
3956 * gnus.texi (Summary Mail Commands):
3957 Document `gnus-summary-reply-to-list-with-original'.
3958
3959 2011-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
3960
3961 * eshell.texi (Known problems): Fix typo.
3962
3963 2011-06-12 Michael Albinus <michael.albinus@gmx.de>
3964
3965 * tramp.texi (Customizing Completion): Mention authinfo-style files.
3966 (Password handling): `auth-source-debug' is good for debug messages.
3967
3968 2011-05-31 Teodor Zlatanov <tzz@lifelogs.com>
3969
3970 * gnus.texi (Store custom flags and keywords): Refer to
3971 `gnus-registry-article-marks-to-{chars,names}' instead of
3972 `gnus-registry-user-format-function-{M,M2}'.
3973
3974 2011-05-27 Paul Eggert <eggert@cs.ucla.edu>
3975
3976 * texinfo.tex: Merge from gnulib.
3977
3978 2011-05-18 Teodor Zlatanov <tzz@lifelogs.com>
3979
3980 * gnus.texi (Gnus Registry Setup): Rename from "Setup".
3981 (Store custom flags and keywords):
3982 Mention `gnus-registry-user-format-function-M' and
3983 `gnus-registry-user-format-function-M2'.
3984
3985 2011-05-17 Paul Eggert <eggert@cs.ucla.edu>
3986
3987 * texinfo.tex: Sync from gnulib, version 2011-05-11.16.
3988
3989 2011-05-17 Glenn Morris <rgm@gnu.org>
3990
3991 * gnus.texi (Face): Fix typo.
3992
3993 2011-05-14 Glenn Morris <rgm@gnu.org>
3994
3995 * dired-x.texi (Omitting Examples): Minor addition.
3996
3997 2011-05-10 Jim Meyering <meyering@redhat.com>
3998
3999 * ede.texi: Fix typo "or or -> or".
4000
4001 2011-05-03 Peter Münster <pmlists@free.fr> (tiny change)
4002
4003 * gnus.texi (Summary Buffer Lines):
4004 gnus-summary-user-date-format-alist does not exist.
4005 (Sorting the Summary Buffer): More about sorting threads.
4006
4007 2011-04-25 Michael Albinus <michael.albinus@gmx.de>
4008
4009 * trampver.texi: Update release number.
4010
4011 2011-04-14 Michael Albinus <michael.albinus@gmx.de>
4012
4013 * tramp.texi (Frequently Asked Questions): New item for disabling
4014 Tramp in other packages.
4015
4016 2011-04-14 Teodor Zlatanov <tzz@lifelogs.com>
4017
4018 * gnus.texi (nnmairix caveats, Setup, Registry Article Refer Method)
4019 (Fancy splitting to parent, Store arbitrary data):
4020 Update gnus-registry docs.
4021
4022 2011-04-13 Juanma Barranquero <lekktu@gmail.com>
4023
4024 * ede.texi: Fix typos.
4025
4026 2011-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
4027
4028 * gnus.texi (Window Layout): @itemize @code doesn't exist.
4029 It's @table @code.
4030
4031 2011-03-19 Antoine Levitt <antoine.levitt@gmail.com>
4032
4033 * gnus.texi (Listing Groups): Document gnus-group-list-ticked.
4034
4035 2011-03-17 Jay Belanger <jay.p.belanger@gmail.com>
4036
4037 * calc.texi (Logarithmic Units): Update the function names.
4038
4039 2011-03-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
4040
4041 * message.texi (Various Commands): Document format specs in the
4042 ellipsis.
4043
4044 2011-03-15 Antoine Levitt <antoine.levitt@gmail.com>
4045
4046 * message.texi (Insertion Variables): Document message-cite-style.
4047
4048 2011-03-14 Michael Albinus <michael.albinus@gmx.de>
4049
4050 * tramp.texi (Remote processes): New subsection "Running shell on
4051 a remote host".
4052
4053 2011-03-12 Teodor Zlatanov <tzz@lifelogs.com>
4054
4055 * auth.texi (Help for developers): Update docs to explain that the
4056 :save-function will only run the first time.
4057
4058 2011-03-12 Glenn Morris <rgm@gnu.org>
4059
4060 * Makefile.in (emacs-faq.html): Fix some more cross-refs.
4061 (emacs-faq.text): New target.
4062 (clean): Add emacs-faq.
4063
4064 2011-03-12 Michael Albinus <michael.albinus@gmx.de>
4065
4066 Sync with Tramp 2.2.1.
4067
4068 * trampver.texi: Update release number.
4069
4070 2011-03-11 Glenn Morris <rgm@gnu.org>
4071
4072 * Makefile.in (HTML_TARGETS): New.
4073 (clean): Delete $HTML_TARGETS.
4074 (emacs-faq.html): New, for use with the gnu.org Emacs webpage.
4075
4076 2011-03-08 Teodor Zlatanov <tzz@lifelogs.com>
4077
4078 * auth.texi (Help for developers): Show example of using
4079 `auth-source-search' with prompts and :save-function.
4080
4081 2011-03-07 Chong Yidong <cyd@stupidchicken.com>
4082
4083 * Version 23.3 released.
4084
4085 2011-03-07 Antoine Levitt <antoine.levitt@gmail.com>
4086
4087 * message.texi (Message Buffers): Update default value of
4088 message-generate-new-buffers.
4089
4090 2011-03-06 Jay Belanger <jay.p.belanger@gmail.com>
4091
4092 * calc.texi (Logarithmic Units): Rename calc-logunits-dblevel
4093 and calc-logunits-nplevel to calc-dblevel and calc-nplevel,
4094 respectively.
4095 (Musical Notes): New section.
4096 (Customizing Calc): Mention the customizable variable
4097 calc-note-threshold.
4098
4099 2011-03-03 Glenn Morris <rgm@gnu.org>
4100
4101 * url.texi (Dealing with HTTP documents): Remove reference to
4102 function url-decode-text-part; never seems to have existed. (Bug#6038)
4103 (Configuration): Update url-configuration-directory description.
4104
4105 2011-03-02 Glenn Morris <rgm@gnu.org>
4106
4107 * dired-x.texi (Multiple Dired Directories): Remove mentions
4108 of dired-default-directory-alist and dired-default-directory.
4109 Move dired-smart-shell-command here...
4110 (Miscellaneous Commands): ... from here.
4111
4112 2011-03-02 Paul Eggert <eggert@cs.ucla.edu>
4113
4114 * texinfo.tex: Update to version 2011-02-24.09.
4115
4116 2011-03-02 Glenn Morris <rgm@gnu.org>
4117
4118 * dired-x.texi (Omitting Variables): Refer to add-dir-local-variable
4119 instead of the obsoleted dired-omit-here-always.
4120
4121 2011-02-28 Michael Albinus <michael.albinus@gmx.de>
4122
4123 * tramp.texi (Frequently Asked Questions): Add Emacs 24 to
4124 supported systems.
4125
4126 2011-02-28 Glenn Morris <rgm@gnu.org>
4127
4128 * dbus.texi (Type Conversion): Grammar fix.
4129
4130 2011-02-23 Michael Albinus <michael.albinus@gmx.de>
4131
4132 * tramp.texi: Use consistently "Emacs" (instead of "GNU Emacs") and
4133 "Debian GNU/Linux".
4134
4135 * trampver.texi [xemacs]: Set emacsothername to "Emacs".
4136
4137 2011-02-23 Glenn Morris <rgm@gnu.org>
4138
4139 * dired-x.texi (Features): Minor rephrasing.
4140 (Local Variables): Fix typos.
4141
4142 * edt.texi, erc.texi, gnus.texi, idlwave.texi, mh-e.texi:
4143 Standardize some Emacs/XEmacs terminology.
4144
4145 * dired-x.texi (Features): Don't advertise obsolete local variables.
4146 Simplify layout.
4147 (Omitting Variables): Update local variables example.
4148 (Local Variables): Say this is obsolete. Fix description of
4149 dired-enable-local-variables possible values.
4150
4151 2011-02-22 Teodor Zlatanov <tzz@lifelogs.com>
4152
4153 * auth.texi (Help for users): Mention ~/.netrc is also searched by
4154 default now.
4155
4156 2011-02-21 Lars Ingebrigtsen <larsi@gnus.org>
4157
4158 * gnus.texi (Article Date): Clarify gnus-article-update-date-headers.
4159
4160 2011-02-20 Lars Ingebrigtsen <larsi@gnus.org>
4161
4162 * gnus.texi (Window Layout): Document layout names.
4163
4164 2011-02-19 Eli Zaretskii <eliz@gnu.org>
4165
4166 * ada-mode.texi: Sync @dircategory with ../../info/dir.
4167 * auth.texi: Sync @dircategory with ../../info/dir.
4168 * autotype.texi: Sync @dircategory with ../../info/dir.
4169 * calc.texi: Sync @dircategory with ../../info/dir.
4170 * cc-mode.texi: Sync @dircategory with ../../info/dir.
4171 * cl.texi: Sync @dircategory with ../../info/dir.
4172 * dbus.texi: Sync @dircategory with ../../info/dir.
4173 * dired-x.texi: Sync @dircategory with ../../info/dir.
4174 * ebrowse.texi: Sync @dircategory with ../../info/dir.
4175 * ede.texi: Sync @dircategory with ../../info/dir.
4176 * ediff.texi: Sync @dircategory with ../../info/dir.
4177 * edt.texi: Sync @dircategory with ../../info/dir.
4178 * eieio.texi: Sync @dircategory with ../../info/dir.
4179 * emacs-mime.texi: Sync @dircategory with ../../info/dir.
4180 * epa.texi: Sync @dircategory with ../../info/dir.
4181 * erc.texi: Sync @dircategory with ../../info/dir.
4182 * eshell.texi: Sync @dircategory with ../../info/dir.
4183 * eudc.texi: Sync @dircategory with ../../info/dir.
4184 * flymake.texi: Sync @dircategory with ../../info/dir.
4185 * forms.texi: Sync @dircategory with ../../info/dir.
4186 * gnus.texi: Sync @dircategory with ../../info/dir.
4187 * idlwave.texi: Sync @dircategory with ../../info/dir.
4188 * mairix-el.texi: Sync @dircategory with ../../info/dir.
4189 * message.texi: Sync @dircategory with ../../info/dir.
4190 * mh-e.texi: Sync @dircategory with ../../info/dir.
4191 * newsticker.texi: Sync @dircategory with ../../info/dir.
4192 * nxml-mode.texi: Sync @dircategory with ../../info/dir.
4193 * org.texi: Sync @dircategory with ../../info/dir.
4194 * pcl-cvs.texi: Sync @dircategory with ../../info/dir.
4195 * pgg.texi: Sync @dircategory with ../../info/dir.
4196 * rcirc.texi: Sync @dircategory with ../../info/dir.
4197 * reftex.texi: Sync @dircategory with ../../info/dir.
4198 * remember.texi: Sync @dircategory with ../../info/dir.
4199 * sasl.texi: Sync @dircategory with ../../info/dir.
4200 * sc.texi: Sync @dircategory with ../../info/dir.
4201 * semantic.texi: Sync @dircategory with ../../info/dir.
4202 * ses.texi: Sync @dircategory with ../../info/dir.
4203 * sieve.texi: Sync @dircategory with ../../info/dir.
4204 * smtpmail.texi: Sync @dircategory with ../../info/dir.
4205 * speedbar.texi: Sync @dircategory with ../../info/dir.
4206 * trampver.texi [emacs]: Set emacsname to "Emacs".
4207 * tramp.texi: Sync @dircategory with ../../info/dir.
4208 * url.texi: Sync @dircategory with ../../info/dir.
4209 * vip.texi: Sync @dircategory with ../../info/dir.
4210 * viper.texi: Sync @dircategory with ../../info/dir.
4211 * widget.texi: Sync @dircategory with ../../info/dir.
4212 * woman.texi: Sync @dircategory with ../../info/dir.
4213
4214 2011-02-19 Glenn Morris <rgm@gnu.org>
4215
4216 * dired-x.texi (Technical Details): No longer redefines
4217 dired-add-entry, dired-initial-position, dired-clean-up-after-deletion,
4218 dired-read-shell-command, or dired-find-buffer-nocreate.
4219
4220 2013-02-18 Aidan Gauland <aidalgol@no8wireless.co.nz>
4221
4222 * eshell.texi (Input/Output):
4223 Document insert output redirection operator, >>>.
4224
4225 2011-02-18 Glenn Morris <rgm@gnu.org>
4226
4227 * dired-x.texi (Optional Installation File At Point): Simplify.
4228
4229 2011-02-17 Teodor Zlatanov <tzz@lifelogs.com>
4230
4231 * auth.texi (Help for users): Use :port instead of :protocol for all
4232 auth-source docs.
4233 (GnuPG and EasyPG Assistant Configuration): Mention the default now is
4234 to have two files in `auth-sources'.
4235
4236 2011-02-16 Glenn Morris <rgm@gnu.org>
4237
4238 * dired-x.texi: Use emacsver.texi to get Emacs version.
4239 * Makefile.in ($(infodir)/dired-x, dired-x.dvi, dired-x.pdf):
4240 Depend on emacsver.texi.
4241
4242 * dired-x.texi: Drop meaningless version number.
4243 (Introduction): Remove old info.
4244 (Optional Installation Dired Jump): Autoload from dired-x.
4245 Remove incorrect info about loaddefs.el.
4246 (Bugs): Just refer to M-x report-emacs-bug.
4247
4248 * dired-x.texi (Multiple Dired Directories): Update for rename of
4249 default-directory-alist.
4250 (Miscellaneous Commands): No longer mention very old VM version 4.
4251
4252 2011-02-15 Paul Eggert <eggert@cs.ucla.edu>
4253
4254 Merge from gnulib.
4255 * texinfo.tex: Update to version 2011-02-14.11.
4256
4257 2011-02-14 Teodor Zlatanov <tzz@lifelogs.com>
4258
4259 * auth.texi (Help for users):
4260 Login collection is "Login" and not "login".
4261
4262 2011-02-13 Michael Albinus <michael.albinus@gmx.de>
4263
4264 * tramp.texi (History): Remove IMAP support.
4265 (External methods, Frequently Asked Questions): Remove `imap' and
4266 `imaps' methods.
4267 (Password handling): Remove IMAP entries for ~/.authinfo.gpg.
4268
4269 * trampver.texi: Remove default value of `emacsimap'.
4270
4271 2011-02-13 Glenn Morris <rgm@gnu.org>
4272
4273 * ada-mode.texi, dired-x.texi, ebrowse.texi, ediff.texi, eudc.texi:
4274 * idlwave.texi, reftex.texi, sc.texi, speedbar.texi: Add @top.
4275
4276 2011-02-12 Glenn Morris <rgm@gnu.org>
4277
4278 * sc.texi (Getting Connected): Remove old index entries.
4279
4280 2011-02-12 Ulrich Mueller <ulm@gentoo.org>
4281
4282 * url.texi: Remove duplicate @dircategory (Bug#7942).
4283
4284 2011-02-11 Teodor Zlatanov <tzz@lifelogs.com>
4285
4286 * auth.texi (Overview, Help for users, Help for developers):
4287 Update docs.
4288 (Help for users): Talk about spaces.
4289
4290 2011-02-09 Paul Eggert <eggert@cs.ucla.edu>
4291
4292 * texinfo.tex: Update to version 2011-02-07.16.
4293
4294 2011-02-07 Michael Albinus <michael.albinus@gmx.de>
4295
4296 * dbus.texi (Bus names): Adapt descriptions for
4297 dbus-list-activatable-names and dbus-list-known-names.
4298
4299 2011-02-07 Jay Belanger <jay.p.belanger@gmail.com>
4300
4301 * calc.texi (Logarithmic Units): New section.
4302
4303 2011-02-05 Teodor Zlatanov <tzz@lifelogs.com>
4304
4305 * gnus-overrides.texi: Renamed from overrides.texi and all the relevant
4306 manuals use it now.
4307
4308 * Makefile.in (nowebhack): Fix to use -D flag instead of overrides.
4309
4310 2011-02-05 Katsumi Yamaoka <yamaoka@jpl.org>
4311
4312 * overrides.texi: Remove.
4313
4314 * sieve.texi, sasl.texi, pgg.texi, message.texi, gnus.texi:
4315 * emacs-mime.texi, auth.texi, Makefile.in: Revert last changes.
4316
4317 2011-02-05 Michael Albinus <michael.albinus@gmx.de>
4318
4319 * tramp.texi (Frequently Asked Questions): Mention problems with
4320 WinSSHD.
4321
4322 * trampver.texi: Update release number.
4323
4324 2011-02-05 Era Eriksson <era+tramp@iki.fi> (tiny change)
4325
4326 * tramp.texi:
4327 Replace "delimet" with "delimit" globally.
4328 Replace "explicite" with "explicit" globally.
4329 Replace "instead of" with "instead" where there was nothing after "of".
4330 Audit use of comma before interrogative pronoun, "that", or "which".
4331 Minor word order, spelling, wording changes.
4332
4333 2011-02-04 Teodor Zlatanov <tzz@lifelogs.com>
4334
4335 * overrides.texi: New file to set or clear WEBHACKDEVEL.
4336
4337 * sieve.texi: Use WEBHACKDEVEL.
4338
4339 * sasl.texi: Use WEBHACKDEVEL.
4340
4341 * pgg.texi: Use WEBHACKDEVEL.
4342
4343 * message.texi: Use WEBHACKDEVEL.
4344
4345 * gnus.texi: Use WEBHACKDEVEL.
4346
4347 * emacs-mime.texi: Use WEBHACKDEVEL.
4348
4349 * auth.texi: Use WEBHACKDEVEL.
4350
4351 * Makefile.in (webhack, nowebhack): Hacks to produce for-the-web
4352 manuals.
4353
4354 2011-02-04 Lars Ingebrigtsen <larsi@gnus.org>
4355
4356 * gnus.texi: Add DEVEL header (suggested by Andreas Schwab).
4357
4358 2011-02-03 Paul Eggert <eggert@cs.ucla.edu>
4359
4360 * texinfo.tex: Update to version 2011-02-01.10 from gnulib,
4361 which in turn is copied from ftp://tug.org/tex/.
4362
4363 2011-02-03 Glenn Morris <rgm@gnu.org>
4364
4365 * faq.texi (Contacting the FSF): Mainly just refer to the web-site.
4366 (Binding combinations of modifiers and function keys):
4367 Let's assume people reading this are not using Emacs 18.
4368
4369 2011-02-03 Lars Ingebrigtsen <larsi@gnus.org>
4370
4371 * gnus.texi (Article Date): Remove mention of gnus-stop-date-timer,
4372 since it's run automatically.
4373
4374 2011-02-01 Lars Ingebrigtsen <larsi@gnus.org>
4375
4376 * gnus.texi (Customizing Articles): Fix typo.
4377
4378 2011-01-31 Lars Ingebrigtsen <larsi@gnus.org>
4379
4380 * gnus.texi (Customizing Articles): Document the new way of customizing
4381 the date headers(s).
4382
4383 2011-01-30 Lars Ingebrigtsen <larsi@gnus.org>
4384
4385 * gnus.texi (Client-Side IMAP Splitting): Add a complete nnimap fancy
4386 splitting example.
4387
4388 2011-01-29 Eli Zaretskii <eliz@gnu.org>
4389
4390 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
4391 (MAKEINFO_OPTS): New variable.
4392 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
4393 ($(infodir)/info, $(infodir)/ccmode, $(infodir)/ada-mode)
4394 ($(infodir)/pcl-cvs, $(infodir)/eshell, $(infodir)/cl)
4395 ($(infodir)/dbus, $(infodir)/dired-x, $(infodir)/ediff)
4396 ($(infodir)/flymake, $(infodir)/forms, $(infodir)/gnus)
4397 ($(infodir)/message, $(infodir)/emacs-mime, $(infodir)/sieve)
4398 ($(infodir)/pgg, $(infodir)/mh-e, $(infodir)/reftex)
4399 ($(infodir)/remember, $(infodir)/sasl, $(infodir)/sc)
4400 ($(infodir)/vip, $(infodir)/viper, $(infodir)/widget)
4401 ($(infodir)/efaq, $(infodir)/autotype, $(infodir)/calc)
4402 ($(infodir)/idlwave, $(infodir)/eudc, $(infodir)/ebrowse)
4403 ($(infodir)/woman, $(infodir)/speedbar, $(infodir)/tramp)
4404 ($(infodir)/ses, $(infodir)/smtpmail, $(infodir)/org)
4405 ($(infodir)/url, $(infodir)/newsticker, $(infodir)/nxml-mode)
4406 ($(infodir)/rcirc, $(infodir)/erc, $(infodir)/ert)
4407 ($(infodir)/epa, $(infodir)/mairix-el, $(infodir)/auth)
4408 ($(infodir)/eieio, $(infodir)/ede, $(infodir)/semantic)
4409 ($(infodir)/edt): Use $(MAKEINFO_OPTS).
4410
4411 2011-01-26 Lars Ingebrigtsen <larsi@gnus.org>
4412
4413 * gnus.texi (Article Date): Document gnus-article-update-lapsed-header.
4414
4415 2011-01-24 Teodor Zlatanov <tzz@lifelogs.com>
4416
4417 * message.texi (IDNA): Explain what it is.
4418
4419 2011-01-24 Lars Ingebrigtsen <larsi@gnus.org>
4420
4421 * gnus.texi (The Empty Backend): Document nnnil (bug #7653).
4422
4423 2011-01-23 Werner Lemberg <wl@gnu.org>
4424
4425 * Makefile.in (MAKEINFO): Now controlled by `configure'.
4426 (MAKEINFO_OPTS): New variable. Use it where appropriate.
4427 (ENVADD): Update.
4428
4429 2011-01-18 Glenn Morris <rgm@gnu.org>
4430
4431 * ert.texi: Relicense under GFDL 1.3+, and standardize license notice.
4432
4433 2011-01-14 Eduard Wiebe <usenet@pusto.de>
4434
4435 * nxml-mode.texi (Introduction): Fix file name typos.
4436
4437 2011-01-13 Christian Ohler <ohler@gnu.org>
4438
4439 * ert.texi: New file.
4440
4441 * Makefile.in:
4442 * makefile.w32-in: Add ert.texi.
4443
4444 2011-01-10 Jan Moringen <jan.moringen@uni-bielefeld.de>
4445
4446 * dbus.texi (Receiving Method Calls): New function
4447 dbus-register-service. Rearrange node.
4448
4449 2011-01-07 Paul Eggert <eggert@cs.ucla.edu>
4450
4451 * texinfo.tex: Update to version 2010-12-23.17 from gnulib,
4452 which in turn is copied from ftp://tug.org/tex/.
4453
4454 2011-01-04 Jan Moringen <jan.moringen@uni-bielefeld.de>
4455
4456 * dbus.texi (Receiving Method Calls): Describe new optional
4457 parameter dont-register-service of dbus-register-{method,property}.
4458
4459 2010-12-17 Daiki Ueno <ueno@unixuser.org>
4460
4461 * epa.texi (Encrypting/decrypting *.gpg files):
4462 Mention epa-file-select-keys.
4463
4464 2010-12-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
4465
4466 * gnus.texi (Archived Messages): Remove outdated text.
4467
4468 2010-12-16 Teodor Zlatanov <tzz@lifelogs.com>
4469
4470 * gnus.texi (Foreign Groups): Add clarification of foreign groups.
4471
4472 2010-12-15 Andrew Cohen <cohen@andy.bu.edu>
4473
4474 * gnus.texi (The hyrex Engine): Say that this engine is obsolete.
4475
4476 2010-12-14 Andrew Cohen <cohen@andy.bu.edu>
4477
4478 * gnus.texi (The swish++ Engine): Add customizable parameters
4479 descriptions.
4480 (The swish-e Engine): Ditto.
4481
4482 2010-12-14 Michael Albinus <michael.albinus@gmx.de>
4483
4484 * tramp.texi (Inline methods): Add "ksu" method.
4485 (Remote processes): Add example with remote `default-directory'.
4486
4487 2010-12-14 Glenn Morris <rgm@gnu.org>
4488
4489 * faq.texi (Expanding aliases when sending mail):
4490 Now build-mail-aliases is interactive.
4491
4492 2010-12-13 Andrew Cohen <cohen@andy.bu.edu>
4493
4494 * gnus.texi: First pass at adding (rough) nnir documentation.
4495
4496 2010-12-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
4497
4498 * gnus.texi (Filtering New Groups):
4499 Mention gnus-auto-subscribed-categories.
4500 (The First Time): Remove, since default-subscribed-newsgroups has been
4501 removed.
4502
4503 2010-12-13 Glenn Morris <rgm@gnu.org>
4504
4505 * cl.texi (For Clauses): Small fixes for frames and windows.
4506
4507 2010-12-11 Carsten Dominik <carsten.dominik@gmail.com>
4508
4509 * org.texi (Using capture): Document using prefix arguments for
4510 finalizing capture.
4511 (Agenda commands): Document prefix argument for the bulk scatter
4512 command.
4513 (Beamer class export): Document that also overlay arguments can be
4514 passed to the column environment.
4515 (Template elements): Document the new entry type.
4516
4517 2010-12-11 Puneeth Chaganti <punchagan@gmail.com>
4518
4519 * org.texi (Include files): Document :minlevel.
4520
4521 2010-12-11 Julien Danjou <julien@danjou.info>
4522
4523 * org.texi (Categories): Document category icons.
4524
4525 2010-12-11 Eric Schulte <schulte.eric@gmail.com>
4526
4527 * org.texi (noweb): Fix typo.
4528
4529 2010-12-06 Tassilo Horn <tassilo@member.fsf.org>
4530
4531 * gnus.texi (Server Commands): Point to the rest of the server
4532 commands.
4533
4534 2010-12-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
4535
4536 * gnus.texi (Paging the Article): Note the reverse meanings of `C-u C-u
4537 g'.
4538
4539 2010-12-02 Julien Danjou <julien@danjou.info>
4540
4541 * gnus.texi (Archived Messages): Remove gnus-outgoing-message-group.
4542
4543 2010-11-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
4544
4545 * gnus.texi (Customizing the IMAP Connection): Note the new defaults.
4546 (Direct Functions): Note the STARTTLS upgrade.
4547
4548 2010-11-27 Glenn Morris <rgm@gnu.org>
4549 James Clark <none@example.com>
4550
4551 * nxml-mode.texi (Introduction): New section.
4552
4553 2010-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
4554
4555 * gnus.texi (Server Commands): Document gnus-server-show-server.
4556
4557 2010-11-20 Michael Albinus <michael.albinus@gmx.de>
4558
4559 Sync with Tramp 2.2.0.
4560
4561 * trampver.texi: Update release number.
4562
4563 2010-11-19 Jay Belanger <jay.p.belanger@gmail.com>
4564
4565 * calc.texi (TeX and LaTeX Language Modes, Predefined Units):
4566 Mention that the TeX specific units won't use the `tex' prefix
4567 in TeX mode.
4568
4569 2010-11-18 Katsumi Yamaoka <yamaoka@jpl.org>
4570
4571 * gnus.texi (Misc Article): Document gnus-inhibit-images.
4572
4573 2010-11-17 Glenn Morris <rgm@gnu.org>
4574
4575 * edt.texi: Remove information about Emacs 19.
4576
4577 2010-11-17 Michael Albinus <michael.albinus@gmx.de>
4578
4579 * trampver.texi: Update release number.
4580
4581 2010-11-12 Katsumi Yamaoka <yamaoka@jpl.org>
4582
4583 * gnus.texi (Article Washing): Fix typo.
4584
4585 2010-11-11 Noorul Islam <noorul@noorul.com>
4586
4587 * org.texi: Fix typo.
4588
4589 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4590
4591 * org.texi (Using capture): Explain that refiling is
4592 sensitive to cursor position.
4593
4594 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4595
4596 * org.texi (Images and tables): Add cross reference to link section.
4597
4598 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4599
4600 * org.texi: Document the <c> cookie.
4601
4602 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4603
4604 * org.texi: Multi-line header arguments :PROPERTIES: :ID:
4605 b77c8857-6c76-4ea9-8a61-ddc2648d96c4 :END:.
4606
4607 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4608
4609 * org.texi (CSS support): Document :HTML_CONTAINER_CLASS: property.
4610
4611 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4612
4613 * org.texi (Project alist): Mention that this is a property list.
4614
4615 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4616
4617 * org.texi (Setting up the staging area): Document that
4618 file names remain visible when encrypting the MobileOrg files.
4619
4620 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4621
4622 * org.texi (Setting up the staging area): Document which
4623 versions are needed for encryption.
4624
4625 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4626
4627 * org.texi (noweb): Update :noweb documentation to
4628 reflect the new "tangle" argument.
4629
4630 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4631
4632 * org.texi (Batch execution): Improve tangling script in
4633 documentation.
4634
4635 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4636
4637 * org.texi (Handling links, In-buffer settings):
4638 Document inlining images on startup.
4639
4640 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4641
4642 * org.texi (Setting up the staging area): Document use of
4643 crypt password.
4644
4645 2010-11-11 David Maus <dmaus@ictsoc.de>
4646
4647 * org.texi (Template expansion): Add date related link type escapes.
4648
4649 2010-11-11 David Maus <dmaus@ictsoc.de>
4650
4651 * org.texi (Template expansion): Add mew in table for link type
4652 escapes.
4653
4654 2010-11-11 David Maus <dmaus@ictsoc.de>
4655
4656 * org.texi (Template expansion): Fix typo in link type escapes.
4657
4658 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4659
4660 * org.texi (Structure of code blocks): Another documentation tweak.
4661
4662 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4663
4664 * org.texi (Structure of code blocks): Documentation tweak.
4665
4666 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4667
4668 * org.texi (Structure of code blocks):
4669 Update documentation to mention inline code block syntax.
4670
4671 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4672
4673 * org.texi (comments): Improve wording.
4674
4675 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4676
4677 * org.texi (comments): Document the new :comments header arguments.
4678
4679 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4680
4681 * org.texi (Installation): Remove the special
4682 installation instructions for XEmacs.
4683
4684 2010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
4685
4686 * org.texi (Easy Templates): New section. Documents quick
4687 insertion of empty structural elements.
4688
4689 2010-11-11 Noorul Islam <noorul@noorul.com>
4690
4691 * org.texi: Fix doc.
4692
4693 2010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
4694
4695 * org.texi (The date/time prompt): Document specification
4696 of time ranges.
4697
4698 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4699
4700 * org.texi (Internal links): Document the changes in
4701 internal links.
4702
4703 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4704
4705 * org.texi (Agenda commands): Document the limitation for
4706 the filter preset - it can only be used for an entire agenda
4707 view, not in an individual block in a block agenda.
4708
4709 2010-11-11 Eric S Fraga <e.fraga@ucl.ac.uk>
4710
4711 * org.texi (iCalendar export): Document alarm creation.
4712
4713 2010-11-10 Michael Albinus <michael.albinus@gmx.de>
4714
4715 * dbus.texi (Type Conversion): Introduce `:unix-fd' type mapping.
4716
4717 2010-11-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
4718
4719 * gnus.texi (Article Washing): Document gnus-article-treat-non-ascii.
4720
4721 2010-11-09 Jay Belanger <jay.p.belanger@gmail.com>
4722
4723 * calc.texi: Use emacsver.texi to determine Emacs version.
4724
4725 2010-11-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
4726
4727 * gnus.texi (Customizing the IMAP Connection): Remove nnir mention,
4728 since that works by default.
4729
4730 2010-11-03 Kan-Ru Chen <kanru@kanru.info> (tiny change)
4731
4732 * gnus.texi (Customizing the IMAP Connection): Document
4733 `nnimap-expunge' and remove `nnimap-expunge-inbox' from example.
4734
4735 2010-11-04 Michael Albinus <michael.albinus@gmx.de>
4736
4737 * tramp.texi (Remote shell setup): New item "Interactive shell
4738 prompt". Reported by Christian Millour <cm@abtela.com>.
4739 (Remote shell setup, Remote processes): Use @code{} for
4740 environment variables.
4741
4742 2010-11-03 Glenn Morris <rgm@gnu.org>
4743
4744 * ediff.texi (Quick Help Commands, Miscellaneous):
4745 * gnus.texi (Agent Variables, Configuring nnmairix): Spelling fix.
4746
4747 2010-10-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
4748
4749 * gnus.texi (Paging the Article): Document C-u g/C-u C-u g.
4750
4751 2010-10-31 Glenn Morris <rgm@gnu.org>
4752
4753 * mh-e.texi (Preface, From Bill Wohler): Change 23 to past tense.
4754
4755 2010-10-31 Glenn Morris <rgm@gnu.org>
4756
4757 * cc-mode.texi: Remove reference to defunct viewcvs URL.
4758
4759 2010-10-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4760
4761 * gnus.texi (Client-Side IMAP Splitting):
4762 Mention nnimap-unsplittable-articles.
4763
4764 2010-10-29 Julien Danjou <julien@danjou.info>
4765
4766 * gnus.texi (Finding the News): Remove references to obsoletes
4767 variables `gnus-nntp-server' and `gnus-secondary-servers'.
4768
4769 2010-10-29 Eli Zaretskii <eliz@gnu.org>
4770
4771 * makefile.w32-in (MAKEINFO): Add -I$(emacsdir).
4772 (ENVADD): Remove extra -I$(emacsdir), included in $(MAKEINFO).
4773 ($(infodir)/efaq): Remove -I$(emacsdir), included in $(MAKEINFO).
4774 ($(infodir)/calc, calc.dvi): Depend on $(emacsdir)/emacsver.texi.
4775
4776 2010-10-28 Glenn Morris <rgm@gnu.org>
4777
4778 * Makefile.in (MAKEINFO, ENVADD): Add $emacsdir to include path.
4779 (($(infodir)/calc, calc.dvi, calc.pdf): Depend on emacsver.texi.
4780 ($(infodir)/efaq): Remove -I option now in $MAKEINFO.
4781
4782 2010-10-25 Daiki Ueno <ueno@unixuser.org>
4783
4784 * epa.texi (Mail-mode integration): Add alternative key bindings
4785 for epa-mail commands; escape comma.
4786 Don't use the word "PGP", since it is a non-free program.
4787
4788 2010-10-24 Jay Belanger <jay.p.belanger@gmail.com>
4789
4790 * calc.texi: Use emacsver.texi to determine Emacs version.
4791
4792 2010-10-24 Juanma Barranquero <lekktu@gmail.com>
4793
4794 * gnus.texi (Group Parameters, Buttons): Fix typos.
4795
4796 2010-10-22 Tassilo Horn <tassilo@member.fsf.org>
4797
4798 * gnus.texi (Subscription Commands): Mention that you can also
4799 subscribe to new groups via the Server buffer, which is probably more
4800 convenient when subscribing to many groups.
4801
4802 2010-10-21 Julien Danjou <julien@danjou.info>
4803
4804 * message.texi (Message Headers): Allow message-default-headers to be a
4805 function.
4806
4807 2010-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
4808
4809 * gnus-news.texi: Mention new archive defaults.
4810
4811 2010-10-21 Katsumi Yamaoka <yamaoka@jpl.org>
4812
4813 * gnus.texi (RSS): Remove nnrss-wash-html-in-text-plain-parts.
4814
4815 2010-10-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
4816
4817 * gnus.texi (HTML): Document the function value of
4818 gnus-blocked-images.
4819 (Article Washing): shr and gnus-w3m, not the direct function names.
4820
4821 2010-10-20 Julien Danjou <julien@danjou.info>
4822
4823 * emacs-mime.texi (Flowed text): Add a note about mml-enable-flowed
4824 variable.
4825
4826 2010-10-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
4827
4828 * gnus.texi (Customizing the IMAP Connection): The port strings are
4829 strings.
4830 (Document Groups): Mention git.
4831
4832 2010-10-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
4833
4834 * gnus-coding.texi (Gnus Maintainance Guide): Update to mention Emacs
4835 bzr/Gnus git sync.
4836
4837 2010-10-15 Eli Zaretskii <eliz@gnu.org>
4838
4839 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix last
4840 change.
4841
4842 2010-10-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
4843
4844 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix up the
4845 @item syntax for in-Emacs makeinfo.
4846
4847 2010-10-13 Teodor Zlatanov <tzz@lifelogs.com>
4848
4849 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix syntax and
4850 trim sentence.
4851
4852 2010-10-12 Daiki Ueno <ueno@unixuser.org>
4853
4854 * epa.texi (Caching Passphrases):
4855 * auth.texi (GnuPG and EasyPG Assistant Configuration):
4856 Clarify some configurations require to set up gpg-agent.
4857
4858 2010-10-11 Glenn Morris <rgm@gnu.org>
4859
4860 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
4861
4862 2010-10-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
4863
4864 * gnus.texi (Spam Package Introduction): Mention `$'.
4865
4866 2010-10-09 Eli Zaretskii <eliz@gnu.org>
4867
4868 * makefile.w32-in (emacsdir): New variable.
4869 ($(infodir)/efaq, faq.dvi): Depend on emacsver.texi.
4870 (ENVADD, $(infodir)/efaq): Add -I$(emacsdir).
4871
4872 2010-10-09 Glenn Morris <rgm@gnu.org>
4873
4874 * Makefile.in (mostlyclean): Delete *.toc.
4875
4876 * Makefile.in: Use $< in rules.
4877
4878 * Makefile.in (maintainer-clean): Remove harmless, long-standing error.
4879
4880 * Makefile.in ($(infodir)): Delete rule.
4881 (mkinfodir): New. Use it in all the info rules, rather than depending
4882 on infodir.
4883
4884 2010-10-09 Glenn Morris <rgm@gnu.org>
4885
4886 * gnus.texi (Article Washing): Fix previous change.
4887
4888 * Makefile.in (emacsdir): New variable.
4889 ($(infodir)/efaq): Pass -I $(emacsdir) to makeinfo.
4890 Depend on emacsver.texi.
4891
4892 * faq.texi (VER): Replace with EMACSVER from emacsver.texi.
4893
4894 * Makefile.in (.PHONY): Declare info, dvi, pdf and the clean rules.
4895
4896 2010-10-08 Julien Danjou <julien@danjou.info>
4897
4898 * gnus.texi: Add mm-shr.
4899
4900 2010-10-08 Ludovic Courtès <ludo@gnu.org>
4901
4902 * gnus.texi (Finding the Parent, The Gnus Registry)
4903 (Registry Article Refer Method): Update docs for nnregistry.el.
4904
4905 2010-10-08 Daiki Ueno <ueno@unixuser.org>
4906
4907 * auth.texi (Help for users)
4908 (GnuPG and EasyPG Assistant Configuration): Update docs.
4909
4910 2010-10-08 Glenn Morris <rgm@gnu.org>
4911
4912 * cl.texi (Organization, Installation, Old CL Compatibility):
4913 Deprecate cl-compat for new code.
4914 (Usage, Installation): Remove outdated information.
4915
4916 * eudc.texi (CCSO PH/QI, LDAP Requirements): Remove old information.
4917
4918 2010-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
4919
4920 * gnus.texi (Gravatars): Document gnus-gravatar-too-ugly.
4921
4922 2010-10-06 Julien Danjou <julien@danjou.info>
4923
4924 * sieve.texi (Manage Sieve API): Document sieve-manage-authenticate.
4925
4926 * message.texi (PGP Compatibility): Remove reference to gpg-2comp,
4927 broken link.
4928
4929 * gnus-faq.texi (FAQ 8-3): Remove references to my.gnus.org.
4930
4931 * gnus.texi (Comparing Mail Back Ends): Remove broken link and allusion
4932 to ReiserFS.
4933
4934 * gnus-faq.texi (FAQ 5-5): Fix Flyspell URL.
4935 (FAQ 7-1): Fix getmail URL.
4936
4937 2010-10-06 Daiki Ueno <ueno@unixuser.org>
4938
4939 * epa.texi (Caching Passphrases): New section.
4940
4941 2010-10-06 Glenn Morris <rgm@gnu.org>
4942
4943 * Makefile.in (SHELL): Set it.
4944 (info): Move the mkdir dependency to the individual info files.
4945 (mostlyclean): Tidy up.
4946 (clean): Only delete the specific dvi and pdf files.
4947 (maintainer-clean): Be more restrictive in what we delete.
4948 ($(infodir)): Add parallel build workaround.
4949
4950 2010-10-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
4951
4952 * gnus.texi (Misc Article): Document gnus-widen-article-window.
4953
4954 2010-10-03 Julien Danjou <julien@danjou.info>
4955
4956 * emacs-mime.texi (Display Customization):
4957 Update mm-inline-large-images documentation and add documentation for
4958 mm-inline-large-images-proportion.
4959
4960 2010-10-03 Michael Albinus <michael.albinus@gmx.de>
4961
4962 * tramp.texi (Frequently Asked Questions):
4963 Mention remote-file-name-inhibit-cache.
4964
4965 2010-10-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
4966
4967 * gnus.texi (Splitting Mail): Fix @xref syntax.
4968 (Splitting Mail): Really fix the @ref syntax.
4969
4970 2010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
4971
4972 * gnus.texi (Splitting Mail): Mention the new fancy splitting function.
4973 (Article Hiding): Add google banner example.
4974 Suggested by Benjamin Xu.
4975
4976 2010-09-30 Teodor Zlatanov <tzz@lifelogs.com>
4977
4978 * gnus.texi (Spam Package Configuration Examples, SpamOracle):
4979 Remove nnimap-split-rule from examples.
4980
4981 2010-09-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
4982
4983 * gnus.texi (Mail Source Specifiers): Remove webmail.el mentions.
4984 (NNTP): Document nntp-server-list-active-group. Suggested by Barry
4985 Fishman.
4986 (Client-Side IMAP Splitting): Add nnimap-split-fancy.
4987
4988 2010-09-30 Julien Danjou <julien@danjou.info>
4989
4990 * gnus.texi (Gravatars): Fix documentation about
4991 gnu-gravatar-properties.
4992
4993 2010-09-29 Daiki Ueno <ueno@unixuser.org>
4994
4995 * epa.texi (Bug Reports): New section.
4996
4997 2010-09-29 Glenn Morris <rgm@gnu.org>
4998
4999 * Makefile.in (top_srcdir): Remove unused variable.
5000
5001 2010-09-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
5002
5003 * gnus.texi (Using IMAP): Remove the @acronyms from the headings.
5004 (Client-Side IMAP Splitting): Document 'default.
5005
5006 2010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
5007
5008 * gnus.texi (Customizing the IMAP Connection):
5009 Document nnimap-fetch-partial-articles.
5010
5011 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
5012
5013 * gnus-news.texi: Mention nnimap-inbox.
5014
5015 * gnus.texi (Picons): Document gnus-picon-inhibit-top-level-domains.
5016
5017 2010-09-26 Julien Danjou <julien@danjou.info>
5018
5019 * gnus.texi (Oort Gnus): Remove mention of ssl.el.
5020
5021 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
5022
5023 * gnus.texi (Security): Remove gpg.el mention.
5024
5025 2010-09-26 Andreas Seltenreich <seltenreich@gmx.de>
5026
5027 * gnus.texi (Browse Foreign Server): New variable
5028 gnus-browse-subscribe-newsgroup-method.
5029
5030 * gnus-news.texi: Mention it.
5031
5032 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
5033
5034 * gnus.texi (NoCeM): Remove.
5035 (Startup Variables): No jingle.
5036
5037 2010-09-25 Ulrich Mueller <ulm@gentoo.org>
5038
5039 * woman.texi (Interface Options): xz compression is now supported.
5040
5041 2010-09-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
5042
5043 * gnus.texi (Article Commands): Document gnus-fetch-partial-articles.
5044 (Unavailable Servers): Document gnus-server-copy-server.
5045 (Using IMAP): Document the new nnimap.
5046
5047 2010-09-25 Julien Danjou <julien@danjou.info>
5048
5049 * gnus.texi (Customizing Articles): Remove gnus-treat-translate.
5050
5051 2010-09-24 Glenn Morris <rgm@gnu.org>
5052
5053 * url.texi (Disk Caching): Tweak previous change.
5054
5055 2010-09-24 Julien Danjou <julien@danjou.info>
5056
5057 * url.texi (Disk Caching): Mention url-cache-expire-time,
5058 url-cache-expired, and url-fetch-from-cache.
5059
5060 2010-09-24 Julien Danjou <julien@danjou.info>
5061
5062 * gnus.texi: Add Gravatars.
5063
5064 2010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
5065
5066 * gnus.texi (Startup Variables): Mention gnus-use-backend-marks.
5067
5068 2010-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
5069
5070 * gnus.texi (Expunging mailboxes): Update name of the expunging
5071 command.
5072
5073 2010-09-20 Katsumi Yamaoka <yamaoka@jpl.org>
5074
5075 * emacs-mime.texi (rfc2047): Update description for
5076 rfc2047-encode-parameter.
5077
5078 2010-09-13 Michael Albinus <michael.albinus@gmx.de>
5079
5080 * tramp.texi (Inline methods): Remove "ssh1_old", "ssh2_old" and
5081 "fish" methods.
5082 (External methods): Remove "scp1_old" and "scp2_old" methods.
5083
5084 2010-09-09 Michael Albinus <michael.albinus@gmx.de>
5085
5086 * tramp.texi: Remove Japanese manual. Fix typo.
5087
5088 * trampver.texi: Update release number. Remove japanesemanual.
5089
5090 2010-09-09 Glenn Morris <rgm@gnu.org>
5091
5092 * org.texi: Restore clobbered changes (copyright years, untabify).
5093
5094 2010-09-04 Julien Danjou <julien@danjou.info> (tiny change)
5095
5096 * gnus.texi (Adaptive Scoring): Fix typo.
5097
5098 2010-09-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
5099
5100 * gnus.texi (Article Display): Document gnus-html-show-images.
5101
5102 2010-09-02 Jan Djärv <jan.h.d@swipnet.se>
5103
5104 * cl.texi (Basic Setf): Remove x-get-cut-buffer and x-get-cutbuffer.
5105
5106 2010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
5107
5108 * gnus.texi (HTML): Document gnus-max-image-proportion.
5109
5110 2010-08-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
5111
5112 * gnus.texi (HTML): Document gnus-blocked-images.
5113
5114 * message.texi (Wide Reply): Document message-prune-recipient-rules.
5115
5116 2010-08-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
5117
5118 * gnus.texi (Summary Mail Commands): Note that only the addresses from
5119 the first message are used for wide replies.
5120 (Changing Servers): Remove documentation on gnus-change-server and
5121 friends, since it's been removed.
5122
5123 2010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
5124
5125 * gnus.texi (Drafts): Mention B DEL.
5126
5127 2010-08-29 Tim Landscheidt <tim@tim-landscheidt.de> (tiny change)
5128
5129 * gnus.texi (Delayed Articles): Mention that the Date header is the
5130 original one, even if you delay.
5131
5132 2010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
5133
5134 * gnus.texi (Asynchronous Fetching):
5135 Document gnus-async-post-fetch-function.
5136 (HTML): Made into its own section.
5137
5138 2010-08-26 Michael Albinus <michael.albinus@gmx.de>
5139
5140 Sync with Tramp 2.1.19.
5141
5142 * tramp.texi (Inline methods, Default Method):
5143 Mention `tramp-inline-compress-start-size'. Remove "kludgy" phrase.
5144 Remove remark about doubled "-t" argument.
5145 (Auto-save and Backup): Remove reference to Emacs 21.
5146 (Filename Syntax): Describe port numbers.
5147 (Frequently Asked Questions): Adapt supported (X)Emacs versions. Adapt
5148 supported MS Windows versions. Remove obsolete URL. Recommend "sshx"
5149 and "scpx" for echoing shells. Use the $() syntax, texi2dvi reports
5150 errors with the backquotes.
5151 (External packages): File attributes cache flushing for asynchronous
5152 processes.
5153 (Traces and Profiles): Describe verbose level 9.
5154
5155 * trampver.texi: Update release number.
5156
5157 2010-08-23 Michael Albinus <michael.albinus@gmx.de>
5158
5159 * dbus.texi (Alternative Buses): New chapter.
5160
5161 2010-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
5162
5163 * cl.texi (Mapping over Sequences): Rename mapc => cl-mapc.
5164
5165 2010-08-09 Jay Belanger <jay.p.belanger@gmail.com>
5166
5167 * calc.texi (Customizing Calc): Rearrange description of new
5168 variables to match the presentation of other variables.
5169
5170 2010-08-08 Juanma Barranquero <lekktu@gmail.com>
5171
5172 * org.texi (Footnotes, Tables in HTML export): Fix typos.
5173
5174 2010-08-08 Jay Belanger <jay.p.belanger@gmail.com>
5175
5176 * calc.texi (Making Selections, Selecting Subformulas)
5177 (Customizing Calc): Mention how to use faces to emphasize selected
5178 sub-formulas.
5179
5180 2010-08-05 Michael Albinus <michael.albinus@gmx.de>
5181
5182 * tramp.texi (External packages): File attributes cache flushing
5183 for asynchronous processes.
5184
5185 2010-08-01 Alan Mackenzie <acm@muc.de>
5186
5187 Enhance the manual for the latest Java Mode.
5188
5189 * cc-mode.texi (Syntactic Symbols): New symbols annotation-top-cont and
5190 annotation-var-cont.
5191 (Java Symbols): Page renamed from Anonymous Class Symbol. Document the
5192 two new symbols.
5193
5194 2010-07-28 Michael Albinus <michael.albinus@gmx.de>
5195
5196 * tramp.texi (Traces and Profiles): Describe verbose level 9.
5197
5198 2010-07-27 Chong Yidong <cyd@stupidchicken.com>
5199
5200 * nxml-mode.texi (Limitations): Remove obsolete discussion (Bug#6708).
5201
5202 2010-07-19 Juanma Barranquero <lekktu@gmail.com>
5203
5204 * org.texi: Fix typo in previous change (2010-07-19T09:47:27Z!carsten.dominik@gmail.com).
5205
5206 2010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
5207
5208 * org.texi: Add macros to get plain quotes in PDF output.
5209 List additional contributors.
5210 (Capture): New section, replaces the section about remember.
5211 (Working With Source Code): New chapter, focused on documenting Org
5212 Babel.
5213 (Code evaluation security): New section.
5214 (MobileOrg): Document DropBox support.
5215 (TaskJuggler export): Document taskjuggler and Gantt chart support.
5216 (Special symbols): Show how to display UTF8 characters for entities.
5217 (Global TODO list): Clarify the use of the "M" key and the differences
5218 to the "m" key.
5219 (RSS Feeds): Mention Atom feeds as well.
5220 (Setting tags): Remove paragraph about
5221 `org-complete-tags-always-offer-all-agenda-tags'.
5222
5223 2010-07-17 Michael Albinus <michael.albinus@gmx.de>
5224
5225 * tramp.texi (Inline methods): Remove remark about doubled "-t"
5226 argument.
5227 (Frequently Asked Questions): Recommend "sshx" and "scpx" for
5228 echoing shells.
5229
5230 2010-07-10 Michael Albinus <michael.albinus@gmx.de>
5231
5232 * tramp.texi (Inline methods): Remove "kludgy" phrase.
5233 (Filename Syntax): Describe port numbers.
5234
5235 2010-07-09 Michael Albinus <michael.albinus@gmx.de>
5236
5237 * dbus.texi (Top): Introduce Index. Emphasize "nil" whereever
5238 forgotten.
5239 (Type Conversion): Precise conversion of natural numbers.
5240 (Errors and Events): Add "debugging" to concept index. Add variable
5241 `dbus-debug'.
5242
5243 2010-07-04 Michael Albinus <michael.albinus@gmx.de>
5244
5245 * dbus.texi (Receiving Method Calls): Add optional argument
5246 EMITS-SIGNAL to `dbus-register-property'.
5247
5248 2010-06-27 Alex Schroeder <alex@gnu.org>
5249
5250 * nxml-mode.texi (Commands for locating a schema): Fix typo.
5251
5252 2010-06-24 Glenn Morris <rgm@gnu.org>
5253
5254 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
5255 * dired-x.texi, ebrowse.texi, ede.texi, edt.texi, eieio.texi:
5256 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
5257 * flymake.texi, gnus.texi, info.texi, mairix-el.texi, message.texi:
5258 * newsticker.texi, org.texi, pgg.texi, rcirc.texi, reftex.texi:
5259 * remember.texi, sasl.texi, semantic.texi, ses.texi, smtpmail.texi:
5260 * speedbar.texi, tramp.texi, url.texi, viper.texi, widget.texi:
5261 * woman.texi: Start direntry descriptions in column 32, per Texinfo
5262 convention. Make them end with a period.
5263
5264 2010-06-23 Glenn Morris <rgm@gnu.org>
5265
5266 * autotype.texi, cl.texi, dired-x.texi, ebrowse.texi, ede.texi:
5267 * eieio.texi, epa.texi, faq.texi, flymake.texi, forms.texi:
5268 * gnus-faq.texi, idlwave.texi, mh-e.texi, nxml-mode.texi, org.texi:
5269 * pcl-cvs.texi, pgg.texi, reftex.texi, sasl.texi, sc.texi,
5270 * sem-user.texi, semantic.texi, sieve.texi, smtpmail.texi,
5271 * speedbar.texi, vip.texi, viper.texi, widget.texi: Untabify.
5272
5273 2010-06-10 Glenn Morris <rgm@gnu.org>
5274
5275 * idlwave.texi (Load-Path Shadows):
5276 * org.texi (Handling links): Fix typos.
5277
5278 2010-06-07 Teodor Zlatanov <tzz@lifelogs.com>
5279
5280 * gnus.texi (Interactive): Explain effect of gnus-expert-user better.
5281
5282 2010-05-26 Michael Albinus <michael.albinus@gmx.de>
5283
5284 * eshell.texi (Built-ins): Describe, how to disable a built-in command
5285 by an alias. (Bug#6226)
5286
5287 2010-05-16 Jay Belanger <jay.p.belanger@gmail.com>
5288
5289 * calc.texi (Manipulating Vectors): Mention that vectors can
5290 be used to determine bins for `calc-histogram'.
5291
5292 2010-05-13 Jay Belanger <jay.p.belanger@gmail.com>
5293
5294 * calc.texi: Remove "\turnoffactive" commands throughout.
5295
5296 2010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
5297
5298 * url.texi (HTTP language/coding, Customization):
5299 * message.texi (Header Commands, Responses):
5300 * cl.texi (Argument Lists): Fix typos.
5301
5302 2010-05-08 Chong Yidong <cyd@stupidchicken.com>
5303
5304 * ede.texi (EDE Mode): Refer to init file rather than `.emacs'.
5305 Note that Development menu is always available.
5306 (Creating a project): Fix terminology.
5307 (Add/Remove files): Fix typo.
5308
5309 2010-05-07 Chong Yidong <cyd@stupidchicken.com>
5310
5311 * Version 23.2 released.
5312
5313 2010-05-01 Daniel E. Doherty <ddoherty03@gmail.com> (tiny change)
5314
5315 * calc.texi (Tutorial): Use "^{\prime}" to indicate primes.
5316
5317 2010-05-01 Michael Albinus <michael.albinus@gmx.de>
5318
5319 * tramp.texi (Inline methods, Default Method):
5320 Mention `tramp-inline-compress-start-size'.
5321
5322 2010-04-18 Teodor Zlatanov <tzz@lifelogs.com>
5323
5324 * gnus.texi (Gnus Versions, Oort Gnus): Mention the Git repo instead of
5325 the CVS repo. Put the Git repo in the news section.
5326
5327 * gnus-coding.texi (Gnus Maintainance Guide): Fix title typo.
5328 Removed some mentions of CVS. Mention the new Git repo.
5329
5330 2010-04-18 Andreas Seltenreich <seltenreich@gmx.de>
5331
5332 * gnus.texi (Score File Format): Fix typo. Reported by Štěpán Němec.
5333 (Mail Group Commands): Add index entry.
5334
5335 2010-04-18 Glenn Morris <rgm@gnu.org>
5336
5337 * info.texi (Search Index): Mention Emacs's Info-virtual-index.
5338
5339 2010-04-18 Jay Belanger <jay.p.belanger@gmail.com>
5340
5341 * calc.texi (Radix modes): Mention that the option prefix will
5342 turn on twos-complement mode.
5343 (Inverse and Hyperbolic Flags): Mention the Option flag.
5344
5345 2010-04-15 Carsten Dominik <carsten.dominik@gmail.com>
5346
5347 * org.texi (LaTeX and PDF export): Add a footnote about xetex.
5348 (LaTeX/PDF export commands): Rename and Move section.
5349 (Sectioning structure): Update.
5350 (References): New use case for field coordinates.
5351 (The export dispatcher): Rename from ASCII export.
5352 (Setting up the staging area): Document the availability of
5353 encryption for MobileOrg.
5354 (Images and tables): Document how to reference labels.
5355 (Index entries): New section.
5356 (Generating an index): New section.
5357 (Column width and alignment): Document that <N> now
5358 means a fixed width, not a maximum width.
5359 (Publishing options): Document the :email option.
5360 (Beamer class export): Fix bug in the BEAMER example.
5361 (Refiling notes): Document refile logging.
5362 (In-buffer settings): Document refile logging keywords.
5363 (Drawers): Document `C-c C-z' command.
5364 (Agenda commands): Mention the alternative key `C-c C-z'.
5365 (Special properties): Document the BLOCKED property.
5366 (The spreadsheet): Mention the formula editor.
5367 (References): Document field coordinates.
5368 (Publishing action): Correct the documentation for the
5369 publishing function.
5370 (The date/time prompt): Document that we accept dates
5371 like month/day/year.
5372 (Cooperation): Document the changes in table.el support.
5373 (Faces for TODO keywords, Faces for TODO keywords)
5374 (Priorities): Document the easy colors.
5375 (Visibility cycling): Document the new double prefix
5376 arg for `org-reveal'.
5377 (Cooperation): Remember.el is part of Emacs.
5378 (Clean view): Mention that `wrap-prefix' is also set by
5379 org-indent-mode.
5380 (Agenda commands): Add information about prefix args to
5381 scheduling and deadline commands.
5382 (Search view): Point to the docstring of
5383 `org-search-view' for more details.
5384 (Agenda commands): Document that `>' prompts for a date.
5385 (Setting tags): Document variable
5386 org-complete-tags-always-offer-all-agenda-tags.
5387 (Column attributes): Cross-reference special properties.
5388
5389 2010-04-10 Michael Albinus <michael.albinus@gmx.de>
5390
5391 Synchronize with Tramp repository.
5392
5393 * tramp.texi (Auto-save and Backup): Remove reference to Emacs 21.
5394 (Frequently Asked Questions): Adapt supported (X)Emacs versions.
5395 Adapt supported MS Windows versions. Remove obsolete URL. Use the $()
5396 syntax, texi2dvi reports errors with the backquotes.
5397
5398 * trampver.texi: Update release number.
5399
5400 2010-04-01 Teodor Zlatanov <tzz@lifelogs.com>
5401
5402 * gnus.texi (Finding the News): Add pointers to the Server buffer
5403 because it's essential.
5404
5405 2010-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
5406
5407 * gnus.texi (MIME Commands): Update description of
5408 gnus-article-browse-html-article.
5409
5410 2010-03-27 Teodor Zlatanov <tzz@lifelogs.com>
5411
5412 * auth.texi (Secret Service API): Add TODO node.
5413 (Help for users): Explain the new source options for `auth-sources'.
5414
5415 2010-03-24 Michael Albinus <michael.albinus@gmx.de>
5416
5417 * trampver.texi: Update release number.
5418
5419 2010-03-10 Chong Yidong <cyd@stupidchicken.com>
5420
5421 * Branch for 23.2.
5422
5423 2010-03-03 Chong Yidong <cyd@stupidchicken.com>
5424
5425 * faq.texi (Escape sequences in shell output): Note that ansi-color is
5426 now enabled by default.
5427
5428 2010-02-28 Michael Albinus <michael.albinus@gmx.de>
5429
5430 * dbus.texi (Errors and Events): D-Bus messages are retrieved only,
5431 when Emacs runs in interactive mode. (Bug#5645)
5432
5433 2010-02-16 Glenn Morris <rgm@gnu.org>
5434
5435 * nxml-mode.texi (Commands for locating a schema): Fix keybinding.
5436
5437 2010-02-05 Mark A. Hershberger <mah@everybody.org>
5438
5439 * ede.texi, eieio.texi, semantic.texi: Use standard direntry format.
5440
5441 2010-01-21 Katsumi Yamaoka <yamaoka@jpl.org>
5442
5443 * gnus.texi (Score File Format): Fix typo.
5444
5445 2010-01-19 Mark A. Hershberger <mah@everybody.org>
5446
5447 * cc-mode.texi: Replace references to obsolete c-subword-mode.
5448
5449 2010-01-18 Juanma Barranquero <lekktu@gmail.com>
5450
5451 * ada-mode.texi (Project File Overview): Fix typo.
5452
5453 2010-01-17 Chong Yidong <cyd@stupidchicken.com>
5454
5455 * semantic.texi: Add Richard Y. Kim credit.
5456
5457 * eieio.texi (Making New Objects): Fix typo (Bug#5406).
5458
5459 2010-01-17 Michael Albinus <michael.albinus@gmx.de>
5460
5461 * tramp.texi (Frequently Asked Questions): Add GNU Emacs 23 and
5462 SXEmacs 22 to the supported systems. New item for hung ssh sessions.
5463
5464 2010-01-17 Glenn Morris <rgm@gnu.org>
5465
5466 * calc.texi (Reporting Bugs): Don't mention format of repository.
5467
5468 * woman.texi (Bugs): Make "Emacs repository" less specific,
5469 and the URL for same more specific.
5470
5471 * faq.texi (Latest version of Emacs): The repository is now Bazaar.
5472
5473 2010-01-17 Juanma Barranquero <lekktu@gmail.com>
5474
5475 * ede.texi (ede-step-project, ede-proj-target):
5476 * tramp.texi (Remote processes): Fix typos.
5477
5478 2010-01-16 Mario Lang <mlang@delysid.org>
5479
5480 * ede.texi (ede-target):
5481 * org.texi (Refiling notes): Remove duplicated words.
5482
5483 2010-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
5484
5485 * gnus.texi (Posting Styles): Use with-current-buffer.
5486 * calc.texi (Defining Simple Commands): Prefer save-current-buffer.
5487
5488 2010-01-02 Kevin Ryde <user42@zip.com.au>
5489
5490 * eieio.texi (Naming Conventions): Correction to xref on elisp
5491 coding conventions, is "Tips" node not "Standards".
5492
5493 2009-12-24 Chong Yidong <cyd@stupidchicken.com>
5494
5495 * calc.texi (General Mode Commands): Calc file should be in .emacs.d.
5496
5497 * faq.texi (New in Emacs 22): Max buffer size is now 512 MB.
5498
5499 2009-12-18 Katsumi Yamaoka <yamaoka@jpl.org>
5500
5501 * gnus.texi (Direct Functions): Add missing port number to tls method.
5502
5503 2009-12-15 Juanma Barranquero <lekktu@gmail.com>
5504
5505 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add edt.
5506 ($(infodir)/edt, edt.dvi): New targets.
5507
5508 2009-12-15 Glenn Morris <rgm@gnu.org>
5509
5510 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add edt.
5511 (edt, $(infodir)/edt, edt.dvi): New targets.
5512 * edt.texi: New file (etc/edt-user.doc converted to Texinfo).
5513
5514 * Makefile.in (PDF_TARGETS, pdf): New.
5515 (clean): Add *.pdf.
5516 Add pdf rules for all manuals.
5517
5518 2009-12-15 Jay Belanger <jay.p.belanger@gmail.com>
5519
5520 * calc.texi (Radix Modes): Clarify two's complement notation.
5521
5522 2009-12-14 Chong Yidong <cyd@stupidchicken.com>
5523
5524 * sem-user.texi (Semantic mode, Idle Scheduler, Smart Completion)
5525 (Smart Jump, Analyzer Debug): Copyedits.
5526 (Semantic mode user commands): Link to new nodes.
5527 (Speedbar, SymRef, MRU Bookmarks, Sticky Func Mode)
5528 (Highlight Func Mode, Tag Decoration Mode): New nodes, from the
5529 upstream Semantic manual.
5530
5531 * semantic.texi (Introduction): Minor fix to diagram.
5532
5533 2009-12-09 Michael Albinus <michael.albinus@gmx.de>
5534
5535 * eshell.texi (History): Add the other built-in variables.
5536 (Built-ins): Explain built-ins, and how to apply the external commands.
5537 Add `history', `su' and `sudo'.
5538
5539 * tramp.texi (Remote processes): Add missing <RET> in the example.
5540
5541 2009-12-01 Bill Wohler <wohler@newt.com>
5542
5543 * mh-e.texi (Searching): Use mh vfolder_format and fix typo in database
5544 path for mairix example. Specify -q in namazu example since namazu is
5545 excessively garrulous.
5546
5547 2009-11-29 Michael Albinus <michael.albinus@gmx.de>
5548
5549 * tramp.texi (Remote processes): Improve eshell example with "su"
5550 and "sudo" commands.
5551
5552 2009-11-28 Chong Yidong <cyd@stupidchicken.com>
5553
5554 * semantic.texi (Analyzer Internals): Rename from Analyzer.
5555
5556 * sem-user.texi (Semantic mode user commands): Fix key syntax.
5557 Document semantic-complete-analyze-inline.
5558 (Semanticdb search debugging commands): Minor clarification.
5559 (Analyzer, Smart Completion, Smart Summary, Smart Jump)
5560 (Analyzer Debug): New nodes, adapted from the upstream Semantic user
5561 manual.
5562 (Semantic mode): Link to Idle Scheduler.
5563
5564 2009-11-28 Kevin Ryde <user42@zip.com.au>
5565
5566 * cl.texi (Porting Common Lisp): Update EIEIO dead ftp link to a
5567 @pxref, now EIEIO is in Emacs.
5568
5569 * erc.texi (Development): Correction to git tutorial url.
5570
5571 2009-11-26 Glenn Morris <rgm@gnu.org>
5572
5573 * faq.texi (Latest version of Emacs): Mention stability of development
5574 version.
5575 (Problems with very large files): Max buffer size increase in 23.2.
5576 (VM): VM has moved house again.
5577
5578 2009-11-22 Jay Belanger <jay.p.belanger@gmail.com>
5579
5580 * calc.texi (Radix modes): Discuss alternate bases for two's complement
5581 notations.
5582
5583 2009-11-20 Carsten Dominik <dominik@u016822.science.uva.nl>
5584
5585 * org.texi (Column attributes): Fix documentation of new operators.
5586
5587 2009-11-20 Chong Yidong <cyd@stupidchicken.com>
5588
5589 * sem-user.texi (Semanticdb Search Configuration): Rearrange nodes.
5590 (Search Throttle, Semanticdb Roots, Include paths, Idle Scheduler)
5591 (Idle Completions Mode): Numerous copyedits.
5592
5593 2009-11-17 Juanma Barranquero <lekktu@gmail.com>
5594
5595 * semantic.texi (Semantic Internals, Glossary):
5596 * sem-user.texi (Semantic mode, Include paths, Idle Scheduler)
5597 (Semanticdb search debugging commands): Fix typos.
5598
5599 2009-11-16 Jay Belanger <jay.p.belanger@gmail.com>
5600
5601 * calc.texi (Radix modes): Mention twos-complement notation.
5602
5603 2009-11-16 Juanma Barranquero <lekktu@gmail.com>
5604
5605 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add semantic.
5606 ($(infodir)/semantic, semantic.dvi): New targets.
5607
5608 2009-11-16 Chong Yidong <cyd@stupidchicken.com>
5609
5610 * Makefile.in: Build the Semantic manual.
5611
5612 * semantic.texi, sem-user.texi: New files, adapted from the Semantic
5613 repository.
5614
5615 2009-11-16 Michael Albinus <michael.albinus@gmx.de>
5616
5617 * dbus.texi (Receiving Method Calls): New defun
5618 `dbus-unregister-service'.
5619
5620 2009-11-15 Carsten Dominik <carsten.dominik@gmail.com>
5621
5622 * org.texi (Speed keys): New section.
5623
5624 2009-11-13 Michael Albinus <michael.albinus@gmx.de>
5625
5626 * dbus.texi (Type Conversion): Fix typo.
5627 (Asynchronous Methods): Rename `dbus-registered-functions-table' to
5628 `dbus-registered-objects-table'.
5629 (Receiving Method Calls): New defun `dbus-register-property'.
5630 Move `dbus-unregister-object' here.
5631
5632 2009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
5633
5634 * org.texi: Removed @Ie, @ie, @Eg, @eg macros.
5635
5636 2009-11-13 James TD Smith <ahktenzero@mohorovi.cc>
5637
5638 * org.texi (Column attributes): Add the new age summary operators.
5639 Also, mention the fact you can only use one summary operator per
5640 property.
5641
5642 2009-11-13 John Wiegley <johnw@newartisans.com>
5643
5644 * org.texi (Tracking your habits): Add a new section in the
5645 manual about how to track habits.
5646 (Resolving idle time): Add a section on how idle and
5647 dangling clocks are resolved.
5648
5649 2009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
5650
5651 * org.texi (Agenda commands): Document the new `i' command.
5652 (Inserting deadline/schedule): Document logging changes
5653 of scheduling and deadline times stamps.
5654 (In-buffer settings): Document the in-buffer keywords for logging
5655 changes of scheduling and deadline times stamps.
5656 (Structure editing, Plain lists): Document indentation
5657 cycling in empty entries with TAB.
5658 (Archiving): Document the default archiving command.
5659 (Moving subtrees): Document the new keys for archiving.
5660 (Internal archiving): Fix incorrect key.
5661 (Agenda commands): Document the TODO set switching commands.
5662 (Agenda commands): Document the new archiving keys.
5663 (Clocking work time): Better description on how to save
5664 and restore a clock.
5665 (Resolving idle time): Mention the x11idle program to get true
5666 idleness also under X11.
5667 (Resolving idle time): Use @kbd instead of @key for normal
5668 letters, because this is how he rest of the manual does this.
5669 (Pushing to MobileOrg): Mention that `org-directory'
5670 should be set.
5671 (Agenda commands): Document that SPC is a filter for
5672 any tag.
5673 (Search view): Rename from "Keyword search".
5674 (Capure): New chapter.
5675 (Markup): New chapter.
5676 (Links in HTML export, Images in HTML export):
5677 Extend the section titles.
5678 (Images in HTML export): Document the align option.
5679 (Text areas in HTML export): Extend the section title.
5680 (Images in LaTeX export): Explain image placement in LaTeX.
5681
5682 2009-11-10 Glenn Morris <rgm@gnu.org>
5683
5684 * sc.texi (Hints to MUA Authors): MUA should do any decoding.
5685
5686 2009-11-08 Michael Albinus <michael.albinus@gmx.de>
5687
5688 * tramp.texi (Auto-save and Backup): Disable backups just for a
5689 method.
5690
5691 * trampver.texi: Update release number.
5692
5693 2009-11-07 Michael Albinus <michael.albinus@gmx.de>
5694
5695 Sync with Tramp 2.1.17.
5696
5697 * trampver.texi: Update release number.
5698
5699 2009-10-29 Glenn Morris <rgm@gnu.org>
5700
5701 * texinfo.tex: Update to version 2009-08-14.15 from ftp://tug.org/tex/.
5702
5703 2009-10-23 Michael Albinus <michael.albinus@gmx.de>
5704
5705 * tramp.texi (External methods): Temporary files are kept for
5706 `rsync' and `rsyncc' methods.
5707
5708 2009-10-09 Juanma Barranquero <lekktu@gmail.com>
5709
5710 * eieio.texi: Fix typos.
5711
5712 2009-10-07 Chong Yidong <cyd@stupidchicken.com>
5713
5714 * cl.texi (Argument Lists): Clarify explicit keyword arguments.
5715
5716 2009-10-07 Juanma Barranquero <lekktu@gmail.com>
5717
5718 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add eieio, ede.
5719 ($(infodir)/eieio, eieio.dvi, $(infodir)/ede, ede.dvi): New targets.
5720
5721 2009-10-07 Chong Yidong <cyd@stupidchicken.com>
5722
5723 * Makefile.in: Build EIEIO and EDE manuals.
5724
5725 2009-10-07 Eric Ludlam <zappo@gnu.org>
5726
5727 * eieio.texi:
5728 * ede.texi: New files.
5729
5730 2009-10-05 Michael Albinus <michael.albinus@gmx.de>
5731
5732 * tramp.texi (Remote processes): Association of a pty is not supported.
5733
5734 2009-10-01 Carsten Dominik <carsten.dominik@gmail.com>
5735
5736 * org.texi (Pushing to MobileOrg): Document `org-mobile-files'.
5737 (Processing LaTeX fragments): Document that the size of images can be
5738 changes using the variable `org-format-latex-options'.
5739 (The date/time prompt, Timestamps): Be more accurate over ISO format
5740 dates and times.
5741 (Visibility cycling): Document showeverything keyword.
5742 (In-buffer settings): Document showeverything keyword.
5743 (Setting up the staging area): Fix the example.
5744 (MobileOrg): New section.
5745 (Agenda commands, Exporting Agenda Views): Document exporting the
5746 agenda view to Org files.
5747
5748 2009-09-28 Michael Albinus <michael.albinus@gmx.de>
5749
5750 * tramp.texi (History): Add IMAP support.
5751 (External methods): Add `imap' and `imaps' methods.
5752 (GVFS based methods): Add indices for `davs'.
5753 (Password handling): Rename anchors. Add IMAP entries for
5754 ~/.authinfo.gpg.
5755
5756 * trampver.texi: Set default value of `emacsimap'.
5757
5758 2009-09-22 Daiki Ueno <ueno@unixuser.org>
5759
5760 * gnus.texi (Security): Document mm-sign-option and mm-encrypt-option.
5761
5762 2009-09-13 Chong Yidong <cyd@stupidchicken.com>
5763
5764 * dired-x.texi (Technical Details):
5765 Delete dired-up-directory (Bug#4292).
5766
5767 2009-09-03 Michael Albinus <michael.albinus@gmx.de>
5768
5769 * tramp.texi (Frequently Asked Questions): New item for emacsclient.
5770
5771 2009-09-02 Carsten Dominik <carsten.dominik@gmail.com>
5772
5773 * org.texi (Effort estimates): Document new effort setting commands.
5774 (Agenda commands): Document the new keys fro agenda time motion.
5775 Document entry text mode. Improve documentation of the keys to include
5776 inactive time stamps into the agenda view.
5777 (Feedback): Document the new bug report command.
5778 (Structure editing): Add an index entry for the sorting of subtrees.
5779
5780 2009-09-02 Teodor Zlatanov <tzz@lifelogs.com>
5781
5782 * auth.texi (Help for users): Corrected markup.
5783
5784 2009-09-02 Glenn Morris <rgm@gnu.org>
5785
5786 * emacs-mime.texi (time-date): Mention float-time.
5787
5788 2009-08-30 Jay Belanger <jay.p.belanger@gmail.com>
5789
5790 * calc.texi (Simplifying Formulas): Improve the wording.
5791
5792 2009-08-29 Teodor Zlatanov <tzz@lifelogs.com>
5793
5794 * auth.texi: Rewritten for coverage and clarity.
5795
5796 2009-08-29 Katsumi Yamaoka <yamaoka@jpl.org>
5797
5798 * gnus.texi (Expiring Mail):
5799 Mention gnus-mark-copied-or-moved-articles-as-expirable.
5800 (Various Various): Mention gnus-safe-html-newsgroups.
5801
5802 * gnus-news.texi: Mention
5803 gnus-mark-copied-or-moved-articles-as-expirable.
5804
5805 * emacs-mime.texi (Display Customization): Add xref to
5806 gnus-safe-html-newsgroups.
5807
5808 2009-08-28 Michael Albinus <michael.albinus@gmx.de>
5809
5810 * tramp.texi (Version Control): Remove.
5811 (Obtaining Tramp): Update cvs checkout command. Remove nightly tarballs
5812 reference.
5813 (External methods): Correct `scpc' concept index entries. New method
5814 `rsyncc'.
5815 (External packages): New subsections "Filename completion" and "File
5816 attributes cache".
5817
5818 2009-08-27 Jay Belanger <jay.p.belanger@gmail.com>
5819
5820 * calc.texi (Rewrite Rules): Improve the example.
5821 (Simplifying Formulas): Explain use of the I and H flags for
5822 simplification.
5823
5824 2009-08-25 Michael Albinus <michael.albinus@gmx.de>
5825
5826 * dbus.texi (Bus names): Add optional parameter TIMEOUT to dbus-ping.
5827 Describe autostart behavior of dbus-ping.
5828 (Synchronous Methods, Asynchronous Methods): Use English numeric format
5829 for timeout values.
5830 (Top): Remove footnote saying D-Bus is not enabled by
5831 default. (Bug#4256)
5832
5833 2009-08-23 Daiki Ueno <ueno@unixuser.org>
5834
5835 * epa.texi (Quick start): Don't refer to nonexistent epa-mode.
5836 Reported by Jari Aalto (Bug#4211).
5837 (Mail-mode integration): Mention epa-mail-mode and
5838 epa-global-mail-mode.
5839 (Encrypting/decrypting *.gpg files): Don't refer to nonexistent
5840 epa-setup.
5841
5842 2009-08-16 Michael Albinus <michael.albinus@gmx.de>
5843
5844 * dbus.texi (Asynchronous Methods): Allow nil handler.
5845
5846 2009-08-15 Michael Kifer <kifer@cs.stonybrook.edu>
5847
5848 * ediff.texi (ediff-current-file): Add information about this new function.
5849
5850 * viper.texi: Add information about C-s in viper's search command.
5851
5852 2009-08-09 Colin Williams <lackita@gmail.com> (tiny change)
5853
5854 * calc.texi (Date Forms): Fix typos.
5855
5856 2009-08-08 Glenn Morris <rgm@gnu.org>
5857
5858 * org.texi (Agenda commands): Restore clobbered change.
5859
5860 2009-08-07 Eli Zaretskii <eliz@gnu.org>
5861
5862 * calc.texi (Graphics, Devices): Update with the peculiarities of
5863 operation on MS-Windows.
5864
5865 2009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
5866
5867 * org.texi (Publishing action): Improve documentation of file
5868 names when publishing to the source directory.
5869 (Clean view): Document `org-indent-mode'.
5870 (Clocking work time): Add documentation for the
5871 new :timetamp option when creating a clock report.
5872 (Paragraphs): Fix many typos.
5873 (Plain lists): Remove duplicate explanation about the
5874 `C-c *' command.
5875 (Literal examples): Update to reflect the new behavior
5876 of the -n -r -k switches when exporting source code examples.
5877 (Structure editing): Add information about `C-c *',
5878 converting a plain list into a list of Org items.
5879 (Remember): Small rephrasing of the paragraph
5880 describing remember.el. Also mentioned that remember.el is part
5881 of Emacs 23, not Emacs 22.
5882 (Clocking work time): Add documentation about
5883 displaying the current clocking time against the effort estimate.
5884 Also add a footnote about using `org-clock-in-prepare-hook' to add
5885 an effort estimate on the fly, just before clocking it.
5886 (Footnotes): Document automatic renumbering and
5887 sorting.
5888 (Agenda commands): Document new bulk commands.
5889 (Plain lists): Document new behavior of
5890 `org-cycle-include-plain-lists'.
5891 Hyphenation only in TeX.
5892 (Clocking work time): Document the key to update effort
5893 estimates.
5894 (Clocking work time): Document the clock time display.
5895 (Structure editing, TODO basics): Document new
5896 variables.
5897 (Column attributes): Document new colciew operators.
5898 (Publishing options): Document :xml-declaration.
5899 (Tracking TODO state changes): Document the
5900 LOG_INTO_DRAWER property.
5901 (Literal examples): Document the new implementation for
5902 editing source code.
5903 (Publishing action): Mention the new publishing
5904 function, to publish an Org source file.
5905 (Publishing links): Mention how to link to an Org source file.
5906 (Macro replacement): Document new macros.
5907 (Handling links): Document type-specific completion
5908 when inserting links.
5909 (Structure editing, Plain lists): Improve documentation
5910 on sorting.
5911 (Internal links): Document custom ids for links.
5912 (Handling links): Document custom ids for links.
5913 (CSS support): Document new class.
5914 (Refiling notes): Document the possibility to create new nodes
5915 during refiling.
5916 (Agenda commands): Document the "?" operator to find
5917 tasks without effort setting.
5918 (Exporting agenda information): Section moved.
5919 (RSS Feeds): New section.
5920 (Built-in table editor): Document M-e and M-a navigate
5921 inside table field.
5922 (Stuck projects): Docment that projects identified as
5923 un-stuck will still be searchd for stuck sub-projects.
5924 (Paragraphs): Document centering.
5925 (Creating timestamps, Agenda commands): Document new
5926 behavior when changing time stamps.
5927 (Structure editing): Document the new command
5928 `org-clone-subtree-with-time-shift'.
5929 (Publishing): Refresh this chapter.
5930 (Export options, Export options, In-buffer settings):
5931 Document the new keywords.
5932 (Matching tags and properties): Collect all
5933 documentation about tags/property matches here.
5934 (Setting tags): Document `org-tag-persistent-alist'.
5935 (Weekly/daily agenda): New section.
5936 (Orgstruct mode): Describe `orgstruct++-mode'.
5937 (Drawers): Mention the LOGBOOK drawer.
5938 (Export options, Sectioning structure): Document the
5939 #+LEATEX_HEADER in-buffer setting.
5940 (Bugs): Section removed.
5941 (Hooks): New section.
5942 (Add-on packages): Move here from old location.
5943 (Context-sensitive commands): New section.
5944 (Setting tags): Document newline option.
5945 (Global TODO list, Matching tags and properties):
5946 Mention more variables.
5947 (Checkboxes): Update to changed command behavior.
5948
5949 2009-08-02 Eric Yu <sucode@gmail.com> (tiny change)
5950
5951 * speedbar.texi (Basic Key Bindings): Fix typo.
5952
5953 2009-07-30 Jay Belanger <jay.p.belanger@gmail.com>
5954
5955 * calc.texi (Vector/Matrix Functions): Add index entries for both
5956 "v" and "V" key bindings. Mention that `calc-matrix-brackets' only
5957 affects matrices with more than one row.
5958 (Help Commands): Add index entries for "prefix ?" key bindings.
5959
5960 2009-07-29 Jay Belanger <jay.p.belanger@gmail.com>
5961
5962 * calc.texi (Stack Manipulation Commands): Add documentation for
5963 `calc-transpose-lines'.
5964
5965 2009-07-27 Michael Albinus <michael.albinus@gmx.de>
5966
5967 * dbus.texi (Receiving Method Calls): Describe special return value
5968 `:ignore'.
5969
5970 2009-07-24 Alan Mackenzie <acm@muc.de>
5971
5972 * cc-mode.texi (Config Basics, File Styles): Document that at mode
5973 initialization, any individual variable setting now takes precedence
5974 over one done via c-file-style/c-file-offsets.
5975
5976 2009-07-21 Jay Belanger <jay.p.belanger@gmail.com>
5977
5978 * calc.texi (Undoing Mistakes): Mention that the undo list will be
5979 truncated when Calc is quit.
5980 (Customizing Calc): Document `calc-undo-length'.
5981
5982 2009-07-20 Chong Yidong <cyd@stupidchicken.com>
5983
5984 * calc.texi (About This Manual): Don't mention chapter numbers in text.
5985
5986 2009-07-11 Kevin Ryde <user42@zip.com.au>
5987
5988 * pcl-cvs.texi (About PCL-CVS):
5989 * widget.texi (Basic Types):
5990 Fix cross-references.
5991
5992 2009-07-01 Andreas Schwab <aschwab@redhat.com>
5993
5994 * dbus.texi (Type Conversion): Don't use literal control character.
5995
5996 2009-07-01 Michael Albinus <michael.albinus@gmx.de>
5997
5998 * tramp.texi (GVFS based methods): New section.
5999 (Remote processes): Processes for GVFS based methods run locally.
6000
6001 2009-06-30 Michael Albinus <michael.albinus@gmx.de>
6002
6003 * tramp.texi (Inline methods, External methods, Gateway methods):
6004 Avoid the words "kludge" and hack".
6005 (External methods): Add `synce' method.
6006
6007 * trampver.texi: Update release number.
6008
6009 2009-06-22 Michael Albinus <michael.albinus@gmx.de>
6010
6011 Sync with Tramp 2.1.16.
6012
6013 * tramp.texi (History): Add GVFS support.
6014 (External methods): Precise `rsync' description. Add `dav', `davs' and
6015 `obex' methods. Add 'tramp-gvfs-methods' option.
6016 (Multi-hops): Cells of `tramp-default-proxies-alist' can also be Lisp
6017 forms.
6018 (Remote Programs): Introduce `tramp-own-remote-path'.
6019 (Remote processes): New subsection "Running remote programs that create
6020 local X11 windows".
6021 (Frequently Asked Questions): Improve code for disabling vc.
6022
6023 * trampver.texi: Update release number. Set default value of
6024 `emacsgvfs'.
6025
6026 2009-06-21 Chong Yidong <cyd@stupidchicken.com>
6027
6028 * Branch for 23.1.
6029
6030 2009-06-17 Glenn Morris <rgm@gnu.org>
6031
6032 * faq.texi (Obtaining the FAQ): Add reference to Savannah.
6033 (Latest version of Emacs): Mention source code repository.
6034
6035 2009-06-16 Glenn Morris <rgm@gnu.org>
6036
6037 * faq.texi (Top): Language tweak.
6038 (Extended commands): Most people have arrow keys.
6039 (Emacs manual): Say how to follow info links.
6040 (File-name conventions): Change title a bit. Explain about source
6041 versus installed. Condense etc description.
6042 (Guidelines for newsgroup postings): Mention Savannah list page.
6043 (Newsgroup archives): Simplify.
6044 (Contacting the FSF): Add contact URL.
6045 (Emacs Lisp documentation): Printed version not always available.
6046 (Installing Texinfo documentation): Explain how by hand installation is
6047 not normally needed. Use add-to-list. Remove duplicate reference.
6048 (Informational files for Emacs): Move info on Help menu here from
6049 "File-name conventions".
6050 (Help installing Emacs): Tweak uref.
6051 (Obtaining the FAQ): Mention repository.
6052 (Origin of the term Emacs): Explain "ITS".
6053 (Changing load-path): Use add-to-list.
6054 (Automatic indentation): Clarify this is for Text mode.
6055 Don't mention Indented Text mode.
6056 (Finding Emacs on the Internet): The FSF does not seem to offer a
6057 deluxe distribution on CD anymore.
6058
6059 2009-06-16 Glenn Morris <rgm@gnu.org>
6060
6061 * faq.texi (Top): Mention which Emacs version this FAQ is about.
6062 Recommend the latest release. Mention how to get older FAQs.
6063 Recommend the Emacs manual.
6064 (Guidelines for newsgroup postings): Discourage cross-posts.
6065 (Underlining paragraphs): Remove.
6066 (Editing MS-DOS files): Remove pre-Emacs 20 information.
6067 (Bugs and problems): Update key-binding.
6068 (Problems with very large files): Mention 64-bit.
6069 (Shell process exits abnormally): Remove.
6070 (Problems with Shell Mode): Rename and update.
6071 (Spontaneous entry into isearch-mode)
6072 (Problems talking to certain hosts): Remove. This is old information,
6073 in etc/PROBLEMS if needed.
6074 (Emacs takes a long time to visit files, Updating Emacs): Remove.
6075 (Dired claims that no file is on this line): Update.
6076 (Installing Emacs, Problems building Emacs): Simplify.
6077 (Emacs for MS-DOS): Refer to msdos/INSTALL rather than duplicating
6078 information.
6079 (Emacs for MS-Windows): Rename from "Emacs for Windows". Simplify.
6080 (Emacs for Mac OS X): Rename from "Emacs for Apple computers".
6081 (JDEE): "JDEE", not "JDE".
6082 (Handling C-s and C-q with flow control, Binding C-s and C-q):
6083 Remove. This is old information, in etc/PROBLEMS if needed.
6084 (stty and Backspace key, Kanji and Chinese characters): Remove.
6085 (Right-to-left alphabets): Update section.
6086 (Changing the included text prefix): Gnus uses message-yank-prefix.
6087 Add cross-reference to Supercite manual.
6088 (Saving a copy of outgoing mail): Simplify output file description.
6089 (Expanding aliases when sending mail): Refer to Emacs manual.
6090 Remove old info about RFC822.
6091 Correct description of how to rebuild aliases.
6092 (Rmail writes to /var/spool/mail): Update location from /usr/spool/mail.
6093 (MIME with Emacs mail packages)
6094 (Viewing articles with embedded underlining)
6095 (Saving a multi-part Gnus posting, Gnus hangs for a long time):
6096 Remove old sections.
6097 (Killing based on nonstandard headers): Remove. Scoring is preferable,
6098 and is well-documented in the Gnus manual.
6099 (Reading news with Emacs): Merge "Learning more about Gnus" into here.
6100 (Making Gnus faster): Rename from "Starting Gnus faster".
6101 Merge "Catch-up is slow in Gnus" into here.
6102
6103 2009-06-14 Glenn Morris <rgm@gnu.org>
6104
6105 * faq.texi (Status of Emacs): Re-order with most recent releases first.
6106 (New in Emacs 23): New section.
6107 (Handling C-s and C-q with flow control): Add xref.
6108
6109 2009-06-13 Glenn Morris <rgm@gnu.org>
6110
6111 * faq.texi (Setting up a customization file): Grammar fix.
6112 Customize is no longer "new".
6113 (Displaying the current line or column): Line-number mode is on by
6114 default. Don't mention `column' package. Mention linum.el.
6115 (Turning on abbrevs by default): Explain how to do it for buffers,
6116 modes, and everywhere.
6117 (Associating modes with files): Use add-to-list. Don't mention Emacs
6118 19.
6119 (Highlighting a region): On by default since 23.1.
6120 (Replacing highlighted text): Update doc quote.
6121 (Working with unprintable characters): Don't mention search-quote-char.
6122 (Using an already running Emacs process): Gnuclient is probably not an
6123 enhancement these days.
6124 (Indenting switch statements): Remove mention of pre-Emacs 20.
6125 (Horizontal scrolling): Abbreviate Emacs 20 description.
6126 (Replacing text across multiple files): Fix name of dired command.
6127 (Disabling backups): Use require not load.
6128 (Learning more about Gnus): Add cross-refs to Gnus manual and FAQ.
6129
6130 2009-06-13 Bill Wohler <wohler@newt.com>
6131
6132 Release MH-E manual version 8.2.
6133
6134 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
6135 release 8.2.
6136
6137 2009-06-13 Glenn Morris <rgm@gnu.org>
6138
6139 * faq.texi: Remove the term "on-line" (meaning "Info") throughout, since
6140 in this day and age the common meaning is "on the web".
6141 (copying): Use @copyright in all cases.
6142 (Basic keys): Remove reference to deleted manual node "Text Characters".
6143 (File-name conventions): Use GNU as an example rather than SERVICE.
6144 default.el lives in site-lisp. Update Info directory location.
6145 (Real meaning of copyleft): GPL actions have been brought, but all
6146 settled out of court.
6147 (Guidelines for newsgroup postings): Shorten section title.
6148 Simplify comp.emacs description.
6149 (Newsgroup archives): Change Google URL. Describe Gmane.
6150 (Unsubscribing from Emacs lists): Remove discussion of "distribution
6151 points". Mention List-Unsubscribe header.
6152 (Contacting the FSF): Update email and URLs.
6153 (Basic editing): Mention F1 for help.
6154 (Installing Texinfo documentation): Refer to Texinfo website rather
6155 than ftp server.
6156 (Printing a Texinfo file): Mention texi2pdf.
6157 (Informational files for Emacs): Don't describe FTP or SERVICE, they
6158 are just stubs nowadays.
6159 (Latest version of Emacs): Explain version numbers.
6160 (Spell-checkers, Checking TeX and *roff documents): Remove sections.
6161 (Turning on syntax highlighting): No need to mention hilit19 any more.
6162 (Finding Emacs on the Internet): Refer to URLs rather than DISTRIB, FTP.
6163 (Modes for various languages): Remove section.
6164 (Major packages and programs): Remove most version and maintainer
6165 information - it's hard to keep up-to-date, and adds nothing.
6166 Similarly with direct links to mailing lists.
6167 (Spell-checkers): Rename node from Ispell. Mention Aspell and Hunspell.
6168 (Mailcrypt): Remove section - mailcrypt has not been updated in mnay
6169 years, and Emacs comes with tools for this now.
6170 (Patch): Remove section - this is a standard tool.
6171 (Using function keys under X): Remove section.
6172
6173 2009-06-12 Glenn Morris <rgm@gnu.org>
6174
6175 * faq.texi (Viewing Info files outside of Emacs): Xinfo is no more.
6176 (Help installing Emacs): Remove reference to deleted X11 node.
6177 (Associating modes with files): Interpreter-mode-alist is no longer
6178 subservient to auto-mode-alist.
6179 (Installing Emacs): Change future Emacs version.
6180 (Linking with -lX11 fails): Remove old section.
6181 (Packages that do not come with Emacs): Update ELL location.
6182 Emacs Lisp archive is dead.
6183 (Emacs for Windows): Remove reference to old CE port.
6184 (Emacs for OS/2, Emacs for Atari ST, Emacs for the Amiga)
6185 (Emacs for VMS and DECwindows): Remove old ports.
6186 (Emacs for GNUstep): Rename from "Emacs for NeXTSTEP" and update.
6187 (Removing flashing messages): Remove section about non-existent Gnus
6188 option.
6189
6190 * faq.texi (Top): Add @top command.
6191 Remove the optional arguments from all @node commands: makeinfo can
6192 generate these automatically, and it is easier to edit and rearrange
6193 nodes without them.
6194
6195 2009-06-11 Glenn Morris <rgm@gnu.org>
6196
6197 * faq.texi (Common acronyms): Remove no-longer-existing OSF.
6198 (The LPF): Make the updated URL the sole reference point.
6199 (Learning how to do something): Update refcard price and format.
6200 (Getting a printed manual): Sources in doc/emacs/, not man/.
6201 Also available in PDF format. Since the page count varies, be less
6202 precise.
6203 (Informational files for Emacs): Remove references to deleted files
6204 LPF and SUN-SUPPORT, and to UUCP.
6205 (Obtaining the FAQ): Refer to the service web-page rather than SERVICE.
6206 Remove many obsolete ways to get the FAQ, which now seems only to be
6207 distributed with Emacs.
6208 (Mail and news): Remove sections about Rmail Babyl that no longer apply.
6209
6210 2009-06-09 Chong Yidong <cyd@stupidchicken.com>
6211
6212 * org.texi (Org Plot): Fix tags (Bug#3507).
6213 (Workflow states, Agenda commands): Fix tags (Bug#3508).
6214
6215 * ada-mode.texi (Installation, Compile commands)
6216 (Project File Overview, No project files, Set compiler options)
6217 (Use GNAT project file, Use multiple GNAT project files)
6218 (Identifier completion): Use @samp for menu items, and @kbd for key
6219 sequences (Bug#3504).
6220
6221 2009-06-04 Daiki Ueno <ueno@unixuser.org>
6222
6223 * gnus.texi (Security): Fix wording; add a link to epa.info.
6224
6225 2009-06-04 Ryan Yeske <rcyeske@gmail.com>
6226
6227 * message.texi (Header Commands): Fix descriptions to match
6228 keybindings.
6229
6230 2009-04-22 Daiki Ueno <ueno@unixuser.org>
6231
6232 * gnus.texi (Security): Mention that EasyPG is the current default.
6233
6234 2009-04-13 Chong Yidong <cyd@stupidchicken.com>
6235
6236 * ediff.texi (Session Commands): Fix typo.
6237
6238 2009-04-05 Reiner Steib <Reiner.Steib@gmx.de>
6239
6240 * gnus-faq.texi (FAQ 8-4): Fix wrong group name of
6241 news.software.readers. Reported by Florian Rehnisch.
6242
6243 2009-04-02 Glenn Morris <rgm@gnu.org>
6244
6245 * auth.texi: Capitalize direntry.
6246
6247 * mairix-el.texi: Copy the direntry from ../../info/dir, and avoid
6248 using a period in the entry name. (Bug#2797)
6249
6250 2009-03-03 Juanma Barranquero <lekktu@gmail.com>
6251
6252 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add auth.
6253 ($(infodir)/auth, auth.dvi): New targets.
6254
6255 2009-03-03 Glenn Morris <rgm@gnu.org>
6256
6257 * auth.texi: Fix @setfilename.
6258
6259 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add auth.
6260 (auth, $(infodir)/auth, auth.dvi): New rules.
6261
6262 2009-02-25 Glenn Morris <rgm@gnu.org>
6263
6264 * faq.texi (Emacs for minimalists): New node. (Bug#2452)
6265
6266 2009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
6267
6268 * gnus.texi (NoCeM): Fix description of gnus-use-nocem.
6269
6270 2009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
6271
6272 * gnus.texi (NoCeM): Update default values for gnus-nocem-groups,
6273 gnus-nocem-issuers, and gnus-nocem-verifyer.
6274
6275 2009-02-20 Juanma Barranquero <lekktu@gmail.com>
6276
6277 * ada-mode.texi (Project files, Automatic Casing):
6278 * dbus.texi (Signals):
6279 * gnus.texi (Selecting a Group, Filtering Incoming Mail):
6280 * mh-e.texi (HTML):
6281 * nxml-mode.texi (Locating a schema)
6282 (Using the document's URI to locate a schema):
6283 * org.texi (Footnotes, Using the mapping API):
6284 * rcirc.texi (Channels): Remove duplicate words.
6285
6286 2009-02-20 Glenn Morris <rgm@gnu.org>
6287
6288 * dired-x.texi (Miscellaneous Commands):
6289 * gnus.texi: Minor updates for mbox Rmail.
6290
6291 2009-02-16 Karl Berry <karl@gnu.org>
6292
6293 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
6294 * cl.texi, dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi:
6295 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
6296 * faq.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
6297 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
6298 * newsticker.texi, nxml-mode.texi, org.texi, pcl-cvs.texi:
6299 * pgg.texi, rcirc.texi, reftex.texi, remember.texi, sasl.texi:
6300 * sc.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
6301 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi, woman.texi:
6302 Consistently use @insertcopying in the Top node,
6303 @contents at the front (after @end titlepage),
6304 and @direntry after @copying. (Bug#1988)
6305
6306 2009-02-13 Teodor Zlatanov <tzz@lifelogs.com>
6307
6308 * auth.texi: New file documenting auth-source.
6309
6310 2009-02-13 Carsten Dominik <dominik@science.uva.nl>
6311
6312 * org.texi (Org Plot): Fix link.
6313
6314 2009-02-09 Daiki Ueno <ueno@unixuser.org>
6315
6316 * epa.texi (Mail-mode integration): Mention the way to do
6317 "encrypt-to-self". (Bug#1807)
6318
6319 2009-02-05 Arni Magnusson <arnima@hafro.is> (tiny change)
6320
6321 * ada-mode.texi (No project files): Fix typo. (Bug#2214)
6322
6323 2009-02-04 Reiner Steib <Reiner.Steib@gmx.de>
6324
6325 * gnus-news.texi: Print version about Incoming*.
6326
6327 2009-02-02 Carsten Dominik <dominik@science.uva.nl>
6328
6329 * org.texi (Structure editing, Handling links)
6330 (Fast access to TODO states, Javascript support): Make standard docs
6331 correctly reflect default variable settings.
6332
6333 2009-02-02 Glenn Morris <rgm@gnu.org>
6334
6335 * org.texi: Fix typos.
6336
6337 2009-02-01 Michael Albinus <michael.albinus@gmx.de>
6338
6339 Sync with Tramp 2.1.15.
6340
6341 * trampver.texi: Update release number.
6342
6343 2009-01-31 Carsten Dominik <carsten.dominik@gmail.com>
6344
6345 * org.texi (TODO dependencies): Document TODO dependencies on
6346 checkboxes.
6347
6348 2009-01-30 Carsten Dominik <dominik@science.uva.nl>
6349
6350 * org.texi (TODO dependencies): Document key binding for toggling
6351 ORDERED property.
6352
6353 2009-01-28 Michael Albinus <michael.albinus@gmx.de>
6354
6355 * dbus.texi (Errors and Events): Fix typos. Describe second parameter
6356 of hook functions.
6357
6358 2009-01-28 Carsten Dominik <dominik@science.uva.nl>
6359
6360 * org.texi (TODO dependencies): New section.
6361
6362 2009-01-27 Carsten Dominik <dominik@science.uva.nl>
6363
6364 * org.texi (Plain lists, TODO basics, Priorities)
6365 (Multiple sets in one file, Conflicts): Document interaction with
6366 `shift-selection-mode'.
6367
6368 2009-01-27 Jay Belanger <jay.p.belanger@gmail.com>
6369
6370 * calc.texi (Embedded Mode, Algebraic-Style Calculations):
6371 Make Calc the subject of sentences.
6372 (Rearranging Formulas using Selections): Discuss new options
6373 for `j *'.
6374
6375 2009-01-26 Michael Albinus <michael.albinus@gmx.de>
6376
6377 * dbus.texi (Errors and Events): New variable dbus-event-error-hooks.
6378
6379 2009-01-26 Glenn Morris <rgm@gnu.org>
6380
6381 * org.texi: Fix typos.
6382
6383 2009-01-26 Bill Wohler <wohler@newt.com>
6384
6385 * mh-e.texi (EDITION, UPDATED): Update.
6386
6387 2009-01-25 Carsten Dominik <dominik@science.uva.nl>
6388
6389 * org.texi (References): Add information about remote references.
6390 (Built-in table editor): Document `C-c RET' in tables.
6391 (Math symbols, Quoting LaTeX code): Mention that simple
6392 LaTeX macros survive LaTeX export.
6393 (Images in LaTeX export): Show how to create a reference to a
6394 figure.
6395 (Sectioning structure): Document that the LaTeX class can be
6396 specified in a property.
6397 (Text areas in HTML export): New section.
6398 (External links): Add examples for text search and ID links.
6399 (Built-in table editor): Remove the descriptio of `C-c
6400 C-q', it not longer works.
6401 (Literal examples): Document that a space must follow
6402 the colon in short examples.
6403 (Relative timer): Document `org-timer-stop'.
6404 (Footnotes): New section.
6405 (Footnote markup): Shorten section and refer to new Footnote
6406 section.
6407 (Literal examples): Add documentation for line
6408 numbering in and references to code examples.
6409 (CSS support): Fix the description of default CSS styles.
6410 (Capturing column view): Document
6411 "file:path/to/file.org" as an allowed value for the ID property of
6412 a dynamic block copying column view.
6413
6414 2009-01-23 Stephen Eglen <stephen@gnu.org>
6415
6416 * mh-e.texi (Getting Started): Describe $MH.
6417
6418 2009-01-21 Michael Albinus <michael.albinus@gmx.de>
6419
6420 * tramp.texi (all): Harmonize usage of "external method",
6421 "external transfer method" and "out-of-band method".
6422 (Connection types): Precise the differences of inline and external
6423 methods. Written by Adrian Phillips <a.phillips@met.no>.
6424
6425 2009-01-19 Reiner Steib <Reiner.Steib@gmx.de>
6426
6427 * gnus.texi (Limiting): `/ N' and `/ o' are not really limiting
6428 commands as described at the top. Reported by Allan Gottlieb
6429 <gottlieb@nyu.edu>.
6430
6431 2009-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
6432
6433 * gnus.texi (Non-ASCII Group Names, RSS): Update description of
6434 nnmail-pathname-coding-system.
6435
6436 2009-01-17 Peter Tury <tury.peter@gmail.com> (tiny change)
6437
6438 * org.texi (Relative timer): Fix typo.
6439
6440 2009-01-15 Juanma Barranquero <lekktu@gmail.com>
6441
6442 * org.texi (Clocking work time): Fix typo.
6443 Reported by Peter Tury <tury.peter@gmail.com>. (Bug#1925)
6444
6445 2009-01-13 Glenn Morris <rgm@gnu.org>
6446
6447 * org.texi: Fix some more typos.
6448
6449 2009-01-13 Peter Tury <tury.peter@gmail.com> (tiny change)
6450
6451 * org.texi: Fix some typos.
6452
6453 2009-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
6454
6455 * gnus.texi (Group Parameters): Add note for local variables.
6456
6457 2009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
6458
6459 * gnus.texi (Converting Kill Files): Fix URL.
6460 Include gnus-kill-to-score.el in contrib directory.
6461
6462 2009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
6463
6464 * gnus.texi (Startup Variables): Fix gnus-before-startup-hook.
6465 Reported by Leo <sdl.web@gmail.com>. (Bug#1660)
6466 (Paging the Article): Add index entry.
6467
6468 2009-01-03 Stephen Leake <stephen_leake@member.fsf.org>
6469
6470 * ada-mode.texi (Examples): Delete redundant text.
6471
6472 2009-01-03 Michael Albinus <michael.albinus@gmx.de>
6473
6474 * trampver.texi (top): Declare ipv6prefix and ipv6postfix.
6475
6476 * tramp.texi (Filename Syntax, Filename completion): Handle IPv6
6477 addresses.
6478
6479 2009-01-03 Bill Wohler <wohler@newt.com>
6480
6481 * mh-e.texi (Scan Line Formats): Indicate that first column should be
6482 kept empty.
6483
6484 2008-12-20 Carsten Dominik <dominik@science.uva.nl>
6485
6486 * org.texi (Activation, Exporting, ASCII export, HTML export)
6487 (HTML Export commands, LaTeX/PDF export commands):
6488 Improve documentation about transient-mark-mode.
6489 (References): Document the use of special names like $LR1 to reference
6490 to fields in the last table row.
6491
6492 2008-12-19 Juri Linkov <juri@jurta.org>
6493
6494 * info.texi (Search Text): Remove mention of removed key binding M-s.
6495
6496 2008-12-18 Carsten Dominik <dominik@science.uva.nl>
6497
6498 * org.texi (References): Remove mentioning of @0 as reference for the
6499 last line, this has been reverted in the Lisp sources.
6500
6501 2008-12-17 Juanma Barranquero <lekktu@gmail.com>
6502
6503 * makefile.w32-in (INFO_TARGETS, clean): Add sasl.
6504 (DVI_TARGETS): Remove duplicates. Add sasl.
6505 ($(infodir)/sasl, sasl.dvi): New targets.
6506
6507 2008-12-17 Carsten Dominik <dominik@science.uva.nl>
6508
6509 * org.texi: Version number pushed to 6.15d.
6510
6511 2008-12-16 Carsten Dominik <dominik@science.uva.nl>
6512
6513 * org.texi (Tables in LaTeX export): New section.
6514 (Images in LaTeX export): New section.
6515 (Inlined images, Images in HTML export): Sections renamed.
6516
6517 2008-12-08 Reiner Steib <Reiner.Steib@gmx.de>
6518
6519 * message.texi (Insertion Variables): Don't advertise sc-cite-original.
6520
6521 2008-12-04 David Engster <dengste@eml.cc>
6522
6523 * gnus.texi (nnmairix): Mention mairix.el. Point out the importance
6524 of nnml-get-new-mail. Change URL for mairix patch.
6525
6526 2008-12-02 Carsten Dominik <carsten.dominik@gmail.com>
6527
6528 * org.texi (Using the mapping API): Fix bug in mapping example.
6529 (Publishing options): Make the list of properties complete again, in
6530 correspondence to the variable `org-export-plist-vars'.
6531 (Property searches): Document new special values for time comparisons.
6532 (Tag inheritance): Refine the description of tag inheritance.
6533 (Project alist): Add info about the publishing sequence of components.
6534 (Effort estimates): Document the new relative timer.
6535
6536 2008-12-01 Jay Belanger <jay.p.belanger@gmail.com>
6537
6538 * calc.texi (About This Manual): Clarify behavior of `C-x * t'.
6539 (Using Calc): Clarify use of `C-x * o'.
6540 (Embedded Mode (Overview)): Clarify use of `C-x * e'.
6541
6542 2008-11-28 Richard M Stallman <rms@gnu.org>
6543
6544 * dbus.texi (Receiving Method Calls): Clean up previous change.
6545
6546 2008-11-26 Michael Albinus <michael.albinus@gmx.de>
6547
6548 * dbus.texi (Type Conversion): New defuns `dbus-string-to-byte-array',
6549 `dbus-escape-as-identifier', `dbus-byte-array-to-string' and
6550 `dbus-unescape-from-identifier'.
6551 (Receiving Method Calls): New constants `dbus-service-emacs' and
6552 `dbus-path-emacs'. Precise return values of `dbus-register-method'.
6553 (Signals): Use the constants in the example.
6554
6555 2008-11-24 Carsten Dominik <dominik@science.uva.nl>
6556
6557 * org.texi: Re-apply change to FDL 1.3.
6558
6559 2008-11-23 Carsten Dominik <dominik@science.uva.nl>
6560
6561 * org.texi (Setting up Remember): Document `org-remember-mode'.
6562 (External links): Document that bbdb links can use a regular
6563 expression.
6564 (External links): Document that elisp links can contain interactive
6565 commands.
6566
6567 2008-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
6568
6569 * viper.texi (viper-translate-all-ESC-keysequences):
6570 Description removed.
6571
6572 2008-11-19 Glenn Morris <rgm@gnu.org>
6573
6574 * doclicense.texi: Change to FDL 1.3.
6575 Relicense all texi files under FDL 1.3 or later.
6576
6577 2008-11-17 Jay Belanger <jay.p.belanger@gmail.com>
6578
6579 * calc.texi (Tutorial): Clarify how to set up the on-line tutorial.
6580
6581 2008-11-16 Michael Kifer <kifer@cs.stonybrook.edu>
6582
6583 * viper.texi (viper-ESC-keyseq-timeout, viper-ESC-key): Remove.
6584
6585 * ediff.texi: Version/date change.
6586
6587 2008-11-14 Chong Yidong <cyd@stupidchicken.com>
6588
6589 * ns-emacs.texi: Moved into macos.texi in the main Emacs manual.
6590
6591 2008-11-14 Jay Belanger <jay.p.belanger@gmail.com>
6592
6593 * calc.texi (About This Manual): Comment out a mention of
6594 marginal notes.
6595
6596 2008-11-12 Carsten Dominik <dominik@science.uva.nl>
6597
6598 * org.texi (Clocking work time): Document the :formula property of
6599 clock tables.
6600 (Structure editing, Refiling notes): Document refiling regions.
6601 (Agenda commands): Document the double-prefix version
6602 of the `l' command in the agenda.
6603 (Handling links): Explain the effect of a double prefix
6604 arg to `C-c C-o'.
6605 (TODO basics): Add documentation for tag triggers.
6606
6607 2008-10-23 Glenn Morris <rgm@gnu.org>
6608
6609 * cl.texi (Function Bindings): Mention `flet' fails to deal with
6610 byte-compiling things like `+'.
6611
6612 * ns-emacs.texi: Merge copyright years of author now with assignment
6613 into FSF years.
6614 (VER): Use it for easier automatic updating. Use Emacs version rather
6615 than standalone Emacs.app version.
6616
6617 2008-10-12 Carsten Dominik <dominik@science.uva.nl>
6618
6619 * org.texi: Lots of minor fixes.
6620 (Capture): New chapter.
6621 (Org Plot): New section.
6622
6623 2008-09-30 Magnus Henoch <mange@freemail.hu>
6624
6625 * cl.texi (Porting Common Lisp): Fix parenthesis order in example.
6626
6627 2008-09-30 Jay Belanger <jay.p.belanger@gmail.com>
6628
6629 * calc.texi (User Defined Units): Mention how to enter optional display
6630 string.
6631
6632 2008-09-25 Teodor Zlatanov <tzz@lifelogs.com>
6633
6634 * message.texi (Sending Variables): Fix variable documentation to
6635 avoid the "y/n" wording.
6636
6637 2008-09-24 Teodor Zlatanov <tzz@lifelogs.com>
6638
6639 * message.texi (Sending Variables): Add `message-confirm-send' doc.
6640
6641 2008-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
6642
6643 * gnus.texi (The Gnus Registry): Don't give argument to @item used in
6644 @enumerate section so as to be able to be formatted with MAKEINFO=no.
6645
6646 2008-09-22 Bill Wohler <wohler@newt.com>
6647
6648 Release MH-E manual version 8.1.
6649
6650 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
6651 release 8.1.
6652
6653 * mh-e.texi: Retain dual license as agreed to by the FSF.
6654 However, bump GPL to Version 3.
6655 Use @include for license text.
6656
6657 2008-09-19 Katsumi Yamaoka <yamaoka@jpl.org>
6658
6659 * gnus.texi (Top, Setup, Fancy splitting to parent)
6660 (Store custom flags and keywords, Store arbitrary data):
6661 Clean up markup.
6662
6663 2008-09-16 Teodor Zlatanov <tzz@lifelogs.com>
6664
6665 * gnus.texi (The Gnus Registry): Document it.
6666
6667 2008-09-08 David Engster <dengste@eml.cc>
6668
6669 * gnus.texi (nnmairix): Point out that nnml uses MH format.
6670 Clarify section about choosing back end servers.
6671
6672 2008-08-23 Glenn Morris <rgm@gnu.org>
6673
6674 * dired-x.texi (Shell Command Guessing):
6675 Mention dired-guess-shell-case-fold-search. (Bug#417)
6676
6677 2008-08-22 Michael Albinus <michael.albinus@gmx.de>
6678
6679 * trampver.texi: Update release number.
6680
6681 2008-08-18 Brian Cully <bjc@kublai.com> (tiny change)
6682
6683 * ns-emacs.texi: Update version.
6684 (Introduction): Correct menu location for options save.
6685 (Customization): Note that defaults are stored under org.gnu.Emacs.
6686
6687 2008-08-11 Bill Wohler <wohler@newt.com>
6688
6689 * mh-e.texi (Getting Started): Rename variant mu-mh to gnu-mh and be
6690 explicit about GNU mailutils MH elsewhere (with thanks to Darel
6691 Henman) (closes SF #1768928).
6692
6693 2008-08-10 Glenn Morris <rgm@gnu.org>
6694
6695 * ns-emacs.texi: Use @copying. Change copyright of authors with
6696 assignment to FSF. Change license to GFDL.
6697 (Top): Remove outdated references.
6698
6699 2008-08-07 Reiner Steib <Reiner.Steib@gmx.de>
6700
6701 * gnus.texi (Sorting the Summary Buffer, Summary Sorting):
6702 Add gnus-summary-sort-by-most-recent-number and
6703 gnus-summary-sort-by-most-recent-date.
6704 (Summary Sorting): Explain prefix argument.
6705
6706 2008-08-07 Katsumi Yamaoka <yamaoka@jpl.org>
6707
6708 * gnus.texi (Saving Articles): Mention symbolic prefix `r' for
6709 gnus-summary-pipe-output.
6710
6711 2008-08-03 Michael Albinus <michael.albinus@gmx.de>
6712
6713 * dbus.texi (Receiving Method Calls): Document error handling of own
6714 D-Bus methods.
6715
6716 2008-08-01 Bill Wohler <wohler@newt.com>
6717
6718 * mh-e.texi (Reading Mail)
6719 (Viewing Attachments): Describe new function
6720 mh-show-preferred-alternative.
6721 (Sending Mail, Redistributing, Sending Message): Describe new hook
6722 mh-annotate-msg-hook.
6723
6724 2008-07-31 Michael Albinus <michael.albinus@gmx.de>
6725
6726 * dbus.texi (Arguments and Signatures): Fix example.
6727 (Synchronous Methods): New defun `dbus-call-method-non-blocking'.
6728 (Asynchronous Methods): New node.
6729 (Errors and Events): Describe extended layout of `dbus-event'.
6730 New defun `dbus-event-message-type'.
6731
6732 2008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
6733
6734 * ediff.texi: Remove VMS support.
6735
6736 2008-07-29 Juanma Barranquero <lekktu@gmail.com>
6737
6738 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add mairix-el.
6739 ($(infodir)/mairix-el), mairix-el.dvi): New targets.
6740
6741 2008-07-29 Chong Yidong <cyd@stupidchicken.com>
6742
6743 * Makefile.in: Add mairix-el targets.
6744
6745 2008-07-29 David Engster <deng@randomsample.de>
6746
6747 * mairix-el.texi: New file.
6748
6749 2008-07-28 Stephen Leake <stephen_leake@stephe-leake.org>
6750
6751 * ada-mode.texi: Document using GNAT project files as Emacs Ada mode
6752 project files. Delete 'main_unit' project variable; not needed. Allow
6753 process environment variables wherever project variables are allowed.
6754 Add tutorial section on multiple GNAT project files.
6755
6756 2008-07-27 Michael Albinus <michael.albinus@gmx.de>
6757
6758 Sync with Tramp 2.1.14.
6759
6760 * trampver.texi: Update release number.
6761
6762 2008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
6763
6764 * ns-emacs.texi:
6765 * faq.texi: Remove mentions of Mac Carbon.
6766
6767 2008-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
6768
6769 * gnus.texi (Saving Articles): Describe the 2nd argument of
6770 gnus-summary-save-in-pipe.
6771 (SpamAssassin): Use it.
6772
6773 2008-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
6774
6775 * gnus.texi (SpamAssassin): Fix gnus-summary-save-in-pipe usage.
6776
6777 2008-07-25 Carsten Dominik <dominik@science.uva.nl>
6778
6779 * org.texi (Export options): Document the use of the creator flag.
6780
6781 2008-07-24 Carsten Dominik <dominik@science.uva.nl>
6782
6783 * org.texi: New version 6.06a.
6784
6785 2008-07-23 Juanma Barranquero <lekktu@gmail.com>
6786
6787 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add ns-emacs.
6788 ($(infodir)/ns-emacs, ns-emacs.dvi): New targets.
6789
6790 2008-07-23 Vincent Belaïche <vincent.b.1@hotmail.fr>
6791
6792 * calc.texi (Editing Stack Entries, Algebraic Entry):
6793 Rewrite introductory sentences so it can be used by
6794 Calc's help functions. Mention fixing typos.
6795 (Customizing Calc): Fix typo.
6796
6797 2008-07-23 Jay Belanger <jay.p.belanger@gmail.com>
6798
6799 * calc.texi (summarykey): New macro. Use to correctly format keys in
6800 the summary.
6801
6802 2008-07-20 Adrian Robert <adrian.b.robert@gmail.com>
6803
6804 * ns-emacs.texi (Customization): Corrected documentation on color
6805 specification formats.
6806
6807 2008-07-19 Andreas Schwab <schwab@suse.de>
6808
6809 * ns-emacs.texi: Moved from ../emacs. Add @direntry.
6810
6811 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ns-emacs.
6812 (ns-emacs, $(infodir)/ns-emacs, ns-emacs.dvi): New rules.
6813
6814 2008-07-18 Michael Albinus <michael.albinus@gmx.de>
6815
6816 * dbus.texi (Inspection): Rework, introduce submenus.
6817 (Bus names, Introspection, Nodes and Interfaces, Methods and Signal)
6818 (Properties and Annotations, Arguments and Signatures): New nodes.
6819
6820 2008-07-13 Michael Albinus <michael.albinus@gmx.de>
6821
6822 * dbus.texi (Receiving Method Calls): Fix description of
6823 `dbus-register-method'.
6824 (Signals): Allow also signal arguments for filtering in
6825 `dbus-register-signal'.
6826
6827 2008-07-13 Vincent Belaïche <vincent.b.1@hotmail.fr>
6828
6829 * calc.texi (Manipulating Vectors): Clarify definition of `rnorm' and
6830 `cnorm'.
6831 (Arithmetic Tutorial): Simplify the verification of prime factors.
6832
6833 2008-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
6834
6835 * gnus.texi (Saving Articles): Mention
6836 gnus-summary-pipe-output-default-command and gnus-summary-save-in-pipe.
6837
6838 2008-06-29 Jay Belanger <jay.p.belanger@gmail.com>
6839
6840 * calc.texi: Adjust mode line throughout.
6841
6842 2008-06-28 Juanma Barranquero <lekktu@gmail.com>
6843
6844 * sasl.texi (Mechanisms): Fix typos.
6845
6846 2008-06-24 Jay Belanger <jay.p.belanger@gmail.com>
6847
6848 * calc.texi (Killing from the stack): Mention using normal Emacs
6849 copying.
6850
6851 2008-06-21 Michael Albinus <michael.albinus@gmx.de>
6852
6853 * tramp.texi (Password handling): Rename from "Password caching".
6854 Add `auth-source' mechanism.
6855 (Connection caching): Tramp reopens the connection automatically,
6856 when the operating system on the remote host has been changed.
6857
6858 2008-06-20 Eli Zaretskii <eliz@gnu.org>
6859
6860 * makefile.w32-in (distclean): Remove makefile.
6861
6862 2008-06-17 Carsten Dominik <dominik@science.uva.nl>
6863
6864 * org.texi (Using the mapping API): New section.
6865 (Agenda column view): New section.
6866 (Moving subtrees): Document archiving to the archive sibling.
6867 (Agenda commands): Document columns view in the agenda.
6868 (Using the property API): Document the API for multi-valued properties.
6869
6870 2008-06-17 Jason Riedy <jason@acm.org>
6871
6872 * org.texi (A LaTeX example): Note that fmt may be a one-argument
6873 function, and efmt may be a two-argument function.
6874 (Radio tables): Document multiple destinations.
6875
6876 2008-06-16 Glenn Morris <rgm@gnu.org>
6877
6878 * epa.texi, erc.texi, pgg.texi, remember.texi, sasl.texi, url.texi:
6879 Add Cover-Texts.
6880
6881 2008-06-15 Glenn Morris <rgm@gnu.org>
6882
6883 * faq.texi (VER): Update to 23.0.60.
6884
6885 * mh-e.texi: Remove option of licensing under GPL.
6886 Add Cover-Texts to GFDL permissions notice.
6887 (GPL): Remove section.
6888 (GFDL): Include doclicense.texi rather than the actual text.
6889
6890 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add sasl.
6891 (sasl, $(infodir)/sasl, sasl.dvi): New rules.
6892
6893 * sasl.texi: Fix output file name.
6894
6895 * epa.texi, sasl.texi: Refer to license in Emacs manual.
6896
6897 * gnus-coding.texi: Refer to license in Gnus manual.
6898
6899 * idlwave.texi, sasl.texi: Use @copying.
6900
6901 * org.texi: Change to GFDL 1.2. Refer to license in Emacs manual.
6902
6903 * speedbar.texi: Update Back-Cover Text as per maintain.info.
6904
6905 * url.texi: Use @copying, @title, @subtitle, @author.
6906
6907 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi, dbus.texi:
6908 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
6909 * erc.texi, eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus.texi:
6910 * idlwave.texi, message.texi, newsticker.texi, pcl-cvs.texi:
6911 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi:
6912 * smtpmail.texi, speedbar.texi, tramp.texi, vip.texi, viper.texi:
6913 * widget.texi, woman.texi:
6914 Remove references to external license, since doclicense is included.
6915
6916 * ada-mode.texi, autotype.texi, cc-mode.texi, dired-x.texi:
6917 * pcl-cvs.texi, speedbar.texi, url.texi, widget.texi:
6918 Remove references to non-existent Invariant Sections.
6919
6920 2008-06-14 Glenn Morris <rgm@gnu.org>
6921
6922 * faq.texi (Major packages and programs): Remove references to external
6923 Supercite, Calc, VIPER, since they have been included for some time.
6924 Update VM, AUCTeX, BBDB entries.
6925
6926 2008-06-14 Ulf Jasper <ulf.jasper@web.de>
6927
6928 * newsticker.texi: Updated to match latest newsticker changes.
6929
6930 2008-06-13 Glenn Morris <rgm@gnu.org>
6931
6932 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi
6933 * dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi
6934 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi
6935 * gnus.texi, idlwave.texi, info.texi, message.texi, newsticker.texi
6936 * nxml-mode.texi, org.texi, pcl-cvs.texi, rcirc.texi, reftex.texi
6937 * sc.texi, sieve.texi, smtpmail.texi, vip.texi, viper.texi, widget.texi
6938 * woman.texi:
6939 Update Back-Cover Text as per maintain.info.
6940
6941 2008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
6942
6943 * gnus-faq.texi: Generate. Change node names to "FAQ N-M".
6944
6945 * Makefile.in (gnus-faq-clean): Don't remove gnus-faq.texi.
6946 (gnus-faq.xml): Update repository host.
6947
6948 * gnus-faq.texi: Generate from gnus-faq.xml (sourceforge.net).
6949
6950 2008-06-15 Frank Schmitt <ich@frank-schmitt.net>
6951
6952 * gnus-faq.texi ([5.12]): Add entry about message-kill-buffer-on-exit.
6953 Fix a typo.
6954
6955 2008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
6956
6957 * gnus.texi (Mail Source Customization): Correct values of
6958 `mail-source-delete-incoming'. Reported by Tassilo Horn.
6959 (Oort Gnus): Fix version comment for mml-dnd-protocol-alist.
6960
6961 2008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
6962
6963 * gnus.texi (nnmairix): Eliminate wrong use of `path', cf. the GNU
6964 coding standards.
6965
6966 2008-06-14 David Engster <dengste@eml.cc>
6967
6968 * gnus.texi (nnmairix): Markup fixes.
6969
6970 2008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
6971
6972 * gnus.texi (nnmairix): Markup and other minor fixes.
6973
6974 2008-06-05 David Engster <dengste@eml.cc>
6975
6976 * gnus.texi (nnmairix): New nodes describing nnmairix.el.
6977
6978 2008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
6979
6980 * gnus.texi (Group Parameters): Change ~/.gnus to ~/.gnus.el.
6981 (Searching, nnir, nnmairix): New stub nodes.
6982
6983 2008-05-30 Felix Lee <felix.1@canids.net>
6984
6985 * cl.texi (Iteration Clauses): Fix incorrect "identical" examples.
6986
6987 2008-05-24 Reiner Steib <Reiner.Steib@gmx.de>
6988
6989 * gnus.texi (Filling In Threads): Additions to gnus-fetch-old-headers.
6990
6991 2008-05-15 Reiner Steib <Reiner.Steib@gmx.de>
6992
6993 * gnus.texi (Scoring On Other Headers): Fix typo. Rearrange.
6994
6995 2008-05-15 Jonathan Yavner <jyavner@member.fsf.org>
6996
6997 * ses.texi (Acknowledgements): Add Shigeru Fukaya.
6998
6999 2008-05-06 Juanma Barranquero <lekktu@gmail.com>
7000
7001 * info.texi (Top): Fix typo in xref.
7002
7003 2008-05-05 Karl Berry <karl@gnu.org>
7004
7005 * info.texi (Top): @xref to stand-alone manual.
7006
7007 2008-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
7008
7009 * gnus.texi (Various Summary Stuff): Add gnus-propagate-marks.
7010 (Various Summary Stuff): Fix typo in last xref.
7011
7012 2008-05-02 Juanma Barranquero <lekktu@gmail.com>
7013
7014 * org.texi (Moving subtrees): Fix typo.
7015
7016 2008-04-28 Michael Albinus <michael.albinus@gmx.de>
7017
7018 * tramp.texi (Frequently Asked Questions): Explain, how to disable
7019 Tramp via `tramp-mode'.
7020
7021 2008-04-27 Carsten Dominik <dominik@sam.science.uva.nl>
7022
7023 * org.texi: Massive changes, in many parts of the file.
7024
7025 2008-04-27 Jason Riedy <jason@acm.org>
7026
7027 * org.texi (A LaTeX example): Note that fmt may be a
7028 one-argument function, and efmt may be a two-argument function.
7029 (Radio tables): Document multiple destinations.
7030
7031 2008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
7032
7033 * gnus.texi (Oort Gnus): Add message-fill-column.
7034
7035 2008-04-12 Adrian Aichner <adrian@xemacs.org>
7036
7037 * gnus.texi (Mail Source Specifiers): Typo fix.
7038
7039 2008-04-12 Reiner Steib <Reiner.Steib@gmx.de>
7040
7041 * gnus.texi (Diary Headers Generation): Update key binding for
7042 `gnus-diary-check-message'.
7043
7044 2008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
7045
7046 * gnus.texi (Emacsen): Addition.
7047
7048 2008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
7049
7050 * gnus.texi (Emacsen): Give recommendations for Emacs 22 and Emacs 23.
7051
7052 2008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
7053
7054 * gnus.texi (Oort Gnus): Mention customizing of tool bars.
7055
7056 2008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
7057
7058 * gnus-news.texi: Update tool bar item.
7059
7060 2008-04-09 Sven Joachim <svenjoac@gmx.de>
7061
7062 * gnus-news.texi: Fix typos.
7063
7064 2008-04-11 Jay Belanger <jay.p.belanger@gmail.com>
7065
7066 * calc.texi (Vector and Matrix Arithmetic, Calc Summary):
7067 Add mention of `kron'.
7068
7069 2008-04-01 Daiki Ueno <ueno@unixuser.org>
7070
7071 * epa.texi (Encrypting/decrypting *.gpg files):
7072 Document epa-file-name-regexp.
7073
7074 2008-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
7075
7076 * gnus.texi (Example Methods): Fix description about ssh-agent.
7077 (Indirect Functions): Fix the default value of nntp-telnet-command;
7078 remove link to connect.html.
7079
7080 2008-03-30 Michael Albinus <michael.albinus@gmx.de>
7081
7082 * dbus.texi (Synchronous Methods): New parameter TIMEOUT for
7083 dbus-call-method.
7084 (Receiving Method Calls): The timeout can be set by the calling client.
7085
7086 * trampver.texi: Update release number.
7087
7088 2008-03-29 Reiner Steib <Reiner.Steib@gmx.de>
7089
7090 * gnus.texi (Top): Fix version. Add SASL.
7091
7092 2008-03-29 Michael Albinus <michael.albinus@gmx.de>
7093
7094 Sync with Tramp 2.1.13.
7095
7096 * trampver.texi: Update release number.
7097
7098 2008-03-29 Chong Yidong <cyd@stupidchicken.com>
7099
7100 * org.texi: Update to new org-mode website.
7101
7102 2008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
7103
7104 * cl.texi (For Clauses): Fix loop over key-seq to match code.
7105
7106 2008-03-22 Reiner Steib <Reiner.Steib@gmx.de>
7107
7108 * gnus.texi (Foreign Groups): Add gnus-read-ephemeral-gmane-group,
7109 gnus-read-ephemeral-gmane-group-url,
7110 gnus-read-ephemeral-emacs-bug-group,
7111 gnus-read-ephemeral-debian-bug-group.
7112
7113 2008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
7114
7115 * gnus.texi (MIME Commands): Add gnus-article-browse-html-article.
7116
7117 * gnus-news.texi: Add EasyPG. Add gnus-article-browse-html-article.
7118 Add FIXMEs for Bookmarks and gnus-registry-marks.
7119
7120 2008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
7121
7122 * gnus.texi (Smileys): Document `smiley-style'.
7123
7124 2008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
7125
7126 * gnus.texi (Gnus Development): Clarify difference between ding and
7127 gnu.emacs.gnus.
7128 (MIME Commands, Using MIME, RSS): Fix markup.
7129
7130 * gnus-faq.texi ([8.4]): Ditto.
7131
7132 2008-03-20 Reiner Steib <Reiner.Steib@gmx.de>
7133
7134 * gnus.texi (Emacsen): Remove obsolete stuff.
7135
7136 2008-03-19 Reiner Steib <Reiner.Steib@gmx.de>
7137
7138 * gnus.texi (Oort Gnus): Add version info WRT
7139 `mail-source-delete-incoming'.
7140
7141 2008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
7142
7143 * gnus.texi (Top): Add "Other related manuals" and version info in
7144 `iftex' output.
7145 (Formatting Fonts): Add index entries for gnus-mouse-face, gnus-face-0,
7146 gnus-balloon-face-0 and the corresponding format specifiers.
7147
7148 2008-03-26 Michael Albinus <michael.albinus@gmx.de>
7149
7150 * tramp.texi (Filename completion): Remove footnote about let-bind
7151 of `partial-completion-mode'. It doesn't work this way.
7152
7153 2008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
7154
7155 * pcl-cvs.texi (Contributors): Update my email.
7156
7157 2008-03-21 Michael Albinus <michael.albinus@gmx.de>
7158
7159 * dbus.texi (Receiving Method Calls): Mention default D-Bus timeout.
7160
7161 2008-03-17 Bill Wohler <wohler@newt.com>
7162
7163 * mh-e.texi (Viewing): Update URL for adding header fields to
7164 mh-invisible-header-fields-default.
7165
7166 2008-03-16 Bill Wohler <wohler@newt.com>
7167
7168 * mh-e.texi (Preface): Add Gnus to requirements.
7169 (Forwarding): Note that forwarded MIME messages are now inline.
7170
7171 2008-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
7172
7173 * gnus.texi (Example Methods, Direct Functions, Indirect Functions)
7174 (Common Variables): Give precedence to the netcat methods over the
7175 telnet methods, and mention that they are more reliable.
7176
7177 2008-03-13 Carsten Dominik <dominik@science.uva.nl>
7178
7179 * org.texi (Exporting Agenda Views): Document agenda export to
7180 iCalendar.
7181 (Progress logging): Document the new progress logging stuff.
7182
7183 2008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
7184
7185 * gnus.texi (Mail Source Customization, Gnus Development, Oort Gnus):
7186 Update for change of `mail-source-delete-incoming'.
7187
7188 * gnus-news.texi: Ditto.
7189
7190 2008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
7191
7192 * gnus-coding.texi (Gnus Maintainance Guide): Update conventions for
7193 custom versions.
7194
7195 2008-03-07 Alan Mackenzie <acm@muc.de>
7196
7197 * cc-mode.texi (Limitations and Known Bugs): State that the number of
7198 parens/brackets in a k&r region is limited.
7199
7200 2008-02-27 Reiner Steib <Reiner.Steib@gmx.de>
7201
7202 * gnus-news.texi: Mention problem with coding system `utf-8-emacs' when
7203 using different Emacs versions.
7204
7205 2008-02-27 Glenn Morris <rgm@gnu.org>
7206
7207 * sc.texi: Remove a lot of old and obsolete info.
7208 (titlepage): Simplify.
7209 (Emacs 19 MUAs, Emacs 18 MUAs, MH-E with any Emacsen)
7210 (VM with any Emacsen, GNEWS with any Emacsen)
7211 (Overloading for Non-conforming MUAs, Version 3 Changes)
7212 (The Supercite Mailing List): Delete nodes.
7213 (Introduction): Remove info about old packages.
7214 (Getting Connected): Simplify. Remove info about old packages.
7215 (Citing Commands): Delete Emacs 19 info.
7216 (Hints to MUA Authors): Simplify.
7217 (Thanks and History): Merge in some info from the deleted node
7218 "Version 3 Changes".
7219
7220 2008-02-05 Juanma Barranquero <lekktu@gmail.com>
7221
7222 * org.texi (Setting tags, In-buffer settings):
7223 * rcirc.texi (rcirc commands): Replace `legal' with `valid'.
7224
7225 2008-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
7226
7227 * gnus-news.texi: Mention that spaces and tabs are allowed in the
7228 installation directory name.
7229
7230 2008-02-12 Romain Francoise <romain@orebokech.com>
7231
7232 * epa.texi (Overview): Fix typo.
7233
7234 2008-02-11 Daiki Ueno <ueno@unixuser.org>
7235
7236 * epa.texi (Quick start): Remove the .emacs setting.
7237
7238 2008-02-10 Daiki Ueno <ueno@unixuser.org>
7239
7240 * epa.texi (Quick start): Use the command `epa-enable' instead of
7241 loading `epa-setup'.
7242
7243 2008-02-08 Juanma Barranquero <lekktu@gmail.com>
7244
7245 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add epa.
7246 ($(infodir)/epa, epa.dvi): New targets.
7247
7248 2008-02-08 Daiki Ueno <ueno@unixuser.org>
7249
7250 * Makefile.in: Add rules to build EasyPG Assistant User's Manual.
7251
7252 * epa.texi: New manual documenting the EasyPG Assistant.
7253
7254 2008-02-06 Michael Albinus <michael.albinus@gmx.de>
7255
7256 * dbus.texi (all): Wrap Lisp code examples with @lisp ... @end lisp.
7257 (Inspection): New function dbus-ping.
7258
7259 2008-02-05 Michael Albinus <michael.albinus@gmx.de>
7260
7261 * tramp.texi (Remote processes): Add `shell-command'.
7262
7263 2008-02-02 Michael Albinus <michael.albinus@gmx.de>
7264
7265 * tramp.texi: Use new FSF's Back-Cover Text.
7266
7267 2008-01-28 Michael Sperber <sperber@deinprogramm.de>
7268
7269 * gnus.texi (Mail Source Specifiers): Document `group' specifier.
7270 (Group Parameters): Document `mail-source' parameter.
7271
7272 2008-01-27 Michael Albinus <michael.albinus@gmx.de>
7273
7274 * tramp.texi (Inline methods): The hostname of the su(do)? methods
7275 must be a local host.
7276
7277 2008-01-26 Michael Olson <mwolson@gnu.org>
7278
7279 * erc.texi: Update version for ERC 5.3 release.
7280 (Obtaining ERC): Update extras URLs for 5.3.
7281 (Development): Write instructions for git, and remove those for Arch.
7282 (History): Mention the switch to git.
7283
7284 2008-01-24 Karl Berry <karl@gnu.org>
7285
7286 * info.texi (Search Index, Search Text): Mention the command
7287 character in the section name, a la the (Go to node) node.
7288
7289 2008-01-21 Michael Albinus <michael.albinus@gmx.de>
7290
7291 * dbus.texi (Errors and Events): New macro dbus-ignore-errors.
7292
7293 2008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
7294
7295 * gnus-news.texi: Mention gnus-article-describe-bindings.
7296
7297 2008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
7298
7299 * gnus-news.texi: Mention gnus-article-wide-reply-with-original.
7300
7301 2008-01-18 Carsten Dominik <dominik@science.uva.nl>
7302
7303 * org.texi (Property inheritance): New section.
7304 (Conventions): New section.
7305 (Structure editing): Document C-RET, the prefix arg to the cut/copy
7306 commands, and the new bindings for refiling.
7307 (Sparse trees): Document the new special command for sparse trees.
7308 (References): Be more clear about the counting of hilines.
7309 (Handling links): Document M-p/n for accessing links.
7310 (Fast access to TODO states): New section.
7311 (Per file keywords): New section.
7312 (Property inheritance): New section.
7313 (Column attributes): New summary types.
7314 (Capturing Column View): New section.
7315 (The date/time prompt): Cover the new features in the date/time prompt.
7316 Compactify the table of keys for the calendar remote control.
7317 (Clocking work time): Document the new :scope parameter.
7318 (Remember): Promoted to chapter.
7319 (Quoted examples): New section.
7320 (Enhancing text): New verbatim environments.
7321
7322 2008-01-14 Michael Albinus <michael.albinus@gmx.de>
7323
7324 * trampver.texi: Update release number.
7325
7326 2008-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
7327
7328 * gnus.texi (Article Keymap):
7329 Add gnus-article-wide-reply-with-original; fix descriptions of
7330 gnus-article-reply-with-original and
7331 gnus-article-followup-with-original.
7332
7333 2008-01-09 Glenn Morris <rgm@gnu.org>
7334
7335 * nxml-mode.texi: Add @copying section.
7336
7337 2008-01-05 Reiner Steib <Reiner.Steib@gmx.de>
7338
7339 * message.texi (Mail Variables): Add some text from "(gnus)Posting
7340 Server". Add `message-send-mail-with-mailclient'.
7341
7342 * gnus.texi (Posting Server): Move some text to "(message)Mail
7343 Variables" and add a reference here.
7344
7345 2008-01-04 Michael Albinus <michael.albinus@gmx.de>
7346
7347 * dbus.texi (Receiving Method Calls): New chapter.
7348 (Errors and Events): Add serial number to events. Replace "signal" by
7349 "message". Introduce dbus-event-serial-number.
7350
7351 2008-01-03 Michael Albinus <michael.albinus@gmx.de>
7352
7353 * dbus.texi (Type Conversion): Explain the type specification for empty
7354 arrays. Use another example.
7355
7356 2007-12-30 Michael Albinus <michael.albinus@gmx.de>
7357
7358 * dbus.texi (all): Replace "..." by @dots{}.
7359 (Type Conversion): Precise the value range for :byte types.
7360 (Signals): Rename dbus-unregister-signal to dbus-unregister-object.
7361 Mention its return value.
7362 (Errors and Events): There is no D-Bus error propagation during event
7363 processing.
7364
7365 2007-12-29 Jay Belanger <jay.p.belanger@gmail.com>
7366
7367 * calc.texi (Yacas Language, Maxima Language, Giac Language):
7368 New sections.
7369
7370 2007-12-29 Reiner Steib <Reiner.Steib@gmx.de>
7371
7372 * gnus.texi (Group Parameters): Reorder the text and add a note about
7373 `gnus-parameters' near the beginning of the node.
7374
7375 2007-12-29 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
7376
7377 * gnus.texi (Score File Editing): Fix function name.
7378
7379 2007-12-23 Michael Albinus <michael.albinus@gmx.de>
7380
7381 Sync with Tramp 2.1.12.
7382
7383 * trampver.texi: Update release number.
7384
7385 2007-12-22 Richard Stallman <rms@gnu.org>
7386
7387 * cc-mode.texi (Getting Started): Change @ref to @pxref.
7388
7389 2007-12-22 Michael Albinus <michael.albinus@gmx.de>
7390
7391 * dbus.texi (Type Conversion): Correct input parameters mapping.
7392
7393 2007-12-21 Michael Albinus <michael.albinus@gmx.de>
7394
7395 * dbus.texi (Type Conversion): Extend for D-Bus compound types.
7396 (Errors and Events): Mention wrong-type-argument error.
7397
7398 2007-12-21 Alex Schroeder <alex@gnu.org>
7399
7400 * rcirc.texi: Changed single spaces after sentence end to double
7401 spaces. Fixed some typos.
7402 (Internet Relay Chat): Explain relay.
7403 (Getting started with rcirc): Change items to reflect prompts.
7404 Add more explanation to rcirc-track-minor-mode and added a comment to
7405 warn future maintainers that this section is a copy.
7406 (People): Change /ignore example.
7407 (Keywords): Not keywords.
7408
7409 2007-12-20 Alex Schroeder <alex@gnu.org>
7410
7411 * rcirc.texi (Top): Fighting Information Overload chapter added.
7412 (Getting started with rcirc): Add notice of rcirc-track-minor-mode.
7413 (rcirc commands): Move /ignore command to the new chapter.
7414 (Fighting Information Overload): New chapter documenting /keyword,
7415 /bright, /dim, channel ignore, and low priority channels.
7416 (Configuration): Document rcirc-server-alist, remove
7417 rcirc-startup-channels-alist and rcirc-default-server.
7418
7419 2007-12-16 Michael Albinus <michael.albinus@gmx.de>
7420
7421 * dbus.texi (Signals): Fix example in dbus-register-signal.
7422
7423 2007-12-14 Sven Joachim <svenjoac@gmx.de>
7424
7425 * gnus.texi (Score Variables): Fix typo.
7426
7427 2007-12-07 Michael Albinus <michael.albinus@gmx.de>
7428
7429 * dbus.texi (Synchronous Methods): Adapt dbus-call-method.
7430 (Signals): Adapt dbus-send-signal and dbus-register-signal.
7431 (Errors and Events): Adapt dbus-event.
7432
7433 2007-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
7434
7435 * gnus.texi (Other Files): Add the yenc command.
7436
7437 2007-11-30 Reiner Steib <Reiner.Steib@gmx.de>
7438
7439 * gnus.texi (MIME Commands): Default of gnus-article-loose-mime is t
7440 since 2004-08-06.
7441
7442 2007-11-28 Katsumi Yamaoka <yamaoka@jpl.org>
7443
7444 * gnus.texi (Fancy Mail Splitting): Fix description of splitting based
7445 on body.
7446
7447 2007-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
7448
7449 * emacs-mime.texi (rfc2047): Mention rfc2047-encoded-word-regexp-loose
7450 and rfc2047-allow-irregular-q-encoded-words; fix description of
7451 rfc2047-encode-encoded-words.
7452
7453 2007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
7454
7455 * gnus.texi (Fetching Mail): Remove obsoleted `nnmail-spool-file'.
7456
7457 2007-12-05 Michael Olson <mwolson@gnu.org>
7458
7459 * remember.texi (Diary): Remove "require" line for remember-diary.el.
7460 Update documentation for `remember-diary-file'.
7461
7462 2007-12-04 Michael Albinus <michael.albinus@gmx.de>
7463
7464 * dbus.texi (Signals): Precise `dbus-register-signal'.
7465 (Errors and Events): Rework events part, the internal structure of
7466 dbus-event has changed.
7467
7468 2007-12-03 Juanma Barranquero <lekktu@gmail.com>
7469
7470 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
7471 ($(infodir)/dbus, dbus.dvi): New targets.
7472
7473 2007-12-03 Michael Albinus <michael.albinus@gmx.de>
7474
7475 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
7476 unconditionally.
7477
7478 * dbus.texi (Synchronous Methods): Show the result of the "lshal"
7479 emulation with @print{}.
7480
7481 2007-12-02 Richard Stallman <rms@gnu.org>
7482
7483 * dbus.texi (Overview): Minor cleanup.
7484
7485 2007-12-02 Michael Albinus <michael.albinus@gmx.de>
7486
7487 * Makefile.in (INFO_TARGETS): Add dbus.
7488 (DVI_TARGETS): Add dbus.dvi.
7489 (dbus, dbus.dvi): New targets.
7490
7491 * dbus.texi: New file.
7492
7493 2007-11-24 Romain Francoise <romain@orebokech.com>
7494
7495 * nxml-mode.texi: Add description in @direntry.
7496 Fix file name to match @setfilename.
7497
7498 2007-11-23 Mark A. Hershberger <mah@everybody.org>
7499
7500 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
7501 ($(infodir)/nxml-mode): New rule.
7502
7503 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
7504 ($(infodir)/nxml-mode): New rule.
7505 (clean): Add nxml-mode*.
7506
7507 * nxml-mode.texi: New file with nxml manual.
7508
7509 2007-11-18 Richard Stallman <rms@gnu.org>
7510
7511 * flymake.texi (Example -- Configuring a tool called directly):
7512 Update example.
7513
7514 2007-11-18 Michael Albinus <michael.albinus@gmx.de>
7515
7516 * tramp.texi (Filename completion): Simplify explanation of
7517 double-slash behavior. Explain directory contents flushing.
7518
7519 2007-11-16 Jay Belanger <jay.p.belanger@gmail.com>
7520
7521 * calc.texi (TeX and LaTeX Language Modes): Put in
7522 missing braces.
7523
7524 2007-11-15 Richard Stallman <rms@gnu.org>
7525
7526 * cl.texi (Equality Predicates): Delete `eql'.
7527 (Predicates, Naming Conventions, Top): Delete `eql'.
7528 (Common Lisp Compatibility): Delete `eql'.
7529 (Porting Common Lisp): Delete obsolete backquote info.
7530 Minor clarification about character constants.
7531 (Sequence Basics): Minor clarification.
7532
7533 2007-11-15 Juanma Barranquero <lekktu@gmail.com>
7534
7535 * cc-mode.texi (Electric Keys, Custom Macros):
7536 * tramp.texi (Filename completion): Fix typos.
7537
7538 2007-11-15 Jay Belanger <jay.p.belanger@gmail.com>
7539
7540 * calc.texi (Basic commands): Mention the menu.
7541
7542 2007-11-12 Michael Albinus <michael.albinus@gmx.de>
7543
7544 * tramp.texi (Connection caching): Tramp flushes connection
7545 properties when remote operating system has been changed.
7546
7547 2007-11-09 Reiner Steib <Reiner.Steib@gmx.de>
7548
7549 * gnus-news.texi: Fix spelling.
7550 `message-insert-formatted-citation-line', not
7551 `message-insert-formated-citation-line'.
7552
7553 * gnus.texi, gnus-faq.texi, message.texi: Bump version to 5.10.9.
7554
7555 2007-11-07 Michael Albinus <michael.albinus@gmx.de>
7556
7557 * tramp.texi (Overview): Mention also the PuTTY integration under
7558 w32. Remove paragraphs about Tramp's experimental status.
7559 (Frequently Asked Questions): Add code example for highlighting the
7560 mode line.
7561
7562 2007-11-03 Michael Olson <mwolson@gnu.org>
7563
7564 * remember.texi: Change mentions of remember-buffer to
7565 remember-finalize throughout.
7566
7567 2007-10-30 Michael Olson <mwolson@gnu.org>
7568
7569 * remember.texi (Copying): Remove.
7570 (Mailbox): Update with non-BBDB instructions.
7571 (Diary, Org): Add.
7572 (Bibliography, Planner Page): Remove.
7573
7574 2007-10-30 Juanma Barranquero <lekktu@gmail.com>
7575
7576 * makefile.w32-in (INFO_TARGETS): Add remember.
7577 (DVI_TARGETS): Add remember.dvi.
7578 ($(infodir)/remember): New rule.
7579 (clean): Add remember*.
7580
7581 2007-10-30 Michael Olson <mwolson@gnu.org>
7582
7583 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add remember.
7584 ($(infodir)/remember): New rule that builds the Remember Manual.
7585
7586 * remember.texi: New file containing the Remember Mode Manual.
7587 Shuffle chapters around after initial import.
7588 (Function Reference): Split Keystrokes into separate chapter.
7589 (Keystrokes): Document C-c C-k.
7590 (Introduction): Fix typographical issue with "---".
7591
7592 2007-10-29 Richard Stallman <rms@gnu.org>
7593
7594 * widget.texi (Introduction): Delete discussion of implementation
7595 internals.
7596
7597 2007-10-29 Michael Albinus <michael.albinus@gmx.de>
7598
7599 * tramp.texi (Connection caching): Host names must be different
7600 when tunneling.
7601
7602 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7603
7604 * gnus.texi, gnus-faq.texi, message.texi: Bump version to
7605 Gnus v5.13.
7606
7607 2007-10-28 Miles Bader <miles@gnu.org>
7608
7609 * gnus-news.texi, gnus-coding.texi, sasl.texi: New files.
7610
7611 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7612
7613 * gnus.texi (Sorting the Summary Buffer):
7614 Remove gnus-article-sort-by-date-reverse.
7615
7616 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7617
7618 * gnus.texi (Non-ASCII Group Names): New node.
7619 (Misc Group Stuff): Move gnus-group-name-charset-method-alist and
7620 gnus-group-name-charset-group-alist to Non-ASCII Group Names node.
7621
7622 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
7623
7624 * gnus.texi (Mail Source Specifiers, IMAP): Add a notice on the need to
7625 clean the output of the program `imap-shell-program'.
7626
7627 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7628
7629 * gnus.texi (IMAP): Mention nnimap-logout-timeout.
7630
7631 2007-10-28 Tassilo Horn <tassilo@member.fsf.org>
7632
7633 * gnus.texi (Sticky Articles): Documentation for sticky article
7634 buffers.
7635
7636 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
7637
7638 * gnus.texi (RSS): Document nnrss-ignore-article-fields.
7639
7640 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7641
7642 * gnus.texi (Various Various): Mention gnus-add-timestamp-to-message.
7643
7644 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7645
7646 * gnus.texi (Archived Messages):
7647 Document gnus-update-message-archive-method.
7648
7649 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7650
7651 * gnus.texi (Limiting): Document gnus-summary-limit-to-address.
7652
7653 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
7654
7655 * gnus.texi (Group Maneuvering):
7656 Document `gnus-summary-next-group-on-exit'.
7657
7658 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7659
7660 * gnus.texi (Really Various Summary Commands):
7661 Mention gnus-auto-select-on-ephemeral-exit.
7662
7663 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7664
7665 * gnus.texi, message.texi: Bump version number.
7666
7667 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7668
7669 * gnus.texi (Group Line Specification, Misc Group Stuff)
7670 (Server Commands): Parenthesize @pxref{Mail Spool}.
7671
7672 2007-10-28 Didier Verna <didier@xemacs.org>
7673
7674 New user option: message-signature-directory.
7675 * message.texi (Insertion Variables): Document it.
7676 * gnus.texi (Posting Styles): Ditto.
7677
7678 2007-10-28 Didier Verna <didier@xemacs.org>
7679
7680 * gnus.texi (Group Line Specification):
7681 * gnus.texi (Misc Group Stuff):
7682 * gnus.texi (Server Commands): Document the group compaction feature.
7683
7684 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7685
7686 * gnus-faq.texi ([5.2]): Adjust for message-fill-column.
7687
7688 * message.texi (Various Message Variables): Add message-fill-column.
7689
7690 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7691
7692 * gnus.texi: Untabify.
7693
7694 2007-10-28 Didier Verna <didier@xemacs.org>
7695
7696 * gnus.texi (Group Parameters): Document the posting-style merging
7697 process in topic-mode.
7698
7699 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7700
7701 * gnus.texi (Scoring On Other Headers): Add gnus-inhibit-slow-scoring.
7702
7703 2007-10-28 Romain Francoise <romain@orebokech.com>
7704
7705 * gnus.texi (Mail Spool): Fix typo.
7706 Update copyright.
7707
7708 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7709
7710 * gnus.texi (Limiting): Add gnus-summary-limit-to-singletons.
7711
7712 2007-10-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
7713
7714 * gnus.texi (Summary Generation Commands):
7715 Add gnus-summary-insert-ticked-articles.
7716
7717 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7718
7719 * gnus.texi (SpamAssassin back end): Rename spam-spamassassin-path
7720 to spam-spamassassin-program.
7721
7722 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7723
7724 * gnus.texi (Mail and Post): Add gnus-message-highlight-citation.
7725
7726 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7727
7728 * gnus.texi (Limiting): Add gnus-summary-limit-to-headers.
7729
7730 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7731
7732 * message.texi (Mail Headers): Document `opportunistic'.
7733
7734 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7735
7736 * emacs-mime.texi (Encoding Customization): Explain how to set
7737 mm-coding-system-priorities per hierarchy.
7738
7739 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7740
7741 * gnus.texi (Washing Mail): Add nnmail-ignore-broken-references and
7742 nnmail-broken-references-mailers instead of nnmail-fix-eudora-headers.
7743
7744 2007-10-28 Didier Verna <didier@xemacs.org>
7745
7746 * message.texi (Wide Reply): Update documentation of
7747 message-dont-reply-to-names (now allowing a list of regexps).
7748
7749 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7750
7751 * gnus.texi (Spam Package Introduction): Fix spam menu and links.
7752
7753 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7754
7755 * gnus.texi (SpamAssassin back end): Fix typo.
7756
7757 * sieve.texi (Examples): Fix grammar.
7758
7759 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7760
7761 * gnus.texi (Searching for Articles): Document M-S and M-R.
7762 (Limiting): Document / b.
7763
7764 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7765
7766 * gnus.texi (Thread Commands): T M-^.
7767
7768 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7769
7770 * message.texi (Mail Aliases): Document ecomplete.
7771 (Mail Aliases): Fix typo.
7772
7773 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7774
7775 * gnus.texi (Face): Restore xref to gnus-face-properties-alist;
7776 fix typo.
7777
7778 2007-10-28 Romain Francoise <romain@orebokech.com>
7779
7780 * gnus.texi (Mail Spool): Grammar fix.
7781
7782 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7783
7784 * gnus.texi (Mail Spool): nnml-use-compressed-files can be a
7785 string.
7786
7787 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7788
7789 * gnus.texi (Group Parameters): Fix description.
7790
7791 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7792
7793 * gnus.texi (Gmane Spam Reporting):
7794 Fix spam-report-gmane-use-article-number.
7795 Add spam-report-user-mail-address.
7796
7797 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7798
7799 * emacs-mime.texi (Non-MIME): x-gnus-verbatim -> x-verbatim.
7800
7801 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7802
7803 * gnus.texi (Group Parameters): Add simplified sorting example based on
7804 example for `Sorting the Summary Buffer' from Jari Aalto
7805 <jari.aalto@cante.net>.
7806 (Example Methods): Add example for an indirect connection.
7807
7808 2007-10-28 Kevin Greiner <kevin.greiner@compsol.cc>
7809
7810 * gnus.texi (nntp-open-via-telnet-and-telnet): Fix grammar.
7811 (Agent Parameters): Update parameter names to match code.
7812 (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as
7813 'gnus-agent-summary-fetch-series'.
7814 (Agent and flags): New section providing a generalized discussion
7815 of flag handling.
7816 (Agent and IMAP): Remove flag discussion.
7817 (Agent Variables): Add 'gnus-agent-synchronize-flags'.
7818
7819 2007-10-28 Romain Francoise <romain@orebokech.com>
7820
7821 * gnus.texi (Exiting the Summary Buffer): Add new function
7822 `gnus-summary-catchup-and-goto-prev-group', bound to `Z p'.
7823
7824 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7825
7826 * gnus.texi (Conformity): Fix typo.
7827 (Customizing Articles): Document `first'.
7828
7829 2007-10-28 Jari Aalto <jari.aalto@cante.net>
7830
7831 * gnus.texi (Sorting the Summary Buffer):
7832 Add `gnus-thread-sort-by-date-reverse'. Add example
7833 host to different sorting in NNTP and RSS groups.
7834
7835 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7836
7837 * message.texi (Insertion): Describe prefix for
7838 message-mark-inserted-region and message-mark-insert-file.
7839
7840 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7841
7842 * emacs-mime.texi (Non-MIME): Add Slrn-style verbatim marks and
7843 LaTeX documents. Describe "text/x-gnus-verbatim".
7844
7845 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7846
7847 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
7848 (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering)
7849 (spam-stat spam filtering, SpamOracle)
7850 (Extending the Spam ELisp package): Remove extra quote symbol for
7851 clarity.
7852
7853 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7854
7855 * gnus.texi (MIME Commands): Add gnus-article-save-part-and-strip,
7856 gnus-article-delete-part and gnus-article-replace-part.
7857 (Using MIME): Add gnus-mime-replace-part.
7858
7859 2007-10-28 Romain Francoise <romain@orebokech.com>
7860
7861 * gnus.texi (Mail Spool): Mention that `nnml-use-compressed-files'
7862 requires `auto-compression-mode' to be enabled. Add new nnml
7863 variable `nnml-compressed-files-size-threshold'.
7864
7865 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7866
7867 * gnus.texi (Sorting the Summary Buffer):
7868 Add gnus-thread-sort-by-recipient.
7869
7870 2007-10-28 Romain Francoise <romain@orebokech.com>
7871
7872 * message.texi (Insertion Variables): Mention new variable
7873 `message-yank-empty-prefix'. Change `message-yank-cited-prefix'
7874 documentation accordingly.
7875
7876 2007-10-28 Romain Francoise <romain@orebokech.com>
7877
7878 * gnus.texi (To From Newsgroups): Mention new variables
7879 `gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'.
7880
7881 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7882
7883 * gnus.texi (Using MIME): gnus-mime-copy-part supports the charset
7884 stuff; gnus-mime-inline-part does the automatic decompression.
7885
7886 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7887
7888 * gnus.texi (Spam ELisp Package Configuration Examples):
7889 "training.ham" should be "training.spam".
7890
7891 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7892
7893 * message.texi (Mail Variables): Fix the default value for
7894 message-send-mail-function.
7895
7896 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7897
7898 * gnus.texi (Optional Back End Functions): nntp-request-update-info
7899 always returns nil exceptionally.
7900
7901 2007-10-28 Simon Josefsson <jas@extundo.com>
7902
7903 * gnus.texi (Article Washing): Add libidn URL.
7904 Suggested by Michael Cook <michael@waxrat.com>.
7905
7906 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7907
7908 * gnus.texi (Topic Commands): Fix next/previous.
7909
7910 2007-10-28 Simon Josefsson <jas@extundo.com>
7911
7912 * gnus.texi (Article Washing): Mention `W i'.
7913
7914 2007-10-28 Jochen Küpper <jochen@fhi-berlin.mpg.de>
7915
7916 * gnus.texi (Group Parameters): Slight extension of sieve
7917 parameter description.
7918
7919 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7920
7921 * gnus.texi (Score Decays): `gnus-decay-scores' can be a regexp
7922 matching score files as well.
7923 (Picons): Describe `gnus-picon-style'.
7924
7925 2007-10-28 Romain Francoise <romain@orebokech.com>
7926
7927 * message.texi (Message Headers): Mention that headers are hidden
7928 using narrowing, and how to expose them.
7929 Update copyright.
7930
7931 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7932
7933 * gnus.texi: Mention `gnus-summary-limit-to-recipient' and
7934 `gnus-summary-sort-by-recipient'.
7935
7936 2007-10-28 Romain Francoise <romain@orebokech.com>
7937
7938 * gnus.texi (NNTP marks): New node.
7939 (NNTP): Move NNTP marks variables to the new node.
7940
7941 2007-10-28 Jesper Harder <harder@ifa.au.dk>
7942
7943 * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back end.
7944
7945 * gnus.texi (MIME Commands, Hashcash): Markup fix.
7946
7947 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7948
7949 * gnus.texi: Replaced @file{spam.el} with @code{spam.el}
7950 everywhere for consistency.
7951 (Filtering Spam Using The Spam ELisp Package): Admonish again.
7952 (Spam ELisp Package Sequence of Events): This is Gnus, say so.
7953 Say "regular expression" instead of "regex." Admonish.
7954 Pick other words to sound better (s/so/thus/).
7955 (Spam ELisp Package Filtering of Incoming Mail):
7956 Mention statistical filters. Remove old TODO.
7957 (Spam ELisp Package Sorting and Score Display in Summary Buffer):
7958 New section on sorting and displaying the spam score.
7959 (BBDB Whitelists): Mention spam-use-BBDB-exclusive is not a
7960 backend but an alias to spam-use-BBDB.
7961 (Extending the Spam ELisp package): Rewrite the example using the
7962 new backend functionality.
7963
7964 2007-10-28 Simon Josefsson <jas@extundo.com>
7965
7966 * gnus.texi (NNTP): Mention nntp-marks-is-evil and
7967 nntp-marks-directory, from Romain Francoise
7968 <romain@orebokech.com>.
7969
7970 2007-10-28 Magnus Henoch <mange@freemail.hu>
7971
7972 * gnus.texi (Hashcash): New default value of
7973 hashcash-default-payment.
7974
7975 2007-10-28 Simon Josefsson <jas@extundo.com>
7976
7977 * gnus.texi (Hashcash): Fix URL. Add pref to spam section.
7978 (Anti-spam Hashcash Payments): No need to load hashcash.el now.
7979
7980 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7981
7982 * gnus.texi (Adaptive Scoring): Add gnus-adaptive-pretty-print.
7983
7984 2007-10-28 Simon Josefsson <jas@extundo.com>
7985
7986 * gnus.texi (documentencoding): Add, to avoid warnings.
7987
7988 2007-10-28 Simon Josefsson <jas@extundo.com>
7989
7990 * message.texi (Mail Headers): Add.
7991
7992 * gnus.texi (Hashcash): Fix.
7993
7994 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7995
7996 * gnus.texi (Hashcash): Change location of library, also mention
7997 that payments can be verified and fix the name of the
7998 hashcash-path variable.
7999
8000 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
8001
8002 * gnus.texi (Article Display): Add `gnus-picon-style'.
8003
8004 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
8005
8006 * gnus.texi (SpamAssassin backend): Add it to the detailmenu.
8007
8008 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
8009
8010 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
8011 (Bogofilter, spam-stat spam filtering, SpamOracle): Old incorrect
8012 warning about ham processors in spam groups removed.
8013
8014 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
8015
8016 * gnus.texi (SpamAssassin backend): Add new node about SpamAssassin.
8017 From Hubert Chan <hubert@uhoreg.ca>.
8018
8019 2007-10-28 Jesper Harder <harder@ifa.au.dk>
8020
8021 * gnus.texi (Spam ELisp Package Sequence of Events): Index.
8022 (Mailing List): Typo.
8023 (Customizing Articles): Add gnus-treat-ansi-sequences.
8024 (Article Washing): Index.
8025
8026 * message.texi: Use m-dash consistently.
8027
8028 2007-10-28 Jesper Harder <harder@ifa.au.dk>
8029
8030 * gnus.texi (GroupLens): Remove.
8031
8032 2007-10-28 Kevin Greiner <kgreiner@xpediantsolutions.com>
8033
8034 * gnus.texi (Outgoing Messages, Agent Variables):
8035 Add gnus-agent-queue-mail and gnus-agent-prompt-send-queue.
8036 Suggested by Gaute Strokkenes <gs234@srcf.ucam.org>
8037
8038 2007-10-28 Jesper Harder <harder@ifa.au.dk>
8039
8040 * gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
8041
8042 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
8043
8044 * gnus.texi (Article Washing): Add `gnus-article-treat-ansi-sequences'.
8045
8046 * gnus.texi (No Gnus): New node. Includes `gnus-news.texi'.
8047
8048 2007-10-28 Simon Josefsson <jas@extundo.com>
8049
8050 * gnus.texi (Top): Add SASL.
8051
8052 2007-10-27 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
8053
8054 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
8055
8056 2007-10-27 Reiner Steib <Reiner.Steib@gmx.de>
8057
8058 * gnus.texi (Troubleshooting): Adjust Gnus version number.
8059
8060 2007-10-27 Jay Belanger <jay.p.belanger@gmail.com>
8061
8062 * calc.texi (Formulas, Composition Basics): Lower the
8063 precedence of negation.
8064
8065 2007-10-25 Jonathan Yavner <jyavner@member.fsf.org>
8066
8067 * ses.texi (The Basics): Mention how to create a new spreadsheet.
8068 Mention the new three-letter column identifiers.
8069 (More on cell printing): Calculate-cell and truncate-cell are now `c'
8070 and `t' rather than `C-c C-c' and `C-c C-t'. Mention the stupid error
8071 message when using `c' on an empty default with default printer.
8072 (Buffer-local variables in spreadsheets): `symbolic-formulas' was
8073 renamed to `ses--symbolic-formulas' some time ago.
8074
8075 2007-10-25 Jay Belanger <jay.p.belanger@gmail.com>
8076
8077 * calc.texi (Default Simplifications, Making Selections)
8078 (Customizing Calc): Clarify associativity of multiplication.
8079
8080 2007-10-23 Michael Albinus <michael.albinus@gmx.de>
8081
8082 * tramp.texi (Traces and Profiles): Simplify loop over
8083 `trace-function-background'.
8084
8085 2007-10-22 Juri Linkov <juri@jurta.org>
8086
8087 * dired-x.texi (Shell Command Guessing): Default values are now
8088 available by typing M-n instead of M-p.
8089
8090 2007-10-21 Michael Albinus <michael.albinus@gmx.de>
8091
8092 * tramp.texi (Cleanup remote connections): New section.
8093 (Password caching): Remove `tramp-clear-passwd'.
8094 It's not a command anymore.
8095 (Bug Reports): Add `tramp-bug' to function index.
8096 (Function Index, Variable Index): New nodes.
8097 (Remote shell setup): Describe `tramp-password-prompt-regexp'.
8098
8099 * trampver.texi: Update release number.
8100
8101 2007-10-20 Jay Belanger <jay.p.belanger@gmail.com>
8102
8103 * calc.texi (History and Acknowledgements): Turn comment
8104 about integer size into past tense.
8105 (Time Zones): Remove pointer to Calc author's address.
8106 (Trigonometric and Hyperbolic Functions): Mention cotangent
8107 and hyperbolic cotangent. Fix typo.
8108
8109 2007-10-10 Michael Albinus <michael.albinus@gmx.de>
8110
8111 Sync with Tramp 2.1.11.
8112
8113 * trampver.texi: Update release number.
8114
8115 2007-10-06 Michael Albinus <michael.albinus@gmx.de>
8116
8117 * tramp.texi (External packages): New section.
8118
8119 2007-09-29 Juri Linkov <juri@jurta.org>
8120
8121 * info.texi (Help-Int): Document `L' (`Info-history').
8122
8123 2007-09-26 Carsten Dominik <dominik@science.uva.nl>
8124
8125 * org.texi: Change links to webpage and maintained email.
8126 (Remember): Promote to Chapter, significant changes.
8127 (Fast access to TODO states): New section.
8128 (Faces for TODO keywords): New section.
8129 (Export options): Example for #+DATE.
8130 (Progress logging): Section moved.
8131
8132 2007-09-26 Bill Wohler <wohler@newt.com>
8133
8134 * mh-e.texi (HTML): Mention binding of S-mouse-2 to
8135 browse-url-at-mouse.
8136
8137 2007-09-20 Eduard Wiebe <usenet@pusto.de> (tiny change)
8138
8139 * flymake.texi (Customizable variables): Face names don't end in -face.
8140 Fix flymake-err-line-patterns template.
8141 (Example -- Configuring a tool called directly): Fix init-function.
8142 (Highlighting erroneous lines): Face names don't end in -face.
8143
8144 2007-09-18 Exal de Jesus Garcia Carrillo <exal@gmx.de> (tiny change)
8145
8146 * erc.texi (Special-Features): Fix small typo.
8147
8148 2007-09-14 Michael Albinus <michael.albinus@gmx.de>
8149
8150 * tramp.texi (Filename Syntax): Provide links to "Inline methods"
8151 and "External transfer methods".
8152
8153 2007-09-13 Jay Belanger <jay.p.belanger@gmail.com>
8154
8155 * calc.texi (Predefined Units): Add some history.
8156
8157 2007-09-08 Michael Olson <mwolson@gnu.org>
8158
8159 * erc.texi (Copying): New section included from gpl.texi.
8160 This matches the look of the upstream ERC manual.
8161
8162 2007-09-07 Jay Belanger <jay.p.belanger@gmail.com>
8163
8164 * calc.texi (History and Acknowledgements): Adjust the "thanks".
8165 (Random Numbers): Clarify the distribution of `random'.
8166
8167 2007-09-06 Glenn Morris <rgm@gnu.org>
8168
8169 Move manual sources from man/ to subdirectories of doc/.
8170 Split into the Emacs manual in emacs/, and other manuals in misc/.
8171 Change all setfilename commands to use ../../info.
8172 * Makefile.in: Move the parts of the old man/Makefile.in that do not
8173 refer to the Emacs manual here.
8174 (infodir): New variable.
8175 (INFO_TARGETS, info): Use infodir. Also used by all info targets.
8176 (cc-mode.texi, faq.texi): Update references to source file locations.
8177 * makefile.w32-in: Move the parts of the old man/makefile.w32-in that
8178 do not refer to the Emacs manual here.
8179 (infodir, MULTI_INSTALL_INFO, ENVADD): Go up one more level.
8180
8181 * Makefile.in: Add `basename' versions of all info targets, for
8182 convenience when rebuilding just one manual.
8183 (../etc/GNU): Delete obsolete target.
8184 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
8185 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
8186 *.vrs *.toc here...
8187 (maintainer-clean): ...from here.
8188
8189 * makefile.w32-in (../etc/GNU): Delete obsolete target.
8190
8191 2007-09-01 Jay Belanger <jay.p.belanger@gmail.com>
8192
8193 * calc.texi (Date Conversions): Clarify definition of
8194 Julian day numbering.
8195 (Date Forms): Clarify definition of Julian day numbering;
8196 add some history.
8197
8198 2007-08-30 Carsten Dominik <dominik@science.uva.nl>
8199
8200 * org.texi: Version 5.07.
8201
8202 2007-08-24 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
8203
8204 * message.texi (MIME): Replace mml-attach with mml-attach-file.
8205
8206 2007-08-22 Carsten Dominik <dominik@science.uva.nl>
8207
8208 * org.texi (Adding hyperlink types): New section.
8209 (Embedded LaTeX): Chapter updated because of LaTeX export.
8210 (LaTeX export): New section.
8211 (Using links out): New section.
8212
8213 2007-08-22 Glenn Morris <rgm@gnu.org>
8214
8215 * faq.texi (Learning how to do something): Refcards now in
8216 etc/refcards/ directory.
8217
8218 2007-08-22 Michael Albinus <michael.albinus@gmx.de>
8219
8220 * tramp.texi (Remote Programs): Persistency file must be cleared when
8221 changing `tramp-remote-path'.
8222 (Filename Syntax): Don't use @var{} constructs inside the @trampfn
8223 macro.
8224
8225 2007-08-17 Jay Belanger <jay.p.belanger@gmail.com>
8226
8227 * calc.texi: Move contents to beginning of file.
8228 (Algebraic Entry): Fix the formatting of an example.
8229
8230 2007-08-15 Jay Belanger <jay.p.belanger@gmail.com>
8231
8232 * calc.texi (Basic Operations on Units): Mention exact versus
8233 inexact conversions.
8234
8235 2007-08-14 Jay Belanger <jay.p.belanger@gmail.com>
8236
8237 * calc.texi (Basic Operations on Units): Mention default
8238 values for new units.
8239 (Quick Calculator Mode): Mention that binary format will
8240 be displayed.
8241
8242 2007-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
8243
8244 * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.
8245
8246 2007-08-10 Katsumi Yamaoka <yamaoka@jpl.org>
8247
8248 * gnus.texi (NNTP): Mention nntp-xref-number-is-evil.
8249
8250 2007-08-08 Glenn Morris <rgm@gnu.org>
8251
8252 * gnus.texi, sieve.texi: Replace `iff'.
8253
8254 2007-08-03 Jay Belanger <jay.p.belanger@gmail.com>
8255
8256 * calc.texi (Basic Graphics): Mention the graphing of error
8257 forms.
8258 (Graphics Options): Mention how `g s' handles error forms.
8259 (Curve Fitting): Mention plotting the curves.
8260 (Standard Nonlinear Models): Add additional models.
8261 (Curve Fitting Details): Mention the Levenberg-Marquardt method.
8262 (Linear Fits): Correct result.
8263
8264 2007-08-01 Alan Mackenzie <acm@muc.de>
8265
8266 * cc-mode.texi (Mailing Lists and Bug Reports): Correct "-no-site-file"
8267 to "--no-site-file".
8268
8269 2007-07-29 Michael Albinus <michael.albinus@gmx.de>
8270
8271 * tramp.texi (Frequently Asked Questions): Point to mode line
8272 extension in Emacs 23.1.
8273
8274 * trampver.texi: Update release number.
8275
8276 2007-07-27 Glenn Morris <rgm@gnu.org>
8277
8278 * calc.texi (Copying): Include license text from gpl.texi, rather than
8279 in-line.
8280
8281 2007-07-25 Glenn Morris <rgm@gnu.org>
8282
8283 * calc.texi (Copying): Replace license with GPLv3.
8284
8285 * Relicense all FSF files to GPLv3 or later.
8286
8287 2007-07-22 Michael Albinus <michael.albinus@gmx.de>
8288
8289 Sync with Tramp 2.1.10.
8290
8291 * tramp.texi (trampfn): Expand macro implementation in order to handle
8292 empty arguments.
8293 (trampfnmhl, trampfnuhl, trampfnhl): Remove macros. Replace all
8294 occurrences by trampfn.
8295 (Frequently Asked Questions): Extend example code for host
8296 identification in the modeline. Add bbdb to approaches shortening Tramp
8297 file names to be typed.
8298
8299 * trampver.texi: Update release number.
8300
8301 2007-07-17 Michael Albinus <michael.albinus@gmx.de>
8302
8303 * tramp.texi: Move @setfilename ../info/tramp up, outside the header
8304 section. Reported by <poti@potis.org>.
8305 (Remote processes): Arguments of the program to be debugged are taken
8306 literally.
8307 (Frequently Asked Questions): Simplify recentf example.
8308
8309 2007-07-14 Karl Berry <karl@gnu.org>
8310
8311 * info.texi (@copying): New Back-Cover Text.
8312
8313 * info.texi (Quitting Info): Move to proper place in source.
8314 (Reported by Benno Schulenberg.)
8315
8316 2007-07-13 Eli Zaretskii <eliz@gnu.org>
8317
8318 * Makefile.in (../info/emacs-mime): Use --enable-encoding.
8319
8320 * makefile.w32-in ($(infodir)/emacs-mime): Ditto.
8321
8322 * emacs-mime.texi: Add @documentencoding directive.
8323
8324 2007-07-12 Nick Roberts <nickrob@snap.net.nz>
8325
8326 * tramp.texi (Remote processes): Add an anchor to the subsection
8327 "Running a debugger on a remote host".
8328
8329 2007-07-12 Michael Albinus <michael.albinus@gmx.de>
8330
8331 * tramp.texi (Remote processes): Don't call it "experimental" any
8332 longer. Add subsection about running a debugger on a remote host.
8333
8334 2007-07-10 Carsten Dominik <dominik@science.uva.nl>
8335
8336 * org.texi (Properties and columns): Chapter rewritten.
8337
8338 2007-07-08 Michael Albinus <michael.albinus@gmx.de>
8339
8340 * tramp.texi:
8341 * trampver.texi: Migrate to Tramp 2.1.
8342
8343 2007-07-02 Carsten Dominik <dominik@science.uva.nl>
8344
8345 * org.texi (Properties): New chapter.
8346
8347 2007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
8348
8349 * gnus-faq.texi ([3.2]): Fix locating of environment variables in the
8350 Control Panel.
8351
8352 * gnus.texi (Misc Article): Add index entry for
8353 gnus-single-article-buffer.
8354
8355 2007-06-27 Andreas Seltenreich <andreas@gate450.dyndns.org>
8356
8357 * gnus.texi (Starting Up): Fix typo.
8358
8359 2007-06-25 Katsumi Yamaoka <yamaoka@jpl.org>
8360
8361 * gnus.texi (Asynchronous Fetching): Fix typo.
8362
8363 2007-06-20 Jay Belanger <jay.p.belanger@gmail.com>
8364
8365 * calc.texi:Change ifinfo to ifnottex (as appropriate) throughout.
8366 (About This Manual): Remove redundant information.
8367 (Getting Started): Mention author.
8368 (Basic Arithmetic, Customizing Calc): Make description of the
8369 variable `calc-multiplication-has-precedence' match its new effect.
8370
8371 2007-06-19 Jay Belanger <jay.p.belanger@gmail.com>
8372
8373 * calc.texi (Basic Arithmetic, Customizing Calc):
8374 Mention the variable `calc-multiplication-has-precedence'.
8375
8376 2007-06-19 Carsten Dominik <dominik@science.uva.nl>
8377
8378 * org.texi (Tag): Section swapped with node Timestamps.
8379 (Formula syntax for Lisp): Document new `L' flag.
8380
8381 2007-06-06 Andreas Seltenreich <andreas@gate450.dyndns.org>
8382
8383 * gnus.texi (Misc Group Stuff, Summary Buffer)
8384 (Server Commands, Article Keymap): Fix typo. s/function/command/.
8385
8386 2007-06-06 Juanma Barranquero <lekktu@gmail.com>
8387
8388 * cc-mode.texi (Comment Commands, Getting Started, Style Variables):
8389 * gnus.texi (Article Buttons, Mail Source Customization)
8390 (Sending or Not Sending, Customizing NNDiary):
8391 * message.texi (Message Headers):
8392 * mh-e.texi (HTML): Fix typos.
8393
8394 2007-06-07 Michael Albinus <michael.albinus@gmx.de>
8395
8396 Sync with Tramp 2.0.56.
8397
8398 * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc
8399 settings. Reported by Ted Zlatanov <tzz@lifelogs.com>.
8400
8401 2007-06-02 Chong Yidong <cyd@stupidchicken.com>
8402
8403 * Version 22.1 released.
8404
8405 2007-05-26 Michael Olson <mwolson@gnu.org>
8406
8407 * erc.texi (Modules): Fix references to completion modules.
8408
8409 2007-05-09 Reiner Steib <Reiner.Steib@gmx.de>
8410
8411 * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
8412
8413 2007-05-09 Didier Verna <didier@xemacs.org>
8414
8415 * gnus.texi (Email Based Diary): New. Proper documentation for the
8416 nndiary back end and the gnus-diary library.
8417
8418 2007-05-03 Karl Berry <karl@gnu.org>
8419
8420 * .cvsignore (*.pdf): New entry.
8421
8422 * texinfo.tex: Update from current version for better pdf generation.
8423
8424 2007-04-30 Reiner Steib <Reiner.Steib@gmx.de>
8425
8426 * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.
8427
8428 2007-04-28 Glenn Morris <rgm@gnu.org>
8429
8430 * faq.texi (New in Emacs 22): Restore mention of python.el pending
8431 consideration of legal status.
8432
8433 2007-04-27 J.D. Smith <jdsmith@as.arizona.edu>
8434
8435 * idlwave.texi: Minor updates for IDLWAVE 6.1.
8436
8437 2007-04-24 Chong Yidong <cyd@stupidchicken.com>
8438
8439 * faq.texi (New in Emacs 22): python.el removed.
8440
8441 2007-04-23 Jay Belanger <jay.p.belanger@gmail.com>
8442
8443 * calc.texi (Reporting bugs): Update maintainer's address.
8444
8445 2007-04-22 Chong Yidong <cyd@stupidchicken.com>
8446
8447 * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
8448
8449 2007-04-15 Jay Belanger <belanger@truman.edu>
8450
8451 * calc.texi (Title page): Remove the date.
8452 (Basic Arithmetic): Emphasize that / binds less strongly than *.
8453 (The Standard Calc Interface): Change trail title.
8454 (Floats): Mention that when non-decimal floats are entered, only
8455 approximations are stored.
8456 (Copying): Move to the appendices.
8457 (GNU Free Documentation License): Add as an appendix.
8458
8459 2007-04-15 Chong Yidong <cyd@stupidchicken.com>
8460
8461 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
8462 * dired-x.texi, ebrowse.texi, ediff.texi:
8463 * emacs-mime.texi, erc.texi, eshell.texi:
8464 * eudc.texi, flymake.texi, forms.texi, gnus.texi:
8465 * idlwave.texi, message.texi, newsticker.texi, org.texi:
8466 * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi:
8467 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
8468 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi:
8469 * woman.texi: Include GFDL.
8470
8471 * doclicense.texi: Remove node heading, so that it can be included by
8472 other files.
8473
8474 * dired-x.texi: Relicence under GFDL. Remove date from title page.
8475
8476 * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
8477 than *.
8478
8479 2007-04-14 Carsten Dominik <dominik@science.uva.nl>
8480
8481 * org.texi (Formula syntax for Calc): Emphasize the operator precedence
8482 in Calc.
8483
8484 2007-04-09 Romain Francoise <romain@orebokech.com>
8485
8486 * faq.texi (New in Emacs 22): Mention improvements to the Windows and
8487 Mac OS ports. Make it clear that mouse-1 complements and doesn't
8488 replace mouse-2.
8489
8490 2007-04-08 Chong Yidong <cyd@stupidchicken.com>
8491
8492 * woman.texi (Word at point, Interface Options): woman-topic-at-point
8493 renamed to woman-use-topic-at-point. Document new behavior.
8494
8495 2007-04-08 Richard Stallman <rms@gnu.org>
8496
8497 * url.texi: Fix some indexing.
8498 (Disk Caching): Drop discussion of old/other Emacs versions.
8499
8500 2007-04-07 Chong Yidong <cyd@stupidchicken.com>
8501
8502 * url.texi (Disk Caching): Say Emacs 21 "and later".
8503
8504 * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
8505 on Font locking which now mentions JIT lock.
8506
8507 2007-04-01 Michael Olson <mwolson@gnu.org>
8508
8509 * erc.texi: Update for the ERC 5.2 release.
8510
8511 2007-03-31 David Kastrup <dak@gnu.org>
8512
8513 * woman.texi (Topic, Interface Options): Explain changes semantics of
8514 woman-manpath in order to consider MANPATH_MAP entries.
8515
8516 2007-03-31 Eli Zaretskii <eliz@gnu.org>
8517
8518 * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
8519
8520 2007-03-26 Richard Stallman <rms@gnu.org>
8521
8522 * pgg.texi (Caching passphrase): Clean up previous change.
8523
8524 2007-03-25 Thien-Thi Nguyen <ttn@gnu.org>
8525
8526 * gnus.texi (Setting Process Marks): Fix typo.
8527
8528 2007-03-25 Romain Francoise <romain@orebokech.com>
8529
8530 * faq.texi (New in Emacs 22): Reorganize using an itemized list for
8531 readability, and include various fixes by Daniel Brockman, Nick Roberts
8532 and Dieter Wilhelm.
8533
8534 2007-03-24 Thien-Thi Nguyen <ttn@gnu.org>
8535
8536 * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
8537
8538 * gnus.texi (Mail Source Specifiers): Fix typo.
8539
8540 2007-03-22 Ralf Angeli <angeli@caeruleus.net>
8541
8542 * reftex.texi (Imprint): Update maintainer information.
8543
8544 2007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
8545
8546 * message.texi (Message Buffers): Update documentation for
8547 message-generate-new-buffers.
8548
8549 2007-03-15 Daiki Ueno <ueno@unixuser.org>
8550
8551 * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
8552
8553 2007-03-21 Glenn Morris <rgm@gnu.org>
8554
8555 * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2.
8556
8557 2007-03-19 Chong Yidong <cyd@stupidchicken.com>
8558
8559 * eshell.texi (Known problems): Emacs 21 -> 22.
8560
8561 * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
8562
8563 2007-03-18 Jay Belanger <belanger@truman.edu>
8564
8565 * calc.texi (Time Zones): Mention that the DST rules changed in 2007.
8566
8567 2007-03-12 Glenn Morris <rgm@gnu.org>
8568
8569 * calc.texi (Time Zones): Switch to new North America DST rule.
8570
8571 * calc.texi: Replace "daylight savings" with "daylight
8572 saving" in text throughout.
8573
8574 2007-03-11 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
8575
8576 * gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
8577 The variable now uses a list of symbols instead of just a symbol.
8578 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
8579
8580 2007-03-06 Romain Francoise <romain@orebokech.com>
8581
8582 * faq.texi (New in Emacs 22): Don't say "now" too much. Add MH-E to
8583 new packages, and mention Gnus update.
8584
8585 2007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
8586
8587 * gnus.texi (NNTP): Mention nntp-never-echoes-commands and
8588 nntp-open-connection-functions-never-echo-commands.
8589
8590 2007-02-27 Chong Yidong <cyd@stupidchicken.com>
8591
8592 * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
8593 problems on the console, and security risk in not using gpg-agent.
8594
8595 2007-02-25 Carsten Dominik <dominik@science.uva.nl>
8596
8597 * org.texi (The spreadsheet): Rename from "Table calculations".
8598 Completely reorganized and rewritten.
8599 (CamelCase links): Section removed.
8600 (Repeating items): New section.
8601 (Tracking TODO state changes): New section.
8602 (Agenda views): Chapter reorganized and rewritten.
8603 (HTML export): Section rewritten.
8604 (Tables in arbitrary syntax): New section.
8605 (Summary): Better feature summary.
8606 (Activation): Document problem with cut-and-paste of Lisp code
8607 from PDF files.
8608 (Visibility cycling): Document indirect buffer use.
8609 (Structure editing): Document sorting.
8610 (Remember): Section rewritten.
8611 (Time stamps): Better description of time stamp types.
8612 (Tag searches): Document regular expression search for tags.
8613 (Stuck projects): New section.
8614 (In-buffer settings): New keywords.
8615 (History and Acknowledgments): Update description.
8616
8617 2007-02-24 Alan Mackenzie <acm@muc.de>
8618
8619 * cc-mode.texi (Movement Commands): Insert two missing command names.
8620 (Getting Started): Slight wording correction (use conditional).
8621
8622 2007-02-22 Kim F. Storm <storm@cua.dk>
8623
8624 * widget.texi (User Interface, Basic Types): Document need to put some
8625 text before the %v escape in :format string in editable-field widget.
8626
8627 2007-02-18 Romain Francoise <romain@orebokech.com>
8628
8629 * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not
8630 `cvs-mode-quit'.
8631
8632 2007-02-10 Markus Triska <markus.triska@gmx.at>
8633
8634 * widget.texi (Programming Example): Put constant strings in :format.
8635
8636 2007-02-07 Juanma Barranquero <lekktu@gmail.com>
8637
8638 * faq.texi (Fullscreen mode on MS-Windows): New node.
8639
8640 2007-02-04 David Kastrup <dak@gnu.org>
8641
8642 * faq.texi (AUCTeX): Update version number. Should probably be done
8643 for other packages as well.
8644
8645 2007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
8646
8647 * gnus.texi (Batching Agents): Fix example. Reported by Tassilo Horn
8648 <tassilo@member.fsf.org>.
8649
8650 2007-01-20 Markus Triska <markus.triska@gmx.at>
8651
8652 * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
8653
8654 2007-01-13 Michael Olson <mwolson@gnu.org>
8655
8656 * erc.texi (Modules): Mention capab-identify module.
8657
8658 2007-01-05 Michael Olson <mwolson@gnu.org>
8659
8660 * erc.texi (Getting Started): Update for /RECONNECT command.
8661
8662 2007-01-04 Richard Stallman <rms@gnu.org>
8663
8664 * ebrowse.texi: Change C-c b to C-c C-m.
8665
8666 2007-01-03 Reiner Steib <Reiner.Steib@gmx.de>
8667
8668 * gnus.texi (Customizing Articles): Use index entries for gnus-treat-*
8669 variables only in info to avoid redundant entries in the printed
8670 manual.
8671
8672 2007-01-02 Daiki Ueno <ueno@unixuser.org>
8673
8674 * message.texi (Using PGP/MIME): Document gpg-agent usage.
8675
8676 2007-01-02 Reiner Steib <Reiner.Steib@gmx.de>
8677
8678 * message.texi (Security): Split into sub-nodes.
8679
8680 2007-01-01 Alan Mackenzie <acm@muc.de>
8681
8682 * cc-mode.texi ("Limitations and Known Bugs"): Document problems with
8683 eval-after-load in Emacs <=21 and a workaround. Document that
8684 trigraphs are not supported.
8685
8686 2007-01-01 Alan Mackenzie <acm@muc.de>
8687
8688 * cc-mode.texi ("Filling and Breaking"): Amend the doc for
8689 c-context-line-break. When invoked within a string, preserve
8690 whitespace. Add a backslash only when also in a macro.
8691
8692 2007-01-01 Alan Mackenzie <acm@muc.de>
8693
8694 * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
8695
8696 2007-01-01 Alan Mackenzie <acm@muc.de>
8697
8698 * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae]
8699 are now bound by default to c-\(beginning\|end\)-of-defun by default.
8700
8701 2007-01-01 Alan Mackenzie <acm@muc.de>
8702
8703 * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from
8704 "Choosing a Style".
8705
8706 * cc-mode.texi ("Styles"): Add @dfn{style}.
8707
8708 2006-12-30 Michael Albinus <michael.albinus@gmx.de>
8709
8710 Sync with Tramp 2.0.55.
8711
8712 * trampver.texi: Update release number.
8713
8714 2006-12-29 Reiner Steib <Reiner.Steib@gmx.de>
8715
8716 * gnus.texi (Customizing Articles): Add index entries for all
8717 gnus-treat-* variables.
8718
8719 2006-12-29 Jouni K. Seppänen <jks@iki.fi>
8720
8721 * gnus.texi (IMAP): Fix incorrect explanation of
8722 nnimap-search-uids-not-since-is-evil in documentation for
8723 nnimap-expunge-search-string.
8724
8725 2006-12-27 Reiner Steib <Reiner.Steib@gmx.de>
8726
8727 * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
8728 spam-ifile-database.
8729
8730 2006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
8731
8732 * gnus.texi (Spam Package Configuration Examples): Don't encourage to
8733 rebind C-s.
8734
8735 2006-12-26 Jouni K. Seppänen <jks@iki.fi>
8736
8737 * gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
8738 (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
8739 "expiring mail".
8740 (IMAP): Document nnimap-search-uids-not-since-is-evil and
8741 nnimap-nov-is-evil.
8742
8743 2006-12-25 Kevin Ryde <user42@zip.com.au>
8744
8745 * cl.texi (Sorting Sequences): In sort*, add a little cautionary note
8746 about the key procedure being used heavily.
8747
8748 2006-12-24 Chong Yidong <cyd@stupidchicken.com>
8749
8750 * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
8751 to t.
8752 (Prerequisites): Add explanation about gpg-agent.
8753
8754 2006-12-22 Kevin Ryde <user42@zip.com.au>
8755
8756 * cl.texi (Sorting Sequences): Typo in sort*, example showed plain
8757 "sort" instead of "sort*".
8758
8759 2006-12-19 Richard Stallman <rms@gnu.org>
8760
8761 * calc.texi (History and Acknowledgements): Recognize that Emacs
8762 now does have floating point.
8763
8764 2006-12-19 Michael Albinus <michael.albinus@gmx.de>
8765
8766 * tramp.texi (External transfer methods): Describe new method `scpc'.
8767
8768 2006-12-17 Sascha Wilde <wilde@sha-bang.de>
8769
8770 * pgg.texi: Added short note on gpg-agent to the introduction.
8771
8772 2006-12-13 Reiner Steib <Reiner.Steib@gmx.de>
8773
8774 * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
8775 also applies to Cc.
8776
8777 2006-12-12 Reiner Steib <Reiner.Steib@gmx.de>
8778
8779 * gnus.texi (X-Face): Clarify. Say which programs are required
8780 on Windows.
8781
8782 2006-12-08 Michael Olson <mwolson@gnu.org>
8783
8784 * erc.texi (Modules): Remove documentation for list module.
8785
8786 2006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
8787
8788 * faq.texi (^M in the shell buffer): Ditto.
8789
8790 2006-11-20 Michael Olson <mwolson@gnu.org>
8791
8792 * erc.texi: Call this the 5.2 stable pre-release of ERC.
8793
8794 2006-11-17 Carsten Dominik <dominik@science.uva.nl>
8795
8796 * org.texi: Fix typos.
8797 (Agenda commands): Document `C-k'.
8798
8799 2006-11-16 Eli Zaretskii <eliz@gnu.org>
8800
8801 * url.texi (http/https): Fix a typo in the HTTP URL.
8802
8803 2006-11-14 Stephen Leake <stephen_leake@stephe-leake.org>
8804
8805 * ada-mode.texi: Total rewrite.
8806
8807 2006-11-13 Carsten Dominik <dominik@science.uva.nl>
8808
8809 * org.texi: Minor typo fixes.
8810
8811 2006-11-13 Bill Wohler <wohler@newt.com>
8812
8813 Release MH-E manual version 8.0.3.
8814
8815 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
8816 release 8.0.3.
8817
8818 * mh-e.texi (Incorporating Mail): Use output of "mhparam Path"
8819 to set MAILDIR.
8820 (Reading Mail): Document the customization of read-mail-command
8821 for MH-E.
8822 (Viewing Attachments): Document mm-discouraged-alternatives.
8823 (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag.
8824 (Junk): Add more information about the settings of mh-junk-background
8825 in a program. Add /usr/bin/mh to PATH in examples.
8826
8827 2006-11-12 Richard Stallman <rms@gnu.org>
8828
8829 * woman.texi: Update author address but say he no longer maintains it.
8830
8831 2006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
8832
8833 * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of
8834 archived trees.
8835 (Checkboxes): Section moved to chapter 5, and extended.
8836 (The date/time prompt): New section.
8837 (Link abbreviations): New section.
8838 (Presentation and sorting): New section.
8839 (Custom agenda views): Section completely rewritten.
8840 (Summary): Compare with Planner.
8841 (Feedback): More info about creating backtraces.
8842 (Plain lists): Modify example.
8843 (Breaking down tasks): New section.
8844 (Custom time format): New section.
8845 (Time stamps): Document inactive timestamps.
8846 (Setting tags): More details about fast tag selection.
8847 (Block agenda): New section.
8848 (Custom agenda views): Section rewritten.
8849 (Block agenda): New section.
8850
8851 2006-11-07 Michael Albinus <michael.albinus@gmx.de>
8852
8853 * tramp.texi (Configuration): scp is the default method.
8854 (Default Method): Use ssh as example for another method.
8855
8856 2006-10-27 Richard Stallman <rms@gnu.org>
8857
8858 * woman.texi: Downcase nroff/troff/roff.
8859 (Installation): Chapter deleted. Some xrefs deleted.
8860 (Background): woman doesn't advise man ;-).
8861
8862 2006-10-26 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8863
8864 * ada-mode.texi (Project files, Identifier completion)
8865 (Automatic Casing, Debugging, Using non-standard file names)
8866 (Working Remotely): Fix typos.
8867
8868 2006-10-20 Masatake YAMATO <jet@gyve.org>
8869
8870 * cc-mode.texi (Sample .emacs File): Add missing `)' in
8871 sample code `my-c-initialization-hook'.
8872
8873 2006-10-19 Stuart D. Herring <herring@lanl.gov>
8874
8875 * widget.texi: Fix typos.
8876
8877 2006-10-19 Michael Albinus <michael.albinus@gmx.de>
8878
8879 * tramp.texi (Frequently Asked Questions): Remove questions marked with
8880 "???". There have been no complaints for years, so the information
8881 must be appropriate.
8882
8883 2006-10-16 Richard Stallman <rms@gnu.org>
8884
8885 * widget.texi: Use @var instead of capitalization.
8886 Clarify many widget type descriptions.
8887
8888 2006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
8889
8890 * gnus.texi (Other modes): Fix typo. Add alternative index entry for
8891 gnus-dired-attach.
8892 (Selecting a Group): Fix typo.
8893
8894 2006-10-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8895
8896 * widget.texi: Fix typos.
8897
8898 2006-10-06 Reiner Steib <Reiner.Steib@gmx.de>
8899
8900 * gnus.texi (Image Enhancements): Update for Emacs 22.
8901
8902 * gnus-faq.texi ([1.3]): Update.
8903
8904 2006-10-06 Richard Stallman <rms@gnu.org>
8905
8906 * faq.texi (Displaying the current line or column):
8907 Delete "As of Emacs 20".
8908
8909 2006-10-06 Romain Francoise <romain@orebokech.com>
8910
8911 * faq.texi (VM): VM works with Emacs 22 too.
8912
8913 2006-10-06 Richard Stallman <rms@gnu.org>
8914
8915 * ebrowse.texi: Remove Emacs version "21" from title.
8916
8917 2006-10-02 Reiner Steib <Reiner.Steib@gmx.de>
8918
8919 * gnus.texi (Foreign Groups): Say where change of editing commands are
8920 stored. Add reference to `gnus-parameters'.
8921
8922 2006-09-15 Jay Belanger <belanger@truman.edu>
8923
8924 * calc.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE):
8925 Change "Library Public License" to "Lesser Public License"
8926 throughout. Use "yyyy" to represent year.
8927
8928 2006-09-15 Carsten Dominik <dominik@science.uva.nl>
8929
8930 * org.texi (Setting tags): Typo fix.
8931
8932 2006-09-14 Reiner Steib <Reiner.Steib@gmx.de>
8933
8934 * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
8935
8936 2006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
8937
8938 * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
8939
8940 2006-09-12 Paul Eggert <eggert@cs.ucla.edu>
8941
8942 * faq.texi (Escape sequences in shell output): EMACS is now set
8943 to Emacs's absolute file name, not to "t".
8944 (^M in the shell buffer): Likewise.
8945
8946 2006-09-11 Reiner Steib <Reiner.Steib@gmx.de>
8947
8948 * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
8949 mails with pop3-leave-mail-on-server. Fix wording.
8950 (Limiting): Improve gnus-summary-limit-to-articles.
8951 (X-Face): Fix typo.
8952
8953 2006-09-11 Simon Josefsson <jas@extundo.com>
8954
8955 * smtpmail.texi (Authentication): Explain TLS and SSL better, based on
8956 suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
8957
8958 2006-09-06 Simon Josefsson <jas@extundo.com>
8959
8960 * smtpmail.texi (Authentication): Mention SSL.
8961
8962 2006-09-03 Diane Murray <disumu@x3y2z1.net>
8963
8964 * erc.texi (Getting Started, Connecting): Change erc-select to erc.
8965
8966 2006-09-01 Eli Zaretskii <eliz@gnu.org>
8967
8968 * rcirc.texi (Internet Relay Chat, Useful IRC commands):
8969 Don't use @indicateurl.
8970
8971 * cc-mode.texi (Subword Movement): Don't use @headitem.
8972 (Custom Braces, Clean-ups): Don't use @tie.
8973
8974 2006-08-29 Michael Albinus <michael.albinus@gmx.de>
8975
8976 Sync with Tramp 2.0.54.
8977
8978 * tramp.texi (Bug Reports): The Tramp mailing list is moderated now.
8979 Suggested by Adrian Phillips <a.phillips@met.no>.
8980
8981 2006-08-15 Carsten Dominik <dominik@science.uva.nl>
8982
8983 * org.texi (Installation, Activation): Split from Installation and
8984 Activation.
8985 (Clocking work time): Document new features.
8986
8987 2006-08-13 Alex Schroeder <alex@gnu.org>
8988
8989 * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
8990 example.
8991
8992 2006-08-12 Eli Zaretskii <eliz@gnu.org>
8993
8994 * faq.texi (How to add fonts): New node.
8995
8996 2006-08-05 Romain Francoise <romain@orebokech.com>
8997
8998 * faq.texi (New in Emacs 22): Expand.
8999
9000 2006-08-03 Michael Olson <mwolson@gnu.org>
9001
9002 * erc.texi: Update for ERC 5.1.4.
9003
9004 2006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
9005
9006 * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
9007 in .../site-lisp/gnus/ by default.
9008 [ From gnus-news.texi in the trunk. ]
9009
9010 2006-07-27 Reiner Steib <Reiner.Steib@gmx.de>
9011
9012 * gnus.texi (MIME Commands): Additions for yEnc.
9013
9014 2006-07-24 Richard Stallman <rms@gnu.org>
9015
9016 * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi:
9017 * faq.texi: Move periods and commas inside quotes.
9018
9019 2006-07-20 Jay Belanger <belanger@truman.edu>
9020
9021 * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
9022
9023 2006-07-18 Chong Yidong <cyd@stupidchicken.com>
9024
9025 * faq.texi (Security risks with Emacs): Document Emacs 22
9026 file-local-variable mechanism.
9027
9028 2006-07-12 Michael Olson <mwolson@gnu.org>
9029
9030 * erc.texi: Update for ERC 5.1.3.
9031
9032 2006-07-12 Alex Schroeder <alex@gnu.org>
9033
9034 * rcirc.texi: Fix typos.
9035 (Getting started with rcirc): New calling convention for M-x irc.
9036 Mention #rcirc. Removed channel tracking.
9037 (Configuration): Change the names of all variables that got changed
9038 recently, eg. rcirc-server to rcirc-default-server. Added
9039 documentation for rcirc-authinfo, some background for Bitlbee, and
9040 rcirc-track-minor-mode.
9041 (Scrolling conservatively): Fix the xref from Auto Scrolling to just
9042 Scrolling.
9043 (Reconnecting after you have lost the connection): Fix example code
9044 to match code changes.
9045
9046 2006-07-10 Nick Roberts <nickrob@snap.net.nz>
9047
9048 * gnus.texi, message.texi: Fix typos.
9049
9050 2006-07-07 Carsten Dominik <dominik@science.uva.nl>
9051
9052 * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting
9053 commands.
9054 (Global TODO list): Document the use of the variables
9055 `org-agenda-todo-ignore-scheduled' and
9056 `org-agenda-todo-list-sublevels'.
9057
9058 2006-07-05 Richard Stallman <rms@gnu.org>
9059
9060 * faq.texi (Scrolling only one line): Fix xref.
9061
9062 2006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
9063
9064 * faq.texi (Evaluating Emacs Lisp code):
9065 Throughout, replace eval-current-buffer with eval-buffer.
9066
9067 2006-07-03 Richard Stallman <rms@gnu.org>
9068
9069 * rcirc.texi (Scrolling conservatively): Fix xref.
9070
9071 * pcl-cvs.texi (Viewing differences): Usage fix.
9072
9073 2006-07-03 Carsten Dominik <dominik@science.uva.nl>
9074
9075 * org.texi (Agenda commands): Document `s' key to save all org-mode
9076 buffers.
9077
9078 2006-06-30 Ralf Angeli <angeli@caeruleus.net>
9079
9080 * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face
9081 names. Mention `cvs-msg' face.
9082
9083 2006-06-29 Carsten Dominik <dominik@science.uva.nl>
9084
9085 * org.texi (Checkboxes): New section.
9086
9087 2006-06-28 Carsten Dominik <dominik@science.uva.nl>
9088
9089 * org.texi (Embedded LaTeX): Fix typos and implement small improvements
9090 throughout this chapter.
9091
9092 2006-06-27 Chong Yidong <cyd@stupidchicken.com>
9093
9094 * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
9095 text for standalone vs Emacs info.
9096 (Help): Clarify header line description. Use mouse-1 for clicks.
9097 (Help-P): Use mouse-1 for clicks.
9098 (Help-^L): "Top" and "All" not displayed with dashes in Emacs.
9099 (Help-^L, Help-M, Help-Int, Search Index, Go to node)
9100 (Choose menu subtopic): Remove gratuitous Emacs command names.
9101 (Help-FOO): Put usual behavior first.
9102 (Help-Xref): Clicking on xrefs works in Emacs.
9103 (Search Text): Clarify what the default behavior is.
9104 (Create Info buffer): Fix Emacs window/X window confusion.
9105 (Emacs Info Variables): Fix for new Emacs init file behavior.
9106
9107 2006-06-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
9108
9109 * gnus.texi (Summary Buffer Lines): Fix typo.
9110
9111 2006-06-23 Carsten Dominik <dominik@science.uva.nl>
9112
9113 * org.texi (Embedded LaTeX): New chapter.
9114 (Archiving): Section rewritten.
9115 (Enhancing text): Some parts moved to the new chapter about LaTeX.
9116
9117 2006-06-20 Bill Wohler <wohler@newt.com>
9118
9119 Release MH-E manual version 8.0.1.
9120
9121 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
9122 release 8.0.1.
9123 (Preface): Depend on GNU mailutils 1.0 and higher.
9124
9125 2006-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
9126
9127 * message.texi (News Headers): Update message-syntax-checks section.
9128
9129 2006-06-19 Karl Berry <karl@gnu.org>
9130
9131 * info.texi (Advanced): Mention C-q, especially with ?.
9132
9133 2006-06-19 Carsten Dominik <dominik@science.uva.nl>
9134
9135 * org.texi (Publishing links): Document the `:link-validation-function'
9136 property.
9137 (Extensions and Hacking): New chapter, includes some sections of the
9138 "Miscellaneous" chapter.
9139
9140 2006-06-10 Carsten Dominik <dominik@science.uva.nl>
9141
9142 * org.texi (Progress logging): New section.
9143
9144 2006-06-06 Carsten Dominik <dominik@science.uva.nl>
9145
9146 * org.texi (ASCII export): Document indentation adaptation.
9147 (Setting tags): Document mutually-exclusive tags.
9148
9149 2006-06-05 Romain Francoise <romain@orebokech.com>
9150
9151 * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
9152 Fix typo.
9153
9154 * gnus-faq.texi (Question 8.6): Update reference to the Gnus
9155 channel (#gnus@irc.freenode.net).
9156 Fix typos. Update copyright notice.
9157
9158 * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
9159 (Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
9160 (Line-Up Functions, Custom Macros):
9161 * ediff.texi (Window and Frame Configuration)
9162 (Highlighting Difference Regions):
9163 * emacs-mime.texi (Display Customization):
9164 * erc.texi (History):
9165 * eshell.texi (Known problems):
9166 * eudc.texi (Overview, BBDB):
9167 * gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
9168 (The problem of spam, SpamOracle, Extending the Spam package)
9169 (Conformity, Terminology):
9170 * idlwave.texi (Routine Info)
9171 (Class and Keyword Inheritance, Padding Operators)
9172 (Breakpoints and Stepping, Electric Debug Mode)
9173 (Examining Variables, Troubleshooting):
9174 * org.texi (Creating timestamps):
9175 * reftex.texi (Commands, Options, Changes):
9176 * tramp.texi (Inline methods, Password caching)
9177 (Auto-save and Backup, Issues):
9178 * vip.texi (Files, Commands in Insert Mode):
9179 * viper.texi (Emacs Preliminaries, States in Viper)
9180 (Packages that Change Keymaps, Viper Specials, Groundwork):
9181 Fix various typos.
9182
9183 2006-05-31 Michael Ernst <mernst@alum.mit.edu>
9184
9185 * ediff.texi: Fix typos.
9186
9187 2006-05-30 Carsten Dominik <dominik@science.uva.nl>
9188
9189 * org.texi: Small typo fixes.
9190
9191 2006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
9192
9193 * viper.texi (Viper Specials):
9194 * gnus.texi (Example Setup):
9195 * faq.texi (Backspace invokes help):
9196 * dired-x.texi (Optional Installation Dired Jump):
9197 * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
9198 follow coding conventions.
9199
9200 2006-05-29 Michael Albinus <michael.albinus@gmx.de>
9201
9202 * tramp.texi (Frequently Asked Questions): Disable zsh zle.
9203
9204 2006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
9205
9206 * pcl-cvs.texi: Fix typos.
9207 (Customization): Say "us".
9208
9209 2006-05-26 Eli Zaretskii <eliz@gnu.org>
9210
9211 * org.texi: Remove bogus @setfilename.
9212
9213 2006-05-26 Carsten Dominik <dominik@science.uva.nl>
9214
9215 * org.texi (ASCII export): Omit command name.
9216 (HTML export): Add prefix to all lines in Local Variable example.
9217 (Acknowledgments): Typeset names in italics.
9218
9219 2006-05-24 Carsten Dominik <dominik@science.uva.nl>
9220
9221 * org.texi (Plain lists): Add new item navigation commands.
9222 (External links): Document elisp and info links.
9223 (Custom searches): New section.
9224 (Publishing): New chapter.
9225 (HTML export): Include a list of supported CSS classes.
9226 (Setting tags): Describe the fast-tag-setting interface.
9227
9228 2006-05-20 Luc Teirlinck <teirllm@auburn.edu>
9229
9230 * dired-x.texi: ifinfo -> ifnottex.
9231
9232 2006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
9233
9234 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
9235
9236 2006-05-12 Reiner Steib <Reiner.Steib@gmx.de>
9237
9238 * message.texi (Interface): Add tool bar customization.
9239 (MIME): Index and text additions for mml-attach.
9240 (MIME): Describe mml-dnd-protocol-alist and
9241 mml-dnd-attach-options.
9242
9243 * gnus.texi (Oort Gnus): Reorder entries in sections.
9244 Fix some entries.
9245 (Starting Up): Add references to "Emacs for Heathens" and to
9246 "Finding the News". Add user-full-name and user-mail-address.
9247 (Group Buffer Format): Add tool bar customization and update.
9248 (Summary Buffer): Add tool bar customization.
9249 (Posting Styles): Add message-alternative-emails.
9250
9251 2006-05-09 Michael Albinus <michael.albinus@gmx.de>
9252
9253 * tramp.texi (Filename completion): Improve wording.
9254
9255 2006-05-07 Romain Francoise <romain@orebokech.com>
9256
9257 * faq.texi (Using regular expressions): Fix typo.
9258 (Packages that do not come with Emacs): Fix capitalization.
9259 (Replacing text across multiple files): Expand node to explain how
9260 to use `dired-do-query-replace-regexp' in more detail, based on
9261 suggestion by Eric Hanchrow <offby1@blarg.net>.
9262
9263 2006-05-06 Michael Albinus <michael.albinus@gmx.de>
9264
9265 * tramp.texi (Filename completion): Completion of remote files'
9266 method, user name and host name is active only in partial
9267 completion mode.
9268
9269 2006-05-06 Bill Wohler <wohler@newt.com>
9270
9271 Release MH-E manual version 8.0.
9272
9273 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
9274 release 8.0.
9275
9276 2006-05-06 Bill Wohler <wohler@newt.com>
9277
9278 * mh-e.texi (MH-BOOK-HOME): Change from
9279 http://www.ics.uci.edu/~mh/book/mh to
9280 http://rand-mh.sourceforge.net/book/mh.
9281 Replace .htm suffix with .html for MH book files.
9282 (Using This Manual): Update key binding for getting relevant
9283 chapter in Info from command key.
9284 (Ranges): Fix itemx.
9285
9286 2006-05-05 Karl Berry <karl@gnu.org>
9287
9288 * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): New cmds.
9289 (\fonttextsize): New user-level command to change text font size.
9290
9291 2006-04-26 Reiner Steib <Reiner.Steib@gmx.de>
9292
9293 * pgg.texi (Caching passphrase): Fix markup and typos. Simplify.
9294
9295 2006-04-26 Sascha Wilde <wilde@sha-bang.de> (tiny change)
9296
9297 * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
9298
9299 2006-04-24 Bill Wohler <wohler@newt.com>
9300
9301 * mh-e.texi (Getting Started): Make it more explicit that you need
9302 to install MH. Add pointers to current MH implementations.
9303
9304 2006-04-21 Bill Wohler <wohler@newt.com>
9305
9306 Release MH-E manual version 7.94.
9307
9308 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
9309 release 7.94.
9310
9311 2006-04-21 Carsten Dominik <dominik@science.uva.nl>
9312
9313 * org.texi: Many small fixes.
9314 (Handling links): Rename from "Managing links".
9315
9316 2006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
9317
9318 * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
9319 (Splitting mail using spam-stat): Fix @xref.
9320
9321 2006-04-20 Chong Yidong <cyd@stupidchicken.com>
9322
9323 * gnus.texi (Spam Package): Major revision of the text.
9324 Previously this node was "Filtering Spam Using The Spam ELisp Package".
9325
9326 2006-04-20 Carsten Dominik <dominik@science.uva.nl>
9327
9328 * org.texi (Time stamps): Better explanation of the purpose of
9329 different time stamps.
9330 (Structure editing, Plain lists): More details on how new items
9331 and headings are inserted.
9332
9333 2006-04-18 Carsten Dominik <dominik@science.uva.nl>
9334
9335 * org.texi (Formula syntax): Fix link to Calc Manual.
9336
9337 2006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
9338
9339 * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
9340
9341 2006-04-17 Bill Wohler <wohler@newt.com>
9342
9343 * mh-e.texi (Folders): Update mh-before-quit-hook and
9344 mh-quit-hook example with code that removes the buffers rather
9345 than just bury them.
9346
9347 2006-04-17 Michael Albinus <michael.albinus@gmx.de>
9348
9349 Sync with Tramp 2.0.53.
9350
9351 2006-04-13 Carsten Dominik <dominik@science.uva.nl>
9352
9353 * org.texi (Updating settings): New section.
9354 (Visibility cycling): Better names for the startup folding
9355 options.
9356 (Exporting): Completely restructured.
9357 (The very busy C-c C-c key): New section.
9358 (Summary of in-buffer settings): New section.
9359
9360 2006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
9361
9362 * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
9363
9364 2006-04-10 Reiner Steib <Reiner.Steib@gmx.de>
9365
9366 * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap)
9367 (Server Commands): Key `v' is reserved for users.
9368
9369 2006-04-11 Carsten Dominik <dominik@science.uva.nl>
9370
9371 * org.texi (Link format): New section, emphasis on bracket links.
9372 (External links): Document bracket links.
9373 (FAQ): Expand to cover shell links and the new link format.
9374
9375 2006-04-09 Kevin Ryde <user42@zip.com.au>
9376
9377 * org.texi (Formula syntax): Typo in node name of calc-eval xref.
9378
9379 2006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
9380
9381 * gnus.texi (Summary Buffer Lines): Add `*'.
9382
9383 2006-04-07 Jochen Küpper <jochen@fhi-berlin.mpg.de>
9384
9385 * gnus.texi (Group Parameters):
9386 Mention gnus-permanently-visible-groups.
9387
9388 2006-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
9389
9390 * gnus.texi (Face): Fix typo.
9391
9392 2006-04-05 Reiner Steib <Reiner.Steib@gmx.de>
9393
9394 * gnus.texi (X-Face): Clarify.
9395 (Face): Need Emacs with PNG support.
9396
9397 2006-04-06 Richard Stallman <rms@gnu.org>
9398
9399 * idlwave.texi: Delete the blocks "not suitable for inclusion with
9400 Emacs".
9401
9402 2006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
9403
9404 * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out
9405 blocks not suitable for inclusion with Emacs using variable
9406 PARTOFEMACS.
9407
9408 2006-04-04 Simon Josefsson <jas@extundo.com>
9409
9410 * gnus.texi (Security): Improve.
9411
9412 2006-04-02 Karl Berry <karl@gnu.org>
9413
9414 * texinfo.tex: Update to current version (2006-03-21.13).
9415
9416 2006-04-02 Bill Wohler <wohler@newt.com>
9417
9418 * mh-e.texi (Getting Started, Junk, Bug Reports)
9419 (MH FAQ and Support): Fix URLs.
9420
9421 2006-03-31 Romain Francoise <romain@orebokech.com>
9422
9423 * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
9424 to t, not nil (and has for the past eight years).
9425
9426 2006-03-31 Reiner Steib <Reiner.Steib@gmx.de>
9427
9428 * message.texi, gnus.texi: Bump version to 5.11.
9429
9430 2006-03-29 Reiner Steib <Reiner.Steib@gmx.de>
9431
9432 * gnus.texi (Top): Add comment about version line.
9433
9434 * message.texi (Top): Ditto. Change to take named versions into
9435 account.
9436
9437 2006-03-28 Reiner Steib <Reiner.Steib@gmx.de>
9438
9439 * gnus.texi (Posting Styles): Add x-face-file to example.
9440 (X-Face): Refer to posting styles.
9441
9442 * gnus-faq.texi ([5.8]): Add x-face-file.
9443 ([8.4]): Add links to gmane.emacs.gnus.user and
9444 gmane.emacs.gnus.general.
9445
9446 2006-03-27 Reiner Steib <Reiner.Steib@gmx.de>
9447
9448 * gnus-faq.texi: Use .invalid.
9449 ([5.4]): Fix gnus-posting-styles example.
9450
9451 2006-03-27 Romain Francoise <romain@orebokech.com>
9452
9453 * faq.texi (Emacs/W3): Rename from `w3-mode'. Mention that
9454 Emacs/W3 needs a new maintainer.
9455 (Ispell): Update author and version info.
9456 (Mailcrypt): Mention PGG.
9457 (New in Emacs 22): Add PGG to the list of new packages.
9458 Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
9459 updating dead URLs.
9460
9461 2006-03-25 Karl Berry <karl@gnu.org>
9462
9463 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
9464 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi, erc.texi,
9465 * eshell.texi, eudc.texi, faq.texi, forms.texi, gnus.texi, idlwave.texi,
9466 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
9467 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
9468 * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
9469 * woman.texi: (1) use @copyright{} instead of (C) in typeset text;
9470 (2) do not indent copyright year list (or anything else).
9471
9472 2006-03-21 Bill Wohler <wohler@newt.com>
9473
9474 * mh-e.texi (Folders): Various edits.
9475
9476 2006-03-20 Romain Francoise <romain@orebokech.com>
9477
9478 * gnus.texi (Mail Folders): Grammar fix.
9479
9480 2006-03-19 Bill Wohler <wohler@newt.com>
9481
9482 * mh-e.texi (Replying): Document Mail-Followup-To.
9483 Change manually-formatted table to multitable. Add debugging info.
9484 Move description of mh-reply-default-reply-to into paragraph
9485 that describes its values.
9486
9487 2006-03-17 Bill Wohler <wohler@newt.com>
9488
9489 * mh-e.texi: Use smallexample and smalllisp consistently.
9490 (Sending Mail Tour): Update method of entering
9491 addresses and subject.
9492 (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour)
9493 (Adding Attachments, Searching): Update screenshots for Emacs 22.
9494
9495 2006-03-15 Carsten Dominik <dominik@science.uva.nl>
9496
9497 * org.texi: Version number change only.
9498
9499 2006-03-14 Bill Wohler <wohler@newt.com>
9500
9501 * mh-e.texi: Add index entries around each paragraph rather than
9502 depend on entries from beginning of node. Doing so ensures that
9503 index entries are less likely to be forgotten if text is cut and
9504 pasted, and are necessary anyway if the references are on a
9505 separate page. It seems that makeinfo is now (v. 4.8) only
9506 producing one index entry per node, so there is no longer any
9507 excuse not to. Use subheading instead of heading. The incorrect
9508 use of heading produced very large fonts in Info--as large as the
9509 main heading.
9510 (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
9511 versions 6 and 7 appeared *around* the time of these Emacs releases.
9512
9513 2006-03-13 Carsten Dominik <dominik@science.uva.nl>
9514
9515 * org.texi (Clean view): Document new startup options.
9516
9517 2006-03-11 Bill Wohler <wohler@newt.com>
9518
9519 * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)
9520 (Composing, Scan Line Formats): Fix @refs.
9521 (Getting Started): Define MH profile and MH profile components.
9522 (Incorporating Mail, Reading Mail, Viewing, Printing)
9523 (Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
9524 (Signature, Aliases, Scan Line Formats): Use @code instead of @samp
9525 for string constants.
9526 (Tool Bar): Remove spurious quote.
9527 (Junk): Use ``...'' instead of "...".
9528 (Scan Line Formats): Replace @samp with @kbd.
9529
9530 2006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
9531
9532 * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
9533
9534 2006-03-10 Reiner Steib <Reiner.Steib@gmx.de>
9535
9536 * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
9537 easy to understand.
9538
9539 2006-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
9540
9541 * gnus.texi: Markup fix.
9542 (Fancy Mail Splitting): Specify new feature.
9543
9544 2006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
9545
9546 * gnus.texi (Fancy Mail Splitting): Improve descriptions about
9547 partial-words matching.
9548
9549 2006-03-07 Reiner Steib <Reiner.Steib@gmx.de>
9550
9551 * emacs-mime.texi (Display Customization): Reword image/.* stuff.
9552
9553 * gnus.texi (Oort Gnus): Add note about `gnus-load'.
9554 (MIME Commands): Fix mm-discouraged-alternatives.
9555
9556 2006-03-07 Carsten Dominik <dominik@science.uva.nl>
9557
9558 * org.texi: Version number change only.
9559
9560 2006-03-06 Bill Wohler <wohler@newt.com>
9561
9562 * mh-e.texi: Move from SourceForge repository to Savannah.
9563 This is version 7.93, which is a total rewrite from the previous
9564 edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E
9565 version 7.93.
9566
9567 2006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
9568
9569 * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
9570
9571 2006-03-01 Carsten Dominik <dominik@science.uva.nl>
9572
9573 * org.texi (Interaction): Add item about `org-mouse.el' by
9574 Piotr Zielinski.
9575 (Managing links): Document that also mouse-1 can be used to
9576 activate a link.
9577 (Headlines, FAQ): Add entry about hiding leading stars.
9578 (Miscellaneous): Resort the sections in this chapter to a more
9579 logical sequence.
9580
9581 2006-02-27 Simon Josefsson <jas@extundo.com>
9582
9583 * emacs-mime.texi (Flowed text): Add mm-fill-flowed. (Sync
9584 2004-01-27 from the trunk).
9585
9586 2006-02-24 Alan Mackenzie <acm@muc.de>
9587
9588 * cc-mode.texi: Rename c-hungry-backspace to
9589 c-hungry-delete-backwards, at the request of RMS. Leave the old
9590 name as an alias.
9591
9592 2006-02-24 Alan Mackenzie <acm@muc.de>
9593
9594 * cc-mode.texi: Correct the definition of c-beginning-of-defun, to
9595 include the function header within the defun.
9596
9597 2006-02-24 Alan Mackenzie <acm@muc.de>
9598
9599 * cc-mode.texi: Correct two typos.
9600
9601 2006-02-24 Alan Mackenzie <acm@muc.de>
9602
9603 * cc-mode.texi (Comment Commands): State that C-u M-; kills any
9604 existing comment.
9605 (Electric Keys): Add a justification for electric indentation.
9606 (Hungry WS Deletion): Clear up the names and complications of the
9607 BACKSPACE and DELETE keys.
9608
9609 2006-02-23 Juri Linkov <juri@jurta.org>
9610
9611 * faq.texi (Common requests): Move `Turning on auto-fill by
9612 default' after `Wrapping words automatically'. Move `Working with
9613 unprintable characters' before `Searching for/replacing newlines'.
9614 Move `Replacing highlighted text' after `Highlighting a region'.
9615 Merge `Repeating commands' and `Repeating a command as many times
9616 as possible' into the former.
9617 (Packages that do not come with Emacs): Add refs to Gmane and
9618 etc/MORE.STUFF.
9619
9620 2006-02-23 Juri Linkov <juri@jurta.org>
9621
9622 * faq.texi (Newsgroup archives): Update URLs of GNU mail archives.
9623 (Reporting bugs): Suggest using `M-x report-emacs-bug'.
9624 Add xref to `(emacs)Reporting Bugs'.
9625 (Getting a printed manual): Add URL to other formats of the manual.
9626 (Common requests): Fix menu.
9627 (Highlighting a region): Remove ref to `Turning on syntax highlighting'.
9628 (Horizontal scrolling): Mention `truncate-partial-width-windows'.
9629 (Inserting text at the beginning of each line): Add pxref to
9630 `Changing the included text prefix'.
9631 (Forcing the cursor to remain in the same column): Mention `track-eol'
9632 and `set-goal-column'. Add pxref to `(emacs)Moving Point'.
9633 (Replacing text across multiple files): Add keybinding `Q' for
9634 `dired-do-query-replace'.
9635
9636 2006-02-22 Carsten Dominik <dominik@science.uva.nl>
9637
9638 * reftex.texi: Version number and date change only.
9639
9640 * org.texi (Internal Links): Rewrite to cover the modified
9641 linking system.
9642
9643 2006-02-17 Eli Zaretskii <eliz@gnu.org>
9644
9645 * faq.texi: Remove the coding cookie, it's not needed anymore.
9646
9647 2006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
9648
9649 * faq.texi (Colors on a TTY): Mention Mac OS port.
9650
9651 2006-02-12 Karl Berry <karl@gnu.org>
9652
9653 * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the
9654 8-bit accented a.
9655
9656 2006-02-09 Reiner Steib <Reiner.Steib@gmx.de>
9657
9658 * gnus.texi (Gnus Versions): Add history beyond start of Oort.
9659
9660 2006-02-08 Romain Francoise <romain@orebokech.com>
9661
9662 * faq.texi (Top): Remove paragraph about the FAQ being a
9663 transitional document, etc.
9664 (Searching for/replacing newlines): New node.
9665 (Yanking text in isearch): New node.
9666 (Inserting text at the beginning of each line): Rename and make
9667 more general, mention `M-;' in Message mode.
9668
9669 2006-02-07 Luc Teirlinck <teirllm@auburn.edu>
9670
9671 * faq.texi (Meta key does not work in xterm)
9672 (Emacs does not display 8-bit characters)
9673 (Inputting eight-bit characters): Update xrefs.
9674
9675 2006-02-06 Romain Francoise <romain@orebokech.com>
9676
9677 * faq.texi (VM): VM now at version 7.19.
9678 Set myself as maintainer of this file.
9679
9680 2006-02-04 Michael Olson <mwolson@gnu.org>
9681
9682 * erc.texi (History): Note that ERC is now included with Emacs.
9683
9684 2006-01-31 Romain Francoise <romain@orebokech.com>
9685
9686 * message.texi (Message Headers): Explain what
9687 `message-alternative-emails' does in more detail.
9688 Update copyright year.
9689
9690 2006-01-30 Juanma Barranquero <lekktu@gmail.com>
9691
9692 * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
9693
9694 2006-01-29 Richard M. Stallman <rms@gnu.org>
9695
9696 * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
9697
9698 2006-01-29 Michael Olson <mwolson@gnu.org>
9699
9700 * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
9701
9702 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
9703
9704 * faq.texi (New in Emacs 22): Mention ERC.
9705
9706 2006-01-28 Luc Teirlinck <teirllm@auburn.edu>
9707
9708 * rcirc.texi: Capitalize dir entry for consistency with the entry
9709 in info/dir and other entries in the Emacs category.
9710 Fix typos. Delete trailing whitespace.
9711
9712 2006-01-28 Björn Lindström <bkhl@elektrubadur.se>
9713
9714 * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
9715
9716 2006-01-27 Eli Zaretskii <eliz@gnu.org>
9717
9718 * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
9719 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
9720
9721 * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
9722 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
9723
9724 2006-01-27 Alex Schroeder <alex@gnu.org>
9725
9726 * rcirc.texi: New file.
9727
9728 2006-01-23 Juri Linkov <juri@jurta.org>
9729
9730 * widget.texi (User Interface): Add S-TAB for widget-backward.
9731
9732 2006-01-22 Michael Albinus <michael.albinus@gmx.de>
9733
9734 Sync with Tramp 2.0.52.
9735
9736 * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
9737 Add Tramp disabling item. New item for common connection problems.
9738 (various): Apply "ftp" as method for the download URL.
9739 (Bug Reports): Refer to FAQ for common problems.
9740
9741 2006-01-21 Eli Zaretskii <eliz@gnu.org>
9742
9743 * widget.texi (User Interface): Use @key for TAB.
9744
9745 * ses.texi (Formulas, Printer functions): Use @key for TAB.
9746
9747 * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
9748 for TAB.
9749
9750 * cc-mode.texi (Indentation Calculation): Use @key for TAB.
9751
9752 2006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
9753
9754 * gnus.texi: Update copyright.
9755
9756 2006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
9757
9758 * gnus.texi (Article Washing): Additions.
9759
9760 2006-01-13 Carsten Dominik <dominik@science.uva.nl>
9761
9762 * org.texi (Agenda commands): Document tags command.
9763
9764 2006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
9765
9766 * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
9767
9768 2006-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
9769
9770 * gnus.texi (RSS): Addition.
9771
9772 2005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
9773
9774 * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
9775
9776 2005-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
9777
9778 * emacs-mime.texi (Display Customization): Add setting example to
9779 mm-discouraged-alternatives.
9780
9781 2006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
9782
9783 * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
9784 version is the canonical version.
9785
9786 2006-01-08 Alex Schroeder <alex@gnu.org>
9787
9788 * pgg.texi (Caching passphrase): Rewording.
9789
9790 2006-01-06 Eli Zaretskii <eliz@gnu.org>
9791
9792 * flymake.texi (Obtaining Flymake): Update Flymake's CVS
9793 repository URL.
9794
9795 2006-01-06 Carsten Dominik <dominik@science.uva.nl>
9796
9797 * org.texi: Removed the accidentally re-added empty line in the
9798 direntry.
9799
9800 2006-01-05 Carsten Dominik <dominik@science.uva.nl>
9801
9802 * org.texi (Agenda Views): Chapter reorganized.
9803
9804 2005-12-29 Romain Francoise <romain@orebokech.com>
9805
9806 * faq.texi (Using Customize): New node.
9807
9808 2005-12-28 Luc Teirlinck <teirllm@auburn.edu>
9809
9810 * org.texi: Remove blank line in @direntry. It is non-standard
9811 and recursively produces blank lines all over the dir file (when
9812 using Texinfo 4.8).
9813
9814 2005-12-21 Luc Teirlinck <teirllm@auburn.edu>
9815
9816 * widget.texi (atoms): Delete obsolete remark about `file' widget.
9817
9818 2005-12-20 Carsten Dominik <dominik@science.uva.nl>
9819
9820 * org.texi (Tags): Boolean logic documented.
9821 (Agenda Views): Document custom commands.
9822
9823 2005-12-20 David Kastrup <dak@gnu.org>
9824
9825 * faq.texi (AUCTeX): Update version and mailing list info.
9826
9827 2005-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
9828
9829 * gnus.texi (MIME Commands): Mention addition of
9830 multipart/alternative to gnus-buttonized-mime-types and add xref
9831 to mm-discouraged-alternatives.
9832
9833 * emacs-mime.texi (Display Customization): Mention addition of
9834 "image/.*" and add xref to gnus-buttonized-mime-types in the
9835 mm-discouraged-alternatives section.
9836
9837 2005-12-16 Carsten Dominik <dominik@science.uva.nl>
9838
9839 * org.texi (Tags): New section.
9840 (Agenda Views): Chapter reorganized.
9841
9842 2005-12-16 Eli Zaretskii <eliz@gnu.org>
9843
9844 * org.texi (Internal Links): Add a missing comma after an @xref.
9845
9846 2005-12-14 Chong Yidong <cyd@stupidchicken.com>
9847
9848 * faq.texi (Filling paragraphs with a single space): No need to
9849 change sentence-end now.
9850
9851 2005-12-13 Romain Francoise <romain@orebokech.com>
9852
9853 * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
9854
9855 2005-12-12 Jay Belanger <belanger@truman.edu>
9856
9857 * faq.texi (Calc): Update version number.
9858
9859 2005-12-12 Carsten Dominik <dominik@science.uva.nl>
9860
9861 * org.texi (Progress Logging): New section.
9862
9863 2005-12-10 Romain Francoise <romain@orebokech.com>
9864
9865 Update the Emacs FAQ for the 22.1 release.
9866
9867 * faq.texi: Set VER to `22.1'.
9868 (Basic editing): Explain how to use localized versions of the
9869 Tutorial. Mention that `C-h r' displays the manual.
9870 Delete obsolete WWW link to an Emacs 18 tutorial.
9871 (Getting a printed manual): Point to the new locations of the
9872 manuals on the GNU Web site.
9873 (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
9874 available via Info (it was previously distributed separately).
9875 (Installing Texinfo documentation): The latest version of Texinfo
9876 is 4.8, not 4.0.
9877 (Informational files for Emacs): COPYING is the GNU General Public
9878 License, not the Emacs General Public License.
9879 (Informational files for Emacs): Delete obsolete link to the
9880 GNUinfo pages as they have been removed from the GNU Web site.
9881 (New in Emacs 22): New node.
9882 (Setting up a customization file): Say that most packages support
9883 Customize nowadays.
9884 (Colors on a TTY): Delete reference to instructions on how to
9885 enable syntax highlighting, it is now enabled by default.
9886 (Turning on abbrevs by default): Emacs now reads the abbrevs file
9887 at startup automatically.
9888 (Controlling case sensitivity): Mention `M-c' in isearch.
9889 (Using an already running Emacs process): Emacs now creates the
9890 socket in `/tmp/emacsUID'. Fix typos. Change default location of
9891 gnuserv. As emacsclient can now run Lisp code as well, delete a
9892 sentence praising gnuserv for that. Simplify description of how
9893 the client/server operation works.
9894 (Compiler error messages): Delete obsolete text (compile.el has
9895 been rewritten).
9896 (Indenting switch statements): Fix typo.
9897 (Matching parentheses): Simplify setup instructions, mention the
9898 menu bar item in the Options menu.
9899 (Repeating a command as many times as possible): Mention `C-x e'.
9900 (Going to a line by number): Mention new keymap and bindings
9901 `M-g M-g', `M-g M-p' and `M-g M-n'.
9902 (Turning on syntax highlighting): Now on by default. Simplify.
9903 (Replacing highlighted text): Use `1', not `t'.
9904 (Problems with very large files): The maximum size is now 256MB on
9905 32-bit machines.
9906 (^M in the shell buffer): Mention `comint-process-echoes'.
9907 (Emacs for Apple computers): Emacs 22 has native support for Mac
9908 OS X.
9909 (Translating names to IP addresses): Delete node.
9910 (Binding keys to commands): Fix typo.
9911 (SPC no longer completes file names): New node.
9912 (MIME with Emacs mail packages): Delete section about the Emacs
9913 MIME FAQ (it's not reachable anymore).
9914
9915 2005-12-08 Alan Mackenzie <acm@muc.de>
9916
9917 * cc-mode.texi: The manual has been extensively revised: the
9918 information about using CC Mode has been separated from the larger
9919 and more difficult chapters about configuration. It has been
9920 updated for CC Mode 5.31.
9921
9922 2005-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
9923
9924 * pgg.texi (User Commands): Fix description of pgg-verify-region.
9925 (Selecting an implementation): Fix descriptions.
9926
9927 2005-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
9928
9929 * message.texi (Various Message Variables): Addition.
9930
9931 2005-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
9932
9933 * message.texi: Fix default values.
9934
9935 2005-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
9936
9937 * message.texi (Header Commands): Clarify descriptions of
9938 message-cross-post-followup-to, message-reduce-to-to-cc, and
9939 message-insert-wide-reply.
9940 (Various Commands): Fix kindex for message-kill-to-signature;
9941 clarify description of message-tab.
9942
9943 2005-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
9944
9945 * message.texi (Mailing Lists): Fix description about MFT.
9946
9947 * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
9948
9949 2005-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
9950
9951 * gnus.texi (Slow Terminal Connection): Replace old description
9952 with new one.
9953
9954 2005-11-16 Katsumi Yamaoka <yamaoka@jpl.org>
9955
9956 * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
9957 replace X-Draft-Headers with X-Draft-From.
9958
9959 2005-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
9960
9961 * gnus.texi (Various Various): Fix the default value of
9962 nnheader-max-head-length.
9963 (Gnus Versions): Fix typo.
9964
9965 2005-12-08 Carsten Dominik <dominik@science.uva.nl>
9966
9967 * org.texi (Structure editing): Document new functionality of
9968 M-RET.
9969
9970 2005-12-06 Luc Teirlinck <teirllm@auburn.edu>
9971
9972 * org.texi (Internal Links): Fix Texinfo usage.
9973
9974 2005-12-06 Carsten Dominik <dominik@science.uva.nl>
9975
9976 * org.texi (TODO basics): Document the global todo list.
9977 (TODO items): Documents sparse tree for specific TODO
9978 keywords.
9979
9980 2005-11-30 Carsten Dominik <dominik@science.uva.nl>
9981
9982 * org.texi (Plain Lists): Typos fixed.
9983
9984 2005-11-28 Jay Belanger <belanger@truman.edu>
9985
9986 * calc.texi: Change references of `M-#' to `C-x *' prefix.
9987
9988 2005-11-24 Carsten Dominik <dominik@science.uva.nl>
9989
9990 * org.texi (Structure editing): New item moving commands added.
9991 (Plain Lists): New section.
9992
9993 2005-11-18 Carsten Dominik <dominik@science.uva.nl>
9994
9995 * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
9996 (Agenda): Document commands `org-cycle-agenda-files' and
9997 `org-agenda-file-to-front'.
9998 (Built-in table editor): Document `org-table-sort-lines'.
9999 (HTML formatting): Export of hand-formatted lists.
10000
10001 2005-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
10002
10003 * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
10004 new variable gnus-toolbar-thickness.
10005
10006 2005-11-08 Katsumi Yamaoka <yamaoka@jpl.org>
10007
10008 * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
10009
10010 2005-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
10011
10012 * gnus.texi (X-Face): Fix description.
10013 (XVarious): Remove gnus-xmas-logo-color-alist and
10014 gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
10015
10016 2005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
10017
10018 * gnus.texi (Group Parameters): Mention new variable
10019 gnus-parameters-case-fold-search.
10020 (Home Score File): Addition.
10021
10022 2005-11-04 Ulf Jasper <ulf.jasper@web.de>
10023
10024 * newsticker.texi: VERSION changed to 1.9. Updated UPDATED.
10025 (Overview): List supported feed types.
10026 (Installation): No installation necessary when using autoload.
10027 (Configuration): Rename "RSS" to "news".
10028
10029 2005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
10030
10031 * pgg.texi (User Commands): Document additional passphrase
10032 argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
10033 (Backend methods): Likewise for corresponding pgg-scheme-* functions.
10034
10035 2005-11-04 Carsten Dominik <dominik@science.uva.nl>
10036
10037 * org.texi: Version number changed to 3.19.
10038
10039 2005-10-29 Sascha Wilde <wilde@sha-bang.de>
10040
10041 * pgg.texi (How to use): Update the example to add autoload of
10042 pgg-encrypt-symmetric-region.
10043 (User Commands): Document pgg-encrypt-symmetric-region.
10044 (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
10045
10046 2005-10-27 Jay Belanger <belanger@truman.edu>
10047
10048 * calc.texi (Predefined Units): Fix the symbol for a TeX points,
10049 mention other TeX-related units.
10050
10051 2005-10-23 Lars Hansen <larsh@soem.dk>
10052
10053 * dired-x.texi (Miscellaneous Commands):
10054 Replace dired-do-relative-symlink by dired-do-relsymlink and
10055 dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
10056
10057 2005-10-23 Jay Belanger <belanger@truman.edu>
10058
10059 * calc.texi (Predefined Units): Use `alpha' for the fine structure
10060 constant.
10061
10062 2005-10-23 Michael Albinus <michael.albinus@gmx.de>
10063
10064 * faq.texi (Bugs and problems):
10065 Replace `dired-move-to-filename-regexp' by
10066 `directory-listing-before-filename-regexp'.
10067
10068 2005-10-22 Eli Zaretskii <eliz@gnu.org>
10069
10070 * newsticker.texi (UPDATED): Set value.
10071
10072 2005-10-17 Katsumi Yamaoka <yamaoka@jpl.org>
10073
10074 * gnus.texi (Document Groups): Remove duplicate item.
10075
10076 2005-10-21 Carsten Dominik <dominik@science.uva.nl>
10077
10078 * org.texi (Summary): Mention iCalendar support.
10079 (Exporting): Document iCalendar support.
10080
10081 2005-10-18 Romain Francoise <romain@orebokech.com>
10082
10083 * viper.texi (Viper Specials): Capitalize GNU.
10084
10085 2005-10-17 Juri Linkov <juri@jurta.org>
10086
10087 * info.texi (Getting Started, Search Index, Expert Info):
10088 Fix wording.
10089 (Search Text): Replace `echo area' with `mode line'.
10090 (Search Index): Both `i' and `,' find all index entries.
10091 Replace example `C-f' with `C-l' (which exists in index of Info
10092 manual) and delete spaces in its keyboard input sequence.
10093 Delete unnecessary explanations about literal characters.
10094
10095 2005-10-14 Katsumi Yamaoka <yamaoka@jpl.org>
10096
10097 * gnus.texi (Document Server Internals): Addition.
10098
10099 2005-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
10100
10101 * gnus.texi (A note on namespaces): Fix RFC reference.
10102
10103 2005-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
10104
10105 * gnus.texi (RSS): Fix key description.
10106
10107 2005-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
10108
10109 * gnus.texi: Emacs/w3 -> Emacs/W3.
10110 (Browsing the Web): Fix description.
10111 (Web Searches): Ditto.
10112 (Customizing W3): Ditto.
10113
10114 2005-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
10115
10116 * gnus.texi (Maildir): Clarify expire-age and expire-group.
10117
10118 2005-10-11 Jay Belanger <belanger@truman.edu>
10119
10120 * calc.texi (Integration): Mention using `a i' to compute definite
10121 integrals.
10122
10123 2005-10-11 Juri Linkov <juri@jurta.org>
10124
10125 * info.texi: Rearrange nodes.
10126 (Top): Update menu. Change ref `Info for Experts' to
10127 `Advanced Info Commands'.
10128 (Getting Started): Fix description of manual's parts.
10129 (Help-Int): Change xref `Info Search' to `Search Index', and
10130 `Expert Info' to `Advanced'.
10131 (Advanced): Move node one level up.
10132 (Search Text, Search Index): New nodes split out from `Info Search'.
10133 (Go to node, Choose menu subtopic, Create Info buffer): New nodes
10134 split out from `Advanced'.
10135 (Advanced, Emacs Info Variables): De-document editing an Info file
10136 in Info.
10137 (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
10138 (Creating an Info File): Delete node and move its text to
10139 `Expert Info'.
10140
10141 2005-10-10 Carsten Dominik <dominik@science.uva.nl>
10142
10143 * org.texi (Workflow states): Document that change in keywords
10144 becomes active only after restart of Emacs.
10145
10146 2005-10-08 Michael Albinus <michael.albinus@gmx.de>
10147
10148 Sync with Tramp 2.0.51.
10149
10150 2005-10-08 Nick Roberts <nickrob@snap.net.nz>
10151
10152 * speedbar.texi (Introduction): Describe new location of speedbar
10153 on menubar.
10154 (Basic Key Bindings): Remove descriptions of bindings that have
10155 been removed.
10156
10157 2005-10-05 Nick Roberts <nickrob@snap.net.nz>
10158
10159 * speedbar.texi (GDB): Describe use of watch expressions.
10160
10161 2005-09-28 Simon Josefsson <jas@extundo.com>
10162
10163 * message.texi (IDNA): Fix.
10164
10165 2005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
10166
10167 * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
10168 nntp-server-hook, and nntp-warn-about-losing-connection; fix
10169 description of nntp-open-connection-function.
10170 (Common Variables): Fix descriptions.
10171
10172 2005-09-26 Katsumi Yamaoka <yamaoka@jpl.org>
10173
10174 * gnus.texi (Server Buffer Format): Document the %a format spec.
10175
10176 2005-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
10177
10178 * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
10179
10180 2005-09-23 Carsten Dominik <dominik@science.uva.nl>
10181
10182 * org.texi Version 3.16.
10183
10184 2005-09-19 Miles Bader <miles@gnu.org>
10185
10186 * newsticker.texi: Get rid of CVS keywords.
10187
10188 2005-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
10189
10190 * gnus.texi (Finding the Parent): Fix description of how Gnus
10191 finds article.
10192
10193 2005-09-14 Jari Aalto <jari.aalto@cante.net>
10194
10195 * gnus.texi (Advanced Scoring Examples): New examples to teach how
10196 to drop off non-answered articles.
10197
10198 2005-09-19 Juanma Barranquero <lekktu@gmail.com>
10199
10200 * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
10201 braces (which are unsupported by NMAKE) for macro `srcdir'.
10202
10203 2005-09-17 Eli Zaretskii <eliz@gnu.org>
10204
10205 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
10206 (../info/newsticker, newsticker.dvi): New targets.
10207
10208 2005-09-17 Ulf Jasper <ulf.jasper@web.de>
10209
10210 * newsticker.texi: Replace @command with @code. Replace @example
10211 with @lisp.
10212 (Top): Add explanations to menu items.
10213 (GNU Free Documentation License): Remove.
10214
10215 2005-09-16 Romain Francoise <romain@orebokech.com>
10216
10217 Update all files to specify GFDL version 1.2.
10218
10219 * doclicense.texi (GNU Free Documentation License): Update to
10220 version 1.2.
10221
10222 2005-09-15 Richard M. Stallman <rms@gnu.org>
10223
10224 * newsticker.texi: Fix @setfilename.
10225
10226 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
10227 (../info/newsticker, newsticker.dvi): New targets.
10228
10229 2005-08-30 Carsten Dominik <dominik@science.uva.nl>
10230
10231 * org.texi: Version 3.15.
10232
10233 2005-08-29 Luc Teirlinck <teirllm@auburn.edu>
10234
10235 * ses.texi: Combine all three indices into one.
10236 Correct a few typos.
10237
10238 2005-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
10239
10240 * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
10241
10242 2005-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
10243
10244 * emacs-mime.texi (Handles): Remove duplicate item.
10245 (Encoding Customization): Fix the default value for
10246 mm-coding-system-priorities.
10247 (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
10248 (Basic Functions): Fix reference.
10249
10250 2005-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
10251
10252 * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
10253
10254 2005-08-18 Richard M. Stallman <rms@gnu.org>
10255
10256 * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
10257 and web site.
10258
10259 * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
10260 not keyboard-translate.
10261
10262 2005-08-11 Richard M. Stallman <rms@gnu.org>
10263
10264 * faq.texi (Using regular expressions): Fix xref.
10265
10266 2005-08-09 Juri Linkov <juri@jurta.org>
10267
10268 * info.texi (Help-P): Replace `Prev' with `Previous'.
10269 (Help-M, Help-Xref): Add S-TAB.
10270 (Help-FOO): Update `u' command.
10271 (Help-Xref): Move info about Mouse-2 from `Help-Int'.
10272 Update info about visibility of xref parts.
10273 (Help-Int): Fix `m' command. Rename `Info-last' to
10274 `Info-history-back'. Add `Info-history-forward'.
10275 (Advanced): Fix `g*' and `M-n' commands.
10276 (Info Search): Add `index-apropos' in stand-alone browser.
10277 Add isearch commands.
10278 (Emacs Info Variables): Remove `Info-fontify'.
10279 Add `Info-mode-hook'. Update face names.
10280 Add `Info-fontify-maximum-menu-size',
10281 `Info-fontify-visited-nodes', `Info-isearch-search'.
10282
10283 2005-08-07 Michael Albinus <michael.albinus@gmx.de>
10284
10285 Sync with Tramp 2.0.50.
10286
10287 * tramp.texi: Use @option{} consequently for method names.
10288 (Inline methods, External transfer methods): Remove references to
10289 Cygwin.
10290 (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
10291 implementation.
10292
10293 2005-07-27 Reiner Steib <Reiner.Steib@gmx.de>
10294
10295 * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
10296 Mention that gnus-init-file is not read when Emacs is invoked with
10297 --no-init-file or -q.
10298
10299 2005-07-19 Carsten Dominik <dominik@science.uva.nl>
10300
10301 * org.texi: Version 3.14.
10302
10303 2005-07-04 Carsten Dominik <dominik@science.uva.nl>
10304
10305 * org.texi: Version 3.13.
10306
10307 2005-07-18 Juri Linkov <juri@jurta.org>
10308
10309 * calc.texi (Time Zones, Logical Operations):
10310 * cl.texi (Overview):
10311 * org.texi (TODO types):
10312 * sc.texi (Emacs 18 MUAs):
10313 * speedbar.texi (Top):
10314 * url.texi (History):
10315 Delete duplicate duplicate words.
10316
10317 2005-07-16 Johan Bockgård <bojohan@users.sourceforge.net> (tiny change)
10318
10319 * cl.texi (Type Predicates): Document `atom' type.
10320
10321 2005-07-04 Lute Kamstra <lute@gnu.org>
10322
10323 Update FSF's address in GPL notices.
10324
10325 * calc.texi (Copying):
10326 * doclicense.texi (GNU Free Documentation License):
10327 * faq.texi (Contacting the FSF):
10328 * mh-e.texi (Copying): Update FSF's address.
10329
10330 2005-07-03 Richard M. Stallman <rms@gnu.org>
10331
10332 * flymake.texi (Example -- Configuring a tool called directly):
10333 Update name of flymake-build-relative-filename.
10334
10335 2005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
10336
10337 * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
10338
10339 2005-06-29 Carsten Dominik <dominik@science.uva.nl>
10340
10341 * org.texi: Version 3.12.
10342
10343 2005-06-24 Eli Zaretskii <eliz@gnu.org>
10344
10345 * makefile.w32-in (MAKEINFO): Use --force.
10346 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
10347 Makefile.in.
10348 (gnus.dvi): Use "..." to quote Sed args, so that it works with
10349 more shells.
10350
10351 2005-06-23 Richard M. Stallman <rms@gnu.org>
10352
10353 * speedbar.texi (Creating a display): Texinfo usage fixes.
10354
10355 * tramp.texi (Customizing Completion, Auto-save and Backup):
10356 Texinfo usage fixes.
10357
10358 2005-06-23 Juanma Barranquero <lekktu@gmail.com>
10359
10360 * dired-x.texi (Miscellaneous Commands):
10361 * ediff.texi (Miscellaneous):
10362 * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
10363 (Agent Variables):
10364 * info.texi (Help-Xref):
10365 * message.texi (Message Headers):
10366 * org.texi (Remember):
10367 * reftex.texi (Options (Defining Label Environments))
10368 (Options (Index Support), Options (Viewing Cross-References))
10369 (Options (Misc), Changes):
10370 * speedbar.texi (Creating a display):
10371 * tramp.texi (Customizing Completion, Auto-save and Backup):
10372 Texinfo usage fix.
10373
10374 2005-06-13 Carsten Dominik <dominik@science.uva.nl>
10375
10376 * org.texi: Version 3.11.
10377
10378 2005-06-12 Jay Belanger <belanger@truman.edu>
10379
10380 * calc.texi (Getting Started): Remove extra menu item.
10381
10382 2005-05-31 Jay Belanger <belanger@truman.edu>
10383
10384 * calc.texi (Notations Used in This Manual): Use @kbd for key
10385 sequence.
10386 (Demonstration of Calc): Mention another way of starting Calc.
10387 (Starting Calc): Mention long name of M-#.
10388 (Embedded Mode Overview): Remove unnecessary instruction.
10389 (Other M-# commands): Rephrase `M-# 0' explanation.
10390 (Basic Embedded Mode): Rewrite discussion of prefix arguments to
10391 reflect current behavior.
10392
10393 2005-05-30 Jay Belanger <belanger@truman.edu>
10394
10395 * calc.texi (Hooks): Change description of calc-window-hook and
10396 calc-trail-window-hook to match usage.
10397 (Computational Functions): Add more constant-generating functions.
10398 (Customizable Variables): Use defvar.
10399
10400 2005-05-28 Jay Belanger <belanger@truman.edu>
10401
10402 * calc.texi (Assignments in Embedded Mode): Fix variable name.
10403 (Basic Embedded Mode): Explain behavior of arguments to
10404 calc-embedded-mode.
10405
10406 2005-05-27 Jay Belanger <belanger@truman.edu>
10407
10408 * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
10409 current behavior.
10410
10411 2005-05-25 Jay Belanger <belanger@truman.edu>
10412
10413 * calc.texi: Change Calc version number throughout.
10414 (Keypad Mode): Change location in info output.
10415 (Keypad mode overview): Move picture of keypad.
10416
10417 2005-05-21 Jay Belanger <belanger@truman.edu>
10418
10419 * calc.texi (Storing variables): Mention that only most variables
10420 are void to begin with.
10421
10422 2005-05-21 Kevin Ryde <user42@zip.com.au>
10423
10424 * widget.texi (Basic Types): Update cross ref from "Enabling
10425 Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
10426 lispref/text.texi change.
10427
10428 2005-05-20 Carsten Dominik <dominik@science.uva.nl>
10429
10430 * org.texi: Version 3.09.
10431
10432 2005-05-18 Carsten Dominik <dominik@science.uva.nl>
10433
10434 * reftex.texi: Version 4.28.
10435
10436 2005-05-16 Jay Belanger <belanger@truman.edu>
10437
10438 * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
10439
10440 2005-05-14 Jay Belanger <belanger@truman.edu>
10441
10442 * calc.texi (Default Simplifications): Insert missing ! (logical
10443 not operator).
10444
10445 2005-05-14 Michael Albinus <michael.albinus@gmx.de>
10446
10447 Sync with Tramp 2.0.49.
10448
10449 2005-05-10 Jay Belanger <belanger@truman.edu>
10450
10451 * calc.texi (Default Simplifications): Mention that 0^0 simplifies
10452 to 1.
10453
10454 2005-04-29 Carsten Dominik <dominik@science.uva.nl>
10455
10456 * org.texi: Version 3.08, structure reorganized.
10457
10458 2005-04-24 Richard M. Stallman <rms@gnu.org>
10459
10460 * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
10461
10462 2005-04-15 Carsten Dominik <dominik@science.uva.nl>
10463
10464 * org.texi: Update to version 3.06.
10465
10466 2005-04-13 Lute Kamstra <lute@gnu.org>
10467
10468 * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
10469
10470 2005-04-10 Thien-Thi Nguyen <ttn@gnu.org>
10471
10472 * cl.texi (Porting Common Lisp): Fix typo.
10473
10474 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
10475
10476 * gnus.texi (RSS): Addition.
10477
10478 2005-04-04 Jay Belanger <belanger@truman.edu>
10479
10480 * calc.texi: Change Calc version number.
10481 (Customizable variables): Fix description of calc-language-alist.
10482 (Copying): Put in version 2 of GPL.
10483
10484 2005-04-01 Jay Belanger <belanger@truman.edu>
10485
10486 * calc.texi (Troubleshooting Commands): Remove comment about
10487 installation.
10488 (Installation): Remove section.
10489 (Customizable Variables): New section.
10490 (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
10491 (Graphical Devices): Add references to Customizable Variables.
10492
10493 2005-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
10494
10495 * emacs-mime.texi (Display Customization): Markup fixes.
10496 (rfc2047): Update.
10497
10498 2005-03-23 Reiner Steib <Reiner.Steib@gmx.de>
10499
10500 * gnus-faq.texi: Replaced with auto-generated version.
10501
10502 2005-03-26 Stephan Stahl <stahl@eos.franken.de> (tiny change)
10503
10504 * dired-x.texi (Multiple Dired Directories): default-directory was
10505 renamed to dired-default-directory.
10506
10507 2005-03-26 Jay Belanger <belanger@truman.edu>
10508
10509 * calc.texi (Simplifying Formulas, Rewrite Rules):
10510 Change description of top and bottom of fraction.
10511 (Modulo Forms): Move description of how to create modulo forms to
10512 earlier in the section.
10513 (Fraction Mode): Suggest using : to get a fraction by dividing.
10514 (Basic Arithmetic): Adjust placement of command name.
10515 (Truncating the Stack): Emphasize that "hidden" entries are still
10516 visible.
10517 (Installation): Move discussion of printing manual to "About This
10518 Manual".
10519 (About This Manual): Mention how to print the manual.
10520 (Reporting Bugs): Remove first person.
10521 (Building Vectors): Add algebraic version of append.
10522 (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
10523 (Grouping Digits): Fix typo.
10524
10525 2005-03-25 Werner Lemberg <wl@gnu.org>
10526
10527 * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
10528 Replace `legal' with `valid'.
10529
10530 2005-03-25 Werner Lemberg <wl@gnu.org>
10531
10532 * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
10533
10534 2005-03-24 Jay Belanger <belanger@truman.edu>
10535
10536 * calc.texi (General Mode Commands)
10537 (Mode Settings in Embedded Mode): Add some explanation of
10538 recording mode settings.
10539
10540 2005-03-24 Richard M. Stallman <rms@gnu.org>
10541
10542 * calc.texi: Remove praise of non-free software.
10543
10544 * idlwave.texi: Don't say where to get IDL or its non-free manual.
10545 (Installation): Node deleted.
10546
10547 2005-03-23 Richard M. Stallman <rms@gnu.org>
10548
10549 * url.texi (HTTP language/coding): Improve last change.
10550
10551 2005-03-22 Jay Belanger <belanger@truman.edu>
10552
10553 * calc.texi (Embedded Mode): Add new information on changing
10554 modes.
10555
10556 2005-03-20 Michael Albinus <michael.albinus@gmx.de>
10557
10558 Sync with Tramp 2.0.48.
10559
10560 * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
10561
10562 * tramp.texi: Replace "Emacs" by "GNU Emacs". Replace "Linux" by
10563 "GNU/Linux". Change all addresses to .gnu.org.
10564 (Default Method): Offer shortened syntax for "su" and "sudo"
10565 methods.
10566
10567 2005-03-07 Richard M. Stallman <rms@gnu.org>
10568
10569 * url.texi: Fix usage of "e.g.".
10570 (HTTP language/coding): Explain the rules for these strings.
10571
10572 2005-03-06 Richard M. Stallman <rms@gnu.org>
10573
10574 * woman.texi (Introduction): Minor cleanups.
10575
10576 * url.texi (HTTP language/coding): Get rid of "Emacs 21".
10577
10578 * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
10579 (Installation): Node deleted.
10580
10581 * mh-e.texi (Preface): Get rid of "Emacs 21".
10582
10583 * eshell.texi (Installation): Delete node (for Emacs 20).
10584
10585 2005-03-05 Thien-Thi Nguyen <ttn@gnu.org>
10586
10587 * flymake.texi: Refill and tweak style in @lisp blocks.
10588
10589 2005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
10590
10591 * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
10592
10593 2005-03-01 Jay Belanger <belanger@truman.edu>
10594
10595 * calc.texi (Trigonometric and Hyperbolic Functions):
10596 Mention additional functions.
10597 (Algebraic Simplifications): Mention additional simplifications.
10598
10599 2005-02-18 Jonathan Yavner <jyavner@member.fsf.org>
10600
10601 * ses.texi: Add concept/function/variable indices (this work was
10602 donated by Brad Collins <brad@chenla.org>, copyright-assignment
10603 papers on file at FSF).
10604
10605 2005-02-10 Jay Belanger <belanger@truman.edu>
10606
10607 * calc.texi: Change @LaTeX to La@TeX throughout.
10608 Redefine @expr as @math for TeX output.
10609 Redefine @texline as a no-op for TeX output.
10610 Define @tfn, replace @t by @tfn throughout.
10611
10612 2005-02-09 Jay Belanger <belanger@truman.edu>
10613
10614 * calc.texi: Add macro for LaTeX for info output.
10615
10616 2005-02-08 Kim F. Storm <storm@cua.dk>
10617
10618 * texinfo.tex (LaTex): Add def.
10619
10620 2005-02-06 Jay Belanger <belanger@truman.edu>
10621
10622 * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
10623 change name to "TeX and LaTeX Language Modes." Mention LaTeX mode
10624 throughout manual.
10625
10626 2005-01-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
10627
10628 * gnus.texi: Some edits based on comments from David Abrahams.
10629
10630 2005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
10631
10632 * gnus.texi (RSS): Fix the keystroke.
10633
10634 2005-01-24 David Kastrup <dak@gnu.org>
10635
10636 * faq.texi: Update AUCTeX version info.
10637
10638 2005-01-16 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
10639
10640 * gnus-faq.texi ([4.1]): Typo.
10641
10642 2005-01-19 Jay Belanger <belanger@truman.edu>
10643
10644 * calc.texi (Keep Arguments): Mention that keeping arguments
10645 doesn't work with keyboard macros.
10646
10647 2005-01-16 Richard M. Stallman <rms@gnu.org>
10648
10649 * autotype.texi (Autoinserting): Fix small error.
10650
10651 2005-01-16 Michael Albinus <michael.albinus@gmx.de>
10652
10653 Sync with Tramp 2.0.47.
10654
10655 * tramp.texi (Compilation): New section, describing compilation of
10656 remote files.
10657
10658 2005-01-11 Kim F. Storm <storm@cua.dk>
10659
10660 * widget.texi (Basic Types): Add :follow-link keyword.
10661
10662 2005-01-09 Jay Belanger <belanger@truman.edu>
10663
10664 * calc.texi (Basic Commands): Describe new behavior of calc-reset.
10665
10666 2005-01-08 Jay Belanger <belanger@truman.edu>
10667
10668 * calc.texi: Change throughout to reflect new default value of
10669 calc-settings-file.
10670
10671 2005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
10672
10673 * message.texi (Reply): `message-reply-to-function' should return
10674 a list. Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
10675
10676 2005-01-06 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
10677
10678 * faq.texi (Changing load-path): Fix typo.
10679
10680 2005-01-05 Jay Belanger <belanger@truman.edu>
10681
10682 * calc.texi (Programming Tutorial): Replace kbd command by
10683 appropriate characters for a keyboard macro.
10684
10685 2005-01-04 Jay Belanger <belanger@truman.edu>
10686
10687 * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
10688 for Lucid Emacs.
10689 (Programming Tutorial): Mention that the user needs to be in the
10690 right mode to compute some functions.
10691
10692 2005-01-04 Jay Belanger <belanger@truman.edu>
10693
10694 * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
10695 no longer applicable.
10696
10697 2005-01-01 Jay Belanger <belanger@truman.edu>
10698
10699 * calc.texi (Programming Tutorial): Change description of how to
10700 edit keyboard macros to match current behavior.
10701
10702 2004-12-31 Jay Belanger <belanger@truman.edu>
10703
10704 * calc.texi: Mention C-cC-c as the way to finish editing throughout.
10705
10706 2004-12-20 Jay Belanger <belanger@truman.edu>
10707
10708 * calc.texi (Types Tutorial): Emphasize that you can't divide by
10709 zero.
10710
10711 2004-12-17 Luc Teirlinck <teirllm@auburn.edu>
10712
10713 * cc-mode.texi (Text Filling and Line Breaking): Put period after
10714 @xref.
10715 (Font Locking): Avoid @strong{Note:}.
10716
10717 2004-12-17 Michael Albinus <michael.albinus@gmx.de>
10718
10719 Sync with Tramp 2.0.46.
10720
10721 * tramp.texi (bottom): Add arch-tag. It was lost, somehow.
10722
10723 2004-12-16 Luc Teirlinck <teirllm@auburn.edu>
10724
10725 * url.texi: Correct typos.
10726 (Retrieving URLs): @var{nil}->@code{nil}.
10727 (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
10728 the standard "The GNU Emacs Manual" in fifth argument of @xref's.
10729 (Dealing with HTTP documents): @inforef->@xref.
10730
10731 2004-12-15 Jay Belanger <belanger@truman.edu>
10732
10733 * calc.texi: Consistently capitalized all mode names.
10734 (Answers to Exercises): Mention that an answer can be a fraction
10735 when in Fraction mode.
10736
10737 2004-12-13 Jay Belanger <belanger@truman.edu>
10738
10739 * calc.texi: Fix some TeX definitions.
10740
10741 2004-12-09 Luc Teirlinck <teirllm@auburn.edu>
10742
10743 * reftex.texi (Imprint): Remove erroneous @value's.
10744
10745 2004-12-08 Luc Teirlinck <teirllm@auburn.edu>
10746
10747 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
10748 (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
10749
10750 2004-12-08 Jay Belanger <belanger@truman.edu>
10751
10752 * calc.texi (Starting Calc): Remove comment about installation.
10753 (Keypad Mode Overview): Remove comment about Emacs 19 support.
10754
10755 2004-12-08 Luc Teirlinck <teirllm@auburn.edu>
10756
10757 * url.texi: Update @setfilename.
10758 (Getting Started): No need to worry about Gnus versions.
10759 (Dealing with HTTP documents): Use @inforef.
10760
10761 * org.texi: Fix @direntry file name.
10762
10763 2004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
10764
10765 * url.texi: New file.
10766
10767 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
10768
10769 2004-12-06 Jay Belanger <belanger@truman.edu>
10770
10771 * calc.texi (Using Calc): Remove paragraph about installation.
10772
10773 2004-12-06 Jay Belanger <belanger@truman.edu>
10774
10775 * calc.texi: Use more Texinfo macros and less TeX defs.
10776 Remove @refill's.
10777
10778 2004-12-06 Richard M. Stallman <rms@gnu.org>
10779
10780 * org.texi: New file.
10781
10782 2004-12-05 Richard M. Stallman <rms@gnu.org>
10783
10784 * Makefile.in (org.dvi, ../info/org): New targets.
10785 (INFO_TARGETS): Add ../info/org.
10786 (DVI_TARGETS): Add org.dvi.
10787 (maintainer-clean): Remove the info files in the info dir.
10788
10789 2004-11-26 Eli Zaretskii <eliz@gnu.org>
10790
10791 * idlwave.texi: Fix the setfilename directive to put the produced
10792 file in ../info.
10793 (Continued Statement Indentation): Resurrect Jan D.'s change from
10794 2004-11-03 that was lost when a newer version of idlwave.texi was
10795 imported.
10796
10797 2004-12-08 Reiner Steib <Reiner.Steib@gmx.de>
10798
10799 * gnus-faq.texi ([5.1]): Add missing bracket.
10800
10801 * gnus.texi (Filtering Spam Using The Spam ELisp Package):
10802 Index `spam-initialize'.
10803
10804 2004-11-22 Reiner Steib <Reiner.Steib@gmx.de>
10805
10806 * message.texi (Various Message Variables): Mention that all mail
10807 file variables are derived from `message-directory'.
10808
10809 * gnus.texi (Splitting Mail): Clarify bogus group.
10810
10811 2004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
10812
10813 * emacs-mime.texi (Encoding Customization):
10814 Fix mm-coding-system-priorities entry.
10815
10816 2004-11-03 Jan Djärv <jan.h.d@swipnet.se>
10817
10818 * idlwave.texi (Continued Statement Indentation):
10819 * reftex.texi (Options (Index Support))
10820 (Displaying and Editing the Index, Table of Contents):
10821 * speedbar.texi (Creating a display, Major Display Modes):
10822 Replace non-nil with non-@code{nil}.
10823
10824 2004-10-21 Jay Belanger <belanger@truman.edu>
10825
10826 * calc.texi (Algebraic-Style Calculations): Remove a comment.
10827
10828 2004-10-18 Luc Teirlinck <teirllm@auburn.edu>
10829
10830 * calc.texi (Reporting Bugs): Double up `@'.
10831
10832 2004-10-18 Jay Belanger <belanger@truman.edu>
10833
10834 * calc.texi (Reporting Bugs): Change the address that bugs
10835 should be sent to.
10836
10837 2004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
10838
10839 * gnus.texi (New Features): Add 5.11.
10840
10841 * message.texi (Resending): Remove wrong default value.
10842
10843 * gnus.texi (Mail Source Specifiers): Describe possible problems
10844 of `pop3-leave-mail-on-server'. Add `pop3-movemail' and
10845 `pop3-leave-mail-on-server' to the index.
10846
10847 2004-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
10848
10849 * message.texi (Canceling News): Add how to set a password.
10850
10851 2004-10-12 Jay Belanger <belanger@truman.edu>
10852
10853 * calc.texi (Help Commands): Change the descriptions of
10854 calc-describe-function and calc-describe-variable to match their
10855 current behavior.
10856
10857 2004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
10858
10859 * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
10860
10861 2004-10-12 Michael Albinus <michael.albinus@gmx.de>
10862
10863 Sync with Tramp 2.0.45.
10864
10865 * tramp.texi (Frequently Asked Questions): Comment paragraph about
10866 plink link. The URL is outdated. Originator contacted for
10867 clarification.
10868
10869 2004-10-10 Juri Linkov <juri@jurta.org>
10870
10871 * gnus.texi (Top, Marking Articles): Join two menus in one node
10872 because a node can have only one menu.
10873
10874 2004-10-09 Juri Linkov <juri@jurta.org>
10875
10876 * gnus.texi (Fancy Mail Splitting): Remove backslash in the
10877 example of nnmail-split-fancy.
10878
10879 2004-10-06 Karl Berry <karl@gnu.org>
10880
10881 * info.texi (@kbd{1}--@kbd{9}): No space around --, for
10882 consistency with other uses of dashes.
10883
10884 2004-10-05 Karl Berry <karl@gnu.org>
10885
10886 * info.texi: Consistently use --- throughout, periods at end of
10887 menu descriptions, and a couple typos.
10888
10889 2004-09-26 Jesper Harder <harder@ifa.au.dk>
10890
10891 * sieve.texi (Manage Sieve API): nil -> @code{nil}.
10892 * pgg.texi (User Commands, Backend methods): Do.
10893 * gnus.texi: Markup fixes.
10894 (Setting Process Marks): Fix `M P a' entry.
10895 * emacs-mime.texi: Fixes.
10896
10897 2004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
10898
10899 * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
10900 again.
10901 Use 5.10 instead of 5.10.0.
10902
10903 2004-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
10904
10905 * gnus.texi (Summary Mail Commands): S D e.
10906
10907 2004-09-20 Raymond Scholz <ray-2004@zonix.de> (tiny change)
10908
10909 * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
10910 the gnus-article-mode-line-format section.
10911
10912 2004-09-20 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
10913
10914 * gnus.texi (Various Summary Stuff): Fix the documentation for
10915 gnus-newsgroup-variables.
10916
10917 2004-09-20 Reiner Steib <Reiner.Steib@gmx.de>
10918
10919 * gnus.texi (MIME Commands):
10920 Add gnus-mime-display-multipart-as-mixed,
10921 gnus-mime-display-multipart-alternative-as-mixed,
10922 gnus-mime-display-multipart-related-as-mixed.
10923 (Mail Source Customization): Clarify `mail-source-directory'.
10924 (Splitting Mail): Mention gnus-group-find-new-groups.
10925 (SpamOracle): Fix typo.
10926
10927 * gnus-faq.texi: Untabify.
10928 ([6.3]): nnir.el is in contrib directory.
10929
10930 * message.texi (News Headers): Clarify how a unique ID is created.
10931
10932 * gnus.texi (Batching Agents): Fix typo in example.
10933 Reported by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
10934
10935 2004-09-20 Andre Srinivasan <andre@e2open.com> (tiny change)
10936
10937 * gnus.texi (Group Parameters): Add more on hooks.
10938
10939 2004-09-20 Florian Weimer <fw@deneb.enyo.de>
10940
10941 * gnus.texi (Charsets): Point to relevant section in emacs-mime.
10942
10943 2004-09-22 Jay Belanger <belanger@truman.edu>
10944
10945 * calc.texi (Vectors as Lists): Add a warning that the tutorial
10946 might be hidden during part of the session.
10947
10948 2004-09-20 Jay Belanger <belanger@truman.edu>
10949
10950 * calc.texi (Notations Used in This Manual): Put in an earlier
10951 mention that DEL could be called Backspace.
10952
10953 2004-09-10 Simon Josefsson <jas@extundo.com>
10954
10955 * gnus.texi (IMAP): Add example. Suggested and partially written
10956 by Steinar Bang <sb@dod.no>.
10957
10958 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10959
10960 * gnus.texi (IMAP): Add comments about imaps synonym to imap in
10961 netrc syntax.
10962
10963 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10964
10965 * gnus.texi (Spam ELisp Package Sequence of Events):
10966 Some clarifications.
10967 (Spam ELisp Package Global Variables): More clarifications.
10968
10969 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10970
10971 * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
10972 Mention spam-split does not modify incoming mail.
10973
10974 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10975
10976 * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
10977
10978 2004-09-10 Eli Zaretskii <eliz@gnu.org>
10979
10980 * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi.
10981
10982 2004-09-09 Reiner Steib <Reiner.Steib@gmx.de>
10983
10984 * makefile.w32-in (sieve, pgg): Use $(infodir).
10985
10986 2004-09-08 Dhruva Krishnamurthy <dhruva.krishnamurthy@gmail.com> (tiny change)
10987
10988 * makefile.w32-in: Fix PGG and Sieve entries.
10989
10990 2004-08-28 Eli Zaretskii <eliz@gnu.org>
10991
10992 * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
10993 Emacs and related programs.
10994
10995 2004-08-27 Richard M. Stallman <rms@gnu.org>
10996
10997 * faq.texi: Fix texinfo usage, esp. doublequotes.
10998 (Difference between Emacs and XEmacs): Some clarification.
10999
11000 * faq.texi (Difference between Emacs and XEmacs):
11001 Explain not to contrast XEmacs with GNU Emacs.
11002
11003 2004-08-26 Richard M. Stallman <rms@gnu.org>
11004
11005 * faq.texi (Difference between Emacs and XEmacs): Rewrite.
11006
11007 2004-08-22 David Kastrup <dak@gnu.org>
11008
11009 * reftex.texi (AUCTeX): Update links, section name.
11010
11011 * faq.texi (Calc): Update availability (included in 22.1).
11012 (AUCTeX): Update availability, information, versions, description.
11013
11014 2004-08-14 Eli Zaretskii <eliz@gnu.org>
11015
11016 * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
11017
11018 2004-08-11 Martin Stjernholm <mast@lysator.liu.se>
11019
11020 * cc-mode.texi: Various updates for CC Mode 5.30.9.
11021
11022 2004-08-10 Michael Albinus <michael.albinus@gmx.de>
11023
11024 Sync with Tramp 2.0.44.
11025
11026 2004-08-05 Lars Hansen <larsh@math.ku.dk>
11027
11028 * widget.texi (User Interface): Update how to separate the
11029 editable field of an editable-field widget from other widgets.
11030 (Programming Example): Add text after field.
11031
11032 2004-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
11033
11034 * emacs-mime.texi (Encoding Customization): Add a note to the
11035 mm-content-transfer-encoding-defaults entry.
11036 (rfc2047): Update.
11037
11038 * gnus.texi (Article Highlighting):
11039 Add gnus-cite-ignore-quoted-from.
11040 (POP before SMTP): New node.
11041 (Posting Styles): Addition.
11042 (Splitting Mail): Add nnmail-split-lowercase-expanded.
11043 (Fancy Mail Splitting): Ditto.
11044 (X-Face): Add gnus-x-face.
11045
11046 2004-08-30 Reiner Steib <Reiner.Steib@gmx.de>
11047
11048 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
11049 * pgg.texi, sieve.texi: Use @copying and @insertcopying.
11050
11051 2004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
11052
11053 * gnus.texi (Mail Source Specifiers):
11054 Describe `pop3-leave-mail-on-server'.
11055
11056 2004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
11057
11058 * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
11059
11060 * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
11061 repository. Change setfilename.
11062
11063 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
11064
11065 2004-07-02 Juri Linkov <juri@jurta.org>
11066
11067 * pcl-cvs.texi (Viewing differences): Add `d r'.
11068
11069 2004-06-29 Jesper Harder <harder@ifa.au.dk>
11070
11071 * ses.texi, viper.texi, flymake.texi, faq.texi:
11072 * eshell.texi, ediff.texi: Markup fixes.
11073
11074 2004-06-21 Karl Berry <karl@gnu.org>
11075
11076 * info.texi (Top): Mention that only Emacs has mouse support.
11077 (Getting Started): Mention this in a few other places.
11078
11079 2004-06-13 Luc Teirlinck <teirllm@auburn.edu>
11080
11081 * autotype.texi (Copyrights, Timestamps):
11082 Recommend `before-save-hook' instead of `write-file-functions'.
11083
11084 2004-06-13 Lars Hansen <larsh@math.ku.dk>
11085
11086 * dired-x.texi (dired-mark-omitted): Update keybinding.
11087
11088 2004-06-10 Kim F. Storm <storm@cua.dk>
11089
11090 * pcl-cvs.texi (Viewing differences): Add 'd y'.
11091
11092 2004-06-05 Lars Hansen <larsh@math.ku.dk>
11093
11094 * dired-x.texi (variable dired-omit-mode): Rename from
11095 dired-omit-files-p.
11096 (function dired-omit-mode): Rename from dired-omit-toggle.
11097 Call dired-omit-mode rather than set dired-omit-files-p.
11098 (dired-mark-omitted): Describe command.
11099
11100 2004-05-29 Michael Albinus <michael.albinus@gmx.de>
11101
11102 Version 2.0.41 of Tramp released.
11103
11104 2004-05-29 Juanma Barranquero <lektu@terra.es>
11105
11106 * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
11107 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
11108
11109 2004-05-29 Richard M. Stallman <rms@gnu.org>
11110
11111 * cl.texi (Top): Call this chapter `Introduction'.
11112 (Overview): In TeX, no section heading here.
11113
11114 * cc-mode.texi: Put commas after i.e. and e.g. Minor cleanups.
11115
11116 2004-05-29 Eli Zaretskii <eliz@gnu.org>
11117
11118 * Makefile.in (../info/flymake, flymake.dvi): New targets.
11119 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
11120
11121 2004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
11122
11123 * flymake.texi: New file.
11124
11125 2004-05-28 Simon Josefsson <jas@extundo.com>
11126
11127 * smtpmail.texi (Authentication): Improve STARTTLS discussion.
11128
11129 2004-05-07 Kai Großjohann <kai@emptydomain.de>
11130
11131 Version 2.0.40 of Tramp released.
11132
11133 2004-04-25 Michael Albinus <Michael.Albinus@alcatel.de>
11134
11135 Complete rework, based on review by Karl Berry <karl@gnu.org>.
11136
11137 * tramp.texi (Auto-save and Backup): Explain exploitation of new
11138 variables `tramp-backup-directory-alist' and
11139 `tramp-bkup-backup-directory-info'.
11140 (Overview, Connection types)
11141 (External transfer methods, Default Method)
11142 (Windows setup hints): Remove restriction of password entering
11143 with external methods.
11144 (Auto-save and Backup): Make file name example
11145 (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info'
11146 and `auto-save-directory' must be used.
11147 (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
11148 only "NT"). Remove doubled entry "What kinds of systems does
11149 @tramp{} work on".
11150 (tramp): Macro removed.
11151 (Obtaining Tramp): Flag removed from title.
11152 (all): "tramp-" and "-" removed from flag names. Flags `tramp'
11153 and `trampver' used properly. Flag `tramp-inst' replaced by
11154 `installchapter'. Installation related text adapted.
11155
11156 2004-04-28 Masatake YAMATO <jet@gyve.org>
11157
11158 * widget.texi (Programming Example): Remove overlays.
11159
11160 2004-04-27 Jesper Harder <harder@ifa.au.dk>
11161
11162 * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
11163
11164 2004-04-23 Juanma Barranquero <lektu@terra.es>
11165
11166 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
11167
11168 2004-04-05 Jesper Harder <harder@ifa.au.dk>
11169
11170 * info.texi (Info Search): Add info-apropos.
11171
11172 2004-03-22 Juri Linkov <juri@jurta.org>
11173
11174 * faq.texi: Fix help key bindings.
11175
11176 2004-03-17 Luc Teirlinck <teirllm@auburn.edu>
11177
11178 * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
11179 (as suggested by Karl Berry). Update information about colored
11180 stars in menus. Add new subheading describing M-n.
11181
11182 2004-03-12 Richard M. Stallman <rms@gnu.org>
11183
11184 * cl.texi (Top): Rename top node's title.
11185
11186 2004-03-08 Karl Berry <karl@gnu.org>
11187
11188 * info.texi: \input texinfo.tex instead of just texinfo, to avoid
11189 problems making the texinfo distribution.
11190
11191 2004-02-29 Simon Josefsson <jas@extundo.com>
11192
11193 * smtpmail.texi (Authentication): Change the list of supported
11194 authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
11195 CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
11196 <voegelas@gmx.net>.
11197
11198 2004-02-29 Juanma Barranquero <lektu@terra.es>
11199
11200 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
11201 Use $(DEL) instead of rm, and ignore exit code.
11202
11203 2004-02-29 Kai Großjohann <kgrossjo@eu.uu.net>
11204
11205 Tramp version 2.0.39 released.
11206
11207 2004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
11208
11209 * tramp.texi (Customizing Completion): Explain new functions
11210 `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
11211 (all): Savannah URLs unified to "http://savannah.nongnu.org".
11212 (Top): Refer to Savannah mailing list as the major one.
11213 Mention older mailing lists in HTML mode only.
11214 (Auto-save and Backup): Add auto-save. Based on wording of Kai.
11215 (Frequently Asked Questions): Remote hosts must not be Unix-like
11216 for "smb" method.
11217 (Password caching): New node.
11218 (External transfer methods): Refer to password caching for "smb"
11219 method.
11220
11221 2004-02-17 Karl Berry <karl@gnu.org>
11222
11223 * info.texi (Help-Int): Mention the new line number feature.
11224
11225 2004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
11226
11227 * ses.texi (Advanced Features): New functionality for
11228 ses-set-header-row (defaults to current row unless C-u used).
11229 (Acknowledgements): Add Stefan Monnier.
11230
11231 2003-12-29 Kevin Ryde <user42@zip.com.au>
11232
11233 * viper.texi (Vi Macros): Fix reference to the Emacs manual.
11234
11235 2003-11-30 Kai Großjohann <kai.grossjohann@gmx.net>
11236
11237 Tramp version 2.0.38 released.
11238
11239 * tramp.texi (Remote shell setup): Warn of environment variables
11240 FRUMPLE if user frumple exists. Suggested by Sven Gabriel
11241 <sven.gabriel@imk.fzk.de>.
11242 (Configuration): Tramp now chooses base64/uuencode
11243 automatically. Update wording accordingly.
11244 (Top): More description for the `Default Method' menu entry.
11245 (Default Method): Use @code, not @var, for Lisp variables.
11246 (Default Method): New subsection `Which method is the right one
11247 for me?'. Suggested by Christian Kirsch.
11248 (Configuration): Pointer to new subsection added.
11249 (Default Method): Too many "use" in one sentence.
11250 Rephrase. Reported by Christian Kirsch.
11251 (Filename Syntax): Old `su' example is probably a left-over from
11252 the sm/su method naming. Replace with `ssh', instead.
11253 (External transfer methods, Auto-save and Backup):
11254 Typo fixes.
11255
11256 2003-11-02 Michael Albinus <Michael.Albinus@alcatel.de>
11257
11258 * tramp.texi (all): Harmonize all occurrences of @tramp{}.
11259 (Top): Mention japanese manual only if flag `jamanual' is set.
11260 Insert section `Japanese manual' in menu.
11261
11262 2003-11-26 Thien-Thi Nguyen <ttn@gnu.org>
11263
11264 * eshell.texi (Known Problems): Add doc item.
11265
11266 2003-11-22 Martin Stjernholm <mast@lysator.liu.se>
11267
11268 * cc-mode.texi: Update for CC Mode 5.30.
11269
11270 Note: Please refrain from doing purely cosmetic changes like
11271 removing trailing whitespace in this manual; it clobbers cvs
11272 merging for no good reason.
11273
11274 2003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
11275
11276 * ediff.texi, tramp.texi, vip.texi, viper.texi:
11277 * widget.texi, woman.texi: Replace @sc{ascii} and ASCII with
11278 @acronym{ASCII}.
11279
11280 2003-10-26 Karl Berry <karl@gnu.org>
11281
11282 * info.texi (Info Search): Echo area, not echo are. From Debian
11283 diff.
11284
11285 2003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
11286
11287 * widget.texi (Defining New Widgets): Document new behavior of
11288 :buttons and :children keywords.
11289
11290 2003-10-22 Miles Bader <miles@gnu.org>
11291
11292 * Makefile.in (info): Move before $(top_srcdir)/info.
11293
11294 2003-10-17 Thien-Thi Nguyen <ttn@gnu.org>
11295
11296 * tramp.texi (Inline methods): Small grammar fix.
11297 (External transfer methods): Likewise.
11298
11299 2003-10-08 Nick Roberts <nick@nick.uklinux.net>
11300
11301 * speedbar.texi: Remove paragraph for GUD that is no longer true.
11302
11303 2003-10-06 Luc Teirlinck <teirllm@auburn.edu>
11304
11305 * texinfo.tex: Replace `%' in arch tagline by @ignore.
11306
11307 2003-09-30 Richard M. Stallman <rms@gnu.org>
11308
11309 * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
11310
11311 * widget.texi (User Interface): Fix typos.
11312
11313 * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
11314
11315 2003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
11316
11317 * pcl-cvs.texi (Selected Files): Fix typo.
11318
11319 2003-09-21 Karl Berry <karl@gnu.org>
11320
11321 * info.texi (] and [ commands): No period at end of section title.
11322
11323 2003-09-04 Miles Bader <miles@gnu.org>
11324
11325 * Makefile.in (top_srcdir): New variable.
11326 ($(top_srcdir)/info): New rule.
11327 (info): Depend on it.
11328
11329 2003-09-03 Peter Runestig <peter@runestig.com>
11330
11331 * makefile.w32-in: New file.
11332
11333 2003-08-26 Per Abrahamsen <abraham@dina.kvl.dk>
11334
11335 * widget.texi (User Interface): Explain the need of static text
11336 around an editable field.
11337
11338 2003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
11339
11340 * widget.texi (Basic Types): The argument to `:help-echo' can now
11341 be a form that evaluates to a string.
11342
11343 2003-08-18 Kim F. Storm <storm@cua.dk>
11344
11345 * calc.texi (Queries in Macros): Update xref to keyboard macro query.
11346
11347 2003-08-16 Richard M. Stallman <rms@gnu.org>
11348
11349 * dired-x.texi (Shell Command Guessing): Explain *.
11350
11351 2003-08-16 Chunyu Wang <spr@db.cs.hit.edu.cn> (tiny change)
11352
11353 * pcl-cvs.texi (Log Edit Mode): Fix key binding for
11354 log-edit-insert-changelog.
11355
11356 2003-08-03 Karl Berry <karl@gnu.org>
11357
11358 * info.texi: Need @contents.
11359
11360 2003-07-20 Kai Großjohann <kai.grossjohann@gmx.net>
11361
11362 Tramp version 2.0.36 released.
11363
11364 * tramp.texi (Remote shell setup): Explain about problems with
11365 non-Bourne commands in ~/.profile and ~/.shrc.
11366
11367 2003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
11368
11369 * info.texi (Help-Inv, Help-M, Help-Xref): Update following
11370 renaming of `vis-mode' to `visible-mode'.
11371
11372 2003-07-04 Luc Teirlinck <teirllm@mail.auburn.edu>
11373
11374 * info.texi (Top, Help-Small-Screen): Remove accidentally added
11375 next, prev and up pointers.
11376
11377 2003-07-02 Luc Teirlinck <teirllm@mail.auburn.edu>
11378
11379 * info.texi (Help): Mention existence of Emacs and stand-alone
11380 Info at the very beginning of the tutorial.
11381 (Help-Inv): New node.
11382 (Help-]): New node.
11383 (Help-M): Systematically point out the differences between default
11384 Emacs and stand-alone versions. Delete second menu.
11385 (Help-Xref): Systematically point out the differences between
11386 default Emacs and stand-alone versions.
11387 (Help-Int): Change `l' example.
11388 (Expert Info): Fix typos.
11389 (Emacs Info Variables): Mention `Info-hide-note-references' and
11390 new default for `Info-scroll-prefer-subnodes'.
11391
11392 2003-06-17 Kai Großjohann <kai.grossjohann@gmx.net>
11393
11394 Version 2.0.35 of Tramp released.
11395
11396 * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
11397 (Inline methods): Add methods `remsh' and `plink1'.
11398 (External transfer methods): Add method `remcp'.
11399 (Multi-hop Methods): Add method `remsh'.
11400 Small patch from Adrian Aichner <adrian@xemacs.org>:
11401 Fix minor typos.
11402 (Concept Index): Add to make manual searchable via
11403 `Info-index'.
11404 (Version Control): Add cindex entry.
11405
11406 2003-05-24 Kai Großjohann <kai.grossjohann@gmx.net>
11407
11408 * trampver.texi: Version 2.0.34 released.
11409
11410 2003-05-03 Glenn Morris <gmorris@ast.cam.ac.uk>
11411
11412 * faq.texi: Improve previous changes.
11413
11414 2003-05-02 Glenn Morris <gmorris@ast.cam.ac.uk>
11415
11416 * faq.texi: Update copyright and maintenance details.
11417 Update some package URLs, versions, and maintainers.
11418 Remove many references to the Emacs Lisp Archive.
11419
11420 2003-04-23 Simon Josefsson <jas@extundo.com>
11421
11422 * smtpmail.texi: Fix license (the invariant sections mentioned has
11423 never been part of the smtp manual). Align info dir entry with
11424 other emacs packages.
11425
11426 2003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
11427
11428 * tramp.texi: Version 2.0.33 released.
11429 Remove installation chapter. Remove XEmacs specifics.
11430
11431 2003-03-29 Richard M. Stallman <rms@gnu.org>
11432
11433 * tramp.texi (Top): Undo the previous renaming.
11434 (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
11435
11436 2003-03-29 Kai Großjohann <kai.grossjohann@gmx.net>
11437
11438 * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
11439 version of manual.
11440
11441 * tramp.texi (Auto-save and Backup): New node.
11442
11443 2003-03-29 Michael Albinus <Michael.Albinus@alcatel.de>
11444
11445 * tramp.texi (Top): Include trampver.texi. Rename "Emacs" to "GNU
11446 Emacs" in order to have better differentiation to "XEmacs".
11447 `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
11448 are new macros in order to point to the other Emacs flavor where
11449 appropriate. In info case, point to node `Installation' in order
11450 to explain how to generate the other way. In html case, make a
11451 link to the other html file.
11452 (Obtaining TRAMP): Add a paragraph saying to perform `autoconf'
11453 after CVS checkout/update.
11454 (Installation): Completely rewritten.
11455 (Installation parameters, Load paths): New sections under
11456 `Installation'.
11457
11458 2003-02-28 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
11459
11460 * tramp.texi: Version 2.0.30 released.
11461 Replace word "path" with "localname" where used as a component of
11462 a Tramp file name.
11463
11464 2003-02-28 Michael Albinus <Michael.Albinus@alcatel.de>
11465
11466 * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
11467 introduced.
11468 (Installation): Explain what to do if files from the tramp/contrib
11469 directory are needed.
11470
11471 2003-02-23 Alex Schroeder <alex@emacswiki.org>
11472
11473 * smtpmail.texi (How Mail Works): New.
11474
11475 2003-02-22 Alex Schroeder <alex@emacswiki.org>
11476
11477 * smtpmail.texi: New file.
11478
11479 * Makefile.in: Build SMTP manual.
11480
11481 2003-02-05 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
11482
11483 * tramp.texi: Version 2.0.29 released.
11484 (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
11485 M-x makeinfo-buffer RET. Reported by gebser@ameritech.net.
11486
11487 2003-02-01 Michael Albinus <Michael.Albinus@alcatel.de>
11488
11489 * tramp.texi (Frequently Asked Questions): Explain a workaround if
11490 another package loads accidentally Ange-FTP.
11491
11492 2003-01-24 Michael Albinus <Michael.Albinus@alcatel.de>
11493
11494 * tramp.texi (Customizing Completion): Add function
11495 `tramp-parse-sconfig'. Change example of
11496 `tramp-set-completion-function', because parsing of ssh config
11497 files looks more natural.
11498
11499 2003-01-15 Kevin Ryde <user42@zip.com.au>
11500
11501 * gnus.texi (Using MIME): Mention auto-compression-mode with
11502 gnus-mime-copy-part.
11503
11504 2003-01-15 ShengHuo ZHU <zsh@cs.rochester.edu>
11505
11506 * gnus.texi: Do not use `path' in several locations.
11507
11508 2002-12-26 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
11509
11510 * tramp.texi (External transfer methods): New method `smb'.
11511 From Michael Albinus.
11512
11513 2002-11-05 Karl Berry <karl@gnu.org>
11514
11515 * info.texi (Info-fontify): Reorder face list to avoid bad line
11516 breaks.
11517
11518 2002-10-06 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11519
11520 * tramp.texi: Move @copying to standard place.
11521 Use @insertcopying.
11522
11523 2002-10-02 Karl Berry <karl@gnu.org>
11524
11525 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi:
11526 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
11527 * eshell.texi, eudc.texi, faq.texi, forms.texi, idlwave.texi:
11528 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, reftex.texi:
11529 * sc.texi, ses.texi, speedbar.texi, vip.texi, viper.texi:
11530 * widget.texi, woman.texi:
11531 Per rms, update all manuals to use @copying instead of @ifinfo.
11532 Also use @ifnottex instead of @ifinfo around the top node, where
11533 needed for the sake of the HTML output.
11534 (The Gnus manual is not fixed since it's not clear to me how it
11535 works; and the Tramp manual already uses @copying, although in an
11536 unusual way. All others were changed.)
11537
11538 2002-09-10 Jonathan Yavner <jyavner@engineer.com>
11539
11540 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
11541 (../info/ses, ses.dvi): New targets.
11542 * ses.texi: New file.
11543
11544 2002-09-06 Pavel Janík <Pavel@Janik.cz>
11545
11546 * texinfo.tex: Update to texinfo 4.2.
11547
11548 2002-08-27 Carsten Dominik <dominik@sand.science.uva.nl>
11549
11550 * reftex.texi: Update to RefTeX 4.19.
11551
11552 2002-07-21 Jesper Harder <harder@ifa.au.dk>
11553
11554 * gnus.texi (Sorting Groups): Add key bindings for
11555 gnus-group-sort-groups-by-real-name and
11556 gnus-group-sort-selected-groups-by-real-name.
11557
11558 2002-06-17 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11559
11560 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
11561 (../info/tramp, tramp.dvi): New targets.
11562
11563 2002-01-04 Eli Zaretskii <eliz@is.elta.co.il>
11564
11565 * Makefile.in (DVI_TARGETS): Add calc.dvi.
11566 (calc.dvi): Uncomment.
11567
11568 2001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
11569
11570 * Makefile.in (INFO_TARGETS): Add ../info/calc.
11571 (../info/calc): New target.
11572
11573 2001-10-20 Gerd Moellmann <gerd@gnu.org>
11574
11575 * (Version 21.1 released.)
11576
11577 2001-10-05 Gerd Moellmann <gerd@gnu.org>
11578
11579 * Branch for 21.1.
11580
11581 2001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
11582
11583 * Makefile.in (../info/info): Use an explicit -o switch to
11584 makeinfo.
11585
11586 2001-03-05 Gerd Moellmann <gerd@gnu.org>
11587
11588 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
11589
11590 2001-02-12 Michael Kifer <kifer@cs.sunysb.edu>
11591
11592 * ediff.texi: Added ediff-coding-system-for-read.
11593
11594 * viper.texi: Fix typos.
11595
11596 2000-12-20 Eli Zaretskii <eliz@is.elta.co.il>
11597
11598 * Makefile.in (../info/idlwave): Use --no-split.
11599
11600 2000-12-14 Dave Love <fx@gnu.org>
11601
11602 * Makefile.in (mostlyclean): Remove gnustmp.*.
11603 (gnus.dvi): Change rule to remove @latex stuff.
11604
11605 2000-10-19 Eric M. Ludlam <zappo@ultranet.com>
11606
11607 * Makefile.in (Speedbar): Add build targets for speedbar.texi.
11608
11609 2000-10-13 John Wiegley <johnw@gnu.org>
11610
11611 * Makefile.in: Add build targets for eshell.texi.
11612
11613 2000-09-25 Gerd Moellmann <gerd@gnu.org>
11614
11615 * Makefile.in: Remove/comment speedbar stuff.
11616
11617 2000-09-22 Dave Love <fx@gnu.org>
11618
11619 * Makefile.in: Add emacs-mime.
11620
11621 2000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
11622
11623 * Makefile.in (INFO_TARGETS): Add ../info/woman.
11624 (DVI_TARGETS): Add woman.dvi.
11625 (../info/woman, woman.dvi): New targets.
11626
11627 2000-05-31 Stefan Monnier <monnier@cs.yale.edu>
11628
11629 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
11630
11631 * pcl-cvs.texi: New file.
11632 * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
11633 (../info/pcl-cvs, pcl-cvs.dvi): New targets.
11634
11635 2000-05-11 Gerd Moellmann <gerd@gnu.org>
11636
11637 * Makefile.in (INFO_TARGETS): Add info/ebrowse.
11638 (../info/ebrowse, ebrowse.dvi): New targets.
11639
11640 2000-01-13 Gerd Moellmann <gerd@gnu.org>
11641
11642 * Makefile.in (INFO_TARGETS): Add eudc.
11643 (DVI_TARGETS): Add eudc.dvi.
11644 (../info/eudc, eudc.dvi): New targets.
11645
11646 2000-01-05 Eli Zaretskii <eliz@is.elta.co.il>
11647
11648 * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
11649 compatibility with 8+3 filesystems).
11650 (../info/efaq): Rename from emacs-faq.
11651
11652 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
11653
11654 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
11655 (../info/idlwave, idlwave.dvi): New targets.
11656
11657 1999-10-23 Dave Love <fx@gnu.org>
11658
11659 * Makefile.in: Use autotype.texi.
11660
11661 1999-10-12 Stefan Monnier <monnier@cs.yale.edu>
11662
11663 * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
11664 faq.texi file) rather than ../info/faq.
11665
11666 1999-10-07 Gerd Moellmann <gerd@gnu.org>
11667
11668 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
11669 (../info/ada-mode, ada-mode.dvi): New targets.
11670
11671 1999-09-01 Dave Love <fx@gnu.org>
11672
11673 * Makefile.in: Add faq.
11674
11675 1999-07-12 Richard Stallman <rms@gnu.org>
11676
11677 * Version 20.4 released.
11678
11679 1998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
11680
11681 * Version 20.3 released.
11682
11683 1998-04-06 Andreas Schwab <schwab@gnu.org>
11684
11685 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
11686 Use it in dvi targets.
11687 (../etc/GNU): Change to $(srcdir) first.
11688
11689 1998-03-11 Carsten Dominik <cd@delysid.gnu.org>
11690
11691 * reftex.texi: Update for RefTeX version 3.22.
11692
11693 1998-03-01 Kim-Minh Kaplan <KimMinh.Kaplan@utopia.eunet.fr>
11694
11695 * gnus.texi (Easy Picons): Remove references to
11696 `gnus-group-display-picons'.
11697 (Hard Picons): Ditto.
11698
11699 1998-02-08 Richard Stallman <rms@psilocin.gnu.org>
11700
11701 * Makefile.in (reftex.dvi, ../info/reftex): New targets.
11702 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
11703
11704 1997-09-23 Paul Eggert <eggert@twinsun.com>
11705
11706 * Makefile.in: Merge changes mistakenly made to `Makefile'.
11707 (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
11708
11709 1997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11710
11711 * Version 20.2 released.
11712
11713 1997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11714
11715 * Version 20.1 released.
11716
11717 1997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11718
11719 * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
11720
11721 1997-04-12 Per Abrahamsen <abraham@dina.kvl.dk>
11722
11723 * widget.texi (push-button): Document it.
11724
11725 1996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11726
11727 * Version 19.33 released.
11728
11729 1996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11730
11731 * Version 19.32 released.
11732
11733 1996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
11734
11735 * Makefile.in: Add rules for the Message manual.
11736
11737 1996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
11738
11739 * gnus.texi: New version.
11740
11741 * message.texi: New manual.
11742
11743 1996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11744
11745 * Makefile.in (All info targets): cd $(srcdir) to do the work.
11746
11747 1996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11748
11749 * Makefile.in (All info targets): Specify $(srcdir) in input files.
11750 Specify -I option.
11751 (All dvi targets): Set the TEXINPUTS variable.
11752
11753 1996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
11754
11755 * Version 19.31 released.
11756
11757 1996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
11758
11759 * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
11760 (INFO_TARGETS): Use new name. This avoids name conflict on MSDOS.
11761
11762 1995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11763
11764 * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
11765 (INFO_TARGETS): Add ../info/cc-mode.
11766 (DVI_TARGETS): Add cc-mode.dvi.
11767
11768 1995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11769
11770 * Version 19.30 released.
11771
11772 1995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
11773
11774 * gnus.texi: New file.
11775
11776 1995-11-04 Erik Naggum <erik@naggum.no>
11777
11778 * gnus.texi: File deleted.
11779
11780 1995-11-02 Stephen Gildea <gildea@stop.mail-abuse.org>
11781
11782 * mh-e.texi: "Function Index" -> "Command Index" to work with
11783 Emacs 19.30 C-h C-k support of separately-documented commands.
11784
11785 1995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11786
11787 * Makefile.in (../info/ediff, ediff.dvi): New targets.
11788 (INFO_TARGETS, DVI_TARGETS): Add those new targets.
11789
11790 1995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11791
11792 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
11793 (../info/viper, viper.dvi): New targets.
11794
11795 1995-04-20 Kevin Rodgers <kevinr@ihs.com>
11796
11797 * dired-x.texi (Installation): Change the example to set
11798 buffer-local variables like dired-omit-files-p in
11799 dired-mode-hook.
11800
11801 1995-04-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11802
11803 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
11804 (../info/mh-e, mh-e.dvi): New targets.
11805
11806 1995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
11807
11808 * Makefile.in (maintainer-clean): Rename from realclean.
11809
11810 1994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11811
11812 * Makefile.in: New file.
11813 * Makefile: File deleted.
11814
11815 1994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11816
11817 * Makefile (TEXINDEX_OBJS): Variable deleted.
11818 (texindex, texindex.o, getopt.o): Rules deleted.
11819 All deps on texindex deleted.
11820 (distclean): Don't delete texindex.
11821 (mostlyclean): Don't delete *.o.
11822 * texindex.c, getopt.c: Files deleted.
11823
11824 1994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11825
11826 * Version 19.26 released.
11827
11828 1994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11829
11830 * Version 19.25 released.
11831
11832 1994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11833
11834 * Version 19.24 released.
11835
11836 1994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11837
11838 * Version 19.23 released.
11839
11840 1994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11841
11842 * Makefile: Delete spurious tab.
11843
11844 1994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11845
11846 * Makefile (.SUFFIXES): New rule.
11847
11848 1994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11849
11850 * Makefile (dired-x.dvi, ../info/dired-x): New targets.
11851 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
11852
11853 1994-01-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11854
11855 * Makefile (../info/sc): Rename from sc.info.
11856 (../info/cl): Likewise.
11857 (INFO_TARGETS): Use new names.
11858
11859 1993-12-04 Richard Stallman (rms@srarc2)
11860
11861 * getopt.c: New file.
11862 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
11863 (getopt.o): New rule.
11864 (dvi): Don't depend on texindex.
11865 (cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
11866 Depend on texindex.
11867
11868 1993-12-03 Richard Stallman (rms@srarc2)
11869
11870 * Makefile (../info/sc.info): Rename from ../info/sc.
11871 (TEXI2DVI): New variable.
11872 (cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
11873 Add explicit commands.
11874 (TEXINDEX_OBJS): Delete duplicate getopt.o.
11875
11876 1993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11877
11878 * Version 19.22 released.
11879
11880 1993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11881
11882 * Makefile (TEXINDEX_OBJS): Delete spurious period.
11883
11884 1993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11885
11886 * Version 19.21 released.
11887
11888 1993-11-15 Paul Eggert (eggert@twinsun.com)
11889
11890 * Makefile (../info/cl.info): Rename from ../info/cl.
11891
11892 1993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11893
11894 * Makefile (../etc/GNU): New target.
11895 (EMACSSOURCES): Add gnu1.texi.
11896
11897 1993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11898
11899 * Makefile (realclean): Don't delete the Info files.
11900
11901 1993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
11902
11903 * forms.texi: Fix forms.texi so that it will format correctly.
11904 Add missing `@end iftex', fix bad reference.
11905
11906 1993-10-20 Brian J. Fox (bfox@ai.mit.edu)
11907
11908 * Makefile: Fix targets for texindex, new info.texi files.
11909 * info-stnd.texi: New file implements info for standalone info
11910 reader.
11911 * info.texi: Update to include recent changes to "../info/info".
11912 New source file for ../info/info; includes info-stnd.texi.
11913
11914 * texindex.c: Include "../src/config.h" if building in emacs.
11915
11916 * Makefile: Change all files to FILENAME.texi, force all targets
11917 to be FILENAME, not FILENAME.info. This changes sc.texinfo,
11918 vip.texinfo, forms.texinfo, cl.texinfo.
11919 Add target to build texindex.c, defining `emacs'.
11920
11921 * forms.texi: Install new file to match version 2.3 of forms.el.
11922
11923 1993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11924
11925 * Version 19.19 released.
11926
11927 1993-08-10 Simon Leinen (simon@lia.di.epfl.ch)
11928
11929 * sc.texinfo: Fix info file name.
11930
11931 * Makefile (info): Add gnus and sc.
11932 (dvi): Add gnus.dvi and sc.dvi.
11933 (../info/sc, sc.dvi): New targets.
11934
11935 1993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11936
11937 * Version 19.18 released.
11938
11939 1993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11940
11941 * Makefile: Fix source file names of the separate manuals.
11942 (gnus.dvi, ../info/gnus): New targets.
11943
11944 1993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11945
11946 * Version 19.17 released.
11947
11948 1993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11949
11950 * split-man: Fix typos in last change.
11951
11952 1993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11953
11954 * Version 19.16 released.
11955
11956 1993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11957
11958 * version 19.15 released.
11959
11960 1993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11961
11962 * Makefile (distclean): It's rm, not rf.
11963
11964 1993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11965
11966 * Version 19.14 released.
11967
11968 1993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11969
11970 * Makefile: New file.
11971
11972 1993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11973
11974 * Version 19.13 released.
11975
11976 1993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11977
11978 * Version 19.9 released.
11979
11980 1993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11981
11982 * Version 19.8 released.
11983
11984 1993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11985
11986 * Version 19.7 released.
11987
11988 1990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
11989
11990 * gnus.texinfo: New file. Removed installation instructions.
11991
11992 1990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
11993
11994 * texindex.c: If USG, include sys/types.h and sys/fcntl.h.
11995
11996 1989-01-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
11997
11998 * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
11999 then define `\sc' as the command for smallcaps in Texinfo.
12000 This means that the @sc command will produce small caps. bfox has
12001 made the corresponding change to makeinfo and texinfm.el.
12002
12003 1988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
12004
12005 * vip.texinfo: Remove menu entry Adding Lisp Code in node
12006 Customization since the menu entry did not point to anything.
12007 Also add an @finalout command to remove overfull hboxes from the
12008 printed output.
12009
12010 * cl.texinfo: Add @bye, \input line and @settitle to file.
12011 This file is clearly intended to be a chapter of some other work,
12012 but the other work does not yet exist.
12013
12014 1988-07-25 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
12015
12016 * texinfo.texinfo: Three typos corrected.
12017
12018 ;; Local Variables:
12019 ;; coding: utf-8
12020 ;; End:
12021
12022 Copyright (C) 1993-1999, 2001-2014 Free Software Foundation, Inc.
12023
12024 This file is part of GNU Emacs.
12025
12026 GNU Emacs is free software: you can redistribute it and/or modify
12027 it under the terms of the GNU General Public License as published by
12028 the Free Software Foundation, either version 3 of the License, or
12029 (at your option) any later version.
12030
12031 GNU Emacs is distributed in the hope that it will be useful,
12032 but WITHOUT ANY WARRANTY; without even the implied warranty of
12033 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12034 GNU General Public License for more details.
12035
12036 You should have received a copy of the GNU General Public License
12037 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.