]> code.delx.au - gnu-emacs/blob - doc/misc/ChangeLog
lisp/gnus/gnus-start.el (gnus-activate-group): Fix typo reported by Tim Landscheidt
[gnu-emacs] / doc / misc / ChangeLog
1 2014-11-08 Glenn Morris <rgm@gnu.org>
2
3 * Makefile.in (${buildinfodir}/ccmode.info)
4 (${buildinfodir}/efaq%.info): Ensure output directory exists.
5
6 2014-11-07 Tassilo Horn <tsdh@gnu.org>
7
8 * gnus.texi (HTML): Update section so that it mentions shr and w3m.
9 Also link the full EWW manual that explains more on shr, too.
10
11 * gnus-faq.texi (FAQ 4 - Reading messages, FAQ 4-16): Add Q&A on how to
12 increase contrast when displaying HTML mail with shr.
13
14 * eww.texi (Advanced): Document increasing contrast with
15 shr-color-visible-distance-min and
16 shr-color-visible-luminance-min.
17
18 2014-11-02 Teodor Zlatanov <tzz@lifelogs.com>
19
20 * auth.texi (Help for users): Explain quoting rules better.
21
22 2014-10-30 Glenn Morris <rgm@gnu.org>
23
24 * efaq.texi (Gnus does not work with NNTP): Remove; ancient.
25
26 2014-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
27
28 * eieio.texi (Accessing Slots, CLOS compatibility): Adjust wording
29 since `setf' is in core rather than in CL nowadays.
30
31 2014-10-29 Paul Eggert <eggert@cs.ucla.edu>
32
33 Simplify use of current-time and friends.
34 * org.texi (Dynamic blocks): Omit unnecessary call to current-time
35 in example.
36
37 2014-10-28 Christopher Schmidt <ch@ristopher.com>
38
39 * calc.texi (Quick Calculator): Mention prefix argument of
40 `quick-calc'.
41
42 2014-10-26 Eric S. Raymond <esr@thyrsus.com>
43
44 * efaq-w32.texi: Neutralized language specific to a repository type.
45
46 2014-10-25 Eric S. Raymond <esr@thyrsus.com>
47
48 * gnus-coding.txt: Neutralized language specific to a repository type.
49
50 2014-10-20 Glenn Morris <rgm@gnu.org>
51
52 * Merge in all changes up to 24.4 release.
53
54 2014-10-13 Glenn Morris <rgm@gnu.org>
55
56 * Makefile.in (dist): Update for new output variables.
57
58 2014-10-08 Leo Liu <sdl.web@gmail.com>
59
60 * cl.texi (Porting Common Lisp): Remove parse-integer.
61
62 2014-10-06 Ulf Jasper <ulf.jasper@web.de>
63
64 * newsticker.texi (Supported Formats): Fix order of subheading and
65 itemize.
66
67 2014-10-04 Glenn Morris <rgm@gnu.org>
68
69 * vip.texi (Other Vi Commands): Markup fix.
70
71 2014-10-03 Bastien Guerry <bzg@gnu.org>
72
73 * org.texi (Key bindings and useful functions): Fix typo.
74 Use the correct function's name.
75
76 2014-10-03 Michael Brand <michael.ch.brand@gmail.com>
77
78 * org.texi (Formula syntax for Calc): Add `f-1' to TBLFM example
79 about `nan'.
80
81 2014-10-03 Nicolas Goaziou <mail@nicolasgoaziou.fr>
82
83 * org.texi (Export settings): Be more explicit about how output
84 file name is built.
85
86 * org.texi (Headings and sectioning structure): Document menus.
87
88 * org.texi (Include files, Publishing options): Remove reference
89 to nonexistent variable.
90
91 2014-10-03 Eli Zaretskii <eliz@gnu.org>
92
93 * erc.texi (Connecting): Remove stray "OA" that failed the manual
94 build.
95
96 2014-10-03 Kelvin White <kwhite@gnu.org>
97
98 * erc.texi (Advanced Usage, Options): Add descriptions and examples
99 for erc-format-nick-function and erc-rename-buffers options.
100
101 2014-09-26 Leo Liu <sdl.web@gmail.com>
102
103 * cl.texi (Predicates on Numbers): Document cl-digit-char-p.
104 (Numerical Functions): Document cl-parse-integer. (Bug#18557)
105
106 2014-09-24 Ulf Jasper <ulf.jasper@web.de>
107
108 * newsticker.texi: Reworked. Document new treeview group
109 commands. Remove VERSION, UPDATED, use EMACSVER instead.
110 Use term 'feed reader'.
111
112 2014-09-04 Paul Eggert <eggert@cs.ucla.edu>
113
114 Less chatter in 'make' output.
115 * Makefile.in (clean): Simplify, for shorter command line.
116
117 2014-08-07 Reuben Thomas <rrt@sc3d.org>
118
119 * ediff.texi (Merging and diff3): Don't mention lack of support
120 for VMS diff, we no longer support VMS.
121
122 2014-08-07 Michael Albinus <michael.albinus@gmx.de>
123
124 * tramp.texi (Remote shell setup): Explain, how to change command
125 line arguments of remote "nc" listener.
126
127 2014-07-31 Tassilo Horn <tsdh@gnu.org>
128
129 * gnus.texi (Group Parameters): Document that `gcc-self' may also be a
130 list.
131
132 2014-07-28 Stephen Berman <stephen.berman@gmx.net>
133
134 * todo-mode.texi (Marked Items): Correct omission of item deletion
135 from commands applying to both todo and done items.
136
137 2014-07-18 Albert Krewinkel <albert+gnus@zeitkraut.de>
138
139 * gnus.texi (Posting Styles): Document the possibility to perform
140 string replacements when matching against headers.
141
142 2014-07-09 Stephen Berman <stephen.berman@gmx.net>
143
144 * todo-mode.texi (Levels of Organization): Comment out statement
145 that Emacs recognizes todo files by their extension, since this
146 feature has been removed due to bug#17482.
147
148 2014-07-03 Michael Albinus <michael.albinus@gmx.de>
149
150 * trampver.texi: Update release number.
151
152 2014-07-03 Glenn Morris <rgm@gnu.org>
153
154 * info.texi, mh-e.texi: "Online help" doesn't mean what it
155 used to any more.
156
157 * idlwave.texi (Introduction): Comment out dead http screenshot links.
158
159 2014-06-24 Leo Liu <sdl.web@gmail.com>
160
161 * dired-x.texi (Omitting Files in Dired, Omitting Variables):
162 Fix key binding to dired-omit-mode. (Bug#16354)
163
164 2014-06-24 Eli Zaretskii <eliz@gnu.org>
165
166 * autotype.texi (Skeleton Language): Document the \n feature better.
167
168 2014-06-23 Glenn Morris <rgm@gnu.org>
169
170 * Makefile.in (%.texi): Disable implicit rules.
171
172 2014-06-22 Mario Lang <mlang@delysid.org>
173
174 * srecode.texi (Base Arguments): The the -> to the.
175
176 * org.texi (Images in ODT export): The the -> the.
177
178 2014-06-21 Eli Zaretskii <eliz@gnu.org>
179
180 * autotype.texi (Skeleton Language): Document the feature of \n
181 when at eol.
182
183 2014-06-21 Michael Albinus <michael.albinus@gmx.de>
184
185 * dbus.texi (Type Conversion): Formatting edits in example.
186
187 2014-06-15 Michael Albinus <michael.albinus@gmx.de>
188
189 Sync with Tramp 2.2.10.
190
191 * tramp.texi (Inline methods): Remove restriction on "telnet".
192 Recommend sharing ssh connections for "plink".
193 (External methods): Remove "sftp". Merge "pscp" and "psftp"
194 descriptions. Recommend sharing ssh connections. Add "nc" method.
195 (GVFS based methods): Add "sftp".
196 (Customizing Completion, External packages, Issues):
197 Use @dots{}.
198
199 * trampver.texi: Update release number.
200
201 2014-06-15 Glenn Morris <rgm@gnu.org>
202
203 * Makefile.in (bootstrap-clean): New.
204
205 2014-06-12 Vincent Belaïche <vincentb1@users.sourceforge.net>
206
207 * ses.texi: Adding documentation for SES local printer functions.
208
209 2014-06-12 Glenn Morris <rgm@gnu.org>
210
211 * Makefile.in: Use GNU Make features to reduce duplication.
212 (mkinfodir): Remove.
213 (${buildinfodir}): Generate using an order-only prerequisite.
214 (.dvi.ps): Replace with pattern rule.
215 ($INFO_TARGETS): Mark as PHONY.
216 (${buildinfodir}): New rule.
217 (EXTRA_OPTS, need_emacsver, need_emacsver_prefix): New variables.
218 (${buildinfodir}/%.info, %.dvi, %.pdf, %.html, %.ps):
219 New pattern rules, replacing numerous previous explicit rules.
220 (info_template): New definition.
221 (gnus.dvi, gnus.pdf): Use distinct intermediate files.
222 (mostlyclean): Adjust for above gnus change.
223
224 2014-06-11 Glenn Morris <rgm@gnu.org>
225
226 * Makefile.in (INFO_INSTALL): Update for 2013-08-28 DOCMISC_W32 change.
227
228 2014-06-10 Glenn Morris <rgm@gnu.org>
229
230 * Makefile.in (INFO_EXT): Remove and replace by ".info" throughout.
231 (INFO_OPTS): Set directly rather than with configure.
232
233 2014-06-08 Karl Berry <karl@gnu.org>
234
235 * doc/info.texi (Help-^L): "mode line", "screenful",
236 stand-alone and Emacs Info both use the mode line.
237 Use x instead of weird C-x 0 to get rid of help msg
238 in standalone Info.
239
240 2014-06-08 Glenn Morris <rgm@gnu.org>
241
242 * vip.texi (Files): Defer to Emacs manual for uniquify details.
243
244 * info.texi (Help-Small-Screen): Clarify details of S-SPC.
245 (Help-Small-Screen, Help-]): Do not mention S-SPC.
246 (Emacs Info Variables): Markup fix.
247
248 * ebrowse.texi (Source Display, Finding/Viewing):
249 * erc.texi (Sample Session):
250 * ses.texi (The Basics):
251 * todo-mode.texi (Moving and Deleting Items):
252 * woman.texi (Navigation): Markup fixes re SPC, RET.
253
254 2014-06-02 Glenn Morris <rgm@gnu.org>
255
256 * efaq.texi (Finding a package with particular functionality):
257 Update example.
258 * vip.texi: Mention this is obsolete.
259
260 2014-05-27 Paul Eggert <eggert@cs.ucla.edu>
261
262 * texinfo.tex: Update from gnulib.
263
264 2014-05-26 Paul Eggert <eggert@cs.ucla.edu>
265
266 Specify coding if Latin-1 Emacs would misinterpret (Bug#17575).
267 * htmlfontify.texi, org.texi: Add "coding: utf-8".
268
269 2014-05-26 Stephen Berman <stephen.berman@gmx.net>
270
271 * todo-mode.texi: Update in light of changes due to bug#17482.
272 Replace numerous mistaken uses of literal quotes with proper
273 Texinfo markup.
274 (Todo Mode Entry Points): Comment out reference to using find-file
275 or Dired to visit Todo files, since this has been disabled (bug#17482).
276
277 2014-05-20 Leo Liu <sdl.web@gmail.com>
278
279 * cl.texi (List Functions, Efficiency Concerns): Update cl-endp.
280
281 2014-05-13 Paul Eggert <eggert@cs.ucla.edu>
282
283 * texinfo.tex: Update from gnulib.
284
285 2014-05-08 Michael Albinus <michael.albinus@gmx.de>
286
287 * tramp.texi (Frequently Asked Questions): Mention HISTFILE
288 setting in ~/.ssh/environment.
289
290 2014-05-04 Stephen Berman <stephen.berman@gmx.net>
291
292 * todo-mode.texi: Update, improve exposition, add cross
293 references, fix typos.
294 (Inserting New Items, Editing Item Headers and Text): Rewrite to
295 document new user interface.
296
297 2014-05-04 Glenn Morris <rgm@gnu.org>
298
299 * autotype.texi (Skeleton Language):
300 * message.texi (Header Commands): Replace `iff'.
301
302 2014-05-02 Paul Eggert <eggert@cs.ucla.edu>
303
304 * vhdl-mode.texi: Add "@documentencoding UTF-8",
305 since this is a toplevel .texi file.
306
307 2014-04-22 Bastien Guerry <bzg@gnu.org>
308
309 * org.texi (Installation): Be more clear on why installing Org
310 through ELPA should be done without loading any Org file.
311
312 * org.texi (Emphasis and monospace): Document the use of
313 =verbatim= and ~code~ to be consistent with
314 `org-element-text-markup-successor'.
315
316 * org.texi (In-buffer settings, Radio tables): Tiny fixes.
317
318 * org.texi (Initial visibility):
319 * org.texi (Literal examples): Fix typos.
320
321 2014-04-22 Michael Brand <michael.ch.brand@gmail.com>
322
323 * org.texi (Column attributes): Add a sentence to point out
324 the dependency on the format specifier.
325
326 2014-04-22 Nicolas Goaziou <n.goaziou@gmail.com>
327
328 * org.texi (The Export Dispatcher): Reformulation.
329
330 * org.texi (@LaTeX{} specific attributes): Update manual.
331
332 * org.texi (Top, Exporting): Org has its own documentation and
333 should therefore be removed from "Other build-in back-ends".
334
335 2014-04-22 Stefan Monnier <monnier@iro.umontreal.ca>
336
337 * cl.texi (Structures): Remove cl-struct-set-slot-value.
338
339 2014-04-20 Daniel Colascione <dancol@dancol.org>
340
341 * cl.texi (Declarations): Document changes to `cl-the' and defstruct functions.
342
343 2014-04-17 Paul Eggert <eggert@cs.ucla.edu>
344
345 * Makefile.in (infoclean): Be consistent about reporting failures.
346
347 2014-03-27 Glenn Morris <rgm@gnu.org>
348
349 * Makefile.in (INFO_COMMON): Add vhdl-mode.
350 (vhdl_mode_deps, vhdl-mode, $(buildinfodir)/vhdl-mode$(INFO_EXT))
351 (vhdl-mode.dvi, vhdl-mode.pdf, vhdl-mode.html): New rules/variables.
352
353 * vhdl-mode.texi: General clean-up. Set copyright to FSF, add license.
354 Remove hand-written node pointers. Remove info re old Emacs versions.
355 Markup fixes.
356 (Getting Connected): Remove irrelevant info.
357 (Indentation Commands, Requirements): Remove empty/irrelevant nodes.
358 (Frequently Asked Questions): Electric indent is now enabled.
359
360 2014-03-27 Reto Zimmermann <reto@gnu.org>
361 Rod Whitby <software.vhdl-mode@rwhitby.net>
362
363 * vhdl-mode.texi: New file, imported from upstream vhdl-mode.
364
365 2014-03-26 Paul Eggert <eggert@cs.ucla.edu>
366
367 * texinfo.tex: Update from gnulib.
368
369 2014-03-26 Michael Albinus <michael.albinus@gmx.de>
370
371 * tramp.texi (Frequently Asked Questions): Add fish shell settings.
372
373 2014-03-23 Katsumi Yamaoka <yamaoka@jpl.org>
374
375 * gnus.texi (Ma Gnus): Mention header attachment buttons.
376
377 2014-03-23 Lars Ingebrigtsen <larsi@gnus.org>
378
379 * emacs-mime.texi (MML Definition): Document recipient-filename.
380
381 2014-03-23 Katsumi Yamaoka <yamaoka@jpl.org>
382
383 * gnus.texi (MIME Commands):
384 Mention gnus-mime-buttonize-attachments-in-header and
385 gnus-mime-display-attachment-buttons-in-header.
386
387 2014-03-23 Lars Ingebrigtsen <larsi@gnus.org>
388
389 * message.texi (Forwarding):
390 Mention `message-forward-included-headers'.
391
392 2014-03-23 Lars Ingebrigtsen <larsi@gnus.org>
393
394 * gnus.texi: w3 is no longer supported by Gnus.
395
396 2014-03-22 Glenn Morris <rgm@gnu.org>
397
398 * efaq.texi (Informational files for Emacs): Do not mention etc/GNU.
399
400 2014-03-21 Glenn Morris <rgm@gnu.org>
401
402 * ede.texi (ede-linux):
403 * vip.texi (New Bindings): Tiny copyedits.
404
405 2014-03-18 Stefan Monnier <monnier@iro.umontreal.ca>
406
407 * vip.texi (Other Vi Commands): Adjust doc of C-j.
408
409 * cc-mode.texi (Indentation Commands): Remove C-j, since it's not
410 defined by CC-mode but globally.
411 (FAQ): Tweak text about RET and auto-indentation.
412
413 2014-03-18 David Engster <deng@randomsample.de>
414
415 * ede.texi (Project Local Variables): Remove reference to
416 `ede-java-root' and the example using it.
417 (Android projects, ede-java-root): Remove nodes since they are
418 only in CEDET upstream (Bug#17030). All nodes updated.
419 (ede-cpp-root): Document the :compile-command slot.
420 (ede-linux): Document new variables
421 `project-linux-build-directory-default' and
422 `project-linux-architecture-default'.
423
424 2014-03-12 Glenn Morris <rgm@gnu.org>
425
426 * eww.texi (History and Acknowledgments):
427 Don't list everyone who changed the code.
428
429 * ada-mode.texi, auth.texi, calc.texi, ebrowse.texi, efaq.texi:
430 * emacs-gnutls.texi, epa.texi, ert.texi, eshell.texi, eww.texi:
431 * flymake.texi, gnus.texi, info.texi, message.texi, mh-e.texi:
432 * newsticker.texi, pcl-cvs.texi, rcirc.texi, sem-user.texi:
433 * smtpmail.texi, url.texi, viper.texi, wisent.texi, woman.texi:
434 Use @file for buffers, per the Texinfo manual.
435
436 2014-03-12 Paul Eggert <eggert@cs.ucla.edu>
437
438 * org.texi: Don't set txicodequoteundirected and txicodequotebacktick
439 so that the Org Manual's style for ` and ' in code is consistent
440 with the other Emacs manuals. This affects PDF, not .info files.
441
442 2014-03-12 Glenn Morris <rgm@gnu.org>
443
444 * octave-mode.texi (Using Octave Mode): Remove outdated stuff
445 about RET and indentation.
446
447 2014-03-03 Juanma Barranquero <lekktu@gmail.com>
448
449 * gnus.texi:
450 * semantic.texi: Fix whitespace.
451
452 * ede.texi (Android projects):
453 * eieio.texi (Class Options, Making New Objects)
454 (Method Invocation, CLOS compatibility):
455 * sem-user.texi (Tag Decoration Mode): Fix typos.
456
457 2014-03-02 Xue Fuqiao <xfq@gnu.org>
458
459 * sem-user.texi (Create System Databases): Markup fix.
460
461 2014-02-28 Glenn Morris <rgm@gnu.org>
462
463 * info.texi (Further Reading): Rename node from Expert Info.
464 Remove stuff about writing Info nodes by hand.
465 (Help-Cross): Move node from (mainly deleted) chapter 3 to chapter 1.
466
467 * info.texi: Nuke hand-written node pointers.
468
469 2014-02-28 Karl Berry <karl@gnu.org>
470
471 * info.texi (Top): Mention H for a summary of all commands.
472
473 2014-02-25 Glenn Morris <rgm@gnu.org>
474
475 * edt.texi (Quick start, Starting emulation): Update hook details.
476 * efaq.texi (Fullscreen mode on MS-Windows)
477 (Terminal setup code works after Emacs has begun): Update hook details.
478 * vip.texi (Loading VIP): Fix hook example.
479
480 * efaq-w32.texi (Bash): Don't use setq with hooks.
481
482 2014-02-24 Paul Eggert <eggert@cs.ucla.edu>
483
484 * texinfo.tex: Update from gnulib.
485
486 2014-02-22 Xue Fuqiao <xfq@gnu.org>
487
488 * remember.texi (Quick Start): Add an index.
489 (Function Reference, Quick Start): Add cross-references.
490
491 2014-02-21 Glenn Morris <rgm@gnu.org>
492
493 * flymake.texi (Starting the syntax check process): Grammar fix.
494
495 * tramp.texi (External packages): Grammar fix.
496 Reword for default sentinel not being nil any more.
497
498 2014-02-19 Michael Albinus <michael.albinus@gmx.de>
499
500 * trampver.texi: Update release number.
501
502 2014-02-19 Glenn Morris <rgm@gnu.org>
503
504 * remember.texi: Copyedits.
505 (Quick Start): No need for manual autoloads. Mention remember-notes.
506 (Function Reference): Update arguments. Add new commands.
507
508 2014-02-18 Glenn Morris <rgm@gnu.org>
509
510 * remember.texi (copying): Bump remember mode version.
511 (Installation): Remove unnecessary chapter.
512 (Quick Start): No need to explicitly load remember.el.
513 (Separate Text Files): New section.
514
515 2014-02-17 Glenn Morris <rgm@gnu.org>
516
517 * eieio.texi (Class Values, CLOS compatibility):
518 Remove references to deleted eieio-describe-class/generic.
519
520 2014-02-16 Michael Albinus <michael.albinus@gmx.de>
521
522 Sync with Tramp 2.2.9.
523 * trampver.texi: Update release number.
524
525 * efaq-w32.texi (Tramp ssh): Remove also pscp1 and pscp2.
526
527 2014-02-14 Jay Belanger <jay.p.belanger@gmail.com>
528
529 * calc.texi (Single-Variable Statistics): Remove mention of
530 incorrect keybinding.
531
532 2014-02-12 Paul Eggert <eggert@cs.ucla.edu>
533
534 * texinfo.tex: Update from gnulib.
535
536 2014-02-08 Glenn Morris <rgm@gnu.org>
537
538 * auth.texi (GnuPG and EasyPG Assistant Configuration):
539 Be agnostic about authinfo/authinfo.gpg default order. (Bug#16642)
540
541 2014-02-07 Glenn Morris <rgm@gnu.org>
542
543 * viper.texi (File and Buffer Handling): Prefer ido to iswitchb.
544
545 2014-02-06 Glenn Morris <rgm@gnu.org>
546
547 * epa.texi (Mail-mode integration): Mention epa-mail-aliases.
548
549 * mh-e.texi, viper.texi: Do not use colons in index entries.
550
551 2014-02-05 Paul Eggert <eggert@cs.ucla.edu>
552
553 * texinfo.tex: Update from gnulib.
554
555 2014-02-05 Glenn Morris <rgm@gnu.org>
556
557 * epa.texi: Add indices.
558
559 * url.texi (Cookies): Mention url-cookie-list command.
560
561 2014-02-03 Glenn Morris <rgm@gnu.org>
562
563 * cl.texi (Blocks and Exits): Mention cl-tagbody.
564
565 2014-02-02 Glenn Morris <rgm@gnu.org>
566
567 * efaq-w32.texi (Tramp ssh): Remove deleted tramp methods.
568
569 2014-01-31 Glenn Morris <rgm@gnu.org>
570
571 * efaq.texi (Replacing highlighted text):
572 Update delete-selection-mode doc.
573
574 2014-01-30 Xue Fuqiao <xfq.free@gmail.com>
575
576 * sem-user.texi (Include paths): Fix a Texinfo command.
577
578 2014-01-27 Glenn Morris <rgm@gnu.org>
579
580 * idlwave.texi (Lesson III---User Catalog, Online Help)
581 (Starting the Shell, Catalogs, User Catalog):
582 * remember.texi (Quick Start):
583 * viper.texi:
584 * vip.texi (Customization, Customizing Constants)
585 (Customizing Key Bindings): Update for files being in ~/.emacs.d/.
586
587 2014-01-25 Xue Fuqiao <xfq.free@gmail.com>
588
589 * cc-mode.texi (Minor Modes): Minor fix.
590
591 2014-01-24 David Engster <deng@randomsample.de>
592
593 * eieio.texi (Introduction): Fix references.
594
595 2014-01-24 Glenn Morris <rgm@gnu.org>
596
597 * efaq.texi (Termcap/Terminfo entries for Emacs):
598 Use M-x term rather than M-x terminal-emulator.
599
600 * emacs-mime.texi (time-date): Use float-time.
601
602 2014-01-22 David Engster <deng@randomsample.de>
603
604 * eieio.texi (Introduction): Move introductory paragraph about
605 EIEIO and CLOS from 'Building Classes' to here.
606 (Documentation): Remove, since eieio-doc is not part of Emacs.
607 (Class Values, CLOS compatibility): Mention that
608 `describe-function' will also give information about classes.
609
610 2014-01-20 Paul Eggert <eggert@cs.ucla.edu>
611
612 * texinfo.tex: Update from gnulib.
613
614 2014-01-15 Glenn Morris <rgm@gnu.org>
615
616 * Makefile.in (eww_deps): Does not depend on emacsver.texi.
617
618 2014-01-12 Michael Albinus <michael.albinus@gmx.de>
619
620 * tramp.texi (all): Doc fix according to GNU Coding Standards.
621 Use "file name" instead of "filename" or "path". Use "host"
622 instead of "machine".
623
624 2014-01-12 David Engster <deng@randomsample.de>
625
626 * eieio.texi (Introduction): `class-of' is obsolete.
627 (Predicates, Basic Methods): Adapt function names to namespace
628 cleanup.
629
630 2014-01-12 Xue Fuqiao <xfq.free@gmail.com>
631
632 * eww.texi (Basics): Use "directory" instead of "path" (Bug#16419).
633
634 2014-01-12 Glenn Morris <rgm@gnu.org>
635
636 * efaq.texi (Guidelines for newsgroup postings)
637 (Informational files for Emacs):
638 Remove references to etc/MAILINGLISTS, etc/INTERVIEW.
639
640 2014-01-10 Stefan Monnier <monnier@iro.umontreal.ca>
641
642 * cl.texi (Function Bindings): Fix incorrect description of cl-let.
643
644 2014-01-09 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
645
646 * Makefile.in: Add eww.texi.
647 * eww.texi: New file.
648
649 2014-01-07 Glenn Morris <rgm@gnu.org>
650
651 * efaq.texi (Problems with very large files): Fix superscript typo.
652
653 2013-01-07 Rasmus <w530@pank.eu>
654
655 * org.texi (Global and local cycling): Fix missing '@'.
656
657 2013-01-07 Bastien Guerry <bzg@gnu.org>
658
659 * org.texi (Global and local cycling): Mention C-u C-u TAB.
660 (Include files, The Export Dispatcher)
661 (Advanced configuration)
662 (Header arguments in Org mode properties): Spelling fixes.
663 (Special blocks): Add #+BEGIN_ABSTRACT as another example.
664 (@LaTeX{} specific attributes): New index entries.
665 Use #+BEGIN_ABSTRACT in the example.
666
667 2013-01-07 Nicolas Goaziou <n.goaziou@gmail.com>
668
669 * org.texi (Org export): New section.
670 (HTML doctypes): Fix whitespace error. Fix display.
671 (Publishing options): Add missing html publishing options.
672
673 2014-01-07 Glenn Morris <rgm@gnu.org>
674
675 * efaq.texi (Basic editing, Packages that do not come with Emacs):
676 Merge in some info from etc/MORE.STUFF.
677
678 2014-01-05 Paul Eggert <eggert@cs.ucla.edu>
679
680 Specify .texi encoding (Bug#16292).
681 * ada-mode.texi, auth.texi, autotype.texi, bovine.texi, calc.texi:
682 * cc-mode.texi, cl.texi, dbus.texi, dired-x.texi, ebrowse.texi:
683 * ede.texi, ediff.texi, edt.texi, efaq.texi, eieio.texi:
684 * emacs-gnutls.texi, epa.texi, erc.texi, ert.texi:
685 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi:
686 * gnus-faq.texi, htmlfontify.texi, idlwave.texi, ido.texi, info.texi:
687 * message.texi, mh-e.texi, newsticker.texi, nxml-mode.texi:
688 * octave-mode.texi, org.texi, pcl-cvs.texi, pgg.texi, rcirc.texi:
689 * reftex.texi, remember.texi, sasl.texi, sc.texi, semantic.texi:
690 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi, srecode.texi:
691 * todo-mode.texi, tramp.texi, url.texi, vip.texi, viper.texi:
692 * widget.texi, wisent.texi, woman.texi:
693 Add @documentencoding.
694
695 2014-01-03 Aidan Gauland <aidalgol@amuri.net>
696
697 * eshell.texi (What Eshell is not): Clean up confusing clause.
698
699 2014-01-03 Glenn Morris <rgm@gnu.org>
700
701 * efaq-w32.texi, reftex.texi: Use @insertcopying in non-TeX.
702
703 * ede.texi, eieio.texi, semantic.texi, srecode.texi:
704 Add copyright notice to titlepage.
705
706 * dbus.texi, nxml-mode.texi, widget.texi: Add titlepage.
707
708 * ert.texi: Add a titlepage. Use @insertcopying.
709
710 * calc.texi (Top): Use @top rather than @chapter.
711
712 2014-01-03 Aidan Gauland <aidalgol@amuri.net>
713
714 * eshell.texi (top): Fix incorrect use of xref.
715
716 2014-01-03 Aidan Gauland <aidalgol@amuri.net>
717
718 * eshell.texi (top): Fix incorrect info filename in an xref.
719
720 2014-01-02 Glenn Morris <rgm@gnu.org>
721
722 * Makefile.in (cc_mode_deps): Rename from (typo) ccmode_deps.
723
724 2014-01-02 Aidan Gauland <aidalgol@amuri.net>
725
726 * eshell.texi (Command Basics): Remove `Command basics' chapter.
727
728 2014-01-02 Aidan Gauland <aidalgol@amuri.net>
729
730 * eshell.texi (What is Eshell?): Add section about what not to use
731 Eshell for.
732
733 2013-12-23 Teodor Zlatanov <tzz@lifelogs.com>
734
735 * emacs-gnutls.texi (Help For Users): Document `gnutls-verify-error'.
736
737 2013-12-22 Glenn Morris <rgm@gnu.org>
738
739 * woman.texi (Navigation): Use itemx where appropriate.
740
741 2013-12-20 Tassilo Horn <tsdh@gnu.org>
742
743 * info.texi, woman.texi:
744 Document `S-SPC' as alternative to `DEL' for scrolling.
745
746 2013-12-20 Jay Belanger <jay.p.belanger@gmail.com>
747
748 * calc.texi (Stack Manipulation Commands): Mention using the variable
749 `calc-context-sensitive-enter' for `calc-enter' and `calc-pop'.
750
751 2013-12-12 Michael Albinus <michael.albinus@gmx.de>
752
753 * tramp.texi (direntry): Use ssh but rsh.
754 (all): Encode all environment variable names with @env{...}.
755 (Bug Reports): Refer to Testing node.
756
757 2013-12-12 Glenn Morris <rgm@gnu.org>
758
759 * autotype.texi, cc-mode.texi, ediff.texi, ert.texi:
760 * htmlfontify.texi, ido.texi, octave-mode.texi, org.texi:
761 * srecode.texi, todo-mode.texi, tramp.texi:
762 Sync direntry with info/dir version.
763
764 2013-12-11 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
765
766 * Makefile.in: Add octave-mode.texi.
767
768 2013-12-11 Kurt Hornik <Kurt.Hornik@wu-wien.ac.at>
769 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
770
771 * octave-mode.texi: Import from GNU Octave (doc/interpreter/emacs.txi).
772
773 2013-12-08 Juanma Barranquero <lekktu@gmail.com>
774
775 * dbus.texi (Properties and Annotations): Fix typo.
776
777 2013-12-06 Bastien Guerry <bzg@gnu.org>
778
779 * org.texi: Don't include Emacs version within Org's version.
780
781 2013-12-06 Nicolas Goaziou <n.goaziou@gmail.com>
782
783 * org.texi (Creating one-off styles): Use new export snippet
784 syntax.
785
786 * org.texi (Export settings): Documentation describing how text
787 above the first heading is ignored when an :export: tag is in a
788 file.
789
790 2013-12-05 Michael Albinus <michael.albinus@gmx.de>
791
792 * dbus.texi (Type Conversion): Clarify unibyte-ness of strings.
793
794 2013-11-30 Glenn Morris <rgm@gnu.org>
795
796 * Makefile.in (distclean): Remove Makefile.
797
798 2013-11-20 era eriksson <era+emacsbugs@iki.fi>
799
800 * ses.texi (Quick Tutorial): New chapter. (Bug#14748)
801 (The Basics, Formulas): Copyedits.
802 (Resizing, Printer functions): Add index entries.
803
804 2013-11-17 Jay Belanger <jay.p.belanger@gmail.com>
805
806 * calc.texi (Customizing Calc): Mention new variable
807 `calc-context-sensitive-enter'.
808
809 2013-11-12 Aaron Ecay <aaronecay@gmail.com>
810
811 * org.texi (Exporting code blocks): Document the 'inline-only
812 setting for `org-export-babel-evaluate'. Document how :var
813 introduces code block dependencies.
814
815 2013-11-12 Achim Gratz <Stromeko@Stromeko.DE>
816
817 * org.texi (Header arguments): Document header-args[:lang]
818 properties and remove deprecated old-style properties from
819 documentation.
820
821 * org.texi (Agenda commands): Remove footnote from @tsubheading
822 and add a sentence with the reference instead.
823
824 2013-11-12 Bastien Guerry <bzg@gnu.org>
825
826 * org.texi (Catching invisible edits):
827 * org.texi (Plain lists, Plain lists):
828 * org.texi (Advanced configuration):
829 * org.texi (Tag groups):
830 * org.texi (Conventions):
831 * org.texi (Checkboxes, Radio lists):
832 * org.texi (Top, Summary, Exporting):
833 * org.texi (In-buffer settings): Fix typos.
834
835 * org.texi (Refile and copy): Document `org-copy' and `C-3 C-c
836 C-w'. Add an index entry for `org-refile-keep'.
837
838 * org.texi (Plain lists): Add an index entry for sorting plain
839 list. Document sorting by checked status for check lists.
840
841 * org.texi (Publishing options): Fix old variable names.
842
843 * org.texi (Orgstruct mode): Fix suggested setting of
844 `orgstruct-heading-prefix-regexp'.
845
846 * org.texi (Export settings):
847 Document `org-export-allow-bind-keywords'.
848
849 * org.texi (History and Acknowledgments): Small rephrasing.
850
851 * org.texi (Template elements): Add a footnote about tags accepted
852 in a year datetree.
853
854 * org.texi (Beamer export, @LaTeX{} and PDF export)
855 (Header and sectioning, @LaTeX{} specific attributes):
856 Enhance style.
857
858 * org.texi (Agenda commands): Add a footnote about dragging agenda
859 lines: it does not persist and it does not change the .org files.
860
861 * org.texi (Agenda commands): Add a table heading for dragging
862 agenda lines forward/backward.
863
864 * org.texi (Agenda commands): Add documentation for
865 `org-agenda-bulk-toggle' and `org-agenda-bulk-toggle-all'.
866
867 * org.texi (Publishing options): Update the list of options.
868 (Simple example, Complex example): Fix the examples.
869
870 * org.texi (Formula syntax for Calc): Don't use a bold font the
871 warning.
872
873 * org.texi (Other built-in back-ends): New section.
874
875 * org.texi (Editing source code):
876 Document `org-edit-src-auto-save-idle-delay' and
877 `org-edit-src-turn-on-auto-save'.
878
879 * org.texi (External links): Document contributed link types
880 separately.
881
882 * org.texi (Closing items):
883 Document `org-closed-keep-when-no-todo'.
884
885 * org.texi (Export back-ends): Rename from "Export formats".
886 (The Export Dispatcher): Remove reference to
887 `org-export-run-in-background'.
888 (Export settings): Minor rewrites.
889 (ASCII/Latin-1/UTF-8 export): Update variable's name.
890 (In-buffer settings): Add #+HTML_HEAD_EXTRA.
891
892 * org.texi (Export in foreign buffers): New section.
893 (Exporting): Remove documentation about converting the selected
894 region.
895
896 * org.texi (Advanced configuration): Put the filter valid types in
897 a table. Use @lisp and @smalllisp.
898
899 * org.texi: Use @code{nil} instead of nil. Update the maintainer
900 contact info.
901
902 * org.texi (Exporting): Better introductory sentence. Add a note
903 about conversion commands.
904 (Feedback, Orgstruct mode, Built-in table editor)
905 (Built-in table editor, Orgtbl mode, Updating the table)
906 (Property syntax, Capturing column view, Capture)
907 (Agenda files, Agenda commands, CDLaTeX mode, CDLaTeX mode)
908 (Exporting, Extending ODT export)
909 (Working with @LaTeX{} math snippets, dir, Customization)
910 (Radio tables, A @LaTeX{} example, Pulling from MobileOrg):
911 Uniformly use @kbd{M-x command RET}.
912
913 * org.texi (Filtering/limiting agenda items): New subsection.
914 Document the use of `org-agenda-max-*' options and
915 `org-agenda-limit-interactively' from the agenda.
916 (Agenda commands): Move details about filtering commands to
917 the new section, only include a summary here.
918 (Customizing tables in ODT export)
919 (System-wide header arguments, Conflicts, Dynamic blocks):
920 Use spaces for indentation.
921
922 * org.texi (Emphasis and monospace): Mention `org-emphasis-alist'.
923
924 * org.texi (Links in HTML export, Images in HTML export)
925 (post): Fix syntax within #+ATTR_*.
926 (Tables in HTML export): Document `org-html-table-row-tags'
927 and use `org-html-table-default-attributes' instead of
928 `org-html-table-tag'.
929
930 * org.texi (Publishing action, Publishing options)
931 (Publishing links): Major rewrite. Enhance explanations for
932 `org-org-publish-to-org'. Remove reference to
933 `org-export-run-in-background'.
934
935 * org.texi: Fix many small typos. Use #+NAME instead of
936 #+TBLNAME. Use @smalllisp instead of @example.
937 (Special symbols): Add index?
938 (HTML preamble and postamble): Don't mention obsolete use of
939 opt-plist.
940 (JavaScript support): Don't mention the org-jsinfo.el file as it
941 has been merged with ox-html.el.
942
943 * org.texi (Installation, Feedback, Setting Options)
944 (Code evaluation security, org-crypt.el): Use @lisp instead of
945 @example.
946 (Agenda commands): Use @table instead of @example.
947
948 * org.texi (Adding hyperlink types): New appendix.
949
950 * org.texi (ODT export commands, Extending ODT export)
951 (Applying custom styles, Images in ODT export)
952 (Labels and captions in ODT export)
953 (Literal examples in ODT export)
954 (Configuring a document converter)
955 (Working with OpenDocument style files)
956 (Customizing tables in ODT export)
957 (Validating OpenDocument XML): Fix options names.
958
959 * org.texi (History and Acknowledgments): Update acknowledgments
960 to Nicolas. Add Nicolas Goaziou to the list of contributors.
961
962 * org.texi (System-wide header arguments): Don't use "customizing"
963 for setting a variable. Also remove comments.
964
965 * org.texi (Weekly/daily agenda): Add `org-agenda-start-day' and
966 `org-agenda-start-on-weekday' to the variable index and document
967 them.
968
969 * org.texi (Sparse trees, Agenda commands)
970 (@LaTeX{} fragments, Selective export, Export options)
971 (The export dispatcher, ASCII/Latin-1/UTF-8 export)
972 (HTML Export commands, @LaTeX{}/PDF export commands)
973 (iCalendar export, Publishing options, Triggering publication)
974 (In-buffer settings): Update to reflect changes from the new
975 export engine.
976
977 * org.texi (Matching tags and properties): More examples.
978 Explain group tags expansion as regular expressions.
979
980 * org.texi (Tag groups): New section.
981
982 * org.texi (Setting tags): Tiny formatting fixes.
983
984 * org.texi (Plain lists, Checkboxes): Use non-obsolete variable
985 names.
986
987 * org.texi (Storing searches): Add "agenda" and "agenda*" to the
988 concept index. Include example for these agenda views.
989 (Special agenda views): Mention the "agenda*" agenda view.
990
991 * org.texi (Repeated tasks): Document how to ignore a repeater
992 when using both a scheduled and a deadline timetamp.
993
994 * org.texi (Global and local cycling): Wrap in a new subsection.
995 (Initial visibility, Catching invisible edits): New subsections.
996
997 * org.texi (Visibility cycling): Mention that
998 `org-agenda-inhibit-startup' will prevent visibility setting when
999 the agenda opens an Org file for the first time.
1000
1001 * org.texi (Org syntax): New section.
1002
1003 * org.texi (Orgstruct mode):
1004 Document `orgstruct-heading-prefix-regexp'.
1005
1006 * org.texi (Speeding up your agendas): New section.
1007
1008 * org.texi (Installation): When installing Org from ELPA, users
1009 should do this from an Emacs session where no .org file has been
1010 visited.
1011
1012 * org.texi (CSS support, In-buffer settings): Update HTML options
1013 names.
1014
1015 * org.texi (Structure editing): Update documentation for
1016 `org-insert-heading-or-item'.
1017 (Plain lists, Relative timer): Update index entry.
1018
1019 * org.texi (JavaScript support): Update variable names.
1020
1021 * org.texi (comments): Minor formatting fix.
1022
1023 * org.texi (@LaTeX{} fragments): Minor enhancement.
1024
1025 * org.texi: Update the list contributions.
1026
1027 * org.texi (Agenda commands): Exporting the agenda to an .org file
1028 will not copy the subtrees and the inherited tags.
1029 Document `org-agenda-filter-by-regexp'.
1030
1031 * org.texi (Publishing action, Complex example): Fix names of
1032 publishing functions.
1033
1034 * org.texi (Top, Exporting): Delete references to Freemind.
1035 (Freemind export): Delete section.
1036
1037 * org.texi (Top, Exporting): Delete references to the XOXO export.
1038 (XOXO export): Delete section.
1039
1040 * org.texi (Capture): Mention that org-remember.el is not
1041 supported anymore.
1042
1043 * org.texi (Top, Exporting, Beamer class export):
1044 Delete references to the TaskJuggler export.
1045 (History and Acknowledgments): Mention that the TaskJuggler has
1046 been rewritten by Nicolas and now lives in the contrib/ directory
1047 of Org's distribution. Mention that Jambunathan rewrote the HTML
1048 exporter. Remove Jambunathan from my own acknowledgments.
1049 (TaskJuggler export): Delete.
1050
1051 * org.texi (HTML preamble and postamble)
1052 (Tables in HTML export, Images in HTML export)
1053 (Math formatting in HTML export, CSS support)
1054 (@LaTeX{} and PDF export, Publishing options): Fix the names of
1055 the HTML export and publishing options.
1056
1057 * org.texi (Literal examples, Export options)
1058 (@LaTeX{} and PDF export, Header and sectioning)
1059 (Publishing options): Fix LaTeX options names.
1060
1061 * org.texi (Export options, CSS support, In-buffer settings):
1062 Fix references to HTML_LINK_* and HTML_STYLE keywords.
1063
1064 * org.texi (Export options, In-buffer settings): Fix references to
1065 #+SELECT_TAGS and #+EXCLUDE_TAGS and remove reference to #+XSLT.
1066
1067 * org.texi (Top, Markup, Initial text, Images and tables)
1068 (@LaTeX{} fragments, @LaTeX{} fragments, Exporting)
1069 (Export options, JavaScript support, Beamer class export):
1070 Remove references to the DocBook export, which has been deleted.
1071 (History and Acknowledgments): Mention that DocBook has been
1072 deleted, suggest to use the Texinfo exporter instead, then to
1073 convert the .texi to DocBook with makeinfo.
1074 (Links in ODT export, Tables in ODT export): Fix indices.
1075
1076 * org.texi (Deadlines and scheduling): Add a variable to the
1077 index. Add documentation about delays for scheduled tasks.
1078
1079 * org.texi (Emphasis and monospace):
1080 Mention `org-fontify-emphasized-text' and
1081 `org-emphasis-regexp-components'.
1082
1083 * org.texi (References): Small enhancement.
1084
1085 * org.texi (Column width and alignment): Make the example visually
1086 more clear.
1087
1088 * org.texi (The clock table): Document :mstart and :wstart as a
1089 way to set the starting day of the week.
1090
1091 * org.texi (In-buffer settings): Document new startup keywords.
1092 Thanks to John J Foerch for this idea.
1093
1094 * org.texi (Include files): Tiny formatting fix.
1095
1096 * org.texi (Activation): Point to the "Conflicts" section.
1097
1098 2013-11-12 Carsten Dominik <carsten.dominik@gmail.com>
1099
1100 * org.texi (CSS support): Clarify this section.
1101
1102 * org.texi (@LaTeX{} specific attributes): Document that tabu and
1103 tabularx packages are not in the default set of packages.
1104
1105 * org.texi (Agenda commands): Document fortnight view.
1106
1107 * org.texi: Document conflict with ecomplete.el.
1108
1109 * org.texi (History and Acknowledgments): Acknowledgements for
1110 Jason Dunsmore and Rakcspace.
1111
1112 * org.texi: Rename org-crypt.el node to org-crypt.
1113
1114 * org.texi (A @LaTeX{} example): Fix typo in variable name.
1115
1116 * org.texi (MobileOrg): Mention the new iPhone developer.
1117
1118 * org.texi (Table of contents) Improve documentation of TOC
1119 placement.
1120
1121 * org.texi: Explain that date/time information at read-date prompt
1122 should start at the beginning, not anywhere in the middle of a
1123 long string.
1124
1125 2013-11-12 Christopher Schmidt <christopher@ch.ristopher.com>
1126
1127 * org.texi (Orgstruct mode): Fix wrong regexp.
1128
1129 2013-11-12 Eric Abrahamsen <eric@ericabrahamsen.net>
1130
1131 * org.texi: Document export to (X)HTML flavors.
1132
1133 2013-11-12 Eric Schulte <schulte.eric@gmail.com>
1134
1135 * org.texi (Extracting source code): Mention the prefix argument
1136 to org-babel-tangle.
1137 (noweb): Remove erroneous negative.
1138 (Specific header arguments): Document new header arguments.
1139 Documentation for new tangle-mode header argument.
1140 (Top): Documentation for new tangle-mode header argument.
1141 (rownames): Documentation for new tangle-mode header argument.
1142 Mention elisp as special rowname case.
1143 (tangle-mode): Documentation for new tangle-mode header argument.
1144 (post): Documentation and an example of usage.
1145 (var): Remove the "Alternate argument syntax" section from the
1146 documentation.
1147 (hlines): Note that :hline has no effect for Emacs Lisp code
1148 blocks.
1149
1150 2013-11-12 Feng Shu <tumashu@gmail.com>
1151
1152 * org.texi (@LaTeX{} fragments, Previewing @LaTeX{} fragments)
1153 (Math formatting in HTML export)
1154 (Working with @LaTeX{} math snippets): Add document about creating
1155 formula image with imagemagick.
1156
1157 * org.texi (@LaTeX{} specific attributes): Document `:caption'
1158 attribute of #+ATTR_LATEX.
1159
1160 2013-11-12 Grégoire Jadi <gregoire.jadi@gmail.com>
1161
1162 * org.texi (Handling links): Fix a typo in
1163 `org-startup-with-inline-images' documentation.
1164
1165 * org.texi (Previewing @LaTeX{} fragments): Document the startup
1166 keywords to use for previewing LaTeX fragments or not.
1167 (Summary of in-buffer settings): Improve formatting and add an
1168 entry for the variable `org-startup-with-latex-preview'.
1169
1170 * org.texi (Property syntax): Recall the user to refresh the org
1171 buffer when properties are set on a per-file basis.
1172
1173 2013-11-12 Gustav Wikström <gustav.erik@gmail.com> (tiny change)
1174
1175 * org.texi (Matching tags and properties): Clarification.
1176
1177 2013-11-12 Ippei Furuhashi <top.tuna+orgmode@gmail.com>
1178
1179 * org.texi (Editing and debugging formulas): Add an example when a
1180 table has multiple #+TBLFM lines.
1181
1182 2013-11-12 Ivan Vilata i Balaguer <ivan@selidor.net> (tiny change)
1183
1184 * org.texi (The clock table): Document acceptance of relative
1185 times in tstart and tend, link to syntax description and provide
1186 example.
1187
1188 2013-11-12 Jarmo Hurri <jarmo.hurri@syk.fi>
1189
1190 * org.texi (The spreadsheet): Document lookup functions.
1191
1192 2013-11-12 Kodi Arfer <git@arfer.net> (tiny change)
1193
1194 * org.texi (CSS support): Mention .figure-number, .listing-number,
1195 and .table-number.
1196
1197 2013-11-12 Michael Brand <michael.ch.brand@gmail.com>
1198
1199 * org.texi
1200 (Formula syntax for Calc, Emacs Lisp forms as formulas): Reformat
1201 spreadsheet formula mode strings and some examples from @example
1202 block with xy @r{yz} to @table.
1203
1204 * org.texi (Formula syntax for Calc): Improve the documentation of
1205 empty fields in formulas for spreadsheet. Add explanation and
1206 example for empty field. Extend explanations of format
1207 specifiers. Add a sentence to mention Calc defmath.
1208
1209 * org.texi (Column formulas): Add a sentence to be more explicit
1210 about when a table header is mandatory.
1211
1212 2013-11-12 Nicolas Goaziou <n.goaziou@gmail.com>
1213
1214 * org.texi (Subscripts and superscripts): Remove reference to
1215 quoted underscores until this mechanism is implemented again.
1216
1217 * org.texi (Beamer export): Be more accurate about BEAMER_OPT
1218 property.
1219
1220 * org.texi (Document title): Subtree export is no longer triggered
1221 by marking one as the region.
1222 (Horizontal rules): LaTeX export doesn't use "\hrule" anymore, and
1223 giving examples isn't very useful: "horizontal rule" is, at least,
1224 as explicit as <hr/>.
1225
1226 * org.texi (HTML doctypes): Reflect keyword removal.
1227 (CSS support): Reflect keyword removal.
1228
1229 * org.texi (@LaTeX{} specific attributes): Document new :float
1230 values.
1231
1232 * org.texi (Export settings): Improve documentation.
1233
1234 * org.texi (Math formatting in HTML export): Fix OPTIONS item's name.
1235 (Text areas in HTML export): Update text areas.
1236 (HTML Export commands): Update export commands.
1237
1238 * org.texi (Header and sectioning): Add a footnote about the
1239 different between LATEX_HEADER_EXTRA and LATEX_HEADER.
1240
1241 * org.texi (The Export Dispatcher):
1242 Document `org-export-in-background'.
1243
1244 * org.texi (Footnotes): Export back-ends do not use
1245 `org-footnote-normalize' anymore.
1246
1247 * org.texi: Document variable changes.
1248
1249 * org.texi (Export settings): Document p: item in OPTIONS keyword.
1250
1251 * org.texi (Exporting): Massive rewrite of the first sections.
1252 (Selective export): Delete.
1253 (The Export Dispatcher): Rewrite.
1254 (Export options): Rewrite as "Export settings".
1255
1256 * org.texi: Small changes to documentation for embedded LaTeX.
1257
1258 * org.texi (Internal links): Document #+NAME keyword and
1259 cross-referencing during export.
1260
1261 * org.texi (Include files): Remove reference to :prefix1
1262 and :prefix. Give more details for :minlevel.
1263
1264 * org.texi (Macro replacement): Fix macro name.
1265 Update documentation about possible locations and escaping mechanism.
1266
1267 * org.texi (Table of contents): Update documentation.
1268 Document lists of listings and lists of tables. Add documentation for
1269 optional title and #+TOC: keyword.
1270
1271 2013-11-12 Rick Frankel <rick@rickster.com>
1272
1273 * org.texi (results): Add Format section, broken out of Type
1274 section to match code.
1275 (hlines, colnames): Remove incorrect Emacs Lisp exception.
1276 Note that the actual default handling (at least for python and
1277 emacs-lisp) does not seem to match the description.
1278
1279 2013-11-12 Sacha Chua <sacha@sachachua.com> (tiny change)
1280
1281 * org.texi (The date/time prompt): Update the documentation to
1282 reflect the new way `org-read-date-get-relative' handles weekdays.
1283
1284 2013-11-12 Yasushi Shoji <yashi@atmark-techno.com>
1285
1286 * org.texi (Resolving idle time):
1287 Document `org-clock-x11idle-program-name'.
1288
1289 2013-10-24 Michael Albinus <michael.albinus@gmx.de>
1290
1291 * ert.texi (Running Tests Interactively): Adapt examle output.
1292 (Tests and Their Environment): Mention skip-unless.
1293
1294 2013-10-23 Glenn Morris <rgm@gnu.org>
1295
1296 * dired-x.texi, ebrowse.texi, ede.texi, eieio.texi, eshell.texi:
1297 * pcl-cvs.texi, sc.texi, srecode.texi, vip.texi, viper.texi:
1298 * widget.texi: Nuke @refill.
1299
1300 * Makefile.in (install-dvi, install-html, install-pdf)
1301 (install-ps, uninstall-dvi, uninstall-html, uninstall-ps)
1302 (uninstall-pdf): Quote entities that might contain whitespace.
1303
1304 2013-10-17 Jay Belanger <jay.p.belanger@gmail.com>
1305
1306 * calc.texi (Data Type Formats): Don't specify the size at
1307 which integers begin to be represented by lists.
1308
1309 2013-10-14 Xue Fuqiao <xfq.free@gmail.com>
1310
1311 * cl.texi (Argument Lists): Add indexes for &key and &aux.
1312
1313 2013-10-07 Michael Albinus <michael.albinus@gmx.de>
1314
1315 * trampver.texi: Update release number.
1316
1317 2013-10-02 Michael Albinus <michael.albinus@gmx.de>
1318
1319 Sync with Tramp 2.2.8.
1320
1321 * tramp.texi (External packages): Use `non-essential'.
1322 * trampver.texi: Update release number.
1323
1324 2013-09-14 Glenn Morris <rgm@gnu.org>
1325
1326 * eshell.texi: Markup fixes.
1327
1328 2013-09-11 Xue Fuqiao <xfq.free@gmail.com>
1329
1330 * ido.texi (Interactive Substring Matching): Use @key{RET} instead
1331 of @kbd{RET}.
1332 (Prefix Matching): Add an index.
1333
1334 2013-09-08 Glenn Morris <rgm@gnu.org>
1335
1336 * emacs-gnutls.texi: Tweak direntry.
1337
1338 2013-09-06 Michael Albinus <michael.albinus@gmx.de>
1339
1340 * tramp.texi (Alternative Syntax): Remove chapter.
1341
1342 2013-08-28 Paul Eggert <eggert@cs.ucla.edu>
1343
1344 * Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
1345 for portability to hosts where /bin/sh has problems.
1346
1347 2013-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
1348
1349 Try to reduce redundancy in doc/misc/Makefile.in.
1350 * Makefile.in (DOCMISC_W32): New var to replace DOCMISC_*_W32.
1351 (TARGETS): New intermediate variable.
1352 (DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS): Use it.
1353
1354 2013-08-27 Glenn Morris <rgm@gnu.org>
1355
1356 * efaq.texi (Emacs for MS-Windows): Update location of MS FAQ.
1357
1358 * efaq.texi: Rename from faq.texi, to match its output files.
1359 * Makefile.in: Update for faq.texi name change.
1360
1361 * efaq-w32.texi (EMACSVER): Get it from emacsver.texi.
1362
1363 * Makefile.in (webhack): Remove; it's nothing to do with Emacs.
1364
1365 * efaq-w32.texi: Move here from the web-pages repository.
1366 * Makefile.in (DOCMISC_DVI_W32, DOCMISC_HTML_W32, DOCMISC_INFO_W32)
1367 (DOCMISC_PDF_W32, DOCMISC_PS_W32): New configure output variables.
1368 (INFO_COMMON, INFO_INSTALL): New derivations of INFO_TARGETS.
1369 (DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS):
1370 Add DOCMISC_*_W32 variables.
1371 (echo-info): Use INFO_INSTALL rather than INFO_TARGETS.
1372 (efaq_w32_deps): New variable.
1373 (efaq-w32, $(buildinfodir)/efaq-w32$(INFO_EXT), efaq-w32.dvi)
1374 (efaq-w32.pdf, efaq-w32.html): New rules.
1375 (clean): Remove efaq-w32 products.
1376
1377 2013-08-26 Paul Eggert <eggert@cs.ucla.edu>
1378
1379 * texinfo.tex: Update from gnulib.
1380
1381 2013-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
1382
1383 * emacs-mime.texi (Encoding Customization): Exclude iso-2022-jp-2 and
1384 shift_jis from the default value set to mm-coding-system-priorities for
1385 Japanese users.
1386
1387 2013-08-13 Glenn Morris <rgm@gnu.org>
1388
1389 * reftex.texi (LaTeX xr Package, Options - Table of Contents)
1390 (Options - Defining Label Environments, Options - Creating Labels)
1391 (Options - Referencing Labels, Options - Creating Citations)
1392 (Options - Index Support, Options - Viewing Cross-References)
1393 (Options - Finding Files, Options - Optimizations)
1394 (Options - Fontification, Options - Misc):
1395 * cc-mode.texi (Sample Init File):
1396 * edt.texi (Init file):
1397 * epa.texi (Encrypting/decrypting gpg files):
1398 * mairix-el.texi (About, Setting up the mairix interface, Using)
1399 (Extending):
1400 Rename nodes to avoid characters that can cause Texinfo problems.
1401
1402 2013-08-12 Katsumi Yamaoka <yamaoka@jpl.org>
1403
1404 * gnus.texi (Mail Source Specifiers): Fix description for pop3's :leave.
1405
1406 2013-08-12 Glenn Morris <rgm@gnu.org>
1407
1408 * Makefile.in (ada_mode_deps, auth_deps, autotype_deps)
1409 (bovine_deps, calc_deps, ccmode_deps, cl_deps, dbus_deps)
1410 (dired_x_deps, ebrowse_deps, ede_deps, ediff_deps, edt_deps)
1411 (eieio_deps, emacs_gnutls_deps, emacs_mime_deps, epa_deps)
1412 (erc_deps, ert_deps, eshell_deps, eudc_deps, faq_deps)
1413 (flymake_deps, forms_deps, gnus_deps, htmlfontify_deps)
1414 (idlwave_deps, ido_deps, info_deps, mairix_el_deps, message_deps)
1415 (mh_e_deps, newsticker_deps, nxml_mode_deps, org_deps)
1416 (pcl_cvs_deps, pgg_deps, rcirc_deps, reftex_deps, remember_deps)
1417 (sasl_deps, sc_deps, semantic_deps, ses_deps, sieve_deps)
1418 (smtpmail_deps, speedbar_deps, srecode_deps, todo_mode_deps)
1419 (tramp_deps, url_deps, vip_deps, viper_deps, widget_deps)
1420 (wisent_deps, woman_deps): New variables. Use to reduce duplication.
1421
1422 * woman.texi (Top): Avoid mailto: in html output.
1423
1424 * Makefile.in (prefix, datarootdir, datadir, PACKAGE_TARNAME)
1425 (docdir, dvidir, htmldir, pdfdir, psdir, GZIP_PROG, INSTALL)
1426 (INSTALL_DATA): New, set by configure.
1427 (HTML_OPTS, HTML_TARGETS, PS_TARGETS, DVIPS): New variables.
1428 (.PHONY): Add html, ps, install-dvi, install-html, install-pdf,
1429 install-ps, install-doc, uninstall-dvi, uninstall-html, uninstall-pdf,
1430 uninstall-ps, and uninstall-doc.
1431 (.SUFFIXES): Add .ps and .dvi.
1432 (.dvi.ps): New suffix rule.
1433 (html, ps, ada-mode.html, auth.html, autotype.html, bovine.html)
1434 (calc.html, cc-mode.html, cl.html, dbus.html, dired-x.html)
1435 (ebrowse.html, ede.html, ediff.html, edt.html, eieio.html)
1436 (emacs-gnutls.html, emacs-mime.html, epa.html, erc.html)
1437 (ert.html, eshell.html, eudc.html, faq.html, flymake.html)
1438 (forms.html, gnus.html, htmlfontify.html, idlwave.html)
1439 (ido.html, mairix-el.html, message.html, mh-e.html)
1440 (newsticker.html, nxml-mode.html, org.html, pgg.html)
1441 (rcirc.html, reftex.html, remember.html, sasl.html, sc.html)
1442 (semantic.html, sieve.html, smtpmail.html, speedbar.html)
1443 (srecode.html, todo-mode.html, tramp.html, url.html, vip.html)
1444 (viper.html, widget.html, wisent.html, woman.html, install-dvi)
1445 (install-html, install-pdf, install-ps, install-doc, uninstall-dvi)
1446 (uninstall-html, uninstall-ps, uninstall-pdf, uninstall-doc):
1447 New rules.
1448 (clean): Remove HTML_TARGETS and PS_TARGETS.
1449
1450 2013-08-10 Xue Fuqiao <xfq.free@gmail.com>
1451
1452 * ido.texi (Working Directories, Flexible Matching, Regexp Matching)
1453 (Find File At Point, Ignoring, Misc Customization): Use @defopt
1454 for user options.
1455
1456 2013-08-09 Xue Fuqiao <xfq.free@gmail.com>
1457
1458 * htmlfontify.texi (Customization): Remove documentation of
1459 `hfy-fast-lock-save'. Minor fixes.
1460
1461 2013-08-08 Xue Fuqiao <xfq.free@gmail.com>
1462
1463 * ido.texi (Top): Insert node "Working Directories" in menu.
1464 (Working Directories): New node.
1465 (Misc Customization): Add documentation of
1466 `ido-confirm-unique-completion' and some other user options.
1467
1468 2013-08-07 Eli Zaretskii <eliz@gnu.org>
1469
1470 * todo-mode.texi: Update @dircategory.
1471 (Overview, Todo Items as Diary Entries, Todo Mode Entry Points)
1472 (File Editing, Marked Items, Item Prefix): Fix usage of @xref and
1473 @ref.
1474
1475 2013-08-07 Xue Fuqiao <xfq.free@gmail.com>
1476
1477 * sc.texi (Introduction): Fix index.
1478 (Usage Overview, Citations, Citation Elements, Recognizing Citations)
1479 (Information Keys and the Info Alist, Reference Headers)
1480 (The Built-in Header Rewrite Functions)
1481 (Electric References, Reply Buffer Initialization)
1482 (Filling Cited Text, Selecting an Attribution)
1483 (Attribution Preferences)
1484 (Anonymous Attributions, Author Names)
1485 (Using Regi, Post-yank Formatting Commands)
1486 (Citing Commands, Insertion Commands)
1487 (Mail Field Commands)
1488 (Hints to MUA Authors, Thanks and History): Change from one space
1489 between sentences to two.
1490 (What Supercite Does): Typo fix.
1491
1492 * newsticker.texi (Usage): Use @key for RET.
1493
1494 * cl.texi (Argument Lists, For Clauses)
1495 (Macros): Add indexes.
1496
1497 2013-08-05 Xue Fuqiao <xfq.free@gmail.com>
1498
1499 * cl.texi (Blocks and Exits): Add an index.
1500
1501 2013-08-04 Stephen Berman <stephen.berman@gmx.net>
1502
1503 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add todo-mode.
1504 (todo-mode, $(buildinfodir)/todo-mode$(INFO_EXT))
1505 (todo-mode.dvi, todo-mode.pdf): New rules.
1506
1507 * todo-mode.texi: New file.
1508
1509 2013-08-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
1510
1511 * gnus.texi (Basic Usage): Mention that warp means jump here.
1512 (The notmuch Engine): Mention notmuch.
1513
1514 2013-07-30 Tassilo Horn <tsdh@gnu.org>
1515
1516 * gnus.texi (Sorting the Summary Buffer): Document new defcustom
1517 `gnus-subthread-sort-functions' and remove the obsolete documentation
1518 of `gnus-sort-threads-recursively'.
1519
1520 2012-07-30 Paul Eggert <eggert@cs.ucla.edu>
1521
1522 * texinfo.tex: Update to 2012-07-29.17 version.
1523
1524 2013-07-29 David Engster <deng@randomsample.de>
1525
1526 * eieio.texi (top): Make clear that EIEIO is not a full CLOS
1527 implementation.
1528 (Introduction): Add further missing features.
1529 (Building Classes): Add introductory paragraph.
1530 (Wish List): Add metaclasses and EQL specialization.
1531
1532 2013-07-29 Michael Albinus <michael.albinus@gmx.de>
1533
1534 * tramp.texi (Frequently Asked Questions):
1535 Mention `tramp-use-ssh-controlmaster-options'.
1536
1537 2013-07-26 Tassilo Horn <tsdh@gnu.org>
1538
1539 * gnus.texi (Sorting the Summary Buffer): Document new defcustom
1540 `gnus-sort-threads-recursively'.
1541
1542 2013-07-25 Glenn Morris <rgm@gnu.org>
1543
1544 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add ido.
1545 (ido, $(buildinfodir)/ido$(INFO_EXT), ido.dvi, ido.pdf): New rules.
1546
1547 * erc.texi (Special Features): Update contact information.
1548 (History): Avoid using @email.
1549
1550 * eshell.texi (Bugs and ideas): Minor updates.
1551
1552 * faq.texi (Reporting bugs, Origin of the term Emacs)
1553 (Setting up a customization file)
1554 (Using an already running Emacs process, Turning off beeping)
1555 (Packages that do not come with Emacs)
1556 (Replying to the sender of a message): Avoid using @email.
1557
1558 * pcl-cvs.texi (Contributors, Bugs): Avoid using @email.
1559
1560 * reftex.texi (Imprint): Avoid using @email.
1561
1562 * ses.texi (Top): Update bug reporting instructions.
1563 (Acknowledgments): Avoid using @email.
1564
1565 * woman.texi (Introduction, Background): Remove outdated information.
1566 (Bugs, Acknowledgments): Avoid using @email.
1567
1568 2013-07-24 Xue Fuqiao <xfq.free@gmail.com>
1569
1570 * ido.texi: New file.
1571
1572 2013-07-19 Geoff Kuenning <geoff@cs.hmc.edu> (tiny change)
1573
1574 * gnus.texi (Customizing Articles): Document function predicates.
1575
1576 2013-07-08 Tassilo Horn <tsdh@gnu.org>
1577
1578 * gnus.texi (lines): Correct description of
1579 `gnus-registry-track-extra's default value.
1580 Mention `gnus-registry-remove-extra-data'.
1581
1582 2013-07-06 Lars Ingebrigtsen <larsi@gnus.org>
1583
1584 * gnus.texi (Group Parameters): Mention regexp
1585 substitutions (bug#11688).
1586
1587 2013-07-06 Nathan Trapuzzano <nbtrap@nbtrap.com> (tiny change)
1588
1589 * gnus.texi (Generic Marking Commands): Fix grammar (bug#13368).
1590
1591 2013-07-06 Lars Ingebrigtsen <larsi@gnus.org>
1592
1593 * gnus.texi (Emacsen): Fix version.
1594
1595 * gnus-faq.texi (FAQ 1-6): Mention the correct Emacs version.
1596
1597 2013-07-06 Glenn Morris <rgm@gnu.org>
1598
1599 * mh-e.texi: Fix external links.
1600 (Using This Manual): Printed elisp manuals no longer available.
1601
1602 * newsticker.texi (Overview): Update URL.
1603
1604 * nxml-mode.texi (Introduction): Update URL.
1605
1606 * org.texi (JavaScript support): Fix URL.
1607
1608 * wisent.texi (Wisent Overview): Remove incorrect, unnecessary uref.
1609
1610 * eudc.texi (CCSO PH/QI): Remove defunct URL.
1611
1612 * dbus.texi (Introspection): Update URL to a less defunct one.
1613
1614 * gnus.texi (Top): Restrict "Other related manuals" to info output.
1615 (Foreign Groups): Use @indicateurl for examples.
1616 (Direct Functions): Remove defunct URL.
1617 (RSS): Update URL.
1618
1619 * gnus-faq.texi (FAQ 5-8, FAQ 6-3): Remove defunct URLs.
1620 (FAQ 7-1): Update URL.
1621
1622 * pgg.texi (Top, Overview): Add note about obsolescence.
1623
1624 2013-07-03 Paul Eggert <eggert@cs.ucla.edu>
1625
1626 * texinfo.tex: Merge from gnulib.
1627
1628 2013-07-03 Glenn Morris <rgm@gnu.org>
1629
1630 * bovine.texi (top):
1631 * cc-mode.texi (AWK Mode Font Locking):
1632 * mh-e.texi (Preface):
1633 * url.texi (URI Parsing): Fix cross-references to other manuals.
1634
1635 2013-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
1636
1637 * gnus.texi (Client-Side IMAP Splitting):
1638 Note that `nnimap-inbox' now can be a list.
1639
1640 2013-06-24 Glenn Morris <rgm@gnu.org>
1641
1642 * eshell.texi: Fix cross-references to other manuals.
1643
1644 2013-06-23 Glenn Morris <rgm@gnu.org>
1645
1646 * Makefile.in (HTML_TARGETS, html, emacs-faq.html, emacs-faq):
1647 Remove; not needed now we use a standard html layout for the faq.
1648 (clean): Remove HTML_TARGETS, emacs-faq.text.
1649
1650 2013-06-21 Eduard Wiebe <usenet@pusto.de>
1651
1652 * flymake.texi (Parsing the output, Customizable variables):
1653 Add reference to `flymake-warning-predicate'.
1654
1655 2013-06-19 Michael Albinus <michael.albinus@gmx.de>
1656
1657 * tramp.texi (Top, Configuration): Insert section `Predefined
1658 connection information' in menu.
1659 (Predefined connection information): New section.
1660 (Android shell setup): Make a reference to `Predefined connection
1661 information'.
1662
1663 2013-06-19 Glenn Morris <rgm@gnu.org>
1664
1665 * Makefile.in (version): New, set by configure.
1666 (clean): Delete dist tar file.
1667 (infoclean): New, split from maintainer-clean.
1668 (maintainer-clean): Run infoclean.
1669 (dist): New rule, to make tarfile for www.gnu.org.
1670
1671 2013-06-13 Albert Krewinkel <tarleb@moltkeplatz.de>
1672
1673 * sieve.texi (Managing Sieve): Fix port in example, fix documentation
1674 for keys q and Q.
1675 (Standards): Reference RFC5804 as the defining document of the
1676 managesieve protocol.
1677
1678 2013-06-10 Aidan Gauland <aidalgol@amuri.net>
1679
1680 * eshell.texi (Input/Output): Expand to cover new visual-command
1681 options, eshell-visual-subcommands and eshell-visual-options.
1682 Divide into separate Visual Commands and Redirection sections.
1683
1684 2013-06-10 Glenn Morris <rgm@gnu.org>
1685
1686 * epa.texi (Cryptographic operations on files): Update epa-decrypt-file.
1687
1688 2013-06-04 Katsumi Yamaoka <yamaoka@jpl.org>
1689
1690 * gnus.texi (Article Date):
1691 Fix description of gnus-article-update-date-headers.
1692
1693 2013-05-28 Xue Fuqiao <xfq.free@gmail.com>
1694
1695 * erc.texi (Special Features): ERC is being maintained within
1696 Emacs now.
1697
1698 2013-05-25 Xue Fuqiao <xfq.free@gmail.com>
1699
1700 * flymake.texi: Change from one space between sentences to two.
1701
1702 2013-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
1703
1704 * cl.texi (Obsolete Macros): Describe replacements for `flet'
1705 (bug#14293).
1706
1707 2013-04-16 Michael Albinus <michael.albinus@gmx.de>
1708
1709 * tramp.texi (Frequently Asked Questions): Precise, how to define
1710 an own ControlPath.
1711
1712 2013-04-15 Michael Albinus <michael.albinus@gmx.de>
1713
1714 * tramp.texi (Frequently Asked Questions): New item for
1715 ControlPath settings.
1716
1717 2013-03-31 Jay Belanger <jay.p.belanger@gmail.com>
1718
1719 * calc.texi (Basic Operations on Units): Streamline some
1720 descriptions.
1721
1722 2013-03-27 Aidan Gauland <aidalgol@no8wireless.co.nz>
1723
1724 * eshell.texi (Built-ins): Update manual to mention tramp module.
1725
1726 2013-03-18 Michael Albinus <michael.albinus@gmx.de>
1727
1728 * tramp.texi (Filename Syntax): Host names are not allowed to be
1729 any method name, unless method name is specified explicitly.
1730 Remove restriction on unibyte filenames.
1731
1732 * trampver.texi: Update release number.
1733
1734 2013-03-17 Paul Eggert <eggert@cs.ucla.edu>
1735
1736 doc: convert some TeX accents to UTF-8
1737 * emacs-mime.texi (Interface Functions): Use 'ï' rather than
1738 '@"{@dotless{i}}'.
1739
1740 2013-03-15 Michael Albinus <michael.albinus@gmx.de>
1741
1742 Sync with Tramp 2.2.7.
1743
1744 * trampver.texi: Update release number.
1745
1746 2013-03-09 Jay Belanger <jay.p.belanger@gmail.com>
1747
1748 * calc.texi (Basic Operations on Units): Streamline some
1749 descriptions.
1750
1751 2013-03-08 Glenn Morris <rgm@gnu.org>
1752
1753 * faq.texi (Top): Don't say this was updated @today.
1754 That's irrelevant and leads to spurious diffs.
1755
1756 2013-03-08 Jay Belanger <jay.p.belanger@gmail.com>
1757
1758 * calc.texi (Basic Operations on Units):
1759 Fix cross-reference.
1760
1761 2013-03-07 Katsumi Yamaoka <yamaoka@jpl.org>
1762
1763 * gnus-faq.texi (FAQ 3-11): Now Gnus supports POP3 UIDL.
1764
1765 2013-03-06 Alan Mackenzie <acm@muc.de>
1766
1767 * cc-mode.texi (Custom Line-Up): Clarify position of point on
1768 calling a line-up function.
1769
1770 2013-03-04 Paul Eggert <eggert@cs.ucla.edu>
1771
1772 * emacs-mime.texi, htmlfontify.texi, mairix-el.texi, mh-e.texi:
1773 * ses.texi: Switch from Latin-1 to UTF-8.
1774
1775 2013-03-03 Michael Albinus <michael.albinus@gmx.de>
1776
1777 * tramp.texi (External methods): Tramp does not connect Android
1778 devices by itself.
1779
1780 2013-03-02 Bill Wohler <wohler@newt.com>
1781
1782 Release MH-E manual version 8.5.
1783
1784 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
1785 release 8.5.
1786
1787 * mh-e.texi (Preface, Conventions, Getting Started)
1788 (Using This Manual, Folder Selection, Viewing, Aliases)
1789 (Identities, Speedbar, Menu Bar, Tool Bar, Scan Line Formats)
1790 (Bug Reports, Mailing Lists, MH FAQ and Support, Getting MH-E):
1791 Update URLs.
1792
1793 2013-03-01 Michael Albinus <michael.albinus@gmx.de>
1794
1795 * tramp.texi (Inline methods): Remove "ssh1", "ssh2", "plink1"
1796 and "plink2" entries. "plink2" is obsolete for a long time.
1797 (External methods): Remove "scp1" and "scp2" entries.
1798 Explain user name and host name specification for "adb".
1799
1800 2013-02-28 Michael Albinus <michael.albinus@gmx.de>
1801
1802 * tramp.texi (External methods): Mention `tramp-adb-program'.
1803
1804 2013-02-28 Bastien Guerry <bzg@gnu.org>
1805
1806 * org.texi (Visibility cycling): Suggest to set
1807 `org-agenda-inhibit-startup' to nil if user wants the startup
1808 visibility settings to be honored in any circumstances.
1809 (Progress logging, Checkboxes): Fix typos.
1810
1811 2013-02-28 Michael Albinus <michael.albinus@gmx.de>
1812
1813 * tramp.texi (top) [xxx, yyy, trampfn]: Provide two versions of
1814 the macros, for Texinfo 4.13 and 5.0.
1815
1816 2013-02-24 Michael Albinus <michael.albinus@gmx.de>
1817
1818 Port Tramp documentation to Texinfo 5.0.
1819 * tramp.texi (top) [xxx, yyy, trampfn]: Remove superfluous @c.
1820 (Filename Syntax): Do not use @trampfn{} in @item.
1821 (Filename completion): Use @columnfractions in @multitable.
1822
1823 2013-02-22 Glenn Morris <rgm@gnu.org>
1824
1825 * flymake.texi (Syntax check statuses): Fix multitable continued rows.
1826
1827 2013-02-21 Paul Eggert <eggert@cs.ucla.edu>
1828
1829 * Makefile.in (html): New rule.
1830
1831 2013-02-20 Michael Albinus <michael.albinus@gmx.de>
1832
1833 * tramp.texi (Android shell setup): Improve. Reported by Thierry
1834 Volpiatto <thierry.volpiatto@gmail.com>.
1835
1836 2013-02-16 Michael Albinus <michael.albinus@gmx.de>
1837
1838 * tramp.texi (Top, Configuration): Insert section `Android shell
1839 setup' in menu.
1840 (Android shell setup): New section.
1841 (Connection types, Default Method)
1842 (Frequently Asked Questions): Mention "scp" instead of "scpc".
1843 (External methods): Remove "scpc" and "rsyncc" entries.
1844 (Frequently Asked Questions): Remove entry about ControlPersist.
1845
1846 2013-02-13 Glenn Morris <rgm@gnu.org>
1847
1848 * message.texi (News Headers): Don't mention yow any more.
1849
1850 2013-02-09 Jay Belanger <jay.p.belanger@gmail.com>
1851
1852 * calc.texi (Basic Operations on Units, Customizing Calc):
1853 Mention the variable `calc-allow-units-as-numbers'.
1854
1855 2013-02-08 Aidan Gauland <aidalgol@no8wireless.co.nz>
1856
1857 * eshell.texi: Fill most of the missing sections.
1858
1859 2013-02-07 Bastien Guerry <bzg@gnu.org>
1860
1861 * org.texi (References): Clarify an example.
1862 (Installation): Fix instructions.
1863 (Org-Plot): Fix link.
1864 (Checkboxes, Radio lists): Fix typos.
1865
1866 2013-02-07 Glenn Morris <rgm@gnu.org>
1867
1868 * cl.texi (Equality Predicates): Mention memql.
1869
1870 2013-02-07 Eric Ludlam <zappo@gnu.org>
1871
1872 * ede.texi (Creating a project): Make ede-new doc less
1873 specific, and only about items it supports, indicating that there
1874 might be more. Remove refs to simple project and direct automake
1875 from ede new.
1876 (Simple projects): Re-write to not talk about ede-simple-project
1877 which is deprecated, and instead use the term to mean projects
1878 that don't do much management, just project wrapping.
1879 Add ede-generic-project link.
1880 (ede-generic-project): New node (bug#11441).
1881
1882 2013-02-07 Glenn Morris <rgm@gnu.org>
1883
1884 * cl.texi (Equality Predicates): Fix eq/eql pedantry.
1885
1886 2013-02-01 Glenn Morris <rgm@gnu.org>
1887
1888 * calc.texi (Help Commands): Update calc-view-news description.
1889 Mention etc/CALC-NEWS.
1890
1891 2013-01-24 Michael Albinus <michael.albinus@gmx.de>
1892
1893 * tramp.texi (Filename Syntax): Filenames must be unibyte strings.
1894
1895 2013-01-13 Bastien Guerry <bzg@gnu.org>
1896
1897 * org.texi (Installation): Simplify.
1898
1899 2013-01-13 François Allisson <francois@allisson.co> (tiny change)
1900
1901 * org.texi (Handling links): Update the mention to the obsolete
1902 variable `org-link-to-org-use-id' with a mention to the newer
1903 variable `org-id-link-to-org-use-id'. Mention the need to load
1904 the org-id library.
1905
1906 2013-01-10 Michael Albinus <michael.albinus@gmx.de>
1907
1908 * tramp.texi (Default Host): Introduce `tramp-default-host-alist'.
1909
1910 2013-01-09 Bastien Guerry <bzg@gnu.org>
1911
1912 * org.texi (Pushing to MobileOrg): Add footnote about using
1913 symbolic links in `org-directory'.
1914 (Timestamps, Deadlines and scheduling): Use `diary-float' instead
1915 of the now obsolete alias `org-float'.
1916 (TODO basics): Add `org-use-fast-todo-selection' to the variable
1917 index. Fix description of TODO keywords cycling.
1918 (Advanced features): Add missing argument for @item.
1919 (Storing searches): Add index entries and a note about
1920 *-tree agenda views.
1921 (Structure editing): Document `org-mark-element' and
1922 `org-mark-subtree'.
1923 (Tag inheritance): Document `org-agenda-use-tag-inheritance'.
1924
1925 2013-01-08 Juri Linkov <juri@jurta.org>
1926
1927 * info.texi (Go to node): Mention the abbreviated format
1928 `(FILENAME)' equal to `(FILENAME)Top'. (Bug#13365)
1929
1930 2013-01-06 Andreas Schwab <schwab@linux-m68k.org>
1931
1932 * autotype.texi: Remove undefined command @subtitlefont.
1933 * cc-mode.texi: Likewise.
1934
1935 * org.texi (Advanced features): Use `@w{ }' instead of `@ ' in
1936 @item argument.
1937 (Property searches): Use \\ instead of @backslashchar{}.
1938 * pgg.texi (VERSION): Move @set below @setfilename.
1939
1940 2013-01-05 Andreas Schwab <schwab@linux-m68k.org>
1941
1942 * ada-mode.texi: Remove braces from @title argument.
1943 * eudc.texi: Likewise.
1944 * smtpmail.texi: Likewise.
1945 * auth.texi (VERSION): Set before first use.
1946 * emacs-gnutls.texi (VERSION): Likewise.
1947 * pgg.texi (VERSION): Likewise.
1948 * ede.texi (Top): Rename from top, all uses changed.
1949 * eshell.texi: Add missing argument to @sp.
1950 * forms.texi (Top): Reorder menu to match structure.
1951 * htmlfontify.texi (Customization): Add missing @item in
1952 @enumerate.
1953 * org.texi (Advanced features): Add missing argument for @item.
1954 (Property searches): Use @backslashchar{} in macro argument.
1955 * pcl-cvs.texi: Add missing argument to @sp.
1956 (Movement commands): Fix use of @itemx.
1957 * vip.texi (Misc Commands, Viewing the Buffer): Likewise.
1958 * reftex.texi (Options (Creating Citations)): Add missing newline
1959 before @end.
1960 * tramp.texi (Obtaining Tramp): Remove extra dots.
1961 (Configuration): Reorder menu to match structure.
1962 (Remote shell setup): Replace literal NUL character by \0.
1963 * viper.texi (Marking): Add missing argument for @item.
1964
1965 2013-01-04 Glenn Morris <rgm@gnu.org>
1966
1967 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS):
1968 Add htmlfontify.
1969 (htmlfontify, $(buildinfodir)/htmlfontify$(INFO_EXT))
1970 (htmlfontify.dvi, htmlfontify.pdf): New targets.
1971 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add htmlfontify.
1972 ($(infodir)/htmlfontify$(INFO_EXT), htmlfontify.dvi): New targets.
1973
1974 * htmlfontify.texi: Miscellaneous fixes and updates.
1975 Set copyright to FSF, update license to GFDL 1.3+.
1976
1977 2013-01-04 Vivek Dasmohapatra <vivek@etla.org>
1978
1979 * htmlfontify.texi: New file.
1980
1981 2013-01-02 Jay Belanger <jay.p.belanger@gmail.com>
1982
1983 * calc.texi (Free-Form Dates): Expand on the date reading
1984 algorithm.
1985
1986 2012-12-27 Glenn Morris <rgm@gnu.org>
1987
1988 * viper.texi (Rudimentary Changes, Key Bindings, Key Bindings):
1989 Avoid some overfull lines.
1990
1991 * widget.texi (Programming Example): Break some long lines.
1992
1993 * wisent.texi (Wisent Overview): Fix xref.
1994 (Grammar format, Understanding the automaton): Avoid overfill.
1995
1996 * bovine.texi (Optional Lambda Expression): Allow line break.
1997
1998 * auth.texi (Help for users): Break long lines.
1999
2000 * ada-mode.texi (Project file variables):
2001 Reword to reduce underfull hbox.
2002 (No project files, Use GNAT project file):
2003 Use smallexample to make some overfull lines less terrible.
2004
2005 * autotype.texi, bovine.texi, ede.texi, eieio.texi, pcl-cvs.texi:
2006 Fix cross-references to separate manuals.
2007
2008 * Makefile.in (gfdl): New variable. Use throughout where
2009 appropriate so that targets depend on doclicense.texi.
2010
2011 2012-12-25 Lars Ingebrigtsen <larsi@gnus.org>
2012
2013 * gnus.texi (Customizing the IMAP Connection): Mention the other
2014 authenticators.
2015
2016 2012-12-24 Lars Ingebrigtsen <larsi@gnus.org>
2017
2018 * gnus.texi (Browse Foreign Server):
2019 Document `gnus-browse-delete-group'.
2020
2021 2012-12-22 Glenn Morris <rgm@gnu.org>
2022
2023 * ada-mode.texi, ebrowse.texi, ediff.texi, ert.texi, eshell.texi:
2024 * eudc.texi, idlwave.texi, pcl-cvs.texi, rcirc.texi, reftex.texi:
2025 * remember.texi, ses.texi, speedbar.texi, vip.texi, viper.texi:
2026 * widget.texi, wisent.texi: Nuke hand-written node pointers.
2027
2028 * Makefile.in (gfdl): New variable. Use throughout where
2029 appropriate so that targets depend on doclicense.texi.
2030
2031 2012-12-22 Eli Zaretskii <eliz@gnu.org>
2032
2033 * makefile.w32-in ($(INFO_TARGETS), $(DVI_TARGETS)): Depend on
2034 doclicense.texi. Remove doclicense.texi from all targets that
2035 mentioned it explicitly.
2036 ($(infodir)/woman$(INFO_EXT), woman.dvi): Depend on
2037 $(emacsdir)/emacsver.texi.
2038 ($(infodir)/erc$(INFO_EXT), erc.dvi): Don't depend on gpl.texi.
2039
2040 2012-12-21 Glenn Morris <rgm@gnu.org>
2041
2042 * woman.texi (UPDATED, VERSION): Remove in favor of EMACSVER.
2043 Include emacsver.texi. Nuke hand-written node pointers.
2044 * Makefile.in ($(buildinfodir)/woman$(INFO_EXT), woman.dvi, woman.pdf):
2045 Depend on emacsver.texi.
2046
2047 * auth.texi, emacs-gnutls.texi, epa.texi, ert.texi:
2048 * gnus-coding.texi, info.texi, nxml-mode.texi, sasl.texi:
2049 May as well just include doclicense.texi in everything.
2050
2051 * ede.texi, eieio.texi, mairix-el.texi: Include a copy of GFDL,
2052 which @copying says is included.
2053
2054 * ada-mode.texi, auth.texi, autotype.texi, bovine.texi, calc.texi:
2055 * cc-mode.texi, cl.texi, dbus.texi, dired-x.texi, ebrowse.texi:
2056 * ede.texi, ediff.texi, edt.texi, eieio.texi, emacs-gnutls.texi:
2057 * emacs-mime.texi, epa.texi, erc.texi, ert.texi, eshell.texi:
2058 * eudc.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
2059 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
2060 * newsticker.texi, nxml-mode.texi, pcl-cvs.texi, pgg.texi:
2061 * rcirc.texi, reftex.texi, remember.texi, sasl.texi, sc.texi:
2062 * semantic.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
2063 * srecode.texi, tramp.texi, url.texi, vip.texi, viper.texi:
2064 * widget.texi, wisent.texi, woman.texi: Do not mention buying
2065 copies from the FSF, which does not publish these manuals.
2066
2067 * erc.texi: No need to include gpl in this small manual.
2068
2069 * org.texi (copying): Include a copy of the GFDL.
2070 (GNU Free Documentation License): New section.
2071
2072 2012-12-21 Bastien Guerry <bzg@gnu.org>
2073
2074 * org.texi: Fix typos.
2075
2076 2012-12-16 Paul Eggert <eggert@cs.ucla.edu>
2077
2078 * calc.texi (ISO 8601): Rename from ISO-8601,
2079 as it's typically spelled without a hyphen.
2080
2081 2012-12-16 Jay Belanger <jay.p.belanger@gmail.com>
2082
2083 * calc.texi (ISO-8601): New section.
2084 (Date Formatting Codes): Mention new codes.
2085 (Standard Date Formats): Mention new formats.
2086
2087 2012-12-14 Michael Albinus <michael.albinus@gmx.de>
2088
2089 * tramp.texi (External methods): Move `adb' method here.
2090
2091 2012-12-13 Glenn Morris <rgm@gnu.org>
2092
2093 * cl.texi (Modify Macros, Obsolete Macros): Now letf == cl-letf.
2094
2095 * wisent.texi: Small edits. Set copyright to FSF, update license to
2096 GFDL 1.3+.
2097 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add wisent.
2098 (wisent, $(buildinfodir)/wisent$(INFO_EXT), wisent.dvi, wisent.pdf):
2099 New targets.
2100 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add wisent.
2101 ($(infodir)/wisent$(INFO_EXT), wisent.dvi): New targets.
2102
2103 * bovine.texi: Small edits. Set copyright to FSF, update license to
2104 GFDL 1.3+, remove empty index.
2105 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add bovine.
2106 (bovine, $(buildinfodir)/bovine$(INFO_EXT), bovine.dvi, bovine.pdf):
2107 New targets.
2108 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add bovine.
2109 ($(infodir)/bovine$(INFO_EXT), bovine.dvi): New targets.
2110
2111 2012-12-13 Eric Ludlam <zappo@gnu.org>
2112 David Ponce <david@dponce.com>
2113 Richard Kim <emacs18@gmail.com>
2114
2115 * bovine.texi, wisent.texi: New files, imported from CEDET trunk.
2116
2117 2012-12-13 Glenn Morris <rgm@gnu.org>
2118
2119 * flymake.texi (Customizable variables, Locating the buildfile):
2120 Remove refs to flymake-buildfile-dirs, removed 2007-07-20. (Bug#13148)
2121
2122 * srecode.texi: Small edits. Set copyright to FSF, add explicit
2123 GFDL 1.3+ license, fix up index.
2124 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add srecode.
2125 (srecode, $(buildinfodir)/srecode$(INFO_EXT), srecode.dvi)
2126 (srecode.pdf): New targets.
2127 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add srecode.
2128 ($(infodir)/srecode$(INFO_EXT), srecode.dvi): New targets.
2129
2130 2012-12-13 Eric Ludlam <zappo@gnu.org>
2131
2132 * srecode.texi: New file, imported from CEDET trunk.
2133
2134 2012-12-13 Bastien Guerry <bzg@gnu.org>
2135
2136 * org.texi (Summary, Code block specific header arguments)
2137 (Code block specific header arguments)
2138 (Header arguments in function calls, var, noweb)
2139 (Results of evaluation, Code evaluation security):
2140 Small reformatting: add a blank line before some example.
2141
2142 * org.texi (System-wide header arguments)
2143 (Header arguments in Org mode properties, Conflicts)
2144 (Dynamic blocks, Using the mapping API):
2145 Fix indentation of Elisp code examples.
2146
2147 * org.texi (Comment lines): Fix description of the comment syntax.
2148
2149 * org.texi (Installation): Mention "make test" in the correct section.
2150
2151 2012-12-06 Paul Eggert <eggert@cs.ucla.edu>
2152
2153 * doclicense.texi, gpl.texi: Update to latest version from FSF.
2154 These are just minor editorial changes.
2155
2156 2012-12-04 Michael Albinus <michael.albinus@gmx.de>
2157
2158 * tramp.texi (History): Mention ADB.
2159 (Inline methods): Add `adb' method.
2160
2161 2012-12-03 Michael Albinus <michael.albinus@gmx.de>
2162
2163 * tramp.texi (Top, Obtaining Tramp): Replace CVS by Git.
2164 (External methods): Fix typo.
2165
2166 2012-12-03 Glenn Morris <rgm@gnu.org>
2167
2168 * rcirc.texi (Notices): Fix typo.
2169
2170 2012-11-25 Bill Wohler <wohler@newt.com>
2171
2172 Release MH-E manual version 8.4.
2173
2174 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH, Preface):
2175 Update for release 8.4.
2176
2177 * mh-e.texi (Sequences): Add mh-whitelist-preserves-sequences-flag.
2178 (Junk): Add mh-whitelist-preserves-sequences-flag,
2179 mh-blacklist-msg-hook, mh-whitelist-msg-hook,
2180 mh-folder-blacklisted, mh-folder-whitelisted (closes SF #2945712).
2181
2182 2012-11-25 Paul Eggert <eggert@cs.ucla.edu>
2183
2184 * mh-e.texi (Procmail): Fix two @ typos.
2185
2186 2012-11-24 Paul Eggert <eggert@cs.ucla.edu>
2187
2188 * doclicense.texi, gpl.texi: Update to latest version from FSF.
2189 These are just minor editorial changes.
2190
2191 2012-11-23 Jay Belanger <jay.p.belanger@gmail.com>
2192
2193 * calc.texi (Date Formatting Codes): Mention the new beginning of
2194 the date numbering system.
2195
2196 2012-11-22 Paul Eggert <eggert@cs.ucla.edu>
2197
2198 * calc.texi: Fix TeX issues with capitals followed by ".", "?", "!".
2199 (Date Forms): Correct off-by-one error in explanation of
2200 Julian day numbers. Give Gregorian equivalent of its origin.
2201
2202 2012-11-22 Jay Belanger <jay.p.belanger@gmail.com>
2203
2204 * calc.texi (Date Forms): Mention the customizable
2205 Gregorian-Julian switch.
2206 (Customizing Calc): Mention the variable `calc-gregorian-switch'.
2207
2208 2012-11-17 Paul Eggert <eggert@cs.ucla.edu>
2209
2210 Calc now uses the Gregorian calendar for all dates (Bug#12633).
2211 It also uses January 1, 1 AD as its day number 1.
2212 * calc.texi (Date Forms): Document this.
2213
2214 2012-11-16 Glenn Morris <rgm@gnu.org>
2215
2216 * cl.texi (Function Bindings): Clarify that cl-flet is lexical.
2217 (Obsolete Macros): Move example here from Function Bindings.
2218
2219 * erc.texi: Use @code{nil} rather than just "nil".
2220 (Modules): Undocument obsolete "hecomplete".
2221 Add "notifications".
2222 (Connecting): Add brief section on passwords.
2223 (Options): Make a start by adding erc-hide-list, erc-lurker-hide-list.
2224
2225 2012-11-13 Glenn Morris <rgm@gnu.org>
2226
2227 * flymake.texi (Customizable variables)
2228 (Highlighting erroneous lines): Mention flymake-error-bitmap,
2229 flymake-warning-bitmap, and flymake-fringe-indicator-position.
2230
2231 2012-11-12 Vincent Belaïche <vincentb1@users.sourceforge.net>
2232
2233 * ses.texi: Doc for ses-rename-cell, ses-repair-cell-reference-all & ses-range.
2234 In all file place SES into @acronym{...}.
2235 (Advanced Features): Add key index and function index for
2236 ses-set-header-row. Add description for function
2237 ses-rename-cell. Add description for function
2238 ses-repair-cell-reference-all.
2239 (Ranges in formulas): Add description for ses-range flags.
2240
2241 2012-11-12 Paul Eggert <eggert@cs.ucla.edu>
2242
2243 * texinfo.tex: Merge from gnulib.
2244
2245 2012-11-10 Chong Yidong <cyd@gnu.org>
2246
2247 * url.texi (Introduction): Move url-configuration-directory to
2248 Customization node.
2249 (Parsed URIs): Split into its own node.
2250 (URI Encoding): New node.
2251 (Defining New URLs): Remove empty chapter.
2252 (Retrieving URLs): Add an introduction. Doc fix for url-retrieve.
2253 Improve docs for url-queue-*.
2254 (Supported URL Types): Copyedits. Delete empty subnodes.
2255
2256 * url.texi (Introduction): Rename from Getting Started.
2257 Rewrite the introduction.
2258 (URI Parsing): Rewrite. Omit the obsolete attributes slot.
2259
2260 2012-11-10 Glenn Morris <rgm@gnu.org>
2261
2262 * cl.texi (Obsolete Setf Customization):
2263 Revert defsetf example to the more correct let rather than prog1.
2264 Give define-modify-macro, defsetf, and define-setf-method
2265 gv.el replacements.
2266
2267 * cl.texi (Overview): Mention EIEIO here, as well as the appendix.
2268 (Setf Extensions): Remove obsolete reference.
2269 (Obsolete Setf Customization):
2270 Move note on lack of setf functions to lispref/variables.texi.
2271 Undocument get-setf-method, since it no longer exists.
2272 Mention simple defsetf replaced by gv-define-simple-setter.
2273
2274 2012-11-03 Glenn Morris <rgm@gnu.org>
2275
2276 * cl.texi: Further general copyedits.
2277 (List Functions): Remove copy-tree, standard elisp for some time.
2278 (Efficiency Concerns): Comment out examples that no longer apply.
2279 (Compiler Optimizations): Rename from "Optimizing Compiler"; reword.
2280 (Creating Symbols, Random Numbers): De-emphasize internal
2281 variables cl--gensym-counter and cl--random-state. (Bug#12788)
2282 (Naming Conventions, Type Predicates, Macros)
2283 (Predicates on Numbers): No longer mention cl-floatp-safe.
2284
2285 2012-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
2286
2287 * gnus.texi (Mail Source Specifiers):
2288 Document :leave keyword used for pop mail source.
2289
2290 2012-11-01 Glenn Morris <rgm@gnu.org>
2291
2292 * cl.texi: General copyedits for style, line-breaks, etc.
2293 (Time of Evaluation, Iteration): Add xref to Emacs Lisp manual.
2294 (Macro Bindings, Blocks and Exits):
2295 Acknowledge existence of lexical-binding.
2296 (Iteration): Mainly defer to doc of standard dolist, dotimes.
2297
2298 2012-10-31 Glenn Morris <rgm@gnu.org>
2299
2300 * ert.texi (Introduction, The @code{should} Macro):
2301 Refer to "cl-assert" rather than "assert".
2302
2303 * cl.texi (Function Bindings): Update for cl-flet and cl-labels.
2304 (Obsolete Lexical Binding): Rename section from "Lexical Bindings".
2305 (Obsolete Macros): Rename section from "Obsolete Lexical Macros".
2306 Reword, and add details of flet and labels.
2307 (Modify Macros, Function Bindings): Add some xrefs.
2308
2309 2012-10-30 Glenn Morris <rgm@gnu.org>
2310
2311 * cl.texi (Modify Macros): Update for cl-letf changes.
2312 (Obsolete Lexical Macros): Say a little more about letf/cl-letf.
2313 (Setf Extensions): Partially restore note about cl-getf,
2314 mainly moved to lispref/variables.texi.
2315 (Property Lists): Fix cl-getf typos.
2316 (Mapping over Sequences): Mention cl-mapc naming oddity.
2317
2318 2012-10-29 Glenn Morris <rgm@gnu.org>
2319
2320 * cl.texi (Organization): More details on cl-lib.el versus cl.el.
2321 (Setf Extensions): Remove `apply' setf since it seems to be disabled.
2322 (Customizing Setf): Move contents to "Obsolete Setf Customization".
2323 (Modify Macros, Multiple Values, Other Clauses):
2324 Remove mentions of obsolete features.
2325 (Obsolete Setf Customization): Don't mention `apply' setf.
2326
2327 2012-10-28 Glenn Morris <rgm@gnu.org>
2328
2329 * cl.texi (Multiple Values, Common Lisp Compatibility):
2330 More namespace updates.
2331 (Obsolete Features): Copyedits.
2332 (Obsolete Lexical Macros, Obsolete Setf Customization):
2333 New subsections.
2334
2335 * cl.texi (Porting Common Lisp, Lexical Bindings):
2336 Add some xrefs to the Elisp manual.
2337
2338 * cl.texi (Lexical Bindings): Move to appendix of obsolete features.
2339 (Porting Common Lisp): Emacs Lisp can do true lexical binding now.
2340 (Obsolete Features): New appendix. Move Lexical Bindings here.
2341
2342 2012-10-27 Glenn Morris <rgm@gnu.org>
2343
2344 * cl.texi: Use defmac for macros rather than defspec.
2345 (Efficiency Concerns): Related copyedit.
2346
2347 * cl.texi (Control Structure): Update for setf now being in core.
2348 (Setf Extensions): Rename from Basic Setf. Move much of the
2349 former content to lispref/variables.texi.
2350 (Modify Macros): Move pop, push details to lispref/variables.texi.
2351 (Customizing Setf): Copyedits for setf etc being in core.
2352 (Modify Macros, Efficiency Concerns, Porting Common Lisp):
2353 Further namespaces updates.
2354
2355 2012-10-26 Bastien Guerry <bzg@gnu.org>
2356
2357 * org.texi (Installation): Update the link to Org's ELPA.
2358 Also don't mention org-install.el anymore as the replacement file
2359 org-loaddefs.el is now loaded by org.el.
2360
2361 2012-10-25 Michael Albinus <michael.albinus@gmx.de>
2362
2363 * tramp.texi (Frequently Asked Questions):
2364 Mention `tramp-completion-reread-directory-timeout' for performance
2365 improvement.
2366
2367 2012-10-25 Glenn Morris <rgm@gnu.org>
2368
2369 * cl.texi: Don't mess with the TeX section number counter.
2370 Use Texinfo recommended convention for quotes+punctuation.
2371 (Overview, Sequence Functions): Rephrase for better line-breaking.
2372 (Time of Evaluation, Type Predicates, Modify Macros, Function Bindings)
2373 (Macro Bindings, Conditionals, Iteration, Loop Basics)
2374 (Random Numbers, Mapping over Sequences, Structures)
2375 (Porting Common Lisp): Further updates for cl-lib namespace.
2376 (Modify Macros, Declarations, Macro Bindings, Structures):
2377 Break long lines in examples.
2378 (Dynamic Bindings): Update for changed progv behavior.
2379 (Loop Examples, Efficiency Concerns): Markup fixes.
2380 (Structures): Remove TeX margin change.
2381 (Declarations): Fix typos.
2382
2383 2012-10-24 Glenn Morris <rgm@gnu.org>
2384
2385 * cl.texi (Overview, Multiple Values, Creating Symbols)
2386 (Numerical Functions): Say less/nothing about the original cl.el.
2387 (Old CL Compatibility): Remove.
2388 (Assertions): Remove ignore-errors (standard Elisp for some time).
2389
2390 * cl.texi (Basic Setf, Macros, Declarations, Symbols, Numbers)
2391 (Sequences, Lists, Structures, Assertions, Efficiency Concerns)
2392 (Efficiency Concerns, Efficiency Concerns)
2393 (Common Lisp Compatibility, Old CL Compatibility):
2394 Further updates for cl-lib namespace.
2395
2396 2012-10-24 Paul Eggert <eggert@penguin.cs.ucla.edu>
2397
2398 Update manual for new time stamp format (Bug#12706).
2399 * emacs-mime.texi (time-date): Update for new format.
2400 Also, fix bogus time stamp and modernize a bit.
2401
2402 2012-10-23 Glenn Morris <rgm@gnu.org>
2403
2404 * cl.texi: Include emacsver.texi. Use Emacs version number rather
2405 than unchanging cl.el version number.
2406 End all menu descriptions with a period.
2407 Do not use @dfn{CL} for every instance of "CL".
2408 (Overview): Remove no-runtime caveat, and note about foo* names.
2409 (Usage): Use cl-lib rather than cl.
2410 (Organization, Naming Conventions): Update for cl-lib.el.
2411 (Installation): Remove long-irrelevant node.
2412 (Program Structure, Predicates, Control Structure):
2413 Start updating for cl-lib namespace.
2414 * Makefile.in ($(buildinfodir)/cl$(INFO_EXT), cl.dvi, cl.pdf):
2415 Depend on emacsver.texi.
2416
2417 2012-10-09 Michael Albinus <michael.albinus@gmx.de>
2418
2419 * trampver.texi: Update release number.
2420
2421 2012-10-06 Glenn Morris <rgm@gnu.org>
2422
2423 * erc.texi: Include emacsver.texi, and use EMACSVER rather than
2424 ERC version.
2425 (Introduction): ERC is distributed with Emacs.
2426 (Obtaining ERC, Installation): Remove chapters, no longer relevant.
2427 (Getting Started): Simplify.
2428 (Getting Help and Reporting Bugs): Refer to general Emacs lists.
2429 (History): Mention ERC maintained as part of Emacs now.
2430 * Makefile.in ($(buildinfodir)/erc$(INFO_EXT), erc.dvi, erc.pdf):
2431 Add dependency on emacsver.texi.
2432
2433 * erc.texi: Remove hand-written node pointers.
2434
2435 2012-10-05 Glenn Morris <rgm@gnu.org>
2436
2437 * newsticker.texi (Overview, Requirements, Usage, Configuration):
2438 Copyedits.
2439
2440 2012-10-01 Eric Ludlam <zappo@gnu.org>
2441
2442 * ede.texi (Quick Start, Project Local Variables)
2443 (Miscellaneous commands, ede-java-root, Development Overview)
2444 (Detecting a Project): New nodes.
2445 (Simple projects): Node deleted.
2446
2447 * eieio.texi (Building Classes): Some slot attributes cannot be
2448 overridden.
2449 (Slot Options): Remove an example.
2450 (Method Invocation, Documentation): New nodes.
2451
2452 2012-10-01 Glenn Morris <rgm@gnu.org>
2453
2454 * Makefile.in ($(buildinfodir)/reftex$(INFO_EXT)), reftex.dvi)
2455 (reftex.pdf): Add dependency on emacsver.texi.
2456 * reftex.texi: Don't include directory part for emacsver.texi;
2457 the Makefile's -I handles it.
2458
2459 2012-09-30 Ralf Angeli <angeli@caeruleus.net>
2460
2461 Merge from standalone RefTeX repository.
2462
2463 * reftex.texi: Express TeX, LaTeX, AUCTeX, BibTeX and RefTeX
2464 with macros.
2465 (Imprint): Mention Wolfgang in list of contributors.
2466 (Creating Citations): Give a hint about how to
2467 auto-revert the BibTeX database file when using external editors.
2468 (Referencing Labels): Simplify section about reference macro
2469 cycling.
2470 (Options (Referencing Labels)): Adapt to new structure of
2471 `reftex-ref-style-alist'.
2472 (Referencing Labels, Reference Styles): Document changes in the
2473 referencing functionality.
2474 (Commands): Mention options for definition of header and footer in
2475 BibTeX files.
2476 (Options (Creating Citations)): Document
2477 `reftex-create-bibtex-header' and `reftex-create-bibtex-footer'.
2478 (Reference Styles): New section.
2479 (varioref (LaTeX package), fancyref (LaTeX package)): Remove.
2480 (Options (Referencing Labels)): Remove descriptions of deprecated
2481 variables `reftex-vref-is-default' and `reftex-fref-is-default'.
2482 Add descriptions for `reftex-ref-style-alist' and
2483 `reftex-ref-style-default-list'.
2484 (Referencing Labels): Update regarding reference styles.
2485 (Citation Styles): Mention support for ConTeXt.
2486 (Options (Defining Label Environments)): Fix typo.
2487 (Options (Creating Citations)):
2488 Document `reftex-cite-key-separator'.
2489
2490 2012-09-30 Achim Gratz <Stromeko@Stromeko.DE>
2491
2492 * org.texi: Add description of ORG_ADD_CONTRIB to info
2493 documentation. Add link to Worg for more details.
2494
2495 * org.texi: Clarify installation procedure. Provide link to the
2496 build system description on Worg.
2497
2498 * org.texi: Remove reference to utils/, x11idle.c is now in
2499 contrib/scripts.
2500
2501 * org.texi: Re-normalize to "Org mode" in manual.
2502
2503 * org.texi (Installation): Adapt documentation to new build
2504 system. Mention GNU ELPA (since it needs to be handled like Emacs
2505 built-in Org).
2506
2507 2012-09-30 Adam Spiers <orgmode@adamspiers.org> (tiny change)
2508
2509 * org.texi: Fix typo in description of the 'Hooks' section.
2510
2511 * org.texi: Add ID to the list of special properties.
2512
2513 2012-09-30 Andrew Hyatt <ahyatt@gmail.com> (tiny change)
2514
2515 * org.texi (Moving subtrees): Document the ability to archive to a
2516 datetree.
2517
2518 2012-09-30 Bastien Guerry <bzg@gnu.org>
2519
2520 * org.texi (Installation, Feedback, Batch execution):
2521 Use (add-to-list 'load-path ... t) for the contrib dir.
2522
2523 * org.texi (results): Update documentation for ":results drawer"
2524 and ":results org".
2525
2526 * org.texi (Column width and alignment): Fix typo.
2527
2528 * org.texi (Activation): Point to the "Conflicts" section.
2529
2530 * org.texi (Conflicts): Mention filladapt.el in the list of
2531 conflicting packages.
2532
2533 * org.texi (Activation): Adding org-mode to `auto-mode-alist' is
2534 not needed for versions of Emacs > 22.1.
2535
2536 * org.texi (History and Acknowledgments): Fix typo.
2537
2538 * org.texi (History and Acknowledgments): Add my own
2539 acknowledgments.
2540
2541 * org.texi (Agenda commands): Document the new command and the new
2542 option.
2543
2544 * org.texi (Agenda commands): Delete `org-agenda-action' section.
2545 (Agenda commands): Reorder. Document `*' to toggle persistent
2546 marks.
2547
2548 * org.texi (Agenda dispatcher):
2549 Mention `org-toggle-agenda-sticky'.
2550 (Agenda commands, Exporting Agenda Views): Fix typo.
2551
2552 * org.texi (Templates in contexts, Setting Options): Update to
2553 reflect changes in how contexts options are processed.
2554
2555 * org.texi (Templates in contexts): Document the new structure of
2556 the variables `org-agenda-custom-commands-contexts' and
2557 `org-capture-templates-contexts'.
2558
2559 * org.texi (Templates in contexts): Document the new option
2560 `org-capture-templates-contexts'.
2561 (Storing searches): Document the new option
2562 `org-agenda-custom-commands-contexts'.
2563
2564 * org.texi (Formula syntax for Lisp): Reformat.
2565
2566 * org.texi (Special properties, Column attributes)
2567 (Agenda column view): Document the new special property
2568 CLOCKSUM_T.
2569
2570 * org.texi (Template expansion): Document the new %l template.
2571
2572 * org.texi (Fast access to TODO states): Fix documentation about
2573 allowed characters for fast todo selection.
2574
2575 * org.texi (Weekly/daily agenda): Mention APPT_WARNTIME and its
2576 use in `org-agenda-to-appt'.
2577
2578 * org.texi (Comment lines): Update wrt comments.
2579
2580 * org.texi (Resolving idle time): Document new keybinding.
2581
2582 * org.texi (Clocking commands): Document the use of S-M-<up/down>
2583 on clock timestamps.
2584
2585 * org.texi (Fast access to TODO states): Explicitly says only
2586 letters are supported as fast TODO selection keys.
2587
2588 * org.texi (Link abbreviations): Illustrate the use of the "%h"
2589 specifier. Document the new "%(my-function)" specifier.
2590
2591 * org.texi (Clocking commands): New cindex.
2592 (Clocking commands): Update documentation for `org-clock-in'.
2593 Document `org-clock-in-last'. Mention `org-clock-out' and
2594 `org-clock-in-last' as commands that can be globally bound.
2595 (Resolving idle time): Document continuous clocking.
2596
2597 * org.texi (Top, Introduction): Fix formatting.
2598 (Activation): Add index entries.
2599 (Conventions): Update section.
2600 (Embedded @LaTeX{}): Fix formatting.
2601
2602 * org.texi (Visibility cycling): Document `show-children'.
2603
2604 * org.texi (Using capture): Mention the `org-capture-last-stored'
2605 bookmark as a way to jump to the last stored capture.
2606
2607 * org.texi (Uploading files): Fix typo.
2608
2609 * org.texi (Using capture): Document `C-0' as a prefix argument
2610 for `org-capture'.
2611
2612 * org.texi (Agenda commands): Document persistent marks.
2613
2614 * org.texi (Template expansion): Update doc to reflect change.
2615
2616 * org.texi (Radio tables): Document the :no-escape parameter.
2617
2618 * org.texi (Repeated tasks): Document repeat cookies for years,
2619 months, weeks, days and hours.
2620
2621 * org.texi (Export options): State that you can use the d: option
2622 by specifying a list of drawers.
2623
2624 * org.texi (HTML preamble and postamble): Small doc improvement.
2625
2626 2012-09-30 Brian van den Broek <vanden@gmail.com> (tiny change)
2627
2628 * org.texi: The sections in the Exporting section of the manual
2629 left out articles in the description of the org-export-as-*
2630 commands, among other places. This patch adds them, adds a few
2631 missing prepositions, and switches instances of "an HTML" to "a
2632 html" for internal consistency.
2633
2634 * org.texi: Alter several examples of headings with timestamps in
2635 them to include the timestamps in the body instead of the heading.
2636
2637 2012-09-30 Carsten Dominik <carsten.dominik@gmail.com>
2638
2639 * org.texi (Agenda dispatcher): Document sticky agenda views and
2640 the new key for them.
2641
2642 2012-09-30 Charles <millarc@verizon.net> (tiny change)
2643
2644 * org.texi (Advanced features): Fix error in table.
2645
2646 2012-09-30 Feng Shu <tumashu@gmail.com>
2647
2648 * org.texi (@LaTeX{} fragments): Document imagemagick as an
2649 alternative to dvipng.
2650
2651 2012-09-30 François Allisson <francois@allisson.co> (tiny change)
2652
2653 * org.texi: Remove extra curly bracket.
2654
2655 2012-09-30 Giovanni Ridolfi <giovanni.ridolfi@yahoo.it> (tiny change)
2656
2657 * org.texi (org-clock-in-last and org-clock-cancel): Update the
2658 defkeys.
2659
2660 2012-09-30 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
2661
2662 * org.texi (Agenda commands): Fix two typos by giving
2663 corresponding function names, according to
2664 `org-agenda-view-mode-dispatch'.
2665
2666 2012-09-30 Jan Böcker <jan.boecker@jboecker.de>
2667
2668 * org.texi (The spreadsheet): Fix typo.
2669
2670 2012-09-30 Memnon Anon <gegendosenfleisch@gmail.com> (tiny change)
2671
2672 * org.texi (Tracking your habits): Point to the "Tracking TODO
2673 state changes" section.
2674
2675 2012-09-30 Nicolas Goaziou <n.goaziou@gmail.com>
2676
2677 * org.texi (Literal examples): Remove reference to unknown
2678 `org-export-latex-minted' variable. Also simplify footnote since
2679 `org-export-latex-listings' documentation is exhaustive already.
2680
2681 * org.texi (Plain lists): Remove reference to now hard-coded
2682 `bullet' automatic rule.
2683
2684 2012-09-30 Toby S. Cubitt <tsc25@cantab.net>
2685
2686 * org.texi: Updated documentation accordingly.
2687
2688 2012-09-13 Paul Eggert <eggert@cs.ucla.edu>
2689
2690 * texinfo.tex: Merge from gnulib.
2691
2692 2012-09-12 Michael Albinus <michael.albinus@gmx.de>
2693
2694 Sync with Tramp 2.2.6.
2695
2696 * tramp.texi (Bug Reports): Cleanup caches before a test run.
2697
2698 * trampver.texi: Update release number.
2699
2700 2012-09-12 Paul Eggert <eggert@cs.ucla.edu>
2701
2702 * texinfo.tex: Merge from gnulib.
2703
2704 2012-08-06 Aurélien Aptel <aurelien.aptel@gmail.com>
2705
2706 * url.texi (Parsed URLs): Adjust to the code's use of defstruct
2707 (bug#12096).
2708
2709 2012-08-01 Jay Belanger <jay.p.belanger@gmail.com>
2710
2711 * calc.texi (Simplification modes, Conversions)
2712 (Operating on Selections): Mention "basic" simplification.
2713 (The Calc Mode Line): Mention the mode line display for Basic
2714 simplification mode.
2715 (Simplify Formulas): Refer to 'algebraic' rather than 'default'
2716 simplifications.
2717 (Basic Simplifications): Rename from "Limited Simplifications"
2718 Replace "limited" by "basic" throughout.
2719 (Algebraic Simplifications): Indicate that the algebraic
2720 simplifications are done by default.
2721 (Unsafe Simplifications): Mention `m E'.
2722 (Simplification of Units): Mention `m U'.
2723 (Trigonometric/Hyperbolic Functions, Reducing and Mapping)
2724 (Kinds of Declarations, Functions for Declarations):
2725 Mention "algebraic simplifications" instead of `a s'.
2726 (Algebraic Entry): Remove mention of default simplifications.
2727
2728 2012-07-30 Jay Belanger <jay.p.belanger@gmail.com>
2729
2730 * calc.texi (Getting Started, Tutorial): Change simulated
2731 Calc output to match actual output.
2732 (Simplifying Formulas): Mention that algebraic simplification is now
2733 the default.
2734
2735 2012-07-28 Eli Zaretskii <eliz@gnu.org>
2736
2737 * faq.texi (Right-to-left alphabets): Update for Emacs 24.
2738 (Bug#12073)
2739
2740 2012-07-25 Paul Eggert <eggert@cs.ucla.edu>
2741
2742 Prefer typical American spelling for "acknowledgment".
2743 * calc.texi (History and Acknowledgments): Rename from
2744 History and Acknowledgements.
2745 * idlwave.texi (Acknowledgments):
2746 * ses.texi (Acknowledgments):
2747 * woman.texi (Acknowledgments): Rename from Acknowledgements.
2748
2749 2012-07-09 Paul Eggert <eggert@cs.ucla.edu>
2750
2751 Rename configure.in to configure.ac (Bug#11603).
2752 * ede.texi (Compiler and Linker objects, ede-proj-project)
2753 (ede-step-project): Prefer the name configure.ac to configure.in.
2754
2755 2012-07-06 Michael Albinus <michael.albinus@gmx.de>
2756
2757 * tramp.texi (Multi-hops):
2758 Introduce `tramp-restricted-shell-hosts-alist'.
2759
2760 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2761
2762 * gnus.texi (POP before SMTP): POP-before-SMTP works with all sending
2763 methods, so don't mention smtpmail here.
2764
2765 2012-06-26 Wolfgang Jenkner <wjenkner@inode.at>
2766
2767 * gnus.texi (Picons): Document gnus-picon-properties.
2768
2769 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2770
2771 * gnus.texi: Remove mention of compilation, as that's no longer
2772 supported.
2773
2774 2012-06-26 Christopher Schmidt <christopher@ch.ristopher.com>
2775
2776 * gnus.texi (Archived Messages): Mention
2777 gnus-gcc-pre-body-encode-hook and gnus-gcc-post-body-encode-hook.
2778
2779 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2780
2781 * gnus.texi (Various Summary Stuff):
2782 Remove mention of `gnus-propagate-marks'.
2783
2784 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2785
2786 * gnus.texi: Remove mentions of nnml/nnfolder/nntp backend marks,
2787 which no longer exist.
2788
2789 2012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
2790
2791 * gnus.texi (Archived Messages):
2792 Document gnus-gcc-self-resent-messages.
2793
2794 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2795
2796 * message.texi (Mail Variables):
2797 Mention the optional user parameter for X-Message-SMTP-Method.
2798
2799 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2800
2801 * gnus.texi (Posting Styles): Mention X-Message-SMTP-Method.
2802
2803 * message.texi (Mail Variables): Document X-Message-SMTP-Method.
2804
2805 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2806
2807 * gnus.texi (Key Index): Change encoding to utf-8.
2808
2809 2012-06-21 Glenn Morris <rgm@gnu.org>
2810
2811 * Makefile.in: Rename infodir to buildinfodir throughout. (Bug#11737)
2812
2813 2012-06-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
2814
2815 * gnus.texi (Group Timestamp): Mention where to find documentation for
2816 the `gnus-tmp-' variables (bug#11601).
2817
2818 2012-06-11 Michael Albinus <michael.albinus@gmx.de>
2819
2820 Sync with Tramp 2.2.6-pre.
2821
2822 * tramp.texi (all): Use consequently @command{}, @env{} and @kbd{}
2823 where appropriate.
2824 (Ad-hoc multi-hops): New section.
2825 (Remote processes): New subsection "Running remote processes on
2826 Windows hosts".
2827 (History): Add remote commands on Windows, and ad-hoc multi-hop
2828 methods.
2829 (External methods): "ControlPersist" must be set to "no" for the
2830 `scpc' method.
2831 (Remote processes): Add a note about `auto-revert-tail-mode'.
2832 (Frequently Asked Questions): Use "scpx" in combination with
2833 "ControlPersist". Reported by Adam Spiers <emacs@adamspiers.org>.
2834
2835 * trampver.texi: Update release number.
2836
2837 2012-06-10 Chong Yidong <cyd@gnu.org>
2838
2839 * sc.texi: Remove bogus @ifinfo commands which prevent makeinfo
2840 compilation for html-mono.
2841
2842 2012-06-08 Paul Eggert <eggert@cs.ucla.edu>
2843
2844 * texinfo.tex: Merge from gnulib.
2845
2846 2012-05-29 Katsumi Yamaoka <yamaoka@jpl.org>
2847
2848 * Makefile.in (echo-info): Don't try to install info files named
2849 just ".info".
2850
2851 2012-05-28 Glenn Morris <rgm@gnu.org>
2852
2853 * calc.texi, dired-x.texi: Use @LaTeX rather than La@TeX. (Bug#10910)
2854
2855 * sc.texi: Nuke hand-written node pointers.
2856 Fix top-level menu to match actual node order.
2857
2858 2012-05-27 Glenn Morris <rgm@gnu.org>
2859
2860 * cl.texi, dired-x.texi: Nuke hand-written node pointers.
2861 Some associated fixes, including not messing with chapno in cl.texi.
2862
2863 2012-05-27 Bastien Guerry <bzg@gnu.org>
2864
2865 * org.texi (Durations and time values): Fix typo.
2866
2867 2012-05-26 Paul Eggert <eggert@cs.ucla.edu>
2868
2869 * texinfo.tex: Update from gnulib.
2870
2871 2012-05-19 Jay Belanger <jay.p.belanger@gmail.com>
2872
2873 * calc.texi (Basic Operations on Units, Customizing Calc):
2874 Mention `calc-ensure-consistent-units'.
2875
2876 2012-05-14 Andreas Schwab <schwab@linux-m68k.org>
2877
2878 * cc-mode.texi: Avoid space before macro in 4th argument of cross
2879 reference commands. (Bug#11461)
2880
2881 * Makefile.in (gnus.dvi): Use $@ instead of $*.dvi.
2882
2883 2012-05-12 Glenn Morris <rgm@gnu.org>
2884
2885 * Makefile.in (mostlyclean): Add more TeX intermediates.
2886
2887 * Makefile.in: Make it look more like the other doc Makefiles.
2888 Use explicit $srcdir in all dependencies.
2889 Remove cd $srcdir from rules.
2890 (VPATH): Remove.
2891 (infodir): Set to an absolute path.
2892 (INFO_TARGETS): Use short names.
2893 (mkinfodir): infodir is now absolute.
2894 (echo-info, maintainer-clean): Update for new format of INFO_TARGETS.
2895
2896 * Makefile.in (info.info): Rename from info, to avoid duplication.
2897 (.SUFFIXES): Disable implicit rules.
2898
2899 * Makefile.in (MKDIR_P): New, set by configure.
2900 (mkinfodir): Use $MKDIR_P.
2901
2902 2012-05-07 Glenn Morris <rgm@gnu.org>
2903
2904 * forms.texi (Long Example): Update for changed location of files.
2905
2906 2012-05-04 Glenn Morris <rgm@gnu.org>
2907
2908 * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure.
2909 (INFO_TARGETS): Use $INFO_EXT.
2910 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
2911 * makefile.w32-in (INFO_EXT, INFO_OPTS): New.
2912 (INFO_TARGETS): Use $INFO_EXT.
2913 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
2914
2915 2012-05-02 Glenn Morris <rgm@gnu.org>
2916
2917 * Makefile.in (echo-info): New phony target, used by top-level.
2918
2919 * viper.texi: Make direntry shorter (also it is no longer "newest").
2920
2921 * emacs-gnutls.texi, ert.texi, org.texi:
2922 Fix dircategory, direntry to match info/dir.
2923
2924 * faq.texi: Convert @inforefs to @xrefs.
2925 Fix some malformed cross-references.
2926 (File-name conventions): Shorten section name to avoid overfull line.
2927 (How to add fonts): Use smallexample to avoid overfull lines.
2928
2929 2012-05-01 Teodor Zlatanov <tzz@lifelogs.com>
2930
2931 * auth.texi (Help for users): Update for .gpg file being second.
2932
2933 2012-04-27 Ippei Furuhashi <top.tuna+orgmode@gmail.com> (tiny change)
2934
2935 * org.texi (Agenda commands): Fix two typos: give corresponding
2936 function names, according to `org-agenda-view-mode-dispatch'.
2937
2938 2012-04-27 Glenn Morris <rgm@gnu.org>
2939
2940 * faq.texi (Major packages and programs): Remove section.
2941 There is no point listing 6 packages (cf etc/MORE.STUFF).
2942 (Finding Emacs and related packages): Move "Spell-checkers" here.
2943
2944 2012-04-22 Michael Albinus <michael.albinus@gmx.de>
2945
2946 * dbus.texi (Version): New node.
2947 (Properties and Annotations): Mention the object manager
2948 interface. Describe dbus-get-all-managed-objects.
2949 (Type Conversion): Floating point numbers are allowed, if an
2950 anteger does not fit Emacs's integer range.
2951 (Synchronous Methods): Remove obsolete dbus-call-method-non-blocking.
2952 (Asynchronous Methods): Fix description of
2953 dbus-call-method-asynchronously.
2954 (Receiving Method Calls): Fix some minor errors.
2955 Add dbus-interface-emacs.
2956 (Signals): Describe unicast signals and the new match rules.
2957 (Alternative Buses): Add the PRIVATE optional argument to
2958 dbus-init-bus. Describe its new return value. Add dbus-setenv.
2959
2960 2012-04-20 Glenn Morris <rgm@gnu.org>
2961
2962 * faq.texi (New in Emacs 24): New section.
2963 (Packages that do not come with Emacs): Mention M-x list-packages.
2964
2965 2012-04-14 Alan Mackenzie <acm@muc.de>
2966
2967 * cc-mode.texi (c-offsets-alist): Correct a typo.
2968
2969 2012-04-14 Jérémie Courrèges-Anglas <jca@wxcvbn.org> (tiny change)
2970
2971 * org.texi (Deadlines and scheduling): Fix the example: the
2972 DEADLINE item should come right after the headline. We enforce
2973 this convention, so it is a bug not to illustrate it correctly in
2974 the manual.
2975
2976 2012-04-14 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
2977
2978 * org.texi (Agenda commands): Fix documentation bug by swapping
2979 the equivalent keybindings to `org-agenda-next-line' with the ones
2980 to `org-agenda-previous-line'.
2981
2982 2012-04-14 Glenn Morris <rgm@gnu.org>
2983
2984 * Makefile.in: Replace non-portable use of $< in ordinary rules.
2985
2986 2012-04-09 Eli Zaretskii <eliz@gnu.org>
2987
2988 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean):
2989 Add emacs-gnutls.
2990 ($(infodir)/emacs-gnutls, emacs-gnutls.dvi): New targets.
2991
2992 2012-04-09 Teodor Zlatanov <tzz@lifelogs.com>
2993
2994 * Makefile.in: Add emacs-gnutls.texi to build.
2995
2996 * emacs-gnutls.texi: Add documentation for the GnuTLS integration.
2997
2998 2012-04-05 Teodor Zlatanov <tzz@lifelogs.com>
2999
3000 * auth.texi (Secret Service API): Edit further and give examples.
3001 (Secret Service API): Adjust @samp to @code for collection names.
3002
3003 2012-04-04 Glenn Morris <rgm@gnu.org>
3004
3005 * auth.texi (Secret Service API): Copyedits.
3006 (Help for developers): Fill in some missing function doc-strings.
3007 (Help for users, Help for developers)
3008 (GnuPG and EasyPG Assistant Configuration): Markup fixes.
3009
3010 2012-04-04 Michael Albinus <michael.albinus@gmx.de>
3011
3012 * auth.texi (Secret Service API): Add the missing text.
3013
3014 2012-04-04 Chong Yidong <cyd@gnu.org>
3015
3016 * message.texi (Using PGP/MIME): Note that epg is now the default.
3017
3018 * gnus.texi: Reduce references to obsolete pgg library.
3019 (Security): Note that epg is now the default.
3020
3021 * gnus-faq.texi (FAQ 8-2): Mention EasyPG.
3022
3023 * nxml-mode.texi (Completion): C-RET is no longer bound to
3024 nxml-complete.
3025
3026 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
3027
3028 * org.texi (Customizing tables in ODT export): Correct few errors.
3029
3030 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
3031
3032 * org.texi (Links in ODT export): Update.
3033 (Labels and captions in ODT export): New node.
3034
3035 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
3036
3037 * org.texi (Literal examples in ODT export): htmlfontify.el in
3038 Emacs-24.1 now supports fontification. So ODT source blocks will
3039 be fontified by default.
3040
3041 2012-04-01 Julian Gehring <julian.gehring@googlemail.com> (tiny change)
3042
3043 * org.texi (Refiling notes): Remove duplicated keybinding.
3044
3045 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
3046
3047 * org.texi (noweb): Documentation of this new option to the :noweb
3048 header argument.
3049
3050 2012-04-01 Suvayu Ali <fatkasuvayu+linux@gmail.com>
3051
3052 * org.texi (Header and sectioning): Add example demonstrating how
3053 to use "LaTeX_CLASS_OPTIONS".
3054
3055 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
3056
3057 * org.texi (Noweb reference syntax): Describe the ability to
3058 execute noweb references in the manual.
3059
3060 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
3061
3062 * org.texi (cache): Improve cache documentation when session
3063 evaluation is used.
3064
3065 2012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
3066
3067 * org.texi (Plain lists): Document removal.
3068
3069 2012-04-01 Michael Brand <michael.ch.brand@gmail.com>
3070
3071 * org.texi: Decapitalize file name in references to Calc manual.
3072
3073 2012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
3074
3075 * org.texi (Plain lists): Document removal.
3076
3077 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
3078
3079 * org.texi (Top, OpenDocument Text export)
3080 (ODT export commands, Extending ODT export)
3081 (Images in ODT export, Tables in ODT export)
3082 (Configuring a document converter): Add or Update.
3083
3084 2012-04-01 Carsten Dominik <carsten.dominik@gmail.com>
3085
3086 * org.texi (MobileOrg): Change the wording to reflect that the
3087 Android Version is no longer just the little brother of the iOS
3088 version.
3089
3090 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
3091
3092 * org.texi (Key bindings and useful functions): Update babel key
3093 binding documentation in manual.
3094
3095 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
3096
3097 * org.texi (noweb): Document new noweb header value.
3098
3099 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
3100
3101 * org.texi (noweb-sep): Document new header argument.
3102
3103 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
3104
3105 * org.texi (noweb-ref): Documentation of this new custom variable.
3106
3107 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
3108
3109 * org.texi (wrap): Update the new :wrap documentation to match the
3110 current implementation.
3111
3112 2012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
3113
3114 * org.texi: Added documentation for :wrap.
3115
3116 2012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
3117
3118 * org.texi: #+RESULTS now user-configurable.
3119
3120 2012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
3121
3122 * org.texi: Documented :noweb no-export.
3123
3124 2012-04-01 Thomas Dye <dk@poto.local>
3125
3126 * org.texi: Edit :noweb no header argument for correctness.
3127
3128 2012-04-01 Bastien Guerry <bzg@gnu.org>
3129
3130 * org.texi (Customization): Update the approximate number of Org
3131 variables.
3132
3133 2012-04-01 Thomas Dye <dk@poto.local>
3134
3135 * org.texi: The :results wrap produces a drawer instead of a
3136 begin_results block.
3137
3138 2012-03-22 Peder O. Klingenberg <peder@klingenberg.no> (tiny change)
3139
3140 * gnus.texi (Archived Messages): Update `gnus-message-archive-group' to
3141 reflect the new default.
3142
3143 2012-03-10 Eli Zaretskii <eliz@gnu.org>
3144
3145 * info.texi (Expert Info): Move the index entry for "Texinfo" from
3146 "Getting Started" to this node. (Bug#10450)
3147
3148 2012-03-10 Chong Yidong <cyd@gnu.org>
3149
3150 * flymake.texi (Example -- Configuring a tool called via make):
3151 Mention the Automake COMPILE variable (Bug#8715).
3152
3153 * info.texi (Getting Started): Add an index entry (Bug#10450).
3154
3155 2012-03-02 Michael Albinus <michael.albinus@gmx.de>
3156
3157 * dbus.texi (Signals): Known names will be mapped onto unique
3158 names, when registering for signals.
3159
3160 2012-02-29 Glenn Morris <rgm@gnu.org>
3161
3162 * url.texi: Fix quote usage in body text.
3163
3164 * sem-user.texi, url.texi, woman.texi: Use "" quotes in menus.
3165
3166 * cl.texi: Use @code{} in menus when appropriate.
3167
3168 2012-02-28 Glenn Morris <rgm@gnu.org>
3169
3170 * calc.texi, cc-mode.texi, cl.texi, ebrowse.texi, ediff.texi:
3171 * eshell.texi, gnus-faq.texi, gnus-news.texi, gnus.texi:
3172 * idlwave.texi, info.texi, newsticker.texi, nxml-mode.texi:
3173 * org.texi, sc.texi, vip.texi, viper.texi:
3174 Standardize possessive apostrophe usage.
3175
3176 2012-02-26 Chong Yidong <cyd@gnu.org>
3177
3178 * ediff.texi (Quick Help Commands): Add a couple of index entries
3179 (Bug#10834).
3180
3181 2012-02-17 Glenn Morris <rgm@gnu.org>
3182
3183 * gnus.texi (Posting Styles):
3184 * remember.texi (Org): Fix cross-refs to other manuals.
3185
3186 2012-02-15 Glenn Morris <rgm@gnu.org>
3187
3188 * smtpmail.texi (Emacs Speaks SMTP): General update for 24.1.
3189 (Encryption): New chapter, split out from previous.
3190
3191 2012-02-13 Lars Ingebrigtsen <larsi@gnus.org>
3192
3193 * gnus.texi (Customizing the IMAP Connection):
3194 Mention nnimap-record-commands.
3195
3196 2012-02-10 Glenn Morris <rgm@gnu.org>
3197
3198 * url.texi (Retrieving URLs): Update url-retrieve arguments.
3199 Mention url-queue-retrieve.
3200
3201 2012-02-09 Glenn Morris <rgm@gnu.org>
3202
3203 * sem-user.texi (Semantic mode user commands): Typo fix.
3204
3205 * info.texi (Create Info buffer): Mention info-display-manual.
3206
3207 2012-02-07 Lars Ingebrigtsen <larsi@gnus.org>
3208
3209 * gnus.texi (Mail Source Specifiers): Add a pop3 via an SSH tunnel
3210 example (modified from an example by Michael Albinus).
3211
3212 2012-01-30 Philipp Haselwarter <philipp.haselwarter@gmx.de> (tiny change)
3213
3214 * gnus.texi (Agent Basics): Fix outdated description of
3215 `gnus-agent-auto-agentize-methods'.
3216
3217 2012-01-28 Andreas Schwab <schwab@linux-m68k.org>
3218
3219 * cc-mode.texi: Always @defindex ss.
3220 (Config Basics): Fix argument of @itemize.
3221 (Macro Backslashes): Add @code around index entry.
3222
3223 2012-01-23 Glenn Morris <rgm@gnu.org>
3224
3225 * pcl-cvs.texi (About PCL-CVS): Refer to vc-dir rather than vc-dired.
3226
3227 2012-01-19 Eric Hanchrow <eric.hanchrow@gmail.com>
3228
3229 * tramp.texi (File): Tweak wording for the `scpc' option.
3230
3231 2012-01-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
3232
3233 * gnus.texi (Group Parameters): Really note precedence.
3234
3235 2012-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
3236
3237 * gnus.texi (Group Parameters): Note precedence.
3238
3239 2012-01-03 Eric Schulte <eric.schulte@gmx.com>
3240
3241 * org.texi (Noweb reference syntax): Adding documentation of
3242 the `*org-babel-use-quick-and-dirty-noweb-expansion*'
3243 variable.
3244
3245 2012-01-03 Bastien Guerry <bzg@gnu.org>
3246
3247 * org.texi (Plain lists): Split the table to fix the display
3248 of items.
3249
3250 2012-01-03 Bastien Guerry <bzg@gnu.org>
3251
3252 * org.texi (Plain lists): Fix misplaced explanation.
3253
3254 2012-01-03 Bastien Guerry <bzg@gnu.org>
3255
3256 * org.texi (Plain lists, Agenda files): Add index entries.
3257
3258 2012-01-03 Julian Gehring <julian.gehring@googlemail.com>
3259
3260 * org.texi: Use "Org mode" instead of alternatives like
3261 "Org-mode" or "org-mode".
3262
3263 2012-01-03 Bernt Hansen <bernt@norang.ca>
3264
3265 * org.texi (Agenda commands):
3266 Document `org-clock-report-include-clocking-task'.
3267
3268 2012-01-03 Bastien Guerry <bzg@gnu.org>
3269
3270 * org.texi (Checkboxes): Document the new behavior of `C-u C-c
3271 C-c' on checkboxes.
3272
3273 2012-01-03 Julian Gehring <julian.gehring@googlemail.com>
3274
3275 * org.texi: End sentences with two spaces.
3276
3277 2012-01-03 Michael Brand <michael.ch.brand@gmail.com>
3278
3279 * org.texi (External links): Document the link types file+sys
3280 and file+emacs, slightly narrow used page width.
3281
3282 2012-01-03 Eric Schulte <eric.schulte@gmx.com>
3283
3284 * org.texi (colnames): Note that colnames behavior may differ
3285 across languages.
3286
3287 2012-01-03 Bastien Guerry <bzg@gnu.org>
3288
3289 * org.texi (Weekly/daily agenda, Agenda commands): Fix typos.
3290
3291 2012-01-03 Thomas Dye <dk@poto.westell.com>
3292
3293 * org.texi: Augmented discussion of babel property
3294 inheritance. Put footnote outside sentence ending period.
3295
3296 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
3297
3298 * org.texi (eval): Documenting the full range of :eval header
3299 argument values.
3300
3301 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
3302
3303 * org.texi (eval): Documentation of the new :eval option.
3304
3305 2012-01-03 Thomas Dye <dk@poto.local>
3306
3307 * org.texi: Add accumulated properties.
3308
3309 2012-01-03 Thomas Dye <dk@poto.local>
3310
3311 * org.texi: Documented no spaces in name=assign, another
3312 correction to :var table.
3313
3314 2012-01-03 Thomas Dye <dk@poto.local>
3315
3316 * org.texi: Changed DATA to NAME in Working With Source Code
3317 section.
3318
3319 2012-01-03 Tom Dye <tsd@tsdye.com>
3320
3321 * org.texi: Minor change to :var table.
3322
3323 2012-01-03 Tom Dye <tsd@tsdye.com>
3324
3325 * org.texi: More changes to :var table (some examples were wrong).
3326
3327 2012-01-03 Tom Dye <tsd@tsdye.com>
3328
3329 * org.texi: Cleaned up :var table.
3330
3331 2012-01-03 Bastien Guerry <bzg@gnu.org>
3332
3333 * org.texi (Timestamps, Weekly/daily agenda)
3334 (Weekly/daily agenda): Add @cindex for "appointment".
3335
3336 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
3337
3338 * org.texi (Literal examples): A new link to the template for
3339 inserting empty code blocks.
3340 (Structure of code blocks): A new link to the template for
3341 inserting empty code blocks.
3342
3343 2012-01-03 Rafael Laboissiere <rafael@laboissiere.net> (tiny change)
3344
3345 * org.texi (External links): Add footnote on how the behavior
3346 of the text search in Org files are controled by the variable
3347 `org-link-search-must-match-exact-headline'.
3348
3349 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
3350
3351 * org.texi (Buffer-wide header arguments):
3352 Update documentation to reflect removal of #+PROPERTIES.
3353
3354 2012-01-03 Carsten Dominik <carsten.dominik@gmail.com>
3355
3356 * org.texi (The clock table): Mention that ACHIVED trees
3357 contribute to the clock table.
3358
3359 2012-01-03 Carsten Dominik <carsten.dominik@gmail.com> (tiny change)
3360
3361 * org.texi (Conflicts): Better yasnippet config info.
3362
3363 2012-01-03 Bastien Guerry <bzg@gnu.org> (tiny change)
3364
3365 * org.texi (Selective export): Explicitly mention the default
3366 values for `org-export-select-tags',
3367 `org-export-exclude-tags'.
3368
3369 2012-01-03 Tom Dye <tsd@tsdye.com>
3370
3371 * org.texi: Added a line to specify that header arguments are
3372 lowercase.
3373
3374 2012-01-03 Tom Dye <tsd@tsdye.com>
3375
3376 * org.texi: :var requires default value when declared.
3377
3378 2012-01-03 Bastien Guerry <bzg@gnu.org>
3379
3380 * org.texi (Handling links): Add a note about the
3381 `org-link-frame-setup' option.
3382
3383 2012-01-03 David Maus <dmaus@ictsoc.de>
3384
3385 * org.texi (Exporting Agenda Views, Extracting agenda
3386 information): Fix command line syntax, quote symbol parameter
3387 values.
3388
3389 2012-01-03 David Maus <dmaus@ictsoc.de>
3390
3391 * org.texi (Exporting Agenda Views): Fix command line syntax.
3392
3393 2011-12-28 Paul Eggert <eggert@cs.ucla.edu>
3394
3395 * gnus.texi (Mail Source Customization, Mail Back End Variables):
3396 Use octal notation for file permissions, which are normally
3397 thought of in octal.
3398 (Mail Back End Variables): Use more-plausible modes in example.
3399
3400 2011-12-20 Alan Mackenzie <acm@muc.de>
3401
3402 * cc-mode.texi: Update version string 5.31 -> 5.32.
3403
3404 2011-12-06 Juanma Barranquero <lekktu@gmail.com>
3405
3406 * gnus-faq.texi (FAQ 2-1, FAQ 3-8, FAQ 4-14, FAQ 9-1): Fix typos.
3407
3408 2011-11-24 Glenn Morris <rgm@gnu.org>
3409
3410 * gnus.texi, smtpmail.texi: Fix case of "GnuTLS".
3411
3412 2011-11-24 Juanma Barranquero <lekktu@gmail.com>
3413
3414 * makefile.w32-in: Update dependencies.
3415
3416 2011-11-20 Glenn Morris <rgm@gnu.org>
3417
3418 * gnus.texi (Group Information):
3419 Remove gnus-group-fetch-faq, command deleted 2010-09-24.
3420
3421 2011-11-20 Juanma Barranquero <lekktu@gmail.com>
3422
3423 * gnus-coding.texi (Gnus Maintenance Guide):
3424 Rename from "Gnus Maintainance Guide".
3425
3426 * ede.texi (ede-compilation-program, ede-compiler, ede-linker):
3427 * eieio.texi (Customizing):
3428 * gnus.texi (Article Washing):
3429 * gnus-news.texi:
3430 * sem-user.texi (Smart Jump): Fix typos.
3431
3432 2011-11-16 Juanma Barranquero <lekktu@gmail.com>
3433
3434 * org.texi (Agenda commands, Exporting Agenda Views): Fix typos.
3435
3436 2011-11-15 Juanma Barranquero <lekktu@gmail.com>
3437
3438 * ede.texi (project-am-texinfo):
3439 * gnus.texi (Sending or Not Sending):
3440 * org.texi (Template elements): Fix typos.
3441
3442 2011-11-14 Juanma Barranquero <lekktu@gmail.com>
3443
3444 * ediff.texi (Hooks):
3445 * sem-user.texi (Semanticdb Roots): Fix typos.
3446
3447 2011-11-11 Juanma Barranquero <lekktu@gmail.com>
3448
3449 * semantic.texi (Tag handling): Fix typo.
3450
3451 2011-10-31 Katsumi Yamaoka <yamaoka@jpl.org>
3452
3453 * gnus.texi (Other Gnus Versions): Remove.
3454
3455 2011-10-28 Alan Mackenzie <acm@muc.de>
3456
3457 * cc-mode.texi (Indentation Commands): Mention "macros with semicolons".
3458 (Other Special Indentations): Add an xref to "Macros with ;".
3459 (Customizing Macros): Add stuff about syntax in macros. Add an xref to
3460 "Macros with ;".
3461 (Macros with ;): New page.
3462
3463 * cc-mode.texi (Movement Commands): Document `c-defun-tactic'.
3464 Document the new handling of nested scopes for movement by defuns.
3465
3466 2011-10-23 Michael Albinus <michael.albinus@gmx.de>
3467
3468 Sync with Tramp 2.2.3.
3469
3470 * trampver.texi: Update release number.
3471
3472 2011-10-14 Glenn Morris <rgm@gnu.org>
3473
3474 * ert.texi (Introduction, How to Run Tests)
3475 (Running Tests Interactively, Expected Failures)
3476 (Tests and Their Environment, Useful Techniques)
3477 (Interactive Debugging, Fixtures and Test Suites):
3478 Minor rephrasings.
3479 (Running Tests Interactively, The @code{should} Macro): Add xrefs.
3480 (Running Tests in Batch Mode): Simplify loading instructions.
3481 (Test Selectors): Clarify some selectors.
3482 (Expected Failures, Useful Techniques):
3483 Make examples fit in 80 columns.
3484
3485 2011-10-13 Jay Belanger <jay.p.belanger@gmail.com>
3486
3487 * calc.texi (Basic Operations on Units): Discuss temperature
3488 conversion (`u t') alongside with other unit conversions ('u c').
3489
3490 2011-10-12 Glenn Morris <rgm@gnu.org>
3491
3492 * ert.texi: Whitespace trivia to make main menu items line up better.
3493
3494 2011-10-08 Glenn Morris <rgm@gnu.org>
3495
3496 * Makefile.in: Fix ert rules.
3497
3498 2011-10-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
3499
3500 * gnus.texi (Gnus Utility Functions): Add more references and
3501 explanations (bug#9683).
3502
3503 2011-09-26 Paul Eggert <eggert@cs.ucla.edu>
3504
3505 * texinfo.tex: Merge from gnulib.
3506
3507 2011-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
3508
3509 * gnus.texi (Archived Messages): Note the default (bug#9552).
3510
3511 2011-09-21 Bill Wohler <wohler@newt.com>
3512
3513 Release MH-E manual version 8.3.
3514
3515 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
3516 release 8.3.
3517 (Preface): Update support information.
3518 (From Bill Wohler): Reset text to original version. As a
3519 historical quote, the tense should be correct in the time that it
3520 was written.
3521
3522 2011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
3523
3524 * gnus.texi (Listing Groups): Explain `gnus-group-list-limit'.
3525 (Finding the News): Doc clarification.
3526 (Terminology): Mention naming.
3527
3528 2011-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
3529
3530 * gnus.texi: Remove mentions of `recent', which are now obsolete.
3531 (Interactive): Document `quiet'.
3532
3533 2011-08-15 Suvayu Ali <fatkasuvayu+linux@gmail.com> (tiny change)
3534
3535 * org.texi (Images in LaTeX export): Rewrite.
3536
3537 2011-08-15 Bastien Guerry <bzg@gnu.org>
3538
3539 * org.texi (Using the mapping API): Mention 'region as a possible
3540 scope for `org-map-entries'.
3541
3542 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3543
3544 * org.texi (Visibility cycling): Document `org-copy-visible'.
3545
3546 2011-08-15 Bastien Guerry <bzg@gnu.org>
3547
3548 * org.texi (Template expansion): Order template sequences in the
3549 proper order.
3550
3551 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3552
3553 * org.texi (eval): Expand discussion of the :eval header argument.
3554
3555 2011-08-15 Bastien Guerry <bzg@gnu.org>
3556
3557 * org.texi (Languages): Add Lilypond and Awk as supported
3558 languages.
3559
3560 2011-08-15 Achim Gratz <stromeko@nexgo.de>
3561
3562 * org.texi: Document that both CLOCK_INTO_DRAWER and
3563 LOG_INTO_DRAWER can be used to override the contents of variable
3564 org-clock-into-drawer (or if unset, org-log-into-drawer).
3565
3566 * org.texi: Replace @xref->@pxref.
3567
3568 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3569
3570 * org.texi (Evaluating code blocks): Documenting the new option
3571 for inline call lines.
3572
3573 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3574
3575 * org.texi (Results of evaluation): More explicit about the
3576 mechanism through which interactive evaluation of code is
3577 performed.
3578
3579 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3580
3581 * org.texi (noweb-ref): New header argument documentation.
3582
3583 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3584
3585 * org.texi (Extracting source code): Documentation of the new
3586 org-babel-tangle-named-block-combination variable.
3587
3588 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3589
3590 * org.texi (Structure of code blocks): Explicitly state that the
3591 behavior of multiple blocks of the same name is undefined.
3592
3593 2011-08-15 Christian Egli <christian.egli@sbszh.ch>
3594
3595 * org.texi (TaskJuggler export): Modify the example to reflect the
3596 new effort durations.
3597
3598 2011-08-15 David Maus <dmaus@ictsoc.de>
3599
3600 * org.texi (Images in LaTeX export): Escape curly brackets in
3601 LaTeX example.
3602
3603 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3604
3605 * org.texi (The clock table): Document the :properties and
3606 :inherit-props arguments for the clocktable.
3607
3608 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3609
3610 * org.texi (Tables in LaTeX export): Document specifying placement
3611 options for tables.
3612
3613 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3614
3615 * org.texi (Evaluating code blocks): More specific documentation
3616 about the different types of header arguments.
3617
3618 2011-08-15 Manuel Giraud <manuel.giraud@univ-nantes.fr>
3619
3620 * org.texi (Sitemap): Document `:sitemap-sans-extension' property.
3621
3622 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3623
3624 * org.texi (Built-in table editor): Document the table field
3625 follow mode.
3626
3627 2011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
3628
3629 * org.texi (Easy Templates): Document new template.
3630
3631 2011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
3632
3633 * org.texi (Literal examples): Add a cross-reference from "Literal
3634 Examples" to "Easy Templates."
3635
3636 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3637
3638 * org.texi (The clock table): Add link to match syntax.
3639
3640 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3641
3642 * org.texi (Agenda commands): Document clock consistency checks.
3643
3644 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3645
3646 * org.texi (Built-in table editor): Document that \vert represents
3647 a vertical bar in a table field.
3648
3649 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3650
3651 * org.texi (Literal examples): Link from "Markup" > "Literate
3652 Examples" to "Working with Source Code".
3653
3654 2011-08-15 Puneeth Chaganti <punchagan@gmail.com>
3655
3656 * org.texi (Agenda commands): Doc for function option to bulk
3657 action.
3658
3659 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3660
3661 * org.texi (Template expansion): Document new %<...> template
3662 escape.
3663
3664 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3665
3666 * org.texi (Selective export): Document exclusion of any tasks
3667 from export.
3668
3669 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3670
3671 * org.texi (Selective export): Document how to exclude DONE tasks
3672 from export.
3673 (Publishing options): Document the properties to be used to turn off
3674 export of DONE tasks.
3675
3676 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3677
3678 * org.texi (The date/time prompt): Document date range protection.
3679
3680 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3681
3682 * org.texi (padline): Documentation of the new padline header
3683 argument.
3684
3685 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3686
3687 * org.texi (var): Adding "[" to list of characters triggering
3688 elisp evaluation.
3689
3690 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3691
3692 * org.texi (var): Documentation of Emacs Lisp evaluation during
3693 variable assignment.
3694
3695 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3696
3697 * org.texi (colnames): Reference indexing into variables, and note
3698 that colnames are *not* removed before indexing occurs.
3699 (rownames): Reference indexing into variables, and note that
3700 rownames are *not* removed before indexing occurs.
3701
3702 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3703
3704 * org.texi (var): Clarification of indexing into tabular
3705 variables.
3706
3707 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3708
3709 * org.texi (results): Documentation of the `:results wrap' header
3710 argument.
3711
3712 2011-08-15 Bastien Guerry <bzg@gnu.org>
3713
3714 * org.texi (LaTeX and PDF export): Add a note about a limitation
3715 of the LaTeX export: the org file has to be properly structured.
3716
3717 2011-08-15 Bastien Guerry <bzg@gnu.org>
3718
3719 * org.texi (Dynamic blocks, Structure editing):
3720 Mention the function `org-narrow-to-block'.
3721
3722 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3723
3724 * org.texi (Languages): Updating list of code block supported
3725 languages.
3726
3727 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3728
3729 * org.texi (Special properties): CATEGORY is a special property,
3730 but it may also used in the drawer.
3731
3732 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3733
3734 * org.texi (mkdirp): Documentation of the :mkdirp header argument.
3735
3736 2011-08-15 Puneeth Chaganti <punchagan@gmail.com>
3737
3738 * org.texi (Include files): Document :lines.
3739
3740 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3741
3742 * org.texi (comments): Documentation of the ":comments noweb" code
3743 block header argument.
3744
3745 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3746
3747 * org.texi (Conflicts): Change "yasnippets" to "yasnippet" and
3748 added extra whitespace around functions to be consistent with the
3749 rest of the section.
3750
3751 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3752
3753 * org.texi (Evaluating code blocks): Expand discussion of
3754 #+call: line syntax.
3755 (Header arguments in function calls): Expand discussion of
3756 #+call: line syntax.
3757
3758 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3759
3760 * org.texi (Evaluating code blocks): More explicit about how to
3761 pass variables to #+call lines.
3762
3763 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3764
3765 * org.texi (Results of evaluation): Link to the :results header
3766 argument list from the "Results of evaluation" section.
3767
3768 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3769
3770 * org.texi (Conflicts): Adding additional information about
3771 resolving org/yasnippet conflicts.
3772
3773 2011-08-15 David Maus <dmaus@ictsoc.de>
3774
3775 * org.texi (Publishing options): Document style-include-scripts
3776 publishing project property.
3777
3778 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3779
3780 * org.texi (Sparse trees): Document the next-error /
3781 previous-error functionality.
3782
3783 2011-08-15 Tom Dye <tsd@tsdye.com>
3784
3785 * org.texi (cache): Improve documentation of code block caches.
3786
3787 2011-08-15 Tom Dye <tsd@tsdye.com>
3788
3789 * org.texi (Code block specific header arguments):
3790 Documentation of multi-line header arguments.
3791
3792 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3793
3794 * org.texi (Code evaluation security): Add example for using a
3795 function.
3796
3797 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3798
3799 * org.texi (Tables in LaTeX export): Documentation of new
3800 attr_latex options for tables.
3801
3802 2011-08-03 Michael Albinus <michael.albinus@gmx.de>
3803
3804 * trampver.texi: Update release number.
3805
3806 2011-07-30 Michael Albinus <michael.albinus@gmx.de>
3807
3808 Sync with Tramp 2.2.2.
3809
3810 * trampver.texi: Update release number.
3811
3812 2011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
3813
3814 * flymake.texi (Example -- Configuring a tool called via make):
3815 Use /dev/null instead of the Windows "nul" (bug#8715).
3816
3817 2011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
3818
3819 * widget.texi (Setting Up the Buffer): Remove mention of the
3820 global keymap parent, which doesn't seem to be accurate
3821 (bug#7045).
3822
3823 2011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
3824
3825 * org.texi (Special agenda views): Fix double quoting (bug#3509).
3826
3827 2010-07-10 Kevin Ryde <user42@zip.com.au>
3828
3829 * cl.texi (For Clauses): Add destructuring example processing an
3830 alist (bug#6596).
3831
3832 2011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
3833
3834 * ediff.texi (Major Entry Points): Remove mention of `require',
3835 since that's not pertinent in the installed Emacs (bug#9016).
3836
3837 2011-07-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
3838
3839 * gnus.texi (Expiring Mail): Document gnus-auto-expirable-marks.
3840 (Filtering New Groups): Clarify how simple the "options -n" format is.
3841 (Agent Expiry): Remove mention of `gnus-request-expire-articles', which
3842 is internal.
3843
3844 2011-07-04 Michael Albinus <michael.albinus@gmx.de>
3845
3846 * tramp.texi (Cleanup remote connections):
3847 Add `tramp-cleanup-this-connection'.
3848
3849 2011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
3850
3851 * gnus.texi (Subscription Methods): Link to "Group Levels" to explain
3852 zombies.
3853 (Checking New Groups): Ditto (bug#8974).
3854 (Checking New Groups): Move the reference to the right place.
3855
3856 2011-07-03 Dave Abrahams <dave@boostpro.com> (tiny change)
3857
3858 * gnus.texi (Startup Files): Clarify that we're talking about numbered
3859 backups, and not actual vc (bug#8975).
3860
3861 2011-07-03 Kevin Ryde <user42@zip.com.au>
3862
3863 * cl.texi (For Clauses): @items for hash-values and key-bindings
3864 to make them more visible when skimming. Add examples of `using'
3865 clause to them, examples being clearer than a description in
3866 words (bug#6599).
3867
3868 2011-07-01 Alan Mackenzie <acm@muc.de>
3869
3870 * cc-mode.texi (Guessing the Style): New page.
3871 (Styles): Add a short introduction to above.
3872
3873 2011-06-28 Deniz Dogan <deniz@dogan.se>
3874
3875 * rcirc.texi (Configuration): Bug-fix:
3876 `rcirc-default-user-full-name' is now `rcirc-default-full-name'.
3877 Reported by Elias Pipping <pipping@exherbo.org>.
3878
3879 2011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
3880
3881 * gnus.texi (Summary Mail Commands):
3882 Document `gnus-summary-reply-to-list-with-original'.
3883
3884 2011-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
3885
3886 * eshell.texi (Known problems): Fix typo.
3887
3888 2011-06-12 Michael Albinus <michael.albinus@gmx.de>
3889
3890 * tramp.texi (Customizing Completion): Mention authinfo-style files.
3891 (Password handling): `auth-source-debug' is good for debug messages.
3892
3893 2011-05-31 Teodor Zlatanov <tzz@lifelogs.com>
3894
3895 * gnus.texi (Store custom flags and keywords): Refer to
3896 `gnus-registry-article-marks-to-{chars,names}' instead of
3897 `gnus-registry-user-format-function-{M,M2}'.
3898
3899 2011-05-27 Paul Eggert <eggert@cs.ucla.edu>
3900
3901 * texinfo.tex: Merge from gnulib.
3902
3903 2011-05-18 Teodor Zlatanov <tzz@lifelogs.com>
3904
3905 * gnus.texi (Gnus Registry Setup): Rename from "Setup".
3906 (Store custom flags and keywords):
3907 Mention `gnus-registry-user-format-function-M' and
3908 `gnus-registry-user-format-function-M2'.
3909
3910 2011-05-17 Paul Eggert <eggert@cs.ucla.edu>
3911
3912 * texinfo.tex: Sync from gnulib, version 2011-05-11.16.
3913
3914 2011-05-17 Glenn Morris <rgm@gnu.org>
3915
3916 * gnus.texi (Face): Fix typo.
3917
3918 2011-05-14 Glenn Morris <rgm@gnu.org>
3919
3920 * dired-x.texi (Omitting Examples): Minor addition.
3921
3922 2011-05-10 Jim Meyering <meyering@redhat.com>
3923
3924 * ede.texi: Fix typo "or or -> or".
3925
3926 2011-05-03 Peter Münster <pmlists@free.fr> (tiny change)
3927
3928 * gnus.texi (Summary Buffer Lines):
3929 gnus-summary-user-date-format-alist does not exist.
3930 (Sorting the Summary Buffer): More about sorting threads.
3931
3932 2011-04-25 Michael Albinus <michael.albinus@gmx.de>
3933
3934 * trampver.texi: Update release number.
3935
3936 2011-04-14 Michael Albinus <michael.albinus@gmx.de>
3937
3938 * tramp.texi (Frequently Asked Questions): New item for disabling
3939 Tramp in other packages.
3940
3941 2011-04-14 Teodor Zlatanov <tzz@lifelogs.com>
3942
3943 * gnus.texi (nnmairix caveats, Setup, Registry Article Refer Method)
3944 (Fancy splitting to parent, Store arbitrary data):
3945 Update gnus-registry docs.
3946
3947 2011-04-13 Juanma Barranquero <lekktu@gmail.com>
3948
3949 * ede.texi: Fix typos.
3950
3951 2011-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
3952
3953 * gnus.texi (Window Layout): @itemize @code doesn't exist.
3954 It's @table @code.
3955
3956 2011-03-19 Antoine Levitt <antoine.levitt@gmail.com>
3957
3958 * gnus.texi (Listing Groups): Document gnus-group-list-ticked.
3959
3960 2011-03-17 Jay Belanger <jay.p.belanger@gmail.com>
3961
3962 * calc.texi (Logarithmic Units): Update the function names.
3963
3964 2011-03-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
3965
3966 * message.texi (Various Commands): Document format specs in the
3967 ellipsis.
3968
3969 2011-03-15 Antoine Levitt <antoine.levitt@gmail.com>
3970
3971 * message.texi (Insertion Variables): Document message-cite-style.
3972
3973 2011-03-14 Michael Albinus <michael.albinus@gmx.de>
3974
3975 * tramp.texi (Remote processes): New subsection "Running shell on
3976 a remote host".
3977
3978 2011-03-12 Teodor Zlatanov <tzz@lifelogs.com>
3979
3980 * auth.texi (Help for developers): Update docs to explain that the
3981 :save-function will only run the first time.
3982
3983 2011-03-12 Glenn Morris <rgm@gnu.org>
3984
3985 * Makefile.in (emacs-faq.html): Fix some more cross-refs.
3986 (emacs-faq.text): New target.
3987 (clean): Add emacs-faq.
3988
3989 2011-03-12 Michael Albinus <michael.albinus@gmx.de>
3990
3991 Sync with Tramp 2.2.1.
3992
3993 * trampver.texi: Update release number.
3994
3995 2011-03-11 Glenn Morris <rgm@gnu.org>
3996
3997 * Makefile.in (HTML_TARGETS): New.
3998 (clean): Delete $HTML_TARGETS.
3999 (emacs-faq.html): New, for use with the gnu.org Emacs webpage.
4000
4001 2011-03-08 Teodor Zlatanov <tzz@lifelogs.com>
4002
4003 * auth.texi (Help for developers): Show example of using
4004 `auth-source-search' with prompts and :save-function.
4005
4006 2011-03-07 Chong Yidong <cyd@stupidchicken.com>
4007
4008 * Version 23.3 released.
4009
4010 2011-03-07 Antoine Levitt <antoine.levitt@gmail.com>
4011
4012 * message.texi (Message Buffers): Update default value of
4013 message-generate-new-buffers.
4014
4015 2011-03-06 Jay Belanger <jay.p.belanger@gmail.com>
4016
4017 * calc.texi (Logarithmic Units): Rename calc-logunits-dblevel
4018 and calc-logunits-nplevel to calc-dblevel and calc-nplevel,
4019 respectively.
4020 (Musical Notes): New section.
4021 (Customizing Calc): Mention the customizable variable
4022 calc-note-threshold.
4023
4024 2011-03-03 Glenn Morris <rgm@gnu.org>
4025
4026 * url.texi (Dealing with HTTP documents): Remove reference to
4027 function url-decode-text-part; never seems to have existed. (Bug#6038)
4028 (Configuration): Update url-configuration-directory description.
4029
4030 2011-03-02 Glenn Morris <rgm@gnu.org>
4031
4032 * dired-x.texi (Multiple Dired Directories): Remove mentions
4033 of dired-default-directory-alist and dired-default-directory.
4034 Move dired-smart-shell-command here...
4035 (Miscellaneous Commands): ... from here.
4036
4037 2011-03-02 Paul Eggert <eggert@cs.ucla.edu>
4038
4039 * texinfo.tex: Update to version 2011-02-24.09.
4040
4041 2011-03-02 Glenn Morris <rgm@gnu.org>
4042
4043 * dired-x.texi (Omitting Variables): Refer to add-dir-local-variable
4044 instead of the obsoleted dired-omit-here-always.
4045
4046 2011-02-28 Michael Albinus <michael.albinus@gmx.de>
4047
4048 * tramp.texi (Frequently Asked Questions): Add Emacs 24 to
4049 supported systems.
4050
4051 2011-02-28 Glenn Morris <rgm@gnu.org>
4052
4053 * dbus.texi (Type Conversion): Grammar fix.
4054
4055 2011-02-23 Michael Albinus <michael.albinus@gmx.de>
4056
4057 * tramp.texi: Use consistently "Emacs" (instead of "GNU Emacs") and
4058 "Debian GNU/Linux".
4059
4060 * trampver.texi [xemacs]: Set emacsothername to "Emacs".
4061
4062 2011-02-23 Glenn Morris <rgm@gnu.org>
4063
4064 * dired-x.texi (Features): Minor rephrasing.
4065 (Local Variables): Fix typos.
4066
4067 * edt.texi, erc.texi, gnus.texi, idlwave.texi, mh-e.texi:
4068 Standardize some Emacs/XEmacs terminology.
4069
4070 * dired-x.texi (Features): Don't advertise obsolete local variables.
4071 Simplify layout.
4072 (Omitting Variables): Update local variables example.
4073 (Local Variables): Say this is obsolete. Fix description of
4074 dired-enable-local-variables possible values.
4075
4076 2011-02-22 Teodor Zlatanov <tzz@lifelogs.com>
4077
4078 * auth.texi (Help for users): Mention ~/.netrc is also searched by
4079 default now.
4080
4081 2011-02-21 Lars Ingebrigtsen <larsi@gnus.org>
4082
4083 * gnus.texi (Article Date): Clarify gnus-article-update-date-headers.
4084
4085 2011-02-20 Lars Ingebrigtsen <larsi@gnus.org>
4086
4087 * gnus.texi (Window Layout): Document layout names.
4088
4089 2011-02-19 Eli Zaretskii <eliz@gnu.org>
4090
4091 * ada-mode.texi: Sync @dircategory with ../../info/dir.
4092 * auth.texi: Sync @dircategory with ../../info/dir.
4093 * autotype.texi: Sync @dircategory with ../../info/dir.
4094 * calc.texi: Sync @dircategory with ../../info/dir.
4095 * cc-mode.texi: Sync @dircategory with ../../info/dir.
4096 * cl.texi: Sync @dircategory with ../../info/dir.
4097 * dbus.texi: Sync @dircategory with ../../info/dir.
4098 * dired-x.texi: Sync @dircategory with ../../info/dir.
4099 * ebrowse.texi: Sync @dircategory with ../../info/dir.
4100 * ede.texi: Sync @dircategory with ../../info/dir.
4101 * ediff.texi: Sync @dircategory with ../../info/dir.
4102 * edt.texi: Sync @dircategory with ../../info/dir.
4103 * eieio.texi: Sync @dircategory with ../../info/dir.
4104 * emacs-mime.texi: Sync @dircategory with ../../info/dir.
4105 * epa.texi: Sync @dircategory with ../../info/dir.
4106 * erc.texi: Sync @dircategory with ../../info/dir.
4107 * eshell.texi: Sync @dircategory with ../../info/dir.
4108 * eudc.texi: Sync @dircategory with ../../info/dir.
4109 * flymake.texi: Sync @dircategory with ../../info/dir.
4110 * forms.texi: Sync @dircategory with ../../info/dir.
4111 * gnus.texi: Sync @dircategory with ../../info/dir.
4112 * idlwave.texi: Sync @dircategory with ../../info/dir.
4113 * mairix-el.texi: Sync @dircategory with ../../info/dir.
4114 * message.texi: Sync @dircategory with ../../info/dir.
4115 * mh-e.texi: Sync @dircategory with ../../info/dir.
4116 * newsticker.texi: Sync @dircategory with ../../info/dir.
4117 * nxml-mode.texi: Sync @dircategory with ../../info/dir.
4118 * org.texi: Sync @dircategory with ../../info/dir.
4119 * pcl-cvs.texi: Sync @dircategory with ../../info/dir.
4120 * pgg.texi: Sync @dircategory with ../../info/dir.
4121 * rcirc.texi: Sync @dircategory with ../../info/dir.
4122 * reftex.texi: Sync @dircategory with ../../info/dir.
4123 * remember.texi: Sync @dircategory with ../../info/dir.
4124 * sasl.texi: Sync @dircategory with ../../info/dir.
4125 * sc.texi: Sync @dircategory with ../../info/dir.
4126 * semantic.texi: Sync @dircategory with ../../info/dir.
4127 * ses.texi: Sync @dircategory with ../../info/dir.
4128 * sieve.texi: Sync @dircategory with ../../info/dir.
4129 * smtpmail.texi: Sync @dircategory with ../../info/dir.
4130 * speedbar.texi: Sync @dircategory with ../../info/dir.
4131 * trampver.texi [emacs]: Set emacsname to "Emacs".
4132 * tramp.texi: Sync @dircategory with ../../info/dir.
4133 * url.texi: Sync @dircategory with ../../info/dir.
4134 * vip.texi: Sync @dircategory with ../../info/dir.
4135 * viper.texi: Sync @dircategory with ../../info/dir.
4136 * widget.texi: Sync @dircategory with ../../info/dir.
4137 * woman.texi: Sync @dircategory with ../../info/dir.
4138
4139 2011-02-19 Glenn Morris <rgm@gnu.org>
4140
4141 * dired-x.texi (Technical Details): No longer redefines
4142 dired-add-entry, dired-initial-position, dired-clean-up-after-deletion,
4143 dired-read-shell-command, or dired-find-buffer-nocreate.
4144
4145 2013-02-18 Aidan Gauland <aidalgol@no8wireless.co.nz>
4146
4147 * eshell.texi (Input/Output):
4148 Document insert output redirection operator, >>>.
4149
4150 2011-02-18 Glenn Morris <rgm@gnu.org>
4151
4152 * dired-x.texi (Optional Installation File At Point): Simplify.
4153
4154 2011-02-17 Teodor Zlatanov <tzz@lifelogs.com>
4155
4156 * auth.texi (Help for users): Use :port instead of :protocol for all
4157 auth-source docs.
4158 (GnuPG and EasyPG Assistant Configuration): Mention the default now is
4159 to have two files in `auth-sources'.
4160
4161 2011-02-16 Glenn Morris <rgm@gnu.org>
4162
4163 * dired-x.texi: Use emacsver.texi to get Emacs version.
4164 * Makefile.in ($(infodir)/dired-x, dired-x.dvi, dired-x.pdf):
4165 Depend on emacsver.texi.
4166
4167 * dired-x.texi: Drop meaningless version number.
4168 (Introduction): Remove old info.
4169 (Optional Installation Dired Jump): Autoload from dired-x.
4170 Remove incorrect info about loaddefs.el.
4171 (Bugs): Just refer to M-x report-emacs-bug.
4172
4173 * dired-x.texi (Multiple Dired Directories): Update for rename of
4174 default-directory-alist.
4175 (Miscellaneous Commands): No longer mention very old VM version 4.
4176
4177 2011-02-15 Paul Eggert <eggert@cs.ucla.edu>
4178
4179 Merge from gnulib.
4180 * texinfo.tex: Update to version 2011-02-14.11.
4181
4182 2011-02-14 Teodor Zlatanov <tzz@lifelogs.com>
4183
4184 * auth.texi (Help for users):
4185 Login collection is "Login" and not "login".
4186
4187 2011-02-13 Michael Albinus <michael.albinus@gmx.de>
4188
4189 * tramp.texi (History): Remove IMAP support.
4190 (External methods, Frequently Asked Questions): Remove `imap' and
4191 `imaps' methods.
4192 (Password handling): Remove IMAP entries for ~/.authinfo.gpg.
4193
4194 * trampver.texi: Remove default value of `emacsimap'.
4195
4196 2011-02-13 Glenn Morris <rgm@gnu.org>
4197
4198 * ada-mode.texi, dired-x.texi, ebrowse.texi, ediff.texi, eudc.texi:
4199 * idlwave.texi, reftex.texi, sc.texi, speedbar.texi: Add @top.
4200
4201 2011-02-12 Glenn Morris <rgm@gnu.org>
4202
4203 * sc.texi (Getting Connected): Remove old index entries.
4204
4205 2011-02-12 Ulrich Mueller <ulm@gentoo.org>
4206
4207 * url.texi: Remove duplicate @dircategory (Bug#7942).
4208
4209 2011-02-11 Teodor Zlatanov <tzz@lifelogs.com>
4210
4211 * auth.texi (Overview, Help for users, Help for developers):
4212 Update docs.
4213 (Help for users): Talk about spaces.
4214
4215 2011-02-09 Paul Eggert <eggert@cs.ucla.edu>
4216
4217 * texinfo.tex: Update to version 2011-02-07.16.
4218
4219 2011-02-07 Michael Albinus <michael.albinus@gmx.de>
4220
4221 * dbus.texi (Bus names): Adapt descriptions for
4222 dbus-list-activatable-names and dbus-list-known-names.
4223
4224 2011-02-07 Jay Belanger <jay.p.belanger@gmail.com>
4225
4226 * calc.texi (Logarithmic Units): New section.
4227
4228 2011-02-05 Teodor Zlatanov <tzz@lifelogs.com>
4229
4230 * gnus-overrides.texi: Renamed from overrides.texi and all the relevant
4231 manuals use it now.
4232
4233 * Makefile.in (nowebhack): Fix to use -D flag instead of overrides.
4234
4235 2011-02-05 Katsumi Yamaoka <yamaoka@jpl.org>
4236
4237 * overrides.texi: Remove.
4238
4239 * sieve.texi, sasl.texi, pgg.texi, message.texi, gnus.texi:
4240 * emacs-mime.texi, auth.texi, Makefile.in: Revert last changes.
4241
4242 2011-02-05 Michael Albinus <michael.albinus@gmx.de>
4243
4244 * tramp.texi (Frequently Asked Questions): Mention problems with
4245 WinSSHD.
4246
4247 * trampver.texi: Update release number.
4248
4249 2011-02-05 Era Eriksson <era+tramp@iki.fi> (tiny change)
4250
4251 * tramp.texi:
4252 Replace "delimet" with "delimit" globally.
4253 Replace "explicite" with "explicit" globally.
4254 Replace "instead of" with "instead" where there was nothing after "of".
4255 Audit use of comma before interrogative pronoun, "that", or "which".
4256 Minor word order, spelling, wording changes.
4257
4258 2011-02-04 Teodor Zlatanov <tzz@lifelogs.com>
4259
4260 * overrides.texi: New file to set or clear WEBHACKDEVEL.
4261
4262 * sieve.texi: Use WEBHACKDEVEL.
4263
4264 * sasl.texi: Use WEBHACKDEVEL.
4265
4266 * pgg.texi: Use WEBHACKDEVEL.
4267
4268 * message.texi: Use WEBHACKDEVEL.
4269
4270 * gnus.texi: Use WEBHACKDEVEL.
4271
4272 * emacs-mime.texi: Use WEBHACKDEVEL.
4273
4274 * auth.texi: Use WEBHACKDEVEL.
4275
4276 * Makefile.in (webhack, nowebhack): Hacks to produce for-the-web
4277 manuals.
4278
4279 2011-02-04 Lars Ingebrigtsen <larsi@gnus.org>
4280
4281 * gnus.texi: Add DEVEL header (suggested by Andreas Schwab).
4282
4283 2011-02-03 Paul Eggert <eggert@cs.ucla.edu>
4284
4285 * texinfo.tex: Update to version 2011-02-01.10 from gnulib,
4286 which in turn is copied from ftp://tug.org/tex/.
4287
4288 2011-02-03 Glenn Morris <rgm@gnu.org>
4289
4290 * faq.texi (Contacting the FSF): Mainly just refer to the web-site.
4291 (Binding combinations of modifiers and function keys):
4292 Let's assume people reading this are not using Emacs 18.
4293
4294 2011-02-03 Lars Ingebrigtsen <larsi@gnus.org>
4295
4296 * gnus.texi (Article Date): Remove mention of gnus-stop-date-timer,
4297 since it's run automatically.
4298
4299 2011-02-01 Lars Ingebrigtsen <larsi@gnus.org>
4300
4301 * gnus.texi (Customizing Articles): Fix typo.
4302
4303 2011-01-31 Lars Ingebrigtsen <larsi@gnus.org>
4304
4305 * gnus.texi (Customizing Articles): Document the new way of customizing
4306 the date headers(s).
4307
4308 2011-01-30 Lars Ingebrigtsen <larsi@gnus.org>
4309
4310 * gnus.texi (Client-Side IMAP Splitting): Add a complete nnimap fancy
4311 splitting example.
4312
4313 2011-01-29 Eli Zaretskii <eliz@gnu.org>
4314
4315 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
4316 (MAKEINFO_OPTS): New variable.
4317 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
4318 ($(infodir)/info, $(infodir)/ccmode, $(infodir)/ada-mode)
4319 ($(infodir)/pcl-cvs, $(infodir)/eshell, $(infodir)/cl)
4320 ($(infodir)/dbus, $(infodir)/dired-x, $(infodir)/ediff)
4321 ($(infodir)/flymake, $(infodir)/forms, $(infodir)/gnus)
4322 ($(infodir)/message, $(infodir)/emacs-mime, $(infodir)/sieve)
4323 ($(infodir)/pgg, $(infodir)/mh-e, $(infodir)/reftex)
4324 ($(infodir)/remember, $(infodir)/sasl, $(infodir)/sc)
4325 ($(infodir)/vip, $(infodir)/viper, $(infodir)/widget)
4326 ($(infodir)/efaq, $(infodir)/autotype, $(infodir)/calc)
4327 ($(infodir)/idlwave, $(infodir)/eudc, $(infodir)/ebrowse)
4328 ($(infodir)/woman, $(infodir)/speedbar, $(infodir)/tramp)
4329 ($(infodir)/ses, $(infodir)/smtpmail, $(infodir)/org)
4330 ($(infodir)/url, $(infodir)/newsticker, $(infodir)/nxml-mode)
4331 ($(infodir)/rcirc, $(infodir)/erc, $(infodir)/ert)
4332 ($(infodir)/epa, $(infodir)/mairix-el, $(infodir)/auth)
4333 ($(infodir)/eieio, $(infodir)/ede, $(infodir)/semantic)
4334 ($(infodir)/edt): Use $(MAKEINFO_OPTS).
4335
4336 2011-01-26 Lars Ingebrigtsen <larsi@gnus.org>
4337
4338 * gnus.texi (Article Date): Document gnus-article-update-lapsed-header.
4339
4340 2011-01-24 Teodor Zlatanov <tzz@lifelogs.com>
4341
4342 * message.texi (IDNA): Explain what it is.
4343
4344 2011-01-24 Lars Ingebrigtsen <larsi@gnus.org>
4345
4346 * gnus.texi (The Empty Backend): Document nnnil (bug #7653).
4347
4348 2011-01-23 Werner Lemberg <wl@gnu.org>
4349
4350 * Makefile.in (MAKEINFO): Now controlled by `configure'.
4351 (MAKEINFO_OPTS): New variable. Use it where appropriate.
4352 (ENVADD): Update.
4353
4354 2011-01-18 Glenn Morris <rgm@gnu.org>
4355
4356 * ert.texi: Relicense under GFDL 1.3+, and standardize license notice.
4357
4358 2011-01-14 Eduard Wiebe <usenet@pusto.de>
4359
4360 * nxml-mode.texi (Introduction): Fix file name typos.
4361
4362 2011-01-13 Christian Ohler <ohler@gnu.org>
4363
4364 * ert.texi: New file.
4365
4366 * Makefile.in:
4367 * makefile.w32-in: Add ert.texi.
4368
4369 2011-01-10 Jan Moringen <jan.moringen@uni-bielefeld.de>
4370
4371 * dbus.texi (Receiving Method Calls): New function
4372 dbus-register-service. Rearrange node.
4373
4374 2011-01-07 Paul Eggert <eggert@cs.ucla.edu>
4375
4376 * texinfo.tex: Update to version 2010-12-23.17 from gnulib,
4377 which in turn is copied from ftp://tug.org/tex/.
4378
4379 2011-01-04 Jan Moringen <jan.moringen@uni-bielefeld.de>
4380
4381 * dbus.texi (Receiving Method Calls): Describe new optional
4382 parameter dont-register-service of dbus-register-{method,property}.
4383
4384 2010-12-17 Daiki Ueno <ueno@unixuser.org>
4385
4386 * epa.texi (Encrypting/decrypting *.gpg files):
4387 Mention epa-file-select-keys.
4388
4389 2010-12-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
4390
4391 * gnus.texi (Archived Messages): Remove outdated text.
4392
4393 2010-12-16 Teodor Zlatanov <tzz@lifelogs.com>
4394
4395 * gnus.texi (Foreign Groups): Add clarification of foreign groups.
4396
4397 2010-12-15 Andrew Cohen <cohen@andy.bu.edu>
4398
4399 * gnus.texi (The hyrex Engine): Say that this engine is obsolete.
4400
4401 2010-12-14 Andrew Cohen <cohen@andy.bu.edu>
4402
4403 * gnus.texi (The swish++ Engine): Add customizable parameters
4404 descriptions.
4405 (The swish-e Engine): Ditto.
4406
4407 2010-12-14 Michael Albinus <michael.albinus@gmx.de>
4408
4409 * tramp.texi (Inline methods): Add "ksu" method.
4410 (Remote processes): Add example with remote `default-directory'.
4411
4412 2010-12-14 Glenn Morris <rgm@gnu.org>
4413
4414 * faq.texi (Expanding aliases when sending mail):
4415 Now build-mail-aliases is interactive.
4416
4417 2010-12-13 Andrew Cohen <cohen@andy.bu.edu>
4418
4419 * gnus.texi: First pass at adding (rough) nnir documentation.
4420
4421 2010-12-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
4422
4423 * gnus.texi (Filtering New Groups):
4424 Mention gnus-auto-subscribed-categories.
4425 (The First Time): Remove, since default-subscribed-newsgroups has been
4426 removed.
4427
4428 2010-12-13 Glenn Morris <rgm@gnu.org>
4429
4430 * cl.texi (For Clauses): Small fixes for frames and windows.
4431
4432 2010-12-11 Carsten Dominik <carsten.dominik@gmail.com>
4433
4434 * org.texi (Using capture): Document using prefix arguments for
4435 finalizing capture.
4436 (Agenda commands): Document prefix argument for the bulk scatter
4437 command.
4438 (Beamer class export): Document that also overlay arguments can be
4439 passed to the column environment.
4440 (Template elements): Document the new entry type.
4441
4442 2010-12-11 Puneeth Chaganti <punchagan@gmail.com>
4443
4444 * org.texi (Include files): Document :minlevel.
4445
4446 2010-12-11 Julien Danjou <julien@danjou.info>
4447
4448 * org.texi (Categories): Document category icons.
4449
4450 2010-12-11 Eric Schulte <schulte.eric@gmail.com>
4451
4452 * org.texi (noweb): Fix typo.
4453
4454 2010-12-06 Tassilo Horn <tassilo@member.fsf.org>
4455
4456 * gnus.texi (Server Commands): Point to the rest of the server
4457 commands.
4458
4459 2010-12-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
4460
4461 * gnus.texi (Paging the Article): Note the reverse meanings of `C-u C-u
4462 g'.
4463
4464 2010-12-02 Julien Danjou <julien@danjou.info>
4465
4466 * gnus.texi (Archived Messages): Remove gnus-outgoing-message-group.
4467
4468 2010-11-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
4469
4470 * gnus.texi (Customizing the IMAP Connection): Note the new defaults.
4471 (Direct Functions): Note the STARTTLS upgrade.
4472
4473 2010-11-27 Glenn Morris <rgm@gnu.org>
4474 James Clark <none@example.com>
4475
4476 * nxml-mode.texi (Introduction): New section.
4477
4478 2010-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
4479
4480 * gnus.texi (Server Commands): Document gnus-server-show-server.
4481
4482 2010-11-20 Michael Albinus <michael.albinus@gmx.de>
4483
4484 Sync with Tramp 2.2.0.
4485
4486 * trampver.texi: Update release number.
4487
4488 2010-11-19 Jay Belanger <jay.p.belanger@gmail.com>
4489
4490 * calc.texi (TeX and LaTeX Language Modes, Predefined Units):
4491 Mention that the TeX specific units won't use the `tex' prefix
4492 in TeX mode.
4493
4494 2010-11-18 Katsumi Yamaoka <yamaoka@jpl.org>
4495
4496 * gnus.texi (Misc Article): Document gnus-inhibit-images.
4497
4498 2010-11-17 Glenn Morris <rgm@gnu.org>
4499
4500 * edt.texi: Remove information about Emacs 19.
4501
4502 2010-11-17 Michael Albinus <michael.albinus@gmx.de>
4503
4504 * trampver.texi: Update release number.
4505
4506 2010-11-12 Katsumi Yamaoka <yamaoka@jpl.org>
4507
4508 * gnus.texi (Article Washing): Fix typo.
4509
4510 2010-11-11 Noorul Islam <noorul@noorul.com>
4511
4512 * org.texi: Fix typo.
4513
4514 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4515
4516 * org.texi (Using capture): Explain that refiling is
4517 sensitive to cursor position.
4518
4519 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4520
4521 * org.texi (Images and tables): Add cross reference to link section.
4522
4523 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4524
4525 * org.texi: Document the <c> cookie.
4526
4527 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4528
4529 * org.texi: Multi-line header arguments :PROPERTIES: :ID:
4530 b77c8857-6c76-4ea9-8a61-ddc2648d96c4 :END:.
4531
4532 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4533
4534 * org.texi (CSS support): Document :HTML_CONTAINER_CLASS: property.
4535
4536 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4537
4538 * org.texi (Project alist): Mention that this is a property list.
4539
4540 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4541
4542 * org.texi (Setting up the staging area): Document that
4543 file names remain visible when encrypting the MobileOrg files.
4544
4545 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4546
4547 * org.texi (Setting up the staging area): Document which
4548 versions are needed for encryption.
4549
4550 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4551
4552 * org.texi (noweb): Update :noweb documentation to
4553 reflect the new "tangle" argument.
4554
4555 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4556
4557 * org.texi (Batch execution): Improve tangling script in
4558 documentation.
4559
4560 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4561
4562 * org.texi (Handling links, In-buffer settings):
4563 Document inlining images on startup.
4564
4565 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4566
4567 * org.texi (Setting up the staging area): Document use of
4568 crypt password.
4569
4570 2010-11-11 David Maus <dmaus@ictsoc.de>
4571
4572 * org.texi (Template expansion): Add date related link type escapes.
4573
4574 2010-11-11 David Maus <dmaus@ictsoc.de>
4575
4576 * org.texi (Template expansion): Add mew in table for link type
4577 escapes.
4578
4579 2010-11-11 David Maus <dmaus@ictsoc.de>
4580
4581 * org.texi (Template expansion): Fix typo in link type escapes.
4582
4583 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4584
4585 * org.texi (Structure of code blocks): Another documentation tweak.
4586
4587 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4588
4589 * org.texi (Structure of code blocks): Documentation tweak.
4590
4591 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4592
4593 * org.texi (Structure of code blocks):
4594 Update documentation to mention inline code block syntax.
4595
4596 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4597
4598 * org.texi (comments): Improve wording.
4599
4600 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4601
4602 * org.texi (comments): Document the new :comments header arguments.
4603
4604 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4605
4606 * org.texi (Installation): Remove the special
4607 installation instructions for XEmacs.
4608
4609 2010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
4610
4611 * org.texi (Easy Templates): New section. Documents quick
4612 insertion of empty structural elements.
4613
4614 2010-11-11 Noorul Islam <noorul@noorul.com>
4615
4616 * org.texi: Fix doc.
4617
4618 2010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
4619
4620 * org.texi (The date/time prompt): Document specification
4621 of time ranges.
4622
4623 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4624
4625 * org.texi (Internal links): Document the changes in
4626 internal links.
4627
4628 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4629
4630 * org.texi (Agenda commands): Document the limitation for
4631 the filter preset - it can only be used for an entire agenda
4632 view, not in an individual block in a block agenda.
4633
4634 2010-11-11 Eric S Fraga <e.fraga@ucl.ac.uk>
4635
4636 * org.texi (iCalendar export): Document alarm creation.
4637
4638 2010-11-10 Michael Albinus <michael.albinus@gmx.de>
4639
4640 * dbus.texi (Type Conversion): Introduce `:unix-fd' type mapping.
4641
4642 2010-11-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
4643
4644 * gnus.texi (Article Washing): Document gnus-article-treat-non-ascii.
4645
4646 2010-11-09 Jay Belanger <jay.p.belanger@gmail.com>
4647
4648 * calc.texi: Use emacsver.texi to determine Emacs version.
4649
4650 2010-11-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
4651
4652 * gnus.texi (Customizing the IMAP Connection): Remove nnir mention,
4653 since that works by default.
4654
4655 2010-11-03 Kan-Ru Chen <kanru@kanru.info> (tiny change)
4656
4657 * gnus.texi (Customizing the IMAP Connection): Document
4658 `nnimap-expunge' and remove `nnimap-expunge-inbox' from example.
4659
4660 2010-11-04 Michael Albinus <michael.albinus@gmx.de>
4661
4662 * tramp.texi (Remote shell setup): New item "Interactive shell
4663 prompt". Reported by Christian Millour <cm@abtela.com>.
4664 (Remote shell setup, Remote processes): Use @code{} for
4665 environment variables.
4666
4667 2010-11-03 Glenn Morris <rgm@gnu.org>
4668
4669 * ediff.texi (Quick Help Commands, Miscellaneous):
4670 * gnus.texi (Agent Variables, Configuring nnmairix): Spelling fix.
4671
4672 2010-10-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
4673
4674 * gnus.texi (Paging the Article): Document C-u g/C-u C-u g.
4675
4676 2010-10-31 Glenn Morris <rgm@gnu.org>
4677
4678 * mh-e.texi (Preface, From Bill Wohler): Change 23 to past tense.
4679
4680 2010-10-31 Glenn Morris <rgm@gnu.org>
4681
4682 * cc-mode.texi: Remove reference to defunct viewcvs URL.
4683
4684 2010-10-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4685
4686 * gnus.texi (Client-Side IMAP Splitting):
4687 Mention nnimap-unsplittable-articles.
4688
4689 2010-10-29 Julien Danjou <julien@danjou.info>
4690
4691 * gnus.texi (Finding the News): Remove references to obsoletes
4692 variables `gnus-nntp-server' and `gnus-secondary-servers'.
4693
4694 2010-10-29 Eli Zaretskii <eliz@gnu.org>
4695
4696 * makefile.w32-in (MAKEINFO): Add -I$(emacsdir).
4697 (ENVADD): Remove extra -I$(emacsdir), included in $(MAKEINFO).
4698 ($(infodir)/efaq): Remove -I$(emacsdir), included in $(MAKEINFO).
4699 ($(infodir)/calc, calc.dvi): Depend on $(emacsdir)/emacsver.texi.
4700
4701 2010-10-28 Glenn Morris <rgm@gnu.org>
4702
4703 * Makefile.in (MAKEINFO, ENVADD): Add $emacsdir to include path.
4704 (($(infodir)/calc, calc.dvi, calc.pdf): Depend on emacsver.texi.
4705 ($(infodir)/efaq): Remove -I option now in $MAKEINFO.
4706
4707 2010-10-25 Daiki Ueno <ueno@unixuser.org>
4708
4709 * epa.texi (Mail-mode integration): Add alternative key bindings
4710 for epa-mail commands; escape comma.
4711 Don't use the word "PGP", since it is a non-free program.
4712
4713 2010-10-24 Jay Belanger <jay.p.belanger@gmail.com>
4714
4715 * calc.texi: Use emacsver.texi to determine Emacs version.
4716
4717 2010-10-24 Juanma Barranquero <lekktu@gmail.com>
4718
4719 * gnus.texi (Group Parameters, Buttons): Fix typos.
4720
4721 2010-10-22 Tassilo Horn <tassilo@member.fsf.org>
4722
4723 * gnus.texi (Subscription Commands): Mention that you can also
4724 subscribe to new groups via the Server buffer, which is probably more
4725 convenient when subscribing to many groups.
4726
4727 2010-10-21 Julien Danjou <julien@danjou.info>
4728
4729 * message.texi (Message Headers): Allow message-default-headers to be a
4730 function.
4731
4732 2010-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
4733
4734 * gnus-news.texi: Mention new archive defaults.
4735
4736 2010-10-21 Katsumi Yamaoka <yamaoka@jpl.org>
4737
4738 * gnus.texi (RSS): Remove nnrss-wash-html-in-text-plain-parts.
4739
4740 2010-10-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
4741
4742 * gnus.texi (HTML): Document the function value of
4743 gnus-blocked-images.
4744 (Article Washing): shr and gnus-w3m, not the direct function names.
4745
4746 2010-10-20 Julien Danjou <julien@danjou.info>
4747
4748 * emacs-mime.texi (Flowed text): Add a note about mml-enable-flowed
4749 variable.
4750
4751 2010-10-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
4752
4753 * gnus.texi (Customizing the IMAP Connection): The port strings are
4754 strings.
4755 (Document Groups): Mention git.
4756
4757 2010-10-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
4758
4759 * gnus-coding.texi (Gnus Maintainance Guide): Update to mention Emacs
4760 bzr/Gnus git sync.
4761
4762 2010-10-15 Eli Zaretskii <eliz@gnu.org>
4763
4764 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix last
4765 change.
4766
4767 2010-10-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
4768
4769 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix up the
4770 @item syntax for in-Emacs makeinfo.
4771
4772 2010-10-13 Teodor Zlatanov <tzz@lifelogs.com>
4773
4774 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix syntax and
4775 trim sentence.
4776
4777 2010-10-12 Daiki Ueno <ueno@unixuser.org>
4778
4779 * epa.texi (Caching Passphrases):
4780 * auth.texi (GnuPG and EasyPG Assistant Configuration):
4781 Clarify some configurations require to set up gpg-agent.
4782
4783 2010-10-11 Glenn Morris <rgm@gnu.org>
4784
4785 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
4786
4787 2010-10-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
4788
4789 * gnus.texi (Spam Package Introduction): Mention `$'.
4790
4791 2010-10-09 Eli Zaretskii <eliz@gnu.org>
4792
4793 * makefile.w32-in (emacsdir): New variable.
4794 ($(infodir)/efaq, faq.dvi): Depend on emacsver.texi.
4795 (ENVADD, $(infodir)/efaq): Add -I$(emacsdir).
4796
4797 2010-10-09 Glenn Morris <rgm@gnu.org>
4798
4799 * Makefile.in (mostlyclean): Delete *.toc.
4800
4801 * Makefile.in: Use $< in rules.
4802
4803 * Makefile.in (maintainer-clean): Remove harmless, long-standing error.
4804
4805 * Makefile.in ($(infodir)): Delete rule.
4806 (mkinfodir): New. Use it in all the info rules, rather than depending
4807 on infodir.
4808
4809 2010-10-09 Glenn Morris <rgm@gnu.org>
4810
4811 * gnus.texi (Article Washing): Fix previous change.
4812
4813 * Makefile.in (emacsdir): New variable.
4814 ($(infodir)/efaq): Pass -I $(emacsdir) to makeinfo.
4815 Depend on emacsver.texi.
4816
4817 * faq.texi (VER): Replace with EMACSVER from emacsver.texi.
4818
4819 * Makefile.in (.PHONY): Declare info, dvi, pdf and the clean rules.
4820
4821 2010-10-08 Julien Danjou <julien@danjou.info>
4822
4823 * gnus.texi: Add mm-shr.
4824
4825 2010-10-08 Ludovic Courtès <ludo@gnu.org>
4826
4827 * gnus.texi (Finding the Parent, The Gnus Registry)
4828 (Registry Article Refer Method): Update docs for nnregistry.el.
4829
4830 2010-10-08 Daiki Ueno <ueno@unixuser.org>
4831
4832 * auth.texi (Help for users)
4833 (GnuPG and EasyPG Assistant Configuration): Update docs.
4834
4835 2010-10-08 Glenn Morris <rgm@gnu.org>
4836
4837 * cl.texi (Organization, Installation, Old CL Compatibility):
4838 Deprecate cl-compat for new code.
4839 (Usage, Installation): Remove outdated information.
4840
4841 * eudc.texi (CCSO PH/QI, LDAP Requirements): Remove old information.
4842
4843 2010-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
4844
4845 * gnus.texi (Gravatars): Document gnus-gravatar-too-ugly.
4846
4847 2010-10-06 Julien Danjou <julien@danjou.info>
4848
4849 * sieve.texi (Manage Sieve API): Document sieve-manage-authenticate.
4850
4851 * message.texi (PGP Compatibility): Remove reference to gpg-2comp,
4852 broken link.
4853
4854 * gnus-faq.texi (FAQ 8-3): Remove references to my.gnus.org.
4855
4856 * gnus.texi (Comparing Mail Back Ends): Remove broken link and allusion
4857 to ReiserFS.
4858
4859 * gnus-faq.texi (FAQ 5-5): Fix Flyspell URL.
4860 (FAQ 7-1): Fix getmail URL.
4861
4862 2010-10-06 Daiki Ueno <ueno@unixuser.org>
4863
4864 * epa.texi (Caching Passphrases): New section.
4865
4866 2010-10-06 Glenn Morris <rgm@gnu.org>
4867
4868 * Makefile.in (SHELL): Set it.
4869 (info): Move the mkdir dependency to the individual info files.
4870 (mostlyclean): Tidy up.
4871 (clean): Only delete the specific dvi and pdf files.
4872 (maintainer-clean): Be more restrictive in what we delete.
4873 ($(infodir)): Add parallel build workaround.
4874
4875 2010-10-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
4876
4877 * gnus.texi (Misc Article): Document gnus-widen-article-window.
4878
4879 2010-10-03 Julien Danjou <julien@danjou.info>
4880
4881 * emacs-mime.texi (Display Customization):
4882 Update mm-inline-large-images documentation and add documentation for
4883 mm-inline-large-images-proportion.
4884
4885 2010-10-03 Michael Albinus <michael.albinus@gmx.de>
4886
4887 * tramp.texi (Frequently Asked Questions):
4888 Mention remote-file-name-inhibit-cache.
4889
4890 2010-10-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
4891
4892 * gnus.texi (Splitting Mail): Fix @xref syntax.
4893 (Splitting Mail): Really fix the @ref syntax.
4894
4895 2010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
4896
4897 * gnus.texi (Splitting Mail): Mention the new fancy splitting function.
4898 (Article Hiding): Add google banner example.
4899 Suggested by Benjamin Xu.
4900
4901 2010-09-30 Teodor Zlatanov <tzz@lifelogs.com>
4902
4903 * gnus.texi (Spam Package Configuration Examples, SpamOracle):
4904 Remove nnimap-split-rule from examples.
4905
4906 2010-09-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
4907
4908 * gnus.texi (Mail Source Specifiers): Remove webmail.el mentions.
4909 (NNTP): Document nntp-server-list-active-group. Suggested by Barry
4910 Fishman.
4911 (Client-Side IMAP Splitting): Add nnimap-split-fancy.
4912
4913 2010-09-30 Julien Danjou <julien@danjou.info>
4914
4915 * gnus.texi (Gravatars): Fix documentation about
4916 gnu-gravatar-properties.
4917
4918 2010-09-29 Daiki Ueno <ueno@unixuser.org>
4919
4920 * epa.texi (Bug Reports): New section.
4921
4922 2010-09-29 Glenn Morris <rgm@gnu.org>
4923
4924 * Makefile.in (top_srcdir): Remove unused variable.
4925
4926 2010-09-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4927
4928 * gnus.texi (Using IMAP): Remove the @acronyms from the headings.
4929 (Client-Side IMAP Splitting): Document 'default.
4930
4931 2010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
4932
4933 * gnus.texi (Customizing the IMAP Connection):
4934 Document nnimap-fetch-partial-articles.
4935
4936 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
4937
4938 * gnus-news.texi: Mention nnimap-inbox.
4939
4940 * gnus.texi (Picons): Document gnus-picon-inhibit-top-level-domains.
4941
4942 2010-09-26 Julien Danjou <julien@danjou.info>
4943
4944 * gnus.texi (Oort Gnus): Remove mention of ssl.el.
4945
4946 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
4947
4948 * gnus.texi (Security): Remove gpg.el mention.
4949
4950 2010-09-26 Andreas Seltenreich <seltenreich@gmx.de>
4951
4952 * gnus.texi (Browse Foreign Server): New variable
4953 gnus-browse-subscribe-newsgroup-method.
4954
4955 * gnus-news.texi: Mention it.
4956
4957 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
4958
4959 * gnus.texi (NoCeM): Remove.
4960 (Startup Variables): No jingle.
4961
4962 2010-09-25 Ulrich Mueller <ulm@gentoo.org>
4963
4964 * woman.texi (Interface Options): xz compression is now supported.
4965
4966 2010-09-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
4967
4968 * gnus.texi (Article Commands): Document gnus-fetch-partial-articles.
4969 (Unavailable Servers): Document gnus-server-copy-server.
4970 (Using IMAP): Document the new nnimap.
4971
4972 2010-09-25 Julien Danjou <julien@danjou.info>
4973
4974 * gnus.texi (Customizing Articles): Remove gnus-treat-translate.
4975
4976 2010-09-24 Glenn Morris <rgm@gnu.org>
4977
4978 * url.texi (Disk Caching): Tweak previous change.
4979
4980 2010-09-24 Julien Danjou <julien@danjou.info>
4981
4982 * url.texi (Disk Caching): Mention url-cache-expire-time,
4983 url-cache-expired, and url-fetch-from-cache.
4984
4985 2010-09-24 Julien Danjou <julien@danjou.info>
4986
4987 * gnus.texi: Add Gravatars.
4988
4989 2010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
4990
4991 * gnus.texi (Startup Variables): Mention gnus-use-backend-marks.
4992
4993 2010-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
4994
4995 * gnus.texi (Expunging mailboxes): Update name of the expunging
4996 command.
4997
4998 2010-09-20 Katsumi Yamaoka <yamaoka@jpl.org>
4999
5000 * emacs-mime.texi (rfc2047): Update description for
5001 rfc2047-encode-parameter.
5002
5003 2010-09-13 Michael Albinus <michael.albinus@gmx.de>
5004
5005 * tramp.texi (Inline methods): Remove "ssh1_old", "ssh2_old" and
5006 "fish" methods.
5007 (External methods): Remove "scp1_old" and "scp2_old" methods.
5008
5009 2010-09-09 Michael Albinus <michael.albinus@gmx.de>
5010
5011 * tramp.texi: Remove Japanese manual. Fix typo.
5012
5013 * trampver.texi: Update release number. Remove japanesemanual.
5014
5015 2010-09-09 Glenn Morris <rgm@gnu.org>
5016
5017 * org.texi: Restore clobbered changes (copyright years, untabify).
5018
5019 2010-09-04 Julien Danjou <julien@danjou.info> (tiny change)
5020
5021 * gnus.texi (Adaptive Scoring): Fix typo.
5022
5023 2010-09-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
5024
5025 * gnus.texi (Article Display): Document gnus-html-show-images.
5026
5027 2010-09-02 Jan Djärv <jan.h.d@swipnet.se>
5028
5029 * cl.texi (Basic Setf): Remove x-get-cut-buffer and x-get-cutbuffer.
5030
5031 2010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
5032
5033 * gnus.texi (HTML): Document gnus-max-image-proportion.
5034
5035 2010-08-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
5036
5037 * gnus.texi (HTML): Document gnus-blocked-images.
5038
5039 * message.texi (Wide Reply): Document message-prune-recipient-rules.
5040
5041 2010-08-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
5042
5043 * gnus.texi (Summary Mail Commands): Note that only the addresses from
5044 the first message are used for wide replies.
5045 (Changing Servers): Remove documentation on gnus-change-server and
5046 friends, since it's been removed.
5047
5048 2010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
5049
5050 * gnus.texi (Drafts): Mention B DEL.
5051
5052 2010-08-29 Tim Landscheidt <tim@tim-landscheidt.de> (tiny change)
5053
5054 * gnus.texi (Delayed Articles): Mention that the Date header is the
5055 original one, even if you delay.
5056
5057 2010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
5058
5059 * gnus.texi (Asynchronous Fetching):
5060 Document gnus-async-post-fetch-function.
5061 (HTML): Made into its own section.
5062
5063 2010-08-26 Michael Albinus <michael.albinus@gmx.de>
5064
5065 Sync with Tramp 2.1.19.
5066
5067 * tramp.texi (Inline methods, Default Method):
5068 Mention `tramp-inline-compress-start-size'. Remove "kludgy" phrase.
5069 Remove remark about doubled "-t" argument.
5070 (Auto-save and Backup): Remove reference to Emacs 21.
5071 (Filename Syntax): Describe port numbers.
5072 (Frequently Asked Questions): Adapt supported (X)Emacs versions. Adapt
5073 supported MS Windows versions. Remove obsolete URL. Recommend "sshx"
5074 and "scpx" for echoing shells. Use the $() syntax, texi2dvi reports
5075 errors with the backquotes.
5076 (External packages): File attributes cache flushing for asynchronous
5077 processes.
5078 (Traces and Profiles): Describe verbose level 9.
5079
5080 * trampver.texi: Update release number.
5081
5082 2010-08-23 Michael Albinus <michael.albinus@gmx.de>
5083
5084 * dbus.texi (Alternative Buses): New chapter.
5085
5086 2010-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
5087
5088 * cl.texi (Mapping over Sequences): Rename mapc => cl-mapc.
5089
5090 2010-08-09 Jay Belanger <jay.p.belanger@gmail.com>
5091
5092 * calc.texi (Customizing Calc): Rearrange description of new
5093 variables to match the presentation of other variables.
5094
5095 2010-08-08 Juanma Barranquero <lekktu@gmail.com>
5096
5097 * org.texi (Footnotes, Tables in HTML export): Fix typos.
5098
5099 2010-08-08 Jay Belanger <jay.p.belanger@gmail.com>
5100
5101 * calc.texi (Making Selections, Selecting Subformulas)
5102 (Customizing Calc): Mention how to use faces to emphasize selected
5103 sub-formulas.
5104
5105 2010-08-05 Michael Albinus <michael.albinus@gmx.de>
5106
5107 * tramp.texi (External packages): File attributes cache flushing
5108 for asynchronous processes.
5109
5110 2010-08-01 Alan Mackenzie <acm@muc.de>
5111
5112 Enhance the manual for the latest Java Mode.
5113
5114 * cc-mode.texi (Syntactic Symbols): New symbols annotation-top-cont and
5115 annotation-var-cont.
5116 (Java Symbols): Page renamed from Anonymous Class Symbol. Document the
5117 two new symbols.
5118
5119 2010-07-28 Michael Albinus <michael.albinus@gmx.de>
5120
5121 * tramp.texi (Traces and Profiles): Describe verbose level 9.
5122
5123 2010-07-27 Chong Yidong <cyd@stupidchicken.com>
5124
5125 * nxml-mode.texi (Limitations): Remove obsolete discussion (Bug#6708).
5126
5127 2010-07-19 Juanma Barranquero <lekktu@gmail.com>
5128
5129 * org.texi: Fix typo in previous change (2010-07-19T09:47:27Z!carsten.dominik@gmail.com).
5130
5131 2010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
5132
5133 * org.texi: Add macros to get plain quotes in PDF output.
5134 List additional contributors.
5135 (Capture): New section, replaces the section about remember.
5136 (Working With Source Code): New chapter, focused on documenting Org
5137 Babel.
5138 (Code evaluation security): New section.
5139 (MobileOrg): Document DropBox support.
5140 (TaskJuggler export): Document taskjuggler and Gantt chart support.
5141 (Special symbols): Show how to display UTF8 characters for entities.
5142 (Global TODO list): Clarify the use of the "M" key and the differences
5143 to the "m" key.
5144 (RSS Feeds): Mention Atom feeds as well.
5145 (Setting tags): Remove paragraph about
5146 `org-complete-tags-always-offer-all-agenda-tags'.
5147
5148 2010-07-17 Michael Albinus <michael.albinus@gmx.de>
5149
5150 * tramp.texi (Inline methods): Remove remark about doubled "-t"
5151 argument.
5152 (Frequently Asked Questions): Recommend "sshx" and "scpx" for
5153 echoing shells.
5154
5155 2010-07-10 Michael Albinus <michael.albinus@gmx.de>
5156
5157 * tramp.texi (Inline methods): Remove "kludgy" phrase.
5158 (Filename Syntax): Describe port numbers.
5159
5160 2010-07-09 Michael Albinus <michael.albinus@gmx.de>
5161
5162 * dbus.texi (Top): Introduce Index. Emphasize "nil" whereever
5163 forgotten.
5164 (Type Conversion): Precise conversion of natural numbers.
5165 (Errors and Events): Add "debugging" to concept index. Add variable
5166 `dbus-debug'.
5167
5168 2010-07-04 Michael Albinus <michael.albinus@gmx.de>
5169
5170 * dbus.texi (Receiving Method Calls): Add optional argument
5171 EMITS-SIGNAL to `dbus-register-property'.
5172
5173 2010-06-27 Alex Schroeder <alex@gnu.org>
5174
5175 * nxml-mode.texi (Commands for locating a schema): Fix typo.
5176
5177 2010-06-24 Glenn Morris <rgm@gnu.org>
5178
5179 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
5180 * dired-x.texi, ebrowse.texi, ede.texi, edt.texi, eieio.texi:
5181 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
5182 * flymake.texi, gnus.texi, info.texi, mairix-el.texi, message.texi:
5183 * newsticker.texi, org.texi, pgg.texi, rcirc.texi, reftex.texi:
5184 * remember.texi, sasl.texi, semantic.texi, ses.texi, smtpmail.texi:
5185 * speedbar.texi, tramp.texi, url.texi, viper.texi, widget.texi:
5186 * woman.texi: Start direntry descriptions in column 32, per Texinfo
5187 convention. Make them end with a period.
5188
5189 2010-06-23 Glenn Morris <rgm@gnu.org>
5190
5191 * autotype.texi, cl.texi, dired-x.texi, ebrowse.texi, ede.texi:
5192 * eieio.texi, epa.texi, faq.texi, flymake.texi, forms.texi:
5193 * gnus-faq.texi, idlwave.texi, mh-e.texi, nxml-mode.texi, org.texi:
5194 * pcl-cvs.texi, pgg.texi, reftex.texi, sasl.texi, sc.texi,
5195 * sem-user.texi, semantic.texi, sieve.texi, smtpmail.texi,
5196 * speedbar.texi, vip.texi, viper.texi, widget.texi: Untabify.
5197
5198 2010-06-10 Glenn Morris <rgm@gnu.org>
5199
5200 * idlwave.texi (Load-Path Shadows):
5201 * org.texi (Handling links): Fix typos.
5202
5203 2010-06-07 Teodor Zlatanov <tzz@lifelogs.com>
5204
5205 * gnus.texi (Interactive): Explain effect of gnus-expert-user better.
5206
5207 2010-05-26 Michael Albinus <michael.albinus@gmx.de>
5208
5209 * eshell.texi (Built-ins): Describe, how to disable a built-in command
5210 by an alias. (Bug#6226)
5211
5212 2010-05-16 Jay Belanger <jay.p.belanger@gmail.com>
5213
5214 * calc.texi (Manipulating Vectors): Mention that vectors can
5215 be used to determine bins for `calc-histogram'.
5216
5217 2010-05-13 Jay Belanger <jay.p.belanger@gmail.com>
5218
5219 * calc.texi: Remove "\turnoffactive" commands throughout.
5220
5221 2010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
5222
5223 * url.texi (HTTP language/coding, Customization):
5224 * message.texi (Header Commands, Responses):
5225 * cl.texi (Argument Lists): Fix typos.
5226
5227 2010-05-08 Chong Yidong <cyd@stupidchicken.com>
5228
5229 * ede.texi (EDE Mode): Refer to init file rather than `.emacs'.
5230 Note that Development menu is always available.
5231 (Creating a project): Fix terminology.
5232 (Add/Remove files): Fix typo.
5233
5234 2010-05-07 Chong Yidong <cyd@stupidchicken.com>
5235
5236 * Version 23.2 released.
5237
5238 2010-05-01 Daniel E. Doherty <ddoherty03@gmail.com> (tiny change)
5239
5240 * calc.texi (Tutorial): Use "^{\prime}" to indicate primes.
5241
5242 2010-05-01 Michael Albinus <michael.albinus@gmx.de>
5243
5244 * tramp.texi (Inline methods, Default Method):
5245 Mention `tramp-inline-compress-start-size'.
5246
5247 2010-04-18 Teodor Zlatanov <tzz@lifelogs.com>
5248
5249 * gnus.texi (Gnus Versions, Oort Gnus): Mention the Git repo instead of
5250 the CVS repo. Put the Git repo in the news section.
5251
5252 * gnus-coding.texi (Gnus Maintainance Guide): Fix title typo.
5253 Removed some mentions of CVS. Mention the new Git repo.
5254
5255 2010-04-18 Andreas Seltenreich <seltenreich@gmx.de>
5256
5257 * gnus.texi (Score File Format): Fix typo. Reported by Štěpán Němec.
5258 (Mail Group Commands): Add index entry.
5259
5260 2010-04-18 Glenn Morris <rgm@gnu.org>
5261
5262 * info.texi (Search Index): Mention Emacs's Info-virtual-index.
5263
5264 2010-04-18 Jay Belanger <jay.p.belanger@gmail.com>
5265
5266 * calc.texi (Radix modes): Mention that the option prefix will
5267 turn on twos-complement mode.
5268 (Inverse and Hyperbolic Flags): Mention the Option flag.
5269
5270 2010-04-15 Carsten Dominik <carsten.dominik@gmail.com>
5271
5272 * org.texi (LaTeX and PDF export): Add a footnote about xetex.
5273 (LaTeX/PDF export commands): Rename and Move section.
5274 (Sectioning structure): Update.
5275 (References): New use case for field coordinates.
5276 (The export dispatcher): Rename from ASCII export.
5277 (Setting up the staging area): Document the availability of
5278 encryption for MobileOrg.
5279 (Images and tables): Document how to reference labels.
5280 (Index entries): New section.
5281 (Generating an index): New section.
5282 (Column width and alignment): Document that <N> now
5283 means a fixed width, not a maximum width.
5284 (Publishing options): Document the :email option.
5285 (Beamer class export): Fix bug in the BEAMER example.
5286 (Refiling notes): Document refile logging.
5287 (In-buffer settings): Document refile logging keywords.
5288 (Drawers): Document `C-c C-z' command.
5289 (Agenda commands): Mention the alternative key `C-c C-z'.
5290 (Special properties): Document the BLOCKED property.
5291 (The spreadsheet): Mention the formula editor.
5292 (References): Document field coordinates.
5293 (Publishing action): Correct the documentation for the
5294 publishing function.
5295 (The date/time prompt): Document that we accept dates
5296 like month/day/year.
5297 (Cooperation): Document the changes in table.el support.
5298 (Faces for TODO keywords, Faces for TODO keywords)
5299 (Priorities): Document the easy colors.
5300 (Visibility cycling): Document the new double prefix
5301 arg for `org-reveal'.
5302 (Cooperation): Remember.el is part of Emacs.
5303 (Clean view): Mention that `wrap-prefix' is also set by
5304 org-indent-mode.
5305 (Agenda commands): Add information about prefix args to
5306 scheduling and deadline commands.
5307 (Search view): Point to the docstring of
5308 `org-search-view' for more details.
5309 (Agenda commands): Document that `>' prompts for a date.
5310 (Setting tags): Document variable
5311 org-complete-tags-always-offer-all-agenda-tags.
5312 (Column attributes): Cross-reference special properties.
5313
5314 2010-04-10 Michael Albinus <michael.albinus@gmx.de>
5315
5316 Synchronize with Tramp repository.
5317
5318 * tramp.texi (Auto-save and Backup): Remove reference to Emacs 21.
5319 (Frequently Asked Questions): Adapt supported (X)Emacs versions.
5320 Adapt supported MS Windows versions. Remove obsolete URL. Use the $()
5321 syntax, texi2dvi reports errors with the backquotes.
5322
5323 * trampver.texi: Update release number.
5324
5325 2010-04-01 Teodor Zlatanov <tzz@lifelogs.com>
5326
5327 * gnus.texi (Finding the News): Add pointers to the Server buffer
5328 because it's essential.
5329
5330 2010-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
5331
5332 * gnus.texi (MIME Commands): Update description of
5333 gnus-article-browse-html-article.
5334
5335 2010-03-27 Teodor Zlatanov <tzz@lifelogs.com>
5336
5337 * auth.texi (Secret Service API): Add TODO node.
5338 (Help for users): Explain the new source options for `auth-sources'.
5339
5340 2010-03-24 Michael Albinus <michael.albinus@gmx.de>
5341
5342 * trampver.texi: Update release number.
5343
5344 2010-03-10 Chong Yidong <cyd@stupidchicken.com>
5345
5346 * Branch for 23.2.
5347
5348 2010-03-03 Chong Yidong <cyd@stupidchicken.com>
5349
5350 * faq.texi (Escape sequences in shell output): Note that ansi-color is
5351 now enabled by default.
5352
5353 2010-02-28 Michael Albinus <michael.albinus@gmx.de>
5354
5355 * dbus.texi (Errors and Events): D-Bus messages are retrieved only,
5356 when Emacs runs in interactive mode. (Bug#5645)
5357
5358 2010-02-16 Glenn Morris <rgm@gnu.org>
5359
5360 * nxml-mode.texi (Commands for locating a schema): Fix keybinding.
5361
5362 2010-02-05 Mark A. Hershberger <mah@everybody.org>
5363
5364 * ede.texi, eieio.texi, semantic.texi: Use standard direntry format.
5365
5366 2010-01-21 Katsumi Yamaoka <yamaoka@jpl.org>
5367
5368 * gnus.texi (Score File Format): Fix typo.
5369
5370 2010-01-19 Mark A. Hershberger <mah@everybody.org>
5371
5372 * cc-mode.texi: Replace references to obsolete c-subword-mode.
5373
5374 2010-01-18 Juanma Barranquero <lekktu@gmail.com>
5375
5376 * ada-mode.texi (Project File Overview): Fix typo.
5377
5378 2010-01-17 Chong Yidong <cyd@stupidchicken.com>
5379
5380 * semantic.texi: Add Richard Y. Kim credit.
5381
5382 * eieio.texi (Making New Objects): Fix typo (Bug#5406).
5383
5384 2010-01-17 Michael Albinus <michael.albinus@gmx.de>
5385
5386 * tramp.texi (Frequently Asked Questions): Add GNU Emacs 23 and
5387 SXEmacs 22 to the supported systems. New item for hung ssh sessions.
5388
5389 2010-01-17 Glenn Morris <rgm@gnu.org>
5390
5391 * calc.texi (Reporting Bugs): Don't mention format of repository.
5392
5393 * woman.texi (Bugs): Make "Emacs repository" less specific,
5394 and the URL for same more specific.
5395
5396 * faq.texi (Latest version of Emacs): The repository is now Bazaar.
5397
5398 2010-01-17 Juanma Barranquero <lekktu@gmail.com>
5399
5400 * ede.texi (ede-step-project, ede-proj-target):
5401 * tramp.texi (Remote processes): Fix typos.
5402
5403 2010-01-16 Mario Lang <mlang@delysid.org>
5404
5405 * ede.texi (ede-target):
5406 * org.texi (Refiling notes): Remove duplicated words.
5407
5408 2010-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
5409
5410 * gnus.texi (Posting Styles): Use with-current-buffer.
5411 * calc.texi (Defining Simple Commands): Prefer save-current-buffer.
5412
5413 2010-01-02 Kevin Ryde <user42@zip.com.au>
5414
5415 * eieio.texi (Naming Conventions): Correction to xref on elisp
5416 coding conventions, is "Tips" node not "Standards".
5417
5418 2009-12-24 Chong Yidong <cyd@stupidchicken.com>
5419
5420 * calc.texi (General Mode Commands): Calc file should be in .emacs.d.
5421
5422 * faq.texi (New in Emacs 22): Max buffer size is now 512 MB.
5423
5424 2009-12-18 Katsumi Yamaoka <yamaoka@jpl.org>
5425
5426 * gnus.texi (Direct Functions): Add missing port number to tls method.
5427
5428 2009-12-15 Juanma Barranquero <lekktu@gmail.com>
5429
5430 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add edt.
5431 ($(infodir)/edt, edt.dvi): New targets.
5432
5433 2009-12-15 Glenn Morris <rgm@gnu.org>
5434
5435 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add edt.
5436 (edt, $(infodir)/edt, edt.dvi): New targets.
5437 * edt.texi: New file (etc/edt-user.doc converted to Texinfo).
5438
5439 * Makefile.in (PDF_TARGETS, pdf): New.
5440 (clean): Add *.pdf.
5441 Add pdf rules for all manuals.
5442
5443 2009-12-15 Jay Belanger <jay.p.belanger@gmail.com>
5444
5445 * calc.texi (Radix Modes): Clarify two's complement notation.
5446
5447 2009-12-14 Chong Yidong <cyd@stupidchicken.com>
5448
5449 * sem-user.texi (Semantic mode, Idle Scheduler, Smart Completion)
5450 (Smart Jump, Analyzer Debug): Copyedits.
5451 (Semantic mode user commands): Link to new nodes.
5452 (Speedbar, SymRef, MRU Bookmarks, Sticky Func Mode)
5453 (Highlight Func Mode, Tag Decoration Mode): New nodes, from the
5454 upstream Semantic manual.
5455
5456 * semantic.texi (Introduction): Minor fix to diagram.
5457
5458 2009-12-09 Michael Albinus <michael.albinus@gmx.de>
5459
5460 * eshell.texi (History): Add the other built-in variables.
5461 (Built-ins): Explain built-ins, and how to apply the external commands.
5462 Add `history', `su' and `sudo'.
5463
5464 * tramp.texi (Remote processes): Add missing <RET> in the example.
5465
5466 2009-12-01 Bill Wohler <wohler@newt.com>
5467
5468 * mh-e.texi (Searching): Use mh vfolder_format and fix typo in database
5469 path for mairix example. Specify -q in namazu example since namazu is
5470 excessively garrulous.
5471
5472 2009-11-29 Michael Albinus <michael.albinus@gmx.de>
5473
5474 * tramp.texi (Remote processes): Improve eshell example with "su"
5475 and "sudo" commands.
5476
5477 2009-11-28 Chong Yidong <cyd@stupidchicken.com>
5478
5479 * semantic.texi (Analyzer Internals): Rename from Analyzer.
5480
5481 * sem-user.texi (Semantic mode user commands): Fix key syntax.
5482 Document semantic-complete-analyze-inline.
5483 (Semanticdb search debugging commands): Minor clarification.
5484 (Analyzer, Smart Completion, Smart Summary, Smart Jump)
5485 (Analyzer Debug): New nodes, adapted from the upstream Semantic user
5486 manual.
5487 (Semantic mode): Link to Idle Scheduler.
5488
5489 2009-11-28 Kevin Ryde <user42@zip.com.au>
5490
5491 * cl.texi (Porting Common Lisp): Update EIEIO dead ftp link to a
5492 @pxref, now EIEIO is in Emacs.
5493
5494 * erc.texi (Development): Correction to git tutorial url.
5495
5496 2009-11-26 Glenn Morris <rgm@gnu.org>
5497
5498 * faq.texi (Latest version of Emacs): Mention stability of development
5499 version.
5500 (Problems with very large files): Max buffer size increase in 23.2.
5501 (VM): VM has moved house again.
5502
5503 2009-11-22 Jay Belanger <jay.p.belanger@gmail.com>
5504
5505 * calc.texi (Radix modes): Discuss alternate bases for two's complement
5506 notations.
5507
5508 2009-11-20 Carsten Dominik <dominik@u016822.science.uva.nl>
5509
5510 * org.texi (Column attributes): Fix documentation of new operators.
5511
5512 2009-11-20 Chong Yidong <cyd@stupidchicken.com>
5513
5514 * sem-user.texi (Semanticdb Search Configuration): Rearrange nodes.
5515 (Search Throttle, Semanticdb Roots, Include paths, Idle Scheduler)
5516 (Idle Completions Mode): Numerous copyedits.
5517
5518 2009-11-17 Juanma Barranquero <lekktu@gmail.com>
5519
5520 * semantic.texi (Semantic Internals, Glossary):
5521 * sem-user.texi (Semantic mode, Include paths, Idle Scheduler)
5522 (Semanticdb search debugging commands): Fix typos.
5523
5524 2009-11-16 Jay Belanger <jay.p.belanger@gmail.com>
5525
5526 * calc.texi (Radix modes): Mention twos-complement notation.
5527
5528 2009-11-16 Juanma Barranquero <lekktu@gmail.com>
5529
5530 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add semantic.
5531 ($(infodir)/semantic, semantic.dvi): New targets.
5532
5533 2009-11-16 Chong Yidong <cyd@stupidchicken.com>
5534
5535 * Makefile.in: Build the Semantic manual.
5536
5537 * semantic.texi, sem-user.texi: New files, adapted from the Semantic
5538 repository.
5539
5540 2009-11-16 Michael Albinus <michael.albinus@gmx.de>
5541
5542 * dbus.texi (Receiving Method Calls): New defun
5543 `dbus-unregister-service'.
5544
5545 2009-11-15 Carsten Dominik <carsten.dominik@gmail.com>
5546
5547 * org.texi (Speed keys): New section.
5548
5549 2009-11-13 Michael Albinus <michael.albinus@gmx.de>
5550
5551 * dbus.texi (Type Conversion): Fix typo.
5552 (Asynchronous Methods): Rename `dbus-registered-functions-table' to
5553 `dbus-registered-objects-table'.
5554 (Receiving Method Calls): New defun `dbus-register-property'.
5555 Move `dbus-unregister-object' here.
5556
5557 2009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
5558
5559 * org.texi: Removed @Ie, @ie, @Eg, @eg macros.
5560
5561 2009-11-13 James TD Smith <ahktenzero@mohorovi.cc>
5562
5563 * org.texi (Column attributes): Add the new age summary operators.
5564 Also, mention the fact you can only use one summary operator per
5565 property.
5566
5567 2009-11-13 John Wiegley <johnw@newartisans.com>
5568
5569 * org.texi (Tracking your habits): Add a new section in the
5570 manual about how to track habits.
5571 (Resolving idle time): Add a section on how idle and
5572 dangling clocks are resolved.
5573
5574 2009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
5575
5576 * org.texi (Agenda commands): Document the new `i' command.
5577 (Inserting deadline/schedule): Document logging changes
5578 of scheduling and deadline times stamps.
5579 (In-buffer settings): Document the in-buffer keywords for logging
5580 changes of scheduling and deadline times stamps.
5581 (Structure editing, Plain lists): Document indentation
5582 cycling in empty entries with TAB.
5583 (Archiving): Document the default archiving command.
5584 (Moving subtrees): Document the new keys for archiving.
5585 (Internal archiving): Fix incorrect key.
5586 (Agenda commands): Document the TODO set switching commands.
5587 (Agenda commands): Document the new archiving keys.
5588 (Clocking work time): Better description on how to save
5589 and restore a clock.
5590 (Resolving idle time): Mention the x11idle program to get true
5591 idleness also under X11.
5592 (Resolving idle time): Use @kbd instead of @key for normal
5593 letters, because this is how he rest of the manual does this.
5594 (Pushing to MobileOrg): Mention that `org-directory'
5595 should be set.
5596 (Agenda commands): Document that SPC is a filter for
5597 any tag.
5598 (Search view): Rename from "Keyword search".
5599 (Capure): New chapter.
5600 (Markup): New chapter.
5601 (Links in HTML export, Images in HTML export):
5602 Extend the section titles.
5603 (Images in HTML export): Document the align option.
5604 (Text areas in HTML export): Extend the section title.
5605 (Images in LaTeX export): Explain image placement in LaTeX.
5606
5607 2009-11-10 Glenn Morris <rgm@gnu.org>
5608
5609 * sc.texi (Hints to MUA Authors): MUA should do any decoding.
5610
5611 2009-11-08 Michael Albinus <michael.albinus@gmx.de>
5612
5613 * tramp.texi (Auto-save and Backup): Disable backups just for a
5614 method.
5615
5616 * trampver.texi: Update release number.
5617
5618 2009-11-07 Michael Albinus <michael.albinus@gmx.de>
5619
5620 Sync with Tramp 2.1.17.
5621
5622 * trampver.texi: Update release number.
5623
5624 2009-10-29 Glenn Morris <rgm@gnu.org>
5625
5626 * texinfo.tex: Update to version 2009-08-14.15 from ftp://tug.org/tex/.
5627
5628 2009-10-23 Michael Albinus <michael.albinus@gmx.de>
5629
5630 * tramp.texi (External methods): Temporary files are kept for
5631 `rsync' and `rsyncc' methods.
5632
5633 2009-10-09 Juanma Barranquero <lekktu@gmail.com>
5634
5635 * eieio.texi: Fix typos.
5636
5637 2009-10-07 Chong Yidong <cyd@stupidchicken.com>
5638
5639 * cl.texi (Argument Lists): Clarify explicit keyword arguments.
5640
5641 2009-10-07 Juanma Barranquero <lekktu@gmail.com>
5642
5643 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add eieio, ede.
5644 ($(infodir)/eieio, eieio.dvi, $(infodir)/ede, ede.dvi): New targets.
5645
5646 2009-10-07 Chong Yidong <cyd@stupidchicken.com>
5647
5648 * Makefile.in: Build EIEIO and EDE manuals.
5649
5650 2009-10-07 Eric Ludlam <zappo@gnu.org>
5651
5652 * eieio.texi:
5653 * ede.texi: New files.
5654
5655 2009-10-05 Michael Albinus <michael.albinus@gmx.de>
5656
5657 * tramp.texi (Remote processes): Association of a pty is not supported.
5658
5659 2009-10-01 Carsten Dominik <carsten.dominik@gmail.com>
5660
5661 * org.texi (Pushing to MobileOrg): Document `org-mobile-files'.
5662 (Processing LaTeX fragments): Document that the size of images can be
5663 changes using the variable `org-format-latex-options'.
5664 (The date/time prompt, Timestamps): Be more accurate over ISO format
5665 dates and times.
5666 (Visibility cycling): Document showeverything keyword.
5667 (In-buffer settings): Document showeverything keyword.
5668 (Setting up the staging area): Fix the example.
5669 (MobileOrg): New section.
5670 (Agenda commands, Exporting Agenda Views): Document exporting the
5671 agenda view to Org files.
5672
5673 2009-09-28 Michael Albinus <michael.albinus@gmx.de>
5674
5675 * tramp.texi (History): Add IMAP support.
5676 (External methods): Add `imap' and `imaps' methods.
5677 (GVFS based methods): Add indices for `davs'.
5678 (Password handling): Rename anchors. Add IMAP entries for
5679 ~/.authinfo.gpg.
5680
5681 * trampver.texi: Set default value of `emacsimap'.
5682
5683 2009-09-22 Daiki Ueno <ueno@unixuser.org>
5684
5685 * gnus.texi (Security): Document mm-sign-option and mm-encrypt-option.
5686
5687 2009-09-13 Chong Yidong <cyd@stupidchicken.com>
5688
5689 * dired-x.texi (Technical Details):
5690 Delete dired-up-directory (Bug#4292).
5691
5692 2009-09-03 Michael Albinus <michael.albinus@gmx.de>
5693
5694 * tramp.texi (Frequently Asked Questions): New item for emacsclient.
5695
5696 2009-09-02 Carsten Dominik <carsten.dominik@gmail.com>
5697
5698 * org.texi (Effort estimates): Document new effort setting commands.
5699 (Agenda commands): Document the new keys fro agenda time motion.
5700 Document entry text mode. Improve documentation of the keys to include
5701 inactive time stamps into the agenda view.
5702 (Feedback): Document the new bug report command.
5703 (Structure editing): Add an index entry for the sorting of subtrees.
5704
5705 2009-09-02 Teodor Zlatanov <tzz@lifelogs.com>
5706
5707 * auth.texi (Help for users): Corrected markup.
5708
5709 2009-09-02 Glenn Morris <rgm@gnu.org>
5710
5711 * emacs-mime.texi (time-date): Mention float-time.
5712
5713 2009-08-30 Jay Belanger <jay.p.belanger@gmail.com>
5714
5715 * calc.texi (Simplifying Formulas): Improve the wording.
5716
5717 2009-08-29 Teodor Zlatanov <tzz@lifelogs.com>
5718
5719 * auth.texi: Rewritten for coverage and clarity.
5720
5721 2009-08-29 Katsumi Yamaoka <yamaoka@jpl.org>
5722
5723 * gnus.texi (Expiring Mail):
5724 Mention gnus-mark-copied-or-moved-articles-as-expirable.
5725 (Various Various): Mention gnus-safe-html-newsgroups.
5726
5727 * gnus-news.texi: Mention
5728 gnus-mark-copied-or-moved-articles-as-expirable.
5729
5730 * emacs-mime.texi (Display Customization): Add xref to
5731 gnus-safe-html-newsgroups.
5732
5733 2009-08-28 Michael Albinus <michael.albinus@gmx.de>
5734
5735 * tramp.texi (Version Control): Remove.
5736 (Obtaining Tramp): Update cvs checkout command. Remove nightly tarballs
5737 reference.
5738 (External methods): Correct `scpc' concept index entries. New method
5739 `rsyncc'.
5740 (External packages): New subsections "Filename completion" and "File
5741 attributes cache".
5742
5743 2009-08-27 Jay Belanger <jay.p.belanger@gmail.com>
5744
5745 * calc.texi (Rewrite Rules): Improve the example.
5746 (Simplifying Formulas): Explain use of the I and H flags for
5747 simplification.
5748
5749 2009-08-25 Michael Albinus <michael.albinus@gmx.de>
5750
5751 * dbus.texi (Bus names): Add optional parameter TIMEOUT to dbus-ping.
5752 Describe autostart behavior of dbus-ping.
5753 (Synchronous Methods, Asynchronous Methods): Use English numeric format
5754 for timeout values.
5755 (Top): Remove footnote saying D-Bus is not enabled by
5756 default. (Bug#4256)
5757
5758 2009-08-23 Daiki Ueno <ueno@unixuser.org>
5759
5760 * epa.texi (Quick start): Don't refer to nonexistent epa-mode.
5761 Reported by Jari Aalto (Bug#4211).
5762 (Mail-mode integration): Mention epa-mail-mode and
5763 epa-global-mail-mode.
5764 (Encrypting/decrypting *.gpg files): Don't refer to nonexistent
5765 epa-setup.
5766
5767 2009-08-16 Michael Albinus <michael.albinus@gmx.de>
5768
5769 * dbus.texi (Asynchronous Methods): Allow nil handler.
5770
5771 2009-08-15 Michael Kifer <kifer@cs.stonybrook.edu>
5772
5773 * ediff.texi (ediff-current-file): Add information about this new function.
5774
5775 * viper.texi: Add information about C-s in viper's search command.
5776
5777 2009-08-09 Colin Williams <lackita@gmail.com> (tiny change)
5778
5779 * calc.texi (Date Forms): Fix typos.
5780
5781 2009-08-08 Glenn Morris <rgm@gnu.org>
5782
5783 * org.texi (Agenda commands): Restore clobbered change.
5784
5785 2009-08-07 Eli Zaretskii <eliz@gnu.org>
5786
5787 * calc.texi (Graphics, Devices): Update with the peculiarities of
5788 operation on MS-Windows.
5789
5790 2009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
5791
5792 * org.texi (Publishing action): Improve documentation of file
5793 names when publishing to the source directory.
5794 (Clean view): Document `org-indent-mode'.
5795 (Clocking work time): Add documentation for the
5796 new :timetamp option when creating a clock report.
5797 (Paragraphs): Fix many typos.
5798 (Plain lists): Remove duplicate explanation about the
5799 `C-c *' command.
5800 (Literal examples): Update to reflect the new behavior
5801 of the -n -r -k switches when exporting source code examples.
5802 (Structure editing): Add information about `C-c *',
5803 converting a plain list into a list of Org items.
5804 (Remember): Small rephrasing of the paragraph
5805 describing remember.el. Also mentioned that remember.el is part
5806 of Emacs 23, not Emacs 22.
5807 (Clocking work time): Add documentation about
5808 displaying the current clocking time against the effort estimate.
5809 Also add a footnote about using `org-clock-in-prepare-hook' to add
5810 an effort estimate on the fly, just before clocking it.
5811 (Footnotes): Document automatic renumbering and
5812 sorting.
5813 (Agenda commands): Document new bulk commands.
5814 (Plain lists): Document new behavior of
5815 `org-cycle-include-plain-lists'.
5816 Hyphenation only in TeX.
5817 (Clocking work time): Document the key to update effort
5818 estimates.
5819 (Clocking work time): Document the clock time display.
5820 (Structure editing, TODO basics): Document new
5821 variables.
5822 (Column attributes): Document new colciew operators.
5823 (Publishing options): Document :xml-declaration.
5824 (Tracking TODO state changes): Document the
5825 LOG_INTO_DRAWER property.
5826 (Literal examples): Document the new implementation for
5827 editing source code.
5828 (Publishing action): Mention the new publishing
5829 function, to publish an Org source file.
5830 (Publishing links): Mention how to link to an Org source file.
5831 (Macro replacement): Document new macros.
5832 (Handling links): Document type-specific completion
5833 when inserting links.
5834 (Structure editing, Plain lists): Improve documentation
5835 on sorting.
5836 (Internal links): Document custom ids for links.
5837 (Handling links): Document custom ids for links.
5838 (CSS support): Document new class.
5839 (Refiling notes): Document the possibility to create new nodes
5840 during refiling.
5841 (Agenda commands): Document the "?" operator to find
5842 tasks without effort setting.
5843 (Exporting agenda information): Section moved.
5844 (RSS Feeds): New section.
5845 (Built-in table editor): Document M-e and M-a navigate
5846 inside table field.
5847 (Stuck projects): Docment that projects identified as
5848 un-stuck will still be searchd for stuck sub-projects.
5849 (Paragraphs): Document centering.
5850 (Creating timestamps, Agenda commands): Document new
5851 behavior when changing time stamps.
5852 (Structure editing): Document the new command
5853 `org-clone-subtree-with-time-shift'.
5854 (Publishing): Refresh this chapter.
5855 (Export options, Export options, In-buffer settings):
5856 Document the new keywords.
5857 (Matching tags and properties): Collect all
5858 documentation about tags/property matches here.
5859 (Setting tags): Document `org-tag-persistent-alist'.
5860 (Weekly/daily agenda): New section.
5861 (Orgstruct mode): Describe `orgstruct++-mode'.
5862 (Drawers): Mention the LOGBOOK drawer.
5863 (Export options, Sectioning structure): Document the
5864 #+LEATEX_HEADER in-buffer setting.
5865 (Bugs): Section removed.
5866 (Hooks): New section.
5867 (Add-on packages): Move here from old location.
5868 (Context-sensitive commands): New section.
5869 (Setting tags): Document newline option.
5870 (Global TODO list, Matching tags and properties):
5871 Mention more variables.
5872 (Checkboxes): Update to changed command behavior.
5873
5874 2009-08-02 Eric Yu <sucode@gmail.com> (tiny change)
5875
5876 * speedbar.texi (Basic Key Bindings): Fix typo.
5877
5878 2009-07-30 Jay Belanger <jay.p.belanger@gmail.com>
5879
5880 * calc.texi (Vector/Matrix Functions): Add index entries for both
5881 "v" and "V" key bindings. Mention that `calc-matrix-brackets' only
5882 affects matrices with more than one row.
5883 (Help Commands): Add index entries for "prefix ?" key bindings.
5884
5885 2009-07-29 Jay Belanger <jay.p.belanger@gmail.com>
5886
5887 * calc.texi (Stack Manipulation Commands): Add documentation for
5888 `calc-transpose-lines'.
5889
5890 2009-07-27 Michael Albinus <michael.albinus@gmx.de>
5891
5892 * dbus.texi (Receiving Method Calls): Describe special return value
5893 `:ignore'.
5894
5895 2009-07-24 Alan Mackenzie <acm@muc.de>
5896
5897 * cc-mode.texi (Config Basics, File Styles): Document that at mode
5898 initialization, any individual variable setting now takes precedence
5899 over one done via c-file-style/c-file-offsets.
5900
5901 2009-07-21 Jay Belanger <jay.p.belanger@gmail.com>
5902
5903 * calc.texi (Undoing Mistakes): Mention that the undo list will be
5904 truncated when Calc is quit.
5905 (Customizing Calc): Document `calc-undo-length'.
5906
5907 2009-07-20 Chong Yidong <cyd@stupidchicken.com>
5908
5909 * calc.texi (About This Manual): Don't mention chapter numbers in text.
5910
5911 2009-07-11 Kevin Ryde <user42@zip.com.au>
5912
5913 * pcl-cvs.texi (About PCL-CVS):
5914 * widget.texi (Basic Types):
5915 Fix cross-references.
5916
5917 2009-07-01 Andreas Schwab <aschwab@redhat.com>
5918
5919 * dbus.texi (Type Conversion): Don't use literal control character.
5920
5921 2009-07-01 Michael Albinus <michael.albinus@gmx.de>
5922
5923 * tramp.texi (GVFS based methods): New section.
5924 (Remote processes): Processes for GVFS based methods run locally.
5925
5926 2009-06-30 Michael Albinus <michael.albinus@gmx.de>
5927
5928 * tramp.texi (Inline methods, External methods, Gateway methods):
5929 Avoid the words "kludge" and hack".
5930 (External methods): Add `synce' method.
5931
5932 * trampver.texi: Update release number.
5933
5934 2009-06-22 Michael Albinus <michael.albinus@gmx.de>
5935
5936 Sync with Tramp 2.1.16.
5937
5938 * tramp.texi (History): Add GVFS support.
5939 (External methods): Precise `rsync' description. Add `dav', `davs' and
5940 `obex' methods. Add 'tramp-gvfs-methods' option.
5941 (Multi-hops): Cells of `tramp-default-proxies-alist' can also be Lisp
5942 forms.
5943 (Remote Programs): Introduce `tramp-own-remote-path'.
5944 (Remote processes): New subsection "Running remote programs that create
5945 local X11 windows".
5946 (Frequently Asked Questions): Improve code for disabling vc.
5947
5948 * trampver.texi: Update release number. Set default value of
5949 `emacsgvfs'.
5950
5951 2009-06-21 Chong Yidong <cyd@stupidchicken.com>
5952
5953 * Branch for 23.1.
5954
5955 2009-06-17 Glenn Morris <rgm@gnu.org>
5956
5957 * faq.texi (Obtaining the FAQ): Add reference to Savannah.
5958 (Latest version of Emacs): Mention source code repository.
5959
5960 2009-06-16 Glenn Morris <rgm@gnu.org>
5961
5962 * faq.texi (Top): Language tweak.
5963 (Extended commands): Most people have arrow keys.
5964 (Emacs manual): Say how to follow info links.
5965 (File-name conventions): Change title a bit. Explain about source
5966 versus installed. Condense etc description.
5967 (Guidelines for newsgroup postings): Mention Savannah list page.
5968 (Newsgroup archives): Simplify.
5969 (Contacting the FSF): Add contact URL.
5970 (Emacs Lisp documentation): Printed version not always available.
5971 (Installing Texinfo documentation): Explain how by hand installation is
5972 not normally needed. Use add-to-list. Remove duplicate reference.
5973 (Informational files for Emacs): Move info on Help menu here from
5974 "File-name conventions".
5975 (Help installing Emacs): Tweak uref.
5976 (Obtaining the FAQ): Mention repository.
5977 (Origin of the term Emacs): Explain "ITS".
5978 (Changing load-path): Use add-to-list.
5979 (Automatic indentation): Clarify this is for Text mode.
5980 Don't mention Indented Text mode.
5981 (Finding Emacs on the Internet): The FSF does not seem to offer a
5982 deluxe distribution on CD anymore.
5983
5984 2009-06-16 Glenn Morris <rgm@gnu.org>
5985
5986 * faq.texi (Top): Mention which Emacs version this FAQ is about.
5987 Recommend the latest release. Mention how to get older FAQs.
5988 Recommend the Emacs manual.
5989 (Guidelines for newsgroup postings): Discourage cross-posts.
5990 (Underlining paragraphs): Remove.
5991 (Editing MS-DOS files): Remove pre-Emacs 20 information.
5992 (Bugs and problems): Update key-binding.
5993 (Problems with very large files): Mention 64-bit.
5994 (Shell process exits abnormally): Remove.
5995 (Problems with Shell Mode): Rename and update.
5996 (Spontaneous entry into isearch-mode)
5997 (Problems talking to certain hosts): Remove. This is old information,
5998 in etc/PROBLEMS if needed.
5999 (Emacs takes a long time to visit files, Updating Emacs): Remove.
6000 (Dired claims that no file is on this line): Update.
6001 (Installing Emacs, Problems building Emacs): Simplify.
6002 (Emacs for MS-DOS): Refer to msdos/INSTALL rather than duplicating
6003 information.
6004 (Emacs for MS-Windows): Rename from "Emacs for Windows". Simplify.
6005 (Emacs for Mac OS X): Rename from "Emacs for Apple computers".
6006 (JDEE): "JDEE", not "JDE".
6007 (Handling C-s and C-q with flow control, Binding C-s and C-q):
6008 Remove. This is old information, in etc/PROBLEMS if needed.
6009 (stty and Backspace key, Kanji and Chinese characters): Remove.
6010 (Right-to-left alphabets): Update section.
6011 (Changing the included text prefix): Gnus uses message-yank-prefix.
6012 Add cross-reference to Supercite manual.
6013 (Saving a copy of outgoing mail): Simplify output file description.
6014 (Expanding aliases when sending mail): Refer to Emacs manual.
6015 Remove old info about RFC822.
6016 Correct description of how to rebuild aliases.
6017 (Rmail writes to /var/spool/mail): Update location from /usr/spool/mail.
6018 (MIME with Emacs mail packages)
6019 (Viewing articles with embedded underlining)
6020 (Saving a multi-part Gnus posting, Gnus hangs for a long time):
6021 Remove old sections.
6022 (Killing based on nonstandard headers): Remove. Scoring is preferable,
6023 and is well-documented in the Gnus manual.
6024 (Reading news with Emacs): Merge "Learning more about Gnus" into here.
6025 (Making Gnus faster): Rename from "Starting Gnus faster".
6026 Merge "Catch-up is slow in Gnus" into here.
6027
6028 2009-06-14 Glenn Morris <rgm@gnu.org>
6029
6030 * faq.texi (Status of Emacs): Re-order with most recent releases first.
6031 (New in Emacs 23): New section.
6032 (Handling C-s and C-q with flow control): Add xref.
6033
6034 2009-06-13 Glenn Morris <rgm@gnu.org>
6035
6036 * faq.texi (Setting up a customization file): Grammar fix.
6037 Customize is no longer "new".
6038 (Displaying the current line or column): Line-number mode is on by
6039 default. Don't mention `column' package. Mention linum.el.
6040 (Turning on abbrevs by default): Explain how to do it for buffers,
6041 modes, and everywhere.
6042 (Associating modes with files): Use add-to-list. Don't mention Emacs
6043 19.
6044 (Highlighting a region): On by default since 23.1.
6045 (Replacing highlighted text): Update doc quote.
6046 (Working with unprintable characters): Don't mention search-quote-char.
6047 (Using an already running Emacs process): Gnuclient is probably not an
6048 enhancement these days.
6049 (Indenting switch statements): Remove mention of pre-Emacs 20.
6050 (Horizontal scrolling): Abbreviate Emacs 20 description.
6051 (Replacing text across multiple files): Fix name of dired command.
6052 (Disabling backups): Use require not load.
6053 (Learning more about Gnus): Add cross-refs to Gnus manual and FAQ.
6054
6055 2009-06-13 Bill Wohler <wohler@newt.com>
6056
6057 Release MH-E manual version 8.2.
6058
6059 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
6060 release 8.2.
6061
6062 2009-06-13 Glenn Morris <rgm@gnu.org>
6063
6064 * faq.texi: Remove the term "on-line" (meaning "Info") throughout, since
6065 in this day and age the common meaning is "on the web".
6066 (copying): Use @copyright in all cases.
6067 (Basic keys): Remove reference to deleted manual node "Text Characters".
6068 (File-name conventions): Use GNU as an example rather than SERVICE.
6069 default.el lives in site-lisp. Update Info directory location.
6070 (Real meaning of copyleft): GPL actions have been brought, but all
6071 settled out of court.
6072 (Guidelines for newsgroup postings): Shorten section title.
6073 Simplify comp.emacs description.
6074 (Newsgroup archives): Change Google URL. Describe Gmane.
6075 (Unsubscribing from Emacs lists): Remove discussion of "distribution
6076 points". Mention List-Unsubscribe header.
6077 (Contacting the FSF): Update email and URLs.
6078 (Basic editing): Mention F1 for help.
6079 (Installing Texinfo documentation): Refer to Texinfo website rather
6080 than ftp server.
6081 (Printing a Texinfo file): Mention texi2pdf.
6082 (Informational files for Emacs): Don't describe FTP or SERVICE, they
6083 are just stubs nowadays.
6084 (Latest version of Emacs): Explain version numbers.
6085 (Spell-checkers, Checking TeX and *roff documents): Remove sections.
6086 (Turning on syntax highlighting): No need to mention hilit19 any more.
6087 (Finding Emacs on the Internet): Refer to URLs rather than DISTRIB, FTP.
6088 (Modes for various languages): Remove section.
6089 (Major packages and programs): Remove most version and maintainer
6090 information - it's hard to keep up-to-date, and adds nothing.
6091 Similarly with direct links to mailing lists.
6092 (Spell-checkers): Rename node from Ispell. Mention Aspell and Hunspell.
6093 (Mailcrypt): Remove section - mailcrypt has not been updated in mnay
6094 years, and Emacs comes with tools for this now.
6095 (Patch): Remove section - this is a standard tool.
6096 (Using function keys under X): Remove section.
6097
6098 2009-06-12 Glenn Morris <rgm@gnu.org>
6099
6100 * faq.texi (Viewing Info files outside of Emacs): Xinfo is no more.
6101 (Help installing Emacs): Remove reference to deleted X11 node.
6102 (Associating modes with files): Interpreter-mode-alist is no longer
6103 subservient to auto-mode-alist.
6104 (Installing Emacs): Change future Emacs version.
6105 (Linking with -lX11 fails): Remove old section.
6106 (Packages that do not come with Emacs): Update ELL location.
6107 Emacs Lisp archive is dead.
6108 (Emacs for Windows): Remove reference to old CE port.
6109 (Emacs for OS/2, Emacs for Atari ST, Emacs for the Amiga)
6110 (Emacs for VMS and DECwindows): Remove old ports.
6111 (Emacs for GNUstep): Rename from "Emacs for NeXTSTEP" and update.
6112 (Removing flashing messages): Remove section about non-existent Gnus
6113 option.
6114
6115 * faq.texi (Top): Add @top command.
6116 Remove the optional arguments from all @node commands: makeinfo can
6117 generate these automatically, and it is easier to edit and rearrange
6118 nodes without them.
6119
6120 2009-06-11 Glenn Morris <rgm@gnu.org>
6121
6122 * faq.texi (Common acronyms): Remove no-longer-existing OSF.
6123 (The LPF): Make the updated URL the sole reference point.
6124 (Learning how to do something): Update refcard price and format.
6125 (Getting a printed manual): Sources in doc/emacs/, not man/.
6126 Also available in PDF format. Since the page count varies, be less
6127 precise.
6128 (Informational files for Emacs): Remove references to deleted files
6129 LPF and SUN-SUPPORT, and to UUCP.
6130 (Obtaining the FAQ): Refer to the service web-page rather than SERVICE.
6131 Remove many obsolete ways to get the FAQ, which now seems only to be
6132 distributed with Emacs.
6133 (Mail and news): Remove sections about Rmail Babyl that no longer apply.
6134
6135 2009-06-09 Chong Yidong <cyd@stupidchicken.com>
6136
6137 * org.texi (Org Plot): Fix tags (Bug#3507).
6138 (Workflow states, Agenda commands): Fix tags (Bug#3508).
6139
6140 * ada-mode.texi (Installation, Compile commands)
6141 (Project File Overview, No project files, Set compiler options)
6142 (Use GNAT project file, Use multiple GNAT project files)
6143 (Identifier completion): Use @samp for menu items, and @kbd for key
6144 sequences (Bug#3504).
6145
6146 2009-06-04 Daiki Ueno <ueno@unixuser.org>
6147
6148 * gnus.texi (Security): Fix wording; add a link to epa.info.
6149
6150 2009-06-04 Ryan Yeske <rcyeske@gmail.com>
6151
6152 * message.texi (Header Commands): Fix descriptions to match
6153 keybindings.
6154
6155 2009-04-22 Daiki Ueno <ueno@unixuser.org>
6156
6157 * gnus.texi (Security): Mention that EasyPG is the current default.
6158
6159 2009-04-13 Chong Yidong <cyd@stupidchicken.com>
6160
6161 * ediff.texi (Session Commands): Fix typo.
6162
6163 2009-04-05 Reiner Steib <Reiner.Steib@gmx.de>
6164
6165 * gnus-faq.texi (FAQ 8-4): Fix wrong group name of
6166 news.software.readers. Reported by Florian Rehnisch.
6167
6168 2009-04-02 Glenn Morris <rgm@gnu.org>
6169
6170 * auth.texi: Capitalize direntry.
6171
6172 * mairix-el.texi: Copy the direntry from ../../info/dir, and avoid
6173 using a period in the entry name. (Bug#2797)
6174
6175 2009-03-03 Juanma Barranquero <lekktu@gmail.com>
6176
6177 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add auth.
6178 ($(infodir)/auth, auth.dvi): New targets.
6179
6180 2009-03-03 Glenn Morris <rgm@gnu.org>
6181
6182 * auth.texi: Fix @setfilename.
6183
6184 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add auth.
6185 (auth, $(infodir)/auth, auth.dvi): New rules.
6186
6187 2009-02-25 Glenn Morris <rgm@gnu.org>
6188
6189 * faq.texi (Emacs for minimalists): New node. (Bug#2452)
6190
6191 2009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
6192
6193 * gnus.texi (NoCeM): Fix description of gnus-use-nocem.
6194
6195 2009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
6196
6197 * gnus.texi (NoCeM): Update default values for gnus-nocem-groups,
6198 gnus-nocem-issuers, and gnus-nocem-verifyer.
6199
6200 2009-02-20 Juanma Barranquero <lekktu@gmail.com>
6201
6202 * ada-mode.texi (Project files, Automatic Casing):
6203 * dbus.texi (Signals):
6204 * gnus.texi (Selecting a Group, Filtering Incoming Mail):
6205 * mh-e.texi (HTML):
6206 * nxml-mode.texi (Locating a schema)
6207 (Using the document's URI to locate a schema):
6208 * org.texi (Footnotes, Using the mapping API):
6209 * rcirc.texi (Channels): Remove duplicate words.
6210
6211 2009-02-20 Glenn Morris <rgm@gnu.org>
6212
6213 * dired-x.texi (Miscellaneous Commands):
6214 * gnus.texi: Minor updates for mbox Rmail.
6215
6216 2009-02-16 Karl Berry <karl@gnu.org>
6217
6218 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
6219 * cl.texi, dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi:
6220 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
6221 * faq.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
6222 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
6223 * newsticker.texi, nxml-mode.texi, org.texi, pcl-cvs.texi:
6224 * pgg.texi, rcirc.texi, reftex.texi, remember.texi, sasl.texi:
6225 * sc.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
6226 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi, woman.texi:
6227 Consistently use @insertcopying in the Top node,
6228 @contents at the front (after @end titlepage),
6229 and @direntry after @copying. (Bug#1988)
6230
6231 2009-02-13 Teodor Zlatanov <tzz@lifelogs.com>
6232
6233 * auth.texi: New file documenting auth-source.
6234
6235 2009-02-13 Carsten Dominik <dominik@science.uva.nl>
6236
6237 * org.texi (Org Plot): Fix link.
6238
6239 2009-02-09 Daiki Ueno <ueno@unixuser.org>
6240
6241 * epa.texi (Mail-mode integration): Mention the way to do
6242 "encrypt-to-self". (Bug#1807)
6243
6244 2009-02-05 Arni Magnusson <arnima@hafro.is> (tiny change)
6245
6246 * ada-mode.texi (No project files): Fix typo. (Bug#2214)
6247
6248 2009-02-04 Reiner Steib <Reiner.Steib@gmx.de>
6249
6250 * gnus-news.texi: Print version about Incoming*.
6251
6252 2009-02-02 Carsten Dominik <dominik@science.uva.nl>
6253
6254 * org.texi (Structure editing, Handling links)
6255 (Fast access to TODO states, Javascript support): Make standard docs
6256 correctly reflect default variable settings.
6257
6258 2009-02-02 Glenn Morris <rgm@gnu.org>
6259
6260 * org.texi: Fix typos.
6261
6262 2009-02-01 Michael Albinus <michael.albinus@gmx.de>
6263
6264 Sync with Tramp 2.1.15.
6265
6266 * trampver.texi: Update release number.
6267
6268 2009-01-31 Carsten Dominik <carsten.dominik@gmail.com>
6269
6270 * org.texi (TODO dependencies): Document TODO dependencies on
6271 checkboxes.
6272
6273 2009-01-30 Carsten Dominik <dominik@science.uva.nl>
6274
6275 * org.texi (TODO dependencies): Document key binding for toggling
6276 ORDERED property.
6277
6278 2009-01-28 Michael Albinus <michael.albinus@gmx.de>
6279
6280 * dbus.texi (Errors and Events): Fix typos. Describe second parameter
6281 of hook functions.
6282
6283 2009-01-28 Carsten Dominik <dominik@science.uva.nl>
6284
6285 * org.texi (TODO dependencies): New section.
6286
6287 2009-01-27 Carsten Dominik <dominik@science.uva.nl>
6288
6289 * org.texi (Plain lists, TODO basics, Priorities)
6290 (Multiple sets in one file, Conflicts): Document interaction with
6291 `shift-selection-mode'.
6292
6293 2009-01-27 Jay Belanger <jay.p.belanger@gmail.com>
6294
6295 * calc.texi (Embedded Mode, Algebraic-Style Calculations):
6296 Make Calc the subject of sentences.
6297 (Rearranging Formulas using Selections): Discuss new options
6298 for `j *'.
6299
6300 2009-01-26 Michael Albinus <michael.albinus@gmx.de>
6301
6302 * dbus.texi (Errors and Events): New variable dbus-event-error-hooks.
6303
6304 2009-01-26 Glenn Morris <rgm@gnu.org>
6305
6306 * org.texi: Fix typos.
6307
6308 2009-01-26 Bill Wohler <wohler@newt.com>
6309
6310 * mh-e.texi (EDITION, UPDATED): Update.
6311
6312 2009-01-25 Carsten Dominik <dominik@science.uva.nl>
6313
6314 * org.texi (References): Add information about remote references.
6315 (Built-in table editor): Document `C-c RET' in tables.
6316 (Math symbols, Quoting LaTeX code): Mention that simple
6317 LaTeX macros survive LaTeX export.
6318 (Images in LaTeX export): Show how to create a reference to a
6319 figure.
6320 (Sectioning structure): Document that the LaTeX class can be
6321 specified in a property.
6322 (Text areas in HTML export): New section.
6323 (External links): Add examples for text search and ID links.
6324 (Built-in table editor): Remove the descriptio of `C-c
6325 C-q', it not longer works.
6326 (Literal examples): Document that a space must follow
6327 the colon in short examples.
6328 (Relative timer): Document `org-timer-stop'.
6329 (Footnotes): New section.
6330 (Footnote markup): Shorten section and refer to new Footnote
6331 section.
6332 (Literal examples): Add documentation for line
6333 numbering in and references to code examples.
6334 (CSS support): Fix the description of default CSS styles.
6335 (Capturing column view): Document
6336 "file:path/to/file.org" as an allowed value for the ID property of
6337 a dynamic block copying column view.
6338
6339 2009-01-23 Stephen Eglen <stephen@gnu.org>
6340
6341 * mh-e.texi (Getting Started): Describe $MH.
6342
6343 2009-01-21 Michael Albinus <michael.albinus@gmx.de>
6344
6345 * tramp.texi (all): Harmonize usage of "external method",
6346 "external transfer method" and "out-of-band method".
6347 (Connection types): Precise the differences of inline and external
6348 methods. Written by Adrian Phillips <a.phillips@met.no>.
6349
6350 2009-01-19 Reiner Steib <Reiner.Steib@gmx.de>
6351
6352 * gnus.texi (Limiting): `/ N' and `/ o' are not really limiting
6353 commands as described at the top. Reported by Allan Gottlieb
6354 <gottlieb@nyu.edu>.
6355
6356 2009-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
6357
6358 * gnus.texi (Non-ASCII Group Names, RSS): Update description of
6359 nnmail-pathname-coding-system.
6360
6361 2009-01-17 Peter Tury <tury.peter@gmail.com> (tiny change)
6362
6363 * org.texi (Relative timer): Fix typo.
6364
6365 2009-01-15 Juanma Barranquero <lekktu@gmail.com>
6366
6367 * org.texi (Clocking work time): Fix typo.
6368 Reported by Peter Tury <tury.peter@gmail.com>. (Bug#1925)
6369
6370 2009-01-13 Glenn Morris <rgm@gnu.org>
6371
6372 * org.texi: Fix some more typos.
6373
6374 2009-01-13 Peter Tury <tury.peter@gmail.com> (tiny change)
6375
6376 * org.texi: Fix some typos.
6377
6378 2009-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
6379
6380 * gnus.texi (Group Parameters): Add note for local variables.
6381
6382 2009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
6383
6384 * gnus.texi (Converting Kill Files): Fix URL.
6385 Include gnus-kill-to-score.el in contrib directory.
6386
6387 2009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
6388
6389 * gnus.texi (Startup Variables): Fix gnus-before-startup-hook.
6390 Reported by Leo <sdl.web@gmail.com>. (Bug#1660)
6391 (Paging the Article): Add index entry.
6392
6393 2009-01-03 Stephen Leake <stephen_leake@member.fsf.org>
6394
6395 * ada-mode.texi (Examples): Delete redundant text.
6396
6397 2009-01-03 Michael Albinus <michael.albinus@gmx.de>
6398
6399 * trampver.texi (top): Declare ipv6prefix and ipv6postfix.
6400
6401 * tramp.texi (Filename Syntax, Filename completion): Handle IPv6
6402 addresses.
6403
6404 2009-01-03 Bill Wohler <wohler@newt.com>
6405
6406 * mh-e.texi (Scan Line Formats): Indicate that first column should be
6407 kept empty.
6408
6409 2008-12-20 Carsten Dominik <dominik@science.uva.nl>
6410
6411 * org.texi (Activation, Exporting, ASCII export, HTML export)
6412 (HTML Export commands, LaTeX/PDF export commands):
6413 Improve documentation about transient-mark-mode.
6414 (References): Document the use of special names like $LR1 to reference
6415 to fields in the last table row.
6416
6417 2008-12-19 Juri Linkov <juri@jurta.org>
6418
6419 * info.texi (Search Text): Remove mention of removed key binding M-s.
6420
6421 2008-12-18 Carsten Dominik <dominik@science.uva.nl>
6422
6423 * org.texi (References): Remove mentioning of @0 as reference for the
6424 last line, this has been reverted in the Lisp sources.
6425
6426 2008-12-17 Juanma Barranquero <lekktu@gmail.com>
6427
6428 * makefile.w32-in (INFO_TARGETS, clean): Add sasl.
6429 (DVI_TARGETS): Remove duplicates. Add sasl.
6430 ($(infodir)/sasl, sasl.dvi): New targets.
6431
6432 2008-12-17 Carsten Dominik <dominik@science.uva.nl>
6433
6434 * org.texi: Version number pushed to 6.15d.
6435
6436 2008-12-16 Carsten Dominik <dominik@science.uva.nl>
6437
6438 * org.texi (Tables in LaTeX export): New section.
6439 (Images in LaTeX export): New section.
6440 (Inlined images, Images in HTML export): Sections renamed.
6441
6442 2008-12-08 Reiner Steib <Reiner.Steib@gmx.de>
6443
6444 * message.texi (Insertion Variables): Don't advertise sc-cite-original.
6445
6446 2008-12-04 David Engster <dengste@eml.cc>
6447
6448 * gnus.texi (nnmairix): Mention mairix.el. Point out the importance
6449 of nnml-get-new-mail. Change URL for mairix patch.
6450
6451 2008-12-02 Carsten Dominik <carsten.dominik@gmail.com>
6452
6453 * org.texi (Using the mapping API): Fix bug in mapping example.
6454 (Publishing options): Make the list of properties complete again, in
6455 correspondence to the variable `org-export-plist-vars'.
6456 (Property searches): Document new special values for time comparisons.
6457 (Tag inheritance): Refine the description of tag inheritance.
6458 (Project alist): Add info about the publishing sequence of components.
6459 (Effort estimates): Document the new relative timer.
6460
6461 2008-12-01 Jay Belanger <jay.p.belanger@gmail.com>
6462
6463 * calc.texi (About This Manual): Clarify behavior of `C-x * t'.
6464 (Using Calc): Clarify use of `C-x * o'.
6465 (Embedded Mode (Overview)): Clarify use of `C-x * e'.
6466
6467 2008-11-28 Richard M Stallman <rms@gnu.org>
6468
6469 * dbus.texi (Receiving Method Calls): Clean up previous change.
6470
6471 2008-11-26 Michael Albinus <michael.albinus@gmx.de>
6472
6473 * dbus.texi (Type Conversion): New defuns `dbus-string-to-byte-array',
6474 `dbus-escape-as-identifier', `dbus-byte-array-to-string' and
6475 `dbus-unescape-from-identifier'.
6476 (Receiving Method Calls): New constants `dbus-service-emacs' and
6477 `dbus-path-emacs'. Precise return values of `dbus-register-method'.
6478 (Signals): Use the constants in the example.
6479
6480 2008-11-24 Carsten Dominik <dominik@science.uva.nl>
6481
6482 * org.texi: Re-apply change to FDL 1.3.
6483
6484 2008-11-23 Carsten Dominik <dominik@science.uva.nl>
6485
6486 * org.texi (Setting up Remember): Document `org-remember-mode'.
6487 (External links): Document that bbdb links can use a regular
6488 expression.
6489 (External links): Document that elisp links can contain interactive
6490 commands.
6491
6492 2008-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
6493
6494 * viper.texi (viper-translate-all-ESC-keysequences):
6495 Description removed.
6496
6497 2008-11-19 Glenn Morris <rgm@gnu.org>
6498
6499 * doclicense.texi: Change to FDL 1.3.
6500 Relicense all texi files under FDL 1.3 or later.
6501
6502 2008-11-17 Jay Belanger <jay.p.belanger@gmail.com>
6503
6504 * calc.texi (Tutorial): Clarify how to set up the on-line tutorial.
6505
6506 2008-11-16 Michael Kifer <kifer@cs.stonybrook.edu>
6507
6508 * viper.texi (viper-ESC-keyseq-timeout, viper-ESC-key): Remove.
6509
6510 * ediff.texi: Version/date change.
6511
6512 2008-11-14 Chong Yidong <cyd@stupidchicken.com>
6513
6514 * ns-emacs.texi: Moved into macos.texi in the main Emacs manual.
6515
6516 2008-11-14 Jay Belanger <jay.p.belanger@gmail.com>
6517
6518 * calc.texi (About This Manual): Comment out a mention of
6519 marginal notes.
6520
6521 2008-11-12 Carsten Dominik <dominik@science.uva.nl>
6522
6523 * org.texi (Clocking work time): Document the :formula property of
6524 clock tables.
6525 (Structure editing, Refiling notes): Document refiling regions.
6526 (Agenda commands): Document the double-prefix version
6527 of the `l' command in the agenda.
6528 (Handling links): Explain the effect of a double prefix
6529 arg to `C-c C-o'.
6530 (TODO basics): Add documentation for tag triggers.
6531
6532 2008-10-23 Glenn Morris <rgm@gnu.org>
6533
6534 * cl.texi (Function Bindings): Mention `flet' fails to deal with
6535 byte-compiling things like `+'.
6536
6537 * ns-emacs.texi: Merge copyright years of author now with assignment
6538 into FSF years.
6539 (VER): Use it for easier automatic updating. Use Emacs version rather
6540 than standalone Emacs.app version.
6541
6542 2008-10-12 Carsten Dominik <dominik@science.uva.nl>
6543
6544 * org.texi: Lots of minor fixes.
6545 (Capture): New chapter.
6546 (Org Plot): New section.
6547
6548 2008-09-30 Magnus Henoch <mange@freemail.hu>
6549
6550 * cl.texi (Porting Common Lisp): Fix parenthesis order in example.
6551
6552 2008-09-30 Jay Belanger <jay.p.belanger@gmail.com>
6553
6554 * calc.texi (User Defined Units): Mention how to enter optional display
6555 string.
6556
6557 2008-09-25 Teodor Zlatanov <tzz@lifelogs.com>
6558
6559 * message.texi (Sending Variables): Fix variable documentation to
6560 avoid the "y/n" wording.
6561
6562 2008-09-24 Teodor Zlatanov <tzz@lifelogs.com>
6563
6564 * message.texi (Sending Variables): Add `message-confirm-send' doc.
6565
6566 2008-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
6567
6568 * gnus.texi (The Gnus Registry): Don't give argument to @item used in
6569 @enumerate section so as to be able to be formatted with MAKEINFO=no.
6570
6571 2008-09-22 Bill Wohler <wohler@newt.com>
6572
6573 Release MH-E manual version 8.1.
6574
6575 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
6576 release 8.1.
6577
6578 * mh-e.texi: Retain dual license as agreed to by the FSF.
6579 However, bump GPL to Version 3.
6580 Use @include for license text.
6581
6582 2008-09-19 Katsumi Yamaoka <yamaoka@jpl.org>
6583
6584 * gnus.texi (Top, Setup, Fancy splitting to parent)
6585 (Store custom flags and keywords, Store arbitrary data):
6586 Clean up markup.
6587
6588 2008-09-16 Teodor Zlatanov <tzz@lifelogs.com>
6589
6590 * gnus.texi (The Gnus Registry): Document it.
6591
6592 2008-09-08 David Engster <dengste@eml.cc>
6593
6594 * gnus.texi (nnmairix): Point out that nnml uses MH format.
6595 Clarify section about choosing back end servers.
6596
6597 2008-08-23 Glenn Morris <rgm@gnu.org>
6598
6599 * dired-x.texi (Shell Command Guessing):
6600 Mention dired-guess-shell-case-fold-search. (Bug#417)
6601
6602 2008-08-22 Michael Albinus <michael.albinus@gmx.de>
6603
6604 * trampver.texi: Update release number.
6605
6606 2008-08-18 Brian Cully <bjc@kublai.com> (tiny change)
6607
6608 * ns-emacs.texi: Update version.
6609 (Introduction): Correct menu location for options save.
6610 (Customization): Note that defaults are stored under org.gnu.Emacs.
6611
6612 2008-08-11 Bill Wohler <wohler@newt.com>
6613
6614 * mh-e.texi (Getting Started): Rename variant mu-mh to gnu-mh and be
6615 explicit about GNU mailutils MH elsewhere (with thanks to Darel
6616 Henman) (closes SF #1768928).
6617
6618 2008-08-10 Glenn Morris <rgm@gnu.org>
6619
6620 * ns-emacs.texi: Use @copying. Change copyright of authors with
6621 assignment to FSF. Change license to GFDL.
6622 (Top): Remove outdated references.
6623
6624 2008-08-07 Reiner Steib <Reiner.Steib@gmx.de>
6625
6626 * gnus.texi (Sorting the Summary Buffer, Summary Sorting):
6627 Add gnus-summary-sort-by-most-recent-number and
6628 gnus-summary-sort-by-most-recent-date.
6629 (Summary Sorting): Explain prefix argument.
6630
6631 2008-08-07 Katsumi Yamaoka <yamaoka@jpl.org>
6632
6633 * gnus.texi (Saving Articles): Mention symbolic prefix `r' for
6634 gnus-summary-pipe-output.
6635
6636 2008-08-03 Michael Albinus <michael.albinus@gmx.de>
6637
6638 * dbus.texi (Receiving Method Calls): Document error handling of own
6639 D-Bus methods.
6640
6641 2008-08-01 Bill Wohler <wohler@newt.com>
6642
6643 * mh-e.texi (Reading Mail)
6644 (Viewing Attachments): Describe new function
6645 mh-show-preferred-alternative.
6646 (Sending Mail, Redistributing, Sending Message): Describe new hook
6647 mh-annotate-msg-hook.
6648
6649 2008-07-31 Michael Albinus <michael.albinus@gmx.de>
6650
6651 * dbus.texi (Arguments and Signatures): Fix example.
6652 (Synchronous Methods): New defun `dbus-call-method-non-blocking'.
6653 (Asynchronous Methods): New node.
6654 (Errors and Events): Describe extended layout of `dbus-event'.
6655 New defun `dbus-event-message-type'.
6656
6657 2008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
6658
6659 * ediff.texi: Remove VMS support.
6660
6661 2008-07-29 Juanma Barranquero <lekktu@gmail.com>
6662
6663 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add mairix-el.
6664 ($(infodir)/mairix-el), mairix-el.dvi): New targets.
6665
6666 2008-07-29 Chong Yidong <cyd@stupidchicken.com>
6667
6668 * Makefile.in: Add mairix-el targets.
6669
6670 2008-07-29 David Engster <deng@randomsample.de>
6671
6672 * mairix-el.texi: New file.
6673
6674 2008-07-28 Stephen Leake <stephen_leake@stephe-leake.org>
6675
6676 * ada-mode.texi: Document using GNAT project files as Emacs Ada mode
6677 project files. Delete 'main_unit' project variable; not needed. Allow
6678 process environment variables wherever project variables are allowed.
6679 Add tutorial section on multiple GNAT project files.
6680
6681 2008-07-27 Michael Albinus <michael.albinus@gmx.de>
6682
6683 Sync with Tramp 2.1.14.
6684
6685 * trampver.texi: Update release number.
6686
6687 2008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
6688
6689 * ns-emacs.texi:
6690 * faq.texi: Remove mentions of Mac Carbon.
6691
6692 2008-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
6693
6694 * gnus.texi (Saving Articles): Describe the 2nd argument of
6695 gnus-summary-save-in-pipe.
6696 (SpamAssassin): Use it.
6697
6698 2008-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
6699
6700 * gnus.texi (SpamAssassin): Fix gnus-summary-save-in-pipe usage.
6701
6702 2008-07-25 Carsten Dominik <dominik@science.uva.nl>
6703
6704 * org.texi (Export options): Document the use of the creator flag.
6705
6706 2008-07-24 Carsten Dominik <dominik@science.uva.nl>
6707
6708 * org.texi: New version 6.06a.
6709
6710 2008-07-23 Juanma Barranquero <lekktu@gmail.com>
6711
6712 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add ns-emacs.
6713 ($(infodir)/ns-emacs, ns-emacs.dvi): New targets.
6714
6715 2008-07-23 Vincent Belaïche <vincent.b.1@hotmail.fr>
6716
6717 * calc.texi (Editing Stack Entries, Algebraic Entry):
6718 Rewrite introductory sentences so it can be used by
6719 Calc's help functions. Mention fixing typos.
6720 (Customizing Calc): Fix typo.
6721
6722 2008-07-23 Jay Belanger <jay.p.belanger@gmail.com>
6723
6724 * calc.texi (summarykey): New macro. Use to correctly format keys in
6725 the summary.
6726
6727 2008-07-20 Adrian Robert <adrian.b.robert@gmail.com>
6728
6729 * ns-emacs.texi (Customization): Corrected documentation on color
6730 specification formats.
6731
6732 2008-07-19 Andreas Schwab <schwab@suse.de>
6733
6734 * ns-emacs.texi: Moved from ../emacs. Add @direntry.
6735
6736 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ns-emacs.
6737 (ns-emacs, $(infodir)/ns-emacs, ns-emacs.dvi): New rules.
6738
6739 2008-07-18 Michael Albinus <michael.albinus@gmx.de>
6740
6741 * dbus.texi (Inspection): Rework, introduce submenus.
6742 (Bus names, Introspection, Nodes and Interfaces, Methods and Signal)
6743 (Properties and Annotations, Arguments and Signatures): New nodes.
6744
6745 2008-07-13 Michael Albinus <michael.albinus@gmx.de>
6746
6747 * dbus.texi (Receiving Method Calls): Fix description of
6748 `dbus-register-method'.
6749 (Signals): Allow also signal arguments for filtering in
6750 `dbus-register-signal'.
6751
6752 2008-07-13 Vincent Belaïche <vincent.b.1@hotmail.fr>
6753
6754 * calc.texi (Manipulating Vectors): Clarify definition of `rnorm' and
6755 `cnorm'.
6756 (Arithmetic Tutorial): Simplify the verification of prime factors.
6757
6758 2008-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
6759
6760 * gnus.texi (Saving Articles): Mention
6761 gnus-summary-pipe-output-default-command and gnus-summary-save-in-pipe.
6762
6763 2008-06-29 Jay Belanger <jay.p.belanger@gmail.com>
6764
6765 * calc.texi: Adjust mode line throughout.
6766
6767 2008-06-28 Juanma Barranquero <lekktu@gmail.com>
6768
6769 * sasl.texi (Mechanisms): Fix typos.
6770
6771 2008-06-24 Jay Belanger <jay.p.belanger@gmail.com>
6772
6773 * calc.texi (Killing from the stack): Mention using normal Emacs
6774 copying.
6775
6776 2008-06-21 Michael Albinus <michael.albinus@gmx.de>
6777
6778 * tramp.texi (Password handling): Rename from "Password caching".
6779 Add `auth-source' mechanism.
6780 (Connection caching): Tramp reopens the connection automatically,
6781 when the operating system on the remote host has been changed.
6782
6783 2008-06-20 Eli Zaretskii <eliz@gnu.org>
6784
6785 * makefile.w32-in (distclean): Remove makefile.
6786
6787 2008-06-17 Carsten Dominik <dominik@science.uva.nl>
6788
6789 * org.texi (Using the mapping API): New section.
6790 (Agenda column view): New section.
6791 (Moving subtrees): Document archiving to the archive sibling.
6792 (Agenda commands): Document columns view in the agenda.
6793 (Using the property API): Document the API for multi-valued properties.
6794
6795 2008-06-17 Jason Riedy <jason@acm.org>
6796
6797 * org.texi (A LaTeX example): Note that fmt may be a one-argument
6798 function, and efmt may be a two-argument function.
6799 (Radio tables): Document multiple destinations.
6800
6801 2008-06-16 Glenn Morris <rgm@gnu.org>
6802
6803 * epa.texi, erc.texi, pgg.texi, remember.texi, sasl.texi, url.texi:
6804 Add Cover-Texts.
6805
6806 2008-06-15 Glenn Morris <rgm@gnu.org>
6807
6808 * faq.texi (VER): Update to 23.0.60.
6809
6810 * mh-e.texi: Remove option of licensing under GPL.
6811 Add Cover-Texts to GFDL permissions notice.
6812 (GPL): Remove section.
6813 (GFDL): Include doclicense.texi rather than the actual text.
6814
6815 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add sasl.
6816 (sasl, $(infodir)/sasl, sasl.dvi): New rules.
6817
6818 * sasl.texi: Fix output file name.
6819
6820 * epa.texi, sasl.texi: Refer to license in Emacs manual.
6821
6822 * gnus-coding.texi: Refer to license in Gnus manual.
6823
6824 * idlwave.texi, sasl.texi: Use @copying.
6825
6826 * org.texi: Change to GFDL 1.2. Refer to license in Emacs manual.
6827
6828 * speedbar.texi: Update Back-Cover Text as per maintain.info.
6829
6830 * url.texi: Use @copying, @title, @subtitle, @author.
6831
6832 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi, dbus.texi:
6833 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
6834 * erc.texi, eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus.texi:
6835 * idlwave.texi, message.texi, newsticker.texi, pcl-cvs.texi:
6836 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi:
6837 * smtpmail.texi, speedbar.texi, tramp.texi, vip.texi, viper.texi:
6838 * widget.texi, woman.texi:
6839 Remove references to external license, since doclicense is included.
6840
6841 * ada-mode.texi, autotype.texi, cc-mode.texi, dired-x.texi:
6842 * pcl-cvs.texi, speedbar.texi, url.texi, widget.texi:
6843 Remove references to non-existent Invariant Sections.
6844
6845 2008-06-14 Glenn Morris <rgm@gnu.org>
6846
6847 * faq.texi (Major packages and programs): Remove references to external
6848 Supercite, Calc, VIPER, since they have been included for some time.
6849 Update VM, AUCTeX, BBDB entries.
6850
6851 2008-06-14 Ulf Jasper <ulf.jasper@web.de>
6852
6853 * newsticker.texi: Updated to match latest newsticker changes.
6854
6855 2008-06-13 Glenn Morris <rgm@gnu.org>
6856
6857 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi
6858 * dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi
6859 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi
6860 * gnus.texi, idlwave.texi, info.texi, message.texi, newsticker.texi
6861 * nxml-mode.texi, org.texi, pcl-cvs.texi, rcirc.texi, reftex.texi
6862 * sc.texi, sieve.texi, smtpmail.texi, vip.texi, viper.texi, widget.texi
6863 * woman.texi:
6864 Update Back-Cover Text as per maintain.info.
6865
6866 2008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
6867
6868 * gnus-faq.texi: Generate. Change node names to "FAQ N-M".
6869
6870 * Makefile.in (gnus-faq-clean): Don't remove gnus-faq.texi.
6871 (gnus-faq.xml): Update repository host.
6872
6873 * gnus-faq.texi: Generate from gnus-faq.xml (sourceforge.net).
6874
6875 2008-06-15 Frank Schmitt <ich@frank-schmitt.net>
6876
6877 * gnus-faq.texi ([5.12]): Add entry about message-kill-buffer-on-exit.
6878 Fix a typo.
6879
6880 2008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
6881
6882 * gnus.texi (Mail Source Customization): Correct values of
6883 `mail-source-delete-incoming'. Reported by Tassilo Horn.
6884 (Oort Gnus): Fix version comment for mml-dnd-protocol-alist.
6885
6886 2008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
6887
6888 * gnus.texi (nnmairix): Eliminate wrong use of `path', cf. the GNU
6889 coding standards.
6890
6891 2008-06-14 David Engster <dengste@eml.cc>
6892
6893 * gnus.texi (nnmairix): Markup fixes.
6894
6895 2008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
6896
6897 * gnus.texi (nnmairix): Markup and other minor fixes.
6898
6899 2008-06-05 David Engster <dengste@eml.cc>
6900
6901 * gnus.texi (nnmairix): New nodes describing nnmairix.el.
6902
6903 2008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
6904
6905 * gnus.texi (Group Parameters): Change ~/.gnus to ~/.gnus.el.
6906 (Searching, nnir, nnmairix): New stub nodes.
6907
6908 2008-05-30 Felix Lee <felix.1@canids.net>
6909
6910 * cl.texi (Iteration Clauses): Fix incorrect "identical" examples.
6911
6912 2008-05-24 Reiner Steib <Reiner.Steib@gmx.de>
6913
6914 * gnus.texi (Filling In Threads): Additions to gnus-fetch-old-headers.
6915
6916 2008-05-15 Reiner Steib <Reiner.Steib@gmx.de>
6917
6918 * gnus.texi (Scoring On Other Headers): Fix typo. Rearrange.
6919
6920 2008-05-15 Jonathan Yavner <jyavner@member.fsf.org>
6921
6922 * ses.texi (Acknowledgements): Add Shigeru Fukaya.
6923
6924 2008-05-06 Juanma Barranquero <lekktu@gmail.com>
6925
6926 * info.texi (Top): Fix typo in xref.
6927
6928 2008-05-05 Karl Berry <karl@gnu.org>
6929
6930 * info.texi (Top): @xref to stand-alone manual.
6931
6932 2008-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
6933
6934 * gnus.texi (Various Summary Stuff): Add gnus-propagate-marks.
6935 (Various Summary Stuff): Fix typo in last xref.
6936
6937 2008-05-02 Juanma Barranquero <lekktu@gmail.com>
6938
6939 * org.texi (Moving subtrees): Fix typo.
6940
6941 2008-04-28 Michael Albinus <michael.albinus@gmx.de>
6942
6943 * tramp.texi (Frequently Asked Questions): Explain, how to disable
6944 Tramp via `tramp-mode'.
6945
6946 2008-04-27 Carsten Dominik <dominik@sam.science.uva.nl>
6947
6948 * org.texi: Massive changes, in many parts of the file.
6949
6950 2008-04-27 Jason Riedy <jason@acm.org>
6951
6952 * org.texi (A LaTeX example): Note that fmt may be a
6953 one-argument function, and efmt may be a two-argument function.
6954 (Radio tables): Document multiple destinations.
6955
6956 2008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
6957
6958 * gnus.texi (Oort Gnus): Add message-fill-column.
6959
6960 2008-04-12 Adrian Aichner <adrian@xemacs.org>
6961
6962 * gnus.texi (Mail Source Specifiers): Typo fix.
6963
6964 2008-04-12 Reiner Steib <Reiner.Steib@gmx.de>
6965
6966 * gnus.texi (Diary Headers Generation): Update key binding for
6967 `gnus-diary-check-message'.
6968
6969 2008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
6970
6971 * gnus.texi (Emacsen): Addition.
6972
6973 2008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
6974
6975 * gnus.texi (Emacsen): Give recommendations for Emacs 22 and Emacs 23.
6976
6977 2008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
6978
6979 * gnus.texi (Oort Gnus): Mention customizing of tool bars.
6980
6981 2008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
6982
6983 * gnus-news.texi: Update tool bar item.
6984
6985 2008-04-09 Sven Joachim <svenjoac@gmx.de>
6986
6987 * gnus-news.texi: Fix typos.
6988
6989 2008-04-11 Jay Belanger <jay.p.belanger@gmail.com>
6990
6991 * calc.texi (Vector and Matrix Arithmetic, Calc Summary):
6992 Add mention of `kron'.
6993
6994 2008-04-01 Daiki Ueno <ueno@unixuser.org>
6995
6996 * epa.texi (Encrypting/decrypting *.gpg files):
6997 Document epa-file-name-regexp.
6998
6999 2008-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
7000
7001 * gnus.texi (Example Methods): Fix description about ssh-agent.
7002 (Indirect Functions): Fix the default value of nntp-telnet-command;
7003 remove link to connect.html.
7004
7005 2008-03-30 Michael Albinus <michael.albinus@gmx.de>
7006
7007 * dbus.texi (Synchronous Methods): New parameter TIMEOUT for
7008 dbus-call-method.
7009 (Receiving Method Calls): The timeout can be set by the calling client.
7010
7011 * trampver.texi: Update release number.
7012
7013 2008-03-29 Reiner Steib <Reiner.Steib@gmx.de>
7014
7015 * gnus.texi (Top): Fix version. Add SASL.
7016
7017 2008-03-29 Michael Albinus <michael.albinus@gmx.de>
7018
7019 Sync with Tramp 2.1.13.
7020
7021 * trampver.texi: Update release number.
7022
7023 2008-03-29 Chong Yidong <cyd@stupidchicken.com>
7024
7025 * org.texi: Update to new org-mode website.
7026
7027 2008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
7028
7029 * cl.texi (For Clauses): Fix loop over key-seq to match code.
7030
7031 2008-03-22 Reiner Steib <Reiner.Steib@gmx.de>
7032
7033 * gnus.texi (Foreign Groups): Add gnus-read-ephemeral-gmane-group,
7034 gnus-read-ephemeral-gmane-group-url,
7035 gnus-read-ephemeral-emacs-bug-group,
7036 gnus-read-ephemeral-debian-bug-group.
7037
7038 2008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
7039
7040 * gnus.texi (MIME Commands): Add gnus-article-browse-html-article.
7041
7042 * gnus-news.texi: Add EasyPG. Add gnus-article-browse-html-article.
7043 Add FIXMEs for Bookmarks and gnus-registry-marks.
7044
7045 2008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
7046
7047 * gnus.texi (Smileys): Document `smiley-style'.
7048
7049 2008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
7050
7051 * gnus.texi (Gnus Development): Clarify difference between ding and
7052 gnu.emacs.gnus.
7053 (MIME Commands, Using MIME, RSS): Fix markup.
7054
7055 * gnus-faq.texi ([8.4]): Ditto.
7056
7057 2008-03-20 Reiner Steib <Reiner.Steib@gmx.de>
7058
7059 * gnus.texi (Emacsen): Remove obsolete stuff.
7060
7061 2008-03-19 Reiner Steib <Reiner.Steib@gmx.de>
7062
7063 * gnus.texi (Oort Gnus): Add version info WRT
7064 `mail-source-delete-incoming'.
7065
7066 2008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
7067
7068 * gnus.texi (Top): Add "Other related manuals" and version info in
7069 `iftex' output.
7070 (Formatting Fonts): Add index entries for gnus-mouse-face, gnus-face-0,
7071 gnus-balloon-face-0 and the corresponding format specifiers.
7072
7073 2008-03-26 Michael Albinus <michael.albinus@gmx.de>
7074
7075 * tramp.texi (Filename completion): Remove footnote about let-bind
7076 of `partial-completion-mode'. It doesn't work this way.
7077
7078 2008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
7079
7080 * pcl-cvs.texi (Contributors): Update my email.
7081
7082 2008-03-21 Michael Albinus <michael.albinus@gmx.de>
7083
7084 * dbus.texi (Receiving Method Calls): Mention default D-Bus timeout.
7085
7086 2008-03-17 Bill Wohler <wohler@newt.com>
7087
7088 * mh-e.texi (Viewing): Update URL for adding header fields to
7089 mh-invisible-header-fields-default.
7090
7091 2008-03-16 Bill Wohler <wohler@newt.com>
7092
7093 * mh-e.texi (Preface): Add Gnus to requirements.
7094 (Forwarding): Note that forwarded MIME messages are now inline.
7095
7096 2008-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
7097
7098 * gnus.texi (Example Methods, Direct Functions, Indirect Functions)
7099 (Common Variables): Give precedence to the netcat methods over the
7100 telnet methods, and mention that they are more reliable.
7101
7102 2008-03-13 Carsten Dominik <dominik@science.uva.nl>
7103
7104 * org.texi (Exporting Agenda Views): Document agenda export to
7105 iCalendar.
7106 (Progress logging): Document the new progress logging stuff.
7107
7108 2008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
7109
7110 * gnus.texi (Mail Source Customization, Gnus Development, Oort Gnus):
7111 Update for change of `mail-source-delete-incoming'.
7112
7113 * gnus-news.texi: Ditto.
7114
7115 2008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
7116
7117 * gnus-coding.texi (Gnus Maintainance Guide): Update conventions for
7118 custom versions.
7119
7120 2008-03-07 Alan Mackenzie <acm@muc.de>
7121
7122 * cc-mode.texi (Limitations and Known Bugs): State that the number of
7123 parens/brackets in a k&r region is limited.
7124
7125 2008-02-27 Reiner Steib <Reiner.Steib@gmx.de>
7126
7127 * gnus-news.texi: Mention problem with coding system `utf-8-emacs' when
7128 using different Emacs versions.
7129
7130 2008-02-27 Glenn Morris <rgm@gnu.org>
7131
7132 * sc.texi: Remove a lot of old and obsolete info.
7133 (titlepage): Simplify.
7134 (Emacs 19 MUAs, Emacs 18 MUAs, MH-E with any Emacsen)
7135 (VM with any Emacsen, GNEWS with any Emacsen)
7136 (Overloading for Non-conforming MUAs, Version 3 Changes)
7137 (The Supercite Mailing List): Delete nodes.
7138 (Introduction): Remove info about old packages.
7139 (Getting Connected): Simplify. Remove info about old packages.
7140 (Citing Commands): Delete Emacs 19 info.
7141 (Hints to MUA Authors): Simplify.
7142 (Thanks and History): Merge in some info from the deleted node
7143 "Version 3 Changes".
7144
7145 2008-02-05 Juanma Barranquero <lekktu@gmail.com>
7146
7147 * org.texi (Setting tags, In-buffer settings):
7148 * rcirc.texi (rcirc commands): Replace `legal' with `valid'.
7149
7150 2008-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
7151
7152 * gnus-news.texi: Mention that spaces and tabs are allowed in the
7153 installation directory name.
7154
7155 2008-02-12 Romain Francoise <romain@orebokech.com>
7156
7157 * epa.texi (Overview): Fix typo.
7158
7159 2008-02-11 Daiki Ueno <ueno@unixuser.org>
7160
7161 * epa.texi (Quick start): Remove the .emacs setting.
7162
7163 2008-02-10 Daiki Ueno <ueno@unixuser.org>
7164
7165 * epa.texi (Quick start): Use the command `epa-enable' instead of
7166 loading `epa-setup'.
7167
7168 2008-02-08 Juanma Barranquero <lekktu@gmail.com>
7169
7170 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add epa.
7171 ($(infodir)/epa, epa.dvi): New targets.
7172
7173 2008-02-08 Daiki Ueno <ueno@unixuser.org>
7174
7175 * Makefile.in: Add rules to build EasyPG Assistant User's Manual.
7176
7177 * epa.texi: New manual documenting the EasyPG Assistant.
7178
7179 2008-02-06 Michael Albinus <michael.albinus@gmx.de>
7180
7181 * dbus.texi (all): Wrap Lisp code examples with @lisp ... @end lisp.
7182 (Inspection): New function dbus-ping.
7183
7184 2008-02-05 Michael Albinus <michael.albinus@gmx.de>
7185
7186 * tramp.texi (Remote processes): Add `shell-command'.
7187
7188 2008-02-02 Michael Albinus <michael.albinus@gmx.de>
7189
7190 * tramp.texi: Use new FSF's Back-Cover Text.
7191
7192 2008-01-28 Michael Sperber <sperber@deinprogramm.de>
7193
7194 * gnus.texi (Mail Source Specifiers): Document `group' specifier.
7195 (Group Parameters): Document `mail-source' parameter.
7196
7197 2008-01-27 Michael Albinus <michael.albinus@gmx.de>
7198
7199 * tramp.texi (Inline methods): The hostname of the su(do)? methods
7200 must be a local host.
7201
7202 2008-01-26 Michael Olson <mwolson@gnu.org>
7203
7204 * erc.texi: Update version for ERC 5.3 release.
7205 (Obtaining ERC): Update extras URLs for 5.3.
7206 (Development): Write instructions for git, and remove those for Arch.
7207 (History): Mention the switch to git.
7208
7209 2008-01-24 Karl Berry <karl@gnu.org>
7210
7211 * info.texi (Search Index, Search Text): Mention the command
7212 character in the section name, a la the (Go to node) node.
7213
7214 2008-01-21 Michael Albinus <michael.albinus@gmx.de>
7215
7216 * dbus.texi (Errors and Events): New macro dbus-ignore-errors.
7217
7218 2008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
7219
7220 * gnus-news.texi: Mention gnus-article-describe-bindings.
7221
7222 2008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
7223
7224 * gnus-news.texi: Mention gnus-article-wide-reply-with-original.
7225
7226 2008-01-18 Carsten Dominik <dominik@science.uva.nl>
7227
7228 * org.texi (Property inheritance): New section.
7229 (Conventions): New section.
7230 (Structure editing): Document C-RET, the prefix arg to the cut/copy
7231 commands, and the new bindings for refiling.
7232 (Sparse trees): Document the new special command for sparse trees.
7233 (References): Be more clear about the counting of hilines.
7234 (Handling links): Document M-p/n for accessing links.
7235 (Fast access to TODO states): New section.
7236 (Per file keywords): New section.
7237 (Property inheritance): New section.
7238 (Column attributes): New summary types.
7239 (Capturing Column View): New section.
7240 (The date/time prompt): Cover the new features in the date/time prompt.
7241 Compactify the table of keys for the calendar remote control.
7242 (Clocking work time): Document the new :scope parameter.
7243 (Remember): Promoted to chapter.
7244 (Quoted examples): New section.
7245 (Enhancing text): New verbatim environments.
7246
7247 2008-01-14 Michael Albinus <michael.albinus@gmx.de>
7248
7249 * trampver.texi: Update release number.
7250
7251 2008-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
7252
7253 * gnus.texi (Article Keymap):
7254 Add gnus-article-wide-reply-with-original; fix descriptions of
7255 gnus-article-reply-with-original and
7256 gnus-article-followup-with-original.
7257
7258 2008-01-09 Glenn Morris <rgm@gnu.org>
7259
7260 * nxml-mode.texi: Add @copying section.
7261
7262 2008-01-05 Reiner Steib <Reiner.Steib@gmx.de>
7263
7264 * message.texi (Mail Variables): Add some text from "(gnus)Posting
7265 Server". Add `message-send-mail-with-mailclient'.
7266
7267 * gnus.texi (Posting Server): Move some text to "(message)Mail
7268 Variables" and add a reference here.
7269
7270 2008-01-04 Michael Albinus <michael.albinus@gmx.de>
7271
7272 * dbus.texi (Receiving Method Calls): New chapter.
7273 (Errors and Events): Add serial number to events. Replace "signal" by
7274 "message". Introduce dbus-event-serial-number.
7275
7276 2008-01-03 Michael Albinus <michael.albinus@gmx.de>
7277
7278 * dbus.texi (Type Conversion): Explain the type specification for empty
7279 arrays. Use another example.
7280
7281 2007-12-30 Michael Albinus <michael.albinus@gmx.de>
7282
7283 * dbus.texi (all): Replace "..." by @dots{}.
7284 (Type Conversion): Precise the value range for :byte types.
7285 (Signals): Rename dbus-unregister-signal to dbus-unregister-object.
7286 Mention its return value.
7287 (Errors and Events): There is no D-Bus error propagation during event
7288 processing.
7289
7290 2007-12-29 Jay Belanger <jay.p.belanger@gmail.com>
7291
7292 * calc.texi (Yacas Language, Maxima Language, Giac Language):
7293 New sections.
7294
7295 2007-12-29 Reiner Steib <Reiner.Steib@gmx.de>
7296
7297 * gnus.texi (Group Parameters): Reorder the text and add a note about
7298 `gnus-parameters' near the beginning of the node.
7299
7300 2007-12-29 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
7301
7302 * gnus.texi (Score File Editing): Fix function name.
7303
7304 2007-12-23 Michael Albinus <michael.albinus@gmx.de>
7305
7306 Sync with Tramp 2.1.12.
7307
7308 * trampver.texi: Update release number.
7309
7310 2007-12-22 Richard Stallman <rms@gnu.org>
7311
7312 * cc-mode.texi (Getting Started): Change @ref to @pxref.
7313
7314 2007-12-22 Michael Albinus <michael.albinus@gmx.de>
7315
7316 * dbus.texi (Type Conversion): Correct input parameters mapping.
7317
7318 2007-12-21 Michael Albinus <michael.albinus@gmx.de>
7319
7320 * dbus.texi (Type Conversion): Extend for D-Bus compound types.
7321 (Errors and Events): Mention wrong-type-argument error.
7322
7323 2007-12-21 Alex Schroeder <alex@gnu.org>
7324
7325 * rcirc.texi: Changed single spaces after sentence end to double
7326 spaces. Fixed some typos.
7327 (Internet Relay Chat): Explain relay.
7328 (Getting started with rcirc): Change items to reflect prompts.
7329 Add more explanation to rcirc-track-minor-mode and added a comment to
7330 warn future maintainers that this section is a copy.
7331 (People): Change /ignore example.
7332 (Keywords): Not keywords.
7333
7334 2007-12-20 Alex Schroeder <alex@gnu.org>
7335
7336 * rcirc.texi (Top): Fighting Information Overload chapter added.
7337 (Getting started with rcirc): Add notice of rcirc-track-minor-mode.
7338 (rcirc commands): Move /ignore command to the new chapter.
7339 (Fighting Information Overload): New chapter documenting /keyword,
7340 /bright, /dim, channel ignore, and low priority channels.
7341 (Configuration): Document rcirc-server-alist, remove
7342 rcirc-startup-channels-alist and rcirc-default-server.
7343
7344 2007-12-16 Michael Albinus <michael.albinus@gmx.de>
7345
7346 * dbus.texi (Signals): Fix example in dbus-register-signal.
7347
7348 2007-12-14 Sven Joachim <svenjoac@gmx.de>
7349
7350 * gnus.texi (Score Variables): Fix typo.
7351
7352 2007-12-07 Michael Albinus <michael.albinus@gmx.de>
7353
7354 * dbus.texi (Synchronous Methods): Adapt dbus-call-method.
7355 (Signals): Adapt dbus-send-signal and dbus-register-signal.
7356 (Errors and Events): Adapt dbus-event.
7357
7358 2007-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
7359
7360 * gnus.texi (Other Files): Add the yenc command.
7361
7362 2007-11-30 Reiner Steib <Reiner.Steib@gmx.de>
7363
7364 * gnus.texi (MIME Commands): Default of gnus-article-loose-mime is t
7365 since 2004-08-06.
7366
7367 2007-11-28 Katsumi Yamaoka <yamaoka@jpl.org>
7368
7369 * gnus.texi (Fancy Mail Splitting): Fix description of splitting based
7370 on body.
7371
7372 2007-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
7373
7374 * emacs-mime.texi (rfc2047): Mention rfc2047-encoded-word-regexp-loose
7375 and rfc2047-allow-irregular-q-encoded-words; fix description of
7376 rfc2047-encode-encoded-words.
7377
7378 2007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
7379
7380 * gnus.texi (Fetching Mail): Remove obsoleted `nnmail-spool-file'.
7381
7382 2007-12-05 Michael Olson <mwolson@gnu.org>
7383
7384 * remember.texi (Diary): Remove "require" line for remember-diary.el.
7385 Update documentation for `remember-diary-file'.
7386
7387 2007-12-04 Michael Albinus <michael.albinus@gmx.de>
7388
7389 * dbus.texi (Signals): Precise `dbus-register-signal'.
7390 (Errors and Events): Rework events part, the internal structure of
7391 dbus-event has changed.
7392
7393 2007-12-03 Juanma Barranquero <lekktu@gmail.com>
7394
7395 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
7396 ($(infodir)/dbus, dbus.dvi): New targets.
7397
7398 2007-12-03 Michael Albinus <michael.albinus@gmx.de>
7399
7400 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
7401 unconditionally.
7402
7403 * dbus.texi (Synchronous Methods): Show the result of the "lshal"
7404 emulation with @print{}.
7405
7406 2007-12-02 Richard Stallman <rms@gnu.org>
7407
7408 * dbus.texi (Overview): Minor cleanup.
7409
7410 2007-12-02 Michael Albinus <michael.albinus@gmx.de>
7411
7412 * Makefile.in (INFO_TARGETS): Add dbus.
7413 (DVI_TARGETS): Add dbus.dvi.
7414 (dbus, dbus.dvi): New targets.
7415
7416 * dbus.texi: New file.
7417
7418 2007-11-24 Romain Francoise <romain@orebokech.com>
7419
7420 * nxml-mode.texi: Add description in @direntry.
7421 Fix file name to match @setfilename.
7422
7423 2007-11-23 Mark A. Hershberger <mah@everybody.org>
7424
7425 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
7426 ($(infodir)/nxml-mode): New rule.
7427
7428 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
7429 ($(infodir)/nxml-mode): New rule.
7430 (clean): Add nxml-mode*.
7431
7432 * nxml-mode.texi: New file with nxml manual.
7433
7434 2007-11-18 Richard Stallman <rms@gnu.org>
7435
7436 * flymake.texi (Example -- Configuring a tool called directly):
7437 Update example.
7438
7439 2007-11-18 Michael Albinus <michael.albinus@gmx.de>
7440
7441 * tramp.texi (Filename completion): Simplify explanation of
7442 double-slash behavior. Explain directory contents flushing.
7443
7444 2007-11-16 Jay Belanger <jay.p.belanger@gmail.com>
7445
7446 * calc.texi (TeX and LaTeX Language Modes): Put in
7447 missing braces.
7448
7449 2007-11-15 Richard Stallman <rms@gnu.org>
7450
7451 * cl.texi (Equality Predicates): Delete `eql'.
7452 (Predicates, Naming Conventions, Top): Delete `eql'.
7453 (Common Lisp Compatibility): Delete `eql'.
7454 (Porting Common Lisp): Delete obsolete backquote info.
7455 Minor clarification about character constants.
7456 (Sequence Basics): Minor clarification.
7457
7458 2007-11-15 Juanma Barranquero <lekktu@gmail.com>
7459
7460 * cc-mode.texi (Electric Keys, Custom Macros):
7461 * tramp.texi (Filename completion): Fix typos.
7462
7463 2007-11-15 Jay Belanger <jay.p.belanger@gmail.com>
7464
7465 * calc.texi (Basic commands): Mention the menu.
7466
7467 2007-11-12 Michael Albinus <michael.albinus@gmx.de>
7468
7469 * tramp.texi (Connection caching): Tramp flushes connection
7470 properties when remote operating system has been changed.
7471
7472 2007-11-09 Reiner Steib <Reiner.Steib@gmx.de>
7473
7474 * gnus-news.texi: Fix spelling.
7475 `message-insert-formatted-citation-line', not
7476 `message-insert-formated-citation-line'.
7477
7478 * gnus.texi, gnus-faq.texi, message.texi: Bump version to 5.10.9.
7479
7480 2007-11-07 Michael Albinus <michael.albinus@gmx.de>
7481
7482 * tramp.texi (Overview): Mention also the PuTTY integration under
7483 w32. Remove paragraphs about Tramp's experimental status.
7484 (Frequently Asked Questions): Add code example for highlighting the
7485 mode line.
7486
7487 2007-11-03 Michael Olson <mwolson@gnu.org>
7488
7489 * remember.texi: Change mentions of remember-buffer to
7490 remember-finalize throughout.
7491
7492 2007-10-30 Michael Olson <mwolson@gnu.org>
7493
7494 * remember.texi (Copying): Remove.
7495 (Mailbox): Update with non-BBDB instructions.
7496 (Diary, Org): Add.
7497 (Bibliography, Planner Page): Remove.
7498
7499 2007-10-30 Juanma Barranquero <lekktu@gmail.com>
7500
7501 * makefile.w32-in (INFO_TARGETS): Add remember.
7502 (DVI_TARGETS): Add remember.dvi.
7503 ($(infodir)/remember): New rule.
7504 (clean): Add remember*.
7505
7506 2007-10-30 Michael Olson <mwolson@gnu.org>
7507
7508 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add remember.
7509 ($(infodir)/remember): New rule that builds the Remember Manual.
7510
7511 * remember.texi: New file containing the Remember Mode Manual.
7512 Shuffle chapters around after initial import.
7513 (Function Reference): Split Keystrokes into separate chapter.
7514 (Keystrokes): Document C-c C-k.
7515 (Introduction): Fix typographical issue with "---".
7516
7517 2007-10-29 Richard Stallman <rms@gnu.org>
7518
7519 * widget.texi (Introduction): Delete discussion of implementation
7520 internals.
7521
7522 2007-10-29 Michael Albinus <michael.albinus@gmx.de>
7523
7524 * tramp.texi (Connection caching): Host names must be different
7525 when tunneling.
7526
7527 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7528
7529 * gnus.texi, gnus-faq.texi, message.texi: Bump version to
7530 Gnus v5.13.
7531
7532 2007-10-28 Miles Bader <miles@gnu.org>
7533
7534 * gnus-news.texi, gnus-coding.texi, sasl.texi: New files.
7535
7536 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7537
7538 * gnus.texi (Sorting the Summary Buffer):
7539 Remove gnus-article-sort-by-date-reverse.
7540
7541 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7542
7543 * gnus.texi (Non-ASCII Group Names): New node.
7544 (Misc Group Stuff): Move gnus-group-name-charset-method-alist and
7545 gnus-group-name-charset-group-alist to Non-ASCII Group Names node.
7546
7547 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
7548
7549 * gnus.texi (Mail Source Specifiers, IMAP): Add a notice on the need to
7550 clean the output of the program `imap-shell-program'.
7551
7552 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7553
7554 * gnus.texi (IMAP): Mention nnimap-logout-timeout.
7555
7556 2007-10-28 Tassilo Horn <tassilo@member.fsf.org>
7557
7558 * gnus.texi (Sticky Articles): Documentation for sticky article
7559 buffers.
7560
7561 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
7562
7563 * gnus.texi (RSS): Document nnrss-ignore-article-fields.
7564
7565 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7566
7567 * gnus.texi (Various Various): Mention gnus-add-timestamp-to-message.
7568
7569 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7570
7571 * gnus.texi (Archived Messages):
7572 Document gnus-update-message-archive-method.
7573
7574 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7575
7576 * gnus.texi (Limiting): Document gnus-summary-limit-to-address.
7577
7578 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
7579
7580 * gnus.texi (Group Maneuvering):
7581 Document `gnus-summary-next-group-on-exit'.
7582
7583 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7584
7585 * gnus.texi (Really Various Summary Commands):
7586 Mention gnus-auto-select-on-ephemeral-exit.
7587
7588 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7589
7590 * gnus.texi, message.texi: Bump version number.
7591
7592 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7593
7594 * gnus.texi (Group Line Specification, Misc Group Stuff)
7595 (Server Commands): Parenthesize @pxref{Mail Spool}.
7596
7597 2007-10-28 Didier Verna <didier@xemacs.org>
7598
7599 New user option: message-signature-directory.
7600 * message.texi (Insertion Variables): Document it.
7601 * gnus.texi (Posting Styles): Ditto.
7602
7603 2007-10-28 Didier Verna <didier@xemacs.org>
7604
7605 * gnus.texi (Group Line Specification):
7606 * gnus.texi (Misc Group Stuff):
7607 * gnus.texi (Server Commands): Document the group compaction feature.
7608
7609 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7610
7611 * gnus-faq.texi ([5.2]): Adjust for message-fill-column.
7612
7613 * message.texi (Various Message Variables): Add message-fill-column.
7614
7615 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7616
7617 * gnus.texi: Untabify.
7618
7619 2007-10-28 Didier Verna <didier@xemacs.org>
7620
7621 * gnus.texi (Group Parameters): Document the posting-style merging
7622 process in topic-mode.
7623
7624 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7625
7626 * gnus.texi (Scoring On Other Headers): Add gnus-inhibit-slow-scoring.
7627
7628 2007-10-28 Romain Francoise <romain@orebokech.com>
7629
7630 * gnus.texi (Mail Spool): Fix typo.
7631 Update copyright.
7632
7633 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7634
7635 * gnus.texi (Limiting): Add gnus-summary-limit-to-singletons.
7636
7637 2007-10-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
7638
7639 * gnus.texi (Summary Generation Commands):
7640 Add gnus-summary-insert-ticked-articles.
7641
7642 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7643
7644 * gnus.texi (SpamAssassin back end): Rename spam-spamassassin-path
7645 to spam-spamassassin-program.
7646
7647 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7648
7649 * gnus.texi (Mail and Post): Add gnus-message-highlight-citation.
7650
7651 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7652
7653 * gnus.texi (Limiting): Add gnus-summary-limit-to-headers.
7654
7655 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7656
7657 * message.texi (Mail Headers): Document `opportunistic'.
7658
7659 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7660
7661 * emacs-mime.texi (Encoding Customization): Explain how to set
7662 mm-coding-system-priorities per hierarchy.
7663
7664 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7665
7666 * gnus.texi (Washing Mail): Add nnmail-ignore-broken-references and
7667 nnmail-broken-references-mailers instead of nnmail-fix-eudora-headers.
7668
7669 2007-10-28 Didier Verna <didier@xemacs.org>
7670
7671 * message.texi (Wide Reply): Update documentation of
7672 message-dont-reply-to-names (now allowing a list of regexps).
7673
7674 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7675
7676 * gnus.texi (Spam Package Introduction): Fix spam menu and links.
7677
7678 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7679
7680 * gnus.texi (SpamAssassin back end): Fix typo.
7681
7682 * sieve.texi (Examples): Fix grammar.
7683
7684 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7685
7686 * gnus.texi (Searching for Articles): Document M-S and M-R.
7687 (Limiting): Document / b.
7688
7689 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7690
7691 * gnus.texi (Thread Commands): T M-^.
7692
7693 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7694
7695 * message.texi (Mail Aliases): Document ecomplete.
7696 (Mail Aliases): Fix typo.
7697
7698 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7699
7700 * gnus.texi (Face): Restore xref to gnus-face-properties-alist;
7701 fix typo.
7702
7703 2007-10-28 Romain Francoise <romain@orebokech.com>
7704
7705 * gnus.texi (Mail Spool): Grammar fix.
7706
7707 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7708
7709 * gnus.texi (Mail Spool): nnml-use-compressed-files can be a
7710 string.
7711
7712 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7713
7714 * gnus.texi (Group Parameters): Fix description.
7715
7716 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7717
7718 * gnus.texi (Gmane Spam Reporting):
7719 Fix spam-report-gmane-use-article-number.
7720 Add spam-report-user-mail-address.
7721
7722 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7723
7724 * emacs-mime.texi (Non-MIME): x-gnus-verbatim -> x-verbatim.
7725
7726 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7727
7728 * gnus.texi (Group Parameters): Add simplified sorting example based on
7729 example for `Sorting the Summary Buffer' from Jari Aalto
7730 <jari.aalto@cante.net>.
7731 (Example Methods): Add example for an indirect connection.
7732
7733 2007-10-28 Kevin Greiner <kevin.greiner@compsol.cc>
7734
7735 * gnus.texi (nntp-open-via-telnet-and-telnet): Fix grammar.
7736 (Agent Parameters): Update parameter names to match code.
7737 (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as
7738 'gnus-agent-summary-fetch-series'.
7739 (Agent and flags): New section providing a generalized discussion
7740 of flag handling.
7741 (Agent and IMAP): Remove flag discussion.
7742 (Agent Variables): Add 'gnus-agent-synchronize-flags'.
7743
7744 2007-10-28 Romain Francoise <romain@orebokech.com>
7745
7746 * gnus.texi (Exiting the Summary Buffer): Add new function
7747 `gnus-summary-catchup-and-goto-prev-group', bound to `Z p'.
7748
7749 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7750
7751 * gnus.texi (Conformity): Fix typo.
7752 (Customizing Articles): Document `first'.
7753
7754 2007-10-28 Jari Aalto <jari.aalto@cante.net>
7755
7756 * gnus.texi (Sorting the Summary Buffer):
7757 Add `gnus-thread-sort-by-date-reverse'. Add example
7758 host to different sorting in NNTP and RSS groups.
7759
7760 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7761
7762 * message.texi (Insertion): Describe prefix for
7763 message-mark-inserted-region and message-mark-insert-file.
7764
7765 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7766
7767 * emacs-mime.texi (Non-MIME): Add Slrn-style verbatim marks and
7768 LaTeX documents. Describe "text/x-gnus-verbatim".
7769
7770 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7771
7772 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
7773 (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering)
7774 (spam-stat spam filtering, SpamOracle)
7775 (Extending the Spam ELisp package): Remove extra quote symbol for
7776 clarity.
7777
7778 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7779
7780 * gnus.texi (MIME Commands): Add gnus-article-save-part-and-strip,
7781 gnus-article-delete-part and gnus-article-replace-part.
7782 (Using MIME): Add gnus-mime-replace-part.
7783
7784 2007-10-28 Romain Francoise <romain@orebokech.com>
7785
7786 * gnus.texi (Mail Spool): Mention that `nnml-use-compressed-files'
7787 requires `auto-compression-mode' to be enabled. Add new nnml
7788 variable `nnml-compressed-files-size-threshold'.
7789
7790 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7791
7792 * gnus.texi (Sorting the Summary Buffer):
7793 Add gnus-thread-sort-by-recipient.
7794
7795 2007-10-28 Romain Francoise <romain@orebokech.com>
7796
7797 * message.texi (Insertion Variables): Mention new variable
7798 `message-yank-empty-prefix'. Change `message-yank-cited-prefix'
7799 documentation accordingly.
7800
7801 2007-10-28 Romain Francoise <romain@orebokech.com>
7802
7803 * gnus.texi (To From Newsgroups): Mention new variables
7804 `gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'.
7805
7806 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7807
7808 * gnus.texi (Using MIME): gnus-mime-copy-part supports the charset
7809 stuff; gnus-mime-inline-part does the automatic decompression.
7810
7811 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7812
7813 * gnus.texi (Spam ELisp Package Configuration Examples):
7814 "training.ham" should be "training.spam".
7815
7816 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7817
7818 * message.texi (Mail Variables): Fix the default value for
7819 message-send-mail-function.
7820
7821 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7822
7823 * gnus.texi (Optional Back End Functions): nntp-request-update-info
7824 always returns nil exceptionally.
7825
7826 2007-10-28 Simon Josefsson <jas@extundo.com>
7827
7828 * gnus.texi (Article Washing): Add libidn URL.
7829 Suggested by Michael Cook <michael@waxrat.com>.
7830
7831 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7832
7833 * gnus.texi (Topic Commands): Fix next/previous.
7834
7835 2007-10-28 Simon Josefsson <jas@extundo.com>
7836
7837 * gnus.texi (Article Washing): Mention `W i'.
7838
7839 2007-10-28 Jochen Küpper <jochen@fhi-berlin.mpg.de>
7840
7841 * gnus.texi (Group Parameters): Slight extension of sieve
7842 parameter description.
7843
7844 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7845
7846 * gnus.texi (Score Decays): `gnus-decay-scores' can be a regexp
7847 matching score files as well.
7848 (Picons): Describe `gnus-picon-style'.
7849
7850 2007-10-28 Romain Francoise <romain@orebokech.com>
7851
7852 * message.texi (Message Headers): Mention that headers are hidden
7853 using narrowing, and how to expose them.
7854 Update copyright.
7855
7856 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7857
7858 * gnus.texi: Mention `gnus-summary-limit-to-recipient' and
7859 `gnus-summary-sort-by-recipient'.
7860
7861 2007-10-28 Romain Francoise <romain@orebokech.com>
7862
7863 * gnus.texi (NNTP marks): New node.
7864 (NNTP): Move NNTP marks variables to the new node.
7865
7866 2007-10-28 Jesper Harder <harder@ifa.au.dk>
7867
7868 * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back end.
7869
7870 * gnus.texi (MIME Commands, Hashcash): Markup fix.
7871
7872 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7873
7874 * gnus.texi: Replaced @file{spam.el} with @code{spam.el}
7875 everywhere for consistency.
7876 (Filtering Spam Using The Spam ELisp Package): Admonish again.
7877 (Spam ELisp Package Sequence of Events): This is Gnus, say so.
7878 Say "regular expression" instead of "regex." Admonish.
7879 Pick other words to sound better (s/so/thus/).
7880 (Spam ELisp Package Filtering of Incoming Mail):
7881 Mention statistical filters. Remove old TODO.
7882 (Spam ELisp Package Sorting and Score Display in Summary Buffer):
7883 New section on sorting and displaying the spam score.
7884 (BBDB Whitelists): Mention spam-use-BBDB-exclusive is not a
7885 backend but an alias to spam-use-BBDB.
7886 (Extending the Spam ELisp package): Rewrite the example using the
7887 new backend functionality.
7888
7889 2007-10-28 Simon Josefsson <jas@extundo.com>
7890
7891 * gnus.texi (NNTP): Mention nntp-marks-is-evil and
7892 nntp-marks-directory, from Romain Francoise
7893 <romain@orebokech.com>.
7894
7895 2007-10-28 Magnus Henoch <mange@freemail.hu>
7896
7897 * gnus.texi (Hashcash): New default value of
7898 hashcash-default-payment.
7899
7900 2007-10-28 Simon Josefsson <jas@extundo.com>
7901
7902 * gnus.texi (Hashcash): Fix URL. Add pref to spam section.
7903 (Anti-spam Hashcash Payments): No need to load hashcash.el now.
7904
7905 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7906
7907 * gnus.texi (Adaptive Scoring): Add gnus-adaptive-pretty-print.
7908
7909 2007-10-28 Simon Josefsson <jas@extundo.com>
7910
7911 * gnus.texi (documentencoding): Add, to avoid warnings.
7912
7913 2007-10-28 Simon Josefsson <jas@extundo.com>
7914
7915 * message.texi (Mail Headers): Add.
7916
7917 * gnus.texi (Hashcash): Fix.
7918
7919 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7920
7921 * gnus.texi (Hashcash): Change location of library, also mention
7922 that payments can be verified and fix the name of the
7923 hashcash-path variable.
7924
7925 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7926
7927 * gnus.texi (Article Display): Add `gnus-picon-style'.
7928
7929 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7930
7931 * gnus.texi (SpamAssassin backend): Add it to the detailmenu.
7932
7933 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7934
7935 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
7936 (Bogofilter, spam-stat spam filtering, SpamOracle): Old incorrect
7937 warning about ham processors in spam groups removed.
7938
7939 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7940
7941 * gnus.texi (SpamAssassin backend): Add new node about SpamAssassin.
7942 From Hubert Chan <hubert@uhoreg.ca>.
7943
7944 2007-10-28 Jesper Harder <harder@ifa.au.dk>
7945
7946 * gnus.texi (Spam ELisp Package Sequence of Events): Index.
7947 (Mailing List): Typo.
7948 (Customizing Articles): Add gnus-treat-ansi-sequences.
7949 (Article Washing): Index.
7950
7951 * message.texi: Use m-dash consistently.
7952
7953 2007-10-28 Jesper Harder <harder@ifa.au.dk>
7954
7955 * gnus.texi (GroupLens): Remove.
7956
7957 2007-10-28 Kevin Greiner <kgreiner@xpediantsolutions.com>
7958
7959 * gnus.texi (Outgoing Messages, Agent Variables):
7960 Add gnus-agent-queue-mail and gnus-agent-prompt-send-queue.
7961 Suggested by Gaute Strokkenes <gs234@srcf.ucam.org>
7962
7963 2007-10-28 Jesper Harder <harder@ifa.au.dk>
7964
7965 * gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
7966
7967 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7968
7969 * gnus.texi (Article Washing): Add `gnus-article-treat-ansi-sequences'.
7970
7971 * gnus.texi (No Gnus): New node. Includes `gnus-news.texi'.
7972
7973 2007-10-28 Simon Josefsson <jas@extundo.com>
7974
7975 * gnus.texi (Top): Add SASL.
7976
7977 2007-10-27 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
7978
7979 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
7980
7981 2007-10-27 Reiner Steib <Reiner.Steib@gmx.de>
7982
7983 * gnus.texi (Troubleshooting): Adjust Gnus version number.
7984
7985 2007-10-27 Jay Belanger <jay.p.belanger@gmail.com>
7986
7987 * calc.texi (Formulas, Composition Basics): Lower the
7988 precedence of negation.
7989
7990 2007-10-25 Jonathan Yavner <jyavner@member.fsf.org>
7991
7992 * ses.texi (The Basics): Mention how to create a new spreadsheet.
7993 Mention the new three-letter column identifiers.
7994 (More on cell printing): Calculate-cell and truncate-cell are now `c'
7995 and `t' rather than `C-c C-c' and `C-c C-t'. Mention the stupid error
7996 message when using `c' on an empty default with default printer.
7997 (Buffer-local variables in spreadsheets): `symbolic-formulas' was
7998 renamed to `ses--symbolic-formulas' some time ago.
7999
8000 2007-10-25 Jay Belanger <jay.p.belanger@gmail.com>
8001
8002 * calc.texi (Default Simplifications, Making Selections)
8003 (Customizing Calc): Clarify associativity of multiplication.
8004
8005 2007-10-23 Michael Albinus <michael.albinus@gmx.de>
8006
8007 * tramp.texi (Traces and Profiles): Simplify loop over
8008 `trace-function-background'.
8009
8010 2007-10-22 Juri Linkov <juri@jurta.org>
8011
8012 * dired-x.texi (Shell Command Guessing): Default values are now
8013 available by typing M-n instead of M-p.
8014
8015 2007-10-21 Michael Albinus <michael.albinus@gmx.de>
8016
8017 * tramp.texi (Cleanup remote connections): New section.
8018 (Password caching): Remove `tramp-clear-passwd'.
8019 It's not a command anymore.
8020 (Bug Reports): Add `tramp-bug' to function index.
8021 (Function Index, Variable Index): New nodes.
8022 (Remote shell setup): Describe `tramp-password-prompt-regexp'.
8023
8024 * trampver.texi: Update release number.
8025
8026 2007-10-20 Jay Belanger <jay.p.belanger@gmail.com>
8027
8028 * calc.texi (History and Acknowledgements): Turn comment
8029 about integer size into past tense.
8030 (Time Zones): Remove pointer to Calc author's address.
8031 (Trigonometric and Hyperbolic Functions): Mention cotangent
8032 and hyperbolic cotangent. Fix typo.
8033
8034 2007-10-10 Michael Albinus <michael.albinus@gmx.de>
8035
8036 Sync with Tramp 2.1.11.
8037
8038 * trampver.texi: Update release number.
8039
8040 2007-10-06 Michael Albinus <michael.albinus@gmx.de>
8041
8042 * tramp.texi (External packages): New section.
8043
8044 2007-09-29 Juri Linkov <juri@jurta.org>
8045
8046 * info.texi (Help-Int): Document `L' (`Info-history').
8047
8048 2007-09-26 Carsten Dominik <dominik@science.uva.nl>
8049
8050 * org.texi: Change links to webpage and maintained email.
8051 (Remember): Promote to Chapter, significant changes.
8052 (Fast access to TODO states): New section.
8053 (Faces for TODO keywords): New section.
8054 (Export options): Example for #+DATE.
8055 (Progress logging): Section moved.
8056
8057 2007-09-26 Bill Wohler <wohler@newt.com>
8058
8059 * mh-e.texi (HTML): Mention binding of S-mouse-2 to
8060 browse-url-at-mouse.
8061
8062 2007-09-20 Eduard Wiebe <usenet@pusto.de> (tiny change)
8063
8064 * flymake.texi (Customizable variables): Face names don't end in -face.
8065 Fix flymake-err-line-patterns template.
8066 (Example -- Configuring a tool called directly): Fix init-function.
8067 (Highlighting erroneous lines): Face names don't end in -face.
8068
8069 2007-09-18 Exal de Jesus Garcia Carrillo <exal@gmx.de> (tiny change)
8070
8071 * erc.texi (Special-Features): Fix small typo.
8072
8073 2007-09-14 Michael Albinus <michael.albinus@gmx.de>
8074
8075 * tramp.texi (Filename Syntax): Provide links to "Inline methods"
8076 and "External transfer methods".
8077
8078 2007-09-13 Jay Belanger <jay.p.belanger@gmail.com>
8079
8080 * calc.texi (Predefined Units): Add some history.
8081
8082 2007-09-08 Michael Olson <mwolson@gnu.org>
8083
8084 * erc.texi (Copying): New section included from gpl.texi.
8085 This matches the look of the upstream ERC manual.
8086
8087 2007-09-07 Jay Belanger <jay.p.belanger@gmail.com>
8088
8089 * calc.texi (History and Acknowledgements): Adjust the "thanks".
8090 (Random Numbers): Clarify the distribution of `random'.
8091
8092 2007-09-06 Glenn Morris <rgm@gnu.org>
8093
8094 Move manual sources from man/ to subdirectories of doc/.
8095 Split into the Emacs manual in emacs/, and other manuals in misc/.
8096 Change all setfilename commands to use ../../info.
8097 * Makefile.in: Move the parts of the old man/Makefile.in that do not
8098 refer to the Emacs manual here.
8099 (infodir): New variable.
8100 (INFO_TARGETS, info): Use infodir. Also used by all info targets.
8101 (cc-mode.texi, faq.texi): Update references to source file locations.
8102 * makefile.w32-in: Move the parts of the old man/makefile.w32-in that
8103 do not refer to the Emacs manual here.
8104 (infodir, MULTI_INSTALL_INFO, ENVADD): Go up one more level.
8105
8106 * Makefile.in: Add `basename' versions of all info targets, for
8107 convenience when rebuilding just one manual.
8108 (../etc/GNU): Delete obsolete target.
8109 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
8110 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
8111 *.vrs *.toc here...
8112 (maintainer-clean): ...from here.
8113
8114 * makefile.w32-in (../etc/GNU): Delete obsolete target.
8115
8116 2007-09-01 Jay Belanger <jay.p.belanger@gmail.com>
8117
8118 * calc.texi (Date Conversions): Clarify definition of
8119 Julian day numbering.
8120 (Date Forms): Clarify definition of Julian day numbering;
8121 add some history.
8122
8123 2007-08-30 Carsten Dominik <dominik@science.uva.nl>
8124
8125 * org.texi: Version 5.07.
8126
8127 2007-08-24 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
8128
8129 * message.texi (MIME): Replace mml-attach with mml-attach-file.
8130
8131 2007-08-22 Carsten Dominik <dominik@science.uva.nl>
8132
8133 * org.texi (Adding hyperlink types): New section.
8134 (Embedded LaTeX): Chapter updated because of LaTeX export.
8135 (LaTeX export): New section.
8136 (Using links out): New section.
8137
8138 2007-08-22 Glenn Morris <rgm@gnu.org>
8139
8140 * faq.texi (Learning how to do something): Refcards now in
8141 etc/refcards/ directory.
8142
8143 2007-08-22 Michael Albinus <michael.albinus@gmx.de>
8144
8145 * tramp.texi (Remote Programs): Persistency file must be cleared when
8146 changing `tramp-remote-path'.
8147 (Filename Syntax): Don't use @var{} constructs inside the @trampfn
8148 macro.
8149
8150 2007-08-17 Jay Belanger <jay.p.belanger@gmail.com>
8151
8152 * calc.texi: Move contents to beginning of file.
8153 (Algebraic Entry): Fix the formatting of an example.
8154
8155 2007-08-15 Jay Belanger <jay.p.belanger@gmail.com>
8156
8157 * calc.texi (Basic Operations on Units): Mention exact versus
8158 inexact conversions.
8159
8160 2007-08-14 Jay Belanger <jay.p.belanger@gmail.com>
8161
8162 * calc.texi (Basic Operations on Units): Mention default
8163 values for new units.
8164 (Quick Calculator Mode): Mention that binary format will
8165 be displayed.
8166
8167 2007-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
8168
8169 * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.
8170
8171 2007-08-10 Katsumi Yamaoka <yamaoka@jpl.org>
8172
8173 * gnus.texi (NNTP): Mention nntp-xref-number-is-evil.
8174
8175 2007-08-08 Glenn Morris <rgm@gnu.org>
8176
8177 * gnus.texi, sieve.texi: Replace `iff'.
8178
8179 2007-08-03 Jay Belanger <jay.p.belanger@gmail.com>
8180
8181 * calc.texi (Basic Graphics): Mention the graphing of error
8182 forms.
8183 (Graphics Options): Mention how `g s' handles error forms.
8184 (Curve Fitting): Mention plotting the curves.
8185 (Standard Nonlinear Models): Add additional models.
8186 (Curve Fitting Details): Mention the Levenberg-Marquardt method.
8187 (Linear Fits): Correct result.
8188
8189 2007-08-01 Alan Mackenzie <acm@muc.de>
8190
8191 * cc-mode.texi (Mailing Lists and Bug Reports): Correct "-no-site-file"
8192 to "--no-site-file".
8193
8194 2007-07-29 Michael Albinus <michael.albinus@gmx.de>
8195
8196 * tramp.texi (Frequently Asked Questions): Point to mode line
8197 extension in Emacs 23.1.
8198
8199 * trampver.texi: Update release number.
8200
8201 2007-07-27 Glenn Morris <rgm@gnu.org>
8202
8203 * calc.texi (Copying): Include license text from gpl.texi, rather than
8204 in-line.
8205
8206 2007-07-25 Glenn Morris <rgm@gnu.org>
8207
8208 * calc.texi (Copying): Replace license with GPLv3.
8209
8210 * Relicense all FSF files to GPLv3 or later.
8211
8212 2007-07-22 Michael Albinus <michael.albinus@gmx.de>
8213
8214 Sync with Tramp 2.1.10.
8215
8216 * tramp.texi (trampfn): Expand macro implementation in order to handle
8217 empty arguments.
8218 (trampfnmhl, trampfnuhl, trampfnhl): Remove macros. Replace all
8219 occurrences by trampfn.
8220 (Frequently Asked Questions): Extend example code for host
8221 identification in the modeline. Add bbdb to approaches shortening Tramp
8222 file names to be typed.
8223
8224 * trampver.texi: Update release number.
8225
8226 2007-07-17 Michael Albinus <michael.albinus@gmx.de>
8227
8228 * tramp.texi: Move @setfilename ../info/tramp up, outside the header
8229 section. Reported by <poti@potis.org>.
8230 (Remote processes): Arguments of the program to be debugged are taken
8231 literally.
8232 (Frequently Asked Questions): Simplify recentf example.
8233
8234 2007-07-14 Karl Berry <karl@gnu.org>
8235
8236 * info.texi (@copying): New Back-Cover Text.
8237
8238 * info.texi (Quitting Info): Move to proper place in source.
8239 (Reported by Benno Schulenberg.)
8240
8241 2007-07-13 Eli Zaretskii <eliz@gnu.org>
8242
8243 * Makefile.in (../info/emacs-mime): Use --enable-encoding.
8244
8245 * makefile.w32-in ($(infodir)/emacs-mime): Ditto.
8246
8247 * emacs-mime.texi: Add @documentencoding directive.
8248
8249 2007-07-12 Nick Roberts <nickrob@snap.net.nz>
8250
8251 * tramp.texi (Remote processes): Add an anchor to the subsection
8252 "Running a debugger on a remote host".
8253
8254 2007-07-12 Michael Albinus <michael.albinus@gmx.de>
8255
8256 * tramp.texi (Remote processes): Don't call it "experimental" any
8257 longer. Add subsection about running a debugger on a remote host.
8258
8259 2007-07-10 Carsten Dominik <dominik@science.uva.nl>
8260
8261 * org.texi (Properties and columns): Chapter rewritten.
8262
8263 2007-07-08 Michael Albinus <michael.albinus@gmx.de>
8264
8265 * tramp.texi:
8266 * trampver.texi: Migrate to Tramp 2.1.
8267
8268 2007-07-02 Carsten Dominik <dominik@science.uva.nl>
8269
8270 * org.texi (Properties): New chapter.
8271
8272 2007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
8273
8274 * gnus-faq.texi ([3.2]): Fix locating of environment variables in the
8275 Control Panel.
8276
8277 * gnus.texi (Misc Article): Add index entry for
8278 gnus-single-article-buffer.
8279
8280 2007-06-27 Andreas Seltenreich <andreas@gate450.dyndns.org>
8281
8282 * gnus.texi (Starting Up): Fix typo.
8283
8284 2007-06-25 Katsumi Yamaoka <yamaoka@jpl.org>
8285
8286 * gnus.texi (Asynchronous Fetching): Fix typo.
8287
8288 2007-06-20 Jay Belanger <jay.p.belanger@gmail.com>
8289
8290 * calc.texi:Change ifinfo to ifnottex (as appropriate) throughout.
8291 (About This Manual): Remove redundant information.
8292 (Getting Started): Mention author.
8293 (Basic Arithmetic, Customizing Calc): Make description of the
8294 variable `calc-multiplication-has-precedence' match its new effect.
8295
8296 2007-06-19 Jay Belanger <jay.p.belanger@gmail.com>
8297
8298 * calc.texi (Basic Arithmetic, Customizing Calc):
8299 Mention the variable `calc-multiplication-has-precedence'.
8300
8301 2007-06-19 Carsten Dominik <dominik@science.uva.nl>
8302
8303 * org.texi (Tag): Section swapped with node Timestamps.
8304 (Formula syntax for Lisp): Document new `L' flag.
8305
8306 2007-06-06 Andreas Seltenreich <andreas@gate450.dyndns.org>
8307
8308 * gnus.texi (Misc Group Stuff, Summary Buffer)
8309 (Server Commands, Article Keymap): Fix typo. s/function/command/.
8310
8311 2007-06-06 Juanma Barranquero <lekktu@gmail.com>
8312
8313 * cc-mode.texi (Comment Commands, Getting Started, Style Variables):
8314 * gnus.texi (Article Buttons, Mail Source Customization)
8315 (Sending or Not Sending, Customizing NNDiary):
8316 * message.texi (Message Headers):
8317 * mh-e.texi (HTML): Fix typos.
8318
8319 2007-06-07 Michael Albinus <michael.albinus@gmx.de>
8320
8321 Sync with Tramp 2.0.56.
8322
8323 * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc
8324 settings. Reported by Ted Zlatanov <tzz@lifelogs.com>.
8325
8326 2007-06-02 Chong Yidong <cyd@stupidchicken.com>
8327
8328 * Version 22.1 released.
8329
8330 2007-05-26 Michael Olson <mwolson@gnu.org>
8331
8332 * erc.texi (Modules): Fix references to completion modules.
8333
8334 2007-05-09 Reiner Steib <Reiner.Steib@gmx.de>
8335
8336 * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
8337
8338 2007-05-09 Didier Verna <didier@xemacs.org>
8339
8340 * gnus.texi (Email Based Diary): New. Proper documentation for the
8341 nndiary back end and the gnus-diary library.
8342
8343 2007-05-03 Karl Berry <karl@gnu.org>
8344
8345 * .cvsignore (*.pdf): New entry.
8346
8347 * texinfo.tex: Update from current version for better pdf generation.
8348
8349 2007-04-30 Reiner Steib <Reiner.Steib@gmx.de>
8350
8351 * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.
8352
8353 2007-04-28 Glenn Morris <rgm@gnu.org>
8354
8355 * faq.texi (New in Emacs 22): Restore mention of python.el pending
8356 consideration of legal status.
8357
8358 2007-04-27 J.D. Smith <jdsmith@as.arizona.edu>
8359
8360 * idlwave.texi: Minor updates for IDLWAVE 6.1.
8361
8362 2007-04-24 Chong Yidong <cyd@stupidchicken.com>
8363
8364 * faq.texi (New in Emacs 22): python.el removed.
8365
8366 2007-04-23 Jay Belanger <jay.p.belanger@gmail.com>
8367
8368 * calc.texi (Reporting bugs): Update maintainer's address.
8369
8370 2007-04-22 Chong Yidong <cyd@stupidchicken.com>
8371
8372 * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
8373
8374 2007-04-15 Jay Belanger <belanger@truman.edu>
8375
8376 * calc.texi (Title page): Remove the date.
8377 (Basic Arithmetic): Emphasize that / binds less strongly than *.
8378 (The Standard Calc Interface): Change trail title.
8379 (Floats): Mention that when non-decimal floats are entered, only
8380 approximations are stored.
8381 (Copying): Move to the appendices.
8382 (GNU Free Documentation License): Add as an appendix.
8383
8384 2007-04-15 Chong Yidong <cyd@stupidchicken.com>
8385
8386 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
8387 * dired-x.texi, ebrowse.texi, ediff.texi:
8388 * emacs-mime.texi, erc.texi, eshell.texi:
8389 * eudc.texi, flymake.texi, forms.texi, gnus.texi:
8390 * idlwave.texi, message.texi, newsticker.texi, org.texi:
8391 * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi:
8392 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
8393 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi:
8394 * woman.texi: Include GFDL.
8395
8396 * doclicense.texi: Remove node heading, so that it can be included by
8397 other files.
8398
8399 * dired-x.texi: Relicence under GFDL. Remove date from title page.
8400
8401 * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
8402 than *.
8403
8404 2007-04-14 Carsten Dominik <dominik@science.uva.nl>
8405
8406 * org.texi (Formula syntax for Calc): Emphasize the operator precedence
8407 in Calc.
8408
8409 2007-04-09 Romain Francoise <romain@orebokech.com>
8410
8411 * faq.texi (New in Emacs 22): Mention improvements to the Windows and
8412 Mac OS ports. Make it clear that mouse-1 complements and doesn't
8413 replace mouse-2.
8414
8415 2007-04-08 Chong Yidong <cyd@stupidchicken.com>
8416
8417 * woman.texi (Word at point, Interface Options): woman-topic-at-point
8418 renamed to woman-use-topic-at-point. Document new behavior.
8419
8420 2007-04-08 Richard Stallman <rms@gnu.org>
8421
8422 * url.texi: Fix some indexing.
8423 (Disk Caching): Drop discussion of old/other Emacs versions.
8424
8425 2007-04-07 Chong Yidong <cyd@stupidchicken.com>
8426
8427 * url.texi (Disk Caching): Say Emacs 21 "and later".
8428
8429 * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
8430 on Font locking which now mentions JIT lock.
8431
8432 2007-04-01 Michael Olson <mwolson@gnu.org>
8433
8434 * erc.texi: Update for the ERC 5.2 release.
8435
8436 2007-03-31 David Kastrup <dak@gnu.org>
8437
8438 * woman.texi (Topic, Interface Options): Explain changes semantics of
8439 woman-manpath in order to consider MANPATH_MAP entries.
8440
8441 2007-03-31 Eli Zaretskii <eliz@gnu.org>
8442
8443 * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
8444
8445 2007-03-26 Richard Stallman <rms@gnu.org>
8446
8447 * pgg.texi (Caching passphrase): Clean up previous change.
8448
8449 2007-03-25 Thien-Thi Nguyen <ttn@gnu.org>
8450
8451 * gnus.texi (Setting Process Marks): Fix typo.
8452
8453 2007-03-25 Romain Francoise <romain@orebokech.com>
8454
8455 * faq.texi (New in Emacs 22): Reorganize using an itemized list for
8456 readability, and include various fixes by Daniel Brockman, Nick Roberts
8457 and Dieter Wilhelm.
8458
8459 2007-03-24 Thien-Thi Nguyen <ttn@gnu.org>
8460
8461 * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
8462
8463 * gnus.texi (Mail Source Specifiers): Fix typo.
8464
8465 2007-03-22 Ralf Angeli <angeli@caeruleus.net>
8466
8467 * reftex.texi (Imprint): Update maintainer information.
8468
8469 2007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
8470
8471 * message.texi (Message Buffers): Update documentation for
8472 message-generate-new-buffers.
8473
8474 2007-03-15 Daiki Ueno <ueno@unixuser.org>
8475
8476 * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
8477
8478 2007-03-21 Glenn Morris <rgm@gnu.org>
8479
8480 * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2.
8481
8482 2007-03-19 Chong Yidong <cyd@stupidchicken.com>
8483
8484 * eshell.texi (Known problems): Emacs 21 -> 22.
8485
8486 * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
8487
8488 2007-03-18 Jay Belanger <belanger@truman.edu>
8489
8490 * calc.texi (Time Zones): Mention that the DST rules changed in 2007.
8491
8492 2007-03-12 Glenn Morris <rgm@gnu.org>
8493
8494 * calc.texi (Time Zones): Switch to new North America DST rule.
8495
8496 * calc.texi: Replace "daylight savings" with "daylight
8497 saving" in text throughout.
8498
8499 2007-03-11 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
8500
8501 * gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
8502 The variable now uses a list of symbols instead of just a symbol.
8503 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
8504
8505 2007-03-06 Romain Francoise <romain@orebokech.com>
8506
8507 * faq.texi (New in Emacs 22): Don't say "now" too much. Add MH-E to
8508 new packages, and mention Gnus update.
8509
8510 2007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
8511
8512 * gnus.texi (NNTP): Mention nntp-never-echoes-commands and
8513 nntp-open-connection-functions-never-echo-commands.
8514
8515 2007-02-27 Chong Yidong <cyd@stupidchicken.com>
8516
8517 * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
8518 problems on the console, and security risk in not using gpg-agent.
8519
8520 2007-02-25 Carsten Dominik <dominik@science.uva.nl>
8521
8522 * org.texi (The spreadsheet): Rename from "Table calculations".
8523 Completely reorganized and rewritten.
8524 (CamelCase links): Section removed.
8525 (Repeating items): New section.
8526 (Tracking TODO state changes): New section.
8527 (Agenda views): Chapter reorganized and rewritten.
8528 (HTML export): Section rewritten.
8529 (Tables in arbitrary syntax): New section.
8530 (Summary): Better feature summary.
8531 (Activation): Document problem with cut-and-paste of Lisp code
8532 from PDF files.
8533 (Visibility cycling): Document indirect buffer use.
8534 (Structure editing): Document sorting.
8535 (Remember): Section rewritten.
8536 (Time stamps): Better description of time stamp types.
8537 (Tag searches): Document regular expression search for tags.
8538 (Stuck projects): New section.
8539 (In-buffer settings): New keywords.
8540 (History and Acknowledgments): Update description.
8541
8542 2007-02-24 Alan Mackenzie <acm@muc.de>
8543
8544 * cc-mode.texi (Movement Commands): Insert two missing command names.
8545 (Getting Started): Slight wording correction (use conditional).
8546
8547 2007-02-22 Kim F. Storm <storm@cua.dk>
8548
8549 * widget.texi (User Interface, Basic Types): Document need to put some
8550 text before the %v escape in :format string in editable-field widget.
8551
8552 2007-02-18 Romain Francoise <romain@orebokech.com>
8553
8554 * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not
8555 `cvs-mode-quit'.
8556
8557 2007-02-10 Markus Triska <markus.triska@gmx.at>
8558
8559 * widget.texi (Programming Example): Put constant strings in :format.
8560
8561 2007-02-07 Juanma Barranquero <lekktu@gmail.com>
8562
8563 * faq.texi (Fullscreen mode on MS-Windows): New node.
8564
8565 2007-02-04 David Kastrup <dak@gnu.org>
8566
8567 * faq.texi (AUCTeX): Update version number. Should probably be done
8568 for other packages as well.
8569
8570 2007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
8571
8572 * gnus.texi (Batching Agents): Fix example. Reported by Tassilo Horn
8573 <tassilo@member.fsf.org>.
8574
8575 2007-01-20 Markus Triska <markus.triska@gmx.at>
8576
8577 * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
8578
8579 2007-01-13 Michael Olson <mwolson@gnu.org>
8580
8581 * erc.texi (Modules): Mention capab-identify module.
8582
8583 2007-01-05 Michael Olson <mwolson@gnu.org>
8584
8585 * erc.texi (Getting Started): Update for /RECONNECT command.
8586
8587 2007-01-04 Richard Stallman <rms@gnu.org>
8588
8589 * ebrowse.texi: Change C-c b to C-c C-m.
8590
8591 2007-01-03 Reiner Steib <Reiner.Steib@gmx.de>
8592
8593 * gnus.texi (Customizing Articles): Use index entries for gnus-treat-*
8594 variables only in info to avoid redundant entries in the printed
8595 manual.
8596
8597 2007-01-02 Daiki Ueno <ueno@unixuser.org>
8598
8599 * message.texi (Using PGP/MIME): Document gpg-agent usage.
8600
8601 2007-01-02 Reiner Steib <Reiner.Steib@gmx.de>
8602
8603 * message.texi (Security): Split into sub-nodes.
8604
8605 2007-01-01 Alan Mackenzie <acm@muc.de>
8606
8607 * cc-mode.texi ("Limitations and Known Bugs"): Document problems with
8608 eval-after-load in Emacs <=21 and a workaround. Document that
8609 trigraphs are not supported.
8610
8611 2007-01-01 Alan Mackenzie <acm@muc.de>
8612
8613 * cc-mode.texi ("Filling and Breaking"): Amend the doc for
8614 c-context-line-break. When invoked within a string, preserve
8615 whitespace. Add a backslash only when also in a macro.
8616
8617 2007-01-01 Alan Mackenzie <acm@muc.de>
8618
8619 * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
8620
8621 2007-01-01 Alan Mackenzie <acm@muc.de>
8622
8623 * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae]
8624 are now bound by default to c-\(beginning\|end\)-of-defun by default.
8625
8626 2007-01-01 Alan Mackenzie <acm@muc.de>
8627
8628 * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from
8629 "Choosing a Style".
8630
8631 * cc-mode.texi ("Styles"): Add @dfn{style}.
8632
8633 2006-12-30 Michael Albinus <michael.albinus@gmx.de>
8634
8635 Sync with Tramp 2.0.55.
8636
8637 * trampver.texi: Update release number.
8638
8639 2006-12-29 Reiner Steib <Reiner.Steib@gmx.de>
8640
8641 * gnus.texi (Customizing Articles): Add index entries for all
8642 gnus-treat-* variables.
8643
8644 2006-12-29 Jouni K. Seppänen <jks@iki.fi>
8645
8646 * gnus.texi (IMAP): Fix incorrect explanation of
8647 nnimap-search-uids-not-since-is-evil in documentation for
8648 nnimap-expunge-search-string.
8649
8650 2006-12-27 Reiner Steib <Reiner.Steib@gmx.de>
8651
8652 * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
8653 spam-ifile-database.
8654
8655 2006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
8656
8657 * gnus.texi (Spam Package Configuration Examples): Don't encourage to
8658 rebind C-s.
8659
8660 2006-12-26 Jouni K. Seppänen <jks@iki.fi>
8661
8662 * gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
8663 (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
8664 "expiring mail".
8665 (IMAP): Document nnimap-search-uids-not-since-is-evil and
8666 nnimap-nov-is-evil.
8667
8668 2006-12-25 Kevin Ryde <user42@zip.com.au>
8669
8670 * cl.texi (Sorting Sequences): In sort*, add a little cautionary note
8671 about the key procedure being used heavily.
8672
8673 2006-12-24 Chong Yidong <cyd@stupidchicken.com>
8674
8675 * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
8676 to t.
8677 (Prerequisites): Add explanation about gpg-agent.
8678
8679 2006-12-22 Kevin Ryde <user42@zip.com.au>
8680
8681 * cl.texi (Sorting Sequences): Typo in sort*, example showed plain
8682 "sort" instead of "sort*".
8683
8684 2006-12-19 Richard Stallman <rms@gnu.org>
8685
8686 * calc.texi (History and Acknowledgements): Recognize that Emacs
8687 now does have floating point.
8688
8689 2006-12-19 Michael Albinus <michael.albinus@gmx.de>
8690
8691 * tramp.texi (External transfer methods): Describe new method `scpc'.
8692
8693 2006-12-17 Sascha Wilde <wilde@sha-bang.de>
8694
8695 * pgg.texi: Added short note on gpg-agent to the introduction.
8696
8697 2006-12-13 Reiner Steib <Reiner.Steib@gmx.de>
8698
8699 * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
8700 also applies to Cc.
8701
8702 2006-12-12 Reiner Steib <Reiner.Steib@gmx.de>
8703
8704 * gnus.texi (X-Face): Clarify. Say which programs are required
8705 on Windows.
8706
8707 2006-12-08 Michael Olson <mwolson@gnu.org>
8708
8709 * erc.texi (Modules): Remove documentation for list module.
8710
8711 2006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
8712
8713 * faq.texi (^M in the shell buffer): Ditto.
8714
8715 2006-11-20 Michael Olson <mwolson@gnu.org>
8716
8717 * erc.texi: Call this the 5.2 stable pre-release of ERC.
8718
8719 2006-11-17 Carsten Dominik <dominik@science.uva.nl>
8720
8721 * org.texi: Fix typos.
8722 (Agenda commands): Document `C-k'.
8723
8724 2006-11-16 Eli Zaretskii <eliz@gnu.org>
8725
8726 * url.texi (http/https): Fix a typo in the HTTP URL.
8727
8728 2006-11-14 Stephen Leake <stephen_leake@stephe-leake.org>
8729
8730 * ada-mode.texi: Total rewrite.
8731
8732 2006-11-13 Carsten Dominik <dominik@science.uva.nl>
8733
8734 * org.texi: Minor typo fixes.
8735
8736 2006-11-13 Bill Wohler <wohler@newt.com>
8737
8738 Release MH-E manual version 8.0.3.
8739
8740 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
8741 release 8.0.3.
8742
8743 * mh-e.texi (Incorporating Mail): Use output of "mhparam Path"
8744 to set MAILDIR.
8745 (Reading Mail): Document the customization of read-mail-command
8746 for MH-E.
8747 (Viewing Attachments): Document mm-discouraged-alternatives.
8748 (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag.
8749 (Junk): Add more information about the settings of mh-junk-background
8750 in a program. Add /usr/bin/mh to PATH in examples.
8751
8752 2006-11-12 Richard Stallman <rms@gnu.org>
8753
8754 * woman.texi: Update author address but say he no longer maintains it.
8755
8756 2006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
8757
8758 * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of
8759 archived trees.
8760 (Checkboxes): Section moved to chapter 5, and extended.
8761 (The date/time prompt): New section.
8762 (Link abbreviations): New section.
8763 (Presentation and sorting): New section.
8764 (Custom agenda views): Section completely rewritten.
8765 (Summary): Compare with Planner.
8766 (Feedback): More info about creating backtraces.
8767 (Plain lists): Modify example.
8768 (Breaking down tasks): New section.
8769 (Custom time format): New section.
8770 (Time stamps): Document inactive timestamps.
8771 (Setting tags): More details about fast tag selection.
8772 (Block agenda): New section.
8773 (Custom agenda views): Section rewritten.
8774 (Block agenda): New section.
8775
8776 2006-11-07 Michael Albinus <michael.albinus@gmx.de>
8777
8778 * tramp.texi (Configuration): scp is the default method.
8779 (Default Method): Use ssh as example for another method.
8780
8781 2006-10-27 Richard Stallman <rms@gnu.org>
8782
8783 * woman.texi: Downcase nroff/troff/roff.
8784 (Installation): Chapter deleted. Some xrefs deleted.
8785 (Background): woman doesn't advise man ;-).
8786
8787 2006-10-26 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8788
8789 * ada-mode.texi (Project files, Identifier completion)
8790 (Automatic Casing, Debugging, Using non-standard file names)
8791 (Working Remotely): Fix typos.
8792
8793 2006-10-20 Masatake YAMATO <jet@gyve.org>
8794
8795 * cc-mode.texi (Sample .emacs File): Add missing `)' in
8796 sample code `my-c-initialization-hook'.
8797
8798 2006-10-19 Stuart D. Herring <herring@lanl.gov>
8799
8800 * widget.texi: Fix typos.
8801
8802 2006-10-19 Michael Albinus <michael.albinus@gmx.de>
8803
8804 * tramp.texi (Frequently Asked Questions): Remove questions marked with
8805 "???". There have been no complaints for years, so the information
8806 must be appropriate.
8807
8808 2006-10-16 Richard Stallman <rms@gnu.org>
8809
8810 * widget.texi: Use @var instead of capitalization.
8811 Clarify many widget type descriptions.
8812
8813 2006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
8814
8815 * gnus.texi (Other modes): Fix typo. Add alternative index entry for
8816 gnus-dired-attach.
8817 (Selecting a Group): Fix typo.
8818
8819 2006-10-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8820
8821 * widget.texi: Fix typos.
8822
8823 2006-10-06 Reiner Steib <Reiner.Steib@gmx.de>
8824
8825 * gnus.texi (Image Enhancements): Update for Emacs 22.
8826
8827 * gnus-faq.texi ([1.3]): Update.
8828
8829 2006-10-06 Richard Stallman <rms@gnu.org>
8830
8831 * faq.texi (Displaying the current line or column):
8832 Delete "As of Emacs 20".
8833
8834 2006-10-06 Romain Francoise <romain@orebokech.com>
8835
8836 * faq.texi (VM): VM works with Emacs 22 too.
8837
8838 2006-10-06 Richard Stallman <rms@gnu.org>
8839
8840 * ebrowse.texi: Remove Emacs version "21" from title.
8841
8842 2006-10-02 Reiner Steib <Reiner.Steib@gmx.de>
8843
8844 * gnus.texi (Foreign Groups): Say where change of editing commands are
8845 stored. Add reference to `gnus-parameters'.
8846
8847 2006-09-15 Jay Belanger <belanger@truman.edu>
8848
8849 * calc.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE):
8850 Change "Library Public License" to "Lesser Public License"
8851 throughout. Use "yyyy" to represent year.
8852
8853 2006-09-15 Carsten Dominik <dominik@science.uva.nl>
8854
8855 * org.texi (Setting tags): Typo fix.
8856
8857 2006-09-14 Reiner Steib <Reiner.Steib@gmx.de>
8858
8859 * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
8860
8861 2006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
8862
8863 * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
8864
8865 2006-09-12 Paul Eggert <eggert@cs.ucla.edu>
8866
8867 * faq.texi (Escape sequences in shell output): EMACS is now set
8868 to Emacs's absolute file name, not to "t".
8869 (^M in the shell buffer): Likewise.
8870
8871 2006-09-11 Reiner Steib <Reiner.Steib@gmx.de>
8872
8873 * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
8874 mails with pop3-leave-mail-on-server. Fix wording.
8875 (Limiting): Improve gnus-summary-limit-to-articles.
8876 (X-Face): Fix typo.
8877
8878 2006-09-11 Simon Josefsson <jas@extundo.com>
8879
8880 * smtpmail.texi (Authentication): Explain TLS and SSL better, based on
8881 suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
8882
8883 2006-09-06 Simon Josefsson <jas@extundo.com>
8884
8885 * smtpmail.texi (Authentication): Mention SSL.
8886
8887 2006-09-03 Diane Murray <disumu@x3y2z1.net>
8888
8889 * erc.texi (Getting Started, Connecting): Change erc-select to erc.
8890
8891 2006-09-01 Eli Zaretskii <eliz@gnu.org>
8892
8893 * rcirc.texi (Internet Relay Chat, Useful IRC commands):
8894 Don't use @indicateurl.
8895
8896 * cc-mode.texi (Subword Movement): Don't use @headitem.
8897 (Custom Braces, Clean-ups): Don't use @tie.
8898
8899 2006-08-29 Michael Albinus <michael.albinus@gmx.de>
8900
8901 Sync with Tramp 2.0.54.
8902
8903 * tramp.texi (Bug Reports): The Tramp mailing list is moderated now.
8904 Suggested by Adrian Phillips <a.phillips@met.no>.
8905
8906 2006-08-15 Carsten Dominik <dominik@science.uva.nl>
8907
8908 * org.texi (Installation, Activation): Split from Installation and
8909 Activation.
8910 (Clocking work time): Document new features.
8911
8912 2006-08-13 Alex Schroeder <alex@gnu.org>
8913
8914 * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
8915 example.
8916
8917 2006-08-12 Eli Zaretskii <eliz@gnu.org>
8918
8919 * faq.texi (How to add fonts): New node.
8920
8921 2006-08-05 Romain Francoise <romain@orebokech.com>
8922
8923 * faq.texi (New in Emacs 22): Expand.
8924
8925 2006-08-03 Michael Olson <mwolson@gnu.org>
8926
8927 * erc.texi: Update for ERC 5.1.4.
8928
8929 2006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
8930
8931 * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
8932 in .../site-lisp/gnus/ by default.
8933 [ From gnus-news.texi in the trunk. ]
8934
8935 2006-07-27 Reiner Steib <Reiner.Steib@gmx.de>
8936
8937 * gnus.texi (MIME Commands): Additions for yEnc.
8938
8939 2006-07-24 Richard Stallman <rms@gnu.org>
8940
8941 * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi:
8942 * faq.texi: Move periods and commas inside quotes.
8943
8944 2006-07-20 Jay Belanger <belanger@truman.edu>
8945
8946 * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
8947
8948 2006-07-18 Chong Yidong <cyd@stupidchicken.com>
8949
8950 * faq.texi (Security risks with Emacs): Document Emacs 22
8951 file-local-variable mechanism.
8952
8953 2006-07-12 Michael Olson <mwolson@gnu.org>
8954
8955 * erc.texi: Update for ERC 5.1.3.
8956
8957 2006-07-12 Alex Schroeder <alex@gnu.org>
8958
8959 * rcirc.texi: Fix typos.
8960 (Getting started with rcirc): New calling convention for M-x irc.
8961 Mention #rcirc. Removed channel tracking.
8962 (Configuration): Change the names of all variables that got changed
8963 recently, eg. rcirc-server to rcirc-default-server. Added
8964 documentation for rcirc-authinfo, some background for Bitlbee, and
8965 rcirc-track-minor-mode.
8966 (Scrolling conservatively): Fix the xref from Auto Scrolling to just
8967 Scrolling.
8968 (Reconnecting after you have lost the connection): Fix example code
8969 to match code changes.
8970
8971 2006-07-10 Nick Roberts <nickrob@snap.net.nz>
8972
8973 * gnus.texi, message.texi: Fix typos.
8974
8975 2006-07-07 Carsten Dominik <dominik@science.uva.nl>
8976
8977 * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting
8978 commands.
8979 (Global TODO list): Document the use of the variables
8980 `org-agenda-todo-ignore-scheduled' and
8981 `org-agenda-todo-list-sublevels'.
8982
8983 2006-07-05 Richard Stallman <rms@gnu.org>
8984
8985 * faq.texi (Scrolling only one line): Fix xref.
8986
8987 2006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
8988
8989 * faq.texi (Evaluating Emacs Lisp code):
8990 Throughout, replace eval-current-buffer with eval-buffer.
8991
8992 2006-07-03 Richard Stallman <rms@gnu.org>
8993
8994 * rcirc.texi (Scrolling conservatively): Fix xref.
8995
8996 * pcl-cvs.texi (Viewing differences): Usage fix.
8997
8998 2006-07-03 Carsten Dominik <dominik@science.uva.nl>
8999
9000 * org.texi (Agenda commands): Document `s' key to save all org-mode
9001 buffers.
9002
9003 2006-06-30 Ralf Angeli <angeli@caeruleus.net>
9004
9005 * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face
9006 names. Mention `cvs-msg' face.
9007
9008 2006-06-29 Carsten Dominik <dominik@science.uva.nl>
9009
9010 * org.texi (Checkboxes): New section.
9011
9012 2006-06-28 Carsten Dominik <dominik@science.uva.nl>
9013
9014 * org.texi (Embedded LaTeX): Fix typos and implement small improvements
9015 throughout this chapter.
9016
9017 2006-06-27 Chong Yidong <cyd@stupidchicken.com>
9018
9019 * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
9020 text for standalone vs Emacs info.
9021 (Help): Clarify header line description. Use mouse-1 for clicks.
9022 (Help-P): Use mouse-1 for clicks.
9023 (Help-^L): "Top" and "All" not displayed with dashes in Emacs.
9024 (Help-^L, Help-M, Help-Int, Search Index, Go to node)
9025 (Choose menu subtopic): Remove gratuitous Emacs command names.
9026 (Help-FOO): Put usual behavior first.
9027 (Help-Xref): Clicking on xrefs works in Emacs.
9028 (Search Text): Clarify what the default behavior is.
9029 (Create Info buffer): Fix Emacs window/X window confusion.
9030 (Emacs Info Variables): Fix for new Emacs init file behavior.
9031
9032 2006-06-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
9033
9034 * gnus.texi (Summary Buffer Lines): Fix typo.
9035
9036 2006-06-23 Carsten Dominik <dominik@science.uva.nl>
9037
9038 * org.texi (Embedded LaTeX): New chapter.
9039 (Archiving): Section rewritten.
9040 (Enhancing text): Some parts moved to the new chapter about LaTeX.
9041
9042 2006-06-20 Bill Wohler <wohler@newt.com>
9043
9044 Release MH-E manual version 8.0.1.
9045
9046 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
9047 release 8.0.1.
9048 (Preface): Depend on GNU mailutils 1.0 and higher.
9049
9050 2006-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
9051
9052 * message.texi (News Headers): Update message-syntax-checks section.
9053
9054 2006-06-19 Karl Berry <karl@gnu.org>
9055
9056 * info.texi (Advanced): Mention C-q, especially with ?.
9057
9058 2006-06-19 Carsten Dominik <dominik@science.uva.nl>
9059
9060 * org.texi (Publishing links): Document the `:link-validation-function'
9061 property.
9062 (Extensions and Hacking): New chapter, includes some sections of the
9063 "Miscellaneous" chapter.
9064
9065 2006-06-10 Carsten Dominik <dominik@science.uva.nl>
9066
9067 * org.texi (Progress logging): New section.
9068
9069 2006-06-06 Carsten Dominik <dominik@science.uva.nl>
9070
9071 * org.texi (ASCII export): Document indentation adaptation.
9072 (Setting tags): Document mutually-exclusive tags.
9073
9074 2006-06-05 Romain Francoise <romain@orebokech.com>
9075
9076 * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
9077 Fix typo.
9078
9079 * gnus-faq.texi (Question 8.6): Update reference to the Gnus
9080 channel (#gnus@irc.freenode.net).
9081 Fix typos. Update copyright notice.
9082
9083 * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
9084 (Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
9085 (Line-Up Functions, Custom Macros):
9086 * ediff.texi (Window and Frame Configuration)
9087 (Highlighting Difference Regions):
9088 * emacs-mime.texi (Display Customization):
9089 * erc.texi (History):
9090 * eshell.texi (Known problems):
9091 * eudc.texi (Overview, BBDB):
9092 * gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
9093 (The problem of spam, SpamOracle, Extending the Spam package)
9094 (Conformity, Terminology):
9095 * idlwave.texi (Routine Info)
9096 (Class and Keyword Inheritance, Padding Operators)
9097 (Breakpoints and Stepping, Electric Debug Mode)
9098 (Examining Variables, Troubleshooting):
9099 * org.texi (Creating timestamps):
9100 * reftex.texi (Commands, Options, Changes):
9101 * tramp.texi (Inline methods, Password caching)
9102 (Auto-save and Backup, Issues):
9103 * vip.texi (Files, Commands in Insert Mode):
9104 * viper.texi (Emacs Preliminaries, States in Viper)
9105 (Packages that Change Keymaps, Viper Specials, Groundwork):
9106 Fix various typos.
9107
9108 2006-05-31 Michael Ernst <mernst@alum.mit.edu>
9109
9110 * ediff.texi: Fix typos.
9111
9112 2006-05-30 Carsten Dominik <dominik@science.uva.nl>
9113
9114 * org.texi: Small typo fixes.
9115
9116 2006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
9117
9118 * viper.texi (Viper Specials):
9119 * gnus.texi (Example Setup):
9120 * faq.texi (Backspace invokes help):
9121 * dired-x.texi (Optional Installation Dired Jump):
9122 * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
9123 follow coding conventions.
9124
9125 2006-05-29 Michael Albinus <michael.albinus@gmx.de>
9126
9127 * tramp.texi (Frequently Asked Questions): Disable zsh zle.
9128
9129 2006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
9130
9131 * pcl-cvs.texi: Fix typos.
9132 (Customization): Say "us".
9133
9134 2006-05-26 Eli Zaretskii <eliz@gnu.org>
9135
9136 * org.texi: Remove bogus @setfilename.
9137
9138 2006-05-26 Carsten Dominik <dominik@science.uva.nl>
9139
9140 * org.texi (ASCII export): Omit command name.
9141 (HTML export): Add prefix to all lines in Local Variable example.
9142 (Acknowledgments): Typeset names in italics.
9143
9144 2006-05-24 Carsten Dominik <dominik@science.uva.nl>
9145
9146 * org.texi (Plain lists): Add new item navigation commands.
9147 (External links): Document elisp and info links.
9148 (Custom searches): New section.
9149 (Publishing): New chapter.
9150 (HTML export): Include a list of supported CSS classes.
9151 (Setting tags): Describe the fast-tag-setting interface.
9152
9153 2006-05-20 Luc Teirlinck <teirllm@auburn.edu>
9154
9155 * dired-x.texi: ifinfo -> ifnottex.
9156
9157 2006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
9158
9159 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
9160
9161 2006-05-12 Reiner Steib <Reiner.Steib@gmx.de>
9162
9163 * message.texi (Interface): Add tool bar customization.
9164 (MIME): Index and text additions for mml-attach.
9165 (MIME): Describe mml-dnd-protocol-alist and
9166 mml-dnd-attach-options.
9167
9168 * gnus.texi (Oort Gnus): Reorder entries in sections.
9169 Fix some entries.
9170 (Starting Up): Add references to "Emacs for Heathens" and to
9171 "Finding the News". Add user-full-name and user-mail-address.
9172 (Group Buffer Format): Add tool bar customization and update.
9173 (Summary Buffer): Add tool bar customization.
9174 (Posting Styles): Add message-alternative-emails.
9175
9176 2006-05-09 Michael Albinus <michael.albinus@gmx.de>
9177
9178 * tramp.texi (Filename completion): Improve wording.
9179
9180 2006-05-07 Romain Francoise <romain@orebokech.com>
9181
9182 * faq.texi (Using regular expressions): Fix typo.
9183 (Packages that do not come with Emacs): Fix capitalization.
9184 (Replacing text across multiple files): Expand node to explain how
9185 to use `dired-do-query-replace-regexp' in more detail, based on
9186 suggestion by Eric Hanchrow <offby1@blarg.net>.
9187
9188 2006-05-06 Michael Albinus <michael.albinus@gmx.de>
9189
9190 * tramp.texi (Filename completion): Completion of remote files'
9191 method, user name and host name is active only in partial
9192 completion mode.
9193
9194 2006-05-06 Bill Wohler <wohler@newt.com>
9195
9196 Release MH-E manual version 8.0.
9197
9198 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
9199 release 8.0.
9200
9201 2006-05-06 Bill Wohler <wohler@newt.com>
9202
9203 * mh-e.texi (MH-BOOK-HOME): Change from
9204 http://www.ics.uci.edu/~mh/book/mh to
9205 http://rand-mh.sourceforge.net/book/mh.
9206 Replace .htm suffix with .html for MH book files.
9207 (Using This Manual): Update key binding for getting relevant
9208 chapter in Info from command key.
9209 (Ranges): Fix itemx.
9210
9211 2006-05-05 Karl Berry <karl@gnu.org>
9212
9213 * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): New cmds.
9214 (\fonttextsize): New user-level command to change text font size.
9215
9216 2006-04-26 Reiner Steib <Reiner.Steib@gmx.de>
9217
9218 * pgg.texi (Caching passphrase): Fix markup and typos. Simplify.
9219
9220 2006-04-26 Sascha Wilde <wilde@sha-bang.de> (tiny change)
9221
9222 * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
9223
9224 2006-04-24 Bill Wohler <wohler@newt.com>
9225
9226 * mh-e.texi (Getting Started): Make it more explicit that you need
9227 to install MH. Add pointers to current MH implementations.
9228
9229 2006-04-21 Bill Wohler <wohler@newt.com>
9230
9231 Release MH-E manual version 7.94.
9232
9233 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
9234 release 7.94.
9235
9236 2006-04-21 Carsten Dominik <dominik@science.uva.nl>
9237
9238 * org.texi: Many small fixes.
9239 (Handling links): Rename from "Managing links".
9240
9241 2006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
9242
9243 * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
9244 (Splitting mail using spam-stat): Fix @xref.
9245
9246 2006-04-20 Chong Yidong <cyd@stupidchicken.com>
9247
9248 * gnus.texi (Spam Package): Major revision of the text.
9249 Previously this node was "Filtering Spam Using The Spam ELisp Package".
9250
9251 2006-04-20 Carsten Dominik <dominik@science.uva.nl>
9252
9253 * org.texi (Time stamps): Better explanation of the purpose of
9254 different time stamps.
9255 (Structure editing, Plain lists): More details on how new items
9256 and headings are inserted.
9257
9258 2006-04-18 Carsten Dominik <dominik@science.uva.nl>
9259
9260 * org.texi (Formula syntax): Fix link to Calc Manual.
9261
9262 2006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
9263
9264 * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
9265
9266 2006-04-17 Bill Wohler <wohler@newt.com>
9267
9268 * mh-e.texi (Folders): Update mh-before-quit-hook and
9269 mh-quit-hook example with code that removes the buffers rather
9270 than just bury them.
9271
9272 2006-04-17 Michael Albinus <michael.albinus@gmx.de>
9273
9274 Sync with Tramp 2.0.53.
9275
9276 2006-04-13 Carsten Dominik <dominik@science.uva.nl>
9277
9278 * org.texi (Updating settings): New section.
9279 (Visibility cycling): Better names for the startup folding
9280 options.
9281 (Exporting): Completely restructured.
9282 (The very busy C-c C-c key): New section.
9283 (Summary of in-buffer settings): New section.
9284
9285 2006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
9286
9287 * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
9288
9289 2006-04-10 Reiner Steib <Reiner.Steib@gmx.de>
9290
9291 * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap)
9292 (Server Commands): Key `v' is reserved for users.
9293
9294 2006-04-11 Carsten Dominik <dominik@science.uva.nl>
9295
9296 * org.texi (Link format): New section, emphasis on bracket links.
9297 (External links): Document bracket links.
9298 (FAQ): Expand to cover shell links and the new link format.
9299
9300 2006-04-09 Kevin Ryde <user42@zip.com.au>
9301
9302 * org.texi (Formula syntax): Typo in node name of calc-eval xref.
9303
9304 2006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
9305
9306 * gnus.texi (Summary Buffer Lines): Add `*'.
9307
9308 2006-04-07 Jochen Küpper <jochen@fhi-berlin.mpg.de>
9309
9310 * gnus.texi (Group Parameters):
9311 Mention gnus-permanently-visible-groups.
9312
9313 2006-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
9314
9315 * gnus.texi (Face): Fix typo.
9316
9317 2006-04-05 Reiner Steib <Reiner.Steib@gmx.de>
9318
9319 * gnus.texi (X-Face): Clarify.
9320 (Face): Need Emacs with PNG support.
9321
9322 2006-04-06 Richard Stallman <rms@gnu.org>
9323
9324 * idlwave.texi: Delete the blocks "not suitable for inclusion with
9325 Emacs".
9326
9327 2006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
9328
9329 * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out
9330 blocks not suitable for inclusion with Emacs using variable
9331 PARTOFEMACS.
9332
9333 2006-04-04 Simon Josefsson <jas@extundo.com>
9334
9335 * gnus.texi (Security): Improve.
9336
9337 2006-04-02 Karl Berry <karl@gnu.org>
9338
9339 * texinfo.tex: Update to current version (2006-03-21.13).
9340
9341 2006-04-02 Bill Wohler <wohler@newt.com>
9342
9343 * mh-e.texi (Getting Started, Junk, Bug Reports)
9344 (MH FAQ and Support): Fix URLs.
9345
9346 2006-03-31 Romain Francoise <romain@orebokech.com>
9347
9348 * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
9349 to t, not nil (and has for the past eight years).
9350
9351 2006-03-31 Reiner Steib <Reiner.Steib@gmx.de>
9352
9353 * message.texi, gnus.texi: Bump version to 5.11.
9354
9355 2006-03-29 Reiner Steib <Reiner.Steib@gmx.de>
9356
9357 * gnus.texi (Top): Add comment about version line.
9358
9359 * message.texi (Top): Ditto. Change to take named versions into
9360 account.
9361
9362 2006-03-28 Reiner Steib <Reiner.Steib@gmx.de>
9363
9364 * gnus.texi (Posting Styles): Add x-face-file to example.
9365 (X-Face): Refer to posting styles.
9366
9367 * gnus-faq.texi ([5.8]): Add x-face-file.
9368 ([8.4]): Add links to gmane.emacs.gnus.user and
9369 gmane.emacs.gnus.general.
9370
9371 2006-03-27 Reiner Steib <Reiner.Steib@gmx.de>
9372
9373 * gnus-faq.texi: Use .invalid.
9374 ([5.4]): Fix gnus-posting-styles example.
9375
9376 2006-03-27 Romain Francoise <romain@orebokech.com>
9377
9378 * faq.texi (Emacs/W3): Rename from `w3-mode'. Mention that
9379 Emacs/W3 needs a new maintainer.
9380 (Ispell): Update author and version info.
9381 (Mailcrypt): Mention PGG.
9382 (New in Emacs 22): Add PGG to the list of new packages.
9383 Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
9384 updating dead URLs.
9385
9386 2006-03-25 Karl Berry <karl@gnu.org>
9387
9388 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
9389 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi, erc.texi,
9390 * eshell.texi, eudc.texi, faq.texi, forms.texi, gnus.texi, idlwave.texi,
9391 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
9392 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
9393 * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
9394 * woman.texi: (1) use @copyright{} instead of (C) in typeset text;
9395 (2) do not indent copyright year list (or anything else).
9396
9397 2006-03-21 Bill Wohler <wohler@newt.com>
9398
9399 * mh-e.texi (Folders): Various edits.
9400
9401 2006-03-20 Romain Francoise <romain@orebokech.com>
9402
9403 * gnus.texi (Mail Folders): Grammar fix.
9404
9405 2006-03-19 Bill Wohler <wohler@newt.com>
9406
9407 * mh-e.texi (Replying): Document Mail-Followup-To.
9408 Change manually-formatted table to multitable. Add debugging info.
9409 Move description of mh-reply-default-reply-to into paragraph
9410 that describes its values.
9411
9412 2006-03-17 Bill Wohler <wohler@newt.com>
9413
9414 * mh-e.texi: Use smallexample and smalllisp consistently.
9415 (Sending Mail Tour): Update method of entering
9416 addresses and subject.
9417 (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour)
9418 (Adding Attachments, Searching): Update screenshots for Emacs 22.
9419
9420 2006-03-15 Carsten Dominik <dominik@science.uva.nl>
9421
9422 * org.texi: Version number change only.
9423
9424 2006-03-14 Bill Wohler <wohler@newt.com>
9425
9426 * mh-e.texi: Add index entries around each paragraph rather than
9427 depend on entries from beginning of node. Doing so ensures that
9428 index entries are less likely to be forgotten if text is cut and
9429 pasted, and are necessary anyway if the references are on a
9430 separate page. It seems that makeinfo is now (v. 4.8) only
9431 producing one index entry per node, so there is no longer any
9432 excuse not to. Use subheading instead of heading. The incorrect
9433 use of heading produced very large fonts in Info--as large as the
9434 main heading.
9435 (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
9436 versions 6 and 7 appeared *around* the time of these Emacs releases.
9437
9438 2006-03-13 Carsten Dominik <dominik@science.uva.nl>
9439
9440 * org.texi (Clean view): Document new startup options.
9441
9442 2006-03-11 Bill Wohler <wohler@newt.com>
9443
9444 * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)
9445 (Composing, Scan Line Formats): Fix @refs.
9446 (Getting Started): Define MH profile and MH profile components.
9447 (Incorporating Mail, Reading Mail, Viewing, Printing)
9448 (Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
9449 (Signature, Aliases, Scan Line Formats): Use @code instead of @samp
9450 for string constants.
9451 (Tool Bar): Remove spurious quote.
9452 (Junk): Use ``...'' instead of "...".
9453 (Scan Line Formats): Replace @samp with @kbd.
9454
9455 2006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
9456
9457 * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
9458
9459 2006-03-10 Reiner Steib <Reiner.Steib@gmx.de>
9460
9461 * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
9462 easy to understand.
9463
9464 2006-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
9465
9466 * gnus.texi: Markup fix.
9467 (Fancy Mail Splitting): Specify new feature.
9468
9469 2006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
9470
9471 * gnus.texi (Fancy Mail Splitting): Improve descriptions about
9472 partial-words matching.
9473
9474 2006-03-07 Reiner Steib <Reiner.Steib@gmx.de>
9475
9476 * emacs-mime.texi (Display Customization): Reword image/.* stuff.
9477
9478 * gnus.texi (Oort Gnus): Add note about `gnus-load'.
9479 (MIME Commands): Fix mm-discouraged-alternatives.
9480
9481 2006-03-07 Carsten Dominik <dominik@science.uva.nl>
9482
9483 * org.texi: Version number change only.
9484
9485 2006-03-06 Bill Wohler <wohler@newt.com>
9486
9487 * mh-e.texi: Move from SourceForge repository to Savannah.
9488 This is version 7.93, which is a total rewrite from the previous
9489 edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E
9490 version 7.93.
9491
9492 2006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
9493
9494 * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
9495
9496 2006-03-01 Carsten Dominik <dominik@science.uva.nl>
9497
9498 * org.texi (Interaction): Add item about `org-mouse.el' by
9499 Piotr Zielinski.
9500 (Managing links): Document that also mouse-1 can be used to
9501 activate a link.
9502 (Headlines, FAQ): Add entry about hiding leading stars.
9503 (Miscellaneous): Resort the sections in this chapter to a more
9504 logical sequence.
9505
9506 2006-02-27 Simon Josefsson <jas@extundo.com>
9507
9508 * emacs-mime.texi (Flowed text): Add mm-fill-flowed. (Sync
9509 2004-01-27 from the trunk).
9510
9511 2006-02-24 Alan Mackenzie <acm@muc.de>
9512
9513 * cc-mode.texi: Rename c-hungry-backspace to
9514 c-hungry-delete-backwards, at the request of RMS. Leave the old
9515 name as an alias.
9516
9517 2006-02-24 Alan Mackenzie <acm@muc.de>
9518
9519 * cc-mode.texi: Correct the definition of c-beginning-of-defun, to
9520 include the function header within the defun.
9521
9522 2006-02-24 Alan Mackenzie <acm@muc.de>
9523
9524 * cc-mode.texi: Correct two typos.
9525
9526 2006-02-24 Alan Mackenzie <acm@muc.de>
9527
9528 * cc-mode.texi (Comment Commands): State that C-u M-; kills any
9529 existing comment.
9530 (Electric Keys): Add a justification for electric indentation.
9531 (Hungry WS Deletion): Clear up the names and complications of the
9532 BACKSPACE and DELETE keys.
9533
9534 2006-02-23 Juri Linkov <juri@jurta.org>
9535
9536 * faq.texi (Common requests): Move `Turning on auto-fill by
9537 default' after `Wrapping words automatically'. Move `Working with
9538 unprintable characters' before `Searching for/replacing newlines'.
9539 Move `Replacing highlighted text' after `Highlighting a region'.
9540 Merge `Repeating commands' and `Repeating a command as many times
9541 as possible' into the former.
9542 (Packages that do not come with Emacs): Add refs to Gmane and
9543 etc/MORE.STUFF.
9544
9545 2006-02-23 Juri Linkov <juri@jurta.org>
9546
9547 * faq.texi (Newsgroup archives): Update URLs of GNU mail archives.
9548 (Reporting bugs): Suggest using `M-x report-emacs-bug'.
9549 Add xref to `(emacs)Reporting Bugs'.
9550 (Getting a printed manual): Add URL to other formats of the manual.
9551 (Common requests): Fix menu.
9552 (Highlighting a region): Remove ref to `Turning on syntax highlighting'.
9553 (Horizontal scrolling): Mention `truncate-partial-width-windows'.
9554 (Inserting text at the beginning of each line): Add pxref to
9555 `Changing the included text prefix'.
9556 (Forcing the cursor to remain in the same column): Mention `track-eol'
9557 and `set-goal-column'. Add pxref to `(emacs)Moving Point'.
9558 (Replacing text across multiple files): Add keybinding `Q' for
9559 `dired-do-query-replace'.
9560
9561 2006-02-22 Carsten Dominik <dominik@science.uva.nl>
9562
9563 * reftex.texi: Version number and date change only.
9564
9565 * org.texi (Internal Links): Rewrite to cover the modified
9566 linking system.
9567
9568 2006-02-17 Eli Zaretskii <eliz@gnu.org>
9569
9570 * faq.texi: Remove the coding cookie, it's not needed anymore.
9571
9572 2006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
9573
9574 * faq.texi (Colors on a TTY): Mention Mac OS port.
9575
9576 2006-02-12 Karl Berry <karl@gnu.org>
9577
9578 * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the
9579 8-bit accented a.
9580
9581 2006-02-09 Reiner Steib <Reiner.Steib@gmx.de>
9582
9583 * gnus.texi (Gnus Versions): Add history beyond start of Oort.
9584
9585 2006-02-08 Romain Francoise <romain@orebokech.com>
9586
9587 * faq.texi (Top): Remove paragraph about the FAQ being a
9588 transitional document, etc.
9589 (Searching for/replacing newlines): New node.
9590 (Yanking text in isearch): New node.
9591 (Inserting text at the beginning of each line): Rename and make
9592 more general, mention `M-;' in Message mode.
9593
9594 2006-02-07 Luc Teirlinck <teirllm@auburn.edu>
9595
9596 * faq.texi (Meta key does not work in xterm)
9597 (Emacs does not display 8-bit characters)
9598 (Inputting eight-bit characters): Update xrefs.
9599
9600 2006-02-06 Romain Francoise <romain@orebokech.com>
9601
9602 * faq.texi (VM): VM now at version 7.19.
9603 Set myself as maintainer of this file.
9604
9605 2006-02-04 Michael Olson <mwolson@gnu.org>
9606
9607 * erc.texi (History): Note that ERC is now included with Emacs.
9608
9609 2006-01-31 Romain Francoise <romain@orebokech.com>
9610
9611 * message.texi (Message Headers): Explain what
9612 `message-alternative-emails' does in more detail.
9613 Update copyright year.
9614
9615 2006-01-30 Juanma Barranquero <lekktu@gmail.com>
9616
9617 * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
9618
9619 2006-01-29 Richard M. Stallman <rms@gnu.org>
9620
9621 * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
9622
9623 2006-01-29 Michael Olson <mwolson@gnu.org>
9624
9625 * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
9626
9627 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
9628
9629 * faq.texi (New in Emacs 22): Mention ERC.
9630
9631 2006-01-28 Luc Teirlinck <teirllm@auburn.edu>
9632
9633 * rcirc.texi: Capitalize dir entry for consistency with the entry
9634 in info/dir and other entries in the Emacs category.
9635 Fix typos. Delete trailing whitespace.
9636
9637 2006-01-28 Björn Lindström <bkhl@elektrubadur.se>
9638
9639 * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
9640
9641 2006-01-27 Eli Zaretskii <eliz@gnu.org>
9642
9643 * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
9644 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
9645
9646 * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
9647 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
9648
9649 2006-01-27 Alex Schroeder <alex@gnu.org>
9650
9651 * rcirc.texi: New file.
9652
9653 2006-01-23 Juri Linkov <juri@jurta.org>
9654
9655 * widget.texi (User Interface): Add S-TAB for widget-backward.
9656
9657 2006-01-22 Michael Albinus <michael.albinus@gmx.de>
9658
9659 Sync with Tramp 2.0.52.
9660
9661 * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
9662 Add Tramp disabling item. New item for common connection problems.
9663 (various): Apply "ftp" as method for the download URL.
9664 (Bug Reports): Refer to FAQ for common problems.
9665
9666 2006-01-21 Eli Zaretskii <eliz@gnu.org>
9667
9668 * widget.texi (User Interface): Use @key for TAB.
9669
9670 * ses.texi (Formulas, Printer functions): Use @key for TAB.
9671
9672 * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
9673 for TAB.
9674
9675 * cc-mode.texi (Indentation Calculation): Use @key for TAB.
9676
9677 2006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
9678
9679 * gnus.texi: Update copyright.
9680
9681 2006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
9682
9683 * gnus.texi (Article Washing): Additions.
9684
9685 2006-01-13 Carsten Dominik <dominik@science.uva.nl>
9686
9687 * org.texi (Agenda commands): Document tags command.
9688
9689 2006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
9690
9691 * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
9692
9693 2006-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
9694
9695 * gnus.texi (RSS): Addition.
9696
9697 2005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
9698
9699 * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
9700
9701 2005-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
9702
9703 * emacs-mime.texi (Display Customization): Add setting example to
9704 mm-discouraged-alternatives.
9705
9706 2006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
9707
9708 * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
9709 version is the canonical version.
9710
9711 2006-01-08 Alex Schroeder <alex@gnu.org>
9712
9713 * pgg.texi (Caching passphrase): Rewording.
9714
9715 2006-01-06 Eli Zaretskii <eliz@gnu.org>
9716
9717 * flymake.texi (Obtaining Flymake): Update Flymake's CVS
9718 repository URL.
9719
9720 2006-01-06 Carsten Dominik <dominik@science.uva.nl>
9721
9722 * org.texi: Removed the accidentally re-added empty line in the
9723 direntry.
9724
9725 2006-01-05 Carsten Dominik <dominik@science.uva.nl>
9726
9727 * org.texi (Agenda Views): Chapter reorganized.
9728
9729 2005-12-29 Romain Francoise <romain@orebokech.com>
9730
9731 * faq.texi (Using Customize): New node.
9732
9733 2005-12-28 Luc Teirlinck <teirllm@auburn.edu>
9734
9735 * org.texi: Remove blank line in @direntry. It is non-standard
9736 and recursively produces blank lines all over the dir file (when
9737 using Texinfo 4.8).
9738
9739 2005-12-21 Luc Teirlinck <teirllm@auburn.edu>
9740
9741 * widget.texi (atoms): Delete obsolete remark about `file' widget.
9742
9743 2005-12-20 Carsten Dominik <dominik@science.uva.nl>
9744
9745 * org.texi (Tags): Boolean logic documented.
9746 (Agenda Views): Document custom commands.
9747
9748 2005-12-20 David Kastrup <dak@gnu.org>
9749
9750 * faq.texi (AUCTeX): Update version and mailing list info.
9751
9752 2005-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
9753
9754 * gnus.texi (MIME Commands): Mention addition of
9755 multipart/alternative to gnus-buttonized-mime-types and add xref
9756 to mm-discouraged-alternatives.
9757
9758 * emacs-mime.texi (Display Customization): Mention addition of
9759 "image/.*" and add xref to gnus-buttonized-mime-types in the
9760 mm-discouraged-alternatives section.
9761
9762 2005-12-16 Carsten Dominik <dominik@science.uva.nl>
9763
9764 * org.texi (Tags): New section.
9765 (Agenda Views): Chapter reorganized.
9766
9767 2005-12-16 Eli Zaretskii <eliz@gnu.org>
9768
9769 * org.texi (Internal Links): Add a missing comma after an @xref.
9770
9771 2005-12-14 Chong Yidong <cyd@stupidchicken.com>
9772
9773 * faq.texi (Filling paragraphs with a single space): No need to
9774 change sentence-end now.
9775
9776 2005-12-13 Romain Francoise <romain@orebokech.com>
9777
9778 * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
9779
9780 2005-12-12 Jay Belanger <belanger@truman.edu>
9781
9782 * faq.texi (Calc): Update version number.
9783
9784 2005-12-12 Carsten Dominik <dominik@science.uva.nl>
9785
9786 * org.texi (Progress Logging): New section.
9787
9788 2005-12-10 Romain Francoise <romain@orebokech.com>
9789
9790 Update the Emacs FAQ for the 22.1 release.
9791
9792 * faq.texi: Set VER to `22.1'.
9793 (Basic editing): Explain how to use localized versions of the
9794 Tutorial. Mention that `C-h r' displays the manual.
9795 Delete obsolete WWW link to an Emacs 18 tutorial.
9796 (Getting a printed manual): Point to the new locations of the
9797 manuals on the GNU Web site.
9798 (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
9799 available via Info (it was previously distributed separately).
9800 (Installing Texinfo documentation): The latest version of Texinfo
9801 is 4.8, not 4.0.
9802 (Informational files for Emacs): COPYING is the GNU General Public
9803 License, not the Emacs General Public License.
9804 (Informational files for Emacs): Delete obsolete link to the
9805 GNUinfo pages as they have been removed from the GNU Web site.
9806 (New in Emacs 22): New node.
9807 (Setting up a customization file): Say that most packages support
9808 Customize nowadays.
9809 (Colors on a TTY): Delete reference to instructions on how to
9810 enable syntax highlighting, it is now enabled by default.
9811 (Turning on abbrevs by default): Emacs now reads the abbrevs file
9812 at startup automatically.
9813 (Controlling case sensitivity): Mention `M-c' in isearch.
9814 (Using an already running Emacs process): Emacs now creates the
9815 socket in `/tmp/emacsUID'. Fix typos. Change default location of
9816 gnuserv. As emacsclient can now run Lisp code as well, delete a
9817 sentence praising gnuserv for that. Simplify description of how
9818 the client/server operation works.
9819 (Compiler error messages): Delete obsolete text (compile.el has
9820 been rewritten).
9821 (Indenting switch statements): Fix typo.
9822 (Matching parentheses): Simplify setup instructions, mention the
9823 menu bar item in the Options menu.
9824 (Repeating a command as many times as possible): Mention `C-x e'.
9825 (Going to a line by number): Mention new keymap and bindings
9826 `M-g M-g', `M-g M-p' and `M-g M-n'.
9827 (Turning on syntax highlighting): Now on by default. Simplify.
9828 (Replacing highlighted text): Use `1', not `t'.
9829 (Problems with very large files): The maximum size is now 256MB on
9830 32-bit machines.
9831 (^M in the shell buffer): Mention `comint-process-echoes'.
9832 (Emacs for Apple computers): Emacs 22 has native support for Mac
9833 OS X.
9834 (Translating names to IP addresses): Delete node.
9835 (Binding keys to commands): Fix typo.
9836 (SPC no longer completes file names): New node.
9837 (MIME with Emacs mail packages): Delete section about the Emacs
9838 MIME FAQ (it's not reachable anymore).
9839
9840 2005-12-08 Alan Mackenzie <acm@muc.de>
9841
9842 * cc-mode.texi: The manual has been extensively revised: the
9843 information about using CC Mode has been separated from the larger
9844 and more difficult chapters about configuration. It has been
9845 updated for CC Mode 5.31.
9846
9847 2005-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
9848
9849 * pgg.texi (User Commands): Fix description of pgg-verify-region.
9850 (Selecting an implementation): Fix descriptions.
9851
9852 2005-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
9853
9854 * message.texi (Various Message Variables): Addition.
9855
9856 2005-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
9857
9858 * message.texi: Fix default values.
9859
9860 2005-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
9861
9862 * message.texi (Header Commands): Clarify descriptions of
9863 message-cross-post-followup-to, message-reduce-to-to-cc, and
9864 message-insert-wide-reply.
9865 (Various Commands): Fix kindex for message-kill-to-signature;
9866 clarify description of message-tab.
9867
9868 2005-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
9869
9870 * message.texi (Mailing Lists): Fix description about MFT.
9871
9872 * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
9873
9874 2005-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
9875
9876 * gnus.texi (Slow Terminal Connection): Replace old description
9877 with new one.
9878
9879 2005-11-16 Katsumi Yamaoka <yamaoka@jpl.org>
9880
9881 * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
9882 replace X-Draft-Headers with X-Draft-From.
9883
9884 2005-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
9885
9886 * gnus.texi (Various Various): Fix the default value of
9887 nnheader-max-head-length.
9888 (Gnus Versions): Fix typo.
9889
9890 2005-12-08 Carsten Dominik <dominik@science.uva.nl>
9891
9892 * org.texi (Structure editing): Document new functionality of
9893 M-RET.
9894
9895 2005-12-06 Luc Teirlinck <teirllm@auburn.edu>
9896
9897 * org.texi (Internal Links): Fix Texinfo usage.
9898
9899 2005-12-06 Carsten Dominik <dominik@science.uva.nl>
9900
9901 * org.texi (TODO basics): Document the global todo list.
9902 (TODO items): Documents sparse tree for specific TODO
9903 keywords.
9904
9905 2005-11-30 Carsten Dominik <dominik@science.uva.nl>
9906
9907 * org.texi (Plain Lists): Typos fixed.
9908
9909 2005-11-28 Jay Belanger <belanger@truman.edu>
9910
9911 * calc.texi: Change references of `M-#' to `C-x *' prefix.
9912
9913 2005-11-24 Carsten Dominik <dominik@science.uva.nl>
9914
9915 * org.texi (Structure editing): New item moving commands added.
9916 (Plain Lists): New section.
9917
9918 2005-11-18 Carsten Dominik <dominik@science.uva.nl>
9919
9920 * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
9921 (Agenda): Document commands `org-cycle-agenda-files' and
9922 `org-agenda-file-to-front'.
9923 (Built-in table editor): Document `org-table-sort-lines'.
9924 (HTML formatting): Export of hand-formatted lists.
9925
9926 2005-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
9927
9928 * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
9929 new variable gnus-toolbar-thickness.
9930
9931 2005-11-08 Katsumi Yamaoka <yamaoka@jpl.org>
9932
9933 * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
9934
9935 2005-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
9936
9937 * gnus.texi (X-Face): Fix description.
9938 (XVarious): Remove gnus-xmas-logo-color-alist and
9939 gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
9940
9941 2005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
9942
9943 * gnus.texi (Group Parameters): Mention new variable
9944 gnus-parameters-case-fold-search.
9945 (Home Score File): Addition.
9946
9947 2005-11-04 Ulf Jasper <ulf.jasper@web.de>
9948
9949 * newsticker.texi: VERSION changed to 1.9. Updated UPDATED.
9950 (Overview): List supported feed types.
9951 (Installation): No installation necessary when using autoload.
9952 (Configuration): Rename "RSS" to "news".
9953
9954 2005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
9955
9956 * pgg.texi (User Commands): Document additional passphrase
9957 argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
9958 (Backend methods): Likewise for corresponding pgg-scheme-* functions.
9959
9960 2005-11-04 Carsten Dominik <dominik@science.uva.nl>
9961
9962 * org.texi: Version number changed to 3.19.
9963
9964 2005-10-29 Sascha Wilde <wilde@sha-bang.de>
9965
9966 * pgg.texi (How to use): Update the example to add autoload of
9967 pgg-encrypt-symmetric-region.
9968 (User Commands): Document pgg-encrypt-symmetric-region.
9969 (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
9970
9971 2005-10-27 Jay Belanger <belanger@truman.edu>
9972
9973 * calc.texi (Predefined Units): Fix the symbol for a TeX points,
9974 mention other TeX-related units.
9975
9976 2005-10-23 Lars Hansen <larsh@soem.dk>
9977
9978 * dired-x.texi (Miscellaneous Commands):
9979 Replace dired-do-relative-symlink by dired-do-relsymlink and
9980 dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
9981
9982 2005-10-23 Jay Belanger <belanger@truman.edu>
9983
9984 * calc.texi (Predefined Units): Use `alpha' for the fine structure
9985 constant.
9986
9987 2005-10-23 Michael Albinus <michael.albinus@gmx.de>
9988
9989 * faq.texi (Bugs and problems):
9990 Replace `dired-move-to-filename-regexp' by
9991 `directory-listing-before-filename-regexp'.
9992
9993 2005-10-22 Eli Zaretskii <eliz@gnu.org>
9994
9995 * newsticker.texi (UPDATED): Set value.
9996
9997 2005-10-17 Katsumi Yamaoka <yamaoka@jpl.org>
9998
9999 * gnus.texi (Document Groups): Remove duplicate item.
10000
10001 2005-10-21 Carsten Dominik <dominik@science.uva.nl>
10002
10003 * org.texi (Summary): Mention iCalendar support.
10004 (Exporting): Document iCalendar support.
10005
10006 2005-10-18 Romain Francoise <romain@orebokech.com>
10007
10008 * viper.texi (Viper Specials): Capitalize GNU.
10009
10010 2005-10-17 Juri Linkov <juri@jurta.org>
10011
10012 * info.texi (Getting Started, Search Index, Expert Info):
10013 Fix wording.
10014 (Search Text): Replace `echo area' with `mode line'.
10015 (Search Index): Both `i' and `,' find all index entries.
10016 Replace example `C-f' with `C-l' (which exists in index of Info
10017 manual) and delete spaces in its keyboard input sequence.
10018 Delete unnecessary explanations about literal characters.
10019
10020 2005-10-14 Katsumi Yamaoka <yamaoka@jpl.org>
10021
10022 * gnus.texi (Document Server Internals): Addition.
10023
10024 2005-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
10025
10026 * gnus.texi (A note on namespaces): Fix RFC reference.
10027
10028 2005-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
10029
10030 * gnus.texi (RSS): Fix key description.
10031
10032 2005-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
10033
10034 * gnus.texi: Emacs/w3 -> Emacs/W3.
10035 (Browsing the Web): Fix description.
10036 (Web Searches): Ditto.
10037 (Customizing W3): Ditto.
10038
10039 2005-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
10040
10041 * gnus.texi (Maildir): Clarify expire-age and expire-group.
10042
10043 2005-10-11 Jay Belanger <belanger@truman.edu>
10044
10045 * calc.texi (Integration): Mention using `a i' to compute definite
10046 integrals.
10047
10048 2005-10-11 Juri Linkov <juri@jurta.org>
10049
10050 * info.texi: Rearrange nodes.
10051 (Top): Update menu. Change ref `Info for Experts' to
10052 `Advanced Info Commands'.
10053 (Getting Started): Fix description of manual's parts.
10054 (Help-Int): Change xref `Info Search' to `Search Index', and
10055 `Expert Info' to `Advanced'.
10056 (Advanced): Move node one level up.
10057 (Search Text, Search Index): New nodes split out from `Info Search'.
10058 (Go to node, Choose menu subtopic, Create Info buffer): New nodes
10059 split out from `Advanced'.
10060 (Advanced, Emacs Info Variables): De-document editing an Info file
10061 in Info.
10062 (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
10063 (Creating an Info File): Delete node and move its text to
10064 `Expert Info'.
10065
10066 2005-10-10 Carsten Dominik <dominik@science.uva.nl>
10067
10068 * org.texi (Workflow states): Document that change in keywords
10069 becomes active only after restart of Emacs.
10070
10071 2005-10-08 Michael Albinus <michael.albinus@gmx.de>
10072
10073 Sync with Tramp 2.0.51.
10074
10075 2005-10-08 Nick Roberts <nickrob@snap.net.nz>
10076
10077 * speedbar.texi (Introduction): Describe new location of speedbar
10078 on menubar.
10079 (Basic Key Bindings): Remove descriptions of bindings that have
10080 been removed.
10081
10082 2005-10-05 Nick Roberts <nickrob@snap.net.nz>
10083
10084 * speedbar.texi (GDB): Describe use of watch expressions.
10085
10086 2005-09-28 Simon Josefsson <jas@extundo.com>
10087
10088 * message.texi (IDNA): Fix.
10089
10090 2005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
10091
10092 * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
10093 nntp-server-hook, and nntp-warn-about-losing-connection; fix
10094 description of nntp-open-connection-function.
10095 (Common Variables): Fix descriptions.
10096
10097 2005-09-26 Katsumi Yamaoka <yamaoka@jpl.org>
10098
10099 * gnus.texi (Server Buffer Format): Document the %a format spec.
10100
10101 2005-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
10102
10103 * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
10104
10105 2005-09-23 Carsten Dominik <dominik@science.uva.nl>
10106
10107 * org.texi Version 3.16.
10108
10109 2005-09-19 Miles Bader <miles@gnu.org>
10110
10111 * newsticker.texi: Get rid of CVS keywords.
10112
10113 2005-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
10114
10115 * gnus.texi (Finding the Parent): Fix description of how Gnus
10116 finds article.
10117
10118 2005-09-14 Jari Aalto <jari.aalto@cante.net>
10119
10120 * gnus.texi (Advanced Scoring Examples): New examples to teach how
10121 to drop off non-answered articles.
10122
10123 2005-09-19 Juanma Barranquero <lekktu@gmail.com>
10124
10125 * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
10126 braces (which are unsupported by NMAKE) for macro `srcdir'.
10127
10128 2005-09-17 Eli Zaretskii <eliz@gnu.org>
10129
10130 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
10131 (../info/newsticker, newsticker.dvi): New targets.
10132
10133 2005-09-17 Ulf Jasper <ulf.jasper@web.de>
10134
10135 * newsticker.texi: Replace @command with @code. Replace @example
10136 with @lisp.
10137 (Top): Add explanations to menu items.
10138 (GNU Free Documentation License): Remove.
10139
10140 2005-09-16 Romain Francoise <romain@orebokech.com>
10141
10142 Update all files to specify GFDL version 1.2.
10143
10144 * doclicense.texi (GNU Free Documentation License): Update to
10145 version 1.2.
10146
10147 2005-09-15 Richard M. Stallman <rms@gnu.org>
10148
10149 * newsticker.texi: Fix @setfilename.
10150
10151 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
10152 (../info/newsticker, newsticker.dvi): New targets.
10153
10154 2005-08-30 Carsten Dominik <dominik@science.uva.nl>
10155
10156 * org.texi: Version 3.15.
10157
10158 2005-08-29 Luc Teirlinck <teirllm@auburn.edu>
10159
10160 * ses.texi: Combine all three indices into one.
10161 Correct a few typos.
10162
10163 2005-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
10164
10165 * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
10166
10167 2005-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
10168
10169 * emacs-mime.texi (Handles): Remove duplicate item.
10170 (Encoding Customization): Fix the default value for
10171 mm-coding-system-priorities.
10172 (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
10173 (Basic Functions): Fix reference.
10174
10175 2005-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
10176
10177 * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
10178
10179 2005-08-18 Richard M. Stallman <rms@gnu.org>
10180
10181 * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
10182 and web site.
10183
10184 * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
10185 not keyboard-translate.
10186
10187 2005-08-11 Richard M. Stallman <rms@gnu.org>
10188
10189 * faq.texi (Using regular expressions): Fix xref.
10190
10191 2005-08-09 Juri Linkov <juri@jurta.org>
10192
10193 * info.texi (Help-P): Replace `Prev' with `Previous'.
10194 (Help-M, Help-Xref): Add S-TAB.
10195 (Help-FOO): Update `u' command.
10196 (Help-Xref): Move info about Mouse-2 from `Help-Int'.
10197 Update info about visibility of xref parts.
10198 (Help-Int): Fix `m' command. Rename `Info-last' to
10199 `Info-history-back'. Add `Info-history-forward'.
10200 (Advanced): Fix `g*' and `M-n' commands.
10201 (Info Search): Add `index-apropos' in stand-alone browser.
10202 Add isearch commands.
10203 (Emacs Info Variables): Remove `Info-fontify'.
10204 Add `Info-mode-hook'. Update face names.
10205 Add `Info-fontify-maximum-menu-size',
10206 `Info-fontify-visited-nodes', `Info-isearch-search'.
10207
10208 2005-08-07 Michael Albinus <michael.albinus@gmx.de>
10209
10210 Sync with Tramp 2.0.50.
10211
10212 * tramp.texi: Use @option{} consequently for method names.
10213 (Inline methods, External transfer methods): Remove references to
10214 Cygwin.
10215 (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
10216 implementation.
10217
10218 2005-07-27 Reiner Steib <Reiner.Steib@gmx.de>
10219
10220 * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
10221 Mention that gnus-init-file is not read when Emacs is invoked with
10222 --no-init-file or -q.
10223
10224 2005-07-19 Carsten Dominik <dominik@science.uva.nl>
10225
10226 * org.texi: Version 3.14.
10227
10228 2005-07-04 Carsten Dominik <dominik@science.uva.nl>
10229
10230 * org.texi: Version 3.13.
10231
10232 2005-07-18 Juri Linkov <juri@jurta.org>
10233
10234 * calc.texi (Time Zones, Logical Operations):
10235 * cl.texi (Overview):
10236 * org.texi (TODO types):
10237 * sc.texi (Emacs 18 MUAs):
10238 * speedbar.texi (Top):
10239 * url.texi (History):
10240 Delete duplicate duplicate words.
10241
10242 2005-07-16 Johan Bockgård <bojohan@users.sourceforge.net> (tiny change)
10243
10244 * cl.texi (Type Predicates): Document `atom' type.
10245
10246 2005-07-04 Lute Kamstra <lute@gnu.org>
10247
10248 Update FSF's address in GPL notices.
10249
10250 * calc.texi (Copying):
10251 * doclicense.texi (GNU Free Documentation License):
10252 * faq.texi (Contacting the FSF):
10253 * mh-e.texi (Copying): Update FSF's address.
10254
10255 2005-07-03 Richard M. Stallman <rms@gnu.org>
10256
10257 * flymake.texi (Example -- Configuring a tool called directly):
10258 Update name of flymake-build-relative-filename.
10259
10260 2005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
10261
10262 * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
10263
10264 2005-06-29 Carsten Dominik <dominik@science.uva.nl>
10265
10266 * org.texi: Version 3.12.
10267
10268 2005-06-24 Eli Zaretskii <eliz@gnu.org>
10269
10270 * makefile.w32-in (MAKEINFO): Use --force.
10271 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
10272 Makefile.in.
10273 (gnus.dvi): Use "..." to quote Sed args, so that it works with
10274 more shells.
10275
10276 2005-06-23 Richard M. Stallman <rms@gnu.org>
10277
10278 * speedbar.texi (Creating a display): Texinfo usage fixes.
10279
10280 * tramp.texi (Customizing Completion, Auto-save and Backup):
10281 Texinfo usage fixes.
10282
10283 2005-06-23 Juanma Barranquero <lekktu@gmail.com>
10284
10285 * dired-x.texi (Miscellaneous Commands):
10286 * ediff.texi (Miscellaneous):
10287 * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
10288 (Agent Variables):
10289 * info.texi (Help-Xref):
10290 * message.texi (Message Headers):
10291 * org.texi (Remember):
10292 * reftex.texi (Options (Defining Label Environments))
10293 (Options (Index Support), Options (Viewing Cross-References))
10294 (Options (Misc), Changes):
10295 * speedbar.texi (Creating a display):
10296 * tramp.texi (Customizing Completion, Auto-save and Backup):
10297 Texinfo usage fix.
10298
10299 2005-06-13 Carsten Dominik <dominik@science.uva.nl>
10300
10301 * org.texi: Version 3.11.
10302
10303 2005-06-12 Jay Belanger <belanger@truman.edu>
10304
10305 * calc.texi (Getting Started): Remove extra menu item.
10306
10307 2005-05-31 Jay Belanger <belanger@truman.edu>
10308
10309 * calc.texi (Notations Used in This Manual): Use @kbd for key
10310 sequence.
10311 (Demonstration of Calc): Mention another way of starting Calc.
10312 (Starting Calc): Mention long name of M-#.
10313 (Embedded Mode Overview): Remove unnecessary instruction.
10314 (Other M-# commands): Rephrase `M-# 0' explanation.
10315 (Basic Embedded Mode): Rewrite discussion of prefix arguments to
10316 reflect current behavior.
10317
10318 2005-05-30 Jay Belanger <belanger@truman.edu>
10319
10320 * calc.texi (Hooks): Change description of calc-window-hook and
10321 calc-trail-window-hook to match usage.
10322 (Computational Functions): Add more constant-generating functions.
10323 (Customizable Variables): Use defvar.
10324
10325 2005-05-28 Jay Belanger <belanger@truman.edu>
10326
10327 * calc.texi (Assignments in Embedded Mode): Fix variable name.
10328 (Basic Embedded Mode): Explain behavior of arguments to
10329 calc-embedded-mode.
10330
10331 2005-05-27 Jay Belanger <belanger@truman.edu>
10332
10333 * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
10334 current behavior.
10335
10336 2005-05-25 Jay Belanger <belanger@truman.edu>
10337
10338 * calc.texi: Change Calc version number throughout.
10339 (Keypad Mode): Change location in info output.
10340 (Keypad mode overview): Move picture of keypad.
10341
10342 2005-05-21 Jay Belanger <belanger@truman.edu>
10343
10344 * calc.texi (Storing variables): Mention that only most variables
10345 are void to begin with.
10346
10347 2005-05-21 Kevin Ryde <user42@zip.com.au>
10348
10349 * widget.texi (Basic Types): Update cross ref from "Enabling
10350 Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
10351 lispref/text.texi change.
10352
10353 2005-05-20 Carsten Dominik <dominik@science.uva.nl>
10354
10355 * org.texi: Version 3.09.
10356
10357 2005-05-18 Carsten Dominik <dominik@science.uva.nl>
10358
10359 * reftex.texi: Version 4.28.
10360
10361 2005-05-16 Jay Belanger <belanger@truman.edu>
10362
10363 * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
10364
10365 2005-05-14 Jay Belanger <belanger@truman.edu>
10366
10367 * calc.texi (Default Simplifications): Insert missing ! (logical
10368 not operator).
10369
10370 2005-05-14 Michael Albinus <michael.albinus@gmx.de>
10371
10372 Sync with Tramp 2.0.49.
10373
10374 2005-05-10 Jay Belanger <belanger@truman.edu>
10375
10376 * calc.texi (Default Simplifications): Mention that 0^0 simplifies
10377 to 1.
10378
10379 2005-04-29 Carsten Dominik <dominik@science.uva.nl>
10380
10381 * org.texi: Version 3.08, structure reorganized.
10382
10383 2005-04-24 Richard M. Stallman <rms@gnu.org>
10384
10385 * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
10386
10387 2005-04-15 Carsten Dominik <dominik@science.uva.nl>
10388
10389 * org.texi: Update to version 3.06.
10390
10391 2005-04-13 Lute Kamstra <lute@gnu.org>
10392
10393 * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
10394
10395 2005-04-10 Thien-Thi Nguyen <ttn@gnu.org>
10396
10397 * cl.texi (Porting Common Lisp): Fix typo.
10398
10399 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
10400
10401 * gnus.texi (RSS): Addition.
10402
10403 2005-04-04 Jay Belanger <belanger@truman.edu>
10404
10405 * calc.texi: Change Calc version number.
10406 (Customizable variables): Fix description of calc-language-alist.
10407 (Copying): Put in version 2 of GPL.
10408
10409 2005-04-01 Jay Belanger <belanger@truman.edu>
10410
10411 * calc.texi (Troubleshooting Commands): Remove comment about
10412 installation.
10413 (Installation): Remove section.
10414 (Customizable Variables): New section.
10415 (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
10416 (Graphical Devices): Add references to Customizable Variables.
10417
10418 2005-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
10419
10420 * emacs-mime.texi (Display Customization): Markup fixes.
10421 (rfc2047): Update.
10422
10423 2005-03-23 Reiner Steib <Reiner.Steib@gmx.de>
10424
10425 * gnus-faq.texi: Replaced with auto-generated version.
10426
10427 2005-03-26 Stephan Stahl <stahl@eos.franken.de> (tiny change)
10428
10429 * dired-x.texi (Multiple Dired Directories): default-directory was
10430 renamed to dired-default-directory.
10431
10432 2005-03-26 Jay Belanger <belanger@truman.edu>
10433
10434 * calc.texi (Simplifying Formulas, Rewrite Rules):
10435 Change description of top and bottom of fraction.
10436 (Modulo Forms): Move description of how to create modulo forms to
10437 earlier in the section.
10438 (Fraction Mode): Suggest using : to get a fraction by dividing.
10439 (Basic Arithmetic): Adjust placement of command name.
10440 (Truncating the Stack): Emphasize that "hidden" entries are still
10441 visible.
10442 (Installation): Move discussion of printing manual to "About This
10443 Manual".
10444 (About This Manual): Mention how to print the manual.
10445 (Reporting Bugs): Remove first person.
10446 (Building Vectors): Add algebraic version of append.
10447 (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
10448 (Grouping Digits): Fix typo.
10449
10450 2005-03-25 Werner Lemberg <wl@gnu.org>
10451
10452 * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
10453 Replace `legal' with `valid'.
10454
10455 2005-03-25 Werner Lemberg <wl@gnu.org>
10456
10457 * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
10458
10459 2005-03-24 Jay Belanger <belanger@truman.edu>
10460
10461 * calc.texi (General Mode Commands)
10462 (Mode Settings in Embedded Mode): Add some explanation of
10463 recording mode settings.
10464
10465 2005-03-24 Richard M. Stallman <rms@gnu.org>
10466
10467 * calc.texi: Remove praise of non-free software.
10468
10469 * idlwave.texi: Don't say where to get IDL or its non-free manual.
10470 (Installation): Node deleted.
10471
10472 2005-03-23 Richard M. Stallman <rms@gnu.org>
10473
10474 * url.texi (HTTP language/coding): Improve last change.
10475
10476 2005-03-22 Jay Belanger <belanger@truman.edu>
10477
10478 * calc.texi (Embedded Mode): Add new information on changing
10479 modes.
10480
10481 2005-03-20 Michael Albinus <michael.albinus@gmx.de>
10482
10483 Sync with Tramp 2.0.48.
10484
10485 * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
10486
10487 * tramp.texi: Replace "Emacs" by "GNU Emacs". Replace "Linux" by
10488 "GNU/Linux". Change all addresses to .gnu.org.
10489 (Default Method): Offer shortened syntax for "su" and "sudo"
10490 methods.
10491
10492 2005-03-07 Richard M. Stallman <rms@gnu.org>
10493
10494 * url.texi: Fix usage of "e.g.".
10495 (HTTP language/coding): Explain the rules for these strings.
10496
10497 2005-03-06 Richard M. Stallman <rms@gnu.org>
10498
10499 * woman.texi (Introduction): Minor cleanups.
10500
10501 * url.texi (HTTP language/coding): Get rid of "Emacs 21".
10502
10503 * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
10504 (Installation): Node deleted.
10505
10506 * mh-e.texi (Preface): Get rid of "Emacs 21".
10507
10508 * eshell.texi (Installation): Delete node (for Emacs 20).
10509
10510 2005-03-05 Thien-Thi Nguyen <ttn@gnu.org>
10511
10512 * flymake.texi: Refill and tweak style in @lisp blocks.
10513
10514 2005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
10515
10516 * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
10517
10518 2005-03-01 Jay Belanger <belanger@truman.edu>
10519
10520 * calc.texi (Trigonometric and Hyperbolic Functions):
10521 Mention additional functions.
10522 (Algebraic Simplifications): Mention additional simplifications.
10523
10524 2005-02-18 Jonathan Yavner <jyavner@member.fsf.org>
10525
10526 * ses.texi: Add concept/function/variable indices (this work was
10527 donated by Brad Collins <brad@chenla.org>, copyright-assignment
10528 papers on file at FSF).
10529
10530 2005-02-10 Jay Belanger <belanger@truman.edu>
10531
10532 * calc.texi: Change @LaTeX to La@TeX throughout.
10533 Redefine @expr as @math for TeX output.
10534 Redefine @texline as a no-op for TeX output.
10535 Define @tfn, replace @t by @tfn throughout.
10536
10537 2005-02-09 Jay Belanger <belanger@truman.edu>
10538
10539 * calc.texi: Add macro for LaTeX for info output.
10540
10541 2005-02-08 Kim F. Storm <storm@cua.dk>
10542
10543 * texinfo.tex (LaTex): Add def.
10544
10545 2005-02-06 Jay Belanger <belanger@truman.edu>
10546
10547 * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
10548 change name to "TeX and LaTeX Language Modes." Mention LaTeX mode
10549 throughout manual.
10550
10551 2005-01-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
10552
10553 * gnus.texi: Some edits based on comments from David Abrahams.
10554
10555 2005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
10556
10557 * gnus.texi (RSS): Fix the keystroke.
10558
10559 2005-01-24 David Kastrup <dak@gnu.org>
10560
10561 * faq.texi: Update AUCTeX version info.
10562
10563 2005-01-16 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
10564
10565 * gnus-faq.texi ([4.1]): Typo.
10566
10567 2005-01-19 Jay Belanger <belanger@truman.edu>
10568
10569 * calc.texi (Keep Arguments): Mention that keeping arguments
10570 doesn't work with keyboard macros.
10571
10572 2005-01-16 Richard M. Stallman <rms@gnu.org>
10573
10574 * autotype.texi (Autoinserting): Fix small error.
10575
10576 2005-01-16 Michael Albinus <michael.albinus@gmx.de>
10577
10578 Sync with Tramp 2.0.47.
10579
10580 * tramp.texi (Compilation): New section, describing compilation of
10581 remote files.
10582
10583 2005-01-11 Kim F. Storm <storm@cua.dk>
10584
10585 * widget.texi (Basic Types): Add :follow-link keyword.
10586
10587 2005-01-09 Jay Belanger <belanger@truman.edu>
10588
10589 * calc.texi (Basic Commands): Describe new behavior of calc-reset.
10590
10591 2005-01-08 Jay Belanger <belanger@truman.edu>
10592
10593 * calc.texi: Change throughout to reflect new default value of
10594 calc-settings-file.
10595
10596 2005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
10597
10598 * message.texi (Reply): `message-reply-to-function' should return
10599 a list. Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
10600
10601 2005-01-06 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
10602
10603 * faq.texi (Changing load-path): Fix typo.
10604
10605 2005-01-05 Jay Belanger <belanger@truman.edu>
10606
10607 * calc.texi (Programming Tutorial): Replace kbd command by
10608 appropriate characters for a keyboard macro.
10609
10610 2005-01-04 Jay Belanger <belanger@truman.edu>
10611
10612 * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
10613 for Lucid Emacs.
10614 (Programming Tutorial): Mention that the user needs to be in the
10615 right mode to compute some functions.
10616
10617 2005-01-04 Jay Belanger <belanger@truman.edu>
10618
10619 * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
10620 no longer applicable.
10621
10622 2005-01-01 Jay Belanger <belanger@truman.edu>
10623
10624 * calc.texi (Programming Tutorial): Change description of how to
10625 edit keyboard macros to match current behavior.
10626
10627 2004-12-31 Jay Belanger <belanger@truman.edu>
10628
10629 * calc.texi: Mention C-cC-c as the way to finish editing throughout.
10630
10631 2004-12-20 Jay Belanger <belanger@truman.edu>
10632
10633 * calc.texi (Types Tutorial): Emphasize that you can't divide by
10634 zero.
10635
10636 2004-12-17 Luc Teirlinck <teirllm@auburn.edu>
10637
10638 * cc-mode.texi (Text Filling and Line Breaking): Put period after
10639 @xref.
10640 (Font Locking): Avoid @strong{Note:}.
10641
10642 2004-12-17 Michael Albinus <michael.albinus@gmx.de>
10643
10644 Sync with Tramp 2.0.46.
10645
10646 * tramp.texi (bottom): Add arch-tag. It was lost, somehow.
10647
10648 2004-12-16 Luc Teirlinck <teirllm@auburn.edu>
10649
10650 * url.texi: Correct typos.
10651 (Retrieving URLs): @var{nil}->@code{nil}.
10652 (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
10653 the standard "The GNU Emacs Manual" in fifth argument of @xref's.
10654 (Dealing with HTTP documents): @inforef->@xref.
10655
10656 2004-12-15 Jay Belanger <belanger@truman.edu>
10657
10658 * calc.texi: Consistently capitalized all mode names.
10659 (Answers to Exercises): Mention that an answer can be a fraction
10660 when in Fraction mode.
10661
10662 2004-12-13 Jay Belanger <belanger@truman.edu>
10663
10664 * calc.texi: Fix some TeX definitions.
10665
10666 2004-12-09 Luc Teirlinck <teirllm@auburn.edu>
10667
10668 * reftex.texi (Imprint): Remove erroneous @value's.
10669
10670 2004-12-08 Luc Teirlinck <teirllm@auburn.edu>
10671
10672 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
10673 (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
10674
10675 2004-12-08 Jay Belanger <belanger@truman.edu>
10676
10677 * calc.texi (Starting Calc): Remove comment about installation.
10678 (Keypad Mode Overview): Remove comment about Emacs 19 support.
10679
10680 2004-12-08 Luc Teirlinck <teirllm@auburn.edu>
10681
10682 * url.texi: Update @setfilename.
10683 (Getting Started): No need to worry about Gnus versions.
10684 (Dealing with HTTP documents): Use @inforef.
10685
10686 * org.texi: Fix @direntry file name.
10687
10688 2004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
10689
10690 * url.texi: New file.
10691
10692 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
10693
10694 2004-12-06 Jay Belanger <belanger@truman.edu>
10695
10696 * calc.texi (Using Calc): Remove paragraph about installation.
10697
10698 2004-12-06 Jay Belanger <belanger@truman.edu>
10699
10700 * calc.texi: Use more Texinfo macros and less TeX defs.
10701 Remove @refill's.
10702
10703 2004-12-06 Richard M. Stallman <rms@gnu.org>
10704
10705 * org.texi: New file.
10706
10707 2004-12-05 Richard M. Stallman <rms@gnu.org>
10708
10709 * Makefile.in (org.dvi, ../info/org): New targets.
10710 (INFO_TARGETS): Add ../info/org.
10711 (DVI_TARGETS): Add org.dvi.
10712 (maintainer-clean): Remove the info files in the info dir.
10713
10714 2004-11-26 Eli Zaretskii <eliz@gnu.org>
10715
10716 * idlwave.texi: Fix the setfilename directive to put the produced
10717 file in ../info.
10718 (Continued Statement Indentation): Resurrect Jan D.'s change from
10719 2004-11-03 that was lost when a newer version of idlwave.texi was
10720 imported.
10721
10722 2004-12-08 Reiner Steib <Reiner.Steib@gmx.de>
10723
10724 * gnus-faq.texi ([5.1]): Add missing bracket.
10725
10726 * gnus.texi (Filtering Spam Using The Spam ELisp Package):
10727 Index `spam-initialize'.
10728
10729 2004-11-22 Reiner Steib <Reiner.Steib@gmx.de>
10730
10731 * message.texi (Various Message Variables): Mention that all mail
10732 file variables are derived from `message-directory'.
10733
10734 * gnus.texi (Splitting Mail): Clarify bogus group.
10735
10736 2004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
10737
10738 * emacs-mime.texi (Encoding Customization):
10739 Fix mm-coding-system-priorities entry.
10740
10741 2004-11-03 Jan Djärv <jan.h.d@swipnet.se>
10742
10743 * idlwave.texi (Continued Statement Indentation):
10744 * reftex.texi (Options (Index Support))
10745 (Displaying and Editing the Index, Table of Contents):
10746 * speedbar.texi (Creating a display, Major Display Modes):
10747 Replace non-nil with non-@code{nil}.
10748
10749 2004-10-21 Jay Belanger <belanger@truman.edu>
10750
10751 * calc.texi (Algebraic-Style Calculations): Remove a comment.
10752
10753 2004-10-18 Luc Teirlinck <teirllm@auburn.edu>
10754
10755 * calc.texi (Reporting Bugs): Double up `@'.
10756
10757 2004-10-18 Jay Belanger <belanger@truman.edu>
10758
10759 * calc.texi (Reporting Bugs): Change the address that bugs
10760 should be sent to.
10761
10762 2004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
10763
10764 * gnus.texi (New Features): Add 5.11.
10765
10766 * message.texi (Resending): Remove wrong default value.
10767
10768 * gnus.texi (Mail Source Specifiers): Describe possible problems
10769 of `pop3-leave-mail-on-server'. Add `pop3-movemail' and
10770 `pop3-leave-mail-on-server' to the index.
10771
10772 2004-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
10773
10774 * message.texi (Canceling News): Add how to set a password.
10775
10776 2004-10-12 Jay Belanger <belanger@truman.edu>
10777
10778 * calc.texi (Help Commands): Change the descriptions of
10779 calc-describe-function and calc-describe-variable to match their
10780 current behavior.
10781
10782 2004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
10783
10784 * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
10785
10786 2004-10-12 Michael Albinus <michael.albinus@gmx.de>
10787
10788 Sync with Tramp 2.0.45.
10789
10790 * tramp.texi (Frequently Asked Questions): Comment paragraph about
10791 plink link. The URL is outdated. Originator contacted for
10792 clarification.
10793
10794 2004-10-10 Juri Linkov <juri@jurta.org>
10795
10796 * gnus.texi (Top, Marking Articles): Join two menus in one node
10797 because a node can have only one menu.
10798
10799 2004-10-09 Juri Linkov <juri@jurta.org>
10800
10801 * gnus.texi (Fancy Mail Splitting): Remove backslash in the
10802 example of nnmail-split-fancy.
10803
10804 2004-10-06 Karl Berry <karl@gnu.org>
10805
10806 * info.texi (@kbd{1}--@kbd{9}): No space around --, for
10807 consistency with other uses of dashes.
10808
10809 2004-10-05 Karl Berry <karl@gnu.org>
10810
10811 * info.texi: Consistently use --- throughout, periods at end of
10812 menu descriptions, and a couple typos.
10813
10814 2004-09-26 Jesper Harder <harder@ifa.au.dk>
10815
10816 * sieve.texi (Manage Sieve API): nil -> @code{nil}.
10817 * pgg.texi (User Commands, Backend methods): Do.
10818 * gnus.texi: Markup fixes.
10819 (Setting Process Marks): Fix `M P a' entry.
10820 * emacs-mime.texi: Fixes.
10821
10822 2004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
10823
10824 * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
10825 again.
10826 Use 5.10 instead of 5.10.0.
10827
10828 2004-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
10829
10830 * gnus.texi (Summary Mail Commands): S D e.
10831
10832 2004-09-20 Raymond Scholz <ray-2004@zonix.de> (tiny change)
10833
10834 * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
10835 the gnus-article-mode-line-format section.
10836
10837 2004-09-20 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
10838
10839 * gnus.texi (Various Summary Stuff): Fix the documentation for
10840 gnus-newsgroup-variables.
10841
10842 2004-09-20 Reiner Steib <Reiner.Steib@gmx.de>
10843
10844 * gnus.texi (MIME Commands):
10845 Add gnus-mime-display-multipart-as-mixed,
10846 gnus-mime-display-multipart-alternative-as-mixed,
10847 gnus-mime-display-multipart-related-as-mixed.
10848 (Mail Source Customization): Clarify `mail-source-directory'.
10849 (Splitting Mail): Mention gnus-group-find-new-groups.
10850 (SpamOracle): Fix typo.
10851
10852 * gnus-faq.texi: Untabify.
10853 ([6.3]): nnir.el is in contrib directory.
10854
10855 * message.texi (News Headers): Clarify how a unique ID is created.
10856
10857 * gnus.texi (Batching Agents): Fix typo in example.
10858 Reported by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
10859
10860 2004-09-20 Andre Srinivasan <andre@e2open.com> (tiny change)
10861
10862 * gnus.texi (Group Parameters): Add more on hooks.
10863
10864 2004-09-20 Florian Weimer <fw@deneb.enyo.de>
10865
10866 * gnus.texi (Charsets): Point to relevant section in emacs-mime.
10867
10868 2004-09-22 Jay Belanger <belanger@truman.edu>
10869
10870 * calc.texi (Vectors as Lists): Add a warning that the tutorial
10871 might be hidden during part of the session.
10872
10873 2004-09-20 Jay Belanger <belanger@truman.edu>
10874
10875 * calc.texi (Notations Used in This Manual): Put in an earlier
10876 mention that DEL could be called Backspace.
10877
10878 2004-09-10 Simon Josefsson <jas@extundo.com>
10879
10880 * gnus.texi (IMAP): Add example. Suggested and partially written
10881 by Steinar Bang <sb@dod.no>.
10882
10883 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10884
10885 * gnus.texi (IMAP): Add comments about imaps synonym to imap in
10886 netrc syntax.
10887
10888 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10889
10890 * gnus.texi (Spam ELisp Package Sequence of Events):
10891 Some clarifications.
10892 (Spam ELisp Package Global Variables): More clarifications.
10893
10894 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10895
10896 * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
10897 Mention spam-split does not modify incoming mail.
10898
10899 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10900
10901 * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
10902
10903 2004-09-10 Eli Zaretskii <eliz@gnu.org>
10904
10905 * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi.
10906
10907 2004-09-09 Reiner Steib <Reiner.Steib@gmx.de>
10908
10909 * makefile.w32-in (sieve, pgg): Use $(infodir).
10910
10911 2004-09-08 Dhruva Krishnamurthy <dhruva.krishnamurthy@gmail.com> (tiny change)
10912
10913 * makefile.w32-in: Fix PGG and Sieve entries.
10914
10915 2004-08-28 Eli Zaretskii <eliz@gnu.org>
10916
10917 * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
10918 Emacs and related programs.
10919
10920 2004-08-27 Richard M. Stallman <rms@gnu.org>
10921
10922 * faq.texi: Fix texinfo usage, esp. doublequotes.
10923 (Difference between Emacs and XEmacs): Some clarification.
10924
10925 * faq.texi (Difference between Emacs and XEmacs):
10926 Explain not to contrast XEmacs with GNU Emacs.
10927
10928 2004-08-26 Richard M. Stallman <rms@gnu.org>
10929
10930 * faq.texi (Difference between Emacs and XEmacs): Rewrite.
10931
10932 2004-08-22 David Kastrup <dak@gnu.org>
10933
10934 * reftex.texi (AUCTeX): Update links, section name.
10935
10936 * faq.texi (Calc): Update availability (included in 22.1).
10937 (AUCTeX): Update availability, information, versions, description.
10938
10939 2004-08-14 Eli Zaretskii <eliz@gnu.org>
10940
10941 * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
10942
10943 2004-08-11 Martin Stjernholm <mast@lysator.liu.se>
10944
10945 * cc-mode.texi: Various updates for CC Mode 5.30.9.
10946
10947 2004-08-10 Michael Albinus <michael.albinus@gmx.de>
10948
10949 Sync with Tramp 2.0.44.
10950
10951 2004-08-05 Lars Hansen <larsh@math.ku.dk>
10952
10953 * widget.texi (User Interface): Update how to separate the
10954 editable field of an editable-field widget from other widgets.
10955 (Programming Example): Add text after field.
10956
10957 2004-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
10958
10959 * emacs-mime.texi (Encoding Customization): Add a note to the
10960 mm-content-transfer-encoding-defaults entry.
10961 (rfc2047): Update.
10962
10963 * gnus.texi (Article Highlighting):
10964 Add gnus-cite-ignore-quoted-from.
10965 (POP before SMTP): New node.
10966 (Posting Styles): Addition.
10967 (Splitting Mail): Add nnmail-split-lowercase-expanded.
10968 (Fancy Mail Splitting): Ditto.
10969 (X-Face): Add gnus-x-face.
10970
10971 2004-08-30 Reiner Steib <Reiner.Steib@gmx.de>
10972
10973 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
10974 * pgg.texi, sieve.texi: Use @copying and @insertcopying.
10975
10976 2004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
10977
10978 * gnus.texi (Mail Source Specifiers):
10979 Describe `pop3-leave-mail-on-server'.
10980
10981 2004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
10982
10983 * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
10984
10985 * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
10986 repository. Change setfilename.
10987
10988 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
10989
10990 2004-07-02 Juri Linkov <juri@jurta.org>
10991
10992 * pcl-cvs.texi (Viewing differences): Add `d r'.
10993
10994 2004-06-29 Jesper Harder <harder@ifa.au.dk>
10995
10996 * ses.texi, viper.texi, flymake.texi, faq.texi:
10997 * eshell.texi, ediff.texi: Markup fixes.
10998
10999 2004-06-21 Karl Berry <karl@gnu.org>
11000
11001 * info.texi (Top): Mention that only Emacs has mouse support.
11002 (Getting Started): Mention this in a few other places.
11003
11004 2004-06-13 Luc Teirlinck <teirllm@auburn.edu>
11005
11006 * autotype.texi (Copyrights, Timestamps):
11007 Recommend `before-save-hook' instead of `write-file-functions'.
11008
11009 2004-06-13 Lars Hansen <larsh@math.ku.dk>
11010
11011 * dired-x.texi (dired-mark-omitted): Update keybinding.
11012
11013 2004-06-10 Kim F. Storm <storm@cua.dk>
11014
11015 * pcl-cvs.texi (Viewing differences): Add 'd y'.
11016
11017 2004-06-05 Lars Hansen <larsh@math.ku.dk>
11018
11019 * dired-x.texi (variable dired-omit-mode): Rename from
11020 dired-omit-files-p.
11021 (function dired-omit-mode): Rename from dired-omit-toggle.
11022 Call dired-omit-mode rather than set dired-omit-files-p.
11023 (dired-mark-omitted): Describe command.
11024
11025 2004-05-29 Michael Albinus <michael.albinus@gmx.de>
11026
11027 Version 2.0.41 of Tramp released.
11028
11029 2004-05-29 Juanma Barranquero <lektu@terra.es>
11030
11031 * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
11032 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
11033
11034 2004-05-29 Richard M. Stallman <rms@gnu.org>
11035
11036 * cl.texi (Top): Call this chapter `Introduction'.
11037 (Overview): In TeX, no section heading here.
11038
11039 * cc-mode.texi: Put commas after i.e. and e.g. Minor cleanups.
11040
11041 2004-05-29 Eli Zaretskii <eliz@gnu.org>
11042
11043 * Makefile.in (../info/flymake, flymake.dvi): New targets.
11044 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
11045
11046 2004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
11047
11048 * flymake.texi: New file.
11049
11050 2004-05-28 Simon Josefsson <jas@extundo.com>
11051
11052 * smtpmail.texi (Authentication): Improve STARTTLS discussion.
11053
11054 2004-05-07 Kai Großjohann <kai@emptydomain.de>
11055
11056 Version 2.0.40 of Tramp released.
11057
11058 2004-04-25 Michael Albinus <Michael.Albinus@alcatel.de>
11059
11060 Complete rework, based on review by Karl Berry <karl@gnu.org>.
11061
11062 * tramp.texi (Auto-save and Backup): Explain exploitation of new
11063 variables `tramp-backup-directory-alist' and
11064 `tramp-bkup-backup-directory-info'.
11065 (Overview, Connection types)
11066 (External transfer methods, Default Method)
11067 (Windows setup hints): Remove restriction of password entering
11068 with external methods.
11069 (Auto-save and Backup): Make file name example
11070 (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info'
11071 and `auto-save-directory' must be used.
11072 (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
11073 only "NT"). Remove doubled entry "What kinds of systems does
11074 @tramp{} work on".
11075 (tramp): Macro removed.
11076 (Obtaining Tramp): Flag removed from title.
11077 (all): "tramp-" and "-" removed from flag names. Flags `tramp'
11078 and `trampver' used properly. Flag `tramp-inst' replaced by
11079 `installchapter'. Installation related text adapted.
11080
11081 2004-04-28 Masatake YAMATO <jet@gyve.org>
11082
11083 * widget.texi (Programming Example): Remove overlays.
11084
11085 2004-04-27 Jesper Harder <harder@ifa.au.dk>
11086
11087 * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
11088
11089 2004-04-23 Juanma Barranquero <lektu@terra.es>
11090
11091 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
11092
11093 2004-04-05 Jesper Harder <harder@ifa.au.dk>
11094
11095 * info.texi (Info Search): Add info-apropos.
11096
11097 2004-03-22 Juri Linkov <juri@jurta.org>
11098
11099 * faq.texi: Fix help key bindings.
11100
11101 2004-03-17 Luc Teirlinck <teirllm@auburn.edu>
11102
11103 * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
11104 (as suggested by Karl Berry). Update information about colored
11105 stars in menus. Add new subheading describing M-n.
11106
11107 2004-03-12 Richard M. Stallman <rms@gnu.org>
11108
11109 * cl.texi (Top): Rename top node's title.
11110
11111 2004-03-08 Karl Berry <karl@gnu.org>
11112
11113 * info.texi: \input texinfo.tex instead of just texinfo, to avoid
11114 problems making the texinfo distribution.
11115
11116 2004-02-29 Simon Josefsson <jas@extundo.com>
11117
11118 * smtpmail.texi (Authentication): Change the list of supported
11119 authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
11120 CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
11121 <voegelas@gmx.net>.
11122
11123 2004-02-29 Juanma Barranquero <lektu@terra.es>
11124
11125 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
11126 Use $(DEL) instead of rm, and ignore exit code.
11127
11128 2004-02-29 Kai Großjohann <kgrossjo@eu.uu.net>
11129
11130 Tramp version 2.0.39 released.
11131
11132 2004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
11133
11134 * tramp.texi (Customizing Completion): Explain new functions
11135 `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
11136 (all): Savannah URLs unified to "http://savannah.nongnu.org".
11137 (Top): Refer to Savannah mailing list as the major one.
11138 Mention older mailing lists in HTML mode only.
11139 (Auto-save and Backup): Add auto-save. Based on wording of Kai.
11140 (Frequently Asked Questions): Remote hosts must not be Unix-like
11141 for "smb" method.
11142 (Password caching): New node.
11143 (External transfer methods): Refer to password caching for "smb"
11144 method.
11145
11146 2004-02-17 Karl Berry <karl@gnu.org>
11147
11148 * info.texi (Help-Int): Mention the new line number feature.
11149
11150 2004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
11151
11152 * ses.texi (Advanced Features): New functionality for
11153 ses-set-header-row (defaults to current row unless C-u used).
11154 (Acknowledgements): Add Stefan Monnier.
11155
11156 2003-12-29 Kevin Ryde <user42@zip.com.au>
11157
11158 * viper.texi (Vi Macros): Fix reference to the Emacs manual.
11159
11160 2003-11-30 Kai Großjohann <kai.grossjohann@gmx.net>
11161
11162 Tramp version 2.0.38 released.
11163
11164 * tramp.texi (Remote shell setup): Warn of environment variables
11165 FRUMPLE if user frumple exists. Suggested by Sven Gabriel
11166 <sven.gabriel@imk.fzk.de>.
11167 (Configuration): Tramp now chooses base64/uuencode
11168 automatically. Update wording accordingly.
11169 (Top): More description for the `Default Method' menu entry.
11170 (Default Method): Use @code, not @var, for Lisp variables.
11171 (Default Method): New subsection `Which method is the right one
11172 for me?'. Suggested by Christian Kirsch.
11173 (Configuration): Pointer to new subsection added.
11174 (Default Method): Too many "use" in one sentence.
11175 Rephrase. Reported by Christian Kirsch.
11176 (Filename Syntax): Old `su' example is probably a left-over from
11177 the sm/su method naming. Replace with `ssh', instead.
11178 (External transfer methods, Auto-save and Backup):
11179 Typo fixes.
11180
11181 2003-11-02 Michael Albinus <Michael.Albinus@alcatel.de>
11182
11183 * tramp.texi (all): Harmonize all occurrences of @tramp{}.
11184 (Top): Mention japanese manual only if flag `jamanual' is set.
11185 Insert section `Japanese manual' in menu.
11186
11187 2003-11-26 Thien-Thi Nguyen <ttn@gnu.org>
11188
11189 * eshell.texi (Known Problems): Add doc item.
11190
11191 2003-11-22 Martin Stjernholm <mast@lysator.liu.se>
11192
11193 * cc-mode.texi: Update for CC Mode 5.30.
11194
11195 Note: Please refrain from doing purely cosmetic changes like
11196 removing trailing whitespace in this manual; it clobbers cvs
11197 merging for no good reason.
11198
11199 2003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
11200
11201 * ediff.texi, tramp.texi, vip.texi, viper.texi:
11202 * widget.texi, woman.texi: Replace @sc{ascii} and ASCII with
11203 @acronym{ASCII}.
11204
11205 2003-10-26 Karl Berry <karl@gnu.org>
11206
11207 * info.texi (Info Search): Echo area, not echo are. From Debian
11208 diff.
11209
11210 2003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
11211
11212 * widget.texi (Defining New Widgets): Document new behavior of
11213 :buttons and :children keywords.
11214
11215 2003-10-22 Miles Bader <miles@gnu.org>
11216
11217 * Makefile.in (info): Move before $(top_srcdir)/info.
11218
11219 2003-10-17 Thien-Thi Nguyen <ttn@gnu.org>
11220
11221 * tramp.texi (Inline methods): Small grammar fix.
11222 (External transfer methods): Likewise.
11223
11224 2003-10-08 Nick Roberts <nick@nick.uklinux.net>
11225
11226 * speedbar.texi: Remove paragraph for GUD that is no longer true.
11227
11228 2003-10-06 Luc Teirlinck <teirllm@auburn.edu>
11229
11230 * texinfo.tex: Replace `%' in arch tagline by @ignore.
11231
11232 2003-09-30 Richard M. Stallman <rms@gnu.org>
11233
11234 * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
11235
11236 * widget.texi (User Interface): Fix typos.
11237
11238 * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
11239
11240 2003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
11241
11242 * pcl-cvs.texi (Selected Files): Fix typo.
11243
11244 2003-09-21 Karl Berry <karl@gnu.org>
11245
11246 * info.texi (] and [ commands): No period at end of section title.
11247
11248 2003-09-04 Miles Bader <miles@gnu.org>
11249
11250 * Makefile.in (top_srcdir): New variable.
11251 ($(top_srcdir)/info): New rule.
11252 (info): Depend on it.
11253
11254 2003-09-03 Peter Runestig <peter@runestig.com>
11255
11256 * makefile.w32-in: New file.
11257
11258 2003-08-26 Per Abrahamsen <abraham@dina.kvl.dk>
11259
11260 * widget.texi (User Interface): Explain the need of static text
11261 around an editable field.
11262
11263 2003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
11264
11265 * widget.texi (Basic Types): The argument to `:help-echo' can now
11266 be a form that evaluates to a string.
11267
11268 2003-08-18 Kim F. Storm <storm@cua.dk>
11269
11270 * calc.texi (Queries in Macros): Update xref to keyboard macro query.
11271
11272 2003-08-16 Richard M. Stallman <rms@gnu.org>
11273
11274 * dired-x.texi (Shell Command Guessing): Explain *.
11275
11276 2003-08-16 Chunyu Wang <spr@db.cs.hit.edu.cn> (tiny change)
11277
11278 * pcl-cvs.texi (Log Edit Mode): Fix key binding for
11279 log-edit-insert-changelog.
11280
11281 2003-08-03 Karl Berry <karl@gnu.org>
11282
11283 * info.texi: Need @contents.
11284
11285 2003-07-20 Kai Großjohann <kai.grossjohann@gmx.net>
11286
11287 Tramp version 2.0.36 released.
11288
11289 * tramp.texi (Remote shell setup): Explain about problems with
11290 non-Bourne commands in ~/.profile and ~/.shrc.
11291
11292 2003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
11293
11294 * info.texi (Help-Inv, Help-M, Help-Xref): Update following
11295 renaming of `vis-mode' to `visible-mode'.
11296
11297 2003-07-04 Luc Teirlinck <teirllm@mail.auburn.edu>
11298
11299 * info.texi (Top, Help-Small-Screen): Remove accidentally added
11300 next, prev and up pointers.
11301
11302 2003-07-02 Luc Teirlinck <teirllm@mail.auburn.edu>
11303
11304 * info.texi (Help): Mention existence of Emacs and stand-alone
11305 Info at the very beginning of the tutorial.
11306 (Help-Inv): New node.
11307 (Help-]): New node.
11308 (Help-M): Systematically point out the differences between default
11309 Emacs and stand-alone versions. Delete second menu.
11310 (Help-Xref): Systematically point out the differences between
11311 default Emacs and stand-alone versions.
11312 (Help-Int): Change `l' example.
11313 (Expert Info): Fix typos.
11314 (Emacs Info Variables): Mention `Info-hide-note-references' and
11315 new default for `Info-scroll-prefer-subnodes'.
11316
11317 2003-06-17 Kai Großjohann <kai.grossjohann@gmx.net>
11318
11319 Version 2.0.35 of Tramp released.
11320
11321 * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
11322 (Inline methods): Add methods `remsh' and `plink1'.
11323 (External transfer methods): Add method `remcp'.
11324 (Multi-hop Methods): Add method `remsh'.
11325 Small patch from Adrian Aichner <adrian@xemacs.org>:
11326 Fix minor typos.
11327 (Concept Index): Add to make manual searchable via
11328 `Info-index'.
11329 (Version Control): Add cindex entry.
11330
11331 2003-05-24 Kai Großjohann <kai.grossjohann@gmx.net>
11332
11333 * trampver.texi: Version 2.0.34 released.
11334
11335 2003-05-03 Glenn Morris <gmorris@ast.cam.ac.uk>
11336
11337 * faq.texi: Improve previous changes.
11338
11339 2003-05-02 Glenn Morris <gmorris@ast.cam.ac.uk>
11340
11341 * faq.texi: Update copyright and maintenance details.
11342 Update some package URLs, versions, and maintainers.
11343 Remove many references to the Emacs Lisp Archive.
11344
11345 2003-04-23 Simon Josefsson <jas@extundo.com>
11346
11347 * smtpmail.texi: Fix license (the invariant sections mentioned has
11348 never been part of the smtp manual). Align info dir entry with
11349 other emacs packages.
11350
11351 2003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
11352
11353 * tramp.texi: Version 2.0.33 released.
11354 Remove installation chapter. Remove XEmacs specifics.
11355
11356 2003-03-29 Richard M. Stallman <rms@gnu.org>
11357
11358 * tramp.texi (Top): Undo the previous renaming.
11359 (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
11360
11361 2003-03-29 Kai Großjohann <kai.grossjohann@gmx.net>
11362
11363 * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
11364 version of manual.
11365
11366 * tramp.texi (Auto-save and Backup): New node.
11367
11368 2003-03-29 Michael Albinus <Michael.Albinus@alcatel.de>
11369
11370 * tramp.texi (Top): Include trampver.texi. Rename "Emacs" to "GNU
11371 Emacs" in order to have better differentiation to "XEmacs".
11372 `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
11373 are new macros in order to point to the other Emacs flavor where
11374 appropriate. In info case, point to node `Installation' in order
11375 to explain how to generate the other way. In html case, make a
11376 link to the other html file.
11377 (Obtaining TRAMP): Add a paragraph saying to perform `autoconf'
11378 after CVS checkout/update.
11379 (Installation): Completely rewritten.
11380 (Installation parameters, Load paths): New sections under
11381 `Installation'.
11382
11383 2003-02-28 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
11384
11385 * tramp.texi: Version 2.0.30 released.
11386 Replace word "path" with "localname" where used as a component of
11387 a Tramp file name.
11388
11389 2003-02-28 Michael Albinus <Michael.Albinus@alcatel.de>
11390
11391 * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
11392 introduced.
11393 (Installation): Explain what to do if files from the tramp/contrib
11394 directory are needed.
11395
11396 2003-02-23 Alex Schroeder <alex@emacswiki.org>
11397
11398 * smtpmail.texi (How Mail Works): New.
11399
11400 2003-02-22 Alex Schroeder <alex@emacswiki.org>
11401
11402 * smtpmail.texi: New file.
11403
11404 * Makefile.in: Build SMTP manual.
11405
11406 2003-02-05 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
11407
11408 * tramp.texi: Version 2.0.29 released.
11409 (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
11410 M-x makeinfo-buffer RET. Reported by gebser@ameritech.net.
11411
11412 2003-02-01 Michael Albinus <Michael.Albinus@alcatel.de>
11413
11414 * tramp.texi (Frequently Asked Questions): Explain a workaround if
11415 another package loads accidentally Ange-FTP.
11416
11417 2003-01-24 Michael Albinus <Michael.Albinus@alcatel.de>
11418
11419 * tramp.texi (Customizing Completion): Add function
11420 `tramp-parse-sconfig'. Change example of
11421 `tramp-set-completion-function', because parsing of ssh config
11422 files looks more natural.
11423
11424 2003-01-15 Kevin Ryde <user42@zip.com.au>
11425
11426 * gnus.texi (Using MIME): Mention auto-compression-mode with
11427 gnus-mime-copy-part.
11428
11429 2003-01-15 ShengHuo ZHU <zsh@cs.rochester.edu>
11430
11431 * gnus.texi: Do not use `path' in several locations.
11432
11433 2002-12-26 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
11434
11435 * tramp.texi (External transfer methods): New method `smb'.
11436 From Michael Albinus.
11437
11438 2002-11-05 Karl Berry <karl@gnu.org>
11439
11440 * info.texi (Info-fontify): Reorder face list to avoid bad line
11441 breaks.
11442
11443 2002-10-06 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11444
11445 * tramp.texi: Move @copying to standard place.
11446 Use @insertcopying.
11447
11448 2002-10-02 Karl Berry <karl@gnu.org>
11449
11450 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi:
11451 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
11452 * eshell.texi, eudc.texi, faq.texi, forms.texi, idlwave.texi:
11453 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, reftex.texi:
11454 * sc.texi, ses.texi, speedbar.texi, vip.texi, viper.texi:
11455 * widget.texi, woman.texi:
11456 Per rms, update all manuals to use @copying instead of @ifinfo.
11457 Also use @ifnottex instead of @ifinfo around the top node, where
11458 needed for the sake of the HTML output.
11459 (The Gnus manual is not fixed since it's not clear to me how it
11460 works; and the Tramp manual already uses @copying, although in an
11461 unusual way. All others were changed.)
11462
11463 2002-09-10 Jonathan Yavner <jyavner@engineer.com>
11464
11465 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
11466 (../info/ses, ses.dvi): New targets.
11467 * ses.texi: New file.
11468
11469 2002-09-06 Pavel Janík <Pavel@Janik.cz>
11470
11471 * texinfo.tex: Update to texinfo 4.2.
11472
11473 2002-08-27 Carsten Dominik <dominik@sand.science.uva.nl>
11474
11475 * reftex.texi: Update to RefTeX 4.19.
11476
11477 2002-07-21 Jesper Harder <harder@ifa.au.dk>
11478
11479 * gnus.texi (Sorting Groups): Add key bindings for
11480 gnus-group-sort-groups-by-real-name and
11481 gnus-group-sort-selected-groups-by-real-name.
11482
11483 2002-06-17 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11484
11485 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
11486 (../info/tramp, tramp.dvi): New targets.
11487
11488 2002-01-04 Eli Zaretskii <eliz@is.elta.co.il>
11489
11490 * Makefile.in (DVI_TARGETS): Add calc.dvi.
11491 (calc.dvi): Uncomment.
11492
11493 2001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
11494
11495 * Makefile.in (INFO_TARGETS): Add ../info/calc.
11496 (../info/calc): New target.
11497
11498 2001-10-20 Gerd Moellmann <gerd@gnu.org>
11499
11500 * (Version 21.1 released.)
11501
11502 2001-10-05 Gerd Moellmann <gerd@gnu.org>
11503
11504 * Branch for 21.1.
11505
11506 2001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
11507
11508 * Makefile.in (../info/info): Use an explicit -o switch to
11509 makeinfo.
11510
11511 2001-03-05 Gerd Moellmann <gerd@gnu.org>
11512
11513 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
11514
11515 2001-02-12 Michael Kifer <kifer@cs.sunysb.edu>
11516
11517 * ediff.texi: Added ediff-coding-system-for-read.
11518
11519 * viper.texi: Fix typos.
11520
11521 2000-12-20 Eli Zaretskii <eliz@is.elta.co.il>
11522
11523 * Makefile.in (../info/idlwave): Use --no-split.
11524
11525 2000-12-14 Dave Love <fx@gnu.org>
11526
11527 * Makefile.in (mostlyclean): Remove gnustmp.*.
11528 (gnus.dvi): Change rule to remove @latex stuff.
11529
11530 2000-10-19 Eric M. Ludlam <zappo@ultranet.com>
11531
11532 * Makefile.in (Speedbar): Add build targets for speedbar.texi.
11533
11534 2000-10-13 John Wiegley <johnw@gnu.org>
11535
11536 * Makefile.in: Add build targets for eshell.texi.
11537
11538 2000-09-25 Gerd Moellmann <gerd@gnu.org>
11539
11540 * Makefile.in: Remove/comment speedbar stuff.
11541
11542 2000-09-22 Dave Love <fx@gnu.org>
11543
11544 * Makefile.in: Add emacs-mime.
11545
11546 2000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
11547
11548 * Makefile.in (INFO_TARGETS): Add ../info/woman.
11549 (DVI_TARGETS): Add woman.dvi.
11550 (../info/woman, woman.dvi): New targets.
11551
11552 2000-05-31 Stefan Monnier <monnier@cs.yale.edu>
11553
11554 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
11555
11556 * pcl-cvs.texi: New file.
11557 * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
11558 (../info/pcl-cvs, pcl-cvs.dvi): New targets.
11559
11560 2000-05-11 Gerd Moellmann <gerd@gnu.org>
11561
11562 * Makefile.in (INFO_TARGETS): Add info/ebrowse.
11563 (../info/ebrowse, ebrowse.dvi): New targets.
11564
11565 2000-01-13 Gerd Moellmann <gerd@gnu.org>
11566
11567 * Makefile.in (INFO_TARGETS): Add eudc.
11568 (DVI_TARGETS): Add eudc.dvi.
11569 (../info/eudc, eudc.dvi): New targets.
11570
11571 2000-01-05 Eli Zaretskii <eliz@is.elta.co.il>
11572
11573 * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
11574 compatibility with 8+3 filesystems).
11575 (../info/efaq): Rename from emacs-faq.
11576
11577 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
11578
11579 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
11580 (../info/idlwave, idlwave.dvi): New targets.
11581
11582 1999-10-23 Dave Love <fx@gnu.org>
11583
11584 * Makefile.in: Use autotype.texi.
11585
11586 1999-10-12 Stefan Monnier <monnier@cs.yale.edu>
11587
11588 * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
11589 faq.texi file) rather than ../info/faq.
11590
11591 1999-10-07 Gerd Moellmann <gerd@gnu.org>
11592
11593 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
11594 (../info/ada-mode, ada-mode.dvi): New targets.
11595
11596 1999-09-01 Dave Love <fx@gnu.org>
11597
11598 * Makefile.in: Add faq.
11599
11600 1999-07-12 Richard Stallman <rms@gnu.org>
11601
11602 * Version 20.4 released.
11603
11604 1998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
11605
11606 * Version 20.3 released.
11607
11608 1998-04-06 Andreas Schwab <schwab@gnu.org>
11609
11610 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
11611 Use it in dvi targets.
11612 (../etc/GNU): Change to $(srcdir) first.
11613
11614 1998-03-11 Carsten Dominik <cd@delysid.gnu.org>
11615
11616 * reftex.texi: Update for RefTeX version 3.22.
11617
11618 1998-03-01 Kim-Minh Kaplan <KimMinh.Kaplan@utopia.eunet.fr>
11619
11620 * gnus.texi (Easy Picons): Remove references to
11621 `gnus-group-display-picons'.
11622 (Hard Picons): Ditto.
11623
11624 1998-02-08 Richard Stallman <rms@psilocin.gnu.org>
11625
11626 * Makefile.in (reftex.dvi, ../info/reftex): New targets.
11627 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
11628
11629 1997-09-23 Paul Eggert <eggert@twinsun.com>
11630
11631 * Makefile.in: Merge changes mistakenly made to `Makefile'.
11632 (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
11633
11634 1997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11635
11636 * Version 20.2 released.
11637
11638 1997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11639
11640 * Version 20.1 released.
11641
11642 1997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11643
11644 * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
11645
11646 1997-04-12 Per Abrahamsen <abraham@dina.kvl.dk>
11647
11648 * widget.texi (push-button): Document it.
11649
11650 1996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11651
11652 * Version 19.33 released.
11653
11654 1996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11655
11656 * Version 19.32 released.
11657
11658 1996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
11659
11660 * Makefile.in: Add rules for the Message manual.
11661
11662 1996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
11663
11664 * gnus.texi: New version.
11665
11666 * message.texi: New manual.
11667
11668 1996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11669
11670 * Makefile.in (All info targets): cd $(srcdir) to do the work.
11671
11672 1996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11673
11674 * Makefile.in (All info targets): Specify $(srcdir) in input files.
11675 Specify -I option.
11676 (All dvi targets): Set the TEXINPUTS variable.
11677
11678 1996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
11679
11680 * Version 19.31 released.
11681
11682 1996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
11683
11684 * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
11685 (INFO_TARGETS): Use new name. This avoids name conflict on MSDOS.
11686
11687 1995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11688
11689 * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
11690 (INFO_TARGETS): Add ../info/cc-mode.
11691 (DVI_TARGETS): Add cc-mode.dvi.
11692
11693 1995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11694
11695 * Version 19.30 released.
11696
11697 1995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
11698
11699 * gnus.texi: New file.
11700
11701 1995-11-04 Erik Naggum <erik@naggum.no>
11702
11703 * gnus.texi: File deleted.
11704
11705 1995-11-02 Stephen Gildea <gildea@stop.mail-abuse.org>
11706
11707 * mh-e.texi: "Function Index" -> "Command Index" to work with
11708 Emacs 19.30 C-h C-k support of separately-documented commands.
11709
11710 1995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11711
11712 * Makefile.in (../info/ediff, ediff.dvi): New targets.
11713 (INFO_TARGETS, DVI_TARGETS): Add those new targets.
11714
11715 1995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11716
11717 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
11718 (../info/viper, viper.dvi): New targets.
11719
11720 1995-04-20 Kevin Rodgers <kevinr@ihs.com>
11721
11722 * dired-x.texi (Installation): Change the example to set
11723 buffer-local variables like dired-omit-files-p in
11724 dired-mode-hook.
11725
11726 1995-04-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11727
11728 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
11729 (../info/mh-e, mh-e.dvi): New targets.
11730
11731 1995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
11732
11733 * Makefile.in (maintainer-clean): Rename from realclean.
11734
11735 1994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11736
11737 * Makefile.in: New file.
11738 * Makefile: File deleted.
11739
11740 1994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11741
11742 * Makefile (TEXINDEX_OBJS): Variable deleted.
11743 (texindex, texindex.o, getopt.o): Rules deleted.
11744 All deps on texindex deleted.
11745 (distclean): Don't delete texindex.
11746 (mostlyclean): Don't delete *.o.
11747 * texindex.c, getopt.c: Files deleted.
11748
11749 1994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11750
11751 * Version 19.26 released.
11752
11753 1994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11754
11755 * Version 19.25 released.
11756
11757 1994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11758
11759 * Version 19.24 released.
11760
11761 1994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11762
11763 * Version 19.23 released.
11764
11765 1994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11766
11767 * Makefile: Delete spurious tab.
11768
11769 1994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11770
11771 * Makefile (.SUFFIXES): New rule.
11772
11773 1994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11774
11775 * Makefile (dired-x.dvi, ../info/dired-x): New targets.
11776 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
11777
11778 1994-01-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11779
11780 * Makefile (../info/sc): Rename from sc.info.
11781 (../info/cl): Likewise.
11782 (INFO_TARGETS): Use new names.
11783
11784 1993-12-04 Richard Stallman (rms@srarc2)
11785
11786 * getopt.c: New file.
11787 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
11788 (getopt.o): New rule.
11789 (dvi): Don't depend on texindex.
11790 (cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
11791 Depend on texindex.
11792
11793 1993-12-03 Richard Stallman (rms@srarc2)
11794
11795 * Makefile (../info/sc.info): Rename from ../info/sc.
11796 (TEXI2DVI): New variable.
11797 (cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
11798 Add explicit commands.
11799 (TEXINDEX_OBJS): Delete duplicate getopt.o.
11800
11801 1993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11802
11803 * Version 19.22 released.
11804
11805 1993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11806
11807 * Makefile (TEXINDEX_OBJS): Delete spurious period.
11808
11809 1993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11810
11811 * Version 19.21 released.
11812
11813 1993-11-15 Paul Eggert (eggert@twinsun.com)
11814
11815 * Makefile (../info/cl.info): Rename from ../info/cl.
11816
11817 1993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11818
11819 * Makefile (../etc/GNU): New target.
11820 (EMACSSOURCES): Add gnu1.texi.
11821
11822 1993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11823
11824 * Makefile (realclean): Don't delete the Info files.
11825
11826 1993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
11827
11828 * forms.texi: Fix forms.texi so that it will format correctly.
11829 Add missing `@end iftex', fix bad reference.
11830
11831 1993-10-20 Brian J. Fox (bfox@ai.mit.edu)
11832
11833 * Makefile: Fix targets for texindex, new info.texi files.
11834 * info-stnd.texi: New file implements info for standalone info
11835 reader.
11836 * info.texi: Update to include recent changes to "../info/info".
11837 New source file for ../info/info; includes info-stnd.texi.
11838
11839 * texindex.c: Include "../src/config.h" if building in emacs.
11840
11841 * Makefile: Change all files to FILENAME.texi, force all targets
11842 to be FILENAME, not FILENAME.info. This changes sc.texinfo,
11843 vip.texinfo, forms.texinfo, cl.texinfo.
11844 Add target to build texindex.c, defining `emacs'.
11845
11846 * forms.texi: Install new file to match version 2.3 of forms.el.
11847
11848 1993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11849
11850 * Version 19.19 released.
11851
11852 1993-08-10 Simon Leinen (simon@lia.di.epfl.ch)
11853
11854 * sc.texinfo: Fix info file name.
11855
11856 * Makefile (info): Add gnus and sc.
11857 (dvi): Add gnus.dvi and sc.dvi.
11858 (../info/sc, sc.dvi): New targets.
11859
11860 1993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11861
11862 * Version 19.18 released.
11863
11864 1993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11865
11866 * Makefile: Fix source file names of the separate manuals.
11867 (gnus.dvi, ../info/gnus): New targets.
11868
11869 1993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11870
11871 * Version 19.17 released.
11872
11873 1993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11874
11875 * split-man: Fix typos in last change.
11876
11877 1993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11878
11879 * Version 19.16 released.
11880
11881 1993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11882
11883 * version 19.15 released.
11884
11885 1993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11886
11887 * Makefile (distclean): It's rm, not rf.
11888
11889 1993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11890
11891 * Version 19.14 released.
11892
11893 1993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11894
11895 * Makefile: New file.
11896
11897 1993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11898
11899 * Version 19.13 released.
11900
11901 1993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11902
11903 * Version 19.9 released.
11904
11905 1993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11906
11907 * Version 19.8 released.
11908
11909 1993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11910
11911 * Version 19.7 released.
11912
11913 1990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
11914
11915 * gnus.texinfo: New file. Removed installation instructions.
11916
11917 1990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
11918
11919 * texindex.c: If USG, include sys/types.h and sys/fcntl.h.
11920
11921 1989-01-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
11922
11923 * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
11924 then define `\sc' as the command for smallcaps in Texinfo.
11925 This means that the @sc command will produce small caps. bfox has
11926 made the corresponding change to makeinfo and texinfm.el.
11927
11928 1988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
11929
11930 * vip.texinfo: Remove menu entry Adding Lisp Code in node
11931 Customization since the menu entry did not point to anything.
11932 Also add an @finalout command to remove overfull hboxes from the
11933 printed output.
11934
11935 * cl.texinfo: Add @bye, \input line and @settitle to file.
11936 This file is clearly intended to be a chapter of some other work,
11937 but the other work does not yet exist.
11938
11939 1988-07-25 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
11940
11941 * texinfo.texinfo: Three typos corrected.
11942
11943 ;; Local Variables:
11944 ;; coding: utf-8
11945 ;; End:
11946
11947 Copyright (C) 1993-1999, 2001-2014 Free Software Foundation, Inc.
11948
11949 This file is part of GNU Emacs.
11950
11951 GNU Emacs is free software: you can redistribute it and/or modify
11952 it under the terms of the GNU General Public License as published by
11953 the Free Software Foundation, either version 3 of the License, or
11954 (at your option) any later version.
11955
11956 GNU Emacs is distributed in the hope that it will be useful,
11957 but WITHOUT ANY WARRANTY; without even the implied warranty of
11958 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
11959 GNU General Public License for more details.
11960
11961 You should have received a copy of the GNU General Public License
11962 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.