]> code.delx.au - gnu-emacs/blob - doc/misc/ChangeLog
merge master
[gnu-emacs] / doc / misc / ChangeLog
1 2015-01-01 Michael Albinus <michael.albinus@gmx.de>
2
3 Sync with Tramp 2.2.11.
4 * trampver.texi: Update release number.
5
6 2014-12-31 Paul Eggert <eggert@cs.ucla.edu>
7
8 Less 'make' chatter for Emacs doc
9 * Makefile.in (AM_DEFAULT_VERBOSITY, AM_V_GEN, am__v_GEN_)
10 (am__v_GEN_0, am__v_GEN_1): New macros, from ../../src/Makefile.in.
11 (ENVADD, $(buildinfodir)/%.info, %.html, ${buildinfodir}/ccmode.info)
12 (${buildinfodir}/efaq%.info, efaq%.html):
13 Use them.
14
15 2014-12-31 Filipp Gunbin <fgunbin@fastmail.fm>
16
17 * info.texi (Create Info buffer): Mention info-display-manual prefix.
18
19 2014-12-29 Paul Eggert <eggert@cs.ucla.edu>
20
21 * efaq.texi (Displaying the current file name in the titlebar):
22 Prefer (system-name) to system-name.
23 * smtpmail.texi (Server workarounds): Fix grammar.
24
25 2014-12-18 Eric Abrahamsen <eric@ericabrahamsen.net>
26
27 * gnus.texi (Gnus Registry Setup): Explain pruning changes. Mention
28 gnus-registry-prune-factor. Explain sorting changes and
29 gnus-registry-default-sort-function. Correct file extension.
30
31 2014-12-17 Jay Belanger <jay.p.belanger@gmail.com>
32
33 * calc.texi (About This Manual): Update instructions
34 for building the manual.
35
36 2014-12-15 Alan Mackenzie <acm@muc.de>
37
38 "Advice" is a mass noun. Amend text accordingly.
39 * cl.texi (Obsolete Macros): Replace "an advice" with "advice".
40
41 2014-12-12 Paul Eggert <eggert@cs.ucla.edu>
42
43 * texinfo.tex: Update from gnulib.
44
45 2014-12-08 Andrey Kotlarski <m00naticus@gmail.com>
46
47 * eww.texi (Basics): Document managing multiple eww buffers.
48
49 2014-12-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
50
51 * eww.texi (Basics): Document eww PDF viewing.
52
53 2014-11-23 Ivan Shmakov <ivan@siamics.net>
54
55 * eww.texi (Advanced): Mention the Desktop stuff (bug#18010).
56
57 2014-11-23 Michael Albinus <michael.albinus@gmx.de>
58
59 * tramp.texi (Remote processes): Let-bind environment variables to
60 `process-environment' when running `process-file' or
61 `start-file-process'.
62
63 2014-11-19 Ivan Shmakov <ivan@siamics.net>
64
65 * eww.texi (Basics): Document `eww-history-limit'.
66
67 2014-11-14 Paul Eggert <eggert@cs.ucla.edu>
68
69 * org.texi (The date/time prompt, Matching tags and properties):
70 Use leading zero with 24-hour times less than 10:00.
71
72 2014-11-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
73
74 * eww.texi (Variable Index): Mention `eww-after-render-hook'.
75
76 2014-11-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
77
78 * eww.texi (Basics): Document `eww-readable'.
79
80 2014-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
81
82 * gnus.texi (Top): Add missing `HTML' menu.
83 (HTML): Fix xref to FAQ 4-16.
84
85 2014-11-09 Glenn Morris <rgm@gnu.org>
86
87 * Makefile.in (version): Remove variable.
88 (clean): No longer delete dist tarfile.
89 (dist): Remove rule; replace with code in admin.el.
90
91 2014-11-08 Glenn Morris <rgm@gnu.org>
92
93 * Makefile.in (${buildinfodir}/ccmode.info)
94 (${buildinfodir}/efaq%.info): Ensure output directory exists.
95
96 2014-11-07 Tassilo Horn <tsdh@gnu.org>
97
98 * gnus.texi (HTML): Update section so that it mentions shr and w3m.
99 Also link the full EWW manual that explains more on shr, too.
100
101 * gnus-faq.texi (FAQ 4 - Reading messages, FAQ 4-16): Add Q&A on how to
102 increase contrast when displaying HTML mail with shr.
103
104 * eww.texi (Advanced): Document increasing contrast with
105 shr-color-visible-distance-min and
106 shr-color-visible-luminance-min.
107
108 2014-11-02 Teodor Zlatanov <tzz@lifelogs.com>
109
110 * auth.texi (Help for users): Explain quoting rules better.
111
112 2014-10-30 Glenn Morris <rgm@gnu.org>
113
114 * efaq.texi (Gnus does not work with NNTP): Remove; ancient.
115
116 2014-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
117
118 * eieio.texi (Accessing Slots, CLOS compatibility): Adjust wording
119 since `setf' is in core rather than in CL nowadays.
120
121 2014-10-29 Paul Eggert <eggert@cs.ucla.edu>
122
123 Simplify use of current-time and friends.
124 * org.texi (Dynamic blocks): Omit unnecessary call to current-time
125 in example.
126
127 2014-10-28 Christopher Schmidt <ch@ristopher.com>
128
129 * calc.texi (Quick Calculator): Mention prefix argument of
130 `quick-calc'.
131
132 2014-10-26 Eric S. Raymond <esr@thyrsus.com>
133
134 * efaq-w32.texi: Neutralize language specific to a repository type.
135
136 2014-10-25 Eric S. Raymond <esr@thyrsus.com>
137
138 * gnus-coding.texi: Neutralize language specific to a repository type.
139
140 2014-10-20 Glenn Morris <rgm@gnu.org>
141
142 * Merge in all changes up to 24.4 release.
143
144 2014-10-13 Glenn Morris <rgm@gnu.org>
145
146 * Makefile.in (dist): Update for new output variables.
147
148 2014-10-08 Leo Liu <sdl.web@gmail.com>
149
150 * cl.texi (Porting Common Lisp): Remove parse-integer.
151
152 2014-10-06 Ulf Jasper <ulf.jasper@web.de>
153
154 * newsticker.texi (Supported Formats): Fix order of subheading and
155 itemize.
156
157 2014-10-04 Glenn Morris <rgm@gnu.org>
158
159 * vip.texi (Other Vi Commands): Markup fix.
160
161 2014-10-03 Bastien Guerry <bzg@gnu.org>
162
163 * org.texi (Key bindings and useful functions): Fix typo.
164 Use the correct function's name.
165
166 2014-10-03 Michael Brand <michael.ch.brand@gmail.com>
167
168 * org.texi (Formula syntax for Calc): Add `f-1' to TBLFM example
169 about `nan'.
170
171 2014-10-03 Nicolas Goaziou <mail@nicolasgoaziou.fr>
172
173 * org.texi (Export settings): Be more explicit about how output
174 file name is built.
175
176 * org.texi (Headings and sectioning structure): Document menus.
177
178 * org.texi (Include files, Publishing options): Remove reference
179 to nonexistent variable.
180
181 2014-10-03 Eli Zaretskii <eliz@gnu.org>
182
183 * erc.texi (Connecting): Remove stray "OA" that failed the manual
184 build.
185
186 2014-10-03 Kelvin White <kwhite@gnu.org>
187
188 * erc.texi (Advanced Usage, Options): Add descriptions and examples
189 for erc-format-nick-function and erc-rename-buffers options.
190
191 2014-09-26 Leo Liu <sdl.web@gmail.com>
192
193 * cl.texi (Predicates on Numbers): Document cl-digit-char-p.
194 (Numerical Functions): Document cl-parse-integer. (Bug#18557)
195
196 2014-09-24 Ulf Jasper <ulf.jasper@web.de>
197
198 * newsticker.texi: Reworked. Document new treeview group
199 commands. Remove VERSION, UPDATED, use EMACSVER instead.
200 Use term 'feed reader'.
201
202 2014-09-04 Paul Eggert <eggert@cs.ucla.edu>
203
204 Less chatter in 'make' output.
205 * Makefile.in (clean): Simplify, for shorter command line.
206
207 2014-08-07 Reuben Thomas <rrt@sc3d.org>
208
209 * ediff.texi (Merging and diff3): Don't mention lack of support
210 for VMS diff, we no longer support VMS.
211
212 2014-08-07 Michael Albinus <michael.albinus@gmx.de>
213
214 * tramp.texi (Remote shell setup): Explain, how to change command
215 line arguments of remote "nc" listener.
216
217 2014-07-31 Tassilo Horn <tsdh@gnu.org>
218
219 * gnus.texi (Group Parameters): Document that `gcc-self' may also be a
220 list.
221
222 2014-07-28 Stephen Berman <stephen.berman@gmx.net>
223
224 * todo-mode.texi (Marked Items): Correct omission of item deletion
225 from commands applying to both todo and done items.
226
227 2014-07-18 Albert Krewinkel <albert+gnus@zeitkraut.de>
228
229 * gnus.texi (Posting Styles): Document the possibility to perform
230 string replacements when matching against headers.
231
232 2014-07-09 Stephen Berman <stephen.berman@gmx.net>
233
234 * todo-mode.texi (Levels of Organization): Comment out statement
235 that Emacs recognizes todo files by their extension, since this
236 feature has been removed due to bug#17482.
237
238 2014-07-03 Michael Albinus <michael.albinus@gmx.de>
239
240 * trampver.texi: Update release number.
241
242 2014-07-03 Glenn Morris <rgm@gnu.org>
243
244 * info.texi, mh-e.texi: "Online help" doesn't mean what it
245 used to any more.
246
247 * idlwave.texi (Introduction): Comment out dead http screenshot links.
248
249 2014-06-24 Leo Liu <sdl.web@gmail.com>
250
251 * dired-x.texi (Omitting Files in Dired, Omitting Variables):
252 Fix key binding to dired-omit-mode. (Bug#16354)
253
254 2014-06-24 Eli Zaretskii <eliz@gnu.org>
255
256 * autotype.texi (Skeleton Language): Document the \n feature better.
257
258 2014-06-23 Glenn Morris <rgm@gnu.org>
259
260 * Makefile.in (%.texi): Disable implicit rules.
261
262 2014-06-22 Mario Lang <mlang@delysid.org>
263
264 * srecode.texi (Base Arguments): The the -> to the.
265
266 * org.texi (Images in ODT export): The the -> the.
267
268 2014-06-21 Eli Zaretskii <eliz@gnu.org>
269
270 * autotype.texi (Skeleton Language): Document the feature of \n
271 when at eol.
272
273 2014-06-21 Michael Albinus <michael.albinus@gmx.de>
274
275 * dbus.texi (Type Conversion): Formatting edits in example.
276
277 2014-06-15 Michael Albinus <michael.albinus@gmx.de>
278
279 Sync with Tramp 2.2.10.
280
281 * tramp.texi (Inline methods): Remove restriction on "telnet".
282 Recommend sharing ssh connections for "plink".
283 (External methods): Remove "sftp". Merge "pscp" and "psftp"
284 descriptions. Recommend sharing ssh connections. Add "nc" method.
285 (GVFS based methods): Add "sftp".
286 (Customizing Completion, External packages, Issues):
287 Use @dots{}.
288
289 * trampver.texi: Update release number.
290
291 2014-06-15 Glenn Morris <rgm@gnu.org>
292
293 * Makefile.in (bootstrap-clean): New.
294
295 2014-06-12 Vincent Belaïche <vincentb1@users.sourceforge.net>
296
297 * ses.texi: Adding documentation for SES local printer functions.
298
299 2014-06-12 Glenn Morris <rgm@gnu.org>
300
301 * Makefile.in: Use GNU Make features to reduce duplication.
302 (mkinfodir): Remove.
303 (${buildinfodir}): Generate using an order-only prerequisite.
304 (.dvi.ps): Replace with pattern rule.
305 ($INFO_TARGETS): Mark as PHONY.
306 (${buildinfodir}): New rule.
307 (EXTRA_OPTS, need_emacsver, need_emacsver_prefix): New variables.
308 (${buildinfodir}/%.info, %.dvi, %.pdf, %.html, %.ps):
309 New pattern rules, replacing numerous previous explicit rules.
310 (info_template): New definition.
311 (gnus.dvi, gnus.pdf): Use distinct intermediate files.
312 (mostlyclean): Adjust for above gnus change.
313
314 2014-06-11 Glenn Morris <rgm@gnu.org>
315
316 * Makefile.in (INFO_INSTALL): Update for 2013-08-28 DOCMISC_W32 change.
317
318 2014-06-10 Glenn Morris <rgm@gnu.org>
319
320 * Makefile.in (INFO_EXT): Remove and replace by ".info" throughout.
321 (INFO_OPTS): Set directly rather than with configure.
322
323 2014-06-08 Karl Berry <karl@gnu.org>
324
325 * doc/info.texi (Help-^L): "mode line", "screenful",
326 stand-alone and Emacs Info both use the mode line.
327 Use x instead of weird C-x 0 to get rid of help msg
328 in standalone Info.
329
330 2014-06-08 Glenn Morris <rgm@gnu.org>
331
332 * vip.texi (Files): Defer to Emacs manual for uniquify details.
333
334 * info.texi (Help-Small-Screen): Clarify details of S-SPC.
335 (Help-Small-Screen, Help-]): Do not mention S-SPC.
336 (Emacs Info Variables): Markup fix.
337
338 * ebrowse.texi (Source Display, Finding/Viewing):
339 * erc.texi (Sample Session):
340 * ses.texi (The Basics):
341 * todo-mode.texi (Moving and Deleting Items):
342 * woman.texi (Navigation): Markup fixes re SPC, RET.
343
344 2014-06-02 Glenn Morris <rgm@gnu.org>
345
346 * efaq.texi (Finding a package with particular functionality):
347 Update example.
348 * vip.texi: Mention this is obsolete.
349
350 2014-05-27 Paul Eggert <eggert@cs.ucla.edu>
351
352 * texinfo.tex: Update from gnulib.
353
354 2014-05-26 Paul Eggert <eggert@cs.ucla.edu>
355
356 Specify coding if Latin-1 Emacs would misinterpret (Bug#17575).
357 * htmlfontify.texi, org.texi: Add "coding: utf-8".
358
359 2014-05-26 Stephen Berman <stephen.berman@gmx.net>
360
361 * todo-mode.texi: Update in light of changes due to bug#17482.
362 Replace numerous mistaken uses of literal quotes with proper
363 Texinfo markup.
364 (Todo Mode Entry Points): Comment out reference to using find-file
365 or Dired to visit Todo files, since this has been disabled (bug#17482).
366
367 2014-05-20 Leo Liu <sdl.web@gmail.com>
368
369 * cl.texi (List Functions, Efficiency Concerns): Update cl-endp.
370
371 2014-05-13 Paul Eggert <eggert@cs.ucla.edu>
372
373 * texinfo.tex: Update from gnulib.
374
375 2014-05-08 Michael Albinus <michael.albinus@gmx.de>
376
377 * tramp.texi (Frequently Asked Questions): Mention HISTFILE
378 setting in ~/.ssh/environment.
379
380 2014-05-04 Stephen Berman <stephen.berman@gmx.net>
381
382 * todo-mode.texi: Update, improve exposition, add cross
383 references, fix typos.
384 (Inserting New Items, Editing Item Headers and Text): Rewrite to
385 document new user interface.
386
387 2014-05-04 Glenn Morris <rgm@gnu.org>
388
389 * autotype.texi (Skeleton Language):
390 * message.texi (Header Commands): Replace `iff'.
391
392 2014-05-02 Paul Eggert <eggert@cs.ucla.edu>
393
394 * vhdl-mode.texi: Add "@documentencoding UTF-8",
395 since this is a toplevel .texi file.
396
397 2014-04-22 Bastien Guerry <bzg@gnu.org>
398
399 * org.texi (Installation): Be more clear on why installing Org
400 through ELPA should be done without loading any Org file.
401
402 * org.texi (Emphasis and monospace): Document the use of
403 =verbatim= and ~code~ to be consistent with
404 `org-element-text-markup-successor'.
405
406 * org.texi (In-buffer settings, Radio tables): Tiny fixes.
407
408 * org.texi (Initial visibility):
409 * org.texi (Literal examples): Fix typos.
410
411 2014-04-22 Michael Brand <michael.ch.brand@gmail.com>
412
413 * org.texi (Column attributes): Add a sentence to point out
414 the dependency on the format specifier.
415
416 2014-04-22 Nicolas Goaziou <n.goaziou@gmail.com>
417
418 * org.texi (The Export Dispatcher): Reformulation.
419
420 * org.texi (@LaTeX{} specific attributes): Update manual.
421
422 * org.texi (Top, Exporting): Org has its own documentation and
423 should therefore be removed from "Other build-in back-ends".
424
425 2014-04-22 Stefan Monnier <monnier@iro.umontreal.ca>
426
427 * cl.texi (Structures): Remove cl-struct-set-slot-value.
428
429 2014-04-20 Daniel Colascione <dancol@dancol.org>
430
431 * cl.texi (Declarations): Document changes to `cl-the' and defstruct functions.
432
433 2014-04-17 Paul Eggert <eggert@cs.ucla.edu>
434
435 * Makefile.in (infoclean): Be consistent about reporting failures.
436
437 2014-03-27 Glenn Morris <rgm@gnu.org>
438
439 * Makefile.in (INFO_COMMON): Add vhdl-mode.
440 (vhdl_mode_deps, vhdl-mode, $(buildinfodir)/vhdl-mode$(INFO_EXT))
441 (vhdl-mode.dvi, vhdl-mode.pdf, vhdl-mode.html): New rules/variables.
442
443 * vhdl-mode.texi: General clean-up. Set copyright to FSF, add license.
444 Remove hand-written node pointers. Remove info re old Emacs versions.
445 Markup fixes.
446 (Getting Connected): Remove irrelevant info.
447 (Indentation Commands, Requirements): Remove empty/irrelevant nodes.
448 (Frequently Asked Questions): Electric indent is now enabled.
449
450 2014-03-27 Reto Zimmermann <reto@gnu.org>
451 Rod Whitby <software.vhdl-mode@rwhitby.net>
452
453 * vhdl-mode.texi: New file, imported from upstream vhdl-mode.
454
455 2014-03-26 Paul Eggert <eggert@cs.ucla.edu>
456
457 * texinfo.tex: Update from gnulib.
458
459 2014-03-26 Michael Albinus <michael.albinus@gmx.de>
460
461 * tramp.texi (Frequently Asked Questions): Add fish shell settings.
462
463 2014-03-23 Katsumi Yamaoka <yamaoka@jpl.org>
464
465 * gnus.texi (Ma Gnus): Mention header attachment buttons.
466
467 2014-03-23 Lars Ingebrigtsen <larsi@gnus.org>
468
469 * emacs-mime.texi (MML Definition): Document recipient-filename.
470
471 2014-03-23 Katsumi Yamaoka <yamaoka@jpl.org>
472
473 * gnus.texi (MIME Commands):
474 Mention gnus-mime-buttonize-attachments-in-header and
475 gnus-mime-display-attachment-buttons-in-header.
476
477 2014-03-23 Lars Ingebrigtsen <larsi@gnus.org>
478
479 * message.texi (Forwarding):
480 Mention `message-forward-included-headers'.
481
482 2014-03-23 Lars Ingebrigtsen <larsi@gnus.org>
483
484 * gnus.texi: w3 is no longer supported by Gnus.
485
486 2014-03-22 Glenn Morris <rgm@gnu.org>
487
488 * efaq.texi (Informational files for Emacs): Do not mention etc/GNU.
489
490 2014-03-21 Glenn Morris <rgm@gnu.org>
491
492 * ede.texi (ede-linux):
493 * vip.texi (New Bindings): Tiny copyedits.
494
495 2014-03-18 Stefan Monnier <monnier@iro.umontreal.ca>
496
497 * vip.texi (Other Vi Commands): Adjust doc of C-j.
498
499 * cc-mode.texi (Indentation Commands): Remove C-j, since it's not
500 defined by CC-mode but globally.
501 (FAQ): Tweak text about RET and auto-indentation.
502
503 2014-03-18 David Engster <deng@randomsample.de>
504
505 * ede.texi (Project Local Variables): Remove reference to
506 `ede-java-root' and the example using it.
507 (Android projects, ede-java-root): Remove nodes since they are
508 only in CEDET upstream (Bug#17030). All nodes updated.
509 (ede-cpp-root): Document the :compile-command slot.
510 (ede-linux): Document new variables
511 `project-linux-build-directory-default' and
512 `project-linux-architecture-default'.
513
514 2014-03-12 Glenn Morris <rgm@gnu.org>
515
516 * eww.texi (History and Acknowledgments):
517 Don't list everyone who changed the code.
518
519 * ada-mode.texi, auth.texi, calc.texi, ebrowse.texi, efaq.texi:
520 * emacs-gnutls.texi, epa.texi, ert.texi, eshell.texi, eww.texi:
521 * flymake.texi, gnus.texi, info.texi, message.texi, mh-e.texi:
522 * newsticker.texi, pcl-cvs.texi, rcirc.texi, sem-user.texi:
523 * smtpmail.texi, url.texi, viper.texi, wisent.texi, woman.texi:
524 Use @file for buffers, per the Texinfo manual.
525
526 2014-03-12 Paul Eggert <eggert@cs.ucla.edu>
527
528 * org.texi: Don't set txicodequoteundirected and txicodequotebacktick
529 so that the Org Manual's style for ` and ' in code is consistent
530 with the other Emacs manuals. This affects PDF, not .info files.
531
532 2014-03-12 Glenn Morris <rgm@gnu.org>
533
534 * octave-mode.texi (Using Octave Mode): Remove outdated stuff
535 about RET and indentation.
536
537 2014-03-03 Juanma Barranquero <lekktu@gmail.com>
538
539 * gnus.texi:
540 * semantic.texi: Fix whitespace.
541
542 * ede.texi (Android projects):
543 * eieio.texi (Class Options, Making New Objects)
544 (Method Invocation, CLOS compatibility):
545 * sem-user.texi (Tag Decoration Mode): Fix typos.
546
547 2014-03-02 Xue Fuqiao <xfq@gnu.org>
548
549 * sem-user.texi (Create System Databases): Markup fix.
550
551 2014-02-28 Glenn Morris <rgm@gnu.org>
552
553 * info.texi (Further Reading): Rename node from Expert Info.
554 Remove stuff about writing Info nodes by hand.
555 (Help-Cross): Move node from (mainly deleted) chapter 3 to chapter 1.
556
557 * info.texi: Nuke hand-written node pointers.
558
559 2014-02-28 Karl Berry <karl@gnu.org>
560
561 * info.texi (Top): Mention H for a summary of all commands.
562
563 2014-02-25 Glenn Morris <rgm@gnu.org>
564
565 * edt.texi (Quick start, Starting emulation): Update hook details.
566 * efaq.texi (Fullscreen mode on MS-Windows)
567 (Terminal setup code works after Emacs has begun): Update hook details.
568 * vip.texi (Loading VIP): Fix hook example.
569
570 * efaq-w32.texi (Bash): Don't use setq with hooks.
571
572 2014-02-24 Paul Eggert <eggert@cs.ucla.edu>
573
574 * texinfo.tex: Update from gnulib.
575
576 2014-02-22 Xue Fuqiao <xfq@gnu.org>
577
578 * remember.texi (Quick Start): Add an index.
579 (Function Reference, Quick Start): Add cross-references.
580
581 2014-02-21 Glenn Morris <rgm@gnu.org>
582
583 * flymake.texi (Starting the syntax check process): Grammar fix.
584
585 * tramp.texi (External packages): Grammar fix.
586 Reword for default sentinel not being nil any more.
587
588 2014-02-19 Michael Albinus <michael.albinus@gmx.de>
589
590 * trampver.texi: Update release number.
591
592 2014-02-19 Glenn Morris <rgm@gnu.org>
593
594 * remember.texi: Copyedits.
595 (Quick Start): No need for manual autoloads. Mention remember-notes.
596 (Function Reference): Update arguments. Add new commands.
597
598 2014-02-18 Glenn Morris <rgm@gnu.org>
599
600 * remember.texi (copying): Bump remember mode version.
601 (Installation): Remove unnecessary chapter.
602 (Quick Start): No need to explicitly load remember.el.
603 (Separate Text Files): New section.
604
605 2014-02-17 Glenn Morris <rgm@gnu.org>
606
607 * eieio.texi (Class Values, CLOS compatibility):
608 Remove references to deleted eieio-describe-class/generic.
609
610 2014-02-16 Michael Albinus <michael.albinus@gmx.de>
611
612 Sync with Tramp 2.2.9.
613 * trampver.texi: Update release number.
614
615 * efaq-w32.texi (Tramp ssh): Remove also pscp1 and pscp2.
616
617 2014-02-14 Jay Belanger <jay.p.belanger@gmail.com>
618
619 * calc.texi (Single-Variable Statistics): Remove mention of
620 incorrect keybinding.
621
622 2014-02-12 Paul Eggert <eggert@cs.ucla.edu>
623
624 * texinfo.tex: Update from gnulib.
625
626 2014-02-08 Glenn Morris <rgm@gnu.org>
627
628 * auth.texi (GnuPG and EasyPG Assistant Configuration):
629 Be agnostic about authinfo/authinfo.gpg default order. (Bug#16642)
630
631 2014-02-07 Glenn Morris <rgm@gnu.org>
632
633 * viper.texi (File and Buffer Handling): Prefer ido to iswitchb.
634
635 2014-02-06 Glenn Morris <rgm@gnu.org>
636
637 * epa.texi (Mail-mode integration): Mention epa-mail-aliases.
638
639 * mh-e.texi, viper.texi: Do not use colons in index entries.
640
641 2014-02-05 Paul Eggert <eggert@cs.ucla.edu>
642
643 * texinfo.tex: Update from gnulib.
644
645 2014-02-05 Glenn Morris <rgm@gnu.org>
646
647 * epa.texi: Add indices.
648
649 * url.texi (Cookies): Mention url-cookie-list command.
650
651 2014-02-03 Glenn Morris <rgm@gnu.org>
652
653 * cl.texi (Blocks and Exits): Mention cl-tagbody.
654
655 2014-02-02 Glenn Morris <rgm@gnu.org>
656
657 * efaq-w32.texi (Tramp ssh): Remove deleted tramp methods.
658
659 2014-01-31 Glenn Morris <rgm@gnu.org>
660
661 * efaq.texi (Replacing highlighted text):
662 Update delete-selection-mode doc.
663
664 2014-01-30 Xue Fuqiao <xfq.free@gmail.com>
665
666 * sem-user.texi (Include paths): Fix a Texinfo command.
667
668 2014-01-27 Glenn Morris <rgm@gnu.org>
669
670 * idlwave.texi (Lesson III---User Catalog, Online Help)
671 (Starting the Shell, Catalogs, User Catalog):
672 * remember.texi (Quick Start):
673 * viper.texi:
674 * vip.texi (Customization, Customizing Constants)
675 (Customizing Key Bindings): Update for files being in ~/.emacs.d/.
676
677 2014-01-25 Xue Fuqiao <xfq.free@gmail.com>
678
679 * cc-mode.texi (Minor Modes): Minor fix.
680
681 2014-01-24 David Engster <deng@randomsample.de>
682
683 * eieio.texi (Introduction): Fix references.
684
685 2014-01-24 Glenn Morris <rgm@gnu.org>
686
687 * efaq.texi (Termcap/Terminfo entries for Emacs):
688 Use M-x term rather than M-x terminal-emulator.
689
690 * emacs-mime.texi (time-date): Use float-time.
691
692 2014-01-22 David Engster <deng@randomsample.de>
693
694 * eieio.texi (Introduction): Move introductory paragraph about
695 EIEIO and CLOS from 'Building Classes' to here.
696 (Documentation): Remove, since eieio-doc is not part of Emacs.
697 (Class Values, CLOS compatibility): Mention that
698 `describe-function' will also give information about classes.
699
700 2014-01-20 Paul Eggert <eggert@cs.ucla.edu>
701
702 * texinfo.tex: Update from gnulib.
703
704 2014-01-15 Glenn Morris <rgm@gnu.org>
705
706 * Makefile.in (eww_deps): Does not depend on emacsver.texi.
707
708 2014-01-12 Michael Albinus <michael.albinus@gmx.de>
709
710 * tramp.texi (all): Doc fix according to GNU Coding Standards.
711 Use "file name" instead of "filename" or "path". Use "host"
712 instead of "machine".
713
714 2014-01-12 David Engster <deng@randomsample.de>
715
716 * eieio.texi (Introduction): `class-of' is obsolete.
717 (Predicates, Basic Methods): Adapt function names to namespace
718 cleanup.
719
720 2014-01-12 Xue Fuqiao <xfq.free@gmail.com>
721
722 * eww.texi (Basics): Use "directory" instead of "path" (Bug#16419).
723
724 2014-01-12 Glenn Morris <rgm@gnu.org>
725
726 * efaq.texi (Guidelines for newsgroup postings)
727 (Informational files for Emacs):
728 Remove references to etc/MAILINGLISTS, etc/INTERVIEW.
729
730 2014-01-10 Stefan Monnier <monnier@iro.umontreal.ca>
731
732 * cl.texi (Function Bindings): Fix incorrect description of cl-let.
733
734 2014-01-09 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
735
736 * Makefile.in: Add eww.texi.
737 * eww.texi: New file.
738
739 2014-01-07 Glenn Morris <rgm@gnu.org>
740
741 * efaq.texi (Problems with very large files): Fix superscript typo.
742
743 2013-01-07 Rasmus <w530@pank.eu>
744
745 * org.texi (Global and local cycling): Fix missing '@'.
746
747 2013-01-07 Bastien Guerry <bzg@gnu.org>
748
749 * org.texi (Global and local cycling): Mention C-u C-u TAB.
750 (Include files, The Export Dispatcher)
751 (Advanced configuration)
752 (Header arguments in Org mode properties): Spelling fixes.
753 (Special blocks): Add #+BEGIN_ABSTRACT as another example.
754 (@LaTeX{} specific attributes): New index entries.
755 Use #+BEGIN_ABSTRACT in the example.
756
757 2013-01-07 Nicolas Goaziou <n.goaziou@gmail.com>
758
759 * org.texi (Org export): New section.
760 (HTML doctypes): Fix whitespace error. Fix display.
761 (Publishing options): Add missing html publishing options.
762
763 2014-01-07 Glenn Morris <rgm@gnu.org>
764
765 * efaq.texi (Basic editing, Packages that do not come with Emacs):
766 Merge in some info from etc/MORE.STUFF.
767
768 2014-01-05 Paul Eggert <eggert@cs.ucla.edu>
769
770 Specify .texi encoding (Bug#16292).
771 * ada-mode.texi, auth.texi, autotype.texi, bovine.texi, calc.texi:
772 * cc-mode.texi, cl.texi, dbus.texi, dired-x.texi, ebrowse.texi:
773 * ede.texi, ediff.texi, edt.texi, efaq.texi, eieio.texi:
774 * emacs-gnutls.texi, epa.texi, erc.texi, ert.texi:
775 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi:
776 * gnus-faq.texi, htmlfontify.texi, idlwave.texi, ido.texi, info.texi:
777 * message.texi, mh-e.texi, newsticker.texi, nxml-mode.texi:
778 * octave-mode.texi, org.texi, pcl-cvs.texi, pgg.texi, rcirc.texi:
779 * reftex.texi, remember.texi, sasl.texi, sc.texi, semantic.texi:
780 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi, srecode.texi:
781 * todo-mode.texi, tramp.texi, url.texi, vip.texi, viper.texi:
782 * widget.texi, wisent.texi, woman.texi:
783 Add @documentencoding.
784
785 2014-01-03 Aidan Gauland <aidalgol@amuri.net>
786
787 * eshell.texi (What Eshell is not): Clean up confusing clause.
788
789 2014-01-03 Glenn Morris <rgm@gnu.org>
790
791 * efaq-w32.texi, reftex.texi: Use @insertcopying in non-TeX.
792
793 * ede.texi, eieio.texi, semantic.texi, srecode.texi:
794 Add copyright notice to titlepage.
795
796 * dbus.texi, nxml-mode.texi, widget.texi: Add titlepage.
797
798 * ert.texi: Add a titlepage. Use @insertcopying.
799
800 * calc.texi (Top): Use @top rather than @chapter.
801
802 2014-01-03 Aidan Gauland <aidalgol@amuri.net>
803
804 * eshell.texi (top): Fix incorrect use of xref.
805
806 2014-01-03 Aidan Gauland <aidalgol@amuri.net>
807
808 * eshell.texi (top): Fix incorrect info filename in an xref.
809
810 2014-01-02 Glenn Morris <rgm@gnu.org>
811
812 * Makefile.in (cc_mode_deps): Rename from (typo) ccmode_deps.
813
814 2014-01-02 Aidan Gauland <aidalgol@amuri.net>
815
816 * eshell.texi (Command Basics): Remove `Command basics' chapter.
817
818 2014-01-02 Aidan Gauland <aidalgol@amuri.net>
819
820 * eshell.texi (What is Eshell?): Add section about what not to use
821 Eshell for.
822
823 2013-12-23 Teodor Zlatanov <tzz@lifelogs.com>
824
825 * emacs-gnutls.texi (Help For Users): Document `gnutls-verify-error'.
826
827 2013-12-22 Glenn Morris <rgm@gnu.org>
828
829 * woman.texi (Navigation): Use itemx where appropriate.
830
831 2013-12-20 Tassilo Horn <tsdh@gnu.org>
832
833 * info.texi, woman.texi:
834 Document `S-SPC' as alternative to `DEL' for scrolling.
835
836 2013-12-20 Jay Belanger <jay.p.belanger@gmail.com>
837
838 * calc.texi (Stack Manipulation Commands): Mention using the variable
839 `calc-context-sensitive-enter' for `calc-enter' and `calc-pop'.
840
841 2013-12-12 Michael Albinus <michael.albinus@gmx.de>
842
843 * tramp.texi (direntry): Use ssh but rsh.
844 (all): Encode all environment variable names with @env{...}.
845 (Bug Reports): Refer to Testing node.
846
847 2013-12-12 Glenn Morris <rgm@gnu.org>
848
849 * autotype.texi, cc-mode.texi, ediff.texi, ert.texi:
850 * htmlfontify.texi, ido.texi, octave-mode.texi, org.texi:
851 * srecode.texi, todo-mode.texi, tramp.texi:
852 Sync direntry with info/dir version.
853
854 2013-12-11 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
855
856 * Makefile.in: Add octave-mode.texi.
857
858 2013-12-11 Kurt Hornik <Kurt.Hornik@wu-wien.ac.at>
859 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
860
861 * octave-mode.texi: Import from GNU Octave (doc/interpreter/emacs.txi).
862
863 2013-12-08 Juanma Barranquero <lekktu@gmail.com>
864
865 * dbus.texi (Properties and Annotations): Fix typo.
866
867 2013-12-06 Bastien Guerry <bzg@gnu.org>
868
869 * org.texi: Don't include Emacs version within Org's version.
870
871 2013-12-06 Nicolas Goaziou <n.goaziou@gmail.com>
872
873 * org.texi (Creating one-off styles): Use new export snippet
874 syntax.
875
876 * org.texi (Export settings): Documentation describing how text
877 above the first heading is ignored when an :export: tag is in a
878 file.
879
880 2013-12-05 Michael Albinus <michael.albinus@gmx.de>
881
882 * dbus.texi (Type Conversion): Clarify unibyte-ness of strings.
883
884 2013-11-30 Glenn Morris <rgm@gnu.org>
885
886 * Makefile.in (distclean): Remove Makefile.
887
888 2013-11-20 era eriksson <era+emacsbugs@iki.fi>
889
890 * ses.texi (Quick Tutorial): New chapter. (Bug#14748)
891 (The Basics, Formulas): Copyedits.
892 (Resizing, Printer functions): Add index entries.
893
894 2013-11-17 Jay Belanger <jay.p.belanger@gmail.com>
895
896 * calc.texi (Customizing Calc): Mention new variable
897 `calc-context-sensitive-enter'.
898
899 2013-11-12 Aaron Ecay <aaronecay@gmail.com>
900
901 * org.texi (Exporting code blocks): Document the 'inline-only
902 setting for `org-export-babel-evaluate'. Document how :var
903 introduces code block dependencies.
904
905 2013-11-12 Achim Gratz <Stromeko@Stromeko.DE>
906
907 * org.texi (Header arguments): Document header-args[:lang]
908 properties and remove deprecated old-style properties from
909 documentation.
910
911 * org.texi (Agenda commands): Remove footnote from @tsubheading
912 and add a sentence with the reference instead.
913
914 2013-11-12 Bastien Guerry <bzg@gnu.org>
915
916 * org.texi (Catching invisible edits):
917 * org.texi (Plain lists, Plain lists):
918 * org.texi (Advanced configuration):
919 * org.texi (Tag groups):
920 * org.texi (Conventions):
921 * org.texi (Checkboxes, Radio lists):
922 * org.texi (Top, Summary, Exporting):
923 * org.texi (In-buffer settings): Fix typos.
924
925 * org.texi (Refile and copy): Document `org-copy' and `C-3 C-c
926 C-w'. Add an index entry for `org-refile-keep'.
927
928 * org.texi (Plain lists): Add an index entry for sorting plain
929 list. Document sorting by checked status for check lists.
930
931 * org.texi (Publishing options): Fix old variable names.
932
933 * org.texi (Orgstruct mode): Fix suggested setting of
934 `orgstruct-heading-prefix-regexp'.
935
936 * org.texi (Export settings):
937 Document `org-export-allow-bind-keywords'.
938
939 * org.texi (History and Acknowledgments): Small rephrasing.
940
941 * org.texi (Template elements): Add a footnote about tags accepted
942 in a year datetree.
943
944 * org.texi (Beamer export, @LaTeX{} and PDF export)
945 (Header and sectioning, @LaTeX{} specific attributes):
946 Enhance style.
947
948 * org.texi (Agenda commands): Add a footnote about dragging agenda
949 lines: it does not persist and it does not change the .org files.
950
951 * org.texi (Agenda commands): Add a table heading for dragging
952 agenda lines forward/backward.
953
954 * org.texi (Agenda commands): Add documentation for
955 `org-agenda-bulk-toggle' and `org-agenda-bulk-toggle-all'.
956
957 * org.texi (Publishing options): Update the list of options.
958 (Simple example, Complex example): Fix the examples.
959
960 * org.texi (Formula syntax for Calc): Don't use a bold font the
961 warning.
962
963 * org.texi (Other built-in back-ends): New section.
964
965 * org.texi (Editing source code):
966 Document `org-edit-src-auto-save-idle-delay' and
967 `org-edit-src-turn-on-auto-save'.
968
969 * org.texi (External links): Document contributed link types
970 separately.
971
972 * org.texi (Closing items):
973 Document `org-closed-keep-when-no-todo'.
974
975 * org.texi (Export back-ends): Rename from "Export formats".
976 (The Export Dispatcher): Remove reference to
977 `org-export-run-in-background'.
978 (Export settings): Minor rewrites.
979 (ASCII/Latin-1/UTF-8 export): Update variable's name.
980 (In-buffer settings): Add #+HTML_HEAD_EXTRA.
981
982 * org.texi (Export in foreign buffers): New section.
983 (Exporting): Remove documentation about converting the selected
984 region.
985
986 * org.texi (Advanced configuration): Put the filter valid types in
987 a table. Use @lisp and @smalllisp.
988
989 * org.texi: Use @code{nil} instead of nil. Update the maintainer
990 contact info.
991
992 * org.texi (Exporting): Better introductory sentence. Add a note
993 about conversion commands.
994 (Feedback, Orgstruct mode, Built-in table editor)
995 (Built-in table editor, Orgtbl mode, Updating the table)
996 (Property syntax, Capturing column view, Capture)
997 (Agenda files, Agenda commands, CDLaTeX mode, CDLaTeX mode)
998 (Exporting, Extending ODT export)
999 (Working with @LaTeX{} math snippets, dir, Customization)
1000 (Radio tables, A @LaTeX{} example, Pulling from MobileOrg):
1001 Uniformly use @kbd{M-x command RET}.
1002
1003 * org.texi (Filtering/limiting agenda items): New subsection.
1004 Document the use of `org-agenda-max-*' options and
1005 `org-agenda-limit-interactively' from the agenda.
1006 (Agenda commands): Move details about filtering commands to
1007 the new section, only include a summary here.
1008 (Customizing tables in ODT export)
1009 (System-wide header arguments, Conflicts, Dynamic blocks):
1010 Use spaces for indentation.
1011
1012 * org.texi (Emphasis and monospace): Mention `org-emphasis-alist'.
1013
1014 * org.texi (Links in HTML export, Images in HTML export)
1015 (post): Fix syntax within #+ATTR_*.
1016 (Tables in HTML export): Document `org-html-table-row-tags'
1017 and use `org-html-table-default-attributes' instead of
1018 `org-html-table-tag'.
1019
1020 * org.texi (Publishing action, Publishing options)
1021 (Publishing links): Major rewrite. Enhance explanations for
1022 `org-org-publish-to-org'. Remove reference to
1023 `org-export-run-in-background'.
1024
1025 * org.texi: Fix many small typos. Use #+NAME instead of
1026 #+TBLNAME. Use @smalllisp instead of @example.
1027 (Special symbols): Add index?
1028 (HTML preamble and postamble): Don't mention obsolete use of
1029 opt-plist.
1030 (JavaScript support): Don't mention the org-jsinfo.el file as it
1031 has been merged with ox-html.el.
1032
1033 * org.texi (Installation, Feedback, Setting Options)
1034 (Code evaluation security, org-crypt.el): Use @lisp instead of
1035 @example.
1036 (Agenda commands): Use @table instead of @example.
1037
1038 * org.texi (Adding hyperlink types): New appendix.
1039
1040 * org.texi (ODT export commands, Extending ODT export)
1041 (Applying custom styles, Images in ODT export)
1042 (Labels and captions in ODT export)
1043 (Literal examples in ODT export)
1044 (Configuring a document converter)
1045 (Working with OpenDocument style files)
1046 (Customizing tables in ODT export)
1047 (Validating OpenDocument XML): Fix options names.
1048
1049 * org.texi (History and Acknowledgments): Update acknowledgments
1050 to Nicolas. Add Nicolas Goaziou to the list of contributors.
1051
1052 * org.texi (System-wide header arguments): Don't use "customizing"
1053 for setting a variable. Also remove comments.
1054
1055 * org.texi (Weekly/daily agenda): Add `org-agenda-start-day' and
1056 `org-agenda-start-on-weekday' to the variable index and document
1057 them.
1058
1059 * org.texi (Sparse trees, Agenda commands)
1060 (@LaTeX{} fragments, Selective export, Export options)
1061 (The export dispatcher, ASCII/Latin-1/UTF-8 export)
1062 (HTML Export commands, @LaTeX{}/PDF export commands)
1063 (iCalendar export, Publishing options, Triggering publication)
1064 (In-buffer settings): Update to reflect changes from the new
1065 export engine.
1066
1067 * org.texi (Matching tags and properties): More examples.
1068 Explain group tags expansion as regular expressions.
1069
1070 * org.texi (Tag groups): New section.
1071
1072 * org.texi (Setting tags): Tiny formatting fixes.
1073
1074 * org.texi (Plain lists, Checkboxes): Use non-obsolete variable
1075 names.
1076
1077 * org.texi (Storing searches): Add "agenda" and "agenda*" to the
1078 concept index. Include example for these agenda views.
1079 (Special agenda views): Mention the "agenda*" agenda view.
1080
1081 * org.texi (Repeated tasks): Document how to ignore a repeater
1082 when using both a scheduled and a deadline timetamp.
1083
1084 * org.texi (Global and local cycling): Wrap in a new subsection.
1085 (Initial visibility, Catching invisible edits): New subsections.
1086
1087 * org.texi (Visibility cycling): Mention that
1088 `org-agenda-inhibit-startup' will prevent visibility setting when
1089 the agenda opens an Org file for the first time.
1090
1091 * org.texi (Org syntax): New section.
1092
1093 * org.texi (Orgstruct mode):
1094 Document `orgstruct-heading-prefix-regexp'.
1095
1096 * org.texi (Speeding up your agendas): New section.
1097
1098 * org.texi (Installation): When installing Org from ELPA, users
1099 should do this from an Emacs session where no .org file has been
1100 visited.
1101
1102 * org.texi (CSS support, In-buffer settings): Update HTML options
1103 names.
1104
1105 * org.texi (Structure editing): Update documentation for
1106 `org-insert-heading-or-item'.
1107 (Plain lists, Relative timer): Update index entry.
1108
1109 * org.texi (JavaScript support): Update variable names.
1110
1111 * org.texi (comments): Minor formatting fix.
1112
1113 * org.texi (@LaTeX{} fragments): Minor enhancement.
1114
1115 * org.texi: Update the list contributions.
1116
1117 * org.texi (Agenda commands): Exporting the agenda to an .org file
1118 will not copy the subtrees and the inherited tags.
1119 Document `org-agenda-filter-by-regexp'.
1120
1121 * org.texi (Publishing action, Complex example): Fix names of
1122 publishing functions.
1123
1124 * org.texi (Top, Exporting): Delete references to Freemind.
1125 (Freemind export): Delete section.
1126
1127 * org.texi (Top, Exporting): Delete references to the XOXO export.
1128 (XOXO export): Delete section.
1129
1130 * org.texi (Capture): Mention that org-remember.el is not
1131 supported anymore.
1132
1133 * org.texi (Top, Exporting, Beamer class export):
1134 Delete references to the TaskJuggler export.
1135 (History and Acknowledgments): Mention that the TaskJuggler has
1136 been rewritten by Nicolas and now lives in the contrib/ directory
1137 of Org's distribution. Mention that Jambunathan rewrote the HTML
1138 exporter. Remove Jambunathan from my own acknowledgments.
1139 (TaskJuggler export): Delete.
1140
1141 * org.texi (HTML preamble and postamble)
1142 (Tables in HTML export, Images in HTML export)
1143 (Math formatting in HTML export, CSS support)
1144 (@LaTeX{} and PDF export, Publishing options): Fix the names of
1145 the HTML export and publishing options.
1146
1147 * org.texi (Literal examples, Export options)
1148 (@LaTeX{} and PDF export, Header and sectioning)
1149 (Publishing options): Fix LaTeX options names.
1150
1151 * org.texi (Export options, CSS support, In-buffer settings):
1152 Fix references to HTML_LINK_* and HTML_STYLE keywords.
1153
1154 * org.texi (Export options, In-buffer settings): Fix references to
1155 #+SELECT_TAGS and #+EXCLUDE_TAGS and remove reference to #+XSLT.
1156
1157 * org.texi (Top, Markup, Initial text, Images and tables)
1158 (@LaTeX{} fragments, @LaTeX{} fragments, Exporting)
1159 (Export options, JavaScript support, Beamer class export):
1160 Remove references to the DocBook export, which has been deleted.
1161 (History and Acknowledgments): Mention that DocBook has been
1162 deleted, suggest to use the Texinfo exporter instead, then to
1163 convert the .texi to DocBook with makeinfo.
1164 (Links in ODT export, Tables in ODT export): Fix indices.
1165
1166 * org.texi (Deadlines and scheduling): Add a variable to the
1167 index. Add documentation about delays for scheduled tasks.
1168
1169 * org.texi (Emphasis and monospace):
1170 Mention `org-fontify-emphasized-text' and
1171 `org-emphasis-regexp-components'.
1172
1173 * org.texi (References): Small enhancement.
1174
1175 * org.texi (Column width and alignment): Make the example visually
1176 more clear.
1177
1178 * org.texi (The clock table): Document :mstart and :wstart as a
1179 way to set the starting day of the week.
1180
1181 * org.texi (In-buffer settings): Document new startup keywords.
1182 Thanks to John J Foerch for this idea.
1183
1184 * org.texi (Include files): Tiny formatting fix.
1185
1186 * org.texi (Activation): Point to the "Conflicts" section.
1187
1188 2013-11-12 Carsten Dominik <carsten.dominik@gmail.com>
1189
1190 * org.texi (CSS support): Clarify this section.
1191
1192 * org.texi (@LaTeX{} specific attributes): Document that tabu and
1193 tabularx packages are not in the default set of packages.
1194
1195 * org.texi (Agenda commands): Document fortnight view.
1196
1197 * org.texi: Document conflict with ecomplete.el.
1198
1199 * org.texi (History and Acknowledgments): Acknowledgements for
1200 Jason Dunsmore and Rakcspace.
1201
1202 * org.texi: Rename org-crypt.el node to org-crypt.
1203
1204 * org.texi (A @LaTeX{} example): Fix typo in variable name.
1205
1206 * org.texi (MobileOrg): Mention the new iPhone developer.
1207
1208 * org.texi (Table of contents) Improve documentation of TOC
1209 placement.
1210
1211 * org.texi: Explain that date/time information at read-date prompt
1212 should start at the beginning, not anywhere in the middle of a
1213 long string.
1214
1215 2013-11-12 Christopher Schmidt <christopher@ch.ristopher.com>
1216
1217 * org.texi (Orgstruct mode): Fix wrong regexp.
1218
1219 2013-11-12 Eric Abrahamsen <eric@ericabrahamsen.net>
1220
1221 * org.texi: Document export to (X)HTML flavors.
1222
1223 2013-11-12 Eric Schulte <schulte.eric@gmail.com>
1224
1225 * org.texi (Extracting source code): Mention the prefix argument
1226 to org-babel-tangle.
1227 (noweb): Remove erroneous negative.
1228 (Specific header arguments): Document new header arguments.
1229 Documentation for new tangle-mode header argument.
1230 (Top): Documentation for new tangle-mode header argument.
1231 (rownames): Documentation for new tangle-mode header argument.
1232 Mention elisp as special rowname case.
1233 (tangle-mode): Documentation for new tangle-mode header argument.
1234 (post): Documentation and an example of usage.
1235 (var): Remove the "Alternate argument syntax" section from the
1236 documentation.
1237 (hlines): Note that :hline has no effect for Emacs Lisp code
1238 blocks.
1239
1240 2013-11-12 Feng Shu <tumashu@gmail.com>
1241
1242 * org.texi (@LaTeX{} fragments, Previewing @LaTeX{} fragments)
1243 (Math formatting in HTML export)
1244 (Working with @LaTeX{} math snippets): Add document about creating
1245 formula image with imagemagick.
1246
1247 * org.texi (@LaTeX{} specific attributes): Document `:caption'
1248 attribute of #+ATTR_LATEX.
1249
1250 2013-11-12 Grégoire Jadi <gregoire.jadi@gmail.com>
1251
1252 * org.texi (Handling links): Fix a typo in
1253 `org-startup-with-inline-images' documentation.
1254
1255 * org.texi (Previewing @LaTeX{} fragments): Document the startup
1256 keywords to use for previewing LaTeX fragments or not.
1257 (Summary of in-buffer settings): Improve formatting and add an
1258 entry for the variable `org-startup-with-latex-preview'.
1259
1260 * org.texi (Property syntax): Recall the user to refresh the org
1261 buffer when properties are set on a per-file basis.
1262
1263 2013-11-12 Gustav Wikström <gustav.erik@gmail.com> (tiny change)
1264
1265 * org.texi (Matching tags and properties): Clarification.
1266
1267 2013-11-12 Ippei Furuhashi <top.tuna+orgmode@gmail.com>
1268
1269 * org.texi (Editing and debugging formulas): Add an example when a
1270 table has multiple #+TBLFM lines.
1271
1272 2013-11-12 Ivan Vilata i Balaguer <ivan@selidor.net> (tiny change)
1273
1274 * org.texi (The clock table): Document acceptance of relative
1275 times in tstart and tend, link to syntax description and provide
1276 example.
1277
1278 2013-11-12 Jarmo Hurri <jarmo.hurri@syk.fi>
1279
1280 * org.texi (The spreadsheet): Document lookup functions.
1281
1282 2013-11-12 Kodi Arfer <git@arfer.net> (tiny change)
1283
1284 * org.texi (CSS support): Mention .figure-number, .listing-number,
1285 and .table-number.
1286
1287 2013-11-12 Michael Brand <michael.ch.brand@gmail.com>
1288
1289 * org.texi
1290 (Formula syntax for Calc, Emacs Lisp forms as formulas): Reformat
1291 spreadsheet formula mode strings and some examples from @example
1292 block with xy @r{yz} to @table.
1293
1294 * org.texi (Formula syntax for Calc): Improve the documentation of
1295 empty fields in formulas for spreadsheet. Add explanation and
1296 example for empty field. Extend explanations of format
1297 specifiers. Add a sentence to mention Calc defmath.
1298
1299 * org.texi (Column formulas): Add a sentence to be more explicit
1300 about when a table header is mandatory.
1301
1302 2013-11-12 Nicolas Goaziou <n.goaziou@gmail.com>
1303
1304 * org.texi (Subscripts and superscripts): Remove reference to
1305 quoted underscores until this mechanism is implemented again.
1306
1307 * org.texi (Beamer export): Be more accurate about BEAMER_OPT
1308 property.
1309
1310 * org.texi (Document title): Subtree export is no longer triggered
1311 by marking one as the region.
1312 (Horizontal rules): LaTeX export doesn't use "\hrule" anymore, and
1313 giving examples isn't very useful: "horizontal rule" is, at least,
1314 as explicit as <hr/>.
1315
1316 * org.texi (HTML doctypes): Reflect keyword removal.
1317 (CSS support): Reflect keyword removal.
1318
1319 * org.texi (@LaTeX{} specific attributes): Document new :float
1320 values.
1321
1322 * org.texi (Export settings): Improve documentation.
1323
1324 * org.texi (Math formatting in HTML export): Fix OPTIONS item's name.
1325 (Text areas in HTML export): Update text areas.
1326 (HTML Export commands): Update export commands.
1327
1328 * org.texi (Header and sectioning): Add a footnote about the
1329 different between LATEX_HEADER_EXTRA and LATEX_HEADER.
1330
1331 * org.texi (The Export Dispatcher):
1332 Document `org-export-in-background'.
1333
1334 * org.texi (Footnotes): Export back-ends do not use
1335 `org-footnote-normalize' anymore.
1336
1337 * org.texi: Document variable changes.
1338
1339 * org.texi (Export settings): Document p: item in OPTIONS keyword.
1340
1341 * org.texi (Exporting): Massive rewrite of the first sections.
1342 (Selective export): Delete.
1343 (The Export Dispatcher): Rewrite.
1344 (Export options): Rewrite as "Export settings".
1345
1346 * org.texi: Small changes to documentation for embedded LaTeX.
1347
1348 * org.texi (Internal links): Document #+NAME keyword and
1349 cross-referencing during export.
1350
1351 * org.texi (Include files): Remove reference to :prefix1
1352 and :prefix. Give more details for :minlevel.
1353
1354 * org.texi (Macro replacement): Fix macro name.
1355 Update documentation about possible locations and escaping mechanism.
1356
1357 * org.texi (Table of contents): Update documentation.
1358 Document lists of listings and lists of tables. Add documentation for
1359 optional title and #+TOC: keyword.
1360
1361 2013-11-12 Rick Frankel <rick@rickster.com>
1362
1363 * org.texi (results): Add Format section, broken out of Type
1364 section to match code.
1365 (hlines, colnames): Remove incorrect Emacs Lisp exception.
1366 Note that the actual default handling (at least for python and
1367 emacs-lisp) does not seem to match the description.
1368
1369 2013-11-12 Sacha Chua <sacha@sachachua.com> (tiny change)
1370
1371 * org.texi (The date/time prompt): Update the documentation to
1372 reflect the new way `org-read-date-get-relative' handles weekdays.
1373
1374 2013-11-12 Yasushi Shoji <yashi@atmark-techno.com>
1375
1376 * org.texi (Resolving idle time):
1377 Document `org-clock-x11idle-program-name'.
1378
1379 2013-10-24 Michael Albinus <michael.albinus@gmx.de>
1380
1381 * ert.texi (Running Tests Interactively): Adapt examle output.
1382 (Tests and Their Environment): Mention skip-unless.
1383
1384 2013-10-23 Glenn Morris <rgm@gnu.org>
1385
1386 * dired-x.texi, ebrowse.texi, ede.texi, eieio.texi, eshell.texi:
1387 * pcl-cvs.texi, sc.texi, srecode.texi, vip.texi, viper.texi:
1388 * widget.texi: Nuke @refill.
1389
1390 * Makefile.in (install-dvi, install-html, install-pdf)
1391 (install-ps, uninstall-dvi, uninstall-html, uninstall-ps)
1392 (uninstall-pdf): Quote entities that might contain whitespace.
1393
1394 2013-10-17 Jay Belanger <jay.p.belanger@gmail.com>
1395
1396 * calc.texi (Data Type Formats): Don't specify the size at
1397 which integers begin to be represented by lists.
1398
1399 2013-10-14 Xue Fuqiao <xfq.free@gmail.com>
1400
1401 * cl.texi (Argument Lists): Add indexes for &key and &aux.
1402
1403 2013-10-07 Michael Albinus <michael.albinus@gmx.de>
1404
1405 * trampver.texi: Update release number.
1406
1407 2013-10-02 Michael Albinus <michael.albinus@gmx.de>
1408
1409 Sync with Tramp 2.2.8.
1410
1411 * tramp.texi (External packages): Use `non-essential'.
1412 * trampver.texi: Update release number.
1413
1414 2013-09-14 Glenn Morris <rgm@gnu.org>
1415
1416 * eshell.texi: Markup fixes.
1417
1418 2013-09-11 Xue Fuqiao <xfq.free@gmail.com>
1419
1420 * ido.texi (Interactive Substring Matching): Use @key{RET} instead
1421 of @kbd{RET}.
1422 (Prefix Matching): Add an index.
1423
1424 2013-09-08 Glenn Morris <rgm@gnu.org>
1425
1426 * emacs-gnutls.texi: Tweak direntry.
1427
1428 2013-09-06 Michael Albinus <michael.albinus@gmx.de>
1429
1430 * tramp.texi (Alternative Syntax): Remove chapter.
1431
1432 2013-08-28 Paul Eggert <eggert@cs.ucla.edu>
1433
1434 * Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
1435 for portability to hosts where /bin/sh has problems.
1436
1437 2013-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
1438
1439 Try to reduce redundancy in doc/misc/Makefile.in.
1440 * Makefile.in (DOCMISC_W32): New var to replace DOCMISC_*_W32.
1441 (TARGETS): New intermediate variable.
1442 (DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS): Use it.
1443
1444 2013-08-27 Glenn Morris <rgm@gnu.org>
1445
1446 * efaq.texi (Emacs for MS-Windows): Update location of MS FAQ.
1447
1448 * efaq.texi: Rename from faq.texi, to match its output files.
1449 * Makefile.in: Update for faq.texi name change.
1450
1451 * efaq-w32.texi (EMACSVER): Get it from emacsver.texi.
1452
1453 * Makefile.in (webhack): Remove; it's nothing to do with Emacs.
1454
1455 * efaq-w32.texi: Move here from the web-pages repository.
1456 * Makefile.in (DOCMISC_DVI_W32, DOCMISC_HTML_W32, DOCMISC_INFO_W32)
1457 (DOCMISC_PDF_W32, DOCMISC_PS_W32): New configure output variables.
1458 (INFO_COMMON, INFO_INSTALL): New derivations of INFO_TARGETS.
1459 (DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS):
1460 Add DOCMISC_*_W32 variables.
1461 (echo-info): Use INFO_INSTALL rather than INFO_TARGETS.
1462 (efaq_w32_deps): New variable.
1463 (efaq-w32, $(buildinfodir)/efaq-w32$(INFO_EXT), efaq-w32.dvi)
1464 (efaq-w32.pdf, efaq-w32.html): New rules.
1465 (clean): Remove efaq-w32 products.
1466
1467 2013-08-26 Paul Eggert <eggert@cs.ucla.edu>
1468
1469 * texinfo.tex: Update from gnulib.
1470
1471 2013-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
1472
1473 * emacs-mime.texi (Encoding Customization): Exclude iso-2022-jp-2 and
1474 shift_jis from the default value set to mm-coding-system-priorities for
1475 Japanese users.
1476
1477 2013-08-13 Glenn Morris <rgm@gnu.org>
1478
1479 * reftex.texi (LaTeX xr Package, Options - Table of Contents)
1480 (Options - Defining Label Environments, Options - Creating Labels)
1481 (Options - Referencing Labels, Options - Creating Citations)
1482 (Options - Index Support, Options - Viewing Cross-References)
1483 (Options - Finding Files, Options - Optimizations)
1484 (Options - Fontification, Options - Misc):
1485 * cc-mode.texi (Sample Init File):
1486 * edt.texi (Init file):
1487 * epa.texi (Encrypting/decrypting gpg files):
1488 * mairix-el.texi (About, Setting up the mairix interface, Using)
1489 (Extending):
1490 Rename nodes to avoid characters that can cause Texinfo problems.
1491
1492 2013-08-12 Katsumi Yamaoka <yamaoka@jpl.org>
1493
1494 * gnus.texi (Mail Source Specifiers): Fix description for pop3's :leave.
1495
1496 2013-08-12 Glenn Morris <rgm@gnu.org>
1497
1498 * Makefile.in (ada_mode_deps, auth_deps, autotype_deps)
1499 (bovine_deps, calc_deps, ccmode_deps, cl_deps, dbus_deps)
1500 (dired_x_deps, ebrowse_deps, ede_deps, ediff_deps, edt_deps)
1501 (eieio_deps, emacs_gnutls_deps, emacs_mime_deps, epa_deps)
1502 (erc_deps, ert_deps, eshell_deps, eudc_deps, faq_deps)
1503 (flymake_deps, forms_deps, gnus_deps, htmlfontify_deps)
1504 (idlwave_deps, ido_deps, info_deps, mairix_el_deps, message_deps)
1505 (mh_e_deps, newsticker_deps, nxml_mode_deps, org_deps)
1506 (pcl_cvs_deps, pgg_deps, rcirc_deps, reftex_deps, remember_deps)
1507 (sasl_deps, sc_deps, semantic_deps, ses_deps, sieve_deps)
1508 (smtpmail_deps, speedbar_deps, srecode_deps, todo_mode_deps)
1509 (tramp_deps, url_deps, vip_deps, viper_deps, widget_deps)
1510 (wisent_deps, woman_deps): New variables. Use to reduce duplication.
1511
1512 * woman.texi (Top): Avoid mailto: in html output.
1513
1514 * Makefile.in (prefix, datarootdir, datadir, PACKAGE_TARNAME)
1515 (docdir, dvidir, htmldir, pdfdir, psdir, GZIP_PROG, INSTALL)
1516 (INSTALL_DATA): New, set by configure.
1517 (HTML_OPTS, HTML_TARGETS, PS_TARGETS, DVIPS): New variables.
1518 (.PHONY): Add html, ps, install-dvi, install-html, install-pdf,
1519 install-ps, install-doc, uninstall-dvi, uninstall-html, uninstall-pdf,
1520 uninstall-ps, and uninstall-doc.
1521 (.SUFFIXES): Add .ps and .dvi.
1522 (.dvi.ps): New suffix rule.
1523 (html, ps, ada-mode.html, auth.html, autotype.html, bovine.html)
1524 (calc.html, cc-mode.html, cl.html, dbus.html, dired-x.html)
1525 (ebrowse.html, ede.html, ediff.html, edt.html, eieio.html)
1526 (emacs-gnutls.html, emacs-mime.html, epa.html, erc.html)
1527 (ert.html, eshell.html, eudc.html, faq.html, flymake.html)
1528 (forms.html, gnus.html, htmlfontify.html, idlwave.html)
1529 (ido.html, mairix-el.html, message.html, mh-e.html)
1530 (newsticker.html, nxml-mode.html, org.html, pgg.html)
1531 (rcirc.html, reftex.html, remember.html, sasl.html, sc.html)
1532 (semantic.html, sieve.html, smtpmail.html, speedbar.html)
1533 (srecode.html, todo-mode.html, tramp.html, url.html, vip.html)
1534 (viper.html, widget.html, wisent.html, woman.html, install-dvi)
1535 (install-html, install-pdf, install-ps, install-doc, uninstall-dvi)
1536 (uninstall-html, uninstall-ps, uninstall-pdf, uninstall-doc):
1537 New rules.
1538 (clean): Remove HTML_TARGETS and PS_TARGETS.
1539
1540 2013-08-10 Xue Fuqiao <xfq.free@gmail.com>
1541
1542 * ido.texi (Working Directories, Flexible Matching, Regexp Matching)
1543 (Find File At Point, Ignoring, Misc Customization): Use @defopt
1544 for user options.
1545
1546 2013-08-09 Xue Fuqiao <xfq.free@gmail.com>
1547
1548 * htmlfontify.texi (Customization): Remove documentation of
1549 `hfy-fast-lock-save'. Minor fixes.
1550
1551 2013-08-08 Xue Fuqiao <xfq.free@gmail.com>
1552
1553 * ido.texi (Top): Insert node "Working Directories" in menu.
1554 (Working Directories): New node.
1555 (Misc Customization): Add documentation of
1556 `ido-confirm-unique-completion' and some other user options.
1557
1558 2013-08-07 Eli Zaretskii <eliz@gnu.org>
1559
1560 * todo-mode.texi: Update @dircategory.
1561 (Overview, Todo Items as Diary Entries, Todo Mode Entry Points)
1562 (File Editing, Marked Items, Item Prefix): Fix usage of @xref and
1563 @ref.
1564
1565 2013-08-07 Xue Fuqiao <xfq.free@gmail.com>
1566
1567 * sc.texi (Introduction): Fix index.
1568 (Usage Overview, Citations, Citation Elements, Recognizing Citations)
1569 (Information Keys and the Info Alist, Reference Headers)
1570 (The Built-in Header Rewrite Functions)
1571 (Electric References, Reply Buffer Initialization)
1572 (Filling Cited Text, Selecting an Attribution)
1573 (Attribution Preferences)
1574 (Anonymous Attributions, Author Names)
1575 (Using Regi, Post-yank Formatting Commands)
1576 (Citing Commands, Insertion Commands)
1577 (Mail Field Commands)
1578 (Hints to MUA Authors, Thanks and History): Change from one space
1579 between sentences to two.
1580 (What Supercite Does): Typo fix.
1581
1582 * newsticker.texi (Usage): Use @key for RET.
1583
1584 * cl.texi (Argument Lists, For Clauses)
1585 (Macros): Add indexes.
1586
1587 2013-08-05 Xue Fuqiao <xfq.free@gmail.com>
1588
1589 * cl.texi (Blocks and Exits): Add an index.
1590
1591 2013-08-04 Stephen Berman <stephen.berman@gmx.net>
1592
1593 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add todo-mode.
1594 (todo-mode, $(buildinfodir)/todo-mode$(INFO_EXT))
1595 (todo-mode.dvi, todo-mode.pdf): New rules.
1596
1597 * todo-mode.texi: New file.
1598
1599 2013-08-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
1600
1601 * gnus.texi (Basic Usage): Mention that warp means jump here.
1602 (The notmuch Engine): Mention notmuch.
1603
1604 2013-07-30 Tassilo Horn <tsdh@gnu.org>
1605
1606 * gnus.texi (Sorting the Summary Buffer): Document new defcustom
1607 `gnus-subthread-sort-functions' and remove the obsolete documentation
1608 of `gnus-sort-threads-recursively'.
1609
1610 2012-07-30 Paul Eggert <eggert@cs.ucla.edu>
1611
1612 * texinfo.tex: Update to 2012-07-29.17 version.
1613
1614 2013-07-29 David Engster <deng@randomsample.de>
1615
1616 * eieio.texi (top): Make clear that EIEIO is not a full CLOS
1617 implementation.
1618 (Introduction): Add further missing features.
1619 (Building Classes): Add introductory paragraph.
1620 (Wish List): Add metaclasses and EQL specialization.
1621
1622 2013-07-29 Michael Albinus <michael.albinus@gmx.de>
1623
1624 * tramp.texi (Frequently Asked Questions):
1625 Mention `tramp-use-ssh-controlmaster-options'.
1626
1627 2013-07-26 Tassilo Horn <tsdh@gnu.org>
1628
1629 * gnus.texi (Sorting the Summary Buffer): Document new defcustom
1630 `gnus-sort-threads-recursively'.
1631
1632 2013-07-25 Glenn Morris <rgm@gnu.org>
1633
1634 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add ido.
1635 (ido, $(buildinfodir)/ido$(INFO_EXT), ido.dvi, ido.pdf): New rules.
1636
1637 * erc.texi (Special Features): Update contact information.
1638 (History): Avoid using @email.
1639
1640 * eshell.texi (Bugs and ideas): Minor updates.
1641
1642 * faq.texi (Reporting bugs, Origin of the term Emacs)
1643 (Setting up a customization file)
1644 (Using an already running Emacs process, Turning off beeping)
1645 (Packages that do not come with Emacs)
1646 (Replying to the sender of a message): Avoid using @email.
1647
1648 * pcl-cvs.texi (Contributors, Bugs): Avoid using @email.
1649
1650 * reftex.texi (Imprint): Avoid using @email.
1651
1652 * ses.texi (Top): Update bug reporting instructions.
1653 (Acknowledgments): Avoid using @email.
1654
1655 * woman.texi (Introduction, Background): Remove outdated information.
1656 (Bugs, Acknowledgments): Avoid using @email.
1657
1658 2013-07-24 Xue Fuqiao <xfq.free@gmail.com>
1659
1660 * ido.texi: New file.
1661
1662 2013-07-19 Geoff Kuenning <geoff@cs.hmc.edu> (tiny change)
1663
1664 * gnus.texi (Customizing Articles): Document function predicates.
1665
1666 2013-07-08 Tassilo Horn <tsdh@gnu.org>
1667
1668 * gnus.texi (lines): Correct description of
1669 `gnus-registry-track-extra's default value.
1670 Mention `gnus-registry-remove-extra-data'.
1671
1672 2013-07-06 Lars Ingebrigtsen <larsi@gnus.org>
1673
1674 * gnus.texi (Group Parameters): Mention regexp
1675 substitutions (bug#11688).
1676
1677 2013-07-06 Nathan Trapuzzano <nbtrap@nbtrap.com> (tiny change)
1678
1679 * gnus.texi (Generic Marking Commands): Fix grammar (bug#13368).
1680
1681 2013-07-06 Lars Ingebrigtsen <larsi@gnus.org>
1682
1683 * gnus.texi (Emacsen): Fix version.
1684
1685 * gnus-faq.texi (FAQ 1-6): Mention the correct Emacs version.
1686
1687 2013-07-06 Glenn Morris <rgm@gnu.org>
1688
1689 * mh-e.texi: Fix external links.
1690 (Using This Manual): Printed elisp manuals no longer available.
1691
1692 * newsticker.texi (Overview): Update URL.
1693
1694 * nxml-mode.texi (Introduction): Update URL.
1695
1696 * org.texi (JavaScript support): Fix URL.
1697
1698 * wisent.texi (Wisent Overview): Remove incorrect, unnecessary uref.
1699
1700 * eudc.texi (CCSO PH/QI): Remove defunct URL.
1701
1702 * dbus.texi (Introspection): Update URL to a less defunct one.
1703
1704 * gnus.texi (Top): Restrict "Other related manuals" to info output.
1705 (Foreign Groups): Use @indicateurl for examples.
1706 (Direct Functions): Remove defunct URL.
1707 (RSS): Update URL.
1708
1709 * gnus-faq.texi (FAQ 5-8, FAQ 6-3): Remove defunct URLs.
1710 (FAQ 7-1): Update URL.
1711
1712 * pgg.texi (Top, Overview): Add note about obsolescence.
1713
1714 2013-07-03 Paul Eggert <eggert@cs.ucla.edu>
1715
1716 * texinfo.tex: Merge from gnulib.
1717
1718 2013-07-03 Glenn Morris <rgm@gnu.org>
1719
1720 * bovine.texi (top):
1721 * cc-mode.texi (AWK Mode Font Locking):
1722 * mh-e.texi (Preface):
1723 * url.texi (URI Parsing): Fix cross-references to other manuals.
1724
1725 2013-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
1726
1727 * gnus.texi (Client-Side IMAP Splitting):
1728 Note that `nnimap-inbox' now can be a list.
1729
1730 2013-06-24 Glenn Morris <rgm@gnu.org>
1731
1732 * eshell.texi: Fix cross-references to other manuals.
1733
1734 2013-06-23 Glenn Morris <rgm@gnu.org>
1735
1736 * Makefile.in (HTML_TARGETS, html, emacs-faq.html, emacs-faq):
1737 Remove; not needed now we use a standard html layout for the faq.
1738 (clean): Remove HTML_TARGETS, emacs-faq.text.
1739
1740 2013-06-21 Eduard Wiebe <usenet@pusto.de>
1741
1742 * flymake.texi (Parsing the output, Customizable variables):
1743 Add reference to `flymake-warning-predicate'.
1744
1745 2013-06-19 Michael Albinus <michael.albinus@gmx.de>
1746
1747 * tramp.texi (Top, Configuration): Insert section `Predefined
1748 connection information' in menu.
1749 (Predefined connection information): New section.
1750 (Android shell setup): Make a reference to `Predefined connection
1751 information'.
1752
1753 2013-06-19 Glenn Morris <rgm@gnu.org>
1754
1755 * Makefile.in (version): New, set by configure.
1756 (clean): Delete dist tar file.
1757 (infoclean): New, split from maintainer-clean.
1758 (maintainer-clean): Run infoclean.
1759 (dist): New rule, to make tarfile for www.gnu.org.
1760
1761 2013-06-13 Albert Krewinkel <tarleb@moltkeplatz.de>
1762
1763 * sieve.texi (Managing Sieve): Fix port in example, fix documentation
1764 for keys q and Q.
1765 (Standards): Reference RFC5804 as the defining document of the
1766 managesieve protocol.
1767
1768 2013-06-10 Aidan Gauland <aidalgol@amuri.net>
1769
1770 * eshell.texi (Input/Output): Expand to cover new visual-command
1771 options, eshell-visual-subcommands and eshell-visual-options.
1772 Divide into separate Visual Commands and Redirection sections.
1773
1774 2013-06-10 Glenn Morris <rgm@gnu.org>
1775
1776 * epa.texi (Cryptographic operations on files): Update epa-decrypt-file.
1777
1778 2013-06-04 Katsumi Yamaoka <yamaoka@jpl.org>
1779
1780 * gnus.texi (Article Date):
1781 Fix description of gnus-article-update-date-headers.
1782
1783 2013-05-28 Xue Fuqiao <xfq.free@gmail.com>
1784
1785 * erc.texi (Special Features): ERC is being maintained within
1786 Emacs now.
1787
1788 2013-05-25 Xue Fuqiao <xfq.free@gmail.com>
1789
1790 * flymake.texi: Change from one space between sentences to two.
1791
1792 2013-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
1793
1794 * cl.texi (Obsolete Macros): Describe replacements for `flet'
1795 (bug#14293).
1796
1797 2013-04-16 Michael Albinus <michael.albinus@gmx.de>
1798
1799 * tramp.texi (Frequently Asked Questions): Precise, how to define
1800 an own ControlPath.
1801
1802 2013-04-15 Michael Albinus <michael.albinus@gmx.de>
1803
1804 * tramp.texi (Frequently Asked Questions): New item for
1805 ControlPath settings.
1806
1807 2013-03-31 Jay Belanger <jay.p.belanger@gmail.com>
1808
1809 * calc.texi (Basic Operations on Units): Streamline some
1810 descriptions.
1811
1812 2013-03-27 Aidan Gauland <aidalgol@no8wireless.co.nz>
1813
1814 * eshell.texi (Built-ins): Update manual to mention tramp module.
1815
1816 2013-03-18 Michael Albinus <michael.albinus@gmx.de>
1817
1818 * tramp.texi (Filename Syntax): Host names are not allowed to be
1819 any method name, unless method name is specified explicitly.
1820 Remove restriction on unibyte filenames.
1821
1822 * trampver.texi: Update release number.
1823
1824 2013-03-17 Paul Eggert <eggert@cs.ucla.edu>
1825
1826 doc: convert some TeX accents to UTF-8
1827 * emacs-mime.texi (Interface Functions): Use 'ï' rather than
1828 '@"{@dotless{i}}'.
1829
1830 2013-03-15 Michael Albinus <michael.albinus@gmx.de>
1831
1832 Sync with Tramp 2.2.7.
1833
1834 * trampver.texi: Update release number.
1835
1836 2013-03-09 Jay Belanger <jay.p.belanger@gmail.com>
1837
1838 * calc.texi (Basic Operations on Units): Streamline some
1839 descriptions.
1840
1841 2013-03-08 Glenn Morris <rgm@gnu.org>
1842
1843 * faq.texi (Top): Don't say this was updated @today.
1844 That's irrelevant and leads to spurious diffs.
1845
1846 2013-03-08 Jay Belanger <jay.p.belanger@gmail.com>
1847
1848 * calc.texi (Basic Operations on Units):
1849 Fix cross-reference.
1850
1851 2013-03-07 Katsumi Yamaoka <yamaoka@jpl.org>
1852
1853 * gnus-faq.texi (FAQ 3-11): Now Gnus supports POP3 UIDL.
1854
1855 2013-03-06 Alan Mackenzie <acm@muc.de>
1856
1857 * cc-mode.texi (Custom Line-Up): Clarify position of point on
1858 calling a line-up function.
1859
1860 2013-03-04 Paul Eggert <eggert@cs.ucla.edu>
1861
1862 * emacs-mime.texi, htmlfontify.texi, mairix-el.texi, mh-e.texi:
1863 * ses.texi: Switch from Latin-1 to UTF-8.
1864
1865 2013-03-03 Michael Albinus <michael.albinus@gmx.de>
1866
1867 * tramp.texi (External methods): Tramp does not connect Android
1868 devices by itself.
1869
1870 2013-03-02 Bill Wohler <wohler@newt.com>
1871
1872 Release MH-E manual version 8.5.
1873
1874 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
1875 release 8.5.
1876
1877 * mh-e.texi (Preface, Conventions, Getting Started)
1878 (Using This Manual, Folder Selection, Viewing, Aliases)
1879 (Identities, Speedbar, Menu Bar, Tool Bar, Scan Line Formats)
1880 (Bug Reports, Mailing Lists, MH FAQ and Support, Getting MH-E):
1881 Update URLs.
1882
1883 2013-03-01 Michael Albinus <michael.albinus@gmx.de>
1884
1885 * tramp.texi (Inline methods): Remove "ssh1", "ssh2", "plink1"
1886 and "plink2" entries. "plink2" is obsolete for a long time.
1887 (External methods): Remove "scp1" and "scp2" entries.
1888 Explain user name and host name specification for "adb".
1889
1890 2013-02-28 Michael Albinus <michael.albinus@gmx.de>
1891
1892 * tramp.texi (External methods): Mention `tramp-adb-program'.
1893
1894 2013-02-28 Bastien Guerry <bzg@gnu.org>
1895
1896 * org.texi (Visibility cycling): Suggest to set
1897 `org-agenda-inhibit-startup' to nil if user wants the startup
1898 visibility settings to be honored in any circumstances.
1899 (Progress logging, Checkboxes): Fix typos.
1900
1901 2013-02-28 Michael Albinus <michael.albinus@gmx.de>
1902
1903 * tramp.texi (top) [xxx, yyy, trampfn]: Provide two versions of
1904 the macros, for Texinfo 4.13 and 5.0.
1905
1906 2013-02-24 Michael Albinus <michael.albinus@gmx.de>
1907
1908 Port Tramp documentation to Texinfo 5.0.
1909 * tramp.texi (top) [xxx, yyy, trampfn]: Remove superfluous @c.
1910 (Filename Syntax): Do not use @trampfn{} in @item.
1911 (Filename completion): Use @columnfractions in @multitable.
1912
1913 2013-02-22 Glenn Morris <rgm@gnu.org>
1914
1915 * flymake.texi (Syntax check statuses): Fix multitable continued rows.
1916
1917 2013-02-21 Paul Eggert <eggert@cs.ucla.edu>
1918
1919 * Makefile.in (html): New rule.
1920
1921 2013-02-20 Michael Albinus <michael.albinus@gmx.de>
1922
1923 * tramp.texi (Android shell setup): Improve. Reported by Thierry
1924 Volpiatto <thierry.volpiatto@gmail.com>.
1925
1926 2013-02-16 Michael Albinus <michael.albinus@gmx.de>
1927
1928 * tramp.texi (Top, Configuration): Insert section `Android shell
1929 setup' in menu.
1930 (Android shell setup): New section.
1931 (Connection types, Default Method)
1932 (Frequently Asked Questions): Mention "scp" instead of "scpc".
1933 (External methods): Remove "scpc" and "rsyncc" entries.
1934 (Frequently Asked Questions): Remove entry about ControlPersist.
1935
1936 2013-02-13 Glenn Morris <rgm@gnu.org>
1937
1938 * message.texi (News Headers): Don't mention yow any more.
1939
1940 2013-02-09 Jay Belanger <jay.p.belanger@gmail.com>
1941
1942 * calc.texi (Basic Operations on Units, Customizing Calc):
1943 Mention the variable `calc-allow-units-as-numbers'.
1944
1945 2013-02-08 Aidan Gauland <aidalgol@no8wireless.co.nz>
1946
1947 * eshell.texi: Fill most of the missing sections.
1948
1949 2013-02-07 Bastien Guerry <bzg@gnu.org>
1950
1951 * org.texi (References): Clarify an example.
1952 (Installation): Fix instructions.
1953 (Org-Plot): Fix link.
1954 (Checkboxes, Radio lists): Fix typos.
1955
1956 2013-02-07 Glenn Morris <rgm@gnu.org>
1957
1958 * cl.texi (Equality Predicates): Mention memql.
1959
1960 2013-02-07 Eric Ludlam <zappo@gnu.org>
1961
1962 * ede.texi (Creating a project): Make ede-new doc less
1963 specific, and only about items it supports, indicating that there
1964 might be more. Remove refs to simple project and direct automake
1965 from ede new.
1966 (Simple projects): Re-write to not talk about ede-simple-project
1967 which is deprecated, and instead use the term to mean projects
1968 that don't do much management, just project wrapping.
1969 Add ede-generic-project link.
1970 (ede-generic-project): New node (bug#11441).
1971
1972 2013-02-07 Glenn Morris <rgm@gnu.org>
1973
1974 * cl.texi (Equality Predicates): Fix eq/eql pedantry.
1975
1976 2013-02-01 Glenn Morris <rgm@gnu.org>
1977
1978 * calc.texi (Help Commands): Update calc-view-news description.
1979 Mention etc/CALC-NEWS.
1980
1981 2013-01-24 Michael Albinus <michael.albinus@gmx.de>
1982
1983 * tramp.texi (Filename Syntax): Filenames must be unibyte strings.
1984
1985 2013-01-13 Bastien Guerry <bzg@gnu.org>
1986
1987 * org.texi (Installation): Simplify.
1988
1989 2013-01-13 François Allisson <francois@allisson.co> (tiny change)
1990
1991 * org.texi (Handling links): Update the mention to the obsolete
1992 variable `org-link-to-org-use-id' with a mention to the newer
1993 variable `org-id-link-to-org-use-id'. Mention the need to load
1994 the org-id library.
1995
1996 2013-01-10 Michael Albinus <michael.albinus@gmx.de>
1997
1998 * tramp.texi (Default Host): Introduce `tramp-default-host-alist'.
1999
2000 2013-01-09 Bastien Guerry <bzg@gnu.org>
2001
2002 * org.texi (Pushing to MobileOrg): Add footnote about using
2003 symbolic links in `org-directory'.
2004 (Timestamps, Deadlines and scheduling): Use `diary-float' instead
2005 of the now obsolete alias `org-float'.
2006 (TODO basics): Add `org-use-fast-todo-selection' to the variable
2007 index. Fix description of TODO keywords cycling.
2008 (Advanced features): Add missing argument for @item.
2009 (Storing searches): Add index entries and a note about
2010 *-tree agenda views.
2011 (Structure editing): Document `org-mark-element' and
2012 `org-mark-subtree'.
2013 (Tag inheritance): Document `org-agenda-use-tag-inheritance'.
2014
2015 2013-01-08 Juri Linkov <juri@jurta.org>
2016
2017 * info.texi (Go to node): Mention the abbreviated format
2018 `(FILENAME)' equal to `(FILENAME)Top'. (Bug#13365)
2019
2020 2013-01-06 Andreas Schwab <schwab@linux-m68k.org>
2021
2022 * autotype.texi: Remove undefined command @subtitlefont.
2023 * cc-mode.texi: Likewise.
2024
2025 * org.texi (Advanced features): Use `@w{ }' instead of `@ ' in
2026 @item argument.
2027 (Property searches): Use \\ instead of @backslashchar{}.
2028 * pgg.texi (VERSION): Move @set below @setfilename.
2029
2030 2013-01-05 Andreas Schwab <schwab@linux-m68k.org>
2031
2032 * ada-mode.texi: Remove braces from @title argument.
2033 * eudc.texi: Likewise.
2034 * smtpmail.texi: Likewise.
2035 * auth.texi (VERSION): Set before first use.
2036 * emacs-gnutls.texi (VERSION): Likewise.
2037 * pgg.texi (VERSION): Likewise.
2038 * ede.texi (Top): Rename from top, all uses changed.
2039 * eshell.texi: Add missing argument to @sp.
2040 * forms.texi (Top): Reorder menu to match structure.
2041 * htmlfontify.texi (Customization): Add missing @item in
2042 @enumerate.
2043 * org.texi (Advanced features): Add missing argument for @item.
2044 (Property searches): Use @backslashchar{} in macro argument.
2045 * pcl-cvs.texi: Add missing argument to @sp.
2046 (Movement commands): Fix use of @itemx.
2047 * vip.texi (Misc Commands, Viewing the Buffer): Likewise.
2048 * reftex.texi (Options (Creating Citations)): Add missing newline
2049 before @end.
2050 * tramp.texi (Obtaining Tramp): Remove extra dots.
2051 (Configuration): Reorder menu to match structure.
2052 (Remote shell setup): Replace literal NUL character by \0.
2053 * viper.texi (Marking): Add missing argument for @item.
2054
2055 2013-01-04 Glenn Morris <rgm@gnu.org>
2056
2057 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS):
2058 Add htmlfontify.
2059 (htmlfontify, $(buildinfodir)/htmlfontify$(INFO_EXT))
2060 (htmlfontify.dvi, htmlfontify.pdf): New targets.
2061 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add htmlfontify.
2062 ($(infodir)/htmlfontify$(INFO_EXT), htmlfontify.dvi): New targets.
2063
2064 * htmlfontify.texi: Miscellaneous fixes and updates.
2065 Set copyright to FSF, update license to GFDL 1.3+.
2066
2067 2013-01-04 Vivek Dasmohapatra <vivek@etla.org>
2068
2069 * htmlfontify.texi: New file.
2070
2071 2013-01-02 Jay Belanger <jay.p.belanger@gmail.com>
2072
2073 * calc.texi (Free-Form Dates): Expand on the date reading
2074 algorithm.
2075
2076 2012-12-27 Glenn Morris <rgm@gnu.org>
2077
2078 * viper.texi (Rudimentary Changes, Key Bindings, Key Bindings):
2079 Avoid some overfull lines.
2080
2081 * widget.texi (Programming Example): Break some long lines.
2082
2083 * wisent.texi (Wisent Overview): Fix xref.
2084 (Grammar format, Understanding the automaton): Avoid overfill.
2085
2086 * bovine.texi (Optional Lambda Expression): Allow line break.
2087
2088 * auth.texi (Help for users): Break long lines.
2089
2090 * ada-mode.texi (Project file variables):
2091 Reword to reduce underfull hbox.
2092 (No project files, Use GNAT project file):
2093 Use smallexample to make some overfull lines less terrible.
2094
2095 * autotype.texi, bovine.texi, ede.texi, eieio.texi, pcl-cvs.texi:
2096 Fix cross-references to separate manuals.
2097
2098 * Makefile.in (gfdl): New variable. Use throughout where
2099 appropriate so that targets depend on doclicense.texi.
2100
2101 2012-12-25 Lars Ingebrigtsen <larsi@gnus.org>
2102
2103 * gnus.texi (Customizing the IMAP Connection): Mention the other
2104 authenticators.
2105
2106 2012-12-24 Lars Ingebrigtsen <larsi@gnus.org>
2107
2108 * gnus.texi (Browse Foreign Server):
2109 Document `gnus-browse-delete-group'.
2110
2111 2012-12-22 Glenn Morris <rgm@gnu.org>
2112
2113 * ada-mode.texi, ebrowse.texi, ediff.texi, ert.texi, eshell.texi:
2114 * eudc.texi, idlwave.texi, pcl-cvs.texi, rcirc.texi, reftex.texi:
2115 * remember.texi, ses.texi, speedbar.texi, vip.texi, viper.texi:
2116 * widget.texi, wisent.texi: Nuke hand-written node pointers.
2117
2118 * Makefile.in (gfdl): New variable. Use throughout where
2119 appropriate so that targets depend on doclicense.texi.
2120
2121 2012-12-22 Eli Zaretskii <eliz@gnu.org>
2122
2123 * makefile.w32-in ($(INFO_TARGETS), $(DVI_TARGETS)): Depend on
2124 doclicense.texi. Remove doclicense.texi from all targets that
2125 mentioned it explicitly.
2126 ($(infodir)/woman$(INFO_EXT), woman.dvi): Depend on
2127 $(emacsdir)/emacsver.texi.
2128 ($(infodir)/erc$(INFO_EXT), erc.dvi): Don't depend on gpl.texi.
2129
2130 2012-12-21 Glenn Morris <rgm@gnu.org>
2131
2132 * woman.texi (UPDATED, VERSION): Remove in favor of EMACSVER.
2133 Include emacsver.texi. Nuke hand-written node pointers.
2134 * Makefile.in ($(buildinfodir)/woman$(INFO_EXT), woman.dvi, woman.pdf):
2135 Depend on emacsver.texi.
2136
2137 * auth.texi, emacs-gnutls.texi, epa.texi, ert.texi:
2138 * gnus-coding.texi, info.texi, nxml-mode.texi, sasl.texi:
2139 May as well just include doclicense.texi in everything.
2140
2141 * ede.texi, eieio.texi, mairix-el.texi: Include a copy of GFDL,
2142 which @copying says is included.
2143
2144 * ada-mode.texi, auth.texi, autotype.texi, bovine.texi, calc.texi:
2145 * cc-mode.texi, cl.texi, dbus.texi, dired-x.texi, ebrowse.texi:
2146 * ede.texi, ediff.texi, edt.texi, eieio.texi, emacs-gnutls.texi:
2147 * emacs-mime.texi, epa.texi, erc.texi, ert.texi, eshell.texi:
2148 * eudc.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
2149 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
2150 * newsticker.texi, nxml-mode.texi, pcl-cvs.texi, pgg.texi:
2151 * rcirc.texi, reftex.texi, remember.texi, sasl.texi, sc.texi:
2152 * semantic.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
2153 * srecode.texi, tramp.texi, url.texi, vip.texi, viper.texi:
2154 * widget.texi, wisent.texi, woman.texi: Do not mention buying
2155 copies from the FSF, which does not publish these manuals.
2156
2157 * erc.texi: No need to include gpl in this small manual.
2158
2159 * org.texi (copying): Include a copy of the GFDL.
2160 (GNU Free Documentation License): New section.
2161
2162 2012-12-21 Bastien Guerry <bzg@gnu.org>
2163
2164 * org.texi: Fix typos.
2165
2166 2012-12-16 Paul Eggert <eggert@cs.ucla.edu>
2167
2168 * calc.texi (ISO 8601): Rename from ISO-8601,
2169 as it's typically spelled without a hyphen.
2170
2171 2012-12-16 Jay Belanger <jay.p.belanger@gmail.com>
2172
2173 * calc.texi (ISO-8601): New section.
2174 (Date Formatting Codes): Mention new codes.
2175 (Standard Date Formats): Mention new formats.
2176
2177 2012-12-14 Michael Albinus <michael.albinus@gmx.de>
2178
2179 * tramp.texi (External methods): Move `adb' method here.
2180
2181 2012-12-13 Glenn Morris <rgm@gnu.org>
2182
2183 * cl.texi (Modify Macros, Obsolete Macros): Now letf == cl-letf.
2184
2185 * wisent.texi: Small edits. Set copyright to FSF, update license to
2186 GFDL 1.3+.
2187 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add wisent.
2188 (wisent, $(buildinfodir)/wisent$(INFO_EXT), wisent.dvi, wisent.pdf):
2189 New targets.
2190 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add wisent.
2191 ($(infodir)/wisent$(INFO_EXT), wisent.dvi): New targets.
2192
2193 * bovine.texi: Small edits. Set copyright to FSF, update license to
2194 GFDL 1.3+, remove empty index.
2195 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add bovine.
2196 (bovine, $(buildinfodir)/bovine$(INFO_EXT), bovine.dvi, bovine.pdf):
2197 New targets.
2198 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add bovine.
2199 ($(infodir)/bovine$(INFO_EXT), bovine.dvi): New targets.
2200
2201 2012-12-13 Eric Ludlam <zappo@gnu.org>
2202 David Ponce <david@dponce.com>
2203 Richard Kim <emacs18@gmail.com>
2204
2205 * bovine.texi, wisent.texi: New files, imported from CEDET trunk.
2206
2207 2012-12-13 Glenn Morris <rgm@gnu.org>
2208
2209 * flymake.texi (Customizable variables, Locating the buildfile):
2210 Remove refs to flymake-buildfile-dirs, removed 2007-07-20. (Bug#13148)
2211
2212 * srecode.texi: Small edits. Set copyright to FSF, add explicit
2213 GFDL 1.3+ license, fix up index.
2214 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add srecode.
2215 (srecode, $(buildinfodir)/srecode$(INFO_EXT), srecode.dvi)
2216 (srecode.pdf): New targets.
2217 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add srecode.
2218 ($(infodir)/srecode$(INFO_EXT), srecode.dvi): New targets.
2219
2220 2012-12-13 Eric Ludlam <zappo@gnu.org>
2221
2222 * srecode.texi: New file, imported from CEDET trunk.
2223
2224 2012-12-13 Bastien Guerry <bzg@gnu.org>
2225
2226 * org.texi (Summary, Code block specific header arguments)
2227 (Code block specific header arguments)
2228 (Header arguments in function calls, var, noweb)
2229 (Results of evaluation, Code evaluation security):
2230 Small reformatting: add a blank line before some example.
2231
2232 * org.texi (System-wide header arguments)
2233 (Header arguments in Org mode properties, Conflicts)
2234 (Dynamic blocks, Using the mapping API):
2235 Fix indentation of Elisp code examples.
2236
2237 * org.texi (Comment lines): Fix description of the comment syntax.
2238
2239 * org.texi (Installation): Mention "make test" in the correct section.
2240
2241 2012-12-06 Paul Eggert <eggert@cs.ucla.edu>
2242
2243 * doclicense.texi, gpl.texi: Update to latest version from FSF.
2244 These are just minor editorial changes.
2245
2246 2012-12-04 Michael Albinus <michael.albinus@gmx.de>
2247
2248 * tramp.texi (History): Mention ADB.
2249 (Inline methods): Add `adb' method.
2250
2251 2012-12-03 Michael Albinus <michael.albinus@gmx.de>
2252
2253 * tramp.texi (Top, Obtaining Tramp): Replace CVS by Git.
2254 (External methods): Fix typo.
2255
2256 2012-12-03 Glenn Morris <rgm@gnu.org>
2257
2258 * rcirc.texi (Notices): Fix typo.
2259
2260 2012-11-25 Bill Wohler <wohler@newt.com>
2261
2262 Release MH-E manual version 8.4.
2263
2264 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH, Preface):
2265 Update for release 8.4.
2266
2267 * mh-e.texi (Sequences): Add mh-whitelist-preserves-sequences-flag.
2268 (Junk): Add mh-whitelist-preserves-sequences-flag,
2269 mh-blacklist-msg-hook, mh-whitelist-msg-hook,
2270 mh-folder-blacklisted, mh-folder-whitelisted (closes SF #2945712).
2271
2272 2012-11-25 Paul Eggert <eggert@cs.ucla.edu>
2273
2274 * mh-e.texi (Procmail): Fix two @ typos.
2275
2276 2012-11-24 Paul Eggert <eggert@cs.ucla.edu>
2277
2278 * doclicense.texi, gpl.texi: Update to latest version from FSF.
2279 These are just minor editorial changes.
2280
2281 2012-11-23 Jay Belanger <jay.p.belanger@gmail.com>
2282
2283 * calc.texi (Date Formatting Codes): Mention the new beginning of
2284 the date numbering system.
2285
2286 2012-11-22 Paul Eggert <eggert@cs.ucla.edu>
2287
2288 * calc.texi: Fix TeX issues with capitals followed by ".", "?", "!".
2289 (Date Forms): Correct off-by-one error in explanation of
2290 Julian day numbers. Give Gregorian equivalent of its origin.
2291
2292 2012-11-22 Jay Belanger <jay.p.belanger@gmail.com>
2293
2294 * calc.texi (Date Forms): Mention the customizable
2295 Gregorian-Julian switch.
2296 (Customizing Calc): Mention the variable `calc-gregorian-switch'.
2297
2298 2012-11-17 Paul Eggert <eggert@cs.ucla.edu>
2299
2300 Calc now uses the Gregorian calendar for all dates (Bug#12633).
2301 It also uses January 1, 1 AD as its day number 1.
2302 * calc.texi (Date Forms): Document this.
2303
2304 2012-11-16 Glenn Morris <rgm@gnu.org>
2305
2306 * cl.texi (Function Bindings): Clarify that cl-flet is lexical.
2307 (Obsolete Macros): Move example here from Function Bindings.
2308
2309 * erc.texi: Use @code{nil} rather than just "nil".
2310 (Modules): Undocument obsolete "hecomplete".
2311 Add "notifications".
2312 (Connecting): Add brief section on passwords.
2313 (Options): Make a start by adding erc-hide-list, erc-lurker-hide-list.
2314
2315 2012-11-13 Glenn Morris <rgm@gnu.org>
2316
2317 * flymake.texi (Customizable variables)
2318 (Highlighting erroneous lines): Mention flymake-error-bitmap,
2319 flymake-warning-bitmap, and flymake-fringe-indicator-position.
2320
2321 2012-11-12 Vincent Belaïche <vincentb1@users.sourceforge.net>
2322
2323 * ses.texi: Doc for ses-rename-cell, ses-repair-cell-reference-all & ses-range.
2324 In all file place SES into @acronym{...}.
2325 (Advanced Features): Add key index and function index for
2326 ses-set-header-row. Add description for function
2327 ses-rename-cell. Add description for function
2328 ses-repair-cell-reference-all.
2329 (Ranges in formulas): Add description for ses-range flags.
2330
2331 2012-11-12 Paul Eggert <eggert@cs.ucla.edu>
2332
2333 * texinfo.tex: Merge from gnulib.
2334
2335 2012-11-10 Chong Yidong <cyd@gnu.org>
2336
2337 * url.texi (Introduction): Move url-configuration-directory to
2338 Customization node.
2339 (Parsed URIs): Split into its own node.
2340 (URI Encoding): New node.
2341 (Defining New URLs): Remove empty chapter.
2342 (Retrieving URLs): Add an introduction. Doc fix for url-retrieve.
2343 Improve docs for url-queue-*.
2344 (Supported URL Types): Copyedits. Delete empty subnodes.
2345
2346 * url.texi (Introduction): Rename from Getting Started.
2347 Rewrite the introduction.
2348 (URI Parsing): Rewrite. Omit the obsolete attributes slot.
2349
2350 2012-11-10 Glenn Morris <rgm@gnu.org>
2351
2352 * cl.texi (Obsolete Setf Customization):
2353 Revert defsetf example to the more correct let rather than prog1.
2354 Give define-modify-macro, defsetf, and define-setf-method
2355 gv.el replacements.
2356
2357 * cl.texi (Overview): Mention EIEIO here, as well as the appendix.
2358 (Setf Extensions): Remove obsolete reference.
2359 (Obsolete Setf Customization):
2360 Move note on lack of setf functions to lispref/variables.texi.
2361 Undocument get-setf-method, since it no longer exists.
2362 Mention simple defsetf replaced by gv-define-simple-setter.
2363
2364 2012-11-03 Glenn Morris <rgm@gnu.org>
2365
2366 * cl.texi: Further general copyedits.
2367 (List Functions): Remove copy-tree, standard elisp for some time.
2368 (Efficiency Concerns): Comment out examples that no longer apply.
2369 (Compiler Optimizations): Rename from "Optimizing Compiler"; reword.
2370 (Creating Symbols, Random Numbers): De-emphasize internal
2371 variables cl--gensym-counter and cl--random-state. (Bug#12788)
2372 (Naming Conventions, Type Predicates, Macros)
2373 (Predicates on Numbers): No longer mention cl-floatp-safe.
2374
2375 2012-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
2376
2377 * gnus.texi (Mail Source Specifiers):
2378 Document :leave keyword used for pop mail source.
2379
2380 2012-11-01 Glenn Morris <rgm@gnu.org>
2381
2382 * cl.texi: General copyedits for style, line-breaks, etc.
2383 (Time of Evaluation, Iteration): Add xref to Emacs Lisp manual.
2384 (Macro Bindings, Blocks and Exits):
2385 Acknowledge existence of lexical-binding.
2386 (Iteration): Mainly defer to doc of standard dolist, dotimes.
2387
2388 2012-10-31 Glenn Morris <rgm@gnu.org>
2389
2390 * ert.texi (Introduction, The @code{should} Macro):
2391 Refer to "cl-assert" rather than "assert".
2392
2393 * cl.texi (Function Bindings): Update for cl-flet and cl-labels.
2394 (Obsolete Lexical Binding): Rename section from "Lexical Bindings".
2395 (Obsolete Macros): Rename section from "Obsolete Lexical Macros".
2396 Reword, and add details of flet and labels.
2397 (Modify Macros, Function Bindings): Add some xrefs.
2398
2399 2012-10-30 Glenn Morris <rgm@gnu.org>
2400
2401 * cl.texi (Modify Macros): Update for cl-letf changes.
2402 (Obsolete Lexical Macros): Say a little more about letf/cl-letf.
2403 (Setf Extensions): Partially restore note about cl-getf,
2404 mainly moved to lispref/variables.texi.
2405 (Property Lists): Fix cl-getf typos.
2406 (Mapping over Sequences): Mention cl-mapc naming oddity.
2407
2408 2012-10-29 Glenn Morris <rgm@gnu.org>
2409
2410 * cl.texi (Organization): More details on cl-lib.el versus cl.el.
2411 (Setf Extensions): Remove `apply' setf since it seems to be disabled.
2412 (Customizing Setf): Move contents to "Obsolete Setf Customization".
2413 (Modify Macros, Multiple Values, Other Clauses):
2414 Remove mentions of obsolete features.
2415 (Obsolete Setf Customization): Don't mention `apply' setf.
2416
2417 2012-10-28 Glenn Morris <rgm@gnu.org>
2418
2419 * cl.texi (Multiple Values, Common Lisp Compatibility):
2420 More namespace updates.
2421 (Obsolete Features): Copyedits.
2422 (Obsolete Lexical Macros, Obsolete Setf Customization):
2423 New subsections.
2424
2425 * cl.texi (Porting Common Lisp, Lexical Bindings):
2426 Add some xrefs to the Elisp manual.
2427
2428 * cl.texi (Lexical Bindings): Move to appendix of obsolete features.
2429 (Porting Common Lisp): Emacs Lisp can do true lexical binding now.
2430 (Obsolete Features): New appendix. Move Lexical Bindings here.
2431
2432 2012-10-27 Glenn Morris <rgm@gnu.org>
2433
2434 * cl.texi: Use defmac for macros rather than defspec.
2435 (Efficiency Concerns): Related copyedit.
2436
2437 * cl.texi (Control Structure): Update for setf now being in core.
2438 (Setf Extensions): Rename from Basic Setf. Move much of the
2439 former content to lispref/variables.texi.
2440 (Modify Macros): Move pop, push details to lispref/variables.texi.
2441 (Customizing Setf): Copyedits for setf etc being in core.
2442 (Modify Macros, Efficiency Concerns, Porting Common Lisp):
2443 Further namespaces updates.
2444
2445 2012-10-26 Bastien Guerry <bzg@gnu.org>
2446
2447 * org.texi (Installation): Update the link to Org's ELPA.
2448 Also don't mention org-install.el anymore as the replacement file
2449 org-loaddefs.el is now loaded by org.el.
2450
2451 2012-10-25 Michael Albinus <michael.albinus@gmx.de>
2452
2453 * tramp.texi (Frequently Asked Questions):
2454 Mention `tramp-completion-reread-directory-timeout' for performance
2455 improvement.
2456
2457 2012-10-25 Glenn Morris <rgm@gnu.org>
2458
2459 * cl.texi: Don't mess with the TeX section number counter.
2460 Use Texinfo recommended convention for quotes+punctuation.
2461 (Overview, Sequence Functions): Rephrase for better line-breaking.
2462 (Time of Evaluation, Type Predicates, Modify Macros, Function Bindings)
2463 (Macro Bindings, Conditionals, Iteration, Loop Basics)
2464 (Random Numbers, Mapping over Sequences, Structures)
2465 (Porting Common Lisp): Further updates for cl-lib namespace.
2466 (Modify Macros, Declarations, Macro Bindings, Structures):
2467 Break long lines in examples.
2468 (Dynamic Bindings): Update for changed progv behavior.
2469 (Loop Examples, Efficiency Concerns): Markup fixes.
2470 (Structures): Remove TeX margin change.
2471 (Declarations): Fix typos.
2472
2473 2012-10-24 Glenn Morris <rgm@gnu.org>
2474
2475 * cl.texi (Overview, Multiple Values, Creating Symbols)
2476 (Numerical Functions): Say less/nothing about the original cl.el.
2477 (Old CL Compatibility): Remove.
2478 (Assertions): Remove ignore-errors (standard Elisp for some time).
2479
2480 * cl.texi (Basic Setf, Macros, Declarations, Symbols, Numbers)
2481 (Sequences, Lists, Structures, Assertions, Efficiency Concerns)
2482 (Efficiency Concerns, Efficiency Concerns)
2483 (Common Lisp Compatibility, Old CL Compatibility):
2484 Further updates for cl-lib namespace.
2485
2486 2012-10-24 Paul Eggert <eggert@penguin.cs.ucla.edu>
2487
2488 Update manual for new time stamp format (Bug#12706).
2489 * emacs-mime.texi (time-date): Update for new format.
2490 Also, fix bogus time stamp and modernize a bit.
2491
2492 2012-10-23 Glenn Morris <rgm@gnu.org>
2493
2494 * cl.texi: Include emacsver.texi. Use Emacs version number rather
2495 than unchanging cl.el version number.
2496 End all menu descriptions with a period.
2497 Do not use @dfn{CL} for every instance of "CL".
2498 (Overview): Remove no-runtime caveat, and note about foo* names.
2499 (Usage): Use cl-lib rather than cl.
2500 (Organization, Naming Conventions): Update for cl-lib.el.
2501 (Installation): Remove long-irrelevant node.
2502 (Program Structure, Predicates, Control Structure):
2503 Start updating for cl-lib namespace.
2504 * Makefile.in ($(buildinfodir)/cl$(INFO_EXT), cl.dvi, cl.pdf):
2505 Depend on emacsver.texi.
2506
2507 2012-10-09 Michael Albinus <michael.albinus@gmx.de>
2508
2509 * trampver.texi: Update release number.
2510
2511 2012-10-06 Glenn Morris <rgm@gnu.org>
2512
2513 * erc.texi: Include emacsver.texi, and use EMACSVER rather than
2514 ERC version.
2515 (Introduction): ERC is distributed with Emacs.
2516 (Obtaining ERC, Installation): Remove chapters, no longer relevant.
2517 (Getting Started): Simplify.
2518 (Getting Help and Reporting Bugs): Refer to general Emacs lists.
2519 (History): Mention ERC maintained as part of Emacs now.
2520 * Makefile.in ($(buildinfodir)/erc$(INFO_EXT), erc.dvi, erc.pdf):
2521 Add dependency on emacsver.texi.
2522
2523 * erc.texi: Remove hand-written node pointers.
2524
2525 2012-10-05 Glenn Morris <rgm@gnu.org>
2526
2527 * newsticker.texi (Overview, Requirements, Usage, Configuration):
2528 Copyedits.
2529
2530 2012-10-01 Eric Ludlam <zappo@gnu.org>
2531
2532 * ede.texi (Quick Start, Project Local Variables)
2533 (Miscellaneous commands, ede-java-root, Development Overview)
2534 (Detecting a Project): New nodes.
2535 (Simple projects): Node deleted.
2536
2537 * eieio.texi (Building Classes): Some slot attributes cannot be
2538 overridden.
2539 (Slot Options): Remove an example.
2540 (Method Invocation, Documentation): New nodes.
2541
2542 2012-10-01 Glenn Morris <rgm@gnu.org>
2543
2544 * Makefile.in ($(buildinfodir)/reftex$(INFO_EXT)), reftex.dvi)
2545 (reftex.pdf): Add dependency on emacsver.texi.
2546 * reftex.texi: Don't include directory part for emacsver.texi;
2547 the Makefile's -I handles it.
2548
2549 2012-09-30 Ralf Angeli <angeli@caeruleus.net>
2550
2551 Merge from standalone RefTeX repository.
2552
2553 * reftex.texi: Express TeX, LaTeX, AUCTeX, BibTeX and RefTeX
2554 with macros.
2555 (Imprint): Mention Wolfgang in list of contributors.
2556 (Creating Citations): Give a hint about how to
2557 auto-revert the BibTeX database file when using external editors.
2558 (Referencing Labels): Simplify section about reference macro
2559 cycling.
2560 (Options (Referencing Labels)): Adapt to new structure of
2561 `reftex-ref-style-alist'.
2562 (Referencing Labels, Reference Styles): Document changes in the
2563 referencing functionality.
2564 (Commands): Mention options for definition of header and footer in
2565 BibTeX files.
2566 (Options (Creating Citations)): Document
2567 `reftex-create-bibtex-header' and `reftex-create-bibtex-footer'.
2568 (Reference Styles): New section.
2569 (varioref (LaTeX package), fancyref (LaTeX package)): Remove.
2570 (Options (Referencing Labels)): Remove descriptions of deprecated
2571 variables `reftex-vref-is-default' and `reftex-fref-is-default'.
2572 Add descriptions for `reftex-ref-style-alist' and
2573 `reftex-ref-style-default-list'.
2574 (Referencing Labels): Update regarding reference styles.
2575 (Citation Styles): Mention support for ConTeXt.
2576 (Options (Defining Label Environments)): Fix typo.
2577 (Options (Creating Citations)):
2578 Document `reftex-cite-key-separator'.
2579
2580 2012-09-30 Achim Gratz <Stromeko@Stromeko.DE>
2581
2582 * org.texi: Add description of ORG_ADD_CONTRIB to info
2583 documentation. Add link to Worg for more details.
2584
2585 * org.texi: Clarify installation procedure. Provide link to the
2586 build system description on Worg.
2587
2588 * org.texi: Remove reference to utils/, x11idle.c is now in
2589 contrib/scripts.
2590
2591 * org.texi: Re-normalize to "Org mode" in manual.
2592
2593 * org.texi (Installation): Adapt documentation to new build
2594 system. Mention GNU ELPA (since it needs to be handled like Emacs
2595 built-in Org).
2596
2597 2012-09-30 Adam Spiers <orgmode@adamspiers.org> (tiny change)
2598
2599 * org.texi: Fix typo in description of the 'Hooks' section.
2600
2601 * org.texi: Add ID to the list of special properties.
2602
2603 2012-09-30 Andrew Hyatt <ahyatt@gmail.com> (tiny change)
2604
2605 * org.texi (Moving subtrees): Document the ability to archive to a
2606 datetree.
2607
2608 2012-09-30 Bastien Guerry <bzg@gnu.org>
2609
2610 * org.texi (Installation, Feedback, Batch execution):
2611 Use (add-to-list 'load-path ... t) for the contrib dir.
2612
2613 * org.texi (results): Update documentation for ":results drawer"
2614 and ":results org".
2615
2616 * org.texi (Column width and alignment): Fix typo.
2617
2618 * org.texi (Activation): Point to the "Conflicts" section.
2619
2620 * org.texi (Conflicts): Mention filladapt.el in the list of
2621 conflicting packages.
2622
2623 * org.texi (Activation): Adding org-mode to `auto-mode-alist' is
2624 not needed for versions of Emacs > 22.1.
2625
2626 * org.texi (History and Acknowledgments): Fix typo.
2627
2628 * org.texi (History and Acknowledgments): Add my own
2629 acknowledgments.
2630
2631 * org.texi (Agenda commands): Document the new command and the new
2632 option.
2633
2634 * org.texi (Agenda commands): Delete `org-agenda-action' section.
2635 (Agenda commands): Reorder. Document `*' to toggle persistent
2636 marks.
2637
2638 * org.texi (Agenda dispatcher):
2639 Mention `org-toggle-agenda-sticky'.
2640 (Agenda commands, Exporting Agenda Views): Fix typo.
2641
2642 * org.texi (Templates in contexts, Setting Options): Update to
2643 reflect changes in how contexts options are processed.
2644
2645 * org.texi (Templates in contexts): Document the new structure of
2646 the variables `org-agenda-custom-commands-contexts' and
2647 `org-capture-templates-contexts'.
2648
2649 * org.texi (Templates in contexts): Document the new option
2650 `org-capture-templates-contexts'.
2651 (Storing searches): Document the new option
2652 `org-agenda-custom-commands-contexts'.
2653
2654 * org.texi (Formula syntax for Lisp): Reformat.
2655
2656 * org.texi (Special properties, Column attributes)
2657 (Agenda column view): Document the new special property
2658 CLOCKSUM_T.
2659
2660 * org.texi (Template expansion): Document the new %l template.
2661
2662 * org.texi (Fast access to TODO states): Fix documentation about
2663 allowed characters for fast todo selection.
2664
2665 * org.texi (Weekly/daily agenda): Mention APPT_WARNTIME and its
2666 use in `org-agenda-to-appt'.
2667
2668 * org.texi (Comment lines): Update wrt comments.
2669
2670 * org.texi (Resolving idle time): Document new keybinding.
2671
2672 * org.texi (Clocking commands): Document the use of S-M-<up/down>
2673 on clock timestamps.
2674
2675 * org.texi (Fast access to TODO states): Explicitly says only
2676 letters are supported as fast TODO selection keys.
2677
2678 * org.texi (Link abbreviations): Illustrate the use of the "%h"
2679 specifier. Document the new "%(my-function)" specifier.
2680
2681 * org.texi (Clocking commands): New cindex.
2682 (Clocking commands): Update documentation for `org-clock-in'.
2683 Document `org-clock-in-last'. Mention `org-clock-out' and
2684 `org-clock-in-last' as commands that can be globally bound.
2685 (Resolving idle time): Document continuous clocking.
2686
2687 * org.texi (Top, Introduction): Fix formatting.
2688 (Activation): Add index entries.
2689 (Conventions): Update section.
2690 (Embedded @LaTeX{}): Fix formatting.
2691
2692 * org.texi (Visibility cycling): Document `show-children'.
2693
2694 * org.texi (Using capture): Mention the `org-capture-last-stored'
2695 bookmark as a way to jump to the last stored capture.
2696
2697 * org.texi (Uploading files): Fix typo.
2698
2699 * org.texi (Using capture): Document `C-0' as a prefix argument
2700 for `org-capture'.
2701
2702 * org.texi (Agenda commands): Document persistent marks.
2703
2704 * org.texi (Template expansion): Update doc to reflect change.
2705
2706 * org.texi (Radio tables): Document the :no-escape parameter.
2707
2708 * org.texi (Repeated tasks): Document repeat cookies for years,
2709 months, weeks, days and hours.
2710
2711 * org.texi (Export options): State that you can use the d: option
2712 by specifying a list of drawers.
2713
2714 * org.texi (HTML preamble and postamble): Small doc improvement.
2715
2716 2012-09-30 Brian van den Broek <vanden@gmail.com> (tiny change)
2717
2718 * org.texi: The sections in the Exporting section of the manual
2719 left out articles in the description of the org-export-as-*
2720 commands, among other places. This patch adds them, adds a few
2721 missing prepositions, and switches instances of "an HTML" to "a
2722 html" for internal consistency.
2723
2724 * org.texi: Alter several examples of headings with timestamps in
2725 them to include the timestamps in the body instead of the heading.
2726
2727 2012-09-30 Carsten Dominik <carsten.dominik@gmail.com>
2728
2729 * org.texi (Agenda dispatcher): Document sticky agenda views and
2730 the new key for them.
2731
2732 2012-09-30 Charles <millarc@verizon.net> (tiny change)
2733
2734 * org.texi (Advanced features): Fix error in table.
2735
2736 2012-09-30 Feng Shu <tumashu@gmail.com>
2737
2738 * org.texi (@LaTeX{} fragments): Document imagemagick as an
2739 alternative to dvipng.
2740
2741 2012-09-30 François Allisson <francois@allisson.co> (tiny change)
2742
2743 * org.texi: Remove extra curly bracket.
2744
2745 2012-09-30 Giovanni Ridolfi <giovanni.ridolfi@yahoo.it> (tiny change)
2746
2747 * org.texi (org-clock-in-last and org-clock-cancel): Update the
2748 defkeys.
2749
2750 2012-09-30 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
2751
2752 * org.texi (Agenda commands): Fix two typos by giving
2753 corresponding function names, according to
2754 `org-agenda-view-mode-dispatch'.
2755
2756 2012-09-30 Jan Böcker <jan.boecker@jboecker.de>
2757
2758 * org.texi (The spreadsheet): Fix typo.
2759
2760 2012-09-30 Memnon Anon <gegendosenfleisch@gmail.com> (tiny change)
2761
2762 * org.texi (Tracking your habits): Point to the "Tracking TODO
2763 state changes" section.
2764
2765 2012-09-30 Nicolas Goaziou <n.goaziou@gmail.com>
2766
2767 * org.texi (Literal examples): Remove reference to unknown
2768 `org-export-latex-minted' variable. Also simplify footnote since
2769 `org-export-latex-listings' documentation is exhaustive already.
2770
2771 * org.texi (Plain lists): Remove reference to now hard-coded
2772 `bullet' automatic rule.
2773
2774 2012-09-30 Toby S. Cubitt <tsc25@cantab.net>
2775
2776 * org.texi: Updated documentation accordingly.
2777
2778 2012-09-13 Paul Eggert <eggert@cs.ucla.edu>
2779
2780 * texinfo.tex: Merge from gnulib.
2781
2782 2012-09-12 Michael Albinus <michael.albinus@gmx.de>
2783
2784 Sync with Tramp 2.2.6.
2785
2786 * tramp.texi (Bug Reports): Cleanup caches before a test run.
2787
2788 * trampver.texi: Update release number.
2789
2790 2012-09-12 Paul Eggert <eggert@cs.ucla.edu>
2791
2792 * texinfo.tex: Merge from gnulib.
2793
2794 2012-08-06 Aurélien Aptel <aurelien.aptel@gmail.com>
2795
2796 * url.texi (Parsed URLs): Adjust to the code's use of defstruct
2797 (bug#12096).
2798
2799 2012-08-01 Jay Belanger <jay.p.belanger@gmail.com>
2800
2801 * calc.texi (Simplification modes, Conversions)
2802 (Operating on Selections): Mention "basic" simplification.
2803 (The Calc Mode Line): Mention the mode line display for Basic
2804 simplification mode.
2805 (Simplify Formulas): Refer to 'algebraic' rather than 'default'
2806 simplifications.
2807 (Basic Simplifications): Rename from "Limited Simplifications"
2808 Replace "limited" by "basic" throughout.
2809 (Algebraic Simplifications): Indicate that the algebraic
2810 simplifications are done by default.
2811 (Unsafe Simplifications): Mention `m E'.
2812 (Simplification of Units): Mention `m U'.
2813 (Trigonometric/Hyperbolic Functions, Reducing and Mapping)
2814 (Kinds of Declarations, Functions for Declarations):
2815 Mention "algebraic simplifications" instead of `a s'.
2816 (Algebraic Entry): Remove mention of default simplifications.
2817
2818 2012-07-30 Jay Belanger <jay.p.belanger@gmail.com>
2819
2820 * calc.texi (Getting Started, Tutorial): Change simulated
2821 Calc output to match actual output.
2822 (Simplifying Formulas): Mention that algebraic simplification is now
2823 the default.
2824
2825 2012-07-28 Eli Zaretskii <eliz@gnu.org>
2826
2827 * faq.texi (Right-to-left alphabets): Update for Emacs 24.
2828 (Bug#12073)
2829
2830 2012-07-25 Paul Eggert <eggert@cs.ucla.edu>
2831
2832 Prefer typical American spelling for "acknowledgment".
2833 * calc.texi (History and Acknowledgments): Rename from
2834 History and Acknowledgements.
2835 * idlwave.texi (Acknowledgments):
2836 * ses.texi (Acknowledgments):
2837 * woman.texi (Acknowledgments): Rename from Acknowledgements.
2838
2839 2012-07-09 Paul Eggert <eggert@cs.ucla.edu>
2840
2841 Rename configure.in to configure.ac (Bug#11603).
2842 * ede.texi (Compiler and Linker objects, ede-proj-project)
2843 (ede-step-project): Prefer the name configure.ac to configure.in.
2844
2845 2012-07-06 Michael Albinus <michael.albinus@gmx.de>
2846
2847 * tramp.texi (Multi-hops):
2848 Introduce `tramp-restricted-shell-hosts-alist'.
2849
2850 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2851
2852 * gnus.texi (POP before SMTP): POP-before-SMTP works with all sending
2853 methods, so don't mention smtpmail here.
2854
2855 2012-06-26 Wolfgang Jenkner <wjenkner@inode.at>
2856
2857 * gnus.texi (Picons): Document gnus-picon-properties.
2858
2859 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2860
2861 * gnus.texi: Remove mention of compilation, as that's no longer
2862 supported.
2863
2864 2012-06-26 Christopher Schmidt <christopher@ch.ristopher.com>
2865
2866 * gnus.texi (Archived Messages): Mention
2867 gnus-gcc-pre-body-encode-hook and gnus-gcc-post-body-encode-hook.
2868
2869 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2870
2871 * gnus.texi (Various Summary Stuff):
2872 Remove mention of `gnus-propagate-marks'.
2873
2874 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2875
2876 * gnus.texi: Remove mentions of nnml/nnfolder/nntp backend marks,
2877 which no longer exist.
2878
2879 2012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
2880
2881 * gnus.texi (Archived Messages):
2882 Document gnus-gcc-self-resent-messages.
2883
2884 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2885
2886 * message.texi (Mail Variables):
2887 Mention the optional user parameter for X-Message-SMTP-Method.
2888
2889 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2890
2891 * gnus.texi (Posting Styles): Mention X-Message-SMTP-Method.
2892
2893 * message.texi (Mail Variables): Document X-Message-SMTP-Method.
2894
2895 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2896
2897 * gnus.texi (Key Index): Change encoding to utf-8.
2898
2899 2012-06-21 Glenn Morris <rgm@gnu.org>
2900
2901 * Makefile.in: Rename infodir to buildinfodir throughout. (Bug#11737)
2902
2903 2012-06-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
2904
2905 * gnus.texi (Group Timestamp): Mention where to find documentation for
2906 the `gnus-tmp-' variables (bug#11601).
2907
2908 2012-06-11 Michael Albinus <michael.albinus@gmx.de>
2909
2910 Sync with Tramp 2.2.6-pre.
2911
2912 * tramp.texi (all): Use consequently @command{}, @env{} and @kbd{}
2913 where appropriate.
2914 (Ad-hoc multi-hops): New section.
2915 (Remote processes): New subsection "Running remote processes on
2916 Windows hosts".
2917 (History): Add remote commands on Windows, and ad-hoc multi-hop
2918 methods.
2919 (External methods): "ControlPersist" must be set to "no" for the
2920 `scpc' method.
2921 (Remote processes): Add a note about `auto-revert-tail-mode'.
2922 (Frequently Asked Questions): Use "scpx" in combination with
2923 "ControlPersist". Reported by Adam Spiers <emacs@adamspiers.org>.
2924
2925 * trampver.texi: Update release number.
2926
2927 2012-06-10 Chong Yidong <cyd@gnu.org>
2928
2929 * sc.texi: Remove bogus @ifinfo commands which prevent makeinfo
2930 compilation for html-mono.
2931
2932 2012-06-08 Paul Eggert <eggert@cs.ucla.edu>
2933
2934 * texinfo.tex: Merge from gnulib.
2935
2936 2012-05-29 Katsumi Yamaoka <yamaoka@jpl.org>
2937
2938 * Makefile.in (echo-info): Don't try to install info files named
2939 just ".info".
2940
2941 2012-05-28 Glenn Morris <rgm@gnu.org>
2942
2943 * calc.texi, dired-x.texi: Use @LaTeX rather than La@TeX. (Bug#10910)
2944
2945 * sc.texi: Nuke hand-written node pointers.
2946 Fix top-level menu to match actual node order.
2947
2948 2012-05-27 Glenn Morris <rgm@gnu.org>
2949
2950 * cl.texi, dired-x.texi: Nuke hand-written node pointers.
2951 Some associated fixes, including not messing with chapno in cl.texi.
2952
2953 2012-05-27 Bastien Guerry <bzg@gnu.org>
2954
2955 * org.texi (Durations and time values): Fix typo.
2956
2957 2012-05-26 Paul Eggert <eggert@cs.ucla.edu>
2958
2959 * texinfo.tex: Update from gnulib.
2960
2961 2012-05-19 Jay Belanger <jay.p.belanger@gmail.com>
2962
2963 * calc.texi (Basic Operations on Units, Customizing Calc):
2964 Mention `calc-ensure-consistent-units'.
2965
2966 2012-05-14 Andreas Schwab <schwab@linux-m68k.org>
2967
2968 * cc-mode.texi: Avoid space before macro in 4th argument of cross
2969 reference commands. (Bug#11461)
2970
2971 * Makefile.in (gnus.dvi): Use $@ instead of $*.dvi.
2972
2973 2012-05-12 Glenn Morris <rgm@gnu.org>
2974
2975 * Makefile.in (mostlyclean): Add more TeX intermediates.
2976
2977 * Makefile.in: Make it look more like the other doc Makefiles.
2978 Use explicit $srcdir in all dependencies.
2979 Remove cd $srcdir from rules.
2980 (VPATH): Remove.
2981 (infodir): Set to an absolute path.
2982 (INFO_TARGETS): Use short names.
2983 (mkinfodir): infodir is now absolute.
2984 (echo-info, maintainer-clean): Update for new format of INFO_TARGETS.
2985
2986 * Makefile.in (info.info): Rename from info, to avoid duplication.
2987 (.SUFFIXES): Disable implicit rules.
2988
2989 * Makefile.in (MKDIR_P): New, set by configure.
2990 (mkinfodir): Use $MKDIR_P.
2991
2992 2012-05-07 Glenn Morris <rgm@gnu.org>
2993
2994 * forms.texi (Long Example): Update for changed location of files.
2995
2996 2012-05-04 Glenn Morris <rgm@gnu.org>
2997
2998 * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure.
2999 (INFO_TARGETS): Use $INFO_EXT.
3000 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
3001 * makefile.w32-in (INFO_EXT, INFO_OPTS): New.
3002 (INFO_TARGETS): Use $INFO_EXT.
3003 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
3004
3005 2012-05-02 Glenn Morris <rgm@gnu.org>
3006
3007 * Makefile.in (echo-info): New phony target, used by top-level.
3008
3009 * viper.texi: Make direntry shorter (also it is no longer "newest").
3010
3011 * emacs-gnutls.texi, ert.texi, org.texi:
3012 Fix dircategory, direntry to match info/dir.
3013
3014 * faq.texi: Convert @inforefs to @xrefs.
3015 Fix some malformed cross-references.
3016 (File-name conventions): Shorten section name to avoid overfull line.
3017 (How to add fonts): Use smallexample to avoid overfull lines.
3018
3019 2012-05-01 Teodor Zlatanov <tzz@lifelogs.com>
3020
3021 * auth.texi (Help for users): Update for .gpg file being second.
3022
3023 2012-04-27 Ippei Furuhashi <top.tuna+orgmode@gmail.com> (tiny change)
3024
3025 * org.texi (Agenda commands): Fix two typos: give corresponding
3026 function names, according to `org-agenda-view-mode-dispatch'.
3027
3028 2012-04-27 Glenn Morris <rgm@gnu.org>
3029
3030 * faq.texi (Major packages and programs): Remove section.
3031 There is no point listing 6 packages (cf etc/MORE.STUFF).
3032 (Finding Emacs and related packages): Move "Spell-checkers" here.
3033
3034 2012-04-22 Michael Albinus <michael.albinus@gmx.de>
3035
3036 * dbus.texi (Version): New node.
3037 (Properties and Annotations): Mention the object manager
3038 interface. Describe dbus-get-all-managed-objects.
3039 (Type Conversion): Floating point numbers are allowed, if an
3040 anteger does not fit Emacs's integer range.
3041 (Synchronous Methods): Remove obsolete dbus-call-method-non-blocking.
3042 (Asynchronous Methods): Fix description of
3043 dbus-call-method-asynchronously.
3044 (Receiving Method Calls): Fix some minor errors.
3045 Add dbus-interface-emacs.
3046 (Signals): Describe unicast signals and the new match rules.
3047 (Alternative Buses): Add the PRIVATE optional argument to
3048 dbus-init-bus. Describe its new return value. Add dbus-setenv.
3049
3050 2012-04-20 Glenn Morris <rgm@gnu.org>
3051
3052 * faq.texi (New in Emacs 24): New section.
3053 (Packages that do not come with Emacs): Mention M-x list-packages.
3054
3055 2012-04-14 Alan Mackenzie <acm@muc.de>
3056
3057 * cc-mode.texi (c-offsets-alist): Correct a typo.
3058
3059 2012-04-14 Jérémie Courrèges-Anglas <jca@wxcvbn.org> (tiny change)
3060
3061 * org.texi (Deadlines and scheduling): Fix the example: the
3062 DEADLINE item should come right after the headline. We enforce
3063 this convention, so it is a bug not to illustrate it correctly in
3064 the manual.
3065
3066 2012-04-14 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
3067
3068 * org.texi (Agenda commands): Fix documentation bug by swapping
3069 the equivalent keybindings to `org-agenda-next-line' with the ones
3070 to `org-agenda-previous-line'.
3071
3072 2012-04-14 Glenn Morris <rgm@gnu.org>
3073
3074 * Makefile.in: Replace non-portable use of $< in ordinary rules.
3075
3076 2012-04-09 Eli Zaretskii <eliz@gnu.org>
3077
3078 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean):
3079 Add emacs-gnutls.
3080 ($(infodir)/emacs-gnutls, emacs-gnutls.dvi): New targets.
3081
3082 2012-04-09 Teodor Zlatanov <tzz@lifelogs.com>
3083
3084 * Makefile.in: Add emacs-gnutls.texi to build.
3085
3086 * emacs-gnutls.texi: Add documentation for the GnuTLS integration.
3087
3088 2012-04-05 Teodor Zlatanov <tzz@lifelogs.com>
3089
3090 * auth.texi (Secret Service API): Edit further and give examples.
3091 (Secret Service API): Adjust @samp to @code for collection names.
3092
3093 2012-04-04 Glenn Morris <rgm@gnu.org>
3094
3095 * auth.texi (Secret Service API): Copyedits.
3096 (Help for developers): Fill in some missing function doc-strings.
3097 (Help for users, Help for developers)
3098 (GnuPG and EasyPG Assistant Configuration): Markup fixes.
3099
3100 2012-04-04 Michael Albinus <michael.albinus@gmx.de>
3101
3102 * auth.texi (Secret Service API): Add the missing text.
3103
3104 2012-04-04 Chong Yidong <cyd@gnu.org>
3105
3106 * message.texi (Using PGP/MIME): Note that epg is now the default.
3107
3108 * gnus.texi: Reduce references to obsolete pgg library.
3109 (Security): Note that epg is now the default.
3110
3111 * gnus-faq.texi (FAQ 8-2): Mention EasyPG.
3112
3113 * nxml-mode.texi (Completion): C-RET is no longer bound to
3114 nxml-complete.
3115
3116 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
3117
3118 * org.texi (Customizing tables in ODT export): Correct few errors.
3119
3120 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
3121
3122 * org.texi (Links in ODT export): Update.
3123 (Labels and captions in ODT export): New node.
3124
3125 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
3126
3127 * org.texi (Literal examples in ODT export): htmlfontify.el in
3128 Emacs-24.1 now supports fontification. So ODT source blocks will
3129 be fontified by default.
3130
3131 2012-04-01 Julian Gehring <julian.gehring@googlemail.com> (tiny change)
3132
3133 * org.texi (Refiling notes): Remove duplicated keybinding.
3134
3135 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
3136
3137 * org.texi (noweb): Documentation of this new option to the :noweb
3138 header argument.
3139
3140 2012-04-01 Suvayu Ali <fatkasuvayu+linux@gmail.com>
3141
3142 * org.texi (Header and sectioning): Add example demonstrating how
3143 to use "LaTeX_CLASS_OPTIONS".
3144
3145 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
3146
3147 * org.texi (Noweb reference syntax): Describe the ability to
3148 execute noweb references in the manual.
3149
3150 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
3151
3152 * org.texi (cache): Improve cache documentation when session
3153 evaluation is used.
3154
3155 2012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
3156
3157 * org.texi (Plain lists): Document removal.
3158
3159 2012-04-01 Michael Brand <michael.ch.brand@gmail.com>
3160
3161 * org.texi: Decapitalize file name in references to Calc manual.
3162
3163 2012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
3164
3165 * org.texi (Plain lists): Document removal.
3166
3167 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
3168
3169 * org.texi (Top, OpenDocument Text export)
3170 (ODT export commands, Extending ODT export)
3171 (Images in ODT export, Tables in ODT export)
3172 (Configuring a document converter): Add or Update.
3173
3174 2012-04-01 Carsten Dominik <carsten.dominik@gmail.com>
3175
3176 * org.texi (MobileOrg): Change the wording to reflect that the
3177 Android Version is no longer just the little brother of the iOS
3178 version.
3179
3180 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
3181
3182 * org.texi (Key bindings and useful functions): Update babel key
3183 binding documentation in manual.
3184
3185 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
3186
3187 * org.texi (noweb): Document new noweb header value.
3188
3189 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
3190
3191 * org.texi (noweb-sep): Document new header argument.
3192
3193 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
3194
3195 * org.texi (noweb-ref): Documentation of this new custom variable.
3196
3197 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
3198
3199 * org.texi (wrap): Update the new :wrap documentation to match the
3200 current implementation.
3201
3202 2012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
3203
3204 * org.texi: Added documentation for :wrap.
3205
3206 2012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
3207
3208 * org.texi: #+RESULTS now user-configurable.
3209
3210 2012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
3211
3212 * org.texi: Documented :noweb no-export.
3213
3214 2012-04-01 Thomas Dye <dk@poto.local>
3215
3216 * org.texi: Edit :noweb no header argument for correctness.
3217
3218 2012-04-01 Bastien Guerry <bzg@gnu.org>
3219
3220 * org.texi (Customization): Update the approximate number of Org
3221 variables.
3222
3223 2012-04-01 Thomas Dye <dk@poto.local>
3224
3225 * org.texi: The :results wrap produces a drawer instead of a
3226 begin_results block.
3227
3228 2012-03-22 Peder O. Klingenberg <peder@klingenberg.no> (tiny change)
3229
3230 * gnus.texi (Archived Messages): Update `gnus-message-archive-group' to
3231 reflect the new default.
3232
3233 2012-03-10 Eli Zaretskii <eliz@gnu.org>
3234
3235 * info.texi (Expert Info): Move the index entry for "Texinfo" from
3236 "Getting Started" to this node. (Bug#10450)
3237
3238 2012-03-10 Chong Yidong <cyd@gnu.org>
3239
3240 * flymake.texi (Example -- Configuring a tool called via make):
3241 Mention the Automake COMPILE variable (Bug#8715).
3242
3243 * info.texi (Getting Started): Add an index entry (Bug#10450).
3244
3245 2012-03-02 Michael Albinus <michael.albinus@gmx.de>
3246
3247 * dbus.texi (Signals): Known names will be mapped onto unique
3248 names, when registering for signals.
3249
3250 2012-02-29 Glenn Morris <rgm@gnu.org>
3251
3252 * url.texi: Fix quote usage in body text.
3253
3254 * sem-user.texi, url.texi, woman.texi: Use "" quotes in menus.
3255
3256 * cl.texi: Use @code{} in menus when appropriate.
3257
3258 2012-02-28 Glenn Morris <rgm@gnu.org>
3259
3260 * calc.texi, cc-mode.texi, cl.texi, ebrowse.texi, ediff.texi:
3261 * eshell.texi, gnus-faq.texi, gnus-news.texi, gnus.texi:
3262 * idlwave.texi, info.texi, newsticker.texi, nxml-mode.texi:
3263 * org.texi, sc.texi, vip.texi, viper.texi:
3264 Standardize possessive apostrophe usage.
3265
3266 2012-02-26 Chong Yidong <cyd@gnu.org>
3267
3268 * ediff.texi (Quick Help Commands): Add a couple of index entries
3269 (Bug#10834).
3270
3271 2012-02-17 Glenn Morris <rgm@gnu.org>
3272
3273 * gnus.texi (Posting Styles):
3274 * remember.texi (Org): Fix cross-refs to other manuals.
3275
3276 2012-02-15 Glenn Morris <rgm@gnu.org>
3277
3278 * smtpmail.texi (Emacs Speaks SMTP): General update for 24.1.
3279 (Encryption): New chapter, split out from previous.
3280
3281 2012-02-13 Lars Ingebrigtsen <larsi@gnus.org>
3282
3283 * gnus.texi (Customizing the IMAP Connection):
3284 Mention nnimap-record-commands.
3285
3286 2012-02-10 Glenn Morris <rgm@gnu.org>
3287
3288 * url.texi (Retrieving URLs): Update url-retrieve arguments.
3289 Mention url-queue-retrieve.
3290
3291 2012-02-09 Glenn Morris <rgm@gnu.org>
3292
3293 * sem-user.texi (Semantic mode user commands): Typo fix.
3294
3295 * info.texi (Create Info buffer): Mention info-display-manual.
3296
3297 2012-02-07 Lars Ingebrigtsen <larsi@gnus.org>
3298
3299 * gnus.texi (Mail Source Specifiers): Add a pop3 via an SSH tunnel
3300 example (modified from an example by Michael Albinus).
3301
3302 2012-01-30 Philipp Haselwarter <philipp.haselwarter@gmx.de> (tiny change)
3303
3304 * gnus.texi (Agent Basics): Fix outdated description of
3305 `gnus-agent-auto-agentize-methods'.
3306
3307 2012-01-28 Andreas Schwab <schwab@linux-m68k.org>
3308
3309 * cc-mode.texi: Always @defindex ss.
3310 (Config Basics): Fix argument of @itemize.
3311 (Macro Backslashes): Add @code around index entry.
3312
3313 2012-01-23 Glenn Morris <rgm@gnu.org>
3314
3315 * pcl-cvs.texi (About PCL-CVS): Refer to vc-dir rather than vc-dired.
3316
3317 2012-01-19 Eric Hanchrow <eric.hanchrow@gmail.com>
3318
3319 * tramp.texi (File): Tweak wording for the `scpc' option.
3320
3321 2012-01-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
3322
3323 * gnus.texi (Group Parameters): Really note precedence.
3324
3325 2012-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
3326
3327 * gnus.texi (Group Parameters): Note precedence.
3328
3329 2012-01-03 Eric Schulte <eric.schulte@gmx.com>
3330
3331 * org.texi (Noweb reference syntax): Adding documentation of
3332 the `*org-babel-use-quick-and-dirty-noweb-expansion*'
3333 variable.
3334
3335 2012-01-03 Bastien Guerry <bzg@gnu.org>
3336
3337 * org.texi (Plain lists): Split the table to fix the display
3338 of items.
3339
3340 2012-01-03 Bastien Guerry <bzg@gnu.org>
3341
3342 * org.texi (Plain lists): Fix misplaced explanation.
3343
3344 2012-01-03 Bastien Guerry <bzg@gnu.org>
3345
3346 * org.texi (Plain lists, Agenda files): Add index entries.
3347
3348 2012-01-03 Julian Gehring <julian.gehring@googlemail.com>
3349
3350 * org.texi: Use "Org mode" instead of alternatives like
3351 "Org-mode" or "org-mode".
3352
3353 2012-01-03 Bernt Hansen <bernt@norang.ca>
3354
3355 * org.texi (Agenda commands):
3356 Document `org-clock-report-include-clocking-task'.
3357
3358 2012-01-03 Bastien Guerry <bzg@gnu.org>
3359
3360 * org.texi (Checkboxes): Document the new behavior of `C-u C-c
3361 C-c' on checkboxes.
3362
3363 2012-01-03 Julian Gehring <julian.gehring@googlemail.com>
3364
3365 * org.texi: End sentences with two spaces.
3366
3367 2012-01-03 Michael Brand <michael.ch.brand@gmail.com>
3368
3369 * org.texi (External links): Document the link types file+sys
3370 and file+emacs, slightly narrow used page width.
3371
3372 2012-01-03 Eric Schulte <eric.schulte@gmx.com>
3373
3374 * org.texi (colnames): Note that colnames behavior may differ
3375 across languages.
3376
3377 2012-01-03 Bastien Guerry <bzg@gnu.org>
3378
3379 * org.texi (Weekly/daily agenda, Agenda commands): Fix typos.
3380
3381 2012-01-03 Thomas Dye <dk@poto.westell.com>
3382
3383 * org.texi: Augmented discussion of babel property
3384 inheritance. Put footnote outside sentence ending period.
3385
3386 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
3387
3388 * org.texi (eval): Documenting the full range of :eval header
3389 argument values.
3390
3391 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
3392
3393 * org.texi (eval): Documentation of the new :eval option.
3394
3395 2012-01-03 Thomas Dye <dk@poto.local>
3396
3397 * org.texi: Add accumulated properties.
3398
3399 2012-01-03 Thomas Dye <dk@poto.local>
3400
3401 * org.texi: Documented no spaces in name=assign, another
3402 correction to :var table.
3403
3404 2012-01-03 Thomas Dye <dk@poto.local>
3405
3406 * org.texi: Changed DATA to NAME in Working With Source Code
3407 section.
3408
3409 2012-01-03 Tom Dye <tsd@tsdye.com>
3410
3411 * org.texi: Minor change to :var table.
3412
3413 2012-01-03 Tom Dye <tsd@tsdye.com>
3414
3415 * org.texi: More changes to :var table (some examples were wrong).
3416
3417 2012-01-03 Tom Dye <tsd@tsdye.com>
3418
3419 * org.texi: Cleaned up :var table.
3420
3421 2012-01-03 Bastien Guerry <bzg@gnu.org>
3422
3423 * org.texi (Timestamps, Weekly/daily agenda)
3424 (Weekly/daily agenda): Add @cindex for "appointment".
3425
3426 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
3427
3428 * org.texi (Literal examples): A new link to the template for
3429 inserting empty code blocks.
3430 (Structure of code blocks): A new link to the template for
3431 inserting empty code blocks.
3432
3433 2012-01-03 Rafael Laboissiere <rafael@laboissiere.net> (tiny change)
3434
3435 * org.texi (External links): Add footnote on how the behavior
3436 of the text search in Org files are controled by the variable
3437 `org-link-search-must-match-exact-headline'.
3438
3439 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
3440
3441 * org.texi (Buffer-wide header arguments):
3442 Update documentation to reflect removal of #+PROPERTIES.
3443
3444 2012-01-03 Carsten Dominik <carsten.dominik@gmail.com>
3445
3446 * org.texi (The clock table): Mention that ACHIVED trees
3447 contribute to the clock table.
3448
3449 2012-01-03 Carsten Dominik <carsten.dominik@gmail.com> (tiny change)
3450
3451 * org.texi (Conflicts): Better yasnippet config info.
3452
3453 2012-01-03 Bastien Guerry <bzg@gnu.org> (tiny change)
3454
3455 * org.texi (Selective export): Explicitly mention the default
3456 values for `org-export-select-tags',
3457 `org-export-exclude-tags'.
3458
3459 2012-01-03 Tom Dye <tsd@tsdye.com>
3460
3461 * org.texi: Added a line to specify that header arguments are
3462 lowercase.
3463
3464 2012-01-03 Tom Dye <tsd@tsdye.com>
3465
3466 * org.texi: :var requires default value when declared.
3467
3468 2012-01-03 Bastien Guerry <bzg@gnu.org>
3469
3470 * org.texi (Handling links): Add a note about the
3471 `org-link-frame-setup' option.
3472
3473 2012-01-03 David Maus <dmaus@ictsoc.de>
3474
3475 * org.texi (Exporting Agenda Views, Extracting agenda
3476 information): Fix command line syntax, quote symbol parameter
3477 values.
3478
3479 2012-01-03 David Maus <dmaus@ictsoc.de>
3480
3481 * org.texi (Exporting Agenda Views): Fix command line syntax.
3482
3483 2011-12-28 Paul Eggert <eggert@cs.ucla.edu>
3484
3485 * gnus.texi (Mail Source Customization, Mail Back End Variables):
3486 Use octal notation for file permissions, which are normally
3487 thought of in octal.
3488 (Mail Back End Variables): Use more-plausible modes in example.
3489
3490 2011-12-20 Alan Mackenzie <acm@muc.de>
3491
3492 * cc-mode.texi: Update version string 5.31 -> 5.32.
3493
3494 2011-12-06 Juanma Barranquero <lekktu@gmail.com>
3495
3496 * gnus-faq.texi (FAQ 2-1, FAQ 3-8, FAQ 4-14, FAQ 9-1): Fix typos.
3497
3498 2011-11-24 Glenn Morris <rgm@gnu.org>
3499
3500 * gnus.texi, smtpmail.texi: Fix case of "GnuTLS".
3501
3502 2011-11-24 Juanma Barranquero <lekktu@gmail.com>
3503
3504 * makefile.w32-in: Update dependencies.
3505
3506 2011-11-20 Glenn Morris <rgm@gnu.org>
3507
3508 * gnus.texi (Group Information):
3509 Remove gnus-group-fetch-faq, command deleted 2010-09-24.
3510
3511 2011-11-20 Juanma Barranquero <lekktu@gmail.com>
3512
3513 * gnus-coding.texi (Gnus Maintenance Guide):
3514 Rename from "Gnus Maintainance Guide".
3515
3516 * ede.texi (ede-compilation-program, ede-compiler, ede-linker):
3517 * eieio.texi (Customizing):
3518 * gnus.texi (Article Washing):
3519 * gnus-news.texi:
3520 * sem-user.texi (Smart Jump): Fix typos.
3521
3522 2011-11-16 Juanma Barranquero <lekktu@gmail.com>
3523
3524 * org.texi (Agenda commands, Exporting Agenda Views): Fix typos.
3525
3526 2011-11-15 Juanma Barranquero <lekktu@gmail.com>
3527
3528 * ede.texi (project-am-texinfo):
3529 * gnus.texi (Sending or Not Sending):
3530 * org.texi (Template elements): Fix typos.
3531
3532 2011-11-14 Juanma Barranquero <lekktu@gmail.com>
3533
3534 * ediff.texi (Hooks):
3535 * sem-user.texi (Semanticdb Roots): Fix typos.
3536
3537 2011-11-11 Juanma Barranquero <lekktu@gmail.com>
3538
3539 * semantic.texi (Tag handling): Fix typo.
3540
3541 2011-10-31 Katsumi Yamaoka <yamaoka@jpl.org>
3542
3543 * gnus.texi (Other Gnus Versions): Remove.
3544
3545 2011-10-28 Alan Mackenzie <acm@muc.de>
3546
3547 * cc-mode.texi (Indentation Commands): Mention "macros with semicolons".
3548 (Other Special Indentations): Add an xref to "Macros with ;".
3549 (Customizing Macros): Add stuff about syntax in macros. Add an xref to
3550 "Macros with ;".
3551 (Macros with ;): New page.
3552
3553 * cc-mode.texi (Movement Commands): Document `c-defun-tactic'.
3554 Document the new handling of nested scopes for movement by defuns.
3555
3556 2011-10-23 Michael Albinus <michael.albinus@gmx.de>
3557
3558 Sync with Tramp 2.2.3.
3559
3560 * trampver.texi: Update release number.
3561
3562 2011-10-14 Glenn Morris <rgm@gnu.org>
3563
3564 * ert.texi (Introduction, How to Run Tests)
3565 (Running Tests Interactively, Expected Failures)
3566 (Tests and Their Environment, Useful Techniques)
3567 (Interactive Debugging, Fixtures and Test Suites):
3568 Minor rephrasings.
3569 (Running Tests Interactively, The @code{should} Macro): Add xrefs.
3570 (Running Tests in Batch Mode): Simplify loading instructions.
3571 (Test Selectors): Clarify some selectors.
3572 (Expected Failures, Useful Techniques):
3573 Make examples fit in 80 columns.
3574
3575 2011-10-13 Jay Belanger <jay.p.belanger@gmail.com>
3576
3577 * calc.texi (Basic Operations on Units): Discuss temperature
3578 conversion (`u t') alongside with other unit conversions ('u c').
3579
3580 2011-10-12 Glenn Morris <rgm@gnu.org>
3581
3582 * ert.texi: Whitespace trivia to make main menu items line up better.
3583
3584 2011-10-08 Glenn Morris <rgm@gnu.org>
3585
3586 * Makefile.in: Fix ert rules.
3587
3588 2011-10-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
3589
3590 * gnus.texi (Gnus Utility Functions): Add more references and
3591 explanations (bug#9683).
3592
3593 2011-09-26 Paul Eggert <eggert@cs.ucla.edu>
3594
3595 * texinfo.tex: Merge from gnulib.
3596
3597 2011-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
3598
3599 * gnus.texi (Archived Messages): Note the default (bug#9552).
3600
3601 2011-09-21 Bill Wohler <wohler@newt.com>
3602
3603 Release MH-E manual version 8.3.
3604
3605 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
3606 release 8.3.
3607 (Preface): Update support information.
3608 (From Bill Wohler): Reset text to original version. As a
3609 historical quote, the tense should be correct in the time that it
3610 was written.
3611
3612 2011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
3613
3614 * gnus.texi (Listing Groups): Explain `gnus-group-list-limit'.
3615 (Finding the News): Doc clarification.
3616 (Terminology): Mention naming.
3617
3618 2011-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
3619
3620 * gnus.texi: Remove mentions of `recent', which are now obsolete.
3621 (Interactive): Document `quiet'.
3622
3623 2011-08-15 Suvayu Ali <fatkasuvayu+linux@gmail.com> (tiny change)
3624
3625 * org.texi (Images in LaTeX export): Rewrite.
3626
3627 2011-08-15 Bastien Guerry <bzg@gnu.org>
3628
3629 * org.texi (Using the mapping API): Mention 'region as a possible
3630 scope for `org-map-entries'.
3631
3632 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3633
3634 * org.texi (Visibility cycling): Document `org-copy-visible'.
3635
3636 2011-08-15 Bastien Guerry <bzg@gnu.org>
3637
3638 * org.texi (Template expansion): Order template sequences in the
3639 proper order.
3640
3641 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3642
3643 * org.texi (eval): Expand discussion of the :eval header argument.
3644
3645 2011-08-15 Bastien Guerry <bzg@gnu.org>
3646
3647 * org.texi (Languages): Add Lilypond and Awk as supported
3648 languages.
3649
3650 2011-08-15 Achim Gratz <stromeko@nexgo.de>
3651
3652 * org.texi: Document that both CLOCK_INTO_DRAWER and
3653 LOG_INTO_DRAWER can be used to override the contents of variable
3654 org-clock-into-drawer (or if unset, org-log-into-drawer).
3655
3656 * org.texi: Replace @xref->@pxref.
3657
3658 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3659
3660 * org.texi (Evaluating code blocks): Documenting the new option
3661 for inline call lines.
3662
3663 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3664
3665 * org.texi (Results of evaluation): More explicit about the
3666 mechanism through which interactive evaluation of code is
3667 performed.
3668
3669 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3670
3671 * org.texi (noweb-ref): New header argument documentation.
3672
3673 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3674
3675 * org.texi (Extracting source code): Documentation of the new
3676 org-babel-tangle-named-block-combination variable.
3677
3678 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3679
3680 * org.texi (Structure of code blocks): Explicitly state that the
3681 behavior of multiple blocks of the same name is undefined.
3682
3683 2011-08-15 Christian Egli <christian.egli@sbszh.ch>
3684
3685 * org.texi (TaskJuggler export): Modify the example to reflect the
3686 new effort durations.
3687
3688 2011-08-15 David Maus <dmaus@ictsoc.de>
3689
3690 * org.texi (Images in LaTeX export): Escape curly brackets in
3691 LaTeX example.
3692
3693 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3694
3695 * org.texi (The clock table): Document the :properties and
3696 :inherit-props arguments for the clocktable.
3697
3698 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3699
3700 * org.texi (Tables in LaTeX export): Document specifying placement
3701 options for tables.
3702
3703 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3704
3705 * org.texi (Evaluating code blocks): More specific documentation
3706 about the different types of header arguments.
3707
3708 2011-08-15 Manuel Giraud <manuel.giraud@univ-nantes.fr>
3709
3710 * org.texi (Sitemap): Document `:sitemap-sans-extension' property.
3711
3712 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3713
3714 * org.texi (Built-in table editor): Document the table field
3715 follow mode.
3716
3717 2011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
3718
3719 * org.texi (Easy Templates): Document new template.
3720
3721 2011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
3722
3723 * org.texi (Literal examples): Add a cross-reference from "Literal
3724 Examples" to "Easy Templates."
3725
3726 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3727
3728 * org.texi (The clock table): Add link to match syntax.
3729
3730 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3731
3732 * org.texi (Agenda commands): Document clock consistency checks.
3733
3734 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3735
3736 * org.texi (Built-in table editor): Document that \vert represents
3737 a vertical bar in a table field.
3738
3739 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3740
3741 * org.texi (Literal examples): Link from "Markup" > "Literate
3742 Examples" to "Working with Source Code".
3743
3744 2011-08-15 Puneeth Chaganti <punchagan@gmail.com>
3745
3746 * org.texi (Agenda commands): Doc for function option to bulk
3747 action.
3748
3749 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3750
3751 * org.texi (Template expansion): Document new %<...> template
3752 escape.
3753
3754 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3755
3756 * org.texi (Selective export): Document exclusion of any tasks
3757 from export.
3758
3759 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3760
3761 * org.texi (Selective export): Document how to exclude DONE tasks
3762 from export.
3763 (Publishing options): Document the properties to be used to turn off
3764 export of DONE tasks.
3765
3766 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3767
3768 * org.texi (The date/time prompt): Document date range protection.
3769
3770 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3771
3772 * org.texi (padline): Documentation of the new padline header
3773 argument.
3774
3775 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3776
3777 * org.texi (var): Adding "[" to list of characters triggering
3778 elisp evaluation.
3779
3780 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3781
3782 * org.texi (var): Documentation of Emacs Lisp evaluation during
3783 variable assignment.
3784
3785 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3786
3787 * org.texi (colnames): Reference indexing into variables, and note
3788 that colnames are *not* removed before indexing occurs.
3789 (rownames): Reference indexing into variables, and note that
3790 rownames are *not* removed before indexing occurs.
3791
3792 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3793
3794 * org.texi (var): Clarification of indexing into tabular
3795 variables.
3796
3797 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3798
3799 * org.texi (results): Documentation of the `:results wrap' header
3800 argument.
3801
3802 2011-08-15 Bastien Guerry <bzg@gnu.org>
3803
3804 * org.texi (LaTeX and PDF export): Add a note about a limitation
3805 of the LaTeX export: the org file has to be properly structured.
3806
3807 2011-08-15 Bastien Guerry <bzg@gnu.org>
3808
3809 * org.texi (Dynamic blocks, Structure editing):
3810 Mention the function `org-narrow-to-block'.
3811
3812 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3813
3814 * org.texi (Languages): Updating list of code block supported
3815 languages.
3816
3817 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3818
3819 * org.texi (Special properties): CATEGORY is a special property,
3820 but it may also used in the drawer.
3821
3822 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3823
3824 * org.texi (mkdirp): Documentation of the :mkdirp header argument.
3825
3826 2011-08-15 Puneeth Chaganti <punchagan@gmail.com>
3827
3828 * org.texi (Include files): Document :lines.
3829
3830 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3831
3832 * org.texi (comments): Documentation of the ":comments noweb" code
3833 block header argument.
3834
3835 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3836
3837 * org.texi (Conflicts): Change "yasnippets" to "yasnippet" and
3838 added extra whitespace around functions to be consistent with the
3839 rest of the section.
3840
3841 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3842
3843 * org.texi (Evaluating code blocks): Expand discussion of
3844 #+call: line syntax.
3845 (Header arguments in function calls): Expand discussion of
3846 #+call: line syntax.
3847
3848 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3849
3850 * org.texi (Evaluating code blocks): More explicit about how to
3851 pass variables to #+call lines.
3852
3853 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3854
3855 * org.texi (Results of evaluation): Link to the :results header
3856 argument list from the "Results of evaluation" section.
3857
3858 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3859
3860 * org.texi (Conflicts): Adding additional information about
3861 resolving org/yasnippet conflicts.
3862
3863 2011-08-15 David Maus <dmaus@ictsoc.de>
3864
3865 * org.texi (Publishing options): Document style-include-scripts
3866 publishing project property.
3867
3868 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3869
3870 * org.texi (Sparse trees): Document the next-error /
3871 previous-error functionality.
3872
3873 2011-08-15 Tom Dye <tsd@tsdye.com>
3874
3875 * org.texi (cache): Improve documentation of code block caches.
3876
3877 2011-08-15 Tom Dye <tsd@tsdye.com>
3878
3879 * org.texi (Code block specific header arguments):
3880 Documentation of multi-line header arguments.
3881
3882 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3883
3884 * org.texi (Code evaluation security): Add example for using a
3885 function.
3886
3887 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3888
3889 * org.texi (Tables in LaTeX export): Documentation of new
3890 attr_latex options for tables.
3891
3892 2011-08-03 Michael Albinus <michael.albinus@gmx.de>
3893
3894 * trampver.texi: Update release number.
3895
3896 2011-07-30 Michael Albinus <michael.albinus@gmx.de>
3897
3898 Sync with Tramp 2.2.2.
3899
3900 * trampver.texi: Update release number.
3901
3902 2011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
3903
3904 * flymake.texi (Example -- Configuring a tool called via make):
3905 Use /dev/null instead of the Windows "nul" (bug#8715).
3906
3907 2011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
3908
3909 * widget.texi (Setting Up the Buffer): Remove mention of the
3910 global keymap parent, which doesn't seem to be accurate
3911 (bug#7045).
3912
3913 2011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
3914
3915 * org.texi (Special agenda views): Fix double quoting (bug#3509).
3916
3917 2010-07-10 Kevin Ryde <user42@zip.com.au>
3918
3919 * cl.texi (For Clauses): Add destructuring example processing an
3920 alist (bug#6596).
3921
3922 2011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
3923
3924 * ediff.texi (Major Entry Points): Remove mention of `require',
3925 since that's not pertinent in the installed Emacs (bug#9016).
3926
3927 2011-07-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
3928
3929 * gnus.texi (Expiring Mail): Document gnus-auto-expirable-marks.
3930 (Filtering New Groups): Clarify how simple the "options -n" format is.
3931 (Agent Expiry): Remove mention of `gnus-request-expire-articles', which
3932 is internal.
3933
3934 2011-07-04 Michael Albinus <michael.albinus@gmx.de>
3935
3936 * tramp.texi (Cleanup remote connections):
3937 Add `tramp-cleanup-this-connection'.
3938
3939 2011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
3940
3941 * gnus.texi (Subscription Methods): Link to "Group Levels" to explain
3942 zombies.
3943 (Checking New Groups): Ditto (bug#8974).
3944 (Checking New Groups): Move the reference to the right place.
3945
3946 2011-07-03 Dave Abrahams <dave@boostpro.com> (tiny change)
3947
3948 * gnus.texi (Startup Files): Clarify that we're talking about numbered
3949 backups, and not actual vc (bug#8975).
3950
3951 2011-07-03 Kevin Ryde <user42@zip.com.au>
3952
3953 * cl.texi (For Clauses): @items for hash-values and key-bindings
3954 to make them more visible when skimming. Add examples of `using'
3955 clause to them, examples being clearer than a description in
3956 words (bug#6599).
3957
3958 2011-07-01 Alan Mackenzie <acm@muc.de>
3959
3960 * cc-mode.texi (Guessing the Style): New page.
3961 (Styles): Add a short introduction to above.
3962
3963 2011-06-28 Deniz Dogan <deniz@dogan.se>
3964
3965 * rcirc.texi (Configuration): Bug-fix:
3966 `rcirc-default-user-full-name' is now `rcirc-default-full-name'.
3967 Reported by Elias Pipping <pipping@exherbo.org>.
3968
3969 2011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
3970
3971 * gnus.texi (Summary Mail Commands):
3972 Document `gnus-summary-reply-to-list-with-original'.
3973
3974 2011-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
3975
3976 * eshell.texi (Known problems): Fix typo.
3977
3978 2011-06-12 Michael Albinus <michael.albinus@gmx.de>
3979
3980 * tramp.texi (Customizing Completion): Mention authinfo-style files.
3981 (Password handling): `auth-source-debug' is good for debug messages.
3982
3983 2011-05-31 Teodor Zlatanov <tzz@lifelogs.com>
3984
3985 * gnus.texi (Store custom flags and keywords): Refer to
3986 `gnus-registry-article-marks-to-{chars,names}' instead of
3987 `gnus-registry-user-format-function-{M,M2}'.
3988
3989 2011-05-27 Paul Eggert <eggert@cs.ucla.edu>
3990
3991 * texinfo.tex: Merge from gnulib.
3992
3993 2011-05-18 Teodor Zlatanov <tzz@lifelogs.com>
3994
3995 * gnus.texi (Gnus Registry Setup): Rename from "Setup".
3996 (Store custom flags and keywords):
3997 Mention `gnus-registry-user-format-function-M' and
3998 `gnus-registry-user-format-function-M2'.
3999
4000 2011-05-17 Paul Eggert <eggert@cs.ucla.edu>
4001
4002 * texinfo.tex: Sync from gnulib, version 2011-05-11.16.
4003
4004 2011-05-17 Glenn Morris <rgm@gnu.org>
4005
4006 * gnus.texi (Face): Fix typo.
4007
4008 2011-05-14 Glenn Morris <rgm@gnu.org>
4009
4010 * dired-x.texi (Omitting Examples): Minor addition.
4011
4012 2011-05-10 Jim Meyering <meyering@redhat.com>
4013
4014 * ede.texi: Fix typo "or or -> or".
4015
4016 2011-05-03 Peter Münster <pmlists@free.fr> (tiny change)
4017
4018 * gnus.texi (Summary Buffer Lines):
4019 gnus-summary-user-date-format-alist does not exist.
4020 (Sorting the Summary Buffer): More about sorting threads.
4021
4022 2011-04-25 Michael Albinus <michael.albinus@gmx.de>
4023
4024 * trampver.texi: Update release number.
4025
4026 2011-04-14 Michael Albinus <michael.albinus@gmx.de>
4027
4028 * tramp.texi (Frequently Asked Questions): New item for disabling
4029 Tramp in other packages.
4030
4031 2011-04-14 Teodor Zlatanov <tzz@lifelogs.com>
4032
4033 * gnus.texi (nnmairix caveats, Setup, Registry Article Refer Method)
4034 (Fancy splitting to parent, Store arbitrary data):
4035 Update gnus-registry docs.
4036
4037 2011-04-13 Juanma Barranquero <lekktu@gmail.com>
4038
4039 * ede.texi: Fix typos.
4040
4041 2011-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
4042
4043 * gnus.texi (Window Layout): @itemize @code doesn't exist.
4044 It's @table @code.
4045
4046 2011-03-19 Antoine Levitt <antoine.levitt@gmail.com>
4047
4048 * gnus.texi (Listing Groups): Document gnus-group-list-ticked.
4049
4050 2011-03-17 Jay Belanger <jay.p.belanger@gmail.com>
4051
4052 * calc.texi (Logarithmic Units): Update the function names.
4053
4054 2011-03-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
4055
4056 * message.texi (Various Commands): Document format specs in the
4057 ellipsis.
4058
4059 2011-03-15 Antoine Levitt <antoine.levitt@gmail.com>
4060
4061 * message.texi (Insertion Variables): Document message-cite-style.
4062
4063 2011-03-14 Michael Albinus <michael.albinus@gmx.de>
4064
4065 * tramp.texi (Remote processes): New subsection "Running shell on
4066 a remote host".
4067
4068 2011-03-12 Teodor Zlatanov <tzz@lifelogs.com>
4069
4070 * auth.texi (Help for developers): Update docs to explain that the
4071 :save-function will only run the first time.
4072
4073 2011-03-12 Glenn Morris <rgm@gnu.org>
4074
4075 * Makefile.in (emacs-faq.html): Fix some more cross-refs.
4076 (emacs-faq.text): New target.
4077 (clean): Add emacs-faq.
4078
4079 2011-03-12 Michael Albinus <michael.albinus@gmx.de>
4080
4081 Sync with Tramp 2.2.1.
4082
4083 * trampver.texi: Update release number.
4084
4085 2011-03-11 Glenn Morris <rgm@gnu.org>
4086
4087 * Makefile.in (HTML_TARGETS): New.
4088 (clean): Delete $HTML_TARGETS.
4089 (emacs-faq.html): New, for use with the gnu.org Emacs webpage.
4090
4091 2011-03-08 Teodor Zlatanov <tzz@lifelogs.com>
4092
4093 * auth.texi (Help for developers): Show example of using
4094 `auth-source-search' with prompts and :save-function.
4095
4096 2011-03-07 Chong Yidong <cyd@stupidchicken.com>
4097
4098 * Version 23.3 released.
4099
4100 2011-03-07 Antoine Levitt <antoine.levitt@gmail.com>
4101
4102 * message.texi (Message Buffers): Update default value of
4103 message-generate-new-buffers.
4104
4105 2011-03-06 Jay Belanger <jay.p.belanger@gmail.com>
4106
4107 * calc.texi (Logarithmic Units): Rename calc-logunits-dblevel
4108 and calc-logunits-nplevel to calc-dblevel and calc-nplevel,
4109 respectively.
4110 (Musical Notes): New section.
4111 (Customizing Calc): Mention the customizable variable
4112 calc-note-threshold.
4113
4114 2011-03-03 Glenn Morris <rgm@gnu.org>
4115
4116 * url.texi (Dealing with HTTP documents): Remove reference to
4117 function url-decode-text-part; never seems to have existed. (Bug#6038)
4118 (Configuration): Update url-configuration-directory description.
4119
4120 2011-03-02 Glenn Morris <rgm@gnu.org>
4121
4122 * dired-x.texi (Multiple Dired Directories): Remove mentions
4123 of dired-default-directory-alist and dired-default-directory.
4124 Move dired-smart-shell-command here...
4125 (Miscellaneous Commands): ... from here.
4126
4127 2011-03-02 Paul Eggert <eggert@cs.ucla.edu>
4128
4129 * texinfo.tex: Update to version 2011-02-24.09.
4130
4131 2011-03-02 Glenn Morris <rgm@gnu.org>
4132
4133 * dired-x.texi (Omitting Variables): Refer to add-dir-local-variable
4134 instead of the obsoleted dired-omit-here-always.
4135
4136 2011-02-28 Michael Albinus <michael.albinus@gmx.de>
4137
4138 * tramp.texi (Frequently Asked Questions): Add Emacs 24 to
4139 supported systems.
4140
4141 2011-02-28 Glenn Morris <rgm@gnu.org>
4142
4143 * dbus.texi (Type Conversion): Grammar fix.
4144
4145 2011-02-23 Michael Albinus <michael.albinus@gmx.de>
4146
4147 * tramp.texi: Use consistently "Emacs" (instead of "GNU Emacs") and
4148 "Debian GNU/Linux".
4149
4150 * trampver.texi [xemacs]: Set emacsothername to "Emacs".
4151
4152 2011-02-23 Glenn Morris <rgm@gnu.org>
4153
4154 * dired-x.texi (Features): Minor rephrasing.
4155 (Local Variables): Fix typos.
4156
4157 * edt.texi, erc.texi, gnus.texi, idlwave.texi, mh-e.texi:
4158 Standardize some Emacs/XEmacs terminology.
4159
4160 * dired-x.texi (Features): Don't advertise obsolete local variables.
4161 Simplify layout.
4162 (Omitting Variables): Update local variables example.
4163 (Local Variables): Say this is obsolete. Fix description of
4164 dired-enable-local-variables possible values.
4165
4166 2011-02-22 Teodor Zlatanov <tzz@lifelogs.com>
4167
4168 * auth.texi (Help for users): Mention ~/.netrc is also searched by
4169 default now.
4170
4171 2011-02-21 Lars Ingebrigtsen <larsi@gnus.org>
4172
4173 * gnus.texi (Article Date): Clarify gnus-article-update-date-headers.
4174
4175 2011-02-20 Lars Ingebrigtsen <larsi@gnus.org>
4176
4177 * gnus.texi (Window Layout): Document layout names.
4178
4179 2011-02-19 Eli Zaretskii <eliz@gnu.org>
4180
4181 * ada-mode.texi: Sync @dircategory with ../../info/dir.
4182 * auth.texi: Sync @dircategory with ../../info/dir.
4183 * autotype.texi: Sync @dircategory with ../../info/dir.
4184 * calc.texi: Sync @dircategory with ../../info/dir.
4185 * cc-mode.texi: Sync @dircategory with ../../info/dir.
4186 * cl.texi: Sync @dircategory with ../../info/dir.
4187 * dbus.texi: Sync @dircategory with ../../info/dir.
4188 * dired-x.texi: Sync @dircategory with ../../info/dir.
4189 * ebrowse.texi: Sync @dircategory with ../../info/dir.
4190 * ede.texi: Sync @dircategory with ../../info/dir.
4191 * ediff.texi: Sync @dircategory with ../../info/dir.
4192 * edt.texi: Sync @dircategory with ../../info/dir.
4193 * eieio.texi: Sync @dircategory with ../../info/dir.
4194 * emacs-mime.texi: Sync @dircategory with ../../info/dir.
4195 * epa.texi: Sync @dircategory with ../../info/dir.
4196 * erc.texi: Sync @dircategory with ../../info/dir.
4197 * eshell.texi: Sync @dircategory with ../../info/dir.
4198 * eudc.texi: Sync @dircategory with ../../info/dir.
4199 * flymake.texi: Sync @dircategory with ../../info/dir.
4200 * forms.texi: Sync @dircategory with ../../info/dir.
4201 * gnus.texi: Sync @dircategory with ../../info/dir.
4202 * idlwave.texi: Sync @dircategory with ../../info/dir.
4203 * mairix-el.texi: Sync @dircategory with ../../info/dir.
4204 * message.texi: Sync @dircategory with ../../info/dir.
4205 * mh-e.texi: Sync @dircategory with ../../info/dir.
4206 * newsticker.texi: Sync @dircategory with ../../info/dir.
4207 * nxml-mode.texi: Sync @dircategory with ../../info/dir.
4208 * org.texi: Sync @dircategory with ../../info/dir.
4209 * pcl-cvs.texi: Sync @dircategory with ../../info/dir.
4210 * pgg.texi: Sync @dircategory with ../../info/dir.
4211 * rcirc.texi: Sync @dircategory with ../../info/dir.
4212 * reftex.texi: Sync @dircategory with ../../info/dir.
4213 * remember.texi: Sync @dircategory with ../../info/dir.
4214 * sasl.texi: Sync @dircategory with ../../info/dir.
4215 * sc.texi: Sync @dircategory with ../../info/dir.
4216 * semantic.texi: Sync @dircategory with ../../info/dir.
4217 * ses.texi: Sync @dircategory with ../../info/dir.
4218 * sieve.texi: Sync @dircategory with ../../info/dir.
4219 * smtpmail.texi: Sync @dircategory with ../../info/dir.
4220 * speedbar.texi: Sync @dircategory with ../../info/dir.
4221 * trampver.texi [emacs]: Set emacsname to "Emacs".
4222 * tramp.texi: Sync @dircategory with ../../info/dir.
4223 * url.texi: Sync @dircategory with ../../info/dir.
4224 * vip.texi: Sync @dircategory with ../../info/dir.
4225 * viper.texi: Sync @dircategory with ../../info/dir.
4226 * widget.texi: Sync @dircategory with ../../info/dir.
4227 * woman.texi: Sync @dircategory with ../../info/dir.
4228
4229 2011-02-19 Glenn Morris <rgm@gnu.org>
4230
4231 * dired-x.texi (Technical Details): No longer redefines
4232 dired-add-entry, dired-initial-position, dired-clean-up-after-deletion,
4233 dired-read-shell-command, or dired-find-buffer-nocreate.
4234
4235 2013-02-18 Aidan Gauland <aidalgol@no8wireless.co.nz>
4236
4237 * eshell.texi (Input/Output):
4238 Document insert output redirection operator, >>>.
4239
4240 2011-02-18 Glenn Morris <rgm@gnu.org>
4241
4242 * dired-x.texi (Optional Installation File At Point): Simplify.
4243
4244 2011-02-17 Teodor Zlatanov <tzz@lifelogs.com>
4245
4246 * auth.texi (Help for users): Use :port instead of :protocol for all
4247 auth-source docs.
4248 (GnuPG and EasyPG Assistant Configuration): Mention the default now is
4249 to have two files in `auth-sources'.
4250
4251 2011-02-16 Glenn Morris <rgm@gnu.org>
4252
4253 * dired-x.texi: Use emacsver.texi to get Emacs version.
4254 * Makefile.in ($(infodir)/dired-x, dired-x.dvi, dired-x.pdf):
4255 Depend on emacsver.texi.
4256
4257 * dired-x.texi: Drop meaningless version number.
4258 (Introduction): Remove old info.
4259 (Optional Installation Dired Jump): Autoload from dired-x.
4260 Remove incorrect info about loaddefs.el.
4261 (Bugs): Just refer to M-x report-emacs-bug.
4262
4263 * dired-x.texi (Multiple Dired Directories): Update for rename of
4264 default-directory-alist.
4265 (Miscellaneous Commands): No longer mention very old VM version 4.
4266
4267 2011-02-15 Paul Eggert <eggert@cs.ucla.edu>
4268
4269 Merge from gnulib.
4270 * texinfo.tex: Update to version 2011-02-14.11.
4271
4272 2011-02-14 Teodor Zlatanov <tzz@lifelogs.com>
4273
4274 * auth.texi (Help for users):
4275 Login collection is "Login" and not "login".
4276
4277 2011-02-13 Michael Albinus <michael.albinus@gmx.de>
4278
4279 * tramp.texi (History): Remove IMAP support.
4280 (External methods, Frequently Asked Questions): Remove `imap' and
4281 `imaps' methods.
4282 (Password handling): Remove IMAP entries for ~/.authinfo.gpg.
4283
4284 * trampver.texi: Remove default value of `emacsimap'.
4285
4286 2011-02-13 Glenn Morris <rgm@gnu.org>
4287
4288 * ada-mode.texi, dired-x.texi, ebrowse.texi, ediff.texi, eudc.texi:
4289 * idlwave.texi, reftex.texi, sc.texi, speedbar.texi: Add @top.
4290
4291 2011-02-12 Glenn Morris <rgm@gnu.org>
4292
4293 * sc.texi (Getting Connected): Remove old index entries.
4294
4295 2011-02-12 Ulrich Mueller <ulm@gentoo.org>
4296
4297 * url.texi: Remove duplicate @dircategory (Bug#7942).
4298
4299 2011-02-11 Teodor Zlatanov <tzz@lifelogs.com>
4300
4301 * auth.texi (Overview, Help for users, Help for developers):
4302 Update docs.
4303 (Help for users): Talk about spaces.
4304
4305 2011-02-09 Paul Eggert <eggert@cs.ucla.edu>
4306
4307 * texinfo.tex: Update to version 2011-02-07.16.
4308
4309 2011-02-07 Michael Albinus <michael.albinus@gmx.de>
4310
4311 * dbus.texi (Bus names): Adapt descriptions for
4312 dbus-list-activatable-names and dbus-list-known-names.
4313
4314 2011-02-07 Jay Belanger <jay.p.belanger@gmail.com>
4315
4316 * calc.texi (Logarithmic Units): New section.
4317
4318 2011-02-05 Teodor Zlatanov <tzz@lifelogs.com>
4319
4320 * gnus-overrides.texi: Renamed from overrides.texi and all the relevant
4321 manuals use it now.
4322
4323 * Makefile.in (nowebhack): Fix to use -D flag instead of overrides.
4324
4325 2011-02-05 Katsumi Yamaoka <yamaoka@jpl.org>
4326
4327 * overrides.texi: Remove.
4328
4329 * sieve.texi, sasl.texi, pgg.texi, message.texi, gnus.texi:
4330 * emacs-mime.texi, auth.texi, Makefile.in: Revert last changes.
4331
4332 2011-02-05 Michael Albinus <michael.albinus@gmx.de>
4333
4334 * tramp.texi (Frequently Asked Questions): Mention problems with
4335 WinSSHD.
4336
4337 * trampver.texi: Update release number.
4338
4339 2011-02-05 Era Eriksson <era+tramp@iki.fi> (tiny change)
4340
4341 * tramp.texi:
4342 Replace "delimet" with "delimit" globally.
4343 Replace "explicite" with "explicit" globally.
4344 Replace "instead of" with "instead" where there was nothing after "of".
4345 Audit use of comma before interrogative pronoun, "that", or "which".
4346 Minor word order, spelling, wording changes.
4347
4348 2011-02-04 Teodor Zlatanov <tzz@lifelogs.com>
4349
4350 * overrides.texi: New file to set or clear WEBHACKDEVEL.
4351
4352 * sieve.texi: Use WEBHACKDEVEL.
4353
4354 * sasl.texi: Use WEBHACKDEVEL.
4355
4356 * pgg.texi: Use WEBHACKDEVEL.
4357
4358 * message.texi: Use WEBHACKDEVEL.
4359
4360 * gnus.texi: Use WEBHACKDEVEL.
4361
4362 * emacs-mime.texi: Use WEBHACKDEVEL.
4363
4364 * auth.texi: Use WEBHACKDEVEL.
4365
4366 * Makefile.in (webhack, nowebhack): Hacks to produce for-the-web
4367 manuals.
4368
4369 2011-02-04 Lars Ingebrigtsen <larsi@gnus.org>
4370
4371 * gnus.texi: Add DEVEL header (suggested by Andreas Schwab).
4372
4373 2011-02-03 Paul Eggert <eggert@cs.ucla.edu>
4374
4375 * texinfo.tex: Update to version 2011-02-01.10 from gnulib,
4376 which in turn is copied from ftp://tug.org/tex/.
4377
4378 2011-02-03 Glenn Morris <rgm@gnu.org>
4379
4380 * faq.texi (Contacting the FSF): Mainly just refer to the web-site.
4381 (Binding combinations of modifiers and function keys):
4382 Let's assume people reading this are not using Emacs 18.
4383
4384 2011-02-03 Lars Ingebrigtsen <larsi@gnus.org>
4385
4386 * gnus.texi (Article Date): Remove mention of gnus-stop-date-timer,
4387 since it's run automatically.
4388
4389 2011-02-01 Lars Ingebrigtsen <larsi@gnus.org>
4390
4391 * gnus.texi (Customizing Articles): Fix typo.
4392
4393 2011-01-31 Lars Ingebrigtsen <larsi@gnus.org>
4394
4395 * gnus.texi (Customizing Articles): Document the new way of customizing
4396 the date headers(s).
4397
4398 2011-01-30 Lars Ingebrigtsen <larsi@gnus.org>
4399
4400 * gnus.texi (Client-Side IMAP Splitting): Add a complete nnimap fancy
4401 splitting example.
4402
4403 2011-01-29 Eli Zaretskii <eliz@gnu.org>
4404
4405 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
4406 (MAKEINFO_OPTS): New variable.
4407 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
4408 ($(infodir)/info, $(infodir)/ccmode, $(infodir)/ada-mode)
4409 ($(infodir)/pcl-cvs, $(infodir)/eshell, $(infodir)/cl)
4410 ($(infodir)/dbus, $(infodir)/dired-x, $(infodir)/ediff)
4411 ($(infodir)/flymake, $(infodir)/forms, $(infodir)/gnus)
4412 ($(infodir)/message, $(infodir)/emacs-mime, $(infodir)/sieve)
4413 ($(infodir)/pgg, $(infodir)/mh-e, $(infodir)/reftex)
4414 ($(infodir)/remember, $(infodir)/sasl, $(infodir)/sc)
4415 ($(infodir)/vip, $(infodir)/viper, $(infodir)/widget)
4416 ($(infodir)/efaq, $(infodir)/autotype, $(infodir)/calc)
4417 ($(infodir)/idlwave, $(infodir)/eudc, $(infodir)/ebrowse)
4418 ($(infodir)/woman, $(infodir)/speedbar, $(infodir)/tramp)
4419 ($(infodir)/ses, $(infodir)/smtpmail, $(infodir)/org)
4420 ($(infodir)/url, $(infodir)/newsticker, $(infodir)/nxml-mode)
4421 ($(infodir)/rcirc, $(infodir)/erc, $(infodir)/ert)
4422 ($(infodir)/epa, $(infodir)/mairix-el, $(infodir)/auth)
4423 ($(infodir)/eieio, $(infodir)/ede, $(infodir)/semantic)
4424 ($(infodir)/edt): Use $(MAKEINFO_OPTS).
4425
4426 2011-01-26 Lars Ingebrigtsen <larsi@gnus.org>
4427
4428 * gnus.texi (Article Date): Document gnus-article-update-lapsed-header.
4429
4430 2011-01-24 Teodor Zlatanov <tzz@lifelogs.com>
4431
4432 * message.texi (IDNA): Explain what it is.
4433
4434 2011-01-24 Lars Ingebrigtsen <larsi@gnus.org>
4435
4436 * gnus.texi (The Empty Backend): Document nnnil (bug #7653).
4437
4438 2011-01-23 Werner Lemberg <wl@gnu.org>
4439
4440 * Makefile.in (MAKEINFO): Now controlled by `configure'.
4441 (MAKEINFO_OPTS): New variable. Use it where appropriate.
4442 (ENVADD): Update.
4443
4444 2011-01-18 Glenn Morris <rgm@gnu.org>
4445
4446 * ert.texi: Relicense under GFDL 1.3+, and standardize license notice.
4447
4448 2011-01-14 Eduard Wiebe <usenet@pusto.de>
4449
4450 * nxml-mode.texi (Introduction): Fix file name typos.
4451
4452 2011-01-13 Christian Ohler <ohler@gnu.org>
4453
4454 * ert.texi: New file.
4455
4456 * Makefile.in:
4457 * makefile.w32-in: Add ert.texi.
4458
4459 2011-01-10 Jan Moringen <jan.moringen@uni-bielefeld.de>
4460
4461 * dbus.texi (Receiving Method Calls): New function
4462 dbus-register-service. Rearrange node.
4463
4464 2011-01-07 Paul Eggert <eggert@cs.ucla.edu>
4465
4466 * texinfo.tex: Update to version 2010-12-23.17 from gnulib,
4467 which in turn is copied from ftp://tug.org/tex/.
4468
4469 2011-01-04 Jan Moringen <jan.moringen@uni-bielefeld.de>
4470
4471 * dbus.texi (Receiving Method Calls): Describe new optional
4472 parameter dont-register-service of dbus-register-{method,property}.
4473
4474 2010-12-17 Daiki Ueno <ueno@unixuser.org>
4475
4476 * epa.texi (Encrypting/decrypting *.gpg files):
4477 Mention epa-file-select-keys.
4478
4479 2010-12-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
4480
4481 * gnus.texi (Archived Messages): Remove outdated text.
4482
4483 2010-12-16 Teodor Zlatanov <tzz@lifelogs.com>
4484
4485 * gnus.texi (Foreign Groups): Add clarification of foreign groups.
4486
4487 2010-12-15 Andrew Cohen <cohen@andy.bu.edu>
4488
4489 * gnus.texi (The hyrex Engine): Say that this engine is obsolete.
4490
4491 2010-12-14 Andrew Cohen <cohen@andy.bu.edu>
4492
4493 * gnus.texi (The swish++ Engine): Add customizable parameters
4494 descriptions.
4495 (The swish-e Engine): Ditto.
4496
4497 2010-12-14 Michael Albinus <michael.albinus@gmx.de>
4498
4499 * tramp.texi (Inline methods): Add "ksu" method.
4500 (Remote processes): Add example with remote `default-directory'.
4501
4502 2010-12-14 Glenn Morris <rgm@gnu.org>
4503
4504 * faq.texi (Expanding aliases when sending mail):
4505 Now build-mail-aliases is interactive.
4506
4507 2010-12-13 Andrew Cohen <cohen@andy.bu.edu>
4508
4509 * gnus.texi: First pass at adding (rough) nnir documentation.
4510
4511 2010-12-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
4512
4513 * gnus.texi (Filtering New Groups):
4514 Mention gnus-auto-subscribed-categories.
4515 (The First Time): Remove, since default-subscribed-newsgroups has been
4516 removed.
4517
4518 2010-12-13 Glenn Morris <rgm@gnu.org>
4519
4520 * cl.texi (For Clauses): Small fixes for frames and windows.
4521
4522 2010-12-11 Carsten Dominik <carsten.dominik@gmail.com>
4523
4524 * org.texi (Using capture): Document using prefix arguments for
4525 finalizing capture.
4526 (Agenda commands): Document prefix argument for the bulk scatter
4527 command.
4528 (Beamer class export): Document that also overlay arguments can be
4529 passed to the column environment.
4530 (Template elements): Document the new entry type.
4531
4532 2010-12-11 Puneeth Chaganti <punchagan@gmail.com>
4533
4534 * org.texi (Include files): Document :minlevel.
4535
4536 2010-12-11 Julien Danjou <julien@danjou.info>
4537
4538 * org.texi (Categories): Document category icons.
4539
4540 2010-12-11 Eric Schulte <schulte.eric@gmail.com>
4541
4542 * org.texi (noweb): Fix typo.
4543
4544 2010-12-06 Tassilo Horn <tassilo@member.fsf.org>
4545
4546 * gnus.texi (Server Commands): Point to the rest of the server
4547 commands.
4548
4549 2010-12-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
4550
4551 * gnus.texi (Paging the Article): Note the reverse meanings of `C-u C-u
4552 g'.
4553
4554 2010-12-02 Julien Danjou <julien@danjou.info>
4555
4556 * gnus.texi (Archived Messages): Remove gnus-outgoing-message-group.
4557
4558 2010-11-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
4559
4560 * gnus.texi (Customizing the IMAP Connection): Note the new defaults.
4561 (Direct Functions): Note the STARTTLS upgrade.
4562
4563 2010-11-27 Glenn Morris <rgm@gnu.org>
4564 James Clark <none@example.com>
4565
4566 * nxml-mode.texi (Introduction): New section.
4567
4568 2010-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
4569
4570 * gnus.texi (Server Commands): Document gnus-server-show-server.
4571
4572 2010-11-20 Michael Albinus <michael.albinus@gmx.de>
4573
4574 Sync with Tramp 2.2.0.
4575
4576 * trampver.texi: Update release number.
4577
4578 2010-11-19 Jay Belanger <jay.p.belanger@gmail.com>
4579
4580 * calc.texi (TeX and LaTeX Language Modes, Predefined Units):
4581 Mention that the TeX specific units won't use the `tex' prefix
4582 in TeX mode.
4583
4584 2010-11-18 Katsumi Yamaoka <yamaoka@jpl.org>
4585
4586 * gnus.texi (Misc Article): Document gnus-inhibit-images.
4587
4588 2010-11-17 Glenn Morris <rgm@gnu.org>
4589
4590 * edt.texi: Remove information about Emacs 19.
4591
4592 2010-11-17 Michael Albinus <michael.albinus@gmx.de>
4593
4594 * trampver.texi: Update release number.
4595
4596 2010-11-12 Katsumi Yamaoka <yamaoka@jpl.org>
4597
4598 * gnus.texi (Article Washing): Fix typo.
4599
4600 2010-11-11 Noorul Islam <noorul@noorul.com>
4601
4602 * org.texi: Fix typo.
4603
4604 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4605
4606 * org.texi (Using capture): Explain that refiling is
4607 sensitive to cursor position.
4608
4609 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4610
4611 * org.texi (Images and tables): Add cross reference to link section.
4612
4613 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4614
4615 * org.texi: Document the <c> cookie.
4616
4617 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4618
4619 * org.texi: Multi-line header arguments :PROPERTIES: :ID:
4620 b77c8857-6c76-4ea9-8a61-ddc2648d96c4 :END:.
4621
4622 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4623
4624 * org.texi (CSS support): Document :HTML_CONTAINER_CLASS: property.
4625
4626 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4627
4628 * org.texi (Project alist): Mention that this is a property list.
4629
4630 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4631
4632 * org.texi (Setting up the staging area): Document that
4633 file names remain visible when encrypting the MobileOrg files.
4634
4635 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4636
4637 * org.texi (Setting up the staging area): Document which
4638 versions are needed for encryption.
4639
4640 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4641
4642 * org.texi (noweb): Update :noweb documentation to
4643 reflect the new "tangle" argument.
4644
4645 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4646
4647 * org.texi (Batch execution): Improve tangling script in
4648 documentation.
4649
4650 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4651
4652 * org.texi (Handling links, In-buffer settings):
4653 Document inlining images on startup.
4654
4655 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4656
4657 * org.texi (Setting up the staging area): Document use of
4658 crypt password.
4659
4660 2010-11-11 David Maus <dmaus@ictsoc.de>
4661
4662 * org.texi (Template expansion): Add date related link type escapes.
4663
4664 2010-11-11 David Maus <dmaus@ictsoc.de>
4665
4666 * org.texi (Template expansion): Add mew in table for link type
4667 escapes.
4668
4669 2010-11-11 David Maus <dmaus@ictsoc.de>
4670
4671 * org.texi (Template expansion): Fix typo in link type escapes.
4672
4673 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4674
4675 * org.texi (Structure of code blocks): Another documentation tweak.
4676
4677 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4678
4679 * org.texi (Structure of code blocks): Documentation tweak.
4680
4681 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4682
4683 * org.texi (Structure of code blocks):
4684 Update documentation to mention inline code block syntax.
4685
4686 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4687
4688 * org.texi (comments): Improve wording.
4689
4690 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4691
4692 * org.texi (comments): Document the new :comments header arguments.
4693
4694 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4695
4696 * org.texi (Installation): Remove the special
4697 installation instructions for XEmacs.
4698
4699 2010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
4700
4701 * org.texi (Easy Templates): New section. Documents quick
4702 insertion of empty structural elements.
4703
4704 2010-11-11 Noorul Islam <noorul@noorul.com>
4705
4706 * org.texi: Fix doc.
4707
4708 2010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
4709
4710 * org.texi (The date/time prompt): Document specification
4711 of time ranges.
4712
4713 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4714
4715 * org.texi (Internal links): Document the changes in
4716 internal links.
4717
4718 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4719
4720 * org.texi (Agenda commands): Document the limitation for
4721 the filter preset - it can only be used for an entire agenda
4722 view, not in an individual block in a block agenda.
4723
4724 2010-11-11 Eric S Fraga <e.fraga@ucl.ac.uk>
4725
4726 * org.texi (iCalendar export): Document alarm creation.
4727
4728 2010-11-10 Michael Albinus <michael.albinus@gmx.de>
4729
4730 * dbus.texi (Type Conversion): Introduce `:unix-fd' type mapping.
4731
4732 2010-11-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
4733
4734 * gnus.texi (Article Washing): Document gnus-article-treat-non-ascii.
4735
4736 2010-11-09 Jay Belanger <jay.p.belanger@gmail.com>
4737
4738 * calc.texi: Use emacsver.texi to determine Emacs version.
4739
4740 2010-11-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
4741
4742 * gnus.texi (Customizing the IMAP Connection): Remove nnir mention,
4743 since that works by default.
4744
4745 2010-11-03 Kan-Ru Chen <kanru@kanru.info> (tiny change)
4746
4747 * gnus.texi (Customizing the IMAP Connection): Document
4748 `nnimap-expunge' and remove `nnimap-expunge-inbox' from example.
4749
4750 2010-11-04 Michael Albinus <michael.albinus@gmx.de>
4751
4752 * tramp.texi (Remote shell setup): New item "Interactive shell
4753 prompt". Reported by Christian Millour <cm@abtela.com>.
4754 (Remote shell setup, Remote processes): Use @code{} for
4755 environment variables.
4756
4757 2010-11-03 Glenn Morris <rgm@gnu.org>
4758
4759 * ediff.texi (Quick Help Commands, Miscellaneous):
4760 * gnus.texi (Agent Variables, Configuring nnmairix): Spelling fix.
4761
4762 2010-10-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
4763
4764 * gnus.texi (Paging the Article): Document C-u g/C-u C-u g.
4765
4766 2010-10-31 Glenn Morris <rgm@gnu.org>
4767
4768 * mh-e.texi (Preface, From Bill Wohler): Change 23 to past tense.
4769
4770 2010-10-31 Glenn Morris <rgm@gnu.org>
4771
4772 * cc-mode.texi: Remove reference to defunct viewcvs URL.
4773
4774 2010-10-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4775
4776 * gnus.texi (Client-Side IMAP Splitting):
4777 Mention nnimap-unsplittable-articles.
4778
4779 2010-10-29 Julien Danjou <julien@danjou.info>
4780
4781 * gnus.texi (Finding the News): Remove references to obsoletes
4782 variables `gnus-nntp-server' and `gnus-secondary-servers'.
4783
4784 2010-10-29 Eli Zaretskii <eliz@gnu.org>
4785
4786 * makefile.w32-in (MAKEINFO): Add -I$(emacsdir).
4787 (ENVADD): Remove extra -I$(emacsdir), included in $(MAKEINFO).
4788 ($(infodir)/efaq): Remove -I$(emacsdir), included in $(MAKEINFO).
4789 ($(infodir)/calc, calc.dvi): Depend on $(emacsdir)/emacsver.texi.
4790
4791 2010-10-28 Glenn Morris <rgm@gnu.org>
4792
4793 * Makefile.in (MAKEINFO, ENVADD): Add $emacsdir to include path.
4794 (($(infodir)/calc, calc.dvi, calc.pdf): Depend on emacsver.texi.
4795 ($(infodir)/efaq): Remove -I option now in $MAKEINFO.
4796
4797 2010-10-25 Daiki Ueno <ueno@unixuser.org>
4798
4799 * epa.texi (Mail-mode integration): Add alternative key bindings
4800 for epa-mail commands; escape comma.
4801 Don't use the word "PGP", since it is a non-free program.
4802
4803 2010-10-24 Jay Belanger <jay.p.belanger@gmail.com>
4804
4805 * calc.texi: Use emacsver.texi to determine Emacs version.
4806
4807 2010-10-24 Juanma Barranquero <lekktu@gmail.com>
4808
4809 * gnus.texi (Group Parameters, Buttons): Fix typos.
4810
4811 2010-10-22 Tassilo Horn <tassilo@member.fsf.org>
4812
4813 * gnus.texi (Subscription Commands): Mention that you can also
4814 subscribe to new groups via the Server buffer, which is probably more
4815 convenient when subscribing to many groups.
4816
4817 2010-10-21 Julien Danjou <julien@danjou.info>
4818
4819 * message.texi (Message Headers): Allow message-default-headers to be a
4820 function.
4821
4822 2010-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
4823
4824 * gnus-news.texi: Mention new archive defaults.
4825
4826 2010-10-21 Katsumi Yamaoka <yamaoka@jpl.org>
4827
4828 * gnus.texi (RSS): Remove nnrss-wash-html-in-text-plain-parts.
4829
4830 2010-10-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
4831
4832 * gnus.texi (HTML): Document the function value of
4833 gnus-blocked-images.
4834 (Article Washing): shr and gnus-w3m, not the direct function names.
4835
4836 2010-10-20 Julien Danjou <julien@danjou.info>
4837
4838 * emacs-mime.texi (Flowed text): Add a note about mml-enable-flowed
4839 variable.
4840
4841 2010-10-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
4842
4843 * gnus.texi (Customizing the IMAP Connection): The port strings are
4844 strings.
4845 (Document Groups): Mention git.
4846
4847 2010-10-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
4848
4849 * gnus-coding.texi (Gnus Maintainance Guide): Update to mention Emacs
4850 bzr/Gnus git sync.
4851
4852 2010-10-15 Eli Zaretskii <eliz@gnu.org>
4853
4854 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix last
4855 change.
4856
4857 2010-10-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
4858
4859 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix up the
4860 @item syntax for in-Emacs makeinfo.
4861
4862 2010-10-13 Teodor Zlatanov <tzz@lifelogs.com>
4863
4864 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix syntax and
4865 trim sentence.
4866
4867 2010-10-12 Daiki Ueno <ueno@unixuser.org>
4868
4869 * epa.texi (Caching Passphrases):
4870 * auth.texi (GnuPG and EasyPG Assistant Configuration):
4871 Clarify some configurations require to set up gpg-agent.
4872
4873 2010-10-11 Glenn Morris <rgm@gnu.org>
4874
4875 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
4876
4877 2010-10-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
4878
4879 * gnus.texi (Spam Package Introduction): Mention `$'.
4880
4881 2010-10-09 Eli Zaretskii <eliz@gnu.org>
4882
4883 * makefile.w32-in (emacsdir): New variable.
4884 ($(infodir)/efaq, faq.dvi): Depend on emacsver.texi.
4885 (ENVADD, $(infodir)/efaq): Add -I$(emacsdir).
4886
4887 2010-10-09 Glenn Morris <rgm@gnu.org>
4888
4889 * Makefile.in (mostlyclean): Delete *.toc.
4890
4891 * Makefile.in: Use $< in rules.
4892
4893 * Makefile.in (maintainer-clean): Remove harmless, long-standing error.
4894
4895 * Makefile.in ($(infodir)): Delete rule.
4896 (mkinfodir): New. Use it in all the info rules, rather than depending
4897 on infodir.
4898
4899 2010-10-09 Glenn Morris <rgm@gnu.org>
4900
4901 * gnus.texi (Article Washing): Fix previous change.
4902
4903 * Makefile.in (emacsdir): New variable.
4904 ($(infodir)/efaq): Pass -I $(emacsdir) to makeinfo.
4905 Depend on emacsver.texi.
4906
4907 * faq.texi (VER): Replace with EMACSVER from emacsver.texi.
4908
4909 * Makefile.in (.PHONY): Declare info, dvi, pdf and the clean rules.
4910
4911 2010-10-08 Julien Danjou <julien@danjou.info>
4912
4913 * gnus.texi: Add mm-shr.
4914
4915 2010-10-08 Ludovic Courtès <ludo@gnu.org>
4916
4917 * gnus.texi (Finding the Parent, The Gnus Registry)
4918 (Registry Article Refer Method): Update docs for nnregistry.el.
4919
4920 2010-10-08 Daiki Ueno <ueno@unixuser.org>
4921
4922 * auth.texi (Help for users)
4923 (GnuPG and EasyPG Assistant Configuration): Update docs.
4924
4925 2010-10-08 Glenn Morris <rgm@gnu.org>
4926
4927 * cl.texi (Organization, Installation, Old CL Compatibility):
4928 Deprecate cl-compat for new code.
4929 (Usage, Installation): Remove outdated information.
4930
4931 * eudc.texi (CCSO PH/QI, LDAP Requirements): Remove old information.
4932
4933 2010-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
4934
4935 * gnus.texi (Gravatars): Document gnus-gravatar-too-ugly.
4936
4937 2010-10-06 Julien Danjou <julien@danjou.info>
4938
4939 * sieve.texi (Manage Sieve API): Document sieve-manage-authenticate.
4940
4941 * message.texi (PGP Compatibility): Remove reference to gpg-2comp,
4942 broken link.
4943
4944 * gnus-faq.texi (FAQ 8-3): Remove references to my.gnus.org.
4945
4946 * gnus.texi (Comparing Mail Back Ends): Remove broken link and allusion
4947 to ReiserFS.
4948
4949 * gnus-faq.texi (FAQ 5-5): Fix Flyspell URL.
4950 (FAQ 7-1): Fix getmail URL.
4951
4952 2010-10-06 Daiki Ueno <ueno@unixuser.org>
4953
4954 * epa.texi (Caching Passphrases): New section.
4955
4956 2010-10-06 Glenn Morris <rgm@gnu.org>
4957
4958 * Makefile.in (SHELL): Set it.
4959 (info): Move the mkdir dependency to the individual info files.
4960 (mostlyclean): Tidy up.
4961 (clean): Only delete the specific dvi and pdf files.
4962 (maintainer-clean): Be more restrictive in what we delete.
4963 ($(infodir)): Add parallel build workaround.
4964
4965 2010-10-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
4966
4967 * gnus.texi (Misc Article): Document gnus-widen-article-window.
4968
4969 2010-10-03 Julien Danjou <julien@danjou.info>
4970
4971 * emacs-mime.texi (Display Customization):
4972 Update mm-inline-large-images documentation and add documentation for
4973 mm-inline-large-images-proportion.
4974
4975 2010-10-03 Michael Albinus <michael.albinus@gmx.de>
4976
4977 * tramp.texi (Frequently Asked Questions):
4978 Mention remote-file-name-inhibit-cache.
4979
4980 2010-10-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
4981
4982 * gnus.texi (Splitting Mail): Fix @xref syntax.
4983 (Splitting Mail): Really fix the @ref syntax.
4984
4985 2010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
4986
4987 * gnus.texi (Splitting Mail): Mention the new fancy splitting function.
4988 (Article Hiding): Add google banner example.
4989 Suggested by Benjamin Xu.
4990
4991 2010-09-30 Teodor Zlatanov <tzz@lifelogs.com>
4992
4993 * gnus.texi (Spam Package Configuration Examples, SpamOracle):
4994 Remove nnimap-split-rule from examples.
4995
4996 2010-09-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
4997
4998 * gnus.texi (Mail Source Specifiers): Remove webmail.el mentions.
4999 (NNTP): Document nntp-server-list-active-group. Suggested by Barry
5000 Fishman.
5001 (Client-Side IMAP Splitting): Add nnimap-split-fancy.
5002
5003 2010-09-30 Julien Danjou <julien@danjou.info>
5004
5005 * gnus.texi (Gravatars): Fix documentation about
5006 gnu-gravatar-properties.
5007
5008 2010-09-29 Daiki Ueno <ueno@unixuser.org>
5009
5010 * epa.texi (Bug Reports): New section.
5011
5012 2010-09-29 Glenn Morris <rgm@gnu.org>
5013
5014 * Makefile.in (top_srcdir): Remove unused variable.
5015
5016 2010-09-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
5017
5018 * gnus.texi (Using IMAP): Remove the @acronyms from the headings.
5019 (Client-Side IMAP Splitting): Document 'default.
5020
5021 2010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
5022
5023 * gnus.texi (Customizing the IMAP Connection):
5024 Document nnimap-fetch-partial-articles.
5025
5026 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
5027
5028 * gnus-news.texi: Mention nnimap-inbox.
5029
5030 * gnus.texi (Picons): Document gnus-picon-inhibit-top-level-domains.
5031
5032 2010-09-26 Julien Danjou <julien@danjou.info>
5033
5034 * gnus.texi (Oort Gnus): Remove mention of ssl.el.
5035
5036 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
5037
5038 * gnus.texi (Security): Remove gpg.el mention.
5039
5040 2010-09-26 Andreas Seltenreich <seltenreich@gmx.de>
5041
5042 * gnus.texi (Browse Foreign Server): New variable
5043 gnus-browse-subscribe-newsgroup-method.
5044
5045 * gnus-news.texi: Mention it.
5046
5047 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
5048
5049 * gnus.texi (NoCeM): Remove.
5050 (Startup Variables): No jingle.
5051
5052 2010-09-25 Ulrich Mueller <ulm@gentoo.org>
5053
5054 * woman.texi (Interface Options): xz compression is now supported.
5055
5056 2010-09-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
5057
5058 * gnus.texi (Article Commands): Document gnus-fetch-partial-articles.
5059 (Unavailable Servers): Document gnus-server-copy-server.
5060 (Using IMAP): Document the new nnimap.
5061
5062 2010-09-25 Julien Danjou <julien@danjou.info>
5063
5064 * gnus.texi (Customizing Articles): Remove gnus-treat-translate.
5065
5066 2010-09-24 Glenn Morris <rgm@gnu.org>
5067
5068 * url.texi (Disk Caching): Tweak previous change.
5069
5070 2010-09-24 Julien Danjou <julien@danjou.info>
5071
5072 * url.texi (Disk Caching): Mention url-cache-expire-time,
5073 url-cache-expired, and url-fetch-from-cache.
5074
5075 2010-09-24 Julien Danjou <julien@danjou.info>
5076
5077 * gnus.texi: Add Gravatars.
5078
5079 2010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
5080
5081 * gnus.texi (Startup Variables): Mention gnus-use-backend-marks.
5082
5083 2010-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
5084
5085 * gnus.texi (Expunging mailboxes): Update name of the expunging
5086 command.
5087
5088 2010-09-20 Katsumi Yamaoka <yamaoka@jpl.org>
5089
5090 * emacs-mime.texi (rfc2047): Update description for
5091 rfc2047-encode-parameter.
5092
5093 2010-09-13 Michael Albinus <michael.albinus@gmx.de>
5094
5095 * tramp.texi (Inline methods): Remove "ssh1_old", "ssh2_old" and
5096 "fish" methods.
5097 (External methods): Remove "scp1_old" and "scp2_old" methods.
5098
5099 2010-09-09 Michael Albinus <michael.albinus@gmx.de>
5100
5101 * tramp.texi: Remove Japanese manual. Fix typo.
5102
5103 * trampver.texi: Update release number. Remove japanesemanual.
5104
5105 2010-09-09 Glenn Morris <rgm@gnu.org>
5106
5107 * org.texi: Restore clobbered changes (copyright years, untabify).
5108
5109 2010-09-04 Julien Danjou <julien@danjou.info> (tiny change)
5110
5111 * gnus.texi (Adaptive Scoring): Fix typo.
5112
5113 2010-09-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
5114
5115 * gnus.texi (Article Display): Document gnus-html-show-images.
5116
5117 2010-09-02 Jan Djärv <jan.h.d@swipnet.se>
5118
5119 * cl.texi (Basic Setf): Remove x-get-cut-buffer and x-get-cutbuffer.
5120
5121 2010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
5122
5123 * gnus.texi (HTML): Document gnus-max-image-proportion.
5124
5125 2010-08-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
5126
5127 * gnus.texi (HTML): Document gnus-blocked-images.
5128
5129 * message.texi (Wide Reply): Document message-prune-recipient-rules.
5130
5131 2010-08-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
5132
5133 * gnus.texi (Summary Mail Commands): Note that only the addresses from
5134 the first message are used for wide replies.
5135 (Changing Servers): Remove documentation on gnus-change-server and
5136 friends, since it's been removed.
5137
5138 2010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
5139
5140 * gnus.texi (Drafts): Mention B DEL.
5141
5142 2010-08-29 Tim Landscheidt <tim@tim-landscheidt.de> (tiny change)
5143
5144 * gnus.texi (Delayed Articles): Mention that the Date header is the
5145 original one, even if you delay.
5146
5147 2010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
5148
5149 * gnus.texi (Asynchronous Fetching):
5150 Document gnus-async-post-fetch-function.
5151 (HTML): Made into its own section.
5152
5153 2010-08-26 Michael Albinus <michael.albinus@gmx.de>
5154
5155 Sync with Tramp 2.1.19.
5156
5157 * tramp.texi (Inline methods, Default Method):
5158 Mention `tramp-inline-compress-start-size'. Remove "kludgy" phrase.
5159 Remove remark about doubled "-t" argument.
5160 (Auto-save and Backup): Remove reference to Emacs 21.
5161 (Filename Syntax): Describe port numbers.
5162 (Frequently Asked Questions): Adapt supported (X)Emacs versions. Adapt
5163 supported MS Windows versions. Remove obsolete URL. Recommend "sshx"
5164 and "scpx" for echoing shells. Use the $() syntax, texi2dvi reports
5165 errors with the backquotes.
5166 (External packages): File attributes cache flushing for asynchronous
5167 processes.
5168 (Traces and Profiles): Describe verbose level 9.
5169
5170 * trampver.texi: Update release number.
5171
5172 2010-08-23 Michael Albinus <michael.albinus@gmx.de>
5173
5174 * dbus.texi (Alternative Buses): New chapter.
5175
5176 2010-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
5177
5178 * cl.texi (Mapping over Sequences): Rename mapc => cl-mapc.
5179
5180 2010-08-09 Jay Belanger <jay.p.belanger@gmail.com>
5181
5182 * calc.texi (Customizing Calc): Rearrange description of new
5183 variables to match the presentation of other variables.
5184
5185 2010-08-08 Juanma Barranquero <lekktu@gmail.com>
5186
5187 * org.texi (Footnotes, Tables in HTML export): Fix typos.
5188
5189 2010-08-08 Jay Belanger <jay.p.belanger@gmail.com>
5190
5191 * calc.texi (Making Selections, Selecting Subformulas)
5192 (Customizing Calc): Mention how to use faces to emphasize selected
5193 sub-formulas.
5194
5195 2010-08-05 Michael Albinus <michael.albinus@gmx.de>
5196
5197 * tramp.texi (External packages): File attributes cache flushing
5198 for asynchronous processes.
5199
5200 2010-08-01 Alan Mackenzie <acm@muc.de>
5201
5202 Enhance the manual for the latest Java Mode.
5203
5204 * cc-mode.texi (Syntactic Symbols): New symbols annotation-top-cont and
5205 annotation-var-cont.
5206 (Java Symbols): Page renamed from Anonymous Class Symbol. Document the
5207 two new symbols.
5208
5209 2010-07-28 Michael Albinus <michael.albinus@gmx.de>
5210
5211 * tramp.texi (Traces and Profiles): Describe verbose level 9.
5212
5213 2010-07-27 Chong Yidong <cyd@stupidchicken.com>
5214
5215 * nxml-mode.texi (Limitations): Remove obsolete discussion (Bug#6708).
5216
5217 2010-07-19 Juanma Barranquero <lekktu@gmail.com>
5218
5219 * org.texi: Fix typo in previous change (2010-07-19T09:47:27Z!carsten.dominik@gmail.com).
5220
5221 2010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
5222
5223 * org.texi: Add macros to get plain quotes in PDF output.
5224 List additional contributors.
5225 (Capture): New section, replaces the section about remember.
5226 (Working With Source Code): New chapter, focused on documenting Org
5227 Babel.
5228 (Code evaluation security): New section.
5229 (MobileOrg): Document DropBox support.
5230 (TaskJuggler export): Document taskjuggler and Gantt chart support.
5231 (Special symbols): Show how to display UTF8 characters for entities.
5232 (Global TODO list): Clarify the use of the "M" key and the differences
5233 to the "m" key.
5234 (RSS Feeds): Mention Atom feeds as well.
5235 (Setting tags): Remove paragraph about
5236 `org-complete-tags-always-offer-all-agenda-tags'.
5237
5238 2010-07-17 Michael Albinus <michael.albinus@gmx.de>
5239
5240 * tramp.texi (Inline methods): Remove remark about doubled "-t"
5241 argument.
5242 (Frequently Asked Questions): Recommend "sshx" and "scpx" for
5243 echoing shells.
5244
5245 2010-07-10 Michael Albinus <michael.albinus@gmx.de>
5246
5247 * tramp.texi (Inline methods): Remove "kludgy" phrase.
5248 (Filename Syntax): Describe port numbers.
5249
5250 2010-07-09 Michael Albinus <michael.albinus@gmx.de>
5251
5252 * dbus.texi (Top): Introduce Index. Emphasize "nil" whereever
5253 forgotten.
5254 (Type Conversion): Precise conversion of natural numbers.
5255 (Errors and Events): Add "debugging" to concept index. Add variable
5256 `dbus-debug'.
5257
5258 2010-07-04 Michael Albinus <michael.albinus@gmx.de>
5259
5260 * dbus.texi (Receiving Method Calls): Add optional argument
5261 EMITS-SIGNAL to `dbus-register-property'.
5262
5263 2010-06-27 Alex Schroeder <alex@gnu.org>
5264
5265 * nxml-mode.texi (Commands for locating a schema): Fix typo.
5266
5267 2010-06-24 Glenn Morris <rgm@gnu.org>
5268
5269 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
5270 * dired-x.texi, ebrowse.texi, ede.texi, edt.texi, eieio.texi:
5271 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
5272 * flymake.texi, gnus.texi, info.texi, mairix-el.texi, message.texi:
5273 * newsticker.texi, org.texi, pgg.texi, rcirc.texi, reftex.texi:
5274 * remember.texi, sasl.texi, semantic.texi, ses.texi, smtpmail.texi:
5275 * speedbar.texi, tramp.texi, url.texi, viper.texi, widget.texi:
5276 * woman.texi: Start direntry descriptions in column 32, per Texinfo
5277 convention. Make them end with a period.
5278
5279 2010-06-23 Glenn Morris <rgm@gnu.org>
5280
5281 * autotype.texi, cl.texi, dired-x.texi, ebrowse.texi, ede.texi:
5282 * eieio.texi, epa.texi, faq.texi, flymake.texi, forms.texi:
5283 * gnus-faq.texi, idlwave.texi, mh-e.texi, nxml-mode.texi, org.texi:
5284 * pcl-cvs.texi, pgg.texi, reftex.texi, sasl.texi, sc.texi,
5285 * sem-user.texi, semantic.texi, sieve.texi, smtpmail.texi,
5286 * speedbar.texi, vip.texi, viper.texi, widget.texi: Untabify.
5287
5288 2010-06-10 Glenn Morris <rgm@gnu.org>
5289
5290 * idlwave.texi (Load-Path Shadows):
5291 * org.texi (Handling links): Fix typos.
5292
5293 2010-06-07 Teodor Zlatanov <tzz@lifelogs.com>
5294
5295 * gnus.texi (Interactive): Explain effect of gnus-expert-user better.
5296
5297 2010-05-26 Michael Albinus <michael.albinus@gmx.de>
5298
5299 * eshell.texi (Built-ins): Describe, how to disable a built-in command
5300 by an alias. (Bug#6226)
5301
5302 2010-05-16 Jay Belanger <jay.p.belanger@gmail.com>
5303
5304 * calc.texi (Manipulating Vectors): Mention that vectors can
5305 be used to determine bins for `calc-histogram'.
5306
5307 2010-05-13 Jay Belanger <jay.p.belanger@gmail.com>
5308
5309 * calc.texi: Remove "\turnoffactive" commands throughout.
5310
5311 2010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
5312
5313 * url.texi (HTTP language/coding, Customization):
5314 * message.texi (Header Commands, Responses):
5315 * cl.texi (Argument Lists): Fix typos.
5316
5317 2010-05-08 Chong Yidong <cyd@stupidchicken.com>
5318
5319 * ede.texi (EDE Mode): Refer to init file rather than `.emacs'.
5320 Note that Development menu is always available.
5321 (Creating a project): Fix terminology.
5322 (Add/Remove files): Fix typo.
5323
5324 2010-05-07 Chong Yidong <cyd@stupidchicken.com>
5325
5326 * Version 23.2 released.
5327
5328 2010-05-01 Daniel E. Doherty <ddoherty03@gmail.com> (tiny change)
5329
5330 * calc.texi (Tutorial): Use "^{\prime}" to indicate primes.
5331
5332 2010-05-01 Michael Albinus <michael.albinus@gmx.de>
5333
5334 * tramp.texi (Inline methods, Default Method):
5335 Mention `tramp-inline-compress-start-size'.
5336
5337 2010-04-18 Teodor Zlatanov <tzz@lifelogs.com>
5338
5339 * gnus.texi (Gnus Versions, Oort Gnus): Mention the Git repo instead of
5340 the CVS repo. Put the Git repo in the news section.
5341
5342 * gnus-coding.texi (Gnus Maintainance Guide): Fix title typo.
5343 Removed some mentions of CVS. Mention the new Git repo.
5344
5345 2010-04-18 Andreas Seltenreich <seltenreich@gmx.de>
5346
5347 * gnus.texi (Score File Format): Fix typo. Reported by Štěpán Němec.
5348 (Mail Group Commands): Add index entry.
5349
5350 2010-04-18 Glenn Morris <rgm@gnu.org>
5351
5352 * info.texi (Search Index): Mention Emacs's Info-virtual-index.
5353
5354 2010-04-18 Jay Belanger <jay.p.belanger@gmail.com>
5355
5356 * calc.texi (Radix modes): Mention that the option prefix will
5357 turn on twos-complement mode.
5358 (Inverse and Hyperbolic Flags): Mention the Option flag.
5359
5360 2010-04-15 Carsten Dominik <carsten.dominik@gmail.com>
5361
5362 * org.texi (LaTeX and PDF export): Add a footnote about xetex.
5363 (LaTeX/PDF export commands): Rename and Move section.
5364 (Sectioning structure): Update.
5365 (References): New use case for field coordinates.
5366 (The export dispatcher): Rename from ASCII export.
5367 (Setting up the staging area): Document the availability of
5368 encryption for MobileOrg.
5369 (Images and tables): Document how to reference labels.
5370 (Index entries): New section.
5371 (Generating an index): New section.
5372 (Column width and alignment): Document that <N> now
5373 means a fixed width, not a maximum width.
5374 (Publishing options): Document the :email option.
5375 (Beamer class export): Fix bug in the BEAMER example.
5376 (Refiling notes): Document refile logging.
5377 (In-buffer settings): Document refile logging keywords.
5378 (Drawers): Document `C-c C-z' command.
5379 (Agenda commands): Mention the alternative key `C-c C-z'.
5380 (Special properties): Document the BLOCKED property.
5381 (The spreadsheet): Mention the formula editor.
5382 (References): Document field coordinates.
5383 (Publishing action): Correct the documentation for the
5384 publishing function.
5385 (The date/time prompt): Document that we accept dates
5386 like month/day/year.
5387 (Cooperation): Document the changes in table.el support.
5388 (Faces for TODO keywords, Faces for TODO keywords)
5389 (Priorities): Document the easy colors.
5390 (Visibility cycling): Document the new double prefix
5391 arg for `org-reveal'.
5392 (Cooperation): Remember.el is part of Emacs.
5393 (Clean view): Mention that `wrap-prefix' is also set by
5394 org-indent-mode.
5395 (Agenda commands): Add information about prefix args to
5396 scheduling and deadline commands.
5397 (Search view): Point to the docstring of
5398 `org-search-view' for more details.
5399 (Agenda commands): Document that `>' prompts for a date.
5400 (Setting tags): Document variable
5401 org-complete-tags-always-offer-all-agenda-tags.
5402 (Column attributes): Cross-reference special properties.
5403
5404 2010-04-10 Michael Albinus <michael.albinus@gmx.de>
5405
5406 Synchronize with Tramp repository.
5407
5408 * tramp.texi (Auto-save and Backup): Remove reference to Emacs 21.
5409 (Frequently Asked Questions): Adapt supported (X)Emacs versions.
5410 Adapt supported MS Windows versions. Remove obsolete URL. Use the $()
5411 syntax, texi2dvi reports errors with the backquotes.
5412
5413 * trampver.texi: Update release number.
5414
5415 2010-04-01 Teodor Zlatanov <tzz@lifelogs.com>
5416
5417 * gnus.texi (Finding the News): Add pointers to the Server buffer
5418 because it's essential.
5419
5420 2010-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
5421
5422 * gnus.texi (MIME Commands): Update description of
5423 gnus-article-browse-html-article.
5424
5425 2010-03-27 Teodor Zlatanov <tzz@lifelogs.com>
5426
5427 * auth.texi (Secret Service API): Add TODO node.
5428 (Help for users): Explain the new source options for `auth-sources'.
5429
5430 2010-03-24 Michael Albinus <michael.albinus@gmx.de>
5431
5432 * trampver.texi: Update release number.
5433
5434 2010-03-10 Chong Yidong <cyd@stupidchicken.com>
5435
5436 * Branch for 23.2.
5437
5438 2010-03-03 Chong Yidong <cyd@stupidchicken.com>
5439
5440 * faq.texi (Escape sequences in shell output): Note that ansi-color is
5441 now enabled by default.
5442
5443 2010-02-28 Michael Albinus <michael.albinus@gmx.de>
5444
5445 * dbus.texi (Errors and Events): D-Bus messages are retrieved only,
5446 when Emacs runs in interactive mode. (Bug#5645)
5447
5448 2010-02-16 Glenn Morris <rgm@gnu.org>
5449
5450 * nxml-mode.texi (Commands for locating a schema): Fix keybinding.
5451
5452 2010-02-05 Mark A. Hershberger <mah@everybody.org>
5453
5454 * ede.texi, eieio.texi, semantic.texi: Use standard direntry format.
5455
5456 2010-01-21 Katsumi Yamaoka <yamaoka@jpl.org>
5457
5458 * gnus.texi (Score File Format): Fix typo.
5459
5460 2010-01-19 Mark A. Hershberger <mah@everybody.org>
5461
5462 * cc-mode.texi: Replace references to obsolete c-subword-mode.
5463
5464 2010-01-18 Juanma Barranquero <lekktu@gmail.com>
5465
5466 * ada-mode.texi (Project File Overview): Fix typo.
5467
5468 2010-01-17 Chong Yidong <cyd@stupidchicken.com>
5469
5470 * semantic.texi: Add Richard Y. Kim credit.
5471
5472 * eieio.texi (Making New Objects): Fix typo (Bug#5406).
5473
5474 2010-01-17 Michael Albinus <michael.albinus@gmx.de>
5475
5476 * tramp.texi (Frequently Asked Questions): Add GNU Emacs 23 and
5477 SXEmacs 22 to the supported systems. New item for hung ssh sessions.
5478
5479 2010-01-17 Glenn Morris <rgm@gnu.org>
5480
5481 * calc.texi (Reporting Bugs): Don't mention format of repository.
5482
5483 * woman.texi (Bugs): Make "Emacs repository" less specific,
5484 and the URL for same more specific.
5485
5486 * faq.texi (Latest version of Emacs): The repository is now Bazaar.
5487
5488 2010-01-17 Juanma Barranquero <lekktu@gmail.com>
5489
5490 * ede.texi (ede-step-project, ede-proj-target):
5491 * tramp.texi (Remote processes): Fix typos.
5492
5493 2010-01-16 Mario Lang <mlang@delysid.org>
5494
5495 * ede.texi (ede-target):
5496 * org.texi (Refiling notes): Remove duplicated words.
5497
5498 2010-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
5499
5500 * gnus.texi (Posting Styles): Use with-current-buffer.
5501 * calc.texi (Defining Simple Commands): Prefer save-current-buffer.
5502
5503 2010-01-02 Kevin Ryde <user42@zip.com.au>
5504
5505 * eieio.texi (Naming Conventions): Correction to xref on elisp
5506 coding conventions, is "Tips" node not "Standards".
5507
5508 2009-12-24 Chong Yidong <cyd@stupidchicken.com>
5509
5510 * calc.texi (General Mode Commands): Calc file should be in .emacs.d.
5511
5512 * faq.texi (New in Emacs 22): Max buffer size is now 512 MB.
5513
5514 2009-12-18 Katsumi Yamaoka <yamaoka@jpl.org>
5515
5516 * gnus.texi (Direct Functions): Add missing port number to tls method.
5517
5518 2009-12-15 Juanma Barranquero <lekktu@gmail.com>
5519
5520 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add edt.
5521 ($(infodir)/edt, edt.dvi): New targets.
5522
5523 2009-12-15 Glenn Morris <rgm@gnu.org>
5524
5525 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add edt.
5526 (edt, $(infodir)/edt, edt.dvi): New targets.
5527 * edt.texi: New file (etc/edt-user.doc converted to Texinfo).
5528
5529 * Makefile.in (PDF_TARGETS, pdf): New.
5530 (clean): Add *.pdf.
5531 Add pdf rules for all manuals.
5532
5533 2009-12-15 Jay Belanger <jay.p.belanger@gmail.com>
5534
5535 * calc.texi (Radix Modes): Clarify two's complement notation.
5536
5537 2009-12-14 Chong Yidong <cyd@stupidchicken.com>
5538
5539 * sem-user.texi (Semantic mode, Idle Scheduler, Smart Completion)
5540 (Smart Jump, Analyzer Debug): Copyedits.
5541 (Semantic mode user commands): Link to new nodes.
5542 (Speedbar, SymRef, MRU Bookmarks, Sticky Func Mode)
5543 (Highlight Func Mode, Tag Decoration Mode): New nodes, from the
5544 upstream Semantic manual.
5545
5546 * semantic.texi (Introduction): Minor fix to diagram.
5547
5548 2009-12-09 Michael Albinus <michael.albinus@gmx.de>
5549
5550 * eshell.texi (History): Add the other built-in variables.
5551 (Built-ins): Explain built-ins, and how to apply the external commands.
5552 Add `history', `su' and `sudo'.
5553
5554 * tramp.texi (Remote processes): Add missing <RET> in the example.
5555
5556 2009-12-01 Bill Wohler <wohler@newt.com>
5557
5558 * mh-e.texi (Searching): Use mh vfolder_format and fix typo in database
5559 path for mairix example. Specify -q in namazu example since namazu is
5560 excessively garrulous.
5561
5562 2009-11-29 Michael Albinus <michael.albinus@gmx.de>
5563
5564 * tramp.texi (Remote processes): Improve eshell example with "su"
5565 and "sudo" commands.
5566
5567 2009-11-28 Chong Yidong <cyd@stupidchicken.com>
5568
5569 * semantic.texi (Analyzer Internals): Rename from Analyzer.
5570
5571 * sem-user.texi (Semantic mode user commands): Fix key syntax.
5572 Document semantic-complete-analyze-inline.
5573 (Semanticdb search debugging commands): Minor clarification.
5574 (Analyzer, Smart Completion, Smart Summary, Smart Jump)
5575 (Analyzer Debug): New nodes, adapted from the upstream Semantic user
5576 manual.
5577 (Semantic mode): Link to Idle Scheduler.
5578
5579 2009-11-28 Kevin Ryde <user42@zip.com.au>
5580
5581 * cl.texi (Porting Common Lisp): Update EIEIO dead ftp link to a
5582 @pxref, now EIEIO is in Emacs.
5583
5584 * erc.texi (Development): Correction to git tutorial url.
5585
5586 2009-11-26 Glenn Morris <rgm@gnu.org>
5587
5588 * faq.texi (Latest version of Emacs): Mention stability of development
5589 version.
5590 (Problems with very large files): Max buffer size increase in 23.2.
5591 (VM): VM has moved house again.
5592
5593 2009-11-22 Jay Belanger <jay.p.belanger@gmail.com>
5594
5595 * calc.texi (Radix modes): Discuss alternate bases for two's complement
5596 notations.
5597
5598 2009-11-20 Carsten Dominik <dominik@u016822.science.uva.nl>
5599
5600 * org.texi (Column attributes): Fix documentation of new operators.
5601
5602 2009-11-20 Chong Yidong <cyd@stupidchicken.com>
5603
5604 * sem-user.texi (Semanticdb Search Configuration): Rearrange nodes.
5605 (Search Throttle, Semanticdb Roots, Include paths, Idle Scheduler)
5606 (Idle Completions Mode): Numerous copyedits.
5607
5608 2009-11-17 Juanma Barranquero <lekktu@gmail.com>
5609
5610 * semantic.texi (Semantic Internals, Glossary):
5611 * sem-user.texi (Semantic mode, Include paths, Idle Scheduler)
5612 (Semanticdb search debugging commands): Fix typos.
5613
5614 2009-11-16 Jay Belanger <jay.p.belanger@gmail.com>
5615
5616 * calc.texi (Radix modes): Mention twos-complement notation.
5617
5618 2009-11-16 Juanma Barranquero <lekktu@gmail.com>
5619
5620 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add semantic.
5621 ($(infodir)/semantic, semantic.dvi): New targets.
5622
5623 2009-11-16 Chong Yidong <cyd@stupidchicken.com>
5624
5625 * Makefile.in: Build the Semantic manual.
5626
5627 * semantic.texi, sem-user.texi: New files, adapted from the Semantic
5628 repository.
5629
5630 2009-11-16 Michael Albinus <michael.albinus@gmx.de>
5631
5632 * dbus.texi (Receiving Method Calls): New defun
5633 `dbus-unregister-service'.
5634
5635 2009-11-15 Carsten Dominik <carsten.dominik@gmail.com>
5636
5637 * org.texi (Speed keys): New section.
5638
5639 2009-11-13 Michael Albinus <michael.albinus@gmx.de>
5640
5641 * dbus.texi (Type Conversion): Fix typo.
5642 (Asynchronous Methods): Rename `dbus-registered-functions-table' to
5643 `dbus-registered-objects-table'.
5644 (Receiving Method Calls): New defun `dbus-register-property'.
5645 Move `dbus-unregister-object' here.
5646
5647 2009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
5648
5649 * org.texi: Removed @Ie, @ie, @Eg, @eg macros.
5650
5651 2009-11-13 James TD Smith <ahktenzero@mohorovi.cc>
5652
5653 * org.texi (Column attributes): Add the new age summary operators.
5654 Also, mention the fact you can only use one summary operator per
5655 property.
5656
5657 2009-11-13 John Wiegley <johnw@newartisans.com>
5658
5659 * org.texi (Tracking your habits): Add a new section in the
5660 manual about how to track habits.
5661 (Resolving idle time): Add a section on how idle and
5662 dangling clocks are resolved.
5663
5664 2009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
5665
5666 * org.texi (Agenda commands): Document the new `i' command.
5667 (Inserting deadline/schedule): Document logging changes
5668 of scheduling and deadline times stamps.
5669 (In-buffer settings): Document the in-buffer keywords for logging
5670 changes of scheduling and deadline times stamps.
5671 (Structure editing, Plain lists): Document indentation
5672 cycling in empty entries with TAB.
5673 (Archiving): Document the default archiving command.
5674 (Moving subtrees): Document the new keys for archiving.
5675 (Internal archiving): Fix incorrect key.
5676 (Agenda commands): Document the TODO set switching commands.
5677 (Agenda commands): Document the new archiving keys.
5678 (Clocking work time): Better description on how to save
5679 and restore a clock.
5680 (Resolving idle time): Mention the x11idle program to get true
5681 idleness also under X11.
5682 (Resolving idle time): Use @kbd instead of @key for normal
5683 letters, because this is how he rest of the manual does this.
5684 (Pushing to MobileOrg): Mention that `org-directory'
5685 should be set.
5686 (Agenda commands): Document that SPC is a filter for
5687 any tag.
5688 (Search view): Rename from "Keyword search".
5689 (Capure): New chapter.
5690 (Markup): New chapter.
5691 (Links in HTML export, Images in HTML export):
5692 Extend the section titles.
5693 (Images in HTML export): Document the align option.
5694 (Text areas in HTML export): Extend the section title.
5695 (Images in LaTeX export): Explain image placement in LaTeX.
5696
5697 2009-11-10 Glenn Morris <rgm@gnu.org>
5698
5699 * sc.texi (Hints to MUA Authors): MUA should do any decoding.
5700
5701 2009-11-08 Michael Albinus <michael.albinus@gmx.de>
5702
5703 * tramp.texi (Auto-save and Backup): Disable backups just for a
5704 method.
5705
5706 * trampver.texi: Update release number.
5707
5708 2009-11-07 Michael Albinus <michael.albinus@gmx.de>
5709
5710 Sync with Tramp 2.1.17.
5711
5712 * trampver.texi: Update release number.
5713
5714 2009-10-29 Glenn Morris <rgm@gnu.org>
5715
5716 * texinfo.tex: Update to version 2009-08-14.15 from ftp://tug.org/tex/.
5717
5718 2009-10-23 Michael Albinus <michael.albinus@gmx.de>
5719
5720 * tramp.texi (External methods): Temporary files are kept for
5721 `rsync' and `rsyncc' methods.
5722
5723 2009-10-09 Juanma Barranquero <lekktu@gmail.com>
5724
5725 * eieio.texi: Fix typos.
5726
5727 2009-10-07 Chong Yidong <cyd@stupidchicken.com>
5728
5729 * cl.texi (Argument Lists): Clarify explicit keyword arguments.
5730
5731 2009-10-07 Juanma Barranquero <lekktu@gmail.com>
5732
5733 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add eieio, ede.
5734 ($(infodir)/eieio, eieio.dvi, $(infodir)/ede, ede.dvi): New targets.
5735
5736 2009-10-07 Chong Yidong <cyd@stupidchicken.com>
5737
5738 * Makefile.in: Build EIEIO and EDE manuals.
5739
5740 2009-10-07 Eric Ludlam <zappo@gnu.org>
5741
5742 * eieio.texi:
5743 * ede.texi: New files.
5744
5745 2009-10-05 Michael Albinus <michael.albinus@gmx.de>
5746
5747 * tramp.texi (Remote processes): Association of a pty is not supported.
5748
5749 2009-10-01 Carsten Dominik <carsten.dominik@gmail.com>
5750
5751 * org.texi (Pushing to MobileOrg): Document `org-mobile-files'.
5752 (Processing LaTeX fragments): Document that the size of images can be
5753 changes using the variable `org-format-latex-options'.
5754 (The date/time prompt, Timestamps): Be more accurate over ISO format
5755 dates and times.
5756 (Visibility cycling): Document showeverything keyword.
5757 (In-buffer settings): Document showeverything keyword.
5758 (Setting up the staging area): Fix the example.
5759 (MobileOrg): New section.
5760 (Agenda commands, Exporting Agenda Views): Document exporting the
5761 agenda view to Org files.
5762
5763 2009-09-28 Michael Albinus <michael.albinus@gmx.de>
5764
5765 * tramp.texi (History): Add IMAP support.
5766 (External methods): Add `imap' and `imaps' methods.
5767 (GVFS based methods): Add indices for `davs'.
5768 (Password handling): Rename anchors. Add IMAP entries for
5769 ~/.authinfo.gpg.
5770
5771 * trampver.texi: Set default value of `emacsimap'.
5772
5773 2009-09-22 Daiki Ueno <ueno@unixuser.org>
5774
5775 * gnus.texi (Security): Document mm-sign-option and mm-encrypt-option.
5776
5777 2009-09-13 Chong Yidong <cyd@stupidchicken.com>
5778
5779 * dired-x.texi (Technical Details):
5780 Delete dired-up-directory (Bug#4292).
5781
5782 2009-09-03 Michael Albinus <michael.albinus@gmx.de>
5783
5784 * tramp.texi (Frequently Asked Questions): New item for emacsclient.
5785
5786 2009-09-02 Carsten Dominik <carsten.dominik@gmail.com>
5787
5788 * org.texi (Effort estimates): Document new effort setting commands.
5789 (Agenda commands): Document the new keys fro agenda time motion.
5790 Document entry text mode. Improve documentation of the keys to include
5791 inactive time stamps into the agenda view.
5792 (Feedback): Document the new bug report command.
5793 (Structure editing): Add an index entry for the sorting of subtrees.
5794
5795 2009-09-02 Teodor Zlatanov <tzz@lifelogs.com>
5796
5797 * auth.texi (Help for users): Corrected markup.
5798
5799 2009-09-02 Glenn Morris <rgm@gnu.org>
5800
5801 * emacs-mime.texi (time-date): Mention float-time.
5802
5803 2009-08-30 Jay Belanger <jay.p.belanger@gmail.com>
5804
5805 * calc.texi (Simplifying Formulas): Improve the wording.
5806
5807 2009-08-29 Teodor Zlatanov <tzz@lifelogs.com>
5808
5809 * auth.texi: Rewritten for coverage and clarity.
5810
5811 2009-08-29 Katsumi Yamaoka <yamaoka@jpl.org>
5812
5813 * gnus.texi (Expiring Mail):
5814 Mention gnus-mark-copied-or-moved-articles-as-expirable.
5815 (Various Various): Mention gnus-safe-html-newsgroups.
5816
5817 * gnus-news.texi: Mention
5818 gnus-mark-copied-or-moved-articles-as-expirable.
5819
5820 * emacs-mime.texi (Display Customization): Add xref to
5821 gnus-safe-html-newsgroups.
5822
5823 2009-08-28 Michael Albinus <michael.albinus@gmx.de>
5824
5825 * tramp.texi (Version Control): Remove.
5826 (Obtaining Tramp): Update cvs checkout command. Remove nightly tarballs
5827 reference.
5828 (External methods): Correct `scpc' concept index entries. New method
5829 `rsyncc'.
5830 (External packages): New subsections "Filename completion" and "File
5831 attributes cache".
5832
5833 2009-08-27 Jay Belanger <jay.p.belanger@gmail.com>
5834
5835 * calc.texi (Rewrite Rules): Improve the example.
5836 (Simplifying Formulas): Explain use of the I and H flags for
5837 simplification.
5838
5839 2009-08-25 Michael Albinus <michael.albinus@gmx.de>
5840
5841 * dbus.texi (Bus names): Add optional parameter TIMEOUT to dbus-ping.
5842 Describe autostart behavior of dbus-ping.
5843 (Synchronous Methods, Asynchronous Methods): Use English numeric format
5844 for timeout values.
5845 (Top): Remove footnote saying D-Bus is not enabled by
5846 default. (Bug#4256)
5847
5848 2009-08-23 Daiki Ueno <ueno@unixuser.org>
5849
5850 * epa.texi (Quick start): Don't refer to nonexistent epa-mode.
5851 Reported by Jari Aalto (Bug#4211).
5852 (Mail-mode integration): Mention epa-mail-mode and
5853 epa-global-mail-mode.
5854 (Encrypting/decrypting *.gpg files): Don't refer to nonexistent
5855 epa-setup.
5856
5857 2009-08-16 Michael Albinus <michael.albinus@gmx.de>
5858
5859 * dbus.texi (Asynchronous Methods): Allow nil handler.
5860
5861 2009-08-15 Michael Kifer <kifer@cs.stonybrook.edu>
5862
5863 * ediff.texi (ediff-current-file): Add information about this new function.
5864
5865 * viper.texi: Add information about C-s in viper's search command.
5866
5867 2009-08-09 Colin Williams <lackita@gmail.com> (tiny change)
5868
5869 * calc.texi (Date Forms): Fix typos.
5870
5871 2009-08-08 Glenn Morris <rgm@gnu.org>
5872
5873 * org.texi (Agenda commands): Restore clobbered change.
5874
5875 2009-08-07 Eli Zaretskii <eliz@gnu.org>
5876
5877 * calc.texi (Graphics, Devices): Update with the peculiarities of
5878 operation on MS-Windows.
5879
5880 2009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
5881
5882 * org.texi (Publishing action): Improve documentation of file
5883 names when publishing to the source directory.
5884 (Clean view): Document `org-indent-mode'.
5885 (Clocking work time): Add documentation for the
5886 new :timetamp option when creating a clock report.
5887 (Paragraphs): Fix many typos.
5888 (Plain lists): Remove duplicate explanation about the
5889 `C-c *' command.
5890 (Literal examples): Update to reflect the new behavior
5891 of the -n -r -k switches when exporting source code examples.
5892 (Structure editing): Add information about `C-c *',
5893 converting a plain list into a list of Org items.
5894 (Remember): Small rephrasing of the paragraph
5895 describing remember.el. Also mentioned that remember.el is part
5896 of Emacs 23, not Emacs 22.
5897 (Clocking work time): Add documentation about
5898 displaying the current clocking time against the effort estimate.
5899 Also add a footnote about using `org-clock-in-prepare-hook' to add
5900 an effort estimate on the fly, just before clocking it.
5901 (Footnotes): Document automatic renumbering and
5902 sorting.
5903 (Agenda commands): Document new bulk commands.
5904 (Plain lists): Document new behavior of
5905 `org-cycle-include-plain-lists'.
5906 Hyphenation only in TeX.
5907 (Clocking work time): Document the key to update effort
5908 estimates.
5909 (Clocking work time): Document the clock time display.
5910 (Structure editing, TODO basics): Document new
5911 variables.
5912 (Column attributes): Document new colciew operators.
5913 (Publishing options): Document :xml-declaration.
5914 (Tracking TODO state changes): Document the
5915 LOG_INTO_DRAWER property.
5916 (Literal examples): Document the new implementation for
5917 editing source code.
5918 (Publishing action): Mention the new publishing
5919 function, to publish an Org source file.
5920 (Publishing links): Mention how to link to an Org source file.
5921 (Macro replacement): Document new macros.
5922 (Handling links): Document type-specific completion
5923 when inserting links.
5924 (Structure editing, Plain lists): Improve documentation
5925 on sorting.
5926 (Internal links): Document custom ids for links.
5927 (Handling links): Document custom ids for links.
5928 (CSS support): Document new class.
5929 (Refiling notes): Document the possibility to create new nodes
5930 during refiling.
5931 (Agenda commands): Document the "?" operator to find
5932 tasks without effort setting.
5933 (Exporting agenda information): Section moved.
5934 (RSS Feeds): New section.
5935 (Built-in table editor): Document M-e and M-a navigate
5936 inside table field.
5937 (Stuck projects): Docment that projects identified as
5938 un-stuck will still be searchd for stuck sub-projects.
5939 (Paragraphs): Document centering.
5940 (Creating timestamps, Agenda commands): Document new
5941 behavior when changing time stamps.
5942 (Structure editing): Document the new command
5943 `org-clone-subtree-with-time-shift'.
5944 (Publishing): Refresh this chapter.
5945 (Export options, Export options, In-buffer settings):
5946 Document the new keywords.
5947 (Matching tags and properties): Collect all
5948 documentation about tags/property matches here.
5949 (Setting tags): Document `org-tag-persistent-alist'.
5950 (Weekly/daily agenda): New section.
5951 (Orgstruct mode): Describe `orgstruct++-mode'.
5952 (Drawers): Mention the LOGBOOK drawer.
5953 (Export options, Sectioning structure): Document the
5954 #+LEATEX_HEADER in-buffer setting.
5955 (Bugs): Section removed.
5956 (Hooks): New section.
5957 (Add-on packages): Move here from old location.
5958 (Context-sensitive commands): New section.
5959 (Setting tags): Document newline option.
5960 (Global TODO list, Matching tags and properties):
5961 Mention more variables.
5962 (Checkboxes): Update to changed command behavior.
5963
5964 2009-08-02 Eric Yu <sucode@gmail.com> (tiny change)
5965
5966 * speedbar.texi (Basic Key Bindings): Fix typo.
5967
5968 2009-07-30 Jay Belanger <jay.p.belanger@gmail.com>
5969
5970 * calc.texi (Vector/Matrix Functions): Add index entries for both
5971 "v" and "V" key bindings. Mention that `calc-matrix-brackets' only
5972 affects matrices with more than one row.
5973 (Help Commands): Add index entries for "prefix ?" key bindings.
5974
5975 2009-07-29 Jay Belanger <jay.p.belanger@gmail.com>
5976
5977 * calc.texi (Stack Manipulation Commands): Add documentation for
5978 `calc-transpose-lines'.
5979
5980 2009-07-27 Michael Albinus <michael.albinus@gmx.de>
5981
5982 * dbus.texi (Receiving Method Calls): Describe special return value
5983 `:ignore'.
5984
5985 2009-07-24 Alan Mackenzie <acm@muc.de>
5986
5987 * cc-mode.texi (Config Basics, File Styles): Document that at mode
5988 initialization, any individual variable setting now takes precedence
5989 over one done via c-file-style/c-file-offsets.
5990
5991 2009-07-21 Jay Belanger <jay.p.belanger@gmail.com>
5992
5993 * calc.texi (Undoing Mistakes): Mention that the undo list will be
5994 truncated when Calc is quit.
5995 (Customizing Calc): Document `calc-undo-length'.
5996
5997 2009-07-20 Chong Yidong <cyd@stupidchicken.com>
5998
5999 * calc.texi (About This Manual): Don't mention chapter numbers in text.
6000
6001 2009-07-11 Kevin Ryde <user42@zip.com.au>
6002
6003 * pcl-cvs.texi (About PCL-CVS):
6004 * widget.texi (Basic Types):
6005 Fix cross-references.
6006
6007 2009-07-01 Andreas Schwab <aschwab@redhat.com>
6008
6009 * dbus.texi (Type Conversion): Don't use literal control character.
6010
6011 2009-07-01 Michael Albinus <michael.albinus@gmx.de>
6012
6013 * tramp.texi (GVFS based methods): New section.
6014 (Remote processes): Processes for GVFS based methods run locally.
6015
6016 2009-06-30 Michael Albinus <michael.albinus@gmx.de>
6017
6018 * tramp.texi (Inline methods, External methods, Gateway methods):
6019 Avoid the words "kludge" and hack".
6020 (External methods): Add `synce' method.
6021
6022 * trampver.texi: Update release number.
6023
6024 2009-06-22 Michael Albinus <michael.albinus@gmx.de>
6025
6026 Sync with Tramp 2.1.16.
6027
6028 * tramp.texi (History): Add GVFS support.
6029 (External methods): Precise `rsync' description. Add `dav', `davs' and
6030 `obex' methods. Add 'tramp-gvfs-methods' option.
6031 (Multi-hops): Cells of `tramp-default-proxies-alist' can also be Lisp
6032 forms.
6033 (Remote Programs): Introduce `tramp-own-remote-path'.
6034 (Remote processes): New subsection "Running remote programs that create
6035 local X11 windows".
6036 (Frequently Asked Questions): Improve code for disabling vc.
6037
6038 * trampver.texi: Update release number. Set default value of
6039 `emacsgvfs'.
6040
6041 2009-06-21 Chong Yidong <cyd@stupidchicken.com>
6042
6043 * Branch for 23.1.
6044
6045 2009-06-17 Glenn Morris <rgm@gnu.org>
6046
6047 * faq.texi (Obtaining the FAQ): Add reference to Savannah.
6048 (Latest version of Emacs): Mention source code repository.
6049
6050 2009-06-16 Glenn Morris <rgm@gnu.org>
6051
6052 * faq.texi (Top): Language tweak.
6053 (Extended commands): Most people have arrow keys.
6054 (Emacs manual): Say how to follow info links.
6055 (File-name conventions): Change title a bit. Explain about source
6056 versus installed. Condense etc description.
6057 (Guidelines for newsgroup postings): Mention Savannah list page.
6058 (Newsgroup archives): Simplify.
6059 (Contacting the FSF): Add contact URL.
6060 (Emacs Lisp documentation): Printed version not always available.
6061 (Installing Texinfo documentation): Explain how by hand installation is
6062 not normally needed. Use add-to-list. Remove duplicate reference.
6063 (Informational files for Emacs): Move info on Help menu here from
6064 "File-name conventions".
6065 (Help installing Emacs): Tweak uref.
6066 (Obtaining the FAQ): Mention repository.
6067 (Origin of the term Emacs): Explain "ITS".
6068 (Changing load-path): Use add-to-list.
6069 (Automatic indentation): Clarify this is for Text mode.
6070 Don't mention Indented Text mode.
6071 (Finding Emacs on the Internet): The FSF does not seem to offer a
6072 deluxe distribution on CD anymore.
6073
6074 2009-06-16 Glenn Morris <rgm@gnu.org>
6075
6076 * faq.texi (Top): Mention which Emacs version this FAQ is about.
6077 Recommend the latest release. Mention how to get older FAQs.
6078 Recommend the Emacs manual.
6079 (Guidelines for newsgroup postings): Discourage cross-posts.
6080 (Underlining paragraphs): Remove.
6081 (Editing MS-DOS files): Remove pre-Emacs 20 information.
6082 (Bugs and problems): Update key-binding.
6083 (Problems with very large files): Mention 64-bit.
6084 (Shell process exits abnormally): Remove.
6085 (Problems with Shell Mode): Rename and update.
6086 (Spontaneous entry into isearch-mode)
6087 (Problems talking to certain hosts): Remove. This is old information,
6088 in etc/PROBLEMS if needed.
6089 (Emacs takes a long time to visit files, Updating Emacs): Remove.
6090 (Dired claims that no file is on this line): Update.
6091 (Installing Emacs, Problems building Emacs): Simplify.
6092 (Emacs for MS-DOS): Refer to msdos/INSTALL rather than duplicating
6093 information.
6094 (Emacs for MS-Windows): Rename from "Emacs for Windows". Simplify.
6095 (Emacs for Mac OS X): Rename from "Emacs for Apple computers".
6096 (JDEE): "JDEE", not "JDE".
6097 (Handling C-s and C-q with flow control, Binding C-s and C-q):
6098 Remove. This is old information, in etc/PROBLEMS if needed.
6099 (stty and Backspace key, Kanji and Chinese characters): Remove.
6100 (Right-to-left alphabets): Update section.
6101 (Changing the included text prefix): Gnus uses message-yank-prefix.
6102 Add cross-reference to Supercite manual.
6103 (Saving a copy of outgoing mail): Simplify output file description.
6104 (Expanding aliases when sending mail): Refer to Emacs manual.
6105 Remove old info about RFC822.
6106 Correct description of how to rebuild aliases.
6107 (Rmail writes to /var/spool/mail): Update location from /usr/spool/mail.
6108 (MIME with Emacs mail packages)
6109 (Viewing articles with embedded underlining)
6110 (Saving a multi-part Gnus posting, Gnus hangs for a long time):
6111 Remove old sections.
6112 (Killing based on nonstandard headers): Remove. Scoring is preferable,
6113 and is well-documented in the Gnus manual.
6114 (Reading news with Emacs): Merge "Learning more about Gnus" into here.
6115 (Making Gnus faster): Rename from "Starting Gnus faster".
6116 Merge "Catch-up is slow in Gnus" into here.
6117
6118 2009-06-14 Glenn Morris <rgm@gnu.org>
6119
6120 * faq.texi (Status of Emacs): Re-order with most recent releases first.
6121 (New in Emacs 23): New section.
6122 (Handling C-s and C-q with flow control): Add xref.
6123
6124 2009-06-13 Glenn Morris <rgm@gnu.org>
6125
6126 * faq.texi (Setting up a customization file): Grammar fix.
6127 Customize is no longer "new".
6128 (Displaying the current line or column): Line-number mode is on by
6129 default. Don't mention `column' package. Mention linum.el.
6130 (Turning on abbrevs by default): Explain how to do it for buffers,
6131 modes, and everywhere.
6132 (Associating modes with files): Use add-to-list. Don't mention Emacs
6133 19.
6134 (Highlighting a region): On by default since 23.1.
6135 (Replacing highlighted text): Update doc quote.
6136 (Working with unprintable characters): Don't mention search-quote-char.
6137 (Using an already running Emacs process): Gnuclient is probably not an
6138 enhancement these days.
6139 (Indenting switch statements): Remove mention of pre-Emacs 20.
6140 (Horizontal scrolling): Abbreviate Emacs 20 description.
6141 (Replacing text across multiple files): Fix name of dired command.
6142 (Disabling backups): Use require not load.
6143 (Learning more about Gnus): Add cross-refs to Gnus manual and FAQ.
6144
6145 2009-06-13 Bill Wohler <wohler@newt.com>
6146
6147 Release MH-E manual version 8.2.
6148
6149 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
6150 release 8.2.
6151
6152 2009-06-13 Glenn Morris <rgm@gnu.org>
6153
6154 * faq.texi: Remove the term "on-line" (meaning "Info") throughout, since
6155 in this day and age the common meaning is "on the web".
6156 (copying): Use @copyright in all cases.
6157 (Basic keys): Remove reference to deleted manual node "Text Characters".
6158 (File-name conventions): Use GNU as an example rather than SERVICE.
6159 default.el lives in site-lisp. Update Info directory location.
6160 (Real meaning of copyleft): GPL actions have been brought, but all
6161 settled out of court.
6162 (Guidelines for newsgroup postings): Shorten section title.
6163 Simplify comp.emacs description.
6164 (Newsgroup archives): Change Google URL. Describe Gmane.
6165 (Unsubscribing from Emacs lists): Remove discussion of "distribution
6166 points". Mention List-Unsubscribe header.
6167 (Contacting the FSF): Update email and URLs.
6168 (Basic editing): Mention F1 for help.
6169 (Installing Texinfo documentation): Refer to Texinfo website rather
6170 than ftp server.
6171 (Printing a Texinfo file): Mention texi2pdf.
6172 (Informational files for Emacs): Don't describe FTP or SERVICE, they
6173 are just stubs nowadays.
6174 (Latest version of Emacs): Explain version numbers.
6175 (Spell-checkers, Checking TeX and *roff documents): Remove sections.
6176 (Turning on syntax highlighting): No need to mention hilit19 any more.
6177 (Finding Emacs on the Internet): Refer to URLs rather than DISTRIB, FTP.
6178 (Modes for various languages): Remove section.
6179 (Major packages and programs): Remove most version and maintainer
6180 information - it's hard to keep up-to-date, and adds nothing.
6181 Similarly with direct links to mailing lists.
6182 (Spell-checkers): Rename node from Ispell. Mention Aspell and Hunspell.
6183 (Mailcrypt): Remove section - mailcrypt has not been updated in mnay
6184 years, and Emacs comes with tools for this now.
6185 (Patch): Remove section - this is a standard tool.
6186 (Using function keys under X): Remove section.
6187
6188 2009-06-12 Glenn Morris <rgm@gnu.org>
6189
6190 * faq.texi (Viewing Info files outside of Emacs): Xinfo is no more.
6191 (Help installing Emacs): Remove reference to deleted X11 node.
6192 (Associating modes with files): Interpreter-mode-alist is no longer
6193 subservient to auto-mode-alist.
6194 (Installing Emacs): Change future Emacs version.
6195 (Linking with -lX11 fails): Remove old section.
6196 (Packages that do not come with Emacs): Update ELL location.
6197 Emacs Lisp archive is dead.
6198 (Emacs for Windows): Remove reference to old CE port.
6199 (Emacs for OS/2, Emacs for Atari ST, Emacs for the Amiga)
6200 (Emacs for VMS and DECwindows): Remove old ports.
6201 (Emacs for GNUstep): Rename from "Emacs for NeXTSTEP" and update.
6202 (Removing flashing messages): Remove section about non-existent Gnus
6203 option.
6204
6205 * faq.texi (Top): Add @top command.
6206 Remove the optional arguments from all @node commands: makeinfo can
6207 generate these automatically, and it is easier to edit and rearrange
6208 nodes without them.
6209
6210 2009-06-11 Glenn Morris <rgm@gnu.org>
6211
6212 * faq.texi (Common acronyms): Remove no-longer-existing OSF.
6213 (The LPF): Make the updated URL the sole reference point.
6214 (Learning how to do something): Update refcard price and format.
6215 (Getting a printed manual): Sources in doc/emacs/, not man/.
6216 Also available in PDF format. Since the page count varies, be less
6217 precise.
6218 (Informational files for Emacs): Remove references to deleted files
6219 LPF and SUN-SUPPORT, and to UUCP.
6220 (Obtaining the FAQ): Refer to the service web-page rather than SERVICE.
6221 Remove many obsolete ways to get the FAQ, which now seems only to be
6222 distributed with Emacs.
6223 (Mail and news): Remove sections about Rmail Babyl that no longer apply.
6224
6225 2009-06-09 Chong Yidong <cyd@stupidchicken.com>
6226
6227 * org.texi (Org Plot): Fix tags (Bug#3507).
6228 (Workflow states, Agenda commands): Fix tags (Bug#3508).
6229
6230 * ada-mode.texi (Installation, Compile commands)
6231 (Project File Overview, No project files, Set compiler options)
6232 (Use GNAT project file, Use multiple GNAT project files)
6233 (Identifier completion): Use @samp for menu items, and @kbd for key
6234 sequences (Bug#3504).
6235
6236 2009-06-04 Daiki Ueno <ueno@unixuser.org>
6237
6238 * gnus.texi (Security): Fix wording; add a link to epa.info.
6239
6240 2009-06-04 Ryan Yeske <rcyeske@gmail.com>
6241
6242 * message.texi (Header Commands): Fix descriptions to match
6243 keybindings.
6244
6245 2009-04-22 Daiki Ueno <ueno@unixuser.org>
6246
6247 * gnus.texi (Security): Mention that EasyPG is the current default.
6248
6249 2009-04-13 Chong Yidong <cyd@stupidchicken.com>
6250
6251 * ediff.texi (Session Commands): Fix typo.
6252
6253 2009-04-05 Reiner Steib <Reiner.Steib@gmx.de>
6254
6255 * gnus-faq.texi (FAQ 8-4): Fix wrong group name of
6256 news.software.readers. Reported by Florian Rehnisch.
6257
6258 2009-04-02 Glenn Morris <rgm@gnu.org>
6259
6260 * auth.texi: Capitalize direntry.
6261
6262 * mairix-el.texi: Copy the direntry from ../../info/dir, and avoid
6263 using a period in the entry name. (Bug#2797)
6264
6265 2009-03-03 Juanma Barranquero <lekktu@gmail.com>
6266
6267 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add auth.
6268 ($(infodir)/auth, auth.dvi): New targets.
6269
6270 2009-03-03 Glenn Morris <rgm@gnu.org>
6271
6272 * auth.texi: Fix @setfilename.
6273
6274 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add auth.
6275 (auth, $(infodir)/auth, auth.dvi): New rules.
6276
6277 2009-02-25 Glenn Morris <rgm@gnu.org>
6278
6279 * faq.texi (Emacs for minimalists): New node. (Bug#2452)
6280
6281 2009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
6282
6283 * gnus.texi (NoCeM): Fix description of gnus-use-nocem.
6284
6285 2009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
6286
6287 * gnus.texi (NoCeM): Update default values for gnus-nocem-groups,
6288 gnus-nocem-issuers, and gnus-nocem-verifyer.
6289
6290 2009-02-20 Juanma Barranquero <lekktu@gmail.com>
6291
6292 * ada-mode.texi (Project files, Automatic Casing):
6293 * dbus.texi (Signals):
6294 * gnus.texi (Selecting a Group, Filtering Incoming Mail):
6295 * mh-e.texi (HTML):
6296 * nxml-mode.texi (Locating a schema)
6297 (Using the document's URI to locate a schema):
6298 * org.texi (Footnotes, Using the mapping API):
6299 * rcirc.texi (Channels): Remove duplicate words.
6300
6301 2009-02-20 Glenn Morris <rgm@gnu.org>
6302
6303 * dired-x.texi (Miscellaneous Commands):
6304 * gnus.texi: Minor updates for mbox Rmail.
6305
6306 2009-02-16 Karl Berry <karl@gnu.org>
6307
6308 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
6309 * cl.texi, dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi:
6310 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
6311 * faq.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
6312 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
6313 * newsticker.texi, nxml-mode.texi, org.texi, pcl-cvs.texi:
6314 * pgg.texi, rcirc.texi, reftex.texi, remember.texi, sasl.texi:
6315 * sc.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
6316 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi, woman.texi:
6317 Consistently use @insertcopying in the Top node,
6318 @contents at the front (after @end titlepage),
6319 and @direntry after @copying. (Bug#1988)
6320
6321 2009-02-13 Teodor Zlatanov <tzz@lifelogs.com>
6322
6323 * auth.texi: New file documenting auth-source.
6324
6325 2009-02-13 Carsten Dominik <dominik@science.uva.nl>
6326
6327 * org.texi (Org Plot): Fix link.
6328
6329 2009-02-09 Daiki Ueno <ueno@unixuser.org>
6330
6331 * epa.texi (Mail-mode integration): Mention the way to do
6332 "encrypt-to-self". (Bug#1807)
6333
6334 2009-02-05 Arni Magnusson <arnima@hafro.is> (tiny change)
6335
6336 * ada-mode.texi (No project files): Fix typo. (Bug#2214)
6337
6338 2009-02-04 Reiner Steib <Reiner.Steib@gmx.de>
6339
6340 * gnus-news.texi: Print version about Incoming*.
6341
6342 2009-02-02 Carsten Dominik <dominik@science.uva.nl>
6343
6344 * org.texi (Structure editing, Handling links)
6345 (Fast access to TODO states, Javascript support): Make standard docs
6346 correctly reflect default variable settings.
6347
6348 2009-02-02 Glenn Morris <rgm@gnu.org>
6349
6350 * org.texi: Fix typos.
6351
6352 2009-02-01 Michael Albinus <michael.albinus@gmx.de>
6353
6354 Sync with Tramp 2.1.15.
6355
6356 * trampver.texi: Update release number.
6357
6358 2009-01-31 Carsten Dominik <carsten.dominik@gmail.com>
6359
6360 * org.texi (TODO dependencies): Document TODO dependencies on
6361 checkboxes.
6362
6363 2009-01-30 Carsten Dominik <dominik@science.uva.nl>
6364
6365 * org.texi (TODO dependencies): Document key binding for toggling
6366 ORDERED property.
6367
6368 2009-01-28 Michael Albinus <michael.albinus@gmx.de>
6369
6370 * dbus.texi (Errors and Events): Fix typos. Describe second parameter
6371 of hook functions.
6372
6373 2009-01-28 Carsten Dominik <dominik@science.uva.nl>
6374
6375 * org.texi (TODO dependencies): New section.
6376
6377 2009-01-27 Carsten Dominik <dominik@science.uva.nl>
6378
6379 * org.texi (Plain lists, TODO basics, Priorities)
6380 (Multiple sets in one file, Conflicts): Document interaction with
6381 `shift-selection-mode'.
6382
6383 2009-01-27 Jay Belanger <jay.p.belanger@gmail.com>
6384
6385 * calc.texi (Embedded Mode, Algebraic-Style Calculations):
6386 Make Calc the subject of sentences.
6387 (Rearranging Formulas using Selections): Discuss new options
6388 for `j *'.
6389
6390 2009-01-26 Michael Albinus <michael.albinus@gmx.de>
6391
6392 * dbus.texi (Errors and Events): New variable dbus-event-error-hooks.
6393
6394 2009-01-26 Glenn Morris <rgm@gnu.org>
6395
6396 * org.texi: Fix typos.
6397
6398 2009-01-26 Bill Wohler <wohler@newt.com>
6399
6400 * mh-e.texi (EDITION, UPDATED): Update.
6401
6402 2009-01-25 Carsten Dominik <dominik@science.uva.nl>
6403
6404 * org.texi (References): Add information about remote references.
6405 (Built-in table editor): Document `C-c RET' in tables.
6406 (Math symbols, Quoting LaTeX code): Mention that simple
6407 LaTeX macros survive LaTeX export.
6408 (Images in LaTeX export): Show how to create a reference to a
6409 figure.
6410 (Sectioning structure): Document that the LaTeX class can be
6411 specified in a property.
6412 (Text areas in HTML export): New section.
6413 (External links): Add examples for text search and ID links.
6414 (Built-in table editor): Remove the descriptio of `C-c
6415 C-q', it not longer works.
6416 (Literal examples): Document that a space must follow
6417 the colon in short examples.
6418 (Relative timer): Document `org-timer-stop'.
6419 (Footnotes): New section.
6420 (Footnote markup): Shorten section and refer to new Footnote
6421 section.
6422 (Literal examples): Add documentation for line
6423 numbering in and references to code examples.
6424 (CSS support): Fix the description of default CSS styles.
6425 (Capturing column view): Document
6426 "file:path/to/file.org" as an allowed value for the ID property of
6427 a dynamic block copying column view.
6428
6429 2009-01-23 Stephen Eglen <stephen@gnu.org>
6430
6431 * mh-e.texi (Getting Started): Describe $MH.
6432
6433 2009-01-21 Michael Albinus <michael.albinus@gmx.de>
6434
6435 * tramp.texi (all): Harmonize usage of "external method",
6436 "external transfer method" and "out-of-band method".
6437 (Connection types): Precise the differences of inline and external
6438 methods. Written by Adrian Phillips <a.phillips@met.no>.
6439
6440 2009-01-19 Reiner Steib <Reiner.Steib@gmx.de>
6441
6442 * gnus.texi (Limiting): `/ N' and `/ o' are not really limiting
6443 commands as described at the top. Reported by Allan Gottlieb
6444 <gottlieb@nyu.edu>.
6445
6446 2009-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
6447
6448 * gnus.texi (Non-ASCII Group Names, RSS): Update description of
6449 nnmail-pathname-coding-system.
6450
6451 2009-01-17 Peter Tury <tury.peter@gmail.com> (tiny change)
6452
6453 * org.texi (Relative timer): Fix typo.
6454
6455 2009-01-15 Juanma Barranquero <lekktu@gmail.com>
6456
6457 * org.texi (Clocking work time): Fix typo.
6458 Reported by Peter Tury <tury.peter@gmail.com>. (Bug#1925)
6459
6460 2009-01-13 Glenn Morris <rgm@gnu.org>
6461
6462 * org.texi: Fix some more typos.
6463
6464 2009-01-13 Peter Tury <tury.peter@gmail.com> (tiny change)
6465
6466 * org.texi: Fix some typos.
6467
6468 2009-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
6469
6470 * gnus.texi (Group Parameters): Add note for local variables.
6471
6472 2009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
6473
6474 * gnus.texi (Converting Kill Files): Fix URL.
6475 Include gnus-kill-to-score.el in contrib directory.
6476
6477 2009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
6478
6479 * gnus.texi (Startup Variables): Fix gnus-before-startup-hook.
6480 Reported by Leo <sdl.web@gmail.com>. (Bug#1660)
6481 (Paging the Article): Add index entry.
6482
6483 2009-01-03 Stephen Leake <stephen_leake@member.fsf.org>
6484
6485 * ada-mode.texi (Examples): Delete redundant text.
6486
6487 2009-01-03 Michael Albinus <michael.albinus@gmx.de>
6488
6489 * trampver.texi (top): Declare ipv6prefix and ipv6postfix.
6490
6491 * tramp.texi (Filename Syntax, Filename completion): Handle IPv6
6492 addresses.
6493
6494 2009-01-03 Bill Wohler <wohler@newt.com>
6495
6496 * mh-e.texi (Scan Line Formats): Indicate that first column should be
6497 kept empty.
6498
6499 2008-12-20 Carsten Dominik <dominik@science.uva.nl>
6500
6501 * org.texi (Activation, Exporting, ASCII export, HTML export)
6502 (HTML Export commands, LaTeX/PDF export commands):
6503 Improve documentation about transient-mark-mode.
6504 (References): Document the use of special names like $LR1 to reference
6505 to fields in the last table row.
6506
6507 2008-12-19 Juri Linkov <juri@jurta.org>
6508
6509 * info.texi (Search Text): Remove mention of removed key binding M-s.
6510
6511 2008-12-18 Carsten Dominik <dominik@science.uva.nl>
6512
6513 * org.texi (References): Remove mentioning of @0 as reference for the
6514 last line, this has been reverted in the Lisp sources.
6515
6516 2008-12-17 Juanma Barranquero <lekktu@gmail.com>
6517
6518 * makefile.w32-in (INFO_TARGETS, clean): Add sasl.
6519 (DVI_TARGETS): Remove duplicates. Add sasl.
6520 ($(infodir)/sasl, sasl.dvi): New targets.
6521
6522 2008-12-17 Carsten Dominik <dominik@science.uva.nl>
6523
6524 * org.texi: Version number pushed to 6.15d.
6525
6526 2008-12-16 Carsten Dominik <dominik@science.uva.nl>
6527
6528 * org.texi (Tables in LaTeX export): New section.
6529 (Images in LaTeX export): New section.
6530 (Inlined images, Images in HTML export): Sections renamed.
6531
6532 2008-12-08 Reiner Steib <Reiner.Steib@gmx.de>
6533
6534 * message.texi (Insertion Variables): Don't advertise sc-cite-original.
6535
6536 2008-12-04 David Engster <dengste@eml.cc>
6537
6538 * gnus.texi (nnmairix): Mention mairix.el. Point out the importance
6539 of nnml-get-new-mail. Change URL for mairix patch.
6540
6541 2008-12-02 Carsten Dominik <carsten.dominik@gmail.com>
6542
6543 * org.texi (Using the mapping API): Fix bug in mapping example.
6544 (Publishing options): Make the list of properties complete again, in
6545 correspondence to the variable `org-export-plist-vars'.
6546 (Property searches): Document new special values for time comparisons.
6547 (Tag inheritance): Refine the description of tag inheritance.
6548 (Project alist): Add info about the publishing sequence of components.
6549 (Effort estimates): Document the new relative timer.
6550
6551 2008-12-01 Jay Belanger <jay.p.belanger@gmail.com>
6552
6553 * calc.texi (About This Manual): Clarify behavior of `C-x * t'.
6554 (Using Calc): Clarify use of `C-x * o'.
6555 (Embedded Mode (Overview)): Clarify use of `C-x * e'.
6556
6557 2008-11-28 Richard M Stallman <rms@gnu.org>
6558
6559 * dbus.texi (Receiving Method Calls): Clean up previous change.
6560
6561 2008-11-26 Michael Albinus <michael.albinus@gmx.de>
6562
6563 * dbus.texi (Type Conversion): New defuns `dbus-string-to-byte-array',
6564 `dbus-escape-as-identifier', `dbus-byte-array-to-string' and
6565 `dbus-unescape-from-identifier'.
6566 (Receiving Method Calls): New constants `dbus-service-emacs' and
6567 `dbus-path-emacs'. Precise return values of `dbus-register-method'.
6568 (Signals): Use the constants in the example.
6569
6570 2008-11-24 Carsten Dominik <dominik@science.uva.nl>
6571
6572 * org.texi: Re-apply change to FDL 1.3.
6573
6574 2008-11-23 Carsten Dominik <dominik@science.uva.nl>
6575
6576 * org.texi (Setting up Remember): Document `org-remember-mode'.
6577 (External links): Document that bbdb links can use a regular
6578 expression.
6579 (External links): Document that elisp links can contain interactive
6580 commands.
6581
6582 2008-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
6583
6584 * viper.texi (viper-translate-all-ESC-keysequences):
6585 Description removed.
6586
6587 2008-11-19 Glenn Morris <rgm@gnu.org>
6588
6589 * doclicense.texi: Change to FDL 1.3.
6590 Relicense all texi files under FDL 1.3 or later.
6591
6592 2008-11-17 Jay Belanger <jay.p.belanger@gmail.com>
6593
6594 * calc.texi (Tutorial): Clarify how to set up the on-line tutorial.
6595
6596 2008-11-16 Michael Kifer <kifer@cs.stonybrook.edu>
6597
6598 * viper.texi (viper-ESC-keyseq-timeout, viper-ESC-key): Remove.
6599
6600 * ediff.texi: Version/date change.
6601
6602 2008-11-14 Chong Yidong <cyd@stupidchicken.com>
6603
6604 * ns-emacs.texi: Moved into macos.texi in the main Emacs manual.
6605
6606 2008-11-14 Jay Belanger <jay.p.belanger@gmail.com>
6607
6608 * calc.texi (About This Manual): Comment out a mention of
6609 marginal notes.
6610
6611 2008-11-12 Carsten Dominik <dominik@science.uva.nl>
6612
6613 * org.texi (Clocking work time): Document the :formula property of
6614 clock tables.
6615 (Structure editing, Refiling notes): Document refiling regions.
6616 (Agenda commands): Document the double-prefix version
6617 of the `l' command in the agenda.
6618 (Handling links): Explain the effect of a double prefix
6619 arg to `C-c C-o'.
6620 (TODO basics): Add documentation for tag triggers.
6621
6622 2008-10-23 Glenn Morris <rgm@gnu.org>
6623
6624 * cl.texi (Function Bindings): Mention `flet' fails to deal with
6625 byte-compiling things like `+'.
6626
6627 * ns-emacs.texi: Merge copyright years of author now with assignment
6628 into FSF years.
6629 (VER): Use it for easier automatic updating. Use Emacs version rather
6630 than standalone Emacs.app version.
6631
6632 2008-10-12 Carsten Dominik <dominik@science.uva.nl>
6633
6634 * org.texi: Lots of minor fixes.
6635 (Capture): New chapter.
6636 (Org Plot): New section.
6637
6638 2008-09-30 Magnus Henoch <mange@freemail.hu>
6639
6640 * cl.texi (Porting Common Lisp): Fix parenthesis order in example.
6641
6642 2008-09-30 Jay Belanger <jay.p.belanger@gmail.com>
6643
6644 * calc.texi (User Defined Units): Mention how to enter optional display
6645 string.
6646
6647 2008-09-25 Teodor Zlatanov <tzz@lifelogs.com>
6648
6649 * message.texi (Sending Variables): Fix variable documentation to
6650 avoid the "y/n" wording.
6651
6652 2008-09-24 Teodor Zlatanov <tzz@lifelogs.com>
6653
6654 * message.texi (Sending Variables): Add `message-confirm-send' doc.
6655
6656 2008-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
6657
6658 * gnus.texi (The Gnus Registry): Don't give argument to @item used in
6659 @enumerate section so as to be able to be formatted with MAKEINFO=no.
6660
6661 2008-09-22 Bill Wohler <wohler@newt.com>
6662
6663 Release MH-E manual version 8.1.
6664
6665 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
6666 release 8.1.
6667
6668 * mh-e.texi: Retain dual license as agreed to by the FSF.
6669 However, bump GPL to Version 3.
6670 Use @include for license text.
6671
6672 2008-09-19 Katsumi Yamaoka <yamaoka@jpl.org>
6673
6674 * gnus.texi (Top, Setup, Fancy splitting to parent)
6675 (Store custom flags and keywords, Store arbitrary data):
6676 Clean up markup.
6677
6678 2008-09-16 Teodor Zlatanov <tzz@lifelogs.com>
6679
6680 * gnus.texi (The Gnus Registry): Document it.
6681
6682 2008-09-08 David Engster <dengste@eml.cc>
6683
6684 * gnus.texi (nnmairix): Point out that nnml uses MH format.
6685 Clarify section about choosing back end servers.
6686
6687 2008-08-23 Glenn Morris <rgm@gnu.org>
6688
6689 * dired-x.texi (Shell Command Guessing):
6690 Mention dired-guess-shell-case-fold-search. (Bug#417)
6691
6692 2008-08-22 Michael Albinus <michael.albinus@gmx.de>
6693
6694 * trampver.texi: Update release number.
6695
6696 2008-08-18 Brian Cully <bjc@kublai.com> (tiny change)
6697
6698 * ns-emacs.texi: Update version.
6699 (Introduction): Correct menu location for options save.
6700 (Customization): Note that defaults are stored under org.gnu.Emacs.
6701
6702 2008-08-11 Bill Wohler <wohler@newt.com>
6703
6704 * mh-e.texi (Getting Started): Rename variant mu-mh to gnu-mh and be
6705 explicit about GNU mailutils MH elsewhere (with thanks to Darel
6706 Henman) (closes SF #1768928).
6707
6708 2008-08-10 Glenn Morris <rgm@gnu.org>
6709
6710 * ns-emacs.texi: Use @copying. Change copyright of authors with
6711 assignment to FSF. Change license to GFDL.
6712 (Top): Remove outdated references.
6713
6714 2008-08-07 Reiner Steib <Reiner.Steib@gmx.de>
6715
6716 * gnus.texi (Sorting the Summary Buffer, Summary Sorting):
6717 Add gnus-summary-sort-by-most-recent-number and
6718 gnus-summary-sort-by-most-recent-date.
6719 (Summary Sorting): Explain prefix argument.
6720
6721 2008-08-07 Katsumi Yamaoka <yamaoka@jpl.org>
6722
6723 * gnus.texi (Saving Articles): Mention symbolic prefix `r' for
6724 gnus-summary-pipe-output.
6725
6726 2008-08-03 Michael Albinus <michael.albinus@gmx.de>
6727
6728 * dbus.texi (Receiving Method Calls): Document error handling of own
6729 D-Bus methods.
6730
6731 2008-08-01 Bill Wohler <wohler@newt.com>
6732
6733 * mh-e.texi (Reading Mail)
6734 (Viewing Attachments): Describe new function
6735 mh-show-preferred-alternative.
6736 (Sending Mail, Redistributing, Sending Message): Describe new hook
6737 mh-annotate-msg-hook.
6738
6739 2008-07-31 Michael Albinus <michael.albinus@gmx.de>
6740
6741 * dbus.texi (Arguments and Signatures): Fix example.
6742 (Synchronous Methods): New defun `dbus-call-method-non-blocking'.
6743 (Asynchronous Methods): New node.
6744 (Errors and Events): Describe extended layout of `dbus-event'.
6745 New defun `dbus-event-message-type'.
6746
6747 2008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
6748
6749 * ediff.texi: Remove VMS support.
6750
6751 2008-07-29 Juanma Barranquero <lekktu@gmail.com>
6752
6753 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add mairix-el.
6754 ($(infodir)/mairix-el), mairix-el.dvi): New targets.
6755
6756 2008-07-29 Chong Yidong <cyd@stupidchicken.com>
6757
6758 * Makefile.in: Add mairix-el targets.
6759
6760 2008-07-29 David Engster <deng@randomsample.de>
6761
6762 * mairix-el.texi: New file.
6763
6764 2008-07-28 Stephen Leake <stephen_leake@stephe-leake.org>
6765
6766 * ada-mode.texi: Document using GNAT project files as Emacs Ada mode
6767 project files. Delete 'main_unit' project variable; not needed. Allow
6768 process environment variables wherever project variables are allowed.
6769 Add tutorial section on multiple GNAT project files.
6770
6771 2008-07-27 Michael Albinus <michael.albinus@gmx.de>
6772
6773 Sync with Tramp 2.1.14.
6774
6775 * trampver.texi: Update release number.
6776
6777 2008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
6778
6779 * ns-emacs.texi:
6780 * faq.texi: Remove mentions of Mac Carbon.
6781
6782 2008-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
6783
6784 * gnus.texi (Saving Articles): Describe the 2nd argument of
6785 gnus-summary-save-in-pipe.
6786 (SpamAssassin): Use it.
6787
6788 2008-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
6789
6790 * gnus.texi (SpamAssassin): Fix gnus-summary-save-in-pipe usage.
6791
6792 2008-07-25 Carsten Dominik <dominik@science.uva.nl>
6793
6794 * org.texi (Export options): Document the use of the creator flag.
6795
6796 2008-07-24 Carsten Dominik <dominik@science.uva.nl>
6797
6798 * org.texi: New version 6.06a.
6799
6800 2008-07-23 Juanma Barranquero <lekktu@gmail.com>
6801
6802 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add ns-emacs.
6803 ($(infodir)/ns-emacs, ns-emacs.dvi): New targets.
6804
6805 2008-07-23 Vincent Belaïche <vincent.b.1@hotmail.fr>
6806
6807 * calc.texi (Editing Stack Entries, Algebraic Entry):
6808 Rewrite introductory sentences so it can be used by
6809 Calc's help functions. Mention fixing typos.
6810 (Customizing Calc): Fix typo.
6811
6812 2008-07-23 Jay Belanger <jay.p.belanger@gmail.com>
6813
6814 * calc.texi (summarykey): New macro. Use to correctly format keys in
6815 the summary.
6816
6817 2008-07-20 Adrian Robert <adrian.b.robert@gmail.com>
6818
6819 * ns-emacs.texi (Customization): Corrected documentation on color
6820 specification formats.
6821
6822 2008-07-19 Andreas Schwab <schwab@suse.de>
6823
6824 * ns-emacs.texi: Moved from ../emacs. Add @direntry.
6825
6826 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ns-emacs.
6827 (ns-emacs, $(infodir)/ns-emacs, ns-emacs.dvi): New rules.
6828
6829 2008-07-18 Michael Albinus <michael.albinus@gmx.de>
6830
6831 * dbus.texi (Inspection): Rework, introduce submenus.
6832 (Bus names, Introspection, Nodes and Interfaces, Methods and Signal)
6833 (Properties and Annotations, Arguments and Signatures): New nodes.
6834
6835 2008-07-13 Michael Albinus <michael.albinus@gmx.de>
6836
6837 * dbus.texi (Receiving Method Calls): Fix description of
6838 `dbus-register-method'.
6839 (Signals): Allow also signal arguments for filtering in
6840 `dbus-register-signal'.
6841
6842 2008-07-13 Vincent Belaïche <vincent.b.1@hotmail.fr>
6843
6844 * calc.texi (Manipulating Vectors): Clarify definition of `rnorm' and
6845 `cnorm'.
6846 (Arithmetic Tutorial): Simplify the verification of prime factors.
6847
6848 2008-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
6849
6850 * gnus.texi (Saving Articles): Mention
6851 gnus-summary-pipe-output-default-command and gnus-summary-save-in-pipe.
6852
6853 2008-06-29 Jay Belanger <jay.p.belanger@gmail.com>
6854
6855 * calc.texi: Adjust mode line throughout.
6856
6857 2008-06-28 Juanma Barranquero <lekktu@gmail.com>
6858
6859 * sasl.texi (Mechanisms): Fix typos.
6860
6861 2008-06-24 Jay Belanger <jay.p.belanger@gmail.com>
6862
6863 * calc.texi (Killing from the stack): Mention using normal Emacs
6864 copying.
6865
6866 2008-06-21 Michael Albinus <michael.albinus@gmx.de>
6867
6868 * tramp.texi (Password handling): Rename from "Password caching".
6869 Add `auth-source' mechanism.
6870 (Connection caching): Tramp reopens the connection automatically,
6871 when the operating system on the remote host has been changed.
6872
6873 2008-06-20 Eli Zaretskii <eliz@gnu.org>
6874
6875 * makefile.w32-in (distclean): Remove makefile.
6876
6877 2008-06-17 Carsten Dominik <dominik@science.uva.nl>
6878
6879 * org.texi (Using the mapping API): New section.
6880 (Agenda column view): New section.
6881 (Moving subtrees): Document archiving to the archive sibling.
6882 (Agenda commands): Document columns view in the agenda.
6883 (Using the property API): Document the API for multi-valued properties.
6884
6885 2008-06-17 Jason Riedy <jason@acm.org>
6886
6887 * org.texi (A LaTeX example): Note that fmt may be a one-argument
6888 function, and efmt may be a two-argument function.
6889 (Radio tables): Document multiple destinations.
6890
6891 2008-06-16 Glenn Morris <rgm@gnu.org>
6892
6893 * epa.texi, erc.texi, pgg.texi, remember.texi, sasl.texi, url.texi:
6894 Add Cover-Texts.
6895
6896 2008-06-15 Glenn Morris <rgm@gnu.org>
6897
6898 * faq.texi (VER): Update to 23.0.60.
6899
6900 * mh-e.texi: Remove option of licensing under GPL.
6901 Add Cover-Texts to GFDL permissions notice.
6902 (GPL): Remove section.
6903 (GFDL): Include doclicense.texi rather than the actual text.
6904
6905 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add sasl.
6906 (sasl, $(infodir)/sasl, sasl.dvi): New rules.
6907
6908 * sasl.texi: Fix output file name.
6909
6910 * epa.texi, sasl.texi: Refer to license in Emacs manual.
6911
6912 * gnus-coding.texi: Refer to license in Gnus manual.
6913
6914 * idlwave.texi, sasl.texi: Use @copying.
6915
6916 * org.texi: Change to GFDL 1.2. Refer to license in Emacs manual.
6917
6918 * speedbar.texi: Update Back-Cover Text as per maintain.info.
6919
6920 * url.texi: Use @copying, @title, @subtitle, @author.
6921
6922 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi, dbus.texi:
6923 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
6924 * erc.texi, eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus.texi:
6925 * idlwave.texi, message.texi, newsticker.texi, pcl-cvs.texi:
6926 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi:
6927 * smtpmail.texi, speedbar.texi, tramp.texi, vip.texi, viper.texi:
6928 * widget.texi, woman.texi:
6929 Remove references to external license, since doclicense is included.
6930
6931 * ada-mode.texi, autotype.texi, cc-mode.texi, dired-x.texi:
6932 * pcl-cvs.texi, speedbar.texi, url.texi, widget.texi:
6933 Remove references to non-existent Invariant Sections.
6934
6935 2008-06-14 Glenn Morris <rgm@gnu.org>
6936
6937 * faq.texi (Major packages and programs): Remove references to external
6938 Supercite, Calc, VIPER, since they have been included for some time.
6939 Update VM, AUCTeX, BBDB entries.
6940
6941 2008-06-14 Ulf Jasper <ulf.jasper@web.de>
6942
6943 * newsticker.texi: Updated to match latest newsticker changes.
6944
6945 2008-06-13 Glenn Morris <rgm@gnu.org>
6946
6947 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi
6948 * dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi
6949 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi
6950 * gnus.texi, idlwave.texi, info.texi, message.texi, newsticker.texi
6951 * nxml-mode.texi, org.texi, pcl-cvs.texi, rcirc.texi, reftex.texi
6952 * sc.texi, sieve.texi, smtpmail.texi, vip.texi, viper.texi, widget.texi
6953 * woman.texi:
6954 Update Back-Cover Text as per maintain.info.
6955
6956 2008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
6957
6958 * gnus-faq.texi: Generate. Change node names to "FAQ N-M".
6959
6960 * Makefile.in (gnus-faq-clean): Don't remove gnus-faq.texi.
6961 (gnus-faq.xml): Update repository host.
6962
6963 * gnus-faq.texi: Generate from gnus-faq.xml (sourceforge.net).
6964
6965 2008-06-15 Frank Schmitt <ich@frank-schmitt.net>
6966
6967 * gnus-faq.texi ([5.12]): Add entry about message-kill-buffer-on-exit.
6968 Fix a typo.
6969
6970 2008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
6971
6972 * gnus.texi (Mail Source Customization): Correct values of
6973 `mail-source-delete-incoming'. Reported by Tassilo Horn.
6974 (Oort Gnus): Fix version comment for mml-dnd-protocol-alist.
6975
6976 2008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
6977
6978 * gnus.texi (nnmairix): Eliminate wrong use of `path', cf. the GNU
6979 coding standards.
6980
6981 2008-06-14 David Engster <dengste@eml.cc>
6982
6983 * gnus.texi (nnmairix): Markup fixes.
6984
6985 2008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
6986
6987 * gnus.texi (nnmairix): Markup and other minor fixes.
6988
6989 2008-06-05 David Engster <dengste@eml.cc>
6990
6991 * gnus.texi (nnmairix): New nodes describing nnmairix.el.
6992
6993 2008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
6994
6995 * gnus.texi (Group Parameters): Change ~/.gnus to ~/.gnus.el.
6996 (Searching, nnir, nnmairix): New stub nodes.
6997
6998 2008-05-30 Felix Lee <felix.1@canids.net>
6999
7000 * cl.texi (Iteration Clauses): Fix incorrect "identical" examples.
7001
7002 2008-05-24 Reiner Steib <Reiner.Steib@gmx.de>
7003
7004 * gnus.texi (Filling In Threads): Additions to gnus-fetch-old-headers.
7005
7006 2008-05-15 Reiner Steib <Reiner.Steib@gmx.de>
7007
7008 * gnus.texi (Scoring On Other Headers): Fix typo. Rearrange.
7009
7010 2008-05-15 Jonathan Yavner <jyavner@member.fsf.org>
7011
7012 * ses.texi (Acknowledgements): Add Shigeru Fukaya.
7013
7014 2008-05-06 Juanma Barranquero <lekktu@gmail.com>
7015
7016 * info.texi (Top): Fix typo in xref.
7017
7018 2008-05-05 Karl Berry <karl@gnu.org>
7019
7020 * info.texi (Top): @xref to stand-alone manual.
7021
7022 2008-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
7023
7024 * gnus.texi (Various Summary Stuff): Add gnus-propagate-marks.
7025 (Various Summary Stuff): Fix typo in last xref.
7026
7027 2008-05-02 Juanma Barranquero <lekktu@gmail.com>
7028
7029 * org.texi (Moving subtrees): Fix typo.
7030
7031 2008-04-28 Michael Albinus <michael.albinus@gmx.de>
7032
7033 * tramp.texi (Frequently Asked Questions): Explain, how to disable
7034 Tramp via `tramp-mode'.
7035
7036 2008-04-27 Carsten Dominik <dominik@sam.science.uva.nl>
7037
7038 * org.texi: Massive changes, in many parts of the file.
7039
7040 2008-04-27 Jason Riedy <jason@acm.org>
7041
7042 * org.texi (A LaTeX example): Note that fmt may be a
7043 one-argument function, and efmt may be a two-argument function.
7044 (Radio tables): Document multiple destinations.
7045
7046 2008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
7047
7048 * gnus.texi (Oort Gnus): Add message-fill-column.
7049
7050 2008-04-12 Adrian Aichner <adrian@xemacs.org>
7051
7052 * gnus.texi (Mail Source Specifiers): Typo fix.
7053
7054 2008-04-12 Reiner Steib <Reiner.Steib@gmx.de>
7055
7056 * gnus.texi (Diary Headers Generation): Update key binding for
7057 `gnus-diary-check-message'.
7058
7059 2008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
7060
7061 * gnus.texi (Emacsen): Addition.
7062
7063 2008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
7064
7065 * gnus.texi (Emacsen): Give recommendations for Emacs 22 and Emacs 23.
7066
7067 2008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
7068
7069 * gnus.texi (Oort Gnus): Mention customizing of tool bars.
7070
7071 2008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
7072
7073 * gnus-news.texi: Update tool bar item.
7074
7075 2008-04-09 Sven Joachim <svenjoac@gmx.de>
7076
7077 * gnus-news.texi: Fix typos.
7078
7079 2008-04-11 Jay Belanger <jay.p.belanger@gmail.com>
7080
7081 * calc.texi (Vector and Matrix Arithmetic, Calc Summary):
7082 Add mention of `kron'.
7083
7084 2008-04-01 Daiki Ueno <ueno@unixuser.org>
7085
7086 * epa.texi (Encrypting/decrypting *.gpg files):
7087 Document epa-file-name-regexp.
7088
7089 2008-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
7090
7091 * gnus.texi (Example Methods): Fix description about ssh-agent.
7092 (Indirect Functions): Fix the default value of nntp-telnet-command;
7093 remove link to connect.html.
7094
7095 2008-03-30 Michael Albinus <michael.albinus@gmx.de>
7096
7097 * dbus.texi (Synchronous Methods): New parameter TIMEOUT for
7098 dbus-call-method.
7099 (Receiving Method Calls): The timeout can be set by the calling client.
7100
7101 * trampver.texi: Update release number.
7102
7103 2008-03-29 Reiner Steib <Reiner.Steib@gmx.de>
7104
7105 * gnus.texi (Top): Fix version. Add SASL.
7106
7107 2008-03-29 Michael Albinus <michael.albinus@gmx.de>
7108
7109 Sync with Tramp 2.1.13.
7110
7111 * trampver.texi: Update release number.
7112
7113 2008-03-29 Chong Yidong <cyd@stupidchicken.com>
7114
7115 * org.texi: Update to new org-mode website.
7116
7117 2008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
7118
7119 * cl.texi (For Clauses): Fix loop over key-seq to match code.
7120
7121 2008-03-22 Reiner Steib <Reiner.Steib@gmx.de>
7122
7123 * gnus.texi (Foreign Groups): Add gnus-read-ephemeral-gmane-group,
7124 gnus-read-ephemeral-gmane-group-url,
7125 gnus-read-ephemeral-emacs-bug-group,
7126 gnus-read-ephemeral-debian-bug-group.
7127
7128 2008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
7129
7130 * gnus.texi (MIME Commands): Add gnus-article-browse-html-article.
7131
7132 * gnus-news.texi: Add EasyPG. Add gnus-article-browse-html-article.
7133 Add FIXMEs for Bookmarks and gnus-registry-marks.
7134
7135 2008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
7136
7137 * gnus.texi (Smileys): Document `smiley-style'.
7138
7139 2008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
7140
7141 * gnus.texi (Gnus Development): Clarify difference between ding and
7142 gnu.emacs.gnus.
7143 (MIME Commands, Using MIME, RSS): Fix markup.
7144
7145 * gnus-faq.texi ([8.4]): Ditto.
7146
7147 2008-03-20 Reiner Steib <Reiner.Steib@gmx.de>
7148
7149 * gnus.texi (Emacsen): Remove obsolete stuff.
7150
7151 2008-03-19 Reiner Steib <Reiner.Steib@gmx.de>
7152
7153 * gnus.texi (Oort Gnus): Add version info WRT
7154 `mail-source-delete-incoming'.
7155
7156 2008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
7157
7158 * gnus.texi (Top): Add "Other related manuals" and version info in
7159 `iftex' output.
7160 (Formatting Fonts): Add index entries for gnus-mouse-face, gnus-face-0,
7161 gnus-balloon-face-0 and the corresponding format specifiers.
7162
7163 2008-03-26 Michael Albinus <michael.albinus@gmx.de>
7164
7165 * tramp.texi (Filename completion): Remove footnote about let-bind
7166 of `partial-completion-mode'. It doesn't work this way.
7167
7168 2008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
7169
7170 * pcl-cvs.texi (Contributors): Update my email.
7171
7172 2008-03-21 Michael Albinus <michael.albinus@gmx.de>
7173
7174 * dbus.texi (Receiving Method Calls): Mention default D-Bus timeout.
7175
7176 2008-03-17 Bill Wohler <wohler@newt.com>
7177
7178 * mh-e.texi (Viewing): Update URL for adding header fields to
7179 mh-invisible-header-fields-default.
7180
7181 2008-03-16 Bill Wohler <wohler@newt.com>
7182
7183 * mh-e.texi (Preface): Add Gnus to requirements.
7184 (Forwarding): Note that forwarded MIME messages are now inline.
7185
7186 2008-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
7187
7188 * gnus.texi (Example Methods, Direct Functions, Indirect Functions)
7189 (Common Variables): Give precedence to the netcat methods over the
7190 telnet methods, and mention that they are more reliable.
7191
7192 2008-03-13 Carsten Dominik <dominik@science.uva.nl>
7193
7194 * org.texi (Exporting Agenda Views): Document agenda export to
7195 iCalendar.
7196 (Progress logging): Document the new progress logging stuff.
7197
7198 2008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
7199
7200 * gnus.texi (Mail Source Customization, Gnus Development, Oort Gnus):
7201 Update for change of `mail-source-delete-incoming'.
7202
7203 * gnus-news.texi: Ditto.
7204
7205 2008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
7206
7207 * gnus-coding.texi (Gnus Maintainance Guide): Update conventions for
7208 custom versions.
7209
7210 2008-03-07 Alan Mackenzie <acm@muc.de>
7211
7212 * cc-mode.texi (Limitations and Known Bugs): State that the number of
7213 parens/brackets in a k&r region is limited.
7214
7215 2008-02-27 Reiner Steib <Reiner.Steib@gmx.de>
7216
7217 * gnus-news.texi: Mention problem with coding system `utf-8-emacs' when
7218 using different Emacs versions.
7219
7220 2008-02-27 Glenn Morris <rgm@gnu.org>
7221
7222 * sc.texi: Remove a lot of old and obsolete info.
7223 (titlepage): Simplify.
7224 (Emacs 19 MUAs, Emacs 18 MUAs, MH-E with any Emacsen)
7225 (VM with any Emacsen, GNEWS with any Emacsen)
7226 (Overloading for Non-conforming MUAs, Version 3 Changes)
7227 (The Supercite Mailing List): Delete nodes.
7228 (Introduction): Remove info about old packages.
7229 (Getting Connected): Simplify. Remove info about old packages.
7230 (Citing Commands): Delete Emacs 19 info.
7231 (Hints to MUA Authors): Simplify.
7232 (Thanks and History): Merge in some info from the deleted node
7233 "Version 3 Changes".
7234
7235 2008-02-05 Juanma Barranquero <lekktu@gmail.com>
7236
7237 * org.texi (Setting tags, In-buffer settings):
7238 * rcirc.texi (rcirc commands): Replace `legal' with `valid'.
7239
7240 2008-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
7241
7242 * gnus-news.texi: Mention that spaces and tabs are allowed in the
7243 installation directory name.
7244
7245 2008-02-12 Romain Francoise <romain@orebokech.com>
7246
7247 * epa.texi (Overview): Fix typo.
7248
7249 2008-02-11 Daiki Ueno <ueno@unixuser.org>
7250
7251 * epa.texi (Quick start): Remove the .emacs setting.
7252
7253 2008-02-10 Daiki Ueno <ueno@unixuser.org>
7254
7255 * epa.texi (Quick start): Use the command `epa-enable' instead of
7256 loading `epa-setup'.
7257
7258 2008-02-08 Juanma Barranquero <lekktu@gmail.com>
7259
7260 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add epa.
7261 ($(infodir)/epa, epa.dvi): New targets.
7262
7263 2008-02-08 Daiki Ueno <ueno@unixuser.org>
7264
7265 * Makefile.in: Add rules to build EasyPG Assistant User's Manual.
7266
7267 * epa.texi: New manual documenting the EasyPG Assistant.
7268
7269 2008-02-06 Michael Albinus <michael.albinus@gmx.de>
7270
7271 * dbus.texi (all): Wrap Lisp code examples with @lisp ... @end lisp.
7272 (Inspection): New function dbus-ping.
7273
7274 2008-02-05 Michael Albinus <michael.albinus@gmx.de>
7275
7276 * tramp.texi (Remote processes): Add `shell-command'.
7277
7278 2008-02-02 Michael Albinus <michael.albinus@gmx.de>
7279
7280 * tramp.texi: Use new FSF's Back-Cover Text.
7281
7282 2008-01-28 Michael Sperber <sperber@deinprogramm.de>
7283
7284 * gnus.texi (Mail Source Specifiers): Document `group' specifier.
7285 (Group Parameters): Document `mail-source' parameter.
7286
7287 2008-01-27 Michael Albinus <michael.albinus@gmx.de>
7288
7289 * tramp.texi (Inline methods): The hostname of the su(do)? methods
7290 must be a local host.
7291
7292 2008-01-26 Michael Olson <mwolson@gnu.org>
7293
7294 * erc.texi: Update version for ERC 5.3 release.
7295 (Obtaining ERC): Update extras URLs for 5.3.
7296 (Development): Write instructions for git, and remove those for Arch.
7297 (History): Mention the switch to git.
7298
7299 2008-01-24 Karl Berry <karl@gnu.org>
7300
7301 * info.texi (Search Index, Search Text): Mention the command
7302 character in the section name, a la the (Go to node) node.
7303
7304 2008-01-21 Michael Albinus <michael.albinus@gmx.de>
7305
7306 * dbus.texi (Errors and Events): New macro dbus-ignore-errors.
7307
7308 2008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
7309
7310 * gnus-news.texi: Mention gnus-article-describe-bindings.
7311
7312 2008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
7313
7314 * gnus-news.texi: Mention gnus-article-wide-reply-with-original.
7315
7316 2008-01-18 Carsten Dominik <dominik@science.uva.nl>
7317
7318 * org.texi (Property inheritance): New section.
7319 (Conventions): New section.
7320 (Structure editing): Document C-RET, the prefix arg to the cut/copy
7321 commands, and the new bindings for refiling.
7322 (Sparse trees): Document the new special command for sparse trees.
7323 (References): Be more clear about the counting of hilines.
7324 (Handling links): Document M-p/n for accessing links.
7325 (Fast access to TODO states): New section.
7326 (Per file keywords): New section.
7327 (Property inheritance): New section.
7328 (Column attributes): New summary types.
7329 (Capturing Column View): New section.
7330 (The date/time prompt): Cover the new features in the date/time prompt.
7331 Compactify the table of keys for the calendar remote control.
7332 (Clocking work time): Document the new :scope parameter.
7333 (Remember): Promoted to chapter.
7334 (Quoted examples): New section.
7335 (Enhancing text): New verbatim environments.
7336
7337 2008-01-14 Michael Albinus <michael.albinus@gmx.de>
7338
7339 * trampver.texi: Update release number.
7340
7341 2008-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
7342
7343 * gnus.texi (Article Keymap):
7344 Add gnus-article-wide-reply-with-original; fix descriptions of
7345 gnus-article-reply-with-original and
7346 gnus-article-followup-with-original.
7347
7348 2008-01-09 Glenn Morris <rgm@gnu.org>
7349
7350 * nxml-mode.texi: Add @copying section.
7351
7352 2008-01-05 Reiner Steib <Reiner.Steib@gmx.de>
7353
7354 * message.texi (Mail Variables): Add some text from "(gnus)Posting
7355 Server". Add `message-send-mail-with-mailclient'.
7356
7357 * gnus.texi (Posting Server): Move some text to "(message)Mail
7358 Variables" and add a reference here.
7359
7360 2008-01-04 Michael Albinus <michael.albinus@gmx.de>
7361
7362 * dbus.texi (Receiving Method Calls): New chapter.
7363 (Errors and Events): Add serial number to events. Replace "signal" by
7364 "message". Introduce dbus-event-serial-number.
7365
7366 2008-01-03 Michael Albinus <michael.albinus@gmx.de>
7367
7368 * dbus.texi (Type Conversion): Explain the type specification for empty
7369 arrays. Use another example.
7370
7371 2007-12-30 Michael Albinus <michael.albinus@gmx.de>
7372
7373 * dbus.texi (all): Replace "..." by @dots{}.
7374 (Type Conversion): Precise the value range for :byte types.
7375 (Signals): Rename dbus-unregister-signal to dbus-unregister-object.
7376 Mention its return value.
7377 (Errors and Events): There is no D-Bus error propagation during event
7378 processing.
7379
7380 2007-12-29 Jay Belanger <jay.p.belanger@gmail.com>
7381
7382 * calc.texi (Yacas Language, Maxima Language, Giac Language):
7383 New sections.
7384
7385 2007-12-29 Reiner Steib <Reiner.Steib@gmx.de>
7386
7387 * gnus.texi (Group Parameters): Reorder the text and add a note about
7388 `gnus-parameters' near the beginning of the node.
7389
7390 2007-12-29 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
7391
7392 * gnus.texi (Score File Editing): Fix function name.
7393
7394 2007-12-23 Michael Albinus <michael.albinus@gmx.de>
7395
7396 Sync with Tramp 2.1.12.
7397
7398 * trampver.texi: Update release number.
7399
7400 2007-12-22 Richard Stallman <rms@gnu.org>
7401
7402 * cc-mode.texi (Getting Started): Change @ref to @pxref.
7403
7404 2007-12-22 Michael Albinus <michael.albinus@gmx.de>
7405
7406 * dbus.texi (Type Conversion): Correct input parameters mapping.
7407
7408 2007-12-21 Michael Albinus <michael.albinus@gmx.de>
7409
7410 * dbus.texi (Type Conversion): Extend for D-Bus compound types.
7411 (Errors and Events): Mention wrong-type-argument error.
7412
7413 2007-12-21 Alex Schroeder <alex@gnu.org>
7414
7415 * rcirc.texi: Changed single spaces after sentence end to double
7416 spaces. Fixed some typos.
7417 (Internet Relay Chat): Explain relay.
7418 (Getting started with rcirc): Change items to reflect prompts.
7419 Add more explanation to rcirc-track-minor-mode and added a comment to
7420 warn future maintainers that this section is a copy.
7421 (People): Change /ignore example.
7422 (Keywords): Not keywords.
7423
7424 2007-12-20 Alex Schroeder <alex@gnu.org>
7425
7426 * rcirc.texi (Top): Fighting Information Overload chapter added.
7427 (Getting started with rcirc): Add notice of rcirc-track-minor-mode.
7428 (rcirc commands): Move /ignore command to the new chapter.
7429 (Fighting Information Overload): New chapter documenting /keyword,
7430 /bright, /dim, channel ignore, and low priority channels.
7431 (Configuration): Document rcirc-server-alist, remove
7432 rcirc-startup-channels-alist and rcirc-default-server.
7433
7434 2007-12-16 Michael Albinus <michael.albinus@gmx.de>
7435
7436 * dbus.texi (Signals): Fix example in dbus-register-signal.
7437
7438 2007-12-14 Sven Joachim <svenjoac@gmx.de>
7439
7440 * gnus.texi (Score Variables): Fix typo.
7441
7442 2007-12-07 Michael Albinus <michael.albinus@gmx.de>
7443
7444 * dbus.texi (Synchronous Methods): Adapt dbus-call-method.
7445 (Signals): Adapt dbus-send-signal and dbus-register-signal.
7446 (Errors and Events): Adapt dbus-event.
7447
7448 2007-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
7449
7450 * gnus.texi (Other Files): Add the yenc command.
7451
7452 2007-11-30 Reiner Steib <Reiner.Steib@gmx.de>
7453
7454 * gnus.texi (MIME Commands): Default of gnus-article-loose-mime is t
7455 since 2004-08-06.
7456
7457 2007-11-28 Katsumi Yamaoka <yamaoka@jpl.org>
7458
7459 * gnus.texi (Fancy Mail Splitting): Fix description of splitting based
7460 on body.
7461
7462 2007-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
7463
7464 * emacs-mime.texi (rfc2047): Mention rfc2047-encoded-word-regexp-loose
7465 and rfc2047-allow-irregular-q-encoded-words; fix description of
7466 rfc2047-encode-encoded-words.
7467
7468 2007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
7469
7470 * gnus.texi (Fetching Mail): Remove obsoleted `nnmail-spool-file'.
7471
7472 2007-12-05 Michael Olson <mwolson@gnu.org>
7473
7474 * remember.texi (Diary): Remove "require" line for remember-diary.el.
7475 Update documentation for `remember-diary-file'.
7476
7477 2007-12-04 Michael Albinus <michael.albinus@gmx.de>
7478
7479 * dbus.texi (Signals): Precise `dbus-register-signal'.
7480 (Errors and Events): Rework events part, the internal structure of
7481 dbus-event has changed.
7482
7483 2007-12-03 Juanma Barranquero <lekktu@gmail.com>
7484
7485 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
7486 ($(infodir)/dbus, dbus.dvi): New targets.
7487
7488 2007-12-03 Michael Albinus <michael.albinus@gmx.de>
7489
7490 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
7491 unconditionally.
7492
7493 * dbus.texi (Synchronous Methods): Show the result of the "lshal"
7494 emulation with @print{}.
7495
7496 2007-12-02 Richard Stallman <rms@gnu.org>
7497
7498 * dbus.texi (Overview): Minor cleanup.
7499
7500 2007-12-02 Michael Albinus <michael.albinus@gmx.de>
7501
7502 * Makefile.in (INFO_TARGETS): Add dbus.
7503 (DVI_TARGETS): Add dbus.dvi.
7504 (dbus, dbus.dvi): New targets.
7505
7506 * dbus.texi: New file.
7507
7508 2007-11-24 Romain Francoise <romain@orebokech.com>
7509
7510 * nxml-mode.texi: Add description in @direntry.
7511 Fix file name to match @setfilename.
7512
7513 2007-11-23 Mark A. Hershberger <mah@everybody.org>
7514
7515 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
7516 ($(infodir)/nxml-mode): New rule.
7517
7518 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
7519 ($(infodir)/nxml-mode): New rule.
7520 (clean): Add nxml-mode*.
7521
7522 * nxml-mode.texi: New file with nxml manual.
7523
7524 2007-11-18 Richard Stallman <rms@gnu.org>
7525
7526 * flymake.texi (Example -- Configuring a tool called directly):
7527 Update example.
7528
7529 2007-11-18 Michael Albinus <michael.albinus@gmx.de>
7530
7531 * tramp.texi (Filename completion): Simplify explanation of
7532 double-slash behavior. Explain directory contents flushing.
7533
7534 2007-11-16 Jay Belanger <jay.p.belanger@gmail.com>
7535
7536 * calc.texi (TeX and LaTeX Language Modes): Put in
7537 missing braces.
7538
7539 2007-11-15 Richard Stallman <rms@gnu.org>
7540
7541 * cl.texi (Equality Predicates): Delete `eql'.
7542 (Predicates, Naming Conventions, Top): Delete `eql'.
7543 (Common Lisp Compatibility): Delete `eql'.
7544 (Porting Common Lisp): Delete obsolete backquote info.
7545 Minor clarification about character constants.
7546 (Sequence Basics): Minor clarification.
7547
7548 2007-11-15 Juanma Barranquero <lekktu@gmail.com>
7549
7550 * cc-mode.texi (Electric Keys, Custom Macros):
7551 * tramp.texi (Filename completion): Fix typos.
7552
7553 2007-11-15 Jay Belanger <jay.p.belanger@gmail.com>
7554
7555 * calc.texi (Basic commands): Mention the menu.
7556
7557 2007-11-12 Michael Albinus <michael.albinus@gmx.de>
7558
7559 * tramp.texi (Connection caching): Tramp flushes connection
7560 properties when remote operating system has been changed.
7561
7562 2007-11-09 Reiner Steib <Reiner.Steib@gmx.de>
7563
7564 * gnus-news.texi: Fix spelling.
7565 `message-insert-formatted-citation-line', not
7566 `message-insert-formated-citation-line'.
7567
7568 * gnus.texi, gnus-faq.texi, message.texi: Bump version to 5.10.9.
7569
7570 2007-11-07 Michael Albinus <michael.albinus@gmx.de>
7571
7572 * tramp.texi (Overview): Mention also the PuTTY integration under
7573 w32. Remove paragraphs about Tramp's experimental status.
7574 (Frequently Asked Questions): Add code example for highlighting the
7575 mode line.
7576
7577 2007-11-03 Michael Olson <mwolson@gnu.org>
7578
7579 * remember.texi: Change mentions of remember-buffer to
7580 remember-finalize throughout.
7581
7582 2007-10-30 Michael Olson <mwolson@gnu.org>
7583
7584 * remember.texi (Copying): Remove.
7585 (Mailbox): Update with non-BBDB instructions.
7586 (Diary, Org): Add.
7587 (Bibliography, Planner Page): Remove.
7588
7589 2007-10-30 Juanma Barranquero <lekktu@gmail.com>
7590
7591 * makefile.w32-in (INFO_TARGETS): Add remember.
7592 (DVI_TARGETS): Add remember.dvi.
7593 ($(infodir)/remember): New rule.
7594 (clean): Add remember*.
7595
7596 2007-10-30 Michael Olson <mwolson@gnu.org>
7597
7598 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add remember.
7599 ($(infodir)/remember): New rule that builds the Remember Manual.
7600
7601 * remember.texi: New file containing the Remember Mode Manual.
7602 Shuffle chapters around after initial import.
7603 (Function Reference): Split Keystrokes into separate chapter.
7604 (Keystrokes): Document C-c C-k.
7605 (Introduction): Fix typographical issue with "---".
7606
7607 2007-10-29 Richard Stallman <rms@gnu.org>
7608
7609 * widget.texi (Introduction): Delete discussion of implementation
7610 internals.
7611
7612 2007-10-29 Michael Albinus <michael.albinus@gmx.de>
7613
7614 * tramp.texi (Connection caching): Host names must be different
7615 when tunneling.
7616
7617 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7618
7619 * gnus.texi, gnus-faq.texi, message.texi: Bump version to
7620 Gnus v5.13.
7621
7622 2007-10-28 Miles Bader <miles@gnu.org>
7623
7624 * gnus-news.texi, gnus-coding.texi, sasl.texi: New files.
7625
7626 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7627
7628 * gnus.texi (Sorting the Summary Buffer):
7629 Remove gnus-article-sort-by-date-reverse.
7630
7631 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7632
7633 * gnus.texi (Non-ASCII Group Names): New node.
7634 (Misc Group Stuff): Move gnus-group-name-charset-method-alist and
7635 gnus-group-name-charset-group-alist to Non-ASCII Group Names node.
7636
7637 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
7638
7639 * gnus.texi (Mail Source Specifiers, IMAP): Add a notice on the need to
7640 clean the output of the program `imap-shell-program'.
7641
7642 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7643
7644 * gnus.texi (IMAP): Mention nnimap-logout-timeout.
7645
7646 2007-10-28 Tassilo Horn <tassilo@member.fsf.org>
7647
7648 * gnus.texi (Sticky Articles): Documentation for sticky article
7649 buffers.
7650
7651 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
7652
7653 * gnus.texi (RSS): Document nnrss-ignore-article-fields.
7654
7655 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7656
7657 * gnus.texi (Various Various): Mention gnus-add-timestamp-to-message.
7658
7659 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7660
7661 * gnus.texi (Archived Messages):
7662 Document gnus-update-message-archive-method.
7663
7664 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7665
7666 * gnus.texi (Limiting): Document gnus-summary-limit-to-address.
7667
7668 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
7669
7670 * gnus.texi (Group Maneuvering):
7671 Document `gnus-summary-next-group-on-exit'.
7672
7673 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7674
7675 * gnus.texi (Really Various Summary Commands):
7676 Mention gnus-auto-select-on-ephemeral-exit.
7677
7678 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7679
7680 * gnus.texi, message.texi: Bump version number.
7681
7682 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7683
7684 * gnus.texi (Group Line Specification, Misc Group Stuff)
7685 (Server Commands): Parenthesize @pxref{Mail Spool}.
7686
7687 2007-10-28 Didier Verna <didier@xemacs.org>
7688
7689 New user option: message-signature-directory.
7690 * message.texi (Insertion Variables): Document it.
7691 * gnus.texi (Posting Styles): Ditto.
7692
7693 2007-10-28 Didier Verna <didier@xemacs.org>
7694
7695 * gnus.texi (Group Line Specification):
7696 * gnus.texi (Misc Group Stuff):
7697 * gnus.texi (Server Commands): Document the group compaction feature.
7698
7699 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7700
7701 * gnus-faq.texi ([5.2]): Adjust for message-fill-column.
7702
7703 * message.texi (Various Message Variables): Add message-fill-column.
7704
7705 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7706
7707 * gnus.texi: Untabify.
7708
7709 2007-10-28 Didier Verna <didier@xemacs.org>
7710
7711 * gnus.texi (Group Parameters): Document the posting-style merging
7712 process in topic-mode.
7713
7714 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7715
7716 * gnus.texi (Scoring On Other Headers): Add gnus-inhibit-slow-scoring.
7717
7718 2007-10-28 Romain Francoise <romain@orebokech.com>
7719
7720 * gnus.texi (Mail Spool): Fix typo.
7721 Update copyright.
7722
7723 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7724
7725 * gnus.texi (Limiting): Add gnus-summary-limit-to-singletons.
7726
7727 2007-10-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
7728
7729 * gnus.texi (Summary Generation Commands):
7730 Add gnus-summary-insert-ticked-articles.
7731
7732 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7733
7734 * gnus.texi (SpamAssassin back end): Rename spam-spamassassin-path
7735 to spam-spamassassin-program.
7736
7737 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7738
7739 * gnus.texi (Mail and Post): Add gnus-message-highlight-citation.
7740
7741 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7742
7743 * gnus.texi (Limiting): Add gnus-summary-limit-to-headers.
7744
7745 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7746
7747 * message.texi (Mail Headers): Document `opportunistic'.
7748
7749 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7750
7751 * emacs-mime.texi (Encoding Customization): Explain how to set
7752 mm-coding-system-priorities per hierarchy.
7753
7754 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7755
7756 * gnus.texi (Washing Mail): Add nnmail-ignore-broken-references and
7757 nnmail-broken-references-mailers instead of nnmail-fix-eudora-headers.
7758
7759 2007-10-28 Didier Verna <didier@xemacs.org>
7760
7761 * message.texi (Wide Reply): Update documentation of
7762 message-dont-reply-to-names (now allowing a list of regexps).
7763
7764 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7765
7766 * gnus.texi (Spam Package Introduction): Fix spam menu and links.
7767
7768 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7769
7770 * gnus.texi (SpamAssassin back end): Fix typo.
7771
7772 * sieve.texi (Examples): Fix grammar.
7773
7774 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7775
7776 * gnus.texi (Searching for Articles): Document M-S and M-R.
7777 (Limiting): Document / b.
7778
7779 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7780
7781 * gnus.texi (Thread Commands): T M-^.
7782
7783 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7784
7785 * message.texi (Mail Aliases): Document ecomplete.
7786 (Mail Aliases): Fix typo.
7787
7788 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7789
7790 * gnus.texi (Face): Restore xref to gnus-face-properties-alist;
7791 fix typo.
7792
7793 2007-10-28 Romain Francoise <romain@orebokech.com>
7794
7795 * gnus.texi (Mail Spool): Grammar fix.
7796
7797 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7798
7799 * gnus.texi (Mail Spool): nnml-use-compressed-files can be a
7800 string.
7801
7802 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7803
7804 * gnus.texi (Group Parameters): Fix description.
7805
7806 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7807
7808 * gnus.texi (Gmane Spam Reporting):
7809 Fix spam-report-gmane-use-article-number.
7810 Add spam-report-user-mail-address.
7811
7812 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7813
7814 * emacs-mime.texi (Non-MIME): x-gnus-verbatim -> x-verbatim.
7815
7816 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7817
7818 * gnus.texi (Group Parameters): Add simplified sorting example based on
7819 example for `Sorting the Summary Buffer' from Jari Aalto
7820 <jari.aalto@cante.net>.
7821 (Example Methods): Add example for an indirect connection.
7822
7823 2007-10-28 Kevin Greiner <kevin.greiner@compsol.cc>
7824
7825 * gnus.texi (nntp-open-via-telnet-and-telnet): Fix grammar.
7826 (Agent Parameters): Update parameter names to match code.
7827 (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as
7828 'gnus-agent-summary-fetch-series'.
7829 (Agent and flags): New section providing a generalized discussion
7830 of flag handling.
7831 (Agent and IMAP): Remove flag discussion.
7832 (Agent Variables): Add 'gnus-agent-synchronize-flags'.
7833
7834 2007-10-28 Romain Francoise <romain@orebokech.com>
7835
7836 * gnus.texi (Exiting the Summary Buffer): Add new function
7837 `gnus-summary-catchup-and-goto-prev-group', bound to `Z p'.
7838
7839 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7840
7841 * gnus.texi (Conformity): Fix typo.
7842 (Customizing Articles): Document `first'.
7843
7844 2007-10-28 Jari Aalto <jari.aalto@cante.net>
7845
7846 * gnus.texi (Sorting the Summary Buffer):
7847 Add `gnus-thread-sort-by-date-reverse'. Add example
7848 host to different sorting in NNTP and RSS groups.
7849
7850 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7851
7852 * message.texi (Insertion): Describe prefix for
7853 message-mark-inserted-region and message-mark-insert-file.
7854
7855 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7856
7857 * emacs-mime.texi (Non-MIME): Add Slrn-style verbatim marks and
7858 LaTeX documents. Describe "text/x-gnus-verbatim".
7859
7860 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7861
7862 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
7863 (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering)
7864 (spam-stat spam filtering, SpamOracle)
7865 (Extending the Spam ELisp package): Remove extra quote symbol for
7866 clarity.
7867
7868 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7869
7870 * gnus.texi (MIME Commands): Add gnus-article-save-part-and-strip,
7871 gnus-article-delete-part and gnus-article-replace-part.
7872 (Using MIME): Add gnus-mime-replace-part.
7873
7874 2007-10-28 Romain Francoise <romain@orebokech.com>
7875
7876 * gnus.texi (Mail Spool): Mention that `nnml-use-compressed-files'
7877 requires `auto-compression-mode' to be enabled. Add new nnml
7878 variable `nnml-compressed-files-size-threshold'.
7879
7880 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7881
7882 * gnus.texi (Sorting the Summary Buffer):
7883 Add gnus-thread-sort-by-recipient.
7884
7885 2007-10-28 Romain Francoise <romain@orebokech.com>
7886
7887 * message.texi (Insertion Variables): Mention new variable
7888 `message-yank-empty-prefix'. Change `message-yank-cited-prefix'
7889 documentation accordingly.
7890
7891 2007-10-28 Romain Francoise <romain@orebokech.com>
7892
7893 * gnus.texi (To From Newsgroups): Mention new variables
7894 `gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'.
7895
7896 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7897
7898 * gnus.texi (Using MIME): gnus-mime-copy-part supports the charset
7899 stuff; gnus-mime-inline-part does the automatic decompression.
7900
7901 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7902
7903 * gnus.texi (Spam ELisp Package Configuration Examples):
7904 "training.ham" should be "training.spam".
7905
7906 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7907
7908 * message.texi (Mail Variables): Fix the default value for
7909 message-send-mail-function.
7910
7911 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7912
7913 * gnus.texi (Optional Back End Functions): nntp-request-update-info
7914 always returns nil exceptionally.
7915
7916 2007-10-28 Simon Josefsson <jas@extundo.com>
7917
7918 * gnus.texi (Article Washing): Add libidn URL.
7919 Suggested by Michael Cook <michael@waxrat.com>.
7920
7921 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7922
7923 * gnus.texi (Topic Commands): Fix next/previous.
7924
7925 2007-10-28 Simon Josefsson <jas@extundo.com>
7926
7927 * gnus.texi (Article Washing): Mention `W i'.
7928
7929 2007-10-28 Jochen Küpper <jochen@fhi-berlin.mpg.de>
7930
7931 * gnus.texi (Group Parameters): Slight extension of sieve
7932 parameter description.
7933
7934 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7935
7936 * gnus.texi (Score Decays): `gnus-decay-scores' can be a regexp
7937 matching score files as well.
7938 (Picons): Describe `gnus-picon-style'.
7939
7940 2007-10-28 Romain Francoise <romain@orebokech.com>
7941
7942 * message.texi (Message Headers): Mention that headers are hidden
7943 using narrowing, and how to expose them.
7944 Update copyright.
7945
7946 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7947
7948 * gnus.texi: Mention `gnus-summary-limit-to-recipient' and
7949 `gnus-summary-sort-by-recipient'.
7950
7951 2007-10-28 Romain Francoise <romain@orebokech.com>
7952
7953 * gnus.texi (NNTP marks): New node.
7954 (NNTP): Move NNTP marks variables to the new node.
7955
7956 2007-10-28 Jesper Harder <harder@ifa.au.dk>
7957
7958 * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back end.
7959
7960 * gnus.texi (MIME Commands, Hashcash): Markup fix.
7961
7962 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7963
7964 * gnus.texi: Replaced @file{spam.el} with @code{spam.el}
7965 everywhere for consistency.
7966 (Filtering Spam Using The Spam ELisp Package): Admonish again.
7967 (Spam ELisp Package Sequence of Events): This is Gnus, say so.
7968 Say "regular expression" instead of "regex." Admonish.
7969 Pick other words to sound better (s/so/thus/).
7970 (Spam ELisp Package Filtering of Incoming Mail):
7971 Mention statistical filters. Remove old TODO.
7972 (Spam ELisp Package Sorting and Score Display in Summary Buffer):
7973 New section on sorting and displaying the spam score.
7974 (BBDB Whitelists): Mention spam-use-BBDB-exclusive is not a
7975 backend but an alias to spam-use-BBDB.
7976 (Extending the Spam ELisp package): Rewrite the example using the
7977 new backend functionality.
7978
7979 2007-10-28 Simon Josefsson <jas@extundo.com>
7980
7981 * gnus.texi (NNTP): Mention nntp-marks-is-evil and
7982 nntp-marks-directory, from Romain Francoise
7983 <romain@orebokech.com>.
7984
7985 2007-10-28 Magnus Henoch <mange@freemail.hu>
7986
7987 * gnus.texi (Hashcash): New default value of
7988 hashcash-default-payment.
7989
7990 2007-10-28 Simon Josefsson <jas@extundo.com>
7991
7992 * gnus.texi (Hashcash): Fix URL. Add pref to spam section.
7993 (Anti-spam Hashcash Payments): No need to load hashcash.el now.
7994
7995 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7996
7997 * gnus.texi (Adaptive Scoring): Add gnus-adaptive-pretty-print.
7998
7999 2007-10-28 Simon Josefsson <jas@extundo.com>
8000
8001 * gnus.texi (documentencoding): Add, to avoid warnings.
8002
8003 2007-10-28 Simon Josefsson <jas@extundo.com>
8004
8005 * message.texi (Mail Headers): Add.
8006
8007 * gnus.texi (Hashcash): Fix.
8008
8009 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
8010
8011 * gnus.texi (Hashcash): Change location of library, also mention
8012 that payments can be verified and fix the name of the
8013 hashcash-path variable.
8014
8015 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
8016
8017 * gnus.texi (Article Display): Add `gnus-picon-style'.
8018
8019 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
8020
8021 * gnus.texi (SpamAssassin backend): Add it to the detailmenu.
8022
8023 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
8024
8025 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
8026 (Bogofilter, spam-stat spam filtering, SpamOracle): Old incorrect
8027 warning about ham processors in spam groups removed.
8028
8029 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
8030
8031 * gnus.texi (SpamAssassin backend): Add new node about SpamAssassin.
8032 From Hubert Chan <hubert@uhoreg.ca>.
8033
8034 2007-10-28 Jesper Harder <harder@ifa.au.dk>
8035
8036 * gnus.texi (Spam ELisp Package Sequence of Events): Index.
8037 (Mailing List): Typo.
8038 (Customizing Articles): Add gnus-treat-ansi-sequences.
8039 (Article Washing): Index.
8040
8041 * message.texi: Use m-dash consistently.
8042
8043 2007-10-28 Jesper Harder <harder@ifa.au.dk>
8044
8045 * gnus.texi (GroupLens): Remove.
8046
8047 2007-10-28 Kevin Greiner <kgreiner@xpediantsolutions.com>
8048
8049 * gnus.texi (Outgoing Messages, Agent Variables):
8050 Add gnus-agent-queue-mail and gnus-agent-prompt-send-queue.
8051 Suggested by Gaute Strokkenes <gs234@srcf.ucam.org>
8052
8053 2007-10-28 Jesper Harder <harder@ifa.au.dk>
8054
8055 * gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
8056
8057 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
8058
8059 * gnus.texi (Article Washing): Add `gnus-article-treat-ansi-sequences'.
8060
8061 * gnus.texi (No Gnus): New node. Includes `gnus-news.texi'.
8062
8063 2007-10-28 Simon Josefsson <jas@extundo.com>
8064
8065 * gnus.texi (Top): Add SASL.
8066
8067 2007-10-27 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
8068
8069 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
8070
8071 2007-10-27 Reiner Steib <Reiner.Steib@gmx.de>
8072
8073 * gnus.texi (Troubleshooting): Adjust Gnus version number.
8074
8075 2007-10-27 Jay Belanger <jay.p.belanger@gmail.com>
8076
8077 * calc.texi (Formulas, Composition Basics): Lower the
8078 precedence of negation.
8079
8080 2007-10-25 Jonathan Yavner <jyavner@member.fsf.org>
8081
8082 * ses.texi (The Basics): Mention how to create a new spreadsheet.
8083 Mention the new three-letter column identifiers.
8084 (More on cell printing): Calculate-cell and truncate-cell are now `c'
8085 and `t' rather than `C-c C-c' and `C-c C-t'. Mention the stupid error
8086 message when using `c' on an empty default with default printer.
8087 (Buffer-local variables in spreadsheets): `symbolic-formulas' was
8088 renamed to `ses--symbolic-formulas' some time ago.
8089
8090 2007-10-25 Jay Belanger <jay.p.belanger@gmail.com>
8091
8092 * calc.texi (Default Simplifications, Making Selections)
8093 (Customizing Calc): Clarify associativity of multiplication.
8094
8095 2007-10-23 Michael Albinus <michael.albinus@gmx.de>
8096
8097 * tramp.texi (Traces and Profiles): Simplify loop over
8098 `trace-function-background'.
8099
8100 2007-10-22 Juri Linkov <juri@jurta.org>
8101
8102 * dired-x.texi (Shell Command Guessing): Default values are now
8103 available by typing M-n instead of M-p.
8104
8105 2007-10-21 Michael Albinus <michael.albinus@gmx.de>
8106
8107 * tramp.texi (Cleanup remote connections): New section.
8108 (Password caching): Remove `tramp-clear-passwd'.
8109 It's not a command anymore.
8110 (Bug Reports): Add `tramp-bug' to function index.
8111 (Function Index, Variable Index): New nodes.
8112 (Remote shell setup): Describe `tramp-password-prompt-regexp'.
8113
8114 * trampver.texi: Update release number.
8115
8116 2007-10-20 Jay Belanger <jay.p.belanger@gmail.com>
8117
8118 * calc.texi (History and Acknowledgements): Turn comment
8119 about integer size into past tense.
8120 (Time Zones): Remove pointer to Calc author's address.
8121 (Trigonometric and Hyperbolic Functions): Mention cotangent
8122 and hyperbolic cotangent. Fix typo.
8123
8124 2007-10-10 Michael Albinus <michael.albinus@gmx.de>
8125
8126 Sync with Tramp 2.1.11.
8127
8128 * trampver.texi: Update release number.
8129
8130 2007-10-06 Michael Albinus <michael.albinus@gmx.de>
8131
8132 * tramp.texi (External packages): New section.
8133
8134 2007-09-29 Juri Linkov <juri@jurta.org>
8135
8136 * info.texi (Help-Int): Document `L' (`Info-history').
8137
8138 2007-09-26 Carsten Dominik <dominik@science.uva.nl>
8139
8140 * org.texi: Change links to webpage and maintained email.
8141 (Remember): Promote to Chapter, significant changes.
8142 (Fast access to TODO states): New section.
8143 (Faces for TODO keywords): New section.
8144 (Export options): Example for #+DATE.
8145 (Progress logging): Section moved.
8146
8147 2007-09-26 Bill Wohler <wohler@newt.com>
8148
8149 * mh-e.texi (HTML): Mention binding of S-mouse-2 to
8150 browse-url-at-mouse.
8151
8152 2007-09-20 Eduard Wiebe <usenet@pusto.de> (tiny change)
8153
8154 * flymake.texi (Customizable variables): Face names don't end in -face.
8155 Fix flymake-err-line-patterns template.
8156 (Example -- Configuring a tool called directly): Fix init-function.
8157 (Highlighting erroneous lines): Face names don't end in -face.
8158
8159 2007-09-18 Exal de Jesus Garcia Carrillo <exal@gmx.de> (tiny change)
8160
8161 * erc.texi (Special-Features): Fix small typo.
8162
8163 2007-09-14 Michael Albinus <michael.albinus@gmx.de>
8164
8165 * tramp.texi (Filename Syntax): Provide links to "Inline methods"
8166 and "External transfer methods".
8167
8168 2007-09-13 Jay Belanger <jay.p.belanger@gmail.com>
8169
8170 * calc.texi (Predefined Units): Add some history.
8171
8172 2007-09-08 Michael Olson <mwolson@gnu.org>
8173
8174 * erc.texi (Copying): New section included from gpl.texi.
8175 This matches the look of the upstream ERC manual.
8176
8177 2007-09-07 Jay Belanger <jay.p.belanger@gmail.com>
8178
8179 * calc.texi (History and Acknowledgements): Adjust the "thanks".
8180 (Random Numbers): Clarify the distribution of `random'.
8181
8182 2007-09-06 Glenn Morris <rgm@gnu.org>
8183
8184 Move manual sources from man/ to subdirectories of doc/.
8185 Split into the Emacs manual in emacs/, and other manuals in misc/.
8186 Change all setfilename commands to use ../../info.
8187 * Makefile.in: Move the parts of the old man/Makefile.in that do not
8188 refer to the Emacs manual here.
8189 (infodir): New variable.
8190 (INFO_TARGETS, info): Use infodir. Also used by all info targets.
8191 (cc-mode.texi, faq.texi): Update references to source file locations.
8192 * makefile.w32-in: Move the parts of the old man/makefile.w32-in that
8193 do not refer to the Emacs manual here.
8194 (infodir, MULTI_INSTALL_INFO, ENVADD): Go up one more level.
8195
8196 * Makefile.in: Add `basename' versions of all info targets, for
8197 convenience when rebuilding just one manual.
8198 (../etc/GNU): Delete obsolete target.
8199 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
8200 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
8201 *.vrs *.toc here...
8202 (maintainer-clean): ...from here.
8203
8204 * makefile.w32-in (../etc/GNU): Delete obsolete target.
8205
8206 2007-09-01 Jay Belanger <jay.p.belanger@gmail.com>
8207
8208 * calc.texi (Date Conversions): Clarify definition of
8209 Julian day numbering.
8210 (Date Forms): Clarify definition of Julian day numbering;
8211 add some history.
8212
8213 2007-08-30 Carsten Dominik <dominik@science.uva.nl>
8214
8215 * org.texi: Version 5.07.
8216
8217 2007-08-24 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
8218
8219 * message.texi (MIME): Replace mml-attach with mml-attach-file.
8220
8221 2007-08-22 Carsten Dominik <dominik@science.uva.nl>
8222
8223 * org.texi (Adding hyperlink types): New section.
8224 (Embedded LaTeX): Chapter updated because of LaTeX export.
8225 (LaTeX export): New section.
8226 (Using links out): New section.
8227
8228 2007-08-22 Glenn Morris <rgm@gnu.org>
8229
8230 * faq.texi (Learning how to do something): Refcards now in
8231 etc/refcards/ directory.
8232
8233 2007-08-22 Michael Albinus <michael.albinus@gmx.de>
8234
8235 * tramp.texi (Remote Programs): Persistency file must be cleared when
8236 changing `tramp-remote-path'.
8237 (Filename Syntax): Don't use @var{} constructs inside the @trampfn
8238 macro.
8239
8240 2007-08-17 Jay Belanger <jay.p.belanger@gmail.com>
8241
8242 * calc.texi: Move contents to beginning of file.
8243 (Algebraic Entry): Fix the formatting of an example.
8244
8245 2007-08-15 Jay Belanger <jay.p.belanger@gmail.com>
8246
8247 * calc.texi (Basic Operations on Units): Mention exact versus
8248 inexact conversions.
8249
8250 2007-08-14 Jay Belanger <jay.p.belanger@gmail.com>
8251
8252 * calc.texi (Basic Operations on Units): Mention default
8253 values for new units.
8254 (Quick Calculator Mode): Mention that binary format will
8255 be displayed.
8256
8257 2007-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
8258
8259 * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.
8260
8261 2007-08-10 Katsumi Yamaoka <yamaoka@jpl.org>
8262
8263 * gnus.texi (NNTP): Mention nntp-xref-number-is-evil.
8264
8265 2007-08-08 Glenn Morris <rgm@gnu.org>
8266
8267 * gnus.texi, sieve.texi: Replace `iff'.
8268
8269 2007-08-03 Jay Belanger <jay.p.belanger@gmail.com>
8270
8271 * calc.texi (Basic Graphics): Mention the graphing of error
8272 forms.
8273 (Graphics Options): Mention how `g s' handles error forms.
8274 (Curve Fitting): Mention plotting the curves.
8275 (Standard Nonlinear Models): Add additional models.
8276 (Curve Fitting Details): Mention the Levenberg-Marquardt method.
8277 (Linear Fits): Correct result.
8278
8279 2007-08-01 Alan Mackenzie <acm@muc.de>
8280
8281 * cc-mode.texi (Mailing Lists and Bug Reports): Correct "-no-site-file"
8282 to "--no-site-file".
8283
8284 2007-07-29 Michael Albinus <michael.albinus@gmx.de>
8285
8286 * tramp.texi (Frequently Asked Questions): Point to mode line
8287 extension in Emacs 23.1.
8288
8289 * trampver.texi: Update release number.
8290
8291 2007-07-27 Glenn Morris <rgm@gnu.org>
8292
8293 * calc.texi (Copying): Include license text from gpl.texi, rather than
8294 in-line.
8295
8296 2007-07-25 Glenn Morris <rgm@gnu.org>
8297
8298 * calc.texi (Copying): Replace license with GPLv3.
8299
8300 * Relicense all FSF files to GPLv3 or later.
8301
8302 2007-07-22 Michael Albinus <michael.albinus@gmx.de>
8303
8304 Sync with Tramp 2.1.10.
8305
8306 * tramp.texi (trampfn): Expand macro implementation in order to handle
8307 empty arguments.
8308 (trampfnmhl, trampfnuhl, trampfnhl): Remove macros. Replace all
8309 occurrences by trampfn.
8310 (Frequently Asked Questions): Extend example code for host
8311 identification in the modeline. Add bbdb to approaches shortening Tramp
8312 file names to be typed.
8313
8314 * trampver.texi: Update release number.
8315
8316 2007-07-17 Michael Albinus <michael.albinus@gmx.de>
8317
8318 * tramp.texi: Move @setfilename ../info/tramp up, outside the header
8319 section. Reported by <poti@potis.org>.
8320 (Remote processes): Arguments of the program to be debugged are taken
8321 literally.
8322 (Frequently Asked Questions): Simplify recentf example.
8323
8324 2007-07-14 Karl Berry <karl@gnu.org>
8325
8326 * info.texi (@copying): New Back-Cover Text.
8327
8328 * info.texi (Quitting Info): Move to proper place in source.
8329 (Reported by Benno Schulenberg.)
8330
8331 2007-07-13 Eli Zaretskii <eliz@gnu.org>
8332
8333 * Makefile.in (../info/emacs-mime): Use --enable-encoding.
8334
8335 * makefile.w32-in ($(infodir)/emacs-mime): Ditto.
8336
8337 * emacs-mime.texi: Add @documentencoding directive.
8338
8339 2007-07-12 Nick Roberts <nickrob@snap.net.nz>
8340
8341 * tramp.texi (Remote processes): Add an anchor to the subsection
8342 "Running a debugger on a remote host".
8343
8344 2007-07-12 Michael Albinus <michael.albinus@gmx.de>
8345
8346 * tramp.texi (Remote processes): Don't call it "experimental" any
8347 longer. Add subsection about running a debugger on a remote host.
8348
8349 2007-07-10 Carsten Dominik <dominik@science.uva.nl>
8350
8351 * org.texi (Properties and columns): Chapter rewritten.
8352
8353 2007-07-08 Michael Albinus <michael.albinus@gmx.de>
8354
8355 * tramp.texi:
8356 * trampver.texi: Migrate to Tramp 2.1.
8357
8358 2007-07-02 Carsten Dominik <dominik@science.uva.nl>
8359
8360 * org.texi (Properties): New chapter.
8361
8362 2007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
8363
8364 * gnus-faq.texi ([3.2]): Fix locating of environment variables in the
8365 Control Panel.
8366
8367 * gnus.texi (Misc Article): Add index entry for
8368 gnus-single-article-buffer.
8369
8370 2007-06-27 Andreas Seltenreich <andreas@gate450.dyndns.org>
8371
8372 * gnus.texi (Starting Up): Fix typo.
8373
8374 2007-06-25 Katsumi Yamaoka <yamaoka@jpl.org>
8375
8376 * gnus.texi (Asynchronous Fetching): Fix typo.
8377
8378 2007-06-20 Jay Belanger <jay.p.belanger@gmail.com>
8379
8380 * calc.texi:Change ifinfo to ifnottex (as appropriate) throughout.
8381 (About This Manual): Remove redundant information.
8382 (Getting Started): Mention author.
8383 (Basic Arithmetic, Customizing Calc): Make description of the
8384 variable `calc-multiplication-has-precedence' match its new effect.
8385
8386 2007-06-19 Jay Belanger <jay.p.belanger@gmail.com>
8387
8388 * calc.texi (Basic Arithmetic, Customizing Calc):
8389 Mention the variable `calc-multiplication-has-precedence'.
8390
8391 2007-06-19 Carsten Dominik <dominik@science.uva.nl>
8392
8393 * org.texi (Tag): Section swapped with node Timestamps.
8394 (Formula syntax for Lisp): Document new `L' flag.
8395
8396 2007-06-06 Andreas Seltenreich <andreas@gate450.dyndns.org>
8397
8398 * gnus.texi (Misc Group Stuff, Summary Buffer)
8399 (Server Commands, Article Keymap): Fix typo. s/function/command/.
8400
8401 2007-06-06 Juanma Barranquero <lekktu@gmail.com>
8402
8403 * cc-mode.texi (Comment Commands, Getting Started, Style Variables):
8404 * gnus.texi (Article Buttons, Mail Source Customization)
8405 (Sending or Not Sending, Customizing NNDiary):
8406 * message.texi (Message Headers):
8407 * mh-e.texi (HTML): Fix typos.
8408
8409 2007-06-07 Michael Albinus <michael.albinus@gmx.de>
8410
8411 Sync with Tramp 2.0.56.
8412
8413 * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc
8414 settings. Reported by Ted Zlatanov <tzz@lifelogs.com>.
8415
8416 2007-06-02 Chong Yidong <cyd@stupidchicken.com>
8417
8418 * Version 22.1 released.
8419
8420 2007-05-26 Michael Olson <mwolson@gnu.org>
8421
8422 * erc.texi (Modules): Fix references to completion modules.
8423
8424 2007-05-09 Reiner Steib <Reiner.Steib@gmx.de>
8425
8426 * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
8427
8428 2007-05-09 Didier Verna <didier@xemacs.org>
8429
8430 * gnus.texi (Email Based Diary): New. Proper documentation for the
8431 nndiary back end and the gnus-diary library.
8432
8433 2007-05-03 Karl Berry <karl@gnu.org>
8434
8435 * .cvsignore (*.pdf): New entry.
8436
8437 * texinfo.tex: Update from current version for better pdf generation.
8438
8439 2007-04-30 Reiner Steib <Reiner.Steib@gmx.de>
8440
8441 * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.
8442
8443 2007-04-28 Glenn Morris <rgm@gnu.org>
8444
8445 * faq.texi (New in Emacs 22): Restore mention of python.el pending
8446 consideration of legal status.
8447
8448 2007-04-27 J.D. Smith <jdsmith@as.arizona.edu>
8449
8450 * idlwave.texi: Minor updates for IDLWAVE 6.1.
8451
8452 2007-04-24 Chong Yidong <cyd@stupidchicken.com>
8453
8454 * faq.texi (New in Emacs 22): python.el removed.
8455
8456 2007-04-23 Jay Belanger <jay.p.belanger@gmail.com>
8457
8458 * calc.texi (Reporting bugs): Update maintainer's address.
8459
8460 2007-04-22 Chong Yidong <cyd@stupidchicken.com>
8461
8462 * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
8463
8464 2007-04-15 Jay Belanger <belanger@truman.edu>
8465
8466 * calc.texi (Title page): Remove the date.
8467 (Basic Arithmetic): Emphasize that / binds less strongly than *.
8468 (The Standard Calc Interface): Change trail title.
8469 (Floats): Mention that when non-decimal floats are entered, only
8470 approximations are stored.
8471 (Copying): Move to the appendices.
8472 (GNU Free Documentation License): Add as an appendix.
8473
8474 2007-04-15 Chong Yidong <cyd@stupidchicken.com>
8475
8476 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
8477 * dired-x.texi, ebrowse.texi, ediff.texi:
8478 * emacs-mime.texi, erc.texi, eshell.texi:
8479 * eudc.texi, flymake.texi, forms.texi, gnus.texi:
8480 * idlwave.texi, message.texi, newsticker.texi, org.texi:
8481 * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi:
8482 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
8483 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi:
8484 * woman.texi: Include GFDL.
8485
8486 * doclicense.texi: Remove node heading, so that it can be included by
8487 other files.
8488
8489 * dired-x.texi: Relicence under GFDL. Remove date from title page.
8490
8491 * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
8492 than *.
8493
8494 2007-04-14 Carsten Dominik <dominik@science.uva.nl>
8495
8496 * org.texi (Formula syntax for Calc): Emphasize the operator precedence
8497 in Calc.
8498
8499 2007-04-09 Romain Francoise <romain@orebokech.com>
8500
8501 * faq.texi (New in Emacs 22): Mention improvements to the Windows and
8502 Mac OS ports. Make it clear that mouse-1 complements and doesn't
8503 replace mouse-2.
8504
8505 2007-04-08 Chong Yidong <cyd@stupidchicken.com>
8506
8507 * woman.texi (Word at point, Interface Options): woman-topic-at-point
8508 renamed to woman-use-topic-at-point. Document new behavior.
8509
8510 2007-04-08 Richard Stallman <rms@gnu.org>
8511
8512 * url.texi: Fix some indexing.
8513 (Disk Caching): Drop discussion of old/other Emacs versions.
8514
8515 2007-04-07 Chong Yidong <cyd@stupidchicken.com>
8516
8517 * url.texi (Disk Caching): Say Emacs 21 "and later".
8518
8519 * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
8520 on Font locking which now mentions JIT lock.
8521
8522 2007-04-01 Michael Olson <mwolson@gnu.org>
8523
8524 * erc.texi: Update for the ERC 5.2 release.
8525
8526 2007-03-31 David Kastrup <dak@gnu.org>
8527
8528 * woman.texi (Topic, Interface Options): Explain changes semantics of
8529 woman-manpath in order to consider MANPATH_MAP entries.
8530
8531 2007-03-31 Eli Zaretskii <eliz@gnu.org>
8532
8533 * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
8534
8535 2007-03-26 Richard Stallman <rms@gnu.org>
8536
8537 * pgg.texi (Caching passphrase): Clean up previous change.
8538
8539 2007-03-25 Thien-Thi Nguyen <ttn@gnu.org>
8540
8541 * gnus.texi (Setting Process Marks): Fix typo.
8542
8543 2007-03-25 Romain Francoise <romain@orebokech.com>
8544
8545 * faq.texi (New in Emacs 22): Reorganize using an itemized list for
8546 readability, and include various fixes by Daniel Brockman, Nick Roberts
8547 and Dieter Wilhelm.
8548
8549 2007-03-24 Thien-Thi Nguyen <ttn@gnu.org>
8550
8551 * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
8552
8553 * gnus.texi (Mail Source Specifiers): Fix typo.
8554
8555 2007-03-22 Ralf Angeli <angeli@caeruleus.net>
8556
8557 * reftex.texi (Imprint): Update maintainer information.
8558
8559 2007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
8560
8561 * message.texi (Message Buffers): Update documentation for
8562 message-generate-new-buffers.
8563
8564 2007-03-15 Daiki Ueno <ueno@unixuser.org>
8565
8566 * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
8567
8568 2007-03-21 Glenn Morris <rgm@gnu.org>
8569
8570 * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2.
8571
8572 2007-03-19 Chong Yidong <cyd@stupidchicken.com>
8573
8574 * eshell.texi (Known problems): Emacs 21 -> 22.
8575
8576 * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
8577
8578 2007-03-18 Jay Belanger <belanger@truman.edu>
8579
8580 * calc.texi (Time Zones): Mention that the DST rules changed in 2007.
8581
8582 2007-03-12 Glenn Morris <rgm@gnu.org>
8583
8584 * calc.texi (Time Zones): Switch to new North America DST rule.
8585
8586 * calc.texi: Replace "daylight savings" with "daylight
8587 saving" in text throughout.
8588
8589 2007-03-11 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
8590
8591 * gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
8592 The variable now uses a list of symbols instead of just a symbol.
8593 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
8594
8595 2007-03-06 Romain Francoise <romain@orebokech.com>
8596
8597 * faq.texi (New in Emacs 22): Don't say "now" too much. Add MH-E to
8598 new packages, and mention Gnus update.
8599
8600 2007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
8601
8602 * gnus.texi (NNTP): Mention nntp-never-echoes-commands and
8603 nntp-open-connection-functions-never-echo-commands.
8604
8605 2007-02-27 Chong Yidong <cyd@stupidchicken.com>
8606
8607 * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
8608 problems on the console, and security risk in not using gpg-agent.
8609
8610 2007-02-25 Carsten Dominik <dominik@science.uva.nl>
8611
8612 * org.texi (The spreadsheet): Rename from "Table calculations".
8613 Completely reorganized and rewritten.
8614 (CamelCase links): Section removed.
8615 (Repeating items): New section.
8616 (Tracking TODO state changes): New section.
8617 (Agenda views): Chapter reorganized and rewritten.
8618 (HTML export): Section rewritten.
8619 (Tables in arbitrary syntax): New section.
8620 (Summary): Better feature summary.
8621 (Activation): Document problem with cut-and-paste of Lisp code
8622 from PDF files.
8623 (Visibility cycling): Document indirect buffer use.
8624 (Structure editing): Document sorting.
8625 (Remember): Section rewritten.
8626 (Time stamps): Better description of time stamp types.
8627 (Tag searches): Document regular expression search for tags.
8628 (Stuck projects): New section.
8629 (In-buffer settings): New keywords.
8630 (History and Acknowledgments): Update description.
8631
8632 2007-02-24 Alan Mackenzie <acm@muc.de>
8633
8634 * cc-mode.texi (Movement Commands): Insert two missing command names.
8635 (Getting Started): Slight wording correction (use conditional).
8636
8637 2007-02-22 Kim F. Storm <storm@cua.dk>
8638
8639 * widget.texi (User Interface, Basic Types): Document need to put some
8640 text before the %v escape in :format string in editable-field widget.
8641
8642 2007-02-18 Romain Francoise <romain@orebokech.com>
8643
8644 * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not
8645 `cvs-mode-quit'.
8646
8647 2007-02-10 Markus Triska <markus.triska@gmx.at>
8648
8649 * widget.texi (Programming Example): Put constant strings in :format.
8650
8651 2007-02-07 Juanma Barranquero <lekktu@gmail.com>
8652
8653 * faq.texi (Fullscreen mode on MS-Windows): New node.
8654
8655 2007-02-04 David Kastrup <dak@gnu.org>
8656
8657 * faq.texi (AUCTeX): Update version number. Should probably be done
8658 for other packages as well.
8659
8660 2007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
8661
8662 * gnus.texi (Batching Agents): Fix example. Reported by Tassilo Horn
8663 <tassilo@member.fsf.org>.
8664
8665 2007-01-20 Markus Triska <markus.triska@gmx.at>
8666
8667 * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
8668
8669 2007-01-13 Michael Olson <mwolson@gnu.org>
8670
8671 * erc.texi (Modules): Mention capab-identify module.
8672
8673 2007-01-05 Michael Olson <mwolson@gnu.org>
8674
8675 * erc.texi (Getting Started): Update for /RECONNECT command.
8676
8677 2007-01-04 Richard Stallman <rms@gnu.org>
8678
8679 * ebrowse.texi: Change C-c b to C-c C-m.
8680
8681 2007-01-03 Reiner Steib <Reiner.Steib@gmx.de>
8682
8683 * gnus.texi (Customizing Articles): Use index entries for gnus-treat-*
8684 variables only in info to avoid redundant entries in the printed
8685 manual.
8686
8687 2007-01-02 Daiki Ueno <ueno@unixuser.org>
8688
8689 * message.texi (Using PGP/MIME): Document gpg-agent usage.
8690
8691 2007-01-02 Reiner Steib <Reiner.Steib@gmx.de>
8692
8693 * message.texi (Security): Split into sub-nodes.
8694
8695 2007-01-01 Alan Mackenzie <acm@muc.de>
8696
8697 * cc-mode.texi ("Limitations and Known Bugs"): Document problems with
8698 eval-after-load in Emacs <=21 and a workaround. Document that
8699 trigraphs are not supported.
8700
8701 2007-01-01 Alan Mackenzie <acm@muc.de>
8702
8703 * cc-mode.texi ("Filling and Breaking"): Amend the doc for
8704 c-context-line-break. When invoked within a string, preserve
8705 whitespace. Add a backslash only when also in a macro.
8706
8707 2007-01-01 Alan Mackenzie <acm@muc.de>
8708
8709 * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
8710
8711 2007-01-01 Alan Mackenzie <acm@muc.de>
8712
8713 * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae]
8714 are now bound by default to c-\(beginning\|end\)-of-defun by default.
8715
8716 2007-01-01 Alan Mackenzie <acm@muc.de>
8717
8718 * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from
8719 "Choosing a Style".
8720
8721 * cc-mode.texi ("Styles"): Add @dfn{style}.
8722
8723 2006-12-30 Michael Albinus <michael.albinus@gmx.de>
8724
8725 Sync with Tramp 2.0.55.
8726
8727 * trampver.texi: Update release number.
8728
8729 2006-12-29 Reiner Steib <Reiner.Steib@gmx.de>
8730
8731 * gnus.texi (Customizing Articles): Add index entries for all
8732 gnus-treat-* variables.
8733
8734 2006-12-29 Jouni K. Seppänen <jks@iki.fi>
8735
8736 * gnus.texi (IMAP): Fix incorrect explanation of
8737 nnimap-search-uids-not-since-is-evil in documentation for
8738 nnimap-expunge-search-string.
8739
8740 2006-12-27 Reiner Steib <Reiner.Steib@gmx.de>
8741
8742 * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
8743 spam-ifile-database.
8744
8745 2006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
8746
8747 * gnus.texi (Spam Package Configuration Examples): Don't encourage to
8748 rebind C-s.
8749
8750 2006-12-26 Jouni K. Seppänen <jks@iki.fi>
8751
8752 * gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
8753 (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
8754 "expiring mail".
8755 (IMAP): Document nnimap-search-uids-not-since-is-evil and
8756 nnimap-nov-is-evil.
8757
8758 2006-12-25 Kevin Ryde <user42@zip.com.au>
8759
8760 * cl.texi (Sorting Sequences): In sort*, add a little cautionary note
8761 about the key procedure being used heavily.
8762
8763 2006-12-24 Chong Yidong <cyd@stupidchicken.com>
8764
8765 * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
8766 to t.
8767 (Prerequisites): Add explanation about gpg-agent.
8768
8769 2006-12-22 Kevin Ryde <user42@zip.com.au>
8770
8771 * cl.texi (Sorting Sequences): Typo in sort*, example showed plain
8772 "sort" instead of "sort*".
8773
8774 2006-12-19 Richard Stallman <rms@gnu.org>
8775
8776 * calc.texi (History and Acknowledgements): Recognize that Emacs
8777 now does have floating point.
8778
8779 2006-12-19 Michael Albinus <michael.albinus@gmx.de>
8780
8781 * tramp.texi (External transfer methods): Describe new method `scpc'.
8782
8783 2006-12-17 Sascha Wilde <wilde@sha-bang.de>
8784
8785 * pgg.texi: Added short note on gpg-agent to the introduction.
8786
8787 2006-12-13 Reiner Steib <Reiner.Steib@gmx.de>
8788
8789 * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
8790 also applies to Cc.
8791
8792 2006-12-12 Reiner Steib <Reiner.Steib@gmx.de>
8793
8794 * gnus.texi (X-Face): Clarify. Say which programs are required
8795 on Windows.
8796
8797 2006-12-08 Michael Olson <mwolson@gnu.org>
8798
8799 * erc.texi (Modules): Remove documentation for list module.
8800
8801 2006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
8802
8803 * faq.texi (^M in the shell buffer): Ditto.
8804
8805 2006-11-20 Michael Olson <mwolson@gnu.org>
8806
8807 * erc.texi: Call this the 5.2 stable pre-release of ERC.
8808
8809 2006-11-17 Carsten Dominik <dominik@science.uva.nl>
8810
8811 * org.texi: Fix typos.
8812 (Agenda commands): Document `C-k'.
8813
8814 2006-11-16 Eli Zaretskii <eliz@gnu.org>
8815
8816 * url.texi (http/https): Fix a typo in the HTTP URL.
8817
8818 2006-11-14 Stephen Leake <stephen_leake@stephe-leake.org>
8819
8820 * ada-mode.texi: Total rewrite.
8821
8822 2006-11-13 Carsten Dominik <dominik@science.uva.nl>
8823
8824 * org.texi: Minor typo fixes.
8825
8826 2006-11-13 Bill Wohler <wohler@newt.com>
8827
8828 Release MH-E manual version 8.0.3.
8829
8830 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
8831 release 8.0.3.
8832
8833 * mh-e.texi (Incorporating Mail): Use output of "mhparam Path"
8834 to set MAILDIR.
8835 (Reading Mail): Document the customization of read-mail-command
8836 for MH-E.
8837 (Viewing Attachments): Document mm-discouraged-alternatives.
8838 (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag.
8839 (Junk): Add more information about the settings of mh-junk-background
8840 in a program. Add /usr/bin/mh to PATH in examples.
8841
8842 2006-11-12 Richard Stallman <rms@gnu.org>
8843
8844 * woman.texi: Update author address but say he no longer maintains it.
8845
8846 2006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
8847
8848 * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of
8849 archived trees.
8850 (Checkboxes): Section moved to chapter 5, and extended.
8851 (The date/time prompt): New section.
8852 (Link abbreviations): New section.
8853 (Presentation and sorting): New section.
8854 (Custom agenda views): Section completely rewritten.
8855 (Summary): Compare with Planner.
8856 (Feedback): More info about creating backtraces.
8857 (Plain lists): Modify example.
8858 (Breaking down tasks): New section.
8859 (Custom time format): New section.
8860 (Time stamps): Document inactive timestamps.
8861 (Setting tags): More details about fast tag selection.
8862 (Block agenda): New section.
8863 (Custom agenda views): Section rewritten.
8864 (Block agenda): New section.
8865
8866 2006-11-07 Michael Albinus <michael.albinus@gmx.de>
8867
8868 * tramp.texi (Configuration): scp is the default method.
8869 (Default Method): Use ssh as example for another method.
8870
8871 2006-10-27 Richard Stallman <rms@gnu.org>
8872
8873 * woman.texi: Downcase nroff/troff/roff.
8874 (Installation): Chapter deleted. Some xrefs deleted.
8875 (Background): woman doesn't advise man ;-).
8876
8877 2006-10-26 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8878
8879 * ada-mode.texi (Project files, Identifier completion)
8880 (Automatic Casing, Debugging, Using non-standard file names)
8881 (Working Remotely): Fix typos.
8882
8883 2006-10-20 Masatake YAMATO <jet@gyve.org>
8884
8885 * cc-mode.texi (Sample .emacs File): Add missing `)' in
8886 sample code `my-c-initialization-hook'.
8887
8888 2006-10-19 Stuart D. Herring <herring@lanl.gov>
8889
8890 * widget.texi: Fix typos.
8891
8892 2006-10-19 Michael Albinus <michael.albinus@gmx.de>
8893
8894 * tramp.texi (Frequently Asked Questions): Remove questions marked with
8895 "???". There have been no complaints for years, so the information
8896 must be appropriate.
8897
8898 2006-10-16 Richard Stallman <rms@gnu.org>
8899
8900 * widget.texi: Use @var instead of capitalization.
8901 Clarify many widget type descriptions.
8902
8903 2006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
8904
8905 * gnus.texi (Other modes): Fix typo. Add alternative index entry for
8906 gnus-dired-attach.
8907 (Selecting a Group): Fix typo.
8908
8909 2006-10-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8910
8911 * widget.texi: Fix typos.
8912
8913 2006-10-06 Reiner Steib <Reiner.Steib@gmx.de>
8914
8915 * gnus.texi (Image Enhancements): Update for Emacs 22.
8916
8917 * gnus-faq.texi ([1.3]): Update.
8918
8919 2006-10-06 Richard Stallman <rms@gnu.org>
8920
8921 * faq.texi (Displaying the current line or column):
8922 Delete "As of Emacs 20".
8923
8924 2006-10-06 Romain Francoise <romain@orebokech.com>
8925
8926 * faq.texi (VM): VM works with Emacs 22 too.
8927
8928 2006-10-06 Richard Stallman <rms@gnu.org>
8929
8930 * ebrowse.texi: Remove Emacs version "21" from title.
8931
8932 2006-10-02 Reiner Steib <Reiner.Steib@gmx.de>
8933
8934 * gnus.texi (Foreign Groups): Say where change of editing commands are
8935 stored. Add reference to `gnus-parameters'.
8936
8937 2006-09-15 Jay Belanger <belanger@truman.edu>
8938
8939 * calc.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE):
8940 Change "Library Public License" to "Lesser Public License"
8941 throughout. Use "yyyy" to represent year.
8942
8943 2006-09-15 Carsten Dominik <dominik@science.uva.nl>
8944
8945 * org.texi (Setting tags): Typo fix.
8946
8947 2006-09-14 Reiner Steib <Reiner.Steib@gmx.de>
8948
8949 * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
8950
8951 2006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
8952
8953 * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
8954
8955 2006-09-12 Paul Eggert <eggert@cs.ucla.edu>
8956
8957 * faq.texi (Escape sequences in shell output): EMACS is now set
8958 to Emacs's absolute file name, not to "t".
8959 (^M in the shell buffer): Likewise.
8960
8961 2006-09-11 Reiner Steib <Reiner.Steib@gmx.de>
8962
8963 * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
8964 mails with pop3-leave-mail-on-server. Fix wording.
8965 (Limiting): Improve gnus-summary-limit-to-articles.
8966 (X-Face): Fix typo.
8967
8968 2006-09-11 Simon Josefsson <jas@extundo.com>
8969
8970 * smtpmail.texi (Authentication): Explain TLS and SSL better, based on
8971 suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
8972
8973 2006-09-06 Simon Josefsson <jas@extundo.com>
8974
8975 * smtpmail.texi (Authentication): Mention SSL.
8976
8977 2006-09-03 Diane Murray <disumu@x3y2z1.net>
8978
8979 * erc.texi (Getting Started, Connecting): Change erc-select to erc.
8980
8981 2006-09-01 Eli Zaretskii <eliz@gnu.org>
8982
8983 * rcirc.texi (Internet Relay Chat, Useful IRC commands):
8984 Don't use @indicateurl.
8985
8986 * cc-mode.texi (Subword Movement): Don't use @headitem.
8987 (Custom Braces, Clean-ups): Don't use @tie.
8988
8989 2006-08-29 Michael Albinus <michael.albinus@gmx.de>
8990
8991 Sync with Tramp 2.0.54.
8992
8993 * tramp.texi (Bug Reports): The Tramp mailing list is moderated now.
8994 Suggested by Adrian Phillips <a.phillips@met.no>.
8995
8996 2006-08-15 Carsten Dominik <dominik@science.uva.nl>
8997
8998 * org.texi (Installation, Activation): Split from Installation and
8999 Activation.
9000 (Clocking work time): Document new features.
9001
9002 2006-08-13 Alex Schroeder <alex@gnu.org>
9003
9004 * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
9005 example.
9006
9007 2006-08-12 Eli Zaretskii <eliz@gnu.org>
9008
9009 * faq.texi (How to add fonts): New node.
9010
9011 2006-08-05 Romain Francoise <romain@orebokech.com>
9012
9013 * faq.texi (New in Emacs 22): Expand.
9014
9015 2006-08-03 Michael Olson <mwolson@gnu.org>
9016
9017 * erc.texi: Update for ERC 5.1.4.
9018
9019 2006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
9020
9021 * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
9022 in .../site-lisp/gnus/ by default.
9023 [ From gnus-news.texi in the trunk. ]
9024
9025 2006-07-27 Reiner Steib <Reiner.Steib@gmx.de>
9026
9027 * gnus.texi (MIME Commands): Additions for yEnc.
9028
9029 2006-07-24 Richard Stallman <rms@gnu.org>
9030
9031 * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi:
9032 * faq.texi: Move periods and commas inside quotes.
9033
9034 2006-07-20 Jay Belanger <belanger@truman.edu>
9035
9036 * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
9037
9038 2006-07-18 Chong Yidong <cyd@stupidchicken.com>
9039
9040 * faq.texi (Security risks with Emacs): Document Emacs 22
9041 file-local-variable mechanism.
9042
9043 2006-07-12 Michael Olson <mwolson@gnu.org>
9044
9045 * erc.texi: Update for ERC 5.1.3.
9046
9047 2006-07-12 Alex Schroeder <alex@gnu.org>
9048
9049 * rcirc.texi: Fix typos.
9050 (Getting started with rcirc): New calling convention for M-x irc.
9051 Mention #rcirc. Removed channel tracking.
9052 (Configuration): Change the names of all variables that got changed
9053 recently, eg. rcirc-server to rcirc-default-server. Added
9054 documentation for rcirc-authinfo, some background for Bitlbee, and
9055 rcirc-track-minor-mode.
9056 (Scrolling conservatively): Fix the xref from Auto Scrolling to just
9057 Scrolling.
9058 (Reconnecting after you have lost the connection): Fix example code
9059 to match code changes.
9060
9061 2006-07-10 Nick Roberts <nickrob@snap.net.nz>
9062
9063 * gnus.texi, message.texi: Fix typos.
9064
9065 2006-07-07 Carsten Dominik <dominik@science.uva.nl>
9066
9067 * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting
9068 commands.
9069 (Global TODO list): Document the use of the variables
9070 `org-agenda-todo-ignore-scheduled' and
9071 `org-agenda-todo-list-sublevels'.
9072
9073 2006-07-05 Richard Stallman <rms@gnu.org>
9074
9075 * faq.texi (Scrolling only one line): Fix xref.
9076
9077 2006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
9078
9079 * faq.texi (Evaluating Emacs Lisp code):
9080 Throughout, replace eval-current-buffer with eval-buffer.
9081
9082 2006-07-03 Richard Stallman <rms@gnu.org>
9083
9084 * rcirc.texi (Scrolling conservatively): Fix xref.
9085
9086 * pcl-cvs.texi (Viewing differences): Usage fix.
9087
9088 2006-07-03 Carsten Dominik <dominik@science.uva.nl>
9089
9090 * org.texi (Agenda commands): Document `s' key to save all org-mode
9091 buffers.
9092
9093 2006-06-30 Ralf Angeli <angeli@caeruleus.net>
9094
9095 * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face
9096 names. Mention `cvs-msg' face.
9097
9098 2006-06-29 Carsten Dominik <dominik@science.uva.nl>
9099
9100 * org.texi (Checkboxes): New section.
9101
9102 2006-06-28 Carsten Dominik <dominik@science.uva.nl>
9103
9104 * org.texi (Embedded LaTeX): Fix typos and implement small improvements
9105 throughout this chapter.
9106
9107 2006-06-27 Chong Yidong <cyd@stupidchicken.com>
9108
9109 * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
9110 text for standalone vs Emacs info.
9111 (Help): Clarify header line description. Use mouse-1 for clicks.
9112 (Help-P): Use mouse-1 for clicks.
9113 (Help-^L): "Top" and "All" not displayed with dashes in Emacs.
9114 (Help-^L, Help-M, Help-Int, Search Index, Go to node)
9115 (Choose menu subtopic): Remove gratuitous Emacs command names.
9116 (Help-FOO): Put usual behavior first.
9117 (Help-Xref): Clicking on xrefs works in Emacs.
9118 (Search Text): Clarify what the default behavior is.
9119 (Create Info buffer): Fix Emacs window/X window confusion.
9120 (Emacs Info Variables): Fix for new Emacs init file behavior.
9121
9122 2006-06-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
9123
9124 * gnus.texi (Summary Buffer Lines): Fix typo.
9125
9126 2006-06-23 Carsten Dominik <dominik@science.uva.nl>
9127
9128 * org.texi (Embedded LaTeX): New chapter.
9129 (Archiving): Section rewritten.
9130 (Enhancing text): Some parts moved to the new chapter about LaTeX.
9131
9132 2006-06-20 Bill Wohler <wohler@newt.com>
9133
9134 Release MH-E manual version 8.0.1.
9135
9136 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
9137 release 8.0.1.
9138 (Preface): Depend on GNU mailutils 1.0 and higher.
9139
9140 2006-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
9141
9142 * message.texi (News Headers): Update message-syntax-checks section.
9143
9144 2006-06-19 Karl Berry <karl@gnu.org>
9145
9146 * info.texi (Advanced): Mention C-q, especially with ?.
9147
9148 2006-06-19 Carsten Dominik <dominik@science.uva.nl>
9149
9150 * org.texi (Publishing links): Document the `:link-validation-function'
9151 property.
9152 (Extensions and Hacking): New chapter, includes some sections of the
9153 "Miscellaneous" chapter.
9154
9155 2006-06-10 Carsten Dominik <dominik@science.uva.nl>
9156
9157 * org.texi (Progress logging): New section.
9158
9159 2006-06-06 Carsten Dominik <dominik@science.uva.nl>
9160
9161 * org.texi (ASCII export): Document indentation adaptation.
9162 (Setting tags): Document mutually-exclusive tags.
9163
9164 2006-06-05 Romain Francoise <romain@orebokech.com>
9165
9166 * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
9167 Fix typo.
9168
9169 * gnus-faq.texi (Question 8.6): Update reference to the Gnus
9170 channel (#gnus@irc.freenode.net).
9171 Fix typos. Update copyright notice.
9172
9173 * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
9174 (Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
9175 (Line-Up Functions, Custom Macros):
9176 * ediff.texi (Window and Frame Configuration)
9177 (Highlighting Difference Regions):
9178 * emacs-mime.texi (Display Customization):
9179 * erc.texi (History):
9180 * eshell.texi (Known problems):
9181 * eudc.texi (Overview, BBDB):
9182 * gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
9183 (The problem of spam, SpamOracle, Extending the Spam package)
9184 (Conformity, Terminology):
9185 * idlwave.texi (Routine Info)
9186 (Class and Keyword Inheritance, Padding Operators)
9187 (Breakpoints and Stepping, Electric Debug Mode)
9188 (Examining Variables, Troubleshooting):
9189 * org.texi (Creating timestamps):
9190 * reftex.texi (Commands, Options, Changes):
9191 * tramp.texi (Inline methods, Password caching)
9192 (Auto-save and Backup, Issues):
9193 * vip.texi (Files, Commands in Insert Mode):
9194 * viper.texi (Emacs Preliminaries, States in Viper)
9195 (Packages that Change Keymaps, Viper Specials, Groundwork):
9196 Fix various typos.
9197
9198 2006-05-31 Michael Ernst <mernst@alum.mit.edu>
9199
9200 * ediff.texi: Fix typos.
9201
9202 2006-05-30 Carsten Dominik <dominik@science.uva.nl>
9203
9204 * org.texi: Small typo fixes.
9205
9206 2006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
9207
9208 * viper.texi (Viper Specials):
9209 * gnus.texi (Example Setup):
9210 * faq.texi (Backspace invokes help):
9211 * dired-x.texi (Optional Installation Dired Jump):
9212 * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
9213 follow coding conventions.
9214
9215 2006-05-29 Michael Albinus <michael.albinus@gmx.de>
9216
9217 * tramp.texi (Frequently Asked Questions): Disable zsh zle.
9218
9219 2006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
9220
9221 * pcl-cvs.texi: Fix typos.
9222 (Customization): Say "us".
9223
9224 2006-05-26 Eli Zaretskii <eliz@gnu.org>
9225
9226 * org.texi: Remove bogus @setfilename.
9227
9228 2006-05-26 Carsten Dominik <dominik@science.uva.nl>
9229
9230 * org.texi (ASCII export): Omit command name.
9231 (HTML export): Add prefix to all lines in Local Variable example.
9232 (Acknowledgments): Typeset names in italics.
9233
9234 2006-05-24 Carsten Dominik <dominik@science.uva.nl>
9235
9236 * org.texi (Plain lists): Add new item navigation commands.
9237 (External links): Document elisp and info links.
9238 (Custom searches): New section.
9239 (Publishing): New chapter.
9240 (HTML export): Include a list of supported CSS classes.
9241 (Setting tags): Describe the fast-tag-setting interface.
9242
9243 2006-05-20 Luc Teirlinck <teirllm@auburn.edu>
9244
9245 * dired-x.texi: ifinfo -> ifnottex.
9246
9247 2006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
9248
9249 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
9250
9251 2006-05-12 Reiner Steib <Reiner.Steib@gmx.de>
9252
9253 * message.texi (Interface): Add tool bar customization.
9254 (MIME): Index and text additions for mml-attach.
9255 (MIME): Describe mml-dnd-protocol-alist and
9256 mml-dnd-attach-options.
9257
9258 * gnus.texi (Oort Gnus): Reorder entries in sections.
9259 Fix some entries.
9260 (Starting Up): Add references to "Emacs for Heathens" and to
9261 "Finding the News". Add user-full-name and user-mail-address.
9262 (Group Buffer Format): Add tool bar customization and update.
9263 (Summary Buffer): Add tool bar customization.
9264 (Posting Styles): Add message-alternative-emails.
9265
9266 2006-05-09 Michael Albinus <michael.albinus@gmx.de>
9267
9268 * tramp.texi (Filename completion): Improve wording.
9269
9270 2006-05-07 Romain Francoise <romain@orebokech.com>
9271
9272 * faq.texi (Using regular expressions): Fix typo.
9273 (Packages that do not come with Emacs): Fix capitalization.
9274 (Replacing text across multiple files): Expand node to explain how
9275 to use `dired-do-query-replace-regexp' in more detail, based on
9276 suggestion by Eric Hanchrow <offby1@blarg.net>.
9277
9278 2006-05-06 Michael Albinus <michael.albinus@gmx.de>
9279
9280 * tramp.texi (Filename completion): Completion of remote files'
9281 method, user name and host name is active only in partial
9282 completion mode.
9283
9284 2006-05-06 Bill Wohler <wohler@newt.com>
9285
9286 Release MH-E manual version 8.0.
9287
9288 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
9289 release 8.0.
9290
9291 2006-05-06 Bill Wohler <wohler@newt.com>
9292
9293 * mh-e.texi (MH-BOOK-HOME): Change from
9294 http://www.ics.uci.edu/~mh/book/mh to
9295 http://rand-mh.sourceforge.net/book/mh.
9296 Replace .htm suffix with .html for MH book files.
9297 (Using This Manual): Update key binding for getting relevant
9298 chapter in Info from command key.
9299 (Ranges): Fix itemx.
9300
9301 2006-05-05 Karl Berry <karl@gnu.org>
9302
9303 * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): New cmds.
9304 (\fonttextsize): New user-level command to change text font size.
9305
9306 2006-04-26 Reiner Steib <Reiner.Steib@gmx.de>
9307
9308 * pgg.texi (Caching passphrase): Fix markup and typos. Simplify.
9309
9310 2006-04-26 Sascha Wilde <wilde@sha-bang.de> (tiny change)
9311
9312 * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
9313
9314 2006-04-24 Bill Wohler <wohler@newt.com>
9315
9316 * mh-e.texi (Getting Started): Make it more explicit that you need
9317 to install MH. Add pointers to current MH implementations.
9318
9319 2006-04-21 Bill Wohler <wohler@newt.com>
9320
9321 Release MH-E manual version 7.94.
9322
9323 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
9324 release 7.94.
9325
9326 2006-04-21 Carsten Dominik <dominik@science.uva.nl>
9327
9328 * org.texi: Many small fixes.
9329 (Handling links): Rename from "Managing links".
9330
9331 2006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
9332
9333 * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
9334 (Splitting mail using spam-stat): Fix @xref.
9335
9336 2006-04-20 Chong Yidong <cyd@stupidchicken.com>
9337
9338 * gnus.texi (Spam Package): Major revision of the text.
9339 Previously this node was "Filtering Spam Using The Spam ELisp Package".
9340
9341 2006-04-20 Carsten Dominik <dominik@science.uva.nl>
9342
9343 * org.texi (Time stamps): Better explanation of the purpose of
9344 different time stamps.
9345 (Structure editing, Plain lists): More details on how new items
9346 and headings are inserted.
9347
9348 2006-04-18 Carsten Dominik <dominik@science.uva.nl>
9349
9350 * org.texi (Formula syntax): Fix link to Calc Manual.
9351
9352 2006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
9353
9354 * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
9355
9356 2006-04-17 Bill Wohler <wohler@newt.com>
9357
9358 * mh-e.texi (Folders): Update mh-before-quit-hook and
9359 mh-quit-hook example with code that removes the buffers rather
9360 than just bury them.
9361
9362 2006-04-17 Michael Albinus <michael.albinus@gmx.de>
9363
9364 Sync with Tramp 2.0.53.
9365
9366 2006-04-13 Carsten Dominik <dominik@science.uva.nl>
9367
9368 * org.texi (Updating settings): New section.
9369 (Visibility cycling): Better names for the startup folding
9370 options.
9371 (Exporting): Completely restructured.
9372 (The very busy C-c C-c key): New section.
9373 (Summary of in-buffer settings): New section.
9374
9375 2006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
9376
9377 * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
9378
9379 2006-04-10 Reiner Steib <Reiner.Steib@gmx.de>
9380
9381 * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap)
9382 (Server Commands): Key `v' is reserved for users.
9383
9384 2006-04-11 Carsten Dominik <dominik@science.uva.nl>
9385
9386 * org.texi (Link format): New section, emphasis on bracket links.
9387 (External links): Document bracket links.
9388 (FAQ): Expand to cover shell links and the new link format.
9389
9390 2006-04-09 Kevin Ryde <user42@zip.com.au>
9391
9392 * org.texi (Formula syntax): Typo in node name of calc-eval xref.
9393
9394 2006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
9395
9396 * gnus.texi (Summary Buffer Lines): Add `*'.
9397
9398 2006-04-07 Jochen Küpper <jochen@fhi-berlin.mpg.de>
9399
9400 * gnus.texi (Group Parameters):
9401 Mention gnus-permanently-visible-groups.
9402
9403 2006-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
9404
9405 * gnus.texi (Face): Fix typo.
9406
9407 2006-04-05 Reiner Steib <Reiner.Steib@gmx.de>
9408
9409 * gnus.texi (X-Face): Clarify.
9410 (Face): Need Emacs with PNG support.
9411
9412 2006-04-06 Richard Stallman <rms@gnu.org>
9413
9414 * idlwave.texi: Delete the blocks "not suitable for inclusion with
9415 Emacs".
9416
9417 2006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
9418
9419 * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out
9420 blocks not suitable for inclusion with Emacs using variable
9421 PARTOFEMACS.
9422
9423 2006-04-04 Simon Josefsson <jas@extundo.com>
9424
9425 * gnus.texi (Security): Improve.
9426
9427 2006-04-02 Karl Berry <karl@gnu.org>
9428
9429 * texinfo.tex: Update to current version (2006-03-21.13).
9430
9431 2006-04-02 Bill Wohler <wohler@newt.com>
9432
9433 * mh-e.texi (Getting Started, Junk, Bug Reports)
9434 (MH FAQ and Support): Fix URLs.
9435
9436 2006-03-31 Romain Francoise <romain@orebokech.com>
9437
9438 * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
9439 to t, not nil (and has for the past eight years).
9440
9441 2006-03-31 Reiner Steib <Reiner.Steib@gmx.de>
9442
9443 * message.texi, gnus.texi: Bump version to 5.11.
9444
9445 2006-03-29 Reiner Steib <Reiner.Steib@gmx.de>
9446
9447 * gnus.texi (Top): Add comment about version line.
9448
9449 * message.texi (Top): Ditto. Change to take named versions into
9450 account.
9451
9452 2006-03-28 Reiner Steib <Reiner.Steib@gmx.de>
9453
9454 * gnus.texi (Posting Styles): Add x-face-file to example.
9455 (X-Face): Refer to posting styles.
9456
9457 * gnus-faq.texi ([5.8]): Add x-face-file.
9458 ([8.4]): Add links to gmane.emacs.gnus.user and
9459 gmane.emacs.gnus.general.
9460
9461 2006-03-27 Reiner Steib <Reiner.Steib@gmx.de>
9462
9463 * gnus-faq.texi: Use .invalid.
9464 ([5.4]): Fix gnus-posting-styles example.
9465
9466 2006-03-27 Romain Francoise <romain@orebokech.com>
9467
9468 * faq.texi (Emacs/W3): Rename from `w3-mode'. Mention that
9469 Emacs/W3 needs a new maintainer.
9470 (Ispell): Update author and version info.
9471 (Mailcrypt): Mention PGG.
9472 (New in Emacs 22): Add PGG to the list of new packages.
9473 Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
9474 updating dead URLs.
9475
9476 2006-03-25 Karl Berry <karl@gnu.org>
9477
9478 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
9479 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi, erc.texi,
9480 * eshell.texi, eudc.texi, faq.texi, forms.texi, gnus.texi, idlwave.texi,
9481 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
9482 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
9483 * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
9484 * woman.texi: (1) use @copyright{} instead of (C) in typeset text;
9485 (2) do not indent copyright year list (or anything else).
9486
9487 2006-03-21 Bill Wohler <wohler@newt.com>
9488
9489 * mh-e.texi (Folders): Various edits.
9490
9491 2006-03-20 Romain Francoise <romain@orebokech.com>
9492
9493 * gnus.texi (Mail Folders): Grammar fix.
9494
9495 2006-03-19 Bill Wohler <wohler@newt.com>
9496
9497 * mh-e.texi (Replying): Document Mail-Followup-To.
9498 Change manually-formatted table to multitable. Add debugging info.
9499 Move description of mh-reply-default-reply-to into paragraph
9500 that describes its values.
9501
9502 2006-03-17 Bill Wohler <wohler@newt.com>
9503
9504 * mh-e.texi: Use smallexample and smalllisp consistently.
9505 (Sending Mail Tour): Update method of entering
9506 addresses and subject.
9507 (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour)
9508 (Adding Attachments, Searching): Update screenshots for Emacs 22.
9509
9510 2006-03-15 Carsten Dominik <dominik@science.uva.nl>
9511
9512 * org.texi: Version number change only.
9513
9514 2006-03-14 Bill Wohler <wohler@newt.com>
9515
9516 * mh-e.texi: Add index entries around each paragraph rather than
9517 depend on entries from beginning of node. Doing so ensures that
9518 index entries are less likely to be forgotten if text is cut and
9519 pasted, and are necessary anyway if the references are on a
9520 separate page. It seems that makeinfo is now (v. 4.8) only
9521 producing one index entry per node, so there is no longer any
9522 excuse not to. Use subheading instead of heading. The incorrect
9523 use of heading produced very large fonts in Info--as large as the
9524 main heading.
9525 (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
9526 versions 6 and 7 appeared *around* the time of these Emacs releases.
9527
9528 2006-03-13 Carsten Dominik <dominik@science.uva.nl>
9529
9530 * org.texi (Clean view): Document new startup options.
9531
9532 2006-03-11 Bill Wohler <wohler@newt.com>
9533
9534 * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)
9535 (Composing, Scan Line Formats): Fix @refs.
9536 (Getting Started): Define MH profile and MH profile components.
9537 (Incorporating Mail, Reading Mail, Viewing, Printing)
9538 (Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
9539 (Signature, Aliases, Scan Line Formats): Use @code instead of @samp
9540 for string constants.
9541 (Tool Bar): Remove spurious quote.
9542 (Junk): Use ``...'' instead of "...".
9543 (Scan Line Formats): Replace @samp with @kbd.
9544
9545 2006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
9546
9547 * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
9548
9549 2006-03-10 Reiner Steib <Reiner.Steib@gmx.de>
9550
9551 * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
9552 easy to understand.
9553
9554 2006-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
9555
9556 * gnus.texi: Markup fix.
9557 (Fancy Mail Splitting): Specify new feature.
9558
9559 2006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
9560
9561 * gnus.texi (Fancy Mail Splitting): Improve descriptions about
9562 partial-words matching.
9563
9564 2006-03-07 Reiner Steib <Reiner.Steib@gmx.de>
9565
9566 * emacs-mime.texi (Display Customization): Reword image/.* stuff.
9567
9568 * gnus.texi (Oort Gnus): Add note about `gnus-load'.
9569 (MIME Commands): Fix mm-discouraged-alternatives.
9570
9571 2006-03-07 Carsten Dominik <dominik@science.uva.nl>
9572
9573 * org.texi: Version number change only.
9574
9575 2006-03-06 Bill Wohler <wohler@newt.com>
9576
9577 * mh-e.texi: Move from SourceForge repository to Savannah.
9578 This is version 7.93, which is a total rewrite from the previous
9579 edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E
9580 version 7.93.
9581
9582 2006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
9583
9584 * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
9585
9586 2006-03-01 Carsten Dominik <dominik@science.uva.nl>
9587
9588 * org.texi (Interaction): Add item about `org-mouse.el' by
9589 Piotr Zielinski.
9590 (Managing links): Document that also mouse-1 can be used to
9591 activate a link.
9592 (Headlines, FAQ): Add entry about hiding leading stars.
9593 (Miscellaneous): Resort the sections in this chapter to a more
9594 logical sequence.
9595
9596 2006-02-27 Simon Josefsson <jas@extundo.com>
9597
9598 * emacs-mime.texi (Flowed text): Add mm-fill-flowed. (Sync
9599 2004-01-27 from the trunk).
9600
9601 2006-02-24 Alan Mackenzie <acm@muc.de>
9602
9603 * cc-mode.texi: Rename c-hungry-backspace to
9604 c-hungry-delete-backwards, at the request of RMS. Leave the old
9605 name as an alias.
9606
9607 2006-02-24 Alan Mackenzie <acm@muc.de>
9608
9609 * cc-mode.texi: Correct the definition of c-beginning-of-defun, to
9610 include the function header within the defun.
9611
9612 2006-02-24 Alan Mackenzie <acm@muc.de>
9613
9614 * cc-mode.texi: Correct two typos.
9615
9616 2006-02-24 Alan Mackenzie <acm@muc.de>
9617
9618 * cc-mode.texi (Comment Commands): State that C-u M-; kills any
9619 existing comment.
9620 (Electric Keys): Add a justification for electric indentation.
9621 (Hungry WS Deletion): Clear up the names and complications of the
9622 BACKSPACE and DELETE keys.
9623
9624 2006-02-23 Juri Linkov <juri@jurta.org>
9625
9626 * faq.texi (Common requests): Move `Turning on auto-fill by
9627 default' after `Wrapping words automatically'. Move `Working with
9628 unprintable characters' before `Searching for/replacing newlines'.
9629 Move `Replacing highlighted text' after `Highlighting a region'.
9630 Merge `Repeating commands' and `Repeating a command as many times
9631 as possible' into the former.
9632 (Packages that do not come with Emacs): Add refs to Gmane and
9633 etc/MORE.STUFF.
9634
9635 2006-02-23 Juri Linkov <juri@jurta.org>
9636
9637 * faq.texi (Newsgroup archives): Update URLs of GNU mail archives.
9638 (Reporting bugs): Suggest using `M-x report-emacs-bug'.
9639 Add xref to `(emacs)Reporting Bugs'.
9640 (Getting a printed manual): Add URL to other formats of the manual.
9641 (Common requests): Fix menu.
9642 (Highlighting a region): Remove ref to `Turning on syntax highlighting'.
9643 (Horizontal scrolling): Mention `truncate-partial-width-windows'.
9644 (Inserting text at the beginning of each line): Add pxref to
9645 `Changing the included text prefix'.
9646 (Forcing the cursor to remain in the same column): Mention `track-eol'
9647 and `set-goal-column'. Add pxref to `(emacs)Moving Point'.
9648 (Replacing text across multiple files): Add keybinding `Q' for
9649 `dired-do-query-replace'.
9650
9651 2006-02-22 Carsten Dominik <dominik@science.uva.nl>
9652
9653 * reftex.texi: Version number and date change only.
9654
9655 * org.texi (Internal Links): Rewrite to cover the modified
9656 linking system.
9657
9658 2006-02-17 Eli Zaretskii <eliz@gnu.org>
9659
9660 * faq.texi: Remove the coding cookie, it's not needed anymore.
9661
9662 2006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
9663
9664 * faq.texi (Colors on a TTY): Mention Mac OS port.
9665
9666 2006-02-12 Karl Berry <karl@gnu.org>
9667
9668 * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the
9669 8-bit accented a.
9670
9671 2006-02-09 Reiner Steib <Reiner.Steib@gmx.de>
9672
9673 * gnus.texi (Gnus Versions): Add history beyond start of Oort.
9674
9675 2006-02-08 Romain Francoise <romain@orebokech.com>
9676
9677 * faq.texi (Top): Remove paragraph about the FAQ being a
9678 transitional document, etc.
9679 (Searching for/replacing newlines): New node.
9680 (Yanking text in isearch): New node.
9681 (Inserting text at the beginning of each line): Rename and make
9682 more general, mention `M-;' in Message mode.
9683
9684 2006-02-07 Luc Teirlinck <teirllm@auburn.edu>
9685
9686 * faq.texi (Meta key does not work in xterm)
9687 (Emacs does not display 8-bit characters)
9688 (Inputting eight-bit characters): Update xrefs.
9689
9690 2006-02-06 Romain Francoise <romain@orebokech.com>
9691
9692 * faq.texi (VM): VM now at version 7.19.
9693 Set myself as maintainer of this file.
9694
9695 2006-02-04 Michael Olson <mwolson@gnu.org>
9696
9697 * erc.texi (History): Note that ERC is now included with Emacs.
9698
9699 2006-01-31 Romain Francoise <romain@orebokech.com>
9700
9701 * message.texi (Message Headers): Explain what
9702 `message-alternative-emails' does in more detail.
9703 Update copyright year.
9704
9705 2006-01-30 Juanma Barranquero <lekktu@gmail.com>
9706
9707 * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
9708
9709 2006-01-29 Richard M. Stallman <rms@gnu.org>
9710
9711 * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
9712
9713 2006-01-29 Michael Olson <mwolson@gnu.org>
9714
9715 * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
9716
9717 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
9718
9719 * faq.texi (New in Emacs 22): Mention ERC.
9720
9721 2006-01-28 Luc Teirlinck <teirllm@auburn.edu>
9722
9723 * rcirc.texi: Capitalize dir entry for consistency with the entry
9724 in info/dir and other entries in the Emacs category.
9725 Fix typos. Delete trailing whitespace.
9726
9727 2006-01-28 Björn Lindström <bkhl@elektrubadur.se>
9728
9729 * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
9730
9731 2006-01-27 Eli Zaretskii <eliz@gnu.org>
9732
9733 * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
9734 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
9735
9736 * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
9737 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
9738
9739 2006-01-27 Alex Schroeder <alex@gnu.org>
9740
9741 * rcirc.texi: New file.
9742
9743 2006-01-23 Juri Linkov <juri@jurta.org>
9744
9745 * widget.texi (User Interface): Add S-TAB for widget-backward.
9746
9747 2006-01-22 Michael Albinus <michael.albinus@gmx.de>
9748
9749 Sync with Tramp 2.0.52.
9750
9751 * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
9752 Add Tramp disabling item. New item for common connection problems.
9753 (various): Apply "ftp" as method for the download URL.
9754 (Bug Reports): Refer to FAQ for common problems.
9755
9756 2006-01-21 Eli Zaretskii <eliz@gnu.org>
9757
9758 * widget.texi (User Interface): Use @key for TAB.
9759
9760 * ses.texi (Formulas, Printer functions): Use @key for TAB.
9761
9762 * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
9763 for TAB.
9764
9765 * cc-mode.texi (Indentation Calculation): Use @key for TAB.
9766
9767 2006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
9768
9769 * gnus.texi: Update copyright.
9770
9771 2006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
9772
9773 * gnus.texi (Article Washing): Additions.
9774
9775 2006-01-13 Carsten Dominik <dominik@science.uva.nl>
9776
9777 * org.texi (Agenda commands): Document tags command.
9778
9779 2006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
9780
9781 * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
9782
9783 2006-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
9784
9785 * gnus.texi (RSS): Addition.
9786
9787 2005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
9788
9789 * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
9790
9791 2005-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
9792
9793 * emacs-mime.texi (Display Customization): Add setting example to
9794 mm-discouraged-alternatives.
9795
9796 2006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
9797
9798 * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
9799 version is the canonical version.
9800
9801 2006-01-08 Alex Schroeder <alex@gnu.org>
9802
9803 * pgg.texi (Caching passphrase): Rewording.
9804
9805 2006-01-06 Eli Zaretskii <eliz@gnu.org>
9806
9807 * flymake.texi (Obtaining Flymake): Update Flymake's CVS
9808 repository URL.
9809
9810 2006-01-06 Carsten Dominik <dominik@science.uva.nl>
9811
9812 * org.texi: Removed the accidentally re-added empty line in the
9813 direntry.
9814
9815 2006-01-05 Carsten Dominik <dominik@science.uva.nl>
9816
9817 * org.texi (Agenda Views): Chapter reorganized.
9818
9819 2005-12-29 Romain Francoise <romain@orebokech.com>
9820
9821 * faq.texi (Using Customize): New node.
9822
9823 2005-12-28 Luc Teirlinck <teirllm@auburn.edu>
9824
9825 * org.texi: Remove blank line in @direntry. It is non-standard
9826 and recursively produces blank lines all over the dir file (when
9827 using Texinfo 4.8).
9828
9829 2005-12-21 Luc Teirlinck <teirllm@auburn.edu>
9830
9831 * widget.texi (atoms): Delete obsolete remark about `file' widget.
9832
9833 2005-12-20 Carsten Dominik <dominik@science.uva.nl>
9834
9835 * org.texi (Tags): Boolean logic documented.
9836 (Agenda Views): Document custom commands.
9837
9838 2005-12-20 David Kastrup <dak@gnu.org>
9839
9840 * faq.texi (AUCTeX): Update version and mailing list info.
9841
9842 2005-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
9843
9844 * gnus.texi (MIME Commands): Mention addition of
9845 multipart/alternative to gnus-buttonized-mime-types and add xref
9846 to mm-discouraged-alternatives.
9847
9848 * emacs-mime.texi (Display Customization): Mention addition of
9849 "image/.*" and add xref to gnus-buttonized-mime-types in the
9850 mm-discouraged-alternatives section.
9851
9852 2005-12-16 Carsten Dominik <dominik@science.uva.nl>
9853
9854 * org.texi (Tags): New section.
9855 (Agenda Views): Chapter reorganized.
9856
9857 2005-12-16 Eli Zaretskii <eliz@gnu.org>
9858
9859 * org.texi (Internal Links): Add a missing comma after an @xref.
9860
9861 2005-12-14 Chong Yidong <cyd@stupidchicken.com>
9862
9863 * faq.texi (Filling paragraphs with a single space): No need to
9864 change sentence-end now.
9865
9866 2005-12-13 Romain Francoise <romain@orebokech.com>
9867
9868 * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
9869
9870 2005-12-12 Jay Belanger <belanger@truman.edu>
9871
9872 * faq.texi (Calc): Update version number.
9873
9874 2005-12-12 Carsten Dominik <dominik@science.uva.nl>
9875
9876 * org.texi (Progress Logging): New section.
9877
9878 2005-12-10 Romain Francoise <romain@orebokech.com>
9879
9880 Update the Emacs FAQ for the 22.1 release.
9881
9882 * faq.texi: Set VER to `22.1'.
9883 (Basic editing): Explain how to use localized versions of the
9884 Tutorial. Mention that `C-h r' displays the manual.
9885 Delete obsolete WWW link to an Emacs 18 tutorial.
9886 (Getting a printed manual): Point to the new locations of the
9887 manuals on the GNU Web site.
9888 (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
9889 available via Info (it was previously distributed separately).
9890 (Installing Texinfo documentation): The latest version of Texinfo
9891 is 4.8, not 4.0.
9892 (Informational files for Emacs): COPYING is the GNU General Public
9893 License, not the Emacs General Public License.
9894 (Informational files for Emacs): Delete obsolete link to the
9895 GNUinfo pages as they have been removed from the GNU Web site.
9896 (New in Emacs 22): New node.
9897 (Setting up a customization file): Say that most packages support
9898 Customize nowadays.
9899 (Colors on a TTY): Delete reference to instructions on how to
9900 enable syntax highlighting, it is now enabled by default.
9901 (Turning on abbrevs by default): Emacs now reads the abbrevs file
9902 at startup automatically.
9903 (Controlling case sensitivity): Mention `M-c' in isearch.
9904 (Using an already running Emacs process): Emacs now creates the
9905 socket in `/tmp/emacsUID'. Fix typos. Change default location of
9906 gnuserv. As emacsclient can now run Lisp code as well, delete a
9907 sentence praising gnuserv for that. Simplify description of how
9908 the client/server operation works.
9909 (Compiler error messages): Delete obsolete text (compile.el has
9910 been rewritten).
9911 (Indenting switch statements): Fix typo.
9912 (Matching parentheses): Simplify setup instructions, mention the
9913 menu bar item in the Options menu.
9914 (Repeating a command as many times as possible): Mention `C-x e'.
9915 (Going to a line by number): Mention new keymap and bindings
9916 `M-g M-g', `M-g M-p' and `M-g M-n'.
9917 (Turning on syntax highlighting): Now on by default. Simplify.
9918 (Replacing highlighted text): Use `1', not `t'.
9919 (Problems with very large files): The maximum size is now 256MB on
9920 32-bit machines.
9921 (^M in the shell buffer): Mention `comint-process-echoes'.
9922 (Emacs for Apple computers): Emacs 22 has native support for Mac
9923 OS X.
9924 (Translating names to IP addresses): Delete node.
9925 (Binding keys to commands): Fix typo.
9926 (SPC no longer completes file names): New node.
9927 (MIME with Emacs mail packages): Delete section about the Emacs
9928 MIME FAQ (it's not reachable anymore).
9929
9930 2005-12-08 Alan Mackenzie <acm@muc.de>
9931
9932 * cc-mode.texi: The manual has been extensively revised: the
9933 information about using CC Mode has been separated from the larger
9934 and more difficult chapters about configuration. It has been
9935 updated for CC Mode 5.31.
9936
9937 2005-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
9938
9939 * pgg.texi (User Commands): Fix description of pgg-verify-region.
9940 (Selecting an implementation): Fix descriptions.
9941
9942 2005-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
9943
9944 * message.texi (Various Message Variables): Addition.
9945
9946 2005-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
9947
9948 * message.texi: Fix default values.
9949
9950 2005-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
9951
9952 * message.texi (Header Commands): Clarify descriptions of
9953 message-cross-post-followup-to, message-reduce-to-to-cc, and
9954 message-insert-wide-reply.
9955 (Various Commands): Fix kindex for message-kill-to-signature;
9956 clarify description of message-tab.
9957
9958 2005-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
9959
9960 * message.texi (Mailing Lists): Fix description about MFT.
9961
9962 * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
9963
9964 2005-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
9965
9966 * gnus.texi (Slow Terminal Connection): Replace old description
9967 with new one.
9968
9969 2005-11-16 Katsumi Yamaoka <yamaoka@jpl.org>
9970
9971 * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
9972 replace X-Draft-Headers with X-Draft-From.
9973
9974 2005-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
9975
9976 * gnus.texi (Various Various): Fix the default value of
9977 nnheader-max-head-length.
9978 (Gnus Versions): Fix typo.
9979
9980 2005-12-08 Carsten Dominik <dominik@science.uva.nl>
9981
9982 * org.texi (Structure editing): Document new functionality of
9983 M-RET.
9984
9985 2005-12-06 Luc Teirlinck <teirllm@auburn.edu>
9986
9987 * org.texi (Internal Links): Fix Texinfo usage.
9988
9989 2005-12-06 Carsten Dominik <dominik@science.uva.nl>
9990
9991 * org.texi (TODO basics): Document the global todo list.
9992 (TODO items): Documents sparse tree for specific TODO
9993 keywords.
9994
9995 2005-11-30 Carsten Dominik <dominik@science.uva.nl>
9996
9997 * org.texi (Plain Lists): Typos fixed.
9998
9999 2005-11-28 Jay Belanger <belanger@truman.edu>
10000
10001 * calc.texi: Change references of `M-#' to `C-x *' prefix.
10002
10003 2005-11-24 Carsten Dominik <dominik@science.uva.nl>
10004
10005 * org.texi (Structure editing): New item moving commands added.
10006 (Plain Lists): New section.
10007
10008 2005-11-18 Carsten Dominik <dominik@science.uva.nl>
10009
10010 * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
10011 (Agenda): Document commands `org-cycle-agenda-files' and
10012 `org-agenda-file-to-front'.
10013 (Built-in table editor): Document `org-table-sort-lines'.
10014 (HTML formatting): Export of hand-formatted lists.
10015
10016 2005-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
10017
10018 * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
10019 new variable gnus-toolbar-thickness.
10020
10021 2005-11-08 Katsumi Yamaoka <yamaoka@jpl.org>
10022
10023 * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
10024
10025 2005-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
10026
10027 * gnus.texi (X-Face): Fix description.
10028 (XVarious): Remove gnus-xmas-logo-color-alist and
10029 gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
10030
10031 2005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
10032
10033 * gnus.texi (Group Parameters): Mention new variable
10034 gnus-parameters-case-fold-search.
10035 (Home Score File): Addition.
10036
10037 2005-11-04 Ulf Jasper <ulf.jasper@web.de>
10038
10039 * newsticker.texi: VERSION changed to 1.9. Updated UPDATED.
10040 (Overview): List supported feed types.
10041 (Installation): No installation necessary when using autoload.
10042 (Configuration): Rename "RSS" to "news".
10043
10044 2005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
10045
10046 * pgg.texi (User Commands): Document additional passphrase
10047 argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
10048 (Backend methods): Likewise for corresponding pgg-scheme-* functions.
10049
10050 2005-11-04 Carsten Dominik <dominik@science.uva.nl>
10051
10052 * org.texi: Version number changed to 3.19.
10053
10054 2005-10-29 Sascha Wilde <wilde@sha-bang.de>
10055
10056 * pgg.texi (How to use): Update the example to add autoload of
10057 pgg-encrypt-symmetric-region.
10058 (User Commands): Document pgg-encrypt-symmetric-region.
10059 (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
10060
10061 2005-10-27 Jay Belanger <belanger@truman.edu>
10062
10063 * calc.texi (Predefined Units): Fix the symbol for a TeX points,
10064 mention other TeX-related units.
10065
10066 2005-10-23 Lars Hansen <larsh@soem.dk>
10067
10068 * dired-x.texi (Miscellaneous Commands):
10069 Replace dired-do-relative-symlink by dired-do-relsymlink and
10070 dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
10071
10072 2005-10-23 Jay Belanger <belanger@truman.edu>
10073
10074 * calc.texi (Predefined Units): Use `alpha' for the fine structure
10075 constant.
10076
10077 2005-10-23 Michael Albinus <michael.albinus@gmx.de>
10078
10079 * faq.texi (Bugs and problems):
10080 Replace `dired-move-to-filename-regexp' by
10081 `directory-listing-before-filename-regexp'.
10082
10083 2005-10-22 Eli Zaretskii <eliz@gnu.org>
10084
10085 * newsticker.texi (UPDATED): Set value.
10086
10087 2005-10-17 Katsumi Yamaoka <yamaoka@jpl.org>
10088
10089 * gnus.texi (Document Groups): Remove duplicate item.
10090
10091 2005-10-21 Carsten Dominik <dominik@science.uva.nl>
10092
10093 * org.texi (Summary): Mention iCalendar support.
10094 (Exporting): Document iCalendar support.
10095
10096 2005-10-18 Romain Francoise <romain@orebokech.com>
10097
10098 * viper.texi (Viper Specials): Capitalize GNU.
10099
10100 2005-10-17 Juri Linkov <juri@jurta.org>
10101
10102 * info.texi (Getting Started, Search Index, Expert Info):
10103 Fix wording.
10104 (Search Text): Replace `echo area' with `mode line'.
10105 (Search Index): Both `i' and `,' find all index entries.
10106 Replace example `C-f' with `C-l' (which exists in index of Info
10107 manual) and delete spaces in its keyboard input sequence.
10108 Delete unnecessary explanations about literal characters.
10109
10110 2005-10-14 Katsumi Yamaoka <yamaoka@jpl.org>
10111
10112 * gnus.texi (Document Server Internals): Addition.
10113
10114 2005-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
10115
10116 * gnus.texi (A note on namespaces): Fix RFC reference.
10117
10118 2005-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
10119
10120 * gnus.texi (RSS): Fix key description.
10121
10122 2005-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
10123
10124 * gnus.texi: Emacs/w3 -> Emacs/W3.
10125 (Browsing the Web): Fix description.
10126 (Web Searches): Ditto.
10127 (Customizing W3): Ditto.
10128
10129 2005-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
10130
10131 * gnus.texi (Maildir): Clarify expire-age and expire-group.
10132
10133 2005-10-11 Jay Belanger <belanger@truman.edu>
10134
10135 * calc.texi (Integration): Mention using `a i' to compute definite
10136 integrals.
10137
10138 2005-10-11 Juri Linkov <juri@jurta.org>
10139
10140 * info.texi: Rearrange nodes.
10141 (Top): Update menu. Change ref `Info for Experts' to
10142 `Advanced Info Commands'.
10143 (Getting Started): Fix description of manual's parts.
10144 (Help-Int): Change xref `Info Search' to `Search Index', and
10145 `Expert Info' to `Advanced'.
10146 (Advanced): Move node one level up.
10147 (Search Text, Search Index): New nodes split out from `Info Search'.
10148 (Go to node, Choose menu subtopic, Create Info buffer): New nodes
10149 split out from `Advanced'.
10150 (Advanced, Emacs Info Variables): De-document editing an Info file
10151 in Info.
10152 (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
10153 (Creating an Info File): Delete node and move its text to
10154 `Expert Info'.
10155
10156 2005-10-10 Carsten Dominik <dominik@science.uva.nl>
10157
10158 * org.texi (Workflow states): Document that change in keywords
10159 becomes active only after restart of Emacs.
10160
10161 2005-10-08 Michael Albinus <michael.albinus@gmx.de>
10162
10163 Sync with Tramp 2.0.51.
10164
10165 2005-10-08 Nick Roberts <nickrob@snap.net.nz>
10166
10167 * speedbar.texi (Introduction): Describe new location of speedbar
10168 on menubar.
10169 (Basic Key Bindings): Remove descriptions of bindings that have
10170 been removed.
10171
10172 2005-10-05 Nick Roberts <nickrob@snap.net.nz>
10173
10174 * speedbar.texi (GDB): Describe use of watch expressions.
10175
10176 2005-09-28 Simon Josefsson <jas@extundo.com>
10177
10178 * message.texi (IDNA): Fix.
10179
10180 2005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
10181
10182 * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
10183 nntp-server-hook, and nntp-warn-about-losing-connection; fix
10184 description of nntp-open-connection-function.
10185 (Common Variables): Fix descriptions.
10186
10187 2005-09-26 Katsumi Yamaoka <yamaoka@jpl.org>
10188
10189 * gnus.texi (Server Buffer Format): Document the %a format spec.
10190
10191 2005-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
10192
10193 * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
10194
10195 2005-09-23 Carsten Dominik <dominik@science.uva.nl>
10196
10197 * org.texi Version 3.16.
10198
10199 2005-09-19 Miles Bader <miles@gnu.org>
10200
10201 * newsticker.texi: Get rid of CVS keywords.
10202
10203 2005-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
10204
10205 * gnus.texi (Finding the Parent): Fix description of how Gnus
10206 finds article.
10207
10208 2005-09-14 Jari Aalto <jari.aalto@cante.net>
10209
10210 * gnus.texi (Advanced Scoring Examples): New examples to teach how
10211 to drop off non-answered articles.
10212
10213 2005-09-19 Juanma Barranquero <lekktu@gmail.com>
10214
10215 * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
10216 braces (which are unsupported by NMAKE) for macro `srcdir'.
10217
10218 2005-09-17 Eli Zaretskii <eliz@gnu.org>
10219
10220 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
10221 (../info/newsticker, newsticker.dvi): New targets.
10222
10223 2005-09-17 Ulf Jasper <ulf.jasper@web.de>
10224
10225 * newsticker.texi: Replace @command with @code. Replace @example
10226 with @lisp.
10227 (Top): Add explanations to menu items.
10228 (GNU Free Documentation License): Remove.
10229
10230 2005-09-16 Romain Francoise <romain@orebokech.com>
10231
10232 Update all files to specify GFDL version 1.2.
10233
10234 * doclicense.texi (GNU Free Documentation License): Update to
10235 version 1.2.
10236
10237 2005-09-15 Richard M. Stallman <rms@gnu.org>
10238
10239 * newsticker.texi: Fix @setfilename.
10240
10241 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
10242 (../info/newsticker, newsticker.dvi): New targets.
10243
10244 2005-08-30 Carsten Dominik <dominik@science.uva.nl>
10245
10246 * org.texi: Version 3.15.
10247
10248 2005-08-29 Luc Teirlinck <teirllm@auburn.edu>
10249
10250 * ses.texi: Combine all three indices into one.
10251 Correct a few typos.
10252
10253 2005-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
10254
10255 * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
10256
10257 2005-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
10258
10259 * emacs-mime.texi (Handles): Remove duplicate item.
10260 (Encoding Customization): Fix the default value for
10261 mm-coding-system-priorities.
10262 (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
10263 (Basic Functions): Fix reference.
10264
10265 2005-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
10266
10267 * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
10268
10269 2005-08-18 Richard M. Stallman <rms@gnu.org>
10270
10271 * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
10272 and web site.
10273
10274 * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
10275 not keyboard-translate.
10276
10277 2005-08-11 Richard M. Stallman <rms@gnu.org>
10278
10279 * faq.texi (Using regular expressions): Fix xref.
10280
10281 2005-08-09 Juri Linkov <juri@jurta.org>
10282
10283 * info.texi (Help-P): Replace `Prev' with `Previous'.
10284 (Help-M, Help-Xref): Add S-TAB.
10285 (Help-FOO): Update `u' command.
10286 (Help-Xref): Move info about Mouse-2 from `Help-Int'.
10287 Update info about visibility of xref parts.
10288 (Help-Int): Fix `m' command. Rename `Info-last' to
10289 `Info-history-back'. Add `Info-history-forward'.
10290 (Advanced): Fix `g*' and `M-n' commands.
10291 (Info Search): Add `index-apropos' in stand-alone browser.
10292 Add isearch commands.
10293 (Emacs Info Variables): Remove `Info-fontify'.
10294 Add `Info-mode-hook'. Update face names.
10295 Add `Info-fontify-maximum-menu-size',
10296 `Info-fontify-visited-nodes', `Info-isearch-search'.
10297
10298 2005-08-07 Michael Albinus <michael.albinus@gmx.de>
10299
10300 Sync with Tramp 2.0.50.
10301
10302 * tramp.texi: Use @option{} consequently for method names.
10303 (Inline methods, External transfer methods): Remove references to
10304 Cygwin.
10305 (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
10306 implementation.
10307
10308 2005-07-27 Reiner Steib <Reiner.Steib@gmx.de>
10309
10310 * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
10311 Mention that gnus-init-file is not read when Emacs is invoked with
10312 --no-init-file or -q.
10313
10314 2005-07-19 Carsten Dominik <dominik@science.uva.nl>
10315
10316 * org.texi: Version 3.14.
10317
10318 2005-07-04 Carsten Dominik <dominik@science.uva.nl>
10319
10320 * org.texi: Version 3.13.
10321
10322 2005-07-18 Juri Linkov <juri@jurta.org>
10323
10324 * calc.texi (Time Zones, Logical Operations):
10325 * cl.texi (Overview):
10326 * org.texi (TODO types):
10327 * sc.texi (Emacs 18 MUAs):
10328 * speedbar.texi (Top):
10329 * url.texi (History):
10330 Delete duplicate duplicate words.
10331
10332 2005-07-16 Johan Bockgård <bojohan@users.sourceforge.net> (tiny change)
10333
10334 * cl.texi (Type Predicates): Document `atom' type.
10335
10336 2005-07-04 Lute Kamstra <lute@gnu.org>
10337
10338 Update FSF's address in GPL notices.
10339
10340 * calc.texi (Copying):
10341 * doclicense.texi (GNU Free Documentation License):
10342 * faq.texi (Contacting the FSF):
10343 * mh-e.texi (Copying): Update FSF's address.
10344
10345 2005-07-03 Richard M. Stallman <rms@gnu.org>
10346
10347 * flymake.texi (Example -- Configuring a tool called directly):
10348 Update name of flymake-build-relative-filename.
10349
10350 2005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
10351
10352 * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
10353
10354 2005-06-29 Carsten Dominik <dominik@science.uva.nl>
10355
10356 * org.texi: Version 3.12.
10357
10358 2005-06-24 Eli Zaretskii <eliz@gnu.org>
10359
10360 * makefile.w32-in (MAKEINFO): Use --force.
10361 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
10362 Makefile.in.
10363 (gnus.dvi): Use "..." to quote Sed args, so that it works with
10364 more shells.
10365
10366 2005-06-23 Richard M. Stallman <rms@gnu.org>
10367
10368 * speedbar.texi (Creating a display): Texinfo usage fixes.
10369
10370 * tramp.texi (Customizing Completion, Auto-save and Backup):
10371 Texinfo usage fixes.
10372
10373 2005-06-23 Juanma Barranquero <lekktu@gmail.com>
10374
10375 * dired-x.texi (Miscellaneous Commands):
10376 * ediff.texi (Miscellaneous):
10377 * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
10378 (Agent Variables):
10379 * info.texi (Help-Xref):
10380 * message.texi (Message Headers):
10381 * org.texi (Remember):
10382 * reftex.texi (Options (Defining Label Environments))
10383 (Options (Index Support), Options (Viewing Cross-References))
10384 (Options (Misc), Changes):
10385 * speedbar.texi (Creating a display):
10386 * tramp.texi (Customizing Completion, Auto-save and Backup):
10387 Texinfo usage fix.
10388
10389 2005-06-13 Carsten Dominik <dominik@science.uva.nl>
10390
10391 * org.texi: Version 3.11.
10392
10393 2005-06-12 Jay Belanger <belanger@truman.edu>
10394
10395 * calc.texi (Getting Started): Remove extra menu item.
10396
10397 2005-05-31 Jay Belanger <belanger@truman.edu>
10398
10399 * calc.texi (Notations Used in This Manual): Use @kbd for key
10400 sequence.
10401 (Demonstration of Calc): Mention another way of starting Calc.
10402 (Starting Calc): Mention long name of M-#.
10403 (Embedded Mode Overview): Remove unnecessary instruction.
10404 (Other M-# commands): Rephrase `M-# 0' explanation.
10405 (Basic Embedded Mode): Rewrite discussion of prefix arguments to
10406 reflect current behavior.
10407
10408 2005-05-30 Jay Belanger <belanger@truman.edu>
10409
10410 * calc.texi (Hooks): Change description of calc-window-hook and
10411 calc-trail-window-hook to match usage.
10412 (Computational Functions): Add more constant-generating functions.
10413 (Customizable Variables): Use defvar.
10414
10415 2005-05-28 Jay Belanger <belanger@truman.edu>
10416
10417 * calc.texi (Assignments in Embedded Mode): Fix variable name.
10418 (Basic Embedded Mode): Explain behavior of arguments to
10419 calc-embedded-mode.
10420
10421 2005-05-27 Jay Belanger <belanger@truman.edu>
10422
10423 * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
10424 current behavior.
10425
10426 2005-05-25 Jay Belanger <belanger@truman.edu>
10427
10428 * calc.texi: Change Calc version number throughout.
10429 (Keypad Mode): Change location in info output.
10430 (Keypad mode overview): Move picture of keypad.
10431
10432 2005-05-21 Jay Belanger <belanger@truman.edu>
10433
10434 * calc.texi (Storing variables): Mention that only most variables
10435 are void to begin with.
10436
10437 2005-05-21 Kevin Ryde <user42@zip.com.au>
10438
10439 * widget.texi (Basic Types): Update cross ref from "Enabling
10440 Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
10441 lispref/text.texi change.
10442
10443 2005-05-20 Carsten Dominik <dominik@science.uva.nl>
10444
10445 * org.texi: Version 3.09.
10446
10447 2005-05-18 Carsten Dominik <dominik@science.uva.nl>
10448
10449 * reftex.texi: Version 4.28.
10450
10451 2005-05-16 Jay Belanger <belanger@truman.edu>
10452
10453 * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
10454
10455 2005-05-14 Jay Belanger <belanger@truman.edu>
10456
10457 * calc.texi (Default Simplifications): Insert missing ! (logical
10458 not operator).
10459
10460 2005-05-14 Michael Albinus <michael.albinus@gmx.de>
10461
10462 Sync with Tramp 2.0.49.
10463
10464 2005-05-10 Jay Belanger <belanger@truman.edu>
10465
10466 * calc.texi (Default Simplifications): Mention that 0^0 simplifies
10467 to 1.
10468
10469 2005-04-29 Carsten Dominik <dominik@science.uva.nl>
10470
10471 * org.texi: Version 3.08, structure reorganized.
10472
10473 2005-04-24 Richard M. Stallman <rms@gnu.org>
10474
10475 * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
10476
10477 2005-04-15 Carsten Dominik <dominik@science.uva.nl>
10478
10479 * org.texi: Update to version 3.06.
10480
10481 2005-04-13 Lute Kamstra <lute@gnu.org>
10482
10483 * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
10484
10485 2005-04-10 Thien-Thi Nguyen <ttn@gnu.org>
10486
10487 * cl.texi (Porting Common Lisp): Fix typo.
10488
10489 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
10490
10491 * gnus.texi (RSS): Addition.
10492
10493 2005-04-04 Jay Belanger <belanger@truman.edu>
10494
10495 * calc.texi: Change Calc version number.
10496 (Customizable variables): Fix description of calc-language-alist.
10497 (Copying): Put in version 2 of GPL.
10498
10499 2005-04-01 Jay Belanger <belanger@truman.edu>
10500
10501 * calc.texi (Troubleshooting Commands): Remove comment about
10502 installation.
10503 (Installation): Remove section.
10504 (Customizable Variables): New section.
10505 (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
10506 (Graphical Devices): Add references to Customizable Variables.
10507
10508 2005-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
10509
10510 * emacs-mime.texi (Display Customization): Markup fixes.
10511 (rfc2047): Update.
10512
10513 2005-03-23 Reiner Steib <Reiner.Steib@gmx.de>
10514
10515 * gnus-faq.texi: Replaced with auto-generated version.
10516
10517 2005-03-26 Stephan Stahl <stahl@eos.franken.de> (tiny change)
10518
10519 * dired-x.texi (Multiple Dired Directories): default-directory was
10520 renamed to dired-default-directory.
10521
10522 2005-03-26 Jay Belanger <belanger@truman.edu>
10523
10524 * calc.texi (Simplifying Formulas, Rewrite Rules):
10525 Change description of top and bottom of fraction.
10526 (Modulo Forms): Move description of how to create modulo forms to
10527 earlier in the section.
10528 (Fraction Mode): Suggest using : to get a fraction by dividing.
10529 (Basic Arithmetic): Adjust placement of command name.
10530 (Truncating the Stack): Emphasize that "hidden" entries are still
10531 visible.
10532 (Installation): Move discussion of printing manual to "About This
10533 Manual".
10534 (About This Manual): Mention how to print the manual.
10535 (Reporting Bugs): Remove first person.
10536 (Building Vectors): Add algebraic version of append.
10537 (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
10538 (Grouping Digits): Fix typo.
10539
10540 2005-03-25 Werner Lemberg <wl@gnu.org>
10541
10542 * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
10543 Replace `legal' with `valid'.
10544
10545 2005-03-25 Werner Lemberg <wl@gnu.org>
10546
10547 * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
10548
10549 2005-03-24 Jay Belanger <belanger@truman.edu>
10550
10551 * calc.texi (General Mode Commands)
10552 (Mode Settings in Embedded Mode): Add some explanation of
10553 recording mode settings.
10554
10555 2005-03-24 Richard M. Stallman <rms@gnu.org>
10556
10557 * calc.texi: Remove praise of non-free software.
10558
10559 * idlwave.texi: Don't say where to get IDL or its non-free manual.
10560 (Installation): Node deleted.
10561
10562 2005-03-23 Richard M. Stallman <rms@gnu.org>
10563
10564 * url.texi (HTTP language/coding): Improve last change.
10565
10566 2005-03-22 Jay Belanger <belanger@truman.edu>
10567
10568 * calc.texi (Embedded Mode): Add new information on changing
10569 modes.
10570
10571 2005-03-20 Michael Albinus <michael.albinus@gmx.de>
10572
10573 Sync with Tramp 2.0.48.
10574
10575 * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
10576
10577 * tramp.texi: Replace "Emacs" by "GNU Emacs". Replace "Linux" by
10578 "GNU/Linux". Change all addresses to .gnu.org.
10579 (Default Method): Offer shortened syntax for "su" and "sudo"
10580 methods.
10581
10582 2005-03-07 Richard M. Stallman <rms@gnu.org>
10583
10584 * url.texi: Fix usage of "e.g.".
10585 (HTTP language/coding): Explain the rules for these strings.
10586
10587 2005-03-06 Richard M. Stallman <rms@gnu.org>
10588
10589 * woman.texi (Introduction): Minor cleanups.
10590
10591 * url.texi (HTTP language/coding): Get rid of "Emacs 21".
10592
10593 * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
10594 (Installation): Node deleted.
10595
10596 * mh-e.texi (Preface): Get rid of "Emacs 21".
10597
10598 * eshell.texi (Installation): Delete node (for Emacs 20).
10599
10600 2005-03-05 Thien-Thi Nguyen <ttn@gnu.org>
10601
10602 * flymake.texi: Refill and tweak style in @lisp blocks.
10603
10604 2005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
10605
10606 * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
10607
10608 2005-03-01 Jay Belanger <belanger@truman.edu>
10609
10610 * calc.texi (Trigonometric and Hyperbolic Functions):
10611 Mention additional functions.
10612 (Algebraic Simplifications): Mention additional simplifications.
10613
10614 2005-02-18 Jonathan Yavner <jyavner@member.fsf.org>
10615
10616 * ses.texi: Add concept/function/variable indices (this work was
10617 donated by Brad Collins <brad@chenla.org>, copyright-assignment
10618 papers on file at FSF).
10619
10620 2005-02-10 Jay Belanger <belanger@truman.edu>
10621
10622 * calc.texi: Change @LaTeX to La@TeX throughout.
10623 Redefine @expr as @math for TeX output.
10624 Redefine @texline as a no-op for TeX output.
10625 Define @tfn, replace @t by @tfn throughout.
10626
10627 2005-02-09 Jay Belanger <belanger@truman.edu>
10628
10629 * calc.texi: Add macro for LaTeX for info output.
10630
10631 2005-02-08 Kim F. Storm <storm@cua.dk>
10632
10633 * texinfo.tex (LaTex): Add def.
10634
10635 2005-02-06 Jay Belanger <belanger@truman.edu>
10636
10637 * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
10638 change name to "TeX and LaTeX Language Modes." Mention LaTeX mode
10639 throughout manual.
10640
10641 2005-01-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
10642
10643 * gnus.texi: Some edits based on comments from David Abrahams.
10644
10645 2005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
10646
10647 * gnus.texi (RSS): Fix the keystroke.
10648
10649 2005-01-24 David Kastrup <dak@gnu.org>
10650
10651 * faq.texi: Update AUCTeX version info.
10652
10653 2005-01-16 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
10654
10655 * gnus-faq.texi ([4.1]): Typo.
10656
10657 2005-01-19 Jay Belanger <belanger@truman.edu>
10658
10659 * calc.texi (Keep Arguments): Mention that keeping arguments
10660 doesn't work with keyboard macros.
10661
10662 2005-01-16 Richard M. Stallman <rms@gnu.org>
10663
10664 * autotype.texi (Autoinserting): Fix small error.
10665
10666 2005-01-16 Michael Albinus <michael.albinus@gmx.de>
10667
10668 Sync with Tramp 2.0.47.
10669
10670 * tramp.texi (Compilation): New section, describing compilation of
10671 remote files.
10672
10673 2005-01-11 Kim F. Storm <storm@cua.dk>
10674
10675 * widget.texi (Basic Types): Add :follow-link keyword.
10676
10677 2005-01-09 Jay Belanger <belanger@truman.edu>
10678
10679 * calc.texi (Basic Commands): Describe new behavior of calc-reset.
10680
10681 2005-01-08 Jay Belanger <belanger@truman.edu>
10682
10683 * calc.texi: Change throughout to reflect new default value of
10684 calc-settings-file.
10685
10686 2005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
10687
10688 * message.texi (Reply): `message-reply-to-function' should return
10689 a list. Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
10690
10691 2005-01-06 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
10692
10693 * faq.texi (Changing load-path): Fix typo.
10694
10695 2005-01-05 Jay Belanger <belanger@truman.edu>
10696
10697 * calc.texi (Programming Tutorial): Replace kbd command by
10698 appropriate characters for a keyboard macro.
10699
10700 2005-01-04 Jay Belanger <belanger@truman.edu>
10701
10702 * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
10703 for Lucid Emacs.
10704 (Programming Tutorial): Mention that the user needs to be in the
10705 right mode to compute some functions.
10706
10707 2005-01-04 Jay Belanger <belanger@truman.edu>
10708
10709 * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
10710 no longer applicable.
10711
10712 2005-01-01 Jay Belanger <belanger@truman.edu>
10713
10714 * calc.texi (Programming Tutorial): Change description of how to
10715 edit keyboard macros to match current behavior.
10716
10717 2004-12-31 Jay Belanger <belanger@truman.edu>
10718
10719 * calc.texi: Mention C-cC-c as the way to finish editing throughout.
10720
10721 2004-12-20 Jay Belanger <belanger@truman.edu>
10722
10723 * calc.texi (Types Tutorial): Emphasize that you can't divide by
10724 zero.
10725
10726 2004-12-17 Luc Teirlinck <teirllm@auburn.edu>
10727
10728 * cc-mode.texi (Text Filling and Line Breaking): Put period after
10729 @xref.
10730 (Font Locking): Avoid @strong{Note:}.
10731
10732 2004-12-17 Michael Albinus <michael.albinus@gmx.de>
10733
10734 Sync with Tramp 2.0.46.
10735
10736 * tramp.texi (bottom): Add arch-tag. It was lost, somehow.
10737
10738 2004-12-16 Luc Teirlinck <teirllm@auburn.edu>
10739
10740 * url.texi: Correct typos.
10741 (Retrieving URLs): @var{nil}->@code{nil}.
10742 (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
10743 the standard "The GNU Emacs Manual" in fifth argument of @xref's.
10744 (Dealing with HTTP documents): @inforef->@xref.
10745
10746 2004-12-15 Jay Belanger <belanger@truman.edu>
10747
10748 * calc.texi: Consistently capitalized all mode names.
10749 (Answers to Exercises): Mention that an answer can be a fraction
10750 when in Fraction mode.
10751
10752 2004-12-13 Jay Belanger <belanger@truman.edu>
10753
10754 * calc.texi: Fix some TeX definitions.
10755
10756 2004-12-09 Luc Teirlinck <teirllm@auburn.edu>
10757
10758 * reftex.texi (Imprint): Remove erroneous @value's.
10759
10760 2004-12-08 Luc Teirlinck <teirllm@auburn.edu>
10761
10762 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
10763 (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
10764
10765 2004-12-08 Jay Belanger <belanger@truman.edu>
10766
10767 * calc.texi (Starting Calc): Remove comment about installation.
10768 (Keypad Mode Overview): Remove comment about Emacs 19 support.
10769
10770 2004-12-08 Luc Teirlinck <teirllm@auburn.edu>
10771
10772 * url.texi: Update @setfilename.
10773 (Getting Started): No need to worry about Gnus versions.
10774 (Dealing with HTTP documents): Use @inforef.
10775
10776 * org.texi: Fix @direntry file name.
10777
10778 2004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
10779
10780 * url.texi: New file.
10781
10782 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
10783
10784 2004-12-06 Jay Belanger <belanger@truman.edu>
10785
10786 * calc.texi (Using Calc): Remove paragraph about installation.
10787
10788 2004-12-06 Jay Belanger <belanger@truman.edu>
10789
10790 * calc.texi: Use more Texinfo macros and less TeX defs.
10791 Remove @refill's.
10792
10793 2004-12-06 Richard M. Stallman <rms@gnu.org>
10794
10795 * org.texi: New file.
10796
10797 2004-12-05 Richard M. Stallman <rms@gnu.org>
10798
10799 * Makefile.in (org.dvi, ../info/org): New targets.
10800 (INFO_TARGETS): Add ../info/org.
10801 (DVI_TARGETS): Add org.dvi.
10802 (maintainer-clean): Remove the info files in the info dir.
10803
10804 2004-11-26 Eli Zaretskii <eliz@gnu.org>
10805
10806 * idlwave.texi: Fix the setfilename directive to put the produced
10807 file in ../info.
10808 (Continued Statement Indentation): Resurrect Jan D.'s change from
10809 2004-11-03 that was lost when a newer version of idlwave.texi was
10810 imported.
10811
10812 2004-12-08 Reiner Steib <Reiner.Steib@gmx.de>
10813
10814 * gnus-faq.texi ([5.1]): Add missing bracket.
10815
10816 * gnus.texi (Filtering Spam Using The Spam ELisp Package):
10817 Index `spam-initialize'.
10818
10819 2004-11-22 Reiner Steib <Reiner.Steib@gmx.de>
10820
10821 * message.texi (Various Message Variables): Mention that all mail
10822 file variables are derived from `message-directory'.
10823
10824 * gnus.texi (Splitting Mail): Clarify bogus group.
10825
10826 2004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
10827
10828 * emacs-mime.texi (Encoding Customization):
10829 Fix mm-coding-system-priorities entry.
10830
10831 2004-11-03 Jan Djärv <jan.h.d@swipnet.se>
10832
10833 * idlwave.texi (Continued Statement Indentation):
10834 * reftex.texi (Options (Index Support))
10835 (Displaying and Editing the Index, Table of Contents):
10836 * speedbar.texi (Creating a display, Major Display Modes):
10837 Replace non-nil with non-@code{nil}.
10838
10839 2004-10-21 Jay Belanger <belanger@truman.edu>
10840
10841 * calc.texi (Algebraic-Style Calculations): Remove a comment.
10842
10843 2004-10-18 Luc Teirlinck <teirllm@auburn.edu>
10844
10845 * calc.texi (Reporting Bugs): Double up `@'.
10846
10847 2004-10-18 Jay Belanger <belanger@truman.edu>
10848
10849 * calc.texi (Reporting Bugs): Change the address that bugs
10850 should be sent to.
10851
10852 2004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
10853
10854 * gnus.texi (New Features): Add 5.11.
10855
10856 * message.texi (Resending): Remove wrong default value.
10857
10858 * gnus.texi (Mail Source Specifiers): Describe possible problems
10859 of `pop3-leave-mail-on-server'. Add `pop3-movemail' and
10860 `pop3-leave-mail-on-server' to the index.
10861
10862 2004-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
10863
10864 * message.texi (Canceling News): Add how to set a password.
10865
10866 2004-10-12 Jay Belanger <belanger@truman.edu>
10867
10868 * calc.texi (Help Commands): Change the descriptions of
10869 calc-describe-function and calc-describe-variable to match their
10870 current behavior.
10871
10872 2004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
10873
10874 * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
10875
10876 2004-10-12 Michael Albinus <michael.albinus@gmx.de>
10877
10878 Sync with Tramp 2.0.45.
10879
10880 * tramp.texi (Frequently Asked Questions): Comment paragraph about
10881 plink link. The URL is outdated. Originator contacted for
10882 clarification.
10883
10884 2004-10-10 Juri Linkov <juri@jurta.org>
10885
10886 * gnus.texi (Top, Marking Articles): Join two menus in one node
10887 because a node can have only one menu.
10888
10889 2004-10-09 Juri Linkov <juri@jurta.org>
10890
10891 * gnus.texi (Fancy Mail Splitting): Remove backslash in the
10892 example of nnmail-split-fancy.
10893
10894 2004-10-06 Karl Berry <karl@gnu.org>
10895
10896 * info.texi (@kbd{1}--@kbd{9}): No space around --, for
10897 consistency with other uses of dashes.
10898
10899 2004-10-05 Karl Berry <karl@gnu.org>
10900
10901 * info.texi: Consistently use --- throughout, periods at end of
10902 menu descriptions, and a couple typos.
10903
10904 2004-09-26 Jesper Harder <harder@ifa.au.dk>
10905
10906 * sieve.texi (Manage Sieve API): nil -> @code{nil}.
10907 * pgg.texi (User Commands, Backend methods): Do.
10908 * gnus.texi: Markup fixes.
10909 (Setting Process Marks): Fix `M P a' entry.
10910 * emacs-mime.texi: Fixes.
10911
10912 2004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
10913
10914 * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
10915 again.
10916 Use 5.10 instead of 5.10.0.
10917
10918 2004-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
10919
10920 * gnus.texi (Summary Mail Commands): S D e.
10921
10922 2004-09-20 Raymond Scholz <ray-2004@zonix.de> (tiny change)
10923
10924 * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
10925 the gnus-article-mode-line-format section.
10926
10927 2004-09-20 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
10928
10929 * gnus.texi (Various Summary Stuff): Fix the documentation for
10930 gnus-newsgroup-variables.
10931
10932 2004-09-20 Reiner Steib <Reiner.Steib@gmx.de>
10933
10934 * gnus.texi (MIME Commands):
10935 Add gnus-mime-display-multipart-as-mixed,
10936 gnus-mime-display-multipart-alternative-as-mixed,
10937 gnus-mime-display-multipart-related-as-mixed.
10938 (Mail Source Customization): Clarify `mail-source-directory'.
10939 (Splitting Mail): Mention gnus-group-find-new-groups.
10940 (SpamOracle): Fix typo.
10941
10942 * gnus-faq.texi: Untabify.
10943 ([6.3]): nnir.el is in contrib directory.
10944
10945 * message.texi (News Headers): Clarify how a unique ID is created.
10946
10947 * gnus.texi (Batching Agents): Fix typo in example.
10948 Reported by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
10949
10950 2004-09-20 Andre Srinivasan <andre@e2open.com> (tiny change)
10951
10952 * gnus.texi (Group Parameters): Add more on hooks.
10953
10954 2004-09-20 Florian Weimer <fw@deneb.enyo.de>
10955
10956 * gnus.texi (Charsets): Point to relevant section in emacs-mime.
10957
10958 2004-09-22 Jay Belanger <belanger@truman.edu>
10959
10960 * calc.texi (Vectors as Lists): Add a warning that the tutorial
10961 might be hidden during part of the session.
10962
10963 2004-09-20 Jay Belanger <belanger@truman.edu>
10964
10965 * calc.texi (Notations Used in This Manual): Put in an earlier
10966 mention that DEL could be called Backspace.
10967
10968 2004-09-10 Simon Josefsson <jas@extundo.com>
10969
10970 * gnus.texi (IMAP): Add example. Suggested and partially written
10971 by Steinar Bang <sb@dod.no>.
10972
10973 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10974
10975 * gnus.texi (IMAP): Add comments about imaps synonym to imap in
10976 netrc syntax.
10977
10978 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10979
10980 * gnus.texi (Spam ELisp Package Sequence of Events):
10981 Some clarifications.
10982 (Spam ELisp Package Global Variables): More clarifications.
10983
10984 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10985
10986 * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
10987 Mention spam-split does not modify incoming mail.
10988
10989 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10990
10991 * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
10992
10993 2004-09-10 Eli Zaretskii <eliz@gnu.org>
10994
10995 * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi.
10996
10997 2004-09-09 Reiner Steib <Reiner.Steib@gmx.de>
10998
10999 * makefile.w32-in (sieve, pgg): Use $(infodir).
11000
11001 2004-09-08 Dhruva Krishnamurthy <dhruva.krishnamurthy@gmail.com> (tiny change)
11002
11003 * makefile.w32-in: Fix PGG and Sieve entries.
11004
11005 2004-08-28 Eli Zaretskii <eliz@gnu.org>
11006
11007 * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
11008 Emacs and related programs.
11009
11010 2004-08-27 Richard M. Stallman <rms@gnu.org>
11011
11012 * faq.texi: Fix texinfo usage, esp. doublequotes.
11013 (Difference between Emacs and XEmacs): Some clarification.
11014
11015 * faq.texi (Difference between Emacs and XEmacs):
11016 Explain not to contrast XEmacs with GNU Emacs.
11017
11018 2004-08-26 Richard M. Stallman <rms@gnu.org>
11019
11020 * faq.texi (Difference between Emacs and XEmacs): Rewrite.
11021
11022 2004-08-22 David Kastrup <dak@gnu.org>
11023
11024 * reftex.texi (AUCTeX): Update links, section name.
11025
11026 * faq.texi (Calc): Update availability (included in 22.1).
11027 (AUCTeX): Update availability, information, versions, description.
11028
11029 2004-08-14 Eli Zaretskii <eliz@gnu.org>
11030
11031 * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
11032
11033 2004-08-11 Martin Stjernholm <mast@lysator.liu.se>
11034
11035 * cc-mode.texi: Various updates for CC Mode 5.30.9.
11036
11037 2004-08-10 Michael Albinus <michael.albinus@gmx.de>
11038
11039 Sync with Tramp 2.0.44.
11040
11041 2004-08-05 Lars Hansen <larsh@math.ku.dk>
11042
11043 * widget.texi (User Interface): Update how to separate the
11044 editable field of an editable-field widget from other widgets.
11045 (Programming Example): Add text after field.
11046
11047 2004-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
11048
11049 * emacs-mime.texi (Encoding Customization): Add a note to the
11050 mm-content-transfer-encoding-defaults entry.
11051 (rfc2047): Update.
11052
11053 * gnus.texi (Article Highlighting):
11054 Add gnus-cite-ignore-quoted-from.
11055 (POP before SMTP): New node.
11056 (Posting Styles): Addition.
11057 (Splitting Mail): Add nnmail-split-lowercase-expanded.
11058 (Fancy Mail Splitting): Ditto.
11059 (X-Face): Add gnus-x-face.
11060
11061 2004-08-30 Reiner Steib <Reiner.Steib@gmx.de>
11062
11063 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
11064 * pgg.texi, sieve.texi: Use @copying and @insertcopying.
11065
11066 2004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
11067
11068 * gnus.texi (Mail Source Specifiers):
11069 Describe `pop3-leave-mail-on-server'.
11070
11071 2004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
11072
11073 * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
11074
11075 * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
11076 repository. Change setfilename.
11077
11078 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
11079
11080 2004-07-02 Juri Linkov <juri@jurta.org>
11081
11082 * pcl-cvs.texi (Viewing differences): Add `d r'.
11083
11084 2004-06-29 Jesper Harder <harder@ifa.au.dk>
11085
11086 * ses.texi, viper.texi, flymake.texi, faq.texi:
11087 * eshell.texi, ediff.texi: Markup fixes.
11088
11089 2004-06-21 Karl Berry <karl@gnu.org>
11090
11091 * info.texi (Top): Mention that only Emacs has mouse support.
11092 (Getting Started): Mention this in a few other places.
11093
11094 2004-06-13 Luc Teirlinck <teirllm@auburn.edu>
11095
11096 * autotype.texi (Copyrights, Timestamps):
11097 Recommend `before-save-hook' instead of `write-file-functions'.
11098
11099 2004-06-13 Lars Hansen <larsh@math.ku.dk>
11100
11101 * dired-x.texi (dired-mark-omitted): Update keybinding.
11102
11103 2004-06-10 Kim F. Storm <storm@cua.dk>
11104
11105 * pcl-cvs.texi (Viewing differences): Add 'd y'.
11106
11107 2004-06-05 Lars Hansen <larsh@math.ku.dk>
11108
11109 * dired-x.texi (variable dired-omit-mode): Rename from
11110 dired-omit-files-p.
11111 (function dired-omit-mode): Rename from dired-omit-toggle.
11112 Call dired-omit-mode rather than set dired-omit-files-p.
11113 (dired-mark-omitted): Describe command.
11114
11115 2004-05-29 Michael Albinus <michael.albinus@gmx.de>
11116
11117 Version 2.0.41 of Tramp released.
11118
11119 2004-05-29 Juanma Barranquero <lektu@terra.es>
11120
11121 * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
11122 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
11123
11124 2004-05-29 Richard M. Stallman <rms@gnu.org>
11125
11126 * cl.texi (Top): Call this chapter `Introduction'.
11127 (Overview): In TeX, no section heading here.
11128
11129 * cc-mode.texi: Put commas after i.e. and e.g. Minor cleanups.
11130
11131 2004-05-29 Eli Zaretskii <eliz@gnu.org>
11132
11133 * Makefile.in (../info/flymake, flymake.dvi): New targets.
11134 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
11135
11136 2004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
11137
11138 * flymake.texi: New file.
11139
11140 2004-05-28 Simon Josefsson <jas@extundo.com>
11141
11142 * smtpmail.texi (Authentication): Improve STARTTLS discussion.
11143
11144 2004-05-07 Kai Großjohann <kai@emptydomain.de>
11145
11146 Version 2.0.40 of Tramp released.
11147
11148 2004-04-25 Michael Albinus <Michael.Albinus@alcatel.de>
11149
11150 Complete rework, based on review by Karl Berry <karl@gnu.org>.
11151
11152 * tramp.texi (Auto-save and Backup): Explain exploitation of new
11153 variables `tramp-backup-directory-alist' and
11154 `tramp-bkup-backup-directory-info'.
11155 (Overview, Connection types)
11156 (External transfer methods, Default Method)
11157 (Windows setup hints): Remove restriction of password entering
11158 with external methods.
11159 (Auto-save and Backup): Make file name example
11160 (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info'
11161 and `auto-save-directory' must be used.
11162 (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
11163 only "NT"). Remove doubled entry "What kinds of systems does
11164 @tramp{} work on".
11165 (tramp): Macro removed.
11166 (Obtaining Tramp): Flag removed from title.
11167 (all): "tramp-" and "-" removed from flag names. Flags `tramp'
11168 and `trampver' used properly. Flag `tramp-inst' replaced by
11169 `installchapter'. Installation related text adapted.
11170
11171 2004-04-28 Masatake YAMATO <jet@gyve.org>
11172
11173 * widget.texi (Programming Example): Remove overlays.
11174
11175 2004-04-27 Jesper Harder <harder@ifa.au.dk>
11176
11177 * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
11178
11179 2004-04-23 Juanma Barranquero <lektu@terra.es>
11180
11181 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
11182
11183 2004-04-05 Jesper Harder <harder@ifa.au.dk>
11184
11185 * info.texi (Info Search): Add info-apropos.
11186
11187 2004-03-22 Juri Linkov <juri@jurta.org>
11188
11189 * faq.texi: Fix help key bindings.
11190
11191 2004-03-17 Luc Teirlinck <teirllm@auburn.edu>
11192
11193 * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
11194 (as suggested by Karl Berry). Update information about colored
11195 stars in menus. Add new subheading describing M-n.
11196
11197 2004-03-12 Richard M. Stallman <rms@gnu.org>
11198
11199 * cl.texi (Top): Rename top node's title.
11200
11201 2004-03-08 Karl Berry <karl@gnu.org>
11202
11203 * info.texi: \input texinfo.tex instead of just texinfo, to avoid
11204 problems making the texinfo distribution.
11205
11206 2004-02-29 Simon Josefsson <jas@extundo.com>
11207
11208 * smtpmail.texi (Authentication): Change the list of supported
11209 authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
11210 CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
11211 <voegelas@gmx.net>.
11212
11213 2004-02-29 Juanma Barranquero <lektu@terra.es>
11214
11215 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
11216 Use $(DEL) instead of rm, and ignore exit code.
11217
11218 2004-02-29 Kai Großjohann <kgrossjo@eu.uu.net>
11219
11220 Tramp version 2.0.39 released.
11221
11222 2004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
11223
11224 * tramp.texi (Customizing Completion): Explain new functions
11225 `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
11226 (all): Savannah URLs unified to "http://savannah.nongnu.org".
11227 (Top): Refer to Savannah mailing list as the major one.
11228 Mention older mailing lists in HTML mode only.
11229 (Auto-save and Backup): Add auto-save. Based on wording of Kai.
11230 (Frequently Asked Questions): Remote hosts must not be Unix-like
11231 for "smb" method.
11232 (Password caching): New node.
11233 (External transfer methods): Refer to password caching for "smb"
11234 method.
11235
11236 2004-02-17 Karl Berry <karl@gnu.org>
11237
11238 * info.texi (Help-Int): Mention the new line number feature.
11239
11240 2004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
11241
11242 * ses.texi (Advanced Features): New functionality for
11243 ses-set-header-row (defaults to current row unless C-u used).
11244 (Acknowledgements): Add Stefan Monnier.
11245
11246 2003-12-29 Kevin Ryde <user42@zip.com.au>
11247
11248 * viper.texi (Vi Macros): Fix reference to the Emacs manual.
11249
11250 2003-11-30 Kai Großjohann <kai.grossjohann@gmx.net>
11251
11252 Tramp version 2.0.38 released.
11253
11254 * tramp.texi (Remote shell setup): Warn of environment variables
11255 FRUMPLE if user frumple exists. Suggested by Sven Gabriel
11256 <sven.gabriel@imk.fzk.de>.
11257 (Configuration): Tramp now chooses base64/uuencode
11258 automatically. Update wording accordingly.
11259 (Top): More description for the `Default Method' menu entry.
11260 (Default Method): Use @code, not @var, for Lisp variables.
11261 (Default Method): New subsection `Which method is the right one
11262 for me?'. Suggested by Christian Kirsch.
11263 (Configuration): Pointer to new subsection added.
11264 (Default Method): Too many "use" in one sentence.
11265 Rephrase. Reported by Christian Kirsch.
11266 (Filename Syntax): Old `su' example is probably a left-over from
11267 the sm/su method naming. Replace with `ssh', instead.
11268 (External transfer methods, Auto-save and Backup):
11269 Typo fixes.
11270
11271 2003-11-02 Michael Albinus <Michael.Albinus@alcatel.de>
11272
11273 * tramp.texi (all): Harmonize all occurrences of @tramp{}.
11274 (Top): Mention japanese manual only if flag `jamanual' is set.
11275 Insert section `Japanese manual' in menu.
11276
11277 2003-11-26 Thien-Thi Nguyen <ttn@gnu.org>
11278
11279 * eshell.texi (Known Problems): Add doc item.
11280
11281 2003-11-22 Martin Stjernholm <mast@lysator.liu.se>
11282
11283 * cc-mode.texi: Update for CC Mode 5.30.
11284
11285 Note: Please refrain from doing purely cosmetic changes like
11286 removing trailing whitespace in this manual; it clobbers cvs
11287 merging for no good reason.
11288
11289 2003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
11290
11291 * ediff.texi, tramp.texi, vip.texi, viper.texi:
11292 * widget.texi, woman.texi: Replace @sc{ascii} and ASCII with
11293 @acronym{ASCII}.
11294
11295 2003-10-26 Karl Berry <karl@gnu.org>
11296
11297 * info.texi (Info Search): Echo area, not echo are. From Debian
11298 diff.
11299
11300 2003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
11301
11302 * widget.texi (Defining New Widgets): Document new behavior of
11303 :buttons and :children keywords.
11304
11305 2003-10-22 Miles Bader <miles@gnu.org>
11306
11307 * Makefile.in (info): Move before $(top_srcdir)/info.
11308
11309 2003-10-17 Thien-Thi Nguyen <ttn@gnu.org>
11310
11311 * tramp.texi (Inline methods): Small grammar fix.
11312 (External transfer methods): Likewise.
11313
11314 2003-10-08 Nick Roberts <nick@nick.uklinux.net>
11315
11316 * speedbar.texi: Remove paragraph for GUD that is no longer true.
11317
11318 2003-10-06 Luc Teirlinck <teirllm@auburn.edu>
11319
11320 * texinfo.tex: Replace `%' in arch tagline by @ignore.
11321
11322 2003-09-30 Richard M. Stallman <rms@gnu.org>
11323
11324 * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
11325
11326 * widget.texi (User Interface): Fix typos.
11327
11328 * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
11329
11330 2003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
11331
11332 * pcl-cvs.texi (Selected Files): Fix typo.
11333
11334 2003-09-21 Karl Berry <karl@gnu.org>
11335
11336 * info.texi (] and [ commands): No period at end of section title.
11337
11338 2003-09-04 Miles Bader <miles@gnu.org>
11339
11340 * Makefile.in (top_srcdir): New variable.
11341 ($(top_srcdir)/info): New rule.
11342 (info): Depend on it.
11343
11344 2003-09-03 Peter Runestig <peter@runestig.com>
11345
11346 * makefile.w32-in: New file.
11347
11348 2003-08-26 Per Abrahamsen <abraham@dina.kvl.dk>
11349
11350 * widget.texi (User Interface): Explain the need of static text
11351 around an editable field.
11352
11353 2003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
11354
11355 * widget.texi (Basic Types): The argument to `:help-echo' can now
11356 be a form that evaluates to a string.
11357
11358 2003-08-18 Kim F. Storm <storm@cua.dk>
11359
11360 * calc.texi (Queries in Macros): Update xref to keyboard macro query.
11361
11362 2003-08-16 Richard M. Stallman <rms@gnu.org>
11363
11364 * dired-x.texi (Shell Command Guessing): Explain *.
11365
11366 2003-08-16 Chunyu Wang <spr@db.cs.hit.edu.cn> (tiny change)
11367
11368 * pcl-cvs.texi (Log Edit Mode): Fix key binding for
11369 log-edit-insert-changelog.
11370
11371 2003-08-03 Karl Berry <karl@gnu.org>
11372
11373 * info.texi: Need @contents.
11374
11375 2003-07-20 Kai Großjohann <kai.grossjohann@gmx.net>
11376
11377 Tramp version 2.0.36 released.
11378
11379 * tramp.texi (Remote shell setup): Explain about problems with
11380 non-Bourne commands in ~/.profile and ~/.shrc.
11381
11382 2003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
11383
11384 * info.texi (Help-Inv, Help-M, Help-Xref): Update following
11385 renaming of `vis-mode' to `visible-mode'.
11386
11387 2003-07-04 Luc Teirlinck <teirllm@mail.auburn.edu>
11388
11389 * info.texi (Top, Help-Small-Screen): Remove accidentally added
11390 next, prev and up pointers.
11391
11392 2003-07-02 Luc Teirlinck <teirllm@mail.auburn.edu>
11393
11394 * info.texi (Help): Mention existence of Emacs and stand-alone
11395 Info at the very beginning of the tutorial.
11396 (Help-Inv): New node.
11397 (Help-]): New node.
11398 (Help-M): Systematically point out the differences between default
11399 Emacs and stand-alone versions. Delete second menu.
11400 (Help-Xref): Systematically point out the differences between
11401 default Emacs and stand-alone versions.
11402 (Help-Int): Change `l' example.
11403 (Expert Info): Fix typos.
11404 (Emacs Info Variables): Mention `Info-hide-note-references' and
11405 new default for `Info-scroll-prefer-subnodes'.
11406
11407 2003-06-17 Kai Großjohann <kai.grossjohann@gmx.net>
11408
11409 Version 2.0.35 of Tramp released.
11410
11411 * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
11412 (Inline methods): Add methods `remsh' and `plink1'.
11413 (External transfer methods): Add method `remcp'.
11414 (Multi-hop Methods): Add method `remsh'.
11415 Small patch from Adrian Aichner <adrian@xemacs.org>:
11416 Fix minor typos.
11417 (Concept Index): Add to make manual searchable via
11418 `Info-index'.
11419 (Version Control): Add cindex entry.
11420
11421 2003-05-24 Kai Großjohann <kai.grossjohann@gmx.net>
11422
11423 * trampver.texi: Version 2.0.34 released.
11424
11425 2003-05-03 Glenn Morris <gmorris@ast.cam.ac.uk>
11426
11427 * faq.texi: Improve previous changes.
11428
11429 2003-05-02 Glenn Morris <gmorris@ast.cam.ac.uk>
11430
11431 * faq.texi: Update copyright and maintenance details.
11432 Update some package URLs, versions, and maintainers.
11433 Remove many references to the Emacs Lisp Archive.
11434
11435 2003-04-23 Simon Josefsson <jas@extundo.com>
11436
11437 * smtpmail.texi: Fix license (the invariant sections mentioned has
11438 never been part of the smtp manual). Align info dir entry with
11439 other emacs packages.
11440
11441 2003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
11442
11443 * tramp.texi: Version 2.0.33 released.
11444 Remove installation chapter. Remove XEmacs specifics.
11445
11446 2003-03-29 Richard M. Stallman <rms@gnu.org>
11447
11448 * tramp.texi (Top): Undo the previous renaming.
11449 (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
11450
11451 2003-03-29 Kai Großjohann <kai.grossjohann@gmx.net>
11452
11453 * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
11454 version of manual.
11455
11456 * tramp.texi (Auto-save and Backup): New node.
11457
11458 2003-03-29 Michael Albinus <Michael.Albinus@alcatel.de>
11459
11460 * tramp.texi (Top): Include trampver.texi. Rename "Emacs" to "GNU
11461 Emacs" in order to have better differentiation to "XEmacs".
11462 `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
11463 are new macros in order to point to the other Emacs flavor where
11464 appropriate. In info case, point to node `Installation' in order
11465 to explain how to generate the other way. In html case, make a
11466 link to the other html file.
11467 (Obtaining TRAMP): Add a paragraph saying to perform `autoconf'
11468 after CVS checkout/update.
11469 (Installation): Completely rewritten.
11470 (Installation parameters, Load paths): New sections under
11471 `Installation'.
11472
11473 2003-02-28 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
11474
11475 * tramp.texi: Version 2.0.30 released.
11476 Replace word "path" with "localname" where used as a component of
11477 a Tramp file name.
11478
11479 2003-02-28 Michael Albinus <Michael.Albinus@alcatel.de>
11480
11481 * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
11482 introduced.
11483 (Installation): Explain what to do if files from the tramp/contrib
11484 directory are needed.
11485
11486 2003-02-23 Alex Schroeder <alex@emacswiki.org>
11487
11488 * smtpmail.texi (How Mail Works): New.
11489
11490 2003-02-22 Alex Schroeder <alex@emacswiki.org>
11491
11492 * smtpmail.texi: New file.
11493
11494 * Makefile.in: Build SMTP manual.
11495
11496 2003-02-05 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
11497
11498 * tramp.texi: Version 2.0.29 released.
11499 (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
11500 M-x makeinfo-buffer RET. Reported by gebser@ameritech.net.
11501
11502 2003-02-01 Michael Albinus <Michael.Albinus@alcatel.de>
11503
11504 * tramp.texi (Frequently Asked Questions): Explain a workaround if
11505 another package loads accidentally Ange-FTP.
11506
11507 2003-01-24 Michael Albinus <Michael.Albinus@alcatel.de>
11508
11509 * tramp.texi (Customizing Completion): Add function
11510 `tramp-parse-sconfig'. Change example of
11511 `tramp-set-completion-function', because parsing of ssh config
11512 files looks more natural.
11513
11514 2003-01-15 Kevin Ryde <user42@zip.com.au>
11515
11516 * gnus.texi (Using MIME): Mention auto-compression-mode with
11517 gnus-mime-copy-part.
11518
11519 2003-01-15 ShengHuo ZHU <zsh@cs.rochester.edu>
11520
11521 * gnus.texi: Do not use `path' in several locations.
11522
11523 2002-12-26 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
11524
11525 * tramp.texi (External transfer methods): New method `smb'.
11526 From Michael Albinus.
11527
11528 2002-11-05 Karl Berry <karl@gnu.org>
11529
11530 * info.texi (Info-fontify): Reorder face list to avoid bad line
11531 breaks.
11532
11533 2002-10-06 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11534
11535 * tramp.texi: Move @copying to standard place.
11536 Use @insertcopying.
11537
11538 2002-10-02 Karl Berry <karl@gnu.org>
11539
11540 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi:
11541 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
11542 * eshell.texi, eudc.texi, faq.texi, forms.texi, idlwave.texi:
11543 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, reftex.texi:
11544 * sc.texi, ses.texi, speedbar.texi, vip.texi, viper.texi:
11545 * widget.texi, woman.texi:
11546 Per rms, update all manuals to use @copying instead of @ifinfo.
11547 Also use @ifnottex instead of @ifinfo around the top node, where
11548 needed for the sake of the HTML output.
11549 (The Gnus manual is not fixed since it's not clear to me how it
11550 works; and the Tramp manual already uses @copying, although in an
11551 unusual way. All others were changed.)
11552
11553 2002-09-10 Jonathan Yavner <jyavner@engineer.com>
11554
11555 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
11556 (../info/ses, ses.dvi): New targets.
11557 * ses.texi: New file.
11558
11559 2002-09-06 Pavel Janík <Pavel@Janik.cz>
11560
11561 * texinfo.tex: Update to texinfo 4.2.
11562
11563 2002-08-27 Carsten Dominik <dominik@sand.science.uva.nl>
11564
11565 * reftex.texi: Update to RefTeX 4.19.
11566
11567 2002-07-21 Jesper Harder <harder@ifa.au.dk>
11568
11569 * gnus.texi (Sorting Groups): Add key bindings for
11570 gnus-group-sort-groups-by-real-name and
11571 gnus-group-sort-selected-groups-by-real-name.
11572
11573 2002-06-17 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11574
11575 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
11576 (../info/tramp, tramp.dvi): New targets.
11577
11578 2002-01-04 Eli Zaretskii <eliz@is.elta.co.il>
11579
11580 * Makefile.in (DVI_TARGETS): Add calc.dvi.
11581 (calc.dvi): Uncomment.
11582
11583 2001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
11584
11585 * Makefile.in (INFO_TARGETS): Add ../info/calc.
11586 (../info/calc): New target.
11587
11588 2001-10-20 Gerd Moellmann <gerd@gnu.org>
11589
11590 * (Version 21.1 released.)
11591
11592 2001-10-05 Gerd Moellmann <gerd@gnu.org>
11593
11594 * Branch for 21.1.
11595
11596 2001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
11597
11598 * Makefile.in (../info/info): Use an explicit -o switch to
11599 makeinfo.
11600
11601 2001-03-05 Gerd Moellmann <gerd@gnu.org>
11602
11603 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
11604
11605 2001-02-12 Michael Kifer <kifer@cs.sunysb.edu>
11606
11607 * ediff.texi: Added ediff-coding-system-for-read.
11608
11609 * viper.texi: Fix typos.
11610
11611 2000-12-20 Eli Zaretskii <eliz@is.elta.co.il>
11612
11613 * Makefile.in (../info/idlwave): Use --no-split.
11614
11615 2000-12-14 Dave Love <fx@gnu.org>
11616
11617 * Makefile.in (mostlyclean): Remove gnustmp.*.
11618 (gnus.dvi): Change rule to remove @latex stuff.
11619
11620 2000-10-19 Eric M. Ludlam <zappo@ultranet.com>
11621
11622 * Makefile.in (Speedbar): Add build targets for speedbar.texi.
11623
11624 2000-10-13 John Wiegley <johnw@gnu.org>
11625
11626 * Makefile.in: Add build targets for eshell.texi.
11627
11628 2000-09-25 Gerd Moellmann <gerd@gnu.org>
11629
11630 * Makefile.in: Remove/comment speedbar stuff.
11631
11632 2000-09-22 Dave Love <fx@gnu.org>
11633
11634 * Makefile.in: Add emacs-mime.
11635
11636 2000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
11637
11638 * Makefile.in (INFO_TARGETS): Add ../info/woman.
11639 (DVI_TARGETS): Add woman.dvi.
11640 (../info/woman, woman.dvi): New targets.
11641
11642 2000-05-31 Stefan Monnier <monnier@cs.yale.edu>
11643
11644 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
11645
11646 * pcl-cvs.texi: New file.
11647 * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
11648 (../info/pcl-cvs, pcl-cvs.dvi): New targets.
11649
11650 2000-05-11 Gerd Moellmann <gerd@gnu.org>
11651
11652 * Makefile.in (INFO_TARGETS): Add info/ebrowse.
11653 (../info/ebrowse, ebrowse.dvi): New targets.
11654
11655 2000-01-13 Gerd Moellmann <gerd@gnu.org>
11656
11657 * Makefile.in (INFO_TARGETS): Add eudc.
11658 (DVI_TARGETS): Add eudc.dvi.
11659 (../info/eudc, eudc.dvi): New targets.
11660
11661 2000-01-05 Eli Zaretskii <eliz@is.elta.co.il>
11662
11663 * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
11664 compatibility with 8+3 filesystems).
11665 (../info/efaq): Rename from emacs-faq.
11666
11667 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
11668
11669 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
11670 (../info/idlwave, idlwave.dvi): New targets.
11671
11672 1999-10-23 Dave Love <fx@gnu.org>
11673
11674 * Makefile.in: Use autotype.texi.
11675
11676 1999-10-12 Stefan Monnier <monnier@cs.yale.edu>
11677
11678 * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
11679 faq.texi file) rather than ../info/faq.
11680
11681 1999-10-07 Gerd Moellmann <gerd@gnu.org>
11682
11683 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
11684 (../info/ada-mode, ada-mode.dvi): New targets.
11685
11686 1999-09-01 Dave Love <fx@gnu.org>
11687
11688 * Makefile.in: Add faq.
11689
11690 1999-07-12 Richard Stallman <rms@gnu.org>
11691
11692 * Version 20.4 released.
11693
11694 1998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
11695
11696 * Version 20.3 released.
11697
11698 1998-04-06 Andreas Schwab <schwab@gnu.org>
11699
11700 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
11701 Use it in dvi targets.
11702 (../etc/GNU): Change to $(srcdir) first.
11703
11704 1998-03-11 Carsten Dominik <cd@delysid.gnu.org>
11705
11706 * reftex.texi: Update for RefTeX version 3.22.
11707
11708 1998-03-01 Kim-Minh Kaplan <KimMinh.Kaplan@utopia.eunet.fr>
11709
11710 * gnus.texi (Easy Picons): Remove references to
11711 `gnus-group-display-picons'.
11712 (Hard Picons): Ditto.
11713
11714 1998-02-08 Richard Stallman <rms@psilocin.gnu.org>
11715
11716 * Makefile.in (reftex.dvi, ../info/reftex): New targets.
11717 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
11718
11719 1997-09-23 Paul Eggert <eggert@twinsun.com>
11720
11721 * Makefile.in: Merge changes mistakenly made to `Makefile'.
11722 (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
11723
11724 1997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11725
11726 * Version 20.2 released.
11727
11728 1997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11729
11730 * Version 20.1 released.
11731
11732 1997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11733
11734 * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
11735
11736 1997-04-12 Per Abrahamsen <abraham@dina.kvl.dk>
11737
11738 * widget.texi (push-button): Document it.
11739
11740 1996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11741
11742 * Version 19.33 released.
11743
11744 1996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11745
11746 * Version 19.32 released.
11747
11748 1996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
11749
11750 * Makefile.in: Add rules for the Message manual.
11751
11752 1996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
11753
11754 * gnus.texi: New version.
11755
11756 * message.texi: New manual.
11757
11758 1996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11759
11760 * Makefile.in (All info targets): cd $(srcdir) to do the work.
11761
11762 1996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11763
11764 * Makefile.in (All info targets): Specify $(srcdir) in input files.
11765 Specify -I option.
11766 (All dvi targets): Set the TEXINPUTS variable.
11767
11768 1996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
11769
11770 * Version 19.31 released.
11771
11772 1996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
11773
11774 * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
11775 (INFO_TARGETS): Use new name. This avoids name conflict on MSDOS.
11776
11777 1995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11778
11779 * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
11780 (INFO_TARGETS): Add ../info/cc-mode.
11781 (DVI_TARGETS): Add cc-mode.dvi.
11782
11783 1995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11784
11785 * Version 19.30 released.
11786
11787 1995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
11788
11789 * gnus.texi: New file.
11790
11791 1995-11-04 Erik Naggum <erik@naggum.no>
11792
11793 * gnus.texi: File deleted.
11794
11795 1995-11-02 Stephen Gildea <gildea@stop.mail-abuse.org>
11796
11797 * mh-e.texi: "Function Index" -> "Command Index" to work with
11798 Emacs 19.30 C-h C-k support of separately-documented commands.
11799
11800 1995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11801
11802 * Makefile.in (../info/ediff, ediff.dvi): New targets.
11803 (INFO_TARGETS, DVI_TARGETS): Add those new targets.
11804
11805 1995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11806
11807 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
11808 (../info/viper, viper.dvi): New targets.
11809
11810 1995-04-20 Kevin Rodgers <kevinr@ihs.com>
11811
11812 * dired-x.texi (Installation): Change the example to set
11813 buffer-local variables like dired-omit-files-p in
11814 dired-mode-hook.
11815
11816 1995-04-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11817
11818 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
11819 (../info/mh-e, mh-e.dvi): New targets.
11820
11821 1995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
11822
11823 * Makefile.in (maintainer-clean): Rename from realclean.
11824
11825 1994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11826
11827 * Makefile.in: New file.
11828 * Makefile: File deleted.
11829
11830 1994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11831
11832 * Makefile (TEXINDEX_OBJS): Variable deleted.
11833 (texindex, texindex.o, getopt.o): Rules deleted.
11834 All deps on texindex deleted.
11835 (distclean): Don't delete texindex.
11836 (mostlyclean): Don't delete *.o.
11837 * texindex.c, getopt.c: Files deleted.
11838
11839 1994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11840
11841 * Version 19.26 released.
11842
11843 1994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11844
11845 * Version 19.25 released.
11846
11847 1994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11848
11849 * Version 19.24 released.
11850
11851 1994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11852
11853 * Version 19.23 released.
11854
11855 1994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11856
11857 * Makefile: Delete spurious tab.
11858
11859 1994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11860
11861 * Makefile (.SUFFIXES): New rule.
11862
11863 1994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11864
11865 * Makefile (dired-x.dvi, ../info/dired-x): New targets.
11866 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
11867
11868 1994-01-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11869
11870 * Makefile (../info/sc): Rename from sc.info.
11871 (../info/cl): Likewise.
11872 (INFO_TARGETS): Use new names.
11873
11874 1993-12-04 Richard Stallman (rms@srarc2)
11875
11876 * getopt.c: New file.
11877 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
11878 (getopt.o): New rule.
11879 (dvi): Don't depend on texindex.
11880 (cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
11881 Depend on texindex.
11882
11883 1993-12-03 Richard Stallman (rms@srarc2)
11884
11885 * Makefile (../info/sc.info): Rename from ../info/sc.
11886 (TEXI2DVI): New variable.
11887 (cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
11888 Add explicit commands.
11889 (TEXINDEX_OBJS): Delete duplicate getopt.o.
11890
11891 1993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11892
11893 * Version 19.22 released.
11894
11895 1993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11896
11897 * Makefile (TEXINDEX_OBJS): Delete spurious period.
11898
11899 1993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11900
11901 * Version 19.21 released.
11902
11903 1993-11-15 Paul Eggert (eggert@twinsun.com)
11904
11905 * Makefile (../info/cl.info): Rename from ../info/cl.
11906
11907 1993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11908
11909 * Makefile (../etc/GNU): New target.
11910 (EMACSSOURCES): Add gnu1.texi.
11911
11912 1993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11913
11914 * Makefile (realclean): Don't delete the Info files.
11915
11916 1993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
11917
11918 * forms.texi: Fix forms.texi so that it will format correctly.
11919 Add missing `@end iftex', fix bad reference.
11920
11921 1993-10-20 Brian J. Fox (bfox@ai.mit.edu)
11922
11923 * Makefile: Fix targets for texindex, new info.texi files.
11924 * info-stnd.texi: New file implements info for standalone info
11925 reader.
11926 * info.texi: Update to include recent changes to "../info/info".
11927 New source file for ../info/info; includes info-stnd.texi.
11928
11929 * texindex.c: Include "../src/config.h" if building in emacs.
11930
11931 * Makefile: Change all files to FILENAME.texi, force all targets
11932 to be FILENAME, not FILENAME.info. This changes sc.texinfo,
11933 vip.texinfo, forms.texinfo, cl.texinfo.
11934 Add target to build texindex.c, defining `emacs'.
11935
11936 * forms.texi: Install new file to match version 2.3 of forms.el.
11937
11938 1993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11939
11940 * Version 19.19 released.
11941
11942 1993-08-10 Simon Leinen (simon@lia.di.epfl.ch)
11943
11944 * sc.texinfo: Fix info file name.
11945
11946 * Makefile (info): Add gnus and sc.
11947 (dvi): Add gnus.dvi and sc.dvi.
11948 (../info/sc, sc.dvi): New targets.
11949
11950 1993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11951
11952 * Version 19.18 released.
11953
11954 1993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11955
11956 * Makefile: Fix source file names of the separate manuals.
11957 (gnus.dvi, ../info/gnus): New targets.
11958
11959 1993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11960
11961 * Version 19.17 released.
11962
11963 1993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11964
11965 * split-man: Fix typos in last change.
11966
11967 1993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11968
11969 * Version 19.16 released.
11970
11971 1993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11972
11973 * version 19.15 released.
11974
11975 1993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11976
11977 * Makefile (distclean): It's rm, not rf.
11978
11979 1993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11980
11981 * Version 19.14 released.
11982
11983 1993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11984
11985 * Makefile: New file.
11986
11987 1993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11988
11989 * Version 19.13 released.
11990
11991 1993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11992
11993 * Version 19.9 released.
11994
11995 1993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11996
11997 * Version 19.8 released.
11998
11999 1993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
12000
12001 * Version 19.7 released.
12002
12003 1990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
12004
12005 * gnus.texinfo: New file. Removed installation instructions.
12006
12007 1990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
12008
12009 * texindex.c: If USG, include sys/types.h and sys/fcntl.h.
12010
12011 1989-01-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
12012
12013 * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
12014 then define `\sc' as the command for smallcaps in Texinfo.
12015 This means that the @sc command will produce small caps. bfox has
12016 made the corresponding change to makeinfo and texinfm.el.
12017
12018 1988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
12019
12020 * vip.texinfo: Remove menu entry Adding Lisp Code in node
12021 Customization since the menu entry did not point to anything.
12022 Also add an @finalout command to remove overfull hboxes from the
12023 printed output.
12024
12025 * cl.texinfo: Add @bye, \input line and @settitle to file.
12026 This file is clearly intended to be a chapter of some other work,
12027 but the other work does not yet exist.
12028
12029 1988-07-25 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
12030
12031 * texinfo.texinfo: Three typos corrected.
12032
12033 ;; Local Variables:
12034 ;; coding: utf-8
12035 ;; End:
12036
12037 Copyright (C) 1993-1999, 2001-2015 Free Software Foundation, Inc.
12038
12039 This file is part of GNU Emacs.
12040
12041 GNU Emacs is free software: you can redistribute it and/or modify
12042 it under the terms of the GNU General Public License as published by
12043 the Free Software Foundation, either version 3 of the License, or
12044 (at your option) any later version.
12045
12046 GNU Emacs is distributed in the hope that it will be useful,
12047 but WITHOUT ANY WARRANTY; without even the implied warranty of
12048 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12049 GNU General Public License for more details.
12050
12051 You should have received a copy of the GNU General Public License
12052 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.