]> code.delx.au - gnu-emacs/blob - doc/misc/ChangeLog
Merge from emacs-24; up to 2014-06-29T18:32:35Z!michael.albinus@gmx.de
[gnu-emacs] / doc / misc / ChangeLog
1 2014-08-07 Reuben Thomas <rrt@sc3d.org>
2
3 * ediff.texi (Merging and diff3): Don't mention lack of support
4 for VMS diff, we no longer support VMS.
5
6 2014-08-07 Michael Albinus <michael.albinus@gmx.de>
7
8 * tramp.texi (Remote shell setup): Explain, how to change command
9 line arguments of remote "nc" listener.
10
11 2014-07-31 Tassilo Horn <tsdh@gnu.org>
12
13 * gnus.texi (Group Parameters): Document that `gcc-self' may also be a
14 list.
15
16 2014-07-28 Stephen Berman <stephen.berman@gmx.net>
17
18 * todo-mode.texi (Marked Items): Correct omission of item deletion
19 from commands applying to both todo and done items.
20
21 2014-07-18 Albert Krewinkel <albert+gnus@zeitkraut.de>
22
23 * gnus.texi (Posting Styles): Document the possibility to perform
24 string replacements when matching against headers.
25
26 2014-07-09 Stephen Berman <stephen.berman@gmx.net>
27
28 * todo-mode.texi (Levels of Organization): Comment out statement
29 that Emacs recognizes todo files by their extension, since this
30 feature has been removed due to bug#17482.
31
32 2014-07-03 Michael Albinus <michael.albinus@gmx.de>
33
34 * trampver.texi: Update release number.
35
36 2014-07-03 Glenn Morris <rgm@gnu.org>
37
38 * info.texi, mh-e.texi: "Online help" doesn't mean what it
39 used to any more.
40
41 * idlwave.texi (Introduction): Comment out dead http screenshot links.
42
43 2014-06-24 Leo Liu <sdl.web@gmail.com>
44
45 * dired-x.texi (Omitting Files in Dired, Omitting Variables):
46 Fix key binding to dired-omit-mode. (Bug#16354)
47
48 2014-06-24 Eli Zaretskii <eliz@gnu.org>
49
50 * autotype.texi (Skeleton Language): Document the \n feature better.
51
52 2014-06-23 Glenn Morris <rgm@gnu.org>
53
54 * Makefile.in (%.texi): Disable implicit rules.
55
56 2014-06-22 Mario Lang <mlang@delysid.org>
57
58 * srecode.texi (Base Arguments): The the -> to the.
59
60 * org.texi (Images in ODT export): The the -> the.
61
62 2014-06-21 Eli Zaretskii <eliz@gnu.org>
63
64 * autotype.texi (Skeleton Language): Document the feature of \n
65 when at eol.
66
67 2014-06-21 Michael Albinus <michael.albinus@gmx.de>
68
69 * dbus.texi (Type Conversion): Formatting edits in example.
70
71 2014-06-15 Michael Albinus <michael.albinus@gmx.de>
72
73 Sync with Tramp 2.2.10.
74
75 * tramp.texi (Inline methods): Remove restriction on "telnet".
76 Recommend sharing ssh connections for "plink".
77 (External methods): Remove "sftp". Merge "pscp" and "psftp"
78 descriptions. Recommend sharing ssh connections. Add "nc" method.
79 (GVFS based methods): Add "sftp".
80 (Customizing Completion, External packages, Issues):
81 Use @dots{}.
82
83 * trampver.texi: Update release number.
84
85 2014-06-15 Glenn Morris <rgm@gnu.org>
86
87 * Makefile.in (bootstrap-clean): New.
88
89 2014-06-12 Vincent Belaïche <vincentb1@users.sourceforge.net>
90
91 * ses.texi: Adding documentation for SES local printer functions.
92
93 2014-06-12 Glenn Morris <rgm@gnu.org>
94
95 * Makefile.in: Use GNU Make features to reduce duplication.
96 (mkinfodir): Remove.
97 (${buildinfodir}): Generate using an order-only prerequisite.
98 (.dvi.ps): Replace with pattern rule.
99 ($INFO_TARGETS): Mark as PHONY.
100 (${buildinfodir}): New rule.
101 (EXTRA_OPTS, need_emacsver, need_emacsver_prefix): New variables.
102 (${buildinfodir}/%.info, %.dvi, %.pdf, %.html, %.ps):
103 New pattern rules, replacing numerous previous explicit rules.
104 (info_template): New definition.
105 (gnus.dvi, gnus.pdf): Use distinct intermediate files.
106 (mostlyclean): Adjust for above gnus change.
107
108 2014-06-11 Glenn Morris <rgm@gnu.org>
109
110 * Makefile.in (INFO_INSTALL): Update for 2013-08-28 DOCMISC_W32 change.
111
112 2014-06-10 Glenn Morris <rgm@gnu.org>
113
114 * Makefile.in (INFO_EXT): Remove and replace by ".info" throughout.
115 (INFO_OPTS): Set directly rather than with configure.
116
117 2014-06-08 Karl Berry <karl@gnu.org>
118
119 * doc/info.texi (Help-^L): "mode line", "screenful",
120 stand-alone and Emacs Info both use the mode line.
121 Use x instead of weird C-x 0 to get rid of help msg
122 in standalone Info.
123
124 2014-06-08 Glenn Morris <rgm@gnu.org>
125
126 * vip.texi (Files): Defer to Emacs manual for uniquify details.
127
128 * info.texi (Help-Small-Screen): Clarify details of S-SPC.
129 (Help-Small-Screen, Help-]): Do not mention S-SPC.
130 (Emacs Info Variables): Markup fix.
131
132 * ebrowse.texi (Source Display, Finding/Viewing):
133 * erc.texi (Sample Session):
134 * ses.texi (The Basics):
135 * todo-mode.texi (Moving and Deleting Items):
136 * woman.texi (Navigation): Markup fixes re SPC, RET.
137
138 2014-06-02 Glenn Morris <rgm@gnu.org>
139
140 * efaq.texi (Finding a package with particular functionality):
141 Update example.
142 * vip.texi: Mention this is obsolete.
143
144 2014-05-27 Paul Eggert <eggert@cs.ucla.edu>
145
146 * texinfo.tex: Update from gnulib.
147
148 2014-05-26 Paul Eggert <eggert@cs.ucla.edu>
149
150 Specify coding if Latin-1 Emacs would misinterpret (Bug#17575).
151 * htmlfontify.texi, org.texi: Add "coding: utf-8".
152
153 2014-05-26 Stephen Berman <stephen.berman@gmx.net>
154
155 * todo-mode.texi: Update in light of changes due to bug#17482.
156 Replace numerous mistaken uses of literal quotes with proper
157 Texinfo markup.
158 (Todo Mode Entry Points): Comment out reference to using find-file
159 or Dired to visit Todo files, since this has been disabled (bug#17482).
160
161 2014-05-20 Leo Liu <sdl.web@gmail.com>
162
163 * cl.texi (List Functions, Efficiency Concerns): Update cl-endp.
164
165 2014-05-13 Paul Eggert <eggert@cs.ucla.edu>
166
167 * texinfo.tex: Update from gnulib.
168
169 2014-05-08 Michael Albinus <michael.albinus@gmx.de>
170
171 * tramp.texi (Frequently Asked Questions): Mention HISTFILE
172 setting in ~/.ssh/environment.
173
174 2014-05-04 Stephen Berman <stephen.berman@gmx.net>
175
176 * todo-mode.texi: Update, improve exposition, add cross
177 references, fix typos.
178 (Inserting New Items, Editing Item Headers and Text): Rewrite to
179 document new user interface.
180
181 2014-05-04 Glenn Morris <rgm@gnu.org>
182
183 * autotype.texi (Skeleton Language):
184 * message.texi (Header Commands): Replace `iff'.
185
186 2014-05-02 Paul Eggert <eggert@cs.ucla.edu>
187
188 * vhdl-mode.texi: Add "@documentencoding UTF-8",
189 since this is a toplevel .texi file.
190
191 2014-04-22 Bastien Guerry <bzg@gnu.org>
192
193 * org.texi (Installation): Be more clear on why installing Org
194 through ELPA should be done without loading any Org file.
195
196 * org.texi (Emphasis and monospace): Document the use of
197 =verbatim= and ~code~ to be consistent with
198 `org-element-text-markup-successor'.
199
200 * org.texi (In-buffer settings, Radio tables): Tiny fixes.
201
202 * org.texi (Initial visibility):
203 * org.texi (Literal examples): Fix typos.
204
205 2014-04-22 Michael Brand <michael.ch.brand@gmail.com>
206
207 * org.texi (Column attributes): Add a sentence to point out
208 the dependency on the format specifier.
209
210 2014-04-22 Nicolas Goaziou <n.goaziou@gmail.com>
211
212 * org.texi (The Export Dispatcher): Reformulation.
213
214 * org.texi (@LaTeX{} specific attributes): Update manual.
215
216 * org.texi (Top, Exporting): Org has its own documentation and
217 should therefore be removed from "Other build-in back-ends".
218
219 2014-04-22 Stefan Monnier <monnier@iro.umontreal.ca>
220
221 * cl.texi (Structures): Remove cl-struct-set-slot-value.
222
223 2014-04-20 Daniel Colascione <dancol@dancol.org>
224
225 * cl.texi (Declarations): Document changes to `cl-the' and defstruct functions.
226
227 2014-04-17 Paul Eggert <eggert@cs.ucla.edu>
228
229 * Makefile.in (infoclean): Be consistent about reporting failures.
230
231 2014-03-27 Glenn Morris <rgm@gnu.org>
232
233 * Makefile.in (INFO_COMMON): Add vhdl-mode.
234 (vhdl_mode_deps, vhdl-mode, $(buildinfodir)/vhdl-mode$(INFO_EXT))
235 (vhdl-mode.dvi, vhdl-mode.pdf, vhdl-mode.html): New rules/variables.
236
237 * vhdl-mode.texi: General clean-up. Set copyright to FSF, add license.
238 Remove hand-written node pointers. Remove info re old Emacs versions.
239 Markup fixes.
240 (Getting Connected): Remove irrelevant info.
241 (Indentation Commands, Requirements): Remove empty/irrelevant nodes.
242 (Frequently Asked Questions): Electric indent is now enabled.
243
244 2014-03-27 Reto Zimmermann <reto@gnu.org>
245 Rod Whitby <software.vhdl-mode@rwhitby.net>
246
247 * vhdl-mode.texi: New file, imported from upstream vhdl-mode.
248
249 2014-03-26 Paul Eggert <eggert@cs.ucla.edu>
250
251 * texinfo.tex: Update from gnulib.
252
253 2014-03-26 Michael Albinus <michael.albinus@gmx.de>
254
255 * tramp.texi (Frequently Asked Questions): Add fish shell settings.
256
257 2014-03-23 Katsumi Yamaoka <yamaoka@jpl.org>
258
259 * gnus.texi (Ma Gnus): Mention header attachment buttons.
260
261 2014-03-23 Lars Ingebrigtsen <larsi@gnus.org>
262
263 * emacs-mime.texi (MML Definition): Document recipient-filename.
264
265 2014-03-23 Katsumi Yamaoka <yamaoka@jpl.org>
266
267 * gnus.texi (MIME Commands): Mention
268 gnus-mime-buttonize-attachments-in-header and
269 gnus-mime-display-attachment-buttons-in-header.
270
271 2014-03-23 Lars Ingebrigtsen <larsi@gnus.org>
272
273 * message.texi (Forwarding): Mention
274 `message-forward-included-headers'.
275
276 2014-03-23 Lars Ingebrigtsen <larsi@gnus.org>
277
278 * gnus.texi: w3 is no longer supported by Gnus.
279
280 2014-03-22 Glenn Morris <rgm@gnu.org>
281
282 * efaq.texi (Informational files for Emacs): Do not mention etc/GNU.
283
284 2014-03-21 Glenn Morris <rgm@gnu.org>
285
286 * ede.texi (ede-linux):
287 * vip.texi (New Bindings): Tiny copyedits.
288
289 2014-03-18 Stefan Monnier <monnier@iro.umontreal.ca>
290
291 * vip.texi (Other Vi Commands): Adjust doc of C-j.
292
293 * cc-mode.texi (Indentation Commands): Remove C-j, since it's not
294 defined by CC-mode but globally.
295 (FAQ): Tweak text about RET and auto-indentation.
296
297 2014-03-18 David Engster <deng@randomsample.de>
298
299 * ede.texi (Project Local Variables): Remove reference to
300 `ede-java-root' and the example using it.
301 (Android projects, ede-java-root): Remove nodes since they are
302 only in CEDET upstream (Bug#17030). All nodes updated.
303 (ede-cpp-root): Document the :compile-command slot.
304 (ede-linux): Document new variables
305 `project-linux-build-directory-default' and
306 `project-linux-architecture-default'.
307
308 2014-03-12 Glenn Morris <rgm@gnu.org>
309
310 * eww.texi (History and Acknowledgments):
311 Don't list everyone who changed the code.
312
313 * ada-mode.texi, auth.texi, calc.texi, ebrowse.texi, efaq.texi:
314 * emacs-gnutls.texi, epa.texi, ert.texi, eshell.texi, eww.texi:
315 * flymake.texi, gnus.texi, info.texi, message.texi, mh-e.texi:
316 * newsticker.texi, pcl-cvs.texi, rcirc.texi, sem-user.texi:
317 * smtpmail.texi, url.texi, viper.texi, wisent.texi, woman.texi:
318 Use @file for buffers, per the Texinfo manual.
319
320 2014-03-12 Paul Eggert <eggert@cs.ucla.edu>
321
322 * org.texi: Don't set txicodequoteundirected and txicodequotebacktick
323 so that the Org Manual's style for ` and ' in code is consistent
324 with the other Emacs manuals. This affects PDF, not .info files.
325
326 2014-03-12 Glenn Morris <rgm@gnu.org>
327
328 * octave-mode.texi (Using Octave Mode): Remove outdated stuff
329 about RET and indentation.
330
331 2014-03-03 Juanma Barranquero <lekktu@gmail.com>
332
333 * gnus.texi:
334 * semantic.texi: Fix whitespace.
335
336 * ede.texi (Android projects):
337 * eieio.texi (Class Options, Making New Objects)
338 (Method Invocation, CLOS compatibility):
339 * sem-user.texi (Tag Decoration Mode): Fix typos.
340
341 2014-03-02 Xue Fuqiao <xfq@gnu.org>
342
343 * sem-user.texi (Create System Databases): Markup fix.
344
345 2014-02-28 Glenn Morris <rgm@gnu.org>
346
347 * info.texi (Further Reading): Rename node from Expert Info.
348 Remove stuff about writing Info nodes by hand.
349 (Help-Cross): Move node from (mainly deleted) chapter 3 to chapter 1.
350
351 * info.texi: Nuke hand-written node pointers.
352
353 2014-02-28 Karl Berry <karl@gnu.org>
354
355 * info.texi (Top): Mention H for a summary of all commands.
356
357 2014-02-25 Glenn Morris <rgm@gnu.org>
358
359 * edt.texi (Quick start, Starting emulation): Update hook details.
360 * efaq.texi (Fullscreen mode on MS-Windows)
361 (Terminal setup code works after Emacs has begun): Update hook details.
362 * vip.texi (Loading VIP): Fix hook example.
363
364 * efaq-w32.texi (Bash): Don't use setq with hooks.
365
366 2014-02-24 Paul Eggert <eggert@cs.ucla.edu>
367
368 * texinfo.tex: Update from gnulib.
369
370 2014-02-22 Xue Fuqiao <xfq@gnu.org>
371
372 * remember.texi (Quick Start): Add an index.
373 (Function Reference, Quick Start): Add cross-references.
374
375 2014-02-21 Glenn Morris <rgm@gnu.org>
376
377 * flymake.texi (Starting the syntax check process): Grammar fix.
378
379 * tramp.texi (External packages): Grammar fix.
380 Reword for default sentinel not being nil any more.
381
382 2014-02-19 Michael Albinus <michael.albinus@gmx.de>
383
384 * trampver.texi: Update release number.
385
386 2014-02-19 Glenn Morris <rgm@gnu.org>
387
388 * remember.texi: Copyedits.
389 (Quick Start): No need for manual autoloads. Mention remember-notes.
390 (Function Reference): Update arguments. Add new commands.
391
392 2014-02-18 Glenn Morris <rgm@gnu.org>
393
394 * remember.texi (copying): Bump remember mode version.
395 (Installation): Remove unnecessary chapter.
396 (Quick Start): No need to explicitly load remember.el.
397 (Separate Text Files): New section.
398
399 2014-02-17 Glenn Morris <rgm@gnu.org>
400
401 * eieio.texi (Class Values, CLOS compatibility):
402 Remove references to deleted eieio-describe-class/generic.
403
404 2014-02-16 Michael Albinus <michael.albinus@gmx.de>
405
406 Sync with Tramp 2.2.9.
407 * trampver.texi: Update release number.
408
409 * efaq-w32.texi (Tramp ssh): Remove also pscp1 and pscp2.
410
411 2014-02-14 Jay Belanger <jay.p.belanger@gmail.com>
412
413 * calc.texi (Single-Variable Statistics): Remove mention of
414 incorrect keybinding.
415
416 2014-02-12 Paul Eggert <eggert@cs.ucla.edu>
417
418 * texinfo.tex: Update from gnulib.
419
420 2014-02-08 Glenn Morris <rgm@gnu.org>
421
422 * auth.texi (GnuPG and EasyPG Assistant Configuration):
423 Be agnostic about authinfo/authinfo.gpg default order. (Bug#16642)
424
425 2014-02-07 Glenn Morris <rgm@gnu.org>
426
427 * viper.texi (File and Buffer Handling): Prefer ido to iswitchb.
428
429 2014-02-06 Glenn Morris <rgm@gnu.org>
430
431 * epa.texi (Mail-mode integration): Mention epa-mail-aliases.
432
433 * mh-e.texi, viper.texi: Do not use colons in index entries.
434
435 2014-02-05 Paul Eggert <eggert@cs.ucla.edu>
436
437 * texinfo.tex: Update from gnulib.
438
439 2014-02-05 Glenn Morris <rgm@gnu.org>
440
441 * epa.texi: Add indices.
442
443 * url.texi (Cookies): Mention url-cookie-list command.
444
445 2014-02-03 Glenn Morris <rgm@gnu.org>
446
447 * cl.texi (Blocks and Exits): Mention cl-tagbody.
448
449 2014-02-02 Glenn Morris <rgm@gnu.org>
450
451 * efaq-w32.texi (Tramp ssh): Remove deleted tramp methods.
452
453 2014-01-31 Glenn Morris <rgm@gnu.org>
454
455 * efaq.texi (Replacing highlighted text):
456 Update delete-selection-mode doc.
457
458 2014-01-30 Xue Fuqiao <xfq.free@gmail.com>
459
460 * sem-user.texi (Include paths): Fix a Texinfo command.
461
462 2014-01-27 Glenn Morris <rgm@gnu.org>
463
464 * idlwave.texi (Lesson III---User Catalog, Online Help)
465 (Starting the Shell, Catalogs, User Catalog):
466 * remember.texi (Quick Start):
467 * viper.texi:
468 * vip.texi (Customization, Customizing Constants)
469 (Customizing Key Bindings): Update for files being in ~/.emacs.d/.
470
471 2014-01-25 Xue Fuqiao <xfq.free@gmail.com>
472
473 * cc-mode.texi (Minor Modes): Minor fix.
474
475 2014-01-24 David Engster <deng@randomsample.de>
476
477 * eieio.texi (Introduction): Fix references.
478
479 2014-01-24 Glenn Morris <rgm@gnu.org>
480
481 * efaq.texi (Termcap/Terminfo entries for Emacs):
482 Use M-x term rather than M-x terminal-emulator.
483
484 * emacs-mime.texi (time-date): Use float-time.
485
486 2014-01-22 David Engster <deng@randomsample.de>
487
488 * eieio.texi (Introduction): Move introductory paragraph about
489 EIEIO and CLOS from 'Building Classes' to here.
490 (Documentation): Remove, since eieio-doc is not part of Emacs.
491 (Class Values, CLOS compatibility): Mention that
492 `describe-function' will also give information about classes.
493
494 2014-01-20 Paul Eggert <eggert@cs.ucla.edu>
495
496 * texinfo.tex: Update from gnulib.
497
498 2014-01-15 Glenn Morris <rgm@gnu.org>
499
500 * Makefile.in (eww_deps): Does not depend on emacsver.texi.
501
502 2014-01-12 Michael Albinus <michael.albinus@gmx.de>
503
504 * tramp.texi (all): Doc fix according to GNU Coding Standards.
505 Use "file name" instead of "filename" or "path". Use "host"
506 instead of "machine".
507
508 2014-01-12 David Engster <deng@randomsample.de>
509
510 * eieio.texi (Introduction): `class-of' is obsolete.
511 (Predicates, Basic Methods): Adapt function names to namespace
512 cleanup.
513
514 2014-01-12 Xue Fuqiao <xfq.free@gmail.com>
515
516 * eww.texi (Basics): Use "directory" instead of "path" (Bug#16419).
517
518 2014-01-12 Glenn Morris <rgm@gnu.org>
519
520 * efaq.texi (Guidelines for newsgroup postings)
521 (Informational files for Emacs):
522 Remove references to etc/MAILINGLISTS, etc/INTERVIEW.
523
524 2014-01-10 Stefan Monnier <monnier@iro.umontreal.ca>
525
526 * cl.texi (Function Bindings): Fix incorrect description of cl-let.
527
528 2014-01-09 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
529
530 * Makefile.in: Add eww.texi.
531 * eww.texi: New file.
532
533 2014-01-07 Glenn Morris <rgm@gnu.org>
534
535 * efaq.texi (Problems with very large files): Fix superscript typo.
536
537 2013-01-07 Rasmus <w530@pank.eu>
538
539 * org.texi (Global and local cycling): Fix missing '@'.
540
541 2013-01-07 Bastien Guerry <bzg@gnu.org>
542
543 * org.texi (Global and local cycling): Mention C-u C-u TAB.
544 (Include files, The Export Dispatcher)
545 (Advanced configuration)
546 (Header arguments in Org mode properties): Spelling fixes.
547 (Special blocks): Add #+BEGIN_ABSTRACT as another example.
548 (@LaTeX{} specific attributes): New index entries.
549 Use #+BEGIN_ABSTRACT in the example.
550
551 2013-01-07 Nicolas Goaziou <n.goaziou@gmail.com>
552
553 * org.texi (Org export): New section.
554 (HTML doctypes): Fix whitespace error. Fix display.
555 (Publishing options): Add missing html publishing options.
556
557 2014-01-07 Glenn Morris <rgm@gnu.org>
558
559 * efaq.texi (Basic editing, Packages that do not come with Emacs):
560 Merge in some info from etc/MORE.STUFF.
561
562 2014-01-05 Paul Eggert <eggert@cs.ucla.edu>
563
564 Specify .texi encoding (Bug#16292).
565 * ada-mode.texi, auth.texi, autotype.texi, bovine.texi, calc.texi:
566 * cc-mode.texi, cl.texi, dbus.texi, dired-x.texi, ebrowse.texi:
567 * ede.texi, ediff.texi, edt.texi, efaq.texi, eieio.texi:
568 * emacs-gnutls.texi, epa.texi, erc.texi, ert.texi:
569 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi:
570 * gnus-faq.texi, htmlfontify.texi, idlwave.texi, ido.texi, info.texi:
571 * message.texi, mh-e.texi, newsticker.texi, nxml-mode.texi:
572 * octave-mode.texi, org.texi, pcl-cvs.texi, pgg.texi, rcirc.texi:
573 * reftex.texi, remember.texi, sasl.texi, sc.texi, semantic.texi:
574 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi, srecode.texi:
575 * todo-mode.texi, tramp.texi, url.texi, vip.texi, viper.texi:
576 * widget.texi, wisent.texi, woman.texi:
577 Add @documentencoding.
578
579 2014-01-03 Aidan Gauland <aidalgol@amuri.net>
580
581 * eshell.texi (What Eshell is not): Clean up confusing clause.
582
583 2014-01-03 Glenn Morris <rgm@gnu.org>
584
585 * efaq-w32.texi, reftex.texi: Use @insertcopying in non-TeX.
586
587 * ede.texi, eieio.texi, semantic.texi, srecode.texi:
588 Add copyright notice to titlepage.
589
590 * dbus.texi, nxml-mode.texi, widget.texi: Add titlepage.
591
592 * ert.texi: Add a titlepage. Use @insertcopying.
593
594 * calc.texi (Top): Use @top rather than @chapter.
595
596 2014-01-03 Aidan Gauland <aidalgol@amuri.net>
597
598 * eshell.texi (top): Fix incorrect use of xref.
599
600 2014-01-03 Aidan Gauland <aidalgol@amuri.net>
601
602 * eshell.texi (top): Fix incorrect info filename in an xref.
603
604 2014-01-02 Glenn Morris <rgm@gnu.org>
605
606 * Makefile.in (cc_mode_deps): Rename from (typo) ccmode_deps.
607
608 2014-01-02 Aidan Gauland <aidalgol@amuri.net>
609
610 * eshell.texi (Command Basics): Remove `Command basics' chapter.
611
612 2014-01-02 Aidan Gauland <aidalgol@amuri.net>
613
614 * eshell.texi (What is Eshell?): Add section about what not to use
615 Eshell for.
616
617 2013-12-23 Teodor Zlatanov <tzz@lifelogs.com>
618
619 * emacs-gnutls.texi (Help For Users): Document `gnutls-verify-error'.
620
621 2013-12-22 Glenn Morris <rgm@gnu.org>
622
623 * woman.texi (Navigation): Use itemx where appropriate.
624
625 2013-12-20 Tassilo Horn <tsdh@gnu.org>
626
627 * info.texi, woman.texi:
628 Document `S-SPC' as alternative to `DEL' for scrolling.
629
630 2013-12-20 Jay Belanger <jay.p.belanger@gmail.com>
631
632 * calc.texi (Stack Manipulation Commands): Mention using the variable
633 `calc-context-sensitive-enter' for `calc-enter' and `calc-pop'.
634
635 2013-12-12 Michael Albinus <michael.albinus@gmx.de>
636
637 * tramp.texi (direntry): Use ssh but rsh.
638 (all): Encode all environment variable names with @env{...}.
639 (Bug Reports): Refer to Testing node.
640
641 2013-12-12 Glenn Morris <rgm@gnu.org>
642
643 * autotype.texi, cc-mode.texi, ediff.texi, ert.texi:
644 * htmlfontify.texi, ido.texi, octave-mode.texi, org.texi:
645 * srecode.texi, todo-mode.texi, tramp.texi:
646 Sync direntry with info/dir version.
647
648 2013-12-11 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
649
650 * Makefile.in: Add octave-mode.texi.
651
652 2013-12-11 Kurt Hornik <Kurt.Hornik@wu-wien.ac.at>
653 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
654
655 * octave-mode.texi: Import from GNU Octave (doc/interpreter/emacs.txi).
656
657 2013-12-08 Juanma Barranquero <lekktu@gmail.com>
658
659 * dbus.texi (Properties and Annotations): Fix typo.
660
661 2013-12-06 Bastien Guerry <bzg@gnu.org>
662
663 * org.texi: Don't include Emacs version within Org's version.
664
665 2013-12-06 Nicolas Goaziou <n.goaziou@gmail.com>
666
667 * org.texi (Creating one-off styles): Use new export snippet
668 syntax.
669
670 * org.texi (Export settings): Documentation describing how text
671 above the first heading is ignored when an :export: tag is in a
672 file.
673
674 2013-12-05 Michael Albinus <michael.albinus@gmx.de>
675
676 * dbus.texi (Type Conversion): Clarify unibyte-ness of strings.
677
678 2013-11-30 Glenn Morris <rgm@gnu.org>
679
680 * Makefile.in (distclean): Remove Makefile.
681
682 2013-11-20 era eriksson <era+emacsbugs@iki.fi>
683
684 * ses.texi (Quick Tutorial): New chapter. (Bug#14748)
685 (The Basics, Formulas): Copyedits.
686 (Resizing, Printer functions): Add index entries.
687
688 2013-11-17 Jay Belanger <jay.p.belanger@gmail.com>
689
690 * calc.texi (Customizing Calc): Mention new variable
691 `calc-context-sensitive-enter'.
692
693 2013-11-12 Aaron Ecay <aaronecay@gmail.com>
694
695 * org.texi (Exporting code blocks): Document the 'inline-only
696 setting for `org-export-babel-evaluate'. Document how :var
697 introduces code block dependencies.
698
699 2013-11-12 Achim Gratz <Stromeko@Stromeko.DE>
700
701 * org.texi (Header arguments): Document header-args[:lang]
702 properties and remove deprecated old-style properties from
703 documentation.
704
705 * org.texi (Agenda commands): Remove footnote from @tsubheading
706 and add a sentence with the reference instead.
707
708 2013-11-12 Bastien Guerry <bzg@gnu.org>
709
710 * org.texi (Catching invisible edits):
711 * org.texi (Plain lists, Plain lists):
712 * org.texi (Advanced configuration):
713 * org.texi (Tag groups):
714 * org.texi (Conventions):
715 * org.texi (Checkboxes, Radio lists):
716 * org.texi (Top, Summary, Exporting):
717 * org.texi (In-buffer settings): Fix typos.
718
719 * org.texi (Refile and copy): Document `org-copy' and `C-3 C-c
720 C-w'. Add an index entry for `org-refile-keep'.
721
722 * org.texi (Plain lists): Add an index entry for sorting plain
723 list. Document sorting by checked status for check lists.
724
725 * org.texi (Publishing options): Fix old variable names.
726
727 * org.texi (Orgstruct mode): Fix suggested setting of
728 `orgstruct-heading-prefix-regexp'.
729
730 * org.texi (Export settings):
731 Document `org-export-allow-bind-keywords'.
732
733 * org.texi (History and Acknowledgments): Small rephrasing.
734
735 * org.texi (Template elements): Add a footnote about tags accepted
736 in a year datetree.
737
738 * org.texi (Beamer export, @LaTeX{} and PDF export)
739 (Header and sectioning, @LaTeX{} specific attributes):
740 Enhance style.
741
742 * org.texi (Agenda commands): Add a footnote about dragging agenda
743 lines: it does not persist and it does not change the .org files.
744
745 * org.texi (Agenda commands): Add a table heading for dragging
746 agenda lines forward/backward.
747
748 * org.texi (Agenda commands): Add documentation for
749 `org-agenda-bulk-toggle' and `org-agenda-bulk-toggle-all'.
750
751 * org.texi (Publishing options): Update the list of options.
752 (Simple example, Complex example): Fix the examples.
753
754 * org.texi (Formula syntax for Calc): Don't use a bold font the
755 warning.
756
757 * org.texi (Other built-in back-ends): New section.
758
759 * org.texi (Editing source code):
760 Document `org-edit-src-auto-save-idle-delay' and
761 `org-edit-src-turn-on-auto-save'.
762
763 * org.texi (External links): Document contributed link types
764 separately.
765
766 * org.texi (Closing items):
767 Document `org-closed-keep-when-no-todo'.
768
769 * org.texi (Export back-ends): Rename from "Export formats".
770 (The Export Dispatcher): Remove reference to
771 `org-export-run-in-background'.
772 (Export settings): Minor rewrites.
773 (ASCII/Latin-1/UTF-8 export): Update variable's name.
774 (In-buffer settings): Add #+HTML_HEAD_EXTRA.
775
776 * org.texi (Export in foreign buffers): New section.
777 (Exporting): Remove documentation about converting the selected
778 region.
779
780 * org.texi (Advanced configuration): Put the filter valid types in
781 a table. Use @lisp and @smalllisp.
782
783 * org.texi: Use @code{nil} instead of nil. Update the maintainer
784 contact info.
785
786 * org.texi (Exporting): Better introductory sentence. Add a note
787 about conversion commands.
788 (Feedback, Orgstruct mode, Built-in table editor)
789 (Built-in table editor, Orgtbl mode, Updating the table)
790 (Property syntax, Capturing column view, Capture)
791 (Agenda files, Agenda commands, CDLaTeX mode, CDLaTeX mode)
792 (Exporting, Extending ODT export)
793 (Working with @LaTeX{} math snippets, dir, Customization)
794 (Radio tables, A @LaTeX{} example, Pulling from MobileOrg):
795 Uniformly use @kbd{M-x command RET}.
796
797 * org.texi (Filtering/limiting agenda items): New subsection.
798 Document the use of `org-agenda-max-*' options and
799 `org-agenda-limit-interactively' from the agenda.
800 (Agenda commands): Move details about filtering commands to
801 the new section, only include a summary here.
802 (Customizing tables in ODT export)
803 (System-wide header arguments, Conflicts, Dynamic blocks):
804 Use spaces for indentation.
805
806 * org.texi (Emphasis and monospace): Mention `org-emphasis-alist'.
807
808 * org.texi (Links in HTML export, Images in HTML export)
809 (post): Fix syntax within #+ATTR_*.
810 (Tables in HTML export): Document `org-html-table-row-tags'
811 and use `org-html-table-default-attributes' instead of
812 `org-html-table-tag'.
813
814 * org.texi (Publishing action, Publishing options)
815 (Publishing links): Major rewrite. Enhance explanations for
816 `org-org-publish-to-org'. Remove reference to
817 `org-export-run-in-background'.
818
819 * org.texi: Fix many small typos. Use #+NAME instead of
820 #+TBLNAME. Use @smalllisp instead of @example.
821 (Special symbols): Add index?
822 (HTML preamble and postamble): Don't mention obsolete use of
823 opt-plist.
824 (JavaScript support): Don't mention the org-jsinfo.el file as it
825 has been merged with ox-html.el.
826
827 * org.texi (Installation, Feedback, Setting Options)
828 (Code evaluation security, org-crypt.el): Use @lisp instead of
829 @example.
830 (Agenda commands): Use @table instead of @example.
831
832 * org.texi (Adding hyperlink types): New appendix.
833
834 * org.texi (ODT export commands, Extending ODT export)
835 (Applying custom styles, Images in ODT export)
836 (Labels and captions in ODT export)
837 (Literal examples in ODT export)
838 (Configuring a document converter)
839 (Working with OpenDocument style files)
840 (Customizing tables in ODT export)
841 (Validating OpenDocument XML): Fix options names.
842
843 * org.texi (History and Acknowledgments): Update acknowledgments
844 to Nicolas. Add Nicolas Goaziou to the list of contributors.
845
846 * org.texi (System-wide header arguments): Don't use "customizing"
847 for setting a variable. Also remove comments.
848
849 * org.texi (Weekly/daily agenda): Add `org-agenda-start-day' and
850 `org-agenda-start-on-weekday' to the variable index and document
851 them.
852
853 * org.texi (Sparse trees, Agenda commands)
854 (@LaTeX{} fragments, Selective export, Export options)
855 (The export dispatcher, ASCII/Latin-1/UTF-8 export)
856 (HTML Export commands, @LaTeX{}/PDF export commands)
857 (iCalendar export, Publishing options, Triggering publication)
858 (In-buffer settings): Update to reflect changes from the new
859 export engine.
860
861 * org.texi (Matching tags and properties): More examples.
862 Explain group tags expansion as regular expressions.
863
864 * org.texi (Tag groups): New section.
865
866 * org.texi (Setting tags): Tiny formatting fixes.
867
868 * org.texi (Plain lists, Checkboxes): Use non-obsolete variable
869 names.
870
871 * org.texi (Storing searches): Add "agenda" and "agenda*" to the
872 concept index. Include example for these agenda views.
873 (Special agenda views): Mention the "agenda*" agenda view.
874
875 * org.texi (Repeated tasks): Document how to ignore a repeater
876 when using both a scheduled and a deadline timetamp.
877
878 * org.texi (Global and local cycling): Wrap in a new subsection.
879 (Initial visibility, Catching invisible edits): New subsections.
880
881 * org.texi (Visibility cycling): Mention that
882 `org-agenda-inhibit-startup' will prevent visibility setting when
883 the agenda opens an Org file for the first time.
884
885 * org.texi (Org syntax): New section.
886
887 * org.texi (Orgstruct mode):
888 Document `orgstruct-heading-prefix-regexp'.
889
890 * org.texi (Speeding up your agendas): New section.
891
892 * org.texi (Installation): When installing Org from ELPA, users
893 should do this from an Emacs session where no .org file has been
894 visited.
895
896 * org.texi (CSS support, In-buffer settings): Update HTML options
897 names.
898
899 * org.texi (Structure editing): Update documentation for
900 `org-insert-heading-or-item'.
901 (Plain lists, Relative timer): Update index entry.
902
903 * org.texi (JavaScript support): Update variable names.
904
905 * org.texi (comments): Minor formatting fix.
906
907 * org.texi (@LaTeX{} fragments): Minor enhancement.
908
909 * org.texi: Update the list contributions.
910
911 * org.texi (Agenda commands): Exporting the agenda to an .org file
912 will not copy the subtrees and the inherited tags.
913 Document `org-agenda-filter-by-regexp'.
914
915 * org.texi (Publishing action, Complex example): Fix names of
916 publishing functions.
917
918 * org.texi (Top, Exporting): Delete references to Freemind.
919 (Freemind export): Delete section.
920
921 * org.texi (Top, Exporting): Delete references to the XOXO export.
922 (XOXO export): Delete section.
923
924 * org.texi (Capture): Mention that org-remember.el is not
925 supported anymore.
926
927 * org.texi (Top, Exporting, Beamer class export):
928 Delete references to the TaskJuggler export.
929 (History and Acknowledgments): Mention that the TaskJuggler has
930 been rewritten by Nicolas and now lives in the contrib/ directory
931 of Org's distribution. Mention that Jambunathan rewrote the HTML
932 exporter. Remove Jambunathan from my own acknowledgments.
933 (TaskJuggler export): Delete.
934
935 * org.texi (HTML preamble and postamble)
936 (Tables in HTML export, Images in HTML export)
937 (Math formatting in HTML export, CSS support)
938 (@LaTeX{} and PDF export, Publishing options): Fix the names of
939 the HTML export and publishing options.
940
941 * org.texi (Literal examples, Export options)
942 (@LaTeX{} and PDF export, Header and sectioning)
943 (Publishing options): Fix LaTeX options names.
944
945 * org.texi (Export options, CSS support, In-buffer settings):
946 Fix references to HTML_LINK_* and HTML_STYLE keywords.
947
948 * org.texi (Export options, In-buffer settings): Fix references to
949 #+SELECT_TAGS and #+EXCLUDE_TAGS and remove reference to #+XSLT.
950
951 * org.texi (Top, Markup, Initial text, Images and tables)
952 (@LaTeX{} fragments, @LaTeX{} fragments, Exporting)
953 (Export options, JavaScript support, Beamer class export):
954 Remove references to the DocBook export, which has been deleted.
955 (History and Acknowledgments): Mention that DocBook has been
956 deleted, suggest to use the Texinfo exporter instead, then to
957 convert the .texi to DocBook with makeinfo.
958 (Links in ODT export, Tables in ODT export): Fix indices.
959
960 * org.texi (Deadlines and scheduling): Add a variable to the
961 index. Add documentation about delays for scheduled tasks.
962
963 * org.texi (Emphasis and monospace):
964 Mention `org-fontify-emphasized-text' and
965 `org-emphasis-regexp-components'.
966
967 * org.texi (References): Small enhancement.
968
969 * org.texi (Column width and alignment): Make the example visually
970 more clear.
971
972 * org.texi (The clock table): Document :mstart and :wstart as a
973 way to set the starting day of the week.
974
975 * org.texi (In-buffer settings): Document new startup keywords.
976 Thanks to John J Foerch for this idea.
977
978 * org.texi (Include files): Tiny formatting fix.
979
980 * org.texi (Activation): Point to the "Conflicts" section.
981
982 2013-11-12 Carsten Dominik <carsten.dominik@gmail.com>
983
984 * org.texi (CSS support): Clarify this section.
985
986 * org.texi (@LaTeX{} specific attributes): Document that tabu and
987 tabularx packages are not in the default set of packages.
988
989 * org.texi (Agenda commands): Document fortnight view.
990
991 * org.texi: Document conflict with ecomplete.el.
992
993 * org.texi (History and Acknowledgments): Acknowledgements for
994 Jason Dunsmore and Rakcspace.
995
996 * org.texi: Rename org-crypt.el node to org-crypt.
997
998 * org.texi (A @LaTeX{} example): Fix typo in variable name.
999
1000 * org.texi (MobileOrg): Mention the new iPhone developer.
1001
1002 * org.texi (Table of contents) Improve documentation of TOC
1003 placement.
1004
1005 * org.texi: Explain that date/time information at read-date prompt
1006 should start at the beginning, not anywhere in the middle of a
1007 long string.
1008
1009 2013-11-12 Christopher Schmidt <christopher@ch.ristopher.com>
1010
1011 * org.texi (Orgstruct mode): Fix wrong regexp.
1012
1013 2013-11-12 Eric Abrahamsen <eric@ericabrahamsen.net>
1014
1015 * org.texi: Document export to (X)HTML flavors.
1016
1017 2013-11-12 Eric Schulte <schulte.eric@gmail.com>
1018
1019 * org.texi (Extracting source code): Mention the prefix argument
1020 to org-babel-tangle.
1021 (noweb): Remove erroneous negative.
1022 (Specific header arguments): Document new header arguments.
1023 Documentation for new tangle-mode header argument.
1024 (Top): Documentation for new tangle-mode header argument.
1025 (rownames): Documentation for new tangle-mode header argument.
1026 Mention elisp as special rowname case.
1027 (tangle-mode): Documentation for new tangle-mode header argument.
1028 (post): Documentation and an example of usage.
1029 (var): Remove the "Alternate argument syntax" section from the
1030 documentation.
1031 (hlines): Note that :hline has no effect for Emacs Lisp code
1032 blocks.
1033
1034 2013-11-12 Feng Shu <tumashu@gmail.com>
1035
1036 * org.texi (@LaTeX{} fragments, Previewing @LaTeX{} fragments)
1037 (Math formatting in HTML export)
1038 (Working with @LaTeX{} math snippets): Add document about creating
1039 formula image with imagemagick.
1040
1041 * org.texi (@LaTeX{} specific attributes): Document `:caption'
1042 attribute of #+ATTR_LATEX.
1043
1044 2013-11-12 Grégoire Jadi <gregoire.jadi@gmail.com>
1045
1046 * org.texi (Handling links): Fix a typo in
1047 `org-startup-with-inline-images' documentation.
1048
1049 * org.texi (Previewing @LaTeX{} fragments): Document the startup
1050 keywords to use for previewing LaTeX fragments or not.
1051 (Summary of in-buffer settings): Improve formatting and add an
1052 entry for the variable `org-startup-with-latex-preview'.
1053
1054 * org.texi (Property syntax): Recall the user to refresh the org
1055 buffer when properties are set on a per-file basis.
1056
1057 2013-11-12 Gustav Wikström <gustav.erik@gmail.com> (tiny change)
1058
1059 * org.texi (Matching tags and properties): Clarification.
1060
1061 2013-11-12 Ippei Furuhashi <top.tuna+orgmode@gmail.com>
1062
1063 * org.texi (Editing and debugging formulas): Add an example when a
1064 table has multiple #+TBLFM lines.
1065
1066 2013-11-12 Ivan Vilata i Balaguer <ivan@selidor.net> (tiny change)
1067
1068 * org.texi (The clock table): Document acceptance of relative
1069 times in tstart and tend, link to syntax description and provide
1070 example.
1071
1072 2013-11-12 Jarmo Hurri <jarmo.hurri@syk.fi>
1073
1074 * org.texi (The spreadsheet): Document lookup functions.
1075
1076 2013-11-12 Kodi Arfer <git@arfer.net> (tiny change)
1077
1078 * org.texi (CSS support): Mention .figure-number, .listing-number,
1079 and .table-number.
1080
1081 2013-11-12 Michael Brand <michael.ch.brand@gmail.com>
1082
1083 * org.texi
1084 (Formula syntax for Calc, Emacs Lisp forms as formulas): Reformat
1085 spreadsheet formula mode strings and some examples from @example
1086 block with xy @r{yz} to @table.
1087
1088 * org.texi (Formula syntax for Calc): Improve the documentation of
1089 empty fields in formulas for spreadsheet. Add explanation and
1090 example for empty field. Extend explanations of format
1091 specifiers. Add a sentence to mention Calc defmath.
1092
1093 * org.texi (Column formulas): Add a sentence to be more explicit
1094 about when a table header is mandatory.
1095
1096 2013-11-12 Nicolas Goaziou <n.goaziou@gmail.com>
1097
1098 * org.texi (Subscripts and superscripts): Remove reference to
1099 quoted underscores until this mechanism is implemented again.
1100
1101 * org.texi (Beamer export): Be more accurate about BEAMER_OPT
1102 property.
1103
1104 * org.texi (Document title): Subtree export is no longer triggered
1105 by marking one as the region.
1106 (Horizontal rules): LaTeX export doesn't use "\hrule" anymore, and
1107 giving examples isn't very useful: "horizontal rule" is, at least,
1108 as explicit as <hr/>.
1109
1110 * org.texi (HTML doctypes): Reflect keyword removal.
1111 (CSS support): Reflect keyword removal.
1112
1113 * org.texi (@LaTeX{} specific attributes): Document new :float
1114 values.
1115
1116 * org.texi (Export settings): Improve documentation.
1117
1118 * org.texi (Math formatting in HTML export): Fix OPTIONS item's name.
1119 (Text areas in HTML export): Update text areas.
1120 (HTML Export commands): Update export commands.
1121
1122 * org.texi (Header and sectioning): Add a footnote about the
1123 different between LATEX_HEADER_EXTRA and LATEX_HEADER.
1124
1125 * org.texi (The Export Dispatcher):
1126 Document `org-export-in-background'.
1127
1128 * org.texi (Footnotes): Export back-ends do not use
1129 `org-footnote-normalize' anymore.
1130
1131 * org.texi: Document variable changes.
1132
1133 * org.texi (Export settings): Document p: item in OPTIONS keyword.
1134
1135 * org.texi (Exporting): Massive rewrite of the first sections.
1136 (Selective export): Delete.
1137 (The Export Dispatcher): Rewrite.
1138 (Export options): Rewrite as "Export settings".
1139
1140 * org.texi: Small changes to documentation for embedded LaTeX.
1141
1142 * org.texi (Internal links): Document #+NAME keyword and
1143 cross-referencing during export.
1144
1145 * org.texi (Include files): Remove reference to :prefix1
1146 and :prefix. Give more details for :minlevel.
1147
1148 * org.texi (Macro replacement): Fix macro name.
1149 Update documentation about possible locations and escaping mechanism.
1150
1151 * org.texi (Table of contents): Update documentation.
1152 Document lists of listings and lists of tables. Add documentation for
1153 optional title and #+TOC: keyword.
1154
1155 2013-11-12 Rick Frankel <rick@rickster.com>
1156
1157 * org.texi (results): Add Format section, broken out of Type
1158 section to match code.
1159 (hlines, colnames): Remove incorrect Emacs Lisp exception.
1160 Note that the actual default handling (at least for python and
1161 emacs-lisp) does not seem to match the description.
1162
1163 2013-11-12 Sacha Chua <sacha@sachachua.com> (tiny change)
1164
1165 * org.texi (The date/time prompt): Update the documentation to
1166 reflect the new way `org-read-date-get-relative' handles weekdays.
1167
1168 2013-11-12 Yasushi Shoji <yashi@atmark-techno.com>
1169
1170 * org.texi (Resolving idle time):
1171 Document `org-clock-x11idle-program-name'.
1172
1173 2013-10-24 Michael Albinus <michael.albinus@gmx.de>
1174
1175 * ert.texi (Running Tests Interactively): Adapt examle output.
1176 (Tests and Their Environment): Mention skip-unless.
1177
1178 2013-10-23 Glenn Morris <rgm@gnu.org>
1179
1180 * dired-x.texi, ebrowse.texi, ede.texi, eieio.texi, eshell.texi:
1181 * pcl-cvs.texi, sc.texi, srecode.texi, vip.texi, viper.texi:
1182 * widget.texi: Nuke @refill.
1183
1184 * Makefile.in (install-dvi, install-html, install-pdf)
1185 (install-ps, uninstall-dvi, uninstall-html, uninstall-ps)
1186 (uninstall-pdf): Quote entities that might contain whitespace.
1187
1188 2013-10-17 Jay Belanger <jay.p.belanger@gmail.com>
1189
1190 * calc.texi (Data Type Formats): Don't specify the size at
1191 which integers begin to be represented by lists.
1192
1193 2013-10-14 Xue Fuqiao <xfq.free@gmail.com>
1194
1195 * cl.texi (Argument Lists): Add indexes for &key and &aux.
1196
1197 2013-10-07 Michael Albinus <michael.albinus@gmx.de>
1198
1199 * trampver.texi: Update release number.
1200
1201 2013-10-02 Michael Albinus <michael.albinus@gmx.de>
1202
1203 Sync with Tramp 2.2.8.
1204
1205 * tramp.texi (External packages): Use `non-essential'.
1206 * trampver.texi: Update release number.
1207
1208 2013-09-14 Glenn Morris <rgm@gnu.org>
1209
1210 * eshell.texi: Markup fixes.
1211
1212 2013-09-11 Xue Fuqiao <xfq.free@gmail.com>
1213
1214 * ido.texi (Interactive Substring Matching): Use @key{RET} instead
1215 of @kbd{RET}.
1216 (Prefix Matching): Add an index.
1217
1218 2013-09-08 Glenn Morris <rgm@gnu.org>
1219
1220 * emacs-gnutls.texi: Tweak direntry.
1221
1222 2013-09-06 Michael Albinus <michael.albinus@gmx.de>
1223
1224 * tramp.texi (Alternative Syntax): Remove chapter.
1225
1226 2013-08-28 Paul Eggert <eggert@cs.ucla.edu>
1227
1228 * Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
1229 for portability to hosts where /bin/sh has problems.
1230
1231 2013-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
1232
1233 Try to reduce redundancy in doc/misc/Makefile.in.
1234 * Makefile.in (DOCMISC_W32): New var to replace DOCMISC_*_W32.
1235 (TARGETS): New intermediate variable.
1236 (DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS): Use it.
1237
1238 2013-08-27 Glenn Morris <rgm@gnu.org>
1239
1240 * efaq.texi (Emacs for MS-Windows): Update location of MS FAQ.
1241
1242 * efaq.texi: Rename from faq.texi, to match its output files.
1243 * Makefile.in: Update for faq.texi name change.
1244
1245 * efaq-w32.texi (EMACSVER): Get it from emacsver.texi.
1246
1247 * Makefile.in (webhack): Remove; it's nothing to do with Emacs.
1248
1249 * efaq-w32.texi: Move here from the web-pages repository.
1250 * Makefile.in (DOCMISC_DVI_W32, DOCMISC_HTML_W32, DOCMISC_INFO_W32)
1251 (DOCMISC_PDF_W32, DOCMISC_PS_W32): New configure output variables.
1252 (INFO_COMMON, INFO_INSTALL): New derivations of INFO_TARGETS.
1253 (DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS):
1254 Add DOCMISC_*_W32 variables.
1255 (echo-info): Use INFO_INSTALL rather than INFO_TARGETS.
1256 (efaq_w32_deps): New variable.
1257 (efaq-w32, $(buildinfodir)/efaq-w32$(INFO_EXT), efaq-w32.dvi)
1258 (efaq-w32.pdf, efaq-w32.html): New rules.
1259 (clean): Remove efaq-w32 products.
1260
1261 2013-08-26 Paul Eggert <eggert@cs.ucla.edu>
1262
1263 * texinfo.tex: Update from gnulib.
1264
1265 2013-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
1266
1267 * emacs-mime.texi (Encoding Customization): Exclude iso-2022-jp-2 and
1268 shift_jis from the default value set to mm-coding-system-priorities for
1269 Japanese users.
1270
1271 2013-08-13 Glenn Morris <rgm@gnu.org>
1272
1273 * reftex.texi (LaTeX xr Package, Options - Table of Contents)
1274 (Options - Defining Label Environments, Options - Creating Labels)
1275 (Options - Referencing Labels, Options - Creating Citations)
1276 (Options - Index Support, Options - Viewing Cross-References)
1277 (Options - Finding Files, Options - Optimizations)
1278 (Options - Fontification, Options - Misc):
1279 * cc-mode.texi (Sample Init File):
1280 * edt.texi (Init file):
1281 * epa.texi (Encrypting/decrypting gpg files):
1282 * mairix-el.texi (About, Setting up the mairix interface, Using)
1283 (Extending):
1284 Rename nodes to avoid characters that can cause Texinfo problems.
1285
1286 2013-08-12 Katsumi Yamaoka <yamaoka@jpl.org>
1287
1288 * gnus.texi (Mail Source Specifiers): Fix description for pop3's :leave.
1289
1290 2013-08-12 Glenn Morris <rgm@gnu.org>
1291
1292 * Makefile.in (ada_mode_deps, auth_deps, autotype_deps)
1293 (bovine_deps, calc_deps, ccmode_deps, cl_deps, dbus_deps)
1294 (dired_x_deps, ebrowse_deps, ede_deps, ediff_deps, edt_deps)
1295 (eieio_deps, emacs_gnutls_deps, emacs_mime_deps, epa_deps)
1296 (erc_deps, ert_deps, eshell_deps, eudc_deps, faq_deps)
1297 (flymake_deps, forms_deps, gnus_deps, htmlfontify_deps)
1298 (idlwave_deps, ido_deps, info_deps, mairix_el_deps, message_deps)
1299 (mh_e_deps, newsticker_deps, nxml_mode_deps, org_deps)
1300 (pcl_cvs_deps, pgg_deps, rcirc_deps, reftex_deps, remember_deps)
1301 (sasl_deps, sc_deps, semantic_deps, ses_deps, sieve_deps)
1302 (smtpmail_deps, speedbar_deps, srecode_deps, todo_mode_deps)
1303 (tramp_deps, url_deps, vip_deps, viper_deps, widget_deps)
1304 (wisent_deps, woman_deps): New variables. Use to reduce duplication.
1305
1306 * woman.texi (Top): Avoid mailto: in html output.
1307
1308 * Makefile.in (prefix, datarootdir, datadir, PACKAGE_TARNAME)
1309 (docdir, dvidir, htmldir, pdfdir, psdir, GZIP_PROG, INSTALL)
1310 (INSTALL_DATA): New, set by configure.
1311 (HTML_OPTS, HTML_TARGETS, PS_TARGETS, DVIPS): New variables.
1312 (.PHONY): Add html, ps, install-dvi, install-html, install-pdf,
1313 install-ps, install-doc, uninstall-dvi, uninstall-html, uninstall-pdf,
1314 uninstall-ps, and uninstall-doc.
1315 (.SUFFIXES): Add .ps and .dvi.
1316 (.dvi.ps): New suffix rule.
1317 (html, ps, ada-mode.html, auth.html, autotype.html, bovine.html)
1318 (calc.html, cc-mode.html, cl.html, dbus.html, dired-x.html)
1319 (ebrowse.html, ede.html, ediff.html, edt.html, eieio.html)
1320 (emacs-gnutls.html, emacs-mime.html, epa.html, erc.html)
1321 (ert.html, eshell.html, eudc.html, faq.html, flymake.html)
1322 (forms.html, gnus.html, htmlfontify.html, idlwave.html)
1323 (ido.html, mairix-el.html, message.html, mh-e.html)
1324 (newsticker.html, nxml-mode.html, org.html, pgg.html)
1325 (rcirc.html, reftex.html, remember.html, sasl.html, sc.html)
1326 (semantic.html, sieve.html, smtpmail.html, speedbar.html)
1327 (srecode.html, todo-mode.html, tramp.html, url.html, vip.html)
1328 (viper.html, widget.html, wisent.html, woman.html, install-dvi)
1329 (install-html, install-pdf, install-ps, install-doc, uninstall-dvi)
1330 (uninstall-html, uninstall-ps, uninstall-pdf, uninstall-doc):
1331 New rules.
1332 (clean): Remove HTML_TARGETS and PS_TARGETS.
1333
1334 2013-08-10 Xue Fuqiao <xfq.free@gmail.com>
1335
1336 * ido.texi (Working Directories, Flexible Matching, Regexp Matching)
1337 (Find File At Point, Ignoring, Misc Customization): Use @defopt
1338 for user options.
1339
1340 2013-08-09 Xue Fuqiao <xfq.free@gmail.com>
1341
1342 * htmlfontify.texi (Customization): Remove documentation of
1343 `hfy-fast-lock-save'. Minor fixes.
1344
1345 2013-08-08 Xue Fuqiao <xfq.free@gmail.com>
1346
1347 * ido.texi (Top): Insert node "Working Directories" in menu.
1348 (Working Directories): New node.
1349 (Misc Customization): Add documentation of
1350 `ido-confirm-unique-completion' and some other user options.
1351
1352 2013-08-07 Eli Zaretskii <eliz@gnu.org>
1353
1354 * todo-mode.texi: Update @dircategory.
1355 (Overview, Todo Items as Diary Entries, Todo Mode Entry Points)
1356 (File Editing, Marked Items, Item Prefix): Fix usage of @xref and
1357 @ref.
1358
1359 2013-08-07 Xue Fuqiao <xfq.free@gmail.com>
1360
1361 * sc.texi (Introduction): Fix index.
1362 (Usage Overview, Citations, Citation Elements, Recognizing Citations)
1363 (Information Keys and the Info Alist, Reference Headers)
1364 (The Built-in Header Rewrite Functions)
1365 (Electric References, Reply Buffer Initialization)
1366 (Filling Cited Text, Selecting an Attribution)
1367 (Attribution Preferences)
1368 (Anonymous Attributions, Author Names)
1369 (Using Regi, Post-yank Formatting Commands)
1370 (Citing Commands, Insertion Commands)
1371 (Mail Field Commands)
1372 (Hints to MUA Authors, Thanks and History): Change from one space
1373 between sentences to two.
1374 (What Supercite Does): Typo fix.
1375
1376 * newsticker.texi (Usage): Use @key for RET.
1377
1378 * cl.texi (Argument Lists, For Clauses)
1379 (Macros): Add indexes.
1380
1381 2013-08-05 Xue Fuqiao <xfq.free@gmail.com>
1382
1383 * cl.texi (Blocks and Exits): Add an index.
1384
1385 2013-08-04 Stephen Berman <stephen.berman@gmx.net>
1386
1387 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add todo-mode.
1388 (todo-mode, $(buildinfodir)/todo-mode$(INFO_EXT))
1389 (todo-mode.dvi, todo-mode.pdf): New rules.
1390
1391 * todo-mode.texi: New file.
1392
1393 2013-08-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
1394
1395 * gnus.texi (Basic Usage): Mention that warp means jump here.
1396 (The notmuch Engine): Mention notmuch.
1397
1398 2013-07-30 Tassilo Horn <tsdh@gnu.org>
1399
1400 * gnus.texi (Sorting the Summary Buffer): Document new defcustom
1401 `gnus-subthread-sort-functions' and remove the obsolete documentation
1402 of `gnus-sort-threads-recursively'.
1403
1404 2012-07-30 Paul Eggert <eggert@cs.ucla.edu>
1405
1406 * texinfo.tex: Update to 2012-07-29.17 version.
1407
1408 2013-07-29 David Engster <deng@randomsample.de>
1409
1410 * eieio.texi (top): Make clear that EIEIO is not a full CLOS
1411 implementation.
1412 (Introduction): Add further missing features.
1413 (Building Classes): Add introductory paragraph.
1414 (Wish List): Add metaclasses and EQL specialization.
1415
1416 2013-07-29 Michael Albinus <michael.albinus@gmx.de>
1417
1418 * tramp.texi (Frequently Asked Questions):
1419 Mention `tramp-use-ssh-controlmaster-options'.
1420
1421 2013-07-26 Tassilo Horn <tsdh@gnu.org>
1422
1423 * gnus.texi (Sorting the Summary Buffer): Document new defcustom
1424 `gnus-sort-threads-recursively'.
1425
1426 2013-07-25 Glenn Morris <rgm@gnu.org>
1427
1428 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add ido.
1429 (ido, $(buildinfodir)/ido$(INFO_EXT), ido.dvi, ido.pdf): New rules.
1430
1431 * erc.texi (Special Features): Update contact information.
1432 (History): Avoid using @email.
1433
1434 * eshell.texi (Bugs and ideas): Minor updates.
1435
1436 * faq.texi (Reporting bugs, Origin of the term Emacs)
1437 (Setting up a customization file)
1438 (Using an already running Emacs process, Turning off beeping)
1439 (Packages that do not come with Emacs)
1440 (Replying to the sender of a message): Avoid using @email.
1441
1442 * pcl-cvs.texi (Contributors, Bugs): Avoid using @email.
1443
1444 * reftex.texi (Imprint): Avoid using @email.
1445
1446 * ses.texi (Top): Update bug reporting instructions.
1447 (Acknowledgments): Avoid using @email.
1448
1449 * woman.texi (Introduction, Background): Remove outdated information.
1450 (Bugs, Acknowledgments): Avoid using @email.
1451
1452 2013-07-24 Xue Fuqiao <xfq.free@gmail.com>
1453
1454 * ido.texi: New file.
1455
1456 2013-07-19 Geoff Kuenning <geoff@cs.hmc.edu> (tiny change)
1457
1458 * gnus.texi (Customizing Articles): Document function predicates.
1459
1460 2013-07-08 Tassilo Horn <tsdh@gnu.org>
1461
1462 * gnus.texi (lines): Correct description of
1463 `gnus-registry-track-extra's default value.
1464 Mention `gnus-registry-remove-extra-data'.
1465
1466 2013-07-06 Lars Ingebrigtsen <larsi@gnus.org>
1467
1468 * gnus.texi (Group Parameters): Mention regexp
1469 substitutions (bug#11688).
1470
1471 2013-07-06 Nathan Trapuzzano <nbtrap@nbtrap.com> (tiny change)
1472
1473 * gnus.texi (Generic Marking Commands): Fix grammar (bug#13368).
1474
1475 2013-07-06 Lars Ingebrigtsen <larsi@gnus.org>
1476
1477 * gnus.texi (Emacsen): Fix version.
1478
1479 * gnus-faq.texi (FAQ 1-6): Mention the correct Emacs version.
1480
1481 2013-07-06 Glenn Morris <rgm@gnu.org>
1482
1483 * mh-e.texi: Fix external links.
1484 (Using This Manual): Printed elisp manuals no longer available.
1485
1486 * newsticker.texi (Overview): Update URL.
1487
1488 * nxml-mode.texi (Introduction): Update URL.
1489
1490 * org.texi (JavaScript support): Fix URL.
1491
1492 * wisent.texi (Wisent Overview): Remove incorrect, unnecessary uref.
1493
1494 * eudc.texi (CCSO PH/QI): Remove defunct URL.
1495
1496 * dbus.texi (Introspection): Update URL to a less defunct one.
1497
1498 * gnus.texi (Top): Restrict "Other related manuals" to info output.
1499 (Foreign Groups): Use @indicateurl for examples.
1500 (Direct Functions): Remove defunct URL.
1501 (RSS): Update URL.
1502
1503 * gnus-faq.texi (FAQ 5-8, FAQ 6-3): Remove defunct URLs.
1504 (FAQ 7-1): Update URL.
1505
1506 * pgg.texi (Top, Overview): Add note about obsolescence.
1507
1508 2013-07-03 Paul Eggert <eggert@cs.ucla.edu>
1509
1510 * texinfo.tex: Merge from gnulib.
1511
1512 2013-07-03 Glenn Morris <rgm@gnu.org>
1513
1514 * bovine.texi (top):
1515 * cc-mode.texi (AWK Mode Font Locking):
1516 * mh-e.texi (Preface):
1517 * url.texi (URI Parsing): Fix cross-references to other manuals.
1518
1519 2013-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
1520
1521 * gnus.texi (Client-Side IMAP Splitting):
1522 Note that `nnimap-inbox' now can be a list.
1523
1524 2013-06-24 Glenn Morris <rgm@gnu.org>
1525
1526 * eshell.texi: Fix cross-references to other manuals.
1527
1528 2013-06-23 Glenn Morris <rgm@gnu.org>
1529
1530 * Makefile.in (HTML_TARGETS, html, emacs-faq.html, emacs-faq):
1531 Remove; not needed now we use a standard html layout for the faq.
1532 (clean): Remove HTML_TARGETS, emacs-faq.text.
1533
1534 2013-06-21 Eduard Wiebe <usenet@pusto.de>
1535
1536 * flymake.texi (Parsing the output, Customizable variables):
1537 Add reference to `flymake-warning-predicate'.
1538
1539 2013-06-19 Michael Albinus <michael.albinus@gmx.de>
1540
1541 * tramp.texi (Top, Configuration): Insert section `Predefined
1542 connection information' in menu.
1543 (Predefined connection information): New section.
1544 (Android shell setup): Make a reference to `Predefined connection
1545 information'.
1546
1547 2013-06-19 Glenn Morris <rgm@gnu.org>
1548
1549 * Makefile.in (version): New, set by configure.
1550 (clean): Delete dist tar file.
1551 (infoclean): New, split from maintainer-clean.
1552 (maintainer-clean): Run infoclean.
1553 (dist): New rule, to make tarfile for www.gnu.org.
1554
1555 2013-06-13 Albert Krewinkel <tarleb@moltkeplatz.de>
1556
1557 * sieve.texi (Managing Sieve): Fix port in example, fix documentation
1558 for keys q and Q.
1559 (Standards): Reference RFC5804 as the defining document of the
1560 managesieve protocol.
1561
1562 2013-06-10 Aidan Gauland <aidalgol@amuri.net>
1563
1564 * eshell.texi (Input/Output): Expand to cover new visual-command
1565 options, eshell-visual-subcommands and eshell-visual-options.
1566 Divide into separate Visual Commands and Redirection sections.
1567
1568 2013-06-10 Glenn Morris <rgm@gnu.org>
1569
1570 * epa.texi (Cryptographic operations on files): Update epa-decrypt-file.
1571
1572 2013-06-04 Katsumi Yamaoka <yamaoka@jpl.org>
1573
1574 * gnus.texi (Article Date):
1575 Fix description of gnus-article-update-date-headers.
1576
1577 2013-05-28 Xue Fuqiao <xfq.free@gmail.com>
1578
1579 * erc.texi (Special Features): ERC is being maintained within
1580 Emacs now.
1581
1582 2013-05-25 Xue Fuqiao <xfq.free@gmail.com>
1583
1584 * flymake.texi: Change from one space between sentences to two.
1585
1586 2013-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
1587
1588 * cl.texi (Obsolete Macros): Describe replacements for `flet'
1589 (bug#14293).
1590
1591 2013-04-16 Michael Albinus <michael.albinus@gmx.de>
1592
1593 * tramp.texi (Frequently Asked Questions): Precise, how to define
1594 an own ControlPath.
1595
1596 2013-04-15 Michael Albinus <michael.albinus@gmx.de>
1597
1598 * tramp.texi (Frequently Asked Questions): New item for
1599 ControlPath settings.
1600
1601 2013-03-31 Jay Belanger <jay.p.belanger@gmail.com>
1602
1603 * calc.texi (Basic Operations on Units): Streamline some
1604 descriptions.
1605
1606 2013-03-27 Aidan Gauland <aidalgol@no8wireless.co.nz>
1607
1608 * eshell.texi (Built-ins): Update manual to mention tramp module.
1609
1610 2013-03-18 Michael Albinus <michael.albinus@gmx.de>
1611
1612 * tramp.texi (Filename Syntax): Host names are not allowed to be
1613 any method name, unless method name is specified explicitly.
1614 Remove restriction on unibyte filenames.
1615
1616 * trampver.texi: Update release number.
1617
1618 2013-03-17 Paul Eggert <eggert@cs.ucla.edu>
1619
1620 doc: convert some TeX accents to UTF-8
1621 * emacs-mime.texi (Interface Functions): Use 'ï' rather than
1622 '@"{@dotless{i}}'.
1623
1624 2013-03-15 Michael Albinus <michael.albinus@gmx.de>
1625
1626 Sync with Tramp 2.2.7.
1627
1628 * trampver.texi: Update release number.
1629
1630 2013-03-09 Jay Belanger <jay.p.belanger@gmail.com>
1631
1632 * calc.texi (Basic Operations on Units): Streamline some
1633 descriptions.
1634
1635 2013-03-08 Glenn Morris <rgm@gnu.org>
1636
1637 * faq.texi (Top): Don't say this was updated @today.
1638 That's irrelevant and leads to spurious diffs.
1639
1640 2013-03-08 Jay Belanger <jay.p.belanger@gmail.com>
1641
1642 * calc.texi (Basic Operations on Units):
1643 Fix cross-reference.
1644
1645 2013-03-07 Katsumi Yamaoka <yamaoka@jpl.org>
1646
1647 * gnus-faq.texi (FAQ 3-11): Now Gnus supports POP3 UIDL.
1648
1649 2013-03-06 Alan Mackenzie <acm@muc.de>
1650
1651 * cc-mode.texi (Custom Line-Up): Clarify position of point on
1652 calling a line-up function.
1653
1654 2013-03-04 Paul Eggert <eggert@cs.ucla.edu>
1655
1656 * emacs-mime.texi, htmlfontify.texi, mairix-el.texi, mh-e.texi:
1657 * ses.texi: Switch from Latin-1 to UTF-8.
1658
1659 2013-03-03 Michael Albinus <michael.albinus@gmx.de>
1660
1661 * tramp.texi (External methods): Tramp does not connect Android
1662 devices by itself.
1663
1664 2013-03-02 Bill Wohler <wohler@newt.com>
1665
1666 Release MH-E manual version 8.5.
1667
1668 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
1669 release 8.5.
1670
1671 * mh-e.texi (Preface, Conventions, Getting Started)
1672 (Using This Manual, Folder Selection, Viewing, Aliases)
1673 (Identities, Speedbar, Menu Bar, Tool Bar, Scan Line Formats)
1674 (Bug Reports, Mailing Lists, MH FAQ and Support, Getting MH-E):
1675 Update URLs.
1676
1677 2013-03-01 Michael Albinus <michael.albinus@gmx.de>
1678
1679 * tramp.texi (Inline methods): Remove "ssh1", "ssh2", "plink1"
1680 and "plink2" entries. "plink2" is obsolete for a long time.
1681 (External methods): Remove "scp1" and "scp2" entries.
1682 Explain user name and host name specification for "adb".
1683
1684 2013-02-28 Michael Albinus <michael.albinus@gmx.de>
1685
1686 * tramp.texi (External methods): Mention `tramp-adb-program'.
1687
1688 2013-02-28 Bastien Guerry <bzg@gnu.org>
1689
1690 * org.texi (Visibility cycling): Suggest to set
1691 `org-agenda-inhibit-startup' to nil if user wants the startup
1692 visibility settings to be honored in any circumstances.
1693 (Progress logging, Checkboxes): Fix typos.
1694
1695 2013-02-28 Michael Albinus <michael.albinus@gmx.de>
1696
1697 * tramp.texi (top) [xxx, yyy, trampfn]: Provide two versions of
1698 the macros, for Texinfo 4.13 and 5.0.
1699
1700 2013-02-24 Michael Albinus <michael.albinus@gmx.de>
1701
1702 Port Tramp documentation to Texinfo 5.0.
1703 * tramp.texi (top) [xxx, yyy, trampfn]: Remove superfluous @c.
1704 (Filename Syntax): Do not use @trampfn{} in @item.
1705 (Filename completion): Use @columnfractions in @multitable.
1706
1707 2013-02-22 Glenn Morris <rgm@gnu.org>
1708
1709 * flymake.texi (Syntax check statuses): Fix multitable continued rows.
1710
1711 2013-02-21 Paul Eggert <eggert@cs.ucla.edu>
1712
1713 * Makefile.in (html): New rule.
1714
1715 2013-02-20 Michael Albinus <michael.albinus@gmx.de>
1716
1717 * tramp.texi (Android shell setup): Improve. Reported by Thierry
1718 Volpiatto <thierry.volpiatto@gmail.com>.
1719
1720 2013-02-16 Michael Albinus <michael.albinus@gmx.de>
1721
1722 * tramp.texi (Top, Configuration): Insert section `Android shell
1723 setup' in menu.
1724 (Android shell setup): New section.
1725 (Connection types, Default Method)
1726 (Frequently Asked Questions): Mention "scp" instead of "scpc".
1727 (External methods): Remove "scpc" and "rsyncc" entries.
1728 (Frequently Asked Questions): Remove entry about ControlPersist.
1729
1730 2013-02-13 Glenn Morris <rgm@gnu.org>
1731
1732 * message.texi (News Headers): Don't mention yow any more.
1733
1734 2013-02-09 Jay Belanger <jay.p.belanger@gmail.com>
1735
1736 * calc.texi (Basic Operations on Units, Customizing Calc):
1737 Mention the variable `calc-allow-units-as-numbers'.
1738
1739 2013-02-08 Aidan Gauland <aidalgol@no8wireless.co.nz>
1740
1741 * eshell.texi: Fill most of the missing sections.
1742
1743 2013-02-07 Bastien Guerry <bzg@gnu.org>
1744
1745 * org.texi (References): Clarify an example.
1746 (Installation): Fix instructions.
1747 (Org-Plot): Fix link.
1748 (Checkboxes, Radio lists): Fix typos.
1749
1750 2013-02-07 Glenn Morris <rgm@gnu.org>
1751
1752 * cl.texi (Equality Predicates): Mention memql.
1753
1754 2013-02-07 Eric Ludlam <zappo@gnu.org>
1755
1756 * ede.texi (Creating a project): Make ede-new doc less
1757 specific, and only about items it supports, indicating that there
1758 might be more. Remove refs to simple project and direct automake
1759 from ede new.
1760 (Simple projects): Re-write to not talk about ede-simple-project
1761 which is deprecated, and instead use the term to mean projects
1762 that don't do much management, just project wrapping.
1763 Add ede-generic-project link.
1764 (ede-generic-project): New node (bug#11441).
1765
1766 2013-02-07 Glenn Morris <rgm@gnu.org>
1767
1768 * cl.texi (Equality Predicates): Fix eq/eql pedantry.
1769
1770 2013-02-01 Glenn Morris <rgm@gnu.org>
1771
1772 * calc.texi (Help Commands): Update calc-view-news description.
1773 Mention etc/CALC-NEWS.
1774
1775 2013-01-24 Michael Albinus <michael.albinus@gmx.de>
1776
1777 * tramp.texi (Filename Syntax): Filenames must be unibyte strings.
1778
1779 2013-01-13 Bastien Guerry <bzg@gnu.org>
1780
1781 * org.texi (Installation): Simplify.
1782
1783 2013-01-13 François Allisson <francois@allisson.co> (tiny change)
1784
1785 * org.texi (Handling links): Update the mention to the obsolete
1786 variable `org-link-to-org-use-id' with a mention to the newer
1787 variable `org-id-link-to-org-use-id'. Mention the need to load
1788 the org-id library.
1789
1790 2013-01-10 Michael Albinus <michael.albinus@gmx.de>
1791
1792 * tramp.texi (Default Host): Introduce `tramp-default-host-alist'.
1793
1794 2013-01-09 Bastien Guerry <bzg@gnu.org>
1795
1796 * org.texi (Pushing to MobileOrg): Add footnote about using
1797 symbolic links in `org-directory'.
1798 (Timestamps, Deadlines and scheduling): Use `diary-float' instead
1799 of the now obsolete alias `org-float'.
1800 (TODO basics): Add `org-use-fast-todo-selection' to the variable
1801 index. Fix description of TODO keywords cycling.
1802 (Advanced features): Add missing argument for @item.
1803 (Storing searches): Add index entries and a note about
1804 *-tree agenda views.
1805 (Structure editing): Document `org-mark-element' and
1806 `org-mark-subtree'.
1807 (Tag inheritance): Document `org-agenda-use-tag-inheritance'.
1808
1809 2013-01-08 Juri Linkov <juri@jurta.org>
1810
1811 * info.texi (Go to node): Mention the abbreviated format
1812 `(FILENAME)' equal to `(FILENAME)Top'. (Bug#13365)
1813
1814 2013-01-06 Andreas Schwab <schwab@linux-m68k.org>
1815
1816 * autotype.texi: Remove undefined command @subtitlefont.
1817 * cc-mode.texi: Likewise.
1818
1819 * org.texi (Advanced features): Use `@w{ }' instead of `@ ' in
1820 @item argument.
1821 (Property searches): Use \\ instead of @backslashchar{}.
1822 * pgg.texi (VERSION): Move @set below @setfilename.
1823
1824 2013-01-05 Andreas Schwab <schwab@linux-m68k.org>
1825
1826 * ada-mode.texi: Remove braces from @title argument.
1827 * eudc.texi: Likewise.
1828 * smtpmail.texi: Likewise.
1829 * auth.texi (VERSION): Set before first use.
1830 * emacs-gnutls.texi (VERSION): Likewise.
1831 * pgg.texi (VERSION): Likewise.
1832 * ede.texi (Top): Rename from top, all uses changed.
1833 * eshell.texi: Add missing argument to @sp.
1834 * forms.texi (Top): Reorder menu to match structure.
1835 * htmlfontify.texi (Customization): Add missing @item in
1836 @enumerate.
1837 * org.texi (Advanced features): Add missing argument for @item.
1838 (Property searches): Use @backslashchar{} in macro argument.
1839 * pcl-cvs.texi: Add missing argument to @sp.
1840 (Movement commands): Fix use of @itemx.
1841 * vip.texi (Misc Commands, Viewing the Buffer): Likewise.
1842 * reftex.texi (Options (Creating Citations)): Add missing newline
1843 before @end.
1844 * tramp.texi (Obtaining Tramp): Remove extra dots.
1845 (Configuration): Reorder menu to match structure.
1846 (Remote shell setup): Replace literal NUL character by \0.
1847 * viper.texi (Marking): Add missing argument for @item.
1848
1849 2013-01-04 Glenn Morris <rgm@gnu.org>
1850
1851 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS):
1852 Add htmlfontify.
1853 (htmlfontify, $(buildinfodir)/htmlfontify$(INFO_EXT))
1854 (htmlfontify.dvi, htmlfontify.pdf): New targets.
1855 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add htmlfontify.
1856 ($(infodir)/htmlfontify$(INFO_EXT), htmlfontify.dvi): New targets.
1857
1858 * htmlfontify.texi: Miscellaneous fixes and updates.
1859 Set copyright to FSF, update license to GFDL 1.3+.
1860
1861 2013-01-04 Vivek Dasmohapatra <vivek@etla.org>
1862
1863 * htmlfontify.texi: New file.
1864
1865 2013-01-02 Jay Belanger <jay.p.belanger@gmail.com>
1866
1867 * calc.texi (Free-Form Dates): Expand on the date reading
1868 algorithm.
1869
1870 2012-12-27 Glenn Morris <rgm@gnu.org>
1871
1872 * viper.texi (Rudimentary Changes, Key Bindings, Key Bindings):
1873 Avoid some overfull lines.
1874
1875 * widget.texi (Programming Example): Break some long lines.
1876
1877 * wisent.texi (Wisent Overview): Fix xref.
1878 (Grammar format, Understanding the automaton): Avoid overfill.
1879
1880 * bovine.texi (Optional Lambda Expression): Allow line break.
1881
1882 * auth.texi (Help for users): Break long lines.
1883
1884 * ada-mode.texi (Project file variables):
1885 Reword to reduce underfull hbox.
1886 (No project files, Use GNAT project file):
1887 Use smallexample to make some overfull lines less terrible.
1888
1889 * autotype.texi, bovine.texi, ede.texi, eieio.texi, pcl-cvs.texi:
1890 Fix cross-references to separate manuals.
1891
1892 * Makefile.in (gfdl): New variable. Use throughout where
1893 appropriate so that targets depend on doclicense.texi.
1894
1895 2012-12-25 Lars Ingebrigtsen <larsi@gnus.org>
1896
1897 * gnus.texi (Customizing the IMAP Connection): Mention the other
1898 authenticators.
1899
1900 2012-12-24 Lars Ingebrigtsen <larsi@gnus.org>
1901
1902 * gnus.texi (Browse Foreign Server):
1903 Document `gnus-browse-delete-group'.
1904
1905 2012-12-22 Glenn Morris <rgm@gnu.org>
1906
1907 * ada-mode.texi, ebrowse.texi, ediff.texi, ert.texi, eshell.texi:
1908 * eudc.texi, idlwave.texi, pcl-cvs.texi, rcirc.texi, reftex.texi:
1909 * remember.texi, ses.texi, speedbar.texi, vip.texi, viper.texi:
1910 * widget.texi, wisent.texi: Nuke hand-written node pointers.
1911
1912 * Makefile.in (gfdl): New variable. Use throughout where
1913 appropriate so that targets depend on doclicense.texi.
1914
1915 2012-12-22 Eli Zaretskii <eliz@gnu.org>
1916
1917 * makefile.w32-in ($(INFO_TARGETS), $(DVI_TARGETS)): Depend on
1918 doclicense.texi. Remove doclicense.texi from all targets that
1919 mentioned it explicitly.
1920 ($(infodir)/woman$(INFO_EXT), woman.dvi): Depend on
1921 $(emacsdir)/emacsver.texi.
1922 ($(infodir)/erc$(INFO_EXT), erc.dvi): Don't depend on gpl.texi.
1923
1924 2012-12-21 Glenn Morris <rgm@gnu.org>
1925
1926 * woman.texi (UPDATED, VERSION): Remove in favor of EMACSVER.
1927 Include emacsver.texi. Nuke hand-written node pointers.
1928 * Makefile.in ($(buildinfodir)/woman$(INFO_EXT), woman.dvi, woman.pdf):
1929 Depend on emacsver.texi.
1930
1931 * auth.texi, emacs-gnutls.texi, epa.texi, ert.texi:
1932 * gnus-coding.texi, info.texi, nxml-mode.texi, sasl.texi:
1933 May as well just include doclicense.texi in everything.
1934
1935 * ede.texi, eieio.texi, mairix-el.texi: Include a copy of GFDL,
1936 which @copying says is included.
1937
1938 * ada-mode.texi, auth.texi, autotype.texi, bovine.texi, calc.texi:
1939 * cc-mode.texi, cl.texi, dbus.texi, dired-x.texi, ebrowse.texi:
1940 * ede.texi, ediff.texi, edt.texi, eieio.texi, emacs-gnutls.texi:
1941 * emacs-mime.texi, epa.texi, erc.texi, ert.texi, eshell.texi:
1942 * eudc.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
1943 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
1944 * newsticker.texi, nxml-mode.texi, pcl-cvs.texi, pgg.texi:
1945 * rcirc.texi, reftex.texi, remember.texi, sasl.texi, sc.texi:
1946 * semantic.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
1947 * srecode.texi, tramp.texi, url.texi, vip.texi, viper.texi:
1948 * widget.texi, wisent.texi, woman.texi: Do not mention buying
1949 copies from the FSF, which does not publish these manuals.
1950
1951 * erc.texi: No need to include gpl in this small manual.
1952
1953 * org.texi (copying): Include a copy of the GFDL.
1954 (GNU Free Documentation License): New section.
1955
1956 2012-12-21 Bastien Guerry <bzg@gnu.org>
1957
1958 * org.texi: Fix typos.
1959
1960 2012-12-16 Paul Eggert <eggert@cs.ucla.edu>
1961
1962 * calc.texi (ISO 8601): Rename from ISO-8601,
1963 as it's typically spelled without a hyphen.
1964
1965 2012-12-16 Jay Belanger <jay.p.belanger@gmail.com>
1966
1967 * calc.texi (ISO-8601): New section.
1968 (Date Formatting Codes): Mention new codes.
1969 (Standard Date Formats): Mention new formats.
1970
1971 2012-12-14 Michael Albinus <michael.albinus@gmx.de>
1972
1973 * tramp.texi (External methods): Move `adb' method here.
1974
1975 2012-12-13 Glenn Morris <rgm@gnu.org>
1976
1977 * cl.texi (Modify Macros, Obsolete Macros): Now letf == cl-letf.
1978
1979 * wisent.texi: Small edits. Set copyright to FSF, update license to
1980 GFDL 1.3+.
1981 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add wisent.
1982 (wisent, $(buildinfodir)/wisent$(INFO_EXT), wisent.dvi, wisent.pdf):
1983 New targets.
1984 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add wisent.
1985 ($(infodir)/wisent$(INFO_EXT), wisent.dvi): New targets.
1986
1987 * bovine.texi: Small edits. Set copyright to FSF, update license to
1988 GFDL 1.3+, remove empty index.
1989 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add bovine.
1990 (bovine, $(buildinfodir)/bovine$(INFO_EXT), bovine.dvi, bovine.pdf):
1991 New targets.
1992 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add bovine.
1993 ($(infodir)/bovine$(INFO_EXT), bovine.dvi): New targets.
1994
1995 2012-12-13 Eric Ludlam <zappo@gnu.org>
1996 David Ponce <david@dponce.com>
1997 Richard Kim <emacs18@gmail.com>
1998
1999 * bovine.texi, wisent.texi: New files, imported from CEDET trunk.
2000
2001 2012-12-13 Glenn Morris <rgm@gnu.org>
2002
2003 * flymake.texi (Customizable variables, Locating the buildfile):
2004 Remove refs to flymake-buildfile-dirs, removed 2007-07-20. (Bug#13148)
2005
2006 * srecode.texi: Small edits. Set copyright to FSF, add explicit
2007 GFDL 1.3+ license, fix up index.
2008 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add srecode.
2009 (srecode, $(buildinfodir)/srecode$(INFO_EXT), srecode.dvi)
2010 (srecode.pdf): New targets.
2011 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add srecode.
2012 ($(infodir)/srecode$(INFO_EXT), srecode.dvi): New targets.
2013
2014 2012-12-13 Eric Ludlam <zappo@gnu.org>
2015
2016 * srecode.texi: New file, imported from CEDET trunk.
2017
2018 2012-12-13 Bastien Guerry <bzg@gnu.org>
2019
2020 * org.texi (Summary, Code block specific header arguments)
2021 (Code block specific header arguments)
2022 (Header arguments in function calls, var, noweb)
2023 (Results of evaluation, Code evaluation security):
2024 Small reformatting: add a blank line before some example.
2025
2026 * org.texi (System-wide header arguments)
2027 (Header arguments in Org mode properties, Conflicts)
2028 (Dynamic blocks, Using the mapping API):
2029 Fix indentation of Elisp code examples.
2030
2031 * org.texi (Comment lines): Fix description of the comment syntax.
2032
2033 * org.texi (Installation): Mention "make test" in the correct section.
2034
2035 2012-12-06 Paul Eggert <eggert@cs.ucla.edu>
2036
2037 * doclicense.texi, gpl.texi: Update to latest version from FSF.
2038 These are just minor editorial changes.
2039
2040 2012-12-04 Michael Albinus <michael.albinus@gmx.de>
2041
2042 * tramp.texi (History): Mention ADB.
2043 (Inline methods): Add `adb' method.
2044
2045 2012-12-03 Michael Albinus <michael.albinus@gmx.de>
2046
2047 * tramp.texi (Top, Obtaining Tramp): Replace CVS by Git.
2048 (External methods): Fix typo.
2049
2050 2012-12-03 Glenn Morris <rgm@gnu.org>
2051
2052 * rcirc.texi (Notices): Fix typo.
2053
2054 2012-11-25 Bill Wohler <wohler@newt.com>
2055
2056 Release MH-E manual version 8.4.
2057
2058 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH, Preface):
2059 Update for release 8.4.
2060
2061 * mh-e.texi (Sequences): Add mh-whitelist-preserves-sequences-flag.
2062 (Junk): Add mh-whitelist-preserves-sequences-flag,
2063 mh-blacklist-msg-hook, mh-whitelist-msg-hook,
2064 mh-folder-blacklisted, mh-folder-whitelisted (closes SF #2945712).
2065
2066 2012-11-25 Paul Eggert <eggert@cs.ucla.edu>
2067
2068 * mh-e.texi (Procmail): Fix two @ typos.
2069
2070 2012-11-24 Paul Eggert <eggert@cs.ucla.edu>
2071
2072 * doclicense.texi, gpl.texi: Update to latest version from FSF.
2073 These are just minor editorial changes.
2074
2075 2012-11-23 Jay Belanger <jay.p.belanger@gmail.com>
2076
2077 * calc.texi (Date Formatting Codes): Mention the new beginning of
2078 the date numbering system.
2079
2080 2012-11-22 Paul Eggert <eggert@cs.ucla.edu>
2081
2082 * calc.texi: Fix TeX issues with capitals followed by ".", "?", "!".
2083 (Date Forms): Correct off-by-one error in explanation of
2084 Julian day numbers. Give Gregorian equivalent of its origin.
2085
2086 2012-11-22 Jay Belanger <jay.p.belanger@gmail.com>
2087
2088 * calc.texi (Date Forms): Mention the customizable
2089 Gregorian-Julian switch.
2090 (Customizing Calc): Mention the variable `calc-gregorian-switch'.
2091
2092 2012-11-17 Paul Eggert <eggert@cs.ucla.edu>
2093
2094 Calc now uses the Gregorian calendar for all dates (Bug#12633).
2095 It also uses January 1, 1 AD as its day number 1.
2096 * calc.texi (Date Forms): Document this.
2097
2098 2012-11-16 Glenn Morris <rgm@gnu.org>
2099
2100 * cl.texi (Function Bindings): Clarify that cl-flet is lexical.
2101 (Obsolete Macros): Move example here from Function Bindings.
2102
2103 * erc.texi: Use @code{nil} rather than just "nil".
2104 (Modules): Undocument obsolete "hecomplete".
2105 Add "notifications".
2106 (Connecting): Add brief section on passwords.
2107 (Options): Make a start by adding erc-hide-list, erc-lurker-hide-list.
2108
2109 2012-11-13 Glenn Morris <rgm@gnu.org>
2110
2111 * flymake.texi (Customizable variables)
2112 (Highlighting erroneous lines): Mention flymake-error-bitmap,
2113 flymake-warning-bitmap, and flymake-fringe-indicator-position.
2114
2115 2012-11-12 Vincent Belaïche <vincentb1@users.sourceforge.net>
2116
2117 * ses.texi: Doc for ses-rename-cell, ses-repair-cell-reference-all & ses-range.
2118 In all file place SES into @acronym{...}.
2119 (Advanced Features): Add key index and function index for
2120 ses-set-header-row. Add description for function
2121 ses-rename-cell. Add description for function
2122 ses-repair-cell-reference-all.
2123 (Ranges in formulas): Add description for ses-range flags.
2124
2125 2012-11-12 Paul Eggert <eggert@cs.ucla.edu>
2126
2127 * texinfo.tex: Merge from gnulib.
2128
2129 2012-11-10 Chong Yidong <cyd@gnu.org>
2130
2131 * url.texi (Introduction): Move url-configuration-directory to
2132 Customization node.
2133 (Parsed URIs): Split into its own node.
2134 (URI Encoding): New node.
2135 (Defining New URLs): Remove empty chapter.
2136 (Retrieving URLs): Add an introduction. Doc fix for url-retrieve.
2137 Improve docs for url-queue-*.
2138 (Supported URL Types): Copyedits. Delete empty subnodes.
2139
2140 * url.texi (Introduction): Rename from Getting Started.
2141 Rewrite the introduction.
2142 (URI Parsing): Rewrite. Omit the obsolete attributes slot.
2143
2144 2012-11-10 Glenn Morris <rgm@gnu.org>
2145
2146 * cl.texi (Obsolete Setf Customization):
2147 Revert defsetf example to the more correct let rather than prog1.
2148 Give define-modify-macro, defsetf, and define-setf-method
2149 gv.el replacements.
2150
2151 * cl.texi (Overview): Mention EIEIO here, as well as the appendix.
2152 (Setf Extensions): Remove obsolete reference.
2153 (Obsolete Setf Customization):
2154 Move note on lack of setf functions to lispref/variables.texi.
2155 Undocument get-setf-method, since it no longer exists.
2156 Mention simple defsetf replaced by gv-define-simple-setter.
2157
2158 2012-11-03 Glenn Morris <rgm@gnu.org>
2159
2160 * cl.texi: Further general copyedits.
2161 (List Functions): Remove copy-tree, standard elisp for some time.
2162 (Efficiency Concerns): Comment out examples that no longer apply.
2163 (Compiler Optimizations): Rename from "Optimizing Compiler"; reword.
2164 (Creating Symbols, Random Numbers): De-emphasize internal
2165 variables cl--gensym-counter and cl--random-state. (Bug#12788)
2166 (Naming Conventions, Type Predicates, Macros)
2167 (Predicates on Numbers): No longer mention cl-floatp-safe.
2168
2169 2012-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
2170
2171 * gnus.texi (Mail Source Specifiers):
2172 Document :leave keyword used for pop mail source.
2173
2174 2012-11-01 Glenn Morris <rgm@gnu.org>
2175
2176 * cl.texi: General copyedits for style, line-breaks, etc.
2177 (Time of Evaluation, Iteration): Add xref to Emacs Lisp manual.
2178 (Macro Bindings, Blocks and Exits):
2179 Acknowledge existence of lexical-binding.
2180 (Iteration): Mainly defer to doc of standard dolist, dotimes.
2181
2182 2012-10-31 Glenn Morris <rgm@gnu.org>
2183
2184 * ert.texi (Introduction, The @code{should} Macro):
2185 Refer to "cl-assert" rather than "assert".
2186
2187 * cl.texi (Function Bindings): Update for cl-flet and cl-labels.
2188 (Obsolete Lexical Binding): Rename section from "Lexical Bindings".
2189 (Obsolete Macros): Rename section from "Obsolete Lexical Macros".
2190 Reword, and add details of flet and labels.
2191 (Modify Macros, Function Bindings): Add some xrefs.
2192
2193 2012-10-30 Glenn Morris <rgm@gnu.org>
2194
2195 * cl.texi (Modify Macros): Update for cl-letf changes.
2196 (Obsolete Lexical Macros): Say a little more about letf/cl-letf.
2197 (Setf Extensions): Partially restore note about cl-getf,
2198 mainly moved to lispref/variables.texi.
2199 (Property Lists): Fix cl-getf typos.
2200 (Mapping over Sequences): Mention cl-mapc naming oddity.
2201
2202 2012-10-29 Glenn Morris <rgm@gnu.org>
2203
2204 * cl.texi (Organization): More details on cl-lib.el versus cl.el.
2205 (Setf Extensions): Remove `apply' setf since it seems to be disabled.
2206 (Customizing Setf): Move contents to "Obsolete Setf Customization".
2207 (Modify Macros, Multiple Values, Other Clauses):
2208 Remove mentions of obsolete features.
2209 (Obsolete Setf Customization): Don't mention `apply' setf.
2210
2211 2012-10-28 Glenn Morris <rgm@gnu.org>
2212
2213 * cl.texi (Multiple Values, Common Lisp Compatibility):
2214 More namespace updates.
2215 (Obsolete Features): Copyedits.
2216 (Obsolete Lexical Macros, Obsolete Setf Customization):
2217 New subsections.
2218
2219 * cl.texi (Porting Common Lisp, Lexical Bindings):
2220 Add some xrefs to the Elisp manual.
2221
2222 * cl.texi (Lexical Bindings): Move to appendix of obsolete features.
2223 (Porting Common Lisp): Emacs Lisp can do true lexical binding now.
2224 (Obsolete Features): New appendix. Move Lexical Bindings here.
2225
2226 2012-10-27 Glenn Morris <rgm@gnu.org>
2227
2228 * cl.texi: Use defmac for macros rather than defspec.
2229 (Efficiency Concerns): Related copyedit.
2230
2231 * cl.texi (Control Structure): Update for setf now being in core.
2232 (Setf Extensions): Rename from Basic Setf. Move much of the
2233 former content to lispref/variables.texi.
2234 (Modify Macros): Move pop, push details to lispref/variables.texi.
2235 (Customizing Setf): Copyedits for setf etc being in core.
2236 (Modify Macros, Efficiency Concerns, Porting Common Lisp):
2237 Further namespaces updates.
2238
2239 2012-10-26 Bastien Guerry <bzg@gnu.org>
2240
2241 * org.texi (Installation): Update the link to Org's ELPA.
2242 Also don't mention org-install.el anymore as the replacement file
2243 org-loaddefs.el is now loaded by org.el.
2244
2245 2012-10-25 Michael Albinus <michael.albinus@gmx.de>
2246
2247 * tramp.texi (Frequently Asked Questions):
2248 Mention `tramp-completion-reread-directory-timeout' for performance
2249 improvement.
2250
2251 2012-10-25 Glenn Morris <rgm@gnu.org>
2252
2253 * cl.texi: Don't mess with the TeX section number counter.
2254 Use Texinfo recommended convention for quotes+punctuation.
2255 (Overview, Sequence Functions): Rephrase for better line-breaking.
2256 (Time of Evaluation, Type Predicates, Modify Macros, Function Bindings)
2257 (Macro Bindings, Conditionals, Iteration, Loop Basics)
2258 (Random Numbers, Mapping over Sequences, Structures)
2259 (Porting Common Lisp): Further updates for cl-lib namespace.
2260 (Modify Macros, Declarations, Macro Bindings, Structures):
2261 Break long lines in examples.
2262 (Dynamic Bindings): Update for changed progv behavior.
2263 (Loop Examples, Efficiency Concerns): Markup fixes.
2264 (Structures): Remove TeX margin change.
2265 (Declarations): Fix typos.
2266
2267 2012-10-24 Glenn Morris <rgm@gnu.org>
2268
2269 * cl.texi (Overview, Multiple Values, Creating Symbols)
2270 (Numerical Functions): Say less/nothing about the original cl.el.
2271 (Old CL Compatibility): Remove.
2272 (Assertions): Remove ignore-errors (standard Elisp for some time).
2273
2274 * cl.texi (Basic Setf, Macros, Declarations, Symbols, Numbers)
2275 (Sequences, Lists, Structures, Assertions, Efficiency Concerns)
2276 (Efficiency Concerns, Efficiency Concerns)
2277 (Common Lisp Compatibility, Old CL Compatibility):
2278 Further updates for cl-lib namespace.
2279
2280 2012-10-24 Paul Eggert <eggert@penguin.cs.ucla.edu>
2281
2282 Update manual for new time stamp format (Bug#12706).
2283 * emacs-mime.texi (time-date): Update for new format.
2284 Also, fix bogus time stamp and modernize a bit.
2285
2286 2012-10-23 Glenn Morris <rgm@gnu.org>
2287
2288 * cl.texi: Include emacsver.texi. Use Emacs version number rather
2289 than unchanging cl.el version number.
2290 End all menu descriptions with a period.
2291 Do not use @dfn{CL} for every instance of "CL".
2292 (Overview): Remove no-runtime caveat, and note about foo* names.
2293 (Usage): Use cl-lib rather than cl.
2294 (Organization, Naming Conventions): Update for cl-lib.el.
2295 (Installation): Remove long-irrelevant node.
2296 (Program Structure, Predicates, Control Structure):
2297 Start updating for cl-lib namespace.
2298 * Makefile.in ($(buildinfodir)/cl$(INFO_EXT), cl.dvi, cl.pdf):
2299 Depend on emacsver.texi.
2300
2301 2012-10-09 Michael Albinus <michael.albinus@gmx.de>
2302
2303 * trampver.texi: Update release number.
2304
2305 2012-10-06 Glenn Morris <rgm@gnu.org>
2306
2307 * erc.texi: Include emacsver.texi, and use EMACSVER rather than
2308 ERC version.
2309 (Introduction): ERC is distributed with Emacs.
2310 (Obtaining ERC, Installation): Remove chapters, no longer relevant.
2311 (Getting Started): Simplify.
2312 (Getting Help and Reporting Bugs): Refer to general Emacs lists.
2313 (History): Mention ERC maintained as part of Emacs now.
2314 * Makefile.in ($(buildinfodir)/erc$(INFO_EXT), erc.dvi, erc.pdf):
2315 Add dependency on emacsver.texi.
2316
2317 * erc.texi: Remove hand-written node pointers.
2318
2319 2012-10-05 Glenn Morris <rgm@gnu.org>
2320
2321 * newsticker.texi (Overview, Requirements, Usage, Configuration):
2322 Copyedits.
2323
2324 2012-10-01 Eric Ludlam <zappo@gnu.org>
2325
2326 * ede.texi (Quick Start, Project Local Variables)
2327 (Miscellaneous commands, ede-java-root, Development Overview)
2328 (Detecting a Project): New nodes.
2329 (Simple projects): Node deleted.
2330
2331 * eieio.texi (Building Classes): Some slot attributes cannot be
2332 overridden.
2333 (Slot Options): Remove an example.
2334 (Method Invocation, Documentation): New nodes.
2335
2336 2012-10-01 Glenn Morris <rgm@gnu.org>
2337
2338 * Makefile.in ($(buildinfodir)/reftex$(INFO_EXT)), reftex.dvi)
2339 (reftex.pdf): Add dependency on emacsver.texi.
2340 * reftex.texi: Don't include directory part for emacsver.texi;
2341 the Makefile's -I handles it.
2342
2343 2012-09-30 Ralf Angeli <angeli@caeruleus.net>
2344
2345 Merge from standalone RefTeX repository.
2346
2347 * reftex.texi: Express TeX, LaTeX, AUCTeX, BibTeX and RefTeX
2348 with macros.
2349 (Imprint): Mention Wolfgang in list of contributors.
2350 (Creating Citations): Give a hint about how to
2351 auto-revert the BibTeX database file when using external editors.
2352 (Referencing Labels): Simplify section about reference macro
2353 cycling.
2354 (Options (Referencing Labels)): Adapt to new structure of
2355 `reftex-ref-style-alist'.
2356 (Referencing Labels, Reference Styles): Document changes in the
2357 referencing functionality.
2358 (Commands): Mention options for definition of header and footer in
2359 BibTeX files.
2360 (Options (Creating Citations)): Document
2361 `reftex-create-bibtex-header' and `reftex-create-bibtex-footer'.
2362 (Reference Styles): New section.
2363 (varioref (LaTeX package), fancyref (LaTeX package)): Remove.
2364 (Options (Referencing Labels)): Remove descriptions of deprecated
2365 variables `reftex-vref-is-default' and `reftex-fref-is-default'.
2366 Add descriptions for `reftex-ref-style-alist' and
2367 `reftex-ref-style-default-list'.
2368 (Referencing Labels): Update regarding reference styles.
2369 (Citation Styles): Mention support for ConTeXt.
2370 (Options (Defining Label Environments)): Fix typo.
2371 (Options (Creating Citations)):
2372 Document `reftex-cite-key-separator'.
2373
2374 2012-09-30 Achim Gratz <Stromeko@Stromeko.DE>
2375
2376 * org.texi: Add description of ORG_ADD_CONTRIB to info
2377 documentation. Add link to Worg for more details.
2378
2379 * org.texi: Clarify installation procedure. Provide link to the
2380 build system description on Worg.
2381
2382 * org.texi: Remove reference to utils/, x11idle.c is now in
2383 contrib/scripts.
2384
2385 * org.texi: Re-normalize to "Org mode" in manual.
2386
2387 * org.texi (Installation): Adapt documentation to new build
2388 system. Mention GNU ELPA (since it needs to be handled like Emacs
2389 built-in Org).
2390
2391 2012-09-30 Adam Spiers <orgmode@adamspiers.org> (tiny change)
2392
2393 * org.texi: Fix typo in description of the 'Hooks' section.
2394
2395 * org.texi: Add ID to the list of special properties.
2396
2397 2012-09-30 Andrew Hyatt <ahyatt@gmail.com> (tiny change)
2398
2399 * org.texi (Moving subtrees): Document the ability to archive to a
2400 datetree.
2401
2402 2012-09-30 Bastien Guerry <bzg@gnu.org>
2403
2404 * org.texi (Installation, Feedback, Batch execution):
2405 Use (add-to-list 'load-path ... t) for the contrib dir.
2406
2407 * org.texi (results): Update documentation for ":results drawer"
2408 and ":results org".
2409
2410 * org.texi (Column width and alignment): Fix typo.
2411
2412 * org.texi (Activation): Point to the "Conflicts" section.
2413
2414 * org.texi (Conflicts): Mention filladapt.el in the list of
2415 conflicting packages.
2416
2417 * org.texi (Activation): Adding org-mode to `auto-mode-alist' is
2418 not needed for versions of Emacs > 22.1.
2419
2420 * org.texi (History and Acknowledgments): Fix typo.
2421
2422 * org.texi (History and Acknowledgments): Add my own
2423 acknowledgments.
2424
2425 * org.texi (Agenda commands): Document the new command and the new
2426 option.
2427
2428 * org.texi (Agenda commands): Delete `org-agenda-action' section.
2429 (Agenda commands): Reorder. Document `*' to toggle persistent
2430 marks.
2431
2432 * org.texi (Agenda dispatcher):
2433 Mention `org-toggle-agenda-sticky'.
2434 (Agenda commands, Exporting Agenda Views): Fix typo.
2435
2436 * org.texi (Templates in contexts, Setting Options): Update to
2437 reflect changes in how contexts options are processed.
2438
2439 * org.texi (Templates in contexts): Document the new structure of
2440 the variables `org-agenda-custom-commands-contexts' and
2441 `org-capture-templates-contexts'.
2442
2443 * org.texi (Templates in contexts): Document the new option
2444 `org-capture-templates-contexts'.
2445 (Storing searches): Document the new option
2446 `org-agenda-custom-commands-contexts'.
2447
2448 * org.texi (Formula syntax for Lisp): Reformat.
2449
2450 * org.texi (Special properties, Column attributes)
2451 (Agenda column view): Document the new special property
2452 CLOCKSUM_T.
2453
2454 * org.texi (Template expansion): Document the new %l template.
2455
2456 * org.texi (Fast access to TODO states): Fix documentation about
2457 allowed characters for fast todo selection.
2458
2459 * org.texi (Weekly/daily agenda): Mention APPT_WARNTIME and its
2460 use in `org-agenda-to-appt'.
2461
2462 * org.texi (Comment lines): Update wrt comments.
2463
2464 * org.texi (Resolving idle time): Document new keybinding.
2465
2466 * org.texi (Clocking commands): Document the use of S-M-<up/down>
2467 on clock timestamps.
2468
2469 * org.texi (Fast access to TODO states): Explicitly says only
2470 letters are supported as fast TODO selection keys.
2471
2472 * org.texi (Link abbreviations): Illustrate the use of the "%h"
2473 specifier. Document the new "%(my-function)" specifier.
2474
2475 * org.texi (Clocking commands): New cindex.
2476 (Clocking commands): Update documentation for `org-clock-in'.
2477 Document `org-clock-in-last'. Mention `org-clock-out' and
2478 `org-clock-in-last' as commands that can be globally bound.
2479 (Resolving idle time): Document continuous clocking.
2480
2481 * org.texi (Top, Introduction): Fix formatting.
2482 (Activation): Add index entries.
2483 (Conventions): Update section.
2484 (Embedded @LaTeX{}): Fix formatting.
2485
2486 * org.texi (Visibility cycling): Document `show-children'.
2487
2488 * org.texi (Using capture): Mention the `org-capture-last-stored'
2489 bookmark as a way to jump to the last stored capture.
2490
2491 * org.texi (Uploading files): Fix typo.
2492
2493 * org.texi (Using capture): Document `C-0' as a prefix argument
2494 for `org-capture'.
2495
2496 * org.texi (Agenda commands): Document persistent marks.
2497
2498 * org.texi (Template expansion): Update doc to reflect change.
2499
2500 * org.texi (Radio tables): Document the :no-escape parameter.
2501
2502 * org.texi (Repeated tasks): Document repeat cookies for years,
2503 months, weeks, days and hours.
2504
2505 * org.texi (Export options): State that you can use the d: option
2506 by specifying a list of drawers.
2507
2508 * org.texi (HTML preamble and postamble): Small doc improvement.
2509
2510 2012-09-30 Brian van den Broek <vanden@gmail.com> (tiny change)
2511
2512 * org.texi: The sections in the Exporting section of the manual
2513 left out articles in the description of the org-export-as-*
2514 commands, among other places. This patch adds them, adds a few
2515 missing prepositions, and switches instances of "an HTML" to "a
2516 html" for internal consistency.
2517
2518 * org.texi: Alter several examples of headings with timestamps in
2519 them to include the timestamps in the body instead of the heading.
2520
2521 2012-09-30 Carsten Dominik <carsten.dominik@gmail.com>
2522
2523 * org.texi (Agenda dispatcher): Document sticky agenda views and
2524 the new key for them.
2525
2526 2012-09-30 Charles <millarc@verizon.net> (tiny change)
2527
2528 * org.texi (Advanced features): Fix error in table.
2529
2530 2012-09-30 Feng Shu <tumashu@gmail.com>
2531
2532 * org.texi (@LaTeX{} fragments): Document imagemagick as an
2533 alternative to dvipng.
2534
2535 2012-09-30 François Allisson <francois@allisson.co> (tiny change)
2536
2537 * org.texi: Remove extra curly bracket.
2538
2539 2012-09-30 Giovanni Ridolfi <giovanni.ridolfi@yahoo.it> (tiny change)
2540
2541 * org.texi (org-clock-in-last and org-clock-cancel): Update the
2542 defkeys.
2543
2544 2012-09-30 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
2545
2546 * org.texi (Agenda commands): Fix two typos by giving
2547 corresponding function names, according to
2548 `org-agenda-view-mode-dispatch'.
2549
2550 2012-09-30 Jan Böcker <jan.boecker@jboecker.de>
2551
2552 * org.texi (The spreadsheet): Fix typo.
2553
2554 2012-09-30 Memnon Anon <gegendosenfleisch@gmail.com> (tiny change)
2555
2556 * org.texi (Tracking your habits): Point to the "Tracking TODO
2557 state changes" section.
2558
2559 2012-09-30 Nicolas Goaziou <n.goaziou@gmail.com>
2560
2561 * org.texi (Literal examples): Remove reference to unknown
2562 `org-export-latex-minted' variable. Also simplify footnote since
2563 `org-export-latex-listings' documentation is exhaustive already.
2564
2565 * org.texi (Plain lists): Remove reference to now hard-coded
2566 `bullet' automatic rule.
2567
2568 2012-09-30 Toby S. Cubitt <tsc25@cantab.net>
2569
2570 * org.texi: Updated documentation accordingly.
2571
2572 2012-09-13 Paul Eggert <eggert@cs.ucla.edu>
2573
2574 * texinfo.tex: Merge from gnulib.
2575
2576 2012-09-12 Michael Albinus <michael.albinus@gmx.de>
2577
2578 Sync with Tramp 2.2.6.
2579
2580 * tramp.texi (Bug Reports): Cleanup caches before a test run.
2581
2582 * trampver.texi: Update release number.
2583
2584 2012-09-12 Paul Eggert <eggert@cs.ucla.edu>
2585
2586 * texinfo.tex: Merge from gnulib.
2587
2588 2012-08-06 Aurélien Aptel <aurelien.aptel@gmail.com>
2589
2590 * url.texi (Parsed URLs): Adjust to the code's use of defstruct
2591 (bug#12096).
2592
2593 2012-08-01 Jay Belanger <jay.p.belanger@gmail.com>
2594
2595 * calc.texi (Simplification modes, Conversions)
2596 (Operating on Selections): Mention "basic" simplification.
2597 (The Calc Mode Line): Mention the mode line display for Basic
2598 simplification mode.
2599 (Simplify Formulas): Refer to 'algebraic' rather than 'default'
2600 simplifications.
2601 (Basic Simplifications): Rename from "Limited Simplifications"
2602 Replace "limited" by "basic" throughout.
2603 (Algebraic Simplifications): Indicate that the algebraic
2604 simplifications are done by default.
2605 (Unsafe Simplifications): Mention `m E'.
2606 (Simplification of Units): Mention `m U'.
2607 (Trigonometric/Hyperbolic Functions, Reducing and Mapping)
2608 (Kinds of Declarations, Functions for Declarations):
2609 Mention "algebraic simplifications" instead of `a s'.
2610 (Algebraic Entry): Remove mention of default simplifications.
2611
2612 2012-07-30 Jay Belanger <jay.p.belanger@gmail.com>
2613
2614 * calc.texi (Getting Started, Tutorial): Change simulated
2615 Calc output to match actual output.
2616 (Simplifying Formulas): Mention that algebraic simplification is now
2617 the default.
2618
2619 2012-07-28 Eli Zaretskii <eliz@gnu.org>
2620
2621 * faq.texi (Right-to-left alphabets): Update for Emacs 24.
2622 (Bug#12073)
2623
2624 2012-07-25 Paul Eggert <eggert@cs.ucla.edu>
2625
2626 Prefer typical American spelling for "acknowledgment".
2627 * calc.texi (History and Acknowledgments): Rename from
2628 History and Acknowledgements.
2629 * idlwave.texi (Acknowledgments):
2630 * ses.texi (Acknowledgments):
2631 * woman.texi (Acknowledgments): Rename from Acknowledgements.
2632
2633 2012-07-09 Paul Eggert <eggert@cs.ucla.edu>
2634
2635 Rename configure.in to configure.ac (Bug#11603).
2636 * ede.texi (Compiler and Linker objects, ede-proj-project)
2637 (ede-step-project): Prefer the name configure.ac to configure.in.
2638
2639 2012-07-06 Michael Albinus <michael.albinus@gmx.de>
2640
2641 * tramp.texi (Multi-hops):
2642 Introduce `tramp-restricted-shell-hosts-alist'.
2643
2644 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2645
2646 * gnus.texi (POP before SMTP): POP-before-SMTP works with all sending
2647 methods, so don't mention smtpmail here.
2648
2649 2012-06-26 Wolfgang Jenkner <wjenkner@inode.at>
2650
2651 * gnus.texi (Picons): Document gnus-picon-properties.
2652
2653 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2654
2655 * gnus.texi: Remove mention of compilation, as that's no longer
2656 supported.
2657
2658 2012-06-26 Christopher Schmidt <christopher@ch.ristopher.com>
2659
2660 * gnus.texi (Archived Messages): Mention
2661 gnus-gcc-pre-body-encode-hook and gnus-gcc-post-body-encode-hook.
2662
2663 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2664
2665 * gnus.texi (Various Summary Stuff):
2666 Remove mention of `gnus-propagate-marks'.
2667
2668 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2669
2670 * gnus.texi: Remove mentions of nnml/nnfolder/nntp backend marks,
2671 which no longer exist.
2672
2673 2012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
2674
2675 * gnus.texi (Archived Messages):
2676 Document gnus-gcc-self-resent-messages.
2677
2678 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2679
2680 * message.texi (Mail Variables):
2681 Mention the optional user parameter for X-Message-SMTP-Method.
2682
2683 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2684
2685 * gnus.texi (Posting Styles): Mention X-Message-SMTP-Method.
2686
2687 * message.texi (Mail Variables): Document X-Message-SMTP-Method.
2688
2689 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2690
2691 * gnus.texi (Key Index): Change encoding to utf-8.
2692
2693 2012-06-21 Glenn Morris <rgm@gnu.org>
2694
2695 * Makefile.in: Rename infodir to buildinfodir throughout. (Bug#11737)
2696
2697 2012-06-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
2698
2699 * gnus.texi (Group Timestamp): Mention where to find documentation for
2700 the `gnus-tmp-' variables (bug#11601).
2701
2702 2012-06-11 Michael Albinus <michael.albinus@gmx.de>
2703
2704 Sync with Tramp 2.2.6-pre.
2705
2706 * tramp.texi (all): Use consequently @command{}, @env{} and @kbd{}
2707 where appropriate.
2708 (Ad-hoc multi-hops): New section.
2709 (Remote processes): New subsection "Running remote processes on
2710 Windows hosts".
2711 (History): Add remote commands on Windows, and ad-hoc multi-hop
2712 methods.
2713 (External methods): "ControlPersist" must be set to "no" for the
2714 `scpc' method.
2715 (Remote processes): Add a note about `auto-revert-tail-mode'.
2716 (Frequently Asked Questions): Use "scpx" in combination with
2717 "ControlPersist". Reported by Adam Spiers <emacs@adamspiers.org>.
2718
2719 * trampver.texi: Update release number.
2720
2721 2012-06-10 Chong Yidong <cyd@gnu.org>
2722
2723 * sc.texi: Remove bogus @ifinfo commands which prevent makeinfo
2724 compilation for html-mono.
2725
2726 2012-06-08 Paul Eggert <eggert@cs.ucla.edu>
2727
2728 * texinfo.tex: Merge from gnulib.
2729
2730 2012-05-29 Katsumi Yamaoka <yamaoka@jpl.org>
2731
2732 * Makefile.in (echo-info): Don't try to install info files named
2733 just ".info".
2734
2735 2012-05-28 Glenn Morris <rgm@gnu.org>
2736
2737 * calc.texi, dired-x.texi: Use @LaTeX rather than La@TeX. (Bug#10910)
2738
2739 * sc.texi: Nuke hand-written node pointers.
2740 Fix top-level menu to match actual node order.
2741
2742 2012-05-27 Glenn Morris <rgm@gnu.org>
2743
2744 * cl.texi, dired-x.texi: Nuke hand-written node pointers.
2745 Some associated fixes, including not messing with chapno in cl.texi.
2746
2747 2012-05-27 Bastien Guerry <bzg@gnu.org>
2748
2749 * org.texi (Durations and time values): Fix typo.
2750
2751 2012-05-26 Paul Eggert <eggert@cs.ucla.edu>
2752
2753 * texinfo.tex: Update from gnulib.
2754
2755 2012-05-19 Jay Belanger <jay.p.belanger@gmail.com>
2756
2757 * calc.texi (Basic Operations on Units, Customizing Calc):
2758 Mention `calc-ensure-consistent-units'.
2759
2760 2012-05-14 Andreas Schwab <schwab@linux-m68k.org>
2761
2762 * cc-mode.texi: Avoid space before macro in 4th argument of cross
2763 reference commands. (Bug#11461)
2764
2765 * Makefile.in (gnus.dvi): Use $@ instead of $*.dvi.
2766
2767 2012-05-12 Glenn Morris <rgm@gnu.org>
2768
2769 * Makefile.in (mostlyclean): Add more TeX intermediates.
2770
2771 * Makefile.in: Make it look more like the other doc Makefiles.
2772 Use explicit $srcdir in all dependencies.
2773 Remove cd $srcdir from rules.
2774 (VPATH): Remove.
2775 (infodir): Set to an absolute path.
2776 (INFO_TARGETS): Use short names.
2777 (mkinfodir): infodir is now absolute.
2778 (echo-info, maintainer-clean): Update for new format of INFO_TARGETS.
2779
2780 * Makefile.in (info.info): Rename from info, to avoid duplication.
2781 (.SUFFIXES): Disable implicit rules.
2782
2783 * Makefile.in (MKDIR_P): New, set by configure.
2784 (mkinfodir): Use $MKDIR_P.
2785
2786 2012-05-07 Glenn Morris <rgm@gnu.org>
2787
2788 * forms.texi (Long Example): Update for changed location of files.
2789
2790 2012-05-04 Glenn Morris <rgm@gnu.org>
2791
2792 * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure.
2793 (INFO_TARGETS): Use $INFO_EXT.
2794 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
2795 * makefile.w32-in (INFO_EXT, INFO_OPTS): New.
2796 (INFO_TARGETS): Use $INFO_EXT.
2797 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
2798
2799 2012-05-02 Glenn Morris <rgm@gnu.org>
2800
2801 * Makefile.in (echo-info): New phony target, used by top-level.
2802
2803 * viper.texi: Make direntry shorter (also it is no longer "newest").
2804
2805 * emacs-gnutls.texi, ert.texi, org.texi:
2806 Fix dircategory, direntry to match info/dir.
2807
2808 * faq.texi: Convert @inforefs to @xrefs.
2809 Fix some malformed cross-references.
2810 (File-name conventions): Shorten section name to avoid overfull line.
2811 (How to add fonts): Use smallexample to avoid overfull lines.
2812
2813 2012-05-01 Teodor Zlatanov <tzz@lifelogs.com>
2814
2815 * auth.texi (Help for users): Update for .gpg file being second.
2816
2817 2012-04-27 Ippei Furuhashi <top.tuna+orgmode@gmail.com> (tiny change)
2818
2819 * org.texi (Agenda commands): Fix two typos: give corresponding
2820 function names, according to `org-agenda-view-mode-dispatch'.
2821
2822 2012-04-27 Glenn Morris <rgm@gnu.org>
2823
2824 * faq.texi (Major packages and programs): Remove section.
2825 There is no point listing 6 packages (cf etc/MORE.STUFF).
2826 (Finding Emacs and related packages): Move "Spell-checkers" here.
2827
2828 2012-04-22 Michael Albinus <michael.albinus@gmx.de>
2829
2830 * dbus.texi (Version): New node.
2831 (Properties and Annotations): Mention the object manager
2832 interface. Describe dbus-get-all-managed-objects.
2833 (Type Conversion): Floating point numbers are allowed, if an
2834 anteger does not fit Emacs's integer range.
2835 (Synchronous Methods): Remove obsolete dbus-call-method-non-blocking.
2836 (Asynchronous Methods): Fix description of
2837 dbus-call-method-asynchronously.
2838 (Receiving Method Calls): Fix some minor errors.
2839 Add dbus-interface-emacs.
2840 (Signals): Describe unicast signals and the new match rules.
2841 (Alternative Buses): Add the PRIVATE optional argument to
2842 dbus-init-bus. Describe its new return value. Add dbus-setenv.
2843
2844 2012-04-20 Glenn Morris <rgm@gnu.org>
2845
2846 * faq.texi (New in Emacs 24): New section.
2847 (Packages that do not come with Emacs): Mention M-x list-packages.
2848
2849 2012-04-14 Alan Mackenzie <acm@muc.de>
2850
2851 * cc-mode.texi (c-offsets-alist): Correct a typo.
2852
2853 2012-04-14 Jérémie Courrèges-Anglas <jca@wxcvbn.org> (tiny change)
2854
2855 * org.texi (Deadlines and scheduling): Fix the example: the
2856 DEADLINE item should come right after the headline. We enforce
2857 this convention, so it is a bug not to illustrate it correctly in
2858 the manual.
2859
2860 2012-04-14 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
2861
2862 * org.texi (Agenda commands): Fix documentation bug by swapping
2863 the equivalent keybindings to `org-agenda-next-line' with the ones
2864 to `org-agenda-previous-line'.
2865
2866 2012-04-14 Glenn Morris <rgm@gnu.org>
2867
2868 * Makefile.in: Replace non-portable use of $< in ordinary rules.
2869
2870 2012-04-09 Eli Zaretskii <eliz@gnu.org>
2871
2872 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean):
2873 Add emacs-gnutls.
2874 ($(infodir)/emacs-gnutls, emacs-gnutls.dvi): New targets.
2875
2876 2012-04-09 Teodor Zlatanov <tzz@lifelogs.com>
2877
2878 * Makefile.in: Add emacs-gnutls.texi to build.
2879
2880 * emacs-gnutls.texi: Add documentation for the GnuTLS integration.
2881
2882 2012-04-05 Teodor Zlatanov <tzz@lifelogs.com>
2883
2884 * auth.texi (Secret Service API): Edit further and give examples.
2885 (Secret Service API): Adjust @samp to @code for collection names.
2886
2887 2012-04-04 Glenn Morris <rgm@gnu.org>
2888
2889 * auth.texi (Secret Service API): Copyedits.
2890 (Help for developers): Fill in some missing function doc-strings.
2891 (Help for users, Help for developers)
2892 (GnuPG and EasyPG Assistant Configuration): Markup fixes.
2893
2894 2012-04-04 Michael Albinus <michael.albinus@gmx.de>
2895
2896 * auth.texi (Secret Service API): Add the missing text.
2897
2898 2012-04-04 Chong Yidong <cyd@gnu.org>
2899
2900 * message.texi (Using PGP/MIME): Note that epg is now the default.
2901
2902 * gnus.texi: Reduce references to obsolete pgg library.
2903 (Security): Note that epg is now the default.
2904
2905 * gnus-faq.texi (FAQ 8-2): Mention EasyPG.
2906
2907 * nxml-mode.texi (Completion): C-RET is no longer bound to
2908 nxml-complete.
2909
2910 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
2911
2912 * org.texi (Customizing tables in ODT export): Correct few errors.
2913
2914 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
2915
2916 * org.texi (Links in ODT export): Update.
2917 (Labels and captions in ODT export): New node.
2918
2919 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
2920
2921 * org.texi (Literal examples in ODT export): htmlfontify.el in
2922 Emacs-24.1 now supports fontification. So ODT source blocks will
2923 be fontified by default.
2924
2925 2012-04-01 Julian Gehring <julian.gehring@googlemail.com> (tiny change)
2926
2927 * org.texi (Refiling notes): Remove duplicated keybinding.
2928
2929 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2930
2931 * org.texi (noweb): Documentation of this new option to the :noweb
2932 header argument.
2933
2934 2012-04-01 Suvayu Ali <fatkasuvayu+linux@gmail.com>
2935
2936 * org.texi (Header and sectioning): Add example demonstrating how
2937 to use "LaTeX_CLASS_OPTIONS".
2938
2939 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2940
2941 * org.texi (Noweb reference syntax): Describe the ability to
2942 execute noweb references in the manual.
2943
2944 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2945
2946 * org.texi (cache): Improve cache documentation when session
2947 evaluation is used.
2948
2949 2012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
2950
2951 * org.texi (Plain lists): Document removal.
2952
2953 2012-04-01 Michael Brand <michael.ch.brand@gmail.com>
2954
2955 * org.texi: Decapitalize file name in references to Calc manual.
2956
2957 2012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
2958
2959 * org.texi (Plain lists): Document removal.
2960
2961 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
2962
2963 * org.texi (Top, OpenDocument Text export)
2964 (ODT export commands, Extending ODT export)
2965 (Images in ODT export, Tables in ODT export)
2966 (Configuring a document converter): Add or Update.
2967
2968 2012-04-01 Carsten Dominik <carsten.dominik@gmail.com>
2969
2970 * org.texi (MobileOrg): Change the wording to reflect that the
2971 Android Version is no longer just the little brother of the iOS
2972 version.
2973
2974 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2975
2976 * org.texi (Key bindings and useful functions): Update babel key
2977 binding documentation in manual.
2978
2979 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2980
2981 * org.texi (noweb): Document new noweb header value.
2982
2983 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2984
2985 * org.texi (noweb-sep): Document new header argument.
2986
2987 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2988
2989 * org.texi (noweb-ref): Documentation of this new custom variable.
2990
2991 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2992
2993 * org.texi (wrap): Update the new :wrap documentation to match the
2994 current implementation.
2995
2996 2012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
2997
2998 * org.texi: Added documentation for :wrap.
2999
3000 2012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
3001
3002 * org.texi: #+RESULTS now user-configurable.
3003
3004 2012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
3005
3006 * org.texi: Documented :noweb no-export.
3007
3008 2012-04-01 Thomas Dye <dk@poto.local>
3009
3010 * org.texi: Edit :noweb no header argument for correctness.
3011
3012 2012-04-01 Bastien Guerry <bzg@gnu.org>
3013
3014 * org.texi (Customization): Update the approximate number of Org
3015 variables.
3016
3017 2012-04-01 Thomas Dye <dk@poto.local>
3018
3019 * org.texi: The :results wrap produces a drawer instead of a
3020 begin_results block.
3021
3022 2012-03-22 Peder O. Klingenberg <peder@klingenberg.no> (tiny change)
3023
3024 * gnus.texi (Archived Messages): Update `gnus-message-archive-group' to
3025 reflect the new default.
3026
3027 2012-03-10 Eli Zaretskii <eliz@gnu.org>
3028
3029 * info.texi (Expert Info): Move the index entry for "Texinfo" from
3030 "Getting Started" to this node. (Bug#10450)
3031
3032 2012-03-10 Chong Yidong <cyd@gnu.org>
3033
3034 * flymake.texi (Example -- Configuring a tool called via make):
3035 Mention the Automake COMPILE variable (Bug#8715).
3036
3037 * info.texi (Getting Started): Add an index entry (Bug#10450).
3038
3039 2012-03-02 Michael Albinus <michael.albinus@gmx.de>
3040
3041 * dbus.texi (Signals): Known names will be mapped onto unique
3042 names, when registering for signals.
3043
3044 2012-02-29 Glenn Morris <rgm@gnu.org>
3045
3046 * url.texi: Fix quote usage in body text.
3047
3048 * sem-user.texi, url.texi, woman.texi: Use "" quotes in menus.
3049
3050 * cl.texi: Use @code{} in menus when appropriate.
3051
3052 2012-02-28 Glenn Morris <rgm@gnu.org>
3053
3054 * calc.texi, cc-mode.texi, cl.texi, ebrowse.texi, ediff.texi:
3055 * eshell.texi, gnus-faq.texi, gnus-news.texi, gnus.texi:
3056 * idlwave.texi, info.texi, newsticker.texi, nxml-mode.texi:
3057 * org.texi, sc.texi, vip.texi, viper.texi:
3058 Standardize possessive apostrophe usage.
3059
3060 2012-02-26 Chong Yidong <cyd@gnu.org>
3061
3062 * ediff.texi (Quick Help Commands): Add a couple of index entries
3063 (Bug#10834).
3064
3065 2012-02-17 Glenn Morris <rgm@gnu.org>
3066
3067 * gnus.texi (Posting Styles):
3068 * remember.texi (Org): Fix cross-refs to other manuals.
3069
3070 2012-02-15 Glenn Morris <rgm@gnu.org>
3071
3072 * smtpmail.texi (Emacs Speaks SMTP): General update for 24.1.
3073 (Encryption): New chapter, split out from previous.
3074
3075 2012-02-13 Lars Ingebrigtsen <larsi@gnus.org>
3076
3077 * gnus.texi (Customizing the IMAP Connection):
3078 Mention nnimap-record-commands.
3079
3080 2012-02-10 Glenn Morris <rgm@gnu.org>
3081
3082 * url.texi (Retrieving URLs): Update url-retrieve arguments.
3083 Mention url-queue-retrieve.
3084
3085 2012-02-09 Glenn Morris <rgm@gnu.org>
3086
3087 * sem-user.texi (Semantic mode user commands): Typo fix.
3088
3089 * info.texi (Create Info buffer): Mention info-display-manual.
3090
3091 2012-02-07 Lars Ingebrigtsen <larsi@gnus.org>
3092
3093 * gnus.texi (Mail Source Specifiers): Add a pop3 via an SSH tunnel
3094 example (modified from an example by Michael Albinus).
3095
3096 2012-01-30 Philipp Haselwarter <philipp.haselwarter@gmx.de> (tiny change)
3097
3098 * gnus.texi (Agent Basics): Fix outdated description of
3099 `gnus-agent-auto-agentize-methods'.
3100
3101 2012-01-28 Andreas Schwab <schwab@linux-m68k.org>
3102
3103 * cc-mode.texi: Always @defindex ss.
3104 (Config Basics): Fix argument of @itemize.
3105 (Macro Backslashes): Add @code around index entry.
3106
3107 2012-01-23 Glenn Morris <rgm@gnu.org>
3108
3109 * pcl-cvs.texi (About PCL-CVS): Refer to vc-dir rather than vc-dired.
3110
3111 2012-01-19 Eric Hanchrow <eric.hanchrow@gmail.com>
3112
3113 * tramp.texi (File): Tweak wording for the `scpc' option.
3114
3115 2012-01-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
3116
3117 * gnus.texi (Group Parameters): Really note precedence.
3118
3119 2012-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
3120
3121 * gnus.texi (Group Parameters): Note precedence.
3122
3123 2012-01-03 Eric Schulte <eric.schulte@gmx.com>
3124
3125 * org.texi (Noweb reference syntax): Adding documentation of
3126 the `*org-babel-use-quick-and-dirty-noweb-expansion*'
3127 variable.
3128
3129 2012-01-03 Bastien Guerry <bzg@gnu.org>
3130
3131 * org.texi (Plain lists): Split the table to fix the display
3132 of items.
3133
3134 2012-01-03 Bastien Guerry <bzg@gnu.org>
3135
3136 * org.texi (Plain lists): Fix misplaced explanation.
3137
3138 2012-01-03 Bastien Guerry <bzg@gnu.org>
3139
3140 * org.texi (Plain lists, Agenda files): Add index entries.
3141
3142 2012-01-03 Julian Gehring <julian.gehring@googlemail.com>
3143
3144 * org.texi: Use "Org mode" instead of alternatives like
3145 "Org-mode" or "org-mode".
3146
3147 2012-01-03 Bernt Hansen <bernt@norang.ca>
3148
3149 * org.texi (Agenda commands):
3150 Document `org-clock-report-include-clocking-task'.
3151
3152 2012-01-03 Bastien Guerry <bzg@gnu.org>
3153
3154 * org.texi (Checkboxes): Document the new behavior of `C-u C-c
3155 C-c' on checkboxes.
3156
3157 2012-01-03 Julian Gehring <julian.gehring@googlemail.com>
3158
3159 * org.texi: End sentences with two spaces.
3160
3161 2012-01-03 Michael Brand <michael.ch.brand@gmail.com>
3162
3163 * org.texi (External links): Document the link types file+sys
3164 and file+emacs, slightly narrow used page width.
3165
3166 2012-01-03 Eric Schulte <eric.schulte@gmx.com>
3167
3168 * org.texi (colnames): Note that colnames behavior may differ
3169 across languages.
3170
3171 2012-01-03 Bastien Guerry <bzg@gnu.org>
3172
3173 * org.texi (Weekly/daily agenda, Agenda commands): Fix typos.
3174
3175 2012-01-03 Thomas Dye <dk@poto.westell.com>
3176
3177 * org.texi: Augmented discussion of babel property
3178 inheritance. Put footnote outside sentence ending period.
3179
3180 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
3181
3182 * org.texi (eval): Documenting the full range of :eval header
3183 argument values.
3184
3185 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
3186
3187 * org.texi (eval): Documentation of the new :eval option.
3188
3189 2012-01-03 Thomas Dye <dk@poto.local>
3190
3191 * org.texi: Add accumulated properties.
3192
3193 2012-01-03 Thomas Dye <dk@poto.local>
3194
3195 * org.texi: Documented no spaces in name=assign, another
3196 correction to :var table.
3197
3198 2012-01-03 Thomas Dye <dk@poto.local>
3199
3200 * org.texi: Changed DATA to NAME in Working With Source Code
3201 section.
3202
3203 2012-01-03 Tom Dye <tsd@tsdye.com>
3204
3205 * org.texi: Minor change to :var table.
3206
3207 2012-01-03 Tom Dye <tsd@tsdye.com>
3208
3209 * org.texi: More changes to :var table (some examples were wrong).
3210
3211 2012-01-03 Tom Dye <tsd@tsdye.com>
3212
3213 * org.texi: Cleaned up :var table.
3214
3215 2012-01-03 Bastien Guerry <bzg@gnu.org>
3216
3217 * org.texi (Timestamps, Weekly/daily agenda)
3218 (Weekly/daily agenda): Add @cindex for "appointment".
3219
3220 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
3221
3222 * org.texi (Literal examples): A new link to the template for
3223 inserting empty code blocks.
3224 (Structure of code blocks): A new link to the template for
3225 inserting empty code blocks.
3226
3227 2012-01-03 Rafael Laboissiere <rafael@laboissiere.net> (tiny change)
3228
3229 * org.texi (External links): Add footnote on how the behavior
3230 of the text search in Org files are controled by the variable
3231 `org-link-search-must-match-exact-headline'.
3232
3233 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
3234
3235 * org.texi (Buffer-wide header arguments):
3236 Update documentation to reflect removal of #+PROPERTIES.
3237
3238 2012-01-03 Carsten Dominik <carsten.dominik@gmail.com>
3239
3240 * org.texi (The clock table): Mention that ACHIVED trees
3241 contribute to the clock table.
3242
3243 2012-01-03 Carsten Dominik <carsten.dominik@gmail.com> (tiny change)
3244
3245 * org.texi (Conflicts): Better yasnippet config info.
3246
3247 2012-01-03 Bastien Guerry <bzg@gnu.org> (tiny change)
3248
3249 * org.texi (Selective export): Explicitly mention the default
3250 values for `org-export-select-tags',
3251 `org-export-exclude-tags'.
3252
3253 2012-01-03 Tom Dye <tsd@tsdye.com>
3254
3255 * org.texi: Added a line to specify that header arguments are
3256 lowercase.
3257
3258 2012-01-03 Tom Dye <tsd@tsdye.com>
3259
3260 * org.texi: :var requires default value when declared.
3261
3262 2012-01-03 Bastien Guerry <bzg@gnu.org>
3263
3264 * org.texi (Handling links): Add a note about the
3265 `org-link-frame-setup' option.
3266
3267 2012-01-03 David Maus <dmaus@ictsoc.de>
3268
3269 * org.texi (Exporting Agenda Views, Extracting agenda
3270 information): Fix command line syntax, quote symbol parameter
3271 values.
3272
3273 2012-01-03 David Maus <dmaus@ictsoc.de>
3274
3275 * org.texi (Exporting Agenda Views): Fix command line syntax.
3276
3277 2011-12-28 Paul Eggert <eggert@cs.ucla.edu>
3278
3279 * gnus.texi (Mail Source Customization, Mail Back End Variables):
3280 Use octal notation for file permissions, which are normally
3281 thought of in octal.
3282 (Mail Back End Variables): Use more-plausible modes in example.
3283
3284 2011-12-20 Alan Mackenzie <acm@muc.de>
3285
3286 * cc-mode.texi: Update version string 5.31 -> 5.32.
3287
3288 2011-12-06 Juanma Barranquero <lekktu@gmail.com>
3289
3290 * gnus-faq.texi (FAQ 2-1, FAQ 3-8, FAQ 4-14, FAQ 9-1): Fix typos.
3291
3292 2011-11-24 Glenn Morris <rgm@gnu.org>
3293
3294 * gnus.texi, smtpmail.texi: Fix case of "GnuTLS".
3295
3296 2011-11-24 Juanma Barranquero <lekktu@gmail.com>
3297
3298 * makefile.w32-in: Update dependencies.
3299
3300 2011-11-20 Glenn Morris <rgm@gnu.org>
3301
3302 * gnus.texi (Group Information):
3303 Remove gnus-group-fetch-faq, command deleted 2010-09-24.
3304
3305 2011-11-20 Juanma Barranquero <lekktu@gmail.com>
3306
3307 * gnus-coding.texi (Gnus Maintenance Guide):
3308 Rename from "Gnus Maintainance Guide".
3309
3310 * ede.texi (ede-compilation-program, ede-compiler, ede-linker):
3311 * eieio.texi (Customizing):
3312 * gnus.texi (Article Washing):
3313 * gnus-news.texi:
3314 * sem-user.texi (Smart Jump): Fix typos.
3315
3316 2011-11-16 Juanma Barranquero <lekktu@gmail.com>
3317
3318 * org.texi (Agenda commands, Exporting Agenda Views): Fix typos.
3319
3320 2011-11-15 Juanma Barranquero <lekktu@gmail.com>
3321
3322 * ede.texi (project-am-texinfo):
3323 * gnus.texi (Sending or Not Sending):
3324 * org.texi (Template elements): Fix typos.
3325
3326 2011-11-14 Juanma Barranquero <lekktu@gmail.com>
3327
3328 * ediff.texi (Hooks):
3329 * sem-user.texi (Semanticdb Roots): Fix typos.
3330
3331 2011-11-11 Juanma Barranquero <lekktu@gmail.com>
3332
3333 * semantic.texi (Tag handling): Fix typo.
3334
3335 2011-10-31 Katsumi Yamaoka <yamaoka@jpl.org>
3336
3337 * gnus.texi (Other Gnus Versions): Remove.
3338
3339 2011-10-28 Alan Mackenzie <acm@muc.de>
3340
3341 * cc-mode.texi (Indentation Commands): Mention "macros with semicolons".
3342 (Other Special Indentations): Add an xref to "Macros with ;".
3343 (Customizing Macros): Add stuff about syntax in macros. Add an xref to
3344 "Macros with ;".
3345 (Macros with ;): New page.
3346
3347 * cc-mode.texi (Movement Commands): Document `c-defun-tactic'.
3348 Document the new handling of nested scopes for movement by defuns.
3349
3350 2011-10-23 Michael Albinus <michael.albinus@gmx.de>
3351
3352 Sync with Tramp 2.2.3.
3353
3354 * trampver.texi: Update release number.
3355
3356 2011-10-14 Glenn Morris <rgm@gnu.org>
3357
3358 * ert.texi (Introduction, How to Run Tests)
3359 (Running Tests Interactively, Expected Failures)
3360 (Tests and Their Environment, Useful Techniques)
3361 (Interactive Debugging, Fixtures and Test Suites):
3362 Minor rephrasings.
3363 (Running Tests Interactively, The @code{should} Macro): Add xrefs.
3364 (Running Tests in Batch Mode): Simplify loading instructions.
3365 (Test Selectors): Clarify some selectors.
3366 (Expected Failures, Useful Techniques):
3367 Make examples fit in 80 columns.
3368
3369 2011-10-13 Jay Belanger <jay.p.belanger@gmail.com>
3370
3371 * calc.texi (Basic Operations on Units): Discuss temperature
3372 conversion (`u t') alongside with other unit conversions ('u c').
3373
3374 2011-10-12 Glenn Morris <rgm@gnu.org>
3375
3376 * ert.texi: Whitespace trivia to make main menu items line up better.
3377
3378 2011-10-08 Glenn Morris <rgm@gnu.org>
3379
3380 * Makefile.in: Fix ert rules.
3381
3382 2011-10-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
3383
3384 * gnus.texi (Gnus Utility Functions): Add more references and
3385 explanations (bug#9683).
3386
3387 2011-09-26 Paul Eggert <eggert@cs.ucla.edu>
3388
3389 * texinfo.tex: Merge from gnulib.
3390
3391 2011-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
3392
3393 * gnus.texi (Archived Messages): Note the default (bug#9552).
3394
3395 2011-09-21 Bill Wohler <wohler@newt.com>
3396
3397 Release MH-E manual version 8.3.
3398
3399 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
3400 release 8.3.
3401 (Preface): Update support information.
3402 (From Bill Wohler): Reset text to original version. As a
3403 historical quote, the tense should be correct in the time that it
3404 was written.
3405
3406 2011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
3407
3408 * gnus.texi (Listing Groups): Explain `gnus-group-list-limit'.
3409 (Finding the News): Doc clarification.
3410 (Terminology): Mention naming.
3411
3412 2011-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
3413
3414 * gnus.texi: Remove mentions of `recent', which are now obsolete.
3415 (Interactive): Document `quiet'.
3416
3417 2011-08-15 Suvayu Ali <fatkasuvayu+linux@gmail.com> (tiny change)
3418
3419 * org.texi (Images in LaTeX export): Rewrite.
3420
3421 2011-08-15 Bastien Guerry <bzg@gnu.org>
3422
3423 * org.texi (Using the mapping API): Mention 'region as a possible
3424 scope for `org-map-entries'.
3425
3426 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3427
3428 * org.texi (Visibility cycling): Document `org-copy-visible'.
3429
3430 2011-08-15 Bastien Guerry <bzg@gnu.org>
3431
3432 * org.texi (Template expansion): Order template sequences in the
3433 proper order.
3434
3435 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3436
3437 * org.texi (eval): Expand discussion of the :eval header argument.
3438
3439 2011-08-15 Bastien Guerry <bzg@gnu.org>
3440
3441 * org.texi (Languages): Add Lilypond and Awk as supported
3442 languages.
3443
3444 2011-08-15 Achim Gratz <stromeko@nexgo.de>
3445
3446 * org.texi: Document that both CLOCK_INTO_DRAWER and
3447 LOG_INTO_DRAWER can be used to override the contents of variable
3448 org-clock-into-drawer (or if unset, org-log-into-drawer).
3449
3450 * org.texi: Replace @xref->@pxref.
3451
3452 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3453
3454 * org.texi (Evaluating code blocks): Documenting the new option
3455 for inline call lines.
3456
3457 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3458
3459 * org.texi (Results of evaluation): More explicit about the
3460 mechanism through which interactive evaluation of code is
3461 performed.
3462
3463 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3464
3465 * org.texi (noweb-ref): New header argument documentation.
3466
3467 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3468
3469 * org.texi (Extracting source code): Documentation of the new
3470 org-babel-tangle-named-block-combination variable.
3471
3472 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3473
3474 * org.texi (Structure of code blocks): Explicitly state that the
3475 behavior of multiple blocks of the same name is undefined.
3476
3477 2011-08-15 Christian Egli <christian.egli@sbszh.ch>
3478
3479 * org.texi (TaskJuggler export): Modify the example to reflect the
3480 new effort durations.
3481
3482 2011-08-15 David Maus <dmaus@ictsoc.de>
3483
3484 * org.texi (Images in LaTeX export): Escape curly brackets in
3485 LaTeX example.
3486
3487 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3488
3489 * org.texi (The clock table): Document the :properties and
3490 :inherit-props arguments for the clocktable.
3491
3492 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3493
3494 * org.texi (Tables in LaTeX export): Document specifying placement
3495 options for tables.
3496
3497 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3498
3499 * org.texi (Evaluating code blocks): More specific documentation
3500 about the different types of header arguments.
3501
3502 2011-08-15 Manuel Giraud <manuel.giraud@univ-nantes.fr>
3503
3504 * org.texi (Sitemap): Document `:sitemap-sans-extension' property.
3505
3506 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3507
3508 * org.texi (Built-in table editor): Document the table field
3509 follow mode.
3510
3511 2011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
3512
3513 * org.texi (Easy Templates): Document new template.
3514
3515 2011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
3516
3517 * org.texi (Literal examples): Add a cross-reference from "Literal
3518 Examples" to "Easy Templates."
3519
3520 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3521
3522 * org.texi (The clock table): Add link to match syntax.
3523
3524 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3525
3526 * org.texi (Agenda commands): Document clock consistency checks.
3527
3528 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3529
3530 * org.texi (Built-in table editor): Document that \vert represents
3531 a vertical bar in a table field.
3532
3533 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3534
3535 * org.texi (Literal examples): Link from "Markup" > "Literate
3536 Examples" to "Working with Source Code".
3537
3538 2011-08-15 Puneeth Chaganti <punchagan@gmail.com>
3539
3540 * org.texi (Agenda commands): Doc for function option to bulk
3541 action.
3542
3543 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3544
3545 * org.texi (Template expansion): Document new %<...> template
3546 escape.
3547
3548 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3549
3550 * org.texi (Selective export): Document exclusion of any tasks
3551 from export.
3552
3553 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3554
3555 * org.texi (Selective export): Document how to exclude DONE tasks
3556 from export.
3557 (Publishing options): Document the properties to be used to turn off
3558 export of DONE tasks.
3559
3560 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3561
3562 * org.texi (The date/time prompt): Document date range protection.
3563
3564 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3565
3566 * org.texi (padline): Documentation of the new padline header
3567 argument.
3568
3569 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3570
3571 * org.texi (var): Adding "[" to list of characters triggering
3572 elisp evaluation.
3573
3574 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3575
3576 * org.texi (var): Documentation of Emacs Lisp evaluation during
3577 variable assignment.
3578
3579 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3580
3581 * org.texi (colnames): Reference indexing into variables, and note
3582 that colnames are *not* removed before indexing occurs.
3583 (rownames): Reference indexing into variables, and note that
3584 rownames are *not* removed before indexing occurs.
3585
3586 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3587
3588 * org.texi (var): Clarification of indexing into tabular
3589 variables.
3590
3591 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3592
3593 * org.texi (results): Documentation of the `:results wrap' header
3594 argument.
3595
3596 2011-08-15 Bastien Guerry <bzg@gnu.org>
3597
3598 * org.texi (LaTeX and PDF export): Add a note about a limitation
3599 of the LaTeX export: the org file has to be properly structured.
3600
3601 2011-08-15 Bastien Guerry <bzg@gnu.org>
3602
3603 * org.texi (Dynamic blocks, Structure editing):
3604 Mention the function `org-narrow-to-block'.
3605
3606 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3607
3608 * org.texi (Languages): Updating list of code block supported
3609 languages.
3610
3611 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3612
3613 * org.texi (Special properties): CATEGORY is a special property,
3614 but it may also used in the drawer.
3615
3616 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3617
3618 * org.texi (mkdirp): Documentation of the :mkdirp header argument.
3619
3620 2011-08-15 Puneeth Chaganti <punchagan@gmail.com>
3621
3622 * org.texi (Include files): Document :lines.
3623
3624 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3625
3626 * org.texi (comments): Documentation of the ":comments noweb" code
3627 block header argument.
3628
3629 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3630
3631 * org.texi (Conflicts): Change "yasnippets" to "yasnippet" and
3632 added extra whitespace around functions to be consistent with the
3633 rest of the section.
3634
3635 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3636
3637 * org.texi (Evaluating code blocks): Expand discussion of
3638 #+call: line syntax.
3639 (Header arguments in function calls): Expand discussion of
3640 #+call: line syntax.
3641
3642 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3643
3644 * org.texi (Evaluating code blocks): More explicit about how to
3645 pass variables to #+call lines.
3646
3647 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3648
3649 * org.texi (Results of evaluation): Link to the :results header
3650 argument list from the "Results of evaluation" section.
3651
3652 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3653
3654 * org.texi (Conflicts): Adding additional information about
3655 resolving org/yasnippet conflicts.
3656
3657 2011-08-15 David Maus <dmaus@ictsoc.de>
3658
3659 * org.texi (Publishing options): Document style-include-scripts
3660 publishing project property.
3661
3662 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3663
3664 * org.texi (Sparse trees): Document the next-error /
3665 previous-error functionality.
3666
3667 2011-08-15 Tom Dye <tsd@tsdye.com>
3668
3669 * org.texi (cache): Improve documentation of code block caches.
3670
3671 2011-08-15 Tom Dye <tsd@tsdye.com>
3672
3673 * org.texi (Code block specific header arguments):
3674 Documentation of multi-line header arguments.
3675
3676 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3677
3678 * org.texi (Code evaluation security): Add example for using a
3679 function.
3680
3681 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3682
3683 * org.texi (Tables in LaTeX export): Documentation of new
3684 attr_latex options for tables.
3685
3686 2011-08-03 Michael Albinus <michael.albinus@gmx.de>
3687
3688 * trampver.texi: Update release number.
3689
3690 2011-07-30 Michael Albinus <michael.albinus@gmx.de>
3691
3692 Sync with Tramp 2.2.2.
3693
3694 * trampver.texi: Update release number.
3695
3696 2011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
3697
3698 * flymake.texi (Example -- Configuring a tool called via make):
3699 Use /dev/null instead of the Windows "nul" (bug#8715).
3700
3701 2011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
3702
3703 * widget.texi (Setting Up the Buffer): Remove mention of the
3704 global keymap parent, which doesn't seem to be accurate
3705 (bug#7045).
3706
3707 2011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
3708
3709 * org.texi (Special agenda views): Fix double quoting (bug#3509).
3710
3711 2010-07-10 Kevin Ryde <user42@zip.com.au>
3712
3713 * cl.texi (For Clauses): Add destructuring example processing an
3714 alist (bug#6596).
3715
3716 2011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
3717
3718 * ediff.texi (Major Entry Points): Remove mention of `require',
3719 since that's not pertinent in the installed Emacs (bug#9016).
3720
3721 2011-07-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
3722
3723 * gnus.texi (Expiring Mail): Document gnus-auto-expirable-marks.
3724 (Filtering New Groups): Clarify how simple the "options -n" format is.
3725 (Agent Expiry): Remove mention of `gnus-request-expire-articles', which
3726 is internal.
3727
3728 2011-07-04 Michael Albinus <michael.albinus@gmx.de>
3729
3730 * tramp.texi (Cleanup remote connections):
3731 Add `tramp-cleanup-this-connection'.
3732
3733 2011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
3734
3735 * gnus.texi (Subscription Methods): Link to "Group Levels" to explain
3736 zombies.
3737 (Checking New Groups): Ditto (bug#8974).
3738 (Checking New Groups): Move the reference to the right place.
3739
3740 2011-07-03 Dave Abrahams <dave@boostpro.com> (tiny change)
3741
3742 * gnus.texi (Startup Files): Clarify that we're talking about numbered
3743 backups, and not actual vc (bug#8975).
3744
3745 2011-07-03 Kevin Ryde <user42@zip.com.au>
3746
3747 * cl.texi (For Clauses): @items for hash-values and key-bindings
3748 to make them more visible when skimming. Add examples of `using'
3749 clause to them, examples being clearer than a description in
3750 words (bug#6599).
3751
3752 2011-07-01 Alan Mackenzie <acm@muc.de>
3753
3754 * cc-mode.texi (Guessing the Style): New page.
3755 (Styles): Add a short introduction to above.
3756
3757 2011-06-28 Deniz Dogan <deniz@dogan.se>
3758
3759 * rcirc.texi (Configuration): Bug-fix:
3760 `rcirc-default-user-full-name' is now `rcirc-default-full-name'.
3761 Reported by Elias Pipping <pipping@exherbo.org>.
3762
3763 2011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
3764
3765 * gnus.texi (Summary Mail Commands):
3766 Document `gnus-summary-reply-to-list-with-original'.
3767
3768 2011-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
3769
3770 * eshell.texi (Known problems): Fix typo.
3771
3772 2011-06-12 Michael Albinus <michael.albinus@gmx.de>
3773
3774 * tramp.texi (Customizing Completion): Mention authinfo-style files.
3775 (Password handling): `auth-source-debug' is good for debug messages.
3776
3777 2011-05-31 Teodor Zlatanov <tzz@lifelogs.com>
3778
3779 * gnus.texi (Store custom flags and keywords): Refer to
3780 `gnus-registry-article-marks-to-{chars,names}' instead of
3781 `gnus-registry-user-format-function-{M,M2}'.
3782
3783 2011-05-27 Paul Eggert <eggert@cs.ucla.edu>
3784
3785 * texinfo.tex: Merge from gnulib.
3786
3787 2011-05-18 Teodor Zlatanov <tzz@lifelogs.com>
3788
3789 * gnus.texi (Gnus Registry Setup): Rename from "Setup".
3790 (Store custom flags and keywords):
3791 Mention `gnus-registry-user-format-function-M' and
3792 `gnus-registry-user-format-function-M2'.
3793
3794 2011-05-17 Paul Eggert <eggert@cs.ucla.edu>
3795
3796 * texinfo.tex: Sync from gnulib, version 2011-05-11.16.
3797
3798 2011-05-17 Glenn Morris <rgm@gnu.org>
3799
3800 * gnus.texi (Face): Fix typo.
3801
3802 2011-05-14 Glenn Morris <rgm@gnu.org>
3803
3804 * dired-x.texi (Omitting Examples): Minor addition.
3805
3806 2011-05-10 Jim Meyering <meyering@redhat.com>
3807
3808 * ede.texi: Fix typo "or or -> or".
3809
3810 2011-05-03 Peter Münster <pmlists@free.fr> (tiny change)
3811
3812 * gnus.texi (Summary Buffer Lines):
3813 gnus-summary-user-date-format-alist does not exist.
3814 (Sorting the Summary Buffer): More about sorting threads.
3815
3816 2011-04-25 Michael Albinus <michael.albinus@gmx.de>
3817
3818 * trampver.texi: Update release number.
3819
3820 2011-04-14 Michael Albinus <michael.albinus@gmx.de>
3821
3822 * tramp.texi (Frequently Asked Questions): New item for disabling
3823 Tramp in other packages.
3824
3825 2011-04-14 Teodor Zlatanov <tzz@lifelogs.com>
3826
3827 * gnus.texi (nnmairix caveats, Setup, Registry Article Refer Method)
3828 (Fancy splitting to parent, Store arbitrary data):
3829 Update gnus-registry docs.
3830
3831 2011-04-13 Juanma Barranquero <lekktu@gmail.com>
3832
3833 * ede.texi: Fix typos.
3834
3835 2011-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
3836
3837 * gnus.texi (Window Layout): @itemize @code doesn't exist.
3838 It's @table @code.
3839
3840 2011-03-19 Antoine Levitt <antoine.levitt@gmail.com>
3841
3842 * gnus.texi (Listing Groups): Document gnus-group-list-ticked.
3843
3844 2011-03-17 Jay Belanger <jay.p.belanger@gmail.com>
3845
3846 * calc.texi (Logarithmic Units): Update the function names.
3847
3848 2011-03-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
3849
3850 * message.texi (Various Commands): Document format specs in the
3851 ellipsis.
3852
3853 2011-03-15 Antoine Levitt <antoine.levitt@gmail.com>
3854
3855 * message.texi (Insertion Variables): Document message-cite-style.
3856
3857 2011-03-14 Michael Albinus <michael.albinus@gmx.de>
3858
3859 * tramp.texi (Remote processes): New subsection "Running shell on
3860 a remote host".
3861
3862 2011-03-12 Teodor Zlatanov <tzz@lifelogs.com>
3863
3864 * auth.texi (Help for developers): Update docs to explain that the
3865 :save-function will only run the first time.
3866
3867 2011-03-12 Glenn Morris <rgm@gnu.org>
3868
3869 * Makefile.in (emacs-faq.html): Fix some more cross-refs.
3870 (emacs-faq.text): New target.
3871 (clean): Add emacs-faq.
3872
3873 2011-03-12 Michael Albinus <michael.albinus@gmx.de>
3874
3875 Sync with Tramp 2.2.1.
3876
3877 * trampver.texi: Update release number.
3878
3879 2011-03-11 Glenn Morris <rgm@gnu.org>
3880
3881 * Makefile.in (HTML_TARGETS): New.
3882 (clean): Delete $HTML_TARGETS.
3883 (emacs-faq.html): New, for use with the gnu.org Emacs webpage.
3884
3885 2011-03-08 Teodor Zlatanov <tzz@lifelogs.com>
3886
3887 * auth.texi (Help for developers): Show example of using
3888 `auth-source-search' with prompts and :save-function.
3889
3890 2011-03-07 Chong Yidong <cyd@stupidchicken.com>
3891
3892 * Version 23.3 released.
3893
3894 2011-03-07 Antoine Levitt <antoine.levitt@gmail.com>
3895
3896 * message.texi (Message Buffers): Update default value of
3897 message-generate-new-buffers.
3898
3899 2011-03-06 Jay Belanger <jay.p.belanger@gmail.com>
3900
3901 * calc.texi (Logarithmic Units): Rename calc-logunits-dblevel
3902 and calc-logunits-nplevel to calc-dblevel and calc-nplevel,
3903 respectively.
3904 (Musical Notes): New section.
3905 (Customizing Calc): Mention the customizable variable
3906 calc-note-threshold.
3907
3908 2011-03-03 Glenn Morris <rgm@gnu.org>
3909
3910 * url.texi (Dealing with HTTP documents): Remove reference to
3911 function url-decode-text-part; never seems to have existed. (Bug#6038)
3912 (Configuration): Update url-configuration-directory description.
3913
3914 2011-03-02 Glenn Morris <rgm@gnu.org>
3915
3916 * dired-x.texi (Multiple Dired Directories): Remove mentions
3917 of dired-default-directory-alist and dired-default-directory.
3918 Move dired-smart-shell-command here...
3919 (Miscellaneous Commands): ... from here.
3920
3921 2011-03-02 Paul Eggert <eggert@cs.ucla.edu>
3922
3923 * texinfo.tex: Update to version 2011-02-24.09.
3924
3925 2011-03-02 Glenn Morris <rgm@gnu.org>
3926
3927 * dired-x.texi (Omitting Variables): Refer to add-dir-local-variable
3928 instead of the obsoleted dired-omit-here-always.
3929
3930 2011-02-28 Michael Albinus <michael.albinus@gmx.de>
3931
3932 * tramp.texi (Frequently Asked Questions): Add Emacs 24 to
3933 supported systems.
3934
3935 2011-02-28 Glenn Morris <rgm@gnu.org>
3936
3937 * dbus.texi (Type Conversion): Grammar fix.
3938
3939 2011-02-23 Michael Albinus <michael.albinus@gmx.de>
3940
3941 * tramp.texi: Use consistently "Emacs" (instead of "GNU Emacs") and
3942 "Debian GNU/Linux".
3943
3944 * trampver.texi [xemacs]: Set emacsothername to "Emacs".
3945
3946 2011-02-23 Glenn Morris <rgm@gnu.org>
3947
3948 * dired-x.texi (Features): Minor rephrasing.
3949 (Local Variables): Fix typos.
3950
3951 * edt.texi, erc.texi, gnus.texi, idlwave.texi, mh-e.texi:
3952 Standardize some Emacs/XEmacs terminology.
3953
3954 * dired-x.texi (Features): Don't advertise obsolete local variables.
3955 Simplify layout.
3956 (Omitting Variables): Update local variables example.
3957 (Local Variables): Say this is obsolete. Fix description of
3958 dired-enable-local-variables possible values.
3959
3960 2011-02-22 Teodor Zlatanov <tzz@lifelogs.com>
3961
3962 * auth.texi (Help for users): Mention ~/.netrc is also searched by
3963 default now.
3964
3965 2011-02-21 Lars Ingebrigtsen <larsi@gnus.org>
3966
3967 * gnus.texi (Article Date): Clarify gnus-article-update-date-headers.
3968
3969 2011-02-20 Lars Ingebrigtsen <larsi@gnus.org>
3970
3971 * gnus.texi (Window Layout): Document layout names.
3972
3973 2011-02-19 Eli Zaretskii <eliz@gnu.org>
3974
3975 * ada-mode.texi: Sync @dircategory with ../../info/dir.
3976 * auth.texi: Sync @dircategory with ../../info/dir.
3977 * autotype.texi: Sync @dircategory with ../../info/dir.
3978 * calc.texi: Sync @dircategory with ../../info/dir.
3979 * cc-mode.texi: Sync @dircategory with ../../info/dir.
3980 * cl.texi: Sync @dircategory with ../../info/dir.
3981 * dbus.texi: Sync @dircategory with ../../info/dir.
3982 * dired-x.texi: Sync @dircategory with ../../info/dir.
3983 * ebrowse.texi: Sync @dircategory with ../../info/dir.
3984 * ede.texi: Sync @dircategory with ../../info/dir.
3985 * ediff.texi: Sync @dircategory with ../../info/dir.
3986 * edt.texi: Sync @dircategory with ../../info/dir.
3987 * eieio.texi: Sync @dircategory with ../../info/dir.
3988 * emacs-mime.texi: Sync @dircategory with ../../info/dir.
3989 * epa.texi: Sync @dircategory with ../../info/dir.
3990 * erc.texi: Sync @dircategory with ../../info/dir.
3991 * eshell.texi: Sync @dircategory with ../../info/dir.
3992 * eudc.texi: Sync @dircategory with ../../info/dir.
3993 * flymake.texi: Sync @dircategory with ../../info/dir.
3994 * forms.texi: Sync @dircategory with ../../info/dir.
3995 * gnus.texi: Sync @dircategory with ../../info/dir.
3996 * idlwave.texi: Sync @dircategory with ../../info/dir.
3997 * mairix-el.texi: Sync @dircategory with ../../info/dir.
3998 * message.texi: Sync @dircategory with ../../info/dir.
3999 * mh-e.texi: Sync @dircategory with ../../info/dir.
4000 * newsticker.texi: Sync @dircategory with ../../info/dir.
4001 * nxml-mode.texi: Sync @dircategory with ../../info/dir.
4002 * org.texi: Sync @dircategory with ../../info/dir.
4003 * pcl-cvs.texi: Sync @dircategory with ../../info/dir.
4004 * pgg.texi: Sync @dircategory with ../../info/dir.
4005 * rcirc.texi: Sync @dircategory with ../../info/dir.
4006 * reftex.texi: Sync @dircategory with ../../info/dir.
4007 * remember.texi: Sync @dircategory with ../../info/dir.
4008 * sasl.texi: Sync @dircategory with ../../info/dir.
4009 * sc.texi: Sync @dircategory with ../../info/dir.
4010 * semantic.texi: Sync @dircategory with ../../info/dir.
4011 * ses.texi: Sync @dircategory with ../../info/dir.
4012 * sieve.texi: Sync @dircategory with ../../info/dir.
4013 * smtpmail.texi: Sync @dircategory with ../../info/dir.
4014 * speedbar.texi: Sync @dircategory with ../../info/dir.
4015 * trampver.texi [emacs]: Set emacsname to "Emacs".
4016 * tramp.texi: Sync @dircategory with ../../info/dir.
4017 * url.texi: Sync @dircategory with ../../info/dir.
4018 * vip.texi: Sync @dircategory with ../../info/dir.
4019 * viper.texi: Sync @dircategory with ../../info/dir.
4020 * widget.texi: Sync @dircategory with ../../info/dir.
4021 * woman.texi: Sync @dircategory with ../../info/dir.
4022
4023 2011-02-19 Glenn Morris <rgm@gnu.org>
4024
4025 * dired-x.texi (Technical Details): No longer redefines
4026 dired-add-entry, dired-initial-position, dired-clean-up-after-deletion,
4027 dired-read-shell-command, or dired-find-buffer-nocreate.
4028
4029 2013-02-18 Aidan Gauland <aidalgol@no8wireless.co.nz>
4030
4031 * eshell.texi (Input/Output):
4032 Document insert output redirection operator, >>>.
4033
4034 2011-02-18 Glenn Morris <rgm@gnu.org>
4035
4036 * dired-x.texi (Optional Installation File At Point): Simplify.
4037
4038 2011-02-17 Teodor Zlatanov <tzz@lifelogs.com>
4039
4040 * auth.texi (Help for users): Use :port instead of :protocol for all
4041 auth-source docs.
4042 (GnuPG and EasyPG Assistant Configuration): Mention the default now is
4043 to have two files in `auth-sources'.
4044
4045 2011-02-16 Glenn Morris <rgm@gnu.org>
4046
4047 * dired-x.texi: Use emacsver.texi to get Emacs version.
4048 * Makefile.in ($(infodir)/dired-x, dired-x.dvi, dired-x.pdf):
4049 Depend on emacsver.texi.
4050
4051 * dired-x.texi: Drop meaningless version number.
4052 (Introduction): Remove old info.
4053 (Optional Installation Dired Jump): Autoload from dired-x.
4054 Remove incorrect info about loaddefs.el.
4055 (Bugs): Just refer to M-x report-emacs-bug.
4056
4057 * dired-x.texi (Multiple Dired Directories): Update for rename of
4058 default-directory-alist.
4059 (Miscellaneous Commands): No longer mention very old VM version 4.
4060
4061 2011-02-15 Paul Eggert <eggert@cs.ucla.edu>
4062
4063 Merge from gnulib.
4064 * texinfo.tex: Update to version 2011-02-14.11.
4065
4066 2011-02-14 Teodor Zlatanov <tzz@lifelogs.com>
4067
4068 * auth.texi (Help for users):
4069 Login collection is "Login" and not "login".
4070
4071 2011-02-13 Michael Albinus <michael.albinus@gmx.de>
4072
4073 * tramp.texi (History): Remove IMAP support.
4074 (External methods, Frequently Asked Questions): Remove `imap' and
4075 `imaps' methods.
4076 (Password handling): Remove IMAP entries for ~/.authinfo.gpg.
4077
4078 * trampver.texi: Remove default value of `emacsimap'.
4079
4080 2011-02-13 Glenn Morris <rgm@gnu.org>
4081
4082 * ada-mode.texi, dired-x.texi, ebrowse.texi, ediff.texi, eudc.texi:
4083 * idlwave.texi, reftex.texi, sc.texi, speedbar.texi: Add @top.
4084
4085 2011-02-12 Glenn Morris <rgm@gnu.org>
4086
4087 * sc.texi (Getting Connected): Remove old index entries.
4088
4089 2011-02-12 Ulrich Mueller <ulm@gentoo.org>
4090
4091 * url.texi: Remove duplicate @dircategory (Bug#7942).
4092
4093 2011-02-11 Teodor Zlatanov <tzz@lifelogs.com>
4094
4095 * auth.texi (Overview, Help for users, Help for developers):
4096 Update docs.
4097 (Help for users): Talk about spaces.
4098
4099 2011-02-09 Paul Eggert <eggert@cs.ucla.edu>
4100
4101 * texinfo.tex: Update to version 2011-02-07.16.
4102
4103 2011-02-07 Michael Albinus <michael.albinus@gmx.de>
4104
4105 * dbus.texi (Bus names): Adapt descriptions for
4106 dbus-list-activatable-names and dbus-list-known-names.
4107
4108 2011-02-07 Jay Belanger <jay.p.belanger@gmail.com>
4109
4110 * calc.texi (Logarithmic Units): New section.
4111
4112 2011-02-05 Teodor Zlatanov <tzz@lifelogs.com>
4113
4114 * gnus-overrides.texi: Renamed from overrides.texi and all the relevant
4115 manuals use it now.
4116
4117 * Makefile.in (nowebhack): Fix to use -D flag instead of overrides.
4118
4119 2011-02-05 Katsumi Yamaoka <yamaoka@jpl.org>
4120
4121 * overrides.texi: Remove.
4122
4123 * sieve.texi, sasl.texi, pgg.texi, message.texi, gnus.texi:
4124 * emacs-mime.texi, auth.texi, Makefile.in: Revert last changes.
4125
4126 2011-02-05 Michael Albinus <michael.albinus@gmx.de>
4127
4128 * tramp.texi (Frequently Asked Questions): Mention problems with
4129 WinSSHD.
4130
4131 * trampver.texi: Update release number.
4132
4133 2011-02-05 Era Eriksson <era+tramp@iki.fi> (tiny change)
4134
4135 * tramp.texi:
4136 Replace "delimet" with "delimit" globally.
4137 Replace "explicite" with "explicit" globally.
4138 Replace "instead of" with "instead" where there was nothing after "of".
4139 Audit use of comma before interrogative pronoun, "that", or "which".
4140 Minor word order, spelling, wording changes.
4141
4142 2011-02-04 Teodor Zlatanov <tzz@lifelogs.com>
4143
4144 * overrides.texi: New file to set or clear WEBHACKDEVEL.
4145
4146 * sieve.texi: Use WEBHACKDEVEL.
4147
4148 * sasl.texi: Use WEBHACKDEVEL.
4149
4150 * pgg.texi: Use WEBHACKDEVEL.
4151
4152 * message.texi: Use WEBHACKDEVEL.
4153
4154 * gnus.texi: Use WEBHACKDEVEL.
4155
4156 * emacs-mime.texi: Use WEBHACKDEVEL.
4157
4158 * auth.texi: Use WEBHACKDEVEL.
4159
4160 * Makefile.in (webhack, nowebhack): Hacks to produce for-the-web
4161 manuals.
4162
4163 2011-02-04 Lars Ingebrigtsen <larsi@gnus.org>
4164
4165 * gnus.texi: Add DEVEL header (suggested by Andreas Schwab).
4166
4167 2011-02-03 Paul Eggert <eggert@cs.ucla.edu>
4168
4169 * texinfo.tex: Update to version 2011-02-01.10 from gnulib,
4170 which in turn is copied from ftp://tug.org/tex/.
4171
4172 2011-02-03 Glenn Morris <rgm@gnu.org>
4173
4174 * faq.texi (Contacting the FSF): Mainly just refer to the web-site.
4175 (Binding combinations of modifiers and function keys):
4176 Let's assume people reading this are not using Emacs 18.
4177
4178 2011-02-03 Lars Ingebrigtsen <larsi@gnus.org>
4179
4180 * gnus.texi (Article Date): Remove mention of gnus-stop-date-timer,
4181 since it's run automatically.
4182
4183 2011-02-01 Lars Ingebrigtsen <larsi@gnus.org>
4184
4185 * gnus.texi (Customizing Articles): Fix typo.
4186
4187 2011-01-31 Lars Ingebrigtsen <larsi@gnus.org>
4188
4189 * gnus.texi (Customizing Articles): Document the new way of customizing
4190 the date headers(s).
4191
4192 2011-01-30 Lars Ingebrigtsen <larsi@gnus.org>
4193
4194 * gnus.texi (Client-Side IMAP Splitting): Add a complete nnimap fancy
4195 splitting example.
4196
4197 2011-01-29 Eli Zaretskii <eliz@gnu.org>
4198
4199 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
4200 (MAKEINFO_OPTS): New variable.
4201 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
4202 ($(infodir)/info, $(infodir)/ccmode, $(infodir)/ada-mode)
4203 ($(infodir)/pcl-cvs, $(infodir)/eshell, $(infodir)/cl)
4204 ($(infodir)/dbus, $(infodir)/dired-x, $(infodir)/ediff)
4205 ($(infodir)/flymake, $(infodir)/forms, $(infodir)/gnus)
4206 ($(infodir)/message, $(infodir)/emacs-mime, $(infodir)/sieve)
4207 ($(infodir)/pgg, $(infodir)/mh-e, $(infodir)/reftex)
4208 ($(infodir)/remember, $(infodir)/sasl, $(infodir)/sc)
4209 ($(infodir)/vip, $(infodir)/viper, $(infodir)/widget)
4210 ($(infodir)/efaq, $(infodir)/autotype, $(infodir)/calc)
4211 ($(infodir)/idlwave, $(infodir)/eudc, $(infodir)/ebrowse)
4212 ($(infodir)/woman, $(infodir)/speedbar, $(infodir)/tramp)
4213 ($(infodir)/ses, $(infodir)/smtpmail, $(infodir)/org)
4214 ($(infodir)/url, $(infodir)/newsticker, $(infodir)/nxml-mode)
4215 ($(infodir)/rcirc, $(infodir)/erc, $(infodir)/ert)
4216 ($(infodir)/epa, $(infodir)/mairix-el, $(infodir)/auth)
4217 ($(infodir)/eieio, $(infodir)/ede, $(infodir)/semantic)
4218 ($(infodir)/edt): Use $(MAKEINFO_OPTS).
4219
4220 2011-01-26 Lars Ingebrigtsen <larsi@gnus.org>
4221
4222 * gnus.texi (Article Date): Document gnus-article-update-lapsed-header.
4223
4224 2011-01-24 Teodor Zlatanov <tzz@lifelogs.com>
4225
4226 * message.texi (IDNA): Explain what it is.
4227
4228 2011-01-24 Lars Ingebrigtsen <larsi@gnus.org>
4229
4230 * gnus.texi (The Empty Backend): Document nnnil (bug #7653).
4231
4232 2011-01-23 Werner Lemberg <wl@gnu.org>
4233
4234 * Makefile.in (MAKEINFO): Now controlled by `configure'.
4235 (MAKEINFO_OPTS): New variable. Use it where appropriate.
4236 (ENVADD): Update.
4237
4238 2011-01-18 Glenn Morris <rgm@gnu.org>
4239
4240 * ert.texi: Relicense under GFDL 1.3+, and standardize license notice.
4241
4242 2011-01-14 Eduard Wiebe <usenet@pusto.de>
4243
4244 * nxml-mode.texi (Introduction): Fix file name typos.
4245
4246 2011-01-13 Christian Ohler <ohler@gnu.org>
4247
4248 * ert.texi: New file.
4249
4250 * Makefile.in:
4251 * makefile.w32-in: Add ert.texi.
4252
4253 2011-01-10 Jan Moringen <jan.moringen@uni-bielefeld.de>
4254
4255 * dbus.texi (Receiving Method Calls): New function
4256 dbus-register-service. Rearrange node.
4257
4258 2011-01-07 Paul Eggert <eggert@cs.ucla.edu>
4259
4260 * texinfo.tex: Update to version 2010-12-23.17 from gnulib,
4261 which in turn is copied from ftp://tug.org/tex/.
4262
4263 2011-01-04 Jan Moringen <jan.moringen@uni-bielefeld.de>
4264
4265 * dbus.texi (Receiving Method Calls): Describe new optional
4266 parameter dont-register-service of dbus-register-{method,property}.
4267
4268 2010-12-17 Daiki Ueno <ueno@unixuser.org>
4269
4270 * epa.texi (Encrypting/decrypting *.gpg files):
4271 Mention epa-file-select-keys.
4272
4273 2010-12-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
4274
4275 * gnus.texi (Archived Messages): Remove outdated text.
4276
4277 2010-12-16 Teodor Zlatanov <tzz@lifelogs.com>
4278
4279 * gnus.texi (Foreign Groups): Add clarification of foreign groups.
4280
4281 2010-12-15 Andrew Cohen <cohen@andy.bu.edu>
4282
4283 * gnus.texi (The hyrex Engine): Say that this engine is obsolete.
4284
4285 2010-12-14 Andrew Cohen <cohen@andy.bu.edu>
4286
4287 * gnus.texi (The swish++ Engine): Add customizable parameters
4288 descriptions.
4289 (The swish-e Engine): Ditto.
4290
4291 2010-12-14 Michael Albinus <michael.albinus@gmx.de>
4292
4293 * tramp.texi (Inline methods): Add "ksu" method.
4294 (Remote processes): Add example with remote `default-directory'.
4295
4296 2010-12-14 Glenn Morris <rgm@gnu.org>
4297
4298 * faq.texi (Expanding aliases when sending mail):
4299 Now build-mail-aliases is interactive.
4300
4301 2010-12-13 Andrew Cohen <cohen@andy.bu.edu>
4302
4303 * gnus.texi: First pass at adding (rough) nnir documentation.
4304
4305 2010-12-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
4306
4307 * gnus.texi (Filtering New Groups):
4308 Mention gnus-auto-subscribed-categories.
4309 (The First Time): Remove, since default-subscribed-newsgroups has been
4310 removed.
4311
4312 2010-12-13 Glenn Morris <rgm@gnu.org>
4313
4314 * cl.texi (For Clauses): Small fixes for frames and windows.
4315
4316 2010-12-11 Carsten Dominik <carsten.dominik@gmail.com>
4317
4318 * org.texi (Using capture): Document using prefix arguments for
4319 finalizing capture.
4320 (Agenda commands): Document prefix argument for the bulk scatter
4321 command.
4322 (Beamer class export): Document that also overlay arguments can be
4323 passed to the column environment.
4324 (Template elements): Document the new entry type.
4325
4326 2010-12-11 Puneeth Chaganti <punchagan@gmail.com>
4327
4328 * org.texi (Include files): Document :minlevel.
4329
4330 2010-12-11 Julien Danjou <julien@danjou.info>
4331
4332 * org.texi (Categories): Document category icons.
4333
4334 2010-12-11 Eric Schulte <schulte.eric@gmail.com>
4335
4336 * org.texi (noweb): Fix typo.
4337
4338 2010-12-06 Tassilo Horn <tassilo@member.fsf.org>
4339
4340 * gnus.texi (Server Commands): Point to the rest of the server
4341 commands.
4342
4343 2010-12-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
4344
4345 * gnus.texi (Paging the Article): Note the reverse meanings of `C-u C-u
4346 g'.
4347
4348 2010-12-02 Julien Danjou <julien@danjou.info>
4349
4350 * gnus.texi (Archived Messages): Remove gnus-outgoing-message-group.
4351
4352 2010-11-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
4353
4354 * gnus.texi (Customizing the IMAP Connection): Note the new defaults.
4355 (Direct Functions): Note the STARTTLS upgrade.
4356
4357 2010-11-27 Glenn Morris <rgm@gnu.org>
4358 James Clark <none@example.com>
4359
4360 * nxml-mode.texi (Introduction): New section.
4361
4362 2010-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
4363
4364 * gnus.texi (Server Commands): Document gnus-server-show-server.
4365
4366 2010-11-20 Michael Albinus <michael.albinus@gmx.de>
4367
4368 Sync with Tramp 2.2.0.
4369
4370 * trampver.texi: Update release number.
4371
4372 2010-11-19 Jay Belanger <jay.p.belanger@gmail.com>
4373
4374 * calc.texi (TeX and LaTeX Language Modes, Predefined Units):
4375 Mention that the TeX specific units won't use the `tex' prefix
4376 in TeX mode.
4377
4378 2010-11-18 Katsumi Yamaoka <yamaoka@jpl.org>
4379
4380 * gnus.texi (Misc Article): Document gnus-inhibit-images.
4381
4382 2010-11-17 Glenn Morris <rgm@gnu.org>
4383
4384 * edt.texi: Remove information about Emacs 19.
4385
4386 2010-11-17 Michael Albinus <michael.albinus@gmx.de>
4387
4388 * trampver.texi: Update release number.
4389
4390 2010-11-12 Katsumi Yamaoka <yamaoka@jpl.org>
4391
4392 * gnus.texi (Article Washing): Fix typo.
4393
4394 2010-11-11 Noorul Islam <noorul@noorul.com>
4395
4396 * org.texi: Fix typo.
4397
4398 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4399
4400 * org.texi (Using capture): Explain that refiling is
4401 sensitive to cursor position.
4402
4403 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4404
4405 * org.texi (Images and tables): Add cross reference to link section.
4406
4407 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4408
4409 * org.texi: Document the <c> cookie.
4410
4411 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4412
4413 * org.texi: Multi-line header arguments :PROPERTIES: :ID:
4414 b77c8857-6c76-4ea9-8a61-ddc2648d96c4 :END:.
4415
4416 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4417
4418 * org.texi (CSS support): Document :HTML_CONTAINER_CLASS: property.
4419
4420 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4421
4422 * org.texi (Project alist): Mention that this is a property list.
4423
4424 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4425
4426 * org.texi (Setting up the staging area): Document that
4427 file names remain visible when encrypting the MobileOrg files.
4428
4429 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4430
4431 * org.texi (Setting up the staging area): Document which
4432 versions are needed for encryption.
4433
4434 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4435
4436 * org.texi (noweb): Update :noweb documentation to
4437 reflect the new "tangle" argument.
4438
4439 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4440
4441 * org.texi (Batch execution): Improve tangling script in
4442 documentation.
4443
4444 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4445
4446 * org.texi (Handling links, In-buffer settings):
4447 Document inlining images on startup.
4448
4449 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4450
4451 * org.texi (Setting up the staging area): Document use of
4452 crypt password.
4453
4454 2010-11-11 David Maus <dmaus@ictsoc.de>
4455
4456 * org.texi (Template expansion): Add date related link type escapes.
4457
4458 2010-11-11 David Maus <dmaus@ictsoc.de>
4459
4460 * org.texi (Template expansion): Add mew in table for link type
4461 escapes.
4462
4463 2010-11-11 David Maus <dmaus@ictsoc.de>
4464
4465 * org.texi (Template expansion): Fix typo in link type escapes.
4466
4467 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4468
4469 * org.texi (Structure of code blocks): Another documentation tweak.
4470
4471 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4472
4473 * org.texi (Structure of code blocks): Documentation tweak.
4474
4475 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4476
4477 * org.texi (Structure of code blocks):
4478 Update documentation to mention inline code block syntax.
4479
4480 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4481
4482 * org.texi (comments): Improve wording.
4483
4484 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4485
4486 * org.texi (comments): Document the new :comments header arguments.
4487
4488 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4489
4490 * org.texi (Installation): Remove the special
4491 installation instructions for XEmacs.
4492
4493 2010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
4494
4495 * org.texi (Easy Templates): New section. Documents quick
4496 insertion of empty structural elements.
4497
4498 2010-11-11 Noorul Islam <noorul@noorul.com>
4499
4500 * org.texi: Fix doc.
4501
4502 2010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
4503
4504 * org.texi (The date/time prompt): Document specification
4505 of time ranges.
4506
4507 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4508
4509 * org.texi (Internal links): Document the changes in
4510 internal links.
4511
4512 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4513
4514 * org.texi (Agenda commands): Document the limitation for
4515 the filter preset - it can only be used for an entire agenda
4516 view, not in an individual block in a block agenda.
4517
4518 2010-11-11 Eric S Fraga <e.fraga@ucl.ac.uk>
4519
4520 * org.texi (iCalendar export): Document alarm creation.
4521
4522 2010-11-10 Michael Albinus <michael.albinus@gmx.de>
4523
4524 * dbus.texi (Type Conversion): Introduce `:unix-fd' type mapping.
4525
4526 2010-11-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
4527
4528 * gnus.texi (Article Washing): Document gnus-article-treat-non-ascii.
4529
4530 2010-11-09 Jay Belanger <jay.p.belanger@gmail.com>
4531
4532 * calc.texi: Use emacsver.texi to determine Emacs version.
4533
4534 2010-11-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
4535
4536 * gnus.texi (Customizing the IMAP Connection): Remove nnir mention,
4537 since that works by default.
4538
4539 2010-11-03 Kan-Ru Chen <kanru@kanru.info> (tiny change)
4540
4541 * gnus.texi (Customizing the IMAP Connection): Document
4542 `nnimap-expunge' and remove `nnimap-expunge-inbox' from example.
4543
4544 2010-11-04 Michael Albinus <michael.albinus@gmx.de>
4545
4546 * tramp.texi (Remote shell setup): New item "Interactive shell
4547 prompt". Reported by Christian Millour <cm@abtela.com>.
4548 (Remote shell setup, Remote processes): Use @code{} for
4549 environment variables.
4550
4551 2010-11-03 Glenn Morris <rgm@gnu.org>
4552
4553 * ediff.texi (Quick Help Commands, Miscellaneous):
4554 * gnus.texi (Agent Variables, Configuring nnmairix): Spelling fix.
4555
4556 2010-10-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
4557
4558 * gnus.texi (Paging the Article): Document C-u g/C-u C-u g.
4559
4560 2010-10-31 Glenn Morris <rgm@gnu.org>
4561
4562 * mh-e.texi (Preface, From Bill Wohler): Change 23 to past tense.
4563
4564 2010-10-31 Glenn Morris <rgm@gnu.org>
4565
4566 * cc-mode.texi: Remove reference to defunct viewcvs URL.
4567
4568 2010-10-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4569
4570 * gnus.texi (Client-Side IMAP Splitting):
4571 Mention nnimap-unsplittable-articles.
4572
4573 2010-10-29 Julien Danjou <julien@danjou.info>
4574
4575 * gnus.texi (Finding the News): Remove references to obsoletes
4576 variables `gnus-nntp-server' and `gnus-secondary-servers'.
4577
4578 2010-10-29 Eli Zaretskii <eliz@gnu.org>
4579
4580 * makefile.w32-in (MAKEINFO): Add -I$(emacsdir).
4581 (ENVADD): Remove extra -I$(emacsdir), included in $(MAKEINFO).
4582 ($(infodir)/efaq): Remove -I$(emacsdir), included in $(MAKEINFO).
4583 ($(infodir)/calc, calc.dvi): Depend on $(emacsdir)/emacsver.texi.
4584
4585 2010-10-28 Glenn Morris <rgm@gnu.org>
4586
4587 * Makefile.in (MAKEINFO, ENVADD): Add $emacsdir to include path.
4588 (($(infodir)/calc, calc.dvi, calc.pdf): Depend on emacsver.texi.
4589 ($(infodir)/efaq): Remove -I option now in $MAKEINFO.
4590
4591 2010-10-25 Daiki Ueno <ueno@unixuser.org>
4592
4593 * epa.texi (Mail-mode integration): Add alternative key bindings
4594 for epa-mail commands; escape comma.
4595 Don't use the word "PGP", since it is a non-free program.
4596
4597 2010-10-24 Jay Belanger <jay.p.belanger@gmail.com>
4598
4599 * calc.texi: Use emacsver.texi to determine Emacs version.
4600
4601 2010-10-24 Juanma Barranquero <lekktu@gmail.com>
4602
4603 * gnus.texi (Group Parameters, Buttons): Fix typos.
4604
4605 2010-10-22 Tassilo Horn <tassilo@member.fsf.org>
4606
4607 * gnus.texi (Subscription Commands): Mention that you can also
4608 subscribe to new groups via the Server buffer, which is probably more
4609 convenient when subscribing to many groups.
4610
4611 2010-10-21 Julien Danjou <julien@danjou.info>
4612
4613 * message.texi (Message Headers): Allow message-default-headers to be a
4614 function.
4615
4616 2010-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
4617
4618 * gnus-news.texi: Mention new archive defaults.
4619
4620 2010-10-21 Katsumi Yamaoka <yamaoka@jpl.org>
4621
4622 * gnus.texi (RSS): Remove nnrss-wash-html-in-text-plain-parts.
4623
4624 2010-10-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
4625
4626 * gnus.texi (HTML): Document the function value of
4627 gnus-blocked-images.
4628 (Article Washing): shr and gnus-w3m, not the direct function names.
4629
4630 2010-10-20 Julien Danjou <julien@danjou.info>
4631
4632 * emacs-mime.texi (Flowed text): Add a note about mml-enable-flowed
4633 variable.
4634
4635 2010-10-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
4636
4637 * gnus.texi (Customizing the IMAP Connection): The port strings are
4638 strings.
4639 (Document Groups): Mention git.
4640
4641 2010-10-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
4642
4643 * gnus-coding.texi (Gnus Maintainance Guide): Update to mention Emacs
4644 bzr/Gnus git sync.
4645
4646 2010-10-15 Eli Zaretskii <eliz@gnu.org>
4647
4648 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix last
4649 change.
4650
4651 2010-10-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
4652
4653 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix up the
4654 @item syntax for in-Emacs makeinfo.
4655
4656 2010-10-13 Teodor Zlatanov <tzz@lifelogs.com>
4657
4658 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix syntax and
4659 trim sentence.
4660
4661 2010-10-12 Daiki Ueno <ueno@unixuser.org>
4662
4663 * epa.texi (Caching Passphrases):
4664 * auth.texi (GnuPG and EasyPG Assistant Configuration):
4665 Clarify some configurations require to set up gpg-agent.
4666
4667 2010-10-11 Glenn Morris <rgm@gnu.org>
4668
4669 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
4670
4671 2010-10-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
4672
4673 * gnus.texi (Spam Package Introduction): Mention `$'.
4674
4675 2010-10-09 Eli Zaretskii <eliz@gnu.org>
4676
4677 * makefile.w32-in (emacsdir): New variable.
4678 ($(infodir)/efaq, faq.dvi): Depend on emacsver.texi.
4679 (ENVADD, $(infodir)/efaq): Add -I$(emacsdir).
4680
4681 2010-10-09 Glenn Morris <rgm@gnu.org>
4682
4683 * Makefile.in (mostlyclean): Delete *.toc.
4684
4685 * Makefile.in: Use $< in rules.
4686
4687 * Makefile.in (maintainer-clean): Remove harmless, long-standing error.
4688
4689 * Makefile.in ($(infodir)): Delete rule.
4690 (mkinfodir): New. Use it in all the info rules, rather than depending
4691 on infodir.
4692
4693 2010-10-09 Glenn Morris <rgm@gnu.org>
4694
4695 * gnus.texi (Article Washing): Fix previous change.
4696
4697 * Makefile.in (emacsdir): New variable.
4698 ($(infodir)/efaq): Pass -I $(emacsdir) to makeinfo.
4699 Depend on emacsver.texi.
4700
4701 * faq.texi (VER): Replace with EMACSVER from emacsver.texi.
4702
4703 * Makefile.in (.PHONY): Declare info, dvi, pdf and the clean rules.
4704
4705 2010-10-08 Julien Danjou <julien@danjou.info>
4706
4707 * gnus.texi: Add mm-shr.
4708
4709 2010-10-08 Ludovic Courtès <ludo@gnu.org>
4710
4711 * gnus.texi (Finding the Parent, The Gnus Registry)
4712 (Registry Article Refer Method): Update docs for nnregistry.el.
4713
4714 2010-10-08 Daiki Ueno <ueno@unixuser.org>
4715
4716 * auth.texi (Help for users)
4717 (GnuPG and EasyPG Assistant Configuration): Update docs.
4718
4719 2010-10-08 Glenn Morris <rgm@gnu.org>
4720
4721 * cl.texi (Organization, Installation, Old CL Compatibility):
4722 Deprecate cl-compat for new code.
4723 (Usage, Installation): Remove outdated information.
4724
4725 * eudc.texi (CCSO PH/QI, LDAP Requirements): Remove old information.
4726
4727 2010-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
4728
4729 * gnus.texi (Gravatars): Document gnus-gravatar-too-ugly.
4730
4731 2010-10-06 Julien Danjou <julien@danjou.info>
4732
4733 * sieve.texi (Manage Sieve API): Document sieve-manage-authenticate.
4734
4735 * message.texi (PGP Compatibility): Remove reference to gpg-2comp,
4736 broken link.
4737
4738 * gnus-faq.texi (FAQ 8-3): Remove references to my.gnus.org.
4739
4740 * gnus.texi (Comparing Mail Back Ends): Remove broken link and allusion
4741 to ReiserFS.
4742
4743 * gnus-faq.texi (FAQ 5-5): Fix Flyspell URL.
4744 (FAQ 7-1): Fix getmail URL.
4745
4746 2010-10-06 Daiki Ueno <ueno@unixuser.org>
4747
4748 * epa.texi (Caching Passphrases): New section.
4749
4750 2010-10-06 Glenn Morris <rgm@gnu.org>
4751
4752 * Makefile.in (SHELL): Set it.
4753 (info): Move the mkdir dependency to the individual info files.
4754 (mostlyclean): Tidy up.
4755 (clean): Only delete the specific dvi and pdf files.
4756 (maintainer-clean): Be more restrictive in what we delete.
4757 ($(infodir)): Add parallel build workaround.
4758
4759 2010-10-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
4760
4761 * gnus.texi (Misc Article): Document gnus-widen-article-window.
4762
4763 2010-10-03 Julien Danjou <julien@danjou.info>
4764
4765 * emacs-mime.texi (Display Customization):
4766 Update mm-inline-large-images documentation and add documentation for
4767 mm-inline-large-images-proportion.
4768
4769 2010-10-03 Michael Albinus <michael.albinus@gmx.de>
4770
4771 * tramp.texi (Frequently Asked Questions):
4772 Mention remote-file-name-inhibit-cache.
4773
4774 2010-10-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
4775
4776 * gnus.texi (Splitting Mail): Fix @xref syntax.
4777 (Splitting Mail): Really fix the @ref syntax.
4778
4779 2010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
4780
4781 * gnus.texi (Splitting Mail): Mention the new fancy splitting function.
4782 (Article Hiding): Add google banner example.
4783 Suggested by Benjamin Xu.
4784
4785 2010-09-30 Teodor Zlatanov <tzz@lifelogs.com>
4786
4787 * gnus.texi (Spam Package Configuration Examples, SpamOracle):
4788 Remove nnimap-split-rule from examples.
4789
4790 2010-09-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
4791
4792 * gnus.texi (Mail Source Specifiers): Remove webmail.el mentions.
4793 (NNTP): Document nntp-server-list-active-group. Suggested by Barry
4794 Fishman.
4795 (Client-Side IMAP Splitting): Add nnimap-split-fancy.
4796
4797 2010-09-30 Julien Danjou <julien@danjou.info>
4798
4799 * gnus.texi (Gravatars): Fix documentation about
4800 gnu-gravatar-properties.
4801
4802 2010-09-29 Daiki Ueno <ueno@unixuser.org>
4803
4804 * epa.texi (Bug Reports): New section.
4805
4806 2010-09-29 Glenn Morris <rgm@gnu.org>
4807
4808 * Makefile.in (top_srcdir): Remove unused variable.
4809
4810 2010-09-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4811
4812 * gnus.texi (Using IMAP): Remove the @acronyms from the headings.
4813 (Client-Side IMAP Splitting): Document 'default.
4814
4815 2010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
4816
4817 * gnus.texi (Customizing the IMAP Connection):
4818 Document nnimap-fetch-partial-articles.
4819
4820 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
4821
4822 * gnus-news.texi: Mention nnimap-inbox.
4823
4824 * gnus.texi (Picons): Document gnus-picon-inhibit-top-level-domains.
4825
4826 2010-09-26 Julien Danjou <julien@danjou.info>
4827
4828 * gnus.texi (Oort Gnus): Remove mention of ssl.el.
4829
4830 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
4831
4832 * gnus.texi (Security): Remove gpg.el mention.
4833
4834 2010-09-26 Andreas Seltenreich <seltenreich@gmx.de>
4835
4836 * gnus.texi (Browse Foreign Server): New variable
4837 gnus-browse-subscribe-newsgroup-method.
4838
4839 * gnus-news.texi: Mention it.
4840
4841 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
4842
4843 * gnus.texi (NoCeM): Remove.
4844 (Startup Variables): No jingle.
4845
4846 2010-09-25 Ulrich Mueller <ulm@gentoo.org>
4847
4848 * woman.texi (Interface Options): xz compression is now supported.
4849
4850 2010-09-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
4851
4852 * gnus.texi (Article Commands): Document gnus-fetch-partial-articles.
4853 (Unavailable Servers): Document gnus-server-copy-server.
4854 (Using IMAP): Document the new nnimap.
4855
4856 2010-09-25 Julien Danjou <julien@danjou.info>
4857
4858 * gnus.texi (Customizing Articles): Remove gnus-treat-translate.
4859
4860 2010-09-24 Glenn Morris <rgm@gnu.org>
4861
4862 * url.texi (Disk Caching): Tweak previous change.
4863
4864 2010-09-24 Julien Danjou <julien@danjou.info>
4865
4866 * url.texi (Disk Caching): Mention url-cache-expire-time,
4867 url-cache-expired, and url-fetch-from-cache.
4868
4869 2010-09-24 Julien Danjou <julien@danjou.info>
4870
4871 * gnus.texi: Add Gravatars.
4872
4873 2010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
4874
4875 * gnus.texi (Startup Variables): Mention gnus-use-backend-marks.
4876
4877 2010-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
4878
4879 * gnus.texi (Expunging mailboxes): Update name of the expunging
4880 command.
4881
4882 2010-09-20 Katsumi Yamaoka <yamaoka@jpl.org>
4883
4884 * emacs-mime.texi (rfc2047): Update description for
4885 rfc2047-encode-parameter.
4886
4887 2010-09-13 Michael Albinus <michael.albinus@gmx.de>
4888
4889 * tramp.texi (Inline methods): Remove "ssh1_old", "ssh2_old" and
4890 "fish" methods.
4891 (External methods): Remove "scp1_old" and "scp2_old" methods.
4892
4893 2010-09-09 Michael Albinus <michael.albinus@gmx.de>
4894
4895 * tramp.texi: Remove Japanese manual. Fix typo.
4896
4897 * trampver.texi: Update release number. Remove japanesemanual.
4898
4899 2010-09-09 Glenn Morris <rgm@gnu.org>
4900
4901 * org.texi: Restore clobbered changes (copyright years, untabify).
4902
4903 2010-09-04 Julien Danjou <julien@danjou.info> (tiny change)
4904
4905 * gnus.texi (Adaptive Scoring): Fix typo.
4906
4907 2010-09-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
4908
4909 * gnus.texi (Article Display): Document gnus-html-show-images.
4910
4911 2010-09-02 Jan Djärv <jan.h.d@swipnet.se>
4912
4913 * cl.texi (Basic Setf): Remove x-get-cut-buffer and x-get-cutbuffer.
4914
4915 2010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
4916
4917 * gnus.texi (HTML): Document gnus-max-image-proportion.
4918
4919 2010-08-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
4920
4921 * gnus.texi (HTML): Document gnus-blocked-images.
4922
4923 * message.texi (Wide Reply): Document message-prune-recipient-rules.
4924
4925 2010-08-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
4926
4927 * gnus.texi (Summary Mail Commands): Note that only the addresses from
4928 the first message are used for wide replies.
4929 (Changing Servers): Remove documentation on gnus-change-server and
4930 friends, since it's been removed.
4931
4932 2010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4933
4934 * gnus.texi (Drafts): Mention B DEL.
4935
4936 2010-08-29 Tim Landscheidt <tim@tim-landscheidt.de> (tiny change)
4937
4938 * gnus.texi (Delayed Articles): Mention that the Date header is the
4939 original one, even if you delay.
4940
4941 2010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4942
4943 * gnus.texi (Asynchronous Fetching):
4944 Document gnus-async-post-fetch-function.
4945 (HTML): Made into its own section.
4946
4947 2010-08-26 Michael Albinus <michael.albinus@gmx.de>
4948
4949 Sync with Tramp 2.1.19.
4950
4951 * tramp.texi (Inline methods, Default Method):
4952 Mention `tramp-inline-compress-start-size'. Remove "kludgy" phrase.
4953 Remove remark about doubled "-t" argument.
4954 (Auto-save and Backup): Remove reference to Emacs 21.
4955 (Filename Syntax): Describe port numbers.
4956 (Frequently Asked Questions): Adapt supported (X)Emacs versions. Adapt
4957 supported MS Windows versions. Remove obsolete URL. Recommend "sshx"
4958 and "scpx" for echoing shells. Use the $() syntax, texi2dvi reports
4959 errors with the backquotes.
4960 (External packages): File attributes cache flushing for asynchronous
4961 processes.
4962 (Traces and Profiles): Describe verbose level 9.
4963
4964 * trampver.texi: Update release number.
4965
4966 2010-08-23 Michael Albinus <michael.albinus@gmx.de>
4967
4968 * dbus.texi (Alternative Buses): New chapter.
4969
4970 2010-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
4971
4972 * cl.texi (Mapping over Sequences): Rename mapc => cl-mapc.
4973
4974 2010-08-09 Jay Belanger <jay.p.belanger@gmail.com>
4975
4976 * calc.texi (Customizing Calc): Rearrange description of new
4977 variables to match the presentation of other variables.
4978
4979 2010-08-08 Juanma Barranquero <lekktu@gmail.com>
4980
4981 * org.texi (Footnotes, Tables in HTML export): Fix typos.
4982
4983 2010-08-08 Jay Belanger <jay.p.belanger@gmail.com>
4984
4985 * calc.texi (Making Selections, Selecting Subformulas)
4986 (Customizing Calc): Mention how to use faces to emphasize selected
4987 sub-formulas.
4988
4989 2010-08-05 Michael Albinus <michael.albinus@gmx.de>
4990
4991 * tramp.texi (External packages): File attributes cache flushing
4992 for asynchronous processes.
4993
4994 2010-08-01 Alan Mackenzie <acm@muc.de>
4995
4996 Enhance the manual for the latest Java Mode.
4997
4998 * cc-mode.texi (Syntactic Symbols): New symbols annotation-top-cont and
4999 annotation-var-cont.
5000 (Java Symbols): Page renamed from Anonymous Class Symbol. Document the
5001 two new symbols.
5002
5003 2010-07-28 Michael Albinus <michael.albinus@gmx.de>
5004
5005 * tramp.texi (Traces and Profiles): Describe verbose level 9.
5006
5007 2010-07-27 Chong Yidong <cyd@stupidchicken.com>
5008
5009 * nxml-mode.texi (Limitations): Remove obsolete discussion (Bug#6708).
5010
5011 2010-07-19 Juanma Barranquero <lekktu@gmail.com>
5012
5013 * org.texi: Fix typo in previous change (2010-07-19T09:47:27Z!carsten.dominik@gmail.com).
5014
5015 2010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
5016
5017 * org.texi: Add macros to get plain quotes in PDF output.
5018 List additional contributors.
5019 (Capture): New section, replaces the section about remember.
5020 (Working With Source Code): New chapter, focused on documenting Org
5021 Babel.
5022 (Code evaluation security): New section.
5023 (MobileOrg): Document DropBox support.
5024 (TaskJuggler export): Document taskjuggler and Gantt chart support.
5025 (Special symbols): Show how to display UTF8 characters for entities.
5026 (Global TODO list): Clarify the use of the "M" key and the differences
5027 to the "m" key.
5028 (RSS Feeds): Mention Atom feeds as well.
5029 (Setting tags): Remove paragraph about
5030 `org-complete-tags-always-offer-all-agenda-tags'.
5031
5032 2010-07-17 Michael Albinus <michael.albinus@gmx.de>
5033
5034 * tramp.texi (Inline methods): Remove remark about doubled "-t"
5035 argument.
5036 (Frequently Asked Questions): Recommend "sshx" and "scpx" for
5037 echoing shells.
5038
5039 2010-07-10 Michael Albinus <michael.albinus@gmx.de>
5040
5041 * tramp.texi (Inline methods): Remove "kludgy" phrase.
5042 (Filename Syntax): Describe port numbers.
5043
5044 2010-07-09 Michael Albinus <michael.albinus@gmx.de>
5045
5046 * dbus.texi (Top): Introduce Index. Emphasize "nil" whereever
5047 forgotten.
5048 (Type Conversion): Precise conversion of natural numbers.
5049 (Errors and Events): Add "debugging" to concept index. Add variable
5050 `dbus-debug'.
5051
5052 2010-07-04 Michael Albinus <michael.albinus@gmx.de>
5053
5054 * dbus.texi (Receiving Method Calls): Add optional argument
5055 EMITS-SIGNAL to `dbus-register-property'.
5056
5057 2010-06-27 Alex Schroeder <alex@gnu.org>
5058
5059 * nxml-mode.texi (Commands for locating a schema): Fix typo.
5060
5061 2010-06-24 Glenn Morris <rgm@gnu.org>
5062
5063 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
5064 * dired-x.texi, ebrowse.texi, ede.texi, edt.texi, eieio.texi:
5065 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
5066 * flymake.texi, gnus.texi, info.texi, mairix-el.texi, message.texi:
5067 * newsticker.texi, org.texi, pgg.texi, rcirc.texi, reftex.texi:
5068 * remember.texi, sasl.texi, semantic.texi, ses.texi, smtpmail.texi:
5069 * speedbar.texi, tramp.texi, url.texi, viper.texi, widget.texi:
5070 * woman.texi: Start direntry descriptions in column 32, per Texinfo
5071 convention. Make them end with a period.
5072
5073 2010-06-23 Glenn Morris <rgm@gnu.org>
5074
5075 * autotype.texi, cl.texi, dired-x.texi, ebrowse.texi, ede.texi:
5076 * eieio.texi, epa.texi, faq.texi, flymake.texi, forms.texi:
5077 * gnus-faq.texi, idlwave.texi, mh-e.texi, nxml-mode.texi, org.texi:
5078 * pcl-cvs.texi, pgg.texi, reftex.texi, sasl.texi, sc.texi,
5079 * sem-user.texi, semantic.texi, sieve.texi, smtpmail.texi,
5080 * speedbar.texi, vip.texi, viper.texi, widget.texi: Untabify.
5081
5082 2010-06-10 Glenn Morris <rgm@gnu.org>
5083
5084 * idlwave.texi (Load-Path Shadows):
5085 * org.texi (Handling links): Fix typos.
5086
5087 2010-06-07 Teodor Zlatanov <tzz@lifelogs.com>
5088
5089 * gnus.texi (Interactive): Explain effect of gnus-expert-user better.
5090
5091 2010-05-26 Michael Albinus <michael.albinus@gmx.de>
5092
5093 * eshell.texi (Built-ins): Describe, how to disable a built-in command
5094 by an alias. (Bug#6226)
5095
5096 2010-05-16 Jay Belanger <jay.p.belanger@gmail.com>
5097
5098 * calc.texi (Manipulating Vectors): Mention that vectors can
5099 be used to determine bins for `calc-histogram'.
5100
5101 2010-05-13 Jay Belanger <jay.p.belanger@gmail.com>
5102
5103 * calc.texi: Remove "\turnoffactive" commands throughout.
5104
5105 2010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
5106
5107 * url.texi (HTTP language/coding, Customization):
5108 * message.texi (Header Commands, Responses):
5109 * cl.texi (Argument Lists): Fix typos.
5110
5111 2010-05-08 Chong Yidong <cyd@stupidchicken.com>
5112
5113 * ede.texi (EDE Mode): Refer to init file rather than `.emacs'.
5114 Note that Development menu is always available.
5115 (Creating a project): Fix terminology.
5116 (Add/Remove files): Fix typo.
5117
5118 2010-05-07 Chong Yidong <cyd@stupidchicken.com>
5119
5120 * Version 23.2 released.
5121
5122 2010-05-01 Daniel E. Doherty <ddoherty03@gmail.com> (tiny change)
5123
5124 * calc.texi (Tutorial): Use "^{\prime}" to indicate primes.
5125
5126 2010-05-01 Michael Albinus <michael.albinus@gmx.de>
5127
5128 * tramp.texi (Inline methods, Default Method):
5129 Mention `tramp-inline-compress-start-size'.
5130
5131 2010-04-18 Teodor Zlatanov <tzz@lifelogs.com>
5132
5133 * gnus.texi (Gnus Versions, Oort Gnus): Mention the Git repo instead of
5134 the CVS repo. Put the Git repo in the news section.
5135
5136 * gnus-coding.texi (Gnus Maintainance Guide): Fix title typo.
5137 Removed some mentions of CVS. Mention the new Git repo.
5138
5139 2010-04-18 Andreas Seltenreich <seltenreich@gmx.de>
5140
5141 * gnus.texi (Score File Format): Fix typo. Reported by Štěpán Němec.
5142 (Mail Group Commands): Add index entry.
5143
5144 2010-04-18 Glenn Morris <rgm@gnu.org>
5145
5146 * info.texi (Search Index): Mention Emacs's Info-virtual-index.
5147
5148 2010-04-18 Jay Belanger <jay.p.belanger@gmail.com>
5149
5150 * calc.texi (Radix modes): Mention that the option prefix will
5151 turn on twos-complement mode.
5152 (Inverse and Hyperbolic Flags): Mention the Option flag.
5153
5154 2010-04-15 Carsten Dominik <carsten.dominik@gmail.com>
5155
5156 * org.texi (LaTeX and PDF export): Add a footnote about xetex.
5157 (LaTeX/PDF export commands): Rename and Move section.
5158 (Sectioning structure): Update.
5159 (References): New use case for field coordinates.
5160 (The export dispatcher): Rename from ASCII export.
5161 (Setting up the staging area): Document the availability of
5162 encryption for MobileOrg.
5163 (Images and tables): Document how to reference labels.
5164 (Index entries): New section.
5165 (Generating an index): New section.
5166 (Column width and alignment): Document that <N> now
5167 means a fixed width, not a maximum width.
5168 (Publishing options): Document the :email option.
5169 (Beamer class export): Fix bug in the BEAMER example.
5170 (Refiling notes): Document refile logging.
5171 (In-buffer settings): Document refile logging keywords.
5172 (Drawers): Document `C-c C-z' command.
5173 (Agenda commands): Mention the alternative key `C-c C-z'.
5174 (Special properties): Document the BLOCKED property.
5175 (The spreadsheet): Mention the formula editor.
5176 (References): Document field coordinates.
5177 (Publishing action): Correct the documentation for the
5178 publishing function.
5179 (The date/time prompt): Document that we accept dates
5180 like month/day/year.
5181 (Cooperation): Document the changes in table.el support.
5182 (Faces for TODO keywords, Faces for TODO keywords)
5183 (Priorities): Document the easy colors.
5184 (Visibility cycling): Document the new double prefix
5185 arg for `org-reveal'.
5186 (Cooperation): Remember.el is part of Emacs.
5187 (Clean view): Mention that `wrap-prefix' is also set by
5188 org-indent-mode.
5189 (Agenda commands): Add information about prefix args to
5190 scheduling and deadline commands.
5191 (Search view): Point to the docstring of
5192 `org-search-view' for more details.
5193 (Agenda commands): Document that `>' prompts for a date.
5194 (Setting tags): Document variable
5195 org-complete-tags-always-offer-all-agenda-tags.
5196 (Column attributes): Cross-reference special properties.
5197
5198 2010-04-10 Michael Albinus <michael.albinus@gmx.de>
5199
5200 Synchronize with Tramp repository.
5201
5202 * tramp.texi (Auto-save and Backup): Remove reference to Emacs 21.
5203 (Frequently Asked Questions): Adapt supported (X)Emacs versions.
5204 Adapt supported MS Windows versions. Remove obsolete URL. Use the $()
5205 syntax, texi2dvi reports errors with the backquotes.
5206
5207 * trampver.texi: Update release number.
5208
5209 2010-04-01 Teodor Zlatanov <tzz@lifelogs.com>
5210
5211 * gnus.texi (Finding the News): Add pointers to the Server buffer
5212 because it's essential.
5213
5214 2010-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
5215
5216 * gnus.texi (MIME Commands): Update description of
5217 gnus-article-browse-html-article.
5218
5219 2010-03-27 Teodor Zlatanov <tzz@lifelogs.com>
5220
5221 * auth.texi (Secret Service API): Add TODO node.
5222 (Help for users): Explain the new source options for `auth-sources'.
5223
5224 2010-03-24 Michael Albinus <michael.albinus@gmx.de>
5225
5226 * trampver.texi: Update release number.
5227
5228 2010-03-10 Chong Yidong <cyd@stupidchicken.com>
5229
5230 * Branch for 23.2.
5231
5232 2010-03-03 Chong Yidong <cyd@stupidchicken.com>
5233
5234 * faq.texi (Escape sequences in shell output): Note that ansi-color is
5235 now enabled by default.
5236
5237 2010-02-28 Michael Albinus <michael.albinus@gmx.de>
5238
5239 * dbus.texi (Errors and Events): D-Bus messages are retrieved only,
5240 when Emacs runs in interactive mode. (Bug#5645)
5241
5242 2010-02-16 Glenn Morris <rgm@gnu.org>
5243
5244 * nxml-mode.texi (Commands for locating a schema): Fix keybinding.
5245
5246 2010-02-05 Mark A. Hershberger <mah@everybody.org>
5247
5248 * ede.texi, eieio.texi, semantic.texi: Use standard direntry format.
5249
5250 2010-01-21 Katsumi Yamaoka <yamaoka@jpl.org>
5251
5252 * gnus.texi (Score File Format): Fix typo.
5253
5254 2010-01-19 Mark A. Hershberger <mah@everybody.org>
5255
5256 * cc-mode.texi: Replace references to obsolete c-subword-mode.
5257
5258 2010-01-18 Juanma Barranquero <lekktu@gmail.com>
5259
5260 * ada-mode.texi (Project File Overview): Fix typo.
5261
5262 2010-01-17 Chong Yidong <cyd@stupidchicken.com>
5263
5264 * semantic.texi: Add Richard Y. Kim credit.
5265
5266 * eieio.texi (Making New Objects): Fix typo (Bug#5406).
5267
5268 2010-01-17 Michael Albinus <michael.albinus@gmx.de>
5269
5270 * tramp.texi (Frequently Asked Questions): Add GNU Emacs 23 and
5271 SXEmacs 22 to the supported systems. New item for hung ssh sessions.
5272
5273 2010-01-17 Glenn Morris <rgm@gnu.org>
5274
5275 * calc.texi (Reporting Bugs): Don't mention format of repository.
5276
5277 * woman.texi (Bugs): Make "Emacs repository" less specific,
5278 and the URL for same more specific.
5279
5280 * faq.texi (Latest version of Emacs): The repository is now Bazaar.
5281
5282 2010-01-17 Juanma Barranquero <lekktu@gmail.com>
5283
5284 * ede.texi (ede-step-project, ede-proj-target):
5285 * tramp.texi (Remote processes): Fix typos.
5286
5287 2010-01-16 Mario Lang <mlang@delysid.org>
5288
5289 * ede.texi (ede-target):
5290 * org.texi (Refiling notes): Remove duplicated words.
5291
5292 2010-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
5293
5294 * gnus.texi (Posting Styles): Use with-current-buffer.
5295 * calc.texi (Defining Simple Commands): Prefer save-current-buffer.
5296
5297 2010-01-02 Kevin Ryde <user42@zip.com.au>
5298
5299 * eieio.texi (Naming Conventions): Correction to xref on elisp
5300 coding conventions, is "Tips" node not "Standards".
5301
5302 2009-12-24 Chong Yidong <cyd@stupidchicken.com>
5303
5304 * calc.texi (General Mode Commands): Calc file should be in .emacs.d.
5305
5306 * faq.texi (New in Emacs 22): Max buffer size is now 512 MB.
5307
5308 2009-12-18 Katsumi Yamaoka <yamaoka@jpl.org>
5309
5310 * gnus.texi (Direct Functions): Add missing port number to tls method.
5311
5312 2009-12-15 Juanma Barranquero <lekktu@gmail.com>
5313
5314 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add edt.
5315 ($(infodir)/edt, edt.dvi): New targets.
5316
5317 2009-12-15 Glenn Morris <rgm@gnu.org>
5318
5319 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add edt.
5320 (edt, $(infodir)/edt, edt.dvi): New targets.
5321 * edt.texi: New file (etc/edt-user.doc converted to Texinfo).
5322
5323 * Makefile.in (PDF_TARGETS, pdf): New.
5324 (clean): Add *.pdf.
5325 Add pdf rules for all manuals.
5326
5327 2009-12-15 Jay Belanger <jay.p.belanger@gmail.com>
5328
5329 * calc.texi (Radix Modes): Clarify two's complement notation.
5330
5331 2009-12-14 Chong Yidong <cyd@stupidchicken.com>
5332
5333 * sem-user.texi (Semantic mode, Idle Scheduler, Smart Completion)
5334 (Smart Jump, Analyzer Debug): Copyedits.
5335 (Semantic mode user commands): Link to new nodes.
5336 (Speedbar, SymRef, MRU Bookmarks, Sticky Func Mode)
5337 (Highlight Func Mode, Tag Decoration Mode): New nodes, from the
5338 upstream Semantic manual.
5339
5340 * semantic.texi (Introduction): Minor fix to diagram.
5341
5342 2009-12-09 Michael Albinus <michael.albinus@gmx.de>
5343
5344 * eshell.texi (History): Add the other built-in variables.
5345 (Built-ins): Explain built-ins, and how to apply the external commands.
5346 Add `history', `su' and `sudo'.
5347
5348 * tramp.texi (Remote processes): Add missing <RET> in the example.
5349
5350 2009-12-01 Bill Wohler <wohler@newt.com>
5351
5352 * mh-e.texi (Searching): Use mh vfolder_format and fix typo in database
5353 path for mairix example. Specify -q in namazu example since namazu is
5354 excessively garrulous.
5355
5356 2009-11-29 Michael Albinus <michael.albinus@gmx.de>
5357
5358 * tramp.texi (Remote processes): Improve eshell example with "su"
5359 and "sudo" commands.
5360
5361 2009-11-28 Chong Yidong <cyd@stupidchicken.com>
5362
5363 * semantic.texi (Analyzer Internals): Rename from Analyzer.
5364
5365 * sem-user.texi (Semantic mode user commands): Fix key syntax.
5366 Document semantic-complete-analyze-inline.
5367 (Semanticdb search debugging commands): Minor clarification.
5368 (Analyzer, Smart Completion, Smart Summary, Smart Jump)
5369 (Analyzer Debug): New nodes, adapted from the upstream Semantic user
5370 manual.
5371 (Semantic mode): Link to Idle Scheduler.
5372
5373 2009-11-28 Kevin Ryde <user42@zip.com.au>
5374
5375 * cl.texi (Porting Common Lisp): Update EIEIO dead ftp link to a
5376 @pxref, now EIEIO is in Emacs.
5377
5378 * erc.texi (Development): Correction to git tutorial url.
5379
5380 2009-11-26 Glenn Morris <rgm@gnu.org>
5381
5382 * faq.texi (Latest version of Emacs): Mention stability of development
5383 version.
5384 (Problems with very large files): Max buffer size increase in 23.2.
5385 (VM): VM has moved house again.
5386
5387 2009-11-22 Jay Belanger <jay.p.belanger@gmail.com>
5388
5389 * calc.texi (Radix modes): Discuss alternate bases for two's complement
5390 notations.
5391
5392 2009-11-20 Carsten Dominik <dominik@u016822.science.uva.nl>
5393
5394 * org.texi (Column attributes): Fix documentation of new operators.
5395
5396 2009-11-20 Chong Yidong <cyd@stupidchicken.com>
5397
5398 * sem-user.texi (Semanticdb Search Configuration): Rearrange nodes.
5399 (Search Throttle, Semanticdb Roots, Include paths, Idle Scheduler)
5400 (Idle Completions Mode): Numerous copyedits.
5401
5402 2009-11-17 Juanma Barranquero <lekktu@gmail.com>
5403
5404 * semantic.texi (Semantic Internals, Glossary):
5405 * sem-user.texi (Semantic mode, Include paths, Idle Scheduler)
5406 (Semanticdb search debugging commands): Fix typos.
5407
5408 2009-11-16 Jay Belanger <jay.p.belanger@gmail.com>
5409
5410 * calc.texi (Radix modes): Mention twos-complement notation.
5411
5412 2009-11-16 Juanma Barranquero <lekktu@gmail.com>
5413
5414 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add semantic.
5415 ($(infodir)/semantic, semantic.dvi): New targets.
5416
5417 2009-11-16 Chong Yidong <cyd@stupidchicken.com>
5418
5419 * Makefile.in: Build the Semantic manual.
5420
5421 * semantic.texi, sem-user.texi: New files, adapted from the Semantic
5422 repository.
5423
5424 2009-11-16 Michael Albinus <michael.albinus@gmx.de>
5425
5426 * dbus.texi (Receiving Method Calls): New defun
5427 `dbus-unregister-service'.
5428
5429 2009-11-15 Carsten Dominik <carsten.dominik@gmail.com>
5430
5431 * org.texi (Speed keys): New section.
5432
5433 2009-11-13 Michael Albinus <michael.albinus@gmx.de>
5434
5435 * dbus.texi (Type Conversion): Fix typo.
5436 (Asynchronous Methods): Rename `dbus-registered-functions-table' to
5437 `dbus-registered-objects-table'.
5438 (Receiving Method Calls): New defun `dbus-register-property'.
5439 Move `dbus-unregister-object' here.
5440
5441 2009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
5442
5443 * org.texi: Removed @Ie, @ie, @Eg, @eg macros.
5444
5445 2009-11-13 James TD Smith <ahktenzero@mohorovi.cc>
5446
5447 * org.texi (Column attributes): Add the new age summary operators.
5448 Also, mention the fact you can only use one summary operator per
5449 property.
5450
5451 2009-11-13 John Wiegley <johnw@newartisans.com>
5452
5453 * org.texi (Tracking your habits): Add a new section in the
5454 manual about how to track habits.
5455 (Resolving idle time): Add a section on how idle and
5456 dangling clocks are resolved.
5457
5458 2009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
5459
5460 * org.texi (Agenda commands): Document the new `i' command.
5461 (Inserting deadline/schedule): Document logging changes
5462 of scheduling and deadline times stamps.
5463 (In-buffer settings): Document the in-buffer keywords for logging
5464 changes of scheduling and deadline times stamps.
5465 (Structure editing, Plain lists): Document indentation
5466 cycling in empty entries with TAB.
5467 (Archiving): Document the default archiving command.
5468 (Moving subtrees): Document the new keys for archiving.
5469 (Internal archiving): Fix incorrect key.
5470 (Agenda commands): Document the TODO set switching commands.
5471 (Agenda commands): Document the new archiving keys.
5472 (Clocking work time): Better description on how to save
5473 and restore a clock.
5474 (Resolving idle time): Mention the x11idle program to get true
5475 idleness also under X11.
5476 (Resolving idle time): Use @kbd instead of @key for normal
5477 letters, because this is how he rest of the manual does this.
5478 (Pushing to MobileOrg): Mention that `org-directory'
5479 should be set.
5480 (Agenda commands): Document that SPC is a filter for
5481 any tag.
5482 (Search view): Rename from "Keyword search".
5483 (Capure): New chapter.
5484 (Markup): New chapter.
5485 (Links in HTML export, Images in HTML export):
5486 Extend the section titles.
5487 (Images in HTML export): Document the align option.
5488 (Text areas in HTML export): Extend the section title.
5489 (Images in LaTeX export): Explain image placement in LaTeX.
5490
5491 2009-11-10 Glenn Morris <rgm@gnu.org>
5492
5493 * sc.texi (Hints to MUA Authors): MUA should do any decoding.
5494
5495 2009-11-08 Michael Albinus <michael.albinus@gmx.de>
5496
5497 * tramp.texi (Auto-save and Backup): Disable backups just for a
5498 method.
5499
5500 * trampver.texi: Update release number.
5501
5502 2009-11-07 Michael Albinus <michael.albinus@gmx.de>
5503
5504 Sync with Tramp 2.1.17.
5505
5506 * trampver.texi: Update release number.
5507
5508 2009-10-29 Glenn Morris <rgm@gnu.org>
5509
5510 * texinfo.tex: Update to version 2009-08-14.15 from ftp://tug.org/tex/.
5511
5512 2009-10-23 Michael Albinus <michael.albinus@gmx.de>
5513
5514 * tramp.texi (External methods): Temporary files are kept for
5515 `rsync' and `rsyncc' methods.
5516
5517 2009-10-09 Juanma Barranquero <lekktu@gmail.com>
5518
5519 * eieio.texi: Fix typos.
5520
5521 2009-10-07 Chong Yidong <cyd@stupidchicken.com>
5522
5523 * cl.texi (Argument Lists): Clarify explicit keyword arguments.
5524
5525 2009-10-07 Juanma Barranquero <lekktu@gmail.com>
5526
5527 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add eieio, ede.
5528 ($(infodir)/eieio, eieio.dvi, $(infodir)/ede, ede.dvi): New targets.
5529
5530 2009-10-07 Chong Yidong <cyd@stupidchicken.com>
5531
5532 * Makefile.in: Build EIEIO and EDE manuals.
5533
5534 2009-10-07 Eric Ludlam <zappo@gnu.org>
5535
5536 * eieio.texi:
5537 * ede.texi: New files.
5538
5539 2009-10-05 Michael Albinus <michael.albinus@gmx.de>
5540
5541 * tramp.texi (Remote processes): Association of a pty is not supported.
5542
5543 2009-10-01 Carsten Dominik <carsten.dominik@gmail.com>
5544
5545 * org.texi (Pushing to MobileOrg): Document `org-mobile-files'.
5546 (Processing LaTeX fragments): Document that the size of images can be
5547 changes using the variable `org-format-latex-options'.
5548 (The date/time prompt, Timestamps): Be more accurate over ISO format
5549 dates and times.
5550 (Visibility cycling): Document showeverything keyword.
5551 (In-buffer settings): Document showeverything keyword.
5552 (Setting up the staging area): Fix the example.
5553 (MobileOrg): New section.
5554 (Agenda commands, Exporting Agenda Views): Document exporting the
5555 agenda view to Org files.
5556
5557 2009-09-28 Michael Albinus <michael.albinus@gmx.de>
5558
5559 * tramp.texi (History): Add IMAP support.
5560 (External methods): Add `imap' and `imaps' methods.
5561 (GVFS based methods): Add indices for `davs'.
5562 (Password handling): Rename anchors. Add IMAP entries for
5563 ~/.authinfo.gpg.
5564
5565 * trampver.texi: Set default value of `emacsimap'.
5566
5567 2009-09-22 Daiki Ueno <ueno@unixuser.org>
5568
5569 * gnus.texi (Security): Document mm-sign-option and mm-encrypt-option.
5570
5571 2009-09-13 Chong Yidong <cyd@stupidchicken.com>
5572
5573 * dired-x.texi (Technical Details):
5574 Delete dired-up-directory (Bug#4292).
5575
5576 2009-09-03 Michael Albinus <michael.albinus@gmx.de>
5577
5578 * tramp.texi (Frequently Asked Questions): New item for emacsclient.
5579
5580 2009-09-02 Carsten Dominik <carsten.dominik@gmail.com>
5581
5582 * org.texi (Effort estimates): Document new effort setting commands.
5583 (Agenda commands): Document the new keys fro agenda time motion.
5584 Document entry text mode. Improve documentation of the keys to include
5585 inactive time stamps into the agenda view.
5586 (Feedback): Document the new bug report command.
5587 (Structure editing): Add an index entry for the sorting of subtrees.
5588
5589 2009-09-02 Teodor Zlatanov <tzz@lifelogs.com>
5590
5591 * auth.texi (Help for users): Corrected markup.
5592
5593 2009-09-02 Glenn Morris <rgm@gnu.org>
5594
5595 * emacs-mime.texi (time-date): Mention float-time.
5596
5597 2009-08-30 Jay Belanger <jay.p.belanger@gmail.com>
5598
5599 * calc.texi (Simplifying Formulas): Improve the wording.
5600
5601 2009-08-29 Teodor Zlatanov <tzz@lifelogs.com>
5602
5603 * auth.texi: Rewritten for coverage and clarity.
5604
5605 2009-08-29 Katsumi Yamaoka <yamaoka@jpl.org>
5606
5607 * gnus.texi (Expiring Mail):
5608 Mention gnus-mark-copied-or-moved-articles-as-expirable.
5609 (Various Various): Mention gnus-safe-html-newsgroups.
5610
5611 * gnus-news.texi: Mention
5612 gnus-mark-copied-or-moved-articles-as-expirable.
5613
5614 * emacs-mime.texi (Display Customization): Add xref to
5615 gnus-safe-html-newsgroups.
5616
5617 2009-08-28 Michael Albinus <michael.albinus@gmx.de>
5618
5619 * tramp.texi (Version Control): Remove.
5620 (Obtaining Tramp): Update cvs checkout command. Remove nightly tarballs
5621 reference.
5622 (External methods): Correct `scpc' concept index entries. New method
5623 `rsyncc'.
5624 (External packages): New subsections "Filename completion" and "File
5625 attributes cache".
5626
5627 2009-08-27 Jay Belanger <jay.p.belanger@gmail.com>
5628
5629 * calc.texi (Rewrite Rules): Improve the example.
5630 (Simplifying Formulas): Explain use of the I and H flags for
5631 simplification.
5632
5633 2009-08-25 Michael Albinus <michael.albinus@gmx.de>
5634
5635 * dbus.texi (Bus names): Add optional parameter TIMEOUT to dbus-ping.
5636 Describe autostart behavior of dbus-ping.
5637 (Synchronous Methods, Asynchronous Methods): Use English numeric format
5638 for timeout values.
5639 (Top): Remove footnote saying D-Bus is not enabled by
5640 default. (Bug#4256)
5641
5642 2009-08-23 Daiki Ueno <ueno@unixuser.org>
5643
5644 * epa.texi (Quick start): Don't refer to nonexistent epa-mode.
5645 Reported by Jari Aalto (Bug#4211).
5646 (Mail-mode integration): Mention epa-mail-mode and
5647 epa-global-mail-mode.
5648 (Encrypting/decrypting *.gpg files): Don't refer to nonexistent
5649 epa-setup.
5650
5651 2009-08-16 Michael Albinus <michael.albinus@gmx.de>
5652
5653 * dbus.texi (Asynchronous Methods): Allow nil handler.
5654
5655 2009-08-15 Michael Kifer <kifer@cs.stonybrook.edu>
5656
5657 * ediff.texi (ediff-current-file): Add information about this new function.
5658
5659 * viper.texi: Add information about C-s in viper's search command.
5660
5661 2009-08-09 Colin Williams <lackita@gmail.com> (tiny change)
5662
5663 * calc.texi (Date Forms): Fix typos.
5664
5665 2009-08-08 Glenn Morris <rgm@gnu.org>
5666
5667 * org.texi (Agenda commands): Restore clobbered change.
5668
5669 2009-08-07 Eli Zaretskii <eliz@gnu.org>
5670
5671 * calc.texi (Graphics, Devices): Update with the peculiarities of
5672 operation on MS-Windows.
5673
5674 2009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
5675
5676 * org.texi (Publishing action): Improve documentation of file
5677 names when publishing to the source directory.
5678 (Clean view): Document `org-indent-mode'.
5679 (Clocking work time): Add documentation for the
5680 new :timetamp option when creating a clock report.
5681 (Paragraphs): Fix many typos.
5682 (Plain lists): Remove duplicate explanation about the
5683 `C-c *' command.
5684 (Literal examples): Update to reflect the new behavior
5685 of the -n -r -k switches when exporting source code examples.
5686 (Structure editing): Add information about `C-c *',
5687 converting a plain list into a list of Org items.
5688 (Remember): Small rephrasing of the paragraph
5689 describing remember.el. Also mentioned that remember.el is part
5690 of Emacs 23, not Emacs 22.
5691 (Clocking work time): Add documentation about
5692 displaying the current clocking time against the effort estimate.
5693 Also add a footnote about using `org-clock-in-prepare-hook' to add
5694 an effort estimate on the fly, just before clocking it.
5695 (Footnotes): Document automatic renumbering and
5696 sorting.
5697 (Agenda commands): Document new bulk commands.
5698 (Plain lists): Document new behavior of
5699 `org-cycle-include-plain-lists'.
5700 Hyphenation only in TeX.
5701 (Clocking work time): Document the key to update effort
5702 estimates.
5703 (Clocking work time): Document the clock time display.
5704 (Structure editing, TODO basics): Document new
5705 variables.
5706 (Column attributes): Document new colciew operators.
5707 (Publishing options): Document :xml-declaration.
5708 (Tracking TODO state changes): Document the
5709 LOG_INTO_DRAWER property.
5710 (Literal examples): Document the new implementation for
5711 editing source code.
5712 (Publishing action): Mention the new publishing
5713 function, to publish an Org source file.
5714 (Publishing links): Mention how to link to an Org source file.
5715 (Macro replacement): Document new macros.
5716 (Handling links): Document type-specific completion
5717 when inserting links.
5718 (Structure editing, Plain lists): Improve documentation
5719 on sorting.
5720 (Internal links): Document custom ids for links.
5721 (Handling links): Document custom ids for links.
5722 (CSS support): Document new class.
5723 (Refiling notes): Document the possibility to create new nodes
5724 during refiling.
5725 (Agenda commands): Document the "?" operator to find
5726 tasks without effort setting.
5727 (Exporting agenda information): Section moved.
5728 (RSS Feeds): New section.
5729 (Built-in table editor): Document M-e and M-a navigate
5730 inside table field.
5731 (Stuck projects): Docment that projects identified as
5732 un-stuck will still be searchd for stuck sub-projects.
5733 (Paragraphs): Document centering.
5734 (Creating timestamps, Agenda commands): Document new
5735 behavior when changing time stamps.
5736 (Structure editing): Document the new command
5737 `org-clone-subtree-with-time-shift'.
5738 (Publishing): Refresh this chapter.
5739 (Export options, Export options, In-buffer settings):
5740 Document the new keywords.
5741 (Matching tags and properties): Collect all
5742 documentation about tags/property matches here.
5743 (Setting tags): Document `org-tag-persistent-alist'.
5744 (Weekly/daily agenda): New section.
5745 (Orgstruct mode): Describe `orgstruct++-mode'.
5746 (Drawers): Mention the LOGBOOK drawer.
5747 (Export options, Sectioning structure): Document the
5748 #+LEATEX_HEADER in-buffer setting.
5749 (Bugs): Section removed.
5750 (Hooks): New section.
5751 (Add-on packages): Move here from old location.
5752 (Context-sensitive commands): New section.
5753 (Setting tags): Document newline option.
5754 (Global TODO list, Matching tags and properties):
5755 Mention more variables.
5756 (Checkboxes): Update to changed command behavior.
5757
5758 2009-08-02 Eric Yu <sucode@gmail.com> (tiny change)
5759
5760 * speedbar.texi (Basic Key Bindings): Fix typo.
5761
5762 2009-07-30 Jay Belanger <jay.p.belanger@gmail.com>
5763
5764 * calc.texi (Vector/Matrix Functions): Add index entries for both
5765 "v" and "V" key bindings. Mention that `calc-matrix-brackets' only
5766 affects matrices with more than one row.
5767 (Help Commands): Add index entries for "prefix ?" key bindings.
5768
5769 2009-07-29 Jay Belanger <jay.p.belanger@gmail.com>
5770
5771 * calc.texi (Stack Manipulation Commands): Add documentation for
5772 `calc-transpose-lines'.
5773
5774 2009-07-27 Michael Albinus <michael.albinus@gmx.de>
5775
5776 * dbus.texi (Receiving Method Calls): Describe special return value
5777 `:ignore'.
5778
5779 2009-07-24 Alan Mackenzie <acm@muc.de>
5780
5781 * cc-mode.texi (Config Basics, File Styles): Document that at mode
5782 initialization, any individual variable setting now takes precedence
5783 over one done via c-file-style/c-file-offsets.
5784
5785 2009-07-21 Jay Belanger <jay.p.belanger@gmail.com>
5786
5787 * calc.texi (Undoing Mistakes): Mention that the undo list will be
5788 truncated when Calc is quit.
5789 (Customizing Calc): Document `calc-undo-length'.
5790
5791 2009-07-20 Chong Yidong <cyd@stupidchicken.com>
5792
5793 * calc.texi (About This Manual): Don't mention chapter numbers in text.
5794
5795 2009-07-11 Kevin Ryde <user42@zip.com.au>
5796
5797 * pcl-cvs.texi (About PCL-CVS):
5798 * widget.texi (Basic Types):
5799 Fix cross-references.
5800
5801 2009-07-01 Andreas Schwab <aschwab@redhat.com>
5802
5803 * dbus.texi (Type Conversion): Don't use literal control character.
5804
5805 2009-07-01 Michael Albinus <michael.albinus@gmx.de>
5806
5807 * tramp.texi (GVFS based methods): New section.
5808 (Remote processes): Processes for GVFS based methods run locally.
5809
5810 2009-06-30 Michael Albinus <michael.albinus@gmx.de>
5811
5812 * tramp.texi (Inline methods, External methods, Gateway methods):
5813 Avoid the words "kludge" and hack".
5814 (External methods): Add `synce' method.
5815
5816 * trampver.texi: Update release number.
5817
5818 2009-06-22 Michael Albinus <michael.albinus@gmx.de>
5819
5820 Sync with Tramp 2.1.16.
5821
5822 * tramp.texi (History): Add GVFS support.
5823 (External methods): Precise `rsync' description. Add `dav', `davs' and
5824 `obex' methods. Add 'tramp-gvfs-methods' option.
5825 (Multi-hops): Cells of `tramp-default-proxies-alist' can also be Lisp
5826 forms.
5827 (Remote Programs): Introduce `tramp-own-remote-path'.
5828 (Remote processes): New subsection "Running remote programs that create
5829 local X11 windows".
5830 (Frequently Asked Questions): Improve code for disabling vc.
5831
5832 * trampver.texi: Update release number. Set default value of
5833 `emacsgvfs'.
5834
5835 2009-06-21 Chong Yidong <cyd@stupidchicken.com>
5836
5837 * Branch for 23.1.
5838
5839 2009-06-17 Glenn Morris <rgm@gnu.org>
5840
5841 * faq.texi (Obtaining the FAQ): Add reference to Savannah.
5842 (Latest version of Emacs): Mention source code repository.
5843
5844 2009-06-16 Glenn Morris <rgm@gnu.org>
5845
5846 * faq.texi (Top): Language tweak.
5847 (Extended commands): Most people have arrow keys.
5848 (Emacs manual): Say how to follow info links.
5849 (File-name conventions): Change title a bit. Explain about source
5850 versus installed. Condense etc description.
5851 (Guidelines for newsgroup postings): Mention Savannah list page.
5852 (Newsgroup archives): Simplify.
5853 (Contacting the FSF): Add contact URL.
5854 (Emacs Lisp documentation): Printed version not always available.
5855 (Installing Texinfo documentation): Explain how by hand installation is
5856 not normally needed. Use add-to-list. Remove duplicate reference.
5857 (Informational files for Emacs): Move info on Help menu here from
5858 "File-name conventions".
5859 (Help installing Emacs): Tweak uref.
5860 (Obtaining the FAQ): Mention repository.
5861 (Origin of the term Emacs): Explain "ITS".
5862 (Changing load-path): Use add-to-list.
5863 (Automatic indentation): Clarify this is for Text mode.
5864 Don't mention Indented Text mode.
5865 (Finding Emacs on the Internet): The FSF does not seem to offer a
5866 deluxe distribution on CD anymore.
5867
5868 2009-06-16 Glenn Morris <rgm@gnu.org>
5869
5870 * faq.texi (Top): Mention which Emacs version this FAQ is about.
5871 Recommend the latest release. Mention how to get older FAQs.
5872 Recommend the Emacs manual.
5873 (Guidelines for newsgroup postings): Discourage cross-posts.
5874 (Underlining paragraphs): Remove.
5875 (Editing MS-DOS files): Remove pre-Emacs 20 information.
5876 (Bugs and problems): Update key-binding.
5877 (Problems with very large files): Mention 64-bit.
5878 (Shell process exits abnormally): Remove.
5879 (Problems with Shell Mode): Rename and update.
5880 (Spontaneous entry into isearch-mode)
5881 (Problems talking to certain hosts): Remove. This is old information,
5882 in etc/PROBLEMS if needed.
5883 (Emacs takes a long time to visit files, Updating Emacs): Remove.
5884 (Dired claims that no file is on this line): Update.
5885 (Installing Emacs, Problems building Emacs): Simplify.
5886 (Emacs for MS-DOS): Refer to msdos/INSTALL rather than duplicating
5887 information.
5888 (Emacs for MS-Windows): Rename from "Emacs for Windows". Simplify.
5889 (Emacs for Mac OS X): Rename from "Emacs for Apple computers".
5890 (JDEE): "JDEE", not "JDE".
5891 (Handling C-s and C-q with flow control, Binding C-s and C-q):
5892 Remove. This is old information, in etc/PROBLEMS if needed.
5893 (stty and Backspace key, Kanji and Chinese characters): Remove.
5894 (Right-to-left alphabets): Update section.
5895 (Changing the included text prefix): Gnus uses message-yank-prefix.
5896 Add cross-reference to Supercite manual.
5897 (Saving a copy of outgoing mail): Simplify output file description.
5898 (Expanding aliases when sending mail): Refer to Emacs manual.
5899 Remove old info about RFC822.
5900 Correct description of how to rebuild aliases.
5901 (Rmail writes to /var/spool/mail): Update location from /usr/spool/mail.
5902 (MIME with Emacs mail packages)
5903 (Viewing articles with embedded underlining)
5904 (Saving a multi-part Gnus posting, Gnus hangs for a long time):
5905 Remove old sections.
5906 (Killing based on nonstandard headers): Remove. Scoring is preferable,
5907 and is well-documented in the Gnus manual.
5908 (Reading news with Emacs): Merge "Learning more about Gnus" into here.
5909 (Making Gnus faster): Rename from "Starting Gnus faster".
5910 Merge "Catch-up is slow in Gnus" into here.
5911
5912 2009-06-14 Glenn Morris <rgm@gnu.org>
5913
5914 * faq.texi (Status of Emacs): Re-order with most recent releases first.
5915 (New in Emacs 23): New section.
5916 (Handling C-s and C-q with flow control): Add xref.
5917
5918 2009-06-13 Glenn Morris <rgm@gnu.org>
5919
5920 * faq.texi (Setting up a customization file): Grammar fix.
5921 Customize is no longer "new".
5922 (Displaying the current line or column): Line-number mode is on by
5923 default. Don't mention `column' package. Mention linum.el.
5924 (Turning on abbrevs by default): Explain how to do it for buffers,
5925 modes, and everywhere.
5926 (Associating modes with files): Use add-to-list. Don't mention Emacs
5927 19.
5928 (Highlighting a region): On by default since 23.1.
5929 (Replacing highlighted text): Update doc quote.
5930 (Working with unprintable characters): Don't mention search-quote-char.
5931 (Using an already running Emacs process): Gnuclient is probably not an
5932 enhancement these days.
5933 (Indenting switch statements): Remove mention of pre-Emacs 20.
5934 (Horizontal scrolling): Abbreviate Emacs 20 description.
5935 (Replacing text across multiple files): Fix name of dired command.
5936 (Disabling backups): Use require not load.
5937 (Learning more about Gnus): Add cross-refs to Gnus manual and FAQ.
5938
5939 2009-06-13 Bill Wohler <wohler@newt.com>
5940
5941 Release MH-E manual version 8.2.
5942
5943 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
5944 release 8.2.
5945
5946 2009-06-13 Glenn Morris <rgm@gnu.org>
5947
5948 * faq.texi: Remove the term "on-line" (meaning "Info") throughout, since
5949 in this day and age the common meaning is "on the web".
5950 (copying): Use @copyright in all cases.
5951 (Basic keys): Remove reference to deleted manual node "Text Characters".
5952 (File-name conventions): Use GNU as an example rather than SERVICE.
5953 default.el lives in site-lisp. Update Info directory location.
5954 (Real meaning of copyleft): GPL actions have been brought, but all
5955 settled out of court.
5956 (Guidelines for newsgroup postings): Shorten section title.
5957 Simplify comp.emacs description.
5958 (Newsgroup archives): Change Google URL. Describe Gmane.
5959 (Unsubscribing from Emacs lists): Remove discussion of "distribution
5960 points". Mention List-Unsubscribe header.
5961 (Contacting the FSF): Update email and URLs.
5962 (Basic editing): Mention F1 for help.
5963 (Installing Texinfo documentation): Refer to Texinfo website rather
5964 than ftp server.
5965 (Printing a Texinfo file): Mention texi2pdf.
5966 (Informational files for Emacs): Don't describe FTP or SERVICE, they
5967 are just stubs nowadays.
5968 (Latest version of Emacs): Explain version numbers.
5969 (Spell-checkers, Checking TeX and *roff documents): Remove sections.
5970 (Turning on syntax highlighting): No need to mention hilit19 any more.
5971 (Finding Emacs on the Internet): Refer to URLs rather than DISTRIB, FTP.
5972 (Modes for various languages): Remove section.
5973 (Major packages and programs): Remove most version and maintainer
5974 information - it's hard to keep up-to-date, and adds nothing.
5975 Similarly with direct links to mailing lists.
5976 (Spell-checkers): Rename node from Ispell. Mention Aspell and Hunspell.
5977 (Mailcrypt): Remove section - mailcrypt has not been updated in mnay
5978 years, and Emacs comes with tools for this now.
5979 (Patch): Remove section - this is a standard tool.
5980 (Using function keys under X): Remove section.
5981
5982 2009-06-12 Glenn Morris <rgm@gnu.org>
5983
5984 * faq.texi (Viewing Info files outside of Emacs): Xinfo is no more.
5985 (Help installing Emacs): Remove reference to deleted X11 node.
5986 (Associating modes with files): Interpreter-mode-alist is no longer
5987 subservient to auto-mode-alist.
5988 (Installing Emacs): Change future Emacs version.
5989 (Linking with -lX11 fails): Remove old section.
5990 (Packages that do not come with Emacs): Update ELL location.
5991 Emacs Lisp archive is dead.
5992 (Emacs for Windows): Remove reference to old CE port.
5993 (Emacs for OS/2, Emacs for Atari ST, Emacs for the Amiga)
5994 (Emacs for VMS and DECwindows): Remove old ports.
5995 (Emacs for GNUstep): Rename from "Emacs for NeXTSTEP" and update.
5996 (Removing flashing messages): Remove section about non-existent Gnus
5997 option.
5998
5999 * faq.texi (Top): Add @top command.
6000 Remove the optional arguments from all @node commands: makeinfo can
6001 generate these automatically, and it is easier to edit and rearrange
6002 nodes without them.
6003
6004 2009-06-11 Glenn Morris <rgm@gnu.org>
6005
6006 * faq.texi (Common acronyms): Remove no-longer-existing OSF.
6007 (The LPF): Make the updated URL the sole reference point.
6008 (Learning how to do something): Update refcard price and format.
6009 (Getting a printed manual): Sources in doc/emacs/, not man/.
6010 Also available in PDF format. Since the page count varies, be less
6011 precise.
6012 (Informational files for Emacs): Remove references to deleted files
6013 LPF and SUN-SUPPORT, and to UUCP.
6014 (Obtaining the FAQ): Refer to the service web-page rather than SERVICE.
6015 Remove many obsolete ways to get the FAQ, which now seems only to be
6016 distributed with Emacs.
6017 (Mail and news): Remove sections about Rmail Babyl that no longer apply.
6018
6019 2009-06-09 Chong Yidong <cyd@stupidchicken.com>
6020
6021 * org.texi (Org Plot): Fix tags (Bug#3507).
6022 (Workflow states, Agenda commands): Fix tags (Bug#3508).
6023
6024 * ada-mode.texi (Installation, Compile commands)
6025 (Project File Overview, No project files, Set compiler options)
6026 (Use GNAT project file, Use multiple GNAT project files)
6027 (Identifier completion): Use @samp for menu items, and @kbd for key
6028 sequences (Bug#3504).
6029
6030 2009-06-04 Daiki Ueno <ueno@unixuser.org>
6031
6032 * gnus.texi (Security): Fix wording; add a link to epa.info.
6033
6034 2009-06-04 Ryan Yeske <rcyeske@gmail.com>
6035
6036 * message.texi (Header Commands): Fix descriptions to match
6037 keybindings.
6038
6039 2009-04-22 Daiki Ueno <ueno@unixuser.org>
6040
6041 * gnus.texi (Security): Mention that EasyPG is the current default.
6042
6043 2009-04-13 Chong Yidong <cyd@stupidchicken.com>
6044
6045 * ediff.texi (Session Commands): Fix typo.
6046
6047 2009-04-05 Reiner Steib <Reiner.Steib@gmx.de>
6048
6049 * gnus-faq.texi (FAQ 8-4): Fix wrong group name of
6050 news.software.readers. Reported by Florian Rehnisch.
6051
6052 2009-04-02 Glenn Morris <rgm@gnu.org>
6053
6054 * auth.texi: Capitalize direntry.
6055
6056 * mairix-el.texi: Copy the direntry from ../../info/dir, and avoid
6057 using a period in the entry name. (Bug#2797)
6058
6059 2009-03-03 Juanma Barranquero <lekktu@gmail.com>
6060
6061 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add auth.
6062 ($(infodir)/auth, auth.dvi): New targets.
6063
6064 2009-03-03 Glenn Morris <rgm@gnu.org>
6065
6066 * auth.texi: Fix @setfilename.
6067
6068 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add auth.
6069 (auth, $(infodir)/auth, auth.dvi): New rules.
6070
6071 2009-02-25 Glenn Morris <rgm@gnu.org>
6072
6073 * faq.texi (Emacs for minimalists): New node. (Bug#2452)
6074
6075 2009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
6076
6077 * gnus.texi (NoCeM): Fix description of gnus-use-nocem.
6078
6079 2009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
6080
6081 * gnus.texi (NoCeM): Update default values for gnus-nocem-groups,
6082 gnus-nocem-issuers, and gnus-nocem-verifyer.
6083
6084 2009-02-20 Juanma Barranquero <lekktu@gmail.com>
6085
6086 * ada-mode.texi (Project files, Automatic Casing):
6087 * dbus.texi (Signals):
6088 * gnus.texi (Selecting a Group, Filtering Incoming Mail):
6089 * mh-e.texi (HTML):
6090 * nxml-mode.texi (Locating a schema)
6091 (Using the document's URI to locate a schema):
6092 * org.texi (Footnotes, Using the mapping API):
6093 * rcirc.texi (Channels): Remove duplicate words.
6094
6095 2009-02-20 Glenn Morris <rgm@gnu.org>
6096
6097 * dired-x.texi (Miscellaneous Commands):
6098 * gnus.texi: Minor updates for mbox Rmail.
6099
6100 2009-02-16 Karl Berry <karl@gnu.org>
6101
6102 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
6103 * cl.texi, dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi:
6104 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
6105 * faq.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
6106 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
6107 * newsticker.texi, nxml-mode.texi, org.texi, pcl-cvs.texi:
6108 * pgg.texi, rcirc.texi, reftex.texi, remember.texi, sasl.texi:
6109 * sc.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
6110 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi, woman.texi:
6111 Consistently use @insertcopying in the Top node,
6112 @contents at the front (after @end titlepage),
6113 and @direntry after @copying. (Bug#1988)
6114
6115 2009-02-13 Teodor Zlatanov <tzz@lifelogs.com>
6116
6117 * auth.texi: New file documenting auth-source.
6118
6119 2009-02-13 Carsten Dominik <dominik@science.uva.nl>
6120
6121 * org.texi (Org Plot): Fix link.
6122
6123 2009-02-09 Daiki Ueno <ueno@unixuser.org>
6124
6125 * epa.texi (Mail-mode integration): Mention the way to do
6126 "encrypt-to-self". (Bug#1807)
6127
6128 2009-02-05 Arni Magnusson <arnima@hafro.is> (tiny change)
6129
6130 * ada-mode.texi (No project files): Fix typo. (Bug#2214)
6131
6132 2009-02-04 Reiner Steib <Reiner.Steib@gmx.de>
6133
6134 * gnus-news.texi: Print version about Incoming*.
6135
6136 2009-02-02 Carsten Dominik <dominik@science.uva.nl>
6137
6138 * org.texi (Structure editing, Handling links)
6139 (Fast access to TODO states, Javascript support): Make standard docs
6140 correctly reflect default variable settings.
6141
6142 2009-02-02 Glenn Morris <rgm@gnu.org>
6143
6144 * org.texi: Fix typos.
6145
6146 2009-02-01 Michael Albinus <michael.albinus@gmx.de>
6147
6148 Sync with Tramp 2.1.15.
6149
6150 * trampver.texi: Update release number.
6151
6152 2009-01-31 Carsten Dominik <carsten.dominik@gmail.com>
6153
6154 * org.texi (TODO dependencies): Document TODO dependencies on
6155 checkboxes.
6156
6157 2009-01-30 Carsten Dominik <dominik@science.uva.nl>
6158
6159 * org.texi (TODO dependencies): Document key binding for toggling
6160 ORDERED property.
6161
6162 2009-01-28 Michael Albinus <michael.albinus@gmx.de>
6163
6164 * dbus.texi (Errors and Events): Fix typos. Describe second parameter
6165 of hook functions.
6166
6167 2009-01-28 Carsten Dominik <dominik@science.uva.nl>
6168
6169 * org.texi (TODO dependencies): New section.
6170
6171 2009-01-27 Carsten Dominik <dominik@science.uva.nl>
6172
6173 * org.texi (Plain lists, TODO basics, Priorities)
6174 (Multiple sets in one file, Conflicts): Document interaction with
6175 `shift-selection-mode'.
6176
6177 2009-01-27 Jay Belanger <jay.p.belanger@gmail.com>
6178
6179 * calc.texi (Embedded Mode, Algebraic-Style Calculations):
6180 Make Calc the subject of sentences.
6181 (Rearranging Formulas using Selections): Discuss new options
6182 for `j *'.
6183
6184 2009-01-26 Michael Albinus <michael.albinus@gmx.de>
6185
6186 * dbus.texi (Errors and Events): New variable dbus-event-error-hooks.
6187
6188 2009-01-26 Glenn Morris <rgm@gnu.org>
6189
6190 * org.texi: Fix typos.
6191
6192 2009-01-26 Bill Wohler <wohler@newt.com>
6193
6194 * mh-e.texi (EDITION, UPDATED): Update.
6195
6196 2009-01-25 Carsten Dominik <dominik@science.uva.nl>
6197
6198 * org.texi (References): Add information about remote references.
6199 (Built-in table editor): Document `C-c RET' in tables.
6200 (Math symbols, Quoting LaTeX code): Mention that simple
6201 LaTeX macros survive LaTeX export.
6202 (Images in LaTeX export): Show how to create a reference to a
6203 figure.
6204 (Sectioning structure): Document that the LaTeX class can be
6205 specified in a property.
6206 (Text areas in HTML export): New section.
6207 (External links): Add examples for text search and ID links.
6208 (Built-in table editor): Remove the descriptio of `C-c
6209 C-q', it not longer works.
6210 (Literal examples): Document that a space must follow
6211 the colon in short examples.
6212 (Relative timer): Document `org-timer-stop'.
6213 (Footnotes): New section.
6214 (Footnote markup): Shorten section and refer to new Footnote
6215 section.
6216 (Literal examples): Add documentation for line
6217 numbering in and references to code examples.
6218 (CSS support): Fix the description of default CSS styles.
6219 (Capturing column view): Document
6220 "file:path/to/file.org" as an allowed value for the ID property of
6221 a dynamic block copying column view.
6222
6223 2009-01-23 Stephen Eglen <stephen@gnu.org>
6224
6225 * mh-e.texi (Getting Started): Describe $MH.
6226
6227 2009-01-21 Michael Albinus <michael.albinus@gmx.de>
6228
6229 * tramp.texi (all): Harmonize usage of "external method",
6230 "external transfer method" and "out-of-band method".
6231 (Connection types): Precise the differences of inline and external
6232 methods. Written by Adrian Phillips <a.phillips@met.no>.
6233
6234 2009-01-19 Reiner Steib <Reiner.Steib@gmx.de>
6235
6236 * gnus.texi (Limiting): `/ N' and `/ o' are not really limiting
6237 commands as described at the top. Reported by Allan Gottlieb
6238 <gottlieb@nyu.edu>.
6239
6240 2009-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
6241
6242 * gnus.texi (Non-ASCII Group Names, RSS): Update description of
6243 nnmail-pathname-coding-system.
6244
6245 2009-01-17 Peter Tury <tury.peter@gmail.com> (tiny change)
6246
6247 * org.texi (Relative timer): Fix typo.
6248
6249 2009-01-15 Juanma Barranquero <lekktu@gmail.com>
6250
6251 * org.texi (Clocking work time): Fix typo.
6252 Reported by Peter Tury <tury.peter@gmail.com>. (Bug#1925)
6253
6254 2009-01-13 Glenn Morris <rgm@gnu.org>
6255
6256 * org.texi: Fix some more typos.
6257
6258 2009-01-13 Peter Tury <tury.peter@gmail.com> (tiny change)
6259
6260 * org.texi: Fix some typos.
6261
6262 2009-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
6263
6264 * gnus.texi (Group Parameters): Add note for local variables.
6265
6266 2009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
6267
6268 * gnus.texi (Converting Kill Files): Fix URL.
6269 Include gnus-kill-to-score.el in contrib directory.
6270
6271 2009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
6272
6273 * gnus.texi (Startup Variables): Fix gnus-before-startup-hook.
6274 Reported by Leo <sdl.web@gmail.com>. (Bug#1660)
6275 (Paging the Article): Add index entry.
6276
6277 2009-01-03 Stephen Leake <stephen_leake@member.fsf.org>
6278
6279 * ada-mode.texi (Examples): Delete redundant text.
6280
6281 2009-01-03 Michael Albinus <michael.albinus@gmx.de>
6282
6283 * trampver.texi (top): Declare ipv6prefix and ipv6postfix.
6284
6285 * tramp.texi (Filename Syntax, Filename completion): Handle IPv6
6286 addresses.
6287
6288 2009-01-03 Bill Wohler <wohler@newt.com>
6289
6290 * mh-e.texi (Scan Line Formats): Indicate that first column should be
6291 kept empty.
6292
6293 2008-12-20 Carsten Dominik <dominik@science.uva.nl>
6294
6295 * org.texi (Activation, Exporting, ASCII export, HTML export)
6296 (HTML Export commands, LaTeX/PDF export commands):
6297 Improve documentation about transient-mark-mode.
6298 (References): Document the use of special names like $LR1 to reference
6299 to fields in the last table row.
6300
6301 2008-12-19 Juri Linkov <juri@jurta.org>
6302
6303 * info.texi (Search Text): Remove mention of removed key binding M-s.
6304
6305 2008-12-18 Carsten Dominik <dominik@science.uva.nl>
6306
6307 * org.texi (References): Remove mentioning of @0 as reference for the
6308 last line, this has been reverted in the Lisp sources.
6309
6310 2008-12-17 Juanma Barranquero <lekktu@gmail.com>
6311
6312 * makefile.w32-in (INFO_TARGETS, clean): Add sasl.
6313 (DVI_TARGETS): Remove duplicates. Add sasl.
6314 ($(infodir)/sasl, sasl.dvi): New targets.
6315
6316 2008-12-17 Carsten Dominik <dominik@science.uva.nl>
6317
6318 * org.texi: Version number pushed to 6.15d.
6319
6320 2008-12-16 Carsten Dominik <dominik@science.uva.nl>
6321
6322 * org.texi (Tables in LaTeX export): New section.
6323 (Images in LaTeX export): New section.
6324 (Inlined images, Images in HTML export): Sections renamed.
6325
6326 2008-12-08 Reiner Steib <Reiner.Steib@gmx.de>
6327
6328 * message.texi (Insertion Variables): Don't advertise sc-cite-original.
6329
6330 2008-12-04 David Engster <dengste@eml.cc>
6331
6332 * gnus.texi (nnmairix): Mention mairix.el. Point out the importance
6333 of nnml-get-new-mail. Change URL for mairix patch.
6334
6335 2008-12-02 Carsten Dominik <carsten.dominik@gmail.com>
6336
6337 * org.texi (Using the mapping API): Fix bug in mapping example.
6338 (Publishing options): Make the list of properties complete again, in
6339 correspondence to the variable `org-export-plist-vars'.
6340 (Property searches): Document new special values for time comparisons.
6341 (Tag inheritance): Refine the description of tag inheritance.
6342 (Project alist): Add info about the publishing sequence of components.
6343 (Effort estimates): Document the new relative timer.
6344
6345 2008-12-01 Jay Belanger <jay.p.belanger@gmail.com>
6346
6347 * calc.texi (About This Manual): Clarify behavior of `C-x * t'.
6348 (Using Calc): Clarify use of `C-x * o'.
6349 (Embedded Mode (Overview)): Clarify use of `C-x * e'.
6350
6351 2008-11-28 Richard M Stallman <rms@gnu.org>
6352
6353 * dbus.texi (Receiving Method Calls): Clean up previous change.
6354
6355 2008-11-26 Michael Albinus <michael.albinus@gmx.de>
6356
6357 * dbus.texi (Type Conversion): New defuns `dbus-string-to-byte-array',
6358 `dbus-escape-as-identifier', `dbus-byte-array-to-string' and
6359 `dbus-unescape-from-identifier'.
6360 (Receiving Method Calls): New constants `dbus-service-emacs' and
6361 `dbus-path-emacs'. Precise return values of `dbus-register-method'.
6362 (Signals): Use the constants in the example.
6363
6364 2008-11-24 Carsten Dominik <dominik@science.uva.nl>
6365
6366 * org.texi: Re-apply change to FDL 1.3.
6367
6368 2008-11-23 Carsten Dominik <dominik@science.uva.nl>
6369
6370 * org.texi (Setting up Remember): Document `org-remember-mode'.
6371 (External links): Document that bbdb links can use a regular
6372 expression.
6373 (External links): Document that elisp links can contain interactive
6374 commands.
6375
6376 2008-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
6377
6378 * viper.texi (viper-translate-all-ESC-keysequences):
6379 Description removed.
6380
6381 2008-11-19 Glenn Morris <rgm@gnu.org>
6382
6383 * doclicense.texi: Change to FDL 1.3.
6384 Relicense all texi files under FDL 1.3 or later.
6385
6386 2008-11-17 Jay Belanger <jay.p.belanger@gmail.com>
6387
6388 * calc.texi (Tutorial): Clarify how to set up the on-line tutorial.
6389
6390 2008-11-16 Michael Kifer <kifer@cs.stonybrook.edu>
6391
6392 * viper.texi (viper-ESC-keyseq-timeout, viper-ESC-key): Remove.
6393
6394 * ediff.texi: Version/date change.
6395
6396 2008-11-14 Chong Yidong <cyd@stupidchicken.com>
6397
6398 * ns-emacs.texi: Moved into macos.texi in the main Emacs manual.
6399
6400 2008-11-14 Jay Belanger <jay.p.belanger@gmail.com>
6401
6402 * calc.texi (About This Manual): Comment out a mention of
6403 marginal notes.
6404
6405 2008-11-12 Carsten Dominik <dominik@science.uva.nl>
6406
6407 * org.texi (Clocking work time): Document the :formula property of
6408 clock tables.
6409 (Structure editing, Refiling notes): Document refiling regions.
6410 (Agenda commands): Document the double-prefix version
6411 of the `l' command in the agenda.
6412 (Handling links): Explain the effect of a double prefix
6413 arg to `C-c C-o'.
6414 (TODO basics): Add documentation for tag triggers.
6415
6416 2008-10-23 Glenn Morris <rgm@gnu.org>
6417
6418 * cl.texi (Function Bindings): Mention `flet' fails to deal with
6419 byte-compiling things like `+'.
6420
6421 * ns-emacs.texi: Merge copyright years of author now with assignment
6422 into FSF years.
6423 (VER): Use it for easier automatic updating. Use Emacs version rather
6424 than standalone Emacs.app version.
6425
6426 2008-10-12 Carsten Dominik <dominik@science.uva.nl>
6427
6428 * org.texi: Lots of minor fixes.
6429 (Capture): New chapter.
6430 (Org Plot): New section.
6431
6432 2008-09-30 Magnus Henoch <mange@freemail.hu>
6433
6434 * cl.texi (Porting Common Lisp): Fix parenthesis order in example.
6435
6436 2008-09-30 Jay Belanger <jay.p.belanger@gmail.com>
6437
6438 * calc.texi (User Defined Units): Mention how to enter optional display
6439 string.
6440
6441 2008-09-25 Teodor Zlatanov <tzz@lifelogs.com>
6442
6443 * message.texi (Sending Variables): Fix variable documentation to
6444 avoid the "y/n" wording.
6445
6446 2008-09-24 Teodor Zlatanov <tzz@lifelogs.com>
6447
6448 * message.texi (Sending Variables): Add `message-confirm-send' doc.
6449
6450 2008-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
6451
6452 * gnus.texi (The Gnus Registry): Don't give argument to @item used in
6453 @enumerate section so as to be able to be formatted with MAKEINFO=no.
6454
6455 2008-09-22 Bill Wohler <wohler@newt.com>
6456
6457 Release MH-E manual version 8.1.
6458
6459 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
6460 release 8.1.
6461
6462 * mh-e.texi: Retain dual license as agreed to by the FSF.
6463 However, bump GPL to Version 3.
6464 Use @include for license text.
6465
6466 2008-09-19 Katsumi Yamaoka <yamaoka@jpl.org>
6467
6468 * gnus.texi (Top, Setup, Fancy splitting to parent)
6469 (Store custom flags and keywords, Store arbitrary data):
6470 Clean up markup.
6471
6472 2008-09-16 Teodor Zlatanov <tzz@lifelogs.com>
6473
6474 * gnus.texi (The Gnus Registry): Document it.
6475
6476 2008-09-08 David Engster <dengste@eml.cc>
6477
6478 * gnus.texi (nnmairix): Point out that nnml uses MH format.
6479 Clarify section about choosing back end servers.
6480
6481 2008-08-23 Glenn Morris <rgm@gnu.org>
6482
6483 * dired-x.texi (Shell Command Guessing):
6484 Mention dired-guess-shell-case-fold-search. (Bug#417)
6485
6486 2008-08-22 Michael Albinus <michael.albinus@gmx.de>
6487
6488 * trampver.texi: Update release number.
6489
6490 2008-08-18 Brian Cully <bjc@kublai.com> (tiny change)
6491
6492 * ns-emacs.texi: Update version.
6493 (Introduction): Correct menu location for options save.
6494 (Customization): Note that defaults are stored under org.gnu.Emacs.
6495
6496 2008-08-11 Bill Wohler <wohler@newt.com>
6497
6498 * mh-e.texi (Getting Started): Rename variant mu-mh to gnu-mh and be
6499 explicit about GNU mailutils MH elsewhere (with thanks to Darel
6500 Henman) (closes SF #1768928).
6501
6502 2008-08-10 Glenn Morris <rgm@gnu.org>
6503
6504 * ns-emacs.texi: Use @copying. Change copyright of authors with
6505 assignment to FSF. Change license to GFDL.
6506 (Top): Remove outdated references.
6507
6508 2008-08-07 Reiner Steib <Reiner.Steib@gmx.de>
6509
6510 * gnus.texi (Sorting the Summary Buffer, Summary Sorting):
6511 Add gnus-summary-sort-by-most-recent-number and
6512 gnus-summary-sort-by-most-recent-date.
6513 (Summary Sorting): Explain prefix argument.
6514
6515 2008-08-07 Katsumi Yamaoka <yamaoka@jpl.org>
6516
6517 * gnus.texi (Saving Articles): Mention symbolic prefix `r' for
6518 gnus-summary-pipe-output.
6519
6520 2008-08-03 Michael Albinus <michael.albinus@gmx.de>
6521
6522 * dbus.texi (Receiving Method Calls): Document error handling of own
6523 D-Bus methods.
6524
6525 2008-08-01 Bill Wohler <wohler@newt.com>
6526
6527 * mh-e.texi (Reading Mail)
6528 (Viewing Attachments): Describe new function
6529 mh-show-preferred-alternative.
6530 (Sending Mail, Redistributing, Sending Message): Describe new hook
6531 mh-annotate-msg-hook.
6532
6533 2008-07-31 Michael Albinus <michael.albinus@gmx.de>
6534
6535 * dbus.texi (Arguments and Signatures): Fix example.
6536 (Synchronous Methods): New defun `dbus-call-method-non-blocking'.
6537 (Asynchronous Methods): New node.
6538 (Errors and Events): Describe extended layout of `dbus-event'.
6539 New defun `dbus-event-message-type'.
6540
6541 2008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
6542
6543 * ediff.texi: Remove VMS support.
6544
6545 2008-07-29 Juanma Barranquero <lekktu@gmail.com>
6546
6547 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add mairix-el.
6548 ($(infodir)/mairix-el), mairix-el.dvi): New targets.
6549
6550 2008-07-29 Chong Yidong <cyd@stupidchicken.com>
6551
6552 * Makefile.in: Add mairix-el targets.
6553
6554 2008-07-29 David Engster <deng@randomsample.de>
6555
6556 * mairix-el.texi: New file.
6557
6558 2008-07-28 Stephen Leake <stephen_leake@stephe-leake.org>
6559
6560 * ada-mode.texi: Document using GNAT project files as Emacs Ada mode
6561 project files. Delete 'main_unit' project variable; not needed. Allow
6562 process environment variables wherever project variables are allowed.
6563 Add tutorial section on multiple GNAT project files.
6564
6565 2008-07-27 Michael Albinus <michael.albinus@gmx.de>
6566
6567 Sync with Tramp 2.1.14.
6568
6569 * trampver.texi: Update release number.
6570
6571 2008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
6572
6573 * ns-emacs.texi:
6574 * faq.texi: Remove mentions of Mac Carbon.
6575
6576 2008-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
6577
6578 * gnus.texi (Saving Articles): Describe the 2nd argument of
6579 gnus-summary-save-in-pipe.
6580 (SpamAssassin): Use it.
6581
6582 2008-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
6583
6584 * gnus.texi (SpamAssassin): Fix gnus-summary-save-in-pipe usage.
6585
6586 2008-07-25 Carsten Dominik <dominik@science.uva.nl>
6587
6588 * org.texi (Export options): Document the use of the creator flag.
6589
6590 2008-07-24 Carsten Dominik <dominik@science.uva.nl>
6591
6592 * org.texi: New version 6.06a.
6593
6594 2008-07-23 Juanma Barranquero <lekktu@gmail.com>
6595
6596 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add ns-emacs.
6597 ($(infodir)/ns-emacs, ns-emacs.dvi): New targets.
6598
6599 2008-07-23 Vincent Belaïche <vincent.b.1@hotmail.fr>
6600
6601 * calc.texi (Editing Stack Entries, Algebraic Entry):
6602 Rewrite introductory sentences so it can be used by
6603 Calc's help functions. Mention fixing typos.
6604 (Customizing Calc): Fix typo.
6605
6606 2008-07-23 Jay Belanger <jay.p.belanger@gmail.com>
6607
6608 * calc.texi (summarykey): New macro. Use to correctly format keys in
6609 the summary.
6610
6611 2008-07-20 Adrian Robert <adrian.b.robert@gmail.com>
6612
6613 * ns-emacs.texi (Customization): Corrected documentation on color
6614 specification formats.
6615
6616 2008-07-19 Andreas Schwab <schwab@suse.de>
6617
6618 * ns-emacs.texi: Moved from ../emacs. Add @direntry.
6619
6620 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ns-emacs.
6621 (ns-emacs, $(infodir)/ns-emacs, ns-emacs.dvi): New rules.
6622
6623 2008-07-18 Michael Albinus <michael.albinus@gmx.de>
6624
6625 * dbus.texi (Inspection): Rework, introduce submenus.
6626 (Bus names, Introspection, Nodes and Interfaces, Methods and Signal)
6627 (Properties and Annotations, Arguments and Signatures): New nodes.
6628
6629 2008-07-13 Michael Albinus <michael.albinus@gmx.de>
6630
6631 * dbus.texi (Receiving Method Calls): Fix description of
6632 `dbus-register-method'.
6633 (Signals): Allow also signal arguments for filtering in
6634 `dbus-register-signal'.
6635
6636 2008-07-13 Vincent Belaïche <vincent.b.1@hotmail.fr>
6637
6638 * calc.texi (Manipulating Vectors): Clarify definition of `rnorm' and
6639 `cnorm'.
6640 (Arithmetic Tutorial): Simplify the verification of prime factors.
6641
6642 2008-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
6643
6644 * gnus.texi (Saving Articles): Mention
6645 gnus-summary-pipe-output-default-command and gnus-summary-save-in-pipe.
6646
6647 2008-06-29 Jay Belanger <jay.p.belanger@gmail.com>
6648
6649 * calc.texi: Adjust mode line throughout.
6650
6651 2008-06-28 Juanma Barranquero <lekktu@gmail.com>
6652
6653 * sasl.texi (Mechanisms): Fix typos.
6654
6655 2008-06-24 Jay Belanger <jay.p.belanger@gmail.com>
6656
6657 * calc.texi (Killing from the stack): Mention using normal Emacs
6658 copying.
6659
6660 2008-06-21 Michael Albinus <michael.albinus@gmx.de>
6661
6662 * tramp.texi (Password handling): Rename from "Password caching".
6663 Add `auth-source' mechanism.
6664 (Connection caching): Tramp reopens the connection automatically,
6665 when the operating system on the remote host has been changed.
6666
6667 2008-06-20 Eli Zaretskii <eliz@gnu.org>
6668
6669 * makefile.w32-in (distclean): Remove makefile.
6670
6671 2008-06-17 Carsten Dominik <dominik@science.uva.nl>
6672
6673 * org.texi (Using the mapping API): New section.
6674 (Agenda column view): New section.
6675 (Moving subtrees): Document archiving to the archive sibling.
6676 (Agenda commands): Document columns view in the agenda.
6677 (Using the property API): Document the API for multi-valued properties.
6678
6679 2008-06-17 Jason Riedy <jason@acm.org>
6680
6681 * org.texi (A LaTeX example): Note that fmt may be a one-argument
6682 function, and efmt may be a two-argument function.
6683 (Radio tables): Document multiple destinations.
6684
6685 2008-06-16 Glenn Morris <rgm@gnu.org>
6686
6687 * epa.texi, erc.texi, pgg.texi, remember.texi, sasl.texi, url.texi:
6688 Add Cover-Texts.
6689
6690 2008-06-15 Glenn Morris <rgm@gnu.org>
6691
6692 * faq.texi (VER): Update to 23.0.60.
6693
6694 * mh-e.texi: Remove option of licensing under GPL.
6695 Add Cover-Texts to GFDL permissions notice.
6696 (GPL): Remove section.
6697 (GFDL): Include doclicense.texi rather than the actual text.
6698
6699 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add sasl.
6700 (sasl, $(infodir)/sasl, sasl.dvi): New rules.
6701
6702 * sasl.texi: Fix output file name.
6703
6704 * epa.texi, sasl.texi: Refer to license in Emacs manual.
6705
6706 * gnus-coding.texi: Refer to license in Gnus manual.
6707
6708 * idlwave.texi, sasl.texi: Use @copying.
6709
6710 * org.texi: Change to GFDL 1.2. Refer to license in Emacs manual.
6711
6712 * speedbar.texi: Update Back-Cover Text as per maintain.info.
6713
6714 * url.texi: Use @copying, @title, @subtitle, @author.
6715
6716 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi, dbus.texi:
6717 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
6718 * erc.texi, eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus.texi:
6719 * idlwave.texi, message.texi, newsticker.texi, pcl-cvs.texi:
6720 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi:
6721 * smtpmail.texi, speedbar.texi, tramp.texi, vip.texi, viper.texi:
6722 * widget.texi, woman.texi:
6723 Remove references to external license, since doclicense is included.
6724
6725 * ada-mode.texi, autotype.texi, cc-mode.texi, dired-x.texi:
6726 * pcl-cvs.texi, speedbar.texi, url.texi, widget.texi:
6727 Remove references to non-existent Invariant Sections.
6728
6729 2008-06-14 Glenn Morris <rgm@gnu.org>
6730
6731 * faq.texi (Major packages and programs): Remove references to external
6732 Supercite, Calc, VIPER, since they have been included for some time.
6733 Update VM, AUCTeX, BBDB entries.
6734
6735 2008-06-14 Ulf Jasper <ulf.jasper@web.de>
6736
6737 * newsticker.texi: Updated to match latest newsticker changes.
6738
6739 2008-06-13 Glenn Morris <rgm@gnu.org>
6740
6741 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi
6742 * dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi
6743 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi
6744 * gnus.texi, idlwave.texi, info.texi, message.texi, newsticker.texi
6745 * nxml-mode.texi, org.texi, pcl-cvs.texi, rcirc.texi, reftex.texi
6746 * sc.texi, sieve.texi, smtpmail.texi, vip.texi, viper.texi, widget.texi
6747 * woman.texi:
6748 Update Back-Cover Text as per maintain.info.
6749
6750 2008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
6751
6752 * gnus-faq.texi: Generate. Change node names to "FAQ N-M".
6753
6754 * Makefile.in (gnus-faq-clean): Don't remove gnus-faq.texi.
6755 (gnus-faq.xml): Update repository host.
6756
6757 * gnus-faq.texi: Generate from gnus-faq.xml (sourceforge.net).
6758
6759 2008-06-15 Frank Schmitt <ich@frank-schmitt.net>
6760
6761 * gnus-faq.texi ([5.12]): Add entry about message-kill-buffer-on-exit.
6762 Fix a typo.
6763
6764 2008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
6765
6766 * gnus.texi (Mail Source Customization): Correct values of
6767 `mail-source-delete-incoming'. Reported by Tassilo Horn.
6768 (Oort Gnus): Fix version comment for mml-dnd-protocol-alist.
6769
6770 2008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
6771
6772 * gnus.texi (nnmairix): Eliminate wrong use of `path', cf. the GNU
6773 coding standards.
6774
6775 2008-06-14 David Engster <dengste@eml.cc>
6776
6777 * gnus.texi (nnmairix): Markup fixes.
6778
6779 2008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
6780
6781 * gnus.texi (nnmairix): Markup and other minor fixes.
6782
6783 2008-06-05 David Engster <dengste@eml.cc>
6784
6785 * gnus.texi (nnmairix): New nodes describing nnmairix.el.
6786
6787 2008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
6788
6789 * gnus.texi (Group Parameters): Change ~/.gnus to ~/.gnus.el.
6790 (Searching, nnir, nnmairix): New stub nodes.
6791
6792 2008-05-30 Felix Lee <felix.1@canids.net>
6793
6794 * cl.texi (Iteration Clauses): Fix incorrect "identical" examples.
6795
6796 2008-05-24 Reiner Steib <Reiner.Steib@gmx.de>
6797
6798 * gnus.texi (Filling In Threads): Additions to gnus-fetch-old-headers.
6799
6800 2008-05-15 Reiner Steib <Reiner.Steib@gmx.de>
6801
6802 * gnus.texi (Scoring On Other Headers): Fix typo. Rearrange.
6803
6804 2008-05-15 Jonathan Yavner <jyavner@member.fsf.org>
6805
6806 * ses.texi (Acknowledgements): Add Shigeru Fukaya.
6807
6808 2008-05-06 Juanma Barranquero <lekktu@gmail.com>
6809
6810 * info.texi (Top): Fix typo in xref.
6811
6812 2008-05-05 Karl Berry <karl@gnu.org>
6813
6814 * info.texi (Top): @xref to stand-alone manual.
6815
6816 2008-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
6817
6818 * gnus.texi (Various Summary Stuff): Add gnus-propagate-marks.
6819 (Various Summary Stuff): Fix typo in last xref.
6820
6821 2008-05-02 Juanma Barranquero <lekktu@gmail.com>
6822
6823 * org.texi (Moving subtrees): Fix typo.
6824
6825 2008-04-28 Michael Albinus <michael.albinus@gmx.de>
6826
6827 * tramp.texi (Frequently Asked Questions): Explain, how to disable
6828 Tramp via `tramp-mode'.
6829
6830 2008-04-27 Carsten Dominik <dominik@sam.science.uva.nl>
6831
6832 * org.texi: Massive changes, in many parts of the file.
6833
6834 2008-04-27 Jason Riedy <jason@acm.org>
6835
6836 * org.texi (A LaTeX example): Note that fmt may be a
6837 one-argument function, and efmt may be a two-argument function.
6838 (Radio tables): Document multiple destinations.
6839
6840 2008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
6841
6842 * gnus.texi (Oort Gnus): Add message-fill-column.
6843
6844 2008-04-12 Adrian Aichner <adrian@xemacs.org>
6845
6846 * gnus.texi (Mail Source Specifiers): Typo fix.
6847
6848 2008-04-12 Reiner Steib <Reiner.Steib@gmx.de>
6849
6850 * gnus.texi (Diary Headers Generation): Update key binding for
6851 `gnus-diary-check-message'.
6852
6853 2008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
6854
6855 * gnus.texi (Emacsen): Addition.
6856
6857 2008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
6858
6859 * gnus.texi (Emacsen): Give recommendations for Emacs 22 and Emacs 23.
6860
6861 2008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
6862
6863 * gnus.texi (Oort Gnus): Mention customizing of tool bars.
6864
6865 2008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
6866
6867 * gnus-news.texi: Update tool bar item.
6868
6869 2008-04-09 Sven Joachim <svenjoac@gmx.de>
6870
6871 * gnus-news.texi: Fix typos.
6872
6873 2008-04-11 Jay Belanger <jay.p.belanger@gmail.com>
6874
6875 * calc.texi (Vector and Matrix Arithmetic, Calc Summary):
6876 Add mention of `kron'.
6877
6878 2008-04-01 Daiki Ueno <ueno@unixuser.org>
6879
6880 * epa.texi (Encrypting/decrypting *.gpg files):
6881 Document epa-file-name-regexp.
6882
6883 2008-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
6884
6885 * gnus.texi (Example Methods): Fix description about ssh-agent.
6886 (Indirect Functions): Fix the default value of nntp-telnet-command;
6887 remove link to connect.html.
6888
6889 2008-03-30 Michael Albinus <michael.albinus@gmx.de>
6890
6891 * dbus.texi (Synchronous Methods): New parameter TIMEOUT for
6892 dbus-call-method.
6893 (Receiving Method Calls): The timeout can be set by the calling client.
6894
6895 * trampver.texi: Update release number.
6896
6897 2008-03-29 Reiner Steib <Reiner.Steib@gmx.de>
6898
6899 * gnus.texi (Top): Fix version. Add SASL.
6900
6901 2008-03-29 Michael Albinus <michael.albinus@gmx.de>
6902
6903 Sync with Tramp 2.1.13.
6904
6905 * trampver.texi: Update release number.
6906
6907 2008-03-29 Chong Yidong <cyd@stupidchicken.com>
6908
6909 * org.texi: Update to new org-mode website.
6910
6911 2008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
6912
6913 * cl.texi (For Clauses): Fix loop over key-seq to match code.
6914
6915 2008-03-22 Reiner Steib <Reiner.Steib@gmx.de>
6916
6917 * gnus.texi (Foreign Groups): Add gnus-read-ephemeral-gmane-group,
6918 gnus-read-ephemeral-gmane-group-url,
6919 gnus-read-ephemeral-emacs-bug-group,
6920 gnus-read-ephemeral-debian-bug-group.
6921
6922 2008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
6923
6924 * gnus.texi (MIME Commands): Add gnus-article-browse-html-article.
6925
6926 * gnus-news.texi: Add EasyPG. Add gnus-article-browse-html-article.
6927 Add FIXMEs for Bookmarks and gnus-registry-marks.
6928
6929 2008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
6930
6931 * gnus.texi (Smileys): Document `smiley-style'.
6932
6933 2008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
6934
6935 * gnus.texi (Gnus Development): Clarify difference between ding and
6936 gnu.emacs.gnus.
6937 (MIME Commands, Using MIME, RSS): Fix markup.
6938
6939 * gnus-faq.texi ([8.4]): Ditto.
6940
6941 2008-03-20 Reiner Steib <Reiner.Steib@gmx.de>
6942
6943 * gnus.texi (Emacsen): Remove obsolete stuff.
6944
6945 2008-03-19 Reiner Steib <Reiner.Steib@gmx.de>
6946
6947 * gnus.texi (Oort Gnus): Add version info WRT
6948 `mail-source-delete-incoming'.
6949
6950 2008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
6951
6952 * gnus.texi (Top): Add "Other related manuals" and version info in
6953 `iftex' output.
6954 (Formatting Fonts): Add index entries for gnus-mouse-face, gnus-face-0,
6955 gnus-balloon-face-0 and the corresponding format specifiers.
6956
6957 2008-03-26 Michael Albinus <michael.albinus@gmx.de>
6958
6959 * tramp.texi (Filename completion): Remove footnote about let-bind
6960 of `partial-completion-mode'. It doesn't work this way.
6961
6962 2008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
6963
6964 * pcl-cvs.texi (Contributors): Update my email.
6965
6966 2008-03-21 Michael Albinus <michael.albinus@gmx.de>
6967
6968 * dbus.texi (Receiving Method Calls): Mention default D-Bus timeout.
6969
6970 2008-03-17 Bill Wohler <wohler@newt.com>
6971
6972 * mh-e.texi (Viewing): Update URL for adding header fields to
6973 mh-invisible-header-fields-default.
6974
6975 2008-03-16 Bill Wohler <wohler@newt.com>
6976
6977 * mh-e.texi (Preface): Add Gnus to requirements.
6978 (Forwarding): Note that forwarded MIME messages are now inline.
6979
6980 2008-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
6981
6982 * gnus.texi (Example Methods, Direct Functions, Indirect Functions)
6983 (Common Variables): Give precedence to the netcat methods over the
6984 telnet methods, and mention that they are more reliable.
6985
6986 2008-03-13 Carsten Dominik <dominik@science.uva.nl>
6987
6988 * org.texi (Exporting Agenda Views): Document agenda export to
6989 iCalendar.
6990 (Progress logging): Document the new progress logging stuff.
6991
6992 2008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
6993
6994 * gnus.texi (Mail Source Customization, Gnus Development, Oort Gnus):
6995 Update for change of `mail-source-delete-incoming'.
6996
6997 * gnus-news.texi: Ditto.
6998
6999 2008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
7000
7001 * gnus-coding.texi (Gnus Maintainance Guide): Update conventions for
7002 custom versions.
7003
7004 2008-03-07 Alan Mackenzie <acm@muc.de>
7005
7006 * cc-mode.texi (Limitations and Known Bugs): State that the number of
7007 parens/brackets in a k&r region is limited.
7008
7009 2008-02-27 Reiner Steib <Reiner.Steib@gmx.de>
7010
7011 * gnus-news.texi: Mention problem with coding system `utf-8-emacs' when
7012 using different Emacs versions.
7013
7014 2008-02-27 Glenn Morris <rgm@gnu.org>
7015
7016 * sc.texi: Remove a lot of old and obsolete info.
7017 (titlepage): Simplify.
7018 (Emacs 19 MUAs, Emacs 18 MUAs, MH-E with any Emacsen)
7019 (VM with any Emacsen, GNEWS with any Emacsen)
7020 (Overloading for Non-conforming MUAs, Version 3 Changes)
7021 (The Supercite Mailing List): Delete nodes.
7022 (Introduction): Remove info about old packages.
7023 (Getting Connected): Simplify. Remove info about old packages.
7024 (Citing Commands): Delete Emacs 19 info.
7025 (Hints to MUA Authors): Simplify.
7026 (Thanks and History): Merge in some info from the deleted node
7027 "Version 3 Changes".
7028
7029 2008-02-05 Juanma Barranquero <lekktu@gmail.com>
7030
7031 * org.texi (Setting tags, In-buffer settings):
7032 * rcirc.texi (rcirc commands): Replace `legal' with `valid'.
7033
7034 2008-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
7035
7036 * gnus-news.texi: Mention that spaces and tabs are allowed in the
7037 installation directory name.
7038
7039 2008-02-12 Romain Francoise <romain@orebokech.com>
7040
7041 * epa.texi (Overview): Fix typo.
7042
7043 2008-02-11 Daiki Ueno <ueno@unixuser.org>
7044
7045 * epa.texi (Quick start): Remove the .emacs setting.
7046
7047 2008-02-10 Daiki Ueno <ueno@unixuser.org>
7048
7049 * epa.texi (Quick start): Use the command `epa-enable' instead of
7050 loading `epa-setup'.
7051
7052 2008-02-08 Juanma Barranquero <lekktu@gmail.com>
7053
7054 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add epa.
7055 ($(infodir)/epa, epa.dvi): New targets.
7056
7057 2008-02-08 Daiki Ueno <ueno@unixuser.org>
7058
7059 * Makefile.in: Add rules to build EasyPG Assistant User's Manual.
7060
7061 * epa.texi: New manual documenting the EasyPG Assistant.
7062
7063 2008-02-06 Michael Albinus <michael.albinus@gmx.de>
7064
7065 * dbus.texi (all): Wrap Lisp code examples with @lisp ... @end lisp.
7066 (Inspection): New function dbus-ping.
7067
7068 2008-02-05 Michael Albinus <michael.albinus@gmx.de>
7069
7070 * tramp.texi (Remote processes): Add `shell-command'.
7071
7072 2008-02-02 Michael Albinus <michael.albinus@gmx.de>
7073
7074 * tramp.texi: Use new FSF's Back-Cover Text.
7075
7076 2008-01-28 Michael Sperber <sperber@deinprogramm.de>
7077
7078 * gnus.texi (Mail Source Specifiers): Document `group' specifier.
7079 (Group Parameters): Document `mail-source' parameter.
7080
7081 2008-01-27 Michael Albinus <michael.albinus@gmx.de>
7082
7083 * tramp.texi (Inline methods): The hostname of the su(do)? methods
7084 must be a local host.
7085
7086 2008-01-26 Michael Olson <mwolson@gnu.org>
7087
7088 * erc.texi: Update version for ERC 5.3 release.
7089 (Obtaining ERC): Update extras URLs for 5.3.
7090 (Development): Write instructions for git, and remove those for Arch.
7091 (History): Mention the switch to git.
7092
7093 2008-01-24 Karl Berry <karl@gnu.org>
7094
7095 * info.texi (Search Index, Search Text): Mention the command
7096 character in the section name, a la the (Go to node) node.
7097
7098 2008-01-21 Michael Albinus <michael.albinus@gmx.de>
7099
7100 * dbus.texi (Errors and Events): New macro dbus-ignore-errors.
7101
7102 2008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
7103
7104 * gnus-news.texi: Mention gnus-article-describe-bindings.
7105
7106 2008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
7107
7108 * gnus-news.texi: Mention gnus-article-wide-reply-with-original.
7109
7110 2008-01-18 Carsten Dominik <dominik@science.uva.nl>
7111
7112 * org.texi (Property inheritance): New section.
7113 (Conventions): New section.
7114 (Structure editing): Document C-RET, the prefix arg to the cut/copy
7115 commands, and the new bindings for refiling.
7116 (Sparse trees): Document the new special command for sparse trees.
7117 (References): Be more clear about the counting of hilines.
7118 (Handling links): Document M-p/n for accessing links.
7119 (Fast access to TODO states): New section.
7120 (Per file keywords): New section.
7121 (Property inheritance): New section.
7122 (Column attributes): New summary types.
7123 (Capturing Column View): New section.
7124 (The date/time prompt): Cover the new features in the date/time prompt.
7125 Compactify the table of keys for the calendar remote control.
7126 (Clocking work time): Document the new :scope parameter.
7127 (Remember): Promoted to chapter.
7128 (Quoted examples): New section.
7129 (Enhancing text): New verbatim environments.
7130
7131 2008-01-14 Michael Albinus <michael.albinus@gmx.de>
7132
7133 * trampver.texi: Update release number.
7134
7135 2008-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
7136
7137 * gnus.texi (Article Keymap):
7138 Add gnus-article-wide-reply-with-original; fix descriptions of
7139 gnus-article-reply-with-original and
7140 gnus-article-followup-with-original.
7141
7142 2008-01-09 Glenn Morris <rgm@gnu.org>
7143
7144 * nxml-mode.texi: Add @copying section.
7145
7146 2008-01-05 Reiner Steib <Reiner.Steib@gmx.de>
7147
7148 * message.texi (Mail Variables): Add some text from "(gnus)Posting
7149 Server". Add `message-send-mail-with-mailclient'.
7150
7151 * gnus.texi (Posting Server): Move some text to "(message)Mail
7152 Variables" and add a reference here.
7153
7154 2008-01-04 Michael Albinus <michael.albinus@gmx.de>
7155
7156 * dbus.texi (Receiving Method Calls): New chapter.
7157 (Errors and Events): Add serial number to events. Replace "signal" by
7158 "message". Introduce dbus-event-serial-number.
7159
7160 2008-01-03 Michael Albinus <michael.albinus@gmx.de>
7161
7162 * dbus.texi (Type Conversion): Explain the type specification for empty
7163 arrays. Use another example.
7164
7165 2007-12-30 Michael Albinus <michael.albinus@gmx.de>
7166
7167 * dbus.texi (all): Replace "..." by @dots{}.
7168 (Type Conversion): Precise the value range for :byte types.
7169 (Signals): Rename dbus-unregister-signal to dbus-unregister-object.
7170 Mention its return value.
7171 (Errors and Events): There is no D-Bus error propagation during event
7172 processing.
7173
7174 2007-12-29 Jay Belanger <jay.p.belanger@gmail.com>
7175
7176 * calc.texi (Yacas Language, Maxima Language, Giac Language):
7177 New sections.
7178
7179 2007-12-29 Reiner Steib <Reiner.Steib@gmx.de>
7180
7181 * gnus.texi (Group Parameters): Reorder the text and add a note about
7182 `gnus-parameters' near the beginning of the node.
7183
7184 2007-12-29 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
7185
7186 * gnus.texi (Score File Editing): Fix function name.
7187
7188 2007-12-23 Michael Albinus <michael.albinus@gmx.de>
7189
7190 Sync with Tramp 2.1.12.
7191
7192 * trampver.texi: Update release number.
7193
7194 2007-12-22 Richard Stallman <rms@gnu.org>
7195
7196 * cc-mode.texi (Getting Started): Change @ref to @pxref.
7197
7198 2007-12-22 Michael Albinus <michael.albinus@gmx.de>
7199
7200 * dbus.texi (Type Conversion): Correct input parameters mapping.
7201
7202 2007-12-21 Michael Albinus <michael.albinus@gmx.de>
7203
7204 * dbus.texi (Type Conversion): Extend for D-Bus compound types.
7205 (Errors and Events): Mention wrong-type-argument error.
7206
7207 2007-12-21 Alex Schroeder <alex@gnu.org>
7208
7209 * rcirc.texi: Changed single spaces after sentence end to double
7210 spaces. Fixed some typos.
7211 (Internet Relay Chat): Explain relay.
7212 (Getting started with rcirc): Change items to reflect prompts.
7213 Add more explanation to rcirc-track-minor-mode and added a comment to
7214 warn future maintainers that this section is a copy.
7215 (People): Change /ignore example.
7216 (Keywords): Not keywords.
7217
7218 2007-12-20 Alex Schroeder <alex@gnu.org>
7219
7220 * rcirc.texi (Top): Fighting Information Overload chapter added.
7221 (Getting started with rcirc): Add notice of rcirc-track-minor-mode.
7222 (rcirc commands): Move /ignore command to the new chapter.
7223 (Fighting Information Overload): New chapter documenting /keyword,
7224 /bright, /dim, channel ignore, and low priority channels.
7225 (Configuration): Document rcirc-server-alist, remove
7226 rcirc-startup-channels-alist and rcirc-default-server.
7227
7228 2007-12-16 Michael Albinus <michael.albinus@gmx.de>
7229
7230 * dbus.texi (Signals): Fix example in dbus-register-signal.
7231
7232 2007-12-14 Sven Joachim <svenjoac@gmx.de>
7233
7234 * gnus.texi (Score Variables): Fix typo.
7235
7236 2007-12-07 Michael Albinus <michael.albinus@gmx.de>
7237
7238 * dbus.texi (Synchronous Methods): Adapt dbus-call-method.
7239 (Signals): Adapt dbus-send-signal and dbus-register-signal.
7240 (Errors and Events): Adapt dbus-event.
7241
7242 2007-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
7243
7244 * gnus.texi (Other Files): Add the yenc command.
7245
7246 2007-11-30 Reiner Steib <Reiner.Steib@gmx.de>
7247
7248 * gnus.texi (MIME Commands): Default of gnus-article-loose-mime is t
7249 since 2004-08-06.
7250
7251 2007-11-28 Katsumi Yamaoka <yamaoka@jpl.org>
7252
7253 * gnus.texi (Fancy Mail Splitting): Fix description of splitting based
7254 on body.
7255
7256 2007-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
7257
7258 * emacs-mime.texi (rfc2047): Mention rfc2047-encoded-word-regexp-loose
7259 and rfc2047-allow-irregular-q-encoded-words; fix description of
7260 rfc2047-encode-encoded-words.
7261
7262 2007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
7263
7264 * gnus.texi (Fetching Mail): Remove obsoleted `nnmail-spool-file'.
7265
7266 2007-12-05 Michael Olson <mwolson@gnu.org>
7267
7268 * remember.texi (Diary): Remove "require" line for remember-diary.el.
7269 Update documentation for `remember-diary-file'.
7270
7271 2007-12-04 Michael Albinus <michael.albinus@gmx.de>
7272
7273 * dbus.texi (Signals): Precise `dbus-register-signal'.
7274 (Errors and Events): Rework events part, the internal structure of
7275 dbus-event has changed.
7276
7277 2007-12-03 Juanma Barranquero <lekktu@gmail.com>
7278
7279 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
7280 ($(infodir)/dbus, dbus.dvi): New targets.
7281
7282 2007-12-03 Michael Albinus <michael.albinus@gmx.de>
7283
7284 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
7285 unconditionally.
7286
7287 * dbus.texi (Synchronous Methods): Show the result of the "lshal"
7288 emulation with @print{}.
7289
7290 2007-12-02 Richard Stallman <rms@gnu.org>
7291
7292 * dbus.texi (Overview): Minor cleanup.
7293
7294 2007-12-02 Michael Albinus <michael.albinus@gmx.de>
7295
7296 * Makefile.in (INFO_TARGETS): Add dbus.
7297 (DVI_TARGETS): Add dbus.dvi.
7298 (dbus, dbus.dvi): New targets.
7299
7300 * dbus.texi: New file.
7301
7302 2007-11-24 Romain Francoise <romain@orebokech.com>
7303
7304 * nxml-mode.texi: Add description in @direntry.
7305 Fix file name to match @setfilename.
7306
7307 2007-11-23 Mark A. Hershberger <mah@everybody.org>
7308
7309 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
7310 ($(infodir)/nxml-mode): New rule.
7311
7312 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
7313 ($(infodir)/nxml-mode): New rule.
7314 (clean): Add nxml-mode*.
7315
7316 * nxml-mode.texi: New file with nxml manual.
7317
7318 2007-11-18 Richard Stallman <rms@gnu.org>
7319
7320 * flymake.texi (Example -- Configuring a tool called directly):
7321 Update example.
7322
7323 2007-11-18 Michael Albinus <michael.albinus@gmx.de>
7324
7325 * tramp.texi (Filename completion): Simplify explanation of
7326 double-slash behavior. Explain directory contents flushing.
7327
7328 2007-11-16 Jay Belanger <jay.p.belanger@gmail.com>
7329
7330 * calc.texi (TeX and LaTeX Language Modes): Put in
7331 missing braces.
7332
7333 2007-11-15 Richard Stallman <rms@gnu.org>
7334
7335 * cl.texi (Equality Predicates): Delete `eql'.
7336 (Predicates, Naming Conventions, Top): Delete `eql'.
7337 (Common Lisp Compatibility): Delete `eql'.
7338 (Porting Common Lisp): Delete obsolete backquote info.
7339 Minor clarification about character constants.
7340 (Sequence Basics): Minor clarification.
7341
7342 2007-11-15 Juanma Barranquero <lekktu@gmail.com>
7343
7344 * cc-mode.texi (Electric Keys, Custom Macros):
7345 * tramp.texi (Filename completion): Fix typos.
7346
7347 2007-11-15 Jay Belanger <jay.p.belanger@gmail.com>
7348
7349 * calc.texi (Basic commands): Mention the menu.
7350
7351 2007-11-12 Michael Albinus <michael.albinus@gmx.de>
7352
7353 * tramp.texi (Connection caching): Tramp flushes connection
7354 properties when remote operating system has been changed.
7355
7356 2007-11-09 Reiner Steib <Reiner.Steib@gmx.de>
7357
7358 * gnus-news.texi: Fix spelling.
7359 `message-insert-formatted-citation-line', not
7360 `message-insert-formated-citation-line'.
7361
7362 * gnus.texi, gnus-faq.texi, message.texi: Bump version to 5.10.9.
7363
7364 2007-11-07 Michael Albinus <michael.albinus@gmx.de>
7365
7366 * tramp.texi (Overview): Mention also the PuTTY integration under
7367 w32. Remove paragraphs about Tramp's experimental status.
7368 (Frequently Asked Questions): Add code example for highlighting the
7369 mode line.
7370
7371 2007-11-03 Michael Olson <mwolson@gnu.org>
7372
7373 * remember.texi: Change mentions of remember-buffer to
7374 remember-finalize throughout.
7375
7376 2007-10-30 Michael Olson <mwolson@gnu.org>
7377
7378 * remember.texi (Copying): Remove.
7379 (Mailbox): Update with non-BBDB instructions.
7380 (Diary, Org): Add.
7381 (Bibliography, Planner Page): Remove.
7382
7383 2007-10-30 Juanma Barranquero <lekktu@gmail.com>
7384
7385 * makefile.w32-in (INFO_TARGETS): Add remember.
7386 (DVI_TARGETS): Add remember.dvi.
7387 ($(infodir)/remember): New rule.
7388 (clean): Add remember*.
7389
7390 2007-10-30 Michael Olson <mwolson@gnu.org>
7391
7392 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add remember.
7393 ($(infodir)/remember): New rule that builds the Remember Manual.
7394
7395 * remember.texi: New file containing the Remember Mode Manual.
7396 Shuffle chapters around after initial import.
7397 (Function Reference): Split Keystrokes into separate chapter.
7398 (Keystrokes): Document C-c C-k.
7399 (Introduction): Fix typographical issue with "---".
7400
7401 2007-10-29 Richard Stallman <rms@gnu.org>
7402
7403 * widget.texi (Introduction): Delete discussion of implementation
7404 internals.
7405
7406 2007-10-29 Michael Albinus <michael.albinus@gmx.de>
7407
7408 * tramp.texi (Connection caching): Host names must be different
7409 when tunneling.
7410
7411 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7412
7413 * gnus.texi, gnus-faq.texi, message.texi: Bump version to
7414 Gnus v5.13.
7415
7416 2007-10-28 Miles Bader <miles@gnu.org>
7417
7418 * gnus-news.texi, gnus-coding.texi, sasl.texi: New files.
7419
7420 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7421
7422 * gnus.texi (Sorting the Summary Buffer):
7423 Remove gnus-article-sort-by-date-reverse.
7424
7425 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7426
7427 * gnus.texi (Non-ASCII Group Names): New node.
7428 (Misc Group Stuff): Move gnus-group-name-charset-method-alist and
7429 gnus-group-name-charset-group-alist to Non-ASCII Group Names node.
7430
7431 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
7432
7433 * gnus.texi (Mail Source Specifiers, IMAP): Add a notice on the need to
7434 clean the output of the program `imap-shell-program'.
7435
7436 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7437
7438 * gnus.texi (IMAP): Mention nnimap-logout-timeout.
7439
7440 2007-10-28 Tassilo Horn <tassilo@member.fsf.org>
7441
7442 * gnus.texi (Sticky Articles): Documentation for sticky article
7443 buffers.
7444
7445 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
7446
7447 * gnus.texi (RSS): Document nnrss-ignore-article-fields.
7448
7449 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7450
7451 * gnus.texi (Various Various): Mention gnus-add-timestamp-to-message.
7452
7453 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7454
7455 * gnus.texi (Archived Messages):
7456 Document gnus-update-message-archive-method.
7457
7458 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7459
7460 * gnus.texi (Limiting): Document gnus-summary-limit-to-address.
7461
7462 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
7463
7464 * gnus.texi (Group Maneuvering):
7465 Document `gnus-summary-next-group-on-exit'.
7466
7467 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7468
7469 * gnus.texi (Really Various Summary Commands):
7470 Mention gnus-auto-select-on-ephemeral-exit.
7471
7472 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7473
7474 * gnus.texi, message.texi: Bump version number.
7475
7476 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7477
7478 * gnus.texi (Group Line Specification, Misc Group Stuff)
7479 (Server Commands): Parenthesize @pxref{Mail Spool}.
7480
7481 2007-10-28 Didier Verna <didier@xemacs.org>
7482
7483 New user option: message-signature-directory.
7484 * message.texi (Insertion Variables): Document it.
7485 * gnus.texi (Posting Styles): Ditto.
7486
7487 2007-10-28 Didier Verna <didier@xemacs.org>
7488
7489 * gnus.texi (Group Line Specification):
7490 * gnus.texi (Misc Group Stuff):
7491 * gnus.texi (Server Commands): Document the group compaction feature.
7492
7493 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7494
7495 * gnus-faq.texi ([5.2]): Adjust for message-fill-column.
7496
7497 * message.texi (Various Message Variables): Add message-fill-column.
7498
7499 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7500
7501 * gnus.texi: Untabify.
7502
7503 2007-10-28 Didier Verna <didier@xemacs.org>
7504
7505 * gnus.texi (Group Parameters): Document the posting-style merging
7506 process in topic-mode.
7507
7508 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7509
7510 * gnus.texi (Scoring On Other Headers): Add gnus-inhibit-slow-scoring.
7511
7512 2007-10-28 Romain Francoise <romain@orebokech.com>
7513
7514 * gnus.texi (Mail Spool): Fix typo.
7515 Update copyright.
7516
7517 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7518
7519 * gnus.texi (Limiting): Add gnus-summary-limit-to-singletons.
7520
7521 2007-10-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
7522
7523 * gnus.texi (Summary Generation Commands):
7524 Add gnus-summary-insert-ticked-articles.
7525
7526 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7527
7528 * gnus.texi (SpamAssassin back end): Rename spam-spamassassin-path
7529 to spam-spamassassin-program.
7530
7531 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7532
7533 * gnus.texi (Mail and Post): Add gnus-message-highlight-citation.
7534
7535 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7536
7537 * gnus.texi (Limiting): Add gnus-summary-limit-to-headers.
7538
7539 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7540
7541 * message.texi (Mail Headers): Document `opportunistic'.
7542
7543 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7544
7545 * emacs-mime.texi (Encoding Customization): Explain how to set
7546 mm-coding-system-priorities per hierarchy.
7547
7548 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7549
7550 * gnus.texi (Washing Mail): Add nnmail-ignore-broken-references and
7551 nnmail-broken-references-mailers instead of nnmail-fix-eudora-headers.
7552
7553 2007-10-28 Didier Verna <didier@xemacs.org>
7554
7555 * message.texi (Wide Reply): Update documentation of
7556 message-dont-reply-to-names (now allowing a list of regexps).
7557
7558 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7559
7560 * gnus.texi (Spam Package Introduction): Fix spam menu and links.
7561
7562 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7563
7564 * gnus.texi (SpamAssassin back end): Fix typo.
7565
7566 * sieve.texi (Examples): Fix grammar.
7567
7568 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7569
7570 * gnus.texi (Searching for Articles): Document M-S and M-R.
7571 (Limiting): Document / b.
7572
7573 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7574
7575 * gnus.texi (Thread Commands): T M-^.
7576
7577 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7578
7579 * message.texi (Mail Aliases): Document ecomplete.
7580 (Mail Aliases): Fix typo.
7581
7582 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7583
7584 * gnus.texi (Face): Restore xref to gnus-face-properties-alist;
7585 fix typo.
7586
7587 2007-10-28 Romain Francoise <romain@orebokech.com>
7588
7589 * gnus.texi (Mail Spool): Grammar fix.
7590
7591 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7592
7593 * gnus.texi (Mail Spool): nnml-use-compressed-files can be a
7594 string.
7595
7596 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7597
7598 * gnus.texi (Group Parameters): Fix description.
7599
7600 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7601
7602 * gnus.texi (Gmane Spam Reporting):
7603 Fix spam-report-gmane-use-article-number.
7604 Add spam-report-user-mail-address.
7605
7606 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7607
7608 * emacs-mime.texi (Non-MIME): x-gnus-verbatim -> x-verbatim.
7609
7610 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7611
7612 * gnus.texi (Group Parameters): Add simplified sorting example based on
7613 example for `Sorting the Summary Buffer' from Jari Aalto
7614 <jari.aalto@cante.net>.
7615 (Example Methods): Add example for an indirect connection.
7616
7617 2007-10-28 Kevin Greiner <kevin.greiner@compsol.cc>
7618
7619 * gnus.texi (nntp-open-via-telnet-and-telnet): Fix grammar.
7620 (Agent Parameters): Update parameter names to match code.
7621 (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as
7622 'gnus-agent-summary-fetch-series'.
7623 (Agent and flags): New section providing a generalized discussion
7624 of flag handling.
7625 (Agent and IMAP): Remove flag discussion.
7626 (Agent Variables): Add 'gnus-agent-synchronize-flags'.
7627
7628 2007-10-28 Romain Francoise <romain@orebokech.com>
7629
7630 * gnus.texi (Exiting the Summary Buffer): Add new function
7631 `gnus-summary-catchup-and-goto-prev-group', bound to `Z p'.
7632
7633 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7634
7635 * gnus.texi (Conformity): Fix typo.
7636 (Customizing Articles): Document `first'.
7637
7638 2007-10-28 Jari Aalto <jari.aalto@cante.net>
7639
7640 * gnus.texi (Sorting the Summary Buffer):
7641 Add `gnus-thread-sort-by-date-reverse'. Add example
7642 host to different sorting in NNTP and RSS groups.
7643
7644 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7645
7646 * message.texi (Insertion): Describe prefix for
7647 message-mark-inserted-region and message-mark-insert-file.
7648
7649 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7650
7651 * emacs-mime.texi (Non-MIME): Add Slrn-style verbatim marks and
7652 LaTeX documents. Describe "text/x-gnus-verbatim".
7653
7654 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7655
7656 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
7657 (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering)
7658 (spam-stat spam filtering, SpamOracle)
7659 (Extending the Spam ELisp package): Remove extra quote symbol for
7660 clarity.
7661
7662 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7663
7664 * gnus.texi (MIME Commands): Add gnus-article-save-part-and-strip,
7665 gnus-article-delete-part and gnus-article-replace-part.
7666 (Using MIME): Add gnus-mime-replace-part.
7667
7668 2007-10-28 Romain Francoise <romain@orebokech.com>
7669
7670 * gnus.texi (Mail Spool): Mention that `nnml-use-compressed-files'
7671 requires `auto-compression-mode' to be enabled. Add new nnml
7672 variable `nnml-compressed-files-size-threshold'.
7673
7674 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7675
7676 * gnus.texi (Sorting the Summary Buffer):
7677 Add gnus-thread-sort-by-recipient.
7678
7679 2007-10-28 Romain Francoise <romain@orebokech.com>
7680
7681 * message.texi (Insertion Variables): Mention new variable
7682 `message-yank-empty-prefix'. Change `message-yank-cited-prefix'
7683 documentation accordingly.
7684
7685 2007-10-28 Romain Francoise <romain@orebokech.com>
7686
7687 * gnus.texi (To From Newsgroups): Mention new variables
7688 `gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'.
7689
7690 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7691
7692 * gnus.texi (Using MIME): gnus-mime-copy-part supports the charset
7693 stuff; gnus-mime-inline-part does the automatic decompression.
7694
7695 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7696
7697 * gnus.texi (Spam ELisp Package Configuration Examples):
7698 "training.ham" should be "training.spam".
7699
7700 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7701
7702 * message.texi (Mail Variables): Fix the default value for
7703 message-send-mail-function.
7704
7705 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7706
7707 * gnus.texi (Optional Back End Functions): nntp-request-update-info
7708 always returns nil exceptionally.
7709
7710 2007-10-28 Simon Josefsson <jas@extundo.com>
7711
7712 * gnus.texi (Article Washing): Add libidn URL.
7713 Suggested by Michael Cook <michael@waxrat.com>.
7714
7715 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7716
7717 * gnus.texi (Topic Commands): Fix next/previous.
7718
7719 2007-10-28 Simon Josefsson <jas@extundo.com>
7720
7721 * gnus.texi (Article Washing): Mention `W i'.
7722
7723 2007-10-28 Jochen Küpper <jochen@fhi-berlin.mpg.de>
7724
7725 * gnus.texi (Group Parameters): Slight extension of sieve
7726 parameter description.
7727
7728 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7729
7730 * gnus.texi (Score Decays): `gnus-decay-scores' can be a regexp
7731 matching score files as well.
7732 (Picons): Describe `gnus-picon-style'.
7733
7734 2007-10-28 Romain Francoise <romain@orebokech.com>
7735
7736 * message.texi (Message Headers): Mention that headers are hidden
7737 using narrowing, and how to expose them.
7738 Update copyright.
7739
7740 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7741
7742 * gnus.texi: Mention `gnus-summary-limit-to-recipient' and
7743 `gnus-summary-sort-by-recipient'.
7744
7745 2007-10-28 Romain Francoise <romain@orebokech.com>
7746
7747 * gnus.texi (NNTP marks): New node.
7748 (NNTP): Move NNTP marks variables to the new node.
7749
7750 2007-10-28 Jesper Harder <harder@ifa.au.dk>
7751
7752 * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back end.
7753
7754 * gnus.texi (MIME Commands, Hashcash): Markup fix.
7755
7756 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7757
7758 * gnus.texi: Replaced @file{spam.el} with @code{spam.el}
7759 everywhere for consistency.
7760 (Filtering Spam Using The Spam ELisp Package): Admonish again.
7761 (Spam ELisp Package Sequence of Events): This is Gnus, say so.
7762 Say "regular expression" instead of "regex." Admonish.
7763 Pick other words to sound better (s/so/thus/).
7764 (Spam ELisp Package Filtering of Incoming Mail):
7765 Mention statistical filters. Remove old TODO.
7766 (Spam ELisp Package Sorting and Score Display in Summary Buffer):
7767 New section on sorting and displaying the spam score.
7768 (BBDB Whitelists): Mention spam-use-BBDB-exclusive is not a
7769 backend but an alias to spam-use-BBDB.
7770 (Extending the Spam ELisp package): Rewrite the example using the
7771 new backend functionality.
7772
7773 2007-10-28 Simon Josefsson <jas@extundo.com>
7774
7775 * gnus.texi (NNTP): Mention nntp-marks-is-evil and
7776 nntp-marks-directory, from Romain Francoise
7777 <romain@orebokech.com>.
7778
7779 2007-10-28 Magnus Henoch <mange@freemail.hu>
7780
7781 * gnus.texi (Hashcash): New default value of
7782 hashcash-default-payment.
7783
7784 2007-10-28 Simon Josefsson <jas@extundo.com>
7785
7786 * gnus.texi (Hashcash): Fix URL. Add pref to spam section.
7787 (Anti-spam Hashcash Payments): No need to load hashcash.el now.
7788
7789 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7790
7791 * gnus.texi (Adaptive Scoring): Add gnus-adaptive-pretty-print.
7792
7793 2007-10-28 Simon Josefsson <jas@extundo.com>
7794
7795 * gnus.texi (documentencoding): Add, to avoid warnings.
7796
7797 2007-10-28 Simon Josefsson <jas@extundo.com>
7798
7799 * message.texi (Mail Headers): Add.
7800
7801 * gnus.texi (Hashcash): Fix.
7802
7803 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7804
7805 * gnus.texi (Hashcash): Change location of library, also mention
7806 that payments can be verified and fix the name of the
7807 hashcash-path variable.
7808
7809 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7810
7811 * gnus.texi (Article Display): Add `gnus-picon-style'.
7812
7813 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7814
7815 * gnus.texi (SpamAssassin backend): Add it to the detailmenu.
7816
7817 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7818
7819 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
7820 (Bogofilter, spam-stat spam filtering, SpamOracle): Old incorrect
7821 warning about ham processors in spam groups removed.
7822
7823 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7824
7825 * gnus.texi (SpamAssassin backend): Add new node about SpamAssassin.
7826 From Hubert Chan <hubert@uhoreg.ca>.
7827
7828 2007-10-28 Jesper Harder <harder@ifa.au.dk>
7829
7830 * gnus.texi (Spam ELisp Package Sequence of Events): Index.
7831 (Mailing List): Typo.
7832 (Customizing Articles): Add gnus-treat-ansi-sequences.
7833 (Article Washing): Index.
7834
7835 * message.texi: Use m-dash consistently.
7836
7837 2007-10-28 Jesper Harder <harder@ifa.au.dk>
7838
7839 * gnus.texi (GroupLens): Remove.
7840
7841 2007-10-28 Kevin Greiner <kgreiner@xpediantsolutions.com>
7842
7843 * gnus.texi (Outgoing Messages, Agent Variables):
7844 Add gnus-agent-queue-mail and gnus-agent-prompt-send-queue.
7845 Suggested by Gaute Strokkenes <gs234@srcf.ucam.org>
7846
7847 2007-10-28 Jesper Harder <harder@ifa.au.dk>
7848
7849 * gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
7850
7851 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7852
7853 * gnus.texi (Article Washing): Add `gnus-article-treat-ansi-sequences'.
7854
7855 * gnus.texi (No Gnus): New node. Includes `gnus-news.texi'.
7856
7857 2007-10-28 Simon Josefsson <jas@extundo.com>
7858
7859 * gnus.texi (Top): Add SASL.
7860
7861 2007-10-27 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
7862
7863 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
7864
7865 2007-10-27 Reiner Steib <Reiner.Steib@gmx.de>
7866
7867 * gnus.texi (Troubleshooting): Adjust Gnus version number.
7868
7869 2007-10-27 Jay Belanger <jay.p.belanger@gmail.com>
7870
7871 * calc.texi (Formulas, Composition Basics): Lower the
7872 precedence of negation.
7873
7874 2007-10-25 Jonathan Yavner <jyavner@member.fsf.org>
7875
7876 * ses.texi (The Basics): Mention how to create a new spreadsheet.
7877 Mention the new three-letter column identifiers.
7878 (More on cell printing): Calculate-cell and truncate-cell are now `c'
7879 and `t' rather than `C-c C-c' and `C-c C-t'. Mention the stupid error
7880 message when using `c' on an empty default with default printer.
7881 (Buffer-local variables in spreadsheets): `symbolic-formulas' was
7882 renamed to `ses--symbolic-formulas' some time ago.
7883
7884 2007-10-25 Jay Belanger <jay.p.belanger@gmail.com>
7885
7886 * calc.texi (Default Simplifications, Making Selections)
7887 (Customizing Calc): Clarify associativity of multiplication.
7888
7889 2007-10-23 Michael Albinus <michael.albinus@gmx.de>
7890
7891 * tramp.texi (Traces and Profiles): Simplify loop over
7892 `trace-function-background'.
7893
7894 2007-10-22 Juri Linkov <juri@jurta.org>
7895
7896 * dired-x.texi (Shell Command Guessing): Default values are now
7897 available by typing M-n instead of M-p.
7898
7899 2007-10-21 Michael Albinus <michael.albinus@gmx.de>
7900
7901 * tramp.texi (Cleanup remote connections): New section.
7902 (Password caching): Remove `tramp-clear-passwd'.
7903 It's not a command anymore.
7904 (Bug Reports): Add `tramp-bug' to function index.
7905 (Function Index, Variable Index): New nodes.
7906 (Remote shell setup): Describe `tramp-password-prompt-regexp'.
7907
7908 * trampver.texi: Update release number.
7909
7910 2007-10-20 Jay Belanger <jay.p.belanger@gmail.com>
7911
7912 * calc.texi (History and Acknowledgements): Turn comment
7913 about integer size into past tense.
7914 (Time Zones): Remove pointer to Calc author's address.
7915 (Trigonometric and Hyperbolic Functions): Mention cotangent
7916 and hyperbolic cotangent. Fix typo.
7917
7918 2007-10-10 Michael Albinus <michael.albinus@gmx.de>
7919
7920 Sync with Tramp 2.1.11.
7921
7922 * trampver.texi: Update release number.
7923
7924 2007-10-06 Michael Albinus <michael.albinus@gmx.de>
7925
7926 * tramp.texi (External packages): New section.
7927
7928 2007-09-29 Juri Linkov <juri@jurta.org>
7929
7930 * info.texi (Help-Int): Document `L' (`Info-history').
7931
7932 2007-09-26 Carsten Dominik <dominik@science.uva.nl>
7933
7934 * org.texi: Change links to webpage and maintained email.
7935 (Remember): Promote to Chapter, significant changes.
7936 (Fast access to TODO states): New section.
7937 (Faces for TODO keywords): New section.
7938 (Export options): Example for #+DATE.
7939 (Progress logging): Section moved.
7940
7941 2007-09-26 Bill Wohler <wohler@newt.com>
7942
7943 * mh-e.texi (HTML): Mention binding of S-mouse-2 to
7944 browse-url-at-mouse.
7945
7946 2007-09-20 Eduard Wiebe <usenet@pusto.de> (tiny change)
7947
7948 * flymake.texi (Customizable variables): Face names don't end in -face.
7949 Fix flymake-err-line-patterns template.
7950 (Example -- Configuring a tool called directly): Fix init-function.
7951 (Highlighting erroneous lines): Face names don't end in -face.
7952
7953 2007-09-18 Exal de Jesus Garcia Carrillo <exal@gmx.de> (tiny change)
7954
7955 * erc.texi (Special-Features): Fix small typo.
7956
7957 2007-09-14 Michael Albinus <michael.albinus@gmx.de>
7958
7959 * tramp.texi (Filename Syntax): Provide links to "Inline methods"
7960 and "External transfer methods".
7961
7962 2007-09-13 Jay Belanger <jay.p.belanger@gmail.com>
7963
7964 * calc.texi (Predefined Units): Add some history.
7965
7966 2007-09-08 Michael Olson <mwolson@gnu.org>
7967
7968 * erc.texi (Copying): New section included from gpl.texi.
7969 This matches the look of the upstream ERC manual.
7970
7971 2007-09-07 Jay Belanger <jay.p.belanger@gmail.com>
7972
7973 * calc.texi (History and Acknowledgements): Adjust the "thanks".
7974 (Random Numbers): Clarify the distribution of `random'.
7975
7976 2007-09-06 Glenn Morris <rgm@gnu.org>
7977
7978 Move manual sources from man/ to subdirectories of doc/.
7979 Split into the Emacs manual in emacs/, and other manuals in misc/.
7980 Change all setfilename commands to use ../../info.
7981 * Makefile.in: Move the parts of the old man/Makefile.in that do not
7982 refer to the Emacs manual here.
7983 (infodir): New variable.
7984 (INFO_TARGETS, info): Use infodir. Also used by all info targets.
7985 (cc-mode.texi, faq.texi): Update references to source file locations.
7986 * makefile.w32-in: Move the parts of the old man/makefile.w32-in that
7987 do not refer to the Emacs manual here.
7988 (infodir, MULTI_INSTALL_INFO, ENVADD): Go up one more level.
7989
7990 * Makefile.in: Add `basename' versions of all info targets, for
7991 convenience when rebuilding just one manual.
7992 (../etc/GNU): Delete obsolete target.
7993 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
7994 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
7995 *.vrs *.toc here...
7996 (maintainer-clean): ...from here.
7997
7998 * makefile.w32-in (../etc/GNU): Delete obsolete target.
7999
8000 2007-09-01 Jay Belanger <jay.p.belanger@gmail.com>
8001
8002 * calc.texi (Date Conversions): Clarify definition of
8003 Julian day numbering.
8004 (Date Forms): Clarify definition of Julian day numbering;
8005 add some history.
8006
8007 2007-08-30 Carsten Dominik <dominik@science.uva.nl>
8008
8009 * org.texi: Version 5.07.
8010
8011 2007-08-24 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
8012
8013 * message.texi (MIME): Replace mml-attach with mml-attach-file.
8014
8015 2007-08-22 Carsten Dominik <dominik@science.uva.nl>
8016
8017 * org.texi (Adding hyperlink types): New section.
8018 (Embedded LaTeX): Chapter updated because of LaTeX export.
8019 (LaTeX export): New section.
8020 (Using links out): New section.
8021
8022 2007-08-22 Glenn Morris <rgm@gnu.org>
8023
8024 * faq.texi (Learning how to do something): Refcards now in
8025 etc/refcards/ directory.
8026
8027 2007-08-22 Michael Albinus <michael.albinus@gmx.de>
8028
8029 * tramp.texi (Remote Programs): Persistency file must be cleared when
8030 changing `tramp-remote-path'.
8031 (Filename Syntax): Don't use @var{} constructs inside the @trampfn
8032 macro.
8033
8034 2007-08-17 Jay Belanger <jay.p.belanger@gmail.com>
8035
8036 * calc.texi: Move contents to beginning of file.
8037 (Algebraic Entry): Fix the formatting of an example.
8038
8039 2007-08-15 Jay Belanger <jay.p.belanger@gmail.com>
8040
8041 * calc.texi (Basic Operations on Units): Mention exact versus
8042 inexact conversions.
8043
8044 2007-08-14 Jay Belanger <jay.p.belanger@gmail.com>
8045
8046 * calc.texi (Basic Operations on Units): Mention default
8047 values for new units.
8048 (Quick Calculator Mode): Mention that binary format will
8049 be displayed.
8050
8051 2007-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
8052
8053 * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.
8054
8055 2007-08-10 Katsumi Yamaoka <yamaoka@jpl.org>
8056
8057 * gnus.texi (NNTP): Mention nntp-xref-number-is-evil.
8058
8059 2007-08-08 Glenn Morris <rgm@gnu.org>
8060
8061 * gnus.texi, sieve.texi: Replace `iff'.
8062
8063 2007-08-03 Jay Belanger <jay.p.belanger@gmail.com>
8064
8065 * calc.texi (Basic Graphics): Mention the graphing of error
8066 forms.
8067 (Graphics Options): Mention how `g s' handles error forms.
8068 (Curve Fitting): Mention plotting the curves.
8069 (Standard Nonlinear Models): Add additional models.
8070 (Curve Fitting Details): Mention the Levenberg-Marquardt method.
8071 (Linear Fits): Correct result.
8072
8073 2007-08-01 Alan Mackenzie <acm@muc.de>
8074
8075 * cc-mode.texi (Mailing Lists and Bug Reports): Correct "-no-site-file"
8076 to "--no-site-file".
8077
8078 2007-07-29 Michael Albinus <michael.albinus@gmx.de>
8079
8080 * tramp.texi (Frequently Asked Questions): Point to mode line
8081 extension in Emacs 23.1.
8082
8083 * trampver.texi: Update release number.
8084
8085 2007-07-27 Glenn Morris <rgm@gnu.org>
8086
8087 * calc.texi (Copying): Include license text from gpl.texi, rather than
8088 in-line.
8089
8090 2007-07-25 Glenn Morris <rgm@gnu.org>
8091
8092 * calc.texi (Copying): Replace license with GPLv3.
8093
8094 * Relicense all FSF files to GPLv3 or later.
8095
8096 2007-07-22 Michael Albinus <michael.albinus@gmx.de>
8097
8098 Sync with Tramp 2.1.10.
8099
8100 * tramp.texi (trampfn): Expand macro implementation in order to handle
8101 empty arguments.
8102 (trampfnmhl, trampfnuhl, trampfnhl): Remove macros. Replace all
8103 occurrences by trampfn.
8104 (Frequently Asked Questions): Extend example code for host
8105 identification in the modeline. Add bbdb to approaches shortening Tramp
8106 file names to be typed.
8107
8108 * trampver.texi: Update release number.
8109
8110 2007-07-17 Michael Albinus <michael.albinus@gmx.de>
8111
8112 * tramp.texi: Move @setfilename ../info/tramp up, outside the header
8113 section. Reported by <poti@potis.org>.
8114 (Remote processes): Arguments of the program to be debugged are taken
8115 literally.
8116 (Frequently Asked Questions): Simplify recentf example.
8117
8118 2007-07-14 Karl Berry <karl@gnu.org>
8119
8120 * info.texi (@copying): New Back-Cover Text.
8121
8122 * info.texi (Quitting Info): Move to proper place in source.
8123 (Reported by Benno Schulenberg.)
8124
8125 2007-07-13 Eli Zaretskii <eliz@gnu.org>
8126
8127 * Makefile.in (../info/emacs-mime): Use --enable-encoding.
8128
8129 * makefile.w32-in ($(infodir)/emacs-mime): Ditto.
8130
8131 * emacs-mime.texi: Add @documentencoding directive.
8132
8133 2007-07-12 Nick Roberts <nickrob@snap.net.nz>
8134
8135 * tramp.texi (Remote processes): Add an anchor to the subsection
8136 "Running a debugger on a remote host".
8137
8138 2007-07-12 Michael Albinus <michael.albinus@gmx.de>
8139
8140 * tramp.texi (Remote processes): Don't call it "experimental" any
8141 longer. Add subsection about running a debugger on a remote host.
8142
8143 2007-07-10 Carsten Dominik <dominik@science.uva.nl>
8144
8145 * org.texi (Properties and columns): Chapter rewritten.
8146
8147 2007-07-08 Michael Albinus <michael.albinus@gmx.de>
8148
8149 * tramp.texi:
8150 * trampver.texi: Migrate to Tramp 2.1.
8151
8152 2007-07-02 Carsten Dominik <dominik@science.uva.nl>
8153
8154 * org.texi (Properties): New chapter.
8155
8156 2007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
8157
8158 * gnus-faq.texi ([3.2]): Fix locating of environment variables in the
8159 Control Panel.
8160
8161 * gnus.texi (Misc Article): Add index entry for
8162 gnus-single-article-buffer.
8163
8164 2007-06-27 Andreas Seltenreich <andreas@gate450.dyndns.org>
8165
8166 * gnus.texi (Starting Up): Fix typo.
8167
8168 2007-06-25 Katsumi Yamaoka <yamaoka@jpl.org>
8169
8170 * gnus.texi (Asynchronous Fetching): Fix typo.
8171
8172 2007-06-20 Jay Belanger <jay.p.belanger@gmail.com>
8173
8174 * calc.texi:Change ifinfo to ifnottex (as appropriate) throughout.
8175 (About This Manual): Remove redundant information.
8176 (Getting Started): Mention author.
8177 (Basic Arithmetic, Customizing Calc): Make description of the
8178 variable `calc-multiplication-has-precedence' match its new effect.
8179
8180 2007-06-19 Jay Belanger <jay.p.belanger@gmail.com>
8181
8182 * calc.texi (Basic Arithmetic, Customizing Calc):
8183 Mention the variable `calc-multiplication-has-precedence'.
8184
8185 2007-06-19 Carsten Dominik <dominik@science.uva.nl>
8186
8187 * org.texi (Tag): Section swapped with node Timestamps.
8188 (Formula syntax for Lisp): Document new `L' flag.
8189
8190 2007-06-06 Andreas Seltenreich <andreas@gate450.dyndns.org>
8191
8192 * gnus.texi (Misc Group Stuff, Summary Buffer)
8193 (Server Commands, Article Keymap): Fix typo. s/function/command/.
8194
8195 2007-06-06 Juanma Barranquero <lekktu@gmail.com>
8196
8197 * cc-mode.texi (Comment Commands, Getting Started, Style Variables):
8198 * gnus.texi (Article Buttons, Mail Source Customization)
8199 (Sending or Not Sending, Customizing NNDiary):
8200 * message.texi (Message Headers):
8201 * mh-e.texi (HTML): Fix typos.
8202
8203 2007-06-07 Michael Albinus <michael.albinus@gmx.de>
8204
8205 Sync with Tramp 2.0.56.
8206
8207 * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc
8208 settings. Reported by Ted Zlatanov <tzz@lifelogs.com>.
8209
8210 2007-06-02 Chong Yidong <cyd@stupidchicken.com>
8211
8212 * Version 22.1 released.
8213
8214 2007-05-26 Michael Olson <mwolson@gnu.org>
8215
8216 * erc.texi (Modules): Fix references to completion modules.
8217
8218 2007-05-09 Reiner Steib <Reiner.Steib@gmx.de>
8219
8220 * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
8221
8222 2007-05-09 Didier Verna <didier@xemacs.org>
8223
8224 * gnus.texi (Email Based Diary): New. Proper documentation for the
8225 nndiary back end and the gnus-diary library.
8226
8227 2007-05-03 Karl Berry <karl@gnu.org>
8228
8229 * .cvsignore (*.pdf): New entry.
8230
8231 * texinfo.tex: Update from current version for better pdf generation.
8232
8233 2007-04-30 Reiner Steib <Reiner.Steib@gmx.de>
8234
8235 * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.
8236
8237 2007-04-28 Glenn Morris <rgm@gnu.org>
8238
8239 * faq.texi (New in Emacs 22): Restore mention of python.el pending
8240 consideration of legal status.
8241
8242 2007-04-27 J.D. Smith <jdsmith@as.arizona.edu>
8243
8244 * idlwave.texi: Minor updates for IDLWAVE 6.1.
8245
8246 2007-04-24 Chong Yidong <cyd@stupidchicken.com>
8247
8248 * faq.texi (New in Emacs 22): python.el removed.
8249
8250 2007-04-23 Jay Belanger <jay.p.belanger@gmail.com>
8251
8252 * calc.texi (Reporting bugs): Update maintainer's address.
8253
8254 2007-04-22 Chong Yidong <cyd@stupidchicken.com>
8255
8256 * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
8257
8258 2007-04-15 Jay Belanger <belanger@truman.edu>
8259
8260 * calc.texi (Title page): Remove the date.
8261 (Basic Arithmetic): Emphasize that / binds less strongly than *.
8262 (The Standard Calc Interface): Change trail title.
8263 (Floats): Mention that when non-decimal floats are entered, only
8264 approximations are stored.
8265 (Copying): Move to the appendices.
8266 (GNU Free Documentation License): Add as an appendix.
8267
8268 2007-04-15 Chong Yidong <cyd@stupidchicken.com>
8269
8270 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
8271 * dired-x.texi, ebrowse.texi, ediff.texi:
8272 * emacs-mime.texi, erc.texi, eshell.texi:
8273 * eudc.texi, flymake.texi, forms.texi, gnus.texi:
8274 * idlwave.texi, message.texi, newsticker.texi, org.texi:
8275 * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi:
8276 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
8277 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi:
8278 * woman.texi: Include GFDL.
8279
8280 * doclicense.texi: Remove node heading, so that it can be included by
8281 other files.
8282
8283 * dired-x.texi: Relicence under GFDL. Remove date from title page.
8284
8285 * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
8286 than *.
8287
8288 2007-04-14 Carsten Dominik <dominik@science.uva.nl>
8289
8290 * org.texi (Formula syntax for Calc): Emphasize the operator precedence
8291 in Calc.
8292
8293 2007-04-09 Romain Francoise <romain@orebokech.com>
8294
8295 * faq.texi (New in Emacs 22): Mention improvements to the Windows and
8296 Mac OS ports. Make it clear that mouse-1 complements and doesn't
8297 replace mouse-2.
8298
8299 2007-04-08 Chong Yidong <cyd@stupidchicken.com>
8300
8301 * woman.texi (Word at point, Interface Options): woman-topic-at-point
8302 renamed to woman-use-topic-at-point. Document new behavior.
8303
8304 2007-04-08 Richard Stallman <rms@gnu.org>
8305
8306 * url.texi: Fix some indexing.
8307 (Disk Caching): Drop discussion of old/other Emacs versions.
8308
8309 2007-04-07 Chong Yidong <cyd@stupidchicken.com>
8310
8311 * url.texi (Disk Caching): Say Emacs 21 "and later".
8312
8313 * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
8314 on Font locking which now mentions JIT lock.
8315
8316 2007-04-01 Michael Olson <mwolson@gnu.org>
8317
8318 * erc.texi: Update for the ERC 5.2 release.
8319
8320 2007-03-31 David Kastrup <dak@gnu.org>
8321
8322 * woman.texi (Topic, Interface Options): Explain changes semantics of
8323 woman-manpath in order to consider MANPATH_MAP entries.
8324
8325 2007-03-31 Eli Zaretskii <eliz@gnu.org>
8326
8327 * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
8328
8329 2007-03-26 Richard Stallman <rms@gnu.org>
8330
8331 * pgg.texi (Caching passphrase): Clean up previous change.
8332
8333 2007-03-25 Thien-Thi Nguyen <ttn@gnu.org>
8334
8335 * gnus.texi (Setting Process Marks): Fix typo.
8336
8337 2007-03-25 Romain Francoise <romain@orebokech.com>
8338
8339 * faq.texi (New in Emacs 22): Reorganize using an itemized list for
8340 readability, and include various fixes by Daniel Brockman, Nick Roberts
8341 and Dieter Wilhelm.
8342
8343 2007-03-24 Thien-Thi Nguyen <ttn@gnu.org>
8344
8345 * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
8346
8347 * gnus.texi (Mail Source Specifiers): Fix typo.
8348
8349 2007-03-22 Ralf Angeli <angeli@caeruleus.net>
8350
8351 * reftex.texi (Imprint): Update maintainer information.
8352
8353 2007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
8354
8355 * message.texi (Message Buffers): Update documentation for
8356 message-generate-new-buffers.
8357
8358 2007-03-15 Daiki Ueno <ueno@unixuser.org>
8359
8360 * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
8361
8362 2007-03-21 Glenn Morris <rgm@gnu.org>
8363
8364 * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2.
8365
8366 2007-03-19 Chong Yidong <cyd@stupidchicken.com>
8367
8368 * eshell.texi (Known problems): Emacs 21 -> 22.
8369
8370 * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
8371
8372 2007-03-18 Jay Belanger <belanger@truman.edu>
8373
8374 * calc.texi (Time Zones): Mention that the DST rules changed in 2007.
8375
8376 2007-03-12 Glenn Morris <rgm@gnu.org>
8377
8378 * calc.texi (Time Zones): Switch to new North America DST rule.
8379
8380 * calc.texi: Replace "daylight savings" with "daylight
8381 saving" in text throughout.
8382
8383 2007-03-11 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
8384
8385 * gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
8386 The variable now uses a list of symbols instead of just a symbol.
8387 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
8388
8389 2007-03-06 Romain Francoise <romain@orebokech.com>
8390
8391 * faq.texi (New in Emacs 22): Don't say "now" too much. Add MH-E to
8392 new packages, and mention Gnus update.
8393
8394 2007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
8395
8396 * gnus.texi (NNTP): Mention nntp-never-echoes-commands and
8397 nntp-open-connection-functions-never-echo-commands.
8398
8399 2007-02-27 Chong Yidong <cyd@stupidchicken.com>
8400
8401 * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
8402 problems on the console, and security risk in not using gpg-agent.
8403
8404 2007-02-25 Carsten Dominik <dominik@science.uva.nl>
8405
8406 * org.texi (The spreadsheet): Rename from "Table calculations".
8407 Completely reorganized and rewritten.
8408 (CamelCase links): Section removed.
8409 (Repeating items): New section.
8410 (Tracking TODO state changes): New section.
8411 (Agenda views): Chapter reorganized and rewritten.
8412 (HTML export): Section rewritten.
8413 (Tables in arbitrary syntax): New section.
8414 (Summary): Better feature summary.
8415 (Activation): Document problem with cut-and-paste of Lisp code
8416 from PDF files.
8417 (Visibility cycling): Document indirect buffer use.
8418 (Structure editing): Document sorting.
8419 (Remember): Section rewritten.
8420 (Time stamps): Better description of time stamp types.
8421 (Tag searches): Document regular expression search for tags.
8422 (Stuck projects): New section.
8423 (In-buffer settings): New keywords.
8424 (History and Acknowledgments): Update description.
8425
8426 2007-02-24 Alan Mackenzie <acm@muc.de>
8427
8428 * cc-mode.texi (Movement Commands): Insert two missing command names.
8429 (Getting Started): Slight wording correction (use conditional).
8430
8431 2007-02-22 Kim F. Storm <storm@cua.dk>
8432
8433 * widget.texi (User Interface, Basic Types): Document need to put some
8434 text before the %v escape in :format string in editable-field widget.
8435
8436 2007-02-18 Romain Francoise <romain@orebokech.com>
8437
8438 * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not
8439 `cvs-mode-quit'.
8440
8441 2007-02-10 Markus Triska <markus.triska@gmx.at>
8442
8443 * widget.texi (Programming Example): Put constant strings in :format.
8444
8445 2007-02-07 Juanma Barranquero <lekktu@gmail.com>
8446
8447 * faq.texi (Fullscreen mode on MS-Windows): New node.
8448
8449 2007-02-04 David Kastrup <dak@gnu.org>
8450
8451 * faq.texi (AUCTeX): Update version number. Should probably be done
8452 for other packages as well.
8453
8454 2007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
8455
8456 * gnus.texi (Batching Agents): Fix example. Reported by Tassilo Horn
8457 <tassilo@member.fsf.org>.
8458
8459 2007-01-20 Markus Triska <markus.triska@gmx.at>
8460
8461 * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
8462
8463 2007-01-13 Michael Olson <mwolson@gnu.org>
8464
8465 * erc.texi (Modules): Mention capab-identify module.
8466
8467 2007-01-05 Michael Olson <mwolson@gnu.org>
8468
8469 * erc.texi (Getting Started): Update for /RECONNECT command.
8470
8471 2007-01-04 Richard Stallman <rms@gnu.org>
8472
8473 * ebrowse.texi: Change C-c b to C-c C-m.
8474
8475 2007-01-03 Reiner Steib <Reiner.Steib@gmx.de>
8476
8477 * gnus.texi (Customizing Articles): Use index entries for gnus-treat-*
8478 variables only in info to avoid redundant entries in the printed
8479 manual.
8480
8481 2007-01-02 Daiki Ueno <ueno@unixuser.org>
8482
8483 * message.texi (Using PGP/MIME): Document gpg-agent usage.
8484
8485 2007-01-02 Reiner Steib <Reiner.Steib@gmx.de>
8486
8487 * message.texi (Security): Split into sub-nodes.
8488
8489 2007-01-01 Alan Mackenzie <acm@muc.de>
8490
8491 * cc-mode.texi ("Limitations and Known Bugs"): Document problems with
8492 eval-after-load in Emacs <=21 and a workaround. Document that
8493 trigraphs are not supported.
8494
8495 2007-01-01 Alan Mackenzie <acm@muc.de>
8496
8497 * cc-mode.texi ("Filling and Breaking"): Amend the doc for
8498 c-context-line-break. When invoked within a string, preserve
8499 whitespace. Add a backslash only when also in a macro.
8500
8501 2007-01-01 Alan Mackenzie <acm@muc.de>
8502
8503 * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
8504
8505 2007-01-01 Alan Mackenzie <acm@muc.de>
8506
8507 * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae]
8508 are now bound by default to c-\(beginning\|end\)-of-defun by default.
8509
8510 2007-01-01 Alan Mackenzie <acm@muc.de>
8511
8512 * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from
8513 "Choosing a Style".
8514
8515 * cc-mode.texi ("Styles"): Add @dfn{style}.
8516
8517 2006-12-30 Michael Albinus <michael.albinus@gmx.de>
8518
8519 Sync with Tramp 2.0.55.
8520
8521 * trampver.texi: Update release number.
8522
8523 2006-12-29 Reiner Steib <Reiner.Steib@gmx.de>
8524
8525 * gnus.texi (Customizing Articles): Add index entries for all
8526 gnus-treat-* variables.
8527
8528 2006-12-29 Jouni K. Seppänen <jks@iki.fi>
8529
8530 * gnus.texi (IMAP): Fix incorrect explanation of
8531 nnimap-search-uids-not-since-is-evil in documentation for
8532 nnimap-expunge-search-string.
8533
8534 2006-12-27 Reiner Steib <Reiner.Steib@gmx.de>
8535
8536 * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
8537 spam-ifile-database.
8538
8539 2006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
8540
8541 * gnus.texi (Spam Package Configuration Examples): Don't encourage to
8542 rebind C-s.
8543
8544 2006-12-26 Jouni K. Seppänen <jks@iki.fi>
8545
8546 * gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
8547 (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
8548 "expiring mail".
8549 (IMAP): Document nnimap-search-uids-not-since-is-evil and
8550 nnimap-nov-is-evil.
8551
8552 2006-12-25 Kevin Ryde <user42@zip.com.au>
8553
8554 * cl.texi (Sorting Sequences): In sort*, add a little cautionary note
8555 about the key procedure being used heavily.
8556
8557 2006-12-24 Chong Yidong <cyd@stupidchicken.com>
8558
8559 * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
8560 to t.
8561 (Prerequisites): Add explanation about gpg-agent.
8562
8563 2006-12-22 Kevin Ryde <user42@zip.com.au>
8564
8565 * cl.texi (Sorting Sequences): Typo in sort*, example showed plain
8566 "sort" instead of "sort*".
8567
8568 2006-12-19 Richard Stallman <rms@gnu.org>
8569
8570 * calc.texi (History and Acknowledgements): Recognize that Emacs
8571 now does have floating point.
8572
8573 2006-12-19 Michael Albinus <michael.albinus@gmx.de>
8574
8575 * tramp.texi (External transfer methods): Describe new method `scpc'.
8576
8577 2006-12-17 Sascha Wilde <wilde@sha-bang.de>
8578
8579 * pgg.texi: Added short note on gpg-agent to the introduction.
8580
8581 2006-12-13 Reiner Steib <Reiner.Steib@gmx.de>
8582
8583 * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
8584 also applies to Cc.
8585
8586 2006-12-12 Reiner Steib <Reiner.Steib@gmx.de>
8587
8588 * gnus.texi (X-Face): Clarify. Say which programs are required
8589 on Windows.
8590
8591 2006-12-08 Michael Olson <mwolson@gnu.org>
8592
8593 * erc.texi (Modules): Remove documentation for list module.
8594
8595 2006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
8596
8597 * faq.texi (^M in the shell buffer): Ditto.
8598
8599 2006-11-20 Michael Olson <mwolson@gnu.org>
8600
8601 * erc.texi: Call this the 5.2 stable pre-release of ERC.
8602
8603 2006-11-17 Carsten Dominik <dominik@science.uva.nl>
8604
8605 * org.texi: Fix typos.
8606 (Agenda commands): Document `C-k'.
8607
8608 2006-11-16 Eli Zaretskii <eliz@gnu.org>
8609
8610 * url.texi (http/https): Fix a typo in the HTTP URL.
8611
8612 2006-11-14 Stephen Leake <stephen_leake@stephe-leake.org>
8613
8614 * ada-mode.texi: Total rewrite.
8615
8616 2006-11-13 Carsten Dominik <dominik@science.uva.nl>
8617
8618 * org.texi: Minor typo fixes.
8619
8620 2006-11-13 Bill Wohler <wohler@newt.com>
8621
8622 Release MH-E manual version 8.0.3.
8623
8624 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
8625 release 8.0.3.
8626
8627 * mh-e.texi (Incorporating Mail): Use output of "mhparam Path"
8628 to set MAILDIR.
8629 (Reading Mail): Document the customization of read-mail-command
8630 for MH-E.
8631 (Viewing Attachments): Document mm-discouraged-alternatives.
8632 (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag.
8633 (Junk): Add more information about the settings of mh-junk-background
8634 in a program. Add /usr/bin/mh to PATH in examples.
8635
8636 2006-11-12 Richard Stallman <rms@gnu.org>
8637
8638 * woman.texi: Update author address but say he no longer maintains it.
8639
8640 2006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
8641
8642 * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of
8643 archived trees.
8644 (Checkboxes): Section moved to chapter 5, and extended.
8645 (The date/time prompt): New section.
8646 (Link abbreviations): New section.
8647 (Presentation and sorting): New section.
8648 (Custom agenda views): Section completely rewritten.
8649 (Summary): Compare with Planner.
8650 (Feedback): More info about creating backtraces.
8651 (Plain lists): Modify example.
8652 (Breaking down tasks): New section.
8653 (Custom time format): New section.
8654 (Time stamps): Document inactive timestamps.
8655 (Setting tags): More details about fast tag selection.
8656 (Block agenda): New section.
8657 (Custom agenda views): Section rewritten.
8658 (Block agenda): New section.
8659
8660 2006-11-07 Michael Albinus <michael.albinus@gmx.de>
8661
8662 * tramp.texi (Configuration): scp is the default method.
8663 (Default Method): Use ssh as example for another method.
8664
8665 2006-10-27 Richard Stallman <rms@gnu.org>
8666
8667 * woman.texi: Downcase nroff/troff/roff.
8668 (Installation): Chapter deleted. Some xrefs deleted.
8669 (Background): woman doesn't advise man ;-).
8670
8671 2006-10-26 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8672
8673 * ada-mode.texi (Project files, Identifier completion)
8674 (Automatic Casing, Debugging, Using non-standard file names)
8675 (Working Remotely): Fix typos.
8676
8677 2006-10-20 Masatake YAMATO <jet@gyve.org>
8678
8679 * cc-mode.texi (Sample .emacs File): Add missing `)' in
8680 sample code `my-c-initialization-hook'.
8681
8682 2006-10-19 Stuart D. Herring <herring@lanl.gov>
8683
8684 * widget.texi: Fix typos.
8685
8686 2006-10-19 Michael Albinus <michael.albinus@gmx.de>
8687
8688 * tramp.texi (Frequently Asked Questions): Remove questions marked with
8689 "???". There have been no complaints for years, so the information
8690 must be appropriate.
8691
8692 2006-10-16 Richard Stallman <rms@gnu.org>
8693
8694 * widget.texi: Use @var instead of capitalization.
8695 Clarify many widget type descriptions.
8696
8697 2006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
8698
8699 * gnus.texi (Other modes): Fix typo. Add alternative index entry for
8700 gnus-dired-attach.
8701 (Selecting a Group): Fix typo.
8702
8703 2006-10-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8704
8705 * widget.texi: Fix typos.
8706
8707 2006-10-06 Reiner Steib <Reiner.Steib@gmx.de>
8708
8709 * gnus.texi (Image Enhancements): Update for Emacs 22.
8710
8711 * gnus-faq.texi ([1.3]): Update.
8712
8713 2006-10-06 Richard Stallman <rms@gnu.org>
8714
8715 * faq.texi (Displaying the current line or column):
8716 Delete "As of Emacs 20".
8717
8718 2006-10-06 Romain Francoise <romain@orebokech.com>
8719
8720 * faq.texi (VM): VM works with Emacs 22 too.
8721
8722 2006-10-06 Richard Stallman <rms@gnu.org>
8723
8724 * ebrowse.texi: Remove Emacs version "21" from title.
8725
8726 2006-10-02 Reiner Steib <Reiner.Steib@gmx.de>
8727
8728 * gnus.texi (Foreign Groups): Say where change of editing commands are
8729 stored. Add reference to `gnus-parameters'.
8730
8731 2006-09-15 Jay Belanger <belanger@truman.edu>
8732
8733 * calc.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE):
8734 Change "Library Public License" to "Lesser Public License"
8735 throughout. Use "yyyy" to represent year.
8736
8737 2006-09-15 Carsten Dominik <dominik@science.uva.nl>
8738
8739 * org.texi (Setting tags): Typo fix.
8740
8741 2006-09-14 Reiner Steib <Reiner.Steib@gmx.de>
8742
8743 * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
8744
8745 2006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
8746
8747 * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
8748
8749 2006-09-12 Paul Eggert <eggert@cs.ucla.edu>
8750
8751 * faq.texi (Escape sequences in shell output): EMACS is now set
8752 to Emacs's absolute file name, not to "t".
8753 (^M in the shell buffer): Likewise.
8754
8755 2006-09-11 Reiner Steib <Reiner.Steib@gmx.de>
8756
8757 * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
8758 mails with pop3-leave-mail-on-server. Fix wording.
8759 (Limiting): Improve gnus-summary-limit-to-articles.
8760 (X-Face): Fix typo.
8761
8762 2006-09-11 Simon Josefsson <jas@extundo.com>
8763
8764 * smtpmail.texi (Authentication): Explain TLS and SSL better, based on
8765 suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
8766
8767 2006-09-06 Simon Josefsson <jas@extundo.com>
8768
8769 * smtpmail.texi (Authentication): Mention SSL.
8770
8771 2006-09-03 Diane Murray <disumu@x3y2z1.net>
8772
8773 * erc.texi (Getting Started, Connecting): Change erc-select to erc.
8774
8775 2006-09-01 Eli Zaretskii <eliz@gnu.org>
8776
8777 * rcirc.texi (Internet Relay Chat, Useful IRC commands):
8778 Don't use @indicateurl.
8779
8780 * cc-mode.texi (Subword Movement): Don't use @headitem.
8781 (Custom Braces, Clean-ups): Don't use @tie.
8782
8783 2006-08-29 Michael Albinus <michael.albinus@gmx.de>
8784
8785 Sync with Tramp 2.0.54.
8786
8787 * tramp.texi (Bug Reports): The Tramp mailing list is moderated now.
8788 Suggested by Adrian Phillips <a.phillips@met.no>.
8789
8790 2006-08-15 Carsten Dominik <dominik@science.uva.nl>
8791
8792 * org.texi (Installation, Activation): Split from Installation and
8793 Activation.
8794 (Clocking work time): Documented new features.
8795
8796 2006-08-13 Alex Schroeder <alex@gnu.org>
8797
8798 * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
8799 example.
8800
8801 2006-08-12 Eli Zaretskii <eliz@gnu.org>
8802
8803 * faq.texi (How to add fonts): New node.
8804
8805 2006-08-05 Romain Francoise <romain@orebokech.com>
8806
8807 * faq.texi (New in Emacs 22): Expand.
8808
8809 2006-08-03 Michael Olson <mwolson@gnu.org>
8810
8811 * erc.texi: Update for ERC 5.1.4.
8812
8813 2006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
8814
8815 * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
8816 in .../site-lisp/gnus/ by default.
8817 [ From gnus-news.texi in the trunk. ]
8818
8819 2006-07-27 Reiner Steib <Reiner.Steib@gmx.de>
8820
8821 * gnus.texi (MIME Commands): Additions for yEnc.
8822
8823 2006-07-24 Richard Stallman <rms@gnu.org>
8824
8825 * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi:
8826 * faq.texi: Move periods and commas inside quotes.
8827
8828 2006-07-20 Jay Belanger <belanger@truman.edu>
8829
8830 * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
8831
8832 2006-07-18 Chong Yidong <cyd@stupidchicken.com>
8833
8834 * faq.texi (Security risks with Emacs): Document Emacs 22
8835 file-local-variable mechanism.
8836
8837 2006-07-12 Michael Olson <mwolson@gnu.org>
8838
8839 * erc.texi: Update for ERC 5.1.3.
8840
8841 2006-07-12 Alex Schroeder <alex@gnu.org>
8842
8843 * rcirc.texi: Fix typos.
8844 (Getting started with rcirc): New calling convention for M-x irc.
8845 Mention #rcirc. Removed channel tracking.
8846 (Configuration): Change the names of all variables that got changed
8847 recently, eg. rcirc-server to rcirc-default-server. Added
8848 documentation for rcirc-authinfo, some background for Bitlbee, and
8849 rcirc-track-minor-mode.
8850 (Scrolling conservatively): Fix the xref from Auto Scrolling to just
8851 Scrolling.
8852 (Reconnecting after you have lost the connection): Fix example code
8853 to match code changes.
8854
8855 2006-07-10 Nick Roberts <nickrob@snap.net.nz>
8856
8857 * gnus.texi, message.texi: Fix typos.
8858
8859 2006-07-07 Carsten Dominik <dominik@science.uva.nl>
8860
8861 * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting
8862 commands.
8863 (Global TODO list): Document the use of the variables
8864 `org-agenda-todo-ignore-scheduled' and
8865 `org-agenda-todo-list-sublevels'.
8866
8867 2006-07-05 Richard Stallman <rms@gnu.org>
8868
8869 * faq.texi (Scrolling only one line): Fix xref.
8870
8871 2006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
8872
8873 * faq.texi (Evaluating Emacs Lisp code):
8874 Throughout, replace eval-current-buffer with eval-buffer.
8875
8876 2006-07-03 Richard Stallman <rms@gnu.org>
8877
8878 * rcirc.texi (Scrolling conservatively): Fix xref.
8879
8880 * pcl-cvs.texi (Viewing differences): Usage fix.
8881
8882 2006-07-03 Carsten Dominik <dominik@science.uva.nl>
8883
8884 * org.texi (Agenda commands): Document `s' key to save all org-mode
8885 buffers.
8886
8887 2006-06-30 Ralf Angeli <angeli@caeruleus.net>
8888
8889 * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face
8890 names. Mention `cvs-msg' face.
8891
8892 2006-06-29 Carsten Dominik <dominik@science.uva.nl>
8893
8894 * org.texi (Checkboxes): New section.
8895
8896 2006-06-28 Carsten Dominik <dominik@science.uva.nl>
8897
8898 * org.texi (Embedded LaTeX): Fix typos and implement small improvements
8899 throughout this chapter.
8900
8901 2006-06-27 Chong Yidong <cyd@stupidchicken.com>
8902
8903 * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
8904 text for standalone vs Emacs info.
8905 (Help): Clarify header line description. Use mouse-1 for clicks.
8906 (Help-P): Use mouse-1 for clicks.
8907 (Help-^L): "Top" and "All" not displayed with dashes in Emacs.
8908 (Help-^L, Help-M, Help-Int, Search Index, Go to node)
8909 (Choose menu subtopic): Remove gratuitous Emacs command names.
8910 (Help-FOO): Put usual behavior first.
8911 (Help-Xref): Clicking on xrefs works in Emacs.
8912 (Search Text): Clarify what the default behavior is.
8913 (Create Info buffer): Fix Emacs window/X window confusion.
8914 (Emacs Info Variables): Fix for new Emacs init file behavior.
8915
8916 2006-06-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
8917
8918 * gnus.texi (Summary Buffer Lines): Fix typo.
8919
8920 2006-06-23 Carsten Dominik <dominik@science.uva.nl>
8921
8922 * org.texi (Embedded LaTeX): New chapter.
8923 (Archiving): Section rewritten.
8924 (Enhancing text): Some parts moved to the new chapter about LaTeX.
8925
8926 2006-06-20 Bill Wohler <wohler@newt.com>
8927
8928 Release MH-E manual version 8.0.1.
8929
8930 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
8931 release 8.0.1.
8932 (Preface): Depend on GNU mailutils 1.0 and higher.
8933
8934 2006-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
8935
8936 * message.texi (News Headers): Update message-syntax-checks section.
8937
8938 2006-06-19 Karl Berry <karl@gnu.org>
8939
8940 * info.texi (Advanced): Mention C-q, especially with ?.
8941
8942 2006-06-19 Carsten Dominik <dominik@science.uva.nl>
8943
8944 * org.texi (Publishing links): Document the `:link-validation-function'
8945 property.
8946 (Extensions and Hacking): New chapter, includes some sections of the
8947 "Miscellaneous" chapter.
8948
8949 2006-06-10 Carsten Dominik <dominik@science.uva.nl>
8950
8951 * org.texi (Progress logging): New section.
8952
8953 2006-06-06 Carsten Dominik <dominik@science.uva.nl>
8954
8955 * org.texi (ASCII export): Document indentation adaptation.
8956 (Setting tags): Document mutually-exclusive tags.
8957
8958 2006-06-05 Romain Francoise <romain@orebokech.com>
8959
8960 * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
8961 Fix typo.
8962
8963 * gnus-faq.texi (Question 8.6): Update reference to the Gnus
8964 channel (#gnus@irc.freenode.net).
8965 Fix typos. Update copyright notice.
8966
8967 * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
8968 (Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
8969 (Line-Up Functions, Custom Macros):
8970 * ediff.texi (Window and Frame Configuration)
8971 (Highlighting Difference Regions):
8972 * emacs-mime.texi (Display Customization):
8973 * erc.texi (History):
8974 * eshell.texi (Known problems):
8975 * eudc.texi (Overview, BBDB):
8976 * gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
8977 (The problem of spam, SpamOracle, Extending the Spam package)
8978 (Conformity, Terminology):
8979 * idlwave.texi (Routine Info)
8980 (Class and Keyword Inheritance, Padding Operators)
8981 (Breakpoints and Stepping, Electric Debug Mode)
8982 (Examining Variables, Troubleshooting):
8983 * org.texi (Creating timestamps):
8984 * reftex.texi (Commands, Options, Changes):
8985 * tramp.texi (Inline methods, Password caching)
8986 (Auto-save and Backup, Issues):
8987 * vip.texi (Files, Commands in Insert Mode):
8988 * viper.texi (Emacs Preliminaries, States in Viper)
8989 (Packages that Change Keymaps, Viper Specials, Groundwork):
8990 Fix various typos.
8991
8992 2006-05-31 Michael Ernst <mernst@alum.mit.edu>
8993
8994 * ediff.texi: Fix typos.
8995
8996 2006-05-30 Carsten Dominik <dominik@science.uva.nl>
8997
8998 * org.texi: Small typo fixes.
8999
9000 2006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
9001
9002 * viper.texi (Viper Specials):
9003 * gnus.texi (Example Setup):
9004 * faq.texi (Backspace invokes help):
9005 * dired-x.texi (Optional Installation Dired Jump):
9006 * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
9007 follow coding conventions.
9008
9009 2006-05-29 Michael Albinus <michael.albinus@gmx.de>
9010
9011 * tramp.texi (Frequently Asked Questions): Disable zsh zle.
9012
9013 2006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
9014
9015 * pcl-cvs.texi: Fix typos.
9016 (Customization): Say "us".
9017
9018 2006-05-26 Eli Zaretskii <eliz@gnu.org>
9019
9020 * org.texi: Remove bogus @setfilename.
9021
9022 2006-05-26 Carsten Dominik <dominik@science.uva.nl>
9023
9024 * org.texi (ASCII export): Omit command name.
9025 (HTML export): Add prefix to all lines in Local Variable example.
9026 (Acknowledgments): Typeset names in italics.
9027
9028 2006-05-24 Carsten Dominik <dominik@science.uva.nl>
9029
9030 * org.texi (Plain lists): Add new item navigation commands.
9031 (External links): Document elisp and info links.
9032 (Custom searches): New section.
9033 (Publishing): New chapter.
9034 (HTML export): Include a list of supported CSS classes.
9035 (Setting tags): Describe the fast-tag-setting interface.
9036
9037 2006-05-20 Luc Teirlinck <teirllm@auburn.edu>
9038
9039 * dired-x.texi: ifinfo -> ifnottex.
9040
9041 2006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
9042
9043 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
9044
9045 2006-05-12 Reiner Steib <Reiner.Steib@gmx.de>
9046
9047 * message.texi (Interface): Add tool bar customization.
9048 (MIME): Index and text additions for mml-attach.
9049 (MIME): Describe mml-dnd-protocol-alist and
9050 mml-dnd-attach-options.
9051
9052 * gnus.texi (Oort Gnus): Reorder entries in sections.
9053 Fix some entries.
9054 (Starting Up): Add references to "Emacs for Heathens" and to
9055 "Finding the News". Add user-full-name and user-mail-address.
9056 (Group Buffer Format): Add tool bar customization and update.
9057 (Summary Buffer): Add tool bar customization.
9058 (Posting Styles): Add message-alternative-emails.
9059
9060 2006-05-09 Michael Albinus <michael.albinus@gmx.de>
9061
9062 * tramp.texi (Filename completion): Improve wording.
9063
9064 2006-05-07 Romain Francoise <romain@orebokech.com>
9065
9066 * faq.texi (Using regular expressions): Fix typo.
9067 (Packages that do not come with Emacs): Fix capitalization.
9068 (Replacing text across multiple files): Expand node to explain how
9069 to use `dired-do-query-replace-regexp' in more detail, based on
9070 suggestion by Eric Hanchrow <offby1@blarg.net>.
9071
9072 2006-05-06 Michael Albinus <michael.albinus@gmx.de>
9073
9074 * tramp.texi (Filename completion): Completion of remote files'
9075 method, user name and host name is active only in partial
9076 completion mode.
9077
9078 2006-05-06 Bill Wohler <wohler@newt.com>
9079
9080 Release MH-E manual version 8.0.
9081
9082 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
9083 release 8.0.
9084
9085 2006-05-06 Bill Wohler <wohler@newt.com>
9086
9087 * mh-e.texi (MH-BOOK-HOME): Change from
9088 http://www.ics.uci.edu/~mh/book/mh to
9089 http://rand-mh.sourceforge.net/book/mh.
9090 Replace .htm suffix with .html for MH book files.
9091 (Using This Manual): Update key binding for getting relevant
9092 chapter in Info from command key.
9093 (Ranges): Fix itemx.
9094
9095 2006-05-05 Karl Berry <karl@gnu.org>
9096
9097 * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): New cmds.
9098 (\fonttextsize): New user-level command to change text font size.
9099
9100 2006-04-26 Reiner Steib <Reiner.Steib@gmx.de>
9101
9102 * pgg.texi (Caching passphrase): Fix markup and typos. Simplify.
9103
9104 2006-04-26 Sascha Wilde <wilde@sha-bang.de> (tiny change)
9105
9106 * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
9107
9108 2006-04-24 Bill Wohler <wohler@newt.com>
9109
9110 * mh-e.texi (Getting Started): Make it more explicit that you need
9111 to install MH. Add pointers to current MH implementations.
9112
9113 2006-04-21 Bill Wohler <wohler@newt.com>
9114
9115 Release MH-E manual version 7.94.
9116
9117 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
9118 release 7.94.
9119
9120 2006-04-21 Carsten Dominik <dominik@science.uva.nl>
9121
9122 * org.texi: Many small fixes.
9123 (Handling links): Rename from "Managing links".
9124
9125 2006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
9126
9127 * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
9128 (Splitting mail using spam-stat): Fix @xref.
9129
9130 2006-04-20 Chong Yidong <cyd@stupidchicken.com>
9131
9132 * gnus.texi (Spam Package): Major revision of the text.
9133 Previously this node was "Filtering Spam Using The Spam ELisp Package".
9134
9135 2006-04-20 Carsten Dominik <dominik@science.uva.nl>
9136
9137 * org.texi (Time stamps): Better explanation of the purpose of
9138 different time stamps.
9139 (Structure editing, Plain lists): More details on how new items
9140 and headings are inserted.
9141
9142 2006-04-18 Carsten Dominik <dominik@science.uva.nl>
9143
9144 * org.texi (Formula syntax): Fix link to Calc Manual.
9145
9146 2006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
9147
9148 * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
9149
9150 2006-04-17 Bill Wohler <wohler@newt.com>
9151
9152 * mh-e.texi (Folders): Update mh-before-quit-hook and
9153 mh-quit-hook example with code that removes the buffers rather
9154 than just bury them.
9155
9156 2006-04-17 Michael Albinus <michael.albinus@gmx.de>
9157
9158 Sync with Tramp 2.0.53.
9159
9160 2006-04-13 Carsten Dominik <dominik@science.uva.nl>
9161
9162 * org.texi (Updating settings): New section.
9163 (Visibility cycling): Better names for the startup folding
9164 options.
9165 (Exporting): Completely restructured.
9166 (The very busy C-c C-c key): New section.
9167 (Summary of in-buffer settings): New section.
9168
9169 2006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
9170
9171 * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
9172
9173 2006-04-10 Reiner Steib <Reiner.Steib@gmx.de>
9174
9175 * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap)
9176 (Server Commands): Key `v' is reserved for users.
9177
9178 2006-04-11 Carsten Dominik <dominik@science.uva.nl>
9179
9180 * org.texi (Link format): New section, emphasis on bracket links.
9181 (External links): Document bracket links.
9182 (FAQ): Expand to cover shell links and the new link format.
9183
9184 2006-04-09 Kevin Ryde <user42@zip.com.au>
9185
9186 * org.texi (Formula syntax): Typo in node name of calc-eval xref.
9187
9188 2006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
9189
9190 * gnus.texi (Summary Buffer Lines): Add `*'.
9191
9192 2006-04-07 Jochen Küpper <jochen@fhi-berlin.mpg.de>
9193
9194 * gnus.texi (Group Parameters):
9195 Mention gnus-permanently-visible-groups.
9196
9197 2006-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
9198
9199 * gnus.texi (Face): Fix typo.
9200
9201 2006-04-05 Reiner Steib <Reiner.Steib@gmx.de>
9202
9203 * gnus.texi (X-Face): Clarify.
9204 (Face): Need Emacs with PNG support.
9205
9206 2006-04-06 Richard Stallman <rms@gnu.org>
9207
9208 * idlwave.texi: Delete the blocks "not suitable for inclusion with
9209 Emacs".
9210
9211 2006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
9212
9213 * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out
9214 blocks not suitable for inclusion with Emacs using variable
9215 PARTOFEMACS.
9216
9217 2006-04-04 Simon Josefsson <jas@extundo.com>
9218
9219 * gnus.texi (Security): Improve.
9220
9221 2006-04-02 Karl Berry <karl@gnu.org>
9222
9223 * texinfo.tex: Update to current version (2006-03-21.13).
9224
9225 2006-04-02 Bill Wohler <wohler@newt.com>
9226
9227 * mh-e.texi (Getting Started, Junk, Bug Reports)
9228 (MH FAQ and Support): Fix URLs.
9229
9230 2006-03-31 Romain Francoise <romain@orebokech.com>
9231
9232 * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
9233 to t, not nil (and has for the past eight years).
9234
9235 2006-03-31 Reiner Steib <Reiner.Steib@gmx.de>
9236
9237 * message.texi, gnus.texi: Bump version to 5.11.
9238
9239 2006-03-29 Reiner Steib <Reiner.Steib@gmx.de>
9240
9241 * gnus.texi (Top): Add comment about version line.
9242
9243 * message.texi (Top): Ditto. Change to take named versions into
9244 account.
9245
9246 2006-03-28 Reiner Steib <Reiner.Steib@gmx.de>
9247
9248 * gnus.texi (Posting Styles): Add x-face-file to example.
9249 (X-Face): Refer to posting styles.
9250
9251 * gnus-faq.texi ([5.8]): Add x-face-file.
9252 ([8.4]): Add links to gmane.emacs.gnus.user and
9253 gmane.emacs.gnus.general.
9254
9255 2006-03-27 Reiner Steib <Reiner.Steib@gmx.de>
9256
9257 * gnus-faq.texi: Use .invalid.
9258 ([5.4]): Fix gnus-posting-styles example.
9259
9260 2006-03-27 Romain Francoise <romain@orebokech.com>
9261
9262 * faq.texi (Emacs/W3): Rename from `w3-mode'. Mention that
9263 Emacs/W3 needs a new maintainer.
9264 (Ispell): Update author and version info.
9265 (Mailcrypt): Mention PGG.
9266 (New in Emacs 22): Add PGG to the list of new packages.
9267 Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
9268 updating dead URLs.
9269
9270 2006-03-25 Karl Berry <karl@gnu.org>
9271
9272 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
9273 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi, erc.texi,
9274 * eshell.texi, eudc.texi, faq.texi, forms.texi, gnus.texi, idlwave.texi,
9275 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
9276 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
9277 * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
9278 * woman.texi: (1) use @copyright{} instead of (C) in typeset text;
9279 (2) do not indent copyright year list (or anything else).
9280
9281 2006-03-21 Bill Wohler <wohler@newt.com>
9282
9283 * mh-e.texi (Folders): Various edits.
9284
9285 2006-03-20 Romain Francoise <romain@orebokech.com>
9286
9287 * gnus.texi (Mail Folders): Grammar fix.
9288
9289 2006-03-19 Bill Wohler <wohler@newt.com>
9290
9291 * mh-e.texi (Replying): Document Mail-Followup-To.
9292 Change manually-formatted table to multitable. Add debugging info.
9293 Move description of mh-reply-default-reply-to into paragraph
9294 that describes its values.
9295
9296 2006-03-17 Bill Wohler <wohler@newt.com>
9297
9298 * mh-e.texi: Use smallexample and smalllisp consistently.
9299 (Sending Mail Tour): Update method of entering
9300 addresses and subject.
9301 (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour)
9302 (Adding Attachments, Searching): Update screenshots for Emacs 22.
9303
9304 2006-03-15 Carsten Dominik <dominik@science.uva.nl>
9305
9306 * org.texi: Version number change only.
9307
9308 2006-03-14 Bill Wohler <wohler@newt.com>
9309
9310 * mh-e.texi: Add index entries around each paragraph rather than
9311 depend on entries from beginning of node. Doing so ensures that
9312 index entries are less likely to be forgotten if text is cut and
9313 pasted, and are necessary anyway if the references are on a
9314 separate page. It seems that makeinfo is now (v. 4.8) only
9315 producing one index entry per node, so there is no longer any
9316 excuse not to. Use subheading instead of heading. The incorrect
9317 use of heading produced very large fonts in Info--as large as the
9318 main heading.
9319 (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
9320 versions 6 and 7 appeared *around* the time of these Emacs releases.
9321
9322 2006-03-13 Carsten Dominik <dominik@science.uva.nl>
9323
9324 * org.texi (Clean view): Document new startup options.
9325
9326 2006-03-11 Bill Wohler <wohler@newt.com>
9327
9328 * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)
9329 (Composing, Scan Line Formats): Fix @refs.
9330 (Getting Started): Define MH profile and MH profile components.
9331 (Incorporating Mail, Reading Mail, Viewing, Printing)
9332 (Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
9333 (Signature, Aliases, Scan Line Formats): Use @code instead of @samp
9334 for string constants.
9335 (Tool Bar): Remove spurious quote.
9336 (Junk): Use ``...'' instead of "...".
9337 (Scan Line Formats): Replace @samp with @kbd.
9338
9339 2006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
9340
9341 * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
9342
9343 2006-03-10 Reiner Steib <Reiner.Steib@gmx.de>
9344
9345 * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
9346 easy to understand.
9347
9348 2006-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
9349
9350 * gnus.texi: Markup fix.
9351 (Fancy Mail Splitting): Specify new feature.
9352
9353 2006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
9354
9355 * gnus.texi (Fancy Mail Splitting): Improve descriptions about
9356 partial-words matching.
9357
9358 2006-03-07 Reiner Steib <Reiner.Steib@gmx.de>
9359
9360 * emacs-mime.texi (Display Customization): Reword image/.* stuff.
9361
9362 * gnus.texi (Oort Gnus): Add note about `gnus-load'.
9363 (MIME Commands): Fix mm-discouraged-alternatives.
9364
9365 2006-03-07 Carsten Dominik <dominik@science.uva.nl>
9366
9367 * org.texi: Version number change only.
9368
9369 2006-03-06 Bill Wohler <wohler@newt.com>
9370
9371 * mh-e.texi: Move from SourceForge repository to Savannah.
9372 This is version 7.93, which is a total rewrite from the previous
9373 edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E
9374 version 7.93.
9375
9376 2006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
9377
9378 * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
9379
9380 2006-03-01 Carsten Dominik <dominik@science.uva.nl>
9381
9382 * org.texi (Interaction): Add item about `org-mouse.el' by
9383 Piotr Zielinski.
9384 (Managing links): Document that also mouse-1 can be used to
9385 activate a link.
9386 (Headlines, FAQ): Add entry about hiding leading stars.
9387 (Miscellaneous): Resort the sections in this chapter to a more
9388 logical sequence.
9389
9390 2006-02-27 Simon Josefsson <jas@extundo.com>
9391
9392 * emacs-mime.texi (Flowed text): Add mm-fill-flowed. (Sync
9393 2004-01-27 from the trunk).
9394
9395 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
9396
9397 * cc-mode.texi: Rename c-hungry-backspace to
9398 c-hungry-delete-backwards, at the request of RMS. Leave the old
9399 name as an alias.
9400
9401 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
9402
9403 * cc-mode.texi: Correct the definition of c-beginning-of-defun, to
9404 include the function header within the defun.
9405
9406 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
9407
9408 * cc-mode.texi: Correct two typos.
9409
9410 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
9411
9412 * cc-mode.texi (Comment Commands): State that C-u M-; kills any
9413 existing comment.
9414 (Electric Keys): Add a justification for electric indentation.
9415 (Hungry WS Deletion): Clear up the names and complications of the
9416 BACKSPACE and DELETE keys.
9417
9418 2006-02-23 Juri Linkov <juri@jurta.org>
9419
9420 * faq.texi (Common requests): Move `Turning on auto-fill by
9421 default' after `Wrapping words automatically'. Move `Working with
9422 unprintable characters' before `Searching for/replacing newlines'.
9423 Move `Replacing highlighted text' after `Highlighting a region'.
9424 Merge `Repeating commands' and `Repeating a command as many times
9425 as possible' into the former.
9426 (Packages that do not come with Emacs): Add refs to Gmane and
9427 etc/MORE.STUFF.
9428
9429 2006-02-23 Juri Linkov <juri@jurta.org>
9430
9431 * faq.texi (Newsgroup archives): Update URLs of GNU mail archives.
9432 (Reporting bugs): Suggest using `M-x report-emacs-bug'.
9433 Add xref to `(emacs)Reporting Bugs'.
9434 (Getting a printed manual): Add URL to other formats of the manual.
9435 (Common requests): Fix menu.
9436 (Highlighting a region): Remove ref to `Turning on syntax highlighting'.
9437 (Horizontal scrolling): Mention `truncate-partial-width-windows'.
9438 (Inserting text at the beginning of each line): Add pxref to
9439 `Changing the included text prefix'.
9440 (Forcing the cursor to remain in the same column): Mention `track-eol'
9441 and `set-goal-column'. Add pxref to `(emacs)Moving Point'.
9442 (Replacing text across multiple files): Add keybinding `Q' for
9443 `dired-do-query-replace'.
9444
9445 2006-02-22 Carsten Dominik <dominik@science.uva.nl>
9446
9447 * reftex.texi: Version number and date change only.
9448
9449 * org.texi (Internal Links): Rewrite to cover the modified
9450 linking system.
9451
9452 2006-02-17 Eli Zaretskii <eliz@gnu.org>
9453
9454 * faq.texi: Remove the coding cookie, it's not needed anymore.
9455
9456 2006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
9457
9458 * faq.texi (Colors on a TTY): Mention Mac OS port.
9459
9460 2006-02-12 Karl Berry <karl@gnu.org>
9461
9462 * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the
9463 8-bit accented a.
9464
9465 2006-02-09 Reiner Steib <Reiner.Steib@gmx.de>
9466
9467 * gnus.texi (Gnus Versions): Add history beyond start of Oort.
9468
9469 2006-02-08 Romain Francoise <romain@orebokech.com>
9470
9471 * faq.texi (Top): Remove paragraph about the FAQ being a
9472 transitional document, etc.
9473 (Searching for/replacing newlines): New node.
9474 (Yanking text in isearch): New node.
9475 (Inserting text at the beginning of each line): Rename and make
9476 more general, mention `M-;' in Message mode.
9477
9478 2006-02-07 Luc Teirlinck <teirllm@auburn.edu>
9479
9480 * faq.texi (Meta key does not work in xterm)
9481 (Emacs does not display 8-bit characters)
9482 (Inputting eight-bit characters): Update xrefs.
9483
9484 2006-02-06 Romain Francoise <romain@orebokech.com>
9485
9486 * faq.texi (VM): VM now at version 7.19.
9487 Set myself as maintainer of this file.
9488
9489 2006-02-04 Michael Olson <mwolson@gnu.org>
9490
9491 * erc.texi (History): Note that ERC is now included with Emacs.
9492
9493 2006-01-31 Romain Francoise <romain@orebokech.com>
9494
9495 * message.texi (Message Headers): Explain what
9496 `message-alternative-emails' does in more detail.
9497 Update copyright year.
9498
9499 2006-01-30 Juanma Barranquero <lekktu@gmail.com>
9500
9501 * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
9502
9503 2006-01-29 Richard M. Stallman <rms@gnu.org>
9504
9505 * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
9506
9507 2006-01-29 Michael Olson <mwolson@gnu.org>
9508
9509 * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
9510
9511 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
9512
9513 * faq.texi (New in Emacs 22): Mention ERC.
9514
9515 2006-01-28 Luc Teirlinck <teirllm@auburn.edu>
9516
9517 * rcirc.texi: Capitalize dir entry for consistency with the entry
9518 in info/dir and other entries in the Emacs category.
9519 Fix typos. Delete trailing whitespace.
9520
9521 2006-01-28 Björn Lindström <bkhl@elektrubadur.se>
9522
9523 * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
9524
9525 2006-01-27 Eli Zaretskii <eliz@gnu.org>
9526
9527 * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
9528 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
9529
9530 * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
9531 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
9532
9533 2006-01-27 Alex Schroeder <alex@gnu.org>
9534
9535 * rcirc.texi: New file.
9536
9537 2006-01-23 Juri Linkov <juri@jurta.org>
9538
9539 * widget.texi (User Interface): Add S-TAB for widget-backward.
9540
9541 2006-01-22 Michael Albinus <michael.albinus@gmx.de>
9542
9543 Sync with Tramp 2.0.52.
9544
9545 * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
9546 Add Tramp disabling item. New item for common connection problems.
9547 (various): Apply "ftp" as method for the download URL.
9548 (Bug Reports): Refer to FAQ for common problems.
9549
9550 2006-01-21 Eli Zaretskii <eliz@gnu.org>
9551
9552 * widget.texi (User Interface): Use @key for TAB.
9553
9554 * ses.texi (Formulas, Printer functions): Use @key for TAB.
9555
9556 * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
9557 for TAB.
9558
9559 * cc-mode.texi (Indentation Calculation): Use @key for TAB.
9560
9561 2006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
9562
9563 * gnus.texi: Update copyright.
9564
9565 2006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
9566
9567 * gnus.texi (Article Washing): Additions.
9568
9569 2006-01-13 Carsten Dominik <dominik@science.uva.nl>
9570
9571 * org.texi (Agenda commands): Document tags command.
9572
9573 2006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
9574
9575 * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
9576
9577 2006-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
9578
9579 * gnus.texi (RSS): Addition.
9580
9581 2005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
9582
9583 * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
9584
9585 2005-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
9586
9587 * emacs-mime.texi (Display Customization): Add setting example to
9588 mm-discouraged-alternatives.
9589
9590 2006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
9591
9592 * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
9593 version is the canonical version.
9594
9595 2006-01-08 Alex Schroeder <alex@gnu.org>
9596
9597 * pgg.texi (Caching passphrase): Rewording.
9598
9599 2006-01-06 Eli Zaretskii <eliz@gnu.org>
9600
9601 * flymake.texi (Obtaining Flymake): Update Flymake's CVS
9602 repository URL.
9603
9604 2006-01-06 Carsten Dominik <dominik@science.uva.nl>
9605
9606 * org.texi: Removed the accidentally re-added empty line in the
9607 direntry.
9608
9609 2006-01-05 Carsten Dominik <dominik@science.uva.nl>
9610
9611 * org.texi (Agenda Views): Chapter reorganized.
9612
9613 2005-12-29 Romain Francoise <romain@orebokech.com>
9614
9615 * faq.texi (Using Customize): New node.
9616
9617 2005-12-28 Luc Teirlinck <teirllm@auburn.edu>
9618
9619 * org.texi: Remove blank line in @direntry. It is non-standard
9620 and recursively produces blank lines all over the dir file (when
9621 using Texinfo 4.8).
9622
9623 2005-12-21 Luc Teirlinck <teirllm@auburn.edu>
9624
9625 * widget.texi (atoms): Delete obsolete remark about `file' widget.
9626
9627 2005-12-20 Carsten Dominik <dominik@science.uva.nl>
9628
9629 * org.texi (Tags): Boolean logic documented.
9630 (Agenda Views): Document custom commands.
9631
9632 2005-12-20 David Kastrup <dak@gnu.org>
9633
9634 * faq.texi (AUCTeX): Update version and mailing list info.
9635
9636 2005-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
9637
9638 * gnus.texi (MIME Commands): Mention addition of
9639 multipart/alternative to gnus-buttonized-mime-types and add xref
9640 to mm-discouraged-alternatives.
9641
9642 * emacs-mime.texi (Display Customization): Mention addition of
9643 "image/.*" and add xref to gnus-buttonized-mime-types in the
9644 mm-discouraged-alternatives section.
9645
9646 2005-12-16 Carsten Dominik <dominik@science.uva.nl>
9647
9648 * org.texi (Tags): New section.
9649 (Agenda Views): Chapter reorganized.
9650
9651 2005-12-16 Eli Zaretskii <eliz@gnu.org>
9652
9653 * org.texi (Internal Links): Add a missing comma after an @xref.
9654
9655 2005-12-14 Chong Yidong <cyd@stupidchicken.com>
9656
9657 * faq.texi (Filling paragraphs with a single space): No need to
9658 change sentence-end now.
9659
9660 2005-12-13 Romain Francoise <romain@orebokech.com>
9661
9662 * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
9663
9664 2005-12-12 Jay Belanger <belanger@truman.edu>
9665
9666 * faq.texi (Calc): Update version number.
9667
9668 2005-12-12 Carsten Dominik <dominik@science.uva.nl>
9669
9670 * org.texi (Progress Logging): New section.
9671
9672 2005-12-10 Romain Francoise <romain@orebokech.com>
9673
9674 Update the Emacs FAQ for the 22.1 release.
9675
9676 * faq.texi: Set VER to `22.1'.
9677 (Basic editing): Explain how to use localized versions of the
9678 Tutorial. Mention that `C-h r' displays the manual.
9679 Delete obsolete WWW link to an Emacs 18 tutorial.
9680 (Getting a printed manual): Point to the new locations of the
9681 manuals on the GNU Web site.
9682 (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
9683 available via Info (it was previously distributed separately).
9684 (Installing Texinfo documentation): The latest version of Texinfo
9685 is 4.8, not 4.0.
9686 (Informational files for Emacs): COPYING is the GNU General Public
9687 License, not the Emacs General Public License.
9688 (Informational files for Emacs): Delete obsolete link to the
9689 GNUinfo pages as they have been removed from the GNU Web site.
9690 (New in Emacs 22): New node.
9691 (Setting up a customization file): Say that most packages support
9692 Customize nowadays.
9693 (Colors on a TTY): Delete reference to instructions on how to
9694 enable syntax highlighting, it is now enabled by default.
9695 (Turning on abbrevs by default): Emacs now reads the abbrevs file
9696 at startup automatically.
9697 (Controlling case sensitivity): Mention `M-c' in isearch.
9698 (Using an already running Emacs process): Emacs now creates the
9699 socket in `/tmp/emacsUID'. Fix typos. Change default location of
9700 gnuserv. As emacsclient can now run Lisp code as well, delete a
9701 sentence praising gnuserv for that. Simplify description of how
9702 the client/server operation works.
9703 (Compiler error messages): Delete obsolete text (compile.el has
9704 been rewritten).
9705 (Indenting switch statements): Fix typo.
9706 (Matching parentheses): Simplify setup instructions, mention the
9707 menu bar item in the Options menu.
9708 (Repeating a command as many times as possible): Mention `C-x e'.
9709 (Going to a line by number): Mention new keymap and bindings
9710 `M-g M-g', `M-g M-p' and `M-g M-n'.
9711 (Turning on syntax highlighting): Now on by default. Simplify.
9712 (Replacing highlighted text): Use `1', not `t'.
9713 (Problems with very large files): The maximum size is now 256MB on
9714 32-bit machines.
9715 (^M in the shell buffer): Mention `comint-process-echoes'.
9716 (Emacs for Apple computers): Emacs 22 has native support for Mac
9717 OS X.
9718 (Translating names to IP addresses): Delete node.
9719 (Binding keys to commands): Fix typo.
9720 (SPC no longer completes file names): New node.
9721 (MIME with Emacs mail packages): Delete section about the Emacs
9722 MIME FAQ (it's not reachable anymore).
9723
9724 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
9725
9726 * cc-mode.texi: The manual has been extensively revised: the
9727 information about using CC Mode has been separated from the larger
9728 and more difficult chapters about configuration. It has been
9729 updated for CC Mode 5.31.
9730
9731 2005-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
9732
9733 * pgg.texi (User Commands): Fix description of pgg-verify-region.
9734 (Selecting an implementation): Fix descriptions.
9735
9736 2005-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
9737
9738 * message.texi (Various Message Variables): Addition.
9739
9740 2005-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
9741
9742 * message.texi: Fix default values.
9743
9744 2005-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
9745
9746 * message.texi (Header Commands): Clarify descriptions of
9747 message-cross-post-followup-to, message-reduce-to-to-cc, and
9748 message-insert-wide-reply.
9749 (Various Commands): Fix kindex for message-kill-to-signature;
9750 clarify description of message-tab.
9751
9752 2005-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
9753
9754 * message.texi (Mailing Lists): Fix description about MFT.
9755
9756 * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
9757
9758 2005-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
9759
9760 * gnus.texi (Slow Terminal Connection): Replace old description
9761 with new one.
9762
9763 2005-11-16 Katsumi Yamaoka <yamaoka@jpl.org>
9764
9765 * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
9766 replace X-Draft-Headers with X-Draft-From.
9767
9768 2005-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
9769
9770 * gnus.texi (Various Various): Fix the default value of
9771 nnheader-max-head-length.
9772 (Gnus Versions): Fix typo.
9773
9774 2005-12-08 Carsten Dominik <dominik@science.uva.nl>
9775
9776 * org.texi (Structure editing): Document new functionality of
9777 M-RET.
9778
9779 2005-12-06 Luc Teirlinck <teirllm@auburn.edu>
9780
9781 * org.texi (Internal Links): Fix Texinfo usage.
9782
9783 2005-12-06 Carsten Dominik <dominik@science.uva.nl>
9784
9785 * org.texi (TODO basics): Document the global todo list.
9786 (TODO items): Documents sparse tree for specific TODO
9787 keywords.
9788
9789 2005-11-30 Carsten Dominik <dominik@science.uva.nl>
9790
9791 * org.texi (Plain Lists): Typos fixed.
9792
9793 2005-11-28 Jay Belanger <belanger@truman.edu>
9794
9795 * calc.texi: Change references of `M-#' to `C-x *' prefix.
9796
9797 2005-11-24 Carsten Dominik <dominik@science.uva.nl>
9798
9799 * org.texi (Structure editing): New item moving commands added.
9800 (Plain Lists): New section.
9801
9802 2005-11-18 Carsten Dominik <dominik@science.uva.nl>
9803
9804 * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
9805 (Agenda): Document commands `org-cycle-agenda-files' and
9806 `org-agenda-file-to-front'.
9807 (Built-in table editor): Document `org-table-sort-lines'.
9808 (HTML formatting): Export of hand-formatted lists.
9809
9810 2005-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
9811
9812 * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
9813 new variable gnus-toolbar-thickness.
9814
9815 2005-11-08 Katsumi Yamaoka <yamaoka@jpl.org>
9816
9817 * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
9818
9819 2005-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
9820
9821 * gnus.texi (X-Face): Fix description.
9822 (XVarious): Remove gnus-xmas-logo-color-alist and
9823 gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
9824
9825 2005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
9826
9827 * gnus.texi (Group Parameters): Mention new variable
9828 gnus-parameters-case-fold-search.
9829 (Home Score File): Addition.
9830
9831 2005-11-04 Ulf Jasper <ulf.jasper@web.de>
9832
9833 * newsticker.texi: VERSION changed to 1.9. Updated UPDATED.
9834 (Overview): List supported feed types.
9835 (Installation): No installation necessary when using autoload.
9836 (Configuration): Rename "RSS" to "news".
9837
9838 2005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
9839
9840 * pgg.texi (User Commands): Document additional passphrase
9841 argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
9842 (Backend methods): Likewise for corresponding pgg-scheme-* functions.
9843
9844 2005-11-04 Carsten Dominik <dominik@science.uva.nl>
9845
9846 * org.texi: Version number changed to 3.19.
9847
9848 2005-10-29 Sascha Wilde <wilde@sha-bang.de>
9849
9850 * pgg.texi (How to use): Update the example to add autoload of
9851 pgg-encrypt-symmetric-region.
9852 (User Commands): Document pgg-encrypt-symmetric-region.
9853 (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
9854
9855 2005-10-27 Jay Belanger <belanger@truman.edu>
9856
9857 * calc.texi (Predefined Units): Fix the symbol for a TeX points,
9858 mention other TeX-related units.
9859
9860 2005-10-23 Lars Hansen <larsh@soem.dk>
9861
9862 * dired-x.texi (Miscellaneous Commands):
9863 Replace dired-do-relative-symlink by dired-do-relsymlink and
9864 dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
9865
9866 2005-10-23 Jay Belanger <belanger@truman.edu>
9867
9868 * calc.texi (Predefined Units): Use `alpha' for the fine structure
9869 constant.
9870
9871 2005-10-23 Michael Albinus <michael.albinus@gmx.de>
9872
9873 * faq.texi (Bugs and problems):
9874 Replace `dired-move-to-filename-regexp' by
9875 `directory-listing-before-filename-regexp'.
9876
9877 2005-10-22 Eli Zaretskii <eliz@gnu.org>
9878
9879 * newsticker.texi (UPDATED): Set value.
9880
9881 2005-10-17 Katsumi Yamaoka <yamaoka@jpl.org>
9882
9883 * gnus.texi (Document Groups): Remove duplicate item.
9884
9885 2005-10-21 Carsten Dominik <dominik@science.uva.nl>
9886
9887 * org.texi (Summary): Mention iCalendar support.
9888 (Exporting): Document iCalendar support.
9889
9890 2005-10-18 Romain Francoise <romain@orebokech.com>
9891
9892 * viper.texi (Viper Specials): Capitalize GNU.
9893
9894 2005-10-17 Juri Linkov <juri@jurta.org>
9895
9896 * info.texi (Getting Started, Search Index, Expert Info):
9897 Fix wording.
9898 (Search Text): Replace `echo area' with `mode line'.
9899 (Search Index): Both `i' and `,' find all index entries.
9900 Replace example `C-f' with `C-l' (which exists in index of Info
9901 manual) and delete spaces in its keyboard input sequence.
9902 Delete unnecessary explanations about literal characters.
9903
9904 2005-10-14 Katsumi Yamaoka <yamaoka@jpl.org>
9905
9906 * gnus.texi (Document Server Internals): Addition.
9907
9908 2005-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
9909
9910 * gnus.texi (A note on namespaces): Fix RFC reference.
9911
9912 2005-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
9913
9914 * gnus.texi (RSS): Fix key description.
9915
9916 2005-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
9917
9918 * gnus.texi: Emacs/w3 -> Emacs/W3.
9919 (Browsing the Web): Fix description.
9920 (Web Searches): Ditto.
9921 (Customizing W3): Ditto.
9922
9923 2005-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
9924
9925 * gnus.texi (Maildir): Clarify expire-age and expire-group.
9926
9927 2005-10-11 Jay Belanger <belanger@truman.edu>
9928
9929 * calc.texi (Integration): Mention using `a i' to compute definite
9930 integrals.
9931
9932 2005-10-11 Juri Linkov <juri@jurta.org>
9933
9934 * info.texi: Rearrange nodes.
9935 (Top): Update menu. Change ref `Info for Experts' to
9936 `Advanced Info Commands'.
9937 (Getting Started): Fix description of manual's parts.
9938 (Help-Int): Change xref `Info Search' to `Search Index', and
9939 `Expert Info' to `Advanced'.
9940 (Advanced): Move node one level up.
9941 (Search Text, Search Index): New nodes split out from `Info Search'.
9942 (Go to node, Choose menu subtopic, Create Info buffer): New nodes
9943 split out from `Advanced'.
9944 (Advanced, Emacs Info Variables): De-document editing an Info file
9945 in Info.
9946 (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
9947 (Creating an Info File): Delete node and move its text to
9948 `Expert Info'.
9949
9950 2005-10-10 Carsten Dominik <dominik@science.uva.nl>
9951
9952 * org.texi (Workflow states): Documented that change in keywords
9953 becomes active only after restart of Emacs.
9954
9955 2005-10-08 Michael Albinus <michael.albinus@gmx.de>
9956
9957 Sync with Tramp 2.0.51.
9958
9959 2005-10-08 Nick Roberts <nickrob@snap.net.nz>
9960
9961 * speedbar.texi (Introduction): Describe new location of speedbar
9962 on menubar.
9963 (Basic Key Bindings): Remove descriptions of bindings that have
9964 been removed.
9965
9966 2005-10-05 Nick Roberts <nickrob@snap.net.nz>
9967
9968 * speedbar.texi (GDB): Describe use of watch expressions.
9969
9970 2005-09-28 Simon Josefsson <jas@extundo.com>
9971
9972 * message.texi (IDNA): Fix.
9973
9974 2005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
9975
9976 * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
9977 nntp-server-hook, and nntp-warn-about-losing-connection; fix
9978 description of nntp-open-connection-function.
9979 (Common Variables): Fix descriptions.
9980
9981 2005-09-26 Katsumi Yamaoka <yamaoka@jpl.org>
9982
9983 * gnus.texi (Server Buffer Format): Document the %a format spec.
9984
9985 2005-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
9986
9987 * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
9988
9989 2005-09-23 Carsten Dominik <dominik@science.uva.nl>
9990
9991 * org.texi Version 3.16.
9992
9993 2005-09-19 Miles Bader <miles@gnu.org>
9994
9995 * newsticker.texi: Get rid of CVS keywords.
9996
9997 2005-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
9998
9999 * gnus.texi (Finding the Parent): Fix description of how Gnus
10000 finds article.
10001
10002 2005-09-14 Jari Aalto <jari.aalto@cante.net>
10003
10004 * gnus.texi (Advanced Scoring Examples): New examples to teach how
10005 to drop off non-answered articles.
10006
10007 2005-09-19 Juanma Barranquero <lekktu@gmail.com>
10008
10009 * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
10010 braces (which are unsupported by NMAKE) for macro `srcdir'.
10011
10012 2005-09-17 Eli Zaretskii <eliz@gnu.org>
10013
10014 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
10015 (../info/newsticker, newsticker.dvi): New targets.
10016
10017 2005-09-17 Ulf Jasper <ulf.jasper@web.de>
10018
10019 * newsticker.texi: Replace @command with @code. Replace @example
10020 with @lisp.
10021 (Top): Add explanations to menu items.
10022 (GNU Free Documentation License): Remove.
10023
10024 2005-09-16 Romain Francoise <romain@orebokech.com>
10025
10026 Update all files to specify GFDL version 1.2.
10027
10028 * doclicense.texi (GNU Free Documentation License): Update to
10029 version 1.2.
10030
10031 2005-09-15 Richard M. Stallman <rms@gnu.org>
10032
10033 * newsticker.texi: Fix @setfilename.
10034
10035 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
10036 (../info/newsticker, newsticker.dvi): New targets.
10037
10038 2005-08-30 Carsten Dominik <dominik@science.uva.nl>
10039
10040 * org.texi: Version 3.15.
10041
10042 2005-08-29 Luc Teirlinck <teirllm@auburn.edu>
10043
10044 * ses.texi: Combine all three indices into one.
10045 Correct a few typos.
10046
10047 2005-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
10048
10049 * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
10050
10051 2005-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
10052
10053 * emacs-mime.texi (Handles): Remove duplicate item.
10054 (Encoding Customization): Fix the default value for
10055 mm-coding-system-priorities.
10056 (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
10057 (Basic Functions): Fix reference.
10058
10059 2005-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
10060
10061 * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
10062
10063 2005-08-18 Richard M. Stallman <rms@gnu.org>
10064
10065 * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
10066 and web site.
10067
10068 * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
10069 not keyboard-translate.
10070
10071 2005-08-11 Richard M. Stallman <rms@gnu.org>
10072
10073 * faq.texi (Using regular expressions): Fix xref.
10074
10075 2005-08-09 Juri Linkov <juri@jurta.org>
10076
10077 * info.texi (Help-P): Replace `Prev' with `Previous'.
10078 (Help-M, Help-Xref): Add S-TAB.
10079 (Help-FOO): Update `u' command.
10080 (Help-Xref): Move info about Mouse-2 from `Help-Int'.
10081 Update info about visibility of xref parts.
10082 (Help-Int): Fix `m' command. Rename `Info-last' to
10083 `Info-history-back'. Add `Info-history-forward'.
10084 (Advanced): Fix `g*' and `M-n' commands.
10085 (Info Search): Add `index-apropos' in stand-alone browser.
10086 Add isearch commands.
10087 (Emacs Info Variables): Remove `Info-fontify'.
10088 Add `Info-mode-hook'. Update face names.
10089 Add `Info-fontify-maximum-menu-size',
10090 `Info-fontify-visited-nodes', `Info-isearch-search'.
10091
10092 2005-08-07 Michael Albinus <michael.albinus@gmx.de>
10093
10094 Sync with Tramp 2.0.50.
10095
10096 * tramp.texi: Use @option{} consequently for method names.
10097 (Inline methods, External transfer methods): Remove references to
10098 Cygwin.
10099 (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
10100 implementation.
10101
10102 2005-07-27 Reiner Steib <Reiner.Steib@gmx.de>
10103
10104 * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
10105 Mention that gnus-init-file is not read when Emacs is invoked with
10106 --no-init-file or -q.
10107
10108 2005-07-19 Carsten Dominik <dominik@science.uva.nl>
10109
10110 * org.texi: Version 3.14.
10111
10112 2005-07-04 Carsten Dominik <dominik@science.uva.nl>
10113
10114 * org.texi: Version 3.13.
10115
10116 2005-07-18 Juri Linkov <juri@jurta.org>
10117
10118 * calc.texi (Time Zones, Logical Operations):
10119 * cl.texi (Overview):
10120 * org.texi (TODO types):
10121 * sc.texi (Emacs 18 MUAs):
10122 * speedbar.texi (Top):
10123 * url.texi (History):
10124 Delete duplicate duplicate words.
10125
10126 2005-07-16 Johan Bockgård <bojohan@users.sourceforge.net> (tiny change)
10127
10128 * cl.texi (Type Predicates): Document `atom' type.
10129
10130 2005-07-04 Lute Kamstra <lute@gnu.org>
10131
10132 Update FSF's address in GPL notices.
10133
10134 * calc.texi (Copying):
10135 * doclicense.texi (GNU Free Documentation License):
10136 * faq.texi (Contacting the FSF):
10137 * mh-e.texi (Copying): Update FSF's address.
10138
10139 2005-07-03 Richard M. Stallman <rms@gnu.org>
10140
10141 * flymake.texi (Example -- Configuring a tool called directly):
10142 Update name of flymake-build-relative-filename.
10143
10144 2005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
10145
10146 * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
10147
10148 2005-06-29 Carsten Dominik <dominik@science.uva.nl>
10149
10150 * org.texi: Version 3.12.
10151
10152 2005-06-24 Eli Zaretskii <eliz@gnu.org>
10153
10154 * makefile.w32-in (MAKEINFO): Use --force.
10155 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
10156 Makefile.in.
10157 (gnus.dvi): Use "..." to quote Sed args, so that it works with
10158 more shells.
10159
10160 2005-06-23 Richard M. Stallman <rms@gnu.org>
10161
10162 * speedbar.texi (Creating a display): Texinfo usage fixes.
10163
10164 * tramp.texi (Customizing Completion, Auto-save and Backup):
10165 Texinfo usage fixes.
10166
10167 2005-06-23 Juanma Barranquero <lekktu@gmail.com>
10168
10169 * dired-x.texi (Miscellaneous Commands):
10170 * ediff.texi (Miscellaneous):
10171 * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
10172 (Agent Variables):
10173 * info.texi (Help-Xref):
10174 * message.texi (Message Headers):
10175 * org.texi (Remember):
10176 * reftex.texi (Options (Defining Label Environments))
10177 (Options (Index Support), Options (Viewing Cross-References))
10178 (Options (Misc), Changes):
10179 * speedbar.texi (Creating a display):
10180 * tramp.texi (Customizing Completion, Auto-save and Backup):
10181 Texinfo usage fix.
10182
10183 2005-06-13 Carsten Dominik <dominik@science.uva.nl>
10184
10185 * org.texi: Version 3.11.
10186
10187 2005-06-12 Jay Belanger <belanger@truman.edu>
10188
10189 * calc.texi (Getting Started): Remove extra menu item.
10190
10191 2005-05-31 Jay Belanger <belanger@truman.edu>
10192
10193 * calc.texi (Notations Used in This Manual): Use @kbd for key
10194 sequence.
10195 (Demonstration of Calc): Mention another way of starting Calc.
10196 (Starting Calc): Mention long name of M-#.
10197 (Embedded Mode Overview): Remove unnecessary instruction.
10198 (Other M-# commands): Rephrase `M-# 0' explanation.
10199 (Basic Embedded Mode): Rewrite discussion of prefix arguments to
10200 reflect current behavior.
10201
10202 2005-05-30 Jay Belanger <belanger@truman.edu>
10203
10204 * calc.texi (Hooks): Change description of calc-window-hook and
10205 calc-trail-window-hook to match usage.
10206 (Computational Functions): Add more constant-generating functions.
10207 (Customizable Variables): Use defvar.
10208
10209 2005-05-28 Jay Belanger <belanger@truman.edu>
10210
10211 * calc.texi (Assignments in Embedded Mode): Fix variable name.
10212 (Basic Embedded Mode): Explain behavior of arguments to
10213 calc-embedded-mode.
10214
10215 2005-05-27 Jay Belanger <belanger@truman.edu>
10216
10217 * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
10218 current behavior.
10219
10220 2005-05-25 Jay Belanger <belanger@truman.edu>
10221
10222 * calc.texi: Change Calc version number throughout.
10223 (Keypad Mode): Change location in info output.
10224 (Keypad mode overview): Move picture of keypad.
10225
10226 2005-05-21 Jay Belanger <belanger@truman.edu>
10227
10228 * calc.texi (Storing variables): Mention that only most variables
10229 are void to begin with.
10230
10231 2005-05-21 Kevin Ryde <user42@zip.com.au>
10232
10233 * widget.texi (Basic Types): Update cross ref from "Enabling
10234 Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
10235 lispref/text.texi change.
10236
10237 2005-05-20 Carsten Dominik <dominik@science.uva.nl>
10238
10239 * org.texi: Version 3.09.
10240
10241 2005-05-18 Carsten Dominik <dominik@science.uva.nl>
10242
10243 * reftex.texi: Version 4.28.
10244
10245 2005-05-16 Jay Belanger <belanger@truman.edu>
10246
10247 * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
10248
10249 2005-05-14 Jay Belanger <belanger@truman.edu>
10250
10251 * calc.texi (Default Simplifications): Insert missing ! (logical
10252 not operator).
10253
10254 2005-05-14 Michael Albinus <michael.albinus@gmx.de>
10255
10256 Sync with Tramp 2.0.49.
10257
10258 2005-05-10 Jay Belanger <belanger@truman.edu>
10259
10260 * calc.texi (Default Simplifications): Mention that 0^0 simplifies
10261 to 1.
10262
10263 2005-04-29 Carsten Dominik <dominik@science.uva.nl>
10264
10265 * org.texi: Version 3.08, structure reorganized.
10266
10267 2005-04-24 Richard M. Stallman <rms@gnu.org>
10268
10269 * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
10270
10271 2005-04-15 Carsten Dominik <dominik@science.uva.nl>
10272
10273 * org.texi: Update to version 3.06.
10274
10275 2005-04-13 Lute Kamstra <lute@gnu.org>
10276
10277 * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
10278
10279 2005-04-10 Thien-Thi Nguyen <ttn@gnu.org>
10280
10281 * cl.texi (Porting Common Lisp): Fix typo.
10282
10283 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
10284
10285 * gnus.texi (RSS): Addition.
10286
10287 2005-04-04 Jay Belanger <belanger@truman.edu>
10288
10289 * calc.texi: Change Calc version number.
10290 (Customizable variables): Fix description of calc-language-alist.
10291 (Copying): Put in version 2 of GPL.
10292
10293 2005-04-01 Jay Belanger <belanger@truman.edu>
10294
10295 * calc.texi (Troubleshooting Commands): Remove comment about
10296 installation.
10297 (Installation): Remove section.
10298 (Customizable Variables): New section.
10299 (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
10300 (Graphical Devices): Add references to Customizable Variables.
10301
10302 2005-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
10303
10304 * emacs-mime.texi (Display Customization): Markup fixes.
10305 (rfc2047): Update.
10306
10307 2005-03-23 Reiner Steib <Reiner.Steib@gmx.de>
10308
10309 * gnus-faq.texi: Replaced with auto-generated version.
10310
10311 2005-03-26 Stephan Stahl <stahl@eos.franken.de> (tiny change)
10312
10313 * dired-x.texi (Multiple Dired Directories): default-directory was
10314 renamed to dired-default-directory.
10315
10316 2005-03-26 Jay Belanger <belanger@truman.edu>
10317
10318 * calc.texi (Simplifying Formulas, Rewrite Rules):
10319 Change description of top and bottom of fraction.
10320 (Modulo Forms): Move description of how to create modulo forms to
10321 earlier in the section.
10322 (Fraction Mode): Suggest using : to get a fraction by dividing.
10323 (Basic Arithmetic): Adjust placement of command name.
10324 (Truncating the Stack): Emphasize that "hidden" entries are still
10325 visible.
10326 (Installation): Move discussion of printing manual to "About This
10327 Manual".
10328 (About This Manual): Mention how to print the manual.
10329 (Reporting Bugs): Remove first person.
10330 (Building Vectors): Add algebraic version of append.
10331 (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
10332 (Grouping Digits): Fix typo.
10333
10334 2005-03-25 Werner Lemberg <wl@gnu.org>
10335
10336 * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
10337 Replace `legal' with `valid'.
10338
10339 2005-03-25 Werner Lemberg <wl@gnu.org>
10340
10341 * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
10342
10343 2005-03-24 Jay Belanger <belanger@truman.edu>
10344
10345 * calc.texi (General Mode Commands)
10346 (Mode Settings in Embedded Mode): Add some explanation of
10347 recording mode settings.
10348
10349 2005-03-24 Richard M. Stallman <rms@gnu.org>
10350
10351 * calc.texi: Remove praise of non-free software.
10352
10353 * idlwave.texi: Don't say where to get IDL or its non-free manual.
10354 (Installation): Node deleted.
10355
10356 2005-03-23 Richard M. Stallman <rms@gnu.org>
10357
10358 * url.texi (HTTP language/coding): Improve last change.
10359
10360 2005-03-22 Jay Belanger <belanger@truman.edu>
10361
10362 * calc.texi (Embedded Mode): Add new information on changing
10363 modes.
10364
10365 2005-03-20 Michael Albinus <michael.albinus@gmx.de>
10366
10367 Sync with Tramp 2.0.48.
10368
10369 * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
10370
10371 * tramp.texi: Replace "Emacs" by "GNU Emacs". Replace "Linux" by
10372 "GNU/Linux". Change all addresses to .gnu.org.
10373 (Default Method): Offer shortened syntax for "su" and "sudo"
10374 methods.
10375
10376 2005-03-07 Richard M. Stallman <rms@gnu.org>
10377
10378 * url.texi: Fix usage of "e.g.".
10379 (HTTP language/coding): Explain the rules for these strings.
10380
10381 2005-03-06 Richard M. Stallman <rms@gnu.org>
10382
10383 * woman.texi (Introduction): Minor cleanups.
10384
10385 * url.texi (HTTP language/coding): Get rid of "Emacs 21".
10386
10387 * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
10388 (Installation): Node deleted.
10389
10390 * mh-e.texi (Preface): Get rid of "Emacs 21".
10391
10392 * eshell.texi (Installation): Delete node (for Emacs 20).
10393
10394 2005-03-05 Thien-Thi Nguyen <ttn@gnu.org>
10395
10396 * flymake.texi: Refill and tweak style in @lisp blocks.
10397
10398 2005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
10399
10400 * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
10401
10402 2005-03-01 Jay Belanger <belanger@truman.edu>
10403
10404 * calc.texi (Trigonometric and Hyperbolic Functions):
10405 Mention additional functions.
10406 (Algebraic Simplifications): Mention additional simplifications.
10407
10408 2005-02-18 Jonathan Yavner <jyavner@member.fsf.org>
10409
10410 * ses.texi: Add concept/function/variable indices (this work was
10411 donated by Brad Collins <brad@chenla.org>, copyright-assignment
10412 papers on file at FSF).
10413
10414 2005-02-10 Jay Belanger <belanger@truman.edu>
10415
10416 * calc.texi: Change @LaTeX to La@TeX throughout.
10417 Redefine @expr as @math for TeX output.
10418 Redefine @texline as a no-op for TeX output.
10419 Define @tfn, replace @t by @tfn throughout.
10420
10421 2005-02-09 Jay Belanger <belanger@truman.edu>
10422
10423 * calc.texi: Add macro for LaTeX for info output.
10424
10425 2005-02-08 Kim F. Storm <storm@cua.dk>
10426
10427 * texinfo.tex (LaTex): Add def.
10428
10429 2005-02-06 Jay Belanger <belanger@truman.edu>
10430
10431 * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
10432 change name to "TeX and LaTeX Language Modes." Mention LaTeX mode
10433 throughout manual.
10434
10435 2005-01-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
10436
10437 * gnus.texi: Some edits based on comments from David Abrahams.
10438
10439 2005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
10440
10441 * gnus.texi (RSS): Fix the keystroke.
10442
10443 2005-01-24 David Kastrup <dak@gnu.org>
10444
10445 * faq.texi: Update AUCTeX version info.
10446
10447 2005-01-16 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
10448
10449 * gnus-faq.texi ([4.1]): Typo.
10450
10451 2005-01-19 Jay Belanger <belanger@truman.edu>
10452
10453 * calc.texi (Keep Arguments): Mention that keeping arguments
10454 doesn't work with keyboard macros.
10455
10456 2005-01-16 Richard M. Stallman <rms@gnu.org>
10457
10458 * autotype.texi (Autoinserting): Fix small error.
10459
10460 2005-01-16 Michael Albinus <michael.albinus@gmx.de>
10461
10462 Sync with Tramp 2.0.47.
10463
10464 * tramp.texi (Compilation): New section, describing compilation of
10465 remote files.
10466
10467 2005-01-11 Kim F. Storm <storm@cua.dk>
10468
10469 * widget.texi (Basic Types): Add :follow-link keyword.
10470
10471 2005-01-09 Jay Belanger <belanger@truman.edu>
10472
10473 * calc.texi (Basic Commands): Describe new behavior of calc-reset.
10474
10475 2005-01-08 Jay Belanger <belanger@truman.edu>
10476
10477 * calc.texi: Change throughout to reflect new default value of
10478 calc-settings-file.
10479
10480 2005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
10481
10482 * message.texi (Reply): `message-reply-to-function' should return
10483 a list. Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
10484
10485 2005-01-06 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
10486
10487 * faq.texi (Changing load-path): Fix typo.
10488
10489 2005-01-05 Jay Belanger <belanger@truman.edu>
10490
10491 * calc.texi (Programming Tutorial): Replace kbd command by
10492 appropriate characters for a keyboard macro.
10493
10494 2005-01-04 Jay Belanger <belanger@truman.edu>
10495
10496 * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
10497 for Lucid Emacs.
10498 (Programming Tutorial): Mention that the user needs to be in the
10499 right mode to compute some functions.
10500
10501 2005-01-04 Jay Belanger <belanger@truman.edu>
10502
10503 * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
10504 no longer applicable.
10505
10506 2005-01-01 Jay Belanger <belanger@truman.edu>
10507
10508 * calc.texi (Programming Tutorial): Change description of how to
10509 edit keyboard macros to match current behavior.
10510
10511 2004-12-31 Jay Belanger <belanger@truman.edu>
10512
10513 * calc.texi: Mention C-cC-c as the way to finish editing throughout.
10514
10515 2004-12-20 Jay Belanger <belanger@truman.edu>
10516
10517 * calc.texi (Types Tutorial): Emphasize that you can't divide by
10518 zero.
10519
10520 2004-12-17 Luc Teirlinck <teirllm@auburn.edu>
10521
10522 * cc-mode.texi (Text Filling and Line Breaking): Put period after
10523 @xref.
10524 (Font Locking): Avoid @strong{Note:}.
10525
10526 2004-12-17 Michael Albinus <michael.albinus@gmx.de>
10527
10528 Sync with Tramp 2.0.46.
10529
10530 * tramp.texi (bottom): Add arch-tag. It was lost, somehow.
10531
10532 2004-12-16 Luc Teirlinck <teirllm@auburn.edu>
10533
10534 * url.texi: Correct typos.
10535 (Retrieving URLs): @var{nil}->@code{nil}.
10536 (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
10537 the standard "The GNU Emacs Manual" in fifth argument of @xref's.
10538 (Dealing with HTTP documents): @inforef->@xref.
10539
10540 2004-12-15 Jay Belanger <belanger@truman.edu>
10541
10542 * calc.texi: Consistently capitalized all mode names.
10543 (Answers to Exercises): Mention that an answer can be a fraction
10544 when in Fraction mode.
10545
10546 2004-12-13 Jay Belanger <belanger@truman.edu>
10547
10548 * calc.texi: Fix some TeX definitions.
10549
10550 2004-12-09 Luc Teirlinck <teirllm@auburn.edu>
10551
10552 * reftex.texi (Imprint): Remove erroneous @value's.
10553
10554 2004-12-08 Luc Teirlinck <teirllm@auburn.edu>
10555
10556 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
10557 (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
10558
10559 2004-12-08 Jay Belanger <belanger@truman.edu>
10560
10561 * calc.texi (Starting Calc): Remove comment about installation.
10562 (Keypad Mode Overview): Remove comment about Emacs 19 support.
10563
10564 2004-12-08 Luc Teirlinck <teirllm@auburn.edu>
10565
10566 * url.texi: Update @setfilename.
10567 (Getting Started): No need to worry about Gnus versions.
10568 (Dealing with HTTP documents): Use @inforef.
10569
10570 * org.texi: Fix @direntry file name.
10571
10572 2004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
10573
10574 * url.texi: New file.
10575
10576 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
10577
10578 2004-12-06 Jay Belanger <belanger@truman.edu>
10579
10580 * calc.texi (Using Calc): Remove paragraph about installation.
10581
10582 2004-12-06 Jay Belanger <belanger@truman.edu>
10583
10584 * calc.texi: Use more Texinfo macros and less TeX defs.
10585 Remove @refill's.
10586
10587 2004-12-06 Richard M. Stallman <rms@gnu.org>
10588
10589 * org.texi: New file.
10590
10591 2004-12-05 Richard M. Stallman <rms@gnu.org>
10592
10593 * Makefile.in (org.dvi, ../info/org): New targets.
10594 (INFO_TARGETS): Add ../info/org.
10595 (DVI_TARGETS): Add org.dvi.
10596 (maintainer-clean): Remove the info files in the info dir.
10597
10598 2004-11-26 Eli Zaretskii <eliz@gnu.org>
10599
10600 * idlwave.texi: Fix the setfilename directive to put the produced
10601 file in ../info.
10602 (Continued Statement Indentation): Resurrect Jan D.'s change from
10603 2004-11-03 that was lost when a newer version of idlwave.texi was
10604 imported.
10605
10606 2004-12-08 Reiner Steib <Reiner.Steib@gmx.de>
10607
10608 * gnus-faq.texi ([5.1]): Add missing bracket.
10609
10610 * gnus.texi (Filtering Spam Using The Spam ELisp Package):
10611 Index `spam-initialize'.
10612
10613 2004-11-22 Reiner Steib <Reiner.Steib@gmx.de>
10614
10615 * message.texi (Various Message Variables): Mention that all mail
10616 file variables are derived from `message-directory'.
10617
10618 * gnus.texi (Splitting Mail): Clarify bogus group.
10619
10620 2004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
10621
10622 * emacs-mime.texi (Encoding Customization):
10623 Fix mm-coding-system-priorities entry.
10624
10625 2004-11-03 Jan Djärv <jan.h.d@swipnet.se>
10626
10627 * idlwave.texi (Continued Statement Indentation):
10628 * reftex.texi (Options (Index Support))
10629 (Displaying and Editing the Index, Table of Contents):
10630 * speedbar.texi (Creating a display, Major Display Modes):
10631 Replace non-nil with non-@code{nil}.
10632
10633 2004-10-21 Jay Belanger <belanger@truman.edu>
10634
10635 * calc.texi (Algebraic-Style Calculations): Remove a comment.
10636
10637 2004-10-18 Luc Teirlinck <teirllm@auburn.edu>
10638
10639 * calc.texi (Reporting Bugs): Double up `@'.
10640
10641 2004-10-18 Jay Belanger <belanger@truman.edu>
10642
10643 * calc.texi (Reporting Bugs): Change the address that bugs
10644 should be sent to.
10645
10646 2004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
10647
10648 * gnus.texi (New Features): Add 5.11.
10649
10650 * message.texi (Resending): Remove wrong default value.
10651
10652 * gnus.texi (Mail Source Specifiers): Describe possible problems
10653 of `pop3-leave-mail-on-server'. Add `pop3-movemail' and
10654 `pop3-leave-mail-on-server' to the index.
10655
10656 2004-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
10657
10658 * message.texi (Canceling News): Add how to set a password.
10659
10660 2004-10-12 Jay Belanger <belanger@truman.edu>
10661
10662 * calc.texi (Help Commands): Change the descriptions of
10663 calc-describe-function and calc-describe-variable to match their
10664 current behavior.
10665
10666 2004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
10667
10668 * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
10669
10670 2004-10-12 Michael Albinus <michael.albinus@gmx.de>
10671
10672 Sync with Tramp 2.0.45.
10673
10674 * tramp.texi (Frequently Asked Questions): Comment paragraph about
10675 plink link. The URL is outdated. Originator contacted for
10676 clarification.
10677
10678 2004-10-10 Juri Linkov <juri@jurta.org>
10679
10680 * gnus.texi (Top, Marking Articles): Join two menus in one node
10681 because a node can have only one menu.
10682
10683 2004-10-09 Juri Linkov <juri@jurta.org>
10684
10685 * gnus.texi (Fancy Mail Splitting): Remove backslash in the
10686 example of nnmail-split-fancy.
10687
10688 2004-10-06 Karl Berry <karl@gnu.org>
10689
10690 * info.texi (@kbd{1}--@kbd{9}): No space around --, for
10691 consistency with other uses of dashes.
10692
10693 2004-10-05 Karl Berry <karl@gnu.org>
10694
10695 * info.texi: Consistently use --- throughout, periods at end of
10696 menu descriptions, and a couple typos.
10697
10698 2004-09-26 Jesper Harder <harder@ifa.au.dk>
10699
10700 * sieve.texi (Manage Sieve API): nil -> @code{nil}.
10701 * pgg.texi (User Commands, Backend methods): Do.
10702 * gnus.texi: Markup fixes.
10703 (Setting Process Marks): Fix `M P a' entry.
10704 * emacs-mime.texi: Fixes.
10705
10706 2004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
10707
10708 * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
10709 again.
10710 Use 5.10 instead of 5.10.0.
10711
10712 2004-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
10713
10714 * gnus.texi (Summary Mail Commands): S D e.
10715
10716 2004-09-20 Raymond Scholz <ray-2004@zonix.de> (tiny change)
10717
10718 * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
10719 the gnus-article-mode-line-format section.
10720
10721 2004-09-20 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
10722
10723 * gnus.texi (Various Summary Stuff): Fix the documentation for
10724 gnus-newsgroup-variables.
10725
10726 2004-09-20 Reiner Steib <Reiner.Steib@gmx.de>
10727
10728 * gnus.texi (MIME Commands):
10729 Add gnus-mime-display-multipart-as-mixed,
10730 gnus-mime-display-multipart-alternative-as-mixed,
10731 gnus-mime-display-multipart-related-as-mixed.
10732 (Mail Source Customization): Clarify `mail-source-directory'.
10733 (Splitting Mail): Mention gnus-group-find-new-groups.
10734 (SpamOracle): Fix typo.
10735
10736 * gnus-faq.texi: Untabify.
10737 ([6.3]): nnir.el is in contrib directory.
10738
10739 * message.texi (News Headers): Clarify how a unique ID is created.
10740
10741 * gnus.texi (Batching Agents): Fix typo in example.
10742 Reported by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
10743
10744 2004-09-20 Andre Srinivasan <andre@e2open.com> (tiny change)
10745
10746 * gnus.texi (Group Parameters): Add more on hooks.
10747
10748 2004-09-20 Florian Weimer <fw@deneb.enyo.de>
10749
10750 * gnus.texi (Charsets): Point to relevant section in emacs-mime.
10751
10752 2004-09-22 Jay Belanger <belanger@truman.edu>
10753
10754 * calc.texi (Vectors as Lists): Add a warning that the tutorial
10755 might be hidden during part of the session.
10756
10757 2004-09-20 Jay Belanger <belanger@truman.edu>
10758
10759 * calc.texi (Notations Used in This Manual): Put in an earlier
10760 mention that DEL could be called Backspace.
10761
10762 2004-09-10 Simon Josefsson <jas@extundo.com>
10763
10764 * gnus.texi (IMAP): Add example. Suggested and partially written
10765 by Steinar Bang <sb@dod.no>.
10766
10767 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10768
10769 * gnus.texi (IMAP): Add comments about imaps synonym to imap in
10770 netrc syntax.
10771
10772 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10773
10774 * gnus.texi (Spam ELisp Package Sequence of Events):
10775 Some clarifications.
10776 (Spam ELisp Package Global Variables): More clarifications.
10777
10778 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10779
10780 * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
10781 Mention spam-split does not modify incoming mail.
10782
10783 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10784
10785 * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
10786
10787 2004-09-10 Eli Zaretskii <eliz@gnu.org>
10788
10789 * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi.
10790
10791 2004-09-09 Reiner Steib <Reiner.Steib@gmx.de>
10792
10793 * makefile.w32-in (sieve, pgg): Use $(infodir).
10794
10795 2004-09-08 Dhruva Krishnamurthy <dhruva.krishnamurthy@gmail.com> (tiny change)
10796
10797 * makefile.w32-in: Fix PGG and Sieve entries.
10798
10799 2004-08-28 Eli Zaretskii <eliz@gnu.org>
10800
10801 * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
10802 Emacs and related programs.
10803
10804 2004-08-27 Richard M. Stallman <rms@gnu.org>
10805
10806 * faq.texi: Fix texinfo usage, esp. doublequotes.
10807 (Difference between Emacs and XEmacs): Some clarification.
10808
10809 * faq.texi (Difference between Emacs and XEmacs):
10810 Explain not to contrast XEmacs with GNU Emacs.
10811
10812 2004-08-26 Richard M. Stallman <rms@gnu.org>
10813
10814 * faq.texi (Difference between Emacs and XEmacs): Rewrite.
10815
10816 2004-08-22 David Kastrup <dak@gnu.org>
10817
10818 * reftex.texi (AUCTeX): Update links, section name.
10819
10820 * faq.texi (Calc): Update availability (included in 22.1).
10821 (AUCTeX): Update availability, information, versions, description.
10822
10823 2004-08-14 Eli Zaretskii <eliz@gnu.org>
10824
10825 * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
10826
10827 2004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
10828
10829 * cc-mode.texi: Various updates for CC Mode 5.30.9.
10830
10831 2004-08-10 Michael Albinus <michael.albinus@gmx.de>
10832
10833 Sync with Tramp 2.0.44.
10834
10835 2004-08-05 Lars Hansen <larsh@math.ku.dk>
10836
10837 * widget.texi (User Interface): Update how to separate the
10838 editable field of an editable-field widget from other widgets.
10839 (Programming Example): Add text after field.
10840
10841 2004-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
10842
10843 * emacs-mime.texi (Encoding Customization): Add a note to the
10844 mm-content-transfer-encoding-defaults entry.
10845 (rfc2047): Update.
10846
10847 * gnus.texi (Article Highlighting):
10848 Add gnus-cite-ignore-quoted-from.
10849 (POP before SMTP): New node.
10850 (Posting Styles): Addition.
10851 (Splitting Mail): Add nnmail-split-lowercase-expanded.
10852 (Fancy Mail Splitting): Ditto.
10853 (X-Face): Add gnus-x-face.
10854
10855 2004-08-30 Reiner Steib <Reiner.Steib@gmx.de>
10856
10857 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
10858 * pgg.texi, sieve.texi: Use @copying and @insertcopying.
10859
10860 2004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
10861
10862 * gnus.texi (Mail Source Specifiers):
10863 Describe `pop3-leave-mail-on-server'.
10864
10865 2004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
10866
10867 * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
10868
10869 * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
10870 repository. Change setfilename.
10871
10872 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
10873
10874 2004-07-02 Juri Linkov <juri@jurta.org>
10875
10876 * pcl-cvs.texi (Viewing differences): Add `d r'.
10877
10878 2004-06-29 Jesper Harder <harder@ifa.au.dk>
10879
10880 * ses.texi, viper.texi, flymake.texi, faq.texi:
10881 * eshell.texi, ediff.texi: Markup fixes.
10882
10883 2004-06-21 Karl Berry <karl@gnu.org>
10884
10885 * info.texi (Top): Mention that only Emacs has mouse support.
10886 (Getting Started): Mention this in a few other places.
10887
10888 2004-06-13 Luc Teirlinck <teirllm@auburn.edu>
10889
10890 * autotype.texi (Copyrights, Timestamps):
10891 Recommend `before-save-hook' instead of `write-file-functions'.
10892
10893 2004-06-13 Lars Hansen <larsh@math.ku.dk>
10894
10895 * dired-x.texi (dired-mark-omitted): Update keybinding.
10896
10897 2004-06-10 Kim F. Storm <storm@cua.dk>
10898
10899 * pcl-cvs.texi (Viewing differences): Add 'd y'.
10900
10901 2004-06-05 Lars Hansen <larsh@math.ku.dk>
10902
10903 * dired-x.texi (variable dired-omit-mode): Rename from
10904 dired-omit-files-p.
10905 (function dired-omit-mode): Rename from dired-omit-toggle.
10906 Call dired-omit-mode rather than set dired-omit-files-p.
10907 (dired-mark-omitted): Describe command.
10908
10909 2004-05-29 Michael Albinus <michael.albinus@gmx.de>
10910
10911 Version 2.0.41 of Tramp released.
10912
10913 2004-05-29 Juanma Barranquero <lektu@terra.es>
10914
10915 * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
10916 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
10917
10918 2004-05-29 Richard M. Stallman <rms@gnu.org>
10919
10920 * cl.texi (Top): Call this chapter `Introduction'.
10921 (Overview): In TeX, no section heading here.
10922
10923 * cc-mode.texi: Put commas after i.e. and e.g. Minor cleanups.
10924
10925 2004-05-29 Eli Zaretskii <eliz@gnu.org>
10926
10927 * Makefile.in (../info/flymake, flymake.dvi): New targets.
10928 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
10929
10930 2004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
10931
10932 * flymake.texi: New file.
10933
10934 2004-05-28 Simon Josefsson <jas@extundo.com>
10935
10936 * smtpmail.texi (Authentication): Improve STARTTLS discussion.
10937
10938 2004-05-07 Kai Großjohann <kai@emptydomain.de>
10939
10940 Version 2.0.40 of Tramp released.
10941
10942 2004-04-25 Michael Albinus <Michael.Albinus@alcatel.de>
10943
10944 Complete rework, based on review by Karl Berry <karl@gnu.org>.
10945
10946 * tramp.texi (Auto-save and Backup): Explain exploitation of new
10947 variables `tramp-backup-directory-alist' and
10948 `tramp-bkup-backup-directory-info'.
10949 (Overview, Connection types)
10950 (External transfer methods, Default Method)
10951 (Windows setup hints): Remove restriction of password entering
10952 with external methods.
10953 (Auto-save and Backup): Make file name example
10954 (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info'
10955 and `auto-save-directory' must be used.
10956 (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
10957 only "NT"). Remove doubled entry "What kinds of systems does
10958 @tramp{} work on".
10959 (tramp): Macro removed.
10960 (Obtaining Tramp): Flag removed from title.
10961 (all): "tramp-" and "-" removed from flag names. Flags `tramp'
10962 and `trampver' used properly. Flag `tramp-inst' replaced by
10963 `installchapter'. Installation related text adapted.
10964
10965 2004-04-28 Masatake YAMATO <jet@gyve.org>
10966
10967 * widget.texi (Programming Example): Remove overlays.
10968
10969 2004-04-27 Jesper Harder <harder@ifa.au.dk>
10970
10971 * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
10972
10973 2004-04-23 Juanma Barranquero <lektu@terra.es>
10974
10975 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
10976
10977 2004-04-05 Jesper Harder <harder@ifa.au.dk>
10978
10979 * info.texi (Info Search): Add info-apropos.
10980
10981 2004-03-22 Juri Linkov <juri@jurta.org>
10982
10983 * faq.texi: Fix help key bindings.
10984
10985 2004-03-17 Luc Teirlinck <teirllm@auburn.edu>
10986
10987 * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
10988 (as suggested by Karl Berry). Update information about colored
10989 stars in menus. Add new subheading describing M-n.
10990
10991 2004-03-12 Richard M. Stallman <rms@gnu.org>
10992
10993 * cl.texi (Top): Rename top node's title.
10994
10995 2004-03-08 Karl Berry <karl@gnu.org>
10996
10997 * info.texi: \input texinfo.tex instead of just texinfo, to avoid
10998 problems making the texinfo distribution.
10999
11000 2004-02-29 Simon Josefsson <jas@extundo.com>
11001
11002 * smtpmail.texi (Authentication): Change the list of supported
11003 authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
11004 CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
11005 <voegelas@gmx.net>.
11006
11007 2004-02-29 Juanma Barranquero <lektu@terra.es>
11008
11009 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
11010 Use $(DEL) instead of rm, and ignore exit code.
11011
11012 2004-02-29 Kai Großjohann <kgrossjo@eu.uu.net>
11013
11014 Tramp version 2.0.39 released.
11015
11016 2004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
11017
11018 * tramp.texi (Customizing Completion): Explain new functions
11019 `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
11020 (all): Savannah URLs unified to "http://savannah.nongnu.org".
11021 (Top): Refer to Savannah mailing list as the major one.
11022 Mention older mailing lists in HTML mode only.
11023 (Auto-save and Backup): Add auto-save. Based on wording of Kai.
11024 (Frequently Asked Questions): Remote hosts must not be Unix-like
11025 for "smb" method.
11026 (Password caching): New node.
11027 (External transfer methods): Refer to password caching for "smb"
11028 method.
11029
11030 2004-02-17 Karl Berry <karl@gnu.org>
11031
11032 * info.texi (Help-Int): Mention the new line number feature.
11033
11034 2004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
11035
11036 * ses.texi (Advanced Features): New functionality for
11037 ses-set-header-row (defaults to current row unless C-u used).
11038 (Acknowledgements): Add Stefan Monnier.
11039
11040 2003-12-29 Kevin Ryde <user42@zip.com.au>
11041
11042 * viper.texi (Vi Macros): Fix reference to the Emacs manual.
11043
11044 2003-11-30 Kai Großjohann <kai.grossjohann@gmx.net>
11045
11046 Tramp version 2.0.38 released.
11047
11048 * tramp.texi (Remote shell setup): Warn of environment variables
11049 FRUMPLE if user frumple exists. Suggested by Sven Gabriel
11050 <sven.gabriel@imk.fzk.de>.
11051 (Configuration): Tramp now chooses base64/uuencode
11052 automatically. Update wording accordingly.
11053 (Top): More description for the `Default Method' menu entry.
11054 (Default Method): Use @code, not @var, for Lisp variables.
11055 (Default Method): New subsection `Which method is the right one
11056 for me?'. Suggested by Christian Kirsch.
11057 (Configuration): Pointer to new subsection added.
11058 (Default Method): Too many "use" in one sentence.
11059 Rephrase. Reported by Christian Kirsch.
11060 (Filename Syntax): Old `su' example is probably a left-over from
11061 the sm/su method naming. Replace with `ssh', instead.
11062 (External transfer methods, Auto-save and Backup):
11063 Typo fixes.
11064
11065 2003-11-02 Michael Albinus <Michael.Albinus@alcatel.de>
11066
11067 * tramp.texi (all): Harmonize all occurrences of @tramp{}.
11068 (Top): Mention japanese manual only if flag `jamanual' is set.
11069 Insert section `Japanese manual' in menu.
11070
11071 2003-11-26 Thien-Thi Nguyen <ttn@gnu.org>
11072
11073 * eshell.texi (Known Problems): Add doc item.
11074
11075 2003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
11076
11077 * cc-mode.texi: Update for CC Mode 5.30.
11078
11079 Note: Please refrain from doing purely cosmetic changes like
11080 removing trailing whitespace in this manual; it clobbers cvs
11081 merging for no good reason.
11082
11083 2003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
11084
11085 * ediff.texi, tramp.texi, vip.texi, viper.texi:
11086 * widget.texi, woman.texi: Replace @sc{ascii} and ASCII with
11087 @acronym{ASCII}.
11088
11089 2003-10-26 Karl Berry <karl@gnu.org>
11090
11091 * info.texi (Info Search): Echo area, not echo are. From Debian
11092 diff.
11093
11094 2003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
11095
11096 * widget.texi (Defining New Widgets): Document new behavior of
11097 :buttons and :children keywords.
11098
11099 2003-10-22 Miles Bader <miles@gnu.org>
11100
11101 * Makefile.in (info): Move before $(top_srcdir)/info.
11102
11103 2003-10-17 Thien-Thi Nguyen <ttn@gnu.org>
11104
11105 * tramp.texi (Inline methods): Small grammar fix.
11106 (External transfer methods): Likewise.
11107
11108 2003-10-08 Nick Roberts <nick@nick.uklinux.net>
11109
11110 * speedbar.texi: Remove paragraph for GUD that is no longer true.
11111
11112 2003-10-06 Luc Teirlinck <teirllm@auburn.edu>
11113
11114 * texinfo.tex: Replace `%' in arch tagline by @ignore.
11115
11116 2003-09-30 Richard M. Stallman <rms@gnu.org>
11117
11118 * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
11119
11120 * widget.texi (User Interface): Fix typos.
11121
11122 * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
11123
11124 2003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
11125
11126 * pcl-cvs.texi (Selected Files): Fix typo.
11127
11128 2003-09-21 Karl Berry <karl@gnu.org>
11129
11130 * info.texi (] and [ commands): No period at end of section title.
11131
11132 2003-09-04 Miles Bader <miles@gnu.org>
11133
11134 * Makefile.in (top_srcdir): New variable.
11135 ($(top_srcdir)/info): New rule.
11136 (info): Depend on it.
11137
11138 2003-09-03 Peter Runestig <peter@runestig.com>
11139
11140 * makefile.w32-in: New file.
11141
11142 2003-08-26 Per Abrahamsen <abraham@dina.kvl.dk>
11143
11144 * widget.texi (User Interface): Explain the need of static text
11145 around an editable field.
11146
11147 2003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
11148
11149 * widget.texi (Basic Types): The argument to `:help-echo' can now
11150 be a form that evaluates to a string.
11151
11152 2003-08-18 Kim F. Storm <storm@cua.dk>
11153
11154 * calc.texi (Queries in Macros): Update xref to keyboard macro query.
11155
11156 2003-08-16 Richard M. Stallman <rms@gnu.org>
11157
11158 * dired-x.texi (Shell Command Guessing): Explain *.
11159
11160 2003-08-16 Chunyu Wang <spr@db.cs.hit.edu.cn> (tiny change)
11161
11162 * pcl-cvs.texi (Log Edit Mode): Fix key binding for
11163 log-edit-insert-changelog.
11164
11165 2003-08-03 Karl Berry <karl@gnu.org>
11166
11167 * info.texi: Need @contents.
11168
11169 2003-07-20 Kai Großjohann <kai.grossjohann@gmx.net>
11170
11171 Tramp version 2.0.36 released.
11172
11173 * tramp.texi (Remote shell setup): Explain about problems with
11174 non-Bourne commands in ~/.profile and ~/.shrc.
11175
11176 2003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
11177
11178 * info.texi (Help-Inv, Help-M, Help-Xref): Update following
11179 renaming of `vis-mode' to `visible-mode'.
11180
11181 2003-07-04 Luc Teirlinck <teirllm@mail.auburn.edu>
11182
11183 * info.texi (Top, Help-Small-Screen): Remove accidentally added
11184 next, prev and up pointers.
11185
11186 2003-07-02 Luc Teirlinck <teirllm@mail.auburn.edu>
11187
11188 * info.texi (Help): Mention existence of Emacs and stand-alone
11189 Info at the very beginning of the tutorial.
11190 (Help-Inv): New node.
11191 (Help-]): New node.
11192 (Help-M): Systematically point out the differences between default
11193 Emacs and stand-alone versions. Delete second menu.
11194 (Help-Xref): Systematically point out the differences between
11195 default Emacs and stand-alone versions.
11196 (Help-Int): Change `l' example.
11197 (Expert Info): Fix typos.
11198 (Emacs Info Variables): Mention `Info-hide-note-references' and
11199 new default for `Info-scroll-prefer-subnodes'.
11200
11201 2003-06-17 Kai Großjohann <kai.grossjohann@gmx.net>
11202
11203 Version 2.0.35 of Tramp released.
11204
11205 * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
11206 (Inline methods): Add methods `remsh' and `plink1'.
11207 (External transfer methods): Add method `remcp'.
11208 (Multi-hop Methods): Add method `remsh'.
11209 Small patch from Adrian Aichner <adrian@xemacs.org>:
11210 Fix minor typos.
11211 (Concept Index): Add to make manual searchable via
11212 `Info-index'.
11213 (Version Control): Add cindex entry.
11214
11215 2003-05-24 Kai Großjohann <kai.grossjohann@gmx.net>
11216
11217 * trampver.texi: Version 2.0.34 released.
11218
11219 2003-05-03 Glenn Morris <gmorris@ast.cam.ac.uk>
11220
11221 * faq.texi: Improve previous changes.
11222
11223 2003-05-02 Glenn Morris <gmorris@ast.cam.ac.uk>
11224
11225 * faq.texi: Update copyright and maintenance details.
11226 Update some package URLs, versions, and maintainers.
11227 Remove many references to the Emacs Lisp Archive.
11228
11229 2003-04-23 Simon Josefsson <jas@extundo.com>
11230
11231 * smtpmail.texi: Fix license (the invariant sections mentioned has
11232 never been part of the smtp manual). Align info dir entry with
11233 other emacs packages.
11234
11235 2003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
11236
11237 * tramp.texi: Version 2.0.33 released.
11238 Remove installation chapter. Remove XEmacs specifics.
11239
11240 2003-03-29 Richard M. Stallman <rms@gnu.org>
11241
11242 * tramp.texi (Top): Undo the previous renaming.
11243 (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
11244
11245 2003-03-29 Kai Großjohann <kai.grossjohann@gmx.net>
11246
11247 * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
11248 version of manual.
11249
11250 * tramp.texi (Auto-save and Backup): New node.
11251
11252 2003-03-29 Michael Albinus <Michael.Albinus@alcatel.de>
11253
11254 * tramp.texi (Top): Include trampver.texi. Rename "Emacs" to "GNU
11255 Emacs" in order to have better differentiation to "XEmacs".
11256 `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
11257 are new macros in order to point to the other Emacs flavor where
11258 appropriate. In info case, point to node `Installation' in order
11259 to explain how to generate the other way. In html case, make a
11260 link to the other html file.
11261 (Obtaining TRAMP): Add a paragraph saying to perform `autoconf'
11262 after CVS checkout/update.
11263 (Installation): Completely rewritten.
11264 (Installation parameters, Load paths): New sections under
11265 `Installation'.
11266
11267 2003-02-28 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
11268
11269 * tramp.texi: Version 2.0.30 released.
11270 Replace word "path" with "localname" where used as a component of
11271 a Tramp file name.
11272
11273 2003-02-28 Michael Albinus <Michael.Albinus@alcatel.de>
11274
11275 * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
11276 introduced.
11277 (Installation): Explain what to do if files from the tramp/contrib
11278 directory are needed.
11279
11280 2003-02-23 Alex Schroeder <alex@emacswiki.org>
11281
11282 * smtpmail.texi (How Mail Works): New.
11283
11284 2003-02-22 Alex Schroeder <alex@emacswiki.org>
11285
11286 * smtpmail.texi: New file.
11287
11288 * Makefile.in: Build SMTP manual.
11289
11290 2003-02-05 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
11291
11292 * tramp.texi: Version 2.0.29 released.
11293 (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
11294 M-x makeinfo-buffer RET. Reported by gebser@ameritech.net.
11295
11296 2003-02-01 Michael Albinus <Michael.Albinus@alcatel.de>
11297
11298 * tramp.texi (Frequently Asked Questions): Explain a workaround if
11299 another package loads accidentally Ange-FTP.
11300
11301 2003-01-24 Michael Albinus <Michael.Albinus@alcatel.de>
11302
11303 * tramp.texi (Customizing Completion): Add function
11304 `tramp-parse-sconfig'. Change example of
11305 `tramp-set-completion-function', because parsing of ssh config
11306 files looks more natural.
11307
11308 2003-01-15 Kevin Ryde <user42@zip.com.au>
11309
11310 * gnus.texi (Using MIME): Mention auto-compression-mode with
11311 gnus-mime-copy-part.
11312
11313 2003-01-15 ShengHuo ZHU <zsh@cs.rochester.edu>
11314
11315 * gnus.texi: Do not use `path' in several locations.
11316
11317 2002-12-26 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
11318
11319 * tramp.texi (External transfer methods): New method `smb'.
11320 From Michael Albinus.
11321
11322 2002-11-05 Karl Berry <karl@gnu.org>
11323
11324 * info.texi (Info-fontify): Reorder face list to avoid bad line
11325 breaks.
11326
11327 2002-10-06 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11328
11329 * tramp.texi: Move @copying to standard place.
11330 Use @insertcopying.
11331
11332 2002-10-02 Karl Berry <karl@gnu.org>
11333
11334 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi:
11335 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
11336 * eshell.texi, eudc.texi, faq.texi, forms.texi, idlwave.texi:
11337 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, reftex.texi:
11338 * sc.texi, ses.texi, speedbar.texi, vip.texi, viper.texi:
11339 * widget.texi, woman.texi:
11340 Per rms, update all manuals to use @copying instead of @ifinfo.
11341 Also use @ifnottex instead of @ifinfo around the top node, where
11342 needed for the sake of the HTML output.
11343 (The Gnus manual is not fixed since it's not clear to me how it
11344 works; and the Tramp manual already uses @copying, although in an
11345 unusual way. All others were changed.)
11346
11347 2002-09-10 Jonathan Yavner <jyavner@engineer.com>
11348
11349 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
11350 (../info/ses, ses.dvi): New targets.
11351 * ses.texi: New file.
11352
11353 2002-09-06 Pavel Janík <Pavel@Janik.cz>
11354
11355 * texinfo.tex: Update to texinfo 4.2.
11356
11357 2002-08-27 Carsten Dominik <dominik@sand.science.uva.nl>
11358
11359 * reftex.texi: Update to RefTeX 4.19.
11360
11361 2002-07-21 Jesper Harder <harder@ifa.au.dk>
11362
11363 * gnus.texi (Sorting Groups): Add key bindings for
11364 gnus-group-sort-groups-by-real-name and
11365 gnus-group-sort-selected-groups-by-real-name.
11366
11367 2002-06-17 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11368
11369 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
11370 (../info/tramp, tramp.dvi): New targets.
11371
11372 2002-01-04 Eli Zaretskii <eliz@is.elta.co.il>
11373
11374 * Makefile.in (DVI_TARGETS): Add calc.dvi.
11375 (calc.dvi): Uncomment.
11376
11377 2001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
11378
11379 * Makefile.in (INFO_TARGETS): Add ../info/calc.
11380 (../info/calc): New target.
11381
11382 2001-10-20 Gerd Moellmann <gerd@gnu.org>
11383
11384 * (Version 21.1 released.)
11385
11386 2001-10-05 Gerd Moellmann <gerd@gnu.org>
11387
11388 * Branch for 21.1.
11389
11390 2001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
11391
11392 * Makefile.in (../info/info): Use an explicit -o switch to
11393 makeinfo.
11394
11395 2001-03-05 Gerd Moellmann <gerd@gnu.org>
11396
11397 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
11398
11399 2001-02-12 Michael Kifer <kifer@cs.sunysb.edu>
11400
11401 * ediff.texi: Added ediff-coding-system-for-read.
11402
11403 * viper.texi: Fix typos.
11404
11405 2000-12-20 Eli Zaretskii <eliz@is.elta.co.il>
11406
11407 * Makefile.in (../info/idlwave): Use --no-split.
11408
11409 2000-12-14 Dave Love <fx@gnu.org>
11410
11411 * Makefile.in (mostlyclean): Remove gnustmp.*.
11412 (gnus.dvi): Change rule to remove @latex stuff.
11413
11414 2000-10-19 Eric M. Ludlam <zappo@ultranet.com>
11415
11416 * Makefile.in (Speedbar): Add build targets for speedbar.texi.
11417
11418 2000-10-13 John Wiegley <johnw@gnu.org>
11419
11420 * Makefile.in: Add build targets for eshell.texi.
11421
11422 2000-09-25 Gerd Moellmann <gerd@gnu.org>
11423
11424 * Makefile.in: Remove/comment speedbar stuff.
11425
11426 2000-09-22 Dave Love <fx@gnu.org>
11427
11428 * Makefile.in: Add emacs-mime.
11429
11430 2000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
11431
11432 * Makefile.in (INFO_TARGETS): Add ../info/woman.
11433 (DVI_TARGETS): Add woman.dvi.
11434 (../info/woman, woman.dvi): New targets.
11435
11436 2000-05-31 Stefan Monnier <monnier@cs.yale.edu>
11437
11438 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
11439
11440 * pcl-cvs.texi: New file.
11441 * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
11442 (../info/pcl-cvs, pcl-cvs.dvi): New targets.
11443
11444 2000-05-11 Gerd Moellmann <gerd@gnu.org>
11445
11446 * Makefile.in (INFO_TARGETS): Add info/ebrowse.
11447 (../info/ebrowse, ebrowse.dvi): New targets.
11448
11449 2000-01-13 Gerd Moellmann <gerd@gnu.org>
11450
11451 * Makefile.in (INFO_TARGETS): Add eudc.
11452 (DVI_TARGETS): Add eudc.dvi.
11453 (../info/eudc, eudc.dvi): New targets.
11454
11455 2000-01-05 Eli Zaretskii <eliz@is.elta.co.il>
11456
11457 * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
11458 compatibility with 8+3 filesystems).
11459 (../info/efaq): Rename from emacs-faq.
11460
11461 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
11462
11463 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
11464 (../info/idlwave, idlwave.dvi): New targets.
11465
11466 1999-10-23 Dave Love <fx@gnu.org>
11467
11468 * Makefile.in: Use autotype.texi.
11469
11470 1999-10-12 Stefan Monnier <monnier@cs.yale.edu>
11471
11472 * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
11473 faq.texi file) rather than ../info/faq.
11474
11475 1999-10-07 Gerd Moellmann <gerd@gnu.org>
11476
11477 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
11478 (../info/ada-mode, ada-mode.dvi): New targets.
11479
11480 1999-09-01 Dave Love <fx@gnu.org>
11481
11482 * Makefile.in: Add faq.
11483
11484 1999-07-12 Richard Stallman <rms@gnu.org>
11485
11486 * Version 20.4 released.
11487
11488 1998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
11489
11490 * Version 20.3 released.
11491
11492 1998-04-06 Andreas Schwab <schwab@gnu.org>
11493
11494 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
11495 Use it in dvi targets.
11496 (../etc/GNU): Change to $(srcdir) first.
11497
11498 1998-03-11 Carsten Dominik <cd@delysid.gnu.org>
11499
11500 * reftex.texi: Update for RefTeX version 3.22.
11501
11502 1998-03-01 Kim-Minh Kaplan <KimMinh.Kaplan@utopia.eunet.fr>
11503
11504 * gnus.texi (Easy Picons): Remove references to
11505 `gnus-group-display-picons'.
11506 (Hard Picons): Ditto.
11507
11508 1998-02-08 Richard Stallman <rms@psilocin.gnu.org>
11509
11510 * Makefile.in (reftex.dvi, ../info/reftex): New targets.
11511 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
11512
11513 1997-09-23 Paul Eggert <eggert@twinsun.com>
11514
11515 * Makefile.in: Merge changes mistakenly made to `Makefile'.
11516 (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
11517
11518 1997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11519
11520 * Version 20.2 released.
11521
11522 1997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11523
11524 * Version 20.1 released.
11525
11526 1997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11527
11528 * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
11529
11530 1997-04-12 Per Abrahamsen <abraham@dina.kvl.dk>
11531
11532 * widget.texi (push-button): Document it.
11533
11534 1996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11535
11536 * Version 19.33 released.
11537
11538 1996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11539
11540 * Version 19.32 released.
11541
11542 1996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
11543
11544 * Makefile.in: Add rules for the Message manual.
11545
11546 1996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
11547
11548 * gnus.texi: New version.
11549
11550 * message.texi: New manual.
11551
11552 1996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11553
11554 * Makefile.in (All info targets): cd $(srcdir) to do the work.
11555
11556 1996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11557
11558 * Makefile.in (All info targets): Specify $(srcdir) in input files.
11559 Specify -I option.
11560 (All dvi targets): Set the TEXINPUTS variable.
11561
11562 1996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
11563
11564 * Version 19.31 released.
11565
11566 1996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
11567
11568 * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
11569 (INFO_TARGETS): Use new name. This avoids name conflict on MSDOS.
11570
11571 1995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11572
11573 * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
11574 (INFO_TARGETS): Add ../info/cc-mode.
11575 (DVI_TARGETS): Add cc-mode.dvi.
11576
11577 1995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11578
11579 * Version 19.30 released.
11580
11581 1995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
11582
11583 * gnus.texi: New file.
11584
11585 1995-11-04 Erik Naggum <erik@naggum.no>
11586
11587 * gnus.texi: File deleted.
11588
11589 1995-11-02 Stephen Gildea <gildea@stop.mail-abuse.org>
11590
11591 * mh-e.texi: "Function Index" -> "Command Index" to work with
11592 Emacs 19.30 C-h C-k support of separately-documented commands.
11593
11594 1995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11595
11596 * Makefile.in (../info/ediff, ediff.dvi): New targets.
11597 (INFO_TARGETS, DVI_TARGETS): Add those new targets.
11598
11599 1995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11600
11601 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
11602 (../info/viper, viper.dvi): New targets.
11603
11604 1995-04-20 Kevin Rodgers <kevinr@ihs.com>
11605
11606 * dired-x.texi (Installation): Change the example to set
11607 buffer-local variables like dired-omit-files-p in
11608 dired-mode-hook.
11609
11610 1995-04-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11611
11612 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
11613 (../info/mh-e, mh-e.dvi): New targets.
11614
11615 1995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
11616
11617 * Makefile.in (maintainer-clean): Rename from realclean.
11618
11619 1994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11620
11621 * Makefile.in: New file.
11622 * Makefile: File deleted.
11623
11624 1994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11625
11626 * Makefile (TEXINDEX_OBJS): Variable deleted.
11627 (texindex, texindex.o, getopt.o): Rules deleted.
11628 All deps on texindex deleted.
11629 (distclean): Don't delete texindex.
11630 (mostlyclean): Don't delete *.o.
11631 * texindex.c, getopt.c: Files deleted.
11632
11633 1994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11634
11635 * Version 19.26 released.
11636
11637 1994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11638
11639 * Version 19.25 released.
11640
11641 1994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11642
11643 * Version 19.24 released.
11644
11645 1994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11646
11647 * Version 19.23 released.
11648
11649 1994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11650
11651 * Makefile: Delete spurious tab.
11652
11653 1994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11654
11655 * Makefile (.SUFFIXES): New rule.
11656
11657 1994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11658
11659 * Makefile (dired-x.dvi, ../info/dired-x): New targets.
11660 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
11661
11662 1994-01-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11663
11664 * Makefile (../info/sc): Rename from sc.info.
11665 (../info/cl): Likewise.
11666 (INFO_TARGETS): Use new names.
11667
11668 1993-12-04 Richard Stallman (rms@srarc2)
11669
11670 * getopt.c: New file.
11671 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
11672 (getopt.o): New rule.
11673 (dvi): Don't depend on texindex.
11674 (cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
11675 Depend on texindex.
11676
11677 1993-12-03 Richard Stallman (rms@srarc2)
11678
11679 * Makefile (../info/sc.info): Rename from ../info/sc.
11680 (TEXI2DVI): New variable.
11681 (cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
11682 Add explicit commands.
11683 (TEXINDEX_OBJS): Delete duplicate getopt.o.
11684
11685 1993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11686
11687 * Version 19.22 released.
11688
11689 1993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11690
11691 * Makefile (TEXINDEX_OBJS): Delete spurious period.
11692
11693 1993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11694
11695 * Version 19.21 released.
11696
11697 1993-11-15 Paul Eggert (eggert@twinsun.com)
11698
11699 * Makefile (../info/cl.info): Rename from ../info/cl.
11700
11701 1993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11702
11703 * Makefile (../etc/GNU): New target.
11704 (EMACSSOURCES): Add gnu1.texi.
11705
11706 1993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11707
11708 * Makefile (realclean): Don't delete the Info files.
11709
11710 1993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
11711
11712 * forms.texi: Fix forms.texi so that it will format correctly.
11713 Add missing `@end iftex', fix bad reference.
11714
11715 1993-10-20 Brian J. Fox (bfox@ai.mit.edu)
11716
11717 * Makefile: Fix targets for texindex, new info.texi files.
11718 * info-stnd.texi: New file implements info for standalone info
11719 reader.
11720 * info.texi: Update to include recent changes to "../info/info".
11721 New source file for ../info/info; includes info-stnd.texi.
11722
11723 * texindex.c: Include "../src/config.h" if building in emacs.
11724
11725 * Makefile: Change all files to FILENAME.texi, force all targets
11726 to be FILENAME, not FILENAME.info. This changes sc.texinfo,
11727 vip.texinfo, forms.texinfo, cl.texinfo.
11728 Add target to build texindex.c, defining `emacs'.
11729
11730 * forms.texi: Install new file to match version 2.3 of forms.el.
11731
11732 1993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11733
11734 * Version 19.19 released.
11735
11736 1993-08-10 Simon Leinen (simon@lia.di.epfl.ch)
11737
11738 * sc.texinfo: Fix info file name.
11739
11740 * Makefile (info): Add gnus and sc.
11741 (dvi): Add gnus.dvi and sc.dvi.
11742 (../info/sc, sc.dvi): New targets.
11743
11744 1993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11745
11746 * Version 19.18 released.
11747
11748 1993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11749
11750 * Makefile: Fix source file names of the separate manuals.
11751 (gnus.dvi, ../info/gnus): New targets.
11752
11753 1993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11754
11755 * Version 19.17 released.
11756
11757 1993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11758
11759 * split-man: Fix typos in last change.
11760
11761 1993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11762
11763 * Version 19.16 released.
11764
11765 1993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11766
11767 * version 19.15 released.
11768
11769 1993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11770
11771 * Makefile (distclean): It's rm, not rf.
11772
11773 1993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11774
11775 * Version 19.14 released.
11776
11777 1993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11778
11779 * Makefile: New file.
11780
11781 1993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11782
11783 * Version 19.13 released.
11784
11785 1993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11786
11787 * Version 19.9 released.
11788
11789 1993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11790
11791 * Version 19.8 released.
11792
11793 1993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11794
11795 * Version 19.7 released.
11796
11797 1990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
11798
11799 * gnus.texinfo: New file. Removed installation instructions.
11800
11801 1990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
11802
11803 * texindex.c: If USG, include sys/types.h and sys/fcntl.h.
11804
11805 1989-01-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
11806
11807 * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
11808 then define `\sc' as the command for smallcaps in Texinfo.
11809 This means that the @sc command will produce small caps. bfox has
11810 made the corresponding change to makeinfo and texinfm.el.
11811
11812 1988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
11813
11814 * vip.texinfo: Remove menu entry Adding Lisp Code in node
11815 Customization since the menu entry did not point to anything.
11816 Also add an @finalout command to remove overfull hboxes from the
11817 printed output.
11818
11819 * cl.texinfo: Add @bye, \input line and @settitle to file.
11820 This file is clearly intended to be a chapter of some other work,
11821 but the other work does not yet exist.
11822
11823 1988-07-25 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
11824
11825 * texinfo.texinfo: Three typos corrected.
11826
11827 ;; Local Variables:
11828 ;; coding: utf-8
11829 ;; End:
11830
11831 Copyright (C) 1993-1999, 2001-2014 Free Software Foundation, Inc.
11832
11833 This file is part of GNU Emacs.
11834
11835 GNU Emacs is free software: you can redistribute it and/or modify
11836 it under the terms of the GNU General Public License as published by
11837 the Free Software Foundation, either version 3 of the License, or
11838 (at your option) any later version.
11839
11840 GNU Emacs is distributed in the hope that it will be useful,
11841 but WITHOUT ANY WARRANTY; without even the implied warranty of
11842 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
11843 GNU General Public License for more details.
11844
11845 You should have received a copy of the GNU General Public License
11846 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.