]> code.delx.au - gnu-emacs/blob - doc/misc/ChangeLog
* eww.texi (Basics): Document `eww-readable'.
[gnu-emacs] / doc / misc / ChangeLog
1 2014-11-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
2
3 * eww.texi (Basics): Document `eww-readable'.
4
5 2014-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
6
7 * gnus.texi (Top): Add missing `HTML' menu.
8 (HTML): Fix xref to FAQ 4-16.
9
10 2014-11-09 Glenn Morris <rgm@gnu.org>
11
12 * Makefile.in (version): Remove variable.
13 (clean): No longer delete dist tarfile.
14 (dist): Remove rule; replace with code in admin.el.
15
16 2014-11-08 Glenn Morris <rgm@gnu.org>
17
18 * Makefile.in (${buildinfodir}/ccmode.info)
19 (${buildinfodir}/efaq%.info): Ensure output directory exists.
20
21 2014-11-07 Tassilo Horn <tsdh@gnu.org>
22
23 * gnus.texi (HTML): Update section so that it mentions shr and w3m.
24 Also link the full EWW manual that explains more on shr, too.
25
26 * gnus-faq.texi (FAQ 4 - Reading messages, FAQ 4-16): Add Q&A on how to
27 increase contrast when displaying HTML mail with shr.
28
29 * eww.texi (Advanced): Document increasing contrast with
30 shr-color-visible-distance-min and
31 shr-color-visible-luminance-min.
32
33 2014-11-02 Teodor Zlatanov <tzz@lifelogs.com>
34
35 * auth.texi (Help for users): Explain quoting rules better.
36
37 2014-10-30 Glenn Morris <rgm@gnu.org>
38
39 * efaq.texi (Gnus does not work with NNTP): Remove; ancient.
40
41 2014-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
42
43 * eieio.texi (Accessing Slots, CLOS compatibility): Adjust wording
44 since `setf' is in core rather than in CL nowadays.
45
46 2014-10-29 Paul Eggert <eggert@cs.ucla.edu>
47
48 Simplify use of current-time and friends.
49 * org.texi (Dynamic blocks): Omit unnecessary call to current-time
50 in example.
51
52 2014-10-28 Christopher Schmidt <ch@ristopher.com>
53
54 * calc.texi (Quick Calculator): Mention prefix argument of
55 `quick-calc'.
56
57 2014-10-26 Eric S. Raymond <esr@thyrsus.com>
58
59 * efaq-w32.texi: Neutralized language specific to a repository type.
60
61 2014-10-25 Eric S. Raymond <esr@thyrsus.com>
62
63 * gnus-coding.txt: Neutralized language specific to a repository type.
64
65 2014-10-20 Glenn Morris <rgm@gnu.org>
66
67 * Merge in all changes up to 24.4 release.
68
69 2014-10-13 Glenn Morris <rgm@gnu.org>
70
71 * Makefile.in (dist): Update for new output variables.
72
73 2014-10-08 Leo Liu <sdl.web@gmail.com>
74
75 * cl.texi (Porting Common Lisp): Remove parse-integer.
76
77 2014-10-06 Ulf Jasper <ulf.jasper@web.de>
78
79 * newsticker.texi (Supported Formats): Fix order of subheading and
80 itemize.
81
82 2014-10-04 Glenn Morris <rgm@gnu.org>
83
84 * vip.texi (Other Vi Commands): Markup fix.
85
86 2014-10-03 Bastien Guerry <bzg@gnu.org>
87
88 * org.texi (Key bindings and useful functions): Fix typo.
89 Use the correct function's name.
90
91 2014-10-03 Michael Brand <michael.ch.brand@gmail.com>
92
93 * org.texi (Formula syntax for Calc): Add `f-1' to TBLFM example
94 about `nan'.
95
96 2014-10-03 Nicolas Goaziou <mail@nicolasgoaziou.fr>
97
98 * org.texi (Export settings): Be more explicit about how output
99 file name is built.
100
101 * org.texi (Headings and sectioning structure): Document menus.
102
103 * org.texi (Include files, Publishing options): Remove reference
104 to nonexistent variable.
105
106 2014-10-03 Eli Zaretskii <eliz@gnu.org>
107
108 * erc.texi (Connecting): Remove stray "OA" that failed the manual
109 build.
110
111 2014-10-03 Kelvin White <kwhite@gnu.org>
112
113 * erc.texi (Advanced Usage, Options): Add descriptions and examples
114 for erc-format-nick-function and erc-rename-buffers options.
115
116 2014-09-26 Leo Liu <sdl.web@gmail.com>
117
118 * cl.texi (Predicates on Numbers): Document cl-digit-char-p.
119 (Numerical Functions): Document cl-parse-integer. (Bug#18557)
120
121 2014-09-24 Ulf Jasper <ulf.jasper@web.de>
122
123 * newsticker.texi: Reworked. Document new treeview group
124 commands. Remove VERSION, UPDATED, use EMACSVER instead.
125 Use term 'feed reader'.
126
127 2014-09-04 Paul Eggert <eggert@cs.ucla.edu>
128
129 Less chatter in 'make' output.
130 * Makefile.in (clean): Simplify, for shorter command line.
131
132 2014-08-07 Reuben Thomas <rrt@sc3d.org>
133
134 * ediff.texi (Merging and diff3): Don't mention lack of support
135 for VMS diff, we no longer support VMS.
136
137 2014-08-07 Michael Albinus <michael.albinus@gmx.de>
138
139 * tramp.texi (Remote shell setup): Explain, how to change command
140 line arguments of remote "nc" listener.
141
142 2014-07-31 Tassilo Horn <tsdh@gnu.org>
143
144 * gnus.texi (Group Parameters): Document that `gcc-self' may also be a
145 list.
146
147 2014-07-28 Stephen Berman <stephen.berman@gmx.net>
148
149 * todo-mode.texi (Marked Items): Correct omission of item deletion
150 from commands applying to both todo and done items.
151
152 2014-07-18 Albert Krewinkel <albert+gnus@zeitkraut.de>
153
154 * gnus.texi (Posting Styles): Document the possibility to perform
155 string replacements when matching against headers.
156
157 2014-07-09 Stephen Berman <stephen.berman@gmx.net>
158
159 * todo-mode.texi (Levels of Organization): Comment out statement
160 that Emacs recognizes todo files by their extension, since this
161 feature has been removed due to bug#17482.
162
163 2014-07-03 Michael Albinus <michael.albinus@gmx.de>
164
165 * trampver.texi: Update release number.
166
167 2014-07-03 Glenn Morris <rgm@gnu.org>
168
169 * info.texi, mh-e.texi: "Online help" doesn't mean what it
170 used to any more.
171
172 * idlwave.texi (Introduction): Comment out dead http screenshot links.
173
174 2014-06-24 Leo Liu <sdl.web@gmail.com>
175
176 * dired-x.texi (Omitting Files in Dired, Omitting Variables):
177 Fix key binding to dired-omit-mode. (Bug#16354)
178
179 2014-06-24 Eli Zaretskii <eliz@gnu.org>
180
181 * autotype.texi (Skeleton Language): Document the \n feature better.
182
183 2014-06-23 Glenn Morris <rgm@gnu.org>
184
185 * Makefile.in (%.texi): Disable implicit rules.
186
187 2014-06-22 Mario Lang <mlang@delysid.org>
188
189 * srecode.texi (Base Arguments): The the -> to the.
190
191 * org.texi (Images in ODT export): The the -> the.
192
193 2014-06-21 Eli Zaretskii <eliz@gnu.org>
194
195 * autotype.texi (Skeleton Language): Document the feature of \n
196 when at eol.
197
198 2014-06-21 Michael Albinus <michael.albinus@gmx.de>
199
200 * dbus.texi (Type Conversion): Formatting edits in example.
201
202 2014-06-15 Michael Albinus <michael.albinus@gmx.de>
203
204 Sync with Tramp 2.2.10.
205
206 * tramp.texi (Inline methods): Remove restriction on "telnet".
207 Recommend sharing ssh connections for "plink".
208 (External methods): Remove "sftp". Merge "pscp" and "psftp"
209 descriptions. Recommend sharing ssh connections. Add "nc" method.
210 (GVFS based methods): Add "sftp".
211 (Customizing Completion, External packages, Issues):
212 Use @dots{}.
213
214 * trampver.texi: Update release number.
215
216 2014-06-15 Glenn Morris <rgm@gnu.org>
217
218 * Makefile.in (bootstrap-clean): New.
219
220 2014-06-12 Vincent Belaïche <vincentb1@users.sourceforge.net>
221
222 * ses.texi: Adding documentation for SES local printer functions.
223
224 2014-06-12 Glenn Morris <rgm@gnu.org>
225
226 * Makefile.in: Use GNU Make features to reduce duplication.
227 (mkinfodir): Remove.
228 (${buildinfodir}): Generate using an order-only prerequisite.
229 (.dvi.ps): Replace with pattern rule.
230 ($INFO_TARGETS): Mark as PHONY.
231 (${buildinfodir}): New rule.
232 (EXTRA_OPTS, need_emacsver, need_emacsver_prefix): New variables.
233 (${buildinfodir}/%.info, %.dvi, %.pdf, %.html, %.ps):
234 New pattern rules, replacing numerous previous explicit rules.
235 (info_template): New definition.
236 (gnus.dvi, gnus.pdf): Use distinct intermediate files.
237 (mostlyclean): Adjust for above gnus change.
238
239 2014-06-11 Glenn Morris <rgm@gnu.org>
240
241 * Makefile.in (INFO_INSTALL): Update for 2013-08-28 DOCMISC_W32 change.
242
243 2014-06-10 Glenn Morris <rgm@gnu.org>
244
245 * Makefile.in (INFO_EXT): Remove and replace by ".info" throughout.
246 (INFO_OPTS): Set directly rather than with configure.
247
248 2014-06-08 Karl Berry <karl@gnu.org>
249
250 * doc/info.texi (Help-^L): "mode line", "screenful",
251 stand-alone and Emacs Info both use the mode line.
252 Use x instead of weird C-x 0 to get rid of help msg
253 in standalone Info.
254
255 2014-06-08 Glenn Morris <rgm@gnu.org>
256
257 * vip.texi (Files): Defer to Emacs manual for uniquify details.
258
259 * info.texi (Help-Small-Screen): Clarify details of S-SPC.
260 (Help-Small-Screen, Help-]): Do not mention S-SPC.
261 (Emacs Info Variables): Markup fix.
262
263 * ebrowse.texi (Source Display, Finding/Viewing):
264 * erc.texi (Sample Session):
265 * ses.texi (The Basics):
266 * todo-mode.texi (Moving and Deleting Items):
267 * woman.texi (Navigation): Markup fixes re SPC, RET.
268
269 2014-06-02 Glenn Morris <rgm@gnu.org>
270
271 * efaq.texi (Finding a package with particular functionality):
272 Update example.
273 * vip.texi: Mention this is obsolete.
274
275 2014-05-27 Paul Eggert <eggert@cs.ucla.edu>
276
277 * texinfo.tex: Update from gnulib.
278
279 2014-05-26 Paul Eggert <eggert@cs.ucla.edu>
280
281 Specify coding if Latin-1 Emacs would misinterpret (Bug#17575).
282 * htmlfontify.texi, org.texi: Add "coding: utf-8".
283
284 2014-05-26 Stephen Berman <stephen.berman@gmx.net>
285
286 * todo-mode.texi: Update in light of changes due to bug#17482.
287 Replace numerous mistaken uses of literal quotes with proper
288 Texinfo markup.
289 (Todo Mode Entry Points): Comment out reference to using find-file
290 or Dired to visit Todo files, since this has been disabled (bug#17482).
291
292 2014-05-20 Leo Liu <sdl.web@gmail.com>
293
294 * cl.texi (List Functions, Efficiency Concerns): Update cl-endp.
295
296 2014-05-13 Paul Eggert <eggert@cs.ucla.edu>
297
298 * texinfo.tex: Update from gnulib.
299
300 2014-05-08 Michael Albinus <michael.albinus@gmx.de>
301
302 * tramp.texi (Frequently Asked Questions): Mention HISTFILE
303 setting in ~/.ssh/environment.
304
305 2014-05-04 Stephen Berman <stephen.berman@gmx.net>
306
307 * todo-mode.texi: Update, improve exposition, add cross
308 references, fix typos.
309 (Inserting New Items, Editing Item Headers and Text): Rewrite to
310 document new user interface.
311
312 2014-05-04 Glenn Morris <rgm@gnu.org>
313
314 * autotype.texi (Skeleton Language):
315 * message.texi (Header Commands): Replace `iff'.
316
317 2014-05-02 Paul Eggert <eggert@cs.ucla.edu>
318
319 * vhdl-mode.texi: Add "@documentencoding UTF-8",
320 since this is a toplevel .texi file.
321
322 2014-04-22 Bastien Guerry <bzg@gnu.org>
323
324 * org.texi (Installation): Be more clear on why installing Org
325 through ELPA should be done without loading any Org file.
326
327 * org.texi (Emphasis and monospace): Document the use of
328 =verbatim= and ~code~ to be consistent with
329 `org-element-text-markup-successor'.
330
331 * org.texi (In-buffer settings, Radio tables): Tiny fixes.
332
333 * org.texi (Initial visibility):
334 * org.texi (Literal examples): Fix typos.
335
336 2014-04-22 Michael Brand <michael.ch.brand@gmail.com>
337
338 * org.texi (Column attributes): Add a sentence to point out
339 the dependency on the format specifier.
340
341 2014-04-22 Nicolas Goaziou <n.goaziou@gmail.com>
342
343 * org.texi (The Export Dispatcher): Reformulation.
344
345 * org.texi (@LaTeX{} specific attributes): Update manual.
346
347 * org.texi (Top, Exporting): Org has its own documentation and
348 should therefore be removed from "Other build-in back-ends".
349
350 2014-04-22 Stefan Monnier <monnier@iro.umontreal.ca>
351
352 * cl.texi (Structures): Remove cl-struct-set-slot-value.
353
354 2014-04-20 Daniel Colascione <dancol@dancol.org>
355
356 * cl.texi (Declarations): Document changes to `cl-the' and defstruct functions.
357
358 2014-04-17 Paul Eggert <eggert@cs.ucla.edu>
359
360 * Makefile.in (infoclean): Be consistent about reporting failures.
361
362 2014-03-27 Glenn Morris <rgm@gnu.org>
363
364 * Makefile.in (INFO_COMMON): Add vhdl-mode.
365 (vhdl_mode_deps, vhdl-mode, $(buildinfodir)/vhdl-mode$(INFO_EXT))
366 (vhdl-mode.dvi, vhdl-mode.pdf, vhdl-mode.html): New rules/variables.
367
368 * vhdl-mode.texi: General clean-up. Set copyright to FSF, add license.
369 Remove hand-written node pointers. Remove info re old Emacs versions.
370 Markup fixes.
371 (Getting Connected): Remove irrelevant info.
372 (Indentation Commands, Requirements): Remove empty/irrelevant nodes.
373 (Frequently Asked Questions): Electric indent is now enabled.
374
375 2014-03-27 Reto Zimmermann <reto@gnu.org>
376 Rod Whitby <software.vhdl-mode@rwhitby.net>
377
378 * vhdl-mode.texi: New file, imported from upstream vhdl-mode.
379
380 2014-03-26 Paul Eggert <eggert@cs.ucla.edu>
381
382 * texinfo.tex: Update from gnulib.
383
384 2014-03-26 Michael Albinus <michael.albinus@gmx.de>
385
386 * tramp.texi (Frequently Asked Questions): Add fish shell settings.
387
388 2014-03-23 Katsumi Yamaoka <yamaoka@jpl.org>
389
390 * gnus.texi (Ma Gnus): Mention header attachment buttons.
391
392 2014-03-23 Lars Ingebrigtsen <larsi@gnus.org>
393
394 * emacs-mime.texi (MML Definition): Document recipient-filename.
395
396 2014-03-23 Katsumi Yamaoka <yamaoka@jpl.org>
397
398 * gnus.texi (MIME Commands):
399 Mention gnus-mime-buttonize-attachments-in-header and
400 gnus-mime-display-attachment-buttons-in-header.
401
402 2014-03-23 Lars Ingebrigtsen <larsi@gnus.org>
403
404 * message.texi (Forwarding):
405 Mention `message-forward-included-headers'.
406
407 2014-03-23 Lars Ingebrigtsen <larsi@gnus.org>
408
409 * gnus.texi: w3 is no longer supported by Gnus.
410
411 2014-03-22 Glenn Morris <rgm@gnu.org>
412
413 * efaq.texi (Informational files for Emacs): Do not mention etc/GNU.
414
415 2014-03-21 Glenn Morris <rgm@gnu.org>
416
417 * ede.texi (ede-linux):
418 * vip.texi (New Bindings): Tiny copyedits.
419
420 2014-03-18 Stefan Monnier <monnier@iro.umontreal.ca>
421
422 * vip.texi (Other Vi Commands): Adjust doc of C-j.
423
424 * cc-mode.texi (Indentation Commands): Remove C-j, since it's not
425 defined by CC-mode but globally.
426 (FAQ): Tweak text about RET and auto-indentation.
427
428 2014-03-18 David Engster <deng@randomsample.de>
429
430 * ede.texi (Project Local Variables): Remove reference to
431 `ede-java-root' and the example using it.
432 (Android projects, ede-java-root): Remove nodes since they are
433 only in CEDET upstream (Bug#17030). All nodes updated.
434 (ede-cpp-root): Document the :compile-command slot.
435 (ede-linux): Document new variables
436 `project-linux-build-directory-default' and
437 `project-linux-architecture-default'.
438
439 2014-03-12 Glenn Morris <rgm@gnu.org>
440
441 * eww.texi (History and Acknowledgments):
442 Don't list everyone who changed the code.
443
444 * ada-mode.texi, auth.texi, calc.texi, ebrowse.texi, efaq.texi:
445 * emacs-gnutls.texi, epa.texi, ert.texi, eshell.texi, eww.texi:
446 * flymake.texi, gnus.texi, info.texi, message.texi, mh-e.texi:
447 * newsticker.texi, pcl-cvs.texi, rcirc.texi, sem-user.texi:
448 * smtpmail.texi, url.texi, viper.texi, wisent.texi, woman.texi:
449 Use @file for buffers, per the Texinfo manual.
450
451 2014-03-12 Paul Eggert <eggert@cs.ucla.edu>
452
453 * org.texi: Don't set txicodequoteundirected and txicodequotebacktick
454 so that the Org Manual's style for ` and ' in code is consistent
455 with the other Emacs manuals. This affects PDF, not .info files.
456
457 2014-03-12 Glenn Morris <rgm@gnu.org>
458
459 * octave-mode.texi (Using Octave Mode): Remove outdated stuff
460 about RET and indentation.
461
462 2014-03-03 Juanma Barranquero <lekktu@gmail.com>
463
464 * gnus.texi:
465 * semantic.texi: Fix whitespace.
466
467 * ede.texi (Android projects):
468 * eieio.texi (Class Options, Making New Objects)
469 (Method Invocation, CLOS compatibility):
470 * sem-user.texi (Tag Decoration Mode): Fix typos.
471
472 2014-03-02 Xue Fuqiao <xfq@gnu.org>
473
474 * sem-user.texi (Create System Databases): Markup fix.
475
476 2014-02-28 Glenn Morris <rgm@gnu.org>
477
478 * info.texi (Further Reading): Rename node from Expert Info.
479 Remove stuff about writing Info nodes by hand.
480 (Help-Cross): Move node from (mainly deleted) chapter 3 to chapter 1.
481
482 * info.texi: Nuke hand-written node pointers.
483
484 2014-02-28 Karl Berry <karl@gnu.org>
485
486 * info.texi (Top): Mention H for a summary of all commands.
487
488 2014-02-25 Glenn Morris <rgm@gnu.org>
489
490 * edt.texi (Quick start, Starting emulation): Update hook details.
491 * efaq.texi (Fullscreen mode on MS-Windows)
492 (Terminal setup code works after Emacs has begun): Update hook details.
493 * vip.texi (Loading VIP): Fix hook example.
494
495 * efaq-w32.texi (Bash): Don't use setq with hooks.
496
497 2014-02-24 Paul Eggert <eggert@cs.ucla.edu>
498
499 * texinfo.tex: Update from gnulib.
500
501 2014-02-22 Xue Fuqiao <xfq@gnu.org>
502
503 * remember.texi (Quick Start): Add an index.
504 (Function Reference, Quick Start): Add cross-references.
505
506 2014-02-21 Glenn Morris <rgm@gnu.org>
507
508 * flymake.texi (Starting the syntax check process): Grammar fix.
509
510 * tramp.texi (External packages): Grammar fix.
511 Reword for default sentinel not being nil any more.
512
513 2014-02-19 Michael Albinus <michael.albinus@gmx.de>
514
515 * trampver.texi: Update release number.
516
517 2014-02-19 Glenn Morris <rgm@gnu.org>
518
519 * remember.texi: Copyedits.
520 (Quick Start): No need for manual autoloads. Mention remember-notes.
521 (Function Reference): Update arguments. Add new commands.
522
523 2014-02-18 Glenn Morris <rgm@gnu.org>
524
525 * remember.texi (copying): Bump remember mode version.
526 (Installation): Remove unnecessary chapter.
527 (Quick Start): No need to explicitly load remember.el.
528 (Separate Text Files): New section.
529
530 2014-02-17 Glenn Morris <rgm@gnu.org>
531
532 * eieio.texi (Class Values, CLOS compatibility):
533 Remove references to deleted eieio-describe-class/generic.
534
535 2014-02-16 Michael Albinus <michael.albinus@gmx.de>
536
537 Sync with Tramp 2.2.9.
538 * trampver.texi: Update release number.
539
540 * efaq-w32.texi (Tramp ssh): Remove also pscp1 and pscp2.
541
542 2014-02-14 Jay Belanger <jay.p.belanger@gmail.com>
543
544 * calc.texi (Single-Variable Statistics): Remove mention of
545 incorrect keybinding.
546
547 2014-02-12 Paul Eggert <eggert@cs.ucla.edu>
548
549 * texinfo.tex: Update from gnulib.
550
551 2014-02-08 Glenn Morris <rgm@gnu.org>
552
553 * auth.texi (GnuPG and EasyPG Assistant Configuration):
554 Be agnostic about authinfo/authinfo.gpg default order. (Bug#16642)
555
556 2014-02-07 Glenn Morris <rgm@gnu.org>
557
558 * viper.texi (File and Buffer Handling): Prefer ido to iswitchb.
559
560 2014-02-06 Glenn Morris <rgm@gnu.org>
561
562 * epa.texi (Mail-mode integration): Mention epa-mail-aliases.
563
564 * mh-e.texi, viper.texi: Do not use colons in index entries.
565
566 2014-02-05 Paul Eggert <eggert@cs.ucla.edu>
567
568 * texinfo.tex: Update from gnulib.
569
570 2014-02-05 Glenn Morris <rgm@gnu.org>
571
572 * epa.texi: Add indices.
573
574 * url.texi (Cookies): Mention url-cookie-list command.
575
576 2014-02-03 Glenn Morris <rgm@gnu.org>
577
578 * cl.texi (Blocks and Exits): Mention cl-tagbody.
579
580 2014-02-02 Glenn Morris <rgm@gnu.org>
581
582 * efaq-w32.texi (Tramp ssh): Remove deleted tramp methods.
583
584 2014-01-31 Glenn Morris <rgm@gnu.org>
585
586 * efaq.texi (Replacing highlighted text):
587 Update delete-selection-mode doc.
588
589 2014-01-30 Xue Fuqiao <xfq.free@gmail.com>
590
591 * sem-user.texi (Include paths): Fix a Texinfo command.
592
593 2014-01-27 Glenn Morris <rgm@gnu.org>
594
595 * idlwave.texi (Lesson III---User Catalog, Online Help)
596 (Starting the Shell, Catalogs, User Catalog):
597 * remember.texi (Quick Start):
598 * viper.texi:
599 * vip.texi (Customization, Customizing Constants)
600 (Customizing Key Bindings): Update for files being in ~/.emacs.d/.
601
602 2014-01-25 Xue Fuqiao <xfq.free@gmail.com>
603
604 * cc-mode.texi (Minor Modes): Minor fix.
605
606 2014-01-24 David Engster <deng@randomsample.de>
607
608 * eieio.texi (Introduction): Fix references.
609
610 2014-01-24 Glenn Morris <rgm@gnu.org>
611
612 * efaq.texi (Termcap/Terminfo entries for Emacs):
613 Use M-x term rather than M-x terminal-emulator.
614
615 * emacs-mime.texi (time-date): Use float-time.
616
617 2014-01-22 David Engster <deng@randomsample.de>
618
619 * eieio.texi (Introduction): Move introductory paragraph about
620 EIEIO and CLOS from 'Building Classes' to here.
621 (Documentation): Remove, since eieio-doc is not part of Emacs.
622 (Class Values, CLOS compatibility): Mention that
623 `describe-function' will also give information about classes.
624
625 2014-01-20 Paul Eggert <eggert@cs.ucla.edu>
626
627 * texinfo.tex: Update from gnulib.
628
629 2014-01-15 Glenn Morris <rgm@gnu.org>
630
631 * Makefile.in (eww_deps): Does not depend on emacsver.texi.
632
633 2014-01-12 Michael Albinus <michael.albinus@gmx.de>
634
635 * tramp.texi (all): Doc fix according to GNU Coding Standards.
636 Use "file name" instead of "filename" or "path". Use "host"
637 instead of "machine".
638
639 2014-01-12 David Engster <deng@randomsample.de>
640
641 * eieio.texi (Introduction): `class-of' is obsolete.
642 (Predicates, Basic Methods): Adapt function names to namespace
643 cleanup.
644
645 2014-01-12 Xue Fuqiao <xfq.free@gmail.com>
646
647 * eww.texi (Basics): Use "directory" instead of "path" (Bug#16419).
648
649 2014-01-12 Glenn Morris <rgm@gnu.org>
650
651 * efaq.texi (Guidelines for newsgroup postings)
652 (Informational files for Emacs):
653 Remove references to etc/MAILINGLISTS, etc/INTERVIEW.
654
655 2014-01-10 Stefan Monnier <monnier@iro.umontreal.ca>
656
657 * cl.texi (Function Bindings): Fix incorrect description of cl-let.
658
659 2014-01-09 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
660
661 * Makefile.in: Add eww.texi.
662 * eww.texi: New file.
663
664 2014-01-07 Glenn Morris <rgm@gnu.org>
665
666 * efaq.texi (Problems with very large files): Fix superscript typo.
667
668 2013-01-07 Rasmus <w530@pank.eu>
669
670 * org.texi (Global and local cycling): Fix missing '@'.
671
672 2013-01-07 Bastien Guerry <bzg@gnu.org>
673
674 * org.texi (Global and local cycling): Mention C-u C-u TAB.
675 (Include files, The Export Dispatcher)
676 (Advanced configuration)
677 (Header arguments in Org mode properties): Spelling fixes.
678 (Special blocks): Add #+BEGIN_ABSTRACT as another example.
679 (@LaTeX{} specific attributes): New index entries.
680 Use #+BEGIN_ABSTRACT in the example.
681
682 2013-01-07 Nicolas Goaziou <n.goaziou@gmail.com>
683
684 * org.texi (Org export): New section.
685 (HTML doctypes): Fix whitespace error. Fix display.
686 (Publishing options): Add missing html publishing options.
687
688 2014-01-07 Glenn Morris <rgm@gnu.org>
689
690 * efaq.texi (Basic editing, Packages that do not come with Emacs):
691 Merge in some info from etc/MORE.STUFF.
692
693 2014-01-05 Paul Eggert <eggert@cs.ucla.edu>
694
695 Specify .texi encoding (Bug#16292).
696 * ada-mode.texi, auth.texi, autotype.texi, bovine.texi, calc.texi:
697 * cc-mode.texi, cl.texi, dbus.texi, dired-x.texi, ebrowse.texi:
698 * ede.texi, ediff.texi, edt.texi, efaq.texi, eieio.texi:
699 * emacs-gnutls.texi, epa.texi, erc.texi, ert.texi:
700 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi:
701 * gnus-faq.texi, htmlfontify.texi, idlwave.texi, ido.texi, info.texi:
702 * message.texi, mh-e.texi, newsticker.texi, nxml-mode.texi:
703 * octave-mode.texi, org.texi, pcl-cvs.texi, pgg.texi, rcirc.texi:
704 * reftex.texi, remember.texi, sasl.texi, sc.texi, semantic.texi:
705 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi, srecode.texi:
706 * todo-mode.texi, tramp.texi, url.texi, vip.texi, viper.texi:
707 * widget.texi, wisent.texi, woman.texi:
708 Add @documentencoding.
709
710 2014-01-03 Aidan Gauland <aidalgol@amuri.net>
711
712 * eshell.texi (What Eshell is not): Clean up confusing clause.
713
714 2014-01-03 Glenn Morris <rgm@gnu.org>
715
716 * efaq-w32.texi, reftex.texi: Use @insertcopying in non-TeX.
717
718 * ede.texi, eieio.texi, semantic.texi, srecode.texi:
719 Add copyright notice to titlepage.
720
721 * dbus.texi, nxml-mode.texi, widget.texi: Add titlepage.
722
723 * ert.texi: Add a titlepage. Use @insertcopying.
724
725 * calc.texi (Top): Use @top rather than @chapter.
726
727 2014-01-03 Aidan Gauland <aidalgol@amuri.net>
728
729 * eshell.texi (top): Fix incorrect use of xref.
730
731 2014-01-03 Aidan Gauland <aidalgol@amuri.net>
732
733 * eshell.texi (top): Fix incorrect info filename in an xref.
734
735 2014-01-02 Glenn Morris <rgm@gnu.org>
736
737 * Makefile.in (cc_mode_deps): Rename from (typo) ccmode_deps.
738
739 2014-01-02 Aidan Gauland <aidalgol@amuri.net>
740
741 * eshell.texi (Command Basics): Remove `Command basics' chapter.
742
743 2014-01-02 Aidan Gauland <aidalgol@amuri.net>
744
745 * eshell.texi (What is Eshell?): Add section about what not to use
746 Eshell for.
747
748 2013-12-23 Teodor Zlatanov <tzz@lifelogs.com>
749
750 * emacs-gnutls.texi (Help For Users): Document `gnutls-verify-error'.
751
752 2013-12-22 Glenn Morris <rgm@gnu.org>
753
754 * woman.texi (Navigation): Use itemx where appropriate.
755
756 2013-12-20 Tassilo Horn <tsdh@gnu.org>
757
758 * info.texi, woman.texi:
759 Document `S-SPC' as alternative to `DEL' for scrolling.
760
761 2013-12-20 Jay Belanger <jay.p.belanger@gmail.com>
762
763 * calc.texi (Stack Manipulation Commands): Mention using the variable
764 `calc-context-sensitive-enter' for `calc-enter' and `calc-pop'.
765
766 2013-12-12 Michael Albinus <michael.albinus@gmx.de>
767
768 * tramp.texi (direntry): Use ssh but rsh.
769 (all): Encode all environment variable names with @env{...}.
770 (Bug Reports): Refer to Testing node.
771
772 2013-12-12 Glenn Morris <rgm@gnu.org>
773
774 * autotype.texi, cc-mode.texi, ediff.texi, ert.texi:
775 * htmlfontify.texi, ido.texi, octave-mode.texi, org.texi:
776 * srecode.texi, todo-mode.texi, tramp.texi:
777 Sync direntry with info/dir version.
778
779 2013-12-11 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
780
781 * Makefile.in: Add octave-mode.texi.
782
783 2013-12-11 Kurt Hornik <Kurt.Hornik@wu-wien.ac.at>
784 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
785
786 * octave-mode.texi: Import from GNU Octave (doc/interpreter/emacs.txi).
787
788 2013-12-08 Juanma Barranquero <lekktu@gmail.com>
789
790 * dbus.texi (Properties and Annotations): Fix typo.
791
792 2013-12-06 Bastien Guerry <bzg@gnu.org>
793
794 * org.texi: Don't include Emacs version within Org's version.
795
796 2013-12-06 Nicolas Goaziou <n.goaziou@gmail.com>
797
798 * org.texi (Creating one-off styles): Use new export snippet
799 syntax.
800
801 * org.texi (Export settings): Documentation describing how text
802 above the first heading is ignored when an :export: tag is in a
803 file.
804
805 2013-12-05 Michael Albinus <michael.albinus@gmx.de>
806
807 * dbus.texi (Type Conversion): Clarify unibyte-ness of strings.
808
809 2013-11-30 Glenn Morris <rgm@gnu.org>
810
811 * Makefile.in (distclean): Remove Makefile.
812
813 2013-11-20 era eriksson <era+emacsbugs@iki.fi>
814
815 * ses.texi (Quick Tutorial): New chapter. (Bug#14748)
816 (The Basics, Formulas): Copyedits.
817 (Resizing, Printer functions): Add index entries.
818
819 2013-11-17 Jay Belanger <jay.p.belanger@gmail.com>
820
821 * calc.texi (Customizing Calc): Mention new variable
822 `calc-context-sensitive-enter'.
823
824 2013-11-12 Aaron Ecay <aaronecay@gmail.com>
825
826 * org.texi (Exporting code blocks): Document the 'inline-only
827 setting for `org-export-babel-evaluate'. Document how :var
828 introduces code block dependencies.
829
830 2013-11-12 Achim Gratz <Stromeko@Stromeko.DE>
831
832 * org.texi (Header arguments): Document header-args[:lang]
833 properties and remove deprecated old-style properties from
834 documentation.
835
836 * org.texi (Agenda commands): Remove footnote from @tsubheading
837 and add a sentence with the reference instead.
838
839 2013-11-12 Bastien Guerry <bzg@gnu.org>
840
841 * org.texi (Catching invisible edits):
842 * org.texi (Plain lists, Plain lists):
843 * org.texi (Advanced configuration):
844 * org.texi (Tag groups):
845 * org.texi (Conventions):
846 * org.texi (Checkboxes, Radio lists):
847 * org.texi (Top, Summary, Exporting):
848 * org.texi (In-buffer settings): Fix typos.
849
850 * org.texi (Refile and copy): Document `org-copy' and `C-3 C-c
851 C-w'. Add an index entry for `org-refile-keep'.
852
853 * org.texi (Plain lists): Add an index entry for sorting plain
854 list. Document sorting by checked status for check lists.
855
856 * org.texi (Publishing options): Fix old variable names.
857
858 * org.texi (Orgstruct mode): Fix suggested setting of
859 `orgstruct-heading-prefix-regexp'.
860
861 * org.texi (Export settings):
862 Document `org-export-allow-bind-keywords'.
863
864 * org.texi (History and Acknowledgments): Small rephrasing.
865
866 * org.texi (Template elements): Add a footnote about tags accepted
867 in a year datetree.
868
869 * org.texi (Beamer export, @LaTeX{} and PDF export)
870 (Header and sectioning, @LaTeX{} specific attributes):
871 Enhance style.
872
873 * org.texi (Agenda commands): Add a footnote about dragging agenda
874 lines: it does not persist and it does not change the .org files.
875
876 * org.texi (Agenda commands): Add a table heading for dragging
877 agenda lines forward/backward.
878
879 * org.texi (Agenda commands): Add documentation for
880 `org-agenda-bulk-toggle' and `org-agenda-bulk-toggle-all'.
881
882 * org.texi (Publishing options): Update the list of options.
883 (Simple example, Complex example): Fix the examples.
884
885 * org.texi (Formula syntax for Calc): Don't use a bold font the
886 warning.
887
888 * org.texi (Other built-in back-ends): New section.
889
890 * org.texi (Editing source code):
891 Document `org-edit-src-auto-save-idle-delay' and
892 `org-edit-src-turn-on-auto-save'.
893
894 * org.texi (External links): Document contributed link types
895 separately.
896
897 * org.texi (Closing items):
898 Document `org-closed-keep-when-no-todo'.
899
900 * org.texi (Export back-ends): Rename from "Export formats".
901 (The Export Dispatcher): Remove reference to
902 `org-export-run-in-background'.
903 (Export settings): Minor rewrites.
904 (ASCII/Latin-1/UTF-8 export): Update variable's name.
905 (In-buffer settings): Add #+HTML_HEAD_EXTRA.
906
907 * org.texi (Export in foreign buffers): New section.
908 (Exporting): Remove documentation about converting the selected
909 region.
910
911 * org.texi (Advanced configuration): Put the filter valid types in
912 a table. Use @lisp and @smalllisp.
913
914 * org.texi: Use @code{nil} instead of nil. Update the maintainer
915 contact info.
916
917 * org.texi (Exporting): Better introductory sentence. Add a note
918 about conversion commands.
919 (Feedback, Orgstruct mode, Built-in table editor)
920 (Built-in table editor, Orgtbl mode, Updating the table)
921 (Property syntax, Capturing column view, Capture)
922 (Agenda files, Agenda commands, CDLaTeX mode, CDLaTeX mode)
923 (Exporting, Extending ODT export)
924 (Working with @LaTeX{} math snippets, dir, Customization)
925 (Radio tables, A @LaTeX{} example, Pulling from MobileOrg):
926 Uniformly use @kbd{M-x command RET}.
927
928 * org.texi (Filtering/limiting agenda items): New subsection.
929 Document the use of `org-agenda-max-*' options and
930 `org-agenda-limit-interactively' from the agenda.
931 (Agenda commands): Move details about filtering commands to
932 the new section, only include a summary here.
933 (Customizing tables in ODT export)
934 (System-wide header arguments, Conflicts, Dynamic blocks):
935 Use spaces for indentation.
936
937 * org.texi (Emphasis and monospace): Mention `org-emphasis-alist'.
938
939 * org.texi (Links in HTML export, Images in HTML export)
940 (post): Fix syntax within #+ATTR_*.
941 (Tables in HTML export): Document `org-html-table-row-tags'
942 and use `org-html-table-default-attributes' instead of
943 `org-html-table-tag'.
944
945 * org.texi (Publishing action, Publishing options)
946 (Publishing links): Major rewrite. Enhance explanations for
947 `org-org-publish-to-org'. Remove reference to
948 `org-export-run-in-background'.
949
950 * org.texi: Fix many small typos. Use #+NAME instead of
951 #+TBLNAME. Use @smalllisp instead of @example.
952 (Special symbols): Add index?
953 (HTML preamble and postamble): Don't mention obsolete use of
954 opt-plist.
955 (JavaScript support): Don't mention the org-jsinfo.el file as it
956 has been merged with ox-html.el.
957
958 * org.texi (Installation, Feedback, Setting Options)
959 (Code evaluation security, org-crypt.el): Use @lisp instead of
960 @example.
961 (Agenda commands): Use @table instead of @example.
962
963 * org.texi (Adding hyperlink types): New appendix.
964
965 * org.texi (ODT export commands, Extending ODT export)
966 (Applying custom styles, Images in ODT export)
967 (Labels and captions in ODT export)
968 (Literal examples in ODT export)
969 (Configuring a document converter)
970 (Working with OpenDocument style files)
971 (Customizing tables in ODT export)
972 (Validating OpenDocument XML): Fix options names.
973
974 * org.texi (History and Acknowledgments): Update acknowledgments
975 to Nicolas. Add Nicolas Goaziou to the list of contributors.
976
977 * org.texi (System-wide header arguments): Don't use "customizing"
978 for setting a variable. Also remove comments.
979
980 * org.texi (Weekly/daily agenda): Add `org-agenda-start-day' and
981 `org-agenda-start-on-weekday' to the variable index and document
982 them.
983
984 * org.texi (Sparse trees, Agenda commands)
985 (@LaTeX{} fragments, Selective export, Export options)
986 (The export dispatcher, ASCII/Latin-1/UTF-8 export)
987 (HTML Export commands, @LaTeX{}/PDF export commands)
988 (iCalendar export, Publishing options, Triggering publication)
989 (In-buffer settings): Update to reflect changes from the new
990 export engine.
991
992 * org.texi (Matching tags and properties): More examples.
993 Explain group tags expansion as regular expressions.
994
995 * org.texi (Tag groups): New section.
996
997 * org.texi (Setting tags): Tiny formatting fixes.
998
999 * org.texi (Plain lists, Checkboxes): Use non-obsolete variable
1000 names.
1001
1002 * org.texi (Storing searches): Add "agenda" and "agenda*" to the
1003 concept index. Include example for these agenda views.
1004 (Special agenda views): Mention the "agenda*" agenda view.
1005
1006 * org.texi (Repeated tasks): Document how to ignore a repeater
1007 when using both a scheduled and a deadline timetamp.
1008
1009 * org.texi (Global and local cycling): Wrap in a new subsection.
1010 (Initial visibility, Catching invisible edits): New subsections.
1011
1012 * org.texi (Visibility cycling): Mention that
1013 `org-agenda-inhibit-startup' will prevent visibility setting when
1014 the agenda opens an Org file for the first time.
1015
1016 * org.texi (Org syntax): New section.
1017
1018 * org.texi (Orgstruct mode):
1019 Document `orgstruct-heading-prefix-regexp'.
1020
1021 * org.texi (Speeding up your agendas): New section.
1022
1023 * org.texi (Installation): When installing Org from ELPA, users
1024 should do this from an Emacs session where no .org file has been
1025 visited.
1026
1027 * org.texi (CSS support, In-buffer settings): Update HTML options
1028 names.
1029
1030 * org.texi (Structure editing): Update documentation for
1031 `org-insert-heading-or-item'.
1032 (Plain lists, Relative timer): Update index entry.
1033
1034 * org.texi (JavaScript support): Update variable names.
1035
1036 * org.texi (comments): Minor formatting fix.
1037
1038 * org.texi (@LaTeX{} fragments): Minor enhancement.
1039
1040 * org.texi: Update the list contributions.
1041
1042 * org.texi (Agenda commands): Exporting the agenda to an .org file
1043 will not copy the subtrees and the inherited tags.
1044 Document `org-agenda-filter-by-regexp'.
1045
1046 * org.texi (Publishing action, Complex example): Fix names of
1047 publishing functions.
1048
1049 * org.texi (Top, Exporting): Delete references to Freemind.
1050 (Freemind export): Delete section.
1051
1052 * org.texi (Top, Exporting): Delete references to the XOXO export.
1053 (XOXO export): Delete section.
1054
1055 * org.texi (Capture): Mention that org-remember.el is not
1056 supported anymore.
1057
1058 * org.texi (Top, Exporting, Beamer class export):
1059 Delete references to the TaskJuggler export.
1060 (History and Acknowledgments): Mention that the TaskJuggler has
1061 been rewritten by Nicolas and now lives in the contrib/ directory
1062 of Org's distribution. Mention that Jambunathan rewrote the HTML
1063 exporter. Remove Jambunathan from my own acknowledgments.
1064 (TaskJuggler export): Delete.
1065
1066 * org.texi (HTML preamble and postamble)
1067 (Tables in HTML export, Images in HTML export)
1068 (Math formatting in HTML export, CSS support)
1069 (@LaTeX{} and PDF export, Publishing options): Fix the names of
1070 the HTML export and publishing options.
1071
1072 * org.texi (Literal examples, Export options)
1073 (@LaTeX{} and PDF export, Header and sectioning)
1074 (Publishing options): Fix LaTeX options names.
1075
1076 * org.texi (Export options, CSS support, In-buffer settings):
1077 Fix references to HTML_LINK_* and HTML_STYLE keywords.
1078
1079 * org.texi (Export options, In-buffer settings): Fix references to
1080 #+SELECT_TAGS and #+EXCLUDE_TAGS and remove reference to #+XSLT.
1081
1082 * org.texi (Top, Markup, Initial text, Images and tables)
1083 (@LaTeX{} fragments, @LaTeX{} fragments, Exporting)
1084 (Export options, JavaScript support, Beamer class export):
1085 Remove references to the DocBook export, which has been deleted.
1086 (History and Acknowledgments): Mention that DocBook has been
1087 deleted, suggest to use the Texinfo exporter instead, then to
1088 convert the .texi to DocBook with makeinfo.
1089 (Links in ODT export, Tables in ODT export): Fix indices.
1090
1091 * org.texi (Deadlines and scheduling): Add a variable to the
1092 index. Add documentation about delays for scheduled tasks.
1093
1094 * org.texi (Emphasis and monospace):
1095 Mention `org-fontify-emphasized-text' and
1096 `org-emphasis-regexp-components'.
1097
1098 * org.texi (References): Small enhancement.
1099
1100 * org.texi (Column width and alignment): Make the example visually
1101 more clear.
1102
1103 * org.texi (The clock table): Document :mstart and :wstart as a
1104 way to set the starting day of the week.
1105
1106 * org.texi (In-buffer settings): Document new startup keywords.
1107 Thanks to John J Foerch for this idea.
1108
1109 * org.texi (Include files): Tiny formatting fix.
1110
1111 * org.texi (Activation): Point to the "Conflicts" section.
1112
1113 2013-11-12 Carsten Dominik <carsten.dominik@gmail.com>
1114
1115 * org.texi (CSS support): Clarify this section.
1116
1117 * org.texi (@LaTeX{} specific attributes): Document that tabu and
1118 tabularx packages are not in the default set of packages.
1119
1120 * org.texi (Agenda commands): Document fortnight view.
1121
1122 * org.texi: Document conflict with ecomplete.el.
1123
1124 * org.texi (History and Acknowledgments): Acknowledgements for
1125 Jason Dunsmore and Rakcspace.
1126
1127 * org.texi: Rename org-crypt.el node to org-crypt.
1128
1129 * org.texi (A @LaTeX{} example): Fix typo in variable name.
1130
1131 * org.texi (MobileOrg): Mention the new iPhone developer.
1132
1133 * org.texi (Table of contents) Improve documentation of TOC
1134 placement.
1135
1136 * org.texi: Explain that date/time information at read-date prompt
1137 should start at the beginning, not anywhere in the middle of a
1138 long string.
1139
1140 2013-11-12 Christopher Schmidt <christopher@ch.ristopher.com>
1141
1142 * org.texi (Orgstruct mode): Fix wrong regexp.
1143
1144 2013-11-12 Eric Abrahamsen <eric@ericabrahamsen.net>
1145
1146 * org.texi: Document export to (X)HTML flavors.
1147
1148 2013-11-12 Eric Schulte <schulte.eric@gmail.com>
1149
1150 * org.texi (Extracting source code): Mention the prefix argument
1151 to org-babel-tangle.
1152 (noweb): Remove erroneous negative.
1153 (Specific header arguments): Document new header arguments.
1154 Documentation for new tangle-mode header argument.
1155 (Top): Documentation for new tangle-mode header argument.
1156 (rownames): Documentation for new tangle-mode header argument.
1157 Mention elisp as special rowname case.
1158 (tangle-mode): Documentation for new tangle-mode header argument.
1159 (post): Documentation and an example of usage.
1160 (var): Remove the "Alternate argument syntax" section from the
1161 documentation.
1162 (hlines): Note that :hline has no effect for Emacs Lisp code
1163 blocks.
1164
1165 2013-11-12 Feng Shu <tumashu@gmail.com>
1166
1167 * org.texi (@LaTeX{} fragments, Previewing @LaTeX{} fragments)
1168 (Math formatting in HTML export)
1169 (Working with @LaTeX{} math snippets): Add document about creating
1170 formula image with imagemagick.
1171
1172 * org.texi (@LaTeX{} specific attributes): Document `:caption'
1173 attribute of #+ATTR_LATEX.
1174
1175 2013-11-12 Grégoire Jadi <gregoire.jadi@gmail.com>
1176
1177 * org.texi (Handling links): Fix a typo in
1178 `org-startup-with-inline-images' documentation.
1179
1180 * org.texi (Previewing @LaTeX{} fragments): Document the startup
1181 keywords to use for previewing LaTeX fragments or not.
1182 (Summary of in-buffer settings): Improve formatting and add an
1183 entry for the variable `org-startup-with-latex-preview'.
1184
1185 * org.texi (Property syntax): Recall the user to refresh the org
1186 buffer when properties are set on a per-file basis.
1187
1188 2013-11-12 Gustav Wikström <gustav.erik@gmail.com> (tiny change)
1189
1190 * org.texi (Matching tags and properties): Clarification.
1191
1192 2013-11-12 Ippei Furuhashi <top.tuna+orgmode@gmail.com>
1193
1194 * org.texi (Editing and debugging formulas): Add an example when a
1195 table has multiple #+TBLFM lines.
1196
1197 2013-11-12 Ivan Vilata i Balaguer <ivan@selidor.net> (tiny change)
1198
1199 * org.texi (The clock table): Document acceptance of relative
1200 times in tstart and tend, link to syntax description and provide
1201 example.
1202
1203 2013-11-12 Jarmo Hurri <jarmo.hurri@syk.fi>
1204
1205 * org.texi (The spreadsheet): Document lookup functions.
1206
1207 2013-11-12 Kodi Arfer <git@arfer.net> (tiny change)
1208
1209 * org.texi (CSS support): Mention .figure-number, .listing-number,
1210 and .table-number.
1211
1212 2013-11-12 Michael Brand <michael.ch.brand@gmail.com>
1213
1214 * org.texi
1215 (Formula syntax for Calc, Emacs Lisp forms as formulas): Reformat
1216 spreadsheet formula mode strings and some examples from @example
1217 block with xy @r{yz} to @table.
1218
1219 * org.texi (Formula syntax for Calc): Improve the documentation of
1220 empty fields in formulas for spreadsheet. Add explanation and
1221 example for empty field. Extend explanations of format
1222 specifiers. Add a sentence to mention Calc defmath.
1223
1224 * org.texi (Column formulas): Add a sentence to be more explicit
1225 about when a table header is mandatory.
1226
1227 2013-11-12 Nicolas Goaziou <n.goaziou@gmail.com>
1228
1229 * org.texi (Subscripts and superscripts): Remove reference to
1230 quoted underscores until this mechanism is implemented again.
1231
1232 * org.texi (Beamer export): Be more accurate about BEAMER_OPT
1233 property.
1234
1235 * org.texi (Document title): Subtree export is no longer triggered
1236 by marking one as the region.
1237 (Horizontal rules): LaTeX export doesn't use "\hrule" anymore, and
1238 giving examples isn't very useful: "horizontal rule" is, at least,
1239 as explicit as <hr/>.
1240
1241 * org.texi (HTML doctypes): Reflect keyword removal.
1242 (CSS support): Reflect keyword removal.
1243
1244 * org.texi (@LaTeX{} specific attributes): Document new :float
1245 values.
1246
1247 * org.texi (Export settings): Improve documentation.
1248
1249 * org.texi (Math formatting in HTML export): Fix OPTIONS item's name.
1250 (Text areas in HTML export): Update text areas.
1251 (HTML Export commands): Update export commands.
1252
1253 * org.texi (Header and sectioning): Add a footnote about the
1254 different between LATEX_HEADER_EXTRA and LATEX_HEADER.
1255
1256 * org.texi (The Export Dispatcher):
1257 Document `org-export-in-background'.
1258
1259 * org.texi (Footnotes): Export back-ends do not use
1260 `org-footnote-normalize' anymore.
1261
1262 * org.texi: Document variable changes.
1263
1264 * org.texi (Export settings): Document p: item in OPTIONS keyword.
1265
1266 * org.texi (Exporting): Massive rewrite of the first sections.
1267 (Selective export): Delete.
1268 (The Export Dispatcher): Rewrite.
1269 (Export options): Rewrite as "Export settings".
1270
1271 * org.texi: Small changes to documentation for embedded LaTeX.
1272
1273 * org.texi (Internal links): Document #+NAME keyword and
1274 cross-referencing during export.
1275
1276 * org.texi (Include files): Remove reference to :prefix1
1277 and :prefix. Give more details for :minlevel.
1278
1279 * org.texi (Macro replacement): Fix macro name.
1280 Update documentation about possible locations and escaping mechanism.
1281
1282 * org.texi (Table of contents): Update documentation.
1283 Document lists of listings and lists of tables. Add documentation for
1284 optional title and #+TOC: keyword.
1285
1286 2013-11-12 Rick Frankel <rick@rickster.com>
1287
1288 * org.texi (results): Add Format section, broken out of Type
1289 section to match code.
1290 (hlines, colnames): Remove incorrect Emacs Lisp exception.
1291 Note that the actual default handling (at least for python and
1292 emacs-lisp) does not seem to match the description.
1293
1294 2013-11-12 Sacha Chua <sacha@sachachua.com> (tiny change)
1295
1296 * org.texi (The date/time prompt): Update the documentation to
1297 reflect the new way `org-read-date-get-relative' handles weekdays.
1298
1299 2013-11-12 Yasushi Shoji <yashi@atmark-techno.com>
1300
1301 * org.texi (Resolving idle time):
1302 Document `org-clock-x11idle-program-name'.
1303
1304 2013-10-24 Michael Albinus <michael.albinus@gmx.de>
1305
1306 * ert.texi (Running Tests Interactively): Adapt examle output.
1307 (Tests and Their Environment): Mention skip-unless.
1308
1309 2013-10-23 Glenn Morris <rgm@gnu.org>
1310
1311 * dired-x.texi, ebrowse.texi, ede.texi, eieio.texi, eshell.texi:
1312 * pcl-cvs.texi, sc.texi, srecode.texi, vip.texi, viper.texi:
1313 * widget.texi: Nuke @refill.
1314
1315 * Makefile.in (install-dvi, install-html, install-pdf)
1316 (install-ps, uninstall-dvi, uninstall-html, uninstall-ps)
1317 (uninstall-pdf): Quote entities that might contain whitespace.
1318
1319 2013-10-17 Jay Belanger <jay.p.belanger@gmail.com>
1320
1321 * calc.texi (Data Type Formats): Don't specify the size at
1322 which integers begin to be represented by lists.
1323
1324 2013-10-14 Xue Fuqiao <xfq.free@gmail.com>
1325
1326 * cl.texi (Argument Lists): Add indexes for &key and &aux.
1327
1328 2013-10-07 Michael Albinus <michael.albinus@gmx.de>
1329
1330 * trampver.texi: Update release number.
1331
1332 2013-10-02 Michael Albinus <michael.albinus@gmx.de>
1333
1334 Sync with Tramp 2.2.8.
1335
1336 * tramp.texi (External packages): Use `non-essential'.
1337 * trampver.texi: Update release number.
1338
1339 2013-09-14 Glenn Morris <rgm@gnu.org>
1340
1341 * eshell.texi: Markup fixes.
1342
1343 2013-09-11 Xue Fuqiao <xfq.free@gmail.com>
1344
1345 * ido.texi (Interactive Substring Matching): Use @key{RET} instead
1346 of @kbd{RET}.
1347 (Prefix Matching): Add an index.
1348
1349 2013-09-08 Glenn Morris <rgm@gnu.org>
1350
1351 * emacs-gnutls.texi: Tweak direntry.
1352
1353 2013-09-06 Michael Albinus <michael.albinus@gmx.de>
1354
1355 * tramp.texi (Alternative Syntax): Remove chapter.
1356
1357 2013-08-28 Paul Eggert <eggert@cs.ucla.edu>
1358
1359 * Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
1360 for portability to hosts where /bin/sh has problems.
1361
1362 2013-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
1363
1364 Try to reduce redundancy in doc/misc/Makefile.in.
1365 * Makefile.in (DOCMISC_W32): New var to replace DOCMISC_*_W32.
1366 (TARGETS): New intermediate variable.
1367 (DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS): Use it.
1368
1369 2013-08-27 Glenn Morris <rgm@gnu.org>
1370
1371 * efaq.texi (Emacs for MS-Windows): Update location of MS FAQ.
1372
1373 * efaq.texi: Rename from faq.texi, to match its output files.
1374 * Makefile.in: Update for faq.texi name change.
1375
1376 * efaq-w32.texi (EMACSVER): Get it from emacsver.texi.
1377
1378 * Makefile.in (webhack): Remove; it's nothing to do with Emacs.
1379
1380 * efaq-w32.texi: Move here from the web-pages repository.
1381 * Makefile.in (DOCMISC_DVI_W32, DOCMISC_HTML_W32, DOCMISC_INFO_W32)
1382 (DOCMISC_PDF_W32, DOCMISC_PS_W32): New configure output variables.
1383 (INFO_COMMON, INFO_INSTALL): New derivations of INFO_TARGETS.
1384 (DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS):
1385 Add DOCMISC_*_W32 variables.
1386 (echo-info): Use INFO_INSTALL rather than INFO_TARGETS.
1387 (efaq_w32_deps): New variable.
1388 (efaq-w32, $(buildinfodir)/efaq-w32$(INFO_EXT), efaq-w32.dvi)
1389 (efaq-w32.pdf, efaq-w32.html): New rules.
1390 (clean): Remove efaq-w32 products.
1391
1392 2013-08-26 Paul Eggert <eggert@cs.ucla.edu>
1393
1394 * texinfo.tex: Update from gnulib.
1395
1396 2013-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
1397
1398 * emacs-mime.texi (Encoding Customization): Exclude iso-2022-jp-2 and
1399 shift_jis from the default value set to mm-coding-system-priorities for
1400 Japanese users.
1401
1402 2013-08-13 Glenn Morris <rgm@gnu.org>
1403
1404 * reftex.texi (LaTeX xr Package, Options - Table of Contents)
1405 (Options - Defining Label Environments, Options - Creating Labels)
1406 (Options - Referencing Labels, Options - Creating Citations)
1407 (Options - Index Support, Options - Viewing Cross-References)
1408 (Options - Finding Files, Options - Optimizations)
1409 (Options - Fontification, Options - Misc):
1410 * cc-mode.texi (Sample Init File):
1411 * edt.texi (Init file):
1412 * epa.texi (Encrypting/decrypting gpg files):
1413 * mairix-el.texi (About, Setting up the mairix interface, Using)
1414 (Extending):
1415 Rename nodes to avoid characters that can cause Texinfo problems.
1416
1417 2013-08-12 Katsumi Yamaoka <yamaoka@jpl.org>
1418
1419 * gnus.texi (Mail Source Specifiers): Fix description for pop3's :leave.
1420
1421 2013-08-12 Glenn Morris <rgm@gnu.org>
1422
1423 * Makefile.in (ada_mode_deps, auth_deps, autotype_deps)
1424 (bovine_deps, calc_deps, ccmode_deps, cl_deps, dbus_deps)
1425 (dired_x_deps, ebrowse_deps, ede_deps, ediff_deps, edt_deps)
1426 (eieio_deps, emacs_gnutls_deps, emacs_mime_deps, epa_deps)
1427 (erc_deps, ert_deps, eshell_deps, eudc_deps, faq_deps)
1428 (flymake_deps, forms_deps, gnus_deps, htmlfontify_deps)
1429 (idlwave_deps, ido_deps, info_deps, mairix_el_deps, message_deps)
1430 (mh_e_deps, newsticker_deps, nxml_mode_deps, org_deps)
1431 (pcl_cvs_deps, pgg_deps, rcirc_deps, reftex_deps, remember_deps)
1432 (sasl_deps, sc_deps, semantic_deps, ses_deps, sieve_deps)
1433 (smtpmail_deps, speedbar_deps, srecode_deps, todo_mode_deps)
1434 (tramp_deps, url_deps, vip_deps, viper_deps, widget_deps)
1435 (wisent_deps, woman_deps): New variables. Use to reduce duplication.
1436
1437 * woman.texi (Top): Avoid mailto: in html output.
1438
1439 * Makefile.in (prefix, datarootdir, datadir, PACKAGE_TARNAME)
1440 (docdir, dvidir, htmldir, pdfdir, psdir, GZIP_PROG, INSTALL)
1441 (INSTALL_DATA): New, set by configure.
1442 (HTML_OPTS, HTML_TARGETS, PS_TARGETS, DVIPS): New variables.
1443 (.PHONY): Add html, ps, install-dvi, install-html, install-pdf,
1444 install-ps, install-doc, uninstall-dvi, uninstall-html, uninstall-pdf,
1445 uninstall-ps, and uninstall-doc.
1446 (.SUFFIXES): Add .ps and .dvi.
1447 (.dvi.ps): New suffix rule.
1448 (html, ps, ada-mode.html, auth.html, autotype.html, bovine.html)
1449 (calc.html, cc-mode.html, cl.html, dbus.html, dired-x.html)
1450 (ebrowse.html, ede.html, ediff.html, edt.html, eieio.html)
1451 (emacs-gnutls.html, emacs-mime.html, epa.html, erc.html)
1452 (ert.html, eshell.html, eudc.html, faq.html, flymake.html)
1453 (forms.html, gnus.html, htmlfontify.html, idlwave.html)
1454 (ido.html, mairix-el.html, message.html, mh-e.html)
1455 (newsticker.html, nxml-mode.html, org.html, pgg.html)
1456 (rcirc.html, reftex.html, remember.html, sasl.html, sc.html)
1457 (semantic.html, sieve.html, smtpmail.html, speedbar.html)
1458 (srecode.html, todo-mode.html, tramp.html, url.html, vip.html)
1459 (viper.html, widget.html, wisent.html, woman.html, install-dvi)
1460 (install-html, install-pdf, install-ps, install-doc, uninstall-dvi)
1461 (uninstall-html, uninstall-ps, uninstall-pdf, uninstall-doc):
1462 New rules.
1463 (clean): Remove HTML_TARGETS and PS_TARGETS.
1464
1465 2013-08-10 Xue Fuqiao <xfq.free@gmail.com>
1466
1467 * ido.texi (Working Directories, Flexible Matching, Regexp Matching)
1468 (Find File At Point, Ignoring, Misc Customization): Use @defopt
1469 for user options.
1470
1471 2013-08-09 Xue Fuqiao <xfq.free@gmail.com>
1472
1473 * htmlfontify.texi (Customization): Remove documentation of
1474 `hfy-fast-lock-save'. Minor fixes.
1475
1476 2013-08-08 Xue Fuqiao <xfq.free@gmail.com>
1477
1478 * ido.texi (Top): Insert node "Working Directories" in menu.
1479 (Working Directories): New node.
1480 (Misc Customization): Add documentation of
1481 `ido-confirm-unique-completion' and some other user options.
1482
1483 2013-08-07 Eli Zaretskii <eliz@gnu.org>
1484
1485 * todo-mode.texi: Update @dircategory.
1486 (Overview, Todo Items as Diary Entries, Todo Mode Entry Points)
1487 (File Editing, Marked Items, Item Prefix): Fix usage of @xref and
1488 @ref.
1489
1490 2013-08-07 Xue Fuqiao <xfq.free@gmail.com>
1491
1492 * sc.texi (Introduction): Fix index.
1493 (Usage Overview, Citations, Citation Elements, Recognizing Citations)
1494 (Information Keys and the Info Alist, Reference Headers)
1495 (The Built-in Header Rewrite Functions)
1496 (Electric References, Reply Buffer Initialization)
1497 (Filling Cited Text, Selecting an Attribution)
1498 (Attribution Preferences)
1499 (Anonymous Attributions, Author Names)
1500 (Using Regi, Post-yank Formatting Commands)
1501 (Citing Commands, Insertion Commands)
1502 (Mail Field Commands)
1503 (Hints to MUA Authors, Thanks and History): Change from one space
1504 between sentences to two.
1505 (What Supercite Does): Typo fix.
1506
1507 * newsticker.texi (Usage): Use @key for RET.
1508
1509 * cl.texi (Argument Lists, For Clauses)
1510 (Macros): Add indexes.
1511
1512 2013-08-05 Xue Fuqiao <xfq.free@gmail.com>
1513
1514 * cl.texi (Blocks and Exits): Add an index.
1515
1516 2013-08-04 Stephen Berman <stephen.berman@gmx.net>
1517
1518 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add todo-mode.
1519 (todo-mode, $(buildinfodir)/todo-mode$(INFO_EXT))
1520 (todo-mode.dvi, todo-mode.pdf): New rules.
1521
1522 * todo-mode.texi: New file.
1523
1524 2013-08-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
1525
1526 * gnus.texi (Basic Usage): Mention that warp means jump here.
1527 (The notmuch Engine): Mention notmuch.
1528
1529 2013-07-30 Tassilo Horn <tsdh@gnu.org>
1530
1531 * gnus.texi (Sorting the Summary Buffer): Document new defcustom
1532 `gnus-subthread-sort-functions' and remove the obsolete documentation
1533 of `gnus-sort-threads-recursively'.
1534
1535 2012-07-30 Paul Eggert <eggert@cs.ucla.edu>
1536
1537 * texinfo.tex: Update to 2012-07-29.17 version.
1538
1539 2013-07-29 David Engster <deng@randomsample.de>
1540
1541 * eieio.texi (top): Make clear that EIEIO is not a full CLOS
1542 implementation.
1543 (Introduction): Add further missing features.
1544 (Building Classes): Add introductory paragraph.
1545 (Wish List): Add metaclasses and EQL specialization.
1546
1547 2013-07-29 Michael Albinus <michael.albinus@gmx.de>
1548
1549 * tramp.texi (Frequently Asked Questions):
1550 Mention `tramp-use-ssh-controlmaster-options'.
1551
1552 2013-07-26 Tassilo Horn <tsdh@gnu.org>
1553
1554 * gnus.texi (Sorting the Summary Buffer): Document new defcustom
1555 `gnus-sort-threads-recursively'.
1556
1557 2013-07-25 Glenn Morris <rgm@gnu.org>
1558
1559 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add ido.
1560 (ido, $(buildinfodir)/ido$(INFO_EXT), ido.dvi, ido.pdf): New rules.
1561
1562 * erc.texi (Special Features): Update contact information.
1563 (History): Avoid using @email.
1564
1565 * eshell.texi (Bugs and ideas): Minor updates.
1566
1567 * faq.texi (Reporting bugs, Origin of the term Emacs)
1568 (Setting up a customization file)
1569 (Using an already running Emacs process, Turning off beeping)
1570 (Packages that do not come with Emacs)
1571 (Replying to the sender of a message): Avoid using @email.
1572
1573 * pcl-cvs.texi (Contributors, Bugs): Avoid using @email.
1574
1575 * reftex.texi (Imprint): Avoid using @email.
1576
1577 * ses.texi (Top): Update bug reporting instructions.
1578 (Acknowledgments): Avoid using @email.
1579
1580 * woman.texi (Introduction, Background): Remove outdated information.
1581 (Bugs, Acknowledgments): Avoid using @email.
1582
1583 2013-07-24 Xue Fuqiao <xfq.free@gmail.com>
1584
1585 * ido.texi: New file.
1586
1587 2013-07-19 Geoff Kuenning <geoff@cs.hmc.edu> (tiny change)
1588
1589 * gnus.texi (Customizing Articles): Document function predicates.
1590
1591 2013-07-08 Tassilo Horn <tsdh@gnu.org>
1592
1593 * gnus.texi (lines): Correct description of
1594 `gnus-registry-track-extra's default value.
1595 Mention `gnus-registry-remove-extra-data'.
1596
1597 2013-07-06 Lars Ingebrigtsen <larsi@gnus.org>
1598
1599 * gnus.texi (Group Parameters): Mention regexp
1600 substitutions (bug#11688).
1601
1602 2013-07-06 Nathan Trapuzzano <nbtrap@nbtrap.com> (tiny change)
1603
1604 * gnus.texi (Generic Marking Commands): Fix grammar (bug#13368).
1605
1606 2013-07-06 Lars Ingebrigtsen <larsi@gnus.org>
1607
1608 * gnus.texi (Emacsen): Fix version.
1609
1610 * gnus-faq.texi (FAQ 1-6): Mention the correct Emacs version.
1611
1612 2013-07-06 Glenn Morris <rgm@gnu.org>
1613
1614 * mh-e.texi: Fix external links.
1615 (Using This Manual): Printed elisp manuals no longer available.
1616
1617 * newsticker.texi (Overview): Update URL.
1618
1619 * nxml-mode.texi (Introduction): Update URL.
1620
1621 * org.texi (JavaScript support): Fix URL.
1622
1623 * wisent.texi (Wisent Overview): Remove incorrect, unnecessary uref.
1624
1625 * eudc.texi (CCSO PH/QI): Remove defunct URL.
1626
1627 * dbus.texi (Introspection): Update URL to a less defunct one.
1628
1629 * gnus.texi (Top): Restrict "Other related manuals" to info output.
1630 (Foreign Groups): Use @indicateurl for examples.
1631 (Direct Functions): Remove defunct URL.
1632 (RSS): Update URL.
1633
1634 * gnus-faq.texi (FAQ 5-8, FAQ 6-3): Remove defunct URLs.
1635 (FAQ 7-1): Update URL.
1636
1637 * pgg.texi (Top, Overview): Add note about obsolescence.
1638
1639 2013-07-03 Paul Eggert <eggert@cs.ucla.edu>
1640
1641 * texinfo.tex: Merge from gnulib.
1642
1643 2013-07-03 Glenn Morris <rgm@gnu.org>
1644
1645 * bovine.texi (top):
1646 * cc-mode.texi (AWK Mode Font Locking):
1647 * mh-e.texi (Preface):
1648 * url.texi (URI Parsing): Fix cross-references to other manuals.
1649
1650 2013-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
1651
1652 * gnus.texi (Client-Side IMAP Splitting):
1653 Note that `nnimap-inbox' now can be a list.
1654
1655 2013-06-24 Glenn Morris <rgm@gnu.org>
1656
1657 * eshell.texi: Fix cross-references to other manuals.
1658
1659 2013-06-23 Glenn Morris <rgm@gnu.org>
1660
1661 * Makefile.in (HTML_TARGETS, html, emacs-faq.html, emacs-faq):
1662 Remove; not needed now we use a standard html layout for the faq.
1663 (clean): Remove HTML_TARGETS, emacs-faq.text.
1664
1665 2013-06-21 Eduard Wiebe <usenet@pusto.de>
1666
1667 * flymake.texi (Parsing the output, Customizable variables):
1668 Add reference to `flymake-warning-predicate'.
1669
1670 2013-06-19 Michael Albinus <michael.albinus@gmx.de>
1671
1672 * tramp.texi (Top, Configuration): Insert section `Predefined
1673 connection information' in menu.
1674 (Predefined connection information): New section.
1675 (Android shell setup): Make a reference to `Predefined connection
1676 information'.
1677
1678 2013-06-19 Glenn Morris <rgm@gnu.org>
1679
1680 * Makefile.in (version): New, set by configure.
1681 (clean): Delete dist tar file.
1682 (infoclean): New, split from maintainer-clean.
1683 (maintainer-clean): Run infoclean.
1684 (dist): New rule, to make tarfile for www.gnu.org.
1685
1686 2013-06-13 Albert Krewinkel <tarleb@moltkeplatz.de>
1687
1688 * sieve.texi (Managing Sieve): Fix port in example, fix documentation
1689 for keys q and Q.
1690 (Standards): Reference RFC5804 as the defining document of the
1691 managesieve protocol.
1692
1693 2013-06-10 Aidan Gauland <aidalgol@amuri.net>
1694
1695 * eshell.texi (Input/Output): Expand to cover new visual-command
1696 options, eshell-visual-subcommands and eshell-visual-options.
1697 Divide into separate Visual Commands and Redirection sections.
1698
1699 2013-06-10 Glenn Morris <rgm@gnu.org>
1700
1701 * epa.texi (Cryptographic operations on files): Update epa-decrypt-file.
1702
1703 2013-06-04 Katsumi Yamaoka <yamaoka@jpl.org>
1704
1705 * gnus.texi (Article Date):
1706 Fix description of gnus-article-update-date-headers.
1707
1708 2013-05-28 Xue Fuqiao <xfq.free@gmail.com>
1709
1710 * erc.texi (Special Features): ERC is being maintained within
1711 Emacs now.
1712
1713 2013-05-25 Xue Fuqiao <xfq.free@gmail.com>
1714
1715 * flymake.texi: Change from one space between sentences to two.
1716
1717 2013-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
1718
1719 * cl.texi (Obsolete Macros): Describe replacements for `flet'
1720 (bug#14293).
1721
1722 2013-04-16 Michael Albinus <michael.albinus@gmx.de>
1723
1724 * tramp.texi (Frequently Asked Questions): Precise, how to define
1725 an own ControlPath.
1726
1727 2013-04-15 Michael Albinus <michael.albinus@gmx.de>
1728
1729 * tramp.texi (Frequently Asked Questions): New item for
1730 ControlPath settings.
1731
1732 2013-03-31 Jay Belanger <jay.p.belanger@gmail.com>
1733
1734 * calc.texi (Basic Operations on Units): Streamline some
1735 descriptions.
1736
1737 2013-03-27 Aidan Gauland <aidalgol@no8wireless.co.nz>
1738
1739 * eshell.texi (Built-ins): Update manual to mention tramp module.
1740
1741 2013-03-18 Michael Albinus <michael.albinus@gmx.de>
1742
1743 * tramp.texi (Filename Syntax): Host names are not allowed to be
1744 any method name, unless method name is specified explicitly.
1745 Remove restriction on unibyte filenames.
1746
1747 * trampver.texi: Update release number.
1748
1749 2013-03-17 Paul Eggert <eggert@cs.ucla.edu>
1750
1751 doc: convert some TeX accents to UTF-8
1752 * emacs-mime.texi (Interface Functions): Use 'ï' rather than
1753 '@"{@dotless{i}}'.
1754
1755 2013-03-15 Michael Albinus <michael.albinus@gmx.de>
1756
1757 Sync with Tramp 2.2.7.
1758
1759 * trampver.texi: Update release number.
1760
1761 2013-03-09 Jay Belanger <jay.p.belanger@gmail.com>
1762
1763 * calc.texi (Basic Operations on Units): Streamline some
1764 descriptions.
1765
1766 2013-03-08 Glenn Morris <rgm@gnu.org>
1767
1768 * faq.texi (Top): Don't say this was updated @today.
1769 That's irrelevant and leads to spurious diffs.
1770
1771 2013-03-08 Jay Belanger <jay.p.belanger@gmail.com>
1772
1773 * calc.texi (Basic Operations on Units):
1774 Fix cross-reference.
1775
1776 2013-03-07 Katsumi Yamaoka <yamaoka@jpl.org>
1777
1778 * gnus-faq.texi (FAQ 3-11): Now Gnus supports POP3 UIDL.
1779
1780 2013-03-06 Alan Mackenzie <acm@muc.de>
1781
1782 * cc-mode.texi (Custom Line-Up): Clarify position of point on
1783 calling a line-up function.
1784
1785 2013-03-04 Paul Eggert <eggert@cs.ucla.edu>
1786
1787 * emacs-mime.texi, htmlfontify.texi, mairix-el.texi, mh-e.texi:
1788 * ses.texi: Switch from Latin-1 to UTF-8.
1789
1790 2013-03-03 Michael Albinus <michael.albinus@gmx.de>
1791
1792 * tramp.texi (External methods): Tramp does not connect Android
1793 devices by itself.
1794
1795 2013-03-02 Bill Wohler <wohler@newt.com>
1796
1797 Release MH-E manual version 8.5.
1798
1799 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
1800 release 8.5.
1801
1802 * mh-e.texi (Preface, Conventions, Getting Started)
1803 (Using This Manual, Folder Selection, Viewing, Aliases)
1804 (Identities, Speedbar, Menu Bar, Tool Bar, Scan Line Formats)
1805 (Bug Reports, Mailing Lists, MH FAQ and Support, Getting MH-E):
1806 Update URLs.
1807
1808 2013-03-01 Michael Albinus <michael.albinus@gmx.de>
1809
1810 * tramp.texi (Inline methods): Remove "ssh1", "ssh2", "plink1"
1811 and "plink2" entries. "plink2" is obsolete for a long time.
1812 (External methods): Remove "scp1" and "scp2" entries.
1813 Explain user name and host name specification for "adb".
1814
1815 2013-02-28 Michael Albinus <michael.albinus@gmx.de>
1816
1817 * tramp.texi (External methods): Mention `tramp-adb-program'.
1818
1819 2013-02-28 Bastien Guerry <bzg@gnu.org>
1820
1821 * org.texi (Visibility cycling): Suggest to set
1822 `org-agenda-inhibit-startup' to nil if user wants the startup
1823 visibility settings to be honored in any circumstances.
1824 (Progress logging, Checkboxes): Fix typos.
1825
1826 2013-02-28 Michael Albinus <michael.albinus@gmx.de>
1827
1828 * tramp.texi (top) [xxx, yyy, trampfn]: Provide two versions of
1829 the macros, for Texinfo 4.13 and 5.0.
1830
1831 2013-02-24 Michael Albinus <michael.albinus@gmx.de>
1832
1833 Port Tramp documentation to Texinfo 5.0.
1834 * tramp.texi (top) [xxx, yyy, trampfn]: Remove superfluous @c.
1835 (Filename Syntax): Do not use @trampfn{} in @item.
1836 (Filename completion): Use @columnfractions in @multitable.
1837
1838 2013-02-22 Glenn Morris <rgm@gnu.org>
1839
1840 * flymake.texi (Syntax check statuses): Fix multitable continued rows.
1841
1842 2013-02-21 Paul Eggert <eggert@cs.ucla.edu>
1843
1844 * Makefile.in (html): New rule.
1845
1846 2013-02-20 Michael Albinus <michael.albinus@gmx.de>
1847
1848 * tramp.texi (Android shell setup): Improve. Reported by Thierry
1849 Volpiatto <thierry.volpiatto@gmail.com>.
1850
1851 2013-02-16 Michael Albinus <michael.albinus@gmx.de>
1852
1853 * tramp.texi (Top, Configuration): Insert section `Android shell
1854 setup' in menu.
1855 (Android shell setup): New section.
1856 (Connection types, Default Method)
1857 (Frequently Asked Questions): Mention "scp" instead of "scpc".
1858 (External methods): Remove "scpc" and "rsyncc" entries.
1859 (Frequently Asked Questions): Remove entry about ControlPersist.
1860
1861 2013-02-13 Glenn Morris <rgm@gnu.org>
1862
1863 * message.texi (News Headers): Don't mention yow any more.
1864
1865 2013-02-09 Jay Belanger <jay.p.belanger@gmail.com>
1866
1867 * calc.texi (Basic Operations on Units, Customizing Calc):
1868 Mention the variable `calc-allow-units-as-numbers'.
1869
1870 2013-02-08 Aidan Gauland <aidalgol@no8wireless.co.nz>
1871
1872 * eshell.texi: Fill most of the missing sections.
1873
1874 2013-02-07 Bastien Guerry <bzg@gnu.org>
1875
1876 * org.texi (References): Clarify an example.
1877 (Installation): Fix instructions.
1878 (Org-Plot): Fix link.
1879 (Checkboxes, Radio lists): Fix typos.
1880
1881 2013-02-07 Glenn Morris <rgm@gnu.org>
1882
1883 * cl.texi (Equality Predicates): Mention memql.
1884
1885 2013-02-07 Eric Ludlam <zappo@gnu.org>
1886
1887 * ede.texi (Creating a project): Make ede-new doc less
1888 specific, and only about items it supports, indicating that there
1889 might be more. Remove refs to simple project and direct automake
1890 from ede new.
1891 (Simple projects): Re-write to not talk about ede-simple-project
1892 which is deprecated, and instead use the term to mean projects
1893 that don't do much management, just project wrapping.
1894 Add ede-generic-project link.
1895 (ede-generic-project): New node (bug#11441).
1896
1897 2013-02-07 Glenn Morris <rgm@gnu.org>
1898
1899 * cl.texi (Equality Predicates): Fix eq/eql pedantry.
1900
1901 2013-02-01 Glenn Morris <rgm@gnu.org>
1902
1903 * calc.texi (Help Commands): Update calc-view-news description.
1904 Mention etc/CALC-NEWS.
1905
1906 2013-01-24 Michael Albinus <michael.albinus@gmx.de>
1907
1908 * tramp.texi (Filename Syntax): Filenames must be unibyte strings.
1909
1910 2013-01-13 Bastien Guerry <bzg@gnu.org>
1911
1912 * org.texi (Installation): Simplify.
1913
1914 2013-01-13 François Allisson <francois@allisson.co> (tiny change)
1915
1916 * org.texi (Handling links): Update the mention to the obsolete
1917 variable `org-link-to-org-use-id' with a mention to the newer
1918 variable `org-id-link-to-org-use-id'. Mention the need to load
1919 the org-id library.
1920
1921 2013-01-10 Michael Albinus <michael.albinus@gmx.de>
1922
1923 * tramp.texi (Default Host): Introduce `tramp-default-host-alist'.
1924
1925 2013-01-09 Bastien Guerry <bzg@gnu.org>
1926
1927 * org.texi (Pushing to MobileOrg): Add footnote about using
1928 symbolic links in `org-directory'.
1929 (Timestamps, Deadlines and scheduling): Use `diary-float' instead
1930 of the now obsolete alias `org-float'.
1931 (TODO basics): Add `org-use-fast-todo-selection' to the variable
1932 index. Fix description of TODO keywords cycling.
1933 (Advanced features): Add missing argument for @item.
1934 (Storing searches): Add index entries and a note about
1935 *-tree agenda views.
1936 (Structure editing): Document `org-mark-element' and
1937 `org-mark-subtree'.
1938 (Tag inheritance): Document `org-agenda-use-tag-inheritance'.
1939
1940 2013-01-08 Juri Linkov <juri@jurta.org>
1941
1942 * info.texi (Go to node): Mention the abbreviated format
1943 `(FILENAME)' equal to `(FILENAME)Top'. (Bug#13365)
1944
1945 2013-01-06 Andreas Schwab <schwab@linux-m68k.org>
1946
1947 * autotype.texi: Remove undefined command @subtitlefont.
1948 * cc-mode.texi: Likewise.
1949
1950 * org.texi (Advanced features): Use `@w{ }' instead of `@ ' in
1951 @item argument.
1952 (Property searches): Use \\ instead of @backslashchar{}.
1953 * pgg.texi (VERSION): Move @set below @setfilename.
1954
1955 2013-01-05 Andreas Schwab <schwab@linux-m68k.org>
1956
1957 * ada-mode.texi: Remove braces from @title argument.
1958 * eudc.texi: Likewise.
1959 * smtpmail.texi: Likewise.
1960 * auth.texi (VERSION): Set before first use.
1961 * emacs-gnutls.texi (VERSION): Likewise.
1962 * pgg.texi (VERSION): Likewise.
1963 * ede.texi (Top): Rename from top, all uses changed.
1964 * eshell.texi: Add missing argument to @sp.
1965 * forms.texi (Top): Reorder menu to match structure.
1966 * htmlfontify.texi (Customization): Add missing @item in
1967 @enumerate.
1968 * org.texi (Advanced features): Add missing argument for @item.
1969 (Property searches): Use @backslashchar{} in macro argument.
1970 * pcl-cvs.texi: Add missing argument to @sp.
1971 (Movement commands): Fix use of @itemx.
1972 * vip.texi (Misc Commands, Viewing the Buffer): Likewise.
1973 * reftex.texi (Options (Creating Citations)): Add missing newline
1974 before @end.
1975 * tramp.texi (Obtaining Tramp): Remove extra dots.
1976 (Configuration): Reorder menu to match structure.
1977 (Remote shell setup): Replace literal NUL character by \0.
1978 * viper.texi (Marking): Add missing argument for @item.
1979
1980 2013-01-04 Glenn Morris <rgm@gnu.org>
1981
1982 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS):
1983 Add htmlfontify.
1984 (htmlfontify, $(buildinfodir)/htmlfontify$(INFO_EXT))
1985 (htmlfontify.dvi, htmlfontify.pdf): New targets.
1986 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add htmlfontify.
1987 ($(infodir)/htmlfontify$(INFO_EXT), htmlfontify.dvi): New targets.
1988
1989 * htmlfontify.texi: Miscellaneous fixes and updates.
1990 Set copyright to FSF, update license to GFDL 1.3+.
1991
1992 2013-01-04 Vivek Dasmohapatra <vivek@etla.org>
1993
1994 * htmlfontify.texi: New file.
1995
1996 2013-01-02 Jay Belanger <jay.p.belanger@gmail.com>
1997
1998 * calc.texi (Free-Form Dates): Expand on the date reading
1999 algorithm.
2000
2001 2012-12-27 Glenn Morris <rgm@gnu.org>
2002
2003 * viper.texi (Rudimentary Changes, Key Bindings, Key Bindings):
2004 Avoid some overfull lines.
2005
2006 * widget.texi (Programming Example): Break some long lines.
2007
2008 * wisent.texi (Wisent Overview): Fix xref.
2009 (Grammar format, Understanding the automaton): Avoid overfill.
2010
2011 * bovine.texi (Optional Lambda Expression): Allow line break.
2012
2013 * auth.texi (Help for users): Break long lines.
2014
2015 * ada-mode.texi (Project file variables):
2016 Reword to reduce underfull hbox.
2017 (No project files, Use GNAT project file):
2018 Use smallexample to make some overfull lines less terrible.
2019
2020 * autotype.texi, bovine.texi, ede.texi, eieio.texi, pcl-cvs.texi:
2021 Fix cross-references to separate manuals.
2022
2023 * Makefile.in (gfdl): New variable. Use throughout where
2024 appropriate so that targets depend on doclicense.texi.
2025
2026 2012-12-25 Lars Ingebrigtsen <larsi@gnus.org>
2027
2028 * gnus.texi (Customizing the IMAP Connection): Mention the other
2029 authenticators.
2030
2031 2012-12-24 Lars Ingebrigtsen <larsi@gnus.org>
2032
2033 * gnus.texi (Browse Foreign Server):
2034 Document `gnus-browse-delete-group'.
2035
2036 2012-12-22 Glenn Morris <rgm@gnu.org>
2037
2038 * ada-mode.texi, ebrowse.texi, ediff.texi, ert.texi, eshell.texi:
2039 * eudc.texi, idlwave.texi, pcl-cvs.texi, rcirc.texi, reftex.texi:
2040 * remember.texi, ses.texi, speedbar.texi, vip.texi, viper.texi:
2041 * widget.texi, wisent.texi: Nuke hand-written node pointers.
2042
2043 * Makefile.in (gfdl): New variable. Use throughout where
2044 appropriate so that targets depend on doclicense.texi.
2045
2046 2012-12-22 Eli Zaretskii <eliz@gnu.org>
2047
2048 * makefile.w32-in ($(INFO_TARGETS), $(DVI_TARGETS)): Depend on
2049 doclicense.texi. Remove doclicense.texi from all targets that
2050 mentioned it explicitly.
2051 ($(infodir)/woman$(INFO_EXT), woman.dvi): Depend on
2052 $(emacsdir)/emacsver.texi.
2053 ($(infodir)/erc$(INFO_EXT), erc.dvi): Don't depend on gpl.texi.
2054
2055 2012-12-21 Glenn Morris <rgm@gnu.org>
2056
2057 * woman.texi (UPDATED, VERSION): Remove in favor of EMACSVER.
2058 Include emacsver.texi. Nuke hand-written node pointers.
2059 * Makefile.in ($(buildinfodir)/woman$(INFO_EXT), woman.dvi, woman.pdf):
2060 Depend on emacsver.texi.
2061
2062 * auth.texi, emacs-gnutls.texi, epa.texi, ert.texi:
2063 * gnus-coding.texi, info.texi, nxml-mode.texi, sasl.texi:
2064 May as well just include doclicense.texi in everything.
2065
2066 * ede.texi, eieio.texi, mairix-el.texi: Include a copy of GFDL,
2067 which @copying says is included.
2068
2069 * ada-mode.texi, auth.texi, autotype.texi, bovine.texi, calc.texi:
2070 * cc-mode.texi, cl.texi, dbus.texi, dired-x.texi, ebrowse.texi:
2071 * ede.texi, ediff.texi, edt.texi, eieio.texi, emacs-gnutls.texi:
2072 * emacs-mime.texi, epa.texi, erc.texi, ert.texi, eshell.texi:
2073 * eudc.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
2074 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
2075 * newsticker.texi, nxml-mode.texi, pcl-cvs.texi, pgg.texi:
2076 * rcirc.texi, reftex.texi, remember.texi, sasl.texi, sc.texi:
2077 * semantic.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
2078 * srecode.texi, tramp.texi, url.texi, vip.texi, viper.texi:
2079 * widget.texi, wisent.texi, woman.texi: Do not mention buying
2080 copies from the FSF, which does not publish these manuals.
2081
2082 * erc.texi: No need to include gpl in this small manual.
2083
2084 * org.texi (copying): Include a copy of the GFDL.
2085 (GNU Free Documentation License): New section.
2086
2087 2012-12-21 Bastien Guerry <bzg@gnu.org>
2088
2089 * org.texi: Fix typos.
2090
2091 2012-12-16 Paul Eggert <eggert@cs.ucla.edu>
2092
2093 * calc.texi (ISO 8601): Rename from ISO-8601,
2094 as it's typically spelled without a hyphen.
2095
2096 2012-12-16 Jay Belanger <jay.p.belanger@gmail.com>
2097
2098 * calc.texi (ISO-8601): New section.
2099 (Date Formatting Codes): Mention new codes.
2100 (Standard Date Formats): Mention new formats.
2101
2102 2012-12-14 Michael Albinus <michael.albinus@gmx.de>
2103
2104 * tramp.texi (External methods): Move `adb' method here.
2105
2106 2012-12-13 Glenn Morris <rgm@gnu.org>
2107
2108 * cl.texi (Modify Macros, Obsolete Macros): Now letf == cl-letf.
2109
2110 * wisent.texi: Small edits. Set copyright to FSF, update license to
2111 GFDL 1.3+.
2112 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add wisent.
2113 (wisent, $(buildinfodir)/wisent$(INFO_EXT), wisent.dvi, wisent.pdf):
2114 New targets.
2115 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add wisent.
2116 ($(infodir)/wisent$(INFO_EXT), wisent.dvi): New targets.
2117
2118 * bovine.texi: Small edits. Set copyright to FSF, update license to
2119 GFDL 1.3+, remove empty index.
2120 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add bovine.
2121 (bovine, $(buildinfodir)/bovine$(INFO_EXT), bovine.dvi, bovine.pdf):
2122 New targets.
2123 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add bovine.
2124 ($(infodir)/bovine$(INFO_EXT), bovine.dvi): New targets.
2125
2126 2012-12-13 Eric Ludlam <zappo@gnu.org>
2127 David Ponce <david@dponce.com>
2128 Richard Kim <emacs18@gmail.com>
2129
2130 * bovine.texi, wisent.texi: New files, imported from CEDET trunk.
2131
2132 2012-12-13 Glenn Morris <rgm@gnu.org>
2133
2134 * flymake.texi (Customizable variables, Locating the buildfile):
2135 Remove refs to flymake-buildfile-dirs, removed 2007-07-20. (Bug#13148)
2136
2137 * srecode.texi: Small edits. Set copyright to FSF, add explicit
2138 GFDL 1.3+ license, fix up index.
2139 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add srecode.
2140 (srecode, $(buildinfodir)/srecode$(INFO_EXT), srecode.dvi)
2141 (srecode.pdf): New targets.
2142 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add srecode.
2143 ($(infodir)/srecode$(INFO_EXT), srecode.dvi): New targets.
2144
2145 2012-12-13 Eric Ludlam <zappo@gnu.org>
2146
2147 * srecode.texi: New file, imported from CEDET trunk.
2148
2149 2012-12-13 Bastien Guerry <bzg@gnu.org>
2150
2151 * org.texi (Summary, Code block specific header arguments)
2152 (Code block specific header arguments)
2153 (Header arguments in function calls, var, noweb)
2154 (Results of evaluation, Code evaluation security):
2155 Small reformatting: add a blank line before some example.
2156
2157 * org.texi (System-wide header arguments)
2158 (Header arguments in Org mode properties, Conflicts)
2159 (Dynamic blocks, Using the mapping API):
2160 Fix indentation of Elisp code examples.
2161
2162 * org.texi (Comment lines): Fix description of the comment syntax.
2163
2164 * org.texi (Installation): Mention "make test" in the correct section.
2165
2166 2012-12-06 Paul Eggert <eggert@cs.ucla.edu>
2167
2168 * doclicense.texi, gpl.texi: Update to latest version from FSF.
2169 These are just minor editorial changes.
2170
2171 2012-12-04 Michael Albinus <michael.albinus@gmx.de>
2172
2173 * tramp.texi (History): Mention ADB.
2174 (Inline methods): Add `adb' method.
2175
2176 2012-12-03 Michael Albinus <michael.albinus@gmx.de>
2177
2178 * tramp.texi (Top, Obtaining Tramp): Replace CVS by Git.
2179 (External methods): Fix typo.
2180
2181 2012-12-03 Glenn Morris <rgm@gnu.org>
2182
2183 * rcirc.texi (Notices): Fix typo.
2184
2185 2012-11-25 Bill Wohler <wohler@newt.com>
2186
2187 Release MH-E manual version 8.4.
2188
2189 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH, Preface):
2190 Update for release 8.4.
2191
2192 * mh-e.texi (Sequences): Add mh-whitelist-preserves-sequences-flag.
2193 (Junk): Add mh-whitelist-preserves-sequences-flag,
2194 mh-blacklist-msg-hook, mh-whitelist-msg-hook,
2195 mh-folder-blacklisted, mh-folder-whitelisted (closes SF #2945712).
2196
2197 2012-11-25 Paul Eggert <eggert@cs.ucla.edu>
2198
2199 * mh-e.texi (Procmail): Fix two @ typos.
2200
2201 2012-11-24 Paul Eggert <eggert@cs.ucla.edu>
2202
2203 * doclicense.texi, gpl.texi: Update to latest version from FSF.
2204 These are just minor editorial changes.
2205
2206 2012-11-23 Jay Belanger <jay.p.belanger@gmail.com>
2207
2208 * calc.texi (Date Formatting Codes): Mention the new beginning of
2209 the date numbering system.
2210
2211 2012-11-22 Paul Eggert <eggert@cs.ucla.edu>
2212
2213 * calc.texi: Fix TeX issues with capitals followed by ".", "?", "!".
2214 (Date Forms): Correct off-by-one error in explanation of
2215 Julian day numbers. Give Gregorian equivalent of its origin.
2216
2217 2012-11-22 Jay Belanger <jay.p.belanger@gmail.com>
2218
2219 * calc.texi (Date Forms): Mention the customizable
2220 Gregorian-Julian switch.
2221 (Customizing Calc): Mention the variable `calc-gregorian-switch'.
2222
2223 2012-11-17 Paul Eggert <eggert@cs.ucla.edu>
2224
2225 Calc now uses the Gregorian calendar for all dates (Bug#12633).
2226 It also uses January 1, 1 AD as its day number 1.
2227 * calc.texi (Date Forms): Document this.
2228
2229 2012-11-16 Glenn Morris <rgm@gnu.org>
2230
2231 * cl.texi (Function Bindings): Clarify that cl-flet is lexical.
2232 (Obsolete Macros): Move example here from Function Bindings.
2233
2234 * erc.texi: Use @code{nil} rather than just "nil".
2235 (Modules): Undocument obsolete "hecomplete".
2236 Add "notifications".
2237 (Connecting): Add brief section on passwords.
2238 (Options): Make a start by adding erc-hide-list, erc-lurker-hide-list.
2239
2240 2012-11-13 Glenn Morris <rgm@gnu.org>
2241
2242 * flymake.texi (Customizable variables)
2243 (Highlighting erroneous lines): Mention flymake-error-bitmap,
2244 flymake-warning-bitmap, and flymake-fringe-indicator-position.
2245
2246 2012-11-12 Vincent Belaïche <vincentb1@users.sourceforge.net>
2247
2248 * ses.texi: Doc for ses-rename-cell, ses-repair-cell-reference-all & ses-range.
2249 In all file place SES into @acronym{...}.
2250 (Advanced Features): Add key index and function index for
2251 ses-set-header-row. Add description for function
2252 ses-rename-cell. Add description for function
2253 ses-repair-cell-reference-all.
2254 (Ranges in formulas): Add description for ses-range flags.
2255
2256 2012-11-12 Paul Eggert <eggert@cs.ucla.edu>
2257
2258 * texinfo.tex: Merge from gnulib.
2259
2260 2012-11-10 Chong Yidong <cyd@gnu.org>
2261
2262 * url.texi (Introduction): Move url-configuration-directory to
2263 Customization node.
2264 (Parsed URIs): Split into its own node.
2265 (URI Encoding): New node.
2266 (Defining New URLs): Remove empty chapter.
2267 (Retrieving URLs): Add an introduction. Doc fix for url-retrieve.
2268 Improve docs for url-queue-*.
2269 (Supported URL Types): Copyedits. Delete empty subnodes.
2270
2271 * url.texi (Introduction): Rename from Getting Started.
2272 Rewrite the introduction.
2273 (URI Parsing): Rewrite. Omit the obsolete attributes slot.
2274
2275 2012-11-10 Glenn Morris <rgm@gnu.org>
2276
2277 * cl.texi (Obsolete Setf Customization):
2278 Revert defsetf example to the more correct let rather than prog1.
2279 Give define-modify-macro, defsetf, and define-setf-method
2280 gv.el replacements.
2281
2282 * cl.texi (Overview): Mention EIEIO here, as well as the appendix.
2283 (Setf Extensions): Remove obsolete reference.
2284 (Obsolete Setf Customization):
2285 Move note on lack of setf functions to lispref/variables.texi.
2286 Undocument get-setf-method, since it no longer exists.
2287 Mention simple defsetf replaced by gv-define-simple-setter.
2288
2289 2012-11-03 Glenn Morris <rgm@gnu.org>
2290
2291 * cl.texi: Further general copyedits.
2292 (List Functions): Remove copy-tree, standard elisp for some time.
2293 (Efficiency Concerns): Comment out examples that no longer apply.
2294 (Compiler Optimizations): Rename from "Optimizing Compiler"; reword.
2295 (Creating Symbols, Random Numbers): De-emphasize internal
2296 variables cl--gensym-counter and cl--random-state. (Bug#12788)
2297 (Naming Conventions, Type Predicates, Macros)
2298 (Predicates on Numbers): No longer mention cl-floatp-safe.
2299
2300 2012-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
2301
2302 * gnus.texi (Mail Source Specifiers):
2303 Document :leave keyword used for pop mail source.
2304
2305 2012-11-01 Glenn Morris <rgm@gnu.org>
2306
2307 * cl.texi: General copyedits for style, line-breaks, etc.
2308 (Time of Evaluation, Iteration): Add xref to Emacs Lisp manual.
2309 (Macro Bindings, Blocks and Exits):
2310 Acknowledge existence of lexical-binding.
2311 (Iteration): Mainly defer to doc of standard dolist, dotimes.
2312
2313 2012-10-31 Glenn Morris <rgm@gnu.org>
2314
2315 * ert.texi (Introduction, The @code{should} Macro):
2316 Refer to "cl-assert" rather than "assert".
2317
2318 * cl.texi (Function Bindings): Update for cl-flet and cl-labels.
2319 (Obsolete Lexical Binding): Rename section from "Lexical Bindings".
2320 (Obsolete Macros): Rename section from "Obsolete Lexical Macros".
2321 Reword, and add details of flet and labels.
2322 (Modify Macros, Function Bindings): Add some xrefs.
2323
2324 2012-10-30 Glenn Morris <rgm@gnu.org>
2325
2326 * cl.texi (Modify Macros): Update for cl-letf changes.
2327 (Obsolete Lexical Macros): Say a little more about letf/cl-letf.
2328 (Setf Extensions): Partially restore note about cl-getf,
2329 mainly moved to lispref/variables.texi.
2330 (Property Lists): Fix cl-getf typos.
2331 (Mapping over Sequences): Mention cl-mapc naming oddity.
2332
2333 2012-10-29 Glenn Morris <rgm@gnu.org>
2334
2335 * cl.texi (Organization): More details on cl-lib.el versus cl.el.
2336 (Setf Extensions): Remove `apply' setf since it seems to be disabled.
2337 (Customizing Setf): Move contents to "Obsolete Setf Customization".
2338 (Modify Macros, Multiple Values, Other Clauses):
2339 Remove mentions of obsolete features.
2340 (Obsolete Setf Customization): Don't mention `apply' setf.
2341
2342 2012-10-28 Glenn Morris <rgm@gnu.org>
2343
2344 * cl.texi (Multiple Values, Common Lisp Compatibility):
2345 More namespace updates.
2346 (Obsolete Features): Copyedits.
2347 (Obsolete Lexical Macros, Obsolete Setf Customization):
2348 New subsections.
2349
2350 * cl.texi (Porting Common Lisp, Lexical Bindings):
2351 Add some xrefs to the Elisp manual.
2352
2353 * cl.texi (Lexical Bindings): Move to appendix of obsolete features.
2354 (Porting Common Lisp): Emacs Lisp can do true lexical binding now.
2355 (Obsolete Features): New appendix. Move Lexical Bindings here.
2356
2357 2012-10-27 Glenn Morris <rgm@gnu.org>
2358
2359 * cl.texi: Use defmac for macros rather than defspec.
2360 (Efficiency Concerns): Related copyedit.
2361
2362 * cl.texi (Control Structure): Update for setf now being in core.
2363 (Setf Extensions): Rename from Basic Setf. Move much of the
2364 former content to lispref/variables.texi.
2365 (Modify Macros): Move pop, push details to lispref/variables.texi.
2366 (Customizing Setf): Copyedits for setf etc being in core.
2367 (Modify Macros, Efficiency Concerns, Porting Common Lisp):
2368 Further namespaces updates.
2369
2370 2012-10-26 Bastien Guerry <bzg@gnu.org>
2371
2372 * org.texi (Installation): Update the link to Org's ELPA.
2373 Also don't mention org-install.el anymore as the replacement file
2374 org-loaddefs.el is now loaded by org.el.
2375
2376 2012-10-25 Michael Albinus <michael.albinus@gmx.de>
2377
2378 * tramp.texi (Frequently Asked Questions):
2379 Mention `tramp-completion-reread-directory-timeout' for performance
2380 improvement.
2381
2382 2012-10-25 Glenn Morris <rgm@gnu.org>
2383
2384 * cl.texi: Don't mess with the TeX section number counter.
2385 Use Texinfo recommended convention for quotes+punctuation.
2386 (Overview, Sequence Functions): Rephrase for better line-breaking.
2387 (Time of Evaluation, Type Predicates, Modify Macros, Function Bindings)
2388 (Macro Bindings, Conditionals, Iteration, Loop Basics)
2389 (Random Numbers, Mapping over Sequences, Structures)
2390 (Porting Common Lisp): Further updates for cl-lib namespace.
2391 (Modify Macros, Declarations, Macro Bindings, Structures):
2392 Break long lines in examples.
2393 (Dynamic Bindings): Update for changed progv behavior.
2394 (Loop Examples, Efficiency Concerns): Markup fixes.
2395 (Structures): Remove TeX margin change.
2396 (Declarations): Fix typos.
2397
2398 2012-10-24 Glenn Morris <rgm@gnu.org>
2399
2400 * cl.texi (Overview, Multiple Values, Creating Symbols)
2401 (Numerical Functions): Say less/nothing about the original cl.el.
2402 (Old CL Compatibility): Remove.
2403 (Assertions): Remove ignore-errors (standard Elisp for some time).
2404
2405 * cl.texi (Basic Setf, Macros, Declarations, Symbols, Numbers)
2406 (Sequences, Lists, Structures, Assertions, Efficiency Concerns)
2407 (Efficiency Concerns, Efficiency Concerns)
2408 (Common Lisp Compatibility, Old CL Compatibility):
2409 Further updates for cl-lib namespace.
2410
2411 2012-10-24 Paul Eggert <eggert@penguin.cs.ucla.edu>
2412
2413 Update manual for new time stamp format (Bug#12706).
2414 * emacs-mime.texi (time-date): Update for new format.
2415 Also, fix bogus time stamp and modernize a bit.
2416
2417 2012-10-23 Glenn Morris <rgm@gnu.org>
2418
2419 * cl.texi: Include emacsver.texi. Use Emacs version number rather
2420 than unchanging cl.el version number.
2421 End all menu descriptions with a period.
2422 Do not use @dfn{CL} for every instance of "CL".
2423 (Overview): Remove no-runtime caveat, and note about foo* names.
2424 (Usage): Use cl-lib rather than cl.
2425 (Organization, Naming Conventions): Update for cl-lib.el.
2426 (Installation): Remove long-irrelevant node.
2427 (Program Structure, Predicates, Control Structure):
2428 Start updating for cl-lib namespace.
2429 * Makefile.in ($(buildinfodir)/cl$(INFO_EXT), cl.dvi, cl.pdf):
2430 Depend on emacsver.texi.
2431
2432 2012-10-09 Michael Albinus <michael.albinus@gmx.de>
2433
2434 * trampver.texi: Update release number.
2435
2436 2012-10-06 Glenn Morris <rgm@gnu.org>
2437
2438 * erc.texi: Include emacsver.texi, and use EMACSVER rather than
2439 ERC version.
2440 (Introduction): ERC is distributed with Emacs.
2441 (Obtaining ERC, Installation): Remove chapters, no longer relevant.
2442 (Getting Started): Simplify.
2443 (Getting Help and Reporting Bugs): Refer to general Emacs lists.
2444 (History): Mention ERC maintained as part of Emacs now.
2445 * Makefile.in ($(buildinfodir)/erc$(INFO_EXT), erc.dvi, erc.pdf):
2446 Add dependency on emacsver.texi.
2447
2448 * erc.texi: Remove hand-written node pointers.
2449
2450 2012-10-05 Glenn Morris <rgm@gnu.org>
2451
2452 * newsticker.texi (Overview, Requirements, Usage, Configuration):
2453 Copyedits.
2454
2455 2012-10-01 Eric Ludlam <zappo@gnu.org>
2456
2457 * ede.texi (Quick Start, Project Local Variables)
2458 (Miscellaneous commands, ede-java-root, Development Overview)
2459 (Detecting a Project): New nodes.
2460 (Simple projects): Node deleted.
2461
2462 * eieio.texi (Building Classes): Some slot attributes cannot be
2463 overridden.
2464 (Slot Options): Remove an example.
2465 (Method Invocation, Documentation): New nodes.
2466
2467 2012-10-01 Glenn Morris <rgm@gnu.org>
2468
2469 * Makefile.in ($(buildinfodir)/reftex$(INFO_EXT)), reftex.dvi)
2470 (reftex.pdf): Add dependency on emacsver.texi.
2471 * reftex.texi: Don't include directory part for emacsver.texi;
2472 the Makefile's -I handles it.
2473
2474 2012-09-30 Ralf Angeli <angeli@caeruleus.net>
2475
2476 Merge from standalone RefTeX repository.
2477
2478 * reftex.texi: Express TeX, LaTeX, AUCTeX, BibTeX and RefTeX
2479 with macros.
2480 (Imprint): Mention Wolfgang in list of contributors.
2481 (Creating Citations): Give a hint about how to
2482 auto-revert the BibTeX database file when using external editors.
2483 (Referencing Labels): Simplify section about reference macro
2484 cycling.
2485 (Options (Referencing Labels)): Adapt to new structure of
2486 `reftex-ref-style-alist'.
2487 (Referencing Labels, Reference Styles): Document changes in the
2488 referencing functionality.
2489 (Commands): Mention options for definition of header and footer in
2490 BibTeX files.
2491 (Options (Creating Citations)): Document
2492 `reftex-create-bibtex-header' and `reftex-create-bibtex-footer'.
2493 (Reference Styles): New section.
2494 (varioref (LaTeX package), fancyref (LaTeX package)): Remove.
2495 (Options (Referencing Labels)): Remove descriptions of deprecated
2496 variables `reftex-vref-is-default' and `reftex-fref-is-default'.
2497 Add descriptions for `reftex-ref-style-alist' and
2498 `reftex-ref-style-default-list'.
2499 (Referencing Labels): Update regarding reference styles.
2500 (Citation Styles): Mention support for ConTeXt.
2501 (Options (Defining Label Environments)): Fix typo.
2502 (Options (Creating Citations)):
2503 Document `reftex-cite-key-separator'.
2504
2505 2012-09-30 Achim Gratz <Stromeko@Stromeko.DE>
2506
2507 * org.texi: Add description of ORG_ADD_CONTRIB to info
2508 documentation. Add link to Worg for more details.
2509
2510 * org.texi: Clarify installation procedure. Provide link to the
2511 build system description on Worg.
2512
2513 * org.texi: Remove reference to utils/, x11idle.c is now in
2514 contrib/scripts.
2515
2516 * org.texi: Re-normalize to "Org mode" in manual.
2517
2518 * org.texi (Installation): Adapt documentation to new build
2519 system. Mention GNU ELPA (since it needs to be handled like Emacs
2520 built-in Org).
2521
2522 2012-09-30 Adam Spiers <orgmode@adamspiers.org> (tiny change)
2523
2524 * org.texi: Fix typo in description of the 'Hooks' section.
2525
2526 * org.texi: Add ID to the list of special properties.
2527
2528 2012-09-30 Andrew Hyatt <ahyatt@gmail.com> (tiny change)
2529
2530 * org.texi (Moving subtrees): Document the ability to archive to a
2531 datetree.
2532
2533 2012-09-30 Bastien Guerry <bzg@gnu.org>
2534
2535 * org.texi (Installation, Feedback, Batch execution):
2536 Use (add-to-list 'load-path ... t) for the contrib dir.
2537
2538 * org.texi (results): Update documentation for ":results drawer"
2539 and ":results org".
2540
2541 * org.texi (Column width and alignment): Fix typo.
2542
2543 * org.texi (Activation): Point to the "Conflicts" section.
2544
2545 * org.texi (Conflicts): Mention filladapt.el in the list of
2546 conflicting packages.
2547
2548 * org.texi (Activation): Adding org-mode to `auto-mode-alist' is
2549 not needed for versions of Emacs > 22.1.
2550
2551 * org.texi (History and Acknowledgments): Fix typo.
2552
2553 * org.texi (History and Acknowledgments): Add my own
2554 acknowledgments.
2555
2556 * org.texi (Agenda commands): Document the new command and the new
2557 option.
2558
2559 * org.texi (Agenda commands): Delete `org-agenda-action' section.
2560 (Agenda commands): Reorder. Document `*' to toggle persistent
2561 marks.
2562
2563 * org.texi (Agenda dispatcher):
2564 Mention `org-toggle-agenda-sticky'.
2565 (Agenda commands, Exporting Agenda Views): Fix typo.
2566
2567 * org.texi (Templates in contexts, Setting Options): Update to
2568 reflect changes in how contexts options are processed.
2569
2570 * org.texi (Templates in contexts): Document the new structure of
2571 the variables `org-agenda-custom-commands-contexts' and
2572 `org-capture-templates-contexts'.
2573
2574 * org.texi (Templates in contexts): Document the new option
2575 `org-capture-templates-contexts'.
2576 (Storing searches): Document the new option
2577 `org-agenda-custom-commands-contexts'.
2578
2579 * org.texi (Formula syntax for Lisp): Reformat.
2580
2581 * org.texi (Special properties, Column attributes)
2582 (Agenda column view): Document the new special property
2583 CLOCKSUM_T.
2584
2585 * org.texi (Template expansion): Document the new %l template.
2586
2587 * org.texi (Fast access to TODO states): Fix documentation about
2588 allowed characters for fast todo selection.
2589
2590 * org.texi (Weekly/daily agenda): Mention APPT_WARNTIME and its
2591 use in `org-agenda-to-appt'.
2592
2593 * org.texi (Comment lines): Update wrt comments.
2594
2595 * org.texi (Resolving idle time): Document new keybinding.
2596
2597 * org.texi (Clocking commands): Document the use of S-M-<up/down>
2598 on clock timestamps.
2599
2600 * org.texi (Fast access to TODO states): Explicitly says only
2601 letters are supported as fast TODO selection keys.
2602
2603 * org.texi (Link abbreviations): Illustrate the use of the "%h"
2604 specifier. Document the new "%(my-function)" specifier.
2605
2606 * org.texi (Clocking commands): New cindex.
2607 (Clocking commands): Update documentation for `org-clock-in'.
2608 Document `org-clock-in-last'. Mention `org-clock-out' and
2609 `org-clock-in-last' as commands that can be globally bound.
2610 (Resolving idle time): Document continuous clocking.
2611
2612 * org.texi (Top, Introduction): Fix formatting.
2613 (Activation): Add index entries.
2614 (Conventions): Update section.
2615 (Embedded @LaTeX{}): Fix formatting.
2616
2617 * org.texi (Visibility cycling): Document `show-children'.
2618
2619 * org.texi (Using capture): Mention the `org-capture-last-stored'
2620 bookmark as a way to jump to the last stored capture.
2621
2622 * org.texi (Uploading files): Fix typo.
2623
2624 * org.texi (Using capture): Document `C-0' as a prefix argument
2625 for `org-capture'.
2626
2627 * org.texi (Agenda commands): Document persistent marks.
2628
2629 * org.texi (Template expansion): Update doc to reflect change.
2630
2631 * org.texi (Radio tables): Document the :no-escape parameter.
2632
2633 * org.texi (Repeated tasks): Document repeat cookies for years,
2634 months, weeks, days and hours.
2635
2636 * org.texi (Export options): State that you can use the d: option
2637 by specifying a list of drawers.
2638
2639 * org.texi (HTML preamble and postamble): Small doc improvement.
2640
2641 2012-09-30 Brian van den Broek <vanden@gmail.com> (tiny change)
2642
2643 * org.texi: The sections in the Exporting section of the manual
2644 left out articles in the description of the org-export-as-*
2645 commands, among other places. This patch adds them, adds a few
2646 missing prepositions, and switches instances of "an HTML" to "a
2647 html" for internal consistency.
2648
2649 * org.texi: Alter several examples of headings with timestamps in
2650 them to include the timestamps in the body instead of the heading.
2651
2652 2012-09-30 Carsten Dominik <carsten.dominik@gmail.com>
2653
2654 * org.texi (Agenda dispatcher): Document sticky agenda views and
2655 the new key for them.
2656
2657 2012-09-30 Charles <millarc@verizon.net> (tiny change)
2658
2659 * org.texi (Advanced features): Fix error in table.
2660
2661 2012-09-30 Feng Shu <tumashu@gmail.com>
2662
2663 * org.texi (@LaTeX{} fragments): Document imagemagick as an
2664 alternative to dvipng.
2665
2666 2012-09-30 François Allisson <francois@allisson.co> (tiny change)
2667
2668 * org.texi: Remove extra curly bracket.
2669
2670 2012-09-30 Giovanni Ridolfi <giovanni.ridolfi@yahoo.it> (tiny change)
2671
2672 * org.texi (org-clock-in-last and org-clock-cancel): Update the
2673 defkeys.
2674
2675 2012-09-30 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
2676
2677 * org.texi (Agenda commands): Fix two typos by giving
2678 corresponding function names, according to
2679 `org-agenda-view-mode-dispatch'.
2680
2681 2012-09-30 Jan Böcker <jan.boecker@jboecker.de>
2682
2683 * org.texi (The spreadsheet): Fix typo.
2684
2685 2012-09-30 Memnon Anon <gegendosenfleisch@gmail.com> (tiny change)
2686
2687 * org.texi (Tracking your habits): Point to the "Tracking TODO
2688 state changes" section.
2689
2690 2012-09-30 Nicolas Goaziou <n.goaziou@gmail.com>
2691
2692 * org.texi (Literal examples): Remove reference to unknown
2693 `org-export-latex-minted' variable. Also simplify footnote since
2694 `org-export-latex-listings' documentation is exhaustive already.
2695
2696 * org.texi (Plain lists): Remove reference to now hard-coded
2697 `bullet' automatic rule.
2698
2699 2012-09-30 Toby S. Cubitt <tsc25@cantab.net>
2700
2701 * org.texi: Updated documentation accordingly.
2702
2703 2012-09-13 Paul Eggert <eggert@cs.ucla.edu>
2704
2705 * texinfo.tex: Merge from gnulib.
2706
2707 2012-09-12 Michael Albinus <michael.albinus@gmx.de>
2708
2709 Sync with Tramp 2.2.6.
2710
2711 * tramp.texi (Bug Reports): Cleanup caches before a test run.
2712
2713 * trampver.texi: Update release number.
2714
2715 2012-09-12 Paul Eggert <eggert@cs.ucla.edu>
2716
2717 * texinfo.tex: Merge from gnulib.
2718
2719 2012-08-06 Aurélien Aptel <aurelien.aptel@gmail.com>
2720
2721 * url.texi (Parsed URLs): Adjust to the code's use of defstruct
2722 (bug#12096).
2723
2724 2012-08-01 Jay Belanger <jay.p.belanger@gmail.com>
2725
2726 * calc.texi (Simplification modes, Conversions)
2727 (Operating on Selections): Mention "basic" simplification.
2728 (The Calc Mode Line): Mention the mode line display for Basic
2729 simplification mode.
2730 (Simplify Formulas): Refer to 'algebraic' rather than 'default'
2731 simplifications.
2732 (Basic Simplifications): Rename from "Limited Simplifications"
2733 Replace "limited" by "basic" throughout.
2734 (Algebraic Simplifications): Indicate that the algebraic
2735 simplifications are done by default.
2736 (Unsafe Simplifications): Mention `m E'.
2737 (Simplification of Units): Mention `m U'.
2738 (Trigonometric/Hyperbolic Functions, Reducing and Mapping)
2739 (Kinds of Declarations, Functions for Declarations):
2740 Mention "algebraic simplifications" instead of `a s'.
2741 (Algebraic Entry): Remove mention of default simplifications.
2742
2743 2012-07-30 Jay Belanger <jay.p.belanger@gmail.com>
2744
2745 * calc.texi (Getting Started, Tutorial): Change simulated
2746 Calc output to match actual output.
2747 (Simplifying Formulas): Mention that algebraic simplification is now
2748 the default.
2749
2750 2012-07-28 Eli Zaretskii <eliz@gnu.org>
2751
2752 * faq.texi (Right-to-left alphabets): Update for Emacs 24.
2753 (Bug#12073)
2754
2755 2012-07-25 Paul Eggert <eggert@cs.ucla.edu>
2756
2757 Prefer typical American spelling for "acknowledgment".
2758 * calc.texi (History and Acknowledgments): Rename from
2759 History and Acknowledgements.
2760 * idlwave.texi (Acknowledgments):
2761 * ses.texi (Acknowledgments):
2762 * woman.texi (Acknowledgments): Rename from Acknowledgements.
2763
2764 2012-07-09 Paul Eggert <eggert@cs.ucla.edu>
2765
2766 Rename configure.in to configure.ac (Bug#11603).
2767 * ede.texi (Compiler and Linker objects, ede-proj-project)
2768 (ede-step-project): Prefer the name configure.ac to configure.in.
2769
2770 2012-07-06 Michael Albinus <michael.albinus@gmx.de>
2771
2772 * tramp.texi (Multi-hops):
2773 Introduce `tramp-restricted-shell-hosts-alist'.
2774
2775 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2776
2777 * gnus.texi (POP before SMTP): POP-before-SMTP works with all sending
2778 methods, so don't mention smtpmail here.
2779
2780 2012-06-26 Wolfgang Jenkner <wjenkner@inode.at>
2781
2782 * gnus.texi (Picons): Document gnus-picon-properties.
2783
2784 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2785
2786 * gnus.texi: Remove mention of compilation, as that's no longer
2787 supported.
2788
2789 2012-06-26 Christopher Schmidt <christopher@ch.ristopher.com>
2790
2791 * gnus.texi (Archived Messages): Mention
2792 gnus-gcc-pre-body-encode-hook and gnus-gcc-post-body-encode-hook.
2793
2794 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2795
2796 * gnus.texi (Various Summary Stuff):
2797 Remove mention of `gnus-propagate-marks'.
2798
2799 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2800
2801 * gnus.texi: Remove mentions of nnml/nnfolder/nntp backend marks,
2802 which no longer exist.
2803
2804 2012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
2805
2806 * gnus.texi (Archived Messages):
2807 Document gnus-gcc-self-resent-messages.
2808
2809 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2810
2811 * message.texi (Mail Variables):
2812 Mention the optional user parameter for X-Message-SMTP-Method.
2813
2814 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2815
2816 * gnus.texi (Posting Styles): Mention X-Message-SMTP-Method.
2817
2818 * message.texi (Mail Variables): Document X-Message-SMTP-Method.
2819
2820 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2821
2822 * gnus.texi (Key Index): Change encoding to utf-8.
2823
2824 2012-06-21 Glenn Morris <rgm@gnu.org>
2825
2826 * Makefile.in: Rename infodir to buildinfodir throughout. (Bug#11737)
2827
2828 2012-06-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
2829
2830 * gnus.texi (Group Timestamp): Mention where to find documentation for
2831 the `gnus-tmp-' variables (bug#11601).
2832
2833 2012-06-11 Michael Albinus <michael.albinus@gmx.de>
2834
2835 Sync with Tramp 2.2.6-pre.
2836
2837 * tramp.texi (all): Use consequently @command{}, @env{} and @kbd{}
2838 where appropriate.
2839 (Ad-hoc multi-hops): New section.
2840 (Remote processes): New subsection "Running remote processes on
2841 Windows hosts".
2842 (History): Add remote commands on Windows, and ad-hoc multi-hop
2843 methods.
2844 (External methods): "ControlPersist" must be set to "no" for the
2845 `scpc' method.
2846 (Remote processes): Add a note about `auto-revert-tail-mode'.
2847 (Frequently Asked Questions): Use "scpx" in combination with
2848 "ControlPersist". Reported by Adam Spiers <emacs@adamspiers.org>.
2849
2850 * trampver.texi: Update release number.
2851
2852 2012-06-10 Chong Yidong <cyd@gnu.org>
2853
2854 * sc.texi: Remove bogus @ifinfo commands which prevent makeinfo
2855 compilation for html-mono.
2856
2857 2012-06-08 Paul Eggert <eggert@cs.ucla.edu>
2858
2859 * texinfo.tex: Merge from gnulib.
2860
2861 2012-05-29 Katsumi Yamaoka <yamaoka@jpl.org>
2862
2863 * Makefile.in (echo-info): Don't try to install info files named
2864 just ".info".
2865
2866 2012-05-28 Glenn Morris <rgm@gnu.org>
2867
2868 * calc.texi, dired-x.texi: Use @LaTeX rather than La@TeX. (Bug#10910)
2869
2870 * sc.texi: Nuke hand-written node pointers.
2871 Fix top-level menu to match actual node order.
2872
2873 2012-05-27 Glenn Morris <rgm@gnu.org>
2874
2875 * cl.texi, dired-x.texi: Nuke hand-written node pointers.
2876 Some associated fixes, including not messing with chapno in cl.texi.
2877
2878 2012-05-27 Bastien Guerry <bzg@gnu.org>
2879
2880 * org.texi (Durations and time values): Fix typo.
2881
2882 2012-05-26 Paul Eggert <eggert@cs.ucla.edu>
2883
2884 * texinfo.tex: Update from gnulib.
2885
2886 2012-05-19 Jay Belanger <jay.p.belanger@gmail.com>
2887
2888 * calc.texi (Basic Operations on Units, Customizing Calc):
2889 Mention `calc-ensure-consistent-units'.
2890
2891 2012-05-14 Andreas Schwab <schwab@linux-m68k.org>
2892
2893 * cc-mode.texi: Avoid space before macro in 4th argument of cross
2894 reference commands. (Bug#11461)
2895
2896 * Makefile.in (gnus.dvi): Use $@ instead of $*.dvi.
2897
2898 2012-05-12 Glenn Morris <rgm@gnu.org>
2899
2900 * Makefile.in (mostlyclean): Add more TeX intermediates.
2901
2902 * Makefile.in: Make it look more like the other doc Makefiles.
2903 Use explicit $srcdir in all dependencies.
2904 Remove cd $srcdir from rules.
2905 (VPATH): Remove.
2906 (infodir): Set to an absolute path.
2907 (INFO_TARGETS): Use short names.
2908 (mkinfodir): infodir is now absolute.
2909 (echo-info, maintainer-clean): Update for new format of INFO_TARGETS.
2910
2911 * Makefile.in (info.info): Rename from info, to avoid duplication.
2912 (.SUFFIXES): Disable implicit rules.
2913
2914 * Makefile.in (MKDIR_P): New, set by configure.
2915 (mkinfodir): Use $MKDIR_P.
2916
2917 2012-05-07 Glenn Morris <rgm@gnu.org>
2918
2919 * forms.texi (Long Example): Update for changed location of files.
2920
2921 2012-05-04 Glenn Morris <rgm@gnu.org>
2922
2923 * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure.
2924 (INFO_TARGETS): Use $INFO_EXT.
2925 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
2926 * makefile.w32-in (INFO_EXT, INFO_OPTS): New.
2927 (INFO_TARGETS): Use $INFO_EXT.
2928 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
2929
2930 2012-05-02 Glenn Morris <rgm@gnu.org>
2931
2932 * Makefile.in (echo-info): New phony target, used by top-level.
2933
2934 * viper.texi: Make direntry shorter (also it is no longer "newest").
2935
2936 * emacs-gnutls.texi, ert.texi, org.texi:
2937 Fix dircategory, direntry to match info/dir.
2938
2939 * faq.texi: Convert @inforefs to @xrefs.
2940 Fix some malformed cross-references.
2941 (File-name conventions): Shorten section name to avoid overfull line.
2942 (How to add fonts): Use smallexample to avoid overfull lines.
2943
2944 2012-05-01 Teodor Zlatanov <tzz@lifelogs.com>
2945
2946 * auth.texi (Help for users): Update for .gpg file being second.
2947
2948 2012-04-27 Ippei Furuhashi <top.tuna+orgmode@gmail.com> (tiny change)
2949
2950 * org.texi (Agenda commands): Fix two typos: give corresponding
2951 function names, according to `org-agenda-view-mode-dispatch'.
2952
2953 2012-04-27 Glenn Morris <rgm@gnu.org>
2954
2955 * faq.texi (Major packages and programs): Remove section.
2956 There is no point listing 6 packages (cf etc/MORE.STUFF).
2957 (Finding Emacs and related packages): Move "Spell-checkers" here.
2958
2959 2012-04-22 Michael Albinus <michael.albinus@gmx.de>
2960
2961 * dbus.texi (Version): New node.
2962 (Properties and Annotations): Mention the object manager
2963 interface. Describe dbus-get-all-managed-objects.
2964 (Type Conversion): Floating point numbers are allowed, if an
2965 anteger does not fit Emacs's integer range.
2966 (Synchronous Methods): Remove obsolete dbus-call-method-non-blocking.
2967 (Asynchronous Methods): Fix description of
2968 dbus-call-method-asynchronously.
2969 (Receiving Method Calls): Fix some minor errors.
2970 Add dbus-interface-emacs.
2971 (Signals): Describe unicast signals and the new match rules.
2972 (Alternative Buses): Add the PRIVATE optional argument to
2973 dbus-init-bus. Describe its new return value. Add dbus-setenv.
2974
2975 2012-04-20 Glenn Morris <rgm@gnu.org>
2976
2977 * faq.texi (New in Emacs 24): New section.
2978 (Packages that do not come with Emacs): Mention M-x list-packages.
2979
2980 2012-04-14 Alan Mackenzie <acm@muc.de>
2981
2982 * cc-mode.texi (c-offsets-alist): Correct a typo.
2983
2984 2012-04-14 Jérémie Courrèges-Anglas <jca@wxcvbn.org> (tiny change)
2985
2986 * org.texi (Deadlines and scheduling): Fix the example: the
2987 DEADLINE item should come right after the headline. We enforce
2988 this convention, so it is a bug not to illustrate it correctly in
2989 the manual.
2990
2991 2012-04-14 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
2992
2993 * org.texi (Agenda commands): Fix documentation bug by swapping
2994 the equivalent keybindings to `org-agenda-next-line' with the ones
2995 to `org-agenda-previous-line'.
2996
2997 2012-04-14 Glenn Morris <rgm@gnu.org>
2998
2999 * Makefile.in: Replace non-portable use of $< in ordinary rules.
3000
3001 2012-04-09 Eli Zaretskii <eliz@gnu.org>
3002
3003 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean):
3004 Add emacs-gnutls.
3005 ($(infodir)/emacs-gnutls, emacs-gnutls.dvi): New targets.
3006
3007 2012-04-09 Teodor Zlatanov <tzz@lifelogs.com>
3008
3009 * Makefile.in: Add emacs-gnutls.texi to build.
3010
3011 * emacs-gnutls.texi: Add documentation for the GnuTLS integration.
3012
3013 2012-04-05 Teodor Zlatanov <tzz@lifelogs.com>
3014
3015 * auth.texi (Secret Service API): Edit further and give examples.
3016 (Secret Service API): Adjust @samp to @code for collection names.
3017
3018 2012-04-04 Glenn Morris <rgm@gnu.org>
3019
3020 * auth.texi (Secret Service API): Copyedits.
3021 (Help for developers): Fill in some missing function doc-strings.
3022 (Help for users, Help for developers)
3023 (GnuPG and EasyPG Assistant Configuration): Markup fixes.
3024
3025 2012-04-04 Michael Albinus <michael.albinus@gmx.de>
3026
3027 * auth.texi (Secret Service API): Add the missing text.
3028
3029 2012-04-04 Chong Yidong <cyd@gnu.org>
3030
3031 * message.texi (Using PGP/MIME): Note that epg is now the default.
3032
3033 * gnus.texi: Reduce references to obsolete pgg library.
3034 (Security): Note that epg is now the default.
3035
3036 * gnus-faq.texi (FAQ 8-2): Mention EasyPG.
3037
3038 * nxml-mode.texi (Completion): C-RET is no longer bound to
3039 nxml-complete.
3040
3041 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
3042
3043 * org.texi (Customizing tables in ODT export): Correct few errors.
3044
3045 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
3046
3047 * org.texi (Links in ODT export): Update.
3048 (Labels and captions in ODT export): New node.
3049
3050 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
3051
3052 * org.texi (Literal examples in ODT export): htmlfontify.el in
3053 Emacs-24.1 now supports fontification. So ODT source blocks will
3054 be fontified by default.
3055
3056 2012-04-01 Julian Gehring <julian.gehring@googlemail.com> (tiny change)
3057
3058 * org.texi (Refiling notes): Remove duplicated keybinding.
3059
3060 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
3061
3062 * org.texi (noweb): Documentation of this new option to the :noweb
3063 header argument.
3064
3065 2012-04-01 Suvayu Ali <fatkasuvayu+linux@gmail.com>
3066
3067 * org.texi (Header and sectioning): Add example demonstrating how
3068 to use "LaTeX_CLASS_OPTIONS".
3069
3070 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
3071
3072 * org.texi (Noweb reference syntax): Describe the ability to
3073 execute noweb references in the manual.
3074
3075 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
3076
3077 * org.texi (cache): Improve cache documentation when session
3078 evaluation is used.
3079
3080 2012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
3081
3082 * org.texi (Plain lists): Document removal.
3083
3084 2012-04-01 Michael Brand <michael.ch.brand@gmail.com>
3085
3086 * org.texi: Decapitalize file name in references to Calc manual.
3087
3088 2012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
3089
3090 * org.texi (Plain lists): Document removal.
3091
3092 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
3093
3094 * org.texi (Top, OpenDocument Text export)
3095 (ODT export commands, Extending ODT export)
3096 (Images in ODT export, Tables in ODT export)
3097 (Configuring a document converter): Add or Update.
3098
3099 2012-04-01 Carsten Dominik <carsten.dominik@gmail.com>
3100
3101 * org.texi (MobileOrg): Change the wording to reflect that the
3102 Android Version is no longer just the little brother of the iOS
3103 version.
3104
3105 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
3106
3107 * org.texi (Key bindings and useful functions): Update babel key
3108 binding documentation in manual.
3109
3110 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
3111
3112 * org.texi (noweb): Document new noweb header value.
3113
3114 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
3115
3116 * org.texi (noweb-sep): Document new header argument.
3117
3118 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
3119
3120 * org.texi (noweb-ref): Documentation of this new custom variable.
3121
3122 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
3123
3124 * org.texi (wrap): Update the new :wrap documentation to match the
3125 current implementation.
3126
3127 2012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
3128
3129 * org.texi: Added documentation for :wrap.
3130
3131 2012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
3132
3133 * org.texi: #+RESULTS now user-configurable.
3134
3135 2012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
3136
3137 * org.texi: Documented :noweb no-export.
3138
3139 2012-04-01 Thomas Dye <dk@poto.local>
3140
3141 * org.texi: Edit :noweb no header argument for correctness.
3142
3143 2012-04-01 Bastien Guerry <bzg@gnu.org>
3144
3145 * org.texi (Customization): Update the approximate number of Org
3146 variables.
3147
3148 2012-04-01 Thomas Dye <dk@poto.local>
3149
3150 * org.texi: The :results wrap produces a drawer instead of a
3151 begin_results block.
3152
3153 2012-03-22 Peder O. Klingenberg <peder@klingenberg.no> (tiny change)
3154
3155 * gnus.texi (Archived Messages): Update `gnus-message-archive-group' to
3156 reflect the new default.
3157
3158 2012-03-10 Eli Zaretskii <eliz@gnu.org>
3159
3160 * info.texi (Expert Info): Move the index entry for "Texinfo" from
3161 "Getting Started" to this node. (Bug#10450)
3162
3163 2012-03-10 Chong Yidong <cyd@gnu.org>
3164
3165 * flymake.texi (Example -- Configuring a tool called via make):
3166 Mention the Automake COMPILE variable (Bug#8715).
3167
3168 * info.texi (Getting Started): Add an index entry (Bug#10450).
3169
3170 2012-03-02 Michael Albinus <michael.albinus@gmx.de>
3171
3172 * dbus.texi (Signals): Known names will be mapped onto unique
3173 names, when registering for signals.
3174
3175 2012-02-29 Glenn Morris <rgm@gnu.org>
3176
3177 * url.texi: Fix quote usage in body text.
3178
3179 * sem-user.texi, url.texi, woman.texi: Use "" quotes in menus.
3180
3181 * cl.texi: Use @code{} in menus when appropriate.
3182
3183 2012-02-28 Glenn Morris <rgm@gnu.org>
3184
3185 * calc.texi, cc-mode.texi, cl.texi, ebrowse.texi, ediff.texi:
3186 * eshell.texi, gnus-faq.texi, gnus-news.texi, gnus.texi:
3187 * idlwave.texi, info.texi, newsticker.texi, nxml-mode.texi:
3188 * org.texi, sc.texi, vip.texi, viper.texi:
3189 Standardize possessive apostrophe usage.
3190
3191 2012-02-26 Chong Yidong <cyd@gnu.org>
3192
3193 * ediff.texi (Quick Help Commands): Add a couple of index entries
3194 (Bug#10834).
3195
3196 2012-02-17 Glenn Morris <rgm@gnu.org>
3197
3198 * gnus.texi (Posting Styles):
3199 * remember.texi (Org): Fix cross-refs to other manuals.
3200
3201 2012-02-15 Glenn Morris <rgm@gnu.org>
3202
3203 * smtpmail.texi (Emacs Speaks SMTP): General update for 24.1.
3204 (Encryption): New chapter, split out from previous.
3205
3206 2012-02-13 Lars Ingebrigtsen <larsi@gnus.org>
3207
3208 * gnus.texi (Customizing the IMAP Connection):
3209 Mention nnimap-record-commands.
3210
3211 2012-02-10 Glenn Morris <rgm@gnu.org>
3212
3213 * url.texi (Retrieving URLs): Update url-retrieve arguments.
3214 Mention url-queue-retrieve.
3215
3216 2012-02-09 Glenn Morris <rgm@gnu.org>
3217
3218 * sem-user.texi (Semantic mode user commands): Typo fix.
3219
3220 * info.texi (Create Info buffer): Mention info-display-manual.
3221
3222 2012-02-07 Lars Ingebrigtsen <larsi@gnus.org>
3223
3224 * gnus.texi (Mail Source Specifiers): Add a pop3 via an SSH tunnel
3225 example (modified from an example by Michael Albinus).
3226
3227 2012-01-30 Philipp Haselwarter <philipp.haselwarter@gmx.de> (tiny change)
3228
3229 * gnus.texi (Agent Basics): Fix outdated description of
3230 `gnus-agent-auto-agentize-methods'.
3231
3232 2012-01-28 Andreas Schwab <schwab@linux-m68k.org>
3233
3234 * cc-mode.texi: Always @defindex ss.
3235 (Config Basics): Fix argument of @itemize.
3236 (Macro Backslashes): Add @code around index entry.
3237
3238 2012-01-23 Glenn Morris <rgm@gnu.org>
3239
3240 * pcl-cvs.texi (About PCL-CVS): Refer to vc-dir rather than vc-dired.
3241
3242 2012-01-19 Eric Hanchrow <eric.hanchrow@gmail.com>
3243
3244 * tramp.texi (File): Tweak wording for the `scpc' option.
3245
3246 2012-01-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
3247
3248 * gnus.texi (Group Parameters): Really note precedence.
3249
3250 2012-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
3251
3252 * gnus.texi (Group Parameters): Note precedence.
3253
3254 2012-01-03 Eric Schulte <eric.schulte@gmx.com>
3255
3256 * org.texi (Noweb reference syntax): Adding documentation of
3257 the `*org-babel-use-quick-and-dirty-noweb-expansion*'
3258 variable.
3259
3260 2012-01-03 Bastien Guerry <bzg@gnu.org>
3261
3262 * org.texi (Plain lists): Split the table to fix the display
3263 of items.
3264
3265 2012-01-03 Bastien Guerry <bzg@gnu.org>
3266
3267 * org.texi (Plain lists): Fix misplaced explanation.
3268
3269 2012-01-03 Bastien Guerry <bzg@gnu.org>
3270
3271 * org.texi (Plain lists, Agenda files): Add index entries.
3272
3273 2012-01-03 Julian Gehring <julian.gehring@googlemail.com>
3274
3275 * org.texi: Use "Org mode" instead of alternatives like
3276 "Org-mode" or "org-mode".
3277
3278 2012-01-03 Bernt Hansen <bernt@norang.ca>
3279
3280 * org.texi (Agenda commands):
3281 Document `org-clock-report-include-clocking-task'.
3282
3283 2012-01-03 Bastien Guerry <bzg@gnu.org>
3284
3285 * org.texi (Checkboxes): Document the new behavior of `C-u C-c
3286 C-c' on checkboxes.
3287
3288 2012-01-03 Julian Gehring <julian.gehring@googlemail.com>
3289
3290 * org.texi: End sentences with two spaces.
3291
3292 2012-01-03 Michael Brand <michael.ch.brand@gmail.com>
3293
3294 * org.texi (External links): Document the link types file+sys
3295 and file+emacs, slightly narrow used page width.
3296
3297 2012-01-03 Eric Schulte <eric.schulte@gmx.com>
3298
3299 * org.texi (colnames): Note that colnames behavior may differ
3300 across languages.
3301
3302 2012-01-03 Bastien Guerry <bzg@gnu.org>
3303
3304 * org.texi (Weekly/daily agenda, Agenda commands): Fix typos.
3305
3306 2012-01-03 Thomas Dye <dk@poto.westell.com>
3307
3308 * org.texi: Augmented discussion of babel property
3309 inheritance. Put footnote outside sentence ending period.
3310
3311 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
3312
3313 * org.texi (eval): Documenting the full range of :eval header
3314 argument values.
3315
3316 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
3317
3318 * org.texi (eval): Documentation of the new :eval option.
3319
3320 2012-01-03 Thomas Dye <dk@poto.local>
3321
3322 * org.texi: Add accumulated properties.
3323
3324 2012-01-03 Thomas Dye <dk@poto.local>
3325
3326 * org.texi: Documented no spaces in name=assign, another
3327 correction to :var table.
3328
3329 2012-01-03 Thomas Dye <dk@poto.local>
3330
3331 * org.texi: Changed DATA to NAME in Working With Source Code
3332 section.
3333
3334 2012-01-03 Tom Dye <tsd@tsdye.com>
3335
3336 * org.texi: Minor change to :var table.
3337
3338 2012-01-03 Tom Dye <tsd@tsdye.com>
3339
3340 * org.texi: More changes to :var table (some examples were wrong).
3341
3342 2012-01-03 Tom Dye <tsd@tsdye.com>
3343
3344 * org.texi: Cleaned up :var table.
3345
3346 2012-01-03 Bastien Guerry <bzg@gnu.org>
3347
3348 * org.texi (Timestamps, Weekly/daily agenda)
3349 (Weekly/daily agenda): Add @cindex for "appointment".
3350
3351 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
3352
3353 * org.texi (Literal examples): A new link to the template for
3354 inserting empty code blocks.
3355 (Structure of code blocks): A new link to the template for
3356 inserting empty code blocks.
3357
3358 2012-01-03 Rafael Laboissiere <rafael@laboissiere.net> (tiny change)
3359
3360 * org.texi (External links): Add footnote on how the behavior
3361 of the text search in Org files are controled by the variable
3362 `org-link-search-must-match-exact-headline'.
3363
3364 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
3365
3366 * org.texi (Buffer-wide header arguments):
3367 Update documentation to reflect removal of #+PROPERTIES.
3368
3369 2012-01-03 Carsten Dominik <carsten.dominik@gmail.com>
3370
3371 * org.texi (The clock table): Mention that ACHIVED trees
3372 contribute to the clock table.
3373
3374 2012-01-03 Carsten Dominik <carsten.dominik@gmail.com> (tiny change)
3375
3376 * org.texi (Conflicts): Better yasnippet config info.
3377
3378 2012-01-03 Bastien Guerry <bzg@gnu.org> (tiny change)
3379
3380 * org.texi (Selective export): Explicitly mention the default
3381 values for `org-export-select-tags',
3382 `org-export-exclude-tags'.
3383
3384 2012-01-03 Tom Dye <tsd@tsdye.com>
3385
3386 * org.texi: Added a line to specify that header arguments are
3387 lowercase.
3388
3389 2012-01-03 Tom Dye <tsd@tsdye.com>
3390
3391 * org.texi: :var requires default value when declared.
3392
3393 2012-01-03 Bastien Guerry <bzg@gnu.org>
3394
3395 * org.texi (Handling links): Add a note about the
3396 `org-link-frame-setup' option.
3397
3398 2012-01-03 David Maus <dmaus@ictsoc.de>
3399
3400 * org.texi (Exporting Agenda Views, Extracting agenda
3401 information): Fix command line syntax, quote symbol parameter
3402 values.
3403
3404 2012-01-03 David Maus <dmaus@ictsoc.de>
3405
3406 * org.texi (Exporting Agenda Views): Fix command line syntax.
3407
3408 2011-12-28 Paul Eggert <eggert@cs.ucla.edu>
3409
3410 * gnus.texi (Mail Source Customization, Mail Back End Variables):
3411 Use octal notation for file permissions, which are normally
3412 thought of in octal.
3413 (Mail Back End Variables): Use more-plausible modes in example.
3414
3415 2011-12-20 Alan Mackenzie <acm@muc.de>
3416
3417 * cc-mode.texi: Update version string 5.31 -> 5.32.
3418
3419 2011-12-06 Juanma Barranquero <lekktu@gmail.com>
3420
3421 * gnus-faq.texi (FAQ 2-1, FAQ 3-8, FAQ 4-14, FAQ 9-1): Fix typos.
3422
3423 2011-11-24 Glenn Morris <rgm@gnu.org>
3424
3425 * gnus.texi, smtpmail.texi: Fix case of "GnuTLS".
3426
3427 2011-11-24 Juanma Barranquero <lekktu@gmail.com>
3428
3429 * makefile.w32-in: Update dependencies.
3430
3431 2011-11-20 Glenn Morris <rgm@gnu.org>
3432
3433 * gnus.texi (Group Information):
3434 Remove gnus-group-fetch-faq, command deleted 2010-09-24.
3435
3436 2011-11-20 Juanma Barranquero <lekktu@gmail.com>
3437
3438 * gnus-coding.texi (Gnus Maintenance Guide):
3439 Rename from "Gnus Maintainance Guide".
3440
3441 * ede.texi (ede-compilation-program, ede-compiler, ede-linker):
3442 * eieio.texi (Customizing):
3443 * gnus.texi (Article Washing):
3444 * gnus-news.texi:
3445 * sem-user.texi (Smart Jump): Fix typos.
3446
3447 2011-11-16 Juanma Barranquero <lekktu@gmail.com>
3448
3449 * org.texi (Agenda commands, Exporting Agenda Views): Fix typos.
3450
3451 2011-11-15 Juanma Barranquero <lekktu@gmail.com>
3452
3453 * ede.texi (project-am-texinfo):
3454 * gnus.texi (Sending or Not Sending):
3455 * org.texi (Template elements): Fix typos.
3456
3457 2011-11-14 Juanma Barranquero <lekktu@gmail.com>
3458
3459 * ediff.texi (Hooks):
3460 * sem-user.texi (Semanticdb Roots): Fix typos.
3461
3462 2011-11-11 Juanma Barranquero <lekktu@gmail.com>
3463
3464 * semantic.texi (Tag handling): Fix typo.
3465
3466 2011-10-31 Katsumi Yamaoka <yamaoka@jpl.org>
3467
3468 * gnus.texi (Other Gnus Versions): Remove.
3469
3470 2011-10-28 Alan Mackenzie <acm@muc.de>
3471
3472 * cc-mode.texi (Indentation Commands): Mention "macros with semicolons".
3473 (Other Special Indentations): Add an xref to "Macros with ;".
3474 (Customizing Macros): Add stuff about syntax in macros. Add an xref to
3475 "Macros with ;".
3476 (Macros with ;): New page.
3477
3478 * cc-mode.texi (Movement Commands): Document `c-defun-tactic'.
3479 Document the new handling of nested scopes for movement by defuns.
3480
3481 2011-10-23 Michael Albinus <michael.albinus@gmx.de>
3482
3483 Sync with Tramp 2.2.3.
3484
3485 * trampver.texi: Update release number.
3486
3487 2011-10-14 Glenn Morris <rgm@gnu.org>
3488
3489 * ert.texi (Introduction, How to Run Tests)
3490 (Running Tests Interactively, Expected Failures)
3491 (Tests and Their Environment, Useful Techniques)
3492 (Interactive Debugging, Fixtures and Test Suites):
3493 Minor rephrasings.
3494 (Running Tests Interactively, The @code{should} Macro): Add xrefs.
3495 (Running Tests in Batch Mode): Simplify loading instructions.
3496 (Test Selectors): Clarify some selectors.
3497 (Expected Failures, Useful Techniques):
3498 Make examples fit in 80 columns.
3499
3500 2011-10-13 Jay Belanger <jay.p.belanger@gmail.com>
3501
3502 * calc.texi (Basic Operations on Units): Discuss temperature
3503 conversion (`u t') alongside with other unit conversions ('u c').
3504
3505 2011-10-12 Glenn Morris <rgm@gnu.org>
3506
3507 * ert.texi: Whitespace trivia to make main menu items line up better.
3508
3509 2011-10-08 Glenn Morris <rgm@gnu.org>
3510
3511 * Makefile.in: Fix ert rules.
3512
3513 2011-10-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
3514
3515 * gnus.texi (Gnus Utility Functions): Add more references and
3516 explanations (bug#9683).
3517
3518 2011-09-26 Paul Eggert <eggert@cs.ucla.edu>
3519
3520 * texinfo.tex: Merge from gnulib.
3521
3522 2011-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
3523
3524 * gnus.texi (Archived Messages): Note the default (bug#9552).
3525
3526 2011-09-21 Bill Wohler <wohler@newt.com>
3527
3528 Release MH-E manual version 8.3.
3529
3530 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
3531 release 8.3.
3532 (Preface): Update support information.
3533 (From Bill Wohler): Reset text to original version. As a
3534 historical quote, the tense should be correct in the time that it
3535 was written.
3536
3537 2011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
3538
3539 * gnus.texi (Listing Groups): Explain `gnus-group-list-limit'.
3540 (Finding the News): Doc clarification.
3541 (Terminology): Mention naming.
3542
3543 2011-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
3544
3545 * gnus.texi: Remove mentions of `recent', which are now obsolete.
3546 (Interactive): Document `quiet'.
3547
3548 2011-08-15 Suvayu Ali <fatkasuvayu+linux@gmail.com> (tiny change)
3549
3550 * org.texi (Images in LaTeX export): Rewrite.
3551
3552 2011-08-15 Bastien Guerry <bzg@gnu.org>
3553
3554 * org.texi (Using the mapping API): Mention 'region as a possible
3555 scope for `org-map-entries'.
3556
3557 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3558
3559 * org.texi (Visibility cycling): Document `org-copy-visible'.
3560
3561 2011-08-15 Bastien Guerry <bzg@gnu.org>
3562
3563 * org.texi (Template expansion): Order template sequences in the
3564 proper order.
3565
3566 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3567
3568 * org.texi (eval): Expand discussion of the :eval header argument.
3569
3570 2011-08-15 Bastien Guerry <bzg@gnu.org>
3571
3572 * org.texi (Languages): Add Lilypond and Awk as supported
3573 languages.
3574
3575 2011-08-15 Achim Gratz <stromeko@nexgo.de>
3576
3577 * org.texi: Document that both CLOCK_INTO_DRAWER and
3578 LOG_INTO_DRAWER can be used to override the contents of variable
3579 org-clock-into-drawer (or if unset, org-log-into-drawer).
3580
3581 * org.texi: Replace @xref->@pxref.
3582
3583 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3584
3585 * org.texi (Evaluating code blocks): Documenting the new option
3586 for inline call lines.
3587
3588 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3589
3590 * org.texi (Results of evaluation): More explicit about the
3591 mechanism through which interactive evaluation of code is
3592 performed.
3593
3594 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3595
3596 * org.texi (noweb-ref): New header argument documentation.
3597
3598 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3599
3600 * org.texi (Extracting source code): Documentation of the new
3601 org-babel-tangle-named-block-combination variable.
3602
3603 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3604
3605 * org.texi (Structure of code blocks): Explicitly state that the
3606 behavior of multiple blocks of the same name is undefined.
3607
3608 2011-08-15 Christian Egli <christian.egli@sbszh.ch>
3609
3610 * org.texi (TaskJuggler export): Modify the example to reflect the
3611 new effort durations.
3612
3613 2011-08-15 David Maus <dmaus@ictsoc.de>
3614
3615 * org.texi (Images in LaTeX export): Escape curly brackets in
3616 LaTeX example.
3617
3618 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3619
3620 * org.texi (The clock table): Document the :properties and
3621 :inherit-props arguments for the clocktable.
3622
3623 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3624
3625 * org.texi (Tables in LaTeX export): Document specifying placement
3626 options for tables.
3627
3628 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3629
3630 * org.texi (Evaluating code blocks): More specific documentation
3631 about the different types of header arguments.
3632
3633 2011-08-15 Manuel Giraud <manuel.giraud@univ-nantes.fr>
3634
3635 * org.texi (Sitemap): Document `:sitemap-sans-extension' property.
3636
3637 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3638
3639 * org.texi (Built-in table editor): Document the table field
3640 follow mode.
3641
3642 2011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
3643
3644 * org.texi (Easy Templates): Document new template.
3645
3646 2011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
3647
3648 * org.texi (Literal examples): Add a cross-reference from "Literal
3649 Examples" to "Easy Templates."
3650
3651 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3652
3653 * org.texi (The clock table): Add link to match syntax.
3654
3655 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3656
3657 * org.texi (Agenda commands): Document clock consistency checks.
3658
3659 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3660
3661 * org.texi (Built-in table editor): Document that \vert represents
3662 a vertical bar in a table field.
3663
3664 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3665
3666 * org.texi (Literal examples): Link from "Markup" > "Literate
3667 Examples" to "Working with Source Code".
3668
3669 2011-08-15 Puneeth Chaganti <punchagan@gmail.com>
3670
3671 * org.texi (Agenda commands): Doc for function option to bulk
3672 action.
3673
3674 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3675
3676 * org.texi (Template expansion): Document new %<...> template
3677 escape.
3678
3679 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3680
3681 * org.texi (Selective export): Document exclusion of any tasks
3682 from export.
3683
3684 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3685
3686 * org.texi (Selective export): Document how to exclude DONE tasks
3687 from export.
3688 (Publishing options): Document the properties to be used to turn off
3689 export of DONE tasks.
3690
3691 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3692
3693 * org.texi (The date/time prompt): Document date range protection.
3694
3695 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3696
3697 * org.texi (padline): Documentation of the new padline header
3698 argument.
3699
3700 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3701
3702 * org.texi (var): Adding "[" to list of characters triggering
3703 elisp evaluation.
3704
3705 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3706
3707 * org.texi (var): Documentation of Emacs Lisp evaluation during
3708 variable assignment.
3709
3710 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3711
3712 * org.texi (colnames): Reference indexing into variables, and note
3713 that colnames are *not* removed before indexing occurs.
3714 (rownames): Reference indexing into variables, and note that
3715 rownames are *not* removed before indexing occurs.
3716
3717 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3718
3719 * org.texi (var): Clarification of indexing into tabular
3720 variables.
3721
3722 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3723
3724 * org.texi (results): Documentation of the `:results wrap' header
3725 argument.
3726
3727 2011-08-15 Bastien Guerry <bzg@gnu.org>
3728
3729 * org.texi (LaTeX and PDF export): Add a note about a limitation
3730 of the LaTeX export: the org file has to be properly structured.
3731
3732 2011-08-15 Bastien Guerry <bzg@gnu.org>
3733
3734 * org.texi (Dynamic blocks, Structure editing):
3735 Mention the function `org-narrow-to-block'.
3736
3737 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3738
3739 * org.texi (Languages): Updating list of code block supported
3740 languages.
3741
3742 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3743
3744 * org.texi (Special properties): CATEGORY is a special property,
3745 but it may also used in the drawer.
3746
3747 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3748
3749 * org.texi (mkdirp): Documentation of the :mkdirp header argument.
3750
3751 2011-08-15 Puneeth Chaganti <punchagan@gmail.com>
3752
3753 * org.texi (Include files): Document :lines.
3754
3755 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3756
3757 * org.texi (comments): Documentation of the ":comments noweb" code
3758 block header argument.
3759
3760 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3761
3762 * org.texi (Conflicts): Change "yasnippets" to "yasnippet" and
3763 added extra whitespace around functions to be consistent with the
3764 rest of the section.
3765
3766 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3767
3768 * org.texi (Evaluating code blocks): Expand discussion of
3769 #+call: line syntax.
3770 (Header arguments in function calls): Expand discussion of
3771 #+call: line syntax.
3772
3773 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3774
3775 * org.texi (Evaluating code blocks): More explicit about how to
3776 pass variables to #+call lines.
3777
3778 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3779
3780 * org.texi (Results of evaluation): Link to the :results header
3781 argument list from the "Results of evaluation" section.
3782
3783 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3784
3785 * org.texi (Conflicts): Adding additional information about
3786 resolving org/yasnippet conflicts.
3787
3788 2011-08-15 David Maus <dmaus@ictsoc.de>
3789
3790 * org.texi (Publishing options): Document style-include-scripts
3791 publishing project property.
3792
3793 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3794
3795 * org.texi (Sparse trees): Document the next-error /
3796 previous-error functionality.
3797
3798 2011-08-15 Tom Dye <tsd@tsdye.com>
3799
3800 * org.texi (cache): Improve documentation of code block caches.
3801
3802 2011-08-15 Tom Dye <tsd@tsdye.com>
3803
3804 * org.texi (Code block specific header arguments):
3805 Documentation of multi-line header arguments.
3806
3807 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3808
3809 * org.texi (Code evaluation security): Add example for using a
3810 function.
3811
3812 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3813
3814 * org.texi (Tables in LaTeX export): Documentation of new
3815 attr_latex options for tables.
3816
3817 2011-08-03 Michael Albinus <michael.albinus@gmx.de>
3818
3819 * trampver.texi: Update release number.
3820
3821 2011-07-30 Michael Albinus <michael.albinus@gmx.de>
3822
3823 Sync with Tramp 2.2.2.
3824
3825 * trampver.texi: Update release number.
3826
3827 2011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
3828
3829 * flymake.texi (Example -- Configuring a tool called via make):
3830 Use /dev/null instead of the Windows "nul" (bug#8715).
3831
3832 2011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
3833
3834 * widget.texi (Setting Up the Buffer): Remove mention of the
3835 global keymap parent, which doesn't seem to be accurate
3836 (bug#7045).
3837
3838 2011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
3839
3840 * org.texi (Special agenda views): Fix double quoting (bug#3509).
3841
3842 2010-07-10 Kevin Ryde <user42@zip.com.au>
3843
3844 * cl.texi (For Clauses): Add destructuring example processing an
3845 alist (bug#6596).
3846
3847 2011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
3848
3849 * ediff.texi (Major Entry Points): Remove mention of `require',
3850 since that's not pertinent in the installed Emacs (bug#9016).
3851
3852 2011-07-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
3853
3854 * gnus.texi (Expiring Mail): Document gnus-auto-expirable-marks.
3855 (Filtering New Groups): Clarify how simple the "options -n" format is.
3856 (Agent Expiry): Remove mention of `gnus-request-expire-articles', which
3857 is internal.
3858
3859 2011-07-04 Michael Albinus <michael.albinus@gmx.de>
3860
3861 * tramp.texi (Cleanup remote connections):
3862 Add `tramp-cleanup-this-connection'.
3863
3864 2011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
3865
3866 * gnus.texi (Subscription Methods): Link to "Group Levels" to explain
3867 zombies.
3868 (Checking New Groups): Ditto (bug#8974).
3869 (Checking New Groups): Move the reference to the right place.
3870
3871 2011-07-03 Dave Abrahams <dave@boostpro.com> (tiny change)
3872
3873 * gnus.texi (Startup Files): Clarify that we're talking about numbered
3874 backups, and not actual vc (bug#8975).
3875
3876 2011-07-03 Kevin Ryde <user42@zip.com.au>
3877
3878 * cl.texi (For Clauses): @items for hash-values and key-bindings
3879 to make them more visible when skimming. Add examples of `using'
3880 clause to them, examples being clearer than a description in
3881 words (bug#6599).
3882
3883 2011-07-01 Alan Mackenzie <acm@muc.de>
3884
3885 * cc-mode.texi (Guessing the Style): New page.
3886 (Styles): Add a short introduction to above.
3887
3888 2011-06-28 Deniz Dogan <deniz@dogan.se>
3889
3890 * rcirc.texi (Configuration): Bug-fix:
3891 `rcirc-default-user-full-name' is now `rcirc-default-full-name'.
3892 Reported by Elias Pipping <pipping@exherbo.org>.
3893
3894 2011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
3895
3896 * gnus.texi (Summary Mail Commands):
3897 Document `gnus-summary-reply-to-list-with-original'.
3898
3899 2011-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
3900
3901 * eshell.texi (Known problems): Fix typo.
3902
3903 2011-06-12 Michael Albinus <michael.albinus@gmx.de>
3904
3905 * tramp.texi (Customizing Completion): Mention authinfo-style files.
3906 (Password handling): `auth-source-debug' is good for debug messages.
3907
3908 2011-05-31 Teodor Zlatanov <tzz@lifelogs.com>
3909
3910 * gnus.texi (Store custom flags and keywords): Refer to
3911 `gnus-registry-article-marks-to-{chars,names}' instead of
3912 `gnus-registry-user-format-function-{M,M2}'.
3913
3914 2011-05-27 Paul Eggert <eggert@cs.ucla.edu>
3915
3916 * texinfo.tex: Merge from gnulib.
3917
3918 2011-05-18 Teodor Zlatanov <tzz@lifelogs.com>
3919
3920 * gnus.texi (Gnus Registry Setup): Rename from "Setup".
3921 (Store custom flags and keywords):
3922 Mention `gnus-registry-user-format-function-M' and
3923 `gnus-registry-user-format-function-M2'.
3924
3925 2011-05-17 Paul Eggert <eggert@cs.ucla.edu>
3926
3927 * texinfo.tex: Sync from gnulib, version 2011-05-11.16.
3928
3929 2011-05-17 Glenn Morris <rgm@gnu.org>
3930
3931 * gnus.texi (Face): Fix typo.
3932
3933 2011-05-14 Glenn Morris <rgm@gnu.org>
3934
3935 * dired-x.texi (Omitting Examples): Minor addition.
3936
3937 2011-05-10 Jim Meyering <meyering@redhat.com>
3938
3939 * ede.texi: Fix typo "or or -> or".
3940
3941 2011-05-03 Peter Münster <pmlists@free.fr> (tiny change)
3942
3943 * gnus.texi (Summary Buffer Lines):
3944 gnus-summary-user-date-format-alist does not exist.
3945 (Sorting the Summary Buffer): More about sorting threads.
3946
3947 2011-04-25 Michael Albinus <michael.albinus@gmx.de>
3948
3949 * trampver.texi: Update release number.
3950
3951 2011-04-14 Michael Albinus <michael.albinus@gmx.de>
3952
3953 * tramp.texi (Frequently Asked Questions): New item for disabling
3954 Tramp in other packages.
3955
3956 2011-04-14 Teodor Zlatanov <tzz@lifelogs.com>
3957
3958 * gnus.texi (nnmairix caveats, Setup, Registry Article Refer Method)
3959 (Fancy splitting to parent, Store arbitrary data):
3960 Update gnus-registry docs.
3961
3962 2011-04-13 Juanma Barranquero <lekktu@gmail.com>
3963
3964 * ede.texi: Fix typos.
3965
3966 2011-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
3967
3968 * gnus.texi (Window Layout): @itemize @code doesn't exist.
3969 It's @table @code.
3970
3971 2011-03-19 Antoine Levitt <antoine.levitt@gmail.com>
3972
3973 * gnus.texi (Listing Groups): Document gnus-group-list-ticked.
3974
3975 2011-03-17 Jay Belanger <jay.p.belanger@gmail.com>
3976
3977 * calc.texi (Logarithmic Units): Update the function names.
3978
3979 2011-03-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
3980
3981 * message.texi (Various Commands): Document format specs in the
3982 ellipsis.
3983
3984 2011-03-15 Antoine Levitt <antoine.levitt@gmail.com>
3985
3986 * message.texi (Insertion Variables): Document message-cite-style.
3987
3988 2011-03-14 Michael Albinus <michael.albinus@gmx.de>
3989
3990 * tramp.texi (Remote processes): New subsection "Running shell on
3991 a remote host".
3992
3993 2011-03-12 Teodor Zlatanov <tzz@lifelogs.com>
3994
3995 * auth.texi (Help for developers): Update docs to explain that the
3996 :save-function will only run the first time.
3997
3998 2011-03-12 Glenn Morris <rgm@gnu.org>
3999
4000 * Makefile.in (emacs-faq.html): Fix some more cross-refs.
4001 (emacs-faq.text): New target.
4002 (clean): Add emacs-faq.
4003
4004 2011-03-12 Michael Albinus <michael.albinus@gmx.de>
4005
4006 Sync with Tramp 2.2.1.
4007
4008 * trampver.texi: Update release number.
4009
4010 2011-03-11 Glenn Morris <rgm@gnu.org>
4011
4012 * Makefile.in (HTML_TARGETS): New.
4013 (clean): Delete $HTML_TARGETS.
4014 (emacs-faq.html): New, for use with the gnu.org Emacs webpage.
4015
4016 2011-03-08 Teodor Zlatanov <tzz@lifelogs.com>
4017
4018 * auth.texi (Help for developers): Show example of using
4019 `auth-source-search' with prompts and :save-function.
4020
4021 2011-03-07 Chong Yidong <cyd@stupidchicken.com>
4022
4023 * Version 23.3 released.
4024
4025 2011-03-07 Antoine Levitt <antoine.levitt@gmail.com>
4026
4027 * message.texi (Message Buffers): Update default value of
4028 message-generate-new-buffers.
4029
4030 2011-03-06 Jay Belanger <jay.p.belanger@gmail.com>
4031
4032 * calc.texi (Logarithmic Units): Rename calc-logunits-dblevel
4033 and calc-logunits-nplevel to calc-dblevel and calc-nplevel,
4034 respectively.
4035 (Musical Notes): New section.
4036 (Customizing Calc): Mention the customizable variable
4037 calc-note-threshold.
4038
4039 2011-03-03 Glenn Morris <rgm@gnu.org>
4040
4041 * url.texi (Dealing with HTTP documents): Remove reference to
4042 function url-decode-text-part; never seems to have existed. (Bug#6038)
4043 (Configuration): Update url-configuration-directory description.
4044
4045 2011-03-02 Glenn Morris <rgm@gnu.org>
4046
4047 * dired-x.texi (Multiple Dired Directories): Remove mentions
4048 of dired-default-directory-alist and dired-default-directory.
4049 Move dired-smart-shell-command here...
4050 (Miscellaneous Commands): ... from here.
4051
4052 2011-03-02 Paul Eggert <eggert@cs.ucla.edu>
4053
4054 * texinfo.tex: Update to version 2011-02-24.09.
4055
4056 2011-03-02 Glenn Morris <rgm@gnu.org>
4057
4058 * dired-x.texi (Omitting Variables): Refer to add-dir-local-variable
4059 instead of the obsoleted dired-omit-here-always.
4060
4061 2011-02-28 Michael Albinus <michael.albinus@gmx.de>
4062
4063 * tramp.texi (Frequently Asked Questions): Add Emacs 24 to
4064 supported systems.
4065
4066 2011-02-28 Glenn Morris <rgm@gnu.org>
4067
4068 * dbus.texi (Type Conversion): Grammar fix.
4069
4070 2011-02-23 Michael Albinus <michael.albinus@gmx.de>
4071
4072 * tramp.texi: Use consistently "Emacs" (instead of "GNU Emacs") and
4073 "Debian GNU/Linux".
4074
4075 * trampver.texi [xemacs]: Set emacsothername to "Emacs".
4076
4077 2011-02-23 Glenn Morris <rgm@gnu.org>
4078
4079 * dired-x.texi (Features): Minor rephrasing.
4080 (Local Variables): Fix typos.
4081
4082 * edt.texi, erc.texi, gnus.texi, idlwave.texi, mh-e.texi:
4083 Standardize some Emacs/XEmacs terminology.
4084
4085 * dired-x.texi (Features): Don't advertise obsolete local variables.
4086 Simplify layout.
4087 (Omitting Variables): Update local variables example.
4088 (Local Variables): Say this is obsolete. Fix description of
4089 dired-enable-local-variables possible values.
4090
4091 2011-02-22 Teodor Zlatanov <tzz@lifelogs.com>
4092
4093 * auth.texi (Help for users): Mention ~/.netrc is also searched by
4094 default now.
4095
4096 2011-02-21 Lars Ingebrigtsen <larsi@gnus.org>
4097
4098 * gnus.texi (Article Date): Clarify gnus-article-update-date-headers.
4099
4100 2011-02-20 Lars Ingebrigtsen <larsi@gnus.org>
4101
4102 * gnus.texi (Window Layout): Document layout names.
4103
4104 2011-02-19 Eli Zaretskii <eliz@gnu.org>
4105
4106 * ada-mode.texi: Sync @dircategory with ../../info/dir.
4107 * auth.texi: Sync @dircategory with ../../info/dir.
4108 * autotype.texi: Sync @dircategory with ../../info/dir.
4109 * calc.texi: Sync @dircategory with ../../info/dir.
4110 * cc-mode.texi: Sync @dircategory with ../../info/dir.
4111 * cl.texi: Sync @dircategory with ../../info/dir.
4112 * dbus.texi: Sync @dircategory with ../../info/dir.
4113 * dired-x.texi: Sync @dircategory with ../../info/dir.
4114 * ebrowse.texi: Sync @dircategory with ../../info/dir.
4115 * ede.texi: Sync @dircategory with ../../info/dir.
4116 * ediff.texi: Sync @dircategory with ../../info/dir.
4117 * edt.texi: Sync @dircategory with ../../info/dir.
4118 * eieio.texi: Sync @dircategory with ../../info/dir.
4119 * emacs-mime.texi: Sync @dircategory with ../../info/dir.
4120 * epa.texi: Sync @dircategory with ../../info/dir.
4121 * erc.texi: Sync @dircategory with ../../info/dir.
4122 * eshell.texi: Sync @dircategory with ../../info/dir.
4123 * eudc.texi: Sync @dircategory with ../../info/dir.
4124 * flymake.texi: Sync @dircategory with ../../info/dir.
4125 * forms.texi: Sync @dircategory with ../../info/dir.
4126 * gnus.texi: Sync @dircategory with ../../info/dir.
4127 * idlwave.texi: Sync @dircategory with ../../info/dir.
4128 * mairix-el.texi: Sync @dircategory with ../../info/dir.
4129 * message.texi: Sync @dircategory with ../../info/dir.
4130 * mh-e.texi: Sync @dircategory with ../../info/dir.
4131 * newsticker.texi: Sync @dircategory with ../../info/dir.
4132 * nxml-mode.texi: Sync @dircategory with ../../info/dir.
4133 * org.texi: Sync @dircategory with ../../info/dir.
4134 * pcl-cvs.texi: Sync @dircategory with ../../info/dir.
4135 * pgg.texi: Sync @dircategory with ../../info/dir.
4136 * rcirc.texi: Sync @dircategory with ../../info/dir.
4137 * reftex.texi: Sync @dircategory with ../../info/dir.
4138 * remember.texi: Sync @dircategory with ../../info/dir.
4139 * sasl.texi: Sync @dircategory with ../../info/dir.
4140 * sc.texi: Sync @dircategory with ../../info/dir.
4141 * semantic.texi: Sync @dircategory with ../../info/dir.
4142 * ses.texi: Sync @dircategory with ../../info/dir.
4143 * sieve.texi: Sync @dircategory with ../../info/dir.
4144 * smtpmail.texi: Sync @dircategory with ../../info/dir.
4145 * speedbar.texi: Sync @dircategory with ../../info/dir.
4146 * trampver.texi [emacs]: Set emacsname to "Emacs".
4147 * tramp.texi: Sync @dircategory with ../../info/dir.
4148 * url.texi: Sync @dircategory with ../../info/dir.
4149 * vip.texi: Sync @dircategory with ../../info/dir.
4150 * viper.texi: Sync @dircategory with ../../info/dir.
4151 * widget.texi: Sync @dircategory with ../../info/dir.
4152 * woman.texi: Sync @dircategory with ../../info/dir.
4153
4154 2011-02-19 Glenn Morris <rgm@gnu.org>
4155
4156 * dired-x.texi (Technical Details): No longer redefines
4157 dired-add-entry, dired-initial-position, dired-clean-up-after-deletion,
4158 dired-read-shell-command, or dired-find-buffer-nocreate.
4159
4160 2013-02-18 Aidan Gauland <aidalgol@no8wireless.co.nz>
4161
4162 * eshell.texi (Input/Output):
4163 Document insert output redirection operator, >>>.
4164
4165 2011-02-18 Glenn Morris <rgm@gnu.org>
4166
4167 * dired-x.texi (Optional Installation File At Point): Simplify.
4168
4169 2011-02-17 Teodor Zlatanov <tzz@lifelogs.com>
4170
4171 * auth.texi (Help for users): Use :port instead of :protocol for all
4172 auth-source docs.
4173 (GnuPG and EasyPG Assistant Configuration): Mention the default now is
4174 to have two files in `auth-sources'.
4175
4176 2011-02-16 Glenn Morris <rgm@gnu.org>
4177
4178 * dired-x.texi: Use emacsver.texi to get Emacs version.
4179 * Makefile.in ($(infodir)/dired-x, dired-x.dvi, dired-x.pdf):
4180 Depend on emacsver.texi.
4181
4182 * dired-x.texi: Drop meaningless version number.
4183 (Introduction): Remove old info.
4184 (Optional Installation Dired Jump): Autoload from dired-x.
4185 Remove incorrect info about loaddefs.el.
4186 (Bugs): Just refer to M-x report-emacs-bug.
4187
4188 * dired-x.texi (Multiple Dired Directories): Update for rename of
4189 default-directory-alist.
4190 (Miscellaneous Commands): No longer mention very old VM version 4.
4191
4192 2011-02-15 Paul Eggert <eggert@cs.ucla.edu>
4193
4194 Merge from gnulib.
4195 * texinfo.tex: Update to version 2011-02-14.11.
4196
4197 2011-02-14 Teodor Zlatanov <tzz@lifelogs.com>
4198
4199 * auth.texi (Help for users):
4200 Login collection is "Login" and not "login".
4201
4202 2011-02-13 Michael Albinus <michael.albinus@gmx.de>
4203
4204 * tramp.texi (History): Remove IMAP support.
4205 (External methods, Frequently Asked Questions): Remove `imap' and
4206 `imaps' methods.
4207 (Password handling): Remove IMAP entries for ~/.authinfo.gpg.
4208
4209 * trampver.texi: Remove default value of `emacsimap'.
4210
4211 2011-02-13 Glenn Morris <rgm@gnu.org>
4212
4213 * ada-mode.texi, dired-x.texi, ebrowse.texi, ediff.texi, eudc.texi:
4214 * idlwave.texi, reftex.texi, sc.texi, speedbar.texi: Add @top.
4215
4216 2011-02-12 Glenn Morris <rgm@gnu.org>
4217
4218 * sc.texi (Getting Connected): Remove old index entries.
4219
4220 2011-02-12 Ulrich Mueller <ulm@gentoo.org>
4221
4222 * url.texi: Remove duplicate @dircategory (Bug#7942).
4223
4224 2011-02-11 Teodor Zlatanov <tzz@lifelogs.com>
4225
4226 * auth.texi (Overview, Help for users, Help for developers):
4227 Update docs.
4228 (Help for users): Talk about spaces.
4229
4230 2011-02-09 Paul Eggert <eggert@cs.ucla.edu>
4231
4232 * texinfo.tex: Update to version 2011-02-07.16.
4233
4234 2011-02-07 Michael Albinus <michael.albinus@gmx.de>
4235
4236 * dbus.texi (Bus names): Adapt descriptions for
4237 dbus-list-activatable-names and dbus-list-known-names.
4238
4239 2011-02-07 Jay Belanger <jay.p.belanger@gmail.com>
4240
4241 * calc.texi (Logarithmic Units): New section.
4242
4243 2011-02-05 Teodor Zlatanov <tzz@lifelogs.com>
4244
4245 * gnus-overrides.texi: Renamed from overrides.texi and all the relevant
4246 manuals use it now.
4247
4248 * Makefile.in (nowebhack): Fix to use -D flag instead of overrides.
4249
4250 2011-02-05 Katsumi Yamaoka <yamaoka@jpl.org>
4251
4252 * overrides.texi: Remove.
4253
4254 * sieve.texi, sasl.texi, pgg.texi, message.texi, gnus.texi:
4255 * emacs-mime.texi, auth.texi, Makefile.in: Revert last changes.
4256
4257 2011-02-05 Michael Albinus <michael.albinus@gmx.de>
4258
4259 * tramp.texi (Frequently Asked Questions): Mention problems with
4260 WinSSHD.
4261
4262 * trampver.texi: Update release number.
4263
4264 2011-02-05 Era Eriksson <era+tramp@iki.fi> (tiny change)
4265
4266 * tramp.texi:
4267 Replace "delimet" with "delimit" globally.
4268 Replace "explicite" with "explicit" globally.
4269 Replace "instead of" with "instead" where there was nothing after "of".
4270 Audit use of comma before interrogative pronoun, "that", or "which".
4271 Minor word order, spelling, wording changes.
4272
4273 2011-02-04 Teodor Zlatanov <tzz@lifelogs.com>
4274
4275 * overrides.texi: New file to set or clear WEBHACKDEVEL.
4276
4277 * sieve.texi: Use WEBHACKDEVEL.
4278
4279 * sasl.texi: Use WEBHACKDEVEL.
4280
4281 * pgg.texi: Use WEBHACKDEVEL.
4282
4283 * message.texi: Use WEBHACKDEVEL.
4284
4285 * gnus.texi: Use WEBHACKDEVEL.
4286
4287 * emacs-mime.texi: Use WEBHACKDEVEL.
4288
4289 * auth.texi: Use WEBHACKDEVEL.
4290
4291 * Makefile.in (webhack, nowebhack): Hacks to produce for-the-web
4292 manuals.
4293
4294 2011-02-04 Lars Ingebrigtsen <larsi@gnus.org>
4295
4296 * gnus.texi: Add DEVEL header (suggested by Andreas Schwab).
4297
4298 2011-02-03 Paul Eggert <eggert@cs.ucla.edu>
4299
4300 * texinfo.tex: Update to version 2011-02-01.10 from gnulib,
4301 which in turn is copied from ftp://tug.org/tex/.
4302
4303 2011-02-03 Glenn Morris <rgm@gnu.org>
4304
4305 * faq.texi (Contacting the FSF): Mainly just refer to the web-site.
4306 (Binding combinations of modifiers and function keys):
4307 Let's assume people reading this are not using Emacs 18.
4308
4309 2011-02-03 Lars Ingebrigtsen <larsi@gnus.org>
4310
4311 * gnus.texi (Article Date): Remove mention of gnus-stop-date-timer,
4312 since it's run automatically.
4313
4314 2011-02-01 Lars Ingebrigtsen <larsi@gnus.org>
4315
4316 * gnus.texi (Customizing Articles): Fix typo.
4317
4318 2011-01-31 Lars Ingebrigtsen <larsi@gnus.org>
4319
4320 * gnus.texi (Customizing Articles): Document the new way of customizing
4321 the date headers(s).
4322
4323 2011-01-30 Lars Ingebrigtsen <larsi@gnus.org>
4324
4325 * gnus.texi (Client-Side IMAP Splitting): Add a complete nnimap fancy
4326 splitting example.
4327
4328 2011-01-29 Eli Zaretskii <eliz@gnu.org>
4329
4330 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
4331 (MAKEINFO_OPTS): New variable.
4332 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
4333 ($(infodir)/info, $(infodir)/ccmode, $(infodir)/ada-mode)
4334 ($(infodir)/pcl-cvs, $(infodir)/eshell, $(infodir)/cl)
4335 ($(infodir)/dbus, $(infodir)/dired-x, $(infodir)/ediff)
4336 ($(infodir)/flymake, $(infodir)/forms, $(infodir)/gnus)
4337 ($(infodir)/message, $(infodir)/emacs-mime, $(infodir)/sieve)
4338 ($(infodir)/pgg, $(infodir)/mh-e, $(infodir)/reftex)
4339 ($(infodir)/remember, $(infodir)/sasl, $(infodir)/sc)
4340 ($(infodir)/vip, $(infodir)/viper, $(infodir)/widget)
4341 ($(infodir)/efaq, $(infodir)/autotype, $(infodir)/calc)
4342 ($(infodir)/idlwave, $(infodir)/eudc, $(infodir)/ebrowse)
4343 ($(infodir)/woman, $(infodir)/speedbar, $(infodir)/tramp)
4344 ($(infodir)/ses, $(infodir)/smtpmail, $(infodir)/org)
4345 ($(infodir)/url, $(infodir)/newsticker, $(infodir)/nxml-mode)
4346 ($(infodir)/rcirc, $(infodir)/erc, $(infodir)/ert)
4347 ($(infodir)/epa, $(infodir)/mairix-el, $(infodir)/auth)
4348 ($(infodir)/eieio, $(infodir)/ede, $(infodir)/semantic)
4349 ($(infodir)/edt): Use $(MAKEINFO_OPTS).
4350
4351 2011-01-26 Lars Ingebrigtsen <larsi@gnus.org>
4352
4353 * gnus.texi (Article Date): Document gnus-article-update-lapsed-header.
4354
4355 2011-01-24 Teodor Zlatanov <tzz@lifelogs.com>
4356
4357 * message.texi (IDNA): Explain what it is.
4358
4359 2011-01-24 Lars Ingebrigtsen <larsi@gnus.org>
4360
4361 * gnus.texi (The Empty Backend): Document nnnil (bug #7653).
4362
4363 2011-01-23 Werner Lemberg <wl@gnu.org>
4364
4365 * Makefile.in (MAKEINFO): Now controlled by `configure'.
4366 (MAKEINFO_OPTS): New variable. Use it where appropriate.
4367 (ENVADD): Update.
4368
4369 2011-01-18 Glenn Morris <rgm@gnu.org>
4370
4371 * ert.texi: Relicense under GFDL 1.3+, and standardize license notice.
4372
4373 2011-01-14 Eduard Wiebe <usenet@pusto.de>
4374
4375 * nxml-mode.texi (Introduction): Fix file name typos.
4376
4377 2011-01-13 Christian Ohler <ohler@gnu.org>
4378
4379 * ert.texi: New file.
4380
4381 * Makefile.in:
4382 * makefile.w32-in: Add ert.texi.
4383
4384 2011-01-10 Jan Moringen <jan.moringen@uni-bielefeld.de>
4385
4386 * dbus.texi (Receiving Method Calls): New function
4387 dbus-register-service. Rearrange node.
4388
4389 2011-01-07 Paul Eggert <eggert@cs.ucla.edu>
4390
4391 * texinfo.tex: Update to version 2010-12-23.17 from gnulib,
4392 which in turn is copied from ftp://tug.org/tex/.
4393
4394 2011-01-04 Jan Moringen <jan.moringen@uni-bielefeld.de>
4395
4396 * dbus.texi (Receiving Method Calls): Describe new optional
4397 parameter dont-register-service of dbus-register-{method,property}.
4398
4399 2010-12-17 Daiki Ueno <ueno@unixuser.org>
4400
4401 * epa.texi (Encrypting/decrypting *.gpg files):
4402 Mention epa-file-select-keys.
4403
4404 2010-12-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
4405
4406 * gnus.texi (Archived Messages): Remove outdated text.
4407
4408 2010-12-16 Teodor Zlatanov <tzz@lifelogs.com>
4409
4410 * gnus.texi (Foreign Groups): Add clarification of foreign groups.
4411
4412 2010-12-15 Andrew Cohen <cohen@andy.bu.edu>
4413
4414 * gnus.texi (The hyrex Engine): Say that this engine is obsolete.
4415
4416 2010-12-14 Andrew Cohen <cohen@andy.bu.edu>
4417
4418 * gnus.texi (The swish++ Engine): Add customizable parameters
4419 descriptions.
4420 (The swish-e Engine): Ditto.
4421
4422 2010-12-14 Michael Albinus <michael.albinus@gmx.de>
4423
4424 * tramp.texi (Inline methods): Add "ksu" method.
4425 (Remote processes): Add example with remote `default-directory'.
4426
4427 2010-12-14 Glenn Morris <rgm@gnu.org>
4428
4429 * faq.texi (Expanding aliases when sending mail):
4430 Now build-mail-aliases is interactive.
4431
4432 2010-12-13 Andrew Cohen <cohen@andy.bu.edu>
4433
4434 * gnus.texi: First pass at adding (rough) nnir documentation.
4435
4436 2010-12-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
4437
4438 * gnus.texi (Filtering New Groups):
4439 Mention gnus-auto-subscribed-categories.
4440 (The First Time): Remove, since default-subscribed-newsgroups has been
4441 removed.
4442
4443 2010-12-13 Glenn Morris <rgm@gnu.org>
4444
4445 * cl.texi (For Clauses): Small fixes for frames and windows.
4446
4447 2010-12-11 Carsten Dominik <carsten.dominik@gmail.com>
4448
4449 * org.texi (Using capture): Document using prefix arguments for
4450 finalizing capture.
4451 (Agenda commands): Document prefix argument for the bulk scatter
4452 command.
4453 (Beamer class export): Document that also overlay arguments can be
4454 passed to the column environment.
4455 (Template elements): Document the new entry type.
4456
4457 2010-12-11 Puneeth Chaganti <punchagan@gmail.com>
4458
4459 * org.texi (Include files): Document :minlevel.
4460
4461 2010-12-11 Julien Danjou <julien@danjou.info>
4462
4463 * org.texi (Categories): Document category icons.
4464
4465 2010-12-11 Eric Schulte <schulte.eric@gmail.com>
4466
4467 * org.texi (noweb): Fix typo.
4468
4469 2010-12-06 Tassilo Horn <tassilo@member.fsf.org>
4470
4471 * gnus.texi (Server Commands): Point to the rest of the server
4472 commands.
4473
4474 2010-12-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
4475
4476 * gnus.texi (Paging the Article): Note the reverse meanings of `C-u C-u
4477 g'.
4478
4479 2010-12-02 Julien Danjou <julien@danjou.info>
4480
4481 * gnus.texi (Archived Messages): Remove gnus-outgoing-message-group.
4482
4483 2010-11-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
4484
4485 * gnus.texi (Customizing the IMAP Connection): Note the new defaults.
4486 (Direct Functions): Note the STARTTLS upgrade.
4487
4488 2010-11-27 Glenn Morris <rgm@gnu.org>
4489 James Clark <none@example.com>
4490
4491 * nxml-mode.texi (Introduction): New section.
4492
4493 2010-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
4494
4495 * gnus.texi (Server Commands): Document gnus-server-show-server.
4496
4497 2010-11-20 Michael Albinus <michael.albinus@gmx.de>
4498
4499 Sync with Tramp 2.2.0.
4500
4501 * trampver.texi: Update release number.
4502
4503 2010-11-19 Jay Belanger <jay.p.belanger@gmail.com>
4504
4505 * calc.texi (TeX and LaTeX Language Modes, Predefined Units):
4506 Mention that the TeX specific units won't use the `tex' prefix
4507 in TeX mode.
4508
4509 2010-11-18 Katsumi Yamaoka <yamaoka@jpl.org>
4510
4511 * gnus.texi (Misc Article): Document gnus-inhibit-images.
4512
4513 2010-11-17 Glenn Morris <rgm@gnu.org>
4514
4515 * edt.texi: Remove information about Emacs 19.
4516
4517 2010-11-17 Michael Albinus <michael.albinus@gmx.de>
4518
4519 * trampver.texi: Update release number.
4520
4521 2010-11-12 Katsumi Yamaoka <yamaoka@jpl.org>
4522
4523 * gnus.texi (Article Washing): Fix typo.
4524
4525 2010-11-11 Noorul Islam <noorul@noorul.com>
4526
4527 * org.texi: Fix typo.
4528
4529 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4530
4531 * org.texi (Using capture): Explain that refiling is
4532 sensitive to cursor position.
4533
4534 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4535
4536 * org.texi (Images and tables): Add cross reference to link section.
4537
4538 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4539
4540 * org.texi: Document the <c> cookie.
4541
4542 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4543
4544 * org.texi: Multi-line header arguments :PROPERTIES: :ID:
4545 b77c8857-6c76-4ea9-8a61-ddc2648d96c4 :END:.
4546
4547 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4548
4549 * org.texi (CSS support): Document :HTML_CONTAINER_CLASS: property.
4550
4551 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4552
4553 * org.texi (Project alist): Mention that this is a property list.
4554
4555 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4556
4557 * org.texi (Setting up the staging area): Document that
4558 file names remain visible when encrypting the MobileOrg files.
4559
4560 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4561
4562 * org.texi (Setting up the staging area): Document which
4563 versions are needed for encryption.
4564
4565 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4566
4567 * org.texi (noweb): Update :noweb documentation to
4568 reflect the new "tangle" argument.
4569
4570 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4571
4572 * org.texi (Batch execution): Improve tangling script in
4573 documentation.
4574
4575 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4576
4577 * org.texi (Handling links, In-buffer settings):
4578 Document inlining images on startup.
4579
4580 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4581
4582 * org.texi (Setting up the staging area): Document use of
4583 crypt password.
4584
4585 2010-11-11 David Maus <dmaus@ictsoc.de>
4586
4587 * org.texi (Template expansion): Add date related link type escapes.
4588
4589 2010-11-11 David Maus <dmaus@ictsoc.de>
4590
4591 * org.texi (Template expansion): Add mew in table for link type
4592 escapes.
4593
4594 2010-11-11 David Maus <dmaus@ictsoc.de>
4595
4596 * org.texi (Template expansion): Fix typo in link type escapes.
4597
4598 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4599
4600 * org.texi (Structure of code blocks): Another documentation tweak.
4601
4602 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4603
4604 * org.texi (Structure of code blocks): Documentation tweak.
4605
4606 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4607
4608 * org.texi (Structure of code blocks):
4609 Update documentation to mention inline code block syntax.
4610
4611 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4612
4613 * org.texi (comments): Improve wording.
4614
4615 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4616
4617 * org.texi (comments): Document the new :comments header arguments.
4618
4619 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4620
4621 * org.texi (Installation): Remove the special
4622 installation instructions for XEmacs.
4623
4624 2010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
4625
4626 * org.texi (Easy Templates): New section. Documents quick
4627 insertion of empty structural elements.
4628
4629 2010-11-11 Noorul Islam <noorul@noorul.com>
4630
4631 * org.texi: Fix doc.
4632
4633 2010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
4634
4635 * org.texi (The date/time prompt): Document specification
4636 of time ranges.
4637
4638 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4639
4640 * org.texi (Internal links): Document the changes in
4641 internal links.
4642
4643 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4644
4645 * org.texi (Agenda commands): Document the limitation for
4646 the filter preset - it can only be used for an entire agenda
4647 view, not in an individual block in a block agenda.
4648
4649 2010-11-11 Eric S Fraga <e.fraga@ucl.ac.uk>
4650
4651 * org.texi (iCalendar export): Document alarm creation.
4652
4653 2010-11-10 Michael Albinus <michael.albinus@gmx.de>
4654
4655 * dbus.texi (Type Conversion): Introduce `:unix-fd' type mapping.
4656
4657 2010-11-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
4658
4659 * gnus.texi (Article Washing): Document gnus-article-treat-non-ascii.
4660
4661 2010-11-09 Jay Belanger <jay.p.belanger@gmail.com>
4662
4663 * calc.texi: Use emacsver.texi to determine Emacs version.
4664
4665 2010-11-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
4666
4667 * gnus.texi (Customizing the IMAP Connection): Remove nnir mention,
4668 since that works by default.
4669
4670 2010-11-03 Kan-Ru Chen <kanru@kanru.info> (tiny change)
4671
4672 * gnus.texi (Customizing the IMAP Connection): Document
4673 `nnimap-expunge' and remove `nnimap-expunge-inbox' from example.
4674
4675 2010-11-04 Michael Albinus <michael.albinus@gmx.de>
4676
4677 * tramp.texi (Remote shell setup): New item "Interactive shell
4678 prompt". Reported by Christian Millour <cm@abtela.com>.
4679 (Remote shell setup, Remote processes): Use @code{} for
4680 environment variables.
4681
4682 2010-11-03 Glenn Morris <rgm@gnu.org>
4683
4684 * ediff.texi (Quick Help Commands, Miscellaneous):
4685 * gnus.texi (Agent Variables, Configuring nnmairix): Spelling fix.
4686
4687 2010-10-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
4688
4689 * gnus.texi (Paging the Article): Document C-u g/C-u C-u g.
4690
4691 2010-10-31 Glenn Morris <rgm@gnu.org>
4692
4693 * mh-e.texi (Preface, From Bill Wohler): Change 23 to past tense.
4694
4695 2010-10-31 Glenn Morris <rgm@gnu.org>
4696
4697 * cc-mode.texi: Remove reference to defunct viewcvs URL.
4698
4699 2010-10-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4700
4701 * gnus.texi (Client-Side IMAP Splitting):
4702 Mention nnimap-unsplittable-articles.
4703
4704 2010-10-29 Julien Danjou <julien@danjou.info>
4705
4706 * gnus.texi (Finding the News): Remove references to obsoletes
4707 variables `gnus-nntp-server' and `gnus-secondary-servers'.
4708
4709 2010-10-29 Eli Zaretskii <eliz@gnu.org>
4710
4711 * makefile.w32-in (MAKEINFO): Add -I$(emacsdir).
4712 (ENVADD): Remove extra -I$(emacsdir), included in $(MAKEINFO).
4713 ($(infodir)/efaq): Remove -I$(emacsdir), included in $(MAKEINFO).
4714 ($(infodir)/calc, calc.dvi): Depend on $(emacsdir)/emacsver.texi.
4715
4716 2010-10-28 Glenn Morris <rgm@gnu.org>
4717
4718 * Makefile.in (MAKEINFO, ENVADD): Add $emacsdir to include path.
4719 (($(infodir)/calc, calc.dvi, calc.pdf): Depend on emacsver.texi.
4720 ($(infodir)/efaq): Remove -I option now in $MAKEINFO.
4721
4722 2010-10-25 Daiki Ueno <ueno@unixuser.org>
4723
4724 * epa.texi (Mail-mode integration): Add alternative key bindings
4725 for epa-mail commands; escape comma.
4726 Don't use the word "PGP", since it is a non-free program.
4727
4728 2010-10-24 Jay Belanger <jay.p.belanger@gmail.com>
4729
4730 * calc.texi: Use emacsver.texi to determine Emacs version.
4731
4732 2010-10-24 Juanma Barranquero <lekktu@gmail.com>
4733
4734 * gnus.texi (Group Parameters, Buttons): Fix typos.
4735
4736 2010-10-22 Tassilo Horn <tassilo@member.fsf.org>
4737
4738 * gnus.texi (Subscription Commands): Mention that you can also
4739 subscribe to new groups via the Server buffer, which is probably more
4740 convenient when subscribing to many groups.
4741
4742 2010-10-21 Julien Danjou <julien@danjou.info>
4743
4744 * message.texi (Message Headers): Allow message-default-headers to be a
4745 function.
4746
4747 2010-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
4748
4749 * gnus-news.texi: Mention new archive defaults.
4750
4751 2010-10-21 Katsumi Yamaoka <yamaoka@jpl.org>
4752
4753 * gnus.texi (RSS): Remove nnrss-wash-html-in-text-plain-parts.
4754
4755 2010-10-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
4756
4757 * gnus.texi (HTML): Document the function value of
4758 gnus-blocked-images.
4759 (Article Washing): shr and gnus-w3m, not the direct function names.
4760
4761 2010-10-20 Julien Danjou <julien@danjou.info>
4762
4763 * emacs-mime.texi (Flowed text): Add a note about mml-enable-flowed
4764 variable.
4765
4766 2010-10-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
4767
4768 * gnus.texi (Customizing the IMAP Connection): The port strings are
4769 strings.
4770 (Document Groups): Mention git.
4771
4772 2010-10-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
4773
4774 * gnus-coding.texi (Gnus Maintainance Guide): Update to mention Emacs
4775 bzr/Gnus git sync.
4776
4777 2010-10-15 Eli Zaretskii <eliz@gnu.org>
4778
4779 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix last
4780 change.
4781
4782 2010-10-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
4783
4784 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix up the
4785 @item syntax for in-Emacs makeinfo.
4786
4787 2010-10-13 Teodor Zlatanov <tzz@lifelogs.com>
4788
4789 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix syntax and
4790 trim sentence.
4791
4792 2010-10-12 Daiki Ueno <ueno@unixuser.org>
4793
4794 * epa.texi (Caching Passphrases):
4795 * auth.texi (GnuPG and EasyPG Assistant Configuration):
4796 Clarify some configurations require to set up gpg-agent.
4797
4798 2010-10-11 Glenn Morris <rgm@gnu.org>
4799
4800 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
4801
4802 2010-10-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
4803
4804 * gnus.texi (Spam Package Introduction): Mention `$'.
4805
4806 2010-10-09 Eli Zaretskii <eliz@gnu.org>
4807
4808 * makefile.w32-in (emacsdir): New variable.
4809 ($(infodir)/efaq, faq.dvi): Depend on emacsver.texi.
4810 (ENVADD, $(infodir)/efaq): Add -I$(emacsdir).
4811
4812 2010-10-09 Glenn Morris <rgm@gnu.org>
4813
4814 * Makefile.in (mostlyclean): Delete *.toc.
4815
4816 * Makefile.in: Use $< in rules.
4817
4818 * Makefile.in (maintainer-clean): Remove harmless, long-standing error.
4819
4820 * Makefile.in ($(infodir)): Delete rule.
4821 (mkinfodir): New. Use it in all the info rules, rather than depending
4822 on infodir.
4823
4824 2010-10-09 Glenn Morris <rgm@gnu.org>
4825
4826 * gnus.texi (Article Washing): Fix previous change.
4827
4828 * Makefile.in (emacsdir): New variable.
4829 ($(infodir)/efaq): Pass -I $(emacsdir) to makeinfo.
4830 Depend on emacsver.texi.
4831
4832 * faq.texi (VER): Replace with EMACSVER from emacsver.texi.
4833
4834 * Makefile.in (.PHONY): Declare info, dvi, pdf and the clean rules.
4835
4836 2010-10-08 Julien Danjou <julien@danjou.info>
4837
4838 * gnus.texi: Add mm-shr.
4839
4840 2010-10-08 Ludovic Courtès <ludo@gnu.org>
4841
4842 * gnus.texi (Finding the Parent, The Gnus Registry)
4843 (Registry Article Refer Method): Update docs for nnregistry.el.
4844
4845 2010-10-08 Daiki Ueno <ueno@unixuser.org>
4846
4847 * auth.texi (Help for users)
4848 (GnuPG and EasyPG Assistant Configuration): Update docs.
4849
4850 2010-10-08 Glenn Morris <rgm@gnu.org>
4851
4852 * cl.texi (Organization, Installation, Old CL Compatibility):
4853 Deprecate cl-compat for new code.
4854 (Usage, Installation): Remove outdated information.
4855
4856 * eudc.texi (CCSO PH/QI, LDAP Requirements): Remove old information.
4857
4858 2010-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
4859
4860 * gnus.texi (Gravatars): Document gnus-gravatar-too-ugly.
4861
4862 2010-10-06 Julien Danjou <julien@danjou.info>
4863
4864 * sieve.texi (Manage Sieve API): Document sieve-manage-authenticate.
4865
4866 * message.texi (PGP Compatibility): Remove reference to gpg-2comp,
4867 broken link.
4868
4869 * gnus-faq.texi (FAQ 8-3): Remove references to my.gnus.org.
4870
4871 * gnus.texi (Comparing Mail Back Ends): Remove broken link and allusion
4872 to ReiserFS.
4873
4874 * gnus-faq.texi (FAQ 5-5): Fix Flyspell URL.
4875 (FAQ 7-1): Fix getmail URL.
4876
4877 2010-10-06 Daiki Ueno <ueno@unixuser.org>
4878
4879 * epa.texi (Caching Passphrases): New section.
4880
4881 2010-10-06 Glenn Morris <rgm@gnu.org>
4882
4883 * Makefile.in (SHELL): Set it.
4884 (info): Move the mkdir dependency to the individual info files.
4885 (mostlyclean): Tidy up.
4886 (clean): Only delete the specific dvi and pdf files.
4887 (maintainer-clean): Be more restrictive in what we delete.
4888 ($(infodir)): Add parallel build workaround.
4889
4890 2010-10-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
4891
4892 * gnus.texi (Misc Article): Document gnus-widen-article-window.
4893
4894 2010-10-03 Julien Danjou <julien@danjou.info>
4895
4896 * emacs-mime.texi (Display Customization):
4897 Update mm-inline-large-images documentation and add documentation for
4898 mm-inline-large-images-proportion.
4899
4900 2010-10-03 Michael Albinus <michael.albinus@gmx.de>
4901
4902 * tramp.texi (Frequently Asked Questions):
4903 Mention remote-file-name-inhibit-cache.
4904
4905 2010-10-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
4906
4907 * gnus.texi (Splitting Mail): Fix @xref syntax.
4908 (Splitting Mail): Really fix the @ref syntax.
4909
4910 2010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
4911
4912 * gnus.texi (Splitting Mail): Mention the new fancy splitting function.
4913 (Article Hiding): Add google banner example.
4914 Suggested by Benjamin Xu.
4915
4916 2010-09-30 Teodor Zlatanov <tzz@lifelogs.com>
4917
4918 * gnus.texi (Spam Package Configuration Examples, SpamOracle):
4919 Remove nnimap-split-rule from examples.
4920
4921 2010-09-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
4922
4923 * gnus.texi (Mail Source Specifiers): Remove webmail.el mentions.
4924 (NNTP): Document nntp-server-list-active-group. Suggested by Barry
4925 Fishman.
4926 (Client-Side IMAP Splitting): Add nnimap-split-fancy.
4927
4928 2010-09-30 Julien Danjou <julien@danjou.info>
4929
4930 * gnus.texi (Gravatars): Fix documentation about
4931 gnu-gravatar-properties.
4932
4933 2010-09-29 Daiki Ueno <ueno@unixuser.org>
4934
4935 * epa.texi (Bug Reports): New section.
4936
4937 2010-09-29 Glenn Morris <rgm@gnu.org>
4938
4939 * Makefile.in (top_srcdir): Remove unused variable.
4940
4941 2010-09-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4942
4943 * gnus.texi (Using IMAP): Remove the @acronyms from the headings.
4944 (Client-Side IMAP Splitting): Document 'default.
4945
4946 2010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
4947
4948 * gnus.texi (Customizing the IMAP Connection):
4949 Document nnimap-fetch-partial-articles.
4950
4951 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
4952
4953 * gnus-news.texi: Mention nnimap-inbox.
4954
4955 * gnus.texi (Picons): Document gnus-picon-inhibit-top-level-domains.
4956
4957 2010-09-26 Julien Danjou <julien@danjou.info>
4958
4959 * gnus.texi (Oort Gnus): Remove mention of ssl.el.
4960
4961 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
4962
4963 * gnus.texi (Security): Remove gpg.el mention.
4964
4965 2010-09-26 Andreas Seltenreich <seltenreich@gmx.de>
4966
4967 * gnus.texi (Browse Foreign Server): New variable
4968 gnus-browse-subscribe-newsgroup-method.
4969
4970 * gnus-news.texi: Mention it.
4971
4972 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
4973
4974 * gnus.texi (NoCeM): Remove.
4975 (Startup Variables): No jingle.
4976
4977 2010-09-25 Ulrich Mueller <ulm@gentoo.org>
4978
4979 * woman.texi (Interface Options): xz compression is now supported.
4980
4981 2010-09-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
4982
4983 * gnus.texi (Article Commands): Document gnus-fetch-partial-articles.
4984 (Unavailable Servers): Document gnus-server-copy-server.
4985 (Using IMAP): Document the new nnimap.
4986
4987 2010-09-25 Julien Danjou <julien@danjou.info>
4988
4989 * gnus.texi (Customizing Articles): Remove gnus-treat-translate.
4990
4991 2010-09-24 Glenn Morris <rgm@gnu.org>
4992
4993 * url.texi (Disk Caching): Tweak previous change.
4994
4995 2010-09-24 Julien Danjou <julien@danjou.info>
4996
4997 * url.texi (Disk Caching): Mention url-cache-expire-time,
4998 url-cache-expired, and url-fetch-from-cache.
4999
5000 2010-09-24 Julien Danjou <julien@danjou.info>
5001
5002 * gnus.texi: Add Gravatars.
5003
5004 2010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
5005
5006 * gnus.texi (Startup Variables): Mention gnus-use-backend-marks.
5007
5008 2010-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
5009
5010 * gnus.texi (Expunging mailboxes): Update name of the expunging
5011 command.
5012
5013 2010-09-20 Katsumi Yamaoka <yamaoka@jpl.org>
5014
5015 * emacs-mime.texi (rfc2047): Update description for
5016 rfc2047-encode-parameter.
5017
5018 2010-09-13 Michael Albinus <michael.albinus@gmx.de>
5019
5020 * tramp.texi (Inline methods): Remove "ssh1_old", "ssh2_old" and
5021 "fish" methods.
5022 (External methods): Remove "scp1_old" and "scp2_old" methods.
5023
5024 2010-09-09 Michael Albinus <michael.albinus@gmx.de>
5025
5026 * tramp.texi: Remove Japanese manual. Fix typo.
5027
5028 * trampver.texi: Update release number. Remove japanesemanual.
5029
5030 2010-09-09 Glenn Morris <rgm@gnu.org>
5031
5032 * org.texi: Restore clobbered changes (copyright years, untabify).
5033
5034 2010-09-04 Julien Danjou <julien@danjou.info> (tiny change)
5035
5036 * gnus.texi (Adaptive Scoring): Fix typo.
5037
5038 2010-09-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
5039
5040 * gnus.texi (Article Display): Document gnus-html-show-images.
5041
5042 2010-09-02 Jan Djärv <jan.h.d@swipnet.se>
5043
5044 * cl.texi (Basic Setf): Remove x-get-cut-buffer and x-get-cutbuffer.
5045
5046 2010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
5047
5048 * gnus.texi (HTML): Document gnus-max-image-proportion.
5049
5050 2010-08-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
5051
5052 * gnus.texi (HTML): Document gnus-blocked-images.
5053
5054 * message.texi (Wide Reply): Document message-prune-recipient-rules.
5055
5056 2010-08-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
5057
5058 * gnus.texi (Summary Mail Commands): Note that only the addresses from
5059 the first message are used for wide replies.
5060 (Changing Servers): Remove documentation on gnus-change-server and
5061 friends, since it's been removed.
5062
5063 2010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
5064
5065 * gnus.texi (Drafts): Mention B DEL.
5066
5067 2010-08-29 Tim Landscheidt <tim@tim-landscheidt.de> (tiny change)
5068
5069 * gnus.texi (Delayed Articles): Mention that the Date header is the
5070 original one, even if you delay.
5071
5072 2010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
5073
5074 * gnus.texi (Asynchronous Fetching):
5075 Document gnus-async-post-fetch-function.
5076 (HTML): Made into its own section.
5077
5078 2010-08-26 Michael Albinus <michael.albinus@gmx.de>
5079
5080 Sync with Tramp 2.1.19.
5081
5082 * tramp.texi (Inline methods, Default Method):
5083 Mention `tramp-inline-compress-start-size'. Remove "kludgy" phrase.
5084 Remove remark about doubled "-t" argument.
5085 (Auto-save and Backup): Remove reference to Emacs 21.
5086 (Filename Syntax): Describe port numbers.
5087 (Frequently Asked Questions): Adapt supported (X)Emacs versions. Adapt
5088 supported MS Windows versions. Remove obsolete URL. Recommend "sshx"
5089 and "scpx" for echoing shells. Use the $() syntax, texi2dvi reports
5090 errors with the backquotes.
5091 (External packages): File attributes cache flushing for asynchronous
5092 processes.
5093 (Traces and Profiles): Describe verbose level 9.
5094
5095 * trampver.texi: Update release number.
5096
5097 2010-08-23 Michael Albinus <michael.albinus@gmx.de>
5098
5099 * dbus.texi (Alternative Buses): New chapter.
5100
5101 2010-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
5102
5103 * cl.texi (Mapping over Sequences): Rename mapc => cl-mapc.
5104
5105 2010-08-09 Jay Belanger <jay.p.belanger@gmail.com>
5106
5107 * calc.texi (Customizing Calc): Rearrange description of new
5108 variables to match the presentation of other variables.
5109
5110 2010-08-08 Juanma Barranquero <lekktu@gmail.com>
5111
5112 * org.texi (Footnotes, Tables in HTML export): Fix typos.
5113
5114 2010-08-08 Jay Belanger <jay.p.belanger@gmail.com>
5115
5116 * calc.texi (Making Selections, Selecting Subformulas)
5117 (Customizing Calc): Mention how to use faces to emphasize selected
5118 sub-formulas.
5119
5120 2010-08-05 Michael Albinus <michael.albinus@gmx.de>
5121
5122 * tramp.texi (External packages): File attributes cache flushing
5123 for asynchronous processes.
5124
5125 2010-08-01 Alan Mackenzie <acm@muc.de>
5126
5127 Enhance the manual for the latest Java Mode.
5128
5129 * cc-mode.texi (Syntactic Symbols): New symbols annotation-top-cont and
5130 annotation-var-cont.
5131 (Java Symbols): Page renamed from Anonymous Class Symbol. Document the
5132 two new symbols.
5133
5134 2010-07-28 Michael Albinus <michael.albinus@gmx.de>
5135
5136 * tramp.texi (Traces and Profiles): Describe verbose level 9.
5137
5138 2010-07-27 Chong Yidong <cyd@stupidchicken.com>
5139
5140 * nxml-mode.texi (Limitations): Remove obsolete discussion (Bug#6708).
5141
5142 2010-07-19 Juanma Barranquero <lekktu@gmail.com>
5143
5144 * org.texi: Fix typo in previous change (2010-07-19T09:47:27Z!carsten.dominik@gmail.com).
5145
5146 2010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
5147
5148 * org.texi: Add macros to get plain quotes in PDF output.
5149 List additional contributors.
5150 (Capture): New section, replaces the section about remember.
5151 (Working With Source Code): New chapter, focused on documenting Org
5152 Babel.
5153 (Code evaluation security): New section.
5154 (MobileOrg): Document DropBox support.
5155 (TaskJuggler export): Document taskjuggler and Gantt chart support.
5156 (Special symbols): Show how to display UTF8 characters for entities.
5157 (Global TODO list): Clarify the use of the "M" key and the differences
5158 to the "m" key.
5159 (RSS Feeds): Mention Atom feeds as well.
5160 (Setting tags): Remove paragraph about
5161 `org-complete-tags-always-offer-all-agenda-tags'.
5162
5163 2010-07-17 Michael Albinus <michael.albinus@gmx.de>
5164
5165 * tramp.texi (Inline methods): Remove remark about doubled "-t"
5166 argument.
5167 (Frequently Asked Questions): Recommend "sshx" and "scpx" for
5168 echoing shells.
5169
5170 2010-07-10 Michael Albinus <michael.albinus@gmx.de>
5171
5172 * tramp.texi (Inline methods): Remove "kludgy" phrase.
5173 (Filename Syntax): Describe port numbers.
5174
5175 2010-07-09 Michael Albinus <michael.albinus@gmx.de>
5176
5177 * dbus.texi (Top): Introduce Index. Emphasize "nil" whereever
5178 forgotten.
5179 (Type Conversion): Precise conversion of natural numbers.
5180 (Errors and Events): Add "debugging" to concept index. Add variable
5181 `dbus-debug'.
5182
5183 2010-07-04 Michael Albinus <michael.albinus@gmx.de>
5184
5185 * dbus.texi (Receiving Method Calls): Add optional argument
5186 EMITS-SIGNAL to `dbus-register-property'.
5187
5188 2010-06-27 Alex Schroeder <alex@gnu.org>
5189
5190 * nxml-mode.texi (Commands for locating a schema): Fix typo.
5191
5192 2010-06-24 Glenn Morris <rgm@gnu.org>
5193
5194 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
5195 * dired-x.texi, ebrowse.texi, ede.texi, edt.texi, eieio.texi:
5196 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
5197 * flymake.texi, gnus.texi, info.texi, mairix-el.texi, message.texi:
5198 * newsticker.texi, org.texi, pgg.texi, rcirc.texi, reftex.texi:
5199 * remember.texi, sasl.texi, semantic.texi, ses.texi, smtpmail.texi:
5200 * speedbar.texi, tramp.texi, url.texi, viper.texi, widget.texi:
5201 * woman.texi: Start direntry descriptions in column 32, per Texinfo
5202 convention. Make them end with a period.
5203
5204 2010-06-23 Glenn Morris <rgm@gnu.org>
5205
5206 * autotype.texi, cl.texi, dired-x.texi, ebrowse.texi, ede.texi:
5207 * eieio.texi, epa.texi, faq.texi, flymake.texi, forms.texi:
5208 * gnus-faq.texi, idlwave.texi, mh-e.texi, nxml-mode.texi, org.texi:
5209 * pcl-cvs.texi, pgg.texi, reftex.texi, sasl.texi, sc.texi,
5210 * sem-user.texi, semantic.texi, sieve.texi, smtpmail.texi,
5211 * speedbar.texi, vip.texi, viper.texi, widget.texi: Untabify.
5212
5213 2010-06-10 Glenn Morris <rgm@gnu.org>
5214
5215 * idlwave.texi (Load-Path Shadows):
5216 * org.texi (Handling links): Fix typos.
5217
5218 2010-06-07 Teodor Zlatanov <tzz@lifelogs.com>
5219
5220 * gnus.texi (Interactive): Explain effect of gnus-expert-user better.
5221
5222 2010-05-26 Michael Albinus <michael.albinus@gmx.de>
5223
5224 * eshell.texi (Built-ins): Describe, how to disable a built-in command
5225 by an alias. (Bug#6226)
5226
5227 2010-05-16 Jay Belanger <jay.p.belanger@gmail.com>
5228
5229 * calc.texi (Manipulating Vectors): Mention that vectors can
5230 be used to determine bins for `calc-histogram'.
5231
5232 2010-05-13 Jay Belanger <jay.p.belanger@gmail.com>
5233
5234 * calc.texi: Remove "\turnoffactive" commands throughout.
5235
5236 2010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
5237
5238 * url.texi (HTTP language/coding, Customization):
5239 * message.texi (Header Commands, Responses):
5240 * cl.texi (Argument Lists): Fix typos.
5241
5242 2010-05-08 Chong Yidong <cyd@stupidchicken.com>
5243
5244 * ede.texi (EDE Mode): Refer to init file rather than `.emacs'.
5245 Note that Development menu is always available.
5246 (Creating a project): Fix terminology.
5247 (Add/Remove files): Fix typo.
5248
5249 2010-05-07 Chong Yidong <cyd@stupidchicken.com>
5250
5251 * Version 23.2 released.
5252
5253 2010-05-01 Daniel E. Doherty <ddoherty03@gmail.com> (tiny change)
5254
5255 * calc.texi (Tutorial): Use "^{\prime}" to indicate primes.
5256
5257 2010-05-01 Michael Albinus <michael.albinus@gmx.de>
5258
5259 * tramp.texi (Inline methods, Default Method):
5260 Mention `tramp-inline-compress-start-size'.
5261
5262 2010-04-18 Teodor Zlatanov <tzz@lifelogs.com>
5263
5264 * gnus.texi (Gnus Versions, Oort Gnus): Mention the Git repo instead of
5265 the CVS repo. Put the Git repo in the news section.
5266
5267 * gnus-coding.texi (Gnus Maintainance Guide): Fix title typo.
5268 Removed some mentions of CVS. Mention the new Git repo.
5269
5270 2010-04-18 Andreas Seltenreich <seltenreich@gmx.de>
5271
5272 * gnus.texi (Score File Format): Fix typo. Reported by Štěpán Němec.
5273 (Mail Group Commands): Add index entry.
5274
5275 2010-04-18 Glenn Morris <rgm@gnu.org>
5276
5277 * info.texi (Search Index): Mention Emacs's Info-virtual-index.
5278
5279 2010-04-18 Jay Belanger <jay.p.belanger@gmail.com>
5280
5281 * calc.texi (Radix modes): Mention that the option prefix will
5282 turn on twos-complement mode.
5283 (Inverse and Hyperbolic Flags): Mention the Option flag.
5284
5285 2010-04-15 Carsten Dominik <carsten.dominik@gmail.com>
5286
5287 * org.texi (LaTeX and PDF export): Add a footnote about xetex.
5288 (LaTeX/PDF export commands): Rename and Move section.
5289 (Sectioning structure): Update.
5290 (References): New use case for field coordinates.
5291 (The export dispatcher): Rename from ASCII export.
5292 (Setting up the staging area): Document the availability of
5293 encryption for MobileOrg.
5294 (Images and tables): Document how to reference labels.
5295 (Index entries): New section.
5296 (Generating an index): New section.
5297 (Column width and alignment): Document that <N> now
5298 means a fixed width, not a maximum width.
5299 (Publishing options): Document the :email option.
5300 (Beamer class export): Fix bug in the BEAMER example.
5301 (Refiling notes): Document refile logging.
5302 (In-buffer settings): Document refile logging keywords.
5303 (Drawers): Document `C-c C-z' command.
5304 (Agenda commands): Mention the alternative key `C-c C-z'.
5305 (Special properties): Document the BLOCKED property.
5306 (The spreadsheet): Mention the formula editor.
5307 (References): Document field coordinates.
5308 (Publishing action): Correct the documentation for the
5309 publishing function.
5310 (The date/time prompt): Document that we accept dates
5311 like month/day/year.
5312 (Cooperation): Document the changes in table.el support.
5313 (Faces for TODO keywords, Faces for TODO keywords)
5314 (Priorities): Document the easy colors.
5315 (Visibility cycling): Document the new double prefix
5316 arg for `org-reveal'.
5317 (Cooperation): Remember.el is part of Emacs.
5318 (Clean view): Mention that `wrap-prefix' is also set by
5319 org-indent-mode.
5320 (Agenda commands): Add information about prefix args to
5321 scheduling and deadline commands.
5322 (Search view): Point to the docstring of
5323 `org-search-view' for more details.
5324 (Agenda commands): Document that `>' prompts for a date.
5325 (Setting tags): Document variable
5326 org-complete-tags-always-offer-all-agenda-tags.
5327 (Column attributes): Cross-reference special properties.
5328
5329 2010-04-10 Michael Albinus <michael.albinus@gmx.de>
5330
5331 Synchronize with Tramp repository.
5332
5333 * tramp.texi (Auto-save and Backup): Remove reference to Emacs 21.
5334 (Frequently Asked Questions): Adapt supported (X)Emacs versions.
5335 Adapt supported MS Windows versions. Remove obsolete URL. Use the $()
5336 syntax, texi2dvi reports errors with the backquotes.
5337
5338 * trampver.texi: Update release number.
5339
5340 2010-04-01 Teodor Zlatanov <tzz@lifelogs.com>
5341
5342 * gnus.texi (Finding the News): Add pointers to the Server buffer
5343 because it's essential.
5344
5345 2010-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
5346
5347 * gnus.texi (MIME Commands): Update description of
5348 gnus-article-browse-html-article.
5349
5350 2010-03-27 Teodor Zlatanov <tzz@lifelogs.com>
5351
5352 * auth.texi (Secret Service API): Add TODO node.
5353 (Help for users): Explain the new source options for `auth-sources'.
5354
5355 2010-03-24 Michael Albinus <michael.albinus@gmx.de>
5356
5357 * trampver.texi: Update release number.
5358
5359 2010-03-10 Chong Yidong <cyd@stupidchicken.com>
5360
5361 * Branch for 23.2.
5362
5363 2010-03-03 Chong Yidong <cyd@stupidchicken.com>
5364
5365 * faq.texi (Escape sequences in shell output): Note that ansi-color is
5366 now enabled by default.
5367
5368 2010-02-28 Michael Albinus <michael.albinus@gmx.de>
5369
5370 * dbus.texi (Errors and Events): D-Bus messages are retrieved only,
5371 when Emacs runs in interactive mode. (Bug#5645)
5372
5373 2010-02-16 Glenn Morris <rgm@gnu.org>
5374
5375 * nxml-mode.texi (Commands for locating a schema): Fix keybinding.
5376
5377 2010-02-05 Mark A. Hershberger <mah@everybody.org>
5378
5379 * ede.texi, eieio.texi, semantic.texi: Use standard direntry format.
5380
5381 2010-01-21 Katsumi Yamaoka <yamaoka@jpl.org>
5382
5383 * gnus.texi (Score File Format): Fix typo.
5384
5385 2010-01-19 Mark A. Hershberger <mah@everybody.org>
5386
5387 * cc-mode.texi: Replace references to obsolete c-subword-mode.
5388
5389 2010-01-18 Juanma Barranquero <lekktu@gmail.com>
5390
5391 * ada-mode.texi (Project File Overview): Fix typo.
5392
5393 2010-01-17 Chong Yidong <cyd@stupidchicken.com>
5394
5395 * semantic.texi: Add Richard Y. Kim credit.
5396
5397 * eieio.texi (Making New Objects): Fix typo (Bug#5406).
5398
5399 2010-01-17 Michael Albinus <michael.albinus@gmx.de>
5400
5401 * tramp.texi (Frequently Asked Questions): Add GNU Emacs 23 and
5402 SXEmacs 22 to the supported systems. New item for hung ssh sessions.
5403
5404 2010-01-17 Glenn Morris <rgm@gnu.org>
5405
5406 * calc.texi (Reporting Bugs): Don't mention format of repository.
5407
5408 * woman.texi (Bugs): Make "Emacs repository" less specific,
5409 and the URL for same more specific.
5410
5411 * faq.texi (Latest version of Emacs): The repository is now Bazaar.
5412
5413 2010-01-17 Juanma Barranquero <lekktu@gmail.com>
5414
5415 * ede.texi (ede-step-project, ede-proj-target):
5416 * tramp.texi (Remote processes): Fix typos.
5417
5418 2010-01-16 Mario Lang <mlang@delysid.org>
5419
5420 * ede.texi (ede-target):
5421 * org.texi (Refiling notes): Remove duplicated words.
5422
5423 2010-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
5424
5425 * gnus.texi (Posting Styles): Use with-current-buffer.
5426 * calc.texi (Defining Simple Commands): Prefer save-current-buffer.
5427
5428 2010-01-02 Kevin Ryde <user42@zip.com.au>
5429
5430 * eieio.texi (Naming Conventions): Correction to xref on elisp
5431 coding conventions, is "Tips" node not "Standards".
5432
5433 2009-12-24 Chong Yidong <cyd@stupidchicken.com>
5434
5435 * calc.texi (General Mode Commands): Calc file should be in .emacs.d.
5436
5437 * faq.texi (New in Emacs 22): Max buffer size is now 512 MB.
5438
5439 2009-12-18 Katsumi Yamaoka <yamaoka@jpl.org>
5440
5441 * gnus.texi (Direct Functions): Add missing port number to tls method.
5442
5443 2009-12-15 Juanma Barranquero <lekktu@gmail.com>
5444
5445 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add edt.
5446 ($(infodir)/edt, edt.dvi): New targets.
5447
5448 2009-12-15 Glenn Morris <rgm@gnu.org>
5449
5450 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add edt.
5451 (edt, $(infodir)/edt, edt.dvi): New targets.
5452 * edt.texi: New file (etc/edt-user.doc converted to Texinfo).
5453
5454 * Makefile.in (PDF_TARGETS, pdf): New.
5455 (clean): Add *.pdf.
5456 Add pdf rules for all manuals.
5457
5458 2009-12-15 Jay Belanger <jay.p.belanger@gmail.com>
5459
5460 * calc.texi (Radix Modes): Clarify two's complement notation.
5461
5462 2009-12-14 Chong Yidong <cyd@stupidchicken.com>
5463
5464 * sem-user.texi (Semantic mode, Idle Scheduler, Smart Completion)
5465 (Smart Jump, Analyzer Debug): Copyedits.
5466 (Semantic mode user commands): Link to new nodes.
5467 (Speedbar, SymRef, MRU Bookmarks, Sticky Func Mode)
5468 (Highlight Func Mode, Tag Decoration Mode): New nodes, from the
5469 upstream Semantic manual.
5470
5471 * semantic.texi (Introduction): Minor fix to diagram.
5472
5473 2009-12-09 Michael Albinus <michael.albinus@gmx.de>
5474
5475 * eshell.texi (History): Add the other built-in variables.
5476 (Built-ins): Explain built-ins, and how to apply the external commands.
5477 Add `history', `su' and `sudo'.
5478
5479 * tramp.texi (Remote processes): Add missing <RET> in the example.
5480
5481 2009-12-01 Bill Wohler <wohler@newt.com>
5482
5483 * mh-e.texi (Searching): Use mh vfolder_format and fix typo in database
5484 path for mairix example. Specify -q in namazu example since namazu is
5485 excessively garrulous.
5486
5487 2009-11-29 Michael Albinus <michael.albinus@gmx.de>
5488
5489 * tramp.texi (Remote processes): Improve eshell example with "su"
5490 and "sudo" commands.
5491
5492 2009-11-28 Chong Yidong <cyd@stupidchicken.com>
5493
5494 * semantic.texi (Analyzer Internals): Rename from Analyzer.
5495
5496 * sem-user.texi (Semantic mode user commands): Fix key syntax.
5497 Document semantic-complete-analyze-inline.
5498 (Semanticdb search debugging commands): Minor clarification.
5499 (Analyzer, Smart Completion, Smart Summary, Smart Jump)
5500 (Analyzer Debug): New nodes, adapted from the upstream Semantic user
5501 manual.
5502 (Semantic mode): Link to Idle Scheduler.
5503
5504 2009-11-28 Kevin Ryde <user42@zip.com.au>
5505
5506 * cl.texi (Porting Common Lisp): Update EIEIO dead ftp link to a
5507 @pxref, now EIEIO is in Emacs.
5508
5509 * erc.texi (Development): Correction to git tutorial url.
5510
5511 2009-11-26 Glenn Morris <rgm@gnu.org>
5512
5513 * faq.texi (Latest version of Emacs): Mention stability of development
5514 version.
5515 (Problems with very large files): Max buffer size increase in 23.2.
5516 (VM): VM has moved house again.
5517
5518 2009-11-22 Jay Belanger <jay.p.belanger@gmail.com>
5519
5520 * calc.texi (Radix modes): Discuss alternate bases for two's complement
5521 notations.
5522
5523 2009-11-20 Carsten Dominik <dominik@u016822.science.uva.nl>
5524
5525 * org.texi (Column attributes): Fix documentation of new operators.
5526
5527 2009-11-20 Chong Yidong <cyd@stupidchicken.com>
5528
5529 * sem-user.texi (Semanticdb Search Configuration): Rearrange nodes.
5530 (Search Throttle, Semanticdb Roots, Include paths, Idle Scheduler)
5531 (Idle Completions Mode): Numerous copyedits.
5532
5533 2009-11-17 Juanma Barranquero <lekktu@gmail.com>
5534
5535 * semantic.texi (Semantic Internals, Glossary):
5536 * sem-user.texi (Semantic mode, Include paths, Idle Scheduler)
5537 (Semanticdb search debugging commands): Fix typos.
5538
5539 2009-11-16 Jay Belanger <jay.p.belanger@gmail.com>
5540
5541 * calc.texi (Radix modes): Mention twos-complement notation.
5542
5543 2009-11-16 Juanma Barranquero <lekktu@gmail.com>
5544
5545 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add semantic.
5546 ($(infodir)/semantic, semantic.dvi): New targets.
5547
5548 2009-11-16 Chong Yidong <cyd@stupidchicken.com>
5549
5550 * Makefile.in: Build the Semantic manual.
5551
5552 * semantic.texi, sem-user.texi: New files, adapted from the Semantic
5553 repository.
5554
5555 2009-11-16 Michael Albinus <michael.albinus@gmx.de>
5556
5557 * dbus.texi (Receiving Method Calls): New defun
5558 `dbus-unregister-service'.
5559
5560 2009-11-15 Carsten Dominik <carsten.dominik@gmail.com>
5561
5562 * org.texi (Speed keys): New section.
5563
5564 2009-11-13 Michael Albinus <michael.albinus@gmx.de>
5565
5566 * dbus.texi (Type Conversion): Fix typo.
5567 (Asynchronous Methods): Rename `dbus-registered-functions-table' to
5568 `dbus-registered-objects-table'.
5569 (Receiving Method Calls): New defun `dbus-register-property'.
5570 Move `dbus-unregister-object' here.
5571
5572 2009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
5573
5574 * org.texi: Removed @Ie, @ie, @Eg, @eg macros.
5575
5576 2009-11-13 James TD Smith <ahktenzero@mohorovi.cc>
5577
5578 * org.texi (Column attributes): Add the new age summary operators.
5579 Also, mention the fact you can only use one summary operator per
5580 property.
5581
5582 2009-11-13 John Wiegley <johnw@newartisans.com>
5583
5584 * org.texi (Tracking your habits): Add a new section in the
5585 manual about how to track habits.
5586 (Resolving idle time): Add a section on how idle and
5587 dangling clocks are resolved.
5588
5589 2009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
5590
5591 * org.texi (Agenda commands): Document the new `i' command.
5592 (Inserting deadline/schedule): Document logging changes
5593 of scheduling and deadline times stamps.
5594 (In-buffer settings): Document the in-buffer keywords for logging
5595 changes of scheduling and deadline times stamps.
5596 (Structure editing, Plain lists): Document indentation
5597 cycling in empty entries with TAB.
5598 (Archiving): Document the default archiving command.
5599 (Moving subtrees): Document the new keys for archiving.
5600 (Internal archiving): Fix incorrect key.
5601 (Agenda commands): Document the TODO set switching commands.
5602 (Agenda commands): Document the new archiving keys.
5603 (Clocking work time): Better description on how to save
5604 and restore a clock.
5605 (Resolving idle time): Mention the x11idle program to get true
5606 idleness also under X11.
5607 (Resolving idle time): Use @kbd instead of @key for normal
5608 letters, because this is how he rest of the manual does this.
5609 (Pushing to MobileOrg): Mention that `org-directory'
5610 should be set.
5611 (Agenda commands): Document that SPC is a filter for
5612 any tag.
5613 (Search view): Rename from "Keyword search".
5614 (Capure): New chapter.
5615 (Markup): New chapter.
5616 (Links in HTML export, Images in HTML export):
5617 Extend the section titles.
5618 (Images in HTML export): Document the align option.
5619 (Text areas in HTML export): Extend the section title.
5620 (Images in LaTeX export): Explain image placement in LaTeX.
5621
5622 2009-11-10 Glenn Morris <rgm@gnu.org>
5623
5624 * sc.texi (Hints to MUA Authors): MUA should do any decoding.
5625
5626 2009-11-08 Michael Albinus <michael.albinus@gmx.de>
5627
5628 * tramp.texi (Auto-save and Backup): Disable backups just for a
5629 method.
5630
5631 * trampver.texi: Update release number.
5632
5633 2009-11-07 Michael Albinus <michael.albinus@gmx.de>
5634
5635 Sync with Tramp 2.1.17.
5636
5637 * trampver.texi: Update release number.
5638
5639 2009-10-29 Glenn Morris <rgm@gnu.org>
5640
5641 * texinfo.tex: Update to version 2009-08-14.15 from ftp://tug.org/tex/.
5642
5643 2009-10-23 Michael Albinus <michael.albinus@gmx.de>
5644
5645 * tramp.texi (External methods): Temporary files are kept for
5646 `rsync' and `rsyncc' methods.
5647
5648 2009-10-09 Juanma Barranquero <lekktu@gmail.com>
5649
5650 * eieio.texi: Fix typos.
5651
5652 2009-10-07 Chong Yidong <cyd@stupidchicken.com>
5653
5654 * cl.texi (Argument Lists): Clarify explicit keyword arguments.
5655
5656 2009-10-07 Juanma Barranquero <lekktu@gmail.com>
5657
5658 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add eieio, ede.
5659 ($(infodir)/eieio, eieio.dvi, $(infodir)/ede, ede.dvi): New targets.
5660
5661 2009-10-07 Chong Yidong <cyd@stupidchicken.com>
5662
5663 * Makefile.in: Build EIEIO and EDE manuals.
5664
5665 2009-10-07 Eric Ludlam <zappo@gnu.org>
5666
5667 * eieio.texi:
5668 * ede.texi: New files.
5669
5670 2009-10-05 Michael Albinus <michael.albinus@gmx.de>
5671
5672 * tramp.texi (Remote processes): Association of a pty is not supported.
5673
5674 2009-10-01 Carsten Dominik <carsten.dominik@gmail.com>
5675
5676 * org.texi (Pushing to MobileOrg): Document `org-mobile-files'.
5677 (Processing LaTeX fragments): Document that the size of images can be
5678 changes using the variable `org-format-latex-options'.
5679 (The date/time prompt, Timestamps): Be more accurate over ISO format
5680 dates and times.
5681 (Visibility cycling): Document showeverything keyword.
5682 (In-buffer settings): Document showeverything keyword.
5683 (Setting up the staging area): Fix the example.
5684 (MobileOrg): New section.
5685 (Agenda commands, Exporting Agenda Views): Document exporting the
5686 agenda view to Org files.
5687
5688 2009-09-28 Michael Albinus <michael.albinus@gmx.de>
5689
5690 * tramp.texi (History): Add IMAP support.
5691 (External methods): Add `imap' and `imaps' methods.
5692 (GVFS based methods): Add indices for `davs'.
5693 (Password handling): Rename anchors. Add IMAP entries for
5694 ~/.authinfo.gpg.
5695
5696 * trampver.texi: Set default value of `emacsimap'.
5697
5698 2009-09-22 Daiki Ueno <ueno@unixuser.org>
5699
5700 * gnus.texi (Security): Document mm-sign-option and mm-encrypt-option.
5701
5702 2009-09-13 Chong Yidong <cyd@stupidchicken.com>
5703
5704 * dired-x.texi (Technical Details):
5705 Delete dired-up-directory (Bug#4292).
5706
5707 2009-09-03 Michael Albinus <michael.albinus@gmx.de>
5708
5709 * tramp.texi (Frequently Asked Questions): New item for emacsclient.
5710
5711 2009-09-02 Carsten Dominik <carsten.dominik@gmail.com>
5712
5713 * org.texi (Effort estimates): Document new effort setting commands.
5714 (Agenda commands): Document the new keys fro agenda time motion.
5715 Document entry text mode. Improve documentation of the keys to include
5716 inactive time stamps into the agenda view.
5717 (Feedback): Document the new bug report command.
5718 (Structure editing): Add an index entry for the sorting of subtrees.
5719
5720 2009-09-02 Teodor Zlatanov <tzz@lifelogs.com>
5721
5722 * auth.texi (Help for users): Corrected markup.
5723
5724 2009-09-02 Glenn Morris <rgm@gnu.org>
5725
5726 * emacs-mime.texi (time-date): Mention float-time.
5727
5728 2009-08-30 Jay Belanger <jay.p.belanger@gmail.com>
5729
5730 * calc.texi (Simplifying Formulas): Improve the wording.
5731
5732 2009-08-29 Teodor Zlatanov <tzz@lifelogs.com>
5733
5734 * auth.texi: Rewritten for coverage and clarity.
5735
5736 2009-08-29 Katsumi Yamaoka <yamaoka@jpl.org>
5737
5738 * gnus.texi (Expiring Mail):
5739 Mention gnus-mark-copied-or-moved-articles-as-expirable.
5740 (Various Various): Mention gnus-safe-html-newsgroups.
5741
5742 * gnus-news.texi: Mention
5743 gnus-mark-copied-or-moved-articles-as-expirable.
5744
5745 * emacs-mime.texi (Display Customization): Add xref to
5746 gnus-safe-html-newsgroups.
5747
5748 2009-08-28 Michael Albinus <michael.albinus@gmx.de>
5749
5750 * tramp.texi (Version Control): Remove.
5751 (Obtaining Tramp): Update cvs checkout command. Remove nightly tarballs
5752 reference.
5753 (External methods): Correct `scpc' concept index entries. New method
5754 `rsyncc'.
5755 (External packages): New subsections "Filename completion" and "File
5756 attributes cache".
5757
5758 2009-08-27 Jay Belanger <jay.p.belanger@gmail.com>
5759
5760 * calc.texi (Rewrite Rules): Improve the example.
5761 (Simplifying Formulas): Explain use of the I and H flags for
5762 simplification.
5763
5764 2009-08-25 Michael Albinus <michael.albinus@gmx.de>
5765
5766 * dbus.texi (Bus names): Add optional parameter TIMEOUT to dbus-ping.
5767 Describe autostart behavior of dbus-ping.
5768 (Synchronous Methods, Asynchronous Methods): Use English numeric format
5769 for timeout values.
5770 (Top): Remove footnote saying D-Bus is not enabled by
5771 default. (Bug#4256)
5772
5773 2009-08-23 Daiki Ueno <ueno@unixuser.org>
5774
5775 * epa.texi (Quick start): Don't refer to nonexistent epa-mode.
5776 Reported by Jari Aalto (Bug#4211).
5777 (Mail-mode integration): Mention epa-mail-mode and
5778 epa-global-mail-mode.
5779 (Encrypting/decrypting *.gpg files): Don't refer to nonexistent
5780 epa-setup.
5781
5782 2009-08-16 Michael Albinus <michael.albinus@gmx.de>
5783
5784 * dbus.texi (Asynchronous Methods): Allow nil handler.
5785
5786 2009-08-15 Michael Kifer <kifer@cs.stonybrook.edu>
5787
5788 * ediff.texi (ediff-current-file): Add information about this new function.
5789
5790 * viper.texi: Add information about C-s in viper's search command.
5791
5792 2009-08-09 Colin Williams <lackita@gmail.com> (tiny change)
5793
5794 * calc.texi (Date Forms): Fix typos.
5795
5796 2009-08-08 Glenn Morris <rgm@gnu.org>
5797
5798 * org.texi (Agenda commands): Restore clobbered change.
5799
5800 2009-08-07 Eli Zaretskii <eliz@gnu.org>
5801
5802 * calc.texi (Graphics, Devices): Update with the peculiarities of
5803 operation on MS-Windows.
5804
5805 2009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
5806
5807 * org.texi (Publishing action): Improve documentation of file
5808 names when publishing to the source directory.
5809 (Clean view): Document `org-indent-mode'.
5810 (Clocking work time): Add documentation for the
5811 new :timetamp option when creating a clock report.
5812 (Paragraphs): Fix many typos.
5813 (Plain lists): Remove duplicate explanation about the
5814 `C-c *' command.
5815 (Literal examples): Update to reflect the new behavior
5816 of the -n -r -k switches when exporting source code examples.
5817 (Structure editing): Add information about `C-c *',
5818 converting a plain list into a list of Org items.
5819 (Remember): Small rephrasing of the paragraph
5820 describing remember.el. Also mentioned that remember.el is part
5821 of Emacs 23, not Emacs 22.
5822 (Clocking work time): Add documentation about
5823 displaying the current clocking time against the effort estimate.
5824 Also add a footnote about using `org-clock-in-prepare-hook' to add
5825 an effort estimate on the fly, just before clocking it.
5826 (Footnotes): Document automatic renumbering and
5827 sorting.
5828 (Agenda commands): Document new bulk commands.
5829 (Plain lists): Document new behavior of
5830 `org-cycle-include-plain-lists'.
5831 Hyphenation only in TeX.
5832 (Clocking work time): Document the key to update effort
5833 estimates.
5834 (Clocking work time): Document the clock time display.
5835 (Structure editing, TODO basics): Document new
5836 variables.
5837 (Column attributes): Document new colciew operators.
5838 (Publishing options): Document :xml-declaration.
5839 (Tracking TODO state changes): Document the
5840 LOG_INTO_DRAWER property.
5841 (Literal examples): Document the new implementation for
5842 editing source code.
5843 (Publishing action): Mention the new publishing
5844 function, to publish an Org source file.
5845 (Publishing links): Mention how to link to an Org source file.
5846 (Macro replacement): Document new macros.
5847 (Handling links): Document type-specific completion
5848 when inserting links.
5849 (Structure editing, Plain lists): Improve documentation
5850 on sorting.
5851 (Internal links): Document custom ids for links.
5852 (Handling links): Document custom ids for links.
5853 (CSS support): Document new class.
5854 (Refiling notes): Document the possibility to create new nodes
5855 during refiling.
5856 (Agenda commands): Document the "?" operator to find
5857 tasks without effort setting.
5858 (Exporting agenda information): Section moved.
5859 (RSS Feeds): New section.
5860 (Built-in table editor): Document M-e and M-a navigate
5861 inside table field.
5862 (Stuck projects): Docment that projects identified as
5863 un-stuck will still be searchd for stuck sub-projects.
5864 (Paragraphs): Document centering.
5865 (Creating timestamps, Agenda commands): Document new
5866 behavior when changing time stamps.
5867 (Structure editing): Document the new command
5868 `org-clone-subtree-with-time-shift'.
5869 (Publishing): Refresh this chapter.
5870 (Export options, Export options, In-buffer settings):
5871 Document the new keywords.
5872 (Matching tags and properties): Collect all
5873 documentation about tags/property matches here.
5874 (Setting tags): Document `org-tag-persistent-alist'.
5875 (Weekly/daily agenda): New section.
5876 (Orgstruct mode): Describe `orgstruct++-mode'.
5877 (Drawers): Mention the LOGBOOK drawer.
5878 (Export options, Sectioning structure): Document the
5879 #+LEATEX_HEADER in-buffer setting.
5880 (Bugs): Section removed.
5881 (Hooks): New section.
5882 (Add-on packages): Move here from old location.
5883 (Context-sensitive commands): New section.
5884 (Setting tags): Document newline option.
5885 (Global TODO list, Matching tags and properties):
5886 Mention more variables.
5887 (Checkboxes): Update to changed command behavior.
5888
5889 2009-08-02 Eric Yu <sucode@gmail.com> (tiny change)
5890
5891 * speedbar.texi (Basic Key Bindings): Fix typo.
5892
5893 2009-07-30 Jay Belanger <jay.p.belanger@gmail.com>
5894
5895 * calc.texi (Vector/Matrix Functions): Add index entries for both
5896 "v" and "V" key bindings. Mention that `calc-matrix-brackets' only
5897 affects matrices with more than one row.
5898 (Help Commands): Add index entries for "prefix ?" key bindings.
5899
5900 2009-07-29 Jay Belanger <jay.p.belanger@gmail.com>
5901
5902 * calc.texi (Stack Manipulation Commands): Add documentation for
5903 `calc-transpose-lines'.
5904
5905 2009-07-27 Michael Albinus <michael.albinus@gmx.de>
5906
5907 * dbus.texi (Receiving Method Calls): Describe special return value
5908 `:ignore'.
5909
5910 2009-07-24 Alan Mackenzie <acm@muc.de>
5911
5912 * cc-mode.texi (Config Basics, File Styles): Document that at mode
5913 initialization, any individual variable setting now takes precedence
5914 over one done via c-file-style/c-file-offsets.
5915
5916 2009-07-21 Jay Belanger <jay.p.belanger@gmail.com>
5917
5918 * calc.texi (Undoing Mistakes): Mention that the undo list will be
5919 truncated when Calc is quit.
5920 (Customizing Calc): Document `calc-undo-length'.
5921
5922 2009-07-20 Chong Yidong <cyd@stupidchicken.com>
5923
5924 * calc.texi (About This Manual): Don't mention chapter numbers in text.
5925
5926 2009-07-11 Kevin Ryde <user42@zip.com.au>
5927
5928 * pcl-cvs.texi (About PCL-CVS):
5929 * widget.texi (Basic Types):
5930 Fix cross-references.
5931
5932 2009-07-01 Andreas Schwab <aschwab@redhat.com>
5933
5934 * dbus.texi (Type Conversion): Don't use literal control character.
5935
5936 2009-07-01 Michael Albinus <michael.albinus@gmx.de>
5937
5938 * tramp.texi (GVFS based methods): New section.
5939 (Remote processes): Processes for GVFS based methods run locally.
5940
5941 2009-06-30 Michael Albinus <michael.albinus@gmx.de>
5942
5943 * tramp.texi (Inline methods, External methods, Gateway methods):
5944 Avoid the words "kludge" and hack".
5945 (External methods): Add `synce' method.
5946
5947 * trampver.texi: Update release number.
5948
5949 2009-06-22 Michael Albinus <michael.albinus@gmx.de>
5950
5951 Sync with Tramp 2.1.16.
5952
5953 * tramp.texi (History): Add GVFS support.
5954 (External methods): Precise `rsync' description. Add `dav', `davs' and
5955 `obex' methods. Add 'tramp-gvfs-methods' option.
5956 (Multi-hops): Cells of `tramp-default-proxies-alist' can also be Lisp
5957 forms.
5958 (Remote Programs): Introduce `tramp-own-remote-path'.
5959 (Remote processes): New subsection "Running remote programs that create
5960 local X11 windows".
5961 (Frequently Asked Questions): Improve code for disabling vc.
5962
5963 * trampver.texi: Update release number. Set default value of
5964 `emacsgvfs'.
5965
5966 2009-06-21 Chong Yidong <cyd@stupidchicken.com>
5967
5968 * Branch for 23.1.
5969
5970 2009-06-17 Glenn Morris <rgm@gnu.org>
5971
5972 * faq.texi (Obtaining the FAQ): Add reference to Savannah.
5973 (Latest version of Emacs): Mention source code repository.
5974
5975 2009-06-16 Glenn Morris <rgm@gnu.org>
5976
5977 * faq.texi (Top): Language tweak.
5978 (Extended commands): Most people have arrow keys.
5979 (Emacs manual): Say how to follow info links.
5980 (File-name conventions): Change title a bit. Explain about source
5981 versus installed. Condense etc description.
5982 (Guidelines for newsgroup postings): Mention Savannah list page.
5983 (Newsgroup archives): Simplify.
5984 (Contacting the FSF): Add contact URL.
5985 (Emacs Lisp documentation): Printed version not always available.
5986 (Installing Texinfo documentation): Explain how by hand installation is
5987 not normally needed. Use add-to-list. Remove duplicate reference.
5988 (Informational files for Emacs): Move info on Help menu here from
5989 "File-name conventions".
5990 (Help installing Emacs): Tweak uref.
5991 (Obtaining the FAQ): Mention repository.
5992 (Origin of the term Emacs): Explain "ITS".
5993 (Changing load-path): Use add-to-list.
5994 (Automatic indentation): Clarify this is for Text mode.
5995 Don't mention Indented Text mode.
5996 (Finding Emacs on the Internet): The FSF does not seem to offer a
5997 deluxe distribution on CD anymore.
5998
5999 2009-06-16 Glenn Morris <rgm@gnu.org>
6000
6001 * faq.texi (Top): Mention which Emacs version this FAQ is about.
6002 Recommend the latest release. Mention how to get older FAQs.
6003 Recommend the Emacs manual.
6004 (Guidelines for newsgroup postings): Discourage cross-posts.
6005 (Underlining paragraphs): Remove.
6006 (Editing MS-DOS files): Remove pre-Emacs 20 information.
6007 (Bugs and problems): Update key-binding.
6008 (Problems with very large files): Mention 64-bit.
6009 (Shell process exits abnormally): Remove.
6010 (Problems with Shell Mode): Rename and update.
6011 (Spontaneous entry into isearch-mode)
6012 (Problems talking to certain hosts): Remove. This is old information,
6013 in etc/PROBLEMS if needed.
6014 (Emacs takes a long time to visit files, Updating Emacs): Remove.
6015 (Dired claims that no file is on this line): Update.
6016 (Installing Emacs, Problems building Emacs): Simplify.
6017 (Emacs for MS-DOS): Refer to msdos/INSTALL rather than duplicating
6018 information.
6019 (Emacs for MS-Windows): Rename from "Emacs for Windows". Simplify.
6020 (Emacs for Mac OS X): Rename from "Emacs for Apple computers".
6021 (JDEE): "JDEE", not "JDE".
6022 (Handling C-s and C-q with flow control, Binding C-s and C-q):
6023 Remove. This is old information, in etc/PROBLEMS if needed.
6024 (stty and Backspace key, Kanji and Chinese characters): Remove.
6025 (Right-to-left alphabets): Update section.
6026 (Changing the included text prefix): Gnus uses message-yank-prefix.
6027 Add cross-reference to Supercite manual.
6028 (Saving a copy of outgoing mail): Simplify output file description.
6029 (Expanding aliases when sending mail): Refer to Emacs manual.
6030 Remove old info about RFC822.
6031 Correct description of how to rebuild aliases.
6032 (Rmail writes to /var/spool/mail): Update location from /usr/spool/mail.
6033 (MIME with Emacs mail packages)
6034 (Viewing articles with embedded underlining)
6035 (Saving a multi-part Gnus posting, Gnus hangs for a long time):
6036 Remove old sections.
6037 (Killing based on nonstandard headers): Remove. Scoring is preferable,
6038 and is well-documented in the Gnus manual.
6039 (Reading news with Emacs): Merge "Learning more about Gnus" into here.
6040 (Making Gnus faster): Rename from "Starting Gnus faster".
6041 Merge "Catch-up is slow in Gnus" into here.
6042
6043 2009-06-14 Glenn Morris <rgm@gnu.org>
6044
6045 * faq.texi (Status of Emacs): Re-order with most recent releases first.
6046 (New in Emacs 23): New section.
6047 (Handling C-s and C-q with flow control): Add xref.
6048
6049 2009-06-13 Glenn Morris <rgm@gnu.org>
6050
6051 * faq.texi (Setting up a customization file): Grammar fix.
6052 Customize is no longer "new".
6053 (Displaying the current line or column): Line-number mode is on by
6054 default. Don't mention `column' package. Mention linum.el.
6055 (Turning on abbrevs by default): Explain how to do it for buffers,
6056 modes, and everywhere.
6057 (Associating modes with files): Use add-to-list. Don't mention Emacs
6058 19.
6059 (Highlighting a region): On by default since 23.1.
6060 (Replacing highlighted text): Update doc quote.
6061 (Working with unprintable characters): Don't mention search-quote-char.
6062 (Using an already running Emacs process): Gnuclient is probably not an
6063 enhancement these days.
6064 (Indenting switch statements): Remove mention of pre-Emacs 20.
6065 (Horizontal scrolling): Abbreviate Emacs 20 description.
6066 (Replacing text across multiple files): Fix name of dired command.
6067 (Disabling backups): Use require not load.
6068 (Learning more about Gnus): Add cross-refs to Gnus manual and FAQ.
6069
6070 2009-06-13 Bill Wohler <wohler@newt.com>
6071
6072 Release MH-E manual version 8.2.
6073
6074 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
6075 release 8.2.
6076
6077 2009-06-13 Glenn Morris <rgm@gnu.org>
6078
6079 * faq.texi: Remove the term "on-line" (meaning "Info") throughout, since
6080 in this day and age the common meaning is "on the web".
6081 (copying): Use @copyright in all cases.
6082 (Basic keys): Remove reference to deleted manual node "Text Characters".
6083 (File-name conventions): Use GNU as an example rather than SERVICE.
6084 default.el lives in site-lisp. Update Info directory location.
6085 (Real meaning of copyleft): GPL actions have been brought, but all
6086 settled out of court.
6087 (Guidelines for newsgroup postings): Shorten section title.
6088 Simplify comp.emacs description.
6089 (Newsgroup archives): Change Google URL. Describe Gmane.
6090 (Unsubscribing from Emacs lists): Remove discussion of "distribution
6091 points". Mention List-Unsubscribe header.
6092 (Contacting the FSF): Update email and URLs.
6093 (Basic editing): Mention F1 for help.
6094 (Installing Texinfo documentation): Refer to Texinfo website rather
6095 than ftp server.
6096 (Printing a Texinfo file): Mention texi2pdf.
6097 (Informational files for Emacs): Don't describe FTP or SERVICE, they
6098 are just stubs nowadays.
6099 (Latest version of Emacs): Explain version numbers.
6100 (Spell-checkers, Checking TeX and *roff documents): Remove sections.
6101 (Turning on syntax highlighting): No need to mention hilit19 any more.
6102 (Finding Emacs on the Internet): Refer to URLs rather than DISTRIB, FTP.
6103 (Modes for various languages): Remove section.
6104 (Major packages and programs): Remove most version and maintainer
6105 information - it's hard to keep up-to-date, and adds nothing.
6106 Similarly with direct links to mailing lists.
6107 (Spell-checkers): Rename node from Ispell. Mention Aspell and Hunspell.
6108 (Mailcrypt): Remove section - mailcrypt has not been updated in mnay
6109 years, and Emacs comes with tools for this now.
6110 (Patch): Remove section - this is a standard tool.
6111 (Using function keys under X): Remove section.
6112
6113 2009-06-12 Glenn Morris <rgm@gnu.org>
6114
6115 * faq.texi (Viewing Info files outside of Emacs): Xinfo is no more.
6116 (Help installing Emacs): Remove reference to deleted X11 node.
6117 (Associating modes with files): Interpreter-mode-alist is no longer
6118 subservient to auto-mode-alist.
6119 (Installing Emacs): Change future Emacs version.
6120 (Linking with -lX11 fails): Remove old section.
6121 (Packages that do not come with Emacs): Update ELL location.
6122 Emacs Lisp archive is dead.
6123 (Emacs for Windows): Remove reference to old CE port.
6124 (Emacs for OS/2, Emacs for Atari ST, Emacs for the Amiga)
6125 (Emacs for VMS and DECwindows): Remove old ports.
6126 (Emacs for GNUstep): Rename from "Emacs for NeXTSTEP" and update.
6127 (Removing flashing messages): Remove section about non-existent Gnus
6128 option.
6129
6130 * faq.texi (Top): Add @top command.
6131 Remove the optional arguments from all @node commands: makeinfo can
6132 generate these automatically, and it is easier to edit and rearrange
6133 nodes without them.
6134
6135 2009-06-11 Glenn Morris <rgm@gnu.org>
6136
6137 * faq.texi (Common acronyms): Remove no-longer-existing OSF.
6138 (The LPF): Make the updated URL the sole reference point.
6139 (Learning how to do something): Update refcard price and format.
6140 (Getting a printed manual): Sources in doc/emacs/, not man/.
6141 Also available in PDF format. Since the page count varies, be less
6142 precise.
6143 (Informational files for Emacs): Remove references to deleted files
6144 LPF and SUN-SUPPORT, and to UUCP.
6145 (Obtaining the FAQ): Refer to the service web-page rather than SERVICE.
6146 Remove many obsolete ways to get the FAQ, which now seems only to be
6147 distributed with Emacs.
6148 (Mail and news): Remove sections about Rmail Babyl that no longer apply.
6149
6150 2009-06-09 Chong Yidong <cyd@stupidchicken.com>
6151
6152 * org.texi (Org Plot): Fix tags (Bug#3507).
6153 (Workflow states, Agenda commands): Fix tags (Bug#3508).
6154
6155 * ada-mode.texi (Installation, Compile commands)
6156 (Project File Overview, No project files, Set compiler options)
6157 (Use GNAT project file, Use multiple GNAT project files)
6158 (Identifier completion): Use @samp for menu items, and @kbd for key
6159 sequences (Bug#3504).
6160
6161 2009-06-04 Daiki Ueno <ueno@unixuser.org>
6162
6163 * gnus.texi (Security): Fix wording; add a link to epa.info.
6164
6165 2009-06-04 Ryan Yeske <rcyeske@gmail.com>
6166
6167 * message.texi (Header Commands): Fix descriptions to match
6168 keybindings.
6169
6170 2009-04-22 Daiki Ueno <ueno@unixuser.org>
6171
6172 * gnus.texi (Security): Mention that EasyPG is the current default.
6173
6174 2009-04-13 Chong Yidong <cyd@stupidchicken.com>
6175
6176 * ediff.texi (Session Commands): Fix typo.
6177
6178 2009-04-05 Reiner Steib <Reiner.Steib@gmx.de>
6179
6180 * gnus-faq.texi (FAQ 8-4): Fix wrong group name of
6181 news.software.readers. Reported by Florian Rehnisch.
6182
6183 2009-04-02 Glenn Morris <rgm@gnu.org>
6184
6185 * auth.texi: Capitalize direntry.
6186
6187 * mairix-el.texi: Copy the direntry from ../../info/dir, and avoid
6188 using a period in the entry name. (Bug#2797)
6189
6190 2009-03-03 Juanma Barranquero <lekktu@gmail.com>
6191
6192 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add auth.
6193 ($(infodir)/auth, auth.dvi): New targets.
6194
6195 2009-03-03 Glenn Morris <rgm@gnu.org>
6196
6197 * auth.texi: Fix @setfilename.
6198
6199 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add auth.
6200 (auth, $(infodir)/auth, auth.dvi): New rules.
6201
6202 2009-02-25 Glenn Morris <rgm@gnu.org>
6203
6204 * faq.texi (Emacs for minimalists): New node. (Bug#2452)
6205
6206 2009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
6207
6208 * gnus.texi (NoCeM): Fix description of gnus-use-nocem.
6209
6210 2009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
6211
6212 * gnus.texi (NoCeM): Update default values for gnus-nocem-groups,
6213 gnus-nocem-issuers, and gnus-nocem-verifyer.
6214
6215 2009-02-20 Juanma Barranquero <lekktu@gmail.com>
6216
6217 * ada-mode.texi (Project files, Automatic Casing):
6218 * dbus.texi (Signals):
6219 * gnus.texi (Selecting a Group, Filtering Incoming Mail):
6220 * mh-e.texi (HTML):
6221 * nxml-mode.texi (Locating a schema)
6222 (Using the document's URI to locate a schema):
6223 * org.texi (Footnotes, Using the mapping API):
6224 * rcirc.texi (Channels): Remove duplicate words.
6225
6226 2009-02-20 Glenn Morris <rgm@gnu.org>
6227
6228 * dired-x.texi (Miscellaneous Commands):
6229 * gnus.texi: Minor updates for mbox Rmail.
6230
6231 2009-02-16 Karl Berry <karl@gnu.org>
6232
6233 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
6234 * cl.texi, dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi:
6235 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
6236 * faq.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
6237 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
6238 * newsticker.texi, nxml-mode.texi, org.texi, pcl-cvs.texi:
6239 * pgg.texi, rcirc.texi, reftex.texi, remember.texi, sasl.texi:
6240 * sc.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
6241 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi, woman.texi:
6242 Consistently use @insertcopying in the Top node,
6243 @contents at the front (after @end titlepage),
6244 and @direntry after @copying. (Bug#1988)
6245
6246 2009-02-13 Teodor Zlatanov <tzz@lifelogs.com>
6247
6248 * auth.texi: New file documenting auth-source.
6249
6250 2009-02-13 Carsten Dominik <dominik@science.uva.nl>
6251
6252 * org.texi (Org Plot): Fix link.
6253
6254 2009-02-09 Daiki Ueno <ueno@unixuser.org>
6255
6256 * epa.texi (Mail-mode integration): Mention the way to do
6257 "encrypt-to-self". (Bug#1807)
6258
6259 2009-02-05 Arni Magnusson <arnima@hafro.is> (tiny change)
6260
6261 * ada-mode.texi (No project files): Fix typo. (Bug#2214)
6262
6263 2009-02-04 Reiner Steib <Reiner.Steib@gmx.de>
6264
6265 * gnus-news.texi: Print version about Incoming*.
6266
6267 2009-02-02 Carsten Dominik <dominik@science.uva.nl>
6268
6269 * org.texi (Structure editing, Handling links)
6270 (Fast access to TODO states, Javascript support): Make standard docs
6271 correctly reflect default variable settings.
6272
6273 2009-02-02 Glenn Morris <rgm@gnu.org>
6274
6275 * org.texi: Fix typos.
6276
6277 2009-02-01 Michael Albinus <michael.albinus@gmx.de>
6278
6279 Sync with Tramp 2.1.15.
6280
6281 * trampver.texi: Update release number.
6282
6283 2009-01-31 Carsten Dominik <carsten.dominik@gmail.com>
6284
6285 * org.texi (TODO dependencies): Document TODO dependencies on
6286 checkboxes.
6287
6288 2009-01-30 Carsten Dominik <dominik@science.uva.nl>
6289
6290 * org.texi (TODO dependencies): Document key binding for toggling
6291 ORDERED property.
6292
6293 2009-01-28 Michael Albinus <michael.albinus@gmx.de>
6294
6295 * dbus.texi (Errors and Events): Fix typos. Describe second parameter
6296 of hook functions.
6297
6298 2009-01-28 Carsten Dominik <dominik@science.uva.nl>
6299
6300 * org.texi (TODO dependencies): New section.
6301
6302 2009-01-27 Carsten Dominik <dominik@science.uva.nl>
6303
6304 * org.texi (Plain lists, TODO basics, Priorities)
6305 (Multiple sets in one file, Conflicts): Document interaction with
6306 `shift-selection-mode'.
6307
6308 2009-01-27 Jay Belanger <jay.p.belanger@gmail.com>
6309
6310 * calc.texi (Embedded Mode, Algebraic-Style Calculations):
6311 Make Calc the subject of sentences.
6312 (Rearranging Formulas using Selections): Discuss new options
6313 for `j *'.
6314
6315 2009-01-26 Michael Albinus <michael.albinus@gmx.de>
6316
6317 * dbus.texi (Errors and Events): New variable dbus-event-error-hooks.
6318
6319 2009-01-26 Glenn Morris <rgm@gnu.org>
6320
6321 * org.texi: Fix typos.
6322
6323 2009-01-26 Bill Wohler <wohler@newt.com>
6324
6325 * mh-e.texi (EDITION, UPDATED): Update.
6326
6327 2009-01-25 Carsten Dominik <dominik@science.uva.nl>
6328
6329 * org.texi (References): Add information about remote references.
6330 (Built-in table editor): Document `C-c RET' in tables.
6331 (Math symbols, Quoting LaTeX code): Mention that simple
6332 LaTeX macros survive LaTeX export.
6333 (Images in LaTeX export): Show how to create a reference to a
6334 figure.
6335 (Sectioning structure): Document that the LaTeX class can be
6336 specified in a property.
6337 (Text areas in HTML export): New section.
6338 (External links): Add examples for text search and ID links.
6339 (Built-in table editor): Remove the descriptio of `C-c
6340 C-q', it not longer works.
6341 (Literal examples): Document that a space must follow
6342 the colon in short examples.
6343 (Relative timer): Document `org-timer-stop'.
6344 (Footnotes): New section.
6345 (Footnote markup): Shorten section and refer to new Footnote
6346 section.
6347 (Literal examples): Add documentation for line
6348 numbering in and references to code examples.
6349 (CSS support): Fix the description of default CSS styles.
6350 (Capturing column view): Document
6351 "file:path/to/file.org" as an allowed value for the ID property of
6352 a dynamic block copying column view.
6353
6354 2009-01-23 Stephen Eglen <stephen@gnu.org>
6355
6356 * mh-e.texi (Getting Started): Describe $MH.
6357
6358 2009-01-21 Michael Albinus <michael.albinus@gmx.de>
6359
6360 * tramp.texi (all): Harmonize usage of "external method",
6361 "external transfer method" and "out-of-band method".
6362 (Connection types): Precise the differences of inline and external
6363 methods. Written by Adrian Phillips <a.phillips@met.no>.
6364
6365 2009-01-19 Reiner Steib <Reiner.Steib@gmx.de>
6366
6367 * gnus.texi (Limiting): `/ N' and `/ o' are not really limiting
6368 commands as described at the top. Reported by Allan Gottlieb
6369 <gottlieb@nyu.edu>.
6370
6371 2009-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
6372
6373 * gnus.texi (Non-ASCII Group Names, RSS): Update description of
6374 nnmail-pathname-coding-system.
6375
6376 2009-01-17 Peter Tury <tury.peter@gmail.com> (tiny change)
6377
6378 * org.texi (Relative timer): Fix typo.
6379
6380 2009-01-15 Juanma Barranquero <lekktu@gmail.com>
6381
6382 * org.texi (Clocking work time): Fix typo.
6383 Reported by Peter Tury <tury.peter@gmail.com>. (Bug#1925)
6384
6385 2009-01-13 Glenn Morris <rgm@gnu.org>
6386
6387 * org.texi: Fix some more typos.
6388
6389 2009-01-13 Peter Tury <tury.peter@gmail.com> (tiny change)
6390
6391 * org.texi: Fix some typos.
6392
6393 2009-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
6394
6395 * gnus.texi (Group Parameters): Add note for local variables.
6396
6397 2009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
6398
6399 * gnus.texi (Converting Kill Files): Fix URL.
6400 Include gnus-kill-to-score.el in contrib directory.
6401
6402 2009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
6403
6404 * gnus.texi (Startup Variables): Fix gnus-before-startup-hook.
6405 Reported by Leo <sdl.web@gmail.com>. (Bug#1660)
6406 (Paging the Article): Add index entry.
6407
6408 2009-01-03 Stephen Leake <stephen_leake@member.fsf.org>
6409
6410 * ada-mode.texi (Examples): Delete redundant text.
6411
6412 2009-01-03 Michael Albinus <michael.albinus@gmx.de>
6413
6414 * trampver.texi (top): Declare ipv6prefix and ipv6postfix.
6415
6416 * tramp.texi (Filename Syntax, Filename completion): Handle IPv6
6417 addresses.
6418
6419 2009-01-03 Bill Wohler <wohler@newt.com>
6420
6421 * mh-e.texi (Scan Line Formats): Indicate that first column should be
6422 kept empty.
6423
6424 2008-12-20 Carsten Dominik <dominik@science.uva.nl>
6425
6426 * org.texi (Activation, Exporting, ASCII export, HTML export)
6427 (HTML Export commands, LaTeX/PDF export commands):
6428 Improve documentation about transient-mark-mode.
6429 (References): Document the use of special names like $LR1 to reference
6430 to fields in the last table row.
6431
6432 2008-12-19 Juri Linkov <juri@jurta.org>
6433
6434 * info.texi (Search Text): Remove mention of removed key binding M-s.
6435
6436 2008-12-18 Carsten Dominik <dominik@science.uva.nl>
6437
6438 * org.texi (References): Remove mentioning of @0 as reference for the
6439 last line, this has been reverted in the Lisp sources.
6440
6441 2008-12-17 Juanma Barranquero <lekktu@gmail.com>
6442
6443 * makefile.w32-in (INFO_TARGETS, clean): Add sasl.
6444 (DVI_TARGETS): Remove duplicates. Add sasl.
6445 ($(infodir)/sasl, sasl.dvi): New targets.
6446
6447 2008-12-17 Carsten Dominik <dominik@science.uva.nl>
6448
6449 * org.texi: Version number pushed to 6.15d.
6450
6451 2008-12-16 Carsten Dominik <dominik@science.uva.nl>
6452
6453 * org.texi (Tables in LaTeX export): New section.
6454 (Images in LaTeX export): New section.
6455 (Inlined images, Images in HTML export): Sections renamed.
6456
6457 2008-12-08 Reiner Steib <Reiner.Steib@gmx.de>
6458
6459 * message.texi (Insertion Variables): Don't advertise sc-cite-original.
6460
6461 2008-12-04 David Engster <dengste@eml.cc>
6462
6463 * gnus.texi (nnmairix): Mention mairix.el. Point out the importance
6464 of nnml-get-new-mail. Change URL for mairix patch.
6465
6466 2008-12-02 Carsten Dominik <carsten.dominik@gmail.com>
6467
6468 * org.texi (Using the mapping API): Fix bug in mapping example.
6469 (Publishing options): Make the list of properties complete again, in
6470 correspondence to the variable `org-export-plist-vars'.
6471 (Property searches): Document new special values for time comparisons.
6472 (Tag inheritance): Refine the description of tag inheritance.
6473 (Project alist): Add info about the publishing sequence of components.
6474 (Effort estimates): Document the new relative timer.
6475
6476 2008-12-01 Jay Belanger <jay.p.belanger@gmail.com>
6477
6478 * calc.texi (About This Manual): Clarify behavior of `C-x * t'.
6479 (Using Calc): Clarify use of `C-x * o'.
6480 (Embedded Mode (Overview)): Clarify use of `C-x * e'.
6481
6482 2008-11-28 Richard M Stallman <rms@gnu.org>
6483
6484 * dbus.texi (Receiving Method Calls): Clean up previous change.
6485
6486 2008-11-26 Michael Albinus <michael.albinus@gmx.de>
6487
6488 * dbus.texi (Type Conversion): New defuns `dbus-string-to-byte-array',
6489 `dbus-escape-as-identifier', `dbus-byte-array-to-string' and
6490 `dbus-unescape-from-identifier'.
6491 (Receiving Method Calls): New constants `dbus-service-emacs' and
6492 `dbus-path-emacs'. Precise return values of `dbus-register-method'.
6493 (Signals): Use the constants in the example.
6494
6495 2008-11-24 Carsten Dominik <dominik@science.uva.nl>
6496
6497 * org.texi: Re-apply change to FDL 1.3.
6498
6499 2008-11-23 Carsten Dominik <dominik@science.uva.nl>
6500
6501 * org.texi (Setting up Remember): Document `org-remember-mode'.
6502 (External links): Document that bbdb links can use a regular
6503 expression.
6504 (External links): Document that elisp links can contain interactive
6505 commands.
6506
6507 2008-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
6508
6509 * viper.texi (viper-translate-all-ESC-keysequences):
6510 Description removed.
6511
6512 2008-11-19 Glenn Morris <rgm@gnu.org>
6513
6514 * doclicense.texi: Change to FDL 1.3.
6515 Relicense all texi files under FDL 1.3 or later.
6516
6517 2008-11-17 Jay Belanger <jay.p.belanger@gmail.com>
6518
6519 * calc.texi (Tutorial): Clarify how to set up the on-line tutorial.
6520
6521 2008-11-16 Michael Kifer <kifer@cs.stonybrook.edu>
6522
6523 * viper.texi (viper-ESC-keyseq-timeout, viper-ESC-key): Remove.
6524
6525 * ediff.texi: Version/date change.
6526
6527 2008-11-14 Chong Yidong <cyd@stupidchicken.com>
6528
6529 * ns-emacs.texi: Moved into macos.texi in the main Emacs manual.
6530
6531 2008-11-14 Jay Belanger <jay.p.belanger@gmail.com>
6532
6533 * calc.texi (About This Manual): Comment out a mention of
6534 marginal notes.
6535
6536 2008-11-12 Carsten Dominik <dominik@science.uva.nl>
6537
6538 * org.texi (Clocking work time): Document the :formula property of
6539 clock tables.
6540 (Structure editing, Refiling notes): Document refiling regions.
6541 (Agenda commands): Document the double-prefix version
6542 of the `l' command in the agenda.
6543 (Handling links): Explain the effect of a double prefix
6544 arg to `C-c C-o'.
6545 (TODO basics): Add documentation for tag triggers.
6546
6547 2008-10-23 Glenn Morris <rgm@gnu.org>
6548
6549 * cl.texi (Function Bindings): Mention `flet' fails to deal with
6550 byte-compiling things like `+'.
6551
6552 * ns-emacs.texi: Merge copyright years of author now with assignment
6553 into FSF years.
6554 (VER): Use it for easier automatic updating. Use Emacs version rather
6555 than standalone Emacs.app version.
6556
6557 2008-10-12 Carsten Dominik <dominik@science.uva.nl>
6558
6559 * org.texi: Lots of minor fixes.
6560 (Capture): New chapter.
6561 (Org Plot): New section.
6562
6563 2008-09-30 Magnus Henoch <mange@freemail.hu>
6564
6565 * cl.texi (Porting Common Lisp): Fix parenthesis order in example.
6566
6567 2008-09-30 Jay Belanger <jay.p.belanger@gmail.com>
6568
6569 * calc.texi (User Defined Units): Mention how to enter optional display
6570 string.
6571
6572 2008-09-25 Teodor Zlatanov <tzz@lifelogs.com>
6573
6574 * message.texi (Sending Variables): Fix variable documentation to
6575 avoid the "y/n" wording.
6576
6577 2008-09-24 Teodor Zlatanov <tzz@lifelogs.com>
6578
6579 * message.texi (Sending Variables): Add `message-confirm-send' doc.
6580
6581 2008-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
6582
6583 * gnus.texi (The Gnus Registry): Don't give argument to @item used in
6584 @enumerate section so as to be able to be formatted with MAKEINFO=no.
6585
6586 2008-09-22 Bill Wohler <wohler@newt.com>
6587
6588 Release MH-E manual version 8.1.
6589
6590 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
6591 release 8.1.
6592
6593 * mh-e.texi: Retain dual license as agreed to by the FSF.
6594 However, bump GPL to Version 3.
6595 Use @include for license text.
6596
6597 2008-09-19 Katsumi Yamaoka <yamaoka@jpl.org>
6598
6599 * gnus.texi (Top, Setup, Fancy splitting to parent)
6600 (Store custom flags and keywords, Store arbitrary data):
6601 Clean up markup.
6602
6603 2008-09-16 Teodor Zlatanov <tzz@lifelogs.com>
6604
6605 * gnus.texi (The Gnus Registry): Document it.
6606
6607 2008-09-08 David Engster <dengste@eml.cc>
6608
6609 * gnus.texi (nnmairix): Point out that nnml uses MH format.
6610 Clarify section about choosing back end servers.
6611
6612 2008-08-23 Glenn Morris <rgm@gnu.org>
6613
6614 * dired-x.texi (Shell Command Guessing):
6615 Mention dired-guess-shell-case-fold-search. (Bug#417)
6616
6617 2008-08-22 Michael Albinus <michael.albinus@gmx.de>
6618
6619 * trampver.texi: Update release number.
6620
6621 2008-08-18 Brian Cully <bjc@kublai.com> (tiny change)
6622
6623 * ns-emacs.texi: Update version.
6624 (Introduction): Correct menu location for options save.
6625 (Customization): Note that defaults are stored under org.gnu.Emacs.
6626
6627 2008-08-11 Bill Wohler <wohler@newt.com>
6628
6629 * mh-e.texi (Getting Started): Rename variant mu-mh to gnu-mh and be
6630 explicit about GNU mailutils MH elsewhere (with thanks to Darel
6631 Henman) (closes SF #1768928).
6632
6633 2008-08-10 Glenn Morris <rgm@gnu.org>
6634
6635 * ns-emacs.texi: Use @copying. Change copyright of authors with
6636 assignment to FSF. Change license to GFDL.
6637 (Top): Remove outdated references.
6638
6639 2008-08-07 Reiner Steib <Reiner.Steib@gmx.de>
6640
6641 * gnus.texi (Sorting the Summary Buffer, Summary Sorting):
6642 Add gnus-summary-sort-by-most-recent-number and
6643 gnus-summary-sort-by-most-recent-date.
6644 (Summary Sorting): Explain prefix argument.
6645
6646 2008-08-07 Katsumi Yamaoka <yamaoka@jpl.org>
6647
6648 * gnus.texi (Saving Articles): Mention symbolic prefix `r' for
6649 gnus-summary-pipe-output.
6650
6651 2008-08-03 Michael Albinus <michael.albinus@gmx.de>
6652
6653 * dbus.texi (Receiving Method Calls): Document error handling of own
6654 D-Bus methods.
6655
6656 2008-08-01 Bill Wohler <wohler@newt.com>
6657
6658 * mh-e.texi (Reading Mail)
6659 (Viewing Attachments): Describe new function
6660 mh-show-preferred-alternative.
6661 (Sending Mail, Redistributing, Sending Message): Describe new hook
6662 mh-annotate-msg-hook.
6663
6664 2008-07-31 Michael Albinus <michael.albinus@gmx.de>
6665
6666 * dbus.texi (Arguments and Signatures): Fix example.
6667 (Synchronous Methods): New defun `dbus-call-method-non-blocking'.
6668 (Asynchronous Methods): New node.
6669 (Errors and Events): Describe extended layout of `dbus-event'.
6670 New defun `dbus-event-message-type'.
6671
6672 2008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
6673
6674 * ediff.texi: Remove VMS support.
6675
6676 2008-07-29 Juanma Barranquero <lekktu@gmail.com>
6677
6678 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add mairix-el.
6679 ($(infodir)/mairix-el), mairix-el.dvi): New targets.
6680
6681 2008-07-29 Chong Yidong <cyd@stupidchicken.com>
6682
6683 * Makefile.in: Add mairix-el targets.
6684
6685 2008-07-29 David Engster <deng@randomsample.de>
6686
6687 * mairix-el.texi: New file.
6688
6689 2008-07-28 Stephen Leake <stephen_leake@stephe-leake.org>
6690
6691 * ada-mode.texi: Document using GNAT project files as Emacs Ada mode
6692 project files. Delete 'main_unit' project variable; not needed. Allow
6693 process environment variables wherever project variables are allowed.
6694 Add tutorial section on multiple GNAT project files.
6695
6696 2008-07-27 Michael Albinus <michael.albinus@gmx.de>
6697
6698 Sync with Tramp 2.1.14.
6699
6700 * trampver.texi: Update release number.
6701
6702 2008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
6703
6704 * ns-emacs.texi:
6705 * faq.texi: Remove mentions of Mac Carbon.
6706
6707 2008-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
6708
6709 * gnus.texi (Saving Articles): Describe the 2nd argument of
6710 gnus-summary-save-in-pipe.
6711 (SpamAssassin): Use it.
6712
6713 2008-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
6714
6715 * gnus.texi (SpamAssassin): Fix gnus-summary-save-in-pipe usage.
6716
6717 2008-07-25 Carsten Dominik <dominik@science.uva.nl>
6718
6719 * org.texi (Export options): Document the use of the creator flag.
6720
6721 2008-07-24 Carsten Dominik <dominik@science.uva.nl>
6722
6723 * org.texi: New version 6.06a.
6724
6725 2008-07-23 Juanma Barranquero <lekktu@gmail.com>
6726
6727 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add ns-emacs.
6728 ($(infodir)/ns-emacs, ns-emacs.dvi): New targets.
6729
6730 2008-07-23 Vincent Belaïche <vincent.b.1@hotmail.fr>
6731
6732 * calc.texi (Editing Stack Entries, Algebraic Entry):
6733 Rewrite introductory sentences so it can be used by
6734 Calc's help functions. Mention fixing typos.
6735 (Customizing Calc): Fix typo.
6736
6737 2008-07-23 Jay Belanger <jay.p.belanger@gmail.com>
6738
6739 * calc.texi (summarykey): New macro. Use to correctly format keys in
6740 the summary.
6741
6742 2008-07-20 Adrian Robert <adrian.b.robert@gmail.com>
6743
6744 * ns-emacs.texi (Customization): Corrected documentation on color
6745 specification formats.
6746
6747 2008-07-19 Andreas Schwab <schwab@suse.de>
6748
6749 * ns-emacs.texi: Moved from ../emacs. Add @direntry.
6750
6751 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ns-emacs.
6752 (ns-emacs, $(infodir)/ns-emacs, ns-emacs.dvi): New rules.
6753
6754 2008-07-18 Michael Albinus <michael.albinus@gmx.de>
6755
6756 * dbus.texi (Inspection): Rework, introduce submenus.
6757 (Bus names, Introspection, Nodes and Interfaces, Methods and Signal)
6758 (Properties and Annotations, Arguments and Signatures): New nodes.
6759
6760 2008-07-13 Michael Albinus <michael.albinus@gmx.de>
6761
6762 * dbus.texi (Receiving Method Calls): Fix description of
6763 `dbus-register-method'.
6764 (Signals): Allow also signal arguments for filtering in
6765 `dbus-register-signal'.
6766
6767 2008-07-13 Vincent Belaïche <vincent.b.1@hotmail.fr>
6768
6769 * calc.texi (Manipulating Vectors): Clarify definition of `rnorm' and
6770 `cnorm'.
6771 (Arithmetic Tutorial): Simplify the verification of prime factors.
6772
6773 2008-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
6774
6775 * gnus.texi (Saving Articles): Mention
6776 gnus-summary-pipe-output-default-command and gnus-summary-save-in-pipe.
6777
6778 2008-06-29 Jay Belanger <jay.p.belanger@gmail.com>
6779
6780 * calc.texi: Adjust mode line throughout.
6781
6782 2008-06-28 Juanma Barranquero <lekktu@gmail.com>
6783
6784 * sasl.texi (Mechanisms): Fix typos.
6785
6786 2008-06-24 Jay Belanger <jay.p.belanger@gmail.com>
6787
6788 * calc.texi (Killing from the stack): Mention using normal Emacs
6789 copying.
6790
6791 2008-06-21 Michael Albinus <michael.albinus@gmx.de>
6792
6793 * tramp.texi (Password handling): Rename from "Password caching".
6794 Add `auth-source' mechanism.
6795 (Connection caching): Tramp reopens the connection automatically,
6796 when the operating system on the remote host has been changed.
6797
6798 2008-06-20 Eli Zaretskii <eliz@gnu.org>
6799
6800 * makefile.w32-in (distclean): Remove makefile.
6801
6802 2008-06-17 Carsten Dominik <dominik@science.uva.nl>
6803
6804 * org.texi (Using the mapping API): New section.
6805 (Agenda column view): New section.
6806 (Moving subtrees): Document archiving to the archive sibling.
6807 (Agenda commands): Document columns view in the agenda.
6808 (Using the property API): Document the API for multi-valued properties.
6809
6810 2008-06-17 Jason Riedy <jason@acm.org>
6811
6812 * org.texi (A LaTeX example): Note that fmt may be a one-argument
6813 function, and efmt may be a two-argument function.
6814 (Radio tables): Document multiple destinations.
6815
6816 2008-06-16 Glenn Morris <rgm@gnu.org>
6817
6818 * epa.texi, erc.texi, pgg.texi, remember.texi, sasl.texi, url.texi:
6819 Add Cover-Texts.
6820
6821 2008-06-15 Glenn Morris <rgm@gnu.org>
6822
6823 * faq.texi (VER): Update to 23.0.60.
6824
6825 * mh-e.texi: Remove option of licensing under GPL.
6826 Add Cover-Texts to GFDL permissions notice.
6827 (GPL): Remove section.
6828 (GFDL): Include doclicense.texi rather than the actual text.
6829
6830 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add sasl.
6831 (sasl, $(infodir)/sasl, sasl.dvi): New rules.
6832
6833 * sasl.texi: Fix output file name.
6834
6835 * epa.texi, sasl.texi: Refer to license in Emacs manual.
6836
6837 * gnus-coding.texi: Refer to license in Gnus manual.
6838
6839 * idlwave.texi, sasl.texi: Use @copying.
6840
6841 * org.texi: Change to GFDL 1.2. Refer to license in Emacs manual.
6842
6843 * speedbar.texi: Update Back-Cover Text as per maintain.info.
6844
6845 * url.texi: Use @copying, @title, @subtitle, @author.
6846
6847 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi, dbus.texi:
6848 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
6849 * erc.texi, eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus.texi:
6850 * idlwave.texi, message.texi, newsticker.texi, pcl-cvs.texi:
6851 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi:
6852 * smtpmail.texi, speedbar.texi, tramp.texi, vip.texi, viper.texi:
6853 * widget.texi, woman.texi:
6854 Remove references to external license, since doclicense is included.
6855
6856 * ada-mode.texi, autotype.texi, cc-mode.texi, dired-x.texi:
6857 * pcl-cvs.texi, speedbar.texi, url.texi, widget.texi:
6858 Remove references to non-existent Invariant Sections.
6859
6860 2008-06-14 Glenn Morris <rgm@gnu.org>
6861
6862 * faq.texi (Major packages and programs): Remove references to external
6863 Supercite, Calc, VIPER, since they have been included for some time.
6864 Update VM, AUCTeX, BBDB entries.
6865
6866 2008-06-14 Ulf Jasper <ulf.jasper@web.de>
6867
6868 * newsticker.texi: Updated to match latest newsticker changes.
6869
6870 2008-06-13 Glenn Morris <rgm@gnu.org>
6871
6872 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi
6873 * dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi
6874 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi
6875 * gnus.texi, idlwave.texi, info.texi, message.texi, newsticker.texi
6876 * nxml-mode.texi, org.texi, pcl-cvs.texi, rcirc.texi, reftex.texi
6877 * sc.texi, sieve.texi, smtpmail.texi, vip.texi, viper.texi, widget.texi
6878 * woman.texi:
6879 Update Back-Cover Text as per maintain.info.
6880
6881 2008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
6882
6883 * gnus-faq.texi: Generate. Change node names to "FAQ N-M".
6884
6885 * Makefile.in (gnus-faq-clean): Don't remove gnus-faq.texi.
6886 (gnus-faq.xml): Update repository host.
6887
6888 * gnus-faq.texi: Generate from gnus-faq.xml (sourceforge.net).
6889
6890 2008-06-15 Frank Schmitt <ich@frank-schmitt.net>
6891
6892 * gnus-faq.texi ([5.12]): Add entry about message-kill-buffer-on-exit.
6893 Fix a typo.
6894
6895 2008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
6896
6897 * gnus.texi (Mail Source Customization): Correct values of
6898 `mail-source-delete-incoming'. Reported by Tassilo Horn.
6899 (Oort Gnus): Fix version comment for mml-dnd-protocol-alist.
6900
6901 2008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
6902
6903 * gnus.texi (nnmairix): Eliminate wrong use of `path', cf. the GNU
6904 coding standards.
6905
6906 2008-06-14 David Engster <dengste@eml.cc>
6907
6908 * gnus.texi (nnmairix): Markup fixes.
6909
6910 2008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
6911
6912 * gnus.texi (nnmairix): Markup and other minor fixes.
6913
6914 2008-06-05 David Engster <dengste@eml.cc>
6915
6916 * gnus.texi (nnmairix): New nodes describing nnmairix.el.
6917
6918 2008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
6919
6920 * gnus.texi (Group Parameters): Change ~/.gnus to ~/.gnus.el.
6921 (Searching, nnir, nnmairix): New stub nodes.
6922
6923 2008-05-30 Felix Lee <felix.1@canids.net>
6924
6925 * cl.texi (Iteration Clauses): Fix incorrect "identical" examples.
6926
6927 2008-05-24 Reiner Steib <Reiner.Steib@gmx.de>
6928
6929 * gnus.texi (Filling In Threads): Additions to gnus-fetch-old-headers.
6930
6931 2008-05-15 Reiner Steib <Reiner.Steib@gmx.de>
6932
6933 * gnus.texi (Scoring On Other Headers): Fix typo. Rearrange.
6934
6935 2008-05-15 Jonathan Yavner <jyavner@member.fsf.org>
6936
6937 * ses.texi (Acknowledgements): Add Shigeru Fukaya.
6938
6939 2008-05-06 Juanma Barranquero <lekktu@gmail.com>
6940
6941 * info.texi (Top): Fix typo in xref.
6942
6943 2008-05-05 Karl Berry <karl@gnu.org>
6944
6945 * info.texi (Top): @xref to stand-alone manual.
6946
6947 2008-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
6948
6949 * gnus.texi (Various Summary Stuff): Add gnus-propagate-marks.
6950 (Various Summary Stuff): Fix typo in last xref.
6951
6952 2008-05-02 Juanma Barranquero <lekktu@gmail.com>
6953
6954 * org.texi (Moving subtrees): Fix typo.
6955
6956 2008-04-28 Michael Albinus <michael.albinus@gmx.de>
6957
6958 * tramp.texi (Frequently Asked Questions): Explain, how to disable
6959 Tramp via `tramp-mode'.
6960
6961 2008-04-27 Carsten Dominik <dominik@sam.science.uva.nl>
6962
6963 * org.texi: Massive changes, in many parts of the file.
6964
6965 2008-04-27 Jason Riedy <jason@acm.org>
6966
6967 * org.texi (A LaTeX example): Note that fmt may be a
6968 one-argument function, and efmt may be a two-argument function.
6969 (Radio tables): Document multiple destinations.
6970
6971 2008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
6972
6973 * gnus.texi (Oort Gnus): Add message-fill-column.
6974
6975 2008-04-12 Adrian Aichner <adrian@xemacs.org>
6976
6977 * gnus.texi (Mail Source Specifiers): Typo fix.
6978
6979 2008-04-12 Reiner Steib <Reiner.Steib@gmx.de>
6980
6981 * gnus.texi (Diary Headers Generation): Update key binding for
6982 `gnus-diary-check-message'.
6983
6984 2008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
6985
6986 * gnus.texi (Emacsen): Addition.
6987
6988 2008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
6989
6990 * gnus.texi (Emacsen): Give recommendations for Emacs 22 and Emacs 23.
6991
6992 2008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
6993
6994 * gnus.texi (Oort Gnus): Mention customizing of tool bars.
6995
6996 2008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
6997
6998 * gnus-news.texi: Update tool bar item.
6999
7000 2008-04-09 Sven Joachim <svenjoac@gmx.de>
7001
7002 * gnus-news.texi: Fix typos.
7003
7004 2008-04-11 Jay Belanger <jay.p.belanger@gmail.com>
7005
7006 * calc.texi (Vector and Matrix Arithmetic, Calc Summary):
7007 Add mention of `kron'.
7008
7009 2008-04-01 Daiki Ueno <ueno@unixuser.org>
7010
7011 * epa.texi (Encrypting/decrypting *.gpg files):
7012 Document epa-file-name-regexp.
7013
7014 2008-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
7015
7016 * gnus.texi (Example Methods): Fix description about ssh-agent.
7017 (Indirect Functions): Fix the default value of nntp-telnet-command;
7018 remove link to connect.html.
7019
7020 2008-03-30 Michael Albinus <michael.albinus@gmx.de>
7021
7022 * dbus.texi (Synchronous Methods): New parameter TIMEOUT for
7023 dbus-call-method.
7024 (Receiving Method Calls): The timeout can be set by the calling client.
7025
7026 * trampver.texi: Update release number.
7027
7028 2008-03-29 Reiner Steib <Reiner.Steib@gmx.de>
7029
7030 * gnus.texi (Top): Fix version. Add SASL.
7031
7032 2008-03-29 Michael Albinus <michael.albinus@gmx.de>
7033
7034 Sync with Tramp 2.1.13.
7035
7036 * trampver.texi: Update release number.
7037
7038 2008-03-29 Chong Yidong <cyd@stupidchicken.com>
7039
7040 * org.texi: Update to new org-mode website.
7041
7042 2008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
7043
7044 * cl.texi (For Clauses): Fix loop over key-seq to match code.
7045
7046 2008-03-22 Reiner Steib <Reiner.Steib@gmx.de>
7047
7048 * gnus.texi (Foreign Groups): Add gnus-read-ephemeral-gmane-group,
7049 gnus-read-ephemeral-gmane-group-url,
7050 gnus-read-ephemeral-emacs-bug-group,
7051 gnus-read-ephemeral-debian-bug-group.
7052
7053 2008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
7054
7055 * gnus.texi (MIME Commands): Add gnus-article-browse-html-article.
7056
7057 * gnus-news.texi: Add EasyPG. Add gnus-article-browse-html-article.
7058 Add FIXMEs for Bookmarks and gnus-registry-marks.
7059
7060 2008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
7061
7062 * gnus.texi (Smileys): Document `smiley-style'.
7063
7064 2008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
7065
7066 * gnus.texi (Gnus Development): Clarify difference between ding and
7067 gnu.emacs.gnus.
7068 (MIME Commands, Using MIME, RSS): Fix markup.
7069
7070 * gnus-faq.texi ([8.4]): Ditto.
7071
7072 2008-03-20 Reiner Steib <Reiner.Steib@gmx.de>
7073
7074 * gnus.texi (Emacsen): Remove obsolete stuff.
7075
7076 2008-03-19 Reiner Steib <Reiner.Steib@gmx.de>
7077
7078 * gnus.texi (Oort Gnus): Add version info WRT
7079 `mail-source-delete-incoming'.
7080
7081 2008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
7082
7083 * gnus.texi (Top): Add "Other related manuals" and version info in
7084 `iftex' output.
7085 (Formatting Fonts): Add index entries for gnus-mouse-face, gnus-face-0,
7086 gnus-balloon-face-0 and the corresponding format specifiers.
7087
7088 2008-03-26 Michael Albinus <michael.albinus@gmx.de>
7089
7090 * tramp.texi (Filename completion): Remove footnote about let-bind
7091 of `partial-completion-mode'. It doesn't work this way.
7092
7093 2008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
7094
7095 * pcl-cvs.texi (Contributors): Update my email.
7096
7097 2008-03-21 Michael Albinus <michael.albinus@gmx.de>
7098
7099 * dbus.texi (Receiving Method Calls): Mention default D-Bus timeout.
7100
7101 2008-03-17 Bill Wohler <wohler@newt.com>
7102
7103 * mh-e.texi (Viewing): Update URL for adding header fields to
7104 mh-invisible-header-fields-default.
7105
7106 2008-03-16 Bill Wohler <wohler@newt.com>
7107
7108 * mh-e.texi (Preface): Add Gnus to requirements.
7109 (Forwarding): Note that forwarded MIME messages are now inline.
7110
7111 2008-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
7112
7113 * gnus.texi (Example Methods, Direct Functions, Indirect Functions)
7114 (Common Variables): Give precedence to the netcat methods over the
7115 telnet methods, and mention that they are more reliable.
7116
7117 2008-03-13 Carsten Dominik <dominik@science.uva.nl>
7118
7119 * org.texi (Exporting Agenda Views): Document agenda export to
7120 iCalendar.
7121 (Progress logging): Document the new progress logging stuff.
7122
7123 2008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
7124
7125 * gnus.texi (Mail Source Customization, Gnus Development, Oort Gnus):
7126 Update for change of `mail-source-delete-incoming'.
7127
7128 * gnus-news.texi: Ditto.
7129
7130 2008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
7131
7132 * gnus-coding.texi (Gnus Maintainance Guide): Update conventions for
7133 custom versions.
7134
7135 2008-03-07 Alan Mackenzie <acm@muc.de>
7136
7137 * cc-mode.texi (Limitations and Known Bugs): State that the number of
7138 parens/brackets in a k&r region is limited.
7139
7140 2008-02-27 Reiner Steib <Reiner.Steib@gmx.de>
7141
7142 * gnus-news.texi: Mention problem with coding system `utf-8-emacs' when
7143 using different Emacs versions.
7144
7145 2008-02-27 Glenn Morris <rgm@gnu.org>
7146
7147 * sc.texi: Remove a lot of old and obsolete info.
7148 (titlepage): Simplify.
7149 (Emacs 19 MUAs, Emacs 18 MUAs, MH-E with any Emacsen)
7150 (VM with any Emacsen, GNEWS with any Emacsen)
7151 (Overloading for Non-conforming MUAs, Version 3 Changes)
7152 (The Supercite Mailing List): Delete nodes.
7153 (Introduction): Remove info about old packages.
7154 (Getting Connected): Simplify. Remove info about old packages.
7155 (Citing Commands): Delete Emacs 19 info.
7156 (Hints to MUA Authors): Simplify.
7157 (Thanks and History): Merge in some info from the deleted node
7158 "Version 3 Changes".
7159
7160 2008-02-05 Juanma Barranquero <lekktu@gmail.com>
7161
7162 * org.texi (Setting tags, In-buffer settings):
7163 * rcirc.texi (rcirc commands): Replace `legal' with `valid'.
7164
7165 2008-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
7166
7167 * gnus-news.texi: Mention that spaces and tabs are allowed in the
7168 installation directory name.
7169
7170 2008-02-12 Romain Francoise <romain@orebokech.com>
7171
7172 * epa.texi (Overview): Fix typo.
7173
7174 2008-02-11 Daiki Ueno <ueno@unixuser.org>
7175
7176 * epa.texi (Quick start): Remove the .emacs setting.
7177
7178 2008-02-10 Daiki Ueno <ueno@unixuser.org>
7179
7180 * epa.texi (Quick start): Use the command `epa-enable' instead of
7181 loading `epa-setup'.
7182
7183 2008-02-08 Juanma Barranquero <lekktu@gmail.com>
7184
7185 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add epa.
7186 ($(infodir)/epa, epa.dvi): New targets.
7187
7188 2008-02-08 Daiki Ueno <ueno@unixuser.org>
7189
7190 * Makefile.in: Add rules to build EasyPG Assistant User's Manual.
7191
7192 * epa.texi: New manual documenting the EasyPG Assistant.
7193
7194 2008-02-06 Michael Albinus <michael.albinus@gmx.de>
7195
7196 * dbus.texi (all): Wrap Lisp code examples with @lisp ... @end lisp.
7197 (Inspection): New function dbus-ping.
7198
7199 2008-02-05 Michael Albinus <michael.albinus@gmx.de>
7200
7201 * tramp.texi (Remote processes): Add `shell-command'.
7202
7203 2008-02-02 Michael Albinus <michael.albinus@gmx.de>
7204
7205 * tramp.texi: Use new FSF's Back-Cover Text.
7206
7207 2008-01-28 Michael Sperber <sperber@deinprogramm.de>
7208
7209 * gnus.texi (Mail Source Specifiers): Document `group' specifier.
7210 (Group Parameters): Document `mail-source' parameter.
7211
7212 2008-01-27 Michael Albinus <michael.albinus@gmx.de>
7213
7214 * tramp.texi (Inline methods): The hostname of the su(do)? methods
7215 must be a local host.
7216
7217 2008-01-26 Michael Olson <mwolson@gnu.org>
7218
7219 * erc.texi: Update version for ERC 5.3 release.
7220 (Obtaining ERC): Update extras URLs for 5.3.
7221 (Development): Write instructions for git, and remove those for Arch.
7222 (History): Mention the switch to git.
7223
7224 2008-01-24 Karl Berry <karl@gnu.org>
7225
7226 * info.texi (Search Index, Search Text): Mention the command
7227 character in the section name, a la the (Go to node) node.
7228
7229 2008-01-21 Michael Albinus <michael.albinus@gmx.de>
7230
7231 * dbus.texi (Errors and Events): New macro dbus-ignore-errors.
7232
7233 2008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
7234
7235 * gnus-news.texi: Mention gnus-article-describe-bindings.
7236
7237 2008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
7238
7239 * gnus-news.texi: Mention gnus-article-wide-reply-with-original.
7240
7241 2008-01-18 Carsten Dominik <dominik@science.uva.nl>
7242
7243 * org.texi (Property inheritance): New section.
7244 (Conventions): New section.
7245 (Structure editing): Document C-RET, the prefix arg to the cut/copy
7246 commands, and the new bindings for refiling.
7247 (Sparse trees): Document the new special command for sparse trees.
7248 (References): Be more clear about the counting of hilines.
7249 (Handling links): Document M-p/n for accessing links.
7250 (Fast access to TODO states): New section.
7251 (Per file keywords): New section.
7252 (Property inheritance): New section.
7253 (Column attributes): New summary types.
7254 (Capturing Column View): New section.
7255 (The date/time prompt): Cover the new features in the date/time prompt.
7256 Compactify the table of keys for the calendar remote control.
7257 (Clocking work time): Document the new :scope parameter.
7258 (Remember): Promoted to chapter.
7259 (Quoted examples): New section.
7260 (Enhancing text): New verbatim environments.
7261
7262 2008-01-14 Michael Albinus <michael.albinus@gmx.de>
7263
7264 * trampver.texi: Update release number.
7265
7266 2008-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
7267
7268 * gnus.texi (Article Keymap):
7269 Add gnus-article-wide-reply-with-original; fix descriptions of
7270 gnus-article-reply-with-original and
7271 gnus-article-followup-with-original.
7272
7273 2008-01-09 Glenn Morris <rgm@gnu.org>
7274
7275 * nxml-mode.texi: Add @copying section.
7276
7277 2008-01-05 Reiner Steib <Reiner.Steib@gmx.de>
7278
7279 * message.texi (Mail Variables): Add some text from "(gnus)Posting
7280 Server". Add `message-send-mail-with-mailclient'.
7281
7282 * gnus.texi (Posting Server): Move some text to "(message)Mail
7283 Variables" and add a reference here.
7284
7285 2008-01-04 Michael Albinus <michael.albinus@gmx.de>
7286
7287 * dbus.texi (Receiving Method Calls): New chapter.
7288 (Errors and Events): Add serial number to events. Replace "signal" by
7289 "message". Introduce dbus-event-serial-number.
7290
7291 2008-01-03 Michael Albinus <michael.albinus@gmx.de>
7292
7293 * dbus.texi (Type Conversion): Explain the type specification for empty
7294 arrays. Use another example.
7295
7296 2007-12-30 Michael Albinus <michael.albinus@gmx.de>
7297
7298 * dbus.texi (all): Replace "..." by @dots{}.
7299 (Type Conversion): Precise the value range for :byte types.
7300 (Signals): Rename dbus-unregister-signal to dbus-unregister-object.
7301 Mention its return value.
7302 (Errors and Events): There is no D-Bus error propagation during event
7303 processing.
7304
7305 2007-12-29 Jay Belanger <jay.p.belanger@gmail.com>
7306
7307 * calc.texi (Yacas Language, Maxima Language, Giac Language):
7308 New sections.
7309
7310 2007-12-29 Reiner Steib <Reiner.Steib@gmx.de>
7311
7312 * gnus.texi (Group Parameters): Reorder the text and add a note about
7313 `gnus-parameters' near the beginning of the node.
7314
7315 2007-12-29 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
7316
7317 * gnus.texi (Score File Editing): Fix function name.
7318
7319 2007-12-23 Michael Albinus <michael.albinus@gmx.de>
7320
7321 Sync with Tramp 2.1.12.
7322
7323 * trampver.texi: Update release number.
7324
7325 2007-12-22 Richard Stallman <rms@gnu.org>
7326
7327 * cc-mode.texi (Getting Started): Change @ref to @pxref.
7328
7329 2007-12-22 Michael Albinus <michael.albinus@gmx.de>
7330
7331 * dbus.texi (Type Conversion): Correct input parameters mapping.
7332
7333 2007-12-21 Michael Albinus <michael.albinus@gmx.de>
7334
7335 * dbus.texi (Type Conversion): Extend for D-Bus compound types.
7336 (Errors and Events): Mention wrong-type-argument error.
7337
7338 2007-12-21 Alex Schroeder <alex@gnu.org>
7339
7340 * rcirc.texi: Changed single spaces after sentence end to double
7341 spaces. Fixed some typos.
7342 (Internet Relay Chat): Explain relay.
7343 (Getting started with rcirc): Change items to reflect prompts.
7344 Add more explanation to rcirc-track-minor-mode and added a comment to
7345 warn future maintainers that this section is a copy.
7346 (People): Change /ignore example.
7347 (Keywords): Not keywords.
7348
7349 2007-12-20 Alex Schroeder <alex@gnu.org>
7350
7351 * rcirc.texi (Top): Fighting Information Overload chapter added.
7352 (Getting started with rcirc): Add notice of rcirc-track-minor-mode.
7353 (rcirc commands): Move /ignore command to the new chapter.
7354 (Fighting Information Overload): New chapter documenting /keyword,
7355 /bright, /dim, channel ignore, and low priority channels.
7356 (Configuration): Document rcirc-server-alist, remove
7357 rcirc-startup-channels-alist and rcirc-default-server.
7358
7359 2007-12-16 Michael Albinus <michael.albinus@gmx.de>
7360
7361 * dbus.texi (Signals): Fix example in dbus-register-signal.
7362
7363 2007-12-14 Sven Joachim <svenjoac@gmx.de>
7364
7365 * gnus.texi (Score Variables): Fix typo.
7366
7367 2007-12-07 Michael Albinus <michael.albinus@gmx.de>
7368
7369 * dbus.texi (Synchronous Methods): Adapt dbus-call-method.
7370 (Signals): Adapt dbus-send-signal and dbus-register-signal.
7371 (Errors and Events): Adapt dbus-event.
7372
7373 2007-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
7374
7375 * gnus.texi (Other Files): Add the yenc command.
7376
7377 2007-11-30 Reiner Steib <Reiner.Steib@gmx.de>
7378
7379 * gnus.texi (MIME Commands): Default of gnus-article-loose-mime is t
7380 since 2004-08-06.
7381
7382 2007-11-28 Katsumi Yamaoka <yamaoka@jpl.org>
7383
7384 * gnus.texi (Fancy Mail Splitting): Fix description of splitting based
7385 on body.
7386
7387 2007-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
7388
7389 * emacs-mime.texi (rfc2047): Mention rfc2047-encoded-word-regexp-loose
7390 and rfc2047-allow-irregular-q-encoded-words; fix description of
7391 rfc2047-encode-encoded-words.
7392
7393 2007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
7394
7395 * gnus.texi (Fetching Mail): Remove obsoleted `nnmail-spool-file'.
7396
7397 2007-12-05 Michael Olson <mwolson@gnu.org>
7398
7399 * remember.texi (Diary): Remove "require" line for remember-diary.el.
7400 Update documentation for `remember-diary-file'.
7401
7402 2007-12-04 Michael Albinus <michael.albinus@gmx.de>
7403
7404 * dbus.texi (Signals): Precise `dbus-register-signal'.
7405 (Errors and Events): Rework events part, the internal structure of
7406 dbus-event has changed.
7407
7408 2007-12-03 Juanma Barranquero <lekktu@gmail.com>
7409
7410 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
7411 ($(infodir)/dbus, dbus.dvi): New targets.
7412
7413 2007-12-03 Michael Albinus <michael.albinus@gmx.de>
7414
7415 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
7416 unconditionally.
7417
7418 * dbus.texi (Synchronous Methods): Show the result of the "lshal"
7419 emulation with @print{}.
7420
7421 2007-12-02 Richard Stallman <rms@gnu.org>
7422
7423 * dbus.texi (Overview): Minor cleanup.
7424
7425 2007-12-02 Michael Albinus <michael.albinus@gmx.de>
7426
7427 * Makefile.in (INFO_TARGETS): Add dbus.
7428 (DVI_TARGETS): Add dbus.dvi.
7429 (dbus, dbus.dvi): New targets.
7430
7431 * dbus.texi: New file.
7432
7433 2007-11-24 Romain Francoise <romain@orebokech.com>
7434
7435 * nxml-mode.texi: Add description in @direntry.
7436 Fix file name to match @setfilename.
7437
7438 2007-11-23 Mark A. Hershberger <mah@everybody.org>
7439
7440 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
7441 ($(infodir)/nxml-mode): New rule.
7442
7443 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
7444 ($(infodir)/nxml-mode): New rule.
7445 (clean): Add nxml-mode*.
7446
7447 * nxml-mode.texi: New file with nxml manual.
7448
7449 2007-11-18 Richard Stallman <rms@gnu.org>
7450
7451 * flymake.texi (Example -- Configuring a tool called directly):
7452 Update example.
7453
7454 2007-11-18 Michael Albinus <michael.albinus@gmx.de>
7455
7456 * tramp.texi (Filename completion): Simplify explanation of
7457 double-slash behavior. Explain directory contents flushing.
7458
7459 2007-11-16 Jay Belanger <jay.p.belanger@gmail.com>
7460
7461 * calc.texi (TeX and LaTeX Language Modes): Put in
7462 missing braces.
7463
7464 2007-11-15 Richard Stallman <rms@gnu.org>
7465
7466 * cl.texi (Equality Predicates): Delete `eql'.
7467 (Predicates, Naming Conventions, Top): Delete `eql'.
7468 (Common Lisp Compatibility): Delete `eql'.
7469 (Porting Common Lisp): Delete obsolete backquote info.
7470 Minor clarification about character constants.
7471 (Sequence Basics): Minor clarification.
7472
7473 2007-11-15 Juanma Barranquero <lekktu@gmail.com>
7474
7475 * cc-mode.texi (Electric Keys, Custom Macros):
7476 * tramp.texi (Filename completion): Fix typos.
7477
7478 2007-11-15 Jay Belanger <jay.p.belanger@gmail.com>
7479
7480 * calc.texi (Basic commands): Mention the menu.
7481
7482 2007-11-12 Michael Albinus <michael.albinus@gmx.de>
7483
7484 * tramp.texi (Connection caching): Tramp flushes connection
7485 properties when remote operating system has been changed.
7486
7487 2007-11-09 Reiner Steib <Reiner.Steib@gmx.de>
7488
7489 * gnus-news.texi: Fix spelling.
7490 `message-insert-formatted-citation-line', not
7491 `message-insert-formated-citation-line'.
7492
7493 * gnus.texi, gnus-faq.texi, message.texi: Bump version to 5.10.9.
7494
7495 2007-11-07 Michael Albinus <michael.albinus@gmx.de>
7496
7497 * tramp.texi (Overview): Mention also the PuTTY integration under
7498 w32. Remove paragraphs about Tramp's experimental status.
7499 (Frequently Asked Questions): Add code example for highlighting the
7500 mode line.
7501
7502 2007-11-03 Michael Olson <mwolson@gnu.org>
7503
7504 * remember.texi: Change mentions of remember-buffer to
7505 remember-finalize throughout.
7506
7507 2007-10-30 Michael Olson <mwolson@gnu.org>
7508
7509 * remember.texi (Copying): Remove.
7510 (Mailbox): Update with non-BBDB instructions.
7511 (Diary, Org): Add.
7512 (Bibliography, Planner Page): Remove.
7513
7514 2007-10-30 Juanma Barranquero <lekktu@gmail.com>
7515
7516 * makefile.w32-in (INFO_TARGETS): Add remember.
7517 (DVI_TARGETS): Add remember.dvi.
7518 ($(infodir)/remember): New rule.
7519 (clean): Add remember*.
7520
7521 2007-10-30 Michael Olson <mwolson@gnu.org>
7522
7523 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add remember.
7524 ($(infodir)/remember): New rule that builds the Remember Manual.
7525
7526 * remember.texi: New file containing the Remember Mode Manual.
7527 Shuffle chapters around after initial import.
7528 (Function Reference): Split Keystrokes into separate chapter.
7529 (Keystrokes): Document C-c C-k.
7530 (Introduction): Fix typographical issue with "---".
7531
7532 2007-10-29 Richard Stallman <rms@gnu.org>
7533
7534 * widget.texi (Introduction): Delete discussion of implementation
7535 internals.
7536
7537 2007-10-29 Michael Albinus <michael.albinus@gmx.de>
7538
7539 * tramp.texi (Connection caching): Host names must be different
7540 when tunneling.
7541
7542 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7543
7544 * gnus.texi, gnus-faq.texi, message.texi: Bump version to
7545 Gnus v5.13.
7546
7547 2007-10-28 Miles Bader <miles@gnu.org>
7548
7549 * gnus-news.texi, gnus-coding.texi, sasl.texi: New files.
7550
7551 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7552
7553 * gnus.texi (Sorting the Summary Buffer):
7554 Remove gnus-article-sort-by-date-reverse.
7555
7556 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7557
7558 * gnus.texi (Non-ASCII Group Names): New node.
7559 (Misc Group Stuff): Move gnus-group-name-charset-method-alist and
7560 gnus-group-name-charset-group-alist to Non-ASCII Group Names node.
7561
7562 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
7563
7564 * gnus.texi (Mail Source Specifiers, IMAP): Add a notice on the need to
7565 clean the output of the program `imap-shell-program'.
7566
7567 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7568
7569 * gnus.texi (IMAP): Mention nnimap-logout-timeout.
7570
7571 2007-10-28 Tassilo Horn <tassilo@member.fsf.org>
7572
7573 * gnus.texi (Sticky Articles): Documentation for sticky article
7574 buffers.
7575
7576 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
7577
7578 * gnus.texi (RSS): Document nnrss-ignore-article-fields.
7579
7580 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7581
7582 * gnus.texi (Various Various): Mention gnus-add-timestamp-to-message.
7583
7584 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7585
7586 * gnus.texi (Archived Messages):
7587 Document gnus-update-message-archive-method.
7588
7589 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7590
7591 * gnus.texi (Limiting): Document gnus-summary-limit-to-address.
7592
7593 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
7594
7595 * gnus.texi (Group Maneuvering):
7596 Document `gnus-summary-next-group-on-exit'.
7597
7598 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7599
7600 * gnus.texi (Really Various Summary Commands):
7601 Mention gnus-auto-select-on-ephemeral-exit.
7602
7603 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7604
7605 * gnus.texi, message.texi: Bump version number.
7606
7607 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7608
7609 * gnus.texi (Group Line Specification, Misc Group Stuff)
7610 (Server Commands): Parenthesize @pxref{Mail Spool}.
7611
7612 2007-10-28 Didier Verna <didier@xemacs.org>
7613
7614 New user option: message-signature-directory.
7615 * message.texi (Insertion Variables): Document it.
7616 * gnus.texi (Posting Styles): Ditto.
7617
7618 2007-10-28 Didier Verna <didier@xemacs.org>
7619
7620 * gnus.texi (Group Line Specification):
7621 * gnus.texi (Misc Group Stuff):
7622 * gnus.texi (Server Commands): Document the group compaction feature.
7623
7624 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7625
7626 * gnus-faq.texi ([5.2]): Adjust for message-fill-column.
7627
7628 * message.texi (Various Message Variables): Add message-fill-column.
7629
7630 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7631
7632 * gnus.texi: Untabify.
7633
7634 2007-10-28 Didier Verna <didier@xemacs.org>
7635
7636 * gnus.texi (Group Parameters): Document the posting-style merging
7637 process in topic-mode.
7638
7639 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7640
7641 * gnus.texi (Scoring On Other Headers): Add gnus-inhibit-slow-scoring.
7642
7643 2007-10-28 Romain Francoise <romain@orebokech.com>
7644
7645 * gnus.texi (Mail Spool): Fix typo.
7646 Update copyright.
7647
7648 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7649
7650 * gnus.texi (Limiting): Add gnus-summary-limit-to-singletons.
7651
7652 2007-10-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
7653
7654 * gnus.texi (Summary Generation Commands):
7655 Add gnus-summary-insert-ticked-articles.
7656
7657 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7658
7659 * gnus.texi (SpamAssassin back end): Rename spam-spamassassin-path
7660 to spam-spamassassin-program.
7661
7662 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7663
7664 * gnus.texi (Mail and Post): Add gnus-message-highlight-citation.
7665
7666 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7667
7668 * gnus.texi (Limiting): Add gnus-summary-limit-to-headers.
7669
7670 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7671
7672 * message.texi (Mail Headers): Document `opportunistic'.
7673
7674 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7675
7676 * emacs-mime.texi (Encoding Customization): Explain how to set
7677 mm-coding-system-priorities per hierarchy.
7678
7679 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7680
7681 * gnus.texi (Washing Mail): Add nnmail-ignore-broken-references and
7682 nnmail-broken-references-mailers instead of nnmail-fix-eudora-headers.
7683
7684 2007-10-28 Didier Verna <didier@xemacs.org>
7685
7686 * message.texi (Wide Reply): Update documentation of
7687 message-dont-reply-to-names (now allowing a list of regexps).
7688
7689 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7690
7691 * gnus.texi (Spam Package Introduction): Fix spam menu and links.
7692
7693 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7694
7695 * gnus.texi (SpamAssassin back end): Fix typo.
7696
7697 * sieve.texi (Examples): Fix grammar.
7698
7699 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7700
7701 * gnus.texi (Searching for Articles): Document M-S and M-R.
7702 (Limiting): Document / b.
7703
7704 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7705
7706 * gnus.texi (Thread Commands): T M-^.
7707
7708 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7709
7710 * message.texi (Mail Aliases): Document ecomplete.
7711 (Mail Aliases): Fix typo.
7712
7713 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7714
7715 * gnus.texi (Face): Restore xref to gnus-face-properties-alist;
7716 fix typo.
7717
7718 2007-10-28 Romain Francoise <romain@orebokech.com>
7719
7720 * gnus.texi (Mail Spool): Grammar fix.
7721
7722 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7723
7724 * gnus.texi (Mail Spool): nnml-use-compressed-files can be a
7725 string.
7726
7727 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7728
7729 * gnus.texi (Group Parameters): Fix description.
7730
7731 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7732
7733 * gnus.texi (Gmane Spam Reporting):
7734 Fix spam-report-gmane-use-article-number.
7735 Add spam-report-user-mail-address.
7736
7737 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7738
7739 * emacs-mime.texi (Non-MIME): x-gnus-verbatim -> x-verbatim.
7740
7741 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7742
7743 * gnus.texi (Group Parameters): Add simplified sorting example based on
7744 example for `Sorting the Summary Buffer' from Jari Aalto
7745 <jari.aalto@cante.net>.
7746 (Example Methods): Add example for an indirect connection.
7747
7748 2007-10-28 Kevin Greiner <kevin.greiner@compsol.cc>
7749
7750 * gnus.texi (nntp-open-via-telnet-and-telnet): Fix grammar.
7751 (Agent Parameters): Update parameter names to match code.
7752 (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as
7753 'gnus-agent-summary-fetch-series'.
7754 (Agent and flags): New section providing a generalized discussion
7755 of flag handling.
7756 (Agent and IMAP): Remove flag discussion.
7757 (Agent Variables): Add 'gnus-agent-synchronize-flags'.
7758
7759 2007-10-28 Romain Francoise <romain@orebokech.com>
7760
7761 * gnus.texi (Exiting the Summary Buffer): Add new function
7762 `gnus-summary-catchup-and-goto-prev-group', bound to `Z p'.
7763
7764 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7765
7766 * gnus.texi (Conformity): Fix typo.
7767 (Customizing Articles): Document `first'.
7768
7769 2007-10-28 Jari Aalto <jari.aalto@cante.net>
7770
7771 * gnus.texi (Sorting the Summary Buffer):
7772 Add `gnus-thread-sort-by-date-reverse'. Add example
7773 host to different sorting in NNTP and RSS groups.
7774
7775 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7776
7777 * message.texi (Insertion): Describe prefix for
7778 message-mark-inserted-region and message-mark-insert-file.
7779
7780 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7781
7782 * emacs-mime.texi (Non-MIME): Add Slrn-style verbatim marks and
7783 LaTeX documents. Describe "text/x-gnus-verbatim".
7784
7785 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7786
7787 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
7788 (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering)
7789 (spam-stat spam filtering, SpamOracle)
7790 (Extending the Spam ELisp package): Remove extra quote symbol for
7791 clarity.
7792
7793 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7794
7795 * gnus.texi (MIME Commands): Add gnus-article-save-part-and-strip,
7796 gnus-article-delete-part and gnus-article-replace-part.
7797 (Using MIME): Add gnus-mime-replace-part.
7798
7799 2007-10-28 Romain Francoise <romain@orebokech.com>
7800
7801 * gnus.texi (Mail Spool): Mention that `nnml-use-compressed-files'
7802 requires `auto-compression-mode' to be enabled. Add new nnml
7803 variable `nnml-compressed-files-size-threshold'.
7804
7805 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7806
7807 * gnus.texi (Sorting the Summary Buffer):
7808 Add gnus-thread-sort-by-recipient.
7809
7810 2007-10-28 Romain Francoise <romain@orebokech.com>
7811
7812 * message.texi (Insertion Variables): Mention new variable
7813 `message-yank-empty-prefix'. Change `message-yank-cited-prefix'
7814 documentation accordingly.
7815
7816 2007-10-28 Romain Francoise <romain@orebokech.com>
7817
7818 * gnus.texi (To From Newsgroups): Mention new variables
7819 `gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'.
7820
7821 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7822
7823 * gnus.texi (Using MIME): gnus-mime-copy-part supports the charset
7824 stuff; gnus-mime-inline-part does the automatic decompression.
7825
7826 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7827
7828 * gnus.texi (Spam ELisp Package Configuration Examples):
7829 "training.ham" should be "training.spam".
7830
7831 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7832
7833 * message.texi (Mail Variables): Fix the default value for
7834 message-send-mail-function.
7835
7836 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7837
7838 * gnus.texi (Optional Back End Functions): nntp-request-update-info
7839 always returns nil exceptionally.
7840
7841 2007-10-28 Simon Josefsson <jas@extundo.com>
7842
7843 * gnus.texi (Article Washing): Add libidn URL.
7844 Suggested by Michael Cook <michael@waxrat.com>.
7845
7846 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7847
7848 * gnus.texi (Topic Commands): Fix next/previous.
7849
7850 2007-10-28 Simon Josefsson <jas@extundo.com>
7851
7852 * gnus.texi (Article Washing): Mention `W i'.
7853
7854 2007-10-28 Jochen Küpper <jochen@fhi-berlin.mpg.de>
7855
7856 * gnus.texi (Group Parameters): Slight extension of sieve
7857 parameter description.
7858
7859 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7860
7861 * gnus.texi (Score Decays): `gnus-decay-scores' can be a regexp
7862 matching score files as well.
7863 (Picons): Describe `gnus-picon-style'.
7864
7865 2007-10-28 Romain Francoise <romain@orebokech.com>
7866
7867 * message.texi (Message Headers): Mention that headers are hidden
7868 using narrowing, and how to expose them.
7869 Update copyright.
7870
7871 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7872
7873 * gnus.texi: Mention `gnus-summary-limit-to-recipient' and
7874 `gnus-summary-sort-by-recipient'.
7875
7876 2007-10-28 Romain Francoise <romain@orebokech.com>
7877
7878 * gnus.texi (NNTP marks): New node.
7879 (NNTP): Move NNTP marks variables to the new node.
7880
7881 2007-10-28 Jesper Harder <harder@ifa.au.dk>
7882
7883 * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back end.
7884
7885 * gnus.texi (MIME Commands, Hashcash): Markup fix.
7886
7887 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7888
7889 * gnus.texi: Replaced @file{spam.el} with @code{spam.el}
7890 everywhere for consistency.
7891 (Filtering Spam Using The Spam ELisp Package): Admonish again.
7892 (Spam ELisp Package Sequence of Events): This is Gnus, say so.
7893 Say "regular expression" instead of "regex." Admonish.
7894 Pick other words to sound better (s/so/thus/).
7895 (Spam ELisp Package Filtering of Incoming Mail):
7896 Mention statistical filters. Remove old TODO.
7897 (Spam ELisp Package Sorting and Score Display in Summary Buffer):
7898 New section on sorting and displaying the spam score.
7899 (BBDB Whitelists): Mention spam-use-BBDB-exclusive is not a
7900 backend but an alias to spam-use-BBDB.
7901 (Extending the Spam ELisp package): Rewrite the example using the
7902 new backend functionality.
7903
7904 2007-10-28 Simon Josefsson <jas@extundo.com>
7905
7906 * gnus.texi (NNTP): Mention nntp-marks-is-evil and
7907 nntp-marks-directory, from Romain Francoise
7908 <romain@orebokech.com>.
7909
7910 2007-10-28 Magnus Henoch <mange@freemail.hu>
7911
7912 * gnus.texi (Hashcash): New default value of
7913 hashcash-default-payment.
7914
7915 2007-10-28 Simon Josefsson <jas@extundo.com>
7916
7917 * gnus.texi (Hashcash): Fix URL. Add pref to spam section.
7918 (Anti-spam Hashcash Payments): No need to load hashcash.el now.
7919
7920 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7921
7922 * gnus.texi (Adaptive Scoring): Add gnus-adaptive-pretty-print.
7923
7924 2007-10-28 Simon Josefsson <jas@extundo.com>
7925
7926 * gnus.texi (documentencoding): Add, to avoid warnings.
7927
7928 2007-10-28 Simon Josefsson <jas@extundo.com>
7929
7930 * message.texi (Mail Headers): Add.
7931
7932 * gnus.texi (Hashcash): Fix.
7933
7934 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7935
7936 * gnus.texi (Hashcash): Change location of library, also mention
7937 that payments can be verified and fix the name of the
7938 hashcash-path variable.
7939
7940 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7941
7942 * gnus.texi (Article Display): Add `gnus-picon-style'.
7943
7944 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7945
7946 * gnus.texi (SpamAssassin backend): Add it to the detailmenu.
7947
7948 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7949
7950 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
7951 (Bogofilter, spam-stat spam filtering, SpamOracle): Old incorrect
7952 warning about ham processors in spam groups removed.
7953
7954 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7955
7956 * gnus.texi (SpamAssassin backend): Add new node about SpamAssassin.
7957 From Hubert Chan <hubert@uhoreg.ca>.
7958
7959 2007-10-28 Jesper Harder <harder@ifa.au.dk>
7960
7961 * gnus.texi (Spam ELisp Package Sequence of Events): Index.
7962 (Mailing List): Typo.
7963 (Customizing Articles): Add gnus-treat-ansi-sequences.
7964 (Article Washing): Index.
7965
7966 * message.texi: Use m-dash consistently.
7967
7968 2007-10-28 Jesper Harder <harder@ifa.au.dk>
7969
7970 * gnus.texi (GroupLens): Remove.
7971
7972 2007-10-28 Kevin Greiner <kgreiner@xpediantsolutions.com>
7973
7974 * gnus.texi (Outgoing Messages, Agent Variables):
7975 Add gnus-agent-queue-mail and gnus-agent-prompt-send-queue.
7976 Suggested by Gaute Strokkenes <gs234@srcf.ucam.org>
7977
7978 2007-10-28 Jesper Harder <harder@ifa.au.dk>
7979
7980 * gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
7981
7982 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7983
7984 * gnus.texi (Article Washing): Add `gnus-article-treat-ansi-sequences'.
7985
7986 * gnus.texi (No Gnus): New node. Includes `gnus-news.texi'.
7987
7988 2007-10-28 Simon Josefsson <jas@extundo.com>
7989
7990 * gnus.texi (Top): Add SASL.
7991
7992 2007-10-27 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
7993
7994 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
7995
7996 2007-10-27 Reiner Steib <Reiner.Steib@gmx.de>
7997
7998 * gnus.texi (Troubleshooting): Adjust Gnus version number.
7999
8000 2007-10-27 Jay Belanger <jay.p.belanger@gmail.com>
8001
8002 * calc.texi (Formulas, Composition Basics): Lower the
8003 precedence of negation.
8004
8005 2007-10-25 Jonathan Yavner <jyavner@member.fsf.org>
8006
8007 * ses.texi (The Basics): Mention how to create a new spreadsheet.
8008 Mention the new three-letter column identifiers.
8009 (More on cell printing): Calculate-cell and truncate-cell are now `c'
8010 and `t' rather than `C-c C-c' and `C-c C-t'. Mention the stupid error
8011 message when using `c' on an empty default with default printer.
8012 (Buffer-local variables in spreadsheets): `symbolic-formulas' was
8013 renamed to `ses--symbolic-formulas' some time ago.
8014
8015 2007-10-25 Jay Belanger <jay.p.belanger@gmail.com>
8016
8017 * calc.texi (Default Simplifications, Making Selections)
8018 (Customizing Calc): Clarify associativity of multiplication.
8019
8020 2007-10-23 Michael Albinus <michael.albinus@gmx.de>
8021
8022 * tramp.texi (Traces and Profiles): Simplify loop over
8023 `trace-function-background'.
8024
8025 2007-10-22 Juri Linkov <juri@jurta.org>
8026
8027 * dired-x.texi (Shell Command Guessing): Default values are now
8028 available by typing M-n instead of M-p.
8029
8030 2007-10-21 Michael Albinus <michael.albinus@gmx.de>
8031
8032 * tramp.texi (Cleanup remote connections): New section.
8033 (Password caching): Remove `tramp-clear-passwd'.
8034 It's not a command anymore.
8035 (Bug Reports): Add `tramp-bug' to function index.
8036 (Function Index, Variable Index): New nodes.
8037 (Remote shell setup): Describe `tramp-password-prompt-regexp'.
8038
8039 * trampver.texi: Update release number.
8040
8041 2007-10-20 Jay Belanger <jay.p.belanger@gmail.com>
8042
8043 * calc.texi (History and Acknowledgements): Turn comment
8044 about integer size into past tense.
8045 (Time Zones): Remove pointer to Calc author's address.
8046 (Trigonometric and Hyperbolic Functions): Mention cotangent
8047 and hyperbolic cotangent. Fix typo.
8048
8049 2007-10-10 Michael Albinus <michael.albinus@gmx.de>
8050
8051 Sync with Tramp 2.1.11.
8052
8053 * trampver.texi: Update release number.
8054
8055 2007-10-06 Michael Albinus <michael.albinus@gmx.de>
8056
8057 * tramp.texi (External packages): New section.
8058
8059 2007-09-29 Juri Linkov <juri@jurta.org>
8060
8061 * info.texi (Help-Int): Document `L' (`Info-history').
8062
8063 2007-09-26 Carsten Dominik <dominik@science.uva.nl>
8064
8065 * org.texi: Change links to webpage and maintained email.
8066 (Remember): Promote to Chapter, significant changes.
8067 (Fast access to TODO states): New section.
8068 (Faces for TODO keywords): New section.
8069 (Export options): Example for #+DATE.
8070 (Progress logging): Section moved.
8071
8072 2007-09-26 Bill Wohler <wohler@newt.com>
8073
8074 * mh-e.texi (HTML): Mention binding of S-mouse-2 to
8075 browse-url-at-mouse.
8076
8077 2007-09-20 Eduard Wiebe <usenet@pusto.de> (tiny change)
8078
8079 * flymake.texi (Customizable variables): Face names don't end in -face.
8080 Fix flymake-err-line-patterns template.
8081 (Example -- Configuring a tool called directly): Fix init-function.
8082 (Highlighting erroneous lines): Face names don't end in -face.
8083
8084 2007-09-18 Exal de Jesus Garcia Carrillo <exal@gmx.de> (tiny change)
8085
8086 * erc.texi (Special-Features): Fix small typo.
8087
8088 2007-09-14 Michael Albinus <michael.albinus@gmx.de>
8089
8090 * tramp.texi (Filename Syntax): Provide links to "Inline methods"
8091 and "External transfer methods".
8092
8093 2007-09-13 Jay Belanger <jay.p.belanger@gmail.com>
8094
8095 * calc.texi (Predefined Units): Add some history.
8096
8097 2007-09-08 Michael Olson <mwolson@gnu.org>
8098
8099 * erc.texi (Copying): New section included from gpl.texi.
8100 This matches the look of the upstream ERC manual.
8101
8102 2007-09-07 Jay Belanger <jay.p.belanger@gmail.com>
8103
8104 * calc.texi (History and Acknowledgements): Adjust the "thanks".
8105 (Random Numbers): Clarify the distribution of `random'.
8106
8107 2007-09-06 Glenn Morris <rgm@gnu.org>
8108
8109 Move manual sources from man/ to subdirectories of doc/.
8110 Split into the Emacs manual in emacs/, and other manuals in misc/.
8111 Change all setfilename commands to use ../../info.
8112 * Makefile.in: Move the parts of the old man/Makefile.in that do not
8113 refer to the Emacs manual here.
8114 (infodir): New variable.
8115 (INFO_TARGETS, info): Use infodir. Also used by all info targets.
8116 (cc-mode.texi, faq.texi): Update references to source file locations.
8117 * makefile.w32-in: Move the parts of the old man/makefile.w32-in that
8118 do not refer to the Emacs manual here.
8119 (infodir, MULTI_INSTALL_INFO, ENVADD): Go up one more level.
8120
8121 * Makefile.in: Add `basename' versions of all info targets, for
8122 convenience when rebuilding just one manual.
8123 (../etc/GNU): Delete obsolete target.
8124 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
8125 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
8126 *.vrs *.toc here...
8127 (maintainer-clean): ...from here.
8128
8129 * makefile.w32-in (../etc/GNU): Delete obsolete target.
8130
8131 2007-09-01 Jay Belanger <jay.p.belanger@gmail.com>
8132
8133 * calc.texi (Date Conversions): Clarify definition of
8134 Julian day numbering.
8135 (Date Forms): Clarify definition of Julian day numbering;
8136 add some history.
8137
8138 2007-08-30 Carsten Dominik <dominik@science.uva.nl>
8139
8140 * org.texi: Version 5.07.
8141
8142 2007-08-24 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
8143
8144 * message.texi (MIME): Replace mml-attach with mml-attach-file.
8145
8146 2007-08-22 Carsten Dominik <dominik@science.uva.nl>
8147
8148 * org.texi (Adding hyperlink types): New section.
8149 (Embedded LaTeX): Chapter updated because of LaTeX export.
8150 (LaTeX export): New section.
8151 (Using links out): New section.
8152
8153 2007-08-22 Glenn Morris <rgm@gnu.org>
8154
8155 * faq.texi (Learning how to do something): Refcards now in
8156 etc/refcards/ directory.
8157
8158 2007-08-22 Michael Albinus <michael.albinus@gmx.de>
8159
8160 * tramp.texi (Remote Programs): Persistency file must be cleared when
8161 changing `tramp-remote-path'.
8162 (Filename Syntax): Don't use @var{} constructs inside the @trampfn
8163 macro.
8164
8165 2007-08-17 Jay Belanger <jay.p.belanger@gmail.com>
8166
8167 * calc.texi: Move contents to beginning of file.
8168 (Algebraic Entry): Fix the formatting of an example.
8169
8170 2007-08-15 Jay Belanger <jay.p.belanger@gmail.com>
8171
8172 * calc.texi (Basic Operations on Units): Mention exact versus
8173 inexact conversions.
8174
8175 2007-08-14 Jay Belanger <jay.p.belanger@gmail.com>
8176
8177 * calc.texi (Basic Operations on Units): Mention default
8178 values for new units.
8179 (Quick Calculator Mode): Mention that binary format will
8180 be displayed.
8181
8182 2007-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
8183
8184 * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.
8185
8186 2007-08-10 Katsumi Yamaoka <yamaoka@jpl.org>
8187
8188 * gnus.texi (NNTP): Mention nntp-xref-number-is-evil.
8189
8190 2007-08-08 Glenn Morris <rgm@gnu.org>
8191
8192 * gnus.texi, sieve.texi: Replace `iff'.
8193
8194 2007-08-03 Jay Belanger <jay.p.belanger@gmail.com>
8195
8196 * calc.texi (Basic Graphics): Mention the graphing of error
8197 forms.
8198 (Graphics Options): Mention how `g s' handles error forms.
8199 (Curve Fitting): Mention plotting the curves.
8200 (Standard Nonlinear Models): Add additional models.
8201 (Curve Fitting Details): Mention the Levenberg-Marquardt method.
8202 (Linear Fits): Correct result.
8203
8204 2007-08-01 Alan Mackenzie <acm@muc.de>
8205
8206 * cc-mode.texi (Mailing Lists and Bug Reports): Correct "-no-site-file"
8207 to "--no-site-file".
8208
8209 2007-07-29 Michael Albinus <michael.albinus@gmx.de>
8210
8211 * tramp.texi (Frequently Asked Questions): Point to mode line
8212 extension in Emacs 23.1.
8213
8214 * trampver.texi: Update release number.
8215
8216 2007-07-27 Glenn Morris <rgm@gnu.org>
8217
8218 * calc.texi (Copying): Include license text from gpl.texi, rather than
8219 in-line.
8220
8221 2007-07-25 Glenn Morris <rgm@gnu.org>
8222
8223 * calc.texi (Copying): Replace license with GPLv3.
8224
8225 * Relicense all FSF files to GPLv3 or later.
8226
8227 2007-07-22 Michael Albinus <michael.albinus@gmx.de>
8228
8229 Sync with Tramp 2.1.10.
8230
8231 * tramp.texi (trampfn): Expand macro implementation in order to handle
8232 empty arguments.
8233 (trampfnmhl, trampfnuhl, trampfnhl): Remove macros. Replace all
8234 occurrences by trampfn.
8235 (Frequently Asked Questions): Extend example code for host
8236 identification in the modeline. Add bbdb to approaches shortening Tramp
8237 file names to be typed.
8238
8239 * trampver.texi: Update release number.
8240
8241 2007-07-17 Michael Albinus <michael.albinus@gmx.de>
8242
8243 * tramp.texi: Move @setfilename ../info/tramp up, outside the header
8244 section. Reported by <poti@potis.org>.
8245 (Remote processes): Arguments of the program to be debugged are taken
8246 literally.
8247 (Frequently Asked Questions): Simplify recentf example.
8248
8249 2007-07-14 Karl Berry <karl@gnu.org>
8250
8251 * info.texi (@copying): New Back-Cover Text.
8252
8253 * info.texi (Quitting Info): Move to proper place in source.
8254 (Reported by Benno Schulenberg.)
8255
8256 2007-07-13 Eli Zaretskii <eliz@gnu.org>
8257
8258 * Makefile.in (../info/emacs-mime): Use --enable-encoding.
8259
8260 * makefile.w32-in ($(infodir)/emacs-mime): Ditto.
8261
8262 * emacs-mime.texi: Add @documentencoding directive.
8263
8264 2007-07-12 Nick Roberts <nickrob@snap.net.nz>
8265
8266 * tramp.texi (Remote processes): Add an anchor to the subsection
8267 "Running a debugger on a remote host".
8268
8269 2007-07-12 Michael Albinus <michael.albinus@gmx.de>
8270
8271 * tramp.texi (Remote processes): Don't call it "experimental" any
8272 longer. Add subsection about running a debugger on a remote host.
8273
8274 2007-07-10 Carsten Dominik <dominik@science.uva.nl>
8275
8276 * org.texi (Properties and columns): Chapter rewritten.
8277
8278 2007-07-08 Michael Albinus <michael.albinus@gmx.de>
8279
8280 * tramp.texi:
8281 * trampver.texi: Migrate to Tramp 2.1.
8282
8283 2007-07-02 Carsten Dominik <dominik@science.uva.nl>
8284
8285 * org.texi (Properties): New chapter.
8286
8287 2007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
8288
8289 * gnus-faq.texi ([3.2]): Fix locating of environment variables in the
8290 Control Panel.
8291
8292 * gnus.texi (Misc Article): Add index entry for
8293 gnus-single-article-buffer.
8294
8295 2007-06-27 Andreas Seltenreich <andreas@gate450.dyndns.org>
8296
8297 * gnus.texi (Starting Up): Fix typo.
8298
8299 2007-06-25 Katsumi Yamaoka <yamaoka@jpl.org>
8300
8301 * gnus.texi (Asynchronous Fetching): Fix typo.
8302
8303 2007-06-20 Jay Belanger <jay.p.belanger@gmail.com>
8304
8305 * calc.texi:Change ifinfo to ifnottex (as appropriate) throughout.
8306 (About This Manual): Remove redundant information.
8307 (Getting Started): Mention author.
8308 (Basic Arithmetic, Customizing Calc): Make description of the
8309 variable `calc-multiplication-has-precedence' match its new effect.
8310
8311 2007-06-19 Jay Belanger <jay.p.belanger@gmail.com>
8312
8313 * calc.texi (Basic Arithmetic, Customizing Calc):
8314 Mention the variable `calc-multiplication-has-precedence'.
8315
8316 2007-06-19 Carsten Dominik <dominik@science.uva.nl>
8317
8318 * org.texi (Tag): Section swapped with node Timestamps.
8319 (Formula syntax for Lisp): Document new `L' flag.
8320
8321 2007-06-06 Andreas Seltenreich <andreas@gate450.dyndns.org>
8322
8323 * gnus.texi (Misc Group Stuff, Summary Buffer)
8324 (Server Commands, Article Keymap): Fix typo. s/function/command/.
8325
8326 2007-06-06 Juanma Barranquero <lekktu@gmail.com>
8327
8328 * cc-mode.texi (Comment Commands, Getting Started, Style Variables):
8329 * gnus.texi (Article Buttons, Mail Source Customization)
8330 (Sending or Not Sending, Customizing NNDiary):
8331 * message.texi (Message Headers):
8332 * mh-e.texi (HTML): Fix typos.
8333
8334 2007-06-07 Michael Albinus <michael.albinus@gmx.de>
8335
8336 Sync with Tramp 2.0.56.
8337
8338 * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc
8339 settings. Reported by Ted Zlatanov <tzz@lifelogs.com>.
8340
8341 2007-06-02 Chong Yidong <cyd@stupidchicken.com>
8342
8343 * Version 22.1 released.
8344
8345 2007-05-26 Michael Olson <mwolson@gnu.org>
8346
8347 * erc.texi (Modules): Fix references to completion modules.
8348
8349 2007-05-09 Reiner Steib <Reiner.Steib@gmx.de>
8350
8351 * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
8352
8353 2007-05-09 Didier Verna <didier@xemacs.org>
8354
8355 * gnus.texi (Email Based Diary): New. Proper documentation for the
8356 nndiary back end and the gnus-diary library.
8357
8358 2007-05-03 Karl Berry <karl@gnu.org>
8359
8360 * .cvsignore (*.pdf): New entry.
8361
8362 * texinfo.tex: Update from current version for better pdf generation.
8363
8364 2007-04-30 Reiner Steib <Reiner.Steib@gmx.de>
8365
8366 * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.
8367
8368 2007-04-28 Glenn Morris <rgm@gnu.org>
8369
8370 * faq.texi (New in Emacs 22): Restore mention of python.el pending
8371 consideration of legal status.
8372
8373 2007-04-27 J.D. Smith <jdsmith@as.arizona.edu>
8374
8375 * idlwave.texi: Minor updates for IDLWAVE 6.1.
8376
8377 2007-04-24 Chong Yidong <cyd@stupidchicken.com>
8378
8379 * faq.texi (New in Emacs 22): python.el removed.
8380
8381 2007-04-23 Jay Belanger <jay.p.belanger@gmail.com>
8382
8383 * calc.texi (Reporting bugs): Update maintainer's address.
8384
8385 2007-04-22 Chong Yidong <cyd@stupidchicken.com>
8386
8387 * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
8388
8389 2007-04-15 Jay Belanger <belanger@truman.edu>
8390
8391 * calc.texi (Title page): Remove the date.
8392 (Basic Arithmetic): Emphasize that / binds less strongly than *.
8393 (The Standard Calc Interface): Change trail title.
8394 (Floats): Mention that when non-decimal floats are entered, only
8395 approximations are stored.
8396 (Copying): Move to the appendices.
8397 (GNU Free Documentation License): Add as an appendix.
8398
8399 2007-04-15 Chong Yidong <cyd@stupidchicken.com>
8400
8401 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
8402 * dired-x.texi, ebrowse.texi, ediff.texi:
8403 * emacs-mime.texi, erc.texi, eshell.texi:
8404 * eudc.texi, flymake.texi, forms.texi, gnus.texi:
8405 * idlwave.texi, message.texi, newsticker.texi, org.texi:
8406 * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi:
8407 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
8408 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi:
8409 * woman.texi: Include GFDL.
8410
8411 * doclicense.texi: Remove node heading, so that it can be included by
8412 other files.
8413
8414 * dired-x.texi: Relicence under GFDL. Remove date from title page.
8415
8416 * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
8417 than *.
8418
8419 2007-04-14 Carsten Dominik <dominik@science.uva.nl>
8420
8421 * org.texi (Formula syntax for Calc): Emphasize the operator precedence
8422 in Calc.
8423
8424 2007-04-09 Romain Francoise <romain@orebokech.com>
8425
8426 * faq.texi (New in Emacs 22): Mention improvements to the Windows and
8427 Mac OS ports. Make it clear that mouse-1 complements and doesn't
8428 replace mouse-2.
8429
8430 2007-04-08 Chong Yidong <cyd@stupidchicken.com>
8431
8432 * woman.texi (Word at point, Interface Options): woman-topic-at-point
8433 renamed to woman-use-topic-at-point. Document new behavior.
8434
8435 2007-04-08 Richard Stallman <rms@gnu.org>
8436
8437 * url.texi: Fix some indexing.
8438 (Disk Caching): Drop discussion of old/other Emacs versions.
8439
8440 2007-04-07 Chong Yidong <cyd@stupidchicken.com>
8441
8442 * url.texi (Disk Caching): Say Emacs 21 "and later".
8443
8444 * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
8445 on Font locking which now mentions JIT lock.
8446
8447 2007-04-01 Michael Olson <mwolson@gnu.org>
8448
8449 * erc.texi: Update for the ERC 5.2 release.
8450
8451 2007-03-31 David Kastrup <dak@gnu.org>
8452
8453 * woman.texi (Topic, Interface Options): Explain changes semantics of
8454 woman-manpath in order to consider MANPATH_MAP entries.
8455
8456 2007-03-31 Eli Zaretskii <eliz@gnu.org>
8457
8458 * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
8459
8460 2007-03-26 Richard Stallman <rms@gnu.org>
8461
8462 * pgg.texi (Caching passphrase): Clean up previous change.
8463
8464 2007-03-25 Thien-Thi Nguyen <ttn@gnu.org>
8465
8466 * gnus.texi (Setting Process Marks): Fix typo.
8467
8468 2007-03-25 Romain Francoise <romain@orebokech.com>
8469
8470 * faq.texi (New in Emacs 22): Reorganize using an itemized list for
8471 readability, and include various fixes by Daniel Brockman, Nick Roberts
8472 and Dieter Wilhelm.
8473
8474 2007-03-24 Thien-Thi Nguyen <ttn@gnu.org>
8475
8476 * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
8477
8478 * gnus.texi (Mail Source Specifiers): Fix typo.
8479
8480 2007-03-22 Ralf Angeli <angeli@caeruleus.net>
8481
8482 * reftex.texi (Imprint): Update maintainer information.
8483
8484 2007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
8485
8486 * message.texi (Message Buffers): Update documentation for
8487 message-generate-new-buffers.
8488
8489 2007-03-15 Daiki Ueno <ueno@unixuser.org>
8490
8491 * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
8492
8493 2007-03-21 Glenn Morris <rgm@gnu.org>
8494
8495 * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2.
8496
8497 2007-03-19 Chong Yidong <cyd@stupidchicken.com>
8498
8499 * eshell.texi (Known problems): Emacs 21 -> 22.
8500
8501 * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
8502
8503 2007-03-18 Jay Belanger <belanger@truman.edu>
8504
8505 * calc.texi (Time Zones): Mention that the DST rules changed in 2007.
8506
8507 2007-03-12 Glenn Morris <rgm@gnu.org>
8508
8509 * calc.texi (Time Zones): Switch to new North America DST rule.
8510
8511 * calc.texi: Replace "daylight savings" with "daylight
8512 saving" in text throughout.
8513
8514 2007-03-11 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
8515
8516 * gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
8517 The variable now uses a list of symbols instead of just a symbol.
8518 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
8519
8520 2007-03-06 Romain Francoise <romain@orebokech.com>
8521
8522 * faq.texi (New in Emacs 22): Don't say "now" too much. Add MH-E to
8523 new packages, and mention Gnus update.
8524
8525 2007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
8526
8527 * gnus.texi (NNTP): Mention nntp-never-echoes-commands and
8528 nntp-open-connection-functions-never-echo-commands.
8529
8530 2007-02-27 Chong Yidong <cyd@stupidchicken.com>
8531
8532 * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
8533 problems on the console, and security risk in not using gpg-agent.
8534
8535 2007-02-25 Carsten Dominik <dominik@science.uva.nl>
8536
8537 * org.texi (The spreadsheet): Rename from "Table calculations".
8538 Completely reorganized and rewritten.
8539 (CamelCase links): Section removed.
8540 (Repeating items): New section.
8541 (Tracking TODO state changes): New section.
8542 (Agenda views): Chapter reorganized and rewritten.
8543 (HTML export): Section rewritten.
8544 (Tables in arbitrary syntax): New section.
8545 (Summary): Better feature summary.
8546 (Activation): Document problem with cut-and-paste of Lisp code
8547 from PDF files.
8548 (Visibility cycling): Document indirect buffer use.
8549 (Structure editing): Document sorting.
8550 (Remember): Section rewritten.
8551 (Time stamps): Better description of time stamp types.
8552 (Tag searches): Document regular expression search for tags.
8553 (Stuck projects): New section.
8554 (In-buffer settings): New keywords.
8555 (History and Acknowledgments): Update description.
8556
8557 2007-02-24 Alan Mackenzie <acm@muc.de>
8558
8559 * cc-mode.texi (Movement Commands): Insert two missing command names.
8560 (Getting Started): Slight wording correction (use conditional).
8561
8562 2007-02-22 Kim F. Storm <storm@cua.dk>
8563
8564 * widget.texi (User Interface, Basic Types): Document need to put some
8565 text before the %v escape in :format string in editable-field widget.
8566
8567 2007-02-18 Romain Francoise <romain@orebokech.com>
8568
8569 * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not
8570 `cvs-mode-quit'.
8571
8572 2007-02-10 Markus Triska <markus.triska@gmx.at>
8573
8574 * widget.texi (Programming Example): Put constant strings in :format.
8575
8576 2007-02-07 Juanma Barranquero <lekktu@gmail.com>
8577
8578 * faq.texi (Fullscreen mode on MS-Windows): New node.
8579
8580 2007-02-04 David Kastrup <dak@gnu.org>
8581
8582 * faq.texi (AUCTeX): Update version number. Should probably be done
8583 for other packages as well.
8584
8585 2007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
8586
8587 * gnus.texi (Batching Agents): Fix example. Reported by Tassilo Horn
8588 <tassilo@member.fsf.org>.
8589
8590 2007-01-20 Markus Triska <markus.triska@gmx.at>
8591
8592 * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
8593
8594 2007-01-13 Michael Olson <mwolson@gnu.org>
8595
8596 * erc.texi (Modules): Mention capab-identify module.
8597
8598 2007-01-05 Michael Olson <mwolson@gnu.org>
8599
8600 * erc.texi (Getting Started): Update for /RECONNECT command.
8601
8602 2007-01-04 Richard Stallman <rms@gnu.org>
8603
8604 * ebrowse.texi: Change C-c b to C-c C-m.
8605
8606 2007-01-03 Reiner Steib <Reiner.Steib@gmx.de>
8607
8608 * gnus.texi (Customizing Articles): Use index entries for gnus-treat-*
8609 variables only in info to avoid redundant entries in the printed
8610 manual.
8611
8612 2007-01-02 Daiki Ueno <ueno@unixuser.org>
8613
8614 * message.texi (Using PGP/MIME): Document gpg-agent usage.
8615
8616 2007-01-02 Reiner Steib <Reiner.Steib@gmx.de>
8617
8618 * message.texi (Security): Split into sub-nodes.
8619
8620 2007-01-01 Alan Mackenzie <acm@muc.de>
8621
8622 * cc-mode.texi ("Limitations and Known Bugs"): Document problems with
8623 eval-after-load in Emacs <=21 and a workaround. Document that
8624 trigraphs are not supported.
8625
8626 2007-01-01 Alan Mackenzie <acm@muc.de>
8627
8628 * cc-mode.texi ("Filling and Breaking"): Amend the doc for
8629 c-context-line-break. When invoked within a string, preserve
8630 whitespace. Add a backslash only when also in a macro.
8631
8632 2007-01-01 Alan Mackenzie <acm@muc.de>
8633
8634 * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
8635
8636 2007-01-01 Alan Mackenzie <acm@muc.de>
8637
8638 * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae]
8639 are now bound by default to c-\(beginning\|end\)-of-defun by default.
8640
8641 2007-01-01 Alan Mackenzie <acm@muc.de>
8642
8643 * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from
8644 "Choosing a Style".
8645
8646 * cc-mode.texi ("Styles"): Add @dfn{style}.
8647
8648 2006-12-30 Michael Albinus <michael.albinus@gmx.de>
8649
8650 Sync with Tramp 2.0.55.
8651
8652 * trampver.texi: Update release number.
8653
8654 2006-12-29 Reiner Steib <Reiner.Steib@gmx.de>
8655
8656 * gnus.texi (Customizing Articles): Add index entries for all
8657 gnus-treat-* variables.
8658
8659 2006-12-29 Jouni K. Seppänen <jks@iki.fi>
8660
8661 * gnus.texi (IMAP): Fix incorrect explanation of
8662 nnimap-search-uids-not-since-is-evil in documentation for
8663 nnimap-expunge-search-string.
8664
8665 2006-12-27 Reiner Steib <Reiner.Steib@gmx.de>
8666
8667 * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
8668 spam-ifile-database.
8669
8670 2006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
8671
8672 * gnus.texi (Spam Package Configuration Examples): Don't encourage to
8673 rebind C-s.
8674
8675 2006-12-26 Jouni K. Seppänen <jks@iki.fi>
8676
8677 * gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
8678 (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
8679 "expiring mail".
8680 (IMAP): Document nnimap-search-uids-not-since-is-evil and
8681 nnimap-nov-is-evil.
8682
8683 2006-12-25 Kevin Ryde <user42@zip.com.au>
8684
8685 * cl.texi (Sorting Sequences): In sort*, add a little cautionary note
8686 about the key procedure being used heavily.
8687
8688 2006-12-24 Chong Yidong <cyd@stupidchicken.com>
8689
8690 * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
8691 to t.
8692 (Prerequisites): Add explanation about gpg-agent.
8693
8694 2006-12-22 Kevin Ryde <user42@zip.com.au>
8695
8696 * cl.texi (Sorting Sequences): Typo in sort*, example showed plain
8697 "sort" instead of "sort*".
8698
8699 2006-12-19 Richard Stallman <rms@gnu.org>
8700
8701 * calc.texi (History and Acknowledgements): Recognize that Emacs
8702 now does have floating point.
8703
8704 2006-12-19 Michael Albinus <michael.albinus@gmx.de>
8705
8706 * tramp.texi (External transfer methods): Describe new method `scpc'.
8707
8708 2006-12-17 Sascha Wilde <wilde@sha-bang.de>
8709
8710 * pgg.texi: Added short note on gpg-agent to the introduction.
8711
8712 2006-12-13 Reiner Steib <Reiner.Steib@gmx.de>
8713
8714 * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
8715 also applies to Cc.
8716
8717 2006-12-12 Reiner Steib <Reiner.Steib@gmx.de>
8718
8719 * gnus.texi (X-Face): Clarify. Say which programs are required
8720 on Windows.
8721
8722 2006-12-08 Michael Olson <mwolson@gnu.org>
8723
8724 * erc.texi (Modules): Remove documentation for list module.
8725
8726 2006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
8727
8728 * faq.texi (^M in the shell buffer): Ditto.
8729
8730 2006-11-20 Michael Olson <mwolson@gnu.org>
8731
8732 * erc.texi: Call this the 5.2 stable pre-release of ERC.
8733
8734 2006-11-17 Carsten Dominik <dominik@science.uva.nl>
8735
8736 * org.texi: Fix typos.
8737 (Agenda commands): Document `C-k'.
8738
8739 2006-11-16 Eli Zaretskii <eliz@gnu.org>
8740
8741 * url.texi (http/https): Fix a typo in the HTTP URL.
8742
8743 2006-11-14 Stephen Leake <stephen_leake@stephe-leake.org>
8744
8745 * ada-mode.texi: Total rewrite.
8746
8747 2006-11-13 Carsten Dominik <dominik@science.uva.nl>
8748
8749 * org.texi: Minor typo fixes.
8750
8751 2006-11-13 Bill Wohler <wohler@newt.com>
8752
8753 Release MH-E manual version 8.0.3.
8754
8755 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
8756 release 8.0.3.
8757
8758 * mh-e.texi (Incorporating Mail): Use output of "mhparam Path"
8759 to set MAILDIR.
8760 (Reading Mail): Document the customization of read-mail-command
8761 for MH-E.
8762 (Viewing Attachments): Document mm-discouraged-alternatives.
8763 (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag.
8764 (Junk): Add more information about the settings of mh-junk-background
8765 in a program. Add /usr/bin/mh to PATH in examples.
8766
8767 2006-11-12 Richard Stallman <rms@gnu.org>
8768
8769 * woman.texi: Update author address but say he no longer maintains it.
8770
8771 2006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
8772
8773 * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of
8774 archived trees.
8775 (Checkboxes): Section moved to chapter 5, and extended.
8776 (The date/time prompt): New section.
8777 (Link abbreviations): New section.
8778 (Presentation and sorting): New section.
8779 (Custom agenda views): Section completely rewritten.
8780 (Summary): Compare with Planner.
8781 (Feedback): More info about creating backtraces.
8782 (Plain lists): Modify example.
8783 (Breaking down tasks): New section.
8784 (Custom time format): New section.
8785 (Time stamps): Document inactive timestamps.
8786 (Setting tags): More details about fast tag selection.
8787 (Block agenda): New section.
8788 (Custom agenda views): Section rewritten.
8789 (Block agenda): New section.
8790
8791 2006-11-07 Michael Albinus <michael.albinus@gmx.de>
8792
8793 * tramp.texi (Configuration): scp is the default method.
8794 (Default Method): Use ssh as example for another method.
8795
8796 2006-10-27 Richard Stallman <rms@gnu.org>
8797
8798 * woman.texi: Downcase nroff/troff/roff.
8799 (Installation): Chapter deleted. Some xrefs deleted.
8800 (Background): woman doesn't advise man ;-).
8801
8802 2006-10-26 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8803
8804 * ada-mode.texi (Project files, Identifier completion)
8805 (Automatic Casing, Debugging, Using non-standard file names)
8806 (Working Remotely): Fix typos.
8807
8808 2006-10-20 Masatake YAMATO <jet@gyve.org>
8809
8810 * cc-mode.texi (Sample .emacs File): Add missing `)' in
8811 sample code `my-c-initialization-hook'.
8812
8813 2006-10-19 Stuart D. Herring <herring@lanl.gov>
8814
8815 * widget.texi: Fix typos.
8816
8817 2006-10-19 Michael Albinus <michael.albinus@gmx.de>
8818
8819 * tramp.texi (Frequently Asked Questions): Remove questions marked with
8820 "???". There have been no complaints for years, so the information
8821 must be appropriate.
8822
8823 2006-10-16 Richard Stallman <rms@gnu.org>
8824
8825 * widget.texi: Use @var instead of capitalization.
8826 Clarify many widget type descriptions.
8827
8828 2006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
8829
8830 * gnus.texi (Other modes): Fix typo. Add alternative index entry for
8831 gnus-dired-attach.
8832 (Selecting a Group): Fix typo.
8833
8834 2006-10-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8835
8836 * widget.texi: Fix typos.
8837
8838 2006-10-06 Reiner Steib <Reiner.Steib@gmx.de>
8839
8840 * gnus.texi (Image Enhancements): Update for Emacs 22.
8841
8842 * gnus-faq.texi ([1.3]): Update.
8843
8844 2006-10-06 Richard Stallman <rms@gnu.org>
8845
8846 * faq.texi (Displaying the current line or column):
8847 Delete "As of Emacs 20".
8848
8849 2006-10-06 Romain Francoise <romain@orebokech.com>
8850
8851 * faq.texi (VM): VM works with Emacs 22 too.
8852
8853 2006-10-06 Richard Stallman <rms@gnu.org>
8854
8855 * ebrowse.texi: Remove Emacs version "21" from title.
8856
8857 2006-10-02 Reiner Steib <Reiner.Steib@gmx.de>
8858
8859 * gnus.texi (Foreign Groups): Say where change of editing commands are
8860 stored. Add reference to `gnus-parameters'.
8861
8862 2006-09-15 Jay Belanger <belanger@truman.edu>
8863
8864 * calc.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE):
8865 Change "Library Public License" to "Lesser Public License"
8866 throughout. Use "yyyy" to represent year.
8867
8868 2006-09-15 Carsten Dominik <dominik@science.uva.nl>
8869
8870 * org.texi (Setting tags): Typo fix.
8871
8872 2006-09-14 Reiner Steib <Reiner.Steib@gmx.de>
8873
8874 * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
8875
8876 2006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
8877
8878 * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
8879
8880 2006-09-12 Paul Eggert <eggert@cs.ucla.edu>
8881
8882 * faq.texi (Escape sequences in shell output): EMACS is now set
8883 to Emacs's absolute file name, not to "t".
8884 (^M in the shell buffer): Likewise.
8885
8886 2006-09-11 Reiner Steib <Reiner.Steib@gmx.de>
8887
8888 * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
8889 mails with pop3-leave-mail-on-server. Fix wording.
8890 (Limiting): Improve gnus-summary-limit-to-articles.
8891 (X-Face): Fix typo.
8892
8893 2006-09-11 Simon Josefsson <jas@extundo.com>
8894
8895 * smtpmail.texi (Authentication): Explain TLS and SSL better, based on
8896 suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
8897
8898 2006-09-06 Simon Josefsson <jas@extundo.com>
8899
8900 * smtpmail.texi (Authentication): Mention SSL.
8901
8902 2006-09-03 Diane Murray <disumu@x3y2z1.net>
8903
8904 * erc.texi (Getting Started, Connecting): Change erc-select to erc.
8905
8906 2006-09-01 Eli Zaretskii <eliz@gnu.org>
8907
8908 * rcirc.texi (Internet Relay Chat, Useful IRC commands):
8909 Don't use @indicateurl.
8910
8911 * cc-mode.texi (Subword Movement): Don't use @headitem.
8912 (Custom Braces, Clean-ups): Don't use @tie.
8913
8914 2006-08-29 Michael Albinus <michael.albinus@gmx.de>
8915
8916 Sync with Tramp 2.0.54.
8917
8918 * tramp.texi (Bug Reports): The Tramp mailing list is moderated now.
8919 Suggested by Adrian Phillips <a.phillips@met.no>.
8920
8921 2006-08-15 Carsten Dominik <dominik@science.uva.nl>
8922
8923 * org.texi (Installation, Activation): Split from Installation and
8924 Activation.
8925 (Clocking work time): Document new features.
8926
8927 2006-08-13 Alex Schroeder <alex@gnu.org>
8928
8929 * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
8930 example.
8931
8932 2006-08-12 Eli Zaretskii <eliz@gnu.org>
8933
8934 * faq.texi (How to add fonts): New node.
8935
8936 2006-08-05 Romain Francoise <romain@orebokech.com>
8937
8938 * faq.texi (New in Emacs 22): Expand.
8939
8940 2006-08-03 Michael Olson <mwolson@gnu.org>
8941
8942 * erc.texi: Update for ERC 5.1.4.
8943
8944 2006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
8945
8946 * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
8947 in .../site-lisp/gnus/ by default.
8948 [ From gnus-news.texi in the trunk. ]
8949
8950 2006-07-27 Reiner Steib <Reiner.Steib@gmx.de>
8951
8952 * gnus.texi (MIME Commands): Additions for yEnc.
8953
8954 2006-07-24 Richard Stallman <rms@gnu.org>
8955
8956 * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi:
8957 * faq.texi: Move periods and commas inside quotes.
8958
8959 2006-07-20 Jay Belanger <belanger@truman.edu>
8960
8961 * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
8962
8963 2006-07-18 Chong Yidong <cyd@stupidchicken.com>
8964
8965 * faq.texi (Security risks with Emacs): Document Emacs 22
8966 file-local-variable mechanism.
8967
8968 2006-07-12 Michael Olson <mwolson@gnu.org>
8969
8970 * erc.texi: Update for ERC 5.1.3.
8971
8972 2006-07-12 Alex Schroeder <alex@gnu.org>
8973
8974 * rcirc.texi: Fix typos.
8975 (Getting started with rcirc): New calling convention for M-x irc.
8976 Mention #rcirc. Removed channel tracking.
8977 (Configuration): Change the names of all variables that got changed
8978 recently, eg. rcirc-server to rcirc-default-server. Added
8979 documentation for rcirc-authinfo, some background for Bitlbee, and
8980 rcirc-track-minor-mode.
8981 (Scrolling conservatively): Fix the xref from Auto Scrolling to just
8982 Scrolling.
8983 (Reconnecting after you have lost the connection): Fix example code
8984 to match code changes.
8985
8986 2006-07-10 Nick Roberts <nickrob@snap.net.nz>
8987
8988 * gnus.texi, message.texi: Fix typos.
8989
8990 2006-07-07 Carsten Dominik <dominik@science.uva.nl>
8991
8992 * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting
8993 commands.
8994 (Global TODO list): Document the use of the variables
8995 `org-agenda-todo-ignore-scheduled' and
8996 `org-agenda-todo-list-sublevels'.
8997
8998 2006-07-05 Richard Stallman <rms@gnu.org>
8999
9000 * faq.texi (Scrolling only one line): Fix xref.
9001
9002 2006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
9003
9004 * faq.texi (Evaluating Emacs Lisp code):
9005 Throughout, replace eval-current-buffer with eval-buffer.
9006
9007 2006-07-03 Richard Stallman <rms@gnu.org>
9008
9009 * rcirc.texi (Scrolling conservatively): Fix xref.
9010
9011 * pcl-cvs.texi (Viewing differences): Usage fix.
9012
9013 2006-07-03 Carsten Dominik <dominik@science.uva.nl>
9014
9015 * org.texi (Agenda commands): Document `s' key to save all org-mode
9016 buffers.
9017
9018 2006-06-30 Ralf Angeli <angeli@caeruleus.net>
9019
9020 * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face
9021 names. Mention `cvs-msg' face.
9022
9023 2006-06-29 Carsten Dominik <dominik@science.uva.nl>
9024
9025 * org.texi (Checkboxes): New section.
9026
9027 2006-06-28 Carsten Dominik <dominik@science.uva.nl>
9028
9029 * org.texi (Embedded LaTeX): Fix typos and implement small improvements
9030 throughout this chapter.
9031
9032 2006-06-27 Chong Yidong <cyd@stupidchicken.com>
9033
9034 * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
9035 text for standalone vs Emacs info.
9036 (Help): Clarify header line description. Use mouse-1 for clicks.
9037 (Help-P): Use mouse-1 for clicks.
9038 (Help-^L): "Top" and "All" not displayed with dashes in Emacs.
9039 (Help-^L, Help-M, Help-Int, Search Index, Go to node)
9040 (Choose menu subtopic): Remove gratuitous Emacs command names.
9041 (Help-FOO): Put usual behavior first.
9042 (Help-Xref): Clicking on xrefs works in Emacs.
9043 (Search Text): Clarify what the default behavior is.
9044 (Create Info buffer): Fix Emacs window/X window confusion.
9045 (Emacs Info Variables): Fix for new Emacs init file behavior.
9046
9047 2006-06-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
9048
9049 * gnus.texi (Summary Buffer Lines): Fix typo.
9050
9051 2006-06-23 Carsten Dominik <dominik@science.uva.nl>
9052
9053 * org.texi (Embedded LaTeX): New chapter.
9054 (Archiving): Section rewritten.
9055 (Enhancing text): Some parts moved to the new chapter about LaTeX.
9056
9057 2006-06-20 Bill Wohler <wohler@newt.com>
9058
9059 Release MH-E manual version 8.0.1.
9060
9061 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
9062 release 8.0.1.
9063 (Preface): Depend on GNU mailutils 1.0 and higher.
9064
9065 2006-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
9066
9067 * message.texi (News Headers): Update message-syntax-checks section.
9068
9069 2006-06-19 Karl Berry <karl@gnu.org>
9070
9071 * info.texi (Advanced): Mention C-q, especially with ?.
9072
9073 2006-06-19 Carsten Dominik <dominik@science.uva.nl>
9074
9075 * org.texi (Publishing links): Document the `:link-validation-function'
9076 property.
9077 (Extensions and Hacking): New chapter, includes some sections of the
9078 "Miscellaneous" chapter.
9079
9080 2006-06-10 Carsten Dominik <dominik@science.uva.nl>
9081
9082 * org.texi (Progress logging): New section.
9083
9084 2006-06-06 Carsten Dominik <dominik@science.uva.nl>
9085
9086 * org.texi (ASCII export): Document indentation adaptation.
9087 (Setting tags): Document mutually-exclusive tags.
9088
9089 2006-06-05 Romain Francoise <romain@orebokech.com>
9090
9091 * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
9092 Fix typo.
9093
9094 * gnus-faq.texi (Question 8.6): Update reference to the Gnus
9095 channel (#gnus@irc.freenode.net).
9096 Fix typos. Update copyright notice.
9097
9098 * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
9099 (Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
9100 (Line-Up Functions, Custom Macros):
9101 * ediff.texi (Window and Frame Configuration)
9102 (Highlighting Difference Regions):
9103 * emacs-mime.texi (Display Customization):
9104 * erc.texi (History):
9105 * eshell.texi (Known problems):
9106 * eudc.texi (Overview, BBDB):
9107 * gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
9108 (The problem of spam, SpamOracle, Extending the Spam package)
9109 (Conformity, Terminology):
9110 * idlwave.texi (Routine Info)
9111 (Class and Keyword Inheritance, Padding Operators)
9112 (Breakpoints and Stepping, Electric Debug Mode)
9113 (Examining Variables, Troubleshooting):
9114 * org.texi (Creating timestamps):
9115 * reftex.texi (Commands, Options, Changes):
9116 * tramp.texi (Inline methods, Password caching)
9117 (Auto-save and Backup, Issues):
9118 * vip.texi (Files, Commands in Insert Mode):
9119 * viper.texi (Emacs Preliminaries, States in Viper)
9120 (Packages that Change Keymaps, Viper Specials, Groundwork):
9121 Fix various typos.
9122
9123 2006-05-31 Michael Ernst <mernst@alum.mit.edu>
9124
9125 * ediff.texi: Fix typos.
9126
9127 2006-05-30 Carsten Dominik <dominik@science.uva.nl>
9128
9129 * org.texi: Small typo fixes.
9130
9131 2006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
9132
9133 * viper.texi (Viper Specials):
9134 * gnus.texi (Example Setup):
9135 * faq.texi (Backspace invokes help):
9136 * dired-x.texi (Optional Installation Dired Jump):
9137 * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
9138 follow coding conventions.
9139
9140 2006-05-29 Michael Albinus <michael.albinus@gmx.de>
9141
9142 * tramp.texi (Frequently Asked Questions): Disable zsh zle.
9143
9144 2006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
9145
9146 * pcl-cvs.texi: Fix typos.
9147 (Customization): Say "us".
9148
9149 2006-05-26 Eli Zaretskii <eliz@gnu.org>
9150
9151 * org.texi: Remove bogus @setfilename.
9152
9153 2006-05-26 Carsten Dominik <dominik@science.uva.nl>
9154
9155 * org.texi (ASCII export): Omit command name.
9156 (HTML export): Add prefix to all lines in Local Variable example.
9157 (Acknowledgments): Typeset names in italics.
9158
9159 2006-05-24 Carsten Dominik <dominik@science.uva.nl>
9160
9161 * org.texi (Plain lists): Add new item navigation commands.
9162 (External links): Document elisp and info links.
9163 (Custom searches): New section.
9164 (Publishing): New chapter.
9165 (HTML export): Include a list of supported CSS classes.
9166 (Setting tags): Describe the fast-tag-setting interface.
9167
9168 2006-05-20 Luc Teirlinck <teirllm@auburn.edu>
9169
9170 * dired-x.texi: ifinfo -> ifnottex.
9171
9172 2006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
9173
9174 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
9175
9176 2006-05-12 Reiner Steib <Reiner.Steib@gmx.de>
9177
9178 * message.texi (Interface): Add tool bar customization.
9179 (MIME): Index and text additions for mml-attach.
9180 (MIME): Describe mml-dnd-protocol-alist and
9181 mml-dnd-attach-options.
9182
9183 * gnus.texi (Oort Gnus): Reorder entries in sections.
9184 Fix some entries.
9185 (Starting Up): Add references to "Emacs for Heathens" and to
9186 "Finding the News". Add user-full-name and user-mail-address.
9187 (Group Buffer Format): Add tool bar customization and update.
9188 (Summary Buffer): Add tool bar customization.
9189 (Posting Styles): Add message-alternative-emails.
9190
9191 2006-05-09 Michael Albinus <michael.albinus@gmx.de>
9192
9193 * tramp.texi (Filename completion): Improve wording.
9194
9195 2006-05-07 Romain Francoise <romain@orebokech.com>
9196
9197 * faq.texi (Using regular expressions): Fix typo.
9198 (Packages that do not come with Emacs): Fix capitalization.
9199 (Replacing text across multiple files): Expand node to explain how
9200 to use `dired-do-query-replace-regexp' in more detail, based on
9201 suggestion by Eric Hanchrow <offby1@blarg.net>.
9202
9203 2006-05-06 Michael Albinus <michael.albinus@gmx.de>
9204
9205 * tramp.texi (Filename completion): Completion of remote files'
9206 method, user name and host name is active only in partial
9207 completion mode.
9208
9209 2006-05-06 Bill Wohler <wohler@newt.com>
9210
9211 Release MH-E manual version 8.0.
9212
9213 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
9214 release 8.0.
9215
9216 2006-05-06 Bill Wohler <wohler@newt.com>
9217
9218 * mh-e.texi (MH-BOOK-HOME): Change from
9219 http://www.ics.uci.edu/~mh/book/mh to
9220 http://rand-mh.sourceforge.net/book/mh.
9221 Replace .htm suffix with .html for MH book files.
9222 (Using This Manual): Update key binding for getting relevant
9223 chapter in Info from command key.
9224 (Ranges): Fix itemx.
9225
9226 2006-05-05 Karl Berry <karl@gnu.org>
9227
9228 * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): New cmds.
9229 (\fonttextsize): New user-level command to change text font size.
9230
9231 2006-04-26 Reiner Steib <Reiner.Steib@gmx.de>
9232
9233 * pgg.texi (Caching passphrase): Fix markup and typos. Simplify.
9234
9235 2006-04-26 Sascha Wilde <wilde@sha-bang.de> (tiny change)
9236
9237 * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
9238
9239 2006-04-24 Bill Wohler <wohler@newt.com>
9240
9241 * mh-e.texi (Getting Started): Make it more explicit that you need
9242 to install MH. Add pointers to current MH implementations.
9243
9244 2006-04-21 Bill Wohler <wohler@newt.com>
9245
9246 Release MH-E manual version 7.94.
9247
9248 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
9249 release 7.94.
9250
9251 2006-04-21 Carsten Dominik <dominik@science.uva.nl>
9252
9253 * org.texi: Many small fixes.
9254 (Handling links): Rename from "Managing links".
9255
9256 2006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
9257
9258 * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
9259 (Splitting mail using spam-stat): Fix @xref.
9260
9261 2006-04-20 Chong Yidong <cyd@stupidchicken.com>
9262
9263 * gnus.texi (Spam Package): Major revision of the text.
9264 Previously this node was "Filtering Spam Using The Spam ELisp Package".
9265
9266 2006-04-20 Carsten Dominik <dominik@science.uva.nl>
9267
9268 * org.texi (Time stamps): Better explanation of the purpose of
9269 different time stamps.
9270 (Structure editing, Plain lists): More details on how new items
9271 and headings are inserted.
9272
9273 2006-04-18 Carsten Dominik <dominik@science.uva.nl>
9274
9275 * org.texi (Formula syntax): Fix link to Calc Manual.
9276
9277 2006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
9278
9279 * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
9280
9281 2006-04-17 Bill Wohler <wohler@newt.com>
9282
9283 * mh-e.texi (Folders): Update mh-before-quit-hook and
9284 mh-quit-hook example with code that removes the buffers rather
9285 than just bury them.
9286
9287 2006-04-17 Michael Albinus <michael.albinus@gmx.de>
9288
9289 Sync with Tramp 2.0.53.
9290
9291 2006-04-13 Carsten Dominik <dominik@science.uva.nl>
9292
9293 * org.texi (Updating settings): New section.
9294 (Visibility cycling): Better names for the startup folding
9295 options.
9296 (Exporting): Completely restructured.
9297 (The very busy C-c C-c key): New section.
9298 (Summary of in-buffer settings): New section.
9299
9300 2006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
9301
9302 * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
9303
9304 2006-04-10 Reiner Steib <Reiner.Steib@gmx.de>
9305
9306 * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap)
9307 (Server Commands): Key `v' is reserved for users.
9308
9309 2006-04-11 Carsten Dominik <dominik@science.uva.nl>
9310
9311 * org.texi (Link format): New section, emphasis on bracket links.
9312 (External links): Document bracket links.
9313 (FAQ): Expand to cover shell links and the new link format.
9314
9315 2006-04-09 Kevin Ryde <user42@zip.com.au>
9316
9317 * org.texi (Formula syntax): Typo in node name of calc-eval xref.
9318
9319 2006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
9320
9321 * gnus.texi (Summary Buffer Lines): Add `*'.
9322
9323 2006-04-07 Jochen Küpper <jochen@fhi-berlin.mpg.de>
9324
9325 * gnus.texi (Group Parameters):
9326 Mention gnus-permanently-visible-groups.
9327
9328 2006-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
9329
9330 * gnus.texi (Face): Fix typo.
9331
9332 2006-04-05 Reiner Steib <Reiner.Steib@gmx.de>
9333
9334 * gnus.texi (X-Face): Clarify.
9335 (Face): Need Emacs with PNG support.
9336
9337 2006-04-06 Richard Stallman <rms@gnu.org>
9338
9339 * idlwave.texi: Delete the blocks "not suitable for inclusion with
9340 Emacs".
9341
9342 2006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
9343
9344 * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out
9345 blocks not suitable for inclusion with Emacs using variable
9346 PARTOFEMACS.
9347
9348 2006-04-04 Simon Josefsson <jas@extundo.com>
9349
9350 * gnus.texi (Security): Improve.
9351
9352 2006-04-02 Karl Berry <karl@gnu.org>
9353
9354 * texinfo.tex: Update to current version (2006-03-21.13).
9355
9356 2006-04-02 Bill Wohler <wohler@newt.com>
9357
9358 * mh-e.texi (Getting Started, Junk, Bug Reports)
9359 (MH FAQ and Support): Fix URLs.
9360
9361 2006-03-31 Romain Francoise <romain@orebokech.com>
9362
9363 * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
9364 to t, not nil (and has for the past eight years).
9365
9366 2006-03-31 Reiner Steib <Reiner.Steib@gmx.de>
9367
9368 * message.texi, gnus.texi: Bump version to 5.11.
9369
9370 2006-03-29 Reiner Steib <Reiner.Steib@gmx.de>
9371
9372 * gnus.texi (Top): Add comment about version line.
9373
9374 * message.texi (Top): Ditto. Change to take named versions into
9375 account.
9376
9377 2006-03-28 Reiner Steib <Reiner.Steib@gmx.de>
9378
9379 * gnus.texi (Posting Styles): Add x-face-file to example.
9380 (X-Face): Refer to posting styles.
9381
9382 * gnus-faq.texi ([5.8]): Add x-face-file.
9383 ([8.4]): Add links to gmane.emacs.gnus.user and
9384 gmane.emacs.gnus.general.
9385
9386 2006-03-27 Reiner Steib <Reiner.Steib@gmx.de>
9387
9388 * gnus-faq.texi: Use .invalid.
9389 ([5.4]): Fix gnus-posting-styles example.
9390
9391 2006-03-27 Romain Francoise <romain@orebokech.com>
9392
9393 * faq.texi (Emacs/W3): Rename from `w3-mode'. Mention that
9394 Emacs/W3 needs a new maintainer.
9395 (Ispell): Update author and version info.
9396 (Mailcrypt): Mention PGG.
9397 (New in Emacs 22): Add PGG to the list of new packages.
9398 Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
9399 updating dead URLs.
9400
9401 2006-03-25 Karl Berry <karl@gnu.org>
9402
9403 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
9404 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi, erc.texi,
9405 * eshell.texi, eudc.texi, faq.texi, forms.texi, gnus.texi, idlwave.texi,
9406 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
9407 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
9408 * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
9409 * woman.texi: (1) use @copyright{} instead of (C) in typeset text;
9410 (2) do not indent copyright year list (or anything else).
9411
9412 2006-03-21 Bill Wohler <wohler@newt.com>
9413
9414 * mh-e.texi (Folders): Various edits.
9415
9416 2006-03-20 Romain Francoise <romain@orebokech.com>
9417
9418 * gnus.texi (Mail Folders): Grammar fix.
9419
9420 2006-03-19 Bill Wohler <wohler@newt.com>
9421
9422 * mh-e.texi (Replying): Document Mail-Followup-To.
9423 Change manually-formatted table to multitable. Add debugging info.
9424 Move description of mh-reply-default-reply-to into paragraph
9425 that describes its values.
9426
9427 2006-03-17 Bill Wohler <wohler@newt.com>
9428
9429 * mh-e.texi: Use smallexample and smalllisp consistently.
9430 (Sending Mail Tour): Update method of entering
9431 addresses and subject.
9432 (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour)
9433 (Adding Attachments, Searching): Update screenshots for Emacs 22.
9434
9435 2006-03-15 Carsten Dominik <dominik@science.uva.nl>
9436
9437 * org.texi: Version number change only.
9438
9439 2006-03-14 Bill Wohler <wohler@newt.com>
9440
9441 * mh-e.texi: Add index entries around each paragraph rather than
9442 depend on entries from beginning of node. Doing so ensures that
9443 index entries are less likely to be forgotten if text is cut and
9444 pasted, and are necessary anyway if the references are on a
9445 separate page. It seems that makeinfo is now (v. 4.8) only
9446 producing one index entry per node, so there is no longer any
9447 excuse not to. Use subheading instead of heading. The incorrect
9448 use of heading produced very large fonts in Info--as large as the
9449 main heading.
9450 (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
9451 versions 6 and 7 appeared *around* the time of these Emacs releases.
9452
9453 2006-03-13 Carsten Dominik <dominik@science.uva.nl>
9454
9455 * org.texi (Clean view): Document new startup options.
9456
9457 2006-03-11 Bill Wohler <wohler@newt.com>
9458
9459 * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)
9460 (Composing, Scan Line Formats): Fix @refs.
9461 (Getting Started): Define MH profile and MH profile components.
9462 (Incorporating Mail, Reading Mail, Viewing, Printing)
9463 (Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
9464 (Signature, Aliases, Scan Line Formats): Use @code instead of @samp
9465 for string constants.
9466 (Tool Bar): Remove spurious quote.
9467 (Junk): Use ``...'' instead of "...".
9468 (Scan Line Formats): Replace @samp with @kbd.
9469
9470 2006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
9471
9472 * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
9473
9474 2006-03-10 Reiner Steib <Reiner.Steib@gmx.de>
9475
9476 * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
9477 easy to understand.
9478
9479 2006-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
9480
9481 * gnus.texi: Markup fix.
9482 (Fancy Mail Splitting): Specify new feature.
9483
9484 2006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
9485
9486 * gnus.texi (Fancy Mail Splitting): Improve descriptions about
9487 partial-words matching.
9488
9489 2006-03-07 Reiner Steib <Reiner.Steib@gmx.de>
9490
9491 * emacs-mime.texi (Display Customization): Reword image/.* stuff.
9492
9493 * gnus.texi (Oort Gnus): Add note about `gnus-load'.
9494 (MIME Commands): Fix mm-discouraged-alternatives.
9495
9496 2006-03-07 Carsten Dominik <dominik@science.uva.nl>
9497
9498 * org.texi: Version number change only.
9499
9500 2006-03-06 Bill Wohler <wohler@newt.com>
9501
9502 * mh-e.texi: Move from SourceForge repository to Savannah.
9503 This is version 7.93, which is a total rewrite from the previous
9504 edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E
9505 version 7.93.
9506
9507 2006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
9508
9509 * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
9510
9511 2006-03-01 Carsten Dominik <dominik@science.uva.nl>
9512
9513 * org.texi (Interaction): Add item about `org-mouse.el' by
9514 Piotr Zielinski.
9515 (Managing links): Document that also mouse-1 can be used to
9516 activate a link.
9517 (Headlines, FAQ): Add entry about hiding leading stars.
9518 (Miscellaneous): Resort the sections in this chapter to a more
9519 logical sequence.
9520
9521 2006-02-27 Simon Josefsson <jas@extundo.com>
9522
9523 * emacs-mime.texi (Flowed text): Add mm-fill-flowed. (Sync
9524 2004-01-27 from the trunk).
9525
9526 2006-02-24 Alan Mackenzie <acm@muc.de>
9527
9528 * cc-mode.texi: Rename c-hungry-backspace to
9529 c-hungry-delete-backwards, at the request of RMS. Leave the old
9530 name as an alias.
9531
9532 2006-02-24 Alan Mackenzie <acm@muc.de>
9533
9534 * cc-mode.texi: Correct the definition of c-beginning-of-defun, to
9535 include the function header within the defun.
9536
9537 2006-02-24 Alan Mackenzie <acm@muc.de>
9538
9539 * cc-mode.texi: Correct two typos.
9540
9541 2006-02-24 Alan Mackenzie <acm@muc.de>
9542
9543 * cc-mode.texi (Comment Commands): State that C-u M-; kills any
9544 existing comment.
9545 (Electric Keys): Add a justification for electric indentation.
9546 (Hungry WS Deletion): Clear up the names and complications of the
9547 BACKSPACE and DELETE keys.
9548
9549 2006-02-23 Juri Linkov <juri@jurta.org>
9550
9551 * faq.texi (Common requests): Move `Turning on auto-fill by
9552 default' after `Wrapping words automatically'. Move `Working with
9553 unprintable characters' before `Searching for/replacing newlines'.
9554 Move `Replacing highlighted text' after `Highlighting a region'.
9555 Merge `Repeating commands' and `Repeating a command as many times
9556 as possible' into the former.
9557 (Packages that do not come with Emacs): Add refs to Gmane and
9558 etc/MORE.STUFF.
9559
9560 2006-02-23 Juri Linkov <juri@jurta.org>
9561
9562 * faq.texi (Newsgroup archives): Update URLs of GNU mail archives.
9563 (Reporting bugs): Suggest using `M-x report-emacs-bug'.
9564 Add xref to `(emacs)Reporting Bugs'.
9565 (Getting a printed manual): Add URL to other formats of the manual.
9566 (Common requests): Fix menu.
9567 (Highlighting a region): Remove ref to `Turning on syntax highlighting'.
9568 (Horizontal scrolling): Mention `truncate-partial-width-windows'.
9569 (Inserting text at the beginning of each line): Add pxref to
9570 `Changing the included text prefix'.
9571 (Forcing the cursor to remain in the same column): Mention `track-eol'
9572 and `set-goal-column'. Add pxref to `(emacs)Moving Point'.
9573 (Replacing text across multiple files): Add keybinding `Q' for
9574 `dired-do-query-replace'.
9575
9576 2006-02-22 Carsten Dominik <dominik@science.uva.nl>
9577
9578 * reftex.texi: Version number and date change only.
9579
9580 * org.texi (Internal Links): Rewrite to cover the modified
9581 linking system.
9582
9583 2006-02-17 Eli Zaretskii <eliz@gnu.org>
9584
9585 * faq.texi: Remove the coding cookie, it's not needed anymore.
9586
9587 2006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
9588
9589 * faq.texi (Colors on a TTY): Mention Mac OS port.
9590
9591 2006-02-12 Karl Berry <karl@gnu.org>
9592
9593 * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the
9594 8-bit accented a.
9595
9596 2006-02-09 Reiner Steib <Reiner.Steib@gmx.de>
9597
9598 * gnus.texi (Gnus Versions): Add history beyond start of Oort.
9599
9600 2006-02-08 Romain Francoise <romain@orebokech.com>
9601
9602 * faq.texi (Top): Remove paragraph about the FAQ being a
9603 transitional document, etc.
9604 (Searching for/replacing newlines): New node.
9605 (Yanking text in isearch): New node.
9606 (Inserting text at the beginning of each line): Rename and make
9607 more general, mention `M-;' in Message mode.
9608
9609 2006-02-07 Luc Teirlinck <teirllm@auburn.edu>
9610
9611 * faq.texi (Meta key does not work in xterm)
9612 (Emacs does not display 8-bit characters)
9613 (Inputting eight-bit characters): Update xrefs.
9614
9615 2006-02-06 Romain Francoise <romain@orebokech.com>
9616
9617 * faq.texi (VM): VM now at version 7.19.
9618 Set myself as maintainer of this file.
9619
9620 2006-02-04 Michael Olson <mwolson@gnu.org>
9621
9622 * erc.texi (History): Note that ERC is now included with Emacs.
9623
9624 2006-01-31 Romain Francoise <romain@orebokech.com>
9625
9626 * message.texi (Message Headers): Explain what
9627 `message-alternative-emails' does in more detail.
9628 Update copyright year.
9629
9630 2006-01-30 Juanma Barranquero <lekktu@gmail.com>
9631
9632 * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
9633
9634 2006-01-29 Richard M. Stallman <rms@gnu.org>
9635
9636 * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
9637
9638 2006-01-29 Michael Olson <mwolson@gnu.org>
9639
9640 * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
9641
9642 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
9643
9644 * faq.texi (New in Emacs 22): Mention ERC.
9645
9646 2006-01-28 Luc Teirlinck <teirllm@auburn.edu>
9647
9648 * rcirc.texi: Capitalize dir entry for consistency with the entry
9649 in info/dir and other entries in the Emacs category.
9650 Fix typos. Delete trailing whitespace.
9651
9652 2006-01-28 Björn Lindström <bkhl@elektrubadur.se>
9653
9654 * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
9655
9656 2006-01-27 Eli Zaretskii <eliz@gnu.org>
9657
9658 * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
9659 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
9660
9661 * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
9662 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
9663
9664 2006-01-27 Alex Schroeder <alex@gnu.org>
9665
9666 * rcirc.texi: New file.
9667
9668 2006-01-23 Juri Linkov <juri@jurta.org>
9669
9670 * widget.texi (User Interface): Add S-TAB for widget-backward.
9671
9672 2006-01-22 Michael Albinus <michael.albinus@gmx.de>
9673
9674 Sync with Tramp 2.0.52.
9675
9676 * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
9677 Add Tramp disabling item. New item for common connection problems.
9678 (various): Apply "ftp" as method for the download URL.
9679 (Bug Reports): Refer to FAQ for common problems.
9680
9681 2006-01-21 Eli Zaretskii <eliz@gnu.org>
9682
9683 * widget.texi (User Interface): Use @key for TAB.
9684
9685 * ses.texi (Formulas, Printer functions): Use @key for TAB.
9686
9687 * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
9688 for TAB.
9689
9690 * cc-mode.texi (Indentation Calculation): Use @key for TAB.
9691
9692 2006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
9693
9694 * gnus.texi: Update copyright.
9695
9696 2006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
9697
9698 * gnus.texi (Article Washing): Additions.
9699
9700 2006-01-13 Carsten Dominik <dominik@science.uva.nl>
9701
9702 * org.texi (Agenda commands): Document tags command.
9703
9704 2006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
9705
9706 * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
9707
9708 2006-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
9709
9710 * gnus.texi (RSS): Addition.
9711
9712 2005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
9713
9714 * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
9715
9716 2005-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
9717
9718 * emacs-mime.texi (Display Customization): Add setting example to
9719 mm-discouraged-alternatives.
9720
9721 2006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
9722
9723 * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
9724 version is the canonical version.
9725
9726 2006-01-08 Alex Schroeder <alex@gnu.org>
9727
9728 * pgg.texi (Caching passphrase): Rewording.
9729
9730 2006-01-06 Eli Zaretskii <eliz@gnu.org>
9731
9732 * flymake.texi (Obtaining Flymake): Update Flymake's CVS
9733 repository URL.
9734
9735 2006-01-06 Carsten Dominik <dominik@science.uva.nl>
9736
9737 * org.texi: Removed the accidentally re-added empty line in the
9738 direntry.
9739
9740 2006-01-05 Carsten Dominik <dominik@science.uva.nl>
9741
9742 * org.texi (Agenda Views): Chapter reorganized.
9743
9744 2005-12-29 Romain Francoise <romain@orebokech.com>
9745
9746 * faq.texi (Using Customize): New node.
9747
9748 2005-12-28 Luc Teirlinck <teirllm@auburn.edu>
9749
9750 * org.texi: Remove blank line in @direntry. It is non-standard
9751 and recursively produces blank lines all over the dir file (when
9752 using Texinfo 4.8).
9753
9754 2005-12-21 Luc Teirlinck <teirllm@auburn.edu>
9755
9756 * widget.texi (atoms): Delete obsolete remark about `file' widget.
9757
9758 2005-12-20 Carsten Dominik <dominik@science.uva.nl>
9759
9760 * org.texi (Tags): Boolean logic documented.
9761 (Agenda Views): Document custom commands.
9762
9763 2005-12-20 David Kastrup <dak@gnu.org>
9764
9765 * faq.texi (AUCTeX): Update version and mailing list info.
9766
9767 2005-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
9768
9769 * gnus.texi (MIME Commands): Mention addition of
9770 multipart/alternative to gnus-buttonized-mime-types and add xref
9771 to mm-discouraged-alternatives.
9772
9773 * emacs-mime.texi (Display Customization): Mention addition of
9774 "image/.*" and add xref to gnus-buttonized-mime-types in the
9775 mm-discouraged-alternatives section.
9776
9777 2005-12-16 Carsten Dominik <dominik@science.uva.nl>
9778
9779 * org.texi (Tags): New section.
9780 (Agenda Views): Chapter reorganized.
9781
9782 2005-12-16 Eli Zaretskii <eliz@gnu.org>
9783
9784 * org.texi (Internal Links): Add a missing comma after an @xref.
9785
9786 2005-12-14 Chong Yidong <cyd@stupidchicken.com>
9787
9788 * faq.texi (Filling paragraphs with a single space): No need to
9789 change sentence-end now.
9790
9791 2005-12-13 Romain Francoise <romain@orebokech.com>
9792
9793 * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
9794
9795 2005-12-12 Jay Belanger <belanger@truman.edu>
9796
9797 * faq.texi (Calc): Update version number.
9798
9799 2005-12-12 Carsten Dominik <dominik@science.uva.nl>
9800
9801 * org.texi (Progress Logging): New section.
9802
9803 2005-12-10 Romain Francoise <romain@orebokech.com>
9804
9805 Update the Emacs FAQ for the 22.1 release.
9806
9807 * faq.texi: Set VER to `22.1'.
9808 (Basic editing): Explain how to use localized versions of the
9809 Tutorial. Mention that `C-h r' displays the manual.
9810 Delete obsolete WWW link to an Emacs 18 tutorial.
9811 (Getting a printed manual): Point to the new locations of the
9812 manuals on the GNU Web site.
9813 (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
9814 available via Info (it was previously distributed separately).
9815 (Installing Texinfo documentation): The latest version of Texinfo
9816 is 4.8, not 4.0.
9817 (Informational files for Emacs): COPYING is the GNU General Public
9818 License, not the Emacs General Public License.
9819 (Informational files for Emacs): Delete obsolete link to the
9820 GNUinfo pages as they have been removed from the GNU Web site.
9821 (New in Emacs 22): New node.
9822 (Setting up a customization file): Say that most packages support
9823 Customize nowadays.
9824 (Colors on a TTY): Delete reference to instructions on how to
9825 enable syntax highlighting, it is now enabled by default.
9826 (Turning on abbrevs by default): Emacs now reads the abbrevs file
9827 at startup automatically.
9828 (Controlling case sensitivity): Mention `M-c' in isearch.
9829 (Using an already running Emacs process): Emacs now creates the
9830 socket in `/tmp/emacsUID'. Fix typos. Change default location of
9831 gnuserv. As emacsclient can now run Lisp code as well, delete a
9832 sentence praising gnuserv for that. Simplify description of how
9833 the client/server operation works.
9834 (Compiler error messages): Delete obsolete text (compile.el has
9835 been rewritten).
9836 (Indenting switch statements): Fix typo.
9837 (Matching parentheses): Simplify setup instructions, mention the
9838 menu bar item in the Options menu.
9839 (Repeating a command as many times as possible): Mention `C-x e'.
9840 (Going to a line by number): Mention new keymap and bindings
9841 `M-g M-g', `M-g M-p' and `M-g M-n'.
9842 (Turning on syntax highlighting): Now on by default. Simplify.
9843 (Replacing highlighted text): Use `1', not `t'.
9844 (Problems with very large files): The maximum size is now 256MB on
9845 32-bit machines.
9846 (^M in the shell buffer): Mention `comint-process-echoes'.
9847 (Emacs for Apple computers): Emacs 22 has native support for Mac
9848 OS X.
9849 (Translating names to IP addresses): Delete node.
9850 (Binding keys to commands): Fix typo.
9851 (SPC no longer completes file names): New node.
9852 (MIME with Emacs mail packages): Delete section about the Emacs
9853 MIME FAQ (it's not reachable anymore).
9854
9855 2005-12-08 Alan Mackenzie <acm@muc.de>
9856
9857 * cc-mode.texi: The manual has been extensively revised: the
9858 information about using CC Mode has been separated from the larger
9859 and more difficult chapters about configuration. It has been
9860 updated for CC Mode 5.31.
9861
9862 2005-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
9863
9864 * pgg.texi (User Commands): Fix description of pgg-verify-region.
9865 (Selecting an implementation): Fix descriptions.
9866
9867 2005-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
9868
9869 * message.texi (Various Message Variables): Addition.
9870
9871 2005-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
9872
9873 * message.texi: Fix default values.
9874
9875 2005-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
9876
9877 * message.texi (Header Commands): Clarify descriptions of
9878 message-cross-post-followup-to, message-reduce-to-to-cc, and
9879 message-insert-wide-reply.
9880 (Various Commands): Fix kindex for message-kill-to-signature;
9881 clarify description of message-tab.
9882
9883 2005-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
9884
9885 * message.texi (Mailing Lists): Fix description about MFT.
9886
9887 * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
9888
9889 2005-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
9890
9891 * gnus.texi (Slow Terminal Connection): Replace old description
9892 with new one.
9893
9894 2005-11-16 Katsumi Yamaoka <yamaoka@jpl.org>
9895
9896 * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
9897 replace X-Draft-Headers with X-Draft-From.
9898
9899 2005-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
9900
9901 * gnus.texi (Various Various): Fix the default value of
9902 nnheader-max-head-length.
9903 (Gnus Versions): Fix typo.
9904
9905 2005-12-08 Carsten Dominik <dominik@science.uva.nl>
9906
9907 * org.texi (Structure editing): Document new functionality of
9908 M-RET.
9909
9910 2005-12-06 Luc Teirlinck <teirllm@auburn.edu>
9911
9912 * org.texi (Internal Links): Fix Texinfo usage.
9913
9914 2005-12-06 Carsten Dominik <dominik@science.uva.nl>
9915
9916 * org.texi (TODO basics): Document the global todo list.
9917 (TODO items): Documents sparse tree for specific TODO
9918 keywords.
9919
9920 2005-11-30 Carsten Dominik <dominik@science.uva.nl>
9921
9922 * org.texi (Plain Lists): Typos fixed.
9923
9924 2005-11-28 Jay Belanger <belanger@truman.edu>
9925
9926 * calc.texi: Change references of `M-#' to `C-x *' prefix.
9927
9928 2005-11-24 Carsten Dominik <dominik@science.uva.nl>
9929
9930 * org.texi (Structure editing): New item moving commands added.
9931 (Plain Lists): New section.
9932
9933 2005-11-18 Carsten Dominik <dominik@science.uva.nl>
9934
9935 * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
9936 (Agenda): Document commands `org-cycle-agenda-files' and
9937 `org-agenda-file-to-front'.
9938 (Built-in table editor): Document `org-table-sort-lines'.
9939 (HTML formatting): Export of hand-formatted lists.
9940
9941 2005-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
9942
9943 * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
9944 new variable gnus-toolbar-thickness.
9945
9946 2005-11-08 Katsumi Yamaoka <yamaoka@jpl.org>
9947
9948 * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
9949
9950 2005-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
9951
9952 * gnus.texi (X-Face): Fix description.
9953 (XVarious): Remove gnus-xmas-logo-color-alist and
9954 gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
9955
9956 2005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
9957
9958 * gnus.texi (Group Parameters): Mention new variable
9959 gnus-parameters-case-fold-search.
9960 (Home Score File): Addition.
9961
9962 2005-11-04 Ulf Jasper <ulf.jasper@web.de>
9963
9964 * newsticker.texi: VERSION changed to 1.9. Updated UPDATED.
9965 (Overview): List supported feed types.
9966 (Installation): No installation necessary when using autoload.
9967 (Configuration): Rename "RSS" to "news".
9968
9969 2005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
9970
9971 * pgg.texi (User Commands): Document additional passphrase
9972 argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
9973 (Backend methods): Likewise for corresponding pgg-scheme-* functions.
9974
9975 2005-11-04 Carsten Dominik <dominik@science.uva.nl>
9976
9977 * org.texi: Version number changed to 3.19.
9978
9979 2005-10-29 Sascha Wilde <wilde@sha-bang.de>
9980
9981 * pgg.texi (How to use): Update the example to add autoload of
9982 pgg-encrypt-symmetric-region.
9983 (User Commands): Document pgg-encrypt-symmetric-region.
9984 (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
9985
9986 2005-10-27 Jay Belanger <belanger@truman.edu>
9987
9988 * calc.texi (Predefined Units): Fix the symbol for a TeX points,
9989 mention other TeX-related units.
9990
9991 2005-10-23 Lars Hansen <larsh@soem.dk>
9992
9993 * dired-x.texi (Miscellaneous Commands):
9994 Replace dired-do-relative-symlink by dired-do-relsymlink and
9995 dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
9996
9997 2005-10-23 Jay Belanger <belanger@truman.edu>
9998
9999 * calc.texi (Predefined Units): Use `alpha' for the fine structure
10000 constant.
10001
10002 2005-10-23 Michael Albinus <michael.albinus@gmx.de>
10003
10004 * faq.texi (Bugs and problems):
10005 Replace `dired-move-to-filename-regexp' by
10006 `directory-listing-before-filename-regexp'.
10007
10008 2005-10-22 Eli Zaretskii <eliz@gnu.org>
10009
10010 * newsticker.texi (UPDATED): Set value.
10011
10012 2005-10-17 Katsumi Yamaoka <yamaoka@jpl.org>
10013
10014 * gnus.texi (Document Groups): Remove duplicate item.
10015
10016 2005-10-21 Carsten Dominik <dominik@science.uva.nl>
10017
10018 * org.texi (Summary): Mention iCalendar support.
10019 (Exporting): Document iCalendar support.
10020
10021 2005-10-18 Romain Francoise <romain@orebokech.com>
10022
10023 * viper.texi (Viper Specials): Capitalize GNU.
10024
10025 2005-10-17 Juri Linkov <juri@jurta.org>
10026
10027 * info.texi (Getting Started, Search Index, Expert Info):
10028 Fix wording.
10029 (Search Text): Replace `echo area' with `mode line'.
10030 (Search Index): Both `i' and `,' find all index entries.
10031 Replace example `C-f' with `C-l' (which exists in index of Info
10032 manual) and delete spaces in its keyboard input sequence.
10033 Delete unnecessary explanations about literal characters.
10034
10035 2005-10-14 Katsumi Yamaoka <yamaoka@jpl.org>
10036
10037 * gnus.texi (Document Server Internals): Addition.
10038
10039 2005-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
10040
10041 * gnus.texi (A note on namespaces): Fix RFC reference.
10042
10043 2005-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
10044
10045 * gnus.texi (RSS): Fix key description.
10046
10047 2005-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
10048
10049 * gnus.texi: Emacs/w3 -> Emacs/W3.
10050 (Browsing the Web): Fix description.
10051 (Web Searches): Ditto.
10052 (Customizing W3): Ditto.
10053
10054 2005-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
10055
10056 * gnus.texi (Maildir): Clarify expire-age and expire-group.
10057
10058 2005-10-11 Jay Belanger <belanger@truman.edu>
10059
10060 * calc.texi (Integration): Mention using `a i' to compute definite
10061 integrals.
10062
10063 2005-10-11 Juri Linkov <juri@jurta.org>
10064
10065 * info.texi: Rearrange nodes.
10066 (Top): Update menu. Change ref `Info for Experts' to
10067 `Advanced Info Commands'.
10068 (Getting Started): Fix description of manual's parts.
10069 (Help-Int): Change xref `Info Search' to `Search Index', and
10070 `Expert Info' to `Advanced'.
10071 (Advanced): Move node one level up.
10072 (Search Text, Search Index): New nodes split out from `Info Search'.
10073 (Go to node, Choose menu subtopic, Create Info buffer): New nodes
10074 split out from `Advanced'.
10075 (Advanced, Emacs Info Variables): De-document editing an Info file
10076 in Info.
10077 (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
10078 (Creating an Info File): Delete node and move its text to
10079 `Expert Info'.
10080
10081 2005-10-10 Carsten Dominik <dominik@science.uva.nl>
10082
10083 * org.texi (Workflow states): Document that change in keywords
10084 becomes active only after restart of Emacs.
10085
10086 2005-10-08 Michael Albinus <michael.albinus@gmx.de>
10087
10088 Sync with Tramp 2.0.51.
10089
10090 2005-10-08 Nick Roberts <nickrob@snap.net.nz>
10091
10092 * speedbar.texi (Introduction): Describe new location of speedbar
10093 on menubar.
10094 (Basic Key Bindings): Remove descriptions of bindings that have
10095 been removed.
10096
10097 2005-10-05 Nick Roberts <nickrob@snap.net.nz>
10098
10099 * speedbar.texi (GDB): Describe use of watch expressions.
10100
10101 2005-09-28 Simon Josefsson <jas@extundo.com>
10102
10103 * message.texi (IDNA): Fix.
10104
10105 2005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
10106
10107 * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
10108 nntp-server-hook, and nntp-warn-about-losing-connection; fix
10109 description of nntp-open-connection-function.
10110 (Common Variables): Fix descriptions.
10111
10112 2005-09-26 Katsumi Yamaoka <yamaoka@jpl.org>
10113
10114 * gnus.texi (Server Buffer Format): Document the %a format spec.
10115
10116 2005-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
10117
10118 * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
10119
10120 2005-09-23 Carsten Dominik <dominik@science.uva.nl>
10121
10122 * org.texi Version 3.16.
10123
10124 2005-09-19 Miles Bader <miles@gnu.org>
10125
10126 * newsticker.texi: Get rid of CVS keywords.
10127
10128 2005-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
10129
10130 * gnus.texi (Finding the Parent): Fix description of how Gnus
10131 finds article.
10132
10133 2005-09-14 Jari Aalto <jari.aalto@cante.net>
10134
10135 * gnus.texi (Advanced Scoring Examples): New examples to teach how
10136 to drop off non-answered articles.
10137
10138 2005-09-19 Juanma Barranquero <lekktu@gmail.com>
10139
10140 * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
10141 braces (which are unsupported by NMAKE) for macro `srcdir'.
10142
10143 2005-09-17 Eli Zaretskii <eliz@gnu.org>
10144
10145 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
10146 (../info/newsticker, newsticker.dvi): New targets.
10147
10148 2005-09-17 Ulf Jasper <ulf.jasper@web.de>
10149
10150 * newsticker.texi: Replace @command with @code. Replace @example
10151 with @lisp.
10152 (Top): Add explanations to menu items.
10153 (GNU Free Documentation License): Remove.
10154
10155 2005-09-16 Romain Francoise <romain@orebokech.com>
10156
10157 Update all files to specify GFDL version 1.2.
10158
10159 * doclicense.texi (GNU Free Documentation License): Update to
10160 version 1.2.
10161
10162 2005-09-15 Richard M. Stallman <rms@gnu.org>
10163
10164 * newsticker.texi: Fix @setfilename.
10165
10166 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
10167 (../info/newsticker, newsticker.dvi): New targets.
10168
10169 2005-08-30 Carsten Dominik <dominik@science.uva.nl>
10170
10171 * org.texi: Version 3.15.
10172
10173 2005-08-29 Luc Teirlinck <teirllm@auburn.edu>
10174
10175 * ses.texi: Combine all three indices into one.
10176 Correct a few typos.
10177
10178 2005-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
10179
10180 * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
10181
10182 2005-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
10183
10184 * emacs-mime.texi (Handles): Remove duplicate item.
10185 (Encoding Customization): Fix the default value for
10186 mm-coding-system-priorities.
10187 (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
10188 (Basic Functions): Fix reference.
10189
10190 2005-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
10191
10192 * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
10193
10194 2005-08-18 Richard M. Stallman <rms@gnu.org>
10195
10196 * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
10197 and web site.
10198
10199 * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
10200 not keyboard-translate.
10201
10202 2005-08-11 Richard M. Stallman <rms@gnu.org>
10203
10204 * faq.texi (Using regular expressions): Fix xref.
10205
10206 2005-08-09 Juri Linkov <juri@jurta.org>
10207
10208 * info.texi (Help-P): Replace `Prev' with `Previous'.
10209 (Help-M, Help-Xref): Add S-TAB.
10210 (Help-FOO): Update `u' command.
10211 (Help-Xref): Move info about Mouse-2 from `Help-Int'.
10212 Update info about visibility of xref parts.
10213 (Help-Int): Fix `m' command. Rename `Info-last' to
10214 `Info-history-back'. Add `Info-history-forward'.
10215 (Advanced): Fix `g*' and `M-n' commands.
10216 (Info Search): Add `index-apropos' in stand-alone browser.
10217 Add isearch commands.
10218 (Emacs Info Variables): Remove `Info-fontify'.
10219 Add `Info-mode-hook'. Update face names.
10220 Add `Info-fontify-maximum-menu-size',
10221 `Info-fontify-visited-nodes', `Info-isearch-search'.
10222
10223 2005-08-07 Michael Albinus <michael.albinus@gmx.de>
10224
10225 Sync with Tramp 2.0.50.
10226
10227 * tramp.texi: Use @option{} consequently for method names.
10228 (Inline methods, External transfer methods): Remove references to
10229 Cygwin.
10230 (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
10231 implementation.
10232
10233 2005-07-27 Reiner Steib <Reiner.Steib@gmx.de>
10234
10235 * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
10236 Mention that gnus-init-file is not read when Emacs is invoked with
10237 --no-init-file or -q.
10238
10239 2005-07-19 Carsten Dominik <dominik@science.uva.nl>
10240
10241 * org.texi: Version 3.14.
10242
10243 2005-07-04 Carsten Dominik <dominik@science.uva.nl>
10244
10245 * org.texi: Version 3.13.
10246
10247 2005-07-18 Juri Linkov <juri@jurta.org>
10248
10249 * calc.texi (Time Zones, Logical Operations):
10250 * cl.texi (Overview):
10251 * org.texi (TODO types):
10252 * sc.texi (Emacs 18 MUAs):
10253 * speedbar.texi (Top):
10254 * url.texi (History):
10255 Delete duplicate duplicate words.
10256
10257 2005-07-16 Johan Bockgård <bojohan@users.sourceforge.net> (tiny change)
10258
10259 * cl.texi (Type Predicates): Document `atom' type.
10260
10261 2005-07-04 Lute Kamstra <lute@gnu.org>
10262
10263 Update FSF's address in GPL notices.
10264
10265 * calc.texi (Copying):
10266 * doclicense.texi (GNU Free Documentation License):
10267 * faq.texi (Contacting the FSF):
10268 * mh-e.texi (Copying): Update FSF's address.
10269
10270 2005-07-03 Richard M. Stallman <rms@gnu.org>
10271
10272 * flymake.texi (Example -- Configuring a tool called directly):
10273 Update name of flymake-build-relative-filename.
10274
10275 2005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
10276
10277 * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
10278
10279 2005-06-29 Carsten Dominik <dominik@science.uva.nl>
10280
10281 * org.texi: Version 3.12.
10282
10283 2005-06-24 Eli Zaretskii <eliz@gnu.org>
10284
10285 * makefile.w32-in (MAKEINFO): Use --force.
10286 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
10287 Makefile.in.
10288 (gnus.dvi): Use "..." to quote Sed args, so that it works with
10289 more shells.
10290
10291 2005-06-23 Richard M. Stallman <rms@gnu.org>
10292
10293 * speedbar.texi (Creating a display): Texinfo usage fixes.
10294
10295 * tramp.texi (Customizing Completion, Auto-save and Backup):
10296 Texinfo usage fixes.
10297
10298 2005-06-23 Juanma Barranquero <lekktu@gmail.com>
10299
10300 * dired-x.texi (Miscellaneous Commands):
10301 * ediff.texi (Miscellaneous):
10302 * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
10303 (Agent Variables):
10304 * info.texi (Help-Xref):
10305 * message.texi (Message Headers):
10306 * org.texi (Remember):
10307 * reftex.texi (Options (Defining Label Environments))
10308 (Options (Index Support), Options (Viewing Cross-References))
10309 (Options (Misc), Changes):
10310 * speedbar.texi (Creating a display):
10311 * tramp.texi (Customizing Completion, Auto-save and Backup):
10312 Texinfo usage fix.
10313
10314 2005-06-13 Carsten Dominik <dominik@science.uva.nl>
10315
10316 * org.texi: Version 3.11.
10317
10318 2005-06-12 Jay Belanger <belanger@truman.edu>
10319
10320 * calc.texi (Getting Started): Remove extra menu item.
10321
10322 2005-05-31 Jay Belanger <belanger@truman.edu>
10323
10324 * calc.texi (Notations Used in This Manual): Use @kbd for key
10325 sequence.
10326 (Demonstration of Calc): Mention another way of starting Calc.
10327 (Starting Calc): Mention long name of M-#.
10328 (Embedded Mode Overview): Remove unnecessary instruction.
10329 (Other M-# commands): Rephrase `M-# 0' explanation.
10330 (Basic Embedded Mode): Rewrite discussion of prefix arguments to
10331 reflect current behavior.
10332
10333 2005-05-30 Jay Belanger <belanger@truman.edu>
10334
10335 * calc.texi (Hooks): Change description of calc-window-hook and
10336 calc-trail-window-hook to match usage.
10337 (Computational Functions): Add more constant-generating functions.
10338 (Customizable Variables): Use defvar.
10339
10340 2005-05-28 Jay Belanger <belanger@truman.edu>
10341
10342 * calc.texi (Assignments in Embedded Mode): Fix variable name.
10343 (Basic Embedded Mode): Explain behavior of arguments to
10344 calc-embedded-mode.
10345
10346 2005-05-27 Jay Belanger <belanger@truman.edu>
10347
10348 * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
10349 current behavior.
10350
10351 2005-05-25 Jay Belanger <belanger@truman.edu>
10352
10353 * calc.texi: Change Calc version number throughout.
10354 (Keypad Mode): Change location in info output.
10355 (Keypad mode overview): Move picture of keypad.
10356
10357 2005-05-21 Jay Belanger <belanger@truman.edu>
10358
10359 * calc.texi (Storing variables): Mention that only most variables
10360 are void to begin with.
10361
10362 2005-05-21 Kevin Ryde <user42@zip.com.au>
10363
10364 * widget.texi (Basic Types): Update cross ref from "Enabling
10365 Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
10366 lispref/text.texi change.
10367
10368 2005-05-20 Carsten Dominik <dominik@science.uva.nl>
10369
10370 * org.texi: Version 3.09.
10371
10372 2005-05-18 Carsten Dominik <dominik@science.uva.nl>
10373
10374 * reftex.texi: Version 4.28.
10375
10376 2005-05-16 Jay Belanger <belanger@truman.edu>
10377
10378 * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
10379
10380 2005-05-14 Jay Belanger <belanger@truman.edu>
10381
10382 * calc.texi (Default Simplifications): Insert missing ! (logical
10383 not operator).
10384
10385 2005-05-14 Michael Albinus <michael.albinus@gmx.de>
10386
10387 Sync with Tramp 2.0.49.
10388
10389 2005-05-10 Jay Belanger <belanger@truman.edu>
10390
10391 * calc.texi (Default Simplifications): Mention that 0^0 simplifies
10392 to 1.
10393
10394 2005-04-29 Carsten Dominik <dominik@science.uva.nl>
10395
10396 * org.texi: Version 3.08, structure reorganized.
10397
10398 2005-04-24 Richard M. Stallman <rms@gnu.org>
10399
10400 * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
10401
10402 2005-04-15 Carsten Dominik <dominik@science.uva.nl>
10403
10404 * org.texi: Update to version 3.06.
10405
10406 2005-04-13 Lute Kamstra <lute@gnu.org>
10407
10408 * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
10409
10410 2005-04-10 Thien-Thi Nguyen <ttn@gnu.org>
10411
10412 * cl.texi (Porting Common Lisp): Fix typo.
10413
10414 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
10415
10416 * gnus.texi (RSS): Addition.
10417
10418 2005-04-04 Jay Belanger <belanger@truman.edu>
10419
10420 * calc.texi: Change Calc version number.
10421 (Customizable variables): Fix description of calc-language-alist.
10422 (Copying): Put in version 2 of GPL.
10423
10424 2005-04-01 Jay Belanger <belanger@truman.edu>
10425
10426 * calc.texi (Troubleshooting Commands): Remove comment about
10427 installation.
10428 (Installation): Remove section.
10429 (Customizable Variables): New section.
10430 (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
10431 (Graphical Devices): Add references to Customizable Variables.
10432
10433 2005-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
10434
10435 * emacs-mime.texi (Display Customization): Markup fixes.
10436 (rfc2047): Update.
10437
10438 2005-03-23 Reiner Steib <Reiner.Steib@gmx.de>
10439
10440 * gnus-faq.texi: Replaced with auto-generated version.
10441
10442 2005-03-26 Stephan Stahl <stahl@eos.franken.de> (tiny change)
10443
10444 * dired-x.texi (Multiple Dired Directories): default-directory was
10445 renamed to dired-default-directory.
10446
10447 2005-03-26 Jay Belanger <belanger@truman.edu>
10448
10449 * calc.texi (Simplifying Formulas, Rewrite Rules):
10450 Change description of top and bottom of fraction.
10451 (Modulo Forms): Move description of how to create modulo forms to
10452 earlier in the section.
10453 (Fraction Mode): Suggest using : to get a fraction by dividing.
10454 (Basic Arithmetic): Adjust placement of command name.
10455 (Truncating the Stack): Emphasize that "hidden" entries are still
10456 visible.
10457 (Installation): Move discussion of printing manual to "About This
10458 Manual".
10459 (About This Manual): Mention how to print the manual.
10460 (Reporting Bugs): Remove first person.
10461 (Building Vectors): Add algebraic version of append.
10462 (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
10463 (Grouping Digits): Fix typo.
10464
10465 2005-03-25 Werner Lemberg <wl@gnu.org>
10466
10467 * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
10468 Replace `legal' with `valid'.
10469
10470 2005-03-25 Werner Lemberg <wl@gnu.org>
10471
10472 * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
10473
10474 2005-03-24 Jay Belanger <belanger@truman.edu>
10475
10476 * calc.texi (General Mode Commands)
10477 (Mode Settings in Embedded Mode): Add some explanation of
10478 recording mode settings.
10479
10480 2005-03-24 Richard M. Stallman <rms@gnu.org>
10481
10482 * calc.texi: Remove praise of non-free software.
10483
10484 * idlwave.texi: Don't say where to get IDL or its non-free manual.
10485 (Installation): Node deleted.
10486
10487 2005-03-23 Richard M. Stallman <rms@gnu.org>
10488
10489 * url.texi (HTTP language/coding): Improve last change.
10490
10491 2005-03-22 Jay Belanger <belanger@truman.edu>
10492
10493 * calc.texi (Embedded Mode): Add new information on changing
10494 modes.
10495
10496 2005-03-20 Michael Albinus <michael.albinus@gmx.de>
10497
10498 Sync with Tramp 2.0.48.
10499
10500 * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
10501
10502 * tramp.texi: Replace "Emacs" by "GNU Emacs". Replace "Linux" by
10503 "GNU/Linux". Change all addresses to .gnu.org.
10504 (Default Method): Offer shortened syntax for "su" and "sudo"
10505 methods.
10506
10507 2005-03-07 Richard M. Stallman <rms@gnu.org>
10508
10509 * url.texi: Fix usage of "e.g.".
10510 (HTTP language/coding): Explain the rules for these strings.
10511
10512 2005-03-06 Richard M. Stallman <rms@gnu.org>
10513
10514 * woman.texi (Introduction): Minor cleanups.
10515
10516 * url.texi (HTTP language/coding): Get rid of "Emacs 21".
10517
10518 * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
10519 (Installation): Node deleted.
10520
10521 * mh-e.texi (Preface): Get rid of "Emacs 21".
10522
10523 * eshell.texi (Installation): Delete node (for Emacs 20).
10524
10525 2005-03-05 Thien-Thi Nguyen <ttn@gnu.org>
10526
10527 * flymake.texi: Refill and tweak style in @lisp blocks.
10528
10529 2005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
10530
10531 * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
10532
10533 2005-03-01 Jay Belanger <belanger@truman.edu>
10534
10535 * calc.texi (Trigonometric and Hyperbolic Functions):
10536 Mention additional functions.
10537 (Algebraic Simplifications): Mention additional simplifications.
10538
10539 2005-02-18 Jonathan Yavner <jyavner@member.fsf.org>
10540
10541 * ses.texi: Add concept/function/variable indices (this work was
10542 donated by Brad Collins <brad@chenla.org>, copyright-assignment
10543 papers on file at FSF).
10544
10545 2005-02-10 Jay Belanger <belanger@truman.edu>
10546
10547 * calc.texi: Change @LaTeX to La@TeX throughout.
10548 Redefine @expr as @math for TeX output.
10549 Redefine @texline as a no-op for TeX output.
10550 Define @tfn, replace @t by @tfn throughout.
10551
10552 2005-02-09 Jay Belanger <belanger@truman.edu>
10553
10554 * calc.texi: Add macro for LaTeX for info output.
10555
10556 2005-02-08 Kim F. Storm <storm@cua.dk>
10557
10558 * texinfo.tex (LaTex): Add def.
10559
10560 2005-02-06 Jay Belanger <belanger@truman.edu>
10561
10562 * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
10563 change name to "TeX and LaTeX Language Modes." Mention LaTeX mode
10564 throughout manual.
10565
10566 2005-01-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
10567
10568 * gnus.texi: Some edits based on comments from David Abrahams.
10569
10570 2005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
10571
10572 * gnus.texi (RSS): Fix the keystroke.
10573
10574 2005-01-24 David Kastrup <dak@gnu.org>
10575
10576 * faq.texi: Update AUCTeX version info.
10577
10578 2005-01-16 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
10579
10580 * gnus-faq.texi ([4.1]): Typo.
10581
10582 2005-01-19 Jay Belanger <belanger@truman.edu>
10583
10584 * calc.texi (Keep Arguments): Mention that keeping arguments
10585 doesn't work with keyboard macros.
10586
10587 2005-01-16 Richard M. Stallman <rms@gnu.org>
10588
10589 * autotype.texi (Autoinserting): Fix small error.
10590
10591 2005-01-16 Michael Albinus <michael.albinus@gmx.de>
10592
10593 Sync with Tramp 2.0.47.
10594
10595 * tramp.texi (Compilation): New section, describing compilation of
10596 remote files.
10597
10598 2005-01-11 Kim F. Storm <storm@cua.dk>
10599
10600 * widget.texi (Basic Types): Add :follow-link keyword.
10601
10602 2005-01-09 Jay Belanger <belanger@truman.edu>
10603
10604 * calc.texi (Basic Commands): Describe new behavior of calc-reset.
10605
10606 2005-01-08 Jay Belanger <belanger@truman.edu>
10607
10608 * calc.texi: Change throughout to reflect new default value of
10609 calc-settings-file.
10610
10611 2005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
10612
10613 * message.texi (Reply): `message-reply-to-function' should return
10614 a list. Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
10615
10616 2005-01-06 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
10617
10618 * faq.texi (Changing load-path): Fix typo.
10619
10620 2005-01-05 Jay Belanger <belanger@truman.edu>
10621
10622 * calc.texi (Programming Tutorial): Replace kbd command by
10623 appropriate characters for a keyboard macro.
10624
10625 2005-01-04 Jay Belanger <belanger@truman.edu>
10626
10627 * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
10628 for Lucid Emacs.
10629 (Programming Tutorial): Mention that the user needs to be in the
10630 right mode to compute some functions.
10631
10632 2005-01-04 Jay Belanger <belanger@truman.edu>
10633
10634 * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
10635 no longer applicable.
10636
10637 2005-01-01 Jay Belanger <belanger@truman.edu>
10638
10639 * calc.texi (Programming Tutorial): Change description of how to
10640 edit keyboard macros to match current behavior.
10641
10642 2004-12-31 Jay Belanger <belanger@truman.edu>
10643
10644 * calc.texi: Mention C-cC-c as the way to finish editing throughout.
10645
10646 2004-12-20 Jay Belanger <belanger@truman.edu>
10647
10648 * calc.texi (Types Tutorial): Emphasize that you can't divide by
10649 zero.
10650
10651 2004-12-17 Luc Teirlinck <teirllm@auburn.edu>
10652
10653 * cc-mode.texi (Text Filling and Line Breaking): Put period after
10654 @xref.
10655 (Font Locking): Avoid @strong{Note:}.
10656
10657 2004-12-17 Michael Albinus <michael.albinus@gmx.de>
10658
10659 Sync with Tramp 2.0.46.
10660
10661 * tramp.texi (bottom): Add arch-tag. It was lost, somehow.
10662
10663 2004-12-16 Luc Teirlinck <teirllm@auburn.edu>
10664
10665 * url.texi: Correct typos.
10666 (Retrieving URLs): @var{nil}->@code{nil}.
10667 (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
10668 the standard "The GNU Emacs Manual" in fifth argument of @xref's.
10669 (Dealing with HTTP documents): @inforef->@xref.
10670
10671 2004-12-15 Jay Belanger <belanger@truman.edu>
10672
10673 * calc.texi: Consistently capitalized all mode names.
10674 (Answers to Exercises): Mention that an answer can be a fraction
10675 when in Fraction mode.
10676
10677 2004-12-13 Jay Belanger <belanger@truman.edu>
10678
10679 * calc.texi: Fix some TeX definitions.
10680
10681 2004-12-09 Luc Teirlinck <teirllm@auburn.edu>
10682
10683 * reftex.texi (Imprint): Remove erroneous @value's.
10684
10685 2004-12-08 Luc Teirlinck <teirllm@auburn.edu>
10686
10687 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
10688 (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
10689
10690 2004-12-08 Jay Belanger <belanger@truman.edu>
10691
10692 * calc.texi (Starting Calc): Remove comment about installation.
10693 (Keypad Mode Overview): Remove comment about Emacs 19 support.
10694
10695 2004-12-08 Luc Teirlinck <teirllm@auburn.edu>
10696
10697 * url.texi: Update @setfilename.
10698 (Getting Started): No need to worry about Gnus versions.
10699 (Dealing with HTTP documents): Use @inforef.
10700
10701 * org.texi: Fix @direntry file name.
10702
10703 2004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
10704
10705 * url.texi: New file.
10706
10707 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
10708
10709 2004-12-06 Jay Belanger <belanger@truman.edu>
10710
10711 * calc.texi (Using Calc): Remove paragraph about installation.
10712
10713 2004-12-06 Jay Belanger <belanger@truman.edu>
10714
10715 * calc.texi: Use more Texinfo macros and less TeX defs.
10716 Remove @refill's.
10717
10718 2004-12-06 Richard M. Stallman <rms@gnu.org>
10719
10720 * org.texi: New file.
10721
10722 2004-12-05 Richard M. Stallman <rms@gnu.org>
10723
10724 * Makefile.in (org.dvi, ../info/org): New targets.
10725 (INFO_TARGETS): Add ../info/org.
10726 (DVI_TARGETS): Add org.dvi.
10727 (maintainer-clean): Remove the info files in the info dir.
10728
10729 2004-11-26 Eli Zaretskii <eliz@gnu.org>
10730
10731 * idlwave.texi: Fix the setfilename directive to put the produced
10732 file in ../info.
10733 (Continued Statement Indentation): Resurrect Jan D.'s change from
10734 2004-11-03 that was lost when a newer version of idlwave.texi was
10735 imported.
10736
10737 2004-12-08 Reiner Steib <Reiner.Steib@gmx.de>
10738
10739 * gnus-faq.texi ([5.1]): Add missing bracket.
10740
10741 * gnus.texi (Filtering Spam Using The Spam ELisp Package):
10742 Index `spam-initialize'.
10743
10744 2004-11-22 Reiner Steib <Reiner.Steib@gmx.de>
10745
10746 * message.texi (Various Message Variables): Mention that all mail
10747 file variables are derived from `message-directory'.
10748
10749 * gnus.texi (Splitting Mail): Clarify bogus group.
10750
10751 2004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
10752
10753 * emacs-mime.texi (Encoding Customization):
10754 Fix mm-coding-system-priorities entry.
10755
10756 2004-11-03 Jan Djärv <jan.h.d@swipnet.se>
10757
10758 * idlwave.texi (Continued Statement Indentation):
10759 * reftex.texi (Options (Index Support))
10760 (Displaying and Editing the Index, Table of Contents):
10761 * speedbar.texi (Creating a display, Major Display Modes):
10762 Replace non-nil with non-@code{nil}.
10763
10764 2004-10-21 Jay Belanger <belanger@truman.edu>
10765
10766 * calc.texi (Algebraic-Style Calculations): Remove a comment.
10767
10768 2004-10-18 Luc Teirlinck <teirllm@auburn.edu>
10769
10770 * calc.texi (Reporting Bugs): Double up `@'.
10771
10772 2004-10-18 Jay Belanger <belanger@truman.edu>
10773
10774 * calc.texi (Reporting Bugs): Change the address that bugs
10775 should be sent to.
10776
10777 2004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
10778
10779 * gnus.texi (New Features): Add 5.11.
10780
10781 * message.texi (Resending): Remove wrong default value.
10782
10783 * gnus.texi (Mail Source Specifiers): Describe possible problems
10784 of `pop3-leave-mail-on-server'. Add `pop3-movemail' and
10785 `pop3-leave-mail-on-server' to the index.
10786
10787 2004-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
10788
10789 * message.texi (Canceling News): Add how to set a password.
10790
10791 2004-10-12 Jay Belanger <belanger@truman.edu>
10792
10793 * calc.texi (Help Commands): Change the descriptions of
10794 calc-describe-function and calc-describe-variable to match their
10795 current behavior.
10796
10797 2004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
10798
10799 * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
10800
10801 2004-10-12 Michael Albinus <michael.albinus@gmx.de>
10802
10803 Sync with Tramp 2.0.45.
10804
10805 * tramp.texi (Frequently Asked Questions): Comment paragraph about
10806 plink link. The URL is outdated. Originator contacted for
10807 clarification.
10808
10809 2004-10-10 Juri Linkov <juri@jurta.org>
10810
10811 * gnus.texi (Top, Marking Articles): Join two menus in one node
10812 because a node can have only one menu.
10813
10814 2004-10-09 Juri Linkov <juri@jurta.org>
10815
10816 * gnus.texi (Fancy Mail Splitting): Remove backslash in the
10817 example of nnmail-split-fancy.
10818
10819 2004-10-06 Karl Berry <karl@gnu.org>
10820
10821 * info.texi (@kbd{1}--@kbd{9}): No space around --, for
10822 consistency with other uses of dashes.
10823
10824 2004-10-05 Karl Berry <karl@gnu.org>
10825
10826 * info.texi: Consistently use --- throughout, periods at end of
10827 menu descriptions, and a couple typos.
10828
10829 2004-09-26 Jesper Harder <harder@ifa.au.dk>
10830
10831 * sieve.texi (Manage Sieve API): nil -> @code{nil}.
10832 * pgg.texi (User Commands, Backend methods): Do.
10833 * gnus.texi: Markup fixes.
10834 (Setting Process Marks): Fix `M P a' entry.
10835 * emacs-mime.texi: Fixes.
10836
10837 2004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
10838
10839 * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
10840 again.
10841 Use 5.10 instead of 5.10.0.
10842
10843 2004-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
10844
10845 * gnus.texi (Summary Mail Commands): S D e.
10846
10847 2004-09-20 Raymond Scholz <ray-2004@zonix.de> (tiny change)
10848
10849 * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
10850 the gnus-article-mode-line-format section.
10851
10852 2004-09-20 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
10853
10854 * gnus.texi (Various Summary Stuff): Fix the documentation for
10855 gnus-newsgroup-variables.
10856
10857 2004-09-20 Reiner Steib <Reiner.Steib@gmx.de>
10858
10859 * gnus.texi (MIME Commands):
10860 Add gnus-mime-display-multipart-as-mixed,
10861 gnus-mime-display-multipart-alternative-as-mixed,
10862 gnus-mime-display-multipart-related-as-mixed.
10863 (Mail Source Customization): Clarify `mail-source-directory'.
10864 (Splitting Mail): Mention gnus-group-find-new-groups.
10865 (SpamOracle): Fix typo.
10866
10867 * gnus-faq.texi: Untabify.
10868 ([6.3]): nnir.el is in contrib directory.
10869
10870 * message.texi (News Headers): Clarify how a unique ID is created.
10871
10872 * gnus.texi (Batching Agents): Fix typo in example.
10873 Reported by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
10874
10875 2004-09-20 Andre Srinivasan <andre@e2open.com> (tiny change)
10876
10877 * gnus.texi (Group Parameters): Add more on hooks.
10878
10879 2004-09-20 Florian Weimer <fw@deneb.enyo.de>
10880
10881 * gnus.texi (Charsets): Point to relevant section in emacs-mime.
10882
10883 2004-09-22 Jay Belanger <belanger@truman.edu>
10884
10885 * calc.texi (Vectors as Lists): Add a warning that the tutorial
10886 might be hidden during part of the session.
10887
10888 2004-09-20 Jay Belanger <belanger@truman.edu>
10889
10890 * calc.texi (Notations Used in This Manual): Put in an earlier
10891 mention that DEL could be called Backspace.
10892
10893 2004-09-10 Simon Josefsson <jas@extundo.com>
10894
10895 * gnus.texi (IMAP): Add example. Suggested and partially written
10896 by Steinar Bang <sb@dod.no>.
10897
10898 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10899
10900 * gnus.texi (IMAP): Add comments about imaps synonym to imap in
10901 netrc syntax.
10902
10903 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10904
10905 * gnus.texi (Spam ELisp Package Sequence of Events):
10906 Some clarifications.
10907 (Spam ELisp Package Global Variables): More clarifications.
10908
10909 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10910
10911 * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
10912 Mention spam-split does not modify incoming mail.
10913
10914 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10915
10916 * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
10917
10918 2004-09-10 Eli Zaretskii <eliz@gnu.org>
10919
10920 * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi.
10921
10922 2004-09-09 Reiner Steib <Reiner.Steib@gmx.de>
10923
10924 * makefile.w32-in (sieve, pgg): Use $(infodir).
10925
10926 2004-09-08 Dhruva Krishnamurthy <dhruva.krishnamurthy@gmail.com> (tiny change)
10927
10928 * makefile.w32-in: Fix PGG and Sieve entries.
10929
10930 2004-08-28 Eli Zaretskii <eliz@gnu.org>
10931
10932 * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
10933 Emacs and related programs.
10934
10935 2004-08-27 Richard M. Stallman <rms@gnu.org>
10936
10937 * faq.texi: Fix texinfo usage, esp. doublequotes.
10938 (Difference between Emacs and XEmacs): Some clarification.
10939
10940 * faq.texi (Difference between Emacs and XEmacs):
10941 Explain not to contrast XEmacs with GNU Emacs.
10942
10943 2004-08-26 Richard M. Stallman <rms@gnu.org>
10944
10945 * faq.texi (Difference between Emacs and XEmacs): Rewrite.
10946
10947 2004-08-22 David Kastrup <dak@gnu.org>
10948
10949 * reftex.texi (AUCTeX): Update links, section name.
10950
10951 * faq.texi (Calc): Update availability (included in 22.1).
10952 (AUCTeX): Update availability, information, versions, description.
10953
10954 2004-08-14 Eli Zaretskii <eliz@gnu.org>
10955
10956 * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
10957
10958 2004-08-11 Martin Stjernholm <mast@lysator.liu.se>
10959
10960 * cc-mode.texi: Various updates for CC Mode 5.30.9.
10961
10962 2004-08-10 Michael Albinus <michael.albinus@gmx.de>
10963
10964 Sync with Tramp 2.0.44.
10965
10966 2004-08-05 Lars Hansen <larsh@math.ku.dk>
10967
10968 * widget.texi (User Interface): Update how to separate the
10969 editable field of an editable-field widget from other widgets.
10970 (Programming Example): Add text after field.
10971
10972 2004-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
10973
10974 * emacs-mime.texi (Encoding Customization): Add a note to the
10975 mm-content-transfer-encoding-defaults entry.
10976 (rfc2047): Update.
10977
10978 * gnus.texi (Article Highlighting):
10979 Add gnus-cite-ignore-quoted-from.
10980 (POP before SMTP): New node.
10981 (Posting Styles): Addition.
10982 (Splitting Mail): Add nnmail-split-lowercase-expanded.
10983 (Fancy Mail Splitting): Ditto.
10984 (X-Face): Add gnus-x-face.
10985
10986 2004-08-30 Reiner Steib <Reiner.Steib@gmx.de>
10987
10988 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
10989 * pgg.texi, sieve.texi: Use @copying and @insertcopying.
10990
10991 2004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
10992
10993 * gnus.texi (Mail Source Specifiers):
10994 Describe `pop3-leave-mail-on-server'.
10995
10996 2004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
10997
10998 * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
10999
11000 * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
11001 repository. Change setfilename.
11002
11003 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
11004
11005 2004-07-02 Juri Linkov <juri@jurta.org>
11006
11007 * pcl-cvs.texi (Viewing differences): Add `d r'.
11008
11009 2004-06-29 Jesper Harder <harder@ifa.au.dk>
11010
11011 * ses.texi, viper.texi, flymake.texi, faq.texi:
11012 * eshell.texi, ediff.texi: Markup fixes.
11013
11014 2004-06-21 Karl Berry <karl@gnu.org>
11015
11016 * info.texi (Top): Mention that only Emacs has mouse support.
11017 (Getting Started): Mention this in a few other places.
11018
11019 2004-06-13 Luc Teirlinck <teirllm@auburn.edu>
11020
11021 * autotype.texi (Copyrights, Timestamps):
11022 Recommend `before-save-hook' instead of `write-file-functions'.
11023
11024 2004-06-13 Lars Hansen <larsh@math.ku.dk>
11025
11026 * dired-x.texi (dired-mark-omitted): Update keybinding.
11027
11028 2004-06-10 Kim F. Storm <storm@cua.dk>
11029
11030 * pcl-cvs.texi (Viewing differences): Add 'd y'.
11031
11032 2004-06-05 Lars Hansen <larsh@math.ku.dk>
11033
11034 * dired-x.texi (variable dired-omit-mode): Rename from
11035 dired-omit-files-p.
11036 (function dired-omit-mode): Rename from dired-omit-toggle.
11037 Call dired-omit-mode rather than set dired-omit-files-p.
11038 (dired-mark-omitted): Describe command.
11039
11040 2004-05-29 Michael Albinus <michael.albinus@gmx.de>
11041
11042 Version 2.0.41 of Tramp released.
11043
11044 2004-05-29 Juanma Barranquero <lektu@terra.es>
11045
11046 * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
11047 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
11048
11049 2004-05-29 Richard M. Stallman <rms@gnu.org>
11050
11051 * cl.texi (Top): Call this chapter `Introduction'.
11052 (Overview): In TeX, no section heading here.
11053
11054 * cc-mode.texi: Put commas after i.e. and e.g. Minor cleanups.
11055
11056 2004-05-29 Eli Zaretskii <eliz@gnu.org>
11057
11058 * Makefile.in (../info/flymake, flymake.dvi): New targets.
11059 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
11060
11061 2004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
11062
11063 * flymake.texi: New file.
11064
11065 2004-05-28 Simon Josefsson <jas@extundo.com>
11066
11067 * smtpmail.texi (Authentication): Improve STARTTLS discussion.
11068
11069 2004-05-07 Kai Großjohann <kai@emptydomain.de>
11070
11071 Version 2.0.40 of Tramp released.
11072
11073 2004-04-25 Michael Albinus <Michael.Albinus@alcatel.de>
11074
11075 Complete rework, based on review by Karl Berry <karl@gnu.org>.
11076
11077 * tramp.texi (Auto-save and Backup): Explain exploitation of new
11078 variables `tramp-backup-directory-alist' and
11079 `tramp-bkup-backup-directory-info'.
11080 (Overview, Connection types)
11081 (External transfer methods, Default Method)
11082 (Windows setup hints): Remove restriction of password entering
11083 with external methods.
11084 (Auto-save and Backup): Make file name example
11085 (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info'
11086 and `auto-save-directory' must be used.
11087 (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
11088 only "NT"). Remove doubled entry "What kinds of systems does
11089 @tramp{} work on".
11090 (tramp): Macro removed.
11091 (Obtaining Tramp): Flag removed from title.
11092 (all): "tramp-" and "-" removed from flag names. Flags `tramp'
11093 and `trampver' used properly. Flag `tramp-inst' replaced by
11094 `installchapter'. Installation related text adapted.
11095
11096 2004-04-28 Masatake YAMATO <jet@gyve.org>
11097
11098 * widget.texi (Programming Example): Remove overlays.
11099
11100 2004-04-27 Jesper Harder <harder@ifa.au.dk>
11101
11102 * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
11103
11104 2004-04-23 Juanma Barranquero <lektu@terra.es>
11105
11106 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
11107
11108 2004-04-05 Jesper Harder <harder@ifa.au.dk>
11109
11110 * info.texi (Info Search): Add info-apropos.
11111
11112 2004-03-22 Juri Linkov <juri@jurta.org>
11113
11114 * faq.texi: Fix help key bindings.
11115
11116 2004-03-17 Luc Teirlinck <teirllm@auburn.edu>
11117
11118 * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
11119 (as suggested by Karl Berry). Update information about colored
11120 stars in menus. Add new subheading describing M-n.
11121
11122 2004-03-12 Richard M. Stallman <rms@gnu.org>
11123
11124 * cl.texi (Top): Rename top node's title.
11125
11126 2004-03-08 Karl Berry <karl@gnu.org>
11127
11128 * info.texi: \input texinfo.tex instead of just texinfo, to avoid
11129 problems making the texinfo distribution.
11130
11131 2004-02-29 Simon Josefsson <jas@extundo.com>
11132
11133 * smtpmail.texi (Authentication): Change the list of supported
11134 authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
11135 CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
11136 <voegelas@gmx.net>.
11137
11138 2004-02-29 Juanma Barranquero <lektu@terra.es>
11139
11140 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
11141 Use $(DEL) instead of rm, and ignore exit code.
11142
11143 2004-02-29 Kai Großjohann <kgrossjo@eu.uu.net>
11144
11145 Tramp version 2.0.39 released.
11146
11147 2004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
11148
11149 * tramp.texi (Customizing Completion): Explain new functions
11150 `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
11151 (all): Savannah URLs unified to "http://savannah.nongnu.org".
11152 (Top): Refer to Savannah mailing list as the major one.
11153 Mention older mailing lists in HTML mode only.
11154 (Auto-save and Backup): Add auto-save. Based on wording of Kai.
11155 (Frequently Asked Questions): Remote hosts must not be Unix-like
11156 for "smb" method.
11157 (Password caching): New node.
11158 (External transfer methods): Refer to password caching for "smb"
11159 method.
11160
11161 2004-02-17 Karl Berry <karl@gnu.org>
11162
11163 * info.texi (Help-Int): Mention the new line number feature.
11164
11165 2004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
11166
11167 * ses.texi (Advanced Features): New functionality for
11168 ses-set-header-row (defaults to current row unless C-u used).
11169 (Acknowledgements): Add Stefan Monnier.
11170
11171 2003-12-29 Kevin Ryde <user42@zip.com.au>
11172
11173 * viper.texi (Vi Macros): Fix reference to the Emacs manual.
11174
11175 2003-11-30 Kai Großjohann <kai.grossjohann@gmx.net>
11176
11177 Tramp version 2.0.38 released.
11178
11179 * tramp.texi (Remote shell setup): Warn of environment variables
11180 FRUMPLE if user frumple exists. Suggested by Sven Gabriel
11181 <sven.gabriel@imk.fzk.de>.
11182 (Configuration): Tramp now chooses base64/uuencode
11183 automatically. Update wording accordingly.
11184 (Top): More description for the `Default Method' menu entry.
11185 (Default Method): Use @code, not @var, for Lisp variables.
11186 (Default Method): New subsection `Which method is the right one
11187 for me?'. Suggested by Christian Kirsch.
11188 (Configuration): Pointer to new subsection added.
11189 (Default Method): Too many "use" in one sentence.
11190 Rephrase. Reported by Christian Kirsch.
11191 (Filename Syntax): Old `su' example is probably a left-over from
11192 the sm/su method naming. Replace with `ssh', instead.
11193 (External transfer methods, Auto-save and Backup):
11194 Typo fixes.
11195
11196 2003-11-02 Michael Albinus <Michael.Albinus@alcatel.de>
11197
11198 * tramp.texi (all): Harmonize all occurrences of @tramp{}.
11199 (Top): Mention japanese manual only if flag `jamanual' is set.
11200 Insert section `Japanese manual' in menu.
11201
11202 2003-11-26 Thien-Thi Nguyen <ttn@gnu.org>
11203
11204 * eshell.texi (Known Problems): Add doc item.
11205
11206 2003-11-22 Martin Stjernholm <mast@lysator.liu.se>
11207
11208 * cc-mode.texi: Update for CC Mode 5.30.
11209
11210 Note: Please refrain from doing purely cosmetic changes like
11211 removing trailing whitespace in this manual; it clobbers cvs
11212 merging for no good reason.
11213
11214 2003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
11215
11216 * ediff.texi, tramp.texi, vip.texi, viper.texi:
11217 * widget.texi, woman.texi: Replace @sc{ascii} and ASCII with
11218 @acronym{ASCII}.
11219
11220 2003-10-26 Karl Berry <karl@gnu.org>
11221
11222 * info.texi (Info Search): Echo area, not echo are. From Debian
11223 diff.
11224
11225 2003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
11226
11227 * widget.texi (Defining New Widgets): Document new behavior of
11228 :buttons and :children keywords.
11229
11230 2003-10-22 Miles Bader <miles@gnu.org>
11231
11232 * Makefile.in (info): Move before $(top_srcdir)/info.
11233
11234 2003-10-17 Thien-Thi Nguyen <ttn@gnu.org>
11235
11236 * tramp.texi (Inline methods): Small grammar fix.
11237 (External transfer methods): Likewise.
11238
11239 2003-10-08 Nick Roberts <nick@nick.uklinux.net>
11240
11241 * speedbar.texi: Remove paragraph for GUD that is no longer true.
11242
11243 2003-10-06 Luc Teirlinck <teirllm@auburn.edu>
11244
11245 * texinfo.tex: Replace `%' in arch tagline by @ignore.
11246
11247 2003-09-30 Richard M. Stallman <rms@gnu.org>
11248
11249 * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
11250
11251 * widget.texi (User Interface): Fix typos.
11252
11253 * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
11254
11255 2003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
11256
11257 * pcl-cvs.texi (Selected Files): Fix typo.
11258
11259 2003-09-21 Karl Berry <karl@gnu.org>
11260
11261 * info.texi (] and [ commands): No period at end of section title.
11262
11263 2003-09-04 Miles Bader <miles@gnu.org>
11264
11265 * Makefile.in (top_srcdir): New variable.
11266 ($(top_srcdir)/info): New rule.
11267 (info): Depend on it.
11268
11269 2003-09-03 Peter Runestig <peter@runestig.com>
11270
11271 * makefile.w32-in: New file.
11272
11273 2003-08-26 Per Abrahamsen <abraham@dina.kvl.dk>
11274
11275 * widget.texi (User Interface): Explain the need of static text
11276 around an editable field.
11277
11278 2003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
11279
11280 * widget.texi (Basic Types): The argument to `:help-echo' can now
11281 be a form that evaluates to a string.
11282
11283 2003-08-18 Kim F. Storm <storm@cua.dk>
11284
11285 * calc.texi (Queries in Macros): Update xref to keyboard macro query.
11286
11287 2003-08-16 Richard M. Stallman <rms@gnu.org>
11288
11289 * dired-x.texi (Shell Command Guessing): Explain *.
11290
11291 2003-08-16 Chunyu Wang <spr@db.cs.hit.edu.cn> (tiny change)
11292
11293 * pcl-cvs.texi (Log Edit Mode): Fix key binding for
11294 log-edit-insert-changelog.
11295
11296 2003-08-03 Karl Berry <karl@gnu.org>
11297
11298 * info.texi: Need @contents.
11299
11300 2003-07-20 Kai Großjohann <kai.grossjohann@gmx.net>
11301
11302 Tramp version 2.0.36 released.
11303
11304 * tramp.texi (Remote shell setup): Explain about problems with
11305 non-Bourne commands in ~/.profile and ~/.shrc.
11306
11307 2003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
11308
11309 * info.texi (Help-Inv, Help-M, Help-Xref): Update following
11310 renaming of `vis-mode' to `visible-mode'.
11311
11312 2003-07-04 Luc Teirlinck <teirllm@mail.auburn.edu>
11313
11314 * info.texi (Top, Help-Small-Screen): Remove accidentally added
11315 next, prev and up pointers.
11316
11317 2003-07-02 Luc Teirlinck <teirllm@mail.auburn.edu>
11318
11319 * info.texi (Help): Mention existence of Emacs and stand-alone
11320 Info at the very beginning of the tutorial.
11321 (Help-Inv): New node.
11322 (Help-]): New node.
11323 (Help-M): Systematically point out the differences between default
11324 Emacs and stand-alone versions. Delete second menu.
11325 (Help-Xref): Systematically point out the differences between
11326 default Emacs and stand-alone versions.
11327 (Help-Int): Change `l' example.
11328 (Expert Info): Fix typos.
11329 (Emacs Info Variables): Mention `Info-hide-note-references' and
11330 new default for `Info-scroll-prefer-subnodes'.
11331
11332 2003-06-17 Kai Großjohann <kai.grossjohann@gmx.net>
11333
11334 Version 2.0.35 of Tramp released.
11335
11336 * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
11337 (Inline methods): Add methods `remsh' and `plink1'.
11338 (External transfer methods): Add method `remcp'.
11339 (Multi-hop Methods): Add method `remsh'.
11340 Small patch from Adrian Aichner <adrian@xemacs.org>:
11341 Fix minor typos.
11342 (Concept Index): Add to make manual searchable via
11343 `Info-index'.
11344 (Version Control): Add cindex entry.
11345
11346 2003-05-24 Kai Großjohann <kai.grossjohann@gmx.net>
11347
11348 * trampver.texi: Version 2.0.34 released.
11349
11350 2003-05-03 Glenn Morris <gmorris@ast.cam.ac.uk>
11351
11352 * faq.texi: Improve previous changes.
11353
11354 2003-05-02 Glenn Morris <gmorris@ast.cam.ac.uk>
11355
11356 * faq.texi: Update copyright and maintenance details.
11357 Update some package URLs, versions, and maintainers.
11358 Remove many references to the Emacs Lisp Archive.
11359
11360 2003-04-23 Simon Josefsson <jas@extundo.com>
11361
11362 * smtpmail.texi: Fix license (the invariant sections mentioned has
11363 never been part of the smtp manual). Align info dir entry with
11364 other emacs packages.
11365
11366 2003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
11367
11368 * tramp.texi: Version 2.0.33 released.
11369 Remove installation chapter. Remove XEmacs specifics.
11370
11371 2003-03-29 Richard M. Stallman <rms@gnu.org>
11372
11373 * tramp.texi (Top): Undo the previous renaming.
11374 (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
11375
11376 2003-03-29 Kai Großjohann <kai.grossjohann@gmx.net>
11377
11378 * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
11379 version of manual.
11380
11381 * tramp.texi (Auto-save and Backup): New node.
11382
11383 2003-03-29 Michael Albinus <Michael.Albinus@alcatel.de>
11384
11385 * tramp.texi (Top): Include trampver.texi. Rename "Emacs" to "GNU
11386 Emacs" in order to have better differentiation to "XEmacs".
11387 `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
11388 are new macros in order to point to the other Emacs flavor where
11389 appropriate. In info case, point to node `Installation' in order
11390 to explain how to generate the other way. In html case, make a
11391 link to the other html file.
11392 (Obtaining TRAMP): Add a paragraph saying to perform `autoconf'
11393 after CVS checkout/update.
11394 (Installation): Completely rewritten.
11395 (Installation parameters, Load paths): New sections under
11396 `Installation'.
11397
11398 2003-02-28 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
11399
11400 * tramp.texi: Version 2.0.30 released.
11401 Replace word "path" with "localname" where used as a component of
11402 a Tramp file name.
11403
11404 2003-02-28 Michael Albinus <Michael.Albinus@alcatel.de>
11405
11406 * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
11407 introduced.
11408 (Installation): Explain what to do if files from the tramp/contrib
11409 directory are needed.
11410
11411 2003-02-23 Alex Schroeder <alex@emacswiki.org>
11412
11413 * smtpmail.texi (How Mail Works): New.
11414
11415 2003-02-22 Alex Schroeder <alex@emacswiki.org>
11416
11417 * smtpmail.texi: New file.
11418
11419 * Makefile.in: Build SMTP manual.
11420
11421 2003-02-05 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
11422
11423 * tramp.texi: Version 2.0.29 released.
11424 (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
11425 M-x makeinfo-buffer RET. Reported by gebser@ameritech.net.
11426
11427 2003-02-01 Michael Albinus <Michael.Albinus@alcatel.de>
11428
11429 * tramp.texi (Frequently Asked Questions): Explain a workaround if
11430 another package loads accidentally Ange-FTP.
11431
11432 2003-01-24 Michael Albinus <Michael.Albinus@alcatel.de>
11433
11434 * tramp.texi (Customizing Completion): Add function
11435 `tramp-parse-sconfig'. Change example of
11436 `tramp-set-completion-function', because parsing of ssh config
11437 files looks more natural.
11438
11439 2003-01-15 Kevin Ryde <user42@zip.com.au>
11440
11441 * gnus.texi (Using MIME): Mention auto-compression-mode with
11442 gnus-mime-copy-part.
11443
11444 2003-01-15 ShengHuo ZHU <zsh@cs.rochester.edu>
11445
11446 * gnus.texi: Do not use `path' in several locations.
11447
11448 2002-12-26 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
11449
11450 * tramp.texi (External transfer methods): New method `smb'.
11451 From Michael Albinus.
11452
11453 2002-11-05 Karl Berry <karl@gnu.org>
11454
11455 * info.texi (Info-fontify): Reorder face list to avoid bad line
11456 breaks.
11457
11458 2002-10-06 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11459
11460 * tramp.texi: Move @copying to standard place.
11461 Use @insertcopying.
11462
11463 2002-10-02 Karl Berry <karl@gnu.org>
11464
11465 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi:
11466 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
11467 * eshell.texi, eudc.texi, faq.texi, forms.texi, idlwave.texi:
11468 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, reftex.texi:
11469 * sc.texi, ses.texi, speedbar.texi, vip.texi, viper.texi:
11470 * widget.texi, woman.texi:
11471 Per rms, update all manuals to use @copying instead of @ifinfo.
11472 Also use @ifnottex instead of @ifinfo around the top node, where
11473 needed for the sake of the HTML output.
11474 (The Gnus manual is not fixed since it's not clear to me how it
11475 works; and the Tramp manual already uses @copying, although in an
11476 unusual way. All others were changed.)
11477
11478 2002-09-10 Jonathan Yavner <jyavner@engineer.com>
11479
11480 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
11481 (../info/ses, ses.dvi): New targets.
11482 * ses.texi: New file.
11483
11484 2002-09-06 Pavel Janík <Pavel@Janik.cz>
11485
11486 * texinfo.tex: Update to texinfo 4.2.
11487
11488 2002-08-27 Carsten Dominik <dominik@sand.science.uva.nl>
11489
11490 * reftex.texi: Update to RefTeX 4.19.
11491
11492 2002-07-21 Jesper Harder <harder@ifa.au.dk>
11493
11494 * gnus.texi (Sorting Groups): Add key bindings for
11495 gnus-group-sort-groups-by-real-name and
11496 gnus-group-sort-selected-groups-by-real-name.
11497
11498 2002-06-17 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11499
11500 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
11501 (../info/tramp, tramp.dvi): New targets.
11502
11503 2002-01-04 Eli Zaretskii <eliz@is.elta.co.il>
11504
11505 * Makefile.in (DVI_TARGETS): Add calc.dvi.
11506 (calc.dvi): Uncomment.
11507
11508 2001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
11509
11510 * Makefile.in (INFO_TARGETS): Add ../info/calc.
11511 (../info/calc): New target.
11512
11513 2001-10-20 Gerd Moellmann <gerd@gnu.org>
11514
11515 * (Version 21.1 released.)
11516
11517 2001-10-05 Gerd Moellmann <gerd@gnu.org>
11518
11519 * Branch for 21.1.
11520
11521 2001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
11522
11523 * Makefile.in (../info/info): Use an explicit -o switch to
11524 makeinfo.
11525
11526 2001-03-05 Gerd Moellmann <gerd@gnu.org>
11527
11528 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
11529
11530 2001-02-12 Michael Kifer <kifer@cs.sunysb.edu>
11531
11532 * ediff.texi: Added ediff-coding-system-for-read.
11533
11534 * viper.texi: Fix typos.
11535
11536 2000-12-20 Eli Zaretskii <eliz@is.elta.co.il>
11537
11538 * Makefile.in (../info/idlwave): Use --no-split.
11539
11540 2000-12-14 Dave Love <fx@gnu.org>
11541
11542 * Makefile.in (mostlyclean): Remove gnustmp.*.
11543 (gnus.dvi): Change rule to remove @latex stuff.
11544
11545 2000-10-19 Eric M. Ludlam <zappo@ultranet.com>
11546
11547 * Makefile.in (Speedbar): Add build targets for speedbar.texi.
11548
11549 2000-10-13 John Wiegley <johnw@gnu.org>
11550
11551 * Makefile.in: Add build targets for eshell.texi.
11552
11553 2000-09-25 Gerd Moellmann <gerd@gnu.org>
11554
11555 * Makefile.in: Remove/comment speedbar stuff.
11556
11557 2000-09-22 Dave Love <fx@gnu.org>
11558
11559 * Makefile.in: Add emacs-mime.
11560
11561 2000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
11562
11563 * Makefile.in (INFO_TARGETS): Add ../info/woman.
11564 (DVI_TARGETS): Add woman.dvi.
11565 (../info/woman, woman.dvi): New targets.
11566
11567 2000-05-31 Stefan Monnier <monnier@cs.yale.edu>
11568
11569 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
11570
11571 * pcl-cvs.texi: New file.
11572 * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
11573 (../info/pcl-cvs, pcl-cvs.dvi): New targets.
11574
11575 2000-05-11 Gerd Moellmann <gerd@gnu.org>
11576
11577 * Makefile.in (INFO_TARGETS): Add info/ebrowse.
11578 (../info/ebrowse, ebrowse.dvi): New targets.
11579
11580 2000-01-13 Gerd Moellmann <gerd@gnu.org>
11581
11582 * Makefile.in (INFO_TARGETS): Add eudc.
11583 (DVI_TARGETS): Add eudc.dvi.
11584 (../info/eudc, eudc.dvi): New targets.
11585
11586 2000-01-05 Eli Zaretskii <eliz@is.elta.co.il>
11587
11588 * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
11589 compatibility with 8+3 filesystems).
11590 (../info/efaq): Rename from emacs-faq.
11591
11592 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
11593
11594 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
11595 (../info/idlwave, idlwave.dvi): New targets.
11596
11597 1999-10-23 Dave Love <fx@gnu.org>
11598
11599 * Makefile.in: Use autotype.texi.
11600
11601 1999-10-12 Stefan Monnier <monnier@cs.yale.edu>
11602
11603 * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
11604 faq.texi file) rather than ../info/faq.
11605
11606 1999-10-07 Gerd Moellmann <gerd@gnu.org>
11607
11608 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
11609 (../info/ada-mode, ada-mode.dvi): New targets.
11610
11611 1999-09-01 Dave Love <fx@gnu.org>
11612
11613 * Makefile.in: Add faq.
11614
11615 1999-07-12 Richard Stallman <rms@gnu.org>
11616
11617 * Version 20.4 released.
11618
11619 1998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
11620
11621 * Version 20.3 released.
11622
11623 1998-04-06 Andreas Schwab <schwab@gnu.org>
11624
11625 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
11626 Use it in dvi targets.
11627 (../etc/GNU): Change to $(srcdir) first.
11628
11629 1998-03-11 Carsten Dominik <cd@delysid.gnu.org>
11630
11631 * reftex.texi: Update for RefTeX version 3.22.
11632
11633 1998-03-01 Kim-Minh Kaplan <KimMinh.Kaplan@utopia.eunet.fr>
11634
11635 * gnus.texi (Easy Picons): Remove references to
11636 `gnus-group-display-picons'.
11637 (Hard Picons): Ditto.
11638
11639 1998-02-08 Richard Stallman <rms@psilocin.gnu.org>
11640
11641 * Makefile.in (reftex.dvi, ../info/reftex): New targets.
11642 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
11643
11644 1997-09-23 Paul Eggert <eggert@twinsun.com>
11645
11646 * Makefile.in: Merge changes mistakenly made to `Makefile'.
11647 (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
11648
11649 1997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11650
11651 * Version 20.2 released.
11652
11653 1997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11654
11655 * Version 20.1 released.
11656
11657 1997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11658
11659 * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
11660
11661 1997-04-12 Per Abrahamsen <abraham@dina.kvl.dk>
11662
11663 * widget.texi (push-button): Document it.
11664
11665 1996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11666
11667 * Version 19.33 released.
11668
11669 1996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11670
11671 * Version 19.32 released.
11672
11673 1996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
11674
11675 * Makefile.in: Add rules for the Message manual.
11676
11677 1996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
11678
11679 * gnus.texi: New version.
11680
11681 * message.texi: New manual.
11682
11683 1996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11684
11685 * Makefile.in (All info targets): cd $(srcdir) to do the work.
11686
11687 1996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11688
11689 * Makefile.in (All info targets): Specify $(srcdir) in input files.
11690 Specify -I option.
11691 (All dvi targets): Set the TEXINPUTS variable.
11692
11693 1996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
11694
11695 * Version 19.31 released.
11696
11697 1996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
11698
11699 * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
11700 (INFO_TARGETS): Use new name. This avoids name conflict on MSDOS.
11701
11702 1995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11703
11704 * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
11705 (INFO_TARGETS): Add ../info/cc-mode.
11706 (DVI_TARGETS): Add cc-mode.dvi.
11707
11708 1995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11709
11710 * Version 19.30 released.
11711
11712 1995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
11713
11714 * gnus.texi: New file.
11715
11716 1995-11-04 Erik Naggum <erik@naggum.no>
11717
11718 * gnus.texi: File deleted.
11719
11720 1995-11-02 Stephen Gildea <gildea@stop.mail-abuse.org>
11721
11722 * mh-e.texi: "Function Index" -> "Command Index" to work with
11723 Emacs 19.30 C-h C-k support of separately-documented commands.
11724
11725 1995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11726
11727 * Makefile.in (../info/ediff, ediff.dvi): New targets.
11728 (INFO_TARGETS, DVI_TARGETS): Add those new targets.
11729
11730 1995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11731
11732 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
11733 (../info/viper, viper.dvi): New targets.
11734
11735 1995-04-20 Kevin Rodgers <kevinr@ihs.com>
11736
11737 * dired-x.texi (Installation): Change the example to set
11738 buffer-local variables like dired-omit-files-p in
11739 dired-mode-hook.
11740
11741 1995-04-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11742
11743 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
11744 (../info/mh-e, mh-e.dvi): New targets.
11745
11746 1995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
11747
11748 * Makefile.in (maintainer-clean): Rename from realclean.
11749
11750 1994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11751
11752 * Makefile.in: New file.
11753 * Makefile: File deleted.
11754
11755 1994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11756
11757 * Makefile (TEXINDEX_OBJS): Variable deleted.
11758 (texindex, texindex.o, getopt.o): Rules deleted.
11759 All deps on texindex deleted.
11760 (distclean): Don't delete texindex.
11761 (mostlyclean): Don't delete *.o.
11762 * texindex.c, getopt.c: Files deleted.
11763
11764 1994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11765
11766 * Version 19.26 released.
11767
11768 1994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11769
11770 * Version 19.25 released.
11771
11772 1994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11773
11774 * Version 19.24 released.
11775
11776 1994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11777
11778 * Version 19.23 released.
11779
11780 1994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11781
11782 * Makefile: Delete spurious tab.
11783
11784 1994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11785
11786 * Makefile (.SUFFIXES): New rule.
11787
11788 1994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11789
11790 * Makefile (dired-x.dvi, ../info/dired-x): New targets.
11791 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
11792
11793 1994-01-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11794
11795 * Makefile (../info/sc): Rename from sc.info.
11796 (../info/cl): Likewise.
11797 (INFO_TARGETS): Use new names.
11798
11799 1993-12-04 Richard Stallman (rms@srarc2)
11800
11801 * getopt.c: New file.
11802 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
11803 (getopt.o): New rule.
11804 (dvi): Don't depend on texindex.
11805 (cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
11806 Depend on texindex.
11807
11808 1993-12-03 Richard Stallman (rms@srarc2)
11809
11810 * Makefile (../info/sc.info): Rename from ../info/sc.
11811 (TEXI2DVI): New variable.
11812 (cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
11813 Add explicit commands.
11814 (TEXINDEX_OBJS): Delete duplicate getopt.o.
11815
11816 1993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11817
11818 * Version 19.22 released.
11819
11820 1993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11821
11822 * Makefile (TEXINDEX_OBJS): Delete spurious period.
11823
11824 1993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11825
11826 * Version 19.21 released.
11827
11828 1993-11-15 Paul Eggert (eggert@twinsun.com)
11829
11830 * Makefile (../info/cl.info): Rename from ../info/cl.
11831
11832 1993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11833
11834 * Makefile (../etc/GNU): New target.
11835 (EMACSSOURCES): Add gnu1.texi.
11836
11837 1993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11838
11839 * Makefile (realclean): Don't delete the Info files.
11840
11841 1993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
11842
11843 * forms.texi: Fix forms.texi so that it will format correctly.
11844 Add missing `@end iftex', fix bad reference.
11845
11846 1993-10-20 Brian J. Fox (bfox@ai.mit.edu)
11847
11848 * Makefile: Fix targets for texindex, new info.texi files.
11849 * info-stnd.texi: New file implements info for standalone info
11850 reader.
11851 * info.texi: Update to include recent changes to "../info/info".
11852 New source file for ../info/info; includes info-stnd.texi.
11853
11854 * texindex.c: Include "../src/config.h" if building in emacs.
11855
11856 * Makefile: Change all files to FILENAME.texi, force all targets
11857 to be FILENAME, not FILENAME.info. This changes sc.texinfo,
11858 vip.texinfo, forms.texinfo, cl.texinfo.
11859 Add target to build texindex.c, defining `emacs'.
11860
11861 * forms.texi: Install new file to match version 2.3 of forms.el.
11862
11863 1993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11864
11865 * Version 19.19 released.
11866
11867 1993-08-10 Simon Leinen (simon@lia.di.epfl.ch)
11868
11869 * sc.texinfo: Fix info file name.
11870
11871 * Makefile (info): Add gnus and sc.
11872 (dvi): Add gnus.dvi and sc.dvi.
11873 (../info/sc, sc.dvi): New targets.
11874
11875 1993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11876
11877 * Version 19.18 released.
11878
11879 1993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11880
11881 * Makefile: Fix source file names of the separate manuals.
11882 (gnus.dvi, ../info/gnus): New targets.
11883
11884 1993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11885
11886 * Version 19.17 released.
11887
11888 1993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11889
11890 * split-man: Fix typos in last change.
11891
11892 1993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11893
11894 * Version 19.16 released.
11895
11896 1993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11897
11898 * version 19.15 released.
11899
11900 1993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11901
11902 * Makefile (distclean): It's rm, not rf.
11903
11904 1993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11905
11906 * Version 19.14 released.
11907
11908 1993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11909
11910 * Makefile: New file.
11911
11912 1993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11913
11914 * Version 19.13 released.
11915
11916 1993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11917
11918 * Version 19.9 released.
11919
11920 1993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11921
11922 * Version 19.8 released.
11923
11924 1993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11925
11926 * Version 19.7 released.
11927
11928 1990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
11929
11930 * gnus.texinfo: New file. Removed installation instructions.
11931
11932 1990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
11933
11934 * texindex.c: If USG, include sys/types.h and sys/fcntl.h.
11935
11936 1989-01-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
11937
11938 * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
11939 then define `\sc' as the command for smallcaps in Texinfo.
11940 This means that the @sc command will produce small caps. bfox has
11941 made the corresponding change to makeinfo and texinfm.el.
11942
11943 1988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
11944
11945 * vip.texinfo: Remove menu entry Adding Lisp Code in node
11946 Customization since the menu entry did not point to anything.
11947 Also add an @finalout command to remove overfull hboxes from the
11948 printed output.
11949
11950 * cl.texinfo: Add @bye, \input line and @settitle to file.
11951 This file is clearly intended to be a chapter of some other work,
11952 but the other work does not yet exist.
11953
11954 1988-07-25 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
11955
11956 * texinfo.texinfo: Three typos corrected.
11957
11958 ;; Local Variables:
11959 ;; coding: utf-8
11960 ;; End:
11961
11962 Copyright (C) 1993-1999, 2001-2014 Free Software Foundation, Inc.
11963
11964 This file is part of GNU Emacs.
11965
11966 GNU Emacs is free software: you can redistribute it and/or modify
11967 it under the terms of the GNU General Public License as published by
11968 the Free Software Foundation, either version 3 of the License, or
11969 (at your option) any later version.
11970
11971 GNU Emacs is distributed in the hope that it will be useful,
11972 but WITHOUT ANY WARRANTY; without even the implied warranty of
11973 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
11974 GNU General Public License for more details.
11975
11976 You should have received a copy of the GNU General Public License
11977 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.