]> code.delx.au - gnu-emacs/blob - doc/misc/ChangeLog
Merge from emacs-24; up to 117702
[gnu-emacs] / doc / misc / ChangeLog
1 2014-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
2
3 * gnus.texi (Top): Add missing `HTML' menu.
4 (HTML): Fix xref to FAQ 4-16.
5
6 2014-11-09 Glenn Morris <rgm@gnu.org>
7
8 * Makefile.in (version): Remove variable.
9 (clean): No longer delete dist tarfile.
10 (dist): Remove rule; replace with code in admin.el.
11
12 2014-11-08 Glenn Morris <rgm@gnu.org>
13
14 * Makefile.in (${buildinfodir}/ccmode.info)
15 (${buildinfodir}/efaq%.info): Ensure output directory exists.
16
17 2014-11-07 Tassilo Horn <tsdh@gnu.org>
18
19 * gnus.texi (HTML): Update section so that it mentions shr and w3m.
20 Also link the full EWW manual that explains more on shr, too.
21
22 * gnus-faq.texi (FAQ 4 - Reading messages, FAQ 4-16): Add Q&A on how to
23 increase contrast when displaying HTML mail with shr.
24
25 * eww.texi (Advanced): Document increasing contrast with
26 shr-color-visible-distance-min and
27 shr-color-visible-luminance-min.
28
29 2014-11-02 Teodor Zlatanov <tzz@lifelogs.com>
30
31 * auth.texi (Help for users): Explain quoting rules better.
32
33 2014-10-30 Glenn Morris <rgm@gnu.org>
34
35 * efaq.texi (Gnus does not work with NNTP): Remove; ancient.
36
37 2014-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
38
39 * eieio.texi (Accessing Slots, CLOS compatibility): Adjust wording
40 since `setf' is in core rather than in CL nowadays.
41
42 2014-10-29 Paul Eggert <eggert@cs.ucla.edu>
43
44 Simplify use of current-time and friends.
45 * org.texi (Dynamic blocks): Omit unnecessary call to current-time
46 in example.
47
48 2014-10-28 Christopher Schmidt <ch@ristopher.com>
49
50 * calc.texi (Quick Calculator): Mention prefix argument of
51 `quick-calc'.
52
53 2014-10-26 Eric S. Raymond <esr@thyrsus.com>
54
55 * efaq-w32.texi: Neutralized language specific to a repository type.
56
57 2014-10-25 Eric S. Raymond <esr@thyrsus.com>
58
59 * gnus-coding.txt: Neutralized language specific to a repository type.
60
61 2014-10-20 Glenn Morris <rgm@gnu.org>
62
63 * Merge in all changes up to 24.4 release.
64
65 2014-10-13 Glenn Morris <rgm@gnu.org>
66
67 * Makefile.in (dist): Update for new output variables.
68
69 2014-10-08 Leo Liu <sdl.web@gmail.com>
70
71 * cl.texi (Porting Common Lisp): Remove parse-integer.
72
73 2014-10-06 Ulf Jasper <ulf.jasper@web.de>
74
75 * newsticker.texi (Supported Formats): Fix order of subheading and
76 itemize.
77
78 2014-10-04 Glenn Morris <rgm@gnu.org>
79
80 * vip.texi (Other Vi Commands): Markup fix.
81
82 2014-10-03 Bastien Guerry <bzg@gnu.org>
83
84 * org.texi (Key bindings and useful functions): Fix typo.
85 Use the correct function's name.
86
87 2014-10-03 Michael Brand <michael.ch.brand@gmail.com>
88
89 * org.texi (Formula syntax for Calc): Add `f-1' to TBLFM example
90 about `nan'.
91
92 2014-10-03 Nicolas Goaziou <mail@nicolasgoaziou.fr>
93
94 * org.texi (Export settings): Be more explicit about how output
95 file name is built.
96
97 * org.texi (Headings and sectioning structure): Document menus.
98
99 * org.texi (Include files, Publishing options): Remove reference
100 to nonexistent variable.
101
102 2014-10-03 Eli Zaretskii <eliz@gnu.org>
103
104 * erc.texi (Connecting): Remove stray "OA" that failed the manual
105 build.
106
107 2014-10-03 Kelvin White <kwhite@gnu.org>
108
109 * erc.texi (Advanced Usage, Options): Add descriptions and examples
110 for erc-format-nick-function and erc-rename-buffers options.
111
112 2014-09-26 Leo Liu <sdl.web@gmail.com>
113
114 * cl.texi (Predicates on Numbers): Document cl-digit-char-p.
115 (Numerical Functions): Document cl-parse-integer. (Bug#18557)
116
117 2014-09-24 Ulf Jasper <ulf.jasper@web.de>
118
119 * newsticker.texi: Reworked. Document new treeview group
120 commands. Remove VERSION, UPDATED, use EMACSVER instead.
121 Use term 'feed reader'.
122
123 2014-09-04 Paul Eggert <eggert@cs.ucla.edu>
124
125 Less chatter in 'make' output.
126 * Makefile.in (clean): Simplify, for shorter command line.
127
128 2014-08-07 Reuben Thomas <rrt@sc3d.org>
129
130 * ediff.texi (Merging and diff3): Don't mention lack of support
131 for VMS diff, we no longer support VMS.
132
133 2014-08-07 Michael Albinus <michael.albinus@gmx.de>
134
135 * tramp.texi (Remote shell setup): Explain, how to change command
136 line arguments of remote "nc" listener.
137
138 2014-07-31 Tassilo Horn <tsdh@gnu.org>
139
140 * gnus.texi (Group Parameters): Document that `gcc-self' may also be a
141 list.
142
143 2014-07-28 Stephen Berman <stephen.berman@gmx.net>
144
145 * todo-mode.texi (Marked Items): Correct omission of item deletion
146 from commands applying to both todo and done items.
147
148 2014-07-18 Albert Krewinkel <albert+gnus@zeitkraut.de>
149
150 * gnus.texi (Posting Styles): Document the possibility to perform
151 string replacements when matching against headers.
152
153 2014-07-09 Stephen Berman <stephen.berman@gmx.net>
154
155 * todo-mode.texi (Levels of Organization): Comment out statement
156 that Emacs recognizes todo files by their extension, since this
157 feature has been removed due to bug#17482.
158
159 2014-07-03 Michael Albinus <michael.albinus@gmx.de>
160
161 * trampver.texi: Update release number.
162
163 2014-07-03 Glenn Morris <rgm@gnu.org>
164
165 * info.texi, mh-e.texi: "Online help" doesn't mean what it
166 used to any more.
167
168 * idlwave.texi (Introduction): Comment out dead http screenshot links.
169
170 2014-06-24 Leo Liu <sdl.web@gmail.com>
171
172 * dired-x.texi (Omitting Files in Dired, Omitting Variables):
173 Fix key binding to dired-omit-mode. (Bug#16354)
174
175 2014-06-24 Eli Zaretskii <eliz@gnu.org>
176
177 * autotype.texi (Skeleton Language): Document the \n feature better.
178
179 2014-06-23 Glenn Morris <rgm@gnu.org>
180
181 * Makefile.in (%.texi): Disable implicit rules.
182
183 2014-06-22 Mario Lang <mlang@delysid.org>
184
185 * srecode.texi (Base Arguments): The the -> to the.
186
187 * org.texi (Images in ODT export): The the -> the.
188
189 2014-06-21 Eli Zaretskii <eliz@gnu.org>
190
191 * autotype.texi (Skeleton Language): Document the feature of \n
192 when at eol.
193
194 2014-06-21 Michael Albinus <michael.albinus@gmx.de>
195
196 * dbus.texi (Type Conversion): Formatting edits in example.
197
198 2014-06-15 Michael Albinus <michael.albinus@gmx.de>
199
200 Sync with Tramp 2.2.10.
201
202 * tramp.texi (Inline methods): Remove restriction on "telnet".
203 Recommend sharing ssh connections for "plink".
204 (External methods): Remove "sftp". Merge "pscp" and "psftp"
205 descriptions. Recommend sharing ssh connections. Add "nc" method.
206 (GVFS based methods): Add "sftp".
207 (Customizing Completion, External packages, Issues):
208 Use @dots{}.
209
210 * trampver.texi: Update release number.
211
212 2014-06-15 Glenn Morris <rgm@gnu.org>
213
214 * Makefile.in (bootstrap-clean): New.
215
216 2014-06-12 Vincent Belaïche <vincentb1@users.sourceforge.net>
217
218 * ses.texi: Adding documentation for SES local printer functions.
219
220 2014-06-12 Glenn Morris <rgm@gnu.org>
221
222 * Makefile.in: Use GNU Make features to reduce duplication.
223 (mkinfodir): Remove.
224 (${buildinfodir}): Generate using an order-only prerequisite.
225 (.dvi.ps): Replace with pattern rule.
226 ($INFO_TARGETS): Mark as PHONY.
227 (${buildinfodir}): New rule.
228 (EXTRA_OPTS, need_emacsver, need_emacsver_prefix): New variables.
229 (${buildinfodir}/%.info, %.dvi, %.pdf, %.html, %.ps):
230 New pattern rules, replacing numerous previous explicit rules.
231 (info_template): New definition.
232 (gnus.dvi, gnus.pdf): Use distinct intermediate files.
233 (mostlyclean): Adjust for above gnus change.
234
235 2014-06-11 Glenn Morris <rgm@gnu.org>
236
237 * Makefile.in (INFO_INSTALL): Update for 2013-08-28 DOCMISC_W32 change.
238
239 2014-06-10 Glenn Morris <rgm@gnu.org>
240
241 * Makefile.in (INFO_EXT): Remove and replace by ".info" throughout.
242 (INFO_OPTS): Set directly rather than with configure.
243
244 2014-06-08 Karl Berry <karl@gnu.org>
245
246 * doc/info.texi (Help-^L): "mode line", "screenful",
247 stand-alone and Emacs Info both use the mode line.
248 Use x instead of weird C-x 0 to get rid of help msg
249 in standalone Info.
250
251 2014-06-08 Glenn Morris <rgm@gnu.org>
252
253 * vip.texi (Files): Defer to Emacs manual for uniquify details.
254
255 * info.texi (Help-Small-Screen): Clarify details of S-SPC.
256 (Help-Small-Screen, Help-]): Do not mention S-SPC.
257 (Emacs Info Variables): Markup fix.
258
259 * ebrowse.texi (Source Display, Finding/Viewing):
260 * erc.texi (Sample Session):
261 * ses.texi (The Basics):
262 * todo-mode.texi (Moving and Deleting Items):
263 * woman.texi (Navigation): Markup fixes re SPC, RET.
264
265 2014-06-02 Glenn Morris <rgm@gnu.org>
266
267 * efaq.texi (Finding a package with particular functionality):
268 Update example.
269 * vip.texi: Mention this is obsolete.
270
271 2014-05-27 Paul Eggert <eggert@cs.ucla.edu>
272
273 * texinfo.tex: Update from gnulib.
274
275 2014-05-26 Paul Eggert <eggert@cs.ucla.edu>
276
277 Specify coding if Latin-1 Emacs would misinterpret (Bug#17575).
278 * htmlfontify.texi, org.texi: Add "coding: utf-8".
279
280 2014-05-26 Stephen Berman <stephen.berman@gmx.net>
281
282 * todo-mode.texi: Update in light of changes due to bug#17482.
283 Replace numerous mistaken uses of literal quotes with proper
284 Texinfo markup.
285 (Todo Mode Entry Points): Comment out reference to using find-file
286 or Dired to visit Todo files, since this has been disabled (bug#17482).
287
288 2014-05-20 Leo Liu <sdl.web@gmail.com>
289
290 * cl.texi (List Functions, Efficiency Concerns): Update cl-endp.
291
292 2014-05-13 Paul Eggert <eggert@cs.ucla.edu>
293
294 * texinfo.tex: Update from gnulib.
295
296 2014-05-08 Michael Albinus <michael.albinus@gmx.de>
297
298 * tramp.texi (Frequently Asked Questions): Mention HISTFILE
299 setting in ~/.ssh/environment.
300
301 2014-05-04 Stephen Berman <stephen.berman@gmx.net>
302
303 * todo-mode.texi: Update, improve exposition, add cross
304 references, fix typos.
305 (Inserting New Items, Editing Item Headers and Text): Rewrite to
306 document new user interface.
307
308 2014-05-04 Glenn Morris <rgm@gnu.org>
309
310 * autotype.texi (Skeleton Language):
311 * message.texi (Header Commands): Replace `iff'.
312
313 2014-05-02 Paul Eggert <eggert@cs.ucla.edu>
314
315 * vhdl-mode.texi: Add "@documentencoding UTF-8",
316 since this is a toplevel .texi file.
317
318 2014-04-22 Bastien Guerry <bzg@gnu.org>
319
320 * org.texi (Installation): Be more clear on why installing Org
321 through ELPA should be done without loading any Org file.
322
323 * org.texi (Emphasis and monospace): Document the use of
324 =verbatim= and ~code~ to be consistent with
325 `org-element-text-markup-successor'.
326
327 * org.texi (In-buffer settings, Radio tables): Tiny fixes.
328
329 * org.texi (Initial visibility):
330 * org.texi (Literal examples): Fix typos.
331
332 2014-04-22 Michael Brand <michael.ch.brand@gmail.com>
333
334 * org.texi (Column attributes): Add a sentence to point out
335 the dependency on the format specifier.
336
337 2014-04-22 Nicolas Goaziou <n.goaziou@gmail.com>
338
339 * org.texi (The Export Dispatcher): Reformulation.
340
341 * org.texi (@LaTeX{} specific attributes): Update manual.
342
343 * org.texi (Top, Exporting): Org has its own documentation and
344 should therefore be removed from "Other build-in back-ends".
345
346 2014-04-22 Stefan Monnier <monnier@iro.umontreal.ca>
347
348 * cl.texi (Structures): Remove cl-struct-set-slot-value.
349
350 2014-04-20 Daniel Colascione <dancol@dancol.org>
351
352 * cl.texi (Declarations): Document changes to `cl-the' and defstruct functions.
353
354 2014-04-17 Paul Eggert <eggert@cs.ucla.edu>
355
356 * Makefile.in (infoclean): Be consistent about reporting failures.
357
358 2014-03-27 Glenn Morris <rgm@gnu.org>
359
360 * Makefile.in (INFO_COMMON): Add vhdl-mode.
361 (vhdl_mode_deps, vhdl-mode, $(buildinfodir)/vhdl-mode$(INFO_EXT))
362 (vhdl-mode.dvi, vhdl-mode.pdf, vhdl-mode.html): New rules/variables.
363
364 * vhdl-mode.texi: General clean-up. Set copyright to FSF, add license.
365 Remove hand-written node pointers. Remove info re old Emacs versions.
366 Markup fixes.
367 (Getting Connected): Remove irrelevant info.
368 (Indentation Commands, Requirements): Remove empty/irrelevant nodes.
369 (Frequently Asked Questions): Electric indent is now enabled.
370
371 2014-03-27 Reto Zimmermann <reto@gnu.org>
372 Rod Whitby <software.vhdl-mode@rwhitby.net>
373
374 * vhdl-mode.texi: New file, imported from upstream vhdl-mode.
375
376 2014-03-26 Paul Eggert <eggert@cs.ucla.edu>
377
378 * texinfo.tex: Update from gnulib.
379
380 2014-03-26 Michael Albinus <michael.albinus@gmx.de>
381
382 * tramp.texi (Frequently Asked Questions): Add fish shell settings.
383
384 2014-03-23 Katsumi Yamaoka <yamaoka@jpl.org>
385
386 * gnus.texi (Ma Gnus): Mention header attachment buttons.
387
388 2014-03-23 Lars Ingebrigtsen <larsi@gnus.org>
389
390 * emacs-mime.texi (MML Definition): Document recipient-filename.
391
392 2014-03-23 Katsumi Yamaoka <yamaoka@jpl.org>
393
394 * gnus.texi (MIME Commands):
395 Mention gnus-mime-buttonize-attachments-in-header and
396 gnus-mime-display-attachment-buttons-in-header.
397
398 2014-03-23 Lars Ingebrigtsen <larsi@gnus.org>
399
400 * message.texi (Forwarding):
401 Mention `message-forward-included-headers'.
402
403 2014-03-23 Lars Ingebrigtsen <larsi@gnus.org>
404
405 * gnus.texi: w3 is no longer supported by Gnus.
406
407 2014-03-22 Glenn Morris <rgm@gnu.org>
408
409 * efaq.texi (Informational files for Emacs): Do not mention etc/GNU.
410
411 2014-03-21 Glenn Morris <rgm@gnu.org>
412
413 * ede.texi (ede-linux):
414 * vip.texi (New Bindings): Tiny copyedits.
415
416 2014-03-18 Stefan Monnier <monnier@iro.umontreal.ca>
417
418 * vip.texi (Other Vi Commands): Adjust doc of C-j.
419
420 * cc-mode.texi (Indentation Commands): Remove C-j, since it's not
421 defined by CC-mode but globally.
422 (FAQ): Tweak text about RET and auto-indentation.
423
424 2014-03-18 David Engster <deng@randomsample.de>
425
426 * ede.texi (Project Local Variables): Remove reference to
427 `ede-java-root' and the example using it.
428 (Android projects, ede-java-root): Remove nodes since they are
429 only in CEDET upstream (Bug#17030). All nodes updated.
430 (ede-cpp-root): Document the :compile-command slot.
431 (ede-linux): Document new variables
432 `project-linux-build-directory-default' and
433 `project-linux-architecture-default'.
434
435 2014-03-12 Glenn Morris <rgm@gnu.org>
436
437 * eww.texi (History and Acknowledgments):
438 Don't list everyone who changed the code.
439
440 * ada-mode.texi, auth.texi, calc.texi, ebrowse.texi, efaq.texi:
441 * emacs-gnutls.texi, epa.texi, ert.texi, eshell.texi, eww.texi:
442 * flymake.texi, gnus.texi, info.texi, message.texi, mh-e.texi:
443 * newsticker.texi, pcl-cvs.texi, rcirc.texi, sem-user.texi:
444 * smtpmail.texi, url.texi, viper.texi, wisent.texi, woman.texi:
445 Use @file for buffers, per the Texinfo manual.
446
447 2014-03-12 Paul Eggert <eggert@cs.ucla.edu>
448
449 * org.texi: Don't set txicodequoteundirected and txicodequotebacktick
450 so that the Org Manual's style for ` and ' in code is consistent
451 with the other Emacs manuals. This affects PDF, not .info files.
452
453 2014-03-12 Glenn Morris <rgm@gnu.org>
454
455 * octave-mode.texi (Using Octave Mode): Remove outdated stuff
456 about RET and indentation.
457
458 2014-03-03 Juanma Barranquero <lekktu@gmail.com>
459
460 * gnus.texi:
461 * semantic.texi: Fix whitespace.
462
463 * ede.texi (Android projects):
464 * eieio.texi (Class Options, Making New Objects)
465 (Method Invocation, CLOS compatibility):
466 * sem-user.texi (Tag Decoration Mode): Fix typos.
467
468 2014-03-02 Xue Fuqiao <xfq@gnu.org>
469
470 * sem-user.texi (Create System Databases): Markup fix.
471
472 2014-02-28 Glenn Morris <rgm@gnu.org>
473
474 * info.texi (Further Reading): Rename node from Expert Info.
475 Remove stuff about writing Info nodes by hand.
476 (Help-Cross): Move node from (mainly deleted) chapter 3 to chapter 1.
477
478 * info.texi: Nuke hand-written node pointers.
479
480 2014-02-28 Karl Berry <karl@gnu.org>
481
482 * info.texi (Top): Mention H for a summary of all commands.
483
484 2014-02-25 Glenn Morris <rgm@gnu.org>
485
486 * edt.texi (Quick start, Starting emulation): Update hook details.
487 * efaq.texi (Fullscreen mode on MS-Windows)
488 (Terminal setup code works after Emacs has begun): Update hook details.
489 * vip.texi (Loading VIP): Fix hook example.
490
491 * efaq-w32.texi (Bash): Don't use setq with hooks.
492
493 2014-02-24 Paul Eggert <eggert@cs.ucla.edu>
494
495 * texinfo.tex: Update from gnulib.
496
497 2014-02-22 Xue Fuqiao <xfq@gnu.org>
498
499 * remember.texi (Quick Start): Add an index.
500 (Function Reference, Quick Start): Add cross-references.
501
502 2014-02-21 Glenn Morris <rgm@gnu.org>
503
504 * flymake.texi (Starting the syntax check process): Grammar fix.
505
506 * tramp.texi (External packages): Grammar fix.
507 Reword for default sentinel not being nil any more.
508
509 2014-02-19 Michael Albinus <michael.albinus@gmx.de>
510
511 * trampver.texi: Update release number.
512
513 2014-02-19 Glenn Morris <rgm@gnu.org>
514
515 * remember.texi: Copyedits.
516 (Quick Start): No need for manual autoloads. Mention remember-notes.
517 (Function Reference): Update arguments. Add new commands.
518
519 2014-02-18 Glenn Morris <rgm@gnu.org>
520
521 * remember.texi (copying): Bump remember mode version.
522 (Installation): Remove unnecessary chapter.
523 (Quick Start): No need to explicitly load remember.el.
524 (Separate Text Files): New section.
525
526 2014-02-17 Glenn Morris <rgm@gnu.org>
527
528 * eieio.texi (Class Values, CLOS compatibility):
529 Remove references to deleted eieio-describe-class/generic.
530
531 2014-02-16 Michael Albinus <michael.albinus@gmx.de>
532
533 Sync with Tramp 2.2.9.
534 * trampver.texi: Update release number.
535
536 * efaq-w32.texi (Tramp ssh): Remove also pscp1 and pscp2.
537
538 2014-02-14 Jay Belanger <jay.p.belanger@gmail.com>
539
540 * calc.texi (Single-Variable Statistics): Remove mention of
541 incorrect keybinding.
542
543 2014-02-12 Paul Eggert <eggert@cs.ucla.edu>
544
545 * texinfo.tex: Update from gnulib.
546
547 2014-02-08 Glenn Morris <rgm@gnu.org>
548
549 * auth.texi (GnuPG and EasyPG Assistant Configuration):
550 Be agnostic about authinfo/authinfo.gpg default order. (Bug#16642)
551
552 2014-02-07 Glenn Morris <rgm@gnu.org>
553
554 * viper.texi (File and Buffer Handling): Prefer ido to iswitchb.
555
556 2014-02-06 Glenn Morris <rgm@gnu.org>
557
558 * epa.texi (Mail-mode integration): Mention epa-mail-aliases.
559
560 * mh-e.texi, viper.texi: Do not use colons in index entries.
561
562 2014-02-05 Paul Eggert <eggert@cs.ucla.edu>
563
564 * texinfo.tex: Update from gnulib.
565
566 2014-02-05 Glenn Morris <rgm@gnu.org>
567
568 * epa.texi: Add indices.
569
570 * url.texi (Cookies): Mention url-cookie-list command.
571
572 2014-02-03 Glenn Morris <rgm@gnu.org>
573
574 * cl.texi (Blocks and Exits): Mention cl-tagbody.
575
576 2014-02-02 Glenn Morris <rgm@gnu.org>
577
578 * efaq-w32.texi (Tramp ssh): Remove deleted tramp methods.
579
580 2014-01-31 Glenn Morris <rgm@gnu.org>
581
582 * efaq.texi (Replacing highlighted text):
583 Update delete-selection-mode doc.
584
585 2014-01-30 Xue Fuqiao <xfq.free@gmail.com>
586
587 * sem-user.texi (Include paths): Fix a Texinfo command.
588
589 2014-01-27 Glenn Morris <rgm@gnu.org>
590
591 * idlwave.texi (Lesson III---User Catalog, Online Help)
592 (Starting the Shell, Catalogs, User Catalog):
593 * remember.texi (Quick Start):
594 * viper.texi:
595 * vip.texi (Customization, Customizing Constants)
596 (Customizing Key Bindings): Update for files being in ~/.emacs.d/.
597
598 2014-01-25 Xue Fuqiao <xfq.free@gmail.com>
599
600 * cc-mode.texi (Minor Modes): Minor fix.
601
602 2014-01-24 David Engster <deng@randomsample.de>
603
604 * eieio.texi (Introduction): Fix references.
605
606 2014-01-24 Glenn Morris <rgm@gnu.org>
607
608 * efaq.texi (Termcap/Terminfo entries for Emacs):
609 Use M-x term rather than M-x terminal-emulator.
610
611 * emacs-mime.texi (time-date): Use float-time.
612
613 2014-01-22 David Engster <deng@randomsample.de>
614
615 * eieio.texi (Introduction): Move introductory paragraph about
616 EIEIO and CLOS from 'Building Classes' to here.
617 (Documentation): Remove, since eieio-doc is not part of Emacs.
618 (Class Values, CLOS compatibility): Mention that
619 `describe-function' will also give information about classes.
620
621 2014-01-20 Paul Eggert <eggert@cs.ucla.edu>
622
623 * texinfo.tex: Update from gnulib.
624
625 2014-01-15 Glenn Morris <rgm@gnu.org>
626
627 * Makefile.in (eww_deps): Does not depend on emacsver.texi.
628
629 2014-01-12 Michael Albinus <michael.albinus@gmx.de>
630
631 * tramp.texi (all): Doc fix according to GNU Coding Standards.
632 Use "file name" instead of "filename" or "path". Use "host"
633 instead of "machine".
634
635 2014-01-12 David Engster <deng@randomsample.de>
636
637 * eieio.texi (Introduction): `class-of' is obsolete.
638 (Predicates, Basic Methods): Adapt function names to namespace
639 cleanup.
640
641 2014-01-12 Xue Fuqiao <xfq.free@gmail.com>
642
643 * eww.texi (Basics): Use "directory" instead of "path" (Bug#16419).
644
645 2014-01-12 Glenn Morris <rgm@gnu.org>
646
647 * efaq.texi (Guidelines for newsgroup postings)
648 (Informational files for Emacs):
649 Remove references to etc/MAILINGLISTS, etc/INTERVIEW.
650
651 2014-01-10 Stefan Monnier <monnier@iro.umontreal.ca>
652
653 * cl.texi (Function Bindings): Fix incorrect description of cl-let.
654
655 2014-01-09 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
656
657 * Makefile.in: Add eww.texi.
658 * eww.texi: New file.
659
660 2014-01-07 Glenn Morris <rgm@gnu.org>
661
662 * efaq.texi (Problems with very large files): Fix superscript typo.
663
664 2013-01-07 Rasmus <w530@pank.eu>
665
666 * org.texi (Global and local cycling): Fix missing '@'.
667
668 2013-01-07 Bastien Guerry <bzg@gnu.org>
669
670 * org.texi (Global and local cycling): Mention C-u C-u TAB.
671 (Include files, The Export Dispatcher)
672 (Advanced configuration)
673 (Header arguments in Org mode properties): Spelling fixes.
674 (Special blocks): Add #+BEGIN_ABSTRACT as another example.
675 (@LaTeX{} specific attributes): New index entries.
676 Use #+BEGIN_ABSTRACT in the example.
677
678 2013-01-07 Nicolas Goaziou <n.goaziou@gmail.com>
679
680 * org.texi (Org export): New section.
681 (HTML doctypes): Fix whitespace error. Fix display.
682 (Publishing options): Add missing html publishing options.
683
684 2014-01-07 Glenn Morris <rgm@gnu.org>
685
686 * efaq.texi (Basic editing, Packages that do not come with Emacs):
687 Merge in some info from etc/MORE.STUFF.
688
689 2014-01-05 Paul Eggert <eggert@cs.ucla.edu>
690
691 Specify .texi encoding (Bug#16292).
692 * ada-mode.texi, auth.texi, autotype.texi, bovine.texi, calc.texi:
693 * cc-mode.texi, cl.texi, dbus.texi, dired-x.texi, ebrowse.texi:
694 * ede.texi, ediff.texi, edt.texi, efaq.texi, eieio.texi:
695 * emacs-gnutls.texi, epa.texi, erc.texi, ert.texi:
696 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi:
697 * gnus-faq.texi, htmlfontify.texi, idlwave.texi, ido.texi, info.texi:
698 * message.texi, mh-e.texi, newsticker.texi, nxml-mode.texi:
699 * octave-mode.texi, org.texi, pcl-cvs.texi, pgg.texi, rcirc.texi:
700 * reftex.texi, remember.texi, sasl.texi, sc.texi, semantic.texi:
701 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi, srecode.texi:
702 * todo-mode.texi, tramp.texi, url.texi, vip.texi, viper.texi:
703 * widget.texi, wisent.texi, woman.texi:
704 Add @documentencoding.
705
706 2014-01-03 Aidan Gauland <aidalgol@amuri.net>
707
708 * eshell.texi (What Eshell is not): Clean up confusing clause.
709
710 2014-01-03 Glenn Morris <rgm@gnu.org>
711
712 * efaq-w32.texi, reftex.texi: Use @insertcopying in non-TeX.
713
714 * ede.texi, eieio.texi, semantic.texi, srecode.texi:
715 Add copyright notice to titlepage.
716
717 * dbus.texi, nxml-mode.texi, widget.texi: Add titlepage.
718
719 * ert.texi: Add a titlepage. Use @insertcopying.
720
721 * calc.texi (Top): Use @top rather than @chapter.
722
723 2014-01-03 Aidan Gauland <aidalgol@amuri.net>
724
725 * eshell.texi (top): Fix incorrect use of xref.
726
727 2014-01-03 Aidan Gauland <aidalgol@amuri.net>
728
729 * eshell.texi (top): Fix incorrect info filename in an xref.
730
731 2014-01-02 Glenn Morris <rgm@gnu.org>
732
733 * Makefile.in (cc_mode_deps): Rename from (typo) ccmode_deps.
734
735 2014-01-02 Aidan Gauland <aidalgol@amuri.net>
736
737 * eshell.texi (Command Basics): Remove `Command basics' chapter.
738
739 2014-01-02 Aidan Gauland <aidalgol@amuri.net>
740
741 * eshell.texi (What is Eshell?): Add section about what not to use
742 Eshell for.
743
744 2013-12-23 Teodor Zlatanov <tzz@lifelogs.com>
745
746 * emacs-gnutls.texi (Help For Users): Document `gnutls-verify-error'.
747
748 2013-12-22 Glenn Morris <rgm@gnu.org>
749
750 * woman.texi (Navigation): Use itemx where appropriate.
751
752 2013-12-20 Tassilo Horn <tsdh@gnu.org>
753
754 * info.texi, woman.texi:
755 Document `S-SPC' as alternative to `DEL' for scrolling.
756
757 2013-12-20 Jay Belanger <jay.p.belanger@gmail.com>
758
759 * calc.texi (Stack Manipulation Commands): Mention using the variable
760 `calc-context-sensitive-enter' for `calc-enter' and `calc-pop'.
761
762 2013-12-12 Michael Albinus <michael.albinus@gmx.de>
763
764 * tramp.texi (direntry): Use ssh but rsh.
765 (all): Encode all environment variable names with @env{...}.
766 (Bug Reports): Refer to Testing node.
767
768 2013-12-12 Glenn Morris <rgm@gnu.org>
769
770 * autotype.texi, cc-mode.texi, ediff.texi, ert.texi:
771 * htmlfontify.texi, ido.texi, octave-mode.texi, org.texi:
772 * srecode.texi, todo-mode.texi, tramp.texi:
773 Sync direntry with info/dir version.
774
775 2013-12-11 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
776
777 * Makefile.in: Add octave-mode.texi.
778
779 2013-12-11 Kurt Hornik <Kurt.Hornik@wu-wien.ac.at>
780 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
781
782 * octave-mode.texi: Import from GNU Octave (doc/interpreter/emacs.txi).
783
784 2013-12-08 Juanma Barranquero <lekktu@gmail.com>
785
786 * dbus.texi (Properties and Annotations): Fix typo.
787
788 2013-12-06 Bastien Guerry <bzg@gnu.org>
789
790 * org.texi: Don't include Emacs version within Org's version.
791
792 2013-12-06 Nicolas Goaziou <n.goaziou@gmail.com>
793
794 * org.texi (Creating one-off styles): Use new export snippet
795 syntax.
796
797 * org.texi (Export settings): Documentation describing how text
798 above the first heading is ignored when an :export: tag is in a
799 file.
800
801 2013-12-05 Michael Albinus <michael.albinus@gmx.de>
802
803 * dbus.texi (Type Conversion): Clarify unibyte-ness of strings.
804
805 2013-11-30 Glenn Morris <rgm@gnu.org>
806
807 * Makefile.in (distclean): Remove Makefile.
808
809 2013-11-20 era eriksson <era+emacsbugs@iki.fi>
810
811 * ses.texi (Quick Tutorial): New chapter. (Bug#14748)
812 (The Basics, Formulas): Copyedits.
813 (Resizing, Printer functions): Add index entries.
814
815 2013-11-17 Jay Belanger <jay.p.belanger@gmail.com>
816
817 * calc.texi (Customizing Calc): Mention new variable
818 `calc-context-sensitive-enter'.
819
820 2013-11-12 Aaron Ecay <aaronecay@gmail.com>
821
822 * org.texi (Exporting code blocks): Document the 'inline-only
823 setting for `org-export-babel-evaluate'. Document how :var
824 introduces code block dependencies.
825
826 2013-11-12 Achim Gratz <Stromeko@Stromeko.DE>
827
828 * org.texi (Header arguments): Document header-args[:lang]
829 properties and remove deprecated old-style properties from
830 documentation.
831
832 * org.texi (Agenda commands): Remove footnote from @tsubheading
833 and add a sentence with the reference instead.
834
835 2013-11-12 Bastien Guerry <bzg@gnu.org>
836
837 * org.texi (Catching invisible edits):
838 * org.texi (Plain lists, Plain lists):
839 * org.texi (Advanced configuration):
840 * org.texi (Tag groups):
841 * org.texi (Conventions):
842 * org.texi (Checkboxes, Radio lists):
843 * org.texi (Top, Summary, Exporting):
844 * org.texi (In-buffer settings): Fix typos.
845
846 * org.texi (Refile and copy): Document `org-copy' and `C-3 C-c
847 C-w'. Add an index entry for `org-refile-keep'.
848
849 * org.texi (Plain lists): Add an index entry for sorting plain
850 list. Document sorting by checked status for check lists.
851
852 * org.texi (Publishing options): Fix old variable names.
853
854 * org.texi (Orgstruct mode): Fix suggested setting of
855 `orgstruct-heading-prefix-regexp'.
856
857 * org.texi (Export settings):
858 Document `org-export-allow-bind-keywords'.
859
860 * org.texi (History and Acknowledgments): Small rephrasing.
861
862 * org.texi (Template elements): Add a footnote about tags accepted
863 in a year datetree.
864
865 * org.texi (Beamer export, @LaTeX{} and PDF export)
866 (Header and sectioning, @LaTeX{} specific attributes):
867 Enhance style.
868
869 * org.texi (Agenda commands): Add a footnote about dragging agenda
870 lines: it does not persist and it does not change the .org files.
871
872 * org.texi (Agenda commands): Add a table heading for dragging
873 agenda lines forward/backward.
874
875 * org.texi (Agenda commands): Add documentation for
876 `org-agenda-bulk-toggle' and `org-agenda-bulk-toggle-all'.
877
878 * org.texi (Publishing options): Update the list of options.
879 (Simple example, Complex example): Fix the examples.
880
881 * org.texi (Formula syntax for Calc): Don't use a bold font the
882 warning.
883
884 * org.texi (Other built-in back-ends): New section.
885
886 * org.texi (Editing source code):
887 Document `org-edit-src-auto-save-idle-delay' and
888 `org-edit-src-turn-on-auto-save'.
889
890 * org.texi (External links): Document contributed link types
891 separately.
892
893 * org.texi (Closing items):
894 Document `org-closed-keep-when-no-todo'.
895
896 * org.texi (Export back-ends): Rename from "Export formats".
897 (The Export Dispatcher): Remove reference to
898 `org-export-run-in-background'.
899 (Export settings): Minor rewrites.
900 (ASCII/Latin-1/UTF-8 export): Update variable's name.
901 (In-buffer settings): Add #+HTML_HEAD_EXTRA.
902
903 * org.texi (Export in foreign buffers): New section.
904 (Exporting): Remove documentation about converting the selected
905 region.
906
907 * org.texi (Advanced configuration): Put the filter valid types in
908 a table. Use @lisp and @smalllisp.
909
910 * org.texi: Use @code{nil} instead of nil. Update the maintainer
911 contact info.
912
913 * org.texi (Exporting): Better introductory sentence. Add a note
914 about conversion commands.
915 (Feedback, Orgstruct mode, Built-in table editor)
916 (Built-in table editor, Orgtbl mode, Updating the table)
917 (Property syntax, Capturing column view, Capture)
918 (Agenda files, Agenda commands, CDLaTeX mode, CDLaTeX mode)
919 (Exporting, Extending ODT export)
920 (Working with @LaTeX{} math snippets, dir, Customization)
921 (Radio tables, A @LaTeX{} example, Pulling from MobileOrg):
922 Uniformly use @kbd{M-x command RET}.
923
924 * org.texi (Filtering/limiting agenda items): New subsection.
925 Document the use of `org-agenda-max-*' options and
926 `org-agenda-limit-interactively' from the agenda.
927 (Agenda commands): Move details about filtering commands to
928 the new section, only include a summary here.
929 (Customizing tables in ODT export)
930 (System-wide header arguments, Conflicts, Dynamic blocks):
931 Use spaces for indentation.
932
933 * org.texi (Emphasis and monospace): Mention `org-emphasis-alist'.
934
935 * org.texi (Links in HTML export, Images in HTML export)
936 (post): Fix syntax within #+ATTR_*.
937 (Tables in HTML export): Document `org-html-table-row-tags'
938 and use `org-html-table-default-attributes' instead of
939 `org-html-table-tag'.
940
941 * org.texi (Publishing action, Publishing options)
942 (Publishing links): Major rewrite. Enhance explanations for
943 `org-org-publish-to-org'. Remove reference to
944 `org-export-run-in-background'.
945
946 * org.texi: Fix many small typos. Use #+NAME instead of
947 #+TBLNAME. Use @smalllisp instead of @example.
948 (Special symbols): Add index?
949 (HTML preamble and postamble): Don't mention obsolete use of
950 opt-plist.
951 (JavaScript support): Don't mention the org-jsinfo.el file as it
952 has been merged with ox-html.el.
953
954 * org.texi (Installation, Feedback, Setting Options)
955 (Code evaluation security, org-crypt.el): Use @lisp instead of
956 @example.
957 (Agenda commands): Use @table instead of @example.
958
959 * org.texi (Adding hyperlink types): New appendix.
960
961 * org.texi (ODT export commands, Extending ODT export)
962 (Applying custom styles, Images in ODT export)
963 (Labels and captions in ODT export)
964 (Literal examples in ODT export)
965 (Configuring a document converter)
966 (Working with OpenDocument style files)
967 (Customizing tables in ODT export)
968 (Validating OpenDocument XML): Fix options names.
969
970 * org.texi (History and Acknowledgments): Update acknowledgments
971 to Nicolas. Add Nicolas Goaziou to the list of contributors.
972
973 * org.texi (System-wide header arguments): Don't use "customizing"
974 for setting a variable. Also remove comments.
975
976 * org.texi (Weekly/daily agenda): Add `org-agenda-start-day' and
977 `org-agenda-start-on-weekday' to the variable index and document
978 them.
979
980 * org.texi (Sparse trees, Agenda commands)
981 (@LaTeX{} fragments, Selective export, Export options)
982 (The export dispatcher, ASCII/Latin-1/UTF-8 export)
983 (HTML Export commands, @LaTeX{}/PDF export commands)
984 (iCalendar export, Publishing options, Triggering publication)
985 (In-buffer settings): Update to reflect changes from the new
986 export engine.
987
988 * org.texi (Matching tags and properties): More examples.
989 Explain group tags expansion as regular expressions.
990
991 * org.texi (Tag groups): New section.
992
993 * org.texi (Setting tags): Tiny formatting fixes.
994
995 * org.texi (Plain lists, Checkboxes): Use non-obsolete variable
996 names.
997
998 * org.texi (Storing searches): Add "agenda" and "agenda*" to the
999 concept index. Include example for these agenda views.
1000 (Special agenda views): Mention the "agenda*" agenda view.
1001
1002 * org.texi (Repeated tasks): Document how to ignore a repeater
1003 when using both a scheduled and a deadline timetamp.
1004
1005 * org.texi (Global and local cycling): Wrap in a new subsection.
1006 (Initial visibility, Catching invisible edits): New subsections.
1007
1008 * org.texi (Visibility cycling): Mention that
1009 `org-agenda-inhibit-startup' will prevent visibility setting when
1010 the agenda opens an Org file for the first time.
1011
1012 * org.texi (Org syntax): New section.
1013
1014 * org.texi (Orgstruct mode):
1015 Document `orgstruct-heading-prefix-regexp'.
1016
1017 * org.texi (Speeding up your agendas): New section.
1018
1019 * org.texi (Installation): When installing Org from ELPA, users
1020 should do this from an Emacs session where no .org file has been
1021 visited.
1022
1023 * org.texi (CSS support, In-buffer settings): Update HTML options
1024 names.
1025
1026 * org.texi (Structure editing): Update documentation for
1027 `org-insert-heading-or-item'.
1028 (Plain lists, Relative timer): Update index entry.
1029
1030 * org.texi (JavaScript support): Update variable names.
1031
1032 * org.texi (comments): Minor formatting fix.
1033
1034 * org.texi (@LaTeX{} fragments): Minor enhancement.
1035
1036 * org.texi: Update the list contributions.
1037
1038 * org.texi (Agenda commands): Exporting the agenda to an .org file
1039 will not copy the subtrees and the inherited tags.
1040 Document `org-agenda-filter-by-regexp'.
1041
1042 * org.texi (Publishing action, Complex example): Fix names of
1043 publishing functions.
1044
1045 * org.texi (Top, Exporting): Delete references to Freemind.
1046 (Freemind export): Delete section.
1047
1048 * org.texi (Top, Exporting): Delete references to the XOXO export.
1049 (XOXO export): Delete section.
1050
1051 * org.texi (Capture): Mention that org-remember.el is not
1052 supported anymore.
1053
1054 * org.texi (Top, Exporting, Beamer class export):
1055 Delete references to the TaskJuggler export.
1056 (History and Acknowledgments): Mention that the TaskJuggler has
1057 been rewritten by Nicolas and now lives in the contrib/ directory
1058 of Org's distribution. Mention that Jambunathan rewrote the HTML
1059 exporter. Remove Jambunathan from my own acknowledgments.
1060 (TaskJuggler export): Delete.
1061
1062 * org.texi (HTML preamble and postamble)
1063 (Tables in HTML export, Images in HTML export)
1064 (Math formatting in HTML export, CSS support)
1065 (@LaTeX{} and PDF export, Publishing options): Fix the names of
1066 the HTML export and publishing options.
1067
1068 * org.texi (Literal examples, Export options)
1069 (@LaTeX{} and PDF export, Header and sectioning)
1070 (Publishing options): Fix LaTeX options names.
1071
1072 * org.texi (Export options, CSS support, In-buffer settings):
1073 Fix references to HTML_LINK_* and HTML_STYLE keywords.
1074
1075 * org.texi (Export options, In-buffer settings): Fix references to
1076 #+SELECT_TAGS and #+EXCLUDE_TAGS and remove reference to #+XSLT.
1077
1078 * org.texi (Top, Markup, Initial text, Images and tables)
1079 (@LaTeX{} fragments, @LaTeX{} fragments, Exporting)
1080 (Export options, JavaScript support, Beamer class export):
1081 Remove references to the DocBook export, which has been deleted.
1082 (History and Acknowledgments): Mention that DocBook has been
1083 deleted, suggest to use the Texinfo exporter instead, then to
1084 convert the .texi to DocBook with makeinfo.
1085 (Links in ODT export, Tables in ODT export): Fix indices.
1086
1087 * org.texi (Deadlines and scheduling): Add a variable to the
1088 index. Add documentation about delays for scheduled tasks.
1089
1090 * org.texi (Emphasis and monospace):
1091 Mention `org-fontify-emphasized-text' and
1092 `org-emphasis-regexp-components'.
1093
1094 * org.texi (References): Small enhancement.
1095
1096 * org.texi (Column width and alignment): Make the example visually
1097 more clear.
1098
1099 * org.texi (The clock table): Document :mstart and :wstart as a
1100 way to set the starting day of the week.
1101
1102 * org.texi (In-buffer settings): Document new startup keywords.
1103 Thanks to John J Foerch for this idea.
1104
1105 * org.texi (Include files): Tiny formatting fix.
1106
1107 * org.texi (Activation): Point to the "Conflicts" section.
1108
1109 2013-11-12 Carsten Dominik <carsten.dominik@gmail.com>
1110
1111 * org.texi (CSS support): Clarify this section.
1112
1113 * org.texi (@LaTeX{} specific attributes): Document that tabu and
1114 tabularx packages are not in the default set of packages.
1115
1116 * org.texi (Agenda commands): Document fortnight view.
1117
1118 * org.texi: Document conflict with ecomplete.el.
1119
1120 * org.texi (History and Acknowledgments): Acknowledgements for
1121 Jason Dunsmore and Rakcspace.
1122
1123 * org.texi: Rename org-crypt.el node to org-crypt.
1124
1125 * org.texi (A @LaTeX{} example): Fix typo in variable name.
1126
1127 * org.texi (MobileOrg): Mention the new iPhone developer.
1128
1129 * org.texi (Table of contents) Improve documentation of TOC
1130 placement.
1131
1132 * org.texi: Explain that date/time information at read-date prompt
1133 should start at the beginning, not anywhere in the middle of a
1134 long string.
1135
1136 2013-11-12 Christopher Schmidt <christopher@ch.ristopher.com>
1137
1138 * org.texi (Orgstruct mode): Fix wrong regexp.
1139
1140 2013-11-12 Eric Abrahamsen <eric@ericabrahamsen.net>
1141
1142 * org.texi: Document export to (X)HTML flavors.
1143
1144 2013-11-12 Eric Schulte <schulte.eric@gmail.com>
1145
1146 * org.texi (Extracting source code): Mention the prefix argument
1147 to org-babel-tangle.
1148 (noweb): Remove erroneous negative.
1149 (Specific header arguments): Document new header arguments.
1150 Documentation for new tangle-mode header argument.
1151 (Top): Documentation for new tangle-mode header argument.
1152 (rownames): Documentation for new tangle-mode header argument.
1153 Mention elisp as special rowname case.
1154 (tangle-mode): Documentation for new tangle-mode header argument.
1155 (post): Documentation and an example of usage.
1156 (var): Remove the "Alternate argument syntax" section from the
1157 documentation.
1158 (hlines): Note that :hline has no effect for Emacs Lisp code
1159 blocks.
1160
1161 2013-11-12 Feng Shu <tumashu@gmail.com>
1162
1163 * org.texi (@LaTeX{} fragments, Previewing @LaTeX{} fragments)
1164 (Math formatting in HTML export)
1165 (Working with @LaTeX{} math snippets): Add document about creating
1166 formula image with imagemagick.
1167
1168 * org.texi (@LaTeX{} specific attributes): Document `:caption'
1169 attribute of #+ATTR_LATEX.
1170
1171 2013-11-12 Grégoire Jadi <gregoire.jadi@gmail.com>
1172
1173 * org.texi (Handling links): Fix a typo in
1174 `org-startup-with-inline-images' documentation.
1175
1176 * org.texi (Previewing @LaTeX{} fragments): Document the startup
1177 keywords to use for previewing LaTeX fragments or not.
1178 (Summary of in-buffer settings): Improve formatting and add an
1179 entry for the variable `org-startup-with-latex-preview'.
1180
1181 * org.texi (Property syntax): Recall the user to refresh the org
1182 buffer when properties are set on a per-file basis.
1183
1184 2013-11-12 Gustav Wikström <gustav.erik@gmail.com> (tiny change)
1185
1186 * org.texi (Matching tags and properties): Clarification.
1187
1188 2013-11-12 Ippei Furuhashi <top.tuna+orgmode@gmail.com>
1189
1190 * org.texi (Editing and debugging formulas): Add an example when a
1191 table has multiple #+TBLFM lines.
1192
1193 2013-11-12 Ivan Vilata i Balaguer <ivan@selidor.net> (tiny change)
1194
1195 * org.texi (The clock table): Document acceptance of relative
1196 times in tstart and tend, link to syntax description and provide
1197 example.
1198
1199 2013-11-12 Jarmo Hurri <jarmo.hurri@syk.fi>
1200
1201 * org.texi (The spreadsheet): Document lookup functions.
1202
1203 2013-11-12 Kodi Arfer <git@arfer.net> (tiny change)
1204
1205 * org.texi (CSS support): Mention .figure-number, .listing-number,
1206 and .table-number.
1207
1208 2013-11-12 Michael Brand <michael.ch.brand@gmail.com>
1209
1210 * org.texi
1211 (Formula syntax for Calc, Emacs Lisp forms as formulas): Reformat
1212 spreadsheet formula mode strings and some examples from @example
1213 block with xy @r{yz} to @table.
1214
1215 * org.texi (Formula syntax for Calc): Improve the documentation of
1216 empty fields in formulas for spreadsheet. Add explanation and
1217 example for empty field. Extend explanations of format
1218 specifiers. Add a sentence to mention Calc defmath.
1219
1220 * org.texi (Column formulas): Add a sentence to be more explicit
1221 about when a table header is mandatory.
1222
1223 2013-11-12 Nicolas Goaziou <n.goaziou@gmail.com>
1224
1225 * org.texi (Subscripts and superscripts): Remove reference to
1226 quoted underscores until this mechanism is implemented again.
1227
1228 * org.texi (Beamer export): Be more accurate about BEAMER_OPT
1229 property.
1230
1231 * org.texi (Document title): Subtree export is no longer triggered
1232 by marking one as the region.
1233 (Horizontal rules): LaTeX export doesn't use "\hrule" anymore, and
1234 giving examples isn't very useful: "horizontal rule" is, at least,
1235 as explicit as <hr/>.
1236
1237 * org.texi (HTML doctypes): Reflect keyword removal.
1238 (CSS support): Reflect keyword removal.
1239
1240 * org.texi (@LaTeX{} specific attributes): Document new :float
1241 values.
1242
1243 * org.texi (Export settings): Improve documentation.
1244
1245 * org.texi (Math formatting in HTML export): Fix OPTIONS item's name.
1246 (Text areas in HTML export): Update text areas.
1247 (HTML Export commands): Update export commands.
1248
1249 * org.texi (Header and sectioning): Add a footnote about the
1250 different between LATEX_HEADER_EXTRA and LATEX_HEADER.
1251
1252 * org.texi (The Export Dispatcher):
1253 Document `org-export-in-background'.
1254
1255 * org.texi (Footnotes): Export back-ends do not use
1256 `org-footnote-normalize' anymore.
1257
1258 * org.texi: Document variable changes.
1259
1260 * org.texi (Export settings): Document p: item in OPTIONS keyword.
1261
1262 * org.texi (Exporting): Massive rewrite of the first sections.
1263 (Selective export): Delete.
1264 (The Export Dispatcher): Rewrite.
1265 (Export options): Rewrite as "Export settings".
1266
1267 * org.texi: Small changes to documentation for embedded LaTeX.
1268
1269 * org.texi (Internal links): Document #+NAME keyword and
1270 cross-referencing during export.
1271
1272 * org.texi (Include files): Remove reference to :prefix1
1273 and :prefix. Give more details for :minlevel.
1274
1275 * org.texi (Macro replacement): Fix macro name.
1276 Update documentation about possible locations and escaping mechanism.
1277
1278 * org.texi (Table of contents): Update documentation.
1279 Document lists of listings and lists of tables. Add documentation for
1280 optional title and #+TOC: keyword.
1281
1282 2013-11-12 Rick Frankel <rick@rickster.com>
1283
1284 * org.texi (results): Add Format section, broken out of Type
1285 section to match code.
1286 (hlines, colnames): Remove incorrect Emacs Lisp exception.
1287 Note that the actual default handling (at least for python and
1288 emacs-lisp) does not seem to match the description.
1289
1290 2013-11-12 Sacha Chua <sacha@sachachua.com> (tiny change)
1291
1292 * org.texi (The date/time prompt): Update the documentation to
1293 reflect the new way `org-read-date-get-relative' handles weekdays.
1294
1295 2013-11-12 Yasushi Shoji <yashi@atmark-techno.com>
1296
1297 * org.texi (Resolving idle time):
1298 Document `org-clock-x11idle-program-name'.
1299
1300 2013-10-24 Michael Albinus <michael.albinus@gmx.de>
1301
1302 * ert.texi (Running Tests Interactively): Adapt examle output.
1303 (Tests and Their Environment): Mention skip-unless.
1304
1305 2013-10-23 Glenn Morris <rgm@gnu.org>
1306
1307 * dired-x.texi, ebrowse.texi, ede.texi, eieio.texi, eshell.texi:
1308 * pcl-cvs.texi, sc.texi, srecode.texi, vip.texi, viper.texi:
1309 * widget.texi: Nuke @refill.
1310
1311 * Makefile.in (install-dvi, install-html, install-pdf)
1312 (install-ps, uninstall-dvi, uninstall-html, uninstall-ps)
1313 (uninstall-pdf): Quote entities that might contain whitespace.
1314
1315 2013-10-17 Jay Belanger <jay.p.belanger@gmail.com>
1316
1317 * calc.texi (Data Type Formats): Don't specify the size at
1318 which integers begin to be represented by lists.
1319
1320 2013-10-14 Xue Fuqiao <xfq.free@gmail.com>
1321
1322 * cl.texi (Argument Lists): Add indexes for &key and &aux.
1323
1324 2013-10-07 Michael Albinus <michael.albinus@gmx.de>
1325
1326 * trampver.texi: Update release number.
1327
1328 2013-10-02 Michael Albinus <michael.albinus@gmx.de>
1329
1330 Sync with Tramp 2.2.8.
1331
1332 * tramp.texi (External packages): Use `non-essential'.
1333 * trampver.texi: Update release number.
1334
1335 2013-09-14 Glenn Morris <rgm@gnu.org>
1336
1337 * eshell.texi: Markup fixes.
1338
1339 2013-09-11 Xue Fuqiao <xfq.free@gmail.com>
1340
1341 * ido.texi (Interactive Substring Matching): Use @key{RET} instead
1342 of @kbd{RET}.
1343 (Prefix Matching): Add an index.
1344
1345 2013-09-08 Glenn Morris <rgm@gnu.org>
1346
1347 * emacs-gnutls.texi: Tweak direntry.
1348
1349 2013-09-06 Michael Albinus <michael.albinus@gmx.de>
1350
1351 * tramp.texi (Alternative Syntax): Remove chapter.
1352
1353 2013-08-28 Paul Eggert <eggert@cs.ucla.edu>
1354
1355 * Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
1356 for portability to hosts where /bin/sh has problems.
1357
1358 2013-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
1359
1360 Try to reduce redundancy in doc/misc/Makefile.in.
1361 * Makefile.in (DOCMISC_W32): New var to replace DOCMISC_*_W32.
1362 (TARGETS): New intermediate variable.
1363 (DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS): Use it.
1364
1365 2013-08-27 Glenn Morris <rgm@gnu.org>
1366
1367 * efaq.texi (Emacs for MS-Windows): Update location of MS FAQ.
1368
1369 * efaq.texi: Rename from faq.texi, to match its output files.
1370 * Makefile.in: Update for faq.texi name change.
1371
1372 * efaq-w32.texi (EMACSVER): Get it from emacsver.texi.
1373
1374 * Makefile.in (webhack): Remove; it's nothing to do with Emacs.
1375
1376 * efaq-w32.texi: Move here from the web-pages repository.
1377 * Makefile.in (DOCMISC_DVI_W32, DOCMISC_HTML_W32, DOCMISC_INFO_W32)
1378 (DOCMISC_PDF_W32, DOCMISC_PS_W32): New configure output variables.
1379 (INFO_COMMON, INFO_INSTALL): New derivations of INFO_TARGETS.
1380 (DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS):
1381 Add DOCMISC_*_W32 variables.
1382 (echo-info): Use INFO_INSTALL rather than INFO_TARGETS.
1383 (efaq_w32_deps): New variable.
1384 (efaq-w32, $(buildinfodir)/efaq-w32$(INFO_EXT), efaq-w32.dvi)
1385 (efaq-w32.pdf, efaq-w32.html): New rules.
1386 (clean): Remove efaq-w32 products.
1387
1388 2013-08-26 Paul Eggert <eggert@cs.ucla.edu>
1389
1390 * texinfo.tex: Update from gnulib.
1391
1392 2013-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
1393
1394 * emacs-mime.texi (Encoding Customization): Exclude iso-2022-jp-2 and
1395 shift_jis from the default value set to mm-coding-system-priorities for
1396 Japanese users.
1397
1398 2013-08-13 Glenn Morris <rgm@gnu.org>
1399
1400 * reftex.texi (LaTeX xr Package, Options - Table of Contents)
1401 (Options - Defining Label Environments, Options - Creating Labels)
1402 (Options - Referencing Labels, Options - Creating Citations)
1403 (Options - Index Support, Options - Viewing Cross-References)
1404 (Options - Finding Files, Options - Optimizations)
1405 (Options - Fontification, Options - Misc):
1406 * cc-mode.texi (Sample Init File):
1407 * edt.texi (Init file):
1408 * epa.texi (Encrypting/decrypting gpg files):
1409 * mairix-el.texi (About, Setting up the mairix interface, Using)
1410 (Extending):
1411 Rename nodes to avoid characters that can cause Texinfo problems.
1412
1413 2013-08-12 Katsumi Yamaoka <yamaoka@jpl.org>
1414
1415 * gnus.texi (Mail Source Specifiers): Fix description for pop3's :leave.
1416
1417 2013-08-12 Glenn Morris <rgm@gnu.org>
1418
1419 * Makefile.in (ada_mode_deps, auth_deps, autotype_deps)
1420 (bovine_deps, calc_deps, ccmode_deps, cl_deps, dbus_deps)
1421 (dired_x_deps, ebrowse_deps, ede_deps, ediff_deps, edt_deps)
1422 (eieio_deps, emacs_gnutls_deps, emacs_mime_deps, epa_deps)
1423 (erc_deps, ert_deps, eshell_deps, eudc_deps, faq_deps)
1424 (flymake_deps, forms_deps, gnus_deps, htmlfontify_deps)
1425 (idlwave_deps, ido_deps, info_deps, mairix_el_deps, message_deps)
1426 (mh_e_deps, newsticker_deps, nxml_mode_deps, org_deps)
1427 (pcl_cvs_deps, pgg_deps, rcirc_deps, reftex_deps, remember_deps)
1428 (sasl_deps, sc_deps, semantic_deps, ses_deps, sieve_deps)
1429 (smtpmail_deps, speedbar_deps, srecode_deps, todo_mode_deps)
1430 (tramp_deps, url_deps, vip_deps, viper_deps, widget_deps)
1431 (wisent_deps, woman_deps): New variables. Use to reduce duplication.
1432
1433 * woman.texi (Top): Avoid mailto: in html output.
1434
1435 * Makefile.in (prefix, datarootdir, datadir, PACKAGE_TARNAME)
1436 (docdir, dvidir, htmldir, pdfdir, psdir, GZIP_PROG, INSTALL)
1437 (INSTALL_DATA): New, set by configure.
1438 (HTML_OPTS, HTML_TARGETS, PS_TARGETS, DVIPS): New variables.
1439 (.PHONY): Add html, ps, install-dvi, install-html, install-pdf,
1440 install-ps, install-doc, uninstall-dvi, uninstall-html, uninstall-pdf,
1441 uninstall-ps, and uninstall-doc.
1442 (.SUFFIXES): Add .ps and .dvi.
1443 (.dvi.ps): New suffix rule.
1444 (html, ps, ada-mode.html, auth.html, autotype.html, bovine.html)
1445 (calc.html, cc-mode.html, cl.html, dbus.html, dired-x.html)
1446 (ebrowse.html, ede.html, ediff.html, edt.html, eieio.html)
1447 (emacs-gnutls.html, emacs-mime.html, epa.html, erc.html)
1448 (ert.html, eshell.html, eudc.html, faq.html, flymake.html)
1449 (forms.html, gnus.html, htmlfontify.html, idlwave.html)
1450 (ido.html, mairix-el.html, message.html, mh-e.html)
1451 (newsticker.html, nxml-mode.html, org.html, pgg.html)
1452 (rcirc.html, reftex.html, remember.html, sasl.html, sc.html)
1453 (semantic.html, sieve.html, smtpmail.html, speedbar.html)
1454 (srecode.html, todo-mode.html, tramp.html, url.html, vip.html)
1455 (viper.html, widget.html, wisent.html, woman.html, install-dvi)
1456 (install-html, install-pdf, install-ps, install-doc, uninstall-dvi)
1457 (uninstall-html, uninstall-ps, uninstall-pdf, uninstall-doc):
1458 New rules.
1459 (clean): Remove HTML_TARGETS and PS_TARGETS.
1460
1461 2013-08-10 Xue Fuqiao <xfq.free@gmail.com>
1462
1463 * ido.texi (Working Directories, Flexible Matching, Regexp Matching)
1464 (Find File At Point, Ignoring, Misc Customization): Use @defopt
1465 for user options.
1466
1467 2013-08-09 Xue Fuqiao <xfq.free@gmail.com>
1468
1469 * htmlfontify.texi (Customization): Remove documentation of
1470 `hfy-fast-lock-save'. Minor fixes.
1471
1472 2013-08-08 Xue Fuqiao <xfq.free@gmail.com>
1473
1474 * ido.texi (Top): Insert node "Working Directories" in menu.
1475 (Working Directories): New node.
1476 (Misc Customization): Add documentation of
1477 `ido-confirm-unique-completion' and some other user options.
1478
1479 2013-08-07 Eli Zaretskii <eliz@gnu.org>
1480
1481 * todo-mode.texi: Update @dircategory.
1482 (Overview, Todo Items as Diary Entries, Todo Mode Entry Points)
1483 (File Editing, Marked Items, Item Prefix): Fix usage of @xref and
1484 @ref.
1485
1486 2013-08-07 Xue Fuqiao <xfq.free@gmail.com>
1487
1488 * sc.texi (Introduction): Fix index.
1489 (Usage Overview, Citations, Citation Elements, Recognizing Citations)
1490 (Information Keys and the Info Alist, Reference Headers)
1491 (The Built-in Header Rewrite Functions)
1492 (Electric References, Reply Buffer Initialization)
1493 (Filling Cited Text, Selecting an Attribution)
1494 (Attribution Preferences)
1495 (Anonymous Attributions, Author Names)
1496 (Using Regi, Post-yank Formatting Commands)
1497 (Citing Commands, Insertion Commands)
1498 (Mail Field Commands)
1499 (Hints to MUA Authors, Thanks and History): Change from one space
1500 between sentences to two.
1501 (What Supercite Does): Typo fix.
1502
1503 * newsticker.texi (Usage): Use @key for RET.
1504
1505 * cl.texi (Argument Lists, For Clauses)
1506 (Macros): Add indexes.
1507
1508 2013-08-05 Xue Fuqiao <xfq.free@gmail.com>
1509
1510 * cl.texi (Blocks and Exits): Add an index.
1511
1512 2013-08-04 Stephen Berman <stephen.berman@gmx.net>
1513
1514 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add todo-mode.
1515 (todo-mode, $(buildinfodir)/todo-mode$(INFO_EXT))
1516 (todo-mode.dvi, todo-mode.pdf): New rules.
1517
1518 * todo-mode.texi: New file.
1519
1520 2013-08-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
1521
1522 * gnus.texi (Basic Usage): Mention that warp means jump here.
1523 (The notmuch Engine): Mention notmuch.
1524
1525 2013-07-30 Tassilo Horn <tsdh@gnu.org>
1526
1527 * gnus.texi (Sorting the Summary Buffer): Document new defcustom
1528 `gnus-subthread-sort-functions' and remove the obsolete documentation
1529 of `gnus-sort-threads-recursively'.
1530
1531 2012-07-30 Paul Eggert <eggert@cs.ucla.edu>
1532
1533 * texinfo.tex: Update to 2012-07-29.17 version.
1534
1535 2013-07-29 David Engster <deng@randomsample.de>
1536
1537 * eieio.texi (top): Make clear that EIEIO is not a full CLOS
1538 implementation.
1539 (Introduction): Add further missing features.
1540 (Building Classes): Add introductory paragraph.
1541 (Wish List): Add metaclasses and EQL specialization.
1542
1543 2013-07-29 Michael Albinus <michael.albinus@gmx.de>
1544
1545 * tramp.texi (Frequently Asked Questions):
1546 Mention `tramp-use-ssh-controlmaster-options'.
1547
1548 2013-07-26 Tassilo Horn <tsdh@gnu.org>
1549
1550 * gnus.texi (Sorting the Summary Buffer): Document new defcustom
1551 `gnus-sort-threads-recursively'.
1552
1553 2013-07-25 Glenn Morris <rgm@gnu.org>
1554
1555 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add ido.
1556 (ido, $(buildinfodir)/ido$(INFO_EXT), ido.dvi, ido.pdf): New rules.
1557
1558 * erc.texi (Special Features): Update contact information.
1559 (History): Avoid using @email.
1560
1561 * eshell.texi (Bugs and ideas): Minor updates.
1562
1563 * faq.texi (Reporting bugs, Origin of the term Emacs)
1564 (Setting up a customization file)
1565 (Using an already running Emacs process, Turning off beeping)
1566 (Packages that do not come with Emacs)
1567 (Replying to the sender of a message): Avoid using @email.
1568
1569 * pcl-cvs.texi (Contributors, Bugs): Avoid using @email.
1570
1571 * reftex.texi (Imprint): Avoid using @email.
1572
1573 * ses.texi (Top): Update bug reporting instructions.
1574 (Acknowledgments): Avoid using @email.
1575
1576 * woman.texi (Introduction, Background): Remove outdated information.
1577 (Bugs, Acknowledgments): Avoid using @email.
1578
1579 2013-07-24 Xue Fuqiao <xfq.free@gmail.com>
1580
1581 * ido.texi: New file.
1582
1583 2013-07-19 Geoff Kuenning <geoff@cs.hmc.edu> (tiny change)
1584
1585 * gnus.texi (Customizing Articles): Document function predicates.
1586
1587 2013-07-08 Tassilo Horn <tsdh@gnu.org>
1588
1589 * gnus.texi (lines): Correct description of
1590 `gnus-registry-track-extra's default value.
1591 Mention `gnus-registry-remove-extra-data'.
1592
1593 2013-07-06 Lars Ingebrigtsen <larsi@gnus.org>
1594
1595 * gnus.texi (Group Parameters): Mention regexp
1596 substitutions (bug#11688).
1597
1598 2013-07-06 Nathan Trapuzzano <nbtrap@nbtrap.com> (tiny change)
1599
1600 * gnus.texi (Generic Marking Commands): Fix grammar (bug#13368).
1601
1602 2013-07-06 Lars Ingebrigtsen <larsi@gnus.org>
1603
1604 * gnus.texi (Emacsen): Fix version.
1605
1606 * gnus-faq.texi (FAQ 1-6): Mention the correct Emacs version.
1607
1608 2013-07-06 Glenn Morris <rgm@gnu.org>
1609
1610 * mh-e.texi: Fix external links.
1611 (Using This Manual): Printed elisp manuals no longer available.
1612
1613 * newsticker.texi (Overview): Update URL.
1614
1615 * nxml-mode.texi (Introduction): Update URL.
1616
1617 * org.texi (JavaScript support): Fix URL.
1618
1619 * wisent.texi (Wisent Overview): Remove incorrect, unnecessary uref.
1620
1621 * eudc.texi (CCSO PH/QI): Remove defunct URL.
1622
1623 * dbus.texi (Introspection): Update URL to a less defunct one.
1624
1625 * gnus.texi (Top): Restrict "Other related manuals" to info output.
1626 (Foreign Groups): Use @indicateurl for examples.
1627 (Direct Functions): Remove defunct URL.
1628 (RSS): Update URL.
1629
1630 * gnus-faq.texi (FAQ 5-8, FAQ 6-3): Remove defunct URLs.
1631 (FAQ 7-1): Update URL.
1632
1633 * pgg.texi (Top, Overview): Add note about obsolescence.
1634
1635 2013-07-03 Paul Eggert <eggert@cs.ucla.edu>
1636
1637 * texinfo.tex: Merge from gnulib.
1638
1639 2013-07-03 Glenn Morris <rgm@gnu.org>
1640
1641 * bovine.texi (top):
1642 * cc-mode.texi (AWK Mode Font Locking):
1643 * mh-e.texi (Preface):
1644 * url.texi (URI Parsing): Fix cross-references to other manuals.
1645
1646 2013-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
1647
1648 * gnus.texi (Client-Side IMAP Splitting):
1649 Note that `nnimap-inbox' now can be a list.
1650
1651 2013-06-24 Glenn Morris <rgm@gnu.org>
1652
1653 * eshell.texi: Fix cross-references to other manuals.
1654
1655 2013-06-23 Glenn Morris <rgm@gnu.org>
1656
1657 * Makefile.in (HTML_TARGETS, html, emacs-faq.html, emacs-faq):
1658 Remove; not needed now we use a standard html layout for the faq.
1659 (clean): Remove HTML_TARGETS, emacs-faq.text.
1660
1661 2013-06-21 Eduard Wiebe <usenet@pusto.de>
1662
1663 * flymake.texi (Parsing the output, Customizable variables):
1664 Add reference to `flymake-warning-predicate'.
1665
1666 2013-06-19 Michael Albinus <michael.albinus@gmx.de>
1667
1668 * tramp.texi (Top, Configuration): Insert section `Predefined
1669 connection information' in menu.
1670 (Predefined connection information): New section.
1671 (Android shell setup): Make a reference to `Predefined connection
1672 information'.
1673
1674 2013-06-19 Glenn Morris <rgm@gnu.org>
1675
1676 * Makefile.in (version): New, set by configure.
1677 (clean): Delete dist tar file.
1678 (infoclean): New, split from maintainer-clean.
1679 (maintainer-clean): Run infoclean.
1680 (dist): New rule, to make tarfile for www.gnu.org.
1681
1682 2013-06-13 Albert Krewinkel <tarleb@moltkeplatz.de>
1683
1684 * sieve.texi (Managing Sieve): Fix port in example, fix documentation
1685 for keys q and Q.
1686 (Standards): Reference RFC5804 as the defining document of the
1687 managesieve protocol.
1688
1689 2013-06-10 Aidan Gauland <aidalgol@amuri.net>
1690
1691 * eshell.texi (Input/Output): Expand to cover new visual-command
1692 options, eshell-visual-subcommands and eshell-visual-options.
1693 Divide into separate Visual Commands and Redirection sections.
1694
1695 2013-06-10 Glenn Morris <rgm@gnu.org>
1696
1697 * epa.texi (Cryptographic operations on files): Update epa-decrypt-file.
1698
1699 2013-06-04 Katsumi Yamaoka <yamaoka@jpl.org>
1700
1701 * gnus.texi (Article Date):
1702 Fix description of gnus-article-update-date-headers.
1703
1704 2013-05-28 Xue Fuqiao <xfq.free@gmail.com>
1705
1706 * erc.texi (Special Features): ERC is being maintained within
1707 Emacs now.
1708
1709 2013-05-25 Xue Fuqiao <xfq.free@gmail.com>
1710
1711 * flymake.texi: Change from one space between sentences to two.
1712
1713 2013-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
1714
1715 * cl.texi (Obsolete Macros): Describe replacements for `flet'
1716 (bug#14293).
1717
1718 2013-04-16 Michael Albinus <michael.albinus@gmx.de>
1719
1720 * tramp.texi (Frequently Asked Questions): Precise, how to define
1721 an own ControlPath.
1722
1723 2013-04-15 Michael Albinus <michael.albinus@gmx.de>
1724
1725 * tramp.texi (Frequently Asked Questions): New item for
1726 ControlPath settings.
1727
1728 2013-03-31 Jay Belanger <jay.p.belanger@gmail.com>
1729
1730 * calc.texi (Basic Operations on Units): Streamline some
1731 descriptions.
1732
1733 2013-03-27 Aidan Gauland <aidalgol@no8wireless.co.nz>
1734
1735 * eshell.texi (Built-ins): Update manual to mention tramp module.
1736
1737 2013-03-18 Michael Albinus <michael.albinus@gmx.de>
1738
1739 * tramp.texi (Filename Syntax): Host names are not allowed to be
1740 any method name, unless method name is specified explicitly.
1741 Remove restriction on unibyte filenames.
1742
1743 * trampver.texi: Update release number.
1744
1745 2013-03-17 Paul Eggert <eggert@cs.ucla.edu>
1746
1747 doc: convert some TeX accents to UTF-8
1748 * emacs-mime.texi (Interface Functions): Use 'ï' rather than
1749 '@"{@dotless{i}}'.
1750
1751 2013-03-15 Michael Albinus <michael.albinus@gmx.de>
1752
1753 Sync with Tramp 2.2.7.
1754
1755 * trampver.texi: Update release number.
1756
1757 2013-03-09 Jay Belanger <jay.p.belanger@gmail.com>
1758
1759 * calc.texi (Basic Operations on Units): Streamline some
1760 descriptions.
1761
1762 2013-03-08 Glenn Morris <rgm@gnu.org>
1763
1764 * faq.texi (Top): Don't say this was updated @today.
1765 That's irrelevant and leads to spurious diffs.
1766
1767 2013-03-08 Jay Belanger <jay.p.belanger@gmail.com>
1768
1769 * calc.texi (Basic Operations on Units):
1770 Fix cross-reference.
1771
1772 2013-03-07 Katsumi Yamaoka <yamaoka@jpl.org>
1773
1774 * gnus-faq.texi (FAQ 3-11): Now Gnus supports POP3 UIDL.
1775
1776 2013-03-06 Alan Mackenzie <acm@muc.de>
1777
1778 * cc-mode.texi (Custom Line-Up): Clarify position of point on
1779 calling a line-up function.
1780
1781 2013-03-04 Paul Eggert <eggert@cs.ucla.edu>
1782
1783 * emacs-mime.texi, htmlfontify.texi, mairix-el.texi, mh-e.texi:
1784 * ses.texi: Switch from Latin-1 to UTF-8.
1785
1786 2013-03-03 Michael Albinus <michael.albinus@gmx.de>
1787
1788 * tramp.texi (External methods): Tramp does not connect Android
1789 devices by itself.
1790
1791 2013-03-02 Bill Wohler <wohler@newt.com>
1792
1793 Release MH-E manual version 8.5.
1794
1795 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
1796 release 8.5.
1797
1798 * mh-e.texi (Preface, Conventions, Getting Started)
1799 (Using This Manual, Folder Selection, Viewing, Aliases)
1800 (Identities, Speedbar, Menu Bar, Tool Bar, Scan Line Formats)
1801 (Bug Reports, Mailing Lists, MH FAQ and Support, Getting MH-E):
1802 Update URLs.
1803
1804 2013-03-01 Michael Albinus <michael.albinus@gmx.de>
1805
1806 * tramp.texi (Inline methods): Remove "ssh1", "ssh2", "plink1"
1807 and "plink2" entries. "plink2" is obsolete for a long time.
1808 (External methods): Remove "scp1" and "scp2" entries.
1809 Explain user name and host name specification for "adb".
1810
1811 2013-02-28 Michael Albinus <michael.albinus@gmx.de>
1812
1813 * tramp.texi (External methods): Mention `tramp-adb-program'.
1814
1815 2013-02-28 Bastien Guerry <bzg@gnu.org>
1816
1817 * org.texi (Visibility cycling): Suggest to set
1818 `org-agenda-inhibit-startup' to nil if user wants the startup
1819 visibility settings to be honored in any circumstances.
1820 (Progress logging, Checkboxes): Fix typos.
1821
1822 2013-02-28 Michael Albinus <michael.albinus@gmx.de>
1823
1824 * tramp.texi (top) [xxx, yyy, trampfn]: Provide two versions of
1825 the macros, for Texinfo 4.13 and 5.0.
1826
1827 2013-02-24 Michael Albinus <michael.albinus@gmx.de>
1828
1829 Port Tramp documentation to Texinfo 5.0.
1830 * tramp.texi (top) [xxx, yyy, trampfn]: Remove superfluous @c.
1831 (Filename Syntax): Do not use @trampfn{} in @item.
1832 (Filename completion): Use @columnfractions in @multitable.
1833
1834 2013-02-22 Glenn Morris <rgm@gnu.org>
1835
1836 * flymake.texi (Syntax check statuses): Fix multitable continued rows.
1837
1838 2013-02-21 Paul Eggert <eggert@cs.ucla.edu>
1839
1840 * Makefile.in (html): New rule.
1841
1842 2013-02-20 Michael Albinus <michael.albinus@gmx.de>
1843
1844 * tramp.texi (Android shell setup): Improve. Reported by Thierry
1845 Volpiatto <thierry.volpiatto@gmail.com>.
1846
1847 2013-02-16 Michael Albinus <michael.albinus@gmx.de>
1848
1849 * tramp.texi (Top, Configuration): Insert section `Android shell
1850 setup' in menu.
1851 (Android shell setup): New section.
1852 (Connection types, Default Method)
1853 (Frequently Asked Questions): Mention "scp" instead of "scpc".
1854 (External methods): Remove "scpc" and "rsyncc" entries.
1855 (Frequently Asked Questions): Remove entry about ControlPersist.
1856
1857 2013-02-13 Glenn Morris <rgm@gnu.org>
1858
1859 * message.texi (News Headers): Don't mention yow any more.
1860
1861 2013-02-09 Jay Belanger <jay.p.belanger@gmail.com>
1862
1863 * calc.texi (Basic Operations on Units, Customizing Calc):
1864 Mention the variable `calc-allow-units-as-numbers'.
1865
1866 2013-02-08 Aidan Gauland <aidalgol@no8wireless.co.nz>
1867
1868 * eshell.texi: Fill most of the missing sections.
1869
1870 2013-02-07 Bastien Guerry <bzg@gnu.org>
1871
1872 * org.texi (References): Clarify an example.
1873 (Installation): Fix instructions.
1874 (Org-Plot): Fix link.
1875 (Checkboxes, Radio lists): Fix typos.
1876
1877 2013-02-07 Glenn Morris <rgm@gnu.org>
1878
1879 * cl.texi (Equality Predicates): Mention memql.
1880
1881 2013-02-07 Eric Ludlam <zappo@gnu.org>
1882
1883 * ede.texi (Creating a project): Make ede-new doc less
1884 specific, and only about items it supports, indicating that there
1885 might be more. Remove refs to simple project and direct automake
1886 from ede new.
1887 (Simple projects): Re-write to not talk about ede-simple-project
1888 which is deprecated, and instead use the term to mean projects
1889 that don't do much management, just project wrapping.
1890 Add ede-generic-project link.
1891 (ede-generic-project): New node (bug#11441).
1892
1893 2013-02-07 Glenn Morris <rgm@gnu.org>
1894
1895 * cl.texi (Equality Predicates): Fix eq/eql pedantry.
1896
1897 2013-02-01 Glenn Morris <rgm@gnu.org>
1898
1899 * calc.texi (Help Commands): Update calc-view-news description.
1900 Mention etc/CALC-NEWS.
1901
1902 2013-01-24 Michael Albinus <michael.albinus@gmx.de>
1903
1904 * tramp.texi (Filename Syntax): Filenames must be unibyte strings.
1905
1906 2013-01-13 Bastien Guerry <bzg@gnu.org>
1907
1908 * org.texi (Installation): Simplify.
1909
1910 2013-01-13 François Allisson <francois@allisson.co> (tiny change)
1911
1912 * org.texi (Handling links): Update the mention to the obsolete
1913 variable `org-link-to-org-use-id' with a mention to the newer
1914 variable `org-id-link-to-org-use-id'. Mention the need to load
1915 the org-id library.
1916
1917 2013-01-10 Michael Albinus <michael.albinus@gmx.de>
1918
1919 * tramp.texi (Default Host): Introduce `tramp-default-host-alist'.
1920
1921 2013-01-09 Bastien Guerry <bzg@gnu.org>
1922
1923 * org.texi (Pushing to MobileOrg): Add footnote about using
1924 symbolic links in `org-directory'.
1925 (Timestamps, Deadlines and scheduling): Use `diary-float' instead
1926 of the now obsolete alias `org-float'.
1927 (TODO basics): Add `org-use-fast-todo-selection' to the variable
1928 index. Fix description of TODO keywords cycling.
1929 (Advanced features): Add missing argument for @item.
1930 (Storing searches): Add index entries and a note about
1931 *-tree agenda views.
1932 (Structure editing): Document `org-mark-element' and
1933 `org-mark-subtree'.
1934 (Tag inheritance): Document `org-agenda-use-tag-inheritance'.
1935
1936 2013-01-08 Juri Linkov <juri@jurta.org>
1937
1938 * info.texi (Go to node): Mention the abbreviated format
1939 `(FILENAME)' equal to `(FILENAME)Top'. (Bug#13365)
1940
1941 2013-01-06 Andreas Schwab <schwab@linux-m68k.org>
1942
1943 * autotype.texi: Remove undefined command @subtitlefont.
1944 * cc-mode.texi: Likewise.
1945
1946 * org.texi (Advanced features): Use `@w{ }' instead of `@ ' in
1947 @item argument.
1948 (Property searches): Use \\ instead of @backslashchar{}.
1949 * pgg.texi (VERSION): Move @set below @setfilename.
1950
1951 2013-01-05 Andreas Schwab <schwab@linux-m68k.org>
1952
1953 * ada-mode.texi: Remove braces from @title argument.
1954 * eudc.texi: Likewise.
1955 * smtpmail.texi: Likewise.
1956 * auth.texi (VERSION): Set before first use.
1957 * emacs-gnutls.texi (VERSION): Likewise.
1958 * pgg.texi (VERSION): Likewise.
1959 * ede.texi (Top): Rename from top, all uses changed.
1960 * eshell.texi: Add missing argument to @sp.
1961 * forms.texi (Top): Reorder menu to match structure.
1962 * htmlfontify.texi (Customization): Add missing @item in
1963 @enumerate.
1964 * org.texi (Advanced features): Add missing argument for @item.
1965 (Property searches): Use @backslashchar{} in macro argument.
1966 * pcl-cvs.texi: Add missing argument to @sp.
1967 (Movement commands): Fix use of @itemx.
1968 * vip.texi (Misc Commands, Viewing the Buffer): Likewise.
1969 * reftex.texi (Options (Creating Citations)): Add missing newline
1970 before @end.
1971 * tramp.texi (Obtaining Tramp): Remove extra dots.
1972 (Configuration): Reorder menu to match structure.
1973 (Remote shell setup): Replace literal NUL character by \0.
1974 * viper.texi (Marking): Add missing argument for @item.
1975
1976 2013-01-04 Glenn Morris <rgm@gnu.org>
1977
1978 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS):
1979 Add htmlfontify.
1980 (htmlfontify, $(buildinfodir)/htmlfontify$(INFO_EXT))
1981 (htmlfontify.dvi, htmlfontify.pdf): New targets.
1982 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add htmlfontify.
1983 ($(infodir)/htmlfontify$(INFO_EXT), htmlfontify.dvi): New targets.
1984
1985 * htmlfontify.texi: Miscellaneous fixes and updates.
1986 Set copyright to FSF, update license to GFDL 1.3+.
1987
1988 2013-01-04 Vivek Dasmohapatra <vivek@etla.org>
1989
1990 * htmlfontify.texi: New file.
1991
1992 2013-01-02 Jay Belanger <jay.p.belanger@gmail.com>
1993
1994 * calc.texi (Free-Form Dates): Expand on the date reading
1995 algorithm.
1996
1997 2012-12-27 Glenn Morris <rgm@gnu.org>
1998
1999 * viper.texi (Rudimentary Changes, Key Bindings, Key Bindings):
2000 Avoid some overfull lines.
2001
2002 * widget.texi (Programming Example): Break some long lines.
2003
2004 * wisent.texi (Wisent Overview): Fix xref.
2005 (Grammar format, Understanding the automaton): Avoid overfill.
2006
2007 * bovine.texi (Optional Lambda Expression): Allow line break.
2008
2009 * auth.texi (Help for users): Break long lines.
2010
2011 * ada-mode.texi (Project file variables):
2012 Reword to reduce underfull hbox.
2013 (No project files, Use GNAT project file):
2014 Use smallexample to make some overfull lines less terrible.
2015
2016 * autotype.texi, bovine.texi, ede.texi, eieio.texi, pcl-cvs.texi:
2017 Fix cross-references to separate manuals.
2018
2019 * Makefile.in (gfdl): New variable. Use throughout where
2020 appropriate so that targets depend on doclicense.texi.
2021
2022 2012-12-25 Lars Ingebrigtsen <larsi@gnus.org>
2023
2024 * gnus.texi (Customizing the IMAP Connection): Mention the other
2025 authenticators.
2026
2027 2012-12-24 Lars Ingebrigtsen <larsi@gnus.org>
2028
2029 * gnus.texi (Browse Foreign Server):
2030 Document `gnus-browse-delete-group'.
2031
2032 2012-12-22 Glenn Morris <rgm@gnu.org>
2033
2034 * ada-mode.texi, ebrowse.texi, ediff.texi, ert.texi, eshell.texi:
2035 * eudc.texi, idlwave.texi, pcl-cvs.texi, rcirc.texi, reftex.texi:
2036 * remember.texi, ses.texi, speedbar.texi, vip.texi, viper.texi:
2037 * widget.texi, wisent.texi: Nuke hand-written node pointers.
2038
2039 * Makefile.in (gfdl): New variable. Use throughout where
2040 appropriate so that targets depend on doclicense.texi.
2041
2042 2012-12-22 Eli Zaretskii <eliz@gnu.org>
2043
2044 * makefile.w32-in ($(INFO_TARGETS), $(DVI_TARGETS)): Depend on
2045 doclicense.texi. Remove doclicense.texi from all targets that
2046 mentioned it explicitly.
2047 ($(infodir)/woman$(INFO_EXT), woman.dvi): Depend on
2048 $(emacsdir)/emacsver.texi.
2049 ($(infodir)/erc$(INFO_EXT), erc.dvi): Don't depend on gpl.texi.
2050
2051 2012-12-21 Glenn Morris <rgm@gnu.org>
2052
2053 * woman.texi (UPDATED, VERSION): Remove in favor of EMACSVER.
2054 Include emacsver.texi. Nuke hand-written node pointers.
2055 * Makefile.in ($(buildinfodir)/woman$(INFO_EXT), woman.dvi, woman.pdf):
2056 Depend on emacsver.texi.
2057
2058 * auth.texi, emacs-gnutls.texi, epa.texi, ert.texi:
2059 * gnus-coding.texi, info.texi, nxml-mode.texi, sasl.texi:
2060 May as well just include doclicense.texi in everything.
2061
2062 * ede.texi, eieio.texi, mairix-el.texi: Include a copy of GFDL,
2063 which @copying says is included.
2064
2065 * ada-mode.texi, auth.texi, autotype.texi, bovine.texi, calc.texi:
2066 * cc-mode.texi, cl.texi, dbus.texi, dired-x.texi, ebrowse.texi:
2067 * ede.texi, ediff.texi, edt.texi, eieio.texi, emacs-gnutls.texi:
2068 * emacs-mime.texi, epa.texi, erc.texi, ert.texi, eshell.texi:
2069 * eudc.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
2070 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
2071 * newsticker.texi, nxml-mode.texi, pcl-cvs.texi, pgg.texi:
2072 * rcirc.texi, reftex.texi, remember.texi, sasl.texi, sc.texi:
2073 * semantic.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
2074 * srecode.texi, tramp.texi, url.texi, vip.texi, viper.texi:
2075 * widget.texi, wisent.texi, woman.texi: Do not mention buying
2076 copies from the FSF, which does not publish these manuals.
2077
2078 * erc.texi: No need to include gpl in this small manual.
2079
2080 * org.texi (copying): Include a copy of the GFDL.
2081 (GNU Free Documentation License): New section.
2082
2083 2012-12-21 Bastien Guerry <bzg@gnu.org>
2084
2085 * org.texi: Fix typos.
2086
2087 2012-12-16 Paul Eggert <eggert@cs.ucla.edu>
2088
2089 * calc.texi (ISO 8601): Rename from ISO-8601,
2090 as it's typically spelled without a hyphen.
2091
2092 2012-12-16 Jay Belanger <jay.p.belanger@gmail.com>
2093
2094 * calc.texi (ISO-8601): New section.
2095 (Date Formatting Codes): Mention new codes.
2096 (Standard Date Formats): Mention new formats.
2097
2098 2012-12-14 Michael Albinus <michael.albinus@gmx.de>
2099
2100 * tramp.texi (External methods): Move `adb' method here.
2101
2102 2012-12-13 Glenn Morris <rgm@gnu.org>
2103
2104 * cl.texi (Modify Macros, Obsolete Macros): Now letf == cl-letf.
2105
2106 * wisent.texi: Small edits. Set copyright to FSF, update license to
2107 GFDL 1.3+.
2108 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add wisent.
2109 (wisent, $(buildinfodir)/wisent$(INFO_EXT), wisent.dvi, wisent.pdf):
2110 New targets.
2111 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add wisent.
2112 ($(infodir)/wisent$(INFO_EXT), wisent.dvi): New targets.
2113
2114 * bovine.texi: Small edits. Set copyright to FSF, update license to
2115 GFDL 1.3+, remove empty index.
2116 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add bovine.
2117 (bovine, $(buildinfodir)/bovine$(INFO_EXT), bovine.dvi, bovine.pdf):
2118 New targets.
2119 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add bovine.
2120 ($(infodir)/bovine$(INFO_EXT), bovine.dvi): New targets.
2121
2122 2012-12-13 Eric Ludlam <zappo@gnu.org>
2123 David Ponce <david@dponce.com>
2124 Richard Kim <emacs18@gmail.com>
2125
2126 * bovine.texi, wisent.texi: New files, imported from CEDET trunk.
2127
2128 2012-12-13 Glenn Morris <rgm@gnu.org>
2129
2130 * flymake.texi (Customizable variables, Locating the buildfile):
2131 Remove refs to flymake-buildfile-dirs, removed 2007-07-20. (Bug#13148)
2132
2133 * srecode.texi: Small edits. Set copyright to FSF, add explicit
2134 GFDL 1.3+ license, fix up index.
2135 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add srecode.
2136 (srecode, $(buildinfodir)/srecode$(INFO_EXT), srecode.dvi)
2137 (srecode.pdf): New targets.
2138 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add srecode.
2139 ($(infodir)/srecode$(INFO_EXT), srecode.dvi): New targets.
2140
2141 2012-12-13 Eric Ludlam <zappo@gnu.org>
2142
2143 * srecode.texi: New file, imported from CEDET trunk.
2144
2145 2012-12-13 Bastien Guerry <bzg@gnu.org>
2146
2147 * org.texi (Summary, Code block specific header arguments)
2148 (Code block specific header arguments)
2149 (Header arguments in function calls, var, noweb)
2150 (Results of evaluation, Code evaluation security):
2151 Small reformatting: add a blank line before some example.
2152
2153 * org.texi (System-wide header arguments)
2154 (Header arguments in Org mode properties, Conflicts)
2155 (Dynamic blocks, Using the mapping API):
2156 Fix indentation of Elisp code examples.
2157
2158 * org.texi (Comment lines): Fix description of the comment syntax.
2159
2160 * org.texi (Installation): Mention "make test" in the correct section.
2161
2162 2012-12-06 Paul Eggert <eggert@cs.ucla.edu>
2163
2164 * doclicense.texi, gpl.texi: Update to latest version from FSF.
2165 These are just minor editorial changes.
2166
2167 2012-12-04 Michael Albinus <michael.albinus@gmx.de>
2168
2169 * tramp.texi (History): Mention ADB.
2170 (Inline methods): Add `adb' method.
2171
2172 2012-12-03 Michael Albinus <michael.albinus@gmx.de>
2173
2174 * tramp.texi (Top, Obtaining Tramp): Replace CVS by Git.
2175 (External methods): Fix typo.
2176
2177 2012-12-03 Glenn Morris <rgm@gnu.org>
2178
2179 * rcirc.texi (Notices): Fix typo.
2180
2181 2012-11-25 Bill Wohler <wohler@newt.com>
2182
2183 Release MH-E manual version 8.4.
2184
2185 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH, Preface):
2186 Update for release 8.4.
2187
2188 * mh-e.texi (Sequences): Add mh-whitelist-preserves-sequences-flag.
2189 (Junk): Add mh-whitelist-preserves-sequences-flag,
2190 mh-blacklist-msg-hook, mh-whitelist-msg-hook,
2191 mh-folder-blacklisted, mh-folder-whitelisted (closes SF #2945712).
2192
2193 2012-11-25 Paul Eggert <eggert@cs.ucla.edu>
2194
2195 * mh-e.texi (Procmail): Fix two @ typos.
2196
2197 2012-11-24 Paul Eggert <eggert@cs.ucla.edu>
2198
2199 * doclicense.texi, gpl.texi: Update to latest version from FSF.
2200 These are just minor editorial changes.
2201
2202 2012-11-23 Jay Belanger <jay.p.belanger@gmail.com>
2203
2204 * calc.texi (Date Formatting Codes): Mention the new beginning of
2205 the date numbering system.
2206
2207 2012-11-22 Paul Eggert <eggert@cs.ucla.edu>
2208
2209 * calc.texi: Fix TeX issues with capitals followed by ".", "?", "!".
2210 (Date Forms): Correct off-by-one error in explanation of
2211 Julian day numbers. Give Gregorian equivalent of its origin.
2212
2213 2012-11-22 Jay Belanger <jay.p.belanger@gmail.com>
2214
2215 * calc.texi (Date Forms): Mention the customizable
2216 Gregorian-Julian switch.
2217 (Customizing Calc): Mention the variable `calc-gregorian-switch'.
2218
2219 2012-11-17 Paul Eggert <eggert@cs.ucla.edu>
2220
2221 Calc now uses the Gregorian calendar for all dates (Bug#12633).
2222 It also uses January 1, 1 AD as its day number 1.
2223 * calc.texi (Date Forms): Document this.
2224
2225 2012-11-16 Glenn Morris <rgm@gnu.org>
2226
2227 * cl.texi (Function Bindings): Clarify that cl-flet is lexical.
2228 (Obsolete Macros): Move example here from Function Bindings.
2229
2230 * erc.texi: Use @code{nil} rather than just "nil".
2231 (Modules): Undocument obsolete "hecomplete".
2232 Add "notifications".
2233 (Connecting): Add brief section on passwords.
2234 (Options): Make a start by adding erc-hide-list, erc-lurker-hide-list.
2235
2236 2012-11-13 Glenn Morris <rgm@gnu.org>
2237
2238 * flymake.texi (Customizable variables)
2239 (Highlighting erroneous lines): Mention flymake-error-bitmap,
2240 flymake-warning-bitmap, and flymake-fringe-indicator-position.
2241
2242 2012-11-12 Vincent Belaïche <vincentb1@users.sourceforge.net>
2243
2244 * ses.texi: Doc for ses-rename-cell, ses-repair-cell-reference-all & ses-range.
2245 In all file place SES into @acronym{...}.
2246 (Advanced Features): Add key index and function index for
2247 ses-set-header-row. Add description for function
2248 ses-rename-cell. Add description for function
2249 ses-repair-cell-reference-all.
2250 (Ranges in formulas): Add description for ses-range flags.
2251
2252 2012-11-12 Paul Eggert <eggert@cs.ucla.edu>
2253
2254 * texinfo.tex: Merge from gnulib.
2255
2256 2012-11-10 Chong Yidong <cyd@gnu.org>
2257
2258 * url.texi (Introduction): Move url-configuration-directory to
2259 Customization node.
2260 (Parsed URIs): Split into its own node.
2261 (URI Encoding): New node.
2262 (Defining New URLs): Remove empty chapter.
2263 (Retrieving URLs): Add an introduction. Doc fix for url-retrieve.
2264 Improve docs for url-queue-*.
2265 (Supported URL Types): Copyedits. Delete empty subnodes.
2266
2267 * url.texi (Introduction): Rename from Getting Started.
2268 Rewrite the introduction.
2269 (URI Parsing): Rewrite. Omit the obsolete attributes slot.
2270
2271 2012-11-10 Glenn Morris <rgm@gnu.org>
2272
2273 * cl.texi (Obsolete Setf Customization):
2274 Revert defsetf example to the more correct let rather than prog1.
2275 Give define-modify-macro, defsetf, and define-setf-method
2276 gv.el replacements.
2277
2278 * cl.texi (Overview): Mention EIEIO here, as well as the appendix.
2279 (Setf Extensions): Remove obsolete reference.
2280 (Obsolete Setf Customization):
2281 Move note on lack of setf functions to lispref/variables.texi.
2282 Undocument get-setf-method, since it no longer exists.
2283 Mention simple defsetf replaced by gv-define-simple-setter.
2284
2285 2012-11-03 Glenn Morris <rgm@gnu.org>
2286
2287 * cl.texi: Further general copyedits.
2288 (List Functions): Remove copy-tree, standard elisp for some time.
2289 (Efficiency Concerns): Comment out examples that no longer apply.
2290 (Compiler Optimizations): Rename from "Optimizing Compiler"; reword.
2291 (Creating Symbols, Random Numbers): De-emphasize internal
2292 variables cl--gensym-counter and cl--random-state. (Bug#12788)
2293 (Naming Conventions, Type Predicates, Macros)
2294 (Predicates on Numbers): No longer mention cl-floatp-safe.
2295
2296 2012-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
2297
2298 * gnus.texi (Mail Source Specifiers):
2299 Document :leave keyword used for pop mail source.
2300
2301 2012-11-01 Glenn Morris <rgm@gnu.org>
2302
2303 * cl.texi: General copyedits for style, line-breaks, etc.
2304 (Time of Evaluation, Iteration): Add xref to Emacs Lisp manual.
2305 (Macro Bindings, Blocks and Exits):
2306 Acknowledge existence of lexical-binding.
2307 (Iteration): Mainly defer to doc of standard dolist, dotimes.
2308
2309 2012-10-31 Glenn Morris <rgm@gnu.org>
2310
2311 * ert.texi (Introduction, The @code{should} Macro):
2312 Refer to "cl-assert" rather than "assert".
2313
2314 * cl.texi (Function Bindings): Update for cl-flet and cl-labels.
2315 (Obsolete Lexical Binding): Rename section from "Lexical Bindings".
2316 (Obsolete Macros): Rename section from "Obsolete Lexical Macros".
2317 Reword, and add details of flet and labels.
2318 (Modify Macros, Function Bindings): Add some xrefs.
2319
2320 2012-10-30 Glenn Morris <rgm@gnu.org>
2321
2322 * cl.texi (Modify Macros): Update for cl-letf changes.
2323 (Obsolete Lexical Macros): Say a little more about letf/cl-letf.
2324 (Setf Extensions): Partially restore note about cl-getf,
2325 mainly moved to lispref/variables.texi.
2326 (Property Lists): Fix cl-getf typos.
2327 (Mapping over Sequences): Mention cl-mapc naming oddity.
2328
2329 2012-10-29 Glenn Morris <rgm@gnu.org>
2330
2331 * cl.texi (Organization): More details on cl-lib.el versus cl.el.
2332 (Setf Extensions): Remove `apply' setf since it seems to be disabled.
2333 (Customizing Setf): Move contents to "Obsolete Setf Customization".
2334 (Modify Macros, Multiple Values, Other Clauses):
2335 Remove mentions of obsolete features.
2336 (Obsolete Setf Customization): Don't mention `apply' setf.
2337
2338 2012-10-28 Glenn Morris <rgm@gnu.org>
2339
2340 * cl.texi (Multiple Values, Common Lisp Compatibility):
2341 More namespace updates.
2342 (Obsolete Features): Copyedits.
2343 (Obsolete Lexical Macros, Obsolete Setf Customization):
2344 New subsections.
2345
2346 * cl.texi (Porting Common Lisp, Lexical Bindings):
2347 Add some xrefs to the Elisp manual.
2348
2349 * cl.texi (Lexical Bindings): Move to appendix of obsolete features.
2350 (Porting Common Lisp): Emacs Lisp can do true lexical binding now.
2351 (Obsolete Features): New appendix. Move Lexical Bindings here.
2352
2353 2012-10-27 Glenn Morris <rgm@gnu.org>
2354
2355 * cl.texi: Use defmac for macros rather than defspec.
2356 (Efficiency Concerns): Related copyedit.
2357
2358 * cl.texi (Control Structure): Update for setf now being in core.
2359 (Setf Extensions): Rename from Basic Setf. Move much of the
2360 former content to lispref/variables.texi.
2361 (Modify Macros): Move pop, push details to lispref/variables.texi.
2362 (Customizing Setf): Copyedits for setf etc being in core.
2363 (Modify Macros, Efficiency Concerns, Porting Common Lisp):
2364 Further namespaces updates.
2365
2366 2012-10-26 Bastien Guerry <bzg@gnu.org>
2367
2368 * org.texi (Installation): Update the link to Org's ELPA.
2369 Also don't mention org-install.el anymore as the replacement file
2370 org-loaddefs.el is now loaded by org.el.
2371
2372 2012-10-25 Michael Albinus <michael.albinus@gmx.de>
2373
2374 * tramp.texi (Frequently Asked Questions):
2375 Mention `tramp-completion-reread-directory-timeout' for performance
2376 improvement.
2377
2378 2012-10-25 Glenn Morris <rgm@gnu.org>
2379
2380 * cl.texi: Don't mess with the TeX section number counter.
2381 Use Texinfo recommended convention for quotes+punctuation.
2382 (Overview, Sequence Functions): Rephrase for better line-breaking.
2383 (Time of Evaluation, Type Predicates, Modify Macros, Function Bindings)
2384 (Macro Bindings, Conditionals, Iteration, Loop Basics)
2385 (Random Numbers, Mapping over Sequences, Structures)
2386 (Porting Common Lisp): Further updates for cl-lib namespace.
2387 (Modify Macros, Declarations, Macro Bindings, Structures):
2388 Break long lines in examples.
2389 (Dynamic Bindings): Update for changed progv behavior.
2390 (Loop Examples, Efficiency Concerns): Markup fixes.
2391 (Structures): Remove TeX margin change.
2392 (Declarations): Fix typos.
2393
2394 2012-10-24 Glenn Morris <rgm@gnu.org>
2395
2396 * cl.texi (Overview, Multiple Values, Creating Symbols)
2397 (Numerical Functions): Say less/nothing about the original cl.el.
2398 (Old CL Compatibility): Remove.
2399 (Assertions): Remove ignore-errors (standard Elisp for some time).
2400
2401 * cl.texi (Basic Setf, Macros, Declarations, Symbols, Numbers)
2402 (Sequences, Lists, Structures, Assertions, Efficiency Concerns)
2403 (Efficiency Concerns, Efficiency Concerns)
2404 (Common Lisp Compatibility, Old CL Compatibility):
2405 Further updates for cl-lib namespace.
2406
2407 2012-10-24 Paul Eggert <eggert@penguin.cs.ucla.edu>
2408
2409 Update manual for new time stamp format (Bug#12706).
2410 * emacs-mime.texi (time-date): Update for new format.
2411 Also, fix bogus time stamp and modernize a bit.
2412
2413 2012-10-23 Glenn Morris <rgm@gnu.org>
2414
2415 * cl.texi: Include emacsver.texi. Use Emacs version number rather
2416 than unchanging cl.el version number.
2417 End all menu descriptions with a period.
2418 Do not use @dfn{CL} for every instance of "CL".
2419 (Overview): Remove no-runtime caveat, and note about foo* names.
2420 (Usage): Use cl-lib rather than cl.
2421 (Organization, Naming Conventions): Update for cl-lib.el.
2422 (Installation): Remove long-irrelevant node.
2423 (Program Structure, Predicates, Control Structure):
2424 Start updating for cl-lib namespace.
2425 * Makefile.in ($(buildinfodir)/cl$(INFO_EXT), cl.dvi, cl.pdf):
2426 Depend on emacsver.texi.
2427
2428 2012-10-09 Michael Albinus <michael.albinus@gmx.de>
2429
2430 * trampver.texi: Update release number.
2431
2432 2012-10-06 Glenn Morris <rgm@gnu.org>
2433
2434 * erc.texi: Include emacsver.texi, and use EMACSVER rather than
2435 ERC version.
2436 (Introduction): ERC is distributed with Emacs.
2437 (Obtaining ERC, Installation): Remove chapters, no longer relevant.
2438 (Getting Started): Simplify.
2439 (Getting Help and Reporting Bugs): Refer to general Emacs lists.
2440 (History): Mention ERC maintained as part of Emacs now.
2441 * Makefile.in ($(buildinfodir)/erc$(INFO_EXT), erc.dvi, erc.pdf):
2442 Add dependency on emacsver.texi.
2443
2444 * erc.texi: Remove hand-written node pointers.
2445
2446 2012-10-05 Glenn Morris <rgm@gnu.org>
2447
2448 * newsticker.texi (Overview, Requirements, Usage, Configuration):
2449 Copyedits.
2450
2451 2012-10-01 Eric Ludlam <zappo@gnu.org>
2452
2453 * ede.texi (Quick Start, Project Local Variables)
2454 (Miscellaneous commands, ede-java-root, Development Overview)
2455 (Detecting a Project): New nodes.
2456 (Simple projects): Node deleted.
2457
2458 * eieio.texi (Building Classes): Some slot attributes cannot be
2459 overridden.
2460 (Slot Options): Remove an example.
2461 (Method Invocation, Documentation): New nodes.
2462
2463 2012-10-01 Glenn Morris <rgm@gnu.org>
2464
2465 * Makefile.in ($(buildinfodir)/reftex$(INFO_EXT)), reftex.dvi)
2466 (reftex.pdf): Add dependency on emacsver.texi.
2467 * reftex.texi: Don't include directory part for emacsver.texi;
2468 the Makefile's -I handles it.
2469
2470 2012-09-30 Ralf Angeli <angeli@caeruleus.net>
2471
2472 Merge from standalone RefTeX repository.
2473
2474 * reftex.texi: Express TeX, LaTeX, AUCTeX, BibTeX and RefTeX
2475 with macros.
2476 (Imprint): Mention Wolfgang in list of contributors.
2477 (Creating Citations): Give a hint about how to
2478 auto-revert the BibTeX database file when using external editors.
2479 (Referencing Labels): Simplify section about reference macro
2480 cycling.
2481 (Options (Referencing Labels)): Adapt to new structure of
2482 `reftex-ref-style-alist'.
2483 (Referencing Labels, Reference Styles): Document changes in the
2484 referencing functionality.
2485 (Commands): Mention options for definition of header and footer in
2486 BibTeX files.
2487 (Options (Creating Citations)): Document
2488 `reftex-create-bibtex-header' and `reftex-create-bibtex-footer'.
2489 (Reference Styles): New section.
2490 (varioref (LaTeX package), fancyref (LaTeX package)): Remove.
2491 (Options (Referencing Labels)): Remove descriptions of deprecated
2492 variables `reftex-vref-is-default' and `reftex-fref-is-default'.
2493 Add descriptions for `reftex-ref-style-alist' and
2494 `reftex-ref-style-default-list'.
2495 (Referencing Labels): Update regarding reference styles.
2496 (Citation Styles): Mention support for ConTeXt.
2497 (Options (Defining Label Environments)): Fix typo.
2498 (Options (Creating Citations)):
2499 Document `reftex-cite-key-separator'.
2500
2501 2012-09-30 Achim Gratz <Stromeko@Stromeko.DE>
2502
2503 * org.texi: Add description of ORG_ADD_CONTRIB to info
2504 documentation. Add link to Worg for more details.
2505
2506 * org.texi: Clarify installation procedure. Provide link to the
2507 build system description on Worg.
2508
2509 * org.texi: Remove reference to utils/, x11idle.c is now in
2510 contrib/scripts.
2511
2512 * org.texi: Re-normalize to "Org mode" in manual.
2513
2514 * org.texi (Installation): Adapt documentation to new build
2515 system. Mention GNU ELPA (since it needs to be handled like Emacs
2516 built-in Org).
2517
2518 2012-09-30 Adam Spiers <orgmode@adamspiers.org> (tiny change)
2519
2520 * org.texi: Fix typo in description of the 'Hooks' section.
2521
2522 * org.texi: Add ID to the list of special properties.
2523
2524 2012-09-30 Andrew Hyatt <ahyatt@gmail.com> (tiny change)
2525
2526 * org.texi (Moving subtrees): Document the ability to archive to a
2527 datetree.
2528
2529 2012-09-30 Bastien Guerry <bzg@gnu.org>
2530
2531 * org.texi (Installation, Feedback, Batch execution):
2532 Use (add-to-list 'load-path ... t) for the contrib dir.
2533
2534 * org.texi (results): Update documentation for ":results drawer"
2535 and ":results org".
2536
2537 * org.texi (Column width and alignment): Fix typo.
2538
2539 * org.texi (Activation): Point to the "Conflicts" section.
2540
2541 * org.texi (Conflicts): Mention filladapt.el in the list of
2542 conflicting packages.
2543
2544 * org.texi (Activation): Adding org-mode to `auto-mode-alist' is
2545 not needed for versions of Emacs > 22.1.
2546
2547 * org.texi (History and Acknowledgments): Fix typo.
2548
2549 * org.texi (History and Acknowledgments): Add my own
2550 acknowledgments.
2551
2552 * org.texi (Agenda commands): Document the new command and the new
2553 option.
2554
2555 * org.texi (Agenda commands): Delete `org-agenda-action' section.
2556 (Agenda commands): Reorder. Document `*' to toggle persistent
2557 marks.
2558
2559 * org.texi (Agenda dispatcher):
2560 Mention `org-toggle-agenda-sticky'.
2561 (Agenda commands, Exporting Agenda Views): Fix typo.
2562
2563 * org.texi (Templates in contexts, Setting Options): Update to
2564 reflect changes in how contexts options are processed.
2565
2566 * org.texi (Templates in contexts): Document the new structure of
2567 the variables `org-agenda-custom-commands-contexts' and
2568 `org-capture-templates-contexts'.
2569
2570 * org.texi (Templates in contexts): Document the new option
2571 `org-capture-templates-contexts'.
2572 (Storing searches): Document the new option
2573 `org-agenda-custom-commands-contexts'.
2574
2575 * org.texi (Formula syntax for Lisp): Reformat.
2576
2577 * org.texi (Special properties, Column attributes)
2578 (Agenda column view): Document the new special property
2579 CLOCKSUM_T.
2580
2581 * org.texi (Template expansion): Document the new %l template.
2582
2583 * org.texi (Fast access to TODO states): Fix documentation about
2584 allowed characters for fast todo selection.
2585
2586 * org.texi (Weekly/daily agenda): Mention APPT_WARNTIME and its
2587 use in `org-agenda-to-appt'.
2588
2589 * org.texi (Comment lines): Update wrt comments.
2590
2591 * org.texi (Resolving idle time): Document new keybinding.
2592
2593 * org.texi (Clocking commands): Document the use of S-M-<up/down>
2594 on clock timestamps.
2595
2596 * org.texi (Fast access to TODO states): Explicitly says only
2597 letters are supported as fast TODO selection keys.
2598
2599 * org.texi (Link abbreviations): Illustrate the use of the "%h"
2600 specifier. Document the new "%(my-function)" specifier.
2601
2602 * org.texi (Clocking commands): New cindex.
2603 (Clocking commands): Update documentation for `org-clock-in'.
2604 Document `org-clock-in-last'. Mention `org-clock-out' and
2605 `org-clock-in-last' as commands that can be globally bound.
2606 (Resolving idle time): Document continuous clocking.
2607
2608 * org.texi (Top, Introduction): Fix formatting.
2609 (Activation): Add index entries.
2610 (Conventions): Update section.
2611 (Embedded @LaTeX{}): Fix formatting.
2612
2613 * org.texi (Visibility cycling): Document `show-children'.
2614
2615 * org.texi (Using capture): Mention the `org-capture-last-stored'
2616 bookmark as a way to jump to the last stored capture.
2617
2618 * org.texi (Uploading files): Fix typo.
2619
2620 * org.texi (Using capture): Document `C-0' as a prefix argument
2621 for `org-capture'.
2622
2623 * org.texi (Agenda commands): Document persistent marks.
2624
2625 * org.texi (Template expansion): Update doc to reflect change.
2626
2627 * org.texi (Radio tables): Document the :no-escape parameter.
2628
2629 * org.texi (Repeated tasks): Document repeat cookies for years,
2630 months, weeks, days and hours.
2631
2632 * org.texi (Export options): State that you can use the d: option
2633 by specifying a list of drawers.
2634
2635 * org.texi (HTML preamble and postamble): Small doc improvement.
2636
2637 2012-09-30 Brian van den Broek <vanden@gmail.com> (tiny change)
2638
2639 * org.texi: The sections in the Exporting section of the manual
2640 left out articles in the description of the org-export-as-*
2641 commands, among other places. This patch adds them, adds a few
2642 missing prepositions, and switches instances of "an HTML" to "a
2643 html" for internal consistency.
2644
2645 * org.texi: Alter several examples of headings with timestamps in
2646 them to include the timestamps in the body instead of the heading.
2647
2648 2012-09-30 Carsten Dominik <carsten.dominik@gmail.com>
2649
2650 * org.texi (Agenda dispatcher): Document sticky agenda views and
2651 the new key for them.
2652
2653 2012-09-30 Charles <millarc@verizon.net> (tiny change)
2654
2655 * org.texi (Advanced features): Fix error in table.
2656
2657 2012-09-30 Feng Shu <tumashu@gmail.com>
2658
2659 * org.texi (@LaTeX{} fragments): Document imagemagick as an
2660 alternative to dvipng.
2661
2662 2012-09-30 François Allisson <francois@allisson.co> (tiny change)
2663
2664 * org.texi: Remove extra curly bracket.
2665
2666 2012-09-30 Giovanni Ridolfi <giovanni.ridolfi@yahoo.it> (tiny change)
2667
2668 * org.texi (org-clock-in-last and org-clock-cancel): Update the
2669 defkeys.
2670
2671 2012-09-30 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
2672
2673 * org.texi (Agenda commands): Fix two typos by giving
2674 corresponding function names, according to
2675 `org-agenda-view-mode-dispatch'.
2676
2677 2012-09-30 Jan Böcker <jan.boecker@jboecker.de>
2678
2679 * org.texi (The spreadsheet): Fix typo.
2680
2681 2012-09-30 Memnon Anon <gegendosenfleisch@gmail.com> (tiny change)
2682
2683 * org.texi (Tracking your habits): Point to the "Tracking TODO
2684 state changes" section.
2685
2686 2012-09-30 Nicolas Goaziou <n.goaziou@gmail.com>
2687
2688 * org.texi (Literal examples): Remove reference to unknown
2689 `org-export-latex-minted' variable. Also simplify footnote since
2690 `org-export-latex-listings' documentation is exhaustive already.
2691
2692 * org.texi (Plain lists): Remove reference to now hard-coded
2693 `bullet' automatic rule.
2694
2695 2012-09-30 Toby S. Cubitt <tsc25@cantab.net>
2696
2697 * org.texi: Updated documentation accordingly.
2698
2699 2012-09-13 Paul Eggert <eggert@cs.ucla.edu>
2700
2701 * texinfo.tex: Merge from gnulib.
2702
2703 2012-09-12 Michael Albinus <michael.albinus@gmx.de>
2704
2705 Sync with Tramp 2.2.6.
2706
2707 * tramp.texi (Bug Reports): Cleanup caches before a test run.
2708
2709 * trampver.texi: Update release number.
2710
2711 2012-09-12 Paul Eggert <eggert@cs.ucla.edu>
2712
2713 * texinfo.tex: Merge from gnulib.
2714
2715 2012-08-06 Aurélien Aptel <aurelien.aptel@gmail.com>
2716
2717 * url.texi (Parsed URLs): Adjust to the code's use of defstruct
2718 (bug#12096).
2719
2720 2012-08-01 Jay Belanger <jay.p.belanger@gmail.com>
2721
2722 * calc.texi (Simplification modes, Conversions)
2723 (Operating on Selections): Mention "basic" simplification.
2724 (The Calc Mode Line): Mention the mode line display for Basic
2725 simplification mode.
2726 (Simplify Formulas): Refer to 'algebraic' rather than 'default'
2727 simplifications.
2728 (Basic Simplifications): Rename from "Limited Simplifications"
2729 Replace "limited" by "basic" throughout.
2730 (Algebraic Simplifications): Indicate that the algebraic
2731 simplifications are done by default.
2732 (Unsafe Simplifications): Mention `m E'.
2733 (Simplification of Units): Mention `m U'.
2734 (Trigonometric/Hyperbolic Functions, Reducing and Mapping)
2735 (Kinds of Declarations, Functions for Declarations):
2736 Mention "algebraic simplifications" instead of `a s'.
2737 (Algebraic Entry): Remove mention of default simplifications.
2738
2739 2012-07-30 Jay Belanger <jay.p.belanger@gmail.com>
2740
2741 * calc.texi (Getting Started, Tutorial): Change simulated
2742 Calc output to match actual output.
2743 (Simplifying Formulas): Mention that algebraic simplification is now
2744 the default.
2745
2746 2012-07-28 Eli Zaretskii <eliz@gnu.org>
2747
2748 * faq.texi (Right-to-left alphabets): Update for Emacs 24.
2749 (Bug#12073)
2750
2751 2012-07-25 Paul Eggert <eggert@cs.ucla.edu>
2752
2753 Prefer typical American spelling for "acknowledgment".
2754 * calc.texi (History and Acknowledgments): Rename from
2755 History and Acknowledgements.
2756 * idlwave.texi (Acknowledgments):
2757 * ses.texi (Acknowledgments):
2758 * woman.texi (Acknowledgments): Rename from Acknowledgements.
2759
2760 2012-07-09 Paul Eggert <eggert@cs.ucla.edu>
2761
2762 Rename configure.in to configure.ac (Bug#11603).
2763 * ede.texi (Compiler and Linker objects, ede-proj-project)
2764 (ede-step-project): Prefer the name configure.ac to configure.in.
2765
2766 2012-07-06 Michael Albinus <michael.albinus@gmx.de>
2767
2768 * tramp.texi (Multi-hops):
2769 Introduce `tramp-restricted-shell-hosts-alist'.
2770
2771 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2772
2773 * gnus.texi (POP before SMTP): POP-before-SMTP works with all sending
2774 methods, so don't mention smtpmail here.
2775
2776 2012-06-26 Wolfgang Jenkner <wjenkner@inode.at>
2777
2778 * gnus.texi (Picons): Document gnus-picon-properties.
2779
2780 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2781
2782 * gnus.texi: Remove mention of compilation, as that's no longer
2783 supported.
2784
2785 2012-06-26 Christopher Schmidt <christopher@ch.ristopher.com>
2786
2787 * gnus.texi (Archived Messages): Mention
2788 gnus-gcc-pre-body-encode-hook and gnus-gcc-post-body-encode-hook.
2789
2790 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2791
2792 * gnus.texi (Various Summary Stuff):
2793 Remove mention of `gnus-propagate-marks'.
2794
2795 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2796
2797 * gnus.texi: Remove mentions of nnml/nnfolder/nntp backend marks,
2798 which no longer exist.
2799
2800 2012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
2801
2802 * gnus.texi (Archived Messages):
2803 Document gnus-gcc-self-resent-messages.
2804
2805 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2806
2807 * message.texi (Mail Variables):
2808 Mention the optional user parameter for X-Message-SMTP-Method.
2809
2810 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2811
2812 * gnus.texi (Posting Styles): Mention X-Message-SMTP-Method.
2813
2814 * message.texi (Mail Variables): Document X-Message-SMTP-Method.
2815
2816 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2817
2818 * gnus.texi (Key Index): Change encoding to utf-8.
2819
2820 2012-06-21 Glenn Morris <rgm@gnu.org>
2821
2822 * Makefile.in: Rename infodir to buildinfodir throughout. (Bug#11737)
2823
2824 2012-06-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
2825
2826 * gnus.texi (Group Timestamp): Mention where to find documentation for
2827 the `gnus-tmp-' variables (bug#11601).
2828
2829 2012-06-11 Michael Albinus <michael.albinus@gmx.de>
2830
2831 Sync with Tramp 2.2.6-pre.
2832
2833 * tramp.texi (all): Use consequently @command{}, @env{} and @kbd{}
2834 where appropriate.
2835 (Ad-hoc multi-hops): New section.
2836 (Remote processes): New subsection "Running remote processes on
2837 Windows hosts".
2838 (History): Add remote commands on Windows, and ad-hoc multi-hop
2839 methods.
2840 (External methods): "ControlPersist" must be set to "no" for the
2841 `scpc' method.
2842 (Remote processes): Add a note about `auto-revert-tail-mode'.
2843 (Frequently Asked Questions): Use "scpx" in combination with
2844 "ControlPersist". Reported by Adam Spiers <emacs@adamspiers.org>.
2845
2846 * trampver.texi: Update release number.
2847
2848 2012-06-10 Chong Yidong <cyd@gnu.org>
2849
2850 * sc.texi: Remove bogus @ifinfo commands which prevent makeinfo
2851 compilation for html-mono.
2852
2853 2012-06-08 Paul Eggert <eggert@cs.ucla.edu>
2854
2855 * texinfo.tex: Merge from gnulib.
2856
2857 2012-05-29 Katsumi Yamaoka <yamaoka@jpl.org>
2858
2859 * Makefile.in (echo-info): Don't try to install info files named
2860 just ".info".
2861
2862 2012-05-28 Glenn Morris <rgm@gnu.org>
2863
2864 * calc.texi, dired-x.texi: Use @LaTeX rather than La@TeX. (Bug#10910)
2865
2866 * sc.texi: Nuke hand-written node pointers.
2867 Fix top-level menu to match actual node order.
2868
2869 2012-05-27 Glenn Morris <rgm@gnu.org>
2870
2871 * cl.texi, dired-x.texi: Nuke hand-written node pointers.
2872 Some associated fixes, including not messing with chapno in cl.texi.
2873
2874 2012-05-27 Bastien Guerry <bzg@gnu.org>
2875
2876 * org.texi (Durations and time values): Fix typo.
2877
2878 2012-05-26 Paul Eggert <eggert@cs.ucla.edu>
2879
2880 * texinfo.tex: Update from gnulib.
2881
2882 2012-05-19 Jay Belanger <jay.p.belanger@gmail.com>
2883
2884 * calc.texi (Basic Operations on Units, Customizing Calc):
2885 Mention `calc-ensure-consistent-units'.
2886
2887 2012-05-14 Andreas Schwab <schwab@linux-m68k.org>
2888
2889 * cc-mode.texi: Avoid space before macro in 4th argument of cross
2890 reference commands. (Bug#11461)
2891
2892 * Makefile.in (gnus.dvi): Use $@ instead of $*.dvi.
2893
2894 2012-05-12 Glenn Morris <rgm@gnu.org>
2895
2896 * Makefile.in (mostlyclean): Add more TeX intermediates.
2897
2898 * Makefile.in: Make it look more like the other doc Makefiles.
2899 Use explicit $srcdir in all dependencies.
2900 Remove cd $srcdir from rules.
2901 (VPATH): Remove.
2902 (infodir): Set to an absolute path.
2903 (INFO_TARGETS): Use short names.
2904 (mkinfodir): infodir is now absolute.
2905 (echo-info, maintainer-clean): Update for new format of INFO_TARGETS.
2906
2907 * Makefile.in (info.info): Rename from info, to avoid duplication.
2908 (.SUFFIXES): Disable implicit rules.
2909
2910 * Makefile.in (MKDIR_P): New, set by configure.
2911 (mkinfodir): Use $MKDIR_P.
2912
2913 2012-05-07 Glenn Morris <rgm@gnu.org>
2914
2915 * forms.texi (Long Example): Update for changed location of files.
2916
2917 2012-05-04 Glenn Morris <rgm@gnu.org>
2918
2919 * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure.
2920 (INFO_TARGETS): Use $INFO_EXT.
2921 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
2922 * makefile.w32-in (INFO_EXT, INFO_OPTS): New.
2923 (INFO_TARGETS): Use $INFO_EXT.
2924 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
2925
2926 2012-05-02 Glenn Morris <rgm@gnu.org>
2927
2928 * Makefile.in (echo-info): New phony target, used by top-level.
2929
2930 * viper.texi: Make direntry shorter (also it is no longer "newest").
2931
2932 * emacs-gnutls.texi, ert.texi, org.texi:
2933 Fix dircategory, direntry to match info/dir.
2934
2935 * faq.texi: Convert @inforefs to @xrefs.
2936 Fix some malformed cross-references.
2937 (File-name conventions): Shorten section name to avoid overfull line.
2938 (How to add fonts): Use smallexample to avoid overfull lines.
2939
2940 2012-05-01 Teodor Zlatanov <tzz@lifelogs.com>
2941
2942 * auth.texi (Help for users): Update for .gpg file being second.
2943
2944 2012-04-27 Ippei Furuhashi <top.tuna+orgmode@gmail.com> (tiny change)
2945
2946 * org.texi (Agenda commands): Fix two typos: give corresponding
2947 function names, according to `org-agenda-view-mode-dispatch'.
2948
2949 2012-04-27 Glenn Morris <rgm@gnu.org>
2950
2951 * faq.texi (Major packages and programs): Remove section.
2952 There is no point listing 6 packages (cf etc/MORE.STUFF).
2953 (Finding Emacs and related packages): Move "Spell-checkers" here.
2954
2955 2012-04-22 Michael Albinus <michael.albinus@gmx.de>
2956
2957 * dbus.texi (Version): New node.
2958 (Properties and Annotations): Mention the object manager
2959 interface. Describe dbus-get-all-managed-objects.
2960 (Type Conversion): Floating point numbers are allowed, if an
2961 anteger does not fit Emacs's integer range.
2962 (Synchronous Methods): Remove obsolete dbus-call-method-non-blocking.
2963 (Asynchronous Methods): Fix description of
2964 dbus-call-method-asynchronously.
2965 (Receiving Method Calls): Fix some minor errors.
2966 Add dbus-interface-emacs.
2967 (Signals): Describe unicast signals and the new match rules.
2968 (Alternative Buses): Add the PRIVATE optional argument to
2969 dbus-init-bus. Describe its new return value. Add dbus-setenv.
2970
2971 2012-04-20 Glenn Morris <rgm@gnu.org>
2972
2973 * faq.texi (New in Emacs 24): New section.
2974 (Packages that do not come with Emacs): Mention M-x list-packages.
2975
2976 2012-04-14 Alan Mackenzie <acm@muc.de>
2977
2978 * cc-mode.texi (c-offsets-alist): Correct a typo.
2979
2980 2012-04-14 Jérémie Courrèges-Anglas <jca@wxcvbn.org> (tiny change)
2981
2982 * org.texi (Deadlines and scheduling): Fix the example: the
2983 DEADLINE item should come right after the headline. We enforce
2984 this convention, so it is a bug not to illustrate it correctly in
2985 the manual.
2986
2987 2012-04-14 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
2988
2989 * org.texi (Agenda commands): Fix documentation bug by swapping
2990 the equivalent keybindings to `org-agenda-next-line' with the ones
2991 to `org-agenda-previous-line'.
2992
2993 2012-04-14 Glenn Morris <rgm@gnu.org>
2994
2995 * Makefile.in: Replace non-portable use of $< in ordinary rules.
2996
2997 2012-04-09 Eli Zaretskii <eliz@gnu.org>
2998
2999 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean):
3000 Add emacs-gnutls.
3001 ($(infodir)/emacs-gnutls, emacs-gnutls.dvi): New targets.
3002
3003 2012-04-09 Teodor Zlatanov <tzz@lifelogs.com>
3004
3005 * Makefile.in: Add emacs-gnutls.texi to build.
3006
3007 * emacs-gnutls.texi: Add documentation for the GnuTLS integration.
3008
3009 2012-04-05 Teodor Zlatanov <tzz@lifelogs.com>
3010
3011 * auth.texi (Secret Service API): Edit further and give examples.
3012 (Secret Service API): Adjust @samp to @code for collection names.
3013
3014 2012-04-04 Glenn Morris <rgm@gnu.org>
3015
3016 * auth.texi (Secret Service API): Copyedits.
3017 (Help for developers): Fill in some missing function doc-strings.
3018 (Help for users, Help for developers)
3019 (GnuPG and EasyPG Assistant Configuration): Markup fixes.
3020
3021 2012-04-04 Michael Albinus <michael.albinus@gmx.de>
3022
3023 * auth.texi (Secret Service API): Add the missing text.
3024
3025 2012-04-04 Chong Yidong <cyd@gnu.org>
3026
3027 * message.texi (Using PGP/MIME): Note that epg is now the default.
3028
3029 * gnus.texi: Reduce references to obsolete pgg library.
3030 (Security): Note that epg is now the default.
3031
3032 * gnus-faq.texi (FAQ 8-2): Mention EasyPG.
3033
3034 * nxml-mode.texi (Completion): C-RET is no longer bound to
3035 nxml-complete.
3036
3037 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
3038
3039 * org.texi (Customizing tables in ODT export): Correct few errors.
3040
3041 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
3042
3043 * org.texi (Links in ODT export): Update.
3044 (Labels and captions in ODT export): New node.
3045
3046 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
3047
3048 * org.texi (Literal examples in ODT export): htmlfontify.el in
3049 Emacs-24.1 now supports fontification. So ODT source blocks will
3050 be fontified by default.
3051
3052 2012-04-01 Julian Gehring <julian.gehring@googlemail.com> (tiny change)
3053
3054 * org.texi (Refiling notes): Remove duplicated keybinding.
3055
3056 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
3057
3058 * org.texi (noweb): Documentation of this new option to the :noweb
3059 header argument.
3060
3061 2012-04-01 Suvayu Ali <fatkasuvayu+linux@gmail.com>
3062
3063 * org.texi (Header and sectioning): Add example demonstrating how
3064 to use "LaTeX_CLASS_OPTIONS".
3065
3066 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
3067
3068 * org.texi (Noweb reference syntax): Describe the ability to
3069 execute noweb references in the manual.
3070
3071 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
3072
3073 * org.texi (cache): Improve cache documentation when session
3074 evaluation is used.
3075
3076 2012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
3077
3078 * org.texi (Plain lists): Document removal.
3079
3080 2012-04-01 Michael Brand <michael.ch.brand@gmail.com>
3081
3082 * org.texi: Decapitalize file name in references to Calc manual.
3083
3084 2012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
3085
3086 * org.texi (Plain lists): Document removal.
3087
3088 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
3089
3090 * org.texi (Top, OpenDocument Text export)
3091 (ODT export commands, Extending ODT export)
3092 (Images in ODT export, Tables in ODT export)
3093 (Configuring a document converter): Add or Update.
3094
3095 2012-04-01 Carsten Dominik <carsten.dominik@gmail.com>
3096
3097 * org.texi (MobileOrg): Change the wording to reflect that the
3098 Android Version is no longer just the little brother of the iOS
3099 version.
3100
3101 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
3102
3103 * org.texi (Key bindings and useful functions): Update babel key
3104 binding documentation in manual.
3105
3106 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
3107
3108 * org.texi (noweb): Document new noweb header value.
3109
3110 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
3111
3112 * org.texi (noweb-sep): Document new header argument.
3113
3114 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
3115
3116 * org.texi (noweb-ref): Documentation of this new custom variable.
3117
3118 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
3119
3120 * org.texi (wrap): Update the new :wrap documentation to match the
3121 current implementation.
3122
3123 2012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
3124
3125 * org.texi: Added documentation for :wrap.
3126
3127 2012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
3128
3129 * org.texi: #+RESULTS now user-configurable.
3130
3131 2012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
3132
3133 * org.texi: Documented :noweb no-export.
3134
3135 2012-04-01 Thomas Dye <dk@poto.local>
3136
3137 * org.texi: Edit :noweb no header argument for correctness.
3138
3139 2012-04-01 Bastien Guerry <bzg@gnu.org>
3140
3141 * org.texi (Customization): Update the approximate number of Org
3142 variables.
3143
3144 2012-04-01 Thomas Dye <dk@poto.local>
3145
3146 * org.texi: The :results wrap produces a drawer instead of a
3147 begin_results block.
3148
3149 2012-03-22 Peder O. Klingenberg <peder@klingenberg.no> (tiny change)
3150
3151 * gnus.texi (Archived Messages): Update `gnus-message-archive-group' to
3152 reflect the new default.
3153
3154 2012-03-10 Eli Zaretskii <eliz@gnu.org>
3155
3156 * info.texi (Expert Info): Move the index entry for "Texinfo" from
3157 "Getting Started" to this node. (Bug#10450)
3158
3159 2012-03-10 Chong Yidong <cyd@gnu.org>
3160
3161 * flymake.texi (Example -- Configuring a tool called via make):
3162 Mention the Automake COMPILE variable (Bug#8715).
3163
3164 * info.texi (Getting Started): Add an index entry (Bug#10450).
3165
3166 2012-03-02 Michael Albinus <michael.albinus@gmx.de>
3167
3168 * dbus.texi (Signals): Known names will be mapped onto unique
3169 names, when registering for signals.
3170
3171 2012-02-29 Glenn Morris <rgm@gnu.org>
3172
3173 * url.texi: Fix quote usage in body text.
3174
3175 * sem-user.texi, url.texi, woman.texi: Use "" quotes in menus.
3176
3177 * cl.texi: Use @code{} in menus when appropriate.
3178
3179 2012-02-28 Glenn Morris <rgm@gnu.org>
3180
3181 * calc.texi, cc-mode.texi, cl.texi, ebrowse.texi, ediff.texi:
3182 * eshell.texi, gnus-faq.texi, gnus-news.texi, gnus.texi:
3183 * idlwave.texi, info.texi, newsticker.texi, nxml-mode.texi:
3184 * org.texi, sc.texi, vip.texi, viper.texi:
3185 Standardize possessive apostrophe usage.
3186
3187 2012-02-26 Chong Yidong <cyd@gnu.org>
3188
3189 * ediff.texi (Quick Help Commands): Add a couple of index entries
3190 (Bug#10834).
3191
3192 2012-02-17 Glenn Morris <rgm@gnu.org>
3193
3194 * gnus.texi (Posting Styles):
3195 * remember.texi (Org): Fix cross-refs to other manuals.
3196
3197 2012-02-15 Glenn Morris <rgm@gnu.org>
3198
3199 * smtpmail.texi (Emacs Speaks SMTP): General update for 24.1.
3200 (Encryption): New chapter, split out from previous.
3201
3202 2012-02-13 Lars Ingebrigtsen <larsi@gnus.org>
3203
3204 * gnus.texi (Customizing the IMAP Connection):
3205 Mention nnimap-record-commands.
3206
3207 2012-02-10 Glenn Morris <rgm@gnu.org>
3208
3209 * url.texi (Retrieving URLs): Update url-retrieve arguments.
3210 Mention url-queue-retrieve.
3211
3212 2012-02-09 Glenn Morris <rgm@gnu.org>
3213
3214 * sem-user.texi (Semantic mode user commands): Typo fix.
3215
3216 * info.texi (Create Info buffer): Mention info-display-manual.
3217
3218 2012-02-07 Lars Ingebrigtsen <larsi@gnus.org>
3219
3220 * gnus.texi (Mail Source Specifiers): Add a pop3 via an SSH tunnel
3221 example (modified from an example by Michael Albinus).
3222
3223 2012-01-30 Philipp Haselwarter <philipp.haselwarter@gmx.de> (tiny change)
3224
3225 * gnus.texi (Agent Basics): Fix outdated description of
3226 `gnus-agent-auto-agentize-methods'.
3227
3228 2012-01-28 Andreas Schwab <schwab@linux-m68k.org>
3229
3230 * cc-mode.texi: Always @defindex ss.
3231 (Config Basics): Fix argument of @itemize.
3232 (Macro Backslashes): Add @code around index entry.
3233
3234 2012-01-23 Glenn Morris <rgm@gnu.org>
3235
3236 * pcl-cvs.texi (About PCL-CVS): Refer to vc-dir rather than vc-dired.
3237
3238 2012-01-19 Eric Hanchrow <eric.hanchrow@gmail.com>
3239
3240 * tramp.texi (File): Tweak wording for the `scpc' option.
3241
3242 2012-01-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
3243
3244 * gnus.texi (Group Parameters): Really note precedence.
3245
3246 2012-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
3247
3248 * gnus.texi (Group Parameters): Note precedence.
3249
3250 2012-01-03 Eric Schulte <eric.schulte@gmx.com>
3251
3252 * org.texi (Noweb reference syntax): Adding documentation of
3253 the `*org-babel-use-quick-and-dirty-noweb-expansion*'
3254 variable.
3255
3256 2012-01-03 Bastien Guerry <bzg@gnu.org>
3257
3258 * org.texi (Plain lists): Split the table to fix the display
3259 of items.
3260
3261 2012-01-03 Bastien Guerry <bzg@gnu.org>
3262
3263 * org.texi (Plain lists): Fix misplaced explanation.
3264
3265 2012-01-03 Bastien Guerry <bzg@gnu.org>
3266
3267 * org.texi (Plain lists, Agenda files): Add index entries.
3268
3269 2012-01-03 Julian Gehring <julian.gehring@googlemail.com>
3270
3271 * org.texi: Use "Org mode" instead of alternatives like
3272 "Org-mode" or "org-mode".
3273
3274 2012-01-03 Bernt Hansen <bernt@norang.ca>
3275
3276 * org.texi (Agenda commands):
3277 Document `org-clock-report-include-clocking-task'.
3278
3279 2012-01-03 Bastien Guerry <bzg@gnu.org>
3280
3281 * org.texi (Checkboxes): Document the new behavior of `C-u C-c
3282 C-c' on checkboxes.
3283
3284 2012-01-03 Julian Gehring <julian.gehring@googlemail.com>
3285
3286 * org.texi: End sentences with two spaces.
3287
3288 2012-01-03 Michael Brand <michael.ch.brand@gmail.com>
3289
3290 * org.texi (External links): Document the link types file+sys
3291 and file+emacs, slightly narrow used page width.
3292
3293 2012-01-03 Eric Schulte <eric.schulte@gmx.com>
3294
3295 * org.texi (colnames): Note that colnames behavior may differ
3296 across languages.
3297
3298 2012-01-03 Bastien Guerry <bzg@gnu.org>
3299
3300 * org.texi (Weekly/daily agenda, Agenda commands): Fix typos.
3301
3302 2012-01-03 Thomas Dye <dk@poto.westell.com>
3303
3304 * org.texi: Augmented discussion of babel property
3305 inheritance. Put footnote outside sentence ending period.
3306
3307 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
3308
3309 * org.texi (eval): Documenting the full range of :eval header
3310 argument values.
3311
3312 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
3313
3314 * org.texi (eval): Documentation of the new :eval option.
3315
3316 2012-01-03 Thomas Dye <dk@poto.local>
3317
3318 * org.texi: Add accumulated properties.
3319
3320 2012-01-03 Thomas Dye <dk@poto.local>
3321
3322 * org.texi: Documented no spaces in name=assign, another
3323 correction to :var table.
3324
3325 2012-01-03 Thomas Dye <dk@poto.local>
3326
3327 * org.texi: Changed DATA to NAME in Working With Source Code
3328 section.
3329
3330 2012-01-03 Tom Dye <tsd@tsdye.com>
3331
3332 * org.texi: Minor change to :var table.
3333
3334 2012-01-03 Tom Dye <tsd@tsdye.com>
3335
3336 * org.texi: More changes to :var table (some examples were wrong).
3337
3338 2012-01-03 Tom Dye <tsd@tsdye.com>
3339
3340 * org.texi: Cleaned up :var table.
3341
3342 2012-01-03 Bastien Guerry <bzg@gnu.org>
3343
3344 * org.texi (Timestamps, Weekly/daily agenda)
3345 (Weekly/daily agenda): Add @cindex for "appointment".
3346
3347 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
3348
3349 * org.texi (Literal examples): A new link to the template for
3350 inserting empty code blocks.
3351 (Structure of code blocks): A new link to the template for
3352 inserting empty code blocks.
3353
3354 2012-01-03 Rafael Laboissiere <rafael@laboissiere.net> (tiny change)
3355
3356 * org.texi (External links): Add footnote on how the behavior
3357 of the text search in Org files are controled by the variable
3358 `org-link-search-must-match-exact-headline'.
3359
3360 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
3361
3362 * org.texi (Buffer-wide header arguments):
3363 Update documentation to reflect removal of #+PROPERTIES.
3364
3365 2012-01-03 Carsten Dominik <carsten.dominik@gmail.com>
3366
3367 * org.texi (The clock table): Mention that ACHIVED trees
3368 contribute to the clock table.
3369
3370 2012-01-03 Carsten Dominik <carsten.dominik@gmail.com> (tiny change)
3371
3372 * org.texi (Conflicts): Better yasnippet config info.
3373
3374 2012-01-03 Bastien Guerry <bzg@gnu.org> (tiny change)
3375
3376 * org.texi (Selective export): Explicitly mention the default
3377 values for `org-export-select-tags',
3378 `org-export-exclude-tags'.
3379
3380 2012-01-03 Tom Dye <tsd@tsdye.com>
3381
3382 * org.texi: Added a line to specify that header arguments are
3383 lowercase.
3384
3385 2012-01-03 Tom Dye <tsd@tsdye.com>
3386
3387 * org.texi: :var requires default value when declared.
3388
3389 2012-01-03 Bastien Guerry <bzg@gnu.org>
3390
3391 * org.texi (Handling links): Add a note about the
3392 `org-link-frame-setup' option.
3393
3394 2012-01-03 David Maus <dmaus@ictsoc.de>
3395
3396 * org.texi (Exporting Agenda Views, Extracting agenda
3397 information): Fix command line syntax, quote symbol parameter
3398 values.
3399
3400 2012-01-03 David Maus <dmaus@ictsoc.de>
3401
3402 * org.texi (Exporting Agenda Views): Fix command line syntax.
3403
3404 2011-12-28 Paul Eggert <eggert@cs.ucla.edu>
3405
3406 * gnus.texi (Mail Source Customization, Mail Back End Variables):
3407 Use octal notation for file permissions, which are normally
3408 thought of in octal.
3409 (Mail Back End Variables): Use more-plausible modes in example.
3410
3411 2011-12-20 Alan Mackenzie <acm@muc.de>
3412
3413 * cc-mode.texi: Update version string 5.31 -> 5.32.
3414
3415 2011-12-06 Juanma Barranquero <lekktu@gmail.com>
3416
3417 * gnus-faq.texi (FAQ 2-1, FAQ 3-8, FAQ 4-14, FAQ 9-1): Fix typos.
3418
3419 2011-11-24 Glenn Morris <rgm@gnu.org>
3420
3421 * gnus.texi, smtpmail.texi: Fix case of "GnuTLS".
3422
3423 2011-11-24 Juanma Barranquero <lekktu@gmail.com>
3424
3425 * makefile.w32-in: Update dependencies.
3426
3427 2011-11-20 Glenn Morris <rgm@gnu.org>
3428
3429 * gnus.texi (Group Information):
3430 Remove gnus-group-fetch-faq, command deleted 2010-09-24.
3431
3432 2011-11-20 Juanma Barranquero <lekktu@gmail.com>
3433
3434 * gnus-coding.texi (Gnus Maintenance Guide):
3435 Rename from "Gnus Maintainance Guide".
3436
3437 * ede.texi (ede-compilation-program, ede-compiler, ede-linker):
3438 * eieio.texi (Customizing):
3439 * gnus.texi (Article Washing):
3440 * gnus-news.texi:
3441 * sem-user.texi (Smart Jump): Fix typos.
3442
3443 2011-11-16 Juanma Barranquero <lekktu@gmail.com>
3444
3445 * org.texi (Agenda commands, Exporting Agenda Views): Fix typos.
3446
3447 2011-11-15 Juanma Barranquero <lekktu@gmail.com>
3448
3449 * ede.texi (project-am-texinfo):
3450 * gnus.texi (Sending or Not Sending):
3451 * org.texi (Template elements): Fix typos.
3452
3453 2011-11-14 Juanma Barranquero <lekktu@gmail.com>
3454
3455 * ediff.texi (Hooks):
3456 * sem-user.texi (Semanticdb Roots): Fix typos.
3457
3458 2011-11-11 Juanma Barranquero <lekktu@gmail.com>
3459
3460 * semantic.texi (Tag handling): Fix typo.
3461
3462 2011-10-31 Katsumi Yamaoka <yamaoka@jpl.org>
3463
3464 * gnus.texi (Other Gnus Versions): Remove.
3465
3466 2011-10-28 Alan Mackenzie <acm@muc.de>
3467
3468 * cc-mode.texi (Indentation Commands): Mention "macros with semicolons".
3469 (Other Special Indentations): Add an xref to "Macros with ;".
3470 (Customizing Macros): Add stuff about syntax in macros. Add an xref to
3471 "Macros with ;".
3472 (Macros with ;): New page.
3473
3474 * cc-mode.texi (Movement Commands): Document `c-defun-tactic'.
3475 Document the new handling of nested scopes for movement by defuns.
3476
3477 2011-10-23 Michael Albinus <michael.albinus@gmx.de>
3478
3479 Sync with Tramp 2.2.3.
3480
3481 * trampver.texi: Update release number.
3482
3483 2011-10-14 Glenn Morris <rgm@gnu.org>
3484
3485 * ert.texi (Introduction, How to Run Tests)
3486 (Running Tests Interactively, Expected Failures)
3487 (Tests and Their Environment, Useful Techniques)
3488 (Interactive Debugging, Fixtures and Test Suites):
3489 Minor rephrasings.
3490 (Running Tests Interactively, The @code{should} Macro): Add xrefs.
3491 (Running Tests in Batch Mode): Simplify loading instructions.
3492 (Test Selectors): Clarify some selectors.
3493 (Expected Failures, Useful Techniques):
3494 Make examples fit in 80 columns.
3495
3496 2011-10-13 Jay Belanger <jay.p.belanger@gmail.com>
3497
3498 * calc.texi (Basic Operations on Units): Discuss temperature
3499 conversion (`u t') alongside with other unit conversions ('u c').
3500
3501 2011-10-12 Glenn Morris <rgm@gnu.org>
3502
3503 * ert.texi: Whitespace trivia to make main menu items line up better.
3504
3505 2011-10-08 Glenn Morris <rgm@gnu.org>
3506
3507 * Makefile.in: Fix ert rules.
3508
3509 2011-10-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
3510
3511 * gnus.texi (Gnus Utility Functions): Add more references and
3512 explanations (bug#9683).
3513
3514 2011-09-26 Paul Eggert <eggert@cs.ucla.edu>
3515
3516 * texinfo.tex: Merge from gnulib.
3517
3518 2011-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
3519
3520 * gnus.texi (Archived Messages): Note the default (bug#9552).
3521
3522 2011-09-21 Bill Wohler <wohler@newt.com>
3523
3524 Release MH-E manual version 8.3.
3525
3526 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
3527 release 8.3.
3528 (Preface): Update support information.
3529 (From Bill Wohler): Reset text to original version. As a
3530 historical quote, the tense should be correct in the time that it
3531 was written.
3532
3533 2011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
3534
3535 * gnus.texi (Listing Groups): Explain `gnus-group-list-limit'.
3536 (Finding the News): Doc clarification.
3537 (Terminology): Mention naming.
3538
3539 2011-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
3540
3541 * gnus.texi: Remove mentions of `recent', which are now obsolete.
3542 (Interactive): Document `quiet'.
3543
3544 2011-08-15 Suvayu Ali <fatkasuvayu+linux@gmail.com> (tiny change)
3545
3546 * org.texi (Images in LaTeX export): Rewrite.
3547
3548 2011-08-15 Bastien Guerry <bzg@gnu.org>
3549
3550 * org.texi (Using the mapping API): Mention 'region as a possible
3551 scope for `org-map-entries'.
3552
3553 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3554
3555 * org.texi (Visibility cycling): Document `org-copy-visible'.
3556
3557 2011-08-15 Bastien Guerry <bzg@gnu.org>
3558
3559 * org.texi (Template expansion): Order template sequences in the
3560 proper order.
3561
3562 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3563
3564 * org.texi (eval): Expand discussion of the :eval header argument.
3565
3566 2011-08-15 Bastien Guerry <bzg@gnu.org>
3567
3568 * org.texi (Languages): Add Lilypond and Awk as supported
3569 languages.
3570
3571 2011-08-15 Achim Gratz <stromeko@nexgo.de>
3572
3573 * org.texi: Document that both CLOCK_INTO_DRAWER and
3574 LOG_INTO_DRAWER can be used to override the contents of variable
3575 org-clock-into-drawer (or if unset, org-log-into-drawer).
3576
3577 * org.texi: Replace @xref->@pxref.
3578
3579 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3580
3581 * org.texi (Evaluating code blocks): Documenting the new option
3582 for inline call lines.
3583
3584 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3585
3586 * org.texi (Results of evaluation): More explicit about the
3587 mechanism through which interactive evaluation of code is
3588 performed.
3589
3590 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3591
3592 * org.texi (noweb-ref): New header argument documentation.
3593
3594 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3595
3596 * org.texi (Extracting source code): Documentation of the new
3597 org-babel-tangle-named-block-combination variable.
3598
3599 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3600
3601 * org.texi (Structure of code blocks): Explicitly state that the
3602 behavior of multiple blocks of the same name is undefined.
3603
3604 2011-08-15 Christian Egli <christian.egli@sbszh.ch>
3605
3606 * org.texi (TaskJuggler export): Modify the example to reflect the
3607 new effort durations.
3608
3609 2011-08-15 David Maus <dmaus@ictsoc.de>
3610
3611 * org.texi (Images in LaTeX export): Escape curly brackets in
3612 LaTeX example.
3613
3614 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3615
3616 * org.texi (The clock table): Document the :properties and
3617 :inherit-props arguments for the clocktable.
3618
3619 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3620
3621 * org.texi (Tables in LaTeX export): Document specifying placement
3622 options for tables.
3623
3624 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3625
3626 * org.texi (Evaluating code blocks): More specific documentation
3627 about the different types of header arguments.
3628
3629 2011-08-15 Manuel Giraud <manuel.giraud@univ-nantes.fr>
3630
3631 * org.texi (Sitemap): Document `:sitemap-sans-extension' property.
3632
3633 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3634
3635 * org.texi (Built-in table editor): Document the table field
3636 follow mode.
3637
3638 2011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
3639
3640 * org.texi (Easy Templates): Document new template.
3641
3642 2011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
3643
3644 * org.texi (Literal examples): Add a cross-reference from "Literal
3645 Examples" to "Easy Templates."
3646
3647 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3648
3649 * org.texi (The clock table): Add link to match syntax.
3650
3651 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3652
3653 * org.texi (Agenda commands): Document clock consistency checks.
3654
3655 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3656
3657 * org.texi (Built-in table editor): Document that \vert represents
3658 a vertical bar in a table field.
3659
3660 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3661
3662 * org.texi (Literal examples): Link from "Markup" > "Literate
3663 Examples" to "Working with Source Code".
3664
3665 2011-08-15 Puneeth Chaganti <punchagan@gmail.com>
3666
3667 * org.texi (Agenda commands): Doc for function option to bulk
3668 action.
3669
3670 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3671
3672 * org.texi (Template expansion): Document new %<...> template
3673 escape.
3674
3675 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3676
3677 * org.texi (Selective export): Document exclusion of any tasks
3678 from export.
3679
3680 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3681
3682 * org.texi (Selective export): Document how to exclude DONE tasks
3683 from export.
3684 (Publishing options): Document the properties to be used to turn off
3685 export of DONE tasks.
3686
3687 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3688
3689 * org.texi (The date/time prompt): Document date range protection.
3690
3691 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3692
3693 * org.texi (padline): Documentation of the new padline header
3694 argument.
3695
3696 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3697
3698 * org.texi (var): Adding "[" to list of characters triggering
3699 elisp evaluation.
3700
3701 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3702
3703 * org.texi (var): Documentation of Emacs Lisp evaluation during
3704 variable assignment.
3705
3706 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3707
3708 * org.texi (colnames): Reference indexing into variables, and note
3709 that colnames are *not* removed before indexing occurs.
3710 (rownames): Reference indexing into variables, and note that
3711 rownames are *not* removed before indexing occurs.
3712
3713 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3714
3715 * org.texi (var): Clarification of indexing into tabular
3716 variables.
3717
3718 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3719
3720 * org.texi (results): Documentation of the `:results wrap' header
3721 argument.
3722
3723 2011-08-15 Bastien Guerry <bzg@gnu.org>
3724
3725 * org.texi (LaTeX and PDF export): Add a note about a limitation
3726 of the LaTeX export: the org file has to be properly structured.
3727
3728 2011-08-15 Bastien Guerry <bzg@gnu.org>
3729
3730 * org.texi (Dynamic blocks, Structure editing):
3731 Mention the function `org-narrow-to-block'.
3732
3733 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3734
3735 * org.texi (Languages): Updating list of code block supported
3736 languages.
3737
3738 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3739
3740 * org.texi (Special properties): CATEGORY is a special property,
3741 but it may also used in the drawer.
3742
3743 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3744
3745 * org.texi (mkdirp): Documentation of the :mkdirp header argument.
3746
3747 2011-08-15 Puneeth Chaganti <punchagan@gmail.com>
3748
3749 * org.texi (Include files): Document :lines.
3750
3751 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3752
3753 * org.texi (comments): Documentation of the ":comments noweb" code
3754 block header argument.
3755
3756 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3757
3758 * org.texi (Conflicts): Change "yasnippets" to "yasnippet" and
3759 added extra whitespace around functions to be consistent with the
3760 rest of the section.
3761
3762 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3763
3764 * org.texi (Evaluating code blocks): Expand discussion of
3765 #+call: line syntax.
3766 (Header arguments in function calls): Expand discussion of
3767 #+call: line syntax.
3768
3769 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3770
3771 * org.texi (Evaluating code blocks): More explicit about how to
3772 pass variables to #+call lines.
3773
3774 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3775
3776 * org.texi (Results of evaluation): Link to the :results header
3777 argument list from the "Results of evaluation" section.
3778
3779 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3780
3781 * org.texi (Conflicts): Adding additional information about
3782 resolving org/yasnippet conflicts.
3783
3784 2011-08-15 David Maus <dmaus@ictsoc.de>
3785
3786 * org.texi (Publishing options): Document style-include-scripts
3787 publishing project property.
3788
3789 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3790
3791 * org.texi (Sparse trees): Document the next-error /
3792 previous-error functionality.
3793
3794 2011-08-15 Tom Dye <tsd@tsdye.com>
3795
3796 * org.texi (cache): Improve documentation of code block caches.
3797
3798 2011-08-15 Tom Dye <tsd@tsdye.com>
3799
3800 * org.texi (Code block specific header arguments):
3801 Documentation of multi-line header arguments.
3802
3803 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3804
3805 * org.texi (Code evaluation security): Add example for using a
3806 function.
3807
3808 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3809
3810 * org.texi (Tables in LaTeX export): Documentation of new
3811 attr_latex options for tables.
3812
3813 2011-08-03 Michael Albinus <michael.albinus@gmx.de>
3814
3815 * trampver.texi: Update release number.
3816
3817 2011-07-30 Michael Albinus <michael.albinus@gmx.de>
3818
3819 Sync with Tramp 2.2.2.
3820
3821 * trampver.texi: Update release number.
3822
3823 2011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
3824
3825 * flymake.texi (Example -- Configuring a tool called via make):
3826 Use /dev/null instead of the Windows "nul" (bug#8715).
3827
3828 2011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
3829
3830 * widget.texi (Setting Up the Buffer): Remove mention of the
3831 global keymap parent, which doesn't seem to be accurate
3832 (bug#7045).
3833
3834 2011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
3835
3836 * org.texi (Special agenda views): Fix double quoting (bug#3509).
3837
3838 2010-07-10 Kevin Ryde <user42@zip.com.au>
3839
3840 * cl.texi (For Clauses): Add destructuring example processing an
3841 alist (bug#6596).
3842
3843 2011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
3844
3845 * ediff.texi (Major Entry Points): Remove mention of `require',
3846 since that's not pertinent in the installed Emacs (bug#9016).
3847
3848 2011-07-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
3849
3850 * gnus.texi (Expiring Mail): Document gnus-auto-expirable-marks.
3851 (Filtering New Groups): Clarify how simple the "options -n" format is.
3852 (Agent Expiry): Remove mention of `gnus-request-expire-articles', which
3853 is internal.
3854
3855 2011-07-04 Michael Albinus <michael.albinus@gmx.de>
3856
3857 * tramp.texi (Cleanup remote connections):
3858 Add `tramp-cleanup-this-connection'.
3859
3860 2011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
3861
3862 * gnus.texi (Subscription Methods): Link to "Group Levels" to explain
3863 zombies.
3864 (Checking New Groups): Ditto (bug#8974).
3865 (Checking New Groups): Move the reference to the right place.
3866
3867 2011-07-03 Dave Abrahams <dave@boostpro.com> (tiny change)
3868
3869 * gnus.texi (Startup Files): Clarify that we're talking about numbered
3870 backups, and not actual vc (bug#8975).
3871
3872 2011-07-03 Kevin Ryde <user42@zip.com.au>
3873
3874 * cl.texi (For Clauses): @items for hash-values and key-bindings
3875 to make them more visible when skimming. Add examples of `using'
3876 clause to them, examples being clearer than a description in
3877 words (bug#6599).
3878
3879 2011-07-01 Alan Mackenzie <acm@muc.de>
3880
3881 * cc-mode.texi (Guessing the Style): New page.
3882 (Styles): Add a short introduction to above.
3883
3884 2011-06-28 Deniz Dogan <deniz@dogan.se>
3885
3886 * rcirc.texi (Configuration): Bug-fix:
3887 `rcirc-default-user-full-name' is now `rcirc-default-full-name'.
3888 Reported by Elias Pipping <pipping@exherbo.org>.
3889
3890 2011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
3891
3892 * gnus.texi (Summary Mail Commands):
3893 Document `gnus-summary-reply-to-list-with-original'.
3894
3895 2011-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
3896
3897 * eshell.texi (Known problems): Fix typo.
3898
3899 2011-06-12 Michael Albinus <michael.albinus@gmx.de>
3900
3901 * tramp.texi (Customizing Completion): Mention authinfo-style files.
3902 (Password handling): `auth-source-debug' is good for debug messages.
3903
3904 2011-05-31 Teodor Zlatanov <tzz@lifelogs.com>
3905
3906 * gnus.texi (Store custom flags and keywords): Refer to
3907 `gnus-registry-article-marks-to-{chars,names}' instead of
3908 `gnus-registry-user-format-function-{M,M2}'.
3909
3910 2011-05-27 Paul Eggert <eggert@cs.ucla.edu>
3911
3912 * texinfo.tex: Merge from gnulib.
3913
3914 2011-05-18 Teodor Zlatanov <tzz@lifelogs.com>
3915
3916 * gnus.texi (Gnus Registry Setup): Rename from "Setup".
3917 (Store custom flags and keywords):
3918 Mention `gnus-registry-user-format-function-M' and
3919 `gnus-registry-user-format-function-M2'.
3920
3921 2011-05-17 Paul Eggert <eggert@cs.ucla.edu>
3922
3923 * texinfo.tex: Sync from gnulib, version 2011-05-11.16.
3924
3925 2011-05-17 Glenn Morris <rgm@gnu.org>
3926
3927 * gnus.texi (Face): Fix typo.
3928
3929 2011-05-14 Glenn Morris <rgm@gnu.org>
3930
3931 * dired-x.texi (Omitting Examples): Minor addition.
3932
3933 2011-05-10 Jim Meyering <meyering@redhat.com>
3934
3935 * ede.texi: Fix typo "or or -> or".
3936
3937 2011-05-03 Peter Münster <pmlists@free.fr> (tiny change)
3938
3939 * gnus.texi (Summary Buffer Lines):
3940 gnus-summary-user-date-format-alist does not exist.
3941 (Sorting the Summary Buffer): More about sorting threads.
3942
3943 2011-04-25 Michael Albinus <michael.albinus@gmx.de>
3944
3945 * trampver.texi: Update release number.
3946
3947 2011-04-14 Michael Albinus <michael.albinus@gmx.de>
3948
3949 * tramp.texi (Frequently Asked Questions): New item for disabling
3950 Tramp in other packages.
3951
3952 2011-04-14 Teodor Zlatanov <tzz@lifelogs.com>
3953
3954 * gnus.texi (nnmairix caveats, Setup, Registry Article Refer Method)
3955 (Fancy splitting to parent, Store arbitrary data):
3956 Update gnus-registry docs.
3957
3958 2011-04-13 Juanma Barranquero <lekktu@gmail.com>
3959
3960 * ede.texi: Fix typos.
3961
3962 2011-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
3963
3964 * gnus.texi (Window Layout): @itemize @code doesn't exist.
3965 It's @table @code.
3966
3967 2011-03-19 Antoine Levitt <antoine.levitt@gmail.com>
3968
3969 * gnus.texi (Listing Groups): Document gnus-group-list-ticked.
3970
3971 2011-03-17 Jay Belanger <jay.p.belanger@gmail.com>
3972
3973 * calc.texi (Logarithmic Units): Update the function names.
3974
3975 2011-03-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
3976
3977 * message.texi (Various Commands): Document format specs in the
3978 ellipsis.
3979
3980 2011-03-15 Antoine Levitt <antoine.levitt@gmail.com>
3981
3982 * message.texi (Insertion Variables): Document message-cite-style.
3983
3984 2011-03-14 Michael Albinus <michael.albinus@gmx.de>
3985
3986 * tramp.texi (Remote processes): New subsection "Running shell on
3987 a remote host".
3988
3989 2011-03-12 Teodor Zlatanov <tzz@lifelogs.com>
3990
3991 * auth.texi (Help for developers): Update docs to explain that the
3992 :save-function will only run the first time.
3993
3994 2011-03-12 Glenn Morris <rgm@gnu.org>
3995
3996 * Makefile.in (emacs-faq.html): Fix some more cross-refs.
3997 (emacs-faq.text): New target.
3998 (clean): Add emacs-faq.
3999
4000 2011-03-12 Michael Albinus <michael.albinus@gmx.de>
4001
4002 Sync with Tramp 2.2.1.
4003
4004 * trampver.texi: Update release number.
4005
4006 2011-03-11 Glenn Morris <rgm@gnu.org>
4007
4008 * Makefile.in (HTML_TARGETS): New.
4009 (clean): Delete $HTML_TARGETS.
4010 (emacs-faq.html): New, for use with the gnu.org Emacs webpage.
4011
4012 2011-03-08 Teodor Zlatanov <tzz@lifelogs.com>
4013
4014 * auth.texi (Help for developers): Show example of using
4015 `auth-source-search' with prompts and :save-function.
4016
4017 2011-03-07 Chong Yidong <cyd@stupidchicken.com>
4018
4019 * Version 23.3 released.
4020
4021 2011-03-07 Antoine Levitt <antoine.levitt@gmail.com>
4022
4023 * message.texi (Message Buffers): Update default value of
4024 message-generate-new-buffers.
4025
4026 2011-03-06 Jay Belanger <jay.p.belanger@gmail.com>
4027
4028 * calc.texi (Logarithmic Units): Rename calc-logunits-dblevel
4029 and calc-logunits-nplevel to calc-dblevel and calc-nplevel,
4030 respectively.
4031 (Musical Notes): New section.
4032 (Customizing Calc): Mention the customizable variable
4033 calc-note-threshold.
4034
4035 2011-03-03 Glenn Morris <rgm@gnu.org>
4036
4037 * url.texi (Dealing with HTTP documents): Remove reference to
4038 function url-decode-text-part; never seems to have existed. (Bug#6038)
4039 (Configuration): Update url-configuration-directory description.
4040
4041 2011-03-02 Glenn Morris <rgm@gnu.org>
4042
4043 * dired-x.texi (Multiple Dired Directories): Remove mentions
4044 of dired-default-directory-alist and dired-default-directory.
4045 Move dired-smart-shell-command here...
4046 (Miscellaneous Commands): ... from here.
4047
4048 2011-03-02 Paul Eggert <eggert@cs.ucla.edu>
4049
4050 * texinfo.tex: Update to version 2011-02-24.09.
4051
4052 2011-03-02 Glenn Morris <rgm@gnu.org>
4053
4054 * dired-x.texi (Omitting Variables): Refer to add-dir-local-variable
4055 instead of the obsoleted dired-omit-here-always.
4056
4057 2011-02-28 Michael Albinus <michael.albinus@gmx.de>
4058
4059 * tramp.texi (Frequently Asked Questions): Add Emacs 24 to
4060 supported systems.
4061
4062 2011-02-28 Glenn Morris <rgm@gnu.org>
4063
4064 * dbus.texi (Type Conversion): Grammar fix.
4065
4066 2011-02-23 Michael Albinus <michael.albinus@gmx.de>
4067
4068 * tramp.texi: Use consistently "Emacs" (instead of "GNU Emacs") and
4069 "Debian GNU/Linux".
4070
4071 * trampver.texi [xemacs]: Set emacsothername to "Emacs".
4072
4073 2011-02-23 Glenn Morris <rgm@gnu.org>
4074
4075 * dired-x.texi (Features): Minor rephrasing.
4076 (Local Variables): Fix typos.
4077
4078 * edt.texi, erc.texi, gnus.texi, idlwave.texi, mh-e.texi:
4079 Standardize some Emacs/XEmacs terminology.
4080
4081 * dired-x.texi (Features): Don't advertise obsolete local variables.
4082 Simplify layout.
4083 (Omitting Variables): Update local variables example.
4084 (Local Variables): Say this is obsolete. Fix description of
4085 dired-enable-local-variables possible values.
4086
4087 2011-02-22 Teodor Zlatanov <tzz@lifelogs.com>
4088
4089 * auth.texi (Help for users): Mention ~/.netrc is also searched by
4090 default now.
4091
4092 2011-02-21 Lars Ingebrigtsen <larsi@gnus.org>
4093
4094 * gnus.texi (Article Date): Clarify gnus-article-update-date-headers.
4095
4096 2011-02-20 Lars Ingebrigtsen <larsi@gnus.org>
4097
4098 * gnus.texi (Window Layout): Document layout names.
4099
4100 2011-02-19 Eli Zaretskii <eliz@gnu.org>
4101
4102 * ada-mode.texi: Sync @dircategory with ../../info/dir.
4103 * auth.texi: Sync @dircategory with ../../info/dir.
4104 * autotype.texi: Sync @dircategory with ../../info/dir.
4105 * calc.texi: Sync @dircategory with ../../info/dir.
4106 * cc-mode.texi: Sync @dircategory with ../../info/dir.
4107 * cl.texi: Sync @dircategory with ../../info/dir.
4108 * dbus.texi: Sync @dircategory with ../../info/dir.
4109 * dired-x.texi: Sync @dircategory with ../../info/dir.
4110 * ebrowse.texi: Sync @dircategory with ../../info/dir.
4111 * ede.texi: Sync @dircategory with ../../info/dir.
4112 * ediff.texi: Sync @dircategory with ../../info/dir.
4113 * edt.texi: Sync @dircategory with ../../info/dir.
4114 * eieio.texi: Sync @dircategory with ../../info/dir.
4115 * emacs-mime.texi: Sync @dircategory with ../../info/dir.
4116 * epa.texi: Sync @dircategory with ../../info/dir.
4117 * erc.texi: Sync @dircategory with ../../info/dir.
4118 * eshell.texi: Sync @dircategory with ../../info/dir.
4119 * eudc.texi: Sync @dircategory with ../../info/dir.
4120 * flymake.texi: Sync @dircategory with ../../info/dir.
4121 * forms.texi: Sync @dircategory with ../../info/dir.
4122 * gnus.texi: Sync @dircategory with ../../info/dir.
4123 * idlwave.texi: Sync @dircategory with ../../info/dir.
4124 * mairix-el.texi: Sync @dircategory with ../../info/dir.
4125 * message.texi: Sync @dircategory with ../../info/dir.
4126 * mh-e.texi: Sync @dircategory with ../../info/dir.
4127 * newsticker.texi: Sync @dircategory with ../../info/dir.
4128 * nxml-mode.texi: Sync @dircategory with ../../info/dir.
4129 * org.texi: Sync @dircategory with ../../info/dir.
4130 * pcl-cvs.texi: Sync @dircategory with ../../info/dir.
4131 * pgg.texi: Sync @dircategory with ../../info/dir.
4132 * rcirc.texi: Sync @dircategory with ../../info/dir.
4133 * reftex.texi: Sync @dircategory with ../../info/dir.
4134 * remember.texi: Sync @dircategory with ../../info/dir.
4135 * sasl.texi: Sync @dircategory with ../../info/dir.
4136 * sc.texi: Sync @dircategory with ../../info/dir.
4137 * semantic.texi: Sync @dircategory with ../../info/dir.
4138 * ses.texi: Sync @dircategory with ../../info/dir.
4139 * sieve.texi: Sync @dircategory with ../../info/dir.
4140 * smtpmail.texi: Sync @dircategory with ../../info/dir.
4141 * speedbar.texi: Sync @dircategory with ../../info/dir.
4142 * trampver.texi [emacs]: Set emacsname to "Emacs".
4143 * tramp.texi: Sync @dircategory with ../../info/dir.
4144 * url.texi: Sync @dircategory with ../../info/dir.
4145 * vip.texi: Sync @dircategory with ../../info/dir.
4146 * viper.texi: Sync @dircategory with ../../info/dir.
4147 * widget.texi: Sync @dircategory with ../../info/dir.
4148 * woman.texi: Sync @dircategory with ../../info/dir.
4149
4150 2011-02-19 Glenn Morris <rgm@gnu.org>
4151
4152 * dired-x.texi (Technical Details): No longer redefines
4153 dired-add-entry, dired-initial-position, dired-clean-up-after-deletion,
4154 dired-read-shell-command, or dired-find-buffer-nocreate.
4155
4156 2013-02-18 Aidan Gauland <aidalgol@no8wireless.co.nz>
4157
4158 * eshell.texi (Input/Output):
4159 Document insert output redirection operator, >>>.
4160
4161 2011-02-18 Glenn Morris <rgm@gnu.org>
4162
4163 * dired-x.texi (Optional Installation File At Point): Simplify.
4164
4165 2011-02-17 Teodor Zlatanov <tzz@lifelogs.com>
4166
4167 * auth.texi (Help for users): Use :port instead of :protocol for all
4168 auth-source docs.
4169 (GnuPG and EasyPG Assistant Configuration): Mention the default now is
4170 to have two files in `auth-sources'.
4171
4172 2011-02-16 Glenn Morris <rgm@gnu.org>
4173
4174 * dired-x.texi: Use emacsver.texi to get Emacs version.
4175 * Makefile.in ($(infodir)/dired-x, dired-x.dvi, dired-x.pdf):
4176 Depend on emacsver.texi.
4177
4178 * dired-x.texi: Drop meaningless version number.
4179 (Introduction): Remove old info.
4180 (Optional Installation Dired Jump): Autoload from dired-x.
4181 Remove incorrect info about loaddefs.el.
4182 (Bugs): Just refer to M-x report-emacs-bug.
4183
4184 * dired-x.texi (Multiple Dired Directories): Update for rename of
4185 default-directory-alist.
4186 (Miscellaneous Commands): No longer mention very old VM version 4.
4187
4188 2011-02-15 Paul Eggert <eggert@cs.ucla.edu>
4189
4190 Merge from gnulib.
4191 * texinfo.tex: Update to version 2011-02-14.11.
4192
4193 2011-02-14 Teodor Zlatanov <tzz@lifelogs.com>
4194
4195 * auth.texi (Help for users):
4196 Login collection is "Login" and not "login".
4197
4198 2011-02-13 Michael Albinus <michael.albinus@gmx.de>
4199
4200 * tramp.texi (History): Remove IMAP support.
4201 (External methods, Frequently Asked Questions): Remove `imap' and
4202 `imaps' methods.
4203 (Password handling): Remove IMAP entries for ~/.authinfo.gpg.
4204
4205 * trampver.texi: Remove default value of `emacsimap'.
4206
4207 2011-02-13 Glenn Morris <rgm@gnu.org>
4208
4209 * ada-mode.texi, dired-x.texi, ebrowse.texi, ediff.texi, eudc.texi:
4210 * idlwave.texi, reftex.texi, sc.texi, speedbar.texi: Add @top.
4211
4212 2011-02-12 Glenn Morris <rgm@gnu.org>
4213
4214 * sc.texi (Getting Connected): Remove old index entries.
4215
4216 2011-02-12 Ulrich Mueller <ulm@gentoo.org>
4217
4218 * url.texi: Remove duplicate @dircategory (Bug#7942).
4219
4220 2011-02-11 Teodor Zlatanov <tzz@lifelogs.com>
4221
4222 * auth.texi (Overview, Help for users, Help for developers):
4223 Update docs.
4224 (Help for users): Talk about spaces.
4225
4226 2011-02-09 Paul Eggert <eggert@cs.ucla.edu>
4227
4228 * texinfo.tex: Update to version 2011-02-07.16.
4229
4230 2011-02-07 Michael Albinus <michael.albinus@gmx.de>
4231
4232 * dbus.texi (Bus names): Adapt descriptions for
4233 dbus-list-activatable-names and dbus-list-known-names.
4234
4235 2011-02-07 Jay Belanger <jay.p.belanger@gmail.com>
4236
4237 * calc.texi (Logarithmic Units): New section.
4238
4239 2011-02-05 Teodor Zlatanov <tzz@lifelogs.com>
4240
4241 * gnus-overrides.texi: Renamed from overrides.texi and all the relevant
4242 manuals use it now.
4243
4244 * Makefile.in (nowebhack): Fix to use -D flag instead of overrides.
4245
4246 2011-02-05 Katsumi Yamaoka <yamaoka@jpl.org>
4247
4248 * overrides.texi: Remove.
4249
4250 * sieve.texi, sasl.texi, pgg.texi, message.texi, gnus.texi:
4251 * emacs-mime.texi, auth.texi, Makefile.in: Revert last changes.
4252
4253 2011-02-05 Michael Albinus <michael.albinus@gmx.de>
4254
4255 * tramp.texi (Frequently Asked Questions): Mention problems with
4256 WinSSHD.
4257
4258 * trampver.texi: Update release number.
4259
4260 2011-02-05 Era Eriksson <era+tramp@iki.fi> (tiny change)
4261
4262 * tramp.texi:
4263 Replace "delimet" with "delimit" globally.
4264 Replace "explicite" with "explicit" globally.
4265 Replace "instead of" with "instead" where there was nothing after "of".
4266 Audit use of comma before interrogative pronoun, "that", or "which".
4267 Minor word order, spelling, wording changes.
4268
4269 2011-02-04 Teodor Zlatanov <tzz@lifelogs.com>
4270
4271 * overrides.texi: New file to set or clear WEBHACKDEVEL.
4272
4273 * sieve.texi: Use WEBHACKDEVEL.
4274
4275 * sasl.texi: Use WEBHACKDEVEL.
4276
4277 * pgg.texi: Use WEBHACKDEVEL.
4278
4279 * message.texi: Use WEBHACKDEVEL.
4280
4281 * gnus.texi: Use WEBHACKDEVEL.
4282
4283 * emacs-mime.texi: Use WEBHACKDEVEL.
4284
4285 * auth.texi: Use WEBHACKDEVEL.
4286
4287 * Makefile.in (webhack, nowebhack): Hacks to produce for-the-web
4288 manuals.
4289
4290 2011-02-04 Lars Ingebrigtsen <larsi@gnus.org>
4291
4292 * gnus.texi: Add DEVEL header (suggested by Andreas Schwab).
4293
4294 2011-02-03 Paul Eggert <eggert@cs.ucla.edu>
4295
4296 * texinfo.tex: Update to version 2011-02-01.10 from gnulib,
4297 which in turn is copied from ftp://tug.org/tex/.
4298
4299 2011-02-03 Glenn Morris <rgm@gnu.org>
4300
4301 * faq.texi (Contacting the FSF): Mainly just refer to the web-site.
4302 (Binding combinations of modifiers and function keys):
4303 Let's assume people reading this are not using Emacs 18.
4304
4305 2011-02-03 Lars Ingebrigtsen <larsi@gnus.org>
4306
4307 * gnus.texi (Article Date): Remove mention of gnus-stop-date-timer,
4308 since it's run automatically.
4309
4310 2011-02-01 Lars Ingebrigtsen <larsi@gnus.org>
4311
4312 * gnus.texi (Customizing Articles): Fix typo.
4313
4314 2011-01-31 Lars Ingebrigtsen <larsi@gnus.org>
4315
4316 * gnus.texi (Customizing Articles): Document the new way of customizing
4317 the date headers(s).
4318
4319 2011-01-30 Lars Ingebrigtsen <larsi@gnus.org>
4320
4321 * gnus.texi (Client-Side IMAP Splitting): Add a complete nnimap fancy
4322 splitting example.
4323
4324 2011-01-29 Eli Zaretskii <eliz@gnu.org>
4325
4326 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
4327 (MAKEINFO_OPTS): New variable.
4328 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
4329 ($(infodir)/info, $(infodir)/ccmode, $(infodir)/ada-mode)
4330 ($(infodir)/pcl-cvs, $(infodir)/eshell, $(infodir)/cl)
4331 ($(infodir)/dbus, $(infodir)/dired-x, $(infodir)/ediff)
4332 ($(infodir)/flymake, $(infodir)/forms, $(infodir)/gnus)
4333 ($(infodir)/message, $(infodir)/emacs-mime, $(infodir)/sieve)
4334 ($(infodir)/pgg, $(infodir)/mh-e, $(infodir)/reftex)
4335 ($(infodir)/remember, $(infodir)/sasl, $(infodir)/sc)
4336 ($(infodir)/vip, $(infodir)/viper, $(infodir)/widget)
4337 ($(infodir)/efaq, $(infodir)/autotype, $(infodir)/calc)
4338 ($(infodir)/idlwave, $(infodir)/eudc, $(infodir)/ebrowse)
4339 ($(infodir)/woman, $(infodir)/speedbar, $(infodir)/tramp)
4340 ($(infodir)/ses, $(infodir)/smtpmail, $(infodir)/org)
4341 ($(infodir)/url, $(infodir)/newsticker, $(infodir)/nxml-mode)
4342 ($(infodir)/rcirc, $(infodir)/erc, $(infodir)/ert)
4343 ($(infodir)/epa, $(infodir)/mairix-el, $(infodir)/auth)
4344 ($(infodir)/eieio, $(infodir)/ede, $(infodir)/semantic)
4345 ($(infodir)/edt): Use $(MAKEINFO_OPTS).
4346
4347 2011-01-26 Lars Ingebrigtsen <larsi@gnus.org>
4348
4349 * gnus.texi (Article Date): Document gnus-article-update-lapsed-header.
4350
4351 2011-01-24 Teodor Zlatanov <tzz@lifelogs.com>
4352
4353 * message.texi (IDNA): Explain what it is.
4354
4355 2011-01-24 Lars Ingebrigtsen <larsi@gnus.org>
4356
4357 * gnus.texi (The Empty Backend): Document nnnil (bug #7653).
4358
4359 2011-01-23 Werner Lemberg <wl@gnu.org>
4360
4361 * Makefile.in (MAKEINFO): Now controlled by `configure'.
4362 (MAKEINFO_OPTS): New variable. Use it where appropriate.
4363 (ENVADD): Update.
4364
4365 2011-01-18 Glenn Morris <rgm@gnu.org>
4366
4367 * ert.texi: Relicense under GFDL 1.3+, and standardize license notice.
4368
4369 2011-01-14 Eduard Wiebe <usenet@pusto.de>
4370
4371 * nxml-mode.texi (Introduction): Fix file name typos.
4372
4373 2011-01-13 Christian Ohler <ohler@gnu.org>
4374
4375 * ert.texi: New file.
4376
4377 * Makefile.in:
4378 * makefile.w32-in: Add ert.texi.
4379
4380 2011-01-10 Jan Moringen <jan.moringen@uni-bielefeld.de>
4381
4382 * dbus.texi (Receiving Method Calls): New function
4383 dbus-register-service. Rearrange node.
4384
4385 2011-01-07 Paul Eggert <eggert@cs.ucla.edu>
4386
4387 * texinfo.tex: Update to version 2010-12-23.17 from gnulib,
4388 which in turn is copied from ftp://tug.org/tex/.
4389
4390 2011-01-04 Jan Moringen <jan.moringen@uni-bielefeld.de>
4391
4392 * dbus.texi (Receiving Method Calls): Describe new optional
4393 parameter dont-register-service of dbus-register-{method,property}.
4394
4395 2010-12-17 Daiki Ueno <ueno@unixuser.org>
4396
4397 * epa.texi (Encrypting/decrypting *.gpg files):
4398 Mention epa-file-select-keys.
4399
4400 2010-12-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
4401
4402 * gnus.texi (Archived Messages): Remove outdated text.
4403
4404 2010-12-16 Teodor Zlatanov <tzz@lifelogs.com>
4405
4406 * gnus.texi (Foreign Groups): Add clarification of foreign groups.
4407
4408 2010-12-15 Andrew Cohen <cohen@andy.bu.edu>
4409
4410 * gnus.texi (The hyrex Engine): Say that this engine is obsolete.
4411
4412 2010-12-14 Andrew Cohen <cohen@andy.bu.edu>
4413
4414 * gnus.texi (The swish++ Engine): Add customizable parameters
4415 descriptions.
4416 (The swish-e Engine): Ditto.
4417
4418 2010-12-14 Michael Albinus <michael.albinus@gmx.de>
4419
4420 * tramp.texi (Inline methods): Add "ksu" method.
4421 (Remote processes): Add example with remote `default-directory'.
4422
4423 2010-12-14 Glenn Morris <rgm@gnu.org>
4424
4425 * faq.texi (Expanding aliases when sending mail):
4426 Now build-mail-aliases is interactive.
4427
4428 2010-12-13 Andrew Cohen <cohen@andy.bu.edu>
4429
4430 * gnus.texi: First pass at adding (rough) nnir documentation.
4431
4432 2010-12-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
4433
4434 * gnus.texi (Filtering New Groups):
4435 Mention gnus-auto-subscribed-categories.
4436 (The First Time): Remove, since default-subscribed-newsgroups has been
4437 removed.
4438
4439 2010-12-13 Glenn Morris <rgm@gnu.org>
4440
4441 * cl.texi (For Clauses): Small fixes for frames and windows.
4442
4443 2010-12-11 Carsten Dominik <carsten.dominik@gmail.com>
4444
4445 * org.texi (Using capture): Document using prefix arguments for
4446 finalizing capture.
4447 (Agenda commands): Document prefix argument for the bulk scatter
4448 command.
4449 (Beamer class export): Document that also overlay arguments can be
4450 passed to the column environment.
4451 (Template elements): Document the new entry type.
4452
4453 2010-12-11 Puneeth Chaganti <punchagan@gmail.com>
4454
4455 * org.texi (Include files): Document :minlevel.
4456
4457 2010-12-11 Julien Danjou <julien@danjou.info>
4458
4459 * org.texi (Categories): Document category icons.
4460
4461 2010-12-11 Eric Schulte <schulte.eric@gmail.com>
4462
4463 * org.texi (noweb): Fix typo.
4464
4465 2010-12-06 Tassilo Horn <tassilo@member.fsf.org>
4466
4467 * gnus.texi (Server Commands): Point to the rest of the server
4468 commands.
4469
4470 2010-12-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
4471
4472 * gnus.texi (Paging the Article): Note the reverse meanings of `C-u C-u
4473 g'.
4474
4475 2010-12-02 Julien Danjou <julien@danjou.info>
4476
4477 * gnus.texi (Archived Messages): Remove gnus-outgoing-message-group.
4478
4479 2010-11-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
4480
4481 * gnus.texi (Customizing the IMAP Connection): Note the new defaults.
4482 (Direct Functions): Note the STARTTLS upgrade.
4483
4484 2010-11-27 Glenn Morris <rgm@gnu.org>
4485 James Clark <none@example.com>
4486
4487 * nxml-mode.texi (Introduction): New section.
4488
4489 2010-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
4490
4491 * gnus.texi (Server Commands): Document gnus-server-show-server.
4492
4493 2010-11-20 Michael Albinus <michael.albinus@gmx.de>
4494
4495 Sync with Tramp 2.2.0.
4496
4497 * trampver.texi: Update release number.
4498
4499 2010-11-19 Jay Belanger <jay.p.belanger@gmail.com>
4500
4501 * calc.texi (TeX and LaTeX Language Modes, Predefined Units):
4502 Mention that the TeX specific units won't use the `tex' prefix
4503 in TeX mode.
4504
4505 2010-11-18 Katsumi Yamaoka <yamaoka@jpl.org>
4506
4507 * gnus.texi (Misc Article): Document gnus-inhibit-images.
4508
4509 2010-11-17 Glenn Morris <rgm@gnu.org>
4510
4511 * edt.texi: Remove information about Emacs 19.
4512
4513 2010-11-17 Michael Albinus <michael.albinus@gmx.de>
4514
4515 * trampver.texi: Update release number.
4516
4517 2010-11-12 Katsumi Yamaoka <yamaoka@jpl.org>
4518
4519 * gnus.texi (Article Washing): Fix typo.
4520
4521 2010-11-11 Noorul Islam <noorul@noorul.com>
4522
4523 * org.texi: Fix typo.
4524
4525 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4526
4527 * org.texi (Using capture): Explain that refiling is
4528 sensitive to cursor position.
4529
4530 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4531
4532 * org.texi (Images and tables): Add cross reference to link section.
4533
4534 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4535
4536 * org.texi: Document the <c> cookie.
4537
4538 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4539
4540 * org.texi: Multi-line header arguments :PROPERTIES: :ID:
4541 b77c8857-6c76-4ea9-8a61-ddc2648d96c4 :END:.
4542
4543 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4544
4545 * org.texi (CSS support): Document :HTML_CONTAINER_CLASS: property.
4546
4547 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4548
4549 * org.texi (Project alist): Mention that this is a property list.
4550
4551 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4552
4553 * org.texi (Setting up the staging area): Document that
4554 file names remain visible when encrypting the MobileOrg files.
4555
4556 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4557
4558 * org.texi (Setting up the staging area): Document which
4559 versions are needed for encryption.
4560
4561 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4562
4563 * org.texi (noweb): Update :noweb documentation to
4564 reflect the new "tangle" argument.
4565
4566 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4567
4568 * org.texi (Batch execution): Improve tangling script in
4569 documentation.
4570
4571 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4572
4573 * org.texi (Handling links, In-buffer settings):
4574 Document inlining images on startup.
4575
4576 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4577
4578 * org.texi (Setting up the staging area): Document use of
4579 crypt password.
4580
4581 2010-11-11 David Maus <dmaus@ictsoc.de>
4582
4583 * org.texi (Template expansion): Add date related link type escapes.
4584
4585 2010-11-11 David Maus <dmaus@ictsoc.de>
4586
4587 * org.texi (Template expansion): Add mew in table for link type
4588 escapes.
4589
4590 2010-11-11 David Maus <dmaus@ictsoc.de>
4591
4592 * org.texi (Template expansion): Fix typo in link type escapes.
4593
4594 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4595
4596 * org.texi (Structure of code blocks): Another documentation tweak.
4597
4598 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4599
4600 * org.texi (Structure of code blocks): Documentation tweak.
4601
4602 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4603
4604 * org.texi (Structure of code blocks):
4605 Update documentation to mention inline code block syntax.
4606
4607 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4608
4609 * org.texi (comments): Improve wording.
4610
4611 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4612
4613 * org.texi (comments): Document the new :comments header arguments.
4614
4615 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4616
4617 * org.texi (Installation): Remove the special
4618 installation instructions for XEmacs.
4619
4620 2010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
4621
4622 * org.texi (Easy Templates): New section. Documents quick
4623 insertion of empty structural elements.
4624
4625 2010-11-11 Noorul Islam <noorul@noorul.com>
4626
4627 * org.texi: Fix doc.
4628
4629 2010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
4630
4631 * org.texi (The date/time prompt): Document specification
4632 of time ranges.
4633
4634 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4635
4636 * org.texi (Internal links): Document the changes in
4637 internal links.
4638
4639 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4640
4641 * org.texi (Agenda commands): Document the limitation for
4642 the filter preset - it can only be used for an entire agenda
4643 view, not in an individual block in a block agenda.
4644
4645 2010-11-11 Eric S Fraga <e.fraga@ucl.ac.uk>
4646
4647 * org.texi (iCalendar export): Document alarm creation.
4648
4649 2010-11-10 Michael Albinus <michael.albinus@gmx.de>
4650
4651 * dbus.texi (Type Conversion): Introduce `:unix-fd' type mapping.
4652
4653 2010-11-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
4654
4655 * gnus.texi (Article Washing): Document gnus-article-treat-non-ascii.
4656
4657 2010-11-09 Jay Belanger <jay.p.belanger@gmail.com>
4658
4659 * calc.texi: Use emacsver.texi to determine Emacs version.
4660
4661 2010-11-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
4662
4663 * gnus.texi (Customizing the IMAP Connection): Remove nnir mention,
4664 since that works by default.
4665
4666 2010-11-03 Kan-Ru Chen <kanru@kanru.info> (tiny change)
4667
4668 * gnus.texi (Customizing the IMAP Connection): Document
4669 `nnimap-expunge' and remove `nnimap-expunge-inbox' from example.
4670
4671 2010-11-04 Michael Albinus <michael.albinus@gmx.de>
4672
4673 * tramp.texi (Remote shell setup): New item "Interactive shell
4674 prompt". Reported by Christian Millour <cm@abtela.com>.
4675 (Remote shell setup, Remote processes): Use @code{} for
4676 environment variables.
4677
4678 2010-11-03 Glenn Morris <rgm@gnu.org>
4679
4680 * ediff.texi (Quick Help Commands, Miscellaneous):
4681 * gnus.texi (Agent Variables, Configuring nnmairix): Spelling fix.
4682
4683 2010-10-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
4684
4685 * gnus.texi (Paging the Article): Document C-u g/C-u C-u g.
4686
4687 2010-10-31 Glenn Morris <rgm@gnu.org>
4688
4689 * mh-e.texi (Preface, From Bill Wohler): Change 23 to past tense.
4690
4691 2010-10-31 Glenn Morris <rgm@gnu.org>
4692
4693 * cc-mode.texi: Remove reference to defunct viewcvs URL.
4694
4695 2010-10-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4696
4697 * gnus.texi (Client-Side IMAP Splitting):
4698 Mention nnimap-unsplittable-articles.
4699
4700 2010-10-29 Julien Danjou <julien@danjou.info>
4701
4702 * gnus.texi (Finding the News): Remove references to obsoletes
4703 variables `gnus-nntp-server' and `gnus-secondary-servers'.
4704
4705 2010-10-29 Eli Zaretskii <eliz@gnu.org>
4706
4707 * makefile.w32-in (MAKEINFO): Add -I$(emacsdir).
4708 (ENVADD): Remove extra -I$(emacsdir), included in $(MAKEINFO).
4709 ($(infodir)/efaq): Remove -I$(emacsdir), included in $(MAKEINFO).
4710 ($(infodir)/calc, calc.dvi): Depend on $(emacsdir)/emacsver.texi.
4711
4712 2010-10-28 Glenn Morris <rgm@gnu.org>
4713
4714 * Makefile.in (MAKEINFO, ENVADD): Add $emacsdir to include path.
4715 (($(infodir)/calc, calc.dvi, calc.pdf): Depend on emacsver.texi.
4716 ($(infodir)/efaq): Remove -I option now in $MAKEINFO.
4717
4718 2010-10-25 Daiki Ueno <ueno@unixuser.org>
4719
4720 * epa.texi (Mail-mode integration): Add alternative key bindings
4721 for epa-mail commands; escape comma.
4722 Don't use the word "PGP", since it is a non-free program.
4723
4724 2010-10-24 Jay Belanger <jay.p.belanger@gmail.com>
4725
4726 * calc.texi: Use emacsver.texi to determine Emacs version.
4727
4728 2010-10-24 Juanma Barranquero <lekktu@gmail.com>
4729
4730 * gnus.texi (Group Parameters, Buttons): Fix typos.
4731
4732 2010-10-22 Tassilo Horn <tassilo@member.fsf.org>
4733
4734 * gnus.texi (Subscription Commands): Mention that you can also
4735 subscribe to new groups via the Server buffer, which is probably more
4736 convenient when subscribing to many groups.
4737
4738 2010-10-21 Julien Danjou <julien@danjou.info>
4739
4740 * message.texi (Message Headers): Allow message-default-headers to be a
4741 function.
4742
4743 2010-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
4744
4745 * gnus-news.texi: Mention new archive defaults.
4746
4747 2010-10-21 Katsumi Yamaoka <yamaoka@jpl.org>
4748
4749 * gnus.texi (RSS): Remove nnrss-wash-html-in-text-plain-parts.
4750
4751 2010-10-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
4752
4753 * gnus.texi (HTML): Document the function value of
4754 gnus-blocked-images.
4755 (Article Washing): shr and gnus-w3m, not the direct function names.
4756
4757 2010-10-20 Julien Danjou <julien@danjou.info>
4758
4759 * emacs-mime.texi (Flowed text): Add a note about mml-enable-flowed
4760 variable.
4761
4762 2010-10-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
4763
4764 * gnus.texi (Customizing the IMAP Connection): The port strings are
4765 strings.
4766 (Document Groups): Mention git.
4767
4768 2010-10-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
4769
4770 * gnus-coding.texi (Gnus Maintainance Guide): Update to mention Emacs
4771 bzr/Gnus git sync.
4772
4773 2010-10-15 Eli Zaretskii <eliz@gnu.org>
4774
4775 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix last
4776 change.
4777
4778 2010-10-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
4779
4780 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix up the
4781 @item syntax for in-Emacs makeinfo.
4782
4783 2010-10-13 Teodor Zlatanov <tzz@lifelogs.com>
4784
4785 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix syntax and
4786 trim sentence.
4787
4788 2010-10-12 Daiki Ueno <ueno@unixuser.org>
4789
4790 * epa.texi (Caching Passphrases):
4791 * auth.texi (GnuPG and EasyPG Assistant Configuration):
4792 Clarify some configurations require to set up gpg-agent.
4793
4794 2010-10-11 Glenn Morris <rgm@gnu.org>
4795
4796 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
4797
4798 2010-10-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
4799
4800 * gnus.texi (Spam Package Introduction): Mention `$'.
4801
4802 2010-10-09 Eli Zaretskii <eliz@gnu.org>
4803
4804 * makefile.w32-in (emacsdir): New variable.
4805 ($(infodir)/efaq, faq.dvi): Depend on emacsver.texi.
4806 (ENVADD, $(infodir)/efaq): Add -I$(emacsdir).
4807
4808 2010-10-09 Glenn Morris <rgm@gnu.org>
4809
4810 * Makefile.in (mostlyclean): Delete *.toc.
4811
4812 * Makefile.in: Use $< in rules.
4813
4814 * Makefile.in (maintainer-clean): Remove harmless, long-standing error.
4815
4816 * Makefile.in ($(infodir)): Delete rule.
4817 (mkinfodir): New. Use it in all the info rules, rather than depending
4818 on infodir.
4819
4820 2010-10-09 Glenn Morris <rgm@gnu.org>
4821
4822 * gnus.texi (Article Washing): Fix previous change.
4823
4824 * Makefile.in (emacsdir): New variable.
4825 ($(infodir)/efaq): Pass -I $(emacsdir) to makeinfo.
4826 Depend on emacsver.texi.
4827
4828 * faq.texi (VER): Replace with EMACSVER from emacsver.texi.
4829
4830 * Makefile.in (.PHONY): Declare info, dvi, pdf and the clean rules.
4831
4832 2010-10-08 Julien Danjou <julien@danjou.info>
4833
4834 * gnus.texi: Add mm-shr.
4835
4836 2010-10-08 Ludovic Courtès <ludo@gnu.org>
4837
4838 * gnus.texi (Finding the Parent, The Gnus Registry)
4839 (Registry Article Refer Method): Update docs for nnregistry.el.
4840
4841 2010-10-08 Daiki Ueno <ueno@unixuser.org>
4842
4843 * auth.texi (Help for users)
4844 (GnuPG and EasyPG Assistant Configuration): Update docs.
4845
4846 2010-10-08 Glenn Morris <rgm@gnu.org>
4847
4848 * cl.texi (Organization, Installation, Old CL Compatibility):
4849 Deprecate cl-compat for new code.
4850 (Usage, Installation): Remove outdated information.
4851
4852 * eudc.texi (CCSO PH/QI, LDAP Requirements): Remove old information.
4853
4854 2010-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
4855
4856 * gnus.texi (Gravatars): Document gnus-gravatar-too-ugly.
4857
4858 2010-10-06 Julien Danjou <julien@danjou.info>
4859
4860 * sieve.texi (Manage Sieve API): Document sieve-manage-authenticate.
4861
4862 * message.texi (PGP Compatibility): Remove reference to gpg-2comp,
4863 broken link.
4864
4865 * gnus-faq.texi (FAQ 8-3): Remove references to my.gnus.org.
4866
4867 * gnus.texi (Comparing Mail Back Ends): Remove broken link and allusion
4868 to ReiserFS.
4869
4870 * gnus-faq.texi (FAQ 5-5): Fix Flyspell URL.
4871 (FAQ 7-1): Fix getmail URL.
4872
4873 2010-10-06 Daiki Ueno <ueno@unixuser.org>
4874
4875 * epa.texi (Caching Passphrases): New section.
4876
4877 2010-10-06 Glenn Morris <rgm@gnu.org>
4878
4879 * Makefile.in (SHELL): Set it.
4880 (info): Move the mkdir dependency to the individual info files.
4881 (mostlyclean): Tidy up.
4882 (clean): Only delete the specific dvi and pdf files.
4883 (maintainer-clean): Be more restrictive in what we delete.
4884 ($(infodir)): Add parallel build workaround.
4885
4886 2010-10-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
4887
4888 * gnus.texi (Misc Article): Document gnus-widen-article-window.
4889
4890 2010-10-03 Julien Danjou <julien@danjou.info>
4891
4892 * emacs-mime.texi (Display Customization):
4893 Update mm-inline-large-images documentation and add documentation for
4894 mm-inline-large-images-proportion.
4895
4896 2010-10-03 Michael Albinus <michael.albinus@gmx.de>
4897
4898 * tramp.texi (Frequently Asked Questions):
4899 Mention remote-file-name-inhibit-cache.
4900
4901 2010-10-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
4902
4903 * gnus.texi (Splitting Mail): Fix @xref syntax.
4904 (Splitting Mail): Really fix the @ref syntax.
4905
4906 2010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
4907
4908 * gnus.texi (Splitting Mail): Mention the new fancy splitting function.
4909 (Article Hiding): Add google banner example.
4910 Suggested by Benjamin Xu.
4911
4912 2010-09-30 Teodor Zlatanov <tzz@lifelogs.com>
4913
4914 * gnus.texi (Spam Package Configuration Examples, SpamOracle):
4915 Remove nnimap-split-rule from examples.
4916
4917 2010-09-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
4918
4919 * gnus.texi (Mail Source Specifiers): Remove webmail.el mentions.
4920 (NNTP): Document nntp-server-list-active-group. Suggested by Barry
4921 Fishman.
4922 (Client-Side IMAP Splitting): Add nnimap-split-fancy.
4923
4924 2010-09-30 Julien Danjou <julien@danjou.info>
4925
4926 * gnus.texi (Gravatars): Fix documentation about
4927 gnu-gravatar-properties.
4928
4929 2010-09-29 Daiki Ueno <ueno@unixuser.org>
4930
4931 * epa.texi (Bug Reports): New section.
4932
4933 2010-09-29 Glenn Morris <rgm@gnu.org>
4934
4935 * Makefile.in (top_srcdir): Remove unused variable.
4936
4937 2010-09-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4938
4939 * gnus.texi (Using IMAP): Remove the @acronyms from the headings.
4940 (Client-Side IMAP Splitting): Document 'default.
4941
4942 2010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
4943
4944 * gnus.texi (Customizing the IMAP Connection):
4945 Document nnimap-fetch-partial-articles.
4946
4947 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
4948
4949 * gnus-news.texi: Mention nnimap-inbox.
4950
4951 * gnus.texi (Picons): Document gnus-picon-inhibit-top-level-domains.
4952
4953 2010-09-26 Julien Danjou <julien@danjou.info>
4954
4955 * gnus.texi (Oort Gnus): Remove mention of ssl.el.
4956
4957 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
4958
4959 * gnus.texi (Security): Remove gpg.el mention.
4960
4961 2010-09-26 Andreas Seltenreich <seltenreich@gmx.de>
4962
4963 * gnus.texi (Browse Foreign Server): New variable
4964 gnus-browse-subscribe-newsgroup-method.
4965
4966 * gnus-news.texi: Mention it.
4967
4968 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
4969
4970 * gnus.texi (NoCeM): Remove.
4971 (Startup Variables): No jingle.
4972
4973 2010-09-25 Ulrich Mueller <ulm@gentoo.org>
4974
4975 * woman.texi (Interface Options): xz compression is now supported.
4976
4977 2010-09-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
4978
4979 * gnus.texi (Article Commands): Document gnus-fetch-partial-articles.
4980 (Unavailable Servers): Document gnus-server-copy-server.
4981 (Using IMAP): Document the new nnimap.
4982
4983 2010-09-25 Julien Danjou <julien@danjou.info>
4984
4985 * gnus.texi (Customizing Articles): Remove gnus-treat-translate.
4986
4987 2010-09-24 Glenn Morris <rgm@gnu.org>
4988
4989 * url.texi (Disk Caching): Tweak previous change.
4990
4991 2010-09-24 Julien Danjou <julien@danjou.info>
4992
4993 * url.texi (Disk Caching): Mention url-cache-expire-time,
4994 url-cache-expired, and url-fetch-from-cache.
4995
4996 2010-09-24 Julien Danjou <julien@danjou.info>
4997
4998 * gnus.texi: Add Gravatars.
4999
5000 2010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
5001
5002 * gnus.texi (Startup Variables): Mention gnus-use-backend-marks.
5003
5004 2010-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
5005
5006 * gnus.texi (Expunging mailboxes): Update name of the expunging
5007 command.
5008
5009 2010-09-20 Katsumi Yamaoka <yamaoka@jpl.org>
5010
5011 * emacs-mime.texi (rfc2047): Update description for
5012 rfc2047-encode-parameter.
5013
5014 2010-09-13 Michael Albinus <michael.albinus@gmx.de>
5015
5016 * tramp.texi (Inline methods): Remove "ssh1_old", "ssh2_old" and
5017 "fish" methods.
5018 (External methods): Remove "scp1_old" and "scp2_old" methods.
5019
5020 2010-09-09 Michael Albinus <michael.albinus@gmx.de>
5021
5022 * tramp.texi: Remove Japanese manual. Fix typo.
5023
5024 * trampver.texi: Update release number. Remove japanesemanual.
5025
5026 2010-09-09 Glenn Morris <rgm@gnu.org>
5027
5028 * org.texi: Restore clobbered changes (copyright years, untabify).
5029
5030 2010-09-04 Julien Danjou <julien@danjou.info> (tiny change)
5031
5032 * gnus.texi (Adaptive Scoring): Fix typo.
5033
5034 2010-09-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
5035
5036 * gnus.texi (Article Display): Document gnus-html-show-images.
5037
5038 2010-09-02 Jan Djärv <jan.h.d@swipnet.se>
5039
5040 * cl.texi (Basic Setf): Remove x-get-cut-buffer and x-get-cutbuffer.
5041
5042 2010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
5043
5044 * gnus.texi (HTML): Document gnus-max-image-proportion.
5045
5046 2010-08-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
5047
5048 * gnus.texi (HTML): Document gnus-blocked-images.
5049
5050 * message.texi (Wide Reply): Document message-prune-recipient-rules.
5051
5052 2010-08-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
5053
5054 * gnus.texi (Summary Mail Commands): Note that only the addresses from
5055 the first message are used for wide replies.
5056 (Changing Servers): Remove documentation on gnus-change-server and
5057 friends, since it's been removed.
5058
5059 2010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
5060
5061 * gnus.texi (Drafts): Mention B DEL.
5062
5063 2010-08-29 Tim Landscheidt <tim@tim-landscheidt.de> (tiny change)
5064
5065 * gnus.texi (Delayed Articles): Mention that the Date header is the
5066 original one, even if you delay.
5067
5068 2010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
5069
5070 * gnus.texi (Asynchronous Fetching):
5071 Document gnus-async-post-fetch-function.
5072 (HTML): Made into its own section.
5073
5074 2010-08-26 Michael Albinus <michael.albinus@gmx.de>
5075
5076 Sync with Tramp 2.1.19.
5077
5078 * tramp.texi (Inline methods, Default Method):
5079 Mention `tramp-inline-compress-start-size'. Remove "kludgy" phrase.
5080 Remove remark about doubled "-t" argument.
5081 (Auto-save and Backup): Remove reference to Emacs 21.
5082 (Filename Syntax): Describe port numbers.
5083 (Frequently Asked Questions): Adapt supported (X)Emacs versions. Adapt
5084 supported MS Windows versions. Remove obsolete URL. Recommend "sshx"
5085 and "scpx" for echoing shells. Use the $() syntax, texi2dvi reports
5086 errors with the backquotes.
5087 (External packages): File attributes cache flushing for asynchronous
5088 processes.
5089 (Traces and Profiles): Describe verbose level 9.
5090
5091 * trampver.texi: Update release number.
5092
5093 2010-08-23 Michael Albinus <michael.albinus@gmx.de>
5094
5095 * dbus.texi (Alternative Buses): New chapter.
5096
5097 2010-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
5098
5099 * cl.texi (Mapping over Sequences): Rename mapc => cl-mapc.
5100
5101 2010-08-09 Jay Belanger <jay.p.belanger@gmail.com>
5102
5103 * calc.texi (Customizing Calc): Rearrange description of new
5104 variables to match the presentation of other variables.
5105
5106 2010-08-08 Juanma Barranquero <lekktu@gmail.com>
5107
5108 * org.texi (Footnotes, Tables in HTML export): Fix typos.
5109
5110 2010-08-08 Jay Belanger <jay.p.belanger@gmail.com>
5111
5112 * calc.texi (Making Selections, Selecting Subformulas)
5113 (Customizing Calc): Mention how to use faces to emphasize selected
5114 sub-formulas.
5115
5116 2010-08-05 Michael Albinus <michael.albinus@gmx.de>
5117
5118 * tramp.texi (External packages): File attributes cache flushing
5119 for asynchronous processes.
5120
5121 2010-08-01 Alan Mackenzie <acm@muc.de>
5122
5123 Enhance the manual for the latest Java Mode.
5124
5125 * cc-mode.texi (Syntactic Symbols): New symbols annotation-top-cont and
5126 annotation-var-cont.
5127 (Java Symbols): Page renamed from Anonymous Class Symbol. Document the
5128 two new symbols.
5129
5130 2010-07-28 Michael Albinus <michael.albinus@gmx.de>
5131
5132 * tramp.texi (Traces and Profiles): Describe verbose level 9.
5133
5134 2010-07-27 Chong Yidong <cyd@stupidchicken.com>
5135
5136 * nxml-mode.texi (Limitations): Remove obsolete discussion (Bug#6708).
5137
5138 2010-07-19 Juanma Barranquero <lekktu@gmail.com>
5139
5140 * org.texi: Fix typo in previous change (2010-07-19T09:47:27Z!carsten.dominik@gmail.com).
5141
5142 2010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
5143
5144 * org.texi: Add macros to get plain quotes in PDF output.
5145 List additional contributors.
5146 (Capture): New section, replaces the section about remember.
5147 (Working With Source Code): New chapter, focused on documenting Org
5148 Babel.
5149 (Code evaluation security): New section.
5150 (MobileOrg): Document DropBox support.
5151 (TaskJuggler export): Document taskjuggler and Gantt chart support.
5152 (Special symbols): Show how to display UTF8 characters for entities.
5153 (Global TODO list): Clarify the use of the "M" key and the differences
5154 to the "m" key.
5155 (RSS Feeds): Mention Atom feeds as well.
5156 (Setting tags): Remove paragraph about
5157 `org-complete-tags-always-offer-all-agenda-tags'.
5158
5159 2010-07-17 Michael Albinus <michael.albinus@gmx.de>
5160
5161 * tramp.texi (Inline methods): Remove remark about doubled "-t"
5162 argument.
5163 (Frequently Asked Questions): Recommend "sshx" and "scpx" for
5164 echoing shells.
5165
5166 2010-07-10 Michael Albinus <michael.albinus@gmx.de>
5167
5168 * tramp.texi (Inline methods): Remove "kludgy" phrase.
5169 (Filename Syntax): Describe port numbers.
5170
5171 2010-07-09 Michael Albinus <michael.albinus@gmx.de>
5172
5173 * dbus.texi (Top): Introduce Index. Emphasize "nil" whereever
5174 forgotten.
5175 (Type Conversion): Precise conversion of natural numbers.
5176 (Errors and Events): Add "debugging" to concept index. Add variable
5177 `dbus-debug'.
5178
5179 2010-07-04 Michael Albinus <michael.albinus@gmx.de>
5180
5181 * dbus.texi (Receiving Method Calls): Add optional argument
5182 EMITS-SIGNAL to `dbus-register-property'.
5183
5184 2010-06-27 Alex Schroeder <alex@gnu.org>
5185
5186 * nxml-mode.texi (Commands for locating a schema): Fix typo.
5187
5188 2010-06-24 Glenn Morris <rgm@gnu.org>
5189
5190 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
5191 * dired-x.texi, ebrowse.texi, ede.texi, edt.texi, eieio.texi:
5192 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
5193 * flymake.texi, gnus.texi, info.texi, mairix-el.texi, message.texi:
5194 * newsticker.texi, org.texi, pgg.texi, rcirc.texi, reftex.texi:
5195 * remember.texi, sasl.texi, semantic.texi, ses.texi, smtpmail.texi:
5196 * speedbar.texi, tramp.texi, url.texi, viper.texi, widget.texi:
5197 * woman.texi: Start direntry descriptions in column 32, per Texinfo
5198 convention. Make them end with a period.
5199
5200 2010-06-23 Glenn Morris <rgm@gnu.org>
5201
5202 * autotype.texi, cl.texi, dired-x.texi, ebrowse.texi, ede.texi:
5203 * eieio.texi, epa.texi, faq.texi, flymake.texi, forms.texi:
5204 * gnus-faq.texi, idlwave.texi, mh-e.texi, nxml-mode.texi, org.texi:
5205 * pcl-cvs.texi, pgg.texi, reftex.texi, sasl.texi, sc.texi,
5206 * sem-user.texi, semantic.texi, sieve.texi, smtpmail.texi,
5207 * speedbar.texi, vip.texi, viper.texi, widget.texi: Untabify.
5208
5209 2010-06-10 Glenn Morris <rgm@gnu.org>
5210
5211 * idlwave.texi (Load-Path Shadows):
5212 * org.texi (Handling links): Fix typos.
5213
5214 2010-06-07 Teodor Zlatanov <tzz@lifelogs.com>
5215
5216 * gnus.texi (Interactive): Explain effect of gnus-expert-user better.
5217
5218 2010-05-26 Michael Albinus <michael.albinus@gmx.de>
5219
5220 * eshell.texi (Built-ins): Describe, how to disable a built-in command
5221 by an alias. (Bug#6226)
5222
5223 2010-05-16 Jay Belanger <jay.p.belanger@gmail.com>
5224
5225 * calc.texi (Manipulating Vectors): Mention that vectors can
5226 be used to determine bins for `calc-histogram'.
5227
5228 2010-05-13 Jay Belanger <jay.p.belanger@gmail.com>
5229
5230 * calc.texi: Remove "\turnoffactive" commands throughout.
5231
5232 2010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
5233
5234 * url.texi (HTTP language/coding, Customization):
5235 * message.texi (Header Commands, Responses):
5236 * cl.texi (Argument Lists): Fix typos.
5237
5238 2010-05-08 Chong Yidong <cyd@stupidchicken.com>
5239
5240 * ede.texi (EDE Mode): Refer to init file rather than `.emacs'.
5241 Note that Development menu is always available.
5242 (Creating a project): Fix terminology.
5243 (Add/Remove files): Fix typo.
5244
5245 2010-05-07 Chong Yidong <cyd@stupidchicken.com>
5246
5247 * Version 23.2 released.
5248
5249 2010-05-01 Daniel E. Doherty <ddoherty03@gmail.com> (tiny change)
5250
5251 * calc.texi (Tutorial): Use "^{\prime}" to indicate primes.
5252
5253 2010-05-01 Michael Albinus <michael.albinus@gmx.de>
5254
5255 * tramp.texi (Inline methods, Default Method):
5256 Mention `tramp-inline-compress-start-size'.
5257
5258 2010-04-18 Teodor Zlatanov <tzz@lifelogs.com>
5259
5260 * gnus.texi (Gnus Versions, Oort Gnus): Mention the Git repo instead of
5261 the CVS repo. Put the Git repo in the news section.
5262
5263 * gnus-coding.texi (Gnus Maintainance Guide): Fix title typo.
5264 Removed some mentions of CVS. Mention the new Git repo.
5265
5266 2010-04-18 Andreas Seltenreich <seltenreich@gmx.de>
5267
5268 * gnus.texi (Score File Format): Fix typo. Reported by Štěpán Němec.
5269 (Mail Group Commands): Add index entry.
5270
5271 2010-04-18 Glenn Morris <rgm@gnu.org>
5272
5273 * info.texi (Search Index): Mention Emacs's Info-virtual-index.
5274
5275 2010-04-18 Jay Belanger <jay.p.belanger@gmail.com>
5276
5277 * calc.texi (Radix modes): Mention that the option prefix will
5278 turn on twos-complement mode.
5279 (Inverse and Hyperbolic Flags): Mention the Option flag.
5280
5281 2010-04-15 Carsten Dominik <carsten.dominik@gmail.com>
5282
5283 * org.texi (LaTeX and PDF export): Add a footnote about xetex.
5284 (LaTeX/PDF export commands): Rename and Move section.
5285 (Sectioning structure): Update.
5286 (References): New use case for field coordinates.
5287 (The export dispatcher): Rename from ASCII export.
5288 (Setting up the staging area): Document the availability of
5289 encryption for MobileOrg.
5290 (Images and tables): Document how to reference labels.
5291 (Index entries): New section.
5292 (Generating an index): New section.
5293 (Column width and alignment): Document that <N> now
5294 means a fixed width, not a maximum width.
5295 (Publishing options): Document the :email option.
5296 (Beamer class export): Fix bug in the BEAMER example.
5297 (Refiling notes): Document refile logging.
5298 (In-buffer settings): Document refile logging keywords.
5299 (Drawers): Document `C-c C-z' command.
5300 (Agenda commands): Mention the alternative key `C-c C-z'.
5301 (Special properties): Document the BLOCKED property.
5302 (The spreadsheet): Mention the formula editor.
5303 (References): Document field coordinates.
5304 (Publishing action): Correct the documentation for the
5305 publishing function.
5306 (The date/time prompt): Document that we accept dates
5307 like month/day/year.
5308 (Cooperation): Document the changes in table.el support.
5309 (Faces for TODO keywords, Faces for TODO keywords)
5310 (Priorities): Document the easy colors.
5311 (Visibility cycling): Document the new double prefix
5312 arg for `org-reveal'.
5313 (Cooperation): Remember.el is part of Emacs.
5314 (Clean view): Mention that `wrap-prefix' is also set by
5315 org-indent-mode.
5316 (Agenda commands): Add information about prefix args to
5317 scheduling and deadline commands.
5318 (Search view): Point to the docstring of
5319 `org-search-view' for more details.
5320 (Agenda commands): Document that `>' prompts for a date.
5321 (Setting tags): Document variable
5322 org-complete-tags-always-offer-all-agenda-tags.
5323 (Column attributes): Cross-reference special properties.
5324
5325 2010-04-10 Michael Albinus <michael.albinus@gmx.de>
5326
5327 Synchronize with Tramp repository.
5328
5329 * tramp.texi (Auto-save and Backup): Remove reference to Emacs 21.
5330 (Frequently Asked Questions): Adapt supported (X)Emacs versions.
5331 Adapt supported MS Windows versions. Remove obsolete URL. Use the $()
5332 syntax, texi2dvi reports errors with the backquotes.
5333
5334 * trampver.texi: Update release number.
5335
5336 2010-04-01 Teodor Zlatanov <tzz@lifelogs.com>
5337
5338 * gnus.texi (Finding the News): Add pointers to the Server buffer
5339 because it's essential.
5340
5341 2010-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
5342
5343 * gnus.texi (MIME Commands): Update description of
5344 gnus-article-browse-html-article.
5345
5346 2010-03-27 Teodor Zlatanov <tzz@lifelogs.com>
5347
5348 * auth.texi (Secret Service API): Add TODO node.
5349 (Help for users): Explain the new source options for `auth-sources'.
5350
5351 2010-03-24 Michael Albinus <michael.albinus@gmx.de>
5352
5353 * trampver.texi: Update release number.
5354
5355 2010-03-10 Chong Yidong <cyd@stupidchicken.com>
5356
5357 * Branch for 23.2.
5358
5359 2010-03-03 Chong Yidong <cyd@stupidchicken.com>
5360
5361 * faq.texi (Escape sequences in shell output): Note that ansi-color is
5362 now enabled by default.
5363
5364 2010-02-28 Michael Albinus <michael.albinus@gmx.de>
5365
5366 * dbus.texi (Errors and Events): D-Bus messages are retrieved only,
5367 when Emacs runs in interactive mode. (Bug#5645)
5368
5369 2010-02-16 Glenn Morris <rgm@gnu.org>
5370
5371 * nxml-mode.texi (Commands for locating a schema): Fix keybinding.
5372
5373 2010-02-05 Mark A. Hershberger <mah@everybody.org>
5374
5375 * ede.texi, eieio.texi, semantic.texi: Use standard direntry format.
5376
5377 2010-01-21 Katsumi Yamaoka <yamaoka@jpl.org>
5378
5379 * gnus.texi (Score File Format): Fix typo.
5380
5381 2010-01-19 Mark A. Hershberger <mah@everybody.org>
5382
5383 * cc-mode.texi: Replace references to obsolete c-subword-mode.
5384
5385 2010-01-18 Juanma Barranquero <lekktu@gmail.com>
5386
5387 * ada-mode.texi (Project File Overview): Fix typo.
5388
5389 2010-01-17 Chong Yidong <cyd@stupidchicken.com>
5390
5391 * semantic.texi: Add Richard Y. Kim credit.
5392
5393 * eieio.texi (Making New Objects): Fix typo (Bug#5406).
5394
5395 2010-01-17 Michael Albinus <michael.albinus@gmx.de>
5396
5397 * tramp.texi (Frequently Asked Questions): Add GNU Emacs 23 and
5398 SXEmacs 22 to the supported systems. New item for hung ssh sessions.
5399
5400 2010-01-17 Glenn Morris <rgm@gnu.org>
5401
5402 * calc.texi (Reporting Bugs): Don't mention format of repository.
5403
5404 * woman.texi (Bugs): Make "Emacs repository" less specific,
5405 and the URL for same more specific.
5406
5407 * faq.texi (Latest version of Emacs): The repository is now Bazaar.
5408
5409 2010-01-17 Juanma Barranquero <lekktu@gmail.com>
5410
5411 * ede.texi (ede-step-project, ede-proj-target):
5412 * tramp.texi (Remote processes): Fix typos.
5413
5414 2010-01-16 Mario Lang <mlang@delysid.org>
5415
5416 * ede.texi (ede-target):
5417 * org.texi (Refiling notes): Remove duplicated words.
5418
5419 2010-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
5420
5421 * gnus.texi (Posting Styles): Use with-current-buffer.
5422 * calc.texi (Defining Simple Commands): Prefer save-current-buffer.
5423
5424 2010-01-02 Kevin Ryde <user42@zip.com.au>
5425
5426 * eieio.texi (Naming Conventions): Correction to xref on elisp
5427 coding conventions, is "Tips" node not "Standards".
5428
5429 2009-12-24 Chong Yidong <cyd@stupidchicken.com>
5430
5431 * calc.texi (General Mode Commands): Calc file should be in .emacs.d.
5432
5433 * faq.texi (New in Emacs 22): Max buffer size is now 512 MB.
5434
5435 2009-12-18 Katsumi Yamaoka <yamaoka@jpl.org>
5436
5437 * gnus.texi (Direct Functions): Add missing port number to tls method.
5438
5439 2009-12-15 Juanma Barranquero <lekktu@gmail.com>
5440
5441 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add edt.
5442 ($(infodir)/edt, edt.dvi): New targets.
5443
5444 2009-12-15 Glenn Morris <rgm@gnu.org>
5445
5446 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add edt.
5447 (edt, $(infodir)/edt, edt.dvi): New targets.
5448 * edt.texi: New file (etc/edt-user.doc converted to Texinfo).
5449
5450 * Makefile.in (PDF_TARGETS, pdf): New.
5451 (clean): Add *.pdf.
5452 Add pdf rules for all manuals.
5453
5454 2009-12-15 Jay Belanger <jay.p.belanger@gmail.com>
5455
5456 * calc.texi (Radix Modes): Clarify two's complement notation.
5457
5458 2009-12-14 Chong Yidong <cyd@stupidchicken.com>
5459
5460 * sem-user.texi (Semantic mode, Idle Scheduler, Smart Completion)
5461 (Smart Jump, Analyzer Debug): Copyedits.
5462 (Semantic mode user commands): Link to new nodes.
5463 (Speedbar, SymRef, MRU Bookmarks, Sticky Func Mode)
5464 (Highlight Func Mode, Tag Decoration Mode): New nodes, from the
5465 upstream Semantic manual.
5466
5467 * semantic.texi (Introduction): Minor fix to diagram.
5468
5469 2009-12-09 Michael Albinus <michael.albinus@gmx.de>
5470
5471 * eshell.texi (History): Add the other built-in variables.
5472 (Built-ins): Explain built-ins, and how to apply the external commands.
5473 Add `history', `su' and `sudo'.
5474
5475 * tramp.texi (Remote processes): Add missing <RET> in the example.
5476
5477 2009-12-01 Bill Wohler <wohler@newt.com>
5478
5479 * mh-e.texi (Searching): Use mh vfolder_format and fix typo in database
5480 path for mairix example. Specify -q in namazu example since namazu is
5481 excessively garrulous.
5482
5483 2009-11-29 Michael Albinus <michael.albinus@gmx.de>
5484
5485 * tramp.texi (Remote processes): Improve eshell example with "su"
5486 and "sudo" commands.
5487
5488 2009-11-28 Chong Yidong <cyd@stupidchicken.com>
5489
5490 * semantic.texi (Analyzer Internals): Rename from Analyzer.
5491
5492 * sem-user.texi (Semantic mode user commands): Fix key syntax.
5493 Document semantic-complete-analyze-inline.
5494 (Semanticdb search debugging commands): Minor clarification.
5495 (Analyzer, Smart Completion, Smart Summary, Smart Jump)
5496 (Analyzer Debug): New nodes, adapted from the upstream Semantic user
5497 manual.
5498 (Semantic mode): Link to Idle Scheduler.
5499
5500 2009-11-28 Kevin Ryde <user42@zip.com.au>
5501
5502 * cl.texi (Porting Common Lisp): Update EIEIO dead ftp link to a
5503 @pxref, now EIEIO is in Emacs.
5504
5505 * erc.texi (Development): Correction to git tutorial url.
5506
5507 2009-11-26 Glenn Morris <rgm@gnu.org>
5508
5509 * faq.texi (Latest version of Emacs): Mention stability of development
5510 version.
5511 (Problems with very large files): Max buffer size increase in 23.2.
5512 (VM): VM has moved house again.
5513
5514 2009-11-22 Jay Belanger <jay.p.belanger@gmail.com>
5515
5516 * calc.texi (Radix modes): Discuss alternate bases for two's complement
5517 notations.
5518
5519 2009-11-20 Carsten Dominik <dominik@u016822.science.uva.nl>
5520
5521 * org.texi (Column attributes): Fix documentation of new operators.
5522
5523 2009-11-20 Chong Yidong <cyd@stupidchicken.com>
5524
5525 * sem-user.texi (Semanticdb Search Configuration): Rearrange nodes.
5526 (Search Throttle, Semanticdb Roots, Include paths, Idle Scheduler)
5527 (Idle Completions Mode): Numerous copyedits.
5528
5529 2009-11-17 Juanma Barranquero <lekktu@gmail.com>
5530
5531 * semantic.texi (Semantic Internals, Glossary):
5532 * sem-user.texi (Semantic mode, Include paths, Idle Scheduler)
5533 (Semanticdb search debugging commands): Fix typos.
5534
5535 2009-11-16 Jay Belanger <jay.p.belanger@gmail.com>
5536
5537 * calc.texi (Radix modes): Mention twos-complement notation.
5538
5539 2009-11-16 Juanma Barranquero <lekktu@gmail.com>
5540
5541 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add semantic.
5542 ($(infodir)/semantic, semantic.dvi): New targets.
5543
5544 2009-11-16 Chong Yidong <cyd@stupidchicken.com>
5545
5546 * Makefile.in: Build the Semantic manual.
5547
5548 * semantic.texi, sem-user.texi: New files, adapted from the Semantic
5549 repository.
5550
5551 2009-11-16 Michael Albinus <michael.albinus@gmx.de>
5552
5553 * dbus.texi (Receiving Method Calls): New defun
5554 `dbus-unregister-service'.
5555
5556 2009-11-15 Carsten Dominik <carsten.dominik@gmail.com>
5557
5558 * org.texi (Speed keys): New section.
5559
5560 2009-11-13 Michael Albinus <michael.albinus@gmx.de>
5561
5562 * dbus.texi (Type Conversion): Fix typo.
5563 (Asynchronous Methods): Rename `dbus-registered-functions-table' to
5564 `dbus-registered-objects-table'.
5565 (Receiving Method Calls): New defun `dbus-register-property'.
5566 Move `dbus-unregister-object' here.
5567
5568 2009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
5569
5570 * org.texi: Removed @Ie, @ie, @Eg, @eg macros.
5571
5572 2009-11-13 James TD Smith <ahktenzero@mohorovi.cc>
5573
5574 * org.texi (Column attributes): Add the new age summary operators.
5575 Also, mention the fact you can only use one summary operator per
5576 property.
5577
5578 2009-11-13 John Wiegley <johnw@newartisans.com>
5579
5580 * org.texi (Tracking your habits): Add a new section in the
5581 manual about how to track habits.
5582 (Resolving idle time): Add a section on how idle and
5583 dangling clocks are resolved.
5584
5585 2009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
5586
5587 * org.texi (Agenda commands): Document the new `i' command.
5588 (Inserting deadline/schedule): Document logging changes
5589 of scheduling and deadline times stamps.
5590 (In-buffer settings): Document the in-buffer keywords for logging
5591 changes of scheduling and deadline times stamps.
5592 (Structure editing, Plain lists): Document indentation
5593 cycling in empty entries with TAB.
5594 (Archiving): Document the default archiving command.
5595 (Moving subtrees): Document the new keys for archiving.
5596 (Internal archiving): Fix incorrect key.
5597 (Agenda commands): Document the TODO set switching commands.
5598 (Agenda commands): Document the new archiving keys.
5599 (Clocking work time): Better description on how to save
5600 and restore a clock.
5601 (Resolving idle time): Mention the x11idle program to get true
5602 idleness also under X11.
5603 (Resolving idle time): Use @kbd instead of @key for normal
5604 letters, because this is how he rest of the manual does this.
5605 (Pushing to MobileOrg): Mention that `org-directory'
5606 should be set.
5607 (Agenda commands): Document that SPC is a filter for
5608 any tag.
5609 (Search view): Rename from "Keyword search".
5610 (Capure): New chapter.
5611 (Markup): New chapter.
5612 (Links in HTML export, Images in HTML export):
5613 Extend the section titles.
5614 (Images in HTML export): Document the align option.
5615 (Text areas in HTML export): Extend the section title.
5616 (Images in LaTeX export): Explain image placement in LaTeX.
5617
5618 2009-11-10 Glenn Morris <rgm@gnu.org>
5619
5620 * sc.texi (Hints to MUA Authors): MUA should do any decoding.
5621
5622 2009-11-08 Michael Albinus <michael.albinus@gmx.de>
5623
5624 * tramp.texi (Auto-save and Backup): Disable backups just for a
5625 method.
5626
5627 * trampver.texi: Update release number.
5628
5629 2009-11-07 Michael Albinus <michael.albinus@gmx.de>
5630
5631 Sync with Tramp 2.1.17.
5632
5633 * trampver.texi: Update release number.
5634
5635 2009-10-29 Glenn Morris <rgm@gnu.org>
5636
5637 * texinfo.tex: Update to version 2009-08-14.15 from ftp://tug.org/tex/.
5638
5639 2009-10-23 Michael Albinus <michael.albinus@gmx.de>
5640
5641 * tramp.texi (External methods): Temporary files are kept for
5642 `rsync' and `rsyncc' methods.
5643
5644 2009-10-09 Juanma Barranquero <lekktu@gmail.com>
5645
5646 * eieio.texi: Fix typos.
5647
5648 2009-10-07 Chong Yidong <cyd@stupidchicken.com>
5649
5650 * cl.texi (Argument Lists): Clarify explicit keyword arguments.
5651
5652 2009-10-07 Juanma Barranquero <lekktu@gmail.com>
5653
5654 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add eieio, ede.
5655 ($(infodir)/eieio, eieio.dvi, $(infodir)/ede, ede.dvi): New targets.
5656
5657 2009-10-07 Chong Yidong <cyd@stupidchicken.com>
5658
5659 * Makefile.in: Build EIEIO and EDE manuals.
5660
5661 2009-10-07 Eric Ludlam <zappo@gnu.org>
5662
5663 * eieio.texi:
5664 * ede.texi: New files.
5665
5666 2009-10-05 Michael Albinus <michael.albinus@gmx.de>
5667
5668 * tramp.texi (Remote processes): Association of a pty is not supported.
5669
5670 2009-10-01 Carsten Dominik <carsten.dominik@gmail.com>
5671
5672 * org.texi (Pushing to MobileOrg): Document `org-mobile-files'.
5673 (Processing LaTeX fragments): Document that the size of images can be
5674 changes using the variable `org-format-latex-options'.
5675 (The date/time prompt, Timestamps): Be more accurate over ISO format
5676 dates and times.
5677 (Visibility cycling): Document showeverything keyword.
5678 (In-buffer settings): Document showeverything keyword.
5679 (Setting up the staging area): Fix the example.
5680 (MobileOrg): New section.
5681 (Agenda commands, Exporting Agenda Views): Document exporting the
5682 agenda view to Org files.
5683
5684 2009-09-28 Michael Albinus <michael.albinus@gmx.de>
5685
5686 * tramp.texi (History): Add IMAP support.
5687 (External methods): Add `imap' and `imaps' methods.
5688 (GVFS based methods): Add indices for `davs'.
5689 (Password handling): Rename anchors. Add IMAP entries for
5690 ~/.authinfo.gpg.
5691
5692 * trampver.texi: Set default value of `emacsimap'.
5693
5694 2009-09-22 Daiki Ueno <ueno@unixuser.org>
5695
5696 * gnus.texi (Security): Document mm-sign-option and mm-encrypt-option.
5697
5698 2009-09-13 Chong Yidong <cyd@stupidchicken.com>
5699
5700 * dired-x.texi (Technical Details):
5701 Delete dired-up-directory (Bug#4292).
5702
5703 2009-09-03 Michael Albinus <michael.albinus@gmx.de>
5704
5705 * tramp.texi (Frequently Asked Questions): New item for emacsclient.
5706
5707 2009-09-02 Carsten Dominik <carsten.dominik@gmail.com>
5708
5709 * org.texi (Effort estimates): Document new effort setting commands.
5710 (Agenda commands): Document the new keys fro agenda time motion.
5711 Document entry text mode. Improve documentation of the keys to include
5712 inactive time stamps into the agenda view.
5713 (Feedback): Document the new bug report command.
5714 (Structure editing): Add an index entry for the sorting of subtrees.
5715
5716 2009-09-02 Teodor Zlatanov <tzz@lifelogs.com>
5717
5718 * auth.texi (Help for users): Corrected markup.
5719
5720 2009-09-02 Glenn Morris <rgm@gnu.org>
5721
5722 * emacs-mime.texi (time-date): Mention float-time.
5723
5724 2009-08-30 Jay Belanger <jay.p.belanger@gmail.com>
5725
5726 * calc.texi (Simplifying Formulas): Improve the wording.
5727
5728 2009-08-29 Teodor Zlatanov <tzz@lifelogs.com>
5729
5730 * auth.texi: Rewritten for coverage and clarity.
5731
5732 2009-08-29 Katsumi Yamaoka <yamaoka@jpl.org>
5733
5734 * gnus.texi (Expiring Mail):
5735 Mention gnus-mark-copied-or-moved-articles-as-expirable.
5736 (Various Various): Mention gnus-safe-html-newsgroups.
5737
5738 * gnus-news.texi: Mention
5739 gnus-mark-copied-or-moved-articles-as-expirable.
5740
5741 * emacs-mime.texi (Display Customization): Add xref to
5742 gnus-safe-html-newsgroups.
5743
5744 2009-08-28 Michael Albinus <michael.albinus@gmx.de>
5745
5746 * tramp.texi (Version Control): Remove.
5747 (Obtaining Tramp): Update cvs checkout command. Remove nightly tarballs
5748 reference.
5749 (External methods): Correct `scpc' concept index entries. New method
5750 `rsyncc'.
5751 (External packages): New subsections "Filename completion" and "File
5752 attributes cache".
5753
5754 2009-08-27 Jay Belanger <jay.p.belanger@gmail.com>
5755
5756 * calc.texi (Rewrite Rules): Improve the example.
5757 (Simplifying Formulas): Explain use of the I and H flags for
5758 simplification.
5759
5760 2009-08-25 Michael Albinus <michael.albinus@gmx.de>
5761
5762 * dbus.texi (Bus names): Add optional parameter TIMEOUT to dbus-ping.
5763 Describe autostart behavior of dbus-ping.
5764 (Synchronous Methods, Asynchronous Methods): Use English numeric format
5765 for timeout values.
5766 (Top): Remove footnote saying D-Bus is not enabled by
5767 default. (Bug#4256)
5768
5769 2009-08-23 Daiki Ueno <ueno@unixuser.org>
5770
5771 * epa.texi (Quick start): Don't refer to nonexistent epa-mode.
5772 Reported by Jari Aalto (Bug#4211).
5773 (Mail-mode integration): Mention epa-mail-mode and
5774 epa-global-mail-mode.
5775 (Encrypting/decrypting *.gpg files): Don't refer to nonexistent
5776 epa-setup.
5777
5778 2009-08-16 Michael Albinus <michael.albinus@gmx.de>
5779
5780 * dbus.texi (Asynchronous Methods): Allow nil handler.
5781
5782 2009-08-15 Michael Kifer <kifer@cs.stonybrook.edu>
5783
5784 * ediff.texi (ediff-current-file): Add information about this new function.
5785
5786 * viper.texi: Add information about C-s in viper's search command.
5787
5788 2009-08-09 Colin Williams <lackita@gmail.com> (tiny change)
5789
5790 * calc.texi (Date Forms): Fix typos.
5791
5792 2009-08-08 Glenn Morris <rgm@gnu.org>
5793
5794 * org.texi (Agenda commands): Restore clobbered change.
5795
5796 2009-08-07 Eli Zaretskii <eliz@gnu.org>
5797
5798 * calc.texi (Graphics, Devices): Update with the peculiarities of
5799 operation on MS-Windows.
5800
5801 2009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
5802
5803 * org.texi (Publishing action): Improve documentation of file
5804 names when publishing to the source directory.
5805 (Clean view): Document `org-indent-mode'.
5806 (Clocking work time): Add documentation for the
5807 new :timetamp option when creating a clock report.
5808 (Paragraphs): Fix many typos.
5809 (Plain lists): Remove duplicate explanation about the
5810 `C-c *' command.
5811 (Literal examples): Update to reflect the new behavior
5812 of the -n -r -k switches when exporting source code examples.
5813 (Structure editing): Add information about `C-c *',
5814 converting a plain list into a list of Org items.
5815 (Remember): Small rephrasing of the paragraph
5816 describing remember.el. Also mentioned that remember.el is part
5817 of Emacs 23, not Emacs 22.
5818 (Clocking work time): Add documentation about
5819 displaying the current clocking time against the effort estimate.
5820 Also add a footnote about using `org-clock-in-prepare-hook' to add
5821 an effort estimate on the fly, just before clocking it.
5822 (Footnotes): Document automatic renumbering and
5823 sorting.
5824 (Agenda commands): Document new bulk commands.
5825 (Plain lists): Document new behavior of
5826 `org-cycle-include-plain-lists'.
5827 Hyphenation only in TeX.
5828 (Clocking work time): Document the key to update effort
5829 estimates.
5830 (Clocking work time): Document the clock time display.
5831 (Structure editing, TODO basics): Document new
5832 variables.
5833 (Column attributes): Document new colciew operators.
5834 (Publishing options): Document :xml-declaration.
5835 (Tracking TODO state changes): Document the
5836 LOG_INTO_DRAWER property.
5837 (Literal examples): Document the new implementation for
5838 editing source code.
5839 (Publishing action): Mention the new publishing
5840 function, to publish an Org source file.
5841 (Publishing links): Mention how to link to an Org source file.
5842 (Macro replacement): Document new macros.
5843 (Handling links): Document type-specific completion
5844 when inserting links.
5845 (Structure editing, Plain lists): Improve documentation
5846 on sorting.
5847 (Internal links): Document custom ids for links.
5848 (Handling links): Document custom ids for links.
5849 (CSS support): Document new class.
5850 (Refiling notes): Document the possibility to create new nodes
5851 during refiling.
5852 (Agenda commands): Document the "?" operator to find
5853 tasks without effort setting.
5854 (Exporting agenda information): Section moved.
5855 (RSS Feeds): New section.
5856 (Built-in table editor): Document M-e and M-a navigate
5857 inside table field.
5858 (Stuck projects): Docment that projects identified as
5859 un-stuck will still be searchd for stuck sub-projects.
5860 (Paragraphs): Document centering.
5861 (Creating timestamps, Agenda commands): Document new
5862 behavior when changing time stamps.
5863 (Structure editing): Document the new command
5864 `org-clone-subtree-with-time-shift'.
5865 (Publishing): Refresh this chapter.
5866 (Export options, Export options, In-buffer settings):
5867 Document the new keywords.
5868 (Matching tags and properties): Collect all
5869 documentation about tags/property matches here.
5870 (Setting tags): Document `org-tag-persistent-alist'.
5871 (Weekly/daily agenda): New section.
5872 (Orgstruct mode): Describe `orgstruct++-mode'.
5873 (Drawers): Mention the LOGBOOK drawer.
5874 (Export options, Sectioning structure): Document the
5875 #+LEATEX_HEADER in-buffer setting.
5876 (Bugs): Section removed.
5877 (Hooks): New section.
5878 (Add-on packages): Move here from old location.
5879 (Context-sensitive commands): New section.
5880 (Setting tags): Document newline option.
5881 (Global TODO list, Matching tags and properties):
5882 Mention more variables.
5883 (Checkboxes): Update to changed command behavior.
5884
5885 2009-08-02 Eric Yu <sucode@gmail.com> (tiny change)
5886
5887 * speedbar.texi (Basic Key Bindings): Fix typo.
5888
5889 2009-07-30 Jay Belanger <jay.p.belanger@gmail.com>
5890
5891 * calc.texi (Vector/Matrix Functions): Add index entries for both
5892 "v" and "V" key bindings. Mention that `calc-matrix-brackets' only
5893 affects matrices with more than one row.
5894 (Help Commands): Add index entries for "prefix ?" key bindings.
5895
5896 2009-07-29 Jay Belanger <jay.p.belanger@gmail.com>
5897
5898 * calc.texi (Stack Manipulation Commands): Add documentation for
5899 `calc-transpose-lines'.
5900
5901 2009-07-27 Michael Albinus <michael.albinus@gmx.de>
5902
5903 * dbus.texi (Receiving Method Calls): Describe special return value
5904 `:ignore'.
5905
5906 2009-07-24 Alan Mackenzie <acm@muc.de>
5907
5908 * cc-mode.texi (Config Basics, File Styles): Document that at mode
5909 initialization, any individual variable setting now takes precedence
5910 over one done via c-file-style/c-file-offsets.
5911
5912 2009-07-21 Jay Belanger <jay.p.belanger@gmail.com>
5913
5914 * calc.texi (Undoing Mistakes): Mention that the undo list will be
5915 truncated when Calc is quit.
5916 (Customizing Calc): Document `calc-undo-length'.
5917
5918 2009-07-20 Chong Yidong <cyd@stupidchicken.com>
5919
5920 * calc.texi (About This Manual): Don't mention chapter numbers in text.
5921
5922 2009-07-11 Kevin Ryde <user42@zip.com.au>
5923
5924 * pcl-cvs.texi (About PCL-CVS):
5925 * widget.texi (Basic Types):
5926 Fix cross-references.
5927
5928 2009-07-01 Andreas Schwab <aschwab@redhat.com>
5929
5930 * dbus.texi (Type Conversion): Don't use literal control character.
5931
5932 2009-07-01 Michael Albinus <michael.albinus@gmx.de>
5933
5934 * tramp.texi (GVFS based methods): New section.
5935 (Remote processes): Processes for GVFS based methods run locally.
5936
5937 2009-06-30 Michael Albinus <michael.albinus@gmx.de>
5938
5939 * tramp.texi (Inline methods, External methods, Gateway methods):
5940 Avoid the words "kludge" and hack".
5941 (External methods): Add `synce' method.
5942
5943 * trampver.texi: Update release number.
5944
5945 2009-06-22 Michael Albinus <michael.albinus@gmx.de>
5946
5947 Sync with Tramp 2.1.16.
5948
5949 * tramp.texi (History): Add GVFS support.
5950 (External methods): Precise `rsync' description. Add `dav', `davs' and
5951 `obex' methods. Add 'tramp-gvfs-methods' option.
5952 (Multi-hops): Cells of `tramp-default-proxies-alist' can also be Lisp
5953 forms.
5954 (Remote Programs): Introduce `tramp-own-remote-path'.
5955 (Remote processes): New subsection "Running remote programs that create
5956 local X11 windows".
5957 (Frequently Asked Questions): Improve code for disabling vc.
5958
5959 * trampver.texi: Update release number. Set default value of
5960 `emacsgvfs'.
5961
5962 2009-06-21 Chong Yidong <cyd@stupidchicken.com>
5963
5964 * Branch for 23.1.
5965
5966 2009-06-17 Glenn Morris <rgm@gnu.org>
5967
5968 * faq.texi (Obtaining the FAQ): Add reference to Savannah.
5969 (Latest version of Emacs): Mention source code repository.
5970
5971 2009-06-16 Glenn Morris <rgm@gnu.org>
5972
5973 * faq.texi (Top): Language tweak.
5974 (Extended commands): Most people have arrow keys.
5975 (Emacs manual): Say how to follow info links.
5976 (File-name conventions): Change title a bit. Explain about source
5977 versus installed. Condense etc description.
5978 (Guidelines for newsgroup postings): Mention Savannah list page.
5979 (Newsgroup archives): Simplify.
5980 (Contacting the FSF): Add contact URL.
5981 (Emacs Lisp documentation): Printed version not always available.
5982 (Installing Texinfo documentation): Explain how by hand installation is
5983 not normally needed. Use add-to-list. Remove duplicate reference.
5984 (Informational files for Emacs): Move info on Help menu here from
5985 "File-name conventions".
5986 (Help installing Emacs): Tweak uref.
5987 (Obtaining the FAQ): Mention repository.
5988 (Origin of the term Emacs): Explain "ITS".
5989 (Changing load-path): Use add-to-list.
5990 (Automatic indentation): Clarify this is for Text mode.
5991 Don't mention Indented Text mode.
5992 (Finding Emacs on the Internet): The FSF does not seem to offer a
5993 deluxe distribution on CD anymore.
5994
5995 2009-06-16 Glenn Morris <rgm@gnu.org>
5996
5997 * faq.texi (Top): Mention which Emacs version this FAQ is about.
5998 Recommend the latest release. Mention how to get older FAQs.
5999 Recommend the Emacs manual.
6000 (Guidelines for newsgroup postings): Discourage cross-posts.
6001 (Underlining paragraphs): Remove.
6002 (Editing MS-DOS files): Remove pre-Emacs 20 information.
6003 (Bugs and problems): Update key-binding.
6004 (Problems with very large files): Mention 64-bit.
6005 (Shell process exits abnormally): Remove.
6006 (Problems with Shell Mode): Rename and update.
6007 (Spontaneous entry into isearch-mode)
6008 (Problems talking to certain hosts): Remove. This is old information,
6009 in etc/PROBLEMS if needed.
6010 (Emacs takes a long time to visit files, Updating Emacs): Remove.
6011 (Dired claims that no file is on this line): Update.
6012 (Installing Emacs, Problems building Emacs): Simplify.
6013 (Emacs for MS-DOS): Refer to msdos/INSTALL rather than duplicating
6014 information.
6015 (Emacs for MS-Windows): Rename from "Emacs for Windows". Simplify.
6016 (Emacs for Mac OS X): Rename from "Emacs for Apple computers".
6017 (JDEE): "JDEE", not "JDE".
6018 (Handling C-s and C-q with flow control, Binding C-s and C-q):
6019 Remove. This is old information, in etc/PROBLEMS if needed.
6020 (stty and Backspace key, Kanji and Chinese characters): Remove.
6021 (Right-to-left alphabets): Update section.
6022 (Changing the included text prefix): Gnus uses message-yank-prefix.
6023 Add cross-reference to Supercite manual.
6024 (Saving a copy of outgoing mail): Simplify output file description.
6025 (Expanding aliases when sending mail): Refer to Emacs manual.
6026 Remove old info about RFC822.
6027 Correct description of how to rebuild aliases.
6028 (Rmail writes to /var/spool/mail): Update location from /usr/spool/mail.
6029 (MIME with Emacs mail packages)
6030 (Viewing articles with embedded underlining)
6031 (Saving a multi-part Gnus posting, Gnus hangs for a long time):
6032 Remove old sections.
6033 (Killing based on nonstandard headers): Remove. Scoring is preferable,
6034 and is well-documented in the Gnus manual.
6035 (Reading news with Emacs): Merge "Learning more about Gnus" into here.
6036 (Making Gnus faster): Rename from "Starting Gnus faster".
6037 Merge "Catch-up is slow in Gnus" into here.
6038
6039 2009-06-14 Glenn Morris <rgm@gnu.org>
6040
6041 * faq.texi (Status of Emacs): Re-order with most recent releases first.
6042 (New in Emacs 23): New section.
6043 (Handling C-s and C-q with flow control): Add xref.
6044
6045 2009-06-13 Glenn Morris <rgm@gnu.org>
6046
6047 * faq.texi (Setting up a customization file): Grammar fix.
6048 Customize is no longer "new".
6049 (Displaying the current line or column): Line-number mode is on by
6050 default. Don't mention `column' package. Mention linum.el.
6051 (Turning on abbrevs by default): Explain how to do it for buffers,
6052 modes, and everywhere.
6053 (Associating modes with files): Use add-to-list. Don't mention Emacs
6054 19.
6055 (Highlighting a region): On by default since 23.1.
6056 (Replacing highlighted text): Update doc quote.
6057 (Working with unprintable characters): Don't mention search-quote-char.
6058 (Using an already running Emacs process): Gnuclient is probably not an
6059 enhancement these days.
6060 (Indenting switch statements): Remove mention of pre-Emacs 20.
6061 (Horizontal scrolling): Abbreviate Emacs 20 description.
6062 (Replacing text across multiple files): Fix name of dired command.
6063 (Disabling backups): Use require not load.
6064 (Learning more about Gnus): Add cross-refs to Gnus manual and FAQ.
6065
6066 2009-06-13 Bill Wohler <wohler@newt.com>
6067
6068 Release MH-E manual version 8.2.
6069
6070 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
6071 release 8.2.
6072
6073 2009-06-13 Glenn Morris <rgm@gnu.org>
6074
6075 * faq.texi: Remove the term "on-line" (meaning "Info") throughout, since
6076 in this day and age the common meaning is "on the web".
6077 (copying): Use @copyright in all cases.
6078 (Basic keys): Remove reference to deleted manual node "Text Characters".
6079 (File-name conventions): Use GNU as an example rather than SERVICE.
6080 default.el lives in site-lisp. Update Info directory location.
6081 (Real meaning of copyleft): GPL actions have been brought, but all
6082 settled out of court.
6083 (Guidelines for newsgroup postings): Shorten section title.
6084 Simplify comp.emacs description.
6085 (Newsgroup archives): Change Google URL. Describe Gmane.
6086 (Unsubscribing from Emacs lists): Remove discussion of "distribution
6087 points". Mention List-Unsubscribe header.
6088 (Contacting the FSF): Update email and URLs.
6089 (Basic editing): Mention F1 for help.
6090 (Installing Texinfo documentation): Refer to Texinfo website rather
6091 than ftp server.
6092 (Printing a Texinfo file): Mention texi2pdf.
6093 (Informational files for Emacs): Don't describe FTP or SERVICE, they
6094 are just stubs nowadays.
6095 (Latest version of Emacs): Explain version numbers.
6096 (Spell-checkers, Checking TeX and *roff documents): Remove sections.
6097 (Turning on syntax highlighting): No need to mention hilit19 any more.
6098 (Finding Emacs on the Internet): Refer to URLs rather than DISTRIB, FTP.
6099 (Modes for various languages): Remove section.
6100 (Major packages and programs): Remove most version and maintainer
6101 information - it's hard to keep up-to-date, and adds nothing.
6102 Similarly with direct links to mailing lists.
6103 (Spell-checkers): Rename node from Ispell. Mention Aspell and Hunspell.
6104 (Mailcrypt): Remove section - mailcrypt has not been updated in mnay
6105 years, and Emacs comes with tools for this now.
6106 (Patch): Remove section - this is a standard tool.
6107 (Using function keys under X): Remove section.
6108
6109 2009-06-12 Glenn Morris <rgm@gnu.org>
6110
6111 * faq.texi (Viewing Info files outside of Emacs): Xinfo is no more.
6112 (Help installing Emacs): Remove reference to deleted X11 node.
6113 (Associating modes with files): Interpreter-mode-alist is no longer
6114 subservient to auto-mode-alist.
6115 (Installing Emacs): Change future Emacs version.
6116 (Linking with -lX11 fails): Remove old section.
6117 (Packages that do not come with Emacs): Update ELL location.
6118 Emacs Lisp archive is dead.
6119 (Emacs for Windows): Remove reference to old CE port.
6120 (Emacs for OS/2, Emacs for Atari ST, Emacs for the Amiga)
6121 (Emacs for VMS and DECwindows): Remove old ports.
6122 (Emacs for GNUstep): Rename from "Emacs for NeXTSTEP" and update.
6123 (Removing flashing messages): Remove section about non-existent Gnus
6124 option.
6125
6126 * faq.texi (Top): Add @top command.
6127 Remove the optional arguments from all @node commands: makeinfo can
6128 generate these automatically, and it is easier to edit and rearrange
6129 nodes without them.
6130
6131 2009-06-11 Glenn Morris <rgm@gnu.org>
6132
6133 * faq.texi (Common acronyms): Remove no-longer-existing OSF.
6134 (The LPF): Make the updated URL the sole reference point.
6135 (Learning how to do something): Update refcard price and format.
6136 (Getting a printed manual): Sources in doc/emacs/, not man/.
6137 Also available in PDF format. Since the page count varies, be less
6138 precise.
6139 (Informational files for Emacs): Remove references to deleted files
6140 LPF and SUN-SUPPORT, and to UUCP.
6141 (Obtaining the FAQ): Refer to the service web-page rather than SERVICE.
6142 Remove many obsolete ways to get the FAQ, which now seems only to be
6143 distributed with Emacs.
6144 (Mail and news): Remove sections about Rmail Babyl that no longer apply.
6145
6146 2009-06-09 Chong Yidong <cyd@stupidchicken.com>
6147
6148 * org.texi (Org Plot): Fix tags (Bug#3507).
6149 (Workflow states, Agenda commands): Fix tags (Bug#3508).
6150
6151 * ada-mode.texi (Installation, Compile commands)
6152 (Project File Overview, No project files, Set compiler options)
6153 (Use GNAT project file, Use multiple GNAT project files)
6154 (Identifier completion): Use @samp for menu items, and @kbd for key
6155 sequences (Bug#3504).
6156
6157 2009-06-04 Daiki Ueno <ueno@unixuser.org>
6158
6159 * gnus.texi (Security): Fix wording; add a link to epa.info.
6160
6161 2009-06-04 Ryan Yeske <rcyeske@gmail.com>
6162
6163 * message.texi (Header Commands): Fix descriptions to match
6164 keybindings.
6165
6166 2009-04-22 Daiki Ueno <ueno@unixuser.org>
6167
6168 * gnus.texi (Security): Mention that EasyPG is the current default.
6169
6170 2009-04-13 Chong Yidong <cyd@stupidchicken.com>
6171
6172 * ediff.texi (Session Commands): Fix typo.
6173
6174 2009-04-05 Reiner Steib <Reiner.Steib@gmx.de>
6175
6176 * gnus-faq.texi (FAQ 8-4): Fix wrong group name of
6177 news.software.readers. Reported by Florian Rehnisch.
6178
6179 2009-04-02 Glenn Morris <rgm@gnu.org>
6180
6181 * auth.texi: Capitalize direntry.
6182
6183 * mairix-el.texi: Copy the direntry from ../../info/dir, and avoid
6184 using a period in the entry name. (Bug#2797)
6185
6186 2009-03-03 Juanma Barranquero <lekktu@gmail.com>
6187
6188 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add auth.
6189 ($(infodir)/auth, auth.dvi): New targets.
6190
6191 2009-03-03 Glenn Morris <rgm@gnu.org>
6192
6193 * auth.texi: Fix @setfilename.
6194
6195 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add auth.
6196 (auth, $(infodir)/auth, auth.dvi): New rules.
6197
6198 2009-02-25 Glenn Morris <rgm@gnu.org>
6199
6200 * faq.texi (Emacs for minimalists): New node. (Bug#2452)
6201
6202 2009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
6203
6204 * gnus.texi (NoCeM): Fix description of gnus-use-nocem.
6205
6206 2009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
6207
6208 * gnus.texi (NoCeM): Update default values for gnus-nocem-groups,
6209 gnus-nocem-issuers, and gnus-nocem-verifyer.
6210
6211 2009-02-20 Juanma Barranquero <lekktu@gmail.com>
6212
6213 * ada-mode.texi (Project files, Automatic Casing):
6214 * dbus.texi (Signals):
6215 * gnus.texi (Selecting a Group, Filtering Incoming Mail):
6216 * mh-e.texi (HTML):
6217 * nxml-mode.texi (Locating a schema)
6218 (Using the document's URI to locate a schema):
6219 * org.texi (Footnotes, Using the mapping API):
6220 * rcirc.texi (Channels): Remove duplicate words.
6221
6222 2009-02-20 Glenn Morris <rgm@gnu.org>
6223
6224 * dired-x.texi (Miscellaneous Commands):
6225 * gnus.texi: Minor updates for mbox Rmail.
6226
6227 2009-02-16 Karl Berry <karl@gnu.org>
6228
6229 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
6230 * cl.texi, dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi:
6231 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
6232 * faq.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
6233 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
6234 * newsticker.texi, nxml-mode.texi, org.texi, pcl-cvs.texi:
6235 * pgg.texi, rcirc.texi, reftex.texi, remember.texi, sasl.texi:
6236 * sc.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
6237 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi, woman.texi:
6238 Consistently use @insertcopying in the Top node,
6239 @contents at the front (after @end titlepage),
6240 and @direntry after @copying. (Bug#1988)
6241
6242 2009-02-13 Teodor Zlatanov <tzz@lifelogs.com>
6243
6244 * auth.texi: New file documenting auth-source.
6245
6246 2009-02-13 Carsten Dominik <dominik@science.uva.nl>
6247
6248 * org.texi (Org Plot): Fix link.
6249
6250 2009-02-09 Daiki Ueno <ueno@unixuser.org>
6251
6252 * epa.texi (Mail-mode integration): Mention the way to do
6253 "encrypt-to-self". (Bug#1807)
6254
6255 2009-02-05 Arni Magnusson <arnima@hafro.is> (tiny change)
6256
6257 * ada-mode.texi (No project files): Fix typo. (Bug#2214)
6258
6259 2009-02-04 Reiner Steib <Reiner.Steib@gmx.de>
6260
6261 * gnus-news.texi: Print version about Incoming*.
6262
6263 2009-02-02 Carsten Dominik <dominik@science.uva.nl>
6264
6265 * org.texi (Structure editing, Handling links)
6266 (Fast access to TODO states, Javascript support): Make standard docs
6267 correctly reflect default variable settings.
6268
6269 2009-02-02 Glenn Morris <rgm@gnu.org>
6270
6271 * org.texi: Fix typos.
6272
6273 2009-02-01 Michael Albinus <michael.albinus@gmx.de>
6274
6275 Sync with Tramp 2.1.15.
6276
6277 * trampver.texi: Update release number.
6278
6279 2009-01-31 Carsten Dominik <carsten.dominik@gmail.com>
6280
6281 * org.texi (TODO dependencies): Document TODO dependencies on
6282 checkboxes.
6283
6284 2009-01-30 Carsten Dominik <dominik@science.uva.nl>
6285
6286 * org.texi (TODO dependencies): Document key binding for toggling
6287 ORDERED property.
6288
6289 2009-01-28 Michael Albinus <michael.albinus@gmx.de>
6290
6291 * dbus.texi (Errors and Events): Fix typos. Describe second parameter
6292 of hook functions.
6293
6294 2009-01-28 Carsten Dominik <dominik@science.uva.nl>
6295
6296 * org.texi (TODO dependencies): New section.
6297
6298 2009-01-27 Carsten Dominik <dominik@science.uva.nl>
6299
6300 * org.texi (Plain lists, TODO basics, Priorities)
6301 (Multiple sets in one file, Conflicts): Document interaction with
6302 `shift-selection-mode'.
6303
6304 2009-01-27 Jay Belanger <jay.p.belanger@gmail.com>
6305
6306 * calc.texi (Embedded Mode, Algebraic-Style Calculations):
6307 Make Calc the subject of sentences.
6308 (Rearranging Formulas using Selections): Discuss new options
6309 for `j *'.
6310
6311 2009-01-26 Michael Albinus <michael.albinus@gmx.de>
6312
6313 * dbus.texi (Errors and Events): New variable dbus-event-error-hooks.
6314
6315 2009-01-26 Glenn Morris <rgm@gnu.org>
6316
6317 * org.texi: Fix typos.
6318
6319 2009-01-26 Bill Wohler <wohler@newt.com>
6320
6321 * mh-e.texi (EDITION, UPDATED): Update.
6322
6323 2009-01-25 Carsten Dominik <dominik@science.uva.nl>
6324
6325 * org.texi (References): Add information about remote references.
6326 (Built-in table editor): Document `C-c RET' in tables.
6327 (Math symbols, Quoting LaTeX code): Mention that simple
6328 LaTeX macros survive LaTeX export.
6329 (Images in LaTeX export): Show how to create a reference to a
6330 figure.
6331 (Sectioning structure): Document that the LaTeX class can be
6332 specified in a property.
6333 (Text areas in HTML export): New section.
6334 (External links): Add examples for text search and ID links.
6335 (Built-in table editor): Remove the descriptio of `C-c
6336 C-q', it not longer works.
6337 (Literal examples): Document that a space must follow
6338 the colon in short examples.
6339 (Relative timer): Document `org-timer-stop'.
6340 (Footnotes): New section.
6341 (Footnote markup): Shorten section and refer to new Footnote
6342 section.
6343 (Literal examples): Add documentation for line
6344 numbering in and references to code examples.
6345 (CSS support): Fix the description of default CSS styles.
6346 (Capturing column view): Document
6347 "file:path/to/file.org" as an allowed value for the ID property of
6348 a dynamic block copying column view.
6349
6350 2009-01-23 Stephen Eglen <stephen@gnu.org>
6351
6352 * mh-e.texi (Getting Started): Describe $MH.
6353
6354 2009-01-21 Michael Albinus <michael.albinus@gmx.de>
6355
6356 * tramp.texi (all): Harmonize usage of "external method",
6357 "external transfer method" and "out-of-band method".
6358 (Connection types): Precise the differences of inline and external
6359 methods. Written by Adrian Phillips <a.phillips@met.no>.
6360
6361 2009-01-19 Reiner Steib <Reiner.Steib@gmx.de>
6362
6363 * gnus.texi (Limiting): `/ N' and `/ o' are not really limiting
6364 commands as described at the top. Reported by Allan Gottlieb
6365 <gottlieb@nyu.edu>.
6366
6367 2009-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
6368
6369 * gnus.texi (Non-ASCII Group Names, RSS): Update description of
6370 nnmail-pathname-coding-system.
6371
6372 2009-01-17 Peter Tury <tury.peter@gmail.com> (tiny change)
6373
6374 * org.texi (Relative timer): Fix typo.
6375
6376 2009-01-15 Juanma Barranquero <lekktu@gmail.com>
6377
6378 * org.texi (Clocking work time): Fix typo.
6379 Reported by Peter Tury <tury.peter@gmail.com>. (Bug#1925)
6380
6381 2009-01-13 Glenn Morris <rgm@gnu.org>
6382
6383 * org.texi: Fix some more typos.
6384
6385 2009-01-13 Peter Tury <tury.peter@gmail.com> (tiny change)
6386
6387 * org.texi: Fix some typos.
6388
6389 2009-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
6390
6391 * gnus.texi (Group Parameters): Add note for local variables.
6392
6393 2009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
6394
6395 * gnus.texi (Converting Kill Files): Fix URL.
6396 Include gnus-kill-to-score.el in contrib directory.
6397
6398 2009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
6399
6400 * gnus.texi (Startup Variables): Fix gnus-before-startup-hook.
6401 Reported by Leo <sdl.web@gmail.com>. (Bug#1660)
6402 (Paging the Article): Add index entry.
6403
6404 2009-01-03 Stephen Leake <stephen_leake@member.fsf.org>
6405
6406 * ada-mode.texi (Examples): Delete redundant text.
6407
6408 2009-01-03 Michael Albinus <michael.albinus@gmx.de>
6409
6410 * trampver.texi (top): Declare ipv6prefix and ipv6postfix.
6411
6412 * tramp.texi (Filename Syntax, Filename completion): Handle IPv6
6413 addresses.
6414
6415 2009-01-03 Bill Wohler <wohler@newt.com>
6416
6417 * mh-e.texi (Scan Line Formats): Indicate that first column should be
6418 kept empty.
6419
6420 2008-12-20 Carsten Dominik <dominik@science.uva.nl>
6421
6422 * org.texi (Activation, Exporting, ASCII export, HTML export)
6423 (HTML Export commands, LaTeX/PDF export commands):
6424 Improve documentation about transient-mark-mode.
6425 (References): Document the use of special names like $LR1 to reference
6426 to fields in the last table row.
6427
6428 2008-12-19 Juri Linkov <juri@jurta.org>
6429
6430 * info.texi (Search Text): Remove mention of removed key binding M-s.
6431
6432 2008-12-18 Carsten Dominik <dominik@science.uva.nl>
6433
6434 * org.texi (References): Remove mentioning of @0 as reference for the
6435 last line, this has been reverted in the Lisp sources.
6436
6437 2008-12-17 Juanma Barranquero <lekktu@gmail.com>
6438
6439 * makefile.w32-in (INFO_TARGETS, clean): Add sasl.
6440 (DVI_TARGETS): Remove duplicates. Add sasl.
6441 ($(infodir)/sasl, sasl.dvi): New targets.
6442
6443 2008-12-17 Carsten Dominik <dominik@science.uva.nl>
6444
6445 * org.texi: Version number pushed to 6.15d.
6446
6447 2008-12-16 Carsten Dominik <dominik@science.uva.nl>
6448
6449 * org.texi (Tables in LaTeX export): New section.
6450 (Images in LaTeX export): New section.
6451 (Inlined images, Images in HTML export): Sections renamed.
6452
6453 2008-12-08 Reiner Steib <Reiner.Steib@gmx.de>
6454
6455 * message.texi (Insertion Variables): Don't advertise sc-cite-original.
6456
6457 2008-12-04 David Engster <dengste@eml.cc>
6458
6459 * gnus.texi (nnmairix): Mention mairix.el. Point out the importance
6460 of nnml-get-new-mail. Change URL for mairix patch.
6461
6462 2008-12-02 Carsten Dominik <carsten.dominik@gmail.com>
6463
6464 * org.texi (Using the mapping API): Fix bug in mapping example.
6465 (Publishing options): Make the list of properties complete again, in
6466 correspondence to the variable `org-export-plist-vars'.
6467 (Property searches): Document new special values for time comparisons.
6468 (Tag inheritance): Refine the description of tag inheritance.
6469 (Project alist): Add info about the publishing sequence of components.
6470 (Effort estimates): Document the new relative timer.
6471
6472 2008-12-01 Jay Belanger <jay.p.belanger@gmail.com>
6473
6474 * calc.texi (About This Manual): Clarify behavior of `C-x * t'.
6475 (Using Calc): Clarify use of `C-x * o'.
6476 (Embedded Mode (Overview)): Clarify use of `C-x * e'.
6477
6478 2008-11-28 Richard M Stallman <rms@gnu.org>
6479
6480 * dbus.texi (Receiving Method Calls): Clean up previous change.
6481
6482 2008-11-26 Michael Albinus <michael.albinus@gmx.de>
6483
6484 * dbus.texi (Type Conversion): New defuns `dbus-string-to-byte-array',
6485 `dbus-escape-as-identifier', `dbus-byte-array-to-string' and
6486 `dbus-unescape-from-identifier'.
6487 (Receiving Method Calls): New constants `dbus-service-emacs' and
6488 `dbus-path-emacs'. Precise return values of `dbus-register-method'.
6489 (Signals): Use the constants in the example.
6490
6491 2008-11-24 Carsten Dominik <dominik@science.uva.nl>
6492
6493 * org.texi: Re-apply change to FDL 1.3.
6494
6495 2008-11-23 Carsten Dominik <dominik@science.uva.nl>
6496
6497 * org.texi (Setting up Remember): Document `org-remember-mode'.
6498 (External links): Document that bbdb links can use a regular
6499 expression.
6500 (External links): Document that elisp links can contain interactive
6501 commands.
6502
6503 2008-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
6504
6505 * viper.texi (viper-translate-all-ESC-keysequences):
6506 Description removed.
6507
6508 2008-11-19 Glenn Morris <rgm@gnu.org>
6509
6510 * doclicense.texi: Change to FDL 1.3.
6511 Relicense all texi files under FDL 1.3 or later.
6512
6513 2008-11-17 Jay Belanger <jay.p.belanger@gmail.com>
6514
6515 * calc.texi (Tutorial): Clarify how to set up the on-line tutorial.
6516
6517 2008-11-16 Michael Kifer <kifer@cs.stonybrook.edu>
6518
6519 * viper.texi (viper-ESC-keyseq-timeout, viper-ESC-key): Remove.
6520
6521 * ediff.texi: Version/date change.
6522
6523 2008-11-14 Chong Yidong <cyd@stupidchicken.com>
6524
6525 * ns-emacs.texi: Moved into macos.texi in the main Emacs manual.
6526
6527 2008-11-14 Jay Belanger <jay.p.belanger@gmail.com>
6528
6529 * calc.texi (About This Manual): Comment out a mention of
6530 marginal notes.
6531
6532 2008-11-12 Carsten Dominik <dominik@science.uva.nl>
6533
6534 * org.texi (Clocking work time): Document the :formula property of
6535 clock tables.
6536 (Structure editing, Refiling notes): Document refiling regions.
6537 (Agenda commands): Document the double-prefix version
6538 of the `l' command in the agenda.
6539 (Handling links): Explain the effect of a double prefix
6540 arg to `C-c C-o'.
6541 (TODO basics): Add documentation for tag triggers.
6542
6543 2008-10-23 Glenn Morris <rgm@gnu.org>
6544
6545 * cl.texi (Function Bindings): Mention `flet' fails to deal with
6546 byte-compiling things like `+'.
6547
6548 * ns-emacs.texi: Merge copyright years of author now with assignment
6549 into FSF years.
6550 (VER): Use it for easier automatic updating. Use Emacs version rather
6551 than standalone Emacs.app version.
6552
6553 2008-10-12 Carsten Dominik <dominik@science.uva.nl>
6554
6555 * org.texi: Lots of minor fixes.
6556 (Capture): New chapter.
6557 (Org Plot): New section.
6558
6559 2008-09-30 Magnus Henoch <mange@freemail.hu>
6560
6561 * cl.texi (Porting Common Lisp): Fix parenthesis order in example.
6562
6563 2008-09-30 Jay Belanger <jay.p.belanger@gmail.com>
6564
6565 * calc.texi (User Defined Units): Mention how to enter optional display
6566 string.
6567
6568 2008-09-25 Teodor Zlatanov <tzz@lifelogs.com>
6569
6570 * message.texi (Sending Variables): Fix variable documentation to
6571 avoid the "y/n" wording.
6572
6573 2008-09-24 Teodor Zlatanov <tzz@lifelogs.com>
6574
6575 * message.texi (Sending Variables): Add `message-confirm-send' doc.
6576
6577 2008-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
6578
6579 * gnus.texi (The Gnus Registry): Don't give argument to @item used in
6580 @enumerate section so as to be able to be formatted with MAKEINFO=no.
6581
6582 2008-09-22 Bill Wohler <wohler@newt.com>
6583
6584 Release MH-E manual version 8.1.
6585
6586 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
6587 release 8.1.
6588
6589 * mh-e.texi: Retain dual license as agreed to by the FSF.
6590 However, bump GPL to Version 3.
6591 Use @include for license text.
6592
6593 2008-09-19 Katsumi Yamaoka <yamaoka@jpl.org>
6594
6595 * gnus.texi (Top, Setup, Fancy splitting to parent)
6596 (Store custom flags and keywords, Store arbitrary data):
6597 Clean up markup.
6598
6599 2008-09-16 Teodor Zlatanov <tzz@lifelogs.com>
6600
6601 * gnus.texi (The Gnus Registry): Document it.
6602
6603 2008-09-08 David Engster <dengste@eml.cc>
6604
6605 * gnus.texi (nnmairix): Point out that nnml uses MH format.
6606 Clarify section about choosing back end servers.
6607
6608 2008-08-23 Glenn Morris <rgm@gnu.org>
6609
6610 * dired-x.texi (Shell Command Guessing):
6611 Mention dired-guess-shell-case-fold-search. (Bug#417)
6612
6613 2008-08-22 Michael Albinus <michael.albinus@gmx.de>
6614
6615 * trampver.texi: Update release number.
6616
6617 2008-08-18 Brian Cully <bjc@kublai.com> (tiny change)
6618
6619 * ns-emacs.texi: Update version.
6620 (Introduction): Correct menu location for options save.
6621 (Customization): Note that defaults are stored under org.gnu.Emacs.
6622
6623 2008-08-11 Bill Wohler <wohler@newt.com>
6624
6625 * mh-e.texi (Getting Started): Rename variant mu-mh to gnu-mh and be
6626 explicit about GNU mailutils MH elsewhere (with thanks to Darel
6627 Henman) (closes SF #1768928).
6628
6629 2008-08-10 Glenn Morris <rgm@gnu.org>
6630
6631 * ns-emacs.texi: Use @copying. Change copyright of authors with
6632 assignment to FSF. Change license to GFDL.
6633 (Top): Remove outdated references.
6634
6635 2008-08-07 Reiner Steib <Reiner.Steib@gmx.de>
6636
6637 * gnus.texi (Sorting the Summary Buffer, Summary Sorting):
6638 Add gnus-summary-sort-by-most-recent-number and
6639 gnus-summary-sort-by-most-recent-date.
6640 (Summary Sorting): Explain prefix argument.
6641
6642 2008-08-07 Katsumi Yamaoka <yamaoka@jpl.org>
6643
6644 * gnus.texi (Saving Articles): Mention symbolic prefix `r' for
6645 gnus-summary-pipe-output.
6646
6647 2008-08-03 Michael Albinus <michael.albinus@gmx.de>
6648
6649 * dbus.texi (Receiving Method Calls): Document error handling of own
6650 D-Bus methods.
6651
6652 2008-08-01 Bill Wohler <wohler@newt.com>
6653
6654 * mh-e.texi (Reading Mail)
6655 (Viewing Attachments): Describe new function
6656 mh-show-preferred-alternative.
6657 (Sending Mail, Redistributing, Sending Message): Describe new hook
6658 mh-annotate-msg-hook.
6659
6660 2008-07-31 Michael Albinus <michael.albinus@gmx.de>
6661
6662 * dbus.texi (Arguments and Signatures): Fix example.
6663 (Synchronous Methods): New defun `dbus-call-method-non-blocking'.
6664 (Asynchronous Methods): New node.
6665 (Errors and Events): Describe extended layout of `dbus-event'.
6666 New defun `dbus-event-message-type'.
6667
6668 2008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
6669
6670 * ediff.texi: Remove VMS support.
6671
6672 2008-07-29 Juanma Barranquero <lekktu@gmail.com>
6673
6674 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add mairix-el.
6675 ($(infodir)/mairix-el), mairix-el.dvi): New targets.
6676
6677 2008-07-29 Chong Yidong <cyd@stupidchicken.com>
6678
6679 * Makefile.in: Add mairix-el targets.
6680
6681 2008-07-29 David Engster <deng@randomsample.de>
6682
6683 * mairix-el.texi: New file.
6684
6685 2008-07-28 Stephen Leake <stephen_leake@stephe-leake.org>
6686
6687 * ada-mode.texi: Document using GNAT project files as Emacs Ada mode
6688 project files. Delete 'main_unit' project variable; not needed. Allow
6689 process environment variables wherever project variables are allowed.
6690 Add tutorial section on multiple GNAT project files.
6691
6692 2008-07-27 Michael Albinus <michael.albinus@gmx.de>
6693
6694 Sync with Tramp 2.1.14.
6695
6696 * trampver.texi: Update release number.
6697
6698 2008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
6699
6700 * ns-emacs.texi:
6701 * faq.texi: Remove mentions of Mac Carbon.
6702
6703 2008-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
6704
6705 * gnus.texi (Saving Articles): Describe the 2nd argument of
6706 gnus-summary-save-in-pipe.
6707 (SpamAssassin): Use it.
6708
6709 2008-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
6710
6711 * gnus.texi (SpamAssassin): Fix gnus-summary-save-in-pipe usage.
6712
6713 2008-07-25 Carsten Dominik <dominik@science.uva.nl>
6714
6715 * org.texi (Export options): Document the use of the creator flag.
6716
6717 2008-07-24 Carsten Dominik <dominik@science.uva.nl>
6718
6719 * org.texi: New version 6.06a.
6720
6721 2008-07-23 Juanma Barranquero <lekktu@gmail.com>
6722
6723 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add ns-emacs.
6724 ($(infodir)/ns-emacs, ns-emacs.dvi): New targets.
6725
6726 2008-07-23 Vincent Belaïche <vincent.b.1@hotmail.fr>
6727
6728 * calc.texi (Editing Stack Entries, Algebraic Entry):
6729 Rewrite introductory sentences so it can be used by
6730 Calc's help functions. Mention fixing typos.
6731 (Customizing Calc): Fix typo.
6732
6733 2008-07-23 Jay Belanger <jay.p.belanger@gmail.com>
6734
6735 * calc.texi (summarykey): New macro. Use to correctly format keys in
6736 the summary.
6737
6738 2008-07-20 Adrian Robert <adrian.b.robert@gmail.com>
6739
6740 * ns-emacs.texi (Customization): Corrected documentation on color
6741 specification formats.
6742
6743 2008-07-19 Andreas Schwab <schwab@suse.de>
6744
6745 * ns-emacs.texi: Moved from ../emacs. Add @direntry.
6746
6747 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ns-emacs.
6748 (ns-emacs, $(infodir)/ns-emacs, ns-emacs.dvi): New rules.
6749
6750 2008-07-18 Michael Albinus <michael.albinus@gmx.de>
6751
6752 * dbus.texi (Inspection): Rework, introduce submenus.
6753 (Bus names, Introspection, Nodes and Interfaces, Methods and Signal)
6754 (Properties and Annotations, Arguments and Signatures): New nodes.
6755
6756 2008-07-13 Michael Albinus <michael.albinus@gmx.de>
6757
6758 * dbus.texi (Receiving Method Calls): Fix description of
6759 `dbus-register-method'.
6760 (Signals): Allow also signal arguments for filtering in
6761 `dbus-register-signal'.
6762
6763 2008-07-13 Vincent Belaïche <vincent.b.1@hotmail.fr>
6764
6765 * calc.texi (Manipulating Vectors): Clarify definition of `rnorm' and
6766 `cnorm'.
6767 (Arithmetic Tutorial): Simplify the verification of prime factors.
6768
6769 2008-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
6770
6771 * gnus.texi (Saving Articles): Mention
6772 gnus-summary-pipe-output-default-command and gnus-summary-save-in-pipe.
6773
6774 2008-06-29 Jay Belanger <jay.p.belanger@gmail.com>
6775
6776 * calc.texi: Adjust mode line throughout.
6777
6778 2008-06-28 Juanma Barranquero <lekktu@gmail.com>
6779
6780 * sasl.texi (Mechanisms): Fix typos.
6781
6782 2008-06-24 Jay Belanger <jay.p.belanger@gmail.com>
6783
6784 * calc.texi (Killing from the stack): Mention using normal Emacs
6785 copying.
6786
6787 2008-06-21 Michael Albinus <michael.albinus@gmx.de>
6788
6789 * tramp.texi (Password handling): Rename from "Password caching".
6790 Add `auth-source' mechanism.
6791 (Connection caching): Tramp reopens the connection automatically,
6792 when the operating system on the remote host has been changed.
6793
6794 2008-06-20 Eli Zaretskii <eliz@gnu.org>
6795
6796 * makefile.w32-in (distclean): Remove makefile.
6797
6798 2008-06-17 Carsten Dominik <dominik@science.uva.nl>
6799
6800 * org.texi (Using the mapping API): New section.
6801 (Agenda column view): New section.
6802 (Moving subtrees): Document archiving to the archive sibling.
6803 (Agenda commands): Document columns view in the agenda.
6804 (Using the property API): Document the API for multi-valued properties.
6805
6806 2008-06-17 Jason Riedy <jason@acm.org>
6807
6808 * org.texi (A LaTeX example): Note that fmt may be a one-argument
6809 function, and efmt may be a two-argument function.
6810 (Radio tables): Document multiple destinations.
6811
6812 2008-06-16 Glenn Morris <rgm@gnu.org>
6813
6814 * epa.texi, erc.texi, pgg.texi, remember.texi, sasl.texi, url.texi:
6815 Add Cover-Texts.
6816
6817 2008-06-15 Glenn Morris <rgm@gnu.org>
6818
6819 * faq.texi (VER): Update to 23.0.60.
6820
6821 * mh-e.texi: Remove option of licensing under GPL.
6822 Add Cover-Texts to GFDL permissions notice.
6823 (GPL): Remove section.
6824 (GFDL): Include doclicense.texi rather than the actual text.
6825
6826 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add sasl.
6827 (sasl, $(infodir)/sasl, sasl.dvi): New rules.
6828
6829 * sasl.texi: Fix output file name.
6830
6831 * epa.texi, sasl.texi: Refer to license in Emacs manual.
6832
6833 * gnus-coding.texi: Refer to license in Gnus manual.
6834
6835 * idlwave.texi, sasl.texi: Use @copying.
6836
6837 * org.texi: Change to GFDL 1.2. Refer to license in Emacs manual.
6838
6839 * speedbar.texi: Update Back-Cover Text as per maintain.info.
6840
6841 * url.texi: Use @copying, @title, @subtitle, @author.
6842
6843 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi, dbus.texi:
6844 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
6845 * erc.texi, eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus.texi:
6846 * idlwave.texi, message.texi, newsticker.texi, pcl-cvs.texi:
6847 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi:
6848 * smtpmail.texi, speedbar.texi, tramp.texi, vip.texi, viper.texi:
6849 * widget.texi, woman.texi:
6850 Remove references to external license, since doclicense is included.
6851
6852 * ada-mode.texi, autotype.texi, cc-mode.texi, dired-x.texi:
6853 * pcl-cvs.texi, speedbar.texi, url.texi, widget.texi:
6854 Remove references to non-existent Invariant Sections.
6855
6856 2008-06-14 Glenn Morris <rgm@gnu.org>
6857
6858 * faq.texi (Major packages and programs): Remove references to external
6859 Supercite, Calc, VIPER, since they have been included for some time.
6860 Update VM, AUCTeX, BBDB entries.
6861
6862 2008-06-14 Ulf Jasper <ulf.jasper@web.de>
6863
6864 * newsticker.texi: Updated to match latest newsticker changes.
6865
6866 2008-06-13 Glenn Morris <rgm@gnu.org>
6867
6868 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi
6869 * dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi
6870 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi
6871 * gnus.texi, idlwave.texi, info.texi, message.texi, newsticker.texi
6872 * nxml-mode.texi, org.texi, pcl-cvs.texi, rcirc.texi, reftex.texi
6873 * sc.texi, sieve.texi, smtpmail.texi, vip.texi, viper.texi, widget.texi
6874 * woman.texi:
6875 Update Back-Cover Text as per maintain.info.
6876
6877 2008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
6878
6879 * gnus-faq.texi: Generate. Change node names to "FAQ N-M".
6880
6881 * Makefile.in (gnus-faq-clean): Don't remove gnus-faq.texi.
6882 (gnus-faq.xml): Update repository host.
6883
6884 * gnus-faq.texi: Generate from gnus-faq.xml (sourceforge.net).
6885
6886 2008-06-15 Frank Schmitt <ich@frank-schmitt.net>
6887
6888 * gnus-faq.texi ([5.12]): Add entry about message-kill-buffer-on-exit.
6889 Fix a typo.
6890
6891 2008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
6892
6893 * gnus.texi (Mail Source Customization): Correct values of
6894 `mail-source-delete-incoming'. Reported by Tassilo Horn.
6895 (Oort Gnus): Fix version comment for mml-dnd-protocol-alist.
6896
6897 2008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
6898
6899 * gnus.texi (nnmairix): Eliminate wrong use of `path', cf. the GNU
6900 coding standards.
6901
6902 2008-06-14 David Engster <dengste@eml.cc>
6903
6904 * gnus.texi (nnmairix): Markup fixes.
6905
6906 2008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
6907
6908 * gnus.texi (nnmairix): Markup and other minor fixes.
6909
6910 2008-06-05 David Engster <dengste@eml.cc>
6911
6912 * gnus.texi (nnmairix): New nodes describing nnmairix.el.
6913
6914 2008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
6915
6916 * gnus.texi (Group Parameters): Change ~/.gnus to ~/.gnus.el.
6917 (Searching, nnir, nnmairix): New stub nodes.
6918
6919 2008-05-30 Felix Lee <felix.1@canids.net>
6920
6921 * cl.texi (Iteration Clauses): Fix incorrect "identical" examples.
6922
6923 2008-05-24 Reiner Steib <Reiner.Steib@gmx.de>
6924
6925 * gnus.texi (Filling In Threads): Additions to gnus-fetch-old-headers.
6926
6927 2008-05-15 Reiner Steib <Reiner.Steib@gmx.de>
6928
6929 * gnus.texi (Scoring On Other Headers): Fix typo. Rearrange.
6930
6931 2008-05-15 Jonathan Yavner <jyavner@member.fsf.org>
6932
6933 * ses.texi (Acknowledgements): Add Shigeru Fukaya.
6934
6935 2008-05-06 Juanma Barranquero <lekktu@gmail.com>
6936
6937 * info.texi (Top): Fix typo in xref.
6938
6939 2008-05-05 Karl Berry <karl@gnu.org>
6940
6941 * info.texi (Top): @xref to stand-alone manual.
6942
6943 2008-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
6944
6945 * gnus.texi (Various Summary Stuff): Add gnus-propagate-marks.
6946 (Various Summary Stuff): Fix typo in last xref.
6947
6948 2008-05-02 Juanma Barranquero <lekktu@gmail.com>
6949
6950 * org.texi (Moving subtrees): Fix typo.
6951
6952 2008-04-28 Michael Albinus <michael.albinus@gmx.de>
6953
6954 * tramp.texi (Frequently Asked Questions): Explain, how to disable
6955 Tramp via `tramp-mode'.
6956
6957 2008-04-27 Carsten Dominik <dominik@sam.science.uva.nl>
6958
6959 * org.texi: Massive changes, in many parts of the file.
6960
6961 2008-04-27 Jason Riedy <jason@acm.org>
6962
6963 * org.texi (A LaTeX example): Note that fmt may be a
6964 one-argument function, and efmt may be a two-argument function.
6965 (Radio tables): Document multiple destinations.
6966
6967 2008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
6968
6969 * gnus.texi (Oort Gnus): Add message-fill-column.
6970
6971 2008-04-12 Adrian Aichner <adrian@xemacs.org>
6972
6973 * gnus.texi (Mail Source Specifiers): Typo fix.
6974
6975 2008-04-12 Reiner Steib <Reiner.Steib@gmx.de>
6976
6977 * gnus.texi (Diary Headers Generation): Update key binding for
6978 `gnus-diary-check-message'.
6979
6980 2008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
6981
6982 * gnus.texi (Emacsen): Addition.
6983
6984 2008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
6985
6986 * gnus.texi (Emacsen): Give recommendations for Emacs 22 and Emacs 23.
6987
6988 2008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
6989
6990 * gnus.texi (Oort Gnus): Mention customizing of tool bars.
6991
6992 2008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
6993
6994 * gnus-news.texi: Update tool bar item.
6995
6996 2008-04-09 Sven Joachim <svenjoac@gmx.de>
6997
6998 * gnus-news.texi: Fix typos.
6999
7000 2008-04-11 Jay Belanger <jay.p.belanger@gmail.com>
7001
7002 * calc.texi (Vector and Matrix Arithmetic, Calc Summary):
7003 Add mention of `kron'.
7004
7005 2008-04-01 Daiki Ueno <ueno@unixuser.org>
7006
7007 * epa.texi (Encrypting/decrypting *.gpg files):
7008 Document epa-file-name-regexp.
7009
7010 2008-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
7011
7012 * gnus.texi (Example Methods): Fix description about ssh-agent.
7013 (Indirect Functions): Fix the default value of nntp-telnet-command;
7014 remove link to connect.html.
7015
7016 2008-03-30 Michael Albinus <michael.albinus@gmx.de>
7017
7018 * dbus.texi (Synchronous Methods): New parameter TIMEOUT for
7019 dbus-call-method.
7020 (Receiving Method Calls): The timeout can be set by the calling client.
7021
7022 * trampver.texi: Update release number.
7023
7024 2008-03-29 Reiner Steib <Reiner.Steib@gmx.de>
7025
7026 * gnus.texi (Top): Fix version. Add SASL.
7027
7028 2008-03-29 Michael Albinus <michael.albinus@gmx.de>
7029
7030 Sync with Tramp 2.1.13.
7031
7032 * trampver.texi: Update release number.
7033
7034 2008-03-29 Chong Yidong <cyd@stupidchicken.com>
7035
7036 * org.texi: Update to new org-mode website.
7037
7038 2008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
7039
7040 * cl.texi (For Clauses): Fix loop over key-seq to match code.
7041
7042 2008-03-22 Reiner Steib <Reiner.Steib@gmx.de>
7043
7044 * gnus.texi (Foreign Groups): Add gnus-read-ephemeral-gmane-group,
7045 gnus-read-ephemeral-gmane-group-url,
7046 gnus-read-ephemeral-emacs-bug-group,
7047 gnus-read-ephemeral-debian-bug-group.
7048
7049 2008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
7050
7051 * gnus.texi (MIME Commands): Add gnus-article-browse-html-article.
7052
7053 * gnus-news.texi: Add EasyPG. Add gnus-article-browse-html-article.
7054 Add FIXMEs for Bookmarks and gnus-registry-marks.
7055
7056 2008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
7057
7058 * gnus.texi (Smileys): Document `smiley-style'.
7059
7060 2008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
7061
7062 * gnus.texi (Gnus Development): Clarify difference between ding and
7063 gnu.emacs.gnus.
7064 (MIME Commands, Using MIME, RSS): Fix markup.
7065
7066 * gnus-faq.texi ([8.4]): Ditto.
7067
7068 2008-03-20 Reiner Steib <Reiner.Steib@gmx.de>
7069
7070 * gnus.texi (Emacsen): Remove obsolete stuff.
7071
7072 2008-03-19 Reiner Steib <Reiner.Steib@gmx.de>
7073
7074 * gnus.texi (Oort Gnus): Add version info WRT
7075 `mail-source-delete-incoming'.
7076
7077 2008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
7078
7079 * gnus.texi (Top): Add "Other related manuals" and version info in
7080 `iftex' output.
7081 (Formatting Fonts): Add index entries for gnus-mouse-face, gnus-face-0,
7082 gnus-balloon-face-0 and the corresponding format specifiers.
7083
7084 2008-03-26 Michael Albinus <michael.albinus@gmx.de>
7085
7086 * tramp.texi (Filename completion): Remove footnote about let-bind
7087 of `partial-completion-mode'. It doesn't work this way.
7088
7089 2008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
7090
7091 * pcl-cvs.texi (Contributors): Update my email.
7092
7093 2008-03-21 Michael Albinus <michael.albinus@gmx.de>
7094
7095 * dbus.texi (Receiving Method Calls): Mention default D-Bus timeout.
7096
7097 2008-03-17 Bill Wohler <wohler@newt.com>
7098
7099 * mh-e.texi (Viewing): Update URL for adding header fields to
7100 mh-invisible-header-fields-default.
7101
7102 2008-03-16 Bill Wohler <wohler@newt.com>
7103
7104 * mh-e.texi (Preface): Add Gnus to requirements.
7105 (Forwarding): Note that forwarded MIME messages are now inline.
7106
7107 2008-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
7108
7109 * gnus.texi (Example Methods, Direct Functions, Indirect Functions)
7110 (Common Variables): Give precedence to the netcat methods over the
7111 telnet methods, and mention that they are more reliable.
7112
7113 2008-03-13 Carsten Dominik <dominik@science.uva.nl>
7114
7115 * org.texi (Exporting Agenda Views): Document agenda export to
7116 iCalendar.
7117 (Progress logging): Document the new progress logging stuff.
7118
7119 2008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
7120
7121 * gnus.texi (Mail Source Customization, Gnus Development, Oort Gnus):
7122 Update for change of `mail-source-delete-incoming'.
7123
7124 * gnus-news.texi: Ditto.
7125
7126 2008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
7127
7128 * gnus-coding.texi (Gnus Maintainance Guide): Update conventions for
7129 custom versions.
7130
7131 2008-03-07 Alan Mackenzie <acm@muc.de>
7132
7133 * cc-mode.texi (Limitations and Known Bugs): State that the number of
7134 parens/brackets in a k&r region is limited.
7135
7136 2008-02-27 Reiner Steib <Reiner.Steib@gmx.de>
7137
7138 * gnus-news.texi: Mention problem with coding system `utf-8-emacs' when
7139 using different Emacs versions.
7140
7141 2008-02-27 Glenn Morris <rgm@gnu.org>
7142
7143 * sc.texi: Remove a lot of old and obsolete info.
7144 (titlepage): Simplify.
7145 (Emacs 19 MUAs, Emacs 18 MUAs, MH-E with any Emacsen)
7146 (VM with any Emacsen, GNEWS with any Emacsen)
7147 (Overloading for Non-conforming MUAs, Version 3 Changes)
7148 (The Supercite Mailing List): Delete nodes.
7149 (Introduction): Remove info about old packages.
7150 (Getting Connected): Simplify. Remove info about old packages.
7151 (Citing Commands): Delete Emacs 19 info.
7152 (Hints to MUA Authors): Simplify.
7153 (Thanks and History): Merge in some info from the deleted node
7154 "Version 3 Changes".
7155
7156 2008-02-05 Juanma Barranquero <lekktu@gmail.com>
7157
7158 * org.texi (Setting tags, In-buffer settings):
7159 * rcirc.texi (rcirc commands): Replace `legal' with `valid'.
7160
7161 2008-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
7162
7163 * gnus-news.texi: Mention that spaces and tabs are allowed in the
7164 installation directory name.
7165
7166 2008-02-12 Romain Francoise <romain@orebokech.com>
7167
7168 * epa.texi (Overview): Fix typo.
7169
7170 2008-02-11 Daiki Ueno <ueno@unixuser.org>
7171
7172 * epa.texi (Quick start): Remove the .emacs setting.
7173
7174 2008-02-10 Daiki Ueno <ueno@unixuser.org>
7175
7176 * epa.texi (Quick start): Use the command `epa-enable' instead of
7177 loading `epa-setup'.
7178
7179 2008-02-08 Juanma Barranquero <lekktu@gmail.com>
7180
7181 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add epa.
7182 ($(infodir)/epa, epa.dvi): New targets.
7183
7184 2008-02-08 Daiki Ueno <ueno@unixuser.org>
7185
7186 * Makefile.in: Add rules to build EasyPG Assistant User's Manual.
7187
7188 * epa.texi: New manual documenting the EasyPG Assistant.
7189
7190 2008-02-06 Michael Albinus <michael.albinus@gmx.de>
7191
7192 * dbus.texi (all): Wrap Lisp code examples with @lisp ... @end lisp.
7193 (Inspection): New function dbus-ping.
7194
7195 2008-02-05 Michael Albinus <michael.albinus@gmx.de>
7196
7197 * tramp.texi (Remote processes): Add `shell-command'.
7198
7199 2008-02-02 Michael Albinus <michael.albinus@gmx.de>
7200
7201 * tramp.texi: Use new FSF's Back-Cover Text.
7202
7203 2008-01-28 Michael Sperber <sperber@deinprogramm.de>
7204
7205 * gnus.texi (Mail Source Specifiers): Document `group' specifier.
7206 (Group Parameters): Document `mail-source' parameter.
7207
7208 2008-01-27 Michael Albinus <michael.albinus@gmx.de>
7209
7210 * tramp.texi (Inline methods): The hostname of the su(do)? methods
7211 must be a local host.
7212
7213 2008-01-26 Michael Olson <mwolson@gnu.org>
7214
7215 * erc.texi: Update version for ERC 5.3 release.
7216 (Obtaining ERC): Update extras URLs for 5.3.
7217 (Development): Write instructions for git, and remove those for Arch.
7218 (History): Mention the switch to git.
7219
7220 2008-01-24 Karl Berry <karl@gnu.org>
7221
7222 * info.texi (Search Index, Search Text): Mention the command
7223 character in the section name, a la the (Go to node) node.
7224
7225 2008-01-21 Michael Albinus <michael.albinus@gmx.de>
7226
7227 * dbus.texi (Errors and Events): New macro dbus-ignore-errors.
7228
7229 2008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
7230
7231 * gnus-news.texi: Mention gnus-article-describe-bindings.
7232
7233 2008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
7234
7235 * gnus-news.texi: Mention gnus-article-wide-reply-with-original.
7236
7237 2008-01-18 Carsten Dominik <dominik@science.uva.nl>
7238
7239 * org.texi (Property inheritance): New section.
7240 (Conventions): New section.
7241 (Structure editing): Document C-RET, the prefix arg to the cut/copy
7242 commands, and the new bindings for refiling.
7243 (Sparse trees): Document the new special command for sparse trees.
7244 (References): Be more clear about the counting of hilines.
7245 (Handling links): Document M-p/n for accessing links.
7246 (Fast access to TODO states): New section.
7247 (Per file keywords): New section.
7248 (Property inheritance): New section.
7249 (Column attributes): New summary types.
7250 (Capturing Column View): New section.
7251 (The date/time prompt): Cover the new features in the date/time prompt.
7252 Compactify the table of keys for the calendar remote control.
7253 (Clocking work time): Document the new :scope parameter.
7254 (Remember): Promoted to chapter.
7255 (Quoted examples): New section.
7256 (Enhancing text): New verbatim environments.
7257
7258 2008-01-14 Michael Albinus <michael.albinus@gmx.de>
7259
7260 * trampver.texi: Update release number.
7261
7262 2008-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
7263
7264 * gnus.texi (Article Keymap):
7265 Add gnus-article-wide-reply-with-original; fix descriptions of
7266 gnus-article-reply-with-original and
7267 gnus-article-followup-with-original.
7268
7269 2008-01-09 Glenn Morris <rgm@gnu.org>
7270
7271 * nxml-mode.texi: Add @copying section.
7272
7273 2008-01-05 Reiner Steib <Reiner.Steib@gmx.de>
7274
7275 * message.texi (Mail Variables): Add some text from "(gnus)Posting
7276 Server". Add `message-send-mail-with-mailclient'.
7277
7278 * gnus.texi (Posting Server): Move some text to "(message)Mail
7279 Variables" and add a reference here.
7280
7281 2008-01-04 Michael Albinus <michael.albinus@gmx.de>
7282
7283 * dbus.texi (Receiving Method Calls): New chapter.
7284 (Errors and Events): Add serial number to events. Replace "signal" by
7285 "message". Introduce dbus-event-serial-number.
7286
7287 2008-01-03 Michael Albinus <michael.albinus@gmx.de>
7288
7289 * dbus.texi (Type Conversion): Explain the type specification for empty
7290 arrays. Use another example.
7291
7292 2007-12-30 Michael Albinus <michael.albinus@gmx.de>
7293
7294 * dbus.texi (all): Replace "..." by @dots{}.
7295 (Type Conversion): Precise the value range for :byte types.
7296 (Signals): Rename dbus-unregister-signal to dbus-unregister-object.
7297 Mention its return value.
7298 (Errors and Events): There is no D-Bus error propagation during event
7299 processing.
7300
7301 2007-12-29 Jay Belanger <jay.p.belanger@gmail.com>
7302
7303 * calc.texi (Yacas Language, Maxima Language, Giac Language):
7304 New sections.
7305
7306 2007-12-29 Reiner Steib <Reiner.Steib@gmx.de>
7307
7308 * gnus.texi (Group Parameters): Reorder the text and add a note about
7309 `gnus-parameters' near the beginning of the node.
7310
7311 2007-12-29 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
7312
7313 * gnus.texi (Score File Editing): Fix function name.
7314
7315 2007-12-23 Michael Albinus <michael.albinus@gmx.de>
7316
7317 Sync with Tramp 2.1.12.
7318
7319 * trampver.texi: Update release number.
7320
7321 2007-12-22 Richard Stallman <rms@gnu.org>
7322
7323 * cc-mode.texi (Getting Started): Change @ref to @pxref.
7324
7325 2007-12-22 Michael Albinus <michael.albinus@gmx.de>
7326
7327 * dbus.texi (Type Conversion): Correct input parameters mapping.
7328
7329 2007-12-21 Michael Albinus <michael.albinus@gmx.de>
7330
7331 * dbus.texi (Type Conversion): Extend for D-Bus compound types.
7332 (Errors and Events): Mention wrong-type-argument error.
7333
7334 2007-12-21 Alex Schroeder <alex@gnu.org>
7335
7336 * rcirc.texi: Changed single spaces after sentence end to double
7337 spaces. Fixed some typos.
7338 (Internet Relay Chat): Explain relay.
7339 (Getting started with rcirc): Change items to reflect prompts.
7340 Add more explanation to rcirc-track-minor-mode and added a comment to
7341 warn future maintainers that this section is a copy.
7342 (People): Change /ignore example.
7343 (Keywords): Not keywords.
7344
7345 2007-12-20 Alex Schroeder <alex@gnu.org>
7346
7347 * rcirc.texi (Top): Fighting Information Overload chapter added.
7348 (Getting started with rcirc): Add notice of rcirc-track-minor-mode.
7349 (rcirc commands): Move /ignore command to the new chapter.
7350 (Fighting Information Overload): New chapter documenting /keyword,
7351 /bright, /dim, channel ignore, and low priority channels.
7352 (Configuration): Document rcirc-server-alist, remove
7353 rcirc-startup-channels-alist and rcirc-default-server.
7354
7355 2007-12-16 Michael Albinus <michael.albinus@gmx.de>
7356
7357 * dbus.texi (Signals): Fix example in dbus-register-signal.
7358
7359 2007-12-14 Sven Joachim <svenjoac@gmx.de>
7360
7361 * gnus.texi (Score Variables): Fix typo.
7362
7363 2007-12-07 Michael Albinus <michael.albinus@gmx.de>
7364
7365 * dbus.texi (Synchronous Methods): Adapt dbus-call-method.
7366 (Signals): Adapt dbus-send-signal and dbus-register-signal.
7367 (Errors and Events): Adapt dbus-event.
7368
7369 2007-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
7370
7371 * gnus.texi (Other Files): Add the yenc command.
7372
7373 2007-11-30 Reiner Steib <Reiner.Steib@gmx.de>
7374
7375 * gnus.texi (MIME Commands): Default of gnus-article-loose-mime is t
7376 since 2004-08-06.
7377
7378 2007-11-28 Katsumi Yamaoka <yamaoka@jpl.org>
7379
7380 * gnus.texi (Fancy Mail Splitting): Fix description of splitting based
7381 on body.
7382
7383 2007-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
7384
7385 * emacs-mime.texi (rfc2047): Mention rfc2047-encoded-word-regexp-loose
7386 and rfc2047-allow-irregular-q-encoded-words; fix description of
7387 rfc2047-encode-encoded-words.
7388
7389 2007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
7390
7391 * gnus.texi (Fetching Mail): Remove obsoleted `nnmail-spool-file'.
7392
7393 2007-12-05 Michael Olson <mwolson@gnu.org>
7394
7395 * remember.texi (Diary): Remove "require" line for remember-diary.el.
7396 Update documentation for `remember-diary-file'.
7397
7398 2007-12-04 Michael Albinus <michael.albinus@gmx.de>
7399
7400 * dbus.texi (Signals): Precise `dbus-register-signal'.
7401 (Errors and Events): Rework events part, the internal structure of
7402 dbus-event has changed.
7403
7404 2007-12-03 Juanma Barranquero <lekktu@gmail.com>
7405
7406 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
7407 ($(infodir)/dbus, dbus.dvi): New targets.
7408
7409 2007-12-03 Michael Albinus <michael.albinus@gmx.de>
7410
7411 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
7412 unconditionally.
7413
7414 * dbus.texi (Synchronous Methods): Show the result of the "lshal"
7415 emulation with @print{}.
7416
7417 2007-12-02 Richard Stallman <rms@gnu.org>
7418
7419 * dbus.texi (Overview): Minor cleanup.
7420
7421 2007-12-02 Michael Albinus <michael.albinus@gmx.de>
7422
7423 * Makefile.in (INFO_TARGETS): Add dbus.
7424 (DVI_TARGETS): Add dbus.dvi.
7425 (dbus, dbus.dvi): New targets.
7426
7427 * dbus.texi: New file.
7428
7429 2007-11-24 Romain Francoise <romain@orebokech.com>
7430
7431 * nxml-mode.texi: Add description in @direntry.
7432 Fix file name to match @setfilename.
7433
7434 2007-11-23 Mark A. Hershberger <mah@everybody.org>
7435
7436 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
7437 ($(infodir)/nxml-mode): New rule.
7438
7439 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
7440 ($(infodir)/nxml-mode): New rule.
7441 (clean): Add nxml-mode*.
7442
7443 * nxml-mode.texi: New file with nxml manual.
7444
7445 2007-11-18 Richard Stallman <rms@gnu.org>
7446
7447 * flymake.texi (Example -- Configuring a tool called directly):
7448 Update example.
7449
7450 2007-11-18 Michael Albinus <michael.albinus@gmx.de>
7451
7452 * tramp.texi (Filename completion): Simplify explanation of
7453 double-slash behavior. Explain directory contents flushing.
7454
7455 2007-11-16 Jay Belanger <jay.p.belanger@gmail.com>
7456
7457 * calc.texi (TeX and LaTeX Language Modes): Put in
7458 missing braces.
7459
7460 2007-11-15 Richard Stallman <rms@gnu.org>
7461
7462 * cl.texi (Equality Predicates): Delete `eql'.
7463 (Predicates, Naming Conventions, Top): Delete `eql'.
7464 (Common Lisp Compatibility): Delete `eql'.
7465 (Porting Common Lisp): Delete obsolete backquote info.
7466 Minor clarification about character constants.
7467 (Sequence Basics): Minor clarification.
7468
7469 2007-11-15 Juanma Barranquero <lekktu@gmail.com>
7470
7471 * cc-mode.texi (Electric Keys, Custom Macros):
7472 * tramp.texi (Filename completion): Fix typos.
7473
7474 2007-11-15 Jay Belanger <jay.p.belanger@gmail.com>
7475
7476 * calc.texi (Basic commands): Mention the menu.
7477
7478 2007-11-12 Michael Albinus <michael.albinus@gmx.de>
7479
7480 * tramp.texi (Connection caching): Tramp flushes connection
7481 properties when remote operating system has been changed.
7482
7483 2007-11-09 Reiner Steib <Reiner.Steib@gmx.de>
7484
7485 * gnus-news.texi: Fix spelling.
7486 `message-insert-formatted-citation-line', not
7487 `message-insert-formated-citation-line'.
7488
7489 * gnus.texi, gnus-faq.texi, message.texi: Bump version to 5.10.9.
7490
7491 2007-11-07 Michael Albinus <michael.albinus@gmx.de>
7492
7493 * tramp.texi (Overview): Mention also the PuTTY integration under
7494 w32. Remove paragraphs about Tramp's experimental status.
7495 (Frequently Asked Questions): Add code example for highlighting the
7496 mode line.
7497
7498 2007-11-03 Michael Olson <mwolson@gnu.org>
7499
7500 * remember.texi: Change mentions of remember-buffer to
7501 remember-finalize throughout.
7502
7503 2007-10-30 Michael Olson <mwolson@gnu.org>
7504
7505 * remember.texi (Copying): Remove.
7506 (Mailbox): Update with non-BBDB instructions.
7507 (Diary, Org): Add.
7508 (Bibliography, Planner Page): Remove.
7509
7510 2007-10-30 Juanma Barranquero <lekktu@gmail.com>
7511
7512 * makefile.w32-in (INFO_TARGETS): Add remember.
7513 (DVI_TARGETS): Add remember.dvi.
7514 ($(infodir)/remember): New rule.
7515 (clean): Add remember*.
7516
7517 2007-10-30 Michael Olson <mwolson@gnu.org>
7518
7519 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add remember.
7520 ($(infodir)/remember): New rule that builds the Remember Manual.
7521
7522 * remember.texi: New file containing the Remember Mode Manual.
7523 Shuffle chapters around after initial import.
7524 (Function Reference): Split Keystrokes into separate chapter.
7525 (Keystrokes): Document C-c C-k.
7526 (Introduction): Fix typographical issue with "---".
7527
7528 2007-10-29 Richard Stallman <rms@gnu.org>
7529
7530 * widget.texi (Introduction): Delete discussion of implementation
7531 internals.
7532
7533 2007-10-29 Michael Albinus <michael.albinus@gmx.de>
7534
7535 * tramp.texi (Connection caching): Host names must be different
7536 when tunneling.
7537
7538 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7539
7540 * gnus.texi, gnus-faq.texi, message.texi: Bump version to
7541 Gnus v5.13.
7542
7543 2007-10-28 Miles Bader <miles@gnu.org>
7544
7545 * gnus-news.texi, gnus-coding.texi, sasl.texi: New files.
7546
7547 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7548
7549 * gnus.texi (Sorting the Summary Buffer):
7550 Remove gnus-article-sort-by-date-reverse.
7551
7552 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7553
7554 * gnus.texi (Non-ASCII Group Names): New node.
7555 (Misc Group Stuff): Move gnus-group-name-charset-method-alist and
7556 gnus-group-name-charset-group-alist to Non-ASCII Group Names node.
7557
7558 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
7559
7560 * gnus.texi (Mail Source Specifiers, IMAP): Add a notice on the need to
7561 clean the output of the program `imap-shell-program'.
7562
7563 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7564
7565 * gnus.texi (IMAP): Mention nnimap-logout-timeout.
7566
7567 2007-10-28 Tassilo Horn <tassilo@member.fsf.org>
7568
7569 * gnus.texi (Sticky Articles): Documentation for sticky article
7570 buffers.
7571
7572 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
7573
7574 * gnus.texi (RSS): Document nnrss-ignore-article-fields.
7575
7576 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7577
7578 * gnus.texi (Various Various): Mention gnus-add-timestamp-to-message.
7579
7580 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7581
7582 * gnus.texi (Archived Messages):
7583 Document gnus-update-message-archive-method.
7584
7585 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7586
7587 * gnus.texi (Limiting): Document gnus-summary-limit-to-address.
7588
7589 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
7590
7591 * gnus.texi (Group Maneuvering):
7592 Document `gnus-summary-next-group-on-exit'.
7593
7594 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7595
7596 * gnus.texi (Really Various Summary Commands):
7597 Mention gnus-auto-select-on-ephemeral-exit.
7598
7599 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7600
7601 * gnus.texi, message.texi: Bump version number.
7602
7603 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7604
7605 * gnus.texi (Group Line Specification, Misc Group Stuff)
7606 (Server Commands): Parenthesize @pxref{Mail Spool}.
7607
7608 2007-10-28 Didier Verna <didier@xemacs.org>
7609
7610 New user option: message-signature-directory.
7611 * message.texi (Insertion Variables): Document it.
7612 * gnus.texi (Posting Styles): Ditto.
7613
7614 2007-10-28 Didier Verna <didier@xemacs.org>
7615
7616 * gnus.texi (Group Line Specification):
7617 * gnus.texi (Misc Group Stuff):
7618 * gnus.texi (Server Commands): Document the group compaction feature.
7619
7620 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7621
7622 * gnus-faq.texi ([5.2]): Adjust for message-fill-column.
7623
7624 * message.texi (Various Message Variables): Add message-fill-column.
7625
7626 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7627
7628 * gnus.texi: Untabify.
7629
7630 2007-10-28 Didier Verna <didier@xemacs.org>
7631
7632 * gnus.texi (Group Parameters): Document the posting-style merging
7633 process in topic-mode.
7634
7635 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7636
7637 * gnus.texi (Scoring On Other Headers): Add gnus-inhibit-slow-scoring.
7638
7639 2007-10-28 Romain Francoise <romain@orebokech.com>
7640
7641 * gnus.texi (Mail Spool): Fix typo.
7642 Update copyright.
7643
7644 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7645
7646 * gnus.texi (Limiting): Add gnus-summary-limit-to-singletons.
7647
7648 2007-10-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
7649
7650 * gnus.texi (Summary Generation Commands):
7651 Add gnus-summary-insert-ticked-articles.
7652
7653 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7654
7655 * gnus.texi (SpamAssassin back end): Rename spam-spamassassin-path
7656 to spam-spamassassin-program.
7657
7658 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7659
7660 * gnus.texi (Mail and Post): Add gnus-message-highlight-citation.
7661
7662 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7663
7664 * gnus.texi (Limiting): Add gnus-summary-limit-to-headers.
7665
7666 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7667
7668 * message.texi (Mail Headers): Document `opportunistic'.
7669
7670 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7671
7672 * emacs-mime.texi (Encoding Customization): Explain how to set
7673 mm-coding-system-priorities per hierarchy.
7674
7675 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7676
7677 * gnus.texi (Washing Mail): Add nnmail-ignore-broken-references and
7678 nnmail-broken-references-mailers instead of nnmail-fix-eudora-headers.
7679
7680 2007-10-28 Didier Verna <didier@xemacs.org>
7681
7682 * message.texi (Wide Reply): Update documentation of
7683 message-dont-reply-to-names (now allowing a list of regexps).
7684
7685 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7686
7687 * gnus.texi (Spam Package Introduction): Fix spam menu and links.
7688
7689 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7690
7691 * gnus.texi (SpamAssassin back end): Fix typo.
7692
7693 * sieve.texi (Examples): Fix grammar.
7694
7695 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7696
7697 * gnus.texi (Searching for Articles): Document M-S and M-R.
7698 (Limiting): Document / b.
7699
7700 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7701
7702 * gnus.texi (Thread Commands): T M-^.
7703
7704 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7705
7706 * message.texi (Mail Aliases): Document ecomplete.
7707 (Mail Aliases): Fix typo.
7708
7709 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7710
7711 * gnus.texi (Face): Restore xref to gnus-face-properties-alist;
7712 fix typo.
7713
7714 2007-10-28 Romain Francoise <romain@orebokech.com>
7715
7716 * gnus.texi (Mail Spool): Grammar fix.
7717
7718 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7719
7720 * gnus.texi (Mail Spool): nnml-use-compressed-files can be a
7721 string.
7722
7723 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7724
7725 * gnus.texi (Group Parameters): Fix description.
7726
7727 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7728
7729 * gnus.texi (Gmane Spam Reporting):
7730 Fix spam-report-gmane-use-article-number.
7731 Add spam-report-user-mail-address.
7732
7733 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7734
7735 * emacs-mime.texi (Non-MIME): x-gnus-verbatim -> x-verbatim.
7736
7737 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7738
7739 * gnus.texi (Group Parameters): Add simplified sorting example based on
7740 example for `Sorting the Summary Buffer' from Jari Aalto
7741 <jari.aalto@cante.net>.
7742 (Example Methods): Add example for an indirect connection.
7743
7744 2007-10-28 Kevin Greiner <kevin.greiner@compsol.cc>
7745
7746 * gnus.texi (nntp-open-via-telnet-and-telnet): Fix grammar.
7747 (Agent Parameters): Update parameter names to match code.
7748 (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as
7749 'gnus-agent-summary-fetch-series'.
7750 (Agent and flags): New section providing a generalized discussion
7751 of flag handling.
7752 (Agent and IMAP): Remove flag discussion.
7753 (Agent Variables): Add 'gnus-agent-synchronize-flags'.
7754
7755 2007-10-28 Romain Francoise <romain@orebokech.com>
7756
7757 * gnus.texi (Exiting the Summary Buffer): Add new function
7758 `gnus-summary-catchup-and-goto-prev-group', bound to `Z p'.
7759
7760 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7761
7762 * gnus.texi (Conformity): Fix typo.
7763 (Customizing Articles): Document `first'.
7764
7765 2007-10-28 Jari Aalto <jari.aalto@cante.net>
7766
7767 * gnus.texi (Sorting the Summary Buffer):
7768 Add `gnus-thread-sort-by-date-reverse'. Add example
7769 host to different sorting in NNTP and RSS groups.
7770
7771 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7772
7773 * message.texi (Insertion): Describe prefix for
7774 message-mark-inserted-region and message-mark-insert-file.
7775
7776 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7777
7778 * emacs-mime.texi (Non-MIME): Add Slrn-style verbatim marks and
7779 LaTeX documents. Describe "text/x-gnus-verbatim".
7780
7781 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7782
7783 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
7784 (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering)
7785 (spam-stat spam filtering, SpamOracle)
7786 (Extending the Spam ELisp package): Remove extra quote symbol for
7787 clarity.
7788
7789 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7790
7791 * gnus.texi (MIME Commands): Add gnus-article-save-part-and-strip,
7792 gnus-article-delete-part and gnus-article-replace-part.
7793 (Using MIME): Add gnus-mime-replace-part.
7794
7795 2007-10-28 Romain Francoise <romain@orebokech.com>
7796
7797 * gnus.texi (Mail Spool): Mention that `nnml-use-compressed-files'
7798 requires `auto-compression-mode' to be enabled. Add new nnml
7799 variable `nnml-compressed-files-size-threshold'.
7800
7801 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7802
7803 * gnus.texi (Sorting the Summary Buffer):
7804 Add gnus-thread-sort-by-recipient.
7805
7806 2007-10-28 Romain Francoise <romain@orebokech.com>
7807
7808 * message.texi (Insertion Variables): Mention new variable
7809 `message-yank-empty-prefix'. Change `message-yank-cited-prefix'
7810 documentation accordingly.
7811
7812 2007-10-28 Romain Francoise <romain@orebokech.com>
7813
7814 * gnus.texi (To From Newsgroups): Mention new variables
7815 `gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'.
7816
7817 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7818
7819 * gnus.texi (Using MIME): gnus-mime-copy-part supports the charset
7820 stuff; gnus-mime-inline-part does the automatic decompression.
7821
7822 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7823
7824 * gnus.texi (Spam ELisp Package Configuration Examples):
7825 "training.ham" should be "training.spam".
7826
7827 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7828
7829 * message.texi (Mail Variables): Fix the default value for
7830 message-send-mail-function.
7831
7832 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7833
7834 * gnus.texi (Optional Back End Functions): nntp-request-update-info
7835 always returns nil exceptionally.
7836
7837 2007-10-28 Simon Josefsson <jas@extundo.com>
7838
7839 * gnus.texi (Article Washing): Add libidn URL.
7840 Suggested by Michael Cook <michael@waxrat.com>.
7841
7842 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7843
7844 * gnus.texi (Topic Commands): Fix next/previous.
7845
7846 2007-10-28 Simon Josefsson <jas@extundo.com>
7847
7848 * gnus.texi (Article Washing): Mention `W i'.
7849
7850 2007-10-28 Jochen Küpper <jochen@fhi-berlin.mpg.de>
7851
7852 * gnus.texi (Group Parameters): Slight extension of sieve
7853 parameter description.
7854
7855 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7856
7857 * gnus.texi (Score Decays): `gnus-decay-scores' can be a regexp
7858 matching score files as well.
7859 (Picons): Describe `gnus-picon-style'.
7860
7861 2007-10-28 Romain Francoise <romain@orebokech.com>
7862
7863 * message.texi (Message Headers): Mention that headers are hidden
7864 using narrowing, and how to expose them.
7865 Update copyright.
7866
7867 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7868
7869 * gnus.texi: Mention `gnus-summary-limit-to-recipient' and
7870 `gnus-summary-sort-by-recipient'.
7871
7872 2007-10-28 Romain Francoise <romain@orebokech.com>
7873
7874 * gnus.texi (NNTP marks): New node.
7875 (NNTP): Move NNTP marks variables to the new node.
7876
7877 2007-10-28 Jesper Harder <harder@ifa.au.dk>
7878
7879 * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back end.
7880
7881 * gnus.texi (MIME Commands, Hashcash): Markup fix.
7882
7883 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7884
7885 * gnus.texi: Replaced @file{spam.el} with @code{spam.el}
7886 everywhere for consistency.
7887 (Filtering Spam Using The Spam ELisp Package): Admonish again.
7888 (Spam ELisp Package Sequence of Events): This is Gnus, say so.
7889 Say "regular expression" instead of "regex." Admonish.
7890 Pick other words to sound better (s/so/thus/).
7891 (Spam ELisp Package Filtering of Incoming Mail):
7892 Mention statistical filters. Remove old TODO.
7893 (Spam ELisp Package Sorting and Score Display in Summary Buffer):
7894 New section on sorting and displaying the spam score.
7895 (BBDB Whitelists): Mention spam-use-BBDB-exclusive is not a
7896 backend but an alias to spam-use-BBDB.
7897 (Extending the Spam ELisp package): Rewrite the example using the
7898 new backend functionality.
7899
7900 2007-10-28 Simon Josefsson <jas@extundo.com>
7901
7902 * gnus.texi (NNTP): Mention nntp-marks-is-evil and
7903 nntp-marks-directory, from Romain Francoise
7904 <romain@orebokech.com>.
7905
7906 2007-10-28 Magnus Henoch <mange@freemail.hu>
7907
7908 * gnus.texi (Hashcash): New default value of
7909 hashcash-default-payment.
7910
7911 2007-10-28 Simon Josefsson <jas@extundo.com>
7912
7913 * gnus.texi (Hashcash): Fix URL. Add pref to spam section.
7914 (Anti-spam Hashcash Payments): No need to load hashcash.el now.
7915
7916 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7917
7918 * gnus.texi (Adaptive Scoring): Add gnus-adaptive-pretty-print.
7919
7920 2007-10-28 Simon Josefsson <jas@extundo.com>
7921
7922 * gnus.texi (documentencoding): Add, to avoid warnings.
7923
7924 2007-10-28 Simon Josefsson <jas@extundo.com>
7925
7926 * message.texi (Mail Headers): Add.
7927
7928 * gnus.texi (Hashcash): Fix.
7929
7930 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7931
7932 * gnus.texi (Hashcash): Change location of library, also mention
7933 that payments can be verified and fix the name of the
7934 hashcash-path variable.
7935
7936 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7937
7938 * gnus.texi (Article Display): Add `gnus-picon-style'.
7939
7940 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7941
7942 * gnus.texi (SpamAssassin backend): Add it to the detailmenu.
7943
7944 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7945
7946 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
7947 (Bogofilter, spam-stat spam filtering, SpamOracle): Old incorrect
7948 warning about ham processors in spam groups removed.
7949
7950 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7951
7952 * gnus.texi (SpamAssassin backend): Add new node about SpamAssassin.
7953 From Hubert Chan <hubert@uhoreg.ca>.
7954
7955 2007-10-28 Jesper Harder <harder@ifa.au.dk>
7956
7957 * gnus.texi (Spam ELisp Package Sequence of Events): Index.
7958 (Mailing List): Typo.
7959 (Customizing Articles): Add gnus-treat-ansi-sequences.
7960 (Article Washing): Index.
7961
7962 * message.texi: Use m-dash consistently.
7963
7964 2007-10-28 Jesper Harder <harder@ifa.au.dk>
7965
7966 * gnus.texi (GroupLens): Remove.
7967
7968 2007-10-28 Kevin Greiner <kgreiner@xpediantsolutions.com>
7969
7970 * gnus.texi (Outgoing Messages, Agent Variables):
7971 Add gnus-agent-queue-mail and gnus-agent-prompt-send-queue.
7972 Suggested by Gaute Strokkenes <gs234@srcf.ucam.org>
7973
7974 2007-10-28 Jesper Harder <harder@ifa.au.dk>
7975
7976 * gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
7977
7978 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7979
7980 * gnus.texi (Article Washing): Add `gnus-article-treat-ansi-sequences'.
7981
7982 * gnus.texi (No Gnus): New node. Includes `gnus-news.texi'.
7983
7984 2007-10-28 Simon Josefsson <jas@extundo.com>
7985
7986 * gnus.texi (Top): Add SASL.
7987
7988 2007-10-27 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
7989
7990 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
7991
7992 2007-10-27 Reiner Steib <Reiner.Steib@gmx.de>
7993
7994 * gnus.texi (Troubleshooting): Adjust Gnus version number.
7995
7996 2007-10-27 Jay Belanger <jay.p.belanger@gmail.com>
7997
7998 * calc.texi (Formulas, Composition Basics): Lower the
7999 precedence of negation.
8000
8001 2007-10-25 Jonathan Yavner <jyavner@member.fsf.org>
8002
8003 * ses.texi (The Basics): Mention how to create a new spreadsheet.
8004 Mention the new three-letter column identifiers.
8005 (More on cell printing): Calculate-cell and truncate-cell are now `c'
8006 and `t' rather than `C-c C-c' and `C-c C-t'. Mention the stupid error
8007 message when using `c' on an empty default with default printer.
8008 (Buffer-local variables in spreadsheets): `symbolic-formulas' was
8009 renamed to `ses--symbolic-formulas' some time ago.
8010
8011 2007-10-25 Jay Belanger <jay.p.belanger@gmail.com>
8012
8013 * calc.texi (Default Simplifications, Making Selections)
8014 (Customizing Calc): Clarify associativity of multiplication.
8015
8016 2007-10-23 Michael Albinus <michael.albinus@gmx.de>
8017
8018 * tramp.texi (Traces and Profiles): Simplify loop over
8019 `trace-function-background'.
8020
8021 2007-10-22 Juri Linkov <juri@jurta.org>
8022
8023 * dired-x.texi (Shell Command Guessing): Default values are now
8024 available by typing M-n instead of M-p.
8025
8026 2007-10-21 Michael Albinus <michael.albinus@gmx.de>
8027
8028 * tramp.texi (Cleanup remote connections): New section.
8029 (Password caching): Remove `tramp-clear-passwd'.
8030 It's not a command anymore.
8031 (Bug Reports): Add `tramp-bug' to function index.
8032 (Function Index, Variable Index): New nodes.
8033 (Remote shell setup): Describe `tramp-password-prompt-regexp'.
8034
8035 * trampver.texi: Update release number.
8036
8037 2007-10-20 Jay Belanger <jay.p.belanger@gmail.com>
8038
8039 * calc.texi (History and Acknowledgements): Turn comment
8040 about integer size into past tense.
8041 (Time Zones): Remove pointer to Calc author's address.
8042 (Trigonometric and Hyperbolic Functions): Mention cotangent
8043 and hyperbolic cotangent. Fix typo.
8044
8045 2007-10-10 Michael Albinus <michael.albinus@gmx.de>
8046
8047 Sync with Tramp 2.1.11.
8048
8049 * trampver.texi: Update release number.
8050
8051 2007-10-06 Michael Albinus <michael.albinus@gmx.de>
8052
8053 * tramp.texi (External packages): New section.
8054
8055 2007-09-29 Juri Linkov <juri@jurta.org>
8056
8057 * info.texi (Help-Int): Document `L' (`Info-history').
8058
8059 2007-09-26 Carsten Dominik <dominik@science.uva.nl>
8060
8061 * org.texi: Change links to webpage and maintained email.
8062 (Remember): Promote to Chapter, significant changes.
8063 (Fast access to TODO states): New section.
8064 (Faces for TODO keywords): New section.
8065 (Export options): Example for #+DATE.
8066 (Progress logging): Section moved.
8067
8068 2007-09-26 Bill Wohler <wohler@newt.com>
8069
8070 * mh-e.texi (HTML): Mention binding of S-mouse-2 to
8071 browse-url-at-mouse.
8072
8073 2007-09-20 Eduard Wiebe <usenet@pusto.de> (tiny change)
8074
8075 * flymake.texi (Customizable variables): Face names don't end in -face.
8076 Fix flymake-err-line-patterns template.
8077 (Example -- Configuring a tool called directly): Fix init-function.
8078 (Highlighting erroneous lines): Face names don't end in -face.
8079
8080 2007-09-18 Exal de Jesus Garcia Carrillo <exal@gmx.de> (tiny change)
8081
8082 * erc.texi (Special-Features): Fix small typo.
8083
8084 2007-09-14 Michael Albinus <michael.albinus@gmx.de>
8085
8086 * tramp.texi (Filename Syntax): Provide links to "Inline methods"
8087 and "External transfer methods".
8088
8089 2007-09-13 Jay Belanger <jay.p.belanger@gmail.com>
8090
8091 * calc.texi (Predefined Units): Add some history.
8092
8093 2007-09-08 Michael Olson <mwolson@gnu.org>
8094
8095 * erc.texi (Copying): New section included from gpl.texi.
8096 This matches the look of the upstream ERC manual.
8097
8098 2007-09-07 Jay Belanger <jay.p.belanger@gmail.com>
8099
8100 * calc.texi (History and Acknowledgements): Adjust the "thanks".
8101 (Random Numbers): Clarify the distribution of `random'.
8102
8103 2007-09-06 Glenn Morris <rgm@gnu.org>
8104
8105 Move manual sources from man/ to subdirectories of doc/.
8106 Split into the Emacs manual in emacs/, and other manuals in misc/.
8107 Change all setfilename commands to use ../../info.
8108 * Makefile.in: Move the parts of the old man/Makefile.in that do not
8109 refer to the Emacs manual here.
8110 (infodir): New variable.
8111 (INFO_TARGETS, info): Use infodir. Also used by all info targets.
8112 (cc-mode.texi, faq.texi): Update references to source file locations.
8113 * makefile.w32-in: Move the parts of the old man/makefile.w32-in that
8114 do not refer to the Emacs manual here.
8115 (infodir, MULTI_INSTALL_INFO, ENVADD): Go up one more level.
8116
8117 * Makefile.in: Add `basename' versions of all info targets, for
8118 convenience when rebuilding just one manual.
8119 (../etc/GNU): Delete obsolete target.
8120 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
8121 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
8122 *.vrs *.toc here...
8123 (maintainer-clean): ...from here.
8124
8125 * makefile.w32-in (../etc/GNU): Delete obsolete target.
8126
8127 2007-09-01 Jay Belanger <jay.p.belanger@gmail.com>
8128
8129 * calc.texi (Date Conversions): Clarify definition of
8130 Julian day numbering.
8131 (Date Forms): Clarify definition of Julian day numbering;
8132 add some history.
8133
8134 2007-08-30 Carsten Dominik <dominik@science.uva.nl>
8135
8136 * org.texi: Version 5.07.
8137
8138 2007-08-24 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
8139
8140 * message.texi (MIME): Replace mml-attach with mml-attach-file.
8141
8142 2007-08-22 Carsten Dominik <dominik@science.uva.nl>
8143
8144 * org.texi (Adding hyperlink types): New section.
8145 (Embedded LaTeX): Chapter updated because of LaTeX export.
8146 (LaTeX export): New section.
8147 (Using links out): New section.
8148
8149 2007-08-22 Glenn Morris <rgm@gnu.org>
8150
8151 * faq.texi (Learning how to do something): Refcards now in
8152 etc/refcards/ directory.
8153
8154 2007-08-22 Michael Albinus <michael.albinus@gmx.de>
8155
8156 * tramp.texi (Remote Programs): Persistency file must be cleared when
8157 changing `tramp-remote-path'.
8158 (Filename Syntax): Don't use @var{} constructs inside the @trampfn
8159 macro.
8160
8161 2007-08-17 Jay Belanger <jay.p.belanger@gmail.com>
8162
8163 * calc.texi: Move contents to beginning of file.
8164 (Algebraic Entry): Fix the formatting of an example.
8165
8166 2007-08-15 Jay Belanger <jay.p.belanger@gmail.com>
8167
8168 * calc.texi (Basic Operations on Units): Mention exact versus
8169 inexact conversions.
8170
8171 2007-08-14 Jay Belanger <jay.p.belanger@gmail.com>
8172
8173 * calc.texi (Basic Operations on Units): Mention default
8174 values for new units.
8175 (Quick Calculator Mode): Mention that binary format will
8176 be displayed.
8177
8178 2007-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
8179
8180 * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.
8181
8182 2007-08-10 Katsumi Yamaoka <yamaoka@jpl.org>
8183
8184 * gnus.texi (NNTP): Mention nntp-xref-number-is-evil.
8185
8186 2007-08-08 Glenn Morris <rgm@gnu.org>
8187
8188 * gnus.texi, sieve.texi: Replace `iff'.
8189
8190 2007-08-03 Jay Belanger <jay.p.belanger@gmail.com>
8191
8192 * calc.texi (Basic Graphics): Mention the graphing of error
8193 forms.
8194 (Graphics Options): Mention how `g s' handles error forms.
8195 (Curve Fitting): Mention plotting the curves.
8196 (Standard Nonlinear Models): Add additional models.
8197 (Curve Fitting Details): Mention the Levenberg-Marquardt method.
8198 (Linear Fits): Correct result.
8199
8200 2007-08-01 Alan Mackenzie <acm@muc.de>
8201
8202 * cc-mode.texi (Mailing Lists and Bug Reports): Correct "-no-site-file"
8203 to "--no-site-file".
8204
8205 2007-07-29 Michael Albinus <michael.albinus@gmx.de>
8206
8207 * tramp.texi (Frequently Asked Questions): Point to mode line
8208 extension in Emacs 23.1.
8209
8210 * trampver.texi: Update release number.
8211
8212 2007-07-27 Glenn Morris <rgm@gnu.org>
8213
8214 * calc.texi (Copying): Include license text from gpl.texi, rather than
8215 in-line.
8216
8217 2007-07-25 Glenn Morris <rgm@gnu.org>
8218
8219 * calc.texi (Copying): Replace license with GPLv3.
8220
8221 * Relicense all FSF files to GPLv3 or later.
8222
8223 2007-07-22 Michael Albinus <michael.albinus@gmx.de>
8224
8225 Sync with Tramp 2.1.10.
8226
8227 * tramp.texi (trampfn): Expand macro implementation in order to handle
8228 empty arguments.
8229 (trampfnmhl, trampfnuhl, trampfnhl): Remove macros. Replace all
8230 occurrences by trampfn.
8231 (Frequently Asked Questions): Extend example code for host
8232 identification in the modeline. Add bbdb to approaches shortening Tramp
8233 file names to be typed.
8234
8235 * trampver.texi: Update release number.
8236
8237 2007-07-17 Michael Albinus <michael.albinus@gmx.de>
8238
8239 * tramp.texi: Move @setfilename ../info/tramp up, outside the header
8240 section. Reported by <poti@potis.org>.
8241 (Remote processes): Arguments of the program to be debugged are taken
8242 literally.
8243 (Frequently Asked Questions): Simplify recentf example.
8244
8245 2007-07-14 Karl Berry <karl@gnu.org>
8246
8247 * info.texi (@copying): New Back-Cover Text.
8248
8249 * info.texi (Quitting Info): Move to proper place in source.
8250 (Reported by Benno Schulenberg.)
8251
8252 2007-07-13 Eli Zaretskii <eliz@gnu.org>
8253
8254 * Makefile.in (../info/emacs-mime): Use --enable-encoding.
8255
8256 * makefile.w32-in ($(infodir)/emacs-mime): Ditto.
8257
8258 * emacs-mime.texi: Add @documentencoding directive.
8259
8260 2007-07-12 Nick Roberts <nickrob@snap.net.nz>
8261
8262 * tramp.texi (Remote processes): Add an anchor to the subsection
8263 "Running a debugger on a remote host".
8264
8265 2007-07-12 Michael Albinus <michael.albinus@gmx.de>
8266
8267 * tramp.texi (Remote processes): Don't call it "experimental" any
8268 longer. Add subsection about running a debugger on a remote host.
8269
8270 2007-07-10 Carsten Dominik <dominik@science.uva.nl>
8271
8272 * org.texi (Properties and columns): Chapter rewritten.
8273
8274 2007-07-08 Michael Albinus <michael.albinus@gmx.de>
8275
8276 * tramp.texi:
8277 * trampver.texi: Migrate to Tramp 2.1.
8278
8279 2007-07-02 Carsten Dominik <dominik@science.uva.nl>
8280
8281 * org.texi (Properties): New chapter.
8282
8283 2007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
8284
8285 * gnus-faq.texi ([3.2]): Fix locating of environment variables in the
8286 Control Panel.
8287
8288 * gnus.texi (Misc Article): Add index entry for
8289 gnus-single-article-buffer.
8290
8291 2007-06-27 Andreas Seltenreich <andreas@gate450.dyndns.org>
8292
8293 * gnus.texi (Starting Up): Fix typo.
8294
8295 2007-06-25 Katsumi Yamaoka <yamaoka@jpl.org>
8296
8297 * gnus.texi (Asynchronous Fetching): Fix typo.
8298
8299 2007-06-20 Jay Belanger <jay.p.belanger@gmail.com>
8300
8301 * calc.texi:Change ifinfo to ifnottex (as appropriate) throughout.
8302 (About This Manual): Remove redundant information.
8303 (Getting Started): Mention author.
8304 (Basic Arithmetic, Customizing Calc): Make description of the
8305 variable `calc-multiplication-has-precedence' match its new effect.
8306
8307 2007-06-19 Jay Belanger <jay.p.belanger@gmail.com>
8308
8309 * calc.texi (Basic Arithmetic, Customizing Calc):
8310 Mention the variable `calc-multiplication-has-precedence'.
8311
8312 2007-06-19 Carsten Dominik <dominik@science.uva.nl>
8313
8314 * org.texi (Tag): Section swapped with node Timestamps.
8315 (Formula syntax for Lisp): Document new `L' flag.
8316
8317 2007-06-06 Andreas Seltenreich <andreas@gate450.dyndns.org>
8318
8319 * gnus.texi (Misc Group Stuff, Summary Buffer)
8320 (Server Commands, Article Keymap): Fix typo. s/function/command/.
8321
8322 2007-06-06 Juanma Barranquero <lekktu@gmail.com>
8323
8324 * cc-mode.texi (Comment Commands, Getting Started, Style Variables):
8325 * gnus.texi (Article Buttons, Mail Source Customization)
8326 (Sending or Not Sending, Customizing NNDiary):
8327 * message.texi (Message Headers):
8328 * mh-e.texi (HTML): Fix typos.
8329
8330 2007-06-07 Michael Albinus <michael.albinus@gmx.de>
8331
8332 Sync with Tramp 2.0.56.
8333
8334 * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc
8335 settings. Reported by Ted Zlatanov <tzz@lifelogs.com>.
8336
8337 2007-06-02 Chong Yidong <cyd@stupidchicken.com>
8338
8339 * Version 22.1 released.
8340
8341 2007-05-26 Michael Olson <mwolson@gnu.org>
8342
8343 * erc.texi (Modules): Fix references to completion modules.
8344
8345 2007-05-09 Reiner Steib <Reiner.Steib@gmx.de>
8346
8347 * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
8348
8349 2007-05-09 Didier Verna <didier@xemacs.org>
8350
8351 * gnus.texi (Email Based Diary): New. Proper documentation for the
8352 nndiary back end and the gnus-diary library.
8353
8354 2007-05-03 Karl Berry <karl@gnu.org>
8355
8356 * .cvsignore (*.pdf): New entry.
8357
8358 * texinfo.tex: Update from current version for better pdf generation.
8359
8360 2007-04-30 Reiner Steib <Reiner.Steib@gmx.de>
8361
8362 * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.
8363
8364 2007-04-28 Glenn Morris <rgm@gnu.org>
8365
8366 * faq.texi (New in Emacs 22): Restore mention of python.el pending
8367 consideration of legal status.
8368
8369 2007-04-27 J.D. Smith <jdsmith@as.arizona.edu>
8370
8371 * idlwave.texi: Minor updates for IDLWAVE 6.1.
8372
8373 2007-04-24 Chong Yidong <cyd@stupidchicken.com>
8374
8375 * faq.texi (New in Emacs 22): python.el removed.
8376
8377 2007-04-23 Jay Belanger <jay.p.belanger@gmail.com>
8378
8379 * calc.texi (Reporting bugs): Update maintainer's address.
8380
8381 2007-04-22 Chong Yidong <cyd@stupidchicken.com>
8382
8383 * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
8384
8385 2007-04-15 Jay Belanger <belanger@truman.edu>
8386
8387 * calc.texi (Title page): Remove the date.
8388 (Basic Arithmetic): Emphasize that / binds less strongly than *.
8389 (The Standard Calc Interface): Change trail title.
8390 (Floats): Mention that when non-decimal floats are entered, only
8391 approximations are stored.
8392 (Copying): Move to the appendices.
8393 (GNU Free Documentation License): Add as an appendix.
8394
8395 2007-04-15 Chong Yidong <cyd@stupidchicken.com>
8396
8397 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
8398 * dired-x.texi, ebrowse.texi, ediff.texi:
8399 * emacs-mime.texi, erc.texi, eshell.texi:
8400 * eudc.texi, flymake.texi, forms.texi, gnus.texi:
8401 * idlwave.texi, message.texi, newsticker.texi, org.texi:
8402 * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi:
8403 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
8404 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi:
8405 * woman.texi: Include GFDL.
8406
8407 * doclicense.texi: Remove node heading, so that it can be included by
8408 other files.
8409
8410 * dired-x.texi: Relicence under GFDL. Remove date from title page.
8411
8412 * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
8413 than *.
8414
8415 2007-04-14 Carsten Dominik <dominik@science.uva.nl>
8416
8417 * org.texi (Formula syntax for Calc): Emphasize the operator precedence
8418 in Calc.
8419
8420 2007-04-09 Romain Francoise <romain@orebokech.com>
8421
8422 * faq.texi (New in Emacs 22): Mention improvements to the Windows and
8423 Mac OS ports. Make it clear that mouse-1 complements and doesn't
8424 replace mouse-2.
8425
8426 2007-04-08 Chong Yidong <cyd@stupidchicken.com>
8427
8428 * woman.texi (Word at point, Interface Options): woman-topic-at-point
8429 renamed to woman-use-topic-at-point. Document new behavior.
8430
8431 2007-04-08 Richard Stallman <rms@gnu.org>
8432
8433 * url.texi: Fix some indexing.
8434 (Disk Caching): Drop discussion of old/other Emacs versions.
8435
8436 2007-04-07 Chong Yidong <cyd@stupidchicken.com>
8437
8438 * url.texi (Disk Caching): Say Emacs 21 "and later".
8439
8440 * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
8441 on Font locking which now mentions JIT lock.
8442
8443 2007-04-01 Michael Olson <mwolson@gnu.org>
8444
8445 * erc.texi: Update for the ERC 5.2 release.
8446
8447 2007-03-31 David Kastrup <dak@gnu.org>
8448
8449 * woman.texi (Topic, Interface Options): Explain changes semantics of
8450 woman-manpath in order to consider MANPATH_MAP entries.
8451
8452 2007-03-31 Eli Zaretskii <eliz@gnu.org>
8453
8454 * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
8455
8456 2007-03-26 Richard Stallman <rms@gnu.org>
8457
8458 * pgg.texi (Caching passphrase): Clean up previous change.
8459
8460 2007-03-25 Thien-Thi Nguyen <ttn@gnu.org>
8461
8462 * gnus.texi (Setting Process Marks): Fix typo.
8463
8464 2007-03-25 Romain Francoise <romain@orebokech.com>
8465
8466 * faq.texi (New in Emacs 22): Reorganize using an itemized list for
8467 readability, and include various fixes by Daniel Brockman, Nick Roberts
8468 and Dieter Wilhelm.
8469
8470 2007-03-24 Thien-Thi Nguyen <ttn@gnu.org>
8471
8472 * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
8473
8474 * gnus.texi (Mail Source Specifiers): Fix typo.
8475
8476 2007-03-22 Ralf Angeli <angeli@caeruleus.net>
8477
8478 * reftex.texi (Imprint): Update maintainer information.
8479
8480 2007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
8481
8482 * message.texi (Message Buffers): Update documentation for
8483 message-generate-new-buffers.
8484
8485 2007-03-15 Daiki Ueno <ueno@unixuser.org>
8486
8487 * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
8488
8489 2007-03-21 Glenn Morris <rgm@gnu.org>
8490
8491 * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2.
8492
8493 2007-03-19 Chong Yidong <cyd@stupidchicken.com>
8494
8495 * eshell.texi (Known problems): Emacs 21 -> 22.
8496
8497 * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
8498
8499 2007-03-18 Jay Belanger <belanger@truman.edu>
8500
8501 * calc.texi (Time Zones): Mention that the DST rules changed in 2007.
8502
8503 2007-03-12 Glenn Morris <rgm@gnu.org>
8504
8505 * calc.texi (Time Zones): Switch to new North America DST rule.
8506
8507 * calc.texi: Replace "daylight savings" with "daylight
8508 saving" in text throughout.
8509
8510 2007-03-11 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
8511
8512 * gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
8513 The variable now uses a list of symbols instead of just a symbol.
8514 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
8515
8516 2007-03-06 Romain Francoise <romain@orebokech.com>
8517
8518 * faq.texi (New in Emacs 22): Don't say "now" too much. Add MH-E to
8519 new packages, and mention Gnus update.
8520
8521 2007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
8522
8523 * gnus.texi (NNTP): Mention nntp-never-echoes-commands and
8524 nntp-open-connection-functions-never-echo-commands.
8525
8526 2007-02-27 Chong Yidong <cyd@stupidchicken.com>
8527
8528 * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
8529 problems on the console, and security risk in not using gpg-agent.
8530
8531 2007-02-25 Carsten Dominik <dominik@science.uva.nl>
8532
8533 * org.texi (The spreadsheet): Rename from "Table calculations".
8534 Completely reorganized and rewritten.
8535 (CamelCase links): Section removed.
8536 (Repeating items): New section.
8537 (Tracking TODO state changes): New section.
8538 (Agenda views): Chapter reorganized and rewritten.
8539 (HTML export): Section rewritten.
8540 (Tables in arbitrary syntax): New section.
8541 (Summary): Better feature summary.
8542 (Activation): Document problem with cut-and-paste of Lisp code
8543 from PDF files.
8544 (Visibility cycling): Document indirect buffer use.
8545 (Structure editing): Document sorting.
8546 (Remember): Section rewritten.
8547 (Time stamps): Better description of time stamp types.
8548 (Tag searches): Document regular expression search for tags.
8549 (Stuck projects): New section.
8550 (In-buffer settings): New keywords.
8551 (History and Acknowledgments): Update description.
8552
8553 2007-02-24 Alan Mackenzie <acm@muc.de>
8554
8555 * cc-mode.texi (Movement Commands): Insert two missing command names.
8556 (Getting Started): Slight wording correction (use conditional).
8557
8558 2007-02-22 Kim F. Storm <storm@cua.dk>
8559
8560 * widget.texi (User Interface, Basic Types): Document need to put some
8561 text before the %v escape in :format string in editable-field widget.
8562
8563 2007-02-18 Romain Francoise <romain@orebokech.com>
8564
8565 * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not
8566 `cvs-mode-quit'.
8567
8568 2007-02-10 Markus Triska <markus.triska@gmx.at>
8569
8570 * widget.texi (Programming Example): Put constant strings in :format.
8571
8572 2007-02-07 Juanma Barranquero <lekktu@gmail.com>
8573
8574 * faq.texi (Fullscreen mode on MS-Windows): New node.
8575
8576 2007-02-04 David Kastrup <dak@gnu.org>
8577
8578 * faq.texi (AUCTeX): Update version number. Should probably be done
8579 for other packages as well.
8580
8581 2007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
8582
8583 * gnus.texi (Batching Agents): Fix example. Reported by Tassilo Horn
8584 <tassilo@member.fsf.org>.
8585
8586 2007-01-20 Markus Triska <markus.triska@gmx.at>
8587
8588 * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
8589
8590 2007-01-13 Michael Olson <mwolson@gnu.org>
8591
8592 * erc.texi (Modules): Mention capab-identify module.
8593
8594 2007-01-05 Michael Olson <mwolson@gnu.org>
8595
8596 * erc.texi (Getting Started): Update for /RECONNECT command.
8597
8598 2007-01-04 Richard Stallman <rms@gnu.org>
8599
8600 * ebrowse.texi: Change C-c b to C-c C-m.
8601
8602 2007-01-03 Reiner Steib <Reiner.Steib@gmx.de>
8603
8604 * gnus.texi (Customizing Articles): Use index entries for gnus-treat-*
8605 variables only in info to avoid redundant entries in the printed
8606 manual.
8607
8608 2007-01-02 Daiki Ueno <ueno@unixuser.org>
8609
8610 * message.texi (Using PGP/MIME): Document gpg-agent usage.
8611
8612 2007-01-02 Reiner Steib <Reiner.Steib@gmx.de>
8613
8614 * message.texi (Security): Split into sub-nodes.
8615
8616 2007-01-01 Alan Mackenzie <acm@muc.de>
8617
8618 * cc-mode.texi ("Limitations and Known Bugs"): Document problems with
8619 eval-after-load in Emacs <=21 and a workaround. Document that
8620 trigraphs are not supported.
8621
8622 2007-01-01 Alan Mackenzie <acm@muc.de>
8623
8624 * cc-mode.texi ("Filling and Breaking"): Amend the doc for
8625 c-context-line-break. When invoked within a string, preserve
8626 whitespace. Add a backslash only when also in a macro.
8627
8628 2007-01-01 Alan Mackenzie <acm@muc.de>
8629
8630 * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
8631
8632 2007-01-01 Alan Mackenzie <acm@muc.de>
8633
8634 * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae]
8635 are now bound by default to c-\(beginning\|end\)-of-defun by default.
8636
8637 2007-01-01 Alan Mackenzie <acm@muc.de>
8638
8639 * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from
8640 "Choosing a Style".
8641
8642 * cc-mode.texi ("Styles"): Add @dfn{style}.
8643
8644 2006-12-30 Michael Albinus <michael.albinus@gmx.de>
8645
8646 Sync with Tramp 2.0.55.
8647
8648 * trampver.texi: Update release number.
8649
8650 2006-12-29 Reiner Steib <Reiner.Steib@gmx.de>
8651
8652 * gnus.texi (Customizing Articles): Add index entries for all
8653 gnus-treat-* variables.
8654
8655 2006-12-29 Jouni K. Seppänen <jks@iki.fi>
8656
8657 * gnus.texi (IMAP): Fix incorrect explanation of
8658 nnimap-search-uids-not-since-is-evil in documentation for
8659 nnimap-expunge-search-string.
8660
8661 2006-12-27 Reiner Steib <Reiner.Steib@gmx.de>
8662
8663 * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
8664 spam-ifile-database.
8665
8666 2006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
8667
8668 * gnus.texi (Spam Package Configuration Examples): Don't encourage to
8669 rebind C-s.
8670
8671 2006-12-26 Jouni K. Seppänen <jks@iki.fi>
8672
8673 * gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
8674 (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
8675 "expiring mail".
8676 (IMAP): Document nnimap-search-uids-not-since-is-evil and
8677 nnimap-nov-is-evil.
8678
8679 2006-12-25 Kevin Ryde <user42@zip.com.au>
8680
8681 * cl.texi (Sorting Sequences): In sort*, add a little cautionary note
8682 about the key procedure being used heavily.
8683
8684 2006-12-24 Chong Yidong <cyd@stupidchicken.com>
8685
8686 * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
8687 to t.
8688 (Prerequisites): Add explanation about gpg-agent.
8689
8690 2006-12-22 Kevin Ryde <user42@zip.com.au>
8691
8692 * cl.texi (Sorting Sequences): Typo in sort*, example showed plain
8693 "sort" instead of "sort*".
8694
8695 2006-12-19 Richard Stallman <rms@gnu.org>
8696
8697 * calc.texi (History and Acknowledgements): Recognize that Emacs
8698 now does have floating point.
8699
8700 2006-12-19 Michael Albinus <michael.albinus@gmx.de>
8701
8702 * tramp.texi (External transfer methods): Describe new method `scpc'.
8703
8704 2006-12-17 Sascha Wilde <wilde@sha-bang.de>
8705
8706 * pgg.texi: Added short note on gpg-agent to the introduction.
8707
8708 2006-12-13 Reiner Steib <Reiner.Steib@gmx.de>
8709
8710 * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
8711 also applies to Cc.
8712
8713 2006-12-12 Reiner Steib <Reiner.Steib@gmx.de>
8714
8715 * gnus.texi (X-Face): Clarify. Say which programs are required
8716 on Windows.
8717
8718 2006-12-08 Michael Olson <mwolson@gnu.org>
8719
8720 * erc.texi (Modules): Remove documentation for list module.
8721
8722 2006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
8723
8724 * faq.texi (^M in the shell buffer): Ditto.
8725
8726 2006-11-20 Michael Olson <mwolson@gnu.org>
8727
8728 * erc.texi: Call this the 5.2 stable pre-release of ERC.
8729
8730 2006-11-17 Carsten Dominik <dominik@science.uva.nl>
8731
8732 * org.texi: Fix typos.
8733 (Agenda commands): Document `C-k'.
8734
8735 2006-11-16 Eli Zaretskii <eliz@gnu.org>
8736
8737 * url.texi (http/https): Fix a typo in the HTTP URL.
8738
8739 2006-11-14 Stephen Leake <stephen_leake@stephe-leake.org>
8740
8741 * ada-mode.texi: Total rewrite.
8742
8743 2006-11-13 Carsten Dominik <dominik@science.uva.nl>
8744
8745 * org.texi: Minor typo fixes.
8746
8747 2006-11-13 Bill Wohler <wohler@newt.com>
8748
8749 Release MH-E manual version 8.0.3.
8750
8751 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
8752 release 8.0.3.
8753
8754 * mh-e.texi (Incorporating Mail): Use output of "mhparam Path"
8755 to set MAILDIR.
8756 (Reading Mail): Document the customization of read-mail-command
8757 for MH-E.
8758 (Viewing Attachments): Document mm-discouraged-alternatives.
8759 (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag.
8760 (Junk): Add more information about the settings of mh-junk-background
8761 in a program. Add /usr/bin/mh to PATH in examples.
8762
8763 2006-11-12 Richard Stallman <rms@gnu.org>
8764
8765 * woman.texi: Update author address but say he no longer maintains it.
8766
8767 2006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
8768
8769 * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of
8770 archived trees.
8771 (Checkboxes): Section moved to chapter 5, and extended.
8772 (The date/time prompt): New section.
8773 (Link abbreviations): New section.
8774 (Presentation and sorting): New section.
8775 (Custom agenda views): Section completely rewritten.
8776 (Summary): Compare with Planner.
8777 (Feedback): More info about creating backtraces.
8778 (Plain lists): Modify example.
8779 (Breaking down tasks): New section.
8780 (Custom time format): New section.
8781 (Time stamps): Document inactive timestamps.
8782 (Setting tags): More details about fast tag selection.
8783 (Block agenda): New section.
8784 (Custom agenda views): Section rewritten.
8785 (Block agenda): New section.
8786
8787 2006-11-07 Michael Albinus <michael.albinus@gmx.de>
8788
8789 * tramp.texi (Configuration): scp is the default method.
8790 (Default Method): Use ssh as example for another method.
8791
8792 2006-10-27 Richard Stallman <rms@gnu.org>
8793
8794 * woman.texi: Downcase nroff/troff/roff.
8795 (Installation): Chapter deleted. Some xrefs deleted.
8796 (Background): woman doesn't advise man ;-).
8797
8798 2006-10-26 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8799
8800 * ada-mode.texi (Project files, Identifier completion)
8801 (Automatic Casing, Debugging, Using non-standard file names)
8802 (Working Remotely): Fix typos.
8803
8804 2006-10-20 Masatake YAMATO <jet@gyve.org>
8805
8806 * cc-mode.texi (Sample .emacs File): Add missing `)' in
8807 sample code `my-c-initialization-hook'.
8808
8809 2006-10-19 Stuart D. Herring <herring@lanl.gov>
8810
8811 * widget.texi: Fix typos.
8812
8813 2006-10-19 Michael Albinus <michael.albinus@gmx.de>
8814
8815 * tramp.texi (Frequently Asked Questions): Remove questions marked with
8816 "???". There have been no complaints for years, so the information
8817 must be appropriate.
8818
8819 2006-10-16 Richard Stallman <rms@gnu.org>
8820
8821 * widget.texi: Use @var instead of capitalization.
8822 Clarify many widget type descriptions.
8823
8824 2006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
8825
8826 * gnus.texi (Other modes): Fix typo. Add alternative index entry for
8827 gnus-dired-attach.
8828 (Selecting a Group): Fix typo.
8829
8830 2006-10-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8831
8832 * widget.texi: Fix typos.
8833
8834 2006-10-06 Reiner Steib <Reiner.Steib@gmx.de>
8835
8836 * gnus.texi (Image Enhancements): Update for Emacs 22.
8837
8838 * gnus-faq.texi ([1.3]): Update.
8839
8840 2006-10-06 Richard Stallman <rms@gnu.org>
8841
8842 * faq.texi (Displaying the current line or column):
8843 Delete "As of Emacs 20".
8844
8845 2006-10-06 Romain Francoise <romain@orebokech.com>
8846
8847 * faq.texi (VM): VM works with Emacs 22 too.
8848
8849 2006-10-06 Richard Stallman <rms@gnu.org>
8850
8851 * ebrowse.texi: Remove Emacs version "21" from title.
8852
8853 2006-10-02 Reiner Steib <Reiner.Steib@gmx.de>
8854
8855 * gnus.texi (Foreign Groups): Say where change of editing commands are
8856 stored. Add reference to `gnus-parameters'.
8857
8858 2006-09-15 Jay Belanger <belanger@truman.edu>
8859
8860 * calc.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE):
8861 Change "Library Public License" to "Lesser Public License"
8862 throughout. Use "yyyy" to represent year.
8863
8864 2006-09-15 Carsten Dominik <dominik@science.uva.nl>
8865
8866 * org.texi (Setting tags): Typo fix.
8867
8868 2006-09-14 Reiner Steib <Reiner.Steib@gmx.de>
8869
8870 * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
8871
8872 2006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
8873
8874 * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
8875
8876 2006-09-12 Paul Eggert <eggert@cs.ucla.edu>
8877
8878 * faq.texi (Escape sequences in shell output): EMACS is now set
8879 to Emacs's absolute file name, not to "t".
8880 (^M in the shell buffer): Likewise.
8881
8882 2006-09-11 Reiner Steib <Reiner.Steib@gmx.de>
8883
8884 * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
8885 mails with pop3-leave-mail-on-server. Fix wording.
8886 (Limiting): Improve gnus-summary-limit-to-articles.
8887 (X-Face): Fix typo.
8888
8889 2006-09-11 Simon Josefsson <jas@extundo.com>
8890
8891 * smtpmail.texi (Authentication): Explain TLS and SSL better, based on
8892 suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
8893
8894 2006-09-06 Simon Josefsson <jas@extundo.com>
8895
8896 * smtpmail.texi (Authentication): Mention SSL.
8897
8898 2006-09-03 Diane Murray <disumu@x3y2z1.net>
8899
8900 * erc.texi (Getting Started, Connecting): Change erc-select to erc.
8901
8902 2006-09-01 Eli Zaretskii <eliz@gnu.org>
8903
8904 * rcirc.texi (Internet Relay Chat, Useful IRC commands):
8905 Don't use @indicateurl.
8906
8907 * cc-mode.texi (Subword Movement): Don't use @headitem.
8908 (Custom Braces, Clean-ups): Don't use @tie.
8909
8910 2006-08-29 Michael Albinus <michael.albinus@gmx.de>
8911
8912 Sync with Tramp 2.0.54.
8913
8914 * tramp.texi (Bug Reports): The Tramp mailing list is moderated now.
8915 Suggested by Adrian Phillips <a.phillips@met.no>.
8916
8917 2006-08-15 Carsten Dominik <dominik@science.uva.nl>
8918
8919 * org.texi (Installation, Activation): Split from Installation and
8920 Activation.
8921 (Clocking work time): Document new features.
8922
8923 2006-08-13 Alex Schroeder <alex@gnu.org>
8924
8925 * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
8926 example.
8927
8928 2006-08-12 Eli Zaretskii <eliz@gnu.org>
8929
8930 * faq.texi (How to add fonts): New node.
8931
8932 2006-08-05 Romain Francoise <romain@orebokech.com>
8933
8934 * faq.texi (New in Emacs 22): Expand.
8935
8936 2006-08-03 Michael Olson <mwolson@gnu.org>
8937
8938 * erc.texi: Update for ERC 5.1.4.
8939
8940 2006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
8941
8942 * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
8943 in .../site-lisp/gnus/ by default.
8944 [ From gnus-news.texi in the trunk. ]
8945
8946 2006-07-27 Reiner Steib <Reiner.Steib@gmx.de>
8947
8948 * gnus.texi (MIME Commands): Additions for yEnc.
8949
8950 2006-07-24 Richard Stallman <rms@gnu.org>
8951
8952 * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi:
8953 * faq.texi: Move periods and commas inside quotes.
8954
8955 2006-07-20 Jay Belanger <belanger@truman.edu>
8956
8957 * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
8958
8959 2006-07-18 Chong Yidong <cyd@stupidchicken.com>
8960
8961 * faq.texi (Security risks with Emacs): Document Emacs 22
8962 file-local-variable mechanism.
8963
8964 2006-07-12 Michael Olson <mwolson@gnu.org>
8965
8966 * erc.texi: Update for ERC 5.1.3.
8967
8968 2006-07-12 Alex Schroeder <alex@gnu.org>
8969
8970 * rcirc.texi: Fix typos.
8971 (Getting started with rcirc): New calling convention for M-x irc.
8972 Mention #rcirc. Removed channel tracking.
8973 (Configuration): Change the names of all variables that got changed
8974 recently, eg. rcirc-server to rcirc-default-server. Added
8975 documentation for rcirc-authinfo, some background for Bitlbee, and
8976 rcirc-track-minor-mode.
8977 (Scrolling conservatively): Fix the xref from Auto Scrolling to just
8978 Scrolling.
8979 (Reconnecting after you have lost the connection): Fix example code
8980 to match code changes.
8981
8982 2006-07-10 Nick Roberts <nickrob@snap.net.nz>
8983
8984 * gnus.texi, message.texi: Fix typos.
8985
8986 2006-07-07 Carsten Dominik <dominik@science.uva.nl>
8987
8988 * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting
8989 commands.
8990 (Global TODO list): Document the use of the variables
8991 `org-agenda-todo-ignore-scheduled' and
8992 `org-agenda-todo-list-sublevels'.
8993
8994 2006-07-05 Richard Stallman <rms@gnu.org>
8995
8996 * faq.texi (Scrolling only one line): Fix xref.
8997
8998 2006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
8999
9000 * faq.texi (Evaluating Emacs Lisp code):
9001 Throughout, replace eval-current-buffer with eval-buffer.
9002
9003 2006-07-03 Richard Stallman <rms@gnu.org>
9004
9005 * rcirc.texi (Scrolling conservatively): Fix xref.
9006
9007 * pcl-cvs.texi (Viewing differences): Usage fix.
9008
9009 2006-07-03 Carsten Dominik <dominik@science.uva.nl>
9010
9011 * org.texi (Agenda commands): Document `s' key to save all org-mode
9012 buffers.
9013
9014 2006-06-30 Ralf Angeli <angeli@caeruleus.net>
9015
9016 * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face
9017 names. Mention `cvs-msg' face.
9018
9019 2006-06-29 Carsten Dominik <dominik@science.uva.nl>
9020
9021 * org.texi (Checkboxes): New section.
9022
9023 2006-06-28 Carsten Dominik <dominik@science.uva.nl>
9024
9025 * org.texi (Embedded LaTeX): Fix typos and implement small improvements
9026 throughout this chapter.
9027
9028 2006-06-27 Chong Yidong <cyd@stupidchicken.com>
9029
9030 * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
9031 text for standalone vs Emacs info.
9032 (Help): Clarify header line description. Use mouse-1 for clicks.
9033 (Help-P): Use mouse-1 for clicks.
9034 (Help-^L): "Top" and "All" not displayed with dashes in Emacs.
9035 (Help-^L, Help-M, Help-Int, Search Index, Go to node)
9036 (Choose menu subtopic): Remove gratuitous Emacs command names.
9037 (Help-FOO): Put usual behavior first.
9038 (Help-Xref): Clicking on xrefs works in Emacs.
9039 (Search Text): Clarify what the default behavior is.
9040 (Create Info buffer): Fix Emacs window/X window confusion.
9041 (Emacs Info Variables): Fix for new Emacs init file behavior.
9042
9043 2006-06-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
9044
9045 * gnus.texi (Summary Buffer Lines): Fix typo.
9046
9047 2006-06-23 Carsten Dominik <dominik@science.uva.nl>
9048
9049 * org.texi (Embedded LaTeX): New chapter.
9050 (Archiving): Section rewritten.
9051 (Enhancing text): Some parts moved to the new chapter about LaTeX.
9052
9053 2006-06-20 Bill Wohler <wohler@newt.com>
9054
9055 Release MH-E manual version 8.0.1.
9056
9057 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
9058 release 8.0.1.
9059 (Preface): Depend on GNU mailutils 1.0 and higher.
9060
9061 2006-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
9062
9063 * message.texi (News Headers): Update message-syntax-checks section.
9064
9065 2006-06-19 Karl Berry <karl@gnu.org>
9066
9067 * info.texi (Advanced): Mention C-q, especially with ?.
9068
9069 2006-06-19 Carsten Dominik <dominik@science.uva.nl>
9070
9071 * org.texi (Publishing links): Document the `:link-validation-function'
9072 property.
9073 (Extensions and Hacking): New chapter, includes some sections of the
9074 "Miscellaneous" chapter.
9075
9076 2006-06-10 Carsten Dominik <dominik@science.uva.nl>
9077
9078 * org.texi (Progress logging): New section.
9079
9080 2006-06-06 Carsten Dominik <dominik@science.uva.nl>
9081
9082 * org.texi (ASCII export): Document indentation adaptation.
9083 (Setting tags): Document mutually-exclusive tags.
9084
9085 2006-06-05 Romain Francoise <romain@orebokech.com>
9086
9087 * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
9088 Fix typo.
9089
9090 * gnus-faq.texi (Question 8.6): Update reference to the Gnus
9091 channel (#gnus@irc.freenode.net).
9092 Fix typos. Update copyright notice.
9093
9094 * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
9095 (Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
9096 (Line-Up Functions, Custom Macros):
9097 * ediff.texi (Window and Frame Configuration)
9098 (Highlighting Difference Regions):
9099 * emacs-mime.texi (Display Customization):
9100 * erc.texi (History):
9101 * eshell.texi (Known problems):
9102 * eudc.texi (Overview, BBDB):
9103 * gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
9104 (The problem of spam, SpamOracle, Extending the Spam package)
9105 (Conformity, Terminology):
9106 * idlwave.texi (Routine Info)
9107 (Class and Keyword Inheritance, Padding Operators)
9108 (Breakpoints and Stepping, Electric Debug Mode)
9109 (Examining Variables, Troubleshooting):
9110 * org.texi (Creating timestamps):
9111 * reftex.texi (Commands, Options, Changes):
9112 * tramp.texi (Inline methods, Password caching)
9113 (Auto-save and Backup, Issues):
9114 * vip.texi (Files, Commands in Insert Mode):
9115 * viper.texi (Emacs Preliminaries, States in Viper)
9116 (Packages that Change Keymaps, Viper Specials, Groundwork):
9117 Fix various typos.
9118
9119 2006-05-31 Michael Ernst <mernst@alum.mit.edu>
9120
9121 * ediff.texi: Fix typos.
9122
9123 2006-05-30 Carsten Dominik <dominik@science.uva.nl>
9124
9125 * org.texi: Small typo fixes.
9126
9127 2006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
9128
9129 * viper.texi (Viper Specials):
9130 * gnus.texi (Example Setup):
9131 * faq.texi (Backspace invokes help):
9132 * dired-x.texi (Optional Installation Dired Jump):
9133 * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
9134 follow coding conventions.
9135
9136 2006-05-29 Michael Albinus <michael.albinus@gmx.de>
9137
9138 * tramp.texi (Frequently Asked Questions): Disable zsh zle.
9139
9140 2006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
9141
9142 * pcl-cvs.texi: Fix typos.
9143 (Customization): Say "us".
9144
9145 2006-05-26 Eli Zaretskii <eliz@gnu.org>
9146
9147 * org.texi: Remove bogus @setfilename.
9148
9149 2006-05-26 Carsten Dominik <dominik@science.uva.nl>
9150
9151 * org.texi (ASCII export): Omit command name.
9152 (HTML export): Add prefix to all lines in Local Variable example.
9153 (Acknowledgments): Typeset names in italics.
9154
9155 2006-05-24 Carsten Dominik <dominik@science.uva.nl>
9156
9157 * org.texi (Plain lists): Add new item navigation commands.
9158 (External links): Document elisp and info links.
9159 (Custom searches): New section.
9160 (Publishing): New chapter.
9161 (HTML export): Include a list of supported CSS classes.
9162 (Setting tags): Describe the fast-tag-setting interface.
9163
9164 2006-05-20 Luc Teirlinck <teirllm@auburn.edu>
9165
9166 * dired-x.texi: ifinfo -> ifnottex.
9167
9168 2006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
9169
9170 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
9171
9172 2006-05-12 Reiner Steib <Reiner.Steib@gmx.de>
9173
9174 * message.texi (Interface): Add tool bar customization.
9175 (MIME): Index and text additions for mml-attach.
9176 (MIME): Describe mml-dnd-protocol-alist and
9177 mml-dnd-attach-options.
9178
9179 * gnus.texi (Oort Gnus): Reorder entries in sections.
9180 Fix some entries.
9181 (Starting Up): Add references to "Emacs for Heathens" and to
9182 "Finding the News". Add user-full-name and user-mail-address.
9183 (Group Buffer Format): Add tool bar customization and update.
9184 (Summary Buffer): Add tool bar customization.
9185 (Posting Styles): Add message-alternative-emails.
9186
9187 2006-05-09 Michael Albinus <michael.albinus@gmx.de>
9188
9189 * tramp.texi (Filename completion): Improve wording.
9190
9191 2006-05-07 Romain Francoise <romain@orebokech.com>
9192
9193 * faq.texi (Using regular expressions): Fix typo.
9194 (Packages that do not come with Emacs): Fix capitalization.
9195 (Replacing text across multiple files): Expand node to explain how
9196 to use `dired-do-query-replace-regexp' in more detail, based on
9197 suggestion by Eric Hanchrow <offby1@blarg.net>.
9198
9199 2006-05-06 Michael Albinus <michael.albinus@gmx.de>
9200
9201 * tramp.texi (Filename completion): Completion of remote files'
9202 method, user name and host name is active only in partial
9203 completion mode.
9204
9205 2006-05-06 Bill Wohler <wohler@newt.com>
9206
9207 Release MH-E manual version 8.0.
9208
9209 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
9210 release 8.0.
9211
9212 2006-05-06 Bill Wohler <wohler@newt.com>
9213
9214 * mh-e.texi (MH-BOOK-HOME): Change from
9215 http://www.ics.uci.edu/~mh/book/mh to
9216 http://rand-mh.sourceforge.net/book/mh.
9217 Replace .htm suffix with .html for MH book files.
9218 (Using This Manual): Update key binding for getting relevant
9219 chapter in Info from command key.
9220 (Ranges): Fix itemx.
9221
9222 2006-05-05 Karl Berry <karl@gnu.org>
9223
9224 * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): New cmds.
9225 (\fonttextsize): New user-level command to change text font size.
9226
9227 2006-04-26 Reiner Steib <Reiner.Steib@gmx.de>
9228
9229 * pgg.texi (Caching passphrase): Fix markup and typos. Simplify.
9230
9231 2006-04-26 Sascha Wilde <wilde@sha-bang.de> (tiny change)
9232
9233 * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
9234
9235 2006-04-24 Bill Wohler <wohler@newt.com>
9236
9237 * mh-e.texi (Getting Started): Make it more explicit that you need
9238 to install MH. Add pointers to current MH implementations.
9239
9240 2006-04-21 Bill Wohler <wohler@newt.com>
9241
9242 Release MH-E manual version 7.94.
9243
9244 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
9245 release 7.94.
9246
9247 2006-04-21 Carsten Dominik <dominik@science.uva.nl>
9248
9249 * org.texi: Many small fixes.
9250 (Handling links): Rename from "Managing links".
9251
9252 2006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
9253
9254 * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
9255 (Splitting mail using spam-stat): Fix @xref.
9256
9257 2006-04-20 Chong Yidong <cyd@stupidchicken.com>
9258
9259 * gnus.texi (Spam Package): Major revision of the text.
9260 Previously this node was "Filtering Spam Using The Spam ELisp Package".
9261
9262 2006-04-20 Carsten Dominik <dominik@science.uva.nl>
9263
9264 * org.texi (Time stamps): Better explanation of the purpose of
9265 different time stamps.
9266 (Structure editing, Plain lists): More details on how new items
9267 and headings are inserted.
9268
9269 2006-04-18 Carsten Dominik <dominik@science.uva.nl>
9270
9271 * org.texi (Formula syntax): Fix link to Calc Manual.
9272
9273 2006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
9274
9275 * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
9276
9277 2006-04-17 Bill Wohler <wohler@newt.com>
9278
9279 * mh-e.texi (Folders): Update mh-before-quit-hook and
9280 mh-quit-hook example with code that removes the buffers rather
9281 than just bury them.
9282
9283 2006-04-17 Michael Albinus <michael.albinus@gmx.de>
9284
9285 Sync with Tramp 2.0.53.
9286
9287 2006-04-13 Carsten Dominik <dominik@science.uva.nl>
9288
9289 * org.texi (Updating settings): New section.
9290 (Visibility cycling): Better names for the startup folding
9291 options.
9292 (Exporting): Completely restructured.
9293 (The very busy C-c C-c key): New section.
9294 (Summary of in-buffer settings): New section.
9295
9296 2006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
9297
9298 * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
9299
9300 2006-04-10 Reiner Steib <Reiner.Steib@gmx.de>
9301
9302 * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap)
9303 (Server Commands): Key `v' is reserved for users.
9304
9305 2006-04-11 Carsten Dominik <dominik@science.uva.nl>
9306
9307 * org.texi (Link format): New section, emphasis on bracket links.
9308 (External links): Document bracket links.
9309 (FAQ): Expand to cover shell links and the new link format.
9310
9311 2006-04-09 Kevin Ryde <user42@zip.com.au>
9312
9313 * org.texi (Formula syntax): Typo in node name of calc-eval xref.
9314
9315 2006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
9316
9317 * gnus.texi (Summary Buffer Lines): Add `*'.
9318
9319 2006-04-07 Jochen Küpper <jochen@fhi-berlin.mpg.de>
9320
9321 * gnus.texi (Group Parameters):
9322 Mention gnus-permanently-visible-groups.
9323
9324 2006-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
9325
9326 * gnus.texi (Face): Fix typo.
9327
9328 2006-04-05 Reiner Steib <Reiner.Steib@gmx.de>
9329
9330 * gnus.texi (X-Face): Clarify.
9331 (Face): Need Emacs with PNG support.
9332
9333 2006-04-06 Richard Stallman <rms@gnu.org>
9334
9335 * idlwave.texi: Delete the blocks "not suitable for inclusion with
9336 Emacs".
9337
9338 2006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
9339
9340 * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out
9341 blocks not suitable for inclusion with Emacs using variable
9342 PARTOFEMACS.
9343
9344 2006-04-04 Simon Josefsson <jas@extundo.com>
9345
9346 * gnus.texi (Security): Improve.
9347
9348 2006-04-02 Karl Berry <karl@gnu.org>
9349
9350 * texinfo.tex: Update to current version (2006-03-21.13).
9351
9352 2006-04-02 Bill Wohler <wohler@newt.com>
9353
9354 * mh-e.texi (Getting Started, Junk, Bug Reports)
9355 (MH FAQ and Support): Fix URLs.
9356
9357 2006-03-31 Romain Francoise <romain@orebokech.com>
9358
9359 * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
9360 to t, not nil (and has for the past eight years).
9361
9362 2006-03-31 Reiner Steib <Reiner.Steib@gmx.de>
9363
9364 * message.texi, gnus.texi: Bump version to 5.11.
9365
9366 2006-03-29 Reiner Steib <Reiner.Steib@gmx.de>
9367
9368 * gnus.texi (Top): Add comment about version line.
9369
9370 * message.texi (Top): Ditto. Change to take named versions into
9371 account.
9372
9373 2006-03-28 Reiner Steib <Reiner.Steib@gmx.de>
9374
9375 * gnus.texi (Posting Styles): Add x-face-file to example.
9376 (X-Face): Refer to posting styles.
9377
9378 * gnus-faq.texi ([5.8]): Add x-face-file.
9379 ([8.4]): Add links to gmane.emacs.gnus.user and
9380 gmane.emacs.gnus.general.
9381
9382 2006-03-27 Reiner Steib <Reiner.Steib@gmx.de>
9383
9384 * gnus-faq.texi: Use .invalid.
9385 ([5.4]): Fix gnus-posting-styles example.
9386
9387 2006-03-27 Romain Francoise <romain@orebokech.com>
9388
9389 * faq.texi (Emacs/W3): Rename from `w3-mode'. Mention that
9390 Emacs/W3 needs a new maintainer.
9391 (Ispell): Update author and version info.
9392 (Mailcrypt): Mention PGG.
9393 (New in Emacs 22): Add PGG to the list of new packages.
9394 Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
9395 updating dead URLs.
9396
9397 2006-03-25 Karl Berry <karl@gnu.org>
9398
9399 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
9400 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi, erc.texi,
9401 * eshell.texi, eudc.texi, faq.texi, forms.texi, gnus.texi, idlwave.texi,
9402 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
9403 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
9404 * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
9405 * woman.texi: (1) use @copyright{} instead of (C) in typeset text;
9406 (2) do not indent copyright year list (or anything else).
9407
9408 2006-03-21 Bill Wohler <wohler@newt.com>
9409
9410 * mh-e.texi (Folders): Various edits.
9411
9412 2006-03-20 Romain Francoise <romain@orebokech.com>
9413
9414 * gnus.texi (Mail Folders): Grammar fix.
9415
9416 2006-03-19 Bill Wohler <wohler@newt.com>
9417
9418 * mh-e.texi (Replying): Document Mail-Followup-To.
9419 Change manually-formatted table to multitable. Add debugging info.
9420 Move description of mh-reply-default-reply-to into paragraph
9421 that describes its values.
9422
9423 2006-03-17 Bill Wohler <wohler@newt.com>
9424
9425 * mh-e.texi: Use smallexample and smalllisp consistently.
9426 (Sending Mail Tour): Update method of entering
9427 addresses and subject.
9428 (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour)
9429 (Adding Attachments, Searching): Update screenshots for Emacs 22.
9430
9431 2006-03-15 Carsten Dominik <dominik@science.uva.nl>
9432
9433 * org.texi: Version number change only.
9434
9435 2006-03-14 Bill Wohler <wohler@newt.com>
9436
9437 * mh-e.texi: Add index entries around each paragraph rather than
9438 depend on entries from beginning of node. Doing so ensures that
9439 index entries are less likely to be forgotten if text is cut and
9440 pasted, and are necessary anyway if the references are on a
9441 separate page. It seems that makeinfo is now (v. 4.8) only
9442 producing one index entry per node, so there is no longer any
9443 excuse not to. Use subheading instead of heading. The incorrect
9444 use of heading produced very large fonts in Info--as large as the
9445 main heading.
9446 (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
9447 versions 6 and 7 appeared *around* the time of these Emacs releases.
9448
9449 2006-03-13 Carsten Dominik <dominik@science.uva.nl>
9450
9451 * org.texi (Clean view): Document new startup options.
9452
9453 2006-03-11 Bill Wohler <wohler@newt.com>
9454
9455 * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)
9456 (Composing, Scan Line Formats): Fix @refs.
9457 (Getting Started): Define MH profile and MH profile components.
9458 (Incorporating Mail, Reading Mail, Viewing, Printing)
9459 (Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
9460 (Signature, Aliases, Scan Line Formats): Use @code instead of @samp
9461 for string constants.
9462 (Tool Bar): Remove spurious quote.
9463 (Junk): Use ``...'' instead of "...".
9464 (Scan Line Formats): Replace @samp with @kbd.
9465
9466 2006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
9467
9468 * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
9469
9470 2006-03-10 Reiner Steib <Reiner.Steib@gmx.de>
9471
9472 * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
9473 easy to understand.
9474
9475 2006-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
9476
9477 * gnus.texi: Markup fix.
9478 (Fancy Mail Splitting): Specify new feature.
9479
9480 2006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
9481
9482 * gnus.texi (Fancy Mail Splitting): Improve descriptions about
9483 partial-words matching.
9484
9485 2006-03-07 Reiner Steib <Reiner.Steib@gmx.de>
9486
9487 * emacs-mime.texi (Display Customization): Reword image/.* stuff.
9488
9489 * gnus.texi (Oort Gnus): Add note about `gnus-load'.
9490 (MIME Commands): Fix mm-discouraged-alternatives.
9491
9492 2006-03-07 Carsten Dominik <dominik@science.uva.nl>
9493
9494 * org.texi: Version number change only.
9495
9496 2006-03-06 Bill Wohler <wohler@newt.com>
9497
9498 * mh-e.texi: Move from SourceForge repository to Savannah.
9499 This is version 7.93, which is a total rewrite from the previous
9500 edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E
9501 version 7.93.
9502
9503 2006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
9504
9505 * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
9506
9507 2006-03-01 Carsten Dominik <dominik@science.uva.nl>
9508
9509 * org.texi (Interaction): Add item about `org-mouse.el' by
9510 Piotr Zielinski.
9511 (Managing links): Document that also mouse-1 can be used to
9512 activate a link.
9513 (Headlines, FAQ): Add entry about hiding leading stars.
9514 (Miscellaneous): Resort the sections in this chapter to a more
9515 logical sequence.
9516
9517 2006-02-27 Simon Josefsson <jas@extundo.com>
9518
9519 * emacs-mime.texi (Flowed text): Add mm-fill-flowed. (Sync
9520 2004-01-27 from the trunk).
9521
9522 2006-02-24 Alan Mackenzie <acm@muc.de>
9523
9524 * cc-mode.texi: Rename c-hungry-backspace to
9525 c-hungry-delete-backwards, at the request of RMS. Leave the old
9526 name as an alias.
9527
9528 2006-02-24 Alan Mackenzie <acm@muc.de>
9529
9530 * cc-mode.texi: Correct the definition of c-beginning-of-defun, to
9531 include the function header within the defun.
9532
9533 2006-02-24 Alan Mackenzie <acm@muc.de>
9534
9535 * cc-mode.texi: Correct two typos.
9536
9537 2006-02-24 Alan Mackenzie <acm@muc.de>
9538
9539 * cc-mode.texi (Comment Commands): State that C-u M-; kills any
9540 existing comment.
9541 (Electric Keys): Add a justification for electric indentation.
9542 (Hungry WS Deletion): Clear up the names and complications of the
9543 BACKSPACE and DELETE keys.
9544
9545 2006-02-23 Juri Linkov <juri@jurta.org>
9546
9547 * faq.texi (Common requests): Move `Turning on auto-fill by
9548 default' after `Wrapping words automatically'. Move `Working with
9549 unprintable characters' before `Searching for/replacing newlines'.
9550 Move `Replacing highlighted text' after `Highlighting a region'.
9551 Merge `Repeating commands' and `Repeating a command as many times
9552 as possible' into the former.
9553 (Packages that do not come with Emacs): Add refs to Gmane and
9554 etc/MORE.STUFF.
9555
9556 2006-02-23 Juri Linkov <juri@jurta.org>
9557
9558 * faq.texi (Newsgroup archives): Update URLs of GNU mail archives.
9559 (Reporting bugs): Suggest using `M-x report-emacs-bug'.
9560 Add xref to `(emacs)Reporting Bugs'.
9561 (Getting a printed manual): Add URL to other formats of the manual.
9562 (Common requests): Fix menu.
9563 (Highlighting a region): Remove ref to `Turning on syntax highlighting'.
9564 (Horizontal scrolling): Mention `truncate-partial-width-windows'.
9565 (Inserting text at the beginning of each line): Add pxref to
9566 `Changing the included text prefix'.
9567 (Forcing the cursor to remain in the same column): Mention `track-eol'
9568 and `set-goal-column'. Add pxref to `(emacs)Moving Point'.
9569 (Replacing text across multiple files): Add keybinding `Q' for
9570 `dired-do-query-replace'.
9571
9572 2006-02-22 Carsten Dominik <dominik@science.uva.nl>
9573
9574 * reftex.texi: Version number and date change only.
9575
9576 * org.texi (Internal Links): Rewrite to cover the modified
9577 linking system.
9578
9579 2006-02-17 Eli Zaretskii <eliz@gnu.org>
9580
9581 * faq.texi: Remove the coding cookie, it's not needed anymore.
9582
9583 2006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
9584
9585 * faq.texi (Colors on a TTY): Mention Mac OS port.
9586
9587 2006-02-12 Karl Berry <karl@gnu.org>
9588
9589 * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the
9590 8-bit accented a.
9591
9592 2006-02-09 Reiner Steib <Reiner.Steib@gmx.de>
9593
9594 * gnus.texi (Gnus Versions): Add history beyond start of Oort.
9595
9596 2006-02-08 Romain Francoise <romain@orebokech.com>
9597
9598 * faq.texi (Top): Remove paragraph about the FAQ being a
9599 transitional document, etc.
9600 (Searching for/replacing newlines): New node.
9601 (Yanking text in isearch): New node.
9602 (Inserting text at the beginning of each line): Rename and make
9603 more general, mention `M-;' in Message mode.
9604
9605 2006-02-07 Luc Teirlinck <teirllm@auburn.edu>
9606
9607 * faq.texi (Meta key does not work in xterm)
9608 (Emacs does not display 8-bit characters)
9609 (Inputting eight-bit characters): Update xrefs.
9610
9611 2006-02-06 Romain Francoise <romain@orebokech.com>
9612
9613 * faq.texi (VM): VM now at version 7.19.
9614 Set myself as maintainer of this file.
9615
9616 2006-02-04 Michael Olson <mwolson@gnu.org>
9617
9618 * erc.texi (History): Note that ERC is now included with Emacs.
9619
9620 2006-01-31 Romain Francoise <romain@orebokech.com>
9621
9622 * message.texi (Message Headers): Explain what
9623 `message-alternative-emails' does in more detail.
9624 Update copyright year.
9625
9626 2006-01-30 Juanma Barranquero <lekktu@gmail.com>
9627
9628 * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
9629
9630 2006-01-29 Richard M. Stallman <rms@gnu.org>
9631
9632 * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
9633
9634 2006-01-29 Michael Olson <mwolson@gnu.org>
9635
9636 * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
9637
9638 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
9639
9640 * faq.texi (New in Emacs 22): Mention ERC.
9641
9642 2006-01-28 Luc Teirlinck <teirllm@auburn.edu>
9643
9644 * rcirc.texi: Capitalize dir entry for consistency with the entry
9645 in info/dir and other entries in the Emacs category.
9646 Fix typos. Delete trailing whitespace.
9647
9648 2006-01-28 Björn Lindström <bkhl@elektrubadur.se>
9649
9650 * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
9651
9652 2006-01-27 Eli Zaretskii <eliz@gnu.org>
9653
9654 * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
9655 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
9656
9657 * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
9658 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
9659
9660 2006-01-27 Alex Schroeder <alex@gnu.org>
9661
9662 * rcirc.texi: New file.
9663
9664 2006-01-23 Juri Linkov <juri@jurta.org>
9665
9666 * widget.texi (User Interface): Add S-TAB for widget-backward.
9667
9668 2006-01-22 Michael Albinus <michael.albinus@gmx.de>
9669
9670 Sync with Tramp 2.0.52.
9671
9672 * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
9673 Add Tramp disabling item. New item for common connection problems.
9674 (various): Apply "ftp" as method for the download URL.
9675 (Bug Reports): Refer to FAQ for common problems.
9676
9677 2006-01-21 Eli Zaretskii <eliz@gnu.org>
9678
9679 * widget.texi (User Interface): Use @key for TAB.
9680
9681 * ses.texi (Formulas, Printer functions): Use @key for TAB.
9682
9683 * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
9684 for TAB.
9685
9686 * cc-mode.texi (Indentation Calculation): Use @key for TAB.
9687
9688 2006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
9689
9690 * gnus.texi: Update copyright.
9691
9692 2006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
9693
9694 * gnus.texi (Article Washing): Additions.
9695
9696 2006-01-13 Carsten Dominik <dominik@science.uva.nl>
9697
9698 * org.texi (Agenda commands): Document tags command.
9699
9700 2006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
9701
9702 * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
9703
9704 2006-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
9705
9706 * gnus.texi (RSS): Addition.
9707
9708 2005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
9709
9710 * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
9711
9712 2005-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
9713
9714 * emacs-mime.texi (Display Customization): Add setting example to
9715 mm-discouraged-alternatives.
9716
9717 2006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
9718
9719 * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
9720 version is the canonical version.
9721
9722 2006-01-08 Alex Schroeder <alex@gnu.org>
9723
9724 * pgg.texi (Caching passphrase): Rewording.
9725
9726 2006-01-06 Eli Zaretskii <eliz@gnu.org>
9727
9728 * flymake.texi (Obtaining Flymake): Update Flymake's CVS
9729 repository URL.
9730
9731 2006-01-06 Carsten Dominik <dominik@science.uva.nl>
9732
9733 * org.texi: Removed the accidentally re-added empty line in the
9734 direntry.
9735
9736 2006-01-05 Carsten Dominik <dominik@science.uva.nl>
9737
9738 * org.texi (Agenda Views): Chapter reorganized.
9739
9740 2005-12-29 Romain Francoise <romain@orebokech.com>
9741
9742 * faq.texi (Using Customize): New node.
9743
9744 2005-12-28 Luc Teirlinck <teirllm@auburn.edu>
9745
9746 * org.texi: Remove blank line in @direntry. It is non-standard
9747 and recursively produces blank lines all over the dir file (when
9748 using Texinfo 4.8).
9749
9750 2005-12-21 Luc Teirlinck <teirllm@auburn.edu>
9751
9752 * widget.texi (atoms): Delete obsolete remark about `file' widget.
9753
9754 2005-12-20 Carsten Dominik <dominik@science.uva.nl>
9755
9756 * org.texi (Tags): Boolean logic documented.
9757 (Agenda Views): Document custom commands.
9758
9759 2005-12-20 David Kastrup <dak@gnu.org>
9760
9761 * faq.texi (AUCTeX): Update version and mailing list info.
9762
9763 2005-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
9764
9765 * gnus.texi (MIME Commands): Mention addition of
9766 multipart/alternative to gnus-buttonized-mime-types and add xref
9767 to mm-discouraged-alternatives.
9768
9769 * emacs-mime.texi (Display Customization): Mention addition of
9770 "image/.*" and add xref to gnus-buttonized-mime-types in the
9771 mm-discouraged-alternatives section.
9772
9773 2005-12-16 Carsten Dominik <dominik@science.uva.nl>
9774
9775 * org.texi (Tags): New section.
9776 (Agenda Views): Chapter reorganized.
9777
9778 2005-12-16 Eli Zaretskii <eliz@gnu.org>
9779
9780 * org.texi (Internal Links): Add a missing comma after an @xref.
9781
9782 2005-12-14 Chong Yidong <cyd@stupidchicken.com>
9783
9784 * faq.texi (Filling paragraphs with a single space): No need to
9785 change sentence-end now.
9786
9787 2005-12-13 Romain Francoise <romain@orebokech.com>
9788
9789 * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
9790
9791 2005-12-12 Jay Belanger <belanger@truman.edu>
9792
9793 * faq.texi (Calc): Update version number.
9794
9795 2005-12-12 Carsten Dominik <dominik@science.uva.nl>
9796
9797 * org.texi (Progress Logging): New section.
9798
9799 2005-12-10 Romain Francoise <romain@orebokech.com>
9800
9801 Update the Emacs FAQ for the 22.1 release.
9802
9803 * faq.texi: Set VER to `22.1'.
9804 (Basic editing): Explain how to use localized versions of the
9805 Tutorial. Mention that `C-h r' displays the manual.
9806 Delete obsolete WWW link to an Emacs 18 tutorial.
9807 (Getting a printed manual): Point to the new locations of the
9808 manuals on the GNU Web site.
9809 (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
9810 available via Info (it was previously distributed separately).
9811 (Installing Texinfo documentation): The latest version of Texinfo
9812 is 4.8, not 4.0.
9813 (Informational files for Emacs): COPYING is the GNU General Public
9814 License, not the Emacs General Public License.
9815 (Informational files for Emacs): Delete obsolete link to the
9816 GNUinfo pages as they have been removed from the GNU Web site.
9817 (New in Emacs 22): New node.
9818 (Setting up a customization file): Say that most packages support
9819 Customize nowadays.
9820 (Colors on a TTY): Delete reference to instructions on how to
9821 enable syntax highlighting, it is now enabled by default.
9822 (Turning on abbrevs by default): Emacs now reads the abbrevs file
9823 at startup automatically.
9824 (Controlling case sensitivity): Mention `M-c' in isearch.
9825 (Using an already running Emacs process): Emacs now creates the
9826 socket in `/tmp/emacsUID'. Fix typos. Change default location of
9827 gnuserv. As emacsclient can now run Lisp code as well, delete a
9828 sentence praising gnuserv for that. Simplify description of how
9829 the client/server operation works.
9830 (Compiler error messages): Delete obsolete text (compile.el has
9831 been rewritten).
9832 (Indenting switch statements): Fix typo.
9833 (Matching parentheses): Simplify setup instructions, mention the
9834 menu bar item in the Options menu.
9835 (Repeating a command as many times as possible): Mention `C-x e'.
9836 (Going to a line by number): Mention new keymap and bindings
9837 `M-g M-g', `M-g M-p' and `M-g M-n'.
9838 (Turning on syntax highlighting): Now on by default. Simplify.
9839 (Replacing highlighted text): Use `1', not `t'.
9840 (Problems with very large files): The maximum size is now 256MB on
9841 32-bit machines.
9842 (^M in the shell buffer): Mention `comint-process-echoes'.
9843 (Emacs for Apple computers): Emacs 22 has native support for Mac
9844 OS X.
9845 (Translating names to IP addresses): Delete node.
9846 (Binding keys to commands): Fix typo.
9847 (SPC no longer completes file names): New node.
9848 (MIME with Emacs mail packages): Delete section about the Emacs
9849 MIME FAQ (it's not reachable anymore).
9850
9851 2005-12-08 Alan Mackenzie <acm@muc.de>
9852
9853 * cc-mode.texi: The manual has been extensively revised: the
9854 information about using CC Mode has been separated from the larger
9855 and more difficult chapters about configuration. It has been
9856 updated for CC Mode 5.31.
9857
9858 2005-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
9859
9860 * pgg.texi (User Commands): Fix description of pgg-verify-region.
9861 (Selecting an implementation): Fix descriptions.
9862
9863 2005-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
9864
9865 * message.texi (Various Message Variables): Addition.
9866
9867 2005-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
9868
9869 * message.texi: Fix default values.
9870
9871 2005-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
9872
9873 * message.texi (Header Commands): Clarify descriptions of
9874 message-cross-post-followup-to, message-reduce-to-to-cc, and
9875 message-insert-wide-reply.
9876 (Various Commands): Fix kindex for message-kill-to-signature;
9877 clarify description of message-tab.
9878
9879 2005-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
9880
9881 * message.texi (Mailing Lists): Fix description about MFT.
9882
9883 * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
9884
9885 2005-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
9886
9887 * gnus.texi (Slow Terminal Connection): Replace old description
9888 with new one.
9889
9890 2005-11-16 Katsumi Yamaoka <yamaoka@jpl.org>
9891
9892 * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
9893 replace X-Draft-Headers with X-Draft-From.
9894
9895 2005-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
9896
9897 * gnus.texi (Various Various): Fix the default value of
9898 nnheader-max-head-length.
9899 (Gnus Versions): Fix typo.
9900
9901 2005-12-08 Carsten Dominik <dominik@science.uva.nl>
9902
9903 * org.texi (Structure editing): Document new functionality of
9904 M-RET.
9905
9906 2005-12-06 Luc Teirlinck <teirllm@auburn.edu>
9907
9908 * org.texi (Internal Links): Fix Texinfo usage.
9909
9910 2005-12-06 Carsten Dominik <dominik@science.uva.nl>
9911
9912 * org.texi (TODO basics): Document the global todo list.
9913 (TODO items): Documents sparse tree for specific TODO
9914 keywords.
9915
9916 2005-11-30 Carsten Dominik <dominik@science.uva.nl>
9917
9918 * org.texi (Plain Lists): Typos fixed.
9919
9920 2005-11-28 Jay Belanger <belanger@truman.edu>
9921
9922 * calc.texi: Change references of `M-#' to `C-x *' prefix.
9923
9924 2005-11-24 Carsten Dominik <dominik@science.uva.nl>
9925
9926 * org.texi (Structure editing): New item moving commands added.
9927 (Plain Lists): New section.
9928
9929 2005-11-18 Carsten Dominik <dominik@science.uva.nl>
9930
9931 * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
9932 (Agenda): Document commands `org-cycle-agenda-files' and
9933 `org-agenda-file-to-front'.
9934 (Built-in table editor): Document `org-table-sort-lines'.
9935 (HTML formatting): Export of hand-formatted lists.
9936
9937 2005-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
9938
9939 * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
9940 new variable gnus-toolbar-thickness.
9941
9942 2005-11-08 Katsumi Yamaoka <yamaoka@jpl.org>
9943
9944 * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
9945
9946 2005-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
9947
9948 * gnus.texi (X-Face): Fix description.
9949 (XVarious): Remove gnus-xmas-logo-color-alist and
9950 gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
9951
9952 2005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
9953
9954 * gnus.texi (Group Parameters): Mention new variable
9955 gnus-parameters-case-fold-search.
9956 (Home Score File): Addition.
9957
9958 2005-11-04 Ulf Jasper <ulf.jasper@web.de>
9959
9960 * newsticker.texi: VERSION changed to 1.9. Updated UPDATED.
9961 (Overview): List supported feed types.
9962 (Installation): No installation necessary when using autoload.
9963 (Configuration): Rename "RSS" to "news".
9964
9965 2005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
9966
9967 * pgg.texi (User Commands): Document additional passphrase
9968 argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
9969 (Backend methods): Likewise for corresponding pgg-scheme-* functions.
9970
9971 2005-11-04 Carsten Dominik <dominik@science.uva.nl>
9972
9973 * org.texi: Version number changed to 3.19.
9974
9975 2005-10-29 Sascha Wilde <wilde@sha-bang.de>
9976
9977 * pgg.texi (How to use): Update the example to add autoload of
9978 pgg-encrypt-symmetric-region.
9979 (User Commands): Document pgg-encrypt-symmetric-region.
9980 (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
9981
9982 2005-10-27 Jay Belanger <belanger@truman.edu>
9983
9984 * calc.texi (Predefined Units): Fix the symbol for a TeX points,
9985 mention other TeX-related units.
9986
9987 2005-10-23 Lars Hansen <larsh@soem.dk>
9988
9989 * dired-x.texi (Miscellaneous Commands):
9990 Replace dired-do-relative-symlink by dired-do-relsymlink and
9991 dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
9992
9993 2005-10-23 Jay Belanger <belanger@truman.edu>
9994
9995 * calc.texi (Predefined Units): Use `alpha' for the fine structure
9996 constant.
9997
9998 2005-10-23 Michael Albinus <michael.albinus@gmx.de>
9999
10000 * faq.texi (Bugs and problems):
10001 Replace `dired-move-to-filename-regexp' by
10002 `directory-listing-before-filename-regexp'.
10003
10004 2005-10-22 Eli Zaretskii <eliz@gnu.org>
10005
10006 * newsticker.texi (UPDATED): Set value.
10007
10008 2005-10-17 Katsumi Yamaoka <yamaoka@jpl.org>
10009
10010 * gnus.texi (Document Groups): Remove duplicate item.
10011
10012 2005-10-21 Carsten Dominik <dominik@science.uva.nl>
10013
10014 * org.texi (Summary): Mention iCalendar support.
10015 (Exporting): Document iCalendar support.
10016
10017 2005-10-18 Romain Francoise <romain@orebokech.com>
10018
10019 * viper.texi (Viper Specials): Capitalize GNU.
10020
10021 2005-10-17 Juri Linkov <juri@jurta.org>
10022
10023 * info.texi (Getting Started, Search Index, Expert Info):
10024 Fix wording.
10025 (Search Text): Replace `echo area' with `mode line'.
10026 (Search Index): Both `i' and `,' find all index entries.
10027 Replace example `C-f' with `C-l' (which exists in index of Info
10028 manual) and delete spaces in its keyboard input sequence.
10029 Delete unnecessary explanations about literal characters.
10030
10031 2005-10-14 Katsumi Yamaoka <yamaoka@jpl.org>
10032
10033 * gnus.texi (Document Server Internals): Addition.
10034
10035 2005-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
10036
10037 * gnus.texi (A note on namespaces): Fix RFC reference.
10038
10039 2005-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
10040
10041 * gnus.texi (RSS): Fix key description.
10042
10043 2005-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
10044
10045 * gnus.texi: Emacs/w3 -> Emacs/W3.
10046 (Browsing the Web): Fix description.
10047 (Web Searches): Ditto.
10048 (Customizing W3): Ditto.
10049
10050 2005-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
10051
10052 * gnus.texi (Maildir): Clarify expire-age and expire-group.
10053
10054 2005-10-11 Jay Belanger <belanger@truman.edu>
10055
10056 * calc.texi (Integration): Mention using `a i' to compute definite
10057 integrals.
10058
10059 2005-10-11 Juri Linkov <juri@jurta.org>
10060
10061 * info.texi: Rearrange nodes.
10062 (Top): Update menu. Change ref `Info for Experts' to
10063 `Advanced Info Commands'.
10064 (Getting Started): Fix description of manual's parts.
10065 (Help-Int): Change xref `Info Search' to `Search Index', and
10066 `Expert Info' to `Advanced'.
10067 (Advanced): Move node one level up.
10068 (Search Text, Search Index): New nodes split out from `Info Search'.
10069 (Go to node, Choose menu subtopic, Create Info buffer): New nodes
10070 split out from `Advanced'.
10071 (Advanced, Emacs Info Variables): De-document editing an Info file
10072 in Info.
10073 (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
10074 (Creating an Info File): Delete node and move its text to
10075 `Expert Info'.
10076
10077 2005-10-10 Carsten Dominik <dominik@science.uva.nl>
10078
10079 * org.texi (Workflow states): Document that change in keywords
10080 becomes active only after restart of Emacs.
10081
10082 2005-10-08 Michael Albinus <michael.albinus@gmx.de>
10083
10084 Sync with Tramp 2.0.51.
10085
10086 2005-10-08 Nick Roberts <nickrob@snap.net.nz>
10087
10088 * speedbar.texi (Introduction): Describe new location of speedbar
10089 on menubar.
10090 (Basic Key Bindings): Remove descriptions of bindings that have
10091 been removed.
10092
10093 2005-10-05 Nick Roberts <nickrob@snap.net.nz>
10094
10095 * speedbar.texi (GDB): Describe use of watch expressions.
10096
10097 2005-09-28 Simon Josefsson <jas@extundo.com>
10098
10099 * message.texi (IDNA): Fix.
10100
10101 2005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
10102
10103 * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
10104 nntp-server-hook, and nntp-warn-about-losing-connection; fix
10105 description of nntp-open-connection-function.
10106 (Common Variables): Fix descriptions.
10107
10108 2005-09-26 Katsumi Yamaoka <yamaoka@jpl.org>
10109
10110 * gnus.texi (Server Buffer Format): Document the %a format spec.
10111
10112 2005-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
10113
10114 * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
10115
10116 2005-09-23 Carsten Dominik <dominik@science.uva.nl>
10117
10118 * org.texi Version 3.16.
10119
10120 2005-09-19 Miles Bader <miles@gnu.org>
10121
10122 * newsticker.texi: Get rid of CVS keywords.
10123
10124 2005-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
10125
10126 * gnus.texi (Finding the Parent): Fix description of how Gnus
10127 finds article.
10128
10129 2005-09-14 Jari Aalto <jari.aalto@cante.net>
10130
10131 * gnus.texi (Advanced Scoring Examples): New examples to teach how
10132 to drop off non-answered articles.
10133
10134 2005-09-19 Juanma Barranquero <lekktu@gmail.com>
10135
10136 * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
10137 braces (which are unsupported by NMAKE) for macro `srcdir'.
10138
10139 2005-09-17 Eli Zaretskii <eliz@gnu.org>
10140
10141 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
10142 (../info/newsticker, newsticker.dvi): New targets.
10143
10144 2005-09-17 Ulf Jasper <ulf.jasper@web.de>
10145
10146 * newsticker.texi: Replace @command with @code. Replace @example
10147 with @lisp.
10148 (Top): Add explanations to menu items.
10149 (GNU Free Documentation License): Remove.
10150
10151 2005-09-16 Romain Francoise <romain@orebokech.com>
10152
10153 Update all files to specify GFDL version 1.2.
10154
10155 * doclicense.texi (GNU Free Documentation License): Update to
10156 version 1.2.
10157
10158 2005-09-15 Richard M. Stallman <rms@gnu.org>
10159
10160 * newsticker.texi: Fix @setfilename.
10161
10162 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
10163 (../info/newsticker, newsticker.dvi): New targets.
10164
10165 2005-08-30 Carsten Dominik <dominik@science.uva.nl>
10166
10167 * org.texi: Version 3.15.
10168
10169 2005-08-29 Luc Teirlinck <teirllm@auburn.edu>
10170
10171 * ses.texi: Combine all three indices into one.
10172 Correct a few typos.
10173
10174 2005-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
10175
10176 * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
10177
10178 2005-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
10179
10180 * emacs-mime.texi (Handles): Remove duplicate item.
10181 (Encoding Customization): Fix the default value for
10182 mm-coding-system-priorities.
10183 (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
10184 (Basic Functions): Fix reference.
10185
10186 2005-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
10187
10188 * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
10189
10190 2005-08-18 Richard M. Stallman <rms@gnu.org>
10191
10192 * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
10193 and web site.
10194
10195 * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
10196 not keyboard-translate.
10197
10198 2005-08-11 Richard M. Stallman <rms@gnu.org>
10199
10200 * faq.texi (Using regular expressions): Fix xref.
10201
10202 2005-08-09 Juri Linkov <juri@jurta.org>
10203
10204 * info.texi (Help-P): Replace `Prev' with `Previous'.
10205 (Help-M, Help-Xref): Add S-TAB.
10206 (Help-FOO): Update `u' command.
10207 (Help-Xref): Move info about Mouse-2 from `Help-Int'.
10208 Update info about visibility of xref parts.
10209 (Help-Int): Fix `m' command. Rename `Info-last' to
10210 `Info-history-back'. Add `Info-history-forward'.
10211 (Advanced): Fix `g*' and `M-n' commands.
10212 (Info Search): Add `index-apropos' in stand-alone browser.
10213 Add isearch commands.
10214 (Emacs Info Variables): Remove `Info-fontify'.
10215 Add `Info-mode-hook'. Update face names.
10216 Add `Info-fontify-maximum-menu-size',
10217 `Info-fontify-visited-nodes', `Info-isearch-search'.
10218
10219 2005-08-07 Michael Albinus <michael.albinus@gmx.de>
10220
10221 Sync with Tramp 2.0.50.
10222
10223 * tramp.texi: Use @option{} consequently for method names.
10224 (Inline methods, External transfer methods): Remove references to
10225 Cygwin.
10226 (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
10227 implementation.
10228
10229 2005-07-27 Reiner Steib <Reiner.Steib@gmx.de>
10230
10231 * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
10232 Mention that gnus-init-file is not read when Emacs is invoked with
10233 --no-init-file or -q.
10234
10235 2005-07-19 Carsten Dominik <dominik@science.uva.nl>
10236
10237 * org.texi: Version 3.14.
10238
10239 2005-07-04 Carsten Dominik <dominik@science.uva.nl>
10240
10241 * org.texi: Version 3.13.
10242
10243 2005-07-18 Juri Linkov <juri@jurta.org>
10244
10245 * calc.texi (Time Zones, Logical Operations):
10246 * cl.texi (Overview):
10247 * org.texi (TODO types):
10248 * sc.texi (Emacs 18 MUAs):
10249 * speedbar.texi (Top):
10250 * url.texi (History):
10251 Delete duplicate duplicate words.
10252
10253 2005-07-16 Johan Bockgård <bojohan@users.sourceforge.net> (tiny change)
10254
10255 * cl.texi (Type Predicates): Document `atom' type.
10256
10257 2005-07-04 Lute Kamstra <lute@gnu.org>
10258
10259 Update FSF's address in GPL notices.
10260
10261 * calc.texi (Copying):
10262 * doclicense.texi (GNU Free Documentation License):
10263 * faq.texi (Contacting the FSF):
10264 * mh-e.texi (Copying): Update FSF's address.
10265
10266 2005-07-03 Richard M. Stallman <rms@gnu.org>
10267
10268 * flymake.texi (Example -- Configuring a tool called directly):
10269 Update name of flymake-build-relative-filename.
10270
10271 2005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
10272
10273 * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
10274
10275 2005-06-29 Carsten Dominik <dominik@science.uva.nl>
10276
10277 * org.texi: Version 3.12.
10278
10279 2005-06-24 Eli Zaretskii <eliz@gnu.org>
10280
10281 * makefile.w32-in (MAKEINFO): Use --force.
10282 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
10283 Makefile.in.
10284 (gnus.dvi): Use "..." to quote Sed args, so that it works with
10285 more shells.
10286
10287 2005-06-23 Richard M. Stallman <rms@gnu.org>
10288
10289 * speedbar.texi (Creating a display): Texinfo usage fixes.
10290
10291 * tramp.texi (Customizing Completion, Auto-save and Backup):
10292 Texinfo usage fixes.
10293
10294 2005-06-23 Juanma Barranquero <lekktu@gmail.com>
10295
10296 * dired-x.texi (Miscellaneous Commands):
10297 * ediff.texi (Miscellaneous):
10298 * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
10299 (Agent Variables):
10300 * info.texi (Help-Xref):
10301 * message.texi (Message Headers):
10302 * org.texi (Remember):
10303 * reftex.texi (Options (Defining Label Environments))
10304 (Options (Index Support), Options (Viewing Cross-References))
10305 (Options (Misc), Changes):
10306 * speedbar.texi (Creating a display):
10307 * tramp.texi (Customizing Completion, Auto-save and Backup):
10308 Texinfo usage fix.
10309
10310 2005-06-13 Carsten Dominik <dominik@science.uva.nl>
10311
10312 * org.texi: Version 3.11.
10313
10314 2005-06-12 Jay Belanger <belanger@truman.edu>
10315
10316 * calc.texi (Getting Started): Remove extra menu item.
10317
10318 2005-05-31 Jay Belanger <belanger@truman.edu>
10319
10320 * calc.texi (Notations Used in This Manual): Use @kbd for key
10321 sequence.
10322 (Demonstration of Calc): Mention another way of starting Calc.
10323 (Starting Calc): Mention long name of M-#.
10324 (Embedded Mode Overview): Remove unnecessary instruction.
10325 (Other M-# commands): Rephrase `M-# 0' explanation.
10326 (Basic Embedded Mode): Rewrite discussion of prefix arguments to
10327 reflect current behavior.
10328
10329 2005-05-30 Jay Belanger <belanger@truman.edu>
10330
10331 * calc.texi (Hooks): Change description of calc-window-hook and
10332 calc-trail-window-hook to match usage.
10333 (Computational Functions): Add more constant-generating functions.
10334 (Customizable Variables): Use defvar.
10335
10336 2005-05-28 Jay Belanger <belanger@truman.edu>
10337
10338 * calc.texi (Assignments in Embedded Mode): Fix variable name.
10339 (Basic Embedded Mode): Explain behavior of arguments to
10340 calc-embedded-mode.
10341
10342 2005-05-27 Jay Belanger <belanger@truman.edu>
10343
10344 * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
10345 current behavior.
10346
10347 2005-05-25 Jay Belanger <belanger@truman.edu>
10348
10349 * calc.texi: Change Calc version number throughout.
10350 (Keypad Mode): Change location in info output.
10351 (Keypad mode overview): Move picture of keypad.
10352
10353 2005-05-21 Jay Belanger <belanger@truman.edu>
10354
10355 * calc.texi (Storing variables): Mention that only most variables
10356 are void to begin with.
10357
10358 2005-05-21 Kevin Ryde <user42@zip.com.au>
10359
10360 * widget.texi (Basic Types): Update cross ref from "Enabling
10361 Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
10362 lispref/text.texi change.
10363
10364 2005-05-20 Carsten Dominik <dominik@science.uva.nl>
10365
10366 * org.texi: Version 3.09.
10367
10368 2005-05-18 Carsten Dominik <dominik@science.uva.nl>
10369
10370 * reftex.texi: Version 4.28.
10371
10372 2005-05-16 Jay Belanger <belanger@truman.edu>
10373
10374 * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
10375
10376 2005-05-14 Jay Belanger <belanger@truman.edu>
10377
10378 * calc.texi (Default Simplifications): Insert missing ! (logical
10379 not operator).
10380
10381 2005-05-14 Michael Albinus <michael.albinus@gmx.de>
10382
10383 Sync with Tramp 2.0.49.
10384
10385 2005-05-10 Jay Belanger <belanger@truman.edu>
10386
10387 * calc.texi (Default Simplifications): Mention that 0^0 simplifies
10388 to 1.
10389
10390 2005-04-29 Carsten Dominik <dominik@science.uva.nl>
10391
10392 * org.texi: Version 3.08, structure reorganized.
10393
10394 2005-04-24 Richard M. Stallman <rms@gnu.org>
10395
10396 * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
10397
10398 2005-04-15 Carsten Dominik <dominik@science.uva.nl>
10399
10400 * org.texi: Update to version 3.06.
10401
10402 2005-04-13 Lute Kamstra <lute@gnu.org>
10403
10404 * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
10405
10406 2005-04-10 Thien-Thi Nguyen <ttn@gnu.org>
10407
10408 * cl.texi (Porting Common Lisp): Fix typo.
10409
10410 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
10411
10412 * gnus.texi (RSS): Addition.
10413
10414 2005-04-04 Jay Belanger <belanger@truman.edu>
10415
10416 * calc.texi: Change Calc version number.
10417 (Customizable variables): Fix description of calc-language-alist.
10418 (Copying): Put in version 2 of GPL.
10419
10420 2005-04-01 Jay Belanger <belanger@truman.edu>
10421
10422 * calc.texi (Troubleshooting Commands): Remove comment about
10423 installation.
10424 (Installation): Remove section.
10425 (Customizable Variables): New section.
10426 (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
10427 (Graphical Devices): Add references to Customizable Variables.
10428
10429 2005-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
10430
10431 * emacs-mime.texi (Display Customization): Markup fixes.
10432 (rfc2047): Update.
10433
10434 2005-03-23 Reiner Steib <Reiner.Steib@gmx.de>
10435
10436 * gnus-faq.texi: Replaced with auto-generated version.
10437
10438 2005-03-26 Stephan Stahl <stahl@eos.franken.de> (tiny change)
10439
10440 * dired-x.texi (Multiple Dired Directories): default-directory was
10441 renamed to dired-default-directory.
10442
10443 2005-03-26 Jay Belanger <belanger@truman.edu>
10444
10445 * calc.texi (Simplifying Formulas, Rewrite Rules):
10446 Change description of top and bottom of fraction.
10447 (Modulo Forms): Move description of how to create modulo forms to
10448 earlier in the section.
10449 (Fraction Mode): Suggest using : to get a fraction by dividing.
10450 (Basic Arithmetic): Adjust placement of command name.
10451 (Truncating the Stack): Emphasize that "hidden" entries are still
10452 visible.
10453 (Installation): Move discussion of printing manual to "About This
10454 Manual".
10455 (About This Manual): Mention how to print the manual.
10456 (Reporting Bugs): Remove first person.
10457 (Building Vectors): Add algebraic version of append.
10458 (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
10459 (Grouping Digits): Fix typo.
10460
10461 2005-03-25 Werner Lemberg <wl@gnu.org>
10462
10463 * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
10464 Replace `legal' with `valid'.
10465
10466 2005-03-25 Werner Lemberg <wl@gnu.org>
10467
10468 * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
10469
10470 2005-03-24 Jay Belanger <belanger@truman.edu>
10471
10472 * calc.texi (General Mode Commands)
10473 (Mode Settings in Embedded Mode): Add some explanation of
10474 recording mode settings.
10475
10476 2005-03-24 Richard M. Stallman <rms@gnu.org>
10477
10478 * calc.texi: Remove praise of non-free software.
10479
10480 * idlwave.texi: Don't say where to get IDL or its non-free manual.
10481 (Installation): Node deleted.
10482
10483 2005-03-23 Richard M. Stallman <rms@gnu.org>
10484
10485 * url.texi (HTTP language/coding): Improve last change.
10486
10487 2005-03-22 Jay Belanger <belanger@truman.edu>
10488
10489 * calc.texi (Embedded Mode): Add new information on changing
10490 modes.
10491
10492 2005-03-20 Michael Albinus <michael.albinus@gmx.de>
10493
10494 Sync with Tramp 2.0.48.
10495
10496 * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
10497
10498 * tramp.texi: Replace "Emacs" by "GNU Emacs". Replace "Linux" by
10499 "GNU/Linux". Change all addresses to .gnu.org.
10500 (Default Method): Offer shortened syntax for "su" and "sudo"
10501 methods.
10502
10503 2005-03-07 Richard M. Stallman <rms@gnu.org>
10504
10505 * url.texi: Fix usage of "e.g.".
10506 (HTTP language/coding): Explain the rules for these strings.
10507
10508 2005-03-06 Richard M. Stallman <rms@gnu.org>
10509
10510 * woman.texi (Introduction): Minor cleanups.
10511
10512 * url.texi (HTTP language/coding): Get rid of "Emacs 21".
10513
10514 * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
10515 (Installation): Node deleted.
10516
10517 * mh-e.texi (Preface): Get rid of "Emacs 21".
10518
10519 * eshell.texi (Installation): Delete node (for Emacs 20).
10520
10521 2005-03-05 Thien-Thi Nguyen <ttn@gnu.org>
10522
10523 * flymake.texi: Refill and tweak style in @lisp blocks.
10524
10525 2005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
10526
10527 * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
10528
10529 2005-03-01 Jay Belanger <belanger@truman.edu>
10530
10531 * calc.texi (Trigonometric and Hyperbolic Functions):
10532 Mention additional functions.
10533 (Algebraic Simplifications): Mention additional simplifications.
10534
10535 2005-02-18 Jonathan Yavner <jyavner@member.fsf.org>
10536
10537 * ses.texi: Add concept/function/variable indices (this work was
10538 donated by Brad Collins <brad@chenla.org>, copyright-assignment
10539 papers on file at FSF).
10540
10541 2005-02-10 Jay Belanger <belanger@truman.edu>
10542
10543 * calc.texi: Change @LaTeX to La@TeX throughout.
10544 Redefine @expr as @math for TeX output.
10545 Redefine @texline as a no-op for TeX output.
10546 Define @tfn, replace @t by @tfn throughout.
10547
10548 2005-02-09 Jay Belanger <belanger@truman.edu>
10549
10550 * calc.texi: Add macro for LaTeX for info output.
10551
10552 2005-02-08 Kim F. Storm <storm@cua.dk>
10553
10554 * texinfo.tex (LaTex): Add def.
10555
10556 2005-02-06 Jay Belanger <belanger@truman.edu>
10557
10558 * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
10559 change name to "TeX and LaTeX Language Modes." Mention LaTeX mode
10560 throughout manual.
10561
10562 2005-01-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
10563
10564 * gnus.texi: Some edits based on comments from David Abrahams.
10565
10566 2005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
10567
10568 * gnus.texi (RSS): Fix the keystroke.
10569
10570 2005-01-24 David Kastrup <dak@gnu.org>
10571
10572 * faq.texi: Update AUCTeX version info.
10573
10574 2005-01-16 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
10575
10576 * gnus-faq.texi ([4.1]): Typo.
10577
10578 2005-01-19 Jay Belanger <belanger@truman.edu>
10579
10580 * calc.texi (Keep Arguments): Mention that keeping arguments
10581 doesn't work with keyboard macros.
10582
10583 2005-01-16 Richard M. Stallman <rms@gnu.org>
10584
10585 * autotype.texi (Autoinserting): Fix small error.
10586
10587 2005-01-16 Michael Albinus <michael.albinus@gmx.de>
10588
10589 Sync with Tramp 2.0.47.
10590
10591 * tramp.texi (Compilation): New section, describing compilation of
10592 remote files.
10593
10594 2005-01-11 Kim F. Storm <storm@cua.dk>
10595
10596 * widget.texi (Basic Types): Add :follow-link keyword.
10597
10598 2005-01-09 Jay Belanger <belanger@truman.edu>
10599
10600 * calc.texi (Basic Commands): Describe new behavior of calc-reset.
10601
10602 2005-01-08 Jay Belanger <belanger@truman.edu>
10603
10604 * calc.texi: Change throughout to reflect new default value of
10605 calc-settings-file.
10606
10607 2005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
10608
10609 * message.texi (Reply): `message-reply-to-function' should return
10610 a list. Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
10611
10612 2005-01-06 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
10613
10614 * faq.texi (Changing load-path): Fix typo.
10615
10616 2005-01-05 Jay Belanger <belanger@truman.edu>
10617
10618 * calc.texi (Programming Tutorial): Replace kbd command by
10619 appropriate characters for a keyboard macro.
10620
10621 2005-01-04 Jay Belanger <belanger@truman.edu>
10622
10623 * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
10624 for Lucid Emacs.
10625 (Programming Tutorial): Mention that the user needs to be in the
10626 right mode to compute some functions.
10627
10628 2005-01-04 Jay Belanger <belanger@truman.edu>
10629
10630 * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
10631 no longer applicable.
10632
10633 2005-01-01 Jay Belanger <belanger@truman.edu>
10634
10635 * calc.texi (Programming Tutorial): Change description of how to
10636 edit keyboard macros to match current behavior.
10637
10638 2004-12-31 Jay Belanger <belanger@truman.edu>
10639
10640 * calc.texi: Mention C-cC-c as the way to finish editing throughout.
10641
10642 2004-12-20 Jay Belanger <belanger@truman.edu>
10643
10644 * calc.texi (Types Tutorial): Emphasize that you can't divide by
10645 zero.
10646
10647 2004-12-17 Luc Teirlinck <teirllm@auburn.edu>
10648
10649 * cc-mode.texi (Text Filling and Line Breaking): Put period after
10650 @xref.
10651 (Font Locking): Avoid @strong{Note:}.
10652
10653 2004-12-17 Michael Albinus <michael.albinus@gmx.de>
10654
10655 Sync with Tramp 2.0.46.
10656
10657 * tramp.texi (bottom): Add arch-tag. It was lost, somehow.
10658
10659 2004-12-16 Luc Teirlinck <teirllm@auburn.edu>
10660
10661 * url.texi: Correct typos.
10662 (Retrieving URLs): @var{nil}->@code{nil}.
10663 (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
10664 the standard "The GNU Emacs Manual" in fifth argument of @xref's.
10665 (Dealing with HTTP documents): @inforef->@xref.
10666
10667 2004-12-15 Jay Belanger <belanger@truman.edu>
10668
10669 * calc.texi: Consistently capitalized all mode names.
10670 (Answers to Exercises): Mention that an answer can be a fraction
10671 when in Fraction mode.
10672
10673 2004-12-13 Jay Belanger <belanger@truman.edu>
10674
10675 * calc.texi: Fix some TeX definitions.
10676
10677 2004-12-09 Luc Teirlinck <teirllm@auburn.edu>
10678
10679 * reftex.texi (Imprint): Remove erroneous @value's.
10680
10681 2004-12-08 Luc Teirlinck <teirllm@auburn.edu>
10682
10683 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
10684 (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
10685
10686 2004-12-08 Jay Belanger <belanger@truman.edu>
10687
10688 * calc.texi (Starting Calc): Remove comment about installation.
10689 (Keypad Mode Overview): Remove comment about Emacs 19 support.
10690
10691 2004-12-08 Luc Teirlinck <teirllm@auburn.edu>
10692
10693 * url.texi: Update @setfilename.
10694 (Getting Started): No need to worry about Gnus versions.
10695 (Dealing with HTTP documents): Use @inforef.
10696
10697 * org.texi: Fix @direntry file name.
10698
10699 2004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
10700
10701 * url.texi: New file.
10702
10703 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
10704
10705 2004-12-06 Jay Belanger <belanger@truman.edu>
10706
10707 * calc.texi (Using Calc): Remove paragraph about installation.
10708
10709 2004-12-06 Jay Belanger <belanger@truman.edu>
10710
10711 * calc.texi: Use more Texinfo macros and less TeX defs.
10712 Remove @refill's.
10713
10714 2004-12-06 Richard M. Stallman <rms@gnu.org>
10715
10716 * org.texi: New file.
10717
10718 2004-12-05 Richard M. Stallman <rms@gnu.org>
10719
10720 * Makefile.in (org.dvi, ../info/org): New targets.
10721 (INFO_TARGETS): Add ../info/org.
10722 (DVI_TARGETS): Add org.dvi.
10723 (maintainer-clean): Remove the info files in the info dir.
10724
10725 2004-11-26 Eli Zaretskii <eliz@gnu.org>
10726
10727 * idlwave.texi: Fix the setfilename directive to put the produced
10728 file in ../info.
10729 (Continued Statement Indentation): Resurrect Jan D.'s change from
10730 2004-11-03 that was lost when a newer version of idlwave.texi was
10731 imported.
10732
10733 2004-12-08 Reiner Steib <Reiner.Steib@gmx.de>
10734
10735 * gnus-faq.texi ([5.1]): Add missing bracket.
10736
10737 * gnus.texi (Filtering Spam Using The Spam ELisp Package):
10738 Index `spam-initialize'.
10739
10740 2004-11-22 Reiner Steib <Reiner.Steib@gmx.de>
10741
10742 * message.texi (Various Message Variables): Mention that all mail
10743 file variables are derived from `message-directory'.
10744
10745 * gnus.texi (Splitting Mail): Clarify bogus group.
10746
10747 2004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
10748
10749 * emacs-mime.texi (Encoding Customization):
10750 Fix mm-coding-system-priorities entry.
10751
10752 2004-11-03 Jan Djärv <jan.h.d@swipnet.se>
10753
10754 * idlwave.texi (Continued Statement Indentation):
10755 * reftex.texi (Options (Index Support))
10756 (Displaying and Editing the Index, Table of Contents):
10757 * speedbar.texi (Creating a display, Major Display Modes):
10758 Replace non-nil with non-@code{nil}.
10759
10760 2004-10-21 Jay Belanger <belanger@truman.edu>
10761
10762 * calc.texi (Algebraic-Style Calculations): Remove a comment.
10763
10764 2004-10-18 Luc Teirlinck <teirllm@auburn.edu>
10765
10766 * calc.texi (Reporting Bugs): Double up `@'.
10767
10768 2004-10-18 Jay Belanger <belanger@truman.edu>
10769
10770 * calc.texi (Reporting Bugs): Change the address that bugs
10771 should be sent to.
10772
10773 2004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
10774
10775 * gnus.texi (New Features): Add 5.11.
10776
10777 * message.texi (Resending): Remove wrong default value.
10778
10779 * gnus.texi (Mail Source Specifiers): Describe possible problems
10780 of `pop3-leave-mail-on-server'. Add `pop3-movemail' and
10781 `pop3-leave-mail-on-server' to the index.
10782
10783 2004-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
10784
10785 * message.texi (Canceling News): Add how to set a password.
10786
10787 2004-10-12 Jay Belanger <belanger@truman.edu>
10788
10789 * calc.texi (Help Commands): Change the descriptions of
10790 calc-describe-function and calc-describe-variable to match their
10791 current behavior.
10792
10793 2004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
10794
10795 * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
10796
10797 2004-10-12 Michael Albinus <michael.albinus@gmx.de>
10798
10799 Sync with Tramp 2.0.45.
10800
10801 * tramp.texi (Frequently Asked Questions): Comment paragraph about
10802 plink link. The URL is outdated. Originator contacted for
10803 clarification.
10804
10805 2004-10-10 Juri Linkov <juri@jurta.org>
10806
10807 * gnus.texi (Top, Marking Articles): Join two menus in one node
10808 because a node can have only one menu.
10809
10810 2004-10-09 Juri Linkov <juri@jurta.org>
10811
10812 * gnus.texi (Fancy Mail Splitting): Remove backslash in the
10813 example of nnmail-split-fancy.
10814
10815 2004-10-06 Karl Berry <karl@gnu.org>
10816
10817 * info.texi (@kbd{1}--@kbd{9}): No space around --, for
10818 consistency with other uses of dashes.
10819
10820 2004-10-05 Karl Berry <karl@gnu.org>
10821
10822 * info.texi: Consistently use --- throughout, periods at end of
10823 menu descriptions, and a couple typos.
10824
10825 2004-09-26 Jesper Harder <harder@ifa.au.dk>
10826
10827 * sieve.texi (Manage Sieve API): nil -> @code{nil}.
10828 * pgg.texi (User Commands, Backend methods): Do.
10829 * gnus.texi: Markup fixes.
10830 (Setting Process Marks): Fix `M P a' entry.
10831 * emacs-mime.texi: Fixes.
10832
10833 2004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
10834
10835 * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
10836 again.
10837 Use 5.10 instead of 5.10.0.
10838
10839 2004-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
10840
10841 * gnus.texi (Summary Mail Commands): S D e.
10842
10843 2004-09-20 Raymond Scholz <ray-2004@zonix.de> (tiny change)
10844
10845 * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
10846 the gnus-article-mode-line-format section.
10847
10848 2004-09-20 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
10849
10850 * gnus.texi (Various Summary Stuff): Fix the documentation for
10851 gnus-newsgroup-variables.
10852
10853 2004-09-20 Reiner Steib <Reiner.Steib@gmx.de>
10854
10855 * gnus.texi (MIME Commands):
10856 Add gnus-mime-display-multipart-as-mixed,
10857 gnus-mime-display-multipart-alternative-as-mixed,
10858 gnus-mime-display-multipart-related-as-mixed.
10859 (Mail Source Customization): Clarify `mail-source-directory'.
10860 (Splitting Mail): Mention gnus-group-find-new-groups.
10861 (SpamOracle): Fix typo.
10862
10863 * gnus-faq.texi: Untabify.
10864 ([6.3]): nnir.el is in contrib directory.
10865
10866 * message.texi (News Headers): Clarify how a unique ID is created.
10867
10868 * gnus.texi (Batching Agents): Fix typo in example.
10869 Reported by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
10870
10871 2004-09-20 Andre Srinivasan <andre@e2open.com> (tiny change)
10872
10873 * gnus.texi (Group Parameters): Add more on hooks.
10874
10875 2004-09-20 Florian Weimer <fw@deneb.enyo.de>
10876
10877 * gnus.texi (Charsets): Point to relevant section in emacs-mime.
10878
10879 2004-09-22 Jay Belanger <belanger@truman.edu>
10880
10881 * calc.texi (Vectors as Lists): Add a warning that the tutorial
10882 might be hidden during part of the session.
10883
10884 2004-09-20 Jay Belanger <belanger@truman.edu>
10885
10886 * calc.texi (Notations Used in This Manual): Put in an earlier
10887 mention that DEL could be called Backspace.
10888
10889 2004-09-10 Simon Josefsson <jas@extundo.com>
10890
10891 * gnus.texi (IMAP): Add example. Suggested and partially written
10892 by Steinar Bang <sb@dod.no>.
10893
10894 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10895
10896 * gnus.texi (IMAP): Add comments about imaps synonym to imap in
10897 netrc syntax.
10898
10899 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10900
10901 * gnus.texi (Spam ELisp Package Sequence of Events):
10902 Some clarifications.
10903 (Spam ELisp Package Global Variables): More clarifications.
10904
10905 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10906
10907 * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
10908 Mention spam-split does not modify incoming mail.
10909
10910 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10911
10912 * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
10913
10914 2004-09-10 Eli Zaretskii <eliz@gnu.org>
10915
10916 * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi.
10917
10918 2004-09-09 Reiner Steib <Reiner.Steib@gmx.de>
10919
10920 * makefile.w32-in (sieve, pgg): Use $(infodir).
10921
10922 2004-09-08 Dhruva Krishnamurthy <dhruva.krishnamurthy@gmail.com> (tiny change)
10923
10924 * makefile.w32-in: Fix PGG and Sieve entries.
10925
10926 2004-08-28 Eli Zaretskii <eliz@gnu.org>
10927
10928 * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
10929 Emacs and related programs.
10930
10931 2004-08-27 Richard M. Stallman <rms@gnu.org>
10932
10933 * faq.texi: Fix texinfo usage, esp. doublequotes.
10934 (Difference between Emacs and XEmacs): Some clarification.
10935
10936 * faq.texi (Difference between Emacs and XEmacs):
10937 Explain not to contrast XEmacs with GNU Emacs.
10938
10939 2004-08-26 Richard M. Stallman <rms@gnu.org>
10940
10941 * faq.texi (Difference between Emacs and XEmacs): Rewrite.
10942
10943 2004-08-22 David Kastrup <dak@gnu.org>
10944
10945 * reftex.texi (AUCTeX): Update links, section name.
10946
10947 * faq.texi (Calc): Update availability (included in 22.1).
10948 (AUCTeX): Update availability, information, versions, description.
10949
10950 2004-08-14 Eli Zaretskii <eliz@gnu.org>
10951
10952 * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
10953
10954 2004-08-11 Martin Stjernholm <mast@lysator.liu.se>
10955
10956 * cc-mode.texi: Various updates for CC Mode 5.30.9.
10957
10958 2004-08-10 Michael Albinus <michael.albinus@gmx.de>
10959
10960 Sync with Tramp 2.0.44.
10961
10962 2004-08-05 Lars Hansen <larsh@math.ku.dk>
10963
10964 * widget.texi (User Interface): Update how to separate the
10965 editable field of an editable-field widget from other widgets.
10966 (Programming Example): Add text after field.
10967
10968 2004-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
10969
10970 * emacs-mime.texi (Encoding Customization): Add a note to the
10971 mm-content-transfer-encoding-defaults entry.
10972 (rfc2047): Update.
10973
10974 * gnus.texi (Article Highlighting):
10975 Add gnus-cite-ignore-quoted-from.
10976 (POP before SMTP): New node.
10977 (Posting Styles): Addition.
10978 (Splitting Mail): Add nnmail-split-lowercase-expanded.
10979 (Fancy Mail Splitting): Ditto.
10980 (X-Face): Add gnus-x-face.
10981
10982 2004-08-30 Reiner Steib <Reiner.Steib@gmx.de>
10983
10984 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
10985 * pgg.texi, sieve.texi: Use @copying and @insertcopying.
10986
10987 2004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
10988
10989 * gnus.texi (Mail Source Specifiers):
10990 Describe `pop3-leave-mail-on-server'.
10991
10992 2004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
10993
10994 * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
10995
10996 * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
10997 repository. Change setfilename.
10998
10999 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
11000
11001 2004-07-02 Juri Linkov <juri@jurta.org>
11002
11003 * pcl-cvs.texi (Viewing differences): Add `d r'.
11004
11005 2004-06-29 Jesper Harder <harder@ifa.au.dk>
11006
11007 * ses.texi, viper.texi, flymake.texi, faq.texi:
11008 * eshell.texi, ediff.texi: Markup fixes.
11009
11010 2004-06-21 Karl Berry <karl@gnu.org>
11011
11012 * info.texi (Top): Mention that only Emacs has mouse support.
11013 (Getting Started): Mention this in a few other places.
11014
11015 2004-06-13 Luc Teirlinck <teirllm@auburn.edu>
11016
11017 * autotype.texi (Copyrights, Timestamps):
11018 Recommend `before-save-hook' instead of `write-file-functions'.
11019
11020 2004-06-13 Lars Hansen <larsh@math.ku.dk>
11021
11022 * dired-x.texi (dired-mark-omitted): Update keybinding.
11023
11024 2004-06-10 Kim F. Storm <storm@cua.dk>
11025
11026 * pcl-cvs.texi (Viewing differences): Add 'd y'.
11027
11028 2004-06-05 Lars Hansen <larsh@math.ku.dk>
11029
11030 * dired-x.texi (variable dired-omit-mode): Rename from
11031 dired-omit-files-p.
11032 (function dired-omit-mode): Rename from dired-omit-toggle.
11033 Call dired-omit-mode rather than set dired-omit-files-p.
11034 (dired-mark-omitted): Describe command.
11035
11036 2004-05-29 Michael Albinus <michael.albinus@gmx.de>
11037
11038 Version 2.0.41 of Tramp released.
11039
11040 2004-05-29 Juanma Barranquero <lektu@terra.es>
11041
11042 * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
11043 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
11044
11045 2004-05-29 Richard M. Stallman <rms@gnu.org>
11046
11047 * cl.texi (Top): Call this chapter `Introduction'.
11048 (Overview): In TeX, no section heading here.
11049
11050 * cc-mode.texi: Put commas after i.e. and e.g. Minor cleanups.
11051
11052 2004-05-29 Eli Zaretskii <eliz@gnu.org>
11053
11054 * Makefile.in (../info/flymake, flymake.dvi): New targets.
11055 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
11056
11057 2004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
11058
11059 * flymake.texi: New file.
11060
11061 2004-05-28 Simon Josefsson <jas@extundo.com>
11062
11063 * smtpmail.texi (Authentication): Improve STARTTLS discussion.
11064
11065 2004-05-07 Kai Großjohann <kai@emptydomain.de>
11066
11067 Version 2.0.40 of Tramp released.
11068
11069 2004-04-25 Michael Albinus <Michael.Albinus@alcatel.de>
11070
11071 Complete rework, based on review by Karl Berry <karl@gnu.org>.
11072
11073 * tramp.texi (Auto-save and Backup): Explain exploitation of new
11074 variables `tramp-backup-directory-alist' and
11075 `tramp-bkup-backup-directory-info'.
11076 (Overview, Connection types)
11077 (External transfer methods, Default Method)
11078 (Windows setup hints): Remove restriction of password entering
11079 with external methods.
11080 (Auto-save and Backup): Make file name example
11081 (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info'
11082 and `auto-save-directory' must be used.
11083 (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
11084 only "NT"). Remove doubled entry "What kinds of systems does
11085 @tramp{} work on".
11086 (tramp): Macro removed.
11087 (Obtaining Tramp): Flag removed from title.
11088 (all): "tramp-" and "-" removed from flag names. Flags `tramp'
11089 and `trampver' used properly. Flag `tramp-inst' replaced by
11090 `installchapter'. Installation related text adapted.
11091
11092 2004-04-28 Masatake YAMATO <jet@gyve.org>
11093
11094 * widget.texi (Programming Example): Remove overlays.
11095
11096 2004-04-27 Jesper Harder <harder@ifa.au.dk>
11097
11098 * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
11099
11100 2004-04-23 Juanma Barranquero <lektu@terra.es>
11101
11102 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
11103
11104 2004-04-05 Jesper Harder <harder@ifa.au.dk>
11105
11106 * info.texi (Info Search): Add info-apropos.
11107
11108 2004-03-22 Juri Linkov <juri@jurta.org>
11109
11110 * faq.texi: Fix help key bindings.
11111
11112 2004-03-17 Luc Teirlinck <teirllm@auburn.edu>
11113
11114 * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
11115 (as suggested by Karl Berry). Update information about colored
11116 stars in menus. Add new subheading describing M-n.
11117
11118 2004-03-12 Richard M. Stallman <rms@gnu.org>
11119
11120 * cl.texi (Top): Rename top node's title.
11121
11122 2004-03-08 Karl Berry <karl@gnu.org>
11123
11124 * info.texi: \input texinfo.tex instead of just texinfo, to avoid
11125 problems making the texinfo distribution.
11126
11127 2004-02-29 Simon Josefsson <jas@extundo.com>
11128
11129 * smtpmail.texi (Authentication): Change the list of supported
11130 authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
11131 CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
11132 <voegelas@gmx.net>.
11133
11134 2004-02-29 Juanma Barranquero <lektu@terra.es>
11135
11136 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
11137 Use $(DEL) instead of rm, and ignore exit code.
11138
11139 2004-02-29 Kai Großjohann <kgrossjo@eu.uu.net>
11140
11141 Tramp version 2.0.39 released.
11142
11143 2004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
11144
11145 * tramp.texi (Customizing Completion): Explain new functions
11146 `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
11147 (all): Savannah URLs unified to "http://savannah.nongnu.org".
11148 (Top): Refer to Savannah mailing list as the major one.
11149 Mention older mailing lists in HTML mode only.
11150 (Auto-save and Backup): Add auto-save. Based on wording of Kai.
11151 (Frequently Asked Questions): Remote hosts must not be Unix-like
11152 for "smb" method.
11153 (Password caching): New node.
11154 (External transfer methods): Refer to password caching for "smb"
11155 method.
11156
11157 2004-02-17 Karl Berry <karl@gnu.org>
11158
11159 * info.texi (Help-Int): Mention the new line number feature.
11160
11161 2004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
11162
11163 * ses.texi (Advanced Features): New functionality for
11164 ses-set-header-row (defaults to current row unless C-u used).
11165 (Acknowledgements): Add Stefan Monnier.
11166
11167 2003-12-29 Kevin Ryde <user42@zip.com.au>
11168
11169 * viper.texi (Vi Macros): Fix reference to the Emacs manual.
11170
11171 2003-11-30 Kai Großjohann <kai.grossjohann@gmx.net>
11172
11173 Tramp version 2.0.38 released.
11174
11175 * tramp.texi (Remote shell setup): Warn of environment variables
11176 FRUMPLE if user frumple exists. Suggested by Sven Gabriel
11177 <sven.gabriel@imk.fzk.de>.
11178 (Configuration): Tramp now chooses base64/uuencode
11179 automatically. Update wording accordingly.
11180 (Top): More description for the `Default Method' menu entry.
11181 (Default Method): Use @code, not @var, for Lisp variables.
11182 (Default Method): New subsection `Which method is the right one
11183 for me?'. Suggested by Christian Kirsch.
11184 (Configuration): Pointer to new subsection added.
11185 (Default Method): Too many "use" in one sentence.
11186 Rephrase. Reported by Christian Kirsch.
11187 (Filename Syntax): Old `su' example is probably a left-over from
11188 the sm/su method naming. Replace with `ssh', instead.
11189 (External transfer methods, Auto-save and Backup):
11190 Typo fixes.
11191
11192 2003-11-02 Michael Albinus <Michael.Albinus@alcatel.de>
11193
11194 * tramp.texi (all): Harmonize all occurrences of @tramp{}.
11195 (Top): Mention japanese manual only if flag `jamanual' is set.
11196 Insert section `Japanese manual' in menu.
11197
11198 2003-11-26 Thien-Thi Nguyen <ttn@gnu.org>
11199
11200 * eshell.texi (Known Problems): Add doc item.
11201
11202 2003-11-22 Martin Stjernholm <mast@lysator.liu.se>
11203
11204 * cc-mode.texi: Update for CC Mode 5.30.
11205
11206 Note: Please refrain from doing purely cosmetic changes like
11207 removing trailing whitespace in this manual; it clobbers cvs
11208 merging for no good reason.
11209
11210 2003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
11211
11212 * ediff.texi, tramp.texi, vip.texi, viper.texi:
11213 * widget.texi, woman.texi: Replace @sc{ascii} and ASCII with
11214 @acronym{ASCII}.
11215
11216 2003-10-26 Karl Berry <karl@gnu.org>
11217
11218 * info.texi (Info Search): Echo area, not echo are. From Debian
11219 diff.
11220
11221 2003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
11222
11223 * widget.texi (Defining New Widgets): Document new behavior of
11224 :buttons and :children keywords.
11225
11226 2003-10-22 Miles Bader <miles@gnu.org>
11227
11228 * Makefile.in (info): Move before $(top_srcdir)/info.
11229
11230 2003-10-17 Thien-Thi Nguyen <ttn@gnu.org>
11231
11232 * tramp.texi (Inline methods): Small grammar fix.
11233 (External transfer methods): Likewise.
11234
11235 2003-10-08 Nick Roberts <nick@nick.uklinux.net>
11236
11237 * speedbar.texi: Remove paragraph for GUD that is no longer true.
11238
11239 2003-10-06 Luc Teirlinck <teirllm@auburn.edu>
11240
11241 * texinfo.tex: Replace `%' in arch tagline by @ignore.
11242
11243 2003-09-30 Richard M. Stallman <rms@gnu.org>
11244
11245 * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
11246
11247 * widget.texi (User Interface): Fix typos.
11248
11249 * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
11250
11251 2003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
11252
11253 * pcl-cvs.texi (Selected Files): Fix typo.
11254
11255 2003-09-21 Karl Berry <karl@gnu.org>
11256
11257 * info.texi (] and [ commands): No period at end of section title.
11258
11259 2003-09-04 Miles Bader <miles@gnu.org>
11260
11261 * Makefile.in (top_srcdir): New variable.
11262 ($(top_srcdir)/info): New rule.
11263 (info): Depend on it.
11264
11265 2003-09-03 Peter Runestig <peter@runestig.com>
11266
11267 * makefile.w32-in: New file.
11268
11269 2003-08-26 Per Abrahamsen <abraham@dina.kvl.dk>
11270
11271 * widget.texi (User Interface): Explain the need of static text
11272 around an editable field.
11273
11274 2003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
11275
11276 * widget.texi (Basic Types): The argument to `:help-echo' can now
11277 be a form that evaluates to a string.
11278
11279 2003-08-18 Kim F. Storm <storm@cua.dk>
11280
11281 * calc.texi (Queries in Macros): Update xref to keyboard macro query.
11282
11283 2003-08-16 Richard M. Stallman <rms@gnu.org>
11284
11285 * dired-x.texi (Shell Command Guessing): Explain *.
11286
11287 2003-08-16 Chunyu Wang <spr@db.cs.hit.edu.cn> (tiny change)
11288
11289 * pcl-cvs.texi (Log Edit Mode): Fix key binding for
11290 log-edit-insert-changelog.
11291
11292 2003-08-03 Karl Berry <karl@gnu.org>
11293
11294 * info.texi: Need @contents.
11295
11296 2003-07-20 Kai Großjohann <kai.grossjohann@gmx.net>
11297
11298 Tramp version 2.0.36 released.
11299
11300 * tramp.texi (Remote shell setup): Explain about problems with
11301 non-Bourne commands in ~/.profile and ~/.shrc.
11302
11303 2003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
11304
11305 * info.texi (Help-Inv, Help-M, Help-Xref): Update following
11306 renaming of `vis-mode' to `visible-mode'.
11307
11308 2003-07-04 Luc Teirlinck <teirllm@mail.auburn.edu>
11309
11310 * info.texi (Top, Help-Small-Screen): Remove accidentally added
11311 next, prev and up pointers.
11312
11313 2003-07-02 Luc Teirlinck <teirllm@mail.auburn.edu>
11314
11315 * info.texi (Help): Mention existence of Emacs and stand-alone
11316 Info at the very beginning of the tutorial.
11317 (Help-Inv): New node.
11318 (Help-]): New node.
11319 (Help-M): Systematically point out the differences between default
11320 Emacs and stand-alone versions. Delete second menu.
11321 (Help-Xref): Systematically point out the differences between
11322 default Emacs and stand-alone versions.
11323 (Help-Int): Change `l' example.
11324 (Expert Info): Fix typos.
11325 (Emacs Info Variables): Mention `Info-hide-note-references' and
11326 new default for `Info-scroll-prefer-subnodes'.
11327
11328 2003-06-17 Kai Großjohann <kai.grossjohann@gmx.net>
11329
11330 Version 2.0.35 of Tramp released.
11331
11332 * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
11333 (Inline methods): Add methods `remsh' and `plink1'.
11334 (External transfer methods): Add method `remcp'.
11335 (Multi-hop Methods): Add method `remsh'.
11336 Small patch from Adrian Aichner <adrian@xemacs.org>:
11337 Fix minor typos.
11338 (Concept Index): Add to make manual searchable via
11339 `Info-index'.
11340 (Version Control): Add cindex entry.
11341
11342 2003-05-24 Kai Großjohann <kai.grossjohann@gmx.net>
11343
11344 * trampver.texi: Version 2.0.34 released.
11345
11346 2003-05-03 Glenn Morris <gmorris@ast.cam.ac.uk>
11347
11348 * faq.texi: Improve previous changes.
11349
11350 2003-05-02 Glenn Morris <gmorris@ast.cam.ac.uk>
11351
11352 * faq.texi: Update copyright and maintenance details.
11353 Update some package URLs, versions, and maintainers.
11354 Remove many references to the Emacs Lisp Archive.
11355
11356 2003-04-23 Simon Josefsson <jas@extundo.com>
11357
11358 * smtpmail.texi: Fix license (the invariant sections mentioned has
11359 never been part of the smtp manual). Align info dir entry with
11360 other emacs packages.
11361
11362 2003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
11363
11364 * tramp.texi: Version 2.0.33 released.
11365 Remove installation chapter. Remove XEmacs specifics.
11366
11367 2003-03-29 Richard M. Stallman <rms@gnu.org>
11368
11369 * tramp.texi (Top): Undo the previous renaming.
11370 (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
11371
11372 2003-03-29 Kai Großjohann <kai.grossjohann@gmx.net>
11373
11374 * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
11375 version of manual.
11376
11377 * tramp.texi (Auto-save and Backup): New node.
11378
11379 2003-03-29 Michael Albinus <Michael.Albinus@alcatel.de>
11380
11381 * tramp.texi (Top): Include trampver.texi. Rename "Emacs" to "GNU
11382 Emacs" in order to have better differentiation to "XEmacs".
11383 `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
11384 are new macros in order to point to the other Emacs flavor where
11385 appropriate. In info case, point to node `Installation' in order
11386 to explain how to generate the other way. In html case, make a
11387 link to the other html file.
11388 (Obtaining TRAMP): Add a paragraph saying to perform `autoconf'
11389 after CVS checkout/update.
11390 (Installation): Completely rewritten.
11391 (Installation parameters, Load paths): New sections under
11392 `Installation'.
11393
11394 2003-02-28 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
11395
11396 * tramp.texi: Version 2.0.30 released.
11397 Replace word "path" with "localname" where used as a component of
11398 a Tramp file name.
11399
11400 2003-02-28 Michael Albinus <Michael.Albinus@alcatel.de>
11401
11402 * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
11403 introduced.
11404 (Installation): Explain what to do if files from the tramp/contrib
11405 directory are needed.
11406
11407 2003-02-23 Alex Schroeder <alex@emacswiki.org>
11408
11409 * smtpmail.texi (How Mail Works): New.
11410
11411 2003-02-22 Alex Schroeder <alex@emacswiki.org>
11412
11413 * smtpmail.texi: New file.
11414
11415 * Makefile.in: Build SMTP manual.
11416
11417 2003-02-05 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
11418
11419 * tramp.texi: Version 2.0.29 released.
11420 (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
11421 M-x makeinfo-buffer RET. Reported by gebser@ameritech.net.
11422
11423 2003-02-01 Michael Albinus <Michael.Albinus@alcatel.de>
11424
11425 * tramp.texi (Frequently Asked Questions): Explain a workaround if
11426 another package loads accidentally Ange-FTP.
11427
11428 2003-01-24 Michael Albinus <Michael.Albinus@alcatel.de>
11429
11430 * tramp.texi (Customizing Completion): Add function
11431 `tramp-parse-sconfig'. Change example of
11432 `tramp-set-completion-function', because parsing of ssh config
11433 files looks more natural.
11434
11435 2003-01-15 Kevin Ryde <user42@zip.com.au>
11436
11437 * gnus.texi (Using MIME): Mention auto-compression-mode with
11438 gnus-mime-copy-part.
11439
11440 2003-01-15 ShengHuo ZHU <zsh@cs.rochester.edu>
11441
11442 * gnus.texi: Do not use `path' in several locations.
11443
11444 2002-12-26 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
11445
11446 * tramp.texi (External transfer methods): New method `smb'.
11447 From Michael Albinus.
11448
11449 2002-11-05 Karl Berry <karl@gnu.org>
11450
11451 * info.texi (Info-fontify): Reorder face list to avoid bad line
11452 breaks.
11453
11454 2002-10-06 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11455
11456 * tramp.texi: Move @copying to standard place.
11457 Use @insertcopying.
11458
11459 2002-10-02 Karl Berry <karl@gnu.org>
11460
11461 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi:
11462 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
11463 * eshell.texi, eudc.texi, faq.texi, forms.texi, idlwave.texi:
11464 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, reftex.texi:
11465 * sc.texi, ses.texi, speedbar.texi, vip.texi, viper.texi:
11466 * widget.texi, woman.texi:
11467 Per rms, update all manuals to use @copying instead of @ifinfo.
11468 Also use @ifnottex instead of @ifinfo around the top node, where
11469 needed for the sake of the HTML output.
11470 (The Gnus manual is not fixed since it's not clear to me how it
11471 works; and the Tramp manual already uses @copying, although in an
11472 unusual way. All others were changed.)
11473
11474 2002-09-10 Jonathan Yavner <jyavner@engineer.com>
11475
11476 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
11477 (../info/ses, ses.dvi): New targets.
11478 * ses.texi: New file.
11479
11480 2002-09-06 Pavel Janík <Pavel@Janik.cz>
11481
11482 * texinfo.tex: Update to texinfo 4.2.
11483
11484 2002-08-27 Carsten Dominik <dominik@sand.science.uva.nl>
11485
11486 * reftex.texi: Update to RefTeX 4.19.
11487
11488 2002-07-21 Jesper Harder <harder@ifa.au.dk>
11489
11490 * gnus.texi (Sorting Groups): Add key bindings for
11491 gnus-group-sort-groups-by-real-name and
11492 gnus-group-sort-selected-groups-by-real-name.
11493
11494 2002-06-17 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11495
11496 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
11497 (../info/tramp, tramp.dvi): New targets.
11498
11499 2002-01-04 Eli Zaretskii <eliz@is.elta.co.il>
11500
11501 * Makefile.in (DVI_TARGETS): Add calc.dvi.
11502 (calc.dvi): Uncomment.
11503
11504 2001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
11505
11506 * Makefile.in (INFO_TARGETS): Add ../info/calc.
11507 (../info/calc): New target.
11508
11509 2001-10-20 Gerd Moellmann <gerd@gnu.org>
11510
11511 * (Version 21.1 released.)
11512
11513 2001-10-05 Gerd Moellmann <gerd@gnu.org>
11514
11515 * Branch for 21.1.
11516
11517 2001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
11518
11519 * Makefile.in (../info/info): Use an explicit -o switch to
11520 makeinfo.
11521
11522 2001-03-05 Gerd Moellmann <gerd@gnu.org>
11523
11524 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
11525
11526 2001-02-12 Michael Kifer <kifer@cs.sunysb.edu>
11527
11528 * ediff.texi: Added ediff-coding-system-for-read.
11529
11530 * viper.texi: Fix typos.
11531
11532 2000-12-20 Eli Zaretskii <eliz@is.elta.co.il>
11533
11534 * Makefile.in (../info/idlwave): Use --no-split.
11535
11536 2000-12-14 Dave Love <fx@gnu.org>
11537
11538 * Makefile.in (mostlyclean): Remove gnustmp.*.
11539 (gnus.dvi): Change rule to remove @latex stuff.
11540
11541 2000-10-19 Eric M. Ludlam <zappo@ultranet.com>
11542
11543 * Makefile.in (Speedbar): Add build targets for speedbar.texi.
11544
11545 2000-10-13 John Wiegley <johnw@gnu.org>
11546
11547 * Makefile.in: Add build targets for eshell.texi.
11548
11549 2000-09-25 Gerd Moellmann <gerd@gnu.org>
11550
11551 * Makefile.in: Remove/comment speedbar stuff.
11552
11553 2000-09-22 Dave Love <fx@gnu.org>
11554
11555 * Makefile.in: Add emacs-mime.
11556
11557 2000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
11558
11559 * Makefile.in (INFO_TARGETS): Add ../info/woman.
11560 (DVI_TARGETS): Add woman.dvi.
11561 (../info/woman, woman.dvi): New targets.
11562
11563 2000-05-31 Stefan Monnier <monnier@cs.yale.edu>
11564
11565 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
11566
11567 * pcl-cvs.texi: New file.
11568 * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
11569 (../info/pcl-cvs, pcl-cvs.dvi): New targets.
11570
11571 2000-05-11 Gerd Moellmann <gerd@gnu.org>
11572
11573 * Makefile.in (INFO_TARGETS): Add info/ebrowse.
11574 (../info/ebrowse, ebrowse.dvi): New targets.
11575
11576 2000-01-13 Gerd Moellmann <gerd@gnu.org>
11577
11578 * Makefile.in (INFO_TARGETS): Add eudc.
11579 (DVI_TARGETS): Add eudc.dvi.
11580 (../info/eudc, eudc.dvi): New targets.
11581
11582 2000-01-05 Eli Zaretskii <eliz@is.elta.co.il>
11583
11584 * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
11585 compatibility with 8+3 filesystems).
11586 (../info/efaq): Rename from emacs-faq.
11587
11588 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
11589
11590 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
11591 (../info/idlwave, idlwave.dvi): New targets.
11592
11593 1999-10-23 Dave Love <fx@gnu.org>
11594
11595 * Makefile.in: Use autotype.texi.
11596
11597 1999-10-12 Stefan Monnier <monnier@cs.yale.edu>
11598
11599 * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
11600 faq.texi file) rather than ../info/faq.
11601
11602 1999-10-07 Gerd Moellmann <gerd@gnu.org>
11603
11604 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
11605 (../info/ada-mode, ada-mode.dvi): New targets.
11606
11607 1999-09-01 Dave Love <fx@gnu.org>
11608
11609 * Makefile.in: Add faq.
11610
11611 1999-07-12 Richard Stallman <rms@gnu.org>
11612
11613 * Version 20.4 released.
11614
11615 1998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
11616
11617 * Version 20.3 released.
11618
11619 1998-04-06 Andreas Schwab <schwab@gnu.org>
11620
11621 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
11622 Use it in dvi targets.
11623 (../etc/GNU): Change to $(srcdir) first.
11624
11625 1998-03-11 Carsten Dominik <cd@delysid.gnu.org>
11626
11627 * reftex.texi: Update for RefTeX version 3.22.
11628
11629 1998-03-01 Kim-Minh Kaplan <KimMinh.Kaplan@utopia.eunet.fr>
11630
11631 * gnus.texi (Easy Picons): Remove references to
11632 `gnus-group-display-picons'.
11633 (Hard Picons): Ditto.
11634
11635 1998-02-08 Richard Stallman <rms@psilocin.gnu.org>
11636
11637 * Makefile.in (reftex.dvi, ../info/reftex): New targets.
11638 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
11639
11640 1997-09-23 Paul Eggert <eggert@twinsun.com>
11641
11642 * Makefile.in: Merge changes mistakenly made to `Makefile'.
11643 (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
11644
11645 1997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11646
11647 * Version 20.2 released.
11648
11649 1997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11650
11651 * Version 20.1 released.
11652
11653 1997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11654
11655 * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
11656
11657 1997-04-12 Per Abrahamsen <abraham@dina.kvl.dk>
11658
11659 * widget.texi (push-button): Document it.
11660
11661 1996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11662
11663 * Version 19.33 released.
11664
11665 1996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11666
11667 * Version 19.32 released.
11668
11669 1996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
11670
11671 * Makefile.in: Add rules for the Message manual.
11672
11673 1996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
11674
11675 * gnus.texi: New version.
11676
11677 * message.texi: New manual.
11678
11679 1996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11680
11681 * Makefile.in (All info targets): cd $(srcdir) to do the work.
11682
11683 1996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11684
11685 * Makefile.in (All info targets): Specify $(srcdir) in input files.
11686 Specify -I option.
11687 (All dvi targets): Set the TEXINPUTS variable.
11688
11689 1996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
11690
11691 * Version 19.31 released.
11692
11693 1996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
11694
11695 * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
11696 (INFO_TARGETS): Use new name. This avoids name conflict on MSDOS.
11697
11698 1995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11699
11700 * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
11701 (INFO_TARGETS): Add ../info/cc-mode.
11702 (DVI_TARGETS): Add cc-mode.dvi.
11703
11704 1995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11705
11706 * Version 19.30 released.
11707
11708 1995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
11709
11710 * gnus.texi: New file.
11711
11712 1995-11-04 Erik Naggum <erik@naggum.no>
11713
11714 * gnus.texi: File deleted.
11715
11716 1995-11-02 Stephen Gildea <gildea@stop.mail-abuse.org>
11717
11718 * mh-e.texi: "Function Index" -> "Command Index" to work with
11719 Emacs 19.30 C-h C-k support of separately-documented commands.
11720
11721 1995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11722
11723 * Makefile.in (../info/ediff, ediff.dvi): New targets.
11724 (INFO_TARGETS, DVI_TARGETS): Add those new targets.
11725
11726 1995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11727
11728 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
11729 (../info/viper, viper.dvi): New targets.
11730
11731 1995-04-20 Kevin Rodgers <kevinr@ihs.com>
11732
11733 * dired-x.texi (Installation): Change the example to set
11734 buffer-local variables like dired-omit-files-p in
11735 dired-mode-hook.
11736
11737 1995-04-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11738
11739 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
11740 (../info/mh-e, mh-e.dvi): New targets.
11741
11742 1995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
11743
11744 * Makefile.in (maintainer-clean): Rename from realclean.
11745
11746 1994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11747
11748 * Makefile.in: New file.
11749 * Makefile: File deleted.
11750
11751 1994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11752
11753 * Makefile (TEXINDEX_OBJS): Variable deleted.
11754 (texindex, texindex.o, getopt.o): Rules deleted.
11755 All deps on texindex deleted.
11756 (distclean): Don't delete texindex.
11757 (mostlyclean): Don't delete *.o.
11758 * texindex.c, getopt.c: Files deleted.
11759
11760 1994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11761
11762 * Version 19.26 released.
11763
11764 1994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11765
11766 * Version 19.25 released.
11767
11768 1994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11769
11770 * Version 19.24 released.
11771
11772 1994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11773
11774 * Version 19.23 released.
11775
11776 1994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11777
11778 * Makefile: Delete spurious tab.
11779
11780 1994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11781
11782 * Makefile (.SUFFIXES): New rule.
11783
11784 1994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11785
11786 * Makefile (dired-x.dvi, ../info/dired-x): New targets.
11787 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
11788
11789 1994-01-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11790
11791 * Makefile (../info/sc): Rename from sc.info.
11792 (../info/cl): Likewise.
11793 (INFO_TARGETS): Use new names.
11794
11795 1993-12-04 Richard Stallman (rms@srarc2)
11796
11797 * getopt.c: New file.
11798 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
11799 (getopt.o): New rule.
11800 (dvi): Don't depend on texindex.
11801 (cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
11802 Depend on texindex.
11803
11804 1993-12-03 Richard Stallman (rms@srarc2)
11805
11806 * Makefile (../info/sc.info): Rename from ../info/sc.
11807 (TEXI2DVI): New variable.
11808 (cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
11809 Add explicit commands.
11810 (TEXINDEX_OBJS): Delete duplicate getopt.o.
11811
11812 1993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11813
11814 * Version 19.22 released.
11815
11816 1993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11817
11818 * Makefile (TEXINDEX_OBJS): Delete spurious period.
11819
11820 1993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11821
11822 * Version 19.21 released.
11823
11824 1993-11-15 Paul Eggert (eggert@twinsun.com)
11825
11826 * Makefile (../info/cl.info): Rename from ../info/cl.
11827
11828 1993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11829
11830 * Makefile (../etc/GNU): New target.
11831 (EMACSSOURCES): Add gnu1.texi.
11832
11833 1993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11834
11835 * Makefile (realclean): Don't delete the Info files.
11836
11837 1993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
11838
11839 * forms.texi: Fix forms.texi so that it will format correctly.
11840 Add missing `@end iftex', fix bad reference.
11841
11842 1993-10-20 Brian J. Fox (bfox@ai.mit.edu)
11843
11844 * Makefile: Fix targets for texindex, new info.texi files.
11845 * info-stnd.texi: New file implements info for standalone info
11846 reader.
11847 * info.texi: Update to include recent changes to "../info/info".
11848 New source file for ../info/info; includes info-stnd.texi.
11849
11850 * texindex.c: Include "../src/config.h" if building in emacs.
11851
11852 * Makefile: Change all files to FILENAME.texi, force all targets
11853 to be FILENAME, not FILENAME.info. This changes sc.texinfo,
11854 vip.texinfo, forms.texinfo, cl.texinfo.
11855 Add target to build texindex.c, defining `emacs'.
11856
11857 * forms.texi: Install new file to match version 2.3 of forms.el.
11858
11859 1993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11860
11861 * Version 19.19 released.
11862
11863 1993-08-10 Simon Leinen (simon@lia.di.epfl.ch)
11864
11865 * sc.texinfo: Fix info file name.
11866
11867 * Makefile (info): Add gnus and sc.
11868 (dvi): Add gnus.dvi and sc.dvi.
11869 (../info/sc, sc.dvi): New targets.
11870
11871 1993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11872
11873 * Version 19.18 released.
11874
11875 1993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11876
11877 * Makefile: Fix source file names of the separate manuals.
11878 (gnus.dvi, ../info/gnus): New targets.
11879
11880 1993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11881
11882 * Version 19.17 released.
11883
11884 1993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11885
11886 * split-man: Fix typos in last change.
11887
11888 1993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11889
11890 * Version 19.16 released.
11891
11892 1993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11893
11894 * version 19.15 released.
11895
11896 1993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11897
11898 * Makefile (distclean): It's rm, not rf.
11899
11900 1993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11901
11902 * Version 19.14 released.
11903
11904 1993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11905
11906 * Makefile: New file.
11907
11908 1993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11909
11910 * Version 19.13 released.
11911
11912 1993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11913
11914 * Version 19.9 released.
11915
11916 1993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11917
11918 * Version 19.8 released.
11919
11920 1993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11921
11922 * Version 19.7 released.
11923
11924 1990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
11925
11926 * gnus.texinfo: New file. Removed installation instructions.
11927
11928 1990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
11929
11930 * texindex.c: If USG, include sys/types.h and sys/fcntl.h.
11931
11932 1989-01-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
11933
11934 * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
11935 then define `\sc' as the command for smallcaps in Texinfo.
11936 This means that the @sc command will produce small caps. bfox has
11937 made the corresponding change to makeinfo and texinfm.el.
11938
11939 1988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
11940
11941 * vip.texinfo: Remove menu entry Adding Lisp Code in node
11942 Customization since the menu entry did not point to anything.
11943 Also add an @finalout command to remove overfull hboxes from the
11944 printed output.
11945
11946 * cl.texinfo: Add @bye, \input line and @settitle to file.
11947 This file is clearly intended to be a chapter of some other work,
11948 but the other work does not yet exist.
11949
11950 1988-07-25 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
11951
11952 * texinfo.texinfo: Three typos corrected.
11953
11954 ;; Local Variables:
11955 ;; coding: utf-8
11956 ;; End:
11957
11958 Copyright (C) 1993-1999, 2001-2014 Free Software Foundation, Inc.
11959
11960 This file is part of GNU Emacs.
11961
11962 GNU Emacs is free software: you can redistribute it and/or modify
11963 it under the terms of the GNU General Public License as published by
11964 the Free Software Foundation, either version 3 of the License, or
11965 (at your option) any later version.
11966
11967 GNU Emacs is distributed in the hope that it will be useful,
11968 but WITHOUT ANY WARRANTY; without even the implied warranty of
11969 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
11970 GNU General Public License for more details.
11971
11972 You should have received a copy of the GNU General Public License
11973 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.