]> code.delx.au - gnu-emacs/blob - doc/misc/ChangeLog
* cl-generic.el (cl-generic-generalizers): Clean up after braindamage
[gnu-emacs] / doc / misc / ChangeLog
1 2015-03-04 Michael Albinus <michael.albinus@gmx.de>
2
3 * tramp.texi (External methods) <adb>: Explain, when Tramp
4 connects to devices. Mention port numbers.
5 (GVFS based methods, File name completion): Add index.
6 (Multi-hops, Remote Programs, File name completion, Ad-hoc multi-hops):
7 Improve wording.
8
9 * trampver.texi: Update release number.
10
11 2015-03-03 Kelvin White <kwhite@gnu.org>
12
13 * erc.texi (Advanced Usage, Options): Add descriptions and examples
14 for erc-format-nick-function and erc-rename-buffers options.
15 (Connecting): fix typo
16
17 2015-03-02 Daniel Colascione <dancol@dancol.org>
18
19 * cl.texi (Iteration Clauses): Mention iterator support.
20
21 2015-02-25 Tassilo Horn <tsdh@gnu.org>
22
23 * reftex.texi (Multifile Documents): Document
24 reftex-include-file-commands.
25 (Options): Mention that non-customize changes might require
26 calling reftex-compile-variables.
27
28 2015-02-21 Paul Eggert <eggert@cs.ucla.edu>
29
30 * texinfo.tex: Update from gnulib.
31
32 2015-02-10 Lars Ingebrigtsen <larsi@gnus.org>
33
34 * eww.texi (Basics): Mention eww-toggle-fonts.
35
36 2015-02-05 Glenn Morris <rgm@gnu.org>
37
38 * auth.texi (Multiple GMail accounts with Gnus): Markup fix.
39
40 2015-02-05 Teodor Zlatanov <tzz@lifelogs.com>
41
42 * auth.texi (Multiple GMail accounts with Gnus): Add FAQ.
43
44 2015-02-05 Lars Ingebrigtsen <larsi@gnus.org>
45
46 * gnus.texi (Using IMAP): Fix menu node name.
47
48 2015-02-05 Trevor Murphy <trevor.m.murphy@gmail.com>
49
50 * gnus.texi (Support for IMAP Extensions): Document the Gmail label
51 extension.
52
53 2015-02-04 Paul Eggert <eggert@cs.ucla.edu>
54
55 * texinfo.tex: Update from gnulib.
56
57 2015-01-23 Thomas Fitzsimmons <fitzsim@fitzsim.org>
58
59 * eudc.texi (LDAP Configuration): Rename from LDAP Requirements
60 and provide configuration examples.
61
62 2015-01-17 Stefan Monnier <monnier@iro.umontreal.ca>
63
64 * eieio.texi (Slot Options): Document :protection as unsupported.
65
66 2015-01-01 Michael Albinus <michael.albinus@gmx.de>
67
68 Sync with Tramp 2.2.11.
69 * trampver.texi: Update release number.
70
71 2014-12-31 Paul Eggert <eggert@cs.ucla.edu>
72
73 Less 'make' chatter for Emacs doc
74 * Makefile.in (AM_DEFAULT_VERBOSITY, AM_V_GEN, am__v_GEN_)
75 (am__v_GEN_0, am__v_GEN_1): New macros, from ../../src/Makefile.in.
76 (ENVADD, $(buildinfodir)/%.info, %.html, ${buildinfodir}/ccmode.info)
77 (${buildinfodir}/efaq%.info, efaq%.html):
78 Use them.
79
80 2014-12-31 Filipp Gunbin <fgunbin@fastmail.fm>
81
82 * info.texi (Create Info buffer): Mention info-display-manual prefix.
83
84 2014-12-29 Paul Eggert <eggert@cs.ucla.edu>
85
86 * efaq.texi (Displaying the current file name in the titlebar):
87 Prefer (system-name) to system-name.
88 * smtpmail.texi (Server workarounds): Fix grammar.
89
90 2014-12-18 Eric Abrahamsen <eric@ericabrahamsen.net>
91
92 * gnus.texi (Gnus Registry Setup): Explain pruning changes.
93 Mention gnus-registry-prune-factor. Explain sorting changes and
94 gnus-registry-default-sort-function. Correct file extension.
95
96 2014-12-17 Jay Belanger <jay.p.belanger@gmail.com>
97
98 * calc.texi (About This Manual): Update instructions
99 for building the manual.
100
101 2014-12-15 Alan Mackenzie <acm@muc.de>
102
103 "Advice" is a mass noun. Amend text accordingly.
104 * cl.texi (Obsolete Macros): Replace "an advice" with "advice".
105
106 2014-12-12 Paul Eggert <eggert@cs.ucla.edu>
107
108 * texinfo.tex: Update from gnulib.
109
110 2014-12-08 Andrey Kotlarski <m00naticus@gmail.com>
111
112 * eww.texi (Basics): Document managing multiple eww buffers.
113
114 2014-12-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
115
116 * eww.texi (Basics): Document eww PDF viewing.
117
118 2014-11-23 Ivan Shmakov <ivan@siamics.net>
119
120 * eww.texi (Advanced): Mention the Desktop stuff (bug#18010).
121
122 2014-11-23 Michael Albinus <michael.albinus@gmx.de>
123
124 * tramp.texi (Remote processes): Let-bind environment variables to
125 `process-environment' when running `process-file' or
126 `start-file-process'.
127
128 2014-11-19 Ivan Shmakov <ivan@siamics.net>
129
130 * eww.texi (Basics): Document `eww-history-limit'.
131
132 2014-11-14 Paul Eggert <eggert@cs.ucla.edu>
133
134 * org.texi (The date/time prompt, Matching tags and properties):
135 Use leading zero with 24-hour times less than 10:00.
136
137 2014-11-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
138
139 * eww.texi (Variable Index): Mention `eww-after-render-hook'.
140
141 2014-11-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
142
143 * eww.texi (Basics): Document `eww-readable'.
144
145 2014-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
146
147 * gnus.texi (Top): Add missing `HTML' menu.
148 (HTML): Fix xref to FAQ 4-16.
149
150 2014-11-09 Glenn Morris <rgm@gnu.org>
151
152 * Makefile.in (version): Remove variable.
153 (clean): No longer delete dist tarfile.
154 (dist): Remove rule; replace with code in admin.el.
155
156 2014-11-08 Glenn Morris <rgm@gnu.org>
157
158 * Makefile.in (${buildinfodir}/ccmode.info)
159 (${buildinfodir}/efaq%.info): Ensure output directory exists.
160
161 2014-11-07 Tassilo Horn <tsdh@gnu.org>
162
163 * gnus.texi (HTML): Update section so that it mentions shr and w3m.
164 Also link the full EWW manual that explains more on shr, too.
165
166 * gnus-faq.texi (FAQ 4 - Reading messages, FAQ 4-16): Add Q&A on how to
167 increase contrast when displaying HTML mail with shr.
168
169 * eww.texi (Advanced): Document increasing contrast with
170 shr-color-visible-distance-min and
171 shr-color-visible-luminance-min.
172
173 2014-11-02 Teodor Zlatanov <tzz@lifelogs.com>
174
175 * auth.texi (Help for users): Explain quoting rules better.
176
177 2014-10-30 Glenn Morris <rgm@gnu.org>
178
179 * efaq.texi (Gnus does not work with NNTP): Remove; ancient.
180
181 2014-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
182
183 * eieio.texi (Accessing Slots, CLOS compatibility): Adjust wording
184 since `setf' is in core rather than in CL nowadays.
185
186 2014-10-29 Paul Eggert <eggert@cs.ucla.edu>
187
188 Simplify use of current-time and friends.
189 * org.texi (Dynamic blocks): Omit unnecessary call to current-time
190 in example.
191
192 2014-10-28 Christopher Schmidt <ch@ristopher.com>
193
194 * calc.texi (Quick Calculator): Mention prefix argument of
195 `quick-calc'.
196
197 2014-10-26 Eric S. Raymond <esr@thyrsus.com>
198
199 * efaq-w32.texi: Neutralize language specific to a repository type.
200
201 2014-10-25 Eric S. Raymond <esr@thyrsus.com>
202
203 * gnus-coding.texi: Neutralize language specific to a repository type.
204
205 2014-10-20 Glenn Morris <rgm@gnu.org>
206
207 * Merge in all changes up to 24.4 release.
208
209 2014-10-13 Glenn Morris <rgm@gnu.org>
210
211 * Makefile.in (dist): Update for new output variables.
212
213 2014-10-08 Leo Liu <sdl.web@gmail.com>
214
215 * cl.texi (Porting Common Lisp): Remove parse-integer.
216
217 2014-10-06 Ulf Jasper <ulf.jasper@web.de>
218
219 * newsticker.texi (Supported Formats): Fix order of subheading and
220 itemize.
221
222 2014-10-04 Glenn Morris <rgm@gnu.org>
223
224 * vip.texi (Other Vi Commands): Markup fix.
225
226 2014-10-03 Bastien Guerry <bzg@gnu.org>
227
228 * org.texi (Key bindings and useful functions): Fix typo.
229 Use the correct function's name.
230
231 2014-10-03 Michael Brand <michael.ch.brand@gmail.com>
232
233 * org.texi (Formula syntax for Calc): Add `f-1' to TBLFM example
234 about `nan'.
235
236 2014-10-03 Nicolas Goaziou <mail@nicolasgoaziou.fr>
237
238 * org.texi (Export settings): Be more explicit about how output
239 file name is built.
240
241 * org.texi (Headings and sectioning structure): Document menus.
242
243 * org.texi (Include files, Publishing options): Remove reference
244 to nonexistent variable.
245
246 2014-10-03 Eli Zaretskii <eliz@gnu.org>
247
248 * erc.texi (Connecting): Remove stray "OA" that failed the manual
249 build.
250
251 2014-10-03 Kelvin White <kwhite@gnu.org>
252
253 * erc.texi (Advanced Usage, Options): Add descriptions and examples
254 for erc-format-nick-function and erc-rename-buffers options.
255
256 2014-09-26 Leo Liu <sdl.web@gmail.com>
257
258 * cl.texi (Predicates on Numbers): Document cl-digit-char-p.
259 (Numerical Functions): Document cl-parse-integer. (Bug#18557)
260
261 2014-09-24 Ulf Jasper <ulf.jasper@web.de>
262
263 * newsticker.texi: Reworked. Document new treeview group
264 commands. Remove VERSION, UPDATED, use EMACSVER instead.
265 Use term 'feed reader'.
266
267 2014-09-04 Paul Eggert <eggert@cs.ucla.edu>
268
269 Less chatter in 'make' output.
270 * Makefile.in (clean): Simplify, for shorter command line.
271
272 2014-08-07 Reuben Thomas <rrt@sc3d.org>
273
274 * ediff.texi (Merging and diff3): Don't mention lack of support
275 for VMS diff, we no longer support VMS.
276
277 2014-08-07 Michael Albinus <michael.albinus@gmx.de>
278
279 * tramp.texi (Remote shell setup): Explain, how to change command
280 line arguments of remote "nc" listener.
281
282 2014-07-31 Tassilo Horn <tsdh@gnu.org>
283
284 * gnus.texi (Group Parameters): Document that `gcc-self' may also be a
285 list.
286
287 2014-07-28 Stephen Berman <stephen.berman@gmx.net>
288
289 * todo-mode.texi (Marked Items): Correct omission of item deletion
290 from commands applying to both todo and done items.
291
292 2014-07-18 Albert Krewinkel <albert+gnus@zeitkraut.de>
293
294 * gnus.texi (Posting Styles): Document the possibility to perform
295 string replacements when matching against headers.
296
297 2014-07-09 Stephen Berman <stephen.berman@gmx.net>
298
299 * todo-mode.texi (Levels of Organization): Comment out statement
300 that Emacs recognizes todo files by their extension, since this
301 feature has been removed due to bug#17482.
302
303 2014-07-03 Michael Albinus <michael.albinus@gmx.de>
304
305 * trampver.texi: Update release number.
306
307 2014-07-03 Glenn Morris <rgm@gnu.org>
308
309 * info.texi, mh-e.texi: "Online help" doesn't mean what it
310 used to any more.
311
312 * idlwave.texi (Introduction): Comment out dead http screenshot links.
313
314 2014-06-24 Leo Liu <sdl.web@gmail.com>
315
316 * dired-x.texi (Omitting Files in Dired, Omitting Variables):
317 Fix key binding to dired-omit-mode. (Bug#16354)
318
319 2014-06-24 Eli Zaretskii <eliz@gnu.org>
320
321 * autotype.texi (Skeleton Language): Document the \n feature better.
322
323 2014-06-23 Glenn Morris <rgm@gnu.org>
324
325 * Makefile.in (%.texi): Disable implicit rules.
326
327 2014-06-22 Mario Lang <mlang@delysid.org>
328
329 * srecode.texi (Base Arguments): The the -> to the.
330
331 * org.texi (Images in ODT export): The the -> the.
332
333 2014-06-21 Eli Zaretskii <eliz@gnu.org>
334
335 * autotype.texi (Skeleton Language): Document the feature of \n
336 when at eol.
337
338 2014-06-21 Michael Albinus <michael.albinus@gmx.de>
339
340 * dbus.texi (Type Conversion): Formatting edits in example.
341
342 2014-06-15 Michael Albinus <michael.albinus@gmx.de>
343
344 Sync with Tramp 2.2.10.
345
346 * tramp.texi (Inline methods): Remove restriction on "telnet".
347 Recommend sharing ssh connections for "plink".
348 (External methods): Remove "sftp". Merge "pscp" and "psftp"
349 descriptions. Recommend sharing ssh connections. Add "nc" method.
350 (GVFS based methods): Add "sftp".
351 (Customizing Completion, External packages, Issues):
352 Use @dots{}.
353
354 * trampver.texi: Update release number.
355
356 2014-06-15 Glenn Morris <rgm@gnu.org>
357
358 * Makefile.in (bootstrap-clean): New.
359
360 2014-06-12 Vincent Belaïche <vincentb1@users.sourceforge.net>
361
362 * ses.texi: Adding documentation for SES local printer functions.
363
364 2014-06-12 Glenn Morris <rgm@gnu.org>
365
366 * Makefile.in: Use GNU Make features to reduce duplication.
367 (mkinfodir): Remove.
368 (${buildinfodir}): Generate using an order-only prerequisite.
369 (.dvi.ps): Replace with pattern rule.
370 ($INFO_TARGETS): Mark as PHONY.
371 (${buildinfodir}): New rule.
372 (EXTRA_OPTS, need_emacsver, need_emacsver_prefix): New variables.
373 (${buildinfodir}/%.info, %.dvi, %.pdf, %.html, %.ps):
374 New pattern rules, replacing numerous previous explicit rules.
375 (info_template): New definition.
376 (gnus.dvi, gnus.pdf): Use distinct intermediate files.
377 (mostlyclean): Adjust for above gnus change.
378
379 2014-06-11 Glenn Morris <rgm@gnu.org>
380
381 * Makefile.in (INFO_INSTALL): Update for 2013-08-28 DOCMISC_W32 change.
382
383 2014-06-10 Glenn Morris <rgm@gnu.org>
384
385 * Makefile.in (INFO_EXT): Remove and replace by ".info" throughout.
386 (INFO_OPTS): Set directly rather than with configure.
387
388 2014-06-08 Karl Berry <karl@gnu.org>
389
390 * doc/info.texi (Help-^L): "mode line", "screenful",
391 stand-alone and Emacs Info both use the mode line.
392 Use x instead of weird C-x 0 to get rid of help msg
393 in standalone Info.
394
395 2014-06-08 Glenn Morris <rgm@gnu.org>
396
397 * vip.texi (Files): Defer to Emacs manual for uniquify details.
398
399 * info.texi (Help-Small-Screen): Clarify details of S-SPC.
400 (Help-Small-Screen, Help-]): Do not mention S-SPC.
401 (Emacs Info Variables): Markup fix.
402
403 * ebrowse.texi (Source Display, Finding/Viewing):
404 * erc.texi (Sample Session):
405 * ses.texi (The Basics):
406 * todo-mode.texi (Moving and Deleting Items):
407 * woman.texi (Navigation): Markup fixes re SPC, RET.
408
409 2014-06-02 Glenn Morris <rgm@gnu.org>
410
411 * efaq.texi (Finding a package with particular functionality):
412 Update example.
413 * vip.texi: Mention this is obsolete.
414
415 2014-05-27 Paul Eggert <eggert@cs.ucla.edu>
416
417 * texinfo.tex: Update from gnulib.
418
419 2014-05-26 Paul Eggert <eggert@cs.ucla.edu>
420
421 Specify coding if Latin-1 Emacs would misinterpret (Bug#17575).
422 * htmlfontify.texi, org.texi: Add "coding: utf-8".
423
424 2014-05-26 Stephen Berman <stephen.berman@gmx.net>
425
426 * todo-mode.texi: Update in light of changes due to bug#17482.
427 Replace numerous mistaken uses of literal quotes with proper
428 Texinfo markup.
429 (Todo Mode Entry Points): Comment out reference to using find-file
430 or Dired to visit Todo files, since this has been disabled (bug#17482).
431
432 2014-05-20 Leo Liu <sdl.web@gmail.com>
433
434 * cl.texi (List Functions, Efficiency Concerns): Update cl-endp.
435
436 2014-05-13 Paul Eggert <eggert@cs.ucla.edu>
437
438 * texinfo.tex: Update from gnulib.
439
440 2014-05-08 Michael Albinus <michael.albinus@gmx.de>
441
442 * tramp.texi (Frequently Asked Questions): Mention HISTFILE
443 setting in ~/.ssh/environment.
444
445 2014-05-04 Stephen Berman <stephen.berman@gmx.net>
446
447 * todo-mode.texi: Update, improve exposition, add cross
448 references, fix typos.
449 (Inserting New Items, Editing Item Headers and Text): Rewrite to
450 document new user interface.
451
452 2014-05-04 Glenn Morris <rgm@gnu.org>
453
454 * autotype.texi (Skeleton Language):
455 * message.texi (Header Commands): Replace `iff'.
456
457 2014-05-02 Paul Eggert <eggert@cs.ucla.edu>
458
459 * vhdl-mode.texi: Add "@documentencoding UTF-8",
460 since this is a toplevel .texi file.
461
462 2014-04-22 Bastien Guerry <bzg@gnu.org>
463
464 * org.texi (Installation): Be more clear on why installing Org
465 through ELPA should be done without loading any Org file.
466
467 * org.texi (Emphasis and monospace): Document the use of
468 =verbatim= and ~code~ to be consistent with
469 `org-element-text-markup-successor'.
470
471 * org.texi (In-buffer settings, Radio tables): Tiny fixes.
472
473 * org.texi (Initial visibility):
474 * org.texi (Literal examples): Fix typos.
475
476 2014-04-22 Michael Brand <michael.ch.brand@gmail.com>
477
478 * org.texi (Column attributes): Add a sentence to point out
479 the dependency on the format specifier.
480
481 2014-04-22 Nicolas Goaziou <n.goaziou@gmail.com>
482
483 * org.texi (The Export Dispatcher): Reformulation.
484
485 * org.texi (@LaTeX{} specific attributes): Update manual.
486
487 * org.texi (Top, Exporting): Org has its own documentation and
488 should therefore be removed from "Other build-in back-ends".
489
490 2014-04-22 Stefan Monnier <monnier@iro.umontreal.ca>
491
492 * cl.texi (Structures): Remove cl-struct-set-slot-value.
493
494 2014-04-20 Daniel Colascione <dancol@dancol.org>
495
496 * cl.texi (Declarations): Document changes to `cl-the' and defstruct functions.
497
498 2014-04-17 Paul Eggert <eggert@cs.ucla.edu>
499
500 * Makefile.in (infoclean): Be consistent about reporting failures.
501
502 2014-03-27 Glenn Morris <rgm@gnu.org>
503
504 * Makefile.in (INFO_COMMON): Add vhdl-mode.
505 (vhdl_mode_deps, vhdl-mode, $(buildinfodir)/vhdl-mode$(INFO_EXT))
506 (vhdl-mode.dvi, vhdl-mode.pdf, vhdl-mode.html): New rules/variables.
507
508 * vhdl-mode.texi: General clean-up. Set copyright to FSF, add license.
509 Remove hand-written node pointers. Remove info re old Emacs versions.
510 Markup fixes.
511 (Getting Connected): Remove irrelevant info.
512 (Indentation Commands, Requirements): Remove empty/irrelevant nodes.
513 (Frequently Asked Questions): Electric indent is now enabled.
514
515 2014-03-27 Reto Zimmermann <reto@gnu.org>
516 Rod Whitby <software.vhdl-mode@rwhitby.net>
517
518 * vhdl-mode.texi: New file, imported from upstream vhdl-mode.
519
520 2014-03-26 Paul Eggert <eggert@cs.ucla.edu>
521
522 * texinfo.tex: Update from gnulib.
523
524 2014-03-26 Michael Albinus <michael.albinus@gmx.de>
525
526 * tramp.texi (Frequently Asked Questions): Add fish shell settings.
527
528 2014-03-23 Katsumi Yamaoka <yamaoka@jpl.org>
529
530 * gnus.texi (Ma Gnus): Mention header attachment buttons.
531
532 2014-03-23 Lars Ingebrigtsen <larsi@gnus.org>
533
534 * emacs-mime.texi (MML Definition): Document recipient-filename.
535
536 2014-03-23 Katsumi Yamaoka <yamaoka@jpl.org>
537
538 * gnus.texi (MIME Commands):
539 Mention gnus-mime-buttonize-attachments-in-header and
540 gnus-mime-display-attachment-buttons-in-header.
541
542 2014-03-23 Lars Ingebrigtsen <larsi@gnus.org>
543
544 * message.texi (Forwarding):
545 Mention `message-forward-included-headers'.
546
547 2014-03-23 Lars Ingebrigtsen <larsi@gnus.org>
548
549 * gnus.texi: w3 is no longer supported by Gnus.
550
551 2014-03-22 Glenn Morris <rgm@gnu.org>
552
553 * efaq.texi (Informational files for Emacs): Do not mention etc/GNU.
554
555 2014-03-21 Glenn Morris <rgm@gnu.org>
556
557 * ede.texi (ede-linux):
558 * vip.texi (New Bindings): Tiny copyedits.
559
560 2014-03-18 Stefan Monnier <monnier@iro.umontreal.ca>
561
562 * vip.texi (Other Vi Commands): Adjust doc of C-j.
563
564 * cc-mode.texi (Indentation Commands): Remove C-j, since it's not
565 defined by CC-mode but globally.
566 (FAQ): Tweak text about RET and auto-indentation.
567
568 2014-03-18 David Engster <deng@randomsample.de>
569
570 * ede.texi (Project Local Variables): Remove reference to
571 `ede-java-root' and the example using it.
572 (Android projects, ede-java-root): Remove nodes since they are
573 only in CEDET upstream (Bug#17030). All nodes updated.
574 (ede-cpp-root): Document the :compile-command slot.
575 (ede-linux): Document new variables
576 `project-linux-build-directory-default' and
577 `project-linux-architecture-default'.
578
579 2014-03-12 Glenn Morris <rgm@gnu.org>
580
581 * eww.texi (History and Acknowledgments):
582 Don't list everyone who changed the code.
583
584 * ada-mode.texi, auth.texi, calc.texi, ebrowse.texi, efaq.texi:
585 * emacs-gnutls.texi, epa.texi, ert.texi, eshell.texi, eww.texi:
586 * flymake.texi, gnus.texi, info.texi, message.texi, mh-e.texi:
587 * newsticker.texi, pcl-cvs.texi, rcirc.texi, sem-user.texi:
588 * smtpmail.texi, url.texi, viper.texi, wisent.texi, woman.texi:
589 Use @file for buffers, per the Texinfo manual.
590
591 2014-03-12 Paul Eggert <eggert@cs.ucla.edu>
592
593 * org.texi: Don't set txicodequoteundirected and txicodequotebacktick
594 so that the Org Manual's style for ` and ' in code is consistent
595 with the other Emacs manuals. This affects PDF, not .info files.
596
597 2014-03-12 Glenn Morris <rgm@gnu.org>
598
599 * octave-mode.texi (Using Octave Mode): Remove outdated stuff
600 about RET and indentation.
601
602 2014-03-03 Juanma Barranquero <lekktu@gmail.com>
603
604 * gnus.texi:
605 * semantic.texi: Fix whitespace.
606
607 * ede.texi (Android projects):
608 * eieio.texi (Class Options, Making New Objects)
609 (Method Invocation, CLOS compatibility):
610 * sem-user.texi (Tag Decoration Mode): Fix typos.
611
612 2014-03-02 Xue Fuqiao <xfq@gnu.org>
613
614 * sem-user.texi (Create System Databases): Markup fix.
615
616 2014-02-28 Glenn Morris <rgm@gnu.org>
617
618 * info.texi (Further Reading): Rename node from Expert Info.
619 Remove stuff about writing Info nodes by hand.
620 (Help-Cross): Move node from (mainly deleted) chapter 3 to chapter 1.
621
622 * info.texi: Nuke hand-written node pointers.
623
624 2014-02-28 Karl Berry <karl@gnu.org>
625
626 * info.texi (Top): Mention H for a summary of all commands.
627
628 2014-02-25 Glenn Morris <rgm@gnu.org>
629
630 * edt.texi (Quick start, Starting emulation): Update hook details.
631 * efaq.texi (Fullscreen mode on MS-Windows)
632 (Terminal setup code works after Emacs has begun): Update hook details.
633 * vip.texi (Loading VIP): Fix hook example.
634
635 * efaq-w32.texi (Bash): Don't use setq with hooks.
636
637 2014-02-24 Paul Eggert <eggert@cs.ucla.edu>
638
639 * texinfo.tex: Update from gnulib.
640
641 2014-02-22 Xue Fuqiao <xfq@gnu.org>
642
643 * remember.texi (Quick Start): Add an index.
644 (Function Reference, Quick Start): Add cross-references.
645
646 2014-02-21 Glenn Morris <rgm@gnu.org>
647
648 * flymake.texi (Starting the syntax check process): Grammar fix.
649
650 * tramp.texi (External packages): Grammar fix.
651 Reword for default sentinel not being nil any more.
652
653 2014-02-19 Michael Albinus <michael.albinus@gmx.de>
654
655 * trampver.texi: Update release number.
656
657 2014-02-19 Glenn Morris <rgm@gnu.org>
658
659 * remember.texi: Copyedits.
660 (Quick Start): No need for manual autoloads. Mention remember-notes.
661 (Function Reference): Update arguments. Add new commands.
662
663 2014-02-18 Glenn Morris <rgm@gnu.org>
664
665 * remember.texi (copying): Bump remember mode version.
666 (Installation): Remove unnecessary chapter.
667 (Quick Start): No need to explicitly load remember.el.
668 (Separate Text Files): New section.
669
670 2014-02-17 Glenn Morris <rgm@gnu.org>
671
672 * eieio.texi (Class Values, CLOS compatibility):
673 Remove references to deleted eieio-describe-class/generic.
674
675 2014-02-16 Michael Albinus <michael.albinus@gmx.de>
676
677 Sync with Tramp 2.2.9.
678 * trampver.texi: Update release number.
679
680 * efaq-w32.texi (Tramp ssh): Remove also pscp1 and pscp2.
681
682 2014-02-14 Jay Belanger <jay.p.belanger@gmail.com>
683
684 * calc.texi (Single-Variable Statistics): Remove mention of
685 incorrect keybinding.
686
687 2014-02-12 Paul Eggert <eggert@cs.ucla.edu>
688
689 * texinfo.tex: Update from gnulib.
690
691 2014-02-08 Glenn Morris <rgm@gnu.org>
692
693 * auth.texi (GnuPG and EasyPG Assistant Configuration):
694 Be agnostic about authinfo/authinfo.gpg default order. (Bug#16642)
695
696 2014-02-07 Glenn Morris <rgm@gnu.org>
697
698 * viper.texi (File and Buffer Handling): Prefer ido to iswitchb.
699
700 2014-02-06 Glenn Morris <rgm@gnu.org>
701
702 * epa.texi (Mail-mode integration): Mention epa-mail-aliases.
703
704 * mh-e.texi, viper.texi: Do not use colons in index entries.
705
706 2014-02-05 Paul Eggert <eggert@cs.ucla.edu>
707
708 * texinfo.tex: Update from gnulib.
709
710 2014-02-05 Glenn Morris <rgm@gnu.org>
711
712 * epa.texi: Add indices.
713
714 * url.texi (Cookies): Mention url-cookie-list command.
715
716 2014-02-03 Glenn Morris <rgm@gnu.org>
717
718 * cl.texi (Blocks and Exits): Mention cl-tagbody.
719
720 2014-02-02 Glenn Morris <rgm@gnu.org>
721
722 * efaq-w32.texi (Tramp ssh): Remove deleted tramp methods.
723
724 2014-01-31 Glenn Morris <rgm@gnu.org>
725
726 * efaq.texi (Replacing highlighted text):
727 Update delete-selection-mode doc.
728
729 2014-01-30 Xue Fuqiao <xfq.free@gmail.com>
730
731 * sem-user.texi (Include paths): Fix a Texinfo command.
732
733 2014-01-27 Glenn Morris <rgm@gnu.org>
734
735 * idlwave.texi (Lesson III---User Catalog, Online Help)
736 (Starting the Shell, Catalogs, User Catalog):
737 * remember.texi (Quick Start):
738 * viper.texi:
739 * vip.texi (Customization, Customizing Constants)
740 (Customizing Key Bindings): Update for files being in ~/.emacs.d/.
741
742 2014-01-25 Xue Fuqiao <xfq.free@gmail.com>
743
744 * cc-mode.texi (Minor Modes): Minor fix.
745
746 2014-01-24 David Engster <deng@randomsample.de>
747
748 * eieio.texi (Introduction): Fix references.
749
750 2014-01-24 Glenn Morris <rgm@gnu.org>
751
752 * efaq.texi (Termcap/Terminfo entries for Emacs):
753 Use M-x term rather than M-x terminal-emulator.
754
755 * emacs-mime.texi (time-date): Use float-time.
756
757 2014-01-22 David Engster <deng@randomsample.de>
758
759 * eieio.texi (Introduction): Move introductory paragraph about
760 EIEIO and CLOS from 'Building Classes' to here.
761 (Documentation): Remove, since eieio-doc is not part of Emacs.
762 (Class Values, CLOS compatibility): Mention that
763 `describe-function' will also give information about classes.
764
765 2014-01-20 Paul Eggert <eggert@cs.ucla.edu>
766
767 * texinfo.tex: Update from gnulib.
768
769 2014-01-15 Glenn Morris <rgm@gnu.org>
770
771 * Makefile.in (eww_deps): Does not depend on emacsver.texi.
772
773 2014-01-12 Michael Albinus <michael.albinus@gmx.de>
774
775 * tramp.texi (all): Doc fix according to GNU Coding Standards.
776 Use "file name" instead of "filename" or "path". Use "host"
777 instead of "machine".
778
779 2014-01-12 David Engster <deng@randomsample.de>
780
781 * eieio.texi (Introduction): `class-of' is obsolete.
782 (Predicates, Basic Methods): Adapt function names to namespace
783 cleanup.
784
785 2014-01-12 Xue Fuqiao <xfq.free@gmail.com>
786
787 * eww.texi (Basics): Use "directory" instead of "path" (Bug#16419).
788
789 2014-01-12 Glenn Morris <rgm@gnu.org>
790
791 * efaq.texi (Guidelines for newsgroup postings)
792 (Informational files for Emacs):
793 Remove references to etc/MAILINGLISTS, etc/INTERVIEW.
794
795 2014-01-10 Stefan Monnier <monnier@iro.umontreal.ca>
796
797 * cl.texi (Function Bindings): Fix incorrect description of cl-let.
798
799 2014-01-09 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
800
801 * Makefile.in: Add eww.texi.
802 * eww.texi: New file.
803
804 2014-01-07 Glenn Morris <rgm@gnu.org>
805
806 * efaq.texi (Problems with very large files): Fix superscript typo.
807
808 2013-01-07 Rasmus <w530@pank.eu>
809
810 * org.texi (Global and local cycling): Fix missing '@'.
811
812 2013-01-07 Bastien Guerry <bzg@gnu.org>
813
814 * org.texi (Global and local cycling): Mention C-u C-u TAB.
815 (Include files, The Export Dispatcher)
816 (Advanced configuration)
817 (Header arguments in Org mode properties): Spelling fixes.
818 (Special blocks): Add #+BEGIN_ABSTRACT as another example.
819 (@LaTeX{} specific attributes): New index entries.
820 Use #+BEGIN_ABSTRACT in the example.
821
822 2013-01-07 Nicolas Goaziou <n.goaziou@gmail.com>
823
824 * org.texi (Org export): New section.
825 (HTML doctypes): Fix whitespace error. Fix display.
826 (Publishing options): Add missing html publishing options.
827
828 2014-01-07 Glenn Morris <rgm@gnu.org>
829
830 * efaq.texi (Basic editing, Packages that do not come with Emacs):
831 Merge in some info from etc/MORE.STUFF.
832
833 2014-01-05 Paul Eggert <eggert@cs.ucla.edu>
834
835 Specify .texi encoding (Bug#16292).
836 * ada-mode.texi, auth.texi, autotype.texi, bovine.texi, calc.texi:
837 * cc-mode.texi, cl.texi, dbus.texi, dired-x.texi, ebrowse.texi:
838 * ede.texi, ediff.texi, edt.texi, efaq.texi, eieio.texi:
839 * emacs-gnutls.texi, epa.texi, erc.texi, ert.texi:
840 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi:
841 * gnus-faq.texi, htmlfontify.texi, idlwave.texi, ido.texi, info.texi:
842 * message.texi, mh-e.texi, newsticker.texi, nxml-mode.texi:
843 * octave-mode.texi, org.texi, pcl-cvs.texi, pgg.texi, rcirc.texi:
844 * reftex.texi, remember.texi, sasl.texi, sc.texi, semantic.texi:
845 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi, srecode.texi:
846 * todo-mode.texi, tramp.texi, url.texi, vip.texi, viper.texi:
847 * widget.texi, wisent.texi, woman.texi:
848 Add @documentencoding.
849
850 2014-01-03 Aidan Gauland <aidalgol@amuri.net>
851
852 * eshell.texi (What Eshell is not): Clean up confusing clause.
853
854 2014-01-03 Glenn Morris <rgm@gnu.org>
855
856 * efaq-w32.texi, reftex.texi: Use @insertcopying in non-TeX.
857
858 * ede.texi, eieio.texi, semantic.texi, srecode.texi:
859 Add copyright notice to titlepage.
860
861 * dbus.texi, nxml-mode.texi, widget.texi: Add titlepage.
862
863 * ert.texi: Add a titlepage. Use @insertcopying.
864
865 * calc.texi (Top): Use @top rather than @chapter.
866
867 2014-01-03 Aidan Gauland <aidalgol@amuri.net>
868
869 * eshell.texi (top): Fix incorrect use of xref.
870
871 2014-01-03 Aidan Gauland <aidalgol@amuri.net>
872
873 * eshell.texi (top): Fix incorrect info filename in an xref.
874
875 2014-01-02 Glenn Morris <rgm@gnu.org>
876
877 * Makefile.in (cc_mode_deps): Rename from (typo) ccmode_deps.
878
879 2014-01-02 Aidan Gauland <aidalgol@amuri.net>
880
881 * eshell.texi (Command Basics): Remove `Command basics' chapter.
882
883 2014-01-02 Aidan Gauland <aidalgol@amuri.net>
884
885 * eshell.texi (What is Eshell?): Add section about what not to use
886 Eshell for.
887
888 2013-12-23 Teodor Zlatanov <tzz@lifelogs.com>
889
890 * emacs-gnutls.texi (Help For Users): Document `gnutls-verify-error'.
891
892 2013-12-22 Glenn Morris <rgm@gnu.org>
893
894 * woman.texi (Navigation): Use itemx where appropriate.
895
896 2013-12-20 Tassilo Horn <tsdh@gnu.org>
897
898 * info.texi, woman.texi:
899 Document `S-SPC' as alternative to `DEL' for scrolling.
900
901 2013-12-20 Jay Belanger <jay.p.belanger@gmail.com>
902
903 * calc.texi (Stack Manipulation Commands): Mention using the variable
904 `calc-context-sensitive-enter' for `calc-enter' and `calc-pop'.
905
906 2013-12-12 Michael Albinus <michael.albinus@gmx.de>
907
908 * tramp.texi (direntry): Use ssh but rsh.
909 (all): Encode all environment variable names with @env{...}.
910 (Bug Reports): Refer to Testing node.
911
912 2013-12-12 Glenn Morris <rgm@gnu.org>
913
914 * autotype.texi, cc-mode.texi, ediff.texi, ert.texi:
915 * htmlfontify.texi, ido.texi, octave-mode.texi, org.texi:
916 * srecode.texi, todo-mode.texi, tramp.texi:
917 Sync direntry with info/dir version.
918
919 2013-12-11 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
920
921 * Makefile.in: Add octave-mode.texi.
922
923 2013-12-11 Kurt Hornik <Kurt.Hornik@wu-wien.ac.at>
924 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
925
926 * octave-mode.texi: Import from GNU Octave (doc/interpreter/emacs.txi).
927
928 2013-12-08 Juanma Barranquero <lekktu@gmail.com>
929
930 * dbus.texi (Properties and Annotations): Fix typo.
931
932 2013-12-06 Bastien Guerry <bzg@gnu.org>
933
934 * org.texi: Don't include Emacs version within Org's version.
935
936 2013-12-06 Nicolas Goaziou <n.goaziou@gmail.com>
937
938 * org.texi (Creating one-off styles): Use new export snippet
939 syntax.
940
941 * org.texi (Export settings): Documentation describing how text
942 above the first heading is ignored when an :export: tag is in a
943 file.
944
945 2013-12-05 Michael Albinus <michael.albinus@gmx.de>
946
947 * dbus.texi (Type Conversion): Clarify unibyte-ness of strings.
948
949 2013-11-30 Glenn Morris <rgm@gnu.org>
950
951 * Makefile.in (distclean): Remove Makefile.
952
953 2013-11-20 era eriksson <era+emacsbugs@iki.fi>
954
955 * ses.texi (Quick Tutorial): New chapter. (Bug#14748)
956 (The Basics, Formulas): Copyedits.
957 (Resizing, Printer functions): Add index entries.
958
959 2013-11-17 Jay Belanger <jay.p.belanger@gmail.com>
960
961 * calc.texi (Customizing Calc): Mention new variable
962 `calc-context-sensitive-enter'.
963
964 2013-11-12 Aaron Ecay <aaronecay@gmail.com>
965
966 * org.texi (Exporting code blocks): Document the 'inline-only
967 setting for `org-export-babel-evaluate'. Document how :var
968 introduces code block dependencies.
969
970 2013-11-12 Achim Gratz <Stromeko@Stromeko.DE>
971
972 * org.texi (Header arguments): Document header-args[:lang]
973 properties and remove deprecated old-style properties from
974 documentation.
975
976 * org.texi (Agenda commands): Remove footnote from @tsubheading
977 and add a sentence with the reference instead.
978
979 2013-11-12 Bastien Guerry <bzg@gnu.org>
980
981 * org.texi (Catching invisible edits):
982 * org.texi (Plain lists, Plain lists):
983 * org.texi (Advanced configuration):
984 * org.texi (Tag groups):
985 * org.texi (Conventions):
986 * org.texi (Checkboxes, Radio lists):
987 * org.texi (Top, Summary, Exporting):
988 * org.texi (In-buffer settings): Fix typos.
989
990 * org.texi (Refile and copy): Document `org-copy' and `C-3 C-c
991 C-w'. Add an index entry for `org-refile-keep'.
992
993 * org.texi (Plain lists): Add an index entry for sorting plain
994 list. Document sorting by checked status for check lists.
995
996 * org.texi (Publishing options): Fix old variable names.
997
998 * org.texi (Orgstruct mode): Fix suggested setting of
999 `orgstruct-heading-prefix-regexp'.
1000
1001 * org.texi (Export settings):
1002 Document `org-export-allow-bind-keywords'.
1003
1004 * org.texi (History and Acknowledgments): Small rephrasing.
1005
1006 * org.texi (Template elements): Add a footnote about tags accepted
1007 in a year datetree.
1008
1009 * org.texi (Beamer export, @LaTeX{} and PDF export)
1010 (Header and sectioning, @LaTeX{} specific attributes):
1011 Enhance style.
1012
1013 * org.texi (Agenda commands): Add a footnote about dragging agenda
1014 lines: it does not persist and it does not change the .org files.
1015
1016 * org.texi (Agenda commands): Add a table heading for dragging
1017 agenda lines forward/backward.
1018
1019 * org.texi (Agenda commands): Add documentation for
1020 `org-agenda-bulk-toggle' and `org-agenda-bulk-toggle-all'.
1021
1022 * org.texi (Publishing options): Update the list of options.
1023 (Simple example, Complex example): Fix the examples.
1024
1025 * org.texi (Formula syntax for Calc): Don't use a bold font the
1026 warning.
1027
1028 * org.texi (Other built-in back-ends): New section.
1029
1030 * org.texi (Editing source code):
1031 Document `org-edit-src-auto-save-idle-delay' and
1032 `org-edit-src-turn-on-auto-save'.
1033
1034 * org.texi (External links): Document contributed link types
1035 separately.
1036
1037 * org.texi (Closing items):
1038 Document `org-closed-keep-when-no-todo'.
1039
1040 * org.texi (Export back-ends): Rename from "Export formats".
1041 (The Export Dispatcher): Remove reference to
1042 `org-export-run-in-background'.
1043 (Export settings): Minor rewrites.
1044 (ASCII/Latin-1/UTF-8 export): Update variable's name.
1045 (In-buffer settings): Add #+HTML_HEAD_EXTRA.
1046
1047 * org.texi (Export in foreign buffers): New section.
1048 (Exporting): Remove documentation about converting the selected
1049 region.
1050
1051 * org.texi (Advanced configuration): Put the filter valid types in
1052 a table. Use @lisp and @smalllisp.
1053
1054 * org.texi: Use @code{nil} instead of nil. Update the maintainer
1055 contact info.
1056
1057 * org.texi (Exporting): Better introductory sentence. Add a note
1058 about conversion commands.
1059 (Feedback, Orgstruct mode, Built-in table editor)
1060 (Built-in table editor, Orgtbl mode, Updating the table)
1061 (Property syntax, Capturing column view, Capture)
1062 (Agenda files, Agenda commands, CDLaTeX mode, CDLaTeX mode)
1063 (Exporting, Extending ODT export)
1064 (Working with @LaTeX{} math snippets, dir, Customization)
1065 (Radio tables, A @LaTeX{} example, Pulling from MobileOrg):
1066 Uniformly use @kbd{M-x command RET}.
1067
1068 * org.texi (Filtering/limiting agenda items): New subsection.
1069 Document the use of `org-agenda-max-*' options and
1070 `org-agenda-limit-interactively' from the agenda.
1071 (Agenda commands): Move details about filtering commands to
1072 the new section, only include a summary here.
1073 (Customizing tables in ODT export)
1074 (System-wide header arguments, Conflicts, Dynamic blocks):
1075 Use spaces for indentation.
1076
1077 * org.texi (Emphasis and monospace): Mention `org-emphasis-alist'.
1078
1079 * org.texi (Links in HTML export, Images in HTML export)
1080 (post): Fix syntax within #+ATTR_*.
1081 (Tables in HTML export): Document `org-html-table-row-tags'
1082 and use `org-html-table-default-attributes' instead of
1083 `org-html-table-tag'.
1084
1085 * org.texi (Publishing action, Publishing options)
1086 (Publishing links): Major rewrite. Enhance explanations for
1087 `org-org-publish-to-org'. Remove reference to
1088 `org-export-run-in-background'.
1089
1090 * org.texi: Fix many small typos. Use #+NAME instead of
1091 #+TBLNAME. Use @smalllisp instead of @example.
1092 (Special symbols): Add index?
1093 (HTML preamble and postamble): Don't mention obsolete use of
1094 opt-plist.
1095 (JavaScript support): Don't mention the org-jsinfo.el file as it
1096 has been merged with ox-html.el.
1097
1098 * org.texi (Installation, Feedback, Setting Options)
1099 (Code evaluation security, org-crypt.el): Use @lisp instead of
1100 @example.
1101 (Agenda commands): Use @table instead of @example.
1102
1103 * org.texi (Adding hyperlink types): New appendix.
1104
1105 * org.texi (ODT export commands, Extending ODT export)
1106 (Applying custom styles, Images in ODT export)
1107 (Labels and captions in ODT export)
1108 (Literal examples in ODT export)
1109 (Configuring a document converter)
1110 (Working with OpenDocument style files)
1111 (Customizing tables in ODT export)
1112 (Validating OpenDocument XML): Fix options names.
1113
1114 * org.texi (History and Acknowledgments): Update acknowledgments
1115 to Nicolas. Add Nicolas Goaziou to the list of contributors.
1116
1117 * org.texi (System-wide header arguments): Don't use "customizing"
1118 for setting a variable. Also remove comments.
1119
1120 * org.texi (Weekly/daily agenda): Add `org-agenda-start-day' and
1121 `org-agenda-start-on-weekday' to the variable index and document
1122 them.
1123
1124 * org.texi (Sparse trees, Agenda commands)
1125 (@LaTeX{} fragments, Selective export, Export options)
1126 (The export dispatcher, ASCII/Latin-1/UTF-8 export)
1127 (HTML Export commands, @LaTeX{}/PDF export commands)
1128 (iCalendar export, Publishing options, Triggering publication)
1129 (In-buffer settings): Update to reflect changes from the new
1130 export engine.
1131
1132 * org.texi (Matching tags and properties): More examples.
1133 Explain group tags expansion as regular expressions.
1134
1135 * org.texi (Tag groups): New section.
1136
1137 * org.texi (Setting tags): Tiny formatting fixes.
1138
1139 * org.texi (Plain lists, Checkboxes): Use non-obsolete variable
1140 names.
1141
1142 * org.texi (Storing searches): Add "agenda" and "agenda*" to the
1143 concept index. Include example for these agenda views.
1144 (Special agenda views): Mention the "agenda*" agenda view.
1145
1146 * org.texi (Repeated tasks): Document how to ignore a repeater
1147 when using both a scheduled and a deadline timetamp.
1148
1149 * org.texi (Global and local cycling): Wrap in a new subsection.
1150 (Initial visibility, Catching invisible edits): New subsections.
1151
1152 * org.texi (Visibility cycling): Mention that
1153 `org-agenda-inhibit-startup' will prevent visibility setting when
1154 the agenda opens an Org file for the first time.
1155
1156 * org.texi (Org syntax): New section.
1157
1158 * org.texi (Orgstruct mode):
1159 Document `orgstruct-heading-prefix-regexp'.
1160
1161 * org.texi (Speeding up your agendas): New section.
1162
1163 * org.texi (Installation): When installing Org from ELPA, users
1164 should do this from an Emacs session where no .org file has been
1165 visited.
1166
1167 * org.texi (CSS support, In-buffer settings): Update HTML options
1168 names.
1169
1170 * org.texi (Structure editing): Update documentation for
1171 `org-insert-heading-or-item'.
1172 (Plain lists, Relative timer): Update index entry.
1173
1174 * org.texi (JavaScript support): Update variable names.
1175
1176 * org.texi (comments): Minor formatting fix.
1177
1178 * org.texi (@LaTeX{} fragments): Minor enhancement.
1179
1180 * org.texi: Update the list contributions.
1181
1182 * org.texi (Agenda commands): Exporting the agenda to an .org file
1183 will not copy the subtrees and the inherited tags.
1184 Document `org-agenda-filter-by-regexp'.
1185
1186 * org.texi (Publishing action, Complex example): Fix names of
1187 publishing functions.
1188
1189 * org.texi (Top, Exporting): Delete references to Freemind.
1190 (Freemind export): Delete section.
1191
1192 * org.texi (Top, Exporting): Delete references to the XOXO export.
1193 (XOXO export): Delete section.
1194
1195 * org.texi (Capture): Mention that org-remember.el is not
1196 supported anymore.
1197
1198 * org.texi (Top, Exporting, Beamer class export):
1199 Delete references to the TaskJuggler export.
1200 (History and Acknowledgments): Mention that the TaskJuggler has
1201 been rewritten by Nicolas and now lives in the contrib/ directory
1202 of Org's distribution. Mention that Jambunathan rewrote the HTML
1203 exporter. Remove Jambunathan from my own acknowledgments.
1204 (TaskJuggler export): Delete.
1205
1206 * org.texi (HTML preamble and postamble)
1207 (Tables in HTML export, Images in HTML export)
1208 (Math formatting in HTML export, CSS support)
1209 (@LaTeX{} and PDF export, Publishing options): Fix the names of
1210 the HTML export and publishing options.
1211
1212 * org.texi (Literal examples, Export options)
1213 (@LaTeX{} and PDF export, Header and sectioning)
1214 (Publishing options): Fix LaTeX options names.
1215
1216 * org.texi (Export options, CSS support, In-buffer settings):
1217 Fix references to HTML_LINK_* and HTML_STYLE keywords.
1218
1219 * org.texi (Export options, In-buffer settings): Fix references to
1220 #+SELECT_TAGS and #+EXCLUDE_TAGS and remove reference to #+XSLT.
1221
1222 * org.texi (Top, Markup, Initial text, Images and tables)
1223 (@LaTeX{} fragments, @LaTeX{} fragments, Exporting)
1224 (Export options, JavaScript support, Beamer class export):
1225 Remove references to the DocBook export, which has been deleted.
1226 (History and Acknowledgments): Mention that DocBook has been
1227 deleted, suggest to use the Texinfo exporter instead, then to
1228 convert the .texi to DocBook with makeinfo.
1229 (Links in ODT export, Tables in ODT export): Fix indices.
1230
1231 * org.texi (Deadlines and scheduling): Add a variable to the
1232 index. Add documentation about delays for scheduled tasks.
1233
1234 * org.texi (Emphasis and monospace):
1235 Mention `org-fontify-emphasized-text' and
1236 `org-emphasis-regexp-components'.
1237
1238 * org.texi (References): Small enhancement.
1239
1240 * org.texi (Column width and alignment): Make the example visually
1241 more clear.
1242
1243 * org.texi (The clock table): Document :mstart and :wstart as a
1244 way to set the starting day of the week.
1245
1246 * org.texi (In-buffer settings): Document new startup keywords.
1247 Thanks to John J Foerch for this idea.
1248
1249 * org.texi (Include files): Tiny formatting fix.
1250
1251 * org.texi (Activation): Point to the "Conflicts" section.
1252
1253 2013-11-12 Carsten Dominik <carsten.dominik@gmail.com>
1254
1255 * org.texi (CSS support): Clarify this section.
1256
1257 * org.texi (@LaTeX{} specific attributes): Document that tabu and
1258 tabularx packages are not in the default set of packages.
1259
1260 * org.texi (Agenda commands): Document fortnight view.
1261
1262 * org.texi: Document conflict with ecomplete.el.
1263
1264 * org.texi (History and Acknowledgments): Acknowledgements for
1265 Jason Dunsmore and Rakcspace.
1266
1267 * org.texi: Rename org-crypt.el node to org-crypt.
1268
1269 * org.texi (A @LaTeX{} example): Fix typo in variable name.
1270
1271 * org.texi (MobileOrg): Mention the new iPhone developer.
1272
1273 * org.texi (Table of contents) Improve documentation of TOC
1274 placement.
1275
1276 * org.texi: Explain that date/time information at read-date prompt
1277 should start at the beginning, not anywhere in the middle of a
1278 long string.
1279
1280 2013-11-12 Christopher Schmidt <christopher@ch.ristopher.com>
1281
1282 * org.texi (Orgstruct mode): Fix wrong regexp.
1283
1284 2013-11-12 Eric Abrahamsen <eric@ericabrahamsen.net>
1285
1286 * org.texi: Document export to (X)HTML flavors.
1287
1288 2013-11-12 Eric Schulte <schulte.eric@gmail.com>
1289
1290 * org.texi (Extracting source code): Mention the prefix argument
1291 to org-babel-tangle.
1292 (noweb): Remove erroneous negative.
1293 (Specific header arguments): Document new header arguments.
1294 Documentation for new tangle-mode header argument.
1295 (Top): Documentation for new tangle-mode header argument.
1296 (rownames): Documentation for new tangle-mode header argument.
1297 Mention elisp as special rowname case.
1298 (tangle-mode): Documentation for new tangle-mode header argument.
1299 (post): Documentation and an example of usage.
1300 (var): Remove the "Alternate argument syntax" section from the
1301 documentation.
1302 (hlines): Note that :hline has no effect for Emacs Lisp code
1303 blocks.
1304
1305 2013-11-12 Feng Shu <tumashu@gmail.com>
1306
1307 * org.texi (@LaTeX{} fragments, Previewing @LaTeX{} fragments)
1308 (Math formatting in HTML export)
1309 (Working with @LaTeX{} math snippets): Add document about creating
1310 formula image with imagemagick.
1311
1312 * org.texi (@LaTeX{} specific attributes): Document `:caption'
1313 attribute of #+ATTR_LATEX.
1314
1315 2013-11-12 Grégoire Jadi <gregoire.jadi@gmail.com>
1316
1317 * org.texi (Handling links): Fix a typo in
1318 `org-startup-with-inline-images' documentation.
1319
1320 * org.texi (Previewing @LaTeX{} fragments): Document the startup
1321 keywords to use for previewing LaTeX fragments or not.
1322 (Summary of in-buffer settings): Improve formatting and add an
1323 entry for the variable `org-startup-with-latex-preview'.
1324
1325 * org.texi (Property syntax): Recall the user to refresh the org
1326 buffer when properties are set on a per-file basis.
1327
1328 2013-11-12 Gustav Wikström <gustav.erik@gmail.com> (tiny change)
1329
1330 * org.texi (Matching tags and properties): Clarification.
1331
1332 2013-11-12 Ippei Furuhashi <top.tuna+orgmode@gmail.com>
1333
1334 * org.texi (Editing and debugging formulas): Add an example when a
1335 table has multiple #+TBLFM lines.
1336
1337 2013-11-12 Ivan Vilata i Balaguer <ivan@selidor.net> (tiny change)
1338
1339 * org.texi (The clock table): Document acceptance of relative
1340 times in tstart and tend, link to syntax description and provide
1341 example.
1342
1343 2013-11-12 Jarmo Hurri <jarmo.hurri@syk.fi>
1344
1345 * org.texi (The spreadsheet): Document lookup functions.
1346
1347 2013-11-12 Kodi Arfer <git@arfer.net> (tiny change)
1348
1349 * org.texi (CSS support): Mention .figure-number, .listing-number,
1350 and .table-number.
1351
1352 2013-11-12 Michael Brand <michael.ch.brand@gmail.com>
1353
1354 * org.texi
1355 (Formula syntax for Calc, Emacs Lisp forms as formulas): Reformat
1356 spreadsheet formula mode strings and some examples from @example
1357 block with xy @r{yz} to @table.
1358
1359 * org.texi (Formula syntax for Calc): Improve the documentation of
1360 empty fields in formulas for spreadsheet. Add explanation and
1361 example for empty field. Extend explanations of format
1362 specifiers. Add a sentence to mention Calc defmath.
1363
1364 * org.texi (Column formulas): Add a sentence to be more explicit
1365 about when a table header is mandatory.
1366
1367 2013-11-12 Nicolas Goaziou <n.goaziou@gmail.com>
1368
1369 * org.texi (Subscripts and superscripts): Remove reference to
1370 quoted underscores until this mechanism is implemented again.
1371
1372 * org.texi (Beamer export): Be more accurate about BEAMER_OPT
1373 property.
1374
1375 * org.texi (Document title): Subtree export is no longer triggered
1376 by marking one as the region.
1377 (Horizontal rules): LaTeX export doesn't use "\hrule" anymore, and
1378 giving examples isn't very useful: "horizontal rule" is, at least,
1379 as explicit as <hr/>.
1380
1381 * org.texi (HTML doctypes): Reflect keyword removal.
1382 (CSS support): Reflect keyword removal.
1383
1384 * org.texi (@LaTeX{} specific attributes): Document new :float
1385 values.
1386
1387 * org.texi (Export settings): Improve documentation.
1388
1389 * org.texi (Math formatting in HTML export): Fix OPTIONS item's name.
1390 (Text areas in HTML export): Update text areas.
1391 (HTML Export commands): Update export commands.
1392
1393 * org.texi (Header and sectioning): Add a footnote about the
1394 different between LATEX_HEADER_EXTRA and LATEX_HEADER.
1395
1396 * org.texi (The Export Dispatcher):
1397 Document `org-export-in-background'.
1398
1399 * org.texi (Footnotes): Export back-ends do not use
1400 `org-footnote-normalize' anymore.
1401
1402 * org.texi: Document variable changes.
1403
1404 * org.texi (Export settings): Document p: item in OPTIONS keyword.
1405
1406 * org.texi (Exporting): Massive rewrite of the first sections.
1407 (Selective export): Delete.
1408 (The Export Dispatcher): Rewrite.
1409 (Export options): Rewrite as "Export settings".
1410
1411 * org.texi: Small changes to documentation for embedded LaTeX.
1412
1413 * org.texi (Internal links): Document #+NAME keyword and
1414 cross-referencing during export.
1415
1416 * org.texi (Include files): Remove reference to :prefix1
1417 and :prefix. Give more details for :minlevel.
1418
1419 * org.texi (Macro replacement): Fix macro name.
1420 Update documentation about possible locations and escaping mechanism.
1421
1422 * org.texi (Table of contents): Update documentation.
1423 Document lists of listings and lists of tables. Add documentation for
1424 optional title and #+TOC: keyword.
1425
1426 2013-11-12 Rick Frankel <rick@rickster.com>
1427
1428 * org.texi (results): Add Format section, broken out of Type
1429 section to match code.
1430 (hlines, colnames): Remove incorrect Emacs Lisp exception.
1431 Note that the actual default handling (at least for python and
1432 emacs-lisp) does not seem to match the description.
1433
1434 2013-11-12 Sacha Chua <sacha@sachachua.com> (tiny change)
1435
1436 * org.texi (The date/time prompt): Update the documentation to
1437 reflect the new way `org-read-date-get-relative' handles weekdays.
1438
1439 2013-11-12 Yasushi Shoji <yashi@atmark-techno.com>
1440
1441 * org.texi (Resolving idle time):
1442 Document `org-clock-x11idle-program-name'.
1443
1444 2013-10-24 Michael Albinus <michael.albinus@gmx.de>
1445
1446 * ert.texi (Running Tests Interactively): Adapt examle output.
1447 (Tests and Their Environment): Mention skip-unless.
1448
1449 2013-10-23 Glenn Morris <rgm@gnu.org>
1450
1451 * dired-x.texi, ebrowse.texi, ede.texi, eieio.texi, eshell.texi:
1452 * pcl-cvs.texi, sc.texi, srecode.texi, vip.texi, viper.texi:
1453 * widget.texi: Nuke @refill.
1454
1455 * Makefile.in (install-dvi, install-html, install-pdf)
1456 (install-ps, uninstall-dvi, uninstall-html, uninstall-ps)
1457 (uninstall-pdf): Quote entities that might contain whitespace.
1458
1459 2013-10-17 Jay Belanger <jay.p.belanger@gmail.com>
1460
1461 * calc.texi (Data Type Formats): Don't specify the size at
1462 which integers begin to be represented by lists.
1463
1464 2013-10-14 Xue Fuqiao <xfq.free@gmail.com>
1465
1466 * cl.texi (Argument Lists): Add indexes for &key and &aux.
1467
1468 2013-10-07 Michael Albinus <michael.albinus@gmx.de>
1469
1470 * trampver.texi: Update release number.
1471
1472 2013-10-02 Michael Albinus <michael.albinus@gmx.de>
1473
1474 Sync with Tramp 2.2.8.
1475
1476 * tramp.texi (External packages): Use `non-essential'.
1477 * trampver.texi: Update release number.
1478
1479 2013-09-14 Glenn Morris <rgm@gnu.org>
1480
1481 * eshell.texi: Markup fixes.
1482
1483 2013-09-11 Xue Fuqiao <xfq.free@gmail.com>
1484
1485 * ido.texi (Interactive Substring Matching): Use @key{RET} instead
1486 of @kbd{RET}.
1487 (Prefix Matching): Add an index.
1488
1489 2013-09-08 Glenn Morris <rgm@gnu.org>
1490
1491 * emacs-gnutls.texi: Tweak direntry.
1492
1493 2013-09-06 Michael Albinus <michael.albinus@gmx.de>
1494
1495 * tramp.texi (Alternative Syntax): Remove chapter.
1496
1497 2013-08-28 Paul Eggert <eggert@cs.ucla.edu>
1498
1499 * Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
1500 for portability to hosts where /bin/sh has problems.
1501
1502 2013-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
1503
1504 Try to reduce redundancy in doc/misc/Makefile.in.
1505 * Makefile.in (DOCMISC_W32): New var to replace DOCMISC_*_W32.
1506 (TARGETS): New intermediate variable.
1507 (DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS): Use it.
1508
1509 2013-08-27 Glenn Morris <rgm@gnu.org>
1510
1511 * efaq.texi (Emacs for MS-Windows): Update location of MS FAQ.
1512
1513 * efaq.texi: Rename from faq.texi, to match its output files.
1514 * Makefile.in: Update for faq.texi name change.
1515
1516 * efaq-w32.texi (EMACSVER): Get it from emacsver.texi.
1517
1518 * Makefile.in (webhack): Remove; it's nothing to do with Emacs.
1519
1520 * efaq-w32.texi: Move here from the web-pages repository.
1521 * Makefile.in (DOCMISC_DVI_W32, DOCMISC_HTML_W32, DOCMISC_INFO_W32)
1522 (DOCMISC_PDF_W32, DOCMISC_PS_W32): New configure output variables.
1523 (INFO_COMMON, INFO_INSTALL): New derivations of INFO_TARGETS.
1524 (DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS):
1525 Add DOCMISC_*_W32 variables.
1526 (echo-info): Use INFO_INSTALL rather than INFO_TARGETS.
1527 (efaq_w32_deps): New variable.
1528 (efaq-w32, $(buildinfodir)/efaq-w32$(INFO_EXT), efaq-w32.dvi)
1529 (efaq-w32.pdf, efaq-w32.html): New rules.
1530 (clean): Remove efaq-w32 products.
1531
1532 2013-08-26 Paul Eggert <eggert@cs.ucla.edu>
1533
1534 * texinfo.tex: Update from gnulib.
1535
1536 2013-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
1537
1538 * emacs-mime.texi (Encoding Customization): Exclude iso-2022-jp-2 and
1539 shift_jis from the default value set to mm-coding-system-priorities for
1540 Japanese users.
1541
1542 2013-08-13 Glenn Morris <rgm@gnu.org>
1543
1544 * reftex.texi (LaTeX xr Package, Options - Table of Contents)
1545 (Options - Defining Label Environments, Options - Creating Labels)
1546 (Options - Referencing Labels, Options - Creating Citations)
1547 (Options - Index Support, Options - Viewing Cross-References)
1548 (Options - Finding Files, Options - Optimizations)
1549 (Options - Fontification, Options - Misc):
1550 * cc-mode.texi (Sample Init File):
1551 * edt.texi (Init file):
1552 * epa.texi (Encrypting/decrypting gpg files):
1553 * mairix-el.texi (About, Setting up the mairix interface, Using)
1554 (Extending):
1555 Rename nodes to avoid characters that can cause Texinfo problems.
1556
1557 2013-08-12 Katsumi Yamaoka <yamaoka@jpl.org>
1558
1559 * gnus.texi (Mail Source Specifiers): Fix description for pop3's :leave.
1560
1561 2013-08-12 Glenn Morris <rgm@gnu.org>
1562
1563 * Makefile.in (ada_mode_deps, auth_deps, autotype_deps)
1564 (bovine_deps, calc_deps, ccmode_deps, cl_deps, dbus_deps)
1565 (dired_x_deps, ebrowse_deps, ede_deps, ediff_deps, edt_deps)
1566 (eieio_deps, emacs_gnutls_deps, emacs_mime_deps, epa_deps)
1567 (erc_deps, ert_deps, eshell_deps, eudc_deps, faq_deps)
1568 (flymake_deps, forms_deps, gnus_deps, htmlfontify_deps)
1569 (idlwave_deps, ido_deps, info_deps, mairix_el_deps, message_deps)
1570 (mh_e_deps, newsticker_deps, nxml_mode_deps, org_deps)
1571 (pcl_cvs_deps, pgg_deps, rcirc_deps, reftex_deps, remember_deps)
1572 (sasl_deps, sc_deps, semantic_deps, ses_deps, sieve_deps)
1573 (smtpmail_deps, speedbar_deps, srecode_deps, todo_mode_deps)
1574 (tramp_deps, url_deps, vip_deps, viper_deps, widget_deps)
1575 (wisent_deps, woman_deps): New variables. Use to reduce duplication.
1576
1577 * woman.texi (Top): Avoid mailto: in html output.
1578
1579 * Makefile.in (prefix, datarootdir, datadir, PACKAGE_TARNAME)
1580 (docdir, dvidir, htmldir, pdfdir, psdir, GZIP_PROG, INSTALL)
1581 (INSTALL_DATA): New, set by configure.
1582 (HTML_OPTS, HTML_TARGETS, PS_TARGETS, DVIPS): New variables.
1583 (.PHONY): Add html, ps, install-dvi, install-html, install-pdf,
1584 install-ps, install-doc, uninstall-dvi, uninstall-html, uninstall-pdf,
1585 uninstall-ps, and uninstall-doc.
1586 (.SUFFIXES): Add .ps and .dvi.
1587 (.dvi.ps): New suffix rule.
1588 (html, ps, ada-mode.html, auth.html, autotype.html, bovine.html)
1589 (calc.html, cc-mode.html, cl.html, dbus.html, dired-x.html)
1590 (ebrowse.html, ede.html, ediff.html, edt.html, eieio.html)
1591 (emacs-gnutls.html, emacs-mime.html, epa.html, erc.html)
1592 (ert.html, eshell.html, eudc.html, faq.html, flymake.html)
1593 (forms.html, gnus.html, htmlfontify.html, idlwave.html)
1594 (ido.html, mairix-el.html, message.html, mh-e.html)
1595 (newsticker.html, nxml-mode.html, org.html, pgg.html)
1596 (rcirc.html, reftex.html, remember.html, sasl.html, sc.html)
1597 (semantic.html, sieve.html, smtpmail.html, speedbar.html)
1598 (srecode.html, todo-mode.html, tramp.html, url.html, vip.html)
1599 (viper.html, widget.html, wisent.html, woman.html, install-dvi)
1600 (install-html, install-pdf, install-ps, install-doc, uninstall-dvi)
1601 (uninstall-html, uninstall-ps, uninstall-pdf, uninstall-doc):
1602 New rules.
1603 (clean): Remove HTML_TARGETS and PS_TARGETS.
1604
1605 2013-08-10 Xue Fuqiao <xfq.free@gmail.com>
1606
1607 * ido.texi (Working Directories, Flexible Matching, Regexp Matching)
1608 (Find File At Point, Ignoring, Misc Customization): Use @defopt
1609 for user options.
1610
1611 2013-08-09 Xue Fuqiao <xfq.free@gmail.com>
1612
1613 * htmlfontify.texi (Customization): Remove documentation of
1614 `hfy-fast-lock-save'. Minor fixes.
1615
1616 2013-08-08 Xue Fuqiao <xfq.free@gmail.com>
1617
1618 * ido.texi (Top): Insert node "Working Directories" in menu.
1619 (Working Directories): New node.
1620 (Misc Customization): Add documentation of
1621 `ido-confirm-unique-completion' and some other user options.
1622
1623 2013-08-07 Eli Zaretskii <eliz@gnu.org>
1624
1625 * todo-mode.texi: Update @dircategory.
1626 (Overview, Todo Items as Diary Entries, Todo Mode Entry Points)
1627 (File Editing, Marked Items, Item Prefix): Fix usage of @xref and
1628 @ref.
1629
1630 2013-08-07 Xue Fuqiao <xfq.free@gmail.com>
1631
1632 * sc.texi (Introduction): Fix index.
1633 (Usage Overview, Citations, Citation Elements, Recognizing Citations)
1634 (Information Keys and the Info Alist, Reference Headers)
1635 (The Built-in Header Rewrite Functions)
1636 (Electric References, Reply Buffer Initialization)
1637 (Filling Cited Text, Selecting an Attribution)
1638 (Attribution Preferences)
1639 (Anonymous Attributions, Author Names)
1640 (Using Regi, Post-yank Formatting Commands)
1641 (Citing Commands, Insertion Commands)
1642 (Mail Field Commands)
1643 (Hints to MUA Authors, Thanks and History): Change from one space
1644 between sentences to two.
1645 (What Supercite Does): Typo fix.
1646
1647 * newsticker.texi (Usage): Use @key for RET.
1648
1649 * cl.texi (Argument Lists, For Clauses)
1650 (Macros): Add indexes.
1651
1652 2013-08-05 Xue Fuqiao <xfq.free@gmail.com>
1653
1654 * cl.texi (Blocks and Exits): Add an index.
1655
1656 2013-08-04 Stephen Berman <stephen.berman@gmx.net>
1657
1658 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add todo-mode.
1659 (todo-mode, $(buildinfodir)/todo-mode$(INFO_EXT))
1660 (todo-mode.dvi, todo-mode.pdf): New rules.
1661
1662 * todo-mode.texi: New file.
1663
1664 2013-08-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
1665
1666 * gnus.texi (Basic Usage): Mention that warp means jump here.
1667 (The notmuch Engine): Mention notmuch.
1668
1669 2013-07-30 Tassilo Horn <tsdh@gnu.org>
1670
1671 * gnus.texi (Sorting the Summary Buffer): Document new defcustom
1672 `gnus-subthread-sort-functions' and remove the obsolete documentation
1673 of `gnus-sort-threads-recursively'.
1674
1675 2012-07-30 Paul Eggert <eggert@cs.ucla.edu>
1676
1677 * texinfo.tex: Update to 2012-07-29.17 version.
1678
1679 2013-07-29 David Engster <deng@randomsample.de>
1680
1681 * eieio.texi (top): Make clear that EIEIO is not a full CLOS
1682 implementation.
1683 (Introduction): Add further missing features.
1684 (Building Classes): Add introductory paragraph.
1685 (Wish List): Add metaclasses and EQL specialization.
1686
1687 2013-07-29 Michael Albinus <michael.albinus@gmx.de>
1688
1689 * tramp.texi (Frequently Asked Questions):
1690 Mention `tramp-use-ssh-controlmaster-options'.
1691
1692 2013-07-26 Tassilo Horn <tsdh@gnu.org>
1693
1694 * gnus.texi (Sorting the Summary Buffer): Document new defcustom
1695 `gnus-sort-threads-recursively'.
1696
1697 2013-07-25 Glenn Morris <rgm@gnu.org>
1698
1699 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add ido.
1700 (ido, $(buildinfodir)/ido$(INFO_EXT), ido.dvi, ido.pdf): New rules.
1701
1702 * erc.texi (Special Features): Update contact information.
1703 (History): Avoid using @email.
1704
1705 * eshell.texi (Bugs and ideas): Minor updates.
1706
1707 * faq.texi (Reporting bugs, Origin of the term Emacs)
1708 (Setting up a customization file)
1709 (Using an already running Emacs process, Turning off beeping)
1710 (Packages that do not come with Emacs)
1711 (Replying to the sender of a message): Avoid using @email.
1712
1713 * pcl-cvs.texi (Contributors, Bugs): Avoid using @email.
1714
1715 * reftex.texi (Imprint): Avoid using @email.
1716
1717 * ses.texi (Top): Update bug reporting instructions.
1718 (Acknowledgments): Avoid using @email.
1719
1720 * woman.texi (Introduction, Background): Remove outdated information.
1721 (Bugs, Acknowledgments): Avoid using @email.
1722
1723 2013-07-24 Xue Fuqiao <xfq.free@gmail.com>
1724
1725 * ido.texi: New file.
1726
1727 2013-07-19 Geoff Kuenning <geoff@cs.hmc.edu> (tiny change)
1728
1729 * gnus.texi (Customizing Articles): Document function predicates.
1730
1731 2013-07-08 Tassilo Horn <tsdh@gnu.org>
1732
1733 * gnus.texi (lines): Correct description of
1734 `gnus-registry-track-extra's default value.
1735 Mention `gnus-registry-remove-extra-data'.
1736
1737 2013-07-06 Lars Ingebrigtsen <larsi@gnus.org>
1738
1739 * gnus.texi (Group Parameters): Mention regexp
1740 substitutions (bug#11688).
1741
1742 2013-07-06 Nathan Trapuzzano <nbtrap@nbtrap.com> (tiny change)
1743
1744 * gnus.texi (Generic Marking Commands): Fix grammar (bug#13368).
1745
1746 2013-07-06 Lars Ingebrigtsen <larsi@gnus.org>
1747
1748 * gnus.texi (Emacsen): Fix version.
1749
1750 * gnus-faq.texi (FAQ 1-6): Mention the correct Emacs version.
1751
1752 2013-07-06 Glenn Morris <rgm@gnu.org>
1753
1754 * mh-e.texi: Fix external links.
1755 (Using This Manual): Printed elisp manuals no longer available.
1756
1757 * newsticker.texi (Overview): Update URL.
1758
1759 * nxml-mode.texi (Introduction): Update URL.
1760
1761 * org.texi (JavaScript support): Fix URL.
1762
1763 * wisent.texi (Wisent Overview): Remove incorrect, unnecessary uref.
1764
1765 * eudc.texi (CCSO PH/QI): Remove defunct URL.
1766
1767 * dbus.texi (Introspection): Update URL to a less defunct one.
1768
1769 * gnus.texi (Top): Restrict "Other related manuals" to info output.
1770 (Foreign Groups): Use @indicateurl for examples.
1771 (Direct Functions): Remove defunct URL.
1772 (RSS): Update URL.
1773
1774 * gnus-faq.texi (FAQ 5-8, FAQ 6-3): Remove defunct URLs.
1775 (FAQ 7-1): Update URL.
1776
1777 * pgg.texi (Top, Overview): Add note about obsolescence.
1778
1779 2013-07-03 Paul Eggert <eggert@cs.ucla.edu>
1780
1781 * texinfo.tex: Merge from gnulib.
1782
1783 2013-07-03 Glenn Morris <rgm@gnu.org>
1784
1785 * bovine.texi (top):
1786 * cc-mode.texi (AWK Mode Font Locking):
1787 * mh-e.texi (Preface):
1788 * url.texi (URI Parsing): Fix cross-references to other manuals.
1789
1790 2013-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
1791
1792 * gnus.texi (Client-Side IMAP Splitting):
1793 Note that `nnimap-inbox' now can be a list.
1794
1795 2013-06-24 Glenn Morris <rgm@gnu.org>
1796
1797 * eshell.texi: Fix cross-references to other manuals.
1798
1799 2013-06-23 Glenn Morris <rgm@gnu.org>
1800
1801 * Makefile.in (HTML_TARGETS, html, emacs-faq.html, emacs-faq):
1802 Remove; not needed now we use a standard html layout for the faq.
1803 (clean): Remove HTML_TARGETS, emacs-faq.text.
1804
1805 2013-06-21 Eduard Wiebe <usenet@pusto.de>
1806
1807 * flymake.texi (Parsing the output, Customizable variables):
1808 Add reference to `flymake-warning-predicate'.
1809
1810 2013-06-19 Michael Albinus <michael.albinus@gmx.de>
1811
1812 * tramp.texi (Top, Configuration): Insert section `Predefined
1813 connection information' in menu.
1814 (Predefined connection information): New section.
1815 (Android shell setup): Make a reference to `Predefined connection
1816 information'.
1817
1818 2013-06-19 Glenn Morris <rgm@gnu.org>
1819
1820 * Makefile.in (version): New, set by configure.
1821 (clean): Delete dist tar file.
1822 (infoclean): New, split from maintainer-clean.
1823 (maintainer-clean): Run infoclean.
1824 (dist): New rule, to make tarfile for www.gnu.org.
1825
1826 2013-06-13 Albert Krewinkel <tarleb@moltkeplatz.de>
1827
1828 * sieve.texi (Managing Sieve): Fix port in example, fix documentation
1829 for keys q and Q.
1830 (Standards): Reference RFC5804 as the defining document of the
1831 managesieve protocol.
1832
1833 2013-06-10 Aidan Gauland <aidalgol@amuri.net>
1834
1835 * eshell.texi (Input/Output): Expand to cover new visual-command
1836 options, eshell-visual-subcommands and eshell-visual-options.
1837 Divide into separate Visual Commands and Redirection sections.
1838
1839 2013-06-10 Glenn Morris <rgm@gnu.org>
1840
1841 * epa.texi (Cryptographic operations on files): Update epa-decrypt-file.
1842
1843 2013-06-04 Katsumi Yamaoka <yamaoka@jpl.org>
1844
1845 * gnus.texi (Article Date):
1846 Fix description of gnus-article-update-date-headers.
1847
1848 2013-05-28 Xue Fuqiao <xfq.free@gmail.com>
1849
1850 * erc.texi (Special Features): ERC is being maintained within
1851 Emacs now.
1852
1853 2013-05-25 Xue Fuqiao <xfq.free@gmail.com>
1854
1855 * flymake.texi: Change from one space between sentences to two.
1856
1857 2013-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
1858
1859 * cl.texi (Obsolete Macros): Describe replacements for `flet'
1860 (bug#14293).
1861
1862 2013-04-16 Michael Albinus <michael.albinus@gmx.de>
1863
1864 * tramp.texi (Frequently Asked Questions): Precise, how to define
1865 an own ControlPath.
1866
1867 2013-04-15 Michael Albinus <michael.albinus@gmx.de>
1868
1869 * tramp.texi (Frequently Asked Questions): New item for
1870 ControlPath settings.
1871
1872 2013-03-31 Jay Belanger <jay.p.belanger@gmail.com>
1873
1874 * calc.texi (Basic Operations on Units): Streamline some
1875 descriptions.
1876
1877 2013-03-27 Aidan Gauland <aidalgol@no8wireless.co.nz>
1878
1879 * eshell.texi (Built-ins): Update manual to mention tramp module.
1880
1881 2013-03-18 Michael Albinus <michael.albinus@gmx.de>
1882
1883 * tramp.texi (Filename Syntax): Host names are not allowed to be
1884 any method name, unless method name is specified explicitly.
1885 Remove restriction on unibyte filenames.
1886
1887 * trampver.texi: Update release number.
1888
1889 2013-03-17 Paul Eggert <eggert@cs.ucla.edu>
1890
1891 doc: convert some TeX accents to UTF-8
1892 * emacs-mime.texi (Interface Functions): Use 'ï' rather than
1893 '@"{@dotless{i}}'.
1894
1895 2013-03-15 Michael Albinus <michael.albinus@gmx.de>
1896
1897 Sync with Tramp 2.2.7.
1898
1899 * trampver.texi: Update release number.
1900
1901 2013-03-09 Jay Belanger <jay.p.belanger@gmail.com>
1902
1903 * calc.texi (Basic Operations on Units): Streamline some
1904 descriptions.
1905
1906 2013-03-08 Glenn Morris <rgm@gnu.org>
1907
1908 * faq.texi (Top): Don't say this was updated @today.
1909 That's irrelevant and leads to spurious diffs.
1910
1911 2013-03-08 Jay Belanger <jay.p.belanger@gmail.com>
1912
1913 * calc.texi (Basic Operations on Units):
1914 Fix cross-reference.
1915
1916 2013-03-07 Katsumi Yamaoka <yamaoka@jpl.org>
1917
1918 * gnus-faq.texi (FAQ 3-11): Now Gnus supports POP3 UIDL.
1919
1920 2013-03-06 Alan Mackenzie <acm@muc.de>
1921
1922 * cc-mode.texi (Custom Line-Up): Clarify position of point on
1923 calling a line-up function.
1924
1925 2013-03-04 Paul Eggert <eggert@cs.ucla.edu>
1926
1927 * emacs-mime.texi, htmlfontify.texi, mairix-el.texi, mh-e.texi:
1928 * ses.texi: Switch from Latin-1 to UTF-8.
1929
1930 2013-03-03 Michael Albinus <michael.albinus@gmx.de>
1931
1932 * tramp.texi (External methods): Tramp does not connect Android
1933 devices by itself.
1934
1935 2013-03-02 Bill Wohler <wohler@newt.com>
1936
1937 Release MH-E manual version 8.5.
1938
1939 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
1940 release 8.5.
1941
1942 * mh-e.texi (Preface, Conventions, Getting Started)
1943 (Using This Manual, Folder Selection, Viewing, Aliases)
1944 (Identities, Speedbar, Menu Bar, Tool Bar, Scan Line Formats)
1945 (Bug Reports, Mailing Lists, MH FAQ and Support, Getting MH-E):
1946 Update URLs.
1947
1948 2013-03-01 Michael Albinus <michael.albinus@gmx.de>
1949
1950 * tramp.texi (Inline methods): Remove "ssh1", "ssh2", "plink1"
1951 and "plink2" entries. "plink2" is obsolete for a long time.
1952 (External methods): Remove "scp1" and "scp2" entries.
1953 Explain user name and host name specification for "adb".
1954
1955 2013-02-28 Michael Albinus <michael.albinus@gmx.de>
1956
1957 * tramp.texi (External methods): Mention `tramp-adb-program'.
1958
1959 2013-02-28 Bastien Guerry <bzg@gnu.org>
1960
1961 * org.texi (Visibility cycling): Suggest to set
1962 `org-agenda-inhibit-startup' to nil if user wants the startup
1963 visibility settings to be honored in any circumstances.
1964 (Progress logging, Checkboxes): Fix typos.
1965
1966 2013-02-28 Michael Albinus <michael.albinus@gmx.de>
1967
1968 * tramp.texi (top) [xxx, yyy, trampfn]: Provide two versions of
1969 the macros, for Texinfo 4.13 and 5.0.
1970
1971 2013-02-24 Michael Albinus <michael.albinus@gmx.de>
1972
1973 Port Tramp documentation to Texinfo 5.0.
1974 * tramp.texi (top) [xxx, yyy, trampfn]: Remove superfluous @c.
1975 (Filename Syntax): Do not use @trampfn{} in @item.
1976 (Filename completion): Use @columnfractions in @multitable.
1977
1978 2013-02-22 Glenn Morris <rgm@gnu.org>
1979
1980 * flymake.texi (Syntax check statuses): Fix multitable continued rows.
1981
1982 2013-02-21 Paul Eggert <eggert@cs.ucla.edu>
1983
1984 * Makefile.in (html): New rule.
1985
1986 2013-02-20 Michael Albinus <michael.albinus@gmx.de>
1987
1988 * tramp.texi (Android shell setup): Improve. Reported by Thierry
1989 Volpiatto <thierry.volpiatto@gmail.com>.
1990
1991 2013-02-16 Michael Albinus <michael.albinus@gmx.de>
1992
1993 * tramp.texi (Top, Configuration): Insert section `Android shell
1994 setup' in menu.
1995 (Android shell setup): New section.
1996 (Connection types, Default Method)
1997 (Frequently Asked Questions): Mention "scp" instead of "scpc".
1998 (External methods): Remove "scpc" and "rsyncc" entries.
1999 (Frequently Asked Questions): Remove entry about ControlPersist.
2000
2001 2013-02-13 Glenn Morris <rgm@gnu.org>
2002
2003 * message.texi (News Headers): Don't mention yow any more.
2004
2005 2013-02-09 Jay Belanger <jay.p.belanger@gmail.com>
2006
2007 * calc.texi (Basic Operations on Units, Customizing Calc):
2008 Mention the variable `calc-allow-units-as-numbers'.
2009
2010 2013-02-08 Aidan Gauland <aidalgol@no8wireless.co.nz>
2011
2012 * eshell.texi: Fill most of the missing sections.
2013
2014 2013-02-07 Bastien Guerry <bzg@gnu.org>
2015
2016 * org.texi (References): Clarify an example.
2017 (Installation): Fix instructions.
2018 (Org-Plot): Fix link.
2019 (Checkboxes, Radio lists): Fix typos.
2020
2021 2013-02-07 Glenn Morris <rgm@gnu.org>
2022
2023 * cl.texi (Equality Predicates): Mention memql.
2024
2025 2013-02-07 Eric Ludlam <zappo@gnu.org>
2026
2027 * ede.texi (Creating a project): Make ede-new doc less
2028 specific, and only about items it supports, indicating that there
2029 might be more. Remove refs to simple project and direct automake
2030 from ede new.
2031 (Simple projects): Re-write to not talk about ede-simple-project
2032 which is deprecated, and instead use the term to mean projects
2033 that don't do much management, just project wrapping.
2034 Add ede-generic-project link.
2035 (ede-generic-project): New node (bug#11441).
2036
2037 2013-02-07 Glenn Morris <rgm@gnu.org>
2038
2039 * cl.texi (Equality Predicates): Fix eq/eql pedantry.
2040
2041 2013-02-01 Glenn Morris <rgm@gnu.org>
2042
2043 * calc.texi (Help Commands): Update calc-view-news description.
2044 Mention etc/CALC-NEWS.
2045
2046 2013-01-24 Michael Albinus <michael.albinus@gmx.de>
2047
2048 * tramp.texi (Filename Syntax): Filenames must be unibyte strings.
2049
2050 2013-01-13 Bastien Guerry <bzg@gnu.org>
2051
2052 * org.texi (Installation): Simplify.
2053
2054 2013-01-13 François Allisson <francois@allisson.co> (tiny change)
2055
2056 * org.texi (Handling links): Update the mention to the obsolete
2057 variable `org-link-to-org-use-id' with a mention to the newer
2058 variable `org-id-link-to-org-use-id'. Mention the need to load
2059 the org-id library.
2060
2061 2013-01-10 Michael Albinus <michael.albinus@gmx.de>
2062
2063 * tramp.texi (Default Host): Introduce `tramp-default-host-alist'.
2064
2065 2013-01-09 Bastien Guerry <bzg@gnu.org>
2066
2067 * org.texi (Pushing to MobileOrg): Add footnote about using
2068 symbolic links in `org-directory'.
2069 (Timestamps, Deadlines and scheduling): Use `diary-float' instead
2070 of the now obsolete alias `org-float'.
2071 (TODO basics): Add `org-use-fast-todo-selection' to the variable
2072 index. Fix description of TODO keywords cycling.
2073 (Advanced features): Add missing argument for @item.
2074 (Storing searches): Add index entries and a note about
2075 *-tree agenda views.
2076 (Structure editing): Document `org-mark-element' and
2077 `org-mark-subtree'.
2078 (Tag inheritance): Document `org-agenda-use-tag-inheritance'.
2079
2080 2013-01-08 Juri Linkov <juri@jurta.org>
2081
2082 * info.texi (Go to node): Mention the abbreviated format
2083 `(FILENAME)' equal to `(FILENAME)Top'. (Bug#13365)
2084
2085 2013-01-06 Andreas Schwab <schwab@linux-m68k.org>
2086
2087 * autotype.texi: Remove undefined command @subtitlefont.
2088 * cc-mode.texi: Likewise.
2089
2090 * org.texi (Advanced features): Use `@w{ }' instead of `@ ' in
2091 @item argument.
2092 (Property searches): Use \\ instead of @backslashchar{}.
2093 * pgg.texi (VERSION): Move @set below @setfilename.
2094
2095 2013-01-05 Andreas Schwab <schwab@linux-m68k.org>
2096
2097 * ada-mode.texi: Remove braces from @title argument.
2098 * eudc.texi: Likewise.
2099 * smtpmail.texi: Likewise.
2100 * auth.texi (VERSION): Set before first use.
2101 * emacs-gnutls.texi (VERSION): Likewise.
2102 * pgg.texi (VERSION): Likewise.
2103 * ede.texi (Top): Rename from top, all uses changed.
2104 * eshell.texi: Add missing argument to @sp.
2105 * forms.texi (Top): Reorder menu to match structure.
2106 * htmlfontify.texi (Customization): Add missing @item in
2107 @enumerate.
2108 * org.texi (Advanced features): Add missing argument for @item.
2109 (Property searches): Use @backslashchar{} in macro argument.
2110 * pcl-cvs.texi: Add missing argument to @sp.
2111 (Movement commands): Fix use of @itemx.
2112 * vip.texi (Misc Commands, Viewing the Buffer): Likewise.
2113 * reftex.texi (Options (Creating Citations)): Add missing newline
2114 before @end.
2115 * tramp.texi (Obtaining Tramp): Remove extra dots.
2116 (Configuration): Reorder menu to match structure.
2117 (Remote shell setup): Replace literal NUL character by \0.
2118 * viper.texi (Marking): Add missing argument for @item.
2119
2120 2013-01-04 Glenn Morris <rgm@gnu.org>
2121
2122 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS):
2123 Add htmlfontify.
2124 (htmlfontify, $(buildinfodir)/htmlfontify$(INFO_EXT))
2125 (htmlfontify.dvi, htmlfontify.pdf): New targets.
2126 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add htmlfontify.
2127 ($(infodir)/htmlfontify$(INFO_EXT), htmlfontify.dvi): New targets.
2128
2129 * htmlfontify.texi: Miscellaneous fixes and updates.
2130 Set copyright to FSF, update license to GFDL 1.3+.
2131
2132 2013-01-04 Vivek Dasmohapatra <vivek@etla.org>
2133
2134 * htmlfontify.texi: New file.
2135
2136 2013-01-02 Jay Belanger <jay.p.belanger@gmail.com>
2137
2138 * calc.texi (Free-Form Dates): Expand on the date reading
2139 algorithm.
2140
2141 2012-12-27 Glenn Morris <rgm@gnu.org>
2142
2143 * viper.texi (Rudimentary Changes, Key Bindings, Key Bindings):
2144 Avoid some overfull lines.
2145
2146 * widget.texi (Programming Example): Break some long lines.
2147
2148 * wisent.texi (Wisent Overview): Fix xref.
2149 (Grammar format, Understanding the automaton): Avoid overfill.
2150
2151 * bovine.texi (Optional Lambda Expression): Allow line break.
2152
2153 * auth.texi (Help for users): Break long lines.
2154
2155 * ada-mode.texi (Project file variables):
2156 Reword to reduce underfull hbox.
2157 (No project files, Use GNAT project file):
2158 Use smallexample to make some overfull lines less terrible.
2159
2160 * autotype.texi, bovine.texi, ede.texi, eieio.texi, pcl-cvs.texi:
2161 Fix cross-references to separate manuals.
2162
2163 * Makefile.in (gfdl): New variable. Use throughout where
2164 appropriate so that targets depend on doclicense.texi.
2165
2166 2012-12-25 Lars Ingebrigtsen <larsi@gnus.org>
2167
2168 * gnus.texi (Customizing the IMAP Connection): Mention the other
2169 authenticators.
2170
2171 2012-12-24 Lars Ingebrigtsen <larsi@gnus.org>
2172
2173 * gnus.texi (Browse Foreign Server):
2174 Document `gnus-browse-delete-group'.
2175
2176 2012-12-22 Glenn Morris <rgm@gnu.org>
2177
2178 * ada-mode.texi, ebrowse.texi, ediff.texi, ert.texi, eshell.texi:
2179 * eudc.texi, idlwave.texi, pcl-cvs.texi, rcirc.texi, reftex.texi:
2180 * remember.texi, ses.texi, speedbar.texi, vip.texi, viper.texi:
2181 * widget.texi, wisent.texi: Nuke hand-written node pointers.
2182
2183 * Makefile.in (gfdl): New variable. Use throughout where
2184 appropriate so that targets depend on doclicense.texi.
2185
2186 2012-12-22 Eli Zaretskii <eliz@gnu.org>
2187
2188 * makefile.w32-in ($(INFO_TARGETS), $(DVI_TARGETS)): Depend on
2189 doclicense.texi. Remove doclicense.texi from all targets that
2190 mentioned it explicitly.
2191 ($(infodir)/woman$(INFO_EXT), woman.dvi): Depend on
2192 $(emacsdir)/emacsver.texi.
2193 ($(infodir)/erc$(INFO_EXT), erc.dvi): Don't depend on gpl.texi.
2194
2195 2012-12-21 Glenn Morris <rgm@gnu.org>
2196
2197 * woman.texi (UPDATED, VERSION): Remove in favor of EMACSVER.
2198 Include emacsver.texi. Nuke hand-written node pointers.
2199 * Makefile.in ($(buildinfodir)/woman$(INFO_EXT), woman.dvi, woman.pdf):
2200 Depend on emacsver.texi.
2201
2202 * auth.texi, emacs-gnutls.texi, epa.texi, ert.texi:
2203 * gnus-coding.texi, info.texi, nxml-mode.texi, sasl.texi:
2204 May as well just include doclicense.texi in everything.
2205
2206 * ede.texi, eieio.texi, mairix-el.texi: Include a copy of GFDL,
2207 which @copying says is included.
2208
2209 * ada-mode.texi, auth.texi, autotype.texi, bovine.texi, calc.texi:
2210 * cc-mode.texi, cl.texi, dbus.texi, dired-x.texi, ebrowse.texi:
2211 * ede.texi, ediff.texi, edt.texi, eieio.texi, emacs-gnutls.texi:
2212 * emacs-mime.texi, epa.texi, erc.texi, ert.texi, eshell.texi:
2213 * eudc.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
2214 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
2215 * newsticker.texi, nxml-mode.texi, pcl-cvs.texi, pgg.texi:
2216 * rcirc.texi, reftex.texi, remember.texi, sasl.texi, sc.texi:
2217 * semantic.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
2218 * srecode.texi, tramp.texi, url.texi, vip.texi, viper.texi:
2219 * widget.texi, wisent.texi, woman.texi: Do not mention buying
2220 copies from the FSF, which does not publish these manuals.
2221
2222 * erc.texi: No need to include gpl in this small manual.
2223
2224 * org.texi (copying): Include a copy of the GFDL.
2225 (GNU Free Documentation License): New section.
2226
2227 2012-12-21 Bastien Guerry <bzg@gnu.org>
2228
2229 * org.texi: Fix typos.
2230
2231 2012-12-16 Paul Eggert <eggert@cs.ucla.edu>
2232
2233 * calc.texi (ISO 8601): Rename from ISO-8601,
2234 as it's typically spelled without a hyphen.
2235
2236 2012-12-16 Jay Belanger <jay.p.belanger@gmail.com>
2237
2238 * calc.texi (ISO-8601): New section.
2239 (Date Formatting Codes): Mention new codes.
2240 (Standard Date Formats): Mention new formats.
2241
2242 2012-12-14 Michael Albinus <michael.albinus@gmx.de>
2243
2244 * tramp.texi (External methods): Move `adb' method here.
2245
2246 2012-12-13 Glenn Morris <rgm@gnu.org>
2247
2248 * cl.texi (Modify Macros, Obsolete Macros): Now letf == cl-letf.
2249
2250 * wisent.texi: Small edits. Set copyright to FSF, update license to
2251 GFDL 1.3+.
2252 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add wisent.
2253 (wisent, $(buildinfodir)/wisent$(INFO_EXT), wisent.dvi, wisent.pdf):
2254 New targets.
2255 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add wisent.
2256 ($(infodir)/wisent$(INFO_EXT), wisent.dvi): New targets.
2257
2258 * bovine.texi: Small edits. Set copyright to FSF, update license to
2259 GFDL 1.3+, remove empty index.
2260 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add bovine.
2261 (bovine, $(buildinfodir)/bovine$(INFO_EXT), bovine.dvi, bovine.pdf):
2262 New targets.
2263 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add bovine.
2264 ($(infodir)/bovine$(INFO_EXT), bovine.dvi): New targets.
2265
2266 2012-12-13 Eric Ludlam <zappo@gnu.org>
2267 David Ponce <david@dponce.com>
2268 Richard Kim <emacs18@gmail.com>
2269
2270 * bovine.texi, wisent.texi: New files, imported from CEDET trunk.
2271
2272 2012-12-13 Glenn Morris <rgm@gnu.org>
2273
2274 * flymake.texi (Customizable variables, Locating the buildfile):
2275 Remove refs to flymake-buildfile-dirs, removed 2007-07-20. (Bug#13148)
2276
2277 * srecode.texi: Small edits. Set copyright to FSF, add explicit
2278 GFDL 1.3+ license, fix up index.
2279 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add srecode.
2280 (srecode, $(buildinfodir)/srecode$(INFO_EXT), srecode.dvi)
2281 (srecode.pdf): New targets.
2282 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add srecode.
2283 ($(infodir)/srecode$(INFO_EXT), srecode.dvi): New targets.
2284
2285 2012-12-13 Eric Ludlam <zappo@gnu.org>
2286
2287 * srecode.texi: New file, imported from CEDET trunk.
2288
2289 2012-12-13 Bastien Guerry <bzg@gnu.org>
2290
2291 * org.texi (Summary, Code block specific header arguments)
2292 (Code block specific header arguments)
2293 (Header arguments in function calls, var, noweb)
2294 (Results of evaluation, Code evaluation security):
2295 Small reformatting: add a blank line before some example.
2296
2297 * org.texi (System-wide header arguments)
2298 (Header arguments in Org mode properties, Conflicts)
2299 (Dynamic blocks, Using the mapping API):
2300 Fix indentation of Elisp code examples.
2301
2302 * org.texi (Comment lines): Fix description of the comment syntax.
2303
2304 * org.texi (Installation): Mention "make test" in the correct section.
2305
2306 2012-12-06 Paul Eggert <eggert@cs.ucla.edu>
2307
2308 * doclicense.texi, gpl.texi: Update to latest version from FSF.
2309 These are just minor editorial changes.
2310
2311 2012-12-04 Michael Albinus <michael.albinus@gmx.de>
2312
2313 * tramp.texi (History): Mention ADB.
2314 (Inline methods): Add `adb' method.
2315
2316 2012-12-03 Michael Albinus <michael.albinus@gmx.de>
2317
2318 * tramp.texi (Top, Obtaining Tramp): Replace CVS by Git.
2319 (External methods): Fix typo.
2320
2321 2012-12-03 Glenn Morris <rgm@gnu.org>
2322
2323 * rcirc.texi (Notices): Fix typo.
2324
2325 2012-11-25 Bill Wohler <wohler@newt.com>
2326
2327 Release MH-E manual version 8.4.
2328
2329 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH, Preface):
2330 Update for release 8.4.
2331
2332 * mh-e.texi (Sequences): Add mh-whitelist-preserves-sequences-flag.
2333 (Junk): Add mh-whitelist-preserves-sequences-flag,
2334 mh-blacklist-msg-hook, mh-whitelist-msg-hook,
2335 mh-folder-blacklisted, mh-folder-whitelisted (closes SF #2945712).
2336
2337 2012-11-25 Paul Eggert <eggert@cs.ucla.edu>
2338
2339 * mh-e.texi (Procmail): Fix two @ typos.
2340
2341 2012-11-24 Paul Eggert <eggert@cs.ucla.edu>
2342
2343 * doclicense.texi, gpl.texi: Update to latest version from FSF.
2344 These are just minor editorial changes.
2345
2346 2012-11-23 Jay Belanger <jay.p.belanger@gmail.com>
2347
2348 * calc.texi (Date Formatting Codes): Mention the new beginning of
2349 the date numbering system.
2350
2351 2012-11-22 Paul Eggert <eggert@cs.ucla.edu>
2352
2353 * calc.texi: Fix TeX issues with capitals followed by ".", "?", "!".
2354 (Date Forms): Correct off-by-one error in explanation of
2355 Julian day numbers. Give Gregorian equivalent of its origin.
2356
2357 2012-11-22 Jay Belanger <jay.p.belanger@gmail.com>
2358
2359 * calc.texi (Date Forms): Mention the customizable
2360 Gregorian-Julian switch.
2361 (Customizing Calc): Mention the variable `calc-gregorian-switch'.
2362
2363 2012-11-17 Paul Eggert <eggert@cs.ucla.edu>
2364
2365 Calc now uses the Gregorian calendar for all dates (Bug#12633).
2366 It also uses January 1, 1 AD as its day number 1.
2367 * calc.texi (Date Forms): Document this.
2368
2369 2012-11-16 Glenn Morris <rgm@gnu.org>
2370
2371 * cl.texi (Function Bindings): Clarify that cl-flet is lexical.
2372 (Obsolete Macros): Move example here from Function Bindings.
2373
2374 * erc.texi: Use @code{nil} rather than just "nil".
2375 (Modules): Undocument obsolete "hecomplete".
2376 Add "notifications".
2377 (Connecting): Add brief section on passwords.
2378 (Options): Make a start by adding erc-hide-list, erc-lurker-hide-list.
2379
2380 2012-11-13 Glenn Morris <rgm@gnu.org>
2381
2382 * flymake.texi (Customizable variables)
2383 (Highlighting erroneous lines): Mention flymake-error-bitmap,
2384 flymake-warning-bitmap, and flymake-fringe-indicator-position.
2385
2386 2012-11-12 Vincent Belaïche <vincentb1@users.sourceforge.net>
2387
2388 * ses.texi: Doc for ses-rename-cell, ses-repair-cell-reference-all & ses-range.
2389 In all file place SES into @acronym{...}.
2390 (Advanced Features): Add key index and function index for
2391 ses-set-header-row. Add description for function
2392 ses-rename-cell. Add description for function
2393 ses-repair-cell-reference-all.
2394 (Ranges in formulas): Add description for ses-range flags.
2395
2396 2012-11-12 Paul Eggert <eggert@cs.ucla.edu>
2397
2398 * texinfo.tex: Merge from gnulib.
2399
2400 2012-11-10 Chong Yidong <cyd@gnu.org>
2401
2402 * url.texi (Introduction): Move url-configuration-directory to
2403 Customization node.
2404 (Parsed URIs): Split into its own node.
2405 (URI Encoding): New node.
2406 (Defining New URLs): Remove empty chapter.
2407 (Retrieving URLs): Add an introduction. Doc fix for url-retrieve.
2408 Improve docs for url-queue-*.
2409 (Supported URL Types): Copyedits. Delete empty subnodes.
2410
2411 * url.texi (Introduction): Rename from Getting Started.
2412 Rewrite the introduction.
2413 (URI Parsing): Rewrite. Omit the obsolete attributes slot.
2414
2415 2012-11-10 Glenn Morris <rgm@gnu.org>
2416
2417 * cl.texi (Obsolete Setf Customization):
2418 Revert defsetf example to the more correct let rather than prog1.
2419 Give define-modify-macro, defsetf, and define-setf-method
2420 gv.el replacements.
2421
2422 * cl.texi (Overview): Mention EIEIO here, as well as the appendix.
2423 (Setf Extensions): Remove obsolete reference.
2424 (Obsolete Setf Customization):
2425 Move note on lack of setf functions to lispref/variables.texi.
2426 Undocument get-setf-method, since it no longer exists.
2427 Mention simple defsetf replaced by gv-define-simple-setter.
2428
2429 2012-11-03 Glenn Morris <rgm@gnu.org>
2430
2431 * cl.texi: Further general copyedits.
2432 (List Functions): Remove copy-tree, standard elisp for some time.
2433 (Efficiency Concerns): Comment out examples that no longer apply.
2434 (Compiler Optimizations): Rename from "Optimizing Compiler"; reword.
2435 (Creating Symbols, Random Numbers): De-emphasize internal
2436 variables cl--gensym-counter and cl--random-state. (Bug#12788)
2437 (Naming Conventions, Type Predicates, Macros)
2438 (Predicates on Numbers): No longer mention cl-floatp-safe.
2439
2440 2012-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
2441
2442 * gnus.texi (Mail Source Specifiers):
2443 Document :leave keyword used for pop mail source.
2444
2445 2012-11-01 Glenn Morris <rgm@gnu.org>
2446
2447 * cl.texi: General copyedits for style, line-breaks, etc.
2448 (Time of Evaluation, Iteration): Add xref to Emacs Lisp manual.
2449 (Macro Bindings, Blocks and Exits):
2450 Acknowledge existence of lexical-binding.
2451 (Iteration): Mainly defer to doc of standard dolist, dotimes.
2452
2453 2012-10-31 Glenn Morris <rgm@gnu.org>
2454
2455 * ert.texi (Introduction, The @code{should} Macro):
2456 Refer to "cl-assert" rather than "assert".
2457
2458 * cl.texi (Function Bindings): Update for cl-flet and cl-labels.
2459 (Obsolete Lexical Binding): Rename section from "Lexical Bindings".
2460 (Obsolete Macros): Rename section from "Obsolete Lexical Macros".
2461 Reword, and add details of flet and labels.
2462 (Modify Macros, Function Bindings): Add some xrefs.
2463
2464 2012-10-30 Glenn Morris <rgm@gnu.org>
2465
2466 * cl.texi (Modify Macros): Update for cl-letf changes.
2467 (Obsolete Lexical Macros): Say a little more about letf/cl-letf.
2468 (Setf Extensions): Partially restore note about cl-getf,
2469 mainly moved to lispref/variables.texi.
2470 (Property Lists): Fix cl-getf typos.
2471 (Mapping over Sequences): Mention cl-mapc naming oddity.
2472
2473 2012-10-29 Glenn Morris <rgm@gnu.org>
2474
2475 * cl.texi (Organization): More details on cl-lib.el versus cl.el.
2476 (Setf Extensions): Remove `apply' setf since it seems to be disabled.
2477 (Customizing Setf): Move contents to "Obsolete Setf Customization".
2478 (Modify Macros, Multiple Values, Other Clauses):
2479 Remove mentions of obsolete features.
2480 (Obsolete Setf Customization): Don't mention `apply' setf.
2481
2482 2012-10-28 Glenn Morris <rgm@gnu.org>
2483
2484 * cl.texi (Multiple Values, Common Lisp Compatibility):
2485 More namespace updates.
2486 (Obsolete Features): Copyedits.
2487 (Obsolete Lexical Macros, Obsolete Setf Customization):
2488 New subsections.
2489
2490 * cl.texi (Porting Common Lisp, Lexical Bindings):
2491 Add some xrefs to the Elisp manual.
2492
2493 * cl.texi (Lexical Bindings): Move to appendix of obsolete features.
2494 (Porting Common Lisp): Emacs Lisp can do true lexical binding now.
2495 (Obsolete Features): New appendix. Move Lexical Bindings here.
2496
2497 2012-10-27 Glenn Morris <rgm@gnu.org>
2498
2499 * cl.texi: Use defmac for macros rather than defspec.
2500 (Efficiency Concerns): Related copyedit.
2501
2502 * cl.texi (Control Structure): Update for setf now being in core.
2503 (Setf Extensions): Rename from Basic Setf. Move much of the
2504 former content to lispref/variables.texi.
2505 (Modify Macros): Move pop, push details to lispref/variables.texi.
2506 (Customizing Setf): Copyedits for setf etc being in core.
2507 (Modify Macros, Efficiency Concerns, Porting Common Lisp):
2508 Further namespaces updates.
2509
2510 2012-10-26 Bastien Guerry <bzg@gnu.org>
2511
2512 * org.texi (Installation): Update the link to Org's ELPA.
2513 Also don't mention org-install.el anymore as the replacement file
2514 org-loaddefs.el is now loaded by org.el.
2515
2516 2012-10-25 Michael Albinus <michael.albinus@gmx.de>
2517
2518 * tramp.texi (Frequently Asked Questions):
2519 Mention `tramp-completion-reread-directory-timeout' for performance
2520 improvement.
2521
2522 2012-10-25 Glenn Morris <rgm@gnu.org>
2523
2524 * cl.texi: Don't mess with the TeX section number counter.
2525 Use Texinfo recommended convention for quotes+punctuation.
2526 (Overview, Sequence Functions): Rephrase for better line-breaking.
2527 (Time of Evaluation, Type Predicates, Modify Macros, Function Bindings)
2528 (Macro Bindings, Conditionals, Iteration, Loop Basics)
2529 (Random Numbers, Mapping over Sequences, Structures)
2530 (Porting Common Lisp): Further updates for cl-lib namespace.
2531 (Modify Macros, Declarations, Macro Bindings, Structures):
2532 Break long lines in examples.
2533 (Dynamic Bindings): Update for changed progv behavior.
2534 (Loop Examples, Efficiency Concerns): Markup fixes.
2535 (Structures): Remove TeX margin change.
2536 (Declarations): Fix typos.
2537
2538 2012-10-24 Glenn Morris <rgm@gnu.org>
2539
2540 * cl.texi (Overview, Multiple Values, Creating Symbols)
2541 (Numerical Functions): Say less/nothing about the original cl.el.
2542 (Old CL Compatibility): Remove.
2543 (Assertions): Remove ignore-errors (standard Elisp for some time).
2544
2545 * cl.texi (Basic Setf, Macros, Declarations, Symbols, Numbers)
2546 (Sequences, Lists, Structures, Assertions, Efficiency Concerns)
2547 (Efficiency Concerns, Efficiency Concerns)
2548 (Common Lisp Compatibility, Old CL Compatibility):
2549 Further updates for cl-lib namespace.
2550
2551 2012-10-24 Paul Eggert <eggert@penguin.cs.ucla.edu>
2552
2553 Update manual for new time stamp format (Bug#12706).
2554 * emacs-mime.texi (time-date): Update for new format.
2555 Also, fix bogus time stamp and modernize a bit.
2556
2557 2012-10-23 Glenn Morris <rgm@gnu.org>
2558
2559 * cl.texi: Include emacsver.texi. Use Emacs version number rather
2560 than unchanging cl.el version number.
2561 End all menu descriptions with a period.
2562 Do not use @dfn{CL} for every instance of "CL".
2563 (Overview): Remove no-runtime caveat, and note about foo* names.
2564 (Usage): Use cl-lib rather than cl.
2565 (Organization, Naming Conventions): Update for cl-lib.el.
2566 (Installation): Remove long-irrelevant node.
2567 (Program Structure, Predicates, Control Structure):
2568 Start updating for cl-lib namespace.
2569 * Makefile.in ($(buildinfodir)/cl$(INFO_EXT), cl.dvi, cl.pdf):
2570 Depend on emacsver.texi.
2571
2572 2012-10-09 Michael Albinus <michael.albinus@gmx.de>
2573
2574 * trampver.texi: Update release number.
2575
2576 2012-10-06 Glenn Morris <rgm@gnu.org>
2577
2578 * erc.texi: Include emacsver.texi, and use EMACSVER rather than
2579 ERC version.
2580 (Introduction): ERC is distributed with Emacs.
2581 (Obtaining ERC, Installation): Remove chapters, no longer relevant.
2582 (Getting Started): Simplify.
2583 (Getting Help and Reporting Bugs): Refer to general Emacs lists.
2584 (History): Mention ERC maintained as part of Emacs now.
2585 * Makefile.in ($(buildinfodir)/erc$(INFO_EXT), erc.dvi, erc.pdf):
2586 Add dependency on emacsver.texi.
2587
2588 * erc.texi: Remove hand-written node pointers.
2589
2590 2012-10-05 Glenn Morris <rgm@gnu.org>
2591
2592 * newsticker.texi (Overview, Requirements, Usage, Configuration):
2593 Copyedits.
2594
2595 2012-10-01 Eric Ludlam <zappo@gnu.org>
2596
2597 * ede.texi (Quick Start, Project Local Variables)
2598 (Miscellaneous commands, ede-java-root, Development Overview)
2599 (Detecting a Project): New nodes.
2600 (Simple projects): Node deleted.
2601
2602 * eieio.texi (Building Classes): Some slot attributes cannot be
2603 overridden.
2604 (Slot Options): Remove an example.
2605 (Method Invocation, Documentation): New nodes.
2606
2607 2012-10-01 Glenn Morris <rgm@gnu.org>
2608
2609 * Makefile.in ($(buildinfodir)/reftex$(INFO_EXT)), reftex.dvi)
2610 (reftex.pdf): Add dependency on emacsver.texi.
2611 * reftex.texi: Don't include directory part for emacsver.texi;
2612 the Makefile's -I handles it.
2613
2614 2012-09-30 Ralf Angeli <angeli@caeruleus.net>
2615
2616 Merge from standalone RefTeX repository.
2617
2618 * reftex.texi: Express TeX, LaTeX, AUCTeX, BibTeX and RefTeX
2619 with macros.
2620 (Imprint): Mention Wolfgang in list of contributors.
2621 (Creating Citations): Give a hint about how to
2622 auto-revert the BibTeX database file when using external editors.
2623 (Referencing Labels): Simplify section about reference macro
2624 cycling.
2625 (Options (Referencing Labels)): Adapt to new structure of
2626 `reftex-ref-style-alist'.
2627 (Referencing Labels, Reference Styles): Document changes in the
2628 referencing functionality.
2629 (Commands): Mention options for definition of header and footer in
2630 BibTeX files.
2631 (Options (Creating Citations)): Document
2632 `reftex-create-bibtex-header' and `reftex-create-bibtex-footer'.
2633 (Reference Styles): New section.
2634 (varioref (LaTeX package), fancyref (LaTeX package)): Remove.
2635 (Options (Referencing Labels)): Remove descriptions of deprecated
2636 variables `reftex-vref-is-default' and `reftex-fref-is-default'.
2637 Add descriptions for `reftex-ref-style-alist' and
2638 `reftex-ref-style-default-list'.
2639 (Referencing Labels): Update regarding reference styles.
2640 (Citation Styles): Mention support for ConTeXt.
2641 (Options (Defining Label Environments)): Fix typo.
2642 (Options (Creating Citations)):
2643 Document `reftex-cite-key-separator'.
2644
2645 2012-09-30 Achim Gratz <Stromeko@Stromeko.DE>
2646
2647 * org.texi: Add description of ORG_ADD_CONTRIB to info
2648 documentation. Add link to Worg for more details.
2649
2650 * org.texi: Clarify installation procedure. Provide link to the
2651 build system description on Worg.
2652
2653 * org.texi: Remove reference to utils/, x11idle.c is now in
2654 contrib/scripts.
2655
2656 * org.texi: Re-normalize to "Org mode" in manual.
2657
2658 * org.texi (Installation): Adapt documentation to new build
2659 system. Mention GNU ELPA (since it needs to be handled like Emacs
2660 built-in Org).
2661
2662 2012-09-30 Adam Spiers <orgmode@adamspiers.org> (tiny change)
2663
2664 * org.texi: Fix typo in description of the 'Hooks' section.
2665
2666 * org.texi: Add ID to the list of special properties.
2667
2668 2012-09-30 Andrew Hyatt <ahyatt@gmail.com> (tiny change)
2669
2670 * org.texi (Moving subtrees): Document the ability to archive to a
2671 datetree.
2672
2673 2012-09-30 Bastien Guerry <bzg@gnu.org>
2674
2675 * org.texi (Installation, Feedback, Batch execution):
2676 Use (add-to-list 'load-path ... t) for the contrib dir.
2677
2678 * org.texi (results): Update documentation for ":results drawer"
2679 and ":results org".
2680
2681 * org.texi (Column width and alignment): Fix typo.
2682
2683 * org.texi (Activation): Point to the "Conflicts" section.
2684
2685 * org.texi (Conflicts): Mention filladapt.el in the list of
2686 conflicting packages.
2687
2688 * org.texi (Activation): Adding org-mode to `auto-mode-alist' is
2689 not needed for versions of Emacs > 22.1.
2690
2691 * org.texi (History and Acknowledgments): Fix typo.
2692
2693 * org.texi (History and Acknowledgments): Add my own
2694 acknowledgments.
2695
2696 * org.texi (Agenda commands): Document the new command and the new
2697 option.
2698
2699 * org.texi (Agenda commands): Delete `org-agenda-action' section.
2700 (Agenda commands): Reorder. Document `*' to toggle persistent
2701 marks.
2702
2703 * org.texi (Agenda dispatcher):
2704 Mention `org-toggle-agenda-sticky'.
2705 (Agenda commands, Exporting Agenda Views): Fix typo.
2706
2707 * org.texi (Templates in contexts, Setting Options): Update to
2708 reflect changes in how contexts options are processed.
2709
2710 * org.texi (Templates in contexts): Document the new structure of
2711 the variables `org-agenda-custom-commands-contexts' and
2712 `org-capture-templates-contexts'.
2713
2714 * org.texi (Templates in contexts): Document the new option
2715 `org-capture-templates-contexts'.
2716 (Storing searches): Document the new option
2717 `org-agenda-custom-commands-contexts'.
2718
2719 * org.texi (Formula syntax for Lisp): Reformat.
2720
2721 * org.texi (Special properties, Column attributes)
2722 (Agenda column view): Document the new special property
2723 CLOCKSUM_T.
2724
2725 * org.texi (Template expansion): Document the new %l template.
2726
2727 * org.texi (Fast access to TODO states): Fix documentation about
2728 allowed characters for fast todo selection.
2729
2730 * org.texi (Weekly/daily agenda): Mention APPT_WARNTIME and its
2731 use in `org-agenda-to-appt'.
2732
2733 * org.texi (Comment lines): Update wrt comments.
2734
2735 * org.texi (Resolving idle time): Document new keybinding.
2736
2737 * org.texi (Clocking commands): Document the use of S-M-<up/down>
2738 on clock timestamps.
2739
2740 * org.texi (Fast access to TODO states): Explicitly says only
2741 letters are supported as fast TODO selection keys.
2742
2743 * org.texi (Link abbreviations): Illustrate the use of the "%h"
2744 specifier. Document the new "%(my-function)" specifier.
2745
2746 * org.texi (Clocking commands): New cindex.
2747 (Clocking commands): Update documentation for `org-clock-in'.
2748 Document `org-clock-in-last'. Mention `org-clock-out' and
2749 `org-clock-in-last' as commands that can be globally bound.
2750 (Resolving idle time): Document continuous clocking.
2751
2752 * org.texi (Top, Introduction): Fix formatting.
2753 (Activation): Add index entries.
2754 (Conventions): Update section.
2755 (Embedded @LaTeX{}): Fix formatting.
2756
2757 * org.texi (Visibility cycling): Document `show-children'.
2758
2759 * org.texi (Using capture): Mention the `org-capture-last-stored'
2760 bookmark as a way to jump to the last stored capture.
2761
2762 * org.texi (Uploading files): Fix typo.
2763
2764 * org.texi (Using capture): Document `C-0' as a prefix argument
2765 for `org-capture'.
2766
2767 * org.texi (Agenda commands): Document persistent marks.
2768
2769 * org.texi (Template expansion): Update doc to reflect change.
2770
2771 * org.texi (Radio tables): Document the :no-escape parameter.
2772
2773 * org.texi (Repeated tasks): Document repeat cookies for years,
2774 months, weeks, days and hours.
2775
2776 * org.texi (Export options): State that you can use the d: option
2777 by specifying a list of drawers.
2778
2779 * org.texi (HTML preamble and postamble): Small doc improvement.
2780
2781 2012-09-30 Brian van den Broek <vanden@gmail.com> (tiny change)
2782
2783 * org.texi: The sections in the Exporting section of the manual
2784 left out articles in the description of the org-export-as-*
2785 commands, among other places. This patch adds them, adds a few
2786 missing prepositions, and switches instances of "an HTML" to "a
2787 html" for internal consistency.
2788
2789 * org.texi: Alter several examples of headings with timestamps in
2790 them to include the timestamps in the body instead of the heading.
2791
2792 2012-09-30 Carsten Dominik <carsten.dominik@gmail.com>
2793
2794 * org.texi (Agenda dispatcher): Document sticky agenda views and
2795 the new key for them.
2796
2797 2012-09-30 Charles <millarc@verizon.net> (tiny change)
2798
2799 * org.texi (Advanced features): Fix error in table.
2800
2801 2012-09-30 Feng Shu <tumashu@gmail.com>
2802
2803 * org.texi (@LaTeX{} fragments): Document imagemagick as an
2804 alternative to dvipng.
2805
2806 2012-09-30 François Allisson <francois@allisson.co> (tiny change)
2807
2808 * org.texi: Remove extra curly bracket.
2809
2810 2012-09-30 Giovanni Ridolfi <giovanni.ridolfi@yahoo.it> (tiny change)
2811
2812 * org.texi (org-clock-in-last and org-clock-cancel): Update the
2813 defkeys.
2814
2815 2012-09-30 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
2816
2817 * org.texi (Agenda commands): Fix two typos by giving
2818 corresponding function names, according to
2819 `org-agenda-view-mode-dispatch'.
2820
2821 2012-09-30 Jan Böcker <jan.boecker@jboecker.de>
2822
2823 * org.texi (The spreadsheet): Fix typo.
2824
2825 2012-09-30 Memnon Anon <gegendosenfleisch@gmail.com> (tiny change)
2826
2827 * org.texi (Tracking your habits): Point to the "Tracking TODO
2828 state changes" section.
2829
2830 2012-09-30 Nicolas Goaziou <n.goaziou@gmail.com>
2831
2832 * org.texi (Literal examples): Remove reference to unknown
2833 `org-export-latex-minted' variable. Also simplify footnote since
2834 `org-export-latex-listings' documentation is exhaustive already.
2835
2836 * org.texi (Plain lists): Remove reference to now hard-coded
2837 `bullet' automatic rule.
2838
2839 2012-09-30 Toby S. Cubitt <tsc25@cantab.net>
2840
2841 * org.texi: Updated documentation accordingly.
2842
2843 2012-09-13 Paul Eggert <eggert@cs.ucla.edu>
2844
2845 * texinfo.tex: Merge from gnulib.
2846
2847 2012-09-12 Michael Albinus <michael.albinus@gmx.de>
2848
2849 Sync with Tramp 2.2.6.
2850
2851 * tramp.texi (Bug Reports): Cleanup caches before a test run.
2852
2853 * trampver.texi: Update release number.
2854
2855 2012-09-12 Paul Eggert <eggert@cs.ucla.edu>
2856
2857 * texinfo.tex: Merge from gnulib.
2858
2859 2012-08-06 Aurélien Aptel <aurelien.aptel@gmail.com>
2860
2861 * url.texi (Parsed URLs): Adjust to the code's use of defstruct
2862 (bug#12096).
2863
2864 2012-08-01 Jay Belanger <jay.p.belanger@gmail.com>
2865
2866 * calc.texi (Simplification modes, Conversions)
2867 (Operating on Selections): Mention "basic" simplification.
2868 (The Calc Mode Line): Mention the mode line display for Basic
2869 simplification mode.
2870 (Simplify Formulas): Refer to 'algebraic' rather than 'default'
2871 simplifications.
2872 (Basic Simplifications): Rename from "Limited Simplifications"
2873 Replace "limited" by "basic" throughout.
2874 (Algebraic Simplifications): Indicate that the algebraic
2875 simplifications are done by default.
2876 (Unsafe Simplifications): Mention `m E'.
2877 (Simplification of Units): Mention `m U'.
2878 (Trigonometric/Hyperbolic Functions, Reducing and Mapping)
2879 (Kinds of Declarations, Functions for Declarations):
2880 Mention "algebraic simplifications" instead of `a s'.
2881 (Algebraic Entry): Remove mention of default simplifications.
2882
2883 2012-07-30 Jay Belanger <jay.p.belanger@gmail.com>
2884
2885 * calc.texi (Getting Started, Tutorial): Change simulated
2886 Calc output to match actual output.
2887 (Simplifying Formulas): Mention that algebraic simplification is now
2888 the default.
2889
2890 2012-07-28 Eli Zaretskii <eliz@gnu.org>
2891
2892 * faq.texi (Right-to-left alphabets): Update for Emacs 24.
2893 (Bug#12073)
2894
2895 2012-07-25 Paul Eggert <eggert@cs.ucla.edu>
2896
2897 Prefer typical American spelling for "acknowledgment".
2898 * calc.texi (History and Acknowledgments): Rename from
2899 History and Acknowledgements.
2900 * idlwave.texi (Acknowledgments):
2901 * ses.texi (Acknowledgments):
2902 * woman.texi (Acknowledgments): Rename from Acknowledgements.
2903
2904 2012-07-09 Paul Eggert <eggert@cs.ucla.edu>
2905
2906 Rename configure.in to configure.ac (Bug#11603).
2907 * ede.texi (Compiler and Linker objects, ede-proj-project)
2908 (ede-step-project): Prefer the name configure.ac to configure.in.
2909
2910 2012-07-06 Michael Albinus <michael.albinus@gmx.de>
2911
2912 * tramp.texi (Multi-hops):
2913 Introduce `tramp-restricted-shell-hosts-alist'.
2914
2915 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2916
2917 * gnus.texi (POP before SMTP): POP-before-SMTP works with all sending
2918 methods, so don't mention smtpmail here.
2919
2920 2012-06-26 Wolfgang Jenkner <wjenkner@inode.at>
2921
2922 * gnus.texi (Picons): Document gnus-picon-properties.
2923
2924 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2925
2926 * gnus.texi: Remove mention of compilation, as that's no longer
2927 supported.
2928
2929 2012-06-26 Christopher Schmidt <christopher@ch.ristopher.com>
2930
2931 * gnus.texi (Archived Messages): Mention
2932 gnus-gcc-pre-body-encode-hook and gnus-gcc-post-body-encode-hook.
2933
2934 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2935
2936 * gnus.texi (Various Summary Stuff):
2937 Remove mention of `gnus-propagate-marks'.
2938
2939 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2940
2941 * gnus.texi: Remove mentions of nnml/nnfolder/nntp backend marks,
2942 which no longer exist.
2943
2944 2012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
2945
2946 * gnus.texi (Archived Messages):
2947 Document gnus-gcc-self-resent-messages.
2948
2949 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2950
2951 * message.texi (Mail Variables):
2952 Mention the optional user parameter for X-Message-SMTP-Method.
2953
2954 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2955
2956 * gnus.texi (Posting Styles): Mention X-Message-SMTP-Method.
2957
2958 * message.texi (Mail Variables): Document X-Message-SMTP-Method.
2959
2960 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2961
2962 * gnus.texi (Key Index): Change encoding to utf-8.
2963
2964 2012-06-21 Glenn Morris <rgm@gnu.org>
2965
2966 * Makefile.in: Rename infodir to buildinfodir throughout. (Bug#11737)
2967
2968 2012-06-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
2969
2970 * gnus.texi (Group Timestamp): Mention where to find documentation for
2971 the `gnus-tmp-' variables (bug#11601).
2972
2973 2012-06-11 Michael Albinus <michael.albinus@gmx.de>
2974
2975 Sync with Tramp 2.2.6-pre.
2976
2977 * tramp.texi (all): Use consequently @command{}, @env{} and @kbd{}
2978 where appropriate.
2979 (Ad-hoc multi-hops): New section.
2980 (Remote processes): New subsection "Running remote processes on
2981 Windows hosts".
2982 (History): Add remote commands on Windows, and ad-hoc multi-hop
2983 methods.
2984 (External methods): "ControlPersist" must be set to "no" for the
2985 `scpc' method.
2986 (Remote processes): Add a note about `auto-revert-tail-mode'.
2987 (Frequently Asked Questions): Use "scpx" in combination with
2988 "ControlPersist". Reported by Adam Spiers <emacs@adamspiers.org>.
2989
2990 * trampver.texi: Update release number.
2991
2992 2012-06-10 Chong Yidong <cyd@gnu.org>
2993
2994 * sc.texi: Remove bogus @ifinfo commands which prevent makeinfo
2995 compilation for html-mono.
2996
2997 2012-06-08 Paul Eggert <eggert@cs.ucla.edu>
2998
2999 * texinfo.tex: Merge from gnulib.
3000
3001 2012-05-29 Katsumi Yamaoka <yamaoka@jpl.org>
3002
3003 * Makefile.in (echo-info): Don't try to install info files named
3004 just ".info".
3005
3006 2012-05-28 Glenn Morris <rgm@gnu.org>
3007
3008 * calc.texi, dired-x.texi: Use @LaTeX rather than La@TeX. (Bug#10910)
3009
3010 * sc.texi: Nuke hand-written node pointers.
3011 Fix top-level menu to match actual node order.
3012
3013 2012-05-27 Glenn Morris <rgm@gnu.org>
3014
3015 * cl.texi, dired-x.texi: Nuke hand-written node pointers.
3016 Some associated fixes, including not messing with chapno in cl.texi.
3017
3018 2012-05-27 Bastien Guerry <bzg@gnu.org>
3019
3020 * org.texi (Durations and time values): Fix typo.
3021
3022 2012-05-26 Paul Eggert <eggert@cs.ucla.edu>
3023
3024 * texinfo.tex: Update from gnulib.
3025
3026 2012-05-19 Jay Belanger <jay.p.belanger@gmail.com>
3027
3028 * calc.texi (Basic Operations on Units, Customizing Calc):
3029 Mention `calc-ensure-consistent-units'.
3030
3031 2012-05-14 Andreas Schwab <schwab@linux-m68k.org>
3032
3033 * cc-mode.texi: Avoid space before macro in 4th argument of cross
3034 reference commands. (Bug#11461)
3035
3036 * Makefile.in (gnus.dvi): Use $@ instead of $*.dvi.
3037
3038 2012-05-12 Glenn Morris <rgm@gnu.org>
3039
3040 * Makefile.in (mostlyclean): Add more TeX intermediates.
3041
3042 * Makefile.in: Make it look more like the other doc Makefiles.
3043 Use explicit $srcdir in all dependencies.
3044 Remove cd $srcdir from rules.
3045 (VPATH): Remove.
3046 (infodir): Set to an absolute path.
3047 (INFO_TARGETS): Use short names.
3048 (mkinfodir): infodir is now absolute.
3049 (echo-info, maintainer-clean): Update for new format of INFO_TARGETS.
3050
3051 * Makefile.in (info.info): Rename from info, to avoid duplication.
3052 (.SUFFIXES): Disable implicit rules.
3053
3054 * Makefile.in (MKDIR_P): New, set by configure.
3055 (mkinfodir): Use $MKDIR_P.
3056
3057 2012-05-07 Glenn Morris <rgm@gnu.org>
3058
3059 * forms.texi (Long Example): Update for changed location of files.
3060
3061 2012-05-04 Glenn Morris <rgm@gnu.org>
3062
3063 * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure.
3064 (INFO_TARGETS): Use $INFO_EXT.
3065 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
3066 * makefile.w32-in (INFO_EXT, INFO_OPTS): New.
3067 (INFO_TARGETS): Use $INFO_EXT.
3068 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
3069
3070 2012-05-02 Glenn Morris <rgm@gnu.org>
3071
3072 * Makefile.in (echo-info): New phony target, used by top-level.
3073
3074 * viper.texi: Make direntry shorter (also it is no longer "newest").
3075
3076 * emacs-gnutls.texi, ert.texi, org.texi:
3077 Fix dircategory, direntry to match info/dir.
3078
3079 * faq.texi: Convert @inforefs to @xrefs.
3080 Fix some malformed cross-references.
3081 (File-name conventions): Shorten section name to avoid overfull line.
3082 (How to add fonts): Use smallexample to avoid overfull lines.
3083
3084 2012-05-01 Teodor Zlatanov <tzz@lifelogs.com>
3085
3086 * auth.texi (Help for users): Update for .gpg file being second.
3087
3088 2012-04-27 Ippei Furuhashi <top.tuna+orgmode@gmail.com> (tiny change)
3089
3090 * org.texi (Agenda commands): Fix two typos: give corresponding
3091 function names, according to `org-agenda-view-mode-dispatch'.
3092
3093 2012-04-27 Glenn Morris <rgm@gnu.org>
3094
3095 * faq.texi (Major packages and programs): Remove section.
3096 There is no point listing 6 packages (cf etc/MORE.STUFF).
3097 (Finding Emacs and related packages): Move "Spell-checkers" here.
3098
3099 2012-04-22 Michael Albinus <michael.albinus@gmx.de>
3100
3101 * dbus.texi (Version): New node.
3102 (Properties and Annotations): Mention the object manager
3103 interface. Describe dbus-get-all-managed-objects.
3104 (Type Conversion): Floating point numbers are allowed, if an
3105 anteger does not fit Emacs's integer range.
3106 (Synchronous Methods): Remove obsolete dbus-call-method-non-blocking.
3107 (Asynchronous Methods): Fix description of
3108 dbus-call-method-asynchronously.
3109 (Receiving Method Calls): Fix some minor errors.
3110 Add dbus-interface-emacs.
3111 (Signals): Describe unicast signals and the new match rules.
3112 (Alternative Buses): Add the PRIVATE optional argument to
3113 dbus-init-bus. Describe its new return value. Add dbus-setenv.
3114
3115 2012-04-20 Glenn Morris <rgm@gnu.org>
3116
3117 * faq.texi (New in Emacs 24): New section.
3118 (Packages that do not come with Emacs): Mention M-x list-packages.
3119
3120 2012-04-14 Alan Mackenzie <acm@muc.de>
3121
3122 * cc-mode.texi (c-offsets-alist): Correct a typo.
3123
3124 2012-04-14 Jérémie Courrèges-Anglas <jca@wxcvbn.org> (tiny change)
3125
3126 * org.texi (Deadlines and scheduling): Fix the example: the
3127 DEADLINE item should come right after the headline. We enforce
3128 this convention, so it is a bug not to illustrate it correctly in
3129 the manual.
3130
3131 2012-04-14 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
3132
3133 * org.texi (Agenda commands): Fix documentation bug by swapping
3134 the equivalent keybindings to `org-agenda-next-line' with the ones
3135 to `org-agenda-previous-line'.
3136
3137 2012-04-14 Glenn Morris <rgm@gnu.org>
3138
3139 * Makefile.in: Replace non-portable use of $< in ordinary rules.
3140
3141 2012-04-09 Eli Zaretskii <eliz@gnu.org>
3142
3143 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean):
3144 Add emacs-gnutls.
3145 ($(infodir)/emacs-gnutls, emacs-gnutls.dvi): New targets.
3146
3147 2012-04-09 Teodor Zlatanov <tzz@lifelogs.com>
3148
3149 * Makefile.in: Add emacs-gnutls.texi to build.
3150
3151 * emacs-gnutls.texi: Add documentation for the GnuTLS integration.
3152
3153 2012-04-05 Teodor Zlatanov <tzz@lifelogs.com>
3154
3155 * auth.texi (Secret Service API): Edit further and give examples.
3156 (Secret Service API): Adjust @samp to @code for collection names.
3157
3158 2012-04-04 Glenn Morris <rgm@gnu.org>
3159
3160 * auth.texi (Secret Service API): Copyedits.
3161 (Help for developers): Fill in some missing function doc-strings.
3162 (Help for users, Help for developers)
3163 (GnuPG and EasyPG Assistant Configuration): Markup fixes.
3164
3165 2012-04-04 Michael Albinus <michael.albinus@gmx.de>
3166
3167 * auth.texi (Secret Service API): Add the missing text.
3168
3169 2012-04-04 Chong Yidong <cyd@gnu.org>
3170
3171 * message.texi (Using PGP/MIME): Note that epg is now the default.
3172
3173 * gnus.texi: Reduce references to obsolete pgg library.
3174 (Security): Note that epg is now the default.
3175
3176 * gnus-faq.texi (FAQ 8-2): Mention EasyPG.
3177
3178 * nxml-mode.texi (Completion): C-RET is no longer bound to
3179 nxml-complete.
3180
3181 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
3182
3183 * org.texi (Customizing tables in ODT export): Correct few errors.
3184
3185 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
3186
3187 * org.texi (Links in ODT export): Update.
3188 (Labels and captions in ODT export): New node.
3189
3190 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
3191
3192 * org.texi (Literal examples in ODT export): htmlfontify.el in
3193 Emacs-24.1 now supports fontification. So ODT source blocks will
3194 be fontified by default.
3195
3196 2012-04-01 Julian Gehring <julian.gehring@googlemail.com> (tiny change)
3197
3198 * org.texi (Refiling notes): Remove duplicated keybinding.
3199
3200 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
3201
3202 * org.texi (noweb): Documentation of this new option to the :noweb
3203 header argument.
3204
3205 2012-04-01 Suvayu Ali <fatkasuvayu+linux@gmail.com>
3206
3207 * org.texi (Header and sectioning): Add example demonstrating how
3208 to use "LaTeX_CLASS_OPTIONS".
3209
3210 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
3211
3212 * org.texi (Noweb reference syntax): Describe the ability to
3213 execute noweb references in the manual.
3214
3215 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
3216
3217 * org.texi (cache): Improve cache documentation when session
3218 evaluation is used.
3219
3220 2012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
3221
3222 * org.texi (Plain lists): Document removal.
3223
3224 2012-04-01 Michael Brand <michael.ch.brand@gmail.com>
3225
3226 * org.texi: Decapitalize file name in references to Calc manual.
3227
3228 2012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
3229
3230 * org.texi (Plain lists): Document removal.
3231
3232 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
3233
3234 * org.texi (Top, OpenDocument Text export)
3235 (ODT export commands, Extending ODT export)
3236 (Images in ODT export, Tables in ODT export)
3237 (Configuring a document converter): Add or Update.
3238
3239 2012-04-01 Carsten Dominik <carsten.dominik@gmail.com>
3240
3241 * org.texi (MobileOrg): Change the wording to reflect that the
3242 Android Version is no longer just the little brother of the iOS
3243 version.
3244
3245 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
3246
3247 * org.texi (Key bindings and useful functions): Update babel key
3248 binding documentation in manual.
3249
3250 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
3251
3252 * org.texi (noweb): Document new noweb header value.
3253
3254 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
3255
3256 * org.texi (noweb-sep): Document new header argument.
3257
3258 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
3259
3260 * org.texi (noweb-ref): Documentation of this new custom variable.
3261
3262 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
3263
3264 * org.texi (wrap): Update the new :wrap documentation to match the
3265 current implementation.
3266
3267 2012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
3268
3269 * org.texi: Added documentation for :wrap.
3270
3271 2012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
3272
3273 * org.texi: #+RESULTS now user-configurable.
3274
3275 2012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
3276
3277 * org.texi: Documented :noweb no-export.
3278
3279 2012-04-01 Thomas Dye <dk@poto.local>
3280
3281 * org.texi: Edit :noweb no header argument for correctness.
3282
3283 2012-04-01 Bastien Guerry <bzg@gnu.org>
3284
3285 * org.texi (Customization): Update the approximate number of Org
3286 variables.
3287
3288 2012-04-01 Thomas Dye <dk@poto.local>
3289
3290 * org.texi: The :results wrap produces a drawer instead of a
3291 begin_results block.
3292
3293 2012-03-22 Peder O. Klingenberg <peder@klingenberg.no> (tiny change)
3294
3295 * gnus.texi (Archived Messages): Update `gnus-message-archive-group' to
3296 reflect the new default.
3297
3298 2012-03-10 Eli Zaretskii <eliz@gnu.org>
3299
3300 * info.texi (Expert Info): Move the index entry for "Texinfo" from
3301 "Getting Started" to this node. (Bug#10450)
3302
3303 2012-03-10 Chong Yidong <cyd@gnu.org>
3304
3305 * flymake.texi (Example -- Configuring a tool called via make):
3306 Mention the Automake COMPILE variable (Bug#8715).
3307
3308 * info.texi (Getting Started): Add an index entry (Bug#10450).
3309
3310 2012-03-02 Michael Albinus <michael.albinus@gmx.de>
3311
3312 * dbus.texi (Signals): Known names will be mapped onto unique
3313 names, when registering for signals.
3314
3315 2012-02-29 Glenn Morris <rgm@gnu.org>
3316
3317 * url.texi: Fix quote usage in body text.
3318
3319 * sem-user.texi, url.texi, woman.texi: Use "" quotes in menus.
3320
3321 * cl.texi: Use @code{} in menus when appropriate.
3322
3323 2012-02-28 Glenn Morris <rgm@gnu.org>
3324
3325 * calc.texi, cc-mode.texi, cl.texi, ebrowse.texi, ediff.texi:
3326 * eshell.texi, gnus-faq.texi, gnus-news.texi, gnus.texi:
3327 * idlwave.texi, info.texi, newsticker.texi, nxml-mode.texi:
3328 * org.texi, sc.texi, vip.texi, viper.texi:
3329 Standardize possessive apostrophe usage.
3330
3331 2012-02-26 Chong Yidong <cyd@gnu.org>
3332
3333 * ediff.texi (Quick Help Commands): Add a couple of index entries
3334 (Bug#10834).
3335
3336 2012-02-17 Glenn Morris <rgm@gnu.org>
3337
3338 * gnus.texi (Posting Styles):
3339 * remember.texi (Org): Fix cross-refs to other manuals.
3340
3341 2012-02-15 Glenn Morris <rgm@gnu.org>
3342
3343 * smtpmail.texi (Emacs Speaks SMTP): General update for 24.1.
3344 (Encryption): New chapter, split out from previous.
3345
3346 2012-02-13 Lars Ingebrigtsen <larsi@gnus.org>
3347
3348 * gnus.texi (Customizing the IMAP Connection):
3349 Mention nnimap-record-commands.
3350
3351 2012-02-10 Glenn Morris <rgm@gnu.org>
3352
3353 * url.texi (Retrieving URLs): Update url-retrieve arguments.
3354 Mention url-queue-retrieve.
3355
3356 2012-02-09 Glenn Morris <rgm@gnu.org>
3357
3358 * sem-user.texi (Semantic mode user commands): Typo fix.
3359
3360 * info.texi (Create Info buffer): Mention info-display-manual.
3361
3362 2012-02-07 Lars Ingebrigtsen <larsi@gnus.org>
3363
3364 * gnus.texi (Mail Source Specifiers): Add a pop3 via an SSH tunnel
3365 example (modified from an example by Michael Albinus).
3366
3367 2012-01-30 Philipp Haselwarter <philipp.haselwarter@gmx.de> (tiny change)
3368
3369 * gnus.texi (Agent Basics): Fix outdated description of
3370 `gnus-agent-auto-agentize-methods'.
3371
3372 2012-01-28 Andreas Schwab <schwab@linux-m68k.org>
3373
3374 * cc-mode.texi: Always @defindex ss.
3375 (Config Basics): Fix argument of @itemize.
3376 (Macro Backslashes): Add @code around index entry.
3377
3378 2012-01-23 Glenn Morris <rgm@gnu.org>
3379
3380 * pcl-cvs.texi (About PCL-CVS): Refer to vc-dir rather than vc-dired.
3381
3382 2012-01-19 Eric Hanchrow <eric.hanchrow@gmail.com>
3383
3384 * tramp.texi (File): Tweak wording for the `scpc' option.
3385
3386 2012-01-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
3387
3388 * gnus.texi (Group Parameters): Really note precedence.
3389
3390 2012-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
3391
3392 * gnus.texi (Group Parameters): Note precedence.
3393
3394 2012-01-03 Eric Schulte <eric.schulte@gmx.com>
3395
3396 * org.texi (Noweb reference syntax): Adding documentation of
3397 the `*org-babel-use-quick-and-dirty-noweb-expansion*'
3398 variable.
3399
3400 2012-01-03 Bastien Guerry <bzg@gnu.org>
3401
3402 * org.texi (Plain lists): Split the table to fix the display
3403 of items.
3404
3405 2012-01-03 Bastien Guerry <bzg@gnu.org>
3406
3407 * org.texi (Plain lists): Fix misplaced explanation.
3408
3409 2012-01-03 Bastien Guerry <bzg@gnu.org>
3410
3411 * org.texi (Plain lists, Agenda files): Add index entries.
3412
3413 2012-01-03 Julian Gehring <julian.gehring@googlemail.com>
3414
3415 * org.texi: Use "Org mode" instead of alternatives like
3416 "Org-mode" or "org-mode".
3417
3418 2012-01-03 Bernt Hansen <bernt@norang.ca>
3419
3420 * org.texi (Agenda commands):
3421 Document `org-clock-report-include-clocking-task'.
3422
3423 2012-01-03 Bastien Guerry <bzg@gnu.org>
3424
3425 * org.texi (Checkboxes): Document the new behavior of `C-u C-c
3426 C-c' on checkboxes.
3427
3428 2012-01-03 Julian Gehring <julian.gehring@googlemail.com>
3429
3430 * org.texi: End sentences with two spaces.
3431
3432 2012-01-03 Michael Brand <michael.ch.brand@gmail.com>
3433
3434 * org.texi (External links): Document the link types file+sys
3435 and file+emacs, slightly narrow used page width.
3436
3437 2012-01-03 Eric Schulte <eric.schulte@gmx.com>
3438
3439 * org.texi (colnames): Note that colnames behavior may differ
3440 across languages.
3441
3442 2012-01-03 Bastien Guerry <bzg@gnu.org>
3443
3444 * org.texi (Weekly/daily agenda, Agenda commands): Fix typos.
3445
3446 2012-01-03 Thomas Dye <dk@poto.westell.com>
3447
3448 * org.texi: Augmented discussion of babel property
3449 inheritance. Put footnote outside sentence ending period.
3450
3451 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
3452
3453 * org.texi (eval): Documenting the full range of :eval header
3454 argument values.
3455
3456 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
3457
3458 * org.texi (eval): Documentation of the new :eval option.
3459
3460 2012-01-03 Thomas Dye <dk@poto.local>
3461
3462 * org.texi: Add accumulated properties.
3463
3464 2012-01-03 Thomas Dye <dk@poto.local>
3465
3466 * org.texi: Documented no spaces in name=assign, another
3467 correction to :var table.
3468
3469 2012-01-03 Thomas Dye <dk@poto.local>
3470
3471 * org.texi: Changed DATA to NAME in Working With Source Code
3472 section.
3473
3474 2012-01-03 Tom Dye <tsd@tsdye.com>
3475
3476 * org.texi: Minor change to :var table.
3477
3478 2012-01-03 Tom Dye <tsd@tsdye.com>
3479
3480 * org.texi: More changes to :var table (some examples were wrong).
3481
3482 2012-01-03 Tom Dye <tsd@tsdye.com>
3483
3484 * org.texi: Cleaned up :var table.
3485
3486 2012-01-03 Bastien Guerry <bzg@gnu.org>
3487
3488 * org.texi (Timestamps, Weekly/daily agenda)
3489 (Weekly/daily agenda): Add @cindex for "appointment".
3490
3491 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
3492
3493 * org.texi (Literal examples): A new link to the template for
3494 inserting empty code blocks.
3495 (Structure of code blocks): A new link to the template for
3496 inserting empty code blocks.
3497
3498 2012-01-03 Rafael Laboissiere <rafael@laboissiere.net> (tiny change)
3499
3500 * org.texi (External links): Add footnote on how the behavior
3501 of the text search in Org files are controled by the variable
3502 `org-link-search-must-match-exact-headline'.
3503
3504 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
3505
3506 * org.texi (Buffer-wide header arguments):
3507 Update documentation to reflect removal of #+PROPERTIES.
3508
3509 2012-01-03 Carsten Dominik <carsten.dominik@gmail.com>
3510
3511 * org.texi (The clock table): Mention that ACHIVED trees
3512 contribute to the clock table.
3513
3514 2012-01-03 Carsten Dominik <carsten.dominik@gmail.com> (tiny change)
3515
3516 * org.texi (Conflicts): Better yasnippet config info.
3517
3518 2012-01-03 Bastien Guerry <bzg@gnu.org> (tiny change)
3519
3520 * org.texi (Selective export): Explicitly mention the default
3521 values for `org-export-select-tags',
3522 `org-export-exclude-tags'.
3523
3524 2012-01-03 Tom Dye <tsd@tsdye.com>
3525
3526 * org.texi: Added a line to specify that header arguments are
3527 lowercase.
3528
3529 2012-01-03 Tom Dye <tsd@tsdye.com>
3530
3531 * org.texi: :var requires default value when declared.
3532
3533 2012-01-03 Bastien Guerry <bzg@gnu.org>
3534
3535 * org.texi (Handling links): Add a note about the
3536 `org-link-frame-setup' option.
3537
3538 2012-01-03 David Maus <dmaus@ictsoc.de>
3539
3540 * org.texi (Exporting Agenda Views, Extracting agenda
3541 information): Fix command line syntax, quote symbol parameter
3542 values.
3543
3544 2012-01-03 David Maus <dmaus@ictsoc.de>
3545
3546 * org.texi (Exporting Agenda Views): Fix command line syntax.
3547
3548 2011-12-28 Paul Eggert <eggert@cs.ucla.edu>
3549
3550 * gnus.texi (Mail Source Customization, Mail Back End Variables):
3551 Use octal notation for file permissions, which are normally
3552 thought of in octal.
3553 (Mail Back End Variables): Use more-plausible modes in example.
3554
3555 2011-12-20 Alan Mackenzie <acm@muc.de>
3556
3557 * cc-mode.texi: Update version string 5.31 -> 5.32.
3558
3559 2011-12-06 Juanma Barranquero <lekktu@gmail.com>
3560
3561 * gnus-faq.texi (FAQ 2-1, FAQ 3-8, FAQ 4-14, FAQ 9-1): Fix typos.
3562
3563 2011-11-24 Glenn Morris <rgm@gnu.org>
3564
3565 * gnus.texi, smtpmail.texi: Fix case of "GnuTLS".
3566
3567 2011-11-24 Juanma Barranquero <lekktu@gmail.com>
3568
3569 * makefile.w32-in: Update dependencies.
3570
3571 2011-11-20 Glenn Morris <rgm@gnu.org>
3572
3573 * gnus.texi (Group Information):
3574 Remove gnus-group-fetch-faq, command deleted 2010-09-24.
3575
3576 2011-11-20 Juanma Barranquero <lekktu@gmail.com>
3577
3578 * gnus-coding.texi (Gnus Maintenance Guide):
3579 Rename from "Gnus Maintainance Guide".
3580
3581 * ede.texi (ede-compilation-program, ede-compiler, ede-linker):
3582 * eieio.texi (Customizing):
3583 * gnus.texi (Article Washing):
3584 * gnus-news.texi:
3585 * sem-user.texi (Smart Jump): Fix typos.
3586
3587 2011-11-16 Juanma Barranquero <lekktu@gmail.com>
3588
3589 * org.texi (Agenda commands, Exporting Agenda Views): Fix typos.
3590
3591 2011-11-15 Juanma Barranquero <lekktu@gmail.com>
3592
3593 * ede.texi (project-am-texinfo):
3594 * gnus.texi (Sending or Not Sending):
3595 * org.texi (Template elements): Fix typos.
3596
3597 2011-11-14 Juanma Barranquero <lekktu@gmail.com>
3598
3599 * ediff.texi (Hooks):
3600 * sem-user.texi (Semanticdb Roots): Fix typos.
3601
3602 2011-11-11 Juanma Barranquero <lekktu@gmail.com>
3603
3604 * semantic.texi (Tag handling): Fix typo.
3605
3606 2011-10-31 Katsumi Yamaoka <yamaoka@jpl.org>
3607
3608 * gnus.texi (Other Gnus Versions): Remove.
3609
3610 2011-10-28 Alan Mackenzie <acm@muc.de>
3611
3612 * cc-mode.texi (Indentation Commands): Mention "macros with semicolons".
3613 (Other Special Indentations): Add an xref to "Macros with ;".
3614 (Customizing Macros): Add stuff about syntax in macros. Add an xref to
3615 "Macros with ;".
3616 (Macros with ;): New page.
3617
3618 * cc-mode.texi (Movement Commands): Document `c-defun-tactic'.
3619 Document the new handling of nested scopes for movement by defuns.
3620
3621 2011-10-23 Michael Albinus <michael.albinus@gmx.de>
3622
3623 Sync with Tramp 2.2.3.
3624
3625 * trampver.texi: Update release number.
3626
3627 2011-10-14 Glenn Morris <rgm@gnu.org>
3628
3629 * ert.texi (Introduction, How to Run Tests)
3630 (Running Tests Interactively, Expected Failures)
3631 (Tests and Their Environment, Useful Techniques)
3632 (Interactive Debugging, Fixtures and Test Suites):
3633 Minor rephrasings.
3634 (Running Tests Interactively, The @code{should} Macro): Add xrefs.
3635 (Running Tests in Batch Mode): Simplify loading instructions.
3636 (Test Selectors): Clarify some selectors.
3637 (Expected Failures, Useful Techniques):
3638 Make examples fit in 80 columns.
3639
3640 2011-10-13 Jay Belanger <jay.p.belanger@gmail.com>
3641
3642 * calc.texi (Basic Operations on Units): Discuss temperature
3643 conversion (`u t') alongside with other unit conversions ('u c').
3644
3645 2011-10-12 Glenn Morris <rgm@gnu.org>
3646
3647 * ert.texi: Whitespace trivia to make main menu items line up better.
3648
3649 2011-10-08 Glenn Morris <rgm@gnu.org>
3650
3651 * Makefile.in: Fix ert rules.
3652
3653 2011-10-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
3654
3655 * gnus.texi (Gnus Utility Functions): Add more references and
3656 explanations (bug#9683).
3657
3658 2011-09-26 Paul Eggert <eggert@cs.ucla.edu>
3659
3660 * texinfo.tex: Merge from gnulib.
3661
3662 2011-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
3663
3664 * gnus.texi (Archived Messages): Note the default (bug#9552).
3665
3666 2011-09-21 Bill Wohler <wohler@newt.com>
3667
3668 Release MH-E manual version 8.3.
3669
3670 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
3671 release 8.3.
3672 (Preface): Update support information.
3673 (From Bill Wohler): Reset text to original version. As a
3674 historical quote, the tense should be correct in the time that it
3675 was written.
3676
3677 2011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
3678
3679 * gnus.texi (Listing Groups): Explain `gnus-group-list-limit'.
3680 (Finding the News): Doc clarification.
3681 (Terminology): Mention naming.
3682
3683 2011-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
3684
3685 * gnus.texi: Remove mentions of `recent', which are now obsolete.
3686 (Interactive): Document `quiet'.
3687
3688 2011-08-15 Suvayu Ali <fatkasuvayu+linux@gmail.com> (tiny change)
3689
3690 * org.texi (Images in LaTeX export): Rewrite.
3691
3692 2011-08-15 Bastien Guerry <bzg@gnu.org>
3693
3694 * org.texi (Using the mapping API): Mention 'region as a possible
3695 scope for `org-map-entries'.
3696
3697 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3698
3699 * org.texi (Visibility cycling): Document `org-copy-visible'.
3700
3701 2011-08-15 Bastien Guerry <bzg@gnu.org>
3702
3703 * org.texi (Template expansion): Order template sequences in the
3704 proper order.
3705
3706 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3707
3708 * org.texi (eval): Expand discussion of the :eval header argument.
3709
3710 2011-08-15 Bastien Guerry <bzg@gnu.org>
3711
3712 * org.texi (Languages): Add Lilypond and Awk as supported
3713 languages.
3714
3715 2011-08-15 Achim Gratz <stromeko@nexgo.de>
3716
3717 * org.texi: Document that both CLOCK_INTO_DRAWER and
3718 LOG_INTO_DRAWER can be used to override the contents of variable
3719 org-clock-into-drawer (or if unset, org-log-into-drawer).
3720
3721 * org.texi: Replace @xref->@pxref.
3722
3723 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3724
3725 * org.texi (Evaluating code blocks): Documenting the new option
3726 for inline call lines.
3727
3728 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3729
3730 * org.texi (Results of evaluation): More explicit about the
3731 mechanism through which interactive evaluation of code is
3732 performed.
3733
3734 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3735
3736 * org.texi (noweb-ref): New header argument documentation.
3737
3738 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3739
3740 * org.texi (Extracting source code): Documentation of the new
3741 org-babel-tangle-named-block-combination variable.
3742
3743 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3744
3745 * org.texi (Structure of code blocks): Explicitly state that the
3746 behavior of multiple blocks of the same name is undefined.
3747
3748 2011-08-15 Christian Egli <christian.egli@sbszh.ch>
3749
3750 * org.texi (TaskJuggler export): Modify the example to reflect the
3751 new effort durations.
3752
3753 2011-08-15 David Maus <dmaus@ictsoc.de>
3754
3755 * org.texi (Images in LaTeX export): Escape curly brackets in
3756 LaTeX example.
3757
3758 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3759
3760 * org.texi (The clock table): Document the :properties and
3761 :inherit-props arguments for the clocktable.
3762
3763 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3764
3765 * org.texi (Tables in LaTeX export): Document specifying placement
3766 options for tables.
3767
3768 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3769
3770 * org.texi (Evaluating code blocks): More specific documentation
3771 about the different types of header arguments.
3772
3773 2011-08-15 Manuel Giraud <manuel.giraud@univ-nantes.fr>
3774
3775 * org.texi (Sitemap): Document `:sitemap-sans-extension' property.
3776
3777 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3778
3779 * org.texi (Built-in table editor): Document the table field
3780 follow mode.
3781
3782 2011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
3783
3784 * org.texi (Easy Templates): Document new template.
3785
3786 2011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
3787
3788 * org.texi (Literal examples): Add a cross-reference from "Literal
3789 Examples" to "Easy Templates."
3790
3791 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3792
3793 * org.texi (The clock table): Add link to match syntax.
3794
3795 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3796
3797 * org.texi (Agenda commands): Document clock consistency checks.
3798
3799 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3800
3801 * org.texi (Built-in table editor): Document that \vert represents
3802 a vertical bar in a table field.
3803
3804 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3805
3806 * org.texi (Literal examples): Link from "Markup" > "Literate
3807 Examples" to "Working with Source Code".
3808
3809 2011-08-15 Puneeth Chaganti <punchagan@gmail.com>
3810
3811 * org.texi (Agenda commands): Doc for function option to bulk
3812 action.
3813
3814 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3815
3816 * org.texi (Template expansion): Document new %<...> template
3817 escape.
3818
3819 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3820
3821 * org.texi (Selective export): Document exclusion of any tasks
3822 from export.
3823
3824 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3825
3826 * org.texi (Selective export): Document how to exclude DONE tasks
3827 from export.
3828 (Publishing options): Document the properties to be used to turn off
3829 export of DONE tasks.
3830
3831 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3832
3833 * org.texi (The date/time prompt): Document date range protection.
3834
3835 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3836
3837 * org.texi (padline): Documentation of the new padline header
3838 argument.
3839
3840 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3841
3842 * org.texi (var): Adding "[" to list of characters triggering
3843 elisp evaluation.
3844
3845 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3846
3847 * org.texi (var): Documentation of Emacs Lisp evaluation during
3848 variable assignment.
3849
3850 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3851
3852 * org.texi (colnames): Reference indexing into variables, and note
3853 that colnames are *not* removed before indexing occurs.
3854 (rownames): Reference indexing into variables, and note that
3855 rownames are *not* removed before indexing occurs.
3856
3857 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3858
3859 * org.texi (var): Clarification of indexing into tabular
3860 variables.
3861
3862 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3863
3864 * org.texi (results): Documentation of the `:results wrap' header
3865 argument.
3866
3867 2011-08-15 Bastien Guerry <bzg@gnu.org>
3868
3869 * org.texi (LaTeX and PDF export): Add a note about a limitation
3870 of the LaTeX export: the org file has to be properly structured.
3871
3872 2011-08-15 Bastien Guerry <bzg@gnu.org>
3873
3874 * org.texi (Dynamic blocks, Structure editing):
3875 Mention the function `org-narrow-to-block'.
3876
3877 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3878
3879 * org.texi (Languages): Updating list of code block supported
3880 languages.
3881
3882 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3883
3884 * org.texi (Special properties): CATEGORY is a special property,
3885 but it may also used in the drawer.
3886
3887 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3888
3889 * org.texi (mkdirp): Documentation of the :mkdirp header argument.
3890
3891 2011-08-15 Puneeth Chaganti <punchagan@gmail.com>
3892
3893 * org.texi (Include files): Document :lines.
3894
3895 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3896
3897 * org.texi (comments): Documentation of the ":comments noweb" code
3898 block header argument.
3899
3900 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3901
3902 * org.texi (Conflicts): Change "yasnippets" to "yasnippet" and
3903 added extra whitespace around functions to be consistent with the
3904 rest of the section.
3905
3906 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3907
3908 * org.texi (Evaluating code blocks): Expand discussion of
3909 #+call: line syntax.
3910 (Header arguments in function calls): Expand discussion of
3911 #+call: line syntax.
3912
3913 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3914
3915 * org.texi (Evaluating code blocks): More explicit about how to
3916 pass variables to #+call lines.
3917
3918 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3919
3920 * org.texi (Results of evaluation): Link to the :results header
3921 argument list from the "Results of evaluation" section.
3922
3923 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3924
3925 * org.texi (Conflicts): Adding additional information about
3926 resolving org/yasnippet conflicts.
3927
3928 2011-08-15 David Maus <dmaus@ictsoc.de>
3929
3930 * org.texi (Publishing options): Document style-include-scripts
3931 publishing project property.
3932
3933 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3934
3935 * org.texi (Sparse trees): Document the next-error /
3936 previous-error functionality.
3937
3938 2011-08-15 Tom Dye <tsd@tsdye.com>
3939
3940 * org.texi (cache): Improve documentation of code block caches.
3941
3942 2011-08-15 Tom Dye <tsd@tsdye.com>
3943
3944 * org.texi (Code block specific header arguments):
3945 Documentation of multi-line header arguments.
3946
3947 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3948
3949 * org.texi (Code evaluation security): Add example for using a
3950 function.
3951
3952 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3953
3954 * org.texi (Tables in LaTeX export): Documentation of new
3955 attr_latex options for tables.
3956
3957 2011-08-03 Michael Albinus <michael.albinus@gmx.de>
3958
3959 * trampver.texi: Update release number.
3960
3961 2011-07-30 Michael Albinus <michael.albinus@gmx.de>
3962
3963 Sync with Tramp 2.2.2.
3964
3965 * trampver.texi: Update release number.
3966
3967 2011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
3968
3969 * flymake.texi (Example -- Configuring a tool called via make):
3970 Use /dev/null instead of the Windows "nul" (bug#8715).
3971
3972 2011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
3973
3974 * widget.texi (Setting Up the Buffer): Remove mention of the
3975 global keymap parent, which doesn't seem to be accurate
3976 (bug#7045).
3977
3978 2011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
3979
3980 * org.texi (Special agenda views): Fix double quoting (bug#3509).
3981
3982 2010-07-10 Kevin Ryde <user42@zip.com.au>
3983
3984 * cl.texi (For Clauses): Add destructuring example processing an
3985 alist (bug#6596).
3986
3987 2011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
3988
3989 * ediff.texi (Major Entry Points): Remove mention of `require',
3990 since that's not pertinent in the installed Emacs (bug#9016).
3991
3992 2011-07-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
3993
3994 * gnus.texi (Expiring Mail): Document gnus-auto-expirable-marks.
3995 (Filtering New Groups): Clarify how simple the "options -n" format is.
3996 (Agent Expiry): Remove mention of `gnus-request-expire-articles', which
3997 is internal.
3998
3999 2011-07-04 Michael Albinus <michael.albinus@gmx.de>
4000
4001 * tramp.texi (Cleanup remote connections):
4002 Add `tramp-cleanup-this-connection'.
4003
4004 2011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
4005
4006 * gnus.texi (Subscription Methods): Link to "Group Levels" to explain
4007 zombies.
4008 (Checking New Groups): Ditto (bug#8974).
4009 (Checking New Groups): Move the reference to the right place.
4010
4011 2011-07-03 Dave Abrahams <dave@boostpro.com> (tiny change)
4012
4013 * gnus.texi (Startup Files): Clarify that we're talking about numbered
4014 backups, and not actual vc (bug#8975).
4015
4016 2011-07-03 Kevin Ryde <user42@zip.com.au>
4017
4018 * cl.texi (For Clauses): @items for hash-values and key-bindings
4019 to make them more visible when skimming. Add examples of `using'
4020 clause to them, examples being clearer than a description in
4021 words (bug#6599).
4022
4023 2011-07-01 Alan Mackenzie <acm@muc.de>
4024
4025 * cc-mode.texi (Guessing the Style): New page.
4026 (Styles): Add a short introduction to above.
4027
4028 2011-06-28 Deniz Dogan <deniz@dogan.se>
4029
4030 * rcirc.texi (Configuration): Bug-fix:
4031 `rcirc-default-user-full-name' is now `rcirc-default-full-name'.
4032 Reported by Elias Pipping <pipping@exherbo.org>.
4033
4034 2011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
4035
4036 * gnus.texi (Summary Mail Commands):
4037 Document `gnus-summary-reply-to-list-with-original'.
4038
4039 2011-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
4040
4041 * eshell.texi (Known problems): Fix typo.
4042
4043 2011-06-12 Michael Albinus <michael.albinus@gmx.de>
4044
4045 * tramp.texi (Customizing Completion): Mention authinfo-style files.
4046 (Password handling): `auth-source-debug' is good for debug messages.
4047
4048 2011-05-31 Teodor Zlatanov <tzz@lifelogs.com>
4049
4050 * gnus.texi (Store custom flags and keywords): Refer to
4051 `gnus-registry-article-marks-to-{chars,names}' instead of
4052 `gnus-registry-user-format-function-{M,M2}'.
4053
4054 2011-05-27 Paul Eggert <eggert@cs.ucla.edu>
4055
4056 * texinfo.tex: Merge from gnulib.
4057
4058 2011-05-18 Teodor Zlatanov <tzz@lifelogs.com>
4059
4060 * gnus.texi (Gnus Registry Setup): Rename from "Setup".
4061 (Store custom flags and keywords):
4062 Mention `gnus-registry-user-format-function-M' and
4063 `gnus-registry-user-format-function-M2'.
4064
4065 2011-05-17 Paul Eggert <eggert@cs.ucla.edu>
4066
4067 * texinfo.tex: Sync from gnulib, version 2011-05-11.16.
4068
4069 2011-05-17 Glenn Morris <rgm@gnu.org>
4070
4071 * gnus.texi (Face): Fix typo.
4072
4073 2011-05-14 Glenn Morris <rgm@gnu.org>
4074
4075 * dired-x.texi (Omitting Examples): Minor addition.
4076
4077 2011-05-10 Jim Meyering <meyering@redhat.com>
4078
4079 * ede.texi: Fix typo "or or -> or".
4080
4081 2011-05-03 Peter Münster <pmlists@free.fr> (tiny change)
4082
4083 * gnus.texi (Summary Buffer Lines):
4084 gnus-summary-user-date-format-alist does not exist.
4085 (Sorting the Summary Buffer): More about sorting threads.
4086
4087 2011-04-25 Michael Albinus <michael.albinus@gmx.de>
4088
4089 * trampver.texi: Update release number.
4090
4091 2011-04-14 Michael Albinus <michael.albinus@gmx.de>
4092
4093 * tramp.texi (Frequently Asked Questions): New item for disabling
4094 Tramp in other packages.
4095
4096 2011-04-14 Teodor Zlatanov <tzz@lifelogs.com>
4097
4098 * gnus.texi (nnmairix caveats, Setup, Registry Article Refer Method)
4099 (Fancy splitting to parent, Store arbitrary data):
4100 Update gnus-registry docs.
4101
4102 2011-04-13 Juanma Barranquero <lekktu@gmail.com>
4103
4104 * ede.texi: Fix typos.
4105
4106 2011-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
4107
4108 * gnus.texi (Window Layout): @itemize @code doesn't exist.
4109 It's @table @code.
4110
4111 2011-03-19 Antoine Levitt <antoine.levitt@gmail.com>
4112
4113 * gnus.texi (Listing Groups): Document gnus-group-list-ticked.
4114
4115 2011-03-17 Jay Belanger <jay.p.belanger@gmail.com>
4116
4117 * calc.texi (Logarithmic Units): Update the function names.
4118
4119 2011-03-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
4120
4121 * message.texi (Various Commands): Document format specs in the
4122 ellipsis.
4123
4124 2011-03-15 Antoine Levitt <antoine.levitt@gmail.com>
4125
4126 * message.texi (Insertion Variables): Document message-cite-style.
4127
4128 2011-03-14 Michael Albinus <michael.albinus@gmx.de>
4129
4130 * tramp.texi (Remote processes): New subsection "Running shell on
4131 a remote host".
4132
4133 2011-03-12 Teodor Zlatanov <tzz@lifelogs.com>
4134
4135 * auth.texi (Help for developers): Update docs to explain that the
4136 :save-function will only run the first time.
4137
4138 2011-03-12 Glenn Morris <rgm@gnu.org>
4139
4140 * Makefile.in (emacs-faq.html): Fix some more cross-refs.
4141 (emacs-faq.text): New target.
4142 (clean): Add emacs-faq.
4143
4144 2011-03-12 Michael Albinus <michael.albinus@gmx.de>
4145
4146 Sync with Tramp 2.2.1.
4147
4148 * trampver.texi: Update release number.
4149
4150 2011-03-11 Glenn Morris <rgm@gnu.org>
4151
4152 * Makefile.in (HTML_TARGETS): New.
4153 (clean): Delete $HTML_TARGETS.
4154 (emacs-faq.html): New, for use with the gnu.org Emacs webpage.
4155
4156 2011-03-08 Teodor Zlatanov <tzz@lifelogs.com>
4157
4158 * auth.texi (Help for developers): Show example of using
4159 `auth-source-search' with prompts and :save-function.
4160
4161 2011-03-07 Chong Yidong <cyd@stupidchicken.com>
4162
4163 * Version 23.3 released.
4164
4165 2011-03-07 Antoine Levitt <antoine.levitt@gmail.com>
4166
4167 * message.texi (Message Buffers): Update default value of
4168 message-generate-new-buffers.
4169
4170 2011-03-06 Jay Belanger <jay.p.belanger@gmail.com>
4171
4172 * calc.texi (Logarithmic Units): Rename calc-logunits-dblevel
4173 and calc-logunits-nplevel to calc-dblevel and calc-nplevel,
4174 respectively.
4175 (Musical Notes): New section.
4176 (Customizing Calc): Mention the customizable variable
4177 calc-note-threshold.
4178
4179 2011-03-03 Glenn Morris <rgm@gnu.org>
4180
4181 * url.texi (Dealing with HTTP documents): Remove reference to
4182 function url-decode-text-part; never seems to have existed. (Bug#6038)
4183 (Configuration): Update url-configuration-directory description.
4184
4185 2011-03-02 Glenn Morris <rgm@gnu.org>
4186
4187 * dired-x.texi (Multiple Dired Directories): Remove mentions
4188 of dired-default-directory-alist and dired-default-directory.
4189 Move dired-smart-shell-command here...
4190 (Miscellaneous Commands): ... from here.
4191
4192 2011-03-02 Paul Eggert <eggert@cs.ucla.edu>
4193
4194 * texinfo.tex: Update to version 2011-02-24.09.
4195
4196 2011-03-02 Glenn Morris <rgm@gnu.org>
4197
4198 * dired-x.texi (Omitting Variables): Refer to add-dir-local-variable
4199 instead of the obsoleted dired-omit-here-always.
4200
4201 2011-02-28 Michael Albinus <michael.albinus@gmx.de>
4202
4203 * tramp.texi (Frequently Asked Questions): Add Emacs 24 to
4204 supported systems.
4205
4206 2011-02-28 Glenn Morris <rgm@gnu.org>
4207
4208 * dbus.texi (Type Conversion): Grammar fix.
4209
4210 2011-02-23 Michael Albinus <michael.albinus@gmx.de>
4211
4212 * tramp.texi: Use consistently "Emacs" (instead of "GNU Emacs") and
4213 "Debian GNU/Linux".
4214
4215 * trampver.texi [xemacs]: Set emacsothername to "Emacs".
4216
4217 2011-02-23 Glenn Morris <rgm@gnu.org>
4218
4219 * dired-x.texi (Features): Minor rephrasing.
4220 (Local Variables): Fix typos.
4221
4222 * edt.texi, erc.texi, gnus.texi, idlwave.texi, mh-e.texi:
4223 Standardize some Emacs/XEmacs terminology.
4224
4225 * dired-x.texi (Features): Don't advertise obsolete local variables.
4226 Simplify layout.
4227 (Omitting Variables): Update local variables example.
4228 (Local Variables): Say this is obsolete. Fix description of
4229 dired-enable-local-variables possible values.
4230
4231 2011-02-22 Teodor Zlatanov <tzz@lifelogs.com>
4232
4233 * auth.texi (Help for users): Mention ~/.netrc is also searched by
4234 default now.
4235
4236 2011-02-21 Lars Ingebrigtsen <larsi@gnus.org>
4237
4238 * gnus.texi (Article Date): Clarify gnus-article-update-date-headers.
4239
4240 2011-02-20 Lars Ingebrigtsen <larsi@gnus.org>
4241
4242 * gnus.texi (Window Layout): Document layout names.
4243
4244 2011-02-19 Eli Zaretskii <eliz@gnu.org>
4245
4246 * ada-mode.texi: Sync @dircategory with ../../info/dir.
4247 * auth.texi: Sync @dircategory with ../../info/dir.
4248 * autotype.texi: Sync @dircategory with ../../info/dir.
4249 * calc.texi: Sync @dircategory with ../../info/dir.
4250 * cc-mode.texi: Sync @dircategory with ../../info/dir.
4251 * cl.texi: Sync @dircategory with ../../info/dir.
4252 * dbus.texi: Sync @dircategory with ../../info/dir.
4253 * dired-x.texi: Sync @dircategory with ../../info/dir.
4254 * ebrowse.texi: Sync @dircategory with ../../info/dir.
4255 * ede.texi: Sync @dircategory with ../../info/dir.
4256 * ediff.texi: Sync @dircategory with ../../info/dir.
4257 * edt.texi: Sync @dircategory with ../../info/dir.
4258 * eieio.texi: Sync @dircategory with ../../info/dir.
4259 * emacs-mime.texi: Sync @dircategory with ../../info/dir.
4260 * epa.texi: Sync @dircategory with ../../info/dir.
4261 * erc.texi: Sync @dircategory with ../../info/dir.
4262 * eshell.texi: Sync @dircategory with ../../info/dir.
4263 * eudc.texi: Sync @dircategory with ../../info/dir.
4264 * flymake.texi: Sync @dircategory with ../../info/dir.
4265 * forms.texi: Sync @dircategory with ../../info/dir.
4266 * gnus.texi: Sync @dircategory with ../../info/dir.
4267 * idlwave.texi: Sync @dircategory with ../../info/dir.
4268 * mairix-el.texi: Sync @dircategory with ../../info/dir.
4269 * message.texi: Sync @dircategory with ../../info/dir.
4270 * mh-e.texi: Sync @dircategory with ../../info/dir.
4271 * newsticker.texi: Sync @dircategory with ../../info/dir.
4272 * nxml-mode.texi: Sync @dircategory with ../../info/dir.
4273 * org.texi: Sync @dircategory with ../../info/dir.
4274 * pcl-cvs.texi: Sync @dircategory with ../../info/dir.
4275 * pgg.texi: Sync @dircategory with ../../info/dir.
4276 * rcirc.texi: Sync @dircategory with ../../info/dir.
4277 * reftex.texi: Sync @dircategory with ../../info/dir.
4278 * remember.texi: Sync @dircategory with ../../info/dir.
4279 * sasl.texi: Sync @dircategory with ../../info/dir.
4280 * sc.texi: Sync @dircategory with ../../info/dir.
4281 * semantic.texi: Sync @dircategory with ../../info/dir.
4282 * ses.texi: Sync @dircategory with ../../info/dir.
4283 * sieve.texi: Sync @dircategory with ../../info/dir.
4284 * smtpmail.texi: Sync @dircategory with ../../info/dir.
4285 * speedbar.texi: Sync @dircategory with ../../info/dir.
4286 * trampver.texi [emacs]: Set emacsname to "Emacs".
4287 * tramp.texi: Sync @dircategory with ../../info/dir.
4288 * url.texi: Sync @dircategory with ../../info/dir.
4289 * vip.texi: Sync @dircategory with ../../info/dir.
4290 * viper.texi: Sync @dircategory with ../../info/dir.
4291 * widget.texi: Sync @dircategory with ../../info/dir.
4292 * woman.texi: Sync @dircategory with ../../info/dir.
4293
4294 2011-02-19 Glenn Morris <rgm@gnu.org>
4295
4296 * dired-x.texi (Technical Details): No longer redefines
4297 dired-add-entry, dired-initial-position, dired-clean-up-after-deletion,
4298 dired-read-shell-command, or dired-find-buffer-nocreate.
4299
4300 2013-02-18 Aidan Gauland <aidalgol@no8wireless.co.nz>
4301
4302 * eshell.texi (Input/Output):
4303 Document insert output redirection operator, >>>.
4304
4305 2011-02-18 Glenn Morris <rgm@gnu.org>
4306
4307 * dired-x.texi (Optional Installation File At Point): Simplify.
4308
4309 2011-02-17 Teodor Zlatanov <tzz@lifelogs.com>
4310
4311 * auth.texi (Help for users): Use :port instead of :protocol for all
4312 auth-source docs.
4313 (GnuPG and EasyPG Assistant Configuration): Mention the default now is
4314 to have two files in `auth-sources'.
4315
4316 2011-02-16 Glenn Morris <rgm@gnu.org>
4317
4318 * dired-x.texi: Use emacsver.texi to get Emacs version.
4319 * Makefile.in ($(infodir)/dired-x, dired-x.dvi, dired-x.pdf):
4320 Depend on emacsver.texi.
4321
4322 * dired-x.texi: Drop meaningless version number.
4323 (Introduction): Remove old info.
4324 (Optional Installation Dired Jump): Autoload from dired-x.
4325 Remove incorrect info about loaddefs.el.
4326 (Bugs): Just refer to M-x report-emacs-bug.
4327
4328 * dired-x.texi (Multiple Dired Directories): Update for rename of
4329 default-directory-alist.
4330 (Miscellaneous Commands): No longer mention very old VM version 4.
4331
4332 2011-02-15 Paul Eggert <eggert@cs.ucla.edu>
4333
4334 Merge from gnulib.
4335 * texinfo.tex: Update to version 2011-02-14.11.
4336
4337 2011-02-14 Teodor Zlatanov <tzz@lifelogs.com>
4338
4339 * auth.texi (Help for users):
4340 Login collection is "Login" and not "login".
4341
4342 2011-02-13 Michael Albinus <michael.albinus@gmx.de>
4343
4344 * tramp.texi (History): Remove IMAP support.
4345 (External methods, Frequently Asked Questions): Remove `imap' and
4346 `imaps' methods.
4347 (Password handling): Remove IMAP entries for ~/.authinfo.gpg.
4348
4349 * trampver.texi: Remove default value of `emacsimap'.
4350
4351 2011-02-13 Glenn Morris <rgm@gnu.org>
4352
4353 * ada-mode.texi, dired-x.texi, ebrowse.texi, ediff.texi, eudc.texi:
4354 * idlwave.texi, reftex.texi, sc.texi, speedbar.texi: Add @top.
4355
4356 2011-02-12 Glenn Morris <rgm@gnu.org>
4357
4358 * sc.texi (Getting Connected): Remove old index entries.
4359
4360 2011-02-12 Ulrich Mueller <ulm@gentoo.org>
4361
4362 * url.texi: Remove duplicate @dircategory (Bug#7942).
4363
4364 2011-02-11 Teodor Zlatanov <tzz@lifelogs.com>
4365
4366 * auth.texi (Overview, Help for users, Help for developers):
4367 Update docs.
4368 (Help for users): Talk about spaces.
4369
4370 2011-02-09 Paul Eggert <eggert@cs.ucla.edu>
4371
4372 * texinfo.tex: Update to version 2011-02-07.16.
4373
4374 2011-02-07 Michael Albinus <michael.albinus@gmx.de>
4375
4376 * dbus.texi (Bus names): Adapt descriptions for
4377 dbus-list-activatable-names and dbus-list-known-names.
4378
4379 2011-02-07 Jay Belanger <jay.p.belanger@gmail.com>
4380
4381 * calc.texi (Logarithmic Units): New section.
4382
4383 2011-02-05 Teodor Zlatanov <tzz@lifelogs.com>
4384
4385 * gnus-overrides.texi: Renamed from overrides.texi and all the relevant
4386 manuals use it now.
4387
4388 * Makefile.in (nowebhack): Fix to use -D flag instead of overrides.
4389
4390 2011-02-05 Katsumi Yamaoka <yamaoka@jpl.org>
4391
4392 * overrides.texi: Remove.
4393
4394 * sieve.texi, sasl.texi, pgg.texi, message.texi, gnus.texi:
4395 * emacs-mime.texi, auth.texi, Makefile.in: Revert last changes.
4396
4397 2011-02-05 Michael Albinus <michael.albinus@gmx.de>
4398
4399 * tramp.texi (Frequently Asked Questions): Mention problems with
4400 WinSSHD.
4401
4402 * trampver.texi: Update release number.
4403
4404 2011-02-05 Era Eriksson <era+tramp@iki.fi> (tiny change)
4405
4406 * tramp.texi:
4407 Replace "delimet" with "delimit" globally.
4408 Replace "explicite" with "explicit" globally.
4409 Replace "instead of" with "instead" where there was nothing after "of".
4410 Audit use of comma before interrogative pronoun, "that", or "which".
4411 Minor word order, spelling, wording changes.
4412
4413 2011-02-04 Teodor Zlatanov <tzz@lifelogs.com>
4414
4415 * overrides.texi: New file to set or clear WEBHACKDEVEL.
4416
4417 * sieve.texi: Use WEBHACKDEVEL.
4418
4419 * sasl.texi: Use WEBHACKDEVEL.
4420
4421 * pgg.texi: Use WEBHACKDEVEL.
4422
4423 * message.texi: Use WEBHACKDEVEL.
4424
4425 * gnus.texi: Use WEBHACKDEVEL.
4426
4427 * emacs-mime.texi: Use WEBHACKDEVEL.
4428
4429 * auth.texi: Use WEBHACKDEVEL.
4430
4431 * Makefile.in (webhack, nowebhack): Hacks to produce for-the-web
4432 manuals.
4433
4434 2011-02-04 Lars Ingebrigtsen <larsi@gnus.org>
4435
4436 * gnus.texi: Add DEVEL header (suggested by Andreas Schwab).
4437
4438 2011-02-03 Paul Eggert <eggert@cs.ucla.edu>
4439
4440 * texinfo.tex: Update to version 2011-02-01.10 from gnulib,
4441 which in turn is copied from ftp://tug.org/tex/.
4442
4443 2011-02-03 Glenn Morris <rgm@gnu.org>
4444
4445 * faq.texi (Contacting the FSF): Mainly just refer to the web-site.
4446 (Binding combinations of modifiers and function keys):
4447 Let's assume people reading this are not using Emacs 18.
4448
4449 2011-02-03 Lars Ingebrigtsen <larsi@gnus.org>
4450
4451 * gnus.texi (Article Date): Remove mention of gnus-stop-date-timer,
4452 since it's run automatically.
4453
4454 2011-02-01 Lars Ingebrigtsen <larsi@gnus.org>
4455
4456 * gnus.texi (Customizing Articles): Fix typo.
4457
4458 2011-01-31 Lars Ingebrigtsen <larsi@gnus.org>
4459
4460 * gnus.texi (Customizing Articles): Document the new way of customizing
4461 the date headers(s).
4462
4463 2011-01-30 Lars Ingebrigtsen <larsi@gnus.org>
4464
4465 * gnus.texi (Client-Side IMAP Splitting): Add a complete nnimap fancy
4466 splitting example.
4467
4468 2011-01-29 Eli Zaretskii <eliz@gnu.org>
4469
4470 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
4471 (MAKEINFO_OPTS): New variable.
4472 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
4473 ($(infodir)/info, $(infodir)/ccmode, $(infodir)/ada-mode)
4474 ($(infodir)/pcl-cvs, $(infodir)/eshell, $(infodir)/cl)
4475 ($(infodir)/dbus, $(infodir)/dired-x, $(infodir)/ediff)
4476 ($(infodir)/flymake, $(infodir)/forms, $(infodir)/gnus)
4477 ($(infodir)/message, $(infodir)/emacs-mime, $(infodir)/sieve)
4478 ($(infodir)/pgg, $(infodir)/mh-e, $(infodir)/reftex)
4479 ($(infodir)/remember, $(infodir)/sasl, $(infodir)/sc)
4480 ($(infodir)/vip, $(infodir)/viper, $(infodir)/widget)
4481 ($(infodir)/efaq, $(infodir)/autotype, $(infodir)/calc)
4482 ($(infodir)/idlwave, $(infodir)/eudc, $(infodir)/ebrowse)
4483 ($(infodir)/woman, $(infodir)/speedbar, $(infodir)/tramp)
4484 ($(infodir)/ses, $(infodir)/smtpmail, $(infodir)/org)
4485 ($(infodir)/url, $(infodir)/newsticker, $(infodir)/nxml-mode)
4486 ($(infodir)/rcirc, $(infodir)/erc, $(infodir)/ert)
4487 ($(infodir)/epa, $(infodir)/mairix-el, $(infodir)/auth)
4488 ($(infodir)/eieio, $(infodir)/ede, $(infodir)/semantic)
4489 ($(infodir)/edt): Use $(MAKEINFO_OPTS).
4490
4491 2011-01-26 Lars Ingebrigtsen <larsi@gnus.org>
4492
4493 * gnus.texi (Article Date): Document gnus-article-update-lapsed-header.
4494
4495 2011-01-24 Teodor Zlatanov <tzz@lifelogs.com>
4496
4497 * message.texi (IDNA): Explain what it is.
4498
4499 2011-01-24 Lars Ingebrigtsen <larsi@gnus.org>
4500
4501 * gnus.texi (The Empty Backend): Document nnnil (bug #7653).
4502
4503 2011-01-23 Werner Lemberg <wl@gnu.org>
4504
4505 * Makefile.in (MAKEINFO): Now controlled by `configure'.
4506 (MAKEINFO_OPTS): New variable. Use it where appropriate.
4507 (ENVADD): Update.
4508
4509 2011-01-18 Glenn Morris <rgm@gnu.org>
4510
4511 * ert.texi: Relicense under GFDL 1.3+, and standardize license notice.
4512
4513 2011-01-14 Eduard Wiebe <usenet@pusto.de>
4514
4515 * nxml-mode.texi (Introduction): Fix file name typos.
4516
4517 2011-01-13 Christian Ohler <ohler@gnu.org>
4518
4519 * ert.texi: New file.
4520
4521 * Makefile.in:
4522 * makefile.w32-in: Add ert.texi.
4523
4524 2011-01-10 Jan Moringen <jan.moringen@uni-bielefeld.de>
4525
4526 * dbus.texi (Receiving Method Calls): New function
4527 dbus-register-service. Rearrange node.
4528
4529 2011-01-07 Paul Eggert <eggert@cs.ucla.edu>
4530
4531 * texinfo.tex: Update to version 2010-12-23.17 from gnulib,
4532 which in turn is copied from ftp://tug.org/tex/.
4533
4534 2011-01-04 Jan Moringen <jan.moringen@uni-bielefeld.de>
4535
4536 * dbus.texi (Receiving Method Calls): Describe new optional
4537 parameter dont-register-service of dbus-register-{method,property}.
4538
4539 2010-12-17 Daiki Ueno <ueno@unixuser.org>
4540
4541 * epa.texi (Encrypting/decrypting *.gpg files):
4542 Mention epa-file-select-keys.
4543
4544 2010-12-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
4545
4546 * gnus.texi (Archived Messages): Remove outdated text.
4547
4548 2010-12-16 Teodor Zlatanov <tzz@lifelogs.com>
4549
4550 * gnus.texi (Foreign Groups): Add clarification of foreign groups.
4551
4552 2010-12-15 Andrew Cohen <cohen@andy.bu.edu>
4553
4554 * gnus.texi (The hyrex Engine): Say that this engine is obsolete.
4555
4556 2010-12-14 Andrew Cohen <cohen@andy.bu.edu>
4557
4558 * gnus.texi (The swish++ Engine): Add customizable parameters
4559 descriptions.
4560 (The swish-e Engine): Ditto.
4561
4562 2010-12-14 Michael Albinus <michael.albinus@gmx.de>
4563
4564 * tramp.texi (Inline methods): Add "ksu" method.
4565 (Remote processes): Add example with remote `default-directory'.
4566
4567 2010-12-14 Glenn Morris <rgm@gnu.org>
4568
4569 * faq.texi (Expanding aliases when sending mail):
4570 Now build-mail-aliases is interactive.
4571
4572 2010-12-13 Andrew Cohen <cohen@andy.bu.edu>
4573
4574 * gnus.texi: First pass at adding (rough) nnir documentation.
4575
4576 2010-12-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
4577
4578 * gnus.texi (Filtering New Groups):
4579 Mention gnus-auto-subscribed-categories.
4580 (The First Time): Remove, since default-subscribed-newsgroups has been
4581 removed.
4582
4583 2010-12-13 Glenn Morris <rgm@gnu.org>
4584
4585 * cl.texi (For Clauses): Small fixes for frames and windows.
4586
4587 2010-12-11 Carsten Dominik <carsten.dominik@gmail.com>
4588
4589 * org.texi (Using capture): Document using prefix arguments for
4590 finalizing capture.
4591 (Agenda commands): Document prefix argument for the bulk scatter
4592 command.
4593 (Beamer class export): Document that also overlay arguments can be
4594 passed to the column environment.
4595 (Template elements): Document the new entry type.
4596
4597 2010-12-11 Puneeth Chaganti <punchagan@gmail.com>
4598
4599 * org.texi (Include files): Document :minlevel.
4600
4601 2010-12-11 Julien Danjou <julien@danjou.info>
4602
4603 * org.texi (Categories): Document category icons.
4604
4605 2010-12-11 Eric Schulte <schulte.eric@gmail.com>
4606
4607 * org.texi (noweb): Fix typo.
4608
4609 2010-12-06 Tassilo Horn <tassilo@member.fsf.org>
4610
4611 * gnus.texi (Server Commands): Point to the rest of the server
4612 commands.
4613
4614 2010-12-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
4615
4616 * gnus.texi (Paging the Article): Note the reverse meanings of `C-u C-u
4617 g'.
4618
4619 2010-12-02 Julien Danjou <julien@danjou.info>
4620
4621 * gnus.texi (Archived Messages): Remove gnus-outgoing-message-group.
4622
4623 2010-11-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
4624
4625 * gnus.texi (Customizing the IMAP Connection): Note the new defaults.
4626 (Direct Functions): Note the STARTTLS upgrade.
4627
4628 2010-11-27 Glenn Morris <rgm@gnu.org>
4629 James Clark <none@example.com>
4630
4631 * nxml-mode.texi (Introduction): New section.
4632
4633 2010-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
4634
4635 * gnus.texi (Server Commands): Document gnus-server-show-server.
4636
4637 2010-11-20 Michael Albinus <michael.albinus@gmx.de>
4638
4639 Sync with Tramp 2.2.0.
4640
4641 * trampver.texi: Update release number.
4642
4643 2010-11-19 Jay Belanger <jay.p.belanger@gmail.com>
4644
4645 * calc.texi (TeX and LaTeX Language Modes, Predefined Units):
4646 Mention that the TeX specific units won't use the `tex' prefix
4647 in TeX mode.
4648
4649 2010-11-18 Katsumi Yamaoka <yamaoka@jpl.org>
4650
4651 * gnus.texi (Misc Article): Document gnus-inhibit-images.
4652
4653 2010-11-17 Glenn Morris <rgm@gnu.org>
4654
4655 * edt.texi: Remove information about Emacs 19.
4656
4657 2010-11-17 Michael Albinus <michael.albinus@gmx.de>
4658
4659 * trampver.texi: Update release number.
4660
4661 2010-11-12 Katsumi Yamaoka <yamaoka@jpl.org>
4662
4663 * gnus.texi (Article Washing): Fix typo.
4664
4665 2010-11-11 Noorul Islam <noorul@noorul.com>
4666
4667 * org.texi: Fix typo.
4668
4669 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4670
4671 * org.texi (Using capture): Explain that refiling is
4672 sensitive to cursor position.
4673
4674 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4675
4676 * org.texi (Images and tables): Add cross reference to link section.
4677
4678 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4679
4680 * org.texi: Document the <c> cookie.
4681
4682 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4683
4684 * org.texi: Multi-line header arguments :PROPERTIES: :ID:
4685 b77c8857-6c76-4ea9-8a61-ddc2648d96c4 :END:.
4686
4687 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4688
4689 * org.texi (CSS support): Document :HTML_CONTAINER_CLASS: property.
4690
4691 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4692
4693 * org.texi (Project alist): Mention that this is a property list.
4694
4695 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4696
4697 * org.texi (Setting up the staging area): Document that
4698 file names remain visible when encrypting the MobileOrg files.
4699
4700 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4701
4702 * org.texi (Setting up the staging area): Document which
4703 versions are needed for encryption.
4704
4705 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4706
4707 * org.texi (noweb): Update :noweb documentation to
4708 reflect the new "tangle" argument.
4709
4710 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4711
4712 * org.texi (Batch execution): Improve tangling script in
4713 documentation.
4714
4715 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4716
4717 * org.texi (Handling links, In-buffer settings):
4718 Document inlining images on startup.
4719
4720 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4721
4722 * org.texi (Setting up the staging area): Document use of
4723 crypt password.
4724
4725 2010-11-11 David Maus <dmaus@ictsoc.de>
4726
4727 * org.texi (Template expansion): Add date related link type escapes.
4728
4729 2010-11-11 David Maus <dmaus@ictsoc.de>
4730
4731 * org.texi (Template expansion): Add mew in table for link type
4732 escapes.
4733
4734 2010-11-11 David Maus <dmaus@ictsoc.de>
4735
4736 * org.texi (Template expansion): Fix typo in link type escapes.
4737
4738 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4739
4740 * org.texi (Structure of code blocks): Another documentation tweak.
4741
4742 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4743
4744 * org.texi (Structure of code blocks): Documentation tweak.
4745
4746 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4747
4748 * org.texi (Structure of code blocks):
4749 Update documentation to mention inline code block syntax.
4750
4751 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4752
4753 * org.texi (comments): Improve wording.
4754
4755 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4756
4757 * org.texi (comments): Document the new :comments header arguments.
4758
4759 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4760
4761 * org.texi (Installation): Remove the special
4762 installation instructions for XEmacs.
4763
4764 2010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
4765
4766 * org.texi (Easy Templates): New section. Documents quick
4767 insertion of empty structural elements.
4768
4769 2010-11-11 Noorul Islam <noorul@noorul.com>
4770
4771 * org.texi: Fix doc.
4772
4773 2010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
4774
4775 * org.texi (The date/time prompt): Document specification
4776 of time ranges.
4777
4778 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4779
4780 * org.texi (Internal links): Document the changes in
4781 internal links.
4782
4783 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4784
4785 * org.texi (Agenda commands): Document the limitation for
4786 the filter preset - it can only be used for an entire agenda
4787 view, not in an individual block in a block agenda.
4788
4789 2010-11-11 Eric S Fraga <e.fraga@ucl.ac.uk>
4790
4791 * org.texi (iCalendar export): Document alarm creation.
4792
4793 2010-11-10 Michael Albinus <michael.albinus@gmx.de>
4794
4795 * dbus.texi (Type Conversion): Introduce `:unix-fd' type mapping.
4796
4797 2010-11-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
4798
4799 * gnus.texi (Article Washing): Document gnus-article-treat-non-ascii.
4800
4801 2010-11-09 Jay Belanger <jay.p.belanger@gmail.com>
4802
4803 * calc.texi: Use emacsver.texi to determine Emacs version.
4804
4805 2010-11-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
4806
4807 * gnus.texi (Customizing the IMAP Connection): Remove nnir mention,
4808 since that works by default.
4809
4810 2010-11-03 Kan-Ru Chen <kanru@kanru.info> (tiny change)
4811
4812 * gnus.texi (Customizing the IMAP Connection): Document
4813 `nnimap-expunge' and remove `nnimap-expunge-inbox' from example.
4814
4815 2010-11-04 Michael Albinus <michael.albinus@gmx.de>
4816
4817 * tramp.texi (Remote shell setup): New item "Interactive shell
4818 prompt". Reported by Christian Millour <cm@abtela.com>.
4819 (Remote shell setup, Remote processes): Use @code{} for
4820 environment variables.
4821
4822 2010-11-03 Glenn Morris <rgm@gnu.org>
4823
4824 * ediff.texi (Quick Help Commands, Miscellaneous):
4825 * gnus.texi (Agent Variables, Configuring nnmairix): Spelling fix.
4826
4827 2010-10-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
4828
4829 * gnus.texi (Paging the Article): Document C-u g/C-u C-u g.
4830
4831 2010-10-31 Glenn Morris <rgm@gnu.org>
4832
4833 * mh-e.texi (Preface, From Bill Wohler): Change 23 to past tense.
4834
4835 2010-10-31 Glenn Morris <rgm@gnu.org>
4836
4837 * cc-mode.texi: Remove reference to defunct viewcvs URL.
4838
4839 2010-10-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4840
4841 * gnus.texi (Client-Side IMAP Splitting):
4842 Mention nnimap-unsplittable-articles.
4843
4844 2010-10-29 Julien Danjou <julien@danjou.info>
4845
4846 * gnus.texi (Finding the News): Remove references to obsoletes
4847 variables `gnus-nntp-server' and `gnus-secondary-servers'.
4848
4849 2010-10-29 Eli Zaretskii <eliz@gnu.org>
4850
4851 * makefile.w32-in (MAKEINFO): Add -I$(emacsdir).
4852 (ENVADD): Remove extra -I$(emacsdir), included in $(MAKEINFO).
4853 ($(infodir)/efaq): Remove -I$(emacsdir), included in $(MAKEINFO).
4854 ($(infodir)/calc, calc.dvi): Depend on $(emacsdir)/emacsver.texi.
4855
4856 2010-10-28 Glenn Morris <rgm@gnu.org>
4857
4858 * Makefile.in (MAKEINFO, ENVADD): Add $emacsdir to include path.
4859 (($(infodir)/calc, calc.dvi, calc.pdf): Depend on emacsver.texi.
4860 ($(infodir)/efaq): Remove -I option now in $MAKEINFO.
4861
4862 2010-10-25 Daiki Ueno <ueno@unixuser.org>
4863
4864 * epa.texi (Mail-mode integration): Add alternative key bindings
4865 for epa-mail commands; escape comma.
4866 Don't use the word "PGP", since it is a non-free program.
4867
4868 2010-10-24 Jay Belanger <jay.p.belanger@gmail.com>
4869
4870 * calc.texi: Use emacsver.texi to determine Emacs version.
4871
4872 2010-10-24 Juanma Barranquero <lekktu@gmail.com>
4873
4874 * gnus.texi (Group Parameters, Buttons): Fix typos.
4875
4876 2010-10-22 Tassilo Horn <tassilo@member.fsf.org>
4877
4878 * gnus.texi (Subscription Commands): Mention that you can also
4879 subscribe to new groups via the Server buffer, which is probably more
4880 convenient when subscribing to many groups.
4881
4882 2010-10-21 Julien Danjou <julien@danjou.info>
4883
4884 * message.texi (Message Headers): Allow message-default-headers to be a
4885 function.
4886
4887 2010-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
4888
4889 * gnus-news.texi: Mention new archive defaults.
4890
4891 2010-10-21 Katsumi Yamaoka <yamaoka@jpl.org>
4892
4893 * gnus.texi (RSS): Remove nnrss-wash-html-in-text-plain-parts.
4894
4895 2010-10-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
4896
4897 * gnus.texi (HTML): Document the function value of
4898 gnus-blocked-images.
4899 (Article Washing): shr and gnus-w3m, not the direct function names.
4900
4901 2010-10-20 Julien Danjou <julien@danjou.info>
4902
4903 * emacs-mime.texi (Flowed text): Add a note about mml-enable-flowed
4904 variable.
4905
4906 2010-10-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
4907
4908 * gnus.texi (Customizing the IMAP Connection): The port strings are
4909 strings.
4910 (Document Groups): Mention git.
4911
4912 2010-10-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
4913
4914 * gnus-coding.texi (Gnus Maintainance Guide): Update to mention Emacs
4915 bzr/Gnus git sync.
4916
4917 2010-10-15 Eli Zaretskii <eliz@gnu.org>
4918
4919 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix last
4920 change.
4921
4922 2010-10-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
4923
4924 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix up the
4925 @item syntax for in-Emacs makeinfo.
4926
4927 2010-10-13 Teodor Zlatanov <tzz@lifelogs.com>
4928
4929 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix syntax and
4930 trim sentence.
4931
4932 2010-10-12 Daiki Ueno <ueno@unixuser.org>
4933
4934 * epa.texi (Caching Passphrases):
4935 * auth.texi (GnuPG and EasyPG Assistant Configuration):
4936 Clarify some configurations require to set up gpg-agent.
4937
4938 2010-10-11 Glenn Morris <rgm@gnu.org>
4939
4940 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
4941
4942 2010-10-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
4943
4944 * gnus.texi (Spam Package Introduction): Mention `$'.
4945
4946 2010-10-09 Eli Zaretskii <eliz@gnu.org>
4947
4948 * makefile.w32-in (emacsdir): New variable.
4949 ($(infodir)/efaq, faq.dvi): Depend on emacsver.texi.
4950 (ENVADD, $(infodir)/efaq): Add -I$(emacsdir).
4951
4952 2010-10-09 Glenn Morris <rgm@gnu.org>
4953
4954 * Makefile.in (mostlyclean): Delete *.toc.
4955
4956 * Makefile.in: Use $< in rules.
4957
4958 * Makefile.in (maintainer-clean): Remove harmless, long-standing error.
4959
4960 * Makefile.in ($(infodir)): Delete rule.
4961 (mkinfodir): New. Use it in all the info rules, rather than depending
4962 on infodir.
4963
4964 2010-10-09 Glenn Morris <rgm@gnu.org>
4965
4966 * gnus.texi (Article Washing): Fix previous change.
4967
4968 * Makefile.in (emacsdir): New variable.
4969 ($(infodir)/efaq): Pass -I $(emacsdir) to makeinfo.
4970 Depend on emacsver.texi.
4971
4972 * faq.texi (VER): Replace with EMACSVER from emacsver.texi.
4973
4974 * Makefile.in (.PHONY): Declare info, dvi, pdf and the clean rules.
4975
4976 2010-10-08 Julien Danjou <julien@danjou.info>
4977
4978 * gnus.texi: Add mm-shr.
4979
4980 2010-10-08 Ludovic Courtès <ludo@gnu.org>
4981
4982 * gnus.texi (Finding the Parent, The Gnus Registry)
4983 (Registry Article Refer Method): Update docs for nnregistry.el.
4984
4985 2010-10-08 Daiki Ueno <ueno@unixuser.org>
4986
4987 * auth.texi (Help for users)
4988 (GnuPG and EasyPG Assistant Configuration): Update docs.
4989
4990 2010-10-08 Glenn Morris <rgm@gnu.org>
4991
4992 * cl.texi (Organization, Installation, Old CL Compatibility):
4993 Deprecate cl-compat for new code.
4994 (Usage, Installation): Remove outdated information.
4995
4996 * eudc.texi (CCSO PH/QI, LDAP Requirements): Remove old information.
4997
4998 2010-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
4999
5000 * gnus.texi (Gravatars): Document gnus-gravatar-too-ugly.
5001
5002 2010-10-06 Julien Danjou <julien@danjou.info>
5003
5004 * sieve.texi (Manage Sieve API): Document sieve-manage-authenticate.
5005
5006 * message.texi (PGP Compatibility): Remove reference to gpg-2comp,
5007 broken link.
5008
5009 * gnus-faq.texi (FAQ 8-3): Remove references to my.gnus.org.
5010
5011 * gnus.texi (Comparing Mail Back Ends): Remove broken link and allusion
5012 to ReiserFS.
5013
5014 * gnus-faq.texi (FAQ 5-5): Fix Flyspell URL.
5015 (FAQ 7-1): Fix getmail URL.
5016
5017 2010-10-06 Daiki Ueno <ueno@unixuser.org>
5018
5019 * epa.texi (Caching Passphrases): New section.
5020
5021 2010-10-06 Glenn Morris <rgm@gnu.org>
5022
5023 * Makefile.in (SHELL): Set it.
5024 (info): Move the mkdir dependency to the individual info files.
5025 (mostlyclean): Tidy up.
5026 (clean): Only delete the specific dvi and pdf files.
5027 (maintainer-clean): Be more restrictive in what we delete.
5028 ($(infodir)): Add parallel build workaround.
5029
5030 2010-10-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
5031
5032 * gnus.texi (Misc Article): Document gnus-widen-article-window.
5033
5034 2010-10-03 Julien Danjou <julien@danjou.info>
5035
5036 * emacs-mime.texi (Display Customization):
5037 Update mm-inline-large-images documentation and add documentation for
5038 mm-inline-large-images-proportion.
5039
5040 2010-10-03 Michael Albinus <michael.albinus@gmx.de>
5041
5042 * tramp.texi (Frequently Asked Questions):
5043 Mention remote-file-name-inhibit-cache.
5044
5045 2010-10-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
5046
5047 * gnus.texi (Splitting Mail): Fix @xref syntax.
5048 (Splitting Mail): Really fix the @ref syntax.
5049
5050 2010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
5051
5052 * gnus.texi (Splitting Mail): Mention the new fancy splitting function.
5053 (Article Hiding): Add google banner example.
5054 Suggested by Benjamin Xu.
5055
5056 2010-09-30 Teodor Zlatanov <tzz@lifelogs.com>
5057
5058 * gnus.texi (Spam Package Configuration Examples, SpamOracle):
5059 Remove nnimap-split-rule from examples.
5060
5061 2010-09-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
5062
5063 * gnus.texi (Mail Source Specifiers): Remove webmail.el mentions.
5064 (NNTP): Document nntp-server-list-active-group. Suggested by Barry
5065 Fishman.
5066 (Client-Side IMAP Splitting): Add nnimap-split-fancy.
5067
5068 2010-09-30 Julien Danjou <julien@danjou.info>
5069
5070 * gnus.texi (Gravatars): Fix documentation about
5071 gnu-gravatar-properties.
5072
5073 2010-09-29 Daiki Ueno <ueno@unixuser.org>
5074
5075 * epa.texi (Bug Reports): New section.
5076
5077 2010-09-29 Glenn Morris <rgm@gnu.org>
5078
5079 * Makefile.in (top_srcdir): Remove unused variable.
5080
5081 2010-09-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
5082
5083 * gnus.texi (Using IMAP): Remove the @acronyms from the headings.
5084 (Client-Side IMAP Splitting): Document 'default.
5085
5086 2010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
5087
5088 * gnus.texi (Customizing the IMAP Connection):
5089 Document nnimap-fetch-partial-articles.
5090
5091 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
5092
5093 * gnus-news.texi: Mention nnimap-inbox.
5094
5095 * gnus.texi (Picons): Document gnus-picon-inhibit-top-level-domains.
5096
5097 2010-09-26 Julien Danjou <julien@danjou.info>
5098
5099 * gnus.texi (Oort Gnus): Remove mention of ssl.el.
5100
5101 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
5102
5103 * gnus.texi (Security): Remove gpg.el mention.
5104
5105 2010-09-26 Andreas Seltenreich <seltenreich@gmx.de>
5106
5107 * gnus.texi (Browse Foreign Server): New variable
5108 gnus-browse-subscribe-newsgroup-method.
5109
5110 * gnus-news.texi: Mention it.
5111
5112 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
5113
5114 * gnus.texi (NoCeM): Remove.
5115 (Startup Variables): No jingle.
5116
5117 2010-09-25 Ulrich Mueller <ulm@gentoo.org>
5118
5119 * woman.texi (Interface Options): xz compression is now supported.
5120
5121 2010-09-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
5122
5123 * gnus.texi (Article Commands): Document gnus-fetch-partial-articles.
5124 (Unavailable Servers): Document gnus-server-copy-server.
5125 (Using IMAP): Document the new nnimap.
5126
5127 2010-09-25 Julien Danjou <julien@danjou.info>
5128
5129 * gnus.texi (Customizing Articles): Remove gnus-treat-translate.
5130
5131 2010-09-24 Glenn Morris <rgm@gnu.org>
5132
5133 * url.texi (Disk Caching): Tweak previous change.
5134
5135 2010-09-24 Julien Danjou <julien@danjou.info>
5136
5137 * url.texi (Disk Caching): Mention url-cache-expire-time,
5138 url-cache-expired, and url-fetch-from-cache.
5139
5140 2010-09-24 Julien Danjou <julien@danjou.info>
5141
5142 * gnus.texi: Add Gravatars.
5143
5144 2010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
5145
5146 * gnus.texi (Startup Variables): Mention gnus-use-backend-marks.
5147
5148 2010-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
5149
5150 * gnus.texi (Expunging mailboxes): Update name of the expunging
5151 command.
5152
5153 2010-09-20 Katsumi Yamaoka <yamaoka@jpl.org>
5154
5155 * emacs-mime.texi (rfc2047): Update description for
5156 rfc2047-encode-parameter.
5157
5158 2010-09-13 Michael Albinus <michael.albinus@gmx.de>
5159
5160 * tramp.texi (Inline methods): Remove "ssh1_old", "ssh2_old" and
5161 "fish" methods.
5162 (External methods): Remove "scp1_old" and "scp2_old" methods.
5163
5164 2010-09-09 Michael Albinus <michael.albinus@gmx.de>
5165
5166 * tramp.texi: Remove Japanese manual. Fix typo.
5167
5168 * trampver.texi: Update release number. Remove japanesemanual.
5169
5170 2010-09-09 Glenn Morris <rgm@gnu.org>
5171
5172 * org.texi: Restore clobbered changes (copyright years, untabify).
5173
5174 2010-09-04 Julien Danjou <julien@danjou.info> (tiny change)
5175
5176 * gnus.texi (Adaptive Scoring): Fix typo.
5177
5178 2010-09-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
5179
5180 * gnus.texi (Article Display): Document gnus-html-show-images.
5181
5182 2010-09-02 Jan Djärv <jan.h.d@swipnet.se>
5183
5184 * cl.texi (Basic Setf): Remove x-get-cut-buffer and x-get-cutbuffer.
5185
5186 2010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
5187
5188 * gnus.texi (HTML): Document gnus-max-image-proportion.
5189
5190 2010-08-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
5191
5192 * gnus.texi (HTML): Document gnus-blocked-images.
5193
5194 * message.texi (Wide Reply): Document message-prune-recipient-rules.
5195
5196 2010-08-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
5197
5198 * gnus.texi (Summary Mail Commands): Note that only the addresses from
5199 the first message are used for wide replies.
5200 (Changing Servers): Remove documentation on gnus-change-server and
5201 friends, since it's been removed.
5202
5203 2010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
5204
5205 * gnus.texi (Drafts): Mention B DEL.
5206
5207 2010-08-29 Tim Landscheidt <tim@tim-landscheidt.de> (tiny change)
5208
5209 * gnus.texi (Delayed Articles): Mention that the Date header is the
5210 original one, even if you delay.
5211
5212 2010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
5213
5214 * gnus.texi (Asynchronous Fetching):
5215 Document gnus-async-post-fetch-function.
5216 (HTML): Made into its own section.
5217
5218 2010-08-26 Michael Albinus <michael.albinus@gmx.de>
5219
5220 Sync with Tramp 2.1.19.
5221
5222 * tramp.texi (Inline methods, Default Method):
5223 Mention `tramp-inline-compress-start-size'. Remove "kludgy" phrase.
5224 Remove remark about doubled "-t" argument.
5225 (Auto-save and Backup): Remove reference to Emacs 21.
5226 (Filename Syntax): Describe port numbers.
5227 (Frequently Asked Questions): Adapt supported (X)Emacs versions. Adapt
5228 supported MS Windows versions. Remove obsolete URL. Recommend "sshx"
5229 and "scpx" for echoing shells. Use the $() syntax, texi2dvi reports
5230 errors with the backquotes.
5231 (External packages): File attributes cache flushing for asynchronous
5232 processes.
5233 (Traces and Profiles): Describe verbose level 9.
5234
5235 * trampver.texi: Update release number.
5236
5237 2010-08-23 Michael Albinus <michael.albinus@gmx.de>
5238
5239 * dbus.texi (Alternative Buses): New chapter.
5240
5241 2010-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
5242
5243 * cl.texi (Mapping over Sequences): Rename mapc => cl-mapc.
5244
5245 2010-08-09 Jay Belanger <jay.p.belanger@gmail.com>
5246
5247 * calc.texi (Customizing Calc): Rearrange description of new
5248 variables to match the presentation of other variables.
5249
5250 2010-08-08 Juanma Barranquero <lekktu@gmail.com>
5251
5252 * org.texi (Footnotes, Tables in HTML export): Fix typos.
5253
5254 2010-08-08 Jay Belanger <jay.p.belanger@gmail.com>
5255
5256 * calc.texi (Making Selections, Selecting Subformulas)
5257 (Customizing Calc): Mention how to use faces to emphasize selected
5258 sub-formulas.
5259
5260 2010-08-05 Michael Albinus <michael.albinus@gmx.de>
5261
5262 * tramp.texi (External packages): File attributes cache flushing
5263 for asynchronous processes.
5264
5265 2010-08-01 Alan Mackenzie <acm@muc.de>
5266
5267 Enhance the manual for the latest Java Mode.
5268
5269 * cc-mode.texi (Syntactic Symbols): New symbols annotation-top-cont and
5270 annotation-var-cont.
5271 (Java Symbols): Page renamed from Anonymous Class Symbol. Document the
5272 two new symbols.
5273
5274 2010-07-28 Michael Albinus <michael.albinus@gmx.de>
5275
5276 * tramp.texi (Traces and Profiles): Describe verbose level 9.
5277
5278 2010-07-27 Chong Yidong <cyd@stupidchicken.com>
5279
5280 * nxml-mode.texi (Limitations): Remove obsolete discussion (Bug#6708).
5281
5282 2010-07-19 Juanma Barranquero <lekktu@gmail.com>
5283
5284 * org.texi: Fix typo in previous change (2010-07-19T09:47:27Z!carsten.dominik@gmail.com).
5285
5286 2010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
5287
5288 * org.texi: Add macros to get plain quotes in PDF output.
5289 List additional contributors.
5290 (Capture): New section, replaces the section about remember.
5291 (Working With Source Code): New chapter, focused on documenting Org
5292 Babel.
5293 (Code evaluation security): New section.
5294 (MobileOrg): Document DropBox support.
5295 (TaskJuggler export): Document taskjuggler and Gantt chart support.
5296 (Special symbols): Show how to display UTF8 characters for entities.
5297 (Global TODO list): Clarify the use of the "M" key and the differences
5298 to the "m" key.
5299 (RSS Feeds): Mention Atom feeds as well.
5300 (Setting tags): Remove paragraph about
5301 `org-complete-tags-always-offer-all-agenda-tags'.
5302
5303 2010-07-17 Michael Albinus <michael.albinus@gmx.de>
5304
5305 * tramp.texi (Inline methods): Remove remark about doubled "-t"
5306 argument.
5307 (Frequently Asked Questions): Recommend "sshx" and "scpx" for
5308 echoing shells.
5309
5310 2010-07-10 Michael Albinus <michael.albinus@gmx.de>
5311
5312 * tramp.texi (Inline methods): Remove "kludgy" phrase.
5313 (Filename Syntax): Describe port numbers.
5314
5315 2010-07-09 Michael Albinus <michael.albinus@gmx.de>
5316
5317 * dbus.texi (Top): Introduce Index. Emphasize "nil" whereever
5318 forgotten.
5319 (Type Conversion): Precise conversion of natural numbers.
5320 (Errors and Events): Add "debugging" to concept index. Add variable
5321 `dbus-debug'.
5322
5323 2010-07-04 Michael Albinus <michael.albinus@gmx.de>
5324
5325 * dbus.texi (Receiving Method Calls): Add optional argument
5326 EMITS-SIGNAL to `dbus-register-property'.
5327
5328 2010-06-27 Alex Schroeder <alex@gnu.org>
5329
5330 * nxml-mode.texi (Commands for locating a schema): Fix typo.
5331
5332 2010-06-24 Glenn Morris <rgm@gnu.org>
5333
5334 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
5335 * dired-x.texi, ebrowse.texi, ede.texi, edt.texi, eieio.texi:
5336 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
5337 * flymake.texi, gnus.texi, info.texi, mairix-el.texi, message.texi:
5338 * newsticker.texi, org.texi, pgg.texi, rcirc.texi, reftex.texi:
5339 * remember.texi, sasl.texi, semantic.texi, ses.texi, smtpmail.texi:
5340 * speedbar.texi, tramp.texi, url.texi, viper.texi, widget.texi:
5341 * woman.texi: Start direntry descriptions in column 32, per Texinfo
5342 convention. Make them end with a period.
5343
5344 2010-06-23 Glenn Morris <rgm@gnu.org>
5345
5346 * autotype.texi, cl.texi, dired-x.texi, ebrowse.texi, ede.texi:
5347 * eieio.texi, epa.texi, faq.texi, flymake.texi, forms.texi:
5348 * gnus-faq.texi, idlwave.texi, mh-e.texi, nxml-mode.texi, org.texi:
5349 * pcl-cvs.texi, pgg.texi, reftex.texi, sasl.texi, sc.texi,
5350 * sem-user.texi, semantic.texi, sieve.texi, smtpmail.texi,
5351 * speedbar.texi, vip.texi, viper.texi, widget.texi: Untabify.
5352
5353 2010-06-10 Glenn Morris <rgm@gnu.org>
5354
5355 * idlwave.texi (Load-Path Shadows):
5356 * org.texi (Handling links): Fix typos.
5357
5358 2010-06-07 Teodor Zlatanov <tzz@lifelogs.com>
5359
5360 * gnus.texi (Interactive): Explain effect of gnus-expert-user better.
5361
5362 2010-05-26 Michael Albinus <michael.albinus@gmx.de>
5363
5364 * eshell.texi (Built-ins): Describe, how to disable a built-in command
5365 by an alias. (Bug#6226)
5366
5367 2010-05-16 Jay Belanger <jay.p.belanger@gmail.com>
5368
5369 * calc.texi (Manipulating Vectors): Mention that vectors can
5370 be used to determine bins for `calc-histogram'.
5371
5372 2010-05-13 Jay Belanger <jay.p.belanger@gmail.com>
5373
5374 * calc.texi: Remove "\turnoffactive" commands throughout.
5375
5376 2010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
5377
5378 * url.texi (HTTP language/coding, Customization):
5379 * message.texi (Header Commands, Responses):
5380 * cl.texi (Argument Lists): Fix typos.
5381
5382 2010-05-08 Chong Yidong <cyd@stupidchicken.com>
5383
5384 * ede.texi (EDE Mode): Refer to init file rather than `.emacs'.
5385 Note that Development menu is always available.
5386 (Creating a project): Fix terminology.
5387 (Add/Remove files): Fix typo.
5388
5389 2010-05-07 Chong Yidong <cyd@stupidchicken.com>
5390
5391 * Version 23.2 released.
5392
5393 2010-05-01 Daniel E. Doherty <ddoherty03@gmail.com> (tiny change)
5394
5395 * calc.texi (Tutorial): Use "^{\prime}" to indicate primes.
5396
5397 2010-05-01 Michael Albinus <michael.albinus@gmx.de>
5398
5399 * tramp.texi (Inline methods, Default Method):
5400 Mention `tramp-inline-compress-start-size'.
5401
5402 2010-04-18 Teodor Zlatanov <tzz@lifelogs.com>
5403
5404 * gnus.texi (Gnus Versions, Oort Gnus): Mention the Git repo instead of
5405 the CVS repo. Put the Git repo in the news section.
5406
5407 * gnus-coding.texi (Gnus Maintainance Guide): Fix title typo.
5408 Removed some mentions of CVS. Mention the new Git repo.
5409
5410 2010-04-18 Andreas Seltenreich <seltenreich@gmx.de>
5411
5412 * gnus.texi (Score File Format): Fix typo. Reported by Štěpán Němec.
5413 (Mail Group Commands): Add index entry.
5414
5415 2010-04-18 Glenn Morris <rgm@gnu.org>
5416
5417 * info.texi (Search Index): Mention Emacs's Info-virtual-index.
5418
5419 2010-04-18 Jay Belanger <jay.p.belanger@gmail.com>
5420
5421 * calc.texi (Radix modes): Mention that the option prefix will
5422 turn on twos-complement mode.
5423 (Inverse and Hyperbolic Flags): Mention the Option flag.
5424
5425 2010-04-15 Carsten Dominik <carsten.dominik@gmail.com>
5426
5427 * org.texi (LaTeX and PDF export): Add a footnote about xetex.
5428 (LaTeX/PDF export commands): Rename and Move section.
5429 (Sectioning structure): Update.
5430 (References): New use case for field coordinates.
5431 (The export dispatcher): Rename from ASCII export.
5432 (Setting up the staging area): Document the availability of
5433 encryption for MobileOrg.
5434 (Images and tables): Document how to reference labels.
5435 (Index entries): New section.
5436 (Generating an index): New section.
5437 (Column width and alignment): Document that <N> now
5438 means a fixed width, not a maximum width.
5439 (Publishing options): Document the :email option.
5440 (Beamer class export): Fix bug in the BEAMER example.
5441 (Refiling notes): Document refile logging.
5442 (In-buffer settings): Document refile logging keywords.
5443 (Drawers): Document `C-c C-z' command.
5444 (Agenda commands): Mention the alternative key `C-c C-z'.
5445 (Special properties): Document the BLOCKED property.
5446 (The spreadsheet): Mention the formula editor.
5447 (References): Document field coordinates.
5448 (Publishing action): Correct the documentation for the
5449 publishing function.
5450 (The date/time prompt): Document that we accept dates
5451 like month/day/year.
5452 (Cooperation): Document the changes in table.el support.
5453 (Faces for TODO keywords, Faces for TODO keywords)
5454 (Priorities): Document the easy colors.
5455 (Visibility cycling): Document the new double prefix
5456 arg for `org-reveal'.
5457 (Cooperation): Remember.el is part of Emacs.
5458 (Clean view): Mention that `wrap-prefix' is also set by
5459 org-indent-mode.
5460 (Agenda commands): Add information about prefix args to
5461 scheduling and deadline commands.
5462 (Search view): Point to the docstring of
5463 `org-search-view' for more details.
5464 (Agenda commands): Document that `>' prompts for a date.
5465 (Setting tags): Document variable
5466 org-complete-tags-always-offer-all-agenda-tags.
5467 (Column attributes): Cross-reference special properties.
5468
5469 2010-04-10 Michael Albinus <michael.albinus@gmx.de>
5470
5471 Synchronize with Tramp repository.
5472
5473 * tramp.texi (Auto-save and Backup): Remove reference to Emacs 21.
5474 (Frequently Asked Questions): Adapt supported (X)Emacs versions.
5475 Adapt supported MS Windows versions. Remove obsolete URL. Use the $()
5476 syntax, texi2dvi reports errors with the backquotes.
5477
5478 * trampver.texi: Update release number.
5479
5480 2010-04-01 Teodor Zlatanov <tzz@lifelogs.com>
5481
5482 * gnus.texi (Finding the News): Add pointers to the Server buffer
5483 because it's essential.
5484
5485 2010-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
5486
5487 * gnus.texi (MIME Commands): Update description of
5488 gnus-article-browse-html-article.
5489
5490 2010-03-27 Teodor Zlatanov <tzz@lifelogs.com>
5491
5492 * auth.texi (Secret Service API): Add TODO node.
5493 (Help for users): Explain the new source options for `auth-sources'.
5494
5495 2010-03-24 Michael Albinus <michael.albinus@gmx.de>
5496
5497 * trampver.texi: Update release number.
5498
5499 2010-03-10 Chong Yidong <cyd@stupidchicken.com>
5500
5501 * Branch for 23.2.
5502
5503 2010-03-03 Chong Yidong <cyd@stupidchicken.com>
5504
5505 * faq.texi (Escape sequences in shell output): Note that ansi-color is
5506 now enabled by default.
5507
5508 2010-02-28 Michael Albinus <michael.albinus@gmx.de>
5509
5510 * dbus.texi (Errors and Events): D-Bus messages are retrieved only,
5511 when Emacs runs in interactive mode. (Bug#5645)
5512
5513 2010-02-16 Glenn Morris <rgm@gnu.org>
5514
5515 * nxml-mode.texi (Commands for locating a schema): Fix keybinding.
5516
5517 2010-02-05 Mark A. Hershberger <mah@everybody.org>
5518
5519 * ede.texi, eieio.texi, semantic.texi: Use standard direntry format.
5520
5521 2010-01-21 Katsumi Yamaoka <yamaoka@jpl.org>
5522
5523 * gnus.texi (Score File Format): Fix typo.
5524
5525 2010-01-19 Mark A. Hershberger <mah@everybody.org>
5526
5527 * cc-mode.texi: Replace references to obsolete c-subword-mode.
5528
5529 2010-01-18 Juanma Barranquero <lekktu@gmail.com>
5530
5531 * ada-mode.texi (Project File Overview): Fix typo.
5532
5533 2010-01-17 Chong Yidong <cyd@stupidchicken.com>
5534
5535 * semantic.texi: Add Richard Y. Kim credit.
5536
5537 * eieio.texi (Making New Objects): Fix typo (Bug#5406).
5538
5539 2010-01-17 Michael Albinus <michael.albinus@gmx.de>
5540
5541 * tramp.texi (Frequently Asked Questions): Add GNU Emacs 23 and
5542 SXEmacs 22 to the supported systems. New item for hung ssh sessions.
5543
5544 2010-01-17 Glenn Morris <rgm@gnu.org>
5545
5546 * calc.texi (Reporting Bugs): Don't mention format of repository.
5547
5548 * woman.texi (Bugs): Make "Emacs repository" less specific,
5549 and the URL for same more specific.
5550
5551 * faq.texi (Latest version of Emacs): The repository is now Bazaar.
5552
5553 2010-01-17 Juanma Barranquero <lekktu@gmail.com>
5554
5555 * ede.texi (ede-step-project, ede-proj-target):
5556 * tramp.texi (Remote processes): Fix typos.
5557
5558 2010-01-16 Mario Lang <mlang@delysid.org>
5559
5560 * ede.texi (ede-target):
5561 * org.texi (Refiling notes): Remove duplicated words.
5562
5563 2010-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
5564
5565 * gnus.texi (Posting Styles): Use with-current-buffer.
5566 * calc.texi (Defining Simple Commands): Prefer save-current-buffer.
5567
5568 2010-01-02 Kevin Ryde <user42@zip.com.au>
5569
5570 * eieio.texi (Naming Conventions): Correction to xref on elisp
5571 coding conventions, is "Tips" node not "Standards".
5572
5573 2009-12-24 Chong Yidong <cyd@stupidchicken.com>
5574
5575 * calc.texi (General Mode Commands): Calc file should be in .emacs.d.
5576
5577 * faq.texi (New in Emacs 22): Max buffer size is now 512 MB.
5578
5579 2009-12-18 Katsumi Yamaoka <yamaoka@jpl.org>
5580
5581 * gnus.texi (Direct Functions): Add missing port number to tls method.
5582
5583 2009-12-15 Juanma Barranquero <lekktu@gmail.com>
5584
5585 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add edt.
5586 ($(infodir)/edt, edt.dvi): New targets.
5587
5588 2009-12-15 Glenn Morris <rgm@gnu.org>
5589
5590 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add edt.
5591 (edt, $(infodir)/edt, edt.dvi): New targets.
5592 * edt.texi: New file (etc/edt-user.doc converted to Texinfo).
5593
5594 * Makefile.in (PDF_TARGETS, pdf): New.
5595 (clean): Add *.pdf.
5596 Add pdf rules for all manuals.
5597
5598 2009-12-15 Jay Belanger <jay.p.belanger@gmail.com>
5599
5600 * calc.texi (Radix Modes): Clarify two's complement notation.
5601
5602 2009-12-14 Chong Yidong <cyd@stupidchicken.com>
5603
5604 * sem-user.texi (Semantic mode, Idle Scheduler, Smart Completion)
5605 (Smart Jump, Analyzer Debug): Copyedits.
5606 (Semantic mode user commands): Link to new nodes.
5607 (Speedbar, SymRef, MRU Bookmarks, Sticky Func Mode)
5608 (Highlight Func Mode, Tag Decoration Mode): New nodes, from the
5609 upstream Semantic manual.
5610
5611 * semantic.texi (Introduction): Minor fix to diagram.
5612
5613 2009-12-09 Michael Albinus <michael.albinus@gmx.de>
5614
5615 * eshell.texi (History): Add the other built-in variables.
5616 (Built-ins): Explain built-ins, and how to apply the external commands.
5617 Add `history', `su' and `sudo'.
5618
5619 * tramp.texi (Remote processes): Add missing <RET> in the example.
5620
5621 2009-12-01 Bill Wohler <wohler@newt.com>
5622
5623 * mh-e.texi (Searching): Use mh vfolder_format and fix typo in database
5624 path for mairix example. Specify -q in namazu example since namazu is
5625 excessively garrulous.
5626
5627 2009-11-29 Michael Albinus <michael.albinus@gmx.de>
5628
5629 * tramp.texi (Remote processes): Improve eshell example with "su"
5630 and "sudo" commands.
5631
5632 2009-11-28 Chong Yidong <cyd@stupidchicken.com>
5633
5634 * semantic.texi (Analyzer Internals): Rename from Analyzer.
5635
5636 * sem-user.texi (Semantic mode user commands): Fix key syntax.
5637 Document semantic-complete-analyze-inline.
5638 (Semanticdb search debugging commands): Minor clarification.
5639 (Analyzer, Smart Completion, Smart Summary, Smart Jump)
5640 (Analyzer Debug): New nodes, adapted from the upstream Semantic user
5641 manual.
5642 (Semantic mode): Link to Idle Scheduler.
5643
5644 2009-11-28 Kevin Ryde <user42@zip.com.au>
5645
5646 * cl.texi (Porting Common Lisp): Update EIEIO dead ftp link to a
5647 @pxref, now EIEIO is in Emacs.
5648
5649 * erc.texi (Development): Correction to git tutorial url.
5650
5651 2009-11-26 Glenn Morris <rgm@gnu.org>
5652
5653 * faq.texi (Latest version of Emacs): Mention stability of development
5654 version.
5655 (Problems with very large files): Max buffer size increase in 23.2.
5656 (VM): VM has moved house again.
5657
5658 2009-11-22 Jay Belanger <jay.p.belanger@gmail.com>
5659
5660 * calc.texi (Radix modes): Discuss alternate bases for two's complement
5661 notations.
5662
5663 2009-11-20 Carsten Dominik <dominik@u016822.science.uva.nl>
5664
5665 * org.texi (Column attributes): Fix documentation of new operators.
5666
5667 2009-11-20 Chong Yidong <cyd@stupidchicken.com>
5668
5669 * sem-user.texi (Semanticdb Search Configuration): Rearrange nodes.
5670 (Search Throttle, Semanticdb Roots, Include paths, Idle Scheduler)
5671 (Idle Completions Mode): Numerous copyedits.
5672
5673 2009-11-17 Juanma Barranquero <lekktu@gmail.com>
5674
5675 * semantic.texi (Semantic Internals, Glossary):
5676 * sem-user.texi (Semantic mode, Include paths, Idle Scheduler)
5677 (Semanticdb search debugging commands): Fix typos.
5678
5679 2009-11-16 Jay Belanger <jay.p.belanger@gmail.com>
5680
5681 * calc.texi (Radix modes): Mention twos-complement notation.
5682
5683 2009-11-16 Juanma Barranquero <lekktu@gmail.com>
5684
5685 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add semantic.
5686 ($(infodir)/semantic, semantic.dvi): New targets.
5687
5688 2009-11-16 Chong Yidong <cyd@stupidchicken.com>
5689
5690 * Makefile.in: Build the Semantic manual.
5691
5692 * semantic.texi, sem-user.texi: New files, adapted from the Semantic
5693 repository.
5694
5695 2009-11-16 Michael Albinus <michael.albinus@gmx.de>
5696
5697 * dbus.texi (Receiving Method Calls): New defun
5698 `dbus-unregister-service'.
5699
5700 2009-11-15 Carsten Dominik <carsten.dominik@gmail.com>
5701
5702 * org.texi (Speed keys): New section.
5703
5704 2009-11-13 Michael Albinus <michael.albinus@gmx.de>
5705
5706 * dbus.texi (Type Conversion): Fix typo.
5707 (Asynchronous Methods): Rename `dbus-registered-functions-table' to
5708 `dbus-registered-objects-table'.
5709 (Receiving Method Calls): New defun `dbus-register-property'.
5710 Move `dbus-unregister-object' here.
5711
5712 2009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
5713
5714 * org.texi: Removed @Ie, @ie, @Eg, @eg macros.
5715
5716 2009-11-13 James TD Smith <ahktenzero@mohorovi.cc>
5717
5718 * org.texi (Column attributes): Add the new age summary operators.
5719 Also, mention the fact you can only use one summary operator per
5720 property.
5721
5722 2009-11-13 John Wiegley <johnw@newartisans.com>
5723
5724 * org.texi (Tracking your habits): Add a new section in the
5725 manual about how to track habits.
5726 (Resolving idle time): Add a section on how idle and
5727 dangling clocks are resolved.
5728
5729 2009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
5730
5731 * org.texi (Agenda commands): Document the new `i' command.
5732 (Inserting deadline/schedule): Document logging changes
5733 of scheduling and deadline times stamps.
5734 (In-buffer settings): Document the in-buffer keywords for logging
5735 changes of scheduling and deadline times stamps.
5736 (Structure editing, Plain lists): Document indentation
5737 cycling in empty entries with TAB.
5738 (Archiving): Document the default archiving command.
5739 (Moving subtrees): Document the new keys for archiving.
5740 (Internal archiving): Fix incorrect key.
5741 (Agenda commands): Document the TODO set switching commands.
5742 (Agenda commands): Document the new archiving keys.
5743 (Clocking work time): Better description on how to save
5744 and restore a clock.
5745 (Resolving idle time): Mention the x11idle program to get true
5746 idleness also under X11.
5747 (Resolving idle time): Use @kbd instead of @key for normal
5748 letters, because this is how he rest of the manual does this.
5749 (Pushing to MobileOrg): Mention that `org-directory'
5750 should be set.
5751 (Agenda commands): Document that SPC is a filter for
5752 any tag.
5753 (Search view): Rename from "Keyword search".
5754 (Capure): New chapter.
5755 (Markup): New chapter.
5756 (Links in HTML export, Images in HTML export):
5757 Extend the section titles.
5758 (Images in HTML export): Document the align option.
5759 (Text areas in HTML export): Extend the section title.
5760 (Images in LaTeX export): Explain image placement in LaTeX.
5761
5762 2009-11-10 Glenn Morris <rgm@gnu.org>
5763
5764 * sc.texi (Hints to MUA Authors): MUA should do any decoding.
5765
5766 2009-11-08 Michael Albinus <michael.albinus@gmx.de>
5767
5768 * tramp.texi (Auto-save and Backup): Disable backups just for a
5769 method.
5770
5771 * trampver.texi: Update release number.
5772
5773 2009-11-07 Michael Albinus <michael.albinus@gmx.de>
5774
5775 Sync with Tramp 2.1.17.
5776
5777 * trampver.texi: Update release number.
5778
5779 2009-10-29 Glenn Morris <rgm@gnu.org>
5780
5781 * texinfo.tex: Update to version 2009-08-14.15 from ftp://tug.org/tex/.
5782
5783 2009-10-23 Michael Albinus <michael.albinus@gmx.de>
5784
5785 * tramp.texi (External methods): Temporary files are kept for
5786 `rsync' and `rsyncc' methods.
5787
5788 2009-10-09 Juanma Barranquero <lekktu@gmail.com>
5789
5790 * eieio.texi: Fix typos.
5791
5792 2009-10-07 Chong Yidong <cyd@stupidchicken.com>
5793
5794 * cl.texi (Argument Lists): Clarify explicit keyword arguments.
5795
5796 2009-10-07 Juanma Barranquero <lekktu@gmail.com>
5797
5798 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add eieio, ede.
5799 ($(infodir)/eieio, eieio.dvi, $(infodir)/ede, ede.dvi): New targets.
5800
5801 2009-10-07 Chong Yidong <cyd@stupidchicken.com>
5802
5803 * Makefile.in: Build EIEIO and EDE manuals.
5804
5805 2009-10-07 Eric Ludlam <zappo@gnu.org>
5806
5807 * eieio.texi:
5808 * ede.texi: New files.
5809
5810 2009-10-05 Michael Albinus <michael.albinus@gmx.de>
5811
5812 * tramp.texi (Remote processes): Association of a pty is not supported.
5813
5814 2009-10-01 Carsten Dominik <carsten.dominik@gmail.com>
5815
5816 * org.texi (Pushing to MobileOrg): Document `org-mobile-files'.
5817 (Processing LaTeX fragments): Document that the size of images can be
5818 changes using the variable `org-format-latex-options'.
5819 (The date/time prompt, Timestamps): Be more accurate over ISO format
5820 dates and times.
5821 (Visibility cycling): Document showeverything keyword.
5822 (In-buffer settings): Document showeverything keyword.
5823 (Setting up the staging area): Fix the example.
5824 (MobileOrg): New section.
5825 (Agenda commands, Exporting Agenda Views): Document exporting the
5826 agenda view to Org files.
5827
5828 2009-09-28 Michael Albinus <michael.albinus@gmx.de>
5829
5830 * tramp.texi (History): Add IMAP support.
5831 (External methods): Add `imap' and `imaps' methods.
5832 (GVFS based methods): Add indices for `davs'.
5833 (Password handling): Rename anchors. Add IMAP entries for
5834 ~/.authinfo.gpg.
5835
5836 * trampver.texi: Set default value of `emacsimap'.
5837
5838 2009-09-22 Daiki Ueno <ueno@unixuser.org>
5839
5840 * gnus.texi (Security): Document mm-sign-option and mm-encrypt-option.
5841
5842 2009-09-13 Chong Yidong <cyd@stupidchicken.com>
5843
5844 * dired-x.texi (Technical Details):
5845 Delete dired-up-directory (Bug#4292).
5846
5847 2009-09-03 Michael Albinus <michael.albinus@gmx.de>
5848
5849 * tramp.texi (Frequently Asked Questions): New item for emacsclient.
5850
5851 2009-09-02 Carsten Dominik <carsten.dominik@gmail.com>
5852
5853 * org.texi (Effort estimates): Document new effort setting commands.
5854 (Agenda commands): Document the new keys fro agenda time motion.
5855 Document entry text mode. Improve documentation of the keys to include
5856 inactive time stamps into the agenda view.
5857 (Feedback): Document the new bug report command.
5858 (Structure editing): Add an index entry for the sorting of subtrees.
5859
5860 2009-09-02 Teodor Zlatanov <tzz@lifelogs.com>
5861
5862 * auth.texi (Help for users): Corrected markup.
5863
5864 2009-09-02 Glenn Morris <rgm@gnu.org>
5865
5866 * emacs-mime.texi (time-date): Mention float-time.
5867
5868 2009-08-30 Jay Belanger <jay.p.belanger@gmail.com>
5869
5870 * calc.texi (Simplifying Formulas): Improve the wording.
5871
5872 2009-08-29 Teodor Zlatanov <tzz@lifelogs.com>
5873
5874 * auth.texi: Rewritten for coverage and clarity.
5875
5876 2009-08-29 Katsumi Yamaoka <yamaoka@jpl.org>
5877
5878 * gnus.texi (Expiring Mail):
5879 Mention gnus-mark-copied-or-moved-articles-as-expirable.
5880 (Various Various): Mention gnus-safe-html-newsgroups.
5881
5882 * gnus-news.texi: Mention
5883 gnus-mark-copied-or-moved-articles-as-expirable.
5884
5885 * emacs-mime.texi (Display Customization): Add xref to
5886 gnus-safe-html-newsgroups.
5887
5888 2009-08-28 Michael Albinus <michael.albinus@gmx.de>
5889
5890 * tramp.texi (Version Control): Remove.
5891 (Obtaining Tramp): Update cvs checkout command. Remove nightly tarballs
5892 reference.
5893 (External methods): Correct `scpc' concept index entries. New method
5894 `rsyncc'.
5895 (External packages): New subsections "Filename completion" and "File
5896 attributes cache".
5897
5898 2009-08-27 Jay Belanger <jay.p.belanger@gmail.com>
5899
5900 * calc.texi (Rewrite Rules): Improve the example.
5901 (Simplifying Formulas): Explain use of the I and H flags for
5902 simplification.
5903
5904 2009-08-25 Michael Albinus <michael.albinus@gmx.de>
5905
5906 * dbus.texi (Bus names): Add optional parameter TIMEOUT to dbus-ping.
5907 Describe autostart behavior of dbus-ping.
5908 (Synchronous Methods, Asynchronous Methods): Use English numeric format
5909 for timeout values.
5910 (Top): Remove footnote saying D-Bus is not enabled by
5911 default. (Bug#4256)
5912
5913 2009-08-23 Daiki Ueno <ueno@unixuser.org>
5914
5915 * epa.texi (Quick start): Don't refer to nonexistent epa-mode.
5916 Reported by Jari Aalto (Bug#4211).
5917 (Mail-mode integration): Mention epa-mail-mode and
5918 epa-global-mail-mode.
5919 (Encrypting/decrypting *.gpg files): Don't refer to nonexistent
5920 epa-setup.
5921
5922 2009-08-16 Michael Albinus <michael.albinus@gmx.de>
5923
5924 * dbus.texi (Asynchronous Methods): Allow nil handler.
5925
5926 2009-08-15 Michael Kifer <kifer@cs.stonybrook.edu>
5927
5928 * ediff.texi (ediff-current-file): Add information about this new function.
5929
5930 * viper.texi: Add information about C-s in viper's search command.
5931
5932 2009-08-09 Colin Williams <lackita@gmail.com> (tiny change)
5933
5934 * calc.texi (Date Forms): Fix typos.
5935
5936 2009-08-08 Glenn Morris <rgm@gnu.org>
5937
5938 * org.texi (Agenda commands): Restore clobbered change.
5939
5940 2009-08-07 Eli Zaretskii <eliz@gnu.org>
5941
5942 * calc.texi (Graphics, Devices): Update with the peculiarities of
5943 operation on MS-Windows.
5944
5945 2009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
5946
5947 * org.texi (Publishing action): Improve documentation of file
5948 names when publishing to the source directory.
5949 (Clean view): Document `org-indent-mode'.
5950 (Clocking work time): Add documentation for the
5951 new :timetamp option when creating a clock report.
5952 (Paragraphs): Fix many typos.
5953 (Plain lists): Remove duplicate explanation about the
5954 `C-c *' command.
5955 (Literal examples): Update to reflect the new behavior
5956 of the -n -r -k switches when exporting source code examples.
5957 (Structure editing): Add information about `C-c *',
5958 converting a plain list into a list of Org items.
5959 (Remember): Small rephrasing of the paragraph
5960 describing remember.el. Also mentioned that remember.el is part
5961 of Emacs 23, not Emacs 22.
5962 (Clocking work time): Add documentation about
5963 displaying the current clocking time against the effort estimate.
5964 Also add a footnote about using `org-clock-in-prepare-hook' to add
5965 an effort estimate on the fly, just before clocking it.
5966 (Footnotes): Document automatic renumbering and
5967 sorting.
5968 (Agenda commands): Document new bulk commands.
5969 (Plain lists): Document new behavior of
5970 `org-cycle-include-plain-lists'.
5971 Hyphenation only in TeX.
5972 (Clocking work time): Document the key to update effort
5973 estimates.
5974 (Clocking work time): Document the clock time display.
5975 (Structure editing, TODO basics): Document new
5976 variables.
5977 (Column attributes): Document new colciew operators.
5978 (Publishing options): Document :xml-declaration.
5979 (Tracking TODO state changes): Document the
5980 LOG_INTO_DRAWER property.
5981 (Literal examples): Document the new implementation for
5982 editing source code.
5983 (Publishing action): Mention the new publishing
5984 function, to publish an Org source file.
5985 (Publishing links): Mention how to link to an Org source file.
5986 (Macro replacement): Document new macros.
5987 (Handling links): Document type-specific completion
5988 when inserting links.
5989 (Structure editing, Plain lists): Improve documentation
5990 on sorting.
5991 (Internal links): Document custom ids for links.
5992 (Handling links): Document custom ids for links.
5993 (CSS support): Document new class.
5994 (Refiling notes): Document the possibility to create new nodes
5995 during refiling.
5996 (Agenda commands): Document the "?" operator to find
5997 tasks without effort setting.
5998 (Exporting agenda information): Section moved.
5999 (RSS Feeds): New section.
6000 (Built-in table editor): Document M-e and M-a navigate
6001 inside table field.
6002 (Stuck projects): Docment that projects identified as
6003 un-stuck will still be searchd for stuck sub-projects.
6004 (Paragraphs): Document centering.
6005 (Creating timestamps, Agenda commands): Document new
6006 behavior when changing time stamps.
6007 (Structure editing): Document the new command
6008 `org-clone-subtree-with-time-shift'.
6009 (Publishing): Refresh this chapter.
6010 (Export options, Export options, In-buffer settings):
6011 Document the new keywords.
6012 (Matching tags and properties): Collect all
6013 documentation about tags/property matches here.
6014 (Setting tags): Document `org-tag-persistent-alist'.
6015 (Weekly/daily agenda): New section.
6016 (Orgstruct mode): Describe `orgstruct++-mode'.
6017 (Drawers): Mention the LOGBOOK drawer.
6018 (Export options, Sectioning structure): Document the
6019 #+LEATEX_HEADER in-buffer setting.
6020 (Bugs): Section removed.
6021 (Hooks): New section.
6022 (Add-on packages): Move here from old location.
6023 (Context-sensitive commands): New section.
6024 (Setting tags): Document newline option.
6025 (Global TODO list, Matching tags and properties):
6026 Mention more variables.
6027 (Checkboxes): Update to changed command behavior.
6028
6029 2009-08-02 Eric Yu <sucode@gmail.com> (tiny change)
6030
6031 * speedbar.texi (Basic Key Bindings): Fix typo.
6032
6033 2009-07-30 Jay Belanger <jay.p.belanger@gmail.com>
6034
6035 * calc.texi (Vector/Matrix Functions): Add index entries for both
6036 "v" and "V" key bindings. Mention that `calc-matrix-brackets' only
6037 affects matrices with more than one row.
6038 (Help Commands): Add index entries for "prefix ?" key bindings.
6039
6040 2009-07-29 Jay Belanger <jay.p.belanger@gmail.com>
6041
6042 * calc.texi (Stack Manipulation Commands): Add documentation for
6043 `calc-transpose-lines'.
6044
6045 2009-07-27 Michael Albinus <michael.albinus@gmx.de>
6046
6047 * dbus.texi (Receiving Method Calls): Describe special return value
6048 `:ignore'.
6049
6050 2009-07-24 Alan Mackenzie <acm@muc.de>
6051
6052 * cc-mode.texi (Config Basics, File Styles): Document that at mode
6053 initialization, any individual variable setting now takes precedence
6054 over one done via c-file-style/c-file-offsets.
6055
6056 2009-07-21 Jay Belanger <jay.p.belanger@gmail.com>
6057
6058 * calc.texi (Undoing Mistakes): Mention that the undo list will be
6059 truncated when Calc is quit.
6060 (Customizing Calc): Document `calc-undo-length'.
6061
6062 2009-07-20 Chong Yidong <cyd@stupidchicken.com>
6063
6064 * calc.texi (About This Manual): Don't mention chapter numbers in text.
6065
6066 2009-07-11 Kevin Ryde <user42@zip.com.au>
6067
6068 * pcl-cvs.texi (About PCL-CVS):
6069 * widget.texi (Basic Types):
6070 Fix cross-references.
6071
6072 2009-07-01 Andreas Schwab <aschwab@redhat.com>
6073
6074 * dbus.texi (Type Conversion): Don't use literal control character.
6075
6076 2009-07-01 Michael Albinus <michael.albinus@gmx.de>
6077
6078 * tramp.texi (GVFS based methods): New section.
6079 (Remote processes): Processes for GVFS based methods run locally.
6080
6081 2009-06-30 Michael Albinus <michael.albinus@gmx.de>
6082
6083 * tramp.texi (Inline methods, External methods, Gateway methods):
6084 Avoid the words "kludge" and hack".
6085 (External methods): Add `synce' method.
6086
6087 * trampver.texi: Update release number.
6088
6089 2009-06-22 Michael Albinus <michael.albinus@gmx.de>
6090
6091 Sync with Tramp 2.1.16.
6092
6093 * tramp.texi (History): Add GVFS support.
6094 (External methods): Precise `rsync' description. Add `dav', `davs' and
6095 `obex' methods. Add 'tramp-gvfs-methods' option.
6096 (Multi-hops): Cells of `tramp-default-proxies-alist' can also be Lisp
6097 forms.
6098 (Remote Programs): Introduce `tramp-own-remote-path'.
6099 (Remote processes): New subsection "Running remote programs that create
6100 local X11 windows".
6101 (Frequently Asked Questions): Improve code for disabling vc.
6102
6103 * trampver.texi: Update release number. Set default value of
6104 `emacsgvfs'.
6105
6106 2009-06-21 Chong Yidong <cyd@stupidchicken.com>
6107
6108 * Branch for 23.1.
6109
6110 2009-06-17 Glenn Morris <rgm@gnu.org>
6111
6112 * faq.texi (Obtaining the FAQ): Add reference to Savannah.
6113 (Latest version of Emacs): Mention source code repository.
6114
6115 2009-06-16 Glenn Morris <rgm@gnu.org>
6116
6117 * faq.texi (Top): Language tweak.
6118 (Extended commands): Most people have arrow keys.
6119 (Emacs manual): Say how to follow info links.
6120 (File-name conventions): Change title a bit. Explain about source
6121 versus installed. Condense etc description.
6122 (Guidelines for newsgroup postings): Mention Savannah list page.
6123 (Newsgroup archives): Simplify.
6124 (Contacting the FSF): Add contact URL.
6125 (Emacs Lisp documentation): Printed version not always available.
6126 (Installing Texinfo documentation): Explain how by hand installation is
6127 not normally needed. Use add-to-list. Remove duplicate reference.
6128 (Informational files for Emacs): Move info on Help menu here from
6129 "File-name conventions".
6130 (Help installing Emacs): Tweak uref.
6131 (Obtaining the FAQ): Mention repository.
6132 (Origin of the term Emacs): Explain "ITS".
6133 (Changing load-path): Use add-to-list.
6134 (Automatic indentation): Clarify this is for Text mode.
6135 Don't mention Indented Text mode.
6136 (Finding Emacs on the Internet): The FSF does not seem to offer a
6137 deluxe distribution on CD anymore.
6138
6139 2009-06-16 Glenn Morris <rgm@gnu.org>
6140
6141 * faq.texi (Top): Mention which Emacs version this FAQ is about.
6142 Recommend the latest release. Mention how to get older FAQs.
6143 Recommend the Emacs manual.
6144 (Guidelines for newsgroup postings): Discourage cross-posts.
6145 (Underlining paragraphs): Remove.
6146 (Editing MS-DOS files): Remove pre-Emacs 20 information.
6147 (Bugs and problems): Update key-binding.
6148 (Problems with very large files): Mention 64-bit.
6149 (Shell process exits abnormally): Remove.
6150 (Problems with Shell Mode): Rename and update.
6151 (Spontaneous entry into isearch-mode)
6152 (Problems talking to certain hosts): Remove. This is old information,
6153 in etc/PROBLEMS if needed.
6154 (Emacs takes a long time to visit files, Updating Emacs): Remove.
6155 (Dired claims that no file is on this line): Update.
6156 (Installing Emacs, Problems building Emacs): Simplify.
6157 (Emacs for MS-DOS): Refer to msdos/INSTALL rather than duplicating
6158 information.
6159 (Emacs for MS-Windows): Rename from "Emacs for Windows". Simplify.
6160 (Emacs for Mac OS X): Rename from "Emacs for Apple computers".
6161 (JDEE): "JDEE", not "JDE".
6162 (Handling C-s and C-q with flow control, Binding C-s and C-q):
6163 Remove. This is old information, in etc/PROBLEMS if needed.
6164 (stty and Backspace key, Kanji and Chinese characters): Remove.
6165 (Right-to-left alphabets): Update section.
6166 (Changing the included text prefix): Gnus uses message-yank-prefix.
6167 Add cross-reference to Supercite manual.
6168 (Saving a copy of outgoing mail): Simplify output file description.
6169 (Expanding aliases when sending mail): Refer to Emacs manual.
6170 Remove old info about RFC822.
6171 Correct description of how to rebuild aliases.
6172 (Rmail writes to /var/spool/mail): Update location from /usr/spool/mail.
6173 (MIME with Emacs mail packages)
6174 (Viewing articles with embedded underlining)
6175 (Saving a multi-part Gnus posting, Gnus hangs for a long time):
6176 Remove old sections.
6177 (Killing based on nonstandard headers): Remove. Scoring is preferable,
6178 and is well-documented in the Gnus manual.
6179 (Reading news with Emacs): Merge "Learning more about Gnus" into here.
6180 (Making Gnus faster): Rename from "Starting Gnus faster".
6181 Merge "Catch-up is slow in Gnus" into here.
6182
6183 2009-06-14 Glenn Morris <rgm@gnu.org>
6184
6185 * faq.texi (Status of Emacs): Re-order with most recent releases first.
6186 (New in Emacs 23): New section.
6187 (Handling C-s and C-q with flow control): Add xref.
6188
6189 2009-06-13 Glenn Morris <rgm@gnu.org>
6190
6191 * faq.texi (Setting up a customization file): Grammar fix.
6192 Customize is no longer "new".
6193 (Displaying the current line or column): Line-number mode is on by
6194 default. Don't mention `column' package. Mention linum.el.
6195 (Turning on abbrevs by default): Explain how to do it for buffers,
6196 modes, and everywhere.
6197 (Associating modes with files): Use add-to-list. Don't mention Emacs
6198 19.
6199 (Highlighting a region): On by default since 23.1.
6200 (Replacing highlighted text): Update doc quote.
6201 (Working with unprintable characters): Don't mention search-quote-char.
6202 (Using an already running Emacs process): Gnuclient is probably not an
6203 enhancement these days.
6204 (Indenting switch statements): Remove mention of pre-Emacs 20.
6205 (Horizontal scrolling): Abbreviate Emacs 20 description.
6206 (Replacing text across multiple files): Fix name of dired command.
6207 (Disabling backups): Use require not load.
6208 (Learning more about Gnus): Add cross-refs to Gnus manual and FAQ.
6209
6210 2009-06-13 Bill Wohler <wohler@newt.com>
6211
6212 Release MH-E manual version 8.2.
6213
6214 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
6215 release 8.2.
6216
6217 2009-06-13 Glenn Morris <rgm@gnu.org>
6218
6219 * faq.texi: Remove the term "on-line" (meaning "Info") throughout, since
6220 in this day and age the common meaning is "on the web".
6221 (copying): Use @copyright in all cases.
6222 (Basic keys): Remove reference to deleted manual node "Text Characters".
6223 (File-name conventions): Use GNU as an example rather than SERVICE.
6224 default.el lives in site-lisp. Update Info directory location.
6225 (Real meaning of copyleft): GPL actions have been brought, but all
6226 settled out of court.
6227 (Guidelines for newsgroup postings): Shorten section title.
6228 Simplify comp.emacs description.
6229 (Newsgroup archives): Change Google URL. Describe Gmane.
6230 (Unsubscribing from Emacs lists): Remove discussion of "distribution
6231 points". Mention List-Unsubscribe header.
6232 (Contacting the FSF): Update email and URLs.
6233 (Basic editing): Mention F1 for help.
6234 (Installing Texinfo documentation): Refer to Texinfo website rather
6235 than ftp server.
6236 (Printing a Texinfo file): Mention texi2pdf.
6237 (Informational files for Emacs): Don't describe FTP or SERVICE, they
6238 are just stubs nowadays.
6239 (Latest version of Emacs): Explain version numbers.
6240 (Spell-checkers, Checking TeX and *roff documents): Remove sections.
6241 (Turning on syntax highlighting): No need to mention hilit19 any more.
6242 (Finding Emacs on the Internet): Refer to URLs rather than DISTRIB, FTP.
6243 (Modes for various languages): Remove section.
6244 (Major packages and programs): Remove most version and maintainer
6245 information - it's hard to keep up-to-date, and adds nothing.
6246 Similarly with direct links to mailing lists.
6247 (Spell-checkers): Rename node from Ispell. Mention Aspell and Hunspell.
6248 (Mailcrypt): Remove section - mailcrypt has not been updated in mnay
6249 years, and Emacs comes with tools for this now.
6250 (Patch): Remove section - this is a standard tool.
6251 (Using function keys under X): Remove section.
6252
6253 2009-06-12 Glenn Morris <rgm@gnu.org>
6254
6255 * faq.texi (Viewing Info files outside of Emacs): Xinfo is no more.
6256 (Help installing Emacs): Remove reference to deleted X11 node.
6257 (Associating modes with files): Interpreter-mode-alist is no longer
6258 subservient to auto-mode-alist.
6259 (Installing Emacs): Change future Emacs version.
6260 (Linking with -lX11 fails): Remove old section.
6261 (Packages that do not come with Emacs): Update ELL location.
6262 Emacs Lisp archive is dead.
6263 (Emacs for Windows): Remove reference to old CE port.
6264 (Emacs for OS/2, Emacs for Atari ST, Emacs for the Amiga)
6265 (Emacs for VMS and DECwindows): Remove old ports.
6266 (Emacs for GNUstep): Rename from "Emacs for NeXTSTEP" and update.
6267 (Removing flashing messages): Remove section about non-existent Gnus
6268 option.
6269
6270 * faq.texi (Top): Add @top command.
6271 Remove the optional arguments from all @node commands: makeinfo can
6272 generate these automatically, and it is easier to edit and rearrange
6273 nodes without them.
6274
6275 2009-06-11 Glenn Morris <rgm@gnu.org>
6276
6277 * faq.texi (Common acronyms): Remove no-longer-existing OSF.
6278 (The LPF): Make the updated URL the sole reference point.
6279 (Learning how to do something): Update refcard price and format.
6280 (Getting a printed manual): Sources in doc/emacs/, not man/.
6281 Also available in PDF format. Since the page count varies, be less
6282 precise.
6283 (Informational files for Emacs): Remove references to deleted files
6284 LPF and SUN-SUPPORT, and to UUCP.
6285 (Obtaining the FAQ): Refer to the service web-page rather than SERVICE.
6286 Remove many obsolete ways to get the FAQ, which now seems only to be
6287 distributed with Emacs.
6288 (Mail and news): Remove sections about Rmail Babyl that no longer apply.
6289
6290 2009-06-09 Chong Yidong <cyd@stupidchicken.com>
6291
6292 * org.texi (Org Plot): Fix tags (Bug#3507).
6293 (Workflow states, Agenda commands): Fix tags (Bug#3508).
6294
6295 * ada-mode.texi (Installation, Compile commands)
6296 (Project File Overview, No project files, Set compiler options)
6297 (Use GNAT project file, Use multiple GNAT project files)
6298 (Identifier completion): Use @samp for menu items, and @kbd for key
6299 sequences (Bug#3504).
6300
6301 2009-06-04 Daiki Ueno <ueno@unixuser.org>
6302
6303 * gnus.texi (Security): Fix wording; add a link to epa.info.
6304
6305 2009-06-04 Ryan Yeske <rcyeske@gmail.com>
6306
6307 * message.texi (Header Commands): Fix descriptions to match
6308 keybindings.
6309
6310 2009-04-22 Daiki Ueno <ueno@unixuser.org>
6311
6312 * gnus.texi (Security): Mention that EasyPG is the current default.
6313
6314 2009-04-13 Chong Yidong <cyd@stupidchicken.com>
6315
6316 * ediff.texi (Session Commands): Fix typo.
6317
6318 2009-04-05 Reiner Steib <Reiner.Steib@gmx.de>
6319
6320 * gnus-faq.texi (FAQ 8-4): Fix wrong group name of
6321 news.software.readers. Reported by Florian Rehnisch.
6322
6323 2009-04-02 Glenn Morris <rgm@gnu.org>
6324
6325 * auth.texi: Capitalize direntry.
6326
6327 * mairix-el.texi: Copy the direntry from ../../info/dir, and avoid
6328 using a period in the entry name. (Bug#2797)
6329
6330 2009-03-03 Juanma Barranquero <lekktu@gmail.com>
6331
6332 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add auth.
6333 ($(infodir)/auth, auth.dvi): New targets.
6334
6335 2009-03-03 Glenn Morris <rgm@gnu.org>
6336
6337 * auth.texi: Fix @setfilename.
6338
6339 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add auth.
6340 (auth, $(infodir)/auth, auth.dvi): New rules.
6341
6342 2009-02-25 Glenn Morris <rgm@gnu.org>
6343
6344 * faq.texi (Emacs for minimalists): New node. (Bug#2452)
6345
6346 2009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
6347
6348 * gnus.texi (NoCeM): Fix description of gnus-use-nocem.
6349
6350 2009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
6351
6352 * gnus.texi (NoCeM): Update default values for gnus-nocem-groups,
6353 gnus-nocem-issuers, and gnus-nocem-verifyer.
6354
6355 2009-02-20 Juanma Barranquero <lekktu@gmail.com>
6356
6357 * ada-mode.texi (Project files, Automatic Casing):
6358 * dbus.texi (Signals):
6359 * gnus.texi (Selecting a Group, Filtering Incoming Mail):
6360 * mh-e.texi (HTML):
6361 * nxml-mode.texi (Locating a schema)
6362 (Using the document's URI to locate a schema):
6363 * org.texi (Footnotes, Using the mapping API):
6364 * rcirc.texi (Channels): Remove duplicate words.
6365
6366 2009-02-20 Glenn Morris <rgm@gnu.org>
6367
6368 * dired-x.texi (Miscellaneous Commands):
6369 * gnus.texi: Minor updates for mbox Rmail.
6370
6371 2009-02-16 Karl Berry <karl@gnu.org>
6372
6373 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
6374 * cl.texi, dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi:
6375 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
6376 * faq.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
6377 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
6378 * newsticker.texi, nxml-mode.texi, org.texi, pcl-cvs.texi:
6379 * pgg.texi, rcirc.texi, reftex.texi, remember.texi, sasl.texi:
6380 * sc.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
6381 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi, woman.texi:
6382 Consistently use @insertcopying in the Top node,
6383 @contents at the front (after @end titlepage),
6384 and @direntry after @copying. (Bug#1988)
6385
6386 2009-02-13 Teodor Zlatanov <tzz@lifelogs.com>
6387
6388 * auth.texi: New file documenting auth-source.
6389
6390 2009-02-13 Carsten Dominik <dominik@science.uva.nl>
6391
6392 * org.texi (Org Plot): Fix link.
6393
6394 2009-02-09 Daiki Ueno <ueno@unixuser.org>
6395
6396 * epa.texi (Mail-mode integration): Mention the way to do
6397 "encrypt-to-self". (Bug#1807)
6398
6399 2009-02-05 Arni Magnusson <arnima@hafro.is> (tiny change)
6400
6401 * ada-mode.texi (No project files): Fix typo. (Bug#2214)
6402
6403 2009-02-04 Reiner Steib <Reiner.Steib@gmx.de>
6404
6405 * gnus-news.texi: Print version about Incoming*.
6406
6407 2009-02-02 Carsten Dominik <dominik@science.uva.nl>
6408
6409 * org.texi (Structure editing, Handling links)
6410 (Fast access to TODO states, Javascript support): Make standard docs
6411 correctly reflect default variable settings.
6412
6413 2009-02-02 Glenn Morris <rgm@gnu.org>
6414
6415 * org.texi: Fix typos.
6416
6417 2009-02-01 Michael Albinus <michael.albinus@gmx.de>
6418
6419 Sync with Tramp 2.1.15.
6420
6421 * trampver.texi: Update release number.
6422
6423 2009-01-31 Carsten Dominik <carsten.dominik@gmail.com>
6424
6425 * org.texi (TODO dependencies): Document TODO dependencies on
6426 checkboxes.
6427
6428 2009-01-30 Carsten Dominik <dominik@science.uva.nl>
6429
6430 * org.texi (TODO dependencies): Document key binding for toggling
6431 ORDERED property.
6432
6433 2009-01-28 Michael Albinus <michael.albinus@gmx.de>
6434
6435 * dbus.texi (Errors and Events): Fix typos. Describe second parameter
6436 of hook functions.
6437
6438 2009-01-28 Carsten Dominik <dominik@science.uva.nl>
6439
6440 * org.texi (TODO dependencies): New section.
6441
6442 2009-01-27 Carsten Dominik <dominik@science.uva.nl>
6443
6444 * org.texi (Plain lists, TODO basics, Priorities)
6445 (Multiple sets in one file, Conflicts): Document interaction with
6446 `shift-selection-mode'.
6447
6448 2009-01-27 Jay Belanger <jay.p.belanger@gmail.com>
6449
6450 * calc.texi (Embedded Mode, Algebraic-Style Calculations):
6451 Make Calc the subject of sentences.
6452 (Rearranging Formulas using Selections): Discuss new options
6453 for `j *'.
6454
6455 2009-01-26 Michael Albinus <michael.albinus@gmx.de>
6456
6457 * dbus.texi (Errors and Events): New variable dbus-event-error-hooks.
6458
6459 2009-01-26 Glenn Morris <rgm@gnu.org>
6460
6461 * org.texi: Fix typos.
6462
6463 2009-01-26 Bill Wohler <wohler@newt.com>
6464
6465 * mh-e.texi (EDITION, UPDATED): Update.
6466
6467 2009-01-25 Carsten Dominik <dominik@science.uva.nl>
6468
6469 * org.texi (References): Add information about remote references.
6470 (Built-in table editor): Document `C-c RET' in tables.
6471 (Math symbols, Quoting LaTeX code): Mention that simple
6472 LaTeX macros survive LaTeX export.
6473 (Images in LaTeX export): Show how to create a reference to a
6474 figure.
6475 (Sectioning structure): Document that the LaTeX class can be
6476 specified in a property.
6477 (Text areas in HTML export): New section.
6478 (External links): Add examples for text search and ID links.
6479 (Built-in table editor): Remove the descriptio of `C-c
6480 C-q', it not longer works.
6481 (Literal examples): Document that a space must follow
6482 the colon in short examples.
6483 (Relative timer): Document `org-timer-stop'.
6484 (Footnotes): New section.
6485 (Footnote markup): Shorten section and refer to new Footnote
6486 section.
6487 (Literal examples): Add documentation for line
6488 numbering in and references to code examples.
6489 (CSS support): Fix the description of default CSS styles.
6490 (Capturing column view): Document
6491 "file:path/to/file.org" as an allowed value for the ID property of
6492 a dynamic block copying column view.
6493
6494 2009-01-23 Stephen Eglen <stephen@gnu.org>
6495
6496 * mh-e.texi (Getting Started): Describe $MH.
6497
6498 2009-01-21 Michael Albinus <michael.albinus@gmx.de>
6499
6500 * tramp.texi (all): Harmonize usage of "external method",
6501 "external transfer method" and "out-of-band method".
6502 (Connection types): Precise the differences of inline and external
6503 methods. Written by Adrian Phillips <a.phillips@met.no>.
6504
6505 2009-01-19 Reiner Steib <Reiner.Steib@gmx.de>
6506
6507 * gnus.texi (Limiting): `/ N' and `/ o' are not really limiting
6508 commands as described at the top. Reported by Allan Gottlieb
6509 <gottlieb@nyu.edu>.
6510
6511 2009-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
6512
6513 * gnus.texi (Non-ASCII Group Names, RSS): Update description of
6514 nnmail-pathname-coding-system.
6515
6516 2009-01-17 Peter Tury <tury.peter@gmail.com> (tiny change)
6517
6518 * org.texi (Relative timer): Fix typo.
6519
6520 2009-01-15 Juanma Barranquero <lekktu@gmail.com>
6521
6522 * org.texi (Clocking work time): Fix typo.
6523 Reported by Peter Tury <tury.peter@gmail.com>. (Bug#1925)
6524
6525 2009-01-13 Glenn Morris <rgm@gnu.org>
6526
6527 * org.texi: Fix some more typos.
6528
6529 2009-01-13 Peter Tury <tury.peter@gmail.com> (tiny change)
6530
6531 * org.texi: Fix some typos.
6532
6533 2009-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
6534
6535 * gnus.texi (Group Parameters): Add note for local variables.
6536
6537 2009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
6538
6539 * gnus.texi (Converting Kill Files): Fix URL.
6540 Include gnus-kill-to-score.el in contrib directory.
6541
6542 2009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
6543
6544 * gnus.texi (Startup Variables): Fix gnus-before-startup-hook.
6545 Reported by Leo <sdl.web@gmail.com>. (Bug#1660)
6546 (Paging the Article): Add index entry.
6547
6548 2009-01-03 Stephen Leake <stephen_leake@member.fsf.org>
6549
6550 * ada-mode.texi (Examples): Delete redundant text.
6551
6552 2009-01-03 Michael Albinus <michael.albinus@gmx.de>
6553
6554 * trampver.texi (top): Declare ipv6prefix and ipv6postfix.
6555
6556 * tramp.texi (Filename Syntax, Filename completion): Handle IPv6
6557 addresses.
6558
6559 2009-01-03 Bill Wohler <wohler@newt.com>
6560
6561 * mh-e.texi (Scan Line Formats): Indicate that first column should be
6562 kept empty.
6563
6564 2008-12-20 Carsten Dominik <dominik@science.uva.nl>
6565
6566 * org.texi (Activation, Exporting, ASCII export, HTML export)
6567 (HTML Export commands, LaTeX/PDF export commands):
6568 Improve documentation about transient-mark-mode.
6569 (References): Document the use of special names like $LR1 to reference
6570 to fields in the last table row.
6571
6572 2008-12-19 Juri Linkov <juri@jurta.org>
6573
6574 * info.texi (Search Text): Remove mention of removed key binding M-s.
6575
6576 2008-12-18 Carsten Dominik <dominik@science.uva.nl>
6577
6578 * org.texi (References): Remove mentioning of @0 as reference for the
6579 last line, this has been reverted in the Lisp sources.
6580
6581 2008-12-17 Juanma Barranquero <lekktu@gmail.com>
6582
6583 * makefile.w32-in (INFO_TARGETS, clean): Add sasl.
6584 (DVI_TARGETS): Remove duplicates. Add sasl.
6585 ($(infodir)/sasl, sasl.dvi): New targets.
6586
6587 2008-12-17 Carsten Dominik <dominik@science.uva.nl>
6588
6589 * org.texi: Version number pushed to 6.15d.
6590
6591 2008-12-16 Carsten Dominik <dominik@science.uva.nl>
6592
6593 * org.texi (Tables in LaTeX export): New section.
6594 (Images in LaTeX export): New section.
6595 (Inlined images, Images in HTML export): Sections renamed.
6596
6597 2008-12-08 Reiner Steib <Reiner.Steib@gmx.de>
6598
6599 * message.texi (Insertion Variables): Don't advertise sc-cite-original.
6600
6601 2008-12-04 David Engster <dengste@eml.cc>
6602
6603 * gnus.texi (nnmairix): Mention mairix.el. Point out the importance
6604 of nnml-get-new-mail. Change URL for mairix patch.
6605
6606 2008-12-02 Carsten Dominik <carsten.dominik@gmail.com>
6607
6608 * org.texi (Using the mapping API): Fix bug in mapping example.
6609 (Publishing options): Make the list of properties complete again, in
6610 correspondence to the variable `org-export-plist-vars'.
6611 (Property searches): Document new special values for time comparisons.
6612 (Tag inheritance): Refine the description of tag inheritance.
6613 (Project alist): Add info about the publishing sequence of components.
6614 (Effort estimates): Document the new relative timer.
6615
6616 2008-12-01 Jay Belanger <jay.p.belanger@gmail.com>
6617
6618 * calc.texi (About This Manual): Clarify behavior of `C-x * t'.
6619 (Using Calc): Clarify use of `C-x * o'.
6620 (Embedded Mode (Overview)): Clarify use of `C-x * e'.
6621
6622 2008-11-28 Richard M Stallman <rms@gnu.org>
6623
6624 * dbus.texi (Receiving Method Calls): Clean up previous change.
6625
6626 2008-11-26 Michael Albinus <michael.albinus@gmx.de>
6627
6628 * dbus.texi (Type Conversion): New defuns `dbus-string-to-byte-array',
6629 `dbus-escape-as-identifier', `dbus-byte-array-to-string' and
6630 `dbus-unescape-from-identifier'.
6631 (Receiving Method Calls): New constants `dbus-service-emacs' and
6632 `dbus-path-emacs'. Precise return values of `dbus-register-method'.
6633 (Signals): Use the constants in the example.
6634
6635 2008-11-24 Carsten Dominik <dominik@science.uva.nl>
6636
6637 * org.texi: Re-apply change to FDL 1.3.
6638
6639 2008-11-23 Carsten Dominik <dominik@science.uva.nl>
6640
6641 * org.texi (Setting up Remember): Document `org-remember-mode'.
6642 (External links): Document that bbdb links can use a regular
6643 expression.
6644 (External links): Document that elisp links can contain interactive
6645 commands.
6646
6647 2008-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
6648
6649 * viper.texi (viper-translate-all-ESC-keysequences):
6650 Description removed.
6651
6652 2008-11-19 Glenn Morris <rgm@gnu.org>
6653
6654 * doclicense.texi: Change to FDL 1.3.
6655 Relicense all texi files under FDL 1.3 or later.
6656
6657 2008-11-17 Jay Belanger <jay.p.belanger@gmail.com>
6658
6659 * calc.texi (Tutorial): Clarify how to set up the on-line tutorial.
6660
6661 2008-11-16 Michael Kifer <kifer@cs.stonybrook.edu>
6662
6663 * viper.texi (viper-ESC-keyseq-timeout, viper-ESC-key): Remove.
6664
6665 * ediff.texi: Version/date change.
6666
6667 2008-11-14 Chong Yidong <cyd@stupidchicken.com>
6668
6669 * ns-emacs.texi: Moved into macos.texi in the main Emacs manual.
6670
6671 2008-11-14 Jay Belanger <jay.p.belanger@gmail.com>
6672
6673 * calc.texi (About This Manual): Comment out a mention of
6674 marginal notes.
6675
6676 2008-11-12 Carsten Dominik <dominik@science.uva.nl>
6677
6678 * org.texi (Clocking work time): Document the :formula property of
6679 clock tables.
6680 (Structure editing, Refiling notes): Document refiling regions.
6681 (Agenda commands): Document the double-prefix version
6682 of the `l' command in the agenda.
6683 (Handling links): Explain the effect of a double prefix
6684 arg to `C-c C-o'.
6685 (TODO basics): Add documentation for tag triggers.
6686
6687 2008-10-23 Glenn Morris <rgm@gnu.org>
6688
6689 * cl.texi (Function Bindings): Mention `flet' fails to deal with
6690 byte-compiling things like `+'.
6691
6692 * ns-emacs.texi: Merge copyright years of author now with assignment
6693 into FSF years.
6694 (VER): Use it for easier automatic updating. Use Emacs version rather
6695 than standalone Emacs.app version.
6696
6697 2008-10-12 Carsten Dominik <dominik@science.uva.nl>
6698
6699 * org.texi: Lots of minor fixes.
6700 (Capture): New chapter.
6701 (Org Plot): New section.
6702
6703 2008-09-30 Magnus Henoch <mange@freemail.hu>
6704
6705 * cl.texi (Porting Common Lisp): Fix parenthesis order in example.
6706
6707 2008-09-30 Jay Belanger <jay.p.belanger@gmail.com>
6708
6709 * calc.texi (User Defined Units): Mention how to enter optional display
6710 string.
6711
6712 2008-09-25 Teodor Zlatanov <tzz@lifelogs.com>
6713
6714 * message.texi (Sending Variables): Fix variable documentation to
6715 avoid the "y/n" wording.
6716
6717 2008-09-24 Teodor Zlatanov <tzz@lifelogs.com>
6718
6719 * message.texi (Sending Variables): Add `message-confirm-send' doc.
6720
6721 2008-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
6722
6723 * gnus.texi (The Gnus Registry): Don't give argument to @item used in
6724 @enumerate section so as to be able to be formatted with MAKEINFO=no.
6725
6726 2008-09-22 Bill Wohler <wohler@newt.com>
6727
6728 Release MH-E manual version 8.1.
6729
6730 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
6731 release 8.1.
6732
6733 * mh-e.texi: Retain dual license as agreed to by the FSF.
6734 However, bump GPL to Version 3.
6735 Use @include for license text.
6736
6737 2008-09-19 Katsumi Yamaoka <yamaoka@jpl.org>
6738
6739 * gnus.texi (Top, Setup, Fancy splitting to parent)
6740 (Store custom flags and keywords, Store arbitrary data):
6741 Clean up markup.
6742
6743 2008-09-16 Teodor Zlatanov <tzz@lifelogs.com>
6744
6745 * gnus.texi (The Gnus Registry): Document it.
6746
6747 2008-09-08 David Engster <dengste@eml.cc>
6748
6749 * gnus.texi (nnmairix): Point out that nnml uses MH format.
6750 Clarify section about choosing back end servers.
6751
6752 2008-08-23 Glenn Morris <rgm@gnu.org>
6753
6754 * dired-x.texi (Shell Command Guessing):
6755 Mention dired-guess-shell-case-fold-search. (Bug#417)
6756
6757 2008-08-22 Michael Albinus <michael.albinus@gmx.de>
6758
6759 * trampver.texi: Update release number.
6760
6761 2008-08-18 Brian Cully <bjc@kublai.com> (tiny change)
6762
6763 * ns-emacs.texi: Update version.
6764 (Introduction): Correct menu location for options save.
6765 (Customization): Note that defaults are stored under org.gnu.Emacs.
6766
6767 2008-08-11 Bill Wohler <wohler@newt.com>
6768
6769 * mh-e.texi (Getting Started): Rename variant mu-mh to gnu-mh and be
6770 explicit about GNU mailutils MH elsewhere (with thanks to Darel
6771 Henman) (closes SF #1768928).
6772
6773 2008-08-10 Glenn Morris <rgm@gnu.org>
6774
6775 * ns-emacs.texi: Use @copying. Change copyright of authors with
6776 assignment to FSF. Change license to GFDL.
6777 (Top): Remove outdated references.
6778
6779 2008-08-07 Reiner Steib <Reiner.Steib@gmx.de>
6780
6781 * gnus.texi (Sorting the Summary Buffer, Summary Sorting):
6782 Add gnus-summary-sort-by-most-recent-number and
6783 gnus-summary-sort-by-most-recent-date.
6784 (Summary Sorting): Explain prefix argument.
6785
6786 2008-08-07 Katsumi Yamaoka <yamaoka@jpl.org>
6787
6788 * gnus.texi (Saving Articles): Mention symbolic prefix `r' for
6789 gnus-summary-pipe-output.
6790
6791 2008-08-03 Michael Albinus <michael.albinus@gmx.de>
6792
6793 * dbus.texi (Receiving Method Calls): Document error handling of own
6794 D-Bus methods.
6795
6796 2008-08-01 Bill Wohler <wohler@newt.com>
6797
6798 * mh-e.texi (Reading Mail)
6799 (Viewing Attachments): Describe new function
6800 mh-show-preferred-alternative.
6801 (Sending Mail, Redistributing, Sending Message): Describe new hook
6802 mh-annotate-msg-hook.
6803
6804 2008-07-31 Michael Albinus <michael.albinus@gmx.de>
6805
6806 * dbus.texi (Arguments and Signatures): Fix example.
6807 (Synchronous Methods): New defun `dbus-call-method-non-blocking'.
6808 (Asynchronous Methods): New node.
6809 (Errors and Events): Describe extended layout of `dbus-event'.
6810 New defun `dbus-event-message-type'.
6811
6812 2008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
6813
6814 * ediff.texi: Remove VMS support.
6815
6816 2008-07-29 Juanma Barranquero <lekktu@gmail.com>
6817
6818 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add mairix-el.
6819 ($(infodir)/mairix-el), mairix-el.dvi): New targets.
6820
6821 2008-07-29 Chong Yidong <cyd@stupidchicken.com>
6822
6823 * Makefile.in: Add mairix-el targets.
6824
6825 2008-07-29 David Engster <deng@randomsample.de>
6826
6827 * mairix-el.texi: New file.
6828
6829 2008-07-28 Stephen Leake <stephen_leake@stephe-leake.org>
6830
6831 * ada-mode.texi: Document using GNAT project files as Emacs Ada mode
6832 project files. Delete 'main_unit' project variable; not needed. Allow
6833 process environment variables wherever project variables are allowed.
6834 Add tutorial section on multiple GNAT project files.
6835
6836 2008-07-27 Michael Albinus <michael.albinus@gmx.de>
6837
6838 Sync with Tramp 2.1.14.
6839
6840 * trampver.texi: Update release number.
6841
6842 2008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
6843
6844 * ns-emacs.texi:
6845 * faq.texi: Remove mentions of Mac Carbon.
6846
6847 2008-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
6848
6849 * gnus.texi (Saving Articles): Describe the 2nd argument of
6850 gnus-summary-save-in-pipe.
6851 (SpamAssassin): Use it.
6852
6853 2008-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
6854
6855 * gnus.texi (SpamAssassin): Fix gnus-summary-save-in-pipe usage.
6856
6857 2008-07-25 Carsten Dominik <dominik@science.uva.nl>
6858
6859 * org.texi (Export options): Document the use of the creator flag.
6860
6861 2008-07-24 Carsten Dominik <dominik@science.uva.nl>
6862
6863 * org.texi: New version 6.06a.
6864
6865 2008-07-23 Juanma Barranquero <lekktu@gmail.com>
6866
6867 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add ns-emacs.
6868 ($(infodir)/ns-emacs, ns-emacs.dvi): New targets.
6869
6870 2008-07-23 Vincent Belaïche <vincent.b.1@hotmail.fr>
6871
6872 * calc.texi (Editing Stack Entries, Algebraic Entry):
6873 Rewrite introductory sentences so it can be used by
6874 Calc's help functions. Mention fixing typos.
6875 (Customizing Calc): Fix typo.
6876
6877 2008-07-23 Jay Belanger <jay.p.belanger@gmail.com>
6878
6879 * calc.texi (summarykey): New macro. Use to correctly format keys in
6880 the summary.
6881
6882 2008-07-20 Adrian Robert <adrian.b.robert@gmail.com>
6883
6884 * ns-emacs.texi (Customization): Corrected documentation on color
6885 specification formats.
6886
6887 2008-07-19 Andreas Schwab <schwab@suse.de>
6888
6889 * ns-emacs.texi: Moved from ../emacs. Add @direntry.
6890
6891 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ns-emacs.
6892 (ns-emacs, $(infodir)/ns-emacs, ns-emacs.dvi): New rules.
6893
6894 2008-07-18 Michael Albinus <michael.albinus@gmx.de>
6895
6896 * dbus.texi (Inspection): Rework, introduce submenus.
6897 (Bus names, Introspection, Nodes and Interfaces, Methods and Signal)
6898 (Properties and Annotations, Arguments and Signatures): New nodes.
6899
6900 2008-07-13 Michael Albinus <michael.albinus@gmx.de>
6901
6902 * dbus.texi (Receiving Method Calls): Fix description of
6903 `dbus-register-method'.
6904 (Signals): Allow also signal arguments for filtering in
6905 `dbus-register-signal'.
6906
6907 2008-07-13 Vincent Belaïche <vincent.b.1@hotmail.fr>
6908
6909 * calc.texi (Manipulating Vectors): Clarify definition of `rnorm' and
6910 `cnorm'.
6911 (Arithmetic Tutorial): Simplify the verification of prime factors.
6912
6913 2008-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
6914
6915 * gnus.texi (Saving Articles): Mention
6916 gnus-summary-pipe-output-default-command and gnus-summary-save-in-pipe.
6917
6918 2008-06-29 Jay Belanger <jay.p.belanger@gmail.com>
6919
6920 * calc.texi: Adjust mode line throughout.
6921
6922 2008-06-28 Juanma Barranquero <lekktu@gmail.com>
6923
6924 * sasl.texi (Mechanisms): Fix typos.
6925
6926 2008-06-24 Jay Belanger <jay.p.belanger@gmail.com>
6927
6928 * calc.texi (Killing from the stack): Mention using normal Emacs
6929 copying.
6930
6931 2008-06-21 Michael Albinus <michael.albinus@gmx.de>
6932
6933 * tramp.texi (Password handling): Rename from "Password caching".
6934 Add `auth-source' mechanism.
6935 (Connection caching): Tramp reopens the connection automatically,
6936 when the operating system on the remote host has been changed.
6937
6938 2008-06-20 Eli Zaretskii <eliz@gnu.org>
6939
6940 * makefile.w32-in (distclean): Remove makefile.
6941
6942 2008-06-17 Carsten Dominik <dominik@science.uva.nl>
6943
6944 * org.texi (Using the mapping API): New section.
6945 (Agenda column view): New section.
6946 (Moving subtrees): Document archiving to the archive sibling.
6947 (Agenda commands): Document columns view in the agenda.
6948 (Using the property API): Document the API for multi-valued properties.
6949
6950 2008-06-17 Jason Riedy <jason@acm.org>
6951
6952 * org.texi (A LaTeX example): Note that fmt may be a one-argument
6953 function, and efmt may be a two-argument function.
6954 (Radio tables): Document multiple destinations.
6955
6956 2008-06-16 Glenn Morris <rgm@gnu.org>
6957
6958 * epa.texi, erc.texi, pgg.texi, remember.texi, sasl.texi, url.texi:
6959 Add Cover-Texts.
6960
6961 2008-06-15 Glenn Morris <rgm@gnu.org>
6962
6963 * faq.texi (VER): Update to 23.0.60.
6964
6965 * mh-e.texi: Remove option of licensing under GPL.
6966 Add Cover-Texts to GFDL permissions notice.
6967 (GPL): Remove section.
6968 (GFDL): Include doclicense.texi rather than the actual text.
6969
6970 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add sasl.
6971 (sasl, $(infodir)/sasl, sasl.dvi): New rules.
6972
6973 * sasl.texi: Fix output file name.
6974
6975 * epa.texi, sasl.texi: Refer to license in Emacs manual.
6976
6977 * gnus-coding.texi: Refer to license in Gnus manual.
6978
6979 * idlwave.texi, sasl.texi: Use @copying.
6980
6981 * org.texi: Change to GFDL 1.2. Refer to license in Emacs manual.
6982
6983 * speedbar.texi: Update Back-Cover Text as per maintain.info.
6984
6985 * url.texi: Use @copying, @title, @subtitle, @author.
6986
6987 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi, dbus.texi:
6988 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
6989 * erc.texi, eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus.texi:
6990 * idlwave.texi, message.texi, newsticker.texi, pcl-cvs.texi:
6991 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi:
6992 * smtpmail.texi, speedbar.texi, tramp.texi, vip.texi, viper.texi:
6993 * widget.texi, woman.texi:
6994 Remove references to external license, since doclicense is included.
6995
6996 * ada-mode.texi, autotype.texi, cc-mode.texi, dired-x.texi:
6997 * pcl-cvs.texi, speedbar.texi, url.texi, widget.texi:
6998 Remove references to non-existent Invariant Sections.
6999
7000 2008-06-14 Glenn Morris <rgm@gnu.org>
7001
7002 * faq.texi (Major packages and programs): Remove references to external
7003 Supercite, Calc, VIPER, since they have been included for some time.
7004 Update VM, AUCTeX, BBDB entries.
7005
7006 2008-06-14 Ulf Jasper <ulf.jasper@web.de>
7007
7008 * newsticker.texi: Updated to match latest newsticker changes.
7009
7010 2008-06-13 Glenn Morris <rgm@gnu.org>
7011
7012 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi
7013 * dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi
7014 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi
7015 * gnus.texi, idlwave.texi, info.texi, message.texi, newsticker.texi
7016 * nxml-mode.texi, org.texi, pcl-cvs.texi, rcirc.texi, reftex.texi
7017 * sc.texi, sieve.texi, smtpmail.texi, vip.texi, viper.texi, widget.texi
7018 * woman.texi:
7019 Update Back-Cover Text as per maintain.info.
7020
7021 2008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
7022
7023 * gnus-faq.texi: Generate. Change node names to "FAQ N-M".
7024
7025 * Makefile.in (gnus-faq-clean): Don't remove gnus-faq.texi.
7026 (gnus-faq.xml): Update repository host.
7027
7028 * gnus-faq.texi: Generate from gnus-faq.xml (sourceforge.net).
7029
7030 2008-06-15 Frank Schmitt <ich@frank-schmitt.net>
7031
7032 * gnus-faq.texi ([5.12]): Add entry about message-kill-buffer-on-exit.
7033 Fix a typo.
7034
7035 2008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
7036
7037 * gnus.texi (Mail Source Customization): Correct values of
7038 `mail-source-delete-incoming'. Reported by Tassilo Horn.
7039 (Oort Gnus): Fix version comment for mml-dnd-protocol-alist.
7040
7041 2008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
7042
7043 * gnus.texi (nnmairix): Eliminate wrong use of `path', cf. the GNU
7044 coding standards.
7045
7046 2008-06-14 David Engster <dengste@eml.cc>
7047
7048 * gnus.texi (nnmairix): Markup fixes.
7049
7050 2008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
7051
7052 * gnus.texi (nnmairix): Markup and other minor fixes.
7053
7054 2008-06-05 David Engster <dengste@eml.cc>
7055
7056 * gnus.texi (nnmairix): New nodes describing nnmairix.el.
7057
7058 2008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
7059
7060 * gnus.texi (Group Parameters): Change ~/.gnus to ~/.gnus.el.
7061 (Searching, nnir, nnmairix): New stub nodes.
7062
7063 2008-05-30 Felix Lee <felix.1@canids.net>
7064
7065 * cl.texi (Iteration Clauses): Fix incorrect "identical" examples.
7066
7067 2008-05-24 Reiner Steib <Reiner.Steib@gmx.de>
7068
7069 * gnus.texi (Filling In Threads): Additions to gnus-fetch-old-headers.
7070
7071 2008-05-15 Reiner Steib <Reiner.Steib@gmx.de>
7072
7073 * gnus.texi (Scoring On Other Headers): Fix typo. Rearrange.
7074
7075 2008-05-15 Jonathan Yavner <jyavner@member.fsf.org>
7076
7077 * ses.texi (Acknowledgements): Add Shigeru Fukaya.
7078
7079 2008-05-06 Juanma Barranquero <lekktu@gmail.com>
7080
7081 * info.texi (Top): Fix typo in xref.
7082
7083 2008-05-05 Karl Berry <karl@gnu.org>
7084
7085 * info.texi (Top): @xref to stand-alone manual.
7086
7087 2008-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
7088
7089 * gnus.texi (Various Summary Stuff): Add gnus-propagate-marks.
7090 (Various Summary Stuff): Fix typo in last xref.
7091
7092 2008-05-02 Juanma Barranquero <lekktu@gmail.com>
7093
7094 * org.texi (Moving subtrees): Fix typo.
7095
7096 2008-04-28 Michael Albinus <michael.albinus@gmx.de>
7097
7098 * tramp.texi (Frequently Asked Questions): Explain, how to disable
7099 Tramp via `tramp-mode'.
7100
7101 2008-04-27 Carsten Dominik <dominik@sam.science.uva.nl>
7102
7103 * org.texi: Massive changes, in many parts of the file.
7104
7105 2008-04-27 Jason Riedy <jason@acm.org>
7106
7107 * org.texi (A LaTeX example): Note that fmt may be a
7108 one-argument function, and efmt may be a two-argument function.
7109 (Radio tables): Document multiple destinations.
7110
7111 2008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
7112
7113 * gnus.texi (Oort Gnus): Add message-fill-column.
7114
7115 2008-04-12 Adrian Aichner <adrian@xemacs.org>
7116
7117 * gnus.texi (Mail Source Specifiers): Typo fix.
7118
7119 2008-04-12 Reiner Steib <Reiner.Steib@gmx.de>
7120
7121 * gnus.texi (Diary Headers Generation): Update key binding for
7122 `gnus-diary-check-message'.
7123
7124 2008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
7125
7126 * gnus.texi (Emacsen): Addition.
7127
7128 2008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
7129
7130 * gnus.texi (Emacsen): Give recommendations for Emacs 22 and Emacs 23.
7131
7132 2008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
7133
7134 * gnus.texi (Oort Gnus): Mention customizing of tool bars.
7135
7136 2008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
7137
7138 * gnus-news.texi: Update tool bar item.
7139
7140 2008-04-09 Sven Joachim <svenjoac@gmx.de>
7141
7142 * gnus-news.texi: Fix typos.
7143
7144 2008-04-11 Jay Belanger <jay.p.belanger@gmail.com>
7145
7146 * calc.texi (Vector and Matrix Arithmetic, Calc Summary):
7147 Add mention of `kron'.
7148
7149 2008-04-01 Daiki Ueno <ueno@unixuser.org>
7150
7151 * epa.texi (Encrypting/decrypting *.gpg files):
7152 Document epa-file-name-regexp.
7153
7154 2008-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
7155
7156 * gnus.texi (Example Methods): Fix description about ssh-agent.
7157 (Indirect Functions): Fix the default value of nntp-telnet-command;
7158 remove link to connect.html.
7159
7160 2008-03-30 Michael Albinus <michael.albinus@gmx.de>
7161
7162 * dbus.texi (Synchronous Methods): New parameter TIMEOUT for
7163 dbus-call-method.
7164 (Receiving Method Calls): The timeout can be set by the calling client.
7165
7166 * trampver.texi: Update release number.
7167
7168 2008-03-29 Reiner Steib <Reiner.Steib@gmx.de>
7169
7170 * gnus.texi (Top): Fix version. Add SASL.
7171
7172 2008-03-29 Michael Albinus <michael.albinus@gmx.de>
7173
7174 Sync with Tramp 2.1.13.
7175
7176 * trampver.texi: Update release number.
7177
7178 2008-03-29 Chong Yidong <cyd@stupidchicken.com>
7179
7180 * org.texi: Update to new org-mode website.
7181
7182 2008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
7183
7184 * cl.texi (For Clauses): Fix loop over key-seq to match code.
7185
7186 2008-03-22 Reiner Steib <Reiner.Steib@gmx.de>
7187
7188 * gnus.texi (Foreign Groups): Add gnus-read-ephemeral-gmane-group,
7189 gnus-read-ephemeral-gmane-group-url,
7190 gnus-read-ephemeral-emacs-bug-group,
7191 gnus-read-ephemeral-debian-bug-group.
7192
7193 2008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
7194
7195 * gnus.texi (MIME Commands): Add gnus-article-browse-html-article.
7196
7197 * gnus-news.texi: Add EasyPG. Add gnus-article-browse-html-article.
7198 Add FIXMEs for Bookmarks and gnus-registry-marks.
7199
7200 2008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
7201
7202 * gnus.texi (Smileys): Document `smiley-style'.
7203
7204 2008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
7205
7206 * gnus.texi (Gnus Development): Clarify difference between ding and
7207 gnu.emacs.gnus.
7208 (MIME Commands, Using MIME, RSS): Fix markup.
7209
7210 * gnus-faq.texi ([8.4]): Ditto.
7211
7212 2008-03-20 Reiner Steib <Reiner.Steib@gmx.de>
7213
7214 * gnus.texi (Emacsen): Remove obsolete stuff.
7215
7216 2008-03-19 Reiner Steib <Reiner.Steib@gmx.de>
7217
7218 * gnus.texi (Oort Gnus): Add version info WRT
7219 `mail-source-delete-incoming'.
7220
7221 2008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
7222
7223 * gnus.texi (Top): Add "Other related manuals" and version info in
7224 `iftex' output.
7225 (Formatting Fonts): Add index entries for gnus-mouse-face, gnus-face-0,
7226 gnus-balloon-face-0 and the corresponding format specifiers.
7227
7228 2008-03-26 Michael Albinus <michael.albinus@gmx.de>
7229
7230 * tramp.texi (Filename completion): Remove footnote about let-bind
7231 of `partial-completion-mode'. It doesn't work this way.
7232
7233 2008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
7234
7235 * pcl-cvs.texi (Contributors): Update my email.
7236
7237 2008-03-21 Michael Albinus <michael.albinus@gmx.de>
7238
7239 * dbus.texi (Receiving Method Calls): Mention default D-Bus timeout.
7240
7241 2008-03-17 Bill Wohler <wohler@newt.com>
7242
7243 * mh-e.texi (Viewing): Update URL for adding header fields to
7244 mh-invisible-header-fields-default.
7245
7246 2008-03-16 Bill Wohler <wohler@newt.com>
7247
7248 * mh-e.texi (Preface): Add Gnus to requirements.
7249 (Forwarding): Note that forwarded MIME messages are now inline.
7250
7251 2008-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
7252
7253 * gnus.texi (Example Methods, Direct Functions, Indirect Functions)
7254 (Common Variables): Give precedence to the netcat methods over the
7255 telnet methods, and mention that they are more reliable.
7256
7257 2008-03-13 Carsten Dominik <dominik@science.uva.nl>
7258
7259 * org.texi (Exporting Agenda Views): Document agenda export to
7260 iCalendar.
7261 (Progress logging): Document the new progress logging stuff.
7262
7263 2008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
7264
7265 * gnus.texi (Mail Source Customization, Gnus Development, Oort Gnus):
7266 Update for change of `mail-source-delete-incoming'.
7267
7268 * gnus-news.texi: Ditto.
7269
7270 2008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
7271
7272 * gnus-coding.texi (Gnus Maintainance Guide): Update conventions for
7273 custom versions.
7274
7275 2008-03-07 Alan Mackenzie <acm@muc.de>
7276
7277 * cc-mode.texi (Limitations and Known Bugs): State that the number of
7278 parens/brackets in a k&r region is limited.
7279
7280 2008-02-27 Reiner Steib <Reiner.Steib@gmx.de>
7281
7282 * gnus-news.texi: Mention problem with coding system `utf-8-emacs' when
7283 using different Emacs versions.
7284
7285 2008-02-27 Glenn Morris <rgm@gnu.org>
7286
7287 * sc.texi: Remove a lot of old and obsolete info.
7288 (titlepage): Simplify.
7289 (Emacs 19 MUAs, Emacs 18 MUAs, MH-E with any Emacsen)
7290 (VM with any Emacsen, GNEWS with any Emacsen)
7291 (Overloading for Non-conforming MUAs, Version 3 Changes)
7292 (The Supercite Mailing List): Delete nodes.
7293 (Introduction): Remove info about old packages.
7294 (Getting Connected): Simplify. Remove info about old packages.
7295 (Citing Commands): Delete Emacs 19 info.
7296 (Hints to MUA Authors): Simplify.
7297 (Thanks and History): Merge in some info from the deleted node
7298 "Version 3 Changes".
7299
7300 2008-02-05 Juanma Barranquero <lekktu@gmail.com>
7301
7302 * org.texi (Setting tags, In-buffer settings):
7303 * rcirc.texi (rcirc commands): Replace `legal' with `valid'.
7304
7305 2008-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
7306
7307 * gnus-news.texi: Mention that spaces and tabs are allowed in the
7308 installation directory name.
7309
7310 2008-02-12 Romain Francoise <romain@orebokech.com>
7311
7312 * epa.texi (Overview): Fix typo.
7313
7314 2008-02-11 Daiki Ueno <ueno@unixuser.org>
7315
7316 * epa.texi (Quick start): Remove the .emacs setting.
7317
7318 2008-02-10 Daiki Ueno <ueno@unixuser.org>
7319
7320 * epa.texi (Quick start): Use the command `epa-enable' instead of
7321 loading `epa-setup'.
7322
7323 2008-02-08 Juanma Barranquero <lekktu@gmail.com>
7324
7325 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add epa.
7326 ($(infodir)/epa, epa.dvi): New targets.
7327
7328 2008-02-08 Daiki Ueno <ueno@unixuser.org>
7329
7330 * Makefile.in: Add rules to build EasyPG Assistant User's Manual.
7331
7332 * epa.texi: New manual documenting the EasyPG Assistant.
7333
7334 2008-02-06 Michael Albinus <michael.albinus@gmx.de>
7335
7336 * dbus.texi (all): Wrap Lisp code examples with @lisp ... @end lisp.
7337 (Inspection): New function dbus-ping.
7338
7339 2008-02-05 Michael Albinus <michael.albinus@gmx.de>
7340
7341 * tramp.texi (Remote processes): Add `shell-command'.
7342
7343 2008-02-02 Michael Albinus <michael.albinus@gmx.de>
7344
7345 * tramp.texi: Use new FSF's Back-Cover Text.
7346
7347 2008-01-28 Michael Sperber <sperber@deinprogramm.de>
7348
7349 * gnus.texi (Mail Source Specifiers): Document `group' specifier.
7350 (Group Parameters): Document `mail-source' parameter.
7351
7352 2008-01-27 Michael Albinus <michael.albinus@gmx.de>
7353
7354 * tramp.texi (Inline methods): The hostname of the su(do)? methods
7355 must be a local host.
7356
7357 2008-01-26 Michael Olson <mwolson@gnu.org>
7358
7359 * erc.texi: Update version for ERC 5.3 release.
7360 (Obtaining ERC): Update extras URLs for 5.3.
7361 (Development): Write instructions for git, and remove those for Arch.
7362 (History): Mention the switch to git.
7363
7364 2008-01-24 Karl Berry <karl@gnu.org>
7365
7366 * info.texi (Search Index, Search Text): Mention the command
7367 character in the section name, a la the (Go to node) node.
7368
7369 2008-01-21 Michael Albinus <michael.albinus@gmx.de>
7370
7371 * dbus.texi (Errors and Events): New macro dbus-ignore-errors.
7372
7373 2008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
7374
7375 * gnus-news.texi: Mention gnus-article-describe-bindings.
7376
7377 2008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
7378
7379 * gnus-news.texi: Mention gnus-article-wide-reply-with-original.
7380
7381 2008-01-18 Carsten Dominik <dominik@science.uva.nl>
7382
7383 * org.texi (Property inheritance): New section.
7384 (Conventions): New section.
7385 (Structure editing): Document C-RET, the prefix arg to the cut/copy
7386 commands, and the new bindings for refiling.
7387 (Sparse trees): Document the new special command for sparse trees.
7388 (References): Be more clear about the counting of hilines.
7389 (Handling links): Document M-p/n for accessing links.
7390 (Fast access to TODO states): New section.
7391 (Per file keywords): New section.
7392 (Property inheritance): New section.
7393 (Column attributes): New summary types.
7394 (Capturing Column View): New section.
7395 (The date/time prompt): Cover the new features in the date/time prompt.
7396 Compactify the table of keys for the calendar remote control.
7397 (Clocking work time): Document the new :scope parameter.
7398 (Remember): Promoted to chapter.
7399 (Quoted examples): New section.
7400 (Enhancing text): New verbatim environments.
7401
7402 2008-01-14 Michael Albinus <michael.albinus@gmx.de>
7403
7404 * trampver.texi: Update release number.
7405
7406 2008-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
7407
7408 * gnus.texi (Article Keymap):
7409 Add gnus-article-wide-reply-with-original; fix descriptions of
7410 gnus-article-reply-with-original and
7411 gnus-article-followup-with-original.
7412
7413 2008-01-09 Glenn Morris <rgm@gnu.org>
7414
7415 * nxml-mode.texi: Add @copying section.
7416
7417 2008-01-05 Reiner Steib <Reiner.Steib@gmx.de>
7418
7419 * message.texi (Mail Variables): Add some text from "(gnus)Posting
7420 Server". Add `message-send-mail-with-mailclient'.
7421
7422 * gnus.texi (Posting Server): Move some text to "(message)Mail
7423 Variables" and add a reference here.
7424
7425 2008-01-04 Michael Albinus <michael.albinus@gmx.de>
7426
7427 * dbus.texi (Receiving Method Calls): New chapter.
7428 (Errors and Events): Add serial number to events. Replace "signal" by
7429 "message". Introduce dbus-event-serial-number.
7430
7431 2008-01-03 Michael Albinus <michael.albinus@gmx.de>
7432
7433 * dbus.texi (Type Conversion): Explain the type specification for empty
7434 arrays. Use another example.
7435
7436 2007-12-30 Michael Albinus <michael.albinus@gmx.de>
7437
7438 * dbus.texi (all): Replace "..." by @dots{}.
7439 (Type Conversion): Precise the value range for :byte types.
7440 (Signals): Rename dbus-unregister-signal to dbus-unregister-object.
7441 Mention its return value.
7442 (Errors and Events): There is no D-Bus error propagation during event
7443 processing.
7444
7445 2007-12-29 Jay Belanger <jay.p.belanger@gmail.com>
7446
7447 * calc.texi (Yacas Language, Maxima Language, Giac Language):
7448 New sections.
7449
7450 2007-12-29 Reiner Steib <Reiner.Steib@gmx.de>
7451
7452 * gnus.texi (Group Parameters): Reorder the text and add a note about
7453 `gnus-parameters' near the beginning of the node.
7454
7455 2007-12-29 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
7456
7457 * gnus.texi (Score File Editing): Fix function name.
7458
7459 2007-12-23 Michael Albinus <michael.albinus@gmx.de>
7460
7461 Sync with Tramp 2.1.12.
7462
7463 * trampver.texi: Update release number.
7464
7465 2007-12-22 Richard Stallman <rms@gnu.org>
7466
7467 * cc-mode.texi (Getting Started): Change @ref to @pxref.
7468
7469 2007-12-22 Michael Albinus <michael.albinus@gmx.de>
7470
7471 * dbus.texi (Type Conversion): Correct input parameters mapping.
7472
7473 2007-12-21 Michael Albinus <michael.albinus@gmx.de>
7474
7475 * dbus.texi (Type Conversion): Extend for D-Bus compound types.
7476 (Errors and Events): Mention wrong-type-argument error.
7477
7478 2007-12-21 Alex Schroeder <alex@gnu.org>
7479
7480 * rcirc.texi: Changed single spaces after sentence end to double
7481 spaces. Fixed some typos.
7482 (Internet Relay Chat): Explain relay.
7483 (Getting started with rcirc): Change items to reflect prompts.
7484 Add more explanation to rcirc-track-minor-mode and added a comment to
7485 warn future maintainers that this section is a copy.
7486 (People): Change /ignore example.
7487 (Keywords): Not keywords.
7488
7489 2007-12-20 Alex Schroeder <alex@gnu.org>
7490
7491 * rcirc.texi (Top): Fighting Information Overload chapter added.
7492 (Getting started with rcirc): Add notice of rcirc-track-minor-mode.
7493 (rcirc commands): Move /ignore command to the new chapter.
7494 (Fighting Information Overload): New chapter documenting /keyword,
7495 /bright, /dim, channel ignore, and low priority channels.
7496 (Configuration): Document rcirc-server-alist, remove
7497 rcirc-startup-channels-alist and rcirc-default-server.
7498
7499 2007-12-16 Michael Albinus <michael.albinus@gmx.de>
7500
7501 * dbus.texi (Signals): Fix example in dbus-register-signal.
7502
7503 2007-12-14 Sven Joachim <svenjoac@gmx.de>
7504
7505 * gnus.texi (Score Variables): Fix typo.
7506
7507 2007-12-07 Michael Albinus <michael.albinus@gmx.de>
7508
7509 * dbus.texi (Synchronous Methods): Adapt dbus-call-method.
7510 (Signals): Adapt dbus-send-signal and dbus-register-signal.
7511 (Errors and Events): Adapt dbus-event.
7512
7513 2007-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
7514
7515 * gnus.texi (Other Files): Add the yenc command.
7516
7517 2007-11-30 Reiner Steib <Reiner.Steib@gmx.de>
7518
7519 * gnus.texi (MIME Commands): Default of gnus-article-loose-mime is t
7520 since 2004-08-06.
7521
7522 2007-11-28 Katsumi Yamaoka <yamaoka@jpl.org>
7523
7524 * gnus.texi (Fancy Mail Splitting): Fix description of splitting based
7525 on body.
7526
7527 2007-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
7528
7529 * emacs-mime.texi (rfc2047): Mention rfc2047-encoded-word-regexp-loose
7530 and rfc2047-allow-irregular-q-encoded-words; fix description of
7531 rfc2047-encode-encoded-words.
7532
7533 2007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
7534
7535 * gnus.texi (Fetching Mail): Remove obsoleted `nnmail-spool-file'.
7536
7537 2007-12-05 Michael Olson <mwolson@gnu.org>
7538
7539 * remember.texi (Diary): Remove "require" line for remember-diary.el.
7540 Update documentation for `remember-diary-file'.
7541
7542 2007-12-04 Michael Albinus <michael.albinus@gmx.de>
7543
7544 * dbus.texi (Signals): Precise `dbus-register-signal'.
7545 (Errors and Events): Rework events part, the internal structure of
7546 dbus-event has changed.
7547
7548 2007-12-03 Juanma Barranquero <lekktu@gmail.com>
7549
7550 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
7551 ($(infodir)/dbus, dbus.dvi): New targets.
7552
7553 2007-12-03 Michael Albinus <michael.albinus@gmx.de>
7554
7555 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
7556 unconditionally.
7557
7558 * dbus.texi (Synchronous Methods): Show the result of the "lshal"
7559 emulation with @print{}.
7560
7561 2007-12-02 Richard Stallman <rms@gnu.org>
7562
7563 * dbus.texi (Overview): Minor cleanup.
7564
7565 2007-12-02 Michael Albinus <michael.albinus@gmx.de>
7566
7567 * Makefile.in (INFO_TARGETS): Add dbus.
7568 (DVI_TARGETS): Add dbus.dvi.
7569 (dbus, dbus.dvi): New targets.
7570
7571 * dbus.texi: New file.
7572
7573 2007-11-24 Romain Francoise <romain@orebokech.com>
7574
7575 * nxml-mode.texi: Add description in @direntry.
7576 Fix file name to match @setfilename.
7577
7578 2007-11-23 Mark A. Hershberger <mah@everybody.org>
7579
7580 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
7581 ($(infodir)/nxml-mode): New rule.
7582
7583 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
7584 ($(infodir)/nxml-mode): New rule.
7585 (clean): Add nxml-mode*.
7586
7587 * nxml-mode.texi: New file with nxml manual.
7588
7589 2007-11-18 Richard Stallman <rms@gnu.org>
7590
7591 * flymake.texi (Example -- Configuring a tool called directly):
7592 Update example.
7593
7594 2007-11-18 Michael Albinus <michael.albinus@gmx.de>
7595
7596 * tramp.texi (Filename completion): Simplify explanation of
7597 double-slash behavior. Explain directory contents flushing.
7598
7599 2007-11-16 Jay Belanger <jay.p.belanger@gmail.com>
7600
7601 * calc.texi (TeX and LaTeX Language Modes): Put in
7602 missing braces.
7603
7604 2007-11-15 Richard Stallman <rms@gnu.org>
7605
7606 * cl.texi (Equality Predicates): Delete `eql'.
7607 (Predicates, Naming Conventions, Top): Delete `eql'.
7608 (Common Lisp Compatibility): Delete `eql'.
7609 (Porting Common Lisp): Delete obsolete backquote info.
7610 Minor clarification about character constants.
7611 (Sequence Basics): Minor clarification.
7612
7613 2007-11-15 Juanma Barranquero <lekktu@gmail.com>
7614
7615 * cc-mode.texi (Electric Keys, Custom Macros):
7616 * tramp.texi (Filename completion): Fix typos.
7617
7618 2007-11-15 Jay Belanger <jay.p.belanger@gmail.com>
7619
7620 * calc.texi (Basic commands): Mention the menu.
7621
7622 2007-11-12 Michael Albinus <michael.albinus@gmx.de>
7623
7624 * tramp.texi (Connection caching): Tramp flushes connection
7625 properties when remote operating system has been changed.
7626
7627 2007-11-09 Reiner Steib <Reiner.Steib@gmx.de>
7628
7629 * gnus-news.texi: Fix spelling.
7630 `message-insert-formatted-citation-line', not
7631 `message-insert-formated-citation-line'.
7632
7633 * gnus.texi, gnus-faq.texi, message.texi: Bump version to 5.10.9.
7634
7635 2007-11-07 Michael Albinus <michael.albinus@gmx.de>
7636
7637 * tramp.texi (Overview): Mention also the PuTTY integration under
7638 w32. Remove paragraphs about Tramp's experimental status.
7639 (Frequently Asked Questions): Add code example for highlighting the
7640 mode line.
7641
7642 2007-11-03 Michael Olson <mwolson@gnu.org>
7643
7644 * remember.texi: Change mentions of remember-buffer to
7645 remember-finalize throughout.
7646
7647 2007-10-30 Michael Olson <mwolson@gnu.org>
7648
7649 * remember.texi (Copying): Remove.
7650 (Mailbox): Update with non-BBDB instructions.
7651 (Diary, Org): Add.
7652 (Bibliography, Planner Page): Remove.
7653
7654 2007-10-30 Juanma Barranquero <lekktu@gmail.com>
7655
7656 * makefile.w32-in (INFO_TARGETS): Add remember.
7657 (DVI_TARGETS): Add remember.dvi.
7658 ($(infodir)/remember): New rule.
7659 (clean): Add remember*.
7660
7661 2007-10-30 Michael Olson <mwolson@gnu.org>
7662
7663 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add remember.
7664 ($(infodir)/remember): New rule that builds the Remember Manual.
7665
7666 * remember.texi: New file containing the Remember Mode Manual.
7667 Shuffle chapters around after initial import.
7668 (Function Reference): Split Keystrokes into separate chapter.
7669 (Keystrokes): Document C-c C-k.
7670 (Introduction): Fix typographical issue with "---".
7671
7672 2007-10-29 Richard Stallman <rms@gnu.org>
7673
7674 * widget.texi (Introduction): Delete discussion of implementation
7675 internals.
7676
7677 2007-10-29 Michael Albinus <michael.albinus@gmx.de>
7678
7679 * tramp.texi (Connection caching): Host names must be different
7680 when tunneling.
7681
7682 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7683
7684 * gnus.texi, gnus-faq.texi, message.texi: Bump version to
7685 Gnus v5.13.
7686
7687 2007-10-28 Miles Bader <miles@gnu.org>
7688
7689 * gnus-news.texi, gnus-coding.texi, sasl.texi: New files.
7690
7691 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7692
7693 * gnus.texi (Sorting the Summary Buffer):
7694 Remove gnus-article-sort-by-date-reverse.
7695
7696 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7697
7698 * gnus.texi (Non-ASCII Group Names): New node.
7699 (Misc Group Stuff): Move gnus-group-name-charset-method-alist and
7700 gnus-group-name-charset-group-alist to Non-ASCII Group Names node.
7701
7702 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
7703
7704 * gnus.texi (Mail Source Specifiers, IMAP): Add a notice on the need to
7705 clean the output of the program `imap-shell-program'.
7706
7707 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7708
7709 * gnus.texi (IMAP): Mention nnimap-logout-timeout.
7710
7711 2007-10-28 Tassilo Horn <tassilo@member.fsf.org>
7712
7713 * gnus.texi (Sticky Articles): Documentation for sticky article
7714 buffers.
7715
7716 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
7717
7718 * gnus.texi (RSS): Document nnrss-ignore-article-fields.
7719
7720 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7721
7722 * gnus.texi (Various Various): Mention gnus-add-timestamp-to-message.
7723
7724 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7725
7726 * gnus.texi (Archived Messages):
7727 Document gnus-update-message-archive-method.
7728
7729 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7730
7731 * gnus.texi (Limiting): Document gnus-summary-limit-to-address.
7732
7733 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
7734
7735 * gnus.texi (Group Maneuvering):
7736 Document `gnus-summary-next-group-on-exit'.
7737
7738 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7739
7740 * gnus.texi (Really Various Summary Commands):
7741 Mention gnus-auto-select-on-ephemeral-exit.
7742
7743 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7744
7745 * gnus.texi, message.texi: Bump version number.
7746
7747 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7748
7749 * gnus.texi (Group Line Specification, Misc Group Stuff)
7750 (Server Commands): Parenthesize @pxref{Mail Spool}.
7751
7752 2007-10-28 Didier Verna <didier@xemacs.org>
7753
7754 New user option: message-signature-directory.
7755 * message.texi (Insertion Variables): Document it.
7756 * gnus.texi (Posting Styles): Ditto.
7757
7758 2007-10-28 Didier Verna <didier@xemacs.org>
7759
7760 * gnus.texi (Group Line Specification):
7761 * gnus.texi (Misc Group Stuff):
7762 * gnus.texi (Server Commands): Document the group compaction feature.
7763
7764 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7765
7766 * gnus-faq.texi ([5.2]): Adjust for message-fill-column.
7767
7768 * message.texi (Various Message Variables): Add message-fill-column.
7769
7770 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7771
7772 * gnus.texi: Untabify.
7773
7774 2007-10-28 Didier Verna <didier@xemacs.org>
7775
7776 * gnus.texi (Group Parameters): Document the posting-style merging
7777 process in topic-mode.
7778
7779 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7780
7781 * gnus.texi (Scoring On Other Headers): Add gnus-inhibit-slow-scoring.
7782
7783 2007-10-28 Romain Francoise <romain@orebokech.com>
7784
7785 * gnus.texi (Mail Spool): Fix typo.
7786 Update copyright.
7787
7788 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7789
7790 * gnus.texi (Limiting): Add gnus-summary-limit-to-singletons.
7791
7792 2007-10-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
7793
7794 * gnus.texi (Summary Generation Commands):
7795 Add gnus-summary-insert-ticked-articles.
7796
7797 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7798
7799 * gnus.texi (SpamAssassin back end): Rename spam-spamassassin-path
7800 to spam-spamassassin-program.
7801
7802 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7803
7804 * gnus.texi (Mail and Post): Add gnus-message-highlight-citation.
7805
7806 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7807
7808 * gnus.texi (Limiting): Add gnus-summary-limit-to-headers.
7809
7810 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7811
7812 * message.texi (Mail Headers): Document `opportunistic'.
7813
7814 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7815
7816 * emacs-mime.texi (Encoding Customization): Explain how to set
7817 mm-coding-system-priorities per hierarchy.
7818
7819 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7820
7821 * gnus.texi (Washing Mail): Add nnmail-ignore-broken-references and
7822 nnmail-broken-references-mailers instead of nnmail-fix-eudora-headers.
7823
7824 2007-10-28 Didier Verna <didier@xemacs.org>
7825
7826 * message.texi (Wide Reply): Update documentation of
7827 message-dont-reply-to-names (now allowing a list of regexps).
7828
7829 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7830
7831 * gnus.texi (Spam Package Introduction): Fix spam menu and links.
7832
7833 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7834
7835 * gnus.texi (SpamAssassin back end): Fix typo.
7836
7837 * sieve.texi (Examples): Fix grammar.
7838
7839 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7840
7841 * gnus.texi (Searching for Articles): Document M-S and M-R.
7842 (Limiting): Document / b.
7843
7844 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7845
7846 * gnus.texi (Thread Commands): T M-^.
7847
7848 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7849
7850 * message.texi (Mail Aliases): Document ecomplete.
7851 (Mail Aliases): Fix typo.
7852
7853 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7854
7855 * gnus.texi (Face): Restore xref to gnus-face-properties-alist;
7856 fix typo.
7857
7858 2007-10-28 Romain Francoise <romain@orebokech.com>
7859
7860 * gnus.texi (Mail Spool): Grammar fix.
7861
7862 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7863
7864 * gnus.texi (Mail Spool): nnml-use-compressed-files can be a
7865 string.
7866
7867 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7868
7869 * gnus.texi (Group Parameters): Fix description.
7870
7871 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7872
7873 * gnus.texi (Gmane Spam Reporting):
7874 Fix spam-report-gmane-use-article-number.
7875 Add spam-report-user-mail-address.
7876
7877 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7878
7879 * emacs-mime.texi (Non-MIME): x-gnus-verbatim -> x-verbatim.
7880
7881 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7882
7883 * gnus.texi (Group Parameters): Add simplified sorting example based on
7884 example for `Sorting the Summary Buffer' from Jari Aalto
7885 <jari.aalto@cante.net>.
7886 (Example Methods): Add example for an indirect connection.
7887
7888 2007-10-28 Kevin Greiner <kevin.greiner@compsol.cc>
7889
7890 * gnus.texi (nntp-open-via-telnet-and-telnet): Fix grammar.
7891 (Agent Parameters): Update parameter names to match code.
7892 (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as
7893 'gnus-agent-summary-fetch-series'.
7894 (Agent and flags): New section providing a generalized discussion
7895 of flag handling.
7896 (Agent and IMAP): Remove flag discussion.
7897 (Agent Variables): Add 'gnus-agent-synchronize-flags'.
7898
7899 2007-10-28 Romain Francoise <romain@orebokech.com>
7900
7901 * gnus.texi (Exiting the Summary Buffer): Add new function
7902 `gnus-summary-catchup-and-goto-prev-group', bound to `Z p'.
7903
7904 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7905
7906 * gnus.texi (Conformity): Fix typo.
7907 (Customizing Articles): Document `first'.
7908
7909 2007-10-28 Jari Aalto <jari.aalto@cante.net>
7910
7911 * gnus.texi (Sorting the Summary Buffer):
7912 Add `gnus-thread-sort-by-date-reverse'. Add example
7913 host to different sorting in NNTP and RSS groups.
7914
7915 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7916
7917 * message.texi (Insertion): Describe prefix for
7918 message-mark-inserted-region and message-mark-insert-file.
7919
7920 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7921
7922 * emacs-mime.texi (Non-MIME): Add Slrn-style verbatim marks and
7923 LaTeX documents. Describe "text/x-gnus-verbatim".
7924
7925 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7926
7927 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
7928 (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering)
7929 (spam-stat spam filtering, SpamOracle)
7930 (Extending the Spam ELisp package): Remove extra quote symbol for
7931 clarity.
7932
7933 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7934
7935 * gnus.texi (MIME Commands): Add gnus-article-save-part-and-strip,
7936 gnus-article-delete-part and gnus-article-replace-part.
7937 (Using MIME): Add gnus-mime-replace-part.
7938
7939 2007-10-28 Romain Francoise <romain@orebokech.com>
7940
7941 * gnus.texi (Mail Spool): Mention that `nnml-use-compressed-files'
7942 requires `auto-compression-mode' to be enabled. Add new nnml
7943 variable `nnml-compressed-files-size-threshold'.
7944
7945 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7946
7947 * gnus.texi (Sorting the Summary Buffer):
7948 Add gnus-thread-sort-by-recipient.
7949
7950 2007-10-28 Romain Francoise <romain@orebokech.com>
7951
7952 * message.texi (Insertion Variables): Mention new variable
7953 `message-yank-empty-prefix'. Change `message-yank-cited-prefix'
7954 documentation accordingly.
7955
7956 2007-10-28 Romain Francoise <romain@orebokech.com>
7957
7958 * gnus.texi (To From Newsgroups): Mention new variables
7959 `gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'.
7960
7961 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7962
7963 * gnus.texi (Using MIME): gnus-mime-copy-part supports the charset
7964 stuff; gnus-mime-inline-part does the automatic decompression.
7965
7966 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7967
7968 * gnus.texi (Spam ELisp Package Configuration Examples):
7969 "training.ham" should be "training.spam".
7970
7971 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7972
7973 * message.texi (Mail Variables): Fix the default value for
7974 message-send-mail-function.
7975
7976 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7977
7978 * gnus.texi (Optional Back End Functions): nntp-request-update-info
7979 always returns nil exceptionally.
7980
7981 2007-10-28 Simon Josefsson <jas@extundo.com>
7982
7983 * gnus.texi (Article Washing): Add libidn URL.
7984 Suggested by Michael Cook <michael@waxrat.com>.
7985
7986 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7987
7988 * gnus.texi (Topic Commands): Fix next/previous.
7989
7990 2007-10-28 Simon Josefsson <jas@extundo.com>
7991
7992 * gnus.texi (Article Washing): Mention `W i'.
7993
7994 2007-10-28 Jochen Küpper <jochen@fhi-berlin.mpg.de>
7995
7996 * gnus.texi (Group Parameters): Slight extension of sieve
7997 parameter description.
7998
7999 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
8000
8001 * gnus.texi (Score Decays): `gnus-decay-scores' can be a regexp
8002 matching score files as well.
8003 (Picons): Describe `gnus-picon-style'.
8004
8005 2007-10-28 Romain Francoise <romain@orebokech.com>
8006
8007 * message.texi (Message Headers): Mention that headers are hidden
8008 using narrowing, and how to expose them.
8009 Update copyright.
8010
8011 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
8012
8013 * gnus.texi: Mention `gnus-summary-limit-to-recipient' and
8014 `gnus-summary-sort-by-recipient'.
8015
8016 2007-10-28 Romain Francoise <romain@orebokech.com>
8017
8018 * gnus.texi (NNTP marks): New node.
8019 (NNTP): Move NNTP marks variables to the new node.
8020
8021 2007-10-28 Jesper Harder <harder@ifa.au.dk>
8022
8023 * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back end.
8024
8025 * gnus.texi (MIME Commands, Hashcash): Markup fix.
8026
8027 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
8028
8029 * gnus.texi: Replaced @file{spam.el} with @code{spam.el}
8030 everywhere for consistency.
8031 (Filtering Spam Using The Spam ELisp Package): Admonish again.
8032 (Spam ELisp Package Sequence of Events): This is Gnus, say so.
8033 Say "regular expression" instead of "regex." Admonish.
8034 Pick other words to sound better (s/so/thus/).
8035 (Spam ELisp Package Filtering of Incoming Mail):
8036 Mention statistical filters. Remove old TODO.
8037 (Spam ELisp Package Sorting and Score Display in Summary Buffer):
8038 New section on sorting and displaying the spam score.
8039 (BBDB Whitelists): Mention spam-use-BBDB-exclusive is not a
8040 backend but an alias to spam-use-BBDB.
8041 (Extending the Spam ELisp package): Rewrite the example using the
8042 new backend functionality.
8043
8044 2007-10-28 Simon Josefsson <jas@extundo.com>
8045
8046 * gnus.texi (NNTP): Mention nntp-marks-is-evil and
8047 nntp-marks-directory, from Romain Francoise
8048 <romain@orebokech.com>.
8049
8050 2007-10-28 Magnus Henoch <mange@freemail.hu>
8051
8052 * gnus.texi (Hashcash): New default value of
8053 hashcash-default-payment.
8054
8055 2007-10-28 Simon Josefsson <jas@extundo.com>
8056
8057 * gnus.texi (Hashcash): Fix URL. Add pref to spam section.
8058 (Anti-spam Hashcash Payments): No need to load hashcash.el now.
8059
8060 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
8061
8062 * gnus.texi (Adaptive Scoring): Add gnus-adaptive-pretty-print.
8063
8064 2007-10-28 Simon Josefsson <jas@extundo.com>
8065
8066 * gnus.texi (documentencoding): Add, to avoid warnings.
8067
8068 2007-10-28 Simon Josefsson <jas@extundo.com>
8069
8070 * message.texi (Mail Headers): Add.
8071
8072 * gnus.texi (Hashcash): Fix.
8073
8074 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
8075
8076 * gnus.texi (Hashcash): Change location of library, also mention
8077 that payments can be verified and fix the name of the
8078 hashcash-path variable.
8079
8080 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
8081
8082 * gnus.texi (Article Display): Add `gnus-picon-style'.
8083
8084 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
8085
8086 * gnus.texi (SpamAssassin backend): Add it to the detailmenu.
8087
8088 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
8089
8090 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
8091 (Bogofilter, spam-stat spam filtering, SpamOracle): Old incorrect
8092 warning about ham processors in spam groups removed.
8093
8094 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
8095
8096 * gnus.texi (SpamAssassin backend): Add new node about SpamAssassin.
8097 From Hubert Chan <hubert@uhoreg.ca>.
8098
8099 2007-10-28 Jesper Harder <harder@ifa.au.dk>
8100
8101 * gnus.texi (Spam ELisp Package Sequence of Events): Index.
8102 (Mailing List): Typo.
8103 (Customizing Articles): Add gnus-treat-ansi-sequences.
8104 (Article Washing): Index.
8105
8106 * message.texi: Use m-dash consistently.
8107
8108 2007-10-28 Jesper Harder <harder@ifa.au.dk>
8109
8110 * gnus.texi (GroupLens): Remove.
8111
8112 2007-10-28 Kevin Greiner <kgreiner@xpediantsolutions.com>
8113
8114 * gnus.texi (Outgoing Messages, Agent Variables):
8115 Add gnus-agent-queue-mail and gnus-agent-prompt-send-queue.
8116 Suggested by Gaute Strokkenes <gs234@srcf.ucam.org>
8117
8118 2007-10-28 Jesper Harder <harder@ifa.au.dk>
8119
8120 * gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
8121
8122 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
8123
8124 * gnus.texi (Article Washing): Add `gnus-article-treat-ansi-sequences'.
8125
8126 * gnus.texi (No Gnus): New node. Includes `gnus-news.texi'.
8127
8128 2007-10-28 Simon Josefsson <jas@extundo.com>
8129
8130 * gnus.texi (Top): Add SASL.
8131
8132 2007-10-27 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
8133
8134 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
8135
8136 2007-10-27 Reiner Steib <Reiner.Steib@gmx.de>
8137
8138 * gnus.texi (Troubleshooting): Adjust Gnus version number.
8139
8140 2007-10-27 Jay Belanger <jay.p.belanger@gmail.com>
8141
8142 * calc.texi (Formulas, Composition Basics): Lower the
8143 precedence of negation.
8144
8145 2007-10-25 Jonathan Yavner <jyavner@member.fsf.org>
8146
8147 * ses.texi (The Basics): Mention how to create a new spreadsheet.
8148 Mention the new three-letter column identifiers.
8149 (More on cell printing): Calculate-cell and truncate-cell are now `c'
8150 and `t' rather than `C-c C-c' and `C-c C-t'. Mention the stupid error
8151 message when using `c' on an empty default with default printer.
8152 (Buffer-local variables in spreadsheets): `symbolic-formulas' was
8153 renamed to `ses--symbolic-formulas' some time ago.
8154
8155 2007-10-25 Jay Belanger <jay.p.belanger@gmail.com>
8156
8157 * calc.texi (Default Simplifications, Making Selections)
8158 (Customizing Calc): Clarify associativity of multiplication.
8159
8160 2007-10-23 Michael Albinus <michael.albinus@gmx.de>
8161
8162 * tramp.texi (Traces and Profiles): Simplify loop over
8163 `trace-function-background'.
8164
8165 2007-10-22 Juri Linkov <juri@jurta.org>
8166
8167 * dired-x.texi (Shell Command Guessing): Default values are now
8168 available by typing M-n instead of M-p.
8169
8170 2007-10-21 Michael Albinus <michael.albinus@gmx.de>
8171
8172 * tramp.texi (Cleanup remote connections): New section.
8173 (Password caching): Remove `tramp-clear-passwd'.
8174 It's not a command anymore.
8175 (Bug Reports): Add `tramp-bug' to function index.
8176 (Function Index, Variable Index): New nodes.
8177 (Remote shell setup): Describe `tramp-password-prompt-regexp'.
8178
8179 * trampver.texi: Update release number.
8180
8181 2007-10-20 Jay Belanger <jay.p.belanger@gmail.com>
8182
8183 * calc.texi (History and Acknowledgements): Turn comment
8184 about integer size into past tense.
8185 (Time Zones): Remove pointer to Calc author's address.
8186 (Trigonometric and Hyperbolic Functions): Mention cotangent
8187 and hyperbolic cotangent. Fix typo.
8188
8189 2007-10-10 Michael Albinus <michael.albinus@gmx.de>
8190
8191 Sync with Tramp 2.1.11.
8192
8193 * trampver.texi: Update release number.
8194
8195 2007-10-06 Michael Albinus <michael.albinus@gmx.de>
8196
8197 * tramp.texi (External packages): New section.
8198
8199 2007-09-29 Juri Linkov <juri@jurta.org>
8200
8201 * info.texi (Help-Int): Document `L' (`Info-history').
8202
8203 2007-09-26 Carsten Dominik <dominik@science.uva.nl>
8204
8205 * org.texi: Change links to webpage and maintained email.
8206 (Remember): Promote to Chapter, significant changes.
8207 (Fast access to TODO states): New section.
8208 (Faces for TODO keywords): New section.
8209 (Export options): Example for #+DATE.
8210 (Progress logging): Section moved.
8211
8212 2007-09-26 Bill Wohler <wohler@newt.com>
8213
8214 * mh-e.texi (HTML): Mention binding of S-mouse-2 to
8215 browse-url-at-mouse.
8216
8217 2007-09-20 Eduard Wiebe <usenet@pusto.de> (tiny change)
8218
8219 * flymake.texi (Customizable variables): Face names don't end in -face.
8220 Fix flymake-err-line-patterns template.
8221 (Example -- Configuring a tool called directly): Fix init-function.
8222 (Highlighting erroneous lines): Face names don't end in -face.
8223
8224 2007-09-18 Exal de Jesus Garcia Carrillo <exal@gmx.de> (tiny change)
8225
8226 * erc.texi (Special-Features): Fix small typo.
8227
8228 2007-09-14 Michael Albinus <michael.albinus@gmx.de>
8229
8230 * tramp.texi (Filename Syntax): Provide links to "Inline methods"
8231 and "External transfer methods".
8232
8233 2007-09-13 Jay Belanger <jay.p.belanger@gmail.com>
8234
8235 * calc.texi (Predefined Units): Add some history.
8236
8237 2007-09-08 Michael Olson <mwolson@gnu.org>
8238
8239 * erc.texi (Copying): New section included from gpl.texi.
8240 This matches the look of the upstream ERC manual.
8241
8242 2007-09-07 Jay Belanger <jay.p.belanger@gmail.com>
8243
8244 * calc.texi (History and Acknowledgements): Adjust the "thanks".
8245 (Random Numbers): Clarify the distribution of `random'.
8246
8247 2007-09-06 Glenn Morris <rgm@gnu.org>
8248
8249 Move manual sources from man/ to subdirectories of doc/.
8250 Split into the Emacs manual in emacs/, and other manuals in misc/.
8251 Change all setfilename commands to use ../../info.
8252 * Makefile.in: Move the parts of the old man/Makefile.in that do not
8253 refer to the Emacs manual here.
8254 (infodir): New variable.
8255 (INFO_TARGETS, info): Use infodir. Also used by all info targets.
8256 (cc-mode.texi, faq.texi): Update references to source file locations.
8257 * makefile.w32-in: Move the parts of the old man/makefile.w32-in that
8258 do not refer to the Emacs manual here.
8259 (infodir, MULTI_INSTALL_INFO, ENVADD): Go up one more level.
8260
8261 * Makefile.in: Add `basename' versions of all info targets, for
8262 convenience when rebuilding just one manual.
8263 (../etc/GNU): Delete obsolete target.
8264 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
8265 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
8266 *.vrs *.toc here...
8267 (maintainer-clean): ...from here.
8268
8269 * makefile.w32-in (../etc/GNU): Delete obsolete target.
8270
8271 2007-09-01 Jay Belanger <jay.p.belanger@gmail.com>
8272
8273 * calc.texi (Date Conversions): Clarify definition of
8274 Julian day numbering.
8275 (Date Forms): Clarify definition of Julian day numbering;
8276 add some history.
8277
8278 2007-08-30 Carsten Dominik <dominik@science.uva.nl>
8279
8280 * org.texi: Version 5.07.
8281
8282 2007-08-24 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
8283
8284 * message.texi (MIME): Replace mml-attach with mml-attach-file.
8285
8286 2007-08-22 Carsten Dominik <dominik@science.uva.nl>
8287
8288 * org.texi (Adding hyperlink types): New section.
8289 (Embedded LaTeX): Chapter updated because of LaTeX export.
8290 (LaTeX export): New section.
8291 (Using links out): New section.
8292
8293 2007-08-22 Glenn Morris <rgm@gnu.org>
8294
8295 * faq.texi (Learning how to do something): Refcards now in
8296 etc/refcards/ directory.
8297
8298 2007-08-22 Michael Albinus <michael.albinus@gmx.de>
8299
8300 * tramp.texi (Remote Programs): Persistency file must be cleared when
8301 changing `tramp-remote-path'.
8302 (Filename Syntax): Don't use @var{} constructs inside the @trampfn
8303 macro.
8304
8305 2007-08-17 Jay Belanger <jay.p.belanger@gmail.com>
8306
8307 * calc.texi: Move contents to beginning of file.
8308 (Algebraic Entry): Fix the formatting of an example.
8309
8310 2007-08-15 Jay Belanger <jay.p.belanger@gmail.com>
8311
8312 * calc.texi (Basic Operations on Units): Mention exact versus
8313 inexact conversions.
8314
8315 2007-08-14 Jay Belanger <jay.p.belanger@gmail.com>
8316
8317 * calc.texi (Basic Operations on Units): Mention default
8318 values for new units.
8319 (Quick Calculator Mode): Mention that binary format will
8320 be displayed.
8321
8322 2007-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
8323
8324 * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.
8325
8326 2007-08-10 Katsumi Yamaoka <yamaoka@jpl.org>
8327
8328 * gnus.texi (NNTP): Mention nntp-xref-number-is-evil.
8329
8330 2007-08-08 Glenn Morris <rgm@gnu.org>
8331
8332 * gnus.texi, sieve.texi: Replace `iff'.
8333
8334 2007-08-03 Jay Belanger <jay.p.belanger@gmail.com>
8335
8336 * calc.texi (Basic Graphics): Mention the graphing of error
8337 forms.
8338 (Graphics Options): Mention how `g s' handles error forms.
8339 (Curve Fitting): Mention plotting the curves.
8340 (Standard Nonlinear Models): Add additional models.
8341 (Curve Fitting Details): Mention the Levenberg-Marquardt method.
8342 (Linear Fits): Correct result.
8343
8344 2007-08-01 Alan Mackenzie <acm@muc.de>
8345
8346 * cc-mode.texi (Mailing Lists and Bug Reports): Correct "-no-site-file"
8347 to "--no-site-file".
8348
8349 2007-07-29 Michael Albinus <michael.albinus@gmx.de>
8350
8351 * tramp.texi (Frequently Asked Questions): Point to mode line
8352 extension in Emacs 23.1.
8353
8354 * trampver.texi: Update release number.
8355
8356 2007-07-27 Glenn Morris <rgm@gnu.org>
8357
8358 * calc.texi (Copying): Include license text from gpl.texi, rather than
8359 in-line.
8360
8361 2007-07-25 Glenn Morris <rgm@gnu.org>
8362
8363 * calc.texi (Copying): Replace license with GPLv3.
8364
8365 * Relicense all FSF files to GPLv3 or later.
8366
8367 2007-07-22 Michael Albinus <michael.albinus@gmx.de>
8368
8369 Sync with Tramp 2.1.10.
8370
8371 * tramp.texi (trampfn): Expand macro implementation in order to handle
8372 empty arguments.
8373 (trampfnmhl, trampfnuhl, trampfnhl): Remove macros. Replace all
8374 occurrences by trampfn.
8375 (Frequently Asked Questions): Extend example code for host
8376 identification in the modeline. Add bbdb to approaches shortening Tramp
8377 file names to be typed.
8378
8379 * trampver.texi: Update release number.
8380
8381 2007-07-17 Michael Albinus <michael.albinus@gmx.de>
8382
8383 * tramp.texi: Move @setfilename ../info/tramp up, outside the header
8384 section. Reported by <poti@potis.org>.
8385 (Remote processes): Arguments of the program to be debugged are taken
8386 literally.
8387 (Frequently Asked Questions): Simplify recentf example.
8388
8389 2007-07-14 Karl Berry <karl@gnu.org>
8390
8391 * info.texi (@copying): New Back-Cover Text.
8392
8393 * info.texi (Quitting Info): Move to proper place in source.
8394 (Reported by Benno Schulenberg.)
8395
8396 2007-07-13 Eli Zaretskii <eliz@gnu.org>
8397
8398 * Makefile.in (../info/emacs-mime): Use --enable-encoding.
8399
8400 * makefile.w32-in ($(infodir)/emacs-mime): Ditto.
8401
8402 * emacs-mime.texi: Add @documentencoding directive.
8403
8404 2007-07-12 Nick Roberts <nickrob@snap.net.nz>
8405
8406 * tramp.texi (Remote processes): Add an anchor to the subsection
8407 "Running a debugger on a remote host".
8408
8409 2007-07-12 Michael Albinus <michael.albinus@gmx.de>
8410
8411 * tramp.texi (Remote processes): Don't call it "experimental" any
8412 longer. Add subsection about running a debugger on a remote host.
8413
8414 2007-07-10 Carsten Dominik <dominik@science.uva.nl>
8415
8416 * org.texi (Properties and columns): Chapter rewritten.
8417
8418 2007-07-08 Michael Albinus <michael.albinus@gmx.de>
8419
8420 * tramp.texi:
8421 * trampver.texi: Migrate to Tramp 2.1.
8422
8423 2007-07-02 Carsten Dominik <dominik@science.uva.nl>
8424
8425 * org.texi (Properties): New chapter.
8426
8427 2007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
8428
8429 * gnus-faq.texi ([3.2]): Fix locating of environment variables in the
8430 Control Panel.
8431
8432 * gnus.texi (Misc Article): Add index entry for
8433 gnus-single-article-buffer.
8434
8435 2007-06-27 Andreas Seltenreich <andreas@gate450.dyndns.org>
8436
8437 * gnus.texi (Starting Up): Fix typo.
8438
8439 2007-06-25 Katsumi Yamaoka <yamaoka@jpl.org>
8440
8441 * gnus.texi (Asynchronous Fetching): Fix typo.
8442
8443 2007-06-20 Jay Belanger <jay.p.belanger@gmail.com>
8444
8445 * calc.texi:Change ifinfo to ifnottex (as appropriate) throughout.
8446 (About This Manual): Remove redundant information.
8447 (Getting Started): Mention author.
8448 (Basic Arithmetic, Customizing Calc): Make description of the
8449 variable `calc-multiplication-has-precedence' match its new effect.
8450
8451 2007-06-19 Jay Belanger <jay.p.belanger@gmail.com>
8452
8453 * calc.texi (Basic Arithmetic, Customizing Calc):
8454 Mention the variable `calc-multiplication-has-precedence'.
8455
8456 2007-06-19 Carsten Dominik <dominik@science.uva.nl>
8457
8458 * org.texi (Tag): Section swapped with node Timestamps.
8459 (Formula syntax for Lisp): Document new `L' flag.
8460
8461 2007-06-06 Andreas Seltenreich <andreas@gate450.dyndns.org>
8462
8463 * gnus.texi (Misc Group Stuff, Summary Buffer)
8464 (Server Commands, Article Keymap): Fix typo. s/function/command/.
8465
8466 2007-06-06 Juanma Barranquero <lekktu@gmail.com>
8467
8468 * cc-mode.texi (Comment Commands, Getting Started, Style Variables):
8469 * gnus.texi (Article Buttons, Mail Source Customization)
8470 (Sending or Not Sending, Customizing NNDiary):
8471 * message.texi (Message Headers):
8472 * mh-e.texi (HTML): Fix typos.
8473
8474 2007-06-07 Michael Albinus <michael.albinus@gmx.de>
8475
8476 Sync with Tramp 2.0.56.
8477
8478 * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc
8479 settings. Reported by Ted Zlatanov <tzz@lifelogs.com>.
8480
8481 2007-06-02 Chong Yidong <cyd@stupidchicken.com>
8482
8483 * Version 22.1 released.
8484
8485 2007-05-26 Michael Olson <mwolson@gnu.org>
8486
8487 * erc.texi (Modules): Fix references to completion modules.
8488
8489 2007-05-09 Reiner Steib <Reiner.Steib@gmx.de>
8490
8491 * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
8492
8493 2007-05-09 Didier Verna <didier@xemacs.org>
8494
8495 * gnus.texi (Email Based Diary): New. Proper documentation for the
8496 nndiary back end and the gnus-diary library.
8497
8498 2007-05-03 Karl Berry <karl@gnu.org>
8499
8500 * .cvsignore (*.pdf): New entry.
8501
8502 * texinfo.tex: Update from current version for better pdf generation.
8503
8504 2007-04-30 Reiner Steib <Reiner.Steib@gmx.de>
8505
8506 * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.
8507
8508 2007-04-28 Glenn Morris <rgm@gnu.org>
8509
8510 * faq.texi (New in Emacs 22): Restore mention of python.el pending
8511 consideration of legal status.
8512
8513 2007-04-27 J.D. Smith <jdsmith@as.arizona.edu>
8514
8515 * idlwave.texi: Minor updates for IDLWAVE 6.1.
8516
8517 2007-04-24 Chong Yidong <cyd@stupidchicken.com>
8518
8519 * faq.texi (New in Emacs 22): python.el removed.
8520
8521 2007-04-23 Jay Belanger <jay.p.belanger@gmail.com>
8522
8523 * calc.texi (Reporting bugs): Update maintainer's address.
8524
8525 2007-04-22 Chong Yidong <cyd@stupidchicken.com>
8526
8527 * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
8528
8529 2007-04-15 Jay Belanger <belanger@truman.edu>
8530
8531 * calc.texi (Title page): Remove the date.
8532 (Basic Arithmetic): Emphasize that / binds less strongly than *.
8533 (The Standard Calc Interface): Change trail title.
8534 (Floats): Mention that when non-decimal floats are entered, only
8535 approximations are stored.
8536 (Copying): Move to the appendices.
8537 (GNU Free Documentation License): Add as an appendix.
8538
8539 2007-04-15 Chong Yidong <cyd@stupidchicken.com>
8540
8541 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
8542 * dired-x.texi, ebrowse.texi, ediff.texi:
8543 * emacs-mime.texi, erc.texi, eshell.texi:
8544 * eudc.texi, flymake.texi, forms.texi, gnus.texi:
8545 * idlwave.texi, message.texi, newsticker.texi, org.texi:
8546 * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi:
8547 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
8548 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi:
8549 * woman.texi: Include GFDL.
8550
8551 * doclicense.texi: Remove node heading, so that it can be included by
8552 other files.
8553
8554 * dired-x.texi: Relicence under GFDL. Remove date from title page.
8555
8556 * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
8557 than *.
8558
8559 2007-04-14 Carsten Dominik <dominik@science.uva.nl>
8560
8561 * org.texi (Formula syntax for Calc): Emphasize the operator precedence
8562 in Calc.
8563
8564 2007-04-09 Romain Francoise <romain@orebokech.com>
8565
8566 * faq.texi (New in Emacs 22): Mention improvements to the Windows and
8567 Mac OS ports. Make it clear that mouse-1 complements and doesn't
8568 replace mouse-2.
8569
8570 2007-04-08 Chong Yidong <cyd@stupidchicken.com>
8571
8572 * woman.texi (Word at point, Interface Options): woman-topic-at-point
8573 renamed to woman-use-topic-at-point. Document new behavior.
8574
8575 2007-04-08 Richard Stallman <rms@gnu.org>
8576
8577 * url.texi: Fix some indexing.
8578 (Disk Caching): Drop discussion of old/other Emacs versions.
8579
8580 2007-04-07 Chong Yidong <cyd@stupidchicken.com>
8581
8582 * url.texi (Disk Caching): Say Emacs 21 "and later".
8583
8584 * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
8585 on Font locking which now mentions JIT lock.
8586
8587 2007-04-01 Michael Olson <mwolson@gnu.org>
8588
8589 * erc.texi: Update for the ERC 5.2 release.
8590
8591 2007-03-31 David Kastrup <dak@gnu.org>
8592
8593 * woman.texi (Topic, Interface Options): Explain changes semantics of
8594 woman-manpath in order to consider MANPATH_MAP entries.
8595
8596 2007-03-31 Eli Zaretskii <eliz@gnu.org>
8597
8598 * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
8599
8600 2007-03-26 Richard Stallman <rms@gnu.org>
8601
8602 * pgg.texi (Caching passphrase): Clean up previous change.
8603
8604 2007-03-25 Thien-Thi Nguyen <ttn@gnu.org>
8605
8606 * gnus.texi (Setting Process Marks): Fix typo.
8607
8608 2007-03-25 Romain Francoise <romain@orebokech.com>
8609
8610 * faq.texi (New in Emacs 22): Reorganize using an itemized list for
8611 readability, and include various fixes by Daniel Brockman, Nick Roberts
8612 and Dieter Wilhelm.
8613
8614 2007-03-24 Thien-Thi Nguyen <ttn@gnu.org>
8615
8616 * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
8617
8618 * gnus.texi (Mail Source Specifiers): Fix typo.
8619
8620 2007-03-22 Ralf Angeli <angeli@caeruleus.net>
8621
8622 * reftex.texi (Imprint): Update maintainer information.
8623
8624 2007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
8625
8626 * message.texi (Message Buffers): Update documentation for
8627 message-generate-new-buffers.
8628
8629 2007-03-15 Daiki Ueno <ueno@unixuser.org>
8630
8631 * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
8632
8633 2007-03-21 Glenn Morris <rgm@gnu.org>
8634
8635 * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2.
8636
8637 2007-03-19 Chong Yidong <cyd@stupidchicken.com>
8638
8639 * eshell.texi (Known problems): Emacs 21 -> 22.
8640
8641 * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
8642
8643 2007-03-18 Jay Belanger <belanger@truman.edu>
8644
8645 * calc.texi (Time Zones): Mention that the DST rules changed in 2007.
8646
8647 2007-03-12 Glenn Morris <rgm@gnu.org>
8648
8649 * calc.texi (Time Zones): Switch to new North America DST rule.
8650
8651 * calc.texi: Replace "daylight savings" with "daylight
8652 saving" in text throughout.
8653
8654 2007-03-11 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
8655
8656 * gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
8657 The variable now uses a list of symbols instead of just a symbol.
8658 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
8659
8660 2007-03-06 Romain Francoise <romain@orebokech.com>
8661
8662 * faq.texi (New in Emacs 22): Don't say "now" too much. Add MH-E to
8663 new packages, and mention Gnus update.
8664
8665 2007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
8666
8667 * gnus.texi (NNTP): Mention nntp-never-echoes-commands and
8668 nntp-open-connection-functions-never-echo-commands.
8669
8670 2007-02-27 Chong Yidong <cyd@stupidchicken.com>
8671
8672 * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
8673 problems on the console, and security risk in not using gpg-agent.
8674
8675 2007-02-25 Carsten Dominik <dominik@science.uva.nl>
8676
8677 * org.texi (The spreadsheet): Rename from "Table calculations".
8678 Completely reorganized and rewritten.
8679 (CamelCase links): Section removed.
8680 (Repeating items): New section.
8681 (Tracking TODO state changes): New section.
8682 (Agenda views): Chapter reorganized and rewritten.
8683 (HTML export): Section rewritten.
8684 (Tables in arbitrary syntax): New section.
8685 (Summary): Better feature summary.
8686 (Activation): Document problem with cut-and-paste of Lisp code
8687 from PDF files.
8688 (Visibility cycling): Document indirect buffer use.
8689 (Structure editing): Document sorting.
8690 (Remember): Section rewritten.
8691 (Time stamps): Better description of time stamp types.
8692 (Tag searches): Document regular expression search for tags.
8693 (Stuck projects): New section.
8694 (In-buffer settings): New keywords.
8695 (History and Acknowledgments): Update description.
8696
8697 2007-02-24 Alan Mackenzie <acm@muc.de>
8698
8699 * cc-mode.texi (Movement Commands): Insert two missing command names.
8700 (Getting Started): Slight wording correction (use conditional).
8701
8702 2007-02-22 Kim F. Storm <storm@cua.dk>
8703
8704 * widget.texi (User Interface, Basic Types): Document need to put some
8705 text before the %v escape in :format string in editable-field widget.
8706
8707 2007-02-18 Romain Francoise <romain@orebokech.com>
8708
8709 * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not
8710 `cvs-mode-quit'.
8711
8712 2007-02-10 Markus Triska <markus.triska@gmx.at>
8713
8714 * widget.texi (Programming Example): Put constant strings in :format.
8715
8716 2007-02-07 Juanma Barranquero <lekktu@gmail.com>
8717
8718 * faq.texi (Fullscreen mode on MS-Windows): New node.
8719
8720 2007-02-04 David Kastrup <dak@gnu.org>
8721
8722 * faq.texi (AUCTeX): Update version number. Should probably be done
8723 for other packages as well.
8724
8725 2007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
8726
8727 * gnus.texi (Batching Agents): Fix example. Reported by Tassilo Horn
8728 <tassilo@member.fsf.org>.
8729
8730 2007-01-20 Markus Triska <markus.triska@gmx.at>
8731
8732 * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
8733
8734 2007-01-13 Michael Olson <mwolson@gnu.org>
8735
8736 * erc.texi (Modules): Mention capab-identify module.
8737
8738 2007-01-05 Michael Olson <mwolson@gnu.org>
8739
8740 * erc.texi (Getting Started): Update for /RECONNECT command.
8741
8742 2007-01-04 Richard Stallman <rms@gnu.org>
8743
8744 * ebrowse.texi: Change C-c b to C-c C-m.
8745
8746 2007-01-03 Reiner Steib <Reiner.Steib@gmx.de>
8747
8748 * gnus.texi (Customizing Articles): Use index entries for gnus-treat-*
8749 variables only in info to avoid redundant entries in the printed
8750 manual.
8751
8752 2007-01-02 Daiki Ueno <ueno@unixuser.org>
8753
8754 * message.texi (Using PGP/MIME): Document gpg-agent usage.
8755
8756 2007-01-02 Reiner Steib <Reiner.Steib@gmx.de>
8757
8758 * message.texi (Security): Split into sub-nodes.
8759
8760 2007-01-01 Alan Mackenzie <acm@muc.de>
8761
8762 * cc-mode.texi ("Limitations and Known Bugs"): Document problems with
8763 eval-after-load in Emacs <=21 and a workaround. Document that
8764 trigraphs are not supported.
8765
8766 2007-01-01 Alan Mackenzie <acm@muc.de>
8767
8768 * cc-mode.texi ("Filling and Breaking"): Amend the doc for
8769 c-context-line-break. When invoked within a string, preserve
8770 whitespace. Add a backslash only when also in a macro.
8771
8772 2007-01-01 Alan Mackenzie <acm@muc.de>
8773
8774 * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
8775
8776 2007-01-01 Alan Mackenzie <acm@muc.de>
8777
8778 * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae]
8779 are now bound by default to c-\(beginning\|end\)-of-defun by default.
8780
8781 2007-01-01 Alan Mackenzie <acm@muc.de>
8782
8783 * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from
8784 "Choosing a Style".
8785
8786 * cc-mode.texi ("Styles"): Add @dfn{style}.
8787
8788 2006-12-30 Michael Albinus <michael.albinus@gmx.de>
8789
8790 Sync with Tramp 2.0.55.
8791
8792 * trampver.texi: Update release number.
8793
8794 2006-12-29 Reiner Steib <Reiner.Steib@gmx.de>
8795
8796 * gnus.texi (Customizing Articles): Add index entries for all
8797 gnus-treat-* variables.
8798
8799 2006-12-29 Jouni K. Seppänen <jks@iki.fi>
8800
8801 * gnus.texi (IMAP): Fix incorrect explanation of
8802 nnimap-search-uids-not-since-is-evil in documentation for
8803 nnimap-expunge-search-string.
8804
8805 2006-12-27 Reiner Steib <Reiner.Steib@gmx.de>
8806
8807 * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
8808 spam-ifile-database.
8809
8810 2006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
8811
8812 * gnus.texi (Spam Package Configuration Examples): Don't encourage to
8813 rebind C-s.
8814
8815 2006-12-26 Jouni K. Seppänen <jks@iki.fi>
8816
8817 * gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
8818 (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
8819 "expiring mail".
8820 (IMAP): Document nnimap-search-uids-not-since-is-evil and
8821 nnimap-nov-is-evil.
8822
8823 2006-12-25 Kevin Ryde <user42@zip.com.au>
8824
8825 * cl.texi (Sorting Sequences): In sort*, add a little cautionary note
8826 about the key procedure being used heavily.
8827
8828 2006-12-24 Chong Yidong <cyd@stupidchicken.com>
8829
8830 * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
8831 to t.
8832 (Prerequisites): Add explanation about gpg-agent.
8833
8834 2006-12-22 Kevin Ryde <user42@zip.com.au>
8835
8836 * cl.texi (Sorting Sequences): Typo in sort*, example showed plain
8837 "sort" instead of "sort*".
8838
8839 2006-12-19 Richard Stallman <rms@gnu.org>
8840
8841 * calc.texi (History and Acknowledgements): Recognize that Emacs
8842 now does have floating point.
8843
8844 2006-12-19 Michael Albinus <michael.albinus@gmx.de>
8845
8846 * tramp.texi (External transfer methods): Describe new method `scpc'.
8847
8848 2006-12-17 Sascha Wilde <wilde@sha-bang.de>
8849
8850 * pgg.texi: Added short note on gpg-agent to the introduction.
8851
8852 2006-12-13 Reiner Steib <Reiner.Steib@gmx.de>
8853
8854 * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
8855 also applies to Cc.
8856
8857 2006-12-12 Reiner Steib <Reiner.Steib@gmx.de>
8858
8859 * gnus.texi (X-Face): Clarify. Say which programs are required
8860 on Windows.
8861
8862 2006-12-08 Michael Olson <mwolson@gnu.org>
8863
8864 * erc.texi (Modules): Remove documentation for list module.
8865
8866 2006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
8867
8868 * faq.texi (^M in the shell buffer): Ditto.
8869
8870 2006-11-20 Michael Olson <mwolson@gnu.org>
8871
8872 * erc.texi: Call this the 5.2 stable pre-release of ERC.
8873
8874 2006-11-17 Carsten Dominik <dominik@science.uva.nl>
8875
8876 * org.texi: Fix typos.
8877 (Agenda commands): Document `C-k'.
8878
8879 2006-11-16 Eli Zaretskii <eliz@gnu.org>
8880
8881 * url.texi (http/https): Fix a typo in the HTTP URL.
8882
8883 2006-11-14 Stephen Leake <stephen_leake@stephe-leake.org>
8884
8885 * ada-mode.texi: Total rewrite.
8886
8887 2006-11-13 Carsten Dominik <dominik@science.uva.nl>
8888
8889 * org.texi: Minor typo fixes.
8890
8891 2006-11-13 Bill Wohler <wohler@newt.com>
8892
8893 Release MH-E manual version 8.0.3.
8894
8895 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
8896 release 8.0.3.
8897
8898 * mh-e.texi (Incorporating Mail): Use output of "mhparam Path"
8899 to set MAILDIR.
8900 (Reading Mail): Document the customization of read-mail-command
8901 for MH-E.
8902 (Viewing Attachments): Document mm-discouraged-alternatives.
8903 (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag.
8904 (Junk): Add more information about the settings of mh-junk-background
8905 in a program. Add /usr/bin/mh to PATH in examples.
8906
8907 2006-11-12 Richard Stallman <rms@gnu.org>
8908
8909 * woman.texi: Update author address but say he no longer maintains it.
8910
8911 2006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
8912
8913 * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of
8914 archived trees.
8915 (Checkboxes): Section moved to chapter 5, and extended.
8916 (The date/time prompt): New section.
8917 (Link abbreviations): New section.
8918 (Presentation and sorting): New section.
8919 (Custom agenda views): Section completely rewritten.
8920 (Summary): Compare with Planner.
8921 (Feedback): More info about creating backtraces.
8922 (Plain lists): Modify example.
8923 (Breaking down tasks): New section.
8924 (Custom time format): New section.
8925 (Time stamps): Document inactive timestamps.
8926 (Setting tags): More details about fast tag selection.
8927 (Block agenda): New section.
8928 (Custom agenda views): Section rewritten.
8929 (Block agenda): New section.
8930
8931 2006-11-07 Michael Albinus <michael.albinus@gmx.de>
8932
8933 * tramp.texi (Configuration): scp is the default method.
8934 (Default Method): Use ssh as example for another method.
8935
8936 2006-10-27 Richard Stallman <rms@gnu.org>
8937
8938 * woman.texi: Downcase nroff/troff/roff.
8939 (Installation): Chapter deleted. Some xrefs deleted.
8940 (Background): woman doesn't advise man ;-).
8941
8942 2006-10-26 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8943
8944 * ada-mode.texi (Project files, Identifier completion)
8945 (Automatic Casing, Debugging, Using non-standard file names)
8946 (Working Remotely): Fix typos.
8947
8948 2006-10-20 Masatake YAMATO <jet@gyve.org>
8949
8950 * cc-mode.texi (Sample .emacs File): Add missing `)' in
8951 sample code `my-c-initialization-hook'.
8952
8953 2006-10-19 Stuart D. Herring <herring@lanl.gov>
8954
8955 * widget.texi: Fix typos.
8956
8957 2006-10-19 Michael Albinus <michael.albinus@gmx.de>
8958
8959 * tramp.texi (Frequently Asked Questions): Remove questions marked with
8960 "???". There have been no complaints for years, so the information
8961 must be appropriate.
8962
8963 2006-10-16 Richard Stallman <rms@gnu.org>
8964
8965 * widget.texi: Use @var instead of capitalization.
8966 Clarify many widget type descriptions.
8967
8968 2006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
8969
8970 * gnus.texi (Other modes): Fix typo. Add alternative index entry for
8971 gnus-dired-attach.
8972 (Selecting a Group): Fix typo.
8973
8974 2006-10-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8975
8976 * widget.texi: Fix typos.
8977
8978 2006-10-06 Reiner Steib <Reiner.Steib@gmx.de>
8979
8980 * gnus.texi (Image Enhancements): Update for Emacs 22.
8981
8982 * gnus-faq.texi ([1.3]): Update.
8983
8984 2006-10-06 Richard Stallman <rms@gnu.org>
8985
8986 * faq.texi (Displaying the current line or column):
8987 Delete "As of Emacs 20".
8988
8989 2006-10-06 Romain Francoise <romain@orebokech.com>
8990
8991 * faq.texi (VM): VM works with Emacs 22 too.
8992
8993 2006-10-06 Richard Stallman <rms@gnu.org>
8994
8995 * ebrowse.texi: Remove Emacs version "21" from title.
8996
8997 2006-10-02 Reiner Steib <Reiner.Steib@gmx.de>
8998
8999 * gnus.texi (Foreign Groups): Say where change of editing commands are
9000 stored. Add reference to `gnus-parameters'.
9001
9002 2006-09-15 Jay Belanger <belanger@truman.edu>
9003
9004 * calc.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE):
9005 Change "Library Public License" to "Lesser Public License"
9006 throughout. Use "yyyy" to represent year.
9007
9008 2006-09-15 Carsten Dominik <dominik@science.uva.nl>
9009
9010 * org.texi (Setting tags): Typo fix.
9011
9012 2006-09-14 Reiner Steib <Reiner.Steib@gmx.de>
9013
9014 * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
9015
9016 2006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
9017
9018 * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
9019
9020 2006-09-12 Paul Eggert <eggert@cs.ucla.edu>
9021
9022 * faq.texi (Escape sequences in shell output): EMACS is now set
9023 to Emacs's absolute file name, not to "t".
9024 (^M in the shell buffer): Likewise.
9025
9026 2006-09-11 Reiner Steib <Reiner.Steib@gmx.de>
9027
9028 * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
9029 mails with pop3-leave-mail-on-server. Fix wording.
9030 (Limiting): Improve gnus-summary-limit-to-articles.
9031 (X-Face): Fix typo.
9032
9033 2006-09-11 Simon Josefsson <jas@extundo.com>
9034
9035 * smtpmail.texi (Authentication): Explain TLS and SSL better, based on
9036 suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
9037
9038 2006-09-06 Simon Josefsson <jas@extundo.com>
9039
9040 * smtpmail.texi (Authentication): Mention SSL.
9041
9042 2006-09-03 Diane Murray <disumu@x3y2z1.net>
9043
9044 * erc.texi (Getting Started, Connecting): Change erc-select to erc.
9045
9046 2006-09-01 Eli Zaretskii <eliz@gnu.org>
9047
9048 * rcirc.texi (Internet Relay Chat, Useful IRC commands):
9049 Don't use @indicateurl.
9050
9051 * cc-mode.texi (Subword Movement): Don't use @headitem.
9052 (Custom Braces, Clean-ups): Don't use @tie.
9053
9054 2006-08-29 Michael Albinus <michael.albinus@gmx.de>
9055
9056 Sync with Tramp 2.0.54.
9057
9058 * tramp.texi (Bug Reports): The Tramp mailing list is moderated now.
9059 Suggested by Adrian Phillips <a.phillips@met.no>.
9060
9061 2006-08-15 Carsten Dominik <dominik@science.uva.nl>
9062
9063 * org.texi (Installation, Activation): Split from Installation and
9064 Activation.
9065 (Clocking work time): Document new features.
9066
9067 2006-08-13 Alex Schroeder <alex@gnu.org>
9068
9069 * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
9070 example.
9071
9072 2006-08-12 Eli Zaretskii <eliz@gnu.org>
9073
9074 * faq.texi (How to add fonts): New node.
9075
9076 2006-08-05 Romain Francoise <romain@orebokech.com>
9077
9078 * faq.texi (New in Emacs 22): Expand.
9079
9080 2006-08-03 Michael Olson <mwolson@gnu.org>
9081
9082 * erc.texi: Update for ERC 5.1.4.
9083
9084 2006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
9085
9086 * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
9087 in .../site-lisp/gnus/ by default.
9088 [ From gnus-news.texi in the trunk. ]
9089
9090 2006-07-27 Reiner Steib <Reiner.Steib@gmx.de>
9091
9092 * gnus.texi (MIME Commands): Additions for yEnc.
9093
9094 2006-07-24 Richard Stallman <rms@gnu.org>
9095
9096 * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi:
9097 * faq.texi: Move periods and commas inside quotes.
9098
9099 2006-07-20 Jay Belanger <belanger@truman.edu>
9100
9101 * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
9102
9103 2006-07-18 Chong Yidong <cyd@stupidchicken.com>
9104
9105 * faq.texi (Security risks with Emacs): Document Emacs 22
9106 file-local-variable mechanism.
9107
9108 2006-07-12 Michael Olson <mwolson@gnu.org>
9109
9110 * erc.texi: Update for ERC 5.1.3.
9111
9112 2006-07-12 Alex Schroeder <alex@gnu.org>
9113
9114 * rcirc.texi: Fix typos.
9115 (Getting started with rcirc): New calling convention for M-x irc.
9116 Mention #rcirc. Removed channel tracking.
9117 (Configuration): Change the names of all variables that got changed
9118 recently, eg. rcirc-server to rcirc-default-server. Added
9119 documentation for rcirc-authinfo, some background for Bitlbee, and
9120 rcirc-track-minor-mode.
9121 (Scrolling conservatively): Fix the xref from Auto Scrolling to just
9122 Scrolling.
9123 (Reconnecting after you have lost the connection): Fix example code
9124 to match code changes.
9125
9126 2006-07-10 Nick Roberts <nickrob@snap.net.nz>
9127
9128 * gnus.texi, message.texi: Fix typos.
9129
9130 2006-07-07 Carsten Dominik <dominik@science.uva.nl>
9131
9132 * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting
9133 commands.
9134 (Global TODO list): Document the use of the variables
9135 `org-agenda-todo-ignore-scheduled' and
9136 `org-agenda-todo-list-sublevels'.
9137
9138 2006-07-05 Richard Stallman <rms@gnu.org>
9139
9140 * faq.texi (Scrolling only one line): Fix xref.
9141
9142 2006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
9143
9144 * faq.texi (Evaluating Emacs Lisp code):
9145 Throughout, replace eval-current-buffer with eval-buffer.
9146
9147 2006-07-03 Richard Stallman <rms@gnu.org>
9148
9149 * rcirc.texi (Scrolling conservatively): Fix xref.
9150
9151 * pcl-cvs.texi (Viewing differences): Usage fix.
9152
9153 2006-07-03 Carsten Dominik <dominik@science.uva.nl>
9154
9155 * org.texi (Agenda commands): Document `s' key to save all org-mode
9156 buffers.
9157
9158 2006-06-30 Ralf Angeli <angeli@caeruleus.net>
9159
9160 * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face
9161 names. Mention `cvs-msg' face.
9162
9163 2006-06-29 Carsten Dominik <dominik@science.uva.nl>
9164
9165 * org.texi (Checkboxes): New section.
9166
9167 2006-06-28 Carsten Dominik <dominik@science.uva.nl>
9168
9169 * org.texi (Embedded LaTeX): Fix typos and implement small improvements
9170 throughout this chapter.
9171
9172 2006-06-27 Chong Yidong <cyd@stupidchicken.com>
9173
9174 * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
9175 text for standalone vs Emacs info.
9176 (Help): Clarify header line description. Use mouse-1 for clicks.
9177 (Help-P): Use mouse-1 for clicks.
9178 (Help-^L): "Top" and "All" not displayed with dashes in Emacs.
9179 (Help-^L, Help-M, Help-Int, Search Index, Go to node)
9180 (Choose menu subtopic): Remove gratuitous Emacs command names.
9181 (Help-FOO): Put usual behavior first.
9182 (Help-Xref): Clicking on xrefs works in Emacs.
9183 (Search Text): Clarify what the default behavior is.
9184 (Create Info buffer): Fix Emacs window/X window confusion.
9185 (Emacs Info Variables): Fix for new Emacs init file behavior.
9186
9187 2006-06-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
9188
9189 * gnus.texi (Summary Buffer Lines): Fix typo.
9190
9191 2006-06-23 Carsten Dominik <dominik@science.uva.nl>
9192
9193 * org.texi (Embedded LaTeX): New chapter.
9194 (Archiving): Section rewritten.
9195 (Enhancing text): Some parts moved to the new chapter about LaTeX.
9196
9197 2006-06-20 Bill Wohler <wohler@newt.com>
9198
9199 Release MH-E manual version 8.0.1.
9200
9201 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
9202 release 8.0.1.
9203 (Preface): Depend on GNU mailutils 1.0 and higher.
9204
9205 2006-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
9206
9207 * message.texi (News Headers): Update message-syntax-checks section.
9208
9209 2006-06-19 Karl Berry <karl@gnu.org>
9210
9211 * info.texi (Advanced): Mention C-q, especially with ?.
9212
9213 2006-06-19 Carsten Dominik <dominik@science.uva.nl>
9214
9215 * org.texi (Publishing links): Document the `:link-validation-function'
9216 property.
9217 (Extensions and Hacking): New chapter, includes some sections of the
9218 "Miscellaneous" chapter.
9219
9220 2006-06-10 Carsten Dominik <dominik@science.uva.nl>
9221
9222 * org.texi (Progress logging): New section.
9223
9224 2006-06-06 Carsten Dominik <dominik@science.uva.nl>
9225
9226 * org.texi (ASCII export): Document indentation adaptation.
9227 (Setting tags): Document mutually-exclusive tags.
9228
9229 2006-06-05 Romain Francoise <romain@orebokech.com>
9230
9231 * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
9232 Fix typo.
9233
9234 * gnus-faq.texi (Question 8.6): Update reference to the Gnus
9235 channel (#gnus@irc.freenode.net).
9236 Fix typos. Update copyright notice.
9237
9238 * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
9239 (Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
9240 (Line-Up Functions, Custom Macros):
9241 * ediff.texi (Window and Frame Configuration)
9242 (Highlighting Difference Regions):
9243 * emacs-mime.texi (Display Customization):
9244 * erc.texi (History):
9245 * eshell.texi (Known problems):
9246 * eudc.texi (Overview, BBDB):
9247 * gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
9248 (The problem of spam, SpamOracle, Extending the Spam package)
9249 (Conformity, Terminology):
9250 * idlwave.texi (Routine Info)
9251 (Class and Keyword Inheritance, Padding Operators)
9252 (Breakpoints and Stepping, Electric Debug Mode)
9253 (Examining Variables, Troubleshooting):
9254 * org.texi (Creating timestamps):
9255 * reftex.texi (Commands, Options, Changes):
9256 * tramp.texi (Inline methods, Password caching)
9257 (Auto-save and Backup, Issues):
9258 * vip.texi (Files, Commands in Insert Mode):
9259 * viper.texi (Emacs Preliminaries, States in Viper)
9260 (Packages that Change Keymaps, Viper Specials, Groundwork):
9261 Fix various typos.
9262
9263 2006-05-31 Michael Ernst <mernst@alum.mit.edu>
9264
9265 * ediff.texi: Fix typos.
9266
9267 2006-05-30 Carsten Dominik <dominik@science.uva.nl>
9268
9269 * org.texi: Small typo fixes.
9270
9271 2006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
9272
9273 * viper.texi (Viper Specials):
9274 * gnus.texi (Example Setup):
9275 * faq.texi (Backspace invokes help):
9276 * dired-x.texi (Optional Installation Dired Jump):
9277 * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
9278 follow coding conventions.
9279
9280 2006-05-29 Michael Albinus <michael.albinus@gmx.de>
9281
9282 * tramp.texi (Frequently Asked Questions): Disable zsh zle.
9283
9284 2006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
9285
9286 * pcl-cvs.texi: Fix typos.
9287 (Customization): Say "us".
9288
9289 2006-05-26 Eli Zaretskii <eliz@gnu.org>
9290
9291 * org.texi: Remove bogus @setfilename.
9292
9293 2006-05-26 Carsten Dominik <dominik@science.uva.nl>
9294
9295 * org.texi (ASCII export): Omit command name.
9296 (HTML export): Add prefix to all lines in Local Variable example.
9297 (Acknowledgments): Typeset names in italics.
9298
9299 2006-05-24 Carsten Dominik <dominik@science.uva.nl>
9300
9301 * org.texi (Plain lists): Add new item navigation commands.
9302 (External links): Document elisp and info links.
9303 (Custom searches): New section.
9304 (Publishing): New chapter.
9305 (HTML export): Include a list of supported CSS classes.
9306 (Setting tags): Describe the fast-tag-setting interface.
9307
9308 2006-05-20 Luc Teirlinck <teirllm@auburn.edu>
9309
9310 * dired-x.texi: ifinfo -> ifnottex.
9311
9312 2006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
9313
9314 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
9315
9316 2006-05-12 Reiner Steib <Reiner.Steib@gmx.de>
9317
9318 * message.texi (Interface): Add tool bar customization.
9319 (MIME): Index and text additions for mml-attach.
9320 (MIME): Describe mml-dnd-protocol-alist and
9321 mml-dnd-attach-options.
9322
9323 * gnus.texi (Oort Gnus): Reorder entries in sections.
9324 Fix some entries.
9325 (Starting Up): Add references to "Emacs for Heathens" and to
9326 "Finding the News". Add user-full-name and user-mail-address.
9327 (Group Buffer Format): Add tool bar customization and update.
9328 (Summary Buffer): Add tool bar customization.
9329 (Posting Styles): Add message-alternative-emails.
9330
9331 2006-05-09 Michael Albinus <michael.albinus@gmx.de>
9332
9333 * tramp.texi (Filename completion): Improve wording.
9334
9335 2006-05-07 Romain Francoise <romain@orebokech.com>
9336
9337 * faq.texi (Using regular expressions): Fix typo.
9338 (Packages that do not come with Emacs): Fix capitalization.
9339 (Replacing text across multiple files): Expand node to explain how
9340 to use `dired-do-query-replace-regexp' in more detail, based on
9341 suggestion by Eric Hanchrow <offby1@blarg.net>.
9342
9343 2006-05-06 Michael Albinus <michael.albinus@gmx.de>
9344
9345 * tramp.texi (Filename completion): Completion of remote files'
9346 method, user name and host name is active only in partial
9347 completion mode.
9348
9349 2006-05-06 Bill Wohler <wohler@newt.com>
9350
9351 Release MH-E manual version 8.0.
9352
9353 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
9354 release 8.0.
9355
9356 2006-05-06 Bill Wohler <wohler@newt.com>
9357
9358 * mh-e.texi (MH-BOOK-HOME): Change from
9359 http://www.ics.uci.edu/~mh/book/mh to
9360 http://rand-mh.sourceforge.net/book/mh.
9361 Replace .htm suffix with .html for MH book files.
9362 (Using This Manual): Update key binding for getting relevant
9363 chapter in Info from command key.
9364 (Ranges): Fix itemx.
9365
9366 2006-05-05 Karl Berry <karl@gnu.org>
9367
9368 * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): New cmds.
9369 (\fonttextsize): New user-level command to change text font size.
9370
9371 2006-04-26 Reiner Steib <Reiner.Steib@gmx.de>
9372
9373 * pgg.texi (Caching passphrase): Fix markup and typos. Simplify.
9374
9375 2006-04-26 Sascha Wilde <wilde@sha-bang.de> (tiny change)
9376
9377 * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
9378
9379 2006-04-24 Bill Wohler <wohler@newt.com>
9380
9381 * mh-e.texi (Getting Started): Make it more explicit that you need
9382 to install MH. Add pointers to current MH implementations.
9383
9384 2006-04-21 Bill Wohler <wohler@newt.com>
9385
9386 Release MH-E manual version 7.94.
9387
9388 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
9389 release 7.94.
9390
9391 2006-04-21 Carsten Dominik <dominik@science.uva.nl>
9392
9393 * org.texi: Many small fixes.
9394 (Handling links): Rename from "Managing links".
9395
9396 2006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
9397
9398 * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
9399 (Splitting mail using spam-stat): Fix @xref.
9400
9401 2006-04-20 Chong Yidong <cyd@stupidchicken.com>
9402
9403 * gnus.texi (Spam Package): Major revision of the text.
9404 Previously this node was "Filtering Spam Using The Spam ELisp Package".
9405
9406 2006-04-20 Carsten Dominik <dominik@science.uva.nl>
9407
9408 * org.texi (Time stamps): Better explanation of the purpose of
9409 different time stamps.
9410 (Structure editing, Plain lists): More details on how new items
9411 and headings are inserted.
9412
9413 2006-04-18 Carsten Dominik <dominik@science.uva.nl>
9414
9415 * org.texi (Formula syntax): Fix link to Calc Manual.
9416
9417 2006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
9418
9419 * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
9420
9421 2006-04-17 Bill Wohler <wohler@newt.com>
9422
9423 * mh-e.texi (Folders): Update mh-before-quit-hook and
9424 mh-quit-hook example with code that removes the buffers rather
9425 than just bury them.
9426
9427 2006-04-17 Michael Albinus <michael.albinus@gmx.de>
9428
9429 Sync with Tramp 2.0.53.
9430
9431 2006-04-13 Carsten Dominik <dominik@science.uva.nl>
9432
9433 * org.texi (Updating settings): New section.
9434 (Visibility cycling): Better names for the startup folding
9435 options.
9436 (Exporting): Completely restructured.
9437 (The very busy C-c C-c key): New section.
9438 (Summary of in-buffer settings): New section.
9439
9440 2006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
9441
9442 * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
9443
9444 2006-04-10 Reiner Steib <Reiner.Steib@gmx.de>
9445
9446 * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap)
9447 (Server Commands): Key `v' is reserved for users.
9448
9449 2006-04-11 Carsten Dominik <dominik@science.uva.nl>
9450
9451 * org.texi (Link format): New section, emphasis on bracket links.
9452 (External links): Document bracket links.
9453 (FAQ): Expand to cover shell links and the new link format.
9454
9455 2006-04-09 Kevin Ryde <user42@zip.com.au>
9456
9457 * org.texi (Formula syntax): Typo in node name of calc-eval xref.
9458
9459 2006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
9460
9461 * gnus.texi (Summary Buffer Lines): Add `*'.
9462
9463 2006-04-07 Jochen Küpper <jochen@fhi-berlin.mpg.de>
9464
9465 * gnus.texi (Group Parameters):
9466 Mention gnus-permanently-visible-groups.
9467
9468 2006-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
9469
9470 * gnus.texi (Face): Fix typo.
9471
9472 2006-04-05 Reiner Steib <Reiner.Steib@gmx.de>
9473
9474 * gnus.texi (X-Face): Clarify.
9475 (Face): Need Emacs with PNG support.
9476
9477 2006-04-06 Richard Stallman <rms@gnu.org>
9478
9479 * idlwave.texi: Delete the blocks "not suitable for inclusion with
9480 Emacs".
9481
9482 2006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
9483
9484 * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out
9485 blocks not suitable for inclusion with Emacs using variable
9486 PARTOFEMACS.
9487
9488 2006-04-04 Simon Josefsson <jas@extundo.com>
9489
9490 * gnus.texi (Security): Improve.
9491
9492 2006-04-02 Karl Berry <karl@gnu.org>
9493
9494 * texinfo.tex: Update to current version (2006-03-21.13).
9495
9496 2006-04-02 Bill Wohler <wohler@newt.com>
9497
9498 * mh-e.texi (Getting Started, Junk, Bug Reports)
9499 (MH FAQ and Support): Fix URLs.
9500
9501 2006-03-31 Romain Francoise <romain@orebokech.com>
9502
9503 * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
9504 to t, not nil (and has for the past eight years).
9505
9506 2006-03-31 Reiner Steib <Reiner.Steib@gmx.de>
9507
9508 * message.texi, gnus.texi: Bump version to 5.11.
9509
9510 2006-03-29 Reiner Steib <Reiner.Steib@gmx.de>
9511
9512 * gnus.texi (Top): Add comment about version line.
9513
9514 * message.texi (Top): Ditto. Change to take named versions into
9515 account.
9516
9517 2006-03-28 Reiner Steib <Reiner.Steib@gmx.de>
9518
9519 * gnus.texi (Posting Styles): Add x-face-file to example.
9520 (X-Face): Refer to posting styles.
9521
9522 * gnus-faq.texi ([5.8]): Add x-face-file.
9523 ([8.4]): Add links to gmane.emacs.gnus.user and
9524 gmane.emacs.gnus.general.
9525
9526 2006-03-27 Reiner Steib <Reiner.Steib@gmx.de>
9527
9528 * gnus-faq.texi: Use .invalid.
9529 ([5.4]): Fix gnus-posting-styles example.
9530
9531 2006-03-27 Romain Francoise <romain@orebokech.com>
9532
9533 * faq.texi (Emacs/W3): Rename from `w3-mode'. Mention that
9534 Emacs/W3 needs a new maintainer.
9535 (Ispell): Update author and version info.
9536 (Mailcrypt): Mention PGG.
9537 (New in Emacs 22): Add PGG to the list of new packages.
9538 Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
9539 updating dead URLs.
9540
9541 2006-03-25 Karl Berry <karl@gnu.org>
9542
9543 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
9544 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi, erc.texi,
9545 * eshell.texi, eudc.texi, faq.texi, forms.texi, gnus.texi, idlwave.texi,
9546 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
9547 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
9548 * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
9549 * woman.texi: (1) use @copyright{} instead of (C) in typeset text;
9550 (2) do not indent copyright year list (or anything else).
9551
9552 2006-03-21 Bill Wohler <wohler@newt.com>
9553
9554 * mh-e.texi (Folders): Various edits.
9555
9556 2006-03-20 Romain Francoise <romain@orebokech.com>
9557
9558 * gnus.texi (Mail Folders): Grammar fix.
9559
9560 2006-03-19 Bill Wohler <wohler@newt.com>
9561
9562 * mh-e.texi (Replying): Document Mail-Followup-To.
9563 Change manually-formatted table to multitable. Add debugging info.
9564 Move description of mh-reply-default-reply-to into paragraph
9565 that describes its values.
9566
9567 2006-03-17 Bill Wohler <wohler@newt.com>
9568
9569 * mh-e.texi: Use smallexample and smalllisp consistently.
9570 (Sending Mail Tour): Update method of entering
9571 addresses and subject.
9572 (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour)
9573 (Adding Attachments, Searching): Update screenshots for Emacs 22.
9574
9575 2006-03-15 Carsten Dominik <dominik@science.uva.nl>
9576
9577 * org.texi: Version number change only.
9578
9579 2006-03-14 Bill Wohler <wohler@newt.com>
9580
9581 * mh-e.texi: Add index entries around each paragraph rather than
9582 depend on entries from beginning of node. Doing so ensures that
9583 index entries are less likely to be forgotten if text is cut and
9584 pasted, and are necessary anyway if the references are on a
9585 separate page. It seems that makeinfo is now (v. 4.8) only
9586 producing one index entry per node, so there is no longer any
9587 excuse not to. Use subheading instead of heading. The incorrect
9588 use of heading produced very large fonts in Info--as large as the
9589 main heading.
9590 (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
9591 versions 6 and 7 appeared *around* the time of these Emacs releases.
9592
9593 2006-03-13 Carsten Dominik <dominik@science.uva.nl>
9594
9595 * org.texi (Clean view): Document new startup options.
9596
9597 2006-03-11 Bill Wohler <wohler@newt.com>
9598
9599 * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)
9600 (Composing, Scan Line Formats): Fix @refs.
9601 (Getting Started): Define MH profile and MH profile components.
9602 (Incorporating Mail, Reading Mail, Viewing, Printing)
9603 (Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
9604 (Signature, Aliases, Scan Line Formats): Use @code instead of @samp
9605 for string constants.
9606 (Tool Bar): Remove spurious quote.
9607 (Junk): Use ``...'' instead of "...".
9608 (Scan Line Formats): Replace @samp with @kbd.
9609
9610 2006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
9611
9612 * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
9613
9614 2006-03-10 Reiner Steib <Reiner.Steib@gmx.de>
9615
9616 * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
9617 easy to understand.
9618
9619 2006-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
9620
9621 * gnus.texi: Markup fix.
9622 (Fancy Mail Splitting): Specify new feature.
9623
9624 2006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
9625
9626 * gnus.texi (Fancy Mail Splitting): Improve descriptions about
9627 partial-words matching.
9628
9629 2006-03-07 Reiner Steib <Reiner.Steib@gmx.de>
9630
9631 * emacs-mime.texi (Display Customization): Reword image/.* stuff.
9632
9633 * gnus.texi (Oort Gnus): Add note about `gnus-load'.
9634 (MIME Commands): Fix mm-discouraged-alternatives.
9635
9636 2006-03-07 Carsten Dominik <dominik@science.uva.nl>
9637
9638 * org.texi: Version number change only.
9639
9640 2006-03-06 Bill Wohler <wohler@newt.com>
9641
9642 * mh-e.texi: Move from SourceForge repository to Savannah.
9643 This is version 7.93, which is a total rewrite from the previous
9644 edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E
9645 version 7.93.
9646
9647 2006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
9648
9649 * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
9650
9651 2006-03-01 Carsten Dominik <dominik@science.uva.nl>
9652
9653 * org.texi (Interaction): Add item about `org-mouse.el' by
9654 Piotr Zielinski.
9655 (Managing links): Document that also mouse-1 can be used to
9656 activate a link.
9657 (Headlines, FAQ): Add entry about hiding leading stars.
9658 (Miscellaneous): Resort the sections in this chapter to a more
9659 logical sequence.
9660
9661 2006-02-27 Simon Josefsson <jas@extundo.com>
9662
9663 * emacs-mime.texi (Flowed text): Add mm-fill-flowed. (Sync
9664 2004-01-27 from the trunk).
9665
9666 2006-02-24 Alan Mackenzie <acm@muc.de>
9667
9668 * cc-mode.texi: Rename c-hungry-backspace to
9669 c-hungry-delete-backwards, at the request of RMS. Leave the old
9670 name as an alias.
9671
9672 2006-02-24 Alan Mackenzie <acm@muc.de>
9673
9674 * cc-mode.texi: Correct the definition of c-beginning-of-defun, to
9675 include the function header within the defun.
9676
9677 2006-02-24 Alan Mackenzie <acm@muc.de>
9678
9679 * cc-mode.texi: Correct two typos.
9680
9681 2006-02-24 Alan Mackenzie <acm@muc.de>
9682
9683 * cc-mode.texi (Comment Commands): State that C-u M-; kills any
9684 existing comment.
9685 (Electric Keys): Add a justification for electric indentation.
9686 (Hungry WS Deletion): Clear up the names and complications of the
9687 BACKSPACE and DELETE keys.
9688
9689 2006-02-23 Juri Linkov <juri@jurta.org>
9690
9691 * faq.texi (Common requests): Move `Turning on auto-fill by
9692 default' after `Wrapping words automatically'. Move `Working with
9693 unprintable characters' before `Searching for/replacing newlines'.
9694 Move `Replacing highlighted text' after `Highlighting a region'.
9695 Merge `Repeating commands' and `Repeating a command as many times
9696 as possible' into the former.
9697 (Packages that do not come with Emacs): Add refs to Gmane and
9698 etc/MORE.STUFF.
9699
9700 2006-02-23 Juri Linkov <juri@jurta.org>
9701
9702 * faq.texi (Newsgroup archives): Update URLs of GNU mail archives.
9703 (Reporting bugs): Suggest using `M-x report-emacs-bug'.
9704 Add xref to `(emacs)Reporting Bugs'.
9705 (Getting a printed manual): Add URL to other formats of the manual.
9706 (Common requests): Fix menu.
9707 (Highlighting a region): Remove ref to `Turning on syntax highlighting'.
9708 (Horizontal scrolling): Mention `truncate-partial-width-windows'.
9709 (Inserting text at the beginning of each line): Add pxref to
9710 `Changing the included text prefix'.
9711 (Forcing the cursor to remain in the same column): Mention `track-eol'
9712 and `set-goal-column'. Add pxref to `(emacs)Moving Point'.
9713 (Replacing text across multiple files): Add keybinding `Q' for
9714 `dired-do-query-replace'.
9715
9716 2006-02-22 Carsten Dominik <dominik@science.uva.nl>
9717
9718 * reftex.texi: Version number and date change only.
9719
9720 * org.texi (Internal Links): Rewrite to cover the modified
9721 linking system.
9722
9723 2006-02-17 Eli Zaretskii <eliz@gnu.org>
9724
9725 * faq.texi: Remove the coding cookie, it's not needed anymore.
9726
9727 2006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
9728
9729 * faq.texi (Colors on a TTY): Mention Mac OS port.
9730
9731 2006-02-12 Karl Berry <karl@gnu.org>
9732
9733 * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the
9734 8-bit accented a.
9735
9736 2006-02-09 Reiner Steib <Reiner.Steib@gmx.de>
9737
9738 * gnus.texi (Gnus Versions): Add history beyond start of Oort.
9739
9740 2006-02-08 Romain Francoise <romain@orebokech.com>
9741
9742 * faq.texi (Top): Remove paragraph about the FAQ being a
9743 transitional document, etc.
9744 (Searching for/replacing newlines): New node.
9745 (Yanking text in isearch): New node.
9746 (Inserting text at the beginning of each line): Rename and make
9747 more general, mention `M-;' in Message mode.
9748
9749 2006-02-07 Luc Teirlinck <teirllm@auburn.edu>
9750
9751 * faq.texi (Meta key does not work in xterm)
9752 (Emacs does not display 8-bit characters)
9753 (Inputting eight-bit characters): Update xrefs.
9754
9755 2006-02-06 Romain Francoise <romain@orebokech.com>
9756
9757 * faq.texi (VM): VM now at version 7.19.
9758 Set myself as maintainer of this file.
9759
9760 2006-02-04 Michael Olson <mwolson@gnu.org>
9761
9762 * erc.texi (History): Note that ERC is now included with Emacs.
9763
9764 2006-01-31 Romain Francoise <romain@orebokech.com>
9765
9766 * message.texi (Message Headers): Explain what
9767 `message-alternative-emails' does in more detail.
9768 Update copyright year.
9769
9770 2006-01-30 Juanma Barranquero <lekktu@gmail.com>
9771
9772 * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
9773
9774 2006-01-29 Richard M. Stallman <rms@gnu.org>
9775
9776 * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
9777
9778 2006-01-29 Michael Olson <mwolson@gnu.org>
9779
9780 * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
9781
9782 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
9783
9784 * faq.texi (New in Emacs 22): Mention ERC.
9785
9786 2006-01-28 Luc Teirlinck <teirllm@auburn.edu>
9787
9788 * rcirc.texi: Capitalize dir entry for consistency with the entry
9789 in info/dir and other entries in the Emacs category.
9790 Fix typos. Delete trailing whitespace.
9791
9792 2006-01-28 Björn Lindström <bkhl@elektrubadur.se>
9793
9794 * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
9795
9796 2006-01-27 Eli Zaretskii <eliz@gnu.org>
9797
9798 * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
9799 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
9800
9801 * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
9802 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
9803
9804 2006-01-27 Alex Schroeder <alex@gnu.org>
9805
9806 * rcirc.texi: New file.
9807
9808 2006-01-23 Juri Linkov <juri@jurta.org>
9809
9810 * widget.texi (User Interface): Add S-TAB for widget-backward.
9811
9812 2006-01-22 Michael Albinus <michael.albinus@gmx.de>
9813
9814 Sync with Tramp 2.0.52.
9815
9816 * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
9817 Add Tramp disabling item. New item for common connection problems.
9818 (various): Apply "ftp" as method for the download URL.
9819 (Bug Reports): Refer to FAQ for common problems.
9820
9821 2006-01-21 Eli Zaretskii <eliz@gnu.org>
9822
9823 * widget.texi (User Interface): Use @key for TAB.
9824
9825 * ses.texi (Formulas, Printer functions): Use @key for TAB.
9826
9827 * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
9828 for TAB.
9829
9830 * cc-mode.texi (Indentation Calculation): Use @key for TAB.
9831
9832 2006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
9833
9834 * gnus.texi: Update copyright.
9835
9836 2006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
9837
9838 * gnus.texi (Article Washing): Additions.
9839
9840 2006-01-13 Carsten Dominik <dominik@science.uva.nl>
9841
9842 * org.texi (Agenda commands): Document tags command.
9843
9844 2006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
9845
9846 * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
9847
9848 2006-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
9849
9850 * gnus.texi (RSS): Addition.
9851
9852 2005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
9853
9854 * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
9855
9856 2005-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
9857
9858 * emacs-mime.texi (Display Customization): Add setting example to
9859 mm-discouraged-alternatives.
9860
9861 2006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
9862
9863 * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
9864 version is the canonical version.
9865
9866 2006-01-08 Alex Schroeder <alex@gnu.org>
9867
9868 * pgg.texi (Caching passphrase): Rewording.
9869
9870 2006-01-06 Eli Zaretskii <eliz@gnu.org>
9871
9872 * flymake.texi (Obtaining Flymake): Update Flymake's CVS
9873 repository URL.
9874
9875 2006-01-06 Carsten Dominik <dominik@science.uva.nl>
9876
9877 * org.texi: Removed the accidentally re-added empty line in the
9878 direntry.
9879
9880 2006-01-05 Carsten Dominik <dominik@science.uva.nl>
9881
9882 * org.texi (Agenda Views): Chapter reorganized.
9883
9884 2005-12-29 Romain Francoise <romain@orebokech.com>
9885
9886 * faq.texi (Using Customize): New node.
9887
9888 2005-12-28 Luc Teirlinck <teirllm@auburn.edu>
9889
9890 * org.texi: Remove blank line in @direntry. It is non-standard
9891 and recursively produces blank lines all over the dir file (when
9892 using Texinfo 4.8).
9893
9894 2005-12-21 Luc Teirlinck <teirllm@auburn.edu>
9895
9896 * widget.texi (atoms): Delete obsolete remark about `file' widget.
9897
9898 2005-12-20 Carsten Dominik <dominik@science.uva.nl>
9899
9900 * org.texi (Tags): Boolean logic documented.
9901 (Agenda Views): Document custom commands.
9902
9903 2005-12-20 David Kastrup <dak@gnu.org>
9904
9905 * faq.texi (AUCTeX): Update version and mailing list info.
9906
9907 2005-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
9908
9909 * gnus.texi (MIME Commands): Mention addition of
9910 multipart/alternative to gnus-buttonized-mime-types and add xref
9911 to mm-discouraged-alternatives.
9912
9913 * emacs-mime.texi (Display Customization): Mention addition of
9914 "image/.*" and add xref to gnus-buttonized-mime-types in the
9915 mm-discouraged-alternatives section.
9916
9917 2005-12-16 Carsten Dominik <dominik@science.uva.nl>
9918
9919 * org.texi (Tags): New section.
9920 (Agenda Views): Chapter reorganized.
9921
9922 2005-12-16 Eli Zaretskii <eliz@gnu.org>
9923
9924 * org.texi (Internal Links): Add a missing comma after an @xref.
9925
9926 2005-12-14 Chong Yidong <cyd@stupidchicken.com>
9927
9928 * faq.texi (Filling paragraphs with a single space): No need to
9929 change sentence-end now.
9930
9931 2005-12-13 Romain Francoise <romain@orebokech.com>
9932
9933 * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
9934
9935 2005-12-12 Jay Belanger <belanger@truman.edu>
9936
9937 * faq.texi (Calc): Update version number.
9938
9939 2005-12-12 Carsten Dominik <dominik@science.uva.nl>
9940
9941 * org.texi (Progress Logging): New section.
9942
9943 2005-12-10 Romain Francoise <romain@orebokech.com>
9944
9945 Update the Emacs FAQ for the 22.1 release.
9946
9947 * faq.texi: Set VER to `22.1'.
9948 (Basic editing): Explain how to use localized versions of the
9949 Tutorial. Mention that `C-h r' displays the manual.
9950 Delete obsolete WWW link to an Emacs 18 tutorial.
9951 (Getting a printed manual): Point to the new locations of the
9952 manuals on the GNU Web site.
9953 (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
9954 available via Info (it was previously distributed separately).
9955 (Installing Texinfo documentation): The latest version of Texinfo
9956 is 4.8, not 4.0.
9957 (Informational files for Emacs): COPYING is the GNU General Public
9958 License, not the Emacs General Public License.
9959 (Informational files for Emacs): Delete obsolete link to the
9960 GNUinfo pages as they have been removed from the GNU Web site.
9961 (New in Emacs 22): New node.
9962 (Setting up a customization file): Say that most packages support
9963 Customize nowadays.
9964 (Colors on a TTY): Delete reference to instructions on how to
9965 enable syntax highlighting, it is now enabled by default.
9966 (Turning on abbrevs by default): Emacs now reads the abbrevs file
9967 at startup automatically.
9968 (Controlling case sensitivity): Mention `M-c' in isearch.
9969 (Using an already running Emacs process): Emacs now creates the
9970 socket in `/tmp/emacsUID'. Fix typos. Change default location of
9971 gnuserv. As emacsclient can now run Lisp code as well, delete a
9972 sentence praising gnuserv for that. Simplify description of how
9973 the client/server operation works.
9974 (Compiler error messages): Delete obsolete text (compile.el has
9975 been rewritten).
9976 (Indenting switch statements): Fix typo.
9977 (Matching parentheses): Simplify setup instructions, mention the
9978 menu bar item in the Options menu.
9979 (Repeating a command as many times as possible): Mention `C-x e'.
9980 (Going to a line by number): Mention new keymap and bindings
9981 `M-g M-g', `M-g M-p' and `M-g M-n'.
9982 (Turning on syntax highlighting): Now on by default. Simplify.
9983 (Replacing highlighted text): Use `1', not `t'.
9984 (Problems with very large files): The maximum size is now 256MB on
9985 32-bit machines.
9986 (^M in the shell buffer): Mention `comint-process-echoes'.
9987 (Emacs for Apple computers): Emacs 22 has native support for Mac
9988 OS X.
9989 (Translating names to IP addresses): Delete node.
9990 (Binding keys to commands): Fix typo.
9991 (SPC no longer completes file names): New node.
9992 (MIME with Emacs mail packages): Delete section about the Emacs
9993 MIME FAQ (it's not reachable anymore).
9994
9995 2005-12-08 Alan Mackenzie <acm@muc.de>
9996
9997 * cc-mode.texi: The manual has been extensively revised: the
9998 information about using CC Mode has been separated from the larger
9999 and more difficult chapters about configuration. It has been
10000 updated for CC Mode 5.31.
10001
10002 2005-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
10003
10004 * pgg.texi (User Commands): Fix description of pgg-verify-region.
10005 (Selecting an implementation): Fix descriptions.
10006
10007 2005-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
10008
10009 * message.texi (Various Message Variables): Addition.
10010
10011 2005-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
10012
10013 * message.texi: Fix default values.
10014
10015 2005-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
10016
10017 * message.texi (Header Commands): Clarify descriptions of
10018 message-cross-post-followup-to, message-reduce-to-to-cc, and
10019 message-insert-wide-reply.
10020 (Various Commands): Fix kindex for message-kill-to-signature;
10021 clarify description of message-tab.
10022
10023 2005-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
10024
10025 * message.texi (Mailing Lists): Fix description about MFT.
10026
10027 * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
10028
10029 2005-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
10030
10031 * gnus.texi (Slow Terminal Connection): Replace old description
10032 with new one.
10033
10034 2005-11-16 Katsumi Yamaoka <yamaoka@jpl.org>
10035
10036 * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
10037 replace X-Draft-Headers with X-Draft-From.
10038
10039 2005-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
10040
10041 * gnus.texi (Various Various): Fix the default value of
10042 nnheader-max-head-length.
10043 (Gnus Versions): Fix typo.
10044
10045 2005-12-08 Carsten Dominik <dominik@science.uva.nl>
10046
10047 * org.texi (Structure editing): Document new functionality of
10048 M-RET.
10049
10050 2005-12-06 Luc Teirlinck <teirllm@auburn.edu>
10051
10052 * org.texi (Internal Links): Fix Texinfo usage.
10053
10054 2005-12-06 Carsten Dominik <dominik@science.uva.nl>
10055
10056 * org.texi (TODO basics): Document the global todo list.
10057 (TODO items): Documents sparse tree for specific TODO
10058 keywords.
10059
10060 2005-11-30 Carsten Dominik <dominik@science.uva.nl>
10061
10062 * org.texi (Plain Lists): Typos fixed.
10063
10064 2005-11-28 Jay Belanger <belanger@truman.edu>
10065
10066 * calc.texi: Change references of `M-#' to `C-x *' prefix.
10067
10068 2005-11-24 Carsten Dominik <dominik@science.uva.nl>
10069
10070 * org.texi (Structure editing): New item moving commands added.
10071 (Plain Lists): New section.
10072
10073 2005-11-18 Carsten Dominik <dominik@science.uva.nl>
10074
10075 * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
10076 (Agenda): Document commands `org-cycle-agenda-files' and
10077 `org-agenda-file-to-front'.
10078 (Built-in table editor): Document `org-table-sort-lines'.
10079 (HTML formatting): Export of hand-formatted lists.
10080
10081 2005-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
10082
10083 * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
10084 new variable gnus-toolbar-thickness.
10085
10086 2005-11-08 Katsumi Yamaoka <yamaoka@jpl.org>
10087
10088 * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
10089
10090 2005-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
10091
10092 * gnus.texi (X-Face): Fix description.
10093 (XVarious): Remove gnus-xmas-logo-color-alist and
10094 gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
10095
10096 2005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
10097
10098 * gnus.texi (Group Parameters): Mention new variable
10099 gnus-parameters-case-fold-search.
10100 (Home Score File): Addition.
10101
10102 2005-11-04 Ulf Jasper <ulf.jasper@web.de>
10103
10104 * newsticker.texi: VERSION changed to 1.9. Updated UPDATED.
10105 (Overview): List supported feed types.
10106 (Installation): No installation necessary when using autoload.
10107 (Configuration): Rename "RSS" to "news".
10108
10109 2005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
10110
10111 * pgg.texi (User Commands): Document additional passphrase
10112 argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
10113 (Backend methods): Likewise for corresponding pgg-scheme-* functions.
10114
10115 2005-11-04 Carsten Dominik <dominik@science.uva.nl>
10116
10117 * org.texi: Version number changed to 3.19.
10118
10119 2005-10-29 Sascha Wilde <wilde@sha-bang.de>
10120
10121 * pgg.texi (How to use): Update the example to add autoload of
10122 pgg-encrypt-symmetric-region.
10123 (User Commands): Document pgg-encrypt-symmetric-region.
10124 (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
10125
10126 2005-10-27 Jay Belanger <belanger@truman.edu>
10127
10128 * calc.texi (Predefined Units): Fix the symbol for a TeX points,
10129 mention other TeX-related units.
10130
10131 2005-10-23 Lars Hansen <larsh@soem.dk>
10132
10133 * dired-x.texi (Miscellaneous Commands):
10134 Replace dired-do-relative-symlink by dired-do-relsymlink and
10135 dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
10136
10137 2005-10-23 Jay Belanger <belanger@truman.edu>
10138
10139 * calc.texi (Predefined Units): Use `alpha' for the fine structure
10140 constant.
10141
10142 2005-10-23 Michael Albinus <michael.albinus@gmx.de>
10143
10144 * faq.texi (Bugs and problems):
10145 Replace `dired-move-to-filename-regexp' by
10146 `directory-listing-before-filename-regexp'.
10147
10148 2005-10-22 Eli Zaretskii <eliz@gnu.org>
10149
10150 * newsticker.texi (UPDATED): Set value.
10151
10152 2005-10-17 Katsumi Yamaoka <yamaoka@jpl.org>
10153
10154 * gnus.texi (Document Groups): Remove duplicate item.
10155
10156 2005-10-21 Carsten Dominik <dominik@science.uva.nl>
10157
10158 * org.texi (Summary): Mention iCalendar support.
10159 (Exporting): Document iCalendar support.
10160
10161 2005-10-18 Romain Francoise <romain@orebokech.com>
10162
10163 * viper.texi (Viper Specials): Capitalize GNU.
10164
10165 2005-10-17 Juri Linkov <juri@jurta.org>
10166
10167 * info.texi (Getting Started, Search Index, Expert Info):
10168 Fix wording.
10169 (Search Text): Replace `echo area' with `mode line'.
10170 (Search Index): Both `i' and `,' find all index entries.
10171 Replace example `C-f' with `C-l' (which exists in index of Info
10172 manual) and delete spaces in its keyboard input sequence.
10173 Delete unnecessary explanations about literal characters.
10174
10175 2005-10-14 Katsumi Yamaoka <yamaoka@jpl.org>
10176
10177 * gnus.texi (Document Server Internals): Addition.
10178
10179 2005-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
10180
10181 * gnus.texi (A note on namespaces): Fix RFC reference.
10182
10183 2005-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
10184
10185 * gnus.texi (RSS): Fix key description.
10186
10187 2005-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
10188
10189 * gnus.texi: Emacs/w3 -> Emacs/W3.
10190 (Browsing the Web): Fix description.
10191 (Web Searches): Ditto.
10192 (Customizing W3): Ditto.
10193
10194 2005-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
10195
10196 * gnus.texi (Maildir): Clarify expire-age and expire-group.
10197
10198 2005-10-11 Jay Belanger <belanger@truman.edu>
10199
10200 * calc.texi (Integration): Mention using `a i' to compute definite
10201 integrals.
10202
10203 2005-10-11 Juri Linkov <juri@jurta.org>
10204
10205 * info.texi: Rearrange nodes.
10206 (Top): Update menu. Change ref `Info for Experts' to
10207 `Advanced Info Commands'.
10208 (Getting Started): Fix description of manual's parts.
10209 (Help-Int): Change xref `Info Search' to `Search Index', and
10210 `Expert Info' to `Advanced'.
10211 (Advanced): Move node one level up.
10212 (Search Text, Search Index): New nodes split out from `Info Search'.
10213 (Go to node, Choose menu subtopic, Create Info buffer): New nodes
10214 split out from `Advanced'.
10215 (Advanced, Emacs Info Variables): De-document editing an Info file
10216 in Info.
10217 (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
10218 (Creating an Info File): Delete node and move its text to
10219 `Expert Info'.
10220
10221 2005-10-10 Carsten Dominik <dominik@science.uva.nl>
10222
10223 * org.texi (Workflow states): Document that change in keywords
10224 becomes active only after restart of Emacs.
10225
10226 2005-10-08 Michael Albinus <michael.albinus@gmx.de>
10227
10228 Sync with Tramp 2.0.51.
10229
10230 2005-10-08 Nick Roberts <nickrob@snap.net.nz>
10231
10232 * speedbar.texi (Introduction): Describe new location of speedbar
10233 on menubar.
10234 (Basic Key Bindings): Remove descriptions of bindings that have
10235 been removed.
10236
10237 2005-10-05 Nick Roberts <nickrob@snap.net.nz>
10238
10239 * speedbar.texi (GDB): Describe use of watch expressions.
10240
10241 2005-09-28 Simon Josefsson <jas@extundo.com>
10242
10243 * message.texi (IDNA): Fix.
10244
10245 2005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
10246
10247 * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
10248 nntp-server-hook, and nntp-warn-about-losing-connection; fix
10249 description of nntp-open-connection-function.
10250 (Common Variables): Fix descriptions.
10251
10252 2005-09-26 Katsumi Yamaoka <yamaoka@jpl.org>
10253
10254 * gnus.texi (Server Buffer Format): Document the %a format spec.
10255
10256 2005-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
10257
10258 * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
10259
10260 2005-09-23 Carsten Dominik <dominik@science.uva.nl>
10261
10262 * org.texi Version 3.16.
10263
10264 2005-09-19 Miles Bader <miles@gnu.org>
10265
10266 * newsticker.texi: Get rid of CVS keywords.
10267
10268 2005-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
10269
10270 * gnus.texi (Finding the Parent): Fix description of how Gnus
10271 finds article.
10272
10273 2005-09-14 Jari Aalto <jari.aalto@cante.net>
10274
10275 * gnus.texi (Advanced Scoring Examples): New examples to teach how
10276 to drop off non-answered articles.
10277
10278 2005-09-19 Juanma Barranquero <lekktu@gmail.com>
10279
10280 * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
10281 braces (which are unsupported by NMAKE) for macro `srcdir'.
10282
10283 2005-09-17 Eli Zaretskii <eliz@gnu.org>
10284
10285 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
10286 (../info/newsticker, newsticker.dvi): New targets.
10287
10288 2005-09-17 Ulf Jasper <ulf.jasper@web.de>
10289
10290 * newsticker.texi: Replace @command with @code. Replace @example
10291 with @lisp.
10292 (Top): Add explanations to menu items.
10293 (GNU Free Documentation License): Remove.
10294
10295 2005-09-16 Romain Francoise <romain@orebokech.com>
10296
10297 Update all files to specify GFDL version 1.2.
10298
10299 * doclicense.texi (GNU Free Documentation License): Update to
10300 version 1.2.
10301
10302 2005-09-15 Richard M. Stallman <rms@gnu.org>
10303
10304 * newsticker.texi: Fix @setfilename.
10305
10306 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
10307 (../info/newsticker, newsticker.dvi): New targets.
10308
10309 2005-08-30 Carsten Dominik <dominik@science.uva.nl>
10310
10311 * org.texi: Version 3.15.
10312
10313 2005-08-29 Luc Teirlinck <teirllm@auburn.edu>
10314
10315 * ses.texi: Combine all three indices into one.
10316 Correct a few typos.
10317
10318 2005-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
10319
10320 * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
10321
10322 2005-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
10323
10324 * emacs-mime.texi (Handles): Remove duplicate item.
10325 (Encoding Customization): Fix the default value for
10326 mm-coding-system-priorities.
10327 (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
10328 (Basic Functions): Fix reference.
10329
10330 2005-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
10331
10332 * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
10333
10334 2005-08-18 Richard M. Stallman <rms@gnu.org>
10335
10336 * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
10337 and web site.
10338
10339 * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
10340 not keyboard-translate.
10341
10342 2005-08-11 Richard M. Stallman <rms@gnu.org>
10343
10344 * faq.texi (Using regular expressions): Fix xref.
10345
10346 2005-08-09 Juri Linkov <juri@jurta.org>
10347
10348 * info.texi (Help-P): Replace `Prev' with `Previous'.
10349 (Help-M, Help-Xref): Add S-TAB.
10350 (Help-FOO): Update `u' command.
10351 (Help-Xref): Move info about Mouse-2 from `Help-Int'.
10352 Update info about visibility of xref parts.
10353 (Help-Int): Fix `m' command. Rename `Info-last' to
10354 `Info-history-back'. Add `Info-history-forward'.
10355 (Advanced): Fix `g*' and `M-n' commands.
10356 (Info Search): Add `index-apropos' in stand-alone browser.
10357 Add isearch commands.
10358 (Emacs Info Variables): Remove `Info-fontify'.
10359 Add `Info-mode-hook'. Update face names.
10360 Add `Info-fontify-maximum-menu-size',
10361 `Info-fontify-visited-nodes', `Info-isearch-search'.
10362
10363 2005-08-07 Michael Albinus <michael.albinus@gmx.de>
10364
10365 Sync with Tramp 2.0.50.
10366
10367 * tramp.texi: Use @option{} consequently for method names.
10368 (Inline methods, External transfer methods): Remove references to
10369 Cygwin.
10370 (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
10371 implementation.
10372
10373 2005-07-27 Reiner Steib <Reiner.Steib@gmx.de>
10374
10375 * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
10376 Mention that gnus-init-file is not read when Emacs is invoked with
10377 --no-init-file or -q.
10378
10379 2005-07-19 Carsten Dominik <dominik@science.uva.nl>
10380
10381 * org.texi: Version 3.14.
10382
10383 2005-07-04 Carsten Dominik <dominik@science.uva.nl>
10384
10385 * org.texi: Version 3.13.
10386
10387 2005-07-18 Juri Linkov <juri@jurta.org>
10388
10389 * calc.texi (Time Zones, Logical Operations):
10390 * cl.texi (Overview):
10391 * org.texi (TODO types):
10392 * sc.texi (Emacs 18 MUAs):
10393 * speedbar.texi (Top):
10394 * url.texi (History):
10395 Delete duplicate duplicate words.
10396
10397 2005-07-16 Johan Bockgård <bojohan@users.sourceforge.net> (tiny change)
10398
10399 * cl.texi (Type Predicates): Document `atom' type.
10400
10401 2005-07-04 Lute Kamstra <lute@gnu.org>
10402
10403 Update FSF's address in GPL notices.
10404
10405 * calc.texi (Copying):
10406 * doclicense.texi (GNU Free Documentation License):
10407 * faq.texi (Contacting the FSF):
10408 * mh-e.texi (Copying): Update FSF's address.
10409
10410 2005-07-03 Richard M. Stallman <rms@gnu.org>
10411
10412 * flymake.texi (Example -- Configuring a tool called directly):
10413 Update name of flymake-build-relative-filename.
10414
10415 2005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
10416
10417 * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
10418
10419 2005-06-29 Carsten Dominik <dominik@science.uva.nl>
10420
10421 * org.texi: Version 3.12.
10422
10423 2005-06-24 Eli Zaretskii <eliz@gnu.org>
10424
10425 * makefile.w32-in (MAKEINFO): Use --force.
10426 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
10427 Makefile.in.
10428 (gnus.dvi): Use "..." to quote Sed args, so that it works with
10429 more shells.
10430
10431 2005-06-23 Richard M. Stallman <rms@gnu.org>
10432
10433 * speedbar.texi (Creating a display): Texinfo usage fixes.
10434
10435 * tramp.texi (Customizing Completion, Auto-save and Backup):
10436 Texinfo usage fixes.
10437
10438 2005-06-23 Juanma Barranquero <lekktu@gmail.com>
10439
10440 * dired-x.texi (Miscellaneous Commands):
10441 * ediff.texi (Miscellaneous):
10442 * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
10443 (Agent Variables):
10444 * info.texi (Help-Xref):
10445 * message.texi (Message Headers):
10446 * org.texi (Remember):
10447 * reftex.texi (Options (Defining Label Environments))
10448 (Options (Index Support), Options (Viewing Cross-References))
10449 (Options (Misc), Changes):
10450 * speedbar.texi (Creating a display):
10451 * tramp.texi (Customizing Completion, Auto-save and Backup):
10452 Texinfo usage fix.
10453
10454 2005-06-13 Carsten Dominik <dominik@science.uva.nl>
10455
10456 * org.texi: Version 3.11.
10457
10458 2005-06-12 Jay Belanger <belanger@truman.edu>
10459
10460 * calc.texi (Getting Started): Remove extra menu item.
10461
10462 2005-05-31 Jay Belanger <belanger@truman.edu>
10463
10464 * calc.texi (Notations Used in This Manual): Use @kbd for key
10465 sequence.
10466 (Demonstration of Calc): Mention another way of starting Calc.
10467 (Starting Calc): Mention long name of M-#.
10468 (Embedded Mode Overview): Remove unnecessary instruction.
10469 (Other M-# commands): Rephrase `M-# 0' explanation.
10470 (Basic Embedded Mode): Rewrite discussion of prefix arguments to
10471 reflect current behavior.
10472
10473 2005-05-30 Jay Belanger <belanger@truman.edu>
10474
10475 * calc.texi (Hooks): Change description of calc-window-hook and
10476 calc-trail-window-hook to match usage.
10477 (Computational Functions): Add more constant-generating functions.
10478 (Customizable Variables): Use defvar.
10479
10480 2005-05-28 Jay Belanger <belanger@truman.edu>
10481
10482 * calc.texi (Assignments in Embedded Mode): Fix variable name.
10483 (Basic Embedded Mode): Explain behavior of arguments to
10484 calc-embedded-mode.
10485
10486 2005-05-27 Jay Belanger <belanger@truman.edu>
10487
10488 * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
10489 current behavior.
10490
10491 2005-05-25 Jay Belanger <belanger@truman.edu>
10492
10493 * calc.texi: Change Calc version number throughout.
10494 (Keypad Mode): Change location in info output.
10495 (Keypad mode overview): Move picture of keypad.
10496
10497 2005-05-21 Jay Belanger <belanger@truman.edu>
10498
10499 * calc.texi (Storing variables): Mention that only most variables
10500 are void to begin with.
10501
10502 2005-05-21 Kevin Ryde <user42@zip.com.au>
10503
10504 * widget.texi (Basic Types): Update cross ref from "Enabling
10505 Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
10506 lispref/text.texi change.
10507
10508 2005-05-20 Carsten Dominik <dominik@science.uva.nl>
10509
10510 * org.texi: Version 3.09.
10511
10512 2005-05-18 Carsten Dominik <dominik@science.uva.nl>
10513
10514 * reftex.texi: Version 4.28.
10515
10516 2005-05-16 Jay Belanger <belanger@truman.edu>
10517
10518 * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
10519
10520 2005-05-14 Jay Belanger <belanger@truman.edu>
10521
10522 * calc.texi (Default Simplifications): Insert missing ! (logical
10523 not operator).
10524
10525 2005-05-14 Michael Albinus <michael.albinus@gmx.de>
10526
10527 Sync with Tramp 2.0.49.
10528
10529 2005-05-10 Jay Belanger <belanger@truman.edu>
10530
10531 * calc.texi (Default Simplifications): Mention that 0^0 simplifies
10532 to 1.
10533
10534 2005-04-29 Carsten Dominik <dominik@science.uva.nl>
10535
10536 * org.texi: Version 3.08, structure reorganized.
10537
10538 2005-04-24 Richard M. Stallman <rms@gnu.org>
10539
10540 * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
10541
10542 2005-04-15 Carsten Dominik <dominik@science.uva.nl>
10543
10544 * org.texi: Update to version 3.06.
10545
10546 2005-04-13 Lute Kamstra <lute@gnu.org>
10547
10548 * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
10549
10550 2005-04-10 Thien-Thi Nguyen <ttn@gnu.org>
10551
10552 * cl.texi (Porting Common Lisp): Fix typo.
10553
10554 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
10555
10556 * gnus.texi (RSS): Addition.
10557
10558 2005-04-04 Jay Belanger <belanger@truman.edu>
10559
10560 * calc.texi: Change Calc version number.
10561 (Customizable variables): Fix description of calc-language-alist.
10562 (Copying): Put in version 2 of GPL.
10563
10564 2005-04-01 Jay Belanger <belanger@truman.edu>
10565
10566 * calc.texi (Troubleshooting Commands): Remove comment about
10567 installation.
10568 (Installation): Remove section.
10569 (Customizable Variables): New section.
10570 (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
10571 (Graphical Devices): Add references to Customizable Variables.
10572
10573 2005-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
10574
10575 * emacs-mime.texi (Display Customization): Markup fixes.
10576 (rfc2047): Update.
10577
10578 2005-03-23 Reiner Steib <Reiner.Steib@gmx.de>
10579
10580 * gnus-faq.texi: Replaced with auto-generated version.
10581
10582 2005-03-26 Stephan Stahl <stahl@eos.franken.de> (tiny change)
10583
10584 * dired-x.texi (Multiple Dired Directories): default-directory was
10585 renamed to dired-default-directory.
10586
10587 2005-03-26 Jay Belanger <belanger@truman.edu>
10588
10589 * calc.texi (Simplifying Formulas, Rewrite Rules):
10590 Change description of top and bottom of fraction.
10591 (Modulo Forms): Move description of how to create modulo forms to
10592 earlier in the section.
10593 (Fraction Mode): Suggest using : to get a fraction by dividing.
10594 (Basic Arithmetic): Adjust placement of command name.
10595 (Truncating the Stack): Emphasize that "hidden" entries are still
10596 visible.
10597 (Installation): Move discussion of printing manual to "About This
10598 Manual".
10599 (About This Manual): Mention how to print the manual.
10600 (Reporting Bugs): Remove first person.
10601 (Building Vectors): Add algebraic version of append.
10602 (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
10603 (Grouping Digits): Fix typo.
10604
10605 2005-03-25 Werner Lemberg <wl@gnu.org>
10606
10607 * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
10608 Replace `legal' with `valid'.
10609
10610 2005-03-25 Werner Lemberg <wl@gnu.org>
10611
10612 * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
10613
10614 2005-03-24 Jay Belanger <belanger@truman.edu>
10615
10616 * calc.texi (General Mode Commands)
10617 (Mode Settings in Embedded Mode): Add some explanation of
10618 recording mode settings.
10619
10620 2005-03-24 Richard M. Stallman <rms@gnu.org>
10621
10622 * calc.texi: Remove praise of non-free software.
10623
10624 * idlwave.texi: Don't say where to get IDL or its non-free manual.
10625 (Installation): Node deleted.
10626
10627 2005-03-23 Richard M. Stallman <rms@gnu.org>
10628
10629 * url.texi (HTTP language/coding): Improve last change.
10630
10631 2005-03-22 Jay Belanger <belanger@truman.edu>
10632
10633 * calc.texi (Embedded Mode): Add new information on changing
10634 modes.
10635
10636 2005-03-20 Michael Albinus <michael.albinus@gmx.de>
10637
10638 Sync with Tramp 2.0.48.
10639
10640 * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
10641
10642 * tramp.texi: Replace "Emacs" by "GNU Emacs". Replace "Linux" by
10643 "GNU/Linux". Change all addresses to .gnu.org.
10644 (Default Method): Offer shortened syntax for "su" and "sudo"
10645 methods.
10646
10647 2005-03-07 Richard M. Stallman <rms@gnu.org>
10648
10649 * url.texi: Fix usage of "e.g.".
10650 (HTTP language/coding): Explain the rules for these strings.
10651
10652 2005-03-06 Richard M. Stallman <rms@gnu.org>
10653
10654 * woman.texi (Introduction): Minor cleanups.
10655
10656 * url.texi (HTTP language/coding): Get rid of "Emacs 21".
10657
10658 * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
10659 (Installation): Node deleted.
10660
10661 * mh-e.texi (Preface): Get rid of "Emacs 21".
10662
10663 * eshell.texi (Installation): Delete node (for Emacs 20).
10664
10665 2005-03-05 Thien-Thi Nguyen <ttn@gnu.org>
10666
10667 * flymake.texi: Refill and tweak style in @lisp blocks.
10668
10669 2005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
10670
10671 * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
10672
10673 2005-03-01 Jay Belanger <belanger@truman.edu>
10674
10675 * calc.texi (Trigonometric and Hyperbolic Functions):
10676 Mention additional functions.
10677 (Algebraic Simplifications): Mention additional simplifications.
10678
10679 2005-02-18 Jonathan Yavner <jyavner@member.fsf.org>
10680
10681 * ses.texi: Add concept/function/variable indices (this work was
10682 donated by Brad Collins <brad@chenla.org>, copyright-assignment
10683 papers on file at FSF).
10684
10685 2005-02-10 Jay Belanger <belanger@truman.edu>
10686
10687 * calc.texi: Change @LaTeX to La@TeX throughout.
10688 Redefine @expr as @math for TeX output.
10689 Redefine @texline as a no-op for TeX output.
10690 Define @tfn, replace @t by @tfn throughout.
10691
10692 2005-02-09 Jay Belanger <belanger@truman.edu>
10693
10694 * calc.texi: Add macro for LaTeX for info output.
10695
10696 2005-02-08 Kim F. Storm <storm@cua.dk>
10697
10698 * texinfo.tex (LaTex): Add def.
10699
10700 2005-02-06 Jay Belanger <belanger@truman.edu>
10701
10702 * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
10703 change name to "TeX and LaTeX Language Modes." Mention LaTeX mode
10704 throughout manual.
10705
10706 2005-01-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
10707
10708 * gnus.texi: Some edits based on comments from David Abrahams.
10709
10710 2005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
10711
10712 * gnus.texi (RSS): Fix the keystroke.
10713
10714 2005-01-24 David Kastrup <dak@gnu.org>
10715
10716 * faq.texi: Update AUCTeX version info.
10717
10718 2005-01-16 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
10719
10720 * gnus-faq.texi ([4.1]): Typo.
10721
10722 2005-01-19 Jay Belanger <belanger@truman.edu>
10723
10724 * calc.texi (Keep Arguments): Mention that keeping arguments
10725 doesn't work with keyboard macros.
10726
10727 2005-01-16 Richard M. Stallman <rms@gnu.org>
10728
10729 * autotype.texi (Autoinserting): Fix small error.
10730
10731 2005-01-16 Michael Albinus <michael.albinus@gmx.de>
10732
10733 Sync with Tramp 2.0.47.
10734
10735 * tramp.texi (Compilation): New section, describing compilation of
10736 remote files.
10737
10738 2005-01-11 Kim F. Storm <storm@cua.dk>
10739
10740 * widget.texi (Basic Types): Add :follow-link keyword.
10741
10742 2005-01-09 Jay Belanger <belanger@truman.edu>
10743
10744 * calc.texi (Basic Commands): Describe new behavior of calc-reset.
10745
10746 2005-01-08 Jay Belanger <belanger@truman.edu>
10747
10748 * calc.texi: Change throughout to reflect new default value of
10749 calc-settings-file.
10750
10751 2005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
10752
10753 * message.texi (Reply): `message-reply-to-function' should return
10754 a list. Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
10755
10756 2005-01-06 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
10757
10758 * faq.texi (Changing load-path): Fix typo.
10759
10760 2005-01-05 Jay Belanger <belanger@truman.edu>
10761
10762 * calc.texi (Programming Tutorial): Replace kbd command by
10763 appropriate characters for a keyboard macro.
10764
10765 2005-01-04 Jay Belanger <belanger@truman.edu>
10766
10767 * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
10768 for Lucid Emacs.
10769 (Programming Tutorial): Mention that the user needs to be in the
10770 right mode to compute some functions.
10771
10772 2005-01-04 Jay Belanger <belanger@truman.edu>
10773
10774 * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
10775 no longer applicable.
10776
10777 2005-01-01 Jay Belanger <belanger@truman.edu>
10778
10779 * calc.texi (Programming Tutorial): Change description of how to
10780 edit keyboard macros to match current behavior.
10781
10782 2004-12-31 Jay Belanger <belanger@truman.edu>
10783
10784 * calc.texi: Mention C-cC-c as the way to finish editing throughout.
10785
10786 2004-12-20 Jay Belanger <belanger@truman.edu>
10787
10788 * calc.texi (Types Tutorial): Emphasize that you can't divide by
10789 zero.
10790
10791 2004-12-17 Luc Teirlinck <teirllm@auburn.edu>
10792
10793 * cc-mode.texi (Text Filling and Line Breaking): Put period after
10794 @xref.
10795 (Font Locking): Avoid @strong{Note:}.
10796
10797 2004-12-17 Michael Albinus <michael.albinus@gmx.de>
10798
10799 Sync with Tramp 2.0.46.
10800
10801 * tramp.texi (bottom): Add arch-tag. It was lost, somehow.
10802
10803 2004-12-16 Luc Teirlinck <teirllm@auburn.edu>
10804
10805 * url.texi: Correct typos.
10806 (Retrieving URLs): @var{nil}->@code{nil}.
10807 (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
10808 the standard "The GNU Emacs Manual" in fifth argument of @xref's.
10809 (Dealing with HTTP documents): @inforef->@xref.
10810
10811 2004-12-15 Jay Belanger <belanger@truman.edu>
10812
10813 * calc.texi: Consistently capitalized all mode names.
10814 (Answers to Exercises): Mention that an answer can be a fraction
10815 when in Fraction mode.
10816
10817 2004-12-13 Jay Belanger <belanger@truman.edu>
10818
10819 * calc.texi: Fix some TeX definitions.
10820
10821 2004-12-09 Luc Teirlinck <teirllm@auburn.edu>
10822
10823 * reftex.texi (Imprint): Remove erroneous @value's.
10824
10825 2004-12-08 Luc Teirlinck <teirllm@auburn.edu>
10826
10827 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
10828 (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
10829
10830 2004-12-08 Jay Belanger <belanger@truman.edu>
10831
10832 * calc.texi (Starting Calc): Remove comment about installation.
10833 (Keypad Mode Overview): Remove comment about Emacs 19 support.
10834
10835 2004-12-08 Luc Teirlinck <teirllm@auburn.edu>
10836
10837 * url.texi: Update @setfilename.
10838 (Getting Started): No need to worry about Gnus versions.
10839 (Dealing with HTTP documents): Use @inforef.
10840
10841 * org.texi: Fix @direntry file name.
10842
10843 2004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
10844
10845 * url.texi: New file.
10846
10847 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
10848
10849 2004-12-06 Jay Belanger <belanger@truman.edu>
10850
10851 * calc.texi (Using Calc): Remove paragraph about installation.
10852
10853 2004-12-06 Jay Belanger <belanger@truman.edu>
10854
10855 * calc.texi: Use more Texinfo macros and less TeX defs.
10856 Remove @refill's.
10857
10858 2004-12-06 Richard M. Stallman <rms@gnu.org>
10859
10860 * org.texi: New file.
10861
10862 2004-12-05 Richard M. Stallman <rms@gnu.org>
10863
10864 * Makefile.in (org.dvi, ../info/org): New targets.
10865 (INFO_TARGETS): Add ../info/org.
10866 (DVI_TARGETS): Add org.dvi.
10867 (maintainer-clean): Remove the info files in the info dir.
10868
10869 2004-11-26 Eli Zaretskii <eliz@gnu.org>
10870
10871 * idlwave.texi: Fix the setfilename directive to put the produced
10872 file in ../info.
10873 (Continued Statement Indentation): Resurrect Jan D.'s change from
10874 2004-11-03 that was lost when a newer version of idlwave.texi was
10875 imported.
10876
10877 2004-12-08 Reiner Steib <Reiner.Steib@gmx.de>
10878
10879 * gnus-faq.texi ([5.1]): Add missing bracket.
10880
10881 * gnus.texi (Filtering Spam Using The Spam ELisp Package):
10882 Index `spam-initialize'.
10883
10884 2004-11-22 Reiner Steib <Reiner.Steib@gmx.de>
10885
10886 * message.texi (Various Message Variables): Mention that all mail
10887 file variables are derived from `message-directory'.
10888
10889 * gnus.texi (Splitting Mail): Clarify bogus group.
10890
10891 2004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
10892
10893 * emacs-mime.texi (Encoding Customization):
10894 Fix mm-coding-system-priorities entry.
10895
10896 2004-11-03 Jan Djärv <jan.h.d@swipnet.se>
10897
10898 * idlwave.texi (Continued Statement Indentation):
10899 * reftex.texi (Options (Index Support))
10900 (Displaying and Editing the Index, Table of Contents):
10901 * speedbar.texi (Creating a display, Major Display Modes):
10902 Replace non-nil with non-@code{nil}.
10903
10904 2004-10-21 Jay Belanger <belanger@truman.edu>
10905
10906 * calc.texi (Algebraic-Style Calculations): Remove a comment.
10907
10908 2004-10-18 Luc Teirlinck <teirllm@auburn.edu>
10909
10910 * calc.texi (Reporting Bugs): Double up `@'.
10911
10912 2004-10-18 Jay Belanger <belanger@truman.edu>
10913
10914 * calc.texi (Reporting Bugs): Change the address that bugs
10915 should be sent to.
10916
10917 2004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
10918
10919 * gnus.texi (New Features): Add 5.11.
10920
10921 * message.texi (Resending): Remove wrong default value.
10922
10923 * gnus.texi (Mail Source Specifiers): Describe possible problems
10924 of `pop3-leave-mail-on-server'. Add `pop3-movemail' and
10925 `pop3-leave-mail-on-server' to the index.
10926
10927 2004-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
10928
10929 * message.texi (Canceling News): Add how to set a password.
10930
10931 2004-10-12 Jay Belanger <belanger@truman.edu>
10932
10933 * calc.texi (Help Commands): Change the descriptions of
10934 calc-describe-function and calc-describe-variable to match their
10935 current behavior.
10936
10937 2004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
10938
10939 * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
10940
10941 2004-10-12 Michael Albinus <michael.albinus@gmx.de>
10942
10943 Sync with Tramp 2.0.45.
10944
10945 * tramp.texi (Frequently Asked Questions): Comment paragraph about
10946 plink link. The URL is outdated. Originator contacted for
10947 clarification.
10948
10949 2004-10-10 Juri Linkov <juri@jurta.org>
10950
10951 * gnus.texi (Top, Marking Articles): Join two menus in one node
10952 because a node can have only one menu.
10953
10954 2004-10-09 Juri Linkov <juri@jurta.org>
10955
10956 * gnus.texi (Fancy Mail Splitting): Remove backslash in the
10957 example of nnmail-split-fancy.
10958
10959 2004-10-06 Karl Berry <karl@gnu.org>
10960
10961 * info.texi (@kbd{1}--@kbd{9}): No space around --, for
10962 consistency with other uses of dashes.
10963
10964 2004-10-05 Karl Berry <karl@gnu.org>
10965
10966 * info.texi: Consistently use --- throughout, periods at end of
10967 menu descriptions, and a couple typos.
10968
10969 2004-09-26 Jesper Harder <harder@ifa.au.dk>
10970
10971 * sieve.texi (Manage Sieve API): nil -> @code{nil}.
10972 * pgg.texi (User Commands, Backend methods): Do.
10973 * gnus.texi: Markup fixes.
10974 (Setting Process Marks): Fix `M P a' entry.
10975 * emacs-mime.texi: Fixes.
10976
10977 2004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
10978
10979 * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
10980 again.
10981 Use 5.10 instead of 5.10.0.
10982
10983 2004-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
10984
10985 * gnus.texi (Summary Mail Commands): S D e.
10986
10987 2004-09-20 Raymond Scholz <ray-2004@zonix.de> (tiny change)
10988
10989 * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
10990 the gnus-article-mode-line-format section.
10991
10992 2004-09-20 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
10993
10994 * gnus.texi (Various Summary Stuff): Fix the documentation for
10995 gnus-newsgroup-variables.
10996
10997 2004-09-20 Reiner Steib <Reiner.Steib@gmx.de>
10998
10999 * gnus.texi (MIME Commands):
11000 Add gnus-mime-display-multipart-as-mixed,
11001 gnus-mime-display-multipart-alternative-as-mixed,
11002 gnus-mime-display-multipart-related-as-mixed.
11003 (Mail Source Customization): Clarify `mail-source-directory'.
11004 (Splitting Mail): Mention gnus-group-find-new-groups.
11005 (SpamOracle): Fix typo.
11006
11007 * gnus-faq.texi: Untabify.
11008 ([6.3]): nnir.el is in contrib directory.
11009
11010 * message.texi (News Headers): Clarify how a unique ID is created.
11011
11012 * gnus.texi (Batching Agents): Fix typo in example.
11013 Reported by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
11014
11015 2004-09-20 Andre Srinivasan <andre@e2open.com> (tiny change)
11016
11017 * gnus.texi (Group Parameters): Add more on hooks.
11018
11019 2004-09-20 Florian Weimer <fw@deneb.enyo.de>
11020
11021 * gnus.texi (Charsets): Point to relevant section in emacs-mime.
11022
11023 2004-09-22 Jay Belanger <belanger@truman.edu>
11024
11025 * calc.texi (Vectors as Lists): Add a warning that the tutorial
11026 might be hidden during part of the session.
11027
11028 2004-09-20 Jay Belanger <belanger@truman.edu>
11029
11030 * calc.texi (Notations Used in This Manual): Put in an earlier
11031 mention that DEL could be called Backspace.
11032
11033 2004-09-10 Simon Josefsson <jas@extundo.com>
11034
11035 * gnus.texi (IMAP): Add example. Suggested and partially written
11036 by Steinar Bang <sb@dod.no>.
11037
11038 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
11039
11040 * gnus.texi (IMAP): Add comments about imaps synonym to imap in
11041 netrc syntax.
11042
11043 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
11044
11045 * gnus.texi (Spam ELisp Package Sequence of Events):
11046 Some clarifications.
11047 (Spam ELisp Package Global Variables): More clarifications.
11048
11049 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
11050
11051 * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
11052 Mention spam-split does not modify incoming mail.
11053
11054 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
11055
11056 * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
11057
11058 2004-09-10 Eli Zaretskii <eliz@gnu.org>
11059
11060 * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi.
11061
11062 2004-09-09 Reiner Steib <Reiner.Steib@gmx.de>
11063
11064 * makefile.w32-in (sieve, pgg): Use $(infodir).
11065
11066 2004-09-08 Dhruva Krishnamurthy <dhruva.krishnamurthy@gmail.com> (tiny change)
11067
11068 * makefile.w32-in: Fix PGG and Sieve entries.
11069
11070 2004-08-28 Eli Zaretskii <eliz@gnu.org>
11071
11072 * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
11073 Emacs and related programs.
11074
11075 2004-08-27 Richard M. Stallman <rms@gnu.org>
11076
11077 * faq.texi: Fix texinfo usage, esp. doublequotes.
11078 (Difference between Emacs and XEmacs): Some clarification.
11079
11080 * faq.texi (Difference between Emacs and XEmacs):
11081 Explain not to contrast XEmacs with GNU Emacs.
11082
11083 2004-08-26 Richard M. Stallman <rms@gnu.org>
11084
11085 * faq.texi (Difference between Emacs and XEmacs): Rewrite.
11086
11087 2004-08-22 David Kastrup <dak@gnu.org>
11088
11089 * reftex.texi (AUCTeX): Update links, section name.
11090
11091 * faq.texi (Calc): Update availability (included in 22.1).
11092 (AUCTeX): Update availability, information, versions, description.
11093
11094 2004-08-14 Eli Zaretskii <eliz@gnu.org>
11095
11096 * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
11097
11098 2004-08-11 Martin Stjernholm <mast@lysator.liu.se>
11099
11100 * cc-mode.texi: Various updates for CC Mode 5.30.9.
11101
11102 2004-08-10 Michael Albinus <michael.albinus@gmx.de>
11103
11104 Sync with Tramp 2.0.44.
11105
11106 2004-08-05 Lars Hansen <larsh@math.ku.dk>
11107
11108 * widget.texi (User Interface): Update how to separate the
11109 editable field of an editable-field widget from other widgets.
11110 (Programming Example): Add text after field.
11111
11112 2004-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
11113
11114 * emacs-mime.texi (Encoding Customization): Add a note to the
11115 mm-content-transfer-encoding-defaults entry.
11116 (rfc2047): Update.
11117
11118 * gnus.texi (Article Highlighting):
11119 Add gnus-cite-ignore-quoted-from.
11120 (POP before SMTP): New node.
11121 (Posting Styles): Addition.
11122 (Splitting Mail): Add nnmail-split-lowercase-expanded.
11123 (Fancy Mail Splitting): Ditto.
11124 (X-Face): Add gnus-x-face.
11125
11126 2004-08-30 Reiner Steib <Reiner.Steib@gmx.de>
11127
11128 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
11129 * pgg.texi, sieve.texi: Use @copying and @insertcopying.
11130
11131 2004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
11132
11133 * gnus.texi (Mail Source Specifiers):
11134 Describe `pop3-leave-mail-on-server'.
11135
11136 2004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
11137
11138 * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
11139
11140 * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
11141 repository. Change setfilename.
11142
11143 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
11144
11145 2004-07-02 Juri Linkov <juri@jurta.org>
11146
11147 * pcl-cvs.texi (Viewing differences): Add `d r'.
11148
11149 2004-06-29 Jesper Harder <harder@ifa.au.dk>
11150
11151 * ses.texi, viper.texi, flymake.texi, faq.texi:
11152 * eshell.texi, ediff.texi: Markup fixes.
11153
11154 2004-06-21 Karl Berry <karl@gnu.org>
11155
11156 * info.texi (Top): Mention that only Emacs has mouse support.
11157 (Getting Started): Mention this in a few other places.
11158
11159 2004-06-13 Luc Teirlinck <teirllm@auburn.edu>
11160
11161 * autotype.texi (Copyrights, Timestamps):
11162 Recommend `before-save-hook' instead of `write-file-functions'.
11163
11164 2004-06-13 Lars Hansen <larsh@math.ku.dk>
11165
11166 * dired-x.texi (dired-mark-omitted): Update keybinding.
11167
11168 2004-06-10 Kim F. Storm <storm@cua.dk>
11169
11170 * pcl-cvs.texi (Viewing differences): Add 'd y'.
11171
11172 2004-06-05 Lars Hansen <larsh@math.ku.dk>
11173
11174 * dired-x.texi (variable dired-omit-mode): Rename from
11175 dired-omit-files-p.
11176 (function dired-omit-mode): Rename from dired-omit-toggle.
11177 Call dired-omit-mode rather than set dired-omit-files-p.
11178 (dired-mark-omitted): Describe command.
11179
11180 2004-05-29 Michael Albinus <michael.albinus@gmx.de>
11181
11182 Version 2.0.41 of Tramp released.
11183
11184 2004-05-29 Juanma Barranquero <lektu@terra.es>
11185
11186 * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
11187 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
11188
11189 2004-05-29 Richard M. Stallman <rms@gnu.org>
11190
11191 * cl.texi (Top): Call this chapter `Introduction'.
11192 (Overview): In TeX, no section heading here.
11193
11194 * cc-mode.texi: Put commas after i.e. and e.g. Minor cleanups.
11195
11196 2004-05-29 Eli Zaretskii <eliz@gnu.org>
11197
11198 * Makefile.in (../info/flymake, flymake.dvi): New targets.
11199 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
11200
11201 2004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
11202
11203 * flymake.texi: New file.
11204
11205 2004-05-28 Simon Josefsson <jas@extundo.com>
11206
11207 * smtpmail.texi (Authentication): Improve STARTTLS discussion.
11208
11209 2004-05-07 Kai Großjohann <kai@emptydomain.de>
11210
11211 Version 2.0.40 of Tramp released.
11212
11213 2004-04-25 Michael Albinus <Michael.Albinus@alcatel.de>
11214
11215 Complete rework, based on review by Karl Berry <karl@gnu.org>.
11216
11217 * tramp.texi (Auto-save and Backup): Explain exploitation of new
11218 variables `tramp-backup-directory-alist' and
11219 `tramp-bkup-backup-directory-info'.
11220 (Overview, Connection types)
11221 (External transfer methods, Default Method)
11222 (Windows setup hints): Remove restriction of password entering
11223 with external methods.
11224 (Auto-save and Backup): Make file name example
11225 (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info'
11226 and `auto-save-directory' must be used.
11227 (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
11228 only "NT"). Remove doubled entry "What kinds of systems does
11229 @tramp{} work on".
11230 (tramp): Macro removed.
11231 (Obtaining Tramp): Flag removed from title.
11232 (all): "tramp-" and "-" removed from flag names. Flags `tramp'
11233 and `trampver' used properly. Flag `tramp-inst' replaced by
11234 `installchapter'. Installation related text adapted.
11235
11236 2004-04-28 Masatake YAMATO <jet@gyve.org>
11237
11238 * widget.texi (Programming Example): Remove overlays.
11239
11240 2004-04-27 Jesper Harder <harder@ifa.au.dk>
11241
11242 * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
11243
11244 2004-04-23 Juanma Barranquero <lektu@terra.es>
11245
11246 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
11247
11248 2004-04-05 Jesper Harder <harder@ifa.au.dk>
11249
11250 * info.texi (Info Search): Add info-apropos.
11251
11252 2004-03-22 Juri Linkov <juri@jurta.org>
11253
11254 * faq.texi: Fix help key bindings.
11255
11256 2004-03-17 Luc Teirlinck <teirllm@auburn.edu>
11257
11258 * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
11259 (as suggested by Karl Berry). Update information about colored
11260 stars in menus. Add new subheading describing M-n.
11261
11262 2004-03-12 Richard M. Stallman <rms@gnu.org>
11263
11264 * cl.texi (Top): Rename top node's title.
11265
11266 2004-03-08 Karl Berry <karl@gnu.org>
11267
11268 * info.texi: \input texinfo.tex instead of just texinfo, to avoid
11269 problems making the texinfo distribution.
11270
11271 2004-02-29 Simon Josefsson <jas@extundo.com>
11272
11273 * smtpmail.texi (Authentication): Change the list of supported
11274 authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
11275 CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
11276 <voegelas@gmx.net>.
11277
11278 2004-02-29 Juanma Barranquero <lektu@terra.es>
11279
11280 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
11281 Use $(DEL) instead of rm, and ignore exit code.
11282
11283 2004-02-29 Kai Großjohann <kgrossjo@eu.uu.net>
11284
11285 Tramp version 2.0.39 released.
11286
11287 2004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
11288
11289 * tramp.texi (Customizing Completion): Explain new functions
11290 `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
11291 (all): Savannah URLs unified to "http://savannah.nongnu.org".
11292 (Top): Refer to Savannah mailing list as the major one.
11293 Mention older mailing lists in HTML mode only.
11294 (Auto-save and Backup): Add auto-save. Based on wording of Kai.
11295 (Frequently Asked Questions): Remote hosts must not be Unix-like
11296 for "smb" method.
11297 (Password caching): New node.
11298 (External transfer methods): Refer to password caching for "smb"
11299 method.
11300
11301 2004-02-17 Karl Berry <karl@gnu.org>
11302
11303 * info.texi (Help-Int): Mention the new line number feature.
11304
11305 2004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
11306
11307 * ses.texi (Advanced Features): New functionality for
11308 ses-set-header-row (defaults to current row unless C-u used).
11309 (Acknowledgements): Add Stefan Monnier.
11310
11311 2003-12-29 Kevin Ryde <user42@zip.com.au>
11312
11313 * viper.texi (Vi Macros): Fix reference to the Emacs manual.
11314
11315 2003-11-30 Kai Großjohann <kai.grossjohann@gmx.net>
11316
11317 Tramp version 2.0.38 released.
11318
11319 * tramp.texi (Remote shell setup): Warn of environment variables
11320 FRUMPLE if user frumple exists. Suggested by Sven Gabriel
11321 <sven.gabriel@imk.fzk.de>.
11322 (Configuration): Tramp now chooses base64/uuencode
11323 automatically. Update wording accordingly.
11324 (Top): More description for the `Default Method' menu entry.
11325 (Default Method): Use @code, not @var, for Lisp variables.
11326 (Default Method): New subsection `Which method is the right one
11327 for me?'. Suggested by Christian Kirsch.
11328 (Configuration): Pointer to new subsection added.
11329 (Default Method): Too many "use" in one sentence.
11330 Rephrase. Reported by Christian Kirsch.
11331 (Filename Syntax): Old `su' example is probably a left-over from
11332 the sm/su method naming. Replace with `ssh', instead.
11333 (External transfer methods, Auto-save and Backup):
11334 Typo fixes.
11335
11336 2003-11-02 Michael Albinus <Michael.Albinus@alcatel.de>
11337
11338 * tramp.texi (all): Harmonize all occurrences of @tramp{}.
11339 (Top): Mention japanese manual only if flag `jamanual' is set.
11340 Insert section `Japanese manual' in menu.
11341
11342 2003-11-26 Thien-Thi Nguyen <ttn@gnu.org>
11343
11344 * eshell.texi (Known Problems): Add doc item.
11345
11346 2003-11-22 Martin Stjernholm <mast@lysator.liu.se>
11347
11348 * cc-mode.texi: Update for CC Mode 5.30.
11349
11350 Note: Please refrain from doing purely cosmetic changes like
11351 removing trailing whitespace in this manual; it clobbers cvs
11352 merging for no good reason.
11353
11354 2003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
11355
11356 * ediff.texi, tramp.texi, vip.texi, viper.texi:
11357 * widget.texi, woman.texi: Replace @sc{ascii} and ASCII with
11358 @acronym{ASCII}.
11359
11360 2003-10-26 Karl Berry <karl@gnu.org>
11361
11362 * info.texi (Info Search): Echo area, not echo are. From Debian
11363 diff.
11364
11365 2003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
11366
11367 * widget.texi (Defining New Widgets): Document new behavior of
11368 :buttons and :children keywords.
11369
11370 2003-10-22 Miles Bader <miles@gnu.org>
11371
11372 * Makefile.in (info): Move before $(top_srcdir)/info.
11373
11374 2003-10-17 Thien-Thi Nguyen <ttn@gnu.org>
11375
11376 * tramp.texi (Inline methods): Small grammar fix.
11377 (External transfer methods): Likewise.
11378
11379 2003-10-08 Nick Roberts <nick@nick.uklinux.net>
11380
11381 * speedbar.texi: Remove paragraph for GUD that is no longer true.
11382
11383 2003-10-06 Luc Teirlinck <teirllm@auburn.edu>
11384
11385 * texinfo.tex: Replace `%' in arch tagline by @ignore.
11386
11387 2003-09-30 Richard M. Stallman <rms@gnu.org>
11388
11389 * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
11390
11391 * widget.texi (User Interface): Fix typos.
11392
11393 * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
11394
11395 2003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
11396
11397 * pcl-cvs.texi (Selected Files): Fix typo.
11398
11399 2003-09-21 Karl Berry <karl@gnu.org>
11400
11401 * info.texi (] and [ commands): No period at end of section title.
11402
11403 2003-09-04 Miles Bader <miles@gnu.org>
11404
11405 * Makefile.in (top_srcdir): New variable.
11406 ($(top_srcdir)/info): New rule.
11407 (info): Depend on it.
11408
11409 2003-09-03 Peter Runestig <peter@runestig.com>
11410
11411 * makefile.w32-in: New file.
11412
11413 2003-08-26 Per Abrahamsen <abraham@dina.kvl.dk>
11414
11415 * widget.texi (User Interface): Explain the need of static text
11416 around an editable field.
11417
11418 2003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
11419
11420 * widget.texi (Basic Types): The argument to `:help-echo' can now
11421 be a form that evaluates to a string.
11422
11423 2003-08-18 Kim F. Storm <storm@cua.dk>
11424
11425 * calc.texi (Queries in Macros): Update xref to keyboard macro query.
11426
11427 2003-08-16 Richard M. Stallman <rms@gnu.org>
11428
11429 * dired-x.texi (Shell Command Guessing): Explain *.
11430
11431 2003-08-16 Chunyu Wang <spr@db.cs.hit.edu.cn> (tiny change)
11432
11433 * pcl-cvs.texi (Log Edit Mode): Fix key binding for
11434 log-edit-insert-changelog.
11435
11436 2003-08-03 Karl Berry <karl@gnu.org>
11437
11438 * info.texi: Need @contents.
11439
11440 2003-07-20 Kai Großjohann <kai.grossjohann@gmx.net>
11441
11442 Tramp version 2.0.36 released.
11443
11444 * tramp.texi (Remote shell setup): Explain about problems with
11445 non-Bourne commands in ~/.profile and ~/.shrc.
11446
11447 2003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
11448
11449 * info.texi (Help-Inv, Help-M, Help-Xref): Update following
11450 renaming of `vis-mode' to `visible-mode'.
11451
11452 2003-07-04 Luc Teirlinck <teirllm@mail.auburn.edu>
11453
11454 * info.texi (Top, Help-Small-Screen): Remove accidentally added
11455 next, prev and up pointers.
11456
11457 2003-07-02 Luc Teirlinck <teirllm@mail.auburn.edu>
11458
11459 * info.texi (Help): Mention existence of Emacs and stand-alone
11460 Info at the very beginning of the tutorial.
11461 (Help-Inv): New node.
11462 (Help-]): New node.
11463 (Help-M): Systematically point out the differences between default
11464 Emacs and stand-alone versions. Delete second menu.
11465 (Help-Xref): Systematically point out the differences between
11466 default Emacs and stand-alone versions.
11467 (Help-Int): Change `l' example.
11468 (Expert Info): Fix typos.
11469 (Emacs Info Variables): Mention `Info-hide-note-references' and
11470 new default for `Info-scroll-prefer-subnodes'.
11471
11472 2003-06-17 Kai Großjohann <kai.grossjohann@gmx.net>
11473
11474 Version 2.0.35 of Tramp released.
11475
11476 * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
11477 (Inline methods): Add methods `remsh' and `plink1'.
11478 (External transfer methods): Add method `remcp'.
11479 (Multi-hop Methods): Add method `remsh'.
11480 Small patch from Adrian Aichner <adrian@xemacs.org>:
11481 Fix minor typos.
11482 (Concept Index): Add to make manual searchable via
11483 `Info-index'.
11484 (Version Control): Add cindex entry.
11485
11486 2003-05-24 Kai Großjohann <kai.grossjohann@gmx.net>
11487
11488 * trampver.texi: Version 2.0.34 released.
11489
11490 2003-05-03 Glenn Morris <gmorris@ast.cam.ac.uk>
11491
11492 * faq.texi: Improve previous changes.
11493
11494 2003-05-02 Glenn Morris <gmorris@ast.cam.ac.uk>
11495
11496 * faq.texi: Update copyright and maintenance details.
11497 Update some package URLs, versions, and maintainers.
11498 Remove many references to the Emacs Lisp Archive.
11499
11500 2003-04-23 Simon Josefsson <jas@extundo.com>
11501
11502 * smtpmail.texi: Fix license (the invariant sections mentioned has
11503 never been part of the smtp manual). Align info dir entry with
11504 other emacs packages.
11505
11506 2003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
11507
11508 * tramp.texi: Version 2.0.33 released.
11509 Remove installation chapter. Remove XEmacs specifics.
11510
11511 2003-03-29 Richard M. Stallman <rms@gnu.org>
11512
11513 * tramp.texi (Top): Undo the previous renaming.
11514 (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
11515
11516 2003-03-29 Kai Großjohann <kai.grossjohann@gmx.net>
11517
11518 * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
11519 version of manual.
11520
11521 * tramp.texi (Auto-save and Backup): New node.
11522
11523 2003-03-29 Michael Albinus <Michael.Albinus@alcatel.de>
11524
11525 * tramp.texi (Top): Include trampver.texi. Rename "Emacs" to "GNU
11526 Emacs" in order to have better differentiation to "XEmacs".
11527 `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
11528 are new macros in order to point to the other Emacs flavor where
11529 appropriate. In info case, point to node `Installation' in order
11530 to explain how to generate the other way. In html case, make a
11531 link to the other html file.
11532 (Obtaining TRAMP): Add a paragraph saying to perform `autoconf'
11533 after CVS checkout/update.
11534 (Installation): Completely rewritten.
11535 (Installation parameters, Load paths): New sections under
11536 `Installation'.
11537
11538 2003-02-28 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
11539
11540 * tramp.texi: Version 2.0.30 released.
11541 Replace word "path" with "localname" where used as a component of
11542 a Tramp file name.
11543
11544 2003-02-28 Michael Albinus <Michael.Albinus@alcatel.de>
11545
11546 * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
11547 introduced.
11548 (Installation): Explain what to do if files from the tramp/contrib
11549 directory are needed.
11550
11551 2003-02-23 Alex Schroeder <alex@emacswiki.org>
11552
11553 * smtpmail.texi (How Mail Works): New.
11554
11555 2003-02-22 Alex Schroeder <alex@emacswiki.org>
11556
11557 * smtpmail.texi: New file.
11558
11559 * Makefile.in: Build SMTP manual.
11560
11561 2003-02-05 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
11562
11563 * tramp.texi: Version 2.0.29 released.
11564 (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
11565 M-x makeinfo-buffer RET. Reported by gebser@ameritech.net.
11566
11567 2003-02-01 Michael Albinus <Michael.Albinus@alcatel.de>
11568
11569 * tramp.texi (Frequently Asked Questions): Explain a workaround if
11570 another package loads accidentally Ange-FTP.
11571
11572 2003-01-24 Michael Albinus <Michael.Albinus@alcatel.de>
11573
11574 * tramp.texi (Customizing Completion): Add function
11575 `tramp-parse-sconfig'. Change example of
11576 `tramp-set-completion-function', because parsing of ssh config
11577 files looks more natural.
11578
11579 2003-01-15 Kevin Ryde <user42@zip.com.au>
11580
11581 * gnus.texi (Using MIME): Mention auto-compression-mode with
11582 gnus-mime-copy-part.
11583
11584 2003-01-15 ShengHuo ZHU <zsh@cs.rochester.edu>
11585
11586 * gnus.texi: Do not use `path' in several locations.
11587
11588 2002-12-26 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
11589
11590 * tramp.texi (External transfer methods): New method `smb'.
11591 From Michael Albinus.
11592
11593 2002-11-05 Karl Berry <karl@gnu.org>
11594
11595 * info.texi (Info-fontify): Reorder face list to avoid bad line
11596 breaks.
11597
11598 2002-10-06 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11599
11600 * tramp.texi: Move @copying to standard place.
11601 Use @insertcopying.
11602
11603 2002-10-02 Karl Berry <karl@gnu.org>
11604
11605 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi:
11606 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
11607 * eshell.texi, eudc.texi, faq.texi, forms.texi, idlwave.texi:
11608 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, reftex.texi:
11609 * sc.texi, ses.texi, speedbar.texi, vip.texi, viper.texi:
11610 * widget.texi, woman.texi:
11611 Per rms, update all manuals to use @copying instead of @ifinfo.
11612 Also use @ifnottex instead of @ifinfo around the top node, where
11613 needed for the sake of the HTML output.
11614 (The Gnus manual is not fixed since it's not clear to me how it
11615 works; and the Tramp manual already uses @copying, although in an
11616 unusual way. All others were changed.)
11617
11618 2002-09-10 Jonathan Yavner <jyavner@engineer.com>
11619
11620 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
11621 (../info/ses, ses.dvi): New targets.
11622 * ses.texi: New file.
11623
11624 2002-09-06 Pavel Janík <Pavel@Janik.cz>
11625
11626 * texinfo.tex: Update to texinfo 4.2.
11627
11628 2002-08-27 Carsten Dominik <dominik@sand.science.uva.nl>
11629
11630 * reftex.texi: Update to RefTeX 4.19.
11631
11632 2002-07-21 Jesper Harder <harder@ifa.au.dk>
11633
11634 * gnus.texi (Sorting Groups): Add key bindings for
11635 gnus-group-sort-groups-by-real-name and
11636 gnus-group-sort-selected-groups-by-real-name.
11637
11638 2002-06-17 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11639
11640 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
11641 (../info/tramp, tramp.dvi): New targets.
11642
11643 2002-01-04 Eli Zaretskii <eliz@is.elta.co.il>
11644
11645 * Makefile.in (DVI_TARGETS): Add calc.dvi.
11646 (calc.dvi): Uncomment.
11647
11648 2001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
11649
11650 * Makefile.in (INFO_TARGETS): Add ../info/calc.
11651 (../info/calc): New target.
11652
11653 2001-10-20 Gerd Moellmann <gerd@gnu.org>
11654
11655 * (Version 21.1 released.)
11656
11657 2001-10-05 Gerd Moellmann <gerd@gnu.org>
11658
11659 * Branch for 21.1.
11660
11661 2001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
11662
11663 * Makefile.in (../info/info): Use an explicit -o switch to
11664 makeinfo.
11665
11666 2001-03-05 Gerd Moellmann <gerd@gnu.org>
11667
11668 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
11669
11670 2001-02-12 Michael Kifer <kifer@cs.sunysb.edu>
11671
11672 * ediff.texi: Added ediff-coding-system-for-read.
11673
11674 * viper.texi: Fix typos.
11675
11676 2000-12-20 Eli Zaretskii <eliz@is.elta.co.il>
11677
11678 * Makefile.in (../info/idlwave): Use --no-split.
11679
11680 2000-12-14 Dave Love <fx@gnu.org>
11681
11682 * Makefile.in (mostlyclean): Remove gnustmp.*.
11683 (gnus.dvi): Change rule to remove @latex stuff.
11684
11685 2000-10-19 Eric M. Ludlam <zappo@ultranet.com>
11686
11687 * Makefile.in (Speedbar): Add build targets for speedbar.texi.
11688
11689 2000-10-13 John Wiegley <johnw@gnu.org>
11690
11691 * Makefile.in: Add build targets for eshell.texi.
11692
11693 2000-09-25 Gerd Moellmann <gerd@gnu.org>
11694
11695 * Makefile.in: Remove/comment speedbar stuff.
11696
11697 2000-09-22 Dave Love <fx@gnu.org>
11698
11699 * Makefile.in: Add emacs-mime.
11700
11701 2000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
11702
11703 * Makefile.in (INFO_TARGETS): Add ../info/woman.
11704 (DVI_TARGETS): Add woman.dvi.
11705 (../info/woman, woman.dvi): New targets.
11706
11707 2000-05-31 Stefan Monnier <monnier@cs.yale.edu>
11708
11709 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
11710
11711 * pcl-cvs.texi: New file.
11712 * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
11713 (../info/pcl-cvs, pcl-cvs.dvi): New targets.
11714
11715 2000-05-11 Gerd Moellmann <gerd@gnu.org>
11716
11717 * Makefile.in (INFO_TARGETS): Add info/ebrowse.
11718 (../info/ebrowse, ebrowse.dvi): New targets.
11719
11720 2000-01-13 Gerd Moellmann <gerd@gnu.org>
11721
11722 * Makefile.in (INFO_TARGETS): Add eudc.
11723 (DVI_TARGETS): Add eudc.dvi.
11724 (../info/eudc, eudc.dvi): New targets.
11725
11726 2000-01-05 Eli Zaretskii <eliz@is.elta.co.il>
11727
11728 * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
11729 compatibility with 8+3 filesystems).
11730 (../info/efaq): Rename from emacs-faq.
11731
11732 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
11733
11734 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
11735 (../info/idlwave, idlwave.dvi): New targets.
11736
11737 1999-10-23 Dave Love <fx@gnu.org>
11738
11739 * Makefile.in: Use autotype.texi.
11740
11741 1999-10-12 Stefan Monnier <monnier@cs.yale.edu>
11742
11743 * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
11744 faq.texi file) rather than ../info/faq.
11745
11746 1999-10-07 Gerd Moellmann <gerd@gnu.org>
11747
11748 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
11749 (../info/ada-mode, ada-mode.dvi): New targets.
11750
11751 1999-09-01 Dave Love <fx@gnu.org>
11752
11753 * Makefile.in: Add faq.
11754
11755 1999-07-12 Richard Stallman <rms@gnu.org>
11756
11757 * Version 20.4 released.
11758
11759 1998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
11760
11761 * Version 20.3 released.
11762
11763 1998-04-06 Andreas Schwab <schwab@gnu.org>
11764
11765 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
11766 Use it in dvi targets.
11767 (../etc/GNU): Change to $(srcdir) first.
11768
11769 1998-03-11 Carsten Dominik <cd@delysid.gnu.org>
11770
11771 * reftex.texi: Update for RefTeX version 3.22.
11772
11773 1998-03-01 Kim-Minh Kaplan <KimMinh.Kaplan@utopia.eunet.fr>
11774
11775 * gnus.texi (Easy Picons): Remove references to
11776 `gnus-group-display-picons'.
11777 (Hard Picons): Ditto.
11778
11779 1998-02-08 Richard Stallman <rms@psilocin.gnu.org>
11780
11781 * Makefile.in (reftex.dvi, ../info/reftex): New targets.
11782 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
11783
11784 1997-09-23 Paul Eggert <eggert@twinsun.com>
11785
11786 * Makefile.in: Merge changes mistakenly made to `Makefile'.
11787 (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
11788
11789 1997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11790
11791 * Version 20.2 released.
11792
11793 1997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11794
11795 * Version 20.1 released.
11796
11797 1997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11798
11799 * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
11800
11801 1997-04-12 Per Abrahamsen <abraham@dina.kvl.dk>
11802
11803 * widget.texi (push-button): Document it.
11804
11805 1996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11806
11807 * Version 19.33 released.
11808
11809 1996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11810
11811 * Version 19.32 released.
11812
11813 1996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
11814
11815 * Makefile.in: Add rules for the Message manual.
11816
11817 1996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
11818
11819 * gnus.texi: New version.
11820
11821 * message.texi: New manual.
11822
11823 1996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11824
11825 * Makefile.in (All info targets): cd $(srcdir) to do the work.
11826
11827 1996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11828
11829 * Makefile.in (All info targets): Specify $(srcdir) in input files.
11830 Specify -I option.
11831 (All dvi targets): Set the TEXINPUTS variable.
11832
11833 1996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
11834
11835 * Version 19.31 released.
11836
11837 1996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
11838
11839 * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
11840 (INFO_TARGETS): Use new name. This avoids name conflict on MSDOS.
11841
11842 1995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11843
11844 * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
11845 (INFO_TARGETS): Add ../info/cc-mode.
11846 (DVI_TARGETS): Add cc-mode.dvi.
11847
11848 1995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11849
11850 * Version 19.30 released.
11851
11852 1995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
11853
11854 * gnus.texi: New file.
11855
11856 1995-11-04 Erik Naggum <erik@naggum.no>
11857
11858 * gnus.texi: File deleted.
11859
11860 1995-11-02 Stephen Gildea <gildea@stop.mail-abuse.org>
11861
11862 * mh-e.texi: "Function Index" -> "Command Index" to work with
11863 Emacs 19.30 C-h C-k support of separately-documented commands.
11864
11865 1995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11866
11867 * Makefile.in (../info/ediff, ediff.dvi): New targets.
11868 (INFO_TARGETS, DVI_TARGETS): Add those new targets.
11869
11870 1995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11871
11872 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
11873 (../info/viper, viper.dvi): New targets.
11874
11875 1995-04-20 Kevin Rodgers <kevinr@ihs.com>
11876
11877 * dired-x.texi (Installation): Change the example to set
11878 buffer-local variables like dired-omit-files-p in
11879 dired-mode-hook.
11880
11881 1995-04-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11882
11883 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
11884 (../info/mh-e, mh-e.dvi): New targets.
11885
11886 1995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
11887
11888 * Makefile.in (maintainer-clean): Rename from realclean.
11889
11890 1994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11891
11892 * Makefile.in: New file.
11893 * Makefile: File deleted.
11894
11895 1994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11896
11897 * Makefile (TEXINDEX_OBJS): Variable deleted.
11898 (texindex, texindex.o, getopt.o): Rules deleted.
11899 All deps on texindex deleted.
11900 (distclean): Don't delete texindex.
11901 (mostlyclean): Don't delete *.o.
11902 * texindex.c, getopt.c: Files deleted.
11903
11904 1994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11905
11906 * Version 19.26 released.
11907
11908 1994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11909
11910 * Version 19.25 released.
11911
11912 1994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11913
11914 * Version 19.24 released.
11915
11916 1994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11917
11918 * Version 19.23 released.
11919
11920 1994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11921
11922 * Makefile: Delete spurious tab.
11923
11924 1994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11925
11926 * Makefile (.SUFFIXES): New rule.
11927
11928 1994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11929
11930 * Makefile (dired-x.dvi, ../info/dired-x): New targets.
11931 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
11932
11933 1994-01-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11934
11935 * Makefile (../info/sc): Rename from sc.info.
11936 (../info/cl): Likewise.
11937 (INFO_TARGETS): Use new names.
11938
11939 1993-12-04 Richard Stallman (rms@srarc2)
11940
11941 * getopt.c: New file.
11942 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
11943 (getopt.o): New rule.
11944 (dvi): Don't depend on texindex.
11945 (cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
11946 Depend on texindex.
11947
11948 1993-12-03 Richard Stallman (rms@srarc2)
11949
11950 * Makefile (../info/sc.info): Rename from ../info/sc.
11951 (TEXI2DVI): New variable.
11952 (cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
11953 Add explicit commands.
11954 (TEXINDEX_OBJS): Delete duplicate getopt.o.
11955
11956 1993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11957
11958 * Version 19.22 released.
11959
11960 1993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11961
11962 * Makefile (TEXINDEX_OBJS): Delete spurious period.
11963
11964 1993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11965
11966 * Version 19.21 released.
11967
11968 1993-11-15 Paul Eggert (eggert@twinsun.com)
11969
11970 * Makefile (../info/cl.info): Rename from ../info/cl.
11971
11972 1993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11973
11974 * Makefile (../etc/GNU): New target.
11975 (EMACSSOURCES): Add gnu1.texi.
11976
11977 1993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11978
11979 * Makefile (realclean): Don't delete the Info files.
11980
11981 1993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
11982
11983 * forms.texi: Fix forms.texi so that it will format correctly.
11984 Add missing `@end iftex', fix bad reference.
11985
11986 1993-10-20 Brian J. Fox (bfox@ai.mit.edu)
11987
11988 * Makefile: Fix targets for texindex, new info.texi files.
11989 * info-stnd.texi: New file implements info for standalone info
11990 reader.
11991 * info.texi: Update to include recent changes to "../info/info".
11992 New source file for ../info/info; includes info-stnd.texi.
11993
11994 * texindex.c: Include "../src/config.h" if building in emacs.
11995
11996 * Makefile: Change all files to FILENAME.texi, force all targets
11997 to be FILENAME, not FILENAME.info. This changes sc.texinfo,
11998 vip.texinfo, forms.texinfo, cl.texinfo.
11999 Add target to build texindex.c, defining `emacs'.
12000
12001 * forms.texi: Install new file to match version 2.3 of forms.el.
12002
12003 1993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
12004
12005 * Version 19.19 released.
12006
12007 1993-08-10 Simon Leinen (simon@lia.di.epfl.ch)
12008
12009 * sc.texinfo: Fix info file name.
12010
12011 * Makefile (info): Add gnus and sc.
12012 (dvi): Add gnus.dvi and sc.dvi.
12013 (../info/sc, sc.dvi): New targets.
12014
12015 1993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
12016
12017 * Version 19.18 released.
12018
12019 1993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
12020
12021 * Makefile: Fix source file names of the separate manuals.
12022 (gnus.dvi, ../info/gnus): New targets.
12023
12024 1993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
12025
12026 * Version 19.17 released.
12027
12028 1993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
12029
12030 * split-man: Fix typos in last change.
12031
12032 1993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
12033
12034 * Version 19.16 released.
12035
12036 1993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
12037
12038 * version 19.15 released.
12039
12040 1993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
12041
12042 * Makefile (distclean): It's rm, not rf.
12043
12044 1993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
12045
12046 * Version 19.14 released.
12047
12048 1993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
12049
12050 * Makefile: New file.
12051
12052 1993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
12053
12054 * Version 19.13 released.
12055
12056 1993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
12057
12058 * Version 19.9 released.
12059
12060 1993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
12061
12062 * Version 19.8 released.
12063
12064 1993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
12065
12066 * Version 19.7 released.
12067
12068 1990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
12069
12070 * gnus.texinfo: New file. Removed installation instructions.
12071
12072 1990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
12073
12074 * texindex.c: If USG, include sys/types.h and sys/fcntl.h.
12075
12076 1989-01-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
12077
12078 * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
12079 then define `\sc' as the command for smallcaps in Texinfo.
12080 This means that the @sc command will produce small caps. bfox has
12081 made the corresponding change to makeinfo and texinfm.el.
12082
12083 1988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
12084
12085 * vip.texinfo: Remove menu entry Adding Lisp Code in node
12086 Customization since the menu entry did not point to anything.
12087 Also add an @finalout command to remove overfull hboxes from the
12088 printed output.
12089
12090 * cl.texinfo: Add @bye, \input line and @settitle to file.
12091 This file is clearly intended to be a chapter of some other work,
12092 but the other work does not yet exist.
12093
12094 1988-07-25 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
12095
12096 * texinfo.texinfo: Three typos corrected.
12097
12098 ;; Local Variables:
12099 ;; coding: utf-8
12100 ;; End:
12101
12102 Copyright (C) 1993-1999, 2001-2015 Free Software Foundation, Inc.
12103
12104 This file is part of GNU Emacs.
12105
12106 GNU Emacs is free software: you can redistribute it and/or modify
12107 it under the terms of the GNU General Public License as published by
12108 the Free Software Foundation, either version 3 of the License, or
12109 (at your option) any later version.
12110
12111 GNU Emacs is distributed in the hope that it will be useful,
12112 but WITHOUT ANY WARRANTY; without even the implied warranty of
12113 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12114 GNU General Public License for more details.
12115
12116 You should have received a copy of the GNU General Public License
12117 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.