]> code.delx.au - gnu-emacs/blob - doc/misc/ChangeLog
Don't enforce :protection in EIEIO objects any more
[gnu-emacs] / doc / misc / ChangeLog
1 2015-01-17 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * eieio.texi (Slot Options): Document :protection as unsupported.
4
5 2015-01-01 Michael Albinus <michael.albinus@gmx.de>
6
7 Sync with Tramp 2.2.11.
8 * trampver.texi: Update release number.
9
10 2014-12-31 Paul Eggert <eggert@cs.ucla.edu>
11
12 Less 'make' chatter for Emacs doc
13 * Makefile.in (AM_DEFAULT_VERBOSITY, AM_V_GEN, am__v_GEN_)
14 (am__v_GEN_0, am__v_GEN_1): New macros, from ../../src/Makefile.in.
15 (ENVADD, $(buildinfodir)/%.info, %.html, ${buildinfodir}/ccmode.info)
16 (${buildinfodir}/efaq%.info, efaq%.html):
17 Use them.
18
19 2014-12-31 Filipp Gunbin <fgunbin@fastmail.fm>
20
21 * info.texi (Create Info buffer): Mention info-display-manual prefix.
22
23 2014-12-29 Paul Eggert <eggert@cs.ucla.edu>
24
25 * efaq.texi (Displaying the current file name in the titlebar):
26 Prefer (system-name) to system-name.
27 * smtpmail.texi (Server workarounds): Fix grammar.
28
29 2014-12-18 Eric Abrahamsen <eric@ericabrahamsen.net>
30
31 * gnus.texi (Gnus Registry Setup): Explain pruning changes. Mention
32 gnus-registry-prune-factor. Explain sorting changes and
33 gnus-registry-default-sort-function. Correct file extension.
34
35 2014-12-17 Jay Belanger <jay.p.belanger@gmail.com>
36
37 * calc.texi (About This Manual): Update instructions
38 for building the manual.
39
40 2014-12-15 Alan Mackenzie <acm@muc.de>
41
42 "Advice" is a mass noun. Amend text accordingly.
43 * cl.texi (Obsolete Macros): Replace "an advice" with "advice".
44
45 2014-12-12 Paul Eggert <eggert@cs.ucla.edu>
46
47 * texinfo.tex: Update from gnulib.
48
49 2014-12-08 Andrey Kotlarski <m00naticus@gmail.com>
50
51 * eww.texi (Basics): Document managing multiple eww buffers.
52
53 2014-12-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
54
55 * eww.texi (Basics): Document eww PDF viewing.
56
57 2014-11-23 Ivan Shmakov <ivan@siamics.net>
58
59 * eww.texi (Advanced): Mention the Desktop stuff (bug#18010).
60
61 2014-11-23 Michael Albinus <michael.albinus@gmx.de>
62
63 * tramp.texi (Remote processes): Let-bind environment variables to
64 `process-environment' when running `process-file' or
65 `start-file-process'.
66
67 2014-11-19 Ivan Shmakov <ivan@siamics.net>
68
69 * eww.texi (Basics): Document `eww-history-limit'.
70
71 2014-11-14 Paul Eggert <eggert@cs.ucla.edu>
72
73 * org.texi (The date/time prompt, Matching tags and properties):
74 Use leading zero with 24-hour times less than 10:00.
75
76 2014-11-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
77
78 * eww.texi (Variable Index): Mention `eww-after-render-hook'.
79
80 2014-11-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
81
82 * eww.texi (Basics): Document `eww-readable'.
83
84 2014-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
85
86 * gnus.texi (Top): Add missing `HTML' menu.
87 (HTML): Fix xref to FAQ 4-16.
88
89 2014-11-09 Glenn Morris <rgm@gnu.org>
90
91 * Makefile.in (version): Remove variable.
92 (clean): No longer delete dist tarfile.
93 (dist): Remove rule; replace with code in admin.el.
94
95 2014-11-08 Glenn Morris <rgm@gnu.org>
96
97 * Makefile.in (${buildinfodir}/ccmode.info)
98 (${buildinfodir}/efaq%.info): Ensure output directory exists.
99
100 2014-11-07 Tassilo Horn <tsdh@gnu.org>
101
102 * gnus.texi (HTML): Update section so that it mentions shr and w3m.
103 Also link the full EWW manual that explains more on shr, too.
104
105 * gnus-faq.texi (FAQ 4 - Reading messages, FAQ 4-16): Add Q&A on how to
106 increase contrast when displaying HTML mail with shr.
107
108 * eww.texi (Advanced): Document increasing contrast with
109 shr-color-visible-distance-min and
110 shr-color-visible-luminance-min.
111
112 2014-11-02 Teodor Zlatanov <tzz@lifelogs.com>
113
114 * auth.texi (Help for users): Explain quoting rules better.
115
116 2014-10-30 Glenn Morris <rgm@gnu.org>
117
118 * efaq.texi (Gnus does not work with NNTP): Remove; ancient.
119
120 2014-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
121
122 * eieio.texi (Accessing Slots, CLOS compatibility): Adjust wording
123 since `setf' is in core rather than in CL nowadays.
124
125 2014-10-29 Paul Eggert <eggert@cs.ucla.edu>
126
127 Simplify use of current-time and friends.
128 * org.texi (Dynamic blocks): Omit unnecessary call to current-time
129 in example.
130
131 2014-10-28 Christopher Schmidt <ch@ristopher.com>
132
133 * calc.texi (Quick Calculator): Mention prefix argument of
134 `quick-calc'.
135
136 2014-10-26 Eric S. Raymond <esr@thyrsus.com>
137
138 * efaq-w32.texi: Neutralize language specific to a repository type.
139
140 2014-10-25 Eric S. Raymond <esr@thyrsus.com>
141
142 * gnus-coding.texi: Neutralize language specific to a repository type.
143
144 2014-10-20 Glenn Morris <rgm@gnu.org>
145
146 * Merge in all changes up to 24.4 release.
147
148 2014-10-13 Glenn Morris <rgm@gnu.org>
149
150 * Makefile.in (dist): Update for new output variables.
151
152 2014-10-08 Leo Liu <sdl.web@gmail.com>
153
154 * cl.texi (Porting Common Lisp): Remove parse-integer.
155
156 2014-10-06 Ulf Jasper <ulf.jasper@web.de>
157
158 * newsticker.texi (Supported Formats): Fix order of subheading and
159 itemize.
160
161 2014-10-04 Glenn Morris <rgm@gnu.org>
162
163 * vip.texi (Other Vi Commands): Markup fix.
164
165 2014-10-03 Bastien Guerry <bzg@gnu.org>
166
167 * org.texi (Key bindings and useful functions): Fix typo.
168 Use the correct function's name.
169
170 2014-10-03 Michael Brand <michael.ch.brand@gmail.com>
171
172 * org.texi (Formula syntax for Calc): Add `f-1' to TBLFM example
173 about `nan'.
174
175 2014-10-03 Nicolas Goaziou <mail@nicolasgoaziou.fr>
176
177 * org.texi (Export settings): Be more explicit about how output
178 file name is built.
179
180 * org.texi (Headings and sectioning structure): Document menus.
181
182 * org.texi (Include files, Publishing options): Remove reference
183 to nonexistent variable.
184
185 2014-10-03 Eli Zaretskii <eliz@gnu.org>
186
187 * erc.texi (Connecting): Remove stray "OA" that failed the manual
188 build.
189
190 2014-10-03 Kelvin White <kwhite@gnu.org>
191
192 * erc.texi (Advanced Usage, Options): Add descriptions and examples
193 for erc-format-nick-function and erc-rename-buffers options.
194
195 2014-09-26 Leo Liu <sdl.web@gmail.com>
196
197 * cl.texi (Predicates on Numbers): Document cl-digit-char-p.
198 (Numerical Functions): Document cl-parse-integer. (Bug#18557)
199
200 2014-09-24 Ulf Jasper <ulf.jasper@web.de>
201
202 * newsticker.texi: Reworked. Document new treeview group
203 commands. Remove VERSION, UPDATED, use EMACSVER instead.
204 Use term 'feed reader'.
205
206 2014-09-04 Paul Eggert <eggert@cs.ucla.edu>
207
208 Less chatter in 'make' output.
209 * Makefile.in (clean): Simplify, for shorter command line.
210
211 2014-08-07 Reuben Thomas <rrt@sc3d.org>
212
213 * ediff.texi (Merging and diff3): Don't mention lack of support
214 for VMS diff, we no longer support VMS.
215
216 2014-08-07 Michael Albinus <michael.albinus@gmx.de>
217
218 * tramp.texi (Remote shell setup): Explain, how to change command
219 line arguments of remote "nc" listener.
220
221 2014-07-31 Tassilo Horn <tsdh@gnu.org>
222
223 * gnus.texi (Group Parameters): Document that `gcc-self' may also be a
224 list.
225
226 2014-07-28 Stephen Berman <stephen.berman@gmx.net>
227
228 * todo-mode.texi (Marked Items): Correct omission of item deletion
229 from commands applying to both todo and done items.
230
231 2014-07-18 Albert Krewinkel <albert+gnus@zeitkraut.de>
232
233 * gnus.texi (Posting Styles): Document the possibility to perform
234 string replacements when matching against headers.
235
236 2014-07-09 Stephen Berman <stephen.berman@gmx.net>
237
238 * todo-mode.texi (Levels of Organization): Comment out statement
239 that Emacs recognizes todo files by their extension, since this
240 feature has been removed due to bug#17482.
241
242 2014-07-03 Michael Albinus <michael.albinus@gmx.de>
243
244 * trampver.texi: Update release number.
245
246 2014-07-03 Glenn Morris <rgm@gnu.org>
247
248 * info.texi, mh-e.texi: "Online help" doesn't mean what it
249 used to any more.
250
251 * idlwave.texi (Introduction): Comment out dead http screenshot links.
252
253 2014-06-24 Leo Liu <sdl.web@gmail.com>
254
255 * dired-x.texi (Omitting Files in Dired, Omitting Variables):
256 Fix key binding to dired-omit-mode. (Bug#16354)
257
258 2014-06-24 Eli Zaretskii <eliz@gnu.org>
259
260 * autotype.texi (Skeleton Language): Document the \n feature better.
261
262 2014-06-23 Glenn Morris <rgm@gnu.org>
263
264 * Makefile.in (%.texi): Disable implicit rules.
265
266 2014-06-22 Mario Lang <mlang@delysid.org>
267
268 * srecode.texi (Base Arguments): The the -> to the.
269
270 * org.texi (Images in ODT export): The the -> the.
271
272 2014-06-21 Eli Zaretskii <eliz@gnu.org>
273
274 * autotype.texi (Skeleton Language): Document the feature of \n
275 when at eol.
276
277 2014-06-21 Michael Albinus <michael.albinus@gmx.de>
278
279 * dbus.texi (Type Conversion): Formatting edits in example.
280
281 2014-06-15 Michael Albinus <michael.albinus@gmx.de>
282
283 Sync with Tramp 2.2.10.
284
285 * tramp.texi (Inline methods): Remove restriction on "telnet".
286 Recommend sharing ssh connections for "plink".
287 (External methods): Remove "sftp". Merge "pscp" and "psftp"
288 descriptions. Recommend sharing ssh connections. Add "nc" method.
289 (GVFS based methods): Add "sftp".
290 (Customizing Completion, External packages, Issues):
291 Use @dots{}.
292
293 * trampver.texi: Update release number.
294
295 2014-06-15 Glenn Morris <rgm@gnu.org>
296
297 * Makefile.in (bootstrap-clean): New.
298
299 2014-06-12 Vincent Belaïche <vincentb1@users.sourceforge.net>
300
301 * ses.texi: Adding documentation for SES local printer functions.
302
303 2014-06-12 Glenn Morris <rgm@gnu.org>
304
305 * Makefile.in: Use GNU Make features to reduce duplication.
306 (mkinfodir): Remove.
307 (${buildinfodir}): Generate using an order-only prerequisite.
308 (.dvi.ps): Replace with pattern rule.
309 ($INFO_TARGETS): Mark as PHONY.
310 (${buildinfodir}): New rule.
311 (EXTRA_OPTS, need_emacsver, need_emacsver_prefix): New variables.
312 (${buildinfodir}/%.info, %.dvi, %.pdf, %.html, %.ps):
313 New pattern rules, replacing numerous previous explicit rules.
314 (info_template): New definition.
315 (gnus.dvi, gnus.pdf): Use distinct intermediate files.
316 (mostlyclean): Adjust for above gnus change.
317
318 2014-06-11 Glenn Morris <rgm@gnu.org>
319
320 * Makefile.in (INFO_INSTALL): Update for 2013-08-28 DOCMISC_W32 change.
321
322 2014-06-10 Glenn Morris <rgm@gnu.org>
323
324 * Makefile.in (INFO_EXT): Remove and replace by ".info" throughout.
325 (INFO_OPTS): Set directly rather than with configure.
326
327 2014-06-08 Karl Berry <karl@gnu.org>
328
329 * doc/info.texi (Help-^L): "mode line", "screenful",
330 stand-alone and Emacs Info both use the mode line.
331 Use x instead of weird C-x 0 to get rid of help msg
332 in standalone Info.
333
334 2014-06-08 Glenn Morris <rgm@gnu.org>
335
336 * vip.texi (Files): Defer to Emacs manual for uniquify details.
337
338 * info.texi (Help-Small-Screen): Clarify details of S-SPC.
339 (Help-Small-Screen, Help-]): Do not mention S-SPC.
340 (Emacs Info Variables): Markup fix.
341
342 * ebrowse.texi (Source Display, Finding/Viewing):
343 * erc.texi (Sample Session):
344 * ses.texi (The Basics):
345 * todo-mode.texi (Moving and Deleting Items):
346 * woman.texi (Navigation): Markup fixes re SPC, RET.
347
348 2014-06-02 Glenn Morris <rgm@gnu.org>
349
350 * efaq.texi (Finding a package with particular functionality):
351 Update example.
352 * vip.texi: Mention this is obsolete.
353
354 2014-05-27 Paul Eggert <eggert@cs.ucla.edu>
355
356 * texinfo.tex: Update from gnulib.
357
358 2014-05-26 Paul Eggert <eggert@cs.ucla.edu>
359
360 Specify coding if Latin-1 Emacs would misinterpret (Bug#17575).
361 * htmlfontify.texi, org.texi: Add "coding: utf-8".
362
363 2014-05-26 Stephen Berman <stephen.berman@gmx.net>
364
365 * todo-mode.texi: Update in light of changes due to bug#17482.
366 Replace numerous mistaken uses of literal quotes with proper
367 Texinfo markup.
368 (Todo Mode Entry Points): Comment out reference to using find-file
369 or Dired to visit Todo files, since this has been disabled (bug#17482).
370
371 2014-05-20 Leo Liu <sdl.web@gmail.com>
372
373 * cl.texi (List Functions, Efficiency Concerns): Update cl-endp.
374
375 2014-05-13 Paul Eggert <eggert@cs.ucla.edu>
376
377 * texinfo.tex: Update from gnulib.
378
379 2014-05-08 Michael Albinus <michael.albinus@gmx.de>
380
381 * tramp.texi (Frequently Asked Questions): Mention HISTFILE
382 setting in ~/.ssh/environment.
383
384 2014-05-04 Stephen Berman <stephen.berman@gmx.net>
385
386 * todo-mode.texi: Update, improve exposition, add cross
387 references, fix typos.
388 (Inserting New Items, Editing Item Headers and Text): Rewrite to
389 document new user interface.
390
391 2014-05-04 Glenn Morris <rgm@gnu.org>
392
393 * autotype.texi (Skeleton Language):
394 * message.texi (Header Commands): Replace `iff'.
395
396 2014-05-02 Paul Eggert <eggert@cs.ucla.edu>
397
398 * vhdl-mode.texi: Add "@documentencoding UTF-8",
399 since this is a toplevel .texi file.
400
401 2014-04-22 Bastien Guerry <bzg@gnu.org>
402
403 * org.texi (Installation): Be more clear on why installing Org
404 through ELPA should be done without loading any Org file.
405
406 * org.texi (Emphasis and monospace): Document the use of
407 =verbatim= and ~code~ to be consistent with
408 `org-element-text-markup-successor'.
409
410 * org.texi (In-buffer settings, Radio tables): Tiny fixes.
411
412 * org.texi (Initial visibility):
413 * org.texi (Literal examples): Fix typos.
414
415 2014-04-22 Michael Brand <michael.ch.brand@gmail.com>
416
417 * org.texi (Column attributes): Add a sentence to point out
418 the dependency on the format specifier.
419
420 2014-04-22 Nicolas Goaziou <n.goaziou@gmail.com>
421
422 * org.texi (The Export Dispatcher): Reformulation.
423
424 * org.texi (@LaTeX{} specific attributes): Update manual.
425
426 * org.texi (Top, Exporting): Org has its own documentation and
427 should therefore be removed from "Other build-in back-ends".
428
429 2014-04-22 Stefan Monnier <monnier@iro.umontreal.ca>
430
431 * cl.texi (Structures): Remove cl-struct-set-slot-value.
432
433 2014-04-20 Daniel Colascione <dancol@dancol.org>
434
435 * cl.texi (Declarations): Document changes to `cl-the' and defstruct functions.
436
437 2014-04-17 Paul Eggert <eggert@cs.ucla.edu>
438
439 * Makefile.in (infoclean): Be consistent about reporting failures.
440
441 2014-03-27 Glenn Morris <rgm@gnu.org>
442
443 * Makefile.in (INFO_COMMON): Add vhdl-mode.
444 (vhdl_mode_deps, vhdl-mode, $(buildinfodir)/vhdl-mode$(INFO_EXT))
445 (vhdl-mode.dvi, vhdl-mode.pdf, vhdl-mode.html): New rules/variables.
446
447 * vhdl-mode.texi: General clean-up. Set copyright to FSF, add license.
448 Remove hand-written node pointers. Remove info re old Emacs versions.
449 Markup fixes.
450 (Getting Connected): Remove irrelevant info.
451 (Indentation Commands, Requirements): Remove empty/irrelevant nodes.
452 (Frequently Asked Questions): Electric indent is now enabled.
453
454 2014-03-27 Reto Zimmermann <reto@gnu.org>
455 Rod Whitby <software.vhdl-mode@rwhitby.net>
456
457 * vhdl-mode.texi: New file, imported from upstream vhdl-mode.
458
459 2014-03-26 Paul Eggert <eggert@cs.ucla.edu>
460
461 * texinfo.tex: Update from gnulib.
462
463 2014-03-26 Michael Albinus <michael.albinus@gmx.de>
464
465 * tramp.texi (Frequently Asked Questions): Add fish shell settings.
466
467 2014-03-23 Katsumi Yamaoka <yamaoka@jpl.org>
468
469 * gnus.texi (Ma Gnus): Mention header attachment buttons.
470
471 2014-03-23 Lars Ingebrigtsen <larsi@gnus.org>
472
473 * emacs-mime.texi (MML Definition): Document recipient-filename.
474
475 2014-03-23 Katsumi Yamaoka <yamaoka@jpl.org>
476
477 * gnus.texi (MIME Commands):
478 Mention gnus-mime-buttonize-attachments-in-header and
479 gnus-mime-display-attachment-buttons-in-header.
480
481 2014-03-23 Lars Ingebrigtsen <larsi@gnus.org>
482
483 * message.texi (Forwarding):
484 Mention `message-forward-included-headers'.
485
486 2014-03-23 Lars Ingebrigtsen <larsi@gnus.org>
487
488 * gnus.texi: w3 is no longer supported by Gnus.
489
490 2014-03-22 Glenn Morris <rgm@gnu.org>
491
492 * efaq.texi (Informational files for Emacs): Do not mention etc/GNU.
493
494 2014-03-21 Glenn Morris <rgm@gnu.org>
495
496 * ede.texi (ede-linux):
497 * vip.texi (New Bindings): Tiny copyedits.
498
499 2014-03-18 Stefan Monnier <monnier@iro.umontreal.ca>
500
501 * vip.texi (Other Vi Commands): Adjust doc of C-j.
502
503 * cc-mode.texi (Indentation Commands): Remove C-j, since it's not
504 defined by CC-mode but globally.
505 (FAQ): Tweak text about RET and auto-indentation.
506
507 2014-03-18 David Engster <deng@randomsample.de>
508
509 * ede.texi (Project Local Variables): Remove reference to
510 `ede-java-root' and the example using it.
511 (Android projects, ede-java-root): Remove nodes since they are
512 only in CEDET upstream (Bug#17030). All nodes updated.
513 (ede-cpp-root): Document the :compile-command slot.
514 (ede-linux): Document new variables
515 `project-linux-build-directory-default' and
516 `project-linux-architecture-default'.
517
518 2014-03-12 Glenn Morris <rgm@gnu.org>
519
520 * eww.texi (History and Acknowledgments):
521 Don't list everyone who changed the code.
522
523 * ada-mode.texi, auth.texi, calc.texi, ebrowse.texi, efaq.texi:
524 * emacs-gnutls.texi, epa.texi, ert.texi, eshell.texi, eww.texi:
525 * flymake.texi, gnus.texi, info.texi, message.texi, mh-e.texi:
526 * newsticker.texi, pcl-cvs.texi, rcirc.texi, sem-user.texi:
527 * smtpmail.texi, url.texi, viper.texi, wisent.texi, woman.texi:
528 Use @file for buffers, per the Texinfo manual.
529
530 2014-03-12 Paul Eggert <eggert@cs.ucla.edu>
531
532 * org.texi: Don't set txicodequoteundirected and txicodequotebacktick
533 so that the Org Manual's style for ` and ' in code is consistent
534 with the other Emacs manuals. This affects PDF, not .info files.
535
536 2014-03-12 Glenn Morris <rgm@gnu.org>
537
538 * octave-mode.texi (Using Octave Mode): Remove outdated stuff
539 about RET and indentation.
540
541 2014-03-03 Juanma Barranquero <lekktu@gmail.com>
542
543 * gnus.texi:
544 * semantic.texi: Fix whitespace.
545
546 * ede.texi (Android projects):
547 * eieio.texi (Class Options, Making New Objects)
548 (Method Invocation, CLOS compatibility):
549 * sem-user.texi (Tag Decoration Mode): Fix typos.
550
551 2014-03-02 Xue Fuqiao <xfq@gnu.org>
552
553 * sem-user.texi (Create System Databases): Markup fix.
554
555 2014-02-28 Glenn Morris <rgm@gnu.org>
556
557 * info.texi (Further Reading): Rename node from Expert Info.
558 Remove stuff about writing Info nodes by hand.
559 (Help-Cross): Move node from (mainly deleted) chapter 3 to chapter 1.
560
561 * info.texi: Nuke hand-written node pointers.
562
563 2014-02-28 Karl Berry <karl@gnu.org>
564
565 * info.texi (Top): Mention H for a summary of all commands.
566
567 2014-02-25 Glenn Morris <rgm@gnu.org>
568
569 * edt.texi (Quick start, Starting emulation): Update hook details.
570 * efaq.texi (Fullscreen mode on MS-Windows)
571 (Terminal setup code works after Emacs has begun): Update hook details.
572 * vip.texi (Loading VIP): Fix hook example.
573
574 * efaq-w32.texi (Bash): Don't use setq with hooks.
575
576 2014-02-24 Paul Eggert <eggert@cs.ucla.edu>
577
578 * texinfo.tex: Update from gnulib.
579
580 2014-02-22 Xue Fuqiao <xfq@gnu.org>
581
582 * remember.texi (Quick Start): Add an index.
583 (Function Reference, Quick Start): Add cross-references.
584
585 2014-02-21 Glenn Morris <rgm@gnu.org>
586
587 * flymake.texi (Starting the syntax check process): Grammar fix.
588
589 * tramp.texi (External packages): Grammar fix.
590 Reword for default sentinel not being nil any more.
591
592 2014-02-19 Michael Albinus <michael.albinus@gmx.de>
593
594 * trampver.texi: Update release number.
595
596 2014-02-19 Glenn Morris <rgm@gnu.org>
597
598 * remember.texi: Copyedits.
599 (Quick Start): No need for manual autoloads. Mention remember-notes.
600 (Function Reference): Update arguments. Add new commands.
601
602 2014-02-18 Glenn Morris <rgm@gnu.org>
603
604 * remember.texi (copying): Bump remember mode version.
605 (Installation): Remove unnecessary chapter.
606 (Quick Start): No need to explicitly load remember.el.
607 (Separate Text Files): New section.
608
609 2014-02-17 Glenn Morris <rgm@gnu.org>
610
611 * eieio.texi (Class Values, CLOS compatibility):
612 Remove references to deleted eieio-describe-class/generic.
613
614 2014-02-16 Michael Albinus <michael.albinus@gmx.de>
615
616 Sync with Tramp 2.2.9.
617 * trampver.texi: Update release number.
618
619 * efaq-w32.texi (Tramp ssh): Remove also pscp1 and pscp2.
620
621 2014-02-14 Jay Belanger <jay.p.belanger@gmail.com>
622
623 * calc.texi (Single-Variable Statistics): Remove mention of
624 incorrect keybinding.
625
626 2014-02-12 Paul Eggert <eggert@cs.ucla.edu>
627
628 * texinfo.tex: Update from gnulib.
629
630 2014-02-08 Glenn Morris <rgm@gnu.org>
631
632 * auth.texi (GnuPG and EasyPG Assistant Configuration):
633 Be agnostic about authinfo/authinfo.gpg default order. (Bug#16642)
634
635 2014-02-07 Glenn Morris <rgm@gnu.org>
636
637 * viper.texi (File and Buffer Handling): Prefer ido to iswitchb.
638
639 2014-02-06 Glenn Morris <rgm@gnu.org>
640
641 * epa.texi (Mail-mode integration): Mention epa-mail-aliases.
642
643 * mh-e.texi, viper.texi: Do not use colons in index entries.
644
645 2014-02-05 Paul Eggert <eggert@cs.ucla.edu>
646
647 * texinfo.tex: Update from gnulib.
648
649 2014-02-05 Glenn Morris <rgm@gnu.org>
650
651 * epa.texi: Add indices.
652
653 * url.texi (Cookies): Mention url-cookie-list command.
654
655 2014-02-03 Glenn Morris <rgm@gnu.org>
656
657 * cl.texi (Blocks and Exits): Mention cl-tagbody.
658
659 2014-02-02 Glenn Morris <rgm@gnu.org>
660
661 * efaq-w32.texi (Tramp ssh): Remove deleted tramp methods.
662
663 2014-01-31 Glenn Morris <rgm@gnu.org>
664
665 * efaq.texi (Replacing highlighted text):
666 Update delete-selection-mode doc.
667
668 2014-01-30 Xue Fuqiao <xfq.free@gmail.com>
669
670 * sem-user.texi (Include paths): Fix a Texinfo command.
671
672 2014-01-27 Glenn Morris <rgm@gnu.org>
673
674 * idlwave.texi (Lesson III---User Catalog, Online Help)
675 (Starting the Shell, Catalogs, User Catalog):
676 * remember.texi (Quick Start):
677 * viper.texi:
678 * vip.texi (Customization, Customizing Constants)
679 (Customizing Key Bindings): Update for files being in ~/.emacs.d/.
680
681 2014-01-25 Xue Fuqiao <xfq.free@gmail.com>
682
683 * cc-mode.texi (Minor Modes): Minor fix.
684
685 2014-01-24 David Engster <deng@randomsample.de>
686
687 * eieio.texi (Introduction): Fix references.
688
689 2014-01-24 Glenn Morris <rgm@gnu.org>
690
691 * efaq.texi (Termcap/Terminfo entries for Emacs):
692 Use M-x term rather than M-x terminal-emulator.
693
694 * emacs-mime.texi (time-date): Use float-time.
695
696 2014-01-22 David Engster <deng@randomsample.de>
697
698 * eieio.texi (Introduction): Move introductory paragraph about
699 EIEIO and CLOS from 'Building Classes' to here.
700 (Documentation): Remove, since eieio-doc is not part of Emacs.
701 (Class Values, CLOS compatibility): Mention that
702 `describe-function' will also give information about classes.
703
704 2014-01-20 Paul Eggert <eggert@cs.ucla.edu>
705
706 * texinfo.tex: Update from gnulib.
707
708 2014-01-15 Glenn Morris <rgm@gnu.org>
709
710 * Makefile.in (eww_deps): Does not depend on emacsver.texi.
711
712 2014-01-12 Michael Albinus <michael.albinus@gmx.de>
713
714 * tramp.texi (all): Doc fix according to GNU Coding Standards.
715 Use "file name" instead of "filename" or "path". Use "host"
716 instead of "machine".
717
718 2014-01-12 David Engster <deng@randomsample.de>
719
720 * eieio.texi (Introduction): `class-of' is obsolete.
721 (Predicates, Basic Methods): Adapt function names to namespace
722 cleanup.
723
724 2014-01-12 Xue Fuqiao <xfq.free@gmail.com>
725
726 * eww.texi (Basics): Use "directory" instead of "path" (Bug#16419).
727
728 2014-01-12 Glenn Morris <rgm@gnu.org>
729
730 * efaq.texi (Guidelines for newsgroup postings)
731 (Informational files for Emacs):
732 Remove references to etc/MAILINGLISTS, etc/INTERVIEW.
733
734 2014-01-10 Stefan Monnier <monnier@iro.umontreal.ca>
735
736 * cl.texi (Function Bindings): Fix incorrect description of cl-let.
737
738 2014-01-09 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
739
740 * Makefile.in: Add eww.texi.
741 * eww.texi: New file.
742
743 2014-01-07 Glenn Morris <rgm@gnu.org>
744
745 * efaq.texi (Problems with very large files): Fix superscript typo.
746
747 2013-01-07 Rasmus <w530@pank.eu>
748
749 * org.texi (Global and local cycling): Fix missing '@'.
750
751 2013-01-07 Bastien Guerry <bzg@gnu.org>
752
753 * org.texi (Global and local cycling): Mention C-u C-u TAB.
754 (Include files, The Export Dispatcher)
755 (Advanced configuration)
756 (Header arguments in Org mode properties): Spelling fixes.
757 (Special blocks): Add #+BEGIN_ABSTRACT as another example.
758 (@LaTeX{} specific attributes): New index entries.
759 Use #+BEGIN_ABSTRACT in the example.
760
761 2013-01-07 Nicolas Goaziou <n.goaziou@gmail.com>
762
763 * org.texi (Org export): New section.
764 (HTML doctypes): Fix whitespace error. Fix display.
765 (Publishing options): Add missing html publishing options.
766
767 2014-01-07 Glenn Morris <rgm@gnu.org>
768
769 * efaq.texi (Basic editing, Packages that do not come with Emacs):
770 Merge in some info from etc/MORE.STUFF.
771
772 2014-01-05 Paul Eggert <eggert@cs.ucla.edu>
773
774 Specify .texi encoding (Bug#16292).
775 * ada-mode.texi, auth.texi, autotype.texi, bovine.texi, calc.texi:
776 * cc-mode.texi, cl.texi, dbus.texi, dired-x.texi, ebrowse.texi:
777 * ede.texi, ediff.texi, edt.texi, efaq.texi, eieio.texi:
778 * emacs-gnutls.texi, epa.texi, erc.texi, ert.texi:
779 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi:
780 * gnus-faq.texi, htmlfontify.texi, idlwave.texi, ido.texi, info.texi:
781 * message.texi, mh-e.texi, newsticker.texi, nxml-mode.texi:
782 * octave-mode.texi, org.texi, pcl-cvs.texi, pgg.texi, rcirc.texi:
783 * reftex.texi, remember.texi, sasl.texi, sc.texi, semantic.texi:
784 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi, srecode.texi:
785 * todo-mode.texi, tramp.texi, url.texi, vip.texi, viper.texi:
786 * widget.texi, wisent.texi, woman.texi:
787 Add @documentencoding.
788
789 2014-01-03 Aidan Gauland <aidalgol@amuri.net>
790
791 * eshell.texi (What Eshell is not): Clean up confusing clause.
792
793 2014-01-03 Glenn Morris <rgm@gnu.org>
794
795 * efaq-w32.texi, reftex.texi: Use @insertcopying in non-TeX.
796
797 * ede.texi, eieio.texi, semantic.texi, srecode.texi:
798 Add copyright notice to titlepage.
799
800 * dbus.texi, nxml-mode.texi, widget.texi: Add titlepage.
801
802 * ert.texi: Add a titlepage. Use @insertcopying.
803
804 * calc.texi (Top): Use @top rather than @chapter.
805
806 2014-01-03 Aidan Gauland <aidalgol@amuri.net>
807
808 * eshell.texi (top): Fix incorrect use of xref.
809
810 2014-01-03 Aidan Gauland <aidalgol@amuri.net>
811
812 * eshell.texi (top): Fix incorrect info filename in an xref.
813
814 2014-01-02 Glenn Morris <rgm@gnu.org>
815
816 * Makefile.in (cc_mode_deps): Rename from (typo) ccmode_deps.
817
818 2014-01-02 Aidan Gauland <aidalgol@amuri.net>
819
820 * eshell.texi (Command Basics): Remove `Command basics' chapter.
821
822 2014-01-02 Aidan Gauland <aidalgol@amuri.net>
823
824 * eshell.texi (What is Eshell?): Add section about what not to use
825 Eshell for.
826
827 2013-12-23 Teodor Zlatanov <tzz@lifelogs.com>
828
829 * emacs-gnutls.texi (Help For Users): Document `gnutls-verify-error'.
830
831 2013-12-22 Glenn Morris <rgm@gnu.org>
832
833 * woman.texi (Navigation): Use itemx where appropriate.
834
835 2013-12-20 Tassilo Horn <tsdh@gnu.org>
836
837 * info.texi, woman.texi:
838 Document `S-SPC' as alternative to `DEL' for scrolling.
839
840 2013-12-20 Jay Belanger <jay.p.belanger@gmail.com>
841
842 * calc.texi (Stack Manipulation Commands): Mention using the variable
843 `calc-context-sensitive-enter' for `calc-enter' and `calc-pop'.
844
845 2013-12-12 Michael Albinus <michael.albinus@gmx.de>
846
847 * tramp.texi (direntry): Use ssh but rsh.
848 (all): Encode all environment variable names with @env{...}.
849 (Bug Reports): Refer to Testing node.
850
851 2013-12-12 Glenn Morris <rgm@gnu.org>
852
853 * autotype.texi, cc-mode.texi, ediff.texi, ert.texi:
854 * htmlfontify.texi, ido.texi, octave-mode.texi, org.texi:
855 * srecode.texi, todo-mode.texi, tramp.texi:
856 Sync direntry with info/dir version.
857
858 2013-12-11 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
859
860 * Makefile.in: Add octave-mode.texi.
861
862 2013-12-11 Kurt Hornik <Kurt.Hornik@wu-wien.ac.at>
863 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
864
865 * octave-mode.texi: Import from GNU Octave (doc/interpreter/emacs.txi).
866
867 2013-12-08 Juanma Barranquero <lekktu@gmail.com>
868
869 * dbus.texi (Properties and Annotations): Fix typo.
870
871 2013-12-06 Bastien Guerry <bzg@gnu.org>
872
873 * org.texi: Don't include Emacs version within Org's version.
874
875 2013-12-06 Nicolas Goaziou <n.goaziou@gmail.com>
876
877 * org.texi (Creating one-off styles): Use new export snippet
878 syntax.
879
880 * org.texi (Export settings): Documentation describing how text
881 above the first heading is ignored when an :export: tag is in a
882 file.
883
884 2013-12-05 Michael Albinus <michael.albinus@gmx.de>
885
886 * dbus.texi (Type Conversion): Clarify unibyte-ness of strings.
887
888 2013-11-30 Glenn Morris <rgm@gnu.org>
889
890 * Makefile.in (distclean): Remove Makefile.
891
892 2013-11-20 era eriksson <era+emacsbugs@iki.fi>
893
894 * ses.texi (Quick Tutorial): New chapter. (Bug#14748)
895 (The Basics, Formulas): Copyedits.
896 (Resizing, Printer functions): Add index entries.
897
898 2013-11-17 Jay Belanger <jay.p.belanger@gmail.com>
899
900 * calc.texi (Customizing Calc): Mention new variable
901 `calc-context-sensitive-enter'.
902
903 2013-11-12 Aaron Ecay <aaronecay@gmail.com>
904
905 * org.texi (Exporting code blocks): Document the 'inline-only
906 setting for `org-export-babel-evaluate'. Document how :var
907 introduces code block dependencies.
908
909 2013-11-12 Achim Gratz <Stromeko@Stromeko.DE>
910
911 * org.texi (Header arguments): Document header-args[:lang]
912 properties and remove deprecated old-style properties from
913 documentation.
914
915 * org.texi (Agenda commands): Remove footnote from @tsubheading
916 and add a sentence with the reference instead.
917
918 2013-11-12 Bastien Guerry <bzg@gnu.org>
919
920 * org.texi (Catching invisible edits):
921 * org.texi (Plain lists, Plain lists):
922 * org.texi (Advanced configuration):
923 * org.texi (Tag groups):
924 * org.texi (Conventions):
925 * org.texi (Checkboxes, Radio lists):
926 * org.texi (Top, Summary, Exporting):
927 * org.texi (In-buffer settings): Fix typos.
928
929 * org.texi (Refile and copy): Document `org-copy' and `C-3 C-c
930 C-w'. Add an index entry for `org-refile-keep'.
931
932 * org.texi (Plain lists): Add an index entry for sorting plain
933 list. Document sorting by checked status for check lists.
934
935 * org.texi (Publishing options): Fix old variable names.
936
937 * org.texi (Orgstruct mode): Fix suggested setting of
938 `orgstruct-heading-prefix-regexp'.
939
940 * org.texi (Export settings):
941 Document `org-export-allow-bind-keywords'.
942
943 * org.texi (History and Acknowledgments): Small rephrasing.
944
945 * org.texi (Template elements): Add a footnote about tags accepted
946 in a year datetree.
947
948 * org.texi (Beamer export, @LaTeX{} and PDF export)
949 (Header and sectioning, @LaTeX{} specific attributes):
950 Enhance style.
951
952 * org.texi (Agenda commands): Add a footnote about dragging agenda
953 lines: it does not persist and it does not change the .org files.
954
955 * org.texi (Agenda commands): Add a table heading for dragging
956 agenda lines forward/backward.
957
958 * org.texi (Agenda commands): Add documentation for
959 `org-agenda-bulk-toggle' and `org-agenda-bulk-toggle-all'.
960
961 * org.texi (Publishing options): Update the list of options.
962 (Simple example, Complex example): Fix the examples.
963
964 * org.texi (Formula syntax for Calc): Don't use a bold font the
965 warning.
966
967 * org.texi (Other built-in back-ends): New section.
968
969 * org.texi (Editing source code):
970 Document `org-edit-src-auto-save-idle-delay' and
971 `org-edit-src-turn-on-auto-save'.
972
973 * org.texi (External links): Document contributed link types
974 separately.
975
976 * org.texi (Closing items):
977 Document `org-closed-keep-when-no-todo'.
978
979 * org.texi (Export back-ends): Rename from "Export formats".
980 (The Export Dispatcher): Remove reference to
981 `org-export-run-in-background'.
982 (Export settings): Minor rewrites.
983 (ASCII/Latin-1/UTF-8 export): Update variable's name.
984 (In-buffer settings): Add #+HTML_HEAD_EXTRA.
985
986 * org.texi (Export in foreign buffers): New section.
987 (Exporting): Remove documentation about converting the selected
988 region.
989
990 * org.texi (Advanced configuration): Put the filter valid types in
991 a table. Use @lisp and @smalllisp.
992
993 * org.texi: Use @code{nil} instead of nil. Update the maintainer
994 contact info.
995
996 * org.texi (Exporting): Better introductory sentence. Add a note
997 about conversion commands.
998 (Feedback, Orgstruct mode, Built-in table editor)
999 (Built-in table editor, Orgtbl mode, Updating the table)
1000 (Property syntax, Capturing column view, Capture)
1001 (Agenda files, Agenda commands, CDLaTeX mode, CDLaTeX mode)
1002 (Exporting, Extending ODT export)
1003 (Working with @LaTeX{} math snippets, dir, Customization)
1004 (Radio tables, A @LaTeX{} example, Pulling from MobileOrg):
1005 Uniformly use @kbd{M-x command RET}.
1006
1007 * org.texi (Filtering/limiting agenda items): New subsection.
1008 Document the use of `org-agenda-max-*' options and
1009 `org-agenda-limit-interactively' from the agenda.
1010 (Agenda commands): Move details about filtering commands to
1011 the new section, only include a summary here.
1012 (Customizing tables in ODT export)
1013 (System-wide header arguments, Conflicts, Dynamic blocks):
1014 Use spaces for indentation.
1015
1016 * org.texi (Emphasis and monospace): Mention `org-emphasis-alist'.
1017
1018 * org.texi (Links in HTML export, Images in HTML export)
1019 (post): Fix syntax within #+ATTR_*.
1020 (Tables in HTML export): Document `org-html-table-row-tags'
1021 and use `org-html-table-default-attributes' instead of
1022 `org-html-table-tag'.
1023
1024 * org.texi (Publishing action, Publishing options)
1025 (Publishing links): Major rewrite. Enhance explanations for
1026 `org-org-publish-to-org'. Remove reference to
1027 `org-export-run-in-background'.
1028
1029 * org.texi: Fix many small typos. Use #+NAME instead of
1030 #+TBLNAME. Use @smalllisp instead of @example.
1031 (Special symbols): Add index?
1032 (HTML preamble and postamble): Don't mention obsolete use of
1033 opt-plist.
1034 (JavaScript support): Don't mention the org-jsinfo.el file as it
1035 has been merged with ox-html.el.
1036
1037 * org.texi (Installation, Feedback, Setting Options)
1038 (Code evaluation security, org-crypt.el): Use @lisp instead of
1039 @example.
1040 (Agenda commands): Use @table instead of @example.
1041
1042 * org.texi (Adding hyperlink types): New appendix.
1043
1044 * org.texi (ODT export commands, Extending ODT export)
1045 (Applying custom styles, Images in ODT export)
1046 (Labels and captions in ODT export)
1047 (Literal examples in ODT export)
1048 (Configuring a document converter)
1049 (Working with OpenDocument style files)
1050 (Customizing tables in ODT export)
1051 (Validating OpenDocument XML): Fix options names.
1052
1053 * org.texi (History and Acknowledgments): Update acknowledgments
1054 to Nicolas. Add Nicolas Goaziou to the list of contributors.
1055
1056 * org.texi (System-wide header arguments): Don't use "customizing"
1057 for setting a variable. Also remove comments.
1058
1059 * org.texi (Weekly/daily agenda): Add `org-agenda-start-day' and
1060 `org-agenda-start-on-weekday' to the variable index and document
1061 them.
1062
1063 * org.texi (Sparse trees, Agenda commands)
1064 (@LaTeX{} fragments, Selective export, Export options)
1065 (The export dispatcher, ASCII/Latin-1/UTF-8 export)
1066 (HTML Export commands, @LaTeX{}/PDF export commands)
1067 (iCalendar export, Publishing options, Triggering publication)
1068 (In-buffer settings): Update to reflect changes from the new
1069 export engine.
1070
1071 * org.texi (Matching tags and properties): More examples.
1072 Explain group tags expansion as regular expressions.
1073
1074 * org.texi (Tag groups): New section.
1075
1076 * org.texi (Setting tags): Tiny formatting fixes.
1077
1078 * org.texi (Plain lists, Checkboxes): Use non-obsolete variable
1079 names.
1080
1081 * org.texi (Storing searches): Add "agenda" and "agenda*" to the
1082 concept index. Include example for these agenda views.
1083 (Special agenda views): Mention the "agenda*" agenda view.
1084
1085 * org.texi (Repeated tasks): Document how to ignore a repeater
1086 when using both a scheduled and a deadline timetamp.
1087
1088 * org.texi (Global and local cycling): Wrap in a new subsection.
1089 (Initial visibility, Catching invisible edits): New subsections.
1090
1091 * org.texi (Visibility cycling): Mention that
1092 `org-agenda-inhibit-startup' will prevent visibility setting when
1093 the agenda opens an Org file for the first time.
1094
1095 * org.texi (Org syntax): New section.
1096
1097 * org.texi (Orgstruct mode):
1098 Document `orgstruct-heading-prefix-regexp'.
1099
1100 * org.texi (Speeding up your agendas): New section.
1101
1102 * org.texi (Installation): When installing Org from ELPA, users
1103 should do this from an Emacs session where no .org file has been
1104 visited.
1105
1106 * org.texi (CSS support, In-buffer settings): Update HTML options
1107 names.
1108
1109 * org.texi (Structure editing): Update documentation for
1110 `org-insert-heading-or-item'.
1111 (Plain lists, Relative timer): Update index entry.
1112
1113 * org.texi (JavaScript support): Update variable names.
1114
1115 * org.texi (comments): Minor formatting fix.
1116
1117 * org.texi (@LaTeX{} fragments): Minor enhancement.
1118
1119 * org.texi: Update the list contributions.
1120
1121 * org.texi (Agenda commands): Exporting the agenda to an .org file
1122 will not copy the subtrees and the inherited tags.
1123 Document `org-agenda-filter-by-regexp'.
1124
1125 * org.texi (Publishing action, Complex example): Fix names of
1126 publishing functions.
1127
1128 * org.texi (Top, Exporting): Delete references to Freemind.
1129 (Freemind export): Delete section.
1130
1131 * org.texi (Top, Exporting): Delete references to the XOXO export.
1132 (XOXO export): Delete section.
1133
1134 * org.texi (Capture): Mention that org-remember.el is not
1135 supported anymore.
1136
1137 * org.texi (Top, Exporting, Beamer class export):
1138 Delete references to the TaskJuggler export.
1139 (History and Acknowledgments): Mention that the TaskJuggler has
1140 been rewritten by Nicolas and now lives in the contrib/ directory
1141 of Org's distribution. Mention that Jambunathan rewrote the HTML
1142 exporter. Remove Jambunathan from my own acknowledgments.
1143 (TaskJuggler export): Delete.
1144
1145 * org.texi (HTML preamble and postamble)
1146 (Tables in HTML export, Images in HTML export)
1147 (Math formatting in HTML export, CSS support)
1148 (@LaTeX{} and PDF export, Publishing options): Fix the names of
1149 the HTML export and publishing options.
1150
1151 * org.texi (Literal examples, Export options)
1152 (@LaTeX{} and PDF export, Header and sectioning)
1153 (Publishing options): Fix LaTeX options names.
1154
1155 * org.texi (Export options, CSS support, In-buffer settings):
1156 Fix references to HTML_LINK_* and HTML_STYLE keywords.
1157
1158 * org.texi (Export options, In-buffer settings): Fix references to
1159 #+SELECT_TAGS and #+EXCLUDE_TAGS and remove reference to #+XSLT.
1160
1161 * org.texi (Top, Markup, Initial text, Images and tables)
1162 (@LaTeX{} fragments, @LaTeX{} fragments, Exporting)
1163 (Export options, JavaScript support, Beamer class export):
1164 Remove references to the DocBook export, which has been deleted.
1165 (History and Acknowledgments): Mention that DocBook has been
1166 deleted, suggest to use the Texinfo exporter instead, then to
1167 convert the .texi to DocBook with makeinfo.
1168 (Links in ODT export, Tables in ODT export): Fix indices.
1169
1170 * org.texi (Deadlines and scheduling): Add a variable to the
1171 index. Add documentation about delays for scheduled tasks.
1172
1173 * org.texi (Emphasis and monospace):
1174 Mention `org-fontify-emphasized-text' and
1175 `org-emphasis-regexp-components'.
1176
1177 * org.texi (References): Small enhancement.
1178
1179 * org.texi (Column width and alignment): Make the example visually
1180 more clear.
1181
1182 * org.texi (The clock table): Document :mstart and :wstart as a
1183 way to set the starting day of the week.
1184
1185 * org.texi (In-buffer settings): Document new startup keywords.
1186 Thanks to John J Foerch for this idea.
1187
1188 * org.texi (Include files): Tiny formatting fix.
1189
1190 * org.texi (Activation): Point to the "Conflicts" section.
1191
1192 2013-11-12 Carsten Dominik <carsten.dominik@gmail.com>
1193
1194 * org.texi (CSS support): Clarify this section.
1195
1196 * org.texi (@LaTeX{} specific attributes): Document that tabu and
1197 tabularx packages are not in the default set of packages.
1198
1199 * org.texi (Agenda commands): Document fortnight view.
1200
1201 * org.texi: Document conflict with ecomplete.el.
1202
1203 * org.texi (History and Acknowledgments): Acknowledgements for
1204 Jason Dunsmore and Rakcspace.
1205
1206 * org.texi: Rename org-crypt.el node to org-crypt.
1207
1208 * org.texi (A @LaTeX{} example): Fix typo in variable name.
1209
1210 * org.texi (MobileOrg): Mention the new iPhone developer.
1211
1212 * org.texi (Table of contents) Improve documentation of TOC
1213 placement.
1214
1215 * org.texi: Explain that date/time information at read-date prompt
1216 should start at the beginning, not anywhere in the middle of a
1217 long string.
1218
1219 2013-11-12 Christopher Schmidt <christopher@ch.ristopher.com>
1220
1221 * org.texi (Orgstruct mode): Fix wrong regexp.
1222
1223 2013-11-12 Eric Abrahamsen <eric@ericabrahamsen.net>
1224
1225 * org.texi: Document export to (X)HTML flavors.
1226
1227 2013-11-12 Eric Schulte <schulte.eric@gmail.com>
1228
1229 * org.texi (Extracting source code): Mention the prefix argument
1230 to org-babel-tangle.
1231 (noweb): Remove erroneous negative.
1232 (Specific header arguments): Document new header arguments.
1233 Documentation for new tangle-mode header argument.
1234 (Top): Documentation for new tangle-mode header argument.
1235 (rownames): Documentation for new tangle-mode header argument.
1236 Mention elisp as special rowname case.
1237 (tangle-mode): Documentation for new tangle-mode header argument.
1238 (post): Documentation and an example of usage.
1239 (var): Remove the "Alternate argument syntax" section from the
1240 documentation.
1241 (hlines): Note that :hline has no effect for Emacs Lisp code
1242 blocks.
1243
1244 2013-11-12 Feng Shu <tumashu@gmail.com>
1245
1246 * org.texi (@LaTeX{} fragments, Previewing @LaTeX{} fragments)
1247 (Math formatting in HTML export)
1248 (Working with @LaTeX{} math snippets): Add document about creating
1249 formula image with imagemagick.
1250
1251 * org.texi (@LaTeX{} specific attributes): Document `:caption'
1252 attribute of #+ATTR_LATEX.
1253
1254 2013-11-12 Grégoire Jadi <gregoire.jadi@gmail.com>
1255
1256 * org.texi (Handling links): Fix a typo in
1257 `org-startup-with-inline-images' documentation.
1258
1259 * org.texi (Previewing @LaTeX{} fragments): Document the startup
1260 keywords to use for previewing LaTeX fragments or not.
1261 (Summary of in-buffer settings): Improve formatting and add an
1262 entry for the variable `org-startup-with-latex-preview'.
1263
1264 * org.texi (Property syntax): Recall the user to refresh the org
1265 buffer when properties are set on a per-file basis.
1266
1267 2013-11-12 Gustav Wikström <gustav.erik@gmail.com> (tiny change)
1268
1269 * org.texi (Matching tags and properties): Clarification.
1270
1271 2013-11-12 Ippei Furuhashi <top.tuna+orgmode@gmail.com>
1272
1273 * org.texi (Editing and debugging formulas): Add an example when a
1274 table has multiple #+TBLFM lines.
1275
1276 2013-11-12 Ivan Vilata i Balaguer <ivan@selidor.net> (tiny change)
1277
1278 * org.texi (The clock table): Document acceptance of relative
1279 times in tstart and tend, link to syntax description and provide
1280 example.
1281
1282 2013-11-12 Jarmo Hurri <jarmo.hurri@syk.fi>
1283
1284 * org.texi (The spreadsheet): Document lookup functions.
1285
1286 2013-11-12 Kodi Arfer <git@arfer.net> (tiny change)
1287
1288 * org.texi (CSS support): Mention .figure-number, .listing-number,
1289 and .table-number.
1290
1291 2013-11-12 Michael Brand <michael.ch.brand@gmail.com>
1292
1293 * org.texi
1294 (Formula syntax for Calc, Emacs Lisp forms as formulas): Reformat
1295 spreadsheet formula mode strings and some examples from @example
1296 block with xy @r{yz} to @table.
1297
1298 * org.texi (Formula syntax for Calc): Improve the documentation of
1299 empty fields in formulas for spreadsheet. Add explanation and
1300 example for empty field. Extend explanations of format
1301 specifiers. Add a sentence to mention Calc defmath.
1302
1303 * org.texi (Column formulas): Add a sentence to be more explicit
1304 about when a table header is mandatory.
1305
1306 2013-11-12 Nicolas Goaziou <n.goaziou@gmail.com>
1307
1308 * org.texi (Subscripts and superscripts): Remove reference to
1309 quoted underscores until this mechanism is implemented again.
1310
1311 * org.texi (Beamer export): Be more accurate about BEAMER_OPT
1312 property.
1313
1314 * org.texi (Document title): Subtree export is no longer triggered
1315 by marking one as the region.
1316 (Horizontal rules): LaTeX export doesn't use "\hrule" anymore, and
1317 giving examples isn't very useful: "horizontal rule" is, at least,
1318 as explicit as <hr/>.
1319
1320 * org.texi (HTML doctypes): Reflect keyword removal.
1321 (CSS support): Reflect keyword removal.
1322
1323 * org.texi (@LaTeX{} specific attributes): Document new :float
1324 values.
1325
1326 * org.texi (Export settings): Improve documentation.
1327
1328 * org.texi (Math formatting in HTML export): Fix OPTIONS item's name.
1329 (Text areas in HTML export): Update text areas.
1330 (HTML Export commands): Update export commands.
1331
1332 * org.texi (Header and sectioning): Add a footnote about the
1333 different between LATEX_HEADER_EXTRA and LATEX_HEADER.
1334
1335 * org.texi (The Export Dispatcher):
1336 Document `org-export-in-background'.
1337
1338 * org.texi (Footnotes): Export back-ends do not use
1339 `org-footnote-normalize' anymore.
1340
1341 * org.texi: Document variable changes.
1342
1343 * org.texi (Export settings): Document p: item in OPTIONS keyword.
1344
1345 * org.texi (Exporting): Massive rewrite of the first sections.
1346 (Selective export): Delete.
1347 (The Export Dispatcher): Rewrite.
1348 (Export options): Rewrite as "Export settings".
1349
1350 * org.texi: Small changes to documentation for embedded LaTeX.
1351
1352 * org.texi (Internal links): Document #+NAME keyword and
1353 cross-referencing during export.
1354
1355 * org.texi (Include files): Remove reference to :prefix1
1356 and :prefix. Give more details for :minlevel.
1357
1358 * org.texi (Macro replacement): Fix macro name.
1359 Update documentation about possible locations and escaping mechanism.
1360
1361 * org.texi (Table of contents): Update documentation.
1362 Document lists of listings and lists of tables. Add documentation for
1363 optional title and #+TOC: keyword.
1364
1365 2013-11-12 Rick Frankel <rick@rickster.com>
1366
1367 * org.texi (results): Add Format section, broken out of Type
1368 section to match code.
1369 (hlines, colnames): Remove incorrect Emacs Lisp exception.
1370 Note that the actual default handling (at least for python and
1371 emacs-lisp) does not seem to match the description.
1372
1373 2013-11-12 Sacha Chua <sacha@sachachua.com> (tiny change)
1374
1375 * org.texi (The date/time prompt): Update the documentation to
1376 reflect the new way `org-read-date-get-relative' handles weekdays.
1377
1378 2013-11-12 Yasushi Shoji <yashi@atmark-techno.com>
1379
1380 * org.texi (Resolving idle time):
1381 Document `org-clock-x11idle-program-name'.
1382
1383 2013-10-24 Michael Albinus <michael.albinus@gmx.de>
1384
1385 * ert.texi (Running Tests Interactively): Adapt examle output.
1386 (Tests and Their Environment): Mention skip-unless.
1387
1388 2013-10-23 Glenn Morris <rgm@gnu.org>
1389
1390 * dired-x.texi, ebrowse.texi, ede.texi, eieio.texi, eshell.texi:
1391 * pcl-cvs.texi, sc.texi, srecode.texi, vip.texi, viper.texi:
1392 * widget.texi: Nuke @refill.
1393
1394 * Makefile.in (install-dvi, install-html, install-pdf)
1395 (install-ps, uninstall-dvi, uninstall-html, uninstall-ps)
1396 (uninstall-pdf): Quote entities that might contain whitespace.
1397
1398 2013-10-17 Jay Belanger <jay.p.belanger@gmail.com>
1399
1400 * calc.texi (Data Type Formats): Don't specify the size at
1401 which integers begin to be represented by lists.
1402
1403 2013-10-14 Xue Fuqiao <xfq.free@gmail.com>
1404
1405 * cl.texi (Argument Lists): Add indexes for &key and &aux.
1406
1407 2013-10-07 Michael Albinus <michael.albinus@gmx.de>
1408
1409 * trampver.texi: Update release number.
1410
1411 2013-10-02 Michael Albinus <michael.albinus@gmx.de>
1412
1413 Sync with Tramp 2.2.8.
1414
1415 * tramp.texi (External packages): Use `non-essential'.
1416 * trampver.texi: Update release number.
1417
1418 2013-09-14 Glenn Morris <rgm@gnu.org>
1419
1420 * eshell.texi: Markup fixes.
1421
1422 2013-09-11 Xue Fuqiao <xfq.free@gmail.com>
1423
1424 * ido.texi (Interactive Substring Matching): Use @key{RET} instead
1425 of @kbd{RET}.
1426 (Prefix Matching): Add an index.
1427
1428 2013-09-08 Glenn Morris <rgm@gnu.org>
1429
1430 * emacs-gnutls.texi: Tweak direntry.
1431
1432 2013-09-06 Michael Albinus <michael.albinus@gmx.de>
1433
1434 * tramp.texi (Alternative Syntax): Remove chapter.
1435
1436 2013-08-28 Paul Eggert <eggert@cs.ucla.edu>
1437
1438 * Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
1439 for portability to hosts where /bin/sh has problems.
1440
1441 2013-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
1442
1443 Try to reduce redundancy in doc/misc/Makefile.in.
1444 * Makefile.in (DOCMISC_W32): New var to replace DOCMISC_*_W32.
1445 (TARGETS): New intermediate variable.
1446 (DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS): Use it.
1447
1448 2013-08-27 Glenn Morris <rgm@gnu.org>
1449
1450 * efaq.texi (Emacs for MS-Windows): Update location of MS FAQ.
1451
1452 * efaq.texi: Rename from faq.texi, to match its output files.
1453 * Makefile.in: Update for faq.texi name change.
1454
1455 * efaq-w32.texi (EMACSVER): Get it from emacsver.texi.
1456
1457 * Makefile.in (webhack): Remove; it's nothing to do with Emacs.
1458
1459 * efaq-w32.texi: Move here from the web-pages repository.
1460 * Makefile.in (DOCMISC_DVI_W32, DOCMISC_HTML_W32, DOCMISC_INFO_W32)
1461 (DOCMISC_PDF_W32, DOCMISC_PS_W32): New configure output variables.
1462 (INFO_COMMON, INFO_INSTALL): New derivations of INFO_TARGETS.
1463 (DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS):
1464 Add DOCMISC_*_W32 variables.
1465 (echo-info): Use INFO_INSTALL rather than INFO_TARGETS.
1466 (efaq_w32_deps): New variable.
1467 (efaq-w32, $(buildinfodir)/efaq-w32$(INFO_EXT), efaq-w32.dvi)
1468 (efaq-w32.pdf, efaq-w32.html): New rules.
1469 (clean): Remove efaq-w32 products.
1470
1471 2013-08-26 Paul Eggert <eggert@cs.ucla.edu>
1472
1473 * texinfo.tex: Update from gnulib.
1474
1475 2013-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
1476
1477 * emacs-mime.texi (Encoding Customization): Exclude iso-2022-jp-2 and
1478 shift_jis from the default value set to mm-coding-system-priorities for
1479 Japanese users.
1480
1481 2013-08-13 Glenn Morris <rgm@gnu.org>
1482
1483 * reftex.texi (LaTeX xr Package, Options - Table of Contents)
1484 (Options - Defining Label Environments, Options - Creating Labels)
1485 (Options - Referencing Labels, Options - Creating Citations)
1486 (Options - Index Support, Options - Viewing Cross-References)
1487 (Options - Finding Files, Options - Optimizations)
1488 (Options - Fontification, Options - Misc):
1489 * cc-mode.texi (Sample Init File):
1490 * edt.texi (Init file):
1491 * epa.texi (Encrypting/decrypting gpg files):
1492 * mairix-el.texi (About, Setting up the mairix interface, Using)
1493 (Extending):
1494 Rename nodes to avoid characters that can cause Texinfo problems.
1495
1496 2013-08-12 Katsumi Yamaoka <yamaoka@jpl.org>
1497
1498 * gnus.texi (Mail Source Specifiers): Fix description for pop3's :leave.
1499
1500 2013-08-12 Glenn Morris <rgm@gnu.org>
1501
1502 * Makefile.in (ada_mode_deps, auth_deps, autotype_deps)
1503 (bovine_deps, calc_deps, ccmode_deps, cl_deps, dbus_deps)
1504 (dired_x_deps, ebrowse_deps, ede_deps, ediff_deps, edt_deps)
1505 (eieio_deps, emacs_gnutls_deps, emacs_mime_deps, epa_deps)
1506 (erc_deps, ert_deps, eshell_deps, eudc_deps, faq_deps)
1507 (flymake_deps, forms_deps, gnus_deps, htmlfontify_deps)
1508 (idlwave_deps, ido_deps, info_deps, mairix_el_deps, message_deps)
1509 (mh_e_deps, newsticker_deps, nxml_mode_deps, org_deps)
1510 (pcl_cvs_deps, pgg_deps, rcirc_deps, reftex_deps, remember_deps)
1511 (sasl_deps, sc_deps, semantic_deps, ses_deps, sieve_deps)
1512 (smtpmail_deps, speedbar_deps, srecode_deps, todo_mode_deps)
1513 (tramp_deps, url_deps, vip_deps, viper_deps, widget_deps)
1514 (wisent_deps, woman_deps): New variables. Use to reduce duplication.
1515
1516 * woman.texi (Top): Avoid mailto: in html output.
1517
1518 * Makefile.in (prefix, datarootdir, datadir, PACKAGE_TARNAME)
1519 (docdir, dvidir, htmldir, pdfdir, psdir, GZIP_PROG, INSTALL)
1520 (INSTALL_DATA): New, set by configure.
1521 (HTML_OPTS, HTML_TARGETS, PS_TARGETS, DVIPS): New variables.
1522 (.PHONY): Add html, ps, install-dvi, install-html, install-pdf,
1523 install-ps, install-doc, uninstall-dvi, uninstall-html, uninstall-pdf,
1524 uninstall-ps, and uninstall-doc.
1525 (.SUFFIXES): Add .ps and .dvi.
1526 (.dvi.ps): New suffix rule.
1527 (html, ps, ada-mode.html, auth.html, autotype.html, bovine.html)
1528 (calc.html, cc-mode.html, cl.html, dbus.html, dired-x.html)
1529 (ebrowse.html, ede.html, ediff.html, edt.html, eieio.html)
1530 (emacs-gnutls.html, emacs-mime.html, epa.html, erc.html)
1531 (ert.html, eshell.html, eudc.html, faq.html, flymake.html)
1532 (forms.html, gnus.html, htmlfontify.html, idlwave.html)
1533 (ido.html, mairix-el.html, message.html, mh-e.html)
1534 (newsticker.html, nxml-mode.html, org.html, pgg.html)
1535 (rcirc.html, reftex.html, remember.html, sasl.html, sc.html)
1536 (semantic.html, sieve.html, smtpmail.html, speedbar.html)
1537 (srecode.html, todo-mode.html, tramp.html, url.html, vip.html)
1538 (viper.html, widget.html, wisent.html, woman.html, install-dvi)
1539 (install-html, install-pdf, install-ps, install-doc, uninstall-dvi)
1540 (uninstall-html, uninstall-ps, uninstall-pdf, uninstall-doc):
1541 New rules.
1542 (clean): Remove HTML_TARGETS and PS_TARGETS.
1543
1544 2013-08-10 Xue Fuqiao <xfq.free@gmail.com>
1545
1546 * ido.texi (Working Directories, Flexible Matching, Regexp Matching)
1547 (Find File At Point, Ignoring, Misc Customization): Use @defopt
1548 for user options.
1549
1550 2013-08-09 Xue Fuqiao <xfq.free@gmail.com>
1551
1552 * htmlfontify.texi (Customization): Remove documentation of
1553 `hfy-fast-lock-save'. Minor fixes.
1554
1555 2013-08-08 Xue Fuqiao <xfq.free@gmail.com>
1556
1557 * ido.texi (Top): Insert node "Working Directories" in menu.
1558 (Working Directories): New node.
1559 (Misc Customization): Add documentation of
1560 `ido-confirm-unique-completion' and some other user options.
1561
1562 2013-08-07 Eli Zaretskii <eliz@gnu.org>
1563
1564 * todo-mode.texi: Update @dircategory.
1565 (Overview, Todo Items as Diary Entries, Todo Mode Entry Points)
1566 (File Editing, Marked Items, Item Prefix): Fix usage of @xref and
1567 @ref.
1568
1569 2013-08-07 Xue Fuqiao <xfq.free@gmail.com>
1570
1571 * sc.texi (Introduction): Fix index.
1572 (Usage Overview, Citations, Citation Elements, Recognizing Citations)
1573 (Information Keys and the Info Alist, Reference Headers)
1574 (The Built-in Header Rewrite Functions)
1575 (Electric References, Reply Buffer Initialization)
1576 (Filling Cited Text, Selecting an Attribution)
1577 (Attribution Preferences)
1578 (Anonymous Attributions, Author Names)
1579 (Using Regi, Post-yank Formatting Commands)
1580 (Citing Commands, Insertion Commands)
1581 (Mail Field Commands)
1582 (Hints to MUA Authors, Thanks and History): Change from one space
1583 between sentences to two.
1584 (What Supercite Does): Typo fix.
1585
1586 * newsticker.texi (Usage): Use @key for RET.
1587
1588 * cl.texi (Argument Lists, For Clauses)
1589 (Macros): Add indexes.
1590
1591 2013-08-05 Xue Fuqiao <xfq.free@gmail.com>
1592
1593 * cl.texi (Blocks and Exits): Add an index.
1594
1595 2013-08-04 Stephen Berman <stephen.berman@gmx.net>
1596
1597 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add todo-mode.
1598 (todo-mode, $(buildinfodir)/todo-mode$(INFO_EXT))
1599 (todo-mode.dvi, todo-mode.pdf): New rules.
1600
1601 * todo-mode.texi: New file.
1602
1603 2013-08-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
1604
1605 * gnus.texi (Basic Usage): Mention that warp means jump here.
1606 (The notmuch Engine): Mention notmuch.
1607
1608 2013-07-30 Tassilo Horn <tsdh@gnu.org>
1609
1610 * gnus.texi (Sorting the Summary Buffer): Document new defcustom
1611 `gnus-subthread-sort-functions' and remove the obsolete documentation
1612 of `gnus-sort-threads-recursively'.
1613
1614 2012-07-30 Paul Eggert <eggert@cs.ucla.edu>
1615
1616 * texinfo.tex: Update to 2012-07-29.17 version.
1617
1618 2013-07-29 David Engster <deng@randomsample.de>
1619
1620 * eieio.texi (top): Make clear that EIEIO is not a full CLOS
1621 implementation.
1622 (Introduction): Add further missing features.
1623 (Building Classes): Add introductory paragraph.
1624 (Wish List): Add metaclasses and EQL specialization.
1625
1626 2013-07-29 Michael Albinus <michael.albinus@gmx.de>
1627
1628 * tramp.texi (Frequently Asked Questions):
1629 Mention `tramp-use-ssh-controlmaster-options'.
1630
1631 2013-07-26 Tassilo Horn <tsdh@gnu.org>
1632
1633 * gnus.texi (Sorting the Summary Buffer): Document new defcustom
1634 `gnus-sort-threads-recursively'.
1635
1636 2013-07-25 Glenn Morris <rgm@gnu.org>
1637
1638 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add ido.
1639 (ido, $(buildinfodir)/ido$(INFO_EXT), ido.dvi, ido.pdf): New rules.
1640
1641 * erc.texi (Special Features): Update contact information.
1642 (History): Avoid using @email.
1643
1644 * eshell.texi (Bugs and ideas): Minor updates.
1645
1646 * faq.texi (Reporting bugs, Origin of the term Emacs)
1647 (Setting up a customization file)
1648 (Using an already running Emacs process, Turning off beeping)
1649 (Packages that do not come with Emacs)
1650 (Replying to the sender of a message): Avoid using @email.
1651
1652 * pcl-cvs.texi (Contributors, Bugs): Avoid using @email.
1653
1654 * reftex.texi (Imprint): Avoid using @email.
1655
1656 * ses.texi (Top): Update bug reporting instructions.
1657 (Acknowledgments): Avoid using @email.
1658
1659 * woman.texi (Introduction, Background): Remove outdated information.
1660 (Bugs, Acknowledgments): Avoid using @email.
1661
1662 2013-07-24 Xue Fuqiao <xfq.free@gmail.com>
1663
1664 * ido.texi: New file.
1665
1666 2013-07-19 Geoff Kuenning <geoff@cs.hmc.edu> (tiny change)
1667
1668 * gnus.texi (Customizing Articles): Document function predicates.
1669
1670 2013-07-08 Tassilo Horn <tsdh@gnu.org>
1671
1672 * gnus.texi (lines): Correct description of
1673 `gnus-registry-track-extra's default value.
1674 Mention `gnus-registry-remove-extra-data'.
1675
1676 2013-07-06 Lars Ingebrigtsen <larsi@gnus.org>
1677
1678 * gnus.texi (Group Parameters): Mention regexp
1679 substitutions (bug#11688).
1680
1681 2013-07-06 Nathan Trapuzzano <nbtrap@nbtrap.com> (tiny change)
1682
1683 * gnus.texi (Generic Marking Commands): Fix grammar (bug#13368).
1684
1685 2013-07-06 Lars Ingebrigtsen <larsi@gnus.org>
1686
1687 * gnus.texi (Emacsen): Fix version.
1688
1689 * gnus-faq.texi (FAQ 1-6): Mention the correct Emacs version.
1690
1691 2013-07-06 Glenn Morris <rgm@gnu.org>
1692
1693 * mh-e.texi: Fix external links.
1694 (Using This Manual): Printed elisp manuals no longer available.
1695
1696 * newsticker.texi (Overview): Update URL.
1697
1698 * nxml-mode.texi (Introduction): Update URL.
1699
1700 * org.texi (JavaScript support): Fix URL.
1701
1702 * wisent.texi (Wisent Overview): Remove incorrect, unnecessary uref.
1703
1704 * eudc.texi (CCSO PH/QI): Remove defunct URL.
1705
1706 * dbus.texi (Introspection): Update URL to a less defunct one.
1707
1708 * gnus.texi (Top): Restrict "Other related manuals" to info output.
1709 (Foreign Groups): Use @indicateurl for examples.
1710 (Direct Functions): Remove defunct URL.
1711 (RSS): Update URL.
1712
1713 * gnus-faq.texi (FAQ 5-8, FAQ 6-3): Remove defunct URLs.
1714 (FAQ 7-1): Update URL.
1715
1716 * pgg.texi (Top, Overview): Add note about obsolescence.
1717
1718 2013-07-03 Paul Eggert <eggert@cs.ucla.edu>
1719
1720 * texinfo.tex: Merge from gnulib.
1721
1722 2013-07-03 Glenn Morris <rgm@gnu.org>
1723
1724 * bovine.texi (top):
1725 * cc-mode.texi (AWK Mode Font Locking):
1726 * mh-e.texi (Preface):
1727 * url.texi (URI Parsing): Fix cross-references to other manuals.
1728
1729 2013-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
1730
1731 * gnus.texi (Client-Side IMAP Splitting):
1732 Note that `nnimap-inbox' now can be a list.
1733
1734 2013-06-24 Glenn Morris <rgm@gnu.org>
1735
1736 * eshell.texi: Fix cross-references to other manuals.
1737
1738 2013-06-23 Glenn Morris <rgm@gnu.org>
1739
1740 * Makefile.in (HTML_TARGETS, html, emacs-faq.html, emacs-faq):
1741 Remove; not needed now we use a standard html layout for the faq.
1742 (clean): Remove HTML_TARGETS, emacs-faq.text.
1743
1744 2013-06-21 Eduard Wiebe <usenet@pusto.de>
1745
1746 * flymake.texi (Parsing the output, Customizable variables):
1747 Add reference to `flymake-warning-predicate'.
1748
1749 2013-06-19 Michael Albinus <michael.albinus@gmx.de>
1750
1751 * tramp.texi (Top, Configuration): Insert section `Predefined
1752 connection information' in menu.
1753 (Predefined connection information): New section.
1754 (Android shell setup): Make a reference to `Predefined connection
1755 information'.
1756
1757 2013-06-19 Glenn Morris <rgm@gnu.org>
1758
1759 * Makefile.in (version): New, set by configure.
1760 (clean): Delete dist tar file.
1761 (infoclean): New, split from maintainer-clean.
1762 (maintainer-clean): Run infoclean.
1763 (dist): New rule, to make tarfile for www.gnu.org.
1764
1765 2013-06-13 Albert Krewinkel <tarleb@moltkeplatz.de>
1766
1767 * sieve.texi (Managing Sieve): Fix port in example, fix documentation
1768 for keys q and Q.
1769 (Standards): Reference RFC5804 as the defining document of the
1770 managesieve protocol.
1771
1772 2013-06-10 Aidan Gauland <aidalgol@amuri.net>
1773
1774 * eshell.texi (Input/Output): Expand to cover new visual-command
1775 options, eshell-visual-subcommands and eshell-visual-options.
1776 Divide into separate Visual Commands and Redirection sections.
1777
1778 2013-06-10 Glenn Morris <rgm@gnu.org>
1779
1780 * epa.texi (Cryptographic operations on files): Update epa-decrypt-file.
1781
1782 2013-06-04 Katsumi Yamaoka <yamaoka@jpl.org>
1783
1784 * gnus.texi (Article Date):
1785 Fix description of gnus-article-update-date-headers.
1786
1787 2013-05-28 Xue Fuqiao <xfq.free@gmail.com>
1788
1789 * erc.texi (Special Features): ERC is being maintained within
1790 Emacs now.
1791
1792 2013-05-25 Xue Fuqiao <xfq.free@gmail.com>
1793
1794 * flymake.texi: Change from one space between sentences to two.
1795
1796 2013-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
1797
1798 * cl.texi (Obsolete Macros): Describe replacements for `flet'
1799 (bug#14293).
1800
1801 2013-04-16 Michael Albinus <michael.albinus@gmx.de>
1802
1803 * tramp.texi (Frequently Asked Questions): Precise, how to define
1804 an own ControlPath.
1805
1806 2013-04-15 Michael Albinus <michael.albinus@gmx.de>
1807
1808 * tramp.texi (Frequently Asked Questions): New item for
1809 ControlPath settings.
1810
1811 2013-03-31 Jay Belanger <jay.p.belanger@gmail.com>
1812
1813 * calc.texi (Basic Operations on Units): Streamline some
1814 descriptions.
1815
1816 2013-03-27 Aidan Gauland <aidalgol@no8wireless.co.nz>
1817
1818 * eshell.texi (Built-ins): Update manual to mention tramp module.
1819
1820 2013-03-18 Michael Albinus <michael.albinus@gmx.de>
1821
1822 * tramp.texi (Filename Syntax): Host names are not allowed to be
1823 any method name, unless method name is specified explicitly.
1824 Remove restriction on unibyte filenames.
1825
1826 * trampver.texi: Update release number.
1827
1828 2013-03-17 Paul Eggert <eggert@cs.ucla.edu>
1829
1830 doc: convert some TeX accents to UTF-8
1831 * emacs-mime.texi (Interface Functions): Use 'ï' rather than
1832 '@"{@dotless{i}}'.
1833
1834 2013-03-15 Michael Albinus <michael.albinus@gmx.de>
1835
1836 Sync with Tramp 2.2.7.
1837
1838 * trampver.texi: Update release number.
1839
1840 2013-03-09 Jay Belanger <jay.p.belanger@gmail.com>
1841
1842 * calc.texi (Basic Operations on Units): Streamline some
1843 descriptions.
1844
1845 2013-03-08 Glenn Morris <rgm@gnu.org>
1846
1847 * faq.texi (Top): Don't say this was updated @today.
1848 That's irrelevant and leads to spurious diffs.
1849
1850 2013-03-08 Jay Belanger <jay.p.belanger@gmail.com>
1851
1852 * calc.texi (Basic Operations on Units):
1853 Fix cross-reference.
1854
1855 2013-03-07 Katsumi Yamaoka <yamaoka@jpl.org>
1856
1857 * gnus-faq.texi (FAQ 3-11): Now Gnus supports POP3 UIDL.
1858
1859 2013-03-06 Alan Mackenzie <acm@muc.de>
1860
1861 * cc-mode.texi (Custom Line-Up): Clarify position of point on
1862 calling a line-up function.
1863
1864 2013-03-04 Paul Eggert <eggert@cs.ucla.edu>
1865
1866 * emacs-mime.texi, htmlfontify.texi, mairix-el.texi, mh-e.texi:
1867 * ses.texi: Switch from Latin-1 to UTF-8.
1868
1869 2013-03-03 Michael Albinus <michael.albinus@gmx.de>
1870
1871 * tramp.texi (External methods): Tramp does not connect Android
1872 devices by itself.
1873
1874 2013-03-02 Bill Wohler <wohler@newt.com>
1875
1876 Release MH-E manual version 8.5.
1877
1878 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
1879 release 8.5.
1880
1881 * mh-e.texi (Preface, Conventions, Getting Started)
1882 (Using This Manual, Folder Selection, Viewing, Aliases)
1883 (Identities, Speedbar, Menu Bar, Tool Bar, Scan Line Formats)
1884 (Bug Reports, Mailing Lists, MH FAQ and Support, Getting MH-E):
1885 Update URLs.
1886
1887 2013-03-01 Michael Albinus <michael.albinus@gmx.de>
1888
1889 * tramp.texi (Inline methods): Remove "ssh1", "ssh2", "plink1"
1890 and "plink2" entries. "plink2" is obsolete for a long time.
1891 (External methods): Remove "scp1" and "scp2" entries.
1892 Explain user name and host name specification for "adb".
1893
1894 2013-02-28 Michael Albinus <michael.albinus@gmx.de>
1895
1896 * tramp.texi (External methods): Mention `tramp-adb-program'.
1897
1898 2013-02-28 Bastien Guerry <bzg@gnu.org>
1899
1900 * org.texi (Visibility cycling): Suggest to set
1901 `org-agenda-inhibit-startup' to nil if user wants the startup
1902 visibility settings to be honored in any circumstances.
1903 (Progress logging, Checkboxes): Fix typos.
1904
1905 2013-02-28 Michael Albinus <michael.albinus@gmx.de>
1906
1907 * tramp.texi (top) [xxx, yyy, trampfn]: Provide two versions of
1908 the macros, for Texinfo 4.13 and 5.0.
1909
1910 2013-02-24 Michael Albinus <michael.albinus@gmx.de>
1911
1912 Port Tramp documentation to Texinfo 5.0.
1913 * tramp.texi (top) [xxx, yyy, trampfn]: Remove superfluous @c.
1914 (Filename Syntax): Do not use @trampfn{} in @item.
1915 (Filename completion): Use @columnfractions in @multitable.
1916
1917 2013-02-22 Glenn Morris <rgm@gnu.org>
1918
1919 * flymake.texi (Syntax check statuses): Fix multitable continued rows.
1920
1921 2013-02-21 Paul Eggert <eggert@cs.ucla.edu>
1922
1923 * Makefile.in (html): New rule.
1924
1925 2013-02-20 Michael Albinus <michael.albinus@gmx.de>
1926
1927 * tramp.texi (Android shell setup): Improve. Reported by Thierry
1928 Volpiatto <thierry.volpiatto@gmail.com>.
1929
1930 2013-02-16 Michael Albinus <michael.albinus@gmx.de>
1931
1932 * tramp.texi (Top, Configuration): Insert section `Android shell
1933 setup' in menu.
1934 (Android shell setup): New section.
1935 (Connection types, Default Method)
1936 (Frequently Asked Questions): Mention "scp" instead of "scpc".
1937 (External methods): Remove "scpc" and "rsyncc" entries.
1938 (Frequently Asked Questions): Remove entry about ControlPersist.
1939
1940 2013-02-13 Glenn Morris <rgm@gnu.org>
1941
1942 * message.texi (News Headers): Don't mention yow any more.
1943
1944 2013-02-09 Jay Belanger <jay.p.belanger@gmail.com>
1945
1946 * calc.texi (Basic Operations on Units, Customizing Calc):
1947 Mention the variable `calc-allow-units-as-numbers'.
1948
1949 2013-02-08 Aidan Gauland <aidalgol@no8wireless.co.nz>
1950
1951 * eshell.texi: Fill most of the missing sections.
1952
1953 2013-02-07 Bastien Guerry <bzg@gnu.org>
1954
1955 * org.texi (References): Clarify an example.
1956 (Installation): Fix instructions.
1957 (Org-Plot): Fix link.
1958 (Checkboxes, Radio lists): Fix typos.
1959
1960 2013-02-07 Glenn Morris <rgm@gnu.org>
1961
1962 * cl.texi (Equality Predicates): Mention memql.
1963
1964 2013-02-07 Eric Ludlam <zappo@gnu.org>
1965
1966 * ede.texi (Creating a project): Make ede-new doc less
1967 specific, and only about items it supports, indicating that there
1968 might be more. Remove refs to simple project and direct automake
1969 from ede new.
1970 (Simple projects): Re-write to not talk about ede-simple-project
1971 which is deprecated, and instead use the term to mean projects
1972 that don't do much management, just project wrapping.
1973 Add ede-generic-project link.
1974 (ede-generic-project): New node (bug#11441).
1975
1976 2013-02-07 Glenn Morris <rgm@gnu.org>
1977
1978 * cl.texi (Equality Predicates): Fix eq/eql pedantry.
1979
1980 2013-02-01 Glenn Morris <rgm@gnu.org>
1981
1982 * calc.texi (Help Commands): Update calc-view-news description.
1983 Mention etc/CALC-NEWS.
1984
1985 2013-01-24 Michael Albinus <michael.albinus@gmx.de>
1986
1987 * tramp.texi (Filename Syntax): Filenames must be unibyte strings.
1988
1989 2013-01-13 Bastien Guerry <bzg@gnu.org>
1990
1991 * org.texi (Installation): Simplify.
1992
1993 2013-01-13 François Allisson <francois@allisson.co> (tiny change)
1994
1995 * org.texi (Handling links): Update the mention to the obsolete
1996 variable `org-link-to-org-use-id' with a mention to the newer
1997 variable `org-id-link-to-org-use-id'. Mention the need to load
1998 the org-id library.
1999
2000 2013-01-10 Michael Albinus <michael.albinus@gmx.de>
2001
2002 * tramp.texi (Default Host): Introduce `tramp-default-host-alist'.
2003
2004 2013-01-09 Bastien Guerry <bzg@gnu.org>
2005
2006 * org.texi (Pushing to MobileOrg): Add footnote about using
2007 symbolic links in `org-directory'.
2008 (Timestamps, Deadlines and scheduling): Use `diary-float' instead
2009 of the now obsolete alias `org-float'.
2010 (TODO basics): Add `org-use-fast-todo-selection' to the variable
2011 index. Fix description of TODO keywords cycling.
2012 (Advanced features): Add missing argument for @item.
2013 (Storing searches): Add index entries and a note about
2014 *-tree agenda views.
2015 (Structure editing): Document `org-mark-element' and
2016 `org-mark-subtree'.
2017 (Tag inheritance): Document `org-agenda-use-tag-inheritance'.
2018
2019 2013-01-08 Juri Linkov <juri@jurta.org>
2020
2021 * info.texi (Go to node): Mention the abbreviated format
2022 `(FILENAME)' equal to `(FILENAME)Top'. (Bug#13365)
2023
2024 2013-01-06 Andreas Schwab <schwab@linux-m68k.org>
2025
2026 * autotype.texi: Remove undefined command @subtitlefont.
2027 * cc-mode.texi: Likewise.
2028
2029 * org.texi (Advanced features): Use `@w{ }' instead of `@ ' in
2030 @item argument.
2031 (Property searches): Use \\ instead of @backslashchar{}.
2032 * pgg.texi (VERSION): Move @set below @setfilename.
2033
2034 2013-01-05 Andreas Schwab <schwab@linux-m68k.org>
2035
2036 * ada-mode.texi: Remove braces from @title argument.
2037 * eudc.texi: Likewise.
2038 * smtpmail.texi: Likewise.
2039 * auth.texi (VERSION): Set before first use.
2040 * emacs-gnutls.texi (VERSION): Likewise.
2041 * pgg.texi (VERSION): Likewise.
2042 * ede.texi (Top): Rename from top, all uses changed.
2043 * eshell.texi: Add missing argument to @sp.
2044 * forms.texi (Top): Reorder menu to match structure.
2045 * htmlfontify.texi (Customization): Add missing @item in
2046 @enumerate.
2047 * org.texi (Advanced features): Add missing argument for @item.
2048 (Property searches): Use @backslashchar{} in macro argument.
2049 * pcl-cvs.texi: Add missing argument to @sp.
2050 (Movement commands): Fix use of @itemx.
2051 * vip.texi (Misc Commands, Viewing the Buffer): Likewise.
2052 * reftex.texi (Options (Creating Citations)): Add missing newline
2053 before @end.
2054 * tramp.texi (Obtaining Tramp): Remove extra dots.
2055 (Configuration): Reorder menu to match structure.
2056 (Remote shell setup): Replace literal NUL character by \0.
2057 * viper.texi (Marking): Add missing argument for @item.
2058
2059 2013-01-04 Glenn Morris <rgm@gnu.org>
2060
2061 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS):
2062 Add htmlfontify.
2063 (htmlfontify, $(buildinfodir)/htmlfontify$(INFO_EXT))
2064 (htmlfontify.dvi, htmlfontify.pdf): New targets.
2065 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add htmlfontify.
2066 ($(infodir)/htmlfontify$(INFO_EXT), htmlfontify.dvi): New targets.
2067
2068 * htmlfontify.texi: Miscellaneous fixes and updates.
2069 Set copyright to FSF, update license to GFDL 1.3+.
2070
2071 2013-01-04 Vivek Dasmohapatra <vivek@etla.org>
2072
2073 * htmlfontify.texi: New file.
2074
2075 2013-01-02 Jay Belanger <jay.p.belanger@gmail.com>
2076
2077 * calc.texi (Free-Form Dates): Expand on the date reading
2078 algorithm.
2079
2080 2012-12-27 Glenn Morris <rgm@gnu.org>
2081
2082 * viper.texi (Rudimentary Changes, Key Bindings, Key Bindings):
2083 Avoid some overfull lines.
2084
2085 * widget.texi (Programming Example): Break some long lines.
2086
2087 * wisent.texi (Wisent Overview): Fix xref.
2088 (Grammar format, Understanding the automaton): Avoid overfill.
2089
2090 * bovine.texi (Optional Lambda Expression): Allow line break.
2091
2092 * auth.texi (Help for users): Break long lines.
2093
2094 * ada-mode.texi (Project file variables):
2095 Reword to reduce underfull hbox.
2096 (No project files, Use GNAT project file):
2097 Use smallexample to make some overfull lines less terrible.
2098
2099 * autotype.texi, bovine.texi, ede.texi, eieio.texi, pcl-cvs.texi:
2100 Fix cross-references to separate manuals.
2101
2102 * Makefile.in (gfdl): New variable. Use throughout where
2103 appropriate so that targets depend on doclicense.texi.
2104
2105 2012-12-25 Lars Ingebrigtsen <larsi@gnus.org>
2106
2107 * gnus.texi (Customizing the IMAP Connection): Mention the other
2108 authenticators.
2109
2110 2012-12-24 Lars Ingebrigtsen <larsi@gnus.org>
2111
2112 * gnus.texi (Browse Foreign Server):
2113 Document `gnus-browse-delete-group'.
2114
2115 2012-12-22 Glenn Morris <rgm@gnu.org>
2116
2117 * ada-mode.texi, ebrowse.texi, ediff.texi, ert.texi, eshell.texi:
2118 * eudc.texi, idlwave.texi, pcl-cvs.texi, rcirc.texi, reftex.texi:
2119 * remember.texi, ses.texi, speedbar.texi, vip.texi, viper.texi:
2120 * widget.texi, wisent.texi: Nuke hand-written node pointers.
2121
2122 * Makefile.in (gfdl): New variable. Use throughout where
2123 appropriate so that targets depend on doclicense.texi.
2124
2125 2012-12-22 Eli Zaretskii <eliz@gnu.org>
2126
2127 * makefile.w32-in ($(INFO_TARGETS), $(DVI_TARGETS)): Depend on
2128 doclicense.texi. Remove doclicense.texi from all targets that
2129 mentioned it explicitly.
2130 ($(infodir)/woman$(INFO_EXT), woman.dvi): Depend on
2131 $(emacsdir)/emacsver.texi.
2132 ($(infodir)/erc$(INFO_EXT), erc.dvi): Don't depend on gpl.texi.
2133
2134 2012-12-21 Glenn Morris <rgm@gnu.org>
2135
2136 * woman.texi (UPDATED, VERSION): Remove in favor of EMACSVER.
2137 Include emacsver.texi. Nuke hand-written node pointers.
2138 * Makefile.in ($(buildinfodir)/woman$(INFO_EXT), woman.dvi, woman.pdf):
2139 Depend on emacsver.texi.
2140
2141 * auth.texi, emacs-gnutls.texi, epa.texi, ert.texi:
2142 * gnus-coding.texi, info.texi, nxml-mode.texi, sasl.texi:
2143 May as well just include doclicense.texi in everything.
2144
2145 * ede.texi, eieio.texi, mairix-el.texi: Include a copy of GFDL,
2146 which @copying says is included.
2147
2148 * ada-mode.texi, auth.texi, autotype.texi, bovine.texi, calc.texi:
2149 * cc-mode.texi, cl.texi, dbus.texi, dired-x.texi, ebrowse.texi:
2150 * ede.texi, ediff.texi, edt.texi, eieio.texi, emacs-gnutls.texi:
2151 * emacs-mime.texi, epa.texi, erc.texi, ert.texi, eshell.texi:
2152 * eudc.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
2153 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
2154 * newsticker.texi, nxml-mode.texi, pcl-cvs.texi, pgg.texi:
2155 * rcirc.texi, reftex.texi, remember.texi, sasl.texi, sc.texi:
2156 * semantic.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
2157 * srecode.texi, tramp.texi, url.texi, vip.texi, viper.texi:
2158 * widget.texi, wisent.texi, woman.texi: Do not mention buying
2159 copies from the FSF, which does not publish these manuals.
2160
2161 * erc.texi: No need to include gpl in this small manual.
2162
2163 * org.texi (copying): Include a copy of the GFDL.
2164 (GNU Free Documentation License): New section.
2165
2166 2012-12-21 Bastien Guerry <bzg@gnu.org>
2167
2168 * org.texi: Fix typos.
2169
2170 2012-12-16 Paul Eggert <eggert@cs.ucla.edu>
2171
2172 * calc.texi (ISO 8601): Rename from ISO-8601,
2173 as it's typically spelled without a hyphen.
2174
2175 2012-12-16 Jay Belanger <jay.p.belanger@gmail.com>
2176
2177 * calc.texi (ISO-8601): New section.
2178 (Date Formatting Codes): Mention new codes.
2179 (Standard Date Formats): Mention new formats.
2180
2181 2012-12-14 Michael Albinus <michael.albinus@gmx.de>
2182
2183 * tramp.texi (External methods): Move `adb' method here.
2184
2185 2012-12-13 Glenn Morris <rgm@gnu.org>
2186
2187 * cl.texi (Modify Macros, Obsolete Macros): Now letf == cl-letf.
2188
2189 * wisent.texi: Small edits. Set copyright to FSF, update license to
2190 GFDL 1.3+.
2191 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add wisent.
2192 (wisent, $(buildinfodir)/wisent$(INFO_EXT), wisent.dvi, wisent.pdf):
2193 New targets.
2194 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add wisent.
2195 ($(infodir)/wisent$(INFO_EXT), wisent.dvi): New targets.
2196
2197 * bovine.texi: Small edits. Set copyright to FSF, update license to
2198 GFDL 1.3+, remove empty index.
2199 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add bovine.
2200 (bovine, $(buildinfodir)/bovine$(INFO_EXT), bovine.dvi, bovine.pdf):
2201 New targets.
2202 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add bovine.
2203 ($(infodir)/bovine$(INFO_EXT), bovine.dvi): New targets.
2204
2205 2012-12-13 Eric Ludlam <zappo@gnu.org>
2206 David Ponce <david@dponce.com>
2207 Richard Kim <emacs18@gmail.com>
2208
2209 * bovine.texi, wisent.texi: New files, imported from CEDET trunk.
2210
2211 2012-12-13 Glenn Morris <rgm@gnu.org>
2212
2213 * flymake.texi (Customizable variables, Locating the buildfile):
2214 Remove refs to flymake-buildfile-dirs, removed 2007-07-20. (Bug#13148)
2215
2216 * srecode.texi: Small edits. Set copyright to FSF, add explicit
2217 GFDL 1.3+ license, fix up index.
2218 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add srecode.
2219 (srecode, $(buildinfodir)/srecode$(INFO_EXT), srecode.dvi)
2220 (srecode.pdf): New targets.
2221 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add srecode.
2222 ($(infodir)/srecode$(INFO_EXT), srecode.dvi): New targets.
2223
2224 2012-12-13 Eric Ludlam <zappo@gnu.org>
2225
2226 * srecode.texi: New file, imported from CEDET trunk.
2227
2228 2012-12-13 Bastien Guerry <bzg@gnu.org>
2229
2230 * org.texi (Summary, Code block specific header arguments)
2231 (Code block specific header arguments)
2232 (Header arguments in function calls, var, noweb)
2233 (Results of evaluation, Code evaluation security):
2234 Small reformatting: add a blank line before some example.
2235
2236 * org.texi (System-wide header arguments)
2237 (Header arguments in Org mode properties, Conflicts)
2238 (Dynamic blocks, Using the mapping API):
2239 Fix indentation of Elisp code examples.
2240
2241 * org.texi (Comment lines): Fix description of the comment syntax.
2242
2243 * org.texi (Installation): Mention "make test" in the correct section.
2244
2245 2012-12-06 Paul Eggert <eggert@cs.ucla.edu>
2246
2247 * doclicense.texi, gpl.texi: Update to latest version from FSF.
2248 These are just minor editorial changes.
2249
2250 2012-12-04 Michael Albinus <michael.albinus@gmx.de>
2251
2252 * tramp.texi (History): Mention ADB.
2253 (Inline methods): Add `adb' method.
2254
2255 2012-12-03 Michael Albinus <michael.albinus@gmx.de>
2256
2257 * tramp.texi (Top, Obtaining Tramp): Replace CVS by Git.
2258 (External methods): Fix typo.
2259
2260 2012-12-03 Glenn Morris <rgm@gnu.org>
2261
2262 * rcirc.texi (Notices): Fix typo.
2263
2264 2012-11-25 Bill Wohler <wohler@newt.com>
2265
2266 Release MH-E manual version 8.4.
2267
2268 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH, Preface):
2269 Update for release 8.4.
2270
2271 * mh-e.texi (Sequences): Add mh-whitelist-preserves-sequences-flag.
2272 (Junk): Add mh-whitelist-preserves-sequences-flag,
2273 mh-blacklist-msg-hook, mh-whitelist-msg-hook,
2274 mh-folder-blacklisted, mh-folder-whitelisted (closes SF #2945712).
2275
2276 2012-11-25 Paul Eggert <eggert@cs.ucla.edu>
2277
2278 * mh-e.texi (Procmail): Fix two @ typos.
2279
2280 2012-11-24 Paul Eggert <eggert@cs.ucla.edu>
2281
2282 * doclicense.texi, gpl.texi: Update to latest version from FSF.
2283 These are just minor editorial changes.
2284
2285 2012-11-23 Jay Belanger <jay.p.belanger@gmail.com>
2286
2287 * calc.texi (Date Formatting Codes): Mention the new beginning of
2288 the date numbering system.
2289
2290 2012-11-22 Paul Eggert <eggert@cs.ucla.edu>
2291
2292 * calc.texi: Fix TeX issues with capitals followed by ".", "?", "!".
2293 (Date Forms): Correct off-by-one error in explanation of
2294 Julian day numbers. Give Gregorian equivalent of its origin.
2295
2296 2012-11-22 Jay Belanger <jay.p.belanger@gmail.com>
2297
2298 * calc.texi (Date Forms): Mention the customizable
2299 Gregorian-Julian switch.
2300 (Customizing Calc): Mention the variable `calc-gregorian-switch'.
2301
2302 2012-11-17 Paul Eggert <eggert@cs.ucla.edu>
2303
2304 Calc now uses the Gregorian calendar for all dates (Bug#12633).
2305 It also uses January 1, 1 AD as its day number 1.
2306 * calc.texi (Date Forms): Document this.
2307
2308 2012-11-16 Glenn Morris <rgm@gnu.org>
2309
2310 * cl.texi (Function Bindings): Clarify that cl-flet is lexical.
2311 (Obsolete Macros): Move example here from Function Bindings.
2312
2313 * erc.texi: Use @code{nil} rather than just "nil".
2314 (Modules): Undocument obsolete "hecomplete".
2315 Add "notifications".
2316 (Connecting): Add brief section on passwords.
2317 (Options): Make a start by adding erc-hide-list, erc-lurker-hide-list.
2318
2319 2012-11-13 Glenn Morris <rgm@gnu.org>
2320
2321 * flymake.texi (Customizable variables)
2322 (Highlighting erroneous lines): Mention flymake-error-bitmap,
2323 flymake-warning-bitmap, and flymake-fringe-indicator-position.
2324
2325 2012-11-12 Vincent Belaïche <vincentb1@users.sourceforge.net>
2326
2327 * ses.texi: Doc for ses-rename-cell, ses-repair-cell-reference-all & ses-range.
2328 In all file place SES into @acronym{...}.
2329 (Advanced Features): Add key index and function index for
2330 ses-set-header-row. Add description for function
2331 ses-rename-cell. Add description for function
2332 ses-repair-cell-reference-all.
2333 (Ranges in formulas): Add description for ses-range flags.
2334
2335 2012-11-12 Paul Eggert <eggert@cs.ucla.edu>
2336
2337 * texinfo.tex: Merge from gnulib.
2338
2339 2012-11-10 Chong Yidong <cyd@gnu.org>
2340
2341 * url.texi (Introduction): Move url-configuration-directory to
2342 Customization node.
2343 (Parsed URIs): Split into its own node.
2344 (URI Encoding): New node.
2345 (Defining New URLs): Remove empty chapter.
2346 (Retrieving URLs): Add an introduction. Doc fix for url-retrieve.
2347 Improve docs for url-queue-*.
2348 (Supported URL Types): Copyedits. Delete empty subnodes.
2349
2350 * url.texi (Introduction): Rename from Getting Started.
2351 Rewrite the introduction.
2352 (URI Parsing): Rewrite. Omit the obsolete attributes slot.
2353
2354 2012-11-10 Glenn Morris <rgm@gnu.org>
2355
2356 * cl.texi (Obsolete Setf Customization):
2357 Revert defsetf example to the more correct let rather than prog1.
2358 Give define-modify-macro, defsetf, and define-setf-method
2359 gv.el replacements.
2360
2361 * cl.texi (Overview): Mention EIEIO here, as well as the appendix.
2362 (Setf Extensions): Remove obsolete reference.
2363 (Obsolete Setf Customization):
2364 Move note on lack of setf functions to lispref/variables.texi.
2365 Undocument get-setf-method, since it no longer exists.
2366 Mention simple defsetf replaced by gv-define-simple-setter.
2367
2368 2012-11-03 Glenn Morris <rgm@gnu.org>
2369
2370 * cl.texi: Further general copyedits.
2371 (List Functions): Remove copy-tree, standard elisp for some time.
2372 (Efficiency Concerns): Comment out examples that no longer apply.
2373 (Compiler Optimizations): Rename from "Optimizing Compiler"; reword.
2374 (Creating Symbols, Random Numbers): De-emphasize internal
2375 variables cl--gensym-counter and cl--random-state. (Bug#12788)
2376 (Naming Conventions, Type Predicates, Macros)
2377 (Predicates on Numbers): No longer mention cl-floatp-safe.
2378
2379 2012-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
2380
2381 * gnus.texi (Mail Source Specifiers):
2382 Document :leave keyword used for pop mail source.
2383
2384 2012-11-01 Glenn Morris <rgm@gnu.org>
2385
2386 * cl.texi: General copyedits for style, line-breaks, etc.
2387 (Time of Evaluation, Iteration): Add xref to Emacs Lisp manual.
2388 (Macro Bindings, Blocks and Exits):
2389 Acknowledge existence of lexical-binding.
2390 (Iteration): Mainly defer to doc of standard dolist, dotimes.
2391
2392 2012-10-31 Glenn Morris <rgm@gnu.org>
2393
2394 * ert.texi (Introduction, The @code{should} Macro):
2395 Refer to "cl-assert" rather than "assert".
2396
2397 * cl.texi (Function Bindings): Update for cl-flet and cl-labels.
2398 (Obsolete Lexical Binding): Rename section from "Lexical Bindings".
2399 (Obsolete Macros): Rename section from "Obsolete Lexical Macros".
2400 Reword, and add details of flet and labels.
2401 (Modify Macros, Function Bindings): Add some xrefs.
2402
2403 2012-10-30 Glenn Morris <rgm@gnu.org>
2404
2405 * cl.texi (Modify Macros): Update for cl-letf changes.
2406 (Obsolete Lexical Macros): Say a little more about letf/cl-letf.
2407 (Setf Extensions): Partially restore note about cl-getf,
2408 mainly moved to lispref/variables.texi.
2409 (Property Lists): Fix cl-getf typos.
2410 (Mapping over Sequences): Mention cl-mapc naming oddity.
2411
2412 2012-10-29 Glenn Morris <rgm@gnu.org>
2413
2414 * cl.texi (Organization): More details on cl-lib.el versus cl.el.
2415 (Setf Extensions): Remove `apply' setf since it seems to be disabled.
2416 (Customizing Setf): Move contents to "Obsolete Setf Customization".
2417 (Modify Macros, Multiple Values, Other Clauses):
2418 Remove mentions of obsolete features.
2419 (Obsolete Setf Customization): Don't mention `apply' setf.
2420
2421 2012-10-28 Glenn Morris <rgm@gnu.org>
2422
2423 * cl.texi (Multiple Values, Common Lisp Compatibility):
2424 More namespace updates.
2425 (Obsolete Features): Copyedits.
2426 (Obsolete Lexical Macros, Obsolete Setf Customization):
2427 New subsections.
2428
2429 * cl.texi (Porting Common Lisp, Lexical Bindings):
2430 Add some xrefs to the Elisp manual.
2431
2432 * cl.texi (Lexical Bindings): Move to appendix of obsolete features.
2433 (Porting Common Lisp): Emacs Lisp can do true lexical binding now.
2434 (Obsolete Features): New appendix. Move Lexical Bindings here.
2435
2436 2012-10-27 Glenn Morris <rgm@gnu.org>
2437
2438 * cl.texi: Use defmac for macros rather than defspec.
2439 (Efficiency Concerns): Related copyedit.
2440
2441 * cl.texi (Control Structure): Update for setf now being in core.
2442 (Setf Extensions): Rename from Basic Setf. Move much of the
2443 former content to lispref/variables.texi.
2444 (Modify Macros): Move pop, push details to lispref/variables.texi.
2445 (Customizing Setf): Copyedits for setf etc being in core.
2446 (Modify Macros, Efficiency Concerns, Porting Common Lisp):
2447 Further namespaces updates.
2448
2449 2012-10-26 Bastien Guerry <bzg@gnu.org>
2450
2451 * org.texi (Installation): Update the link to Org's ELPA.
2452 Also don't mention org-install.el anymore as the replacement file
2453 org-loaddefs.el is now loaded by org.el.
2454
2455 2012-10-25 Michael Albinus <michael.albinus@gmx.de>
2456
2457 * tramp.texi (Frequently Asked Questions):
2458 Mention `tramp-completion-reread-directory-timeout' for performance
2459 improvement.
2460
2461 2012-10-25 Glenn Morris <rgm@gnu.org>
2462
2463 * cl.texi: Don't mess with the TeX section number counter.
2464 Use Texinfo recommended convention for quotes+punctuation.
2465 (Overview, Sequence Functions): Rephrase for better line-breaking.
2466 (Time of Evaluation, Type Predicates, Modify Macros, Function Bindings)
2467 (Macro Bindings, Conditionals, Iteration, Loop Basics)
2468 (Random Numbers, Mapping over Sequences, Structures)
2469 (Porting Common Lisp): Further updates for cl-lib namespace.
2470 (Modify Macros, Declarations, Macro Bindings, Structures):
2471 Break long lines in examples.
2472 (Dynamic Bindings): Update for changed progv behavior.
2473 (Loop Examples, Efficiency Concerns): Markup fixes.
2474 (Structures): Remove TeX margin change.
2475 (Declarations): Fix typos.
2476
2477 2012-10-24 Glenn Morris <rgm@gnu.org>
2478
2479 * cl.texi (Overview, Multiple Values, Creating Symbols)
2480 (Numerical Functions): Say less/nothing about the original cl.el.
2481 (Old CL Compatibility): Remove.
2482 (Assertions): Remove ignore-errors (standard Elisp for some time).
2483
2484 * cl.texi (Basic Setf, Macros, Declarations, Symbols, Numbers)
2485 (Sequences, Lists, Structures, Assertions, Efficiency Concerns)
2486 (Efficiency Concerns, Efficiency Concerns)
2487 (Common Lisp Compatibility, Old CL Compatibility):
2488 Further updates for cl-lib namespace.
2489
2490 2012-10-24 Paul Eggert <eggert@penguin.cs.ucla.edu>
2491
2492 Update manual for new time stamp format (Bug#12706).
2493 * emacs-mime.texi (time-date): Update for new format.
2494 Also, fix bogus time stamp and modernize a bit.
2495
2496 2012-10-23 Glenn Morris <rgm@gnu.org>
2497
2498 * cl.texi: Include emacsver.texi. Use Emacs version number rather
2499 than unchanging cl.el version number.
2500 End all menu descriptions with a period.
2501 Do not use @dfn{CL} for every instance of "CL".
2502 (Overview): Remove no-runtime caveat, and note about foo* names.
2503 (Usage): Use cl-lib rather than cl.
2504 (Organization, Naming Conventions): Update for cl-lib.el.
2505 (Installation): Remove long-irrelevant node.
2506 (Program Structure, Predicates, Control Structure):
2507 Start updating for cl-lib namespace.
2508 * Makefile.in ($(buildinfodir)/cl$(INFO_EXT), cl.dvi, cl.pdf):
2509 Depend on emacsver.texi.
2510
2511 2012-10-09 Michael Albinus <michael.albinus@gmx.de>
2512
2513 * trampver.texi: Update release number.
2514
2515 2012-10-06 Glenn Morris <rgm@gnu.org>
2516
2517 * erc.texi: Include emacsver.texi, and use EMACSVER rather than
2518 ERC version.
2519 (Introduction): ERC is distributed with Emacs.
2520 (Obtaining ERC, Installation): Remove chapters, no longer relevant.
2521 (Getting Started): Simplify.
2522 (Getting Help and Reporting Bugs): Refer to general Emacs lists.
2523 (History): Mention ERC maintained as part of Emacs now.
2524 * Makefile.in ($(buildinfodir)/erc$(INFO_EXT), erc.dvi, erc.pdf):
2525 Add dependency on emacsver.texi.
2526
2527 * erc.texi: Remove hand-written node pointers.
2528
2529 2012-10-05 Glenn Morris <rgm@gnu.org>
2530
2531 * newsticker.texi (Overview, Requirements, Usage, Configuration):
2532 Copyedits.
2533
2534 2012-10-01 Eric Ludlam <zappo@gnu.org>
2535
2536 * ede.texi (Quick Start, Project Local Variables)
2537 (Miscellaneous commands, ede-java-root, Development Overview)
2538 (Detecting a Project): New nodes.
2539 (Simple projects): Node deleted.
2540
2541 * eieio.texi (Building Classes): Some slot attributes cannot be
2542 overridden.
2543 (Slot Options): Remove an example.
2544 (Method Invocation, Documentation): New nodes.
2545
2546 2012-10-01 Glenn Morris <rgm@gnu.org>
2547
2548 * Makefile.in ($(buildinfodir)/reftex$(INFO_EXT)), reftex.dvi)
2549 (reftex.pdf): Add dependency on emacsver.texi.
2550 * reftex.texi: Don't include directory part for emacsver.texi;
2551 the Makefile's -I handles it.
2552
2553 2012-09-30 Ralf Angeli <angeli@caeruleus.net>
2554
2555 Merge from standalone RefTeX repository.
2556
2557 * reftex.texi: Express TeX, LaTeX, AUCTeX, BibTeX and RefTeX
2558 with macros.
2559 (Imprint): Mention Wolfgang in list of contributors.
2560 (Creating Citations): Give a hint about how to
2561 auto-revert the BibTeX database file when using external editors.
2562 (Referencing Labels): Simplify section about reference macro
2563 cycling.
2564 (Options (Referencing Labels)): Adapt to new structure of
2565 `reftex-ref-style-alist'.
2566 (Referencing Labels, Reference Styles): Document changes in the
2567 referencing functionality.
2568 (Commands): Mention options for definition of header and footer in
2569 BibTeX files.
2570 (Options (Creating Citations)): Document
2571 `reftex-create-bibtex-header' and `reftex-create-bibtex-footer'.
2572 (Reference Styles): New section.
2573 (varioref (LaTeX package), fancyref (LaTeX package)): Remove.
2574 (Options (Referencing Labels)): Remove descriptions of deprecated
2575 variables `reftex-vref-is-default' and `reftex-fref-is-default'.
2576 Add descriptions for `reftex-ref-style-alist' and
2577 `reftex-ref-style-default-list'.
2578 (Referencing Labels): Update regarding reference styles.
2579 (Citation Styles): Mention support for ConTeXt.
2580 (Options (Defining Label Environments)): Fix typo.
2581 (Options (Creating Citations)):
2582 Document `reftex-cite-key-separator'.
2583
2584 2012-09-30 Achim Gratz <Stromeko@Stromeko.DE>
2585
2586 * org.texi: Add description of ORG_ADD_CONTRIB to info
2587 documentation. Add link to Worg for more details.
2588
2589 * org.texi: Clarify installation procedure. Provide link to the
2590 build system description on Worg.
2591
2592 * org.texi: Remove reference to utils/, x11idle.c is now in
2593 contrib/scripts.
2594
2595 * org.texi: Re-normalize to "Org mode" in manual.
2596
2597 * org.texi (Installation): Adapt documentation to new build
2598 system. Mention GNU ELPA (since it needs to be handled like Emacs
2599 built-in Org).
2600
2601 2012-09-30 Adam Spiers <orgmode@adamspiers.org> (tiny change)
2602
2603 * org.texi: Fix typo in description of the 'Hooks' section.
2604
2605 * org.texi: Add ID to the list of special properties.
2606
2607 2012-09-30 Andrew Hyatt <ahyatt@gmail.com> (tiny change)
2608
2609 * org.texi (Moving subtrees): Document the ability to archive to a
2610 datetree.
2611
2612 2012-09-30 Bastien Guerry <bzg@gnu.org>
2613
2614 * org.texi (Installation, Feedback, Batch execution):
2615 Use (add-to-list 'load-path ... t) for the contrib dir.
2616
2617 * org.texi (results): Update documentation for ":results drawer"
2618 and ":results org".
2619
2620 * org.texi (Column width and alignment): Fix typo.
2621
2622 * org.texi (Activation): Point to the "Conflicts" section.
2623
2624 * org.texi (Conflicts): Mention filladapt.el in the list of
2625 conflicting packages.
2626
2627 * org.texi (Activation): Adding org-mode to `auto-mode-alist' is
2628 not needed for versions of Emacs > 22.1.
2629
2630 * org.texi (History and Acknowledgments): Fix typo.
2631
2632 * org.texi (History and Acknowledgments): Add my own
2633 acknowledgments.
2634
2635 * org.texi (Agenda commands): Document the new command and the new
2636 option.
2637
2638 * org.texi (Agenda commands): Delete `org-agenda-action' section.
2639 (Agenda commands): Reorder. Document `*' to toggle persistent
2640 marks.
2641
2642 * org.texi (Agenda dispatcher):
2643 Mention `org-toggle-agenda-sticky'.
2644 (Agenda commands, Exporting Agenda Views): Fix typo.
2645
2646 * org.texi (Templates in contexts, Setting Options): Update to
2647 reflect changes in how contexts options are processed.
2648
2649 * org.texi (Templates in contexts): Document the new structure of
2650 the variables `org-agenda-custom-commands-contexts' and
2651 `org-capture-templates-contexts'.
2652
2653 * org.texi (Templates in contexts): Document the new option
2654 `org-capture-templates-contexts'.
2655 (Storing searches): Document the new option
2656 `org-agenda-custom-commands-contexts'.
2657
2658 * org.texi (Formula syntax for Lisp): Reformat.
2659
2660 * org.texi (Special properties, Column attributes)
2661 (Agenda column view): Document the new special property
2662 CLOCKSUM_T.
2663
2664 * org.texi (Template expansion): Document the new %l template.
2665
2666 * org.texi (Fast access to TODO states): Fix documentation about
2667 allowed characters for fast todo selection.
2668
2669 * org.texi (Weekly/daily agenda): Mention APPT_WARNTIME and its
2670 use in `org-agenda-to-appt'.
2671
2672 * org.texi (Comment lines): Update wrt comments.
2673
2674 * org.texi (Resolving idle time): Document new keybinding.
2675
2676 * org.texi (Clocking commands): Document the use of S-M-<up/down>
2677 on clock timestamps.
2678
2679 * org.texi (Fast access to TODO states): Explicitly says only
2680 letters are supported as fast TODO selection keys.
2681
2682 * org.texi (Link abbreviations): Illustrate the use of the "%h"
2683 specifier. Document the new "%(my-function)" specifier.
2684
2685 * org.texi (Clocking commands): New cindex.
2686 (Clocking commands): Update documentation for `org-clock-in'.
2687 Document `org-clock-in-last'. Mention `org-clock-out' and
2688 `org-clock-in-last' as commands that can be globally bound.
2689 (Resolving idle time): Document continuous clocking.
2690
2691 * org.texi (Top, Introduction): Fix formatting.
2692 (Activation): Add index entries.
2693 (Conventions): Update section.
2694 (Embedded @LaTeX{}): Fix formatting.
2695
2696 * org.texi (Visibility cycling): Document `show-children'.
2697
2698 * org.texi (Using capture): Mention the `org-capture-last-stored'
2699 bookmark as a way to jump to the last stored capture.
2700
2701 * org.texi (Uploading files): Fix typo.
2702
2703 * org.texi (Using capture): Document `C-0' as a prefix argument
2704 for `org-capture'.
2705
2706 * org.texi (Agenda commands): Document persistent marks.
2707
2708 * org.texi (Template expansion): Update doc to reflect change.
2709
2710 * org.texi (Radio tables): Document the :no-escape parameter.
2711
2712 * org.texi (Repeated tasks): Document repeat cookies for years,
2713 months, weeks, days and hours.
2714
2715 * org.texi (Export options): State that you can use the d: option
2716 by specifying a list of drawers.
2717
2718 * org.texi (HTML preamble and postamble): Small doc improvement.
2719
2720 2012-09-30 Brian van den Broek <vanden@gmail.com> (tiny change)
2721
2722 * org.texi: The sections in the Exporting section of the manual
2723 left out articles in the description of the org-export-as-*
2724 commands, among other places. This patch adds them, adds a few
2725 missing prepositions, and switches instances of "an HTML" to "a
2726 html" for internal consistency.
2727
2728 * org.texi: Alter several examples of headings with timestamps in
2729 them to include the timestamps in the body instead of the heading.
2730
2731 2012-09-30 Carsten Dominik <carsten.dominik@gmail.com>
2732
2733 * org.texi (Agenda dispatcher): Document sticky agenda views and
2734 the new key for them.
2735
2736 2012-09-30 Charles <millarc@verizon.net> (tiny change)
2737
2738 * org.texi (Advanced features): Fix error in table.
2739
2740 2012-09-30 Feng Shu <tumashu@gmail.com>
2741
2742 * org.texi (@LaTeX{} fragments): Document imagemagick as an
2743 alternative to dvipng.
2744
2745 2012-09-30 François Allisson <francois@allisson.co> (tiny change)
2746
2747 * org.texi: Remove extra curly bracket.
2748
2749 2012-09-30 Giovanni Ridolfi <giovanni.ridolfi@yahoo.it> (tiny change)
2750
2751 * org.texi (org-clock-in-last and org-clock-cancel): Update the
2752 defkeys.
2753
2754 2012-09-30 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
2755
2756 * org.texi (Agenda commands): Fix two typos by giving
2757 corresponding function names, according to
2758 `org-agenda-view-mode-dispatch'.
2759
2760 2012-09-30 Jan Böcker <jan.boecker@jboecker.de>
2761
2762 * org.texi (The spreadsheet): Fix typo.
2763
2764 2012-09-30 Memnon Anon <gegendosenfleisch@gmail.com> (tiny change)
2765
2766 * org.texi (Tracking your habits): Point to the "Tracking TODO
2767 state changes" section.
2768
2769 2012-09-30 Nicolas Goaziou <n.goaziou@gmail.com>
2770
2771 * org.texi (Literal examples): Remove reference to unknown
2772 `org-export-latex-minted' variable. Also simplify footnote since
2773 `org-export-latex-listings' documentation is exhaustive already.
2774
2775 * org.texi (Plain lists): Remove reference to now hard-coded
2776 `bullet' automatic rule.
2777
2778 2012-09-30 Toby S. Cubitt <tsc25@cantab.net>
2779
2780 * org.texi: Updated documentation accordingly.
2781
2782 2012-09-13 Paul Eggert <eggert@cs.ucla.edu>
2783
2784 * texinfo.tex: Merge from gnulib.
2785
2786 2012-09-12 Michael Albinus <michael.albinus@gmx.de>
2787
2788 Sync with Tramp 2.2.6.
2789
2790 * tramp.texi (Bug Reports): Cleanup caches before a test run.
2791
2792 * trampver.texi: Update release number.
2793
2794 2012-09-12 Paul Eggert <eggert@cs.ucla.edu>
2795
2796 * texinfo.tex: Merge from gnulib.
2797
2798 2012-08-06 Aurélien Aptel <aurelien.aptel@gmail.com>
2799
2800 * url.texi (Parsed URLs): Adjust to the code's use of defstruct
2801 (bug#12096).
2802
2803 2012-08-01 Jay Belanger <jay.p.belanger@gmail.com>
2804
2805 * calc.texi (Simplification modes, Conversions)
2806 (Operating on Selections): Mention "basic" simplification.
2807 (The Calc Mode Line): Mention the mode line display for Basic
2808 simplification mode.
2809 (Simplify Formulas): Refer to 'algebraic' rather than 'default'
2810 simplifications.
2811 (Basic Simplifications): Rename from "Limited Simplifications"
2812 Replace "limited" by "basic" throughout.
2813 (Algebraic Simplifications): Indicate that the algebraic
2814 simplifications are done by default.
2815 (Unsafe Simplifications): Mention `m E'.
2816 (Simplification of Units): Mention `m U'.
2817 (Trigonometric/Hyperbolic Functions, Reducing and Mapping)
2818 (Kinds of Declarations, Functions for Declarations):
2819 Mention "algebraic simplifications" instead of `a s'.
2820 (Algebraic Entry): Remove mention of default simplifications.
2821
2822 2012-07-30 Jay Belanger <jay.p.belanger@gmail.com>
2823
2824 * calc.texi (Getting Started, Tutorial): Change simulated
2825 Calc output to match actual output.
2826 (Simplifying Formulas): Mention that algebraic simplification is now
2827 the default.
2828
2829 2012-07-28 Eli Zaretskii <eliz@gnu.org>
2830
2831 * faq.texi (Right-to-left alphabets): Update for Emacs 24.
2832 (Bug#12073)
2833
2834 2012-07-25 Paul Eggert <eggert@cs.ucla.edu>
2835
2836 Prefer typical American spelling for "acknowledgment".
2837 * calc.texi (History and Acknowledgments): Rename from
2838 History and Acknowledgements.
2839 * idlwave.texi (Acknowledgments):
2840 * ses.texi (Acknowledgments):
2841 * woman.texi (Acknowledgments): Rename from Acknowledgements.
2842
2843 2012-07-09 Paul Eggert <eggert@cs.ucla.edu>
2844
2845 Rename configure.in to configure.ac (Bug#11603).
2846 * ede.texi (Compiler and Linker objects, ede-proj-project)
2847 (ede-step-project): Prefer the name configure.ac to configure.in.
2848
2849 2012-07-06 Michael Albinus <michael.albinus@gmx.de>
2850
2851 * tramp.texi (Multi-hops):
2852 Introduce `tramp-restricted-shell-hosts-alist'.
2853
2854 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2855
2856 * gnus.texi (POP before SMTP): POP-before-SMTP works with all sending
2857 methods, so don't mention smtpmail here.
2858
2859 2012-06-26 Wolfgang Jenkner <wjenkner@inode.at>
2860
2861 * gnus.texi (Picons): Document gnus-picon-properties.
2862
2863 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2864
2865 * gnus.texi: Remove mention of compilation, as that's no longer
2866 supported.
2867
2868 2012-06-26 Christopher Schmidt <christopher@ch.ristopher.com>
2869
2870 * gnus.texi (Archived Messages): Mention
2871 gnus-gcc-pre-body-encode-hook and gnus-gcc-post-body-encode-hook.
2872
2873 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2874
2875 * gnus.texi (Various Summary Stuff):
2876 Remove mention of `gnus-propagate-marks'.
2877
2878 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2879
2880 * gnus.texi: Remove mentions of nnml/nnfolder/nntp backend marks,
2881 which no longer exist.
2882
2883 2012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
2884
2885 * gnus.texi (Archived Messages):
2886 Document gnus-gcc-self-resent-messages.
2887
2888 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2889
2890 * message.texi (Mail Variables):
2891 Mention the optional user parameter for X-Message-SMTP-Method.
2892
2893 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2894
2895 * gnus.texi (Posting Styles): Mention X-Message-SMTP-Method.
2896
2897 * message.texi (Mail Variables): Document X-Message-SMTP-Method.
2898
2899 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2900
2901 * gnus.texi (Key Index): Change encoding to utf-8.
2902
2903 2012-06-21 Glenn Morris <rgm@gnu.org>
2904
2905 * Makefile.in: Rename infodir to buildinfodir throughout. (Bug#11737)
2906
2907 2012-06-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
2908
2909 * gnus.texi (Group Timestamp): Mention where to find documentation for
2910 the `gnus-tmp-' variables (bug#11601).
2911
2912 2012-06-11 Michael Albinus <michael.albinus@gmx.de>
2913
2914 Sync with Tramp 2.2.6-pre.
2915
2916 * tramp.texi (all): Use consequently @command{}, @env{} and @kbd{}
2917 where appropriate.
2918 (Ad-hoc multi-hops): New section.
2919 (Remote processes): New subsection "Running remote processes on
2920 Windows hosts".
2921 (History): Add remote commands on Windows, and ad-hoc multi-hop
2922 methods.
2923 (External methods): "ControlPersist" must be set to "no" for the
2924 `scpc' method.
2925 (Remote processes): Add a note about `auto-revert-tail-mode'.
2926 (Frequently Asked Questions): Use "scpx" in combination with
2927 "ControlPersist". Reported by Adam Spiers <emacs@adamspiers.org>.
2928
2929 * trampver.texi: Update release number.
2930
2931 2012-06-10 Chong Yidong <cyd@gnu.org>
2932
2933 * sc.texi: Remove bogus @ifinfo commands which prevent makeinfo
2934 compilation for html-mono.
2935
2936 2012-06-08 Paul Eggert <eggert@cs.ucla.edu>
2937
2938 * texinfo.tex: Merge from gnulib.
2939
2940 2012-05-29 Katsumi Yamaoka <yamaoka@jpl.org>
2941
2942 * Makefile.in (echo-info): Don't try to install info files named
2943 just ".info".
2944
2945 2012-05-28 Glenn Morris <rgm@gnu.org>
2946
2947 * calc.texi, dired-x.texi: Use @LaTeX rather than La@TeX. (Bug#10910)
2948
2949 * sc.texi: Nuke hand-written node pointers.
2950 Fix top-level menu to match actual node order.
2951
2952 2012-05-27 Glenn Morris <rgm@gnu.org>
2953
2954 * cl.texi, dired-x.texi: Nuke hand-written node pointers.
2955 Some associated fixes, including not messing with chapno in cl.texi.
2956
2957 2012-05-27 Bastien Guerry <bzg@gnu.org>
2958
2959 * org.texi (Durations and time values): Fix typo.
2960
2961 2012-05-26 Paul Eggert <eggert@cs.ucla.edu>
2962
2963 * texinfo.tex: Update from gnulib.
2964
2965 2012-05-19 Jay Belanger <jay.p.belanger@gmail.com>
2966
2967 * calc.texi (Basic Operations on Units, Customizing Calc):
2968 Mention `calc-ensure-consistent-units'.
2969
2970 2012-05-14 Andreas Schwab <schwab@linux-m68k.org>
2971
2972 * cc-mode.texi: Avoid space before macro in 4th argument of cross
2973 reference commands. (Bug#11461)
2974
2975 * Makefile.in (gnus.dvi): Use $@ instead of $*.dvi.
2976
2977 2012-05-12 Glenn Morris <rgm@gnu.org>
2978
2979 * Makefile.in (mostlyclean): Add more TeX intermediates.
2980
2981 * Makefile.in: Make it look more like the other doc Makefiles.
2982 Use explicit $srcdir in all dependencies.
2983 Remove cd $srcdir from rules.
2984 (VPATH): Remove.
2985 (infodir): Set to an absolute path.
2986 (INFO_TARGETS): Use short names.
2987 (mkinfodir): infodir is now absolute.
2988 (echo-info, maintainer-clean): Update for new format of INFO_TARGETS.
2989
2990 * Makefile.in (info.info): Rename from info, to avoid duplication.
2991 (.SUFFIXES): Disable implicit rules.
2992
2993 * Makefile.in (MKDIR_P): New, set by configure.
2994 (mkinfodir): Use $MKDIR_P.
2995
2996 2012-05-07 Glenn Morris <rgm@gnu.org>
2997
2998 * forms.texi (Long Example): Update for changed location of files.
2999
3000 2012-05-04 Glenn Morris <rgm@gnu.org>
3001
3002 * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure.
3003 (INFO_TARGETS): Use $INFO_EXT.
3004 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
3005 * makefile.w32-in (INFO_EXT, INFO_OPTS): New.
3006 (INFO_TARGETS): Use $INFO_EXT.
3007 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
3008
3009 2012-05-02 Glenn Morris <rgm@gnu.org>
3010
3011 * Makefile.in (echo-info): New phony target, used by top-level.
3012
3013 * viper.texi: Make direntry shorter (also it is no longer "newest").
3014
3015 * emacs-gnutls.texi, ert.texi, org.texi:
3016 Fix dircategory, direntry to match info/dir.
3017
3018 * faq.texi: Convert @inforefs to @xrefs.
3019 Fix some malformed cross-references.
3020 (File-name conventions): Shorten section name to avoid overfull line.
3021 (How to add fonts): Use smallexample to avoid overfull lines.
3022
3023 2012-05-01 Teodor Zlatanov <tzz@lifelogs.com>
3024
3025 * auth.texi (Help for users): Update for .gpg file being second.
3026
3027 2012-04-27 Ippei Furuhashi <top.tuna+orgmode@gmail.com> (tiny change)
3028
3029 * org.texi (Agenda commands): Fix two typos: give corresponding
3030 function names, according to `org-agenda-view-mode-dispatch'.
3031
3032 2012-04-27 Glenn Morris <rgm@gnu.org>
3033
3034 * faq.texi (Major packages and programs): Remove section.
3035 There is no point listing 6 packages (cf etc/MORE.STUFF).
3036 (Finding Emacs and related packages): Move "Spell-checkers" here.
3037
3038 2012-04-22 Michael Albinus <michael.albinus@gmx.de>
3039
3040 * dbus.texi (Version): New node.
3041 (Properties and Annotations): Mention the object manager
3042 interface. Describe dbus-get-all-managed-objects.
3043 (Type Conversion): Floating point numbers are allowed, if an
3044 anteger does not fit Emacs's integer range.
3045 (Synchronous Methods): Remove obsolete dbus-call-method-non-blocking.
3046 (Asynchronous Methods): Fix description of
3047 dbus-call-method-asynchronously.
3048 (Receiving Method Calls): Fix some minor errors.
3049 Add dbus-interface-emacs.
3050 (Signals): Describe unicast signals and the new match rules.
3051 (Alternative Buses): Add the PRIVATE optional argument to
3052 dbus-init-bus. Describe its new return value. Add dbus-setenv.
3053
3054 2012-04-20 Glenn Morris <rgm@gnu.org>
3055
3056 * faq.texi (New in Emacs 24): New section.
3057 (Packages that do not come with Emacs): Mention M-x list-packages.
3058
3059 2012-04-14 Alan Mackenzie <acm@muc.de>
3060
3061 * cc-mode.texi (c-offsets-alist): Correct a typo.
3062
3063 2012-04-14 Jérémie Courrèges-Anglas <jca@wxcvbn.org> (tiny change)
3064
3065 * org.texi (Deadlines and scheduling): Fix the example: the
3066 DEADLINE item should come right after the headline. We enforce
3067 this convention, so it is a bug not to illustrate it correctly in
3068 the manual.
3069
3070 2012-04-14 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
3071
3072 * org.texi (Agenda commands): Fix documentation bug by swapping
3073 the equivalent keybindings to `org-agenda-next-line' with the ones
3074 to `org-agenda-previous-line'.
3075
3076 2012-04-14 Glenn Morris <rgm@gnu.org>
3077
3078 * Makefile.in: Replace non-portable use of $< in ordinary rules.
3079
3080 2012-04-09 Eli Zaretskii <eliz@gnu.org>
3081
3082 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean):
3083 Add emacs-gnutls.
3084 ($(infodir)/emacs-gnutls, emacs-gnutls.dvi): New targets.
3085
3086 2012-04-09 Teodor Zlatanov <tzz@lifelogs.com>
3087
3088 * Makefile.in: Add emacs-gnutls.texi to build.
3089
3090 * emacs-gnutls.texi: Add documentation for the GnuTLS integration.
3091
3092 2012-04-05 Teodor Zlatanov <tzz@lifelogs.com>
3093
3094 * auth.texi (Secret Service API): Edit further and give examples.
3095 (Secret Service API): Adjust @samp to @code for collection names.
3096
3097 2012-04-04 Glenn Morris <rgm@gnu.org>
3098
3099 * auth.texi (Secret Service API): Copyedits.
3100 (Help for developers): Fill in some missing function doc-strings.
3101 (Help for users, Help for developers)
3102 (GnuPG and EasyPG Assistant Configuration): Markup fixes.
3103
3104 2012-04-04 Michael Albinus <michael.albinus@gmx.de>
3105
3106 * auth.texi (Secret Service API): Add the missing text.
3107
3108 2012-04-04 Chong Yidong <cyd@gnu.org>
3109
3110 * message.texi (Using PGP/MIME): Note that epg is now the default.
3111
3112 * gnus.texi: Reduce references to obsolete pgg library.
3113 (Security): Note that epg is now the default.
3114
3115 * gnus-faq.texi (FAQ 8-2): Mention EasyPG.
3116
3117 * nxml-mode.texi (Completion): C-RET is no longer bound to
3118 nxml-complete.
3119
3120 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
3121
3122 * org.texi (Customizing tables in ODT export): Correct few errors.
3123
3124 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
3125
3126 * org.texi (Links in ODT export): Update.
3127 (Labels and captions in ODT export): New node.
3128
3129 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
3130
3131 * org.texi (Literal examples in ODT export): htmlfontify.el in
3132 Emacs-24.1 now supports fontification. So ODT source blocks will
3133 be fontified by default.
3134
3135 2012-04-01 Julian Gehring <julian.gehring@googlemail.com> (tiny change)
3136
3137 * org.texi (Refiling notes): Remove duplicated keybinding.
3138
3139 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
3140
3141 * org.texi (noweb): Documentation of this new option to the :noweb
3142 header argument.
3143
3144 2012-04-01 Suvayu Ali <fatkasuvayu+linux@gmail.com>
3145
3146 * org.texi (Header and sectioning): Add example demonstrating how
3147 to use "LaTeX_CLASS_OPTIONS".
3148
3149 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
3150
3151 * org.texi (Noweb reference syntax): Describe the ability to
3152 execute noweb references in the manual.
3153
3154 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
3155
3156 * org.texi (cache): Improve cache documentation when session
3157 evaluation is used.
3158
3159 2012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
3160
3161 * org.texi (Plain lists): Document removal.
3162
3163 2012-04-01 Michael Brand <michael.ch.brand@gmail.com>
3164
3165 * org.texi: Decapitalize file name in references to Calc manual.
3166
3167 2012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
3168
3169 * org.texi (Plain lists): Document removal.
3170
3171 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
3172
3173 * org.texi (Top, OpenDocument Text export)
3174 (ODT export commands, Extending ODT export)
3175 (Images in ODT export, Tables in ODT export)
3176 (Configuring a document converter): Add or Update.
3177
3178 2012-04-01 Carsten Dominik <carsten.dominik@gmail.com>
3179
3180 * org.texi (MobileOrg): Change the wording to reflect that the
3181 Android Version is no longer just the little brother of the iOS
3182 version.
3183
3184 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
3185
3186 * org.texi (Key bindings and useful functions): Update babel key
3187 binding documentation in manual.
3188
3189 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
3190
3191 * org.texi (noweb): Document new noweb header value.
3192
3193 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
3194
3195 * org.texi (noweb-sep): Document new header argument.
3196
3197 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
3198
3199 * org.texi (noweb-ref): Documentation of this new custom variable.
3200
3201 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
3202
3203 * org.texi (wrap): Update the new :wrap documentation to match the
3204 current implementation.
3205
3206 2012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
3207
3208 * org.texi: Added documentation for :wrap.
3209
3210 2012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
3211
3212 * org.texi: #+RESULTS now user-configurable.
3213
3214 2012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
3215
3216 * org.texi: Documented :noweb no-export.
3217
3218 2012-04-01 Thomas Dye <dk@poto.local>
3219
3220 * org.texi: Edit :noweb no header argument for correctness.
3221
3222 2012-04-01 Bastien Guerry <bzg@gnu.org>
3223
3224 * org.texi (Customization): Update the approximate number of Org
3225 variables.
3226
3227 2012-04-01 Thomas Dye <dk@poto.local>
3228
3229 * org.texi: The :results wrap produces a drawer instead of a
3230 begin_results block.
3231
3232 2012-03-22 Peder O. Klingenberg <peder@klingenberg.no> (tiny change)
3233
3234 * gnus.texi (Archived Messages): Update `gnus-message-archive-group' to
3235 reflect the new default.
3236
3237 2012-03-10 Eli Zaretskii <eliz@gnu.org>
3238
3239 * info.texi (Expert Info): Move the index entry for "Texinfo" from
3240 "Getting Started" to this node. (Bug#10450)
3241
3242 2012-03-10 Chong Yidong <cyd@gnu.org>
3243
3244 * flymake.texi (Example -- Configuring a tool called via make):
3245 Mention the Automake COMPILE variable (Bug#8715).
3246
3247 * info.texi (Getting Started): Add an index entry (Bug#10450).
3248
3249 2012-03-02 Michael Albinus <michael.albinus@gmx.de>
3250
3251 * dbus.texi (Signals): Known names will be mapped onto unique
3252 names, when registering for signals.
3253
3254 2012-02-29 Glenn Morris <rgm@gnu.org>
3255
3256 * url.texi: Fix quote usage in body text.
3257
3258 * sem-user.texi, url.texi, woman.texi: Use "" quotes in menus.
3259
3260 * cl.texi: Use @code{} in menus when appropriate.
3261
3262 2012-02-28 Glenn Morris <rgm@gnu.org>
3263
3264 * calc.texi, cc-mode.texi, cl.texi, ebrowse.texi, ediff.texi:
3265 * eshell.texi, gnus-faq.texi, gnus-news.texi, gnus.texi:
3266 * idlwave.texi, info.texi, newsticker.texi, nxml-mode.texi:
3267 * org.texi, sc.texi, vip.texi, viper.texi:
3268 Standardize possessive apostrophe usage.
3269
3270 2012-02-26 Chong Yidong <cyd@gnu.org>
3271
3272 * ediff.texi (Quick Help Commands): Add a couple of index entries
3273 (Bug#10834).
3274
3275 2012-02-17 Glenn Morris <rgm@gnu.org>
3276
3277 * gnus.texi (Posting Styles):
3278 * remember.texi (Org): Fix cross-refs to other manuals.
3279
3280 2012-02-15 Glenn Morris <rgm@gnu.org>
3281
3282 * smtpmail.texi (Emacs Speaks SMTP): General update for 24.1.
3283 (Encryption): New chapter, split out from previous.
3284
3285 2012-02-13 Lars Ingebrigtsen <larsi@gnus.org>
3286
3287 * gnus.texi (Customizing the IMAP Connection):
3288 Mention nnimap-record-commands.
3289
3290 2012-02-10 Glenn Morris <rgm@gnu.org>
3291
3292 * url.texi (Retrieving URLs): Update url-retrieve arguments.
3293 Mention url-queue-retrieve.
3294
3295 2012-02-09 Glenn Morris <rgm@gnu.org>
3296
3297 * sem-user.texi (Semantic mode user commands): Typo fix.
3298
3299 * info.texi (Create Info buffer): Mention info-display-manual.
3300
3301 2012-02-07 Lars Ingebrigtsen <larsi@gnus.org>
3302
3303 * gnus.texi (Mail Source Specifiers): Add a pop3 via an SSH tunnel
3304 example (modified from an example by Michael Albinus).
3305
3306 2012-01-30 Philipp Haselwarter <philipp.haselwarter@gmx.de> (tiny change)
3307
3308 * gnus.texi (Agent Basics): Fix outdated description of
3309 `gnus-agent-auto-agentize-methods'.
3310
3311 2012-01-28 Andreas Schwab <schwab@linux-m68k.org>
3312
3313 * cc-mode.texi: Always @defindex ss.
3314 (Config Basics): Fix argument of @itemize.
3315 (Macro Backslashes): Add @code around index entry.
3316
3317 2012-01-23 Glenn Morris <rgm@gnu.org>
3318
3319 * pcl-cvs.texi (About PCL-CVS): Refer to vc-dir rather than vc-dired.
3320
3321 2012-01-19 Eric Hanchrow <eric.hanchrow@gmail.com>
3322
3323 * tramp.texi (File): Tweak wording for the `scpc' option.
3324
3325 2012-01-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
3326
3327 * gnus.texi (Group Parameters): Really note precedence.
3328
3329 2012-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
3330
3331 * gnus.texi (Group Parameters): Note precedence.
3332
3333 2012-01-03 Eric Schulte <eric.schulte@gmx.com>
3334
3335 * org.texi (Noweb reference syntax): Adding documentation of
3336 the `*org-babel-use-quick-and-dirty-noweb-expansion*'
3337 variable.
3338
3339 2012-01-03 Bastien Guerry <bzg@gnu.org>
3340
3341 * org.texi (Plain lists): Split the table to fix the display
3342 of items.
3343
3344 2012-01-03 Bastien Guerry <bzg@gnu.org>
3345
3346 * org.texi (Plain lists): Fix misplaced explanation.
3347
3348 2012-01-03 Bastien Guerry <bzg@gnu.org>
3349
3350 * org.texi (Plain lists, Agenda files): Add index entries.
3351
3352 2012-01-03 Julian Gehring <julian.gehring@googlemail.com>
3353
3354 * org.texi: Use "Org mode" instead of alternatives like
3355 "Org-mode" or "org-mode".
3356
3357 2012-01-03 Bernt Hansen <bernt@norang.ca>
3358
3359 * org.texi (Agenda commands):
3360 Document `org-clock-report-include-clocking-task'.
3361
3362 2012-01-03 Bastien Guerry <bzg@gnu.org>
3363
3364 * org.texi (Checkboxes): Document the new behavior of `C-u C-c
3365 C-c' on checkboxes.
3366
3367 2012-01-03 Julian Gehring <julian.gehring@googlemail.com>
3368
3369 * org.texi: End sentences with two spaces.
3370
3371 2012-01-03 Michael Brand <michael.ch.brand@gmail.com>
3372
3373 * org.texi (External links): Document the link types file+sys
3374 and file+emacs, slightly narrow used page width.
3375
3376 2012-01-03 Eric Schulte <eric.schulte@gmx.com>
3377
3378 * org.texi (colnames): Note that colnames behavior may differ
3379 across languages.
3380
3381 2012-01-03 Bastien Guerry <bzg@gnu.org>
3382
3383 * org.texi (Weekly/daily agenda, Agenda commands): Fix typos.
3384
3385 2012-01-03 Thomas Dye <dk@poto.westell.com>
3386
3387 * org.texi: Augmented discussion of babel property
3388 inheritance. Put footnote outside sentence ending period.
3389
3390 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
3391
3392 * org.texi (eval): Documenting the full range of :eval header
3393 argument values.
3394
3395 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
3396
3397 * org.texi (eval): Documentation of the new :eval option.
3398
3399 2012-01-03 Thomas Dye <dk@poto.local>
3400
3401 * org.texi: Add accumulated properties.
3402
3403 2012-01-03 Thomas Dye <dk@poto.local>
3404
3405 * org.texi: Documented no spaces in name=assign, another
3406 correction to :var table.
3407
3408 2012-01-03 Thomas Dye <dk@poto.local>
3409
3410 * org.texi: Changed DATA to NAME in Working With Source Code
3411 section.
3412
3413 2012-01-03 Tom Dye <tsd@tsdye.com>
3414
3415 * org.texi: Minor change to :var table.
3416
3417 2012-01-03 Tom Dye <tsd@tsdye.com>
3418
3419 * org.texi: More changes to :var table (some examples were wrong).
3420
3421 2012-01-03 Tom Dye <tsd@tsdye.com>
3422
3423 * org.texi: Cleaned up :var table.
3424
3425 2012-01-03 Bastien Guerry <bzg@gnu.org>
3426
3427 * org.texi (Timestamps, Weekly/daily agenda)
3428 (Weekly/daily agenda): Add @cindex for "appointment".
3429
3430 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
3431
3432 * org.texi (Literal examples): A new link to the template for
3433 inserting empty code blocks.
3434 (Structure of code blocks): A new link to the template for
3435 inserting empty code blocks.
3436
3437 2012-01-03 Rafael Laboissiere <rafael@laboissiere.net> (tiny change)
3438
3439 * org.texi (External links): Add footnote on how the behavior
3440 of the text search in Org files are controled by the variable
3441 `org-link-search-must-match-exact-headline'.
3442
3443 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
3444
3445 * org.texi (Buffer-wide header arguments):
3446 Update documentation to reflect removal of #+PROPERTIES.
3447
3448 2012-01-03 Carsten Dominik <carsten.dominik@gmail.com>
3449
3450 * org.texi (The clock table): Mention that ACHIVED trees
3451 contribute to the clock table.
3452
3453 2012-01-03 Carsten Dominik <carsten.dominik@gmail.com> (tiny change)
3454
3455 * org.texi (Conflicts): Better yasnippet config info.
3456
3457 2012-01-03 Bastien Guerry <bzg@gnu.org> (tiny change)
3458
3459 * org.texi (Selective export): Explicitly mention the default
3460 values for `org-export-select-tags',
3461 `org-export-exclude-tags'.
3462
3463 2012-01-03 Tom Dye <tsd@tsdye.com>
3464
3465 * org.texi: Added a line to specify that header arguments are
3466 lowercase.
3467
3468 2012-01-03 Tom Dye <tsd@tsdye.com>
3469
3470 * org.texi: :var requires default value when declared.
3471
3472 2012-01-03 Bastien Guerry <bzg@gnu.org>
3473
3474 * org.texi (Handling links): Add a note about the
3475 `org-link-frame-setup' option.
3476
3477 2012-01-03 David Maus <dmaus@ictsoc.de>
3478
3479 * org.texi (Exporting Agenda Views, Extracting agenda
3480 information): Fix command line syntax, quote symbol parameter
3481 values.
3482
3483 2012-01-03 David Maus <dmaus@ictsoc.de>
3484
3485 * org.texi (Exporting Agenda Views): Fix command line syntax.
3486
3487 2011-12-28 Paul Eggert <eggert@cs.ucla.edu>
3488
3489 * gnus.texi (Mail Source Customization, Mail Back End Variables):
3490 Use octal notation for file permissions, which are normally
3491 thought of in octal.
3492 (Mail Back End Variables): Use more-plausible modes in example.
3493
3494 2011-12-20 Alan Mackenzie <acm@muc.de>
3495
3496 * cc-mode.texi: Update version string 5.31 -> 5.32.
3497
3498 2011-12-06 Juanma Barranquero <lekktu@gmail.com>
3499
3500 * gnus-faq.texi (FAQ 2-1, FAQ 3-8, FAQ 4-14, FAQ 9-1): Fix typos.
3501
3502 2011-11-24 Glenn Morris <rgm@gnu.org>
3503
3504 * gnus.texi, smtpmail.texi: Fix case of "GnuTLS".
3505
3506 2011-11-24 Juanma Barranquero <lekktu@gmail.com>
3507
3508 * makefile.w32-in: Update dependencies.
3509
3510 2011-11-20 Glenn Morris <rgm@gnu.org>
3511
3512 * gnus.texi (Group Information):
3513 Remove gnus-group-fetch-faq, command deleted 2010-09-24.
3514
3515 2011-11-20 Juanma Barranquero <lekktu@gmail.com>
3516
3517 * gnus-coding.texi (Gnus Maintenance Guide):
3518 Rename from "Gnus Maintainance Guide".
3519
3520 * ede.texi (ede-compilation-program, ede-compiler, ede-linker):
3521 * eieio.texi (Customizing):
3522 * gnus.texi (Article Washing):
3523 * gnus-news.texi:
3524 * sem-user.texi (Smart Jump): Fix typos.
3525
3526 2011-11-16 Juanma Barranquero <lekktu@gmail.com>
3527
3528 * org.texi (Agenda commands, Exporting Agenda Views): Fix typos.
3529
3530 2011-11-15 Juanma Barranquero <lekktu@gmail.com>
3531
3532 * ede.texi (project-am-texinfo):
3533 * gnus.texi (Sending or Not Sending):
3534 * org.texi (Template elements): Fix typos.
3535
3536 2011-11-14 Juanma Barranquero <lekktu@gmail.com>
3537
3538 * ediff.texi (Hooks):
3539 * sem-user.texi (Semanticdb Roots): Fix typos.
3540
3541 2011-11-11 Juanma Barranquero <lekktu@gmail.com>
3542
3543 * semantic.texi (Tag handling): Fix typo.
3544
3545 2011-10-31 Katsumi Yamaoka <yamaoka@jpl.org>
3546
3547 * gnus.texi (Other Gnus Versions): Remove.
3548
3549 2011-10-28 Alan Mackenzie <acm@muc.de>
3550
3551 * cc-mode.texi (Indentation Commands): Mention "macros with semicolons".
3552 (Other Special Indentations): Add an xref to "Macros with ;".
3553 (Customizing Macros): Add stuff about syntax in macros. Add an xref to
3554 "Macros with ;".
3555 (Macros with ;): New page.
3556
3557 * cc-mode.texi (Movement Commands): Document `c-defun-tactic'.
3558 Document the new handling of nested scopes for movement by defuns.
3559
3560 2011-10-23 Michael Albinus <michael.albinus@gmx.de>
3561
3562 Sync with Tramp 2.2.3.
3563
3564 * trampver.texi: Update release number.
3565
3566 2011-10-14 Glenn Morris <rgm@gnu.org>
3567
3568 * ert.texi (Introduction, How to Run Tests)
3569 (Running Tests Interactively, Expected Failures)
3570 (Tests and Their Environment, Useful Techniques)
3571 (Interactive Debugging, Fixtures and Test Suites):
3572 Minor rephrasings.
3573 (Running Tests Interactively, The @code{should} Macro): Add xrefs.
3574 (Running Tests in Batch Mode): Simplify loading instructions.
3575 (Test Selectors): Clarify some selectors.
3576 (Expected Failures, Useful Techniques):
3577 Make examples fit in 80 columns.
3578
3579 2011-10-13 Jay Belanger <jay.p.belanger@gmail.com>
3580
3581 * calc.texi (Basic Operations on Units): Discuss temperature
3582 conversion (`u t') alongside with other unit conversions ('u c').
3583
3584 2011-10-12 Glenn Morris <rgm@gnu.org>
3585
3586 * ert.texi: Whitespace trivia to make main menu items line up better.
3587
3588 2011-10-08 Glenn Morris <rgm@gnu.org>
3589
3590 * Makefile.in: Fix ert rules.
3591
3592 2011-10-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
3593
3594 * gnus.texi (Gnus Utility Functions): Add more references and
3595 explanations (bug#9683).
3596
3597 2011-09-26 Paul Eggert <eggert@cs.ucla.edu>
3598
3599 * texinfo.tex: Merge from gnulib.
3600
3601 2011-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
3602
3603 * gnus.texi (Archived Messages): Note the default (bug#9552).
3604
3605 2011-09-21 Bill Wohler <wohler@newt.com>
3606
3607 Release MH-E manual version 8.3.
3608
3609 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
3610 release 8.3.
3611 (Preface): Update support information.
3612 (From Bill Wohler): Reset text to original version. As a
3613 historical quote, the tense should be correct in the time that it
3614 was written.
3615
3616 2011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
3617
3618 * gnus.texi (Listing Groups): Explain `gnus-group-list-limit'.
3619 (Finding the News): Doc clarification.
3620 (Terminology): Mention naming.
3621
3622 2011-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
3623
3624 * gnus.texi: Remove mentions of `recent', which are now obsolete.
3625 (Interactive): Document `quiet'.
3626
3627 2011-08-15 Suvayu Ali <fatkasuvayu+linux@gmail.com> (tiny change)
3628
3629 * org.texi (Images in LaTeX export): Rewrite.
3630
3631 2011-08-15 Bastien Guerry <bzg@gnu.org>
3632
3633 * org.texi (Using the mapping API): Mention 'region as a possible
3634 scope for `org-map-entries'.
3635
3636 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3637
3638 * org.texi (Visibility cycling): Document `org-copy-visible'.
3639
3640 2011-08-15 Bastien Guerry <bzg@gnu.org>
3641
3642 * org.texi (Template expansion): Order template sequences in the
3643 proper order.
3644
3645 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3646
3647 * org.texi (eval): Expand discussion of the :eval header argument.
3648
3649 2011-08-15 Bastien Guerry <bzg@gnu.org>
3650
3651 * org.texi (Languages): Add Lilypond and Awk as supported
3652 languages.
3653
3654 2011-08-15 Achim Gratz <stromeko@nexgo.de>
3655
3656 * org.texi: Document that both CLOCK_INTO_DRAWER and
3657 LOG_INTO_DRAWER can be used to override the contents of variable
3658 org-clock-into-drawer (or if unset, org-log-into-drawer).
3659
3660 * org.texi: Replace @xref->@pxref.
3661
3662 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3663
3664 * org.texi (Evaluating code blocks): Documenting the new option
3665 for inline call lines.
3666
3667 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3668
3669 * org.texi (Results of evaluation): More explicit about the
3670 mechanism through which interactive evaluation of code is
3671 performed.
3672
3673 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3674
3675 * org.texi (noweb-ref): New header argument documentation.
3676
3677 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3678
3679 * org.texi (Extracting source code): Documentation of the new
3680 org-babel-tangle-named-block-combination variable.
3681
3682 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3683
3684 * org.texi (Structure of code blocks): Explicitly state that the
3685 behavior of multiple blocks of the same name is undefined.
3686
3687 2011-08-15 Christian Egli <christian.egli@sbszh.ch>
3688
3689 * org.texi (TaskJuggler export): Modify the example to reflect the
3690 new effort durations.
3691
3692 2011-08-15 David Maus <dmaus@ictsoc.de>
3693
3694 * org.texi (Images in LaTeX export): Escape curly brackets in
3695 LaTeX example.
3696
3697 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3698
3699 * org.texi (The clock table): Document the :properties and
3700 :inherit-props arguments for the clocktable.
3701
3702 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3703
3704 * org.texi (Tables in LaTeX export): Document specifying placement
3705 options for tables.
3706
3707 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3708
3709 * org.texi (Evaluating code blocks): More specific documentation
3710 about the different types of header arguments.
3711
3712 2011-08-15 Manuel Giraud <manuel.giraud@univ-nantes.fr>
3713
3714 * org.texi (Sitemap): Document `:sitemap-sans-extension' property.
3715
3716 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3717
3718 * org.texi (Built-in table editor): Document the table field
3719 follow mode.
3720
3721 2011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
3722
3723 * org.texi (Easy Templates): Document new template.
3724
3725 2011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
3726
3727 * org.texi (Literal examples): Add a cross-reference from "Literal
3728 Examples" to "Easy Templates."
3729
3730 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3731
3732 * org.texi (The clock table): Add link to match syntax.
3733
3734 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3735
3736 * org.texi (Agenda commands): Document clock consistency checks.
3737
3738 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3739
3740 * org.texi (Built-in table editor): Document that \vert represents
3741 a vertical bar in a table field.
3742
3743 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3744
3745 * org.texi (Literal examples): Link from "Markup" > "Literate
3746 Examples" to "Working with Source Code".
3747
3748 2011-08-15 Puneeth Chaganti <punchagan@gmail.com>
3749
3750 * org.texi (Agenda commands): Doc for function option to bulk
3751 action.
3752
3753 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3754
3755 * org.texi (Template expansion): Document new %<...> template
3756 escape.
3757
3758 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3759
3760 * org.texi (Selective export): Document exclusion of any tasks
3761 from export.
3762
3763 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3764
3765 * org.texi (Selective export): Document how to exclude DONE tasks
3766 from export.
3767 (Publishing options): Document the properties to be used to turn off
3768 export of DONE tasks.
3769
3770 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3771
3772 * org.texi (The date/time prompt): Document date range protection.
3773
3774 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3775
3776 * org.texi (padline): Documentation of the new padline header
3777 argument.
3778
3779 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3780
3781 * org.texi (var): Adding "[" to list of characters triggering
3782 elisp evaluation.
3783
3784 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3785
3786 * org.texi (var): Documentation of Emacs Lisp evaluation during
3787 variable assignment.
3788
3789 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3790
3791 * org.texi (colnames): Reference indexing into variables, and note
3792 that colnames are *not* removed before indexing occurs.
3793 (rownames): Reference indexing into variables, and note that
3794 rownames are *not* removed before indexing occurs.
3795
3796 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3797
3798 * org.texi (var): Clarification of indexing into tabular
3799 variables.
3800
3801 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3802
3803 * org.texi (results): Documentation of the `:results wrap' header
3804 argument.
3805
3806 2011-08-15 Bastien Guerry <bzg@gnu.org>
3807
3808 * org.texi (LaTeX and PDF export): Add a note about a limitation
3809 of the LaTeX export: the org file has to be properly structured.
3810
3811 2011-08-15 Bastien Guerry <bzg@gnu.org>
3812
3813 * org.texi (Dynamic blocks, Structure editing):
3814 Mention the function `org-narrow-to-block'.
3815
3816 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3817
3818 * org.texi (Languages): Updating list of code block supported
3819 languages.
3820
3821 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3822
3823 * org.texi (Special properties): CATEGORY is a special property,
3824 but it may also used in the drawer.
3825
3826 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3827
3828 * org.texi (mkdirp): Documentation of the :mkdirp header argument.
3829
3830 2011-08-15 Puneeth Chaganti <punchagan@gmail.com>
3831
3832 * org.texi (Include files): Document :lines.
3833
3834 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3835
3836 * org.texi (comments): Documentation of the ":comments noweb" code
3837 block header argument.
3838
3839 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3840
3841 * org.texi (Conflicts): Change "yasnippets" to "yasnippet" and
3842 added extra whitespace around functions to be consistent with the
3843 rest of the section.
3844
3845 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3846
3847 * org.texi (Evaluating code blocks): Expand discussion of
3848 #+call: line syntax.
3849 (Header arguments in function calls): Expand discussion of
3850 #+call: line syntax.
3851
3852 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3853
3854 * org.texi (Evaluating code blocks): More explicit about how to
3855 pass variables to #+call lines.
3856
3857 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3858
3859 * org.texi (Results of evaluation): Link to the :results header
3860 argument list from the "Results of evaluation" section.
3861
3862 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3863
3864 * org.texi (Conflicts): Adding additional information about
3865 resolving org/yasnippet conflicts.
3866
3867 2011-08-15 David Maus <dmaus@ictsoc.de>
3868
3869 * org.texi (Publishing options): Document style-include-scripts
3870 publishing project property.
3871
3872 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3873
3874 * org.texi (Sparse trees): Document the next-error /
3875 previous-error functionality.
3876
3877 2011-08-15 Tom Dye <tsd@tsdye.com>
3878
3879 * org.texi (cache): Improve documentation of code block caches.
3880
3881 2011-08-15 Tom Dye <tsd@tsdye.com>
3882
3883 * org.texi (Code block specific header arguments):
3884 Documentation of multi-line header arguments.
3885
3886 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3887
3888 * org.texi (Code evaluation security): Add example for using a
3889 function.
3890
3891 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3892
3893 * org.texi (Tables in LaTeX export): Documentation of new
3894 attr_latex options for tables.
3895
3896 2011-08-03 Michael Albinus <michael.albinus@gmx.de>
3897
3898 * trampver.texi: Update release number.
3899
3900 2011-07-30 Michael Albinus <michael.albinus@gmx.de>
3901
3902 Sync with Tramp 2.2.2.
3903
3904 * trampver.texi: Update release number.
3905
3906 2011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
3907
3908 * flymake.texi (Example -- Configuring a tool called via make):
3909 Use /dev/null instead of the Windows "nul" (bug#8715).
3910
3911 2011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
3912
3913 * widget.texi (Setting Up the Buffer): Remove mention of the
3914 global keymap parent, which doesn't seem to be accurate
3915 (bug#7045).
3916
3917 2011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
3918
3919 * org.texi (Special agenda views): Fix double quoting (bug#3509).
3920
3921 2010-07-10 Kevin Ryde <user42@zip.com.au>
3922
3923 * cl.texi (For Clauses): Add destructuring example processing an
3924 alist (bug#6596).
3925
3926 2011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
3927
3928 * ediff.texi (Major Entry Points): Remove mention of `require',
3929 since that's not pertinent in the installed Emacs (bug#9016).
3930
3931 2011-07-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
3932
3933 * gnus.texi (Expiring Mail): Document gnus-auto-expirable-marks.
3934 (Filtering New Groups): Clarify how simple the "options -n" format is.
3935 (Agent Expiry): Remove mention of `gnus-request-expire-articles', which
3936 is internal.
3937
3938 2011-07-04 Michael Albinus <michael.albinus@gmx.de>
3939
3940 * tramp.texi (Cleanup remote connections):
3941 Add `tramp-cleanup-this-connection'.
3942
3943 2011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
3944
3945 * gnus.texi (Subscription Methods): Link to "Group Levels" to explain
3946 zombies.
3947 (Checking New Groups): Ditto (bug#8974).
3948 (Checking New Groups): Move the reference to the right place.
3949
3950 2011-07-03 Dave Abrahams <dave@boostpro.com> (tiny change)
3951
3952 * gnus.texi (Startup Files): Clarify that we're talking about numbered
3953 backups, and not actual vc (bug#8975).
3954
3955 2011-07-03 Kevin Ryde <user42@zip.com.au>
3956
3957 * cl.texi (For Clauses): @items for hash-values and key-bindings
3958 to make them more visible when skimming. Add examples of `using'
3959 clause to them, examples being clearer than a description in
3960 words (bug#6599).
3961
3962 2011-07-01 Alan Mackenzie <acm@muc.de>
3963
3964 * cc-mode.texi (Guessing the Style): New page.
3965 (Styles): Add a short introduction to above.
3966
3967 2011-06-28 Deniz Dogan <deniz@dogan.se>
3968
3969 * rcirc.texi (Configuration): Bug-fix:
3970 `rcirc-default-user-full-name' is now `rcirc-default-full-name'.
3971 Reported by Elias Pipping <pipping@exherbo.org>.
3972
3973 2011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
3974
3975 * gnus.texi (Summary Mail Commands):
3976 Document `gnus-summary-reply-to-list-with-original'.
3977
3978 2011-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
3979
3980 * eshell.texi (Known problems): Fix typo.
3981
3982 2011-06-12 Michael Albinus <michael.albinus@gmx.de>
3983
3984 * tramp.texi (Customizing Completion): Mention authinfo-style files.
3985 (Password handling): `auth-source-debug' is good for debug messages.
3986
3987 2011-05-31 Teodor Zlatanov <tzz@lifelogs.com>
3988
3989 * gnus.texi (Store custom flags and keywords): Refer to
3990 `gnus-registry-article-marks-to-{chars,names}' instead of
3991 `gnus-registry-user-format-function-{M,M2}'.
3992
3993 2011-05-27 Paul Eggert <eggert@cs.ucla.edu>
3994
3995 * texinfo.tex: Merge from gnulib.
3996
3997 2011-05-18 Teodor Zlatanov <tzz@lifelogs.com>
3998
3999 * gnus.texi (Gnus Registry Setup): Rename from "Setup".
4000 (Store custom flags and keywords):
4001 Mention `gnus-registry-user-format-function-M' and
4002 `gnus-registry-user-format-function-M2'.
4003
4004 2011-05-17 Paul Eggert <eggert@cs.ucla.edu>
4005
4006 * texinfo.tex: Sync from gnulib, version 2011-05-11.16.
4007
4008 2011-05-17 Glenn Morris <rgm@gnu.org>
4009
4010 * gnus.texi (Face): Fix typo.
4011
4012 2011-05-14 Glenn Morris <rgm@gnu.org>
4013
4014 * dired-x.texi (Omitting Examples): Minor addition.
4015
4016 2011-05-10 Jim Meyering <meyering@redhat.com>
4017
4018 * ede.texi: Fix typo "or or -> or".
4019
4020 2011-05-03 Peter Münster <pmlists@free.fr> (tiny change)
4021
4022 * gnus.texi (Summary Buffer Lines):
4023 gnus-summary-user-date-format-alist does not exist.
4024 (Sorting the Summary Buffer): More about sorting threads.
4025
4026 2011-04-25 Michael Albinus <michael.albinus@gmx.de>
4027
4028 * trampver.texi: Update release number.
4029
4030 2011-04-14 Michael Albinus <michael.albinus@gmx.de>
4031
4032 * tramp.texi (Frequently Asked Questions): New item for disabling
4033 Tramp in other packages.
4034
4035 2011-04-14 Teodor Zlatanov <tzz@lifelogs.com>
4036
4037 * gnus.texi (nnmairix caveats, Setup, Registry Article Refer Method)
4038 (Fancy splitting to parent, Store arbitrary data):
4039 Update gnus-registry docs.
4040
4041 2011-04-13 Juanma Barranquero <lekktu@gmail.com>
4042
4043 * ede.texi: Fix typos.
4044
4045 2011-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
4046
4047 * gnus.texi (Window Layout): @itemize @code doesn't exist.
4048 It's @table @code.
4049
4050 2011-03-19 Antoine Levitt <antoine.levitt@gmail.com>
4051
4052 * gnus.texi (Listing Groups): Document gnus-group-list-ticked.
4053
4054 2011-03-17 Jay Belanger <jay.p.belanger@gmail.com>
4055
4056 * calc.texi (Logarithmic Units): Update the function names.
4057
4058 2011-03-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
4059
4060 * message.texi (Various Commands): Document format specs in the
4061 ellipsis.
4062
4063 2011-03-15 Antoine Levitt <antoine.levitt@gmail.com>
4064
4065 * message.texi (Insertion Variables): Document message-cite-style.
4066
4067 2011-03-14 Michael Albinus <michael.albinus@gmx.de>
4068
4069 * tramp.texi (Remote processes): New subsection "Running shell on
4070 a remote host".
4071
4072 2011-03-12 Teodor Zlatanov <tzz@lifelogs.com>
4073
4074 * auth.texi (Help for developers): Update docs to explain that the
4075 :save-function will only run the first time.
4076
4077 2011-03-12 Glenn Morris <rgm@gnu.org>
4078
4079 * Makefile.in (emacs-faq.html): Fix some more cross-refs.
4080 (emacs-faq.text): New target.
4081 (clean): Add emacs-faq.
4082
4083 2011-03-12 Michael Albinus <michael.albinus@gmx.de>
4084
4085 Sync with Tramp 2.2.1.
4086
4087 * trampver.texi: Update release number.
4088
4089 2011-03-11 Glenn Morris <rgm@gnu.org>
4090
4091 * Makefile.in (HTML_TARGETS): New.
4092 (clean): Delete $HTML_TARGETS.
4093 (emacs-faq.html): New, for use with the gnu.org Emacs webpage.
4094
4095 2011-03-08 Teodor Zlatanov <tzz@lifelogs.com>
4096
4097 * auth.texi (Help for developers): Show example of using
4098 `auth-source-search' with prompts and :save-function.
4099
4100 2011-03-07 Chong Yidong <cyd@stupidchicken.com>
4101
4102 * Version 23.3 released.
4103
4104 2011-03-07 Antoine Levitt <antoine.levitt@gmail.com>
4105
4106 * message.texi (Message Buffers): Update default value of
4107 message-generate-new-buffers.
4108
4109 2011-03-06 Jay Belanger <jay.p.belanger@gmail.com>
4110
4111 * calc.texi (Logarithmic Units): Rename calc-logunits-dblevel
4112 and calc-logunits-nplevel to calc-dblevel and calc-nplevel,
4113 respectively.
4114 (Musical Notes): New section.
4115 (Customizing Calc): Mention the customizable variable
4116 calc-note-threshold.
4117
4118 2011-03-03 Glenn Morris <rgm@gnu.org>
4119
4120 * url.texi (Dealing with HTTP documents): Remove reference to
4121 function url-decode-text-part; never seems to have existed. (Bug#6038)
4122 (Configuration): Update url-configuration-directory description.
4123
4124 2011-03-02 Glenn Morris <rgm@gnu.org>
4125
4126 * dired-x.texi (Multiple Dired Directories): Remove mentions
4127 of dired-default-directory-alist and dired-default-directory.
4128 Move dired-smart-shell-command here...
4129 (Miscellaneous Commands): ... from here.
4130
4131 2011-03-02 Paul Eggert <eggert@cs.ucla.edu>
4132
4133 * texinfo.tex: Update to version 2011-02-24.09.
4134
4135 2011-03-02 Glenn Morris <rgm@gnu.org>
4136
4137 * dired-x.texi (Omitting Variables): Refer to add-dir-local-variable
4138 instead of the obsoleted dired-omit-here-always.
4139
4140 2011-02-28 Michael Albinus <michael.albinus@gmx.de>
4141
4142 * tramp.texi (Frequently Asked Questions): Add Emacs 24 to
4143 supported systems.
4144
4145 2011-02-28 Glenn Morris <rgm@gnu.org>
4146
4147 * dbus.texi (Type Conversion): Grammar fix.
4148
4149 2011-02-23 Michael Albinus <michael.albinus@gmx.de>
4150
4151 * tramp.texi: Use consistently "Emacs" (instead of "GNU Emacs") and
4152 "Debian GNU/Linux".
4153
4154 * trampver.texi [xemacs]: Set emacsothername to "Emacs".
4155
4156 2011-02-23 Glenn Morris <rgm@gnu.org>
4157
4158 * dired-x.texi (Features): Minor rephrasing.
4159 (Local Variables): Fix typos.
4160
4161 * edt.texi, erc.texi, gnus.texi, idlwave.texi, mh-e.texi:
4162 Standardize some Emacs/XEmacs terminology.
4163
4164 * dired-x.texi (Features): Don't advertise obsolete local variables.
4165 Simplify layout.
4166 (Omitting Variables): Update local variables example.
4167 (Local Variables): Say this is obsolete. Fix description of
4168 dired-enable-local-variables possible values.
4169
4170 2011-02-22 Teodor Zlatanov <tzz@lifelogs.com>
4171
4172 * auth.texi (Help for users): Mention ~/.netrc is also searched by
4173 default now.
4174
4175 2011-02-21 Lars Ingebrigtsen <larsi@gnus.org>
4176
4177 * gnus.texi (Article Date): Clarify gnus-article-update-date-headers.
4178
4179 2011-02-20 Lars Ingebrigtsen <larsi@gnus.org>
4180
4181 * gnus.texi (Window Layout): Document layout names.
4182
4183 2011-02-19 Eli Zaretskii <eliz@gnu.org>
4184
4185 * ada-mode.texi: Sync @dircategory with ../../info/dir.
4186 * auth.texi: Sync @dircategory with ../../info/dir.
4187 * autotype.texi: Sync @dircategory with ../../info/dir.
4188 * calc.texi: Sync @dircategory with ../../info/dir.
4189 * cc-mode.texi: Sync @dircategory with ../../info/dir.
4190 * cl.texi: Sync @dircategory with ../../info/dir.
4191 * dbus.texi: Sync @dircategory with ../../info/dir.
4192 * dired-x.texi: Sync @dircategory with ../../info/dir.
4193 * ebrowse.texi: Sync @dircategory with ../../info/dir.
4194 * ede.texi: Sync @dircategory with ../../info/dir.
4195 * ediff.texi: Sync @dircategory with ../../info/dir.
4196 * edt.texi: Sync @dircategory with ../../info/dir.
4197 * eieio.texi: Sync @dircategory with ../../info/dir.
4198 * emacs-mime.texi: Sync @dircategory with ../../info/dir.
4199 * epa.texi: Sync @dircategory with ../../info/dir.
4200 * erc.texi: Sync @dircategory with ../../info/dir.
4201 * eshell.texi: Sync @dircategory with ../../info/dir.
4202 * eudc.texi: Sync @dircategory with ../../info/dir.
4203 * flymake.texi: Sync @dircategory with ../../info/dir.
4204 * forms.texi: Sync @dircategory with ../../info/dir.
4205 * gnus.texi: Sync @dircategory with ../../info/dir.
4206 * idlwave.texi: Sync @dircategory with ../../info/dir.
4207 * mairix-el.texi: Sync @dircategory with ../../info/dir.
4208 * message.texi: Sync @dircategory with ../../info/dir.
4209 * mh-e.texi: Sync @dircategory with ../../info/dir.
4210 * newsticker.texi: Sync @dircategory with ../../info/dir.
4211 * nxml-mode.texi: Sync @dircategory with ../../info/dir.
4212 * org.texi: Sync @dircategory with ../../info/dir.
4213 * pcl-cvs.texi: Sync @dircategory with ../../info/dir.
4214 * pgg.texi: Sync @dircategory with ../../info/dir.
4215 * rcirc.texi: Sync @dircategory with ../../info/dir.
4216 * reftex.texi: Sync @dircategory with ../../info/dir.
4217 * remember.texi: Sync @dircategory with ../../info/dir.
4218 * sasl.texi: Sync @dircategory with ../../info/dir.
4219 * sc.texi: Sync @dircategory with ../../info/dir.
4220 * semantic.texi: Sync @dircategory with ../../info/dir.
4221 * ses.texi: Sync @dircategory with ../../info/dir.
4222 * sieve.texi: Sync @dircategory with ../../info/dir.
4223 * smtpmail.texi: Sync @dircategory with ../../info/dir.
4224 * speedbar.texi: Sync @dircategory with ../../info/dir.
4225 * trampver.texi [emacs]: Set emacsname to "Emacs".
4226 * tramp.texi: Sync @dircategory with ../../info/dir.
4227 * url.texi: Sync @dircategory with ../../info/dir.
4228 * vip.texi: Sync @dircategory with ../../info/dir.
4229 * viper.texi: Sync @dircategory with ../../info/dir.
4230 * widget.texi: Sync @dircategory with ../../info/dir.
4231 * woman.texi: Sync @dircategory with ../../info/dir.
4232
4233 2011-02-19 Glenn Morris <rgm@gnu.org>
4234
4235 * dired-x.texi (Technical Details): No longer redefines
4236 dired-add-entry, dired-initial-position, dired-clean-up-after-deletion,
4237 dired-read-shell-command, or dired-find-buffer-nocreate.
4238
4239 2013-02-18 Aidan Gauland <aidalgol@no8wireless.co.nz>
4240
4241 * eshell.texi (Input/Output):
4242 Document insert output redirection operator, >>>.
4243
4244 2011-02-18 Glenn Morris <rgm@gnu.org>
4245
4246 * dired-x.texi (Optional Installation File At Point): Simplify.
4247
4248 2011-02-17 Teodor Zlatanov <tzz@lifelogs.com>
4249
4250 * auth.texi (Help for users): Use :port instead of :protocol for all
4251 auth-source docs.
4252 (GnuPG and EasyPG Assistant Configuration): Mention the default now is
4253 to have two files in `auth-sources'.
4254
4255 2011-02-16 Glenn Morris <rgm@gnu.org>
4256
4257 * dired-x.texi: Use emacsver.texi to get Emacs version.
4258 * Makefile.in ($(infodir)/dired-x, dired-x.dvi, dired-x.pdf):
4259 Depend on emacsver.texi.
4260
4261 * dired-x.texi: Drop meaningless version number.
4262 (Introduction): Remove old info.
4263 (Optional Installation Dired Jump): Autoload from dired-x.
4264 Remove incorrect info about loaddefs.el.
4265 (Bugs): Just refer to M-x report-emacs-bug.
4266
4267 * dired-x.texi (Multiple Dired Directories): Update for rename of
4268 default-directory-alist.
4269 (Miscellaneous Commands): No longer mention very old VM version 4.
4270
4271 2011-02-15 Paul Eggert <eggert@cs.ucla.edu>
4272
4273 Merge from gnulib.
4274 * texinfo.tex: Update to version 2011-02-14.11.
4275
4276 2011-02-14 Teodor Zlatanov <tzz@lifelogs.com>
4277
4278 * auth.texi (Help for users):
4279 Login collection is "Login" and not "login".
4280
4281 2011-02-13 Michael Albinus <michael.albinus@gmx.de>
4282
4283 * tramp.texi (History): Remove IMAP support.
4284 (External methods, Frequently Asked Questions): Remove `imap' and
4285 `imaps' methods.
4286 (Password handling): Remove IMAP entries for ~/.authinfo.gpg.
4287
4288 * trampver.texi: Remove default value of `emacsimap'.
4289
4290 2011-02-13 Glenn Morris <rgm@gnu.org>
4291
4292 * ada-mode.texi, dired-x.texi, ebrowse.texi, ediff.texi, eudc.texi:
4293 * idlwave.texi, reftex.texi, sc.texi, speedbar.texi: Add @top.
4294
4295 2011-02-12 Glenn Morris <rgm@gnu.org>
4296
4297 * sc.texi (Getting Connected): Remove old index entries.
4298
4299 2011-02-12 Ulrich Mueller <ulm@gentoo.org>
4300
4301 * url.texi: Remove duplicate @dircategory (Bug#7942).
4302
4303 2011-02-11 Teodor Zlatanov <tzz@lifelogs.com>
4304
4305 * auth.texi (Overview, Help for users, Help for developers):
4306 Update docs.
4307 (Help for users): Talk about spaces.
4308
4309 2011-02-09 Paul Eggert <eggert@cs.ucla.edu>
4310
4311 * texinfo.tex: Update to version 2011-02-07.16.
4312
4313 2011-02-07 Michael Albinus <michael.albinus@gmx.de>
4314
4315 * dbus.texi (Bus names): Adapt descriptions for
4316 dbus-list-activatable-names and dbus-list-known-names.
4317
4318 2011-02-07 Jay Belanger <jay.p.belanger@gmail.com>
4319
4320 * calc.texi (Logarithmic Units): New section.
4321
4322 2011-02-05 Teodor Zlatanov <tzz@lifelogs.com>
4323
4324 * gnus-overrides.texi: Renamed from overrides.texi and all the relevant
4325 manuals use it now.
4326
4327 * Makefile.in (nowebhack): Fix to use -D flag instead of overrides.
4328
4329 2011-02-05 Katsumi Yamaoka <yamaoka@jpl.org>
4330
4331 * overrides.texi: Remove.
4332
4333 * sieve.texi, sasl.texi, pgg.texi, message.texi, gnus.texi:
4334 * emacs-mime.texi, auth.texi, Makefile.in: Revert last changes.
4335
4336 2011-02-05 Michael Albinus <michael.albinus@gmx.de>
4337
4338 * tramp.texi (Frequently Asked Questions): Mention problems with
4339 WinSSHD.
4340
4341 * trampver.texi: Update release number.
4342
4343 2011-02-05 Era Eriksson <era+tramp@iki.fi> (tiny change)
4344
4345 * tramp.texi:
4346 Replace "delimet" with "delimit" globally.
4347 Replace "explicite" with "explicit" globally.
4348 Replace "instead of" with "instead" where there was nothing after "of".
4349 Audit use of comma before interrogative pronoun, "that", or "which".
4350 Minor word order, spelling, wording changes.
4351
4352 2011-02-04 Teodor Zlatanov <tzz@lifelogs.com>
4353
4354 * overrides.texi: New file to set or clear WEBHACKDEVEL.
4355
4356 * sieve.texi: Use WEBHACKDEVEL.
4357
4358 * sasl.texi: Use WEBHACKDEVEL.
4359
4360 * pgg.texi: Use WEBHACKDEVEL.
4361
4362 * message.texi: Use WEBHACKDEVEL.
4363
4364 * gnus.texi: Use WEBHACKDEVEL.
4365
4366 * emacs-mime.texi: Use WEBHACKDEVEL.
4367
4368 * auth.texi: Use WEBHACKDEVEL.
4369
4370 * Makefile.in (webhack, nowebhack): Hacks to produce for-the-web
4371 manuals.
4372
4373 2011-02-04 Lars Ingebrigtsen <larsi@gnus.org>
4374
4375 * gnus.texi: Add DEVEL header (suggested by Andreas Schwab).
4376
4377 2011-02-03 Paul Eggert <eggert@cs.ucla.edu>
4378
4379 * texinfo.tex: Update to version 2011-02-01.10 from gnulib,
4380 which in turn is copied from ftp://tug.org/tex/.
4381
4382 2011-02-03 Glenn Morris <rgm@gnu.org>
4383
4384 * faq.texi (Contacting the FSF): Mainly just refer to the web-site.
4385 (Binding combinations of modifiers and function keys):
4386 Let's assume people reading this are not using Emacs 18.
4387
4388 2011-02-03 Lars Ingebrigtsen <larsi@gnus.org>
4389
4390 * gnus.texi (Article Date): Remove mention of gnus-stop-date-timer,
4391 since it's run automatically.
4392
4393 2011-02-01 Lars Ingebrigtsen <larsi@gnus.org>
4394
4395 * gnus.texi (Customizing Articles): Fix typo.
4396
4397 2011-01-31 Lars Ingebrigtsen <larsi@gnus.org>
4398
4399 * gnus.texi (Customizing Articles): Document the new way of customizing
4400 the date headers(s).
4401
4402 2011-01-30 Lars Ingebrigtsen <larsi@gnus.org>
4403
4404 * gnus.texi (Client-Side IMAP Splitting): Add a complete nnimap fancy
4405 splitting example.
4406
4407 2011-01-29 Eli Zaretskii <eliz@gnu.org>
4408
4409 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
4410 (MAKEINFO_OPTS): New variable.
4411 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
4412 ($(infodir)/info, $(infodir)/ccmode, $(infodir)/ada-mode)
4413 ($(infodir)/pcl-cvs, $(infodir)/eshell, $(infodir)/cl)
4414 ($(infodir)/dbus, $(infodir)/dired-x, $(infodir)/ediff)
4415 ($(infodir)/flymake, $(infodir)/forms, $(infodir)/gnus)
4416 ($(infodir)/message, $(infodir)/emacs-mime, $(infodir)/sieve)
4417 ($(infodir)/pgg, $(infodir)/mh-e, $(infodir)/reftex)
4418 ($(infodir)/remember, $(infodir)/sasl, $(infodir)/sc)
4419 ($(infodir)/vip, $(infodir)/viper, $(infodir)/widget)
4420 ($(infodir)/efaq, $(infodir)/autotype, $(infodir)/calc)
4421 ($(infodir)/idlwave, $(infodir)/eudc, $(infodir)/ebrowse)
4422 ($(infodir)/woman, $(infodir)/speedbar, $(infodir)/tramp)
4423 ($(infodir)/ses, $(infodir)/smtpmail, $(infodir)/org)
4424 ($(infodir)/url, $(infodir)/newsticker, $(infodir)/nxml-mode)
4425 ($(infodir)/rcirc, $(infodir)/erc, $(infodir)/ert)
4426 ($(infodir)/epa, $(infodir)/mairix-el, $(infodir)/auth)
4427 ($(infodir)/eieio, $(infodir)/ede, $(infodir)/semantic)
4428 ($(infodir)/edt): Use $(MAKEINFO_OPTS).
4429
4430 2011-01-26 Lars Ingebrigtsen <larsi@gnus.org>
4431
4432 * gnus.texi (Article Date): Document gnus-article-update-lapsed-header.
4433
4434 2011-01-24 Teodor Zlatanov <tzz@lifelogs.com>
4435
4436 * message.texi (IDNA): Explain what it is.
4437
4438 2011-01-24 Lars Ingebrigtsen <larsi@gnus.org>
4439
4440 * gnus.texi (The Empty Backend): Document nnnil (bug #7653).
4441
4442 2011-01-23 Werner Lemberg <wl@gnu.org>
4443
4444 * Makefile.in (MAKEINFO): Now controlled by `configure'.
4445 (MAKEINFO_OPTS): New variable. Use it where appropriate.
4446 (ENVADD): Update.
4447
4448 2011-01-18 Glenn Morris <rgm@gnu.org>
4449
4450 * ert.texi: Relicense under GFDL 1.3+, and standardize license notice.
4451
4452 2011-01-14 Eduard Wiebe <usenet@pusto.de>
4453
4454 * nxml-mode.texi (Introduction): Fix file name typos.
4455
4456 2011-01-13 Christian Ohler <ohler@gnu.org>
4457
4458 * ert.texi: New file.
4459
4460 * Makefile.in:
4461 * makefile.w32-in: Add ert.texi.
4462
4463 2011-01-10 Jan Moringen <jan.moringen@uni-bielefeld.de>
4464
4465 * dbus.texi (Receiving Method Calls): New function
4466 dbus-register-service. Rearrange node.
4467
4468 2011-01-07 Paul Eggert <eggert@cs.ucla.edu>
4469
4470 * texinfo.tex: Update to version 2010-12-23.17 from gnulib,
4471 which in turn is copied from ftp://tug.org/tex/.
4472
4473 2011-01-04 Jan Moringen <jan.moringen@uni-bielefeld.de>
4474
4475 * dbus.texi (Receiving Method Calls): Describe new optional
4476 parameter dont-register-service of dbus-register-{method,property}.
4477
4478 2010-12-17 Daiki Ueno <ueno@unixuser.org>
4479
4480 * epa.texi (Encrypting/decrypting *.gpg files):
4481 Mention epa-file-select-keys.
4482
4483 2010-12-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
4484
4485 * gnus.texi (Archived Messages): Remove outdated text.
4486
4487 2010-12-16 Teodor Zlatanov <tzz@lifelogs.com>
4488
4489 * gnus.texi (Foreign Groups): Add clarification of foreign groups.
4490
4491 2010-12-15 Andrew Cohen <cohen@andy.bu.edu>
4492
4493 * gnus.texi (The hyrex Engine): Say that this engine is obsolete.
4494
4495 2010-12-14 Andrew Cohen <cohen@andy.bu.edu>
4496
4497 * gnus.texi (The swish++ Engine): Add customizable parameters
4498 descriptions.
4499 (The swish-e Engine): Ditto.
4500
4501 2010-12-14 Michael Albinus <michael.albinus@gmx.de>
4502
4503 * tramp.texi (Inline methods): Add "ksu" method.
4504 (Remote processes): Add example with remote `default-directory'.
4505
4506 2010-12-14 Glenn Morris <rgm@gnu.org>
4507
4508 * faq.texi (Expanding aliases when sending mail):
4509 Now build-mail-aliases is interactive.
4510
4511 2010-12-13 Andrew Cohen <cohen@andy.bu.edu>
4512
4513 * gnus.texi: First pass at adding (rough) nnir documentation.
4514
4515 2010-12-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
4516
4517 * gnus.texi (Filtering New Groups):
4518 Mention gnus-auto-subscribed-categories.
4519 (The First Time): Remove, since default-subscribed-newsgroups has been
4520 removed.
4521
4522 2010-12-13 Glenn Morris <rgm@gnu.org>
4523
4524 * cl.texi (For Clauses): Small fixes for frames and windows.
4525
4526 2010-12-11 Carsten Dominik <carsten.dominik@gmail.com>
4527
4528 * org.texi (Using capture): Document using prefix arguments for
4529 finalizing capture.
4530 (Agenda commands): Document prefix argument for the bulk scatter
4531 command.
4532 (Beamer class export): Document that also overlay arguments can be
4533 passed to the column environment.
4534 (Template elements): Document the new entry type.
4535
4536 2010-12-11 Puneeth Chaganti <punchagan@gmail.com>
4537
4538 * org.texi (Include files): Document :minlevel.
4539
4540 2010-12-11 Julien Danjou <julien@danjou.info>
4541
4542 * org.texi (Categories): Document category icons.
4543
4544 2010-12-11 Eric Schulte <schulte.eric@gmail.com>
4545
4546 * org.texi (noweb): Fix typo.
4547
4548 2010-12-06 Tassilo Horn <tassilo@member.fsf.org>
4549
4550 * gnus.texi (Server Commands): Point to the rest of the server
4551 commands.
4552
4553 2010-12-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
4554
4555 * gnus.texi (Paging the Article): Note the reverse meanings of `C-u C-u
4556 g'.
4557
4558 2010-12-02 Julien Danjou <julien@danjou.info>
4559
4560 * gnus.texi (Archived Messages): Remove gnus-outgoing-message-group.
4561
4562 2010-11-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
4563
4564 * gnus.texi (Customizing the IMAP Connection): Note the new defaults.
4565 (Direct Functions): Note the STARTTLS upgrade.
4566
4567 2010-11-27 Glenn Morris <rgm@gnu.org>
4568 James Clark <none@example.com>
4569
4570 * nxml-mode.texi (Introduction): New section.
4571
4572 2010-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
4573
4574 * gnus.texi (Server Commands): Document gnus-server-show-server.
4575
4576 2010-11-20 Michael Albinus <michael.albinus@gmx.de>
4577
4578 Sync with Tramp 2.2.0.
4579
4580 * trampver.texi: Update release number.
4581
4582 2010-11-19 Jay Belanger <jay.p.belanger@gmail.com>
4583
4584 * calc.texi (TeX and LaTeX Language Modes, Predefined Units):
4585 Mention that the TeX specific units won't use the `tex' prefix
4586 in TeX mode.
4587
4588 2010-11-18 Katsumi Yamaoka <yamaoka@jpl.org>
4589
4590 * gnus.texi (Misc Article): Document gnus-inhibit-images.
4591
4592 2010-11-17 Glenn Morris <rgm@gnu.org>
4593
4594 * edt.texi: Remove information about Emacs 19.
4595
4596 2010-11-17 Michael Albinus <michael.albinus@gmx.de>
4597
4598 * trampver.texi: Update release number.
4599
4600 2010-11-12 Katsumi Yamaoka <yamaoka@jpl.org>
4601
4602 * gnus.texi (Article Washing): Fix typo.
4603
4604 2010-11-11 Noorul Islam <noorul@noorul.com>
4605
4606 * org.texi: Fix typo.
4607
4608 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4609
4610 * org.texi (Using capture): Explain that refiling is
4611 sensitive to cursor position.
4612
4613 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4614
4615 * org.texi (Images and tables): Add cross reference to link section.
4616
4617 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4618
4619 * org.texi: Document the <c> cookie.
4620
4621 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4622
4623 * org.texi: Multi-line header arguments :PROPERTIES: :ID:
4624 b77c8857-6c76-4ea9-8a61-ddc2648d96c4 :END:.
4625
4626 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4627
4628 * org.texi (CSS support): Document :HTML_CONTAINER_CLASS: property.
4629
4630 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4631
4632 * org.texi (Project alist): Mention that this is a property list.
4633
4634 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4635
4636 * org.texi (Setting up the staging area): Document that
4637 file names remain visible when encrypting the MobileOrg files.
4638
4639 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4640
4641 * org.texi (Setting up the staging area): Document which
4642 versions are needed for encryption.
4643
4644 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4645
4646 * org.texi (noweb): Update :noweb documentation to
4647 reflect the new "tangle" argument.
4648
4649 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4650
4651 * org.texi (Batch execution): Improve tangling script in
4652 documentation.
4653
4654 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4655
4656 * org.texi (Handling links, In-buffer settings):
4657 Document inlining images on startup.
4658
4659 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4660
4661 * org.texi (Setting up the staging area): Document use of
4662 crypt password.
4663
4664 2010-11-11 David Maus <dmaus@ictsoc.de>
4665
4666 * org.texi (Template expansion): Add date related link type escapes.
4667
4668 2010-11-11 David Maus <dmaus@ictsoc.de>
4669
4670 * org.texi (Template expansion): Add mew in table for link type
4671 escapes.
4672
4673 2010-11-11 David Maus <dmaus@ictsoc.de>
4674
4675 * org.texi (Template expansion): Fix typo in link type escapes.
4676
4677 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4678
4679 * org.texi (Structure of code blocks): Another documentation tweak.
4680
4681 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4682
4683 * org.texi (Structure of code blocks): Documentation tweak.
4684
4685 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4686
4687 * org.texi (Structure of code blocks):
4688 Update documentation to mention inline code block syntax.
4689
4690 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4691
4692 * org.texi (comments): Improve wording.
4693
4694 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4695
4696 * org.texi (comments): Document the new :comments header arguments.
4697
4698 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4699
4700 * org.texi (Installation): Remove the special
4701 installation instructions for XEmacs.
4702
4703 2010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
4704
4705 * org.texi (Easy Templates): New section. Documents quick
4706 insertion of empty structural elements.
4707
4708 2010-11-11 Noorul Islam <noorul@noorul.com>
4709
4710 * org.texi: Fix doc.
4711
4712 2010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
4713
4714 * org.texi (The date/time prompt): Document specification
4715 of time ranges.
4716
4717 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4718
4719 * org.texi (Internal links): Document the changes in
4720 internal links.
4721
4722 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4723
4724 * org.texi (Agenda commands): Document the limitation for
4725 the filter preset - it can only be used for an entire agenda
4726 view, not in an individual block in a block agenda.
4727
4728 2010-11-11 Eric S Fraga <e.fraga@ucl.ac.uk>
4729
4730 * org.texi (iCalendar export): Document alarm creation.
4731
4732 2010-11-10 Michael Albinus <michael.albinus@gmx.de>
4733
4734 * dbus.texi (Type Conversion): Introduce `:unix-fd' type mapping.
4735
4736 2010-11-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
4737
4738 * gnus.texi (Article Washing): Document gnus-article-treat-non-ascii.
4739
4740 2010-11-09 Jay Belanger <jay.p.belanger@gmail.com>
4741
4742 * calc.texi: Use emacsver.texi to determine Emacs version.
4743
4744 2010-11-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
4745
4746 * gnus.texi (Customizing the IMAP Connection): Remove nnir mention,
4747 since that works by default.
4748
4749 2010-11-03 Kan-Ru Chen <kanru@kanru.info> (tiny change)
4750
4751 * gnus.texi (Customizing the IMAP Connection): Document
4752 `nnimap-expunge' and remove `nnimap-expunge-inbox' from example.
4753
4754 2010-11-04 Michael Albinus <michael.albinus@gmx.de>
4755
4756 * tramp.texi (Remote shell setup): New item "Interactive shell
4757 prompt". Reported by Christian Millour <cm@abtela.com>.
4758 (Remote shell setup, Remote processes): Use @code{} for
4759 environment variables.
4760
4761 2010-11-03 Glenn Morris <rgm@gnu.org>
4762
4763 * ediff.texi (Quick Help Commands, Miscellaneous):
4764 * gnus.texi (Agent Variables, Configuring nnmairix): Spelling fix.
4765
4766 2010-10-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
4767
4768 * gnus.texi (Paging the Article): Document C-u g/C-u C-u g.
4769
4770 2010-10-31 Glenn Morris <rgm@gnu.org>
4771
4772 * mh-e.texi (Preface, From Bill Wohler): Change 23 to past tense.
4773
4774 2010-10-31 Glenn Morris <rgm@gnu.org>
4775
4776 * cc-mode.texi: Remove reference to defunct viewcvs URL.
4777
4778 2010-10-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4779
4780 * gnus.texi (Client-Side IMAP Splitting):
4781 Mention nnimap-unsplittable-articles.
4782
4783 2010-10-29 Julien Danjou <julien@danjou.info>
4784
4785 * gnus.texi (Finding the News): Remove references to obsoletes
4786 variables `gnus-nntp-server' and `gnus-secondary-servers'.
4787
4788 2010-10-29 Eli Zaretskii <eliz@gnu.org>
4789
4790 * makefile.w32-in (MAKEINFO): Add -I$(emacsdir).
4791 (ENVADD): Remove extra -I$(emacsdir), included in $(MAKEINFO).
4792 ($(infodir)/efaq): Remove -I$(emacsdir), included in $(MAKEINFO).
4793 ($(infodir)/calc, calc.dvi): Depend on $(emacsdir)/emacsver.texi.
4794
4795 2010-10-28 Glenn Morris <rgm@gnu.org>
4796
4797 * Makefile.in (MAKEINFO, ENVADD): Add $emacsdir to include path.
4798 (($(infodir)/calc, calc.dvi, calc.pdf): Depend on emacsver.texi.
4799 ($(infodir)/efaq): Remove -I option now in $MAKEINFO.
4800
4801 2010-10-25 Daiki Ueno <ueno@unixuser.org>
4802
4803 * epa.texi (Mail-mode integration): Add alternative key bindings
4804 for epa-mail commands; escape comma.
4805 Don't use the word "PGP", since it is a non-free program.
4806
4807 2010-10-24 Jay Belanger <jay.p.belanger@gmail.com>
4808
4809 * calc.texi: Use emacsver.texi to determine Emacs version.
4810
4811 2010-10-24 Juanma Barranquero <lekktu@gmail.com>
4812
4813 * gnus.texi (Group Parameters, Buttons): Fix typos.
4814
4815 2010-10-22 Tassilo Horn <tassilo@member.fsf.org>
4816
4817 * gnus.texi (Subscription Commands): Mention that you can also
4818 subscribe to new groups via the Server buffer, which is probably more
4819 convenient when subscribing to many groups.
4820
4821 2010-10-21 Julien Danjou <julien@danjou.info>
4822
4823 * message.texi (Message Headers): Allow message-default-headers to be a
4824 function.
4825
4826 2010-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
4827
4828 * gnus-news.texi: Mention new archive defaults.
4829
4830 2010-10-21 Katsumi Yamaoka <yamaoka@jpl.org>
4831
4832 * gnus.texi (RSS): Remove nnrss-wash-html-in-text-plain-parts.
4833
4834 2010-10-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
4835
4836 * gnus.texi (HTML): Document the function value of
4837 gnus-blocked-images.
4838 (Article Washing): shr and gnus-w3m, not the direct function names.
4839
4840 2010-10-20 Julien Danjou <julien@danjou.info>
4841
4842 * emacs-mime.texi (Flowed text): Add a note about mml-enable-flowed
4843 variable.
4844
4845 2010-10-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
4846
4847 * gnus.texi (Customizing the IMAP Connection): The port strings are
4848 strings.
4849 (Document Groups): Mention git.
4850
4851 2010-10-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
4852
4853 * gnus-coding.texi (Gnus Maintainance Guide): Update to mention Emacs
4854 bzr/Gnus git sync.
4855
4856 2010-10-15 Eli Zaretskii <eliz@gnu.org>
4857
4858 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix last
4859 change.
4860
4861 2010-10-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
4862
4863 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix up the
4864 @item syntax for in-Emacs makeinfo.
4865
4866 2010-10-13 Teodor Zlatanov <tzz@lifelogs.com>
4867
4868 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix syntax and
4869 trim sentence.
4870
4871 2010-10-12 Daiki Ueno <ueno@unixuser.org>
4872
4873 * epa.texi (Caching Passphrases):
4874 * auth.texi (GnuPG and EasyPG Assistant Configuration):
4875 Clarify some configurations require to set up gpg-agent.
4876
4877 2010-10-11 Glenn Morris <rgm@gnu.org>
4878
4879 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
4880
4881 2010-10-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
4882
4883 * gnus.texi (Spam Package Introduction): Mention `$'.
4884
4885 2010-10-09 Eli Zaretskii <eliz@gnu.org>
4886
4887 * makefile.w32-in (emacsdir): New variable.
4888 ($(infodir)/efaq, faq.dvi): Depend on emacsver.texi.
4889 (ENVADD, $(infodir)/efaq): Add -I$(emacsdir).
4890
4891 2010-10-09 Glenn Morris <rgm@gnu.org>
4892
4893 * Makefile.in (mostlyclean): Delete *.toc.
4894
4895 * Makefile.in: Use $< in rules.
4896
4897 * Makefile.in (maintainer-clean): Remove harmless, long-standing error.
4898
4899 * Makefile.in ($(infodir)): Delete rule.
4900 (mkinfodir): New. Use it in all the info rules, rather than depending
4901 on infodir.
4902
4903 2010-10-09 Glenn Morris <rgm@gnu.org>
4904
4905 * gnus.texi (Article Washing): Fix previous change.
4906
4907 * Makefile.in (emacsdir): New variable.
4908 ($(infodir)/efaq): Pass -I $(emacsdir) to makeinfo.
4909 Depend on emacsver.texi.
4910
4911 * faq.texi (VER): Replace with EMACSVER from emacsver.texi.
4912
4913 * Makefile.in (.PHONY): Declare info, dvi, pdf and the clean rules.
4914
4915 2010-10-08 Julien Danjou <julien@danjou.info>
4916
4917 * gnus.texi: Add mm-shr.
4918
4919 2010-10-08 Ludovic Courtès <ludo@gnu.org>
4920
4921 * gnus.texi (Finding the Parent, The Gnus Registry)
4922 (Registry Article Refer Method): Update docs for nnregistry.el.
4923
4924 2010-10-08 Daiki Ueno <ueno@unixuser.org>
4925
4926 * auth.texi (Help for users)
4927 (GnuPG and EasyPG Assistant Configuration): Update docs.
4928
4929 2010-10-08 Glenn Morris <rgm@gnu.org>
4930
4931 * cl.texi (Organization, Installation, Old CL Compatibility):
4932 Deprecate cl-compat for new code.
4933 (Usage, Installation): Remove outdated information.
4934
4935 * eudc.texi (CCSO PH/QI, LDAP Requirements): Remove old information.
4936
4937 2010-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
4938
4939 * gnus.texi (Gravatars): Document gnus-gravatar-too-ugly.
4940
4941 2010-10-06 Julien Danjou <julien@danjou.info>
4942
4943 * sieve.texi (Manage Sieve API): Document sieve-manage-authenticate.
4944
4945 * message.texi (PGP Compatibility): Remove reference to gpg-2comp,
4946 broken link.
4947
4948 * gnus-faq.texi (FAQ 8-3): Remove references to my.gnus.org.
4949
4950 * gnus.texi (Comparing Mail Back Ends): Remove broken link and allusion
4951 to ReiserFS.
4952
4953 * gnus-faq.texi (FAQ 5-5): Fix Flyspell URL.
4954 (FAQ 7-1): Fix getmail URL.
4955
4956 2010-10-06 Daiki Ueno <ueno@unixuser.org>
4957
4958 * epa.texi (Caching Passphrases): New section.
4959
4960 2010-10-06 Glenn Morris <rgm@gnu.org>
4961
4962 * Makefile.in (SHELL): Set it.
4963 (info): Move the mkdir dependency to the individual info files.
4964 (mostlyclean): Tidy up.
4965 (clean): Only delete the specific dvi and pdf files.
4966 (maintainer-clean): Be more restrictive in what we delete.
4967 ($(infodir)): Add parallel build workaround.
4968
4969 2010-10-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
4970
4971 * gnus.texi (Misc Article): Document gnus-widen-article-window.
4972
4973 2010-10-03 Julien Danjou <julien@danjou.info>
4974
4975 * emacs-mime.texi (Display Customization):
4976 Update mm-inline-large-images documentation and add documentation for
4977 mm-inline-large-images-proportion.
4978
4979 2010-10-03 Michael Albinus <michael.albinus@gmx.de>
4980
4981 * tramp.texi (Frequently Asked Questions):
4982 Mention remote-file-name-inhibit-cache.
4983
4984 2010-10-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
4985
4986 * gnus.texi (Splitting Mail): Fix @xref syntax.
4987 (Splitting Mail): Really fix the @ref syntax.
4988
4989 2010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
4990
4991 * gnus.texi (Splitting Mail): Mention the new fancy splitting function.
4992 (Article Hiding): Add google banner example.
4993 Suggested by Benjamin Xu.
4994
4995 2010-09-30 Teodor Zlatanov <tzz@lifelogs.com>
4996
4997 * gnus.texi (Spam Package Configuration Examples, SpamOracle):
4998 Remove nnimap-split-rule from examples.
4999
5000 2010-09-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
5001
5002 * gnus.texi (Mail Source Specifiers): Remove webmail.el mentions.
5003 (NNTP): Document nntp-server-list-active-group. Suggested by Barry
5004 Fishman.
5005 (Client-Side IMAP Splitting): Add nnimap-split-fancy.
5006
5007 2010-09-30 Julien Danjou <julien@danjou.info>
5008
5009 * gnus.texi (Gravatars): Fix documentation about
5010 gnu-gravatar-properties.
5011
5012 2010-09-29 Daiki Ueno <ueno@unixuser.org>
5013
5014 * epa.texi (Bug Reports): New section.
5015
5016 2010-09-29 Glenn Morris <rgm@gnu.org>
5017
5018 * Makefile.in (top_srcdir): Remove unused variable.
5019
5020 2010-09-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
5021
5022 * gnus.texi (Using IMAP): Remove the @acronyms from the headings.
5023 (Client-Side IMAP Splitting): Document 'default.
5024
5025 2010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
5026
5027 * gnus.texi (Customizing the IMAP Connection):
5028 Document nnimap-fetch-partial-articles.
5029
5030 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
5031
5032 * gnus-news.texi: Mention nnimap-inbox.
5033
5034 * gnus.texi (Picons): Document gnus-picon-inhibit-top-level-domains.
5035
5036 2010-09-26 Julien Danjou <julien@danjou.info>
5037
5038 * gnus.texi (Oort Gnus): Remove mention of ssl.el.
5039
5040 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
5041
5042 * gnus.texi (Security): Remove gpg.el mention.
5043
5044 2010-09-26 Andreas Seltenreich <seltenreich@gmx.de>
5045
5046 * gnus.texi (Browse Foreign Server): New variable
5047 gnus-browse-subscribe-newsgroup-method.
5048
5049 * gnus-news.texi: Mention it.
5050
5051 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
5052
5053 * gnus.texi (NoCeM): Remove.
5054 (Startup Variables): No jingle.
5055
5056 2010-09-25 Ulrich Mueller <ulm@gentoo.org>
5057
5058 * woman.texi (Interface Options): xz compression is now supported.
5059
5060 2010-09-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
5061
5062 * gnus.texi (Article Commands): Document gnus-fetch-partial-articles.
5063 (Unavailable Servers): Document gnus-server-copy-server.
5064 (Using IMAP): Document the new nnimap.
5065
5066 2010-09-25 Julien Danjou <julien@danjou.info>
5067
5068 * gnus.texi (Customizing Articles): Remove gnus-treat-translate.
5069
5070 2010-09-24 Glenn Morris <rgm@gnu.org>
5071
5072 * url.texi (Disk Caching): Tweak previous change.
5073
5074 2010-09-24 Julien Danjou <julien@danjou.info>
5075
5076 * url.texi (Disk Caching): Mention url-cache-expire-time,
5077 url-cache-expired, and url-fetch-from-cache.
5078
5079 2010-09-24 Julien Danjou <julien@danjou.info>
5080
5081 * gnus.texi: Add Gravatars.
5082
5083 2010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
5084
5085 * gnus.texi (Startup Variables): Mention gnus-use-backend-marks.
5086
5087 2010-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
5088
5089 * gnus.texi (Expunging mailboxes): Update name of the expunging
5090 command.
5091
5092 2010-09-20 Katsumi Yamaoka <yamaoka@jpl.org>
5093
5094 * emacs-mime.texi (rfc2047): Update description for
5095 rfc2047-encode-parameter.
5096
5097 2010-09-13 Michael Albinus <michael.albinus@gmx.de>
5098
5099 * tramp.texi (Inline methods): Remove "ssh1_old", "ssh2_old" and
5100 "fish" methods.
5101 (External methods): Remove "scp1_old" and "scp2_old" methods.
5102
5103 2010-09-09 Michael Albinus <michael.albinus@gmx.de>
5104
5105 * tramp.texi: Remove Japanese manual. Fix typo.
5106
5107 * trampver.texi: Update release number. Remove japanesemanual.
5108
5109 2010-09-09 Glenn Morris <rgm@gnu.org>
5110
5111 * org.texi: Restore clobbered changes (copyright years, untabify).
5112
5113 2010-09-04 Julien Danjou <julien@danjou.info> (tiny change)
5114
5115 * gnus.texi (Adaptive Scoring): Fix typo.
5116
5117 2010-09-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
5118
5119 * gnus.texi (Article Display): Document gnus-html-show-images.
5120
5121 2010-09-02 Jan Djärv <jan.h.d@swipnet.se>
5122
5123 * cl.texi (Basic Setf): Remove x-get-cut-buffer and x-get-cutbuffer.
5124
5125 2010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
5126
5127 * gnus.texi (HTML): Document gnus-max-image-proportion.
5128
5129 2010-08-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
5130
5131 * gnus.texi (HTML): Document gnus-blocked-images.
5132
5133 * message.texi (Wide Reply): Document message-prune-recipient-rules.
5134
5135 2010-08-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
5136
5137 * gnus.texi (Summary Mail Commands): Note that only the addresses from
5138 the first message are used for wide replies.
5139 (Changing Servers): Remove documentation on gnus-change-server and
5140 friends, since it's been removed.
5141
5142 2010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
5143
5144 * gnus.texi (Drafts): Mention B DEL.
5145
5146 2010-08-29 Tim Landscheidt <tim@tim-landscheidt.de> (tiny change)
5147
5148 * gnus.texi (Delayed Articles): Mention that the Date header is the
5149 original one, even if you delay.
5150
5151 2010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
5152
5153 * gnus.texi (Asynchronous Fetching):
5154 Document gnus-async-post-fetch-function.
5155 (HTML): Made into its own section.
5156
5157 2010-08-26 Michael Albinus <michael.albinus@gmx.de>
5158
5159 Sync with Tramp 2.1.19.
5160
5161 * tramp.texi (Inline methods, Default Method):
5162 Mention `tramp-inline-compress-start-size'. Remove "kludgy" phrase.
5163 Remove remark about doubled "-t" argument.
5164 (Auto-save and Backup): Remove reference to Emacs 21.
5165 (Filename Syntax): Describe port numbers.
5166 (Frequently Asked Questions): Adapt supported (X)Emacs versions. Adapt
5167 supported MS Windows versions. Remove obsolete URL. Recommend "sshx"
5168 and "scpx" for echoing shells. Use the $() syntax, texi2dvi reports
5169 errors with the backquotes.
5170 (External packages): File attributes cache flushing for asynchronous
5171 processes.
5172 (Traces and Profiles): Describe verbose level 9.
5173
5174 * trampver.texi: Update release number.
5175
5176 2010-08-23 Michael Albinus <michael.albinus@gmx.de>
5177
5178 * dbus.texi (Alternative Buses): New chapter.
5179
5180 2010-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
5181
5182 * cl.texi (Mapping over Sequences): Rename mapc => cl-mapc.
5183
5184 2010-08-09 Jay Belanger <jay.p.belanger@gmail.com>
5185
5186 * calc.texi (Customizing Calc): Rearrange description of new
5187 variables to match the presentation of other variables.
5188
5189 2010-08-08 Juanma Barranquero <lekktu@gmail.com>
5190
5191 * org.texi (Footnotes, Tables in HTML export): Fix typos.
5192
5193 2010-08-08 Jay Belanger <jay.p.belanger@gmail.com>
5194
5195 * calc.texi (Making Selections, Selecting Subformulas)
5196 (Customizing Calc): Mention how to use faces to emphasize selected
5197 sub-formulas.
5198
5199 2010-08-05 Michael Albinus <michael.albinus@gmx.de>
5200
5201 * tramp.texi (External packages): File attributes cache flushing
5202 for asynchronous processes.
5203
5204 2010-08-01 Alan Mackenzie <acm@muc.de>
5205
5206 Enhance the manual for the latest Java Mode.
5207
5208 * cc-mode.texi (Syntactic Symbols): New symbols annotation-top-cont and
5209 annotation-var-cont.
5210 (Java Symbols): Page renamed from Anonymous Class Symbol. Document the
5211 two new symbols.
5212
5213 2010-07-28 Michael Albinus <michael.albinus@gmx.de>
5214
5215 * tramp.texi (Traces and Profiles): Describe verbose level 9.
5216
5217 2010-07-27 Chong Yidong <cyd@stupidchicken.com>
5218
5219 * nxml-mode.texi (Limitations): Remove obsolete discussion (Bug#6708).
5220
5221 2010-07-19 Juanma Barranquero <lekktu@gmail.com>
5222
5223 * org.texi: Fix typo in previous change (2010-07-19T09:47:27Z!carsten.dominik@gmail.com).
5224
5225 2010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
5226
5227 * org.texi: Add macros to get plain quotes in PDF output.
5228 List additional contributors.
5229 (Capture): New section, replaces the section about remember.
5230 (Working With Source Code): New chapter, focused on documenting Org
5231 Babel.
5232 (Code evaluation security): New section.
5233 (MobileOrg): Document DropBox support.
5234 (TaskJuggler export): Document taskjuggler and Gantt chart support.
5235 (Special symbols): Show how to display UTF8 characters for entities.
5236 (Global TODO list): Clarify the use of the "M" key and the differences
5237 to the "m" key.
5238 (RSS Feeds): Mention Atom feeds as well.
5239 (Setting tags): Remove paragraph about
5240 `org-complete-tags-always-offer-all-agenda-tags'.
5241
5242 2010-07-17 Michael Albinus <michael.albinus@gmx.de>
5243
5244 * tramp.texi (Inline methods): Remove remark about doubled "-t"
5245 argument.
5246 (Frequently Asked Questions): Recommend "sshx" and "scpx" for
5247 echoing shells.
5248
5249 2010-07-10 Michael Albinus <michael.albinus@gmx.de>
5250
5251 * tramp.texi (Inline methods): Remove "kludgy" phrase.
5252 (Filename Syntax): Describe port numbers.
5253
5254 2010-07-09 Michael Albinus <michael.albinus@gmx.de>
5255
5256 * dbus.texi (Top): Introduce Index. Emphasize "nil" whereever
5257 forgotten.
5258 (Type Conversion): Precise conversion of natural numbers.
5259 (Errors and Events): Add "debugging" to concept index. Add variable
5260 `dbus-debug'.
5261
5262 2010-07-04 Michael Albinus <michael.albinus@gmx.de>
5263
5264 * dbus.texi (Receiving Method Calls): Add optional argument
5265 EMITS-SIGNAL to `dbus-register-property'.
5266
5267 2010-06-27 Alex Schroeder <alex@gnu.org>
5268
5269 * nxml-mode.texi (Commands for locating a schema): Fix typo.
5270
5271 2010-06-24 Glenn Morris <rgm@gnu.org>
5272
5273 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
5274 * dired-x.texi, ebrowse.texi, ede.texi, edt.texi, eieio.texi:
5275 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
5276 * flymake.texi, gnus.texi, info.texi, mairix-el.texi, message.texi:
5277 * newsticker.texi, org.texi, pgg.texi, rcirc.texi, reftex.texi:
5278 * remember.texi, sasl.texi, semantic.texi, ses.texi, smtpmail.texi:
5279 * speedbar.texi, tramp.texi, url.texi, viper.texi, widget.texi:
5280 * woman.texi: Start direntry descriptions in column 32, per Texinfo
5281 convention. Make them end with a period.
5282
5283 2010-06-23 Glenn Morris <rgm@gnu.org>
5284
5285 * autotype.texi, cl.texi, dired-x.texi, ebrowse.texi, ede.texi:
5286 * eieio.texi, epa.texi, faq.texi, flymake.texi, forms.texi:
5287 * gnus-faq.texi, idlwave.texi, mh-e.texi, nxml-mode.texi, org.texi:
5288 * pcl-cvs.texi, pgg.texi, reftex.texi, sasl.texi, sc.texi,
5289 * sem-user.texi, semantic.texi, sieve.texi, smtpmail.texi,
5290 * speedbar.texi, vip.texi, viper.texi, widget.texi: Untabify.
5291
5292 2010-06-10 Glenn Morris <rgm@gnu.org>
5293
5294 * idlwave.texi (Load-Path Shadows):
5295 * org.texi (Handling links): Fix typos.
5296
5297 2010-06-07 Teodor Zlatanov <tzz@lifelogs.com>
5298
5299 * gnus.texi (Interactive): Explain effect of gnus-expert-user better.
5300
5301 2010-05-26 Michael Albinus <michael.albinus@gmx.de>
5302
5303 * eshell.texi (Built-ins): Describe, how to disable a built-in command
5304 by an alias. (Bug#6226)
5305
5306 2010-05-16 Jay Belanger <jay.p.belanger@gmail.com>
5307
5308 * calc.texi (Manipulating Vectors): Mention that vectors can
5309 be used to determine bins for `calc-histogram'.
5310
5311 2010-05-13 Jay Belanger <jay.p.belanger@gmail.com>
5312
5313 * calc.texi: Remove "\turnoffactive" commands throughout.
5314
5315 2010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
5316
5317 * url.texi (HTTP language/coding, Customization):
5318 * message.texi (Header Commands, Responses):
5319 * cl.texi (Argument Lists): Fix typos.
5320
5321 2010-05-08 Chong Yidong <cyd@stupidchicken.com>
5322
5323 * ede.texi (EDE Mode): Refer to init file rather than `.emacs'.
5324 Note that Development menu is always available.
5325 (Creating a project): Fix terminology.
5326 (Add/Remove files): Fix typo.
5327
5328 2010-05-07 Chong Yidong <cyd@stupidchicken.com>
5329
5330 * Version 23.2 released.
5331
5332 2010-05-01 Daniel E. Doherty <ddoherty03@gmail.com> (tiny change)
5333
5334 * calc.texi (Tutorial): Use "^{\prime}" to indicate primes.
5335
5336 2010-05-01 Michael Albinus <michael.albinus@gmx.de>
5337
5338 * tramp.texi (Inline methods, Default Method):
5339 Mention `tramp-inline-compress-start-size'.
5340
5341 2010-04-18 Teodor Zlatanov <tzz@lifelogs.com>
5342
5343 * gnus.texi (Gnus Versions, Oort Gnus): Mention the Git repo instead of
5344 the CVS repo. Put the Git repo in the news section.
5345
5346 * gnus-coding.texi (Gnus Maintainance Guide): Fix title typo.
5347 Removed some mentions of CVS. Mention the new Git repo.
5348
5349 2010-04-18 Andreas Seltenreich <seltenreich@gmx.de>
5350
5351 * gnus.texi (Score File Format): Fix typo. Reported by Štěpán Němec.
5352 (Mail Group Commands): Add index entry.
5353
5354 2010-04-18 Glenn Morris <rgm@gnu.org>
5355
5356 * info.texi (Search Index): Mention Emacs's Info-virtual-index.
5357
5358 2010-04-18 Jay Belanger <jay.p.belanger@gmail.com>
5359
5360 * calc.texi (Radix modes): Mention that the option prefix will
5361 turn on twos-complement mode.
5362 (Inverse and Hyperbolic Flags): Mention the Option flag.
5363
5364 2010-04-15 Carsten Dominik <carsten.dominik@gmail.com>
5365
5366 * org.texi (LaTeX and PDF export): Add a footnote about xetex.
5367 (LaTeX/PDF export commands): Rename and Move section.
5368 (Sectioning structure): Update.
5369 (References): New use case for field coordinates.
5370 (The export dispatcher): Rename from ASCII export.
5371 (Setting up the staging area): Document the availability of
5372 encryption for MobileOrg.
5373 (Images and tables): Document how to reference labels.
5374 (Index entries): New section.
5375 (Generating an index): New section.
5376 (Column width and alignment): Document that <N> now
5377 means a fixed width, not a maximum width.
5378 (Publishing options): Document the :email option.
5379 (Beamer class export): Fix bug in the BEAMER example.
5380 (Refiling notes): Document refile logging.
5381 (In-buffer settings): Document refile logging keywords.
5382 (Drawers): Document `C-c C-z' command.
5383 (Agenda commands): Mention the alternative key `C-c C-z'.
5384 (Special properties): Document the BLOCKED property.
5385 (The spreadsheet): Mention the formula editor.
5386 (References): Document field coordinates.
5387 (Publishing action): Correct the documentation for the
5388 publishing function.
5389 (The date/time prompt): Document that we accept dates
5390 like month/day/year.
5391 (Cooperation): Document the changes in table.el support.
5392 (Faces for TODO keywords, Faces for TODO keywords)
5393 (Priorities): Document the easy colors.
5394 (Visibility cycling): Document the new double prefix
5395 arg for `org-reveal'.
5396 (Cooperation): Remember.el is part of Emacs.
5397 (Clean view): Mention that `wrap-prefix' is also set by
5398 org-indent-mode.
5399 (Agenda commands): Add information about prefix args to
5400 scheduling and deadline commands.
5401 (Search view): Point to the docstring of
5402 `org-search-view' for more details.
5403 (Agenda commands): Document that `>' prompts for a date.
5404 (Setting tags): Document variable
5405 org-complete-tags-always-offer-all-agenda-tags.
5406 (Column attributes): Cross-reference special properties.
5407
5408 2010-04-10 Michael Albinus <michael.albinus@gmx.de>
5409
5410 Synchronize with Tramp repository.
5411
5412 * tramp.texi (Auto-save and Backup): Remove reference to Emacs 21.
5413 (Frequently Asked Questions): Adapt supported (X)Emacs versions.
5414 Adapt supported MS Windows versions. Remove obsolete URL. Use the $()
5415 syntax, texi2dvi reports errors with the backquotes.
5416
5417 * trampver.texi: Update release number.
5418
5419 2010-04-01 Teodor Zlatanov <tzz@lifelogs.com>
5420
5421 * gnus.texi (Finding the News): Add pointers to the Server buffer
5422 because it's essential.
5423
5424 2010-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
5425
5426 * gnus.texi (MIME Commands): Update description of
5427 gnus-article-browse-html-article.
5428
5429 2010-03-27 Teodor Zlatanov <tzz@lifelogs.com>
5430
5431 * auth.texi (Secret Service API): Add TODO node.
5432 (Help for users): Explain the new source options for `auth-sources'.
5433
5434 2010-03-24 Michael Albinus <michael.albinus@gmx.de>
5435
5436 * trampver.texi: Update release number.
5437
5438 2010-03-10 Chong Yidong <cyd@stupidchicken.com>
5439
5440 * Branch for 23.2.
5441
5442 2010-03-03 Chong Yidong <cyd@stupidchicken.com>
5443
5444 * faq.texi (Escape sequences in shell output): Note that ansi-color is
5445 now enabled by default.
5446
5447 2010-02-28 Michael Albinus <michael.albinus@gmx.de>
5448
5449 * dbus.texi (Errors and Events): D-Bus messages are retrieved only,
5450 when Emacs runs in interactive mode. (Bug#5645)
5451
5452 2010-02-16 Glenn Morris <rgm@gnu.org>
5453
5454 * nxml-mode.texi (Commands for locating a schema): Fix keybinding.
5455
5456 2010-02-05 Mark A. Hershberger <mah@everybody.org>
5457
5458 * ede.texi, eieio.texi, semantic.texi: Use standard direntry format.
5459
5460 2010-01-21 Katsumi Yamaoka <yamaoka@jpl.org>
5461
5462 * gnus.texi (Score File Format): Fix typo.
5463
5464 2010-01-19 Mark A. Hershberger <mah@everybody.org>
5465
5466 * cc-mode.texi: Replace references to obsolete c-subword-mode.
5467
5468 2010-01-18 Juanma Barranquero <lekktu@gmail.com>
5469
5470 * ada-mode.texi (Project File Overview): Fix typo.
5471
5472 2010-01-17 Chong Yidong <cyd@stupidchicken.com>
5473
5474 * semantic.texi: Add Richard Y. Kim credit.
5475
5476 * eieio.texi (Making New Objects): Fix typo (Bug#5406).
5477
5478 2010-01-17 Michael Albinus <michael.albinus@gmx.de>
5479
5480 * tramp.texi (Frequently Asked Questions): Add GNU Emacs 23 and
5481 SXEmacs 22 to the supported systems. New item for hung ssh sessions.
5482
5483 2010-01-17 Glenn Morris <rgm@gnu.org>
5484
5485 * calc.texi (Reporting Bugs): Don't mention format of repository.
5486
5487 * woman.texi (Bugs): Make "Emacs repository" less specific,
5488 and the URL for same more specific.
5489
5490 * faq.texi (Latest version of Emacs): The repository is now Bazaar.
5491
5492 2010-01-17 Juanma Barranquero <lekktu@gmail.com>
5493
5494 * ede.texi (ede-step-project, ede-proj-target):
5495 * tramp.texi (Remote processes): Fix typos.
5496
5497 2010-01-16 Mario Lang <mlang@delysid.org>
5498
5499 * ede.texi (ede-target):
5500 * org.texi (Refiling notes): Remove duplicated words.
5501
5502 2010-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
5503
5504 * gnus.texi (Posting Styles): Use with-current-buffer.
5505 * calc.texi (Defining Simple Commands): Prefer save-current-buffer.
5506
5507 2010-01-02 Kevin Ryde <user42@zip.com.au>
5508
5509 * eieio.texi (Naming Conventions): Correction to xref on elisp
5510 coding conventions, is "Tips" node not "Standards".
5511
5512 2009-12-24 Chong Yidong <cyd@stupidchicken.com>
5513
5514 * calc.texi (General Mode Commands): Calc file should be in .emacs.d.
5515
5516 * faq.texi (New in Emacs 22): Max buffer size is now 512 MB.
5517
5518 2009-12-18 Katsumi Yamaoka <yamaoka@jpl.org>
5519
5520 * gnus.texi (Direct Functions): Add missing port number to tls method.
5521
5522 2009-12-15 Juanma Barranquero <lekktu@gmail.com>
5523
5524 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add edt.
5525 ($(infodir)/edt, edt.dvi): New targets.
5526
5527 2009-12-15 Glenn Morris <rgm@gnu.org>
5528
5529 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add edt.
5530 (edt, $(infodir)/edt, edt.dvi): New targets.
5531 * edt.texi: New file (etc/edt-user.doc converted to Texinfo).
5532
5533 * Makefile.in (PDF_TARGETS, pdf): New.
5534 (clean): Add *.pdf.
5535 Add pdf rules for all manuals.
5536
5537 2009-12-15 Jay Belanger <jay.p.belanger@gmail.com>
5538
5539 * calc.texi (Radix Modes): Clarify two's complement notation.
5540
5541 2009-12-14 Chong Yidong <cyd@stupidchicken.com>
5542
5543 * sem-user.texi (Semantic mode, Idle Scheduler, Smart Completion)
5544 (Smart Jump, Analyzer Debug): Copyedits.
5545 (Semantic mode user commands): Link to new nodes.
5546 (Speedbar, SymRef, MRU Bookmarks, Sticky Func Mode)
5547 (Highlight Func Mode, Tag Decoration Mode): New nodes, from the
5548 upstream Semantic manual.
5549
5550 * semantic.texi (Introduction): Minor fix to diagram.
5551
5552 2009-12-09 Michael Albinus <michael.albinus@gmx.de>
5553
5554 * eshell.texi (History): Add the other built-in variables.
5555 (Built-ins): Explain built-ins, and how to apply the external commands.
5556 Add `history', `su' and `sudo'.
5557
5558 * tramp.texi (Remote processes): Add missing <RET> in the example.
5559
5560 2009-12-01 Bill Wohler <wohler@newt.com>
5561
5562 * mh-e.texi (Searching): Use mh vfolder_format and fix typo in database
5563 path for mairix example. Specify -q in namazu example since namazu is
5564 excessively garrulous.
5565
5566 2009-11-29 Michael Albinus <michael.albinus@gmx.de>
5567
5568 * tramp.texi (Remote processes): Improve eshell example with "su"
5569 and "sudo" commands.
5570
5571 2009-11-28 Chong Yidong <cyd@stupidchicken.com>
5572
5573 * semantic.texi (Analyzer Internals): Rename from Analyzer.
5574
5575 * sem-user.texi (Semantic mode user commands): Fix key syntax.
5576 Document semantic-complete-analyze-inline.
5577 (Semanticdb search debugging commands): Minor clarification.
5578 (Analyzer, Smart Completion, Smart Summary, Smart Jump)
5579 (Analyzer Debug): New nodes, adapted from the upstream Semantic user
5580 manual.
5581 (Semantic mode): Link to Idle Scheduler.
5582
5583 2009-11-28 Kevin Ryde <user42@zip.com.au>
5584
5585 * cl.texi (Porting Common Lisp): Update EIEIO dead ftp link to a
5586 @pxref, now EIEIO is in Emacs.
5587
5588 * erc.texi (Development): Correction to git tutorial url.
5589
5590 2009-11-26 Glenn Morris <rgm@gnu.org>
5591
5592 * faq.texi (Latest version of Emacs): Mention stability of development
5593 version.
5594 (Problems with very large files): Max buffer size increase in 23.2.
5595 (VM): VM has moved house again.
5596
5597 2009-11-22 Jay Belanger <jay.p.belanger@gmail.com>
5598
5599 * calc.texi (Radix modes): Discuss alternate bases for two's complement
5600 notations.
5601
5602 2009-11-20 Carsten Dominik <dominik@u016822.science.uva.nl>
5603
5604 * org.texi (Column attributes): Fix documentation of new operators.
5605
5606 2009-11-20 Chong Yidong <cyd@stupidchicken.com>
5607
5608 * sem-user.texi (Semanticdb Search Configuration): Rearrange nodes.
5609 (Search Throttle, Semanticdb Roots, Include paths, Idle Scheduler)
5610 (Idle Completions Mode): Numerous copyedits.
5611
5612 2009-11-17 Juanma Barranquero <lekktu@gmail.com>
5613
5614 * semantic.texi (Semantic Internals, Glossary):
5615 * sem-user.texi (Semantic mode, Include paths, Idle Scheduler)
5616 (Semanticdb search debugging commands): Fix typos.
5617
5618 2009-11-16 Jay Belanger <jay.p.belanger@gmail.com>
5619
5620 * calc.texi (Radix modes): Mention twos-complement notation.
5621
5622 2009-11-16 Juanma Barranquero <lekktu@gmail.com>
5623
5624 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add semantic.
5625 ($(infodir)/semantic, semantic.dvi): New targets.
5626
5627 2009-11-16 Chong Yidong <cyd@stupidchicken.com>
5628
5629 * Makefile.in: Build the Semantic manual.
5630
5631 * semantic.texi, sem-user.texi: New files, adapted from the Semantic
5632 repository.
5633
5634 2009-11-16 Michael Albinus <michael.albinus@gmx.de>
5635
5636 * dbus.texi (Receiving Method Calls): New defun
5637 `dbus-unregister-service'.
5638
5639 2009-11-15 Carsten Dominik <carsten.dominik@gmail.com>
5640
5641 * org.texi (Speed keys): New section.
5642
5643 2009-11-13 Michael Albinus <michael.albinus@gmx.de>
5644
5645 * dbus.texi (Type Conversion): Fix typo.
5646 (Asynchronous Methods): Rename `dbus-registered-functions-table' to
5647 `dbus-registered-objects-table'.
5648 (Receiving Method Calls): New defun `dbus-register-property'.
5649 Move `dbus-unregister-object' here.
5650
5651 2009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
5652
5653 * org.texi: Removed @Ie, @ie, @Eg, @eg macros.
5654
5655 2009-11-13 James TD Smith <ahktenzero@mohorovi.cc>
5656
5657 * org.texi (Column attributes): Add the new age summary operators.
5658 Also, mention the fact you can only use one summary operator per
5659 property.
5660
5661 2009-11-13 John Wiegley <johnw@newartisans.com>
5662
5663 * org.texi (Tracking your habits): Add a new section in the
5664 manual about how to track habits.
5665 (Resolving idle time): Add a section on how idle and
5666 dangling clocks are resolved.
5667
5668 2009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
5669
5670 * org.texi (Agenda commands): Document the new `i' command.
5671 (Inserting deadline/schedule): Document logging changes
5672 of scheduling and deadline times stamps.
5673 (In-buffer settings): Document the in-buffer keywords for logging
5674 changes of scheduling and deadline times stamps.
5675 (Structure editing, Plain lists): Document indentation
5676 cycling in empty entries with TAB.
5677 (Archiving): Document the default archiving command.
5678 (Moving subtrees): Document the new keys for archiving.
5679 (Internal archiving): Fix incorrect key.
5680 (Agenda commands): Document the TODO set switching commands.
5681 (Agenda commands): Document the new archiving keys.
5682 (Clocking work time): Better description on how to save
5683 and restore a clock.
5684 (Resolving idle time): Mention the x11idle program to get true
5685 idleness also under X11.
5686 (Resolving idle time): Use @kbd instead of @key for normal
5687 letters, because this is how he rest of the manual does this.
5688 (Pushing to MobileOrg): Mention that `org-directory'
5689 should be set.
5690 (Agenda commands): Document that SPC is a filter for
5691 any tag.
5692 (Search view): Rename from "Keyword search".
5693 (Capure): New chapter.
5694 (Markup): New chapter.
5695 (Links in HTML export, Images in HTML export):
5696 Extend the section titles.
5697 (Images in HTML export): Document the align option.
5698 (Text areas in HTML export): Extend the section title.
5699 (Images in LaTeX export): Explain image placement in LaTeX.
5700
5701 2009-11-10 Glenn Morris <rgm@gnu.org>
5702
5703 * sc.texi (Hints to MUA Authors): MUA should do any decoding.
5704
5705 2009-11-08 Michael Albinus <michael.albinus@gmx.de>
5706
5707 * tramp.texi (Auto-save and Backup): Disable backups just for a
5708 method.
5709
5710 * trampver.texi: Update release number.
5711
5712 2009-11-07 Michael Albinus <michael.albinus@gmx.de>
5713
5714 Sync with Tramp 2.1.17.
5715
5716 * trampver.texi: Update release number.
5717
5718 2009-10-29 Glenn Morris <rgm@gnu.org>
5719
5720 * texinfo.tex: Update to version 2009-08-14.15 from ftp://tug.org/tex/.
5721
5722 2009-10-23 Michael Albinus <michael.albinus@gmx.de>
5723
5724 * tramp.texi (External methods): Temporary files are kept for
5725 `rsync' and `rsyncc' methods.
5726
5727 2009-10-09 Juanma Barranquero <lekktu@gmail.com>
5728
5729 * eieio.texi: Fix typos.
5730
5731 2009-10-07 Chong Yidong <cyd@stupidchicken.com>
5732
5733 * cl.texi (Argument Lists): Clarify explicit keyword arguments.
5734
5735 2009-10-07 Juanma Barranquero <lekktu@gmail.com>
5736
5737 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add eieio, ede.
5738 ($(infodir)/eieio, eieio.dvi, $(infodir)/ede, ede.dvi): New targets.
5739
5740 2009-10-07 Chong Yidong <cyd@stupidchicken.com>
5741
5742 * Makefile.in: Build EIEIO and EDE manuals.
5743
5744 2009-10-07 Eric Ludlam <zappo@gnu.org>
5745
5746 * eieio.texi:
5747 * ede.texi: New files.
5748
5749 2009-10-05 Michael Albinus <michael.albinus@gmx.de>
5750
5751 * tramp.texi (Remote processes): Association of a pty is not supported.
5752
5753 2009-10-01 Carsten Dominik <carsten.dominik@gmail.com>
5754
5755 * org.texi (Pushing to MobileOrg): Document `org-mobile-files'.
5756 (Processing LaTeX fragments): Document that the size of images can be
5757 changes using the variable `org-format-latex-options'.
5758 (The date/time prompt, Timestamps): Be more accurate over ISO format
5759 dates and times.
5760 (Visibility cycling): Document showeverything keyword.
5761 (In-buffer settings): Document showeverything keyword.
5762 (Setting up the staging area): Fix the example.
5763 (MobileOrg): New section.
5764 (Agenda commands, Exporting Agenda Views): Document exporting the
5765 agenda view to Org files.
5766
5767 2009-09-28 Michael Albinus <michael.albinus@gmx.de>
5768
5769 * tramp.texi (History): Add IMAP support.
5770 (External methods): Add `imap' and `imaps' methods.
5771 (GVFS based methods): Add indices for `davs'.
5772 (Password handling): Rename anchors. Add IMAP entries for
5773 ~/.authinfo.gpg.
5774
5775 * trampver.texi: Set default value of `emacsimap'.
5776
5777 2009-09-22 Daiki Ueno <ueno@unixuser.org>
5778
5779 * gnus.texi (Security): Document mm-sign-option and mm-encrypt-option.
5780
5781 2009-09-13 Chong Yidong <cyd@stupidchicken.com>
5782
5783 * dired-x.texi (Technical Details):
5784 Delete dired-up-directory (Bug#4292).
5785
5786 2009-09-03 Michael Albinus <michael.albinus@gmx.de>
5787
5788 * tramp.texi (Frequently Asked Questions): New item for emacsclient.
5789
5790 2009-09-02 Carsten Dominik <carsten.dominik@gmail.com>
5791
5792 * org.texi (Effort estimates): Document new effort setting commands.
5793 (Agenda commands): Document the new keys fro agenda time motion.
5794 Document entry text mode. Improve documentation of the keys to include
5795 inactive time stamps into the agenda view.
5796 (Feedback): Document the new bug report command.
5797 (Structure editing): Add an index entry for the sorting of subtrees.
5798
5799 2009-09-02 Teodor Zlatanov <tzz@lifelogs.com>
5800
5801 * auth.texi (Help for users): Corrected markup.
5802
5803 2009-09-02 Glenn Morris <rgm@gnu.org>
5804
5805 * emacs-mime.texi (time-date): Mention float-time.
5806
5807 2009-08-30 Jay Belanger <jay.p.belanger@gmail.com>
5808
5809 * calc.texi (Simplifying Formulas): Improve the wording.
5810
5811 2009-08-29 Teodor Zlatanov <tzz@lifelogs.com>
5812
5813 * auth.texi: Rewritten for coverage and clarity.
5814
5815 2009-08-29 Katsumi Yamaoka <yamaoka@jpl.org>
5816
5817 * gnus.texi (Expiring Mail):
5818 Mention gnus-mark-copied-or-moved-articles-as-expirable.
5819 (Various Various): Mention gnus-safe-html-newsgroups.
5820
5821 * gnus-news.texi: Mention
5822 gnus-mark-copied-or-moved-articles-as-expirable.
5823
5824 * emacs-mime.texi (Display Customization): Add xref to
5825 gnus-safe-html-newsgroups.
5826
5827 2009-08-28 Michael Albinus <michael.albinus@gmx.de>
5828
5829 * tramp.texi (Version Control): Remove.
5830 (Obtaining Tramp): Update cvs checkout command. Remove nightly tarballs
5831 reference.
5832 (External methods): Correct `scpc' concept index entries. New method
5833 `rsyncc'.
5834 (External packages): New subsections "Filename completion" and "File
5835 attributes cache".
5836
5837 2009-08-27 Jay Belanger <jay.p.belanger@gmail.com>
5838
5839 * calc.texi (Rewrite Rules): Improve the example.
5840 (Simplifying Formulas): Explain use of the I and H flags for
5841 simplification.
5842
5843 2009-08-25 Michael Albinus <michael.albinus@gmx.de>
5844
5845 * dbus.texi (Bus names): Add optional parameter TIMEOUT to dbus-ping.
5846 Describe autostart behavior of dbus-ping.
5847 (Synchronous Methods, Asynchronous Methods): Use English numeric format
5848 for timeout values.
5849 (Top): Remove footnote saying D-Bus is not enabled by
5850 default. (Bug#4256)
5851
5852 2009-08-23 Daiki Ueno <ueno@unixuser.org>
5853
5854 * epa.texi (Quick start): Don't refer to nonexistent epa-mode.
5855 Reported by Jari Aalto (Bug#4211).
5856 (Mail-mode integration): Mention epa-mail-mode and
5857 epa-global-mail-mode.
5858 (Encrypting/decrypting *.gpg files): Don't refer to nonexistent
5859 epa-setup.
5860
5861 2009-08-16 Michael Albinus <michael.albinus@gmx.de>
5862
5863 * dbus.texi (Asynchronous Methods): Allow nil handler.
5864
5865 2009-08-15 Michael Kifer <kifer@cs.stonybrook.edu>
5866
5867 * ediff.texi (ediff-current-file): Add information about this new function.
5868
5869 * viper.texi: Add information about C-s in viper's search command.
5870
5871 2009-08-09 Colin Williams <lackita@gmail.com> (tiny change)
5872
5873 * calc.texi (Date Forms): Fix typos.
5874
5875 2009-08-08 Glenn Morris <rgm@gnu.org>
5876
5877 * org.texi (Agenda commands): Restore clobbered change.
5878
5879 2009-08-07 Eli Zaretskii <eliz@gnu.org>
5880
5881 * calc.texi (Graphics, Devices): Update with the peculiarities of
5882 operation on MS-Windows.
5883
5884 2009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
5885
5886 * org.texi (Publishing action): Improve documentation of file
5887 names when publishing to the source directory.
5888 (Clean view): Document `org-indent-mode'.
5889 (Clocking work time): Add documentation for the
5890 new :timetamp option when creating a clock report.
5891 (Paragraphs): Fix many typos.
5892 (Plain lists): Remove duplicate explanation about the
5893 `C-c *' command.
5894 (Literal examples): Update to reflect the new behavior
5895 of the -n -r -k switches when exporting source code examples.
5896 (Structure editing): Add information about `C-c *',
5897 converting a plain list into a list of Org items.
5898 (Remember): Small rephrasing of the paragraph
5899 describing remember.el. Also mentioned that remember.el is part
5900 of Emacs 23, not Emacs 22.
5901 (Clocking work time): Add documentation about
5902 displaying the current clocking time against the effort estimate.
5903 Also add a footnote about using `org-clock-in-prepare-hook' to add
5904 an effort estimate on the fly, just before clocking it.
5905 (Footnotes): Document automatic renumbering and
5906 sorting.
5907 (Agenda commands): Document new bulk commands.
5908 (Plain lists): Document new behavior of
5909 `org-cycle-include-plain-lists'.
5910 Hyphenation only in TeX.
5911 (Clocking work time): Document the key to update effort
5912 estimates.
5913 (Clocking work time): Document the clock time display.
5914 (Structure editing, TODO basics): Document new
5915 variables.
5916 (Column attributes): Document new colciew operators.
5917 (Publishing options): Document :xml-declaration.
5918 (Tracking TODO state changes): Document the
5919 LOG_INTO_DRAWER property.
5920 (Literal examples): Document the new implementation for
5921 editing source code.
5922 (Publishing action): Mention the new publishing
5923 function, to publish an Org source file.
5924 (Publishing links): Mention how to link to an Org source file.
5925 (Macro replacement): Document new macros.
5926 (Handling links): Document type-specific completion
5927 when inserting links.
5928 (Structure editing, Plain lists): Improve documentation
5929 on sorting.
5930 (Internal links): Document custom ids for links.
5931 (Handling links): Document custom ids for links.
5932 (CSS support): Document new class.
5933 (Refiling notes): Document the possibility to create new nodes
5934 during refiling.
5935 (Agenda commands): Document the "?" operator to find
5936 tasks without effort setting.
5937 (Exporting agenda information): Section moved.
5938 (RSS Feeds): New section.
5939 (Built-in table editor): Document M-e and M-a navigate
5940 inside table field.
5941 (Stuck projects): Docment that projects identified as
5942 un-stuck will still be searchd for stuck sub-projects.
5943 (Paragraphs): Document centering.
5944 (Creating timestamps, Agenda commands): Document new
5945 behavior when changing time stamps.
5946 (Structure editing): Document the new command
5947 `org-clone-subtree-with-time-shift'.
5948 (Publishing): Refresh this chapter.
5949 (Export options, Export options, In-buffer settings):
5950 Document the new keywords.
5951 (Matching tags and properties): Collect all
5952 documentation about tags/property matches here.
5953 (Setting tags): Document `org-tag-persistent-alist'.
5954 (Weekly/daily agenda): New section.
5955 (Orgstruct mode): Describe `orgstruct++-mode'.
5956 (Drawers): Mention the LOGBOOK drawer.
5957 (Export options, Sectioning structure): Document the
5958 #+LEATEX_HEADER in-buffer setting.
5959 (Bugs): Section removed.
5960 (Hooks): New section.
5961 (Add-on packages): Move here from old location.
5962 (Context-sensitive commands): New section.
5963 (Setting tags): Document newline option.
5964 (Global TODO list, Matching tags and properties):
5965 Mention more variables.
5966 (Checkboxes): Update to changed command behavior.
5967
5968 2009-08-02 Eric Yu <sucode@gmail.com> (tiny change)
5969
5970 * speedbar.texi (Basic Key Bindings): Fix typo.
5971
5972 2009-07-30 Jay Belanger <jay.p.belanger@gmail.com>
5973
5974 * calc.texi (Vector/Matrix Functions): Add index entries for both
5975 "v" and "V" key bindings. Mention that `calc-matrix-brackets' only
5976 affects matrices with more than one row.
5977 (Help Commands): Add index entries for "prefix ?" key bindings.
5978
5979 2009-07-29 Jay Belanger <jay.p.belanger@gmail.com>
5980
5981 * calc.texi (Stack Manipulation Commands): Add documentation for
5982 `calc-transpose-lines'.
5983
5984 2009-07-27 Michael Albinus <michael.albinus@gmx.de>
5985
5986 * dbus.texi (Receiving Method Calls): Describe special return value
5987 `:ignore'.
5988
5989 2009-07-24 Alan Mackenzie <acm@muc.de>
5990
5991 * cc-mode.texi (Config Basics, File Styles): Document that at mode
5992 initialization, any individual variable setting now takes precedence
5993 over one done via c-file-style/c-file-offsets.
5994
5995 2009-07-21 Jay Belanger <jay.p.belanger@gmail.com>
5996
5997 * calc.texi (Undoing Mistakes): Mention that the undo list will be
5998 truncated when Calc is quit.
5999 (Customizing Calc): Document `calc-undo-length'.
6000
6001 2009-07-20 Chong Yidong <cyd@stupidchicken.com>
6002
6003 * calc.texi (About This Manual): Don't mention chapter numbers in text.
6004
6005 2009-07-11 Kevin Ryde <user42@zip.com.au>
6006
6007 * pcl-cvs.texi (About PCL-CVS):
6008 * widget.texi (Basic Types):
6009 Fix cross-references.
6010
6011 2009-07-01 Andreas Schwab <aschwab@redhat.com>
6012
6013 * dbus.texi (Type Conversion): Don't use literal control character.
6014
6015 2009-07-01 Michael Albinus <michael.albinus@gmx.de>
6016
6017 * tramp.texi (GVFS based methods): New section.
6018 (Remote processes): Processes for GVFS based methods run locally.
6019
6020 2009-06-30 Michael Albinus <michael.albinus@gmx.de>
6021
6022 * tramp.texi (Inline methods, External methods, Gateway methods):
6023 Avoid the words "kludge" and hack".
6024 (External methods): Add `synce' method.
6025
6026 * trampver.texi: Update release number.
6027
6028 2009-06-22 Michael Albinus <michael.albinus@gmx.de>
6029
6030 Sync with Tramp 2.1.16.
6031
6032 * tramp.texi (History): Add GVFS support.
6033 (External methods): Precise `rsync' description. Add `dav', `davs' and
6034 `obex' methods. Add 'tramp-gvfs-methods' option.
6035 (Multi-hops): Cells of `tramp-default-proxies-alist' can also be Lisp
6036 forms.
6037 (Remote Programs): Introduce `tramp-own-remote-path'.
6038 (Remote processes): New subsection "Running remote programs that create
6039 local X11 windows".
6040 (Frequently Asked Questions): Improve code for disabling vc.
6041
6042 * trampver.texi: Update release number. Set default value of
6043 `emacsgvfs'.
6044
6045 2009-06-21 Chong Yidong <cyd@stupidchicken.com>
6046
6047 * Branch for 23.1.
6048
6049 2009-06-17 Glenn Morris <rgm@gnu.org>
6050
6051 * faq.texi (Obtaining the FAQ): Add reference to Savannah.
6052 (Latest version of Emacs): Mention source code repository.
6053
6054 2009-06-16 Glenn Morris <rgm@gnu.org>
6055
6056 * faq.texi (Top): Language tweak.
6057 (Extended commands): Most people have arrow keys.
6058 (Emacs manual): Say how to follow info links.
6059 (File-name conventions): Change title a bit. Explain about source
6060 versus installed. Condense etc description.
6061 (Guidelines for newsgroup postings): Mention Savannah list page.
6062 (Newsgroup archives): Simplify.
6063 (Contacting the FSF): Add contact URL.
6064 (Emacs Lisp documentation): Printed version not always available.
6065 (Installing Texinfo documentation): Explain how by hand installation is
6066 not normally needed. Use add-to-list. Remove duplicate reference.
6067 (Informational files for Emacs): Move info on Help menu here from
6068 "File-name conventions".
6069 (Help installing Emacs): Tweak uref.
6070 (Obtaining the FAQ): Mention repository.
6071 (Origin of the term Emacs): Explain "ITS".
6072 (Changing load-path): Use add-to-list.
6073 (Automatic indentation): Clarify this is for Text mode.
6074 Don't mention Indented Text mode.
6075 (Finding Emacs on the Internet): The FSF does not seem to offer a
6076 deluxe distribution on CD anymore.
6077
6078 2009-06-16 Glenn Morris <rgm@gnu.org>
6079
6080 * faq.texi (Top): Mention which Emacs version this FAQ is about.
6081 Recommend the latest release. Mention how to get older FAQs.
6082 Recommend the Emacs manual.
6083 (Guidelines for newsgroup postings): Discourage cross-posts.
6084 (Underlining paragraphs): Remove.
6085 (Editing MS-DOS files): Remove pre-Emacs 20 information.
6086 (Bugs and problems): Update key-binding.
6087 (Problems with very large files): Mention 64-bit.
6088 (Shell process exits abnormally): Remove.
6089 (Problems with Shell Mode): Rename and update.
6090 (Spontaneous entry into isearch-mode)
6091 (Problems talking to certain hosts): Remove. This is old information,
6092 in etc/PROBLEMS if needed.
6093 (Emacs takes a long time to visit files, Updating Emacs): Remove.
6094 (Dired claims that no file is on this line): Update.
6095 (Installing Emacs, Problems building Emacs): Simplify.
6096 (Emacs for MS-DOS): Refer to msdos/INSTALL rather than duplicating
6097 information.
6098 (Emacs for MS-Windows): Rename from "Emacs for Windows". Simplify.
6099 (Emacs for Mac OS X): Rename from "Emacs for Apple computers".
6100 (JDEE): "JDEE", not "JDE".
6101 (Handling C-s and C-q with flow control, Binding C-s and C-q):
6102 Remove. This is old information, in etc/PROBLEMS if needed.
6103 (stty and Backspace key, Kanji and Chinese characters): Remove.
6104 (Right-to-left alphabets): Update section.
6105 (Changing the included text prefix): Gnus uses message-yank-prefix.
6106 Add cross-reference to Supercite manual.
6107 (Saving a copy of outgoing mail): Simplify output file description.
6108 (Expanding aliases when sending mail): Refer to Emacs manual.
6109 Remove old info about RFC822.
6110 Correct description of how to rebuild aliases.
6111 (Rmail writes to /var/spool/mail): Update location from /usr/spool/mail.
6112 (MIME with Emacs mail packages)
6113 (Viewing articles with embedded underlining)
6114 (Saving a multi-part Gnus posting, Gnus hangs for a long time):
6115 Remove old sections.
6116 (Killing based on nonstandard headers): Remove. Scoring is preferable,
6117 and is well-documented in the Gnus manual.
6118 (Reading news with Emacs): Merge "Learning more about Gnus" into here.
6119 (Making Gnus faster): Rename from "Starting Gnus faster".
6120 Merge "Catch-up is slow in Gnus" into here.
6121
6122 2009-06-14 Glenn Morris <rgm@gnu.org>
6123
6124 * faq.texi (Status of Emacs): Re-order with most recent releases first.
6125 (New in Emacs 23): New section.
6126 (Handling C-s and C-q with flow control): Add xref.
6127
6128 2009-06-13 Glenn Morris <rgm@gnu.org>
6129
6130 * faq.texi (Setting up a customization file): Grammar fix.
6131 Customize is no longer "new".
6132 (Displaying the current line or column): Line-number mode is on by
6133 default. Don't mention `column' package. Mention linum.el.
6134 (Turning on abbrevs by default): Explain how to do it for buffers,
6135 modes, and everywhere.
6136 (Associating modes with files): Use add-to-list. Don't mention Emacs
6137 19.
6138 (Highlighting a region): On by default since 23.1.
6139 (Replacing highlighted text): Update doc quote.
6140 (Working with unprintable characters): Don't mention search-quote-char.
6141 (Using an already running Emacs process): Gnuclient is probably not an
6142 enhancement these days.
6143 (Indenting switch statements): Remove mention of pre-Emacs 20.
6144 (Horizontal scrolling): Abbreviate Emacs 20 description.
6145 (Replacing text across multiple files): Fix name of dired command.
6146 (Disabling backups): Use require not load.
6147 (Learning more about Gnus): Add cross-refs to Gnus manual and FAQ.
6148
6149 2009-06-13 Bill Wohler <wohler@newt.com>
6150
6151 Release MH-E manual version 8.2.
6152
6153 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
6154 release 8.2.
6155
6156 2009-06-13 Glenn Morris <rgm@gnu.org>
6157
6158 * faq.texi: Remove the term "on-line" (meaning "Info") throughout, since
6159 in this day and age the common meaning is "on the web".
6160 (copying): Use @copyright in all cases.
6161 (Basic keys): Remove reference to deleted manual node "Text Characters".
6162 (File-name conventions): Use GNU as an example rather than SERVICE.
6163 default.el lives in site-lisp. Update Info directory location.
6164 (Real meaning of copyleft): GPL actions have been brought, but all
6165 settled out of court.
6166 (Guidelines for newsgroup postings): Shorten section title.
6167 Simplify comp.emacs description.
6168 (Newsgroup archives): Change Google URL. Describe Gmane.
6169 (Unsubscribing from Emacs lists): Remove discussion of "distribution
6170 points". Mention List-Unsubscribe header.
6171 (Contacting the FSF): Update email and URLs.
6172 (Basic editing): Mention F1 for help.
6173 (Installing Texinfo documentation): Refer to Texinfo website rather
6174 than ftp server.
6175 (Printing a Texinfo file): Mention texi2pdf.
6176 (Informational files for Emacs): Don't describe FTP or SERVICE, they
6177 are just stubs nowadays.
6178 (Latest version of Emacs): Explain version numbers.
6179 (Spell-checkers, Checking TeX and *roff documents): Remove sections.
6180 (Turning on syntax highlighting): No need to mention hilit19 any more.
6181 (Finding Emacs on the Internet): Refer to URLs rather than DISTRIB, FTP.
6182 (Modes for various languages): Remove section.
6183 (Major packages and programs): Remove most version and maintainer
6184 information - it's hard to keep up-to-date, and adds nothing.
6185 Similarly with direct links to mailing lists.
6186 (Spell-checkers): Rename node from Ispell. Mention Aspell and Hunspell.
6187 (Mailcrypt): Remove section - mailcrypt has not been updated in mnay
6188 years, and Emacs comes with tools for this now.
6189 (Patch): Remove section - this is a standard tool.
6190 (Using function keys under X): Remove section.
6191
6192 2009-06-12 Glenn Morris <rgm@gnu.org>
6193
6194 * faq.texi (Viewing Info files outside of Emacs): Xinfo is no more.
6195 (Help installing Emacs): Remove reference to deleted X11 node.
6196 (Associating modes with files): Interpreter-mode-alist is no longer
6197 subservient to auto-mode-alist.
6198 (Installing Emacs): Change future Emacs version.
6199 (Linking with -lX11 fails): Remove old section.
6200 (Packages that do not come with Emacs): Update ELL location.
6201 Emacs Lisp archive is dead.
6202 (Emacs for Windows): Remove reference to old CE port.
6203 (Emacs for OS/2, Emacs for Atari ST, Emacs for the Amiga)
6204 (Emacs for VMS and DECwindows): Remove old ports.
6205 (Emacs for GNUstep): Rename from "Emacs for NeXTSTEP" and update.
6206 (Removing flashing messages): Remove section about non-existent Gnus
6207 option.
6208
6209 * faq.texi (Top): Add @top command.
6210 Remove the optional arguments from all @node commands: makeinfo can
6211 generate these automatically, and it is easier to edit and rearrange
6212 nodes without them.
6213
6214 2009-06-11 Glenn Morris <rgm@gnu.org>
6215
6216 * faq.texi (Common acronyms): Remove no-longer-existing OSF.
6217 (The LPF): Make the updated URL the sole reference point.
6218 (Learning how to do something): Update refcard price and format.
6219 (Getting a printed manual): Sources in doc/emacs/, not man/.
6220 Also available in PDF format. Since the page count varies, be less
6221 precise.
6222 (Informational files for Emacs): Remove references to deleted files
6223 LPF and SUN-SUPPORT, and to UUCP.
6224 (Obtaining the FAQ): Refer to the service web-page rather than SERVICE.
6225 Remove many obsolete ways to get the FAQ, which now seems only to be
6226 distributed with Emacs.
6227 (Mail and news): Remove sections about Rmail Babyl that no longer apply.
6228
6229 2009-06-09 Chong Yidong <cyd@stupidchicken.com>
6230
6231 * org.texi (Org Plot): Fix tags (Bug#3507).
6232 (Workflow states, Agenda commands): Fix tags (Bug#3508).
6233
6234 * ada-mode.texi (Installation, Compile commands)
6235 (Project File Overview, No project files, Set compiler options)
6236 (Use GNAT project file, Use multiple GNAT project files)
6237 (Identifier completion): Use @samp for menu items, and @kbd for key
6238 sequences (Bug#3504).
6239
6240 2009-06-04 Daiki Ueno <ueno@unixuser.org>
6241
6242 * gnus.texi (Security): Fix wording; add a link to epa.info.
6243
6244 2009-06-04 Ryan Yeske <rcyeske@gmail.com>
6245
6246 * message.texi (Header Commands): Fix descriptions to match
6247 keybindings.
6248
6249 2009-04-22 Daiki Ueno <ueno@unixuser.org>
6250
6251 * gnus.texi (Security): Mention that EasyPG is the current default.
6252
6253 2009-04-13 Chong Yidong <cyd@stupidchicken.com>
6254
6255 * ediff.texi (Session Commands): Fix typo.
6256
6257 2009-04-05 Reiner Steib <Reiner.Steib@gmx.de>
6258
6259 * gnus-faq.texi (FAQ 8-4): Fix wrong group name of
6260 news.software.readers. Reported by Florian Rehnisch.
6261
6262 2009-04-02 Glenn Morris <rgm@gnu.org>
6263
6264 * auth.texi: Capitalize direntry.
6265
6266 * mairix-el.texi: Copy the direntry from ../../info/dir, and avoid
6267 using a period in the entry name. (Bug#2797)
6268
6269 2009-03-03 Juanma Barranquero <lekktu@gmail.com>
6270
6271 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add auth.
6272 ($(infodir)/auth, auth.dvi): New targets.
6273
6274 2009-03-03 Glenn Morris <rgm@gnu.org>
6275
6276 * auth.texi: Fix @setfilename.
6277
6278 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add auth.
6279 (auth, $(infodir)/auth, auth.dvi): New rules.
6280
6281 2009-02-25 Glenn Morris <rgm@gnu.org>
6282
6283 * faq.texi (Emacs for minimalists): New node. (Bug#2452)
6284
6285 2009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
6286
6287 * gnus.texi (NoCeM): Fix description of gnus-use-nocem.
6288
6289 2009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
6290
6291 * gnus.texi (NoCeM): Update default values for gnus-nocem-groups,
6292 gnus-nocem-issuers, and gnus-nocem-verifyer.
6293
6294 2009-02-20 Juanma Barranquero <lekktu@gmail.com>
6295
6296 * ada-mode.texi (Project files, Automatic Casing):
6297 * dbus.texi (Signals):
6298 * gnus.texi (Selecting a Group, Filtering Incoming Mail):
6299 * mh-e.texi (HTML):
6300 * nxml-mode.texi (Locating a schema)
6301 (Using the document's URI to locate a schema):
6302 * org.texi (Footnotes, Using the mapping API):
6303 * rcirc.texi (Channels): Remove duplicate words.
6304
6305 2009-02-20 Glenn Morris <rgm@gnu.org>
6306
6307 * dired-x.texi (Miscellaneous Commands):
6308 * gnus.texi: Minor updates for mbox Rmail.
6309
6310 2009-02-16 Karl Berry <karl@gnu.org>
6311
6312 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
6313 * cl.texi, dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi:
6314 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
6315 * faq.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
6316 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
6317 * newsticker.texi, nxml-mode.texi, org.texi, pcl-cvs.texi:
6318 * pgg.texi, rcirc.texi, reftex.texi, remember.texi, sasl.texi:
6319 * sc.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
6320 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi, woman.texi:
6321 Consistently use @insertcopying in the Top node,
6322 @contents at the front (after @end titlepage),
6323 and @direntry after @copying. (Bug#1988)
6324
6325 2009-02-13 Teodor Zlatanov <tzz@lifelogs.com>
6326
6327 * auth.texi: New file documenting auth-source.
6328
6329 2009-02-13 Carsten Dominik <dominik@science.uva.nl>
6330
6331 * org.texi (Org Plot): Fix link.
6332
6333 2009-02-09 Daiki Ueno <ueno@unixuser.org>
6334
6335 * epa.texi (Mail-mode integration): Mention the way to do
6336 "encrypt-to-self". (Bug#1807)
6337
6338 2009-02-05 Arni Magnusson <arnima@hafro.is> (tiny change)
6339
6340 * ada-mode.texi (No project files): Fix typo. (Bug#2214)
6341
6342 2009-02-04 Reiner Steib <Reiner.Steib@gmx.de>
6343
6344 * gnus-news.texi: Print version about Incoming*.
6345
6346 2009-02-02 Carsten Dominik <dominik@science.uva.nl>
6347
6348 * org.texi (Structure editing, Handling links)
6349 (Fast access to TODO states, Javascript support): Make standard docs
6350 correctly reflect default variable settings.
6351
6352 2009-02-02 Glenn Morris <rgm@gnu.org>
6353
6354 * org.texi: Fix typos.
6355
6356 2009-02-01 Michael Albinus <michael.albinus@gmx.de>
6357
6358 Sync with Tramp 2.1.15.
6359
6360 * trampver.texi: Update release number.
6361
6362 2009-01-31 Carsten Dominik <carsten.dominik@gmail.com>
6363
6364 * org.texi (TODO dependencies): Document TODO dependencies on
6365 checkboxes.
6366
6367 2009-01-30 Carsten Dominik <dominik@science.uva.nl>
6368
6369 * org.texi (TODO dependencies): Document key binding for toggling
6370 ORDERED property.
6371
6372 2009-01-28 Michael Albinus <michael.albinus@gmx.de>
6373
6374 * dbus.texi (Errors and Events): Fix typos. Describe second parameter
6375 of hook functions.
6376
6377 2009-01-28 Carsten Dominik <dominik@science.uva.nl>
6378
6379 * org.texi (TODO dependencies): New section.
6380
6381 2009-01-27 Carsten Dominik <dominik@science.uva.nl>
6382
6383 * org.texi (Plain lists, TODO basics, Priorities)
6384 (Multiple sets in one file, Conflicts): Document interaction with
6385 `shift-selection-mode'.
6386
6387 2009-01-27 Jay Belanger <jay.p.belanger@gmail.com>
6388
6389 * calc.texi (Embedded Mode, Algebraic-Style Calculations):
6390 Make Calc the subject of sentences.
6391 (Rearranging Formulas using Selections): Discuss new options
6392 for `j *'.
6393
6394 2009-01-26 Michael Albinus <michael.albinus@gmx.de>
6395
6396 * dbus.texi (Errors and Events): New variable dbus-event-error-hooks.
6397
6398 2009-01-26 Glenn Morris <rgm@gnu.org>
6399
6400 * org.texi: Fix typos.
6401
6402 2009-01-26 Bill Wohler <wohler@newt.com>
6403
6404 * mh-e.texi (EDITION, UPDATED): Update.
6405
6406 2009-01-25 Carsten Dominik <dominik@science.uva.nl>
6407
6408 * org.texi (References): Add information about remote references.
6409 (Built-in table editor): Document `C-c RET' in tables.
6410 (Math symbols, Quoting LaTeX code): Mention that simple
6411 LaTeX macros survive LaTeX export.
6412 (Images in LaTeX export): Show how to create a reference to a
6413 figure.
6414 (Sectioning structure): Document that the LaTeX class can be
6415 specified in a property.
6416 (Text areas in HTML export): New section.
6417 (External links): Add examples for text search and ID links.
6418 (Built-in table editor): Remove the descriptio of `C-c
6419 C-q', it not longer works.
6420 (Literal examples): Document that a space must follow
6421 the colon in short examples.
6422 (Relative timer): Document `org-timer-stop'.
6423 (Footnotes): New section.
6424 (Footnote markup): Shorten section and refer to new Footnote
6425 section.
6426 (Literal examples): Add documentation for line
6427 numbering in and references to code examples.
6428 (CSS support): Fix the description of default CSS styles.
6429 (Capturing column view): Document
6430 "file:path/to/file.org" as an allowed value for the ID property of
6431 a dynamic block copying column view.
6432
6433 2009-01-23 Stephen Eglen <stephen@gnu.org>
6434
6435 * mh-e.texi (Getting Started): Describe $MH.
6436
6437 2009-01-21 Michael Albinus <michael.albinus@gmx.de>
6438
6439 * tramp.texi (all): Harmonize usage of "external method",
6440 "external transfer method" and "out-of-band method".
6441 (Connection types): Precise the differences of inline and external
6442 methods. Written by Adrian Phillips <a.phillips@met.no>.
6443
6444 2009-01-19 Reiner Steib <Reiner.Steib@gmx.de>
6445
6446 * gnus.texi (Limiting): `/ N' and `/ o' are not really limiting
6447 commands as described at the top. Reported by Allan Gottlieb
6448 <gottlieb@nyu.edu>.
6449
6450 2009-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
6451
6452 * gnus.texi (Non-ASCII Group Names, RSS): Update description of
6453 nnmail-pathname-coding-system.
6454
6455 2009-01-17 Peter Tury <tury.peter@gmail.com> (tiny change)
6456
6457 * org.texi (Relative timer): Fix typo.
6458
6459 2009-01-15 Juanma Barranquero <lekktu@gmail.com>
6460
6461 * org.texi (Clocking work time): Fix typo.
6462 Reported by Peter Tury <tury.peter@gmail.com>. (Bug#1925)
6463
6464 2009-01-13 Glenn Morris <rgm@gnu.org>
6465
6466 * org.texi: Fix some more typos.
6467
6468 2009-01-13 Peter Tury <tury.peter@gmail.com> (tiny change)
6469
6470 * org.texi: Fix some typos.
6471
6472 2009-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
6473
6474 * gnus.texi (Group Parameters): Add note for local variables.
6475
6476 2009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
6477
6478 * gnus.texi (Converting Kill Files): Fix URL.
6479 Include gnus-kill-to-score.el in contrib directory.
6480
6481 2009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
6482
6483 * gnus.texi (Startup Variables): Fix gnus-before-startup-hook.
6484 Reported by Leo <sdl.web@gmail.com>. (Bug#1660)
6485 (Paging the Article): Add index entry.
6486
6487 2009-01-03 Stephen Leake <stephen_leake@member.fsf.org>
6488
6489 * ada-mode.texi (Examples): Delete redundant text.
6490
6491 2009-01-03 Michael Albinus <michael.albinus@gmx.de>
6492
6493 * trampver.texi (top): Declare ipv6prefix and ipv6postfix.
6494
6495 * tramp.texi (Filename Syntax, Filename completion): Handle IPv6
6496 addresses.
6497
6498 2009-01-03 Bill Wohler <wohler@newt.com>
6499
6500 * mh-e.texi (Scan Line Formats): Indicate that first column should be
6501 kept empty.
6502
6503 2008-12-20 Carsten Dominik <dominik@science.uva.nl>
6504
6505 * org.texi (Activation, Exporting, ASCII export, HTML export)
6506 (HTML Export commands, LaTeX/PDF export commands):
6507 Improve documentation about transient-mark-mode.
6508 (References): Document the use of special names like $LR1 to reference
6509 to fields in the last table row.
6510
6511 2008-12-19 Juri Linkov <juri@jurta.org>
6512
6513 * info.texi (Search Text): Remove mention of removed key binding M-s.
6514
6515 2008-12-18 Carsten Dominik <dominik@science.uva.nl>
6516
6517 * org.texi (References): Remove mentioning of @0 as reference for the
6518 last line, this has been reverted in the Lisp sources.
6519
6520 2008-12-17 Juanma Barranquero <lekktu@gmail.com>
6521
6522 * makefile.w32-in (INFO_TARGETS, clean): Add sasl.
6523 (DVI_TARGETS): Remove duplicates. Add sasl.
6524 ($(infodir)/sasl, sasl.dvi): New targets.
6525
6526 2008-12-17 Carsten Dominik <dominik@science.uva.nl>
6527
6528 * org.texi: Version number pushed to 6.15d.
6529
6530 2008-12-16 Carsten Dominik <dominik@science.uva.nl>
6531
6532 * org.texi (Tables in LaTeX export): New section.
6533 (Images in LaTeX export): New section.
6534 (Inlined images, Images in HTML export): Sections renamed.
6535
6536 2008-12-08 Reiner Steib <Reiner.Steib@gmx.de>
6537
6538 * message.texi (Insertion Variables): Don't advertise sc-cite-original.
6539
6540 2008-12-04 David Engster <dengste@eml.cc>
6541
6542 * gnus.texi (nnmairix): Mention mairix.el. Point out the importance
6543 of nnml-get-new-mail. Change URL for mairix patch.
6544
6545 2008-12-02 Carsten Dominik <carsten.dominik@gmail.com>
6546
6547 * org.texi (Using the mapping API): Fix bug in mapping example.
6548 (Publishing options): Make the list of properties complete again, in
6549 correspondence to the variable `org-export-plist-vars'.
6550 (Property searches): Document new special values for time comparisons.
6551 (Tag inheritance): Refine the description of tag inheritance.
6552 (Project alist): Add info about the publishing sequence of components.
6553 (Effort estimates): Document the new relative timer.
6554
6555 2008-12-01 Jay Belanger <jay.p.belanger@gmail.com>
6556
6557 * calc.texi (About This Manual): Clarify behavior of `C-x * t'.
6558 (Using Calc): Clarify use of `C-x * o'.
6559 (Embedded Mode (Overview)): Clarify use of `C-x * e'.
6560
6561 2008-11-28 Richard M Stallman <rms@gnu.org>
6562
6563 * dbus.texi (Receiving Method Calls): Clean up previous change.
6564
6565 2008-11-26 Michael Albinus <michael.albinus@gmx.de>
6566
6567 * dbus.texi (Type Conversion): New defuns `dbus-string-to-byte-array',
6568 `dbus-escape-as-identifier', `dbus-byte-array-to-string' and
6569 `dbus-unescape-from-identifier'.
6570 (Receiving Method Calls): New constants `dbus-service-emacs' and
6571 `dbus-path-emacs'. Precise return values of `dbus-register-method'.
6572 (Signals): Use the constants in the example.
6573
6574 2008-11-24 Carsten Dominik <dominik@science.uva.nl>
6575
6576 * org.texi: Re-apply change to FDL 1.3.
6577
6578 2008-11-23 Carsten Dominik <dominik@science.uva.nl>
6579
6580 * org.texi (Setting up Remember): Document `org-remember-mode'.
6581 (External links): Document that bbdb links can use a regular
6582 expression.
6583 (External links): Document that elisp links can contain interactive
6584 commands.
6585
6586 2008-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
6587
6588 * viper.texi (viper-translate-all-ESC-keysequences):
6589 Description removed.
6590
6591 2008-11-19 Glenn Morris <rgm@gnu.org>
6592
6593 * doclicense.texi: Change to FDL 1.3.
6594 Relicense all texi files under FDL 1.3 or later.
6595
6596 2008-11-17 Jay Belanger <jay.p.belanger@gmail.com>
6597
6598 * calc.texi (Tutorial): Clarify how to set up the on-line tutorial.
6599
6600 2008-11-16 Michael Kifer <kifer@cs.stonybrook.edu>
6601
6602 * viper.texi (viper-ESC-keyseq-timeout, viper-ESC-key): Remove.
6603
6604 * ediff.texi: Version/date change.
6605
6606 2008-11-14 Chong Yidong <cyd@stupidchicken.com>
6607
6608 * ns-emacs.texi: Moved into macos.texi in the main Emacs manual.
6609
6610 2008-11-14 Jay Belanger <jay.p.belanger@gmail.com>
6611
6612 * calc.texi (About This Manual): Comment out a mention of
6613 marginal notes.
6614
6615 2008-11-12 Carsten Dominik <dominik@science.uva.nl>
6616
6617 * org.texi (Clocking work time): Document the :formula property of
6618 clock tables.
6619 (Structure editing, Refiling notes): Document refiling regions.
6620 (Agenda commands): Document the double-prefix version
6621 of the `l' command in the agenda.
6622 (Handling links): Explain the effect of a double prefix
6623 arg to `C-c C-o'.
6624 (TODO basics): Add documentation for tag triggers.
6625
6626 2008-10-23 Glenn Morris <rgm@gnu.org>
6627
6628 * cl.texi (Function Bindings): Mention `flet' fails to deal with
6629 byte-compiling things like `+'.
6630
6631 * ns-emacs.texi: Merge copyright years of author now with assignment
6632 into FSF years.
6633 (VER): Use it for easier automatic updating. Use Emacs version rather
6634 than standalone Emacs.app version.
6635
6636 2008-10-12 Carsten Dominik <dominik@science.uva.nl>
6637
6638 * org.texi: Lots of minor fixes.
6639 (Capture): New chapter.
6640 (Org Plot): New section.
6641
6642 2008-09-30 Magnus Henoch <mange@freemail.hu>
6643
6644 * cl.texi (Porting Common Lisp): Fix parenthesis order in example.
6645
6646 2008-09-30 Jay Belanger <jay.p.belanger@gmail.com>
6647
6648 * calc.texi (User Defined Units): Mention how to enter optional display
6649 string.
6650
6651 2008-09-25 Teodor Zlatanov <tzz@lifelogs.com>
6652
6653 * message.texi (Sending Variables): Fix variable documentation to
6654 avoid the "y/n" wording.
6655
6656 2008-09-24 Teodor Zlatanov <tzz@lifelogs.com>
6657
6658 * message.texi (Sending Variables): Add `message-confirm-send' doc.
6659
6660 2008-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
6661
6662 * gnus.texi (The Gnus Registry): Don't give argument to @item used in
6663 @enumerate section so as to be able to be formatted with MAKEINFO=no.
6664
6665 2008-09-22 Bill Wohler <wohler@newt.com>
6666
6667 Release MH-E manual version 8.1.
6668
6669 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
6670 release 8.1.
6671
6672 * mh-e.texi: Retain dual license as agreed to by the FSF.
6673 However, bump GPL to Version 3.
6674 Use @include for license text.
6675
6676 2008-09-19 Katsumi Yamaoka <yamaoka@jpl.org>
6677
6678 * gnus.texi (Top, Setup, Fancy splitting to parent)
6679 (Store custom flags and keywords, Store arbitrary data):
6680 Clean up markup.
6681
6682 2008-09-16 Teodor Zlatanov <tzz@lifelogs.com>
6683
6684 * gnus.texi (The Gnus Registry): Document it.
6685
6686 2008-09-08 David Engster <dengste@eml.cc>
6687
6688 * gnus.texi (nnmairix): Point out that nnml uses MH format.
6689 Clarify section about choosing back end servers.
6690
6691 2008-08-23 Glenn Morris <rgm@gnu.org>
6692
6693 * dired-x.texi (Shell Command Guessing):
6694 Mention dired-guess-shell-case-fold-search. (Bug#417)
6695
6696 2008-08-22 Michael Albinus <michael.albinus@gmx.de>
6697
6698 * trampver.texi: Update release number.
6699
6700 2008-08-18 Brian Cully <bjc@kublai.com> (tiny change)
6701
6702 * ns-emacs.texi: Update version.
6703 (Introduction): Correct menu location for options save.
6704 (Customization): Note that defaults are stored under org.gnu.Emacs.
6705
6706 2008-08-11 Bill Wohler <wohler@newt.com>
6707
6708 * mh-e.texi (Getting Started): Rename variant mu-mh to gnu-mh and be
6709 explicit about GNU mailutils MH elsewhere (with thanks to Darel
6710 Henman) (closes SF #1768928).
6711
6712 2008-08-10 Glenn Morris <rgm@gnu.org>
6713
6714 * ns-emacs.texi: Use @copying. Change copyright of authors with
6715 assignment to FSF. Change license to GFDL.
6716 (Top): Remove outdated references.
6717
6718 2008-08-07 Reiner Steib <Reiner.Steib@gmx.de>
6719
6720 * gnus.texi (Sorting the Summary Buffer, Summary Sorting):
6721 Add gnus-summary-sort-by-most-recent-number and
6722 gnus-summary-sort-by-most-recent-date.
6723 (Summary Sorting): Explain prefix argument.
6724
6725 2008-08-07 Katsumi Yamaoka <yamaoka@jpl.org>
6726
6727 * gnus.texi (Saving Articles): Mention symbolic prefix `r' for
6728 gnus-summary-pipe-output.
6729
6730 2008-08-03 Michael Albinus <michael.albinus@gmx.de>
6731
6732 * dbus.texi (Receiving Method Calls): Document error handling of own
6733 D-Bus methods.
6734
6735 2008-08-01 Bill Wohler <wohler@newt.com>
6736
6737 * mh-e.texi (Reading Mail)
6738 (Viewing Attachments): Describe new function
6739 mh-show-preferred-alternative.
6740 (Sending Mail, Redistributing, Sending Message): Describe new hook
6741 mh-annotate-msg-hook.
6742
6743 2008-07-31 Michael Albinus <michael.albinus@gmx.de>
6744
6745 * dbus.texi (Arguments and Signatures): Fix example.
6746 (Synchronous Methods): New defun `dbus-call-method-non-blocking'.
6747 (Asynchronous Methods): New node.
6748 (Errors and Events): Describe extended layout of `dbus-event'.
6749 New defun `dbus-event-message-type'.
6750
6751 2008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
6752
6753 * ediff.texi: Remove VMS support.
6754
6755 2008-07-29 Juanma Barranquero <lekktu@gmail.com>
6756
6757 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add mairix-el.
6758 ($(infodir)/mairix-el), mairix-el.dvi): New targets.
6759
6760 2008-07-29 Chong Yidong <cyd@stupidchicken.com>
6761
6762 * Makefile.in: Add mairix-el targets.
6763
6764 2008-07-29 David Engster <deng@randomsample.de>
6765
6766 * mairix-el.texi: New file.
6767
6768 2008-07-28 Stephen Leake <stephen_leake@stephe-leake.org>
6769
6770 * ada-mode.texi: Document using GNAT project files as Emacs Ada mode
6771 project files. Delete 'main_unit' project variable; not needed. Allow
6772 process environment variables wherever project variables are allowed.
6773 Add tutorial section on multiple GNAT project files.
6774
6775 2008-07-27 Michael Albinus <michael.albinus@gmx.de>
6776
6777 Sync with Tramp 2.1.14.
6778
6779 * trampver.texi: Update release number.
6780
6781 2008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
6782
6783 * ns-emacs.texi:
6784 * faq.texi: Remove mentions of Mac Carbon.
6785
6786 2008-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
6787
6788 * gnus.texi (Saving Articles): Describe the 2nd argument of
6789 gnus-summary-save-in-pipe.
6790 (SpamAssassin): Use it.
6791
6792 2008-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
6793
6794 * gnus.texi (SpamAssassin): Fix gnus-summary-save-in-pipe usage.
6795
6796 2008-07-25 Carsten Dominik <dominik@science.uva.nl>
6797
6798 * org.texi (Export options): Document the use of the creator flag.
6799
6800 2008-07-24 Carsten Dominik <dominik@science.uva.nl>
6801
6802 * org.texi: New version 6.06a.
6803
6804 2008-07-23 Juanma Barranquero <lekktu@gmail.com>
6805
6806 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add ns-emacs.
6807 ($(infodir)/ns-emacs, ns-emacs.dvi): New targets.
6808
6809 2008-07-23 Vincent Belaïche <vincent.b.1@hotmail.fr>
6810
6811 * calc.texi (Editing Stack Entries, Algebraic Entry):
6812 Rewrite introductory sentences so it can be used by
6813 Calc's help functions. Mention fixing typos.
6814 (Customizing Calc): Fix typo.
6815
6816 2008-07-23 Jay Belanger <jay.p.belanger@gmail.com>
6817
6818 * calc.texi (summarykey): New macro. Use to correctly format keys in
6819 the summary.
6820
6821 2008-07-20 Adrian Robert <adrian.b.robert@gmail.com>
6822
6823 * ns-emacs.texi (Customization): Corrected documentation on color
6824 specification formats.
6825
6826 2008-07-19 Andreas Schwab <schwab@suse.de>
6827
6828 * ns-emacs.texi: Moved from ../emacs. Add @direntry.
6829
6830 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ns-emacs.
6831 (ns-emacs, $(infodir)/ns-emacs, ns-emacs.dvi): New rules.
6832
6833 2008-07-18 Michael Albinus <michael.albinus@gmx.de>
6834
6835 * dbus.texi (Inspection): Rework, introduce submenus.
6836 (Bus names, Introspection, Nodes and Interfaces, Methods and Signal)
6837 (Properties and Annotations, Arguments and Signatures): New nodes.
6838
6839 2008-07-13 Michael Albinus <michael.albinus@gmx.de>
6840
6841 * dbus.texi (Receiving Method Calls): Fix description of
6842 `dbus-register-method'.
6843 (Signals): Allow also signal arguments for filtering in
6844 `dbus-register-signal'.
6845
6846 2008-07-13 Vincent Belaïche <vincent.b.1@hotmail.fr>
6847
6848 * calc.texi (Manipulating Vectors): Clarify definition of `rnorm' and
6849 `cnorm'.
6850 (Arithmetic Tutorial): Simplify the verification of prime factors.
6851
6852 2008-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
6853
6854 * gnus.texi (Saving Articles): Mention
6855 gnus-summary-pipe-output-default-command and gnus-summary-save-in-pipe.
6856
6857 2008-06-29 Jay Belanger <jay.p.belanger@gmail.com>
6858
6859 * calc.texi: Adjust mode line throughout.
6860
6861 2008-06-28 Juanma Barranquero <lekktu@gmail.com>
6862
6863 * sasl.texi (Mechanisms): Fix typos.
6864
6865 2008-06-24 Jay Belanger <jay.p.belanger@gmail.com>
6866
6867 * calc.texi (Killing from the stack): Mention using normal Emacs
6868 copying.
6869
6870 2008-06-21 Michael Albinus <michael.albinus@gmx.de>
6871
6872 * tramp.texi (Password handling): Rename from "Password caching".
6873 Add `auth-source' mechanism.
6874 (Connection caching): Tramp reopens the connection automatically,
6875 when the operating system on the remote host has been changed.
6876
6877 2008-06-20 Eli Zaretskii <eliz@gnu.org>
6878
6879 * makefile.w32-in (distclean): Remove makefile.
6880
6881 2008-06-17 Carsten Dominik <dominik@science.uva.nl>
6882
6883 * org.texi (Using the mapping API): New section.
6884 (Agenda column view): New section.
6885 (Moving subtrees): Document archiving to the archive sibling.
6886 (Agenda commands): Document columns view in the agenda.
6887 (Using the property API): Document the API for multi-valued properties.
6888
6889 2008-06-17 Jason Riedy <jason@acm.org>
6890
6891 * org.texi (A LaTeX example): Note that fmt may be a one-argument
6892 function, and efmt may be a two-argument function.
6893 (Radio tables): Document multiple destinations.
6894
6895 2008-06-16 Glenn Morris <rgm@gnu.org>
6896
6897 * epa.texi, erc.texi, pgg.texi, remember.texi, sasl.texi, url.texi:
6898 Add Cover-Texts.
6899
6900 2008-06-15 Glenn Morris <rgm@gnu.org>
6901
6902 * faq.texi (VER): Update to 23.0.60.
6903
6904 * mh-e.texi: Remove option of licensing under GPL.
6905 Add Cover-Texts to GFDL permissions notice.
6906 (GPL): Remove section.
6907 (GFDL): Include doclicense.texi rather than the actual text.
6908
6909 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add sasl.
6910 (sasl, $(infodir)/sasl, sasl.dvi): New rules.
6911
6912 * sasl.texi: Fix output file name.
6913
6914 * epa.texi, sasl.texi: Refer to license in Emacs manual.
6915
6916 * gnus-coding.texi: Refer to license in Gnus manual.
6917
6918 * idlwave.texi, sasl.texi: Use @copying.
6919
6920 * org.texi: Change to GFDL 1.2. Refer to license in Emacs manual.
6921
6922 * speedbar.texi: Update Back-Cover Text as per maintain.info.
6923
6924 * url.texi: Use @copying, @title, @subtitle, @author.
6925
6926 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi, dbus.texi:
6927 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
6928 * erc.texi, eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus.texi:
6929 * idlwave.texi, message.texi, newsticker.texi, pcl-cvs.texi:
6930 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi:
6931 * smtpmail.texi, speedbar.texi, tramp.texi, vip.texi, viper.texi:
6932 * widget.texi, woman.texi:
6933 Remove references to external license, since doclicense is included.
6934
6935 * ada-mode.texi, autotype.texi, cc-mode.texi, dired-x.texi:
6936 * pcl-cvs.texi, speedbar.texi, url.texi, widget.texi:
6937 Remove references to non-existent Invariant Sections.
6938
6939 2008-06-14 Glenn Morris <rgm@gnu.org>
6940
6941 * faq.texi (Major packages and programs): Remove references to external
6942 Supercite, Calc, VIPER, since they have been included for some time.
6943 Update VM, AUCTeX, BBDB entries.
6944
6945 2008-06-14 Ulf Jasper <ulf.jasper@web.de>
6946
6947 * newsticker.texi: Updated to match latest newsticker changes.
6948
6949 2008-06-13 Glenn Morris <rgm@gnu.org>
6950
6951 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi
6952 * dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi
6953 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi
6954 * gnus.texi, idlwave.texi, info.texi, message.texi, newsticker.texi
6955 * nxml-mode.texi, org.texi, pcl-cvs.texi, rcirc.texi, reftex.texi
6956 * sc.texi, sieve.texi, smtpmail.texi, vip.texi, viper.texi, widget.texi
6957 * woman.texi:
6958 Update Back-Cover Text as per maintain.info.
6959
6960 2008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
6961
6962 * gnus-faq.texi: Generate. Change node names to "FAQ N-M".
6963
6964 * Makefile.in (gnus-faq-clean): Don't remove gnus-faq.texi.
6965 (gnus-faq.xml): Update repository host.
6966
6967 * gnus-faq.texi: Generate from gnus-faq.xml (sourceforge.net).
6968
6969 2008-06-15 Frank Schmitt <ich@frank-schmitt.net>
6970
6971 * gnus-faq.texi ([5.12]): Add entry about message-kill-buffer-on-exit.
6972 Fix a typo.
6973
6974 2008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
6975
6976 * gnus.texi (Mail Source Customization): Correct values of
6977 `mail-source-delete-incoming'. Reported by Tassilo Horn.
6978 (Oort Gnus): Fix version comment for mml-dnd-protocol-alist.
6979
6980 2008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
6981
6982 * gnus.texi (nnmairix): Eliminate wrong use of `path', cf. the GNU
6983 coding standards.
6984
6985 2008-06-14 David Engster <dengste@eml.cc>
6986
6987 * gnus.texi (nnmairix): Markup fixes.
6988
6989 2008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
6990
6991 * gnus.texi (nnmairix): Markup and other minor fixes.
6992
6993 2008-06-05 David Engster <dengste@eml.cc>
6994
6995 * gnus.texi (nnmairix): New nodes describing nnmairix.el.
6996
6997 2008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
6998
6999 * gnus.texi (Group Parameters): Change ~/.gnus to ~/.gnus.el.
7000 (Searching, nnir, nnmairix): New stub nodes.
7001
7002 2008-05-30 Felix Lee <felix.1@canids.net>
7003
7004 * cl.texi (Iteration Clauses): Fix incorrect "identical" examples.
7005
7006 2008-05-24 Reiner Steib <Reiner.Steib@gmx.de>
7007
7008 * gnus.texi (Filling In Threads): Additions to gnus-fetch-old-headers.
7009
7010 2008-05-15 Reiner Steib <Reiner.Steib@gmx.de>
7011
7012 * gnus.texi (Scoring On Other Headers): Fix typo. Rearrange.
7013
7014 2008-05-15 Jonathan Yavner <jyavner@member.fsf.org>
7015
7016 * ses.texi (Acknowledgements): Add Shigeru Fukaya.
7017
7018 2008-05-06 Juanma Barranquero <lekktu@gmail.com>
7019
7020 * info.texi (Top): Fix typo in xref.
7021
7022 2008-05-05 Karl Berry <karl@gnu.org>
7023
7024 * info.texi (Top): @xref to stand-alone manual.
7025
7026 2008-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
7027
7028 * gnus.texi (Various Summary Stuff): Add gnus-propagate-marks.
7029 (Various Summary Stuff): Fix typo in last xref.
7030
7031 2008-05-02 Juanma Barranquero <lekktu@gmail.com>
7032
7033 * org.texi (Moving subtrees): Fix typo.
7034
7035 2008-04-28 Michael Albinus <michael.albinus@gmx.de>
7036
7037 * tramp.texi (Frequently Asked Questions): Explain, how to disable
7038 Tramp via `tramp-mode'.
7039
7040 2008-04-27 Carsten Dominik <dominik@sam.science.uva.nl>
7041
7042 * org.texi: Massive changes, in many parts of the file.
7043
7044 2008-04-27 Jason Riedy <jason@acm.org>
7045
7046 * org.texi (A LaTeX example): Note that fmt may be a
7047 one-argument function, and efmt may be a two-argument function.
7048 (Radio tables): Document multiple destinations.
7049
7050 2008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
7051
7052 * gnus.texi (Oort Gnus): Add message-fill-column.
7053
7054 2008-04-12 Adrian Aichner <adrian@xemacs.org>
7055
7056 * gnus.texi (Mail Source Specifiers): Typo fix.
7057
7058 2008-04-12 Reiner Steib <Reiner.Steib@gmx.de>
7059
7060 * gnus.texi (Diary Headers Generation): Update key binding for
7061 `gnus-diary-check-message'.
7062
7063 2008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
7064
7065 * gnus.texi (Emacsen): Addition.
7066
7067 2008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
7068
7069 * gnus.texi (Emacsen): Give recommendations for Emacs 22 and Emacs 23.
7070
7071 2008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
7072
7073 * gnus.texi (Oort Gnus): Mention customizing of tool bars.
7074
7075 2008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
7076
7077 * gnus-news.texi: Update tool bar item.
7078
7079 2008-04-09 Sven Joachim <svenjoac@gmx.de>
7080
7081 * gnus-news.texi: Fix typos.
7082
7083 2008-04-11 Jay Belanger <jay.p.belanger@gmail.com>
7084
7085 * calc.texi (Vector and Matrix Arithmetic, Calc Summary):
7086 Add mention of `kron'.
7087
7088 2008-04-01 Daiki Ueno <ueno@unixuser.org>
7089
7090 * epa.texi (Encrypting/decrypting *.gpg files):
7091 Document epa-file-name-regexp.
7092
7093 2008-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
7094
7095 * gnus.texi (Example Methods): Fix description about ssh-agent.
7096 (Indirect Functions): Fix the default value of nntp-telnet-command;
7097 remove link to connect.html.
7098
7099 2008-03-30 Michael Albinus <michael.albinus@gmx.de>
7100
7101 * dbus.texi (Synchronous Methods): New parameter TIMEOUT for
7102 dbus-call-method.
7103 (Receiving Method Calls): The timeout can be set by the calling client.
7104
7105 * trampver.texi: Update release number.
7106
7107 2008-03-29 Reiner Steib <Reiner.Steib@gmx.de>
7108
7109 * gnus.texi (Top): Fix version. Add SASL.
7110
7111 2008-03-29 Michael Albinus <michael.albinus@gmx.de>
7112
7113 Sync with Tramp 2.1.13.
7114
7115 * trampver.texi: Update release number.
7116
7117 2008-03-29 Chong Yidong <cyd@stupidchicken.com>
7118
7119 * org.texi: Update to new org-mode website.
7120
7121 2008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
7122
7123 * cl.texi (For Clauses): Fix loop over key-seq to match code.
7124
7125 2008-03-22 Reiner Steib <Reiner.Steib@gmx.de>
7126
7127 * gnus.texi (Foreign Groups): Add gnus-read-ephemeral-gmane-group,
7128 gnus-read-ephemeral-gmane-group-url,
7129 gnus-read-ephemeral-emacs-bug-group,
7130 gnus-read-ephemeral-debian-bug-group.
7131
7132 2008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
7133
7134 * gnus.texi (MIME Commands): Add gnus-article-browse-html-article.
7135
7136 * gnus-news.texi: Add EasyPG. Add gnus-article-browse-html-article.
7137 Add FIXMEs for Bookmarks and gnus-registry-marks.
7138
7139 2008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
7140
7141 * gnus.texi (Smileys): Document `smiley-style'.
7142
7143 2008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
7144
7145 * gnus.texi (Gnus Development): Clarify difference between ding and
7146 gnu.emacs.gnus.
7147 (MIME Commands, Using MIME, RSS): Fix markup.
7148
7149 * gnus-faq.texi ([8.4]): Ditto.
7150
7151 2008-03-20 Reiner Steib <Reiner.Steib@gmx.de>
7152
7153 * gnus.texi (Emacsen): Remove obsolete stuff.
7154
7155 2008-03-19 Reiner Steib <Reiner.Steib@gmx.de>
7156
7157 * gnus.texi (Oort Gnus): Add version info WRT
7158 `mail-source-delete-incoming'.
7159
7160 2008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
7161
7162 * gnus.texi (Top): Add "Other related manuals" and version info in
7163 `iftex' output.
7164 (Formatting Fonts): Add index entries for gnus-mouse-face, gnus-face-0,
7165 gnus-balloon-face-0 and the corresponding format specifiers.
7166
7167 2008-03-26 Michael Albinus <michael.albinus@gmx.de>
7168
7169 * tramp.texi (Filename completion): Remove footnote about let-bind
7170 of `partial-completion-mode'. It doesn't work this way.
7171
7172 2008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
7173
7174 * pcl-cvs.texi (Contributors): Update my email.
7175
7176 2008-03-21 Michael Albinus <michael.albinus@gmx.de>
7177
7178 * dbus.texi (Receiving Method Calls): Mention default D-Bus timeout.
7179
7180 2008-03-17 Bill Wohler <wohler@newt.com>
7181
7182 * mh-e.texi (Viewing): Update URL for adding header fields to
7183 mh-invisible-header-fields-default.
7184
7185 2008-03-16 Bill Wohler <wohler@newt.com>
7186
7187 * mh-e.texi (Preface): Add Gnus to requirements.
7188 (Forwarding): Note that forwarded MIME messages are now inline.
7189
7190 2008-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
7191
7192 * gnus.texi (Example Methods, Direct Functions, Indirect Functions)
7193 (Common Variables): Give precedence to the netcat methods over the
7194 telnet methods, and mention that they are more reliable.
7195
7196 2008-03-13 Carsten Dominik <dominik@science.uva.nl>
7197
7198 * org.texi (Exporting Agenda Views): Document agenda export to
7199 iCalendar.
7200 (Progress logging): Document the new progress logging stuff.
7201
7202 2008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
7203
7204 * gnus.texi (Mail Source Customization, Gnus Development, Oort Gnus):
7205 Update for change of `mail-source-delete-incoming'.
7206
7207 * gnus-news.texi: Ditto.
7208
7209 2008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
7210
7211 * gnus-coding.texi (Gnus Maintainance Guide): Update conventions for
7212 custom versions.
7213
7214 2008-03-07 Alan Mackenzie <acm@muc.de>
7215
7216 * cc-mode.texi (Limitations and Known Bugs): State that the number of
7217 parens/brackets in a k&r region is limited.
7218
7219 2008-02-27 Reiner Steib <Reiner.Steib@gmx.de>
7220
7221 * gnus-news.texi: Mention problem with coding system `utf-8-emacs' when
7222 using different Emacs versions.
7223
7224 2008-02-27 Glenn Morris <rgm@gnu.org>
7225
7226 * sc.texi: Remove a lot of old and obsolete info.
7227 (titlepage): Simplify.
7228 (Emacs 19 MUAs, Emacs 18 MUAs, MH-E with any Emacsen)
7229 (VM with any Emacsen, GNEWS with any Emacsen)
7230 (Overloading for Non-conforming MUAs, Version 3 Changes)
7231 (The Supercite Mailing List): Delete nodes.
7232 (Introduction): Remove info about old packages.
7233 (Getting Connected): Simplify. Remove info about old packages.
7234 (Citing Commands): Delete Emacs 19 info.
7235 (Hints to MUA Authors): Simplify.
7236 (Thanks and History): Merge in some info from the deleted node
7237 "Version 3 Changes".
7238
7239 2008-02-05 Juanma Barranquero <lekktu@gmail.com>
7240
7241 * org.texi (Setting tags, In-buffer settings):
7242 * rcirc.texi (rcirc commands): Replace `legal' with `valid'.
7243
7244 2008-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
7245
7246 * gnus-news.texi: Mention that spaces and tabs are allowed in the
7247 installation directory name.
7248
7249 2008-02-12 Romain Francoise <romain@orebokech.com>
7250
7251 * epa.texi (Overview): Fix typo.
7252
7253 2008-02-11 Daiki Ueno <ueno@unixuser.org>
7254
7255 * epa.texi (Quick start): Remove the .emacs setting.
7256
7257 2008-02-10 Daiki Ueno <ueno@unixuser.org>
7258
7259 * epa.texi (Quick start): Use the command `epa-enable' instead of
7260 loading `epa-setup'.
7261
7262 2008-02-08 Juanma Barranquero <lekktu@gmail.com>
7263
7264 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add epa.
7265 ($(infodir)/epa, epa.dvi): New targets.
7266
7267 2008-02-08 Daiki Ueno <ueno@unixuser.org>
7268
7269 * Makefile.in: Add rules to build EasyPG Assistant User's Manual.
7270
7271 * epa.texi: New manual documenting the EasyPG Assistant.
7272
7273 2008-02-06 Michael Albinus <michael.albinus@gmx.de>
7274
7275 * dbus.texi (all): Wrap Lisp code examples with @lisp ... @end lisp.
7276 (Inspection): New function dbus-ping.
7277
7278 2008-02-05 Michael Albinus <michael.albinus@gmx.de>
7279
7280 * tramp.texi (Remote processes): Add `shell-command'.
7281
7282 2008-02-02 Michael Albinus <michael.albinus@gmx.de>
7283
7284 * tramp.texi: Use new FSF's Back-Cover Text.
7285
7286 2008-01-28 Michael Sperber <sperber@deinprogramm.de>
7287
7288 * gnus.texi (Mail Source Specifiers): Document `group' specifier.
7289 (Group Parameters): Document `mail-source' parameter.
7290
7291 2008-01-27 Michael Albinus <michael.albinus@gmx.de>
7292
7293 * tramp.texi (Inline methods): The hostname of the su(do)? methods
7294 must be a local host.
7295
7296 2008-01-26 Michael Olson <mwolson@gnu.org>
7297
7298 * erc.texi: Update version for ERC 5.3 release.
7299 (Obtaining ERC): Update extras URLs for 5.3.
7300 (Development): Write instructions for git, and remove those for Arch.
7301 (History): Mention the switch to git.
7302
7303 2008-01-24 Karl Berry <karl@gnu.org>
7304
7305 * info.texi (Search Index, Search Text): Mention the command
7306 character in the section name, a la the (Go to node) node.
7307
7308 2008-01-21 Michael Albinus <michael.albinus@gmx.de>
7309
7310 * dbus.texi (Errors and Events): New macro dbus-ignore-errors.
7311
7312 2008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
7313
7314 * gnus-news.texi: Mention gnus-article-describe-bindings.
7315
7316 2008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
7317
7318 * gnus-news.texi: Mention gnus-article-wide-reply-with-original.
7319
7320 2008-01-18 Carsten Dominik <dominik@science.uva.nl>
7321
7322 * org.texi (Property inheritance): New section.
7323 (Conventions): New section.
7324 (Structure editing): Document C-RET, the prefix arg to the cut/copy
7325 commands, and the new bindings for refiling.
7326 (Sparse trees): Document the new special command for sparse trees.
7327 (References): Be more clear about the counting of hilines.
7328 (Handling links): Document M-p/n for accessing links.
7329 (Fast access to TODO states): New section.
7330 (Per file keywords): New section.
7331 (Property inheritance): New section.
7332 (Column attributes): New summary types.
7333 (Capturing Column View): New section.
7334 (The date/time prompt): Cover the new features in the date/time prompt.
7335 Compactify the table of keys for the calendar remote control.
7336 (Clocking work time): Document the new :scope parameter.
7337 (Remember): Promoted to chapter.
7338 (Quoted examples): New section.
7339 (Enhancing text): New verbatim environments.
7340
7341 2008-01-14 Michael Albinus <michael.albinus@gmx.de>
7342
7343 * trampver.texi: Update release number.
7344
7345 2008-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
7346
7347 * gnus.texi (Article Keymap):
7348 Add gnus-article-wide-reply-with-original; fix descriptions of
7349 gnus-article-reply-with-original and
7350 gnus-article-followup-with-original.
7351
7352 2008-01-09 Glenn Morris <rgm@gnu.org>
7353
7354 * nxml-mode.texi: Add @copying section.
7355
7356 2008-01-05 Reiner Steib <Reiner.Steib@gmx.de>
7357
7358 * message.texi (Mail Variables): Add some text from "(gnus)Posting
7359 Server". Add `message-send-mail-with-mailclient'.
7360
7361 * gnus.texi (Posting Server): Move some text to "(message)Mail
7362 Variables" and add a reference here.
7363
7364 2008-01-04 Michael Albinus <michael.albinus@gmx.de>
7365
7366 * dbus.texi (Receiving Method Calls): New chapter.
7367 (Errors and Events): Add serial number to events. Replace "signal" by
7368 "message". Introduce dbus-event-serial-number.
7369
7370 2008-01-03 Michael Albinus <michael.albinus@gmx.de>
7371
7372 * dbus.texi (Type Conversion): Explain the type specification for empty
7373 arrays. Use another example.
7374
7375 2007-12-30 Michael Albinus <michael.albinus@gmx.de>
7376
7377 * dbus.texi (all): Replace "..." by @dots{}.
7378 (Type Conversion): Precise the value range for :byte types.
7379 (Signals): Rename dbus-unregister-signal to dbus-unregister-object.
7380 Mention its return value.
7381 (Errors and Events): There is no D-Bus error propagation during event
7382 processing.
7383
7384 2007-12-29 Jay Belanger <jay.p.belanger@gmail.com>
7385
7386 * calc.texi (Yacas Language, Maxima Language, Giac Language):
7387 New sections.
7388
7389 2007-12-29 Reiner Steib <Reiner.Steib@gmx.de>
7390
7391 * gnus.texi (Group Parameters): Reorder the text and add a note about
7392 `gnus-parameters' near the beginning of the node.
7393
7394 2007-12-29 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
7395
7396 * gnus.texi (Score File Editing): Fix function name.
7397
7398 2007-12-23 Michael Albinus <michael.albinus@gmx.de>
7399
7400 Sync with Tramp 2.1.12.
7401
7402 * trampver.texi: Update release number.
7403
7404 2007-12-22 Richard Stallman <rms@gnu.org>
7405
7406 * cc-mode.texi (Getting Started): Change @ref to @pxref.
7407
7408 2007-12-22 Michael Albinus <michael.albinus@gmx.de>
7409
7410 * dbus.texi (Type Conversion): Correct input parameters mapping.
7411
7412 2007-12-21 Michael Albinus <michael.albinus@gmx.de>
7413
7414 * dbus.texi (Type Conversion): Extend for D-Bus compound types.
7415 (Errors and Events): Mention wrong-type-argument error.
7416
7417 2007-12-21 Alex Schroeder <alex@gnu.org>
7418
7419 * rcirc.texi: Changed single spaces after sentence end to double
7420 spaces. Fixed some typos.
7421 (Internet Relay Chat): Explain relay.
7422 (Getting started with rcirc): Change items to reflect prompts.
7423 Add more explanation to rcirc-track-minor-mode and added a comment to
7424 warn future maintainers that this section is a copy.
7425 (People): Change /ignore example.
7426 (Keywords): Not keywords.
7427
7428 2007-12-20 Alex Schroeder <alex@gnu.org>
7429
7430 * rcirc.texi (Top): Fighting Information Overload chapter added.
7431 (Getting started with rcirc): Add notice of rcirc-track-minor-mode.
7432 (rcirc commands): Move /ignore command to the new chapter.
7433 (Fighting Information Overload): New chapter documenting /keyword,
7434 /bright, /dim, channel ignore, and low priority channels.
7435 (Configuration): Document rcirc-server-alist, remove
7436 rcirc-startup-channels-alist and rcirc-default-server.
7437
7438 2007-12-16 Michael Albinus <michael.albinus@gmx.de>
7439
7440 * dbus.texi (Signals): Fix example in dbus-register-signal.
7441
7442 2007-12-14 Sven Joachim <svenjoac@gmx.de>
7443
7444 * gnus.texi (Score Variables): Fix typo.
7445
7446 2007-12-07 Michael Albinus <michael.albinus@gmx.de>
7447
7448 * dbus.texi (Synchronous Methods): Adapt dbus-call-method.
7449 (Signals): Adapt dbus-send-signal and dbus-register-signal.
7450 (Errors and Events): Adapt dbus-event.
7451
7452 2007-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
7453
7454 * gnus.texi (Other Files): Add the yenc command.
7455
7456 2007-11-30 Reiner Steib <Reiner.Steib@gmx.de>
7457
7458 * gnus.texi (MIME Commands): Default of gnus-article-loose-mime is t
7459 since 2004-08-06.
7460
7461 2007-11-28 Katsumi Yamaoka <yamaoka@jpl.org>
7462
7463 * gnus.texi (Fancy Mail Splitting): Fix description of splitting based
7464 on body.
7465
7466 2007-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
7467
7468 * emacs-mime.texi (rfc2047): Mention rfc2047-encoded-word-regexp-loose
7469 and rfc2047-allow-irregular-q-encoded-words; fix description of
7470 rfc2047-encode-encoded-words.
7471
7472 2007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
7473
7474 * gnus.texi (Fetching Mail): Remove obsoleted `nnmail-spool-file'.
7475
7476 2007-12-05 Michael Olson <mwolson@gnu.org>
7477
7478 * remember.texi (Diary): Remove "require" line for remember-diary.el.
7479 Update documentation for `remember-diary-file'.
7480
7481 2007-12-04 Michael Albinus <michael.albinus@gmx.de>
7482
7483 * dbus.texi (Signals): Precise `dbus-register-signal'.
7484 (Errors and Events): Rework events part, the internal structure of
7485 dbus-event has changed.
7486
7487 2007-12-03 Juanma Barranquero <lekktu@gmail.com>
7488
7489 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
7490 ($(infodir)/dbus, dbus.dvi): New targets.
7491
7492 2007-12-03 Michael Albinus <michael.albinus@gmx.de>
7493
7494 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
7495 unconditionally.
7496
7497 * dbus.texi (Synchronous Methods): Show the result of the "lshal"
7498 emulation with @print{}.
7499
7500 2007-12-02 Richard Stallman <rms@gnu.org>
7501
7502 * dbus.texi (Overview): Minor cleanup.
7503
7504 2007-12-02 Michael Albinus <michael.albinus@gmx.de>
7505
7506 * Makefile.in (INFO_TARGETS): Add dbus.
7507 (DVI_TARGETS): Add dbus.dvi.
7508 (dbus, dbus.dvi): New targets.
7509
7510 * dbus.texi: New file.
7511
7512 2007-11-24 Romain Francoise <romain@orebokech.com>
7513
7514 * nxml-mode.texi: Add description in @direntry.
7515 Fix file name to match @setfilename.
7516
7517 2007-11-23 Mark A. Hershberger <mah@everybody.org>
7518
7519 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
7520 ($(infodir)/nxml-mode): New rule.
7521
7522 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
7523 ($(infodir)/nxml-mode): New rule.
7524 (clean): Add nxml-mode*.
7525
7526 * nxml-mode.texi: New file with nxml manual.
7527
7528 2007-11-18 Richard Stallman <rms@gnu.org>
7529
7530 * flymake.texi (Example -- Configuring a tool called directly):
7531 Update example.
7532
7533 2007-11-18 Michael Albinus <michael.albinus@gmx.de>
7534
7535 * tramp.texi (Filename completion): Simplify explanation of
7536 double-slash behavior. Explain directory contents flushing.
7537
7538 2007-11-16 Jay Belanger <jay.p.belanger@gmail.com>
7539
7540 * calc.texi (TeX and LaTeX Language Modes): Put in
7541 missing braces.
7542
7543 2007-11-15 Richard Stallman <rms@gnu.org>
7544
7545 * cl.texi (Equality Predicates): Delete `eql'.
7546 (Predicates, Naming Conventions, Top): Delete `eql'.
7547 (Common Lisp Compatibility): Delete `eql'.
7548 (Porting Common Lisp): Delete obsolete backquote info.
7549 Minor clarification about character constants.
7550 (Sequence Basics): Minor clarification.
7551
7552 2007-11-15 Juanma Barranquero <lekktu@gmail.com>
7553
7554 * cc-mode.texi (Electric Keys, Custom Macros):
7555 * tramp.texi (Filename completion): Fix typos.
7556
7557 2007-11-15 Jay Belanger <jay.p.belanger@gmail.com>
7558
7559 * calc.texi (Basic commands): Mention the menu.
7560
7561 2007-11-12 Michael Albinus <michael.albinus@gmx.de>
7562
7563 * tramp.texi (Connection caching): Tramp flushes connection
7564 properties when remote operating system has been changed.
7565
7566 2007-11-09 Reiner Steib <Reiner.Steib@gmx.de>
7567
7568 * gnus-news.texi: Fix spelling.
7569 `message-insert-formatted-citation-line', not
7570 `message-insert-formated-citation-line'.
7571
7572 * gnus.texi, gnus-faq.texi, message.texi: Bump version to 5.10.9.
7573
7574 2007-11-07 Michael Albinus <michael.albinus@gmx.de>
7575
7576 * tramp.texi (Overview): Mention also the PuTTY integration under
7577 w32. Remove paragraphs about Tramp's experimental status.
7578 (Frequently Asked Questions): Add code example for highlighting the
7579 mode line.
7580
7581 2007-11-03 Michael Olson <mwolson@gnu.org>
7582
7583 * remember.texi: Change mentions of remember-buffer to
7584 remember-finalize throughout.
7585
7586 2007-10-30 Michael Olson <mwolson@gnu.org>
7587
7588 * remember.texi (Copying): Remove.
7589 (Mailbox): Update with non-BBDB instructions.
7590 (Diary, Org): Add.
7591 (Bibliography, Planner Page): Remove.
7592
7593 2007-10-30 Juanma Barranquero <lekktu@gmail.com>
7594
7595 * makefile.w32-in (INFO_TARGETS): Add remember.
7596 (DVI_TARGETS): Add remember.dvi.
7597 ($(infodir)/remember): New rule.
7598 (clean): Add remember*.
7599
7600 2007-10-30 Michael Olson <mwolson@gnu.org>
7601
7602 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add remember.
7603 ($(infodir)/remember): New rule that builds the Remember Manual.
7604
7605 * remember.texi: New file containing the Remember Mode Manual.
7606 Shuffle chapters around after initial import.
7607 (Function Reference): Split Keystrokes into separate chapter.
7608 (Keystrokes): Document C-c C-k.
7609 (Introduction): Fix typographical issue with "---".
7610
7611 2007-10-29 Richard Stallman <rms@gnu.org>
7612
7613 * widget.texi (Introduction): Delete discussion of implementation
7614 internals.
7615
7616 2007-10-29 Michael Albinus <michael.albinus@gmx.de>
7617
7618 * tramp.texi (Connection caching): Host names must be different
7619 when tunneling.
7620
7621 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7622
7623 * gnus.texi, gnus-faq.texi, message.texi: Bump version to
7624 Gnus v5.13.
7625
7626 2007-10-28 Miles Bader <miles@gnu.org>
7627
7628 * gnus-news.texi, gnus-coding.texi, sasl.texi: New files.
7629
7630 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7631
7632 * gnus.texi (Sorting the Summary Buffer):
7633 Remove gnus-article-sort-by-date-reverse.
7634
7635 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7636
7637 * gnus.texi (Non-ASCII Group Names): New node.
7638 (Misc Group Stuff): Move gnus-group-name-charset-method-alist and
7639 gnus-group-name-charset-group-alist to Non-ASCII Group Names node.
7640
7641 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
7642
7643 * gnus.texi (Mail Source Specifiers, IMAP): Add a notice on the need to
7644 clean the output of the program `imap-shell-program'.
7645
7646 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7647
7648 * gnus.texi (IMAP): Mention nnimap-logout-timeout.
7649
7650 2007-10-28 Tassilo Horn <tassilo@member.fsf.org>
7651
7652 * gnus.texi (Sticky Articles): Documentation for sticky article
7653 buffers.
7654
7655 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
7656
7657 * gnus.texi (RSS): Document nnrss-ignore-article-fields.
7658
7659 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7660
7661 * gnus.texi (Various Various): Mention gnus-add-timestamp-to-message.
7662
7663 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7664
7665 * gnus.texi (Archived Messages):
7666 Document gnus-update-message-archive-method.
7667
7668 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7669
7670 * gnus.texi (Limiting): Document gnus-summary-limit-to-address.
7671
7672 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
7673
7674 * gnus.texi (Group Maneuvering):
7675 Document `gnus-summary-next-group-on-exit'.
7676
7677 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7678
7679 * gnus.texi (Really Various Summary Commands):
7680 Mention gnus-auto-select-on-ephemeral-exit.
7681
7682 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7683
7684 * gnus.texi, message.texi: Bump version number.
7685
7686 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7687
7688 * gnus.texi (Group Line Specification, Misc Group Stuff)
7689 (Server Commands): Parenthesize @pxref{Mail Spool}.
7690
7691 2007-10-28 Didier Verna <didier@xemacs.org>
7692
7693 New user option: message-signature-directory.
7694 * message.texi (Insertion Variables): Document it.
7695 * gnus.texi (Posting Styles): Ditto.
7696
7697 2007-10-28 Didier Verna <didier@xemacs.org>
7698
7699 * gnus.texi (Group Line Specification):
7700 * gnus.texi (Misc Group Stuff):
7701 * gnus.texi (Server Commands): Document the group compaction feature.
7702
7703 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7704
7705 * gnus-faq.texi ([5.2]): Adjust for message-fill-column.
7706
7707 * message.texi (Various Message Variables): Add message-fill-column.
7708
7709 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7710
7711 * gnus.texi: Untabify.
7712
7713 2007-10-28 Didier Verna <didier@xemacs.org>
7714
7715 * gnus.texi (Group Parameters): Document the posting-style merging
7716 process in topic-mode.
7717
7718 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7719
7720 * gnus.texi (Scoring On Other Headers): Add gnus-inhibit-slow-scoring.
7721
7722 2007-10-28 Romain Francoise <romain@orebokech.com>
7723
7724 * gnus.texi (Mail Spool): Fix typo.
7725 Update copyright.
7726
7727 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7728
7729 * gnus.texi (Limiting): Add gnus-summary-limit-to-singletons.
7730
7731 2007-10-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
7732
7733 * gnus.texi (Summary Generation Commands):
7734 Add gnus-summary-insert-ticked-articles.
7735
7736 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7737
7738 * gnus.texi (SpamAssassin back end): Rename spam-spamassassin-path
7739 to spam-spamassassin-program.
7740
7741 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7742
7743 * gnus.texi (Mail and Post): Add gnus-message-highlight-citation.
7744
7745 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7746
7747 * gnus.texi (Limiting): Add gnus-summary-limit-to-headers.
7748
7749 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7750
7751 * message.texi (Mail Headers): Document `opportunistic'.
7752
7753 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7754
7755 * emacs-mime.texi (Encoding Customization): Explain how to set
7756 mm-coding-system-priorities per hierarchy.
7757
7758 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7759
7760 * gnus.texi (Washing Mail): Add nnmail-ignore-broken-references and
7761 nnmail-broken-references-mailers instead of nnmail-fix-eudora-headers.
7762
7763 2007-10-28 Didier Verna <didier@xemacs.org>
7764
7765 * message.texi (Wide Reply): Update documentation of
7766 message-dont-reply-to-names (now allowing a list of regexps).
7767
7768 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7769
7770 * gnus.texi (Spam Package Introduction): Fix spam menu and links.
7771
7772 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7773
7774 * gnus.texi (SpamAssassin back end): Fix typo.
7775
7776 * sieve.texi (Examples): Fix grammar.
7777
7778 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7779
7780 * gnus.texi (Searching for Articles): Document M-S and M-R.
7781 (Limiting): Document / b.
7782
7783 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7784
7785 * gnus.texi (Thread Commands): T M-^.
7786
7787 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7788
7789 * message.texi (Mail Aliases): Document ecomplete.
7790 (Mail Aliases): Fix typo.
7791
7792 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7793
7794 * gnus.texi (Face): Restore xref to gnus-face-properties-alist;
7795 fix typo.
7796
7797 2007-10-28 Romain Francoise <romain@orebokech.com>
7798
7799 * gnus.texi (Mail Spool): Grammar fix.
7800
7801 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7802
7803 * gnus.texi (Mail Spool): nnml-use-compressed-files can be a
7804 string.
7805
7806 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7807
7808 * gnus.texi (Group Parameters): Fix description.
7809
7810 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7811
7812 * gnus.texi (Gmane Spam Reporting):
7813 Fix spam-report-gmane-use-article-number.
7814 Add spam-report-user-mail-address.
7815
7816 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7817
7818 * emacs-mime.texi (Non-MIME): x-gnus-verbatim -> x-verbatim.
7819
7820 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7821
7822 * gnus.texi (Group Parameters): Add simplified sorting example based on
7823 example for `Sorting the Summary Buffer' from Jari Aalto
7824 <jari.aalto@cante.net>.
7825 (Example Methods): Add example for an indirect connection.
7826
7827 2007-10-28 Kevin Greiner <kevin.greiner@compsol.cc>
7828
7829 * gnus.texi (nntp-open-via-telnet-and-telnet): Fix grammar.
7830 (Agent Parameters): Update parameter names to match code.
7831 (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as
7832 'gnus-agent-summary-fetch-series'.
7833 (Agent and flags): New section providing a generalized discussion
7834 of flag handling.
7835 (Agent and IMAP): Remove flag discussion.
7836 (Agent Variables): Add 'gnus-agent-synchronize-flags'.
7837
7838 2007-10-28 Romain Francoise <romain@orebokech.com>
7839
7840 * gnus.texi (Exiting the Summary Buffer): Add new function
7841 `gnus-summary-catchup-and-goto-prev-group', bound to `Z p'.
7842
7843 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7844
7845 * gnus.texi (Conformity): Fix typo.
7846 (Customizing Articles): Document `first'.
7847
7848 2007-10-28 Jari Aalto <jari.aalto@cante.net>
7849
7850 * gnus.texi (Sorting the Summary Buffer):
7851 Add `gnus-thread-sort-by-date-reverse'. Add example
7852 host to different sorting in NNTP and RSS groups.
7853
7854 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7855
7856 * message.texi (Insertion): Describe prefix for
7857 message-mark-inserted-region and message-mark-insert-file.
7858
7859 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7860
7861 * emacs-mime.texi (Non-MIME): Add Slrn-style verbatim marks and
7862 LaTeX documents. Describe "text/x-gnus-verbatim".
7863
7864 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7865
7866 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
7867 (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering)
7868 (spam-stat spam filtering, SpamOracle)
7869 (Extending the Spam ELisp package): Remove extra quote symbol for
7870 clarity.
7871
7872 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7873
7874 * gnus.texi (MIME Commands): Add gnus-article-save-part-and-strip,
7875 gnus-article-delete-part and gnus-article-replace-part.
7876 (Using MIME): Add gnus-mime-replace-part.
7877
7878 2007-10-28 Romain Francoise <romain@orebokech.com>
7879
7880 * gnus.texi (Mail Spool): Mention that `nnml-use-compressed-files'
7881 requires `auto-compression-mode' to be enabled. Add new nnml
7882 variable `nnml-compressed-files-size-threshold'.
7883
7884 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7885
7886 * gnus.texi (Sorting the Summary Buffer):
7887 Add gnus-thread-sort-by-recipient.
7888
7889 2007-10-28 Romain Francoise <romain@orebokech.com>
7890
7891 * message.texi (Insertion Variables): Mention new variable
7892 `message-yank-empty-prefix'. Change `message-yank-cited-prefix'
7893 documentation accordingly.
7894
7895 2007-10-28 Romain Francoise <romain@orebokech.com>
7896
7897 * gnus.texi (To From Newsgroups): Mention new variables
7898 `gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'.
7899
7900 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7901
7902 * gnus.texi (Using MIME): gnus-mime-copy-part supports the charset
7903 stuff; gnus-mime-inline-part does the automatic decompression.
7904
7905 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7906
7907 * gnus.texi (Spam ELisp Package Configuration Examples):
7908 "training.ham" should be "training.spam".
7909
7910 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7911
7912 * message.texi (Mail Variables): Fix the default value for
7913 message-send-mail-function.
7914
7915 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7916
7917 * gnus.texi (Optional Back End Functions): nntp-request-update-info
7918 always returns nil exceptionally.
7919
7920 2007-10-28 Simon Josefsson <jas@extundo.com>
7921
7922 * gnus.texi (Article Washing): Add libidn URL.
7923 Suggested by Michael Cook <michael@waxrat.com>.
7924
7925 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7926
7927 * gnus.texi (Topic Commands): Fix next/previous.
7928
7929 2007-10-28 Simon Josefsson <jas@extundo.com>
7930
7931 * gnus.texi (Article Washing): Mention `W i'.
7932
7933 2007-10-28 Jochen Küpper <jochen@fhi-berlin.mpg.de>
7934
7935 * gnus.texi (Group Parameters): Slight extension of sieve
7936 parameter description.
7937
7938 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7939
7940 * gnus.texi (Score Decays): `gnus-decay-scores' can be a regexp
7941 matching score files as well.
7942 (Picons): Describe `gnus-picon-style'.
7943
7944 2007-10-28 Romain Francoise <romain@orebokech.com>
7945
7946 * message.texi (Message Headers): Mention that headers are hidden
7947 using narrowing, and how to expose them.
7948 Update copyright.
7949
7950 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7951
7952 * gnus.texi: Mention `gnus-summary-limit-to-recipient' and
7953 `gnus-summary-sort-by-recipient'.
7954
7955 2007-10-28 Romain Francoise <romain@orebokech.com>
7956
7957 * gnus.texi (NNTP marks): New node.
7958 (NNTP): Move NNTP marks variables to the new node.
7959
7960 2007-10-28 Jesper Harder <harder@ifa.au.dk>
7961
7962 * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back end.
7963
7964 * gnus.texi (MIME Commands, Hashcash): Markup fix.
7965
7966 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7967
7968 * gnus.texi: Replaced @file{spam.el} with @code{spam.el}
7969 everywhere for consistency.
7970 (Filtering Spam Using The Spam ELisp Package): Admonish again.
7971 (Spam ELisp Package Sequence of Events): This is Gnus, say so.
7972 Say "regular expression" instead of "regex." Admonish.
7973 Pick other words to sound better (s/so/thus/).
7974 (Spam ELisp Package Filtering of Incoming Mail):
7975 Mention statistical filters. Remove old TODO.
7976 (Spam ELisp Package Sorting and Score Display in Summary Buffer):
7977 New section on sorting and displaying the spam score.
7978 (BBDB Whitelists): Mention spam-use-BBDB-exclusive is not a
7979 backend but an alias to spam-use-BBDB.
7980 (Extending the Spam ELisp package): Rewrite the example using the
7981 new backend functionality.
7982
7983 2007-10-28 Simon Josefsson <jas@extundo.com>
7984
7985 * gnus.texi (NNTP): Mention nntp-marks-is-evil and
7986 nntp-marks-directory, from Romain Francoise
7987 <romain@orebokech.com>.
7988
7989 2007-10-28 Magnus Henoch <mange@freemail.hu>
7990
7991 * gnus.texi (Hashcash): New default value of
7992 hashcash-default-payment.
7993
7994 2007-10-28 Simon Josefsson <jas@extundo.com>
7995
7996 * gnus.texi (Hashcash): Fix URL. Add pref to spam section.
7997 (Anti-spam Hashcash Payments): No need to load hashcash.el now.
7998
7999 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
8000
8001 * gnus.texi (Adaptive Scoring): Add gnus-adaptive-pretty-print.
8002
8003 2007-10-28 Simon Josefsson <jas@extundo.com>
8004
8005 * gnus.texi (documentencoding): Add, to avoid warnings.
8006
8007 2007-10-28 Simon Josefsson <jas@extundo.com>
8008
8009 * message.texi (Mail Headers): Add.
8010
8011 * gnus.texi (Hashcash): Fix.
8012
8013 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
8014
8015 * gnus.texi (Hashcash): Change location of library, also mention
8016 that payments can be verified and fix the name of the
8017 hashcash-path variable.
8018
8019 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
8020
8021 * gnus.texi (Article Display): Add `gnus-picon-style'.
8022
8023 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
8024
8025 * gnus.texi (SpamAssassin backend): Add it to the detailmenu.
8026
8027 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
8028
8029 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
8030 (Bogofilter, spam-stat spam filtering, SpamOracle): Old incorrect
8031 warning about ham processors in spam groups removed.
8032
8033 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
8034
8035 * gnus.texi (SpamAssassin backend): Add new node about SpamAssassin.
8036 From Hubert Chan <hubert@uhoreg.ca>.
8037
8038 2007-10-28 Jesper Harder <harder@ifa.au.dk>
8039
8040 * gnus.texi (Spam ELisp Package Sequence of Events): Index.
8041 (Mailing List): Typo.
8042 (Customizing Articles): Add gnus-treat-ansi-sequences.
8043 (Article Washing): Index.
8044
8045 * message.texi: Use m-dash consistently.
8046
8047 2007-10-28 Jesper Harder <harder@ifa.au.dk>
8048
8049 * gnus.texi (GroupLens): Remove.
8050
8051 2007-10-28 Kevin Greiner <kgreiner@xpediantsolutions.com>
8052
8053 * gnus.texi (Outgoing Messages, Agent Variables):
8054 Add gnus-agent-queue-mail and gnus-agent-prompt-send-queue.
8055 Suggested by Gaute Strokkenes <gs234@srcf.ucam.org>
8056
8057 2007-10-28 Jesper Harder <harder@ifa.au.dk>
8058
8059 * gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
8060
8061 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
8062
8063 * gnus.texi (Article Washing): Add `gnus-article-treat-ansi-sequences'.
8064
8065 * gnus.texi (No Gnus): New node. Includes `gnus-news.texi'.
8066
8067 2007-10-28 Simon Josefsson <jas@extundo.com>
8068
8069 * gnus.texi (Top): Add SASL.
8070
8071 2007-10-27 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
8072
8073 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
8074
8075 2007-10-27 Reiner Steib <Reiner.Steib@gmx.de>
8076
8077 * gnus.texi (Troubleshooting): Adjust Gnus version number.
8078
8079 2007-10-27 Jay Belanger <jay.p.belanger@gmail.com>
8080
8081 * calc.texi (Formulas, Composition Basics): Lower the
8082 precedence of negation.
8083
8084 2007-10-25 Jonathan Yavner <jyavner@member.fsf.org>
8085
8086 * ses.texi (The Basics): Mention how to create a new spreadsheet.
8087 Mention the new three-letter column identifiers.
8088 (More on cell printing): Calculate-cell and truncate-cell are now `c'
8089 and `t' rather than `C-c C-c' and `C-c C-t'. Mention the stupid error
8090 message when using `c' on an empty default with default printer.
8091 (Buffer-local variables in spreadsheets): `symbolic-formulas' was
8092 renamed to `ses--symbolic-formulas' some time ago.
8093
8094 2007-10-25 Jay Belanger <jay.p.belanger@gmail.com>
8095
8096 * calc.texi (Default Simplifications, Making Selections)
8097 (Customizing Calc): Clarify associativity of multiplication.
8098
8099 2007-10-23 Michael Albinus <michael.albinus@gmx.de>
8100
8101 * tramp.texi (Traces and Profiles): Simplify loop over
8102 `trace-function-background'.
8103
8104 2007-10-22 Juri Linkov <juri@jurta.org>
8105
8106 * dired-x.texi (Shell Command Guessing): Default values are now
8107 available by typing M-n instead of M-p.
8108
8109 2007-10-21 Michael Albinus <michael.albinus@gmx.de>
8110
8111 * tramp.texi (Cleanup remote connections): New section.
8112 (Password caching): Remove `tramp-clear-passwd'.
8113 It's not a command anymore.
8114 (Bug Reports): Add `tramp-bug' to function index.
8115 (Function Index, Variable Index): New nodes.
8116 (Remote shell setup): Describe `tramp-password-prompt-regexp'.
8117
8118 * trampver.texi: Update release number.
8119
8120 2007-10-20 Jay Belanger <jay.p.belanger@gmail.com>
8121
8122 * calc.texi (History and Acknowledgements): Turn comment
8123 about integer size into past tense.
8124 (Time Zones): Remove pointer to Calc author's address.
8125 (Trigonometric and Hyperbolic Functions): Mention cotangent
8126 and hyperbolic cotangent. Fix typo.
8127
8128 2007-10-10 Michael Albinus <michael.albinus@gmx.de>
8129
8130 Sync with Tramp 2.1.11.
8131
8132 * trampver.texi: Update release number.
8133
8134 2007-10-06 Michael Albinus <michael.albinus@gmx.de>
8135
8136 * tramp.texi (External packages): New section.
8137
8138 2007-09-29 Juri Linkov <juri@jurta.org>
8139
8140 * info.texi (Help-Int): Document `L' (`Info-history').
8141
8142 2007-09-26 Carsten Dominik <dominik@science.uva.nl>
8143
8144 * org.texi: Change links to webpage and maintained email.
8145 (Remember): Promote to Chapter, significant changes.
8146 (Fast access to TODO states): New section.
8147 (Faces for TODO keywords): New section.
8148 (Export options): Example for #+DATE.
8149 (Progress logging): Section moved.
8150
8151 2007-09-26 Bill Wohler <wohler@newt.com>
8152
8153 * mh-e.texi (HTML): Mention binding of S-mouse-2 to
8154 browse-url-at-mouse.
8155
8156 2007-09-20 Eduard Wiebe <usenet@pusto.de> (tiny change)
8157
8158 * flymake.texi (Customizable variables): Face names don't end in -face.
8159 Fix flymake-err-line-patterns template.
8160 (Example -- Configuring a tool called directly): Fix init-function.
8161 (Highlighting erroneous lines): Face names don't end in -face.
8162
8163 2007-09-18 Exal de Jesus Garcia Carrillo <exal@gmx.de> (tiny change)
8164
8165 * erc.texi (Special-Features): Fix small typo.
8166
8167 2007-09-14 Michael Albinus <michael.albinus@gmx.de>
8168
8169 * tramp.texi (Filename Syntax): Provide links to "Inline methods"
8170 and "External transfer methods".
8171
8172 2007-09-13 Jay Belanger <jay.p.belanger@gmail.com>
8173
8174 * calc.texi (Predefined Units): Add some history.
8175
8176 2007-09-08 Michael Olson <mwolson@gnu.org>
8177
8178 * erc.texi (Copying): New section included from gpl.texi.
8179 This matches the look of the upstream ERC manual.
8180
8181 2007-09-07 Jay Belanger <jay.p.belanger@gmail.com>
8182
8183 * calc.texi (History and Acknowledgements): Adjust the "thanks".
8184 (Random Numbers): Clarify the distribution of `random'.
8185
8186 2007-09-06 Glenn Morris <rgm@gnu.org>
8187
8188 Move manual sources from man/ to subdirectories of doc/.
8189 Split into the Emacs manual in emacs/, and other manuals in misc/.
8190 Change all setfilename commands to use ../../info.
8191 * Makefile.in: Move the parts of the old man/Makefile.in that do not
8192 refer to the Emacs manual here.
8193 (infodir): New variable.
8194 (INFO_TARGETS, info): Use infodir. Also used by all info targets.
8195 (cc-mode.texi, faq.texi): Update references to source file locations.
8196 * makefile.w32-in: Move the parts of the old man/makefile.w32-in that
8197 do not refer to the Emacs manual here.
8198 (infodir, MULTI_INSTALL_INFO, ENVADD): Go up one more level.
8199
8200 * Makefile.in: Add `basename' versions of all info targets, for
8201 convenience when rebuilding just one manual.
8202 (../etc/GNU): Delete obsolete target.
8203 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
8204 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
8205 *.vrs *.toc here...
8206 (maintainer-clean): ...from here.
8207
8208 * makefile.w32-in (../etc/GNU): Delete obsolete target.
8209
8210 2007-09-01 Jay Belanger <jay.p.belanger@gmail.com>
8211
8212 * calc.texi (Date Conversions): Clarify definition of
8213 Julian day numbering.
8214 (Date Forms): Clarify definition of Julian day numbering;
8215 add some history.
8216
8217 2007-08-30 Carsten Dominik <dominik@science.uva.nl>
8218
8219 * org.texi: Version 5.07.
8220
8221 2007-08-24 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
8222
8223 * message.texi (MIME): Replace mml-attach with mml-attach-file.
8224
8225 2007-08-22 Carsten Dominik <dominik@science.uva.nl>
8226
8227 * org.texi (Adding hyperlink types): New section.
8228 (Embedded LaTeX): Chapter updated because of LaTeX export.
8229 (LaTeX export): New section.
8230 (Using links out): New section.
8231
8232 2007-08-22 Glenn Morris <rgm@gnu.org>
8233
8234 * faq.texi (Learning how to do something): Refcards now in
8235 etc/refcards/ directory.
8236
8237 2007-08-22 Michael Albinus <michael.albinus@gmx.de>
8238
8239 * tramp.texi (Remote Programs): Persistency file must be cleared when
8240 changing `tramp-remote-path'.
8241 (Filename Syntax): Don't use @var{} constructs inside the @trampfn
8242 macro.
8243
8244 2007-08-17 Jay Belanger <jay.p.belanger@gmail.com>
8245
8246 * calc.texi: Move contents to beginning of file.
8247 (Algebraic Entry): Fix the formatting of an example.
8248
8249 2007-08-15 Jay Belanger <jay.p.belanger@gmail.com>
8250
8251 * calc.texi (Basic Operations on Units): Mention exact versus
8252 inexact conversions.
8253
8254 2007-08-14 Jay Belanger <jay.p.belanger@gmail.com>
8255
8256 * calc.texi (Basic Operations on Units): Mention default
8257 values for new units.
8258 (Quick Calculator Mode): Mention that binary format will
8259 be displayed.
8260
8261 2007-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
8262
8263 * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.
8264
8265 2007-08-10 Katsumi Yamaoka <yamaoka@jpl.org>
8266
8267 * gnus.texi (NNTP): Mention nntp-xref-number-is-evil.
8268
8269 2007-08-08 Glenn Morris <rgm@gnu.org>
8270
8271 * gnus.texi, sieve.texi: Replace `iff'.
8272
8273 2007-08-03 Jay Belanger <jay.p.belanger@gmail.com>
8274
8275 * calc.texi (Basic Graphics): Mention the graphing of error
8276 forms.
8277 (Graphics Options): Mention how `g s' handles error forms.
8278 (Curve Fitting): Mention plotting the curves.
8279 (Standard Nonlinear Models): Add additional models.
8280 (Curve Fitting Details): Mention the Levenberg-Marquardt method.
8281 (Linear Fits): Correct result.
8282
8283 2007-08-01 Alan Mackenzie <acm@muc.de>
8284
8285 * cc-mode.texi (Mailing Lists and Bug Reports): Correct "-no-site-file"
8286 to "--no-site-file".
8287
8288 2007-07-29 Michael Albinus <michael.albinus@gmx.de>
8289
8290 * tramp.texi (Frequently Asked Questions): Point to mode line
8291 extension in Emacs 23.1.
8292
8293 * trampver.texi: Update release number.
8294
8295 2007-07-27 Glenn Morris <rgm@gnu.org>
8296
8297 * calc.texi (Copying): Include license text from gpl.texi, rather than
8298 in-line.
8299
8300 2007-07-25 Glenn Morris <rgm@gnu.org>
8301
8302 * calc.texi (Copying): Replace license with GPLv3.
8303
8304 * Relicense all FSF files to GPLv3 or later.
8305
8306 2007-07-22 Michael Albinus <michael.albinus@gmx.de>
8307
8308 Sync with Tramp 2.1.10.
8309
8310 * tramp.texi (trampfn): Expand macro implementation in order to handle
8311 empty arguments.
8312 (trampfnmhl, trampfnuhl, trampfnhl): Remove macros. Replace all
8313 occurrences by trampfn.
8314 (Frequently Asked Questions): Extend example code for host
8315 identification in the modeline. Add bbdb to approaches shortening Tramp
8316 file names to be typed.
8317
8318 * trampver.texi: Update release number.
8319
8320 2007-07-17 Michael Albinus <michael.albinus@gmx.de>
8321
8322 * tramp.texi: Move @setfilename ../info/tramp up, outside the header
8323 section. Reported by <poti@potis.org>.
8324 (Remote processes): Arguments of the program to be debugged are taken
8325 literally.
8326 (Frequently Asked Questions): Simplify recentf example.
8327
8328 2007-07-14 Karl Berry <karl@gnu.org>
8329
8330 * info.texi (@copying): New Back-Cover Text.
8331
8332 * info.texi (Quitting Info): Move to proper place in source.
8333 (Reported by Benno Schulenberg.)
8334
8335 2007-07-13 Eli Zaretskii <eliz@gnu.org>
8336
8337 * Makefile.in (../info/emacs-mime): Use --enable-encoding.
8338
8339 * makefile.w32-in ($(infodir)/emacs-mime): Ditto.
8340
8341 * emacs-mime.texi: Add @documentencoding directive.
8342
8343 2007-07-12 Nick Roberts <nickrob@snap.net.nz>
8344
8345 * tramp.texi (Remote processes): Add an anchor to the subsection
8346 "Running a debugger on a remote host".
8347
8348 2007-07-12 Michael Albinus <michael.albinus@gmx.de>
8349
8350 * tramp.texi (Remote processes): Don't call it "experimental" any
8351 longer. Add subsection about running a debugger on a remote host.
8352
8353 2007-07-10 Carsten Dominik <dominik@science.uva.nl>
8354
8355 * org.texi (Properties and columns): Chapter rewritten.
8356
8357 2007-07-08 Michael Albinus <michael.albinus@gmx.de>
8358
8359 * tramp.texi:
8360 * trampver.texi: Migrate to Tramp 2.1.
8361
8362 2007-07-02 Carsten Dominik <dominik@science.uva.nl>
8363
8364 * org.texi (Properties): New chapter.
8365
8366 2007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
8367
8368 * gnus-faq.texi ([3.2]): Fix locating of environment variables in the
8369 Control Panel.
8370
8371 * gnus.texi (Misc Article): Add index entry for
8372 gnus-single-article-buffer.
8373
8374 2007-06-27 Andreas Seltenreich <andreas@gate450.dyndns.org>
8375
8376 * gnus.texi (Starting Up): Fix typo.
8377
8378 2007-06-25 Katsumi Yamaoka <yamaoka@jpl.org>
8379
8380 * gnus.texi (Asynchronous Fetching): Fix typo.
8381
8382 2007-06-20 Jay Belanger <jay.p.belanger@gmail.com>
8383
8384 * calc.texi:Change ifinfo to ifnottex (as appropriate) throughout.
8385 (About This Manual): Remove redundant information.
8386 (Getting Started): Mention author.
8387 (Basic Arithmetic, Customizing Calc): Make description of the
8388 variable `calc-multiplication-has-precedence' match its new effect.
8389
8390 2007-06-19 Jay Belanger <jay.p.belanger@gmail.com>
8391
8392 * calc.texi (Basic Arithmetic, Customizing Calc):
8393 Mention the variable `calc-multiplication-has-precedence'.
8394
8395 2007-06-19 Carsten Dominik <dominik@science.uva.nl>
8396
8397 * org.texi (Tag): Section swapped with node Timestamps.
8398 (Formula syntax for Lisp): Document new `L' flag.
8399
8400 2007-06-06 Andreas Seltenreich <andreas@gate450.dyndns.org>
8401
8402 * gnus.texi (Misc Group Stuff, Summary Buffer)
8403 (Server Commands, Article Keymap): Fix typo. s/function/command/.
8404
8405 2007-06-06 Juanma Barranquero <lekktu@gmail.com>
8406
8407 * cc-mode.texi (Comment Commands, Getting Started, Style Variables):
8408 * gnus.texi (Article Buttons, Mail Source Customization)
8409 (Sending or Not Sending, Customizing NNDiary):
8410 * message.texi (Message Headers):
8411 * mh-e.texi (HTML): Fix typos.
8412
8413 2007-06-07 Michael Albinus <michael.albinus@gmx.de>
8414
8415 Sync with Tramp 2.0.56.
8416
8417 * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc
8418 settings. Reported by Ted Zlatanov <tzz@lifelogs.com>.
8419
8420 2007-06-02 Chong Yidong <cyd@stupidchicken.com>
8421
8422 * Version 22.1 released.
8423
8424 2007-05-26 Michael Olson <mwolson@gnu.org>
8425
8426 * erc.texi (Modules): Fix references to completion modules.
8427
8428 2007-05-09 Reiner Steib <Reiner.Steib@gmx.de>
8429
8430 * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
8431
8432 2007-05-09 Didier Verna <didier@xemacs.org>
8433
8434 * gnus.texi (Email Based Diary): New. Proper documentation for the
8435 nndiary back end and the gnus-diary library.
8436
8437 2007-05-03 Karl Berry <karl@gnu.org>
8438
8439 * .cvsignore (*.pdf): New entry.
8440
8441 * texinfo.tex: Update from current version for better pdf generation.
8442
8443 2007-04-30 Reiner Steib <Reiner.Steib@gmx.de>
8444
8445 * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.
8446
8447 2007-04-28 Glenn Morris <rgm@gnu.org>
8448
8449 * faq.texi (New in Emacs 22): Restore mention of python.el pending
8450 consideration of legal status.
8451
8452 2007-04-27 J.D. Smith <jdsmith@as.arizona.edu>
8453
8454 * idlwave.texi: Minor updates for IDLWAVE 6.1.
8455
8456 2007-04-24 Chong Yidong <cyd@stupidchicken.com>
8457
8458 * faq.texi (New in Emacs 22): python.el removed.
8459
8460 2007-04-23 Jay Belanger <jay.p.belanger@gmail.com>
8461
8462 * calc.texi (Reporting bugs): Update maintainer's address.
8463
8464 2007-04-22 Chong Yidong <cyd@stupidchicken.com>
8465
8466 * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
8467
8468 2007-04-15 Jay Belanger <belanger@truman.edu>
8469
8470 * calc.texi (Title page): Remove the date.
8471 (Basic Arithmetic): Emphasize that / binds less strongly than *.
8472 (The Standard Calc Interface): Change trail title.
8473 (Floats): Mention that when non-decimal floats are entered, only
8474 approximations are stored.
8475 (Copying): Move to the appendices.
8476 (GNU Free Documentation License): Add as an appendix.
8477
8478 2007-04-15 Chong Yidong <cyd@stupidchicken.com>
8479
8480 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
8481 * dired-x.texi, ebrowse.texi, ediff.texi:
8482 * emacs-mime.texi, erc.texi, eshell.texi:
8483 * eudc.texi, flymake.texi, forms.texi, gnus.texi:
8484 * idlwave.texi, message.texi, newsticker.texi, org.texi:
8485 * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi:
8486 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
8487 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi:
8488 * woman.texi: Include GFDL.
8489
8490 * doclicense.texi: Remove node heading, so that it can be included by
8491 other files.
8492
8493 * dired-x.texi: Relicence under GFDL. Remove date from title page.
8494
8495 * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
8496 than *.
8497
8498 2007-04-14 Carsten Dominik <dominik@science.uva.nl>
8499
8500 * org.texi (Formula syntax for Calc): Emphasize the operator precedence
8501 in Calc.
8502
8503 2007-04-09 Romain Francoise <romain@orebokech.com>
8504
8505 * faq.texi (New in Emacs 22): Mention improvements to the Windows and
8506 Mac OS ports. Make it clear that mouse-1 complements and doesn't
8507 replace mouse-2.
8508
8509 2007-04-08 Chong Yidong <cyd@stupidchicken.com>
8510
8511 * woman.texi (Word at point, Interface Options): woman-topic-at-point
8512 renamed to woman-use-topic-at-point. Document new behavior.
8513
8514 2007-04-08 Richard Stallman <rms@gnu.org>
8515
8516 * url.texi: Fix some indexing.
8517 (Disk Caching): Drop discussion of old/other Emacs versions.
8518
8519 2007-04-07 Chong Yidong <cyd@stupidchicken.com>
8520
8521 * url.texi (Disk Caching): Say Emacs 21 "and later".
8522
8523 * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
8524 on Font locking which now mentions JIT lock.
8525
8526 2007-04-01 Michael Olson <mwolson@gnu.org>
8527
8528 * erc.texi: Update for the ERC 5.2 release.
8529
8530 2007-03-31 David Kastrup <dak@gnu.org>
8531
8532 * woman.texi (Topic, Interface Options): Explain changes semantics of
8533 woman-manpath in order to consider MANPATH_MAP entries.
8534
8535 2007-03-31 Eli Zaretskii <eliz@gnu.org>
8536
8537 * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
8538
8539 2007-03-26 Richard Stallman <rms@gnu.org>
8540
8541 * pgg.texi (Caching passphrase): Clean up previous change.
8542
8543 2007-03-25 Thien-Thi Nguyen <ttn@gnu.org>
8544
8545 * gnus.texi (Setting Process Marks): Fix typo.
8546
8547 2007-03-25 Romain Francoise <romain@orebokech.com>
8548
8549 * faq.texi (New in Emacs 22): Reorganize using an itemized list for
8550 readability, and include various fixes by Daniel Brockman, Nick Roberts
8551 and Dieter Wilhelm.
8552
8553 2007-03-24 Thien-Thi Nguyen <ttn@gnu.org>
8554
8555 * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
8556
8557 * gnus.texi (Mail Source Specifiers): Fix typo.
8558
8559 2007-03-22 Ralf Angeli <angeli@caeruleus.net>
8560
8561 * reftex.texi (Imprint): Update maintainer information.
8562
8563 2007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
8564
8565 * message.texi (Message Buffers): Update documentation for
8566 message-generate-new-buffers.
8567
8568 2007-03-15 Daiki Ueno <ueno@unixuser.org>
8569
8570 * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
8571
8572 2007-03-21 Glenn Morris <rgm@gnu.org>
8573
8574 * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2.
8575
8576 2007-03-19 Chong Yidong <cyd@stupidchicken.com>
8577
8578 * eshell.texi (Known problems): Emacs 21 -> 22.
8579
8580 * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
8581
8582 2007-03-18 Jay Belanger <belanger@truman.edu>
8583
8584 * calc.texi (Time Zones): Mention that the DST rules changed in 2007.
8585
8586 2007-03-12 Glenn Morris <rgm@gnu.org>
8587
8588 * calc.texi (Time Zones): Switch to new North America DST rule.
8589
8590 * calc.texi: Replace "daylight savings" with "daylight
8591 saving" in text throughout.
8592
8593 2007-03-11 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
8594
8595 * gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
8596 The variable now uses a list of symbols instead of just a symbol.
8597 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
8598
8599 2007-03-06 Romain Francoise <romain@orebokech.com>
8600
8601 * faq.texi (New in Emacs 22): Don't say "now" too much. Add MH-E to
8602 new packages, and mention Gnus update.
8603
8604 2007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
8605
8606 * gnus.texi (NNTP): Mention nntp-never-echoes-commands and
8607 nntp-open-connection-functions-never-echo-commands.
8608
8609 2007-02-27 Chong Yidong <cyd@stupidchicken.com>
8610
8611 * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
8612 problems on the console, and security risk in not using gpg-agent.
8613
8614 2007-02-25 Carsten Dominik <dominik@science.uva.nl>
8615
8616 * org.texi (The spreadsheet): Rename from "Table calculations".
8617 Completely reorganized and rewritten.
8618 (CamelCase links): Section removed.
8619 (Repeating items): New section.
8620 (Tracking TODO state changes): New section.
8621 (Agenda views): Chapter reorganized and rewritten.
8622 (HTML export): Section rewritten.
8623 (Tables in arbitrary syntax): New section.
8624 (Summary): Better feature summary.
8625 (Activation): Document problem with cut-and-paste of Lisp code
8626 from PDF files.
8627 (Visibility cycling): Document indirect buffer use.
8628 (Structure editing): Document sorting.
8629 (Remember): Section rewritten.
8630 (Time stamps): Better description of time stamp types.
8631 (Tag searches): Document regular expression search for tags.
8632 (Stuck projects): New section.
8633 (In-buffer settings): New keywords.
8634 (History and Acknowledgments): Update description.
8635
8636 2007-02-24 Alan Mackenzie <acm@muc.de>
8637
8638 * cc-mode.texi (Movement Commands): Insert two missing command names.
8639 (Getting Started): Slight wording correction (use conditional).
8640
8641 2007-02-22 Kim F. Storm <storm@cua.dk>
8642
8643 * widget.texi (User Interface, Basic Types): Document need to put some
8644 text before the %v escape in :format string in editable-field widget.
8645
8646 2007-02-18 Romain Francoise <romain@orebokech.com>
8647
8648 * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not
8649 `cvs-mode-quit'.
8650
8651 2007-02-10 Markus Triska <markus.triska@gmx.at>
8652
8653 * widget.texi (Programming Example): Put constant strings in :format.
8654
8655 2007-02-07 Juanma Barranquero <lekktu@gmail.com>
8656
8657 * faq.texi (Fullscreen mode on MS-Windows): New node.
8658
8659 2007-02-04 David Kastrup <dak@gnu.org>
8660
8661 * faq.texi (AUCTeX): Update version number. Should probably be done
8662 for other packages as well.
8663
8664 2007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
8665
8666 * gnus.texi (Batching Agents): Fix example. Reported by Tassilo Horn
8667 <tassilo@member.fsf.org>.
8668
8669 2007-01-20 Markus Triska <markus.triska@gmx.at>
8670
8671 * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
8672
8673 2007-01-13 Michael Olson <mwolson@gnu.org>
8674
8675 * erc.texi (Modules): Mention capab-identify module.
8676
8677 2007-01-05 Michael Olson <mwolson@gnu.org>
8678
8679 * erc.texi (Getting Started): Update for /RECONNECT command.
8680
8681 2007-01-04 Richard Stallman <rms@gnu.org>
8682
8683 * ebrowse.texi: Change C-c b to C-c C-m.
8684
8685 2007-01-03 Reiner Steib <Reiner.Steib@gmx.de>
8686
8687 * gnus.texi (Customizing Articles): Use index entries for gnus-treat-*
8688 variables only in info to avoid redundant entries in the printed
8689 manual.
8690
8691 2007-01-02 Daiki Ueno <ueno@unixuser.org>
8692
8693 * message.texi (Using PGP/MIME): Document gpg-agent usage.
8694
8695 2007-01-02 Reiner Steib <Reiner.Steib@gmx.de>
8696
8697 * message.texi (Security): Split into sub-nodes.
8698
8699 2007-01-01 Alan Mackenzie <acm@muc.de>
8700
8701 * cc-mode.texi ("Limitations and Known Bugs"): Document problems with
8702 eval-after-load in Emacs <=21 and a workaround. Document that
8703 trigraphs are not supported.
8704
8705 2007-01-01 Alan Mackenzie <acm@muc.de>
8706
8707 * cc-mode.texi ("Filling and Breaking"): Amend the doc for
8708 c-context-line-break. When invoked within a string, preserve
8709 whitespace. Add a backslash only when also in a macro.
8710
8711 2007-01-01 Alan Mackenzie <acm@muc.de>
8712
8713 * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
8714
8715 2007-01-01 Alan Mackenzie <acm@muc.de>
8716
8717 * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae]
8718 are now bound by default to c-\(beginning\|end\)-of-defun by default.
8719
8720 2007-01-01 Alan Mackenzie <acm@muc.de>
8721
8722 * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from
8723 "Choosing a Style".
8724
8725 * cc-mode.texi ("Styles"): Add @dfn{style}.
8726
8727 2006-12-30 Michael Albinus <michael.albinus@gmx.de>
8728
8729 Sync with Tramp 2.0.55.
8730
8731 * trampver.texi: Update release number.
8732
8733 2006-12-29 Reiner Steib <Reiner.Steib@gmx.de>
8734
8735 * gnus.texi (Customizing Articles): Add index entries for all
8736 gnus-treat-* variables.
8737
8738 2006-12-29 Jouni K. Seppänen <jks@iki.fi>
8739
8740 * gnus.texi (IMAP): Fix incorrect explanation of
8741 nnimap-search-uids-not-since-is-evil in documentation for
8742 nnimap-expunge-search-string.
8743
8744 2006-12-27 Reiner Steib <Reiner.Steib@gmx.de>
8745
8746 * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
8747 spam-ifile-database.
8748
8749 2006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
8750
8751 * gnus.texi (Spam Package Configuration Examples): Don't encourage to
8752 rebind C-s.
8753
8754 2006-12-26 Jouni K. Seppänen <jks@iki.fi>
8755
8756 * gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
8757 (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
8758 "expiring mail".
8759 (IMAP): Document nnimap-search-uids-not-since-is-evil and
8760 nnimap-nov-is-evil.
8761
8762 2006-12-25 Kevin Ryde <user42@zip.com.au>
8763
8764 * cl.texi (Sorting Sequences): In sort*, add a little cautionary note
8765 about the key procedure being used heavily.
8766
8767 2006-12-24 Chong Yidong <cyd@stupidchicken.com>
8768
8769 * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
8770 to t.
8771 (Prerequisites): Add explanation about gpg-agent.
8772
8773 2006-12-22 Kevin Ryde <user42@zip.com.au>
8774
8775 * cl.texi (Sorting Sequences): Typo in sort*, example showed plain
8776 "sort" instead of "sort*".
8777
8778 2006-12-19 Richard Stallman <rms@gnu.org>
8779
8780 * calc.texi (History and Acknowledgements): Recognize that Emacs
8781 now does have floating point.
8782
8783 2006-12-19 Michael Albinus <michael.albinus@gmx.de>
8784
8785 * tramp.texi (External transfer methods): Describe new method `scpc'.
8786
8787 2006-12-17 Sascha Wilde <wilde@sha-bang.de>
8788
8789 * pgg.texi: Added short note on gpg-agent to the introduction.
8790
8791 2006-12-13 Reiner Steib <Reiner.Steib@gmx.de>
8792
8793 * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
8794 also applies to Cc.
8795
8796 2006-12-12 Reiner Steib <Reiner.Steib@gmx.de>
8797
8798 * gnus.texi (X-Face): Clarify. Say which programs are required
8799 on Windows.
8800
8801 2006-12-08 Michael Olson <mwolson@gnu.org>
8802
8803 * erc.texi (Modules): Remove documentation for list module.
8804
8805 2006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
8806
8807 * faq.texi (^M in the shell buffer): Ditto.
8808
8809 2006-11-20 Michael Olson <mwolson@gnu.org>
8810
8811 * erc.texi: Call this the 5.2 stable pre-release of ERC.
8812
8813 2006-11-17 Carsten Dominik <dominik@science.uva.nl>
8814
8815 * org.texi: Fix typos.
8816 (Agenda commands): Document `C-k'.
8817
8818 2006-11-16 Eli Zaretskii <eliz@gnu.org>
8819
8820 * url.texi (http/https): Fix a typo in the HTTP URL.
8821
8822 2006-11-14 Stephen Leake <stephen_leake@stephe-leake.org>
8823
8824 * ada-mode.texi: Total rewrite.
8825
8826 2006-11-13 Carsten Dominik <dominik@science.uva.nl>
8827
8828 * org.texi: Minor typo fixes.
8829
8830 2006-11-13 Bill Wohler <wohler@newt.com>
8831
8832 Release MH-E manual version 8.0.3.
8833
8834 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
8835 release 8.0.3.
8836
8837 * mh-e.texi (Incorporating Mail): Use output of "mhparam Path"
8838 to set MAILDIR.
8839 (Reading Mail): Document the customization of read-mail-command
8840 for MH-E.
8841 (Viewing Attachments): Document mm-discouraged-alternatives.
8842 (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag.
8843 (Junk): Add more information about the settings of mh-junk-background
8844 in a program. Add /usr/bin/mh to PATH in examples.
8845
8846 2006-11-12 Richard Stallman <rms@gnu.org>
8847
8848 * woman.texi: Update author address but say he no longer maintains it.
8849
8850 2006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
8851
8852 * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of
8853 archived trees.
8854 (Checkboxes): Section moved to chapter 5, and extended.
8855 (The date/time prompt): New section.
8856 (Link abbreviations): New section.
8857 (Presentation and sorting): New section.
8858 (Custom agenda views): Section completely rewritten.
8859 (Summary): Compare with Planner.
8860 (Feedback): More info about creating backtraces.
8861 (Plain lists): Modify example.
8862 (Breaking down tasks): New section.
8863 (Custom time format): New section.
8864 (Time stamps): Document inactive timestamps.
8865 (Setting tags): More details about fast tag selection.
8866 (Block agenda): New section.
8867 (Custom agenda views): Section rewritten.
8868 (Block agenda): New section.
8869
8870 2006-11-07 Michael Albinus <michael.albinus@gmx.de>
8871
8872 * tramp.texi (Configuration): scp is the default method.
8873 (Default Method): Use ssh as example for another method.
8874
8875 2006-10-27 Richard Stallman <rms@gnu.org>
8876
8877 * woman.texi: Downcase nroff/troff/roff.
8878 (Installation): Chapter deleted. Some xrefs deleted.
8879 (Background): woman doesn't advise man ;-).
8880
8881 2006-10-26 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8882
8883 * ada-mode.texi (Project files, Identifier completion)
8884 (Automatic Casing, Debugging, Using non-standard file names)
8885 (Working Remotely): Fix typos.
8886
8887 2006-10-20 Masatake YAMATO <jet@gyve.org>
8888
8889 * cc-mode.texi (Sample .emacs File): Add missing `)' in
8890 sample code `my-c-initialization-hook'.
8891
8892 2006-10-19 Stuart D. Herring <herring@lanl.gov>
8893
8894 * widget.texi: Fix typos.
8895
8896 2006-10-19 Michael Albinus <michael.albinus@gmx.de>
8897
8898 * tramp.texi (Frequently Asked Questions): Remove questions marked with
8899 "???". There have been no complaints for years, so the information
8900 must be appropriate.
8901
8902 2006-10-16 Richard Stallman <rms@gnu.org>
8903
8904 * widget.texi: Use @var instead of capitalization.
8905 Clarify many widget type descriptions.
8906
8907 2006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
8908
8909 * gnus.texi (Other modes): Fix typo. Add alternative index entry for
8910 gnus-dired-attach.
8911 (Selecting a Group): Fix typo.
8912
8913 2006-10-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8914
8915 * widget.texi: Fix typos.
8916
8917 2006-10-06 Reiner Steib <Reiner.Steib@gmx.de>
8918
8919 * gnus.texi (Image Enhancements): Update for Emacs 22.
8920
8921 * gnus-faq.texi ([1.3]): Update.
8922
8923 2006-10-06 Richard Stallman <rms@gnu.org>
8924
8925 * faq.texi (Displaying the current line or column):
8926 Delete "As of Emacs 20".
8927
8928 2006-10-06 Romain Francoise <romain@orebokech.com>
8929
8930 * faq.texi (VM): VM works with Emacs 22 too.
8931
8932 2006-10-06 Richard Stallman <rms@gnu.org>
8933
8934 * ebrowse.texi: Remove Emacs version "21" from title.
8935
8936 2006-10-02 Reiner Steib <Reiner.Steib@gmx.de>
8937
8938 * gnus.texi (Foreign Groups): Say where change of editing commands are
8939 stored. Add reference to `gnus-parameters'.
8940
8941 2006-09-15 Jay Belanger <belanger@truman.edu>
8942
8943 * calc.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE):
8944 Change "Library Public License" to "Lesser Public License"
8945 throughout. Use "yyyy" to represent year.
8946
8947 2006-09-15 Carsten Dominik <dominik@science.uva.nl>
8948
8949 * org.texi (Setting tags): Typo fix.
8950
8951 2006-09-14 Reiner Steib <Reiner.Steib@gmx.de>
8952
8953 * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
8954
8955 2006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
8956
8957 * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
8958
8959 2006-09-12 Paul Eggert <eggert@cs.ucla.edu>
8960
8961 * faq.texi (Escape sequences in shell output): EMACS is now set
8962 to Emacs's absolute file name, not to "t".
8963 (^M in the shell buffer): Likewise.
8964
8965 2006-09-11 Reiner Steib <Reiner.Steib@gmx.de>
8966
8967 * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
8968 mails with pop3-leave-mail-on-server. Fix wording.
8969 (Limiting): Improve gnus-summary-limit-to-articles.
8970 (X-Face): Fix typo.
8971
8972 2006-09-11 Simon Josefsson <jas@extundo.com>
8973
8974 * smtpmail.texi (Authentication): Explain TLS and SSL better, based on
8975 suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
8976
8977 2006-09-06 Simon Josefsson <jas@extundo.com>
8978
8979 * smtpmail.texi (Authentication): Mention SSL.
8980
8981 2006-09-03 Diane Murray <disumu@x3y2z1.net>
8982
8983 * erc.texi (Getting Started, Connecting): Change erc-select to erc.
8984
8985 2006-09-01 Eli Zaretskii <eliz@gnu.org>
8986
8987 * rcirc.texi (Internet Relay Chat, Useful IRC commands):
8988 Don't use @indicateurl.
8989
8990 * cc-mode.texi (Subword Movement): Don't use @headitem.
8991 (Custom Braces, Clean-ups): Don't use @tie.
8992
8993 2006-08-29 Michael Albinus <michael.albinus@gmx.de>
8994
8995 Sync with Tramp 2.0.54.
8996
8997 * tramp.texi (Bug Reports): The Tramp mailing list is moderated now.
8998 Suggested by Adrian Phillips <a.phillips@met.no>.
8999
9000 2006-08-15 Carsten Dominik <dominik@science.uva.nl>
9001
9002 * org.texi (Installation, Activation): Split from Installation and
9003 Activation.
9004 (Clocking work time): Document new features.
9005
9006 2006-08-13 Alex Schroeder <alex@gnu.org>
9007
9008 * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
9009 example.
9010
9011 2006-08-12 Eli Zaretskii <eliz@gnu.org>
9012
9013 * faq.texi (How to add fonts): New node.
9014
9015 2006-08-05 Romain Francoise <romain@orebokech.com>
9016
9017 * faq.texi (New in Emacs 22): Expand.
9018
9019 2006-08-03 Michael Olson <mwolson@gnu.org>
9020
9021 * erc.texi: Update for ERC 5.1.4.
9022
9023 2006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
9024
9025 * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
9026 in .../site-lisp/gnus/ by default.
9027 [ From gnus-news.texi in the trunk. ]
9028
9029 2006-07-27 Reiner Steib <Reiner.Steib@gmx.de>
9030
9031 * gnus.texi (MIME Commands): Additions for yEnc.
9032
9033 2006-07-24 Richard Stallman <rms@gnu.org>
9034
9035 * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi:
9036 * faq.texi: Move periods and commas inside quotes.
9037
9038 2006-07-20 Jay Belanger <belanger@truman.edu>
9039
9040 * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
9041
9042 2006-07-18 Chong Yidong <cyd@stupidchicken.com>
9043
9044 * faq.texi (Security risks with Emacs): Document Emacs 22
9045 file-local-variable mechanism.
9046
9047 2006-07-12 Michael Olson <mwolson@gnu.org>
9048
9049 * erc.texi: Update for ERC 5.1.3.
9050
9051 2006-07-12 Alex Schroeder <alex@gnu.org>
9052
9053 * rcirc.texi: Fix typos.
9054 (Getting started with rcirc): New calling convention for M-x irc.
9055 Mention #rcirc. Removed channel tracking.
9056 (Configuration): Change the names of all variables that got changed
9057 recently, eg. rcirc-server to rcirc-default-server. Added
9058 documentation for rcirc-authinfo, some background for Bitlbee, and
9059 rcirc-track-minor-mode.
9060 (Scrolling conservatively): Fix the xref from Auto Scrolling to just
9061 Scrolling.
9062 (Reconnecting after you have lost the connection): Fix example code
9063 to match code changes.
9064
9065 2006-07-10 Nick Roberts <nickrob@snap.net.nz>
9066
9067 * gnus.texi, message.texi: Fix typos.
9068
9069 2006-07-07 Carsten Dominik <dominik@science.uva.nl>
9070
9071 * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting
9072 commands.
9073 (Global TODO list): Document the use of the variables
9074 `org-agenda-todo-ignore-scheduled' and
9075 `org-agenda-todo-list-sublevels'.
9076
9077 2006-07-05 Richard Stallman <rms@gnu.org>
9078
9079 * faq.texi (Scrolling only one line): Fix xref.
9080
9081 2006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
9082
9083 * faq.texi (Evaluating Emacs Lisp code):
9084 Throughout, replace eval-current-buffer with eval-buffer.
9085
9086 2006-07-03 Richard Stallman <rms@gnu.org>
9087
9088 * rcirc.texi (Scrolling conservatively): Fix xref.
9089
9090 * pcl-cvs.texi (Viewing differences): Usage fix.
9091
9092 2006-07-03 Carsten Dominik <dominik@science.uva.nl>
9093
9094 * org.texi (Agenda commands): Document `s' key to save all org-mode
9095 buffers.
9096
9097 2006-06-30 Ralf Angeli <angeli@caeruleus.net>
9098
9099 * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face
9100 names. Mention `cvs-msg' face.
9101
9102 2006-06-29 Carsten Dominik <dominik@science.uva.nl>
9103
9104 * org.texi (Checkboxes): New section.
9105
9106 2006-06-28 Carsten Dominik <dominik@science.uva.nl>
9107
9108 * org.texi (Embedded LaTeX): Fix typos and implement small improvements
9109 throughout this chapter.
9110
9111 2006-06-27 Chong Yidong <cyd@stupidchicken.com>
9112
9113 * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
9114 text for standalone vs Emacs info.
9115 (Help): Clarify header line description. Use mouse-1 for clicks.
9116 (Help-P): Use mouse-1 for clicks.
9117 (Help-^L): "Top" and "All" not displayed with dashes in Emacs.
9118 (Help-^L, Help-M, Help-Int, Search Index, Go to node)
9119 (Choose menu subtopic): Remove gratuitous Emacs command names.
9120 (Help-FOO): Put usual behavior first.
9121 (Help-Xref): Clicking on xrefs works in Emacs.
9122 (Search Text): Clarify what the default behavior is.
9123 (Create Info buffer): Fix Emacs window/X window confusion.
9124 (Emacs Info Variables): Fix for new Emacs init file behavior.
9125
9126 2006-06-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
9127
9128 * gnus.texi (Summary Buffer Lines): Fix typo.
9129
9130 2006-06-23 Carsten Dominik <dominik@science.uva.nl>
9131
9132 * org.texi (Embedded LaTeX): New chapter.
9133 (Archiving): Section rewritten.
9134 (Enhancing text): Some parts moved to the new chapter about LaTeX.
9135
9136 2006-06-20 Bill Wohler <wohler@newt.com>
9137
9138 Release MH-E manual version 8.0.1.
9139
9140 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
9141 release 8.0.1.
9142 (Preface): Depend on GNU mailutils 1.0 and higher.
9143
9144 2006-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
9145
9146 * message.texi (News Headers): Update message-syntax-checks section.
9147
9148 2006-06-19 Karl Berry <karl@gnu.org>
9149
9150 * info.texi (Advanced): Mention C-q, especially with ?.
9151
9152 2006-06-19 Carsten Dominik <dominik@science.uva.nl>
9153
9154 * org.texi (Publishing links): Document the `:link-validation-function'
9155 property.
9156 (Extensions and Hacking): New chapter, includes some sections of the
9157 "Miscellaneous" chapter.
9158
9159 2006-06-10 Carsten Dominik <dominik@science.uva.nl>
9160
9161 * org.texi (Progress logging): New section.
9162
9163 2006-06-06 Carsten Dominik <dominik@science.uva.nl>
9164
9165 * org.texi (ASCII export): Document indentation adaptation.
9166 (Setting tags): Document mutually-exclusive tags.
9167
9168 2006-06-05 Romain Francoise <romain@orebokech.com>
9169
9170 * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
9171 Fix typo.
9172
9173 * gnus-faq.texi (Question 8.6): Update reference to the Gnus
9174 channel (#gnus@irc.freenode.net).
9175 Fix typos. Update copyright notice.
9176
9177 * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
9178 (Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
9179 (Line-Up Functions, Custom Macros):
9180 * ediff.texi (Window and Frame Configuration)
9181 (Highlighting Difference Regions):
9182 * emacs-mime.texi (Display Customization):
9183 * erc.texi (History):
9184 * eshell.texi (Known problems):
9185 * eudc.texi (Overview, BBDB):
9186 * gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
9187 (The problem of spam, SpamOracle, Extending the Spam package)
9188 (Conformity, Terminology):
9189 * idlwave.texi (Routine Info)
9190 (Class and Keyword Inheritance, Padding Operators)
9191 (Breakpoints and Stepping, Electric Debug Mode)
9192 (Examining Variables, Troubleshooting):
9193 * org.texi (Creating timestamps):
9194 * reftex.texi (Commands, Options, Changes):
9195 * tramp.texi (Inline methods, Password caching)
9196 (Auto-save and Backup, Issues):
9197 * vip.texi (Files, Commands in Insert Mode):
9198 * viper.texi (Emacs Preliminaries, States in Viper)
9199 (Packages that Change Keymaps, Viper Specials, Groundwork):
9200 Fix various typos.
9201
9202 2006-05-31 Michael Ernst <mernst@alum.mit.edu>
9203
9204 * ediff.texi: Fix typos.
9205
9206 2006-05-30 Carsten Dominik <dominik@science.uva.nl>
9207
9208 * org.texi: Small typo fixes.
9209
9210 2006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
9211
9212 * viper.texi (Viper Specials):
9213 * gnus.texi (Example Setup):
9214 * faq.texi (Backspace invokes help):
9215 * dired-x.texi (Optional Installation Dired Jump):
9216 * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
9217 follow coding conventions.
9218
9219 2006-05-29 Michael Albinus <michael.albinus@gmx.de>
9220
9221 * tramp.texi (Frequently Asked Questions): Disable zsh zle.
9222
9223 2006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
9224
9225 * pcl-cvs.texi: Fix typos.
9226 (Customization): Say "us".
9227
9228 2006-05-26 Eli Zaretskii <eliz@gnu.org>
9229
9230 * org.texi: Remove bogus @setfilename.
9231
9232 2006-05-26 Carsten Dominik <dominik@science.uva.nl>
9233
9234 * org.texi (ASCII export): Omit command name.
9235 (HTML export): Add prefix to all lines in Local Variable example.
9236 (Acknowledgments): Typeset names in italics.
9237
9238 2006-05-24 Carsten Dominik <dominik@science.uva.nl>
9239
9240 * org.texi (Plain lists): Add new item navigation commands.
9241 (External links): Document elisp and info links.
9242 (Custom searches): New section.
9243 (Publishing): New chapter.
9244 (HTML export): Include a list of supported CSS classes.
9245 (Setting tags): Describe the fast-tag-setting interface.
9246
9247 2006-05-20 Luc Teirlinck <teirllm@auburn.edu>
9248
9249 * dired-x.texi: ifinfo -> ifnottex.
9250
9251 2006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
9252
9253 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
9254
9255 2006-05-12 Reiner Steib <Reiner.Steib@gmx.de>
9256
9257 * message.texi (Interface): Add tool bar customization.
9258 (MIME): Index and text additions for mml-attach.
9259 (MIME): Describe mml-dnd-protocol-alist and
9260 mml-dnd-attach-options.
9261
9262 * gnus.texi (Oort Gnus): Reorder entries in sections.
9263 Fix some entries.
9264 (Starting Up): Add references to "Emacs for Heathens" and to
9265 "Finding the News". Add user-full-name and user-mail-address.
9266 (Group Buffer Format): Add tool bar customization and update.
9267 (Summary Buffer): Add tool bar customization.
9268 (Posting Styles): Add message-alternative-emails.
9269
9270 2006-05-09 Michael Albinus <michael.albinus@gmx.de>
9271
9272 * tramp.texi (Filename completion): Improve wording.
9273
9274 2006-05-07 Romain Francoise <romain@orebokech.com>
9275
9276 * faq.texi (Using regular expressions): Fix typo.
9277 (Packages that do not come with Emacs): Fix capitalization.
9278 (Replacing text across multiple files): Expand node to explain how
9279 to use `dired-do-query-replace-regexp' in more detail, based on
9280 suggestion by Eric Hanchrow <offby1@blarg.net>.
9281
9282 2006-05-06 Michael Albinus <michael.albinus@gmx.de>
9283
9284 * tramp.texi (Filename completion): Completion of remote files'
9285 method, user name and host name is active only in partial
9286 completion mode.
9287
9288 2006-05-06 Bill Wohler <wohler@newt.com>
9289
9290 Release MH-E manual version 8.0.
9291
9292 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
9293 release 8.0.
9294
9295 2006-05-06 Bill Wohler <wohler@newt.com>
9296
9297 * mh-e.texi (MH-BOOK-HOME): Change from
9298 http://www.ics.uci.edu/~mh/book/mh to
9299 http://rand-mh.sourceforge.net/book/mh.
9300 Replace .htm suffix with .html for MH book files.
9301 (Using This Manual): Update key binding for getting relevant
9302 chapter in Info from command key.
9303 (Ranges): Fix itemx.
9304
9305 2006-05-05 Karl Berry <karl@gnu.org>
9306
9307 * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): New cmds.
9308 (\fonttextsize): New user-level command to change text font size.
9309
9310 2006-04-26 Reiner Steib <Reiner.Steib@gmx.de>
9311
9312 * pgg.texi (Caching passphrase): Fix markup and typos. Simplify.
9313
9314 2006-04-26 Sascha Wilde <wilde@sha-bang.de> (tiny change)
9315
9316 * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
9317
9318 2006-04-24 Bill Wohler <wohler@newt.com>
9319
9320 * mh-e.texi (Getting Started): Make it more explicit that you need
9321 to install MH. Add pointers to current MH implementations.
9322
9323 2006-04-21 Bill Wohler <wohler@newt.com>
9324
9325 Release MH-E manual version 7.94.
9326
9327 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
9328 release 7.94.
9329
9330 2006-04-21 Carsten Dominik <dominik@science.uva.nl>
9331
9332 * org.texi: Many small fixes.
9333 (Handling links): Rename from "Managing links".
9334
9335 2006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
9336
9337 * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
9338 (Splitting mail using spam-stat): Fix @xref.
9339
9340 2006-04-20 Chong Yidong <cyd@stupidchicken.com>
9341
9342 * gnus.texi (Spam Package): Major revision of the text.
9343 Previously this node was "Filtering Spam Using The Spam ELisp Package".
9344
9345 2006-04-20 Carsten Dominik <dominik@science.uva.nl>
9346
9347 * org.texi (Time stamps): Better explanation of the purpose of
9348 different time stamps.
9349 (Structure editing, Plain lists): More details on how new items
9350 and headings are inserted.
9351
9352 2006-04-18 Carsten Dominik <dominik@science.uva.nl>
9353
9354 * org.texi (Formula syntax): Fix link to Calc Manual.
9355
9356 2006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
9357
9358 * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
9359
9360 2006-04-17 Bill Wohler <wohler@newt.com>
9361
9362 * mh-e.texi (Folders): Update mh-before-quit-hook and
9363 mh-quit-hook example with code that removes the buffers rather
9364 than just bury them.
9365
9366 2006-04-17 Michael Albinus <michael.albinus@gmx.de>
9367
9368 Sync with Tramp 2.0.53.
9369
9370 2006-04-13 Carsten Dominik <dominik@science.uva.nl>
9371
9372 * org.texi (Updating settings): New section.
9373 (Visibility cycling): Better names for the startup folding
9374 options.
9375 (Exporting): Completely restructured.
9376 (The very busy C-c C-c key): New section.
9377 (Summary of in-buffer settings): New section.
9378
9379 2006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
9380
9381 * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
9382
9383 2006-04-10 Reiner Steib <Reiner.Steib@gmx.de>
9384
9385 * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap)
9386 (Server Commands): Key `v' is reserved for users.
9387
9388 2006-04-11 Carsten Dominik <dominik@science.uva.nl>
9389
9390 * org.texi (Link format): New section, emphasis on bracket links.
9391 (External links): Document bracket links.
9392 (FAQ): Expand to cover shell links and the new link format.
9393
9394 2006-04-09 Kevin Ryde <user42@zip.com.au>
9395
9396 * org.texi (Formula syntax): Typo in node name of calc-eval xref.
9397
9398 2006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
9399
9400 * gnus.texi (Summary Buffer Lines): Add `*'.
9401
9402 2006-04-07 Jochen Küpper <jochen@fhi-berlin.mpg.de>
9403
9404 * gnus.texi (Group Parameters):
9405 Mention gnus-permanently-visible-groups.
9406
9407 2006-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
9408
9409 * gnus.texi (Face): Fix typo.
9410
9411 2006-04-05 Reiner Steib <Reiner.Steib@gmx.de>
9412
9413 * gnus.texi (X-Face): Clarify.
9414 (Face): Need Emacs with PNG support.
9415
9416 2006-04-06 Richard Stallman <rms@gnu.org>
9417
9418 * idlwave.texi: Delete the blocks "not suitable for inclusion with
9419 Emacs".
9420
9421 2006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
9422
9423 * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out
9424 blocks not suitable for inclusion with Emacs using variable
9425 PARTOFEMACS.
9426
9427 2006-04-04 Simon Josefsson <jas@extundo.com>
9428
9429 * gnus.texi (Security): Improve.
9430
9431 2006-04-02 Karl Berry <karl@gnu.org>
9432
9433 * texinfo.tex: Update to current version (2006-03-21.13).
9434
9435 2006-04-02 Bill Wohler <wohler@newt.com>
9436
9437 * mh-e.texi (Getting Started, Junk, Bug Reports)
9438 (MH FAQ and Support): Fix URLs.
9439
9440 2006-03-31 Romain Francoise <romain@orebokech.com>
9441
9442 * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
9443 to t, not nil (and has for the past eight years).
9444
9445 2006-03-31 Reiner Steib <Reiner.Steib@gmx.de>
9446
9447 * message.texi, gnus.texi: Bump version to 5.11.
9448
9449 2006-03-29 Reiner Steib <Reiner.Steib@gmx.de>
9450
9451 * gnus.texi (Top): Add comment about version line.
9452
9453 * message.texi (Top): Ditto. Change to take named versions into
9454 account.
9455
9456 2006-03-28 Reiner Steib <Reiner.Steib@gmx.de>
9457
9458 * gnus.texi (Posting Styles): Add x-face-file to example.
9459 (X-Face): Refer to posting styles.
9460
9461 * gnus-faq.texi ([5.8]): Add x-face-file.
9462 ([8.4]): Add links to gmane.emacs.gnus.user and
9463 gmane.emacs.gnus.general.
9464
9465 2006-03-27 Reiner Steib <Reiner.Steib@gmx.de>
9466
9467 * gnus-faq.texi: Use .invalid.
9468 ([5.4]): Fix gnus-posting-styles example.
9469
9470 2006-03-27 Romain Francoise <romain@orebokech.com>
9471
9472 * faq.texi (Emacs/W3): Rename from `w3-mode'. Mention that
9473 Emacs/W3 needs a new maintainer.
9474 (Ispell): Update author and version info.
9475 (Mailcrypt): Mention PGG.
9476 (New in Emacs 22): Add PGG to the list of new packages.
9477 Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
9478 updating dead URLs.
9479
9480 2006-03-25 Karl Berry <karl@gnu.org>
9481
9482 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
9483 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi, erc.texi,
9484 * eshell.texi, eudc.texi, faq.texi, forms.texi, gnus.texi, idlwave.texi,
9485 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
9486 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
9487 * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
9488 * woman.texi: (1) use @copyright{} instead of (C) in typeset text;
9489 (2) do not indent copyright year list (or anything else).
9490
9491 2006-03-21 Bill Wohler <wohler@newt.com>
9492
9493 * mh-e.texi (Folders): Various edits.
9494
9495 2006-03-20 Romain Francoise <romain@orebokech.com>
9496
9497 * gnus.texi (Mail Folders): Grammar fix.
9498
9499 2006-03-19 Bill Wohler <wohler@newt.com>
9500
9501 * mh-e.texi (Replying): Document Mail-Followup-To.
9502 Change manually-formatted table to multitable. Add debugging info.
9503 Move description of mh-reply-default-reply-to into paragraph
9504 that describes its values.
9505
9506 2006-03-17 Bill Wohler <wohler@newt.com>
9507
9508 * mh-e.texi: Use smallexample and smalllisp consistently.
9509 (Sending Mail Tour): Update method of entering
9510 addresses and subject.
9511 (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour)
9512 (Adding Attachments, Searching): Update screenshots for Emacs 22.
9513
9514 2006-03-15 Carsten Dominik <dominik@science.uva.nl>
9515
9516 * org.texi: Version number change only.
9517
9518 2006-03-14 Bill Wohler <wohler@newt.com>
9519
9520 * mh-e.texi: Add index entries around each paragraph rather than
9521 depend on entries from beginning of node. Doing so ensures that
9522 index entries are less likely to be forgotten if text is cut and
9523 pasted, and are necessary anyway if the references are on a
9524 separate page. It seems that makeinfo is now (v. 4.8) only
9525 producing one index entry per node, so there is no longer any
9526 excuse not to. Use subheading instead of heading. The incorrect
9527 use of heading produced very large fonts in Info--as large as the
9528 main heading.
9529 (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
9530 versions 6 and 7 appeared *around* the time of these Emacs releases.
9531
9532 2006-03-13 Carsten Dominik <dominik@science.uva.nl>
9533
9534 * org.texi (Clean view): Document new startup options.
9535
9536 2006-03-11 Bill Wohler <wohler@newt.com>
9537
9538 * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)
9539 (Composing, Scan Line Formats): Fix @refs.
9540 (Getting Started): Define MH profile and MH profile components.
9541 (Incorporating Mail, Reading Mail, Viewing, Printing)
9542 (Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
9543 (Signature, Aliases, Scan Line Formats): Use @code instead of @samp
9544 for string constants.
9545 (Tool Bar): Remove spurious quote.
9546 (Junk): Use ``...'' instead of "...".
9547 (Scan Line Formats): Replace @samp with @kbd.
9548
9549 2006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
9550
9551 * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
9552
9553 2006-03-10 Reiner Steib <Reiner.Steib@gmx.de>
9554
9555 * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
9556 easy to understand.
9557
9558 2006-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
9559
9560 * gnus.texi: Markup fix.
9561 (Fancy Mail Splitting): Specify new feature.
9562
9563 2006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
9564
9565 * gnus.texi (Fancy Mail Splitting): Improve descriptions about
9566 partial-words matching.
9567
9568 2006-03-07 Reiner Steib <Reiner.Steib@gmx.de>
9569
9570 * emacs-mime.texi (Display Customization): Reword image/.* stuff.
9571
9572 * gnus.texi (Oort Gnus): Add note about `gnus-load'.
9573 (MIME Commands): Fix mm-discouraged-alternatives.
9574
9575 2006-03-07 Carsten Dominik <dominik@science.uva.nl>
9576
9577 * org.texi: Version number change only.
9578
9579 2006-03-06 Bill Wohler <wohler@newt.com>
9580
9581 * mh-e.texi: Move from SourceForge repository to Savannah.
9582 This is version 7.93, which is a total rewrite from the previous
9583 edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E
9584 version 7.93.
9585
9586 2006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
9587
9588 * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
9589
9590 2006-03-01 Carsten Dominik <dominik@science.uva.nl>
9591
9592 * org.texi (Interaction): Add item about `org-mouse.el' by
9593 Piotr Zielinski.
9594 (Managing links): Document that also mouse-1 can be used to
9595 activate a link.
9596 (Headlines, FAQ): Add entry about hiding leading stars.
9597 (Miscellaneous): Resort the sections in this chapter to a more
9598 logical sequence.
9599
9600 2006-02-27 Simon Josefsson <jas@extundo.com>
9601
9602 * emacs-mime.texi (Flowed text): Add mm-fill-flowed. (Sync
9603 2004-01-27 from the trunk).
9604
9605 2006-02-24 Alan Mackenzie <acm@muc.de>
9606
9607 * cc-mode.texi: Rename c-hungry-backspace to
9608 c-hungry-delete-backwards, at the request of RMS. Leave the old
9609 name as an alias.
9610
9611 2006-02-24 Alan Mackenzie <acm@muc.de>
9612
9613 * cc-mode.texi: Correct the definition of c-beginning-of-defun, to
9614 include the function header within the defun.
9615
9616 2006-02-24 Alan Mackenzie <acm@muc.de>
9617
9618 * cc-mode.texi: Correct two typos.
9619
9620 2006-02-24 Alan Mackenzie <acm@muc.de>
9621
9622 * cc-mode.texi (Comment Commands): State that C-u M-; kills any
9623 existing comment.
9624 (Electric Keys): Add a justification for electric indentation.
9625 (Hungry WS Deletion): Clear up the names and complications of the
9626 BACKSPACE and DELETE keys.
9627
9628 2006-02-23 Juri Linkov <juri@jurta.org>
9629
9630 * faq.texi (Common requests): Move `Turning on auto-fill by
9631 default' after `Wrapping words automatically'. Move `Working with
9632 unprintable characters' before `Searching for/replacing newlines'.
9633 Move `Replacing highlighted text' after `Highlighting a region'.
9634 Merge `Repeating commands' and `Repeating a command as many times
9635 as possible' into the former.
9636 (Packages that do not come with Emacs): Add refs to Gmane and
9637 etc/MORE.STUFF.
9638
9639 2006-02-23 Juri Linkov <juri@jurta.org>
9640
9641 * faq.texi (Newsgroup archives): Update URLs of GNU mail archives.
9642 (Reporting bugs): Suggest using `M-x report-emacs-bug'.
9643 Add xref to `(emacs)Reporting Bugs'.
9644 (Getting a printed manual): Add URL to other formats of the manual.
9645 (Common requests): Fix menu.
9646 (Highlighting a region): Remove ref to `Turning on syntax highlighting'.
9647 (Horizontal scrolling): Mention `truncate-partial-width-windows'.
9648 (Inserting text at the beginning of each line): Add pxref to
9649 `Changing the included text prefix'.
9650 (Forcing the cursor to remain in the same column): Mention `track-eol'
9651 and `set-goal-column'. Add pxref to `(emacs)Moving Point'.
9652 (Replacing text across multiple files): Add keybinding `Q' for
9653 `dired-do-query-replace'.
9654
9655 2006-02-22 Carsten Dominik <dominik@science.uva.nl>
9656
9657 * reftex.texi: Version number and date change only.
9658
9659 * org.texi (Internal Links): Rewrite to cover the modified
9660 linking system.
9661
9662 2006-02-17 Eli Zaretskii <eliz@gnu.org>
9663
9664 * faq.texi: Remove the coding cookie, it's not needed anymore.
9665
9666 2006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
9667
9668 * faq.texi (Colors on a TTY): Mention Mac OS port.
9669
9670 2006-02-12 Karl Berry <karl@gnu.org>
9671
9672 * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the
9673 8-bit accented a.
9674
9675 2006-02-09 Reiner Steib <Reiner.Steib@gmx.de>
9676
9677 * gnus.texi (Gnus Versions): Add history beyond start of Oort.
9678
9679 2006-02-08 Romain Francoise <romain@orebokech.com>
9680
9681 * faq.texi (Top): Remove paragraph about the FAQ being a
9682 transitional document, etc.
9683 (Searching for/replacing newlines): New node.
9684 (Yanking text in isearch): New node.
9685 (Inserting text at the beginning of each line): Rename and make
9686 more general, mention `M-;' in Message mode.
9687
9688 2006-02-07 Luc Teirlinck <teirllm@auburn.edu>
9689
9690 * faq.texi (Meta key does not work in xterm)
9691 (Emacs does not display 8-bit characters)
9692 (Inputting eight-bit characters): Update xrefs.
9693
9694 2006-02-06 Romain Francoise <romain@orebokech.com>
9695
9696 * faq.texi (VM): VM now at version 7.19.
9697 Set myself as maintainer of this file.
9698
9699 2006-02-04 Michael Olson <mwolson@gnu.org>
9700
9701 * erc.texi (History): Note that ERC is now included with Emacs.
9702
9703 2006-01-31 Romain Francoise <romain@orebokech.com>
9704
9705 * message.texi (Message Headers): Explain what
9706 `message-alternative-emails' does in more detail.
9707 Update copyright year.
9708
9709 2006-01-30 Juanma Barranquero <lekktu@gmail.com>
9710
9711 * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
9712
9713 2006-01-29 Richard M. Stallman <rms@gnu.org>
9714
9715 * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
9716
9717 2006-01-29 Michael Olson <mwolson@gnu.org>
9718
9719 * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
9720
9721 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
9722
9723 * faq.texi (New in Emacs 22): Mention ERC.
9724
9725 2006-01-28 Luc Teirlinck <teirllm@auburn.edu>
9726
9727 * rcirc.texi: Capitalize dir entry for consistency with the entry
9728 in info/dir and other entries in the Emacs category.
9729 Fix typos. Delete trailing whitespace.
9730
9731 2006-01-28 Björn Lindström <bkhl@elektrubadur.se>
9732
9733 * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
9734
9735 2006-01-27 Eli Zaretskii <eliz@gnu.org>
9736
9737 * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
9738 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
9739
9740 * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
9741 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
9742
9743 2006-01-27 Alex Schroeder <alex@gnu.org>
9744
9745 * rcirc.texi: New file.
9746
9747 2006-01-23 Juri Linkov <juri@jurta.org>
9748
9749 * widget.texi (User Interface): Add S-TAB for widget-backward.
9750
9751 2006-01-22 Michael Albinus <michael.albinus@gmx.de>
9752
9753 Sync with Tramp 2.0.52.
9754
9755 * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
9756 Add Tramp disabling item. New item for common connection problems.
9757 (various): Apply "ftp" as method for the download URL.
9758 (Bug Reports): Refer to FAQ for common problems.
9759
9760 2006-01-21 Eli Zaretskii <eliz@gnu.org>
9761
9762 * widget.texi (User Interface): Use @key for TAB.
9763
9764 * ses.texi (Formulas, Printer functions): Use @key for TAB.
9765
9766 * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
9767 for TAB.
9768
9769 * cc-mode.texi (Indentation Calculation): Use @key for TAB.
9770
9771 2006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
9772
9773 * gnus.texi: Update copyright.
9774
9775 2006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
9776
9777 * gnus.texi (Article Washing): Additions.
9778
9779 2006-01-13 Carsten Dominik <dominik@science.uva.nl>
9780
9781 * org.texi (Agenda commands): Document tags command.
9782
9783 2006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
9784
9785 * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
9786
9787 2006-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
9788
9789 * gnus.texi (RSS): Addition.
9790
9791 2005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
9792
9793 * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
9794
9795 2005-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
9796
9797 * emacs-mime.texi (Display Customization): Add setting example to
9798 mm-discouraged-alternatives.
9799
9800 2006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
9801
9802 * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
9803 version is the canonical version.
9804
9805 2006-01-08 Alex Schroeder <alex@gnu.org>
9806
9807 * pgg.texi (Caching passphrase): Rewording.
9808
9809 2006-01-06 Eli Zaretskii <eliz@gnu.org>
9810
9811 * flymake.texi (Obtaining Flymake): Update Flymake's CVS
9812 repository URL.
9813
9814 2006-01-06 Carsten Dominik <dominik@science.uva.nl>
9815
9816 * org.texi: Removed the accidentally re-added empty line in the
9817 direntry.
9818
9819 2006-01-05 Carsten Dominik <dominik@science.uva.nl>
9820
9821 * org.texi (Agenda Views): Chapter reorganized.
9822
9823 2005-12-29 Romain Francoise <romain@orebokech.com>
9824
9825 * faq.texi (Using Customize): New node.
9826
9827 2005-12-28 Luc Teirlinck <teirllm@auburn.edu>
9828
9829 * org.texi: Remove blank line in @direntry. It is non-standard
9830 and recursively produces blank lines all over the dir file (when
9831 using Texinfo 4.8).
9832
9833 2005-12-21 Luc Teirlinck <teirllm@auburn.edu>
9834
9835 * widget.texi (atoms): Delete obsolete remark about `file' widget.
9836
9837 2005-12-20 Carsten Dominik <dominik@science.uva.nl>
9838
9839 * org.texi (Tags): Boolean logic documented.
9840 (Agenda Views): Document custom commands.
9841
9842 2005-12-20 David Kastrup <dak@gnu.org>
9843
9844 * faq.texi (AUCTeX): Update version and mailing list info.
9845
9846 2005-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
9847
9848 * gnus.texi (MIME Commands): Mention addition of
9849 multipart/alternative to gnus-buttonized-mime-types and add xref
9850 to mm-discouraged-alternatives.
9851
9852 * emacs-mime.texi (Display Customization): Mention addition of
9853 "image/.*" and add xref to gnus-buttonized-mime-types in the
9854 mm-discouraged-alternatives section.
9855
9856 2005-12-16 Carsten Dominik <dominik@science.uva.nl>
9857
9858 * org.texi (Tags): New section.
9859 (Agenda Views): Chapter reorganized.
9860
9861 2005-12-16 Eli Zaretskii <eliz@gnu.org>
9862
9863 * org.texi (Internal Links): Add a missing comma after an @xref.
9864
9865 2005-12-14 Chong Yidong <cyd@stupidchicken.com>
9866
9867 * faq.texi (Filling paragraphs with a single space): No need to
9868 change sentence-end now.
9869
9870 2005-12-13 Romain Francoise <romain@orebokech.com>
9871
9872 * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
9873
9874 2005-12-12 Jay Belanger <belanger@truman.edu>
9875
9876 * faq.texi (Calc): Update version number.
9877
9878 2005-12-12 Carsten Dominik <dominik@science.uva.nl>
9879
9880 * org.texi (Progress Logging): New section.
9881
9882 2005-12-10 Romain Francoise <romain@orebokech.com>
9883
9884 Update the Emacs FAQ for the 22.1 release.
9885
9886 * faq.texi: Set VER to `22.1'.
9887 (Basic editing): Explain how to use localized versions of the
9888 Tutorial. Mention that `C-h r' displays the manual.
9889 Delete obsolete WWW link to an Emacs 18 tutorial.
9890 (Getting a printed manual): Point to the new locations of the
9891 manuals on the GNU Web site.
9892 (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
9893 available via Info (it was previously distributed separately).
9894 (Installing Texinfo documentation): The latest version of Texinfo
9895 is 4.8, not 4.0.
9896 (Informational files for Emacs): COPYING is the GNU General Public
9897 License, not the Emacs General Public License.
9898 (Informational files for Emacs): Delete obsolete link to the
9899 GNUinfo pages as they have been removed from the GNU Web site.
9900 (New in Emacs 22): New node.
9901 (Setting up a customization file): Say that most packages support
9902 Customize nowadays.
9903 (Colors on a TTY): Delete reference to instructions on how to
9904 enable syntax highlighting, it is now enabled by default.
9905 (Turning on abbrevs by default): Emacs now reads the abbrevs file
9906 at startup automatically.
9907 (Controlling case sensitivity): Mention `M-c' in isearch.
9908 (Using an already running Emacs process): Emacs now creates the
9909 socket in `/tmp/emacsUID'. Fix typos. Change default location of
9910 gnuserv. As emacsclient can now run Lisp code as well, delete a
9911 sentence praising gnuserv for that. Simplify description of how
9912 the client/server operation works.
9913 (Compiler error messages): Delete obsolete text (compile.el has
9914 been rewritten).
9915 (Indenting switch statements): Fix typo.
9916 (Matching parentheses): Simplify setup instructions, mention the
9917 menu bar item in the Options menu.
9918 (Repeating a command as many times as possible): Mention `C-x e'.
9919 (Going to a line by number): Mention new keymap and bindings
9920 `M-g M-g', `M-g M-p' and `M-g M-n'.
9921 (Turning on syntax highlighting): Now on by default. Simplify.
9922 (Replacing highlighted text): Use `1', not `t'.
9923 (Problems with very large files): The maximum size is now 256MB on
9924 32-bit machines.
9925 (^M in the shell buffer): Mention `comint-process-echoes'.
9926 (Emacs for Apple computers): Emacs 22 has native support for Mac
9927 OS X.
9928 (Translating names to IP addresses): Delete node.
9929 (Binding keys to commands): Fix typo.
9930 (SPC no longer completes file names): New node.
9931 (MIME with Emacs mail packages): Delete section about the Emacs
9932 MIME FAQ (it's not reachable anymore).
9933
9934 2005-12-08 Alan Mackenzie <acm@muc.de>
9935
9936 * cc-mode.texi: The manual has been extensively revised: the
9937 information about using CC Mode has been separated from the larger
9938 and more difficult chapters about configuration. It has been
9939 updated for CC Mode 5.31.
9940
9941 2005-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
9942
9943 * pgg.texi (User Commands): Fix description of pgg-verify-region.
9944 (Selecting an implementation): Fix descriptions.
9945
9946 2005-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
9947
9948 * message.texi (Various Message Variables): Addition.
9949
9950 2005-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
9951
9952 * message.texi: Fix default values.
9953
9954 2005-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
9955
9956 * message.texi (Header Commands): Clarify descriptions of
9957 message-cross-post-followup-to, message-reduce-to-to-cc, and
9958 message-insert-wide-reply.
9959 (Various Commands): Fix kindex for message-kill-to-signature;
9960 clarify description of message-tab.
9961
9962 2005-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
9963
9964 * message.texi (Mailing Lists): Fix description about MFT.
9965
9966 * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
9967
9968 2005-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
9969
9970 * gnus.texi (Slow Terminal Connection): Replace old description
9971 with new one.
9972
9973 2005-11-16 Katsumi Yamaoka <yamaoka@jpl.org>
9974
9975 * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
9976 replace X-Draft-Headers with X-Draft-From.
9977
9978 2005-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
9979
9980 * gnus.texi (Various Various): Fix the default value of
9981 nnheader-max-head-length.
9982 (Gnus Versions): Fix typo.
9983
9984 2005-12-08 Carsten Dominik <dominik@science.uva.nl>
9985
9986 * org.texi (Structure editing): Document new functionality of
9987 M-RET.
9988
9989 2005-12-06 Luc Teirlinck <teirllm@auburn.edu>
9990
9991 * org.texi (Internal Links): Fix Texinfo usage.
9992
9993 2005-12-06 Carsten Dominik <dominik@science.uva.nl>
9994
9995 * org.texi (TODO basics): Document the global todo list.
9996 (TODO items): Documents sparse tree for specific TODO
9997 keywords.
9998
9999 2005-11-30 Carsten Dominik <dominik@science.uva.nl>
10000
10001 * org.texi (Plain Lists): Typos fixed.
10002
10003 2005-11-28 Jay Belanger <belanger@truman.edu>
10004
10005 * calc.texi: Change references of `M-#' to `C-x *' prefix.
10006
10007 2005-11-24 Carsten Dominik <dominik@science.uva.nl>
10008
10009 * org.texi (Structure editing): New item moving commands added.
10010 (Plain Lists): New section.
10011
10012 2005-11-18 Carsten Dominik <dominik@science.uva.nl>
10013
10014 * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
10015 (Agenda): Document commands `org-cycle-agenda-files' and
10016 `org-agenda-file-to-front'.
10017 (Built-in table editor): Document `org-table-sort-lines'.
10018 (HTML formatting): Export of hand-formatted lists.
10019
10020 2005-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
10021
10022 * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
10023 new variable gnus-toolbar-thickness.
10024
10025 2005-11-08 Katsumi Yamaoka <yamaoka@jpl.org>
10026
10027 * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
10028
10029 2005-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
10030
10031 * gnus.texi (X-Face): Fix description.
10032 (XVarious): Remove gnus-xmas-logo-color-alist and
10033 gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
10034
10035 2005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
10036
10037 * gnus.texi (Group Parameters): Mention new variable
10038 gnus-parameters-case-fold-search.
10039 (Home Score File): Addition.
10040
10041 2005-11-04 Ulf Jasper <ulf.jasper@web.de>
10042
10043 * newsticker.texi: VERSION changed to 1.9. Updated UPDATED.
10044 (Overview): List supported feed types.
10045 (Installation): No installation necessary when using autoload.
10046 (Configuration): Rename "RSS" to "news".
10047
10048 2005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
10049
10050 * pgg.texi (User Commands): Document additional passphrase
10051 argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
10052 (Backend methods): Likewise for corresponding pgg-scheme-* functions.
10053
10054 2005-11-04 Carsten Dominik <dominik@science.uva.nl>
10055
10056 * org.texi: Version number changed to 3.19.
10057
10058 2005-10-29 Sascha Wilde <wilde@sha-bang.de>
10059
10060 * pgg.texi (How to use): Update the example to add autoload of
10061 pgg-encrypt-symmetric-region.
10062 (User Commands): Document pgg-encrypt-symmetric-region.
10063 (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
10064
10065 2005-10-27 Jay Belanger <belanger@truman.edu>
10066
10067 * calc.texi (Predefined Units): Fix the symbol for a TeX points,
10068 mention other TeX-related units.
10069
10070 2005-10-23 Lars Hansen <larsh@soem.dk>
10071
10072 * dired-x.texi (Miscellaneous Commands):
10073 Replace dired-do-relative-symlink by dired-do-relsymlink and
10074 dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
10075
10076 2005-10-23 Jay Belanger <belanger@truman.edu>
10077
10078 * calc.texi (Predefined Units): Use `alpha' for the fine structure
10079 constant.
10080
10081 2005-10-23 Michael Albinus <michael.albinus@gmx.de>
10082
10083 * faq.texi (Bugs and problems):
10084 Replace `dired-move-to-filename-regexp' by
10085 `directory-listing-before-filename-regexp'.
10086
10087 2005-10-22 Eli Zaretskii <eliz@gnu.org>
10088
10089 * newsticker.texi (UPDATED): Set value.
10090
10091 2005-10-17 Katsumi Yamaoka <yamaoka@jpl.org>
10092
10093 * gnus.texi (Document Groups): Remove duplicate item.
10094
10095 2005-10-21 Carsten Dominik <dominik@science.uva.nl>
10096
10097 * org.texi (Summary): Mention iCalendar support.
10098 (Exporting): Document iCalendar support.
10099
10100 2005-10-18 Romain Francoise <romain@orebokech.com>
10101
10102 * viper.texi (Viper Specials): Capitalize GNU.
10103
10104 2005-10-17 Juri Linkov <juri@jurta.org>
10105
10106 * info.texi (Getting Started, Search Index, Expert Info):
10107 Fix wording.
10108 (Search Text): Replace `echo area' with `mode line'.
10109 (Search Index): Both `i' and `,' find all index entries.
10110 Replace example `C-f' with `C-l' (which exists in index of Info
10111 manual) and delete spaces in its keyboard input sequence.
10112 Delete unnecessary explanations about literal characters.
10113
10114 2005-10-14 Katsumi Yamaoka <yamaoka@jpl.org>
10115
10116 * gnus.texi (Document Server Internals): Addition.
10117
10118 2005-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
10119
10120 * gnus.texi (A note on namespaces): Fix RFC reference.
10121
10122 2005-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
10123
10124 * gnus.texi (RSS): Fix key description.
10125
10126 2005-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
10127
10128 * gnus.texi: Emacs/w3 -> Emacs/W3.
10129 (Browsing the Web): Fix description.
10130 (Web Searches): Ditto.
10131 (Customizing W3): Ditto.
10132
10133 2005-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
10134
10135 * gnus.texi (Maildir): Clarify expire-age and expire-group.
10136
10137 2005-10-11 Jay Belanger <belanger@truman.edu>
10138
10139 * calc.texi (Integration): Mention using `a i' to compute definite
10140 integrals.
10141
10142 2005-10-11 Juri Linkov <juri@jurta.org>
10143
10144 * info.texi: Rearrange nodes.
10145 (Top): Update menu. Change ref `Info for Experts' to
10146 `Advanced Info Commands'.
10147 (Getting Started): Fix description of manual's parts.
10148 (Help-Int): Change xref `Info Search' to `Search Index', and
10149 `Expert Info' to `Advanced'.
10150 (Advanced): Move node one level up.
10151 (Search Text, Search Index): New nodes split out from `Info Search'.
10152 (Go to node, Choose menu subtopic, Create Info buffer): New nodes
10153 split out from `Advanced'.
10154 (Advanced, Emacs Info Variables): De-document editing an Info file
10155 in Info.
10156 (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
10157 (Creating an Info File): Delete node and move its text to
10158 `Expert Info'.
10159
10160 2005-10-10 Carsten Dominik <dominik@science.uva.nl>
10161
10162 * org.texi (Workflow states): Document that change in keywords
10163 becomes active only after restart of Emacs.
10164
10165 2005-10-08 Michael Albinus <michael.albinus@gmx.de>
10166
10167 Sync with Tramp 2.0.51.
10168
10169 2005-10-08 Nick Roberts <nickrob@snap.net.nz>
10170
10171 * speedbar.texi (Introduction): Describe new location of speedbar
10172 on menubar.
10173 (Basic Key Bindings): Remove descriptions of bindings that have
10174 been removed.
10175
10176 2005-10-05 Nick Roberts <nickrob@snap.net.nz>
10177
10178 * speedbar.texi (GDB): Describe use of watch expressions.
10179
10180 2005-09-28 Simon Josefsson <jas@extundo.com>
10181
10182 * message.texi (IDNA): Fix.
10183
10184 2005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
10185
10186 * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
10187 nntp-server-hook, and nntp-warn-about-losing-connection; fix
10188 description of nntp-open-connection-function.
10189 (Common Variables): Fix descriptions.
10190
10191 2005-09-26 Katsumi Yamaoka <yamaoka@jpl.org>
10192
10193 * gnus.texi (Server Buffer Format): Document the %a format spec.
10194
10195 2005-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
10196
10197 * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
10198
10199 2005-09-23 Carsten Dominik <dominik@science.uva.nl>
10200
10201 * org.texi Version 3.16.
10202
10203 2005-09-19 Miles Bader <miles@gnu.org>
10204
10205 * newsticker.texi: Get rid of CVS keywords.
10206
10207 2005-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
10208
10209 * gnus.texi (Finding the Parent): Fix description of how Gnus
10210 finds article.
10211
10212 2005-09-14 Jari Aalto <jari.aalto@cante.net>
10213
10214 * gnus.texi (Advanced Scoring Examples): New examples to teach how
10215 to drop off non-answered articles.
10216
10217 2005-09-19 Juanma Barranquero <lekktu@gmail.com>
10218
10219 * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
10220 braces (which are unsupported by NMAKE) for macro `srcdir'.
10221
10222 2005-09-17 Eli Zaretskii <eliz@gnu.org>
10223
10224 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
10225 (../info/newsticker, newsticker.dvi): New targets.
10226
10227 2005-09-17 Ulf Jasper <ulf.jasper@web.de>
10228
10229 * newsticker.texi: Replace @command with @code. Replace @example
10230 with @lisp.
10231 (Top): Add explanations to menu items.
10232 (GNU Free Documentation License): Remove.
10233
10234 2005-09-16 Romain Francoise <romain@orebokech.com>
10235
10236 Update all files to specify GFDL version 1.2.
10237
10238 * doclicense.texi (GNU Free Documentation License): Update to
10239 version 1.2.
10240
10241 2005-09-15 Richard M. Stallman <rms@gnu.org>
10242
10243 * newsticker.texi: Fix @setfilename.
10244
10245 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
10246 (../info/newsticker, newsticker.dvi): New targets.
10247
10248 2005-08-30 Carsten Dominik <dominik@science.uva.nl>
10249
10250 * org.texi: Version 3.15.
10251
10252 2005-08-29 Luc Teirlinck <teirllm@auburn.edu>
10253
10254 * ses.texi: Combine all three indices into one.
10255 Correct a few typos.
10256
10257 2005-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
10258
10259 * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
10260
10261 2005-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
10262
10263 * emacs-mime.texi (Handles): Remove duplicate item.
10264 (Encoding Customization): Fix the default value for
10265 mm-coding-system-priorities.
10266 (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
10267 (Basic Functions): Fix reference.
10268
10269 2005-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
10270
10271 * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
10272
10273 2005-08-18 Richard M. Stallman <rms@gnu.org>
10274
10275 * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
10276 and web site.
10277
10278 * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
10279 not keyboard-translate.
10280
10281 2005-08-11 Richard M. Stallman <rms@gnu.org>
10282
10283 * faq.texi (Using regular expressions): Fix xref.
10284
10285 2005-08-09 Juri Linkov <juri@jurta.org>
10286
10287 * info.texi (Help-P): Replace `Prev' with `Previous'.
10288 (Help-M, Help-Xref): Add S-TAB.
10289 (Help-FOO): Update `u' command.
10290 (Help-Xref): Move info about Mouse-2 from `Help-Int'.
10291 Update info about visibility of xref parts.
10292 (Help-Int): Fix `m' command. Rename `Info-last' to
10293 `Info-history-back'. Add `Info-history-forward'.
10294 (Advanced): Fix `g*' and `M-n' commands.
10295 (Info Search): Add `index-apropos' in stand-alone browser.
10296 Add isearch commands.
10297 (Emacs Info Variables): Remove `Info-fontify'.
10298 Add `Info-mode-hook'. Update face names.
10299 Add `Info-fontify-maximum-menu-size',
10300 `Info-fontify-visited-nodes', `Info-isearch-search'.
10301
10302 2005-08-07 Michael Albinus <michael.albinus@gmx.de>
10303
10304 Sync with Tramp 2.0.50.
10305
10306 * tramp.texi: Use @option{} consequently for method names.
10307 (Inline methods, External transfer methods): Remove references to
10308 Cygwin.
10309 (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
10310 implementation.
10311
10312 2005-07-27 Reiner Steib <Reiner.Steib@gmx.de>
10313
10314 * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
10315 Mention that gnus-init-file is not read when Emacs is invoked with
10316 --no-init-file or -q.
10317
10318 2005-07-19 Carsten Dominik <dominik@science.uva.nl>
10319
10320 * org.texi: Version 3.14.
10321
10322 2005-07-04 Carsten Dominik <dominik@science.uva.nl>
10323
10324 * org.texi: Version 3.13.
10325
10326 2005-07-18 Juri Linkov <juri@jurta.org>
10327
10328 * calc.texi (Time Zones, Logical Operations):
10329 * cl.texi (Overview):
10330 * org.texi (TODO types):
10331 * sc.texi (Emacs 18 MUAs):
10332 * speedbar.texi (Top):
10333 * url.texi (History):
10334 Delete duplicate duplicate words.
10335
10336 2005-07-16 Johan Bockgård <bojohan@users.sourceforge.net> (tiny change)
10337
10338 * cl.texi (Type Predicates): Document `atom' type.
10339
10340 2005-07-04 Lute Kamstra <lute@gnu.org>
10341
10342 Update FSF's address in GPL notices.
10343
10344 * calc.texi (Copying):
10345 * doclicense.texi (GNU Free Documentation License):
10346 * faq.texi (Contacting the FSF):
10347 * mh-e.texi (Copying): Update FSF's address.
10348
10349 2005-07-03 Richard M. Stallman <rms@gnu.org>
10350
10351 * flymake.texi (Example -- Configuring a tool called directly):
10352 Update name of flymake-build-relative-filename.
10353
10354 2005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
10355
10356 * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
10357
10358 2005-06-29 Carsten Dominik <dominik@science.uva.nl>
10359
10360 * org.texi: Version 3.12.
10361
10362 2005-06-24 Eli Zaretskii <eliz@gnu.org>
10363
10364 * makefile.w32-in (MAKEINFO): Use --force.
10365 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
10366 Makefile.in.
10367 (gnus.dvi): Use "..." to quote Sed args, so that it works with
10368 more shells.
10369
10370 2005-06-23 Richard M. Stallman <rms@gnu.org>
10371
10372 * speedbar.texi (Creating a display): Texinfo usage fixes.
10373
10374 * tramp.texi (Customizing Completion, Auto-save and Backup):
10375 Texinfo usage fixes.
10376
10377 2005-06-23 Juanma Barranquero <lekktu@gmail.com>
10378
10379 * dired-x.texi (Miscellaneous Commands):
10380 * ediff.texi (Miscellaneous):
10381 * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
10382 (Agent Variables):
10383 * info.texi (Help-Xref):
10384 * message.texi (Message Headers):
10385 * org.texi (Remember):
10386 * reftex.texi (Options (Defining Label Environments))
10387 (Options (Index Support), Options (Viewing Cross-References))
10388 (Options (Misc), Changes):
10389 * speedbar.texi (Creating a display):
10390 * tramp.texi (Customizing Completion, Auto-save and Backup):
10391 Texinfo usage fix.
10392
10393 2005-06-13 Carsten Dominik <dominik@science.uva.nl>
10394
10395 * org.texi: Version 3.11.
10396
10397 2005-06-12 Jay Belanger <belanger@truman.edu>
10398
10399 * calc.texi (Getting Started): Remove extra menu item.
10400
10401 2005-05-31 Jay Belanger <belanger@truman.edu>
10402
10403 * calc.texi (Notations Used in This Manual): Use @kbd for key
10404 sequence.
10405 (Demonstration of Calc): Mention another way of starting Calc.
10406 (Starting Calc): Mention long name of M-#.
10407 (Embedded Mode Overview): Remove unnecessary instruction.
10408 (Other M-# commands): Rephrase `M-# 0' explanation.
10409 (Basic Embedded Mode): Rewrite discussion of prefix arguments to
10410 reflect current behavior.
10411
10412 2005-05-30 Jay Belanger <belanger@truman.edu>
10413
10414 * calc.texi (Hooks): Change description of calc-window-hook and
10415 calc-trail-window-hook to match usage.
10416 (Computational Functions): Add more constant-generating functions.
10417 (Customizable Variables): Use defvar.
10418
10419 2005-05-28 Jay Belanger <belanger@truman.edu>
10420
10421 * calc.texi (Assignments in Embedded Mode): Fix variable name.
10422 (Basic Embedded Mode): Explain behavior of arguments to
10423 calc-embedded-mode.
10424
10425 2005-05-27 Jay Belanger <belanger@truman.edu>
10426
10427 * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
10428 current behavior.
10429
10430 2005-05-25 Jay Belanger <belanger@truman.edu>
10431
10432 * calc.texi: Change Calc version number throughout.
10433 (Keypad Mode): Change location in info output.
10434 (Keypad mode overview): Move picture of keypad.
10435
10436 2005-05-21 Jay Belanger <belanger@truman.edu>
10437
10438 * calc.texi (Storing variables): Mention that only most variables
10439 are void to begin with.
10440
10441 2005-05-21 Kevin Ryde <user42@zip.com.au>
10442
10443 * widget.texi (Basic Types): Update cross ref from "Enabling
10444 Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
10445 lispref/text.texi change.
10446
10447 2005-05-20 Carsten Dominik <dominik@science.uva.nl>
10448
10449 * org.texi: Version 3.09.
10450
10451 2005-05-18 Carsten Dominik <dominik@science.uva.nl>
10452
10453 * reftex.texi: Version 4.28.
10454
10455 2005-05-16 Jay Belanger <belanger@truman.edu>
10456
10457 * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
10458
10459 2005-05-14 Jay Belanger <belanger@truman.edu>
10460
10461 * calc.texi (Default Simplifications): Insert missing ! (logical
10462 not operator).
10463
10464 2005-05-14 Michael Albinus <michael.albinus@gmx.de>
10465
10466 Sync with Tramp 2.0.49.
10467
10468 2005-05-10 Jay Belanger <belanger@truman.edu>
10469
10470 * calc.texi (Default Simplifications): Mention that 0^0 simplifies
10471 to 1.
10472
10473 2005-04-29 Carsten Dominik <dominik@science.uva.nl>
10474
10475 * org.texi: Version 3.08, structure reorganized.
10476
10477 2005-04-24 Richard M. Stallman <rms@gnu.org>
10478
10479 * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
10480
10481 2005-04-15 Carsten Dominik <dominik@science.uva.nl>
10482
10483 * org.texi: Update to version 3.06.
10484
10485 2005-04-13 Lute Kamstra <lute@gnu.org>
10486
10487 * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
10488
10489 2005-04-10 Thien-Thi Nguyen <ttn@gnu.org>
10490
10491 * cl.texi (Porting Common Lisp): Fix typo.
10492
10493 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
10494
10495 * gnus.texi (RSS): Addition.
10496
10497 2005-04-04 Jay Belanger <belanger@truman.edu>
10498
10499 * calc.texi: Change Calc version number.
10500 (Customizable variables): Fix description of calc-language-alist.
10501 (Copying): Put in version 2 of GPL.
10502
10503 2005-04-01 Jay Belanger <belanger@truman.edu>
10504
10505 * calc.texi (Troubleshooting Commands): Remove comment about
10506 installation.
10507 (Installation): Remove section.
10508 (Customizable Variables): New section.
10509 (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
10510 (Graphical Devices): Add references to Customizable Variables.
10511
10512 2005-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
10513
10514 * emacs-mime.texi (Display Customization): Markup fixes.
10515 (rfc2047): Update.
10516
10517 2005-03-23 Reiner Steib <Reiner.Steib@gmx.de>
10518
10519 * gnus-faq.texi: Replaced with auto-generated version.
10520
10521 2005-03-26 Stephan Stahl <stahl@eos.franken.de> (tiny change)
10522
10523 * dired-x.texi (Multiple Dired Directories): default-directory was
10524 renamed to dired-default-directory.
10525
10526 2005-03-26 Jay Belanger <belanger@truman.edu>
10527
10528 * calc.texi (Simplifying Formulas, Rewrite Rules):
10529 Change description of top and bottom of fraction.
10530 (Modulo Forms): Move description of how to create modulo forms to
10531 earlier in the section.
10532 (Fraction Mode): Suggest using : to get a fraction by dividing.
10533 (Basic Arithmetic): Adjust placement of command name.
10534 (Truncating the Stack): Emphasize that "hidden" entries are still
10535 visible.
10536 (Installation): Move discussion of printing manual to "About This
10537 Manual".
10538 (About This Manual): Mention how to print the manual.
10539 (Reporting Bugs): Remove first person.
10540 (Building Vectors): Add algebraic version of append.
10541 (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
10542 (Grouping Digits): Fix typo.
10543
10544 2005-03-25 Werner Lemberg <wl@gnu.org>
10545
10546 * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
10547 Replace `legal' with `valid'.
10548
10549 2005-03-25 Werner Lemberg <wl@gnu.org>
10550
10551 * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
10552
10553 2005-03-24 Jay Belanger <belanger@truman.edu>
10554
10555 * calc.texi (General Mode Commands)
10556 (Mode Settings in Embedded Mode): Add some explanation of
10557 recording mode settings.
10558
10559 2005-03-24 Richard M. Stallman <rms@gnu.org>
10560
10561 * calc.texi: Remove praise of non-free software.
10562
10563 * idlwave.texi: Don't say where to get IDL or its non-free manual.
10564 (Installation): Node deleted.
10565
10566 2005-03-23 Richard M. Stallman <rms@gnu.org>
10567
10568 * url.texi (HTTP language/coding): Improve last change.
10569
10570 2005-03-22 Jay Belanger <belanger@truman.edu>
10571
10572 * calc.texi (Embedded Mode): Add new information on changing
10573 modes.
10574
10575 2005-03-20 Michael Albinus <michael.albinus@gmx.de>
10576
10577 Sync with Tramp 2.0.48.
10578
10579 * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
10580
10581 * tramp.texi: Replace "Emacs" by "GNU Emacs". Replace "Linux" by
10582 "GNU/Linux". Change all addresses to .gnu.org.
10583 (Default Method): Offer shortened syntax for "su" and "sudo"
10584 methods.
10585
10586 2005-03-07 Richard M. Stallman <rms@gnu.org>
10587
10588 * url.texi: Fix usage of "e.g.".
10589 (HTTP language/coding): Explain the rules for these strings.
10590
10591 2005-03-06 Richard M. Stallman <rms@gnu.org>
10592
10593 * woman.texi (Introduction): Minor cleanups.
10594
10595 * url.texi (HTTP language/coding): Get rid of "Emacs 21".
10596
10597 * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
10598 (Installation): Node deleted.
10599
10600 * mh-e.texi (Preface): Get rid of "Emacs 21".
10601
10602 * eshell.texi (Installation): Delete node (for Emacs 20).
10603
10604 2005-03-05 Thien-Thi Nguyen <ttn@gnu.org>
10605
10606 * flymake.texi: Refill and tweak style in @lisp blocks.
10607
10608 2005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
10609
10610 * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
10611
10612 2005-03-01 Jay Belanger <belanger@truman.edu>
10613
10614 * calc.texi (Trigonometric and Hyperbolic Functions):
10615 Mention additional functions.
10616 (Algebraic Simplifications): Mention additional simplifications.
10617
10618 2005-02-18 Jonathan Yavner <jyavner@member.fsf.org>
10619
10620 * ses.texi: Add concept/function/variable indices (this work was
10621 donated by Brad Collins <brad@chenla.org>, copyright-assignment
10622 papers on file at FSF).
10623
10624 2005-02-10 Jay Belanger <belanger@truman.edu>
10625
10626 * calc.texi: Change @LaTeX to La@TeX throughout.
10627 Redefine @expr as @math for TeX output.
10628 Redefine @texline as a no-op for TeX output.
10629 Define @tfn, replace @t by @tfn throughout.
10630
10631 2005-02-09 Jay Belanger <belanger@truman.edu>
10632
10633 * calc.texi: Add macro for LaTeX for info output.
10634
10635 2005-02-08 Kim F. Storm <storm@cua.dk>
10636
10637 * texinfo.tex (LaTex): Add def.
10638
10639 2005-02-06 Jay Belanger <belanger@truman.edu>
10640
10641 * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
10642 change name to "TeX and LaTeX Language Modes." Mention LaTeX mode
10643 throughout manual.
10644
10645 2005-01-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
10646
10647 * gnus.texi: Some edits based on comments from David Abrahams.
10648
10649 2005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
10650
10651 * gnus.texi (RSS): Fix the keystroke.
10652
10653 2005-01-24 David Kastrup <dak@gnu.org>
10654
10655 * faq.texi: Update AUCTeX version info.
10656
10657 2005-01-16 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
10658
10659 * gnus-faq.texi ([4.1]): Typo.
10660
10661 2005-01-19 Jay Belanger <belanger@truman.edu>
10662
10663 * calc.texi (Keep Arguments): Mention that keeping arguments
10664 doesn't work with keyboard macros.
10665
10666 2005-01-16 Richard M. Stallman <rms@gnu.org>
10667
10668 * autotype.texi (Autoinserting): Fix small error.
10669
10670 2005-01-16 Michael Albinus <michael.albinus@gmx.de>
10671
10672 Sync with Tramp 2.0.47.
10673
10674 * tramp.texi (Compilation): New section, describing compilation of
10675 remote files.
10676
10677 2005-01-11 Kim F. Storm <storm@cua.dk>
10678
10679 * widget.texi (Basic Types): Add :follow-link keyword.
10680
10681 2005-01-09 Jay Belanger <belanger@truman.edu>
10682
10683 * calc.texi (Basic Commands): Describe new behavior of calc-reset.
10684
10685 2005-01-08 Jay Belanger <belanger@truman.edu>
10686
10687 * calc.texi: Change throughout to reflect new default value of
10688 calc-settings-file.
10689
10690 2005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
10691
10692 * message.texi (Reply): `message-reply-to-function' should return
10693 a list. Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
10694
10695 2005-01-06 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
10696
10697 * faq.texi (Changing load-path): Fix typo.
10698
10699 2005-01-05 Jay Belanger <belanger@truman.edu>
10700
10701 * calc.texi (Programming Tutorial): Replace kbd command by
10702 appropriate characters for a keyboard macro.
10703
10704 2005-01-04 Jay Belanger <belanger@truman.edu>
10705
10706 * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
10707 for Lucid Emacs.
10708 (Programming Tutorial): Mention that the user needs to be in the
10709 right mode to compute some functions.
10710
10711 2005-01-04 Jay Belanger <belanger@truman.edu>
10712
10713 * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
10714 no longer applicable.
10715
10716 2005-01-01 Jay Belanger <belanger@truman.edu>
10717
10718 * calc.texi (Programming Tutorial): Change description of how to
10719 edit keyboard macros to match current behavior.
10720
10721 2004-12-31 Jay Belanger <belanger@truman.edu>
10722
10723 * calc.texi: Mention C-cC-c as the way to finish editing throughout.
10724
10725 2004-12-20 Jay Belanger <belanger@truman.edu>
10726
10727 * calc.texi (Types Tutorial): Emphasize that you can't divide by
10728 zero.
10729
10730 2004-12-17 Luc Teirlinck <teirllm@auburn.edu>
10731
10732 * cc-mode.texi (Text Filling and Line Breaking): Put period after
10733 @xref.
10734 (Font Locking): Avoid @strong{Note:}.
10735
10736 2004-12-17 Michael Albinus <michael.albinus@gmx.de>
10737
10738 Sync with Tramp 2.0.46.
10739
10740 * tramp.texi (bottom): Add arch-tag. It was lost, somehow.
10741
10742 2004-12-16 Luc Teirlinck <teirllm@auburn.edu>
10743
10744 * url.texi: Correct typos.
10745 (Retrieving URLs): @var{nil}->@code{nil}.
10746 (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
10747 the standard "The GNU Emacs Manual" in fifth argument of @xref's.
10748 (Dealing with HTTP documents): @inforef->@xref.
10749
10750 2004-12-15 Jay Belanger <belanger@truman.edu>
10751
10752 * calc.texi: Consistently capitalized all mode names.
10753 (Answers to Exercises): Mention that an answer can be a fraction
10754 when in Fraction mode.
10755
10756 2004-12-13 Jay Belanger <belanger@truman.edu>
10757
10758 * calc.texi: Fix some TeX definitions.
10759
10760 2004-12-09 Luc Teirlinck <teirllm@auburn.edu>
10761
10762 * reftex.texi (Imprint): Remove erroneous @value's.
10763
10764 2004-12-08 Luc Teirlinck <teirllm@auburn.edu>
10765
10766 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
10767 (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
10768
10769 2004-12-08 Jay Belanger <belanger@truman.edu>
10770
10771 * calc.texi (Starting Calc): Remove comment about installation.
10772 (Keypad Mode Overview): Remove comment about Emacs 19 support.
10773
10774 2004-12-08 Luc Teirlinck <teirllm@auburn.edu>
10775
10776 * url.texi: Update @setfilename.
10777 (Getting Started): No need to worry about Gnus versions.
10778 (Dealing with HTTP documents): Use @inforef.
10779
10780 * org.texi: Fix @direntry file name.
10781
10782 2004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
10783
10784 * url.texi: New file.
10785
10786 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
10787
10788 2004-12-06 Jay Belanger <belanger@truman.edu>
10789
10790 * calc.texi (Using Calc): Remove paragraph about installation.
10791
10792 2004-12-06 Jay Belanger <belanger@truman.edu>
10793
10794 * calc.texi: Use more Texinfo macros and less TeX defs.
10795 Remove @refill's.
10796
10797 2004-12-06 Richard M. Stallman <rms@gnu.org>
10798
10799 * org.texi: New file.
10800
10801 2004-12-05 Richard M. Stallman <rms@gnu.org>
10802
10803 * Makefile.in (org.dvi, ../info/org): New targets.
10804 (INFO_TARGETS): Add ../info/org.
10805 (DVI_TARGETS): Add org.dvi.
10806 (maintainer-clean): Remove the info files in the info dir.
10807
10808 2004-11-26 Eli Zaretskii <eliz@gnu.org>
10809
10810 * idlwave.texi: Fix the setfilename directive to put the produced
10811 file in ../info.
10812 (Continued Statement Indentation): Resurrect Jan D.'s change from
10813 2004-11-03 that was lost when a newer version of idlwave.texi was
10814 imported.
10815
10816 2004-12-08 Reiner Steib <Reiner.Steib@gmx.de>
10817
10818 * gnus-faq.texi ([5.1]): Add missing bracket.
10819
10820 * gnus.texi (Filtering Spam Using The Spam ELisp Package):
10821 Index `spam-initialize'.
10822
10823 2004-11-22 Reiner Steib <Reiner.Steib@gmx.de>
10824
10825 * message.texi (Various Message Variables): Mention that all mail
10826 file variables are derived from `message-directory'.
10827
10828 * gnus.texi (Splitting Mail): Clarify bogus group.
10829
10830 2004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
10831
10832 * emacs-mime.texi (Encoding Customization):
10833 Fix mm-coding-system-priorities entry.
10834
10835 2004-11-03 Jan Djärv <jan.h.d@swipnet.se>
10836
10837 * idlwave.texi (Continued Statement Indentation):
10838 * reftex.texi (Options (Index Support))
10839 (Displaying and Editing the Index, Table of Contents):
10840 * speedbar.texi (Creating a display, Major Display Modes):
10841 Replace non-nil with non-@code{nil}.
10842
10843 2004-10-21 Jay Belanger <belanger@truman.edu>
10844
10845 * calc.texi (Algebraic-Style Calculations): Remove a comment.
10846
10847 2004-10-18 Luc Teirlinck <teirllm@auburn.edu>
10848
10849 * calc.texi (Reporting Bugs): Double up `@'.
10850
10851 2004-10-18 Jay Belanger <belanger@truman.edu>
10852
10853 * calc.texi (Reporting Bugs): Change the address that bugs
10854 should be sent to.
10855
10856 2004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
10857
10858 * gnus.texi (New Features): Add 5.11.
10859
10860 * message.texi (Resending): Remove wrong default value.
10861
10862 * gnus.texi (Mail Source Specifiers): Describe possible problems
10863 of `pop3-leave-mail-on-server'. Add `pop3-movemail' and
10864 `pop3-leave-mail-on-server' to the index.
10865
10866 2004-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
10867
10868 * message.texi (Canceling News): Add how to set a password.
10869
10870 2004-10-12 Jay Belanger <belanger@truman.edu>
10871
10872 * calc.texi (Help Commands): Change the descriptions of
10873 calc-describe-function and calc-describe-variable to match their
10874 current behavior.
10875
10876 2004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
10877
10878 * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
10879
10880 2004-10-12 Michael Albinus <michael.albinus@gmx.de>
10881
10882 Sync with Tramp 2.0.45.
10883
10884 * tramp.texi (Frequently Asked Questions): Comment paragraph about
10885 plink link. The URL is outdated. Originator contacted for
10886 clarification.
10887
10888 2004-10-10 Juri Linkov <juri@jurta.org>
10889
10890 * gnus.texi (Top, Marking Articles): Join two menus in one node
10891 because a node can have only one menu.
10892
10893 2004-10-09 Juri Linkov <juri@jurta.org>
10894
10895 * gnus.texi (Fancy Mail Splitting): Remove backslash in the
10896 example of nnmail-split-fancy.
10897
10898 2004-10-06 Karl Berry <karl@gnu.org>
10899
10900 * info.texi (@kbd{1}--@kbd{9}): No space around --, for
10901 consistency with other uses of dashes.
10902
10903 2004-10-05 Karl Berry <karl@gnu.org>
10904
10905 * info.texi: Consistently use --- throughout, periods at end of
10906 menu descriptions, and a couple typos.
10907
10908 2004-09-26 Jesper Harder <harder@ifa.au.dk>
10909
10910 * sieve.texi (Manage Sieve API): nil -> @code{nil}.
10911 * pgg.texi (User Commands, Backend methods): Do.
10912 * gnus.texi: Markup fixes.
10913 (Setting Process Marks): Fix `M P a' entry.
10914 * emacs-mime.texi: Fixes.
10915
10916 2004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
10917
10918 * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
10919 again.
10920 Use 5.10 instead of 5.10.0.
10921
10922 2004-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
10923
10924 * gnus.texi (Summary Mail Commands): S D e.
10925
10926 2004-09-20 Raymond Scholz <ray-2004@zonix.de> (tiny change)
10927
10928 * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
10929 the gnus-article-mode-line-format section.
10930
10931 2004-09-20 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
10932
10933 * gnus.texi (Various Summary Stuff): Fix the documentation for
10934 gnus-newsgroup-variables.
10935
10936 2004-09-20 Reiner Steib <Reiner.Steib@gmx.de>
10937
10938 * gnus.texi (MIME Commands):
10939 Add gnus-mime-display-multipart-as-mixed,
10940 gnus-mime-display-multipart-alternative-as-mixed,
10941 gnus-mime-display-multipart-related-as-mixed.
10942 (Mail Source Customization): Clarify `mail-source-directory'.
10943 (Splitting Mail): Mention gnus-group-find-new-groups.
10944 (SpamOracle): Fix typo.
10945
10946 * gnus-faq.texi: Untabify.
10947 ([6.3]): nnir.el is in contrib directory.
10948
10949 * message.texi (News Headers): Clarify how a unique ID is created.
10950
10951 * gnus.texi (Batching Agents): Fix typo in example.
10952 Reported by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
10953
10954 2004-09-20 Andre Srinivasan <andre@e2open.com> (tiny change)
10955
10956 * gnus.texi (Group Parameters): Add more on hooks.
10957
10958 2004-09-20 Florian Weimer <fw@deneb.enyo.de>
10959
10960 * gnus.texi (Charsets): Point to relevant section in emacs-mime.
10961
10962 2004-09-22 Jay Belanger <belanger@truman.edu>
10963
10964 * calc.texi (Vectors as Lists): Add a warning that the tutorial
10965 might be hidden during part of the session.
10966
10967 2004-09-20 Jay Belanger <belanger@truman.edu>
10968
10969 * calc.texi (Notations Used in This Manual): Put in an earlier
10970 mention that DEL could be called Backspace.
10971
10972 2004-09-10 Simon Josefsson <jas@extundo.com>
10973
10974 * gnus.texi (IMAP): Add example. Suggested and partially written
10975 by Steinar Bang <sb@dod.no>.
10976
10977 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10978
10979 * gnus.texi (IMAP): Add comments about imaps synonym to imap in
10980 netrc syntax.
10981
10982 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10983
10984 * gnus.texi (Spam ELisp Package Sequence of Events):
10985 Some clarifications.
10986 (Spam ELisp Package Global Variables): More clarifications.
10987
10988 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10989
10990 * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
10991 Mention spam-split does not modify incoming mail.
10992
10993 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10994
10995 * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
10996
10997 2004-09-10 Eli Zaretskii <eliz@gnu.org>
10998
10999 * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi.
11000
11001 2004-09-09 Reiner Steib <Reiner.Steib@gmx.de>
11002
11003 * makefile.w32-in (sieve, pgg): Use $(infodir).
11004
11005 2004-09-08 Dhruva Krishnamurthy <dhruva.krishnamurthy@gmail.com> (tiny change)
11006
11007 * makefile.w32-in: Fix PGG and Sieve entries.
11008
11009 2004-08-28 Eli Zaretskii <eliz@gnu.org>
11010
11011 * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
11012 Emacs and related programs.
11013
11014 2004-08-27 Richard M. Stallman <rms@gnu.org>
11015
11016 * faq.texi: Fix texinfo usage, esp. doublequotes.
11017 (Difference between Emacs and XEmacs): Some clarification.
11018
11019 * faq.texi (Difference between Emacs and XEmacs):
11020 Explain not to contrast XEmacs with GNU Emacs.
11021
11022 2004-08-26 Richard M. Stallman <rms@gnu.org>
11023
11024 * faq.texi (Difference between Emacs and XEmacs): Rewrite.
11025
11026 2004-08-22 David Kastrup <dak@gnu.org>
11027
11028 * reftex.texi (AUCTeX): Update links, section name.
11029
11030 * faq.texi (Calc): Update availability (included in 22.1).
11031 (AUCTeX): Update availability, information, versions, description.
11032
11033 2004-08-14 Eli Zaretskii <eliz@gnu.org>
11034
11035 * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
11036
11037 2004-08-11 Martin Stjernholm <mast@lysator.liu.se>
11038
11039 * cc-mode.texi: Various updates for CC Mode 5.30.9.
11040
11041 2004-08-10 Michael Albinus <michael.albinus@gmx.de>
11042
11043 Sync with Tramp 2.0.44.
11044
11045 2004-08-05 Lars Hansen <larsh@math.ku.dk>
11046
11047 * widget.texi (User Interface): Update how to separate the
11048 editable field of an editable-field widget from other widgets.
11049 (Programming Example): Add text after field.
11050
11051 2004-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
11052
11053 * emacs-mime.texi (Encoding Customization): Add a note to the
11054 mm-content-transfer-encoding-defaults entry.
11055 (rfc2047): Update.
11056
11057 * gnus.texi (Article Highlighting):
11058 Add gnus-cite-ignore-quoted-from.
11059 (POP before SMTP): New node.
11060 (Posting Styles): Addition.
11061 (Splitting Mail): Add nnmail-split-lowercase-expanded.
11062 (Fancy Mail Splitting): Ditto.
11063 (X-Face): Add gnus-x-face.
11064
11065 2004-08-30 Reiner Steib <Reiner.Steib@gmx.de>
11066
11067 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
11068 * pgg.texi, sieve.texi: Use @copying and @insertcopying.
11069
11070 2004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
11071
11072 * gnus.texi (Mail Source Specifiers):
11073 Describe `pop3-leave-mail-on-server'.
11074
11075 2004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
11076
11077 * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
11078
11079 * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
11080 repository. Change setfilename.
11081
11082 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
11083
11084 2004-07-02 Juri Linkov <juri@jurta.org>
11085
11086 * pcl-cvs.texi (Viewing differences): Add `d r'.
11087
11088 2004-06-29 Jesper Harder <harder@ifa.au.dk>
11089
11090 * ses.texi, viper.texi, flymake.texi, faq.texi:
11091 * eshell.texi, ediff.texi: Markup fixes.
11092
11093 2004-06-21 Karl Berry <karl@gnu.org>
11094
11095 * info.texi (Top): Mention that only Emacs has mouse support.
11096 (Getting Started): Mention this in a few other places.
11097
11098 2004-06-13 Luc Teirlinck <teirllm@auburn.edu>
11099
11100 * autotype.texi (Copyrights, Timestamps):
11101 Recommend `before-save-hook' instead of `write-file-functions'.
11102
11103 2004-06-13 Lars Hansen <larsh@math.ku.dk>
11104
11105 * dired-x.texi (dired-mark-omitted): Update keybinding.
11106
11107 2004-06-10 Kim F. Storm <storm@cua.dk>
11108
11109 * pcl-cvs.texi (Viewing differences): Add 'd y'.
11110
11111 2004-06-05 Lars Hansen <larsh@math.ku.dk>
11112
11113 * dired-x.texi (variable dired-omit-mode): Rename from
11114 dired-omit-files-p.
11115 (function dired-omit-mode): Rename from dired-omit-toggle.
11116 Call dired-omit-mode rather than set dired-omit-files-p.
11117 (dired-mark-omitted): Describe command.
11118
11119 2004-05-29 Michael Albinus <michael.albinus@gmx.de>
11120
11121 Version 2.0.41 of Tramp released.
11122
11123 2004-05-29 Juanma Barranquero <lektu@terra.es>
11124
11125 * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
11126 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
11127
11128 2004-05-29 Richard M. Stallman <rms@gnu.org>
11129
11130 * cl.texi (Top): Call this chapter `Introduction'.
11131 (Overview): In TeX, no section heading here.
11132
11133 * cc-mode.texi: Put commas after i.e. and e.g. Minor cleanups.
11134
11135 2004-05-29 Eli Zaretskii <eliz@gnu.org>
11136
11137 * Makefile.in (../info/flymake, flymake.dvi): New targets.
11138 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
11139
11140 2004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
11141
11142 * flymake.texi: New file.
11143
11144 2004-05-28 Simon Josefsson <jas@extundo.com>
11145
11146 * smtpmail.texi (Authentication): Improve STARTTLS discussion.
11147
11148 2004-05-07 Kai Großjohann <kai@emptydomain.de>
11149
11150 Version 2.0.40 of Tramp released.
11151
11152 2004-04-25 Michael Albinus <Michael.Albinus@alcatel.de>
11153
11154 Complete rework, based on review by Karl Berry <karl@gnu.org>.
11155
11156 * tramp.texi (Auto-save and Backup): Explain exploitation of new
11157 variables `tramp-backup-directory-alist' and
11158 `tramp-bkup-backup-directory-info'.
11159 (Overview, Connection types)
11160 (External transfer methods, Default Method)
11161 (Windows setup hints): Remove restriction of password entering
11162 with external methods.
11163 (Auto-save and Backup): Make file name example
11164 (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info'
11165 and `auto-save-directory' must be used.
11166 (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
11167 only "NT"). Remove doubled entry "What kinds of systems does
11168 @tramp{} work on".
11169 (tramp): Macro removed.
11170 (Obtaining Tramp): Flag removed from title.
11171 (all): "tramp-" and "-" removed from flag names. Flags `tramp'
11172 and `trampver' used properly. Flag `tramp-inst' replaced by
11173 `installchapter'. Installation related text adapted.
11174
11175 2004-04-28 Masatake YAMATO <jet@gyve.org>
11176
11177 * widget.texi (Programming Example): Remove overlays.
11178
11179 2004-04-27 Jesper Harder <harder@ifa.au.dk>
11180
11181 * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
11182
11183 2004-04-23 Juanma Barranquero <lektu@terra.es>
11184
11185 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
11186
11187 2004-04-05 Jesper Harder <harder@ifa.au.dk>
11188
11189 * info.texi (Info Search): Add info-apropos.
11190
11191 2004-03-22 Juri Linkov <juri@jurta.org>
11192
11193 * faq.texi: Fix help key bindings.
11194
11195 2004-03-17 Luc Teirlinck <teirllm@auburn.edu>
11196
11197 * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
11198 (as suggested by Karl Berry). Update information about colored
11199 stars in menus. Add new subheading describing M-n.
11200
11201 2004-03-12 Richard M. Stallman <rms@gnu.org>
11202
11203 * cl.texi (Top): Rename top node's title.
11204
11205 2004-03-08 Karl Berry <karl@gnu.org>
11206
11207 * info.texi: \input texinfo.tex instead of just texinfo, to avoid
11208 problems making the texinfo distribution.
11209
11210 2004-02-29 Simon Josefsson <jas@extundo.com>
11211
11212 * smtpmail.texi (Authentication): Change the list of supported
11213 authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
11214 CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
11215 <voegelas@gmx.net>.
11216
11217 2004-02-29 Juanma Barranquero <lektu@terra.es>
11218
11219 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
11220 Use $(DEL) instead of rm, and ignore exit code.
11221
11222 2004-02-29 Kai Großjohann <kgrossjo@eu.uu.net>
11223
11224 Tramp version 2.0.39 released.
11225
11226 2004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
11227
11228 * tramp.texi (Customizing Completion): Explain new functions
11229 `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
11230 (all): Savannah URLs unified to "http://savannah.nongnu.org".
11231 (Top): Refer to Savannah mailing list as the major one.
11232 Mention older mailing lists in HTML mode only.
11233 (Auto-save and Backup): Add auto-save. Based on wording of Kai.
11234 (Frequently Asked Questions): Remote hosts must not be Unix-like
11235 for "smb" method.
11236 (Password caching): New node.
11237 (External transfer methods): Refer to password caching for "smb"
11238 method.
11239
11240 2004-02-17 Karl Berry <karl@gnu.org>
11241
11242 * info.texi (Help-Int): Mention the new line number feature.
11243
11244 2004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
11245
11246 * ses.texi (Advanced Features): New functionality for
11247 ses-set-header-row (defaults to current row unless C-u used).
11248 (Acknowledgements): Add Stefan Monnier.
11249
11250 2003-12-29 Kevin Ryde <user42@zip.com.au>
11251
11252 * viper.texi (Vi Macros): Fix reference to the Emacs manual.
11253
11254 2003-11-30 Kai Großjohann <kai.grossjohann@gmx.net>
11255
11256 Tramp version 2.0.38 released.
11257
11258 * tramp.texi (Remote shell setup): Warn of environment variables
11259 FRUMPLE if user frumple exists. Suggested by Sven Gabriel
11260 <sven.gabriel@imk.fzk.de>.
11261 (Configuration): Tramp now chooses base64/uuencode
11262 automatically. Update wording accordingly.
11263 (Top): More description for the `Default Method' menu entry.
11264 (Default Method): Use @code, not @var, for Lisp variables.
11265 (Default Method): New subsection `Which method is the right one
11266 for me?'. Suggested by Christian Kirsch.
11267 (Configuration): Pointer to new subsection added.
11268 (Default Method): Too many "use" in one sentence.
11269 Rephrase. Reported by Christian Kirsch.
11270 (Filename Syntax): Old `su' example is probably a left-over from
11271 the sm/su method naming. Replace with `ssh', instead.
11272 (External transfer methods, Auto-save and Backup):
11273 Typo fixes.
11274
11275 2003-11-02 Michael Albinus <Michael.Albinus@alcatel.de>
11276
11277 * tramp.texi (all): Harmonize all occurrences of @tramp{}.
11278 (Top): Mention japanese manual only if flag `jamanual' is set.
11279 Insert section `Japanese manual' in menu.
11280
11281 2003-11-26 Thien-Thi Nguyen <ttn@gnu.org>
11282
11283 * eshell.texi (Known Problems): Add doc item.
11284
11285 2003-11-22 Martin Stjernholm <mast@lysator.liu.se>
11286
11287 * cc-mode.texi: Update for CC Mode 5.30.
11288
11289 Note: Please refrain from doing purely cosmetic changes like
11290 removing trailing whitespace in this manual; it clobbers cvs
11291 merging for no good reason.
11292
11293 2003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
11294
11295 * ediff.texi, tramp.texi, vip.texi, viper.texi:
11296 * widget.texi, woman.texi: Replace @sc{ascii} and ASCII with
11297 @acronym{ASCII}.
11298
11299 2003-10-26 Karl Berry <karl@gnu.org>
11300
11301 * info.texi (Info Search): Echo area, not echo are. From Debian
11302 diff.
11303
11304 2003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
11305
11306 * widget.texi (Defining New Widgets): Document new behavior of
11307 :buttons and :children keywords.
11308
11309 2003-10-22 Miles Bader <miles@gnu.org>
11310
11311 * Makefile.in (info): Move before $(top_srcdir)/info.
11312
11313 2003-10-17 Thien-Thi Nguyen <ttn@gnu.org>
11314
11315 * tramp.texi (Inline methods): Small grammar fix.
11316 (External transfer methods): Likewise.
11317
11318 2003-10-08 Nick Roberts <nick@nick.uklinux.net>
11319
11320 * speedbar.texi: Remove paragraph for GUD that is no longer true.
11321
11322 2003-10-06 Luc Teirlinck <teirllm@auburn.edu>
11323
11324 * texinfo.tex: Replace `%' in arch tagline by @ignore.
11325
11326 2003-09-30 Richard M. Stallman <rms@gnu.org>
11327
11328 * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
11329
11330 * widget.texi (User Interface): Fix typos.
11331
11332 * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
11333
11334 2003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
11335
11336 * pcl-cvs.texi (Selected Files): Fix typo.
11337
11338 2003-09-21 Karl Berry <karl@gnu.org>
11339
11340 * info.texi (] and [ commands): No period at end of section title.
11341
11342 2003-09-04 Miles Bader <miles@gnu.org>
11343
11344 * Makefile.in (top_srcdir): New variable.
11345 ($(top_srcdir)/info): New rule.
11346 (info): Depend on it.
11347
11348 2003-09-03 Peter Runestig <peter@runestig.com>
11349
11350 * makefile.w32-in: New file.
11351
11352 2003-08-26 Per Abrahamsen <abraham@dina.kvl.dk>
11353
11354 * widget.texi (User Interface): Explain the need of static text
11355 around an editable field.
11356
11357 2003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
11358
11359 * widget.texi (Basic Types): The argument to `:help-echo' can now
11360 be a form that evaluates to a string.
11361
11362 2003-08-18 Kim F. Storm <storm@cua.dk>
11363
11364 * calc.texi (Queries in Macros): Update xref to keyboard macro query.
11365
11366 2003-08-16 Richard M. Stallman <rms@gnu.org>
11367
11368 * dired-x.texi (Shell Command Guessing): Explain *.
11369
11370 2003-08-16 Chunyu Wang <spr@db.cs.hit.edu.cn> (tiny change)
11371
11372 * pcl-cvs.texi (Log Edit Mode): Fix key binding for
11373 log-edit-insert-changelog.
11374
11375 2003-08-03 Karl Berry <karl@gnu.org>
11376
11377 * info.texi: Need @contents.
11378
11379 2003-07-20 Kai Großjohann <kai.grossjohann@gmx.net>
11380
11381 Tramp version 2.0.36 released.
11382
11383 * tramp.texi (Remote shell setup): Explain about problems with
11384 non-Bourne commands in ~/.profile and ~/.shrc.
11385
11386 2003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
11387
11388 * info.texi (Help-Inv, Help-M, Help-Xref): Update following
11389 renaming of `vis-mode' to `visible-mode'.
11390
11391 2003-07-04 Luc Teirlinck <teirllm@mail.auburn.edu>
11392
11393 * info.texi (Top, Help-Small-Screen): Remove accidentally added
11394 next, prev and up pointers.
11395
11396 2003-07-02 Luc Teirlinck <teirllm@mail.auburn.edu>
11397
11398 * info.texi (Help): Mention existence of Emacs and stand-alone
11399 Info at the very beginning of the tutorial.
11400 (Help-Inv): New node.
11401 (Help-]): New node.
11402 (Help-M): Systematically point out the differences between default
11403 Emacs and stand-alone versions. Delete second menu.
11404 (Help-Xref): Systematically point out the differences between
11405 default Emacs and stand-alone versions.
11406 (Help-Int): Change `l' example.
11407 (Expert Info): Fix typos.
11408 (Emacs Info Variables): Mention `Info-hide-note-references' and
11409 new default for `Info-scroll-prefer-subnodes'.
11410
11411 2003-06-17 Kai Großjohann <kai.grossjohann@gmx.net>
11412
11413 Version 2.0.35 of Tramp released.
11414
11415 * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
11416 (Inline methods): Add methods `remsh' and `plink1'.
11417 (External transfer methods): Add method `remcp'.
11418 (Multi-hop Methods): Add method `remsh'.
11419 Small patch from Adrian Aichner <adrian@xemacs.org>:
11420 Fix minor typos.
11421 (Concept Index): Add to make manual searchable via
11422 `Info-index'.
11423 (Version Control): Add cindex entry.
11424
11425 2003-05-24 Kai Großjohann <kai.grossjohann@gmx.net>
11426
11427 * trampver.texi: Version 2.0.34 released.
11428
11429 2003-05-03 Glenn Morris <gmorris@ast.cam.ac.uk>
11430
11431 * faq.texi: Improve previous changes.
11432
11433 2003-05-02 Glenn Morris <gmorris@ast.cam.ac.uk>
11434
11435 * faq.texi: Update copyright and maintenance details.
11436 Update some package URLs, versions, and maintainers.
11437 Remove many references to the Emacs Lisp Archive.
11438
11439 2003-04-23 Simon Josefsson <jas@extundo.com>
11440
11441 * smtpmail.texi: Fix license (the invariant sections mentioned has
11442 never been part of the smtp manual). Align info dir entry with
11443 other emacs packages.
11444
11445 2003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
11446
11447 * tramp.texi: Version 2.0.33 released.
11448 Remove installation chapter. Remove XEmacs specifics.
11449
11450 2003-03-29 Richard M. Stallman <rms@gnu.org>
11451
11452 * tramp.texi (Top): Undo the previous renaming.
11453 (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
11454
11455 2003-03-29 Kai Großjohann <kai.grossjohann@gmx.net>
11456
11457 * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
11458 version of manual.
11459
11460 * tramp.texi (Auto-save and Backup): New node.
11461
11462 2003-03-29 Michael Albinus <Michael.Albinus@alcatel.de>
11463
11464 * tramp.texi (Top): Include trampver.texi. Rename "Emacs" to "GNU
11465 Emacs" in order to have better differentiation to "XEmacs".
11466 `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
11467 are new macros in order to point to the other Emacs flavor where
11468 appropriate. In info case, point to node `Installation' in order
11469 to explain how to generate the other way. In html case, make a
11470 link to the other html file.
11471 (Obtaining TRAMP): Add a paragraph saying to perform `autoconf'
11472 after CVS checkout/update.
11473 (Installation): Completely rewritten.
11474 (Installation parameters, Load paths): New sections under
11475 `Installation'.
11476
11477 2003-02-28 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
11478
11479 * tramp.texi: Version 2.0.30 released.
11480 Replace word "path" with "localname" where used as a component of
11481 a Tramp file name.
11482
11483 2003-02-28 Michael Albinus <Michael.Albinus@alcatel.de>
11484
11485 * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
11486 introduced.
11487 (Installation): Explain what to do if files from the tramp/contrib
11488 directory are needed.
11489
11490 2003-02-23 Alex Schroeder <alex@emacswiki.org>
11491
11492 * smtpmail.texi (How Mail Works): New.
11493
11494 2003-02-22 Alex Schroeder <alex@emacswiki.org>
11495
11496 * smtpmail.texi: New file.
11497
11498 * Makefile.in: Build SMTP manual.
11499
11500 2003-02-05 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
11501
11502 * tramp.texi: Version 2.0.29 released.
11503 (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
11504 M-x makeinfo-buffer RET. Reported by gebser@ameritech.net.
11505
11506 2003-02-01 Michael Albinus <Michael.Albinus@alcatel.de>
11507
11508 * tramp.texi (Frequently Asked Questions): Explain a workaround if
11509 another package loads accidentally Ange-FTP.
11510
11511 2003-01-24 Michael Albinus <Michael.Albinus@alcatel.de>
11512
11513 * tramp.texi (Customizing Completion): Add function
11514 `tramp-parse-sconfig'. Change example of
11515 `tramp-set-completion-function', because parsing of ssh config
11516 files looks more natural.
11517
11518 2003-01-15 Kevin Ryde <user42@zip.com.au>
11519
11520 * gnus.texi (Using MIME): Mention auto-compression-mode with
11521 gnus-mime-copy-part.
11522
11523 2003-01-15 ShengHuo ZHU <zsh@cs.rochester.edu>
11524
11525 * gnus.texi: Do not use `path' in several locations.
11526
11527 2002-12-26 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
11528
11529 * tramp.texi (External transfer methods): New method `smb'.
11530 From Michael Albinus.
11531
11532 2002-11-05 Karl Berry <karl@gnu.org>
11533
11534 * info.texi (Info-fontify): Reorder face list to avoid bad line
11535 breaks.
11536
11537 2002-10-06 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11538
11539 * tramp.texi: Move @copying to standard place.
11540 Use @insertcopying.
11541
11542 2002-10-02 Karl Berry <karl@gnu.org>
11543
11544 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi:
11545 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
11546 * eshell.texi, eudc.texi, faq.texi, forms.texi, idlwave.texi:
11547 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, reftex.texi:
11548 * sc.texi, ses.texi, speedbar.texi, vip.texi, viper.texi:
11549 * widget.texi, woman.texi:
11550 Per rms, update all manuals to use @copying instead of @ifinfo.
11551 Also use @ifnottex instead of @ifinfo around the top node, where
11552 needed for the sake of the HTML output.
11553 (The Gnus manual is not fixed since it's not clear to me how it
11554 works; and the Tramp manual already uses @copying, although in an
11555 unusual way. All others were changed.)
11556
11557 2002-09-10 Jonathan Yavner <jyavner@engineer.com>
11558
11559 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
11560 (../info/ses, ses.dvi): New targets.
11561 * ses.texi: New file.
11562
11563 2002-09-06 Pavel Janík <Pavel@Janik.cz>
11564
11565 * texinfo.tex: Update to texinfo 4.2.
11566
11567 2002-08-27 Carsten Dominik <dominik@sand.science.uva.nl>
11568
11569 * reftex.texi: Update to RefTeX 4.19.
11570
11571 2002-07-21 Jesper Harder <harder@ifa.au.dk>
11572
11573 * gnus.texi (Sorting Groups): Add key bindings for
11574 gnus-group-sort-groups-by-real-name and
11575 gnus-group-sort-selected-groups-by-real-name.
11576
11577 2002-06-17 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11578
11579 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
11580 (../info/tramp, tramp.dvi): New targets.
11581
11582 2002-01-04 Eli Zaretskii <eliz@is.elta.co.il>
11583
11584 * Makefile.in (DVI_TARGETS): Add calc.dvi.
11585 (calc.dvi): Uncomment.
11586
11587 2001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
11588
11589 * Makefile.in (INFO_TARGETS): Add ../info/calc.
11590 (../info/calc): New target.
11591
11592 2001-10-20 Gerd Moellmann <gerd@gnu.org>
11593
11594 * (Version 21.1 released.)
11595
11596 2001-10-05 Gerd Moellmann <gerd@gnu.org>
11597
11598 * Branch for 21.1.
11599
11600 2001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
11601
11602 * Makefile.in (../info/info): Use an explicit -o switch to
11603 makeinfo.
11604
11605 2001-03-05 Gerd Moellmann <gerd@gnu.org>
11606
11607 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
11608
11609 2001-02-12 Michael Kifer <kifer@cs.sunysb.edu>
11610
11611 * ediff.texi: Added ediff-coding-system-for-read.
11612
11613 * viper.texi: Fix typos.
11614
11615 2000-12-20 Eli Zaretskii <eliz@is.elta.co.il>
11616
11617 * Makefile.in (../info/idlwave): Use --no-split.
11618
11619 2000-12-14 Dave Love <fx@gnu.org>
11620
11621 * Makefile.in (mostlyclean): Remove gnustmp.*.
11622 (gnus.dvi): Change rule to remove @latex stuff.
11623
11624 2000-10-19 Eric M. Ludlam <zappo@ultranet.com>
11625
11626 * Makefile.in (Speedbar): Add build targets for speedbar.texi.
11627
11628 2000-10-13 John Wiegley <johnw@gnu.org>
11629
11630 * Makefile.in: Add build targets for eshell.texi.
11631
11632 2000-09-25 Gerd Moellmann <gerd@gnu.org>
11633
11634 * Makefile.in: Remove/comment speedbar stuff.
11635
11636 2000-09-22 Dave Love <fx@gnu.org>
11637
11638 * Makefile.in: Add emacs-mime.
11639
11640 2000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
11641
11642 * Makefile.in (INFO_TARGETS): Add ../info/woman.
11643 (DVI_TARGETS): Add woman.dvi.
11644 (../info/woman, woman.dvi): New targets.
11645
11646 2000-05-31 Stefan Monnier <monnier@cs.yale.edu>
11647
11648 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
11649
11650 * pcl-cvs.texi: New file.
11651 * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
11652 (../info/pcl-cvs, pcl-cvs.dvi): New targets.
11653
11654 2000-05-11 Gerd Moellmann <gerd@gnu.org>
11655
11656 * Makefile.in (INFO_TARGETS): Add info/ebrowse.
11657 (../info/ebrowse, ebrowse.dvi): New targets.
11658
11659 2000-01-13 Gerd Moellmann <gerd@gnu.org>
11660
11661 * Makefile.in (INFO_TARGETS): Add eudc.
11662 (DVI_TARGETS): Add eudc.dvi.
11663 (../info/eudc, eudc.dvi): New targets.
11664
11665 2000-01-05 Eli Zaretskii <eliz@is.elta.co.il>
11666
11667 * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
11668 compatibility with 8+3 filesystems).
11669 (../info/efaq): Rename from emacs-faq.
11670
11671 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
11672
11673 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
11674 (../info/idlwave, idlwave.dvi): New targets.
11675
11676 1999-10-23 Dave Love <fx@gnu.org>
11677
11678 * Makefile.in: Use autotype.texi.
11679
11680 1999-10-12 Stefan Monnier <monnier@cs.yale.edu>
11681
11682 * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
11683 faq.texi file) rather than ../info/faq.
11684
11685 1999-10-07 Gerd Moellmann <gerd@gnu.org>
11686
11687 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
11688 (../info/ada-mode, ada-mode.dvi): New targets.
11689
11690 1999-09-01 Dave Love <fx@gnu.org>
11691
11692 * Makefile.in: Add faq.
11693
11694 1999-07-12 Richard Stallman <rms@gnu.org>
11695
11696 * Version 20.4 released.
11697
11698 1998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
11699
11700 * Version 20.3 released.
11701
11702 1998-04-06 Andreas Schwab <schwab@gnu.org>
11703
11704 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
11705 Use it in dvi targets.
11706 (../etc/GNU): Change to $(srcdir) first.
11707
11708 1998-03-11 Carsten Dominik <cd@delysid.gnu.org>
11709
11710 * reftex.texi: Update for RefTeX version 3.22.
11711
11712 1998-03-01 Kim-Minh Kaplan <KimMinh.Kaplan@utopia.eunet.fr>
11713
11714 * gnus.texi (Easy Picons): Remove references to
11715 `gnus-group-display-picons'.
11716 (Hard Picons): Ditto.
11717
11718 1998-02-08 Richard Stallman <rms@psilocin.gnu.org>
11719
11720 * Makefile.in (reftex.dvi, ../info/reftex): New targets.
11721 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
11722
11723 1997-09-23 Paul Eggert <eggert@twinsun.com>
11724
11725 * Makefile.in: Merge changes mistakenly made to `Makefile'.
11726 (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
11727
11728 1997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11729
11730 * Version 20.2 released.
11731
11732 1997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11733
11734 * Version 20.1 released.
11735
11736 1997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11737
11738 * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
11739
11740 1997-04-12 Per Abrahamsen <abraham@dina.kvl.dk>
11741
11742 * widget.texi (push-button): Document it.
11743
11744 1996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11745
11746 * Version 19.33 released.
11747
11748 1996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11749
11750 * Version 19.32 released.
11751
11752 1996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
11753
11754 * Makefile.in: Add rules for the Message manual.
11755
11756 1996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
11757
11758 * gnus.texi: New version.
11759
11760 * message.texi: New manual.
11761
11762 1996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11763
11764 * Makefile.in (All info targets): cd $(srcdir) to do the work.
11765
11766 1996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11767
11768 * Makefile.in (All info targets): Specify $(srcdir) in input files.
11769 Specify -I option.
11770 (All dvi targets): Set the TEXINPUTS variable.
11771
11772 1996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
11773
11774 * Version 19.31 released.
11775
11776 1996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
11777
11778 * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
11779 (INFO_TARGETS): Use new name. This avoids name conflict on MSDOS.
11780
11781 1995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11782
11783 * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
11784 (INFO_TARGETS): Add ../info/cc-mode.
11785 (DVI_TARGETS): Add cc-mode.dvi.
11786
11787 1995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11788
11789 * Version 19.30 released.
11790
11791 1995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
11792
11793 * gnus.texi: New file.
11794
11795 1995-11-04 Erik Naggum <erik@naggum.no>
11796
11797 * gnus.texi: File deleted.
11798
11799 1995-11-02 Stephen Gildea <gildea@stop.mail-abuse.org>
11800
11801 * mh-e.texi: "Function Index" -> "Command Index" to work with
11802 Emacs 19.30 C-h C-k support of separately-documented commands.
11803
11804 1995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11805
11806 * Makefile.in (../info/ediff, ediff.dvi): New targets.
11807 (INFO_TARGETS, DVI_TARGETS): Add those new targets.
11808
11809 1995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11810
11811 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
11812 (../info/viper, viper.dvi): New targets.
11813
11814 1995-04-20 Kevin Rodgers <kevinr@ihs.com>
11815
11816 * dired-x.texi (Installation): Change the example to set
11817 buffer-local variables like dired-omit-files-p in
11818 dired-mode-hook.
11819
11820 1995-04-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11821
11822 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
11823 (../info/mh-e, mh-e.dvi): New targets.
11824
11825 1995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
11826
11827 * Makefile.in (maintainer-clean): Rename from realclean.
11828
11829 1994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11830
11831 * Makefile.in: New file.
11832 * Makefile: File deleted.
11833
11834 1994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11835
11836 * Makefile (TEXINDEX_OBJS): Variable deleted.
11837 (texindex, texindex.o, getopt.o): Rules deleted.
11838 All deps on texindex deleted.
11839 (distclean): Don't delete texindex.
11840 (mostlyclean): Don't delete *.o.
11841 * texindex.c, getopt.c: Files deleted.
11842
11843 1994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11844
11845 * Version 19.26 released.
11846
11847 1994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11848
11849 * Version 19.25 released.
11850
11851 1994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11852
11853 * Version 19.24 released.
11854
11855 1994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11856
11857 * Version 19.23 released.
11858
11859 1994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11860
11861 * Makefile: Delete spurious tab.
11862
11863 1994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11864
11865 * Makefile (.SUFFIXES): New rule.
11866
11867 1994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11868
11869 * Makefile (dired-x.dvi, ../info/dired-x): New targets.
11870 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
11871
11872 1994-01-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11873
11874 * Makefile (../info/sc): Rename from sc.info.
11875 (../info/cl): Likewise.
11876 (INFO_TARGETS): Use new names.
11877
11878 1993-12-04 Richard Stallman (rms@srarc2)
11879
11880 * getopt.c: New file.
11881 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
11882 (getopt.o): New rule.
11883 (dvi): Don't depend on texindex.
11884 (cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
11885 Depend on texindex.
11886
11887 1993-12-03 Richard Stallman (rms@srarc2)
11888
11889 * Makefile (../info/sc.info): Rename from ../info/sc.
11890 (TEXI2DVI): New variable.
11891 (cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
11892 Add explicit commands.
11893 (TEXINDEX_OBJS): Delete duplicate getopt.o.
11894
11895 1993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11896
11897 * Version 19.22 released.
11898
11899 1993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11900
11901 * Makefile (TEXINDEX_OBJS): Delete spurious period.
11902
11903 1993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11904
11905 * Version 19.21 released.
11906
11907 1993-11-15 Paul Eggert (eggert@twinsun.com)
11908
11909 * Makefile (../info/cl.info): Rename from ../info/cl.
11910
11911 1993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11912
11913 * Makefile (../etc/GNU): New target.
11914 (EMACSSOURCES): Add gnu1.texi.
11915
11916 1993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11917
11918 * Makefile (realclean): Don't delete the Info files.
11919
11920 1993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
11921
11922 * forms.texi: Fix forms.texi so that it will format correctly.
11923 Add missing `@end iftex', fix bad reference.
11924
11925 1993-10-20 Brian J. Fox (bfox@ai.mit.edu)
11926
11927 * Makefile: Fix targets for texindex, new info.texi files.
11928 * info-stnd.texi: New file implements info for standalone info
11929 reader.
11930 * info.texi: Update to include recent changes to "../info/info".
11931 New source file for ../info/info; includes info-stnd.texi.
11932
11933 * texindex.c: Include "../src/config.h" if building in emacs.
11934
11935 * Makefile: Change all files to FILENAME.texi, force all targets
11936 to be FILENAME, not FILENAME.info. This changes sc.texinfo,
11937 vip.texinfo, forms.texinfo, cl.texinfo.
11938 Add target to build texindex.c, defining `emacs'.
11939
11940 * forms.texi: Install new file to match version 2.3 of forms.el.
11941
11942 1993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11943
11944 * Version 19.19 released.
11945
11946 1993-08-10 Simon Leinen (simon@lia.di.epfl.ch)
11947
11948 * sc.texinfo: Fix info file name.
11949
11950 * Makefile (info): Add gnus and sc.
11951 (dvi): Add gnus.dvi and sc.dvi.
11952 (../info/sc, sc.dvi): New targets.
11953
11954 1993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11955
11956 * Version 19.18 released.
11957
11958 1993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11959
11960 * Makefile: Fix source file names of the separate manuals.
11961 (gnus.dvi, ../info/gnus): New targets.
11962
11963 1993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11964
11965 * Version 19.17 released.
11966
11967 1993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11968
11969 * split-man: Fix typos in last change.
11970
11971 1993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11972
11973 * Version 19.16 released.
11974
11975 1993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11976
11977 * version 19.15 released.
11978
11979 1993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11980
11981 * Makefile (distclean): It's rm, not rf.
11982
11983 1993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11984
11985 * Version 19.14 released.
11986
11987 1993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11988
11989 * Makefile: New file.
11990
11991 1993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11992
11993 * Version 19.13 released.
11994
11995 1993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11996
11997 * Version 19.9 released.
11998
11999 1993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
12000
12001 * Version 19.8 released.
12002
12003 1993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
12004
12005 * Version 19.7 released.
12006
12007 1990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
12008
12009 * gnus.texinfo: New file. Removed installation instructions.
12010
12011 1990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
12012
12013 * texindex.c: If USG, include sys/types.h and sys/fcntl.h.
12014
12015 1989-01-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
12016
12017 * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
12018 then define `\sc' as the command for smallcaps in Texinfo.
12019 This means that the @sc command will produce small caps. bfox has
12020 made the corresponding change to makeinfo and texinfm.el.
12021
12022 1988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
12023
12024 * vip.texinfo: Remove menu entry Adding Lisp Code in node
12025 Customization since the menu entry did not point to anything.
12026 Also add an @finalout command to remove overfull hboxes from the
12027 printed output.
12028
12029 * cl.texinfo: Add @bye, \input line and @settitle to file.
12030 This file is clearly intended to be a chapter of some other work,
12031 but the other work does not yet exist.
12032
12033 1988-07-25 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
12034
12035 * texinfo.texinfo: Three typos corrected.
12036
12037 ;; Local Variables:
12038 ;; coding: utf-8
12039 ;; End:
12040
12041 Copyright (C) 1993-1999, 2001-2015 Free Software Foundation, Inc.
12042
12043 This file is part of GNU Emacs.
12044
12045 GNU Emacs is free software: you can redistribute it and/or modify
12046 it under the terms of the GNU General Public License as published by
12047 the Free Software Foundation, either version 3 of the License, or
12048 (at your option) any later version.
12049
12050 GNU Emacs is distributed in the hope that it will be useful,
12051 but WITHOUT ANY WARRANTY; without even the implied warranty of
12052 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12053 GNU General Public License for more details.
12054
12055 You should have received a copy of the GNU General Public License
12056 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.