]> code.delx.au - gnu-emacs/blob - doc/misc/ChangeLog
lisp/net/{eudc,ldap}: Merge branch streamline-eudc-configuration
[gnu-emacs] / doc / misc / ChangeLog
1 2015-01-23 Thomas Fitzsimmons <fitzsim@fitzsim.org>
2
3 * eudc.texi (LDAP Configuration): Rename from LDAP Requirements
4 and provide configuration examples.
5
6 2015-01-17 Stefan Monnier <monnier@iro.umontreal.ca>
7
8 * eieio.texi (Slot Options): Document :protection as unsupported.
9
10 2015-01-01 Michael Albinus <michael.albinus@gmx.de>
11
12 Sync with Tramp 2.2.11.
13 * trampver.texi: Update release number.
14
15 2014-12-31 Paul Eggert <eggert@cs.ucla.edu>
16
17 Less 'make' chatter for Emacs doc
18 * Makefile.in (AM_DEFAULT_VERBOSITY, AM_V_GEN, am__v_GEN_)
19 (am__v_GEN_0, am__v_GEN_1): New macros, from ../../src/Makefile.in.
20 (ENVADD, $(buildinfodir)/%.info, %.html, ${buildinfodir}/ccmode.info)
21 (${buildinfodir}/efaq%.info, efaq%.html):
22 Use them.
23
24 2014-12-31 Filipp Gunbin <fgunbin@fastmail.fm>
25
26 * info.texi (Create Info buffer): Mention info-display-manual prefix.
27
28 2014-12-29 Paul Eggert <eggert@cs.ucla.edu>
29
30 * efaq.texi (Displaying the current file name in the titlebar):
31 Prefer (system-name) to system-name.
32 * smtpmail.texi (Server workarounds): Fix grammar.
33
34 2014-12-18 Eric Abrahamsen <eric@ericabrahamsen.net>
35
36 * gnus.texi (Gnus Registry Setup): Explain pruning changes.
37 Mention gnus-registry-prune-factor. Explain sorting changes and
38 gnus-registry-default-sort-function. Correct file extension.
39
40 2014-12-17 Jay Belanger <jay.p.belanger@gmail.com>
41
42 * calc.texi (About This Manual): Update instructions
43 for building the manual.
44
45 2014-12-15 Alan Mackenzie <acm@muc.de>
46
47 "Advice" is a mass noun. Amend text accordingly.
48 * cl.texi (Obsolete Macros): Replace "an advice" with "advice".
49
50 2014-12-12 Paul Eggert <eggert@cs.ucla.edu>
51
52 * texinfo.tex: Update from gnulib.
53
54 2014-12-08 Andrey Kotlarski <m00naticus@gmail.com>
55
56 * eww.texi (Basics): Document managing multiple eww buffers.
57
58 2014-12-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
59
60 * eww.texi (Basics): Document eww PDF viewing.
61
62 2014-11-23 Ivan Shmakov <ivan@siamics.net>
63
64 * eww.texi (Advanced): Mention the Desktop stuff (bug#18010).
65
66 2014-11-23 Michael Albinus <michael.albinus@gmx.de>
67
68 * tramp.texi (Remote processes): Let-bind environment variables to
69 `process-environment' when running `process-file' or
70 `start-file-process'.
71
72 2014-11-19 Ivan Shmakov <ivan@siamics.net>
73
74 * eww.texi (Basics): Document `eww-history-limit'.
75
76 2014-11-14 Paul Eggert <eggert@cs.ucla.edu>
77
78 * org.texi (The date/time prompt, Matching tags and properties):
79 Use leading zero with 24-hour times less than 10:00.
80
81 2014-11-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
82
83 * eww.texi (Variable Index): Mention `eww-after-render-hook'.
84
85 2014-11-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
86
87 * eww.texi (Basics): Document `eww-readable'.
88
89 2014-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
90
91 * gnus.texi (Top): Add missing `HTML' menu.
92 (HTML): Fix xref to FAQ 4-16.
93
94 2014-11-09 Glenn Morris <rgm@gnu.org>
95
96 * Makefile.in (version): Remove variable.
97 (clean): No longer delete dist tarfile.
98 (dist): Remove rule; replace with code in admin.el.
99
100 2014-11-08 Glenn Morris <rgm@gnu.org>
101
102 * Makefile.in (${buildinfodir}/ccmode.info)
103 (${buildinfodir}/efaq%.info): Ensure output directory exists.
104
105 2014-11-07 Tassilo Horn <tsdh@gnu.org>
106
107 * gnus.texi (HTML): Update section so that it mentions shr and w3m.
108 Also link the full EWW manual that explains more on shr, too.
109
110 * gnus-faq.texi (FAQ 4 - Reading messages, FAQ 4-16): Add Q&A on how to
111 increase contrast when displaying HTML mail with shr.
112
113 * eww.texi (Advanced): Document increasing contrast with
114 shr-color-visible-distance-min and
115 shr-color-visible-luminance-min.
116
117 2014-11-02 Teodor Zlatanov <tzz@lifelogs.com>
118
119 * auth.texi (Help for users): Explain quoting rules better.
120
121 2014-10-30 Glenn Morris <rgm@gnu.org>
122
123 * efaq.texi (Gnus does not work with NNTP): Remove; ancient.
124
125 2014-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
126
127 * eieio.texi (Accessing Slots, CLOS compatibility): Adjust wording
128 since `setf' is in core rather than in CL nowadays.
129
130 2014-10-29 Paul Eggert <eggert@cs.ucla.edu>
131
132 Simplify use of current-time and friends.
133 * org.texi (Dynamic blocks): Omit unnecessary call to current-time
134 in example.
135
136 2014-10-28 Christopher Schmidt <ch@ristopher.com>
137
138 * calc.texi (Quick Calculator): Mention prefix argument of
139 `quick-calc'.
140
141 2014-10-26 Eric S. Raymond <esr@thyrsus.com>
142
143 * efaq-w32.texi: Neutralize language specific to a repository type.
144
145 2014-10-25 Eric S. Raymond <esr@thyrsus.com>
146
147 * gnus-coding.texi: Neutralize language specific to a repository type.
148
149 2014-10-20 Glenn Morris <rgm@gnu.org>
150
151 * Merge in all changes up to 24.4 release.
152
153 2014-10-13 Glenn Morris <rgm@gnu.org>
154
155 * Makefile.in (dist): Update for new output variables.
156
157 2014-10-08 Leo Liu <sdl.web@gmail.com>
158
159 * cl.texi (Porting Common Lisp): Remove parse-integer.
160
161 2014-10-06 Ulf Jasper <ulf.jasper@web.de>
162
163 * newsticker.texi (Supported Formats): Fix order of subheading and
164 itemize.
165
166 2014-10-04 Glenn Morris <rgm@gnu.org>
167
168 * vip.texi (Other Vi Commands): Markup fix.
169
170 2014-10-03 Bastien Guerry <bzg@gnu.org>
171
172 * org.texi (Key bindings and useful functions): Fix typo.
173 Use the correct function's name.
174
175 2014-10-03 Michael Brand <michael.ch.brand@gmail.com>
176
177 * org.texi (Formula syntax for Calc): Add `f-1' to TBLFM example
178 about `nan'.
179
180 2014-10-03 Nicolas Goaziou <mail@nicolasgoaziou.fr>
181
182 * org.texi (Export settings): Be more explicit about how output
183 file name is built.
184
185 * org.texi (Headings and sectioning structure): Document menus.
186
187 * org.texi (Include files, Publishing options): Remove reference
188 to nonexistent variable.
189
190 2014-10-03 Eli Zaretskii <eliz@gnu.org>
191
192 * erc.texi (Connecting): Remove stray "OA" that failed the manual
193 build.
194
195 2014-10-03 Kelvin White <kwhite@gnu.org>
196
197 * erc.texi (Advanced Usage, Options): Add descriptions and examples
198 for erc-format-nick-function and erc-rename-buffers options.
199
200 2014-09-26 Leo Liu <sdl.web@gmail.com>
201
202 * cl.texi (Predicates on Numbers): Document cl-digit-char-p.
203 (Numerical Functions): Document cl-parse-integer. (Bug#18557)
204
205 2014-09-24 Ulf Jasper <ulf.jasper@web.de>
206
207 * newsticker.texi: Reworked. Document new treeview group
208 commands. Remove VERSION, UPDATED, use EMACSVER instead.
209 Use term 'feed reader'.
210
211 2014-09-04 Paul Eggert <eggert@cs.ucla.edu>
212
213 Less chatter in 'make' output.
214 * Makefile.in (clean): Simplify, for shorter command line.
215
216 2014-08-07 Reuben Thomas <rrt@sc3d.org>
217
218 * ediff.texi (Merging and diff3): Don't mention lack of support
219 for VMS diff, we no longer support VMS.
220
221 2014-08-07 Michael Albinus <michael.albinus@gmx.de>
222
223 * tramp.texi (Remote shell setup): Explain, how to change command
224 line arguments of remote "nc" listener.
225
226 2014-07-31 Tassilo Horn <tsdh@gnu.org>
227
228 * gnus.texi (Group Parameters): Document that `gcc-self' may also be a
229 list.
230
231 2014-07-28 Stephen Berman <stephen.berman@gmx.net>
232
233 * todo-mode.texi (Marked Items): Correct omission of item deletion
234 from commands applying to both todo and done items.
235
236 2014-07-18 Albert Krewinkel <albert+gnus@zeitkraut.de>
237
238 * gnus.texi (Posting Styles): Document the possibility to perform
239 string replacements when matching against headers.
240
241 2014-07-09 Stephen Berman <stephen.berman@gmx.net>
242
243 * todo-mode.texi (Levels of Organization): Comment out statement
244 that Emacs recognizes todo files by their extension, since this
245 feature has been removed due to bug#17482.
246
247 2014-07-03 Michael Albinus <michael.albinus@gmx.de>
248
249 * trampver.texi: Update release number.
250
251 2014-07-03 Glenn Morris <rgm@gnu.org>
252
253 * info.texi, mh-e.texi: "Online help" doesn't mean what it
254 used to any more.
255
256 * idlwave.texi (Introduction): Comment out dead http screenshot links.
257
258 2014-06-24 Leo Liu <sdl.web@gmail.com>
259
260 * dired-x.texi (Omitting Files in Dired, Omitting Variables):
261 Fix key binding to dired-omit-mode. (Bug#16354)
262
263 2014-06-24 Eli Zaretskii <eliz@gnu.org>
264
265 * autotype.texi (Skeleton Language): Document the \n feature better.
266
267 2014-06-23 Glenn Morris <rgm@gnu.org>
268
269 * Makefile.in (%.texi): Disable implicit rules.
270
271 2014-06-22 Mario Lang <mlang@delysid.org>
272
273 * srecode.texi (Base Arguments): The the -> to the.
274
275 * org.texi (Images in ODT export): The the -> the.
276
277 2014-06-21 Eli Zaretskii <eliz@gnu.org>
278
279 * autotype.texi (Skeleton Language): Document the feature of \n
280 when at eol.
281
282 2014-06-21 Michael Albinus <michael.albinus@gmx.de>
283
284 * dbus.texi (Type Conversion): Formatting edits in example.
285
286 2014-06-15 Michael Albinus <michael.albinus@gmx.de>
287
288 Sync with Tramp 2.2.10.
289
290 * tramp.texi (Inline methods): Remove restriction on "telnet".
291 Recommend sharing ssh connections for "plink".
292 (External methods): Remove "sftp". Merge "pscp" and "psftp"
293 descriptions. Recommend sharing ssh connections. Add "nc" method.
294 (GVFS based methods): Add "sftp".
295 (Customizing Completion, External packages, Issues):
296 Use @dots{}.
297
298 * trampver.texi: Update release number.
299
300 2014-06-15 Glenn Morris <rgm@gnu.org>
301
302 * Makefile.in (bootstrap-clean): New.
303
304 2014-06-12 Vincent Belaïche <vincentb1@users.sourceforge.net>
305
306 * ses.texi: Adding documentation for SES local printer functions.
307
308 2014-06-12 Glenn Morris <rgm@gnu.org>
309
310 * Makefile.in: Use GNU Make features to reduce duplication.
311 (mkinfodir): Remove.
312 (${buildinfodir}): Generate using an order-only prerequisite.
313 (.dvi.ps): Replace with pattern rule.
314 ($INFO_TARGETS): Mark as PHONY.
315 (${buildinfodir}): New rule.
316 (EXTRA_OPTS, need_emacsver, need_emacsver_prefix): New variables.
317 (${buildinfodir}/%.info, %.dvi, %.pdf, %.html, %.ps):
318 New pattern rules, replacing numerous previous explicit rules.
319 (info_template): New definition.
320 (gnus.dvi, gnus.pdf): Use distinct intermediate files.
321 (mostlyclean): Adjust for above gnus change.
322
323 2014-06-11 Glenn Morris <rgm@gnu.org>
324
325 * Makefile.in (INFO_INSTALL): Update for 2013-08-28 DOCMISC_W32 change.
326
327 2014-06-10 Glenn Morris <rgm@gnu.org>
328
329 * Makefile.in (INFO_EXT): Remove and replace by ".info" throughout.
330 (INFO_OPTS): Set directly rather than with configure.
331
332 2014-06-08 Karl Berry <karl@gnu.org>
333
334 * doc/info.texi (Help-^L): "mode line", "screenful",
335 stand-alone and Emacs Info both use the mode line.
336 Use x instead of weird C-x 0 to get rid of help msg
337 in standalone Info.
338
339 2014-06-08 Glenn Morris <rgm@gnu.org>
340
341 * vip.texi (Files): Defer to Emacs manual for uniquify details.
342
343 * info.texi (Help-Small-Screen): Clarify details of S-SPC.
344 (Help-Small-Screen, Help-]): Do not mention S-SPC.
345 (Emacs Info Variables): Markup fix.
346
347 * ebrowse.texi (Source Display, Finding/Viewing):
348 * erc.texi (Sample Session):
349 * ses.texi (The Basics):
350 * todo-mode.texi (Moving and Deleting Items):
351 * woman.texi (Navigation): Markup fixes re SPC, RET.
352
353 2014-06-02 Glenn Morris <rgm@gnu.org>
354
355 * efaq.texi (Finding a package with particular functionality):
356 Update example.
357 * vip.texi: Mention this is obsolete.
358
359 2014-05-27 Paul Eggert <eggert@cs.ucla.edu>
360
361 * texinfo.tex: Update from gnulib.
362
363 2014-05-26 Paul Eggert <eggert@cs.ucla.edu>
364
365 Specify coding if Latin-1 Emacs would misinterpret (Bug#17575).
366 * htmlfontify.texi, org.texi: Add "coding: utf-8".
367
368 2014-05-26 Stephen Berman <stephen.berman@gmx.net>
369
370 * todo-mode.texi: Update in light of changes due to bug#17482.
371 Replace numerous mistaken uses of literal quotes with proper
372 Texinfo markup.
373 (Todo Mode Entry Points): Comment out reference to using find-file
374 or Dired to visit Todo files, since this has been disabled (bug#17482).
375
376 2014-05-20 Leo Liu <sdl.web@gmail.com>
377
378 * cl.texi (List Functions, Efficiency Concerns): Update cl-endp.
379
380 2014-05-13 Paul Eggert <eggert@cs.ucla.edu>
381
382 * texinfo.tex: Update from gnulib.
383
384 2014-05-08 Michael Albinus <michael.albinus@gmx.de>
385
386 * tramp.texi (Frequently Asked Questions): Mention HISTFILE
387 setting in ~/.ssh/environment.
388
389 2014-05-04 Stephen Berman <stephen.berman@gmx.net>
390
391 * todo-mode.texi: Update, improve exposition, add cross
392 references, fix typos.
393 (Inserting New Items, Editing Item Headers and Text): Rewrite to
394 document new user interface.
395
396 2014-05-04 Glenn Morris <rgm@gnu.org>
397
398 * autotype.texi (Skeleton Language):
399 * message.texi (Header Commands): Replace `iff'.
400
401 2014-05-02 Paul Eggert <eggert@cs.ucla.edu>
402
403 * vhdl-mode.texi: Add "@documentencoding UTF-8",
404 since this is a toplevel .texi file.
405
406 2014-04-22 Bastien Guerry <bzg@gnu.org>
407
408 * org.texi (Installation): Be more clear on why installing Org
409 through ELPA should be done without loading any Org file.
410
411 * org.texi (Emphasis and monospace): Document the use of
412 =verbatim= and ~code~ to be consistent with
413 `org-element-text-markup-successor'.
414
415 * org.texi (In-buffer settings, Radio tables): Tiny fixes.
416
417 * org.texi (Initial visibility):
418 * org.texi (Literal examples): Fix typos.
419
420 2014-04-22 Michael Brand <michael.ch.brand@gmail.com>
421
422 * org.texi (Column attributes): Add a sentence to point out
423 the dependency on the format specifier.
424
425 2014-04-22 Nicolas Goaziou <n.goaziou@gmail.com>
426
427 * org.texi (The Export Dispatcher): Reformulation.
428
429 * org.texi (@LaTeX{} specific attributes): Update manual.
430
431 * org.texi (Top, Exporting): Org has its own documentation and
432 should therefore be removed from "Other build-in back-ends".
433
434 2014-04-22 Stefan Monnier <monnier@iro.umontreal.ca>
435
436 * cl.texi (Structures): Remove cl-struct-set-slot-value.
437
438 2014-04-20 Daniel Colascione <dancol@dancol.org>
439
440 * cl.texi (Declarations): Document changes to `cl-the' and defstruct functions.
441
442 2014-04-17 Paul Eggert <eggert@cs.ucla.edu>
443
444 * Makefile.in (infoclean): Be consistent about reporting failures.
445
446 2014-03-27 Glenn Morris <rgm@gnu.org>
447
448 * Makefile.in (INFO_COMMON): Add vhdl-mode.
449 (vhdl_mode_deps, vhdl-mode, $(buildinfodir)/vhdl-mode$(INFO_EXT))
450 (vhdl-mode.dvi, vhdl-mode.pdf, vhdl-mode.html): New rules/variables.
451
452 * vhdl-mode.texi: General clean-up. Set copyright to FSF, add license.
453 Remove hand-written node pointers. Remove info re old Emacs versions.
454 Markup fixes.
455 (Getting Connected): Remove irrelevant info.
456 (Indentation Commands, Requirements): Remove empty/irrelevant nodes.
457 (Frequently Asked Questions): Electric indent is now enabled.
458
459 2014-03-27 Reto Zimmermann <reto@gnu.org>
460 Rod Whitby <software.vhdl-mode@rwhitby.net>
461
462 * vhdl-mode.texi: New file, imported from upstream vhdl-mode.
463
464 2014-03-26 Paul Eggert <eggert@cs.ucla.edu>
465
466 * texinfo.tex: Update from gnulib.
467
468 2014-03-26 Michael Albinus <michael.albinus@gmx.de>
469
470 * tramp.texi (Frequently Asked Questions): Add fish shell settings.
471
472 2014-03-23 Katsumi Yamaoka <yamaoka@jpl.org>
473
474 * gnus.texi (Ma Gnus): Mention header attachment buttons.
475
476 2014-03-23 Lars Ingebrigtsen <larsi@gnus.org>
477
478 * emacs-mime.texi (MML Definition): Document recipient-filename.
479
480 2014-03-23 Katsumi Yamaoka <yamaoka@jpl.org>
481
482 * gnus.texi (MIME Commands):
483 Mention gnus-mime-buttonize-attachments-in-header and
484 gnus-mime-display-attachment-buttons-in-header.
485
486 2014-03-23 Lars Ingebrigtsen <larsi@gnus.org>
487
488 * message.texi (Forwarding):
489 Mention `message-forward-included-headers'.
490
491 2014-03-23 Lars Ingebrigtsen <larsi@gnus.org>
492
493 * gnus.texi: w3 is no longer supported by Gnus.
494
495 2014-03-22 Glenn Morris <rgm@gnu.org>
496
497 * efaq.texi (Informational files for Emacs): Do not mention etc/GNU.
498
499 2014-03-21 Glenn Morris <rgm@gnu.org>
500
501 * ede.texi (ede-linux):
502 * vip.texi (New Bindings): Tiny copyedits.
503
504 2014-03-18 Stefan Monnier <monnier@iro.umontreal.ca>
505
506 * vip.texi (Other Vi Commands): Adjust doc of C-j.
507
508 * cc-mode.texi (Indentation Commands): Remove C-j, since it's not
509 defined by CC-mode but globally.
510 (FAQ): Tweak text about RET and auto-indentation.
511
512 2014-03-18 David Engster <deng@randomsample.de>
513
514 * ede.texi (Project Local Variables): Remove reference to
515 `ede-java-root' and the example using it.
516 (Android projects, ede-java-root): Remove nodes since they are
517 only in CEDET upstream (Bug#17030). All nodes updated.
518 (ede-cpp-root): Document the :compile-command slot.
519 (ede-linux): Document new variables
520 `project-linux-build-directory-default' and
521 `project-linux-architecture-default'.
522
523 2014-03-12 Glenn Morris <rgm@gnu.org>
524
525 * eww.texi (History and Acknowledgments):
526 Don't list everyone who changed the code.
527
528 * ada-mode.texi, auth.texi, calc.texi, ebrowse.texi, efaq.texi:
529 * emacs-gnutls.texi, epa.texi, ert.texi, eshell.texi, eww.texi:
530 * flymake.texi, gnus.texi, info.texi, message.texi, mh-e.texi:
531 * newsticker.texi, pcl-cvs.texi, rcirc.texi, sem-user.texi:
532 * smtpmail.texi, url.texi, viper.texi, wisent.texi, woman.texi:
533 Use @file for buffers, per the Texinfo manual.
534
535 2014-03-12 Paul Eggert <eggert@cs.ucla.edu>
536
537 * org.texi: Don't set txicodequoteundirected and txicodequotebacktick
538 so that the Org Manual's style for ` and ' in code is consistent
539 with the other Emacs manuals. This affects PDF, not .info files.
540
541 2014-03-12 Glenn Morris <rgm@gnu.org>
542
543 * octave-mode.texi (Using Octave Mode): Remove outdated stuff
544 about RET and indentation.
545
546 2014-03-03 Juanma Barranquero <lekktu@gmail.com>
547
548 * gnus.texi:
549 * semantic.texi: Fix whitespace.
550
551 * ede.texi (Android projects):
552 * eieio.texi (Class Options, Making New Objects)
553 (Method Invocation, CLOS compatibility):
554 * sem-user.texi (Tag Decoration Mode): Fix typos.
555
556 2014-03-02 Xue Fuqiao <xfq@gnu.org>
557
558 * sem-user.texi (Create System Databases): Markup fix.
559
560 2014-02-28 Glenn Morris <rgm@gnu.org>
561
562 * info.texi (Further Reading): Rename node from Expert Info.
563 Remove stuff about writing Info nodes by hand.
564 (Help-Cross): Move node from (mainly deleted) chapter 3 to chapter 1.
565
566 * info.texi: Nuke hand-written node pointers.
567
568 2014-02-28 Karl Berry <karl@gnu.org>
569
570 * info.texi (Top): Mention H for a summary of all commands.
571
572 2014-02-25 Glenn Morris <rgm@gnu.org>
573
574 * edt.texi (Quick start, Starting emulation): Update hook details.
575 * efaq.texi (Fullscreen mode on MS-Windows)
576 (Terminal setup code works after Emacs has begun): Update hook details.
577 * vip.texi (Loading VIP): Fix hook example.
578
579 * efaq-w32.texi (Bash): Don't use setq with hooks.
580
581 2014-02-24 Paul Eggert <eggert@cs.ucla.edu>
582
583 * texinfo.tex: Update from gnulib.
584
585 2014-02-22 Xue Fuqiao <xfq@gnu.org>
586
587 * remember.texi (Quick Start): Add an index.
588 (Function Reference, Quick Start): Add cross-references.
589
590 2014-02-21 Glenn Morris <rgm@gnu.org>
591
592 * flymake.texi (Starting the syntax check process): Grammar fix.
593
594 * tramp.texi (External packages): Grammar fix.
595 Reword for default sentinel not being nil any more.
596
597 2014-02-19 Michael Albinus <michael.albinus@gmx.de>
598
599 * trampver.texi: Update release number.
600
601 2014-02-19 Glenn Morris <rgm@gnu.org>
602
603 * remember.texi: Copyedits.
604 (Quick Start): No need for manual autoloads. Mention remember-notes.
605 (Function Reference): Update arguments. Add new commands.
606
607 2014-02-18 Glenn Morris <rgm@gnu.org>
608
609 * remember.texi (copying): Bump remember mode version.
610 (Installation): Remove unnecessary chapter.
611 (Quick Start): No need to explicitly load remember.el.
612 (Separate Text Files): New section.
613
614 2014-02-17 Glenn Morris <rgm@gnu.org>
615
616 * eieio.texi (Class Values, CLOS compatibility):
617 Remove references to deleted eieio-describe-class/generic.
618
619 2014-02-16 Michael Albinus <michael.albinus@gmx.de>
620
621 Sync with Tramp 2.2.9.
622 * trampver.texi: Update release number.
623
624 * efaq-w32.texi (Tramp ssh): Remove also pscp1 and pscp2.
625
626 2014-02-14 Jay Belanger <jay.p.belanger@gmail.com>
627
628 * calc.texi (Single-Variable Statistics): Remove mention of
629 incorrect keybinding.
630
631 2014-02-12 Paul Eggert <eggert@cs.ucla.edu>
632
633 * texinfo.tex: Update from gnulib.
634
635 2014-02-08 Glenn Morris <rgm@gnu.org>
636
637 * auth.texi (GnuPG and EasyPG Assistant Configuration):
638 Be agnostic about authinfo/authinfo.gpg default order. (Bug#16642)
639
640 2014-02-07 Glenn Morris <rgm@gnu.org>
641
642 * viper.texi (File and Buffer Handling): Prefer ido to iswitchb.
643
644 2014-02-06 Glenn Morris <rgm@gnu.org>
645
646 * epa.texi (Mail-mode integration): Mention epa-mail-aliases.
647
648 * mh-e.texi, viper.texi: Do not use colons in index entries.
649
650 2014-02-05 Paul Eggert <eggert@cs.ucla.edu>
651
652 * texinfo.tex: Update from gnulib.
653
654 2014-02-05 Glenn Morris <rgm@gnu.org>
655
656 * epa.texi: Add indices.
657
658 * url.texi (Cookies): Mention url-cookie-list command.
659
660 2014-02-03 Glenn Morris <rgm@gnu.org>
661
662 * cl.texi (Blocks and Exits): Mention cl-tagbody.
663
664 2014-02-02 Glenn Morris <rgm@gnu.org>
665
666 * efaq-w32.texi (Tramp ssh): Remove deleted tramp methods.
667
668 2014-01-31 Glenn Morris <rgm@gnu.org>
669
670 * efaq.texi (Replacing highlighted text):
671 Update delete-selection-mode doc.
672
673 2014-01-30 Xue Fuqiao <xfq.free@gmail.com>
674
675 * sem-user.texi (Include paths): Fix a Texinfo command.
676
677 2014-01-27 Glenn Morris <rgm@gnu.org>
678
679 * idlwave.texi (Lesson III---User Catalog, Online Help)
680 (Starting the Shell, Catalogs, User Catalog):
681 * remember.texi (Quick Start):
682 * viper.texi:
683 * vip.texi (Customization, Customizing Constants)
684 (Customizing Key Bindings): Update for files being in ~/.emacs.d/.
685
686 2014-01-25 Xue Fuqiao <xfq.free@gmail.com>
687
688 * cc-mode.texi (Minor Modes): Minor fix.
689
690 2014-01-24 David Engster <deng@randomsample.de>
691
692 * eieio.texi (Introduction): Fix references.
693
694 2014-01-24 Glenn Morris <rgm@gnu.org>
695
696 * efaq.texi (Termcap/Terminfo entries for Emacs):
697 Use M-x term rather than M-x terminal-emulator.
698
699 * emacs-mime.texi (time-date): Use float-time.
700
701 2014-01-22 David Engster <deng@randomsample.de>
702
703 * eieio.texi (Introduction): Move introductory paragraph about
704 EIEIO and CLOS from 'Building Classes' to here.
705 (Documentation): Remove, since eieio-doc is not part of Emacs.
706 (Class Values, CLOS compatibility): Mention that
707 `describe-function' will also give information about classes.
708
709 2014-01-20 Paul Eggert <eggert@cs.ucla.edu>
710
711 * texinfo.tex: Update from gnulib.
712
713 2014-01-15 Glenn Morris <rgm@gnu.org>
714
715 * Makefile.in (eww_deps): Does not depend on emacsver.texi.
716
717 2014-01-12 Michael Albinus <michael.albinus@gmx.de>
718
719 * tramp.texi (all): Doc fix according to GNU Coding Standards.
720 Use "file name" instead of "filename" or "path". Use "host"
721 instead of "machine".
722
723 2014-01-12 David Engster <deng@randomsample.de>
724
725 * eieio.texi (Introduction): `class-of' is obsolete.
726 (Predicates, Basic Methods): Adapt function names to namespace
727 cleanup.
728
729 2014-01-12 Xue Fuqiao <xfq.free@gmail.com>
730
731 * eww.texi (Basics): Use "directory" instead of "path" (Bug#16419).
732
733 2014-01-12 Glenn Morris <rgm@gnu.org>
734
735 * efaq.texi (Guidelines for newsgroup postings)
736 (Informational files for Emacs):
737 Remove references to etc/MAILINGLISTS, etc/INTERVIEW.
738
739 2014-01-10 Stefan Monnier <monnier@iro.umontreal.ca>
740
741 * cl.texi (Function Bindings): Fix incorrect description of cl-let.
742
743 2014-01-09 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
744
745 * Makefile.in: Add eww.texi.
746 * eww.texi: New file.
747
748 2014-01-07 Glenn Morris <rgm@gnu.org>
749
750 * efaq.texi (Problems with very large files): Fix superscript typo.
751
752 2013-01-07 Rasmus <w530@pank.eu>
753
754 * org.texi (Global and local cycling): Fix missing '@'.
755
756 2013-01-07 Bastien Guerry <bzg@gnu.org>
757
758 * org.texi (Global and local cycling): Mention C-u C-u TAB.
759 (Include files, The Export Dispatcher)
760 (Advanced configuration)
761 (Header arguments in Org mode properties): Spelling fixes.
762 (Special blocks): Add #+BEGIN_ABSTRACT as another example.
763 (@LaTeX{} specific attributes): New index entries.
764 Use #+BEGIN_ABSTRACT in the example.
765
766 2013-01-07 Nicolas Goaziou <n.goaziou@gmail.com>
767
768 * org.texi (Org export): New section.
769 (HTML doctypes): Fix whitespace error. Fix display.
770 (Publishing options): Add missing html publishing options.
771
772 2014-01-07 Glenn Morris <rgm@gnu.org>
773
774 * efaq.texi (Basic editing, Packages that do not come with Emacs):
775 Merge in some info from etc/MORE.STUFF.
776
777 2014-01-05 Paul Eggert <eggert@cs.ucla.edu>
778
779 Specify .texi encoding (Bug#16292).
780 * ada-mode.texi, auth.texi, autotype.texi, bovine.texi, calc.texi:
781 * cc-mode.texi, cl.texi, dbus.texi, dired-x.texi, ebrowse.texi:
782 * ede.texi, ediff.texi, edt.texi, efaq.texi, eieio.texi:
783 * emacs-gnutls.texi, epa.texi, erc.texi, ert.texi:
784 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi:
785 * gnus-faq.texi, htmlfontify.texi, idlwave.texi, ido.texi, info.texi:
786 * message.texi, mh-e.texi, newsticker.texi, nxml-mode.texi:
787 * octave-mode.texi, org.texi, pcl-cvs.texi, pgg.texi, rcirc.texi:
788 * reftex.texi, remember.texi, sasl.texi, sc.texi, semantic.texi:
789 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi, srecode.texi:
790 * todo-mode.texi, tramp.texi, url.texi, vip.texi, viper.texi:
791 * widget.texi, wisent.texi, woman.texi:
792 Add @documentencoding.
793
794 2014-01-03 Aidan Gauland <aidalgol@amuri.net>
795
796 * eshell.texi (What Eshell is not): Clean up confusing clause.
797
798 2014-01-03 Glenn Morris <rgm@gnu.org>
799
800 * efaq-w32.texi, reftex.texi: Use @insertcopying in non-TeX.
801
802 * ede.texi, eieio.texi, semantic.texi, srecode.texi:
803 Add copyright notice to titlepage.
804
805 * dbus.texi, nxml-mode.texi, widget.texi: Add titlepage.
806
807 * ert.texi: Add a titlepage. Use @insertcopying.
808
809 * calc.texi (Top): Use @top rather than @chapter.
810
811 2014-01-03 Aidan Gauland <aidalgol@amuri.net>
812
813 * eshell.texi (top): Fix incorrect use of xref.
814
815 2014-01-03 Aidan Gauland <aidalgol@amuri.net>
816
817 * eshell.texi (top): Fix incorrect info filename in an xref.
818
819 2014-01-02 Glenn Morris <rgm@gnu.org>
820
821 * Makefile.in (cc_mode_deps): Rename from (typo) ccmode_deps.
822
823 2014-01-02 Aidan Gauland <aidalgol@amuri.net>
824
825 * eshell.texi (Command Basics): Remove `Command basics' chapter.
826
827 2014-01-02 Aidan Gauland <aidalgol@amuri.net>
828
829 * eshell.texi (What is Eshell?): Add section about what not to use
830 Eshell for.
831
832 2013-12-23 Teodor Zlatanov <tzz@lifelogs.com>
833
834 * emacs-gnutls.texi (Help For Users): Document `gnutls-verify-error'.
835
836 2013-12-22 Glenn Morris <rgm@gnu.org>
837
838 * woman.texi (Navigation): Use itemx where appropriate.
839
840 2013-12-20 Tassilo Horn <tsdh@gnu.org>
841
842 * info.texi, woman.texi:
843 Document `S-SPC' as alternative to `DEL' for scrolling.
844
845 2013-12-20 Jay Belanger <jay.p.belanger@gmail.com>
846
847 * calc.texi (Stack Manipulation Commands): Mention using the variable
848 `calc-context-sensitive-enter' for `calc-enter' and `calc-pop'.
849
850 2013-12-12 Michael Albinus <michael.albinus@gmx.de>
851
852 * tramp.texi (direntry): Use ssh but rsh.
853 (all): Encode all environment variable names with @env{...}.
854 (Bug Reports): Refer to Testing node.
855
856 2013-12-12 Glenn Morris <rgm@gnu.org>
857
858 * autotype.texi, cc-mode.texi, ediff.texi, ert.texi:
859 * htmlfontify.texi, ido.texi, octave-mode.texi, org.texi:
860 * srecode.texi, todo-mode.texi, tramp.texi:
861 Sync direntry with info/dir version.
862
863 2013-12-11 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
864
865 * Makefile.in: Add octave-mode.texi.
866
867 2013-12-11 Kurt Hornik <Kurt.Hornik@wu-wien.ac.at>
868 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
869
870 * octave-mode.texi: Import from GNU Octave (doc/interpreter/emacs.txi).
871
872 2013-12-08 Juanma Barranquero <lekktu@gmail.com>
873
874 * dbus.texi (Properties and Annotations): Fix typo.
875
876 2013-12-06 Bastien Guerry <bzg@gnu.org>
877
878 * org.texi: Don't include Emacs version within Org's version.
879
880 2013-12-06 Nicolas Goaziou <n.goaziou@gmail.com>
881
882 * org.texi (Creating one-off styles): Use new export snippet
883 syntax.
884
885 * org.texi (Export settings): Documentation describing how text
886 above the first heading is ignored when an :export: tag is in a
887 file.
888
889 2013-12-05 Michael Albinus <michael.albinus@gmx.de>
890
891 * dbus.texi (Type Conversion): Clarify unibyte-ness of strings.
892
893 2013-11-30 Glenn Morris <rgm@gnu.org>
894
895 * Makefile.in (distclean): Remove Makefile.
896
897 2013-11-20 era eriksson <era+emacsbugs@iki.fi>
898
899 * ses.texi (Quick Tutorial): New chapter. (Bug#14748)
900 (The Basics, Formulas): Copyedits.
901 (Resizing, Printer functions): Add index entries.
902
903 2013-11-17 Jay Belanger <jay.p.belanger@gmail.com>
904
905 * calc.texi (Customizing Calc): Mention new variable
906 `calc-context-sensitive-enter'.
907
908 2013-11-12 Aaron Ecay <aaronecay@gmail.com>
909
910 * org.texi (Exporting code blocks): Document the 'inline-only
911 setting for `org-export-babel-evaluate'. Document how :var
912 introduces code block dependencies.
913
914 2013-11-12 Achim Gratz <Stromeko@Stromeko.DE>
915
916 * org.texi (Header arguments): Document header-args[:lang]
917 properties and remove deprecated old-style properties from
918 documentation.
919
920 * org.texi (Agenda commands): Remove footnote from @tsubheading
921 and add a sentence with the reference instead.
922
923 2013-11-12 Bastien Guerry <bzg@gnu.org>
924
925 * org.texi (Catching invisible edits):
926 * org.texi (Plain lists, Plain lists):
927 * org.texi (Advanced configuration):
928 * org.texi (Tag groups):
929 * org.texi (Conventions):
930 * org.texi (Checkboxes, Radio lists):
931 * org.texi (Top, Summary, Exporting):
932 * org.texi (In-buffer settings): Fix typos.
933
934 * org.texi (Refile and copy): Document `org-copy' and `C-3 C-c
935 C-w'. Add an index entry for `org-refile-keep'.
936
937 * org.texi (Plain lists): Add an index entry for sorting plain
938 list. Document sorting by checked status for check lists.
939
940 * org.texi (Publishing options): Fix old variable names.
941
942 * org.texi (Orgstruct mode): Fix suggested setting of
943 `orgstruct-heading-prefix-regexp'.
944
945 * org.texi (Export settings):
946 Document `org-export-allow-bind-keywords'.
947
948 * org.texi (History and Acknowledgments): Small rephrasing.
949
950 * org.texi (Template elements): Add a footnote about tags accepted
951 in a year datetree.
952
953 * org.texi (Beamer export, @LaTeX{} and PDF export)
954 (Header and sectioning, @LaTeX{} specific attributes):
955 Enhance style.
956
957 * org.texi (Agenda commands): Add a footnote about dragging agenda
958 lines: it does not persist and it does not change the .org files.
959
960 * org.texi (Agenda commands): Add a table heading for dragging
961 agenda lines forward/backward.
962
963 * org.texi (Agenda commands): Add documentation for
964 `org-agenda-bulk-toggle' and `org-agenda-bulk-toggle-all'.
965
966 * org.texi (Publishing options): Update the list of options.
967 (Simple example, Complex example): Fix the examples.
968
969 * org.texi (Formula syntax for Calc): Don't use a bold font the
970 warning.
971
972 * org.texi (Other built-in back-ends): New section.
973
974 * org.texi (Editing source code):
975 Document `org-edit-src-auto-save-idle-delay' and
976 `org-edit-src-turn-on-auto-save'.
977
978 * org.texi (External links): Document contributed link types
979 separately.
980
981 * org.texi (Closing items):
982 Document `org-closed-keep-when-no-todo'.
983
984 * org.texi (Export back-ends): Rename from "Export formats".
985 (The Export Dispatcher): Remove reference to
986 `org-export-run-in-background'.
987 (Export settings): Minor rewrites.
988 (ASCII/Latin-1/UTF-8 export): Update variable's name.
989 (In-buffer settings): Add #+HTML_HEAD_EXTRA.
990
991 * org.texi (Export in foreign buffers): New section.
992 (Exporting): Remove documentation about converting the selected
993 region.
994
995 * org.texi (Advanced configuration): Put the filter valid types in
996 a table. Use @lisp and @smalllisp.
997
998 * org.texi: Use @code{nil} instead of nil. Update the maintainer
999 contact info.
1000
1001 * org.texi (Exporting): Better introductory sentence. Add a note
1002 about conversion commands.
1003 (Feedback, Orgstruct mode, Built-in table editor)
1004 (Built-in table editor, Orgtbl mode, Updating the table)
1005 (Property syntax, Capturing column view, Capture)
1006 (Agenda files, Agenda commands, CDLaTeX mode, CDLaTeX mode)
1007 (Exporting, Extending ODT export)
1008 (Working with @LaTeX{} math snippets, dir, Customization)
1009 (Radio tables, A @LaTeX{} example, Pulling from MobileOrg):
1010 Uniformly use @kbd{M-x command RET}.
1011
1012 * org.texi (Filtering/limiting agenda items): New subsection.
1013 Document the use of `org-agenda-max-*' options and
1014 `org-agenda-limit-interactively' from the agenda.
1015 (Agenda commands): Move details about filtering commands to
1016 the new section, only include a summary here.
1017 (Customizing tables in ODT export)
1018 (System-wide header arguments, Conflicts, Dynamic blocks):
1019 Use spaces for indentation.
1020
1021 * org.texi (Emphasis and monospace): Mention `org-emphasis-alist'.
1022
1023 * org.texi (Links in HTML export, Images in HTML export)
1024 (post): Fix syntax within #+ATTR_*.
1025 (Tables in HTML export): Document `org-html-table-row-tags'
1026 and use `org-html-table-default-attributes' instead of
1027 `org-html-table-tag'.
1028
1029 * org.texi (Publishing action, Publishing options)
1030 (Publishing links): Major rewrite. Enhance explanations for
1031 `org-org-publish-to-org'. Remove reference to
1032 `org-export-run-in-background'.
1033
1034 * org.texi: Fix many small typos. Use #+NAME instead of
1035 #+TBLNAME. Use @smalllisp instead of @example.
1036 (Special symbols): Add index?
1037 (HTML preamble and postamble): Don't mention obsolete use of
1038 opt-plist.
1039 (JavaScript support): Don't mention the org-jsinfo.el file as it
1040 has been merged with ox-html.el.
1041
1042 * org.texi (Installation, Feedback, Setting Options)
1043 (Code evaluation security, org-crypt.el): Use @lisp instead of
1044 @example.
1045 (Agenda commands): Use @table instead of @example.
1046
1047 * org.texi (Adding hyperlink types): New appendix.
1048
1049 * org.texi (ODT export commands, Extending ODT export)
1050 (Applying custom styles, Images in ODT export)
1051 (Labels and captions in ODT export)
1052 (Literal examples in ODT export)
1053 (Configuring a document converter)
1054 (Working with OpenDocument style files)
1055 (Customizing tables in ODT export)
1056 (Validating OpenDocument XML): Fix options names.
1057
1058 * org.texi (History and Acknowledgments): Update acknowledgments
1059 to Nicolas. Add Nicolas Goaziou to the list of contributors.
1060
1061 * org.texi (System-wide header arguments): Don't use "customizing"
1062 for setting a variable. Also remove comments.
1063
1064 * org.texi (Weekly/daily agenda): Add `org-agenda-start-day' and
1065 `org-agenda-start-on-weekday' to the variable index and document
1066 them.
1067
1068 * org.texi (Sparse trees, Agenda commands)
1069 (@LaTeX{} fragments, Selective export, Export options)
1070 (The export dispatcher, ASCII/Latin-1/UTF-8 export)
1071 (HTML Export commands, @LaTeX{}/PDF export commands)
1072 (iCalendar export, Publishing options, Triggering publication)
1073 (In-buffer settings): Update to reflect changes from the new
1074 export engine.
1075
1076 * org.texi (Matching tags and properties): More examples.
1077 Explain group tags expansion as regular expressions.
1078
1079 * org.texi (Tag groups): New section.
1080
1081 * org.texi (Setting tags): Tiny formatting fixes.
1082
1083 * org.texi (Plain lists, Checkboxes): Use non-obsolete variable
1084 names.
1085
1086 * org.texi (Storing searches): Add "agenda" and "agenda*" to the
1087 concept index. Include example for these agenda views.
1088 (Special agenda views): Mention the "agenda*" agenda view.
1089
1090 * org.texi (Repeated tasks): Document how to ignore a repeater
1091 when using both a scheduled and a deadline timetamp.
1092
1093 * org.texi (Global and local cycling): Wrap in a new subsection.
1094 (Initial visibility, Catching invisible edits): New subsections.
1095
1096 * org.texi (Visibility cycling): Mention that
1097 `org-agenda-inhibit-startup' will prevent visibility setting when
1098 the agenda opens an Org file for the first time.
1099
1100 * org.texi (Org syntax): New section.
1101
1102 * org.texi (Orgstruct mode):
1103 Document `orgstruct-heading-prefix-regexp'.
1104
1105 * org.texi (Speeding up your agendas): New section.
1106
1107 * org.texi (Installation): When installing Org from ELPA, users
1108 should do this from an Emacs session where no .org file has been
1109 visited.
1110
1111 * org.texi (CSS support, In-buffer settings): Update HTML options
1112 names.
1113
1114 * org.texi (Structure editing): Update documentation for
1115 `org-insert-heading-or-item'.
1116 (Plain lists, Relative timer): Update index entry.
1117
1118 * org.texi (JavaScript support): Update variable names.
1119
1120 * org.texi (comments): Minor formatting fix.
1121
1122 * org.texi (@LaTeX{} fragments): Minor enhancement.
1123
1124 * org.texi: Update the list contributions.
1125
1126 * org.texi (Agenda commands): Exporting the agenda to an .org file
1127 will not copy the subtrees and the inherited tags.
1128 Document `org-agenda-filter-by-regexp'.
1129
1130 * org.texi (Publishing action, Complex example): Fix names of
1131 publishing functions.
1132
1133 * org.texi (Top, Exporting): Delete references to Freemind.
1134 (Freemind export): Delete section.
1135
1136 * org.texi (Top, Exporting): Delete references to the XOXO export.
1137 (XOXO export): Delete section.
1138
1139 * org.texi (Capture): Mention that org-remember.el is not
1140 supported anymore.
1141
1142 * org.texi (Top, Exporting, Beamer class export):
1143 Delete references to the TaskJuggler export.
1144 (History and Acknowledgments): Mention that the TaskJuggler has
1145 been rewritten by Nicolas and now lives in the contrib/ directory
1146 of Org's distribution. Mention that Jambunathan rewrote the HTML
1147 exporter. Remove Jambunathan from my own acknowledgments.
1148 (TaskJuggler export): Delete.
1149
1150 * org.texi (HTML preamble and postamble)
1151 (Tables in HTML export, Images in HTML export)
1152 (Math formatting in HTML export, CSS support)
1153 (@LaTeX{} and PDF export, Publishing options): Fix the names of
1154 the HTML export and publishing options.
1155
1156 * org.texi (Literal examples, Export options)
1157 (@LaTeX{} and PDF export, Header and sectioning)
1158 (Publishing options): Fix LaTeX options names.
1159
1160 * org.texi (Export options, CSS support, In-buffer settings):
1161 Fix references to HTML_LINK_* and HTML_STYLE keywords.
1162
1163 * org.texi (Export options, In-buffer settings): Fix references to
1164 #+SELECT_TAGS and #+EXCLUDE_TAGS and remove reference to #+XSLT.
1165
1166 * org.texi (Top, Markup, Initial text, Images and tables)
1167 (@LaTeX{} fragments, @LaTeX{} fragments, Exporting)
1168 (Export options, JavaScript support, Beamer class export):
1169 Remove references to the DocBook export, which has been deleted.
1170 (History and Acknowledgments): Mention that DocBook has been
1171 deleted, suggest to use the Texinfo exporter instead, then to
1172 convert the .texi to DocBook with makeinfo.
1173 (Links in ODT export, Tables in ODT export): Fix indices.
1174
1175 * org.texi (Deadlines and scheduling): Add a variable to the
1176 index. Add documentation about delays for scheduled tasks.
1177
1178 * org.texi (Emphasis and monospace):
1179 Mention `org-fontify-emphasized-text' and
1180 `org-emphasis-regexp-components'.
1181
1182 * org.texi (References): Small enhancement.
1183
1184 * org.texi (Column width and alignment): Make the example visually
1185 more clear.
1186
1187 * org.texi (The clock table): Document :mstart and :wstart as a
1188 way to set the starting day of the week.
1189
1190 * org.texi (In-buffer settings): Document new startup keywords.
1191 Thanks to John J Foerch for this idea.
1192
1193 * org.texi (Include files): Tiny formatting fix.
1194
1195 * org.texi (Activation): Point to the "Conflicts" section.
1196
1197 2013-11-12 Carsten Dominik <carsten.dominik@gmail.com>
1198
1199 * org.texi (CSS support): Clarify this section.
1200
1201 * org.texi (@LaTeX{} specific attributes): Document that tabu and
1202 tabularx packages are not in the default set of packages.
1203
1204 * org.texi (Agenda commands): Document fortnight view.
1205
1206 * org.texi: Document conflict with ecomplete.el.
1207
1208 * org.texi (History and Acknowledgments): Acknowledgements for
1209 Jason Dunsmore and Rakcspace.
1210
1211 * org.texi: Rename org-crypt.el node to org-crypt.
1212
1213 * org.texi (A @LaTeX{} example): Fix typo in variable name.
1214
1215 * org.texi (MobileOrg): Mention the new iPhone developer.
1216
1217 * org.texi (Table of contents) Improve documentation of TOC
1218 placement.
1219
1220 * org.texi: Explain that date/time information at read-date prompt
1221 should start at the beginning, not anywhere in the middle of a
1222 long string.
1223
1224 2013-11-12 Christopher Schmidt <christopher@ch.ristopher.com>
1225
1226 * org.texi (Orgstruct mode): Fix wrong regexp.
1227
1228 2013-11-12 Eric Abrahamsen <eric@ericabrahamsen.net>
1229
1230 * org.texi: Document export to (X)HTML flavors.
1231
1232 2013-11-12 Eric Schulte <schulte.eric@gmail.com>
1233
1234 * org.texi (Extracting source code): Mention the prefix argument
1235 to org-babel-tangle.
1236 (noweb): Remove erroneous negative.
1237 (Specific header arguments): Document new header arguments.
1238 Documentation for new tangle-mode header argument.
1239 (Top): Documentation for new tangle-mode header argument.
1240 (rownames): Documentation for new tangle-mode header argument.
1241 Mention elisp as special rowname case.
1242 (tangle-mode): Documentation for new tangle-mode header argument.
1243 (post): Documentation and an example of usage.
1244 (var): Remove the "Alternate argument syntax" section from the
1245 documentation.
1246 (hlines): Note that :hline has no effect for Emacs Lisp code
1247 blocks.
1248
1249 2013-11-12 Feng Shu <tumashu@gmail.com>
1250
1251 * org.texi (@LaTeX{} fragments, Previewing @LaTeX{} fragments)
1252 (Math formatting in HTML export)
1253 (Working with @LaTeX{} math snippets): Add document about creating
1254 formula image with imagemagick.
1255
1256 * org.texi (@LaTeX{} specific attributes): Document `:caption'
1257 attribute of #+ATTR_LATEX.
1258
1259 2013-11-12 Grégoire Jadi <gregoire.jadi@gmail.com>
1260
1261 * org.texi (Handling links): Fix a typo in
1262 `org-startup-with-inline-images' documentation.
1263
1264 * org.texi (Previewing @LaTeX{} fragments): Document the startup
1265 keywords to use for previewing LaTeX fragments or not.
1266 (Summary of in-buffer settings): Improve formatting and add an
1267 entry for the variable `org-startup-with-latex-preview'.
1268
1269 * org.texi (Property syntax): Recall the user to refresh the org
1270 buffer when properties are set on a per-file basis.
1271
1272 2013-11-12 Gustav Wikström <gustav.erik@gmail.com> (tiny change)
1273
1274 * org.texi (Matching tags and properties): Clarification.
1275
1276 2013-11-12 Ippei Furuhashi <top.tuna+orgmode@gmail.com>
1277
1278 * org.texi (Editing and debugging formulas): Add an example when a
1279 table has multiple #+TBLFM lines.
1280
1281 2013-11-12 Ivan Vilata i Balaguer <ivan@selidor.net> (tiny change)
1282
1283 * org.texi (The clock table): Document acceptance of relative
1284 times in tstart and tend, link to syntax description and provide
1285 example.
1286
1287 2013-11-12 Jarmo Hurri <jarmo.hurri@syk.fi>
1288
1289 * org.texi (The spreadsheet): Document lookup functions.
1290
1291 2013-11-12 Kodi Arfer <git@arfer.net> (tiny change)
1292
1293 * org.texi (CSS support): Mention .figure-number, .listing-number,
1294 and .table-number.
1295
1296 2013-11-12 Michael Brand <michael.ch.brand@gmail.com>
1297
1298 * org.texi
1299 (Formula syntax for Calc, Emacs Lisp forms as formulas): Reformat
1300 spreadsheet formula mode strings and some examples from @example
1301 block with xy @r{yz} to @table.
1302
1303 * org.texi (Formula syntax for Calc): Improve the documentation of
1304 empty fields in formulas for spreadsheet. Add explanation and
1305 example for empty field. Extend explanations of format
1306 specifiers. Add a sentence to mention Calc defmath.
1307
1308 * org.texi (Column formulas): Add a sentence to be more explicit
1309 about when a table header is mandatory.
1310
1311 2013-11-12 Nicolas Goaziou <n.goaziou@gmail.com>
1312
1313 * org.texi (Subscripts and superscripts): Remove reference to
1314 quoted underscores until this mechanism is implemented again.
1315
1316 * org.texi (Beamer export): Be more accurate about BEAMER_OPT
1317 property.
1318
1319 * org.texi (Document title): Subtree export is no longer triggered
1320 by marking one as the region.
1321 (Horizontal rules): LaTeX export doesn't use "\hrule" anymore, and
1322 giving examples isn't very useful: "horizontal rule" is, at least,
1323 as explicit as <hr/>.
1324
1325 * org.texi (HTML doctypes): Reflect keyword removal.
1326 (CSS support): Reflect keyword removal.
1327
1328 * org.texi (@LaTeX{} specific attributes): Document new :float
1329 values.
1330
1331 * org.texi (Export settings): Improve documentation.
1332
1333 * org.texi (Math formatting in HTML export): Fix OPTIONS item's name.
1334 (Text areas in HTML export): Update text areas.
1335 (HTML Export commands): Update export commands.
1336
1337 * org.texi (Header and sectioning): Add a footnote about the
1338 different between LATEX_HEADER_EXTRA and LATEX_HEADER.
1339
1340 * org.texi (The Export Dispatcher):
1341 Document `org-export-in-background'.
1342
1343 * org.texi (Footnotes): Export back-ends do not use
1344 `org-footnote-normalize' anymore.
1345
1346 * org.texi: Document variable changes.
1347
1348 * org.texi (Export settings): Document p: item in OPTIONS keyword.
1349
1350 * org.texi (Exporting): Massive rewrite of the first sections.
1351 (Selective export): Delete.
1352 (The Export Dispatcher): Rewrite.
1353 (Export options): Rewrite as "Export settings".
1354
1355 * org.texi: Small changes to documentation for embedded LaTeX.
1356
1357 * org.texi (Internal links): Document #+NAME keyword and
1358 cross-referencing during export.
1359
1360 * org.texi (Include files): Remove reference to :prefix1
1361 and :prefix. Give more details for :minlevel.
1362
1363 * org.texi (Macro replacement): Fix macro name.
1364 Update documentation about possible locations and escaping mechanism.
1365
1366 * org.texi (Table of contents): Update documentation.
1367 Document lists of listings and lists of tables. Add documentation for
1368 optional title and #+TOC: keyword.
1369
1370 2013-11-12 Rick Frankel <rick@rickster.com>
1371
1372 * org.texi (results): Add Format section, broken out of Type
1373 section to match code.
1374 (hlines, colnames): Remove incorrect Emacs Lisp exception.
1375 Note that the actual default handling (at least for python and
1376 emacs-lisp) does not seem to match the description.
1377
1378 2013-11-12 Sacha Chua <sacha@sachachua.com> (tiny change)
1379
1380 * org.texi (The date/time prompt): Update the documentation to
1381 reflect the new way `org-read-date-get-relative' handles weekdays.
1382
1383 2013-11-12 Yasushi Shoji <yashi@atmark-techno.com>
1384
1385 * org.texi (Resolving idle time):
1386 Document `org-clock-x11idle-program-name'.
1387
1388 2013-10-24 Michael Albinus <michael.albinus@gmx.de>
1389
1390 * ert.texi (Running Tests Interactively): Adapt examle output.
1391 (Tests and Their Environment): Mention skip-unless.
1392
1393 2013-10-23 Glenn Morris <rgm@gnu.org>
1394
1395 * dired-x.texi, ebrowse.texi, ede.texi, eieio.texi, eshell.texi:
1396 * pcl-cvs.texi, sc.texi, srecode.texi, vip.texi, viper.texi:
1397 * widget.texi: Nuke @refill.
1398
1399 * Makefile.in (install-dvi, install-html, install-pdf)
1400 (install-ps, uninstall-dvi, uninstall-html, uninstall-ps)
1401 (uninstall-pdf): Quote entities that might contain whitespace.
1402
1403 2013-10-17 Jay Belanger <jay.p.belanger@gmail.com>
1404
1405 * calc.texi (Data Type Formats): Don't specify the size at
1406 which integers begin to be represented by lists.
1407
1408 2013-10-14 Xue Fuqiao <xfq.free@gmail.com>
1409
1410 * cl.texi (Argument Lists): Add indexes for &key and &aux.
1411
1412 2013-10-07 Michael Albinus <michael.albinus@gmx.de>
1413
1414 * trampver.texi: Update release number.
1415
1416 2013-10-02 Michael Albinus <michael.albinus@gmx.de>
1417
1418 Sync with Tramp 2.2.8.
1419
1420 * tramp.texi (External packages): Use `non-essential'.
1421 * trampver.texi: Update release number.
1422
1423 2013-09-14 Glenn Morris <rgm@gnu.org>
1424
1425 * eshell.texi: Markup fixes.
1426
1427 2013-09-11 Xue Fuqiao <xfq.free@gmail.com>
1428
1429 * ido.texi (Interactive Substring Matching): Use @key{RET} instead
1430 of @kbd{RET}.
1431 (Prefix Matching): Add an index.
1432
1433 2013-09-08 Glenn Morris <rgm@gnu.org>
1434
1435 * emacs-gnutls.texi: Tweak direntry.
1436
1437 2013-09-06 Michael Albinus <michael.albinus@gmx.de>
1438
1439 * tramp.texi (Alternative Syntax): Remove chapter.
1440
1441 2013-08-28 Paul Eggert <eggert@cs.ucla.edu>
1442
1443 * Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
1444 for portability to hosts where /bin/sh has problems.
1445
1446 2013-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
1447
1448 Try to reduce redundancy in doc/misc/Makefile.in.
1449 * Makefile.in (DOCMISC_W32): New var to replace DOCMISC_*_W32.
1450 (TARGETS): New intermediate variable.
1451 (DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS): Use it.
1452
1453 2013-08-27 Glenn Morris <rgm@gnu.org>
1454
1455 * efaq.texi (Emacs for MS-Windows): Update location of MS FAQ.
1456
1457 * efaq.texi: Rename from faq.texi, to match its output files.
1458 * Makefile.in: Update for faq.texi name change.
1459
1460 * efaq-w32.texi (EMACSVER): Get it from emacsver.texi.
1461
1462 * Makefile.in (webhack): Remove; it's nothing to do with Emacs.
1463
1464 * efaq-w32.texi: Move here from the web-pages repository.
1465 * Makefile.in (DOCMISC_DVI_W32, DOCMISC_HTML_W32, DOCMISC_INFO_W32)
1466 (DOCMISC_PDF_W32, DOCMISC_PS_W32): New configure output variables.
1467 (INFO_COMMON, INFO_INSTALL): New derivations of INFO_TARGETS.
1468 (DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS):
1469 Add DOCMISC_*_W32 variables.
1470 (echo-info): Use INFO_INSTALL rather than INFO_TARGETS.
1471 (efaq_w32_deps): New variable.
1472 (efaq-w32, $(buildinfodir)/efaq-w32$(INFO_EXT), efaq-w32.dvi)
1473 (efaq-w32.pdf, efaq-w32.html): New rules.
1474 (clean): Remove efaq-w32 products.
1475
1476 2013-08-26 Paul Eggert <eggert@cs.ucla.edu>
1477
1478 * texinfo.tex: Update from gnulib.
1479
1480 2013-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
1481
1482 * emacs-mime.texi (Encoding Customization): Exclude iso-2022-jp-2 and
1483 shift_jis from the default value set to mm-coding-system-priorities for
1484 Japanese users.
1485
1486 2013-08-13 Glenn Morris <rgm@gnu.org>
1487
1488 * reftex.texi (LaTeX xr Package, Options - Table of Contents)
1489 (Options - Defining Label Environments, Options - Creating Labels)
1490 (Options - Referencing Labels, Options - Creating Citations)
1491 (Options - Index Support, Options - Viewing Cross-References)
1492 (Options - Finding Files, Options - Optimizations)
1493 (Options - Fontification, Options - Misc):
1494 * cc-mode.texi (Sample Init File):
1495 * edt.texi (Init file):
1496 * epa.texi (Encrypting/decrypting gpg files):
1497 * mairix-el.texi (About, Setting up the mairix interface, Using)
1498 (Extending):
1499 Rename nodes to avoid characters that can cause Texinfo problems.
1500
1501 2013-08-12 Katsumi Yamaoka <yamaoka@jpl.org>
1502
1503 * gnus.texi (Mail Source Specifiers): Fix description for pop3's :leave.
1504
1505 2013-08-12 Glenn Morris <rgm@gnu.org>
1506
1507 * Makefile.in (ada_mode_deps, auth_deps, autotype_deps)
1508 (bovine_deps, calc_deps, ccmode_deps, cl_deps, dbus_deps)
1509 (dired_x_deps, ebrowse_deps, ede_deps, ediff_deps, edt_deps)
1510 (eieio_deps, emacs_gnutls_deps, emacs_mime_deps, epa_deps)
1511 (erc_deps, ert_deps, eshell_deps, eudc_deps, faq_deps)
1512 (flymake_deps, forms_deps, gnus_deps, htmlfontify_deps)
1513 (idlwave_deps, ido_deps, info_deps, mairix_el_deps, message_deps)
1514 (mh_e_deps, newsticker_deps, nxml_mode_deps, org_deps)
1515 (pcl_cvs_deps, pgg_deps, rcirc_deps, reftex_deps, remember_deps)
1516 (sasl_deps, sc_deps, semantic_deps, ses_deps, sieve_deps)
1517 (smtpmail_deps, speedbar_deps, srecode_deps, todo_mode_deps)
1518 (tramp_deps, url_deps, vip_deps, viper_deps, widget_deps)
1519 (wisent_deps, woman_deps): New variables. Use to reduce duplication.
1520
1521 * woman.texi (Top): Avoid mailto: in html output.
1522
1523 * Makefile.in (prefix, datarootdir, datadir, PACKAGE_TARNAME)
1524 (docdir, dvidir, htmldir, pdfdir, psdir, GZIP_PROG, INSTALL)
1525 (INSTALL_DATA): New, set by configure.
1526 (HTML_OPTS, HTML_TARGETS, PS_TARGETS, DVIPS): New variables.
1527 (.PHONY): Add html, ps, install-dvi, install-html, install-pdf,
1528 install-ps, install-doc, uninstall-dvi, uninstall-html, uninstall-pdf,
1529 uninstall-ps, and uninstall-doc.
1530 (.SUFFIXES): Add .ps and .dvi.
1531 (.dvi.ps): New suffix rule.
1532 (html, ps, ada-mode.html, auth.html, autotype.html, bovine.html)
1533 (calc.html, cc-mode.html, cl.html, dbus.html, dired-x.html)
1534 (ebrowse.html, ede.html, ediff.html, edt.html, eieio.html)
1535 (emacs-gnutls.html, emacs-mime.html, epa.html, erc.html)
1536 (ert.html, eshell.html, eudc.html, faq.html, flymake.html)
1537 (forms.html, gnus.html, htmlfontify.html, idlwave.html)
1538 (ido.html, mairix-el.html, message.html, mh-e.html)
1539 (newsticker.html, nxml-mode.html, org.html, pgg.html)
1540 (rcirc.html, reftex.html, remember.html, sasl.html, sc.html)
1541 (semantic.html, sieve.html, smtpmail.html, speedbar.html)
1542 (srecode.html, todo-mode.html, tramp.html, url.html, vip.html)
1543 (viper.html, widget.html, wisent.html, woman.html, install-dvi)
1544 (install-html, install-pdf, install-ps, install-doc, uninstall-dvi)
1545 (uninstall-html, uninstall-ps, uninstall-pdf, uninstall-doc):
1546 New rules.
1547 (clean): Remove HTML_TARGETS and PS_TARGETS.
1548
1549 2013-08-10 Xue Fuqiao <xfq.free@gmail.com>
1550
1551 * ido.texi (Working Directories, Flexible Matching, Regexp Matching)
1552 (Find File At Point, Ignoring, Misc Customization): Use @defopt
1553 for user options.
1554
1555 2013-08-09 Xue Fuqiao <xfq.free@gmail.com>
1556
1557 * htmlfontify.texi (Customization): Remove documentation of
1558 `hfy-fast-lock-save'. Minor fixes.
1559
1560 2013-08-08 Xue Fuqiao <xfq.free@gmail.com>
1561
1562 * ido.texi (Top): Insert node "Working Directories" in menu.
1563 (Working Directories): New node.
1564 (Misc Customization): Add documentation of
1565 `ido-confirm-unique-completion' and some other user options.
1566
1567 2013-08-07 Eli Zaretskii <eliz@gnu.org>
1568
1569 * todo-mode.texi: Update @dircategory.
1570 (Overview, Todo Items as Diary Entries, Todo Mode Entry Points)
1571 (File Editing, Marked Items, Item Prefix): Fix usage of @xref and
1572 @ref.
1573
1574 2013-08-07 Xue Fuqiao <xfq.free@gmail.com>
1575
1576 * sc.texi (Introduction): Fix index.
1577 (Usage Overview, Citations, Citation Elements, Recognizing Citations)
1578 (Information Keys and the Info Alist, Reference Headers)
1579 (The Built-in Header Rewrite Functions)
1580 (Electric References, Reply Buffer Initialization)
1581 (Filling Cited Text, Selecting an Attribution)
1582 (Attribution Preferences)
1583 (Anonymous Attributions, Author Names)
1584 (Using Regi, Post-yank Formatting Commands)
1585 (Citing Commands, Insertion Commands)
1586 (Mail Field Commands)
1587 (Hints to MUA Authors, Thanks and History): Change from one space
1588 between sentences to two.
1589 (What Supercite Does): Typo fix.
1590
1591 * newsticker.texi (Usage): Use @key for RET.
1592
1593 * cl.texi (Argument Lists, For Clauses)
1594 (Macros): Add indexes.
1595
1596 2013-08-05 Xue Fuqiao <xfq.free@gmail.com>
1597
1598 * cl.texi (Blocks and Exits): Add an index.
1599
1600 2013-08-04 Stephen Berman <stephen.berman@gmx.net>
1601
1602 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add todo-mode.
1603 (todo-mode, $(buildinfodir)/todo-mode$(INFO_EXT))
1604 (todo-mode.dvi, todo-mode.pdf): New rules.
1605
1606 * todo-mode.texi: New file.
1607
1608 2013-08-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
1609
1610 * gnus.texi (Basic Usage): Mention that warp means jump here.
1611 (The notmuch Engine): Mention notmuch.
1612
1613 2013-07-30 Tassilo Horn <tsdh@gnu.org>
1614
1615 * gnus.texi (Sorting the Summary Buffer): Document new defcustom
1616 `gnus-subthread-sort-functions' and remove the obsolete documentation
1617 of `gnus-sort-threads-recursively'.
1618
1619 2012-07-30 Paul Eggert <eggert@cs.ucla.edu>
1620
1621 * texinfo.tex: Update to 2012-07-29.17 version.
1622
1623 2013-07-29 David Engster <deng@randomsample.de>
1624
1625 * eieio.texi (top): Make clear that EIEIO is not a full CLOS
1626 implementation.
1627 (Introduction): Add further missing features.
1628 (Building Classes): Add introductory paragraph.
1629 (Wish List): Add metaclasses and EQL specialization.
1630
1631 2013-07-29 Michael Albinus <michael.albinus@gmx.de>
1632
1633 * tramp.texi (Frequently Asked Questions):
1634 Mention `tramp-use-ssh-controlmaster-options'.
1635
1636 2013-07-26 Tassilo Horn <tsdh@gnu.org>
1637
1638 * gnus.texi (Sorting the Summary Buffer): Document new defcustom
1639 `gnus-sort-threads-recursively'.
1640
1641 2013-07-25 Glenn Morris <rgm@gnu.org>
1642
1643 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add ido.
1644 (ido, $(buildinfodir)/ido$(INFO_EXT), ido.dvi, ido.pdf): New rules.
1645
1646 * erc.texi (Special Features): Update contact information.
1647 (History): Avoid using @email.
1648
1649 * eshell.texi (Bugs and ideas): Minor updates.
1650
1651 * faq.texi (Reporting bugs, Origin of the term Emacs)
1652 (Setting up a customization file)
1653 (Using an already running Emacs process, Turning off beeping)
1654 (Packages that do not come with Emacs)
1655 (Replying to the sender of a message): Avoid using @email.
1656
1657 * pcl-cvs.texi (Contributors, Bugs): Avoid using @email.
1658
1659 * reftex.texi (Imprint): Avoid using @email.
1660
1661 * ses.texi (Top): Update bug reporting instructions.
1662 (Acknowledgments): Avoid using @email.
1663
1664 * woman.texi (Introduction, Background): Remove outdated information.
1665 (Bugs, Acknowledgments): Avoid using @email.
1666
1667 2013-07-24 Xue Fuqiao <xfq.free@gmail.com>
1668
1669 * ido.texi: New file.
1670
1671 2013-07-19 Geoff Kuenning <geoff@cs.hmc.edu> (tiny change)
1672
1673 * gnus.texi (Customizing Articles): Document function predicates.
1674
1675 2013-07-08 Tassilo Horn <tsdh@gnu.org>
1676
1677 * gnus.texi (lines): Correct description of
1678 `gnus-registry-track-extra's default value.
1679 Mention `gnus-registry-remove-extra-data'.
1680
1681 2013-07-06 Lars Ingebrigtsen <larsi@gnus.org>
1682
1683 * gnus.texi (Group Parameters): Mention regexp
1684 substitutions (bug#11688).
1685
1686 2013-07-06 Nathan Trapuzzano <nbtrap@nbtrap.com> (tiny change)
1687
1688 * gnus.texi (Generic Marking Commands): Fix grammar (bug#13368).
1689
1690 2013-07-06 Lars Ingebrigtsen <larsi@gnus.org>
1691
1692 * gnus.texi (Emacsen): Fix version.
1693
1694 * gnus-faq.texi (FAQ 1-6): Mention the correct Emacs version.
1695
1696 2013-07-06 Glenn Morris <rgm@gnu.org>
1697
1698 * mh-e.texi: Fix external links.
1699 (Using This Manual): Printed elisp manuals no longer available.
1700
1701 * newsticker.texi (Overview): Update URL.
1702
1703 * nxml-mode.texi (Introduction): Update URL.
1704
1705 * org.texi (JavaScript support): Fix URL.
1706
1707 * wisent.texi (Wisent Overview): Remove incorrect, unnecessary uref.
1708
1709 * eudc.texi (CCSO PH/QI): Remove defunct URL.
1710
1711 * dbus.texi (Introspection): Update URL to a less defunct one.
1712
1713 * gnus.texi (Top): Restrict "Other related manuals" to info output.
1714 (Foreign Groups): Use @indicateurl for examples.
1715 (Direct Functions): Remove defunct URL.
1716 (RSS): Update URL.
1717
1718 * gnus-faq.texi (FAQ 5-8, FAQ 6-3): Remove defunct URLs.
1719 (FAQ 7-1): Update URL.
1720
1721 * pgg.texi (Top, Overview): Add note about obsolescence.
1722
1723 2013-07-03 Paul Eggert <eggert@cs.ucla.edu>
1724
1725 * texinfo.tex: Merge from gnulib.
1726
1727 2013-07-03 Glenn Morris <rgm@gnu.org>
1728
1729 * bovine.texi (top):
1730 * cc-mode.texi (AWK Mode Font Locking):
1731 * mh-e.texi (Preface):
1732 * url.texi (URI Parsing): Fix cross-references to other manuals.
1733
1734 2013-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
1735
1736 * gnus.texi (Client-Side IMAP Splitting):
1737 Note that `nnimap-inbox' now can be a list.
1738
1739 2013-06-24 Glenn Morris <rgm@gnu.org>
1740
1741 * eshell.texi: Fix cross-references to other manuals.
1742
1743 2013-06-23 Glenn Morris <rgm@gnu.org>
1744
1745 * Makefile.in (HTML_TARGETS, html, emacs-faq.html, emacs-faq):
1746 Remove; not needed now we use a standard html layout for the faq.
1747 (clean): Remove HTML_TARGETS, emacs-faq.text.
1748
1749 2013-06-21 Eduard Wiebe <usenet@pusto.de>
1750
1751 * flymake.texi (Parsing the output, Customizable variables):
1752 Add reference to `flymake-warning-predicate'.
1753
1754 2013-06-19 Michael Albinus <michael.albinus@gmx.de>
1755
1756 * tramp.texi (Top, Configuration): Insert section `Predefined
1757 connection information' in menu.
1758 (Predefined connection information): New section.
1759 (Android shell setup): Make a reference to `Predefined connection
1760 information'.
1761
1762 2013-06-19 Glenn Morris <rgm@gnu.org>
1763
1764 * Makefile.in (version): New, set by configure.
1765 (clean): Delete dist tar file.
1766 (infoclean): New, split from maintainer-clean.
1767 (maintainer-clean): Run infoclean.
1768 (dist): New rule, to make tarfile for www.gnu.org.
1769
1770 2013-06-13 Albert Krewinkel <tarleb@moltkeplatz.de>
1771
1772 * sieve.texi (Managing Sieve): Fix port in example, fix documentation
1773 for keys q and Q.
1774 (Standards): Reference RFC5804 as the defining document of the
1775 managesieve protocol.
1776
1777 2013-06-10 Aidan Gauland <aidalgol@amuri.net>
1778
1779 * eshell.texi (Input/Output): Expand to cover new visual-command
1780 options, eshell-visual-subcommands and eshell-visual-options.
1781 Divide into separate Visual Commands and Redirection sections.
1782
1783 2013-06-10 Glenn Morris <rgm@gnu.org>
1784
1785 * epa.texi (Cryptographic operations on files): Update epa-decrypt-file.
1786
1787 2013-06-04 Katsumi Yamaoka <yamaoka@jpl.org>
1788
1789 * gnus.texi (Article Date):
1790 Fix description of gnus-article-update-date-headers.
1791
1792 2013-05-28 Xue Fuqiao <xfq.free@gmail.com>
1793
1794 * erc.texi (Special Features): ERC is being maintained within
1795 Emacs now.
1796
1797 2013-05-25 Xue Fuqiao <xfq.free@gmail.com>
1798
1799 * flymake.texi: Change from one space between sentences to two.
1800
1801 2013-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
1802
1803 * cl.texi (Obsolete Macros): Describe replacements for `flet'
1804 (bug#14293).
1805
1806 2013-04-16 Michael Albinus <michael.albinus@gmx.de>
1807
1808 * tramp.texi (Frequently Asked Questions): Precise, how to define
1809 an own ControlPath.
1810
1811 2013-04-15 Michael Albinus <michael.albinus@gmx.de>
1812
1813 * tramp.texi (Frequently Asked Questions): New item for
1814 ControlPath settings.
1815
1816 2013-03-31 Jay Belanger <jay.p.belanger@gmail.com>
1817
1818 * calc.texi (Basic Operations on Units): Streamline some
1819 descriptions.
1820
1821 2013-03-27 Aidan Gauland <aidalgol@no8wireless.co.nz>
1822
1823 * eshell.texi (Built-ins): Update manual to mention tramp module.
1824
1825 2013-03-18 Michael Albinus <michael.albinus@gmx.de>
1826
1827 * tramp.texi (Filename Syntax): Host names are not allowed to be
1828 any method name, unless method name is specified explicitly.
1829 Remove restriction on unibyte filenames.
1830
1831 * trampver.texi: Update release number.
1832
1833 2013-03-17 Paul Eggert <eggert@cs.ucla.edu>
1834
1835 doc: convert some TeX accents to UTF-8
1836 * emacs-mime.texi (Interface Functions): Use 'ï' rather than
1837 '@"{@dotless{i}}'.
1838
1839 2013-03-15 Michael Albinus <michael.albinus@gmx.de>
1840
1841 Sync with Tramp 2.2.7.
1842
1843 * trampver.texi: Update release number.
1844
1845 2013-03-09 Jay Belanger <jay.p.belanger@gmail.com>
1846
1847 * calc.texi (Basic Operations on Units): Streamline some
1848 descriptions.
1849
1850 2013-03-08 Glenn Morris <rgm@gnu.org>
1851
1852 * faq.texi (Top): Don't say this was updated @today.
1853 That's irrelevant and leads to spurious diffs.
1854
1855 2013-03-08 Jay Belanger <jay.p.belanger@gmail.com>
1856
1857 * calc.texi (Basic Operations on Units):
1858 Fix cross-reference.
1859
1860 2013-03-07 Katsumi Yamaoka <yamaoka@jpl.org>
1861
1862 * gnus-faq.texi (FAQ 3-11): Now Gnus supports POP3 UIDL.
1863
1864 2013-03-06 Alan Mackenzie <acm@muc.de>
1865
1866 * cc-mode.texi (Custom Line-Up): Clarify position of point on
1867 calling a line-up function.
1868
1869 2013-03-04 Paul Eggert <eggert@cs.ucla.edu>
1870
1871 * emacs-mime.texi, htmlfontify.texi, mairix-el.texi, mh-e.texi:
1872 * ses.texi: Switch from Latin-1 to UTF-8.
1873
1874 2013-03-03 Michael Albinus <michael.albinus@gmx.de>
1875
1876 * tramp.texi (External methods): Tramp does not connect Android
1877 devices by itself.
1878
1879 2013-03-02 Bill Wohler <wohler@newt.com>
1880
1881 Release MH-E manual version 8.5.
1882
1883 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
1884 release 8.5.
1885
1886 * mh-e.texi (Preface, Conventions, Getting Started)
1887 (Using This Manual, Folder Selection, Viewing, Aliases)
1888 (Identities, Speedbar, Menu Bar, Tool Bar, Scan Line Formats)
1889 (Bug Reports, Mailing Lists, MH FAQ and Support, Getting MH-E):
1890 Update URLs.
1891
1892 2013-03-01 Michael Albinus <michael.albinus@gmx.de>
1893
1894 * tramp.texi (Inline methods): Remove "ssh1", "ssh2", "plink1"
1895 and "plink2" entries. "plink2" is obsolete for a long time.
1896 (External methods): Remove "scp1" and "scp2" entries.
1897 Explain user name and host name specification for "adb".
1898
1899 2013-02-28 Michael Albinus <michael.albinus@gmx.de>
1900
1901 * tramp.texi (External methods): Mention `tramp-adb-program'.
1902
1903 2013-02-28 Bastien Guerry <bzg@gnu.org>
1904
1905 * org.texi (Visibility cycling): Suggest to set
1906 `org-agenda-inhibit-startup' to nil if user wants the startup
1907 visibility settings to be honored in any circumstances.
1908 (Progress logging, Checkboxes): Fix typos.
1909
1910 2013-02-28 Michael Albinus <michael.albinus@gmx.de>
1911
1912 * tramp.texi (top) [xxx, yyy, trampfn]: Provide two versions of
1913 the macros, for Texinfo 4.13 and 5.0.
1914
1915 2013-02-24 Michael Albinus <michael.albinus@gmx.de>
1916
1917 Port Tramp documentation to Texinfo 5.0.
1918 * tramp.texi (top) [xxx, yyy, trampfn]: Remove superfluous @c.
1919 (Filename Syntax): Do not use @trampfn{} in @item.
1920 (Filename completion): Use @columnfractions in @multitable.
1921
1922 2013-02-22 Glenn Morris <rgm@gnu.org>
1923
1924 * flymake.texi (Syntax check statuses): Fix multitable continued rows.
1925
1926 2013-02-21 Paul Eggert <eggert@cs.ucla.edu>
1927
1928 * Makefile.in (html): New rule.
1929
1930 2013-02-20 Michael Albinus <michael.albinus@gmx.de>
1931
1932 * tramp.texi (Android shell setup): Improve. Reported by Thierry
1933 Volpiatto <thierry.volpiatto@gmail.com>.
1934
1935 2013-02-16 Michael Albinus <michael.albinus@gmx.de>
1936
1937 * tramp.texi (Top, Configuration): Insert section `Android shell
1938 setup' in menu.
1939 (Android shell setup): New section.
1940 (Connection types, Default Method)
1941 (Frequently Asked Questions): Mention "scp" instead of "scpc".
1942 (External methods): Remove "scpc" and "rsyncc" entries.
1943 (Frequently Asked Questions): Remove entry about ControlPersist.
1944
1945 2013-02-13 Glenn Morris <rgm@gnu.org>
1946
1947 * message.texi (News Headers): Don't mention yow any more.
1948
1949 2013-02-09 Jay Belanger <jay.p.belanger@gmail.com>
1950
1951 * calc.texi (Basic Operations on Units, Customizing Calc):
1952 Mention the variable `calc-allow-units-as-numbers'.
1953
1954 2013-02-08 Aidan Gauland <aidalgol@no8wireless.co.nz>
1955
1956 * eshell.texi: Fill most of the missing sections.
1957
1958 2013-02-07 Bastien Guerry <bzg@gnu.org>
1959
1960 * org.texi (References): Clarify an example.
1961 (Installation): Fix instructions.
1962 (Org-Plot): Fix link.
1963 (Checkboxes, Radio lists): Fix typos.
1964
1965 2013-02-07 Glenn Morris <rgm@gnu.org>
1966
1967 * cl.texi (Equality Predicates): Mention memql.
1968
1969 2013-02-07 Eric Ludlam <zappo@gnu.org>
1970
1971 * ede.texi (Creating a project): Make ede-new doc less
1972 specific, and only about items it supports, indicating that there
1973 might be more. Remove refs to simple project and direct automake
1974 from ede new.
1975 (Simple projects): Re-write to not talk about ede-simple-project
1976 which is deprecated, and instead use the term to mean projects
1977 that don't do much management, just project wrapping.
1978 Add ede-generic-project link.
1979 (ede-generic-project): New node (bug#11441).
1980
1981 2013-02-07 Glenn Morris <rgm@gnu.org>
1982
1983 * cl.texi (Equality Predicates): Fix eq/eql pedantry.
1984
1985 2013-02-01 Glenn Morris <rgm@gnu.org>
1986
1987 * calc.texi (Help Commands): Update calc-view-news description.
1988 Mention etc/CALC-NEWS.
1989
1990 2013-01-24 Michael Albinus <michael.albinus@gmx.de>
1991
1992 * tramp.texi (Filename Syntax): Filenames must be unibyte strings.
1993
1994 2013-01-13 Bastien Guerry <bzg@gnu.org>
1995
1996 * org.texi (Installation): Simplify.
1997
1998 2013-01-13 François Allisson <francois@allisson.co> (tiny change)
1999
2000 * org.texi (Handling links): Update the mention to the obsolete
2001 variable `org-link-to-org-use-id' with a mention to the newer
2002 variable `org-id-link-to-org-use-id'. Mention the need to load
2003 the org-id library.
2004
2005 2013-01-10 Michael Albinus <michael.albinus@gmx.de>
2006
2007 * tramp.texi (Default Host): Introduce `tramp-default-host-alist'.
2008
2009 2013-01-09 Bastien Guerry <bzg@gnu.org>
2010
2011 * org.texi (Pushing to MobileOrg): Add footnote about using
2012 symbolic links in `org-directory'.
2013 (Timestamps, Deadlines and scheduling): Use `diary-float' instead
2014 of the now obsolete alias `org-float'.
2015 (TODO basics): Add `org-use-fast-todo-selection' to the variable
2016 index. Fix description of TODO keywords cycling.
2017 (Advanced features): Add missing argument for @item.
2018 (Storing searches): Add index entries and a note about
2019 *-tree agenda views.
2020 (Structure editing): Document `org-mark-element' and
2021 `org-mark-subtree'.
2022 (Tag inheritance): Document `org-agenda-use-tag-inheritance'.
2023
2024 2013-01-08 Juri Linkov <juri@jurta.org>
2025
2026 * info.texi (Go to node): Mention the abbreviated format
2027 `(FILENAME)' equal to `(FILENAME)Top'. (Bug#13365)
2028
2029 2013-01-06 Andreas Schwab <schwab@linux-m68k.org>
2030
2031 * autotype.texi: Remove undefined command @subtitlefont.
2032 * cc-mode.texi: Likewise.
2033
2034 * org.texi (Advanced features): Use `@w{ }' instead of `@ ' in
2035 @item argument.
2036 (Property searches): Use \\ instead of @backslashchar{}.
2037 * pgg.texi (VERSION): Move @set below @setfilename.
2038
2039 2013-01-05 Andreas Schwab <schwab@linux-m68k.org>
2040
2041 * ada-mode.texi: Remove braces from @title argument.
2042 * eudc.texi: Likewise.
2043 * smtpmail.texi: Likewise.
2044 * auth.texi (VERSION): Set before first use.
2045 * emacs-gnutls.texi (VERSION): Likewise.
2046 * pgg.texi (VERSION): Likewise.
2047 * ede.texi (Top): Rename from top, all uses changed.
2048 * eshell.texi: Add missing argument to @sp.
2049 * forms.texi (Top): Reorder menu to match structure.
2050 * htmlfontify.texi (Customization): Add missing @item in
2051 @enumerate.
2052 * org.texi (Advanced features): Add missing argument for @item.
2053 (Property searches): Use @backslashchar{} in macro argument.
2054 * pcl-cvs.texi: Add missing argument to @sp.
2055 (Movement commands): Fix use of @itemx.
2056 * vip.texi (Misc Commands, Viewing the Buffer): Likewise.
2057 * reftex.texi (Options (Creating Citations)): Add missing newline
2058 before @end.
2059 * tramp.texi (Obtaining Tramp): Remove extra dots.
2060 (Configuration): Reorder menu to match structure.
2061 (Remote shell setup): Replace literal NUL character by \0.
2062 * viper.texi (Marking): Add missing argument for @item.
2063
2064 2013-01-04 Glenn Morris <rgm@gnu.org>
2065
2066 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS):
2067 Add htmlfontify.
2068 (htmlfontify, $(buildinfodir)/htmlfontify$(INFO_EXT))
2069 (htmlfontify.dvi, htmlfontify.pdf): New targets.
2070 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add htmlfontify.
2071 ($(infodir)/htmlfontify$(INFO_EXT), htmlfontify.dvi): New targets.
2072
2073 * htmlfontify.texi: Miscellaneous fixes and updates.
2074 Set copyright to FSF, update license to GFDL 1.3+.
2075
2076 2013-01-04 Vivek Dasmohapatra <vivek@etla.org>
2077
2078 * htmlfontify.texi: New file.
2079
2080 2013-01-02 Jay Belanger <jay.p.belanger@gmail.com>
2081
2082 * calc.texi (Free-Form Dates): Expand on the date reading
2083 algorithm.
2084
2085 2012-12-27 Glenn Morris <rgm@gnu.org>
2086
2087 * viper.texi (Rudimentary Changes, Key Bindings, Key Bindings):
2088 Avoid some overfull lines.
2089
2090 * widget.texi (Programming Example): Break some long lines.
2091
2092 * wisent.texi (Wisent Overview): Fix xref.
2093 (Grammar format, Understanding the automaton): Avoid overfill.
2094
2095 * bovine.texi (Optional Lambda Expression): Allow line break.
2096
2097 * auth.texi (Help for users): Break long lines.
2098
2099 * ada-mode.texi (Project file variables):
2100 Reword to reduce underfull hbox.
2101 (No project files, Use GNAT project file):
2102 Use smallexample to make some overfull lines less terrible.
2103
2104 * autotype.texi, bovine.texi, ede.texi, eieio.texi, pcl-cvs.texi:
2105 Fix cross-references to separate manuals.
2106
2107 * Makefile.in (gfdl): New variable. Use throughout where
2108 appropriate so that targets depend on doclicense.texi.
2109
2110 2012-12-25 Lars Ingebrigtsen <larsi@gnus.org>
2111
2112 * gnus.texi (Customizing the IMAP Connection): Mention the other
2113 authenticators.
2114
2115 2012-12-24 Lars Ingebrigtsen <larsi@gnus.org>
2116
2117 * gnus.texi (Browse Foreign Server):
2118 Document `gnus-browse-delete-group'.
2119
2120 2012-12-22 Glenn Morris <rgm@gnu.org>
2121
2122 * ada-mode.texi, ebrowse.texi, ediff.texi, ert.texi, eshell.texi:
2123 * eudc.texi, idlwave.texi, pcl-cvs.texi, rcirc.texi, reftex.texi:
2124 * remember.texi, ses.texi, speedbar.texi, vip.texi, viper.texi:
2125 * widget.texi, wisent.texi: Nuke hand-written node pointers.
2126
2127 * Makefile.in (gfdl): New variable. Use throughout where
2128 appropriate so that targets depend on doclicense.texi.
2129
2130 2012-12-22 Eli Zaretskii <eliz@gnu.org>
2131
2132 * makefile.w32-in ($(INFO_TARGETS), $(DVI_TARGETS)): Depend on
2133 doclicense.texi. Remove doclicense.texi from all targets that
2134 mentioned it explicitly.
2135 ($(infodir)/woman$(INFO_EXT), woman.dvi): Depend on
2136 $(emacsdir)/emacsver.texi.
2137 ($(infodir)/erc$(INFO_EXT), erc.dvi): Don't depend on gpl.texi.
2138
2139 2012-12-21 Glenn Morris <rgm@gnu.org>
2140
2141 * woman.texi (UPDATED, VERSION): Remove in favor of EMACSVER.
2142 Include emacsver.texi. Nuke hand-written node pointers.
2143 * Makefile.in ($(buildinfodir)/woman$(INFO_EXT), woman.dvi, woman.pdf):
2144 Depend on emacsver.texi.
2145
2146 * auth.texi, emacs-gnutls.texi, epa.texi, ert.texi:
2147 * gnus-coding.texi, info.texi, nxml-mode.texi, sasl.texi:
2148 May as well just include doclicense.texi in everything.
2149
2150 * ede.texi, eieio.texi, mairix-el.texi: Include a copy of GFDL,
2151 which @copying says is included.
2152
2153 * ada-mode.texi, auth.texi, autotype.texi, bovine.texi, calc.texi:
2154 * cc-mode.texi, cl.texi, dbus.texi, dired-x.texi, ebrowse.texi:
2155 * ede.texi, ediff.texi, edt.texi, eieio.texi, emacs-gnutls.texi:
2156 * emacs-mime.texi, epa.texi, erc.texi, ert.texi, eshell.texi:
2157 * eudc.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
2158 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
2159 * newsticker.texi, nxml-mode.texi, pcl-cvs.texi, pgg.texi:
2160 * rcirc.texi, reftex.texi, remember.texi, sasl.texi, sc.texi:
2161 * semantic.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
2162 * srecode.texi, tramp.texi, url.texi, vip.texi, viper.texi:
2163 * widget.texi, wisent.texi, woman.texi: Do not mention buying
2164 copies from the FSF, which does not publish these manuals.
2165
2166 * erc.texi: No need to include gpl in this small manual.
2167
2168 * org.texi (copying): Include a copy of the GFDL.
2169 (GNU Free Documentation License): New section.
2170
2171 2012-12-21 Bastien Guerry <bzg@gnu.org>
2172
2173 * org.texi: Fix typos.
2174
2175 2012-12-16 Paul Eggert <eggert@cs.ucla.edu>
2176
2177 * calc.texi (ISO 8601): Rename from ISO-8601,
2178 as it's typically spelled without a hyphen.
2179
2180 2012-12-16 Jay Belanger <jay.p.belanger@gmail.com>
2181
2182 * calc.texi (ISO-8601): New section.
2183 (Date Formatting Codes): Mention new codes.
2184 (Standard Date Formats): Mention new formats.
2185
2186 2012-12-14 Michael Albinus <michael.albinus@gmx.de>
2187
2188 * tramp.texi (External methods): Move `adb' method here.
2189
2190 2012-12-13 Glenn Morris <rgm@gnu.org>
2191
2192 * cl.texi (Modify Macros, Obsolete Macros): Now letf == cl-letf.
2193
2194 * wisent.texi: Small edits. Set copyright to FSF, update license to
2195 GFDL 1.3+.
2196 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add wisent.
2197 (wisent, $(buildinfodir)/wisent$(INFO_EXT), wisent.dvi, wisent.pdf):
2198 New targets.
2199 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add wisent.
2200 ($(infodir)/wisent$(INFO_EXT), wisent.dvi): New targets.
2201
2202 * bovine.texi: Small edits. Set copyright to FSF, update license to
2203 GFDL 1.3+, remove empty index.
2204 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add bovine.
2205 (bovine, $(buildinfodir)/bovine$(INFO_EXT), bovine.dvi, bovine.pdf):
2206 New targets.
2207 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add bovine.
2208 ($(infodir)/bovine$(INFO_EXT), bovine.dvi): New targets.
2209
2210 2012-12-13 Eric Ludlam <zappo@gnu.org>
2211 David Ponce <david@dponce.com>
2212 Richard Kim <emacs18@gmail.com>
2213
2214 * bovine.texi, wisent.texi: New files, imported from CEDET trunk.
2215
2216 2012-12-13 Glenn Morris <rgm@gnu.org>
2217
2218 * flymake.texi (Customizable variables, Locating the buildfile):
2219 Remove refs to flymake-buildfile-dirs, removed 2007-07-20. (Bug#13148)
2220
2221 * srecode.texi: Small edits. Set copyright to FSF, add explicit
2222 GFDL 1.3+ license, fix up index.
2223 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add srecode.
2224 (srecode, $(buildinfodir)/srecode$(INFO_EXT), srecode.dvi)
2225 (srecode.pdf): New targets.
2226 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add srecode.
2227 ($(infodir)/srecode$(INFO_EXT), srecode.dvi): New targets.
2228
2229 2012-12-13 Eric Ludlam <zappo@gnu.org>
2230
2231 * srecode.texi: New file, imported from CEDET trunk.
2232
2233 2012-12-13 Bastien Guerry <bzg@gnu.org>
2234
2235 * org.texi (Summary, Code block specific header arguments)
2236 (Code block specific header arguments)
2237 (Header arguments in function calls, var, noweb)
2238 (Results of evaluation, Code evaluation security):
2239 Small reformatting: add a blank line before some example.
2240
2241 * org.texi (System-wide header arguments)
2242 (Header arguments in Org mode properties, Conflicts)
2243 (Dynamic blocks, Using the mapping API):
2244 Fix indentation of Elisp code examples.
2245
2246 * org.texi (Comment lines): Fix description of the comment syntax.
2247
2248 * org.texi (Installation): Mention "make test" in the correct section.
2249
2250 2012-12-06 Paul Eggert <eggert@cs.ucla.edu>
2251
2252 * doclicense.texi, gpl.texi: Update to latest version from FSF.
2253 These are just minor editorial changes.
2254
2255 2012-12-04 Michael Albinus <michael.albinus@gmx.de>
2256
2257 * tramp.texi (History): Mention ADB.
2258 (Inline methods): Add `adb' method.
2259
2260 2012-12-03 Michael Albinus <michael.albinus@gmx.de>
2261
2262 * tramp.texi (Top, Obtaining Tramp): Replace CVS by Git.
2263 (External methods): Fix typo.
2264
2265 2012-12-03 Glenn Morris <rgm@gnu.org>
2266
2267 * rcirc.texi (Notices): Fix typo.
2268
2269 2012-11-25 Bill Wohler <wohler@newt.com>
2270
2271 Release MH-E manual version 8.4.
2272
2273 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH, Preface):
2274 Update for release 8.4.
2275
2276 * mh-e.texi (Sequences): Add mh-whitelist-preserves-sequences-flag.
2277 (Junk): Add mh-whitelist-preserves-sequences-flag,
2278 mh-blacklist-msg-hook, mh-whitelist-msg-hook,
2279 mh-folder-blacklisted, mh-folder-whitelisted (closes SF #2945712).
2280
2281 2012-11-25 Paul Eggert <eggert@cs.ucla.edu>
2282
2283 * mh-e.texi (Procmail): Fix two @ typos.
2284
2285 2012-11-24 Paul Eggert <eggert@cs.ucla.edu>
2286
2287 * doclicense.texi, gpl.texi: Update to latest version from FSF.
2288 These are just minor editorial changes.
2289
2290 2012-11-23 Jay Belanger <jay.p.belanger@gmail.com>
2291
2292 * calc.texi (Date Formatting Codes): Mention the new beginning of
2293 the date numbering system.
2294
2295 2012-11-22 Paul Eggert <eggert@cs.ucla.edu>
2296
2297 * calc.texi: Fix TeX issues with capitals followed by ".", "?", "!".
2298 (Date Forms): Correct off-by-one error in explanation of
2299 Julian day numbers. Give Gregorian equivalent of its origin.
2300
2301 2012-11-22 Jay Belanger <jay.p.belanger@gmail.com>
2302
2303 * calc.texi (Date Forms): Mention the customizable
2304 Gregorian-Julian switch.
2305 (Customizing Calc): Mention the variable `calc-gregorian-switch'.
2306
2307 2012-11-17 Paul Eggert <eggert@cs.ucla.edu>
2308
2309 Calc now uses the Gregorian calendar for all dates (Bug#12633).
2310 It also uses January 1, 1 AD as its day number 1.
2311 * calc.texi (Date Forms): Document this.
2312
2313 2012-11-16 Glenn Morris <rgm@gnu.org>
2314
2315 * cl.texi (Function Bindings): Clarify that cl-flet is lexical.
2316 (Obsolete Macros): Move example here from Function Bindings.
2317
2318 * erc.texi: Use @code{nil} rather than just "nil".
2319 (Modules): Undocument obsolete "hecomplete".
2320 Add "notifications".
2321 (Connecting): Add brief section on passwords.
2322 (Options): Make a start by adding erc-hide-list, erc-lurker-hide-list.
2323
2324 2012-11-13 Glenn Morris <rgm@gnu.org>
2325
2326 * flymake.texi (Customizable variables)
2327 (Highlighting erroneous lines): Mention flymake-error-bitmap,
2328 flymake-warning-bitmap, and flymake-fringe-indicator-position.
2329
2330 2012-11-12 Vincent Belaïche <vincentb1@users.sourceforge.net>
2331
2332 * ses.texi: Doc for ses-rename-cell, ses-repair-cell-reference-all & ses-range.
2333 In all file place SES into @acronym{...}.
2334 (Advanced Features): Add key index and function index for
2335 ses-set-header-row. Add description for function
2336 ses-rename-cell. Add description for function
2337 ses-repair-cell-reference-all.
2338 (Ranges in formulas): Add description for ses-range flags.
2339
2340 2012-11-12 Paul Eggert <eggert@cs.ucla.edu>
2341
2342 * texinfo.tex: Merge from gnulib.
2343
2344 2012-11-10 Chong Yidong <cyd@gnu.org>
2345
2346 * url.texi (Introduction): Move url-configuration-directory to
2347 Customization node.
2348 (Parsed URIs): Split into its own node.
2349 (URI Encoding): New node.
2350 (Defining New URLs): Remove empty chapter.
2351 (Retrieving URLs): Add an introduction. Doc fix for url-retrieve.
2352 Improve docs for url-queue-*.
2353 (Supported URL Types): Copyedits. Delete empty subnodes.
2354
2355 * url.texi (Introduction): Rename from Getting Started.
2356 Rewrite the introduction.
2357 (URI Parsing): Rewrite. Omit the obsolete attributes slot.
2358
2359 2012-11-10 Glenn Morris <rgm@gnu.org>
2360
2361 * cl.texi (Obsolete Setf Customization):
2362 Revert defsetf example to the more correct let rather than prog1.
2363 Give define-modify-macro, defsetf, and define-setf-method
2364 gv.el replacements.
2365
2366 * cl.texi (Overview): Mention EIEIO here, as well as the appendix.
2367 (Setf Extensions): Remove obsolete reference.
2368 (Obsolete Setf Customization):
2369 Move note on lack of setf functions to lispref/variables.texi.
2370 Undocument get-setf-method, since it no longer exists.
2371 Mention simple defsetf replaced by gv-define-simple-setter.
2372
2373 2012-11-03 Glenn Morris <rgm@gnu.org>
2374
2375 * cl.texi: Further general copyedits.
2376 (List Functions): Remove copy-tree, standard elisp for some time.
2377 (Efficiency Concerns): Comment out examples that no longer apply.
2378 (Compiler Optimizations): Rename from "Optimizing Compiler"; reword.
2379 (Creating Symbols, Random Numbers): De-emphasize internal
2380 variables cl--gensym-counter and cl--random-state. (Bug#12788)
2381 (Naming Conventions, Type Predicates, Macros)
2382 (Predicates on Numbers): No longer mention cl-floatp-safe.
2383
2384 2012-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
2385
2386 * gnus.texi (Mail Source Specifiers):
2387 Document :leave keyword used for pop mail source.
2388
2389 2012-11-01 Glenn Morris <rgm@gnu.org>
2390
2391 * cl.texi: General copyedits for style, line-breaks, etc.
2392 (Time of Evaluation, Iteration): Add xref to Emacs Lisp manual.
2393 (Macro Bindings, Blocks and Exits):
2394 Acknowledge existence of lexical-binding.
2395 (Iteration): Mainly defer to doc of standard dolist, dotimes.
2396
2397 2012-10-31 Glenn Morris <rgm@gnu.org>
2398
2399 * ert.texi (Introduction, The @code{should} Macro):
2400 Refer to "cl-assert" rather than "assert".
2401
2402 * cl.texi (Function Bindings): Update for cl-flet and cl-labels.
2403 (Obsolete Lexical Binding): Rename section from "Lexical Bindings".
2404 (Obsolete Macros): Rename section from "Obsolete Lexical Macros".
2405 Reword, and add details of flet and labels.
2406 (Modify Macros, Function Bindings): Add some xrefs.
2407
2408 2012-10-30 Glenn Morris <rgm@gnu.org>
2409
2410 * cl.texi (Modify Macros): Update for cl-letf changes.
2411 (Obsolete Lexical Macros): Say a little more about letf/cl-letf.
2412 (Setf Extensions): Partially restore note about cl-getf,
2413 mainly moved to lispref/variables.texi.
2414 (Property Lists): Fix cl-getf typos.
2415 (Mapping over Sequences): Mention cl-mapc naming oddity.
2416
2417 2012-10-29 Glenn Morris <rgm@gnu.org>
2418
2419 * cl.texi (Organization): More details on cl-lib.el versus cl.el.
2420 (Setf Extensions): Remove `apply' setf since it seems to be disabled.
2421 (Customizing Setf): Move contents to "Obsolete Setf Customization".
2422 (Modify Macros, Multiple Values, Other Clauses):
2423 Remove mentions of obsolete features.
2424 (Obsolete Setf Customization): Don't mention `apply' setf.
2425
2426 2012-10-28 Glenn Morris <rgm@gnu.org>
2427
2428 * cl.texi (Multiple Values, Common Lisp Compatibility):
2429 More namespace updates.
2430 (Obsolete Features): Copyedits.
2431 (Obsolete Lexical Macros, Obsolete Setf Customization):
2432 New subsections.
2433
2434 * cl.texi (Porting Common Lisp, Lexical Bindings):
2435 Add some xrefs to the Elisp manual.
2436
2437 * cl.texi (Lexical Bindings): Move to appendix of obsolete features.
2438 (Porting Common Lisp): Emacs Lisp can do true lexical binding now.
2439 (Obsolete Features): New appendix. Move Lexical Bindings here.
2440
2441 2012-10-27 Glenn Morris <rgm@gnu.org>
2442
2443 * cl.texi: Use defmac for macros rather than defspec.
2444 (Efficiency Concerns): Related copyedit.
2445
2446 * cl.texi (Control Structure): Update for setf now being in core.
2447 (Setf Extensions): Rename from Basic Setf. Move much of the
2448 former content to lispref/variables.texi.
2449 (Modify Macros): Move pop, push details to lispref/variables.texi.
2450 (Customizing Setf): Copyedits for setf etc being in core.
2451 (Modify Macros, Efficiency Concerns, Porting Common Lisp):
2452 Further namespaces updates.
2453
2454 2012-10-26 Bastien Guerry <bzg@gnu.org>
2455
2456 * org.texi (Installation): Update the link to Org's ELPA.
2457 Also don't mention org-install.el anymore as the replacement file
2458 org-loaddefs.el is now loaded by org.el.
2459
2460 2012-10-25 Michael Albinus <michael.albinus@gmx.de>
2461
2462 * tramp.texi (Frequently Asked Questions):
2463 Mention `tramp-completion-reread-directory-timeout' for performance
2464 improvement.
2465
2466 2012-10-25 Glenn Morris <rgm@gnu.org>
2467
2468 * cl.texi: Don't mess with the TeX section number counter.
2469 Use Texinfo recommended convention for quotes+punctuation.
2470 (Overview, Sequence Functions): Rephrase for better line-breaking.
2471 (Time of Evaluation, Type Predicates, Modify Macros, Function Bindings)
2472 (Macro Bindings, Conditionals, Iteration, Loop Basics)
2473 (Random Numbers, Mapping over Sequences, Structures)
2474 (Porting Common Lisp): Further updates for cl-lib namespace.
2475 (Modify Macros, Declarations, Macro Bindings, Structures):
2476 Break long lines in examples.
2477 (Dynamic Bindings): Update for changed progv behavior.
2478 (Loop Examples, Efficiency Concerns): Markup fixes.
2479 (Structures): Remove TeX margin change.
2480 (Declarations): Fix typos.
2481
2482 2012-10-24 Glenn Morris <rgm@gnu.org>
2483
2484 * cl.texi (Overview, Multiple Values, Creating Symbols)
2485 (Numerical Functions): Say less/nothing about the original cl.el.
2486 (Old CL Compatibility): Remove.
2487 (Assertions): Remove ignore-errors (standard Elisp for some time).
2488
2489 * cl.texi (Basic Setf, Macros, Declarations, Symbols, Numbers)
2490 (Sequences, Lists, Structures, Assertions, Efficiency Concerns)
2491 (Efficiency Concerns, Efficiency Concerns)
2492 (Common Lisp Compatibility, Old CL Compatibility):
2493 Further updates for cl-lib namespace.
2494
2495 2012-10-24 Paul Eggert <eggert@penguin.cs.ucla.edu>
2496
2497 Update manual for new time stamp format (Bug#12706).
2498 * emacs-mime.texi (time-date): Update for new format.
2499 Also, fix bogus time stamp and modernize a bit.
2500
2501 2012-10-23 Glenn Morris <rgm@gnu.org>
2502
2503 * cl.texi: Include emacsver.texi. Use Emacs version number rather
2504 than unchanging cl.el version number.
2505 End all menu descriptions with a period.
2506 Do not use @dfn{CL} for every instance of "CL".
2507 (Overview): Remove no-runtime caveat, and note about foo* names.
2508 (Usage): Use cl-lib rather than cl.
2509 (Organization, Naming Conventions): Update for cl-lib.el.
2510 (Installation): Remove long-irrelevant node.
2511 (Program Structure, Predicates, Control Structure):
2512 Start updating for cl-lib namespace.
2513 * Makefile.in ($(buildinfodir)/cl$(INFO_EXT), cl.dvi, cl.pdf):
2514 Depend on emacsver.texi.
2515
2516 2012-10-09 Michael Albinus <michael.albinus@gmx.de>
2517
2518 * trampver.texi: Update release number.
2519
2520 2012-10-06 Glenn Morris <rgm@gnu.org>
2521
2522 * erc.texi: Include emacsver.texi, and use EMACSVER rather than
2523 ERC version.
2524 (Introduction): ERC is distributed with Emacs.
2525 (Obtaining ERC, Installation): Remove chapters, no longer relevant.
2526 (Getting Started): Simplify.
2527 (Getting Help and Reporting Bugs): Refer to general Emacs lists.
2528 (History): Mention ERC maintained as part of Emacs now.
2529 * Makefile.in ($(buildinfodir)/erc$(INFO_EXT), erc.dvi, erc.pdf):
2530 Add dependency on emacsver.texi.
2531
2532 * erc.texi: Remove hand-written node pointers.
2533
2534 2012-10-05 Glenn Morris <rgm@gnu.org>
2535
2536 * newsticker.texi (Overview, Requirements, Usage, Configuration):
2537 Copyedits.
2538
2539 2012-10-01 Eric Ludlam <zappo@gnu.org>
2540
2541 * ede.texi (Quick Start, Project Local Variables)
2542 (Miscellaneous commands, ede-java-root, Development Overview)
2543 (Detecting a Project): New nodes.
2544 (Simple projects): Node deleted.
2545
2546 * eieio.texi (Building Classes): Some slot attributes cannot be
2547 overridden.
2548 (Slot Options): Remove an example.
2549 (Method Invocation, Documentation): New nodes.
2550
2551 2012-10-01 Glenn Morris <rgm@gnu.org>
2552
2553 * Makefile.in ($(buildinfodir)/reftex$(INFO_EXT)), reftex.dvi)
2554 (reftex.pdf): Add dependency on emacsver.texi.
2555 * reftex.texi: Don't include directory part for emacsver.texi;
2556 the Makefile's -I handles it.
2557
2558 2012-09-30 Ralf Angeli <angeli@caeruleus.net>
2559
2560 Merge from standalone RefTeX repository.
2561
2562 * reftex.texi: Express TeX, LaTeX, AUCTeX, BibTeX and RefTeX
2563 with macros.
2564 (Imprint): Mention Wolfgang in list of contributors.
2565 (Creating Citations): Give a hint about how to
2566 auto-revert the BibTeX database file when using external editors.
2567 (Referencing Labels): Simplify section about reference macro
2568 cycling.
2569 (Options (Referencing Labels)): Adapt to new structure of
2570 `reftex-ref-style-alist'.
2571 (Referencing Labels, Reference Styles): Document changes in the
2572 referencing functionality.
2573 (Commands): Mention options for definition of header and footer in
2574 BibTeX files.
2575 (Options (Creating Citations)): Document
2576 `reftex-create-bibtex-header' and `reftex-create-bibtex-footer'.
2577 (Reference Styles): New section.
2578 (varioref (LaTeX package), fancyref (LaTeX package)): Remove.
2579 (Options (Referencing Labels)): Remove descriptions of deprecated
2580 variables `reftex-vref-is-default' and `reftex-fref-is-default'.
2581 Add descriptions for `reftex-ref-style-alist' and
2582 `reftex-ref-style-default-list'.
2583 (Referencing Labels): Update regarding reference styles.
2584 (Citation Styles): Mention support for ConTeXt.
2585 (Options (Defining Label Environments)): Fix typo.
2586 (Options (Creating Citations)):
2587 Document `reftex-cite-key-separator'.
2588
2589 2012-09-30 Achim Gratz <Stromeko@Stromeko.DE>
2590
2591 * org.texi: Add description of ORG_ADD_CONTRIB to info
2592 documentation. Add link to Worg for more details.
2593
2594 * org.texi: Clarify installation procedure. Provide link to the
2595 build system description on Worg.
2596
2597 * org.texi: Remove reference to utils/, x11idle.c is now in
2598 contrib/scripts.
2599
2600 * org.texi: Re-normalize to "Org mode" in manual.
2601
2602 * org.texi (Installation): Adapt documentation to new build
2603 system. Mention GNU ELPA (since it needs to be handled like Emacs
2604 built-in Org).
2605
2606 2012-09-30 Adam Spiers <orgmode@adamspiers.org> (tiny change)
2607
2608 * org.texi: Fix typo in description of the 'Hooks' section.
2609
2610 * org.texi: Add ID to the list of special properties.
2611
2612 2012-09-30 Andrew Hyatt <ahyatt@gmail.com> (tiny change)
2613
2614 * org.texi (Moving subtrees): Document the ability to archive to a
2615 datetree.
2616
2617 2012-09-30 Bastien Guerry <bzg@gnu.org>
2618
2619 * org.texi (Installation, Feedback, Batch execution):
2620 Use (add-to-list 'load-path ... t) for the contrib dir.
2621
2622 * org.texi (results): Update documentation for ":results drawer"
2623 and ":results org".
2624
2625 * org.texi (Column width and alignment): Fix typo.
2626
2627 * org.texi (Activation): Point to the "Conflicts" section.
2628
2629 * org.texi (Conflicts): Mention filladapt.el in the list of
2630 conflicting packages.
2631
2632 * org.texi (Activation): Adding org-mode to `auto-mode-alist' is
2633 not needed for versions of Emacs > 22.1.
2634
2635 * org.texi (History and Acknowledgments): Fix typo.
2636
2637 * org.texi (History and Acknowledgments): Add my own
2638 acknowledgments.
2639
2640 * org.texi (Agenda commands): Document the new command and the new
2641 option.
2642
2643 * org.texi (Agenda commands): Delete `org-agenda-action' section.
2644 (Agenda commands): Reorder. Document `*' to toggle persistent
2645 marks.
2646
2647 * org.texi (Agenda dispatcher):
2648 Mention `org-toggle-agenda-sticky'.
2649 (Agenda commands, Exporting Agenda Views): Fix typo.
2650
2651 * org.texi (Templates in contexts, Setting Options): Update to
2652 reflect changes in how contexts options are processed.
2653
2654 * org.texi (Templates in contexts): Document the new structure of
2655 the variables `org-agenda-custom-commands-contexts' and
2656 `org-capture-templates-contexts'.
2657
2658 * org.texi (Templates in contexts): Document the new option
2659 `org-capture-templates-contexts'.
2660 (Storing searches): Document the new option
2661 `org-agenda-custom-commands-contexts'.
2662
2663 * org.texi (Formula syntax for Lisp): Reformat.
2664
2665 * org.texi (Special properties, Column attributes)
2666 (Agenda column view): Document the new special property
2667 CLOCKSUM_T.
2668
2669 * org.texi (Template expansion): Document the new %l template.
2670
2671 * org.texi (Fast access to TODO states): Fix documentation about
2672 allowed characters for fast todo selection.
2673
2674 * org.texi (Weekly/daily agenda): Mention APPT_WARNTIME and its
2675 use in `org-agenda-to-appt'.
2676
2677 * org.texi (Comment lines): Update wrt comments.
2678
2679 * org.texi (Resolving idle time): Document new keybinding.
2680
2681 * org.texi (Clocking commands): Document the use of S-M-<up/down>
2682 on clock timestamps.
2683
2684 * org.texi (Fast access to TODO states): Explicitly says only
2685 letters are supported as fast TODO selection keys.
2686
2687 * org.texi (Link abbreviations): Illustrate the use of the "%h"
2688 specifier. Document the new "%(my-function)" specifier.
2689
2690 * org.texi (Clocking commands): New cindex.
2691 (Clocking commands): Update documentation for `org-clock-in'.
2692 Document `org-clock-in-last'. Mention `org-clock-out' and
2693 `org-clock-in-last' as commands that can be globally bound.
2694 (Resolving idle time): Document continuous clocking.
2695
2696 * org.texi (Top, Introduction): Fix formatting.
2697 (Activation): Add index entries.
2698 (Conventions): Update section.
2699 (Embedded @LaTeX{}): Fix formatting.
2700
2701 * org.texi (Visibility cycling): Document `show-children'.
2702
2703 * org.texi (Using capture): Mention the `org-capture-last-stored'
2704 bookmark as a way to jump to the last stored capture.
2705
2706 * org.texi (Uploading files): Fix typo.
2707
2708 * org.texi (Using capture): Document `C-0' as a prefix argument
2709 for `org-capture'.
2710
2711 * org.texi (Agenda commands): Document persistent marks.
2712
2713 * org.texi (Template expansion): Update doc to reflect change.
2714
2715 * org.texi (Radio tables): Document the :no-escape parameter.
2716
2717 * org.texi (Repeated tasks): Document repeat cookies for years,
2718 months, weeks, days and hours.
2719
2720 * org.texi (Export options): State that you can use the d: option
2721 by specifying a list of drawers.
2722
2723 * org.texi (HTML preamble and postamble): Small doc improvement.
2724
2725 2012-09-30 Brian van den Broek <vanden@gmail.com> (tiny change)
2726
2727 * org.texi: The sections in the Exporting section of the manual
2728 left out articles in the description of the org-export-as-*
2729 commands, among other places. This patch adds them, adds a few
2730 missing prepositions, and switches instances of "an HTML" to "a
2731 html" for internal consistency.
2732
2733 * org.texi: Alter several examples of headings with timestamps in
2734 them to include the timestamps in the body instead of the heading.
2735
2736 2012-09-30 Carsten Dominik <carsten.dominik@gmail.com>
2737
2738 * org.texi (Agenda dispatcher): Document sticky agenda views and
2739 the new key for them.
2740
2741 2012-09-30 Charles <millarc@verizon.net> (tiny change)
2742
2743 * org.texi (Advanced features): Fix error in table.
2744
2745 2012-09-30 Feng Shu <tumashu@gmail.com>
2746
2747 * org.texi (@LaTeX{} fragments): Document imagemagick as an
2748 alternative to dvipng.
2749
2750 2012-09-30 François Allisson <francois@allisson.co> (tiny change)
2751
2752 * org.texi: Remove extra curly bracket.
2753
2754 2012-09-30 Giovanni Ridolfi <giovanni.ridolfi@yahoo.it> (tiny change)
2755
2756 * org.texi (org-clock-in-last and org-clock-cancel): Update the
2757 defkeys.
2758
2759 2012-09-30 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
2760
2761 * org.texi (Agenda commands): Fix two typos by giving
2762 corresponding function names, according to
2763 `org-agenda-view-mode-dispatch'.
2764
2765 2012-09-30 Jan Böcker <jan.boecker@jboecker.de>
2766
2767 * org.texi (The spreadsheet): Fix typo.
2768
2769 2012-09-30 Memnon Anon <gegendosenfleisch@gmail.com> (tiny change)
2770
2771 * org.texi (Tracking your habits): Point to the "Tracking TODO
2772 state changes" section.
2773
2774 2012-09-30 Nicolas Goaziou <n.goaziou@gmail.com>
2775
2776 * org.texi (Literal examples): Remove reference to unknown
2777 `org-export-latex-minted' variable. Also simplify footnote since
2778 `org-export-latex-listings' documentation is exhaustive already.
2779
2780 * org.texi (Plain lists): Remove reference to now hard-coded
2781 `bullet' automatic rule.
2782
2783 2012-09-30 Toby S. Cubitt <tsc25@cantab.net>
2784
2785 * org.texi: Updated documentation accordingly.
2786
2787 2012-09-13 Paul Eggert <eggert@cs.ucla.edu>
2788
2789 * texinfo.tex: Merge from gnulib.
2790
2791 2012-09-12 Michael Albinus <michael.albinus@gmx.de>
2792
2793 Sync with Tramp 2.2.6.
2794
2795 * tramp.texi (Bug Reports): Cleanup caches before a test run.
2796
2797 * trampver.texi: Update release number.
2798
2799 2012-09-12 Paul Eggert <eggert@cs.ucla.edu>
2800
2801 * texinfo.tex: Merge from gnulib.
2802
2803 2012-08-06 Aurélien Aptel <aurelien.aptel@gmail.com>
2804
2805 * url.texi (Parsed URLs): Adjust to the code's use of defstruct
2806 (bug#12096).
2807
2808 2012-08-01 Jay Belanger <jay.p.belanger@gmail.com>
2809
2810 * calc.texi (Simplification modes, Conversions)
2811 (Operating on Selections): Mention "basic" simplification.
2812 (The Calc Mode Line): Mention the mode line display for Basic
2813 simplification mode.
2814 (Simplify Formulas): Refer to 'algebraic' rather than 'default'
2815 simplifications.
2816 (Basic Simplifications): Rename from "Limited Simplifications"
2817 Replace "limited" by "basic" throughout.
2818 (Algebraic Simplifications): Indicate that the algebraic
2819 simplifications are done by default.
2820 (Unsafe Simplifications): Mention `m E'.
2821 (Simplification of Units): Mention `m U'.
2822 (Trigonometric/Hyperbolic Functions, Reducing and Mapping)
2823 (Kinds of Declarations, Functions for Declarations):
2824 Mention "algebraic simplifications" instead of `a s'.
2825 (Algebraic Entry): Remove mention of default simplifications.
2826
2827 2012-07-30 Jay Belanger <jay.p.belanger@gmail.com>
2828
2829 * calc.texi (Getting Started, Tutorial): Change simulated
2830 Calc output to match actual output.
2831 (Simplifying Formulas): Mention that algebraic simplification is now
2832 the default.
2833
2834 2012-07-28 Eli Zaretskii <eliz@gnu.org>
2835
2836 * faq.texi (Right-to-left alphabets): Update for Emacs 24.
2837 (Bug#12073)
2838
2839 2012-07-25 Paul Eggert <eggert@cs.ucla.edu>
2840
2841 Prefer typical American spelling for "acknowledgment".
2842 * calc.texi (History and Acknowledgments): Rename from
2843 History and Acknowledgements.
2844 * idlwave.texi (Acknowledgments):
2845 * ses.texi (Acknowledgments):
2846 * woman.texi (Acknowledgments): Rename from Acknowledgements.
2847
2848 2012-07-09 Paul Eggert <eggert@cs.ucla.edu>
2849
2850 Rename configure.in to configure.ac (Bug#11603).
2851 * ede.texi (Compiler and Linker objects, ede-proj-project)
2852 (ede-step-project): Prefer the name configure.ac to configure.in.
2853
2854 2012-07-06 Michael Albinus <michael.albinus@gmx.de>
2855
2856 * tramp.texi (Multi-hops):
2857 Introduce `tramp-restricted-shell-hosts-alist'.
2858
2859 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2860
2861 * gnus.texi (POP before SMTP): POP-before-SMTP works with all sending
2862 methods, so don't mention smtpmail here.
2863
2864 2012-06-26 Wolfgang Jenkner <wjenkner@inode.at>
2865
2866 * gnus.texi (Picons): Document gnus-picon-properties.
2867
2868 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2869
2870 * gnus.texi: Remove mention of compilation, as that's no longer
2871 supported.
2872
2873 2012-06-26 Christopher Schmidt <christopher@ch.ristopher.com>
2874
2875 * gnus.texi (Archived Messages): Mention
2876 gnus-gcc-pre-body-encode-hook and gnus-gcc-post-body-encode-hook.
2877
2878 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2879
2880 * gnus.texi (Various Summary Stuff):
2881 Remove mention of `gnus-propagate-marks'.
2882
2883 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2884
2885 * gnus.texi: Remove mentions of nnml/nnfolder/nntp backend marks,
2886 which no longer exist.
2887
2888 2012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
2889
2890 * gnus.texi (Archived Messages):
2891 Document gnus-gcc-self-resent-messages.
2892
2893 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2894
2895 * message.texi (Mail Variables):
2896 Mention the optional user parameter for X-Message-SMTP-Method.
2897
2898 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2899
2900 * gnus.texi (Posting Styles): Mention X-Message-SMTP-Method.
2901
2902 * message.texi (Mail Variables): Document X-Message-SMTP-Method.
2903
2904 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2905
2906 * gnus.texi (Key Index): Change encoding to utf-8.
2907
2908 2012-06-21 Glenn Morris <rgm@gnu.org>
2909
2910 * Makefile.in: Rename infodir to buildinfodir throughout. (Bug#11737)
2911
2912 2012-06-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
2913
2914 * gnus.texi (Group Timestamp): Mention where to find documentation for
2915 the `gnus-tmp-' variables (bug#11601).
2916
2917 2012-06-11 Michael Albinus <michael.albinus@gmx.de>
2918
2919 Sync with Tramp 2.2.6-pre.
2920
2921 * tramp.texi (all): Use consequently @command{}, @env{} and @kbd{}
2922 where appropriate.
2923 (Ad-hoc multi-hops): New section.
2924 (Remote processes): New subsection "Running remote processes on
2925 Windows hosts".
2926 (History): Add remote commands on Windows, and ad-hoc multi-hop
2927 methods.
2928 (External methods): "ControlPersist" must be set to "no" for the
2929 `scpc' method.
2930 (Remote processes): Add a note about `auto-revert-tail-mode'.
2931 (Frequently Asked Questions): Use "scpx" in combination with
2932 "ControlPersist". Reported by Adam Spiers <emacs@adamspiers.org>.
2933
2934 * trampver.texi: Update release number.
2935
2936 2012-06-10 Chong Yidong <cyd@gnu.org>
2937
2938 * sc.texi: Remove bogus @ifinfo commands which prevent makeinfo
2939 compilation for html-mono.
2940
2941 2012-06-08 Paul Eggert <eggert@cs.ucla.edu>
2942
2943 * texinfo.tex: Merge from gnulib.
2944
2945 2012-05-29 Katsumi Yamaoka <yamaoka@jpl.org>
2946
2947 * Makefile.in (echo-info): Don't try to install info files named
2948 just ".info".
2949
2950 2012-05-28 Glenn Morris <rgm@gnu.org>
2951
2952 * calc.texi, dired-x.texi: Use @LaTeX rather than La@TeX. (Bug#10910)
2953
2954 * sc.texi: Nuke hand-written node pointers.
2955 Fix top-level menu to match actual node order.
2956
2957 2012-05-27 Glenn Morris <rgm@gnu.org>
2958
2959 * cl.texi, dired-x.texi: Nuke hand-written node pointers.
2960 Some associated fixes, including not messing with chapno in cl.texi.
2961
2962 2012-05-27 Bastien Guerry <bzg@gnu.org>
2963
2964 * org.texi (Durations and time values): Fix typo.
2965
2966 2012-05-26 Paul Eggert <eggert@cs.ucla.edu>
2967
2968 * texinfo.tex: Update from gnulib.
2969
2970 2012-05-19 Jay Belanger <jay.p.belanger@gmail.com>
2971
2972 * calc.texi (Basic Operations on Units, Customizing Calc):
2973 Mention `calc-ensure-consistent-units'.
2974
2975 2012-05-14 Andreas Schwab <schwab@linux-m68k.org>
2976
2977 * cc-mode.texi: Avoid space before macro in 4th argument of cross
2978 reference commands. (Bug#11461)
2979
2980 * Makefile.in (gnus.dvi): Use $@ instead of $*.dvi.
2981
2982 2012-05-12 Glenn Morris <rgm@gnu.org>
2983
2984 * Makefile.in (mostlyclean): Add more TeX intermediates.
2985
2986 * Makefile.in: Make it look more like the other doc Makefiles.
2987 Use explicit $srcdir in all dependencies.
2988 Remove cd $srcdir from rules.
2989 (VPATH): Remove.
2990 (infodir): Set to an absolute path.
2991 (INFO_TARGETS): Use short names.
2992 (mkinfodir): infodir is now absolute.
2993 (echo-info, maintainer-clean): Update for new format of INFO_TARGETS.
2994
2995 * Makefile.in (info.info): Rename from info, to avoid duplication.
2996 (.SUFFIXES): Disable implicit rules.
2997
2998 * Makefile.in (MKDIR_P): New, set by configure.
2999 (mkinfodir): Use $MKDIR_P.
3000
3001 2012-05-07 Glenn Morris <rgm@gnu.org>
3002
3003 * forms.texi (Long Example): Update for changed location of files.
3004
3005 2012-05-04 Glenn Morris <rgm@gnu.org>
3006
3007 * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure.
3008 (INFO_TARGETS): Use $INFO_EXT.
3009 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
3010 * makefile.w32-in (INFO_EXT, INFO_OPTS): New.
3011 (INFO_TARGETS): Use $INFO_EXT.
3012 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
3013
3014 2012-05-02 Glenn Morris <rgm@gnu.org>
3015
3016 * Makefile.in (echo-info): New phony target, used by top-level.
3017
3018 * viper.texi: Make direntry shorter (also it is no longer "newest").
3019
3020 * emacs-gnutls.texi, ert.texi, org.texi:
3021 Fix dircategory, direntry to match info/dir.
3022
3023 * faq.texi: Convert @inforefs to @xrefs.
3024 Fix some malformed cross-references.
3025 (File-name conventions): Shorten section name to avoid overfull line.
3026 (How to add fonts): Use smallexample to avoid overfull lines.
3027
3028 2012-05-01 Teodor Zlatanov <tzz@lifelogs.com>
3029
3030 * auth.texi (Help for users): Update for .gpg file being second.
3031
3032 2012-04-27 Ippei Furuhashi <top.tuna+orgmode@gmail.com> (tiny change)
3033
3034 * org.texi (Agenda commands): Fix two typos: give corresponding
3035 function names, according to `org-agenda-view-mode-dispatch'.
3036
3037 2012-04-27 Glenn Morris <rgm@gnu.org>
3038
3039 * faq.texi (Major packages and programs): Remove section.
3040 There is no point listing 6 packages (cf etc/MORE.STUFF).
3041 (Finding Emacs and related packages): Move "Spell-checkers" here.
3042
3043 2012-04-22 Michael Albinus <michael.albinus@gmx.de>
3044
3045 * dbus.texi (Version): New node.
3046 (Properties and Annotations): Mention the object manager
3047 interface. Describe dbus-get-all-managed-objects.
3048 (Type Conversion): Floating point numbers are allowed, if an
3049 anteger does not fit Emacs's integer range.
3050 (Synchronous Methods): Remove obsolete dbus-call-method-non-blocking.
3051 (Asynchronous Methods): Fix description of
3052 dbus-call-method-asynchronously.
3053 (Receiving Method Calls): Fix some minor errors.
3054 Add dbus-interface-emacs.
3055 (Signals): Describe unicast signals and the new match rules.
3056 (Alternative Buses): Add the PRIVATE optional argument to
3057 dbus-init-bus. Describe its new return value. Add dbus-setenv.
3058
3059 2012-04-20 Glenn Morris <rgm@gnu.org>
3060
3061 * faq.texi (New in Emacs 24): New section.
3062 (Packages that do not come with Emacs): Mention M-x list-packages.
3063
3064 2012-04-14 Alan Mackenzie <acm@muc.de>
3065
3066 * cc-mode.texi (c-offsets-alist): Correct a typo.
3067
3068 2012-04-14 Jérémie Courrèges-Anglas <jca@wxcvbn.org> (tiny change)
3069
3070 * org.texi (Deadlines and scheduling): Fix the example: the
3071 DEADLINE item should come right after the headline. We enforce
3072 this convention, so it is a bug not to illustrate it correctly in
3073 the manual.
3074
3075 2012-04-14 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
3076
3077 * org.texi (Agenda commands): Fix documentation bug by swapping
3078 the equivalent keybindings to `org-agenda-next-line' with the ones
3079 to `org-agenda-previous-line'.
3080
3081 2012-04-14 Glenn Morris <rgm@gnu.org>
3082
3083 * Makefile.in: Replace non-portable use of $< in ordinary rules.
3084
3085 2012-04-09 Eli Zaretskii <eliz@gnu.org>
3086
3087 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean):
3088 Add emacs-gnutls.
3089 ($(infodir)/emacs-gnutls, emacs-gnutls.dvi): New targets.
3090
3091 2012-04-09 Teodor Zlatanov <tzz@lifelogs.com>
3092
3093 * Makefile.in: Add emacs-gnutls.texi to build.
3094
3095 * emacs-gnutls.texi: Add documentation for the GnuTLS integration.
3096
3097 2012-04-05 Teodor Zlatanov <tzz@lifelogs.com>
3098
3099 * auth.texi (Secret Service API): Edit further and give examples.
3100 (Secret Service API): Adjust @samp to @code for collection names.
3101
3102 2012-04-04 Glenn Morris <rgm@gnu.org>
3103
3104 * auth.texi (Secret Service API): Copyedits.
3105 (Help for developers): Fill in some missing function doc-strings.
3106 (Help for users, Help for developers)
3107 (GnuPG and EasyPG Assistant Configuration): Markup fixes.
3108
3109 2012-04-04 Michael Albinus <michael.albinus@gmx.de>
3110
3111 * auth.texi (Secret Service API): Add the missing text.
3112
3113 2012-04-04 Chong Yidong <cyd@gnu.org>
3114
3115 * message.texi (Using PGP/MIME): Note that epg is now the default.
3116
3117 * gnus.texi: Reduce references to obsolete pgg library.
3118 (Security): Note that epg is now the default.
3119
3120 * gnus-faq.texi (FAQ 8-2): Mention EasyPG.
3121
3122 * nxml-mode.texi (Completion): C-RET is no longer bound to
3123 nxml-complete.
3124
3125 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
3126
3127 * org.texi (Customizing tables in ODT export): Correct few errors.
3128
3129 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
3130
3131 * org.texi (Links in ODT export): Update.
3132 (Labels and captions in ODT export): New node.
3133
3134 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
3135
3136 * org.texi (Literal examples in ODT export): htmlfontify.el in
3137 Emacs-24.1 now supports fontification. So ODT source blocks will
3138 be fontified by default.
3139
3140 2012-04-01 Julian Gehring <julian.gehring@googlemail.com> (tiny change)
3141
3142 * org.texi (Refiling notes): Remove duplicated keybinding.
3143
3144 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
3145
3146 * org.texi (noweb): Documentation of this new option to the :noweb
3147 header argument.
3148
3149 2012-04-01 Suvayu Ali <fatkasuvayu+linux@gmail.com>
3150
3151 * org.texi (Header and sectioning): Add example demonstrating how
3152 to use "LaTeX_CLASS_OPTIONS".
3153
3154 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
3155
3156 * org.texi (Noweb reference syntax): Describe the ability to
3157 execute noweb references in the manual.
3158
3159 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
3160
3161 * org.texi (cache): Improve cache documentation when session
3162 evaluation is used.
3163
3164 2012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
3165
3166 * org.texi (Plain lists): Document removal.
3167
3168 2012-04-01 Michael Brand <michael.ch.brand@gmail.com>
3169
3170 * org.texi: Decapitalize file name in references to Calc manual.
3171
3172 2012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
3173
3174 * org.texi (Plain lists): Document removal.
3175
3176 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
3177
3178 * org.texi (Top, OpenDocument Text export)
3179 (ODT export commands, Extending ODT export)
3180 (Images in ODT export, Tables in ODT export)
3181 (Configuring a document converter): Add or Update.
3182
3183 2012-04-01 Carsten Dominik <carsten.dominik@gmail.com>
3184
3185 * org.texi (MobileOrg): Change the wording to reflect that the
3186 Android Version is no longer just the little brother of the iOS
3187 version.
3188
3189 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
3190
3191 * org.texi (Key bindings and useful functions): Update babel key
3192 binding documentation in manual.
3193
3194 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
3195
3196 * org.texi (noweb): Document new noweb header value.
3197
3198 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
3199
3200 * org.texi (noweb-sep): Document new header argument.
3201
3202 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
3203
3204 * org.texi (noweb-ref): Documentation of this new custom variable.
3205
3206 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
3207
3208 * org.texi (wrap): Update the new :wrap documentation to match the
3209 current implementation.
3210
3211 2012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
3212
3213 * org.texi: Added documentation for :wrap.
3214
3215 2012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
3216
3217 * org.texi: #+RESULTS now user-configurable.
3218
3219 2012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
3220
3221 * org.texi: Documented :noweb no-export.
3222
3223 2012-04-01 Thomas Dye <dk@poto.local>
3224
3225 * org.texi: Edit :noweb no header argument for correctness.
3226
3227 2012-04-01 Bastien Guerry <bzg@gnu.org>
3228
3229 * org.texi (Customization): Update the approximate number of Org
3230 variables.
3231
3232 2012-04-01 Thomas Dye <dk@poto.local>
3233
3234 * org.texi: The :results wrap produces a drawer instead of a
3235 begin_results block.
3236
3237 2012-03-22 Peder O. Klingenberg <peder@klingenberg.no> (tiny change)
3238
3239 * gnus.texi (Archived Messages): Update `gnus-message-archive-group' to
3240 reflect the new default.
3241
3242 2012-03-10 Eli Zaretskii <eliz@gnu.org>
3243
3244 * info.texi (Expert Info): Move the index entry for "Texinfo" from
3245 "Getting Started" to this node. (Bug#10450)
3246
3247 2012-03-10 Chong Yidong <cyd@gnu.org>
3248
3249 * flymake.texi (Example -- Configuring a tool called via make):
3250 Mention the Automake COMPILE variable (Bug#8715).
3251
3252 * info.texi (Getting Started): Add an index entry (Bug#10450).
3253
3254 2012-03-02 Michael Albinus <michael.albinus@gmx.de>
3255
3256 * dbus.texi (Signals): Known names will be mapped onto unique
3257 names, when registering for signals.
3258
3259 2012-02-29 Glenn Morris <rgm@gnu.org>
3260
3261 * url.texi: Fix quote usage in body text.
3262
3263 * sem-user.texi, url.texi, woman.texi: Use "" quotes in menus.
3264
3265 * cl.texi: Use @code{} in menus when appropriate.
3266
3267 2012-02-28 Glenn Morris <rgm@gnu.org>
3268
3269 * calc.texi, cc-mode.texi, cl.texi, ebrowse.texi, ediff.texi:
3270 * eshell.texi, gnus-faq.texi, gnus-news.texi, gnus.texi:
3271 * idlwave.texi, info.texi, newsticker.texi, nxml-mode.texi:
3272 * org.texi, sc.texi, vip.texi, viper.texi:
3273 Standardize possessive apostrophe usage.
3274
3275 2012-02-26 Chong Yidong <cyd@gnu.org>
3276
3277 * ediff.texi (Quick Help Commands): Add a couple of index entries
3278 (Bug#10834).
3279
3280 2012-02-17 Glenn Morris <rgm@gnu.org>
3281
3282 * gnus.texi (Posting Styles):
3283 * remember.texi (Org): Fix cross-refs to other manuals.
3284
3285 2012-02-15 Glenn Morris <rgm@gnu.org>
3286
3287 * smtpmail.texi (Emacs Speaks SMTP): General update for 24.1.
3288 (Encryption): New chapter, split out from previous.
3289
3290 2012-02-13 Lars Ingebrigtsen <larsi@gnus.org>
3291
3292 * gnus.texi (Customizing the IMAP Connection):
3293 Mention nnimap-record-commands.
3294
3295 2012-02-10 Glenn Morris <rgm@gnu.org>
3296
3297 * url.texi (Retrieving URLs): Update url-retrieve arguments.
3298 Mention url-queue-retrieve.
3299
3300 2012-02-09 Glenn Morris <rgm@gnu.org>
3301
3302 * sem-user.texi (Semantic mode user commands): Typo fix.
3303
3304 * info.texi (Create Info buffer): Mention info-display-manual.
3305
3306 2012-02-07 Lars Ingebrigtsen <larsi@gnus.org>
3307
3308 * gnus.texi (Mail Source Specifiers): Add a pop3 via an SSH tunnel
3309 example (modified from an example by Michael Albinus).
3310
3311 2012-01-30 Philipp Haselwarter <philipp.haselwarter@gmx.de> (tiny change)
3312
3313 * gnus.texi (Agent Basics): Fix outdated description of
3314 `gnus-agent-auto-agentize-methods'.
3315
3316 2012-01-28 Andreas Schwab <schwab@linux-m68k.org>
3317
3318 * cc-mode.texi: Always @defindex ss.
3319 (Config Basics): Fix argument of @itemize.
3320 (Macro Backslashes): Add @code around index entry.
3321
3322 2012-01-23 Glenn Morris <rgm@gnu.org>
3323
3324 * pcl-cvs.texi (About PCL-CVS): Refer to vc-dir rather than vc-dired.
3325
3326 2012-01-19 Eric Hanchrow <eric.hanchrow@gmail.com>
3327
3328 * tramp.texi (File): Tweak wording for the `scpc' option.
3329
3330 2012-01-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
3331
3332 * gnus.texi (Group Parameters): Really note precedence.
3333
3334 2012-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
3335
3336 * gnus.texi (Group Parameters): Note precedence.
3337
3338 2012-01-03 Eric Schulte <eric.schulte@gmx.com>
3339
3340 * org.texi (Noweb reference syntax): Adding documentation of
3341 the `*org-babel-use-quick-and-dirty-noweb-expansion*'
3342 variable.
3343
3344 2012-01-03 Bastien Guerry <bzg@gnu.org>
3345
3346 * org.texi (Plain lists): Split the table to fix the display
3347 of items.
3348
3349 2012-01-03 Bastien Guerry <bzg@gnu.org>
3350
3351 * org.texi (Plain lists): Fix misplaced explanation.
3352
3353 2012-01-03 Bastien Guerry <bzg@gnu.org>
3354
3355 * org.texi (Plain lists, Agenda files): Add index entries.
3356
3357 2012-01-03 Julian Gehring <julian.gehring@googlemail.com>
3358
3359 * org.texi: Use "Org mode" instead of alternatives like
3360 "Org-mode" or "org-mode".
3361
3362 2012-01-03 Bernt Hansen <bernt@norang.ca>
3363
3364 * org.texi (Agenda commands):
3365 Document `org-clock-report-include-clocking-task'.
3366
3367 2012-01-03 Bastien Guerry <bzg@gnu.org>
3368
3369 * org.texi (Checkboxes): Document the new behavior of `C-u C-c
3370 C-c' on checkboxes.
3371
3372 2012-01-03 Julian Gehring <julian.gehring@googlemail.com>
3373
3374 * org.texi: End sentences with two spaces.
3375
3376 2012-01-03 Michael Brand <michael.ch.brand@gmail.com>
3377
3378 * org.texi (External links): Document the link types file+sys
3379 and file+emacs, slightly narrow used page width.
3380
3381 2012-01-03 Eric Schulte <eric.schulte@gmx.com>
3382
3383 * org.texi (colnames): Note that colnames behavior may differ
3384 across languages.
3385
3386 2012-01-03 Bastien Guerry <bzg@gnu.org>
3387
3388 * org.texi (Weekly/daily agenda, Agenda commands): Fix typos.
3389
3390 2012-01-03 Thomas Dye <dk@poto.westell.com>
3391
3392 * org.texi: Augmented discussion of babel property
3393 inheritance. Put footnote outside sentence ending period.
3394
3395 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
3396
3397 * org.texi (eval): Documenting the full range of :eval header
3398 argument values.
3399
3400 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
3401
3402 * org.texi (eval): Documentation of the new :eval option.
3403
3404 2012-01-03 Thomas Dye <dk@poto.local>
3405
3406 * org.texi: Add accumulated properties.
3407
3408 2012-01-03 Thomas Dye <dk@poto.local>
3409
3410 * org.texi: Documented no spaces in name=assign, another
3411 correction to :var table.
3412
3413 2012-01-03 Thomas Dye <dk@poto.local>
3414
3415 * org.texi: Changed DATA to NAME in Working With Source Code
3416 section.
3417
3418 2012-01-03 Tom Dye <tsd@tsdye.com>
3419
3420 * org.texi: Minor change to :var table.
3421
3422 2012-01-03 Tom Dye <tsd@tsdye.com>
3423
3424 * org.texi: More changes to :var table (some examples were wrong).
3425
3426 2012-01-03 Tom Dye <tsd@tsdye.com>
3427
3428 * org.texi: Cleaned up :var table.
3429
3430 2012-01-03 Bastien Guerry <bzg@gnu.org>
3431
3432 * org.texi (Timestamps, Weekly/daily agenda)
3433 (Weekly/daily agenda): Add @cindex for "appointment".
3434
3435 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
3436
3437 * org.texi (Literal examples): A new link to the template for
3438 inserting empty code blocks.
3439 (Structure of code blocks): A new link to the template for
3440 inserting empty code blocks.
3441
3442 2012-01-03 Rafael Laboissiere <rafael@laboissiere.net> (tiny change)
3443
3444 * org.texi (External links): Add footnote on how the behavior
3445 of the text search in Org files are controled by the variable
3446 `org-link-search-must-match-exact-headline'.
3447
3448 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
3449
3450 * org.texi (Buffer-wide header arguments):
3451 Update documentation to reflect removal of #+PROPERTIES.
3452
3453 2012-01-03 Carsten Dominik <carsten.dominik@gmail.com>
3454
3455 * org.texi (The clock table): Mention that ACHIVED trees
3456 contribute to the clock table.
3457
3458 2012-01-03 Carsten Dominik <carsten.dominik@gmail.com> (tiny change)
3459
3460 * org.texi (Conflicts): Better yasnippet config info.
3461
3462 2012-01-03 Bastien Guerry <bzg@gnu.org> (tiny change)
3463
3464 * org.texi (Selective export): Explicitly mention the default
3465 values for `org-export-select-tags',
3466 `org-export-exclude-tags'.
3467
3468 2012-01-03 Tom Dye <tsd@tsdye.com>
3469
3470 * org.texi: Added a line to specify that header arguments are
3471 lowercase.
3472
3473 2012-01-03 Tom Dye <tsd@tsdye.com>
3474
3475 * org.texi: :var requires default value when declared.
3476
3477 2012-01-03 Bastien Guerry <bzg@gnu.org>
3478
3479 * org.texi (Handling links): Add a note about the
3480 `org-link-frame-setup' option.
3481
3482 2012-01-03 David Maus <dmaus@ictsoc.de>
3483
3484 * org.texi (Exporting Agenda Views, Extracting agenda
3485 information): Fix command line syntax, quote symbol parameter
3486 values.
3487
3488 2012-01-03 David Maus <dmaus@ictsoc.de>
3489
3490 * org.texi (Exporting Agenda Views): Fix command line syntax.
3491
3492 2011-12-28 Paul Eggert <eggert@cs.ucla.edu>
3493
3494 * gnus.texi (Mail Source Customization, Mail Back End Variables):
3495 Use octal notation for file permissions, which are normally
3496 thought of in octal.
3497 (Mail Back End Variables): Use more-plausible modes in example.
3498
3499 2011-12-20 Alan Mackenzie <acm@muc.de>
3500
3501 * cc-mode.texi: Update version string 5.31 -> 5.32.
3502
3503 2011-12-06 Juanma Barranquero <lekktu@gmail.com>
3504
3505 * gnus-faq.texi (FAQ 2-1, FAQ 3-8, FAQ 4-14, FAQ 9-1): Fix typos.
3506
3507 2011-11-24 Glenn Morris <rgm@gnu.org>
3508
3509 * gnus.texi, smtpmail.texi: Fix case of "GnuTLS".
3510
3511 2011-11-24 Juanma Barranquero <lekktu@gmail.com>
3512
3513 * makefile.w32-in: Update dependencies.
3514
3515 2011-11-20 Glenn Morris <rgm@gnu.org>
3516
3517 * gnus.texi (Group Information):
3518 Remove gnus-group-fetch-faq, command deleted 2010-09-24.
3519
3520 2011-11-20 Juanma Barranquero <lekktu@gmail.com>
3521
3522 * gnus-coding.texi (Gnus Maintenance Guide):
3523 Rename from "Gnus Maintainance Guide".
3524
3525 * ede.texi (ede-compilation-program, ede-compiler, ede-linker):
3526 * eieio.texi (Customizing):
3527 * gnus.texi (Article Washing):
3528 * gnus-news.texi:
3529 * sem-user.texi (Smart Jump): Fix typos.
3530
3531 2011-11-16 Juanma Barranquero <lekktu@gmail.com>
3532
3533 * org.texi (Agenda commands, Exporting Agenda Views): Fix typos.
3534
3535 2011-11-15 Juanma Barranquero <lekktu@gmail.com>
3536
3537 * ede.texi (project-am-texinfo):
3538 * gnus.texi (Sending or Not Sending):
3539 * org.texi (Template elements): Fix typos.
3540
3541 2011-11-14 Juanma Barranquero <lekktu@gmail.com>
3542
3543 * ediff.texi (Hooks):
3544 * sem-user.texi (Semanticdb Roots): Fix typos.
3545
3546 2011-11-11 Juanma Barranquero <lekktu@gmail.com>
3547
3548 * semantic.texi (Tag handling): Fix typo.
3549
3550 2011-10-31 Katsumi Yamaoka <yamaoka@jpl.org>
3551
3552 * gnus.texi (Other Gnus Versions): Remove.
3553
3554 2011-10-28 Alan Mackenzie <acm@muc.de>
3555
3556 * cc-mode.texi (Indentation Commands): Mention "macros with semicolons".
3557 (Other Special Indentations): Add an xref to "Macros with ;".
3558 (Customizing Macros): Add stuff about syntax in macros. Add an xref to
3559 "Macros with ;".
3560 (Macros with ;): New page.
3561
3562 * cc-mode.texi (Movement Commands): Document `c-defun-tactic'.
3563 Document the new handling of nested scopes for movement by defuns.
3564
3565 2011-10-23 Michael Albinus <michael.albinus@gmx.de>
3566
3567 Sync with Tramp 2.2.3.
3568
3569 * trampver.texi: Update release number.
3570
3571 2011-10-14 Glenn Morris <rgm@gnu.org>
3572
3573 * ert.texi (Introduction, How to Run Tests)
3574 (Running Tests Interactively, Expected Failures)
3575 (Tests and Their Environment, Useful Techniques)
3576 (Interactive Debugging, Fixtures and Test Suites):
3577 Minor rephrasings.
3578 (Running Tests Interactively, The @code{should} Macro): Add xrefs.
3579 (Running Tests in Batch Mode): Simplify loading instructions.
3580 (Test Selectors): Clarify some selectors.
3581 (Expected Failures, Useful Techniques):
3582 Make examples fit in 80 columns.
3583
3584 2011-10-13 Jay Belanger <jay.p.belanger@gmail.com>
3585
3586 * calc.texi (Basic Operations on Units): Discuss temperature
3587 conversion (`u t') alongside with other unit conversions ('u c').
3588
3589 2011-10-12 Glenn Morris <rgm@gnu.org>
3590
3591 * ert.texi: Whitespace trivia to make main menu items line up better.
3592
3593 2011-10-08 Glenn Morris <rgm@gnu.org>
3594
3595 * Makefile.in: Fix ert rules.
3596
3597 2011-10-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
3598
3599 * gnus.texi (Gnus Utility Functions): Add more references and
3600 explanations (bug#9683).
3601
3602 2011-09-26 Paul Eggert <eggert@cs.ucla.edu>
3603
3604 * texinfo.tex: Merge from gnulib.
3605
3606 2011-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
3607
3608 * gnus.texi (Archived Messages): Note the default (bug#9552).
3609
3610 2011-09-21 Bill Wohler <wohler@newt.com>
3611
3612 Release MH-E manual version 8.3.
3613
3614 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
3615 release 8.3.
3616 (Preface): Update support information.
3617 (From Bill Wohler): Reset text to original version. As a
3618 historical quote, the tense should be correct in the time that it
3619 was written.
3620
3621 2011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
3622
3623 * gnus.texi (Listing Groups): Explain `gnus-group-list-limit'.
3624 (Finding the News): Doc clarification.
3625 (Terminology): Mention naming.
3626
3627 2011-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
3628
3629 * gnus.texi: Remove mentions of `recent', which are now obsolete.
3630 (Interactive): Document `quiet'.
3631
3632 2011-08-15 Suvayu Ali <fatkasuvayu+linux@gmail.com> (tiny change)
3633
3634 * org.texi (Images in LaTeX export): Rewrite.
3635
3636 2011-08-15 Bastien Guerry <bzg@gnu.org>
3637
3638 * org.texi (Using the mapping API): Mention 'region as a possible
3639 scope for `org-map-entries'.
3640
3641 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3642
3643 * org.texi (Visibility cycling): Document `org-copy-visible'.
3644
3645 2011-08-15 Bastien Guerry <bzg@gnu.org>
3646
3647 * org.texi (Template expansion): Order template sequences in the
3648 proper order.
3649
3650 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3651
3652 * org.texi (eval): Expand discussion of the :eval header argument.
3653
3654 2011-08-15 Bastien Guerry <bzg@gnu.org>
3655
3656 * org.texi (Languages): Add Lilypond and Awk as supported
3657 languages.
3658
3659 2011-08-15 Achim Gratz <stromeko@nexgo.de>
3660
3661 * org.texi: Document that both CLOCK_INTO_DRAWER and
3662 LOG_INTO_DRAWER can be used to override the contents of variable
3663 org-clock-into-drawer (or if unset, org-log-into-drawer).
3664
3665 * org.texi: Replace @xref->@pxref.
3666
3667 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3668
3669 * org.texi (Evaluating code blocks): Documenting the new option
3670 for inline call lines.
3671
3672 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3673
3674 * org.texi (Results of evaluation): More explicit about the
3675 mechanism through which interactive evaluation of code is
3676 performed.
3677
3678 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3679
3680 * org.texi (noweb-ref): New header argument documentation.
3681
3682 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3683
3684 * org.texi (Extracting source code): Documentation of the new
3685 org-babel-tangle-named-block-combination variable.
3686
3687 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3688
3689 * org.texi (Structure of code blocks): Explicitly state that the
3690 behavior of multiple blocks of the same name is undefined.
3691
3692 2011-08-15 Christian Egli <christian.egli@sbszh.ch>
3693
3694 * org.texi (TaskJuggler export): Modify the example to reflect the
3695 new effort durations.
3696
3697 2011-08-15 David Maus <dmaus@ictsoc.de>
3698
3699 * org.texi (Images in LaTeX export): Escape curly brackets in
3700 LaTeX example.
3701
3702 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3703
3704 * org.texi (The clock table): Document the :properties and
3705 :inherit-props arguments for the clocktable.
3706
3707 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3708
3709 * org.texi (Tables in LaTeX export): Document specifying placement
3710 options for tables.
3711
3712 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3713
3714 * org.texi (Evaluating code blocks): More specific documentation
3715 about the different types of header arguments.
3716
3717 2011-08-15 Manuel Giraud <manuel.giraud@univ-nantes.fr>
3718
3719 * org.texi (Sitemap): Document `:sitemap-sans-extension' property.
3720
3721 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3722
3723 * org.texi (Built-in table editor): Document the table field
3724 follow mode.
3725
3726 2011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
3727
3728 * org.texi (Easy Templates): Document new template.
3729
3730 2011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
3731
3732 * org.texi (Literal examples): Add a cross-reference from "Literal
3733 Examples" to "Easy Templates."
3734
3735 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3736
3737 * org.texi (The clock table): Add link to match syntax.
3738
3739 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3740
3741 * org.texi (Agenda commands): Document clock consistency checks.
3742
3743 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3744
3745 * org.texi (Built-in table editor): Document that \vert represents
3746 a vertical bar in a table field.
3747
3748 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3749
3750 * org.texi (Literal examples): Link from "Markup" > "Literate
3751 Examples" to "Working with Source Code".
3752
3753 2011-08-15 Puneeth Chaganti <punchagan@gmail.com>
3754
3755 * org.texi (Agenda commands): Doc for function option to bulk
3756 action.
3757
3758 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3759
3760 * org.texi (Template expansion): Document new %<...> template
3761 escape.
3762
3763 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3764
3765 * org.texi (Selective export): Document exclusion of any tasks
3766 from export.
3767
3768 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3769
3770 * org.texi (Selective export): Document how to exclude DONE tasks
3771 from export.
3772 (Publishing options): Document the properties to be used to turn off
3773 export of DONE tasks.
3774
3775 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3776
3777 * org.texi (The date/time prompt): Document date range protection.
3778
3779 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3780
3781 * org.texi (padline): Documentation of the new padline header
3782 argument.
3783
3784 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3785
3786 * org.texi (var): Adding "[" to list of characters triggering
3787 elisp evaluation.
3788
3789 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3790
3791 * org.texi (var): Documentation of Emacs Lisp evaluation during
3792 variable assignment.
3793
3794 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3795
3796 * org.texi (colnames): Reference indexing into variables, and note
3797 that colnames are *not* removed before indexing occurs.
3798 (rownames): Reference indexing into variables, and note that
3799 rownames are *not* removed before indexing occurs.
3800
3801 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3802
3803 * org.texi (var): Clarification of indexing into tabular
3804 variables.
3805
3806 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3807
3808 * org.texi (results): Documentation of the `:results wrap' header
3809 argument.
3810
3811 2011-08-15 Bastien Guerry <bzg@gnu.org>
3812
3813 * org.texi (LaTeX and PDF export): Add a note about a limitation
3814 of the LaTeX export: the org file has to be properly structured.
3815
3816 2011-08-15 Bastien Guerry <bzg@gnu.org>
3817
3818 * org.texi (Dynamic blocks, Structure editing):
3819 Mention the function `org-narrow-to-block'.
3820
3821 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3822
3823 * org.texi (Languages): Updating list of code block supported
3824 languages.
3825
3826 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3827
3828 * org.texi (Special properties): CATEGORY is a special property,
3829 but it may also used in the drawer.
3830
3831 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3832
3833 * org.texi (mkdirp): Documentation of the :mkdirp header argument.
3834
3835 2011-08-15 Puneeth Chaganti <punchagan@gmail.com>
3836
3837 * org.texi (Include files): Document :lines.
3838
3839 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3840
3841 * org.texi (comments): Documentation of the ":comments noweb" code
3842 block header argument.
3843
3844 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3845
3846 * org.texi (Conflicts): Change "yasnippets" to "yasnippet" and
3847 added extra whitespace around functions to be consistent with the
3848 rest of the section.
3849
3850 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3851
3852 * org.texi (Evaluating code blocks): Expand discussion of
3853 #+call: line syntax.
3854 (Header arguments in function calls): Expand discussion of
3855 #+call: line syntax.
3856
3857 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3858
3859 * org.texi (Evaluating code blocks): More explicit about how to
3860 pass variables to #+call lines.
3861
3862 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3863
3864 * org.texi (Results of evaluation): Link to the :results header
3865 argument list from the "Results of evaluation" section.
3866
3867 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3868
3869 * org.texi (Conflicts): Adding additional information about
3870 resolving org/yasnippet conflicts.
3871
3872 2011-08-15 David Maus <dmaus@ictsoc.de>
3873
3874 * org.texi (Publishing options): Document style-include-scripts
3875 publishing project property.
3876
3877 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3878
3879 * org.texi (Sparse trees): Document the next-error /
3880 previous-error functionality.
3881
3882 2011-08-15 Tom Dye <tsd@tsdye.com>
3883
3884 * org.texi (cache): Improve documentation of code block caches.
3885
3886 2011-08-15 Tom Dye <tsd@tsdye.com>
3887
3888 * org.texi (Code block specific header arguments):
3889 Documentation of multi-line header arguments.
3890
3891 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3892
3893 * org.texi (Code evaluation security): Add example for using a
3894 function.
3895
3896 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3897
3898 * org.texi (Tables in LaTeX export): Documentation of new
3899 attr_latex options for tables.
3900
3901 2011-08-03 Michael Albinus <michael.albinus@gmx.de>
3902
3903 * trampver.texi: Update release number.
3904
3905 2011-07-30 Michael Albinus <michael.albinus@gmx.de>
3906
3907 Sync with Tramp 2.2.2.
3908
3909 * trampver.texi: Update release number.
3910
3911 2011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
3912
3913 * flymake.texi (Example -- Configuring a tool called via make):
3914 Use /dev/null instead of the Windows "nul" (bug#8715).
3915
3916 2011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
3917
3918 * widget.texi (Setting Up the Buffer): Remove mention of the
3919 global keymap parent, which doesn't seem to be accurate
3920 (bug#7045).
3921
3922 2011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
3923
3924 * org.texi (Special agenda views): Fix double quoting (bug#3509).
3925
3926 2010-07-10 Kevin Ryde <user42@zip.com.au>
3927
3928 * cl.texi (For Clauses): Add destructuring example processing an
3929 alist (bug#6596).
3930
3931 2011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
3932
3933 * ediff.texi (Major Entry Points): Remove mention of `require',
3934 since that's not pertinent in the installed Emacs (bug#9016).
3935
3936 2011-07-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
3937
3938 * gnus.texi (Expiring Mail): Document gnus-auto-expirable-marks.
3939 (Filtering New Groups): Clarify how simple the "options -n" format is.
3940 (Agent Expiry): Remove mention of `gnus-request-expire-articles', which
3941 is internal.
3942
3943 2011-07-04 Michael Albinus <michael.albinus@gmx.de>
3944
3945 * tramp.texi (Cleanup remote connections):
3946 Add `tramp-cleanup-this-connection'.
3947
3948 2011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
3949
3950 * gnus.texi (Subscription Methods): Link to "Group Levels" to explain
3951 zombies.
3952 (Checking New Groups): Ditto (bug#8974).
3953 (Checking New Groups): Move the reference to the right place.
3954
3955 2011-07-03 Dave Abrahams <dave@boostpro.com> (tiny change)
3956
3957 * gnus.texi (Startup Files): Clarify that we're talking about numbered
3958 backups, and not actual vc (bug#8975).
3959
3960 2011-07-03 Kevin Ryde <user42@zip.com.au>
3961
3962 * cl.texi (For Clauses): @items for hash-values and key-bindings
3963 to make them more visible when skimming. Add examples of `using'
3964 clause to them, examples being clearer than a description in
3965 words (bug#6599).
3966
3967 2011-07-01 Alan Mackenzie <acm@muc.de>
3968
3969 * cc-mode.texi (Guessing the Style): New page.
3970 (Styles): Add a short introduction to above.
3971
3972 2011-06-28 Deniz Dogan <deniz@dogan.se>
3973
3974 * rcirc.texi (Configuration): Bug-fix:
3975 `rcirc-default-user-full-name' is now `rcirc-default-full-name'.
3976 Reported by Elias Pipping <pipping@exherbo.org>.
3977
3978 2011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
3979
3980 * gnus.texi (Summary Mail Commands):
3981 Document `gnus-summary-reply-to-list-with-original'.
3982
3983 2011-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
3984
3985 * eshell.texi (Known problems): Fix typo.
3986
3987 2011-06-12 Michael Albinus <michael.albinus@gmx.de>
3988
3989 * tramp.texi (Customizing Completion): Mention authinfo-style files.
3990 (Password handling): `auth-source-debug' is good for debug messages.
3991
3992 2011-05-31 Teodor Zlatanov <tzz@lifelogs.com>
3993
3994 * gnus.texi (Store custom flags and keywords): Refer to
3995 `gnus-registry-article-marks-to-{chars,names}' instead of
3996 `gnus-registry-user-format-function-{M,M2}'.
3997
3998 2011-05-27 Paul Eggert <eggert@cs.ucla.edu>
3999
4000 * texinfo.tex: Merge from gnulib.
4001
4002 2011-05-18 Teodor Zlatanov <tzz@lifelogs.com>
4003
4004 * gnus.texi (Gnus Registry Setup): Rename from "Setup".
4005 (Store custom flags and keywords):
4006 Mention `gnus-registry-user-format-function-M' and
4007 `gnus-registry-user-format-function-M2'.
4008
4009 2011-05-17 Paul Eggert <eggert@cs.ucla.edu>
4010
4011 * texinfo.tex: Sync from gnulib, version 2011-05-11.16.
4012
4013 2011-05-17 Glenn Morris <rgm@gnu.org>
4014
4015 * gnus.texi (Face): Fix typo.
4016
4017 2011-05-14 Glenn Morris <rgm@gnu.org>
4018
4019 * dired-x.texi (Omitting Examples): Minor addition.
4020
4021 2011-05-10 Jim Meyering <meyering@redhat.com>
4022
4023 * ede.texi: Fix typo "or or -> or".
4024
4025 2011-05-03 Peter Münster <pmlists@free.fr> (tiny change)
4026
4027 * gnus.texi (Summary Buffer Lines):
4028 gnus-summary-user-date-format-alist does not exist.
4029 (Sorting the Summary Buffer): More about sorting threads.
4030
4031 2011-04-25 Michael Albinus <michael.albinus@gmx.de>
4032
4033 * trampver.texi: Update release number.
4034
4035 2011-04-14 Michael Albinus <michael.albinus@gmx.de>
4036
4037 * tramp.texi (Frequently Asked Questions): New item for disabling
4038 Tramp in other packages.
4039
4040 2011-04-14 Teodor Zlatanov <tzz@lifelogs.com>
4041
4042 * gnus.texi (nnmairix caveats, Setup, Registry Article Refer Method)
4043 (Fancy splitting to parent, Store arbitrary data):
4044 Update gnus-registry docs.
4045
4046 2011-04-13 Juanma Barranquero <lekktu@gmail.com>
4047
4048 * ede.texi: Fix typos.
4049
4050 2011-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
4051
4052 * gnus.texi (Window Layout): @itemize @code doesn't exist.
4053 It's @table @code.
4054
4055 2011-03-19 Antoine Levitt <antoine.levitt@gmail.com>
4056
4057 * gnus.texi (Listing Groups): Document gnus-group-list-ticked.
4058
4059 2011-03-17 Jay Belanger <jay.p.belanger@gmail.com>
4060
4061 * calc.texi (Logarithmic Units): Update the function names.
4062
4063 2011-03-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
4064
4065 * message.texi (Various Commands): Document format specs in the
4066 ellipsis.
4067
4068 2011-03-15 Antoine Levitt <antoine.levitt@gmail.com>
4069
4070 * message.texi (Insertion Variables): Document message-cite-style.
4071
4072 2011-03-14 Michael Albinus <michael.albinus@gmx.de>
4073
4074 * tramp.texi (Remote processes): New subsection "Running shell on
4075 a remote host".
4076
4077 2011-03-12 Teodor Zlatanov <tzz@lifelogs.com>
4078
4079 * auth.texi (Help for developers): Update docs to explain that the
4080 :save-function will only run the first time.
4081
4082 2011-03-12 Glenn Morris <rgm@gnu.org>
4083
4084 * Makefile.in (emacs-faq.html): Fix some more cross-refs.
4085 (emacs-faq.text): New target.
4086 (clean): Add emacs-faq.
4087
4088 2011-03-12 Michael Albinus <michael.albinus@gmx.de>
4089
4090 Sync with Tramp 2.2.1.
4091
4092 * trampver.texi: Update release number.
4093
4094 2011-03-11 Glenn Morris <rgm@gnu.org>
4095
4096 * Makefile.in (HTML_TARGETS): New.
4097 (clean): Delete $HTML_TARGETS.
4098 (emacs-faq.html): New, for use with the gnu.org Emacs webpage.
4099
4100 2011-03-08 Teodor Zlatanov <tzz@lifelogs.com>
4101
4102 * auth.texi (Help for developers): Show example of using
4103 `auth-source-search' with prompts and :save-function.
4104
4105 2011-03-07 Chong Yidong <cyd@stupidchicken.com>
4106
4107 * Version 23.3 released.
4108
4109 2011-03-07 Antoine Levitt <antoine.levitt@gmail.com>
4110
4111 * message.texi (Message Buffers): Update default value of
4112 message-generate-new-buffers.
4113
4114 2011-03-06 Jay Belanger <jay.p.belanger@gmail.com>
4115
4116 * calc.texi (Logarithmic Units): Rename calc-logunits-dblevel
4117 and calc-logunits-nplevel to calc-dblevel and calc-nplevel,
4118 respectively.
4119 (Musical Notes): New section.
4120 (Customizing Calc): Mention the customizable variable
4121 calc-note-threshold.
4122
4123 2011-03-03 Glenn Morris <rgm@gnu.org>
4124
4125 * url.texi (Dealing with HTTP documents): Remove reference to
4126 function url-decode-text-part; never seems to have existed. (Bug#6038)
4127 (Configuration): Update url-configuration-directory description.
4128
4129 2011-03-02 Glenn Morris <rgm@gnu.org>
4130
4131 * dired-x.texi (Multiple Dired Directories): Remove mentions
4132 of dired-default-directory-alist and dired-default-directory.
4133 Move dired-smart-shell-command here...
4134 (Miscellaneous Commands): ... from here.
4135
4136 2011-03-02 Paul Eggert <eggert@cs.ucla.edu>
4137
4138 * texinfo.tex: Update to version 2011-02-24.09.
4139
4140 2011-03-02 Glenn Morris <rgm@gnu.org>
4141
4142 * dired-x.texi (Omitting Variables): Refer to add-dir-local-variable
4143 instead of the obsoleted dired-omit-here-always.
4144
4145 2011-02-28 Michael Albinus <michael.albinus@gmx.de>
4146
4147 * tramp.texi (Frequently Asked Questions): Add Emacs 24 to
4148 supported systems.
4149
4150 2011-02-28 Glenn Morris <rgm@gnu.org>
4151
4152 * dbus.texi (Type Conversion): Grammar fix.
4153
4154 2011-02-23 Michael Albinus <michael.albinus@gmx.de>
4155
4156 * tramp.texi: Use consistently "Emacs" (instead of "GNU Emacs") and
4157 "Debian GNU/Linux".
4158
4159 * trampver.texi [xemacs]: Set emacsothername to "Emacs".
4160
4161 2011-02-23 Glenn Morris <rgm@gnu.org>
4162
4163 * dired-x.texi (Features): Minor rephrasing.
4164 (Local Variables): Fix typos.
4165
4166 * edt.texi, erc.texi, gnus.texi, idlwave.texi, mh-e.texi:
4167 Standardize some Emacs/XEmacs terminology.
4168
4169 * dired-x.texi (Features): Don't advertise obsolete local variables.
4170 Simplify layout.
4171 (Omitting Variables): Update local variables example.
4172 (Local Variables): Say this is obsolete. Fix description of
4173 dired-enable-local-variables possible values.
4174
4175 2011-02-22 Teodor Zlatanov <tzz@lifelogs.com>
4176
4177 * auth.texi (Help for users): Mention ~/.netrc is also searched by
4178 default now.
4179
4180 2011-02-21 Lars Ingebrigtsen <larsi@gnus.org>
4181
4182 * gnus.texi (Article Date): Clarify gnus-article-update-date-headers.
4183
4184 2011-02-20 Lars Ingebrigtsen <larsi@gnus.org>
4185
4186 * gnus.texi (Window Layout): Document layout names.
4187
4188 2011-02-19 Eli Zaretskii <eliz@gnu.org>
4189
4190 * ada-mode.texi: Sync @dircategory with ../../info/dir.
4191 * auth.texi: Sync @dircategory with ../../info/dir.
4192 * autotype.texi: Sync @dircategory with ../../info/dir.
4193 * calc.texi: Sync @dircategory with ../../info/dir.
4194 * cc-mode.texi: Sync @dircategory with ../../info/dir.
4195 * cl.texi: Sync @dircategory with ../../info/dir.
4196 * dbus.texi: Sync @dircategory with ../../info/dir.
4197 * dired-x.texi: Sync @dircategory with ../../info/dir.
4198 * ebrowse.texi: Sync @dircategory with ../../info/dir.
4199 * ede.texi: Sync @dircategory with ../../info/dir.
4200 * ediff.texi: Sync @dircategory with ../../info/dir.
4201 * edt.texi: Sync @dircategory with ../../info/dir.
4202 * eieio.texi: Sync @dircategory with ../../info/dir.
4203 * emacs-mime.texi: Sync @dircategory with ../../info/dir.
4204 * epa.texi: Sync @dircategory with ../../info/dir.
4205 * erc.texi: Sync @dircategory with ../../info/dir.
4206 * eshell.texi: Sync @dircategory with ../../info/dir.
4207 * eudc.texi: Sync @dircategory with ../../info/dir.
4208 * flymake.texi: Sync @dircategory with ../../info/dir.
4209 * forms.texi: Sync @dircategory with ../../info/dir.
4210 * gnus.texi: Sync @dircategory with ../../info/dir.
4211 * idlwave.texi: Sync @dircategory with ../../info/dir.
4212 * mairix-el.texi: Sync @dircategory with ../../info/dir.
4213 * message.texi: Sync @dircategory with ../../info/dir.
4214 * mh-e.texi: Sync @dircategory with ../../info/dir.
4215 * newsticker.texi: Sync @dircategory with ../../info/dir.
4216 * nxml-mode.texi: Sync @dircategory with ../../info/dir.
4217 * org.texi: Sync @dircategory with ../../info/dir.
4218 * pcl-cvs.texi: Sync @dircategory with ../../info/dir.
4219 * pgg.texi: Sync @dircategory with ../../info/dir.
4220 * rcirc.texi: Sync @dircategory with ../../info/dir.
4221 * reftex.texi: Sync @dircategory with ../../info/dir.
4222 * remember.texi: Sync @dircategory with ../../info/dir.
4223 * sasl.texi: Sync @dircategory with ../../info/dir.
4224 * sc.texi: Sync @dircategory with ../../info/dir.
4225 * semantic.texi: Sync @dircategory with ../../info/dir.
4226 * ses.texi: Sync @dircategory with ../../info/dir.
4227 * sieve.texi: Sync @dircategory with ../../info/dir.
4228 * smtpmail.texi: Sync @dircategory with ../../info/dir.
4229 * speedbar.texi: Sync @dircategory with ../../info/dir.
4230 * trampver.texi [emacs]: Set emacsname to "Emacs".
4231 * tramp.texi: Sync @dircategory with ../../info/dir.
4232 * url.texi: Sync @dircategory with ../../info/dir.
4233 * vip.texi: Sync @dircategory with ../../info/dir.
4234 * viper.texi: Sync @dircategory with ../../info/dir.
4235 * widget.texi: Sync @dircategory with ../../info/dir.
4236 * woman.texi: Sync @dircategory with ../../info/dir.
4237
4238 2011-02-19 Glenn Morris <rgm@gnu.org>
4239
4240 * dired-x.texi (Technical Details): No longer redefines
4241 dired-add-entry, dired-initial-position, dired-clean-up-after-deletion,
4242 dired-read-shell-command, or dired-find-buffer-nocreate.
4243
4244 2013-02-18 Aidan Gauland <aidalgol@no8wireless.co.nz>
4245
4246 * eshell.texi (Input/Output):
4247 Document insert output redirection operator, >>>.
4248
4249 2011-02-18 Glenn Morris <rgm@gnu.org>
4250
4251 * dired-x.texi (Optional Installation File At Point): Simplify.
4252
4253 2011-02-17 Teodor Zlatanov <tzz@lifelogs.com>
4254
4255 * auth.texi (Help for users): Use :port instead of :protocol for all
4256 auth-source docs.
4257 (GnuPG and EasyPG Assistant Configuration): Mention the default now is
4258 to have two files in `auth-sources'.
4259
4260 2011-02-16 Glenn Morris <rgm@gnu.org>
4261
4262 * dired-x.texi: Use emacsver.texi to get Emacs version.
4263 * Makefile.in ($(infodir)/dired-x, dired-x.dvi, dired-x.pdf):
4264 Depend on emacsver.texi.
4265
4266 * dired-x.texi: Drop meaningless version number.
4267 (Introduction): Remove old info.
4268 (Optional Installation Dired Jump): Autoload from dired-x.
4269 Remove incorrect info about loaddefs.el.
4270 (Bugs): Just refer to M-x report-emacs-bug.
4271
4272 * dired-x.texi (Multiple Dired Directories): Update for rename of
4273 default-directory-alist.
4274 (Miscellaneous Commands): No longer mention very old VM version 4.
4275
4276 2011-02-15 Paul Eggert <eggert@cs.ucla.edu>
4277
4278 Merge from gnulib.
4279 * texinfo.tex: Update to version 2011-02-14.11.
4280
4281 2011-02-14 Teodor Zlatanov <tzz@lifelogs.com>
4282
4283 * auth.texi (Help for users):
4284 Login collection is "Login" and not "login".
4285
4286 2011-02-13 Michael Albinus <michael.albinus@gmx.de>
4287
4288 * tramp.texi (History): Remove IMAP support.
4289 (External methods, Frequently Asked Questions): Remove `imap' and
4290 `imaps' methods.
4291 (Password handling): Remove IMAP entries for ~/.authinfo.gpg.
4292
4293 * trampver.texi: Remove default value of `emacsimap'.
4294
4295 2011-02-13 Glenn Morris <rgm@gnu.org>
4296
4297 * ada-mode.texi, dired-x.texi, ebrowse.texi, ediff.texi, eudc.texi:
4298 * idlwave.texi, reftex.texi, sc.texi, speedbar.texi: Add @top.
4299
4300 2011-02-12 Glenn Morris <rgm@gnu.org>
4301
4302 * sc.texi (Getting Connected): Remove old index entries.
4303
4304 2011-02-12 Ulrich Mueller <ulm@gentoo.org>
4305
4306 * url.texi: Remove duplicate @dircategory (Bug#7942).
4307
4308 2011-02-11 Teodor Zlatanov <tzz@lifelogs.com>
4309
4310 * auth.texi (Overview, Help for users, Help for developers):
4311 Update docs.
4312 (Help for users): Talk about spaces.
4313
4314 2011-02-09 Paul Eggert <eggert@cs.ucla.edu>
4315
4316 * texinfo.tex: Update to version 2011-02-07.16.
4317
4318 2011-02-07 Michael Albinus <michael.albinus@gmx.de>
4319
4320 * dbus.texi (Bus names): Adapt descriptions for
4321 dbus-list-activatable-names and dbus-list-known-names.
4322
4323 2011-02-07 Jay Belanger <jay.p.belanger@gmail.com>
4324
4325 * calc.texi (Logarithmic Units): New section.
4326
4327 2011-02-05 Teodor Zlatanov <tzz@lifelogs.com>
4328
4329 * gnus-overrides.texi: Renamed from overrides.texi and all the relevant
4330 manuals use it now.
4331
4332 * Makefile.in (nowebhack): Fix to use -D flag instead of overrides.
4333
4334 2011-02-05 Katsumi Yamaoka <yamaoka@jpl.org>
4335
4336 * overrides.texi: Remove.
4337
4338 * sieve.texi, sasl.texi, pgg.texi, message.texi, gnus.texi:
4339 * emacs-mime.texi, auth.texi, Makefile.in: Revert last changes.
4340
4341 2011-02-05 Michael Albinus <michael.albinus@gmx.de>
4342
4343 * tramp.texi (Frequently Asked Questions): Mention problems with
4344 WinSSHD.
4345
4346 * trampver.texi: Update release number.
4347
4348 2011-02-05 Era Eriksson <era+tramp@iki.fi> (tiny change)
4349
4350 * tramp.texi:
4351 Replace "delimet" with "delimit" globally.
4352 Replace "explicite" with "explicit" globally.
4353 Replace "instead of" with "instead" where there was nothing after "of".
4354 Audit use of comma before interrogative pronoun, "that", or "which".
4355 Minor word order, spelling, wording changes.
4356
4357 2011-02-04 Teodor Zlatanov <tzz@lifelogs.com>
4358
4359 * overrides.texi: New file to set or clear WEBHACKDEVEL.
4360
4361 * sieve.texi: Use WEBHACKDEVEL.
4362
4363 * sasl.texi: Use WEBHACKDEVEL.
4364
4365 * pgg.texi: Use WEBHACKDEVEL.
4366
4367 * message.texi: Use WEBHACKDEVEL.
4368
4369 * gnus.texi: Use WEBHACKDEVEL.
4370
4371 * emacs-mime.texi: Use WEBHACKDEVEL.
4372
4373 * auth.texi: Use WEBHACKDEVEL.
4374
4375 * Makefile.in (webhack, nowebhack): Hacks to produce for-the-web
4376 manuals.
4377
4378 2011-02-04 Lars Ingebrigtsen <larsi@gnus.org>
4379
4380 * gnus.texi: Add DEVEL header (suggested by Andreas Schwab).
4381
4382 2011-02-03 Paul Eggert <eggert@cs.ucla.edu>
4383
4384 * texinfo.tex: Update to version 2011-02-01.10 from gnulib,
4385 which in turn is copied from ftp://tug.org/tex/.
4386
4387 2011-02-03 Glenn Morris <rgm@gnu.org>
4388
4389 * faq.texi (Contacting the FSF): Mainly just refer to the web-site.
4390 (Binding combinations of modifiers and function keys):
4391 Let's assume people reading this are not using Emacs 18.
4392
4393 2011-02-03 Lars Ingebrigtsen <larsi@gnus.org>
4394
4395 * gnus.texi (Article Date): Remove mention of gnus-stop-date-timer,
4396 since it's run automatically.
4397
4398 2011-02-01 Lars Ingebrigtsen <larsi@gnus.org>
4399
4400 * gnus.texi (Customizing Articles): Fix typo.
4401
4402 2011-01-31 Lars Ingebrigtsen <larsi@gnus.org>
4403
4404 * gnus.texi (Customizing Articles): Document the new way of customizing
4405 the date headers(s).
4406
4407 2011-01-30 Lars Ingebrigtsen <larsi@gnus.org>
4408
4409 * gnus.texi (Client-Side IMAP Splitting): Add a complete nnimap fancy
4410 splitting example.
4411
4412 2011-01-29 Eli Zaretskii <eliz@gnu.org>
4413
4414 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
4415 (MAKEINFO_OPTS): New variable.
4416 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
4417 ($(infodir)/info, $(infodir)/ccmode, $(infodir)/ada-mode)
4418 ($(infodir)/pcl-cvs, $(infodir)/eshell, $(infodir)/cl)
4419 ($(infodir)/dbus, $(infodir)/dired-x, $(infodir)/ediff)
4420 ($(infodir)/flymake, $(infodir)/forms, $(infodir)/gnus)
4421 ($(infodir)/message, $(infodir)/emacs-mime, $(infodir)/sieve)
4422 ($(infodir)/pgg, $(infodir)/mh-e, $(infodir)/reftex)
4423 ($(infodir)/remember, $(infodir)/sasl, $(infodir)/sc)
4424 ($(infodir)/vip, $(infodir)/viper, $(infodir)/widget)
4425 ($(infodir)/efaq, $(infodir)/autotype, $(infodir)/calc)
4426 ($(infodir)/idlwave, $(infodir)/eudc, $(infodir)/ebrowse)
4427 ($(infodir)/woman, $(infodir)/speedbar, $(infodir)/tramp)
4428 ($(infodir)/ses, $(infodir)/smtpmail, $(infodir)/org)
4429 ($(infodir)/url, $(infodir)/newsticker, $(infodir)/nxml-mode)
4430 ($(infodir)/rcirc, $(infodir)/erc, $(infodir)/ert)
4431 ($(infodir)/epa, $(infodir)/mairix-el, $(infodir)/auth)
4432 ($(infodir)/eieio, $(infodir)/ede, $(infodir)/semantic)
4433 ($(infodir)/edt): Use $(MAKEINFO_OPTS).
4434
4435 2011-01-26 Lars Ingebrigtsen <larsi@gnus.org>
4436
4437 * gnus.texi (Article Date): Document gnus-article-update-lapsed-header.
4438
4439 2011-01-24 Teodor Zlatanov <tzz@lifelogs.com>
4440
4441 * message.texi (IDNA): Explain what it is.
4442
4443 2011-01-24 Lars Ingebrigtsen <larsi@gnus.org>
4444
4445 * gnus.texi (The Empty Backend): Document nnnil (bug #7653).
4446
4447 2011-01-23 Werner Lemberg <wl@gnu.org>
4448
4449 * Makefile.in (MAKEINFO): Now controlled by `configure'.
4450 (MAKEINFO_OPTS): New variable. Use it where appropriate.
4451 (ENVADD): Update.
4452
4453 2011-01-18 Glenn Morris <rgm@gnu.org>
4454
4455 * ert.texi: Relicense under GFDL 1.3+, and standardize license notice.
4456
4457 2011-01-14 Eduard Wiebe <usenet@pusto.de>
4458
4459 * nxml-mode.texi (Introduction): Fix file name typos.
4460
4461 2011-01-13 Christian Ohler <ohler@gnu.org>
4462
4463 * ert.texi: New file.
4464
4465 * Makefile.in:
4466 * makefile.w32-in: Add ert.texi.
4467
4468 2011-01-10 Jan Moringen <jan.moringen@uni-bielefeld.de>
4469
4470 * dbus.texi (Receiving Method Calls): New function
4471 dbus-register-service. Rearrange node.
4472
4473 2011-01-07 Paul Eggert <eggert@cs.ucla.edu>
4474
4475 * texinfo.tex: Update to version 2010-12-23.17 from gnulib,
4476 which in turn is copied from ftp://tug.org/tex/.
4477
4478 2011-01-04 Jan Moringen <jan.moringen@uni-bielefeld.de>
4479
4480 * dbus.texi (Receiving Method Calls): Describe new optional
4481 parameter dont-register-service of dbus-register-{method,property}.
4482
4483 2010-12-17 Daiki Ueno <ueno@unixuser.org>
4484
4485 * epa.texi (Encrypting/decrypting *.gpg files):
4486 Mention epa-file-select-keys.
4487
4488 2010-12-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
4489
4490 * gnus.texi (Archived Messages): Remove outdated text.
4491
4492 2010-12-16 Teodor Zlatanov <tzz@lifelogs.com>
4493
4494 * gnus.texi (Foreign Groups): Add clarification of foreign groups.
4495
4496 2010-12-15 Andrew Cohen <cohen@andy.bu.edu>
4497
4498 * gnus.texi (The hyrex Engine): Say that this engine is obsolete.
4499
4500 2010-12-14 Andrew Cohen <cohen@andy.bu.edu>
4501
4502 * gnus.texi (The swish++ Engine): Add customizable parameters
4503 descriptions.
4504 (The swish-e Engine): Ditto.
4505
4506 2010-12-14 Michael Albinus <michael.albinus@gmx.de>
4507
4508 * tramp.texi (Inline methods): Add "ksu" method.
4509 (Remote processes): Add example with remote `default-directory'.
4510
4511 2010-12-14 Glenn Morris <rgm@gnu.org>
4512
4513 * faq.texi (Expanding aliases when sending mail):
4514 Now build-mail-aliases is interactive.
4515
4516 2010-12-13 Andrew Cohen <cohen@andy.bu.edu>
4517
4518 * gnus.texi: First pass at adding (rough) nnir documentation.
4519
4520 2010-12-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
4521
4522 * gnus.texi (Filtering New Groups):
4523 Mention gnus-auto-subscribed-categories.
4524 (The First Time): Remove, since default-subscribed-newsgroups has been
4525 removed.
4526
4527 2010-12-13 Glenn Morris <rgm@gnu.org>
4528
4529 * cl.texi (For Clauses): Small fixes for frames and windows.
4530
4531 2010-12-11 Carsten Dominik <carsten.dominik@gmail.com>
4532
4533 * org.texi (Using capture): Document using prefix arguments for
4534 finalizing capture.
4535 (Agenda commands): Document prefix argument for the bulk scatter
4536 command.
4537 (Beamer class export): Document that also overlay arguments can be
4538 passed to the column environment.
4539 (Template elements): Document the new entry type.
4540
4541 2010-12-11 Puneeth Chaganti <punchagan@gmail.com>
4542
4543 * org.texi (Include files): Document :minlevel.
4544
4545 2010-12-11 Julien Danjou <julien@danjou.info>
4546
4547 * org.texi (Categories): Document category icons.
4548
4549 2010-12-11 Eric Schulte <schulte.eric@gmail.com>
4550
4551 * org.texi (noweb): Fix typo.
4552
4553 2010-12-06 Tassilo Horn <tassilo@member.fsf.org>
4554
4555 * gnus.texi (Server Commands): Point to the rest of the server
4556 commands.
4557
4558 2010-12-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
4559
4560 * gnus.texi (Paging the Article): Note the reverse meanings of `C-u C-u
4561 g'.
4562
4563 2010-12-02 Julien Danjou <julien@danjou.info>
4564
4565 * gnus.texi (Archived Messages): Remove gnus-outgoing-message-group.
4566
4567 2010-11-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
4568
4569 * gnus.texi (Customizing the IMAP Connection): Note the new defaults.
4570 (Direct Functions): Note the STARTTLS upgrade.
4571
4572 2010-11-27 Glenn Morris <rgm@gnu.org>
4573 James Clark <none@example.com>
4574
4575 * nxml-mode.texi (Introduction): New section.
4576
4577 2010-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
4578
4579 * gnus.texi (Server Commands): Document gnus-server-show-server.
4580
4581 2010-11-20 Michael Albinus <michael.albinus@gmx.de>
4582
4583 Sync with Tramp 2.2.0.
4584
4585 * trampver.texi: Update release number.
4586
4587 2010-11-19 Jay Belanger <jay.p.belanger@gmail.com>
4588
4589 * calc.texi (TeX and LaTeX Language Modes, Predefined Units):
4590 Mention that the TeX specific units won't use the `tex' prefix
4591 in TeX mode.
4592
4593 2010-11-18 Katsumi Yamaoka <yamaoka@jpl.org>
4594
4595 * gnus.texi (Misc Article): Document gnus-inhibit-images.
4596
4597 2010-11-17 Glenn Morris <rgm@gnu.org>
4598
4599 * edt.texi: Remove information about Emacs 19.
4600
4601 2010-11-17 Michael Albinus <michael.albinus@gmx.de>
4602
4603 * trampver.texi: Update release number.
4604
4605 2010-11-12 Katsumi Yamaoka <yamaoka@jpl.org>
4606
4607 * gnus.texi (Article Washing): Fix typo.
4608
4609 2010-11-11 Noorul Islam <noorul@noorul.com>
4610
4611 * org.texi: Fix typo.
4612
4613 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4614
4615 * org.texi (Using capture): Explain that refiling is
4616 sensitive to cursor position.
4617
4618 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4619
4620 * org.texi (Images and tables): Add cross reference to link section.
4621
4622 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4623
4624 * org.texi: Document the <c> cookie.
4625
4626 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4627
4628 * org.texi: Multi-line header arguments :PROPERTIES: :ID:
4629 b77c8857-6c76-4ea9-8a61-ddc2648d96c4 :END:.
4630
4631 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4632
4633 * org.texi (CSS support): Document :HTML_CONTAINER_CLASS: property.
4634
4635 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4636
4637 * org.texi (Project alist): Mention that this is a property list.
4638
4639 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4640
4641 * org.texi (Setting up the staging area): Document that
4642 file names remain visible when encrypting the MobileOrg files.
4643
4644 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4645
4646 * org.texi (Setting up the staging area): Document which
4647 versions are needed for encryption.
4648
4649 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4650
4651 * org.texi (noweb): Update :noweb documentation to
4652 reflect the new "tangle" argument.
4653
4654 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4655
4656 * org.texi (Batch execution): Improve tangling script in
4657 documentation.
4658
4659 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4660
4661 * org.texi (Handling links, In-buffer settings):
4662 Document inlining images on startup.
4663
4664 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4665
4666 * org.texi (Setting up the staging area): Document use of
4667 crypt password.
4668
4669 2010-11-11 David Maus <dmaus@ictsoc.de>
4670
4671 * org.texi (Template expansion): Add date related link type escapes.
4672
4673 2010-11-11 David Maus <dmaus@ictsoc.de>
4674
4675 * org.texi (Template expansion): Add mew in table for link type
4676 escapes.
4677
4678 2010-11-11 David Maus <dmaus@ictsoc.de>
4679
4680 * org.texi (Template expansion): Fix typo in link type escapes.
4681
4682 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4683
4684 * org.texi (Structure of code blocks): Another documentation tweak.
4685
4686 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4687
4688 * org.texi (Structure of code blocks): Documentation tweak.
4689
4690 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4691
4692 * org.texi (Structure of code blocks):
4693 Update documentation to mention inline code block syntax.
4694
4695 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4696
4697 * org.texi (comments): Improve wording.
4698
4699 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4700
4701 * org.texi (comments): Document the new :comments header arguments.
4702
4703 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4704
4705 * org.texi (Installation): Remove the special
4706 installation instructions for XEmacs.
4707
4708 2010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
4709
4710 * org.texi (Easy Templates): New section. Documents quick
4711 insertion of empty structural elements.
4712
4713 2010-11-11 Noorul Islam <noorul@noorul.com>
4714
4715 * org.texi: Fix doc.
4716
4717 2010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
4718
4719 * org.texi (The date/time prompt): Document specification
4720 of time ranges.
4721
4722 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4723
4724 * org.texi (Internal links): Document the changes in
4725 internal links.
4726
4727 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4728
4729 * org.texi (Agenda commands): Document the limitation for
4730 the filter preset - it can only be used for an entire agenda
4731 view, not in an individual block in a block agenda.
4732
4733 2010-11-11 Eric S Fraga <e.fraga@ucl.ac.uk>
4734
4735 * org.texi (iCalendar export): Document alarm creation.
4736
4737 2010-11-10 Michael Albinus <michael.albinus@gmx.de>
4738
4739 * dbus.texi (Type Conversion): Introduce `:unix-fd' type mapping.
4740
4741 2010-11-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
4742
4743 * gnus.texi (Article Washing): Document gnus-article-treat-non-ascii.
4744
4745 2010-11-09 Jay Belanger <jay.p.belanger@gmail.com>
4746
4747 * calc.texi: Use emacsver.texi to determine Emacs version.
4748
4749 2010-11-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
4750
4751 * gnus.texi (Customizing the IMAP Connection): Remove nnir mention,
4752 since that works by default.
4753
4754 2010-11-03 Kan-Ru Chen <kanru@kanru.info> (tiny change)
4755
4756 * gnus.texi (Customizing the IMAP Connection): Document
4757 `nnimap-expunge' and remove `nnimap-expunge-inbox' from example.
4758
4759 2010-11-04 Michael Albinus <michael.albinus@gmx.de>
4760
4761 * tramp.texi (Remote shell setup): New item "Interactive shell
4762 prompt". Reported by Christian Millour <cm@abtela.com>.
4763 (Remote shell setup, Remote processes): Use @code{} for
4764 environment variables.
4765
4766 2010-11-03 Glenn Morris <rgm@gnu.org>
4767
4768 * ediff.texi (Quick Help Commands, Miscellaneous):
4769 * gnus.texi (Agent Variables, Configuring nnmairix): Spelling fix.
4770
4771 2010-10-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
4772
4773 * gnus.texi (Paging the Article): Document C-u g/C-u C-u g.
4774
4775 2010-10-31 Glenn Morris <rgm@gnu.org>
4776
4777 * mh-e.texi (Preface, From Bill Wohler): Change 23 to past tense.
4778
4779 2010-10-31 Glenn Morris <rgm@gnu.org>
4780
4781 * cc-mode.texi: Remove reference to defunct viewcvs URL.
4782
4783 2010-10-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4784
4785 * gnus.texi (Client-Side IMAP Splitting):
4786 Mention nnimap-unsplittable-articles.
4787
4788 2010-10-29 Julien Danjou <julien@danjou.info>
4789
4790 * gnus.texi (Finding the News): Remove references to obsoletes
4791 variables `gnus-nntp-server' and `gnus-secondary-servers'.
4792
4793 2010-10-29 Eli Zaretskii <eliz@gnu.org>
4794
4795 * makefile.w32-in (MAKEINFO): Add -I$(emacsdir).
4796 (ENVADD): Remove extra -I$(emacsdir), included in $(MAKEINFO).
4797 ($(infodir)/efaq): Remove -I$(emacsdir), included in $(MAKEINFO).
4798 ($(infodir)/calc, calc.dvi): Depend on $(emacsdir)/emacsver.texi.
4799
4800 2010-10-28 Glenn Morris <rgm@gnu.org>
4801
4802 * Makefile.in (MAKEINFO, ENVADD): Add $emacsdir to include path.
4803 (($(infodir)/calc, calc.dvi, calc.pdf): Depend on emacsver.texi.
4804 ($(infodir)/efaq): Remove -I option now in $MAKEINFO.
4805
4806 2010-10-25 Daiki Ueno <ueno@unixuser.org>
4807
4808 * epa.texi (Mail-mode integration): Add alternative key bindings
4809 for epa-mail commands; escape comma.
4810 Don't use the word "PGP", since it is a non-free program.
4811
4812 2010-10-24 Jay Belanger <jay.p.belanger@gmail.com>
4813
4814 * calc.texi: Use emacsver.texi to determine Emacs version.
4815
4816 2010-10-24 Juanma Barranquero <lekktu@gmail.com>
4817
4818 * gnus.texi (Group Parameters, Buttons): Fix typos.
4819
4820 2010-10-22 Tassilo Horn <tassilo@member.fsf.org>
4821
4822 * gnus.texi (Subscription Commands): Mention that you can also
4823 subscribe to new groups via the Server buffer, which is probably more
4824 convenient when subscribing to many groups.
4825
4826 2010-10-21 Julien Danjou <julien@danjou.info>
4827
4828 * message.texi (Message Headers): Allow message-default-headers to be a
4829 function.
4830
4831 2010-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
4832
4833 * gnus-news.texi: Mention new archive defaults.
4834
4835 2010-10-21 Katsumi Yamaoka <yamaoka@jpl.org>
4836
4837 * gnus.texi (RSS): Remove nnrss-wash-html-in-text-plain-parts.
4838
4839 2010-10-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
4840
4841 * gnus.texi (HTML): Document the function value of
4842 gnus-blocked-images.
4843 (Article Washing): shr and gnus-w3m, not the direct function names.
4844
4845 2010-10-20 Julien Danjou <julien@danjou.info>
4846
4847 * emacs-mime.texi (Flowed text): Add a note about mml-enable-flowed
4848 variable.
4849
4850 2010-10-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
4851
4852 * gnus.texi (Customizing the IMAP Connection): The port strings are
4853 strings.
4854 (Document Groups): Mention git.
4855
4856 2010-10-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
4857
4858 * gnus-coding.texi (Gnus Maintainance Guide): Update to mention Emacs
4859 bzr/Gnus git sync.
4860
4861 2010-10-15 Eli Zaretskii <eliz@gnu.org>
4862
4863 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix last
4864 change.
4865
4866 2010-10-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
4867
4868 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix up the
4869 @item syntax for in-Emacs makeinfo.
4870
4871 2010-10-13 Teodor Zlatanov <tzz@lifelogs.com>
4872
4873 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix syntax and
4874 trim sentence.
4875
4876 2010-10-12 Daiki Ueno <ueno@unixuser.org>
4877
4878 * epa.texi (Caching Passphrases):
4879 * auth.texi (GnuPG and EasyPG Assistant Configuration):
4880 Clarify some configurations require to set up gpg-agent.
4881
4882 2010-10-11 Glenn Morris <rgm@gnu.org>
4883
4884 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
4885
4886 2010-10-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
4887
4888 * gnus.texi (Spam Package Introduction): Mention `$'.
4889
4890 2010-10-09 Eli Zaretskii <eliz@gnu.org>
4891
4892 * makefile.w32-in (emacsdir): New variable.
4893 ($(infodir)/efaq, faq.dvi): Depend on emacsver.texi.
4894 (ENVADD, $(infodir)/efaq): Add -I$(emacsdir).
4895
4896 2010-10-09 Glenn Morris <rgm@gnu.org>
4897
4898 * Makefile.in (mostlyclean): Delete *.toc.
4899
4900 * Makefile.in: Use $< in rules.
4901
4902 * Makefile.in (maintainer-clean): Remove harmless, long-standing error.
4903
4904 * Makefile.in ($(infodir)): Delete rule.
4905 (mkinfodir): New. Use it in all the info rules, rather than depending
4906 on infodir.
4907
4908 2010-10-09 Glenn Morris <rgm@gnu.org>
4909
4910 * gnus.texi (Article Washing): Fix previous change.
4911
4912 * Makefile.in (emacsdir): New variable.
4913 ($(infodir)/efaq): Pass -I $(emacsdir) to makeinfo.
4914 Depend on emacsver.texi.
4915
4916 * faq.texi (VER): Replace with EMACSVER from emacsver.texi.
4917
4918 * Makefile.in (.PHONY): Declare info, dvi, pdf and the clean rules.
4919
4920 2010-10-08 Julien Danjou <julien@danjou.info>
4921
4922 * gnus.texi: Add mm-shr.
4923
4924 2010-10-08 Ludovic Courtès <ludo@gnu.org>
4925
4926 * gnus.texi (Finding the Parent, The Gnus Registry)
4927 (Registry Article Refer Method): Update docs for nnregistry.el.
4928
4929 2010-10-08 Daiki Ueno <ueno@unixuser.org>
4930
4931 * auth.texi (Help for users)
4932 (GnuPG and EasyPG Assistant Configuration): Update docs.
4933
4934 2010-10-08 Glenn Morris <rgm@gnu.org>
4935
4936 * cl.texi (Organization, Installation, Old CL Compatibility):
4937 Deprecate cl-compat for new code.
4938 (Usage, Installation): Remove outdated information.
4939
4940 * eudc.texi (CCSO PH/QI, LDAP Requirements): Remove old information.
4941
4942 2010-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
4943
4944 * gnus.texi (Gravatars): Document gnus-gravatar-too-ugly.
4945
4946 2010-10-06 Julien Danjou <julien@danjou.info>
4947
4948 * sieve.texi (Manage Sieve API): Document sieve-manage-authenticate.
4949
4950 * message.texi (PGP Compatibility): Remove reference to gpg-2comp,
4951 broken link.
4952
4953 * gnus-faq.texi (FAQ 8-3): Remove references to my.gnus.org.
4954
4955 * gnus.texi (Comparing Mail Back Ends): Remove broken link and allusion
4956 to ReiserFS.
4957
4958 * gnus-faq.texi (FAQ 5-5): Fix Flyspell URL.
4959 (FAQ 7-1): Fix getmail URL.
4960
4961 2010-10-06 Daiki Ueno <ueno@unixuser.org>
4962
4963 * epa.texi (Caching Passphrases): New section.
4964
4965 2010-10-06 Glenn Morris <rgm@gnu.org>
4966
4967 * Makefile.in (SHELL): Set it.
4968 (info): Move the mkdir dependency to the individual info files.
4969 (mostlyclean): Tidy up.
4970 (clean): Only delete the specific dvi and pdf files.
4971 (maintainer-clean): Be more restrictive in what we delete.
4972 ($(infodir)): Add parallel build workaround.
4973
4974 2010-10-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
4975
4976 * gnus.texi (Misc Article): Document gnus-widen-article-window.
4977
4978 2010-10-03 Julien Danjou <julien@danjou.info>
4979
4980 * emacs-mime.texi (Display Customization):
4981 Update mm-inline-large-images documentation and add documentation for
4982 mm-inline-large-images-proportion.
4983
4984 2010-10-03 Michael Albinus <michael.albinus@gmx.de>
4985
4986 * tramp.texi (Frequently Asked Questions):
4987 Mention remote-file-name-inhibit-cache.
4988
4989 2010-10-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
4990
4991 * gnus.texi (Splitting Mail): Fix @xref syntax.
4992 (Splitting Mail): Really fix the @ref syntax.
4993
4994 2010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
4995
4996 * gnus.texi (Splitting Mail): Mention the new fancy splitting function.
4997 (Article Hiding): Add google banner example.
4998 Suggested by Benjamin Xu.
4999
5000 2010-09-30 Teodor Zlatanov <tzz@lifelogs.com>
5001
5002 * gnus.texi (Spam Package Configuration Examples, SpamOracle):
5003 Remove nnimap-split-rule from examples.
5004
5005 2010-09-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
5006
5007 * gnus.texi (Mail Source Specifiers): Remove webmail.el mentions.
5008 (NNTP): Document nntp-server-list-active-group. Suggested by Barry
5009 Fishman.
5010 (Client-Side IMAP Splitting): Add nnimap-split-fancy.
5011
5012 2010-09-30 Julien Danjou <julien@danjou.info>
5013
5014 * gnus.texi (Gravatars): Fix documentation about
5015 gnu-gravatar-properties.
5016
5017 2010-09-29 Daiki Ueno <ueno@unixuser.org>
5018
5019 * epa.texi (Bug Reports): New section.
5020
5021 2010-09-29 Glenn Morris <rgm@gnu.org>
5022
5023 * Makefile.in (top_srcdir): Remove unused variable.
5024
5025 2010-09-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
5026
5027 * gnus.texi (Using IMAP): Remove the @acronyms from the headings.
5028 (Client-Side IMAP Splitting): Document 'default.
5029
5030 2010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
5031
5032 * gnus.texi (Customizing the IMAP Connection):
5033 Document nnimap-fetch-partial-articles.
5034
5035 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
5036
5037 * gnus-news.texi: Mention nnimap-inbox.
5038
5039 * gnus.texi (Picons): Document gnus-picon-inhibit-top-level-domains.
5040
5041 2010-09-26 Julien Danjou <julien@danjou.info>
5042
5043 * gnus.texi (Oort Gnus): Remove mention of ssl.el.
5044
5045 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
5046
5047 * gnus.texi (Security): Remove gpg.el mention.
5048
5049 2010-09-26 Andreas Seltenreich <seltenreich@gmx.de>
5050
5051 * gnus.texi (Browse Foreign Server): New variable
5052 gnus-browse-subscribe-newsgroup-method.
5053
5054 * gnus-news.texi: Mention it.
5055
5056 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
5057
5058 * gnus.texi (NoCeM): Remove.
5059 (Startup Variables): No jingle.
5060
5061 2010-09-25 Ulrich Mueller <ulm@gentoo.org>
5062
5063 * woman.texi (Interface Options): xz compression is now supported.
5064
5065 2010-09-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
5066
5067 * gnus.texi (Article Commands): Document gnus-fetch-partial-articles.
5068 (Unavailable Servers): Document gnus-server-copy-server.
5069 (Using IMAP): Document the new nnimap.
5070
5071 2010-09-25 Julien Danjou <julien@danjou.info>
5072
5073 * gnus.texi (Customizing Articles): Remove gnus-treat-translate.
5074
5075 2010-09-24 Glenn Morris <rgm@gnu.org>
5076
5077 * url.texi (Disk Caching): Tweak previous change.
5078
5079 2010-09-24 Julien Danjou <julien@danjou.info>
5080
5081 * url.texi (Disk Caching): Mention url-cache-expire-time,
5082 url-cache-expired, and url-fetch-from-cache.
5083
5084 2010-09-24 Julien Danjou <julien@danjou.info>
5085
5086 * gnus.texi: Add Gravatars.
5087
5088 2010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
5089
5090 * gnus.texi (Startup Variables): Mention gnus-use-backend-marks.
5091
5092 2010-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
5093
5094 * gnus.texi (Expunging mailboxes): Update name of the expunging
5095 command.
5096
5097 2010-09-20 Katsumi Yamaoka <yamaoka@jpl.org>
5098
5099 * emacs-mime.texi (rfc2047): Update description for
5100 rfc2047-encode-parameter.
5101
5102 2010-09-13 Michael Albinus <michael.albinus@gmx.de>
5103
5104 * tramp.texi (Inline methods): Remove "ssh1_old", "ssh2_old" and
5105 "fish" methods.
5106 (External methods): Remove "scp1_old" and "scp2_old" methods.
5107
5108 2010-09-09 Michael Albinus <michael.albinus@gmx.de>
5109
5110 * tramp.texi: Remove Japanese manual. Fix typo.
5111
5112 * trampver.texi: Update release number. Remove japanesemanual.
5113
5114 2010-09-09 Glenn Morris <rgm@gnu.org>
5115
5116 * org.texi: Restore clobbered changes (copyright years, untabify).
5117
5118 2010-09-04 Julien Danjou <julien@danjou.info> (tiny change)
5119
5120 * gnus.texi (Adaptive Scoring): Fix typo.
5121
5122 2010-09-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
5123
5124 * gnus.texi (Article Display): Document gnus-html-show-images.
5125
5126 2010-09-02 Jan Djärv <jan.h.d@swipnet.se>
5127
5128 * cl.texi (Basic Setf): Remove x-get-cut-buffer and x-get-cutbuffer.
5129
5130 2010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
5131
5132 * gnus.texi (HTML): Document gnus-max-image-proportion.
5133
5134 2010-08-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
5135
5136 * gnus.texi (HTML): Document gnus-blocked-images.
5137
5138 * message.texi (Wide Reply): Document message-prune-recipient-rules.
5139
5140 2010-08-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
5141
5142 * gnus.texi (Summary Mail Commands): Note that only the addresses from
5143 the first message are used for wide replies.
5144 (Changing Servers): Remove documentation on gnus-change-server and
5145 friends, since it's been removed.
5146
5147 2010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
5148
5149 * gnus.texi (Drafts): Mention B DEL.
5150
5151 2010-08-29 Tim Landscheidt <tim@tim-landscheidt.de> (tiny change)
5152
5153 * gnus.texi (Delayed Articles): Mention that the Date header is the
5154 original one, even if you delay.
5155
5156 2010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
5157
5158 * gnus.texi (Asynchronous Fetching):
5159 Document gnus-async-post-fetch-function.
5160 (HTML): Made into its own section.
5161
5162 2010-08-26 Michael Albinus <michael.albinus@gmx.de>
5163
5164 Sync with Tramp 2.1.19.
5165
5166 * tramp.texi (Inline methods, Default Method):
5167 Mention `tramp-inline-compress-start-size'. Remove "kludgy" phrase.
5168 Remove remark about doubled "-t" argument.
5169 (Auto-save and Backup): Remove reference to Emacs 21.
5170 (Filename Syntax): Describe port numbers.
5171 (Frequently Asked Questions): Adapt supported (X)Emacs versions. Adapt
5172 supported MS Windows versions. Remove obsolete URL. Recommend "sshx"
5173 and "scpx" for echoing shells. Use the $() syntax, texi2dvi reports
5174 errors with the backquotes.
5175 (External packages): File attributes cache flushing for asynchronous
5176 processes.
5177 (Traces and Profiles): Describe verbose level 9.
5178
5179 * trampver.texi: Update release number.
5180
5181 2010-08-23 Michael Albinus <michael.albinus@gmx.de>
5182
5183 * dbus.texi (Alternative Buses): New chapter.
5184
5185 2010-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
5186
5187 * cl.texi (Mapping over Sequences): Rename mapc => cl-mapc.
5188
5189 2010-08-09 Jay Belanger <jay.p.belanger@gmail.com>
5190
5191 * calc.texi (Customizing Calc): Rearrange description of new
5192 variables to match the presentation of other variables.
5193
5194 2010-08-08 Juanma Barranquero <lekktu@gmail.com>
5195
5196 * org.texi (Footnotes, Tables in HTML export): Fix typos.
5197
5198 2010-08-08 Jay Belanger <jay.p.belanger@gmail.com>
5199
5200 * calc.texi (Making Selections, Selecting Subformulas)
5201 (Customizing Calc): Mention how to use faces to emphasize selected
5202 sub-formulas.
5203
5204 2010-08-05 Michael Albinus <michael.albinus@gmx.de>
5205
5206 * tramp.texi (External packages): File attributes cache flushing
5207 for asynchronous processes.
5208
5209 2010-08-01 Alan Mackenzie <acm@muc.de>
5210
5211 Enhance the manual for the latest Java Mode.
5212
5213 * cc-mode.texi (Syntactic Symbols): New symbols annotation-top-cont and
5214 annotation-var-cont.
5215 (Java Symbols): Page renamed from Anonymous Class Symbol. Document the
5216 two new symbols.
5217
5218 2010-07-28 Michael Albinus <michael.albinus@gmx.de>
5219
5220 * tramp.texi (Traces and Profiles): Describe verbose level 9.
5221
5222 2010-07-27 Chong Yidong <cyd@stupidchicken.com>
5223
5224 * nxml-mode.texi (Limitations): Remove obsolete discussion (Bug#6708).
5225
5226 2010-07-19 Juanma Barranquero <lekktu@gmail.com>
5227
5228 * org.texi: Fix typo in previous change (2010-07-19T09:47:27Z!carsten.dominik@gmail.com).
5229
5230 2010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
5231
5232 * org.texi: Add macros to get plain quotes in PDF output.
5233 List additional contributors.
5234 (Capture): New section, replaces the section about remember.
5235 (Working With Source Code): New chapter, focused on documenting Org
5236 Babel.
5237 (Code evaluation security): New section.
5238 (MobileOrg): Document DropBox support.
5239 (TaskJuggler export): Document taskjuggler and Gantt chart support.
5240 (Special symbols): Show how to display UTF8 characters for entities.
5241 (Global TODO list): Clarify the use of the "M" key and the differences
5242 to the "m" key.
5243 (RSS Feeds): Mention Atom feeds as well.
5244 (Setting tags): Remove paragraph about
5245 `org-complete-tags-always-offer-all-agenda-tags'.
5246
5247 2010-07-17 Michael Albinus <michael.albinus@gmx.de>
5248
5249 * tramp.texi (Inline methods): Remove remark about doubled "-t"
5250 argument.
5251 (Frequently Asked Questions): Recommend "sshx" and "scpx" for
5252 echoing shells.
5253
5254 2010-07-10 Michael Albinus <michael.albinus@gmx.de>
5255
5256 * tramp.texi (Inline methods): Remove "kludgy" phrase.
5257 (Filename Syntax): Describe port numbers.
5258
5259 2010-07-09 Michael Albinus <michael.albinus@gmx.de>
5260
5261 * dbus.texi (Top): Introduce Index. Emphasize "nil" whereever
5262 forgotten.
5263 (Type Conversion): Precise conversion of natural numbers.
5264 (Errors and Events): Add "debugging" to concept index. Add variable
5265 `dbus-debug'.
5266
5267 2010-07-04 Michael Albinus <michael.albinus@gmx.de>
5268
5269 * dbus.texi (Receiving Method Calls): Add optional argument
5270 EMITS-SIGNAL to `dbus-register-property'.
5271
5272 2010-06-27 Alex Schroeder <alex@gnu.org>
5273
5274 * nxml-mode.texi (Commands for locating a schema): Fix typo.
5275
5276 2010-06-24 Glenn Morris <rgm@gnu.org>
5277
5278 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
5279 * dired-x.texi, ebrowse.texi, ede.texi, edt.texi, eieio.texi:
5280 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
5281 * flymake.texi, gnus.texi, info.texi, mairix-el.texi, message.texi:
5282 * newsticker.texi, org.texi, pgg.texi, rcirc.texi, reftex.texi:
5283 * remember.texi, sasl.texi, semantic.texi, ses.texi, smtpmail.texi:
5284 * speedbar.texi, tramp.texi, url.texi, viper.texi, widget.texi:
5285 * woman.texi: Start direntry descriptions in column 32, per Texinfo
5286 convention. Make them end with a period.
5287
5288 2010-06-23 Glenn Morris <rgm@gnu.org>
5289
5290 * autotype.texi, cl.texi, dired-x.texi, ebrowse.texi, ede.texi:
5291 * eieio.texi, epa.texi, faq.texi, flymake.texi, forms.texi:
5292 * gnus-faq.texi, idlwave.texi, mh-e.texi, nxml-mode.texi, org.texi:
5293 * pcl-cvs.texi, pgg.texi, reftex.texi, sasl.texi, sc.texi,
5294 * sem-user.texi, semantic.texi, sieve.texi, smtpmail.texi,
5295 * speedbar.texi, vip.texi, viper.texi, widget.texi: Untabify.
5296
5297 2010-06-10 Glenn Morris <rgm@gnu.org>
5298
5299 * idlwave.texi (Load-Path Shadows):
5300 * org.texi (Handling links): Fix typos.
5301
5302 2010-06-07 Teodor Zlatanov <tzz@lifelogs.com>
5303
5304 * gnus.texi (Interactive): Explain effect of gnus-expert-user better.
5305
5306 2010-05-26 Michael Albinus <michael.albinus@gmx.de>
5307
5308 * eshell.texi (Built-ins): Describe, how to disable a built-in command
5309 by an alias. (Bug#6226)
5310
5311 2010-05-16 Jay Belanger <jay.p.belanger@gmail.com>
5312
5313 * calc.texi (Manipulating Vectors): Mention that vectors can
5314 be used to determine bins for `calc-histogram'.
5315
5316 2010-05-13 Jay Belanger <jay.p.belanger@gmail.com>
5317
5318 * calc.texi: Remove "\turnoffactive" commands throughout.
5319
5320 2010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
5321
5322 * url.texi (HTTP language/coding, Customization):
5323 * message.texi (Header Commands, Responses):
5324 * cl.texi (Argument Lists): Fix typos.
5325
5326 2010-05-08 Chong Yidong <cyd@stupidchicken.com>
5327
5328 * ede.texi (EDE Mode): Refer to init file rather than `.emacs'.
5329 Note that Development menu is always available.
5330 (Creating a project): Fix terminology.
5331 (Add/Remove files): Fix typo.
5332
5333 2010-05-07 Chong Yidong <cyd@stupidchicken.com>
5334
5335 * Version 23.2 released.
5336
5337 2010-05-01 Daniel E. Doherty <ddoherty03@gmail.com> (tiny change)
5338
5339 * calc.texi (Tutorial): Use "^{\prime}" to indicate primes.
5340
5341 2010-05-01 Michael Albinus <michael.albinus@gmx.de>
5342
5343 * tramp.texi (Inline methods, Default Method):
5344 Mention `tramp-inline-compress-start-size'.
5345
5346 2010-04-18 Teodor Zlatanov <tzz@lifelogs.com>
5347
5348 * gnus.texi (Gnus Versions, Oort Gnus): Mention the Git repo instead of
5349 the CVS repo. Put the Git repo in the news section.
5350
5351 * gnus-coding.texi (Gnus Maintainance Guide): Fix title typo.
5352 Removed some mentions of CVS. Mention the new Git repo.
5353
5354 2010-04-18 Andreas Seltenreich <seltenreich@gmx.de>
5355
5356 * gnus.texi (Score File Format): Fix typo. Reported by Štěpán Němec.
5357 (Mail Group Commands): Add index entry.
5358
5359 2010-04-18 Glenn Morris <rgm@gnu.org>
5360
5361 * info.texi (Search Index): Mention Emacs's Info-virtual-index.
5362
5363 2010-04-18 Jay Belanger <jay.p.belanger@gmail.com>
5364
5365 * calc.texi (Radix modes): Mention that the option prefix will
5366 turn on twos-complement mode.
5367 (Inverse and Hyperbolic Flags): Mention the Option flag.
5368
5369 2010-04-15 Carsten Dominik <carsten.dominik@gmail.com>
5370
5371 * org.texi (LaTeX and PDF export): Add a footnote about xetex.
5372 (LaTeX/PDF export commands): Rename and Move section.
5373 (Sectioning structure): Update.
5374 (References): New use case for field coordinates.
5375 (The export dispatcher): Rename from ASCII export.
5376 (Setting up the staging area): Document the availability of
5377 encryption for MobileOrg.
5378 (Images and tables): Document how to reference labels.
5379 (Index entries): New section.
5380 (Generating an index): New section.
5381 (Column width and alignment): Document that <N> now
5382 means a fixed width, not a maximum width.
5383 (Publishing options): Document the :email option.
5384 (Beamer class export): Fix bug in the BEAMER example.
5385 (Refiling notes): Document refile logging.
5386 (In-buffer settings): Document refile logging keywords.
5387 (Drawers): Document `C-c C-z' command.
5388 (Agenda commands): Mention the alternative key `C-c C-z'.
5389 (Special properties): Document the BLOCKED property.
5390 (The spreadsheet): Mention the formula editor.
5391 (References): Document field coordinates.
5392 (Publishing action): Correct the documentation for the
5393 publishing function.
5394 (The date/time prompt): Document that we accept dates
5395 like month/day/year.
5396 (Cooperation): Document the changes in table.el support.
5397 (Faces for TODO keywords, Faces for TODO keywords)
5398 (Priorities): Document the easy colors.
5399 (Visibility cycling): Document the new double prefix
5400 arg for `org-reveal'.
5401 (Cooperation): Remember.el is part of Emacs.
5402 (Clean view): Mention that `wrap-prefix' is also set by
5403 org-indent-mode.
5404 (Agenda commands): Add information about prefix args to
5405 scheduling and deadline commands.
5406 (Search view): Point to the docstring of
5407 `org-search-view' for more details.
5408 (Agenda commands): Document that `>' prompts for a date.
5409 (Setting tags): Document variable
5410 org-complete-tags-always-offer-all-agenda-tags.
5411 (Column attributes): Cross-reference special properties.
5412
5413 2010-04-10 Michael Albinus <michael.albinus@gmx.de>
5414
5415 Synchronize with Tramp repository.
5416
5417 * tramp.texi (Auto-save and Backup): Remove reference to Emacs 21.
5418 (Frequently Asked Questions): Adapt supported (X)Emacs versions.
5419 Adapt supported MS Windows versions. Remove obsolete URL. Use the $()
5420 syntax, texi2dvi reports errors with the backquotes.
5421
5422 * trampver.texi: Update release number.
5423
5424 2010-04-01 Teodor Zlatanov <tzz@lifelogs.com>
5425
5426 * gnus.texi (Finding the News): Add pointers to the Server buffer
5427 because it's essential.
5428
5429 2010-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
5430
5431 * gnus.texi (MIME Commands): Update description of
5432 gnus-article-browse-html-article.
5433
5434 2010-03-27 Teodor Zlatanov <tzz@lifelogs.com>
5435
5436 * auth.texi (Secret Service API): Add TODO node.
5437 (Help for users): Explain the new source options for `auth-sources'.
5438
5439 2010-03-24 Michael Albinus <michael.albinus@gmx.de>
5440
5441 * trampver.texi: Update release number.
5442
5443 2010-03-10 Chong Yidong <cyd@stupidchicken.com>
5444
5445 * Branch for 23.2.
5446
5447 2010-03-03 Chong Yidong <cyd@stupidchicken.com>
5448
5449 * faq.texi (Escape sequences in shell output): Note that ansi-color is
5450 now enabled by default.
5451
5452 2010-02-28 Michael Albinus <michael.albinus@gmx.de>
5453
5454 * dbus.texi (Errors and Events): D-Bus messages are retrieved only,
5455 when Emacs runs in interactive mode. (Bug#5645)
5456
5457 2010-02-16 Glenn Morris <rgm@gnu.org>
5458
5459 * nxml-mode.texi (Commands for locating a schema): Fix keybinding.
5460
5461 2010-02-05 Mark A. Hershberger <mah@everybody.org>
5462
5463 * ede.texi, eieio.texi, semantic.texi: Use standard direntry format.
5464
5465 2010-01-21 Katsumi Yamaoka <yamaoka@jpl.org>
5466
5467 * gnus.texi (Score File Format): Fix typo.
5468
5469 2010-01-19 Mark A. Hershberger <mah@everybody.org>
5470
5471 * cc-mode.texi: Replace references to obsolete c-subword-mode.
5472
5473 2010-01-18 Juanma Barranquero <lekktu@gmail.com>
5474
5475 * ada-mode.texi (Project File Overview): Fix typo.
5476
5477 2010-01-17 Chong Yidong <cyd@stupidchicken.com>
5478
5479 * semantic.texi: Add Richard Y. Kim credit.
5480
5481 * eieio.texi (Making New Objects): Fix typo (Bug#5406).
5482
5483 2010-01-17 Michael Albinus <michael.albinus@gmx.de>
5484
5485 * tramp.texi (Frequently Asked Questions): Add GNU Emacs 23 and
5486 SXEmacs 22 to the supported systems. New item for hung ssh sessions.
5487
5488 2010-01-17 Glenn Morris <rgm@gnu.org>
5489
5490 * calc.texi (Reporting Bugs): Don't mention format of repository.
5491
5492 * woman.texi (Bugs): Make "Emacs repository" less specific,
5493 and the URL for same more specific.
5494
5495 * faq.texi (Latest version of Emacs): The repository is now Bazaar.
5496
5497 2010-01-17 Juanma Barranquero <lekktu@gmail.com>
5498
5499 * ede.texi (ede-step-project, ede-proj-target):
5500 * tramp.texi (Remote processes): Fix typos.
5501
5502 2010-01-16 Mario Lang <mlang@delysid.org>
5503
5504 * ede.texi (ede-target):
5505 * org.texi (Refiling notes): Remove duplicated words.
5506
5507 2010-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
5508
5509 * gnus.texi (Posting Styles): Use with-current-buffer.
5510 * calc.texi (Defining Simple Commands): Prefer save-current-buffer.
5511
5512 2010-01-02 Kevin Ryde <user42@zip.com.au>
5513
5514 * eieio.texi (Naming Conventions): Correction to xref on elisp
5515 coding conventions, is "Tips" node not "Standards".
5516
5517 2009-12-24 Chong Yidong <cyd@stupidchicken.com>
5518
5519 * calc.texi (General Mode Commands): Calc file should be in .emacs.d.
5520
5521 * faq.texi (New in Emacs 22): Max buffer size is now 512 MB.
5522
5523 2009-12-18 Katsumi Yamaoka <yamaoka@jpl.org>
5524
5525 * gnus.texi (Direct Functions): Add missing port number to tls method.
5526
5527 2009-12-15 Juanma Barranquero <lekktu@gmail.com>
5528
5529 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add edt.
5530 ($(infodir)/edt, edt.dvi): New targets.
5531
5532 2009-12-15 Glenn Morris <rgm@gnu.org>
5533
5534 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add edt.
5535 (edt, $(infodir)/edt, edt.dvi): New targets.
5536 * edt.texi: New file (etc/edt-user.doc converted to Texinfo).
5537
5538 * Makefile.in (PDF_TARGETS, pdf): New.
5539 (clean): Add *.pdf.
5540 Add pdf rules for all manuals.
5541
5542 2009-12-15 Jay Belanger <jay.p.belanger@gmail.com>
5543
5544 * calc.texi (Radix Modes): Clarify two's complement notation.
5545
5546 2009-12-14 Chong Yidong <cyd@stupidchicken.com>
5547
5548 * sem-user.texi (Semantic mode, Idle Scheduler, Smart Completion)
5549 (Smart Jump, Analyzer Debug): Copyedits.
5550 (Semantic mode user commands): Link to new nodes.
5551 (Speedbar, SymRef, MRU Bookmarks, Sticky Func Mode)
5552 (Highlight Func Mode, Tag Decoration Mode): New nodes, from the
5553 upstream Semantic manual.
5554
5555 * semantic.texi (Introduction): Minor fix to diagram.
5556
5557 2009-12-09 Michael Albinus <michael.albinus@gmx.de>
5558
5559 * eshell.texi (History): Add the other built-in variables.
5560 (Built-ins): Explain built-ins, and how to apply the external commands.
5561 Add `history', `su' and `sudo'.
5562
5563 * tramp.texi (Remote processes): Add missing <RET> in the example.
5564
5565 2009-12-01 Bill Wohler <wohler@newt.com>
5566
5567 * mh-e.texi (Searching): Use mh vfolder_format and fix typo in database
5568 path for mairix example. Specify -q in namazu example since namazu is
5569 excessively garrulous.
5570
5571 2009-11-29 Michael Albinus <michael.albinus@gmx.de>
5572
5573 * tramp.texi (Remote processes): Improve eshell example with "su"
5574 and "sudo" commands.
5575
5576 2009-11-28 Chong Yidong <cyd@stupidchicken.com>
5577
5578 * semantic.texi (Analyzer Internals): Rename from Analyzer.
5579
5580 * sem-user.texi (Semantic mode user commands): Fix key syntax.
5581 Document semantic-complete-analyze-inline.
5582 (Semanticdb search debugging commands): Minor clarification.
5583 (Analyzer, Smart Completion, Smart Summary, Smart Jump)
5584 (Analyzer Debug): New nodes, adapted from the upstream Semantic user
5585 manual.
5586 (Semantic mode): Link to Idle Scheduler.
5587
5588 2009-11-28 Kevin Ryde <user42@zip.com.au>
5589
5590 * cl.texi (Porting Common Lisp): Update EIEIO dead ftp link to a
5591 @pxref, now EIEIO is in Emacs.
5592
5593 * erc.texi (Development): Correction to git tutorial url.
5594
5595 2009-11-26 Glenn Morris <rgm@gnu.org>
5596
5597 * faq.texi (Latest version of Emacs): Mention stability of development
5598 version.
5599 (Problems with very large files): Max buffer size increase in 23.2.
5600 (VM): VM has moved house again.
5601
5602 2009-11-22 Jay Belanger <jay.p.belanger@gmail.com>
5603
5604 * calc.texi (Radix modes): Discuss alternate bases for two's complement
5605 notations.
5606
5607 2009-11-20 Carsten Dominik <dominik@u016822.science.uva.nl>
5608
5609 * org.texi (Column attributes): Fix documentation of new operators.
5610
5611 2009-11-20 Chong Yidong <cyd@stupidchicken.com>
5612
5613 * sem-user.texi (Semanticdb Search Configuration): Rearrange nodes.
5614 (Search Throttle, Semanticdb Roots, Include paths, Idle Scheduler)
5615 (Idle Completions Mode): Numerous copyedits.
5616
5617 2009-11-17 Juanma Barranquero <lekktu@gmail.com>
5618
5619 * semantic.texi (Semantic Internals, Glossary):
5620 * sem-user.texi (Semantic mode, Include paths, Idle Scheduler)
5621 (Semanticdb search debugging commands): Fix typos.
5622
5623 2009-11-16 Jay Belanger <jay.p.belanger@gmail.com>
5624
5625 * calc.texi (Radix modes): Mention twos-complement notation.
5626
5627 2009-11-16 Juanma Barranquero <lekktu@gmail.com>
5628
5629 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add semantic.
5630 ($(infodir)/semantic, semantic.dvi): New targets.
5631
5632 2009-11-16 Chong Yidong <cyd@stupidchicken.com>
5633
5634 * Makefile.in: Build the Semantic manual.
5635
5636 * semantic.texi, sem-user.texi: New files, adapted from the Semantic
5637 repository.
5638
5639 2009-11-16 Michael Albinus <michael.albinus@gmx.de>
5640
5641 * dbus.texi (Receiving Method Calls): New defun
5642 `dbus-unregister-service'.
5643
5644 2009-11-15 Carsten Dominik <carsten.dominik@gmail.com>
5645
5646 * org.texi (Speed keys): New section.
5647
5648 2009-11-13 Michael Albinus <michael.albinus@gmx.de>
5649
5650 * dbus.texi (Type Conversion): Fix typo.
5651 (Asynchronous Methods): Rename `dbus-registered-functions-table' to
5652 `dbus-registered-objects-table'.
5653 (Receiving Method Calls): New defun `dbus-register-property'.
5654 Move `dbus-unregister-object' here.
5655
5656 2009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
5657
5658 * org.texi: Removed @Ie, @ie, @Eg, @eg macros.
5659
5660 2009-11-13 James TD Smith <ahktenzero@mohorovi.cc>
5661
5662 * org.texi (Column attributes): Add the new age summary operators.
5663 Also, mention the fact you can only use one summary operator per
5664 property.
5665
5666 2009-11-13 John Wiegley <johnw@newartisans.com>
5667
5668 * org.texi (Tracking your habits): Add a new section in the
5669 manual about how to track habits.
5670 (Resolving idle time): Add a section on how idle and
5671 dangling clocks are resolved.
5672
5673 2009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
5674
5675 * org.texi (Agenda commands): Document the new `i' command.
5676 (Inserting deadline/schedule): Document logging changes
5677 of scheduling and deadline times stamps.
5678 (In-buffer settings): Document the in-buffer keywords for logging
5679 changes of scheduling and deadline times stamps.
5680 (Structure editing, Plain lists): Document indentation
5681 cycling in empty entries with TAB.
5682 (Archiving): Document the default archiving command.
5683 (Moving subtrees): Document the new keys for archiving.
5684 (Internal archiving): Fix incorrect key.
5685 (Agenda commands): Document the TODO set switching commands.
5686 (Agenda commands): Document the new archiving keys.
5687 (Clocking work time): Better description on how to save
5688 and restore a clock.
5689 (Resolving idle time): Mention the x11idle program to get true
5690 idleness also under X11.
5691 (Resolving idle time): Use @kbd instead of @key for normal
5692 letters, because this is how he rest of the manual does this.
5693 (Pushing to MobileOrg): Mention that `org-directory'
5694 should be set.
5695 (Agenda commands): Document that SPC is a filter for
5696 any tag.
5697 (Search view): Rename from "Keyword search".
5698 (Capure): New chapter.
5699 (Markup): New chapter.
5700 (Links in HTML export, Images in HTML export):
5701 Extend the section titles.
5702 (Images in HTML export): Document the align option.
5703 (Text areas in HTML export): Extend the section title.
5704 (Images in LaTeX export): Explain image placement in LaTeX.
5705
5706 2009-11-10 Glenn Morris <rgm@gnu.org>
5707
5708 * sc.texi (Hints to MUA Authors): MUA should do any decoding.
5709
5710 2009-11-08 Michael Albinus <michael.albinus@gmx.de>
5711
5712 * tramp.texi (Auto-save and Backup): Disable backups just for a
5713 method.
5714
5715 * trampver.texi: Update release number.
5716
5717 2009-11-07 Michael Albinus <michael.albinus@gmx.de>
5718
5719 Sync with Tramp 2.1.17.
5720
5721 * trampver.texi: Update release number.
5722
5723 2009-10-29 Glenn Morris <rgm@gnu.org>
5724
5725 * texinfo.tex: Update to version 2009-08-14.15 from ftp://tug.org/tex/.
5726
5727 2009-10-23 Michael Albinus <michael.albinus@gmx.de>
5728
5729 * tramp.texi (External methods): Temporary files are kept for
5730 `rsync' and `rsyncc' methods.
5731
5732 2009-10-09 Juanma Barranquero <lekktu@gmail.com>
5733
5734 * eieio.texi: Fix typos.
5735
5736 2009-10-07 Chong Yidong <cyd@stupidchicken.com>
5737
5738 * cl.texi (Argument Lists): Clarify explicit keyword arguments.
5739
5740 2009-10-07 Juanma Barranquero <lekktu@gmail.com>
5741
5742 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add eieio, ede.
5743 ($(infodir)/eieio, eieio.dvi, $(infodir)/ede, ede.dvi): New targets.
5744
5745 2009-10-07 Chong Yidong <cyd@stupidchicken.com>
5746
5747 * Makefile.in: Build EIEIO and EDE manuals.
5748
5749 2009-10-07 Eric Ludlam <zappo@gnu.org>
5750
5751 * eieio.texi:
5752 * ede.texi: New files.
5753
5754 2009-10-05 Michael Albinus <michael.albinus@gmx.de>
5755
5756 * tramp.texi (Remote processes): Association of a pty is not supported.
5757
5758 2009-10-01 Carsten Dominik <carsten.dominik@gmail.com>
5759
5760 * org.texi (Pushing to MobileOrg): Document `org-mobile-files'.
5761 (Processing LaTeX fragments): Document that the size of images can be
5762 changes using the variable `org-format-latex-options'.
5763 (The date/time prompt, Timestamps): Be more accurate over ISO format
5764 dates and times.
5765 (Visibility cycling): Document showeverything keyword.
5766 (In-buffer settings): Document showeverything keyword.
5767 (Setting up the staging area): Fix the example.
5768 (MobileOrg): New section.
5769 (Agenda commands, Exporting Agenda Views): Document exporting the
5770 agenda view to Org files.
5771
5772 2009-09-28 Michael Albinus <michael.albinus@gmx.de>
5773
5774 * tramp.texi (History): Add IMAP support.
5775 (External methods): Add `imap' and `imaps' methods.
5776 (GVFS based methods): Add indices for `davs'.
5777 (Password handling): Rename anchors. Add IMAP entries for
5778 ~/.authinfo.gpg.
5779
5780 * trampver.texi: Set default value of `emacsimap'.
5781
5782 2009-09-22 Daiki Ueno <ueno@unixuser.org>
5783
5784 * gnus.texi (Security): Document mm-sign-option and mm-encrypt-option.
5785
5786 2009-09-13 Chong Yidong <cyd@stupidchicken.com>
5787
5788 * dired-x.texi (Technical Details):
5789 Delete dired-up-directory (Bug#4292).
5790
5791 2009-09-03 Michael Albinus <michael.albinus@gmx.de>
5792
5793 * tramp.texi (Frequently Asked Questions): New item for emacsclient.
5794
5795 2009-09-02 Carsten Dominik <carsten.dominik@gmail.com>
5796
5797 * org.texi (Effort estimates): Document new effort setting commands.
5798 (Agenda commands): Document the new keys fro agenda time motion.
5799 Document entry text mode. Improve documentation of the keys to include
5800 inactive time stamps into the agenda view.
5801 (Feedback): Document the new bug report command.
5802 (Structure editing): Add an index entry for the sorting of subtrees.
5803
5804 2009-09-02 Teodor Zlatanov <tzz@lifelogs.com>
5805
5806 * auth.texi (Help for users): Corrected markup.
5807
5808 2009-09-02 Glenn Morris <rgm@gnu.org>
5809
5810 * emacs-mime.texi (time-date): Mention float-time.
5811
5812 2009-08-30 Jay Belanger <jay.p.belanger@gmail.com>
5813
5814 * calc.texi (Simplifying Formulas): Improve the wording.
5815
5816 2009-08-29 Teodor Zlatanov <tzz@lifelogs.com>
5817
5818 * auth.texi: Rewritten for coverage and clarity.
5819
5820 2009-08-29 Katsumi Yamaoka <yamaoka@jpl.org>
5821
5822 * gnus.texi (Expiring Mail):
5823 Mention gnus-mark-copied-or-moved-articles-as-expirable.
5824 (Various Various): Mention gnus-safe-html-newsgroups.
5825
5826 * gnus-news.texi: Mention
5827 gnus-mark-copied-or-moved-articles-as-expirable.
5828
5829 * emacs-mime.texi (Display Customization): Add xref to
5830 gnus-safe-html-newsgroups.
5831
5832 2009-08-28 Michael Albinus <michael.albinus@gmx.de>
5833
5834 * tramp.texi (Version Control): Remove.
5835 (Obtaining Tramp): Update cvs checkout command. Remove nightly tarballs
5836 reference.
5837 (External methods): Correct `scpc' concept index entries. New method
5838 `rsyncc'.
5839 (External packages): New subsections "Filename completion" and "File
5840 attributes cache".
5841
5842 2009-08-27 Jay Belanger <jay.p.belanger@gmail.com>
5843
5844 * calc.texi (Rewrite Rules): Improve the example.
5845 (Simplifying Formulas): Explain use of the I and H flags for
5846 simplification.
5847
5848 2009-08-25 Michael Albinus <michael.albinus@gmx.de>
5849
5850 * dbus.texi (Bus names): Add optional parameter TIMEOUT to dbus-ping.
5851 Describe autostart behavior of dbus-ping.
5852 (Synchronous Methods, Asynchronous Methods): Use English numeric format
5853 for timeout values.
5854 (Top): Remove footnote saying D-Bus is not enabled by
5855 default. (Bug#4256)
5856
5857 2009-08-23 Daiki Ueno <ueno@unixuser.org>
5858
5859 * epa.texi (Quick start): Don't refer to nonexistent epa-mode.
5860 Reported by Jari Aalto (Bug#4211).
5861 (Mail-mode integration): Mention epa-mail-mode and
5862 epa-global-mail-mode.
5863 (Encrypting/decrypting *.gpg files): Don't refer to nonexistent
5864 epa-setup.
5865
5866 2009-08-16 Michael Albinus <michael.albinus@gmx.de>
5867
5868 * dbus.texi (Asynchronous Methods): Allow nil handler.
5869
5870 2009-08-15 Michael Kifer <kifer@cs.stonybrook.edu>
5871
5872 * ediff.texi (ediff-current-file): Add information about this new function.
5873
5874 * viper.texi: Add information about C-s in viper's search command.
5875
5876 2009-08-09 Colin Williams <lackita@gmail.com> (tiny change)
5877
5878 * calc.texi (Date Forms): Fix typos.
5879
5880 2009-08-08 Glenn Morris <rgm@gnu.org>
5881
5882 * org.texi (Agenda commands): Restore clobbered change.
5883
5884 2009-08-07 Eli Zaretskii <eliz@gnu.org>
5885
5886 * calc.texi (Graphics, Devices): Update with the peculiarities of
5887 operation on MS-Windows.
5888
5889 2009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
5890
5891 * org.texi (Publishing action): Improve documentation of file
5892 names when publishing to the source directory.
5893 (Clean view): Document `org-indent-mode'.
5894 (Clocking work time): Add documentation for the
5895 new :timetamp option when creating a clock report.
5896 (Paragraphs): Fix many typos.
5897 (Plain lists): Remove duplicate explanation about the
5898 `C-c *' command.
5899 (Literal examples): Update to reflect the new behavior
5900 of the -n -r -k switches when exporting source code examples.
5901 (Structure editing): Add information about `C-c *',
5902 converting a plain list into a list of Org items.
5903 (Remember): Small rephrasing of the paragraph
5904 describing remember.el. Also mentioned that remember.el is part
5905 of Emacs 23, not Emacs 22.
5906 (Clocking work time): Add documentation about
5907 displaying the current clocking time against the effort estimate.
5908 Also add a footnote about using `org-clock-in-prepare-hook' to add
5909 an effort estimate on the fly, just before clocking it.
5910 (Footnotes): Document automatic renumbering and
5911 sorting.
5912 (Agenda commands): Document new bulk commands.
5913 (Plain lists): Document new behavior of
5914 `org-cycle-include-plain-lists'.
5915 Hyphenation only in TeX.
5916 (Clocking work time): Document the key to update effort
5917 estimates.
5918 (Clocking work time): Document the clock time display.
5919 (Structure editing, TODO basics): Document new
5920 variables.
5921 (Column attributes): Document new colciew operators.
5922 (Publishing options): Document :xml-declaration.
5923 (Tracking TODO state changes): Document the
5924 LOG_INTO_DRAWER property.
5925 (Literal examples): Document the new implementation for
5926 editing source code.
5927 (Publishing action): Mention the new publishing
5928 function, to publish an Org source file.
5929 (Publishing links): Mention how to link to an Org source file.
5930 (Macro replacement): Document new macros.
5931 (Handling links): Document type-specific completion
5932 when inserting links.
5933 (Structure editing, Plain lists): Improve documentation
5934 on sorting.
5935 (Internal links): Document custom ids for links.
5936 (Handling links): Document custom ids for links.
5937 (CSS support): Document new class.
5938 (Refiling notes): Document the possibility to create new nodes
5939 during refiling.
5940 (Agenda commands): Document the "?" operator to find
5941 tasks without effort setting.
5942 (Exporting agenda information): Section moved.
5943 (RSS Feeds): New section.
5944 (Built-in table editor): Document M-e and M-a navigate
5945 inside table field.
5946 (Stuck projects): Docment that projects identified as
5947 un-stuck will still be searchd for stuck sub-projects.
5948 (Paragraphs): Document centering.
5949 (Creating timestamps, Agenda commands): Document new
5950 behavior when changing time stamps.
5951 (Structure editing): Document the new command
5952 `org-clone-subtree-with-time-shift'.
5953 (Publishing): Refresh this chapter.
5954 (Export options, Export options, In-buffer settings):
5955 Document the new keywords.
5956 (Matching tags and properties): Collect all
5957 documentation about tags/property matches here.
5958 (Setting tags): Document `org-tag-persistent-alist'.
5959 (Weekly/daily agenda): New section.
5960 (Orgstruct mode): Describe `orgstruct++-mode'.
5961 (Drawers): Mention the LOGBOOK drawer.
5962 (Export options, Sectioning structure): Document the
5963 #+LEATEX_HEADER in-buffer setting.
5964 (Bugs): Section removed.
5965 (Hooks): New section.
5966 (Add-on packages): Move here from old location.
5967 (Context-sensitive commands): New section.
5968 (Setting tags): Document newline option.
5969 (Global TODO list, Matching tags and properties):
5970 Mention more variables.
5971 (Checkboxes): Update to changed command behavior.
5972
5973 2009-08-02 Eric Yu <sucode@gmail.com> (tiny change)
5974
5975 * speedbar.texi (Basic Key Bindings): Fix typo.
5976
5977 2009-07-30 Jay Belanger <jay.p.belanger@gmail.com>
5978
5979 * calc.texi (Vector/Matrix Functions): Add index entries for both
5980 "v" and "V" key bindings. Mention that `calc-matrix-brackets' only
5981 affects matrices with more than one row.
5982 (Help Commands): Add index entries for "prefix ?" key bindings.
5983
5984 2009-07-29 Jay Belanger <jay.p.belanger@gmail.com>
5985
5986 * calc.texi (Stack Manipulation Commands): Add documentation for
5987 `calc-transpose-lines'.
5988
5989 2009-07-27 Michael Albinus <michael.albinus@gmx.de>
5990
5991 * dbus.texi (Receiving Method Calls): Describe special return value
5992 `:ignore'.
5993
5994 2009-07-24 Alan Mackenzie <acm@muc.de>
5995
5996 * cc-mode.texi (Config Basics, File Styles): Document that at mode
5997 initialization, any individual variable setting now takes precedence
5998 over one done via c-file-style/c-file-offsets.
5999
6000 2009-07-21 Jay Belanger <jay.p.belanger@gmail.com>
6001
6002 * calc.texi (Undoing Mistakes): Mention that the undo list will be
6003 truncated when Calc is quit.
6004 (Customizing Calc): Document `calc-undo-length'.
6005
6006 2009-07-20 Chong Yidong <cyd@stupidchicken.com>
6007
6008 * calc.texi (About This Manual): Don't mention chapter numbers in text.
6009
6010 2009-07-11 Kevin Ryde <user42@zip.com.au>
6011
6012 * pcl-cvs.texi (About PCL-CVS):
6013 * widget.texi (Basic Types):
6014 Fix cross-references.
6015
6016 2009-07-01 Andreas Schwab <aschwab@redhat.com>
6017
6018 * dbus.texi (Type Conversion): Don't use literal control character.
6019
6020 2009-07-01 Michael Albinus <michael.albinus@gmx.de>
6021
6022 * tramp.texi (GVFS based methods): New section.
6023 (Remote processes): Processes for GVFS based methods run locally.
6024
6025 2009-06-30 Michael Albinus <michael.albinus@gmx.de>
6026
6027 * tramp.texi (Inline methods, External methods, Gateway methods):
6028 Avoid the words "kludge" and hack".
6029 (External methods): Add `synce' method.
6030
6031 * trampver.texi: Update release number.
6032
6033 2009-06-22 Michael Albinus <michael.albinus@gmx.de>
6034
6035 Sync with Tramp 2.1.16.
6036
6037 * tramp.texi (History): Add GVFS support.
6038 (External methods): Precise `rsync' description. Add `dav', `davs' and
6039 `obex' methods. Add 'tramp-gvfs-methods' option.
6040 (Multi-hops): Cells of `tramp-default-proxies-alist' can also be Lisp
6041 forms.
6042 (Remote Programs): Introduce `tramp-own-remote-path'.
6043 (Remote processes): New subsection "Running remote programs that create
6044 local X11 windows".
6045 (Frequently Asked Questions): Improve code for disabling vc.
6046
6047 * trampver.texi: Update release number. Set default value of
6048 `emacsgvfs'.
6049
6050 2009-06-21 Chong Yidong <cyd@stupidchicken.com>
6051
6052 * Branch for 23.1.
6053
6054 2009-06-17 Glenn Morris <rgm@gnu.org>
6055
6056 * faq.texi (Obtaining the FAQ): Add reference to Savannah.
6057 (Latest version of Emacs): Mention source code repository.
6058
6059 2009-06-16 Glenn Morris <rgm@gnu.org>
6060
6061 * faq.texi (Top): Language tweak.
6062 (Extended commands): Most people have arrow keys.
6063 (Emacs manual): Say how to follow info links.
6064 (File-name conventions): Change title a bit. Explain about source
6065 versus installed. Condense etc description.
6066 (Guidelines for newsgroup postings): Mention Savannah list page.
6067 (Newsgroup archives): Simplify.
6068 (Contacting the FSF): Add contact URL.
6069 (Emacs Lisp documentation): Printed version not always available.
6070 (Installing Texinfo documentation): Explain how by hand installation is
6071 not normally needed. Use add-to-list. Remove duplicate reference.
6072 (Informational files for Emacs): Move info on Help menu here from
6073 "File-name conventions".
6074 (Help installing Emacs): Tweak uref.
6075 (Obtaining the FAQ): Mention repository.
6076 (Origin of the term Emacs): Explain "ITS".
6077 (Changing load-path): Use add-to-list.
6078 (Automatic indentation): Clarify this is for Text mode.
6079 Don't mention Indented Text mode.
6080 (Finding Emacs on the Internet): The FSF does not seem to offer a
6081 deluxe distribution on CD anymore.
6082
6083 2009-06-16 Glenn Morris <rgm@gnu.org>
6084
6085 * faq.texi (Top): Mention which Emacs version this FAQ is about.
6086 Recommend the latest release. Mention how to get older FAQs.
6087 Recommend the Emacs manual.
6088 (Guidelines for newsgroup postings): Discourage cross-posts.
6089 (Underlining paragraphs): Remove.
6090 (Editing MS-DOS files): Remove pre-Emacs 20 information.
6091 (Bugs and problems): Update key-binding.
6092 (Problems with very large files): Mention 64-bit.
6093 (Shell process exits abnormally): Remove.
6094 (Problems with Shell Mode): Rename and update.
6095 (Spontaneous entry into isearch-mode)
6096 (Problems talking to certain hosts): Remove. This is old information,
6097 in etc/PROBLEMS if needed.
6098 (Emacs takes a long time to visit files, Updating Emacs): Remove.
6099 (Dired claims that no file is on this line): Update.
6100 (Installing Emacs, Problems building Emacs): Simplify.
6101 (Emacs for MS-DOS): Refer to msdos/INSTALL rather than duplicating
6102 information.
6103 (Emacs for MS-Windows): Rename from "Emacs for Windows". Simplify.
6104 (Emacs for Mac OS X): Rename from "Emacs for Apple computers".
6105 (JDEE): "JDEE", not "JDE".
6106 (Handling C-s and C-q with flow control, Binding C-s and C-q):
6107 Remove. This is old information, in etc/PROBLEMS if needed.
6108 (stty and Backspace key, Kanji and Chinese characters): Remove.
6109 (Right-to-left alphabets): Update section.
6110 (Changing the included text prefix): Gnus uses message-yank-prefix.
6111 Add cross-reference to Supercite manual.
6112 (Saving a copy of outgoing mail): Simplify output file description.
6113 (Expanding aliases when sending mail): Refer to Emacs manual.
6114 Remove old info about RFC822.
6115 Correct description of how to rebuild aliases.
6116 (Rmail writes to /var/spool/mail): Update location from /usr/spool/mail.
6117 (MIME with Emacs mail packages)
6118 (Viewing articles with embedded underlining)
6119 (Saving a multi-part Gnus posting, Gnus hangs for a long time):
6120 Remove old sections.
6121 (Killing based on nonstandard headers): Remove. Scoring is preferable,
6122 and is well-documented in the Gnus manual.
6123 (Reading news with Emacs): Merge "Learning more about Gnus" into here.
6124 (Making Gnus faster): Rename from "Starting Gnus faster".
6125 Merge "Catch-up is slow in Gnus" into here.
6126
6127 2009-06-14 Glenn Morris <rgm@gnu.org>
6128
6129 * faq.texi (Status of Emacs): Re-order with most recent releases first.
6130 (New in Emacs 23): New section.
6131 (Handling C-s and C-q with flow control): Add xref.
6132
6133 2009-06-13 Glenn Morris <rgm@gnu.org>
6134
6135 * faq.texi (Setting up a customization file): Grammar fix.
6136 Customize is no longer "new".
6137 (Displaying the current line or column): Line-number mode is on by
6138 default. Don't mention `column' package. Mention linum.el.
6139 (Turning on abbrevs by default): Explain how to do it for buffers,
6140 modes, and everywhere.
6141 (Associating modes with files): Use add-to-list. Don't mention Emacs
6142 19.
6143 (Highlighting a region): On by default since 23.1.
6144 (Replacing highlighted text): Update doc quote.
6145 (Working with unprintable characters): Don't mention search-quote-char.
6146 (Using an already running Emacs process): Gnuclient is probably not an
6147 enhancement these days.
6148 (Indenting switch statements): Remove mention of pre-Emacs 20.
6149 (Horizontal scrolling): Abbreviate Emacs 20 description.
6150 (Replacing text across multiple files): Fix name of dired command.
6151 (Disabling backups): Use require not load.
6152 (Learning more about Gnus): Add cross-refs to Gnus manual and FAQ.
6153
6154 2009-06-13 Bill Wohler <wohler@newt.com>
6155
6156 Release MH-E manual version 8.2.
6157
6158 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
6159 release 8.2.
6160
6161 2009-06-13 Glenn Morris <rgm@gnu.org>
6162
6163 * faq.texi: Remove the term "on-line" (meaning "Info") throughout, since
6164 in this day and age the common meaning is "on the web".
6165 (copying): Use @copyright in all cases.
6166 (Basic keys): Remove reference to deleted manual node "Text Characters".
6167 (File-name conventions): Use GNU as an example rather than SERVICE.
6168 default.el lives in site-lisp. Update Info directory location.
6169 (Real meaning of copyleft): GPL actions have been brought, but all
6170 settled out of court.
6171 (Guidelines for newsgroup postings): Shorten section title.
6172 Simplify comp.emacs description.
6173 (Newsgroup archives): Change Google URL. Describe Gmane.
6174 (Unsubscribing from Emacs lists): Remove discussion of "distribution
6175 points". Mention List-Unsubscribe header.
6176 (Contacting the FSF): Update email and URLs.
6177 (Basic editing): Mention F1 for help.
6178 (Installing Texinfo documentation): Refer to Texinfo website rather
6179 than ftp server.
6180 (Printing a Texinfo file): Mention texi2pdf.
6181 (Informational files for Emacs): Don't describe FTP or SERVICE, they
6182 are just stubs nowadays.
6183 (Latest version of Emacs): Explain version numbers.
6184 (Spell-checkers, Checking TeX and *roff documents): Remove sections.
6185 (Turning on syntax highlighting): No need to mention hilit19 any more.
6186 (Finding Emacs on the Internet): Refer to URLs rather than DISTRIB, FTP.
6187 (Modes for various languages): Remove section.
6188 (Major packages and programs): Remove most version and maintainer
6189 information - it's hard to keep up-to-date, and adds nothing.
6190 Similarly with direct links to mailing lists.
6191 (Spell-checkers): Rename node from Ispell. Mention Aspell and Hunspell.
6192 (Mailcrypt): Remove section - mailcrypt has not been updated in mnay
6193 years, and Emacs comes with tools for this now.
6194 (Patch): Remove section - this is a standard tool.
6195 (Using function keys under X): Remove section.
6196
6197 2009-06-12 Glenn Morris <rgm@gnu.org>
6198
6199 * faq.texi (Viewing Info files outside of Emacs): Xinfo is no more.
6200 (Help installing Emacs): Remove reference to deleted X11 node.
6201 (Associating modes with files): Interpreter-mode-alist is no longer
6202 subservient to auto-mode-alist.
6203 (Installing Emacs): Change future Emacs version.
6204 (Linking with -lX11 fails): Remove old section.
6205 (Packages that do not come with Emacs): Update ELL location.
6206 Emacs Lisp archive is dead.
6207 (Emacs for Windows): Remove reference to old CE port.
6208 (Emacs for OS/2, Emacs for Atari ST, Emacs for the Amiga)
6209 (Emacs for VMS and DECwindows): Remove old ports.
6210 (Emacs for GNUstep): Rename from "Emacs for NeXTSTEP" and update.
6211 (Removing flashing messages): Remove section about non-existent Gnus
6212 option.
6213
6214 * faq.texi (Top): Add @top command.
6215 Remove the optional arguments from all @node commands: makeinfo can
6216 generate these automatically, and it is easier to edit and rearrange
6217 nodes without them.
6218
6219 2009-06-11 Glenn Morris <rgm@gnu.org>
6220
6221 * faq.texi (Common acronyms): Remove no-longer-existing OSF.
6222 (The LPF): Make the updated URL the sole reference point.
6223 (Learning how to do something): Update refcard price and format.
6224 (Getting a printed manual): Sources in doc/emacs/, not man/.
6225 Also available in PDF format. Since the page count varies, be less
6226 precise.
6227 (Informational files for Emacs): Remove references to deleted files
6228 LPF and SUN-SUPPORT, and to UUCP.
6229 (Obtaining the FAQ): Refer to the service web-page rather than SERVICE.
6230 Remove many obsolete ways to get the FAQ, which now seems only to be
6231 distributed with Emacs.
6232 (Mail and news): Remove sections about Rmail Babyl that no longer apply.
6233
6234 2009-06-09 Chong Yidong <cyd@stupidchicken.com>
6235
6236 * org.texi (Org Plot): Fix tags (Bug#3507).
6237 (Workflow states, Agenda commands): Fix tags (Bug#3508).
6238
6239 * ada-mode.texi (Installation, Compile commands)
6240 (Project File Overview, No project files, Set compiler options)
6241 (Use GNAT project file, Use multiple GNAT project files)
6242 (Identifier completion): Use @samp for menu items, and @kbd for key
6243 sequences (Bug#3504).
6244
6245 2009-06-04 Daiki Ueno <ueno@unixuser.org>
6246
6247 * gnus.texi (Security): Fix wording; add a link to epa.info.
6248
6249 2009-06-04 Ryan Yeske <rcyeske@gmail.com>
6250
6251 * message.texi (Header Commands): Fix descriptions to match
6252 keybindings.
6253
6254 2009-04-22 Daiki Ueno <ueno@unixuser.org>
6255
6256 * gnus.texi (Security): Mention that EasyPG is the current default.
6257
6258 2009-04-13 Chong Yidong <cyd@stupidchicken.com>
6259
6260 * ediff.texi (Session Commands): Fix typo.
6261
6262 2009-04-05 Reiner Steib <Reiner.Steib@gmx.de>
6263
6264 * gnus-faq.texi (FAQ 8-4): Fix wrong group name of
6265 news.software.readers. Reported by Florian Rehnisch.
6266
6267 2009-04-02 Glenn Morris <rgm@gnu.org>
6268
6269 * auth.texi: Capitalize direntry.
6270
6271 * mairix-el.texi: Copy the direntry from ../../info/dir, and avoid
6272 using a period in the entry name. (Bug#2797)
6273
6274 2009-03-03 Juanma Barranquero <lekktu@gmail.com>
6275
6276 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add auth.
6277 ($(infodir)/auth, auth.dvi): New targets.
6278
6279 2009-03-03 Glenn Morris <rgm@gnu.org>
6280
6281 * auth.texi: Fix @setfilename.
6282
6283 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add auth.
6284 (auth, $(infodir)/auth, auth.dvi): New rules.
6285
6286 2009-02-25 Glenn Morris <rgm@gnu.org>
6287
6288 * faq.texi (Emacs for minimalists): New node. (Bug#2452)
6289
6290 2009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
6291
6292 * gnus.texi (NoCeM): Fix description of gnus-use-nocem.
6293
6294 2009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
6295
6296 * gnus.texi (NoCeM): Update default values for gnus-nocem-groups,
6297 gnus-nocem-issuers, and gnus-nocem-verifyer.
6298
6299 2009-02-20 Juanma Barranquero <lekktu@gmail.com>
6300
6301 * ada-mode.texi (Project files, Automatic Casing):
6302 * dbus.texi (Signals):
6303 * gnus.texi (Selecting a Group, Filtering Incoming Mail):
6304 * mh-e.texi (HTML):
6305 * nxml-mode.texi (Locating a schema)
6306 (Using the document's URI to locate a schema):
6307 * org.texi (Footnotes, Using the mapping API):
6308 * rcirc.texi (Channels): Remove duplicate words.
6309
6310 2009-02-20 Glenn Morris <rgm@gnu.org>
6311
6312 * dired-x.texi (Miscellaneous Commands):
6313 * gnus.texi: Minor updates for mbox Rmail.
6314
6315 2009-02-16 Karl Berry <karl@gnu.org>
6316
6317 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
6318 * cl.texi, dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi:
6319 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
6320 * faq.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
6321 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
6322 * newsticker.texi, nxml-mode.texi, org.texi, pcl-cvs.texi:
6323 * pgg.texi, rcirc.texi, reftex.texi, remember.texi, sasl.texi:
6324 * sc.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
6325 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi, woman.texi:
6326 Consistently use @insertcopying in the Top node,
6327 @contents at the front (after @end titlepage),
6328 and @direntry after @copying. (Bug#1988)
6329
6330 2009-02-13 Teodor Zlatanov <tzz@lifelogs.com>
6331
6332 * auth.texi: New file documenting auth-source.
6333
6334 2009-02-13 Carsten Dominik <dominik@science.uva.nl>
6335
6336 * org.texi (Org Plot): Fix link.
6337
6338 2009-02-09 Daiki Ueno <ueno@unixuser.org>
6339
6340 * epa.texi (Mail-mode integration): Mention the way to do
6341 "encrypt-to-self". (Bug#1807)
6342
6343 2009-02-05 Arni Magnusson <arnima@hafro.is> (tiny change)
6344
6345 * ada-mode.texi (No project files): Fix typo. (Bug#2214)
6346
6347 2009-02-04 Reiner Steib <Reiner.Steib@gmx.de>
6348
6349 * gnus-news.texi: Print version about Incoming*.
6350
6351 2009-02-02 Carsten Dominik <dominik@science.uva.nl>
6352
6353 * org.texi (Structure editing, Handling links)
6354 (Fast access to TODO states, Javascript support): Make standard docs
6355 correctly reflect default variable settings.
6356
6357 2009-02-02 Glenn Morris <rgm@gnu.org>
6358
6359 * org.texi: Fix typos.
6360
6361 2009-02-01 Michael Albinus <michael.albinus@gmx.de>
6362
6363 Sync with Tramp 2.1.15.
6364
6365 * trampver.texi: Update release number.
6366
6367 2009-01-31 Carsten Dominik <carsten.dominik@gmail.com>
6368
6369 * org.texi (TODO dependencies): Document TODO dependencies on
6370 checkboxes.
6371
6372 2009-01-30 Carsten Dominik <dominik@science.uva.nl>
6373
6374 * org.texi (TODO dependencies): Document key binding for toggling
6375 ORDERED property.
6376
6377 2009-01-28 Michael Albinus <michael.albinus@gmx.de>
6378
6379 * dbus.texi (Errors and Events): Fix typos. Describe second parameter
6380 of hook functions.
6381
6382 2009-01-28 Carsten Dominik <dominik@science.uva.nl>
6383
6384 * org.texi (TODO dependencies): New section.
6385
6386 2009-01-27 Carsten Dominik <dominik@science.uva.nl>
6387
6388 * org.texi (Plain lists, TODO basics, Priorities)
6389 (Multiple sets in one file, Conflicts): Document interaction with
6390 `shift-selection-mode'.
6391
6392 2009-01-27 Jay Belanger <jay.p.belanger@gmail.com>
6393
6394 * calc.texi (Embedded Mode, Algebraic-Style Calculations):
6395 Make Calc the subject of sentences.
6396 (Rearranging Formulas using Selections): Discuss new options
6397 for `j *'.
6398
6399 2009-01-26 Michael Albinus <michael.albinus@gmx.de>
6400
6401 * dbus.texi (Errors and Events): New variable dbus-event-error-hooks.
6402
6403 2009-01-26 Glenn Morris <rgm@gnu.org>
6404
6405 * org.texi: Fix typos.
6406
6407 2009-01-26 Bill Wohler <wohler@newt.com>
6408
6409 * mh-e.texi (EDITION, UPDATED): Update.
6410
6411 2009-01-25 Carsten Dominik <dominik@science.uva.nl>
6412
6413 * org.texi (References): Add information about remote references.
6414 (Built-in table editor): Document `C-c RET' in tables.
6415 (Math symbols, Quoting LaTeX code): Mention that simple
6416 LaTeX macros survive LaTeX export.
6417 (Images in LaTeX export): Show how to create a reference to a
6418 figure.
6419 (Sectioning structure): Document that the LaTeX class can be
6420 specified in a property.
6421 (Text areas in HTML export): New section.
6422 (External links): Add examples for text search and ID links.
6423 (Built-in table editor): Remove the descriptio of `C-c
6424 C-q', it not longer works.
6425 (Literal examples): Document that a space must follow
6426 the colon in short examples.
6427 (Relative timer): Document `org-timer-stop'.
6428 (Footnotes): New section.
6429 (Footnote markup): Shorten section and refer to new Footnote
6430 section.
6431 (Literal examples): Add documentation for line
6432 numbering in and references to code examples.
6433 (CSS support): Fix the description of default CSS styles.
6434 (Capturing column view): Document
6435 "file:path/to/file.org" as an allowed value for the ID property of
6436 a dynamic block copying column view.
6437
6438 2009-01-23 Stephen Eglen <stephen@gnu.org>
6439
6440 * mh-e.texi (Getting Started): Describe $MH.
6441
6442 2009-01-21 Michael Albinus <michael.albinus@gmx.de>
6443
6444 * tramp.texi (all): Harmonize usage of "external method",
6445 "external transfer method" and "out-of-band method".
6446 (Connection types): Precise the differences of inline and external
6447 methods. Written by Adrian Phillips <a.phillips@met.no>.
6448
6449 2009-01-19 Reiner Steib <Reiner.Steib@gmx.de>
6450
6451 * gnus.texi (Limiting): `/ N' and `/ o' are not really limiting
6452 commands as described at the top. Reported by Allan Gottlieb
6453 <gottlieb@nyu.edu>.
6454
6455 2009-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
6456
6457 * gnus.texi (Non-ASCII Group Names, RSS): Update description of
6458 nnmail-pathname-coding-system.
6459
6460 2009-01-17 Peter Tury <tury.peter@gmail.com> (tiny change)
6461
6462 * org.texi (Relative timer): Fix typo.
6463
6464 2009-01-15 Juanma Barranquero <lekktu@gmail.com>
6465
6466 * org.texi (Clocking work time): Fix typo.
6467 Reported by Peter Tury <tury.peter@gmail.com>. (Bug#1925)
6468
6469 2009-01-13 Glenn Morris <rgm@gnu.org>
6470
6471 * org.texi: Fix some more typos.
6472
6473 2009-01-13 Peter Tury <tury.peter@gmail.com> (tiny change)
6474
6475 * org.texi: Fix some typos.
6476
6477 2009-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
6478
6479 * gnus.texi (Group Parameters): Add note for local variables.
6480
6481 2009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
6482
6483 * gnus.texi (Converting Kill Files): Fix URL.
6484 Include gnus-kill-to-score.el in contrib directory.
6485
6486 2009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
6487
6488 * gnus.texi (Startup Variables): Fix gnus-before-startup-hook.
6489 Reported by Leo <sdl.web@gmail.com>. (Bug#1660)
6490 (Paging the Article): Add index entry.
6491
6492 2009-01-03 Stephen Leake <stephen_leake@member.fsf.org>
6493
6494 * ada-mode.texi (Examples): Delete redundant text.
6495
6496 2009-01-03 Michael Albinus <michael.albinus@gmx.de>
6497
6498 * trampver.texi (top): Declare ipv6prefix and ipv6postfix.
6499
6500 * tramp.texi (Filename Syntax, Filename completion): Handle IPv6
6501 addresses.
6502
6503 2009-01-03 Bill Wohler <wohler@newt.com>
6504
6505 * mh-e.texi (Scan Line Formats): Indicate that first column should be
6506 kept empty.
6507
6508 2008-12-20 Carsten Dominik <dominik@science.uva.nl>
6509
6510 * org.texi (Activation, Exporting, ASCII export, HTML export)
6511 (HTML Export commands, LaTeX/PDF export commands):
6512 Improve documentation about transient-mark-mode.
6513 (References): Document the use of special names like $LR1 to reference
6514 to fields in the last table row.
6515
6516 2008-12-19 Juri Linkov <juri@jurta.org>
6517
6518 * info.texi (Search Text): Remove mention of removed key binding M-s.
6519
6520 2008-12-18 Carsten Dominik <dominik@science.uva.nl>
6521
6522 * org.texi (References): Remove mentioning of @0 as reference for the
6523 last line, this has been reverted in the Lisp sources.
6524
6525 2008-12-17 Juanma Barranquero <lekktu@gmail.com>
6526
6527 * makefile.w32-in (INFO_TARGETS, clean): Add sasl.
6528 (DVI_TARGETS): Remove duplicates. Add sasl.
6529 ($(infodir)/sasl, sasl.dvi): New targets.
6530
6531 2008-12-17 Carsten Dominik <dominik@science.uva.nl>
6532
6533 * org.texi: Version number pushed to 6.15d.
6534
6535 2008-12-16 Carsten Dominik <dominik@science.uva.nl>
6536
6537 * org.texi (Tables in LaTeX export): New section.
6538 (Images in LaTeX export): New section.
6539 (Inlined images, Images in HTML export): Sections renamed.
6540
6541 2008-12-08 Reiner Steib <Reiner.Steib@gmx.de>
6542
6543 * message.texi (Insertion Variables): Don't advertise sc-cite-original.
6544
6545 2008-12-04 David Engster <dengste@eml.cc>
6546
6547 * gnus.texi (nnmairix): Mention mairix.el. Point out the importance
6548 of nnml-get-new-mail. Change URL for mairix patch.
6549
6550 2008-12-02 Carsten Dominik <carsten.dominik@gmail.com>
6551
6552 * org.texi (Using the mapping API): Fix bug in mapping example.
6553 (Publishing options): Make the list of properties complete again, in
6554 correspondence to the variable `org-export-plist-vars'.
6555 (Property searches): Document new special values for time comparisons.
6556 (Tag inheritance): Refine the description of tag inheritance.
6557 (Project alist): Add info about the publishing sequence of components.
6558 (Effort estimates): Document the new relative timer.
6559
6560 2008-12-01 Jay Belanger <jay.p.belanger@gmail.com>
6561
6562 * calc.texi (About This Manual): Clarify behavior of `C-x * t'.
6563 (Using Calc): Clarify use of `C-x * o'.
6564 (Embedded Mode (Overview)): Clarify use of `C-x * e'.
6565
6566 2008-11-28 Richard M Stallman <rms@gnu.org>
6567
6568 * dbus.texi (Receiving Method Calls): Clean up previous change.
6569
6570 2008-11-26 Michael Albinus <michael.albinus@gmx.de>
6571
6572 * dbus.texi (Type Conversion): New defuns `dbus-string-to-byte-array',
6573 `dbus-escape-as-identifier', `dbus-byte-array-to-string' and
6574 `dbus-unescape-from-identifier'.
6575 (Receiving Method Calls): New constants `dbus-service-emacs' and
6576 `dbus-path-emacs'. Precise return values of `dbus-register-method'.
6577 (Signals): Use the constants in the example.
6578
6579 2008-11-24 Carsten Dominik <dominik@science.uva.nl>
6580
6581 * org.texi: Re-apply change to FDL 1.3.
6582
6583 2008-11-23 Carsten Dominik <dominik@science.uva.nl>
6584
6585 * org.texi (Setting up Remember): Document `org-remember-mode'.
6586 (External links): Document that bbdb links can use a regular
6587 expression.
6588 (External links): Document that elisp links can contain interactive
6589 commands.
6590
6591 2008-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
6592
6593 * viper.texi (viper-translate-all-ESC-keysequences):
6594 Description removed.
6595
6596 2008-11-19 Glenn Morris <rgm@gnu.org>
6597
6598 * doclicense.texi: Change to FDL 1.3.
6599 Relicense all texi files under FDL 1.3 or later.
6600
6601 2008-11-17 Jay Belanger <jay.p.belanger@gmail.com>
6602
6603 * calc.texi (Tutorial): Clarify how to set up the on-line tutorial.
6604
6605 2008-11-16 Michael Kifer <kifer@cs.stonybrook.edu>
6606
6607 * viper.texi (viper-ESC-keyseq-timeout, viper-ESC-key): Remove.
6608
6609 * ediff.texi: Version/date change.
6610
6611 2008-11-14 Chong Yidong <cyd@stupidchicken.com>
6612
6613 * ns-emacs.texi: Moved into macos.texi in the main Emacs manual.
6614
6615 2008-11-14 Jay Belanger <jay.p.belanger@gmail.com>
6616
6617 * calc.texi (About This Manual): Comment out a mention of
6618 marginal notes.
6619
6620 2008-11-12 Carsten Dominik <dominik@science.uva.nl>
6621
6622 * org.texi (Clocking work time): Document the :formula property of
6623 clock tables.
6624 (Structure editing, Refiling notes): Document refiling regions.
6625 (Agenda commands): Document the double-prefix version
6626 of the `l' command in the agenda.
6627 (Handling links): Explain the effect of a double prefix
6628 arg to `C-c C-o'.
6629 (TODO basics): Add documentation for tag triggers.
6630
6631 2008-10-23 Glenn Morris <rgm@gnu.org>
6632
6633 * cl.texi (Function Bindings): Mention `flet' fails to deal with
6634 byte-compiling things like `+'.
6635
6636 * ns-emacs.texi: Merge copyright years of author now with assignment
6637 into FSF years.
6638 (VER): Use it for easier automatic updating. Use Emacs version rather
6639 than standalone Emacs.app version.
6640
6641 2008-10-12 Carsten Dominik <dominik@science.uva.nl>
6642
6643 * org.texi: Lots of minor fixes.
6644 (Capture): New chapter.
6645 (Org Plot): New section.
6646
6647 2008-09-30 Magnus Henoch <mange@freemail.hu>
6648
6649 * cl.texi (Porting Common Lisp): Fix parenthesis order in example.
6650
6651 2008-09-30 Jay Belanger <jay.p.belanger@gmail.com>
6652
6653 * calc.texi (User Defined Units): Mention how to enter optional display
6654 string.
6655
6656 2008-09-25 Teodor Zlatanov <tzz@lifelogs.com>
6657
6658 * message.texi (Sending Variables): Fix variable documentation to
6659 avoid the "y/n" wording.
6660
6661 2008-09-24 Teodor Zlatanov <tzz@lifelogs.com>
6662
6663 * message.texi (Sending Variables): Add `message-confirm-send' doc.
6664
6665 2008-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
6666
6667 * gnus.texi (The Gnus Registry): Don't give argument to @item used in
6668 @enumerate section so as to be able to be formatted with MAKEINFO=no.
6669
6670 2008-09-22 Bill Wohler <wohler@newt.com>
6671
6672 Release MH-E manual version 8.1.
6673
6674 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
6675 release 8.1.
6676
6677 * mh-e.texi: Retain dual license as agreed to by the FSF.
6678 However, bump GPL to Version 3.
6679 Use @include for license text.
6680
6681 2008-09-19 Katsumi Yamaoka <yamaoka@jpl.org>
6682
6683 * gnus.texi (Top, Setup, Fancy splitting to parent)
6684 (Store custom flags and keywords, Store arbitrary data):
6685 Clean up markup.
6686
6687 2008-09-16 Teodor Zlatanov <tzz@lifelogs.com>
6688
6689 * gnus.texi (The Gnus Registry): Document it.
6690
6691 2008-09-08 David Engster <dengste@eml.cc>
6692
6693 * gnus.texi (nnmairix): Point out that nnml uses MH format.
6694 Clarify section about choosing back end servers.
6695
6696 2008-08-23 Glenn Morris <rgm@gnu.org>
6697
6698 * dired-x.texi (Shell Command Guessing):
6699 Mention dired-guess-shell-case-fold-search. (Bug#417)
6700
6701 2008-08-22 Michael Albinus <michael.albinus@gmx.de>
6702
6703 * trampver.texi: Update release number.
6704
6705 2008-08-18 Brian Cully <bjc@kublai.com> (tiny change)
6706
6707 * ns-emacs.texi: Update version.
6708 (Introduction): Correct menu location for options save.
6709 (Customization): Note that defaults are stored under org.gnu.Emacs.
6710
6711 2008-08-11 Bill Wohler <wohler@newt.com>
6712
6713 * mh-e.texi (Getting Started): Rename variant mu-mh to gnu-mh and be
6714 explicit about GNU mailutils MH elsewhere (with thanks to Darel
6715 Henman) (closes SF #1768928).
6716
6717 2008-08-10 Glenn Morris <rgm@gnu.org>
6718
6719 * ns-emacs.texi: Use @copying. Change copyright of authors with
6720 assignment to FSF. Change license to GFDL.
6721 (Top): Remove outdated references.
6722
6723 2008-08-07 Reiner Steib <Reiner.Steib@gmx.de>
6724
6725 * gnus.texi (Sorting the Summary Buffer, Summary Sorting):
6726 Add gnus-summary-sort-by-most-recent-number and
6727 gnus-summary-sort-by-most-recent-date.
6728 (Summary Sorting): Explain prefix argument.
6729
6730 2008-08-07 Katsumi Yamaoka <yamaoka@jpl.org>
6731
6732 * gnus.texi (Saving Articles): Mention symbolic prefix `r' for
6733 gnus-summary-pipe-output.
6734
6735 2008-08-03 Michael Albinus <michael.albinus@gmx.de>
6736
6737 * dbus.texi (Receiving Method Calls): Document error handling of own
6738 D-Bus methods.
6739
6740 2008-08-01 Bill Wohler <wohler@newt.com>
6741
6742 * mh-e.texi (Reading Mail)
6743 (Viewing Attachments): Describe new function
6744 mh-show-preferred-alternative.
6745 (Sending Mail, Redistributing, Sending Message): Describe new hook
6746 mh-annotate-msg-hook.
6747
6748 2008-07-31 Michael Albinus <michael.albinus@gmx.de>
6749
6750 * dbus.texi (Arguments and Signatures): Fix example.
6751 (Synchronous Methods): New defun `dbus-call-method-non-blocking'.
6752 (Asynchronous Methods): New node.
6753 (Errors and Events): Describe extended layout of `dbus-event'.
6754 New defun `dbus-event-message-type'.
6755
6756 2008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
6757
6758 * ediff.texi: Remove VMS support.
6759
6760 2008-07-29 Juanma Barranquero <lekktu@gmail.com>
6761
6762 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add mairix-el.
6763 ($(infodir)/mairix-el), mairix-el.dvi): New targets.
6764
6765 2008-07-29 Chong Yidong <cyd@stupidchicken.com>
6766
6767 * Makefile.in: Add mairix-el targets.
6768
6769 2008-07-29 David Engster <deng@randomsample.de>
6770
6771 * mairix-el.texi: New file.
6772
6773 2008-07-28 Stephen Leake <stephen_leake@stephe-leake.org>
6774
6775 * ada-mode.texi: Document using GNAT project files as Emacs Ada mode
6776 project files. Delete 'main_unit' project variable; not needed. Allow
6777 process environment variables wherever project variables are allowed.
6778 Add tutorial section on multiple GNAT project files.
6779
6780 2008-07-27 Michael Albinus <michael.albinus@gmx.de>
6781
6782 Sync with Tramp 2.1.14.
6783
6784 * trampver.texi: Update release number.
6785
6786 2008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
6787
6788 * ns-emacs.texi:
6789 * faq.texi: Remove mentions of Mac Carbon.
6790
6791 2008-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
6792
6793 * gnus.texi (Saving Articles): Describe the 2nd argument of
6794 gnus-summary-save-in-pipe.
6795 (SpamAssassin): Use it.
6796
6797 2008-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
6798
6799 * gnus.texi (SpamAssassin): Fix gnus-summary-save-in-pipe usage.
6800
6801 2008-07-25 Carsten Dominik <dominik@science.uva.nl>
6802
6803 * org.texi (Export options): Document the use of the creator flag.
6804
6805 2008-07-24 Carsten Dominik <dominik@science.uva.nl>
6806
6807 * org.texi: New version 6.06a.
6808
6809 2008-07-23 Juanma Barranquero <lekktu@gmail.com>
6810
6811 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add ns-emacs.
6812 ($(infodir)/ns-emacs, ns-emacs.dvi): New targets.
6813
6814 2008-07-23 Vincent Belaïche <vincent.b.1@hotmail.fr>
6815
6816 * calc.texi (Editing Stack Entries, Algebraic Entry):
6817 Rewrite introductory sentences so it can be used by
6818 Calc's help functions. Mention fixing typos.
6819 (Customizing Calc): Fix typo.
6820
6821 2008-07-23 Jay Belanger <jay.p.belanger@gmail.com>
6822
6823 * calc.texi (summarykey): New macro. Use to correctly format keys in
6824 the summary.
6825
6826 2008-07-20 Adrian Robert <adrian.b.robert@gmail.com>
6827
6828 * ns-emacs.texi (Customization): Corrected documentation on color
6829 specification formats.
6830
6831 2008-07-19 Andreas Schwab <schwab@suse.de>
6832
6833 * ns-emacs.texi: Moved from ../emacs. Add @direntry.
6834
6835 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ns-emacs.
6836 (ns-emacs, $(infodir)/ns-emacs, ns-emacs.dvi): New rules.
6837
6838 2008-07-18 Michael Albinus <michael.albinus@gmx.de>
6839
6840 * dbus.texi (Inspection): Rework, introduce submenus.
6841 (Bus names, Introspection, Nodes and Interfaces, Methods and Signal)
6842 (Properties and Annotations, Arguments and Signatures): New nodes.
6843
6844 2008-07-13 Michael Albinus <michael.albinus@gmx.de>
6845
6846 * dbus.texi (Receiving Method Calls): Fix description of
6847 `dbus-register-method'.
6848 (Signals): Allow also signal arguments for filtering in
6849 `dbus-register-signal'.
6850
6851 2008-07-13 Vincent Belaïche <vincent.b.1@hotmail.fr>
6852
6853 * calc.texi (Manipulating Vectors): Clarify definition of `rnorm' and
6854 `cnorm'.
6855 (Arithmetic Tutorial): Simplify the verification of prime factors.
6856
6857 2008-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
6858
6859 * gnus.texi (Saving Articles): Mention
6860 gnus-summary-pipe-output-default-command and gnus-summary-save-in-pipe.
6861
6862 2008-06-29 Jay Belanger <jay.p.belanger@gmail.com>
6863
6864 * calc.texi: Adjust mode line throughout.
6865
6866 2008-06-28 Juanma Barranquero <lekktu@gmail.com>
6867
6868 * sasl.texi (Mechanisms): Fix typos.
6869
6870 2008-06-24 Jay Belanger <jay.p.belanger@gmail.com>
6871
6872 * calc.texi (Killing from the stack): Mention using normal Emacs
6873 copying.
6874
6875 2008-06-21 Michael Albinus <michael.albinus@gmx.de>
6876
6877 * tramp.texi (Password handling): Rename from "Password caching".
6878 Add `auth-source' mechanism.
6879 (Connection caching): Tramp reopens the connection automatically,
6880 when the operating system on the remote host has been changed.
6881
6882 2008-06-20 Eli Zaretskii <eliz@gnu.org>
6883
6884 * makefile.w32-in (distclean): Remove makefile.
6885
6886 2008-06-17 Carsten Dominik <dominik@science.uva.nl>
6887
6888 * org.texi (Using the mapping API): New section.
6889 (Agenda column view): New section.
6890 (Moving subtrees): Document archiving to the archive sibling.
6891 (Agenda commands): Document columns view in the agenda.
6892 (Using the property API): Document the API for multi-valued properties.
6893
6894 2008-06-17 Jason Riedy <jason@acm.org>
6895
6896 * org.texi (A LaTeX example): Note that fmt may be a one-argument
6897 function, and efmt may be a two-argument function.
6898 (Radio tables): Document multiple destinations.
6899
6900 2008-06-16 Glenn Morris <rgm@gnu.org>
6901
6902 * epa.texi, erc.texi, pgg.texi, remember.texi, sasl.texi, url.texi:
6903 Add Cover-Texts.
6904
6905 2008-06-15 Glenn Morris <rgm@gnu.org>
6906
6907 * faq.texi (VER): Update to 23.0.60.
6908
6909 * mh-e.texi: Remove option of licensing under GPL.
6910 Add Cover-Texts to GFDL permissions notice.
6911 (GPL): Remove section.
6912 (GFDL): Include doclicense.texi rather than the actual text.
6913
6914 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add sasl.
6915 (sasl, $(infodir)/sasl, sasl.dvi): New rules.
6916
6917 * sasl.texi: Fix output file name.
6918
6919 * epa.texi, sasl.texi: Refer to license in Emacs manual.
6920
6921 * gnus-coding.texi: Refer to license in Gnus manual.
6922
6923 * idlwave.texi, sasl.texi: Use @copying.
6924
6925 * org.texi: Change to GFDL 1.2. Refer to license in Emacs manual.
6926
6927 * speedbar.texi: Update Back-Cover Text as per maintain.info.
6928
6929 * url.texi: Use @copying, @title, @subtitle, @author.
6930
6931 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi, dbus.texi:
6932 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
6933 * erc.texi, eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus.texi:
6934 * idlwave.texi, message.texi, newsticker.texi, pcl-cvs.texi:
6935 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi:
6936 * smtpmail.texi, speedbar.texi, tramp.texi, vip.texi, viper.texi:
6937 * widget.texi, woman.texi:
6938 Remove references to external license, since doclicense is included.
6939
6940 * ada-mode.texi, autotype.texi, cc-mode.texi, dired-x.texi:
6941 * pcl-cvs.texi, speedbar.texi, url.texi, widget.texi:
6942 Remove references to non-existent Invariant Sections.
6943
6944 2008-06-14 Glenn Morris <rgm@gnu.org>
6945
6946 * faq.texi (Major packages and programs): Remove references to external
6947 Supercite, Calc, VIPER, since they have been included for some time.
6948 Update VM, AUCTeX, BBDB entries.
6949
6950 2008-06-14 Ulf Jasper <ulf.jasper@web.de>
6951
6952 * newsticker.texi: Updated to match latest newsticker changes.
6953
6954 2008-06-13 Glenn Morris <rgm@gnu.org>
6955
6956 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi
6957 * dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi
6958 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi
6959 * gnus.texi, idlwave.texi, info.texi, message.texi, newsticker.texi
6960 * nxml-mode.texi, org.texi, pcl-cvs.texi, rcirc.texi, reftex.texi
6961 * sc.texi, sieve.texi, smtpmail.texi, vip.texi, viper.texi, widget.texi
6962 * woman.texi:
6963 Update Back-Cover Text as per maintain.info.
6964
6965 2008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
6966
6967 * gnus-faq.texi: Generate. Change node names to "FAQ N-M".
6968
6969 * Makefile.in (gnus-faq-clean): Don't remove gnus-faq.texi.
6970 (gnus-faq.xml): Update repository host.
6971
6972 * gnus-faq.texi: Generate from gnus-faq.xml (sourceforge.net).
6973
6974 2008-06-15 Frank Schmitt <ich@frank-schmitt.net>
6975
6976 * gnus-faq.texi ([5.12]): Add entry about message-kill-buffer-on-exit.
6977 Fix a typo.
6978
6979 2008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
6980
6981 * gnus.texi (Mail Source Customization): Correct values of
6982 `mail-source-delete-incoming'. Reported by Tassilo Horn.
6983 (Oort Gnus): Fix version comment for mml-dnd-protocol-alist.
6984
6985 2008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
6986
6987 * gnus.texi (nnmairix): Eliminate wrong use of `path', cf. the GNU
6988 coding standards.
6989
6990 2008-06-14 David Engster <dengste@eml.cc>
6991
6992 * gnus.texi (nnmairix): Markup fixes.
6993
6994 2008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
6995
6996 * gnus.texi (nnmairix): Markup and other minor fixes.
6997
6998 2008-06-05 David Engster <dengste@eml.cc>
6999
7000 * gnus.texi (nnmairix): New nodes describing nnmairix.el.
7001
7002 2008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
7003
7004 * gnus.texi (Group Parameters): Change ~/.gnus to ~/.gnus.el.
7005 (Searching, nnir, nnmairix): New stub nodes.
7006
7007 2008-05-30 Felix Lee <felix.1@canids.net>
7008
7009 * cl.texi (Iteration Clauses): Fix incorrect "identical" examples.
7010
7011 2008-05-24 Reiner Steib <Reiner.Steib@gmx.de>
7012
7013 * gnus.texi (Filling In Threads): Additions to gnus-fetch-old-headers.
7014
7015 2008-05-15 Reiner Steib <Reiner.Steib@gmx.de>
7016
7017 * gnus.texi (Scoring On Other Headers): Fix typo. Rearrange.
7018
7019 2008-05-15 Jonathan Yavner <jyavner@member.fsf.org>
7020
7021 * ses.texi (Acknowledgements): Add Shigeru Fukaya.
7022
7023 2008-05-06 Juanma Barranquero <lekktu@gmail.com>
7024
7025 * info.texi (Top): Fix typo in xref.
7026
7027 2008-05-05 Karl Berry <karl@gnu.org>
7028
7029 * info.texi (Top): @xref to stand-alone manual.
7030
7031 2008-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
7032
7033 * gnus.texi (Various Summary Stuff): Add gnus-propagate-marks.
7034 (Various Summary Stuff): Fix typo in last xref.
7035
7036 2008-05-02 Juanma Barranquero <lekktu@gmail.com>
7037
7038 * org.texi (Moving subtrees): Fix typo.
7039
7040 2008-04-28 Michael Albinus <michael.albinus@gmx.de>
7041
7042 * tramp.texi (Frequently Asked Questions): Explain, how to disable
7043 Tramp via `tramp-mode'.
7044
7045 2008-04-27 Carsten Dominik <dominik@sam.science.uva.nl>
7046
7047 * org.texi: Massive changes, in many parts of the file.
7048
7049 2008-04-27 Jason Riedy <jason@acm.org>
7050
7051 * org.texi (A LaTeX example): Note that fmt may be a
7052 one-argument function, and efmt may be a two-argument function.
7053 (Radio tables): Document multiple destinations.
7054
7055 2008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
7056
7057 * gnus.texi (Oort Gnus): Add message-fill-column.
7058
7059 2008-04-12 Adrian Aichner <adrian@xemacs.org>
7060
7061 * gnus.texi (Mail Source Specifiers): Typo fix.
7062
7063 2008-04-12 Reiner Steib <Reiner.Steib@gmx.de>
7064
7065 * gnus.texi (Diary Headers Generation): Update key binding for
7066 `gnus-diary-check-message'.
7067
7068 2008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
7069
7070 * gnus.texi (Emacsen): Addition.
7071
7072 2008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
7073
7074 * gnus.texi (Emacsen): Give recommendations for Emacs 22 and Emacs 23.
7075
7076 2008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
7077
7078 * gnus.texi (Oort Gnus): Mention customizing of tool bars.
7079
7080 2008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
7081
7082 * gnus-news.texi: Update tool bar item.
7083
7084 2008-04-09 Sven Joachim <svenjoac@gmx.de>
7085
7086 * gnus-news.texi: Fix typos.
7087
7088 2008-04-11 Jay Belanger <jay.p.belanger@gmail.com>
7089
7090 * calc.texi (Vector and Matrix Arithmetic, Calc Summary):
7091 Add mention of `kron'.
7092
7093 2008-04-01 Daiki Ueno <ueno@unixuser.org>
7094
7095 * epa.texi (Encrypting/decrypting *.gpg files):
7096 Document epa-file-name-regexp.
7097
7098 2008-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
7099
7100 * gnus.texi (Example Methods): Fix description about ssh-agent.
7101 (Indirect Functions): Fix the default value of nntp-telnet-command;
7102 remove link to connect.html.
7103
7104 2008-03-30 Michael Albinus <michael.albinus@gmx.de>
7105
7106 * dbus.texi (Synchronous Methods): New parameter TIMEOUT for
7107 dbus-call-method.
7108 (Receiving Method Calls): The timeout can be set by the calling client.
7109
7110 * trampver.texi: Update release number.
7111
7112 2008-03-29 Reiner Steib <Reiner.Steib@gmx.de>
7113
7114 * gnus.texi (Top): Fix version. Add SASL.
7115
7116 2008-03-29 Michael Albinus <michael.albinus@gmx.de>
7117
7118 Sync with Tramp 2.1.13.
7119
7120 * trampver.texi: Update release number.
7121
7122 2008-03-29 Chong Yidong <cyd@stupidchicken.com>
7123
7124 * org.texi: Update to new org-mode website.
7125
7126 2008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
7127
7128 * cl.texi (For Clauses): Fix loop over key-seq to match code.
7129
7130 2008-03-22 Reiner Steib <Reiner.Steib@gmx.de>
7131
7132 * gnus.texi (Foreign Groups): Add gnus-read-ephemeral-gmane-group,
7133 gnus-read-ephemeral-gmane-group-url,
7134 gnus-read-ephemeral-emacs-bug-group,
7135 gnus-read-ephemeral-debian-bug-group.
7136
7137 2008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
7138
7139 * gnus.texi (MIME Commands): Add gnus-article-browse-html-article.
7140
7141 * gnus-news.texi: Add EasyPG. Add gnus-article-browse-html-article.
7142 Add FIXMEs for Bookmarks and gnus-registry-marks.
7143
7144 2008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
7145
7146 * gnus.texi (Smileys): Document `smiley-style'.
7147
7148 2008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
7149
7150 * gnus.texi (Gnus Development): Clarify difference between ding and
7151 gnu.emacs.gnus.
7152 (MIME Commands, Using MIME, RSS): Fix markup.
7153
7154 * gnus-faq.texi ([8.4]): Ditto.
7155
7156 2008-03-20 Reiner Steib <Reiner.Steib@gmx.de>
7157
7158 * gnus.texi (Emacsen): Remove obsolete stuff.
7159
7160 2008-03-19 Reiner Steib <Reiner.Steib@gmx.de>
7161
7162 * gnus.texi (Oort Gnus): Add version info WRT
7163 `mail-source-delete-incoming'.
7164
7165 2008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
7166
7167 * gnus.texi (Top): Add "Other related manuals" and version info in
7168 `iftex' output.
7169 (Formatting Fonts): Add index entries for gnus-mouse-face, gnus-face-0,
7170 gnus-balloon-face-0 and the corresponding format specifiers.
7171
7172 2008-03-26 Michael Albinus <michael.albinus@gmx.de>
7173
7174 * tramp.texi (Filename completion): Remove footnote about let-bind
7175 of `partial-completion-mode'. It doesn't work this way.
7176
7177 2008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
7178
7179 * pcl-cvs.texi (Contributors): Update my email.
7180
7181 2008-03-21 Michael Albinus <michael.albinus@gmx.de>
7182
7183 * dbus.texi (Receiving Method Calls): Mention default D-Bus timeout.
7184
7185 2008-03-17 Bill Wohler <wohler@newt.com>
7186
7187 * mh-e.texi (Viewing): Update URL for adding header fields to
7188 mh-invisible-header-fields-default.
7189
7190 2008-03-16 Bill Wohler <wohler@newt.com>
7191
7192 * mh-e.texi (Preface): Add Gnus to requirements.
7193 (Forwarding): Note that forwarded MIME messages are now inline.
7194
7195 2008-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
7196
7197 * gnus.texi (Example Methods, Direct Functions, Indirect Functions)
7198 (Common Variables): Give precedence to the netcat methods over the
7199 telnet methods, and mention that they are more reliable.
7200
7201 2008-03-13 Carsten Dominik <dominik@science.uva.nl>
7202
7203 * org.texi (Exporting Agenda Views): Document agenda export to
7204 iCalendar.
7205 (Progress logging): Document the new progress logging stuff.
7206
7207 2008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
7208
7209 * gnus.texi (Mail Source Customization, Gnus Development, Oort Gnus):
7210 Update for change of `mail-source-delete-incoming'.
7211
7212 * gnus-news.texi: Ditto.
7213
7214 2008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
7215
7216 * gnus-coding.texi (Gnus Maintainance Guide): Update conventions for
7217 custom versions.
7218
7219 2008-03-07 Alan Mackenzie <acm@muc.de>
7220
7221 * cc-mode.texi (Limitations and Known Bugs): State that the number of
7222 parens/brackets in a k&r region is limited.
7223
7224 2008-02-27 Reiner Steib <Reiner.Steib@gmx.de>
7225
7226 * gnus-news.texi: Mention problem with coding system `utf-8-emacs' when
7227 using different Emacs versions.
7228
7229 2008-02-27 Glenn Morris <rgm@gnu.org>
7230
7231 * sc.texi: Remove a lot of old and obsolete info.
7232 (titlepage): Simplify.
7233 (Emacs 19 MUAs, Emacs 18 MUAs, MH-E with any Emacsen)
7234 (VM with any Emacsen, GNEWS with any Emacsen)
7235 (Overloading for Non-conforming MUAs, Version 3 Changes)
7236 (The Supercite Mailing List): Delete nodes.
7237 (Introduction): Remove info about old packages.
7238 (Getting Connected): Simplify. Remove info about old packages.
7239 (Citing Commands): Delete Emacs 19 info.
7240 (Hints to MUA Authors): Simplify.
7241 (Thanks and History): Merge in some info from the deleted node
7242 "Version 3 Changes".
7243
7244 2008-02-05 Juanma Barranquero <lekktu@gmail.com>
7245
7246 * org.texi (Setting tags, In-buffer settings):
7247 * rcirc.texi (rcirc commands): Replace `legal' with `valid'.
7248
7249 2008-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
7250
7251 * gnus-news.texi: Mention that spaces and tabs are allowed in the
7252 installation directory name.
7253
7254 2008-02-12 Romain Francoise <romain@orebokech.com>
7255
7256 * epa.texi (Overview): Fix typo.
7257
7258 2008-02-11 Daiki Ueno <ueno@unixuser.org>
7259
7260 * epa.texi (Quick start): Remove the .emacs setting.
7261
7262 2008-02-10 Daiki Ueno <ueno@unixuser.org>
7263
7264 * epa.texi (Quick start): Use the command `epa-enable' instead of
7265 loading `epa-setup'.
7266
7267 2008-02-08 Juanma Barranquero <lekktu@gmail.com>
7268
7269 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add epa.
7270 ($(infodir)/epa, epa.dvi): New targets.
7271
7272 2008-02-08 Daiki Ueno <ueno@unixuser.org>
7273
7274 * Makefile.in: Add rules to build EasyPG Assistant User's Manual.
7275
7276 * epa.texi: New manual documenting the EasyPG Assistant.
7277
7278 2008-02-06 Michael Albinus <michael.albinus@gmx.de>
7279
7280 * dbus.texi (all): Wrap Lisp code examples with @lisp ... @end lisp.
7281 (Inspection): New function dbus-ping.
7282
7283 2008-02-05 Michael Albinus <michael.albinus@gmx.de>
7284
7285 * tramp.texi (Remote processes): Add `shell-command'.
7286
7287 2008-02-02 Michael Albinus <michael.albinus@gmx.de>
7288
7289 * tramp.texi: Use new FSF's Back-Cover Text.
7290
7291 2008-01-28 Michael Sperber <sperber@deinprogramm.de>
7292
7293 * gnus.texi (Mail Source Specifiers): Document `group' specifier.
7294 (Group Parameters): Document `mail-source' parameter.
7295
7296 2008-01-27 Michael Albinus <michael.albinus@gmx.de>
7297
7298 * tramp.texi (Inline methods): The hostname of the su(do)? methods
7299 must be a local host.
7300
7301 2008-01-26 Michael Olson <mwolson@gnu.org>
7302
7303 * erc.texi: Update version for ERC 5.3 release.
7304 (Obtaining ERC): Update extras URLs for 5.3.
7305 (Development): Write instructions for git, and remove those for Arch.
7306 (History): Mention the switch to git.
7307
7308 2008-01-24 Karl Berry <karl@gnu.org>
7309
7310 * info.texi (Search Index, Search Text): Mention the command
7311 character in the section name, a la the (Go to node) node.
7312
7313 2008-01-21 Michael Albinus <michael.albinus@gmx.de>
7314
7315 * dbus.texi (Errors and Events): New macro dbus-ignore-errors.
7316
7317 2008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
7318
7319 * gnus-news.texi: Mention gnus-article-describe-bindings.
7320
7321 2008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
7322
7323 * gnus-news.texi: Mention gnus-article-wide-reply-with-original.
7324
7325 2008-01-18 Carsten Dominik <dominik@science.uva.nl>
7326
7327 * org.texi (Property inheritance): New section.
7328 (Conventions): New section.
7329 (Structure editing): Document C-RET, the prefix arg to the cut/copy
7330 commands, and the new bindings for refiling.
7331 (Sparse trees): Document the new special command for sparse trees.
7332 (References): Be more clear about the counting of hilines.
7333 (Handling links): Document M-p/n for accessing links.
7334 (Fast access to TODO states): New section.
7335 (Per file keywords): New section.
7336 (Property inheritance): New section.
7337 (Column attributes): New summary types.
7338 (Capturing Column View): New section.
7339 (The date/time prompt): Cover the new features in the date/time prompt.
7340 Compactify the table of keys for the calendar remote control.
7341 (Clocking work time): Document the new :scope parameter.
7342 (Remember): Promoted to chapter.
7343 (Quoted examples): New section.
7344 (Enhancing text): New verbatim environments.
7345
7346 2008-01-14 Michael Albinus <michael.albinus@gmx.de>
7347
7348 * trampver.texi: Update release number.
7349
7350 2008-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
7351
7352 * gnus.texi (Article Keymap):
7353 Add gnus-article-wide-reply-with-original; fix descriptions of
7354 gnus-article-reply-with-original and
7355 gnus-article-followup-with-original.
7356
7357 2008-01-09 Glenn Morris <rgm@gnu.org>
7358
7359 * nxml-mode.texi: Add @copying section.
7360
7361 2008-01-05 Reiner Steib <Reiner.Steib@gmx.de>
7362
7363 * message.texi (Mail Variables): Add some text from "(gnus)Posting
7364 Server". Add `message-send-mail-with-mailclient'.
7365
7366 * gnus.texi (Posting Server): Move some text to "(message)Mail
7367 Variables" and add a reference here.
7368
7369 2008-01-04 Michael Albinus <michael.albinus@gmx.de>
7370
7371 * dbus.texi (Receiving Method Calls): New chapter.
7372 (Errors and Events): Add serial number to events. Replace "signal" by
7373 "message". Introduce dbus-event-serial-number.
7374
7375 2008-01-03 Michael Albinus <michael.albinus@gmx.de>
7376
7377 * dbus.texi (Type Conversion): Explain the type specification for empty
7378 arrays. Use another example.
7379
7380 2007-12-30 Michael Albinus <michael.albinus@gmx.de>
7381
7382 * dbus.texi (all): Replace "..." by @dots{}.
7383 (Type Conversion): Precise the value range for :byte types.
7384 (Signals): Rename dbus-unregister-signal to dbus-unregister-object.
7385 Mention its return value.
7386 (Errors and Events): There is no D-Bus error propagation during event
7387 processing.
7388
7389 2007-12-29 Jay Belanger <jay.p.belanger@gmail.com>
7390
7391 * calc.texi (Yacas Language, Maxima Language, Giac Language):
7392 New sections.
7393
7394 2007-12-29 Reiner Steib <Reiner.Steib@gmx.de>
7395
7396 * gnus.texi (Group Parameters): Reorder the text and add a note about
7397 `gnus-parameters' near the beginning of the node.
7398
7399 2007-12-29 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
7400
7401 * gnus.texi (Score File Editing): Fix function name.
7402
7403 2007-12-23 Michael Albinus <michael.albinus@gmx.de>
7404
7405 Sync with Tramp 2.1.12.
7406
7407 * trampver.texi: Update release number.
7408
7409 2007-12-22 Richard Stallman <rms@gnu.org>
7410
7411 * cc-mode.texi (Getting Started): Change @ref to @pxref.
7412
7413 2007-12-22 Michael Albinus <michael.albinus@gmx.de>
7414
7415 * dbus.texi (Type Conversion): Correct input parameters mapping.
7416
7417 2007-12-21 Michael Albinus <michael.albinus@gmx.de>
7418
7419 * dbus.texi (Type Conversion): Extend for D-Bus compound types.
7420 (Errors and Events): Mention wrong-type-argument error.
7421
7422 2007-12-21 Alex Schroeder <alex@gnu.org>
7423
7424 * rcirc.texi: Changed single spaces after sentence end to double
7425 spaces. Fixed some typos.
7426 (Internet Relay Chat): Explain relay.
7427 (Getting started with rcirc): Change items to reflect prompts.
7428 Add more explanation to rcirc-track-minor-mode and added a comment to
7429 warn future maintainers that this section is a copy.
7430 (People): Change /ignore example.
7431 (Keywords): Not keywords.
7432
7433 2007-12-20 Alex Schroeder <alex@gnu.org>
7434
7435 * rcirc.texi (Top): Fighting Information Overload chapter added.
7436 (Getting started with rcirc): Add notice of rcirc-track-minor-mode.
7437 (rcirc commands): Move /ignore command to the new chapter.
7438 (Fighting Information Overload): New chapter documenting /keyword,
7439 /bright, /dim, channel ignore, and low priority channels.
7440 (Configuration): Document rcirc-server-alist, remove
7441 rcirc-startup-channels-alist and rcirc-default-server.
7442
7443 2007-12-16 Michael Albinus <michael.albinus@gmx.de>
7444
7445 * dbus.texi (Signals): Fix example in dbus-register-signal.
7446
7447 2007-12-14 Sven Joachim <svenjoac@gmx.de>
7448
7449 * gnus.texi (Score Variables): Fix typo.
7450
7451 2007-12-07 Michael Albinus <michael.albinus@gmx.de>
7452
7453 * dbus.texi (Synchronous Methods): Adapt dbus-call-method.
7454 (Signals): Adapt dbus-send-signal and dbus-register-signal.
7455 (Errors and Events): Adapt dbus-event.
7456
7457 2007-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
7458
7459 * gnus.texi (Other Files): Add the yenc command.
7460
7461 2007-11-30 Reiner Steib <Reiner.Steib@gmx.de>
7462
7463 * gnus.texi (MIME Commands): Default of gnus-article-loose-mime is t
7464 since 2004-08-06.
7465
7466 2007-11-28 Katsumi Yamaoka <yamaoka@jpl.org>
7467
7468 * gnus.texi (Fancy Mail Splitting): Fix description of splitting based
7469 on body.
7470
7471 2007-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
7472
7473 * emacs-mime.texi (rfc2047): Mention rfc2047-encoded-word-regexp-loose
7474 and rfc2047-allow-irregular-q-encoded-words; fix description of
7475 rfc2047-encode-encoded-words.
7476
7477 2007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
7478
7479 * gnus.texi (Fetching Mail): Remove obsoleted `nnmail-spool-file'.
7480
7481 2007-12-05 Michael Olson <mwolson@gnu.org>
7482
7483 * remember.texi (Diary): Remove "require" line for remember-diary.el.
7484 Update documentation for `remember-diary-file'.
7485
7486 2007-12-04 Michael Albinus <michael.albinus@gmx.de>
7487
7488 * dbus.texi (Signals): Precise `dbus-register-signal'.
7489 (Errors and Events): Rework events part, the internal structure of
7490 dbus-event has changed.
7491
7492 2007-12-03 Juanma Barranquero <lekktu@gmail.com>
7493
7494 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
7495 ($(infodir)/dbus, dbus.dvi): New targets.
7496
7497 2007-12-03 Michael Albinus <michael.albinus@gmx.de>
7498
7499 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
7500 unconditionally.
7501
7502 * dbus.texi (Synchronous Methods): Show the result of the "lshal"
7503 emulation with @print{}.
7504
7505 2007-12-02 Richard Stallman <rms@gnu.org>
7506
7507 * dbus.texi (Overview): Minor cleanup.
7508
7509 2007-12-02 Michael Albinus <michael.albinus@gmx.de>
7510
7511 * Makefile.in (INFO_TARGETS): Add dbus.
7512 (DVI_TARGETS): Add dbus.dvi.
7513 (dbus, dbus.dvi): New targets.
7514
7515 * dbus.texi: New file.
7516
7517 2007-11-24 Romain Francoise <romain@orebokech.com>
7518
7519 * nxml-mode.texi: Add description in @direntry.
7520 Fix file name to match @setfilename.
7521
7522 2007-11-23 Mark A. Hershberger <mah@everybody.org>
7523
7524 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
7525 ($(infodir)/nxml-mode): New rule.
7526
7527 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
7528 ($(infodir)/nxml-mode): New rule.
7529 (clean): Add nxml-mode*.
7530
7531 * nxml-mode.texi: New file with nxml manual.
7532
7533 2007-11-18 Richard Stallman <rms@gnu.org>
7534
7535 * flymake.texi (Example -- Configuring a tool called directly):
7536 Update example.
7537
7538 2007-11-18 Michael Albinus <michael.albinus@gmx.de>
7539
7540 * tramp.texi (Filename completion): Simplify explanation of
7541 double-slash behavior. Explain directory contents flushing.
7542
7543 2007-11-16 Jay Belanger <jay.p.belanger@gmail.com>
7544
7545 * calc.texi (TeX and LaTeX Language Modes): Put in
7546 missing braces.
7547
7548 2007-11-15 Richard Stallman <rms@gnu.org>
7549
7550 * cl.texi (Equality Predicates): Delete `eql'.
7551 (Predicates, Naming Conventions, Top): Delete `eql'.
7552 (Common Lisp Compatibility): Delete `eql'.
7553 (Porting Common Lisp): Delete obsolete backquote info.
7554 Minor clarification about character constants.
7555 (Sequence Basics): Minor clarification.
7556
7557 2007-11-15 Juanma Barranquero <lekktu@gmail.com>
7558
7559 * cc-mode.texi (Electric Keys, Custom Macros):
7560 * tramp.texi (Filename completion): Fix typos.
7561
7562 2007-11-15 Jay Belanger <jay.p.belanger@gmail.com>
7563
7564 * calc.texi (Basic commands): Mention the menu.
7565
7566 2007-11-12 Michael Albinus <michael.albinus@gmx.de>
7567
7568 * tramp.texi (Connection caching): Tramp flushes connection
7569 properties when remote operating system has been changed.
7570
7571 2007-11-09 Reiner Steib <Reiner.Steib@gmx.de>
7572
7573 * gnus-news.texi: Fix spelling.
7574 `message-insert-formatted-citation-line', not
7575 `message-insert-formated-citation-line'.
7576
7577 * gnus.texi, gnus-faq.texi, message.texi: Bump version to 5.10.9.
7578
7579 2007-11-07 Michael Albinus <michael.albinus@gmx.de>
7580
7581 * tramp.texi (Overview): Mention also the PuTTY integration under
7582 w32. Remove paragraphs about Tramp's experimental status.
7583 (Frequently Asked Questions): Add code example for highlighting the
7584 mode line.
7585
7586 2007-11-03 Michael Olson <mwolson@gnu.org>
7587
7588 * remember.texi: Change mentions of remember-buffer to
7589 remember-finalize throughout.
7590
7591 2007-10-30 Michael Olson <mwolson@gnu.org>
7592
7593 * remember.texi (Copying): Remove.
7594 (Mailbox): Update with non-BBDB instructions.
7595 (Diary, Org): Add.
7596 (Bibliography, Planner Page): Remove.
7597
7598 2007-10-30 Juanma Barranquero <lekktu@gmail.com>
7599
7600 * makefile.w32-in (INFO_TARGETS): Add remember.
7601 (DVI_TARGETS): Add remember.dvi.
7602 ($(infodir)/remember): New rule.
7603 (clean): Add remember*.
7604
7605 2007-10-30 Michael Olson <mwolson@gnu.org>
7606
7607 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add remember.
7608 ($(infodir)/remember): New rule that builds the Remember Manual.
7609
7610 * remember.texi: New file containing the Remember Mode Manual.
7611 Shuffle chapters around after initial import.
7612 (Function Reference): Split Keystrokes into separate chapter.
7613 (Keystrokes): Document C-c C-k.
7614 (Introduction): Fix typographical issue with "---".
7615
7616 2007-10-29 Richard Stallman <rms@gnu.org>
7617
7618 * widget.texi (Introduction): Delete discussion of implementation
7619 internals.
7620
7621 2007-10-29 Michael Albinus <michael.albinus@gmx.de>
7622
7623 * tramp.texi (Connection caching): Host names must be different
7624 when tunneling.
7625
7626 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7627
7628 * gnus.texi, gnus-faq.texi, message.texi: Bump version to
7629 Gnus v5.13.
7630
7631 2007-10-28 Miles Bader <miles@gnu.org>
7632
7633 * gnus-news.texi, gnus-coding.texi, sasl.texi: New files.
7634
7635 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7636
7637 * gnus.texi (Sorting the Summary Buffer):
7638 Remove gnus-article-sort-by-date-reverse.
7639
7640 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7641
7642 * gnus.texi (Non-ASCII Group Names): New node.
7643 (Misc Group Stuff): Move gnus-group-name-charset-method-alist and
7644 gnus-group-name-charset-group-alist to Non-ASCII Group Names node.
7645
7646 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
7647
7648 * gnus.texi (Mail Source Specifiers, IMAP): Add a notice on the need to
7649 clean the output of the program `imap-shell-program'.
7650
7651 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7652
7653 * gnus.texi (IMAP): Mention nnimap-logout-timeout.
7654
7655 2007-10-28 Tassilo Horn <tassilo@member.fsf.org>
7656
7657 * gnus.texi (Sticky Articles): Documentation for sticky article
7658 buffers.
7659
7660 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
7661
7662 * gnus.texi (RSS): Document nnrss-ignore-article-fields.
7663
7664 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7665
7666 * gnus.texi (Various Various): Mention gnus-add-timestamp-to-message.
7667
7668 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7669
7670 * gnus.texi (Archived Messages):
7671 Document gnus-update-message-archive-method.
7672
7673 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7674
7675 * gnus.texi (Limiting): Document gnus-summary-limit-to-address.
7676
7677 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
7678
7679 * gnus.texi (Group Maneuvering):
7680 Document `gnus-summary-next-group-on-exit'.
7681
7682 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7683
7684 * gnus.texi (Really Various Summary Commands):
7685 Mention gnus-auto-select-on-ephemeral-exit.
7686
7687 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7688
7689 * gnus.texi, message.texi: Bump version number.
7690
7691 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7692
7693 * gnus.texi (Group Line Specification, Misc Group Stuff)
7694 (Server Commands): Parenthesize @pxref{Mail Spool}.
7695
7696 2007-10-28 Didier Verna <didier@xemacs.org>
7697
7698 New user option: message-signature-directory.
7699 * message.texi (Insertion Variables): Document it.
7700 * gnus.texi (Posting Styles): Ditto.
7701
7702 2007-10-28 Didier Verna <didier@xemacs.org>
7703
7704 * gnus.texi (Group Line Specification):
7705 * gnus.texi (Misc Group Stuff):
7706 * gnus.texi (Server Commands): Document the group compaction feature.
7707
7708 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7709
7710 * gnus-faq.texi ([5.2]): Adjust for message-fill-column.
7711
7712 * message.texi (Various Message Variables): Add message-fill-column.
7713
7714 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7715
7716 * gnus.texi: Untabify.
7717
7718 2007-10-28 Didier Verna <didier@xemacs.org>
7719
7720 * gnus.texi (Group Parameters): Document the posting-style merging
7721 process in topic-mode.
7722
7723 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7724
7725 * gnus.texi (Scoring On Other Headers): Add gnus-inhibit-slow-scoring.
7726
7727 2007-10-28 Romain Francoise <romain@orebokech.com>
7728
7729 * gnus.texi (Mail Spool): Fix typo.
7730 Update copyright.
7731
7732 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7733
7734 * gnus.texi (Limiting): Add gnus-summary-limit-to-singletons.
7735
7736 2007-10-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
7737
7738 * gnus.texi (Summary Generation Commands):
7739 Add gnus-summary-insert-ticked-articles.
7740
7741 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7742
7743 * gnus.texi (SpamAssassin back end): Rename spam-spamassassin-path
7744 to spam-spamassassin-program.
7745
7746 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7747
7748 * gnus.texi (Mail and Post): Add gnus-message-highlight-citation.
7749
7750 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7751
7752 * gnus.texi (Limiting): Add gnus-summary-limit-to-headers.
7753
7754 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7755
7756 * message.texi (Mail Headers): Document `opportunistic'.
7757
7758 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7759
7760 * emacs-mime.texi (Encoding Customization): Explain how to set
7761 mm-coding-system-priorities per hierarchy.
7762
7763 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7764
7765 * gnus.texi (Washing Mail): Add nnmail-ignore-broken-references and
7766 nnmail-broken-references-mailers instead of nnmail-fix-eudora-headers.
7767
7768 2007-10-28 Didier Verna <didier@xemacs.org>
7769
7770 * message.texi (Wide Reply): Update documentation of
7771 message-dont-reply-to-names (now allowing a list of regexps).
7772
7773 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7774
7775 * gnus.texi (Spam Package Introduction): Fix spam menu and links.
7776
7777 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7778
7779 * gnus.texi (SpamAssassin back end): Fix typo.
7780
7781 * sieve.texi (Examples): Fix grammar.
7782
7783 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7784
7785 * gnus.texi (Searching for Articles): Document M-S and M-R.
7786 (Limiting): Document / b.
7787
7788 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7789
7790 * gnus.texi (Thread Commands): T M-^.
7791
7792 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7793
7794 * message.texi (Mail Aliases): Document ecomplete.
7795 (Mail Aliases): Fix typo.
7796
7797 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7798
7799 * gnus.texi (Face): Restore xref to gnus-face-properties-alist;
7800 fix typo.
7801
7802 2007-10-28 Romain Francoise <romain@orebokech.com>
7803
7804 * gnus.texi (Mail Spool): Grammar fix.
7805
7806 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7807
7808 * gnus.texi (Mail Spool): nnml-use-compressed-files can be a
7809 string.
7810
7811 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7812
7813 * gnus.texi (Group Parameters): Fix description.
7814
7815 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7816
7817 * gnus.texi (Gmane Spam Reporting):
7818 Fix spam-report-gmane-use-article-number.
7819 Add spam-report-user-mail-address.
7820
7821 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7822
7823 * emacs-mime.texi (Non-MIME): x-gnus-verbatim -> x-verbatim.
7824
7825 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7826
7827 * gnus.texi (Group Parameters): Add simplified sorting example based on
7828 example for `Sorting the Summary Buffer' from Jari Aalto
7829 <jari.aalto@cante.net>.
7830 (Example Methods): Add example for an indirect connection.
7831
7832 2007-10-28 Kevin Greiner <kevin.greiner@compsol.cc>
7833
7834 * gnus.texi (nntp-open-via-telnet-and-telnet): Fix grammar.
7835 (Agent Parameters): Update parameter names to match code.
7836 (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as
7837 'gnus-agent-summary-fetch-series'.
7838 (Agent and flags): New section providing a generalized discussion
7839 of flag handling.
7840 (Agent and IMAP): Remove flag discussion.
7841 (Agent Variables): Add 'gnus-agent-synchronize-flags'.
7842
7843 2007-10-28 Romain Francoise <romain@orebokech.com>
7844
7845 * gnus.texi (Exiting the Summary Buffer): Add new function
7846 `gnus-summary-catchup-and-goto-prev-group', bound to `Z p'.
7847
7848 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7849
7850 * gnus.texi (Conformity): Fix typo.
7851 (Customizing Articles): Document `first'.
7852
7853 2007-10-28 Jari Aalto <jari.aalto@cante.net>
7854
7855 * gnus.texi (Sorting the Summary Buffer):
7856 Add `gnus-thread-sort-by-date-reverse'. Add example
7857 host to different sorting in NNTP and RSS groups.
7858
7859 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7860
7861 * message.texi (Insertion): Describe prefix for
7862 message-mark-inserted-region and message-mark-insert-file.
7863
7864 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7865
7866 * emacs-mime.texi (Non-MIME): Add Slrn-style verbatim marks and
7867 LaTeX documents. Describe "text/x-gnus-verbatim".
7868
7869 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7870
7871 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
7872 (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering)
7873 (spam-stat spam filtering, SpamOracle)
7874 (Extending the Spam ELisp package): Remove extra quote symbol for
7875 clarity.
7876
7877 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7878
7879 * gnus.texi (MIME Commands): Add gnus-article-save-part-and-strip,
7880 gnus-article-delete-part and gnus-article-replace-part.
7881 (Using MIME): Add gnus-mime-replace-part.
7882
7883 2007-10-28 Romain Francoise <romain@orebokech.com>
7884
7885 * gnus.texi (Mail Spool): Mention that `nnml-use-compressed-files'
7886 requires `auto-compression-mode' to be enabled. Add new nnml
7887 variable `nnml-compressed-files-size-threshold'.
7888
7889 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7890
7891 * gnus.texi (Sorting the Summary Buffer):
7892 Add gnus-thread-sort-by-recipient.
7893
7894 2007-10-28 Romain Francoise <romain@orebokech.com>
7895
7896 * message.texi (Insertion Variables): Mention new variable
7897 `message-yank-empty-prefix'. Change `message-yank-cited-prefix'
7898 documentation accordingly.
7899
7900 2007-10-28 Romain Francoise <romain@orebokech.com>
7901
7902 * gnus.texi (To From Newsgroups): Mention new variables
7903 `gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'.
7904
7905 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7906
7907 * gnus.texi (Using MIME): gnus-mime-copy-part supports the charset
7908 stuff; gnus-mime-inline-part does the automatic decompression.
7909
7910 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7911
7912 * gnus.texi (Spam ELisp Package Configuration Examples):
7913 "training.ham" should be "training.spam".
7914
7915 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7916
7917 * message.texi (Mail Variables): Fix the default value for
7918 message-send-mail-function.
7919
7920 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7921
7922 * gnus.texi (Optional Back End Functions): nntp-request-update-info
7923 always returns nil exceptionally.
7924
7925 2007-10-28 Simon Josefsson <jas@extundo.com>
7926
7927 * gnus.texi (Article Washing): Add libidn URL.
7928 Suggested by Michael Cook <michael@waxrat.com>.
7929
7930 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7931
7932 * gnus.texi (Topic Commands): Fix next/previous.
7933
7934 2007-10-28 Simon Josefsson <jas@extundo.com>
7935
7936 * gnus.texi (Article Washing): Mention `W i'.
7937
7938 2007-10-28 Jochen Küpper <jochen@fhi-berlin.mpg.de>
7939
7940 * gnus.texi (Group Parameters): Slight extension of sieve
7941 parameter description.
7942
7943 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7944
7945 * gnus.texi (Score Decays): `gnus-decay-scores' can be a regexp
7946 matching score files as well.
7947 (Picons): Describe `gnus-picon-style'.
7948
7949 2007-10-28 Romain Francoise <romain@orebokech.com>
7950
7951 * message.texi (Message Headers): Mention that headers are hidden
7952 using narrowing, and how to expose them.
7953 Update copyright.
7954
7955 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7956
7957 * gnus.texi: Mention `gnus-summary-limit-to-recipient' and
7958 `gnus-summary-sort-by-recipient'.
7959
7960 2007-10-28 Romain Francoise <romain@orebokech.com>
7961
7962 * gnus.texi (NNTP marks): New node.
7963 (NNTP): Move NNTP marks variables to the new node.
7964
7965 2007-10-28 Jesper Harder <harder@ifa.au.dk>
7966
7967 * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back end.
7968
7969 * gnus.texi (MIME Commands, Hashcash): Markup fix.
7970
7971 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7972
7973 * gnus.texi: Replaced @file{spam.el} with @code{spam.el}
7974 everywhere for consistency.
7975 (Filtering Spam Using The Spam ELisp Package): Admonish again.
7976 (Spam ELisp Package Sequence of Events): This is Gnus, say so.
7977 Say "regular expression" instead of "regex." Admonish.
7978 Pick other words to sound better (s/so/thus/).
7979 (Spam ELisp Package Filtering of Incoming Mail):
7980 Mention statistical filters. Remove old TODO.
7981 (Spam ELisp Package Sorting and Score Display in Summary Buffer):
7982 New section on sorting and displaying the spam score.
7983 (BBDB Whitelists): Mention spam-use-BBDB-exclusive is not a
7984 backend but an alias to spam-use-BBDB.
7985 (Extending the Spam ELisp package): Rewrite the example using the
7986 new backend functionality.
7987
7988 2007-10-28 Simon Josefsson <jas@extundo.com>
7989
7990 * gnus.texi (NNTP): Mention nntp-marks-is-evil and
7991 nntp-marks-directory, from Romain Francoise
7992 <romain@orebokech.com>.
7993
7994 2007-10-28 Magnus Henoch <mange@freemail.hu>
7995
7996 * gnus.texi (Hashcash): New default value of
7997 hashcash-default-payment.
7998
7999 2007-10-28 Simon Josefsson <jas@extundo.com>
8000
8001 * gnus.texi (Hashcash): Fix URL. Add pref to spam section.
8002 (Anti-spam Hashcash Payments): No need to load hashcash.el now.
8003
8004 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
8005
8006 * gnus.texi (Adaptive Scoring): Add gnus-adaptive-pretty-print.
8007
8008 2007-10-28 Simon Josefsson <jas@extundo.com>
8009
8010 * gnus.texi (documentencoding): Add, to avoid warnings.
8011
8012 2007-10-28 Simon Josefsson <jas@extundo.com>
8013
8014 * message.texi (Mail Headers): Add.
8015
8016 * gnus.texi (Hashcash): Fix.
8017
8018 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
8019
8020 * gnus.texi (Hashcash): Change location of library, also mention
8021 that payments can be verified and fix the name of the
8022 hashcash-path variable.
8023
8024 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
8025
8026 * gnus.texi (Article Display): Add `gnus-picon-style'.
8027
8028 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
8029
8030 * gnus.texi (SpamAssassin backend): Add it to the detailmenu.
8031
8032 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
8033
8034 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
8035 (Bogofilter, spam-stat spam filtering, SpamOracle): Old incorrect
8036 warning about ham processors in spam groups removed.
8037
8038 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
8039
8040 * gnus.texi (SpamAssassin backend): Add new node about SpamAssassin.
8041 From Hubert Chan <hubert@uhoreg.ca>.
8042
8043 2007-10-28 Jesper Harder <harder@ifa.au.dk>
8044
8045 * gnus.texi (Spam ELisp Package Sequence of Events): Index.
8046 (Mailing List): Typo.
8047 (Customizing Articles): Add gnus-treat-ansi-sequences.
8048 (Article Washing): Index.
8049
8050 * message.texi: Use m-dash consistently.
8051
8052 2007-10-28 Jesper Harder <harder@ifa.au.dk>
8053
8054 * gnus.texi (GroupLens): Remove.
8055
8056 2007-10-28 Kevin Greiner <kgreiner@xpediantsolutions.com>
8057
8058 * gnus.texi (Outgoing Messages, Agent Variables):
8059 Add gnus-agent-queue-mail and gnus-agent-prompt-send-queue.
8060 Suggested by Gaute Strokkenes <gs234@srcf.ucam.org>
8061
8062 2007-10-28 Jesper Harder <harder@ifa.au.dk>
8063
8064 * gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
8065
8066 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
8067
8068 * gnus.texi (Article Washing): Add `gnus-article-treat-ansi-sequences'.
8069
8070 * gnus.texi (No Gnus): New node. Includes `gnus-news.texi'.
8071
8072 2007-10-28 Simon Josefsson <jas@extundo.com>
8073
8074 * gnus.texi (Top): Add SASL.
8075
8076 2007-10-27 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
8077
8078 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
8079
8080 2007-10-27 Reiner Steib <Reiner.Steib@gmx.de>
8081
8082 * gnus.texi (Troubleshooting): Adjust Gnus version number.
8083
8084 2007-10-27 Jay Belanger <jay.p.belanger@gmail.com>
8085
8086 * calc.texi (Formulas, Composition Basics): Lower the
8087 precedence of negation.
8088
8089 2007-10-25 Jonathan Yavner <jyavner@member.fsf.org>
8090
8091 * ses.texi (The Basics): Mention how to create a new spreadsheet.
8092 Mention the new three-letter column identifiers.
8093 (More on cell printing): Calculate-cell and truncate-cell are now `c'
8094 and `t' rather than `C-c C-c' and `C-c C-t'. Mention the stupid error
8095 message when using `c' on an empty default with default printer.
8096 (Buffer-local variables in spreadsheets): `symbolic-formulas' was
8097 renamed to `ses--symbolic-formulas' some time ago.
8098
8099 2007-10-25 Jay Belanger <jay.p.belanger@gmail.com>
8100
8101 * calc.texi (Default Simplifications, Making Selections)
8102 (Customizing Calc): Clarify associativity of multiplication.
8103
8104 2007-10-23 Michael Albinus <michael.albinus@gmx.de>
8105
8106 * tramp.texi (Traces and Profiles): Simplify loop over
8107 `trace-function-background'.
8108
8109 2007-10-22 Juri Linkov <juri@jurta.org>
8110
8111 * dired-x.texi (Shell Command Guessing): Default values are now
8112 available by typing M-n instead of M-p.
8113
8114 2007-10-21 Michael Albinus <michael.albinus@gmx.de>
8115
8116 * tramp.texi (Cleanup remote connections): New section.
8117 (Password caching): Remove `tramp-clear-passwd'.
8118 It's not a command anymore.
8119 (Bug Reports): Add `tramp-bug' to function index.
8120 (Function Index, Variable Index): New nodes.
8121 (Remote shell setup): Describe `tramp-password-prompt-regexp'.
8122
8123 * trampver.texi: Update release number.
8124
8125 2007-10-20 Jay Belanger <jay.p.belanger@gmail.com>
8126
8127 * calc.texi (History and Acknowledgements): Turn comment
8128 about integer size into past tense.
8129 (Time Zones): Remove pointer to Calc author's address.
8130 (Trigonometric and Hyperbolic Functions): Mention cotangent
8131 and hyperbolic cotangent. Fix typo.
8132
8133 2007-10-10 Michael Albinus <michael.albinus@gmx.de>
8134
8135 Sync with Tramp 2.1.11.
8136
8137 * trampver.texi: Update release number.
8138
8139 2007-10-06 Michael Albinus <michael.albinus@gmx.de>
8140
8141 * tramp.texi (External packages): New section.
8142
8143 2007-09-29 Juri Linkov <juri@jurta.org>
8144
8145 * info.texi (Help-Int): Document `L' (`Info-history').
8146
8147 2007-09-26 Carsten Dominik <dominik@science.uva.nl>
8148
8149 * org.texi: Change links to webpage and maintained email.
8150 (Remember): Promote to Chapter, significant changes.
8151 (Fast access to TODO states): New section.
8152 (Faces for TODO keywords): New section.
8153 (Export options): Example for #+DATE.
8154 (Progress logging): Section moved.
8155
8156 2007-09-26 Bill Wohler <wohler@newt.com>
8157
8158 * mh-e.texi (HTML): Mention binding of S-mouse-2 to
8159 browse-url-at-mouse.
8160
8161 2007-09-20 Eduard Wiebe <usenet@pusto.de> (tiny change)
8162
8163 * flymake.texi (Customizable variables): Face names don't end in -face.
8164 Fix flymake-err-line-patterns template.
8165 (Example -- Configuring a tool called directly): Fix init-function.
8166 (Highlighting erroneous lines): Face names don't end in -face.
8167
8168 2007-09-18 Exal de Jesus Garcia Carrillo <exal@gmx.de> (tiny change)
8169
8170 * erc.texi (Special-Features): Fix small typo.
8171
8172 2007-09-14 Michael Albinus <michael.albinus@gmx.de>
8173
8174 * tramp.texi (Filename Syntax): Provide links to "Inline methods"
8175 and "External transfer methods".
8176
8177 2007-09-13 Jay Belanger <jay.p.belanger@gmail.com>
8178
8179 * calc.texi (Predefined Units): Add some history.
8180
8181 2007-09-08 Michael Olson <mwolson@gnu.org>
8182
8183 * erc.texi (Copying): New section included from gpl.texi.
8184 This matches the look of the upstream ERC manual.
8185
8186 2007-09-07 Jay Belanger <jay.p.belanger@gmail.com>
8187
8188 * calc.texi (History and Acknowledgements): Adjust the "thanks".
8189 (Random Numbers): Clarify the distribution of `random'.
8190
8191 2007-09-06 Glenn Morris <rgm@gnu.org>
8192
8193 Move manual sources from man/ to subdirectories of doc/.
8194 Split into the Emacs manual in emacs/, and other manuals in misc/.
8195 Change all setfilename commands to use ../../info.
8196 * Makefile.in: Move the parts of the old man/Makefile.in that do not
8197 refer to the Emacs manual here.
8198 (infodir): New variable.
8199 (INFO_TARGETS, info): Use infodir. Also used by all info targets.
8200 (cc-mode.texi, faq.texi): Update references to source file locations.
8201 * makefile.w32-in: Move the parts of the old man/makefile.w32-in that
8202 do not refer to the Emacs manual here.
8203 (infodir, MULTI_INSTALL_INFO, ENVADD): Go up one more level.
8204
8205 * Makefile.in: Add `basename' versions of all info targets, for
8206 convenience when rebuilding just one manual.
8207 (../etc/GNU): Delete obsolete target.
8208 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
8209 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
8210 *.vrs *.toc here...
8211 (maintainer-clean): ...from here.
8212
8213 * makefile.w32-in (../etc/GNU): Delete obsolete target.
8214
8215 2007-09-01 Jay Belanger <jay.p.belanger@gmail.com>
8216
8217 * calc.texi (Date Conversions): Clarify definition of
8218 Julian day numbering.
8219 (Date Forms): Clarify definition of Julian day numbering;
8220 add some history.
8221
8222 2007-08-30 Carsten Dominik <dominik@science.uva.nl>
8223
8224 * org.texi: Version 5.07.
8225
8226 2007-08-24 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
8227
8228 * message.texi (MIME): Replace mml-attach with mml-attach-file.
8229
8230 2007-08-22 Carsten Dominik <dominik@science.uva.nl>
8231
8232 * org.texi (Adding hyperlink types): New section.
8233 (Embedded LaTeX): Chapter updated because of LaTeX export.
8234 (LaTeX export): New section.
8235 (Using links out): New section.
8236
8237 2007-08-22 Glenn Morris <rgm@gnu.org>
8238
8239 * faq.texi (Learning how to do something): Refcards now in
8240 etc/refcards/ directory.
8241
8242 2007-08-22 Michael Albinus <michael.albinus@gmx.de>
8243
8244 * tramp.texi (Remote Programs): Persistency file must be cleared when
8245 changing `tramp-remote-path'.
8246 (Filename Syntax): Don't use @var{} constructs inside the @trampfn
8247 macro.
8248
8249 2007-08-17 Jay Belanger <jay.p.belanger@gmail.com>
8250
8251 * calc.texi: Move contents to beginning of file.
8252 (Algebraic Entry): Fix the formatting of an example.
8253
8254 2007-08-15 Jay Belanger <jay.p.belanger@gmail.com>
8255
8256 * calc.texi (Basic Operations on Units): Mention exact versus
8257 inexact conversions.
8258
8259 2007-08-14 Jay Belanger <jay.p.belanger@gmail.com>
8260
8261 * calc.texi (Basic Operations on Units): Mention default
8262 values for new units.
8263 (Quick Calculator Mode): Mention that binary format will
8264 be displayed.
8265
8266 2007-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
8267
8268 * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.
8269
8270 2007-08-10 Katsumi Yamaoka <yamaoka@jpl.org>
8271
8272 * gnus.texi (NNTP): Mention nntp-xref-number-is-evil.
8273
8274 2007-08-08 Glenn Morris <rgm@gnu.org>
8275
8276 * gnus.texi, sieve.texi: Replace `iff'.
8277
8278 2007-08-03 Jay Belanger <jay.p.belanger@gmail.com>
8279
8280 * calc.texi (Basic Graphics): Mention the graphing of error
8281 forms.
8282 (Graphics Options): Mention how `g s' handles error forms.
8283 (Curve Fitting): Mention plotting the curves.
8284 (Standard Nonlinear Models): Add additional models.
8285 (Curve Fitting Details): Mention the Levenberg-Marquardt method.
8286 (Linear Fits): Correct result.
8287
8288 2007-08-01 Alan Mackenzie <acm@muc.de>
8289
8290 * cc-mode.texi (Mailing Lists and Bug Reports): Correct "-no-site-file"
8291 to "--no-site-file".
8292
8293 2007-07-29 Michael Albinus <michael.albinus@gmx.de>
8294
8295 * tramp.texi (Frequently Asked Questions): Point to mode line
8296 extension in Emacs 23.1.
8297
8298 * trampver.texi: Update release number.
8299
8300 2007-07-27 Glenn Morris <rgm@gnu.org>
8301
8302 * calc.texi (Copying): Include license text from gpl.texi, rather than
8303 in-line.
8304
8305 2007-07-25 Glenn Morris <rgm@gnu.org>
8306
8307 * calc.texi (Copying): Replace license with GPLv3.
8308
8309 * Relicense all FSF files to GPLv3 or later.
8310
8311 2007-07-22 Michael Albinus <michael.albinus@gmx.de>
8312
8313 Sync with Tramp 2.1.10.
8314
8315 * tramp.texi (trampfn): Expand macro implementation in order to handle
8316 empty arguments.
8317 (trampfnmhl, trampfnuhl, trampfnhl): Remove macros. Replace all
8318 occurrences by trampfn.
8319 (Frequently Asked Questions): Extend example code for host
8320 identification in the modeline. Add bbdb to approaches shortening Tramp
8321 file names to be typed.
8322
8323 * trampver.texi: Update release number.
8324
8325 2007-07-17 Michael Albinus <michael.albinus@gmx.de>
8326
8327 * tramp.texi: Move @setfilename ../info/tramp up, outside the header
8328 section. Reported by <poti@potis.org>.
8329 (Remote processes): Arguments of the program to be debugged are taken
8330 literally.
8331 (Frequently Asked Questions): Simplify recentf example.
8332
8333 2007-07-14 Karl Berry <karl@gnu.org>
8334
8335 * info.texi (@copying): New Back-Cover Text.
8336
8337 * info.texi (Quitting Info): Move to proper place in source.
8338 (Reported by Benno Schulenberg.)
8339
8340 2007-07-13 Eli Zaretskii <eliz@gnu.org>
8341
8342 * Makefile.in (../info/emacs-mime): Use --enable-encoding.
8343
8344 * makefile.w32-in ($(infodir)/emacs-mime): Ditto.
8345
8346 * emacs-mime.texi: Add @documentencoding directive.
8347
8348 2007-07-12 Nick Roberts <nickrob@snap.net.nz>
8349
8350 * tramp.texi (Remote processes): Add an anchor to the subsection
8351 "Running a debugger on a remote host".
8352
8353 2007-07-12 Michael Albinus <michael.albinus@gmx.de>
8354
8355 * tramp.texi (Remote processes): Don't call it "experimental" any
8356 longer. Add subsection about running a debugger on a remote host.
8357
8358 2007-07-10 Carsten Dominik <dominik@science.uva.nl>
8359
8360 * org.texi (Properties and columns): Chapter rewritten.
8361
8362 2007-07-08 Michael Albinus <michael.albinus@gmx.de>
8363
8364 * tramp.texi:
8365 * trampver.texi: Migrate to Tramp 2.1.
8366
8367 2007-07-02 Carsten Dominik <dominik@science.uva.nl>
8368
8369 * org.texi (Properties): New chapter.
8370
8371 2007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
8372
8373 * gnus-faq.texi ([3.2]): Fix locating of environment variables in the
8374 Control Panel.
8375
8376 * gnus.texi (Misc Article): Add index entry for
8377 gnus-single-article-buffer.
8378
8379 2007-06-27 Andreas Seltenreich <andreas@gate450.dyndns.org>
8380
8381 * gnus.texi (Starting Up): Fix typo.
8382
8383 2007-06-25 Katsumi Yamaoka <yamaoka@jpl.org>
8384
8385 * gnus.texi (Asynchronous Fetching): Fix typo.
8386
8387 2007-06-20 Jay Belanger <jay.p.belanger@gmail.com>
8388
8389 * calc.texi:Change ifinfo to ifnottex (as appropriate) throughout.
8390 (About This Manual): Remove redundant information.
8391 (Getting Started): Mention author.
8392 (Basic Arithmetic, Customizing Calc): Make description of the
8393 variable `calc-multiplication-has-precedence' match its new effect.
8394
8395 2007-06-19 Jay Belanger <jay.p.belanger@gmail.com>
8396
8397 * calc.texi (Basic Arithmetic, Customizing Calc):
8398 Mention the variable `calc-multiplication-has-precedence'.
8399
8400 2007-06-19 Carsten Dominik <dominik@science.uva.nl>
8401
8402 * org.texi (Tag): Section swapped with node Timestamps.
8403 (Formula syntax for Lisp): Document new `L' flag.
8404
8405 2007-06-06 Andreas Seltenreich <andreas@gate450.dyndns.org>
8406
8407 * gnus.texi (Misc Group Stuff, Summary Buffer)
8408 (Server Commands, Article Keymap): Fix typo. s/function/command/.
8409
8410 2007-06-06 Juanma Barranquero <lekktu@gmail.com>
8411
8412 * cc-mode.texi (Comment Commands, Getting Started, Style Variables):
8413 * gnus.texi (Article Buttons, Mail Source Customization)
8414 (Sending or Not Sending, Customizing NNDiary):
8415 * message.texi (Message Headers):
8416 * mh-e.texi (HTML): Fix typos.
8417
8418 2007-06-07 Michael Albinus <michael.albinus@gmx.de>
8419
8420 Sync with Tramp 2.0.56.
8421
8422 * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc
8423 settings. Reported by Ted Zlatanov <tzz@lifelogs.com>.
8424
8425 2007-06-02 Chong Yidong <cyd@stupidchicken.com>
8426
8427 * Version 22.1 released.
8428
8429 2007-05-26 Michael Olson <mwolson@gnu.org>
8430
8431 * erc.texi (Modules): Fix references to completion modules.
8432
8433 2007-05-09 Reiner Steib <Reiner.Steib@gmx.de>
8434
8435 * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
8436
8437 2007-05-09 Didier Verna <didier@xemacs.org>
8438
8439 * gnus.texi (Email Based Diary): New. Proper documentation for the
8440 nndiary back end and the gnus-diary library.
8441
8442 2007-05-03 Karl Berry <karl@gnu.org>
8443
8444 * .cvsignore (*.pdf): New entry.
8445
8446 * texinfo.tex: Update from current version for better pdf generation.
8447
8448 2007-04-30 Reiner Steib <Reiner.Steib@gmx.de>
8449
8450 * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.
8451
8452 2007-04-28 Glenn Morris <rgm@gnu.org>
8453
8454 * faq.texi (New in Emacs 22): Restore mention of python.el pending
8455 consideration of legal status.
8456
8457 2007-04-27 J.D. Smith <jdsmith@as.arizona.edu>
8458
8459 * idlwave.texi: Minor updates for IDLWAVE 6.1.
8460
8461 2007-04-24 Chong Yidong <cyd@stupidchicken.com>
8462
8463 * faq.texi (New in Emacs 22): python.el removed.
8464
8465 2007-04-23 Jay Belanger <jay.p.belanger@gmail.com>
8466
8467 * calc.texi (Reporting bugs): Update maintainer's address.
8468
8469 2007-04-22 Chong Yidong <cyd@stupidchicken.com>
8470
8471 * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
8472
8473 2007-04-15 Jay Belanger <belanger@truman.edu>
8474
8475 * calc.texi (Title page): Remove the date.
8476 (Basic Arithmetic): Emphasize that / binds less strongly than *.
8477 (The Standard Calc Interface): Change trail title.
8478 (Floats): Mention that when non-decimal floats are entered, only
8479 approximations are stored.
8480 (Copying): Move to the appendices.
8481 (GNU Free Documentation License): Add as an appendix.
8482
8483 2007-04-15 Chong Yidong <cyd@stupidchicken.com>
8484
8485 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
8486 * dired-x.texi, ebrowse.texi, ediff.texi:
8487 * emacs-mime.texi, erc.texi, eshell.texi:
8488 * eudc.texi, flymake.texi, forms.texi, gnus.texi:
8489 * idlwave.texi, message.texi, newsticker.texi, org.texi:
8490 * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi:
8491 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
8492 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi:
8493 * woman.texi: Include GFDL.
8494
8495 * doclicense.texi: Remove node heading, so that it can be included by
8496 other files.
8497
8498 * dired-x.texi: Relicence under GFDL. Remove date from title page.
8499
8500 * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
8501 than *.
8502
8503 2007-04-14 Carsten Dominik <dominik@science.uva.nl>
8504
8505 * org.texi (Formula syntax for Calc): Emphasize the operator precedence
8506 in Calc.
8507
8508 2007-04-09 Romain Francoise <romain@orebokech.com>
8509
8510 * faq.texi (New in Emacs 22): Mention improvements to the Windows and
8511 Mac OS ports. Make it clear that mouse-1 complements and doesn't
8512 replace mouse-2.
8513
8514 2007-04-08 Chong Yidong <cyd@stupidchicken.com>
8515
8516 * woman.texi (Word at point, Interface Options): woman-topic-at-point
8517 renamed to woman-use-topic-at-point. Document new behavior.
8518
8519 2007-04-08 Richard Stallman <rms@gnu.org>
8520
8521 * url.texi: Fix some indexing.
8522 (Disk Caching): Drop discussion of old/other Emacs versions.
8523
8524 2007-04-07 Chong Yidong <cyd@stupidchicken.com>
8525
8526 * url.texi (Disk Caching): Say Emacs 21 "and later".
8527
8528 * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
8529 on Font locking which now mentions JIT lock.
8530
8531 2007-04-01 Michael Olson <mwolson@gnu.org>
8532
8533 * erc.texi: Update for the ERC 5.2 release.
8534
8535 2007-03-31 David Kastrup <dak@gnu.org>
8536
8537 * woman.texi (Topic, Interface Options): Explain changes semantics of
8538 woman-manpath in order to consider MANPATH_MAP entries.
8539
8540 2007-03-31 Eli Zaretskii <eliz@gnu.org>
8541
8542 * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
8543
8544 2007-03-26 Richard Stallman <rms@gnu.org>
8545
8546 * pgg.texi (Caching passphrase): Clean up previous change.
8547
8548 2007-03-25 Thien-Thi Nguyen <ttn@gnu.org>
8549
8550 * gnus.texi (Setting Process Marks): Fix typo.
8551
8552 2007-03-25 Romain Francoise <romain@orebokech.com>
8553
8554 * faq.texi (New in Emacs 22): Reorganize using an itemized list for
8555 readability, and include various fixes by Daniel Brockman, Nick Roberts
8556 and Dieter Wilhelm.
8557
8558 2007-03-24 Thien-Thi Nguyen <ttn@gnu.org>
8559
8560 * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
8561
8562 * gnus.texi (Mail Source Specifiers): Fix typo.
8563
8564 2007-03-22 Ralf Angeli <angeli@caeruleus.net>
8565
8566 * reftex.texi (Imprint): Update maintainer information.
8567
8568 2007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
8569
8570 * message.texi (Message Buffers): Update documentation for
8571 message-generate-new-buffers.
8572
8573 2007-03-15 Daiki Ueno <ueno@unixuser.org>
8574
8575 * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
8576
8577 2007-03-21 Glenn Morris <rgm@gnu.org>
8578
8579 * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2.
8580
8581 2007-03-19 Chong Yidong <cyd@stupidchicken.com>
8582
8583 * eshell.texi (Known problems): Emacs 21 -> 22.
8584
8585 * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
8586
8587 2007-03-18 Jay Belanger <belanger@truman.edu>
8588
8589 * calc.texi (Time Zones): Mention that the DST rules changed in 2007.
8590
8591 2007-03-12 Glenn Morris <rgm@gnu.org>
8592
8593 * calc.texi (Time Zones): Switch to new North America DST rule.
8594
8595 * calc.texi: Replace "daylight savings" with "daylight
8596 saving" in text throughout.
8597
8598 2007-03-11 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
8599
8600 * gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
8601 The variable now uses a list of symbols instead of just a symbol.
8602 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
8603
8604 2007-03-06 Romain Francoise <romain@orebokech.com>
8605
8606 * faq.texi (New in Emacs 22): Don't say "now" too much. Add MH-E to
8607 new packages, and mention Gnus update.
8608
8609 2007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
8610
8611 * gnus.texi (NNTP): Mention nntp-never-echoes-commands and
8612 nntp-open-connection-functions-never-echo-commands.
8613
8614 2007-02-27 Chong Yidong <cyd@stupidchicken.com>
8615
8616 * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
8617 problems on the console, and security risk in not using gpg-agent.
8618
8619 2007-02-25 Carsten Dominik <dominik@science.uva.nl>
8620
8621 * org.texi (The spreadsheet): Rename from "Table calculations".
8622 Completely reorganized and rewritten.
8623 (CamelCase links): Section removed.
8624 (Repeating items): New section.
8625 (Tracking TODO state changes): New section.
8626 (Agenda views): Chapter reorganized and rewritten.
8627 (HTML export): Section rewritten.
8628 (Tables in arbitrary syntax): New section.
8629 (Summary): Better feature summary.
8630 (Activation): Document problem with cut-and-paste of Lisp code
8631 from PDF files.
8632 (Visibility cycling): Document indirect buffer use.
8633 (Structure editing): Document sorting.
8634 (Remember): Section rewritten.
8635 (Time stamps): Better description of time stamp types.
8636 (Tag searches): Document regular expression search for tags.
8637 (Stuck projects): New section.
8638 (In-buffer settings): New keywords.
8639 (History and Acknowledgments): Update description.
8640
8641 2007-02-24 Alan Mackenzie <acm@muc.de>
8642
8643 * cc-mode.texi (Movement Commands): Insert two missing command names.
8644 (Getting Started): Slight wording correction (use conditional).
8645
8646 2007-02-22 Kim F. Storm <storm@cua.dk>
8647
8648 * widget.texi (User Interface, Basic Types): Document need to put some
8649 text before the %v escape in :format string in editable-field widget.
8650
8651 2007-02-18 Romain Francoise <romain@orebokech.com>
8652
8653 * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not
8654 `cvs-mode-quit'.
8655
8656 2007-02-10 Markus Triska <markus.triska@gmx.at>
8657
8658 * widget.texi (Programming Example): Put constant strings in :format.
8659
8660 2007-02-07 Juanma Barranquero <lekktu@gmail.com>
8661
8662 * faq.texi (Fullscreen mode on MS-Windows): New node.
8663
8664 2007-02-04 David Kastrup <dak@gnu.org>
8665
8666 * faq.texi (AUCTeX): Update version number. Should probably be done
8667 for other packages as well.
8668
8669 2007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
8670
8671 * gnus.texi (Batching Agents): Fix example. Reported by Tassilo Horn
8672 <tassilo@member.fsf.org>.
8673
8674 2007-01-20 Markus Triska <markus.triska@gmx.at>
8675
8676 * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
8677
8678 2007-01-13 Michael Olson <mwolson@gnu.org>
8679
8680 * erc.texi (Modules): Mention capab-identify module.
8681
8682 2007-01-05 Michael Olson <mwolson@gnu.org>
8683
8684 * erc.texi (Getting Started): Update for /RECONNECT command.
8685
8686 2007-01-04 Richard Stallman <rms@gnu.org>
8687
8688 * ebrowse.texi: Change C-c b to C-c C-m.
8689
8690 2007-01-03 Reiner Steib <Reiner.Steib@gmx.de>
8691
8692 * gnus.texi (Customizing Articles): Use index entries for gnus-treat-*
8693 variables only in info to avoid redundant entries in the printed
8694 manual.
8695
8696 2007-01-02 Daiki Ueno <ueno@unixuser.org>
8697
8698 * message.texi (Using PGP/MIME): Document gpg-agent usage.
8699
8700 2007-01-02 Reiner Steib <Reiner.Steib@gmx.de>
8701
8702 * message.texi (Security): Split into sub-nodes.
8703
8704 2007-01-01 Alan Mackenzie <acm@muc.de>
8705
8706 * cc-mode.texi ("Limitations and Known Bugs"): Document problems with
8707 eval-after-load in Emacs <=21 and a workaround. Document that
8708 trigraphs are not supported.
8709
8710 2007-01-01 Alan Mackenzie <acm@muc.de>
8711
8712 * cc-mode.texi ("Filling and Breaking"): Amend the doc for
8713 c-context-line-break. When invoked within a string, preserve
8714 whitespace. Add a backslash only when also in a macro.
8715
8716 2007-01-01 Alan Mackenzie <acm@muc.de>
8717
8718 * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
8719
8720 2007-01-01 Alan Mackenzie <acm@muc.de>
8721
8722 * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae]
8723 are now bound by default to c-\(beginning\|end\)-of-defun by default.
8724
8725 2007-01-01 Alan Mackenzie <acm@muc.de>
8726
8727 * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from
8728 "Choosing a Style".
8729
8730 * cc-mode.texi ("Styles"): Add @dfn{style}.
8731
8732 2006-12-30 Michael Albinus <michael.albinus@gmx.de>
8733
8734 Sync with Tramp 2.0.55.
8735
8736 * trampver.texi: Update release number.
8737
8738 2006-12-29 Reiner Steib <Reiner.Steib@gmx.de>
8739
8740 * gnus.texi (Customizing Articles): Add index entries for all
8741 gnus-treat-* variables.
8742
8743 2006-12-29 Jouni K. Seppänen <jks@iki.fi>
8744
8745 * gnus.texi (IMAP): Fix incorrect explanation of
8746 nnimap-search-uids-not-since-is-evil in documentation for
8747 nnimap-expunge-search-string.
8748
8749 2006-12-27 Reiner Steib <Reiner.Steib@gmx.de>
8750
8751 * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
8752 spam-ifile-database.
8753
8754 2006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
8755
8756 * gnus.texi (Spam Package Configuration Examples): Don't encourage to
8757 rebind C-s.
8758
8759 2006-12-26 Jouni K. Seppänen <jks@iki.fi>
8760
8761 * gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
8762 (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
8763 "expiring mail".
8764 (IMAP): Document nnimap-search-uids-not-since-is-evil and
8765 nnimap-nov-is-evil.
8766
8767 2006-12-25 Kevin Ryde <user42@zip.com.au>
8768
8769 * cl.texi (Sorting Sequences): In sort*, add a little cautionary note
8770 about the key procedure being used heavily.
8771
8772 2006-12-24 Chong Yidong <cyd@stupidchicken.com>
8773
8774 * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
8775 to t.
8776 (Prerequisites): Add explanation about gpg-agent.
8777
8778 2006-12-22 Kevin Ryde <user42@zip.com.au>
8779
8780 * cl.texi (Sorting Sequences): Typo in sort*, example showed plain
8781 "sort" instead of "sort*".
8782
8783 2006-12-19 Richard Stallman <rms@gnu.org>
8784
8785 * calc.texi (History and Acknowledgements): Recognize that Emacs
8786 now does have floating point.
8787
8788 2006-12-19 Michael Albinus <michael.albinus@gmx.de>
8789
8790 * tramp.texi (External transfer methods): Describe new method `scpc'.
8791
8792 2006-12-17 Sascha Wilde <wilde@sha-bang.de>
8793
8794 * pgg.texi: Added short note on gpg-agent to the introduction.
8795
8796 2006-12-13 Reiner Steib <Reiner.Steib@gmx.de>
8797
8798 * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
8799 also applies to Cc.
8800
8801 2006-12-12 Reiner Steib <Reiner.Steib@gmx.de>
8802
8803 * gnus.texi (X-Face): Clarify. Say which programs are required
8804 on Windows.
8805
8806 2006-12-08 Michael Olson <mwolson@gnu.org>
8807
8808 * erc.texi (Modules): Remove documentation for list module.
8809
8810 2006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
8811
8812 * faq.texi (^M in the shell buffer): Ditto.
8813
8814 2006-11-20 Michael Olson <mwolson@gnu.org>
8815
8816 * erc.texi: Call this the 5.2 stable pre-release of ERC.
8817
8818 2006-11-17 Carsten Dominik <dominik@science.uva.nl>
8819
8820 * org.texi: Fix typos.
8821 (Agenda commands): Document `C-k'.
8822
8823 2006-11-16 Eli Zaretskii <eliz@gnu.org>
8824
8825 * url.texi (http/https): Fix a typo in the HTTP URL.
8826
8827 2006-11-14 Stephen Leake <stephen_leake@stephe-leake.org>
8828
8829 * ada-mode.texi: Total rewrite.
8830
8831 2006-11-13 Carsten Dominik <dominik@science.uva.nl>
8832
8833 * org.texi: Minor typo fixes.
8834
8835 2006-11-13 Bill Wohler <wohler@newt.com>
8836
8837 Release MH-E manual version 8.0.3.
8838
8839 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
8840 release 8.0.3.
8841
8842 * mh-e.texi (Incorporating Mail): Use output of "mhparam Path"
8843 to set MAILDIR.
8844 (Reading Mail): Document the customization of read-mail-command
8845 for MH-E.
8846 (Viewing Attachments): Document mm-discouraged-alternatives.
8847 (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag.
8848 (Junk): Add more information about the settings of mh-junk-background
8849 in a program. Add /usr/bin/mh to PATH in examples.
8850
8851 2006-11-12 Richard Stallman <rms@gnu.org>
8852
8853 * woman.texi: Update author address but say he no longer maintains it.
8854
8855 2006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
8856
8857 * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of
8858 archived trees.
8859 (Checkboxes): Section moved to chapter 5, and extended.
8860 (The date/time prompt): New section.
8861 (Link abbreviations): New section.
8862 (Presentation and sorting): New section.
8863 (Custom agenda views): Section completely rewritten.
8864 (Summary): Compare with Planner.
8865 (Feedback): More info about creating backtraces.
8866 (Plain lists): Modify example.
8867 (Breaking down tasks): New section.
8868 (Custom time format): New section.
8869 (Time stamps): Document inactive timestamps.
8870 (Setting tags): More details about fast tag selection.
8871 (Block agenda): New section.
8872 (Custom agenda views): Section rewritten.
8873 (Block agenda): New section.
8874
8875 2006-11-07 Michael Albinus <michael.albinus@gmx.de>
8876
8877 * tramp.texi (Configuration): scp is the default method.
8878 (Default Method): Use ssh as example for another method.
8879
8880 2006-10-27 Richard Stallman <rms@gnu.org>
8881
8882 * woman.texi: Downcase nroff/troff/roff.
8883 (Installation): Chapter deleted. Some xrefs deleted.
8884 (Background): woman doesn't advise man ;-).
8885
8886 2006-10-26 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8887
8888 * ada-mode.texi (Project files, Identifier completion)
8889 (Automatic Casing, Debugging, Using non-standard file names)
8890 (Working Remotely): Fix typos.
8891
8892 2006-10-20 Masatake YAMATO <jet@gyve.org>
8893
8894 * cc-mode.texi (Sample .emacs File): Add missing `)' in
8895 sample code `my-c-initialization-hook'.
8896
8897 2006-10-19 Stuart D. Herring <herring@lanl.gov>
8898
8899 * widget.texi: Fix typos.
8900
8901 2006-10-19 Michael Albinus <michael.albinus@gmx.de>
8902
8903 * tramp.texi (Frequently Asked Questions): Remove questions marked with
8904 "???". There have been no complaints for years, so the information
8905 must be appropriate.
8906
8907 2006-10-16 Richard Stallman <rms@gnu.org>
8908
8909 * widget.texi: Use @var instead of capitalization.
8910 Clarify many widget type descriptions.
8911
8912 2006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
8913
8914 * gnus.texi (Other modes): Fix typo. Add alternative index entry for
8915 gnus-dired-attach.
8916 (Selecting a Group): Fix typo.
8917
8918 2006-10-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8919
8920 * widget.texi: Fix typos.
8921
8922 2006-10-06 Reiner Steib <Reiner.Steib@gmx.de>
8923
8924 * gnus.texi (Image Enhancements): Update for Emacs 22.
8925
8926 * gnus-faq.texi ([1.3]): Update.
8927
8928 2006-10-06 Richard Stallman <rms@gnu.org>
8929
8930 * faq.texi (Displaying the current line or column):
8931 Delete "As of Emacs 20".
8932
8933 2006-10-06 Romain Francoise <romain@orebokech.com>
8934
8935 * faq.texi (VM): VM works with Emacs 22 too.
8936
8937 2006-10-06 Richard Stallman <rms@gnu.org>
8938
8939 * ebrowse.texi: Remove Emacs version "21" from title.
8940
8941 2006-10-02 Reiner Steib <Reiner.Steib@gmx.de>
8942
8943 * gnus.texi (Foreign Groups): Say where change of editing commands are
8944 stored. Add reference to `gnus-parameters'.
8945
8946 2006-09-15 Jay Belanger <belanger@truman.edu>
8947
8948 * calc.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE):
8949 Change "Library Public License" to "Lesser Public License"
8950 throughout. Use "yyyy" to represent year.
8951
8952 2006-09-15 Carsten Dominik <dominik@science.uva.nl>
8953
8954 * org.texi (Setting tags): Typo fix.
8955
8956 2006-09-14 Reiner Steib <Reiner.Steib@gmx.de>
8957
8958 * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
8959
8960 2006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
8961
8962 * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
8963
8964 2006-09-12 Paul Eggert <eggert@cs.ucla.edu>
8965
8966 * faq.texi (Escape sequences in shell output): EMACS is now set
8967 to Emacs's absolute file name, not to "t".
8968 (^M in the shell buffer): Likewise.
8969
8970 2006-09-11 Reiner Steib <Reiner.Steib@gmx.de>
8971
8972 * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
8973 mails with pop3-leave-mail-on-server. Fix wording.
8974 (Limiting): Improve gnus-summary-limit-to-articles.
8975 (X-Face): Fix typo.
8976
8977 2006-09-11 Simon Josefsson <jas@extundo.com>
8978
8979 * smtpmail.texi (Authentication): Explain TLS and SSL better, based on
8980 suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
8981
8982 2006-09-06 Simon Josefsson <jas@extundo.com>
8983
8984 * smtpmail.texi (Authentication): Mention SSL.
8985
8986 2006-09-03 Diane Murray <disumu@x3y2z1.net>
8987
8988 * erc.texi (Getting Started, Connecting): Change erc-select to erc.
8989
8990 2006-09-01 Eli Zaretskii <eliz@gnu.org>
8991
8992 * rcirc.texi (Internet Relay Chat, Useful IRC commands):
8993 Don't use @indicateurl.
8994
8995 * cc-mode.texi (Subword Movement): Don't use @headitem.
8996 (Custom Braces, Clean-ups): Don't use @tie.
8997
8998 2006-08-29 Michael Albinus <michael.albinus@gmx.de>
8999
9000 Sync with Tramp 2.0.54.
9001
9002 * tramp.texi (Bug Reports): The Tramp mailing list is moderated now.
9003 Suggested by Adrian Phillips <a.phillips@met.no>.
9004
9005 2006-08-15 Carsten Dominik <dominik@science.uva.nl>
9006
9007 * org.texi (Installation, Activation): Split from Installation and
9008 Activation.
9009 (Clocking work time): Document new features.
9010
9011 2006-08-13 Alex Schroeder <alex@gnu.org>
9012
9013 * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
9014 example.
9015
9016 2006-08-12 Eli Zaretskii <eliz@gnu.org>
9017
9018 * faq.texi (How to add fonts): New node.
9019
9020 2006-08-05 Romain Francoise <romain@orebokech.com>
9021
9022 * faq.texi (New in Emacs 22): Expand.
9023
9024 2006-08-03 Michael Olson <mwolson@gnu.org>
9025
9026 * erc.texi: Update for ERC 5.1.4.
9027
9028 2006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
9029
9030 * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
9031 in .../site-lisp/gnus/ by default.
9032 [ From gnus-news.texi in the trunk. ]
9033
9034 2006-07-27 Reiner Steib <Reiner.Steib@gmx.de>
9035
9036 * gnus.texi (MIME Commands): Additions for yEnc.
9037
9038 2006-07-24 Richard Stallman <rms@gnu.org>
9039
9040 * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi:
9041 * faq.texi: Move periods and commas inside quotes.
9042
9043 2006-07-20 Jay Belanger <belanger@truman.edu>
9044
9045 * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
9046
9047 2006-07-18 Chong Yidong <cyd@stupidchicken.com>
9048
9049 * faq.texi (Security risks with Emacs): Document Emacs 22
9050 file-local-variable mechanism.
9051
9052 2006-07-12 Michael Olson <mwolson@gnu.org>
9053
9054 * erc.texi: Update for ERC 5.1.3.
9055
9056 2006-07-12 Alex Schroeder <alex@gnu.org>
9057
9058 * rcirc.texi: Fix typos.
9059 (Getting started with rcirc): New calling convention for M-x irc.
9060 Mention #rcirc. Removed channel tracking.
9061 (Configuration): Change the names of all variables that got changed
9062 recently, eg. rcirc-server to rcirc-default-server. Added
9063 documentation for rcirc-authinfo, some background for Bitlbee, and
9064 rcirc-track-minor-mode.
9065 (Scrolling conservatively): Fix the xref from Auto Scrolling to just
9066 Scrolling.
9067 (Reconnecting after you have lost the connection): Fix example code
9068 to match code changes.
9069
9070 2006-07-10 Nick Roberts <nickrob@snap.net.nz>
9071
9072 * gnus.texi, message.texi: Fix typos.
9073
9074 2006-07-07 Carsten Dominik <dominik@science.uva.nl>
9075
9076 * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting
9077 commands.
9078 (Global TODO list): Document the use of the variables
9079 `org-agenda-todo-ignore-scheduled' and
9080 `org-agenda-todo-list-sublevels'.
9081
9082 2006-07-05 Richard Stallman <rms@gnu.org>
9083
9084 * faq.texi (Scrolling only one line): Fix xref.
9085
9086 2006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
9087
9088 * faq.texi (Evaluating Emacs Lisp code):
9089 Throughout, replace eval-current-buffer with eval-buffer.
9090
9091 2006-07-03 Richard Stallman <rms@gnu.org>
9092
9093 * rcirc.texi (Scrolling conservatively): Fix xref.
9094
9095 * pcl-cvs.texi (Viewing differences): Usage fix.
9096
9097 2006-07-03 Carsten Dominik <dominik@science.uva.nl>
9098
9099 * org.texi (Agenda commands): Document `s' key to save all org-mode
9100 buffers.
9101
9102 2006-06-30 Ralf Angeli <angeli@caeruleus.net>
9103
9104 * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face
9105 names. Mention `cvs-msg' face.
9106
9107 2006-06-29 Carsten Dominik <dominik@science.uva.nl>
9108
9109 * org.texi (Checkboxes): New section.
9110
9111 2006-06-28 Carsten Dominik <dominik@science.uva.nl>
9112
9113 * org.texi (Embedded LaTeX): Fix typos and implement small improvements
9114 throughout this chapter.
9115
9116 2006-06-27 Chong Yidong <cyd@stupidchicken.com>
9117
9118 * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
9119 text for standalone vs Emacs info.
9120 (Help): Clarify header line description. Use mouse-1 for clicks.
9121 (Help-P): Use mouse-1 for clicks.
9122 (Help-^L): "Top" and "All" not displayed with dashes in Emacs.
9123 (Help-^L, Help-M, Help-Int, Search Index, Go to node)
9124 (Choose menu subtopic): Remove gratuitous Emacs command names.
9125 (Help-FOO): Put usual behavior first.
9126 (Help-Xref): Clicking on xrefs works in Emacs.
9127 (Search Text): Clarify what the default behavior is.
9128 (Create Info buffer): Fix Emacs window/X window confusion.
9129 (Emacs Info Variables): Fix for new Emacs init file behavior.
9130
9131 2006-06-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
9132
9133 * gnus.texi (Summary Buffer Lines): Fix typo.
9134
9135 2006-06-23 Carsten Dominik <dominik@science.uva.nl>
9136
9137 * org.texi (Embedded LaTeX): New chapter.
9138 (Archiving): Section rewritten.
9139 (Enhancing text): Some parts moved to the new chapter about LaTeX.
9140
9141 2006-06-20 Bill Wohler <wohler@newt.com>
9142
9143 Release MH-E manual version 8.0.1.
9144
9145 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
9146 release 8.0.1.
9147 (Preface): Depend on GNU mailutils 1.0 and higher.
9148
9149 2006-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
9150
9151 * message.texi (News Headers): Update message-syntax-checks section.
9152
9153 2006-06-19 Karl Berry <karl@gnu.org>
9154
9155 * info.texi (Advanced): Mention C-q, especially with ?.
9156
9157 2006-06-19 Carsten Dominik <dominik@science.uva.nl>
9158
9159 * org.texi (Publishing links): Document the `:link-validation-function'
9160 property.
9161 (Extensions and Hacking): New chapter, includes some sections of the
9162 "Miscellaneous" chapter.
9163
9164 2006-06-10 Carsten Dominik <dominik@science.uva.nl>
9165
9166 * org.texi (Progress logging): New section.
9167
9168 2006-06-06 Carsten Dominik <dominik@science.uva.nl>
9169
9170 * org.texi (ASCII export): Document indentation adaptation.
9171 (Setting tags): Document mutually-exclusive tags.
9172
9173 2006-06-05 Romain Francoise <romain@orebokech.com>
9174
9175 * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
9176 Fix typo.
9177
9178 * gnus-faq.texi (Question 8.6): Update reference to the Gnus
9179 channel (#gnus@irc.freenode.net).
9180 Fix typos. Update copyright notice.
9181
9182 * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
9183 (Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
9184 (Line-Up Functions, Custom Macros):
9185 * ediff.texi (Window and Frame Configuration)
9186 (Highlighting Difference Regions):
9187 * emacs-mime.texi (Display Customization):
9188 * erc.texi (History):
9189 * eshell.texi (Known problems):
9190 * eudc.texi (Overview, BBDB):
9191 * gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
9192 (The problem of spam, SpamOracle, Extending the Spam package)
9193 (Conformity, Terminology):
9194 * idlwave.texi (Routine Info)
9195 (Class and Keyword Inheritance, Padding Operators)
9196 (Breakpoints and Stepping, Electric Debug Mode)
9197 (Examining Variables, Troubleshooting):
9198 * org.texi (Creating timestamps):
9199 * reftex.texi (Commands, Options, Changes):
9200 * tramp.texi (Inline methods, Password caching)
9201 (Auto-save and Backup, Issues):
9202 * vip.texi (Files, Commands in Insert Mode):
9203 * viper.texi (Emacs Preliminaries, States in Viper)
9204 (Packages that Change Keymaps, Viper Specials, Groundwork):
9205 Fix various typos.
9206
9207 2006-05-31 Michael Ernst <mernst@alum.mit.edu>
9208
9209 * ediff.texi: Fix typos.
9210
9211 2006-05-30 Carsten Dominik <dominik@science.uva.nl>
9212
9213 * org.texi: Small typo fixes.
9214
9215 2006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
9216
9217 * viper.texi (Viper Specials):
9218 * gnus.texi (Example Setup):
9219 * faq.texi (Backspace invokes help):
9220 * dired-x.texi (Optional Installation Dired Jump):
9221 * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
9222 follow coding conventions.
9223
9224 2006-05-29 Michael Albinus <michael.albinus@gmx.de>
9225
9226 * tramp.texi (Frequently Asked Questions): Disable zsh zle.
9227
9228 2006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
9229
9230 * pcl-cvs.texi: Fix typos.
9231 (Customization): Say "us".
9232
9233 2006-05-26 Eli Zaretskii <eliz@gnu.org>
9234
9235 * org.texi: Remove bogus @setfilename.
9236
9237 2006-05-26 Carsten Dominik <dominik@science.uva.nl>
9238
9239 * org.texi (ASCII export): Omit command name.
9240 (HTML export): Add prefix to all lines in Local Variable example.
9241 (Acknowledgments): Typeset names in italics.
9242
9243 2006-05-24 Carsten Dominik <dominik@science.uva.nl>
9244
9245 * org.texi (Plain lists): Add new item navigation commands.
9246 (External links): Document elisp and info links.
9247 (Custom searches): New section.
9248 (Publishing): New chapter.
9249 (HTML export): Include a list of supported CSS classes.
9250 (Setting tags): Describe the fast-tag-setting interface.
9251
9252 2006-05-20 Luc Teirlinck <teirllm@auburn.edu>
9253
9254 * dired-x.texi: ifinfo -> ifnottex.
9255
9256 2006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
9257
9258 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
9259
9260 2006-05-12 Reiner Steib <Reiner.Steib@gmx.de>
9261
9262 * message.texi (Interface): Add tool bar customization.
9263 (MIME): Index and text additions for mml-attach.
9264 (MIME): Describe mml-dnd-protocol-alist and
9265 mml-dnd-attach-options.
9266
9267 * gnus.texi (Oort Gnus): Reorder entries in sections.
9268 Fix some entries.
9269 (Starting Up): Add references to "Emacs for Heathens" and to
9270 "Finding the News". Add user-full-name and user-mail-address.
9271 (Group Buffer Format): Add tool bar customization and update.
9272 (Summary Buffer): Add tool bar customization.
9273 (Posting Styles): Add message-alternative-emails.
9274
9275 2006-05-09 Michael Albinus <michael.albinus@gmx.de>
9276
9277 * tramp.texi (Filename completion): Improve wording.
9278
9279 2006-05-07 Romain Francoise <romain@orebokech.com>
9280
9281 * faq.texi (Using regular expressions): Fix typo.
9282 (Packages that do not come with Emacs): Fix capitalization.
9283 (Replacing text across multiple files): Expand node to explain how
9284 to use `dired-do-query-replace-regexp' in more detail, based on
9285 suggestion by Eric Hanchrow <offby1@blarg.net>.
9286
9287 2006-05-06 Michael Albinus <michael.albinus@gmx.de>
9288
9289 * tramp.texi (Filename completion): Completion of remote files'
9290 method, user name and host name is active only in partial
9291 completion mode.
9292
9293 2006-05-06 Bill Wohler <wohler@newt.com>
9294
9295 Release MH-E manual version 8.0.
9296
9297 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
9298 release 8.0.
9299
9300 2006-05-06 Bill Wohler <wohler@newt.com>
9301
9302 * mh-e.texi (MH-BOOK-HOME): Change from
9303 http://www.ics.uci.edu/~mh/book/mh to
9304 http://rand-mh.sourceforge.net/book/mh.
9305 Replace .htm suffix with .html for MH book files.
9306 (Using This Manual): Update key binding for getting relevant
9307 chapter in Info from command key.
9308 (Ranges): Fix itemx.
9309
9310 2006-05-05 Karl Berry <karl@gnu.org>
9311
9312 * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): New cmds.
9313 (\fonttextsize): New user-level command to change text font size.
9314
9315 2006-04-26 Reiner Steib <Reiner.Steib@gmx.de>
9316
9317 * pgg.texi (Caching passphrase): Fix markup and typos. Simplify.
9318
9319 2006-04-26 Sascha Wilde <wilde@sha-bang.de> (tiny change)
9320
9321 * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
9322
9323 2006-04-24 Bill Wohler <wohler@newt.com>
9324
9325 * mh-e.texi (Getting Started): Make it more explicit that you need
9326 to install MH. Add pointers to current MH implementations.
9327
9328 2006-04-21 Bill Wohler <wohler@newt.com>
9329
9330 Release MH-E manual version 7.94.
9331
9332 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
9333 release 7.94.
9334
9335 2006-04-21 Carsten Dominik <dominik@science.uva.nl>
9336
9337 * org.texi: Many small fixes.
9338 (Handling links): Rename from "Managing links".
9339
9340 2006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
9341
9342 * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
9343 (Splitting mail using spam-stat): Fix @xref.
9344
9345 2006-04-20 Chong Yidong <cyd@stupidchicken.com>
9346
9347 * gnus.texi (Spam Package): Major revision of the text.
9348 Previously this node was "Filtering Spam Using The Spam ELisp Package".
9349
9350 2006-04-20 Carsten Dominik <dominik@science.uva.nl>
9351
9352 * org.texi (Time stamps): Better explanation of the purpose of
9353 different time stamps.
9354 (Structure editing, Plain lists): More details on how new items
9355 and headings are inserted.
9356
9357 2006-04-18 Carsten Dominik <dominik@science.uva.nl>
9358
9359 * org.texi (Formula syntax): Fix link to Calc Manual.
9360
9361 2006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
9362
9363 * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
9364
9365 2006-04-17 Bill Wohler <wohler@newt.com>
9366
9367 * mh-e.texi (Folders): Update mh-before-quit-hook and
9368 mh-quit-hook example with code that removes the buffers rather
9369 than just bury them.
9370
9371 2006-04-17 Michael Albinus <michael.albinus@gmx.de>
9372
9373 Sync with Tramp 2.0.53.
9374
9375 2006-04-13 Carsten Dominik <dominik@science.uva.nl>
9376
9377 * org.texi (Updating settings): New section.
9378 (Visibility cycling): Better names for the startup folding
9379 options.
9380 (Exporting): Completely restructured.
9381 (The very busy C-c C-c key): New section.
9382 (Summary of in-buffer settings): New section.
9383
9384 2006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
9385
9386 * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
9387
9388 2006-04-10 Reiner Steib <Reiner.Steib@gmx.de>
9389
9390 * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap)
9391 (Server Commands): Key `v' is reserved for users.
9392
9393 2006-04-11 Carsten Dominik <dominik@science.uva.nl>
9394
9395 * org.texi (Link format): New section, emphasis on bracket links.
9396 (External links): Document bracket links.
9397 (FAQ): Expand to cover shell links and the new link format.
9398
9399 2006-04-09 Kevin Ryde <user42@zip.com.au>
9400
9401 * org.texi (Formula syntax): Typo in node name of calc-eval xref.
9402
9403 2006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
9404
9405 * gnus.texi (Summary Buffer Lines): Add `*'.
9406
9407 2006-04-07 Jochen Küpper <jochen@fhi-berlin.mpg.de>
9408
9409 * gnus.texi (Group Parameters):
9410 Mention gnus-permanently-visible-groups.
9411
9412 2006-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
9413
9414 * gnus.texi (Face): Fix typo.
9415
9416 2006-04-05 Reiner Steib <Reiner.Steib@gmx.de>
9417
9418 * gnus.texi (X-Face): Clarify.
9419 (Face): Need Emacs with PNG support.
9420
9421 2006-04-06 Richard Stallman <rms@gnu.org>
9422
9423 * idlwave.texi: Delete the blocks "not suitable for inclusion with
9424 Emacs".
9425
9426 2006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
9427
9428 * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out
9429 blocks not suitable for inclusion with Emacs using variable
9430 PARTOFEMACS.
9431
9432 2006-04-04 Simon Josefsson <jas@extundo.com>
9433
9434 * gnus.texi (Security): Improve.
9435
9436 2006-04-02 Karl Berry <karl@gnu.org>
9437
9438 * texinfo.tex: Update to current version (2006-03-21.13).
9439
9440 2006-04-02 Bill Wohler <wohler@newt.com>
9441
9442 * mh-e.texi (Getting Started, Junk, Bug Reports)
9443 (MH FAQ and Support): Fix URLs.
9444
9445 2006-03-31 Romain Francoise <romain@orebokech.com>
9446
9447 * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
9448 to t, not nil (and has for the past eight years).
9449
9450 2006-03-31 Reiner Steib <Reiner.Steib@gmx.de>
9451
9452 * message.texi, gnus.texi: Bump version to 5.11.
9453
9454 2006-03-29 Reiner Steib <Reiner.Steib@gmx.de>
9455
9456 * gnus.texi (Top): Add comment about version line.
9457
9458 * message.texi (Top): Ditto. Change to take named versions into
9459 account.
9460
9461 2006-03-28 Reiner Steib <Reiner.Steib@gmx.de>
9462
9463 * gnus.texi (Posting Styles): Add x-face-file to example.
9464 (X-Face): Refer to posting styles.
9465
9466 * gnus-faq.texi ([5.8]): Add x-face-file.
9467 ([8.4]): Add links to gmane.emacs.gnus.user and
9468 gmane.emacs.gnus.general.
9469
9470 2006-03-27 Reiner Steib <Reiner.Steib@gmx.de>
9471
9472 * gnus-faq.texi: Use .invalid.
9473 ([5.4]): Fix gnus-posting-styles example.
9474
9475 2006-03-27 Romain Francoise <romain@orebokech.com>
9476
9477 * faq.texi (Emacs/W3): Rename from `w3-mode'. Mention that
9478 Emacs/W3 needs a new maintainer.
9479 (Ispell): Update author and version info.
9480 (Mailcrypt): Mention PGG.
9481 (New in Emacs 22): Add PGG to the list of new packages.
9482 Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
9483 updating dead URLs.
9484
9485 2006-03-25 Karl Berry <karl@gnu.org>
9486
9487 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
9488 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi, erc.texi,
9489 * eshell.texi, eudc.texi, faq.texi, forms.texi, gnus.texi, idlwave.texi,
9490 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
9491 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
9492 * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
9493 * woman.texi: (1) use @copyright{} instead of (C) in typeset text;
9494 (2) do not indent copyright year list (or anything else).
9495
9496 2006-03-21 Bill Wohler <wohler@newt.com>
9497
9498 * mh-e.texi (Folders): Various edits.
9499
9500 2006-03-20 Romain Francoise <romain@orebokech.com>
9501
9502 * gnus.texi (Mail Folders): Grammar fix.
9503
9504 2006-03-19 Bill Wohler <wohler@newt.com>
9505
9506 * mh-e.texi (Replying): Document Mail-Followup-To.
9507 Change manually-formatted table to multitable. Add debugging info.
9508 Move description of mh-reply-default-reply-to into paragraph
9509 that describes its values.
9510
9511 2006-03-17 Bill Wohler <wohler@newt.com>
9512
9513 * mh-e.texi: Use smallexample and smalllisp consistently.
9514 (Sending Mail Tour): Update method of entering
9515 addresses and subject.
9516 (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour)
9517 (Adding Attachments, Searching): Update screenshots for Emacs 22.
9518
9519 2006-03-15 Carsten Dominik <dominik@science.uva.nl>
9520
9521 * org.texi: Version number change only.
9522
9523 2006-03-14 Bill Wohler <wohler@newt.com>
9524
9525 * mh-e.texi: Add index entries around each paragraph rather than
9526 depend on entries from beginning of node. Doing so ensures that
9527 index entries are less likely to be forgotten if text is cut and
9528 pasted, and are necessary anyway if the references are on a
9529 separate page. It seems that makeinfo is now (v. 4.8) only
9530 producing one index entry per node, so there is no longer any
9531 excuse not to. Use subheading instead of heading. The incorrect
9532 use of heading produced very large fonts in Info--as large as the
9533 main heading.
9534 (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
9535 versions 6 and 7 appeared *around* the time of these Emacs releases.
9536
9537 2006-03-13 Carsten Dominik <dominik@science.uva.nl>
9538
9539 * org.texi (Clean view): Document new startup options.
9540
9541 2006-03-11 Bill Wohler <wohler@newt.com>
9542
9543 * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)
9544 (Composing, Scan Line Formats): Fix @refs.
9545 (Getting Started): Define MH profile and MH profile components.
9546 (Incorporating Mail, Reading Mail, Viewing, Printing)
9547 (Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
9548 (Signature, Aliases, Scan Line Formats): Use @code instead of @samp
9549 for string constants.
9550 (Tool Bar): Remove spurious quote.
9551 (Junk): Use ``...'' instead of "...".
9552 (Scan Line Formats): Replace @samp with @kbd.
9553
9554 2006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
9555
9556 * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
9557
9558 2006-03-10 Reiner Steib <Reiner.Steib@gmx.de>
9559
9560 * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
9561 easy to understand.
9562
9563 2006-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
9564
9565 * gnus.texi: Markup fix.
9566 (Fancy Mail Splitting): Specify new feature.
9567
9568 2006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
9569
9570 * gnus.texi (Fancy Mail Splitting): Improve descriptions about
9571 partial-words matching.
9572
9573 2006-03-07 Reiner Steib <Reiner.Steib@gmx.de>
9574
9575 * emacs-mime.texi (Display Customization): Reword image/.* stuff.
9576
9577 * gnus.texi (Oort Gnus): Add note about `gnus-load'.
9578 (MIME Commands): Fix mm-discouraged-alternatives.
9579
9580 2006-03-07 Carsten Dominik <dominik@science.uva.nl>
9581
9582 * org.texi: Version number change only.
9583
9584 2006-03-06 Bill Wohler <wohler@newt.com>
9585
9586 * mh-e.texi: Move from SourceForge repository to Savannah.
9587 This is version 7.93, which is a total rewrite from the previous
9588 edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E
9589 version 7.93.
9590
9591 2006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
9592
9593 * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
9594
9595 2006-03-01 Carsten Dominik <dominik@science.uva.nl>
9596
9597 * org.texi (Interaction): Add item about `org-mouse.el' by
9598 Piotr Zielinski.
9599 (Managing links): Document that also mouse-1 can be used to
9600 activate a link.
9601 (Headlines, FAQ): Add entry about hiding leading stars.
9602 (Miscellaneous): Resort the sections in this chapter to a more
9603 logical sequence.
9604
9605 2006-02-27 Simon Josefsson <jas@extundo.com>
9606
9607 * emacs-mime.texi (Flowed text): Add mm-fill-flowed. (Sync
9608 2004-01-27 from the trunk).
9609
9610 2006-02-24 Alan Mackenzie <acm@muc.de>
9611
9612 * cc-mode.texi: Rename c-hungry-backspace to
9613 c-hungry-delete-backwards, at the request of RMS. Leave the old
9614 name as an alias.
9615
9616 2006-02-24 Alan Mackenzie <acm@muc.de>
9617
9618 * cc-mode.texi: Correct the definition of c-beginning-of-defun, to
9619 include the function header within the defun.
9620
9621 2006-02-24 Alan Mackenzie <acm@muc.de>
9622
9623 * cc-mode.texi: Correct two typos.
9624
9625 2006-02-24 Alan Mackenzie <acm@muc.de>
9626
9627 * cc-mode.texi (Comment Commands): State that C-u M-; kills any
9628 existing comment.
9629 (Electric Keys): Add a justification for electric indentation.
9630 (Hungry WS Deletion): Clear up the names and complications of the
9631 BACKSPACE and DELETE keys.
9632
9633 2006-02-23 Juri Linkov <juri@jurta.org>
9634
9635 * faq.texi (Common requests): Move `Turning on auto-fill by
9636 default' after `Wrapping words automatically'. Move `Working with
9637 unprintable characters' before `Searching for/replacing newlines'.
9638 Move `Replacing highlighted text' after `Highlighting a region'.
9639 Merge `Repeating commands' and `Repeating a command as many times
9640 as possible' into the former.
9641 (Packages that do not come with Emacs): Add refs to Gmane and
9642 etc/MORE.STUFF.
9643
9644 2006-02-23 Juri Linkov <juri@jurta.org>
9645
9646 * faq.texi (Newsgroup archives): Update URLs of GNU mail archives.
9647 (Reporting bugs): Suggest using `M-x report-emacs-bug'.
9648 Add xref to `(emacs)Reporting Bugs'.
9649 (Getting a printed manual): Add URL to other formats of the manual.
9650 (Common requests): Fix menu.
9651 (Highlighting a region): Remove ref to `Turning on syntax highlighting'.
9652 (Horizontal scrolling): Mention `truncate-partial-width-windows'.
9653 (Inserting text at the beginning of each line): Add pxref to
9654 `Changing the included text prefix'.
9655 (Forcing the cursor to remain in the same column): Mention `track-eol'
9656 and `set-goal-column'. Add pxref to `(emacs)Moving Point'.
9657 (Replacing text across multiple files): Add keybinding `Q' for
9658 `dired-do-query-replace'.
9659
9660 2006-02-22 Carsten Dominik <dominik@science.uva.nl>
9661
9662 * reftex.texi: Version number and date change only.
9663
9664 * org.texi (Internal Links): Rewrite to cover the modified
9665 linking system.
9666
9667 2006-02-17 Eli Zaretskii <eliz@gnu.org>
9668
9669 * faq.texi: Remove the coding cookie, it's not needed anymore.
9670
9671 2006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
9672
9673 * faq.texi (Colors on a TTY): Mention Mac OS port.
9674
9675 2006-02-12 Karl Berry <karl@gnu.org>
9676
9677 * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the
9678 8-bit accented a.
9679
9680 2006-02-09 Reiner Steib <Reiner.Steib@gmx.de>
9681
9682 * gnus.texi (Gnus Versions): Add history beyond start of Oort.
9683
9684 2006-02-08 Romain Francoise <romain@orebokech.com>
9685
9686 * faq.texi (Top): Remove paragraph about the FAQ being a
9687 transitional document, etc.
9688 (Searching for/replacing newlines): New node.
9689 (Yanking text in isearch): New node.
9690 (Inserting text at the beginning of each line): Rename and make
9691 more general, mention `M-;' in Message mode.
9692
9693 2006-02-07 Luc Teirlinck <teirllm@auburn.edu>
9694
9695 * faq.texi (Meta key does not work in xterm)
9696 (Emacs does not display 8-bit characters)
9697 (Inputting eight-bit characters): Update xrefs.
9698
9699 2006-02-06 Romain Francoise <romain@orebokech.com>
9700
9701 * faq.texi (VM): VM now at version 7.19.
9702 Set myself as maintainer of this file.
9703
9704 2006-02-04 Michael Olson <mwolson@gnu.org>
9705
9706 * erc.texi (History): Note that ERC is now included with Emacs.
9707
9708 2006-01-31 Romain Francoise <romain@orebokech.com>
9709
9710 * message.texi (Message Headers): Explain what
9711 `message-alternative-emails' does in more detail.
9712 Update copyright year.
9713
9714 2006-01-30 Juanma Barranquero <lekktu@gmail.com>
9715
9716 * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
9717
9718 2006-01-29 Richard M. Stallman <rms@gnu.org>
9719
9720 * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
9721
9722 2006-01-29 Michael Olson <mwolson@gnu.org>
9723
9724 * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
9725
9726 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
9727
9728 * faq.texi (New in Emacs 22): Mention ERC.
9729
9730 2006-01-28 Luc Teirlinck <teirllm@auburn.edu>
9731
9732 * rcirc.texi: Capitalize dir entry for consistency with the entry
9733 in info/dir and other entries in the Emacs category.
9734 Fix typos. Delete trailing whitespace.
9735
9736 2006-01-28 Björn Lindström <bkhl@elektrubadur.se>
9737
9738 * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
9739
9740 2006-01-27 Eli Zaretskii <eliz@gnu.org>
9741
9742 * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
9743 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
9744
9745 * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
9746 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
9747
9748 2006-01-27 Alex Schroeder <alex@gnu.org>
9749
9750 * rcirc.texi: New file.
9751
9752 2006-01-23 Juri Linkov <juri@jurta.org>
9753
9754 * widget.texi (User Interface): Add S-TAB for widget-backward.
9755
9756 2006-01-22 Michael Albinus <michael.albinus@gmx.de>
9757
9758 Sync with Tramp 2.0.52.
9759
9760 * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
9761 Add Tramp disabling item. New item for common connection problems.
9762 (various): Apply "ftp" as method for the download URL.
9763 (Bug Reports): Refer to FAQ for common problems.
9764
9765 2006-01-21 Eli Zaretskii <eliz@gnu.org>
9766
9767 * widget.texi (User Interface): Use @key for TAB.
9768
9769 * ses.texi (Formulas, Printer functions): Use @key for TAB.
9770
9771 * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
9772 for TAB.
9773
9774 * cc-mode.texi (Indentation Calculation): Use @key for TAB.
9775
9776 2006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
9777
9778 * gnus.texi: Update copyright.
9779
9780 2006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
9781
9782 * gnus.texi (Article Washing): Additions.
9783
9784 2006-01-13 Carsten Dominik <dominik@science.uva.nl>
9785
9786 * org.texi (Agenda commands): Document tags command.
9787
9788 2006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
9789
9790 * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
9791
9792 2006-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
9793
9794 * gnus.texi (RSS): Addition.
9795
9796 2005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
9797
9798 * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
9799
9800 2005-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
9801
9802 * emacs-mime.texi (Display Customization): Add setting example to
9803 mm-discouraged-alternatives.
9804
9805 2006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
9806
9807 * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
9808 version is the canonical version.
9809
9810 2006-01-08 Alex Schroeder <alex@gnu.org>
9811
9812 * pgg.texi (Caching passphrase): Rewording.
9813
9814 2006-01-06 Eli Zaretskii <eliz@gnu.org>
9815
9816 * flymake.texi (Obtaining Flymake): Update Flymake's CVS
9817 repository URL.
9818
9819 2006-01-06 Carsten Dominik <dominik@science.uva.nl>
9820
9821 * org.texi: Removed the accidentally re-added empty line in the
9822 direntry.
9823
9824 2006-01-05 Carsten Dominik <dominik@science.uva.nl>
9825
9826 * org.texi (Agenda Views): Chapter reorganized.
9827
9828 2005-12-29 Romain Francoise <romain@orebokech.com>
9829
9830 * faq.texi (Using Customize): New node.
9831
9832 2005-12-28 Luc Teirlinck <teirllm@auburn.edu>
9833
9834 * org.texi: Remove blank line in @direntry. It is non-standard
9835 and recursively produces blank lines all over the dir file (when
9836 using Texinfo 4.8).
9837
9838 2005-12-21 Luc Teirlinck <teirllm@auburn.edu>
9839
9840 * widget.texi (atoms): Delete obsolete remark about `file' widget.
9841
9842 2005-12-20 Carsten Dominik <dominik@science.uva.nl>
9843
9844 * org.texi (Tags): Boolean logic documented.
9845 (Agenda Views): Document custom commands.
9846
9847 2005-12-20 David Kastrup <dak@gnu.org>
9848
9849 * faq.texi (AUCTeX): Update version and mailing list info.
9850
9851 2005-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
9852
9853 * gnus.texi (MIME Commands): Mention addition of
9854 multipart/alternative to gnus-buttonized-mime-types and add xref
9855 to mm-discouraged-alternatives.
9856
9857 * emacs-mime.texi (Display Customization): Mention addition of
9858 "image/.*" and add xref to gnus-buttonized-mime-types in the
9859 mm-discouraged-alternatives section.
9860
9861 2005-12-16 Carsten Dominik <dominik@science.uva.nl>
9862
9863 * org.texi (Tags): New section.
9864 (Agenda Views): Chapter reorganized.
9865
9866 2005-12-16 Eli Zaretskii <eliz@gnu.org>
9867
9868 * org.texi (Internal Links): Add a missing comma after an @xref.
9869
9870 2005-12-14 Chong Yidong <cyd@stupidchicken.com>
9871
9872 * faq.texi (Filling paragraphs with a single space): No need to
9873 change sentence-end now.
9874
9875 2005-12-13 Romain Francoise <romain@orebokech.com>
9876
9877 * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
9878
9879 2005-12-12 Jay Belanger <belanger@truman.edu>
9880
9881 * faq.texi (Calc): Update version number.
9882
9883 2005-12-12 Carsten Dominik <dominik@science.uva.nl>
9884
9885 * org.texi (Progress Logging): New section.
9886
9887 2005-12-10 Romain Francoise <romain@orebokech.com>
9888
9889 Update the Emacs FAQ for the 22.1 release.
9890
9891 * faq.texi: Set VER to `22.1'.
9892 (Basic editing): Explain how to use localized versions of the
9893 Tutorial. Mention that `C-h r' displays the manual.
9894 Delete obsolete WWW link to an Emacs 18 tutorial.
9895 (Getting a printed manual): Point to the new locations of the
9896 manuals on the GNU Web site.
9897 (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
9898 available via Info (it was previously distributed separately).
9899 (Installing Texinfo documentation): The latest version of Texinfo
9900 is 4.8, not 4.0.
9901 (Informational files for Emacs): COPYING is the GNU General Public
9902 License, not the Emacs General Public License.
9903 (Informational files for Emacs): Delete obsolete link to the
9904 GNUinfo pages as they have been removed from the GNU Web site.
9905 (New in Emacs 22): New node.
9906 (Setting up a customization file): Say that most packages support
9907 Customize nowadays.
9908 (Colors on a TTY): Delete reference to instructions on how to
9909 enable syntax highlighting, it is now enabled by default.
9910 (Turning on abbrevs by default): Emacs now reads the abbrevs file
9911 at startup automatically.
9912 (Controlling case sensitivity): Mention `M-c' in isearch.
9913 (Using an already running Emacs process): Emacs now creates the
9914 socket in `/tmp/emacsUID'. Fix typos. Change default location of
9915 gnuserv. As emacsclient can now run Lisp code as well, delete a
9916 sentence praising gnuserv for that. Simplify description of how
9917 the client/server operation works.
9918 (Compiler error messages): Delete obsolete text (compile.el has
9919 been rewritten).
9920 (Indenting switch statements): Fix typo.
9921 (Matching parentheses): Simplify setup instructions, mention the
9922 menu bar item in the Options menu.
9923 (Repeating a command as many times as possible): Mention `C-x e'.
9924 (Going to a line by number): Mention new keymap and bindings
9925 `M-g M-g', `M-g M-p' and `M-g M-n'.
9926 (Turning on syntax highlighting): Now on by default. Simplify.
9927 (Replacing highlighted text): Use `1', not `t'.
9928 (Problems with very large files): The maximum size is now 256MB on
9929 32-bit machines.
9930 (^M in the shell buffer): Mention `comint-process-echoes'.
9931 (Emacs for Apple computers): Emacs 22 has native support for Mac
9932 OS X.
9933 (Translating names to IP addresses): Delete node.
9934 (Binding keys to commands): Fix typo.
9935 (SPC no longer completes file names): New node.
9936 (MIME with Emacs mail packages): Delete section about the Emacs
9937 MIME FAQ (it's not reachable anymore).
9938
9939 2005-12-08 Alan Mackenzie <acm@muc.de>
9940
9941 * cc-mode.texi: The manual has been extensively revised: the
9942 information about using CC Mode has been separated from the larger
9943 and more difficult chapters about configuration. It has been
9944 updated for CC Mode 5.31.
9945
9946 2005-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
9947
9948 * pgg.texi (User Commands): Fix description of pgg-verify-region.
9949 (Selecting an implementation): Fix descriptions.
9950
9951 2005-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
9952
9953 * message.texi (Various Message Variables): Addition.
9954
9955 2005-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
9956
9957 * message.texi: Fix default values.
9958
9959 2005-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
9960
9961 * message.texi (Header Commands): Clarify descriptions of
9962 message-cross-post-followup-to, message-reduce-to-to-cc, and
9963 message-insert-wide-reply.
9964 (Various Commands): Fix kindex for message-kill-to-signature;
9965 clarify description of message-tab.
9966
9967 2005-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
9968
9969 * message.texi (Mailing Lists): Fix description about MFT.
9970
9971 * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
9972
9973 2005-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
9974
9975 * gnus.texi (Slow Terminal Connection): Replace old description
9976 with new one.
9977
9978 2005-11-16 Katsumi Yamaoka <yamaoka@jpl.org>
9979
9980 * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
9981 replace X-Draft-Headers with X-Draft-From.
9982
9983 2005-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
9984
9985 * gnus.texi (Various Various): Fix the default value of
9986 nnheader-max-head-length.
9987 (Gnus Versions): Fix typo.
9988
9989 2005-12-08 Carsten Dominik <dominik@science.uva.nl>
9990
9991 * org.texi (Structure editing): Document new functionality of
9992 M-RET.
9993
9994 2005-12-06 Luc Teirlinck <teirllm@auburn.edu>
9995
9996 * org.texi (Internal Links): Fix Texinfo usage.
9997
9998 2005-12-06 Carsten Dominik <dominik@science.uva.nl>
9999
10000 * org.texi (TODO basics): Document the global todo list.
10001 (TODO items): Documents sparse tree for specific TODO
10002 keywords.
10003
10004 2005-11-30 Carsten Dominik <dominik@science.uva.nl>
10005
10006 * org.texi (Plain Lists): Typos fixed.
10007
10008 2005-11-28 Jay Belanger <belanger@truman.edu>
10009
10010 * calc.texi: Change references of `M-#' to `C-x *' prefix.
10011
10012 2005-11-24 Carsten Dominik <dominik@science.uva.nl>
10013
10014 * org.texi (Structure editing): New item moving commands added.
10015 (Plain Lists): New section.
10016
10017 2005-11-18 Carsten Dominik <dominik@science.uva.nl>
10018
10019 * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
10020 (Agenda): Document commands `org-cycle-agenda-files' and
10021 `org-agenda-file-to-front'.
10022 (Built-in table editor): Document `org-table-sort-lines'.
10023 (HTML formatting): Export of hand-formatted lists.
10024
10025 2005-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
10026
10027 * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
10028 new variable gnus-toolbar-thickness.
10029
10030 2005-11-08 Katsumi Yamaoka <yamaoka@jpl.org>
10031
10032 * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
10033
10034 2005-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
10035
10036 * gnus.texi (X-Face): Fix description.
10037 (XVarious): Remove gnus-xmas-logo-color-alist and
10038 gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
10039
10040 2005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
10041
10042 * gnus.texi (Group Parameters): Mention new variable
10043 gnus-parameters-case-fold-search.
10044 (Home Score File): Addition.
10045
10046 2005-11-04 Ulf Jasper <ulf.jasper@web.de>
10047
10048 * newsticker.texi: VERSION changed to 1.9. Updated UPDATED.
10049 (Overview): List supported feed types.
10050 (Installation): No installation necessary when using autoload.
10051 (Configuration): Rename "RSS" to "news".
10052
10053 2005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
10054
10055 * pgg.texi (User Commands): Document additional passphrase
10056 argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
10057 (Backend methods): Likewise for corresponding pgg-scheme-* functions.
10058
10059 2005-11-04 Carsten Dominik <dominik@science.uva.nl>
10060
10061 * org.texi: Version number changed to 3.19.
10062
10063 2005-10-29 Sascha Wilde <wilde@sha-bang.de>
10064
10065 * pgg.texi (How to use): Update the example to add autoload of
10066 pgg-encrypt-symmetric-region.
10067 (User Commands): Document pgg-encrypt-symmetric-region.
10068 (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
10069
10070 2005-10-27 Jay Belanger <belanger@truman.edu>
10071
10072 * calc.texi (Predefined Units): Fix the symbol for a TeX points,
10073 mention other TeX-related units.
10074
10075 2005-10-23 Lars Hansen <larsh@soem.dk>
10076
10077 * dired-x.texi (Miscellaneous Commands):
10078 Replace dired-do-relative-symlink by dired-do-relsymlink and
10079 dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
10080
10081 2005-10-23 Jay Belanger <belanger@truman.edu>
10082
10083 * calc.texi (Predefined Units): Use `alpha' for the fine structure
10084 constant.
10085
10086 2005-10-23 Michael Albinus <michael.albinus@gmx.de>
10087
10088 * faq.texi (Bugs and problems):
10089 Replace `dired-move-to-filename-regexp' by
10090 `directory-listing-before-filename-regexp'.
10091
10092 2005-10-22 Eli Zaretskii <eliz@gnu.org>
10093
10094 * newsticker.texi (UPDATED): Set value.
10095
10096 2005-10-17 Katsumi Yamaoka <yamaoka@jpl.org>
10097
10098 * gnus.texi (Document Groups): Remove duplicate item.
10099
10100 2005-10-21 Carsten Dominik <dominik@science.uva.nl>
10101
10102 * org.texi (Summary): Mention iCalendar support.
10103 (Exporting): Document iCalendar support.
10104
10105 2005-10-18 Romain Francoise <romain@orebokech.com>
10106
10107 * viper.texi (Viper Specials): Capitalize GNU.
10108
10109 2005-10-17 Juri Linkov <juri@jurta.org>
10110
10111 * info.texi (Getting Started, Search Index, Expert Info):
10112 Fix wording.
10113 (Search Text): Replace `echo area' with `mode line'.
10114 (Search Index): Both `i' and `,' find all index entries.
10115 Replace example `C-f' with `C-l' (which exists in index of Info
10116 manual) and delete spaces in its keyboard input sequence.
10117 Delete unnecessary explanations about literal characters.
10118
10119 2005-10-14 Katsumi Yamaoka <yamaoka@jpl.org>
10120
10121 * gnus.texi (Document Server Internals): Addition.
10122
10123 2005-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
10124
10125 * gnus.texi (A note on namespaces): Fix RFC reference.
10126
10127 2005-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
10128
10129 * gnus.texi (RSS): Fix key description.
10130
10131 2005-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
10132
10133 * gnus.texi: Emacs/w3 -> Emacs/W3.
10134 (Browsing the Web): Fix description.
10135 (Web Searches): Ditto.
10136 (Customizing W3): Ditto.
10137
10138 2005-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
10139
10140 * gnus.texi (Maildir): Clarify expire-age and expire-group.
10141
10142 2005-10-11 Jay Belanger <belanger@truman.edu>
10143
10144 * calc.texi (Integration): Mention using `a i' to compute definite
10145 integrals.
10146
10147 2005-10-11 Juri Linkov <juri@jurta.org>
10148
10149 * info.texi: Rearrange nodes.
10150 (Top): Update menu. Change ref `Info for Experts' to
10151 `Advanced Info Commands'.
10152 (Getting Started): Fix description of manual's parts.
10153 (Help-Int): Change xref `Info Search' to `Search Index', and
10154 `Expert Info' to `Advanced'.
10155 (Advanced): Move node one level up.
10156 (Search Text, Search Index): New nodes split out from `Info Search'.
10157 (Go to node, Choose menu subtopic, Create Info buffer): New nodes
10158 split out from `Advanced'.
10159 (Advanced, Emacs Info Variables): De-document editing an Info file
10160 in Info.
10161 (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
10162 (Creating an Info File): Delete node and move its text to
10163 `Expert Info'.
10164
10165 2005-10-10 Carsten Dominik <dominik@science.uva.nl>
10166
10167 * org.texi (Workflow states): Document that change in keywords
10168 becomes active only after restart of Emacs.
10169
10170 2005-10-08 Michael Albinus <michael.albinus@gmx.de>
10171
10172 Sync with Tramp 2.0.51.
10173
10174 2005-10-08 Nick Roberts <nickrob@snap.net.nz>
10175
10176 * speedbar.texi (Introduction): Describe new location of speedbar
10177 on menubar.
10178 (Basic Key Bindings): Remove descriptions of bindings that have
10179 been removed.
10180
10181 2005-10-05 Nick Roberts <nickrob@snap.net.nz>
10182
10183 * speedbar.texi (GDB): Describe use of watch expressions.
10184
10185 2005-09-28 Simon Josefsson <jas@extundo.com>
10186
10187 * message.texi (IDNA): Fix.
10188
10189 2005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
10190
10191 * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
10192 nntp-server-hook, and nntp-warn-about-losing-connection; fix
10193 description of nntp-open-connection-function.
10194 (Common Variables): Fix descriptions.
10195
10196 2005-09-26 Katsumi Yamaoka <yamaoka@jpl.org>
10197
10198 * gnus.texi (Server Buffer Format): Document the %a format spec.
10199
10200 2005-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
10201
10202 * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
10203
10204 2005-09-23 Carsten Dominik <dominik@science.uva.nl>
10205
10206 * org.texi Version 3.16.
10207
10208 2005-09-19 Miles Bader <miles@gnu.org>
10209
10210 * newsticker.texi: Get rid of CVS keywords.
10211
10212 2005-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
10213
10214 * gnus.texi (Finding the Parent): Fix description of how Gnus
10215 finds article.
10216
10217 2005-09-14 Jari Aalto <jari.aalto@cante.net>
10218
10219 * gnus.texi (Advanced Scoring Examples): New examples to teach how
10220 to drop off non-answered articles.
10221
10222 2005-09-19 Juanma Barranquero <lekktu@gmail.com>
10223
10224 * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
10225 braces (which are unsupported by NMAKE) for macro `srcdir'.
10226
10227 2005-09-17 Eli Zaretskii <eliz@gnu.org>
10228
10229 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
10230 (../info/newsticker, newsticker.dvi): New targets.
10231
10232 2005-09-17 Ulf Jasper <ulf.jasper@web.de>
10233
10234 * newsticker.texi: Replace @command with @code. Replace @example
10235 with @lisp.
10236 (Top): Add explanations to menu items.
10237 (GNU Free Documentation License): Remove.
10238
10239 2005-09-16 Romain Francoise <romain@orebokech.com>
10240
10241 Update all files to specify GFDL version 1.2.
10242
10243 * doclicense.texi (GNU Free Documentation License): Update to
10244 version 1.2.
10245
10246 2005-09-15 Richard M. Stallman <rms@gnu.org>
10247
10248 * newsticker.texi: Fix @setfilename.
10249
10250 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
10251 (../info/newsticker, newsticker.dvi): New targets.
10252
10253 2005-08-30 Carsten Dominik <dominik@science.uva.nl>
10254
10255 * org.texi: Version 3.15.
10256
10257 2005-08-29 Luc Teirlinck <teirllm@auburn.edu>
10258
10259 * ses.texi: Combine all three indices into one.
10260 Correct a few typos.
10261
10262 2005-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
10263
10264 * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
10265
10266 2005-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
10267
10268 * emacs-mime.texi (Handles): Remove duplicate item.
10269 (Encoding Customization): Fix the default value for
10270 mm-coding-system-priorities.
10271 (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
10272 (Basic Functions): Fix reference.
10273
10274 2005-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
10275
10276 * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
10277
10278 2005-08-18 Richard M. Stallman <rms@gnu.org>
10279
10280 * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
10281 and web site.
10282
10283 * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
10284 not keyboard-translate.
10285
10286 2005-08-11 Richard M. Stallman <rms@gnu.org>
10287
10288 * faq.texi (Using regular expressions): Fix xref.
10289
10290 2005-08-09 Juri Linkov <juri@jurta.org>
10291
10292 * info.texi (Help-P): Replace `Prev' with `Previous'.
10293 (Help-M, Help-Xref): Add S-TAB.
10294 (Help-FOO): Update `u' command.
10295 (Help-Xref): Move info about Mouse-2 from `Help-Int'.
10296 Update info about visibility of xref parts.
10297 (Help-Int): Fix `m' command. Rename `Info-last' to
10298 `Info-history-back'. Add `Info-history-forward'.
10299 (Advanced): Fix `g*' and `M-n' commands.
10300 (Info Search): Add `index-apropos' in stand-alone browser.
10301 Add isearch commands.
10302 (Emacs Info Variables): Remove `Info-fontify'.
10303 Add `Info-mode-hook'. Update face names.
10304 Add `Info-fontify-maximum-menu-size',
10305 `Info-fontify-visited-nodes', `Info-isearch-search'.
10306
10307 2005-08-07 Michael Albinus <michael.albinus@gmx.de>
10308
10309 Sync with Tramp 2.0.50.
10310
10311 * tramp.texi: Use @option{} consequently for method names.
10312 (Inline methods, External transfer methods): Remove references to
10313 Cygwin.
10314 (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
10315 implementation.
10316
10317 2005-07-27 Reiner Steib <Reiner.Steib@gmx.de>
10318
10319 * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
10320 Mention that gnus-init-file is not read when Emacs is invoked with
10321 --no-init-file or -q.
10322
10323 2005-07-19 Carsten Dominik <dominik@science.uva.nl>
10324
10325 * org.texi: Version 3.14.
10326
10327 2005-07-04 Carsten Dominik <dominik@science.uva.nl>
10328
10329 * org.texi: Version 3.13.
10330
10331 2005-07-18 Juri Linkov <juri@jurta.org>
10332
10333 * calc.texi (Time Zones, Logical Operations):
10334 * cl.texi (Overview):
10335 * org.texi (TODO types):
10336 * sc.texi (Emacs 18 MUAs):
10337 * speedbar.texi (Top):
10338 * url.texi (History):
10339 Delete duplicate duplicate words.
10340
10341 2005-07-16 Johan Bockgård <bojohan@users.sourceforge.net> (tiny change)
10342
10343 * cl.texi (Type Predicates): Document `atom' type.
10344
10345 2005-07-04 Lute Kamstra <lute@gnu.org>
10346
10347 Update FSF's address in GPL notices.
10348
10349 * calc.texi (Copying):
10350 * doclicense.texi (GNU Free Documentation License):
10351 * faq.texi (Contacting the FSF):
10352 * mh-e.texi (Copying): Update FSF's address.
10353
10354 2005-07-03 Richard M. Stallman <rms@gnu.org>
10355
10356 * flymake.texi (Example -- Configuring a tool called directly):
10357 Update name of flymake-build-relative-filename.
10358
10359 2005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
10360
10361 * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
10362
10363 2005-06-29 Carsten Dominik <dominik@science.uva.nl>
10364
10365 * org.texi: Version 3.12.
10366
10367 2005-06-24 Eli Zaretskii <eliz@gnu.org>
10368
10369 * makefile.w32-in (MAKEINFO): Use --force.
10370 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
10371 Makefile.in.
10372 (gnus.dvi): Use "..." to quote Sed args, so that it works with
10373 more shells.
10374
10375 2005-06-23 Richard M. Stallman <rms@gnu.org>
10376
10377 * speedbar.texi (Creating a display): Texinfo usage fixes.
10378
10379 * tramp.texi (Customizing Completion, Auto-save and Backup):
10380 Texinfo usage fixes.
10381
10382 2005-06-23 Juanma Barranquero <lekktu@gmail.com>
10383
10384 * dired-x.texi (Miscellaneous Commands):
10385 * ediff.texi (Miscellaneous):
10386 * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
10387 (Agent Variables):
10388 * info.texi (Help-Xref):
10389 * message.texi (Message Headers):
10390 * org.texi (Remember):
10391 * reftex.texi (Options (Defining Label Environments))
10392 (Options (Index Support), Options (Viewing Cross-References))
10393 (Options (Misc), Changes):
10394 * speedbar.texi (Creating a display):
10395 * tramp.texi (Customizing Completion, Auto-save and Backup):
10396 Texinfo usage fix.
10397
10398 2005-06-13 Carsten Dominik <dominik@science.uva.nl>
10399
10400 * org.texi: Version 3.11.
10401
10402 2005-06-12 Jay Belanger <belanger@truman.edu>
10403
10404 * calc.texi (Getting Started): Remove extra menu item.
10405
10406 2005-05-31 Jay Belanger <belanger@truman.edu>
10407
10408 * calc.texi (Notations Used in This Manual): Use @kbd for key
10409 sequence.
10410 (Demonstration of Calc): Mention another way of starting Calc.
10411 (Starting Calc): Mention long name of M-#.
10412 (Embedded Mode Overview): Remove unnecessary instruction.
10413 (Other M-# commands): Rephrase `M-# 0' explanation.
10414 (Basic Embedded Mode): Rewrite discussion of prefix arguments to
10415 reflect current behavior.
10416
10417 2005-05-30 Jay Belanger <belanger@truman.edu>
10418
10419 * calc.texi (Hooks): Change description of calc-window-hook and
10420 calc-trail-window-hook to match usage.
10421 (Computational Functions): Add more constant-generating functions.
10422 (Customizable Variables): Use defvar.
10423
10424 2005-05-28 Jay Belanger <belanger@truman.edu>
10425
10426 * calc.texi (Assignments in Embedded Mode): Fix variable name.
10427 (Basic Embedded Mode): Explain behavior of arguments to
10428 calc-embedded-mode.
10429
10430 2005-05-27 Jay Belanger <belanger@truman.edu>
10431
10432 * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
10433 current behavior.
10434
10435 2005-05-25 Jay Belanger <belanger@truman.edu>
10436
10437 * calc.texi: Change Calc version number throughout.
10438 (Keypad Mode): Change location in info output.
10439 (Keypad mode overview): Move picture of keypad.
10440
10441 2005-05-21 Jay Belanger <belanger@truman.edu>
10442
10443 * calc.texi (Storing variables): Mention that only most variables
10444 are void to begin with.
10445
10446 2005-05-21 Kevin Ryde <user42@zip.com.au>
10447
10448 * widget.texi (Basic Types): Update cross ref from "Enabling
10449 Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
10450 lispref/text.texi change.
10451
10452 2005-05-20 Carsten Dominik <dominik@science.uva.nl>
10453
10454 * org.texi: Version 3.09.
10455
10456 2005-05-18 Carsten Dominik <dominik@science.uva.nl>
10457
10458 * reftex.texi: Version 4.28.
10459
10460 2005-05-16 Jay Belanger <belanger@truman.edu>
10461
10462 * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
10463
10464 2005-05-14 Jay Belanger <belanger@truman.edu>
10465
10466 * calc.texi (Default Simplifications): Insert missing ! (logical
10467 not operator).
10468
10469 2005-05-14 Michael Albinus <michael.albinus@gmx.de>
10470
10471 Sync with Tramp 2.0.49.
10472
10473 2005-05-10 Jay Belanger <belanger@truman.edu>
10474
10475 * calc.texi (Default Simplifications): Mention that 0^0 simplifies
10476 to 1.
10477
10478 2005-04-29 Carsten Dominik <dominik@science.uva.nl>
10479
10480 * org.texi: Version 3.08, structure reorganized.
10481
10482 2005-04-24 Richard M. Stallman <rms@gnu.org>
10483
10484 * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
10485
10486 2005-04-15 Carsten Dominik <dominik@science.uva.nl>
10487
10488 * org.texi: Update to version 3.06.
10489
10490 2005-04-13 Lute Kamstra <lute@gnu.org>
10491
10492 * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
10493
10494 2005-04-10 Thien-Thi Nguyen <ttn@gnu.org>
10495
10496 * cl.texi (Porting Common Lisp): Fix typo.
10497
10498 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
10499
10500 * gnus.texi (RSS): Addition.
10501
10502 2005-04-04 Jay Belanger <belanger@truman.edu>
10503
10504 * calc.texi: Change Calc version number.
10505 (Customizable variables): Fix description of calc-language-alist.
10506 (Copying): Put in version 2 of GPL.
10507
10508 2005-04-01 Jay Belanger <belanger@truman.edu>
10509
10510 * calc.texi (Troubleshooting Commands): Remove comment about
10511 installation.
10512 (Installation): Remove section.
10513 (Customizable Variables): New section.
10514 (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
10515 (Graphical Devices): Add references to Customizable Variables.
10516
10517 2005-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
10518
10519 * emacs-mime.texi (Display Customization): Markup fixes.
10520 (rfc2047): Update.
10521
10522 2005-03-23 Reiner Steib <Reiner.Steib@gmx.de>
10523
10524 * gnus-faq.texi: Replaced with auto-generated version.
10525
10526 2005-03-26 Stephan Stahl <stahl@eos.franken.de> (tiny change)
10527
10528 * dired-x.texi (Multiple Dired Directories): default-directory was
10529 renamed to dired-default-directory.
10530
10531 2005-03-26 Jay Belanger <belanger@truman.edu>
10532
10533 * calc.texi (Simplifying Formulas, Rewrite Rules):
10534 Change description of top and bottom of fraction.
10535 (Modulo Forms): Move description of how to create modulo forms to
10536 earlier in the section.
10537 (Fraction Mode): Suggest using : to get a fraction by dividing.
10538 (Basic Arithmetic): Adjust placement of command name.
10539 (Truncating the Stack): Emphasize that "hidden" entries are still
10540 visible.
10541 (Installation): Move discussion of printing manual to "About This
10542 Manual".
10543 (About This Manual): Mention how to print the manual.
10544 (Reporting Bugs): Remove first person.
10545 (Building Vectors): Add algebraic version of append.
10546 (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
10547 (Grouping Digits): Fix typo.
10548
10549 2005-03-25 Werner Lemberg <wl@gnu.org>
10550
10551 * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
10552 Replace `legal' with `valid'.
10553
10554 2005-03-25 Werner Lemberg <wl@gnu.org>
10555
10556 * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
10557
10558 2005-03-24 Jay Belanger <belanger@truman.edu>
10559
10560 * calc.texi (General Mode Commands)
10561 (Mode Settings in Embedded Mode): Add some explanation of
10562 recording mode settings.
10563
10564 2005-03-24 Richard M. Stallman <rms@gnu.org>
10565
10566 * calc.texi: Remove praise of non-free software.
10567
10568 * idlwave.texi: Don't say where to get IDL or its non-free manual.
10569 (Installation): Node deleted.
10570
10571 2005-03-23 Richard M. Stallman <rms@gnu.org>
10572
10573 * url.texi (HTTP language/coding): Improve last change.
10574
10575 2005-03-22 Jay Belanger <belanger@truman.edu>
10576
10577 * calc.texi (Embedded Mode): Add new information on changing
10578 modes.
10579
10580 2005-03-20 Michael Albinus <michael.albinus@gmx.de>
10581
10582 Sync with Tramp 2.0.48.
10583
10584 * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
10585
10586 * tramp.texi: Replace "Emacs" by "GNU Emacs". Replace "Linux" by
10587 "GNU/Linux". Change all addresses to .gnu.org.
10588 (Default Method): Offer shortened syntax for "su" and "sudo"
10589 methods.
10590
10591 2005-03-07 Richard M. Stallman <rms@gnu.org>
10592
10593 * url.texi: Fix usage of "e.g.".
10594 (HTTP language/coding): Explain the rules for these strings.
10595
10596 2005-03-06 Richard M. Stallman <rms@gnu.org>
10597
10598 * woman.texi (Introduction): Minor cleanups.
10599
10600 * url.texi (HTTP language/coding): Get rid of "Emacs 21".
10601
10602 * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
10603 (Installation): Node deleted.
10604
10605 * mh-e.texi (Preface): Get rid of "Emacs 21".
10606
10607 * eshell.texi (Installation): Delete node (for Emacs 20).
10608
10609 2005-03-05 Thien-Thi Nguyen <ttn@gnu.org>
10610
10611 * flymake.texi: Refill and tweak style in @lisp blocks.
10612
10613 2005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
10614
10615 * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
10616
10617 2005-03-01 Jay Belanger <belanger@truman.edu>
10618
10619 * calc.texi (Trigonometric and Hyperbolic Functions):
10620 Mention additional functions.
10621 (Algebraic Simplifications): Mention additional simplifications.
10622
10623 2005-02-18 Jonathan Yavner <jyavner@member.fsf.org>
10624
10625 * ses.texi: Add concept/function/variable indices (this work was
10626 donated by Brad Collins <brad@chenla.org>, copyright-assignment
10627 papers on file at FSF).
10628
10629 2005-02-10 Jay Belanger <belanger@truman.edu>
10630
10631 * calc.texi: Change @LaTeX to La@TeX throughout.
10632 Redefine @expr as @math for TeX output.
10633 Redefine @texline as a no-op for TeX output.
10634 Define @tfn, replace @t by @tfn throughout.
10635
10636 2005-02-09 Jay Belanger <belanger@truman.edu>
10637
10638 * calc.texi: Add macro for LaTeX for info output.
10639
10640 2005-02-08 Kim F. Storm <storm@cua.dk>
10641
10642 * texinfo.tex (LaTex): Add def.
10643
10644 2005-02-06 Jay Belanger <belanger@truman.edu>
10645
10646 * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
10647 change name to "TeX and LaTeX Language Modes." Mention LaTeX mode
10648 throughout manual.
10649
10650 2005-01-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
10651
10652 * gnus.texi: Some edits based on comments from David Abrahams.
10653
10654 2005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
10655
10656 * gnus.texi (RSS): Fix the keystroke.
10657
10658 2005-01-24 David Kastrup <dak@gnu.org>
10659
10660 * faq.texi: Update AUCTeX version info.
10661
10662 2005-01-16 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
10663
10664 * gnus-faq.texi ([4.1]): Typo.
10665
10666 2005-01-19 Jay Belanger <belanger@truman.edu>
10667
10668 * calc.texi (Keep Arguments): Mention that keeping arguments
10669 doesn't work with keyboard macros.
10670
10671 2005-01-16 Richard M. Stallman <rms@gnu.org>
10672
10673 * autotype.texi (Autoinserting): Fix small error.
10674
10675 2005-01-16 Michael Albinus <michael.albinus@gmx.de>
10676
10677 Sync with Tramp 2.0.47.
10678
10679 * tramp.texi (Compilation): New section, describing compilation of
10680 remote files.
10681
10682 2005-01-11 Kim F. Storm <storm@cua.dk>
10683
10684 * widget.texi (Basic Types): Add :follow-link keyword.
10685
10686 2005-01-09 Jay Belanger <belanger@truman.edu>
10687
10688 * calc.texi (Basic Commands): Describe new behavior of calc-reset.
10689
10690 2005-01-08 Jay Belanger <belanger@truman.edu>
10691
10692 * calc.texi: Change throughout to reflect new default value of
10693 calc-settings-file.
10694
10695 2005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
10696
10697 * message.texi (Reply): `message-reply-to-function' should return
10698 a list. Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
10699
10700 2005-01-06 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
10701
10702 * faq.texi (Changing load-path): Fix typo.
10703
10704 2005-01-05 Jay Belanger <belanger@truman.edu>
10705
10706 * calc.texi (Programming Tutorial): Replace kbd command by
10707 appropriate characters for a keyboard macro.
10708
10709 2005-01-04 Jay Belanger <belanger@truman.edu>
10710
10711 * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
10712 for Lucid Emacs.
10713 (Programming Tutorial): Mention that the user needs to be in the
10714 right mode to compute some functions.
10715
10716 2005-01-04 Jay Belanger <belanger@truman.edu>
10717
10718 * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
10719 no longer applicable.
10720
10721 2005-01-01 Jay Belanger <belanger@truman.edu>
10722
10723 * calc.texi (Programming Tutorial): Change description of how to
10724 edit keyboard macros to match current behavior.
10725
10726 2004-12-31 Jay Belanger <belanger@truman.edu>
10727
10728 * calc.texi: Mention C-cC-c as the way to finish editing throughout.
10729
10730 2004-12-20 Jay Belanger <belanger@truman.edu>
10731
10732 * calc.texi (Types Tutorial): Emphasize that you can't divide by
10733 zero.
10734
10735 2004-12-17 Luc Teirlinck <teirllm@auburn.edu>
10736
10737 * cc-mode.texi (Text Filling and Line Breaking): Put period after
10738 @xref.
10739 (Font Locking): Avoid @strong{Note:}.
10740
10741 2004-12-17 Michael Albinus <michael.albinus@gmx.de>
10742
10743 Sync with Tramp 2.0.46.
10744
10745 * tramp.texi (bottom): Add arch-tag. It was lost, somehow.
10746
10747 2004-12-16 Luc Teirlinck <teirllm@auburn.edu>
10748
10749 * url.texi: Correct typos.
10750 (Retrieving URLs): @var{nil}->@code{nil}.
10751 (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
10752 the standard "The GNU Emacs Manual" in fifth argument of @xref's.
10753 (Dealing with HTTP documents): @inforef->@xref.
10754
10755 2004-12-15 Jay Belanger <belanger@truman.edu>
10756
10757 * calc.texi: Consistently capitalized all mode names.
10758 (Answers to Exercises): Mention that an answer can be a fraction
10759 when in Fraction mode.
10760
10761 2004-12-13 Jay Belanger <belanger@truman.edu>
10762
10763 * calc.texi: Fix some TeX definitions.
10764
10765 2004-12-09 Luc Teirlinck <teirllm@auburn.edu>
10766
10767 * reftex.texi (Imprint): Remove erroneous @value's.
10768
10769 2004-12-08 Luc Teirlinck <teirllm@auburn.edu>
10770
10771 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
10772 (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
10773
10774 2004-12-08 Jay Belanger <belanger@truman.edu>
10775
10776 * calc.texi (Starting Calc): Remove comment about installation.
10777 (Keypad Mode Overview): Remove comment about Emacs 19 support.
10778
10779 2004-12-08 Luc Teirlinck <teirllm@auburn.edu>
10780
10781 * url.texi: Update @setfilename.
10782 (Getting Started): No need to worry about Gnus versions.
10783 (Dealing with HTTP documents): Use @inforef.
10784
10785 * org.texi: Fix @direntry file name.
10786
10787 2004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
10788
10789 * url.texi: New file.
10790
10791 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
10792
10793 2004-12-06 Jay Belanger <belanger@truman.edu>
10794
10795 * calc.texi (Using Calc): Remove paragraph about installation.
10796
10797 2004-12-06 Jay Belanger <belanger@truman.edu>
10798
10799 * calc.texi: Use more Texinfo macros and less TeX defs.
10800 Remove @refill's.
10801
10802 2004-12-06 Richard M. Stallman <rms@gnu.org>
10803
10804 * org.texi: New file.
10805
10806 2004-12-05 Richard M. Stallman <rms@gnu.org>
10807
10808 * Makefile.in (org.dvi, ../info/org): New targets.
10809 (INFO_TARGETS): Add ../info/org.
10810 (DVI_TARGETS): Add org.dvi.
10811 (maintainer-clean): Remove the info files in the info dir.
10812
10813 2004-11-26 Eli Zaretskii <eliz@gnu.org>
10814
10815 * idlwave.texi: Fix the setfilename directive to put the produced
10816 file in ../info.
10817 (Continued Statement Indentation): Resurrect Jan D.'s change from
10818 2004-11-03 that was lost when a newer version of idlwave.texi was
10819 imported.
10820
10821 2004-12-08 Reiner Steib <Reiner.Steib@gmx.de>
10822
10823 * gnus-faq.texi ([5.1]): Add missing bracket.
10824
10825 * gnus.texi (Filtering Spam Using The Spam ELisp Package):
10826 Index `spam-initialize'.
10827
10828 2004-11-22 Reiner Steib <Reiner.Steib@gmx.de>
10829
10830 * message.texi (Various Message Variables): Mention that all mail
10831 file variables are derived from `message-directory'.
10832
10833 * gnus.texi (Splitting Mail): Clarify bogus group.
10834
10835 2004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
10836
10837 * emacs-mime.texi (Encoding Customization):
10838 Fix mm-coding-system-priorities entry.
10839
10840 2004-11-03 Jan Djärv <jan.h.d@swipnet.se>
10841
10842 * idlwave.texi (Continued Statement Indentation):
10843 * reftex.texi (Options (Index Support))
10844 (Displaying and Editing the Index, Table of Contents):
10845 * speedbar.texi (Creating a display, Major Display Modes):
10846 Replace non-nil with non-@code{nil}.
10847
10848 2004-10-21 Jay Belanger <belanger@truman.edu>
10849
10850 * calc.texi (Algebraic-Style Calculations): Remove a comment.
10851
10852 2004-10-18 Luc Teirlinck <teirllm@auburn.edu>
10853
10854 * calc.texi (Reporting Bugs): Double up `@'.
10855
10856 2004-10-18 Jay Belanger <belanger@truman.edu>
10857
10858 * calc.texi (Reporting Bugs): Change the address that bugs
10859 should be sent to.
10860
10861 2004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
10862
10863 * gnus.texi (New Features): Add 5.11.
10864
10865 * message.texi (Resending): Remove wrong default value.
10866
10867 * gnus.texi (Mail Source Specifiers): Describe possible problems
10868 of `pop3-leave-mail-on-server'. Add `pop3-movemail' and
10869 `pop3-leave-mail-on-server' to the index.
10870
10871 2004-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
10872
10873 * message.texi (Canceling News): Add how to set a password.
10874
10875 2004-10-12 Jay Belanger <belanger@truman.edu>
10876
10877 * calc.texi (Help Commands): Change the descriptions of
10878 calc-describe-function and calc-describe-variable to match their
10879 current behavior.
10880
10881 2004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
10882
10883 * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
10884
10885 2004-10-12 Michael Albinus <michael.albinus@gmx.de>
10886
10887 Sync with Tramp 2.0.45.
10888
10889 * tramp.texi (Frequently Asked Questions): Comment paragraph about
10890 plink link. The URL is outdated. Originator contacted for
10891 clarification.
10892
10893 2004-10-10 Juri Linkov <juri@jurta.org>
10894
10895 * gnus.texi (Top, Marking Articles): Join two menus in one node
10896 because a node can have only one menu.
10897
10898 2004-10-09 Juri Linkov <juri@jurta.org>
10899
10900 * gnus.texi (Fancy Mail Splitting): Remove backslash in the
10901 example of nnmail-split-fancy.
10902
10903 2004-10-06 Karl Berry <karl@gnu.org>
10904
10905 * info.texi (@kbd{1}--@kbd{9}): No space around --, for
10906 consistency with other uses of dashes.
10907
10908 2004-10-05 Karl Berry <karl@gnu.org>
10909
10910 * info.texi: Consistently use --- throughout, periods at end of
10911 menu descriptions, and a couple typos.
10912
10913 2004-09-26 Jesper Harder <harder@ifa.au.dk>
10914
10915 * sieve.texi (Manage Sieve API): nil -> @code{nil}.
10916 * pgg.texi (User Commands, Backend methods): Do.
10917 * gnus.texi: Markup fixes.
10918 (Setting Process Marks): Fix `M P a' entry.
10919 * emacs-mime.texi: Fixes.
10920
10921 2004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
10922
10923 * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
10924 again.
10925 Use 5.10 instead of 5.10.0.
10926
10927 2004-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
10928
10929 * gnus.texi (Summary Mail Commands): S D e.
10930
10931 2004-09-20 Raymond Scholz <ray-2004@zonix.de> (tiny change)
10932
10933 * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
10934 the gnus-article-mode-line-format section.
10935
10936 2004-09-20 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
10937
10938 * gnus.texi (Various Summary Stuff): Fix the documentation for
10939 gnus-newsgroup-variables.
10940
10941 2004-09-20 Reiner Steib <Reiner.Steib@gmx.de>
10942
10943 * gnus.texi (MIME Commands):
10944 Add gnus-mime-display-multipart-as-mixed,
10945 gnus-mime-display-multipart-alternative-as-mixed,
10946 gnus-mime-display-multipart-related-as-mixed.
10947 (Mail Source Customization): Clarify `mail-source-directory'.
10948 (Splitting Mail): Mention gnus-group-find-new-groups.
10949 (SpamOracle): Fix typo.
10950
10951 * gnus-faq.texi: Untabify.
10952 ([6.3]): nnir.el is in contrib directory.
10953
10954 * message.texi (News Headers): Clarify how a unique ID is created.
10955
10956 * gnus.texi (Batching Agents): Fix typo in example.
10957 Reported by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
10958
10959 2004-09-20 Andre Srinivasan <andre@e2open.com> (tiny change)
10960
10961 * gnus.texi (Group Parameters): Add more on hooks.
10962
10963 2004-09-20 Florian Weimer <fw@deneb.enyo.de>
10964
10965 * gnus.texi (Charsets): Point to relevant section in emacs-mime.
10966
10967 2004-09-22 Jay Belanger <belanger@truman.edu>
10968
10969 * calc.texi (Vectors as Lists): Add a warning that the tutorial
10970 might be hidden during part of the session.
10971
10972 2004-09-20 Jay Belanger <belanger@truman.edu>
10973
10974 * calc.texi (Notations Used in This Manual): Put in an earlier
10975 mention that DEL could be called Backspace.
10976
10977 2004-09-10 Simon Josefsson <jas@extundo.com>
10978
10979 * gnus.texi (IMAP): Add example. Suggested and partially written
10980 by Steinar Bang <sb@dod.no>.
10981
10982 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10983
10984 * gnus.texi (IMAP): Add comments about imaps synonym to imap in
10985 netrc syntax.
10986
10987 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10988
10989 * gnus.texi (Spam ELisp Package Sequence of Events):
10990 Some clarifications.
10991 (Spam ELisp Package Global Variables): More clarifications.
10992
10993 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10994
10995 * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
10996 Mention spam-split does not modify incoming mail.
10997
10998 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10999
11000 * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
11001
11002 2004-09-10 Eli Zaretskii <eliz@gnu.org>
11003
11004 * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi.
11005
11006 2004-09-09 Reiner Steib <Reiner.Steib@gmx.de>
11007
11008 * makefile.w32-in (sieve, pgg): Use $(infodir).
11009
11010 2004-09-08 Dhruva Krishnamurthy <dhruva.krishnamurthy@gmail.com> (tiny change)
11011
11012 * makefile.w32-in: Fix PGG and Sieve entries.
11013
11014 2004-08-28 Eli Zaretskii <eliz@gnu.org>
11015
11016 * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
11017 Emacs and related programs.
11018
11019 2004-08-27 Richard M. Stallman <rms@gnu.org>
11020
11021 * faq.texi: Fix texinfo usage, esp. doublequotes.
11022 (Difference between Emacs and XEmacs): Some clarification.
11023
11024 * faq.texi (Difference between Emacs and XEmacs):
11025 Explain not to contrast XEmacs with GNU Emacs.
11026
11027 2004-08-26 Richard M. Stallman <rms@gnu.org>
11028
11029 * faq.texi (Difference between Emacs and XEmacs): Rewrite.
11030
11031 2004-08-22 David Kastrup <dak@gnu.org>
11032
11033 * reftex.texi (AUCTeX): Update links, section name.
11034
11035 * faq.texi (Calc): Update availability (included in 22.1).
11036 (AUCTeX): Update availability, information, versions, description.
11037
11038 2004-08-14 Eli Zaretskii <eliz@gnu.org>
11039
11040 * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
11041
11042 2004-08-11 Martin Stjernholm <mast@lysator.liu.se>
11043
11044 * cc-mode.texi: Various updates for CC Mode 5.30.9.
11045
11046 2004-08-10 Michael Albinus <michael.albinus@gmx.de>
11047
11048 Sync with Tramp 2.0.44.
11049
11050 2004-08-05 Lars Hansen <larsh@math.ku.dk>
11051
11052 * widget.texi (User Interface): Update how to separate the
11053 editable field of an editable-field widget from other widgets.
11054 (Programming Example): Add text after field.
11055
11056 2004-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
11057
11058 * emacs-mime.texi (Encoding Customization): Add a note to the
11059 mm-content-transfer-encoding-defaults entry.
11060 (rfc2047): Update.
11061
11062 * gnus.texi (Article Highlighting):
11063 Add gnus-cite-ignore-quoted-from.
11064 (POP before SMTP): New node.
11065 (Posting Styles): Addition.
11066 (Splitting Mail): Add nnmail-split-lowercase-expanded.
11067 (Fancy Mail Splitting): Ditto.
11068 (X-Face): Add gnus-x-face.
11069
11070 2004-08-30 Reiner Steib <Reiner.Steib@gmx.de>
11071
11072 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
11073 * pgg.texi, sieve.texi: Use @copying and @insertcopying.
11074
11075 2004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
11076
11077 * gnus.texi (Mail Source Specifiers):
11078 Describe `pop3-leave-mail-on-server'.
11079
11080 2004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
11081
11082 * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
11083
11084 * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
11085 repository. Change setfilename.
11086
11087 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
11088
11089 2004-07-02 Juri Linkov <juri@jurta.org>
11090
11091 * pcl-cvs.texi (Viewing differences): Add `d r'.
11092
11093 2004-06-29 Jesper Harder <harder@ifa.au.dk>
11094
11095 * ses.texi, viper.texi, flymake.texi, faq.texi:
11096 * eshell.texi, ediff.texi: Markup fixes.
11097
11098 2004-06-21 Karl Berry <karl@gnu.org>
11099
11100 * info.texi (Top): Mention that only Emacs has mouse support.
11101 (Getting Started): Mention this in a few other places.
11102
11103 2004-06-13 Luc Teirlinck <teirllm@auburn.edu>
11104
11105 * autotype.texi (Copyrights, Timestamps):
11106 Recommend `before-save-hook' instead of `write-file-functions'.
11107
11108 2004-06-13 Lars Hansen <larsh@math.ku.dk>
11109
11110 * dired-x.texi (dired-mark-omitted): Update keybinding.
11111
11112 2004-06-10 Kim F. Storm <storm@cua.dk>
11113
11114 * pcl-cvs.texi (Viewing differences): Add 'd y'.
11115
11116 2004-06-05 Lars Hansen <larsh@math.ku.dk>
11117
11118 * dired-x.texi (variable dired-omit-mode): Rename from
11119 dired-omit-files-p.
11120 (function dired-omit-mode): Rename from dired-omit-toggle.
11121 Call dired-omit-mode rather than set dired-omit-files-p.
11122 (dired-mark-omitted): Describe command.
11123
11124 2004-05-29 Michael Albinus <michael.albinus@gmx.de>
11125
11126 Version 2.0.41 of Tramp released.
11127
11128 2004-05-29 Juanma Barranquero <lektu@terra.es>
11129
11130 * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
11131 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
11132
11133 2004-05-29 Richard M. Stallman <rms@gnu.org>
11134
11135 * cl.texi (Top): Call this chapter `Introduction'.
11136 (Overview): In TeX, no section heading here.
11137
11138 * cc-mode.texi: Put commas after i.e. and e.g. Minor cleanups.
11139
11140 2004-05-29 Eli Zaretskii <eliz@gnu.org>
11141
11142 * Makefile.in (../info/flymake, flymake.dvi): New targets.
11143 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
11144
11145 2004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
11146
11147 * flymake.texi: New file.
11148
11149 2004-05-28 Simon Josefsson <jas@extundo.com>
11150
11151 * smtpmail.texi (Authentication): Improve STARTTLS discussion.
11152
11153 2004-05-07 Kai Großjohann <kai@emptydomain.de>
11154
11155 Version 2.0.40 of Tramp released.
11156
11157 2004-04-25 Michael Albinus <Michael.Albinus@alcatel.de>
11158
11159 Complete rework, based on review by Karl Berry <karl@gnu.org>.
11160
11161 * tramp.texi (Auto-save and Backup): Explain exploitation of new
11162 variables `tramp-backup-directory-alist' and
11163 `tramp-bkup-backup-directory-info'.
11164 (Overview, Connection types)
11165 (External transfer methods, Default Method)
11166 (Windows setup hints): Remove restriction of password entering
11167 with external methods.
11168 (Auto-save and Backup): Make file name example
11169 (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info'
11170 and `auto-save-directory' must be used.
11171 (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
11172 only "NT"). Remove doubled entry "What kinds of systems does
11173 @tramp{} work on".
11174 (tramp): Macro removed.
11175 (Obtaining Tramp): Flag removed from title.
11176 (all): "tramp-" and "-" removed from flag names. Flags `tramp'
11177 and `trampver' used properly. Flag `tramp-inst' replaced by
11178 `installchapter'. Installation related text adapted.
11179
11180 2004-04-28 Masatake YAMATO <jet@gyve.org>
11181
11182 * widget.texi (Programming Example): Remove overlays.
11183
11184 2004-04-27 Jesper Harder <harder@ifa.au.dk>
11185
11186 * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
11187
11188 2004-04-23 Juanma Barranquero <lektu@terra.es>
11189
11190 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
11191
11192 2004-04-05 Jesper Harder <harder@ifa.au.dk>
11193
11194 * info.texi (Info Search): Add info-apropos.
11195
11196 2004-03-22 Juri Linkov <juri@jurta.org>
11197
11198 * faq.texi: Fix help key bindings.
11199
11200 2004-03-17 Luc Teirlinck <teirllm@auburn.edu>
11201
11202 * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
11203 (as suggested by Karl Berry). Update information about colored
11204 stars in menus. Add new subheading describing M-n.
11205
11206 2004-03-12 Richard M. Stallman <rms@gnu.org>
11207
11208 * cl.texi (Top): Rename top node's title.
11209
11210 2004-03-08 Karl Berry <karl@gnu.org>
11211
11212 * info.texi: \input texinfo.tex instead of just texinfo, to avoid
11213 problems making the texinfo distribution.
11214
11215 2004-02-29 Simon Josefsson <jas@extundo.com>
11216
11217 * smtpmail.texi (Authentication): Change the list of supported
11218 authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
11219 CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
11220 <voegelas@gmx.net>.
11221
11222 2004-02-29 Juanma Barranquero <lektu@terra.es>
11223
11224 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
11225 Use $(DEL) instead of rm, and ignore exit code.
11226
11227 2004-02-29 Kai Großjohann <kgrossjo@eu.uu.net>
11228
11229 Tramp version 2.0.39 released.
11230
11231 2004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
11232
11233 * tramp.texi (Customizing Completion): Explain new functions
11234 `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
11235 (all): Savannah URLs unified to "http://savannah.nongnu.org".
11236 (Top): Refer to Savannah mailing list as the major one.
11237 Mention older mailing lists in HTML mode only.
11238 (Auto-save and Backup): Add auto-save. Based on wording of Kai.
11239 (Frequently Asked Questions): Remote hosts must not be Unix-like
11240 for "smb" method.
11241 (Password caching): New node.
11242 (External transfer methods): Refer to password caching for "smb"
11243 method.
11244
11245 2004-02-17 Karl Berry <karl@gnu.org>
11246
11247 * info.texi (Help-Int): Mention the new line number feature.
11248
11249 2004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
11250
11251 * ses.texi (Advanced Features): New functionality for
11252 ses-set-header-row (defaults to current row unless C-u used).
11253 (Acknowledgements): Add Stefan Monnier.
11254
11255 2003-12-29 Kevin Ryde <user42@zip.com.au>
11256
11257 * viper.texi (Vi Macros): Fix reference to the Emacs manual.
11258
11259 2003-11-30 Kai Großjohann <kai.grossjohann@gmx.net>
11260
11261 Tramp version 2.0.38 released.
11262
11263 * tramp.texi (Remote shell setup): Warn of environment variables
11264 FRUMPLE if user frumple exists. Suggested by Sven Gabriel
11265 <sven.gabriel@imk.fzk.de>.
11266 (Configuration): Tramp now chooses base64/uuencode
11267 automatically. Update wording accordingly.
11268 (Top): More description for the `Default Method' menu entry.
11269 (Default Method): Use @code, not @var, for Lisp variables.
11270 (Default Method): New subsection `Which method is the right one
11271 for me?'. Suggested by Christian Kirsch.
11272 (Configuration): Pointer to new subsection added.
11273 (Default Method): Too many "use" in one sentence.
11274 Rephrase. Reported by Christian Kirsch.
11275 (Filename Syntax): Old `su' example is probably a left-over from
11276 the sm/su method naming. Replace with `ssh', instead.
11277 (External transfer methods, Auto-save and Backup):
11278 Typo fixes.
11279
11280 2003-11-02 Michael Albinus <Michael.Albinus@alcatel.de>
11281
11282 * tramp.texi (all): Harmonize all occurrences of @tramp{}.
11283 (Top): Mention japanese manual only if flag `jamanual' is set.
11284 Insert section `Japanese manual' in menu.
11285
11286 2003-11-26 Thien-Thi Nguyen <ttn@gnu.org>
11287
11288 * eshell.texi (Known Problems): Add doc item.
11289
11290 2003-11-22 Martin Stjernholm <mast@lysator.liu.se>
11291
11292 * cc-mode.texi: Update for CC Mode 5.30.
11293
11294 Note: Please refrain from doing purely cosmetic changes like
11295 removing trailing whitespace in this manual; it clobbers cvs
11296 merging for no good reason.
11297
11298 2003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
11299
11300 * ediff.texi, tramp.texi, vip.texi, viper.texi:
11301 * widget.texi, woman.texi: Replace @sc{ascii} and ASCII with
11302 @acronym{ASCII}.
11303
11304 2003-10-26 Karl Berry <karl@gnu.org>
11305
11306 * info.texi (Info Search): Echo area, not echo are. From Debian
11307 diff.
11308
11309 2003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
11310
11311 * widget.texi (Defining New Widgets): Document new behavior of
11312 :buttons and :children keywords.
11313
11314 2003-10-22 Miles Bader <miles@gnu.org>
11315
11316 * Makefile.in (info): Move before $(top_srcdir)/info.
11317
11318 2003-10-17 Thien-Thi Nguyen <ttn@gnu.org>
11319
11320 * tramp.texi (Inline methods): Small grammar fix.
11321 (External transfer methods): Likewise.
11322
11323 2003-10-08 Nick Roberts <nick@nick.uklinux.net>
11324
11325 * speedbar.texi: Remove paragraph for GUD that is no longer true.
11326
11327 2003-10-06 Luc Teirlinck <teirllm@auburn.edu>
11328
11329 * texinfo.tex: Replace `%' in arch tagline by @ignore.
11330
11331 2003-09-30 Richard M. Stallman <rms@gnu.org>
11332
11333 * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
11334
11335 * widget.texi (User Interface): Fix typos.
11336
11337 * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
11338
11339 2003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
11340
11341 * pcl-cvs.texi (Selected Files): Fix typo.
11342
11343 2003-09-21 Karl Berry <karl@gnu.org>
11344
11345 * info.texi (] and [ commands): No period at end of section title.
11346
11347 2003-09-04 Miles Bader <miles@gnu.org>
11348
11349 * Makefile.in (top_srcdir): New variable.
11350 ($(top_srcdir)/info): New rule.
11351 (info): Depend on it.
11352
11353 2003-09-03 Peter Runestig <peter@runestig.com>
11354
11355 * makefile.w32-in: New file.
11356
11357 2003-08-26 Per Abrahamsen <abraham@dina.kvl.dk>
11358
11359 * widget.texi (User Interface): Explain the need of static text
11360 around an editable field.
11361
11362 2003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
11363
11364 * widget.texi (Basic Types): The argument to `:help-echo' can now
11365 be a form that evaluates to a string.
11366
11367 2003-08-18 Kim F. Storm <storm@cua.dk>
11368
11369 * calc.texi (Queries in Macros): Update xref to keyboard macro query.
11370
11371 2003-08-16 Richard M. Stallman <rms@gnu.org>
11372
11373 * dired-x.texi (Shell Command Guessing): Explain *.
11374
11375 2003-08-16 Chunyu Wang <spr@db.cs.hit.edu.cn> (tiny change)
11376
11377 * pcl-cvs.texi (Log Edit Mode): Fix key binding for
11378 log-edit-insert-changelog.
11379
11380 2003-08-03 Karl Berry <karl@gnu.org>
11381
11382 * info.texi: Need @contents.
11383
11384 2003-07-20 Kai Großjohann <kai.grossjohann@gmx.net>
11385
11386 Tramp version 2.0.36 released.
11387
11388 * tramp.texi (Remote shell setup): Explain about problems with
11389 non-Bourne commands in ~/.profile and ~/.shrc.
11390
11391 2003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
11392
11393 * info.texi (Help-Inv, Help-M, Help-Xref): Update following
11394 renaming of `vis-mode' to `visible-mode'.
11395
11396 2003-07-04 Luc Teirlinck <teirllm@mail.auburn.edu>
11397
11398 * info.texi (Top, Help-Small-Screen): Remove accidentally added
11399 next, prev and up pointers.
11400
11401 2003-07-02 Luc Teirlinck <teirllm@mail.auburn.edu>
11402
11403 * info.texi (Help): Mention existence of Emacs and stand-alone
11404 Info at the very beginning of the tutorial.
11405 (Help-Inv): New node.
11406 (Help-]): New node.
11407 (Help-M): Systematically point out the differences between default
11408 Emacs and stand-alone versions. Delete second menu.
11409 (Help-Xref): Systematically point out the differences between
11410 default Emacs and stand-alone versions.
11411 (Help-Int): Change `l' example.
11412 (Expert Info): Fix typos.
11413 (Emacs Info Variables): Mention `Info-hide-note-references' and
11414 new default for `Info-scroll-prefer-subnodes'.
11415
11416 2003-06-17 Kai Großjohann <kai.grossjohann@gmx.net>
11417
11418 Version 2.0.35 of Tramp released.
11419
11420 * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
11421 (Inline methods): Add methods `remsh' and `plink1'.
11422 (External transfer methods): Add method `remcp'.
11423 (Multi-hop Methods): Add method `remsh'.
11424 Small patch from Adrian Aichner <adrian@xemacs.org>:
11425 Fix minor typos.
11426 (Concept Index): Add to make manual searchable via
11427 `Info-index'.
11428 (Version Control): Add cindex entry.
11429
11430 2003-05-24 Kai Großjohann <kai.grossjohann@gmx.net>
11431
11432 * trampver.texi: Version 2.0.34 released.
11433
11434 2003-05-03 Glenn Morris <gmorris@ast.cam.ac.uk>
11435
11436 * faq.texi: Improve previous changes.
11437
11438 2003-05-02 Glenn Morris <gmorris@ast.cam.ac.uk>
11439
11440 * faq.texi: Update copyright and maintenance details.
11441 Update some package URLs, versions, and maintainers.
11442 Remove many references to the Emacs Lisp Archive.
11443
11444 2003-04-23 Simon Josefsson <jas@extundo.com>
11445
11446 * smtpmail.texi: Fix license (the invariant sections mentioned has
11447 never been part of the smtp manual). Align info dir entry with
11448 other emacs packages.
11449
11450 2003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
11451
11452 * tramp.texi: Version 2.0.33 released.
11453 Remove installation chapter. Remove XEmacs specifics.
11454
11455 2003-03-29 Richard M. Stallman <rms@gnu.org>
11456
11457 * tramp.texi (Top): Undo the previous renaming.
11458 (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
11459
11460 2003-03-29 Kai Großjohann <kai.grossjohann@gmx.net>
11461
11462 * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
11463 version of manual.
11464
11465 * tramp.texi (Auto-save and Backup): New node.
11466
11467 2003-03-29 Michael Albinus <Michael.Albinus@alcatel.de>
11468
11469 * tramp.texi (Top): Include trampver.texi. Rename "Emacs" to "GNU
11470 Emacs" in order to have better differentiation to "XEmacs".
11471 `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
11472 are new macros in order to point to the other Emacs flavor where
11473 appropriate. In info case, point to node `Installation' in order
11474 to explain how to generate the other way. In html case, make a
11475 link to the other html file.
11476 (Obtaining TRAMP): Add a paragraph saying to perform `autoconf'
11477 after CVS checkout/update.
11478 (Installation): Completely rewritten.
11479 (Installation parameters, Load paths): New sections under
11480 `Installation'.
11481
11482 2003-02-28 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
11483
11484 * tramp.texi: Version 2.0.30 released.
11485 Replace word "path" with "localname" where used as a component of
11486 a Tramp file name.
11487
11488 2003-02-28 Michael Albinus <Michael.Albinus@alcatel.de>
11489
11490 * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
11491 introduced.
11492 (Installation): Explain what to do if files from the tramp/contrib
11493 directory are needed.
11494
11495 2003-02-23 Alex Schroeder <alex@emacswiki.org>
11496
11497 * smtpmail.texi (How Mail Works): New.
11498
11499 2003-02-22 Alex Schroeder <alex@emacswiki.org>
11500
11501 * smtpmail.texi: New file.
11502
11503 * Makefile.in: Build SMTP manual.
11504
11505 2003-02-05 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
11506
11507 * tramp.texi: Version 2.0.29 released.
11508 (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
11509 M-x makeinfo-buffer RET. Reported by gebser@ameritech.net.
11510
11511 2003-02-01 Michael Albinus <Michael.Albinus@alcatel.de>
11512
11513 * tramp.texi (Frequently Asked Questions): Explain a workaround if
11514 another package loads accidentally Ange-FTP.
11515
11516 2003-01-24 Michael Albinus <Michael.Albinus@alcatel.de>
11517
11518 * tramp.texi (Customizing Completion): Add function
11519 `tramp-parse-sconfig'. Change example of
11520 `tramp-set-completion-function', because parsing of ssh config
11521 files looks more natural.
11522
11523 2003-01-15 Kevin Ryde <user42@zip.com.au>
11524
11525 * gnus.texi (Using MIME): Mention auto-compression-mode with
11526 gnus-mime-copy-part.
11527
11528 2003-01-15 ShengHuo ZHU <zsh@cs.rochester.edu>
11529
11530 * gnus.texi: Do not use `path' in several locations.
11531
11532 2002-12-26 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
11533
11534 * tramp.texi (External transfer methods): New method `smb'.
11535 From Michael Albinus.
11536
11537 2002-11-05 Karl Berry <karl@gnu.org>
11538
11539 * info.texi (Info-fontify): Reorder face list to avoid bad line
11540 breaks.
11541
11542 2002-10-06 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11543
11544 * tramp.texi: Move @copying to standard place.
11545 Use @insertcopying.
11546
11547 2002-10-02 Karl Berry <karl@gnu.org>
11548
11549 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi:
11550 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
11551 * eshell.texi, eudc.texi, faq.texi, forms.texi, idlwave.texi:
11552 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, reftex.texi:
11553 * sc.texi, ses.texi, speedbar.texi, vip.texi, viper.texi:
11554 * widget.texi, woman.texi:
11555 Per rms, update all manuals to use @copying instead of @ifinfo.
11556 Also use @ifnottex instead of @ifinfo around the top node, where
11557 needed for the sake of the HTML output.
11558 (The Gnus manual is not fixed since it's not clear to me how it
11559 works; and the Tramp manual already uses @copying, although in an
11560 unusual way. All others were changed.)
11561
11562 2002-09-10 Jonathan Yavner <jyavner@engineer.com>
11563
11564 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
11565 (../info/ses, ses.dvi): New targets.
11566 * ses.texi: New file.
11567
11568 2002-09-06 Pavel Janík <Pavel@Janik.cz>
11569
11570 * texinfo.tex: Update to texinfo 4.2.
11571
11572 2002-08-27 Carsten Dominik <dominik@sand.science.uva.nl>
11573
11574 * reftex.texi: Update to RefTeX 4.19.
11575
11576 2002-07-21 Jesper Harder <harder@ifa.au.dk>
11577
11578 * gnus.texi (Sorting Groups): Add key bindings for
11579 gnus-group-sort-groups-by-real-name and
11580 gnus-group-sort-selected-groups-by-real-name.
11581
11582 2002-06-17 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11583
11584 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
11585 (../info/tramp, tramp.dvi): New targets.
11586
11587 2002-01-04 Eli Zaretskii <eliz@is.elta.co.il>
11588
11589 * Makefile.in (DVI_TARGETS): Add calc.dvi.
11590 (calc.dvi): Uncomment.
11591
11592 2001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
11593
11594 * Makefile.in (INFO_TARGETS): Add ../info/calc.
11595 (../info/calc): New target.
11596
11597 2001-10-20 Gerd Moellmann <gerd@gnu.org>
11598
11599 * (Version 21.1 released.)
11600
11601 2001-10-05 Gerd Moellmann <gerd@gnu.org>
11602
11603 * Branch for 21.1.
11604
11605 2001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
11606
11607 * Makefile.in (../info/info): Use an explicit -o switch to
11608 makeinfo.
11609
11610 2001-03-05 Gerd Moellmann <gerd@gnu.org>
11611
11612 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
11613
11614 2001-02-12 Michael Kifer <kifer@cs.sunysb.edu>
11615
11616 * ediff.texi: Added ediff-coding-system-for-read.
11617
11618 * viper.texi: Fix typos.
11619
11620 2000-12-20 Eli Zaretskii <eliz@is.elta.co.il>
11621
11622 * Makefile.in (../info/idlwave): Use --no-split.
11623
11624 2000-12-14 Dave Love <fx@gnu.org>
11625
11626 * Makefile.in (mostlyclean): Remove gnustmp.*.
11627 (gnus.dvi): Change rule to remove @latex stuff.
11628
11629 2000-10-19 Eric M. Ludlam <zappo@ultranet.com>
11630
11631 * Makefile.in (Speedbar): Add build targets for speedbar.texi.
11632
11633 2000-10-13 John Wiegley <johnw@gnu.org>
11634
11635 * Makefile.in: Add build targets for eshell.texi.
11636
11637 2000-09-25 Gerd Moellmann <gerd@gnu.org>
11638
11639 * Makefile.in: Remove/comment speedbar stuff.
11640
11641 2000-09-22 Dave Love <fx@gnu.org>
11642
11643 * Makefile.in: Add emacs-mime.
11644
11645 2000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
11646
11647 * Makefile.in (INFO_TARGETS): Add ../info/woman.
11648 (DVI_TARGETS): Add woman.dvi.
11649 (../info/woman, woman.dvi): New targets.
11650
11651 2000-05-31 Stefan Monnier <monnier@cs.yale.edu>
11652
11653 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
11654
11655 * pcl-cvs.texi: New file.
11656 * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
11657 (../info/pcl-cvs, pcl-cvs.dvi): New targets.
11658
11659 2000-05-11 Gerd Moellmann <gerd@gnu.org>
11660
11661 * Makefile.in (INFO_TARGETS): Add info/ebrowse.
11662 (../info/ebrowse, ebrowse.dvi): New targets.
11663
11664 2000-01-13 Gerd Moellmann <gerd@gnu.org>
11665
11666 * Makefile.in (INFO_TARGETS): Add eudc.
11667 (DVI_TARGETS): Add eudc.dvi.
11668 (../info/eudc, eudc.dvi): New targets.
11669
11670 2000-01-05 Eli Zaretskii <eliz@is.elta.co.il>
11671
11672 * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
11673 compatibility with 8+3 filesystems).
11674 (../info/efaq): Rename from emacs-faq.
11675
11676 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
11677
11678 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
11679 (../info/idlwave, idlwave.dvi): New targets.
11680
11681 1999-10-23 Dave Love <fx@gnu.org>
11682
11683 * Makefile.in: Use autotype.texi.
11684
11685 1999-10-12 Stefan Monnier <monnier@cs.yale.edu>
11686
11687 * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
11688 faq.texi file) rather than ../info/faq.
11689
11690 1999-10-07 Gerd Moellmann <gerd@gnu.org>
11691
11692 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
11693 (../info/ada-mode, ada-mode.dvi): New targets.
11694
11695 1999-09-01 Dave Love <fx@gnu.org>
11696
11697 * Makefile.in: Add faq.
11698
11699 1999-07-12 Richard Stallman <rms@gnu.org>
11700
11701 * Version 20.4 released.
11702
11703 1998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
11704
11705 * Version 20.3 released.
11706
11707 1998-04-06 Andreas Schwab <schwab@gnu.org>
11708
11709 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
11710 Use it in dvi targets.
11711 (../etc/GNU): Change to $(srcdir) first.
11712
11713 1998-03-11 Carsten Dominik <cd@delysid.gnu.org>
11714
11715 * reftex.texi: Update for RefTeX version 3.22.
11716
11717 1998-03-01 Kim-Minh Kaplan <KimMinh.Kaplan@utopia.eunet.fr>
11718
11719 * gnus.texi (Easy Picons): Remove references to
11720 `gnus-group-display-picons'.
11721 (Hard Picons): Ditto.
11722
11723 1998-02-08 Richard Stallman <rms@psilocin.gnu.org>
11724
11725 * Makefile.in (reftex.dvi, ../info/reftex): New targets.
11726 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
11727
11728 1997-09-23 Paul Eggert <eggert@twinsun.com>
11729
11730 * Makefile.in: Merge changes mistakenly made to `Makefile'.
11731 (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
11732
11733 1997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11734
11735 * Version 20.2 released.
11736
11737 1997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11738
11739 * Version 20.1 released.
11740
11741 1997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11742
11743 * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
11744
11745 1997-04-12 Per Abrahamsen <abraham@dina.kvl.dk>
11746
11747 * widget.texi (push-button): Document it.
11748
11749 1996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11750
11751 * Version 19.33 released.
11752
11753 1996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11754
11755 * Version 19.32 released.
11756
11757 1996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
11758
11759 * Makefile.in: Add rules for the Message manual.
11760
11761 1996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
11762
11763 * gnus.texi: New version.
11764
11765 * message.texi: New manual.
11766
11767 1996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11768
11769 * Makefile.in (All info targets): cd $(srcdir) to do the work.
11770
11771 1996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11772
11773 * Makefile.in (All info targets): Specify $(srcdir) in input files.
11774 Specify -I option.
11775 (All dvi targets): Set the TEXINPUTS variable.
11776
11777 1996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
11778
11779 * Version 19.31 released.
11780
11781 1996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
11782
11783 * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
11784 (INFO_TARGETS): Use new name. This avoids name conflict on MSDOS.
11785
11786 1995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11787
11788 * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
11789 (INFO_TARGETS): Add ../info/cc-mode.
11790 (DVI_TARGETS): Add cc-mode.dvi.
11791
11792 1995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11793
11794 * Version 19.30 released.
11795
11796 1995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
11797
11798 * gnus.texi: New file.
11799
11800 1995-11-04 Erik Naggum <erik@naggum.no>
11801
11802 * gnus.texi: File deleted.
11803
11804 1995-11-02 Stephen Gildea <gildea@stop.mail-abuse.org>
11805
11806 * mh-e.texi: "Function Index" -> "Command Index" to work with
11807 Emacs 19.30 C-h C-k support of separately-documented commands.
11808
11809 1995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11810
11811 * Makefile.in (../info/ediff, ediff.dvi): New targets.
11812 (INFO_TARGETS, DVI_TARGETS): Add those new targets.
11813
11814 1995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11815
11816 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
11817 (../info/viper, viper.dvi): New targets.
11818
11819 1995-04-20 Kevin Rodgers <kevinr@ihs.com>
11820
11821 * dired-x.texi (Installation): Change the example to set
11822 buffer-local variables like dired-omit-files-p in
11823 dired-mode-hook.
11824
11825 1995-04-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11826
11827 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
11828 (../info/mh-e, mh-e.dvi): New targets.
11829
11830 1995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
11831
11832 * Makefile.in (maintainer-clean): Rename from realclean.
11833
11834 1994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11835
11836 * Makefile.in: New file.
11837 * Makefile: File deleted.
11838
11839 1994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11840
11841 * Makefile (TEXINDEX_OBJS): Variable deleted.
11842 (texindex, texindex.o, getopt.o): Rules deleted.
11843 All deps on texindex deleted.
11844 (distclean): Don't delete texindex.
11845 (mostlyclean): Don't delete *.o.
11846 * texindex.c, getopt.c: Files deleted.
11847
11848 1994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11849
11850 * Version 19.26 released.
11851
11852 1994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11853
11854 * Version 19.25 released.
11855
11856 1994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11857
11858 * Version 19.24 released.
11859
11860 1994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11861
11862 * Version 19.23 released.
11863
11864 1994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11865
11866 * Makefile: Delete spurious tab.
11867
11868 1994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11869
11870 * Makefile (.SUFFIXES): New rule.
11871
11872 1994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11873
11874 * Makefile (dired-x.dvi, ../info/dired-x): New targets.
11875 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
11876
11877 1994-01-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11878
11879 * Makefile (../info/sc): Rename from sc.info.
11880 (../info/cl): Likewise.
11881 (INFO_TARGETS): Use new names.
11882
11883 1993-12-04 Richard Stallman (rms@srarc2)
11884
11885 * getopt.c: New file.
11886 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
11887 (getopt.o): New rule.
11888 (dvi): Don't depend on texindex.
11889 (cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
11890 Depend on texindex.
11891
11892 1993-12-03 Richard Stallman (rms@srarc2)
11893
11894 * Makefile (../info/sc.info): Rename from ../info/sc.
11895 (TEXI2DVI): New variable.
11896 (cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
11897 Add explicit commands.
11898 (TEXINDEX_OBJS): Delete duplicate getopt.o.
11899
11900 1993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11901
11902 * Version 19.22 released.
11903
11904 1993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11905
11906 * Makefile (TEXINDEX_OBJS): Delete spurious period.
11907
11908 1993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11909
11910 * Version 19.21 released.
11911
11912 1993-11-15 Paul Eggert (eggert@twinsun.com)
11913
11914 * Makefile (../info/cl.info): Rename from ../info/cl.
11915
11916 1993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11917
11918 * Makefile (../etc/GNU): New target.
11919 (EMACSSOURCES): Add gnu1.texi.
11920
11921 1993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11922
11923 * Makefile (realclean): Don't delete the Info files.
11924
11925 1993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
11926
11927 * forms.texi: Fix forms.texi so that it will format correctly.
11928 Add missing `@end iftex', fix bad reference.
11929
11930 1993-10-20 Brian J. Fox (bfox@ai.mit.edu)
11931
11932 * Makefile: Fix targets for texindex, new info.texi files.
11933 * info-stnd.texi: New file implements info for standalone info
11934 reader.
11935 * info.texi: Update to include recent changes to "../info/info".
11936 New source file for ../info/info; includes info-stnd.texi.
11937
11938 * texindex.c: Include "../src/config.h" if building in emacs.
11939
11940 * Makefile: Change all files to FILENAME.texi, force all targets
11941 to be FILENAME, not FILENAME.info. This changes sc.texinfo,
11942 vip.texinfo, forms.texinfo, cl.texinfo.
11943 Add target to build texindex.c, defining `emacs'.
11944
11945 * forms.texi: Install new file to match version 2.3 of forms.el.
11946
11947 1993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11948
11949 * Version 19.19 released.
11950
11951 1993-08-10 Simon Leinen (simon@lia.di.epfl.ch)
11952
11953 * sc.texinfo: Fix info file name.
11954
11955 * Makefile (info): Add gnus and sc.
11956 (dvi): Add gnus.dvi and sc.dvi.
11957 (../info/sc, sc.dvi): New targets.
11958
11959 1993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11960
11961 * Version 19.18 released.
11962
11963 1993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11964
11965 * Makefile: Fix source file names of the separate manuals.
11966 (gnus.dvi, ../info/gnus): New targets.
11967
11968 1993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11969
11970 * Version 19.17 released.
11971
11972 1993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11973
11974 * split-man: Fix typos in last change.
11975
11976 1993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11977
11978 * Version 19.16 released.
11979
11980 1993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11981
11982 * version 19.15 released.
11983
11984 1993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11985
11986 * Makefile (distclean): It's rm, not rf.
11987
11988 1993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11989
11990 * Version 19.14 released.
11991
11992 1993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11993
11994 * Makefile: New file.
11995
11996 1993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11997
11998 * Version 19.13 released.
11999
12000 1993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
12001
12002 * Version 19.9 released.
12003
12004 1993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
12005
12006 * Version 19.8 released.
12007
12008 1993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
12009
12010 * Version 19.7 released.
12011
12012 1990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
12013
12014 * gnus.texinfo: New file. Removed installation instructions.
12015
12016 1990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
12017
12018 * texindex.c: If USG, include sys/types.h and sys/fcntl.h.
12019
12020 1989-01-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
12021
12022 * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
12023 then define `\sc' as the command for smallcaps in Texinfo.
12024 This means that the @sc command will produce small caps. bfox has
12025 made the corresponding change to makeinfo and texinfm.el.
12026
12027 1988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
12028
12029 * vip.texinfo: Remove menu entry Adding Lisp Code in node
12030 Customization since the menu entry did not point to anything.
12031 Also add an @finalout command to remove overfull hboxes from the
12032 printed output.
12033
12034 * cl.texinfo: Add @bye, \input line and @settitle to file.
12035 This file is clearly intended to be a chapter of some other work,
12036 but the other work does not yet exist.
12037
12038 1988-07-25 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
12039
12040 * texinfo.texinfo: Three typos corrected.
12041
12042 ;; Local Variables:
12043 ;; coding: utf-8
12044 ;; End:
12045
12046 Copyright (C) 1993-1999, 2001-2015 Free Software Foundation, Inc.
12047
12048 This file is part of GNU Emacs.
12049
12050 GNU Emacs is free software: you can redistribute it and/or modify
12051 it under the terms of the GNU General Public License as published by
12052 the Free Software Foundation, either version 3 of the License, or
12053 (at your option) any later version.
12054
12055 GNU Emacs is distributed in the hope that it will be useful,
12056 but WITHOUT ANY WARRANTY; without even the implied warranty of
12057 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12058 GNU General Public License for more details.
12059
12060 You should have received a copy of the GNU General Public License
12061 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.