]> code.delx.au - gnu-emacs/blob - doc/misc/ChangeLog
Merge from emacs-24; up to 117691
[gnu-emacs] / doc / misc / ChangeLog
1 2014-11-09 Glenn Morris <rgm@gnu.org>
2
3 * Makefile.in (version): Remove variable.
4 (clean): No longer delete dist tarfile.
5 (dist): Remove rule; replace with code in admin.el.
6
7 2014-11-08 Glenn Morris <rgm@gnu.org>
8
9 * Makefile.in (${buildinfodir}/ccmode.info)
10 (${buildinfodir}/efaq%.info): Ensure output directory exists.
11
12 2014-11-07 Tassilo Horn <tsdh@gnu.org>
13
14 * gnus.texi (HTML): Update section so that it mentions shr and w3m.
15 Also link the full EWW manual that explains more on shr, too.
16
17 * gnus-faq.texi (FAQ 4 - Reading messages, FAQ 4-16): Add Q&A on how to
18 increase contrast when displaying HTML mail with shr.
19
20 * eww.texi (Advanced): Document increasing contrast with
21 shr-color-visible-distance-min and
22 shr-color-visible-luminance-min.
23
24 2014-11-02 Teodor Zlatanov <tzz@lifelogs.com>
25
26 * auth.texi (Help for users): Explain quoting rules better.
27
28 2014-10-30 Glenn Morris <rgm@gnu.org>
29
30 * efaq.texi (Gnus does not work with NNTP): Remove; ancient.
31
32 2014-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
33
34 * eieio.texi (Accessing Slots, CLOS compatibility): Adjust wording
35 since `setf' is in core rather than in CL nowadays.
36
37 2014-10-29 Paul Eggert <eggert@cs.ucla.edu>
38
39 Simplify use of current-time and friends.
40 * org.texi (Dynamic blocks): Omit unnecessary call to current-time
41 in example.
42
43 2014-10-28 Christopher Schmidt <ch@ristopher.com>
44
45 * calc.texi (Quick Calculator): Mention prefix argument of
46 `quick-calc'.
47
48 2014-10-26 Eric S. Raymond <esr@thyrsus.com>
49
50 * efaq-w32.texi: Neutralized language specific to a repository type.
51
52 2014-10-25 Eric S. Raymond <esr@thyrsus.com>
53
54 * gnus-coding.txt: Neutralized language specific to a repository type.
55
56 2014-10-20 Glenn Morris <rgm@gnu.org>
57
58 * Merge in all changes up to 24.4 release.
59
60 2014-10-13 Glenn Morris <rgm@gnu.org>
61
62 * Makefile.in (dist): Update for new output variables.
63
64 2014-10-08 Leo Liu <sdl.web@gmail.com>
65
66 * cl.texi (Porting Common Lisp): Remove parse-integer.
67
68 2014-10-06 Ulf Jasper <ulf.jasper@web.de>
69
70 * newsticker.texi (Supported Formats): Fix order of subheading and
71 itemize.
72
73 2014-10-04 Glenn Morris <rgm@gnu.org>
74
75 * vip.texi (Other Vi Commands): Markup fix.
76
77 2014-10-03 Bastien Guerry <bzg@gnu.org>
78
79 * org.texi (Key bindings and useful functions): Fix typo.
80 Use the correct function's name.
81
82 2014-10-03 Michael Brand <michael.ch.brand@gmail.com>
83
84 * org.texi (Formula syntax for Calc): Add `f-1' to TBLFM example
85 about `nan'.
86
87 2014-10-03 Nicolas Goaziou <mail@nicolasgoaziou.fr>
88
89 * org.texi (Export settings): Be more explicit about how output
90 file name is built.
91
92 * org.texi (Headings and sectioning structure): Document menus.
93
94 * org.texi (Include files, Publishing options): Remove reference
95 to nonexistent variable.
96
97 2014-10-03 Eli Zaretskii <eliz@gnu.org>
98
99 * erc.texi (Connecting): Remove stray "OA" that failed the manual
100 build.
101
102 2014-10-03 Kelvin White <kwhite@gnu.org>
103
104 * erc.texi (Advanced Usage, Options): Add descriptions and examples
105 for erc-format-nick-function and erc-rename-buffers options.
106
107 2014-09-26 Leo Liu <sdl.web@gmail.com>
108
109 * cl.texi (Predicates on Numbers): Document cl-digit-char-p.
110 (Numerical Functions): Document cl-parse-integer. (Bug#18557)
111
112 2014-09-24 Ulf Jasper <ulf.jasper@web.de>
113
114 * newsticker.texi: Reworked. Document new treeview group
115 commands. Remove VERSION, UPDATED, use EMACSVER instead.
116 Use term 'feed reader'.
117
118 2014-09-04 Paul Eggert <eggert@cs.ucla.edu>
119
120 Less chatter in 'make' output.
121 * Makefile.in (clean): Simplify, for shorter command line.
122
123 2014-08-07 Reuben Thomas <rrt@sc3d.org>
124
125 * ediff.texi (Merging and diff3): Don't mention lack of support
126 for VMS diff, we no longer support VMS.
127
128 2014-08-07 Michael Albinus <michael.albinus@gmx.de>
129
130 * tramp.texi (Remote shell setup): Explain, how to change command
131 line arguments of remote "nc" listener.
132
133 2014-07-31 Tassilo Horn <tsdh@gnu.org>
134
135 * gnus.texi (Group Parameters): Document that `gcc-self' may also be a
136 list.
137
138 2014-07-28 Stephen Berman <stephen.berman@gmx.net>
139
140 * todo-mode.texi (Marked Items): Correct omission of item deletion
141 from commands applying to both todo and done items.
142
143 2014-07-18 Albert Krewinkel <albert+gnus@zeitkraut.de>
144
145 * gnus.texi (Posting Styles): Document the possibility to perform
146 string replacements when matching against headers.
147
148 2014-07-09 Stephen Berman <stephen.berman@gmx.net>
149
150 * todo-mode.texi (Levels of Organization): Comment out statement
151 that Emacs recognizes todo files by their extension, since this
152 feature has been removed due to bug#17482.
153
154 2014-07-03 Michael Albinus <michael.albinus@gmx.de>
155
156 * trampver.texi: Update release number.
157
158 2014-07-03 Glenn Morris <rgm@gnu.org>
159
160 * info.texi, mh-e.texi: "Online help" doesn't mean what it
161 used to any more.
162
163 * idlwave.texi (Introduction): Comment out dead http screenshot links.
164
165 2014-06-24 Leo Liu <sdl.web@gmail.com>
166
167 * dired-x.texi (Omitting Files in Dired, Omitting Variables):
168 Fix key binding to dired-omit-mode. (Bug#16354)
169
170 2014-06-24 Eli Zaretskii <eliz@gnu.org>
171
172 * autotype.texi (Skeleton Language): Document the \n feature better.
173
174 2014-06-23 Glenn Morris <rgm@gnu.org>
175
176 * Makefile.in (%.texi): Disable implicit rules.
177
178 2014-06-22 Mario Lang <mlang@delysid.org>
179
180 * srecode.texi (Base Arguments): The the -> to the.
181
182 * org.texi (Images in ODT export): The the -> the.
183
184 2014-06-21 Eli Zaretskii <eliz@gnu.org>
185
186 * autotype.texi (Skeleton Language): Document the feature of \n
187 when at eol.
188
189 2014-06-21 Michael Albinus <michael.albinus@gmx.de>
190
191 * dbus.texi (Type Conversion): Formatting edits in example.
192
193 2014-06-15 Michael Albinus <michael.albinus@gmx.de>
194
195 Sync with Tramp 2.2.10.
196
197 * tramp.texi (Inline methods): Remove restriction on "telnet".
198 Recommend sharing ssh connections for "plink".
199 (External methods): Remove "sftp". Merge "pscp" and "psftp"
200 descriptions. Recommend sharing ssh connections. Add "nc" method.
201 (GVFS based methods): Add "sftp".
202 (Customizing Completion, External packages, Issues):
203 Use @dots{}.
204
205 * trampver.texi: Update release number.
206
207 2014-06-15 Glenn Morris <rgm@gnu.org>
208
209 * Makefile.in (bootstrap-clean): New.
210
211 2014-06-12 Vincent Belaïche <vincentb1@users.sourceforge.net>
212
213 * ses.texi: Adding documentation for SES local printer functions.
214
215 2014-06-12 Glenn Morris <rgm@gnu.org>
216
217 * Makefile.in: Use GNU Make features to reduce duplication.
218 (mkinfodir): Remove.
219 (${buildinfodir}): Generate using an order-only prerequisite.
220 (.dvi.ps): Replace with pattern rule.
221 ($INFO_TARGETS): Mark as PHONY.
222 (${buildinfodir}): New rule.
223 (EXTRA_OPTS, need_emacsver, need_emacsver_prefix): New variables.
224 (${buildinfodir}/%.info, %.dvi, %.pdf, %.html, %.ps):
225 New pattern rules, replacing numerous previous explicit rules.
226 (info_template): New definition.
227 (gnus.dvi, gnus.pdf): Use distinct intermediate files.
228 (mostlyclean): Adjust for above gnus change.
229
230 2014-06-11 Glenn Morris <rgm@gnu.org>
231
232 * Makefile.in (INFO_INSTALL): Update for 2013-08-28 DOCMISC_W32 change.
233
234 2014-06-10 Glenn Morris <rgm@gnu.org>
235
236 * Makefile.in (INFO_EXT): Remove and replace by ".info" throughout.
237 (INFO_OPTS): Set directly rather than with configure.
238
239 2014-06-08 Karl Berry <karl@gnu.org>
240
241 * doc/info.texi (Help-^L): "mode line", "screenful",
242 stand-alone and Emacs Info both use the mode line.
243 Use x instead of weird C-x 0 to get rid of help msg
244 in standalone Info.
245
246 2014-06-08 Glenn Morris <rgm@gnu.org>
247
248 * vip.texi (Files): Defer to Emacs manual for uniquify details.
249
250 * info.texi (Help-Small-Screen): Clarify details of S-SPC.
251 (Help-Small-Screen, Help-]): Do not mention S-SPC.
252 (Emacs Info Variables): Markup fix.
253
254 * ebrowse.texi (Source Display, Finding/Viewing):
255 * erc.texi (Sample Session):
256 * ses.texi (The Basics):
257 * todo-mode.texi (Moving and Deleting Items):
258 * woman.texi (Navigation): Markup fixes re SPC, RET.
259
260 2014-06-02 Glenn Morris <rgm@gnu.org>
261
262 * efaq.texi (Finding a package with particular functionality):
263 Update example.
264 * vip.texi: Mention this is obsolete.
265
266 2014-05-27 Paul Eggert <eggert@cs.ucla.edu>
267
268 * texinfo.tex: Update from gnulib.
269
270 2014-05-26 Paul Eggert <eggert@cs.ucla.edu>
271
272 Specify coding if Latin-1 Emacs would misinterpret (Bug#17575).
273 * htmlfontify.texi, org.texi: Add "coding: utf-8".
274
275 2014-05-26 Stephen Berman <stephen.berman@gmx.net>
276
277 * todo-mode.texi: Update in light of changes due to bug#17482.
278 Replace numerous mistaken uses of literal quotes with proper
279 Texinfo markup.
280 (Todo Mode Entry Points): Comment out reference to using find-file
281 or Dired to visit Todo files, since this has been disabled (bug#17482).
282
283 2014-05-20 Leo Liu <sdl.web@gmail.com>
284
285 * cl.texi (List Functions, Efficiency Concerns): Update cl-endp.
286
287 2014-05-13 Paul Eggert <eggert@cs.ucla.edu>
288
289 * texinfo.tex: Update from gnulib.
290
291 2014-05-08 Michael Albinus <michael.albinus@gmx.de>
292
293 * tramp.texi (Frequently Asked Questions): Mention HISTFILE
294 setting in ~/.ssh/environment.
295
296 2014-05-04 Stephen Berman <stephen.berman@gmx.net>
297
298 * todo-mode.texi: Update, improve exposition, add cross
299 references, fix typos.
300 (Inserting New Items, Editing Item Headers and Text): Rewrite to
301 document new user interface.
302
303 2014-05-04 Glenn Morris <rgm@gnu.org>
304
305 * autotype.texi (Skeleton Language):
306 * message.texi (Header Commands): Replace `iff'.
307
308 2014-05-02 Paul Eggert <eggert@cs.ucla.edu>
309
310 * vhdl-mode.texi: Add "@documentencoding UTF-8",
311 since this is a toplevel .texi file.
312
313 2014-04-22 Bastien Guerry <bzg@gnu.org>
314
315 * org.texi (Installation): Be more clear on why installing Org
316 through ELPA should be done without loading any Org file.
317
318 * org.texi (Emphasis and monospace): Document the use of
319 =verbatim= and ~code~ to be consistent with
320 `org-element-text-markup-successor'.
321
322 * org.texi (In-buffer settings, Radio tables): Tiny fixes.
323
324 * org.texi (Initial visibility):
325 * org.texi (Literal examples): Fix typos.
326
327 2014-04-22 Michael Brand <michael.ch.brand@gmail.com>
328
329 * org.texi (Column attributes): Add a sentence to point out
330 the dependency on the format specifier.
331
332 2014-04-22 Nicolas Goaziou <n.goaziou@gmail.com>
333
334 * org.texi (The Export Dispatcher): Reformulation.
335
336 * org.texi (@LaTeX{} specific attributes): Update manual.
337
338 * org.texi (Top, Exporting): Org has its own documentation and
339 should therefore be removed from "Other build-in back-ends".
340
341 2014-04-22 Stefan Monnier <monnier@iro.umontreal.ca>
342
343 * cl.texi (Structures): Remove cl-struct-set-slot-value.
344
345 2014-04-20 Daniel Colascione <dancol@dancol.org>
346
347 * cl.texi (Declarations): Document changes to `cl-the' and defstruct functions.
348
349 2014-04-17 Paul Eggert <eggert@cs.ucla.edu>
350
351 * Makefile.in (infoclean): Be consistent about reporting failures.
352
353 2014-03-27 Glenn Morris <rgm@gnu.org>
354
355 * Makefile.in (INFO_COMMON): Add vhdl-mode.
356 (vhdl_mode_deps, vhdl-mode, $(buildinfodir)/vhdl-mode$(INFO_EXT))
357 (vhdl-mode.dvi, vhdl-mode.pdf, vhdl-mode.html): New rules/variables.
358
359 * vhdl-mode.texi: General clean-up. Set copyright to FSF, add license.
360 Remove hand-written node pointers. Remove info re old Emacs versions.
361 Markup fixes.
362 (Getting Connected): Remove irrelevant info.
363 (Indentation Commands, Requirements): Remove empty/irrelevant nodes.
364 (Frequently Asked Questions): Electric indent is now enabled.
365
366 2014-03-27 Reto Zimmermann <reto@gnu.org>
367 Rod Whitby <software.vhdl-mode@rwhitby.net>
368
369 * vhdl-mode.texi: New file, imported from upstream vhdl-mode.
370
371 2014-03-26 Paul Eggert <eggert@cs.ucla.edu>
372
373 * texinfo.tex: Update from gnulib.
374
375 2014-03-26 Michael Albinus <michael.albinus@gmx.de>
376
377 * tramp.texi (Frequently Asked Questions): Add fish shell settings.
378
379 2014-03-23 Katsumi Yamaoka <yamaoka@jpl.org>
380
381 * gnus.texi (Ma Gnus): Mention header attachment buttons.
382
383 2014-03-23 Lars Ingebrigtsen <larsi@gnus.org>
384
385 * emacs-mime.texi (MML Definition): Document recipient-filename.
386
387 2014-03-23 Katsumi Yamaoka <yamaoka@jpl.org>
388
389 * gnus.texi (MIME Commands):
390 Mention gnus-mime-buttonize-attachments-in-header and
391 gnus-mime-display-attachment-buttons-in-header.
392
393 2014-03-23 Lars Ingebrigtsen <larsi@gnus.org>
394
395 * message.texi (Forwarding):
396 Mention `message-forward-included-headers'.
397
398 2014-03-23 Lars Ingebrigtsen <larsi@gnus.org>
399
400 * gnus.texi: w3 is no longer supported by Gnus.
401
402 2014-03-22 Glenn Morris <rgm@gnu.org>
403
404 * efaq.texi (Informational files for Emacs): Do not mention etc/GNU.
405
406 2014-03-21 Glenn Morris <rgm@gnu.org>
407
408 * ede.texi (ede-linux):
409 * vip.texi (New Bindings): Tiny copyedits.
410
411 2014-03-18 Stefan Monnier <monnier@iro.umontreal.ca>
412
413 * vip.texi (Other Vi Commands): Adjust doc of C-j.
414
415 * cc-mode.texi (Indentation Commands): Remove C-j, since it's not
416 defined by CC-mode but globally.
417 (FAQ): Tweak text about RET and auto-indentation.
418
419 2014-03-18 David Engster <deng@randomsample.de>
420
421 * ede.texi (Project Local Variables): Remove reference to
422 `ede-java-root' and the example using it.
423 (Android projects, ede-java-root): Remove nodes since they are
424 only in CEDET upstream (Bug#17030). All nodes updated.
425 (ede-cpp-root): Document the :compile-command slot.
426 (ede-linux): Document new variables
427 `project-linux-build-directory-default' and
428 `project-linux-architecture-default'.
429
430 2014-03-12 Glenn Morris <rgm@gnu.org>
431
432 * eww.texi (History and Acknowledgments):
433 Don't list everyone who changed the code.
434
435 * ada-mode.texi, auth.texi, calc.texi, ebrowse.texi, efaq.texi:
436 * emacs-gnutls.texi, epa.texi, ert.texi, eshell.texi, eww.texi:
437 * flymake.texi, gnus.texi, info.texi, message.texi, mh-e.texi:
438 * newsticker.texi, pcl-cvs.texi, rcirc.texi, sem-user.texi:
439 * smtpmail.texi, url.texi, viper.texi, wisent.texi, woman.texi:
440 Use @file for buffers, per the Texinfo manual.
441
442 2014-03-12 Paul Eggert <eggert@cs.ucla.edu>
443
444 * org.texi: Don't set txicodequoteundirected and txicodequotebacktick
445 so that the Org Manual's style for ` and ' in code is consistent
446 with the other Emacs manuals. This affects PDF, not .info files.
447
448 2014-03-12 Glenn Morris <rgm@gnu.org>
449
450 * octave-mode.texi (Using Octave Mode): Remove outdated stuff
451 about RET and indentation.
452
453 2014-03-03 Juanma Barranquero <lekktu@gmail.com>
454
455 * gnus.texi:
456 * semantic.texi: Fix whitespace.
457
458 * ede.texi (Android projects):
459 * eieio.texi (Class Options, Making New Objects)
460 (Method Invocation, CLOS compatibility):
461 * sem-user.texi (Tag Decoration Mode): Fix typos.
462
463 2014-03-02 Xue Fuqiao <xfq@gnu.org>
464
465 * sem-user.texi (Create System Databases): Markup fix.
466
467 2014-02-28 Glenn Morris <rgm@gnu.org>
468
469 * info.texi (Further Reading): Rename node from Expert Info.
470 Remove stuff about writing Info nodes by hand.
471 (Help-Cross): Move node from (mainly deleted) chapter 3 to chapter 1.
472
473 * info.texi: Nuke hand-written node pointers.
474
475 2014-02-28 Karl Berry <karl@gnu.org>
476
477 * info.texi (Top): Mention H for a summary of all commands.
478
479 2014-02-25 Glenn Morris <rgm@gnu.org>
480
481 * edt.texi (Quick start, Starting emulation): Update hook details.
482 * efaq.texi (Fullscreen mode on MS-Windows)
483 (Terminal setup code works after Emacs has begun): Update hook details.
484 * vip.texi (Loading VIP): Fix hook example.
485
486 * efaq-w32.texi (Bash): Don't use setq with hooks.
487
488 2014-02-24 Paul Eggert <eggert@cs.ucla.edu>
489
490 * texinfo.tex: Update from gnulib.
491
492 2014-02-22 Xue Fuqiao <xfq@gnu.org>
493
494 * remember.texi (Quick Start): Add an index.
495 (Function Reference, Quick Start): Add cross-references.
496
497 2014-02-21 Glenn Morris <rgm@gnu.org>
498
499 * flymake.texi (Starting the syntax check process): Grammar fix.
500
501 * tramp.texi (External packages): Grammar fix.
502 Reword for default sentinel not being nil any more.
503
504 2014-02-19 Michael Albinus <michael.albinus@gmx.de>
505
506 * trampver.texi: Update release number.
507
508 2014-02-19 Glenn Morris <rgm@gnu.org>
509
510 * remember.texi: Copyedits.
511 (Quick Start): No need for manual autoloads. Mention remember-notes.
512 (Function Reference): Update arguments. Add new commands.
513
514 2014-02-18 Glenn Morris <rgm@gnu.org>
515
516 * remember.texi (copying): Bump remember mode version.
517 (Installation): Remove unnecessary chapter.
518 (Quick Start): No need to explicitly load remember.el.
519 (Separate Text Files): New section.
520
521 2014-02-17 Glenn Morris <rgm@gnu.org>
522
523 * eieio.texi (Class Values, CLOS compatibility):
524 Remove references to deleted eieio-describe-class/generic.
525
526 2014-02-16 Michael Albinus <michael.albinus@gmx.de>
527
528 Sync with Tramp 2.2.9.
529 * trampver.texi: Update release number.
530
531 * efaq-w32.texi (Tramp ssh): Remove also pscp1 and pscp2.
532
533 2014-02-14 Jay Belanger <jay.p.belanger@gmail.com>
534
535 * calc.texi (Single-Variable Statistics): Remove mention of
536 incorrect keybinding.
537
538 2014-02-12 Paul Eggert <eggert@cs.ucla.edu>
539
540 * texinfo.tex: Update from gnulib.
541
542 2014-02-08 Glenn Morris <rgm@gnu.org>
543
544 * auth.texi (GnuPG and EasyPG Assistant Configuration):
545 Be agnostic about authinfo/authinfo.gpg default order. (Bug#16642)
546
547 2014-02-07 Glenn Morris <rgm@gnu.org>
548
549 * viper.texi (File and Buffer Handling): Prefer ido to iswitchb.
550
551 2014-02-06 Glenn Morris <rgm@gnu.org>
552
553 * epa.texi (Mail-mode integration): Mention epa-mail-aliases.
554
555 * mh-e.texi, viper.texi: Do not use colons in index entries.
556
557 2014-02-05 Paul Eggert <eggert@cs.ucla.edu>
558
559 * texinfo.tex: Update from gnulib.
560
561 2014-02-05 Glenn Morris <rgm@gnu.org>
562
563 * epa.texi: Add indices.
564
565 * url.texi (Cookies): Mention url-cookie-list command.
566
567 2014-02-03 Glenn Morris <rgm@gnu.org>
568
569 * cl.texi (Blocks and Exits): Mention cl-tagbody.
570
571 2014-02-02 Glenn Morris <rgm@gnu.org>
572
573 * efaq-w32.texi (Tramp ssh): Remove deleted tramp methods.
574
575 2014-01-31 Glenn Morris <rgm@gnu.org>
576
577 * efaq.texi (Replacing highlighted text):
578 Update delete-selection-mode doc.
579
580 2014-01-30 Xue Fuqiao <xfq.free@gmail.com>
581
582 * sem-user.texi (Include paths): Fix a Texinfo command.
583
584 2014-01-27 Glenn Morris <rgm@gnu.org>
585
586 * idlwave.texi (Lesson III---User Catalog, Online Help)
587 (Starting the Shell, Catalogs, User Catalog):
588 * remember.texi (Quick Start):
589 * viper.texi:
590 * vip.texi (Customization, Customizing Constants)
591 (Customizing Key Bindings): Update for files being in ~/.emacs.d/.
592
593 2014-01-25 Xue Fuqiao <xfq.free@gmail.com>
594
595 * cc-mode.texi (Minor Modes): Minor fix.
596
597 2014-01-24 David Engster <deng@randomsample.de>
598
599 * eieio.texi (Introduction): Fix references.
600
601 2014-01-24 Glenn Morris <rgm@gnu.org>
602
603 * efaq.texi (Termcap/Terminfo entries for Emacs):
604 Use M-x term rather than M-x terminal-emulator.
605
606 * emacs-mime.texi (time-date): Use float-time.
607
608 2014-01-22 David Engster <deng@randomsample.de>
609
610 * eieio.texi (Introduction): Move introductory paragraph about
611 EIEIO and CLOS from 'Building Classes' to here.
612 (Documentation): Remove, since eieio-doc is not part of Emacs.
613 (Class Values, CLOS compatibility): Mention that
614 `describe-function' will also give information about classes.
615
616 2014-01-20 Paul Eggert <eggert@cs.ucla.edu>
617
618 * texinfo.tex: Update from gnulib.
619
620 2014-01-15 Glenn Morris <rgm@gnu.org>
621
622 * Makefile.in (eww_deps): Does not depend on emacsver.texi.
623
624 2014-01-12 Michael Albinus <michael.albinus@gmx.de>
625
626 * tramp.texi (all): Doc fix according to GNU Coding Standards.
627 Use "file name" instead of "filename" or "path". Use "host"
628 instead of "machine".
629
630 2014-01-12 David Engster <deng@randomsample.de>
631
632 * eieio.texi (Introduction): `class-of' is obsolete.
633 (Predicates, Basic Methods): Adapt function names to namespace
634 cleanup.
635
636 2014-01-12 Xue Fuqiao <xfq.free@gmail.com>
637
638 * eww.texi (Basics): Use "directory" instead of "path" (Bug#16419).
639
640 2014-01-12 Glenn Morris <rgm@gnu.org>
641
642 * efaq.texi (Guidelines for newsgroup postings)
643 (Informational files for Emacs):
644 Remove references to etc/MAILINGLISTS, etc/INTERVIEW.
645
646 2014-01-10 Stefan Monnier <monnier@iro.umontreal.ca>
647
648 * cl.texi (Function Bindings): Fix incorrect description of cl-let.
649
650 2014-01-09 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
651
652 * Makefile.in: Add eww.texi.
653 * eww.texi: New file.
654
655 2014-01-07 Glenn Morris <rgm@gnu.org>
656
657 * efaq.texi (Problems with very large files): Fix superscript typo.
658
659 2013-01-07 Rasmus <w530@pank.eu>
660
661 * org.texi (Global and local cycling): Fix missing '@'.
662
663 2013-01-07 Bastien Guerry <bzg@gnu.org>
664
665 * org.texi (Global and local cycling): Mention C-u C-u TAB.
666 (Include files, The Export Dispatcher)
667 (Advanced configuration)
668 (Header arguments in Org mode properties): Spelling fixes.
669 (Special blocks): Add #+BEGIN_ABSTRACT as another example.
670 (@LaTeX{} specific attributes): New index entries.
671 Use #+BEGIN_ABSTRACT in the example.
672
673 2013-01-07 Nicolas Goaziou <n.goaziou@gmail.com>
674
675 * org.texi (Org export): New section.
676 (HTML doctypes): Fix whitespace error. Fix display.
677 (Publishing options): Add missing html publishing options.
678
679 2014-01-07 Glenn Morris <rgm@gnu.org>
680
681 * efaq.texi (Basic editing, Packages that do not come with Emacs):
682 Merge in some info from etc/MORE.STUFF.
683
684 2014-01-05 Paul Eggert <eggert@cs.ucla.edu>
685
686 Specify .texi encoding (Bug#16292).
687 * ada-mode.texi, auth.texi, autotype.texi, bovine.texi, calc.texi:
688 * cc-mode.texi, cl.texi, dbus.texi, dired-x.texi, ebrowse.texi:
689 * ede.texi, ediff.texi, edt.texi, efaq.texi, eieio.texi:
690 * emacs-gnutls.texi, epa.texi, erc.texi, ert.texi:
691 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi:
692 * gnus-faq.texi, htmlfontify.texi, idlwave.texi, ido.texi, info.texi:
693 * message.texi, mh-e.texi, newsticker.texi, nxml-mode.texi:
694 * octave-mode.texi, org.texi, pcl-cvs.texi, pgg.texi, rcirc.texi:
695 * reftex.texi, remember.texi, sasl.texi, sc.texi, semantic.texi:
696 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi, srecode.texi:
697 * todo-mode.texi, tramp.texi, url.texi, vip.texi, viper.texi:
698 * widget.texi, wisent.texi, woman.texi:
699 Add @documentencoding.
700
701 2014-01-03 Aidan Gauland <aidalgol@amuri.net>
702
703 * eshell.texi (What Eshell is not): Clean up confusing clause.
704
705 2014-01-03 Glenn Morris <rgm@gnu.org>
706
707 * efaq-w32.texi, reftex.texi: Use @insertcopying in non-TeX.
708
709 * ede.texi, eieio.texi, semantic.texi, srecode.texi:
710 Add copyright notice to titlepage.
711
712 * dbus.texi, nxml-mode.texi, widget.texi: Add titlepage.
713
714 * ert.texi: Add a titlepage. Use @insertcopying.
715
716 * calc.texi (Top): Use @top rather than @chapter.
717
718 2014-01-03 Aidan Gauland <aidalgol@amuri.net>
719
720 * eshell.texi (top): Fix incorrect use of xref.
721
722 2014-01-03 Aidan Gauland <aidalgol@amuri.net>
723
724 * eshell.texi (top): Fix incorrect info filename in an xref.
725
726 2014-01-02 Glenn Morris <rgm@gnu.org>
727
728 * Makefile.in (cc_mode_deps): Rename from (typo) ccmode_deps.
729
730 2014-01-02 Aidan Gauland <aidalgol@amuri.net>
731
732 * eshell.texi (Command Basics): Remove `Command basics' chapter.
733
734 2014-01-02 Aidan Gauland <aidalgol@amuri.net>
735
736 * eshell.texi (What is Eshell?): Add section about what not to use
737 Eshell for.
738
739 2013-12-23 Teodor Zlatanov <tzz@lifelogs.com>
740
741 * emacs-gnutls.texi (Help For Users): Document `gnutls-verify-error'.
742
743 2013-12-22 Glenn Morris <rgm@gnu.org>
744
745 * woman.texi (Navigation): Use itemx where appropriate.
746
747 2013-12-20 Tassilo Horn <tsdh@gnu.org>
748
749 * info.texi, woman.texi:
750 Document `S-SPC' as alternative to `DEL' for scrolling.
751
752 2013-12-20 Jay Belanger <jay.p.belanger@gmail.com>
753
754 * calc.texi (Stack Manipulation Commands): Mention using the variable
755 `calc-context-sensitive-enter' for `calc-enter' and `calc-pop'.
756
757 2013-12-12 Michael Albinus <michael.albinus@gmx.de>
758
759 * tramp.texi (direntry): Use ssh but rsh.
760 (all): Encode all environment variable names with @env{...}.
761 (Bug Reports): Refer to Testing node.
762
763 2013-12-12 Glenn Morris <rgm@gnu.org>
764
765 * autotype.texi, cc-mode.texi, ediff.texi, ert.texi:
766 * htmlfontify.texi, ido.texi, octave-mode.texi, org.texi:
767 * srecode.texi, todo-mode.texi, tramp.texi:
768 Sync direntry with info/dir version.
769
770 2013-12-11 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
771
772 * Makefile.in: Add octave-mode.texi.
773
774 2013-12-11 Kurt Hornik <Kurt.Hornik@wu-wien.ac.at>
775 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
776
777 * octave-mode.texi: Import from GNU Octave (doc/interpreter/emacs.txi).
778
779 2013-12-08 Juanma Barranquero <lekktu@gmail.com>
780
781 * dbus.texi (Properties and Annotations): Fix typo.
782
783 2013-12-06 Bastien Guerry <bzg@gnu.org>
784
785 * org.texi: Don't include Emacs version within Org's version.
786
787 2013-12-06 Nicolas Goaziou <n.goaziou@gmail.com>
788
789 * org.texi (Creating one-off styles): Use new export snippet
790 syntax.
791
792 * org.texi (Export settings): Documentation describing how text
793 above the first heading is ignored when an :export: tag is in a
794 file.
795
796 2013-12-05 Michael Albinus <michael.albinus@gmx.de>
797
798 * dbus.texi (Type Conversion): Clarify unibyte-ness of strings.
799
800 2013-11-30 Glenn Morris <rgm@gnu.org>
801
802 * Makefile.in (distclean): Remove Makefile.
803
804 2013-11-20 era eriksson <era+emacsbugs@iki.fi>
805
806 * ses.texi (Quick Tutorial): New chapter. (Bug#14748)
807 (The Basics, Formulas): Copyedits.
808 (Resizing, Printer functions): Add index entries.
809
810 2013-11-17 Jay Belanger <jay.p.belanger@gmail.com>
811
812 * calc.texi (Customizing Calc): Mention new variable
813 `calc-context-sensitive-enter'.
814
815 2013-11-12 Aaron Ecay <aaronecay@gmail.com>
816
817 * org.texi (Exporting code blocks): Document the 'inline-only
818 setting for `org-export-babel-evaluate'. Document how :var
819 introduces code block dependencies.
820
821 2013-11-12 Achim Gratz <Stromeko@Stromeko.DE>
822
823 * org.texi (Header arguments): Document header-args[:lang]
824 properties and remove deprecated old-style properties from
825 documentation.
826
827 * org.texi (Agenda commands): Remove footnote from @tsubheading
828 and add a sentence with the reference instead.
829
830 2013-11-12 Bastien Guerry <bzg@gnu.org>
831
832 * org.texi (Catching invisible edits):
833 * org.texi (Plain lists, Plain lists):
834 * org.texi (Advanced configuration):
835 * org.texi (Tag groups):
836 * org.texi (Conventions):
837 * org.texi (Checkboxes, Radio lists):
838 * org.texi (Top, Summary, Exporting):
839 * org.texi (In-buffer settings): Fix typos.
840
841 * org.texi (Refile and copy): Document `org-copy' and `C-3 C-c
842 C-w'. Add an index entry for `org-refile-keep'.
843
844 * org.texi (Plain lists): Add an index entry for sorting plain
845 list. Document sorting by checked status for check lists.
846
847 * org.texi (Publishing options): Fix old variable names.
848
849 * org.texi (Orgstruct mode): Fix suggested setting of
850 `orgstruct-heading-prefix-regexp'.
851
852 * org.texi (Export settings):
853 Document `org-export-allow-bind-keywords'.
854
855 * org.texi (History and Acknowledgments): Small rephrasing.
856
857 * org.texi (Template elements): Add a footnote about tags accepted
858 in a year datetree.
859
860 * org.texi (Beamer export, @LaTeX{} and PDF export)
861 (Header and sectioning, @LaTeX{} specific attributes):
862 Enhance style.
863
864 * org.texi (Agenda commands): Add a footnote about dragging agenda
865 lines: it does not persist and it does not change the .org files.
866
867 * org.texi (Agenda commands): Add a table heading for dragging
868 agenda lines forward/backward.
869
870 * org.texi (Agenda commands): Add documentation for
871 `org-agenda-bulk-toggle' and `org-agenda-bulk-toggle-all'.
872
873 * org.texi (Publishing options): Update the list of options.
874 (Simple example, Complex example): Fix the examples.
875
876 * org.texi (Formula syntax for Calc): Don't use a bold font the
877 warning.
878
879 * org.texi (Other built-in back-ends): New section.
880
881 * org.texi (Editing source code):
882 Document `org-edit-src-auto-save-idle-delay' and
883 `org-edit-src-turn-on-auto-save'.
884
885 * org.texi (External links): Document contributed link types
886 separately.
887
888 * org.texi (Closing items):
889 Document `org-closed-keep-when-no-todo'.
890
891 * org.texi (Export back-ends): Rename from "Export formats".
892 (The Export Dispatcher): Remove reference to
893 `org-export-run-in-background'.
894 (Export settings): Minor rewrites.
895 (ASCII/Latin-1/UTF-8 export): Update variable's name.
896 (In-buffer settings): Add #+HTML_HEAD_EXTRA.
897
898 * org.texi (Export in foreign buffers): New section.
899 (Exporting): Remove documentation about converting the selected
900 region.
901
902 * org.texi (Advanced configuration): Put the filter valid types in
903 a table. Use @lisp and @smalllisp.
904
905 * org.texi: Use @code{nil} instead of nil. Update the maintainer
906 contact info.
907
908 * org.texi (Exporting): Better introductory sentence. Add a note
909 about conversion commands.
910 (Feedback, Orgstruct mode, Built-in table editor)
911 (Built-in table editor, Orgtbl mode, Updating the table)
912 (Property syntax, Capturing column view, Capture)
913 (Agenda files, Agenda commands, CDLaTeX mode, CDLaTeX mode)
914 (Exporting, Extending ODT export)
915 (Working with @LaTeX{} math snippets, dir, Customization)
916 (Radio tables, A @LaTeX{} example, Pulling from MobileOrg):
917 Uniformly use @kbd{M-x command RET}.
918
919 * org.texi (Filtering/limiting agenda items): New subsection.
920 Document the use of `org-agenda-max-*' options and
921 `org-agenda-limit-interactively' from the agenda.
922 (Agenda commands): Move details about filtering commands to
923 the new section, only include a summary here.
924 (Customizing tables in ODT export)
925 (System-wide header arguments, Conflicts, Dynamic blocks):
926 Use spaces for indentation.
927
928 * org.texi (Emphasis and monospace): Mention `org-emphasis-alist'.
929
930 * org.texi (Links in HTML export, Images in HTML export)
931 (post): Fix syntax within #+ATTR_*.
932 (Tables in HTML export): Document `org-html-table-row-tags'
933 and use `org-html-table-default-attributes' instead of
934 `org-html-table-tag'.
935
936 * org.texi (Publishing action, Publishing options)
937 (Publishing links): Major rewrite. Enhance explanations for
938 `org-org-publish-to-org'. Remove reference to
939 `org-export-run-in-background'.
940
941 * org.texi: Fix many small typos. Use #+NAME instead of
942 #+TBLNAME. Use @smalllisp instead of @example.
943 (Special symbols): Add index?
944 (HTML preamble and postamble): Don't mention obsolete use of
945 opt-plist.
946 (JavaScript support): Don't mention the org-jsinfo.el file as it
947 has been merged with ox-html.el.
948
949 * org.texi (Installation, Feedback, Setting Options)
950 (Code evaluation security, org-crypt.el): Use @lisp instead of
951 @example.
952 (Agenda commands): Use @table instead of @example.
953
954 * org.texi (Adding hyperlink types): New appendix.
955
956 * org.texi (ODT export commands, Extending ODT export)
957 (Applying custom styles, Images in ODT export)
958 (Labels and captions in ODT export)
959 (Literal examples in ODT export)
960 (Configuring a document converter)
961 (Working with OpenDocument style files)
962 (Customizing tables in ODT export)
963 (Validating OpenDocument XML): Fix options names.
964
965 * org.texi (History and Acknowledgments): Update acknowledgments
966 to Nicolas. Add Nicolas Goaziou to the list of contributors.
967
968 * org.texi (System-wide header arguments): Don't use "customizing"
969 for setting a variable. Also remove comments.
970
971 * org.texi (Weekly/daily agenda): Add `org-agenda-start-day' and
972 `org-agenda-start-on-weekday' to the variable index and document
973 them.
974
975 * org.texi (Sparse trees, Agenda commands)
976 (@LaTeX{} fragments, Selective export, Export options)
977 (The export dispatcher, ASCII/Latin-1/UTF-8 export)
978 (HTML Export commands, @LaTeX{}/PDF export commands)
979 (iCalendar export, Publishing options, Triggering publication)
980 (In-buffer settings): Update to reflect changes from the new
981 export engine.
982
983 * org.texi (Matching tags and properties): More examples.
984 Explain group tags expansion as regular expressions.
985
986 * org.texi (Tag groups): New section.
987
988 * org.texi (Setting tags): Tiny formatting fixes.
989
990 * org.texi (Plain lists, Checkboxes): Use non-obsolete variable
991 names.
992
993 * org.texi (Storing searches): Add "agenda" and "agenda*" to the
994 concept index. Include example for these agenda views.
995 (Special agenda views): Mention the "agenda*" agenda view.
996
997 * org.texi (Repeated tasks): Document how to ignore a repeater
998 when using both a scheduled and a deadline timetamp.
999
1000 * org.texi (Global and local cycling): Wrap in a new subsection.
1001 (Initial visibility, Catching invisible edits): New subsections.
1002
1003 * org.texi (Visibility cycling): Mention that
1004 `org-agenda-inhibit-startup' will prevent visibility setting when
1005 the agenda opens an Org file for the first time.
1006
1007 * org.texi (Org syntax): New section.
1008
1009 * org.texi (Orgstruct mode):
1010 Document `orgstruct-heading-prefix-regexp'.
1011
1012 * org.texi (Speeding up your agendas): New section.
1013
1014 * org.texi (Installation): When installing Org from ELPA, users
1015 should do this from an Emacs session where no .org file has been
1016 visited.
1017
1018 * org.texi (CSS support, In-buffer settings): Update HTML options
1019 names.
1020
1021 * org.texi (Structure editing): Update documentation for
1022 `org-insert-heading-or-item'.
1023 (Plain lists, Relative timer): Update index entry.
1024
1025 * org.texi (JavaScript support): Update variable names.
1026
1027 * org.texi (comments): Minor formatting fix.
1028
1029 * org.texi (@LaTeX{} fragments): Minor enhancement.
1030
1031 * org.texi: Update the list contributions.
1032
1033 * org.texi (Agenda commands): Exporting the agenda to an .org file
1034 will not copy the subtrees and the inherited tags.
1035 Document `org-agenda-filter-by-regexp'.
1036
1037 * org.texi (Publishing action, Complex example): Fix names of
1038 publishing functions.
1039
1040 * org.texi (Top, Exporting): Delete references to Freemind.
1041 (Freemind export): Delete section.
1042
1043 * org.texi (Top, Exporting): Delete references to the XOXO export.
1044 (XOXO export): Delete section.
1045
1046 * org.texi (Capture): Mention that org-remember.el is not
1047 supported anymore.
1048
1049 * org.texi (Top, Exporting, Beamer class export):
1050 Delete references to the TaskJuggler export.
1051 (History and Acknowledgments): Mention that the TaskJuggler has
1052 been rewritten by Nicolas and now lives in the contrib/ directory
1053 of Org's distribution. Mention that Jambunathan rewrote the HTML
1054 exporter. Remove Jambunathan from my own acknowledgments.
1055 (TaskJuggler export): Delete.
1056
1057 * org.texi (HTML preamble and postamble)
1058 (Tables in HTML export, Images in HTML export)
1059 (Math formatting in HTML export, CSS support)
1060 (@LaTeX{} and PDF export, Publishing options): Fix the names of
1061 the HTML export and publishing options.
1062
1063 * org.texi (Literal examples, Export options)
1064 (@LaTeX{} and PDF export, Header and sectioning)
1065 (Publishing options): Fix LaTeX options names.
1066
1067 * org.texi (Export options, CSS support, In-buffer settings):
1068 Fix references to HTML_LINK_* and HTML_STYLE keywords.
1069
1070 * org.texi (Export options, In-buffer settings): Fix references to
1071 #+SELECT_TAGS and #+EXCLUDE_TAGS and remove reference to #+XSLT.
1072
1073 * org.texi (Top, Markup, Initial text, Images and tables)
1074 (@LaTeX{} fragments, @LaTeX{} fragments, Exporting)
1075 (Export options, JavaScript support, Beamer class export):
1076 Remove references to the DocBook export, which has been deleted.
1077 (History and Acknowledgments): Mention that DocBook has been
1078 deleted, suggest to use the Texinfo exporter instead, then to
1079 convert the .texi to DocBook with makeinfo.
1080 (Links in ODT export, Tables in ODT export): Fix indices.
1081
1082 * org.texi (Deadlines and scheduling): Add a variable to the
1083 index. Add documentation about delays for scheduled tasks.
1084
1085 * org.texi (Emphasis and monospace):
1086 Mention `org-fontify-emphasized-text' and
1087 `org-emphasis-regexp-components'.
1088
1089 * org.texi (References): Small enhancement.
1090
1091 * org.texi (Column width and alignment): Make the example visually
1092 more clear.
1093
1094 * org.texi (The clock table): Document :mstart and :wstart as a
1095 way to set the starting day of the week.
1096
1097 * org.texi (In-buffer settings): Document new startup keywords.
1098 Thanks to John J Foerch for this idea.
1099
1100 * org.texi (Include files): Tiny formatting fix.
1101
1102 * org.texi (Activation): Point to the "Conflicts" section.
1103
1104 2013-11-12 Carsten Dominik <carsten.dominik@gmail.com>
1105
1106 * org.texi (CSS support): Clarify this section.
1107
1108 * org.texi (@LaTeX{} specific attributes): Document that tabu and
1109 tabularx packages are not in the default set of packages.
1110
1111 * org.texi (Agenda commands): Document fortnight view.
1112
1113 * org.texi: Document conflict with ecomplete.el.
1114
1115 * org.texi (History and Acknowledgments): Acknowledgements for
1116 Jason Dunsmore and Rakcspace.
1117
1118 * org.texi: Rename org-crypt.el node to org-crypt.
1119
1120 * org.texi (A @LaTeX{} example): Fix typo in variable name.
1121
1122 * org.texi (MobileOrg): Mention the new iPhone developer.
1123
1124 * org.texi (Table of contents) Improve documentation of TOC
1125 placement.
1126
1127 * org.texi: Explain that date/time information at read-date prompt
1128 should start at the beginning, not anywhere in the middle of a
1129 long string.
1130
1131 2013-11-12 Christopher Schmidt <christopher@ch.ristopher.com>
1132
1133 * org.texi (Orgstruct mode): Fix wrong regexp.
1134
1135 2013-11-12 Eric Abrahamsen <eric@ericabrahamsen.net>
1136
1137 * org.texi: Document export to (X)HTML flavors.
1138
1139 2013-11-12 Eric Schulte <schulte.eric@gmail.com>
1140
1141 * org.texi (Extracting source code): Mention the prefix argument
1142 to org-babel-tangle.
1143 (noweb): Remove erroneous negative.
1144 (Specific header arguments): Document new header arguments.
1145 Documentation for new tangle-mode header argument.
1146 (Top): Documentation for new tangle-mode header argument.
1147 (rownames): Documentation for new tangle-mode header argument.
1148 Mention elisp as special rowname case.
1149 (tangle-mode): Documentation for new tangle-mode header argument.
1150 (post): Documentation and an example of usage.
1151 (var): Remove the "Alternate argument syntax" section from the
1152 documentation.
1153 (hlines): Note that :hline has no effect for Emacs Lisp code
1154 blocks.
1155
1156 2013-11-12 Feng Shu <tumashu@gmail.com>
1157
1158 * org.texi (@LaTeX{} fragments, Previewing @LaTeX{} fragments)
1159 (Math formatting in HTML export)
1160 (Working with @LaTeX{} math snippets): Add document about creating
1161 formula image with imagemagick.
1162
1163 * org.texi (@LaTeX{} specific attributes): Document `:caption'
1164 attribute of #+ATTR_LATEX.
1165
1166 2013-11-12 Grégoire Jadi <gregoire.jadi@gmail.com>
1167
1168 * org.texi (Handling links): Fix a typo in
1169 `org-startup-with-inline-images' documentation.
1170
1171 * org.texi (Previewing @LaTeX{} fragments): Document the startup
1172 keywords to use for previewing LaTeX fragments or not.
1173 (Summary of in-buffer settings): Improve formatting and add an
1174 entry for the variable `org-startup-with-latex-preview'.
1175
1176 * org.texi (Property syntax): Recall the user to refresh the org
1177 buffer when properties are set on a per-file basis.
1178
1179 2013-11-12 Gustav Wikström <gustav.erik@gmail.com> (tiny change)
1180
1181 * org.texi (Matching tags and properties): Clarification.
1182
1183 2013-11-12 Ippei Furuhashi <top.tuna+orgmode@gmail.com>
1184
1185 * org.texi (Editing and debugging formulas): Add an example when a
1186 table has multiple #+TBLFM lines.
1187
1188 2013-11-12 Ivan Vilata i Balaguer <ivan@selidor.net> (tiny change)
1189
1190 * org.texi (The clock table): Document acceptance of relative
1191 times in tstart and tend, link to syntax description and provide
1192 example.
1193
1194 2013-11-12 Jarmo Hurri <jarmo.hurri@syk.fi>
1195
1196 * org.texi (The spreadsheet): Document lookup functions.
1197
1198 2013-11-12 Kodi Arfer <git@arfer.net> (tiny change)
1199
1200 * org.texi (CSS support): Mention .figure-number, .listing-number,
1201 and .table-number.
1202
1203 2013-11-12 Michael Brand <michael.ch.brand@gmail.com>
1204
1205 * org.texi
1206 (Formula syntax for Calc, Emacs Lisp forms as formulas): Reformat
1207 spreadsheet formula mode strings and some examples from @example
1208 block with xy @r{yz} to @table.
1209
1210 * org.texi (Formula syntax for Calc): Improve the documentation of
1211 empty fields in formulas for spreadsheet. Add explanation and
1212 example for empty field. Extend explanations of format
1213 specifiers. Add a sentence to mention Calc defmath.
1214
1215 * org.texi (Column formulas): Add a sentence to be more explicit
1216 about when a table header is mandatory.
1217
1218 2013-11-12 Nicolas Goaziou <n.goaziou@gmail.com>
1219
1220 * org.texi (Subscripts and superscripts): Remove reference to
1221 quoted underscores until this mechanism is implemented again.
1222
1223 * org.texi (Beamer export): Be more accurate about BEAMER_OPT
1224 property.
1225
1226 * org.texi (Document title): Subtree export is no longer triggered
1227 by marking one as the region.
1228 (Horizontal rules): LaTeX export doesn't use "\hrule" anymore, and
1229 giving examples isn't very useful: "horizontal rule" is, at least,
1230 as explicit as <hr/>.
1231
1232 * org.texi (HTML doctypes): Reflect keyword removal.
1233 (CSS support): Reflect keyword removal.
1234
1235 * org.texi (@LaTeX{} specific attributes): Document new :float
1236 values.
1237
1238 * org.texi (Export settings): Improve documentation.
1239
1240 * org.texi (Math formatting in HTML export): Fix OPTIONS item's name.
1241 (Text areas in HTML export): Update text areas.
1242 (HTML Export commands): Update export commands.
1243
1244 * org.texi (Header and sectioning): Add a footnote about the
1245 different between LATEX_HEADER_EXTRA and LATEX_HEADER.
1246
1247 * org.texi (The Export Dispatcher):
1248 Document `org-export-in-background'.
1249
1250 * org.texi (Footnotes): Export back-ends do not use
1251 `org-footnote-normalize' anymore.
1252
1253 * org.texi: Document variable changes.
1254
1255 * org.texi (Export settings): Document p: item in OPTIONS keyword.
1256
1257 * org.texi (Exporting): Massive rewrite of the first sections.
1258 (Selective export): Delete.
1259 (The Export Dispatcher): Rewrite.
1260 (Export options): Rewrite as "Export settings".
1261
1262 * org.texi: Small changes to documentation for embedded LaTeX.
1263
1264 * org.texi (Internal links): Document #+NAME keyword and
1265 cross-referencing during export.
1266
1267 * org.texi (Include files): Remove reference to :prefix1
1268 and :prefix. Give more details for :minlevel.
1269
1270 * org.texi (Macro replacement): Fix macro name.
1271 Update documentation about possible locations and escaping mechanism.
1272
1273 * org.texi (Table of contents): Update documentation.
1274 Document lists of listings and lists of tables. Add documentation for
1275 optional title and #+TOC: keyword.
1276
1277 2013-11-12 Rick Frankel <rick@rickster.com>
1278
1279 * org.texi (results): Add Format section, broken out of Type
1280 section to match code.
1281 (hlines, colnames): Remove incorrect Emacs Lisp exception.
1282 Note that the actual default handling (at least for python and
1283 emacs-lisp) does not seem to match the description.
1284
1285 2013-11-12 Sacha Chua <sacha@sachachua.com> (tiny change)
1286
1287 * org.texi (The date/time prompt): Update the documentation to
1288 reflect the new way `org-read-date-get-relative' handles weekdays.
1289
1290 2013-11-12 Yasushi Shoji <yashi@atmark-techno.com>
1291
1292 * org.texi (Resolving idle time):
1293 Document `org-clock-x11idle-program-name'.
1294
1295 2013-10-24 Michael Albinus <michael.albinus@gmx.de>
1296
1297 * ert.texi (Running Tests Interactively): Adapt examle output.
1298 (Tests and Their Environment): Mention skip-unless.
1299
1300 2013-10-23 Glenn Morris <rgm@gnu.org>
1301
1302 * dired-x.texi, ebrowse.texi, ede.texi, eieio.texi, eshell.texi:
1303 * pcl-cvs.texi, sc.texi, srecode.texi, vip.texi, viper.texi:
1304 * widget.texi: Nuke @refill.
1305
1306 * Makefile.in (install-dvi, install-html, install-pdf)
1307 (install-ps, uninstall-dvi, uninstall-html, uninstall-ps)
1308 (uninstall-pdf): Quote entities that might contain whitespace.
1309
1310 2013-10-17 Jay Belanger <jay.p.belanger@gmail.com>
1311
1312 * calc.texi (Data Type Formats): Don't specify the size at
1313 which integers begin to be represented by lists.
1314
1315 2013-10-14 Xue Fuqiao <xfq.free@gmail.com>
1316
1317 * cl.texi (Argument Lists): Add indexes for &key and &aux.
1318
1319 2013-10-07 Michael Albinus <michael.albinus@gmx.de>
1320
1321 * trampver.texi: Update release number.
1322
1323 2013-10-02 Michael Albinus <michael.albinus@gmx.de>
1324
1325 Sync with Tramp 2.2.8.
1326
1327 * tramp.texi (External packages): Use `non-essential'.
1328 * trampver.texi: Update release number.
1329
1330 2013-09-14 Glenn Morris <rgm@gnu.org>
1331
1332 * eshell.texi: Markup fixes.
1333
1334 2013-09-11 Xue Fuqiao <xfq.free@gmail.com>
1335
1336 * ido.texi (Interactive Substring Matching): Use @key{RET} instead
1337 of @kbd{RET}.
1338 (Prefix Matching): Add an index.
1339
1340 2013-09-08 Glenn Morris <rgm@gnu.org>
1341
1342 * emacs-gnutls.texi: Tweak direntry.
1343
1344 2013-09-06 Michael Albinus <michael.albinus@gmx.de>
1345
1346 * tramp.texi (Alternative Syntax): Remove chapter.
1347
1348 2013-08-28 Paul Eggert <eggert@cs.ucla.edu>
1349
1350 * Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
1351 for portability to hosts where /bin/sh has problems.
1352
1353 2013-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
1354
1355 Try to reduce redundancy in doc/misc/Makefile.in.
1356 * Makefile.in (DOCMISC_W32): New var to replace DOCMISC_*_W32.
1357 (TARGETS): New intermediate variable.
1358 (DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS): Use it.
1359
1360 2013-08-27 Glenn Morris <rgm@gnu.org>
1361
1362 * efaq.texi (Emacs for MS-Windows): Update location of MS FAQ.
1363
1364 * efaq.texi: Rename from faq.texi, to match its output files.
1365 * Makefile.in: Update for faq.texi name change.
1366
1367 * efaq-w32.texi (EMACSVER): Get it from emacsver.texi.
1368
1369 * Makefile.in (webhack): Remove; it's nothing to do with Emacs.
1370
1371 * efaq-w32.texi: Move here from the web-pages repository.
1372 * Makefile.in (DOCMISC_DVI_W32, DOCMISC_HTML_W32, DOCMISC_INFO_W32)
1373 (DOCMISC_PDF_W32, DOCMISC_PS_W32): New configure output variables.
1374 (INFO_COMMON, INFO_INSTALL): New derivations of INFO_TARGETS.
1375 (DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS):
1376 Add DOCMISC_*_W32 variables.
1377 (echo-info): Use INFO_INSTALL rather than INFO_TARGETS.
1378 (efaq_w32_deps): New variable.
1379 (efaq-w32, $(buildinfodir)/efaq-w32$(INFO_EXT), efaq-w32.dvi)
1380 (efaq-w32.pdf, efaq-w32.html): New rules.
1381 (clean): Remove efaq-w32 products.
1382
1383 2013-08-26 Paul Eggert <eggert@cs.ucla.edu>
1384
1385 * texinfo.tex: Update from gnulib.
1386
1387 2013-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
1388
1389 * emacs-mime.texi (Encoding Customization): Exclude iso-2022-jp-2 and
1390 shift_jis from the default value set to mm-coding-system-priorities for
1391 Japanese users.
1392
1393 2013-08-13 Glenn Morris <rgm@gnu.org>
1394
1395 * reftex.texi (LaTeX xr Package, Options - Table of Contents)
1396 (Options - Defining Label Environments, Options - Creating Labels)
1397 (Options - Referencing Labels, Options - Creating Citations)
1398 (Options - Index Support, Options - Viewing Cross-References)
1399 (Options - Finding Files, Options - Optimizations)
1400 (Options - Fontification, Options - Misc):
1401 * cc-mode.texi (Sample Init File):
1402 * edt.texi (Init file):
1403 * epa.texi (Encrypting/decrypting gpg files):
1404 * mairix-el.texi (About, Setting up the mairix interface, Using)
1405 (Extending):
1406 Rename nodes to avoid characters that can cause Texinfo problems.
1407
1408 2013-08-12 Katsumi Yamaoka <yamaoka@jpl.org>
1409
1410 * gnus.texi (Mail Source Specifiers): Fix description for pop3's :leave.
1411
1412 2013-08-12 Glenn Morris <rgm@gnu.org>
1413
1414 * Makefile.in (ada_mode_deps, auth_deps, autotype_deps)
1415 (bovine_deps, calc_deps, ccmode_deps, cl_deps, dbus_deps)
1416 (dired_x_deps, ebrowse_deps, ede_deps, ediff_deps, edt_deps)
1417 (eieio_deps, emacs_gnutls_deps, emacs_mime_deps, epa_deps)
1418 (erc_deps, ert_deps, eshell_deps, eudc_deps, faq_deps)
1419 (flymake_deps, forms_deps, gnus_deps, htmlfontify_deps)
1420 (idlwave_deps, ido_deps, info_deps, mairix_el_deps, message_deps)
1421 (mh_e_deps, newsticker_deps, nxml_mode_deps, org_deps)
1422 (pcl_cvs_deps, pgg_deps, rcirc_deps, reftex_deps, remember_deps)
1423 (sasl_deps, sc_deps, semantic_deps, ses_deps, sieve_deps)
1424 (smtpmail_deps, speedbar_deps, srecode_deps, todo_mode_deps)
1425 (tramp_deps, url_deps, vip_deps, viper_deps, widget_deps)
1426 (wisent_deps, woman_deps): New variables. Use to reduce duplication.
1427
1428 * woman.texi (Top): Avoid mailto: in html output.
1429
1430 * Makefile.in (prefix, datarootdir, datadir, PACKAGE_TARNAME)
1431 (docdir, dvidir, htmldir, pdfdir, psdir, GZIP_PROG, INSTALL)
1432 (INSTALL_DATA): New, set by configure.
1433 (HTML_OPTS, HTML_TARGETS, PS_TARGETS, DVIPS): New variables.
1434 (.PHONY): Add html, ps, install-dvi, install-html, install-pdf,
1435 install-ps, install-doc, uninstall-dvi, uninstall-html, uninstall-pdf,
1436 uninstall-ps, and uninstall-doc.
1437 (.SUFFIXES): Add .ps and .dvi.
1438 (.dvi.ps): New suffix rule.
1439 (html, ps, ada-mode.html, auth.html, autotype.html, bovine.html)
1440 (calc.html, cc-mode.html, cl.html, dbus.html, dired-x.html)
1441 (ebrowse.html, ede.html, ediff.html, edt.html, eieio.html)
1442 (emacs-gnutls.html, emacs-mime.html, epa.html, erc.html)
1443 (ert.html, eshell.html, eudc.html, faq.html, flymake.html)
1444 (forms.html, gnus.html, htmlfontify.html, idlwave.html)
1445 (ido.html, mairix-el.html, message.html, mh-e.html)
1446 (newsticker.html, nxml-mode.html, org.html, pgg.html)
1447 (rcirc.html, reftex.html, remember.html, sasl.html, sc.html)
1448 (semantic.html, sieve.html, smtpmail.html, speedbar.html)
1449 (srecode.html, todo-mode.html, tramp.html, url.html, vip.html)
1450 (viper.html, widget.html, wisent.html, woman.html, install-dvi)
1451 (install-html, install-pdf, install-ps, install-doc, uninstall-dvi)
1452 (uninstall-html, uninstall-ps, uninstall-pdf, uninstall-doc):
1453 New rules.
1454 (clean): Remove HTML_TARGETS and PS_TARGETS.
1455
1456 2013-08-10 Xue Fuqiao <xfq.free@gmail.com>
1457
1458 * ido.texi (Working Directories, Flexible Matching, Regexp Matching)
1459 (Find File At Point, Ignoring, Misc Customization): Use @defopt
1460 for user options.
1461
1462 2013-08-09 Xue Fuqiao <xfq.free@gmail.com>
1463
1464 * htmlfontify.texi (Customization): Remove documentation of
1465 `hfy-fast-lock-save'. Minor fixes.
1466
1467 2013-08-08 Xue Fuqiao <xfq.free@gmail.com>
1468
1469 * ido.texi (Top): Insert node "Working Directories" in menu.
1470 (Working Directories): New node.
1471 (Misc Customization): Add documentation of
1472 `ido-confirm-unique-completion' and some other user options.
1473
1474 2013-08-07 Eli Zaretskii <eliz@gnu.org>
1475
1476 * todo-mode.texi: Update @dircategory.
1477 (Overview, Todo Items as Diary Entries, Todo Mode Entry Points)
1478 (File Editing, Marked Items, Item Prefix): Fix usage of @xref and
1479 @ref.
1480
1481 2013-08-07 Xue Fuqiao <xfq.free@gmail.com>
1482
1483 * sc.texi (Introduction): Fix index.
1484 (Usage Overview, Citations, Citation Elements, Recognizing Citations)
1485 (Information Keys and the Info Alist, Reference Headers)
1486 (The Built-in Header Rewrite Functions)
1487 (Electric References, Reply Buffer Initialization)
1488 (Filling Cited Text, Selecting an Attribution)
1489 (Attribution Preferences)
1490 (Anonymous Attributions, Author Names)
1491 (Using Regi, Post-yank Formatting Commands)
1492 (Citing Commands, Insertion Commands)
1493 (Mail Field Commands)
1494 (Hints to MUA Authors, Thanks and History): Change from one space
1495 between sentences to two.
1496 (What Supercite Does): Typo fix.
1497
1498 * newsticker.texi (Usage): Use @key for RET.
1499
1500 * cl.texi (Argument Lists, For Clauses)
1501 (Macros): Add indexes.
1502
1503 2013-08-05 Xue Fuqiao <xfq.free@gmail.com>
1504
1505 * cl.texi (Blocks and Exits): Add an index.
1506
1507 2013-08-04 Stephen Berman <stephen.berman@gmx.net>
1508
1509 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add todo-mode.
1510 (todo-mode, $(buildinfodir)/todo-mode$(INFO_EXT))
1511 (todo-mode.dvi, todo-mode.pdf): New rules.
1512
1513 * todo-mode.texi: New file.
1514
1515 2013-08-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
1516
1517 * gnus.texi (Basic Usage): Mention that warp means jump here.
1518 (The notmuch Engine): Mention notmuch.
1519
1520 2013-07-30 Tassilo Horn <tsdh@gnu.org>
1521
1522 * gnus.texi (Sorting the Summary Buffer): Document new defcustom
1523 `gnus-subthread-sort-functions' and remove the obsolete documentation
1524 of `gnus-sort-threads-recursively'.
1525
1526 2012-07-30 Paul Eggert <eggert@cs.ucla.edu>
1527
1528 * texinfo.tex: Update to 2012-07-29.17 version.
1529
1530 2013-07-29 David Engster <deng@randomsample.de>
1531
1532 * eieio.texi (top): Make clear that EIEIO is not a full CLOS
1533 implementation.
1534 (Introduction): Add further missing features.
1535 (Building Classes): Add introductory paragraph.
1536 (Wish List): Add metaclasses and EQL specialization.
1537
1538 2013-07-29 Michael Albinus <michael.albinus@gmx.de>
1539
1540 * tramp.texi (Frequently Asked Questions):
1541 Mention `tramp-use-ssh-controlmaster-options'.
1542
1543 2013-07-26 Tassilo Horn <tsdh@gnu.org>
1544
1545 * gnus.texi (Sorting the Summary Buffer): Document new defcustom
1546 `gnus-sort-threads-recursively'.
1547
1548 2013-07-25 Glenn Morris <rgm@gnu.org>
1549
1550 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add ido.
1551 (ido, $(buildinfodir)/ido$(INFO_EXT), ido.dvi, ido.pdf): New rules.
1552
1553 * erc.texi (Special Features): Update contact information.
1554 (History): Avoid using @email.
1555
1556 * eshell.texi (Bugs and ideas): Minor updates.
1557
1558 * faq.texi (Reporting bugs, Origin of the term Emacs)
1559 (Setting up a customization file)
1560 (Using an already running Emacs process, Turning off beeping)
1561 (Packages that do not come with Emacs)
1562 (Replying to the sender of a message): Avoid using @email.
1563
1564 * pcl-cvs.texi (Contributors, Bugs): Avoid using @email.
1565
1566 * reftex.texi (Imprint): Avoid using @email.
1567
1568 * ses.texi (Top): Update bug reporting instructions.
1569 (Acknowledgments): Avoid using @email.
1570
1571 * woman.texi (Introduction, Background): Remove outdated information.
1572 (Bugs, Acknowledgments): Avoid using @email.
1573
1574 2013-07-24 Xue Fuqiao <xfq.free@gmail.com>
1575
1576 * ido.texi: New file.
1577
1578 2013-07-19 Geoff Kuenning <geoff@cs.hmc.edu> (tiny change)
1579
1580 * gnus.texi (Customizing Articles): Document function predicates.
1581
1582 2013-07-08 Tassilo Horn <tsdh@gnu.org>
1583
1584 * gnus.texi (lines): Correct description of
1585 `gnus-registry-track-extra's default value.
1586 Mention `gnus-registry-remove-extra-data'.
1587
1588 2013-07-06 Lars Ingebrigtsen <larsi@gnus.org>
1589
1590 * gnus.texi (Group Parameters): Mention regexp
1591 substitutions (bug#11688).
1592
1593 2013-07-06 Nathan Trapuzzano <nbtrap@nbtrap.com> (tiny change)
1594
1595 * gnus.texi (Generic Marking Commands): Fix grammar (bug#13368).
1596
1597 2013-07-06 Lars Ingebrigtsen <larsi@gnus.org>
1598
1599 * gnus.texi (Emacsen): Fix version.
1600
1601 * gnus-faq.texi (FAQ 1-6): Mention the correct Emacs version.
1602
1603 2013-07-06 Glenn Morris <rgm@gnu.org>
1604
1605 * mh-e.texi: Fix external links.
1606 (Using This Manual): Printed elisp manuals no longer available.
1607
1608 * newsticker.texi (Overview): Update URL.
1609
1610 * nxml-mode.texi (Introduction): Update URL.
1611
1612 * org.texi (JavaScript support): Fix URL.
1613
1614 * wisent.texi (Wisent Overview): Remove incorrect, unnecessary uref.
1615
1616 * eudc.texi (CCSO PH/QI): Remove defunct URL.
1617
1618 * dbus.texi (Introspection): Update URL to a less defunct one.
1619
1620 * gnus.texi (Top): Restrict "Other related manuals" to info output.
1621 (Foreign Groups): Use @indicateurl for examples.
1622 (Direct Functions): Remove defunct URL.
1623 (RSS): Update URL.
1624
1625 * gnus-faq.texi (FAQ 5-8, FAQ 6-3): Remove defunct URLs.
1626 (FAQ 7-1): Update URL.
1627
1628 * pgg.texi (Top, Overview): Add note about obsolescence.
1629
1630 2013-07-03 Paul Eggert <eggert@cs.ucla.edu>
1631
1632 * texinfo.tex: Merge from gnulib.
1633
1634 2013-07-03 Glenn Morris <rgm@gnu.org>
1635
1636 * bovine.texi (top):
1637 * cc-mode.texi (AWK Mode Font Locking):
1638 * mh-e.texi (Preface):
1639 * url.texi (URI Parsing): Fix cross-references to other manuals.
1640
1641 2013-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
1642
1643 * gnus.texi (Client-Side IMAP Splitting):
1644 Note that `nnimap-inbox' now can be a list.
1645
1646 2013-06-24 Glenn Morris <rgm@gnu.org>
1647
1648 * eshell.texi: Fix cross-references to other manuals.
1649
1650 2013-06-23 Glenn Morris <rgm@gnu.org>
1651
1652 * Makefile.in (HTML_TARGETS, html, emacs-faq.html, emacs-faq):
1653 Remove; not needed now we use a standard html layout for the faq.
1654 (clean): Remove HTML_TARGETS, emacs-faq.text.
1655
1656 2013-06-21 Eduard Wiebe <usenet@pusto.de>
1657
1658 * flymake.texi (Parsing the output, Customizable variables):
1659 Add reference to `flymake-warning-predicate'.
1660
1661 2013-06-19 Michael Albinus <michael.albinus@gmx.de>
1662
1663 * tramp.texi (Top, Configuration): Insert section `Predefined
1664 connection information' in menu.
1665 (Predefined connection information): New section.
1666 (Android shell setup): Make a reference to `Predefined connection
1667 information'.
1668
1669 2013-06-19 Glenn Morris <rgm@gnu.org>
1670
1671 * Makefile.in (version): New, set by configure.
1672 (clean): Delete dist tar file.
1673 (infoclean): New, split from maintainer-clean.
1674 (maintainer-clean): Run infoclean.
1675 (dist): New rule, to make tarfile for www.gnu.org.
1676
1677 2013-06-13 Albert Krewinkel <tarleb@moltkeplatz.de>
1678
1679 * sieve.texi (Managing Sieve): Fix port in example, fix documentation
1680 for keys q and Q.
1681 (Standards): Reference RFC5804 as the defining document of the
1682 managesieve protocol.
1683
1684 2013-06-10 Aidan Gauland <aidalgol@amuri.net>
1685
1686 * eshell.texi (Input/Output): Expand to cover new visual-command
1687 options, eshell-visual-subcommands and eshell-visual-options.
1688 Divide into separate Visual Commands and Redirection sections.
1689
1690 2013-06-10 Glenn Morris <rgm@gnu.org>
1691
1692 * epa.texi (Cryptographic operations on files): Update epa-decrypt-file.
1693
1694 2013-06-04 Katsumi Yamaoka <yamaoka@jpl.org>
1695
1696 * gnus.texi (Article Date):
1697 Fix description of gnus-article-update-date-headers.
1698
1699 2013-05-28 Xue Fuqiao <xfq.free@gmail.com>
1700
1701 * erc.texi (Special Features): ERC is being maintained within
1702 Emacs now.
1703
1704 2013-05-25 Xue Fuqiao <xfq.free@gmail.com>
1705
1706 * flymake.texi: Change from one space between sentences to two.
1707
1708 2013-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
1709
1710 * cl.texi (Obsolete Macros): Describe replacements for `flet'
1711 (bug#14293).
1712
1713 2013-04-16 Michael Albinus <michael.albinus@gmx.de>
1714
1715 * tramp.texi (Frequently Asked Questions): Precise, how to define
1716 an own ControlPath.
1717
1718 2013-04-15 Michael Albinus <michael.albinus@gmx.de>
1719
1720 * tramp.texi (Frequently Asked Questions): New item for
1721 ControlPath settings.
1722
1723 2013-03-31 Jay Belanger <jay.p.belanger@gmail.com>
1724
1725 * calc.texi (Basic Operations on Units): Streamline some
1726 descriptions.
1727
1728 2013-03-27 Aidan Gauland <aidalgol@no8wireless.co.nz>
1729
1730 * eshell.texi (Built-ins): Update manual to mention tramp module.
1731
1732 2013-03-18 Michael Albinus <michael.albinus@gmx.de>
1733
1734 * tramp.texi (Filename Syntax): Host names are not allowed to be
1735 any method name, unless method name is specified explicitly.
1736 Remove restriction on unibyte filenames.
1737
1738 * trampver.texi: Update release number.
1739
1740 2013-03-17 Paul Eggert <eggert@cs.ucla.edu>
1741
1742 doc: convert some TeX accents to UTF-8
1743 * emacs-mime.texi (Interface Functions): Use 'ï' rather than
1744 '@"{@dotless{i}}'.
1745
1746 2013-03-15 Michael Albinus <michael.albinus@gmx.de>
1747
1748 Sync with Tramp 2.2.7.
1749
1750 * trampver.texi: Update release number.
1751
1752 2013-03-09 Jay Belanger <jay.p.belanger@gmail.com>
1753
1754 * calc.texi (Basic Operations on Units): Streamline some
1755 descriptions.
1756
1757 2013-03-08 Glenn Morris <rgm@gnu.org>
1758
1759 * faq.texi (Top): Don't say this was updated @today.
1760 That's irrelevant and leads to spurious diffs.
1761
1762 2013-03-08 Jay Belanger <jay.p.belanger@gmail.com>
1763
1764 * calc.texi (Basic Operations on Units):
1765 Fix cross-reference.
1766
1767 2013-03-07 Katsumi Yamaoka <yamaoka@jpl.org>
1768
1769 * gnus-faq.texi (FAQ 3-11): Now Gnus supports POP3 UIDL.
1770
1771 2013-03-06 Alan Mackenzie <acm@muc.de>
1772
1773 * cc-mode.texi (Custom Line-Up): Clarify position of point on
1774 calling a line-up function.
1775
1776 2013-03-04 Paul Eggert <eggert@cs.ucla.edu>
1777
1778 * emacs-mime.texi, htmlfontify.texi, mairix-el.texi, mh-e.texi:
1779 * ses.texi: Switch from Latin-1 to UTF-8.
1780
1781 2013-03-03 Michael Albinus <michael.albinus@gmx.de>
1782
1783 * tramp.texi (External methods): Tramp does not connect Android
1784 devices by itself.
1785
1786 2013-03-02 Bill Wohler <wohler@newt.com>
1787
1788 Release MH-E manual version 8.5.
1789
1790 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
1791 release 8.5.
1792
1793 * mh-e.texi (Preface, Conventions, Getting Started)
1794 (Using This Manual, Folder Selection, Viewing, Aliases)
1795 (Identities, Speedbar, Menu Bar, Tool Bar, Scan Line Formats)
1796 (Bug Reports, Mailing Lists, MH FAQ and Support, Getting MH-E):
1797 Update URLs.
1798
1799 2013-03-01 Michael Albinus <michael.albinus@gmx.de>
1800
1801 * tramp.texi (Inline methods): Remove "ssh1", "ssh2", "plink1"
1802 and "plink2" entries. "plink2" is obsolete for a long time.
1803 (External methods): Remove "scp1" and "scp2" entries.
1804 Explain user name and host name specification for "adb".
1805
1806 2013-02-28 Michael Albinus <michael.albinus@gmx.de>
1807
1808 * tramp.texi (External methods): Mention `tramp-adb-program'.
1809
1810 2013-02-28 Bastien Guerry <bzg@gnu.org>
1811
1812 * org.texi (Visibility cycling): Suggest to set
1813 `org-agenda-inhibit-startup' to nil if user wants the startup
1814 visibility settings to be honored in any circumstances.
1815 (Progress logging, Checkboxes): Fix typos.
1816
1817 2013-02-28 Michael Albinus <michael.albinus@gmx.de>
1818
1819 * tramp.texi (top) [xxx, yyy, trampfn]: Provide two versions of
1820 the macros, for Texinfo 4.13 and 5.0.
1821
1822 2013-02-24 Michael Albinus <michael.albinus@gmx.de>
1823
1824 Port Tramp documentation to Texinfo 5.0.
1825 * tramp.texi (top) [xxx, yyy, trampfn]: Remove superfluous @c.
1826 (Filename Syntax): Do not use @trampfn{} in @item.
1827 (Filename completion): Use @columnfractions in @multitable.
1828
1829 2013-02-22 Glenn Morris <rgm@gnu.org>
1830
1831 * flymake.texi (Syntax check statuses): Fix multitable continued rows.
1832
1833 2013-02-21 Paul Eggert <eggert@cs.ucla.edu>
1834
1835 * Makefile.in (html): New rule.
1836
1837 2013-02-20 Michael Albinus <michael.albinus@gmx.de>
1838
1839 * tramp.texi (Android shell setup): Improve. Reported by Thierry
1840 Volpiatto <thierry.volpiatto@gmail.com>.
1841
1842 2013-02-16 Michael Albinus <michael.albinus@gmx.de>
1843
1844 * tramp.texi (Top, Configuration): Insert section `Android shell
1845 setup' in menu.
1846 (Android shell setup): New section.
1847 (Connection types, Default Method)
1848 (Frequently Asked Questions): Mention "scp" instead of "scpc".
1849 (External methods): Remove "scpc" and "rsyncc" entries.
1850 (Frequently Asked Questions): Remove entry about ControlPersist.
1851
1852 2013-02-13 Glenn Morris <rgm@gnu.org>
1853
1854 * message.texi (News Headers): Don't mention yow any more.
1855
1856 2013-02-09 Jay Belanger <jay.p.belanger@gmail.com>
1857
1858 * calc.texi (Basic Operations on Units, Customizing Calc):
1859 Mention the variable `calc-allow-units-as-numbers'.
1860
1861 2013-02-08 Aidan Gauland <aidalgol@no8wireless.co.nz>
1862
1863 * eshell.texi: Fill most of the missing sections.
1864
1865 2013-02-07 Bastien Guerry <bzg@gnu.org>
1866
1867 * org.texi (References): Clarify an example.
1868 (Installation): Fix instructions.
1869 (Org-Plot): Fix link.
1870 (Checkboxes, Radio lists): Fix typos.
1871
1872 2013-02-07 Glenn Morris <rgm@gnu.org>
1873
1874 * cl.texi (Equality Predicates): Mention memql.
1875
1876 2013-02-07 Eric Ludlam <zappo@gnu.org>
1877
1878 * ede.texi (Creating a project): Make ede-new doc less
1879 specific, and only about items it supports, indicating that there
1880 might be more. Remove refs to simple project and direct automake
1881 from ede new.
1882 (Simple projects): Re-write to not talk about ede-simple-project
1883 which is deprecated, and instead use the term to mean projects
1884 that don't do much management, just project wrapping.
1885 Add ede-generic-project link.
1886 (ede-generic-project): New node (bug#11441).
1887
1888 2013-02-07 Glenn Morris <rgm@gnu.org>
1889
1890 * cl.texi (Equality Predicates): Fix eq/eql pedantry.
1891
1892 2013-02-01 Glenn Morris <rgm@gnu.org>
1893
1894 * calc.texi (Help Commands): Update calc-view-news description.
1895 Mention etc/CALC-NEWS.
1896
1897 2013-01-24 Michael Albinus <michael.albinus@gmx.de>
1898
1899 * tramp.texi (Filename Syntax): Filenames must be unibyte strings.
1900
1901 2013-01-13 Bastien Guerry <bzg@gnu.org>
1902
1903 * org.texi (Installation): Simplify.
1904
1905 2013-01-13 François Allisson <francois@allisson.co> (tiny change)
1906
1907 * org.texi (Handling links): Update the mention to the obsolete
1908 variable `org-link-to-org-use-id' with a mention to the newer
1909 variable `org-id-link-to-org-use-id'. Mention the need to load
1910 the org-id library.
1911
1912 2013-01-10 Michael Albinus <michael.albinus@gmx.de>
1913
1914 * tramp.texi (Default Host): Introduce `tramp-default-host-alist'.
1915
1916 2013-01-09 Bastien Guerry <bzg@gnu.org>
1917
1918 * org.texi (Pushing to MobileOrg): Add footnote about using
1919 symbolic links in `org-directory'.
1920 (Timestamps, Deadlines and scheduling): Use `diary-float' instead
1921 of the now obsolete alias `org-float'.
1922 (TODO basics): Add `org-use-fast-todo-selection' to the variable
1923 index. Fix description of TODO keywords cycling.
1924 (Advanced features): Add missing argument for @item.
1925 (Storing searches): Add index entries and a note about
1926 *-tree agenda views.
1927 (Structure editing): Document `org-mark-element' and
1928 `org-mark-subtree'.
1929 (Tag inheritance): Document `org-agenda-use-tag-inheritance'.
1930
1931 2013-01-08 Juri Linkov <juri@jurta.org>
1932
1933 * info.texi (Go to node): Mention the abbreviated format
1934 `(FILENAME)' equal to `(FILENAME)Top'. (Bug#13365)
1935
1936 2013-01-06 Andreas Schwab <schwab@linux-m68k.org>
1937
1938 * autotype.texi: Remove undefined command @subtitlefont.
1939 * cc-mode.texi: Likewise.
1940
1941 * org.texi (Advanced features): Use `@w{ }' instead of `@ ' in
1942 @item argument.
1943 (Property searches): Use \\ instead of @backslashchar{}.
1944 * pgg.texi (VERSION): Move @set below @setfilename.
1945
1946 2013-01-05 Andreas Schwab <schwab@linux-m68k.org>
1947
1948 * ada-mode.texi: Remove braces from @title argument.
1949 * eudc.texi: Likewise.
1950 * smtpmail.texi: Likewise.
1951 * auth.texi (VERSION): Set before first use.
1952 * emacs-gnutls.texi (VERSION): Likewise.
1953 * pgg.texi (VERSION): Likewise.
1954 * ede.texi (Top): Rename from top, all uses changed.
1955 * eshell.texi: Add missing argument to @sp.
1956 * forms.texi (Top): Reorder menu to match structure.
1957 * htmlfontify.texi (Customization): Add missing @item in
1958 @enumerate.
1959 * org.texi (Advanced features): Add missing argument for @item.
1960 (Property searches): Use @backslashchar{} in macro argument.
1961 * pcl-cvs.texi: Add missing argument to @sp.
1962 (Movement commands): Fix use of @itemx.
1963 * vip.texi (Misc Commands, Viewing the Buffer): Likewise.
1964 * reftex.texi (Options (Creating Citations)): Add missing newline
1965 before @end.
1966 * tramp.texi (Obtaining Tramp): Remove extra dots.
1967 (Configuration): Reorder menu to match structure.
1968 (Remote shell setup): Replace literal NUL character by \0.
1969 * viper.texi (Marking): Add missing argument for @item.
1970
1971 2013-01-04 Glenn Morris <rgm@gnu.org>
1972
1973 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS):
1974 Add htmlfontify.
1975 (htmlfontify, $(buildinfodir)/htmlfontify$(INFO_EXT))
1976 (htmlfontify.dvi, htmlfontify.pdf): New targets.
1977 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add htmlfontify.
1978 ($(infodir)/htmlfontify$(INFO_EXT), htmlfontify.dvi): New targets.
1979
1980 * htmlfontify.texi: Miscellaneous fixes and updates.
1981 Set copyright to FSF, update license to GFDL 1.3+.
1982
1983 2013-01-04 Vivek Dasmohapatra <vivek@etla.org>
1984
1985 * htmlfontify.texi: New file.
1986
1987 2013-01-02 Jay Belanger <jay.p.belanger@gmail.com>
1988
1989 * calc.texi (Free-Form Dates): Expand on the date reading
1990 algorithm.
1991
1992 2012-12-27 Glenn Morris <rgm@gnu.org>
1993
1994 * viper.texi (Rudimentary Changes, Key Bindings, Key Bindings):
1995 Avoid some overfull lines.
1996
1997 * widget.texi (Programming Example): Break some long lines.
1998
1999 * wisent.texi (Wisent Overview): Fix xref.
2000 (Grammar format, Understanding the automaton): Avoid overfill.
2001
2002 * bovine.texi (Optional Lambda Expression): Allow line break.
2003
2004 * auth.texi (Help for users): Break long lines.
2005
2006 * ada-mode.texi (Project file variables):
2007 Reword to reduce underfull hbox.
2008 (No project files, Use GNAT project file):
2009 Use smallexample to make some overfull lines less terrible.
2010
2011 * autotype.texi, bovine.texi, ede.texi, eieio.texi, pcl-cvs.texi:
2012 Fix cross-references to separate manuals.
2013
2014 * Makefile.in (gfdl): New variable. Use throughout where
2015 appropriate so that targets depend on doclicense.texi.
2016
2017 2012-12-25 Lars Ingebrigtsen <larsi@gnus.org>
2018
2019 * gnus.texi (Customizing the IMAP Connection): Mention the other
2020 authenticators.
2021
2022 2012-12-24 Lars Ingebrigtsen <larsi@gnus.org>
2023
2024 * gnus.texi (Browse Foreign Server):
2025 Document `gnus-browse-delete-group'.
2026
2027 2012-12-22 Glenn Morris <rgm@gnu.org>
2028
2029 * ada-mode.texi, ebrowse.texi, ediff.texi, ert.texi, eshell.texi:
2030 * eudc.texi, idlwave.texi, pcl-cvs.texi, rcirc.texi, reftex.texi:
2031 * remember.texi, ses.texi, speedbar.texi, vip.texi, viper.texi:
2032 * widget.texi, wisent.texi: Nuke hand-written node pointers.
2033
2034 * Makefile.in (gfdl): New variable. Use throughout where
2035 appropriate so that targets depend on doclicense.texi.
2036
2037 2012-12-22 Eli Zaretskii <eliz@gnu.org>
2038
2039 * makefile.w32-in ($(INFO_TARGETS), $(DVI_TARGETS)): Depend on
2040 doclicense.texi. Remove doclicense.texi from all targets that
2041 mentioned it explicitly.
2042 ($(infodir)/woman$(INFO_EXT), woman.dvi): Depend on
2043 $(emacsdir)/emacsver.texi.
2044 ($(infodir)/erc$(INFO_EXT), erc.dvi): Don't depend on gpl.texi.
2045
2046 2012-12-21 Glenn Morris <rgm@gnu.org>
2047
2048 * woman.texi (UPDATED, VERSION): Remove in favor of EMACSVER.
2049 Include emacsver.texi. Nuke hand-written node pointers.
2050 * Makefile.in ($(buildinfodir)/woman$(INFO_EXT), woman.dvi, woman.pdf):
2051 Depend on emacsver.texi.
2052
2053 * auth.texi, emacs-gnutls.texi, epa.texi, ert.texi:
2054 * gnus-coding.texi, info.texi, nxml-mode.texi, sasl.texi:
2055 May as well just include doclicense.texi in everything.
2056
2057 * ede.texi, eieio.texi, mairix-el.texi: Include a copy of GFDL,
2058 which @copying says is included.
2059
2060 * ada-mode.texi, auth.texi, autotype.texi, bovine.texi, calc.texi:
2061 * cc-mode.texi, cl.texi, dbus.texi, dired-x.texi, ebrowse.texi:
2062 * ede.texi, ediff.texi, edt.texi, eieio.texi, emacs-gnutls.texi:
2063 * emacs-mime.texi, epa.texi, erc.texi, ert.texi, eshell.texi:
2064 * eudc.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
2065 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
2066 * newsticker.texi, nxml-mode.texi, pcl-cvs.texi, pgg.texi:
2067 * rcirc.texi, reftex.texi, remember.texi, sasl.texi, sc.texi:
2068 * semantic.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
2069 * srecode.texi, tramp.texi, url.texi, vip.texi, viper.texi:
2070 * widget.texi, wisent.texi, woman.texi: Do not mention buying
2071 copies from the FSF, which does not publish these manuals.
2072
2073 * erc.texi: No need to include gpl in this small manual.
2074
2075 * org.texi (copying): Include a copy of the GFDL.
2076 (GNU Free Documentation License): New section.
2077
2078 2012-12-21 Bastien Guerry <bzg@gnu.org>
2079
2080 * org.texi: Fix typos.
2081
2082 2012-12-16 Paul Eggert <eggert@cs.ucla.edu>
2083
2084 * calc.texi (ISO 8601): Rename from ISO-8601,
2085 as it's typically spelled without a hyphen.
2086
2087 2012-12-16 Jay Belanger <jay.p.belanger@gmail.com>
2088
2089 * calc.texi (ISO-8601): New section.
2090 (Date Formatting Codes): Mention new codes.
2091 (Standard Date Formats): Mention new formats.
2092
2093 2012-12-14 Michael Albinus <michael.albinus@gmx.de>
2094
2095 * tramp.texi (External methods): Move `adb' method here.
2096
2097 2012-12-13 Glenn Morris <rgm@gnu.org>
2098
2099 * cl.texi (Modify Macros, Obsolete Macros): Now letf == cl-letf.
2100
2101 * wisent.texi: Small edits. Set copyright to FSF, update license to
2102 GFDL 1.3+.
2103 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add wisent.
2104 (wisent, $(buildinfodir)/wisent$(INFO_EXT), wisent.dvi, wisent.pdf):
2105 New targets.
2106 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add wisent.
2107 ($(infodir)/wisent$(INFO_EXT), wisent.dvi): New targets.
2108
2109 * bovine.texi: Small edits. Set copyright to FSF, update license to
2110 GFDL 1.3+, remove empty index.
2111 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add bovine.
2112 (bovine, $(buildinfodir)/bovine$(INFO_EXT), bovine.dvi, bovine.pdf):
2113 New targets.
2114 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add bovine.
2115 ($(infodir)/bovine$(INFO_EXT), bovine.dvi): New targets.
2116
2117 2012-12-13 Eric Ludlam <zappo@gnu.org>
2118 David Ponce <david@dponce.com>
2119 Richard Kim <emacs18@gmail.com>
2120
2121 * bovine.texi, wisent.texi: New files, imported from CEDET trunk.
2122
2123 2012-12-13 Glenn Morris <rgm@gnu.org>
2124
2125 * flymake.texi (Customizable variables, Locating the buildfile):
2126 Remove refs to flymake-buildfile-dirs, removed 2007-07-20. (Bug#13148)
2127
2128 * srecode.texi: Small edits. Set copyright to FSF, add explicit
2129 GFDL 1.3+ license, fix up index.
2130 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add srecode.
2131 (srecode, $(buildinfodir)/srecode$(INFO_EXT), srecode.dvi)
2132 (srecode.pdf): New targets.
2133 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add srecode.
2134 ($(infodir)/srecode$(INFO_EXT), srecode.dvi): New targets.
2135
2136 2012-12-13 Eric Ludlam <zappo@gnu.org>
2137
2138 * srecode.texi: New file, imported from CEDET trunk.
2139
2140 2012-12-13 Bastien Guerry <bzg@gnu.org>
2141
2142 * org.texi (Summary, Code block specific header arguments)
2143 (Code block specific header arguments)
2144 (Header arguments in function calls, var, noweb)
2145 (Results of evaluation, Code evaluation security):
2146 Small reformatting: add a blank line before some example.
2147
2148 * org.texi (System-wide header arguments)
2149 (Header arguments in Org mode properties, Conflicts)
2150 (Dynamic blocks, Using the mapping API):
2151 Fix indentation of Elisp code examples.
2152
2153 * org.texi (Comment lines): Fix description of the comment syntax.
2154
2155 * org.texi (Installation): Mention "make test" in the correct section.
2156
2157 2012-12-06 Paul Eggert <eggert@cs.ucla.edu>
2158
2159 * doclicense.texi, gpl.texi: Update to latest version from FSF.
2160 These are just minor editorial changes.
2161
2162 2012-12-04 Michael Albinus <michael.albinus@gmx.de>
2163
2164 * tramp.texi (History): Mention ADB.
2165 (Inline methods): Add `adb' method.
2166
2167 2012-12-03 Michael Albinus <michael.albinus@gmx.de>
2168
2169 * tramp.texi (Top, Obtaining Tramp): Replace CVS by Git.
2170 (External methods): Fix typo.
2171
2172 2012-12-03 Glenn Morris <rgm@gnu.org>
2173
2174 * rcirc.texi (Notices): Fix typo.
2175
2176 2012-11-25 Bill Wohler <wohler@newt.com>
2177
2178 Release MH-E manual version 8.4.
2179
2180 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH, Preface):
2181 Update for release 8.4.
2182
2183 * mh-e.texi (Sequences): Add mh-whitelist-preserves-sequences-flag.
2184 (Junk): Add mh-whitelist-preserves-sequences-flag,
2185 mh-blacklist-msg-hook, mh-whitelist-msg-hook,
2186 mh-folder-blacklisted, mh-folder-whitelisted (closes SF #2945712).
2187
2188 2012-11-25 Paul Eggert <eggert@cs.ucla.edu>
2189
2190 * mh-e.texi (Procmail): Fix two @ typos.
2191
2192 2012-11-24 Paul Eggert <eggert@cs.ucla.edu>
2193
2194 * doclicense.texi, gpl.texi: Update to latest version from FSF.
2195 These are just minor editorial changes.
2196
2197 2012-11-23 Jay Belanger <jay.p.belanger@gmail.com>
2198
2199 * calc.texi (Date Formatting Codes): Mention the new beginning of
2200 the date numbering system.
2201
2202 2012-11-22 Paul Eggert <eggert@cs.ucla.edu>
2203
2204 * calc.texi: Fix TeX issues with capitals followed by ".", "?", "!".
2205 (Date Forms): Correct off-by-one error in explanation of
2206 Julian day numbers. Give Gregorian equivalent of its origin.
2207
2208 2012-11-22 Jay Belanger <jay.p.belanger@gmail.com>
2209
2210 * calc.texi (Date Forms): Mention the customizable
2211 Gregorian-Julian switch.
2212 (Customizing Calc): Mention the variable `calc-gregorian-switch'.
2213
2214 2012-11-17 Paul Eggert <eggert@cs.ucla.edu>
2215
2216 Calc now uses the Gregorian calendar for all dates (Bug#12633).
2217 It also uses January 1, 1 AD as its day number 1.
2218 * calc.texi (Date Forms): Document this.
2219
2220 2012-11-16 Glenn Morris <rgm@gnu.org>
2221
2222 * cl.texi (Function Bindings): Clarify that cl-flet is lexical.
2223 (Obsolete Macros): Move example here from Function Bindings.
2224
2225 * erc.texi: Use @code{nil} rather than just "nil".
2226 (Modules): Undocument obsolete "hecomplete".
2227 Add "notifications".
2228 (Connecting): Add brief section on passwords.
2229 (Options): Make a start by adding erc-hide-list, erc-lurker-hide-list.
2230
2231 2012-11-13 Glenn Morris <rgm@gnu.org>
2232
2233 * flymake.texi (Customizable variables)
2234 (Highlighting erroneous lines): Mention flymake-error-bitmap,
2235 flymake-warning-bitmap, and flymake-fringe-indicator-position.
2236
2237 2012-11-12 Vincent Belaïche <vincentb1@users.sourceforge.net>
2238
2239 * ses.texi: Doc for ses-rename-cell, ses-repair-cell-reference-all & ses-range.
2240 In all file place SES into @acronym{...}.
2241 (Advanced Features): Add key index and function index for
2242 ses-set-header-row. Add description for function
2243 ses-rename-cell. Add description for function
2244 ses-repair-cell-reference-all.
2245 (Ranges in formulas): Add description for ses-range flags.
2246
2247 2012-11-12 Paul Eggert <eggert@cs.ucla.edu>
2248
2249 * texinfo.tex: Merge from gnulib.
2250
2251 2012-11-10 Chong Yidong <cyd@gnu.org>
2252
2253 * url.texi (Introduction): Move url-configuration-directory to
2254 Customization node.
2255 (Parsed URIs): Split into its own node.
2256 (URI Encoding): New node.
2257 (Defining New URLs): Remove empty chapter.
2258 (Retrieving URLs): Add an introduction. Doc fix for url-retrieve.
2259 Improve docs for url-queue-*.
2260 (Supported URL Types): Copyedits. Delete empty subnodes.
2261
2262 * url.texi (Introduction): Rename from Getting Started.
2263 Rewrite the introduction.
2264 (URI Parsing): Rewrite. Omit the obsolete attributes slot.
2265
2266 2012-11-10 Glenn Morris <rgm@gnu.org>
2267
2268 * cl.texi (Obsolete Setf Customization):
2269 Revert defsetf example to the more correct let rather than prog1.
2270 Give define-modify-macro, defsetf, and define-setf-method
2271 gv.el replacements.
2272
2273 * cl.texi (Overview): Mention EIEIO here, as well as the appendix.
2274 (Setf Extensions): Remove obsolete reference.
2275 (Obsolete Setf Customization):
2276 Move note on lack of setf functions to lispref/variables.texi.
2277 Undocument get-setf-method, since it no longer exists.
2278 Mention simple defsetf replaced by gv-define-simple-setter.
2279
2280 2012-11-03 Glenn Morris <rgm@gnu.org>
2281
2282 * cl.texi: Further general copyedits.
2283 (List Functions): Remove copy-tree, standard elisp for some time.
2284 (Efficiency Concerns): Comment out examples that no longer apply.
2285 (Compiler Optimizations): Rename from "Optimizing Compiler"; reword.
2286 (Creating Symbols, Random Numbers): De-emphasize internal
2287 variables cl--gensym-counter and cl--random-state. (Bug#12788)
2288 (Naming Conventions, Type Predicates, Macros)
2289 (Predicates on Numbers): No longer mention cl-floatp-safe.
2290
2291 2012-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
2292
2293 * gnus.texi (Mail Source Specifiers):
2294 Document :leave keyword used for pop mail source.
2295
2296 2012-11-01 Glenn Morris <rgm@gnu.org>
2297
2298 * cl.texi: General copyedits for style, line-breaks, etc.
2299 (Time of Evaluation, Iteration): Add xref to Emacs Lisp manual.
2300 (Macro Bindings, Blocks and Exits):
2301 Acknowledge existence of lexical-binding.
2302 (Iteration): Mainly defer to doc of standard dolist, dotimes.
2303
2304 2012-10-31 Glenn Morris <rgm@gnu.org>
2305
2306 * ert.texi (Introduction, The @code{should} Macro):
2307 Refer to "cl-assert" rather than "assert".
2308
2309 * cl.texi (Function Bindings): Update for cl-flet and cl-labels.
2310 (Obsolete Lexical Binding): Rename section from "Lexical Bindings".
2311 (Obsolete Macros): Rename section from "Obsolete Lexical Macros".
2312 Reword, and add details of flet and labels.
2313 (Modify Macros, Function Bindings): Add some xrefs.
2314
2315 2012-10-30 Glenn Morris <rgm@gnu.org>
2316
2317 * cl.texi (Modify Macros): Update for cl-letf changes.
2318 (Obsolete Lexical Macros): Say a little more about letf/cl-letf.
2319 (Setf Extensions): Partially restore note about cl-getf,
2320 mainly moved to lispref/variables.texi.
2321 (Property Lists): Fix cl-getf typos.
2322 (Mapping over Sequences): Mention cl-mapc naming oddity.
2323
2324 2012-10-29 Glenn Morris <rgm@gnu.org>
2325
2326 * cl.texi (Organization): More details on cl-lib.el versus cl.el.
2327 (Setf Extensions): Remove `apply' setf since it seems to be disabled.
2328 (Customizing Setf): Move contents to "Obsolete Setf Customization".
2329 (Modify Macros, Multiple Values, Other Clauses):
2330 Remove mentions of obsolete features.
2331 (Obsolete Setf Customization): Don't mention `apply' setf.
2332
2333 2012-10-28 Glenn Morris <rgm@gnu.org>
2334
2335 * cl.texi (Multiple Values, Common Lisp Compatibility):
2336 More namespace updates.
2337 (Obsolete Features): Copyedits.
2338 (Obsolete Lexical Macros, Obsolete Setf Customization):
2339 New subsections.
2340
2341 * cl.texi (Porting Common Lisp, Lexical Bindings):
2342 Add some xrefs to the Elisp manual.
2343
2344 * cl.texi (Lexical Bindings): Move to appendix of obsolete features.
2345 (Porting Common Lisp): Emacs Lisp can do true lexical binding now.
2346 (Obsolete Features): New appendix. Move Lexical Bindings here.
2347
2348 2012-10-27 Glenn Morris <rgm@gnu.org>
2349
2350 * cl.texi: Use defmac for macros rather than defspec.
2351 (Efficiency Concerns): Related copyedit.
2352
2353 * cl.texi (Control Structure): Update for setf now being in core.
2354 (Setf Extensions): Rename from Basic Setf. Move much of the
2355 former content to lispref/variables.texi.
2356 (Modify Macros): Move pop, push details to lispref/variables.texi.
2357 (Customizing Setf): Copyedits for setf etc being in core.
2358 (Modify Macros, Efficiency Concerns, Porting Common Lisp):
2359 Further namespaces updates.
2360
2361 2012-10-26 Bastien Guerry <bzg@gnu.org>
2362
2363 * org.texi (Installation): Update the link to Org's ELPA.
2364 Also don't mention org-install.el anymore as the replacement file
2365 org-loaddefs.el is now loaded by org.el.
2366
2367 2012-10-25 Michael Albinus <michael.albinus@gmx.de>
2368
2369 * tramp.texi (Frequently Asked Questions):
2370 Mention `tramp-completion-reread-directory-timeout' for performance
2371 improvement.
2372
2373 2012-10-25 Glenn Morris <rgm@gnu.org>
2374
2375 * cl.texi: Don't mess with the TeX section number counter.
2376 Use Texinfo recommended convention for quotes+punctuation.
2377 (Overview, Sequence Functions): Rephrase for better line-breaking.
2378 (Time of Evaluation, Type Predicates, Modify Macros, Function Bindings)
2379 (Macro Bindings, Conditionals, Iteration, Loop Basics)
2380 (Random Numbers, Mapping over Sequences, Structures)
2381 (Porting Common Lisp): Further updates for cl-lib namespace.
2382 (Modify Macros, Declarations, Macro Bindings, Structures):
2383 Break long lines in examples.
2384 (Dynamic Bindings): Update for changed progv behavior.
2385 (Loop Examples, Efficiency Concerns): Markup fixes.
2386 (Structures): Remove TeX margin change.
2387 (Declarations): Fix typos.
2388
2389 2012-10-24 Glenn Morris <rgm@gnu.org>
2390
2391 * cl.texi (Overview, Multiple Values, Creating Symbols)
2392 (Numerical Functions): Say less/nothing about the original cl.el.
2393 (Old CL Compatibility): Remove.
2394 (Assertions): Remove ignore-errors (standard Elisp for some time).
2395
2396 * cl.texi (Basic Setf, Macros, Declarations, Symbols, Numbers)
2397 (Sequences, Lists, Structures, Assertions, Efficiency Concerns)
2398 (Efficiency Concerns, Efficiency Concerns)
2399 (Common Lisp Compatibility, Old CL Compatibility):
2400 Further updates for cl-lib namespace.
2401
2402 2012-10-24 Paul Eggert <eggert@penguin.cs.ucla.edu>
2403
2404 Update manual for new time stamp format (Bug#12706).
2405 * emacs-mime.texi (time-date): Update for new format.
2406 Also, fix bogus time stamp and modernize a bit.
2407
2408 2012-10-23 Glenn Morris <rgm@gnu.org>
2409
2410 * cl.texi: Include emacsver.texi. Use Emacs version number rather
2411 than unchanging cl.el version number.
2412 End all menu descriptions with a period.
2413 Do not use @dfn{CL} for every instance of "CL".
2414 (Overview): Remove no-runtime caveat, and note about foo* names.
2415 (Usage): Use cl-lib rather than cl.
2416 (Organization, Naming Conventions): Update for cl-lib.el.
2417 (Installation): Remove long-irrelevant node.
2418 (Program Structure, Predicates, Control Structure):
2419 Start updating for cl-lib namespace.
2420 * Makefile.in ($(buildinfodir)/cl$(INFO_EXT), cl.dvi, cl.pdf):
2421 Depend on emacsver.texi.
2422
2423 2012-10-09 Michael Albinus <michael.albinus@gmx.de>
2424
2425 * trampver.texi: Update release number.
2426
2427 2012-10-06 Glenn Morris <rgm@gnu.org>
2428
2429 * erc.texi: Include emacsver.texi, and use EMACSVER rather than
2430 ERC version.
2431 (Introduction): ERC is distributed with Emacs.
2432 (Obtaining ERC, Installation): Remove chapters, no longer relevant.
2433 (Getting Started): Simplify.
2434 (Getting Help and Reporting Bugs): Refer to general Emacs lists.
2435 (History): Mention ERC maintained as part of Emacs now.
2436 * Makefile.in ($(buildinfodir)/erc$(INFO_EXT), erc.dvi, erc.pdf):
2437 Add dependency on emacsver.texi.
2438
2439 * erc.texi: Remove hand-written node pointers.
2440
2441 2012-10-05 Glenn Morris <rgm@gnu.org>
2442
2443 * newsticker.texi (Overview, Requirements, Usage, Configuration):
2444 Copyedits.
2445
2446 2012-10-01 Eric Ludlam <zappo@gnu.org>
2447
2448 * ede.texi (Quick Start, Project Local Variables)
2449 (Miscellaneous commands, ede-java-root, Development Overview)
2450 (Detecting a Project): New nodes.
2451 (Simple projects): Node deleted.
2452
2453 * eieio.texi (Building Classes): Some slot attributes cannot be
2454 overridden.
2455 (Slot Options): Remove an example.
2456 (Method Invocation, Documentation): New nodes.
2457
2458 2012-10-01 Glenn Morris <rgm@gnu.org>
2459
2460 * Makefile.in ($(buildinfodir)/reftex$(INFO_EXT)), reftex.dvi)
2461 (reftex.pdf): Add dependency on emacsver.texi.
2462 * reftex.texi: Don't include directory part for emacsver.texi;
2463 the Makefile's -I handles it.
2464
2465 2012-09-30 Ralf Angeli <angeli@caeruleus.net>
2466
2467 Merge from standalone RefTeX repository.
2468
2469 * reftex.texi: Express TeX, LaTeX, AUCTeX, BibTeX and RefTeX
2470 with macros.
2471 (Imprint): Mention Wolfgang in list of contributors.
2472 (Creating Citations): Give a hint about how to
2473 auto-revert the BibTeX database file when using external editors.
2474 (Referencing Labels): Simplify section about reference macro
2475 cycling.
2476 (Options (Referencing Labels)): Adapt to new structure of
2477 `reftex-ref-style-alist'.
2478 (Referencing Labels, Reference Styles): Document changes in the
2479 referencing functionality.
2480 (Commands): Mention options for definition of header and footer in
2481 BibTeX files.
2482 (Options (Creating Citations)): Document
2483 `reftex-create-bibtex-header' and `reftex-create-bibtex-footer'.
2484 (Reference Styles): New section.
2485 (varioref (LaTeX package), fancyref (LaTeX package)): Remove.
2486 (Options (Referencing Labels)): Remove descriptions of deprecated
2487 variables `reftex-vref-is-default' and `reftex-fref-is-default'.
2488 Add descriptions for `reftex-ref-style-alist' and
2489 `reftex-ref-style-default-list'.
2490 (Referencing Labels): Update regarding reference styles.
2491 (Citation Styles): Mention support for ConTeXt.
2492 (Options (Defining Label Environments)): Fix typo.
2493 (Options (Creating Citations)):
2494 Document `reftex-cite-key-separator'.
2495
2496 2012-09-30 Achim Gratz <Stromeko@Stromeko.DE>
2497
2498 * org.texi: Add description of ORG_ADD_CONTRIB to info
2499 documentation. Add link to Worg for more details.
2500
2501 * org.texi: Clarify installation procedure. Provide link to the
2502 build system description on Worg.
2503
2504 * org.texi: Remove reference to utils/, x11idle.c is now in
2505 contrib/scripts.
2506
2507 * org.texi: Re-normalize to "Org mode" in manual.
2508
2509 * org.texi (Installation): Adapt documentation to new build
2510 system. Mention GNU ELPA (since it needs to be handled like Emacs
2511 built-in Org).
2512
2513 2012-09-30 Adam Spiers <orgmode@adamspiers.org> (tiny change)
2514
2515 * org.texi: Fix typo in description of the 'Hooks' section.
2516
2517 * org.texi: Add ID to the list of special properties.
2518
2519 2012-09-30 Andrew Hyatt <ahyatt@gmail.com> (tiny change)
2520
2521 * org.texi (Moving subtrees): Document the ability to archive to a
2522 datetree.
2523
2524 2012-09-30 Bastien Guerry <bzg@gnu.org>
2525
2526 * org.texi (Installation, Feedback, Batch execution):
2527 Use (add-to-list 'load-path ... t) for the contrib dir.
2528
2529 * org.texi (results): Update documentation for ":results drawer"
2530 and ":results org".
2531
2532 * org.texi (Column width and alignment): Fix typo.
2533
2534 * org.texi (Activation): Point to the "Conflicts" section.
2535
2536 * org.texi (Conflicts): Mention filladapt.el in the list of
2537 conflicting packages.
2538
2539 * org.texi (Activation): Adding org-mode to `auto-mode-alist' is
2540 not needed for versions of Emacs > 22.1.
2541
2542 * org.texi (History and Acknowledgments): Fix typo.
2543
2544 * org.texi (History and Acknowledgments): Add my own
2545 acknowledgments.
2546
2547 * org.texi (Agenda commands): Document the new command and the new
2548 option.
2549
2550 * org.texi (Agenda commands): Delete `org-agenda-action' section.
2551 (Agenda commands): Reorder. Document `*' to toggle persistent
2552 marks.
2553
2554 * org.texi (Agenda dispatcher):
2555 Mention `org-toggle-agenda-sticky'.
2556 (Agenda commands, Exporting Agenda Views): Fix typo.
2557
2558 * org.texi (Templates in contexts, Setting Options): Update to
2559 reflect changes in how contexts options are processed.
2560
2561 * org.texi (Templates in contexts): Document the new structure of
2562 the variables `org-agenda-custom-commands-contexts' and
2563 `org-capture-templates-contexts'.
2564
2565 * org.texi (Templates in contexts): Document the new option
2566 `org-capture-templates-contexts'.
2567 (Storing searches): Document the new option
2568 `org-agenda-custom-commands-contexts'.
2569
2570 * org.texi (Formula syntax for Lisp): Reformat.
2571
2572 * org.texi (Special properties, Column attributes)
2573 (Agenda column view): Document the new special property
2574 CLOCKSUM_T.
2575
2576 * org.texi (Template expansion): Document the new %l template.
2577
2578 * org.texi (Fast access to TODO states): Fix documentation about
2579 allowed characters for fast todo selection.
2580
2581 * org.texi (Weekly/daily agenda): Mention APPT_WARNTIME and its
2582 use in `org-agenda-to-appt'.
2583
2584 * org.texi (Comment lines): Update wrt comments.
2585
2586 * org.texi (Resolving idle time): Document new keybinding.
2587
2588 * org.texi (Clocking commands): Document the use of S-M-<up/down>
2589 on clock timestamps.
2590
2591 * org.texi (Fast access to TODO states): Explicitly says only
2592 letters are supported as fast TODO selection keys.
2593
2594 * org.texi (Link abbreviations): Illustrate the use of the "%h"
2595 specifier. Document the new "%(my-function)" specifier.
2596
2597 * org.texi (Clocking commands): New cindex.
2598 (Clocking commands): Update documentation for `org-clock-in'.
2599 Document `org-clock-in-last'. Mention `org-clock-out' and
2600 `org-clock-in-last' as commands that can be globally bound.
2601 (Resolving idle time): Document continuous clocking.
2602
2603 * org.texi (Top, Introduction): Fix formatting.
2604 (Activation): Add index entries.
2605 (Conventions): Update section.
2606 (Embedded @LaTeX{}): Fix formatting.
2607
2608 * org.texi (Visibility cycling): Document `show-children'.
2609
2610 * org.texi (Using capture): Mention the `org-capture-last-stored'
2611 bookmark as a way to jump to the last stored capture.
2612
2613 * org.texi (Uploading files): Fix typo.
2614
2615 * org.texi (Using capture): Document `C-0' as a prefix argument
2616 for `org-capture'.
2617
2618 * org.texi (Agenda commands): Document persistent marks.
2619
2620 * org.texi (Template expansion): Update doc to reflect change.
2621
2622 * org.texi (Radio tables): Document the :no-escape parameter.
2623
2624 * org.texi (Repeated tasks): Document repeat cookies for years,
2625 months, weeks, days and hours.
2626
2627 * org.texi (Export options): State that you can use the d: option
2628 by specifying a list of drawers.
2629
2630 * org.texi (HTML preamble and postamble): Small doc improvement.
2631
2632 2012-09-30 Brian van den Broek <vanden@gmail.com> (tiny change)
2633
2634 * org.texi: The sections in the Exporting section of the manual
2635 left out articles in the description of the org-export-as-*
2636 commands, among other places. This patch adds them, adds a few
2637 missing prepositions, and switches instances of "an HTML" to "a
2638 html" for internal consistency.
2639
2640 * org.texi: Alter several examples of headings with timestamps in
2641 them to include the timestamps in the body instead of the heading.
2642
2643 2012-09-30 Carsten Dominik <carsten.dominik@gmail.com>
2644
2645 * org.texi (Agenda dispatcher): Document sticky agenda views and
2646 the new key for them.
2647
2648 2012-09-30 Charles <millarc@verizon.net> (tiny change)
2649
2650 * org.texi (Advanced features): Fix error in table.
2651
2652 2012-09-30 Feng Shu <tumashu@gmail.com>
2653
2654 * org.texi (@LaTeX{} fragments): Document imagemagick as an
2655 alternative to dvipng.
2656
2657 2012-09-30 François Allisson <francois@allisson.co> (tiny change)
2658
2659 * org.texi: Remove extra curly bracket.
2660
2661 2012-09-30 Giovanni Ridolfi <giovanni.ridolfi@yahoo.it> (tiny change)
2662
2663 * org.texi (org-clock-in-last and org-clock-cancel): Update the
2664 defkeys.
2665
2666 2012-09-30 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
2667
2668 * org.texi (Agenda commands): Fix two typos by giving
2669 corresponding function names, according to
2670 `org-agenda-view-mode-dispatch'.
2671
2672 2012-09-30 Jan Böcker <jan.boecker@jboecker.de>
2673
2674 * org.texi (The spreadsheet): Fix typo.
2675
2676 2012-09-30 Memnon Anon <gegendosenfleisch@gmail.com> (tiny change)
2677
2678 * org.texi (Tracking your habits): Point to the "Tracking TODO
2679 state changes" section.
2680
2681 2012-09-30 Nicolas Goaziou <n.goaziou@gmail.com>
2682
2683 * org.texi (Literal examples): Remove reference to unknown
2684 `org-export-latex-minted' variable. Also simplify footnote since
2685 `org-export-latex-listings' documentation is exhaustive already.
2686
2687 * org.texi (Plain lists): Remove reference to now hard-coded
2688 `bullet' automatic rule.
2689
2690 2012-09-30 Toby S. Cubitt <tsc25@cantab.net>
2691
2692 * org.texi: Updated documentation accordingly.
2693
2694 2012-09-13 Paul Eggert <eggert@cs.ucla.edu>
2695
2696 * texinfo.tex: Merge from gnulib.
2697
2698 2012-09-12 Michael Albinus <michael.albinus@gmx.de>
2699
2700 Sync with Tramp 2.2.6.
2701
2702 * tramp.texi (Bug Reports): Cleanup caches before a test run.
2703
2704 * trampver.texi: Update release number.
2705
2706 2012-09-12 Paul Eggert <eggert@cs.ucla.edu>
2707
2708 * texinfo.tex: Merge from gnulib.
2709
2710 2012-08-06 Aurélien Aptel <aurelien.aptel@gmail.com>
2711
2712 * url.texi (Parsed URLs): Adjust to the code's use of defstruct
2713 (bug#12096).
2714
2715 2012-08-01 Jay Belanger <jay.p.belanger@gmail.com>
2716
2717 * calc.texi (Simplification modes, Conversions)
2718 (Operating on Selections): Mention "basic" simplification.
2719 (The Calc Mode Line): Mention the mode line display for Basic
2720 simplification mode.
2721 (Simplify Formulas): Refer to 'algebraic' rather than 'default'
2722 simplifications.
2723 (Basic Simplifications): Rename from "Limited Simplifications"
2724 Replace "limited" by "basic" throughout.
2725 (Algebraic Simplifications): Indicate that the algebraic
2726 simplifications are done by default.
2727 (Unsafe Simplifications): Mention `m E'.
2728 (Simplification of Units): Mention `m U'.
2729 (Trigonometric/Hyperbolic Functions, Reducing and Mapping)
2730 (Kinds of Declarations, Functions for Declarations):
2731 Mention "algebraic simplifications" instead of `a s'.
2732 (Algebraic Entry): Remove mention of default simplifications.
2733
2734 2012-07-30 Jay Belanger <jay.p.belanger@gmail.com>
2735
2736 * calc.texi (Getting Started, Tutorial): Change simulated
2737 Calc output to match actual output.
2738 (Simplifying Formulas): Mention that algebraic simplification is now
2739 the default.
2740
2741 2012-07-28 Eli Zaretskii <eliz@gnu.org>
2742
2743 * faq.texi (Right-to-left alphabets): Update for Emacs 24.
2744 (Bug#12073)
2745
2746 2012-07-25 Paul Eggert <eggert@cs.ucla.edu>
2747
2748 Prefer typical American spelling for "acknowledgment".
2749 * calc.texi (History and Acknowledgments): Rename from
2750 History and Acknowledgements.
2751 * idlwave.texi (Acknowledgments):
2752 * ses.texi (Acknowledgments):
2753 * woman.texi (Acknowledgments): Rename from Acknowledgements.
2754
2755 2012-07-09 Paul Eggert <eggert@cs.ucla.edu>
2756
2757 Rename configure.in to configure.ac (Bug#11603).
2758 * ede.texi (Compiler and Linker objects, ede-proj-project)
2759 (ede-step-project): Prefer the name configure.ac to configure.in.
2760
2761 2012-07-06 Michael Albinus <michael.albinus@gmx.de>
2762
2763 * tramp.texi (Multi-hops):
2764 Introduce `tramp-restricted-shell-hosts-alist'.
2765
2766 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2767
2768 * gnus.texi (POP before SMTP): POP-before-SMTP works with all sending
2769 methods, so don't mention smtpmail here.
2770
2771 2012-06-26 Wolfgang Jenkner <wjenkner@inode.at>
2772
2773 * gnus.texi (Picons): Document gnus-picon-properties.
2774
2775 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2776
2777 * gnus.texi: Remove mention of compilation, as that's no longer
2778 supported.
2779
2780 2012-06-26 Christopher Schmidt <christopher@ch.ristopher.com>
2781
2782 * gnus.texi (Archived Messages): Mention
2783 gnus-gcc-pre-body-encode-hook and gnus-gcc-post-body-encode-hook.
2784
2785 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2786
2787 * gnus.texi (Various Summary Stuff):
2788 Remove mention of `gnus-propagate-marks'.
2789
2790 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2791
2792 * gnus.texi: Remove mentions of nnml/nnfolder/nntp backend marks,
2793 which no longer exist.
2794
2795 2012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
2796
2797 * gnus.texi (Archived Messages):
2798 Document gnus-gcc-self-resent-messages.
2799
2800 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2801
2802 * message.texi (Mail Variables):
2803 Mention the optional user parameter for X-Message-SMTP-Method.
2804
2805 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2806
2807 * gnus.texi (Posting Styles): Mention X-Message-SMTP-Method.
2808
2809 * message.texi (Mail Variables): Document X-Message-SMTP-Method.
2810
2811 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2812
2813 * gnus.texi (Key Index): Change encoding to utf-8.
2814
2815 2012-06-21 Glenn Morris <rgm@gnu.org>
2816
2817 * Makefile.in: Rename infodir to buildinfodir throughout. (Bug#11737)
2818
2819 2012-06-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
2820
2821 * gnus.texi (Group Timestamp): Mention where to find documentation for
2822 the `gnus-tmp-' variables (bug#11601).
2823
2824 2012-06-11 Michael Albinus <michael.albinus@gmx.de>
2825
2826 Sync with Tramp 2.2.6-pre.
2827
2828 * tramp.texi (all): Use consequently @command{}, @env{} and @kbd{}
2829 where appropriate.
2830 (Ad-hoc multi-hops): New section.
2831 (Remote processes): New subsection "Running remote processes on
2832 Windows hosts".
2833 (History): Add remote commands on Windows, and ad-hoc multi-hop
2834 methods.
2835 (External methods): "ControlPersist" must be set to "no" for the
2836 `scpc' method.
2837 (Remote processes): Add a note about `auto-revert-tail-mode'.
2838 (Frequently Asked Questions): Use "scpx" in combination with
2839 "ControlPersist". Reported by Adam Spiers <emacs@adamspiers.org>.
2840
2841 * trampver.texi: Update release number.
2842
2843 2012-06-10 Chong Yidong <cyd@gnu.org>
2844
2845 * sc.texi: Remove bogus @ifinfo commands which prevent makeinfo
2846 compilation for html-mono.
2847
2848 2012-06-08 Paul Eggert <eggert@cs.ucla.edu>
2849
2850 * texinfo.tex: Merge from gnulib.
2851
2852 2012-05-29 Katsumi Yamaoka <yamaoka@jpl.org>
2853
2854 * Makefile.in (echo-info): Don't try to install info files named
2855 just ".info".
2856
2857 2012-05-28 Glenn Morris <rgm@gnu.org>
2858
2859 * calc.texi, dired-x.texi: Use @LaTeX rather than La@TeX. (Bug#10910)
2860
2861 * sc.texi: Nuke hand-written node pointers.
2862 Fix top-level menu to match actual node order.
2863
2864 2012-05-27 Glenn Morris <rgm@gnu.org>
2865
2866 * cl.texi, dired-x.texi: Nuke hand-written node pointers.
2867 Some associated fixes, including not messing with chapno in cl.texi.
2868
2869 2012-05-27 Bastien Guerry <bzg@gnu.org>
2870
2871 * org.texi (Durations and time values): Fix typo.
2872
2873 2012-05-26 Paul Eggert <eggert@cs.ucla.edu>
2874
2875 * texinfo.tex: Update from gnulib.
2876
2877 2012-05-19 Jay Belanger <jay.p.belanger@gmail.com>
2878
2879 * calc.texi (Basic Operations on Units, Customizing Calc):
2880 Mention `calc-ensure-consistent-units'.
2881
2882 2012-05-14 Andreas Schwab <schwab@linux-m68k.org>
2883
2884 * cc-mode.texi: Avoid space before macro in 4th argument of cross
2885 reference commands. (Bug#11461)
2886
2887 * Makefile.in (gnus.dvi): Use $@ instead of $*.dvi.
2888
2889 2012-05-12 Glenn Morris <rgm@gnu.org>
2890
2891 * Makefile.in (mostlyclean): Add more TeX intermediates.
2892
2893 * Makefile.in: Make it look more like the other doc Makefiles.
2894 Use explicit $srcdir in all dependencies.
2895 Remove cd $srcdir from rules.
2896 (VPATH): Remove.
2897 (infodir): Set to an absolute path.
2898 (INFO_TARGETS): Use short names.
2899 (mkinfodir): infodir is now absolute.
2900 (echo-info, maintainer-clean): Update for new format of INFO_TARGETS.
2901
2902 * Makefile.in (info.info): Rename from info, to avoid duplication.
2903 (.SUFFIXES): Disable implicit rules.
2904
2905 * Makefile.in (MKDIR_P): New, set by configure.
2906 (mkinfodir): Use $MKDIR_P.
2907
2908 2012-05-07 Glenn Morris <rgm@gnu.org>
2909
2910 * forms.texi (Long Example): Update for changed location of files.
2911
2912 2012-05-04 Glenn Morris <rgm@gnu.org>
2913
2914 * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure.
2915 (INFO_TARGETS): Use $INFO_EXT.
2916 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
2917 * makefile.w32-in (INFO_EXT, INFO_OPTS): New.
2918 (INFO_TARGETS): Use $INFO_EXT.
2919 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
2920
2921 2012-05-02 Glenn Morris <rgm@gnu.org>
2922
2923 * Makefile.in (echo-info): New phony target, used by top-level.
2924
2925 * viper.texi: Make direntry shorter (also it is no longer "newest").
2926
2927 * emacs-gnutls.texi, ert.texi, org.texi:
2928 Fix dircategory, direntry to match info/dir.
2929
2930 * faq.texi: Convert @inforefs to @xrefs.
2931 Fix some malformed cross-references.
2932 (File-name conventions): Shorten section name to avoid overfull line.
2933 (How to add fonts): Use smallexample to avoid overfull lines.
2934
2935 2012-05-01 Teodor Zlatanov <tzz@lifelogs.com>
2936
2937 * auth.texi (Help for users): Update for .gpg file being second.
2938
2939 2012-04-27 Ippei Furuhashi <top.tuna+orgmode@gmail.com> (tiny change)
2940
2941 * org.texi (Agenda commands): Fix two typos: give corresponding
2942 function names, according to `org-agenda-view-mode-dispatch'.
2943
2944 2012-04-27 Glenn Morris <rgm@gnu.org>
2945
2946 * faq.texi (Major packages and programs): Remove section.
2947 There is no point listing 6 packages (cf etc/MORE.STUFF).
2948 (Finding Emacs and related packages): Move "Spell-checkers" here.
2949
2950 2012-04-22 Michael Albinus <michael.albinus@gmx.de>
2951
2952 * dbus.texi (Version): New node.
2953 (Properties and Annotations): Mention the object manager
2954 interface. Describe dbus-get-all-managed-objects.
2955 (Type Conversion): Floating point numbers are allowed, if an
2956 anteger does not fit Emacs's integer range.
2957 (Synchronous Methods): Remove obsolete dbus-call-method-non-blocking.
2958 (Asynchronous Methods): Fix description of
2959 dbus-call-method-asynchronously.
2960 (Receiving Method Calls): Fix some minor errors.
2961 Add dbus-interface-emacs.
2962 (Signals): Describe unicast signals and the new match rules.
2963 (Alternative Buses): Add the PRIVATE optional argument to
2964 dbus-init-bus. Describe its new return value. Add dbus-setenv.
2965
2966 2012-04-20 Glenn Morris <rgm@gnu.org>
2967
2968 * faq.texi (New in Emacs 24): New section.
2969 (Packages that do not come with Emacs): Mention M-x list-packages.
2970
2971 2012-04-14 Alan Mackenzie <acm@muc.de>
2972
2973 * cc-mode.texi (c-offsets-alist): Correct a typo.
2974
2975 2012-04-14 Jérémie Courrèges-Anglas <jca@wxcvbn.org> (tiny change)
2976
2977 * org.texi (Deadlines and scheduling): Fix the example: the
2978 DEADLINE item should come right after the headline. We enforce
2979 this convention, so it is a bug not to illustrate it correctly in
2980 the manual.
2981
2982 2012-04-14 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
2983
2984 * org.texi (Agenda commands): Fix documentation bug by swapping
2985 the equivalent keybindings to `org-agenda-next-line' with the ones
2986 to `org-agenda-previous-line'.
2987
2988 2012-04-14 Glenn Morris <rgm@gnu.org>
2989
2990 * Makefile.in: Replace non-portable use of $< in ordinary rules.
2991
2992 2012-04-09 Eli Zaretskii <eliz@gnu.org>
2993
2994 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean):
2995 Add emacs-gnutls.
2996 ($(infodir)/emacs-gnutls, emacs-gnutls.dvi): New targets.
2997
2998 2012-04-09 Teodor Zlatanov <tzz@lifelogs.com>
2999
3000 * Makefile.in: Add emacs-gnutls.texi to build.
3001
3002 * emacs-gnutls.texi: Add documentation for the GnuTLS integration.
3003
3004 2012-04-05 Teodor Zlatanov <tzz@lifelogs.com>
3005
3006 * auth.texi (Secret Service API): Edit further and give examples.
3007 (Secret Service API): Adjust @samp to @code for collection names.
3008
3009 2012-04-04 Glenn Morris <rgm@gnu.org>
3010
3011 * auth.texi (Secret Service API): Copyedits.
3012 (Help for developers): Fill in some missing function doc-strings.
3013 (Help for users, Help for developers)
3014 (GnuPG and EasyPG Assistant Configuration): Markup fixes.
3015
3016 2012-04-04 Michael Albinus <michael.albinus@gmx.de>
3017
3018 * auth.texi (Secret Service API): Add the missing text.
3019
3020 2012-04-04 Chong Yidong <cyd@gnu.org>
3021
3022 * message.texi (Using PGP/MIME): Note that epg is now the default.
3023
3024 * gnus.texi: Reduce references to obsolete pgg library.
3025 (Security): Note that epg is now the default.
3026
3027 * gnus-faq.texi (FAQ 8-2): Mention EasyPG.
3028
3029 * nxml-mode.texi (Completion): C-RET is no longer bound to
3030 nxml-complete.
3031
3032 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
3033
3034 * org.texi (Customizing tables in ODT export): Correct few errors.
3035
3036 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
3037
3038 * org.texi (Links in ODT export): Update.
3039 (Labels and captions in ODT export): New node.
3040
3041 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
3042
3043 * org.texi (Literal examples in ODT export): htmlfontify.el in
3044 Emacs-24.1 now supports fontification. So ODT source blocks will
3045 be fontified by default.
3046
3047 2012-04-01 Julian Gehring <julian.gehring@googlemail.com> (tiny change)
3048
3049 * org.texi (Refiling notes): Remove duplicated keybinding.
3050
3051 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
3052
3053 * org.texi (noweb): Documentation of this new option to the :noweb
3054 header argument.
3055
3056 2012-04-01 Suvayu Ali <fatkasuvayu+linux@gmail.com>
3057
3058 * org.texi (Header and sectioning): Add example demonstrating how
3059 to use "LaTeX_CLASS_OPTIONS".
3060
3061 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
3062
3063 * org.texi (Noweb reference syntax): Describe the ability to
3064 execute noweb references in the manual.
3065
3066 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
3067
3068 * org.texi (cache): Improve cache documentation when session
3069 evaluation is used.
3070
3071 2012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
3072
3073 * org.texi (Plain lists): Document removal.
3074
3075 2012-04-01 Michael Brand <michael.ch.brand@gmail.com>
3076
3077 * org.texi: Decapitalize file name in references to Calc manual.
3078
3079 2012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
3080
3081 * org.texi (Plain lists): Document removal.
3082
3083 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
3084
3085 * org.texi (Top, OpenDocument Text export)
3086 (ODT export commands, Extending ODT export)
3087 (Images in ODT export, Tables in ODT export)
3088 (Configuring a document converter): Add or Update.
3089
3090 2012-04-01 Carsten Dominik <carsten.dominik@gmail.com>
3091
3092 * org.texi (MobileOrg): Change the wording to reflect that the
3093 Android Version is no longer just the little brother of the iOS
3094 version.
3095
3096 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
3097
3098 * org.texi (Key bindings and useful functions): Update babel key
3099 binding documentation in manual.
3100
3101 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
3102
3103 * org.texi (noweb): Document new noweb header value.
3104
3105 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
3106
3107 * org.texi (noweb-sep): Document new header argument.
3108
3109 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
3110
3111 * org.texi (noweb-ref): Documentation of this new custom variable.
3112
3113 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
3114
3115 * org.texi (wrap): Update the new :wrap documentation to match the
3116 current implementation.
3117
3118 2012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
3119
3120 * org.texi: Added documentation for :wrap.
3121
3122 2012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
3123
3124 * org.texi: #+RESULTS now user-configurable.
3125
3126 2012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
3127
3128 * org.texi: Documented :noweb no-export.
3129
3130 2012-04-01 Thomas Dye <dk@poto.local>
3131
3132 * org.texi: Edit :noweb no header argument for correctness.
3133
3134 2012-04-01 Bastien Guerry <bzg@gnu.org>
3135
3136 * org.texi (Customization): Update the approximate number of Org
3137 variables.
3138
3139 2012-04-01 Thomas Dye <dk@poto.local>
3140
3141 * org.texi: The :results wrap produces a drawer instead of a
3142 begin_results block.
3143
3144 2012-03-22 Peder O. Klingenberg <peder@klingenberg.no> (tiny change)
3145
3146 * gnus.texi (Archived Messages): Update `gnus-message-archive-group' to
3147 reflect the new default.
3148
3149 2012-03-10 Eli Zaretskii <eliz@gnu.org>
3150
3151 * info.texi (Expert Info): Move the index entry for "Texinfo" from
3152 "Getting Started" to this node. (Bug#10450)
3153
3154 2012-03-10 Chong Yidong <cyd@gnu.org>
3155
3156 * flymake.texi (Example -- Configuring a tool called via make):
3157 Mention the Automake COMPILE variable (Bug#8715).
3158
3159 * info.texi (Getting Started): Add an index entry (Bug#10450).
3160
3161 2012-03-02 Michael Albinus <michael.albinus@gmx.de>
3162
3163 * dbus.texi (Signals): Known names will be mapped onto unique
3164 names, when registering for signals.
3165
3166 2012-02-29 Glenn Morris <rgm@gnu.org>
3167
3168 * url.texi: Fix quote usage in body text.
3169
3170 * sem-user.texi, url.texi, woman.texi: Use "" quotes in menus.
3171
3172 * cl.texi: Use @code{} in menus when appropriate.
3173
3174 2012-02-28 Glenn Morris <rgm@gnu.org>
3175
3176 * calc.texi, cc-mode.texi, cl.texi, ebrowse.texi, ediff.texi:
3177 * eshell.texi, gnus-faq.texi, gnus-news.texi, gnus.texi:
3178 * idlwave.texi, info.texi, newsticker.texi, nxml-mode.texi:
3179 * org.texi, sc.texi, vip.texi, viper.texi:
3180 Standardize possessive apostrophe usage.
3181
3182 2012-02-26 Chong Yidong <cyd@gnu.org>
3183
3184 * ediff.texi (Quick Help Commands): Add a couple of index entries
3185 (Bug#10834).
3186
3187 2012-02-17 Glenn Morris <rgm@gnu.org>
3188
3189 * gnus.texi (Posting Styles):
3190 * remember.texi (Org): Fix cross-refs to other manuals.
3191
3192 2012-02-15 Glenn Morris <rgm@gnu.org>
3193
3194 * smtpmail.texi (Emacs Speaks SMTP): General update for 24.1.
3195 (Encryption): New chapter, split out from previous.
3196
3197 2012-02-13 Lars Ingebrigtsen <larsi@gnus.org>
3198
3199 * gnus.texi (Customizing the IMAP Connection):
3200 Mention nnimap-record-commands.
3201
3202 2012-02-10 Glenn Morris <rgm@gnu.org>
3203
3204 * url.texi (Retrieving URLs): Update url-retrieve arguments.
3205 Mention url-queue-retrieve.
3206
3207 2012-02-09 Glenn Morris <rgm@gnu.org>
3208
3209 * sem-user.texi (Semantic mode user commands): Typo fix.
3210
3211 * info.texi (Create Info buffer): Mention info-display-manual.
3212
3213 2012-02-07 Lars Ingebrigtsen <larsi@gnus.org>
3214
3215 * gnus.texi (Mail Source Specifiers): Add a pop3 via an SSH tunnel
3216 example (modified from an example by Michael Albinus).
3217
3218 2012-01-30 Philipp Haselwarter <philipp.haselwarter@gmx.de> (tiny change)
3219
3220 * gnus.texi (Agent Basics): Fix outdated description of
3221 `gnus-agent-auto-agentize-methods'.
3222
3223 2012-01-28 Andreas Schwab <schwab@linux-m68k.org>
3224
3225 * cc-mode.texi: Always @defindex ss.
3226 (Config Basics): Fix argument of @itemize.
3227 (Macro Backslashes): Add @code around index entry.
3228
3229 2012-01-23 Glenn Morris <rgm@gnu.org>
3230
3231 * pcl-cvs.texi (About PCL-CVS): Refer to vc-dir rather than vc-dired.
3232
3233 2012-01-19 Eric Hanchrow <eric.hanchrow@gmail.com>
3234
3235 * tramp.texi (File): Tweak wording for the `scpc' option.
3236
3237 2012-01-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
3238
3239 * gnus.texi (Group Parameters): Really note precedence.
3240
3241 2012-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
3242
3243 * gnus.texi (Group Parameters): Note precedence.
3244
3245 2012-01-03 Eric Schulte <eric.schulte@gmx.com>
3246
3247 * org.texi (Noweb reference syntax): Adding documentation of
3248 the `*org-babel-use-quick-and-dirty-noweb-expansion*'
3249 variable.
3250
3251 2012-01-03 Bastien Guerry <bzg@gnu.org>
3252
3253 * org.texi (Plain lists): Split the table to fix the display
3254 of items.
3255
3256 2012-01-03 Bastien Guerry <bzg@gnu.org>
3257
3258 * org.texi (Plain lists): Fix misplaced explanation.
3259
3260 2012-01-03 Bastien Guerry <bzg@gnu.org>
3261
3262 * org.texi (Plain lists, Agenda files): Add index entries.
3263
3264 2012-01-03 Julian Gehring <julian.gehring@googlemail.com>
3265
3266 * org.texi: Use "Org mode" instead of alternatives like
3267 "Org-mode" or "org-mode".
3268
3269 2012-01-03 Bernt Hansen <bernt@norang.ca>
3270
3271 * org.texi (Agenda commands):
3272 Document `org-clock-report-include-clocking-task'.
3273
3274 2012-01-03 Bastien Guerry <bzg@gnu.org>
3275
3276 * org.texi (Checkboxes): Document the new behavior of `C-u C-c
3277 C-c' on checkboxes.
3278
3279 2012-01-03 Julian Gehring <julian.gehring@googlemail.com>
3280
3281 * org.texi: End sentences with two spaces.
3282
3283 2012-01-03 Michael Brand <michael.ch.brand@gmail.com>
3284
3285 * org.texi (External links): Document the link types file+sys
3286 and file+emacs, slightly narrow used page width.
3287
3288 2012-01-03 Eric Schulte <eric.schulte@gmx.com>
3289
3290 * org.texi (colnames): Note that colnames behavior may differ
3291 across languages.
3292
3293 2012-01-03 Bastien Guerry <bzg@gnu.org>
3294
3295 * org.texi (Weekly/daily agenda, Agenda commands): Fix typos.
3296
3297 2012-01-03 Thomas Dye <dk@poto.westell.com>
3298
3299 * org.texi: Augmented discussion of babel property
3300 inheritance. Put footnote outside sentence ending period.
3301
3302 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
3303
3304 * org.texi (eval): Documenting the full range of :eval header
3305 argument values.
3306
3307 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
3308
3309 * org.texi (eval): Documentation of the new :eval option.
3310
3311 2012-01-03 Thomas Dye <dk@poto.local>
3312
3313 * org.texi: Add accumulated properties.
3314
3315 2012-01-03 Thomas Dye <dk@poto.local>
3316
3317 * org.texi: Documented no spaces in name=assign, another
3318 correction to :var table.
3319
3320 2012-01-03 Thomas Dye <dk@poto.local>
3321
3322 * org.texi: Changed DATA to NAME in Working With Source Code
3323 section.
3324
3325 2012-01-03 Tom Dye <tsd@tsdye.com>
3326
3327 * org.texi: Minor change to :var table.
3328
3329 2012-01-03 Tom Dye <tsd@tsdye.com>
3330
3331 * org.texi: More changes to :var table (some examples were wrong).
3332
3333 2012-01-03 Tom Dye <tsd@tsdye.com>
3334
3335 * org.texi: Cleaned up :var table.
3336
3337 2012-01-03 Bastien Guerry <bzg@gnu.org>
3338
3339 * org.texi (Timestamps, Weekly/daily agenda)
3340 (Weekly/daily agenda): Add @cindex for "appointment".
3341
3342 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
3343
3344 * org.texi (Literal examples): A new link to the template for
3345 inserting empty code blocks.
3346 (Structure of code blocks): A new link to the template for
3347 inserting empty code blocks.
3348
3349 2012-01-03 Rafael Laboissiere <rafael@laboissiere.net> (tiny change)
3350
3351 * org.texi (External links): Add footnote on how the behavior
3352 of the text search in Org files are controled by the variable
3353 `org-link-search-must-match-exact-headline'.
3354
3355 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
3356
3357 * org.texi (Buffer-wide header arguments):
3358 Update documentation to reflect removal of #+PROPERTIES.
3359
3360 2012-01-03 Carsten Dominik <carsten.dominik@gmail.com>
3361
3362 * org.texi (The clock table): Mention that ACHIVED trees
3363 contribute to the clock table.
3364
3365 2012-01-03 Carsten Dominik <carsten.dominik@gmail.com> (tiny change)
3366
3367 * org.texi (Conflicts): Better yasnippet config info.
3368
3369 2012-01-03 Bastien Guerry <bzg@gnu.org> (tiny change)
3370
3371 * org.texi (Selective export): Explicitly mention the default
3372 values for `org-export-select-tags',
3373 `org-export-exclude-tags'.
3374
3375 2012-01-03 Tom Dye <tsd@tsdye.com>
3376
3377 * org.texi: Added a line to specify that header arguments are
3378 lowercase.
3379
3380 2012-01-03 Tom Dye <tsd@tsdye.com>
3381
3382 * org.texi: :var requires default value when declared.
3383
3384 2012-01-03 Bastien Guerry <bzg@gnu.org>
3385
3386 * org.texi (Handling links): Add a note about the
3387 `org-link-frame-setup' option.
3388
3389 2012-01-03 David Maus <dmaus@ictsoc.de>
3390
3391 * org.texi (Exporting Agenda Views, Extracting agenda
3392 information): Fix command line syntax, quote symbol parameter
3393 values.
3394
3395 2012-01-03 David Maus <dmaus@ictsoc.de>
3396
3397 * org.texi (Exporting Agenda Views): Fix command line syntax.
3398
3399 2011-12-28 Paul Eggert <eggert@cs.ucla.edu>
3400
3401 * gnus.texi (Mail Source Customization, Mail Back End Variables):
3402 Use octal notation for file permissions, which are normally
3403 thought of in octal.
3404 (Mail Back End Variables): Use more-plausible modes in example.
3405
3406 2011-12-20 Alan Mackenzie <acm@muc.de>
3407
3408 * cc-mode.texi: Update version string 5.31 -> 5.32.
3409
3410 2011-12-06 Juanma Barranquero <lekktu@gmail.com>
3411
3412 * gnus-faq.texi (FAQ 2-1, FAQ 3-8, FAQ 4-14, FAQ 9-1): Fix typos.
3413
3414 2011-11-24 Glenn Morris <rgm@gnu.org>
3415
3416 * gnus.texi, smtpmail.texi: Fix case of "GnuTLS".
3417
3418 2011-11-24 Juanma Barranquero <lekktu@gmail.com>
3419
3420 * makefile.w32-in: Update dependencies.
3421
3422 2011-11-20 Glenn Morris <rgm@gnu.org>
3423
3424 * gnus.texi (Group Information):
3425 Remove gnus-group-fetch-faq, command deleted 2010-09-24.
3426
3427 2011-11-20 Juanma Barranquero <lekktu@gmail.com>
3428
3429 * gnus-coding.texi (Gnus Maintenance Guide):
3430 Rename from "Gnus Maintainance Guide".
3431
3432 * ede.texi (ede-compilation-program, ede-compiler, ede-linker):
3433 * eieio.texi (Customizing):
3434 * gnus.texi (Article Washing):
3435 * gnus-news.texi:
3436 * sem-user.texi (Smart Jump): Fix typos.
3437
3438 2011-11-16 Juanma Barranquero <lekktu@gmail.com>
3439
3440 * org.texi (Agenda commands, Exporting Agenda Views): Fix typos.
3441
3442 2011-11-15 Juanma Barranquero <lekktu@gmail.com>
3443
3444 * ede.texi (project-am-texinfo):
3445 * gnus.texi (Sending or Not Sending):
3446 * org.texi (Template elements): Fix typos.
3447
3448 2011-11-14 Juanma Barranquero <lekktu@gmail.com>
3449
3450 * ediff.texi (Hooks):
3451 * sem-user.texi (Semanticdb Roots): Fix typos.
3452
3453 2011-11-11 Juanma Barranquero <lekktu@gmail.com>
3454
3455 * semantic.texi (Tag handling): Fix typo.
3456
3457 2011-10-31 Katsumi Yamaoka <yamaoka@jpl.org>
3458
3459 * gnus.texi (Other Gnus Versions): Remove.
3460
3461 2011-10-28 Alan Mackenzie <acm@muc.de>
3462
3463 * cc-mode.texi (Indentation Commands): Mention "macros with semicolons".
3464 (Other Special Indentations): Add an xref to "Macros with ;".
3465 (Customizing Macros): Add stuff about syntax in macros. Add an xref to
3466 "Macros with ;".
3467 (Macros with ;): New page.
3468
3469 * cc-mode.texi (Movement Commands): Document `c-defun-tactic'.
3470 Document the new handling of nested scopes for movement by defuns.
3471
3472 2011-10-23 Michael Albinus <michael.albinus@gmx.de>
3473
3474 Sync with Tramp 2.2.3.
3475
3476 * trampver.texi: Update release number.
3477
3478 2011-10-14 Glenn Morris <rgm@gnu.org>
3479
3480 * ert.texi (Introduction, How to Run Tests)
3481 (Running Tests Interactively, Expected Failures)
3482 (Tests and Their Environment, Useful Techniques)
3483 (Interactive Debugging, Fixtures and Test Suites):
3484 Minor rephrasings.
3485 (Running Tests Interactively, The @code{should} Macro): Add xrefs.
3486 (Running Tests in Batch Mode): Simplify loading instructions.
3487 (Test Selectors): Clarify some selectors.
3488 (Expected Failures, Useful Techniques):
3489 Make examples fit in 80 columns.
3490
3491 2011-10-13 Jay Belanger <jay.p.belanger@gmail.com>
3492
3493 * calc.texi (Basic Operations on Units): Discuss temperature
3494 conversion (`u t') alongside with other unit conversions ('u c').
3495
3496 2011-10-12 Glenn Morris <rgm@gnu.org>
3497
3498 * ert.texi: Whitespace trivia to make main menu items line up better.
3499
3500 2011-10-08 Glenn Morris <rgm@gnu.org>
3501
3502 * Makefile.in: Fix ert rules.
3503
3504 2011-10-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
3505
3506 * gnus.texi (Gnus Utility Functions): Add more references and
3507 explanations (bug#9683).
3508
3509 2011-09-26 Paul Eggert <eggert@cs.ucla.edu>
3510
3511 * texinfo.tex: Merge from gnulib.
3512
3513 2011-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
3514
3515 * gnus.texi (Archived Messages): Note the default (bug#9552).
3516
3517 2011-09-21 Bill Wohler <wohler@newt.com>
3518
3519 Release MH-E manual version 8.3.
3520
3521 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
3522 release 8.3.
3523 (Preface): Update support information.
3524 (From Bill Wohler): Reset text to original version. As a
3525 historical quote, the tense should be correct in the time that it
3526 was written.
3527
3528 2011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
3529
3530 * gnus.texi (Listing Groups): Explain `gnus-group-list-limit'.
3531 (Finding the News): Doc clarification.
3532 (Terminology): Mention naming.
3533
3534 2011-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
3535
3536 * gnus.texi: Remove mentions of `recent', which are now obsolete.
3537 (Interactive): Document `quiet'.
3538
3539 2011-08-15 Suvayu Ali <fatkasuvayu+linux@gmail.com> (tiny change)
3540
3541 * org.texi (Images in LaTeX export): Rewrite.
3542
3543 2011-08-15 Bastien Guerry <bzg@gnu.org>
3544
3545 * org.texi (Using the mapping API): Mention 'region as a possible
3546 scope for `org-map-entries'.
3547
3548 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3549
3550 * org.texi (Visibility cycling): Document `org-copy-visible'.
3551
3552 2011-08-15 Bastien Guerry <bzg@gnu.org>
3553
3554 * org.texi (Template expansion): Order template sequences in the
3555 proper order.
3556
3557 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3558
3559 * org.texi (eval): Expand discussion of the :eval header argument.
3560
3561 2011-08-15 Bastien Guerry <bzg@gnu.org>
3562
3563 * org.texi (Languages): Add Lilypond and Awk as supported
3564 languages.
3565
3566 2011-08-15 Achim Gratz <stromeko@nexgo.de>
3567
3568 * org.texi: Document that both CLOCK_INTO_DRAWER and
3569 LOG_INTO_DRAWER can be used to override the contents of variable
3570 org-clock-into-drawer (or if unset, org-log-into-drawer).
3571
3572 * org.texi: Replace @xref->@pxref.
3573
3574 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3575
3576 * org.texi (Evaluating code blocks): Documenting the new option
3577 for inline call lines.
3578
3579 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3580
3581 * org.texi (Results of evaluation): More explicit about the
3582 mechanism through which interactive evaluation of code is
3583 performed.
3584
3585 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3586
3587 * org.texi (noweb-ref): New header argument documentation.
3588
3589 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3590
3591 * org.texi (Extracting source code): Documentation of the new
3592 org-babel-tangle-named-block-combination variable.
3593
3594 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3595
3596 * org.texi (Structure of code blocks): Explicitly state that the
3597 behavior of multiple blocks of the same name is undefined.
3598
3599 2011-08-15 Christian Egli <christian.egli@sbszh.ch>
3600
3601 * org.texi (TaskJuggler export): Modify the example to reflect the
3602 new effort durations.
3603
3604 2011-08-15 David Maus <dmaus@ictsoc.de>
3605
3606 * org.texi (Images in LaTeX export): Escape curly brackets in
3607 LaTeX example.
3608
3609 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3610
3611 * org.texi (The clock table): Document the :properties and
3612 :inherit-props arguments for the clocktable.
3613
3614 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3615
3616 * org.texi (Tables in LaTeX export): Document specifying placement
3617 options for tables.
3618
3619 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3620
3621 * org.texi (Evaluating code blocks): More specific documentation
3622 about the different types of header arguments.
3623
3624 2011-08-15 Manuel Giraud <manuel.giraud@univ-nantes.fr>
3625
3626 * org.texi (Sitemap): Document `:sitemap-sans-extension' property.
3627
3628 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3629
3630 * org.texi (Built-in table editor): Document the table field
3631 follow mode.
3632
3633 2011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
3634
3635 * org.texi (Easy Templates): Document new template.
3636
3637 2011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
3638
3639 * org.texi (Literal examples): Add a cross-reference from "Literal
3640 Examples" to "Easy Templates."
3641
3642 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3643
3644 * org.texi (The clock table): Add link to match syntax.
3645
3646 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3647
3648 * org.texi (Agenda commands): Document clock consistency checks.
3649
3650 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3651
3652 * org.texi (Built-in table editor): Document that \vert represents
3653 a vertical bar in a table field.
3654
3655 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3656
3657 * org.texi (Literal examples): Link from "Markup" > "Literate
3658 Examples" to "Working with Source Code".
3659
3660 2011-08-15 Puneeth Chaganti <punchagan@gmail.com>
3661
3662 * org.texi (Agenda commands): Doc for function option to bulk
3663 action.
3664
3665 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3666
3667 * org.texi (Template expansion): Document new %<...> template
3668 escape.
3669
3670 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3671
3672 * org.texi (Selective export): Document exclusion of any tasks
3673 from export.
3674
3675 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3676
3677 * org.texi (Selective export): Document how to exclude DONE tasks
3678 from export.
3679 (Publishing options): Document the properties to be used to turn off
3680 export of DONE tasks.
3681
3682 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3683
3684 * org.texi (The date/time prompt): Document date range protection.
3685
3686 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3687
3688 * org.texi (padline): Documentation of the new padline header
3689 argument.
3690
3691 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3692
3693 * org.texi (var): Adding "[" to list of characters triggering
3694 elisp evaluation.
3695
3696 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3697
3698 * org.texi (var): Documentation of Emacs Lisp evaluation during
3699 variable assignment.
3700
3701 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3702
3703 * org.texi (colnames): Reference indexing into variables, and note
3704 that colnames are *not* removed before indexing occurs.
3705 (rownames): Reference indexing into variables, and note that
3706 rownames are *not* removed before indexing occurs.
3707
3708 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3709
3710 * org.texi (var): Clarification of indexing into tabular
3711 variables.
3712
3713 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3714
3715 * org.texi (results): Documentation of the `:results wrap' header
3716 argument.
3717
3718 2011-08-15 Bastien Guerry <bzg@gnu.org>
3719
3720 * org.texi (LaTeX and PDF export): Add a note about a limitation
3721 of the LaTeX export: the org file has to be properly structured.
3722
3723 2011-08-15 Bastien Guerry <bzg@gnu.org>
3724
3725 * org.texi (Dynamic blocks, Structure editing):
3726 Mention the function `org-narrow-to-block'.
3727
3728 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3729
3730 * org.texi (Languages): Updating list of code block supported
3731 languages.
3732
3733 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3734
3735 * org.texi (Special properties): CATEGORY is a special property,
3736 but it may also used in the drawer.
3737
3738 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3739
3740 * org.texi (mkdirp): Documentation of the :mkdirp header argument.
3741
3742 2011-08-15 Puneeth Chaganti <punchagan@gmail.com>
3743
3744 * org.texi (Include files): Document :lines.
3745
3746 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3747
3748 * org.texi (comments): Documentation of the ":comments noweb" code
3749 block header argument.
3750
3751 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3752
3753 * org.texi (Conflicts): Change "yasnippets" to "yasnippet" and
3754 added extra whitespace around functions to be consistent with the
3755 rest of the section.
3756
3757 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3758
3759 * org.texi (Evaluating code blocks): Expand discussion of
3760 #+call: line syntax.
3761 (Header arguments in function calls): Expand discussion of
3762 #+call: line syntax.
3763
3764 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3765
3766 * org.texi (Evaluating code blocks): More explicit about how to
3767 pass variables to #+call lines.
3768
3769 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3770
3771 * org.texi (Results of evaluation): Link to the :results header
3772 argument list from the "Results of evaluation" section.
3773
3774 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3775
3776 * org.texi (Conflicts): Adding additional information about
3777 resolving org/yasnippet conflicts.
3778
3779 2011-08-15 David Maus <dmaus@ictsoc.de>
3780
3781 * org.texi (Publishing options): Document style-include-scripts
3782 publishing project property.
3783
3784 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3785
3786 * org.texi (Sparse trees): Document the next-error /
3787 previous-error functionality.
3788
3789 2011-08-15 Tom Dye <tsd@tsdye.com>
3790
3791 * org.texi (cache): Improve documentation of code block caches.
3792
3793 2011-08-15 Tom Dye <tsd@tsdye.com>
3794
3795 * org.texi (Code block specific header arguments):
3796 Documentation of multi-line header arguments.
3797
3798 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3799
3800 * org.texi (Code evaluation security): Add example for using a
3801 function.
3802
3803 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3804
3805 * org.texi (Tables in LaTeX export): Documentation of new
3806 attr_latex options for tables.
3807
3808 2011-08-03 Michael Albinus <michael.albinus@gmx.de>
3809
3810 * trampver.texi: Update release number.
3811
3812 2011-07-30 Michael Albinus <michael.albinus@gmx.de>
3813
3814 Sync with Tramp 2.2.2.
3815
3816 * trampver.texi: Update release number.
3817
3818 2011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
3819
3820 * flymake.texi (Example -- Configuring a tool called via make):
3821 Use /dev/null instead of the Windows "nul" (bug#8715).
3822
3823 2011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
3824
3825 * widget.texi (Setting Up the Buffer): Remove mention of the
3826 global keymap parent, which doesn't seem to be accurate
3827 (bug#7045).
3828
3829 2011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
3830
3831 * org.texi (Special agenda views): Fix double quoting (bug#3509).
3832
3833 2010-07-10 Kevin Ryde <user42@zip.com.au>
3834
3835 * cl.texi (For Clauses): Add destructuring example processing an
3836 alist (bug#6596).
3837
3838 2011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
3839
3840 * ediff.texi (Major Entry Points): Remove mention of `require',
3841 since that's not pertinent in the installed Emacs (bug#9016).
3842
3843 2011-07-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
3844
3845 * gnus.texi (Expiring Mail): Document gnus-auto-expirable-marks.
3846 (Filtering New Groups): Clarify how simple the "options -n" format is.
3847 (Agent Expiry): Remove mention of `gnus-request-expire-articles', which
3848 is internal.
3849
3850 2011-07-04 Michael Albinus <michael.albinus@gmx.de>
3851
3852 * tramp.texi (Cleanup remote connections):
3853 Add `tramp-cleanup-this-connection'.
3854
3855 2011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
3856
3857 * gnus.texi (Subscription Methods): Link to "Group Levels" to explain
3858 zombies.
3859 (Checking New Groups): Ditto (bug#8974).
3860 (Checking New Groups): Move the reference to the right place.
3861
3862 2011-07-03 Dave Abrahams <dave@boostpro.com> (tiny change)
3863
3864 * gnus.texi (Startup Files): Clarify that we're talking about numbered
3865 backups, and not actual vc (bug#8975).
3866
3867 2011-07-03 Kevin Ryde <user42@zip.com.au>
3868
3869 * cl.texi (For Clauses): @items for hash-values and key-bindings
3870 to make them more visible when skimming. Add examples of `using'
3871 clause to them, examples being clearer than a description in
3872 words (bug#6599).
3873
3874 2011-07-01 Alan Mackenzie <acm@muc.de>
3875
3876 * cc-mode.texi (Guessing the Style): New page.
3877 (Styles): Add a short introduction to above.
3878
3879 2011-06-28 Deniz Dogan <deniz@dogan.se>
3880
3881 * rcirc.texi (Configuration): Bug-fix:
3882 `rcirc-default-user-full-name' is now `rcirc-default-full-name'.
3883 Reported by Elias Pipping <pipping@exherbo.org>.
3884
3885 2011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
3886
3887 * gnus.texi (Summary Mail Commands):
3888 Document `gnus-summary-reply-to-list-with-original'.
3889
3890 2011-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
3891
3892 * eshell.texi (Known problems): Fix typo.
3893
3894 2011-06-12 Michael Albinus <michael.albinus@gmx.de>
3895
3896 * tramp.texi (Customizing Completion): Mention authinfo-style files.
3897 (Password handling): `auth-source-debug' is good for debug messages.
3898
3899 2011-05-31 Teodor Zlatanov <tzz@lifelogs.com>
3900
3901 * gnus.texi (Store custom flags and keywords): Refer to
3902 `gnus-registry-article-marks-to-{chars,names}' instead of
3903 `gnus-registry-user-format-function-{M,M2}'.
3904
3905 2011-05-27 Paul Eggert <eggert@cs.ucla.edu>
3906
3907 * texinfo.tex: Merge from gnulib.
3908
3909 2011-05-18 Teodor Zlatanov <tzz@lifelogs.com>
3910
3911 * gnus.texi (Gnus Registry Setup): Rename from "Setup".
3912 (Store custom flags and keywords):
3913 Mention `gnus-registry-user-format-function-M' and
3914 `gnus-registry-user-format-function-M2'.
3915
3916 2011-05-17 Paul Eggert <eggert@cs.ucla.edu>
3917
3918 * texinfo.tex: Sync from gnulib, version 2011-05-11.16.
3919
3920 2011-05-17 Glenn Morris <rgm@gnu.org>
3921
3922 * gnus.texi (Face): Fix typo.
3923
3924 2011-05-14 Glenn Morris <rgm@gnu.org>
3925
3926 * dired-x.texi (Omitting Examples): Minor addition.
3927
3928 2011-05-10 Jim Meyering <meyering@redhat.com>
3929
3930 * ede.texi: Fix typo "or or -> or".
3931
3932 2011-05-03 Peter Münster <pmlists@free.fr> (tiny change)
3933
3934 * gnus.texi (Summary Buffer Lines):
3935 gnus-summary-user-date-format-alist does not exist.
3936 (Sorting the Summary Buffer): More about sorting threads.
3937
3938 2011-04-25 Michael Albinus <michael.albinus@gmx.de>
3939
3940 * trampver.texi: Update release number.
3941
3942 2011-04-14 Michael Albinus <michael.albinus@gmx.de>
3943
3944 * tramp.texi (Frequently Asked Questions): New item for disabling
3945 Tramp in other packages.
3946
3947 2011-04-14 Teodor Zlatanov <tzz@lifelogs.com>
3948
3949 * gnus.texi (nnmairix caveats, Setup, Registry Article Refer Method)
3950 (Fancy splitting to parent, Store arbitrary data):
3951 Update gnus-registry docs.
3952
3953 2011-04-13 Juanma Barranquero <lekktu@gmail.com>
3954
3955 * ede.texi: Fix typos.
3956
3957 2011-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
3958
3959 * gnus.texi (Window Layout): @itemize @code doesn't exist.
3960 It's @table @code.
3961
3962 2011-03-19 Antoine Levitt <antoine.levitt@gmail.com>
3963
3964 * gnus.texi (Listing Groups): Document gnus-group-list-ticked.
3965
3966 2011-03-17 Jay Belanger <jay.p.belanger@gmail.com>
3967
3968 * calc.texi (Logarithmic Units): Update the function names.
3969
3970 2011-03-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
3971
3972 * message.texi (Various Commands): Document format specs in the
3973 ellipsis.
3974
3975 2011-03-15 Antoine Levitt <antoine.levitt@gmail.com>
3976
3977 * message.texi (Insertion Variables): Document message-cite-style.
3978
3979 2011-03-14 Michael Albinus <michael.albinus@gmx.de>
3980
3981 * tramp.texi (Remote processes): New subsection "Running shell on
3982 a remote host".
3983
3984 2011-03-12 Teodor Zlatanov <tzz@lifelogs.com>
3985
3986 * auth.texi (Help for developers): Update docs to explain that the
3987 :save-function will only run the first time.
3988
3989 2011-03-12 Glenn Morris <rgm@gnu.org>
3990
3991 * Makefile.in (emacs-faq.html): Fix some more cross-refs.
3992 (emacs-faq.text): New target.
3993 (clean): Add emacs-faq.
3994
3995 2011-03-12 Michael Albinus <michael.albinus@gmx.de>
3996
3997 Sync with Tramp 2.2.1.
3998
3999 * trampver.texi: Update release number.
4000
4001 2011-03-11 Glenn Morris <rgm@gnu.org>
4002
4003 * Makefile.in (HTML_TARGETS): New.
4004 (clean): Delete $HTML_TARGETS.
4005 (emacs-faq.html): New, for use with the gnu.org Emacs webpage.
4006
4007 2011-03-08 Teodor Zlatanov <tzz@lifelogs.com>
4008
4009 * auth.texi (Help for developers): Show example of using
4010 `auth-source-search' with prompts and :save-function.
4011
4012 2011-03-07 Chong Yidong <cyd@stupidchicken.com>
4013
4014 * Version 23.3 released.
4015
4016 2011-03-07 Antoine Levitt <antoine.levitt@gmail.com>
4017
4018 * message.texi (Message Buffers): Update default value of
4019 message-generate-new-buffers.
4020
4021 2011-03-06 Jay Belanger <jay.p.belanger@gmail.com>
4022
4023 * calc.texi (Logarithmic Units): Rename calc-logunits-dblevel
4024 and calc-logunits-nplevel to calc-dblevel and calc-nplevel,
4025 respectively.
4026 (Musical Notes): New section.
4027 (Customizing Calc): Mention the customizable variable
4028 calc-note-threshold.
4029
4030 2011-03-03 Glenn Morris <rgm@gnu.org>
4031
4032 * url.texi (Dealing with HTTP documents): Remove reference to
4033 function url-decode-text-part; never seems to have existed. (Bug#6038)
4034 (Configuration): Update url-configuration-directory description.
4035
4036 2011-03-02 Glenn Morris <rgm@gnu.org>
4037
4038 * dired-x.texi (Multiple Dired Directories): Remove mentions
4039 of dired-default-directory-alist and dired-default-directory.
4040 Move dired-smart-shell-command here...
4041 (Miscellaneous Commands): ... from here.
4042
4043 2011-03-02 Paul Eggert <eggert@cs.ucla.edu>
4044
4045 * texinfo.tex: Update to version 2011-02-24.09.
4046
4047 2011-03-02 Glenn Morris <rgm@gnu.org>
4048
4049 * dired-x.texi (Omitting Variables): Refer to add-dir-local-variable
4050 instead of the obsoleted dired-omit-here-always.
4051
4052 2011-02-28 Michael Albinus <michael.albinus@gmx.de>
4053
4054 * tramp.texi (Frequently Asked Questions): Add Emacs 24 to
4055 supported systems.
4056
4057 2011-02-28 Glenn Morris <rgm@gnu.org>
4058
4059 * dbus.texi (Type Conversion): Grammar fix.
4060
4061 2011-02-23 Michael Albinus <michael.albinus@gmx.de>
4062
4063 * tramp.texi: Use consistently "Emacs" (instead of "GNU Emacs") and
4064 "Debian GNU/Linux".
4065
4066 * trampver.texi [xemacs]: Set emacsothername to "Emacs".
4067
4068 2011-02-23 Glenn Morris <rgm@gnu.org>
4069
4070 * dired-x.texi (Features): Minor rephrasing.
4071 (Local Variables): Fix typos.
4072
4073 * edt.texi, erc.texi, gnus.texi, idlwave.texi, mh-e.texi:
4074 Standardize some Emacs/XEmacs terminology.
4075
4076 * dired-x.texi (Features): Don't advertise obsolete local variables.
4077 Simplify layout.
4078 (Omitting Variables): Update local variables example.
4079 (Local Variables): Say this is obsolete. Fix description of
4080 dired-enable-local-variables possible values.
4081
4082 2011-02-22 Teodor Zlatanov <tzz@lifelogs.com>
4083
4084 * auth.texi (Help for users): Mention ~/.netrc is also searched by
4085 default now.
4086
4087 2011-02-21 Lars Ingebrigtsen <larsi@gnus.org>
4088
4089 * gnus.texi (Article Date): Clarify gnus-article-update-date-headers.
4090
4091 2011-02-20 Lars Ingebrigtsen <larsi@gnus.org>
4092
4093 * gnus.texi (Window Layout): Document layout names.
4094
4095 2011-02-19 Eli Zaretskii <eliz@gnu.org>
4096
4097 * ada-mode.texi: Sync @dircategory with ../../info/dir.
4098 * auth.texi: Sync @dircategory with ../../info/dir.
4099 * autotype.texi: Sync @dircategory with ../../info/dir.
4100 * calc.texi: Sync @dircategory with ../../info/dir.
4101 * cc-mode.texi: Sync @dircategory with ../../info/dir.
4102 * cl.texi: Sync @dircategory with ../../info/dir.
4103 * dbus.texi: Sync @dircategory with ../../info/dir.
4104 * dired-x.texi: Sync @dircategory with ../../info/dir.
4105 * ebrowse.texi: Sync @dircategory with ../../info/dir.
4106 * ede.texi: Sync @dircategory with ../../info/dir.
4107 * ediff.texi: Sync @dircategory with ../../info/dir.
4108 * edt.texi: Sync @dircategory with ../../info/dir.
4109 * eieio.texi: Sync @dircategory with ../../info/dir.
4110 * emacs-mime.texi: Sync @dircategory with ../../info/dir.
4111 * epa.texi: Sync @dircategory with ../../info/dir.
4112 * erc.texi: Sync @dircategory with ../../info/dir.
4113 * eshell.texi: Sync @dircategory with ../../info/dir.
4114 * eudc.texi: Sync @dircategory with ../../info/dir.
4115 * flymake.texi: Sync @dircategory with ../../info/dir.
4116 * forms.texi: Sync @dircategory with ../../info/dir.
4117 * gnus.texi: Sync @dircategory with ../../info/dir.
4118 * idlwave.texi: Sync @dircategory with ../../info/dir.
4119 * mairix-el.texi: Sync @dircategory with ../../info/dir.
4120 * message.texi: Sync @dircategory with ../../info/dir.
4121 * mh-e.texi: Sync @dircategory with ../../info/dir.
4122 * newsticker.texi: Sync @dircategory with ../../info/dir.
4123 * nxml-mode.texi: Sync @dircategory with ../../info/dir.
4124 * org.texi: Sync @dircategory with ../../info/dir.
4125 * pcl-cvs.texi: Sync @dircategory with ../../info/dir.
4126 * pgg.texi: Sync @dircategory with ../../info/dir.
4127 * rcirc.texi: Sync @dircategory with ../../info/dir.
4128 * reftex.texi: Sync @dircategory with ../../info/dir.
4129 * remember.texi: Sync @dircategory with ../../info/dir.
4130 * sasl.texi: Sync @dircategory with ../../info/dir.
4131 * sc.texi: Sync @dircategory with ../../info/dir.
4132 * semantic.texi: Sync @dircategory with ../../info/dir.
4133 * ses.texi: Sync @dircategory with ../../info/dir.
4134 * sieve.texi: Sync @dircategory with ../../info/dir.
4135 * smtpmail.texi: Sync @dircategory with ../../info/dir.
4136 * speedbar.texi: Sync @dircategory with ../../info/dir.
4137 * trampver.texi [emacs]: Set emacsname to "Emacs".
4138 * tramp.texi: Sync @dircategory with ../../info/dir.
4139 * url.texi: Sync @dircategory with ../../info/dir.
4140 * vip.texi: Sync @dircategory with ../../info/dir.
4141 * viper.texi: Sync @dircategory with ../../info/dir.
4142 * widget.texi: Sync @dircategory with ../../info/dir.
4143 * woman.texi: Sync @dircategory with ../../info/dir.
4144
4145 2011-02-19 Glenn Morris <rgm@gnu.org>
4146
4147 * dired-x.texi (Technical Details): No longer redefines
4148 dired-add-entry, dired-initial-position, dired-clean-up-after-deletion,
4149 dired-read-shell-command, or dired-find-buffer-nocreate.
4150
4151 2013-02-18 Aidan Gauland <aidalgol@no8wireless.co.nz>
4152
4153 * eshell.texi (Input/Output):
4154 Document insert output redirection operator, >>>.
4155
4156 2011-02-18 Glenn Morris <rgm@gnu.org>
4157
4158 * dired-x.texi (Optional Installation File At Point): Simplify.
4159
4160 2011-02-17 Teodor Zlatanov <tzz@lifelogs.com>
4161
4162 * auth.texi (Help for users): Use :port instead of :protocol for all
4163 auth-source docs.
4164 (GnuPG and EasyPG Assistant Configuration): Mention the default now is
4165 to have two files in `auth-sources'.
4166
4167 2011-02-16 Glenn Morris <rgm@gnu.org>
4168
4169 * dired-x.texi: Use emacsver.texi to get Emacs version.
4170 * Makefile.in ($(infodir)/dired-x, dired-x.dvi, dired-x.pdf):
4171 Depend on emacsver.texi.
4172
4173 * dired-x.texi: Drop meaningless version number.
4174 (Introduction): Remove old info.
4175 (Optional Installation Dired Jump): Autoload from dired-x.
4176 Remove incorrect info about loaddefs.el.
4177 (Bugs): Just refer to M-x report-emacs-bug.
4178
4179 * dired-x.texi (Multiple Dired Directories): Update for rename of
4180 default-directory-alist.
4181 (Miscellaneous Commands): No longer mention very old VM version 4.
4182
4183 2011-02-15 Paul Eggert <eggert@cs.ucla.edu>
4184
4185 Merge from gnulib.
4186 * texinfo.tex: Update to version 2011-02-14.11.
4187
4188 2011-02-14 Teodor Zlatanov <tzz@lifelogs.com>
4189
4190 * auth.texi (Help for users):
4191 Login collection is "Login" and not "login".
4192
4193 2011-02-13 Michael Albinus <michael.albinus@gmx.de>
4194
4195 * tramp.texi (History): Remove IMAP support.
4196 (External methods, Frequently Asked Questions): Remove `imap' and
4197 `imaps' methods.
4198 (Password handling): Remove IMAP entries for ~/.authinfo.gpg.
4199
4200 * trampver.texi: Remove default value of `emacsimap'.
4201
4202 2011-02-13 Glenn Morris <rgm@gnu.org>
4203
4204 * ada-mode.texi, dired-x.texi, ebrowse.texi, ediff.texi, eudc.texi:
4205 * idlwave.texi, reftex.texi, sc.texi, speedbar.texi: Add @top.
4206
4207 2011-02-12 Glenn Morris <rgm@gnu.org>
4208
4209 * sc.texi (Getting Connected): Remove old index entries.
4210
4211 2011-02-12 Ulrich Mueller <ulm@gentoo.org>
4212
4213 * url.texi: Remove duplicate @dircategory (Bug#7942).
4214
4215 2011-02-11 Teodor Zlatanov <tzz@lifelogs.com>
4216
4217 * auth.texi (Overview, Help for users, Help for developers):
4218 Update docs.
4219 (Help for users): Talk about spaces.
4220
4221 2011-02-09 Paul Eggert <eggert@cs.ucla.edu>
4222
4223 * texinfo.tex: Update to version 2011-02-07.16.
4224
4225 2011-02-07 Michael Albinus <michael.albinus@gmx.de>
4226
4227 * dbus.texi (Bus names): Adapt descriptions for
4228 dbus-list-activatable-names and dbus-list-known-names.
4229
4230 2011-02-07 Jay Belanger <jay.p.belanger@gmail.com>
4231
4232 * calc.texi (Logarithmic Units): New section.
4233
4234 2011-02-05 Teodor Zlatanov <tzz@lifelogs.com>
4235
4236 * gnus-overrides.texi: Renamed from overrides.texi and all the relevant
4237 manuals use it now.
4238
4239 * Makefile.in (nowebhack): Fix to use -D flag instead of overrides.
4240
4241 2011-02-05 Katsumi Yamaoka <yamaoka@jpl.org>
4242
4243 * overrides.texi: Remove.
4244
4245 * sieve.texi, sasl.texi, pgg.texi, message.texi, gnus.texi:
4246 * emacs-mime.texi, auth.texi, Makefile.in: Revert last changes.
4247
4248 2011-02-05 Michael Albinus <michael.albinus@gmx.de>
4249
4250 * tramp.texi (Frequently Asked Questions): Mention problems with
4251 WinSSHD.
4252
4253 * trampver.texi: Update release number.
4254
4255 2011-02-05 Era Eriksson <era+tramp@iki.fi> (tiny change)
4256
4257 * tramp.texi:
4258 Replace "delimet" with "delimit" globally.
4259 Replace "explicite" with "explicit" globally.
4260 Replace "instead of" with "instead" where there was nothing after "of".
4261 Audit use of comma before interrogative pronoun, "that", or "which".
4262 Minor word order, spelling, wording changes.
4263
4264 2011-02-04 Teodor Zlatanov <tzz@lifelogs.com>
4265
4266 * overrides.texi: New file to set or clear WEBHACKDEVEL.
4267
4268 * sieve.texi: Use WEBHACKDEVEL.
4269
4270 * sasl.texi: Use WEBHACKDEVEL.
4271
4272 * pgg.texi: Use WEBHACKDEVEL.
4273
4274 * message.texi: Use WEBHACKDEVEL.
4275
4276 * gnus.texi: Use WEBHACKDEVEL.
4277
4278 * emacs-mime.texi: Use WEBHACKDEVEL.
4279
4280 * auth.texi: Use WEBHACKDEVEL.
4281
4282 * Makefile.in (webhack, nowebhack): Hacks to produce for-the-web
4283 manuals.
4284
4285 2011-02-04 Lars Ingebrigtsen <larsi@gnus.org>
4286
4287 * gnus.texi: Add DEVEL header (suggested by Andreas Schwab).
4288
4289 2011-02-03 Paul Eggert <eggert@cs.ucla.edu>
4290
4291 * texinfo.tex: Update to version 2011-02-01.10 from gnulib,
4292 which in turn is copied from ftp://tug.org/tex/.
4293
4294 2011-02-03 Glenn Morris <rgm@gnu.org>
4295
4296 * faq.texi (Contacting the FSF): Mainly just refer to the web-site.
4297 (Binding combinations of modifiers and function keys):
4298 Let's assume people reading this are not using Emacs 18.
4299
4300 2011-02-03 Lars Ingebrigtsen <larsi@gnus.org>
4301
4302 * gnus.texi (Article Date): Remove mention of gnus-stop-date-timer,
4303 since it's run automatically.
4304
4305 2011-02-01 Lars Ingebrigtsen <larsi@gnus.org>
4306
4307 * gnus.texi (Customizing Articles): Fix typo.
4308
4309 2011-01-31 Lars Ingebrigtsen <larsi@gnus.org>
4310
4311 * gnus.texi (Customizing Articles): Document the new way of customizing
4312 the date headers(s).
4313
4314 2011-01-30 Lars Ingebrigtsen <larsi@gnus.org>
4315
4316 * gnus.texi (Client-Side IMAP Splitting): Add a complete nnimap fancy
4317 splitting example.
4318
4319 2011-01-29 Eli Zaretskii <eliz@gnu.org>
4320
4321 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
4322 (MAKEINFO_OPTS): New variable.
4323 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
4324 ($(infodir)/info, $(infodir)/ccmode, $(infodir)/ada-mode)
4325 ($(infodir)/pcl-cvs, $(infodir)/eshell, $(infodir)/cl)
4326 ($(infodir)/dbus, $(infodir)/dired-x, $(infodir)/ediff)
4327 ($(infodir)/flymake, $(infodir)/forms, $(infodir)/gnus)
4328 ($(infodir)/message, $(infodir)/emacs-mime, $(infodir)/sieve)
4329 ($(infodir)/pgg, $(infodir)/mh-e, $(infodir)/reftex)
4330 ($(infodir)/remember, $(infodir)/sasl, $(infodir)/sc)
4331 ($(infodir)/vip, $(infodir)/viper, $(infodir)/widget)
4332 ($(infodir)/efaq, $(infodir)/autotype, $(infodir)/calc)
4333 ($(infodir)/idlwave, $(infodir)/eudc, $(infodir)/ebrowse)
4334 ($(infodir)/woman, $(infodir)/speedbar, $(infodir)/tramp)
4335 ($(infodir)/ses, $(infodir)/smtpmail, $(infodir)/org)
4336 ($(infodir)/url, $(infodir)/newsticker, $(infodir)/nxml-mode)
4337 ($(infodir)/rcirc, $(infodir)/erc, $(infodir)/ert)
4338 ($(infodir)/epa, $(infodir)/mairix-el, $(infodir)/auth)
4339 ($(infodir)/eieio, $(infodir)/ede, $(infodir)/semantic)
4340 ($(infodir)/edt): Use $(MAKEINFO_OPTS).
4341
4342 2011-01-26 Lars Ingebrigtsen <larsi@gnus.org>
4343
4344 * gnus.texi (Article Date): Document gnus-article-update-lapsed-header.
4345
4346 2011-01-24 Teodor Zlatanov <tzz@lifelogs.com>
4347
4348 * message.texi (IDNA): Explain what it is.
4349
4350 2011-01-24 Lars Ingebrigtsen <larsi@gnus.org>
4351
4352 * gnus.texi (The Empty Backend): Document nnnil (bug #7653).
4353
4354 2011-01-23 Werner Lemberg <wl@gnu.org>
4355
4356 * Makefile.in (MAKEINFO): Now controlled by `configure'.
4357 (MAKEINFO_OPTS): New variable. Use it where appropriate.
4358 (ENVADD): Update.
4359
4360 2011-01-18 Glenn Morris <rgm@gnu.org>
4361
4362 * ert.texi: Relicense under GFDL 1.3+, and standardize license notice.
4363
4364 2011-01-14 Eduard Wiebe <usenet@pusto.de>
4365
4366 * nxml-mode.texi (Introduction): Fix file name typos.
4367
4368 2011-01-13 Christian Ohler <ohler@gnu.org>
4369
4370 * ert.texi: New file.
4371
4372 * Makefile.in:
4373 * makefile.w32-in: Add ert.texi.
4374
4375 2011-01-10 Jan Moringen <jan.moringen@uni-bielefeld.de>
4376
4377 * dbus.texi (Receiving Method Calls): New function
4378 dbus-register-service. Rearrange node.
4379
4380 2011-01-07 Paul Eggert <eggert@cs.ucla.edu>
4381
4382 * texinfo.tex: Update to version 2010-12-23.17 from gnulib,
4383 which in turn is copied from ftp://tug.org/tex/.
4384
4385 2011-01-04 Jan Moringen <jan.moringen@uni-bielefeld.de>
4386
4387 * dbus.texi (Receiving Method Calls): Describe new optional
4388 parameter dont-register-service of dbus-register-{method,property}.
4389
4390 2010-12-17 Daiki Ueno <ueno@unixuser.org>
4391
4392 * epa.texi (Encrypting/decrypting *.gpg files):
4393 Mention epa-file-select-keys.
4394
4395 2010-12-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
4396
4397 * gnus.texi (Archived Messages): Remove outdated text.
4398
4399 2010-12-16 Teodor Zlatanov <tzz@lifelogs.com>
4400
4401 * gnus.texi (Foreign Groups): Add clarification of foreign groups.
4402
4403 2010-12-15 Andrew Cohen <cohen@andy.bu.edu>
4404
4405 * gnus.texi (The hyrex Engine): Say that this engine is obsolete.
4406
4407 2010-12-14 Andrew Cohen <cohen@andy.bu.edu>
4408
4409 * gnus.texi (The swish++ Engine): Add customizable parameters
4410 descriptions.
4411 (The swish-e Engine): Ditto.
4412
4413 2010-12-14 Michael Albinus <michael.albinus@gmx.de>
4414
4415 * tramp.texi (Inline methods): Add "ksu" method.
4416 (Remote processes): Add example with remote `default-directory'.
4417
4418 2010-12-14 Glenn Morris <rgm@gnu.org>
4419
4420 * faq.texi (Expanding aliases when sending mail):
4421 Now build-mail-aliases is interactive.
4422
4423 2010-12-13 Andrew Cohen <cohen@andy.bu.edu>
4424
4425 * gnus.texi: First pass at adding (rough) nnir documentation.
4426
4427 2010-12-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
4428
4429 * gnus.texi (Filtering New Groups):
4430 Mention gnus-auto-subscribed-categories.
4431 (The First Time): Remove, since default-subscribed-newsgroups has been
4432 removed.
4433
4434 2010-12-13 Glenn Morris <rgm@gnu.org>
4435
4436 * cl.texi (For Clauses): Small fixes for frames and windows.
4437
4438 2010-12-11 Carsten Dominik <carsten.dominik@gmail.com>
4439
4440 * org.texi (Using capture): Document using prefix arguments for
4441 finalizing capture.
4442 (Agenda commands): Document prefix argument for the bulk scatter
4443 command.
4444 (Beamer class export): Document that also overlay arguments can be
4445 passed to the column environment.
4446 (Template elements): Document the new entry type.
4447
4448 2010-12-11 Puneeth Chaganti <punchagan@gmail.com>
4449
4450 * org.texi (Include files): Document :minlevel.
4451
4452 2010-12-11 Julien Danjou <julien@danjou.info>
4453
4454 * org.texi (Categories): Document category icons.
4455
4456 2010-12-11 Eric Schulte <schulte.eric@gmail.com>
4457
4458 * org.texi (noweb): Fix typo.
4459
4460 2010-12-06 Tassilo Horn <tassilo@member.fsf.org>
4461
4462 * gnus.texi (Server Commands): Point to the rest of the server
4463 commands.
4464
4465 2010-12-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
4466
4467 * gnus.texi (Paging the Article): Note the reverse meanings of `C-u C-u
4468 g'.
4469
4470 2010-12-02 Julien Danjou <julien@danjou.info>
4471
4472 * gnus.texi (Archived Messages): Remove gnus-outgoing-message-group.
4473
4474 2010-11-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
4475
4476 * gnus.texi (Customizing the IMAP Connection): Note the new defaults.
4477 (Direct Functions): Note the STARTTLS upgrade.
4478
4479 2010-11-27 Glenn Morris <rgm@gnu.org>
4480 James Clark <none@example.com>
4481
4482 * nxml-mode.texi (Introduction): New section.
4483
4484 2010-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
4485
4486 * gnus.texi (Server Commands): Document gnus-server-show-server.
4487
4488 2010-11-20 Michael Albinus <michael.albinus@gmx.de>
4489
4490 Sync with Tramp 2.2.0.
4491
4492 * trampver.texi: Update release number.
4493
4494 2010-11-19 Jay Belanger <jay.p.belanger@gmail.com>
4495
4496 * calc.texi (TeX and LaTeX Language Modes, Predefined Units):
4497 Mention that the TeX specific units won't use the `tex' prefix
4498 in TeX mode.
4499
4500 2010-11-18 Katsumi Yamaoka <yamaoka@jpl.org>
4501
4502 * gnus.texi (Misc Article): Document gnus-inhibit-images.
4503
4504 2010-11-17 Glenn Morris <rgm@gnu.org>
4505
4506 * edt.texi: Remove information about Emacs 19.
4507
4508 2010-11-17 Michael Albinus <michael.albinus@gmx.de>
4509
4510 * trampver.texi: Update release number.
4511
4512 2010-11-12 Katsumi Yamaoka <yamaoka@jpl.org>
4513
4514 * gnus.texi (Article Washing): Fix typo.
4515
4516 2010-11-11 Noorul Islam <noorul@noorul.com>
4517
4518 * org.texi: Fix typo.
4519
4520 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4521
4522 * org.texi (Using capture): Explain that refiling is
4523 sensitive to cursor position.
4524
4525 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4526
4527 * org.texi (Images and tables): Add cross reference to link section.
4528
4529 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4530
4531 * org.texi: Document the <c> cookie.
4532
4533 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4534
4535 * org.texi: Multi-line header arguments :PROPERTIES: :ID:
4536 b77c8857-6c76-4ea9-8a61-ddc2648d96c4 :END:.
4537
4538 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4539
4540 * org.texi (CSS support): Document :HTML_CONTAINER_CLASS: property.
4541
4542 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4543
4544 * org.texi (Project alist): Mention that this is a property list.
4545
4546 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4547
4548 * org.texi (Setting up the staging area): Document that
4549 file names remain visible when encrypting the MobileOrg files.
4550
4551 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4552
4553 * org.texi (Setting up the staging area): Document which
4554 versions are needed for encryption.
4555
4556 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4557
4558 * org.texi (noweb): Update :noweb documentation to
4559 reflect the new "tangle" argument.
4560
4561 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4562
4563 * org.texi (Batch execution): Improve tangling script in
4564 documentation.
4565
4566 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4567
4568 * org.texi (Handling links, In-buffer settings):
4569 Document inlining images on startup.
4570
4571 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4572
4573 * org.texi (Setting up the staging area): Document use of
4574 crypt password.
4575
4576 2010-11-11 David Maus <dmaus@ictsoc.de>
4577
4578 * org.texi (Template expansion): Add date related link type escapes.
4579
4580 2010-11-11 David Maus <dmaus@ictsoc.de>
4581
4582 * org.texi (Template expansion): Add mew in table for link type
4583 escapes.
4584
4585 2010-11-11 David Maus <dmaus@ictsoc.de>
4586
4587 * org.texi (Template expansion): Fix typo in link type escapes.
4588
4589 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4590
4591 * org.texi (Structure of code blocks): Another documentation tweak.
4592
4593 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4594
4595 * org.texi (Structure of code blocks): Documentation tweak.
4596
4597 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4598
4599 * org.texi (Structure of code blocks):
4600 Update documentation to mention inline code block syntax.
4601
4602 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4603
4604 * org.texi (comments): Improve wording.
4605
4606 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4607
4608 * org.texi (comments): Document the new :comments header arguments.
4609
4610 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4611
4612 * org.texi (Installation): Remove the special
4613 installation instructions for XEmacs.
4614
4615 2010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
4616
4617 * org.texi (Easy Templates): New section. Documents quick
4618 insertion of empty structural elements.
4619
4620 2010-11-11 Noorul Islam <noorul@noorul.com>
4621
4622 * org.texi: Fix doc.
4623
4624 2010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
4625
4626 * org.texi (The date/time prompt): Document specification
4627 of time ranges.
4628
4629 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4630
4631 * org.texi (Internal links): Document the changes in
4632 internal links.
4633
4634 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4635
4636 * org.texi (Agenda commands): Document the limitation for
4637 the filter preset - it can only be used for an entire agenda
4638 view, not in an individual block in a block agenda.
4639
4640 2010-11-11 Eric S Fraga <e.fraga@ucl.ac.uk>
4641
4642 * org.texi (iCalendar export): Document alarm creation.
4643
4644 2010-11-10 Michael Albinus <michael.albinus@gmx.de>
4645
4646 * dbus.texi (Type Conversion): Introduce `:unix-fd' type mapping.
4647
4648 2010-11-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
4649
4650 * gnus.texi (Article Washing): Document gnus-article-treat-non-ascii.
4651
4652 2010-11-09 Jay Belanger <jay.p.belanger@gmail.com>
4653
4654 * calc.texi: Use emacsver.texi to determine Emacs version.
4655
4656 2010-11-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
4657
4658 * gnus.texi (Customizing the IMAP Connection): Remove nnir mention,
4659 since that works by default.
4660
4661 2010-11-03 Kan-Ru Chen <kanru@kanru.info> (tiny change)
4662
4663 * gnus.texi (Customizing the IMAP Connection): Document
4664 `nnimap-expunge' and remove `nnimap-expunge-inbox' from example.
4665
4666 2010-11-04 Michael Albinus <michael.albinus@gmx.de>
4667
4668 * tramp.texi (Remote shell setup): New item "Interactive shell
4669 prompt". Reported by Christian Millour <cm@abtela.com>.
4670 (Remote shell setup, Remote processes): Use @code{} for
4671 environment variables.
4672
4673 2010-11-03 Glenn Morris <rgm@gnu.org>
4674
4675 * ediff.texi (Quick Help Commands, Miscellaneous):
4676 * gnus.texi (Agent Variables, Configuring nnmairix): Spelling fix.
4677
4678 2010-10-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
4679
4680 * gnus.texi (Paging the Article): Document C-u g/C-u C-u g.
4681
4682 2010-10-31 Glenn Morris <rgm@gnu.org>
4683
4684 * mh-e.texi (Preface, From Bill Wohler): Change 23 to past tense.
4685
4686 2010-10-31 Glenn Morris <rgm@gnu.org>
4687
4688 * cc-mode.texi: Remove reference to defunct viewcvs URL.
4689
4690 2010-10-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4691
4692 * gnus.texi (Client-Side IMAP Splitting):
4693 Mention nnimap-unsplittable-articles.
4694
4695 2010-10-29 Julien Danjou <julien@danjou.info>
4696
4697 * gnus.texi (Finding the News): Remove references to obsoletes
4698 variables `gnus-nntp-server' and `gnus-secondary-servers'.
4699
4700 2010-10-29 Eli Zaretskii <eliz@gnu.org>
4701
4702 * makefile.w32-in (MAKEINFO): Add -I$(emacsdir).
4703 (ENVADD): Remove extra -I$(emacsdir), included in $(MAKEINFO).
4704 ($(infodir)/efaq): Remove -I$(emacsdir), included in $(MAKEINFO).
4705 ($(infodir)/calc, calc.dvi): Depend on $(emacsdir)/emacsver.texi.
4706
4707 2010-10-28 Glenn Morris <rgm@gnu.org>
4708
4709 * Makefile.in (MAKEINFO, ENVADD): Add $emacsdir to include path.
4710 (($(infodir)/calc, calc.dvi, calc.pdf): Depend on emacsver.texi.
4711 ($(infodir)/efaq): Remove -I option now in $MAKEINFO.
4712
4713 2010-10-25 Daiki Ueno <ueno@unixuser.org>
4714
4715 * epa.texi (Mail-mode integration): Add alternative key bindings
4716 for epa-mail commands; escape comma.
4717 Don't use the word "PGP", since it is a non-free program.
4718
4719 2010-10-24 Jay Belanger <jay.p.belanger@gmail.com>
4720
4721 * calc.texi: Use emacsver.texi to determine Emacs version.
4722
4723 2010-10-24 Juanma Barranquero <lekktu@gmail.com>
4724
4725 * gnus.texi (Group Parameters, Buttons): Fix typos.
4726
4727 2010-10-22 Tassilo Horn <tassilo@member.fsf.org>
4728
4729 * gnus.texi (Subscription Commands): Mention that you can also
4730 subscribe to new groups via the Server buffer, which is probably more
4731 convenient when subscribing to many groups.
4732
4733 2010-10-21 Julien Danjou <julien@danjou.info>
4734
4735 * message.texi (Message Headers): Allow message-default-headers to be a
4736 function.
4737
4738 2010-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
4739
4740 * gnus-news.texi: Mention new archive defaults.
4741
4742 2010-10-21 Katsumi Yamaoka <yamaoka@jpl.org>
4743
4744 * gnus.texi (RSS): Remove nnrss-wash-html-in-text-plain-parts.
4745
4746 2010-10-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
4747
4748 * gnus.texi (HTML): Document the function value of
4749 gnus-blocked-images.
4750 (Article Washing): shr and gnus-w3m, not the direct function names.
4751
4752 2010-10-20 Julien Danjou <julien@danjou.info>
4753
4754 * emacs-mime.texi (Flowed text): Add a note about mml-enable-flowed
4755 variable.
4756
4757 2010-10-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
4758
4759 * gnus.texi (Customizing the IMAP Connection): The port strings are
4760 strings.
4761 (Document Groups): Mention git.
4762
4763 2010-10-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
4764
4765 * gnus-coding.texi (Gnus Maintainance Guide): Update to mention Emacs
4766 bzr/Gnus git sync.
4767
4768 2010-10-15 Eli Zaretskii <eliz@gnu.org>
4769
4770 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix last
4771 change.
4772
4773 2010-10-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
4774
4775 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix up the
4776 @item syntax for in-Emacs makeinfo.
4777
4778 2010-10-13 Teodor Zlatanov <tzz@lifelogs.com>
4779
4780 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix syntax and
4781 trim sentence.
4782
4783 2010-10-12 Daiki Ueno <ueno@unixuser.org>
4784
4785 * epa.texi (Caching Passphrases):
4786 * auth.texi (GnuPG and EasyPG Assistant Configuration):
4787 Clarify some configurations require to set up gpg-agent.
4788
4789 2010-10-11 Glenn Morris <rgm@gnu.org>
4790
4791 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
4792
4793 2010-10-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
4794
4795 * gnus.texi (Spam Package Introduction): Mention `$'.
4796
4797 2010-10-09 Eli Zaretskii <eliz@gnu.org>
4798
4799 * makefile.w32-in (emacsdir): New variable.
4800 ($(infodir)/efaq, faq.dvi): Depend on emacsver.texi.
4801 (ENVADD, $(infodir)/efaq): Add -I$(emacsdir).
4802
4803 2010-10-09 Glenn Morris <rgm@gnu.org>
4804
4805 * Makefile.in (mostlyclean): Delete *.toc.
4806
4807 * Makefile.in: Use $< in rules.
4808
4809 * Makefile.in (maintainer-clean): Remove harmless, long-standing error.
4810
4811 * Makefile.in ($(infodir)): Delete rule.
4812 (mkinfodir): New. Use it in all the info rules, rather than depending
4813 on infodir.
4814
4815 2010-10-09 Glenn Morris <rgm@gnu.org>
4816
4817 * gnus.texi (Article Washing): Fix previous change.
4818
4819 * Makefile.in (emacsdir): New variable.
4820 ($(infodir)/efaq): Pass -I $(emacsdir) to makeinfo.
4821 Depend on emacsver.texi.
4822
4823 * faq.texi (VER): Replace with EMACSVER from emacsver.texi.
4824
4825 * Makefile.in (.PHONY): Declare info, dvi, pdf and the clean rules.
4826
4827 2010-10-08 Julien Danjou <julien@danjou.info>
4828
4829 * gnus.texi: Add mm-shr.
4830
4831 2010-10-08 Ludovic Courtès <ludo@gnu.org>
4832
4833 * gnus.texi (Finding the Parent, The Gnus Registry)
4834 (Registry Article Refer Method): Update docs for nnregistry.el.
4835
4836 2010-10-08 Daiki Ueno <ueno@unixuser.org>
4837
4838 * auth.texi (Help for users)
4839 (GnuPG and EasyPG Assistant Configuration): Update docs.
4840
4841 2010-10-08 Glenn Morris <rgm@gnu.org>
4842
4843 * cl.texi (Organization, Installation, Old CL Compatibility):
4844 Deprecate cl-compat for new code.
4845 (Usage, Installation): Remove outdated information.
4846
4847 * eudc.texi (CCSO PH/QI, LDAP Requirements): Remove old information.
4848
4849 2010-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
4850
4851 * gnus.texi (Gravatars): Document gnus-gravatar-too-ugly.
4852
4853 2010-10-06 Julien Danjou <julien@danjou.info>
4854
4855 * sieve.texi (Manage Sieve API): Document sieve-manage-authenticate.
4856
4857 * message.texi (PGP Compatibility): Remove reference to gpg-2comp,
4858 broken link.
4859
4860 * gnus-faq.texi (FAQ 8-3): Remove references to my.gnus.org.
4861
4862 * gnus.texi (Comparing Mail Back Ends): Remove broken link and allusion
4863 to ReiserFS.
4864
4865 * gnus-faq.texi (FAQ 5-5): Fix Flyspell URL.
4866 (FAQ 7-1): Fix getmail URL.
4867
4868 2010-10-06 Daiki Ueno <ueno@unixuser.org>
4869
4870 * epa.texi (Caching Passphrases): New section.
4871
4872 2010-10-06 Glenn Morris <rgm@gnu.org>
4873
4874 * Makefile.in (SHELL): Set it.
4875 (info): Move the mkdir dependency to the individual info files.
4876 (mostlyclean): Tidy up.
4877 (clean): Only delete the specific dvi and pdf files.
4878 (maintainer-clean): Be more restrictive in what we delete.
4879 ($(infodir)): Add parallel build workaround.
4880
4881 2010-10-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
4882
4883 * gnus.texi (Misc Article): Document gnus-widen-article-window.
4884
4885 2010-10-03 Julien Danjou <julien@danjou.info>
4886
4887 * emacs-mime.texi (Display Customization):
4888 Update mm-inline-large-images documentation and add documentation for
4889 mm-inline-large-images-proportion.
4890
4891 2010-10-03 Michael Albinus <michael.albinus@gmx.de>
4892
4893 * tramp.texi (Frequently Asked Questions):
4894 Mention remote-file-name-inhibit-cache.
4895
4896 2010-10-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
4897
4898 * gnus.texi (Splitting Mail): Fix @xref syntax.
4899 (Splitting Mail): Really fix the @ref syntax.
4900
4901 2010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
4902
4903 * gnus.texi (Splitting Mail): Mention the new fancy splitting function.
4904 (Article Hiding): Add google banner example.
4905 Suggested by Benjamin Xu.
4906
4907 2010-09-30 Teodor Zlatanov <tzz@lifelogs.com>
4908
4909 * gnus.texi (Spam Package Configuration Examples, SpamOracle):
4910 Remove nnimap-split-rule from examples.
4911
4912 2010-09-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
4913
4914 * gnus.texi (Mail Source Specifiers): Remove webmail.el mentions.
4915 (NNTP): Document nntp-server-list-active-group. Suggested by Barry
4916 Fishman.
4917 (Client-Side IMAP Splitting): Add nnimap-split-fancy.
4918
4919 2010-09-30 Julien Danjou <julien@danjou.info>
4920
4921 * gnus.texi (Gravatars): Fix documentation about
4922 gnu-gravatar-properties.
4923
4924 2010-09-29 Daiki Ueno <ueno@unixuser.org>
4925
4926 * epa.texi (Bug Reports): New section.
4927
4928 2010-09-29 Glenn Morris <rgm@gnu.org>
4929
4930 * Makefile.in (top_srcdir): Remove unused variable.
4931
4932 2010-09-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4933
4934 * gnus.texi (Using IMAP): Remove the @acronyms from the headings.
4935 (Client-Side IMAP Splitting): Document 'default.
4936
4937 2010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
4938
4939 * gnus.texi (Customizing the IMAP Connection):
4940 Document nnimap-fetch-partial-articles.
4941
4942 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
4943
4944 * gnus-news.texi: Mention nnimap-inbox.
4945
4946 * gnus.texi (Picons): Document gnus-picon-inhibit-top-level-domains.
4947
4948 2010-09-26 Julien Danjou <julien@danjou.info>
4949
4950 * gnus.texi (Oort Gnus): Remove mention of ssl.el.
4951
4952 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
4953
4954 * gnus.texi (Security): Remove gpg.el mention.
4955
4956 2010-09-26 Andreas Seltenreich <seltenreich@gmx.de>
4957
4958 * gnus.texi (Browse Foreign Server): New variable
4959 gnus-browse-subscribe-newsgroup-method.
4960
4961 * gnus-news.texi: Mention it.
4962
4963 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
4964
4965 * gnus.texi (NoCeM): Remove.
4966 (Startup Variables): No jingle.
4967
4968 2010-09-25 Ulrich Mueller <ulm@gentoo.org>
4969
4970 * woman.texi (Interface Options): xz compression is now supported.
4971
4972 2010-09-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
4973
4974 * gnus.texi (Article Commands): Document gnus-fetch-partial-articles.
4975 (Unavailable Servers): Document gnus-server-copy-server.
4976 (Using IMAP): Document the new nnimap.
4977
4978 2010-09-25 Julien Danjou <julien@danjou.info>
4979
4980 * gnus.texi (Customizing Articles): Remove gnus-treat-translate.
4981
4982 2010-09-24 Glenn Morris <rgm@gnu.org>
4983
4984 * url.texi (Disk Caching): Tweak previous change.
4985
4986 2010-09-24 Julien Danjou <julien@danjou.info>
4987
4988 * url.texi (Disk Caching): Mention url-cache-expire-time,
4989 url-cache-expired, and url-fetch-from-cache.
4990
4991 2010-09-24 Julien Danjou <julien@danjou.info>
4992
4993 * gnus.texi: Add Gravatars.
4994
4995 2010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
4996
4997 * gnus.texi (Startup Variables): Mention gnus-use-backend-marks.
4998
4999 2010-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
5000
5001 * gnus.texi (Expunging mailboxes): Update name of the expunging
5002 command.
5003
5004 2010-09-20 Katsumi Yamaoka <yamaoka@jpl.org>
5005
5006 * emacs-mime.texi (rfc2047): Update description for
5007 rfc2047-encode-parameter.
5008
5009 2010-09-13 Michael Albinus <michael.albinus@gmx.de>
5010
5011 * tramp.texi (Inline methods): Remove "ssh1_old", "ssh2_old" and
5012 "fish" methods.
5013 (External methods): Remove "scp1_old" and "scp2_old" methods.
5014
5015 2010-09-09 Michael Albinus <michael.albinus@gmx.de>
5016
5017 * tramp.texi: Remove Japanese manual. Fix typo.
5018
5019 * trampver.texi: Update release number. Remove japanesemanual.
5020
5021 2010-09-09 Glenn Morris <rgm@gnu.org>
5022
5023 * org.texi: Restore clobbered changes (copyright years, untabify).
5024
5025 2010-09-04 Julien Danjou <julien@danjou.info> (tiny change)
5026
5027 * gnus.texi (Adaptive Scoring): Fix typo.
5028
5029 2010-09-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
5030
5031 * gnus.texi (Article Display): Document gnus-html-show-images.
5032
5033 2010-09-02 Jan Djärv <jan.h.d@swipnet.se>
5034
5035 * cl.texi (Basic Setf): Remove x-get-cut-buffer and x-get-cutbuffer.
5036
5037 2010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
5038
5039 * gnus.texi (HTML): Document gnus-max-image-proportion.
5040
5041 2010-08-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
5042
5043 * gnus.texi (HTML): Document gnus-blocked-images.
5044
5045 * message.texi (Wide Reply): Document message-prune-recipient-rules.
5046
5047 2010-08-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
5048
5049 * gnus.texi (Summary Mail Commands): Note that only the addresses from
5050 the first message are used for wide replies.
5051 (Changing Servers): Remove documentation on gnus-change-server and
5052 friends, since it's been removed.
5053
5054 2010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
5055
5056 * gnus.texi (Drafts): Mention B DEL.
5057
5058 2010-08-29 Tim Landscheidt <tim@tim-landscheidt.de> (tiny change)
5059
5060 * gnus.texi (Delayed Articles): Mention that the Date header is the
5061 original one, even if you delay.
5062
5063 2010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
5064
5065 * gnus.texi (Asynchronous Fetching):
5066 Document gnus-async-post-fetch-function.
5067 (HTML): Made into its own section.
5068
5069 2010-08-26 Michael Albinus <michael.albinus@gmx.de>
5070
5071 Sync with Tramp 2.1.19.
5072
5073 * tramp.texi (Inline methods, Default Method):
5074 Mention `tramp-inline-compress-start-size'. Remove "kludgy" phrase.
5075 Remove remark about doubled "-t" argument.
5076 (Auto-save and Backup): Remove reference to Emacs 21.
5077 (Filename Syntax): Describe port numbers.
5078 (Frequently Asked Questions): Adapt supported (X)Emacs versions. Adapt
5079 supported MS Windows versions. Remove obsolete URL. Recommend "sshx"
5080 and "scpx" for echoing shells. Use the $() syntax, texi2dvi reports
5081 errors with the backquotes.
5082 (External packages): File attributes cache flushing for asynchronous
5083 processes.
5084 (Traces and Profiles): Describe verbose level 9.
5085
5086 * trampver.texi: Update release number.
5087
5088 2010-08-23 Michael Albinus <michael.albinus@gmx.de>
5089
5090 * dbus.texi (Alternative Buses): New chapter.
5091
5092 2010-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
5093
5094 * cl.texi (Mapping over Sequences): Rename mapc => cl-mapc.
5095
5096 2010-08-09 Jay Belanger <jay.p.belanger@gmail.com>
5097
5098 * calc.texi (Customizing Calc): Rearrange description of new
5099 variables to match the presentation of other variables.
5100
5101 2010-08-08 Juanma Barranquero <lekktu@gmail.com>
5102
5103 * org.texi (Footnotes, Tables in HTML export): Fix typos.
5104
5105 2010-08-08 Jay Belanger <jay.p.belanger@gmail.com>
5106
5107 * calc.texi (Making Selections, Selecting Subformulas)
5108 (Customizing Calc): Mention how to use faces to emphasize selected
5109 sub-formulas.
5110
5111 2010-08-05 Michael Albinus <michael.albinus@gmx.de>
5112
5113 * tramp.texi (External packages): File attributes cache flushing
5114 for asynchronous processes.
5115
5116 2010-08-01 Alan Mackenzie <acm@muc.de>
5117
5118 Enhance the manual for the latest Java Mode.
5119
5120 * cc-mode.texi (Syntactic Symbols): New symbols annotation-top-cont and
5121 annotation-var-cont.
5122 (Java Symbols): Page renamed from Anonymous Class Symbol. Document the
5123 two new symbols.
5124
5125 2010-07-28 Michael Albinus <michael.albinus@gmx.de>
5126
5127 * tramp.texi (Traces and Profiles): Describe verbose level 9.
5128
5129 2010-07-27 Chong Yidong <cyd@stupidchicken.com>
5130
5131 * nxml-mode.texi (Limitations): Remove obsolete discussion (Bug#6708).
5132
5133 2010-07-19 Juanma Barranquero <lekktu@gmail.com>
5134
5135 * org.texi: Fix typo in previous change (2010-07-19T09:47:27Z!carsten.dominik@gmail.com).
5136
5137 2010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
5138
5139 * org.texi: Add macros to get plain quotes in PDF output.
5140 List additional contributors.
5141 (Capture): New section, replaces the section about remember.
5142 (Working With Source Code): New chapter, focused on documenting Org
5143 Babel.
5144 (Code evaluation security): New section.
5145 (MobileOrg): Document DropBox support.
5146 (TaskJuggler export): Document taskjuggler and Gantt chart support.
5147 (Special symbols): Show how to display UTF8 characters for entities.
5148 (Global TODO list): Clarify the use of the "M" key and the differences
5149 to the "m" key.
5150 (RSS Feeds): Mention Atom feeds as well.
5151 (Setting tags): Remove paragraph about
5152 `org-complete-tags-always-offer-all-agenda-tags'.
5153
5154 2010-07-17 Michael Albinus <michael.albinus@gmx.de>
5155
5156 * tramp.texi (Inline methods): Remove remark about doubled "-t"
5157 argument.
5158 (Frequently Asked Questions): Recommend "sshx" and "scpx" for
5159 echoing shells.
5160
5161 2010-07-10 Michael Albinus <michael.albinus@gmx.de>
5162
5163 * tramp.texi (Inline methods): Remove "kludgy" phrase.
5164 (Filename Syntax): Describe port numbers.
5165
5166 2010-07-09 Michael Albinus <michael.albinus@gmx.de>
5167
5168 * dbus.texi (Top): Introduce Index. Emphasize "nil" whereever
5169 forgotten.
5170 (Type Conversion): Precise conversion of natural numbers.
5171 (Errors and Events): Add "debugging" to concept index. Add variable
5172 `dbus-debug'.
5173
5174 2010-07-04 Michael Albinus <michael.albinus@gmx.de>
5175
5176 * dbus.texi (Receiving Method Calls): Add optional argument
5177 EMITS-SIGNAL to `dbus-register-property'.
5178
5179 2010-06-27 Alex Schroeder <alex@gnu.org>
5180
5181 * nxml-mode.texi (Commands for locating a schema): Fix typo.
5182
5183 2010-06-24 Glenn Morris <rgm@gnu.org>
5184
5185 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
5186 * dired-x.texi, ebrowse.texi, ede.texi, edt.texi, eieio.texi:
5187 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
5188 * flymake.texi, gnus.texi, info.texi, mairix-el.texi, message.texi:
5189 * newsticker.texi, org.texi, pgg.texi, rcirc.texi, reftex.texi:
5190 * remember.texi, sasl.texi, semantic.texi, ses.texi, smtpmail.texi:
5191 * speedbar.texi, tramp.texi, url.texi, viper.texi, widget.texi:
5192 * woman.texi: Start direntry descriptions in column 32, per Texinfo
5193 convention. Make them end with a period.
5194
5195 2010-06-23 Glenn Morris <rgm@gnu.org>
5196
5197 * autotype.texi, cl.texi, dired-x.texi, ebrowse.texi, ede.texi:
5198 * eieio.texi, epa.texi, faq.texi, flymake.texi, forms.texi:
5199 * gnus-faq.texi, idlwave.texi, mh-e.texi, nxml-mode.texi, org.texi:
5200 * pcl-cvs.texi, pgg.texi, reftex.texi, sasl.texi, sc.texi,
5201 * sem-user.texi, semantic.texi, sieve.texi, smtpmail.texi,
5202 * speedbar.texi, vip.texi, viper.texi, widget.texi: Untabify.
5203
5204 2010-06-10 Glenn Morris <rgm@gnu.org>
5205
5206 * idlwave.texi (Load-Path Shadows):
5207 * org.texi (Handling links): Fix typos.
5208
5209 2010-06-07 Teodor Zlatanov <tzz@lifelogs.com>
5210
5211 * gnus.texi (Interactive): Explain effect of gnus-expert-user better.
5212
5213 2010-05-26 Michael Albinus <michael.albinus@gmx.de>
5214
5215 * eshell.texi (Built-ins): Describe, how to disable a built-in command
5216 by an alias. (Bug#6226)
5217
5218 2010-05-16 Jay Belanger <jay.p.belanger@gmail.com>
5219
5220 * calc.texi (Manipulating Vectors): Mention that vectors can
5221 be used to determine bins for `calc-histogram'.
5222
5223 2010-05-13 Jay Belanger <jay.p.belanger@gmail.com>
5224
5225 * calc.texi: Remove "\turnoffactive" commands throughout.
5226
5227 2010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
5228
5229 * url.texi (HTTP language/coding, Customization):
5230 * message.texi (Header Commands, Responses):
5231 * cl.texi (Argument Lists): Fix typos.
5232
5233 2010-05-08 Chong Yidong <cyd@stupidchicken.com>
5234
5235 * ede.texi (EDE Mode): Refer to init file rather than `.emacs'.
5236 Note that Development menu is always available.
5237 (Creating a project): Fix terminology.
5238 (Add/Remove files): Fix typo.
5239
5240 2010-05-07 Chong Yidong <cyd@stupidchicken.com>
5241
5242 * Version 23.2 released.
5243
5244 2010-05-01 Daniel E. Doherty <ddoherty03@gmail.com> (tiny change)
5245
5246 * calc.texi (Tutorial): Use "^{\prime}" to indicate primes.
5247
5248 2010-05-01 Michael Albinus <michael.albinus@gmx.de>
5249
5250 * tramp.texi (Inline methods, Default Method):
5251 Mention `tramp-inline-compress-start-size'.
5252
5253 2010-04-18 Teodor Zlatanov <tzz@lifelogs.com>
5254
5255 * gnus.texi (Gnus Versions, Oort Gnus): Mention the Git repo instead of
5256 the CVS repo. Put the Git repo in the news section.
5257
5258 * gnus-coding.texi (Gnus Maintainance Guide): Fix title typo.
5259 Removed some mentions of CVS. Mention the new Git repo.
5260
5261 2010-04-18 Andreas Seltenreich <seltenreich@gmx.de>
5262
5263 * gnus.texi (Score File Format): Fix typo. Reported by Štěpán Němec.
5264 (Mail Group Commands): Add index entry.
5265
5266 2010-04-18 Glenn Morris <rgm@gnu.org>
5267
5268 * info.texi (Search Index): Mention Emacs's Info-virtual-index.
5269
5270 2010-04-18 Jay Belanger <jay.p.belanger@gmail.com>
5271
5272 * calc.texi (Radix modes): Mention that the option prefix will
5273 turn on twos-complement mode.
5274 (Inverse and Hyperbolic Flags): Mention the Option flag.
5275
5276 2010-04-15 Carsten Dominik <carsten.dominik@gmail.com>
5277
5278 * org.texi (LaTeX and PDF export): Add a footnote about xetex.
5279 (LaTeX/PDF export commands): Rename and Move section.
5280 (Sectioning structure): Update.
5281 (References): New use case for field coordinates.
5282 (The export dispatcher): Rename from ASCII export.
5283 (Setting up the staging area): Document the availability of
5284 encryption for MobileOrg.
5285 (Images and tables): Document how to reference labels.
5286 (Index entries): New section.
5287 (Generating an index): New section.
5288 (Column width and alignment): Document that <N> now
5289 means a fixed width, not a maximum width.
5290 (Publishing options): Document the :email option.
5291 (Beamer class export): Fix bug in the BEAMER example.
5292 (Refiling notes): Document refile logging.
5293 (In-buffer settings): Document refile logging keywords.
5294 (Drawers): Document `C-c C-z' command.
5295 (Agenda commands): Mention the alternative key `C-c C-z'.
5296 (Special properties): Document the BLOCKED property.
5297 (The spreadsheet): Mention the formula editor.
5298 (References): Document field coordinates.
5299 (Publishing action): Correct the documentation for the
5300 publishing function.
5301 (The date/time prompt): Document that we accept dates
5302 like month/day/year.
5303 (Cooperation): Document the changes in table.el support.
5304 (Faces for TODO keywords, Faces for TODO keywords)
5305 (Priorities): Document the easy colors.
5306 (Visibility cycling): Document the new double prefix
5307 arg for `org-reveal'.
5308 (Cooperation): Remember.el is part of Emacs.
5309 (Clean view): Mention that `wrap-prefix' is also set by
5310 org-indent-mode.
5311 (Agenda commands): Add information about prefix args to
5312 scheduling and deadline commands.
5313 (Search view): Point to the docstring of
5314 `org-search-view' for more details.
5315 (Agenda commands): Document that `>' prompts for a date.
5316 (Setting tags): Document variable
5317 org-complete-tags-always-offer-all-agenda-tags.
5318 (Column attributes): Cross-reference special properties.
5319
5320 2010-04-10 Michael Albinus <michael.albinus@gmx.de>
5321
5322 Synchronize with Tramp repository.
5323
5324 * tramp.texi (Auto-save and Backup): Remove reference to Emacs 21.
5325 (Frequently Asked Questions): Adapt supported (X)Emacs versions.
5326 Adapt supported MS Windows versions. Remove obsolete URL. Use the $()
5327 syntax, texi2dvi reports errors with the backquotes.
5328
5329 * trampver.texi: Update release number.
5330
5331 2010-04-01 Teodor Zlatanov <tzz@lifelogs.com>
5332
5333 * gnus.texi (Finding the News): Add pointers to the Server buffer
5334 because it's essential.
5335
5336 2010-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
5337
5338 * gnus.texi (MIME Commands): Update description of
5339 gnus-article-browse-html-article.
5340
5341 2010-03-27 Teodor Zlatanov <tzz@lifelogs.com>
5342
5343 * auth.texi (Secret Service API): Add TODO node.
5344 (Help for users): Explain the new source options for `auth-sources'.
5345
5346 2010-03-24 Michael Albinus <michael.albinus@gmx.de>
5347
5348 * trampver.texi: Update release number.
5349
5350 2010-03-10 Chong Yidong <cyd@stupidchicken.com>
5351
5352 * Branch for 23.2.
5353
5354 2010-03-03 Chong Yidong <cyd@stupidchicken.com>
5355
5356 * faq.texi (Escape sequences in shell output): Note that ansi-color is
5357 now enabled by default.
5358
5359 2010-02-28 Michael Albinus <michael.albinus@gmx.de>
5360
5361 * dbus.texi (Errors and Events): D-Bus messages are retrieved only,
5362 when Emacs runs in interactive mode. (Bug#5645)
5363
5364 2010-02-16 Glenn Morris <rgm@gnu.org>
5365
5366 * nxml-mode.texi (Commands for locating a schema): Fix keybinding.
5367
5368 2010-02-05 Mark A. Hershberger <mah@everybody.org>
5369
5370 * ede.texi, eieio.texi, semantic.texi: Use standard direntry format.
5371
5372 2010-01-21 Katsumi Yamaoka <yamaoka@jpl.org>
5373
5374 * gnus.texi (Score File Format): Fix typo.
5375
5376 2010-01-19 Mark A. Hershberger <mah@everybody.org>
5377
5378 * cc-mode.texi: Replace references to obsolete c-subword-mode.
5379
5380 2010-01-18 Juanma Barranquero <lekktu@gmail.com>
5381
5382 * ada-mode.texi (Project File Overview): Fix typo.
5383
5384 2010-01-17 Chong Yidong <cyd@stupidchicken.com>
5385
5386 * semantic.texi: Add Richard Y. Kim credit.
5387
5388 * eieio.texi (Making New Objects): Fix typo (Bug#5406).
5389
5390 2010-01-17 Michael Albinus <michael.albinus@gmx.de>
5391
5392 * tramp.texi (Frequently Asked Questions): Add GNU Emacs 23 and
5393 SXEmacs 22 to the supported systems. New item for hung ssh sessions.
5394
5395 2010-01-17 Glenn Morris <rgm@gnu.org>
5396
5397 * calc.texi (Reporting Bugs): Don't mention format of repository.
5398
5399 * woman.texi (Bugs): Make "Emacs repository" less specific,
5400 and the URL for same more specific.
5401
5402 * faq.texi (Latest version of Emacs): The repository is now Bazaar.
5403
5404 2010-01-17 Juanma Barranquero <lekktu@gmail.com>
5405
5406 * ede.texi (ede-step-project, ede-proj-target):
5407 * tramp.texi (Remote processes): Fix typos.
5408
5409 2010-01-16 Mario Lang <mlang@delysid.org>
5410
5411 * ede.texi (ede-target):
5412 * org.texi (Refiling notes): Remove duplicated words.
5413
5414 2010-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
5415
5416 * gnus.texi (Posting Styles): Use with-current-buffer.
5417 * calc.texi (Defining Simple Commands): Prefer save-current-buffer.
5418
5419 2010-01-02 Kevin Ryde <user42@zip.com.au>
5420
5421 * eieio.texi (Naming Conventions): Correction to xref on elisp
5422 coding conventions, is "Tips" node not "Standards".
5423
5424 2009-12-24 Chong Yidong <cyd@stupidchicken.com>
5425
5426 * calc.texi (General Mode Commands): Calc file should be in .emacs.d.
5427
5428 * faq.texi (New in Emacs 22): Max buffer size is now 512 MB.
5429
5430 2009-12-18 Katsumi Yamaoka <yamaoka@jpl.org>
5431
5432 * gnus.texi (Direct Functions): Add missing port number to tls method.
5433
5434 2009-12-15 Juanma Barranquero <lekktu@gmail.com>
5435
5436 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add edt.
5437 ($(infodir)/edt, edt.dvi): New targets.
5438
5439 2009-12-15 Glenn Morris <rgm@gnu.org>
5440
5441 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add edt.
5442 (edt, $(infodir)/edt, edt.dvi): New targets.
5443 * edt.texi: New file (etc/edt-user.doc converted to Texinfo).
5444
5445 * Makefile.in (PDF_TARGETS, pdf): New.
5446 (clean): Add *.pdf.
5447 Add pdf rules for all manuals.
5448
5449 2009-12-15 Jay Belanger <jay.p.belanger@gmail.com>
5450
5451 * calc.texi (Radix Modes): Clarify two's complement notation.
5452
5453 2009-12-14 Chong Yidong <cyd@stupidchicken.com>
5454
5455 * sem-user.texi (Semantic mode, Idle Scheduler, Smart Completion)
5456 (Smart Jump, Analyzer Debug): Copyedits.
5457 (Semantic mode user commands): Link to new nodes.
5458 (Speedbar, SymRef, MRU Bookmarks, Sticky Func Mode)
5459 (Highlight Func Mode, Tag Decoration Mode): New nodes, from the
5460 upstream Semantic manual.
5461
5462 * semantic.texi (Introduction): Minor fix to diagram.
5463
5464 2009-12-09 Michael Albinus <michael.albinus@gmx.de>
5465
5466 * eshell.texi (History): Add the other built-in variables.
5467 (Built-ins): Explain built-ins, and how to apply the external commands.
5468 Add `history', `su' and `sudo'.
5469
5470 * tramp.texi (Remote processes): Add missing <RET> in the example.
5471
5472 2009-12-01 Bill Wohler <wohler@newt.com>
5473
5474 * mh-e.texi (Searching): Use mh vfolder_format and fix typo in database
5475 path for mairix example. Specify -q in namazu example since namazu is
5476 excessively garrulous.
5477
5478 2009-11-29 Michael Albinus <michael.albinus@gmx.de>
5479
5480 * tramp.texi (Remote processes): Improve eshell example with "su"
5481 and "sudo" commands.
5482
5483 2009-11-28 Chong Yidong <cyd@stupidchicken.com>
5484
5485 * semantic.texi (Analyzer Internals): Rename from Analyzer.
5486
5487 * sem-user.texi (Semantic mode user commands): Fix key syntax.
5488 Document semantic-complete-analyze-inline.
5489 (Semanticdb search debugging commands): Minor clarification.
5490 (Analyzer, Smart Completion, Smart Summary, Smart Jump)
5491 (Analyzer Debug): New nodes, adapted from the upstream Semantic user
5492 manual.
5493 (Semantic mode): Link to Idle Scheduler.
5494
5495 2009-11-28 Kevin Ryde <user42@zip.com.au>
5496
5497 * cl.texi (Porting Common Lisp): Update EIEIO dead ftp link to a
5498 @pxref, now EIEIO is in Emacs.
5499
5500 * erc.texi (Development): Correction to git tutorial url.
5501
5502 2009-11-26 Glenn Morris <rgm@gnu.org>
5503
5504 * faq.texi (Latest version of Emacs): Mention stability of development
5505 version.
5506 (Problems with very large files): Max buffer size increase in 23.2.
5507 (VM): VM has moved house again.
5508
5509 2009-11-22 Jay Belanger <jay.p.belanger@gmail.com>
5510
5511 * calc.texi (Radix modes): Discuss alternate bases for two's complement
5512 notations.
5513
5514 2009-11-20 Carsten Dominik <dominik@u016822.science.uva.nl>
5515
5516 * org.texi (Column attributes): Fix documentation of new operators.
5517
5518 2009-11-20 Chong Yidong <cyd@stupidchicken.com>
5519
5520 * sem-user.texi (Semanticdb Search Configuration): Rearrange nodes.
5521 (Search Throttle, Semanticdb Roots, Include paths, Idle Scheduler)
5522 (Idle Completions Mode): Numerous copyedits.
5523
5524 2009-11-17 Juanma Barranquero <lekktu@gmail.com>
5525
5526 * semantic.texi (Semantic Internals, Glossary):
5527 * sem-user.texi (Semantic mode, Include paths, Idle Scheduler)
5528 (Semanticdb search debugging commands): Fix typos.
5529
5530 2009-11-16 Jay Belanger <jay.p.belanger@gmail.com>
5531
5532 * calc.texi (Radix modes): Mention twos-complement notation.
5533
5534 2009-11-16 Juanma Barranquero <lekktu@gmail.com>
5535
5536 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add semantic.
5537 ($(infodir)/semantic, semantic.dvi): New targets.
5538
5539 2009-11-16 Chong Yidong <cyd@stupidchicken.com>
5540
5541 * Makefile.in: Build the Semantic manual.
5542
5543 * semantic.texi, sem-user.texi: New files, adapted from the Semantic
5544 repository.
5545
5546 2009-11-16 Michael Albinus <michael.albinus@gmx.de>
5547
5548 * dbus.texi (Receiving Method Calls): New defun
5549 `dbus-unregister-service'.
5550
5551 2009-11-15 Carsten Dominik <carsten.dominik@gmail.com>
5552
5553 * org.texi (Speed keys): New section.
5554
5555 2009-11-13 Michael Albinus <michael.albinus@gmx.de>
5556
5557 * dbus.texi (Type Conversion): Fix typo.
5558 (Asynchronous Methods): Rename `dbus-registered-functions-table' to
5559 `dbus-registered-objects-table'.
5560 (Receiving Method Calls): New defun `dbus-register-property'.
5561 Move `dbus-unregister-object' here.
5562
5563 2009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
5564
5565 * org.texi: Removed @Ie, @ie, @Eg, @eg macros.
5566
5567 2009-11-13 James TD Smith <ahktenzero@mohorovi.cc>
5568
5569 * org.texi (Column attributes): Add the new age summary operators.
5570 Also, mention the fact you can only use one summary operator per
5571 property.
5572
5573 2009-11-13 John Wiegley <johnw@newartisans.com>
5574
5575 * org.texi (Tracking your habits): Add a new section in the
5576 manual about how to track habits.
5577 (Resolving idle time): Add a section on how idle and
5578 dangling clocks are resolved.
5579
5580 2009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
5581
5582 * org.texi (Agenda commands): Document the new `i' command.
5583 (Inserting deadline/schedule): Document logging changes
5584 of scheduling and deadline times stamps.
5585 (In-buffer settings): Document the in-buffer keywords for logging
5586 changes of scheduling and deadline times stamps.
5587 (Structure editing, Plain lists): Document indentation
5588 cycling in empty entries with TAB.
5589 (Archiving): Document the default archiving command.
5590 (Moving subtrees): Document the new keys for archiving.
5591 (Internal archiving): Fix incorrect key.
5592 (Agenda commands): Document the TODO set switching commands.
5593 (Agenda commands): Document the new archiving keys.
5594 (Clocking work time): Better description on how to save
5595 and restore a clock.
5596 (Resolving idle time): Mention the x11idle program to get true
5597 idleness also under X11.
5598 (Resolving idle time): Use @kbd instead of @key for normal
5599 letters, because this is how he rest of the manual does this.
5600 (Pushing to MobileOrg): Mention that `org-directory'
5601 should be set.
5602 (Agenda commands): Document that SPC is a filter for
5603 any tag.
5604 (Search view): Rename from "Keyword search".
5605 (Capure): New chapter.
5606 (Markup): New chapter.
5607 (Links in HTML export, Images in HTML export):
5608 Extend the section titles.
5609 (Images in HTML export): Document the align option.
5610 (Text areas in HTML export): Extend the section title.
5611 (Images in LaTeX export): Explain image placement in LaTeX.
5612
5613 2009-11-10 Glenn Morris <rgm@gnu.org>
5614
5615 * sc.texi (Hints to MUA Authors): MUA should do any decoding.
5616
5617 2009-11-08 Michael Albinus <michael.albinus@gmx.de>
5618
5619 * tramp.texi (Auto-save and Backup): Disable backups just for a
5620 method.
5621
5622 * trampver.texi: Update release number.
5623
5624 2009-11-07 Michael Albinus <michael.albinus@gmx.de>
5625
5626 Sync with Tramp 2.1.17.
5627
5628 * trampver.texi: Update release number.
5629
5630 2009-10-29 Glenn Morris <rgm@gnu.org>
5631
5632 * texinfo.tex: Update to version 2009-08-14.15 from ftp://tug.org/tex/.
5633
5634 2009-10-23 Michael Albinus <michael.albinus@gmx.de>
5635
5636 * tramp.texi (External methods): Temporary files are kept for
5637 `rsync' and `rsyncc' methods.
5638
5639 2009-10-09 Juanma Barranquero <lekktu@gmail.com>
5640
5641 * eieio.texi: Fix typos.
5642
5643 2009-10-07 Chong Yidong <cyd@stupidchicken.com>
5644
5645 * cl.texi (Argument Lists): Clarify explicit keyword arguments.
5646
5647 2009-10-07 Juanma Barranquero <lekktu@gmail.com>
5648
5649 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add eieio, ede.
5650 ($(infodir)/eieio, eieio.dvi, $(infodir)/ede, ede.dvi): New targets.
5651
5652 2009-10-07 Chong Yidong <cyd@stupidchicken.com>
5653
5654 * Makefile.in: Build EIEIO and EDE manuals.
5655
5656 2009-10-07 Eric Ludlam <zappo@gnu.org>
5657
5658 * eieio.texi:
5659 * ede.texi: New files.
5660
5661 2009-10-05 Michael Albinus <michael.albinus@gmx.de>
5662
5663 * tramp.texi (Remote processes): Association of a pty is not supported.
5664
5665 2009-10-01 Carsten Dominik <carsten.dominik@gmail.com>
5666
5667 * org.texi (Pushing to MobileOrg): Document `org-mobile-files'.
5668 (Processing LaTeX fragments): Document that the size of images can be
5669 changes using the variable `org-format-latex-options'.
5670 (The date/time prompt, Timestamps): Be more accurate over ISO format
5671 dates and times.
5672 (Visibility cycling): Document showeverything keyword.
5673 (In-buffer settings): Document showeverything keyword.
5674 (Setting up the staging area): Fix the example.
5675 (MobileOrg): New section.
5676 (Agenda commands, Exporting Agenda Views): Document exporting the
5677 agenda view to Org files.
5678
5679 2009-09-28 Michael Albinus <michael.albinus@gmx.de>
5680
5681 * tramp.texi (History): Add IMAP support.
5682 (External methods): Add `imap' and `imaps' methods.
5683 (GVFS based methods): Add indices for `davs'.
5684 (Password handling): Rename anchors. Add IMAP entries for
5685 ~/.authinfo.gpg.
5686
5687 * trampver.texi: Set default value of `emacsimap'.
5688
5689 2009-09-22 Daiki Ueno <ueno@unixuser.org>
5690
5691 * gnus.texi (Security): Document mm-sign-option and mm-encrypt-option.
5692
5693 2009-09-13 Chong Yidong <cyd@stupidchicken.com>
5694
5695 * dired-x.texi (Technical Details):
5696 Delete dired-up-directory (Bug#4292).
5697
5698 2009-09-03 Michael Albinus <michael.albinus@gmx.de>
5699
5700 * tramp.texi (Frequently Asked Questions): New item for emacsclient.
5701
5702 2009-09-02 Carsten Dominik <carsten.dominik@gmail.com>
5703
5704 * org.texi (Effort estimates): Document new effort setting commands.
5705 (Agenda commands): Document the new keys fro agenda time motion.
5706 Document entry text mode. Improve documentation of the keys to include
5707 inactive time stamps into the agenda view.
5708 (Feedback): Document the new bug report command.
5709 (Structure editing): Add an index entry for the sorting of subtrees.
5710
5711 2009-09-02 Teodor Zlatanov <tzz@lifelogs.com>
5712
5713 * auth.texi (Help for users): Corrected markup.
5714
5715 2009-09-02 Glenn Morris <rgm@gnu.org>
5716
5717 * emacs-mime.texi (time-date): Mention float-time.
5718
5719 2009-08-30 Jay Belanger <jay.p.belanger@gmail.com>
5720
5721 * calc.texi (Simplifying Formulas): Improve the wording.
5722
5723 2009-08-29 Teodor Zlatanov <tzz@lifelogs.com>
5724
5725 * auth.texi: Rewritten for coverage and clarity.
5726
5727 2009-08-29 Katsumi Yamaoka <yamaoka@jpl.org>
5728
5729 * gnus.texi (Expiring Mail):
5730 Mention gnus-mark-copied-or-moved-articles-as-expirable.
5731 (Various Various): Mention gnus-safe-html-newsgroups.
5732
5733 * gnus-news.texi: Mention
5734 gnus-mark-copied-or-moved-articles-as-expirable.
5735
5736 * emacs-mime.texi (Display Customization): Add xref to
5737 gnus-safe-html-newsgroups.
5738
5739 2009-08-28 Michael Albinus <michael.albinus@gmx.de>
5740
5741 * tramp.texi (Version Control): Remove.
5742 (Obtaining Tramp): Update cvs checkout command. Remove nightly tarballs
5743 reference.
5744 (External methods): Correct `scpc' concept index entries. New method
5745 `rsyncc'.
5746 (External packages): New subsections "Filename completion" and "File
5747 attributes cache".
5748
5749 2009-08-27 Jay Belanger <jay.p.belanger@gmail.com>
5750
5751 * calc.texi (Rewrite Rules): Improve the example.
5752 (Simplifying Formulas): Explain use of the I and H flags for
5753 simplification.
5754
5755 2009-08-25 Michael Albinus <michael.albinus@gmx.de>
5756
5757 * dbus.texi (Bus names): Add optional parameter TIMEOUT to dbus-ping.
5758 Describe autostart behavior of dbus-ping.
5759 (Synchronous Methods, Asynchronous Methods): Use English numeric format
5760 for timeout values.
5761 (Top): Remove footnote saying D-Bus is not enabled by
5762 default. (Bug#4256)
5763
5764 2009-08-23 Daiki Ueno <ueno@unixuser.org>
5765
5766 * epa.texi (Quick start): Don't refer to nonexistent epa-mode.
5767 Reported by Jari Aalto (Bug#4211).
5768 (Mail-mode integration): Mention epa-mail-mode and
5769 epa-global-mail-mode.
5770 (Encrypting/decrypting *.gpg files): Don't refer to nonexistent
5771 epa-setup.
5772
5773 2009-08-16 Michael Albinus <michael.albinus@gmx.de>
5774
5775 * dbus.texi (Asynchronous Methods): Allow nil handler.
5776
5777 2009-08-15 Michael Kifer <kifer@cs.stonybrook.edu>
5778
5779 * ediff.texi (ediff-current-file): Add information about this new function.
5780
5781 * viper.texi: Add information about C-s in viper's search command.
5782
5783 2009-08-09 Colin Williams <lackita@gmail.com> (tiny change)
5784
5785 * calc.texi (Date Forms): Fix typos.
5786
5787 2009-08-08 Glenn Morris <rgm@gnu.org>
5788
5789 * org.texi (Agenda commands): Restore clobbered change.
5790
5791 2009-08-07 Eli Zaretskii <eliz@gnu.org>
5792
5793 * calc.texi (Graphics, Devices): Update with the peculiarities of
5794 operation on MS-Windows.
5795
5796 2009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
5797
5798 * org.texi (Publishing action): Improve documentation of file
5799 names when publishing to the source directory.
5800 (Clean view): Document `org-indent-mode'.
5801 (Clocking work time): Add documentation for the
5802 new :timetamp option when creating a clock report.
5803 (Paragraphs): Fix many typos.
5804 (Plain lists): Remove duplicate explanation about the
5805 `C-c *' command.
5806 (Literal examples): Update to reflect the new behavior
5807 of the -n -r -k switches when exporting source code examples.
5808 (Structure editing): Add information about `C-c *',
5809 converting a plain list into a list of Org items.
5810 (Remember): Small rephrasing of the paragraph
5811 describing remember.el. Also mentioned that remember.el is part
5812 of Emacs 23, not Emacs 22.
5813 (Clocking work time): Add documentation about
5814 displaying the current clocking time against the effort estimate.
5815 Also add a footnote about using `org-clock-in-prepare-hook' to add
5816 an effort estimate on the fly, just before clocking it.
5817 (Footnotes): Document automatic renumbering and
5818 sorting.
5819 (Agenda commands): Document new bulk commands.
5820 (Plain lists): Document new behavior of
5821 `org-cycle-include-plain-lists'.
5822 Hyphenation only in TeX.
5823 (Clocking work time): Document the key to update effort
5824 estimates.
5825 (Clocking work time): Document the clock time display.
5826 (Structure editing, TODO basics): Document new
5827 variables.
5828 (Column attributes): Document new colciew operators.
5829 (Publishing options): Document :xml-declaration.
5830 (Tracking TODO state changes): Document the
5831 LOG_INTO_DRAWER property.
5832 (Literal examples): Document the new implementation for
5833 editing source code.
5834 (Publishing action): Mention the new publishing
5835 function, to publish an Org source file.
5836 (Publishing links): Mention how to link to an Org source file.
5837 (Macro replacement): Document new macros.
5838 (Handling links): Document type-specific completion
5839 when inserting links.
5840 (Structure editing, Plain lists): Improve documentation
5841 on sorting.
5842 (Internal links): Document custom ids for links.
5843 (Handling links): Document custom ids for links.
5844 (CSS support): Document new class.
5845 (Refiling notes): Document the possibility to create new nodes
5846 during refiling.
5847 (Agenda commands): Document the "?" operator to find
5848 tasks without effort setting.
5849 (Exporting agenda information): Section moved.
5850 (RSS Feeds): New section.
5851 (Built-in table editor): Document M-e and M-a navigate
5852 inside table field.
5853 (Stuck projects): Docment that projects identified as
5854 un-stuck will still be searchd for stuck sub-projects.
5855 (Paragraphs): Document centering.
5856 (Creating timestamps, Agenda commands): Document new
5857 behavior when changing time stamps.
5858 (Structure editing): Document the new command
5859 `org-clone-subtree-with-time-shift'.
5860 (Publishing): Refresh this chapter.
5861 (Export options, Export options, In-buffer settings):
5862 Document the new keywords.
5863 (Matching tags and properties): Collect all
5864 documentation about tags/property matches here.
5865 (Setting tags): Document `org-tag-persistent-alist'.
5866 (Weekly/daily agenda): New section.
5867 (Orgstruct mode): Describe `orgstruct++-mode'.
5868 (Drawers): Mention the LOGBOOK drawer.
5869 (Export options, Sectioning structure): Document the
5870 #+LEATEX_HEADER in-buffer setting.
5871 (Bugs): Section removed.
5872 (Hooks): New section.
5873 (Add-on packages): Move here from old location.
5874 (Context-sensitive commands): New section.
5875 (Setting tags): Document newline option.
5876 (Global TODO list, Matching tags and properties):
5877 Mention more variables.
5878 (Checkboxes): Update to changed command behavior.
5879
5880 2009-08-02 Eric Yu <sucode@gmail.com> (tiny change)
5881
5882 * speedbar.texi (Basic Key Bindings): Fix typo.
5883
5884 2009-07-30 Jay Belanger <jay.p.belanger@gmail.com>
5885
5886 * calc.texi (Vector/Matrix Functions): Add index entries for both
5887 "v" and "V" key bindings. Mention that `calc-matrix-brackets' only
5888 affects matrices with more than one row.
5889 (Help Commands): Add index entries for "prefix ?" key bindings.
5890
5891 2009-07-29 Jay Belanger <jay.p.belanger@gmail.com>
5892
5893 * calc.texi (Stack Manipulation Commands): Add documentation for
5894 `calc-transpose-lines'.
5895
5896 2009-07-27 Michael Albinus <michael.albinus@gmx.de>
5897
5898 * dbus.texi (Receiving Method Calls): Describe special return value
5899 `:ignore'.
5900
5901 2009-07-24 Alan Mackenzie <acm@muc.de>
5902
5903 * cc-mode.texi (Config Basics, File Styles): Document that at mode
5904 initialization, any individual variable setting now takes precedence
5905 over one done via c-file-style/c-file-offsets.
5906
5907 2009-07-21 Jay Belanger <jay.p.belanger@gmail.com>
5908
5909 * calc.texi (Undoing Mistakes): Mention that the undo list will be
5910 truncated when Calc is quit.
5911 (Customizing Calc): Document `calc-undo-length'.
5912
5913 2009-07-20 Chong Yidong <cyd@stupidchicken.com>
5914
5915 * calc.texi (About This Manual): Don't mention chapter numbers in text.
5916
5917 2009-07-11 Kevin Ryde <user42@zip.com.au>
5918
5919 * pcl-cvs.texi (About PCL-CVS):
5920 * widget.texi (Basic Types):
5921 Fix cross-references.
5922
5923 2009-07-01 Andreas Schwab <aschwab@redhat.com>
5924
5925 * dbus.texi (Type Conversion): Don't use literal control character.
5926
5927 2009-07-01 Michael Albinus <michael.albinus@gmx.de>
5928
5929 * tramp.texi (GVFS based methods): New section.
5930 (Remote processes): Processes for GVFS based methods run locally.
5931
5932 2009-06-30 Michael Albinus <michael.albinus@gmx.de>
5933
5934 * tramp.texi (Inline methods, External methods, Gateway methods):
5935 Avoid the words "kludge" and hack".
5936 (External methods): Add `synce' method.
5937
5938 * trampver.texi: Update release number.
5939
5940 2009-06-22 Michael Albinus <michael.albinus@gmx.de>
5941
5942 Sync with Tramp 2.1.16.
5943
5944 * tramp.texi (History): Add GVFS support.
5945 (External methods): Precise `rsync' description. Add `dav', `davs' and
5946 `obex' methods. Add 'tramp-gvfs-methods' option.
5947 (Multi-hops): Cells of `tramp-default-proxies-alist' can also be Lisp
5948 forms.
5949 (Remote Programs): Introduce `tramp-own-remote-path'.
5950 (Remote processes): New subsection "Running remote programs that create
5951 local X11 windows".
5952 (Frequently Asked Questions): Improve code for disabling vc.
5953
5954 * trampver.texi: Update release number. Set default value of
5955 `emacsgvfs'.
5956
5957 2009-06-21 Chong Yidong <cyd@stupidchicken.com>
5958
5959 * Branch for 23.1.
5960
5961 2009-06-17 Glenn Morris <rgm@gnu.org>
5962
5963 * faq.texi (Obtaining the FAQ): Add reference to Savannah.
5964 (Latest version of Emacs): Mention source code repository.
5965
5966 2009-06-16 Glenn Morris <rgm@gnu.org>
5967
5968 * faq.texi (Top): Language tweak.
5969 (Extended commands): Most people have arrow keys.
5970 (Emacs manual): Say how to follow info links.
5971 (File-name conventions): Change title a bit. Explain about source
5972 versus installed. Condense etc description.
5973 (Guidelines for newsgroup postings): Mention Savannah list page.
5974 (Newsgroup archives): Simplify.
5975 (Contacting the FSF): Add contact URL.
5976 (Emacs Lisp documentation): Printed version not always available.
5977 (Installing Texinfo documentation): Explain how by hand installation is
5978 not normally needed. Use add-to-list. Remove duplicate reference.
5979 (Informational files for Emacs): Move info on Help menu here from
5980 "File-name conventions".
5981 (Help installing Emacs): Tweak uref.
5982 (Obtaining the FAQ): Mention repository.
5983 (Origin of the term Emacs): Explain "ITS".
5984 (Changing load-path): Use add-to-list.
5985 (Automatic indentation): Clarify this is for Text mode.
5986 Don't mention Indented Text mode.
5987 (Finding Emacs on the Internet): The FSF does not seem to offer a
5988 deluxe distribution on CD anymore.
5989
5990 2009-06-16 Glenn Morris <rgm@gnu.org>
5991
5992 * faq.texi (Top): Mention which Emacs version this FAQ is about.
5993 Recommend the latest release. Mention how to get older FAQs.
5994 Recommend the Emacs manual.
5995 (Guidelines for newsgroup postings): Discourage cross-posts.
5996 (Underlining paragraphs): Remove.
5997 (Editing MS-DOS files): Remove pre-Emacs 20 information.
5998 (Bugs and problems): Update key-binding.
5999 (Problems with very large files): Mention 64-bit.
6000 (Shell process exits abnormally): Remove.
6001 (Problems with Shell Mode): Rename and update.
6002 (Spontaneous entry into isearch-mode)
6003 (Problems talking to certain hosts): Remove. This is old information,
6004 in etc/PROBLEMS if needed.
6005 (Emacs takes a long time to visit files, Updating Emacs): Remove.
6006 (Dired claims that no file is on this line): Update.
6007 (Installing Emacs, Problems building Emacs): Simplify.
6008 (Emacs for MS-DOS): Refer to msdos/INSTALL rather than duplicating
6009 information.
6010 (Emacs for MS-Windows): Rename from "Emacs for Windows". Simplify.
6011 (Emacs for Mac OS X): Rename from "Emacs for Apple computers".
6012 (JDEE): "JDEE", not "JDE".
6013 (Handling C-s and C-q with flow control, Binding C-s and C-q):
6014 Remove. This is old information, in etc/PROBLEMS if needed.
6015 (stty and Backspace key, Kanji and Chinese characters): Remove.
6016 (Right-to-left alphabets): Update section.
6017 (Changing the included text prefix): Gnus uses message-yank-prefix.
6018 Add cross-reference to Supercite manual.
6019 (Saving a copy of outgoing mail): Simplify output file description.
6020 (Expanding aliases when sending mail): Refer to Emacs manual.
6021 Remove old info about RFC822.
6022 Correct description of how to rebuild aliases.
6023 (Rmail writes to /var/spool/mail): Update location from /usr/spool/mail.
6024 (MIME with Emacs mail packages)
6025 (Viewing articles with embedded underlining)
6026 (Saving a multi-part Gnus posting, Gnus hangs for a long time):
6027 Remove old sections.
6028 (Killing based on nonstandard headers): Remove. Scoring is preferable,
6029 and is well-documented in the Gnus manual.
6030 (Reading news with Emacs): Merge "Learning more about Gnus" into here.
6031 (Making Gnus faster): Rename from "Starting Gnus faster".
6032 Merge "Catch-up is slow in Gnus" into here.
6033
6034 2009-06-14 Glenn Morris <rgm@gnu.org>
6035
6036 * faq.texi (Status of Emacs): Re-order with most recent releases first.
6037 (New in Emacs 23): New section.
6038 (Handling C-s and C-q with flow control): Add xref.
6039
6040 2009-06-13 Glenn Morris <rgm@gnu.org>
6041
6042 * faq.texi (Setting up a customization file): Grammar fix.
6043 Customize is no longer "new".
6044 (Displaying the current line or column): Line-number mode is on by
6045 default. Don't mention `column' package. Mention linum.el.
6046 (Turning on abbrevs by default): Explain how to do it for buffers,
6047 modes, and everywhere.
6048 (Associating modes with files): Use add-to-list. Don't mention Emacs
6049 19.
6050 (Highlighting a region): On by default since 23.1.
6051 (Replacing highlighted text): Update doc quote.
6052 (Working with unprintable characters): Don't mention search-quote-char.
6053 (Using an already running Emacs process): Gnuclient is probably not an
6054 enhancement these days.
6055 (Indenting switch statements): Remove mention of pre-Emacs 20.
6056 (Horizontal scrolling): Abbreviate Emacs 20 description.
6057 (Replacing text across multiple files): Fix name of dired command.
6058 (Disabling backups): Use require not load.
6059 (Learning more about Gnus): Add cross-refs to Gnus manual and FAQ.
6060
6061 2009-06-13 Bill Wohler <wohler@newt.com>
6062
6063 Release MH-E manual version 8.2.
6064
6065 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
6066 release 8.2.
6067
6068 2009-06-13 Glenn Morris <rgm@gnu.org>
6069
6070 * faq.texi: Remove the term "on-line" (meaning "Info") throughout, since
6071 in this day and age the common meaning is "on the web".
6072 (copying): Use @copyright in all cases.
6073 (Basic keys): Remove reference to deleted manual node "Text Characters".
6074 (File-name conventions): Use GNU as an example rather than SERVICE.
6075 default.el lives in site-lisp. Update Info directory location.
6076 (Real meaning of copyleft): GPL actions have been brought, but all
6077 settled out of court.
6078 (Guidelines for newsgroup postings): Shorten section title.
6079 Simplify comp.emacs description.
6080 (Newsgroup archives): Change Google URL. Describe Gmane.
6081 (Unsubscribing from Emacs lists): Remove discussion of "distribution
6082 points". Mention List-Unsubscribe header.
6083 (Contacting the FSF): Update email and URLs.
6084 (Basic editing): Mention F1 for help.
6085 (Installing Texinfo documentation): Refer to Texinfo website rather
6086 than ftp server.
6087 (Printing a Texinfo file): Mention texi2pdf.
6088 (Informational files for Emacs): Don't describe FTP or SERVICE, they
6089 are just stubs nowadays.
6090 (Latest version of Emacs): Explain version numbers.
6091 (Spell-checkers, Checking TeX and *roff documents): Remove sections.
6092 (Turning on syntax highlighting): No need to mention hilit19 any more.
6093 (Finding Emacs on the Internet): Refer to URLs rather than DISTRIB, FTP.
6094 (Modes for various languages): Remove section.
6095 (Major packages and programs): Remove most version and maintainer
6096 information - it's hard to keep up-to-date, and adds nothing.
6097 Similarly with direct links to mailing lists.
6098 (Spell-checkers): Rename node from Ispell. Mention Aspell and Hunspell.
6099 (Mailcrypt): Remove section - mailcrypt has not been updated in mnay
6100 years, and Emacs comes with tools for this now.
6101 (Patch): Remove section - this is a standard tool.
6102 (Using function keys under X): Remove section.
6103
6104 2009-06-12 Glenn Morris <rgm@gnu.org>
6105
6106 * faq.texi (Viewing Info files outside of Emacs): Xinfo is no more.
6107 (Help installing Emacs): Remove reference to deleted X11 node.
6108 (Associating modes with files): Interpreter-mode-alist is no longer
6109 subservient to auto-mode-alist.
6110 (Installing Emacs): Change future Emacs version.
6111 (Linking with -lX11 fails): Remove old section.
6112 (Packages that do not come with Emacs): Update ELL location.
6113 Emacs Lisp archive is dead.
6114 (Emacs for Windows): Remove reference to old CE port.
6115 (Emacs for OS/2, Emacs for Atari ST, Emacs for the Amiga)
6116 (Emacs for VMS and DECwindows): Remove old ports.
6117 (Emacs for GNUstep): Rename from "Emacs for NeXTSTEP" and update.
6118 (Removing flashing messages): Remove section about non-existent Gnus
6119 option.
6120
6121 * faq.texi (Top): Add @top command.
6122 Remove the optional arguments from all @node commands: makeinfo can
6123 generate these automatically, and it is easier to edit and rearrange
6124 nodes without them.
6125
6126 2009-06-11 Glenn Morris <rgm@gnu.org>
6127
6128 * faq.texi (Common acronyms): Remove no-longer-existing OSF.
6129 (The LPF): Make the updated URL the sole reference point.
6130 (Learning how to do something): Update refcard price and format.
6131 (Getting a printed manual): Sources in doc/emacs/, not man/.
6132 Also available in PDF format. Since the page count varies, be less
6133 precise.
6134 (Informational files for Emacs): Remove references to deleted files
6135 LPF and SUN-SUPPORT, and to UUCP.
6136 (Obtaining the FAQ): Refer to the service web-page rather than SERVICE.
6137 Remove many obsolete ways to get the FAQ, which now seems only to be
6138 distributed with Emacs.
6139 (Mail and news): Remove sections about Rmail Babyl that no longer apply.
6140
6141 2009-06-09 Chong Yidong <cyd@stupidchicken.com>
6142
6143 * org.texi (Org Plot): Fix tags (Bug#3507).
6144 (Workflow states, Agenda commands): Fix tags (Bug#3508).
6145
6146 * ada-mode.texi (Installation, Compile commands)
6147 (Project File Overview, No project files, Set compiler options)
6148 (Use GNAT project file, Use multiple GNAT project files)
6149 (Identifier completion): Use @samp for menu items, and @kbd for key
6150 sequences (Bug#3504).
6151
6152 2009-06-04 Daiki Ueno <ueno@unixuser.org>
6153
6154 * gnus.texi (Security): Fix wording; add a link to epa.info.
6155
6156 2009-06-04 Ryan Yeske <rcyeske@gmail.com>
6157
6158 * message.texi (Header Commands): Fix descriptions to match
6159 keybindings.
6160
6161 2009-04-22 Daiki Ueno <ueno@unixuser.org>
6162
6163 * gnus.texi (Security): Mention that EasyPG is the current default.
6164
6165 2009-04-13 Chong Yidong <cyd@stupidchicken.com>
6166
6167 * ediff.texi (Session Commands): Fix typo.
6168
6169 2009-04-05 Reiner Steib <Reiner.Steib@gmx.de>
6170
6171 * gnus-faq.texi (FAQ 8-4): Fix wrong group name of
6172 news.software.readers. Reported by Florian Rehnisch.
6173
6174 2009-04-02 Glenn Morris <rgm@gnu.org>
6175
6176 * auth.texi: Capitalize direntry.
6177
6178 * mairix-el.texi: Copy the direntry from ../../info/dir, and avoid
6179 using a period in the entry name. (Bug#2797)
6180
6181 2009-03-03 Juanma Barranquero <lekktu@gmail.com>
6182
6183 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add auth.
6184 ($(infodir)/auth, auth.dvi): New targets.
6185
6186 2009-03-03 Glenn Morris <rgm@gnu.org>
6187
6188 * auth.texi: Fix @setfilename.
6189
6190 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add auth.
6191 (auth, $(infodir)/auth, auth.dvi): New rules.
6192
6193 2009-02-25 Glenn Morris <rgm@gnu.org>
6194
6195 * faq.texi (Emacs for minimalists): New node. (Bug#2452)
6196
6197 2009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
6198
6199 * gnus.texi (NoCeM): Fix description of gnus-use-nocem.
6200
6201 2009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
6202
6203 * gnus.texi (NoCeM): Update default values for gnus-nocem-groups,
6204 gnus-nocem-issuers, and gnus-nocem-verifyer.
6205
6206 2009-02-20 Juanma Barranquero <lekktu@gmail.com>
6207
6208 * ada-mode.texi (Project files, Automatic Casing):
6209 * dbus.texi (Signals):
6210 * gnus.texi (Selecting a Group, Filtering Incoming Mail):
6211 * mh-e.texi (HTML):
6212 * nxml-mode.texi (Locating a schema)
6213 (Using the document's URI to locate a schema):
6214 * org.texi (Footnotes, Using the mapping API):
6215 * rcirc.texi (Channels): Remove duplicate words.
6216
6217 2009-02-20 Glenn Morris <rgm@gnu.org>
6218
6219 * dired-x.texi (Miscellaneous Commands):
6220 * gnus.texi: Minor updates for mbox Rmail.
6221
6222 2009-02-16 Karl Berry <karl@gnu.org>
6223
6224 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
6225 * cl.texi, dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi:
6226 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
6227 * faq.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
6228 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
6229 * newsticker.texi, nxml-mode.texi, org.texi, pcl-cvs.texi:
6230 * pgg.texi, rcirc.texi, reftex.texi, remember.texi, sasl.texi:
6231 * sc.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
6232 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi, woman.texi:
6233 Consistently use @insertcopying in the Top node,
6234 @contents at the front (after @end titlepage),
6235 and @direntry after @copying. (Bug#1988)
6236
6237 2009-02-13 Teodor Zlatanov <tzz@lifelogs.com>
6238
6239 * auth.texi: New file documenting auth-source.
6240
6241 2009-02-13 Carsten Dominik <dominik@science.uva.nl>
6242
6243 * org.texi (Org Plot): Fix link.
6244
6245 2009-02-09 Daiki Ueno <ueno@unixuser.org>
6246
6247 * epa.texi (Mail-mode integration): Mention the way to do
6248 "encrypt-to-self". (Bug#1807)
6249
6250 2009-02-05 Arni Magnusson <arnima@hafro.is> (tiny change)
6251
6252 * ada-mode.texi (No project files): Fix typo. (Bug#2214)
6253
6254 2009-02-04 Reiner Steib <Reiner.Steib@gmx.de>
6255
6256 * gnus-news.texi: Print version about Incoming*.
6257
6258 2009-02-02 Carsten Dominik <dominik@science.uva.nl>
6259
6260 * org.texi (Structure editing, Handling links)
6261 (Fast access to TODO states, Javascript support): Make standard docs
6262 correctly reflect default variable settings.
6263
6264 2009-02-02 Glenn Morris <rgm@gnu.org>
6265
6266 * org.texi: Fix typos.
6267
6268 2009-02-01 Michael Albinus <michael.albinus@gmx.de>
6269
6270 Sync with Tramp 2.1.15.
6271
6272 * trampver.texi: Update release number.
6273
6274 2009-01-31 Carsten Dominik <carsten.dominik@gmail.com>
6275
6276 * org.texi (TODO dependencies): Document TODO dependencies on
6277 checkboxes.
6278
6279 2009-01-30 Carsten Dominik <dominik@science.uva.nl>
6280
6281 * org.texi (TODO dependencies): Document key binding for toggling
6282 ORDERED property.
6283
6284 2009-01-28 Michael Albinus <michael.albinus@gmx.de>
6285
6286 * dbus.texi (Errors and Events): Fix typos. Describe second parameter
6287 of hook functions.
6288
6289 2009-01-28 Carsten Dominik <dominik@science.uva.nl>
6290
6291 * org.texi (TODO dependencies): New section.
6292
6293 2009-01-27 Carsten Dominik <dominik@science.uva.nl>
6294
6295 * org.texi (Plain lists, TODO basics, Priorities)
6296 (Multiple sets in one file, Conflicts): Document interaction with
6297 `shift-selection-mode'.
6298
6299 2009-01-27 Jay Belanger <jay.p.belanger@gmail.com>
6300
6301 * calc.texi (Embedded Mode, Algebraic-Style Calculations):
6302 Make Calc the subject of sentences.
6303 (Rearranging Formulas using Selections): Discuss new options
6304 for `j *'.
6305
6306 2009-01-26 Michael Albinus <michael.albinus@gmx.de>
6307
6308 * dbus.texi (Errors and Events): New variable dbus-event-error-hooks.
6309
6310 2009-01-26 Glenn Morris <rgm@gnu.org>
6311
6312 * org.texi: Fix typos.
6313
6314 2009-01-26 Bill Wohler <wohler@newt.com>
6315
6316 * mh-e.texi (EDITION, UPDATED): Update.
6317
6318 2009-01-25 Carsten Dominik <dominik@science.uva.nl>
6319
6320 * org.texi (References): Add information about remote references.
6321 (Built-in table editor): Document `C-c RET' in tables.
6322 (Math symbols, Quoting LaTeX code): Mention that simple
6323 LaTeX macros survive LaTeX export.
6324 (Images in LaTeX export): Show how to create a reference to a
6325 figure.
6326 (Sectioning structure): Document that the LaTeX class can be
6327 specified in a property.
6328 (Text areas in HTML export): New section.
6329 (External links): Add examples for text search and ID links.
6330 (Built-in table editor): Remove the descriptio of `C-c
6331 C-q', it not longer works.
6332 (Literal examples): Document that a space must follow
6333 the colon in short examples.
6334 (Relative timer): Document `org-timer-stop'.
6335 (Footnotes): New section.
6336 (Footnote markup): Shorten section and refer to new Footnote
6337 section.
6338 (Literal examples): Add documentation for line
6339 numbering in and references to code examples.
6340 (CSS support): Fix the description of default CSS styles.
6341 (Capturing column view): Document
6342 "file:path/to/file.org" as an allowed value for the ID property of
6343 a dynamic block copying column view.
6344
6345 2009-01-23 Stephen Eglen <stephen@gnu.org>
6346
6347 * mh-e.texi (Getting Started): Describe $MH.
6348
6349 2009-01-21 Michael Albinus <michael.albinus@gmx.de>
6350
6351 * tramp.texi (all): Harmonize usage of "external method",
6352 "external transfer method" and "out-of-band method".
6353 (Connection types): Precise the differences of inline and external
6354 methods. Written by Adrian Phillips <a.phillips@met.no>.
6355
6356 2009-01-19 Reiner Steib <Reiner.Steib@gmx.de>
6357
6358 * gnus.texi (Limiting): `/ N' and `/ o' are not really limiting
6359 commands as described at the top. Reported by Allan Gottlieb
6360 <gottlieb@nyu.edu>.
6361
6362 2009-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
6363
6364 * gnus.texi (Non-ASCII Group Names, RSS): Update description of
6365 nnmail-pathname-coding-system.
6366
6367 2009-01-17 Peter Tury <tury.peter@gmail.com> (tiny change)
6368
6369 * org.texi (Relative timer): Fix typo.
6370
6371 2009-01-15 Juanma Barranquero <lekktu@gmail.com>
6372
6373 * org.texi (Clocking work time): Fix typo.
6374 Reported by Peter Tury <tury.peter@gmail.com>. (Bug#1925)
6375
6376 2009-01-13 Glenn Morris <rgm@gnu.org>
6377
6378 * org.texi: Fix some more typos.
6379
6380 2009-01-13 Peter Tury <tury.peter@gmail.com> (tiny change)
6381
6382 * org.texi: Fix some typos.
6383
6384 2009-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
6385
6386 * gnus.texi (Group Parameters): Add note for local variables.
6387
6388 2009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
6389
6390 * gnus.texi (Converting Kill Files): Fix URL.
6391 Include gnus-kill-to-score.el in contrib directory.
6392
6393 2009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
6394
6395 * gnus.texi (Startup Variables): Fix gnus-before-startup-hook.
6396 Reported by Leo <sdl.web@gmail.com>. (Bug#1660)
6397 (Paging the Article): Add index entry.
6398
6399 2009-01-03 Stephen Leake <stephen_leake@member.fsf.org>
6400
6401 * ada-mode.texi (Examples): Delete redundant text.
6402
6403 2009-01-03 Michael Albinus <michael.albinus@gmx.de>
6404
6405 * trampver.texi (top): Declare ipv6prefix and ipv6postfix.
6406
6407 * tramp.texi (Filename Syntax, Filename completion): Handle IPv6
6408 addresses.
6409
6410 2009-01-03 Bill Wohler <wohler@newt.com>
6411
6412 * mh-e.texi (Scan Line Formats): Indicate that first column should be
6413 kept empty.
6414
6415 2008-12-20 Carsten Dominik <dominik@science.uva.nl>
6416
6417 * org.texi (Activation, Exporting, ASCII export, HTML export)
6418 (HTML Export commands, LaTeX/PDF export commands):
6419 Improve documentation about transient-mark-mode.
6420 (References): Document the use of special names like $LR1 to reference
6421 to fields in the last table row.
6422
6423 2008-12-19 Juri Linkov <juri@jurta.org>
6424
6425 * info.texi (Search Text): Remove mention of removed key binding M-s.
6426
6427 2008-12-18 Carsten Dominik <dominik@science.uva.nl>
6428
6429 * org.texi (References): Remove mentioning of @0 as reference for the
6430 last line, this has been reverted in the Lisp sources.
6431
6432 2008-12-17 Juanma Barranquero <lekktu@gmail.com>
6433
6434 * makefile.w32-in (INFO_TARGETS, clean): Add sasl.
6435 (DVI_TARGETS): Remove duplicates. Add sasl.
6436 ($(infodir)/sasl, sasl.dvi): New targets.
6437
6438 2008-12-17 Carsten Dominik <dominik@science.uva.nl>
6439
6440 * org.texi: Version number pushed to 6.15d.
6441
6442 2008-12-16 Carsten Dominik <dominik@science.uva.nl>
6443
6444 * org.texi (Tables in LaTeX export): New section.
6445 (Images in LaTeX export): New section.
6446 (Inlined images, Images in HTML export): Sections renamed.
6447
6448 2008-12-08 Reiner Steib <Reiner.Steib@gmx.de>
6449
6450 * message.texi (Insertion Variables): Don't advertise sc-cite-original.
6451
6452 2008-12-04 David Engster <dengste@eml.cc>
6453
6454 * gnus.texi (nnmairix): Mention mairix.el. Point out the importance
6455 of nnml-get-new-mail. Change URL for mairix patch.
6456
6457 2008-12-02 Carsten Dominik <carsten.dominik@gmail.com>
6458
6459 * org.texi (Using the mapping API): Fix bug in mapping example.
6460 (Publishing options): Make the list of properties complete again, in
6461 correspondence to the variable `org-export-plist-vars'.
6462 (Property searches): Document new special values for time comparisons.
6463 (Tag inheritance): Refine the description of tag inheritance.
6464 (Project alist): Add info about the publishing sequence of components.
6465 (Effort estimates): Document the new relative timer.
6466
6467 2008-12-01 Jay Belanger <jay.p.belanger@gmail.com>
6468
6469 * calc.texi (About This Manual): Clarify behavior of `C-x * t'.
6470 (Using Calc): Clarify use of `C-x * o'.
6471 (Embedded Mode (Overview)): Clarify use of `C-x * e'.
6472
6473 2008-11-28 Richard M Stallman <rms@gnu.org>
6474
6475 * dbus.texi (Receiving Method Calls): Clean up previous change.
6476
6477 2008-11-26 Michael Albinus <michael.albinus@gmx.de>
6478
6479 * dbus.texi (Type Conversion): New defuns `dbus-string-to-byte-array',
6480 `dbus-escape-as-identifier', `dbus-byte-array-to-string' and
6481 `dbus-unescape-from-identifier'.
6482 (Receiving Method Calls): New constants `dbus-service-emacs' and
6483 `dbus-path-emacs'. Precise return values of `dbus-register-method'.
6484 (Signals): Use the constants in the example.
6485
6486 2008-11-24 Carsten Dominik <dominik@science.uva.nl>
6487
6488 * org.texi: Re-apply change to FDL 1.3.
6489
6490 2008-11-23 Carsten Dominik <dominik@science.uva.nl>
6491
6492 * org.texi (Setting up Remember): Document `org-remember-mode'.
6493 (External links): Document that bbdb links can use a regular
6494 expression.
6495 (External links): Document that elisp links can contain interactive
6496 commands.
6497
6498 2008-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
6499
6500 * viper.texi (viper-translate-all-ESC-keysequences):
6501 Description removed.
6502
6503 2008-11-19 Glenn Morris <rgm@gnu.org>
6504
6505 * doclicense.texi: Change to FDL 1.3.
6506 Relicense all texi files under FDL 1.3 or later.
6507
6508 2008-11-17 Jay Belanger <jay.p.belanger@gmail.com>
6509
6510 * calc.texi (Tutorial): Clarify how to set up the on-line tutorial.
6511
6512 2008-11-16 Michael Kifer <kifer@cs.stonybrook.edu>
6513
6514 * viper.texi (viper-ESC-keyseq-timeout, viper-ESC-key): Remove.
6515
6516 * ediff.texi: Version/date change.
6517
6518 2008-11-14 Chong Yidong <cyd@stupidchicken.com>
6519
6520 * ns-emacs.texi: Moved into macos.texi in the main Emacs manual.
6521
6522 2008-11-14 Jay Belanger <jay.p.belanger@gmail.com>
6523
6524 * calc.texi (About This Manual): Comment out a mention of
6525 marginal notes.
6526
6527 2008-11-12 Carsten Dominik <dominik@science.uva.nl>
6528
6529 * org.texi (Clocking work time): Document the :formula property of
6530 clock tables.
6531 (Structure editing, Refiling notes): Document refiling regions.
6532 (Agenda commands): Document the double-prefix version
6533 of the `l' command in the agenda.
6534 (Handling links): Explain the effect of a double prefix
6535 arg to `C-c C-o'.
6536 (TODO basics): Add documentation for tag triggers.
6537
6538 2008-10-23 Glenn Morris <rgm@gnu.org>
6539
6540 * cl.texi (Function Bindings): Mention `flet' fails to deal with
6541 byte-compiling things like `+'.
6542
6543 * ns-emacs.texi: Merge copyright years of author now with assignment
6544 into FSF years.
6545 (VER): Use it for easier automatic updating. Use Emacs version rather
6546 than standalone Emacs.app version.
6547
6548 2008-10-12 Carsten Dominik <dominik@science.uva.nl>
6549
6550 * org.texi: Lots of minor fixes.
6551 (Capture): New chapter.
6552 (Org Plot): New section.
6553
6554 2008-09-30 Magnus Henoch <mange@freemail.hu>
6555
6556 * cl.texi (Porting Common Lisp): Fix parenthesis order in example.
6557
6558 2008-09-30 Jay Belanger <jay.p.belanger@gmail.com>
6559
6560 * calc.texi (User Defined Units): Mention how to enter optional display
6561 string.
6562
6563 2008-09-25 Teodor Zlatanov <tzz@lifelogs.com>
6564
6565 * message.texi (Sending Variables): Fix variable documentation to
6566 avoid the "y/n" wording.
6567
6568 2008-09-24 Teodor Zlatanov <tzz@lifelogs.com>
6569
6570 * message.texi (Sending Variables): Add `message-confirm-send' doc.
6571
6572 2008-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
6573
6574 * gnus.texi (The Gnus Registry): Don't give argument to @item used in
6575 @enumerate section so as to be able to be formatted with MAKEINFO=no.
6576
6577 2008-09-22 Bill Wohler <wohler@newt.com>
6578
6579 Release MH-E manual version 8.1.
6580
6581 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
6582 release 8.1.
6583
6584 * mh-e.texi: Retain dual license as agreed to by the FSF.
6585 However, bump GPL to Version 3.
6586 Use @include for license text.
6587
6588 2008-09-19 Katsumi Yamaoka <yamaoka@jpl.org>
6589
6590 * gnus.texi (Top, Setup, Fancy splitting to parent)
6591 (Store custom flags and keywords, Store arbitrary data):
6592 Clean up markup.
6593
6594 2008-09-16 Teodor Zlatanov <tzz@lifelogs.com>
6595
6596 * gnus.texi (The Gnus Registry): Document it.
6597
6598 2008-09-08 David Engster <dengste@eml.cc>
6599
6600 * gnus.texi (nnmairix): Point out that nnml uses MH format.
6601 Clarify section about choosing back end servers.
6602
6603 2008-08-23 Glenn Morris <rgm@gnu.org>
6604
6605 * dired-x.texi (Shell Command Guessing):
6606 Mention dired-guess-shell-case-fold-search. (Bug#417)
6607
6608 2008-08-22 Michael Albinus <michael.albinus@gmx.de>
6609
6610 * trampver.texi: Update release number.
6611
6612 2008-08-18 Brian Cully <bjc@kublai.com> (tiny change)
6613
6614 * ns-emacs.texi: Update version.
6615 (Introduction): Correct menu location for options save.
6616 (Customization): Note that defaults are stored under org.gnu.Emacs.
6617
6618 2008-08-11 Bill Wohler <wohler@newt.com>
6619
6620 * mh-e.texi (Getting Started): Rename variant mu-mh to gnu-mh and be
6621 explicit about GNU mailutils MH elsewhere (with thanks to Darel
6622 Henman) (closes SF #1768928).
6623
6624 2008-08-10 Glenn Morris <rgm@gnu.org>
6625
6626 * ns-emacs.texi: Use @copying. Change copyright of authors with
6627 assignment to FSF. Change license to GFDL.
6628 (Top): Remove outdated references.
6629
6630 2008-08-07 Reiner Steib <Reiner.Steib@gmx.de>
6631
6632 * gnus.texi (Sorting the Summary Buffer, Summary Sorting):
6633 Add gnus-summary-sort-by-most-recent-number and
6634 gnus-summary-sort-by-most-recent-date.
6635 (Summary Sorting): Explain prefix argument.
6636
6637 2008-08-07 Katsumi Yamaoka <yamaoka@jpl.org>
6638
6639 * gnus.texi (Saving Articles): Mention symbolic prefix `r' for
6640 gnus-summary-pipe-output.
6641
6642 2008-08-03 Michael Albinus <michael.albinus@gmx.de>
6643
6644 * dbus.texi (Receiving Method Calls): Document error handling of own
6645 D-Bus methods.
6646
6647 2008-08-01 Bill Wohler <wohler@newt.com>
6648
6649 * mh-e.texi (Reading Mail)
6650 (Viewing Attachments): Describe new function
6651 mh-show-preferred-alternative.
6652 (Sending Mail, Redistributing, Sending Message): Describe new hook
6653 mh-annotate-msg-hook.
6654
6655 2008-07-31 Michael Albinus <michael.albinus@gmx.de>
6656
6657 * dbus.texi (Arguments and Signatures): Fix example.
6658 (Synchronous Methods): New defun `dbus-call-method-non-blocking'.
6659 (Asynchronous Methods): New node.
6660 (Errors and Events): Describe extended layout of `dbus-event'.
6661 New defun `dbus-event-message-type'.
6662
6663 2008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
6664
6665 * ediff.texi: Remove VMS support.
6666
6667 2008-07-29 Juanma Barranquero <lekktu@gmail.com>
6668
6669 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add mairix-el.
6670 ($(infodir)/mairix-el), mairix-el.dvi): New targets.
6671
6672 2008-07-29 Chong Yidong <cyd@stupidchicken.com>
6673
6674 * Makefile.in: Add mairix-el targets.
6675
6676 2008-07-29 David Engster <deng@randomsample.de>
6677
6678 * mairix-el.texi: New file.
6679
6680 2008-07-28 Stephen Leake <stephen_leake@stephe-leake.org>
6681
6682 * ada-mode.texi: Document using GNAT project files as Emacs Ada mode
6683 project files. Delete 'main_unit' project variable; not needed. Allow
6684 process environment variables wherever project variables are allowed.
6685 Add tutorial section on multiple GNAT project files.
6686
6687 2008-07-27 Michael Albinus <michael.albinus@gmx.de>
6688
6689 Sync with Tramp 2.1.14.
6690
6691 * trampver.texi: Update release number.
6692
6693 2008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
6694
6695 * ns-emacs.texi:
6696 * faq.texi: Remove mentions of Mac Carbon.
6697
6698 2008-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
6699
6700 * gnus.texi (Saving Articles): Describe the 2nd argument of
6701 gnus-summary-save-in-pipe.
6702 (SpamAssassin): Use it.
6703
6704 2008-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
6705
6706 * gnus.texi (SpamAssassin): Fix gnus-summary-save-in-pipe usage.
6707
6708 2008-07-25 Carsten Dominik <dominik@science.uva.nl>
6709
6710 * org.texi (Export options): Document the use of the creator flag.
6711
6712 2008-07-24 Carsten Dominik <dominik@science.uva.nl>
6713
6714 * org.texi: New version 6.06a.
6715
6716 2008-07-23 Juanma Barranquero <lekktu@gmail.com>
6717
6718 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add ns-emacs.
6719 ($(infodir)/ns-emacs, ns-emacs.dvi): New targets.
6720
6721 2008-07-23 Vincent Belaïche <vincent.b.1@hotmail.fr>
6722
6723 * calc.texi (Editing Stack Entries, Algebraic Entry):
6724 Rewrite introductory sentences so it can be used by
6725 Calc's help functions. Mention fixing typos.
6726 (Customizing Calc): Fix typo.
6727
6728 2008-07-23 Jay Belanger <jay.p.belanger@gmail.com>
6729
6730 * calc.texi (summarykey): New macro. Use to correctly format keys in
6731 the summary.
6732
6733 2008-07-20 Adrian Robert <adrian.b.robert@gmail.com>
6734
6735 * ns-emacs.texi (Customization): Corrected documentation on color
6736 specification formats.
6737
6738 2008-07-19 Andreas Schwab <schwab@suse.de>
6739
6740 * ns-emacs.texi: Moved from ../emacs. Add @direntry.
6741
6742 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ns-emacs.
6743 (ns-emacs, $(infodir)/ns-emacs, ns-emacs.dvi): New rules.
6744
6745 2008-07-18 Michael Albinus <michael.albinus@gmx.de>
6746
6747 * dbus.texi (Inspection): Rework, introduce submenus.
6748 (Bus names, Introspection, Nodes and Interfaces, Methods and Signal)
6749 (Properties and Annotations, Arguments and Signatures): New nodes.
6750
6751 2008-07-13 Michael Albinus <michael.albinus@gmx.de>
6752
6753 * dbus.texi (Receiving Method Calls): Fix description of
6754 `dbus-register-method'.
6755 (Signals): Allow also signal arguments for filtering in
6756 `dbus-register-signal'.
6757
6758 2008-07-13 Vincent Belaïche <vincent.b.1@hotmail.fr>
6759
6760 * calc.texi (Manipulating Vectors): Clarify definition of `rnorm' and
6761 `cnorm'.
6762 (Arithmetic Tutorial): Simplify the verification of prime factors.
6763
6764 2008-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
6765
6766 * gnus.texi (Saving Articles): Mention
6767 gnus-summary-pipe-output-default-command and gnus-summary-save-in-pipe.
6768
6769 2008-06-29 Jay Belanger <jay.p.belanger@gmail.com>
6770
6771 * calc.texi: Adjust mode line throughout.
6772
6773 2008-06-28 Juanma Barranquero <lekktu@gmail.com>
6774
6775 * sasl.texi (Mechanisms): Fix typos.
6776
6777 2008-06-24 Jay Belanger <jay.p.belanger@gmail.com>
6778
6779 * calc.texi (Killing from the stack): Mention using normal Emacs
6780 copying.
6781
6782 2008-06-21 Michael Albinus <michael.albinus@gmx.de>
6783
6784 * tramp.texi (Password handling): Rename from "Password caching".
6785 Add `auth-source' mechanism.
6786 (Connection caching): Tramp reopens the connection automatically,
6787 when the operating system on the remote host has been changed.
6788
6789 2008-06-20 Eli Zaretskii <eliz@gnu.org>
6790
6791 * makefile.w32-in (distclean): Remove makefile.
6792
6793 2008-06-17 Carsten Dominik <dominik@science.uva.nl>
6794
6795 * org.texi (Using the mapping API): New section.
6796 (Agenda column view): New section.
6797 (Moving subtrees): Document archiving to the archive sibling.
6798 (Agenda commands): Document columns view in the agenda.
6799 (Using the property API): Document the API for multi-valued properties.
6800
6801 2008-06-17 Jason Riedy <jason@acm.org>
6802
6803 * org.texi (A LaTeX example): Note that fmt may be a one-argument
6804 function, and efmt may be a two-argument function.
6805 (Radio tables): Document multiple destinations.
6806
6807 2008-06-16 Glenn Morris <rgm@gnu.org>
6808
6809 * epa.texi, erc.texi, pgg.texi, remember.texi, sasl.texi, url.texi:
6810 Add Cover-Texts.
6811
6812 2008-06-15 Glenn Morris <rgm@gnu.org>
6813
6814 * faq.texi (VER): Update to 23.0.60.
6815
6816 * mh-e.texi: Remove option of licensing under GPL.
6817 Add Cover-Texts to GFDL permissions notice.
6818 (GPL): Remove section.
6819 (GFDL): Include doclicense.texi rather than the actual text.
6820
6821 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add sasl.
6822 (sasl, $(infodir)/sasl, sasl.dvi): New rules.
6823
6824 * sasl.texi: Fix output file name.
6825
6826 * epa.texi, sasl.texi: Refer to license in Emacs manual.
6827
6828 * gnus-coding.texi: Refer to license in Gnus manual.
6829
6830 * idlwave.texi, sasl.texi: Use @copying.
6831
6832 * org.texi: Change to GFDL 1.2. Refer to license in Emacs manual.
6833
6834 * speedbar.texi: Update Back-Cover Text as per maintain.info.
6835
6836 * url.texi: Use @copying, @title, @subtitle, @author.
6837
6838 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi, dbus.texi:
6839 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
6840 * erc.texi, eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus.texi:
6841 * idlwave.texi, message.texi, newsticker.texi, pcl-cvs.texi:
6842 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi:
6843 * smtpmail.texi, speedbar.texi, tramp.texi, vip.texi, viper.texi:
6844 * widget.texi, woman.texi:
6845 Remove references to external license, since doclicense is included.
6846
6847 * ada-mode.texi, autotype.texi, cc-mode.texi, dired-x.texi:
6848 * pcl-cvs.texi, speedbar.texi, url.texi, widget.texi:
6849 Remove references to non-existent Invariant Sections.
6850
6851 2008-06-14 Glenn Morris <rgm@gnu.org>
6852
6853 * faq.texi (Major packages and programs): Remove references to external
6854 Supercite, Calc, VIPER, since they have been included for some time.
6855 Update VM, AUCTeX, BBDB entries.
6856
6857 2008-06-14 Ulf Jasper <ulf.jasper@web.de>
6858
6859 * newsticker.texi: Updated to match latest newsticker changes.
6860
6861 2008-06-13 Glenn Morris <rgm@gnu.org>
6862
6863 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi
6864 * dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi
6865 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi
6866 * gnus.texi, idlwave.texi, info.texi, message.texi, newsticker.texi
6867 * nxml-mode.texi, org.texi, pcl-cvs.texi, rcirc.texi, reftex.texi
6868 * sc.texi, sieve.texi, smtpmail.texi, vip.texi, viper.texi, widget.texi
6869 * woman.texi:
6870 Update Back-Cover Text as per maintain.info.
6871
6872 2008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
6873
6874 * gnus-faq.texi: Generate. Change node names to "FAQ N-M".
6875
6876 * Makefile.in (gnus-faq-clean): Don't remove gnus-faq.texi.
6877 (gnus-faq.xml): Update repository host.
6878
6879 * gnus-faq.texi: Generate from gnus-faq.xml (sourceforge.net).
6880
6881 2008-06-15 Frank Schmitt <ich@frank-schmitt.net>
6882
6883 * gnus-faq.texi ([5.12]): Add entry about message-kill-buffer-on-exit.
6884 Fix a typo.
6885
6886 2008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
6887
6888 * gnus.texi (Mail Source Customization): Correct values of
6889 `mail-source-delete-incoming'. Reported by Tassilo Horn.
6890 (Oort Gnus): Fix version comment for mml-dnd-protocol-alist.
6891
6892 2008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
6893
6894 * gnus.texi (nnmairix): Eliminate wrong use of `path', cf. the GNU
6895 coding standards.
6896
6897 2008-06-14 David Engster <dengste@eml.cc>
6898
6899 * gnus.texi (nnmairix): Markup fixes.
6900
6901 2008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
6902
6903 * gnus.texi (nnmairix): Markup and other minor fixes.
6904
6905 2008-06-05 David Engster <dengste@eml.cc>
6906
6907 * gnus.texi (nnmairix): New nodes describing nnmairix.el.
6908
6909 2008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
6910
6911 * gnus.texi (Group Parameters): Change ~/.gnus to ~/.gnus.el.
6912 (Searching, nnir, nnmairix): New stub nodes.
6913
6914 2008-05-30 Felix Lee <felix.1@canids.net>
6915
6916 * cl.texi (Iteration Clauses): Fix incorrect "identical" examples.
6917
6918 2008-05-24 Reiner Steib <Reiner.Steib@gmx.de>
6919
6920 * gnus.texi (Filling In Threads): Additions to gnus-fetch-old-headers.
6921
6922 2008-05-15 Reiner Steib <Reiner.Steib@gmx.de>
6923
6924 * gnus.texi (Scoring On Other Headers): Fix typo. Rearrange.
6925
6926 2008-05-15 Jonathan Yavner <jyavner@member.fsf.org>
6927
6928 * ses.texi (Acknowledgements): Add Shigeru Fukaya.
6929
6930 2008-05-06 Juanma Barranquero <lekktu@gmail.com>
6931
6932 * info.texi (Top): Fix typo in xref.
6933
6934 2008-05-05 Karl Berry <karl@gnu.org>
6935
6936 * info.texi (Top): @xref to stand-alone manual.
6937
6938 2008-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
6939
6940 * gnus.texi (Various Summary Stuff): Add gnus-propagate-marks.
6941 (Various Summary Stuff): Fix typo in last xref.
6942
6943 2008-05-02 Juanma Barranquero <lekktu@gmail.com>
6944
6945 * org.texi (Moving subtrees): Fix typo.
6946
6947 2008-04-28 Michael Albinus <michael.albinus@gmx.de>
6948
6949 * tramp.texi (Frequently Asked Questions): Explain, how to disable
6950 Tramp via `tramp-mode'.
6951
6952 2008-04-27 Carsten Dominik <dominik@sam.science.uva.nl>
6953
6954 * org.texi: Massive changes, in many parts of the file.
6955
6956 2008-04-27 Jason Riedy <jason@acm.org>
6957
6958 * org.texi (A LaTeX example): Note that fmt may be a
6959 one-argument function, and efmt may be a two-argument function.
6960 (Radio tables): Document multiple destinations.
6961
6962 2008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
6963
6964 * gnus.texi (Oort Gnus): Add message-fill-column.
6965
6966 2008-04-12 Adrian Aichner <adrian@xemacs.org>
6967
6968 * gnus.texi (Mail Source Specifiers): Typo fix.
6969
6970 2008-04-12 Reiner Steib <Reiner.Steib@gmx.de>
6971
6972 * gnus.texi (Diary Headers Generation): Update key binding for
6973 `gnus-diary-check-message'.
6974
6975 2008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
6976
6977 * gnus.texi (Emacsen): Addition.
6978
6979 2008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
6980
6981 * gnus.texi (Emacsen): Give recommendations for Emacs 22 and Emacs 23.
6982
6983 2008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
6984
6985 * gnus.texi (Oort Gnus): Mention customizing of tool bars.
6986
6987 2008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
6988
6989 * gnus-news.texi: Update tool bar item.
6990
6991 2008-04-09 Sven Joachim <svenjoac@gmx.de>
6992
6993 * gnus-news.texi: Fix typos.
6994
6995 2008-04-11 Jay Belanger <jay.p.belanger@gmail.com>
6996
6997 * calc.texi (Vector and Matrix Arithmetic, Calc Summary):
6998 Add mention of `kron'.
6999
7000 2008-04-01 Daiki Ueno <ueno@unixuser.org>
7001
7002 * epa.texi (Encrypting/decrypting *.gpg files):
7003 Document epa-file-name-regexp.
7004
7005 2008-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
7006
7007 * gnus.texi (Example Methods): Fix description about ssh-agent.
7008 (Indirect Functions): Fix the default value of nntp-telnet-command;
7009 remove link to connect.html.
7010
7011 2008-03-30 Michael Albinus <michael.albinus@gmx.de>
7012
7013 * dbus.texi (Synchronous Methods): New parameter TIMEOUT for
7014 dbus-call-method.
7015 (Receiving Method Calls): The timeout can be set by the calling client.
7016
7017 * trampver.texi: Update release number.
7018
7019 2008-03-29 Reiner Steib <Reiner.Steib@gmx.de>
7020
7021 * gnus.texi (Top): Fix version. Add SASL.
7022
7023 2008-03-29 Michael Albinus <michael.albinus@gmx.de>
7024
7025 Sync with Tramp 2.1.13.
7026
7027 * trampver.texi: Update release number.
7028
7029 2008-03-29 Chong Yidong <cyd@stupidchicken.com>
7030
7031 * org.texi: Update to new org-mode website.
7032
7033 2008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
7034
7035 * cl.texi (For Clauses): Fix loop over key-seq to match code.
7036
7037 2008-03-22 Reiner Steib <Reiner.Steib@gmx.de>
7038
7039 * gnus.texi (Foreign Groups): Add gnus-read-ephemeral-gmane-group,
7040 gnus-read-ephemeral-gmane-group-url,
7041 gnus-read-ephemeral-emacs-bug-group,
7042 gnus-read-ephemeral-debian-bug-group.
7043
7044 2008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
7045
7046 * gnus.texi (MIME Commands): Add gnus-article-browse-html-article.
7047
7048 * gnus-news.texi: Add EasyPG. Add gnus-article-browse-html-article.
7049 Add FIXMEs for Bookmarks and gnus-registry-marks.
7050
7051 2008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
7052
7053 * gnus.texi (Smileys): Document `smiley-style'.
7054
7055 2008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
7056
7057 * gnus.texi (Gnus Development): Clarify difference between ding and
7058 gnu.emacs.gnus.
7059 (MIME Commands, Using MIME, RSS): Fix markup.
7060
7061 * gnus-faq.texi ([8.4]): Ditto.
7062
7063 2008-03-20 Reiner Steib <Reiner.Steib@gmx.de>
7064
7065 * gnus.texi (Emacsen): Remove obsolete stuff.
7066
7067 2008-03-19 Reiner Steib <Reiner.Steib@gmx.de>
7068
7069 * gnus.texi (Oort Gnus): Add version info WRT
7070 `mail-source-delete-incoming'.
7071
7072 2008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
7073
7074 * gnus.texi (Top): Add "Other related manuals" and version info in
7075 `iftex' output.
7076 (Formatting Fonts): Add index entries for gnus-mouse-face, gnus-face-0,
7077 gnus-balloon-face-0 and the corresponding format specifiers.
7078
7079 2008-03-26 Michael Albinus <michael.albinus@gmx.de>
7080
7081 * tramp.texi (Filename completion): Remove footnote about let-bind
7082 of `partial-completion-mode'. It doesn't work this way.
7083
7084 2008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
7085
7086 * pcl-cvs.texi (Contributors): Update my email.
7087
7088 2008-03-21 Michael Albinus <michael.albinus@gmx.de>
7089
7090 * dbus.texi (Receiving Method Calls): Mention default D-Bus timeout.
7091
7092 2008-03-17 Bill Wohler <wohler@newt.com>
7093
7094 * mh-e.texi (Viewing): Update URL for adding header fields to
7095 mh-invisible-header-fields-default.
7096
7097 2008-03-16 Bill Wohler <wohler@newt.com>
7098
7099 * mh-e.texi (Preface): Add Gnus to requirements.
7100 (Forwarding): Note that forwarded MIME messages are now inline.
7101
7102 2008-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
7103
7104 * gnus.texi (Example Methods, Direct Functions, Indirect Functions)
7105 (Common Variables): Give precedence to the netcat methods over the
7106 telnet methods, and mention that they are more reliable.
7107
7108 2008-03-13 Carsten Dominik <dominik@science.uva.nl>
7109
7110 * org.texi (Exporting Agenda Views): Document agenda export to
7111 iCalendar.
7112 (Progress logging): Document the new progress logging stuff.
7113
7114 2008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
7115
7116 * gnus.texi (Mail Source Customization, Gnus Development, Oort Gnus):
7117 Update for change of `mail-source-delete-incoming'.
7118
7119 * gnus-news.texi: Ditto.
7120
7121 2008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
7122
7123 * gnus-coding.texi (Gnus Maintainance Guide): Update conventions for
7124 custom versions.
7125
7126 2008-03-07 Alan Mackenzie <acm@muc.de>
7127
7128 * cc-mode.texi (Limitations and Known Bugs): State that the number of
7129 parens/brackets in a k&r region is limited.
7130
7131 2008-02-27 Reiner Steib <Reiner.Steib@gmx.de>
7132
7133 * gnus-news.texi: Mention problem with coding system `utf-8-emacs' when
7134 using different Emacs versions.
7135
7136 2008-02-27 Glenn Morris <rgm@gnu.org>
7137
7138 * sc.texi: Remove a lot of old and obsolete info.
7139 (titlepage): Simplify.
7140 (Emacs 19 MUAs, Emacs 18 MUAs, MH-E with any Emacsen)
7141 (VM with any Emacsen, GNEWS with any Emacsen)
7142 (Overloading for Non-conforming MUAs, Version 3 Changes)
7143 (The Supercite Mailing List): Delete nodes.
7144 (Introduction): Remove info about old packages.
7145 (Getting Connected): Simplify. Remove info about old packages.
7146 (Citing Commands): Delete Emacs 19 info.
7147 (Hints to MUA Authors): Simplify.
7148 (Thanks and History): Merge in some info from the deleted node
7149 "Version 3 Changes".
7150
7151 2008-02-05 Juanma Barranquero <lekktu@gmail.com>
7152
7153 * org.texi (Setting tags, In-buffer settings):
7154 * rcirc.texi (rcirc commands): Replace `legal' with `valid'.
7155
7156 2008-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
7157
7158 * gnus-news.texi: Mention that spaces and tabs are allowed in the
7159 installation directory name.
7160
7161 2008-02-12 Romain Francoise <romain@orebokech.com>
7162
7163 * epa.texi (Overview): Fix typo.
7164
7165 2008-02-11 Daiki Ueno <ueno@unixuser.org>
7166
7167 * epa.texi (Quick start): Remove the .emacs setting.
7168
7169 2008-02-10 Daiki Ueno <ueno@unixuser.org>
7170
7171 * epa.texi (Quick start): Use the command `epa-enable' instead of
7172 loading `epa-setup'.
7173
7174 2008-02-08 Juanma Barranquero <lekktu@gmail.com>
7175
7176 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add epa.
7177 ($(infodir)/epa, epa.dvi): New targets.
7178
7179 2008-02-08 Daiki Ueno <ueno@unixuser.org>
7180
7181 * Makefile.in: Add rules to build EasyPG Assistant User's Manual.
7182
7183 * epa.texi: New manual documenting the EasyPG Assistant.
7184
7185 2008-02-06 Michael Albinus <michael.albinus@gmx.de>
7186
7187 * dbus.texi (all): Wrap Lisp code examples with @lisp ... @end lisp.
7188 (Inspection): New function dbus-ping.
7189
7190 2008-02-05 Michael Albinus <michael.albinus@gmx.de>
7191
7192 * tramp.texi (Remote processes): Add `shell-command'.
7193
7194 2008-02-02 Michael Albinus <michael.albinus@gmx.de>
7195
7196 * tramp.texi: Use new FSF's Back-Cover Text.
7197
7198 2008-01-28 Michael Sperber <sperber@deinprogramm.de>
7199
7200 * gnus.texi (Mail Source Specifiers): Document `group' specifier.
7201 (Group Parameters): Document `mail-source' parameter.
7202
7203 2008-01-27 Michael Albinus <michael.albinus@gmx.de>
7204
7205 * tramp.texi (Inline methods): The hostname of the su(do)? methods
7206 must be a local host.
7207
7208 2008-01-26 Michael Olson <mwolson@gnu.org>
7209
7210 * erc.texi: Update version for ERC 5.3 release.
7211 (Obtaining ERC): Update extras URLs for 5.3.
7212 (Development): Write instructions for git, and remove those for Arch.
7213 (History): Mention the switch to git.
7214
7215 2008-01-24 Karl Berry <karl@gnu.org>
7216
7217 * info.texi (Search Index, Search Text): Mention the command
7218 character in the section name, a la the (Go to node) node.
7219
7220 2008-01-21 Michael Albinus <michael.albinus@gmx.de>
7221
7222 * dbus.texi (Errors and Events): New macro dbus-ignore-errors.
7223
7224 2008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
7225
7226 * gnus-news.texi: Mention gnus-article-describe-bindings.
7227
7228 2008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
7229
7230 * gnus-news.texi: Mention gnus-article-wide-reply-with-original.
7231
7232 2008-01-18 Carsten Dominik <dominik@science.uva.nl>
7233
7234 * org.texi (Property inheritance): New section.
7235 (Conventions): New section.
7236 (Structure editing): Document C-RET, the prefix arg to the cut/copy
7237 commands, and the new bindings for refiling.
7238 (Sparse trees): Document the new special command for sparse trees.
7239 (References): Be more clear about the counting of hilines.
7240 (Handling links): Document M-p/n for accessing links.
7241 (Fast access to TODO states): New section.
7242 (Per file keywords): New section.
7243 (Property inheritance): New section.
7244 (Column attributes): New summary types.
7245 (Capturing Column View): New section.
7246 (The date/time prompt): Cover the new features in the date/time prompt.
7247 Compactify the table of keys for the calendar remote control.
7248 (Clocking work time): Document the new :scope parameter.
7249 (Remember): Promoted to chapter.
7250 (Quoted examples): New section.
7251 (Enhancing text): New verbatim environments.
7252
7253 2008-01-14 Michael Albinus <michael.albinus@gmx.de>
7254
7255 * trampver.texi: Update release number.
7256
7257 2008-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
7258
7259 * gnus.texi (Article Keymap):
7260 Add gnus-article-wide-reply-with-original; fix descriptions of
7261 gnus-article-reply-with-original and
7262 gnus-article-followup-with-original.
7263
7264 2008-01-09 Glenn Morris <rgm@gnu.org>
7265
7266 * nxml-mode.texi: Add @copying section.
7267
7268 2008-01-05 Reiner Steib <Reiner.Steib@gmx.de>
7269
7270 * message.texi (Mail Variables): Add some text from "(gnus)Posting
7271 Server". Add `message-send-mail-with-mailclient'.
7272
7273 * gnus.texi (Posting Server): Move some text to "(message)Mail
7274 Variables" and add a reference here.
7275
7276 2008-01-04 Michael Albinus <michael.albinus@gmx.de>
7277
7278 * dbus.texi (Receiving Method Calls): New chapter.
7279 (Errors and Events): Add serial number to events. Replace "signal" by
7280 "message". Introduce dbus-event-serial-number.
7281
7282 2008-01-03 Michael Albinus <michael.albinus@gmx.de>
7283
7284 * dbus.texi (Type Conversion): Explain the type specification for empty
7285 arrays. Use another example.
7286
7287 2007-12-30 Michael Albinus <michael.albinus@gmx.de>
7288
7289 * dbus.texi (all): Replace "..." by @dots{}.
7290 (Type Conversion): Precise the value range for :byte types.
7291 (Signals): Rename dbus-unregister-signal to dbus-unregister-object.
7292 Mention its return value.
7293 (Errors and Events): There is no D-Bus error propagation during event
7294 processing.
7295
7296 2007-12-29 Jay Belanger <jay.p.belanger@gmail.com>
7297
7298 * calc.texi (Yacas Language, Maxima Language, Giac Language):
7299 New sections.
7300
7301 2007-12-29 Reiner Steib <Reiner.Steib@gmx.de>
7302
7303 * gnus.texi (Group Parameters): Reorder the text and add a note about
7304 `gnus-parameters' near the beginning of the node.
7305
7306 2007-12-29 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
7307
7308 * gnus.texi (Score File Editing): Fix function name.
7309
7310 2007-12-23 Michael Albinus <michael.albinus@gmx.de>
7311
7312 Sync with Tramp 2.1.12.
7313
7314 * trampver.texi: Update release number.
7315
7316 2007-12-22 Richard Stallman <rms@gnu.org>
7317
7318 * cc-mode.texi (Getting Started): Change @ref to @pxref.
7319
7320 2007-12-22 Michael Albinus <michael.albinus@gmx.de>
7321
7322 * dbus.texi (Type Conversion): Correct input parameters mapping.
7323
7324 2007-12-21 Michael Albinus <michael.albinus@gmx.de>
7325
7326 * dbus.texi (Type Conversion): Extend for D-Bus compound types.
7327 (Errors and Events): Mention wrong-type-argument error.
7328
7329 2007-12-21 Alex Schroeder <alex@gnu.org>
7330
7331 * rcirc.texi: Changed single spaces after sentence end to double
7332 spaces. Fixed some typos.
7333 (Internet Relay Chat): Explain relay.
7334 (Getting started with rcirc): Change items to reflect prompts.
7335 Add more explanation to rcirc-track-minor-mode and added a comment to
7336 warn future maintainers that this section is a copy.
7337 (People): Change /ignore example.
7338 (Keywords): Not keywords.
7339
7340 2007-12-20 Alex Schroeder <alex@gnu.org>
7341
7342 * rcirc.texi (Top): Fighting Information Overload chapter added.
7343 (Getting started with rcirc): Add notice of rcirc-track-minor-mode.
7344 (rcirc commands): Move /ignore command to the new chapter.
7345 (Fighting Information Overload): New chapter documenting /keyword,
7346 /bright, /dim, channel ignore, and low priority channels.
7347 (Configuration): Document rcirc-server-alist, remove
7348 rcirc-startup-channels-alist and rcirc-default-server.
7349
7350 2007-12-16 Michael Albinus <michael.albinus@gmx.de>
7351
7352 * dbus.texi (Signals): Fix example in dbus-register-signal.
7353
7354 2007-12-14 Sven Joachim <svenjoac@gmx.de>
7355
7356 * gnus.texi (Score Variables): Fix typo.
7357
7358 2007-12-07 Michael Albinus <michael.albinus@gmx.de>
7359
7360 * dbus.texi (Synchronous Methods): Adapt dbus-call-method.
7361 (Signals): Adapt dbus-send-signal and dbus-register-signal.
7362 (Errors and Events): Adapt dbus-event.
7363
7364 2007-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
7365
7366 * gnus.texi (Other Files): Add the yenc command.
7367
7368 2007-11-30 Reiner Steib <Reiner.Steib@gmx.de>
7369
7370 * gnus.texi (MIME Commands): Default of gnus-article-loose-mime is t
7371 since 2004-08-06.
7372
7373 2007-11-28 Katsumi Yamaoka <yamaoka@jpl.org>
7374
7375 * gnus.texi (Fancy Mail Splitting): Fix description of splitting based
7376 on body.
7377
7378 2007-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
7379
7380 * emacs-mime.texi (rfc2047): Mention rfc2047-encoded-word-regexp-loose
7381 and rfc2047-allow-irregular-q-encoded-words; fix description of
7382 rfc2047-encode-encoded-words.
7383
7384 2007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
7385
7386 * gnus.texi (Fetching Mail): Remove obsoleted `nnmail-spool-file'.
7387
7388 2007-12-05 Michael Olson <mwolson@gnu.org>
7389
7390 * remember.texi (Diary): Remove "require" line for remember-diary.el.
7391 Update documentation for `remember-diary-file'.
7392
7393 2007-12-04 Michael Albinus <michael.albinus@gmx.de>
7394
7395 * dbus.texi (Signals): Precise `dbus-register-signal'.
7396 (Errors and Events): Rework events part, the internal structure of
7397 dbus-event has changed.
7398
7399 2007-12-03 Juanma Barranquero <lekktu@gmail.com>
7400
7401 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
7402 ($(infodir)/dbus, dbus.dvi): New targets.
7403
7404 2007-12-03 Michael Albinus <michael.albinus@gmx.de>
7405
7406 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
7407 unconditionally.
7408
7409 * dbus.texi (Synchronous Methods): Show the result of the "lshal"
7410 emulation with @print{}.
7411
7412 2007-12-02 Richard Stallman <rms@gnu.org>
7413
7414 * dbus.texi (Overview): Minor cleanup.
7415
7416 2007-12-02 Michael Albinus <michael.albinus@gmx.de>
7417
7418 * Makefile.in (INFO_TARGETS): Add dbus.
7419 (DVI_TARGETS): Add dbus.dvi.
7420 (dbus, dbus.dvi): New targets.
7421
7422 * dbus.texi: New file.
7423
7424 2007-11-24 Romain Francoise <romain@orebokech.com>
7425
7426 * nxml-mode.texi: Add description in @direntry.
7427 Fix file name to match @setfilename.
7428
7429 2007-11-23 Mark A. Hershberger <mah@everybody.org>
7430
7431 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
7432 ($(infodir)/nxml-mode): New rule.
7433
7434 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
7435 ($(infodir)/nxml-mode): New rule.
7436 (clean): Add nxml-mode*.
7437
7438 * nxml-mode.texi: New file with nxml manual.
7439
7440 2007-11-18 Richard Stallman <rms@gnu.org>
7441
7442 * flymake.texi (Example -- Configuring a tool called directly):
7443 Update example.
7444
7445 2007-11-18 Michael Albinus <michael.albinus@gmx.de>
7446
7447 * tramp.texi (Filename completion): Simplify explanation of
7448 double-slash behavior. Explain directory contents flushing.
7449
7450 2007-11-16 Jay Belanger <jay.p.belanger@gmail.com>
7451
7452 * calc.texi (TeX and LaTeX Language Modes): Put in
7453 missing braces.
7454
7455 2007-11-15 Richard Stallman <rms@gnu.org>
7456
7457 * cl.texi (Equality Predicates): Delete `eql'.
7458 (Predicates, Naming Conventions, Top): Delete `eql'.
7459 (Common Lisp Compatibility): Delete `eql'.
7460 (Porting Common Lisp): Delete obsolete backquote info.
7461 Minor clarification about character constants.
7462 (Sequence Basics): Minor clarification.
7463
7464 2007-11-15 Juanma Barranquero <lekktu@gmail.com>
7465
7466 * cc-mode.texi (Electric Keys, Custom Macros):
7467 * tramp.texi (Filename completion): Fix typos.
7468
7469 2007-11-15 Jay Belanger <jay.p.belanger@gmail.com>
7470
7471 * calc.texi (Basic commands): Mention the menu.
7472
7473 2007-11-12 Michael Albinus <michael.albinus@gmx.de>
7474
7475 * tramp.texi (Connection caching): Tramp flushes connection
7476 properties when remote operating system has been changed.
7477
7478 2007-11-09 Reiner Steib <Reiner.Steib@gmx.de>
7479
7480 * gnus-news.texi: Fix spelling.
7481 `message-insert-formatted-citation-line', not
7482 `message-insert-formated-citation-line'.
7483
7484 * gnus.texi, gnus-faq.texi, message.texi: Bump version to 5.10.9.
7485
7486 2007-11-07 Michael Albinus <michael.albinus@gmx.de>
7487
7488 * tramp.texi (Overview): Mention also the PuTTY integration under
7489 w32. Remove paragraphs about Tramp's experimental status.
7490 (Frequently Asked Questions): Add code example for highlighting the
7491 mode line.
7492
7493 2007-11-03 Michael Olson <mwolson@gnu.org>
7494
7495 * remember.texi: Change mentions of remember-buffer to
7496 remember-finalize throughout.
7497
7498 2007-10-30 Michael Olson <mwolson@gnu.org>
7499
7500 * remember.texi (Copying): Remove.
7501 (Mailbox): Update with non-BBDB instructions.
7502 (Diary, Org): Add.
7503 (Bibliography, Planner Page): Remove.
7504
7505 2007-10-30 Juanma Barranquero <lekktu@gmail.com>
7506
7507 * makefile.w32-in (INFO_TARGETS): Add remember.
7508 (DVI_TARGETS): Add remember.dvi.
7509 ($(infodir)/remember): New rule.
7510 (clean): Add remember*.
7511
7512 2007-10-30 Michael Olson <mwolson@gnu.org>
7513
7514 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add remember.
7515 ($(infodir)/remember): New rule that builds the Remember Manual.
7516
7517 * remember.texi: New file containing the Remember Mode Manual.
7518 Shuffle chapters around after initial import.
7519 (Function Reference): Split Keystrokes into separate chapter.
7520 (Keystrokes): Document C-c C-k.
7521 (Introduction): Fix typographical issue with "---".
7522
7523 2007-10-29 Richard Stallman <rms@gnu.org>
7524
7525 * widget.texi (Introduction): Delete discussion of implementation
7526 internals.
7527
7528 2007-10-29 Michael Albinus <michael.albinus@gmx.de>
7529
7530 * tramp.texi (Connection caching): Host names must be different
7531 when tunneling.
7532
7533 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7534
7535 * gnus.texi, gnus-faq.texi, message.texi: Bump version to
7536 Gnus v5.13.
7537
7538 2007-10-28 Miles Bader <miles@gnu.org>
7539
7540 * gnus-news.texi, gnus-coding.texi, sasl.texi: New files.
7541
7542 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7543
7544 * gnus.texi (Sorting the Summary Buffer):
7545 Remove gnus-article-sort-by-date-reverse.
7546
7547 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7548
7549 * gnus.texi (Non-ASCII Group Names): New node.
7550 (Misc Group Stuff): Move gnus-group-name-charset-method-alist and
7551 gnus-group-name-charset-group-alist to Non-ASCII Group Names node.
7552
7553 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
7554
7555 * gnus.texi (Mail Source Specifiers, IMAP): Add a notice on the need to
7556 clean the output of the program `imap-shell-program'.
7557
7558 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7559
7560 * gnus.texi (IMAP): Mention nnimap-logout-timeout.
7561
7562 2007-10-28 Tassilo Horn <tassilo@member.fsf.org>
7563
7564 * gnus.texi (Sticky Articles): Documentation for sticky article
7565 buffers.
7566
7567 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
7568
7569 * gnus.texi (RSS): Document nnrss-ignore-article-fields.
7570
7571 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7572
7573 * gnus.texi (Various Various): Mention gnus-add-timestamp-to-message.
7574
7575 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7576
7577 * gnus.texi (Archived Messages):
7578 Document gnus-update-message-archive-method.
7579
7580 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7581
7582 * gnus.texi (Limiting): Document gnus-summary-limit-to-address.
7583
7584 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
7585
7586 * gnus.texi (Group Maneuvering):
7587 Document `gnus-summary-next-group-on-exit'.
7588
7589 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7590
7591 * gnus.texi (Really Various Summary Commands):
7592 Mention gnus-auto-select-on-ephemeral-exit.
7593
7594 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7595
7596 * gnus.texi, message.texi: Bump version number.
7597
7598 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7599
7600 * gnus.texi (Group Line Specification, Misc Group Stuff)
7601 (Server Commands): Parenthesize @pxref{Mail Spool}.
7602
7603 2007-10-28 Didier Verna <didier@xemacs.org>
7604
7605 New user option: message-signature-directory.
7606 * message.texi (Insertion Variables): Document it.
7607 * gnus.texi (Posting Styles): Ditto.
7608
7609 2007-10-28 Didier Verna <didier@xemacs.org>
7610
7611 * gnus.texi (Group Line Specification):
7612 * gnus.texi (Misc Group Stuff):
7613 * gnus.texi (Server Commands): Document the group compaction feature.
7614
7615 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7616
7617 * gnus-faq.texi ([5.2]): Adjust for message-fill-column.
7618
7619 * message.texi (Various Message Variables): Add message-fill-column.
7620
7621 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7622
7623 * gnus.texi: Untabify.
7624
7625 2007-10-28 Didier Verna <didier@xemacs.org>
7626
7627 * gnus.texi (Group Parameters): Document the posting-style merging
7628 process in topic-mode.
7629
7630 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7631
7632 * gnus.texi (Scoring On Other Headers): Add gnus-inhibit-slow-scoring.
7633
7634 2007-10-28 Romain Francoise <romain@orebokech.com>
7635
7636 * gnus.texi (Mail Spool): Fix typo.
7637 Update copyright.
7638
7639 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7640
7641 * gnus.texi (Limiting): Add gnus-summary-limit-to-singletons.
7642
7643 2007-10-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
7644
7645 * gnus.texi (Summary Generation Commands):
7646 Add gnus-summary-insert-ticked-articles.
7647
7648 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7649
7650 * gnus.texi (SpamAssassin back end): Rename spam-spamassassin-path
7651 to spam-spamassassin-program.
7652
7653 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7654
7655 * gnus.texi (Mail and Post): Add gnus-message-highlight-citation.
7656
7657 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7658
7659 * gnus.texi (Limiting): Add gnus-summary-limit-to-headers.
7660
7661 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7662
7663 * message.texi (Mail Headers): Document `opportunistic'.
7664
7665 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7666
7667 * emacs-mime.texi (Encoding Customization): Explain how to set
7668 mm-coding-system-priorities per hierarchy.
7669
7670 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7671
7672 * gnus.texi (Washing Mail): Add nnmail-ignore-broken-references and
7673 nnmail-broken-references-mailers instead of nnmail-fix-eudora-headers.
7674
7675 2007-10-28 Didier Verna <didier@xemacs.org>
7676
7677 * message.texi (Wide Reply): Update documentation of
7678 message-dont-reply-to-names (now allowing a list of regexps).
7679
7680 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7681
7682 * gnus.texi (Spam Package Introduction): Fix spam menu and links.
7683
7684 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7685
7686 * gnus.texi (SpamAssassin back end): Fix typo.
7687
7688 * sieve.texi (Examples): Fix grammar.
7689
7690 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7691
7692 * gnus.texi (Searching for Articles): Document M-S and M-R.
7693 (Limiting): Document / b.
7694
7695 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7696
7697 * gnus.texi (Thread Commands): T M-^.
7698
7699 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7700
7701 * message.texi (Mail Aliases): Document ecomplete.
7702 (Mail Aliases): Fix typo.
7703
7704 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7705
7706 * gnus.texi (Face): Restore xref to gnus-face-properties-alist;
7707 fix typo.
7708
7709 2007-10-28 Romain Francoise <romain@orebokech.com>
7710
7711 * gnus.texi (Mail Spool): Grammar fix.
7712
7713 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7714
7715 * gnus.texi (Mail Spool): nnml-use-compressed-files can be a
7716 string.
7717
7718 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7719
7720 * gnus.texi (Group Parameters): Fix description.
7721
7722 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7723
7724 * gnus.texi (Gmane Spam Reporting):
7725 Fix spam-report-gmane-use-article-number.
7726 Add spam-report-user-mail-address.
7727
7728 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7729
7730 * emacs-mime.texi (Non-MIME): x-gnus-verbatim -> x-verbatim.
7731
7732 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7733
7734 * gnus.texi (Group Parameters): Add simplified sorting example based on
7735 example for `Sorting the Summary Buffer' from Jari Aalto
7736 <jari.aalto@cante.net>.
7737 (Example Methods): Add example for an indirect connection.
7738
7739 2007-10-28 Kevin Greiner <kevin.greiner@compsol.cc>
7740
7741 * gnus.texi (nntp-open-via-telnet-and-telnet): Fix grammar.
7742 (Agent Parameters): Update parameter names to match code.
7743 (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as
7744 'gnus-agent-summary-fetch-series'.
7745 (Agent and flags): New section providing a generalized discussion
7746 of flag handling.
7747 (Agent and IMAP): Remove flag discussion.
7748 (Agent Variables): Add 'gnus-agent-synchronize-flags'.
7749
7750 2007-10-28 Romain Francoise <romain@orebokech.com>
7751
7752 * gnus.texi (Exiting the Summary Buffer): Add new function
7753 `gnus-summary-catchup-and-goto-prev-group', bound to `Z p'.
7754
7755 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7756
7757 * gnus.texi (Conformity): Fix typo.
7758 (Customizing Articles): Document `first'.
7759
7760 2007-10-28 Jari Aalto <jari.aalto@cante.net>
7761
7762 * gnus.texi (Sorting the Summary Buffer):
7763 Add `gnus-thread-sort-by-date-reverse'. Add example
7764 host to different sorting in NNTP and RSS groups.
7765
7766 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7767
7768 * message.texi (Insertion): Describe prefix for
7769 message-mark-inserted-region and message-mark-insert-file.
7770
7771 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7772
7773 * emacs-mime.texi (Non-MIME): Add Slrn-style verbatim marks and
7774 LaTeX documents. Describe "text/x-gnus-verbatim".
7775
7776 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7777
7778 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
7779 (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering)
7780 (spam-stat spam filtering, SpamOracle)
7781 (Extending the Spam ELisp package): Remove extra quote symbol for
7782 clarity.
7783
7784 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7785
7786 * gnus.texi (MIME Commands): Add gnus-article-save-part-and-strip,
7787 gnus-article-delete-part and gnus-article-replace-part.
7788 (Using MIME): Add gnus-mime-replace-part.
7789
7790 2007-10-28 Romain Francoise <romain@orebokech.com>
7791
7792 * gnus.texi (Mail Spool): Mention that `nnml-use-compressed-files'
7793 requires `auto-compression-mode' to be enabled. Add new nnml
7794 variable `nnml-compressed-files-size-threshold'.
7795
7796 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7797
7798 * gnus.texi (Sorting the Summary Buffer):
7799 Add gnus-thread-sort-by-recipient.
7800
7801 2007-10-28 Romain Francoise <romain@orebokech.com>
7802
7803 * message.texi (Insertion Variables): Mention new variable
7804 `message-yank-empty-prefix'. Change `message-yank-cited-prefix'
7805 documentation accordingly.
7806
7807 2007-10-28 Romain Francoise <romain@orebokech.com>
7808
7809 * gnus.texi (To From Newsgroups): Mention new variables
7810 `gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'.
7811
7812 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7813
7814 * gnus.texi (Using MIME): gnus-mime-copy-part supports the charset
7815 stuff; gnus-mime-inline-part does the automatic decompression.
7816
7817 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7818
7819 * gnus.texi (Spam ELisp Package Configuration Examples):
7820 "training.ham" should be "training.spam".
7821
7822 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7823
7824 * message.texi (Mail Variables): Fix the default value for
7825 message-send-mail-function.
7826
7827 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7828
7829 * gnus.texi (Optional Back End Functions): nntp-request-update-info
7830 always returns nil exceptionally.
7831
7832 2007-10-28 Simon Josefsson <jas@extundo.com>
7833
7834 * gnus.texi (Article Washing): Add libidn URL.
7835 Suggested by Michael Cook <michael@waxrat.com>.
7836
7837 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7838
7839 * gnus.texi (Topic Commands): Fix next/previous.
7840
7841 2007-10-28 Simon Josefsson <jas@extundo.com>
7842
7843 * gnus.texi (Article Washing): Mention `W i'.
7844
7845 2007-10-28 Jochen Küpper <jochen@fhi-berlin.mpg.de>
7846
7847 * gnus.texi (Group Parameters): Slight extension of sieve
7848 parameter description.
7849
7850 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7851
7852 * gnus.texi (Score Decays): `gnus-decay-scores' can be a regexp
7853 matching score files as well.
7854 (Picons): Describe `gnus-picon-style'.
7855
7856 2007-10-28 Romain Francoise <romain@orebokech.com>
7857
7858 * message.texi (Message Headers): Mention that headers are hidden
7859 using narrowing, and how to expose them.
7860 Update copyright.
7861
7862 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7863
7864 * gnus.texi: Mention `gnus-summary-limit-to-recipient' and
7865 `gnus-summary-sort-by-recipient'.
7866
7867 2007-10-28 Romain Francoise <romain@orebokech.com>
7868
7869 * gnus.texi (NNTP marks): New node.
7870 (NNTP): Move NNTP marks variables to the new node.
7871
7872 2007-10-28 Jesper Harder <harder@ifa.au.dk>
7873
7874 * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back end.
7875
7876 * gnus.texi (MIME Commands, Hashcash): Markup fix.
7877
7878 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7879
7880 * gnus.texi: Replaced @file{spam.el} with @code{spam.el}
7881 everywhere for consistency.
7882 (Filtering Spam Using The Spam ELisp Package): Admonish again.
7883 (Spam ELisp Package Sequence of Events): This is Gnus, say so.
7884 Say "regular expression" instead of "regex." Admonish.
7885 Pick other words to sound better (s/so/thus/).
7886 (Spam ELisp Package Filtering of Incoming Mail):
7887 Mention statistical filters. Remove old TODO.
7888 (Spam ELisp Package Sorting and Score Display in Summary Buffer):
7889 New section on sorting and displaying the spam score.
7890 (BBDB Whitelists): Mention spam-use-BBDB-exclusive is not a
7891 backend but an alias to spam-use-BBDB.
7892 (Extending the Spam ELisp package): Rewrite the example using the
7893 new backend functionality.
7894
7895 2007-10-28 Simon Josefsson <jas@extundo.com>
7896
7897 * gnus.texi (NNTP): Mention nntp-marks-is-evil and
7898 nntp-marks-directory, from Romain Francoise
7899 <romain@orebokech.com>.
7900
7901 2007-10-28 Magnus Henoch <mange@freemail.hu>
7902
7903 * gnus.texi (Hashcash): New default value of
7904 hashcash-default-payment.
7905
7906 2007-10-28 Simon Josefsson <jas@extundo.com>
7907
7908 * gnus.texi (Hashcash): Fix URL. Add pref to spam section.
7909 (Anti-spam Hashcash Payments): No need to load hashcash.el now.
7910
7911 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7912
7913 * gnus.texi (Adaptive Scoring): Add gnus-adaptive-pretty-print.
7914
7915 2007-10-28 Simon Josefsson <jas@extundo.com>
7916
7917 * gnus.texi (documentencoding): Add, to avoid warnings.
7918
7919 2007-10-28 Simon Josefsson <jas@extundo.com>
7920
7921 * message.texi (Mail Headers): Add.
7922
7923 * gnus.texi (Hashcash): Fix.
7924
7925 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7926
7927 * gnus.texi (Hashcash): Change location of library, also mention
7928 that payments can be verified and fix the name of the
7929 hashcash-path variable.
7930
7931 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7932
7933 * gnus.texi (Article Display): Add `gnus-picon-style'.
7934
7935 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7936
7937 * gnus.texi (SpamAssassin backend): Add it to the detailmenu.
7938
7939 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7940
7941 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
7942 (Bogofilter, spam-stat spam filtering, SpamOracle): Old incorrect
7943 warning about ham processors in spam groups removed.
7944
7945 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7946
7947 * gnus.texi (SpamAssassin backend): Add new node about SpamAssassin.
7948 From Hubert Chan <hubert@uhoreg.ca>.
7949
7950 2007-10-28 Jesper Harder <harder@ifa.au.dk>
7951
7952 * gnus.texi (Spam ELisp Package Sequence of Events): Index.
7953 (Mailing List): Typo.
7954 (Customizing Articles): Add gnus-treat-ansi-sequences.
7955 (Article Washing): Index.
7956
7957 * message.texi: Use m-dash consistently.
7958
7959 2007-10-28 Jesper Harder <harder@ifa.au.dk>
7960
7961 * gnus.texi (GroupLens): Remove.
7962
7963 2007-10-28 Kevin Greiner <kgreiner@xpediantsolutions.com>
7964
7965 * gnus.texi (Outgoing Messages, Agent Variables):
7966 Add gnus-agent-queue-mail and gnus-agent-prompt-send-queue.
7967 Suggested by Gaute Strokkenes <gs234@srcf.ucam.org>
7968
7969 2007-10-28 Jesper Harder <harder@ifa.au.dk>
7970
7971 * gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
7972
7973 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7974
7975 * gnus.texi (Article Washing): Add `gnus-article-treat-ansi-sequences'.
7976
7977 * gnus.texi (No Gnus): New node. Includes `gnus-news.texi'.
7978
7979 2007-10-28 Simon Josefsson <jas@extundo.com>
7980
7981 * gnus.texi (Top): Add SASL.
7982
7983 2007-10-27 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
7984
7985 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
7986
7987 2007-10-27 Reiner Steib <Reiner.Steib@gmx.de>
7988
7989 * gnus.texi (Troubleshooting): Adjust Gnus version number.
7990
7991 2007-10-27 Jay Belanger <jay.p.belanger@gmail.com>
7992
7993 * calc.texi (Formulas, Composition Basics): Lower the
7994 precedence of negation.
7995
7996 2007-10-25 Jonathan Yavner <jyavner@member.fsf.org>
7997
7998 * ses.texi (The Basics): Mention how to create a new spreadsheet.
7999 Mention the new three-letter column identifiers.
8000 (More on cell printing): Calculate-cell and truncate-cell are now `c'
8001 and `t' rather than `C-c C-c' and `C-c C-t'. Mention the stupid error
8002 message when using `c' on an empty default with default printer.
8003 (Buffer-local variables in spreadsheets): `symbolic-formulas' was
8004 renamed to `ses--symbolic-formulas' some time ago.
8005
8006 2007-10-25 Jay Belanger <jay.p.belanger@gmail.com>
8007
8008 * calc.texi (Default Simplifications, Making Selections)
8009 (Customizing Calc): Clarify associativity of multiplication.
8010
8011 2007-10-23 Michael Albinus <michael.albinus@gmx.de>
8012
8013 * tramp.texi (Traces and Profiles): Simplify loop over
8014 `trace-function-background'.
8015
8016 2007-10-22 Juri Linkov <juri@jurta.org>
8017
8018 * dired-x.texi (Shell Command Guessing): Default values are now
8019 available by typing M-n instead of M-p.
8020
8021 2007-10-21 Michael Albinus <michael.albinus@gmx.de>
8022
8023 * tramp.texi (Cleanup remote connections): New section.
8024 (Password caching): Remove `tramp-clear-passwd'.
8025 It's not a command anymore.
8026 (Bug Reports): Add `tramp-bug' to function index.
8027 (Function Index, Variable Index): New nodes.
8028 (Remote shell setup): Describe `tramp-password-prompt-regexp'.
8029
8030 * trampver.texi: Update release number.
8031
8032 2007-10-20 Jay Belanger <jay.p.belanger@gmail.com>
8033
8034 * calc.texi (History and Acknowledgements): Turn comment
8035 about integer size into past tense.
8036 (Time Zones): Remove pointer to Calc author's address.
8037 (Trigonometric and Hyperbolic Functions): Mention cotangent
8038 and hyperbolic cotangent. Fix typo.
8039
8040 2007-10-10 Michael Albinus <michael.albinus@gmx.de>
8041
8042 Sync with Tramp 2.1.11.
8043
8044 * trampver.texi: Update release number.
8045
8046 2007-10-06 Michael Albinus <michael.albinus@gmx.de>
8047
8048 * tramp.texi (External packages): New section.
8049
8050 2007-09-29 Juri Linkov <juri@jurta.org>
8051
8052 * info.texi (Help-Int): Document `L' (`Info-history').
8053
8054 2007-09-26 Carsten Dominik <dominik@science.uva.nl>
8055
8056 * org.texi: Change links to webpage and maintained email.
8057 (Remember): Promote to Chapter, significant changes.
8058 (Fast access to TODO states): New section.
8059 (Faces for TODO keywords): New section.
8060 (Export options): Example for #+DATE.
8061 (Progress logging): Section moved.
8062
8063 2007-09-26 Bill Wohler <wohler@newt.com>
8064
8065 * mh-e.texi (HTML): Mention binding of S-mouse-2 to
8066 browse-url-at-mouse.
8067
8068 2007-09-20 Eduard Wiebe <usenet@pusto.de> (tiny change)
8069
8070 * flymake.texi (Customizable variables): Face names don't end in -face.
8071 Fix flymake-err-line-patterns template.
8072 (Example -- Configuring a tool called directly): Fix init-function.
8073 (Highlighting erroneous lines): Face names don't end in -face.
8074
8075 2007-09-18 Exal de Jesus Garcia Carrillo <exal@gmx.de> (tiny change)
8076
8077 * erc.texi (Special-Features): Fix small typo.
8078
8079 2007-09-14 Michael Albinus <michael.albinus@gmx.de>
8080
8081 * tramp.texi (Filename Syntax): Provide links to "Inline methods"
8082 and "External transfer methods".
8083
8084 2007-09-13 Jay Belanger <jay.p.belanger@gmail.com>
8085
8086 * calc.texi (Predefined Units): Add some history.
8087
8088 2007-09-08 Michael Olson <mwolson@gnu.org>
8089
8090 * erc.texi (Copying): New section included from gpl.texi.
8091 This matches the look of the upstream ERC manual.
8092
8093 2007-09-07 Jay Belanger <jay.p.belanger@gmail.com>
8094
8095 * calc.texi (History and Acknowledgements): Adjust the "thanks".
8096 (Random Numbers): Clarify the distribution of `random'.
8097
8098 2007-09-06 Glenn Morris <rgm@gnu.org>
8099
8100 Move manual sources from man/ to subdirectories of doc/.
8101 Split into the Emacs manual in emacs/, and other manuals in misc/.
8102 Change all setfilename commands to use ../../info.
8103 * Makefile.in: Move the parts of the old man/Makefile.in that do not
8104 refer to the Emacs manual here.
8105 (infodir): New variable.
8106 (INFO_TARGETS, info): Use infodir. Also used by all info targets.
8107 (cc-mode.texi, faq.texi): Update references to source file locations.
8108 * makefile.w32-in: Move the parts of the old man/makefile.w32-in that
8109 do not refer to the Emacs manual here.
8110 (infodir, MULTI_INSTALL_INFO, ENVADD): Go up one more level.
8111
8112 * Makefile.in: Add `basename' versions of all info targets, for
8113 convenience when rebuilding just one manual.
8114 (../etc/GNU): Delete obsolete target.
8115 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
8116 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
8117 *.vrs *.toc here...
8118 (maintainer-clean): ...from here.
8119
8120 * makefile.w32-in (../etc/GNU): Delete obsolete target.
8121
8122 2007-09-01 Jay Belanger <jay.p.belanger@gmail.com>
8123
8124 * calc.texi (Date Conversions): Clarify definition of
8125 Julian day numbering.
8126 (Date Forms): Clarify definition of Julian day numbering;
8127 add some history.
8128
8129 2007-08-30 Carsten Dominik <dominik@science.uva.nl>
8130
8131 * org.texi: Version 5.07.
8132
8133 2007-08-24 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
8134
8135 * message.texi (MIME): Replace mml-attach with mml-attach-file.
8136
8137 2007-08-22 Carsten Dominik <dominik@science.uva.nl>
8138
8139 * org.texi (Adding hyperlink types): New section.
8140 (Embedded LaTeX): Chapter updated because of LaTeX export.
8141 (LaTeX export): New section.
8142 (Using links out): New section.
8143
8144 2007-08-22 Glenn Morris <rgm@gnu.org>
8145
8146 * faq.texi (Learning how to do something): Refcards now in
8147 etc/refcards/ directory.
8148
8149 2007-08-22 Michael Albinus <michael.albinus@gmx.de>
8150
8151 * tramp.texi (Remote Programs): Persistency file must be cleared when
8152 changing `tramp-remote-path'.
8153 (Filename Syntax): Don't use @var{} constructs inside the @trampfn
8154 macro.
8155
8156 2007-08-17 Jay Belanger <jay.p.belanger@gmail.com>
8157
8158 * calc.texi: Move contents to beginning of file.
8159 (Algebraic Entry): Fix the formatting of an example.
8160
8161 2007-08-15 Jay Belanger <jay.p.belanger@gmail.com>
8162
8163 * calc.texi (Basic Operations on Units): Mention exact versus
8164 inexact conversions.
8165
8166 2007-08-14 Jay Belanger <jay.p.belanger@gmail.com>
8167
8168 * calc.texi (Basic Operations on Units): Mention default
8169 values for new units.
8170 (Quick Calculator Mode): Mention that binary format will
8171 be displayed.
8172
8173 2007-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
8174
8175 * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.
8176
8177 2007-08-10 Katsumi Yamaoka <yamaoka@jpl.org>
8178
8179 * gnus.texi (NNTP): Mention nntp-xref-number-is-evil.
8180
8181 2007-08-08 Glenn Morris <rgm@gnu.org>
8182
8183 * gnus.texi, sieve.texi: Replace `iff'.
8184
8185 2007-08-03 Jay Belanger <jay.p.belanger@gmail.com>
8186
8187 * calc.texi (Basic Graphics): Mention the graphing of error
8188 forms.
8189 (Graphics Options): Mention how `g s' handles error forms.
8190 (Curve Fitting): Mention plotting the curves.
8191 (Standard Nonlinear Models): Add additional models.
8192 (Curve Fitting Details): Mention the Levenberg-Marquardt method.
8193 (Linear Fits): Correct result.
8194
8195 2007-08-01 Alan Mackenzie <acm@muc.de>
8196
8197 * cc-mode.texi (Mailing Lists and Bug Reports): Correct "-no-site-file"
8198 to "--no-site-file".
8199
8200 2007-07-29 Michael Albinus <michael.albinus@gmx.de>
8201
8202 * tramp.texi (Frequently Asked Questions): Point to mode line
8203 extension in Emacs 23.1.
8204
8205 * trampver.texi: Update release number.
8206
8207 2007-07-27 Glenn Morris <rgm@gnu.org>
8208
8209 * calc.texi (Copying): Include license text from gpl.texi, rather than
8210 in-line.
8211
8212 2007-07-25 Glenn Morris <rgm@gnu.org>
8213
8214 * calc.texi (Copying): Replace license with GPLv3.
8215
8216 * Relicense all FSF files to GPLv3 or later.
8217
8218 2007-07-22 Michael Albinus <michael.albinus@gmx.de>
8219
8220 Sync with Tramp 2.1.10.
8221
8222 * tramp.texi (trampfn): Expand macro implementation in order to handle
8223 empty arguments.
8224 (trampfnmhl, trampfnuhl, trampfnhl): Remove macros. Replace all
8225 occurrences by trampfn.
8226 (Frequently Asked Questions): Extend example code for host
8227 identification in the modeline. Add bbdb to approaches shortening Tramp
8228 file names to be typed.
8229
8230 * trampver.texi: Update release number.
8231
8232 2007-07-17 Michael Albinus <michael.albinus@gmx.de>
8233
8234 * tramp.texi: Move @setfilename ../info/tramp up, outside the header
8235 section. Reported by <poti@potis.org>.
8236 (Remote processes): Arguments of the program to be debugged are taken
8237 literally.
8238 (Frequently Asked Questions): Simplify recentf example.
8239
8240 2007-07-14 Karl Berry <karl@gnu.org>
8241
8242 * info.texi (@copying): New Back-Cover Text.
8243
8244 * info.texi (Quitting Info): Move to proper place in source.
8245 (Reported by Benno Schulenberg.)
8246
8247 2007-07-13 Eli Zaretskii <eliz@gnu.org>
8248
8249 * Makefile.in (../info/emacs-mime): Use --enable-encoding.
8250
8251 * makefile.w32-in ($(infodir)/emacs-mime): Ditto.
8252
8253 * emacs-mime.texi: Add @documentencoding directive.
8254
8255 2007-07-12 Nick Roberts <nickrob@snap.net.nz>
8256
8257 * tramp.texi (Remote processes): Add an anchor to the subsection
8258 "Running a debugger on a remote host".
8259
8260 2007-07-12 Michael Albinus <michael.albinus@gmx.de>
8261
8262 * tramp.texi (Remote processes): Don't call it "experimental" any
8263 longer. Add subsection about running a debugger on a remote host.
8264
8265 2007-07-10 Carsten Dominik <dominik@science.uva.nl>
8266
8267 * org.texi (Properties and columns): Chapter rewritten.
8268
8269 2007-07-08 Michael Albinus <michael.albinus@gmx.de>
8270
8271 * tramp.texi:
8272 * trampver.texi: Migrate to Tramp 2.1.
8273
8274 2007-07-02 Carsten Dominik <dominik@science.uva.nl>
8275
8276 * org.texi (Properties): New chapter.
8277
8278 2007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
8279
8280 * gnus-faq.texi ([3.2]): Fix locating of environment variables in the
8281 Control Panel.
8282
8283 * gnus.texi (Misc Article): Add index entry for
8284 gnus-single-article-buffer.
8285
8286 2007-06-27 Andreas Seltenreich <andreas@gate450.dyndns.org>
8287
8288 * gnus.texi (Starting Up): Fix typo.
8289
8290 2007-06-25 Katsumi Yamaoka <yamaoka@jpl.org>
8291
8292 * gnus.texi (Asynchronous Fetching): Fix typo.
8293
8294 2007-06-20 Jay Belanger <jay.p.belanger@gmail.com>
8295
8296 * calc.texi:Change ifinfo to ifnottex (as appropriate) throughout.
8297 (About This Manual): Remove redundant information.
8298 (Getting Started): Mention author.
8299 (Basic Arithmetic, Customizing Calc): Make description of the
8300 variable `calc-multiplication-has-precedence' match its new effect.
8301
8302 2007-06-19 Jay Belanger <jay.p.belanger@gmail.com>
8303
8304 * calc.texi (Basic Arithmetic, Customizing Calc):
8305 Mention the variable `calc-multiplication-has-precedence'.
8306
8307 2007-06-19 Carsten Dominik <dominik@science.uva.nl>
8308
8309 * org.texi (Tag): Section swapped with node Timestamps.
8310 (Formula syntax for Lisp): Document new `L' flag.
8311
8312 2007-06-06 Andreas Seltenreich <andreas@gate450.dyndns.org>
8313
8314 * gnus.texi (Misc Group Stuff, Summary Buffer)
8315 (Server Commands, Article Keymap): Fix typo. s/function/command/.
8316
8317 2007-06-06 Juanma Barranquero <lekktu@gmail.com>
8318
8319 * cc-mode.texi (Comment Commands, Getting Started, Style Variables):
8320 * gnus.texi (Article Buttons, Mail Source Customization)
8321 (Sending or Not Sending, Customizing NNDiary):
8322 * message.texi (Message Headers):
8323 * mh-e.texi (HTML): Fix typos.
8324
8325 2007-06-07 Michael Albinus <michael.albinus@gmx.de>
8326
8327 Sync with Tramp 2.0.56.
8328
8329 * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc
8330 settings. Reported by Ted Zlatanov <tzz@lifelogs.com>.
8331
8332 2007-06-02 Chong Yidong <cyd@stupidchicken.com>
8333
8334 * Version 22.1 released.
8335
8336 2007-05-26 Michael Olson <mwolson@gnu.org>
8337
8338 * erc.texi (Modules): Fix references to completion modules.
8339
8340 2007-05-09 Reiner Steib <Reiner.Steib@gmx.de>
8341
8342 * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
8343
8344 2007-05-09 Didier Verna <didier@xemacs.org>
8345
8346 * gnus.texi (Email Based Diary): New. Proper documentation for the
8347 nndiary back end and the gnus-diary library.
8348
8349 2007-05-03 Karl Berry <karl@gnu.org>
8350
8351 * .cvsignore (*.pdf): New entry.
8352
8353 * texinfo.tex: Update from current version for better pdf generation.
8354
8355 2007-04-30 Reiner Steib <Reiner.Steib@gmx.de>
8356
8357 * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.
8358
8359 2007-04-28 Glenn Morris <rgm@gnu.org>
8360
8361 * faq.texi (New in Emacs 22): Restore mention of python.el pending
8362 consideration of legal status.
8363
8364 2007-04-27 J.D. Smith <jdsmith@as.arizona.edu>
8365
8366 * idlwave.texi: Minor updates for IDLWAVE 6.1.
8367
8368 2007-04-24 Chong Yidong <cyd@stupidchicken.com>
8369
8370 * faq.texi (New in Emacs 22): python.el removed.
8371
8372 2007-04-23 Jay Belanger <jay.p.belanger@gmail.com>
8373
8374 * calc.texi (Reporting bugs): Update maintainer's address.
8375
8376 2007-04-22 Chong Yidong <cyd@stupidchicken.com>
8377
8378 * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
8379
8380 2007-04-15 Jay Belanger <belanger@truman.edu>
8381
8382 * calc.texi (Title page): Remove the date.
8383 (Basic Arithmetic): Emphasize that / binds less strongly than *.
8384 (The Standard Calc Interface): Change trail title.
8385 (Floats): Mention that when non-decimal floats are entered, only
8386 approximations are stored.
8387 (Copying): Move to the appendices.
8388 (GNU Free Documentation License): Add as an appendix.
8389
8390 2007-04-15 Chong Yidong <cyd@stupidchicken.com>
8391
8392 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
8393 * dired-x.texi, ebrowse.texi, ediff.texi:
8394 * emacs-mime.texi, erc.texi, eshell.texi:
8395 * eudc.texi, flymake.texi, forms.texi, gnus.texi:
8396 * idlwave.texi, message.texi, newsticker.texi, org.texi:
8397 * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi:
8398 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
8399 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi:
8400 * woman.texi: Include GFDL.
8401
8402 * doclicense.texi: Remove node heading, so that it can be included by
8403 other files.
8404
8405 * dired-x.texi: Relicence under GFDL. Remove date from title page.
8406
8407 * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
8408 than *.
8409
8410 2007-04-14 Carsten Dominik <dominik@science.uva.nl>
8411
8412 * org.texi (Formula syntax for Calc): Emphasize the operator precedence
8413 in Calc.
8414
8415 2007-04-09 Romain Francoise <romain@orebokech.com>
8416
8417 * faq.texi (New in Emacs 22): Mention improvements to the Windows and
8418 Mac OS ports. Make it clear that mouse-1 complements and doesn't
8419 replace mouse-2.
8420
8421 2007-04-08 Chong Yidong <cyd@stupidchicken.com>
8422
8423 * woman.texi (Word at point, Interface Options): woman-topic-at-point
8424 renamed to woman-use-topic-at-point. Document new behavior.
8425
8426 2007-04-08 Richard Stallman <rms@gnu.org>
8427
8428 * url.texi: Fix some indexing.
8429 (Disk Caching): Drop discussion of old/other Emacs versions.
8430
8431 2007-04-07 Chong Yidong <cyd@stupidchicken.com>
8432
8433 * url.texi (Disk Caching): Say Emacs 21 "and later".
8434
8435 * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
8436 on Font locking which now mentions JIT lock.
8437
8438 2007-04-01 Michael Olson <mwolson@gnu.org>
8439
8440 * erc.texi: Update for the ERC 5.2 release.
8441
8442 2007-03-31 David Kastrup <dak@gnu.org>
8443
8444 * woman.texi (Topic, Interface Options): Explain changes semantics of
8445 woman-manpath in order to consider MANPATH_MAP entries.
8446
8447 2007-03-31 Eli Zaretskii <eliz@gnu.org>
8448
8449 * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
8450
8451 2007-03-26 Richard Stallman <rms@gnu.org>
8452
8453 * pgg.texi (Caching passphrase): Clean up previous change.
8454
8455 2007-03-25 Thien-Thi Nguyen <ttn@gnu.org>
8456
8457 * gnus.texi (Setting Process Marks): Fix typo.
8458
8459 2007-03-25 Romain Francoise <romain@orebokech.com>
8460
8461 * faq.texi (New in Emacs 22): Reorganize using an itemized list for
8462 readability, and include various fixes by Daniel Brockman, Nick Roberts
8463 and Dieter Wilhelm.
8464
8465 2007-03-24 Thien-Thi Nguyen <ttn@gnu.org>
8466
8467 * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
8468
8469 * gnus.texi (Mail Source Specifiers): Fix typo.
8470
8471 2007-03-22 Ralf Angeli <angeli@caeruleus.net>
8472
8473 * reftex.texi (Imprint): Update maintainer information.
8474
8475 2007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
8476
8477 * message.texi (Message Buffers): Update documentation for
8478 message-generate-new-buffers.
8479
8480 2007-03-15 Daiki Ueno <ueno@unixuser.org>
8481
8482 * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
8483
8484 2007-03-21 Glenn Morris <rgm@gnu.org>
8485
8486 * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2.
8487
8488 2007-03-19 Chong Yidong <cyd@stupidchicken.com>
8489
8490 * eshell.texi (Known problems): Emacs 21 -> 22.
8491
8492 * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
8493
8494 2007-03-18 Jay Belanger <belanger@truman.edu>
8495
8496 * calc.texi (Time Zones): Mention that the DST rules changed in 2007.
8497
8498 2007-03-12 Glenn Morris <rgm@gnu.org>
8499
8500 * calc.texi (Time Zones): Switch to new North America DST rule.
8501
8502 * calc.texi: Replace "daylight savings" with "daylight
8503 saving" in text throughout.
8504
8505 2007-03-11 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
8506
8507 * gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
8508 The variable now uses a list of symbols instead of just a symbol.
8509 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
8510
8511 2007-03-06 Romain Francoise <romain@orebokech.com>
8512
8513 * faq.texi (New in Emacs 22): Don't say "now" too much. Add MH-E to
8514 new packages, and mention Gnus update.
8515
8516 2007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
8517
8518 * gnus.texi (NNTP): Mention nntp-never-echoes-commands and
8519 nntp-open-connection-functions-never-echo-commands.
8520
8521 2007-02-27 Chong Yidong <cyd@stupidchicken.com>
8522
8523 * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
8524 problems on the console, and security risk in not using gpg-agent.
8525
8526 2007-02-25 Carsten Dominik <dominik@science.uva.nl>
8527
8528 * org.texi (The spreadsheet): Rename from "Table calculations".
8529 Completely reorganized and rewritten.
8530 (CamelCase links): Section removed.
8531 (Repeating items): New section.
8532 (Tracking TODO state changes): New section.
8533 (Agenda views): Chapter reorganized and rewritten.
8534 (HTML export): Section rewritten.
8535 (Tables in arbitrary syntax): New section.
8536 (Summary): Better feature summary.
8537 (Activation): Document problem with cut-and-paste of Lisp code
8538 from PDF files.
8539 (Visibility cycling): Document indirect buffer use.
8540 (Structure editing): Document sorting.
8541 (Remember): Section rewritten.
8542 (Time stamps): Better description of time stamp types.
8543 (Tag searches): Document regular expression search for tags.
8544 (Stuck projects): New section.
8545 (In-buffer settings): New keywords.
8546 (History and Acknowledgments): Update description.
8547
8548 2007-02-24 Alan Mackenzie <acm@muc.de>
8549
8550 * cc-mode.texi (Movement Commands): Insert two missing command names.
8551 (Getting Started): Slight wording correction (use conditional).
8552
8553 2007-02-22 Kim F. Storm <storm@cua.dk>
8554
8555 * widget.texi (User Interface, Basic Types): Document need to put some
8556 text before the %v escape in :format string in editable-field widget.
8557
8558 2007-02-18 Romain Francoise <romain@orebokech.com>
8559
8560 * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not
8561 `cvs-mode-quit'.
8562
8563 2007-02-10 Markus Triska <markus.triska@gmx.at>
8564
8565 * widget.texi (Programming Example): Put constant strings in :format.
8566
8567 2007-02-07 Juanma Barranquero <lekktu@gmail.com>
8568
8569 * faq.texi (Fullscreen mode on MS-Windows): New node.
8570
8571 2007-02-04 David Kastrup <dak@gnu.org>
8572
8573 * faq.texi (AUCTeX): Update version number. Should probably be done
8574 for other packages as well.
8575
8576 2007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
8577
8578 * gnus.texi (Batching Agents): Fix example. Reported by Tassilo Horn
8579 <tassilo@member.fsf.org>.
8580
8581 2007-01-20 Markus Triska <markus.triska@gmx.at>
8582
8583 * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
8584
8585 2007-01-13 Michael Olson <mwolson@gnu.org>
8586
8587 * erc.texi (Modules): Mention capab-identify module.
8588
8589 2007-01-05 Michael Olson <mwolson@gnu.org>
8590
8591 * erc.texi (Getting Started): Update for /RECONNECT command.
8592
8593 2007-01-04 Richard Stallman <rms@gnu.org>
8594
8595 * ebrowse.texi: Change C-c b to C-c C-m.
8596
8597 2007-01-03 Reiner Steib <Reiner.Steib@gmx.de>
8598
8599 * gnus.texi (Customizing Articles): Use index entries for gnus-treat-*
8600 variables only in info to avoid redundant entries in the printed
8601 manual.
8602
8603 2007-01-02 Daiki Ueno <ueno@unixuser.org>
8604
8605 * message.texi (Using PGP/MIME): Document gpg-agent usage.
8606
8607 2007-01-02 Reiner Steib <Reiner.Steib@gmx.de>
8608
8609 * message.texi (Security): Split into sub-nodes.
8610
8611 2007-01-01 Alan Mackenzie <acm@muc.de>
8612
8613 * cc-mode.texi ("Limitations and Known Bugs"): Document problems with
8614 eval-after-load in Emacs <=21 and a workaround. Document that
8615 trigraphs are not supported.
8616
8617 2007-01-01 Alan Mackenzie <acm@muc.de>
8618
8619 * cc-mode.texi ("Filling and Breaking"): Amend the doc for
8620 c-context-line-break. When invoked within a string, preserve
8621 whitespace. Add a backslash only when also in a macro.
8622
8623 2007-01-01 Alan Mackenzie <acm@muc.de>
8624
8625 * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
8626
8627 2007-01-01 Alan Mackenzie <acm@muc.de>
8628
8629 * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae]
8630 are now bound by default to c-\(beginning\|end\)-of-defun by default.
8631
8632 2007-01-01 Alan Mackenzie <acm@muc.de>
8633
8634 * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from
8635 "Choosing a Style".
8636
8637 * cc-mode.texi ("Styles"): Add @dfn{style}.
8638
8639 2006-12-30 Michael Albinus <michael.albinus@gmx.de>
8640
8641 Sync with Tramp 2.0.55.
8642
8643 * trampver.texi: Update release number.
8644
8645 2006-12-29 Reiner Steib <Reiner.Steib@gmx.de>
8646
8647 * gnus.texi (Customizing Articles): Add index entries for all
8648 gnus-treat-* variables.
8649
8650 2006-12-29 Jouni K. Seppänen <jks@iki.fi>
8651
8652 * gnus.texi (IMAP): Fix incorrect explanation of
8653 nnimap-search-uids-not-since-is-evil in documentation for
8654 nnimap-expunge-search-string.
8655
8656 2006-12-27 Reiner Steib <Reiner.Steib@gmx.de>
8657
8658 * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
8659 spam-ifile-database.
8660
8661 2006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
8662
8663 * gnus.texi (Spam Package Configuration Examples): Don't encourage to
8664 rebind C-s.
8665
8666 2006-12-26 Jouni K. Seppänen <jks@iki.fi>
8667
8668 * gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
8669 (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
8670 "expiring mail".
8671 (IMAP): Document nnimap-search-uids-not-since-is-evil and
8672 nnimap-nov-is-evil.
8673
8674 2006-12-25 Kevin Ryde <user42@zip.com.au>
8675
8676 * cl.texi (Sorting Sequences): In sort*, add a little cautionary note
8677 about the key procedure being used heavily.
8678
8679 2006-12-24 Chong Yidong <cyd@stupidchicken.com>
8680
8681 * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
8682 to t.
8683 (Prerequisites): Add explanation about gpg-agent.
8684
8685 2006-12-22 Kevin Ryde <user42@zip.com.au>
8686
8687 * cl.texi (Sorting Sequences): Typo in sort*, example showed plain
8688 "sort" instead of "sort*".
8689
8690 2006-12-19 Richard Stallman <rms@gnu.org>
8691
8692 * calc.texi (History and Acknowledgements): Recognize that Emacs
8693 now does have floating point.
8694
8695 2006-12-19 Michael Albinus <michael.albinus@gmx.de>
8696
8697 * tramp.texi (External transfer methods): Describe new method `scpc'.
8698
8699 2006-12-17 Sascha Wilde <wilde@sha-bang.de>
8700
8701 * pgg.texi: Added short note on gpg-agent to the introduction.
8702
8703 2006-12-13 Reiner Steib <Reiner.Steib@gmx.de>
8704
8705 * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
8706 also applies to Cc.
8707
8708 2006-12-12 Reiner Steib <Reiner.Steib@gmx.de>
8709
8710 * gnus.texi (X-Face): Clarify. Say which programs are required
8711 on Windows.
8712
8713 2006-12-08 Michael Olson <mwolson@gnu.org>
8714
8715 * erc.texi (Modules): Remove documentation for list module.
8716
8717 2006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
8718
8719 * faq.texi (^M in the shell buffer): Ditto.
8720
8721 2006-11-20 Michael Olson <mwolson@gnu.org>
8722
8723 * erc.texi: Call this the 5.2 stable pre-release of ERC.
8724
8725 2006-11-17 Carsten Dominik <dominik@science.uva.nl>
8726
8727 * org.texi: Fix typos.
8728 (Agenda commands): Document `C-k'.
8729
8730 2006-11-16 Eli Zaretskii <eliz@gnu.org>
8731
8732 * url.texi (http/https): Fix a typo in the HTTP URL.
8733
8734 2006-11-14 Stephen Leake <stephen_leake@stephe-leake.org>
8735
8736 * ada-mode.texi: Total rewrite.
8737
8738 2006-11-13 Carsten Dominik <dominik@science.uva.nl>
8739
8740 * org.texi: Minor typo fixes.
8741
8742 2006-11-13 Bill Wohler <wohler@newt.com>
8743
8744 Release MH-E manual version 8.0.3.
8745
8746 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
8747 release 8.0.3.
8748
8749 * mh-e.texi (Incorporating Mail): Use output of "mhparam Path"
8750 to set MAILDIR.
8751 (Reading Mail): Document the customization of read-mail-command
8752 for MH-E.
8753 (Viewing Attachments): Document mm-discouraged-alternatives.
8754 (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag.
8755 (Junk): Add more information about the settings of mh-junk-background
8756 in a program. Add /usr/bin/mh to PATH in examples.
8757
8758 2006-11-12 Richard Stallman <rms@gnu.org>
8759
8760 * woman.texi: Update author address but say he no longer maintains it.
8761
8762 2006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
8763
8764 * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of
8765 archived trees.
8766 (Checkboxes): Section moved to chapter 5, and extended.
8767 (The date/time prompt): New section.
8768 (Link abbreviations): New section.
8769 (Presentation and sorting): New section.
8770 (Custom agenda views): Section completely rewritten.
8771 (Summary): Compare with Planner.
8772 (Feedback): More info about creating backtraces.
8773 (Plain lists): Modify example.
8774 (Breaking down tasks): New section.
8775 (Custom time format): New section.
8776 (Time stamps): Document inactive timestamps.
8777 (Setting tags): More details about fast tag selection.
8778 (Block agenda): New section.
8779 (Custom agenda views): Section rewritten.
8780 (Block agenda): New section.
8781
8782 2006-11-07 Michael Albinus <michael.albinus@gmx.de>
8783
8784 * tramp.texi (Configuration): scp is the default method.
8785 (Default Method): Use ssh as example for another method.
8786
8787 2006-10-27 Richard Stallman <rms@gnu.org>
8788
8789 * woman.texi: Downcase nroff/troff/roff.
8790 (Installation): Chapter deleted. Some xrefs deleted.
8791 (Background): woman doesn't advise man ;-).
8792
8793 2006-10-26 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8794
8795 * ada-mode.texi (Project files, Identifier completion)
8796 (Automatic Casing, Debugging, Using non-standard file names)
8797 (Working Remotely): Fix typos.
8798
8799 2006-10-20 Masatake YAMATO <jet@gyve.org>
8800
8801 * cc-mode.texi (Sample .emacs File): Add missing `)' in
8802 sample code `my-c-initialization-hook'.
8803
8804 2006-10-19 Stuart D. Herring <herring@lanl.gov>
8805
8806 * widget.texi: Fix typos.
8807
8808 2006-10-19 Michael Albinus <michael.albinus@gmx.de>
8809
8810 * tramp.texi (Frequently Asked Questions): Remove questions marked with
8811 "???". There have been no complaints for years, so the information
8812 must be appropriate.
8813
8814 2006-10-16 Richard Stallman <rms@gnu.org>
8815
8816 * widget.texi: Use @var instead of capitalization.
8817 Clarify many widget type descriptions.
8818
8819 2006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
8820
8821 * gnus.texi (Other modes): Fix typo. Add alternative index entry for
8822 gnus-dired-attach.
8823 (Selecting a Group): Fix typo.
8824
8825 2006-10-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8826
8827 * widget.texi: Fix typos.
8828
8829 2006-10-06 Reiner Steib <Reiner.Steib@gmx.de>
8830
8831 * gnus.texi (Image Enhancements): Update for Emacs 22.
8832
8833 * gnus-faq.texi ([1.3]): Update.
8834
8835 2006-10-06 Richard Stallman <rms@gnu.org>
8836
8837 * faq.texi (Displaying the current line or column):
8838 Delete "As of Emacs 20".
8839
8840 2006-10-06 Romain Francoise <romain@orebokech.com>
8841
8842 * faq.texi (VM): VM works with Emacs 22 too.
8843
8844 2006-10-06 Richard Stallman <rms@gnu.org>
8845
8846 * ebrowse.texi: Remove Emacs version "21" from title.
8847
8848 2006-10-02 Reiner Steib <Reiner.Steib@gmx.de>
8849
8850 * gnus.texi (Foreign Groups): Say where change of editing commands are
8851 stored. Add reference to `gnus-parameters'.
8852
8853 2006-09-15 Jay Belanger <belanger@truman.edu>
8854
8855 * calc.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE):
8856 Change "Library Public License" to "Lesser Public License"
8857 throughout. Use "yyyy" to represent year.
8858
8859 2006-09-15 Carsten Dominik <dominik@science.uva.nl>
8860
8861 * org.texi (Setting tags): Typo fix.
8862
8863 2006-09-14 Reiner Steib <Reiner.Steib@gmx.de>
8864
8865 * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
8866
8867 2006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
8868
8869 * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
8870
8871 2006-09-12 Paul Eggert <eggert@cs.ucla.edu>
8872
8873 * faq.texi (Escape sequences in shell output): EMACS is now set
8874 to Emacs's absolute file name, not to "t".
8875 (^M in the shell buffer): Likewise.
8876
8877 2006-09-11 Reiner Steib <Reiner.Steib@gmx.de>
8878
8879 * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
8880 mails with pop3-leave-mail-on-server. Fix wording.
8881 (Limiting): Improve gnus-summary-limit-to-articles.
8882 (X-Face): Fix typo.
8883
8884 2006-09-11 Simon Josefsson <jas@extundo.com>
8885
8886 * smtpmail.texi (Authentication): Explain TLS and SSL better, based on
8887 suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
8888
8889 2006-09-06 Simon Josefsson <jas@extundo.com>
8890
8891 * smtpmail.texi (Authentication): Mention SSL.
8892
8893 2006-09-03 Diane Murray <disumu@x3y2z1.net>
8894
8895 * erc.texi (Getting Started, Connecting): Change erc-select to erc.
8896
8897 2006-09-01 Eli Zaretskii <eliz@gnu.org>
8898
8899 * rcirc.texi (Internet Relay Chat, Useful IRC commands):
8900 Don't use @indicateurl.
8901
8902 * cc-mode.texi (Subword Movement): Don't use @headitem.
8903 (Custom Braces, Clean-ups): Don't use @tie.
8904
8905 2006-08-29 Michael Albinus <michael.albinus@gmx.de>
8906
8907 Sync with Tramp 2.0.54.
8908
8909 * tramp.texi (Bug Reports): The Tramp mailing list is moderated now.
8910 Suggested by Adrian Phillips <a.phillips@met.no>.
8911
8912 2006-08-15 Carsten Dominik <dominik@science.uva.nl>
8913
8914 * org.texi (Installation, Activation): Split from Installation and
8915 Activation.
8916 (Clocking work time): Document new features.
8917
8918 2006-08-13 Alex Schroeder <alex@gnu.org>
8919
8920 * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
8921 example.
8922
8923 2006-08-12 Eli Zaretskii <eliz@gnu.org>
8924
8925 * faq.texi (How to add fonts): New node.
8926
8927 2006-08-05 Romain Francoise <romain@orebokech.com>
8928
8929 * faq.texi (New in Emacs 22): Expand.
8930
8931 2006-08-03 Michael Olson <mwolson@gnu.org>
8932
8933 * erc.texi: Update for ERC 5.1.4.
8934
8935 2006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
8936
8937 * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
8938 in .../site-lisp/gnus/ by default.
8939 [ From gnus-news.texi in the trunk. ]
8940
8941 2006-07-27 Reiner Steib <Reiner.Steib@gmx.de>
8942
8943 * gnus.texi (MIME Commands): Additions for yEnc.
8944
8945 2006-07-24 Richard Stallman <rms@gnu.org>
8946
8947 * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi:
8948 * faq.texi: Move periods and commas inside quotes.
8949
8950 2006-07-20 Jay Belanger <belanger@truman.edu>
8951
8952 * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
8953
8954 2006-07-18 Chong Yidong <cyd@stupidchicken.com>
8955
8956 * faq.texi (Security risks with Emacs): Document Emacs 22
8957 file-local-variable mechanism.
8958
8959 2006-07-12 Michael Olson <mwolson@gnu.org>
8960
8961 * erc.texi: Update for ERC 5.1.3.
8962
8963 2006-07-12 Alex Schroeder <alex@gnu.org>
8964
8965 * rcirc.texi: Fix typos.
8966 (Getting started with rcirc): New calling convention for M-x irc.
8967 Mention #rcirc. Removed channel tracking.
8968 (Configuration): Change the names of all variables that got changed
8969 recently, eg. rcirc-server to rcirc-default-server. Added
8970 documentation for rcirc-authinfo, some background for Bitlbee, and
8971 rcirc-track-minor-mode.
8972 (Scrolling conservatively): Fix the xref from Auto Scrolling to just
8973 Scrolling.
8974 (Reconnecting after you have lost the connection): Fix example code
8975 to match code changes.
8976
8977 2006-07-10 Nick Roberts <nickrob@snap.net.nz>
8978
8979 * gnus.texi, message.texi: Fix typos.
8980
8981 2006-07-07 Carsten Dominik <dominik@science.uva.nl>
8982
8983 * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting
8984 commands.
8985 (Global TODO list): Document the use of the variables
8986 `org-agenda-todo-ignore-scheduled' and
8987 `org-agenda-todo-list-sublevels'.
8988
8989 2006-07-05 Richard Stallman <rms@gnu.org>
8990
8991 * faq.texi (Scrolling only one line): Fix xref.
8992
8993 2006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
8994
8995 * faq.texi (Evaluating Emacs Lisp code):
8996 Throughout, replace eval-current-buffer with eval-buffer.
8997
8998 2006-07-03 Richard Stallman <rms@gnu.org>
8999
9000 * rcirc.texi (Scrolling conservatively): Fix xref.
9001
9002 * pcl-cvs.texi (Viewing differences): Usage fix.
9003
9004 2006-07-03 Carsten Dominik <dominik@science.uva.nl>
9005
9006 * org.texi (Agenda commands): Document `s' key to save all org-mode
9007 buffers.
9008
9009 2006-06-30 Ralf Angeli <angeli@caeruleus.net>
9010
9011 * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face
9012 names. Mention `cvs-msg' face.
9013
9014 2006-06-29 Carsten Dominik <dominik@science.uva.nl>
9015
9016 * org.texi (Checkboxes): New section.
9017
9018 2006-06-28 Carsten Dominik <dominik@science.uva.nl>
9019
9020 * org.texi (Embedded LaTeX): Fix typos and implement small improvements
9021 throughout this chapter.
9022
9023 2006-06-27 Chong Yidong <cyd@stupidchicken.com>
9024
9025 * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
9026 text for standalone vs Emacs info.
9027 (Help): Clarify header line description. Use mouse-1 for clicks.
9028 (Help-P): Use mouse-1 for clicks.
9029 (Help-^L): "Top" and "All" not displayed with dashes in Emacs.
9030 (Help-^L, Help-M, Help-Int, Search Index, Go to node)
9031 (Choose menu subtopic): Remove gratuitous Emacs command names.
9032 (Help-FOO): Put usual behavior first.
9033 (Help-Xref): Clicking on xrefs works in Emacs.
9034 (Search Text): Clarify what the default behavior is.
9035 (Create Info buffer): Fix Emacs window/X window confusion.
9036 (Emacs Info Variables): Fix for new Emacs init file behavior.
9037
9038 2006-06-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
9039
9040 * gnus.texi (Summary Buffer Lines): Fix typo.
9041
9042 2006-06-23 Carsten Dominik <dominik@science.uva.nl>
9043
9044 * org.texi (Embedded LaTeX): New chapter.
9045 (Archiving): Section rewritten.
9046 (Enhancing text): Some parts moved to the new chapter about LaTeX.
9047
9048 2006-06-20 Bill Wohler <wohler@newt.com>
9049
9050 Release MH-E manual version 8.0.1.
9051
9052 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
9053 release 8.0.1.
9054 (Preface): Depend on GNU mailutils 1.0 and higher.
9055
9056 2006-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
9057
9058 * message.texi (News Headers): Update message-syntax-checks section.
9059
9060 2006-06-19 Karl Berry <karl@gnu.org>
9061
9062 * info.texi (Advanced): Mention C-q, especially with ?.
9063
9064 2006-06-19 Carsten Dominik <dominik@science.uva.nl>
9065
9066 * org.texi (Publishing links): Document the `:link-validation-function'
9067 property.
9068 (Extensions and Hacking): New chapter, includes some sections of the
9069 "Miscellaneous" chapter.
9070
9071 2006-06-10 Carsten Dominik <dominik@science.uva.nl>
9072
9073 * org.texi (Progress logging): New section.
9074
9075 2006-06-06 Carsten Dominik <dominik@science.uva.nl>
9076
9077 * org.texi (ASCII export): Document indentation adaptation.
9078 (Setting tags): Document mutually-exclusive tags.
9079
9080 2006-06-05 Romain Francoise <romain@orebokech.com>
9081
9082 * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
9083 Fix typo.
9084
9085 * gnus-faq.texi (Question 8.6): Update reference to the Gnus
9086 channel (#gnus@irc.freenode.net).
9087 Fix typos. Update copyright notice.
9088
9089 * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
9090 (Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
9091 (Line-Up Functions, Custom Macros):
9092 * ediff.texi (Window and Frame Configuration)
9093 (Highlighting Difference Regions):
9094 * emacs-mime.texi (Display Customization):
9095 * erc.texi (History):
9096 * eshell.texi (Known problems):
9097 * eudc.texi (Overview, BBDB):
9098 * gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
9099 (The problem of spam, SpamOracle, Extending the Spam package)
9100 (Conformity, Terminology):
9101 * idlwave.texi (Routine Info)
9102 (Class and Keyword Inheritance, Padding Operators)
9103 (Breakpoints and Stepping, Electric Debug Mode)
9104 (Examining Variables, Troubleshooting):
9105 * org.texi (Creating timestamps):
9106 * reftex.texi (Commands, Options, Changes):
9107 * tramp.texi (Inline methods, Password caching)
9108 (Auto-save and Backup, Issues):
9109 * vip.texi (Files, Commands in Insert Mode):
9110 * viper.texi (Emacs Preliminaries, States in Viper)
9111 (Packages that Change Keymaps, Viper Specials, Groundwork):
9112 Fix various typos.
9113
9114 2006-05-31 Michael Ernst <mernst@alum.mit.edu>
9115
9116 * ediff.texi: Fix typos.
9117
9118 2006-05-30 Carsten Dominik <dominik@science.uva.nl>
9119
9120 * org.texi: Small typo fixes.
9121
9122 2006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
9123
9124 * viper.texi (Viper Specials):
9125 * gnus.texi (Example Setup):
9126 * faq.texi (Backspace invokes help):
9127 * dired-x.texi (Optional Installation Dired Jump):
9128 * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
9129 follow coding conventions.
9130
9131 2006-05-29 Michael Albinus <michael.albinus@gmx.de>
9132
9133 * tramp.texi (Frequently Asked Questions): Disable zsh zle.
9134
9135 2006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
9136
9137 * pcl-cvs.texi: Fix typos.
9138 (Customization): Say "us".
9139
9140 2006-05-26 Eli Zaretskii <eliz@gnu.org>
9141
9142 * org.texi: Remove bogus @setfilename.
9143
9144 2006-05-26 Carsten Dominik <dominik@science.uva.nl>
9145
9146 * org.texi (ASCII export): Omit command name.
9147 (HTML export): Add prefix to all lines in Local Variable example.
9148 (Acknowledgments): Typeset names in italics.
9149
9150 2006-05-24 Carsten Dominik <dominik@science.uva.nl>
9151
9152 * org.texi (Plain lists): Add new item navigation commands.
9153 (External links): Document elisp and info links.
9154 (Custom searches): New section.
9155 (Publishing): New chapter.
9156 (HTML export): Include a list of supported CSS classes.
9157 (Setting tags): Describe the fast-tag-setting interface.
9158
9159 2006-05-20 Luc Teirlinck <teirllm@auburn.edu>
9160
9161 * dired-x.texi: ifinfo -> ifnottex.
9162
9163 2006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
9164
9165 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
9166
9167 2006-05-12 Reiner Steib <Reiner.Steib@gmx.de>
9168
9169 * message.texi (Interface): Add tool bar customization.
9170 (MIME): Index and text additions for mml-attach.
9171 (MIME): Describe mml-dnd-protocol-alist and
9172 mml-dnd-attach-options.
9173
9174 * gnus.texi (Oort Gnus): Reorder entries in sections.
9175 Fix some entries.
9176 (Starting Up): Add references to "Emacs for Heathens" and to
9177 "Finding the News". Add user-full-name and user-mail-address.
9178 (Group Buffer Format): Add tool bar customization and update.
9179 (Summary Buffer): Add tool bar customization.
9180 (Posting Styles): Add message-alternative-emails.
9181
9182 2006-05-09 Michael Albinus <michael.albinus@gmx.de>
9183
9184 * tramp.texi (Filename completion): Improve wording.
9185
9186 2006-05-07 Romain Francoise <romain@orebokech.com>
9187
9188 * faq.texi (Using regular expressions): Fix typo.
9189 (Packages that do not come with Emacs): Fix capitalization.
9190 (Replacing text across multiple files): Expand node to explain how
9191 to use `dired-do-query-replace-regexp' in more detail, based on
9192 suggestion by Eric Hanchrow <offby1@blarg.net>.
9193
9194 2006-05-06 Michael Albinus <michael.albinus@gmx.de>
9195
9196 * tramp.texi (Filename completion): Completion of remote files'
9197 method, user name and host name is active only in partial
9198 completion mode.
9199
9200 2006-05-06 Bill Wohler <wohler@newt.com>
9201
9202 Release MH-E manual version 8.0.
9203
9204 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
9205 release 8.0.
9206
9207 2006-05-06 Bill Wohler <wohler@newt.com>
9208
9209 * mh-e.texi (MH-BOOK-HOME): Change from
9210 http://www.ics.uci.edu/~mh/book/mh to
9211 http://rand-mh.sourceforge.net/book/mh.
9212 Replace .htm suffix with .html for MH book files.
9213 (Using This Manual): Update key binding for getting relevant
9214 chapter in Info from command key.
9215 (Ranges): Fix itemx.
9216
9217 2006-05-05 Karl Berry <karl@gnu.org>
9218
9219 * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): New cmds.
9220 (\fonttextsize): New user-level command to change text font size.
9221
9222 2006-04-26 Reiner Steib <Reiner.Steib@gmx.de>
9223
9224 * pgg.texi (Caching passphrase): Fix markup and typos. Simplify.
9225
9226 2006-04-26 Sascha Wilde <wilde@sha-bang.de> (tiny change)
9227
9228 * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
9229
9230 2006-04-24 Bill Wohler <wohler@newt.com>
9231
9232 * mh-e.texi (Getting Started): Make it more explicit that you need
9233 to install MH. Add pointers to current MH implementations.
9234
9235 2006-04-21 Bill Wohler <wohler@newt.com>
9236
9237 Release MH-E manual version 7.94.
9238
9239 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
9240 release 7.94.
9241
9242 2006-04-21 Carsten Dominik <dominik@science.uva.nl>
9243
9244 * org.texi: Many small fixes.
9245 (Handling links): Rename from "Managing links".
9246
9247 2006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
9248
9249 * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
9250 (Splitting mail using spam-stat): Fix @xref.
9251
9252 2006-04-20 Chong Yidong <cyd@stupidchicken.com>
9253
9254 * gnus.texi (Spam Package): Major revision of the text.
9255 Previously this node was "Filtering Spam Using The Spam ELisp Package".
9256
9257 2006-04-20 Carsten Dominik <dominik@science.uva.nl>
9258
9259 * org.texi (Time stamps): Better explanation of the purpose of
9260 different time stamps.
9261 (Structure editing, Plain lists): More details on how new items
9262 and headings are inserted.
9263
9264 2006-04-18 Carsten Dominik <dominik@science.uva.nl>
9265
9266 * org.texi (Formula syntax): Fix link to Calc Manual.
9267
9268 2006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
9269
9270 * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
9271
9272 2006-04-17 Bill Wohler <wohler@newt.com>
9273
9274 * mh-e.texi (Folders): Update mh-before-quit-hook and
9275 mh-quit-hook example with code that removes the buffers rather
9276 than just bury them.
9277
9278 2006-04-17 Michael Albinus <michael.albinus@gmx.de>
9279
9280 Sync with Tramp 2.0.53.
9281
9282 2006-04-13 Carsten Dominik <dominik@science.uva.nl>
9283
9284 * org.texi (Updating settings): New section.
9285 (Visibility cycling): Better names for the startup folding
9286 options.
9287 (Exporting): Completely restructured.
9288 (The very busy C-c C-c key): New section.
9289 (Summary of in-buffer settings): New section.
9290
9291 2006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
9292
9293 * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
9294
9295 2006-04-10 Reiner Steib <Reiner.Steib@gmx.de>
9296
9297 * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap)
9298 (Server Commands): Key `v' is reserved for users.
9299
9300 2006-04-11 Carsten Dominik <dominik@science.uva.nl>
9301
9302 * org.texi (Link format): New section, emphasis on bracket links.
9303 (External links): Document bracket links.
9304 (FAQ): Expand to cover shell links and the new link format.
9305
9306 2006-04-09 Kevin Ryde <user42@zip.com.au>
9307
9308 * org.texi (Formula syntax): Typo in node name of calc-eval xref.
9309
9310 2006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
9311
9312 * gnus.texi (Summary Buffer Lines): Add `*'.
9313
9314 2006-04-07 Jochen Küpper <jochen@fhi-berlin.mpg.de>
9315
9316 * gnus.texi (Group Parameters):
9317 Mention gnus-permanently-visible-groups.
9318
9319 2006-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
9320
9321 * gnus.texi (Face): Fix typo.
9322
9323 2006-04-05 Reiner Steib <Reiner.Steib@gmx.de>
9324
9325 * gnus.texi (X-Face): Clarify.
9326 (Face): Need Emacs with PNG support.
9327
9328 2006-04-06 Richard Stallman <rms@gnu.org>
9329
9330 * idlwave.texi: Delete the blocks "not suitable for inclusion with
9331 Emacs".
9332
9333 2006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
9334
9335 * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out
9336 blocks not suitable for inclusion with Emacs using variable
9337 PARTOFEMACS.
9338
9339 2006-04-04 Simon Josefsson <jas@extundo.com>
9340
9341 * gnus.texi (Security): Improve.
9342
9343 2006-04-02 Karl Berry <karl@gnu.org>
9344
9345 * texinfo.tex: Update to current version (2006-03-21.13).
9346
9347 2006-04-02 Bill Wohler <wohler@newt.com>
9348
9349 * mh-e.texi (Getting Started, Junk, Bug Reports)
9350 (MH FAQ and Support): Fix URLs.
9351
9352 2006-03-31 Romain Francoise <romain@orebokech.com>
9353
9354 * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
9355 to t, not nil (and has for the past eight years).
9356
9357 2006-03-31 Reiner Steib <Reiner.Steib@gmx.de>
9358
9359 * message.texi, gnus.texi: Bump version to 5.11.
9360
9361 2006-03-29 Reiner Steib <Reiner.Steib@gmx.de>
9362
9363 * gnus.texi (Top): Add comment about version line.
9364
9365 * message.texi (Top): Ditto. Change to take named versions into
9366 account.
9367
9368 2006-03-28 Reiner Steib <Reiner.Steib@gmx.de>
9369
9370 * gnus.texi (Posting Styles): Add x-face-file to example.
9371 (X-Face): Refer to posting styles.
9372
9373 * gnus-faq.texi ([5.8]): Add x-face-file.
9374 ([8.4]): Add links to gmane.emacs.gnus.user and
9375 gmane.emacs.gnus.general.
9376
9377 2006-03-27 Reiner Steib <Reiner.Steib@gmx.de>
9378
9379 * gnus-faq.texi: Use .invalid.
9380 ([5.4]): Fix gnus-posting-styles example.
9381
9382 2006-03-27 Romain Francoise <romain@orebokech.com>
9383
9384 * faq.texi (Emacs/W3): Rename from `w3-mode'. Mention that
9385 Emacs/W3 needs a new maintainer.
9386 (Ispell): Update author and version info.
9387 (Mailcrypt): Mention PGG.
9388 (New in Emacs 22): Add PGG to the list of new packages.
9389 Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
9390 updating dead URLs.
9391
9392 2006-03-25 Karl Berry <karl@gnu.org>
9393
9394 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
9395 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi, erc.texi,
9396 * eshell.texi, eudc.texi, faq.texi, forms.texi, gnus.texi, idlwave.texi,
9397 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
9398 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
9399 * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
9400 * woman.texi: (1) use @copyright{} instead of (C) in typeset text;
9401 (2) do not indent copyright year list (or anything else).
9402
9403 2006-03-21 Bill Wohler <wohler@newt.com>
9404
9405 * mh-e.texi (Folders): Various edits.
9406
9407 2006-03-20 Romain Francoise <romain@orebokech.com>
9408
9409 * gnus.texi (Mail Folders): Grammar fix.
9410
9411 2006-03-19 Bill Wohler <wohler@newt.com>
9412
9413 * mh-e.texi (Replying): Document Mail-Followup-To.
9414 Change manually-formatted table to multitable. Add debugging info.
9415 Move description of mh-reply-default-reply-to into paragraph
9416 that describes its values.
9417
9418 2006-03-17 Bill Wohler <wohler@newt.com>
9419
9420 * mh-e.texi: Use smallexample and smalllisp consistently.
9421 (Sending Mail Tour): Update method of entering
9422 addresses and subject.
9423 (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour)
9424 (Adding Attachments, Searching): Update screenshots for Emacs 22.
9425
9426 2006-03-15 Carsten Dominik <dominik@science.uva.nl>
9427
9428 * org.texi: Version number change only.
9429
9430 2006-03-14 Bill Wohler <wohler@newt.com>
9431
9432 * mh-e.texi: Add index entries around each paragraph rather than
9433 depend on entries from beginning of node. Doing so ensures that
9434 index entries are less likely to be forgotten if text is cut and
9435 pasted, and are necessary anyway if the references are on a
9436 separate page. It seems that makeinfo is now (v. 4.8) only
9437 producing one index entry per node, so there is no longer any
9438 excuse not to. Use subheading instead of heading. The incorrect
9439 use of heading produced very large fonts in Info--as large as the
9440 main heading.
9441 (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
9442 versions 6 and 7 appeared *around* the time of these Emacs releases.
9443
9444 2006-03-13 Carsten Dominik <dominik@science.uva.nl>
9445
9446 * org.texi (Clean view): Document new startup options.
9447
9448 2006-03-11 Bill Wohler <wohler@newt.com>
9449
9450 * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)
9451 (Composing, Scan Line Formats): Fix @refs.
9452 (Getting Started): Define MH profile and MH profile components.
9453 (Incorporating Mail, Reading Mail, Viewing, Printing)
9454 (Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
9455 (Signature, Aliases, Scan Line Formats): Use @code instead of @samp
9456 for string constants.
9457 (Tool Bar): Remove spurious quote.
9458 (Junk): Use ``...'' instead of "...".
9459 (Scan Line Formats): Replace @samp with @kbd.
9460
9461 2006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
9462
9463 * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
9464
9465 2006-03-10 Reiner Steib <Reiner.Steib@gmx.de>
9466
9467 * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
9468 easy to understand.
9469
9470 2006-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
9471
9472 * gnus.texi: Markup fix.
9473 (Fancy Mail Splitting): Specify new feature.
9474
9475 2006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
9476
9477 * gnus.texi (Fancy Mail Splitting): Improve descriptions about
9478 partial-words matching.
9479
9480 2006-03-07 Reiner Steib <Reiner.Steib@gmx.de>
9481
9482 * emacs-mime.texi (Display Customization): Reword image/.* stuff.
9483
9484 * gnus.texi (Oort Gnus): Add note about `gnus-load'.
9485 (MIME Commands): Fix mm-discouraged-alternatives.
9486
9487 2006-03-07 Carsten Dominik <dominik@science.uva.nl>
9488
9489 * org.texi: Version number change only.
9490
9491 2006-03-06 Bill Wohler <wohler@newt.com>
9492
9493 * mh-e.texi: Move from SourceForge repository to Savannah.
9494 This is version 7.93, which is a total rewrite from the previous
9495 edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E
9496 version 7.93.
9497
9498 2006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
9499
9500 * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
9501
9502 2006-03-01 Carsten Dominik <dominik@science.uva.nl>
9503
9504 * org.texi (Interaction): Add item about `org-mouse.el' by
9505 Piotr Zielinski.
9506 (Managing links): Document that also mouse-1 can be used to
9507 activate a link.
9508 (Headlines, FAQ): Add entry about hiding leading stars.
9509 (Miscellaneous): Resort the sections in this chapter to a more
9510 logical sequence.
9511
9512 2006-02-27 Simon Josefsson <jas@extundo.com>
9513
9514 * emacs-mime.texi (Flowed text): Add mm-fill-flowed. (Sync
9515 2004-01-27 from the trunk).
9516
9517 2006-02-24 Alan Mackenzie <acm@muc.de>
9518
9519 * cc-mode.texi: Rename c-hungry-backspace to
9520 c-hungry-delete-backwards, at the request of RMS. Leave the old
9521 name as an alias.
9522
9523 2006-02-24 Alan Mackenzie <acm@muc.de>
9524
9525 * cc-mode.texi: Correct the definition of c-beginning-of-defun, to
9526 include the function header within the defun.
9527
9528 2006-02-24 Alan Mackenzie <acm@muc.de>
9529
9530 * cc-mode.texi: Correct two typos.
9531
9532 2006-02-24 Alan Mackenzie <acm@muc.de>
9533
9534 * cc-mode.texi (Comment Commands): State that C-u M-; kills any
9535 existing comment.
9536 (Electric Keys): Add a justification for electric indentation.
9537 (Hungry WS Deletion): Clear up the names and complications of the
9538 BACKSPACE and DELETE keys.
9539
9540 2006-02-23 Juri Linkov <juri@jurta.org>
9541
9542 * faq.texi (Common requests): Move `Turning on auto-fill by
9543 default' after `Wrapping words automatically'. Move `Working with
9544 unprintable characters' before `Searching for/replacing newlines'.
9545 Move `Replacing highlighted text' after `Highlighting a region'.
9546 Merge `Repeating commands' and `Repeating a command as many times
9547 as possible' into the former.
9548 (Packages that do not come with Emacs): Add refs to Gmane and
9549 etc/MORE.STUFF.
9550
9551 2006-02-23 Juri Linkov <juri@jurta.org>
9552
9553 * faq.texi (Newsgroup archives): Update URLs of GNU mail archives.
9554 (Reporting bugs): Suggest using `M-x report-emacs-bug'.
9555 Add xref to `(emacs)Reporting Bugs'.
9556 (Getting a printed manual): Add URL to other formats of the manual.
9557 (Common requests): Fix menu.
9558 (Highlighting a region): Remove ref to `Turning on syntax highlighting'.
9559 (Horizontal scrolling): Mention `truncate-partial-width-windows'.
9560 (Inserting text at the beginning of each line): Add pxref to
9561 `Changing the included text prefix'.
9562 (Forcing the cursor to remain in the same column): Mention `track-eol'
9563 and `set-goal-column'. Add pxref to `(emacs)Moving Point'.
9564 (Replacing text across multiple files): Add keybinding `Q' for
9565 `dired-do-query-replace'.
9566
9567 2006-02-22 Carsten Dominik <dominik@science.uva.nl>
9568
9569 * reftex.texi: Version number and date change only.
9570
9571 * org.texi (Internal Links): Rewrite to cover the modified
9572 linking system.
9573
9574 2006-02-17 Eli Zaretskii <eliz@gnu.org>
9575
9576 * faq.texi: Remove the coding cookie, it's not needed anymore.
9577
9578 2006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
9579
9580 * faq.texi (Colors on a TTY): Mention Mac OS port.
9581
9582 2006-02-12 Karl Berry <karl@gnu.org>
9583
9584 * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the
9585 8-bit accented a.
9586
9587 2006-02-09 Reiner Steib <Reiner.Steib@gmx.de>
9588
9589 * gnus.texi (Gnus Versions): Add history beyond start of Oort.
9590
9591 2006-02-08 Romain Francoise <romain@orebokech.com>
9592
9593 * faq.texi (Top): Remove paragraph about the FAQ being a
9594 transitional document, etc.
9595 (Searching for/replacing newlines): New node.
9596 (Yanking text in isearch): New node.
9597 (Inserting text at the beginning of each line): Rename and make
9598 more general, mention `M-;' in Message mode.
9599
9600 2006-02-07 Luc Teirlinck <teirllm@auburn.edu>
9601
9602 * faq.texi (Meta key does not work in xterm)
9603 (Emacs does not display 8-bit characters)
9604 (Inputting eight-bit characters): Update xrefs.
9605
9606 2006-02-06 Romain Francoise <romain@orebokech.com>
9607
9608 * faq.texi (VM): VM now at version 7.19.
9609 Set myself as maintainer of this file.
9610
9611 2006-02-04 Michael Olson <mwolson@gnu.org>
9612
9613 * erc.texi (History): Note that ERC is now included with Emacs.
9614
9615 2006-01-31 Romain Francoise <romain@orebokech.com>
9616
9617 * message.texi (Message Headers): Explain what
9618 `message-alternative-emails' does in more detail.
9619 Update copyright year.
9620
9621 2006-01-30 Juanma Barranquero <lekktu@gmail.com>
9622
9623 * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
9624
9625 2006-01-29 Richard M. Stallman <rms@gnu.org>
9626
9627 * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
9628
9629 2006-01-29 Michael Olson <mwolson@gnu.org>
9630
9631 * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
9632
9633 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
9634
9635 * faq.texi (New in Emacs 22): Mention ERC.
9636
9637 2006-01-28 Luc Teirlinck <teirllm@auburn.edu>
9638
9639 * rcirc.texi: Capitalize dir entry for consistency with the entry
9640 in info/dir and other entries in the Emacs category.
9641 Fix typos. Delete trailing whitespace.
9642
9643 2006-01-28 Björn Lindström <bkhl@elektrubadur.se>
9644
9645 * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
9646
9647 2006-01-27 Eli Zaretskii <eliz@gnu.org>
9648
9649 * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
9650 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
9651
9652 * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
9653 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
9654
9655 2006-01-27 Alex Schroeder <alex@gnu.org>
9656
9657 * rcirc.texi: New file.
9658
9659 2006-01-23 Juri Linkov <juri@jurta.org>
9660
9661 * widget.texi (User Interface): Add S-TAB for widget-backward.
9662
9663 2006-01-22 Michael Albinus <michael.albinus@gmx.de>
9664
9665 Sync with Tramp 2.0.52.
9666
9667 * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
9668 Add Tramp disabling item. New item for common connection problems.
9669 (various): Apply "ftp" as method for the download URL.
9670 (Bug Reports): Refer to FAQ for common problems.
9671
9672 2006-01-21 Eli Zaretskii <eliz@gnu.org>
9673
9674 * widget.texi (User Interface): Use @key for TAB.
9675
9676 * ses.texi (Formulas, Printer functions): Use @key for TAB.
9677
9678 * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
9679 for TAB.
9680
9681 * cc-mode.texi (Indentation Calculation): Use @key for TAB.
9682
9683 2006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
9684
9685 * gnus.texi: Update copyright.
9686
9687 2006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
9688
9689 * gnus.texi (Article Washing): Additions.
9690
9691 2006-01-13 Carsten Dominik <dominik@science.uva.nl>
9692
9693 * org.texi (Agenda commands): Document tags command.
9694
9695 2006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
9696
9697 * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
9698
9699 2006-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
9700
9701 * gnus.texi (RSS): Addition.
9702
9703 2005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
9704
9705 * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
9706
9707 2005-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
9708
9709 * emacs-mime.texi (Display Customization): Add setting example to
9710 mm-discouraged-alternatives.
9711
9712 2006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
9713
9714 * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
9715 version is the canonical version.
9716
9717 2006-01-08 Alex Schroeder <alex@gnu.org>
9718
9719 * pgg.texi (Caching passphrase): Rewording.
9720
9721 2006-01-06 Eli Zaretskii <eliz@gnu.org>
9722
9723 * flymake.texi (Obtaining Flymake): Update Flymake's CVS
9724 repository URL.
9725
9726 2006-01-06 Carsten Dominik <dominik@science.uva.nl>
9727
9728 * org.texi: Removed the accidentally re-added empty line in the
9729 direntry.
9730
9731 2006-01-05 Carsten Dominik <dominik@science.uva.nl>
9732
9733 * org.texi (Agenda Views): Chapter reorganized.
9734
9735 2005-12-29 Romain Francoise <romain@orebokech.com>
9736
9737 * faq.texi (Using Customize): New node.
9738
9739 2005-12-28 Luc Teirlinck <teirllm@auburn.edu>
9740
9741 * org.texi: Remove blank line in @direntry. It is non-standard
9742 and recursively produces blank lines all over the dir file (when
9743 using Texinfo 4.8).
9744
9745 2005-12-21 Luc Teirlinck <teirllm@auburn.edu>
9746
9747 * widget.texi (atoms): Delete obsolete remark about `file' widget.
9748
9749 2005-12-20 Carsten Dominik <dominik@science.uva.nl>
9750
9751 * org.texi (Tags): Boolean logic documented.
9752 (Agenda Views): Document custom commands.
9753
9754 2005-12-20 David Kastrup <dak@gnu.org>
9755
9756 * faq.texi (AUCTeX): Update version and mailing list info.
9757
9758 2005-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
9759
9760 * gnus.texi (MIME Commands): Mention addition of
9761 multipart/alternative to gnus-buttonized-mime-types and add xref
9762 to mm-discouraged-alternatives.
9763
9764 * emacs-mime.texi (Display Customization): Mention addition of
9765 "image/.*" and add xref to gnus-buttonized-mime-types in the
9766 mm-discouraged-alternatives section.
9767
9768 2005-12-16 Carsten Dominik <dominik@science.uva.nl>
9769
9770 * org.texi (Tags): New section.
9771 (Agenda Views): Chapter reorganized.
9772
9773 2005-12-16 Eli Zaretskii <eliz@gnu.org>
9774
9775 * org.texi (Internal Links): Add a missing comma after an @xref.
9776
9777 2005-12-14 Chong Yidong <cyd@stupidchicken.com>
9778
9779 * faq.texi (Filling paragraphs with a single space): No need to
9780 change sentence-end now.
9781
9782 2005-12-13 Romain Francoise <romain@orebokech.com>
9783
9784 * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
9785
9786 2005-12-12 Jay Belanger <belanger@truman.edu>
9787
9788 * faq.texi (Calc): Update version number.
9789
9790 2005-12-12 Carsten Dominik <dominik@science.uva.nl>
9791
9792 * org.texi (Progress Logging): New section.
9793
9794 2005-12-10 Romain Francoise <romain@orebokech.com>
9795
9796 Update the Emacs FAQ for the 22.1 release.
9797
9798 * faq.texi: Set VER to `22.1'.
9799 (Basic editing): Explain how to use localized versions of the
9800 Tutorial. Mention that `C-h r' displays the manual.
9801 Delete obsolete WWW link to an Emacs 18 tutorial.
9802 (Getting a printed manual): Point to the new locations of the
9803 manuals on the GNU Web site.
9804 (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
9805 available via Info (it was previously distributed separately).
9806 (Installing Texinfo documentation): The latest version of Texinfo
9807 is 4.8, not 4.0.
9808 (Informational files for Emacs): COPYING is the GNU General Public
9809 License, not the Emacs General Public License.
9810 (Informational files for Emacs): Delete obsolete link to the
9811 GNUinfo pages as they have been removed from the GNU Web site.
9812 (New in Emacs 22): New node.
9813 (Setting up a customization file): Say that most packages support
9814 Customize nowadays.
9815 (Colors on a TTY): Delete reference to instructions on how to
9816 enable syntax highlighting, it is now enabled by default.
9817 (Turning on abbrevs by default): Emacs now reads the abbrevs file
9818 at startup automatically.
9819 (Controlling case sensitivity): Mention `M-c' in isearch.
9820 (Using an already running Emacs process): Emacs now creates the
9821 socket in `/tmp/emacsUID'. Fix typos. Change default location of
9822 gnuserv. As emacsclient can now run Lisp code as well, delete a
9823 sentence praising gnuserv for that. Simplify description of how
9824 the client/server operation works.
9825 (Compiler error messages): Delete obsolete text (compile.el has
9826 been rewritten).
9827 (Indenting switch statements): Fix typo.
9828 (Matching parentheses): Simplify setup instructions, mention the
9829 menu bar item in the Options menu.
9830 (Repeating a command as many times as possible): Mention `C-x e'.
9831 (Going to a line by number): Mention new keymap and bindings
9832 `M-g M-g', `M-g M-p' and `M-g M-n'.
9833 (Turning on syntax highlighting): Now on by default. Simplify.
9834 (Replacing highlighted text): Use `1', not `t'.
9835 (Problems with very large files): The maximum size is now 256MB on
9836 32-bit machines.
9837 (^M in the shell buffer): Mention `comint-process-echoes'.
9838 (Emacs for Apple computers): Emacs 22 has native support for Mac
9839 OS X.
9840 (Translating names to IP addresses): Delete node.
9841 (Binding keys to commands): Fix typo.
9842 (SPC no longer completes file names): New node.
9843 (MIME with Emacs mail packages): Delete section about the Emacs
9844 MIME FAQ (it's not reachable anymore).
9845
9846 2005-12-08 Alan Mackenzie <acm@muc.de>
9847
9848 * cc-mode.texi: The manual has been extensively revised: the
9849 information about using CC Mode has been separated from the larger
9850 and more difficult chapters about configuration. It has been
9851 updated for CC Mode 5.31.
9852
9853 2005-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
9854
9855 * pgg.texi (User Commands): Fix description of pgg-verify-region.
9856 (Selecting an implementation): Fix descriptions.
9857
9858 2005-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
9859
9860 * message.texi (Various Message Variables): Addition.
9861
9862 2005-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
9863
9864 * message.texi: Fix default values.
9865
9866 2005-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
9867
9868 * message.texi (Header Commands): Clarify descriptions of
9869 message-cross-post-followup-to, message-reduce-to-to-cc, and
9870 message-insert-wide-reply.
9871 (Various Commands): Fix kindex for message-kill-to-signature;
9872 clarify description of message-tab.
9873
9874 2005-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
9875
9876 * message.texi (Mailing Lists): Fix description about MFT.
9877
9878 * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
9879
9880 2005-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
9881
9882 * gnus.texi (Slow Terminal Connection): Replace old description
9883 with new one.
9884
9885 2005-11-16 Katsumi Yamaoka <yamaoka@jpl.org>
9886
9887 * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
9888 replace X-Draft-Headers with X-Draft-From.
9889
9890 2005-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
9891
9892 * gnus.texi (Various Various): Fix the default value of
9893 nnheader-max-head-length.
9894 (Gnus Versions): Fix typo.
9895
9896 2005-12-08 Carsten Dominik <dominik@science.uva.nl>
9897
9898 * org.texi (Structure editing): Document new functionality of
9899 M-RET.
9900
9901 2005-12-06 Luc Teirlinck <teirllm@auburn.edu>
9902
9903 * org.texi (Internal Links): Fix Texinfo usage.
9904
9905 2005-12-06 Carsten Dominik <dominik@science.uva.nl>
9906
9907 * org.texi (TODO basics): Document the global todo list.
9908 (TODO items): Documents sparse tree for specific TODO
9909 keywords.
9910
9911 2005-11-30 Carsten Dominik <dominik@science.uva.nl>
9912
9913 * org.texi (Plain Lists): Typos fixed.
9914
9915 2005-11-28 Jay Belanger <belanger@truman.edu>
9916
9917 * calc.texi: Change references of `M-#' to `C-x *' prefix.
9918
9919 2005-11-24 Carsten Dominik <dominik@science.uva.nl>
9920
9921 * org.texi (Structure editing): New item moving commands added.
9922 (Plain Lists): New section.
9923
9924 2005-11-18 Carsten Dominik <dominik@science.uva.nl>
9925
9926 * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
9927 (Agenda): Document commands `org-cycle-agenda-files' and
9928 `org-agenda-file-to-front'.
9929 (Built-in table editor): Document `org-table-sort-lines'.
9930 (HTML formatting): Export of hand-formatted lists.
9931
9932 2005-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
9933
9934 * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
9935 new variable gnus-toolbar-thickness.
9936
9937 2005-11-08 Katsumi Yamaoka <yamaoka@jpl.org>
9938
9939 * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
9940
9941 2005-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
9942
9943 * gnus.texi (X-Face): Fix description.
9944 (XVarious): Remove gnus-xmas-logo-color-alist and
9945 gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
9946
9947 2005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
9948
9949 * gnus.texi (Group Parameters): Mention new variable
9950 gnus-parameters-case-fold-search.
9951 (Home Score File): Addition.
9952
9953 2005-11-04 Ulf Jasper <ulf.jasper@web.de>
9954
9955 * newsticker.texi: VERSION changed to 1.9. Updated UPDATED.
9956 (Overview): List supported feed types.
9957 (Installation): No installation necessary when using autoload.
9958 (Configuration): Rename "RSS" to "news".
9959
9960 2005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
9961
9962 * pgg.texi (User Commands): Document additional passphrase
9963 argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
9964 (Backend methods): Likewise for corresponding pgg-scheme-* functions.
9965
9966 2005-11-04 Carsten Dominik <dominik@science.uva.nl>
9967
9968 * org.texi: Version number changed to 3.19.
9969
9970 2005-10-29 Sascha Wilde <wilde@sha-bang.de>
9971
9972 * pgg.texi (How to use): Update the example to add autoload of
9973 pgg-encrypt-symmetric-region.
9974 (User Commands): Document pgg-encrypt-symmetric-region.
9975 (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
9976
9977 2005-10-27 Jay Belanger <belanger@truman.edu>
9978
9979 * calc.texi (Predefined Units): Fix the symbol for a TeX points,
9980 mention other TeX-related units.
9981
9982 2005-10-23 Lars Hansen <larsh@soem.dk>
9983
9984 * dired-x.texi (Miscellaneous Commands):
9985 Replace dired-do-relative-symlink by dired-do-relsymlink and
9986 dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
9987
9988 2005-10-23 Jay Belanger <belanger@truman.edu>
9989
9990 * calc.texi (Predefined Units): Use `alpha' for the fine structure
9991 constant.
9992
9993 2005-10-23 Michael Albinus <michael.albinus@gmx.de>
9994
9995 * faq.texi (Bugs and problems):
9996 Replace `dired-move-to-filename-regexp' by
9997 `directory-listing-before-filename-regexp'.
9998
9999 2005-10-22 Eli Zaretskii <eliz@gnu.org>
10000
10001 * newsticker.texi (UPDATED): Set value.
10002
10003 2005-10-17 Katsumi Yamaoka <yamaoka@jpl.org>
10004
10005 * gnus.texi (Document Groups): Remove duplicate item.
10006
10007 2005-10-21 Carsten Dominik <dominik@science.uva.nl>
10008
10009 * org.texi (Summary): Mention iCalendar support.
10010 (Exporting): Document iCalendar support.
10011
10012 2005-10-18 Romain Francoise <romain@orebokech.com>
10013
10014 * viper.texi (Viper Specials): Capitalize GNU.
10015
10016 2005-10-17 Juri Linkov <juri@jurta.org>
10017
10018 * info.texi (Getting Started, Search Index, Expert Info):
10019 Fix wording.
10020 (Search Text): Replace `echo area' with `mode line'.
10021 (Search Index): Both `i' and `,' find all index entries.
10022 Replace example `C-f' with `C-l' (which exists in index of Info
10023 manual) and delete spaces in its keyboard input sequence.
10024 Delete unnecessary explanations about literal characters.
10025
10026 2005-10-14 Katsumi Yamaoka <yamaoka@jpl.org>
10027
10028 * gnus.texi (Document Server Internals): Addition.
10029
10030 2005-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
10031
10032 * gnus.texi (A note on namespaces): Fix RFC reference.
10033
10034 2005-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
10035
10036 * gnus.texi (RSS): Fix key description.
10037
10038 2005-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
10039
10040 * gnus.texi: Emacs/w3 -> Emacs/W3.
10041 (Browsing the Web): Fix description.
10042 (Web Searches): Ditto.
10043 (Customizing W3): Ditto.
10044
10045 2005-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
10046
10047 * gnus.texi (Maildir): Clarify expire-age and expire-group.
10048
10049 2005-10-11 Jay Belanger <belanger@truman.edu>
10050
10051 * calc.texi (Integration): Mention using `a i' to compute definite
10052 integrals.
10053
10054 2005-10-11 Juri Linkov <juri@jurta.org>
10055
10056 * info.texi: Rearrange nodes.
10057 (Top): Update menu. Change ref `Info for Experts' to
10058 `Advanced Info Commands'.
10059 (Getting Started): Fix description of manual's parts.
10060 (Help-Int): Change xref `Info Search' to `Search Index', and
10061 `Expert Info' to `Advanced'.
10062 (Advanced): Move node one level up.
10063 (Search Text, Search Index): New nodes split out from `Info Search'.
10064 (Go to node, Choose menu subtopic, Create Info buffer): New nodes
10065 split out from `Advanced'.
10066 (Advanced, Emacs Info Variables): De-document editing an Info file
10067 in Info.
10068 (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
10069 (Creating an Info File): Delete node and move its text to
10070 `Expert Info'.
10071
10072 2005-10-10 Carsten Dominik <dominik@science.uva.nl>
10073
10074 * org.texi (Workflow states): Document that change in keywords
10075 becomes active only after restart of Emacs.
10076
10077 2005-10-08 Michael Albinus <michael.albinus@gmx.de>
10078
10079 Sync with Tramp 2.0.51.
10080
10081 2005-10-08 Nick Roberts <nickrob@snap.net.nz>
10082
10083 * speedbar.texi (Introduction): Describe new location of speedbar
10084 on menubar.
10085 (Basic Key Bindings): Remove descriptions of bindings that have
10086 been removed.
10087
10088 2005-10-05 Nick Roberts <nickrob@snap.net.nz>
10089
10090 * speedbar.texi (GDB): Describe use of watch expressions.
10091
10092 2005-09-28 Simon Josefsson <jas@extundo.com>
10093
10094 * message.texi (IDNA): Fix.
10095
10096 2005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
10097
10098 * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
10099 nntp-server-hook, and nntp-warn-about-losing-connection; fix
10100 description of nntp-open-connection-function.
10101 (Common Variables): Fix descriptions.
10102
10103 2005-09-26 Katsumi Yamaoka <yamaoka@jpl.org>
10104
10105 * gnus.texi (Server Buffer Format): Document the %a format spec.
10106
10107 2005-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
10108
10109 * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
10110
10111 2005-09-23 Carsten Dominik <dominik@science.uva.nl>
10112
10113 * org.texi Version 3.16.
10114
10115 2005-09-19 Miles Bader <miles@gnu.org>
10116
10117 * newsticker.texi: Get rid of CVS keywords.
10118
10119 2005-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
10120
10121 * gnus.texi (Finding the Parent): Fix description of how Gnus
10122 finds article.
10123
10124 2005-09-14 Jari Aalto <jari.aalto@cante.net>
10125
10126 * gnus.texi (Advanced Scoring Examples): New examples to teach how
10127 to drop off non-answered articles.
10128
10129 2005-09-19 Juanma Barranquero <lekktu@gmail.com>
10130
10131 * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
10132 braces (which are unsupported by NMAKE) for macro `srcdir'.
10133
10134 2005-09-17 Eli Zaretskii <eliz@gnu.org>
10135
10136 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
10137 (../info/newsticker, newsticker.dvi): New targets.
10138
10139 2005-09-17 Ulf Jasper <ulf.jasper@web.de>
10140
10141 * newsticker.texi: Replace @command with @code. Replace @example
10142 with @lisp.
10143 (Top): Add explanations to menu items.
10144 (GNU Free Documentation License): Remove.
10145
10146 2005-09-16 Romain Francoise <romain@orebokech.com>
10147
10148 Update all files to specify GFDL version 1.2.
10149
10150 * doclicense.texi (GNU Free Documentation License): Update to
10151 version 1.2.
10152
10153 2005-09-15 Richard M. Stallman <rms@gnu.org>
10154
10155 * newsticker.texi: Fix @setfilename.
10156
10157 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
10158 (../info/newsticker, newsticker.dvi): New targets.
10159
10160 2005-08-30 Carsten Dominik <dominik@science.uva.nl>
10161
10162 * org.texi: Version 3.15.
10163
10164 2005-08-29 Luc Teirlinck <teirllm@auburn.edu>
10165
10166 * ses.texi: Combine all three indices into one.
10167 Correct a few typos.
10168
10169 2005-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
10170
10171 * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
10172
10173 2005-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
10174
10175 * emacs-mime.texi (Handles): Remove duplicate item.
10176 (Encoding Customization): Fix the default value for
10177 mm-coding-system-priorities.
10178 (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
10179 (Basic Functions): Fix reference.
10180
10181 2005-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
10182
10183 * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
10184
10185 2005-08-18 Richard M. Stallman <rms@gnu.org>
10186
10187 * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
10188 and web site.
10189
10190 * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
10191 not keyboard-translate.
10192
10193 2005-08-11 Richard M. Stallman <rms@gnu.org>
10194
10195 * faq.texi (Using regular expressions): Fix xref.
10196
10197 2005-08-09 Juri Linkov <juri@jurta.org>
10198
10199 * info.texi (Help-P): Replace `Prev' with `Previous'.
10200 (Help-M, Help-Xref): Add S-TAB.
10201 (Help-FOO): Update `u' command.
10202 (Help-Xref): Move info about Mouse-2 from `Help-Int'.
10203 Update info about visibility of xref parts.
10204 (Help-Int): Fix `m' command. Rename `Info-last' to
10205 `Info-history-back'. Add `Info-history-forward'.
10206 (Advanced): Fix `g*' and `M-n' commands.
10207 (Info Search): Add `index-apropos' in stand-alone browser.
10208 Add isearch commands.
10209 (Emacs Info Variables): Remove `Info-fontify'.
10210 Add `Info-mode-hook'. Update face names.
10211 Add `Info-fontify-maximum-menu-size',
10212 `Info-fontify-visited-nodes', `Info-isearch-search'.
10213
10214 2005-08-07 Michael Albinus <michael.albinus@gmx.de>
10215
10216 Sync with Tramp 2.0.50.
10217
10218 * tramp.texi: Use @option{} consequently for method names.
10219 (Inline methods, External transfer methods): Remove references to
10220 Cygwin.
10221 (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
10222 implementation.
10223
10224 2005-07-27 Reiner Steib <Reiner.Steib@gmx.de>
10225
10226 * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
10227 Mention that gnus-init-file is not read when Emacs is invoked with
10228 --no-init-file or -q.
10229
10230 2005-07-19 Carsten Dominik <dominik@science.uva.nl>
10231
10232 * org.texi: Version 3.14.
10233
10234 2005-07-04 Carsten Dominik <dominik@science.uva.nl>
10235
10236 * org.texi: Version 3.13.
10237
10238 2005-07-18 Juri Linkov <juri@jurta.org>
10239
10240 * calc.texi (Time Zones, Logical Operations):
10241 * cl.texi (Overview):
10242 * org.texi (TODO types):
10243 * sc.texi (Emacs 18 MUAs):
10244 * speedbar.texi (Top):
10245 * url.texi (History):
10246 Delete duplicate duplicate words.
10247
10248 2005-07-16 Johan Bockgård <bojohan@users.sourceforge.net> (tiny change)
10249
10250 * cl.texi (Type Predicates): Document `atom' type.
10251
10252 2005-07-04 Lute Kamstra <lute@gnu.org>
10253
10254 Update FSF's address in GPL notices.
10255
10256 * calc.texi (Copying):
10257 * doclicense.texi (GNU Free Documentation License):
10258 * faq.texi (Contacting the FSF):
10259 * mh-e.texi (Copying): Update FSF's address.
10260
10261 2005-07-03 Richard M. Stallman <rms@gnu.org>
10262
10263 * flymake.texi (Example -- Configuring a tool called directly):
10264 Update name of flymake-build-relative-filename.
10265
10266 2005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
10267
10268 * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
10269
10270 2005-06-29 Carsten Dominik <dominik@science.uva.nl>
10271
10272 * org.texi: Version 3.12.
10273
10274 2005-06-24 Eli Zaretskii <eliz@gnu.org>
10275
10276 * makefile.w32-in (MAKEINFO): Use --force.
10277 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
10278 Makefile.in.
10279 (gnus.dvi): Use "..." to quote Sed args, so that it works with
10280 more shells.
10281
10282 2005-06-23 Richard M. Stallman <rms@gnu.org>
10283
10284 * speedbar.texi (Creating a display): Texinfo usage fixes.
10285
10286 * tramp.texi (Customizing Completion, Auto-save and Backup):
10287 Texinfo usage fixes.
10288
10289 2005-06-23 Juanma Barranquero <lekktu@gmail.com>
10290
10291 * dired-x.texi (Miscellaneous Commands):
10292 * ediff.texi (Miscellaneous):
10293 * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
10294 (Agent Variables):
10295 * info.texi (Help-Xref):
10296 * message.texi (Message Headers):
10297 * org.texi (Remember):
10298 * reftex.texi (Options (Defining Label Environments))
10299 (Options (Index Support), Options (Viewing Cross-References))
10300 (Options (Misc), Changes):
10301 * speedbar.texi (Creating a display):
10302 * tramp.texi (Customizing Completion, Auto-save and Backup):
10303 Texinfo usage fix.
10304
10305 2005-06-13 Carsten Dominik <dominik@science.uva.nl>
10306
10307 * org.texi: Version 3.11.
10308
10309 2005-06-12 Jay Belanger <belanger@truman.edu>
10310
10311 * calc.texi (Getting Started): Remove extra menu item.
10312
10313 2005-05-31 Jay Belanger <belanger@truman.edu>
10314
10315 * calc.texi (Notations Used in This Manual): Use @kbd for key
10316 sequence.
10317 (Demonstration of Calc): Mention another way of starting Calc.
10318 (Starting Calc): Mention long name of M-#.
10319 (Embedded Mode Overview): Remove unnecessary instruction.
10320 (Other M-# commands): Rephrase `M-# 0' explanation.
10321 (Basic Embedded Mode): Rewrite discussion of prefix arguments to
10322 reflect current behavior.
10323
10324 2005-05-30 Jay Belanger <belanger@truman.edu>
10325
10326 * calc.texi (Hooks): Change description of calc-window-hook and
10327 calc-trail-window-hook to match usage.
10328 (Computational Functions): Add more constant-generating functions.
10329 (Customizable Variables): Use defvar.
10330
10331 2005-05-28 Jay Belanger <belanger@truman.edu>
10332
10333 * calc.texi (Assignments in Embedded Mode): Fix variable name.
10334 (Basic Embedded Mode): Explain behavior of arguments to
10335 calc-embedded-mode.
10336
10337 2005-05-27 Jay Belanger <belanger@truman.edu>
10338
10339 * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
10340 current behavior.
10341
10342 2005-05-25 Jay Belanger <belanger@truman.edu>
10343
10344 * calc.texi: Change Calc version number throughout.
10345 (Keypad Mode): Change location in info output.
10346 (Keypad mode overview): Move picture of keypad.
10347
10348 2005-05-21 Jay Belanger <belanger@truman.edu>
10349
10350 * calc.texi (Storing variables): Mention that only most variables
10351 are void to begin with.
10352
10353 2005-05-21 Kevin Ryde <user42@zip.com.au>
10354
10355 * widget.texi (Basic Types): Update cross ref from "Enabling
10356 Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
10357 lispref/text.texi change.
10358
10359 2005-05-20 Carsten Dominik <dominik@science.uva.nl>
10360
10361 * org.texi: Version 3.09.
10362
10363 2005-05-18 Carsten Dominik <dominik@science.uva.nl>
10364
10365 * reftex.texi: Version 4.28.
10366
10367 2005-05-16 Jay Belanger <belanger@truman.edu>
10368
10369 * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
10370
10371 2005-05-14 Jay Belanger <belanger@truman.edu>
10372
10373 * calc.texi (Default Simplifications): Insert missing ! (logical
10374 not operator).
10375
10376 2005-05-14 Michael Albinus <michael.albinus@gmx.de>
10377
10378 Sync with Tramp 2.0.49.
10379
10380 2005-05-10 Jay Belanger <belanger@truman.edu>
10381
10382 * calc.texi (Default Simplifications): Mention that 0^0 simplifies
10383 to 1.
10384
10385 2005-04-29 Carsten Dominik <dominik@science.uva.nl>
10386
10387 * org.texi: Version 3.08, structure reorganized.
10388
10389 2005-04-24 Richard M. Stallman <rms@gnu.org>
10390
10391 * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
10392
10393 2005-04-15 Carsten Dominik <dominik@science.uva.nl>
10394
10395 * org.texi: Update to version 3.06.
10396
10397 2005-04-13 Lute Kamstra <lute@gnu.org>
10398
10399 * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
10400
10401 2005-04-10 Thien-Thi Nguyen <ttn@gnu.org>
10402
10403 * cl.texi (Porting Common Lisp): Fix typo.
10404
10405 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
10406
10407 * gnus.texi (RSS): Addition.
10408
10409 2005-04-04 Jay Belanger <belanger@truman.edu>
10410
10411 * calc.texi: Change Calc version number.
10412 (Customizable variables): Fix description of calc-language-alist.
10413 (Copying): Put in version 2 of GPL.
10414
10415 2005-04-01 Jay Belanger <belanger@truman.edu>
10416
10417 * calc.texi (Troubleshooting Commands): Remove comment about
10418 installation.
10419 (Installation): Remove section.
10420 (Customizable Variables): New section.
10421 (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
10422 (Graphical Devices): Add references to Customizable Variables.
10423
10424 2005-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
10425
10426 * emacs-mime.texi (Display Customization): Markup fixes.
10427 (rfc2047): Update.
10428
10429 2005-03-23 Reiner Steib <Reiner.Steib@gmx.de>
10430
10431 * gnus-faq.texi: Replaced with auto-generated version.
10432
10433 2005-03-26 Stephan Stahl <stahl@eos.franken.de> (tiny change)
10434
10435 * dired-x.texi (Multiple Dired Directories): default-directory was
10436 renamed to dired-default-directory.
10437
10438 2005-03-26 Jay Belanger <belanger@truman.edu>
10439
10440 * calc.texi (Simplifying Formulas, Rewrite Rules):
10441 Change description of top and bottom of fraction.
10442 (Modulo Forms): Move description of how to create modulo forms to
10443 earlier in the section.
10444 (Fraction Mode): Suggest using : to get a fraction by dividing.
10445 (Basic Arithmetic): Adjust placement of command name.
10446 (Truncating the Stack): Emphasize that "hidden" entries are still
10447 visible.
10448 (Installation): Move discussion of printing manual to "About This
10449 Manual".
10450 (About This Manual): Mention how to print the manual.
10451 (Reporting Bugs): Remove first person.
10452 (Building Vectors): Add algebraic version of append.
10453 (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
10454 (Grouping Digits): Fix typo.
10455
10456 2005-03-25 Werner Lemberg <wl@gnu.org>
10457
10458 * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
10459 Replace `legal' with `valid'.
10460
10461 2005-03-25 Werner Lemberg <wl@gnu.org>
10462
10463 * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
10464
10465 2005-03-24 Jay Belanger <belanger@truman.edu>
10466
10467 * calc.texi (General Mode Commands)
10468 (Mode Settings in Embedded Mode): Add some explanation of
10469 recording mode settings.
10470
10471 2005-03-24 Richard M. Stallman <rms@gnu.org>
10472
10473 * calc.texi: Remove praise of non-free software.
10474
10475 * idlwave.texi: Don't say where to get IDL or its non-free manual.
10476 (Installation): Node deleted.
10477
10478 2005-03-23 Richard M. Stallman <rms@gnu.org>
10479
10480 * url.texi (HTTP language/coding): Improve last change.
10481
10482 2005-03-22 Jay Belanger <belanger@truman.edu>
10483
10484 * calc.texi (Embedded Mode): Add new information on changing
10485 modes.
10486
10487 2005-03-20 Michael Albinus <michael.albinus@gmx.de>
10488
10489 Sync with Tramp 2.0.48.
10490
10491 * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
10492
10493 * tramp.texi: Replace "Emacs" by "GNU Emacs". Replace "Linux" by
10494 "GNU/Linux". Change all addresses to .gnu.org.
10495 (Default Method): Offer shortened syntax for "su" and "sudo"
10496 methods.
10497
10498 2005-03-07 Richard M. Stallman <rms@gnu.org>
10499
10500 * url.texi: Fix usage of "e.g.".
10501 (HTTP language/coding): Explain the rules for these strings.
10502
10503 2005-03-06 Richard M. Stallman <rms@gnu.org>
10504
10505 * woman.texi (Introduction): Minor cleanups.
10506
10507 * url.texi (HTTP language/coding): Get rid of "Emacs 21".
10508
10509 * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
10510 (Installation): Node deleted.
10511
10512 * mh-e.texi (Preface): Get rid of "Emacs 21".
10513
10514 * eshell.texi (Installation): Delete node (for Emacs 20).
10515
10516 2005-03-05 Thien-Thi Nguyen <ttn@gnu.org>
10517
10518 * flymake.texi: Refill and tweak style in @lisp blocks.
10519
10520 2005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
10521
10522 * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
10523
10524 2005-03-01 Jay Belanger <belanger@truman.edu>
10525
10526 * calc.texi (Trigonometric and Hyperbolic Functions):
10527 Mention additional functions.
10528 (Algebraic Simplifications): Mention additional simplifications.
10529
10530 2005-02-18 Jonathan Yavner <jyavner@member.fsf.org>
10531
10532 * ses.texi: Add concept/function/variable indices (this work was
10533 donated by Brad Collins <brad@chenla.org>, copyright-assignment
10534 papers on file at FSF).
10535
10536 2005-02-10 Jay Belanger <belanger@truman.edu>
10537
10538 * calc.texi: Change @LaTeX to La@TeX throughout.
10539 Redefine @expr as @math for TeX output.
10540 Redefine @texline as a no-op for TeX output.
10541 Define @tfn, replace @t by @tfn throughout.
10542
10543 2005-02-09 Jay Belanger <belanger@truman.edu>
10544
10545 * calc.texi: Add macro for LaTeX for info output.
10546
10547 2005-02-08 Kim F. Storm <storm@cua.dk>
10548
10549 * texinfo.tex (LaTex): Add def.
10550
10551 2005-02-06 Jay Belanger <belanger@truman.edu>
10552
10553 * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
10554 change name to "TeX and LaTeX Language Modes." Mention LaTeX mode
10555 throughout manual.
10556
10557 2005-01-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
10558
10559 * gnus.texi: Some edits based on comments from David Abrahams.
10560
10561 2005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
10562
10563 * gnus.texi (RSS): Fix the keystroke.
10564
10565 2005-01-24 David Kastrup <dak@gnu.org>
10566
10567 * faq.texi: Update AUCTeX version info.
10568
10569 2005-01-16 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
10570
10571 * gnus-faq.texi ([4.1]): Typo.
10572
10573 2005-01-19 Jay Belanger <belanger@truman.edu>
10574
10575 * calc.texi (Keep Arguments): Mention that keeping arguments
10576 doesn't work with keyboard macros.
10577
10578 2005-01-16 Richard M. Stallman <rms@gnu.org>
10579
10580 * autotype.texi (Autoinserting): Fix small error.
10581
10582 2005-01-16 Michael Albinus <michael.albinus@gmx.de>
10583
10584 Sync with Tramp 2.0.47.
10585
10586 * tramp.texi (Compilation): New section, describing compilation of
10587 remote files.
10588
10589 2005-01-11 Kim F. Storm <storm@cua.dk>
10590
10591 * widget.texi (Basic Types): Add :follow-link keyword.
10592
10593 2005-01-09 Jay Belanger <belanger@truman.edu>
10594
10595 * calc.texi (Basic Commands): Describe new behavior of calc-reset.
10596
10597 2005-01-08 Jay Belanger <belanger@truman.edu>
10598
10599 * calc.texi: Change throughout to reflect new default value of
10600 calc-settings-file.
10601
10602 2005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
10603
10604 * message.texi (Reply): `message-reply-to-function' should return
10605 a list. Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
10606
10607 2005-01-06 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
10608
10609 * faq.texi (Changing load-path): Fix typo.
10610
10611 2005-01-05 Jay Belanger <belanger@truman.edu>
10612
10613 * calc.texi (Programming Tutorial): Replace kbd command by
10614 appropriate characters for a keyboard macro.
10615
10616 2005-01-04 Jay Belanger <belanger@truman.edu>
10617
10618 * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
10619 for Lucid Emacs.
10620 (Programming Tutorial): Mention that the user needs to be in the
10621 right mode to compute some functions.
10622
10623 2005-01-04 Jay Belanger <belanger@truman.edu>
10624
10625 * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
10626 no longer applicable.
10627
10628 2005-01-01 Jay Belanger <belanger@truman.edu>
10629
10630 * calc.texi (Programming Tutorial): Change description of how to
10631 edit keyboard macros to match current behavior.
10632
10633 2004-12-31 Jay Belanger <belanger@truman.edu>
10634
10635 * calc.texi: Mention C-cC-c as the way to finish editing throughout.
10636
10637 2004-12-20 Jay Belanger <belanger@truman.edu>
10638
10639 * calc.texi (Types Tutorial): Emphasize that you can't divide by
10640 zero.
10641
10642 2004-12-17 Luc Teirlinck <teirllm@auburn.edu>
10643
10644 * cc-mode.texi (Text Filling and Line Breaking): Put period after
10645 @xref.
10646 (Font Locking): Avoid @strong{Note:}.
10647
10648 2004-12-17 Michael Albinus <michael.albinus@gmx.de>
10649
10650 Sync with Tramp 2.0.46.
10651
10652 * tramp.texi (bottom): Add arch-tag. It was lost, somehow.
10653
10654 2004-12-16 Luc Teirlinck <teirllm@auburn.edu>
10655
10656 * url.texi: Correct typos.
10657 (Retrieving URLs): @var{nil}->@code{nil}.
10658 (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
10659 the standard "The GNU Emacs Manual" in fifth argument of @xref's.
10660 (Dealing with HTTP documents): @inforef->@xref.
10661
10662 2004-12-15 Jay Belanger <belanger@truman.edu>
10663
10664 * calc.texi: Consistently capitalized all mode names.
10665 (Answers to Exercises): Mention that an answer can be a fraction
10666 when in Fraction mode.
10667
10668 2004-12-13 Jay Belanger <belanger@truman.edu>
10669
10670 * calc.texi: Fix some TeX definitions.
10671
10672 2004-12-09 Luc Teirlinck <teirllm@auburn.edu>
10673
10674 * reftex.texi (Imprint): Remove erroneous @value's.
10675
10676 2004-12-08 Luc Teirlinck <teirllm@auburn.edu>
10677
10678 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
10679 (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
10680
10681 2004-12-08 Jay Belanger <belanger@truman.edu>
10682
10683 * calc.texi (Starting Calc): Remove comment about installation.
10684 (Keypad Mode Overview): Remove comment about Emacs 19 support.
10685
10686 2004-12-08 Luc Teirlinck <teirllm@auburn.edu>
10687
10688 * url.texi: Update @setfilename.
10689 (Getting Started): No need to worry about Gnus versions.
10690 (Dealing with HTTP documents): Use @inforef.
10691
10692 * org.texi: Fix @direntry file name.
10693
10694 2004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
10695
10696 * url.texi: New file.
10697
10698 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
10699
10700 2004-12-06 Jay Belanger <belanger@truman.edu>
10701
10702 * calc.texi (Using Calc): Remove paragraph about installation.
10703
10704 2004-12-06 Jay Belanger <belanger@truman.edu>
10705
10706 * calc.texi: Use more Texinfo macros and less TeX defs.
10707 Remove @refill's.
10708
10709 2004-12-06 Richard M. Stallman <rms@gnu.org>
10710
10711 * org.texi: New file.
10712
10713 2004-12-05 Richard M. Stallman <rms@gnu.org>
10714
10715 * Makefile.in (org.dvi, ../info/org): New targets.
10716 (INFO_TARGETS): Add ../info/org.
10717 (DVI_TARGETS): Add org.dvi.
10718 (maintainer-clean): Remove the info files in the info dir.
10719
10720 2004-11-26 Eli Zaretskii <eliz@gnu.org>
10721
10722 * idlwave.texi: Fix the setfilename directive to put the produced
10723 file in ../info.
10724 (Continued Statement Indentation): Resurrect Jan D.'s change from
10725 2004-11-03 that was lost when a newer version of idlwave.texi was
10726 imported.
10727
10728 2004-12-08 Reiner Steib <Reiner.Steib@gmx.de>
10729
10730 * gnus-faq.texi ([5.1]): Add missing bracket.
10731
10732 * gnus.texi (Filtering Spam Using The Spam ELisp Package):
10733 Index `spam-initialize'.
10734
10735 2004-11-22 Reiner Steib <Reiner.Steib@gmx.de>
10736
10737 * message.texi (Various Message Variables): Mention that all mail
10738 file variables are derived from `message-directory'.
10739
10740 * gnus.texi (Splitting Mail): Clarify bogus group.
10741
10742 2004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
10743
10744 * emacs-mime.texi (Encoding Customization):
10745 Fix mm-coding-system-priorities entry.
10746
10747 2004-11-03 Jan Djärv <jan.h.d@swipnet.se>
10748
10749 * idlwave.texi (Continued Statement Indentation):
10750 * reftex.texi (Options (Index Support))
10751 (Displaying and Editing the Index, Table of Contents):
10752 * speedbar.texi (Creating a display, Major Display Modes):
10753 Replace non-nil with non-@code{nil}.
10754
10755 2004-10-21 Jay Belanger <belanger@truman.edu>
10756
10757 * calc.texi (Algebraic-Style Calculations): Remove a comment.
10758
10759 2004-10-18 Luc Teirlinck <teirllm@auburn.edu>
10760
10761 * calc.texi (Reporting Bugs): Double up `@'.
10762
10763 2004-10-18 Jay Belanger <belanger@truman.edu>
10764
10765 * calc.texi (Reporting Bugs): Change the address that bugs
10766 should be sent to.
10767
10768 2004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
10769
10770 * gnus.texi (New Features): Add 5.11.
10771
10772 * message.texi (Resending): Remove wrong default value.
10773
10774 * gnus.texi (Mail Source Specifiers): Describe possible problems
10775 of `pop3-leave-mail-on-server'. Add `pop3-movemail' and
10776 `pop3-leave-mail-on-server' to the index.
10777
10778 2004-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
10779
10780 * message.texi (Canceling News): Add how to set a password.
10781
10782 2004-10-12 Jay Belanger <belanger@truman.edu>
10783
10784 * calc.texi (Help Commands): Change the descriptions of
10785 calc-describe-function and calc-describe-variable to match their
10786 current behavior.
10787
10788 2004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
10789
10790 * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
10791
10792 2004-10-12 Michael Albinus <michael.albinus@gmx.de>
10793
10794 Sync with Tramp 2.0.45.
10795
10796 * tramp.texi (Frequently Asked Questions): Comment paragraph about
10797 plink link. The URL is outdated. Originator contacted for
10798 clarification.
10799
10800 2004-10-10 Juri Linkov <juri@jurta.org>
10801
10802 * gnus.texi (Top, Marking Articles): Join two menus in one node
10803 because a node can have only one menu.
10804
10805 2004-10-09 Juri Linkov <juri@jurta.org>
10806
10807 * gnus.texi (Fancy Mail Splitting): Remove backslash in the
10808 example of nnmail-split-fancy.
10809
10810 2004-10-06 Karl Berry <karl@gnu.org>
10811
10812 * info.texi (@kbd{1}--@kbd{9}): No space around --, for
10813 consistency with other uses of dashes.
10814
10815 2004-10-05 Karl Berry <karl@gnu.org>
10816
10817 * info.texi: Consistently use --- throughout, periods at end of
10818 menu descriptions, and a couple typos.
10819
10820 2004-09-26 Jesper Harder <harder@ifa.au.dk>
10821
10822 * sieve.texi (Manage Sieve API): nil -> @code{nil}.
10823 * pgg.texi (User Commands, Backend methods): Do.
10824 * gnus.texi: Markup fixes.
10825 (Setting Process Marks): Fix `M P a' entry.
10826 * emacs-mime.texi: Fixes.
10827
10828 2004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
10829
10830 * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
10831 again.
10832 Use 5.10 instead of 5.10.0.
10833
10834 2004-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
10835
10836 * gnus.texi (Summary Mail Commands): S D e.
10837
10838 2004-09-20 Raymond Scholz <ray-2004@zonix.de> (tiny change)
10839
10840 * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
10841 the gnus-article-mode-line-format section.
10842
10843 2004-09-20 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
10844
10845 * gnus.texi (Various Summary Stuff): Fix the documentation for
10846 gnus-newsgroup-variables.
10847
10848 2004-09-20 Reiner Steib <Reiner.Steib@gmx.de>
10849
10850 * gnus.texi (MIME Commands):
10851 Add gnus-mime-display-multipart-as-mixed,
10852 gnus-mime-display-multipart-alternative-as-mixed,
10853 gnus-mime-display-multipart-related-as-mixed.
10854 (Mail Source Customization): Clarify `mail-source-directory'.
10855 (Splitting Mail): Mention gnus-group-find-new-groups.
10856 (SpamOracle): Fix typo.
10857
10858 * gnus-faq.texi: Untabify.
10859 ([6.3]): nnir.el is in contrib directory.
10860
10861 * message.texi (News Headers): Clarify how a unique ID is created.
10862
10863 * gnus.texi (Batching Agents): Fix typo in example.
10864 Reported by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
10865
10866 2004-09-20 Andre Srinivasan <andre@e2open.com> (tiny change)
10867
10868 * gnus.texi (Group Parameters): Add more on hooks.
10869
10870 2004-09-20 Florian Weimer <fw@deneb.enyo.de>
10871
10872 * gnus.texi (Charsets): Point to relevant section in emacs-mime.
10873
10874 2004-09-22 Jay Belanger <belanger@truman.edu>
10875
10876 * calc.texi (Vectors as Lists): Add a warning that the tutorial
10877 might be hidden during part of the session.
10878
10879 2004-09-20 Jay Belanger <belanger@truman.edu>
10880
10881 * calc.texi (Notations Used in This Manual): Put in an earlier
10882 mention that DEL could be called Backspace.
10883
10884 2004-09-10 Simon Josefsson <jas@extundo.com>
10885
10886 * gnus.texi (IMAP): Add example. Suggested and partially written
10887 by Steinar Bang <sb@dod.no>.
10888
10889 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10890
10891 * gnus.texi (IMAP): Add comments about imaps synonym to imap in
10892 netrc syntax.
10893
10894 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10895
10896 * gnus.texi (Spam ELisp Package Sequence of Events):
10897 Some clarifications.
10898 (Spam ELisp Package Global Variables): More clarifications.
10899
10900 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10901
10902 * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
10903 Mention spam-split does not modify incoming mail.
10904
10905 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10906
10907 * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
10908
10909 2004-09-10 Eli Zaretskii <eliz@gnu.org>
10910
10911 * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi.
10912
10913 2004-09-09 Reiner Steib <Reiner.Steib@gmx.de>
10914
10915 * makefile.w32-in (sieve, pgg): Use $(infodir).
10916
10917 2004-09-08 Dhruva Krishnamurthy <dhruva.krishnamurthy@gmail.com> (tiny change)
10918
10919 * makefile.w32-in: Fix PGG and Sieve entries.
10920
10921 2004-08-28 Eli Zaretskii <eliz@gnu.org>
10922
10923 * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
10924 Emacs and related programs.
10925
10926 2004-08-27 Richard M. Stallman <rms@gnu.org>
10927
10928 * faq.texi: Fix texinfo usage, esp. doublequotes.
10929 (Difference between Emacs and XEmacs): Some clarification.
10930
10931 * faq.texi (Difference between Emacs and XEmacs):
10932 Explain not to contrast XEmacs with GNU Emacs.
10933
10934 2004-08-26 Richard M. Stallman <rms@gnu.org>
10935
10936 * faq.texi (Difference between Emacs and XEmacs): Rewrite.
10937
10938 2004-08-22 David Kastrup <dak@gnu.org>
10939
10940 * reftex.texi (AUCTeX): Update links, section name.
10941
10942 * faq.texi (Calc): Update availability (included in 22.1).
10943 (AUCTeX): Update availability, information, versions, description.
10944
10945 2004-08-14 Eli Zaretskii <eliz@gnu.org>
10946
10947 * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
10948
10949 2004-08-11 Martin Stjernholm <mast@lysator.liu.se>
10950
10951 * cc-mode.texi: Various updates for CC Mode 5.30.9.
10952
10953 2004-08-10 Michael Albinus <michael.albinus@gmx.de>
10954
10955 Sync with Tramp 2.0.44.
10956
10957 2004-08-05 Lars Hansen <larsh@math.ku.dk>
10958
10959 * widget.texi (User Interface): Update how to separate the
10960 editable field of an editable-field widget from other widgets.
10961 (Programming Example): Add text after field.
10962
10963 2004-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
10964
10965 * emacs-mime.texi (Encoding Customization): Add a note to the
10966 mm-content-transfer-encoding-defaults entry.
10967 (rfc2047): Update.
10968
10969 * gnus.texi (Article Highlighting):
10970 Add gnus-cite-ignore-quoted-from.
10971 (POP before SMTP): New node.
10972 (Posting Styles): Addition.
10973 (Splitting Mail): Add nnmail-split-lowercase-expanded.
10974 (Fancy Mail Splitting): Ditto.
10975 (X-Face): Add gnus-x-face.
10976
10977 2004-08-30 Reiner Steib <Reiner.Steib@gmx.de>
10978
10979 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
10980 * pgg.texi, sieve.texi: Use @copying and @insertcopying.
10981
10982 2004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
10983
10984 * gnus.texi (Mail Source Specifiers):
10985 Describe `pop3-leave-mail-on-server'.
10986
10987 2004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
10988
10989 * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
10990
10991 * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
10992 repository. Change setfilename.
10993
10994 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
10995
10996 2004-07-02 Juri Linkov <juri@jurta.org>
10997
10998 * pcl-cvs.texi (Viewing differences): Add `d r'.
10999
11000 2004-06-29 Jesper Harder <harder@ifa.au.dk>
11001
11002 * ses.texi, viper.texi, flymake.texi, faq.texi:
11003 * eshell.texi, ediff.texi: Markup fixes.
11004
11005 2004-06-21 Karl Berry <karl@gnu.org>
11006
11007 * info.texi (Top): Mention that only Emacs has mouse support.
11008 (Getting Started): Mention this in a few other places.
11009
11010 2004-06-13 Luc Teirlinck <teirllm@auburn.edu>
11011
11012 * autotype.texi (Copyrights, Timestamps):
11013 Recommend `before-save-hook' instead of `write-file-functions'.
11014
11015 2004-06-13 Lars Hansen <larsh@math.ku.dk>
11016
11017 * dired-x.texi (dired-mark-omitted): Update keybinding.
11018
11019 2004-06-10 Kim F. Storm <storm@cua.dk>
11020
11021 * pcl-cvs.texi (Viewing differences): Add 'd y'.
11022
11023 2004-06-05 Lars Hansen <larsh@math.ku.dk>
11024
11025 * dired-x.texi (variable dired-omit-mode): Rename from
11026 dired-omit-files-p.
11027 (function dired-omit-mode): Rename from dired-omit-toggle.
11028 Call dired-omit-mode rather than set dired-omit-files-p.
11029 (dired-mark-omitted): Describe command.
11030
11031 2004-05-29 Michael Albinus <michael.albinus@gmx.de>
11032
11033 Version 2.0.41 of Tramp released.
11034
11035 2004-05-29 Juanma Barranquero <lektu@terra.es>
11036
11037 * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
11038 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
11039
11040 2004-05-29 Richard M. Stallman <rms@gnu.org>
11041
11042 * cl.texi (Top): Call this chapter `Introduction'.
11043 (Overview): In TeX, no section heading here.
11044
11045 * cc-mode.texi: Put commas after i.e. and e.g. Minor cleanups.
11046
11047 2004-05-29 Eli Zaretskii <eliz@gnu.org>
11048
11049 * Makefile.in (../info/flymake, flymake.dvi): New targets.
11050 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
11051
11052 2004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
11053
11054 * flymake.texi: New file.
11055
11056 2004-05-28 Simon Josefsson <jas@extundo.com>
11057
11058 * smtpmail.texi (Authentication): Improve STARTTLS discussion.
11059
11060 2004-05-07 Kai Großjohann <kai@emptydomain.de>
11061
11062 Version 2.0.40 of Tramp released.
11063
11064 2004-04-25 Michael Albinus <Michael.Albinus@alcatel.de>
11065
11066 Complete rework, based on review by Karl Berry <karl@gnu.org>.
11067
11068 * tramp.texi (Auto-save and Backup): Explain exploitation of new
11069 variables `tramp-backup-directory-alist' and
11070 `tramp-bkup-backup-directory-info'.
11071 (Overview, Connection types)
11072 (External transfer methods, Default Method)
11073 (Windows setup hints): Remove restriction of password entering
11074 with external methods.
11075 (Auto-save and Backup): Make file name example
11076 (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info'
11077 and `auto-save-directory' must be used.
11078 (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
11079 only "NT"). Remove doubled entry "What kinds of systems does
11080 @tramp{} work on".
11081 (tramp): Macro removed.
11082 (Obtaining Tramp): Flag removed from title.
11083 (all): "tramp-" and "-" removed from flag names. Flags `tramp'
11084 and `trampver' used properly. Flag `tramp-inst' replaced by
11085 `installchapter'. Installation related text adapted.
11086
11087 2004-04-28 Masatake YAMATO <jet@gyve.org>
11088
11089 * widget.texi (Programming Example): Remove overlays.
11090
11091 2004-04-27 Jesper Harder <harder@ifa.au.dk>
11092
11093 * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
11094
11095 2004-04-23 Juanma Barranquero <lektu@terra.es>
11096
11097 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
11098
11099 2004-04-05 Jesper Harder <harder@ifa.au.dk>
11100
11101 * info.texi (Info Search): Add info-apropos.
11102
11103 2004-03-22 Juri Linkov <juri@jurta.org>
11104
11105 * faq.texi: Fix help key bindings.
11106
11107 2004-03-17 Luc Teirlinck <teirllm@auburn.edu>
11108
11109 * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
11110 (as suggested by Karl Berry). Update information about colored
11111 stars in menus. Add new subheading describing M-n.
11112
11113 2004-03-12 Richard M. Stallman <rms@gnu.org>
11114
11115 * cl.texi (Top): Rename top node's title.
11116
11117 2004-03-08 Karl Berry <karl@gnu.org>
11118
11119 * info.texi: \input texinfo.tex instead of just texinfo, to avoid
11120 problems making the texinfo distribution.
11121
11122 2004-02-29 Simon Josefsson <jas@extundo.com>
11123
11124 * smtpmail.texi (Authentication): Change the list of supported
11125 authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
11126 CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
11127 <voegelas@gmx.net>.
11128
11129 2004-02-29 Juanma Barranquero <lektu@terra.es>
11130
11131 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
11132 Use $(DEL) instead of rm, and ignore exit code.
11133
11134 2004-02-29 Kai Großjohann <kgrossjo@eu.uu.net>
11135
11136 Tramp version 2.0.39 released.
11137
11138 2004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
11139
11140 * tramp.texi (Customizing Completion): Explain new functions
11141 `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
11142 (all): Savannah URLs unified to "http://savannah.nongnu.org".
11143 (Top): Refer to Savannah mailing list as the major one.
11144 Mention older mailing lists in HTML mode only.
11145 (Auto-save and Backup): Add auto-save. Based on wording of Kai.
11146 (Frequently Asked Questions): Remote hosts must not be Unix-like
11147 for "smb" method.
11148 (Password caching): New node.
11149 (External transfer methods): Refer to password caching for "smb"
11150 method.
11151
11152 2004-02-17 Karl Berry <karl@gnu.org>
11153
11154 * info.texi (Help-Int): Mention the new line number feature.
11155
11156 2004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
11157
11158 * ses.texi (Advanced Features): New functionality for
11159 ses-set-header-row (defaults to current row unless C-u used).
11160 (Acknowledgements): Add Stefan Monnier.
11161
11162 2003-12-29 Kevin Ryde <user42@zip.com.au>
11163
11164 * viper.texi (Vi Macros): Fix reference to the Emacs manual.
11165
11166 2003-11-30 Kai Großjohann <kai.grossjohann@gmx.net>
11167
11168 Tramp version 2.0.38 released.
11169
11170 * tramp.texi (Remote shell setup): Warn of environment variables
11171 FRUMPLE if user frumple exists. Suggested by Sven Gabriel
11172 <sven.gabriel@imk.fzk.de>.
11173 (Configuration): Tramp now chooses base64/uuencode
11174 automatically. Update wording accordingly.
11175 (Top): More description for the `Default Method' menu entry.
11176 (Default Method): Use @code, not @var, for Lisp variables.
11177 (Default Method): New subsection `Which method is the right one
11178 for me?'. Suggested by Christian Kirsch.
11179 (Configuration): Pointer to new subsection added.
11180 (Default Method): Too many "use" in one sentence.
11181 Rephrase. Reported by Christian Kirsch.
11182 (Filename Syntax): Old `su' example is probably a left-over from
11183 the sm/su method naming. Replace with `ssh', instead.
11184 (External transfer methods, Auto-save and Backup):
11185 Typo fixes.
11186
11187 2003-11-02 Michael Albinus <Michael.Albinus@alcatel.de>
11188
11189 * tramp.texi (all): Harmonize all occurrences of @tramp{}.
11190 (Top): Mention japanese manual only if flag `jamanual' is set.
11191 Insert section `Japanese manual' in menu.
11192
11193 2003-11-26 Thien-Thi Nguyen <ttn@gnu.org>
11194
11195 * eshell.texi (Known Problems): Add doc item.
11196
11197 2003-11-22 Martin Stjernholm <mast@lysator.liu.se>
11198
11199 * cc-mode.texi: Update for CC Mode 5.30.
11200
11201 Note: Please refrain from doing purely cosmetic changes like
11202 removing trailing whitespace in this manual; it clobbers cvs
11203 merging for no good reason.
11204
11205 2003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
11206
11207 * ediff.texi, tramp.texi, vip.texi, viper.texi:
11208 * widget.texi, woman.texi: Replace @sc{ascii} and ASCII with
11209 @acronym{ASCII}.
11210
11211 2003-10-26 Karl Berry <karl@gnu.org>
11212
11213 * info.texi (Info Search): Echo area, not echo are. From Debian
11214 diff.
11215
11216 2003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
11217
11218 * widget.texi (Defining New Widgets): Document new behavior of
11219 :buttons and :children keywords.
11220
11221 2003-10-22 Miles Bader <miles@gnu.org>
11222
11223 * Makefile.in (info): Move before $(top_srcdir)/info.
11224
11225 2003-10-17 Thien-Thi Nguyen <ttn@gnu.org>
11226
11227 * tramp.texi (Inline methods): Small grammar fix.
11228 (External transfer methods): Likewise.
11229
11230 2003-10-08 Nick Roberts <nick@nick.uklinux.net>
11231
11232 * speedbar.texi: Remove paragraph for GUD that is no longer true.
11233
11234 2003-10-06 Luc Teirlinck <teirllm@auburn.edu>
11235
11236 * texinfo.tex: Replace `%' in arch tagline by @ignore.
11237
11238 2003-09-30 Richard M. Stallman <rms@gnu.org>
11239
11240 * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
11241
11242 * widget.texi (User Interface): Fix typos.
11243
11244 * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
11245
11246 2003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
11247
11248 * pcl-cvs.texi (Selected Files): Fix typo.
11249
11250 2003-09-21 Karl Berry <karl@gnu.org>
11251
11252 * info.texi (] and [ commands): No period at end of section title.
11253
11254 2003-09-04 Miles Bader <miles@gnu.org>
11255
11256 * Makefile.in (top_srcdir): New variable.
11257 ($(top_srcdir)/info): New rule.
11258 (info): Depend on it.
11259
11260 2003-09-03 Peter Runestig <peter@runestig.com>
11261
11262 * makefile.w32-in: New file.
11263
11264 2003-08-26 Per Abrahamsen <abraham@dina.kvl.dk>
11265
11266 * widget.texi (User Interface): Explain the need of static text
11267 around an editable field.
11268
11269 2003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
11270
11271 * widget.texi (Basic Types): The argument to `:help-echo' can now
11272 be a form that evaluates to a string.
11273
11274 2003-08-18 Kim F. Storm <storm@cua.dk>
11275
11276 * calc.texi (Queries in Macros): Update xref to keyboard macro query.
11277
11278 2003-08-16 Richard M. Stallman <rms@gnu.org>
11279
11280 * dired-x.texi (Shell Command Guessing): Explain *.
11281
11282 2003-08-16 Chunyu Wang <spr@db.cs.hit.edu.cn> (tiny change)
11283
11284 * pcl-cvs.texi (Log Edit Mode): Fix key binding for
11285 log-edit-insert-changelog.
11286
11287 2003-08-03 Karl Berry <karl@gnu.org>
11288
11289 * info.texi: Need @contents.
11290
11291 2003-07-20 Kai Großjohann <kai.grossjohann@gmx.net>
11292
11293 Tramp version 2.0.36 released.
11294
11295 * tramp.texi (Remote shell setup): Explain about problems with
11296 non-Bourne commands in ~/.profile and ~/.shrc.
11297
11298 2003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
11299
11300 * info.texi (Help-Inv, Help-M, Help-Xref): Update following
11301 renaming of `vis-mode' to `visible-mode'.
11302
11303 2003-07-04 Luc Teirlinck <teirllm@mail.auburn.edu>
11304
11305 * info.texi (Top, Help-Small-Screen): Remove accidentally added
11306 next, prev and up pointers.
11307
11308 2003-07-02 Luc Teirlinck <teirllm@mail.auburn.edu>
11309
11310 * info.texi (Help): Mention existence of Emacs and stand-alone
11311 Info at the very beginning of the tutorial.
11312 (Help-Inv): New node.
11313 (Help-]): New node.
11314 (Help-M): Systematically point out the differences between default
11315 Emacs and stand-alone versions. Delete second menu.
11316 (Help-Xref): Systematically point out the differences between
11317 default Emacs and stand-alone versions.
11318 (Help-Int): Change `l' example.
11319 (Expert Info): Fix typos.
11320 (Emacs Info Variables): Mention `Info-hide-note-references' and
11321 new default for `Info-scroll-prefer-subnodes'.
11322
11323 2003-06-17 Kai Großjohann <kai.grossjohann@gmx.net>
11324
11325 Version 2.0.35 of Tramp released.
11326
11327 * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
11328 (Inline methods): Add methods `remsh' and `plink1'.
11329 (External transfer methods): Add method `remcp'.
11330 (Multi-hop Methods): Add method `remsh'.
11331 Small patch from Adrian Aichner <adrian@xemacs.org>:
11332 Fix minor typos.
11333 (Concept Index): Add to make manual searchable via
11334 `Info-index'.
11335 (Version Control): Add cindex entry.
11336
11337 2003-05-24 Kai Großjohann <kai.grossjohann@gmx.net>
11338
11339 * trampver.texi: Version 2.0.34 released.
11340
11341 2003-05-03 Glenn Morris <gmorris@ast.cam.ac.uk>
11342
11343 * faq.texi: Improve previous changes.
11344
11345 2003-05-02 Glenn Morris <gmorris@ast.cam.ac.uk>
11346
11347 * faq.texi: Update copyright and maintenance details.
11348 Update some package URLs, versions, and maintainers.
11349 Remove many references to the Emacs Lisp Archive.
11350
11351 2003-04-23 Simon Josefsson <jas@extundo.com>
11352
11353 * smtpmail.texi: Fix license (the invariant sections mentioned has
11354 never been part of the smtp manual). Align info dir entry with
11355 other emacs packages.
11356
11357 2003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
11358
11359 * tramp.texi: Version 2.0.33 released.
11360 Remove installation chapter. Remove XEmacs specifics.
11361
11362 2003-03-29 Richard M. Stallman <rms@gnu.org>
11363
11364 * tramp.texi (Top): Undo the previous renaming.
11365 (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
11366
11367 2003-03-29 Kai Großjohann <kai.grossjohann@gmx.net>
11368
11369 * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
11370 version of manual.
11371
11372 * tramp.texi (Auto-save and Backup): New node.
11373
11374 2003-03-29 Michael Albinus <Michael.Albinus@alcatel.de>
11375
11376 * tramp.texi (Top): Include trampver.texi. Rename "Emacs" to "GNU
11377 Emacs" in order to have better differentiation to "XEmacs".
11378 `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
11379 are new macros in order to point to the other Emacs flavor where
11380 appropriate. In info case, point to node `Installation' in order
11381 to explain how to generate the other way. In html case, make a
11382 link to the other html file.
11383 (Obtaining TRAMP): Add a paragraph saying to perform `autoconf'
11384 after CVS checkout/update.
11385 (Installation): Completely rewritten.
11386 (Installation parameters, Load paths): New sections under
11387 `Installation'.
11388
11389 2003-02-28 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
11390
11391 * tramp.texi: Version 2.0.30 released.
11392 Replace word "path" with "localname" where used as a component of
11393 a Tramp file name.
11394
11395 2003-02-28 Michael Albinus <Michael.Albinus@alcatel.de>
11396
11397 * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
11398 introduced.
11399 (Installation): Explain what to do if files from the tramp/contrib
11400 directory are needed.
11401
11402 2003-02-23 Alex Schroeder <alex@emacswiki.org>
11403
11404 * smtpmail.texi (How Mail Works): New.
11405
11406 2003-02-22 Alex Schroeder <alex@emacswiki.org>
11407
11408 * smtpmail.texi: New file.
11409
11410 * Makefile.in: Build SMTP manual.
11411
11412 2003-02-05 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
11413
11414 * tramp.texi: Version 2.0.29 released.
11415 (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
11416 M-x makeinfo-buffer RET. Reported by gebser@ameritech.net.
11417
11418 2003-02-01 Michael Albinus <Michael.Albinus@alcatel.de>
11419
11420 * tramp.texi (Frequently Asked Questions): Explain a workaround if
11421 another package loads accidentally Ange-FTP.
11422
11423 2003-01-24 Michael Albinus <Michael.Albinus@alcatel.de>
11424
11425 * tramp.texi (Customizing Completion): Add function
11426 `tramp-parse-sconfig'. Change example of
11427 `tramp-set-completion-function', because parsing of ssh config
11428 files looks more natural.
11429
11430 2003-01-15 Kevin Ryde <user42@zip.com.au>
11431
11432 * gnus.texi (Using MIME): Mention auto-compression-mode with
11433 gnus-mime-copy-part.
11434
11435 2003-01-15 ShengHuo ZHU <zsh@cs.rochester.edu>
11436
11437 * gnus.texi: Do not use `path' in several locations.
11438
11439 2002-12-26 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
11440
11441 * tramp.texi (External transfer methods): New method `smb'.
11442 From Michael Albinus.
11443
11444 2002-11-05 Karl Berry <karl@gnu.org>
11445
11446 * info.texi (Info-fontify): Reorder face list to avoid bad line
11447 breaks.
11448
11449 2002-10-06 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11450
11451 * tramp.texi: Move @copying to standard place.
11452 Use @insertcopying.
11453
11454 2002-10-02 Karl Berry <karl@gnu.org>
11455
11456 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi:
11457 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
11458 * eshell.texi, eudc.texi, faq.texi, forms.texi, idlwave.texi:
11459 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, reftex.texi:
11460 * sc.texi, ses.texi, speedbar.texi, vip.texi, viper.texi:
11461 * widget.texi, woman.texi:
11462 Per rms, update all manuals to use @copying instead of @ifinfo.
11463 Also use @ifnottex instead of @ifinfo around the top node, where
11464 needed for the sake of the HTML output.
11465 (The Gnus manual is not fixed since it's not clear to me how it
11466 works; and the Tramp manual already uses @copying, although in an
11467 unusual way. All others were changed.)
11468
11469 2002-09-10 Jonathan Yavner <jyavner@engineer.com>
11470
11471 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
11472 (../info/ses, ses.dvi): New targets.
11473 * ses.texi: New file.
11474
11475 2002-09-06 Pavel Janík <Pavel@Janik.cz>
11476
11477 * texinfo.tex: Update to texinfo 4.2.
11478
11479 2002-08-27 Carsten Dominik <dominik@sand.science.uva.nl>
11480
11481 * reftex.texi: Update to RefTeX 4.19.
11482
11483 2002-07-21 Jesper Harder <harder@ifa.au.dk>
11484
11485 * gnus.texi (Sorting Groups): Add key bindings for
11486 gnus-group-sort-groups-by-real-name and
11487 gnus-group-sort-selected-groups-by-real-name.
11488
11489 2002-06-17 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11490
11491 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
11492 (../info/tramp, tramp.dvi): New targets.
11493
11494 2002-01-04 Eli Zaretskii <eliz@is.elta.co.il>
11495
11496 * Makefile.in (DVI_TARGETS): Add calc.dvi.
11497 (calc.dvi): Uncomment.
11498
11499 2001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
11500
11501 * Makefile.in (INFO_TARGETS): Add ../info/calc.
11502 (../info/calc): New target.
11503
11504 2001-10-20 Gerd Moellmann <gerd@gnu.org>
11505
11506 * (Version 21.1 released.)
11507
11508 2001-10-05 Gerd Moellmann <gerd@gnu.org>
11509
11510 * Branch for 21.1.
11511
11512 2001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
11513
11514 * Makefile.in (../info/info): Use an explicit -o switch to
11515 makeinfo.
11516
11517 2001-03-05 Gerd Moellmann <gerd@gnu.org>
11518
11519 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
11520
11521 2001-02-12 Michael Kifer <kifer@cs.sunysb.edu>
11522
11523 * ediff.texi: Added ediff-coding-system-for-read.
11524
11525 * viper.texi: Fix typos.
11526
11527 2000-12-20 Eli Zaretskii <eliz@is.elta.co.il>
11528
11529 * Makefile.in (../info/idlwave): Use --no-split.
11530
11531 2000-12-14 Dave Love <fx@gnu.org>
11532
11533 * Makefile.in (mostlyclean): Remove gnustmp.*.
11534 (gnus.dvi): Change rule to remove @latex stuff.
11535
11536 2000-10-19 Eric M. Ludlam <zappo@ultranet.com>
11537
11538 * Makefile.in (Speedbar): Add build targets for speedbar.texi.
11539
11540 2000-10-13 John Wiegley <johnw@gnu.org>
11541
11542 * Makefile.in: Add build targets for eshell.texi.
11543
11544 2000-09-25 Gerd Moellmann <gerd@gnu.org>
11545
11546 * Makefile.in: Remove/comment speedbar stuff.
11547
11548 2000-09-22 Dave Love <fx@gnu.org>
11549
11550 * Makefile.in: Add emacs-mime.
11551
11552 2000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
11553
11554 * Makefile.in (INFO_TARGETS): Add ../info/woman.
11555 (DVI_TARGETS): Add woman.dvi.
11556 (../info/woman, woman.dvi): New targets.
11557
11558 2000-05-31 Stefan Monnier <monnier@cs.yale.edu>
11559
11560 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
11561
11562 * pcl-cvs.texi: New file.
11563 * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
11564 (../info/pcl-cvs, pcl-cvs.dvi): New targets.
11565
11566 2000-05-11 Gerd Moellmann <gerd@gnu.org>
11567
11568 * Makefile.in (INFO_TARGETS): Add info/ebrowse.
11569 (../info/ebrowse, ebrowse.dvi): New targets.
11570
11571 2000-01-13 Gerd Moellmann <gerd@gnu.org>
11572
11573 * Makefile.in (INFO_TARGETS): Add eudc.
11574 (DVI_TARGETS): Add eudc.dvi.
11575 (../info/eudc, eudc.dvi): New targets.
11576
11577 2000-01-05 Eli Zaretskii <eliz@is.elta.co.il>
11578
11579 * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
11580 compatibility with 8+3 filesystems).
11581 (../info/efaq): Rename from emacs-faq.
11582
11583 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
11584
11585 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
11586 (../info/idlwave, idlwave.dvi): New targets.
11587
11588 1999-10-23 Dave Love <fx@gnu.org>
11589
11590 * Makefile.in: Use autotype.texi.
11591
11592 1999-10-12 Stefan Monnier <monnier@cs.yale.edu>
11593
11594 * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
11595 faq.texi file) rather than ../info/faq.
11596
11597 1999-10-07 Gerd Moellmann <gerd@gnu.org>
11598
11599 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
11600 (../info/ada-mode, ada-mode.dvi): New targets.
11601
11602 1999-09-01 Dave Love <fx@gnu.org>
11603
11604 * Makefile.in: Add faq.
11605
11606 1999-07-12 Richard Stallman <rms@gnu.org>
11607
11608 * Version 20.4 released.
11609
11610 1998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
11611
11612 * Version 20.3 released.
11613
11614 1998-04-06 Andreas Schwab <schwab@gnu.org>
11615
11616 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
11617 Use it in dvi targets.
11618 (../etc/GNU): Change to $(srcdir) first.
11619
11620 1998-03-11 Carsten Dominik <cd@delysid.gnu.org>
11621
11622 * reftex.texi: Update for RefTeX version 3.22.
11623
11624 1998-03-01 Kim-Minh Kaplan <KimMinh.Kaplan@utopia.eunet.fr>
11625
11626 * gnus.texi (Easy Picons): Remove references to
11627 `gnus-group-display-picons'.
11628 (Hard Picons): Ditto.
11629
11630 1998-02-08 Richard Stallman <rms@psilocin.gnu.org>
11631
11632 * Makefile.in (reftex.dvi, ../info/reftex): New targets.
11633 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
11634
11635 1997-09-23 Paul Eggert <eggert@twinsun.com>
11636
11637 * Makefile.in: Merge changes mistakenly made to `Makefile'.
11638 (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
11639
11640 1997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11641
11642 * Version 20.2 released.
11643
11644 1997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11645
11646 * Version 20.1 released.
11647
11648 1997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11649
11650 * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
11651
11652 1997-04-12 Per Abrahamsen <abraham@dina.kvl.dk>
11653
11654 * widget.texi (push-button): Document it.
11655
11656 1996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11657
11658 * Version 19.33 released.
11659
11660 1996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11661
11662 * Version 19.32 released.
11663
11664 1996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
11665
11666 * Makefile.in: Add rules for the Message manual.
11667
11668 1996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
11669
11670 * gnus.texi: New version.
11671
11672 * message.texi: New manual.
11673
11674 1996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11675
11676 * Makefile.in (All info targets): cd $(srcdir) to do the work.
11677
11678 1996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11679
11680 * Makefile.in (All info targets): Specify $(srcdir) in input files.
11681 Specify -I option.
11682 (All dvi targets): Set the TEXINPUTS variable.
11683
11684 1996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
11685
11686 * Version 19.31 released.
11687
11688 1996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
11689
11690 * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
11691 (INFO_TARGETS): Use new name. This avoids name conflict on MSDOS.
11692
11693 1995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11694
11695 * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
11696 (INFO_TARGETS): Add ../info/cc-mode.
11697 (DVI_TARGETS): Add cc-mode.dvi.
11698
11699 1995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11700
11701 * Version 19.30 released.
11702
11703 1995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
11704
11705 * gnus.texi: New file.
11706
11707 1995-11-04 Erik Naggum <erik@naggum.no>
11708
11709 * gnus.texi: File deleted.
11710
11711 1995-11-02 Stephen Gildea <gildea@stop.mail-abuse.org>
11712
11713 * mh-e.texi: "Function Index" -> "Command Index" to work with
11714 Emacs 19.30 C-h C-k support of separately-documented commands.
11715
11716 1995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11717
11718 * Makefile.in (../info/ediff, ediff.dvi): New targets.
11719 (INFO_TARGETS, DVI_TARGETS): Add those new targets.
11720
11721 1995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11722
11723 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
11724 (../info/viper, viper.dvi): New targets.
11725
11726 1995-04-20 Kevin Rodgers <kevinr@ihs.com>
11727
11728 * dired-x.texi (Installation): Change the example to set
11729 buffer-local variables like dired-omit-files-p in
11730 dired-mode-hook.
11731
11732 1995-04-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11733
11734 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
11735 (../info/mh-e, mh-e.dvi): New targets.
11736
11737 1995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
11738
11739 * Makefile.in (maintainer-clean): Rename from realclean.
11740
11741 1994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11742
11743 * Makefile.in: New file.
11744 * Makefile: File deleted.
11745
11746 1994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11747
11748 * Makefile (TEXINDEX_OBJS): Variable deleted.
11749 (texindex, texindex.o, getopt.o): Rules deleted.
11750 All deps on texindex deleted.
11751 (distclean): Don't delete texindex.
11752 (mostlyclean): Don't delete *.o.
11753 * texindex.c, getopt.c: Files deleted.
11754
11755 1994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11756
11757 * Version 19.26 released.
11758
11759 1994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11760
11761 * Version 19.25 released.
11762
11763 1994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11764
11765 * Version 19.24 released.
11766
11767 1994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11768
11769 * Version 19.23 released.
11770
11771 1994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11772
11773 * Makefile: Delete spurious tab.
11774
11775 1994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11776
11777 * Makefile (.SUFFIXES): New rule.
11778
11779 1994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11780
11781 * Makefile (dired-x.dvi, ../info/dired-x): New targets.
11782 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
11783
11784 1994-01-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11785
11786 * Makefile (../info/sc): Rename from sc.info.
11787 (../info/cl): Likewise.
11788 (INFO_TARGETS): Use new names.
11789
11790 1993-12-04 Richard Stallman (rms@srarc2)
11791
11792 * getopt.c: New file.
11793 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
11794 (getopt.o): New rule.
11795 (dvi): Don't depend on texindex.
11796 (cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
11797 Depend on texindex.
11798
11799 1993-12-03 Richard Stallman (rms@srarc2)
11800
11801 * Makefile (../info/sc.info): Rename from ../info/sc.
11802 (TEXI2DVI): New variable.
11803 (cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
11804 Add explicit commands.
11805 (TEXINDEX_OBJS): Delete duplicate getopt.o.
11806
11807 1993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11808
11809 * Version 19.22 released.
11810
11811 1993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11812
11813 * Makefile (TEXINDEX_OBJS): Delete spurious period.
11814
11815 1993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11816
11817 * Version 19.21 released.
11818
11819 1993-11-15 Paul Eggert (eggert@twinsun.com)
11820
11821 * Makefile (../info/cl.info): Rename from ../info/cl.
11822
11823 1993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11824
11825 * Makefile (../etc/GNU): New target.
11826 (EMACSSOURCES): Add gnu1.texi.
11827
11828 1993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11829
11830 * Makefile (realclean): Don't delete the Info files.
11831
11832 1993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
11833
11834 * forms.texi: Fix forms.texi so that it will format correctly.
11835 Add missing `@end iftex', fix bad reference.
11836
11837 1993-10-20 Brian J. Fox (bfox@ai.mit.edu)
11838
11839 * Makefile: Fix targets for texindex, new info.texi files.
11840 * info-stnd.texi: New file implements info for standalone info
11841 reader.
11842 * info.texi: Update to include recent changes to "../info/info".
11843 New source file for ../info/info; includes info-stnd.texi.
11844
11845 * texindex.c: Include "../src/config.h" if building in emacs.
11846
11847 * Makefile: Change all files to FILENAME.texi, force all targets
11848 to be FILENAME, not FILENAME.info. This changes sc.texinfo,
11849 vip.texinfo, forms.texinfo, cl.texinfo.
11850 Add target to build texindex.c, defining `emacs'.
11851
11852 * forms.texi: Install new file to match version 2.3 of forms.el.
11853
11854 1993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11855
11856 * Version 19.19 released.
11857
11858 1993-08-10 Simon Leinen (simon@lia.di.epfl.ch)
11859
11860 * sc.texinfo: Fix info file name.
11861
11862 * Makefile (info): Add gnus and sc.
11863 (dvi): Add gnus.dvi and sc.dvi.
11864 (../info/sc, sc.dvi): New targets.
11865
11866 1993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11867
11868 * Version 19.18 released.
11869
11870 1993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11871
11872 * Makefile: Fix source file names of the separate manuals.
11873 (gnus.dvi, ../info/gnus): New targets.
11874
11875 1993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11876
11877 * Version 19.17 released.
11878
11879 1993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11880
11881 * split-man: Fix typos in last change.
11882
11883 1993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11884
11885 * Version 19.16 released.
11886
11887 1993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11888
11889 * version 19.15 released.
11890
11891 1993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11892
11893 * Makefile (distclean): It's rm, not rf.
11894
11895 1993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11896
11897 * Version 19.14 released.
11898
11899 1993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11900
11901 * Makefile: New file.
11902
11903 1993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11904
11905 * Version 19.13 released.
11906
11907 1993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11908
11909 * Version 19.9 released.
11910
11911 1993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11912
11913 * Version 19.8 released.
11914
11915 1993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11916
11917 * Version 19.7 released.
11918
11919 1990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
11920
11921 * gnus.texinfo: New file. Removed installation instructions.
11922
11923 1990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
11924
11925 * texindex.c: If USG, include sys/types.h and sys/fcntl.h.
11926
11927 1989-01-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
11928
11929 * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
11930 then define `\sc' as the command for smallcaps in Texinfo.
11931 This means that the @sc command will produce small caps. bfox has
11932 made the corresponding change to makeinfo and texinfm.el.
11933
11934 1988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
11935
11936 * vip.texinfo: Remove menu entry Adding Lisp Code in node
11937 Customization since the menu entry did not point to anything.
11938 Also add an @finalout command to remove overfull hboxes from the
11939 printed output.
11940
11941 * cl.texinfo: Add @bye, \input line and @settitle to file.
11942 This file is clearly intended to be a chapter of some other work,
11943 but the other work does not yet exist.
11944
11945 1988-07-25 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
11946
11947 * texinfo.texinfo: Three typos corrected.
11948
11949 ;; Local Variables:
11950 ;; coding: utf-8
11951 ;; End:
11952
11953 Copyright (C) 1993-1999, 2001-2014 Free Software Foundation, Inc.
11954
11955 This file is part of GNU Emacs.
11956
11957 GNU Emacs is free software: you can redistribute it and/or modify
11958 it under the terms of the GNU General Public License as published by
11959 the Free Software Foundation, either version 3 of the License, or
11960 (at your option) any later version.
11961
11962 GNU Emacs is distributed in the hope that it will be useful,
11963 but WITHOUT ANY WARRANTY; without even the implied warranty of
11964 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
11965 GNU General Public License for more details.
11966
11967 You should have received a copy of the GNU General Public License
11968 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.