]> code.delx.au - gnu-emacs/blob - doc/misc/ChangeLog
Merge from emacs-24; up to 2014-07-20T16:14:58Z!dmantipov@yandex.ru
[gnu-emacs] / doc / misc / ChangeLog
1 2014-10-04 Glenn Morris <rgm@gnu.org>
2
3 * vip.texi (Other Vi Commands): Markup fix.
4
5 2014-10-03 Bastien Guerry <bzg@gnu.org>
6
7 * org.texi (Key bindings and useful functions): Fix typo.
8 Use the correct function's name.
9
10 2014-10-03 Michael Brand <michael.ch.brand@gmail.com>
11
12 * org.texi (Formula syntax for Calc): Add `f-1' to TBLFM example
13 about `nan'.
14
15 2014-10-03 Nicolas Goaziou <mail@nicolasgoaziou.fr>
16
17 * org.texi (Export settings): Be more explicit about how output
18 file name is built.
19
20 * org.texi (Headings and sectioning structure): Document menus.
21
22 * org.texi (Include files, Publishing options): Remove reference
23 to nonexistent variable.
24
25 2014-10-03 Eli Zaretskii <eliz@gnu.org>
26
27 * erc.texi (Connecting): Remove stray "OA" that failed the manual
28 build.
29
30 2014-10-03 Kelvin White <kwhite@gnu.org>
31
32 * erc.texi (Advanced Usage, Options): Add descriptions and examples
33 for erc-format-nick-function and erc-rename-buffers options.
34
35 2014-09-26 Leo Liu <sdl.web@gmail.com>
36
37 * cl.texi (Predicates on Numbers): Document cl-digit-char-p.
38 (Numerical Functions): Document cl-parse-integer. (Bug#18557)
39
40 2014-09-24 Ulf Jasper <ulf.jasper@web.de>
41
42 * newsticker.texi: Reworked. Document new treeview group
43 commands. Remove VERSION, UPDATED, use EMACSVER instead. Use
44 term 'feed reader'.
45
46 2014-09-04 Paul Eggert <eggert@cs.ucla.edu>
47
48 Less chatter in 'make' output.
49 * Makefile.in (clean): Simplify, for shorter command line.
50
51 2014-08-07 Reuben Thomas <rrt@sc3d.org>
52
53 * ediff.texi (Merging and diff3): Don't mention lack of support
54 for VMS diff, we no longer support VMS.
55
56 2014-08-07 Michael Albinus <michael.albinus@gmx.de>
57
58 * tramp.texi (Remote shell setup): Explain, how to change command
59 line arguments of remote "nc" listener.
60
61 2014-07-31 Tassilo Horn <tsdh@gnu.org>
62
63 * gnus.texi (Group Parameters): Document that `gcc-self' may also be a
64 list.
65
66 2014-07-28 Stephen Berman <stephen.berman@gmx.net>
67
68 * todo-mode.texi (Marked Items): Correct omission of item deletion
69 from commands applying to both todo and done items.
70
71 2014-07-18 Albert Krewinkel <albert+gnus@zeitkraut.de>
72
73 * gnus.texi (Posting Styles): Document the possibility to perform
74 string replacements when matching against headers.
75
76 2014-07-09 Stephen Berman <stephen.berman@gmx.net>
77
78 * todo-mode.texi (Levels of Organization): Comment out statement
79 that Emacs recognizes todo files by their extension, since this
80 feature has been removed due to bug#17482.
81
82 2014-07-03 Michael Albinus <michael.albinus@gmx.de>
83
84 * trampver.texi: Update release number.
85
86 2014-07-03 Glenn Morris <rgm@gnu.org>
87
88 * info.texi, mh-e.texi: "Online help" doesn't mean what it
89 used to any more.
90
91 * idlwave.texi (Introduction): Comment out dead http screenshot links.
92
93 2014-06-24 Leo Liu <sdl.web@gmail.com>
94
95 * dired-x.texi (Omitting Files in Dired, Omitting Variables):
96 Fix key binding to dired-omit-mode. (Bug#16354)
97
98 2014-06-24 Eli Zaretskii <eliz@gnu.org>
99
100 * autotype.texi (Skeleton Language): Document the \n feature better.
101
102 2014-06-23 Glenn Morris <rgm@gnu.org>
103
104 * Makefile.in (%.texi): Disable implicit rules.
105
106 2014-06-22 Mario Lang <mlang@delysid.org>
107
108 * srecode.texi (Base Arguments): The the -> to the.
109
110 * org.texi (Images in ODT export): The the -> the.
111
112 2014-06-21 Eli Zaretskii <eliz@gnu.org>
113
114 * autotype.texi (Skeleton Language): Document the feature of \n
115 when at eol.
116
117 2014-06-21 Michael Albinus <michael.albinus@gmx.de>
118
119 * dbus.texi (Type Conversion): Formatting edits in example.
120
121 2014-06-15 Michael Albinus <michael.albinus@gmx.de>
122
123 Sync with Tramp 2.2.10.
124
125 * tramp.texi (Inline methods): Remove restriction on "telnet".
126 Recommend sharing ssh connections for "plink".
127 (External methods): Remove "sftp". Merge "pscp" and "psftp"
128 descriptions. Recommend sharing ssh connections. Add "nc" method.
129 (GVFS based methods): Add "sftp".
130 (Customizing Completion, External packages, Issues):
131 Use @dots{}.
132
133 * trampver.texi: Update release number.
134
135 2014-06-15 Glenn Morris <rgm@gnu.org>
136
137 * Makefile.in (bootstrap-clean): New.
138
139 2014-06-12 Vincent Belaïche <vincentb1@users.sourceforge.net>
140
141 * ses.texi: Adding documentation for SES local printer functions.
142
143 2014-06-12 Glenn Morris <rgm@gnu.org>
144
145 * Makefile.in: Use GNU Make features to reduce duplication.
146 (mkinfodir): Remove.
147 (${buildinfodir}): Generate using an order-only prerequisite.
148 (.dvi.ps): Replace with pattern rule.
149 ($INFO_TARGETS): Mark as PHONY.
150 (${buildinfodir}): New rule.
151 (EXTRA_OPTS, need_emacsver, need_emacsver_prefix): New variables.
152 (${buildinfodir}/%.info, %.dvi, %.pdf, %.html, %.ps):
153 New pattern rules, replacing numerous previous explicit rules.
154 (info_template): New definition.
155 (gnus.dvi, gnus.pdf): Use distinct intermediate files.
156 (mostlyclean): Adjust for above gnus change.
157
158 2014-06-11 Glenn Morris <rgm@gnu.org>
159
160 * Makefile.in (INFO_INSTALL): Update for 2013-08-28 DOCMISC_W32 change.
161
162 2014-06-10 Glenn Morris <rgm@gnu.org>
163
164 * Makefile.in (INFO_EXT): Remove and replace by ".info" throughout.
165 (INFO_OPTS): Set directly rather than with configure.
166
167 2014-06-08 Karl Berry <karl@gnu.org>
168
169 * doc/info.texi (Help-^L): "mode line", "screenful",
170 stand-alone and Emacs Info both use the mode line.
171 Use x instead of weird C-x 0 to get rid of help msg
172 in standalone Info.
173
174 2014-06-08 Glenn Morris <rgm@gnu.org>
175
176 * vip.texi (Files): Defer to Emacs manual for uniquify details.
177
178 * info.texi (Help-Small-Screen): Clarify details of S-SPC.
179 (Help-Small-Screen, Help-]): Do not mention S-SPC.
180 (Emacs Info Variables): Markup fix.
181
182 * ebrowse.texi (Source Display, Finding/Viewing):
183 * erc.texi (Sample Session):
184 * ses.texi (The Basics):
185 * todo-mode.texi (Moving and Deleting Items):
186 * woman.texi (Navigation): Markup fixes re SPC, RET.
187
188 2014-06-02 Glenn Morris <rgm@gnu.org>
189
190 * efaq.texi (Finding a package with particular functionality):
191 Update example.
192 * vip.texi: Mention this is obsolete.
193
194 2014-05-27 Paul Eggert <eggert@cs.ucla.edu>
195
196 * texinfo.tex: Update from gnulib.
197
198 2014-05-26 Paul Eggert <eggert@cs.ucla.edu>
199
200 Specify coding if Latin-1 Emacs would misinterpret (Bug#17575).
201 * htmlfontify.texi, org.texi: Add "coding: utf-8".
202
203 2014-05-26 Stephen Berman <stephen.berman@gmx.net>
204
205 * todo-mode.texi: Update in light of changes due to bug#17482.
206 Replace numerous mistaken uses of literal quotes with proper
207 Texinfo markup.
208 (Todo Mode Entry Points): Comment out reference to using find-file
209 or Dired to visit Todo files, since this has been disabled (bug#17482).
210
211 2014-05-20 Leo Liu <sdl.web@gmail.com>
212
213 * cl.texi (List Functions, Efficiency Concerns): Update cl-endp.
214
215 2014-05-13 Paul Eggert <eggert@cs.ucla.edu>
216
217 * texinfo.tex: Update from gnulib.
218
219 2014-05-08 Michael Albinus <michael.albinus@gmx.de>
220
221 * tramp.texi (Frequently Asked Questions): Mention HISTFILE
222 setting in ~/.ssh/environment.
223
224 2014-05-04 Stephen Berman <stephen.berman@gmx.net>
225
226 * todo-mode.texi: Update, improve exposition, add cross
227 references, fix typos.
228 (Inserting New Items, Editing Item Headers and Text): Rewrite to
229 document new user interface.
230
231 2014-05-04 Glenn Morris <rgm@gnu.org>
232
233 * autotype.texi (Skeleton Language):
234 * message.texi (Header Commands): Replace `iff'.
235
236 2014-05-02 Paul Eggert <eggert@cs.ucla.edu>
237
238 * vhdl-mode.texi: Add "@documentencoding UTF-8",
239 since this is a toplevel .texi file.
240
241 2014-04-22 Bastien Guerry <bzg@gnu.org>
242
243 * org.texi (Installation): Be more clear on why installing Org
244 through ELPA should be done without loading any Org file.
245
246 * org.texi (Emphasis and monospace): Document the use of
247 =verbatim= and ~code~ to be consistent with
248 `org-element-text-markup-successor'.
249
250 * org.texi (In-buffer settings, Radio tables): Tiny fixes.
251
252 * org.texi (Initial visibility):
253 * org.texi (Literal examples): Fix typos.
254
255 2014-04-22 Michael Brand <michael.ch.brand@gmail.com>
256
257 * org.texi (Column attributes): Add a sentence to point out
258 the dependency on the format specifier.
259
260 2014-04-22 Nicolas Goaziou <n.goaziou@gmail.com>
261
262 * org.texi (The Export Dispatcher): Reformulation.
263
264 * org.texi (@LaTeX{} specific attributes): Update manual.
265
266 * org.texi (Top, Exporting): Org has its own documentation and
267 should therefore be removed from "Other build-in back-ends".
268
269 2014-04-22 Stefan Monnier <monnier@iro.umontreal.ca>
270
271 * cl.texi (Structures): Remove cl-struct-set-slot-value.
272
273 2014-04-20 Daniel Colascione <dancol@dancol.org>
274
275 * cl.texi (Declarations): Document changes to `cl-the' and defstruct functions.
276
277 2014-04-17 Paul Eggert <eggert@cs.ucla.edu>
278
279 * Makefile.in (infoclean): Be consistent about reporting failures.
280
281 2014-03-27 Glenn Morris <rgm@gnu.org>
282
283 * Makefile.in (INFO_COMMON): Add vhdl-mode.
284 (vhdl_mode_deps, vhdl-mode, $(buildinfodir)/vhdl-mode$(INFO_EXT))
285 (vhdl-mode.dvi, vhdl-mode.pdf, vhdl-mode.html): New rules/variables.
286
287 * vhdl-mode.texi: General clean-up. Set copyright to FSF, add license.
288 Remove hand-written node pointers. Remove info re old Emacs versions.
289 Markup fixes.
290 (Getting Connected): Remove irrelevant info.
291 (Indentation Commands, Requirements): Remove empty/irrelevant nodes.
292 (Frequently Asked Questions): Electric indent is now enabled.
293
294 2014-03-27 Reto Zimmermann <reto@gnu.org>
295 Rod Whitby <software.vhdl-mode@rwhitby.net>
296
297 * vhdl-mode.texi: New file, imported from upstream vhdl-mode.
298
299 2014-03-26 Paul Eggert <eggert@cs.ucla.edu>
300
301 * texinfo.tex: Update from gnulib.
302
303 2014-03-26 Michael Albinus <michael.albinus@gmx.de>
304
305 * tramp.texi (Frequently Asked Questions): Add fish shell settings.
306
307 2014-03-23 Katsumi Yamaoka <yamaoka@jpl.org>
308
309 * gnus.texi (Ma Gnus): Mention header attachment buttons.
310
311 2014-03-23 Lars Ingebrigtsen <larsi@gnus.org>
312
313 * emacs-mime.texi (MML Definition): Document recipient-filename.
314
315 2014-03-23 Katsumi Yamaoka <yamaoka@jpl.org>
316
317 * gnus.texi (MIME Commands):
318 Mention gnus-mime-buttonize-attachments-in-header and
319 gnus-mime-display-attachment-buttons-in-header.
320
321 2014-03-23 Lars Ingebrigtsen <larsi@gnus.org>
322
323 * message.texi (Forwarding):
324 Mention `message-forward-included-headers'.
325
326 2014-03-23 Lars Ingebrigtsen <larsi@gnus.org>
327
328 * gnus.texi: w3 is no longer supported by Gnus.
329
330 2014-03-22 Glenn Morris <rgm@gnu.org>
331
332 * efaq.texi (Informational files for Emacs): Do not mention etc/GNU.
333
334 2014-03-21 Glenn Morris <rgm@gnu.org>
335
336 * ede.texi (ede-linux):
337 * vip.texi (New Bindings): Tiny copyedits.
338
339 2014-03-18 Stefan Monnier <monnier@iro.umontreal.ca>
340
341 * vip.texi (Other Vi Commands): Adjust doc of C-j.
342
343 * cc-mode.texi (Indentation Commands): Remove C-j, since it's not
344 defined by CC-mode but globally.
345 (FAQ): Tweak text about RET and auto-indentation.
346
347 2014-03-18 David Engster <deng@randomsample.de>
348
349 * ede.texi (Project Local Variables): Remove reference to
350 `ede-java-root' and the example using it.
351 (Android projects, ede-java-root): Remove nodes since they are
352 only in CEDET upstream (Bug#17030). All nodes updated.
353 (ede-cpp-root): Document the :compile-command slot.
354 (ede-linux): Document new variables
355 `project-linux-build-directory-default' and
356 `project-linux-architecture-default'.
357
358 2014-03-12 Glenn Morris <rgm@gnu.org>
359
360 * eww.texi (History and Acknowledgments):
361 Don't list everyone who changed the code.
362
363 * ada-mode.texi, auth.texi, calc.texi, ebrowse.texi, efaq.texi:
364 * emacs-gnutls.texi, epa.texi, ert.texi, eshell.texi, eww.texi:
365 * flymake.texi, gnus.texi, info.texi, message.texi, mh-e.texi:
366 * newsticker.texi, pcl-cvs.texi, rcirc.texi, sem-user.texi:
367 * smtpmail.texi, url.texi, viper.texi, wisent.texi, woman.texi:
368 Use @file for buffers, per the Texinfo manual.
369
370 2014-03-12 Paul Eggert <eggert@cs.ucla.edu>
371
372 * org.texi: Don't set txicodequoteundirected and txicodequotebacktick
373 so that the Org Manual's style for ` and ' in code is consistent
374 with the other Emacs manuals. This affects PDF, not .info files.
375
376 2014-03-12 Glenn Morris <rgm@gnu.org>
377
378 * octave-mode.texi (Using Octave Mode): Remove outdated stuff
379 about RET and indentation.
380
381 2014-03-03 Juanma Barranquero <lekktu@gmail.com>
382
383 * gnus.texi:
384 * semantic.texi: Fix whitespace.
385
386 * ede.texi (Android projects):
387 * eieio.texi (Class Options, Making New Objects)
388 (Method Invocation, CLOS compatibility):
389 * sem-user.texi (Tag Decoration Mode): Fix typos.
390
391 2014-03-02 Xue Fuqiao <xfq@gnu.org>
392
393 * sem-user.texi (Create System Databases): Markup fix.
394
395 2014-02-28 Glenn Morris <rgm@gnu.org>
396
397 * info.texi (Further Reading): Rename node from Expert Info.
398 Remove stuff about writing Info nodes by hand.
399 (Help-Cross): Move node from (mainly deleted) chapter 3 to chapter 1.
400
401 * info.texi: Nuke hand-written node pointers.
402
403 2014-02-28 Karl Berry <karl@gnu.org>
404
405 * info.texi (Top): Mention H for a summary of all commands.
406
407 2014-02-25 Glenn Morris <rgm@gnu.org>
408
409 * edt.texi (Quick start, Starting emulation): Update hook details.
410 * efaq.texi (Fullscreen mode on MS-Windows)
411 (Terminal setup code works after Emacs has begun): Update hook details.
412 * vip.texi (Loading VIP): Fix hook example.
413
414 * efaq-w32.texi (Bash): Don't use setq with hooks.
415
416 2014-02-24 Paul Eggert <eggert@cs.ucla.edu>
417
418 * texinfo.tex: Update from gnulib.
419
420 2014-02-22 Xue Fuqiao <xfq@gnu.org>
421
422 * remember.texi (Quick Start): Add an index.
423 (Function Reference, Quick Start): Add cross-references.
424
425 2014-02-21 Glenn Morris <rgm@gnu.org>
426
427 * flymake.texi (Starting the syntax check process): Grammar fix.
428
429 * tramp.texi (External packages): Grammar fix.
430 Reword for default sentinel not being nil any more.
431
432 2014-02-19 Michael Albinus <michael.albinus@gmx.de>
433
434 * trampver.texi: Update release number.
435
436 2014-02-19 Glenn Morris <rgm@gnu.org>
437
438 * remember.texi: Copyedits.
439 (Quick Start): No need for manual autoloads. Mention remember-notes.
440 (Function Reference): Update arguments. Add new commands.
441
442 2014-02-18 Glenn Morris <rgm@gnu.org>
443
444 * remember.texi (copying): Bump remember mode version.
445 (Installation): Remove unnecessary chapter.
446 (Quick Start): No need to explicitly load remember.el.
447 (Separate Text Files): New section.
448
449 2014-02-17 Glenn Morris <rgm@gnu.org>
450
451 * eieio.texi (Class Values, CLOS compatibility):
452 Remove references to deleted eieio-describe-class/generic.
453
454 2014-02-16 Michael Albinus <michael.albinus@gmx.de>
455
456 Sync with Tramp 2.2.9.
457 * trampver.texi: Update release number.
458
459 * efaq-w32.texi (Tramp ssh): Remove also pscp1 and pscp2.
460
461 2014-02-14 Jay Belanger <jay.p.belanger@gmail.com>
462
463 * calc.texi (Single-Variable Statistics): Remove mention of
464 incorrect keybinding.
465
466 2014-02-12 Paul Eggert <eggert@cs.ucla.edu>
467
468 * texinfo.tex: Update from gnulib.
469
470 2014-02-08 Glenn Morris <rgm@gnu.org>
471
472 * auth.texi (GnuPG and EasyPG Assistant Configuration):
473 Be agnostic about authinfo/authinfo.gpg default order. (Bug#16642)
474
475 2014-02-07 Glenn Morris <rgm@gnu.org>
476
477 * viper.texi (File and Buffer Handling): Prefer ido to iswitchb.
478
479 2014-02-06 Glenn Morris <rgm@gnu.org>
480
481 * epa.texi (Mail-mode integration): Mention epa-mail-aliases.
482
483 * mh-e.texi, viper.texi: Do not use colons in index entries.
484
485 2014-02-05 Paul Eggert <eggert@cs.ucla.edu>
486
487 * texinfo.tex: Update from gnulib.
488
489 2014-02-05 Glenn Morris <rgm@gnu.org>
490
491 * epa.texi: Add indices.
492
493 * url.texi (Cookies): Mention url-cookie-list command.
494
495 2014-02-03 Glenn Morris <rgm@gnu.org>
496
497 * cl.texi (Blocks and Exits): Mention cl-tagbody.
498
499 2014-02-02 Glenn Morris <rgm@gnu.org>
500
501 * efaq-w32.texi (Tramp ssh): Remove deleted tramp methods.
502
503 2014-01-31 Glenn Morris <rgm@gnu.org>
504
505 * efaq.texi (Replacing highlighted text):
506 Update delete-selection-mode doc.
507
508 2014-01-30 Xue Fuqiao <xfq.free@gmail.com>
509
510 * sem-user.texi (Include paths): Fix a Texinfo command.
511
512 2014-01-27 Glenn Morris <rgm@gnu.org>
513
514 * idlwave.texi (Lesson III---User Catalog, Online Help)
515 (Starting the Shell, Catalogs, User Catalog):
516 * remember.texi (Quick Start):
517 * viper.texi:
518 * vip.texi (Customization, Customizing Constants)
519 (Customizing Key Bindings): Update for files being in ~/.emacs.d/.
520
521 2014-01-25 Xue Fuqiao <xfq.free@gmail.com>
522
523 * cc-mode.texi (Minor Modes): Minor fix.
524
525 2014-01-24 David Engster <deng@randomsample.de>
526
527 * eieio.texi (Introduction): Fix references.
528
529 2014-01-24 Glenn Morris <rgm@gnu.org>
530
531 * efaq.texi (Termcap/Terminfo entries for Emacs):
532 Use M-x term rather than M-x terminal-emulator.
533
534 * emacs-mime.texi (time-date): Use float-time.
535
536 2014-01-22 David Engster <deng@randomsample.de>
537
538 * eieio.texi (Introduction): Move introductory paragraph about
539 EIEIO and CLOS from 'Building Classes' to here.
540 (Documentation): Remove, since eieio-doc is not part of Emacs.
541 (Class Values, CLOS compatibility): Mention that
542 `describe-function' will also give information about classes.
543
544 2014-01-20 Paul Eggert <eggert@cs.ucla.edu>
545
546 * texinfo.tex: Update from gnulib.
547
548 2014-01-15 Glenn Morris <rgm@gnu.org>
549
550 * Makefile.in (eww_deps): Does not depend on emacsver.texi.
551
552 2014-01-12 Michael Albinus <michael.albinus@gmx.de>
553
554 * tramp.texi (all): Doc fix according to GNU Coding Standards.
555 Use "file name" instead of "filename" or "path". Use "host"
556 instead of "machine".
557
558 2014-01-12 David Engster <deng@randomsample.de>
559
560 * eieio.texi (Introduction): `class-of' is obsolete.
561 (Predicates, Basic Methods): Adapt function names to namespace
562 cleanup.
563
564 2014-01-12 Xue Fuqiao <xfq.free@gmail.com>
565
566 * eww.texi (Basics): Use "directory" instead of "path" (Bug#16419).
567
568 2014-01-12 Glenn Morris <rgm@gnu.org>
569
570 * efaq.texi (Guidelines for newsgroup postings)
571 (Informational files for Emacs):
572 Remove references to etc/MAILINGLISTS, etc/INTERVIEW.
573
574 2014-01-10 Stefan Monnier <monnier@iro.umontreal.ca>
575
576 * cl.texi (Function Bindings): Fix incorrect description of cl-let.
577
578 2014-01-09 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
579
580 * Makefile.in: Add eww.texi.
581 * eww.texi: New file.
582
583 2014-01-07 Glenn Morris <rgm@gnu.org>
584
585 * efaq.texi (Problems with very large files): Fix superscript typo.
586
587 2013-01-07 Rasmus <w530@pank.eu>
588
589 * org.texi (Global and local cycling): Fix missing '@'.
590
591 2013-01-07 Bastien Guerry <bzg@gnu.org>
592
593 * org.texi (Global and local cycling): Mention C-u C-u TAB.
594 (Include files, The Export Dispatcher)
595 (Advanced configuration)
596 (Header arguments in Org mode properties): Spelling fixes.
597 (Special blocks): Add #+BEGIN_ABSTRACT as another example.
598 (@LaTeX{} specific attributes): New index entries.
599 Use #+BEGIN_ABSTRACT in the example.
600
601 2013-01-07 Nicolas Goaziou <n.goaziou@gmail.com>
602
603 * org.texi (Org export): New section.
604 (HTML doctypes): Fix whitespace error. Fix display.
605 (Publishing options): Add missing html publishing options.
606
607 2014-01-07 Glenn Morris <rgm@gnu.org>
608
609 * efaq.texi (Basic editing, Packages that do not come with Emacs):
610 Merge in some info from etc/MORE.STUFF.
611
612 2014-01-05 Paul Eggert <eggert@cs.ucla.edu>
613
614 Specify .texi encoding (Bug#16292).
615 * ada-mode.texi, auth.texi, autotype.texi, bovine.texi, calc.texi:
616 * cc-mode.texi, cl.texi, dbus.texi, dired-x.texi, ebrowse.texi:
617 * ede.texi, ediff.texi, edt.texi, efaq.texi, eieio.texi:
618 * emacs-gnutls.texi, epa.texi, erc.texi, ert.texi:
619 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi:
620 * gnus-faq.texi, htmlfontify.texi, idlwave.texi, ido.texi, info.texi:
621 * message.texi, mh-e.texi, newsticker.texi, nxml-mode.texi:
622 * octave-mode.texi, org.texi, pcl-cvs.texi, pgg.texi, rcirc.texi:
623 * reftex.texi, remember.texi, sasl.texi, sc.texi, semantic.texi:
624 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi, srecode.texi:
625 * todo-mode.texi, tramp.texi, url.texi, vip.texi, viper.texi:
626 * widget.texi, wisent.texi, woman.texi:
627 Add @documentencoding.
628
629 2014-01-03 Aidan Gauland <aidalgol@amuri.net>
630
631 * eshell.texi (What Eshell is not): Clean up confusing clause.
632
633 2014-01-03 Glenn Morris <rgm@gnu.org>
634
635 * efaq-w32.texi, reftex.texi: Use @insertcopying in non-TeX.
636
637 * ede.texi, eieio.texi, semantic.texi, srecode.texi:
638 Add copyright notice to titlepage.
639
640 * dbus.texi, nxml-mode.texi, widget.texi: Add titlepage.
641
642 * ert.texi: Add a titlepage. Use @insertcopying.
643
644 * calc.texi (Top): Use @top rather than @chapter.
645
646 2014-01-03 Aidan Gauland <aidalgol@amuri.net>
647
648 * eshell.texi (top): Fix incorrect use of xref.
649
650 2014-01-03 Aidan Gauland <aidalgol@amuri.net>
651
652 * eshell.texi (top): Fix incorrect info filename in an xref.
653
654 2014-01-02 Glenn Morris <rgm@gnu.org>
655
656 * Makefile.in (cc_mode_deps): Rename from (typo) ccmode_deps.
657
658 2014-01-02 Aidan Gauland <aidalgol@amuri.net>
659
660 * eshell.texi (Command Basics): Remove `Command basics' chapter.
661
662 2014-01-02 Aidan Gauland <aidalgol@amuri.net>
663
664 * eshell.texi (What is Eshell?): Add section about what not to use
665 Eshell for.
666
667 2013-12-23 Teodor Zlatanov <tzz@lifelogs.com>
668
669 * emacs-gnutls.texi (Help For Users): Document `gnutls-verify-error'.
670
671 2013-12-22 Glenn Morris <rgm@gnu.org>
672
673 * woman.texi (Navigation): Use itemx where appropriate.
674
675 2013-12-20 Tassilo Horn <tsdh@gnu.org>
676
677 * info.texi, woman.texi:
678 Document `S-SPC' as alternative to `DEL' for scrolling.
679
680 2013-12-20 Jay Belanger <jay.p.belanger@gmail.com>
681
682 * calc.texi (Stack Manipulation Commands): Mention using the variable
683 `calc-context-sensitive-enter' for `calc-enter' and `calc-pop'.
684
685 2013-12-12 Michael Albinus <michael.albinus@gmx.de>
686
687 * tramp.texi (direntry): Use ssh but rsh.
688 (all): Encode all environment variable names with @env{...}.
689 (Bug Reports): Refer to Testing node.
690
691 2013-12-12 Glenn Morris <rgm@gnu.org>
692
693 * autotype.texi, cc-mode.texi, ediff.texi, ert.texi:
694 * htmlfontify.texi, ido.texi, octave-mode.texi, org.texi:
695 * srecode.texi, todo-mode.texi, tramp.texi:
696 Sync direntry with info/dir version.
697
698 2013-12-11 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
699
700 * Makefile.in: Add octave-mode.texi.
701
702 2013-12-11 Kurt Hornik <Kurt.Hornik@wu-wien.ac.at>
703 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
704
705 * octave-mode.texi: Import from GNU Octave (doc/interpreter/emacs.txi).
706
707 2013-12-08 Juanma Barranquero <lekktu@gmail.com>
708
709 * dbus.texi (Properties and Annotations): Fix typo.
710
711 2013-12-06 Bastien Guerry <bzg@gnu.org>
712
713 * org.texi: Don't include Emacs version within Org's version.
714
715 2013-12-06 Nicolas Goaziou <n.goaziou@gmail.com>
716
717 * org.texi (Creating one-off styles): Use new export snippet
718 syntax.
719
720 * org.texi (Export settings): Documentation describing how text
721 above the first heading is ignored when an :export: tag is in a
722 file.
723
724 2013-12-05 Michael Albinus <michael.albinus@gmx.de>
725
726 * dbus.texi (Type Conversion): Clarify unibyte-ness of strings.
727
728 2013-11-30 Glenn Morris <rgm@gnu.org>
729
730 * Makefile.in (distclean): Remove Makefile.
731
732 2013-11-20 era eriksson <era+emacsbugs@iki.fi>
733
734 * ses.texi (Quick Tutorial): New chapter. (Bug#14748)
735 (The Basics, Formulas): Copyedits.
736 (Resizing, Printer functions): Add index entries.
737
738 2013-11-17 Jay Belanger <jay.p.belanger@gmail.com>
739
740 * calc.texi (Customizing Calc): Mention new variable
741 `calc-context-sensitive-enter'.
742
743 2013-11-12 Aaron Ecay <aaronecay@gmail.com>
744
745 * org.texi (Exporting code blocks): Document the 'inline-only
746 setting for `org-export-babel-evaluate'. Document how :var
747 introduces code block dependencies.
748
749 2013-11-12 Achim Gratz <Stromeko@Stromeko.DE>
750
751 * org.texi (Header arguments): Document header-args[:lang]
752 properties and remove deprecated old-style properties from
753 documentation.
754
755 * org.texi (Agenda commands): Remove footnote from @tsubheading
756 and add a sentence with the reference instead.
757
758 2013-11-12 Bastien Guerry <bzg@gnu.org>
759
760 * org.texi (Catching invisible edits):
761 * org.texi (Plain lists, Plain lists):
762 * org.texi (Advanced configuration):
763 * org.texi (Tag groups):
764 * org.texi (Conventions):
765 * org.texi (Checkboxes, Radio lists):
766 * org.texi (Top, Summary, Exporting):
767 * org.texi (In-buffer settings): Fix typos.
768
769 * org.texi (Refile and copy): Document `org-copy' and `C-3 C-c
770 C-w'. Add an index entry for `org-refile-keep'.
771
772 * org.texi (Plain lists): Add an index entry for sorting plain
773 list. Document sorting by checked status for check lists.
774
775 * org.texi (Publishing options): Fix old variable names.
776
777 * org.texi (Orgstruct mode): Fix suggested setting of
778 `orgstruct-heading-prefix-regexp'.
779
780 * org.texi (Export settings):
781 Document `org-export-allow-bind-keywords'.
782
783 * org.texi (History and Acknowledgments): Small rephrasing.
784
785 * org.texi (Template elements): Add a footnote about tags accepted
786 in a year datetree.
787
788 * org.texi (Beamer export, @LaTeX{} and PDF export)
789 (Header and sectioning, @LaTeX{} specific attributes):
790 Enhance style.
791
792 * org.texi (Agenda commands): Add a footnote about dragging agenda
793 lines: it does not persist and it does not change the .org files.
794
795 * org.texi (Agenda commands): Add a table heading for dragging
796 agenda lines forward/backward.
797
798 * org.texi (Agenda commands): Add documentation for
799 `org-agenda-bulk-toggle' and `org-agenda-bulk-toggle-all'.
800
801 * org.texi (Publishing options): Update the list of options.
802 (Simple example, Complex example): Fix the examples.
803
804 * org.texi (Formula syntax for Calc): Don't use a bold font the
805 warning.
806
807 * org.texi (Other built-in back-ends): New section.
808
809 * org.texi (Editing source code):
810 Document `org-edit-src-auto-save-idle-delay' and
811 `org-edit-src-turn-on-auto-save'.
812
813 * org.texi (External links): Document contributed link types
814 separately.
815
816 * org.texi (Closing items):
817 Document `org-closed-keep-when-no-todo'.
818
819 * org.texi (Export back-ends): Rename from "Export formats".
820 (The Export Dispatcher): Remove reference to
821 `org-export-run-in-background'.
822 (Export settings): Minor rewrites.
823 (ASCII/Latin-1/UTF-8 export): Update variable's name.
824 (In-buffer settings): Add #+HTML_HEAD_EXTRA.
825
826 * org.texi (Export in foreign buffers): New section.
827 (Exporting): Remove documentation about converting the selected
828 region.
829
830 * org.texi (Advanced configuration): Put the filter valid types in
831 a table. Use @lisp and @smalllisp.
832
833 * org.texi: Use @code{nil} instead of nil. Update the maintainer
834 contact info.
835
836 * org.texi (Exporting): Better introductory sentence. Add a note
837 about conversion commands.
838 (Feedback, Orgstruct mode, Built-in table editor)
839 (Built-in table editor, Orgtbl mode, Updating the table)
840 (Property syntax, Capturing column view, Capture)
841 (Agenda files, Agenda commands, CDLaTeX mode, CDLaTeX mode)
842 (Exporting, Extending ODT export)
843 (Working with @LaTeX{} math snippets, dir, Customization)
844 (Radio tables, A @LaTeX{} example, Pulling from MobileOrg):
845 Uniformly use @kbd{M-x command RET}.
846
847 * org.texi (Filtering/limiting agenda items): New subsection.
848 Document the use of `org-agenda-max-*' options and
849 `org-agenda-limit-interactively' from the agenda.
850 (Agenda commands): Move details about filtering commands to
851 the new section, only include a summary here.
852 (Customizing tables in ODT export)
853 (System-wide header arguments, Conflicts, Dynamic blocks):
854 Use spaces for indentation.
855
856 * org.texi (Emphasis and monospace): Mention `org-emphasis-alist'.
857
858 * org.texi (Links in HTML export, Images in HTML export)
859 (post): Fix syntax within #+ATTR_*.
860 (Tables in HTML export): Document `org-html-table-row-tags'
861 and use `org-html-table-default-attributes' instead of
862 `org-html-table-tag'.
863
864 * org.texi (Publishing action, Publishing options)
865 (Publishing links): Major rewrite. Enhance explanations for
866 `org-org-publish-to-org'. Remove reference to
867 `org-export-run-in-background'.
868
869 * org.texi: Fix many small typos. Use #+NAME instead of
870 #+TBLNAME. Use @smalllisp instead of @example.
871 (Special symbols): Add index?
872 (HTML preamble and postamble): Don't mention obsolete use of
873 opt-plist.
874 (JavaScript support): Don't mention the org-jsinfo.el file as it
875 has been merged with ox-html.el.
876
877 * org.texi (Installation, Feedback, Setting Options)
878 (Code evaluation security, org-crypt.el): Use @lisp instead of
879 @example.
880 (Agenda commands): Use @table instead of @example.
881
882 * org.texi (Adding hyperlink types): New appendix.
883
884 * org.texi (ODT export commands, Extending ODT export)
885 (Applying custom styles, Images in ODT export)
886 (Labels and captions in ODT export)
887 (Literal examples in ODT export)
888 (Configuring a document converter)
889 (Working with OpenDocument style files)
890 (Customizing tables in ODT export)
891 (Validating OpenDocument XML): Fix options names.
892
893 * org.texi (History and Acknowledgments): Update acknowledgments
894 to Nicolas. Add Nicolas Goaziou to the list of contributors.
895
896 * org.texi (System-wide header arguments): Don't use "customizing"
897 for setting a variable. Also remove comments.
898
899 * org.texi (Weekly/daily agenda): Add `org-agenda-start-day' and
900 `org-agenda-start-on-weekday' to the variable index and document
901 them.
902
903 * org.texi (Sparse trees, Agenda commands)
904 (@LaTeX{} fragments, Selective export, Export options)
905 (The export dispatcher, ASCII/Latin-1/UTF-8 export)
906 (HTML Export commands, @LaTeX{}/PDF export commands)
907 (iCalendar export, Publishing options, Triggering publication)
908 (In-buffer settings): Update to reflect changes from the new
909 export engine.
910
911 * org.texi (Matching tags and properties): More examples.
912 Explain group tags expansion as regular expressions.
913
914 * org.texi (Tag groups): New section.
915
916 * org.texi (Setting tags): Tiny formatting fixes.
917
918 * org.texi (Plain lists, Checkboxes): Use non-obsolete variable
919 names.
920
921 * org.texi (Storing searches): Add "agenda" and "agenda*" to the
922 concept index. Include example for these agenda views.
923 (Special agenda views): Mention the "agenda*" agenda view.
924
925 * org.texi (Repeated tasks): Document how to ignore a repeater
926 when using both a scheduled and a deadline timetamp.
927
928 * org.texi (Global and local cycling): Wrap in a new subsection.
929 (Initial visibility, Catching invisible edits): New subsections.
930
931 * org.texi (Visibility cycling): Mention that
932 `org-agenda-inhibit-startup' will prevent visibility setting when
933 the agenda opens an Org file for the first time.
934
935 * org.texi (Org syntax): New section.
936
937 * org.texi (Orgstruct mode):
938 Document `orgstruct-heading-prefix-regexp'.
939
940 * org.texi (Speeding up your agendas): New section.
941
942 * org.texi (Installation): When installing Org from ELPA, users
943 should do this from an Emacs session where no .org file has been
944 visited.
945
946 * org.texi (CSS support, In-buffer settings): Update HTML options
947 names.
948
949 * org.texi (Structure editing): Update documentation for
950 `org-insert-heading-or-item'.
951 (Plain lists, Relative timer): Update index entry.
952
953 * org.texi (JavaScript support): Update variable names.
954
955 * org.texi (comments): Minor formatting fix.
956
957 * org.texi (@LaTeX{} fragments): Minor enhancement.
958
959 * org.texi: Update the list contributions.
960
961 * org.texi (Agenda commands): Exporting the agenda to an .org file
962 will not copy the subtrees and the inherited tags.
963 Document `org-agenda-filter-by-regexp'.
964
965 * org.texi (Publishing action, Complex example): Fix names of
966 publishing functions.
967
968 * org.texi (Top, Exporting): Delete references to Freemind.
969 (Freemind export): Delete section.
970
971 * org.texi (Top, Exporting): Delete references to the XOXO export.
972 (XOXO export): Delete section.
973
974 * org.texi (Capture): Mention that org-remember.el is not
975 supported anymore.
976
977 * org.texi (Top, Exporting, Beamer class export):
978 Delete references to the TaskJuggler export.
979 (History and Acknowledgments): Mention that the TaskJuggler has
980 been rewritten by Nicolas and now lives in the contrib/ directory
981 of Org's distribution. Mention that Jambunathan rewrote the HTML
982 exporter. Remove Jambunathan from my own acknowledgments.
983 (TaskJuggler export): Delete.
984
985 * org.texi (HTML preamble and postamble)
986 (Tables in HTML export, Images in HTML export)
987 (Math formatting in HTML export, CSS support)
988 (@LaTeX{} and PDF export, Publishing options): Fix the names of
989 the HTML export and publishing options.
990
991 * org.texi (Literal examples, Export options)
992 (@LaTeX{} and PDF export, Header and sectioning)
993 (Publishing options): Fix LaTeX options names.
994
995 * org.texi (Export options, CSS support, In-buffer settings):
996 Fix references to HTML_LINK_* and HTML_STYLE keywords.
997
998 * org.texi (Export options, In-buffer settings): Fix references to
999 #+SELECT_TAGS and #+EXCLUDE_TAGS and remove reference to #+XSLT.
1000
1001 * org.texi (Top, Markup, Initial text, Images and tables)
1002 (@LaTeX{} fragments, @LaTeX{} fragments, Exporting)
1003 (Export options, JavaScript support, Beamer class export):
1004 Remove references to the DocBook export, which has been deleted.
1005 (History and Acknowledgments): Mention that DocBook has been
1006 deleted, suggest to use the Texinfo exporter instead, then to
1007 convert the .texi to DocBook with makeinfo.
1008 (Links in ODT export, Tables in ODT export): Fix indices.
1009
1010 * org.texi (Deadlines and scheduling): Add a variable to the
1011 index. Add documentation about delays for scheduled tasks.
1012
1013 * org.texi (Emphasis and monospace):
1014 Mention `org-fontify-emphasized-text' and
1015 `org-emphasis-regexp-components'.
1016
1017 * org.texi (References): Small enhancement.
1018
1019 * org.texi (Column width and alignment): Make the example visually
1020 more clear.
1021
1022 * org.texi (The clock table): Document :mstart and :wstart as a
1023 way to set the starting day of the week.
1024
1025 * org.texi (In-buffer settings): Document new startup keywords.
1026 Thanks to John J Foerch for this idea.
1027
1028 * org.texi (Include files): Tiny formatting fix.
1029
1030 * org.texi (Activation): Point to the "Conflicts" section.
1031
1032 2013-11-12 Carsten Dominik <carsten.dominik@gmail.com>
1033
1034 * org.texi (CSS support): Clarify this section.
1035
1036 * org.texi (@LaTeX{} specific attributes): Document that tabu and
1037 tabularx packages are not in the default set of packages.
1038
1039 * org.texi (Agenda commands): Document fortnight view.
1040
1041 * org.texi: Document conflict with ecomplete.el.
1042
1043 * org.texi (History and Acknowledgments): Acknowledgements for
1044 Jason Dunsmore and Rakcspace.
1045
1046 * org.texi: Rename org-crypt.el node to org-crypt.
1047
1048 * org.texi (A @LaTeX{} example): Fix typo in variable name.
1049
1050 * org.texi (MobileOrg): Mention the new iPhone developer.
1051
1052 * org.texi (Table of contents) Improve documentation of TOC
1053 placement.
1054
1055 * org.texi: Explain that date/time information at read-date prompt
1056 should start at the beginning, not anywhere in the middle of a
1057 long string.
1058
1059 2013-11-12 Christopher Schmidt <christopher@ch.ristopher.com>
1060
1061 * org.texi (Orgstruct mode): Fix wrong regexp.
1062
1063 2013-11-12 Eric Abrahamsen <eric@ericabrahamsen.net>
1064
1065 * org.texi: Document export to (X)HTML flavors.
1066
1067 2013-11-12 Eric Schulte <schulte.eric@gmail.com>
1068
1069 * org.texi (Extracting source code): Mention the prefix argument
1070 to org-babel-tangle.
1071 (noweb): Remove erroneous negative.
1072 (Specific header arguments): Document new header arguments.
1073 Documentation for new tangle-mode header argument.
1074 (Top): Documentation for new tangle-mode header argument.
1075 (rownames): Documentation for new tangle-mode header argument.
1076 Mention elisp as special rowname case.
1077 (tangle-mode): Documentation for new tangle-mode header argument.
1078 (post): Documentation and an example of usage.
1079 (var): Remove the "Alternate argument syntax" section from the
1080 documentation.
1081 (hlines): Note that :hline has no effect for Emacs Lisp code
1082 blocks.
1083
1084 2013-11-12 Feng Shu <tumashu@gmail.com>
1085
1086 * org.texi (@LaTeX{} fragments, Previewing @LaTeX{} fragments)
1087 (Math formatting in HTML export)
1088 (Working with @LaTeX{} math snippets): Add document about creating
1089 formula image with imagemagick.
1090
1091 * org.texi (@LaTeX{} specific attributes): Document `:caption'
1092 attribute of #+ATTR_LATEX.
1093
1094 2013-11-12 Grégoire Jadi <gregoire.jadi@gmail.com>
1095
1096 * org.texi (Handling links): Fix a typo in
1097 `org-startup-with-inline-images' documentation.
1098
1099 * org.texi (Previewing @LaTeX{} fragments): Document the startup
1100 keywords to use for previewing LaTeX fragments or not.
1101 (Summary of in-buffer settings): Improve formatting and add an
1102 entry for the variable `org-startup-with-latex-preview'.
1103
1104 * org.texi (Property syntax): Recall the user to refresh the org
1105 buffer when properties are set on a per-file basis.
1106
1107 2013-11-12 Gustav Wikström <gustav.erik@gmail.com> (tiny change)
1108
1109 * org.texi (Matching tags and properties): Clarification.
1110
1111 2013-11-12 Ippei Furuhashi <top.tuna+orgmode@gmail.com>
1112
1113 * org.texi (Editing and debugging formulas): Add an example when a
1114 table has multiple #+TBLFM lines.
1115
1116 2013-11-12 Ivan Vilata i Balaguer <ivan@selidor.net> (tiny change)
1117
1118 * org.texi (The clock table): Document acceptance of relative
1119 times in tstart and tend, link to syntax description and provide
1120 example.
1121
1122 2013-11-12 Jarmo Hurri <jarmo.hurri@syk.fi>
1123
1124 * org.texi (The spreadsheet): Document lookup functions.
1125
1126 2013-11-12 Kodi Arfer <git@arfer.net> (tiny change)
1127
1128 * org.texi (CSS support): Mention .figure-number, .listing-number,
1129 and .table-number.
1130
1131 2013-11-12 Michael Brand <michael.ch.brand@gmail.com>
1132
1133 * org.texi
1134 (Formula syntax for Calc, Emacs Lisp forms as formulas): Reformat
1135 spreadsheet formula mode strings and some examples from @example
1136 block with xy @r{yz} to @table.
1137
1138 * org.texi (Formula syntax for Calc): Improve the documentation of
1139 empty fields in formulas for spreadsheet. Add explanation and
1140 example for empty field. Extend explanations of format
1141 specifiers. Add a sentence to mention Calc defmath.
1142
1143 * org.texi (Column formulas): Add a sentence to be more explicit
1144 about when a table header is mandatory.
1145
1146 2013-11-12 Nicolas Goaziou <n.goaziou@gmail.com>
1147
1148 * org.texi (Subscripts and superscripts): Remove reference to
1149 quoted underscores until this mechanism is implemented again.
1150
1151 * org.texi (Beamer export): Be more accurate about BEAMER_OPT
1152 property.
1153
1154 * org.texi (Document title): Subtree export is no longer triggered
1155 by marking one as the region.
1156 (Horizontal rules): LaTeX export doesn't use "\hrule" anymore, and
1157 giving examples isn't very useful: "horizontal rule" is, at least,
1158 as explicit as <hr/>.
1159
1160 * org.texi (HTML doctypes): Reflect keyword removal.
1161 (CSS support): Reflect keyword removal.
1162
1163 * org.texi (@LaTeX{} specific attributes): Document new :float
1164 values.
1165
1166 * org.texi (Export settings): Improve documentation.
1167
1168 * org.texi (Math formatting in HTML export): Fix OPTIONS item's name.
1169 (Text areas in HTML export): Update text areas.
1170 (HTML Export commands): Update export commands.
1171
1172 * org.texi (Header and sectioning): Add a footnote about the
1173 different between LATEX_HEADER_EXTRA and LATEX_HEADER.
1174
1175 * org.texi (The Export Dispatcher):
1176 Document `org-export-in-background'.
1177
1178 * org.texi (Footnotes): Export back-ends do not use
1179 `org-footnote-normalize' anymore.
1180
1181 * org.texi: Document variable changes.
1182
1183 * org.texi (Export settings): Document p: item in OPTIONS keyword.
1184
1185 * org.texi (Exporting): Massive rewrite of the first sections.
1186 (Selective export): Delete.
1187 (The Export Dispatcher): Rewrite.
1188 (Export options): Rewrite as "Export settings".
1189
1190 * org.texi: Small changes to documentation for embedded LaTeX.
1191
1192 * org.texi (Internal links): Document #+NAME keyword and
1193 cross-referencing during export.
1194
1195 * org.texi (Include files): Remove reference to :prefix1
1196 and :prefix. Give more details for :minlevel.
1197
1198 * org.texi (Macro replacement): Fix macro name.
1199 Update documentation about possible locations and escaping mechanism.
1200
1201 * org.texi (Table of contents): Update documentation.
1202 Document lists of listings and lists of tables. Add documentation for
1203 optional title and #+TOC: keyword.
1204
1205 2013-11-12 Rick Frankel <rick@rickster.com>
1206
1207 * org.texi (results): Add Format section, broken out of Type
1208 section to match code.
1209 (hlines, colnames): Remove incorrect Emacs Lisp exception.
1210 Note that the actual default handling (at least for python and
1211 emacs-lisp) does not seem to match the description.
1212
1213 2013-11-12 Sacha Chua <sacha@sachachua.com> (tiny change)
1214
1215 * org.texi (The date/time prompt): Update the documentation to
1216 reflect the new way `org-read-date-get-relative' handles weekdays.
1217
1218 2013-11-12 Yasushi Shoji <yashi@atmark-techno.com>
1219
1220 * org.texi (Resolving idle time):
1221 Document `org-clock-x11idle-program-name'.
1222
1223 2013-10-24 Michael Albinus <michael.albinus@gmx.de>
1224
1225 * ert.texi (Running Tests Interactively): Adapt examle output.
1226 (Tests and Their Environment): Mention skip-unless.
1227
1228 2013-10-23 Glenn Morris <rgm@gnu.org>
1229
1230 * dired-x.texi, ebrowse.texi, ede.texi, eieio.texi, eshell.texi:
1231 * pcl-cvs.texi, sc.texi, srecode.texi, vip.texi, viper.texi:
1232 * widget.texi: Nuke @refill.
1233
1234 * Makefile.in (install-dvi, install-html, install-pdf)
1235 (install-ps, uninstall-dvi, uninstall-html, uninstall-ps)
1236 (uninstall-pdf): Quote entities that might contain whitespace.
1237
1238 2013-10-17 Jay Belanger <jay.p.belanger@gmail.com>
1239
1240 * calc.texi (Data Type Formats): Don't specify the size at
1241 which integers begin to be represented by lists.
1242
1243 2013-10-14 Xue Fuqiao <xfq.free@gmail.com>
1244
1245 * cl.texi (Argument Lists): Add indexes for &key and &aux.
1246
1247 2013-10-07 Michael Albinus <michael.albinus@gmx.de>
1248
1249 * trampver.texi: Update release number.
1250
1251 2013-10-02 Michael Albinus <michael.albinus@gmx.de>
1252
1253 Sync with Tramp 2.2.8.
1254
1255 * tramp.texi (External packages): Use `non-essential'.
1256 * trampver.texi: Update release number.
1257
1258 2013-09-14 Glenn Morris <rgm@gnu.org>
1259
1260 * eshell.texi: Markup fixes.
1261
1262 2013-09-11 Xue Fuqiao <xfq.free@gmail.com>
1263
1264 * ido.texi (Interactive Substring Matching): Use @key{RET} instead
1265 of @kbd{RET}.
1266 (Prefix Matching): Add an index.
1267
1268 2013-09-08 Glenn Morris <rgm@gnu.org>
1269
1270 * emacs-gnutls.texi: Tweak direntry.
1271
1272 2013-09-06 Michael Albinus <michael.albinus@gmx.de>
1273
1274 * tramp.texi (Alternative Syntax): Remove chapter.
1275
1276 2013-08-28 Paul Eggert <eggert@cs.ucla.edu>
1277
1278 * Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
1279 for portability to hosts where /bin/sh has problems.
1280
1281 2013-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
1282
1283 Try to reduce redundancy in doc/misc/Makefile.in.
1284 * Makefile.in (DOCMISC_W32): New var to replace DOCMISC_*_W32.
1285 (TARGETS): New intermediate variable.
1286 (DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS): Use it.
1287
1288 2013-08-27 Glenn Morris <rgm@gnu.org>
1289
1290 * efaq.texi (Emacs for MS-Windows): Update location of MS FAQ.
1291
1292 * efaq.texi: Rename from faq.texi, to match its output files.
1293 * Makefile.in: Update for faq.texi name change.
1294
1295 * efaq-w32.texi (EMACSVER): Get it from emacsver.texi.
1296
1297 * Makefile.in (webhack): Remove; it's nothing to do with Emacs.
1298
1299 * efaq-w32.texi: Move here from the web-pages repository.
1300 * Makefile.in (DOCMISC_DVI_W32, DOCMISC_HTML_W32, DOCMISC_INFO_W32)
1301 (DOCMISC_PDF_W32, DOCMISC_PS_W32): New configure output variables.
1302 (INFO_COMMON, INFO_INSTALL): New derivations of INFO_TARGETS.
1303 (DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS):
1304 Add DOCMISC_*_W32 variables.
1305 (echo-info): Use INFO_INSTALL rather than INFO_TARGETS.
1306 (efaq_w32_deps): New variable.
1307 (efaq-w32, $(buildinfodir)/efaq-w32$(INFO_EXT), efaq-w32.dvi)
1308 (efaq-w32.pdf, efaq-w32.html): New rules.
1309 (clean): Remove efaq-w32 products.
1310
1311 2013-08-26 Paul Eggert <eggert@cs.ucla.edu>
1312
1313 * texinfo.tex: Update from gnulib.
1314
1315 2013-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
1316
1317 * emacs-mime.texi (Encoding Customization): Exclude iso-2022-jp-2 and
1318 shift_jis from the default value set to mm-coding-system-priorities for
1319 Japanese users.
1320
1321 2013-08-13 Glenn Morris <rgm@gnu.org>
1322
1323 * reftex.texi (LaTeX xr Package, Options - Table of Contents)
1324 (Options - Defining Label Environments, Options - Creating Labels)
1325 (Options - Referencing Labels, Options - Creating Citations)
1326 (Options - Index Support, Options - Viewing Cross-References)
1327 (Options - Finding Files, Options - Optimizations)
1328 (Options - Fontification, Options - Misc):
1329 * cc-mode.texi (Sample Init File):
1330 * edt.texi (Init file):
1331 * epa.texi (Encrypting/decrypting gpg files):
1332 * mairix-el.texi (About, Setting up the mairix interface, Using)
1333 (Extending):
1334 Rename nodes to avoid characters that can cause Texinfo problems.
1335
1336 2013-08-12 Katsumi Yamaoka <yamaoka@jpl.org>
1337
1338 * gnus.texi (Mail Source Specifiers): Fix description for pop3's :leave.
1339
1340 2013-08-12 Glenn Morris <rgm@gnu.org>
1341
1342 * Makefile.in (ada_mode_deps, auth_deps, autotype_deps)
1343 (bovine_deps, calc_deps, ccmode_deps, cl_deps, dbus_deps)
1344 (dired_x_deps, ebrowse_deps, ede_deps, ediff_deps, edt_deps)
1345 (eieio_deps, emacs_gnutls_deps, emacs_mime_deps, epa_deps)
1346 (erc_deps, ert_deps, eshell_deps, eudc_deps, faq_deps)
1347 (flymake_deps, forms_deps, gnus_deps, htmlfontify_deps)
1348 (idlwave_deps, ido_deps, info_deps, mairix_el_deps, message_deps)
1349 (mh_e_deps, newsticker_deps, nxml_mode_deps, org_deps)
1350 (pcl_cvs_deps, pgg_deps, rcirc_deps, reftex_deps, remember_deps)
1351 (sasl_deps, sc_deps, semantic_deps, ses_deps, sieve_deps)
1352 (smtpmail_deps, speedbar_deps, srecode_deps, todo_mode_deps)
1353 (tramp_deps, url_deps, vip_deps, viper_deps, widget_deps)
1354 (wisent_deps, woman_deps): New variables. Use to reduce duplication.
1355
1356 * woman.texi (Top): Avoid mailto: in html output.
1357
1358 * Makefile.in (prefix, datarootdir, datadir, PACKAGE_TARNAME)
1359 (docdir, dvidir, htmldir, pdfdir, psdir, GZIP_PROG, INSTALL)
1360 (INSTALL_DATA): New, set by configure.
1361 (HTML_OPTS, HTML_TARGETS, PS_TARGETS, DVIPS): New variables.
1362 (.PHONY): Add html, ps, install-dvi, install-html, install-pdf,
1363 install-ps, install-doc, uninstall-dvi, uninstall-html, uninstall-pdf,
1364 uninstall-ps, and uninstall-doc.
1365 (.SUFFIXES): Add .ps and .dvi.
1366 (.dvi.ps): New suffix rule.
1367 (html, ps, ada-mode.html, auth.html, autotype.html, bovine.html)
1368 (calc.html, cc-mode.html, cl.html, dbus.html, dired-x.html)
1369 (ebrowse.html, ede.html, ediff.html, edt.html, eieio.html)
1370 (emacs-gnutls.html, emacs-mime.html, epa.html, erc.html)
1371 (ert.html, eshell.html, eudc.html, faq.html, flymake.html)
1372 (forms.html, gnus.html, htmlfontify.html, idlwave.html)
1373 (ido.html, mairix-el.html, message.html, mh-e.html)
1374 (newsticker.html, nxml-mode.html, org.html, pgg.html)
1375 (rcirc.html, reftex.html, remember.html, sasl.html, sc.html)
1376 (semantic.html, sieve.html, smtpmail.html, speedbar.html)
1377 (srecode.html, todo-mode.html, tramp.html, url.html, vip.html)
1378 (viper.html, widget.html, wisent.html, woman.html, install-dvi)
1379 (install-html, install-pdf, install-ps, install-doc, uninstall-dvi)
1380 (uninstall-html, uninstall-ps, uninstall-pdf, uninstall-doc):
1381 New rules.
1382 (clean): Remove HTML_TARGETS and PS_TARGETS.
1383
1384 2013-08-10 Xue Fuqiao <xfq.free@gmail.com>
1385
1386 * ido.texi (Working Directories, Flexible Matching, Regexp Matching)
1387 (Find File At Point, Ignoring, Misc Customization): Use @defopt
1388 for user options.
1389
1390 2013-08-09 Xue Fuqiao <xfq.free@gmail.com>
1391
1392 * htmlfontify.texi (Customization): Remove documentation of
1393 `hfy-fast-lock-save'. Minor fixes.
1394
1395 2013-08-08 Xue Fuqiao <xfq.free@gmail.com>
1396
1397 * ido.texi (Top): Insert node "Working Directories" in menu.
1398 (Working Directories): New node.
1399 (Misc Customization): Add documentation of
1400 `ido-confirm-unique-completion' and some other user options.
1401
1402 2013-08-07 Eli Zaretskii <eliz@gnu.org>
1403
1404 * todo-mode.texi: Update @dircategory.
1405 (Overview, Todo Items as Diary Entries, Todo Mode Entry Points)
1406 (File Editing, Marked Items, Item Prefix): Fix usage of @xref and
1407 @ref.
1408
1409 2013-08-07 Xue Fuqiao <xfq.free@gmail.com>
1410
1411 * sc.texi (Introduction): Fix index.
1412 (Usage Overview, Citations, Citation Elements, Recognizing Citations)
1413 (Information Keys and the Info Alist, Reference Headers)
1414 (The Built-in Header Rewrite Functions)
1415 (Electric References, Reply Buffer Initialization)
1416 (Filling Cited Text, Selecting an Attribution)
1417 (Attribution Preferences)
1418 (Anonymous Attributions, Author Names)
1419 (Using Regi, Post-yank Formatting Commands)
1420 (Citing Commands, Insertion Commands)
1421 (Mail Field Commands)
1422 (Hints to MUA Authors, Thanks and History): Change from one space
1423 between sentences to two.
1424 (What Supercite Does): Typo fix.
1425
1426 * newsticker.texi (Usage): Use @key for RET.
1427
1428 * cl.texi (Argument Lists, For Clauses)
1429 (Macros): Add indexes.
1430
1431 2013-08-05 Xue Fuqiao <xfq.free@gmail.com>
1432
1433 * cl.texi (Blocks and Exits): Add an index.
1434
1435 2013-08-04 Stephen Berman <stephen.berman@gmx.net>
1436
1437 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add todo-mode.
1438 (todo-mode, $(buildinfodir)/todo-mode$(INFO_EXT))
1439 (todo-mode.dvi, todo-mode.pdf): New rules.
1440
1441 * todo-mode.texi: New file.
1442
1443 2013-08-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
1444
1445 * gnus.texi (Basic Usage): Mention that warp means jump here.
1446 (The notmuch Engine): Mention notmuch.
1447
1448 2013-07-30 Tassilo Horn <tsdh@gnu.org>
1449
1450 * gnus.texi (Sorting the Summary Buffer): Document new defcustom
1451 `gnus-subthread-sort-functions' and remove the obsolete documentation
1452 of `gnus-sort-threads-recursively'.
1453
1454 2012-07-30 Paul Eggert <eggert@cs.ucla.edu>
1455
1456 * texinfo.tex: Update to 2012-07-29.17 version.
1457
1458 2013-07-29 David Engster <deng@randomsample.de>
1459
1460 * eieio.texi (top): Make clear that EIEIO is not a full CLOS
1461 implementation.
1462 (Introduction): Add further missing features.
1463 (Building Classes): Add introductory paragraph.
1464 (Wish List): Add metaclasses and EQL specialization.
1465
1466 2013-07-29 Michael Albinus <michael.albinus@gmx.de>
1467
1468 * tramp.texi (Frequently Asked Questions):
1469 Mention `tramp-use-ssh-controlmaster-options'.
1470
1471 2013-07-26 Tassilo Horn <tsdh@gnu.org>
1472
1473 * gnus.texi (Sorting the Summary Buffer): Document new defcustom
1474 `gnus-sort-threads-recursively'.
1475
1476 2013-07-25 Glenn Morris <rgm@gnu.org>
1477
1478 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add ido.
1479 (ido, $(buildinfodir)/ido$(INFO_EXT), ido.dvi, ido.pdf): New rules.
1480
1481 * erc.texi (Special Features): Update contact information.
1482 (History): Avoid using @email.
1483
1484 * eshell.texi (Bugs and ideas): Minor updates.
1485
1486 * faq.texi (Reporting bugs, Origin of the term Emacs)
1487 (Setting up a customization file)
1488 (Using an already running Emacs process, Turning off beeping)
1489 (Packages that do not come with Emacs)
1490 (Replying to the sender of a message): Avoid using @email.
1491
1492 * pcl-cvs.texi (Contributors, Bugs): Avoid using @email.
1493
1494 * reftex.texi (Imprint): Avoid using @email.
1495
1496 * ses.texi (Top): Update bug reporting instructions.
1497 (Acknowledgments): Avoid using @email.
1498
1499 * woman.texi (Introduction, Background): Remove outdated information.
1500 (Bugs, Acknowledgments): Avoid using @email.
1501
1502 2013-07-24 Xue Fuqiao <xfq.free@gmail.com>
1503
1504 * ido.texi: New file.
1505
1506 2013-07-19 Geoff Kuenning <geoff@cs.hmc.edu> (tiny change)
1507
1508 * gnus.texi (Customizing Articles): Document function predicates.
1509
1510 2013-07-08 Tassilo Horn <tsdh@gnu.org>
1511
1512 * gnus.texi (lines): Correct description of
1513 `gnus-registry-track-extra's default value.
1514 Mention `gnus-registry-remove-extra-data'.
1515
1516 2013-07-06 Lars Ingebrigtsen <larsi@gnus.org>
1517
1518 * gnus.texi (Group Parameters): Mention regexp
1519 substitutions (bug#11688).
1520
1521 2013-07-06 Nathan Trapuzzano <nbtrap@nbtrap.com> (tiny change)
1522
1523 * gnus.texi (Generic Marking Commands): Fix grammar (bug#13368).
1524
1525 2013-07-06 Lars Ingebrigtsen <larsi@gnus.org>
1526
1527 * gnus.texi (Emacsen): Fix version.
1528
1529 * gnus-faq.texi (FAQ 1-6): Mention the correct Emacs version.
1530
1531 2013-07-06 Glenn Morris <rgm@gnu.org>
1532
1533 * mh-e.texi: Fix external links.
1534 (Using This Manual): Printed elisp manuals no longer available.
1535
1536 * newsticker.texi (Overview): Update URL.
1537
1538 * nxml-mode.texi (Introduction): Update URL.
1539
1540 * org.texi (JavaScript support): Fix URL.
1541
1542 * wisent.texi (Wisent Overview): Remove incorrect, unnecessary uref.
1543
1544 * eudc.texi (CCSO PH/QI): Remove defunct URL.
1545
1546 * dbus.texi (Introspection): Update URL to a less defunct one.
1547
1548 * gnus.texi (Top): Restrict "Other related manuals" to info output.
1549 (Foreign Groups): Use @indicateurl for examples.
1550 (Direct Functions): Remove defunct URL.
1551 (RSS): Update URL.
1552
1553 * gnus-faq.texi (FAQ 5-8, FAQ 6-3): Remove defunct URLs.
1554 (FAQ 7-1): Update URL.
1555
1556 * pgg.texi (Top, Overview): Add note about obsolescence.
1557
1558 2013-07-03 Paul Eggert <eggert@cs.ucla.edu>
1559
1560 * texinfo.tex: Merge from gnulib.
1561
1562 2013-07-03 Glenn Morris <rgm@gnu.org>
1563
1564 * bovine.texi (top):
1565 * cc-mode.texi (AWK Mode Font Locking):
1566 * mh-e.texi (Preface):
1567 * url.texi (URI Parsing): Fix cross-references to other manuals.
1568
1569 2013-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
1570
1571 * gnus.texi (Client-Side IMAP Splitting):
1572 Note that `nnimap-inbox' now can be a list.
1573
1574 2013-06-24 Glenn Morris <rgm@gnu.org>
1575
1576 * eshell.texi: Fix cross-references to other manuals.
1577
1578 2013-06-23 Glenn Morris <rgm@gnu.org>
1579
1580 * Makefile.in (HTML_TARGETS, html, emacs-faq.html, emacs-faq):
1581 Remove; not needed now we use a standard html layout for the faq.
1582 (clean): Remove HTML_TARGETS, emacs-faq.text.
1583
1584 2013-06-21 Eduard Wiebe <usenet@pusto.de>
1585
1586 * flymake.texi (Parsing the output, Customizable variables):
1587 Add reference to `flymake-warning-predicate'.
1588
1589 2013-06-19 Michael Albinus <michael.albinus@gmx.de>
1590
1591 * tramp.texi (Top, Configuration): Insert section `Predefined
1592 connection information' in menu.
1593 (Predefined connection information): New section.
1594 (Android shell setup): Make a reference to `Predefined connection
1595 information'.
1596
1597 2013-06-19 Glenn Morris <rgm@gnu.org>
1598
1599 * Makefile.in (version): New, set by configure.
1600 (clean): Delete dist tar file.
1601 (infoclean): New, split from maintainer-clean.
1602 (maintainer-clean): Run infoclean.
1603 (dist): New rule, to make tarfile for www.gnu.org.
1604
1605 2013-06-13 Albert Krewinkel <tarleb@moltkeplatz.de>
1606
1607 * sieve.texi (Managing Sieve): Fix port in example, fix documentation
1608 for keys q and Q.
1609 (Standards): Reference RFC5804 as the defining document of the
1610 managesieve protocol.
1611
1612 2013-06-10 Aidan Gauland <aidalgol@amuri.net>
1613
1614 * eshell.texi (Input/Output): Expand to cover new visual-command
1615 options, eshell-visual-subcommands and eshell-visual-options.
1616 Divide into separate Visual Commands and Redirection sections.
1617
1618 2013-06-10 Glenn Morris <rgm@gnu.org>
1619
1620 * epa.texi (Cryptographic operations on files): Update epa-decrypt-file.
1621
1622 2013-06-04 Katsumi Yamaoka <yamaoka@jpl.org>
1623
1624 * gnus.texi (Article Date):
1625 Fix description of gnus-article-update-date-headers.
1626
1627 2013-05-28 Xue Fuqiao <xfq.free@gmail.com>
1628
1629 * erc.texi (Special Features): ERC is being maintained within
1630 Emacs now.
1631
1632 2013-05-25 Xue Fuqiao <xfq.free@gmail.com>
1633
1634 * flymake.texi: Change from one space between sentences to two.
1635
1636 2013-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
1637
1638 * cl.texi (Obsolete Macros): Describe replacements for `flet'
1639 (bug#14293).
1640
1641 2013-04-16 Michael Albinus <michael.albinus@gmx.de>
1642
1643 * tramp.texi (Frequently Asked Questions): Precise, how to define
1644 an own ControlPath.
1645
1646 2013-04-15 Michael Albinus <michael.albinus@gmx.de>
1647
1648 * tramp.texi (Frequently Asked Questions): New item for
1649 ControlPath settings.
1650
1651 2013-03-31 Jay Belanger <jay.p.belanger@gmail.com>
1652
1653 * calc.texi (Basic Operations on Units): Streamline some
1654 descriptions.
1655
1656 2013-03-27 Aidan Gauland <aidalgol@no8wireless.co.nz>
1657
1658 * eshell.texi (Built-ins): Update manual to mention tramp module.
1659
1660 2013-03-18 Michael Albinus <michael.albinus@gmx.de>
1661
1662 * tramp.texi (Filename Syntax): Host names are not allowed to be
1663 any method name, unless method name is specified explicitly.
1664 Remove restriction on unibyte filenames.
1665
1666 * trampver.texi: Update release number.
1667
1668 2013-03-17 Paul Eggert <eggert@cs.ucla.edu>
1669
1670 doc: convert some TeX accents to UTF-8
1671 * emacs-mime.texi (Interface Functions): Use 'ï' rather than
1672 '@"{@dotless{i}}'.
1673
1674 2013-03-15 Michael Albinus <michael.albinus@gmx.de>
1675
1676 Sync with Tramp 2.2.7.
1677
1678 * trampver.texi: Update release number.
1679
1680 2013-03-09 Jay Belanger <jay.p.belanger@gmail.com>
1681
1682 * calc.texi (Basic Operations on Units): Streamline some
1683 descriptions.
1684
1685 2013-03-08 Glenn Morris <rgm@gnu.org>
1686
1687 * faq.texi (Top): Don't say this was updated @today.
1688 That's irrelevant and leads to spurious diffs.
1689
1690 2013-03-08 Jay Belanger <jay.p.belanger@gmail.com>
1691
1692 * calc.texi (Basic Operations on Units):
1693 Fix cross-reference.
1694
1695 2013-03-07 Katsumi Yamaoka <yamaoka@jpl.org>
1696
1697 * gnus-faq.texi (FAQ 3-11): Now Gnus supports POP3 UIDL.
1698
1699 2013-03-06 Alan Mackenzie <acm@muc.de>
1700
1701 * cc-mode.texi (Custom Line-Up): Clarify position of point on
1702 calling a line-up function.
1703
1704 2013-03-04 Paul Eggert <eggert@cs.ucla.edu>
1705
1706 * emacs-mime.texi, htmlfontify.texi, mairix-el.texi, mh-e.texi:
1707 * ses.texi: Switch from Latin-1 to UTF-8.
1708
1709 2013-03-03 Michael Albinus <michael.albinus@gmx.de>
1710
1711 * tramp.texi (External methods): Tramp does not connect Android
1712 devices by itself.
1713
1714 2013-03-02 Bill Wohler <wohler@newt.com>
1715
1716 Release MH-E manual version 8.5.
1717
1718 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
1719 release 8.5.
1720
1721 * mh-e.texi (Preface, Conventions, Getting Started)
1722 (Using This Manual, Folder Selection, Viewing, Aliases)
1723 (Identities, Speedbar, Menu Bar, Tool Bar, Scan Line Formats)
1724 (Bug Reports, Mailing Lists, MH FAQ and Support, Getting MH-E):
1725 Update URLs.
1726
1727 2013-03-01 Michael Albinus <michael.albinus@gmx.de>
1728
1729 * tramp.texi (Inline methods): Remove "ssh1", "ssh2", "plink1"
1730 and "plink2" entries. "plink2" is obsolete for a long time.
1731 (External methods): Remove "scp1" and "scp2" entries.
1732 Explain user name and host name specification for "adb".
1733
1734 2013-02-28 Michael Albinus <michael.albinus@gmx.de>
1735
1736 * tramp.texi (External methods): Mention `tramp-adb-program'.
1737
1738 2013-02-28 Bastien Guerry <bzg@gnu.org>
1739
1740 * org.texi (Visibility cycling): Suggest to set
1741 `org-agenda-inhibit-startup' to nil if user wants the startup
1742 visibility settings to be honored in any circumstances.
1743 (Progress logging, Checkboxes): Fix typos.
1744
1745 2013-02-28 Michael Albinus <michael.albinus@gmx.de>
1746
1747 * tramp.texi (top) [xxx, yyy, trampfn]: Provide two versions of
1748 the macros, for Texinfo 4.13 and 5.0.
1749
1750 2013-02-24 Michael Albinus <michael.albinus@gmx.de>
1751
1752 Port Tramp documentation to Texinfo 5.0.
1753 * tramp.texi (top) [xxx, yyy, trampfn]: Remove superfluous @c.
1754 (Filename Syntax): Do not use @trampfn{} in @item.
1755 (Filename completion): Use @columnfractions in @multitable.
1756
1757 2013-02-22 Glenn Morris <rgm@gnu.org>
1758
1759 * flymake.texi (Syntax check statuses): Fix multitable continued rows.
1760
1761 2013-02-21 Paul Eggert <eggert@cs.ucla.edu>
1762
1763 * Makefile.in (html): New rule.
1764
1765 2013-02-20 Michael Albinus <michael.albinus@gmx.de>
1766
1767 * tramp.texi (Android shell setup): Improve. Reported by Thierry
1768 Volpiatto <thierry.volpiatto@gmail.com>.
1769
1770 2013-02-16 Michael Albinus <michael.albinus@gmx.de>
1771
1772 * tramp.texi (Top, Configuration): Insert section `Android shell
1773 setup' in menu.
1774 (Android shell setup): New section.
1775 (Connection types, Default Method)
1776 (Frequently Asked Questions): Mention "scp" instead of "scpc".
1777 (External methods): Remove "scpc" and "rsyncc" entries.
1778 (Frequently Asked Questions): Remove entry about ControlPersist.
1779
1780 2013-02-13 Glenn Morris <rgm@gnu.org>
1781
1782 * message.texi (News Headers): Don't mention yow any more.
1783
1784 2013-02-09 Jay Belanger <jay.p.belanger@gmail.com>
1785
1786 * calc.texi (Basic Operations on Units, Customizing Calc):
1787 Mention the variable `calc-allow-units-as-numbers'.
1788
1789 2013-02-08 Aidan Gauland <aidalgol@no8wireless.co.nz>
1790
1791 * eshell.texi: Fill most of the missing sections.
1792
1793 2013-02-07 Bastien Guerry <bzg@gnu.org>
1794
1795 * org.texi (References): Clarify an example.
1796 (Installation): Fix instructions.
1797 (Org-Plot): Fix link.
1798 (Checkboxes, Radio lists): Fix typos.
1799
1800 2013-02-07 Glenn Morris <rgm@gnu.org>
1801
1802 * cl.texi (Equality Predicates): Mention memql.
1803
1804 2013-02-07 Eric Ludlam <zappo@gnu.org>
1805
1806 * ede.texi (Creating a project): Make ede-new doc less
1807 specific, and only about items it supports, indicating that there
1808 might be more. Remove refs to simple project and direct automake
1809 from ede new.
1810 (Simple projects): Re-write to not talk about ede-simple-project
1811 which is deprecated, and instead use the term to mean projects
1812 that don't do much management, just project wrapping.
1813 Add ede-generic-project link.
1814 (ede-generic-project): New node (bug#11441).
1815
1816 2013-02-07 Glenn Morris <rgm@gnu.org>
1817
1818 * cl.texi (Equality Predicates): Fix eq/eql pedantry.
1819
1820 2013-02-01 Glenn Morris <rgm@gnu.org>
1821
1822 * calc.texi (Help Commands): Update calc-view-news description.
1823 Mention etc/CALC-NEWS.
1824
1825 2013-01-24 Michael Albinus <michael.albinus@gmx.de>
1826
1827 * tramp.texi (Filename Syntax): Filenames must be unibyte strings.
1828
1829 2013-01-13 Bastien Guerry <bzg@gnu.org>
1830
1831 * org.texi (Installation): Simplify.
1832
1833 2013-01-13 François Allisson <francois@allisson.co> (tiny change)
1834
1835 * org.texi (Handling links): Update the mention to the obsolete
1836 variable `org-link-to-org-use-id' with a mention to the newer
1837 variable `org-id-link-to-org-use-id'. Mention the need to load
1838 the org-id library.
1839
1840 2013-01-10 Michael Albinus <michael.albinus@gmx.de>
1841
1842 * tramp.texi (Default Host): Introduce `tramp-default-host-alist'.
1843
1844 2013-01-09 Bastien Guerry <bzg@gnu.org>
1845
1846 * org.texi (Pushing to MobileOrg): Add footnote about using
1847 symbolic links in `org-directory'.
1848 (Timestamps, Deadlines and scheduling): Use `diary-float' instead
1849 of the now obsolete alias `org-float'.
1850 (TODO basics): Add `org-use-fast-todo-selection' to the variable
1851 index. Fix description of TODO keywords cycling.
1852 (Advanced features): Add missing argument for @item.
1853 (Storing searches): Add index entries and a note about
1854 *-tree agenda views.
1855 (Structure editing): Document `org-mark-element' and
1856 `org-mark-subtree'.
1857 (Tag inheritance): Document `org-agenda-use-tag-inheritance'.
1858
1859 2013-01-08 Juri Linkov <juri@jurta.org>
1860
1861 * info.texi (Go to node): Mention the abbreviated format
1862 `(FILENAME)' equal to `(FILENAME)Top'. (Bug#13365)
1863
1864 2013-01-06 Andreas Schwab <schwab@linux-m68k.org>
1865
1866 * autotype.texi: Remove undefined command @subtitlefont.
1867 * cc-mode.texi: Likewise.
1868
1869 * org.texi (Advanced features): Use `@w{ }' instead of `@ ' in
1870 @item argument.
1871 (Property searches): Use \\ instead of @backslashchar{}.
1872 * pgg.texi (VERSION): Move @set below @setfilename.
1873
1874 2013-01-05 Andreas Schwab <schwab@linux-m68k.org>
1875
1876 * ada-mode.texi: Remove braces from @title argument.
1877 * eudc.texi: Likewise.
1878 * smtpmail.texi: Likewise.
1879 * auth.texi (VERSION): Set before first use.
1880 * emacs-gnutls.texi (VERSION): Likewise.
1881 * pgg.texi (VERSION): Likewise.
1882 * ede.texi (Top): Rename from top, all uses changed.
1883 * eshell.texi: Add missing argument to @sp.
1884 * forms.texi (Top): Reorder menu to match structure.
1885 * htmlfontify.texi (Customization): Add missing @item in
1886 @enumerate.
1887 * org.texi (Advanced features): Add missing argument for @item.
1888 (Property searches): Use @backslashchar{} in macro argument.
1889 * pcl-cvs.texi: Add missing argument to @sp.
1890 (Movement commands): Fix use of @itemx.
1891 * vip.texi (Misc Commands, Viewing the Buffer): Likewise.
1892 * reftex.texi (Options (Creating Citations)): Add missing newline
1893 before @end.
1894 * tramp.texi (Obtaining Tramp): Remove extra dots.
1895 (Configuration): Reorder menu to match structure.
1896 (Remote shell setup): Replace literal NUL character by \0.
1897 * viper.texi (Marking): Add missing argument for @item.
1898
1899 2013-01-04 Glenn Morris <rgm@gnu.org>
1900
1901 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS):
1902 Add htmlfontify.
1903 (htmlfontify, $(buildinfodir)/htmlfontify$(INFO_EXT))
1904 (htmlfontify.dvi, htmlfontify.pdf): New targets.
1905 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add htmlfontify.
1906 ($(infodir)/htmlfontify$(INFO_EXT), htmlfontify.dvi): New targets.
1907
1908 * htmlfontify.texi: Miscellaneous fixes and updates.
1909 Set copyright to FSF, update license to GFDL 1.3+.
1910
1911 2013-01-04 Vivek Dasmohapatra <vivek@etla.org>
1912
1913 * htmlfontify.texi: New file.
1914
1915 2013-01-02 Jay Belanger <jay.p.belanger@gmail.com>
1916
1917 * calc.texi (Free-Form Dates): Expand on the date reading
1918 algorithm.
1919
1920 2012-12-27 Glenn Morris <rgm@gnu.org>
1921
1922 * viper.texi (Rudimentary Changes, Key Bindings, Key Bindings):
1923 Avoid some overfull lines.
1924
1925 * widget.texi (Programming Example): Break some long lines.
1926
1927 * wisent.texi (Wisent Overview): Fix xref.
1928 (Grammar format, Understanding the automaton): Avoid overfill.
1929
1930 * bovine.texi (Optional Lambda Expression): Allow line break.
1931
1932 * auth.texi (Help for users): Break long lines.
1933
1934 * ada-mode.texi (Project file variables):
1935 Reword to reduce underfull hbox.
1936 (No project files, Use GNAT project file):
1937 Use smallexample to make some overfull lines less terrible.
1938
1939 * autotype.texi, bovine.texi, ede.texi, eieio.texi, pcl-cvs.texi:
1940 Fix cross-references to separate manuals.
1941
1942 * Makefile.in (gfdl): New variable. Use throughout where
1943 appropriate so that targets depend on doclicense.texi.
1944
1945 2012-12-25 Lars Ingebrigtsen <larsi@gnus.org>
1946
1947 * gnus.texi (Customizing the IMAP Connection): Mention the other
1948 authenticators.
1949
1950 2012-12-24 Lars Ingebrigtsen <larsi@gnus.org>
1951
1952 * gnus.texi (Browse Foreign Server):
1953 Document `gnus-browse-delete-group'.
1954
1955 2012-12-22 Glenn Morris <rgm@gnu.org>
1956
1957 * ada-mode.texi, ebrowse.texi, ediff.texi, ert.texi, eshell.texi:
1958 * eudc.texi, idlwave.texi, pcl-cvs.texi, rcirc.texi, reftex.texi:
1959 * remember.texi, ses.texi, speedbar.texi, vip.texi, viper.texi:
1960 * widget.texi, wisent.texi: Nuke hand-written node pointers.
1961
1962 * Makefile.in (gfdl): New variable. Use throughout where
1963 appropriate so that targets depend on doclicense.texi.
1964
1965 2012-12-22 Eli Zaretskii <eliz@gnu.org>
1966
1967 * makefile.w32-in ($(INFO_TARGETS), $(DVI_TARGETS)): Depend on
1968 doclicense.texi. Remove doclicense.texi from all targets that
1969 mentioned it explicitly.
1970 ($(infodir)/woman$(INFO_EXT), woman.dvi): Depend on
1971 $(emacsdir)/emacsver.texi.
1972 ($(infodir)/erc$(INFO_EXT), erc.dvi): Don't depend on gpl.texi.
1973
1974 2012-12-21 Glenn Morris <rgm@gnu.org>
1975
1976 * woman.texi (UPDATED, VERSION): Remove in favor of EMACSVER.
1977 Include emacsver.texi. Nuke hand-written node pointers.
1978 * Makefile.in ($(buildinfodir)/woman$(INFO_EXT), woman.dvi, woman.pdf):
1979 Depend on emacsver.texi.
1980
1981 * auth.texi, emacs-gnutls.texi, epa.texi, ert.texi:
1982 * gnus-coding.texi, info.texi, nxml-mode.texi, sasl.texi:
1983 May as well just include doclicense.texi in everything.
1984
1985 * ede.texi, eieio.texi, mairix-el.texi: Include a copy of GFDL,
1986 which @copying says is included.
1987
1988 * ada-mode.texi, auth.texi, autotype.texi, bovine.texi, calc.texi:
1989 * cc-mode.texi, cl.texi, dbus.texi, dired-x.texi, ebrowse.texi:
1990 * ede.texi, ediff.texi, edt.texi, eieio.texi, emacs-gnutls.texi:
1991 * emacs-mime.texi, epa.texi, erc.texi, ert.texi, eshell.texi:
1992 * eudc.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
1993 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
1994 * newsticker.texi, nxml-mode.texi, pcl-cvs.texi, pgg.texi:
1995 * rcirc.texi, reftex.texi, remember.texi, sasl.texi, sc.texi:
1996 * semantic.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
1997 * srecode.texi, tramp.texi, url.texi, vip.texi, viper.texi:
1998 * widget.texi, wisent.texi, woman.texi: Do not mention buying
1999 copies from the FSF, which does not publish these manuals.
2000
2001 * erc.texi: No need to include gpl in this small manual.
2002
2003 * org.texi (copying): Include a copy of the GFDL.
2004 (GNU Free Documentation License): New section.
2005
2006 2012-12-21 Bastien Guerry <bzg@gnu.org>
2007
2008 * org.texi: Fix typos.
2009
2010 2012-12-16 Paul Eggert <eggert@cs.ucla.edu>
2011
2012 * calc.texi (ISO 8601): Rename from ISO-8601,
2013 as it's typically spelled without a hyphen.
2014
2015 2012-12-16 Jay Belanger <jay.p.belanger@gmail.com>
2016
2017 * calc.texi (ISO-8601): New section.
2018 (Date Formatting Codes): Mention new codes.
2019 (Standard Date Formats): Mention new formats.
2020
2021 2012-12-14 Michael Albinus <michael.albinus@gmx.de>
2022
2023 * tramp.texi (External methods): Move `adb' method here.
2024
2025 2012-12-13 Glenn Morris <rgm@gnu.org>
2026
2027 * cl.texi (Modify Macros, Obsolete Macros): Now letf == cl-letf.
2028
2029 * wisent.texi: Small edits. Set copyright to FSF, update license to
2030 GFDL 1.3+.
2031 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add wisent.
2032 (wisent, $(buildinfodir)/wisent$(INFO_EXT), wisent.dvi, wisent.pdf):
2033 New targets.
2034 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add wisent.
2035 ($(infodir)/wisent$(INFO_EXT), wisent.dvi): New targets.
2036
2037 * bovine.texi: Small edits. Set copyright to FSF, update license to
2038 GFDL 1.3+, remove empty index.
2039 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add bovine.
2040 (bovine, $(buildinfodir)/bovine$(INFO_EXT), bovine.dvi, bovine.pdf):
2041 New targets.
2042 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add bovine.
2043 ($(infodir)/bovine$(INFO_EXT), bovine.dvi): New targets.
2044
2045 2012-12-13 Eric Ludlam <zappo@gnu.org>
2046 David Ponce <david@dponce.com>
2047 Richard Kim <emacs18@gmail.com>
2048
2049 * bovine.texi, wisent.texi: New files, imported from CEDET trunk.
2050
2051 2012-12-13 Glenn Morris <rgm@gnu.org>
2052
2053 * flymake.texi (Customizable variables, Locating the buildfile):
2054 Remove refs to flymake-buildfile-dirs, removed 2007-07-20. (Bug#13148)
2055
2056 * srecode.texi: Small edits. Set copyright to FSF, add explicit
2057 GFDL 1.3+ license, fix up index.
2058 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add srecode.
2059 (srecode, $(buildinfodir)/srecode$(INFO_EXT), srecode.dvi)
2060 (srecode.pdf): New targets.
2061 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add srecode.
2062 ($(infodir)/srecode$(INFO_EXT), srecode.dvi): New targets.
2063
2064 2012-12-13 Eric Ludlam <zappo@gnu.org>
2065
2066 * srecode.texi: New file, imported from CEDET trunk.
2067
2068 2012-12-13 Bastien Guerry <bzg@gnu.org>
2069
2070 * org.texi (Summary, Code block specific header arguments)
2071 (Code block specific header arguments)
2072 (Header arguments in function calls, var, noweb)
2073 (Results of evaluation, Code evaluation security):
2074 Small reformatting: add a blank line before some example.
2075
2076 * org.texi (System-wide header arguments)
2077 (Header arguments in Org mode properties, Conflicts)
2078 (Dynamic blocks, Using the mapping API):
2079 Fix indentation of Elisp code examples.
2080
2081 * org.texi (Comment lines): Fix description of the comment syntax.
2082
2083 * org.texi (Installation): Mention "make test" in the correct section.
2084
2085 2012-12-06 Paul Eggert <eggert@cs.ucla.edu>
2086
2087 * doclicense.texi, gpl.texi: Update to latest version from FSF.
2088 These are just minor editorial changes.
2089
2090 2012-12-04 Michael Albinus <michael.albinus@gmx.de>
2091
2092 * tramp.texi (History): Mention ADB.
2093 (Inline methods): Add `adb' method.
2094
2095 2012-12-03 Michael Albinus <michael.albinus@gmx.de>
2096
2097 * tramp.texi (Top, Obtaining Tramp): Replace CVS by Git.
2098 (External methods): Fix typo.
2099
2100 2012-12-03 Glenn Morris <rgm@gnu.org>
2101
2102 * rcirc.texi (Notices): Fix typo.
2103
2104 2012-11-25 Bill Wohler <wohler@newt.com>
2105
2106 Release MH-E manual version 8.4.
2107
2108 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH, Preface):
2109 Update for release 8.4.
2110
2111 * mh-e.texi (Sequences): Add mh-whitelist-preserves-sequences-flag.
2112 (Junk): Add mh-whitelist-preserves-sequences-flag,
2113 mh-blacklist-msg-hook, mh-whitelist-msg-hook,
2114 mh-folder-blacklisted, mh-folder-whitelisted (closes SF #2945712).
2115
2116 2012-11-25 Paul Eggert <eggert@cs.ucla.edu>
2117
2118 * mh-e.texi (Procmail): Fix two @ typos.
2119
2120 2012-11-24 Paul Eggert <eggert@cs.ucla.edu>
2121
2122 * doclicense.texi, gpl.texi: Update to latest version from FSF.
2123 These are just minor editorial changes.
2124
2125 2012-11-23 Jay Belanger <jay.p.belanger@gmail.com>
2126
2127 * calc.texi (Date Formatting Codes): Mention the new beginning of
2128 the date numbering system.
2129
2130 2012-11-22 Paul Eggert <eggert@cs.ucla.edu>
2131
2132 * calc.texi: Fix TeX issues with capitals followed by ".", "?", "!".
2133 (Date Forms): Correct off-by-one error in explanation of
2134 Julian day numbers. Give Gregorian equivalent of its origin.
2135
2136 2012-11-22 Jay Belanger <jay.p.belanger@gmail.com>
2137
2138 * calc.texi (Date Forms): Mention the customizable
2139 Gregorian-Julian switch.
2140 (Customizing Calc): Mention the variable `calc-gregorian-switch'.
2141
2142 2012-11-17 Paul Eggert <eggert@cs.ucla.edu>
2143
2144 Calc now uses the Gregorian calendar for all dates (Bug#12633).
2145 It also uses January 1, 1 AD as its day number 1.
2146 * calc.texi (Date Forms): Document this.
2147
2148 2012-11-16 Glenn Morris <rgm@gnu.org>
2149
2150 * cl.texi (Function Bindings): Clarify that cl-flet is lexical.
2151 (Obsolete Macros): Move example here from Function Bindings.
2152
2153 * erc.texi: Use @code{nil} rather than just "nil".
2154 (Modules): Undocument obsolete "hecomplete".
2155 Add "notifications".
2156 (Connecting): Add brief section on passwords.
2157 (Options): Make a start by adding erc-hide-list, erc-lurker-hide-list.
2158
2159 2012-11-13 Glenn Morris <rgm@gnu.org>
2160
2161 * flymake.texi (Customizable variables)
2162 (Highlighting erroneous lines): Mention flymake-error-bitmap,
2163 flymake-warning-bitmap, and flymake-fringe-indicator-position.
2164
2165 2012-11-12 Vincent Belaïche <vincentb1@users.sourceforge.net>
2166
2167 * ses.texi: Doc for ses-rename-cell, ses-repair-cell-reference-all & ses-range.
2168 In all file place SES into @acronym{...}.
2169 (Advanced Features): Add key index and function index for
2170 ses-set-header-row. Add description for function
2171 ses-rename-cell. Add description for function
2172 ses-repair-cell-reference-all.
2173 (Ranges in formulas): Add description for ses-range flags.
2174
2175 2012-11-12 Paul Eggert <eggert@cs.ucla.edu>
2176
2177 * texinfo.tex: Merge from gnulib.
2178
2179 2012-11-10 Chong Yidong <cyd@gnu.org>
2180
2181 * url.texi (Introduction): Move url-configuration-directory to
2182 Customization node.
2183 (Parsed URIs): Split into its own node.
2184 (URI Encoding): New node.
2185 (Defining New URLs): Remove empty chapter.
2186 (Retrieving URLs): Add an introduction. Doc fix for url-retrieve.
2187 Improve docs for url-queue-*.
2188 (Supported URL Types): Copyedits. Delete empty subnodes.
2189
2190 * url.texi (Introduction): Rename from Getting Started.
2191 Rewrite the introduction.
2192 (URI Parsing): Rewrite. Omit the obsolete attributes slot.
2193
2194 2012-11-10 Glenn Morris <rgm@gnu.org>
2195
2196 * cl.texi (Obsolete Setf Customization):
2197 Revert defsetf example to the more correct let rather than prog1.
2198 Give define-modify-macro, defsetf, and define-setf-method
2199 gv.el replacements.
2200
2201 * cl.texi (Overview): Mention EIEIO here, as well as the appendix.
2202 (Setf Extensions): Remove obsolete reference.
2203 (Obsolete Setf Customization):
2204 Move note on lack of setf functions to lispref/variables.texi.
2205 Undocument get-setf-method, since it no longer exists.
2206 Mention simple defsetf replaced by gv-define-simple-setter.
2207
2208 2012-11-03 Glenn Morris <rgm@gnu.org>
2209
2210 * cl.texi: Further general copyedits.
2211 (List Functions): Remove copy-tree, standard elisp for some time.
2212 (Efficiency Concerns): Comment out examples that no longer apply.
2213 (Compiler Optimizations): Rename from "Optimizing Compiler"; reword.
2214 (Creating Symbols, Random Numbers): De-emphasize internal
2215 variables cl--gensym-counter and cl--random-state. (Bug#12788)
2216 (Naming Conventions, Type Predicates, Macros)
2217 (Predicates on Numbers): No longer mention cl-floatp-safe.
2218
2219 2012-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
2220
2221 * gnus.texi (Mail Source Specifiers):
2222 Document :leave keyword used for pop mail source.
2223
2224 2012-11-01 Glenn Morris <rgm@gnu.org>
2225
2226 * cl.texi: General copyedits for style, line-breaks, etc.
2227 (Time of Evaluation, Iteration): Add xref to Emacs Lisp manual.
2228 (Macro Bindings, Blocks and Exits):
2229 Acknowledge existence of lexical-binding.
2230 (Iteration): Mainly defer to doc of standard dolist, dotimes.
2231
2232 2012-10-31 Glenn Morris <rgm@gnu.org>
2233
2234 * ert.texi (Introduction, The @code{should} Macro):
2235 Refer to "cl-assert" rather than "assert".
2236
2237 * cl.texi (Function Bindings): Update for cl-flet and cl-labels.
2238 (Obsolete Lexical Binding): Rename section from "Lexical Bindings".
2239 (Obsolete Macros): Rename section from "Obsolete Lexical Macros".
2240 Reword, and add details of flet and labels.
2241 (Modify Macros, Function Bindings): Add some xrefs.
2242
2243 2012-10-30 Glenn Morris <rgm@gnu.org>
2244
2245 * cl.texi (Modify Macros): Update for cl-letf changes.
2246 (Obsolete Lexical Macros): Say a little more about letf/cl-letf.
2247 (Setf Extensions): Partially restore note about cl-getf,
2248 mainly moved to lispref/variables.texi.
2249 (Property Lists): Fix cl-getf typos.
2250 (Mapping over Sequences): Mention cl-mapc naming oddity.
2251
2252 2012-10-29 Glenn Morris <rgm@gnu.org>
2253
2254 * cl.texi (Organization): More details on cl-lib.el versus cl.el.
2255 (Setf Extensions): Remove `apply' setf since it seems to be disabled.
2256 (Customizing Setf): Move contents to "Obsolete Setf Customization".
2257 (Modify Macros, Multiple Values, Other Clauses):
2258 Remove mentions of obsolete features.
2259 (Obsolete Setf Customization): Don't mention `apply' setf.
2260
2261 2012-10-28 Glenn Morris <rgm@gnu.org>
2262
2263 * cl.texi (Multiple Values, Common Lisp Compatibility):
2264 More namespace updates.
2265 (Obsolete Features): Copyedits.
2266 (Obsolete Lexical Macros, Obsolete Setf Customization):
2267 New subsections.
2268
2269 * cl.texi (Porting Common Lisp, Lexical Bindings):
2270 Add some xrefs to the Elisp manual.
2271
2272 * cl.texi (Lexical Bindings): Move to appendix of obsolete features.
2273 (Porting Common Lisp): Emacs Lisp can do true lexical binding now.
2274 (Obsolete Features): New appendix. Move Lexical Bindings here.
2275
2276 2012-10-27 Glenn Morris <rgm@gnu.org>
2277
2278 * cl.texi: Use defmac for macros rather than defspec.
2279 (Efficiency Concerns): Related copyedit.
2280
2281 * cl.texi (Control Structure): Update for setf now being in core.
2282 (Setf Extensions): Rename from Basic Setf. Move much of the
2283 former content to lispref/variables.texi.
2284 (Modify Macros): Move pop, push details to lispref/variables.texi.
2285 (Customizing Setf): Copyedits for setf etc being in core.
2286 (Modify Macros, Efficiency Concerns, Porting Common Lisp):
2287 Further namespaces updates.
2288
2289 2012-10-26 Bastien Guerry <bzg@gnu.org>
2290
2291 * org.texi (Installation): Update the link to Org's ELPA.
2292 Also don't mention org-install.el anymore as the replacement file
2293 org-loaddefs.el is now loaded by org.el.
2294
2295 2012-10-25 Michael Albinus <michael.albinus@gmx.de>
2296
2297 * tramp.texi (Frequently Asked Questions):
2298 Mention `tramp-completion-reread-directory-timeout' for performance
2299 improvement.
2300
2301 2012-10-25 Glenn Morris <rgm@gnu.org>
2302
2303 * cl.texi: Don't mess with the TeX section number counter.
2304 Use Texinfo recommended convention for quotes+punctuation.
2305 (Overview, Sequence Functions): Rephrase for better line-breaking.
2306 (Time of Evaluation, Type Predicates, Modify Macros, Function Bindings)
2307 (Macro Bindings, Conditionals, Iteration, Loop Basics)
2308 (Random Numbers, Mapping over Sequences, Structures)
2309 (Porting Common Lisp): Further updates for cl-lib namespace.
2310 (Modify Macros, Declarations, Macro Bindings, Structures):
2311 Break long lines in examples.
2312 (Dynamic Bindings): Update for changed progv behavior.
2313 (Loop Examples, Efficiency Concerns): Markup fixes.
2314 (Structures): Remove TeX margin change.
2315 (Declarations): Fix typos.
2316
2317 2012-10-24 Glenn Morris <rgm@gnu.org>
2318
2319 * cl.texi (Overview, Multiple Values, Creating Symbols)
2320 (Numerical Functions): Say less/nothing about the original cl.el.
2321 (Old CL Compatibility): Remove.
2322 (Assertions): Remove ignore-errors (standard Elisp for some time).
2323
2324 * cl.texi (Basic Setf, Macros, Declarations, Symbols, Numbers)
2325 (Sequences, Lists, Structures, Assertions, Efficiency Concerns)
2326 (Efficiency Concerns, Efficiency Concerns)
2327 (Common Lisp Compatibility, Old CL Compatibility):
2328 Further updates for cl-lib namespace.
2329
2330 2012-10-24 Paul Eggert <eggert@penguin.cs.ucla.edu>
2331
2332 Update manual for new time stamp format (Bug#12706).
2333 * emacs-mime.texi (time-date): Update for new format.
2334 Also, fix bogus time stamp and modernize a bit.
2335
2336 2012-10-23 Glenn Morris <rgm@gnu.org>
2337
2338 * cl.texi: Include emacsver.texi. Use Emacs version number rather
2339 than unchanging cl.el version number.
2340 End all menu descriptions with a period.
2341 Do not use @dfn{CL} for every instance of "CL".
2342 (Overview): Remove no-runtime caveat, and note about foo* names.
2343 (Usage): Use cl-lib rather than cl.
2344 (Organization, Naming Conventions): Update for cl-lib.el.
2345 (Installation): Remove long-irrelevant node.
2346 (Program Structure, Predicates, Control Structure):
2347 Start updating for cl-lib namespace.
2348 * Makefile.in ($(buildinfodir)/cl$(INFO_EXT), cl.dvi, cl.pdf):
2349 Depend on emacsver.texi.
2350
2351 2012-10-09 Michael Albinus <michael.albinus@gmx.de>
2352
2353 * trampver.texi: Update release number.
2354
2355 2012-10-06 Glenn Morris <rgm@gnu.org>
2356
2357 * erc.texi: Include emacsver.texi, and use EMACSVER rather than
2358 ERC version.
2359 (Introduction): ERC is distributed with Emacs.
2360 (Obtaining ERC, Installation): Remove chapters, no longer relevant.
2361 (Getting Started): Simplify.
2362 (Getting Help and Reporting Bugs): Refer to general Emacs lists.
2363 (History): Mention ERC maintained as part of Emacs now.
2364 * Makefile.in ($(buildinfodir)/erc$(INFO_EXT), erc.dvi, erc.pdf):
2365 Add dependency on emacsver.texi.
2366
2367 * erc.texi: Remove hand-written node pointers.
2368
2369 2012-10-05 Glenn Morris <rgm@gnu.org>
2370
2371 * newsticker.texi (Overview, Requirements, Usage, Configuration):
2372 Copyedits.
2373
2374 2012-10-01 Eric Ludlam <zappo@gnu.org>
2375
2376 * ede.texi (Quick Start, Project Local Variables)
2377 (Miscellaneous commands, ede-java-root, Development Overview)
2378 (Detecting a Project): New nodes.
2379 (Simple projects): Node deleted.
2380
2381 * eieio.texi (Building Classes): Some slot attributes cannot be
2382 overridden.
2383 (Slot Options): Remove an example.
2384 (Method Invocation, Documentation): New nodes.
2385
2386 2012-10-01 Glenn Morris <rgm@gnu.org>
2387
2388 * Makefile.in ($(buildinfodir)/reftex$(INFO_EXT)), reftex.dvi)
2389 (reftex.pdf): Add dependency on emacsver.texi.
2390 * reftex.texi: Don't include directory part for emacsver.texi;
2391 the Makefile's -I handles it.
2392
2393 2012-09-30 Ralf Angeli <angeli@caeruleus.net>
2394
2395 Merge from standalone RefTeX repository.
2396
2397 * reftex.texi: Express TeX, LaTeX, AUCTeX, BibTeX and RefTeX
2398 with macros.
2399 (Imprint): Mention Wolfgang in list of contributors.
2400 (Creating Citations): Give a hint about how to
2401 auto-revert the BibTeX database file when using external editors.
2402 (Referencing Labels): Simplify section about reference macro
2403 cycling.
2404 (Options (Referencing Labels)): Adapt to new structure of
2405 `reftex-ref-style-alist'.
2406 (Referencing Labels, Reference Styles): Document changes in the
2407 referencing functionality.
2408 (Commands): Mention options for definition of header and footer in
2409 BibTeX files.
2410 (Options (Creating Citations)): Document
2411 `reftex-create-bibtex-header' and `reftex-create-bibtex-footer'.
2412 (Reference Styles): New section.
2413 (varioref (LaTeX package), fancyref (LaTeX package)): Remove.
2414 (Options (Referencing Labels)): Remove descriptions of deprecated
2415 variables `reftex-vref-is-default' and `reftex-fref-is-default'.
2416 Add descriptions for `reftex-ref-style-alist' and
2417 `reftex-ref-style-default-list'.
2418 (Referencing Labels): Update regarding reference styles.
2419 (Citation Styles): Mention support for ConTeXt.
2420 (Options (Defining Label Environments)): Fix typo.
2421 (Options (Creating Citations)):
2422 Document `reftex-cite-key-separator'.
2423
2424 2012-09-30 Achim Gratz <Stromeko@Stromeko.DE>
2425
2426 * org.texi: Add description of ORG_ADD_CONTRIB to info
2427 documentation. Add link to Worg for more details.
2428
2429 * org.texi: Clarify installation procedure. Provide link to the
2430 build system description on Worg.
2431
2432 * org.texi: Remove reference to utils/, x11idle.c is now in
2433 contrib/scripts.
2434
2435 * org.texi: Re-normalize to "Org mode" in manual.
2436
2437 * org.texi (Installation): Adapt documentation to new build
2438 system. Mention GNU ELPA (since it needs to be handled like Emacs
2439 built-in Org).
2440
2441 2012-09-30 Adam Spiers <orgmode@adamspiers.org> (tiny change)
2442
2443 * org.texi: Fix typo in description of the 'Hooks' section.
2444
2445 * org.texi: Add ID to the list of special properties.
2446
2447 2012-09-30 Andrew Hyatt <ahyatt@gmail.com> (tiny change)
2448
2449 * org.texi (Moving subtrees): Document the ability to archive to a
2450 datetree.
2451
2452 2012-09-30 Bastien Guerry <bzg@gnu.org>
2453
2454 * org.texi (Installation, Feedback, Batch execution):
2455 Use (add-to-list 'load-path ... t) for the contrib dir.
2456
2457 * org.texi (results): Update documentation for ":results drawer"
2458 and ":results org".
2459
2460 * org.texi (Column width and alignment): Fix typo.
2461
2462 * org.texi (Activation): Point to the "Conflicts" section.
2463
2464 * org.texi (Conflicts): Mention filladapt.el in the list of
2465 conflicting packages.
2466
2467 * org.texi (Activation): Adding org-mode to `auto-mode-alist' is
2468 not needed for versions of Emacs > 22.1.
2469
2470 * org.texi (History and Acknowledgments): Fix typo.
2471
2472 * org.texi (History and Acknowledgments): Add my own
2473 acknowledgments.
2474
2475 * org.texi (Agenda commands): Document the new command and the new
2476 option.
2477
2478 * org.texi (Agenda commands): Delete `org-agenda-action' section.
2479 (Agenda commands): Reorder. Document `*' to toggle persistent
2480 marks.
2481
2482 * org.texi (Agenda dispatcher):
2483 Mention `org-toggle-agenda-sticky'.
2484 (Agenda commands, Exporting Agenda Views): Fix typo.
2485
2486 * org.texi (Templates in contexts, Setting Options): Update to
2487 reflect changes in how contexts options are processed.
2488
2489 * org.texi (Templates in contexts): Document the new structure of
2490 the variables `org-agenda-custom-commands-contexts' and
2491 `org-capture-templates-contexts'.
2492
2493 * org.texi (Templates in contexts): Document the new option
2494 `org-capture-templates-contexts'.
2495 (Storing searches): Document the new option
2496 `org-agenda-custom-commands-contexts'.
2497
2498 * org.texi (Formula syntax for Lisp): Reformat.
2499
2500 * org.texi (Special properties, Column attributes)
2501 (Agenda column view): Document the new special property
2502 CLOCKSUM_T.
2503
2504 * org.texi (Template expansion): Document the new %l template.
2505
2506 * org.texi (Fast access to TODO states): Fix documentation about
2507 allowed characters for fast todo selection.
2508
2509 * org.texi (Weekly/daily agenda): Mention APPT_WARNTIME and its
2510 use in `org-agenda-to-appt'.
2511
2512 * org.texi (Comment lines): Update wrt comments.
2513
2514 * org.texi (Resolving idle time): Document new keybinding.
2515
2516 * org.texi (Clocking commands): Document the use of S-M-<up/down>
2517 on clock timestamps.
2518
2519 * org.texi (Fast access to TODO states): Explicitly says only
2520 letters are supported as fast TODO selection keys.
2521
2522 * org.texi (Link abbreviations): Illustrate the use of the "%h"
2523 specifier. Document the new "%(my-function)" specifier.
2524
2525 * org.texi (Clocking commands): New cindex.
2526 (Clocking commands): Update documentation for `org-clock-in'.
2527 Document `org-clock-in-last'. Mention `org-clock-out' and
2528 `org-clock-in-last' as commands that can be globally bound.
2529 (Resolving idle time): Document continuous clocking.
2530
2531 * org.texi (Top, Introduction): Fix formatting.
2532 (Activation): Add index entries.
2533 (Conventions): Update section.
2534 (Embedded @LaTeX{}): Fix formatting.
2535
2536 * org.texi (Visibility cycling): Document `show-children'.
2537
2538 * org.texi (Using capture): Mention the `org-capture-last-stored'
2539 bookmark as a way to jump to the last stored capture.
2540
2541 * org.texi (Uploading files): Fix typo.
2542
2543 * org.texi (Using capture): Document `C-0' as a prefix argument
2544 for `org-capture'.
2545
2546 * org.texi (Agenda commands): Document persistent marks.
2547
2548 * org.texi (Template expansion): Update doc to reflect change.
2549
2550 * org.texi (Radio tables): Document the :no-escape parameter.
2551
2552 * org.texi (Repeated tasks): Document repeat cookies for years,
2553 months, weeks, days and hours.
2554
2555 * org.texi (Export options): State that you can use the d: option
2556 by specifying a list of drawers.
2557
2558 * org.texi (HTML preamble and postamble): Small doc improvement.
2559
2560 2012-09-30 Brian van den Broek <vanden@gmail.com> (tiny change)
2561
2562 * org.texi: The sections in the Exporting section of the manual
2563 left out articles in the description of the org-export-as-*
2564 commands, among other places. This patch adds them, adds a few
2565 missing prepositions, and switches instances of "an HTML" to "a
2566 html" for internal consistency.
2567
2568 * org.texi: Alter several examples of headings with timestamps in
2569 them to include the timestamps in the body instead of the heading.
2570
2571 2012-09-30 Carsten Dominik <carsten.dominik@gmail.com>
2572
2573 * org.texi (Agenda dispatcher): Document sticky agenda views and
2574 the new key for them.
2575
2576 2012-09-30 Charles <millarc@verizon.net> (tiny change)
2577
2578 * org.texi (Advanced features): Fix error in table.
2579
2580 2012-09-30 Feng Shu <tumashu@gmail.com>
2581
2582 * org.texi (@LaTeX{} fragments): Document imagemagick as an
2583 alternative to dvipng.
2584
2585 2012-09-30 François Allisson <francois@allisson.co> (tiny change)
2586
2587 * org.texi: Remove extra curly bracket.
2588
2589 2012-09-30 Giovanni Ridolfi <giovanni.ridolfi@yahoo.it> (tiny change)
2590
2591 * org.texi (org-clock-in-last and org-clock-cancel): Update the
2592 defkeys.
2593
2594 2012-09-30 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
2595
2596 * org.texi (Agenda commands): Fix two typos by giving
2597 corresponding function names, according to
2598 `org-agenda-view-mode-dispatch'.
2599
2600 2012-09-30 Jan Böcker <jan.boecker@jboecker.de>
2601
2602 * org.texi (The spreadsheet): Fix typo.
2603
2604 2012-09-30 Memnon Anon <gegendosenfleisch@gmail.com> (tiny change)
2605
2606 * org.texi (Tracking your habits): Point to the "Tracking TODO
2607 state changes" section.
2608
2609 2012-09-30 Nicolas Goaziou <n.goaziou@gmail.com>
2610
2611 * org.texi (Literal examples): Remove reference to unknown
2612 `org-export-latex-minted' variable. Also simplify footnote since
2613 `org-export-latex-listings' documentation is exhaustive already.
2614
2615 * org.texi (Plain lists): Remove reference to now hard-coded
2616 `bullet' automatic rule.
2617
2618 2012-09-30 Toby S. Cubitt <tsc25@cantab.net>
2619
2620 * org.texi: Updated documentation accordingly.
2621
2622 2012-09-13 Paul Eggert <eggert@cs.ucla.edu>
2623
2624 * texinfo.tex: Merge from gnulib.
2625
2626 2012-09-12 Michael Albinus <michael.albinus@gmx.de>
2627
2628 Sync with Tramp 2.2.6.
2629
2630 * tramp.texi (Bug Reports): Cleanup caches before a test run.
2631
2632 * trampver.texi: Update release number.
2633
2634 2012-09-12 Paul Eggert <eggert@cs.ucla.edu>
2635
2636 * texinfo.tex: Merge from gnulib.
2637
2638 2012-08-06 Aurélien Aptel <aurelien.aptel@gmail.com>
2639
2640 * url.texi (Parsed URLs): Adjust to the code's use of defstruct
2641 (bug#12096).
2642
2643 2012-08-01 Jay Belanger <jay.p.belanger@gmail.com>
2644
2645 * calc.texi (Simplification modes, Conversions)
2646 (Operating on Selections): Mention "basic" simplification.
2647 (The Calc Mode Line): Mention the mode line display for Basic
2648 simplification mode.
2649 (Simplify Formulas): Refer to 'algebraic' rather than 'default'
2650 simplifications.
2651 (Basic Simplifications): Rename from "Limited Simplifications"
2652 Replace "limited" by "basic" throughout.
2653 (Algebraic Simplifications): Indicate that the algebraic
2654 simplifications are done by default.
2655 (Unsafe Simplifications): Mention `m E'.
2656 (Simplification of Units): Mention `m U'.
2657 (Trigonometric/Hyperbolic Functions, Reducing and Mapping)
2658 (Kinds of Declarations, Functions for Declarations):
2659 Mention "algebraic simplifications" instead of `a s'.
2660 (Algebraic Entry): Remove mention of default simplifications.
2661
2662 2012-07-30 Jay Belanger <jay.p.belanger@gmail.com>
2663
2664 * calc.texi (Getting Started, Tutorial): Change simulated
2665 Calc output to match actual output.
2666 (Simplifying Formulas): Mention that algebraic simplification is now
2667 the default.
2668
2669 2012-07-28 Eli Zaretskii <eliz@gnu.org>
2670
2671 * faq.texi (Right-to-left alphabets): Update for Emacs 24.
2672 (Bug#12073)
2673
2674 2012-07-25 Paul Eggert <eggert@cs.ucla.edu>
2675
2676 Prefer typical American spelling for "acknowledgment".
2677 * calc.texi (History and Acknowledgments): Rename from
2678 History and Acknowledgements.
2679 * idlwave.texi (Acknowledgments):
2680 * ses.texi (Acknowledgments):
2681 * woman.texi (Acknowledgments): Rename from Acknowledgements.
2682
2683 2012-07-09 Paul Eggert <eggert@cs.ucla.edu>
2684
2685 Rename configure.in to configure.ac (Bug#11603).
2686 * ede.texi (Compiler and Linker objects, ede-proj-project)
2687 (ede-step-project): Prefer the name configure.ac to configure.in.
2688
2689 2012-07-06 Michael Albinus <michael.albinus@gmx.de>
2690
2691 * tramp.texi (Multi-hops):
2692 Introduce `tramp-restricted-shell-hosts-alist'.
2693
2694 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2695
2696 * gnus.texi (POP before SMTP): POP-before-SMTP works with all sending
2697 methods, so don't mention smtpmail here.
2698
2699 2012-06-26 Wolfgang Jenkner <wjenkner@inode.at>
2700
2701 * gnus.texi (Picons): Document gnus-picon-properties.
2702
2703 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2704
2705 * gnus.texi: Remove mention of compilation, as that's no longer
2706 supported.
2707
2708 2012-06-26 Christopher Schmidt <christopher@ch.ristopher.com>
2709
2710 * gnus.texi (Archived Messages): Mention
2711 gnus-gcc-pre-body-encode-hook and gnus-gcc-post-body-encode-hook.
2712
2713 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2714
2715 * gnus.texi (Various Summary Stuff):
2716 Remove mention of `gnus-propagate-marks'.
2717
2718 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2719
2720 * gnus.texi: Remove mentions of nnml/nnfolder/nntp backend marks,
2721 which no longer exist.
2722
2723 2012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
2724
2725 * gnus.texi (Archived Messages):
2726 Document gnus-gcc-self-resent-messages.
2727
2728 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2729
2730 * message.texi (Mail Variables):
2731 Mention the optional user parameter for X-Message-SMTP-Method.
2732
2733 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2734
2735 * gnus.texi (Posting Styles): Mention X-Message-SMTP-Method.
2736
2737 * message.texi (Mail Variables): Document X-Message-SMTP-Method.
2738
2739 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2740
2741 * gnus.texi (Key Index): Change encoding to utf-8.
2742
2743 2012-06-21 Glenn Morris <rgm@gnu.org>
2744
2745 * Makefile.in: Rename infodir to buildinfodir throughout. (Bug#11737)
2746
2747 2012-06-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
2748
2749 * gnus.texi (Group Timestamp): Mention where to find documentation for
2750 the `gnus-tmp-' variables (bug#11601).
2751
2752 2012-06-11 Michael Albinus <michael.albinus@gmx.de>
2753
2754 Sync with Tramp 2.2.6-pre.
2755
2756 * tramp.texi (all): Use consequently @command{}, @env{} and @kbd{}
2757 where appropriate.
2758 (Ad-hoc multi-hops): New section.
2759 (Remote processes): New subsection "Running remote processes on
2760 Windows hosts".
2761 (History): Add remote commands on Windows, and ad-hoc multi-hop
2762 methods.
2763 (External methods): "ControlPersist" must be set to "no" for the
2764 `scpc' method.
2765 (Remote processes): Add a note about `auto-revert-tail-mode'.
2766 (Frequently Asked Questions): Use "scpx" in combination with
2767 "ControlPersist". Reported by Adam Spiers <emacs@adamspiers.org>.
2768
2769 * trampver.texi: Update release number.
2770
2771 2012-06-10 Chong Yidong <cyd@gnu.org>
2772
2773 * sc.texi: Remove bogus @ifinfo commands which prevent makeinfo
2774 compilation for html-mono.
2775
2776 2012-06-08 Paul Eggert <eggert@cs.ucla.edu>
2777
2778 * texinfo.tex: Merge from gnulib.
2779
2780 2012-05-29 Katsumi Yamaoka <yamaoka@jpl.org>
2781
2782 * Makefile.in (echo-info): Don't try to install info files named
2783 just ".info".
2784
2785 2012-05-28 Glenn Morris <rgm@gnu.org>
2786
2787 * calc.texi, dired-x.texi: Use @LaTeX rather than La@TeX. (Bug#10910)
2788
2789 * sc.texi: Nuke hand-written node pointers.
2790 Fix top-level menu to match actual node order.
2791
2792 2012-05-27 Glenn Morris <rgm@gnu.org>
2793
2794 * cl.texi, dired-x.texi: Nuke hand-written node pointers.
2795 Some associated fixes, including not messing with chapno in cl.texi.
2796
2797 2012-05-27 Bastien Guerry <bzg@gnu.org>
2798
2799 * org.texi (Durations and time values): Fix typo.
2800
2801 2012-05-26 Paul Eggert <eggert@cs.ucla.edu>
2802
2803 * texinfo.tex: Update from gnulib.
2804
2805 2012-05-19 Jay Belanger <jay.p.belanger@gmail.com>
2806
2807 * calc.texi (Basic Operations on Units, Customizing Calc):
2808 Mention `calc-ensure-consistent-units'.
2809
2810 2012-05-14 Andreas Schwab <schwab@linux-m68k.org>
2811
2812 * cc-mode.texi: Avoid space before macro in 4th argument of cross
2813 reference commands. (Bug#11461)
2814
2815 * Makefile.in (gnus.dvi): Use $@ instead of $*.dvi.
2816
2817 2012-05-12 Glenn Morris <rgm@gnu.org>
2818
2819 * Makefile.in (mostlyclean): Add more TeX intermediates.
2820
2821 * Makefile.in: Make it look more like the other doc Makefiles.
2822 Use explicit $srcdir in all dependencies.
2823 Remove cd $srcdir from rules.
2824 (VPATH): Remove.
2825 (infodir): Set to an absolute path.
2826 (INFO_TARGETS): Use short names.
2827 (mkinfodir): infodir is now absolute.
2828 (echo-info, maintainer-clean): Update for new format of INFO_TARGETS.
2829
2830 * Makefile.in (info.info): Rename from info, to avoid duplication.
2831 (.SUFFIXES): Disable implicit rules.
2832
2833 * Makefile.in (MKDIR_P): New, set by configure.
2834 (mkinfodir): Use $MKDIR_P.
2835
2836 2012-05-07 Glenn Morris <rgm@gnu.org>
2837
2838 * forms.texi (Long Example): Update for changed location of files.
2839
2840 2012-05-04 Glenn Morris <rgm@gnu.org>
2841
2842 * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure.
2843 (INFO_TARGETS): Use $INFO_EXT.
2844 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
2845 * makefile.w32-in (INFO_EXT, INFO_OPTS): New.
2846 (INFO_TARGETS): Use $INFO_EXT.
2847 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
2848
2849 2012-05-02 Glenn Morris <rgm@gnu.org>
2850
2851 * Makefile.in (echo-info): New phony target, used by top-level.
2852
2853 * viper.texi: Make direntry shorter (also it is no longer "newest").
2854
2855 * emacs-gnutls.texi, ert.texi, org.texi:
2856 Fix dircategory, direntry to match info/dir.
2857
2858 * faq.texi: Convert @inforefs to @xrefs.
2859 Fix some malformed cross-references.
2860 (File-name conventions): Shorten section name to avoid overfull line.
2861 (How to add fonts): Use smallexample to avoid overfull lines.
2862
2863 2012-05-01 Teodor Zlatanov <tzz@lifelogs.com>
2864
2865 * auth.texi (Help for users): Update for .gpg file being second.
2866
2867 2012-04-27 Ippei Furuhashi <top.tuna+orgmode@gmail.com> (tiny change)
2868
2869 * org.texi (Agenda commands): Fix two typos: give corresponding
2870 function names, according to `org-agenda-view-mode-dispatch'.
2871
2872 2012-04-27 Glenn Morris <rgm@gnu.org>
2873
2874 * faq.texi (Major packages and programs): Remove section.
2875 There is no point listing 6 packages (cf etc/MORE.STUFF).
2876 (Finding Emacs and related packages): Move "Spell-checkers" here.
2877
2878 2012-04-22 Michael Albinus <michael.albinus@gmx.de>
2879
2880 * dbus.texi (Version): New node.
2881 (Properties and Annotations): Mention the object manager
2882 interface. Describe dbus-get-all-managed-objects.
2883 (Type Conversion): Floating point numbers are allowed, if an
2884 anteger does not fit Emacs's integer range.
2885 (Synchronous Methods): Remove obsolete dbus-call-method-non-blocking.
2886 (Asynchronous Methods): Fix description of
2887 dbus-call-method-asynchronously.
2888 (Receiving Method Calls): Fix some minor errors.
2889 Add dbus-interface-emacs.
2890 (Signals): Describe unicast signals and the new match rules.
2891 (Alternative Buses): Add the PRIVATE optional argument to
2892 dbus-init-bus. Describe its new return value. Add dbus-setenv.
2893
2894 2012-04-20 Glenn Morris <rgm@gnu.org>
2895
2896 * faq.texi (New in Emacs 24): New section.
2897 (Packages that do not come with Emacs): Mention M-x list-packages.
2898
2899 2012-04-14 Alan Mackenzie <acm@muc.de>
2900
2901 * cc-mode.texi (c-offsets-alist): Correct a typo.
2902
2903 2012-04-14 Jérémie Courrèges-Anglas <jca@wxcvbn.org> (tiny change)
2904
2905 * org.texi (Deadlines and scheduling): Fix the example: the
2906 DEADLINE item should come right after the headline. We enforce
2907 this convention, so it is a bug not to illustrate it correctly in
2908 the manual.
2909
2910 2012-04-14 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
2911
2912 * org.texi (Agenda commands): Fix documentation bug by swapping
2913 the equivalent keybindings to `org-agenda-next-line' with the ones
2914 to `org-agenda-previous-line'.
2915
2916 2012-04-14 Glenn Morris <rgm@gnu.org>
2917
2918 * Makefile.in: Replace non-portable use of $< in ordinary rules.
2919
2920 2012-04-09 Eli Zaretskii <eliz@gnu.org>
2921
2922 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean):
2923 Add emacs-gnutls.
2924 ($(infodir)/emacs-gnutls, emacs-gnutls.dvi): New targets.
2925
2926 2012-04-09 Teodor Zlatanov <tzz@lifelogs.com>
2927
2928 * Makefile.in: Add emacs-gnutls.texi to build.
2929
2930 * emacs-gnutls.texi: Add documentation for the GnuTLS integration.
2931
2932 2012-04-05 Teodor Zlatanov <tzz@lifelogs.com>
2933
2934 * auth.texi (Secret Service API): Edit further and give examples.
2935 (Secret Service API): Adjust @samp to @code for collection names.
2936
2937 2012-04-04 Glenn Morris <rgm@gnu.org>
2938
2939 * auth.texi (Secret Service API): Copyedits.
2940 (Help for developers): Fill in some missing function doc-strings.
2941 (Help for users, Help for developers)
2942 (GnuPG and EasyPG Assistant Configuration): Markup fixes.
2943
2944 2012-04-04 Michael Albinus <michael.albinus@gmx.de>
2945
2946 * auth.texi (Secret Service API): Add the missing text.
2947
2948 2012-04-04 Chong Yidong <cyd@gnu.org>
2949
2950 * message.texi (Using PGP/MIME): Note that epg is now the default.
2951
2952 * gnus.texi: Reduce references to obsolete pgg library.
2953 (Security): Note that epg is now the default.
2954
2955 * gnus-faq.texi (FAQ 8-2): Mention EasyPG.
2956
2957 * nxml-mode.texi (Completion): C-RET is no longer bound to
2958 nxml-complete.
2959
2960 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
2961
2962 * org.texi (Customizing tables in ODT export): Correct few errors.
2963
2964 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
2965
2966 * org.texi (Links in ODT export): Update.
2967 (Labels and captions in ODT export): New node.
2968
2969 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
2970
2971 * org.texi (Literal examples in ODT export): htmlfontify.el in
2972 Emacs-24.1 now supports fontification. So ODT source blocks will
2973 be fontified by default.
2974
2975 2012-04-01 Julian Gehring <julian.gehring@googlemail.com> (tiny change)
2976
2977 * org.texi (Refiling notes): Remove duplicated keybinding.
2978
2979 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2980
2981 * org.texi (noweb): Documentation of this new option to the :noweb
2982 header argument.
2983
2984 2012-04-01 Suvayu Ali <fatkasuvayu+linux@gmail.com>
2985
2986 * org.texi (Header and sectioning): Add example demonstrating how
2987 to use "LaTeX_CLASS_OPTIONS".
2988
2989 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2990
2991 * org.texi (Noweb reference syntax): Describe the ability to
2992 execute noweb references in the manual.
2993
2994 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2995
2996 * org.texi (cache): Improve cache documentation when session
2997 evaluation is used.
2998
2999 2012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
3000
3001 * org.texi (Plain lists): Document removal.
3002
3003 2012-04-01 Michael Brand <michael.ch.brand@gmail.com>
3004
3005 * org.texi: Decapitalize file name in references to Calc manual.
3006
3007 2012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
3008
3009 * org.texi (Plain lists): Document removal.
3010
3011 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
3012
3013 * org.texi (Top, OpenDocument Text export)
3014 (ODT export commands, Extending ODT export)
3015 (Images in ODT export, Tables in ODT export)
3016 (Configuring a document converter): Add or Update.
3017
3018 2012-04-01 Carsten Dominik <carsten.dominik@gmail.com>
3019
3020 * org.texi (MobileOrg): Change the wording to reflect that the
3021 Android Version is no longer just the little brother of the iOS
3022 version.
3023
3024 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
3025
3026 * org.texi (Key bindings and useful functions): Update babel key
3027 binding documentation in manual.
3028
3029 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
3030
3031 * org.texi (noweb): Document new noweb header value.
3032
3033 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
3034
3035 * org.texi (noweb-sep): Document new header argument.
3036
3037 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
3038
3039 * org.texi (noweb-ref): Documentation of this new custom variable.
3040
3041 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
3042
3043 * org.texi (wrap): Update the new :wrap documentation to match the
3044 current implementation.
3045
3046 2012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
3047
3048 * org.texi: Added documentation for :wrap.
3049
3050 2012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
3051
3052 * org.texi: #+RESULTS now user-configurable.
3053
3054 2012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
3055
3056 * org.texi: Documented :noweb no-export.
3057
3058 2012-04-01 Thomas Dye <dk@poto.local>
3059
3060 * org.texi: Edit :noweb no header argument for correctness.
3061
3062 2012-04-01 Bastien Guerry <bzg@gnu.org>
3063
3064 * org.texi (Customization): Update the approximate number of Org
3065 variables.
3066
3067 2012-04-01 Thomas Dye <dk@poto.local>
3068
3069 * org.texi: The :results wrap produces a drawer instead of a
3070 begin_results block.
3071
3072 2012-03-22 Peder O. Klingenberg <peder@klingenberg.no> (tiny change)
3073
3074 * gnus.texi (Archived Messages): Update `gnus-message-archive-group' to
3075 reflect the new default.
3076
3077 2012-03-10 Eli Zaretskii <eliz@gnu.org>
3078
3079 * info.texi (Expert Info): Move the index entry for "Texinfo" from
3080 "Getting Started" to this node. (Bug#10450)
3081
3082 2012-03-10 Chong Yidong <cyd@gnu.org>
3083
3084 * flymake.texi (Example -- Configuring a tool called via make):
3085 Mention the Automake COMPILE variable (Bug#8715).
3086
3087 * info.texi (Getting Started): Add an index entry (Bug#10450).
3088
3089 2012-03-02 Michael Albinus <michael.albinus@gmx.de>
3090
3091 * dbus.texi (Signals): Known names will be mapped onto unique
3092 names, when registering for signals.
3093
3094 2012-02-29 Glenn Morris <rgm@gnu.org>
3095
3096 * url.texi: Fix quote usage in body text.
3097
3098 * sem-user.texi, url.texi, woman.texi: Use "" quotes in menus.
3099
3100 * cl.texi: Use @code{} in menus when appropriate.
3101
3102 2012-02-28 Glenn Morris <rgm@gnu.org>
3103
3104 * calc.texi, cc-mode.texi, cl.texi, ebrowse.texi, ediff.texi:
3105 * eshell.texi, gnus-faq.texi, gnus-news.texi, gnus.texi:
3106 * idlwave.texi, info.texi, newsticker.texi, nxml-mode.texi:
3107 * org.texi, sc.texi, vip.texi, viper.texi:
3108 Standardize possessive apostrophe usage.
3109
3110 2012-02-26 Chong Yidong <cyd@gnu.org>
3111
3112 * ediff.texi (Quick Help Commands): Add a couple of index entries
3113 (Bug#10834).
3114
3115 2012-02-17 Glenn Morris <rgm@gnu.org>
3116
3117 * gnus.texi (Posting Styles):
3118 * remember.texi (Org): Fix cross-refs to other manuals.
3119
3120 2012-02-15 Glenn Morris <rgm@gnu.org>
3121
3122 * smtpmail.texi (Emacs Speaks SMTP): General update for 24.1.
3123 (Encryption): New chapter, split out from previous.
3124
3125 2012-02-13 Lars Ingebrigtsen <larsi@gnus.org>
3126
3127 * gnus.texi (Customizing the IMAP Connection):
3128 Mention nnimap-record-commands.
3129
3130 2012-02-10 Glenn Morris <rgm@gnu.org>
3131
3132 * url.texi (Retrieving URLs): Update url-retrieve arguments.
3133 Mention url-queue-retrieve.
3134
3135 2012-02-09 Glenn Morris <rgm@gnu.org>
3136
3137 * sem-user.texi (Semantic mode user commands): Typo fix.
3138
3139 * info.texi (Create Info buffer): Mention info-display-manual.
3140
3141 2012-02-07 Lars Ingebrigtsen <larsi@gnus.org>
3142
3143 * gnus.texi (Mail Source Specifiers): Add a pop3 via an SSH tunnel
3144 example (modified from an example by Michael Albinus).
3145
3146 2012-01-30 Philipp Haselwarter <philipp.haselwarter@gmx.de> (tiny change)
3147
3148 * gnus.texi (Agent Basics): Fix outdated description of
3149 `gnus-agent-auto-agentize-methods'.
3150
3151 2012-01-28 Andreas Schwab <schwab@linux-m68k.org>
3152
3153 * cc-mode.texi: Always @defindex ss.
3154 (Config Basics): Fix argument of @itemize.
3155 (Macro Backslashes): Add @code around index entry.
3156
3157 2012-01-23 Glenn Morris <rgm@gnu.org>
3158
3159 * pcl-cvs.texi (About PCL-CVS): Refer to vc-dir rather than vc-dired.
3160
3161 2012-01-19 Eric Hanchrow <eric.hanchrow@gmail.com>
3162
3163 * tramp.texi (File): Tweak wording for the `scpc' option.
3164
3165 2012-01-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
3166
3167 * gnus.texi (Group Parameters): Really note precedence.
3168
3169 2012-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
3170
3171 * gnus.texi (Group Parameters): Note precedence.
3172
3173 2012-01-03 Eric Schulte <eric.schulte@gmx.com>
3174
3175 * org.texi (Noweb reference syntax): Adding documentation of
3176 the `*org-babel-use-quick-and-dirty-noweb-expansion*'
3177 variable.
3178
3179 2012-01-03 Bastien Guerry <bzg@gnu.org>
3180
3181 * org.texi (Plain lists): Split the table to fix the display
3182 of items.
3183
3184 2012-01-03 Bastien Guerry <bzg@gnu.org>
3185
3186 * org.texi (Plain lists): Fix misplaced explanation.
3187
3188 2012-01-03 Bastien Guerry <bzg@gnu.org>
3189
3190 * org.texi (Plain lists, Agenda files): Add index entries.
3191
3192 2012-01-03 Julian Gehring <julian.gehring@googlemail.com>
3193
3194 * org.texi: Use "Org mode" instead of alternatives like
3195 "Org-mode" or "org-mode".
3196
3197 2012-01-03 Bernt Hansen <bernt@norang.ca>
3198
3199 * org.texi (Agenda commands):
3200 Document `org-clock-report-include-clocking-task'.
3201
3202 2012-01-03 Bastien Guerry <bzg@gnu.org>
3203
3204 * org.texi (Checkboxes): Document the new behavior of `C-u C-c
3205 C-c' on checkboxes.
3206
3207 2012-01-03 Julian Gehring <julian.gehring@googlemail.com>
3208
3209 * org.texi: End sentences with two spaces.
3210
3211 2012-01-03 Michael Brand <michael.ch.brand@gmail.com>
3212
3213 * org.texi (External links): Document the link types file+sys
3214 and file+emacs, slightly narrow used page width.
3215
3216 2012-01-03 Eric Schulte <eric.schulte@gmx.com>
3217
3218 * org.texi (colnames): Note that colnames behavior may differ
3219 across languages.
3220
3221 2012-01-03 Bastien Guerry <bzg@gnu.org>
3222
3223 * org.texi (Weekly/daily agenda, Agenda commands): Fix typos.
3224
3225 2012-01-03 Thomas Dye <dk@poto.westell.com>
3226
3227 * org.texi: Augmented discussion of babel property
3228 inheritance. Put footnote outside sentence ending period.
3229
3230 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
3231
3232 * org.texi (eval): Documenting the full range of :eval header
3233 argument values.
3234
3235 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
3236
3237 * org.texi (eval): Documentation of the new :eval option.
3238
3239 2012-01-03 Thomas Dye <dk@poto.local>
3240
3241 * org.texi: Add accumulated properties.
3242
3243 2012-01-03 Thomas Dye <dk@poto.local>
3244
3245 * org.texi: Documented no spaces in name=assign, another
3246 correction to :var table.
3247
3248 2012-01-03 Thomas Dye <dk@poto.local>
3249
3250 * org.texi: Changed DATA to NAME in Working With Source Code
3251 section.
3252
3253 2012-01-03 Tom Dye <tsd@tsdye.com>
3254
3255 * org.texi: Minor change to :var table.
3256
3257 2012-01-03 Tom Dye <tsd@tsdye.com>
3258
3259 * org.texi: More changes to :var table (some examples were wrong).
3260
3261 2012-01-03 Tom Dye <tsd@tsdye.com>
3262
3263 * org.texi: Cleaned up :var table.
3264
3265 2012-01-03 Bastien Guerry <bzg@gnu.org>
3266
3267 * org.texi (Timestamps, Weekly/daily agenda)
3268 (Weekly/daily agenda): Add @cindex for "appointment".
3269
3270 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
3271
3272 * org.texi (Literal examples): A new link to the template for
3273 inserting empty code blocks.
3274 (Structure of code blocks): A new link to the template for
3275 inserting empty code blocks.
3276
3277 2012-01-03 Rafael Laboissiere <rafael@laboissiere.net> (tiny change)
3278
3279 * org.texi (External links): Add footnote on how the behavior
3280 of the text search in Org files are controled by the variable
3281 `org-link-search-must-match-exact-headline'.
3282
3283 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
3284
3285 * org.texi (Buffer-wide header arguments):
3286 Update documentation to reflect removal of #+PROPERTIES.
3287
3288 2012-01-03 Carsten Dominik <carsten.dominik@gmail.com>
3289
3290 * org.texi (The clock table): Mention that ACHIVED trees
3291 contribute to the clock table.
3292
3293 2012-01-03 Carsten Dominik <carsten.dominik@gmail.com> (tiny change)
3294
3295 * org.texi (Conflicts): Better yasnippet config info.
3296
3297 2012-01-03 Bastien Guerry <bzg@gnu.org> (tiny change)
3298
3299 * org.texi (Selective export): Explicitly mention the default
3300 values for `org-export-select-tags',
3301 `org-export-exclude-tags'.
3302
3303 2012-01-03 Tom Dye <tsd@tsdye.com>
3304
3305 * org.texi: Added a line to specify that header arguments are
3306 lowercase.
3307
3308 2012-01-03 Tom Dye <tsd@tsdye.com>
3309
3310 * org.texi: :var requires default value when declared.
3311
3312 2012-01-03 Bastien Guerry <bzg@gnu.org>
3313
3314 * org.texi (Handling links): Add a note about the
3315 `org-link-frame-setup' option.
3316
3317 2012-01-03 David Maus <dmaus@ictsoc.de>
3318
3319 * org.texi (Exporting Agenda Views, Extracting agenda
3320 information): Fix command line syntax, quote symbol parameter
3321 values.
3322
3323 2012-01-03 David Maus <dmaus@ictsoc.de>
3324
3325 * org.texi (Exporting Agenda Views): Fix command line syntax.
3326
3327 2011-12-28 Paul Eggert <eggert@cs.ucla.edu>
3328
3329 * gnus.texi (Mail Source Customization, Mail Back End Variables):
3330 Use octal notation for file permissions, which are normally
3331 thought of in octal.
3332 (Mail Back End Variables): Use more-plausible modes in example.
3333
3334 2011-12-20 Alan Mackenzie <acm@muc.de>
3335
3336 * cc-mode.texi: Update version string 5.31 -> 5.32.
3337
3338 2011-12-06 Juanma Barranquero <lekktu@gmail.com>
3339
3340 * gnus-faq.texi (FAQ 2-1, FAQ 3-8, FAQ 4-14, FAQ 9-1): Fix typos.
3341
3342 2011-11-24 Glenn Morris <rgm@gnu.org>
3343
3344 * gnus.texi, smtpmail.texi: Fix case of "GnuTLS".
3345
3346 2011-11-24 Juanma Barranquero <lekktu@gmail.com>
3347
3348 * makefile.w32-in: Update dependencies.
3349
3350 2011-11-20 Glenn Morris <rgm@gnu.org>
3351
3352 * gnus.texi (Group Information):
3353 Remove gnus-group-fetch-faq, command deleted 2010-09-24.
3354
3355 2011-11-20 Juanma Barranquero <lekktu@gmail.com>
3356
3357 * gnus-coding.texi (Gnus Maintenance Guide):
3358 Rename from "Gnus Maintainance Guide".
3359
3360 * ede.texi (ede-compilation-program, ede-compiler, ede-linker):
3361 * eieio.texi (Customizing):
3362 * gnus.texi (Article Washing):
3363 * gnus-news.texi:
3364 * sem-user.texi (Smart Jump): Fix typos.
3365
3366 2011-11-16 Juanma Barranquero <lekktu@gmail.com>
3367
3368 * org.texi (Agenda commands, Exporting Agenda Views): Fix typos.
3369
3370 2011-11-15 Juanma Barranquero <lekktu@gmail.com>
3371
3372 * ede.texi (project-am-texinfo):
3373 * gnus.texi (Sending or Not Sending):
3374 * org.texi (Template elements): Fix typos.
3375
3376 2011-11-14 Juanma Barranquero <lekktu@gmail.com>
3377
3378 * ediff.texi (Hooks):
3379 * sem-user.texi (Semanticdb Roots): Fix typos.
3380
3381 2011-11-11 Juanma Barranquero <lekktu@gmail.com>
3382
3383 * semantic.texi (Tag handling): Fix typo.
3384
3385 2011-10-31 Katsumi Yamaoka <yamaoka@jpl.org>
3386
3387 * gnus.texi (Other Gnus Versions): Remove.
3388
3389 2011-10-28 Alan Mackenzie <acm@muc.de>
3390
3391 * cc-mode.texi (Indentation Commands): Mention "macros with semicolons".
3392 (Other Special Indentations): Add an xref to "Macros with ;".
3393 (Customizing Macros): Add stuff about syntax in macros. Add an xref to
3394 "Macros with ;".
3395 (Macros with ;): New page.
3396
3397 * cc-mode.texi (Movement Commands): Document `c-defun-tactic'.
3398 Document the new handling of nested scopes for movement by defuns.
3399
3400 2011-10-23 Michael Albinus <michael.albinus@gmx.de>
3401
3402 Sync with Tramp 2.2.3.
3403
3404 * trampver.texi: Update release number.
3405
3406 2011-10-14 Glenn Morris <rgm@gnu.org>
3407
3408 * ert.texi (Introduction, How to Run Tests)
3409 (Running Tests Interactively, Expected Failures)
3410 (Tests and Their Environment, Useful Techniques)
3411 (Interactive Debugging, Fixtures and Test Suites):
3412 Minor rephrasings.
3413 (Running Tests Interactively, The @code{should} Macro): Add xrefs.
3414 (Running Tests in Batch Mode): Simplify loading instructions.
3415 (Test Selectors): Clarify some selectors.
3416 (Expected Failures, Useful Techniques):
3417 Make examples fit in 80 columns.
3418
3419 2011-10-13 Jay Belanger <jay.p.belanger@gmail.com>
3420
3421 * calc.texi (Basic Operations on Units): Discuss temperature
3422 conversion (`u t') alongside with other unit conversions ('u c').
3423
3424 2011-10-12 Glenn Morris <rgm@gnu.org>
3425
3426 * ert.texi: Whitespace trivia to make main menu items line up better.
3427
3428 2011-10-08 Glenn Morris <rgm@gnu.org>
3429
3430 * Makefile.in: Fix ert rules.
3431
3432 2011-10-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
3433
3434 * gnus.texi (Gnus Utility Functions): Add more references and
3435 explanations (bug#9683).
3436
3437 2011-09-26 Paul Eggert <eggert@cs.ucla.edu>
3438
3439 * texinfo.tex: Merge from gnulib.
3440
3441 2011-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
3442
3443 * gnus.texi (Archived Messages): Note the default (bug#9552).
3444
3445 2011-09-21 Bill Wohler <wohler@newt.com>
3446
3447 Release MH-E manual version 8.3.
3448
3449 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
3450 release 8.3.
3451 (Preface): Update support information.
3452 (From Bill Wohler): Reset text to original version. As a
3453 historical quote, the tense should be correct in the time that it
3454 was written.
3455
3456 2011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
3457
3458 * gnus.texi (Listing Groups): Explain `gnus-group-list-limit'.
3459 (Finding the News): Doc clarification.
3460 (Terminology): Mention naming.
3461
3462 2011-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
3463
3464 * gnus.texi: Remove mentions of `recent', which are now obsolete.
3465 (Interactive): Document `quiet'.
3466
3467 2011-08-15 Suvayu Ali <fatkasuvayu+linux@gmail.com> (tiny change)
3468
3469 * org.texi (Images in LaTeX export): Rewrite.
3470
3471 2011-08-15 Bastien Guerry <bzg@gnu.org>
3472
3473 * org.texi (Using the mapping API): Mention 'region as a possible
3474 scope for `org-map-entries'.
3475
3476 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3477
3478 * org.texi (Visibility cycling): Document `org-copy-visible'.
3479
3480 2011-08-15 Bastien Guerry <bzg@gnu.org>
3481
3482 * org.texi (Template expansion): Order template sequences in the
3483 proper order.
3484
3485 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3486
3487 * org.texi (eval): Expand discussion of the :eval header argument.
3488
3489 2011-08-15 Bastien Guerry <bzg@gnu.org>
3490
3491 * org.texi (Languages): Add Lilypond and Awk as supported
3492 languages.
3493
3494 2011-08-15 Achim Gratz <stromeko@nexgo.de>
3495
3496 * org.texi: Document that both CLOCK_INTO_DRAWER and
3497 LOG_INTO_DRAWER can be used to override the contents of variable
3498 org-clock-into-drawer (or if unset, org-log-into-drawer).
3499
3500 * org.texi: Replace @xref->@pxref.
3501
3502 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3503
3504 * org.texi (Evaluating code blocks): Documenting the new option
3505 for inline call lines.
3506
3507 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3508
3509 * org.texi (Results of evaluation): More explicit about the
3510 mechanism through which interactive evaluation of code is
3511 performed.
3512
3513 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3514
3515 * org.texi (noweb-ref): New header argument documentation.
3516
3517 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3518
3519 * org.texi (Extracting source code): Documentation of the new
3520 org-babel-tangle-named-block-combination variable.
3521
3522 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3523
3524 * org.texi (Structure of code blocks): Explicitly state that the
3525 behavior of multiple blocks of the same name is undefined.
3526
3527 2011-08-15 Christian Egli <christian.egli@sbszh.ch>
3528
3529 * org.texi (TaskJuggler export): Modify the example to reflect the
3530 new effort durations.
3531
3532 2011-08-15 David Maus <dmaus@ictsoc.de>
3533
3534 * org.texi (Images in LaTeX export): Escape curly brackets in
3535 LaTeX example.
3536
3537 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3538
3539 * org.texi (The clock table): Document the :properties and
3540 :inherit-props arguments for the clocktable.
3541
3542 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3543
3544 * org.texi (Tables in LaTeX export): Document specifying placement
3545 options for tables.
3546
3547 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3548
3549 * org.texi (Evaluating code blocks): More specific documentation
3550 about the different types of header arguments.
3551
3552 2011-08-15 Manuel Giraud <manuel.giraud@univ-nantes.fr>
3553
3554 * org.texi (Sitemap): Document `:sitemap-sans-extension' property.
3555
3556 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3557
3558 * org.texi (Built-in table editor): Document the table field
3559 follow mode.
3560
3561 2011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
3562
3563 * org.texi (Easy Templates): Document new template.
3564
3565 2011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
3566
3567 * org.texi (Literal examples): Add a cross-reference from "Literal
3568 Examples" to "Easy Templates."
3569
3570 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3571
3572 * org.texi (The clock table): Add link to match syntax.
3573
3574 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3575
3576 * org.texi (Agenda commands): Document clock consistency checks.
3577
3578 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3579
3580 * org.texi (Built-in table editor): Document that \vert represents
3581 a vertical bar in a table field.
3582
3583 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3584
3585 * org.texi (Literal examples): Link from "Markup" > "Literate
3586 Examples" to "Working with Source Code".
3587
3588 2011-08-15 Puneeth Chaganti <punchagan@gmail.com>
3589
3590 * org.texi (Agenda commands): Doc for function option to bulk
3591 action.
3592
3593 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3594
3595 * org.texi (Template expansion): Document new %<...> template
3596 escape.
3597
3598 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3599
3600 * org.texi (Selective export): Document exclusion of any tasks
3601 from export.
3602
3603 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3604
3605 * org.texi (Selective export): Document how to exclude DONE tasks
3606 from export.
3607 (Publishing options): Document the properties to be used to turn off
3608 export of DONE tasks.
3609
3610 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3611
3612 * org.texi (The date/time prompt): Document date range protection.
3613
3614 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3615
3616 * org.texi (padline): Documentation of the new padline header
3617 argument.
3618
3619 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3620
3621 * org.texi (var): Adding "[" to list of characters triggering
3622 elisp evaluation.
3623
3624 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3625
3626 * org.texi (var): Documentation of Emacs Lisp evaluation during
3627 variable assignment.
3628
3629 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3630
3631 * org.texi (colnames): Reference indexing into variables, and note
3632 that colnames are *not* removed before indexing occurs.
3633 (rownames): Reference indexing into variables, and note that
3634 rownames are *not* removed before indexing occurs.
3635
3636 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3637
3638 * org.texi (var): Clarification of indexing into tabular
3639 variables.
3640
3641 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3642
3643 * org.texi (results): Documentation of the `:results wrap' header
3644 argument.
3645
3646 2011-08-15 Bastien Guerry <bzg@gnu.org>
3647
3648 * org.texi (LaTeX and PDF export): Add a note about a limitation
3649 of the LaTeX export: the org file has to be properly structured.
3650
3651 2011-08-15 Bastien Guerry <bzg@gnu.org>
3652
3653 * org.texi (Dynamic blocks, Structure editing):
3654 Mention the function `org-narrow-to-block'.
3655
3656 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3657
3658 * org.texi (Languages): Updating list of code block supported
3659 languages.
3660
3661 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3662
3663 * org.texi (Special properties): CATEGORY is a special property,
3664 but it may also used in the drawer.
3665
3666 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3667
3668 * org.texi (mkdirp): Documentation of the :mkdirp header argument.
3669
3670 2011-08-15 Puneeth Chaganti <punchagan@gmail.com>
3671
3672 * org.texi (Include files): Document :lines.
3673
3674 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3675
3676 * org.texi (comments): Documentation of the ":comments noweb" code
3677 block header argument.
3678
3679 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3680
3681 * org.texi (Conflicts): Change "yasnippets" to "yasnippet" and
3682 added extra whitespace around functions to be consistent with the
3683 rest of the section.
3684
3685 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3686
3687 * org.texi (Evaluating code blocks): Expand discussion of
3688 #+call: line syntax.
3689 (Header arguments in function calls): Expand discussion of
3690 #+call: line syntax.
3691
3692 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3693
3694 * org.texi (Evaluating code blocks): More explicit about how to
3695 pass variables to #+call lines.
3696
3697 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3698
3699 * org.texi (Results of evaluation): Link to the :results header
3700 argument list from the "Results of evaluation" section.
3701
3702 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3703
3704 * org.texi (Conflicts): Adding additional information about
3705 resolving org/yasnippet conflicts.
3706
3707 2011-08-15 David Maus <dmaus@ictsoc.de>
3708
3709 * org.texi (Publishing options): Document style-include-scripts
3710 publishing project property.
3711
3712 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3713
3714 * org.texi (Sparse trees): Document the next-error /
3715 previous-error functionality.
3716
3717 2011-08-15 Tom Dye <tsd@tsdye.com>
3718
3719 * org.texi (cache): Improve documentation of code block caches.
3720
3721 2011-08-15 Tom Dye <tsd@tsdye.com>
3722
3723 * org.texi (Code block specific header arguments):
3724 Documentation of multi-line header arguments.
3725
3726 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3727
3728 * org.texi (Code evaluation security): Add example for using a
3729 function.
3730
3731 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3732
3733 * org.texi (Tables in LaTeX export): Documentation of new
3734 attr_latex options for tables.
3735
3736 2011-08-03 Michael Albinus <michael.albinus@gmx.de>
3737
3738 * trampver.texi: Update release number.
3739
3740 2011-07-30 Michael Albinus <michael.albinus@gmx.de>
3741
3742 Sync with Tramp 2.2.2.
3743
3744 * trampver.texi: Update release number.
3745
3746 2011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
3747
3748 * flymake.texi (Example -- Configuring a tool called via make):
3749 Use /dev/null instead of the Windows "nul" (bug#8715).
3750
3751 2011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
3752
3753 * widget.texi (Setting Up the Buffer): Remove mention of the
3754 global keymap parent, which doesn't seem to be accurate
3755 (bug#7045).
3756
3757 2011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
3758
3759 * org.texi (Special agenda views): Fix double quoting (bug#3509).
3760
3761 2010-07-10 Kevin Ryde <user42@zip.com.au>
3762
3763 * cl.texi (For Clauses): Add destructuring example processing an
3764 alist (bug#6596).
3765
3766 2011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
3767
3768 * ediff.texi (Major Entry Points): Remove mention of `require',
3769 since that's not pertinent in the installed Emacs (bug#9016).
3770
3771 2011-07-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
3772
3773 * gnus.texi (Expiring Mail): Document gnus-auto-expirable-marks.
3774 (Filtering New Groups): Clarify how simple the "options -n" format is.
3775 (Agent Expiry): Remove mention of `gnus-request-expire-articles', which
3776 is internal.
3777
3778 2011-07-04 Michael Albinus <michael.albinus@gmx.de>
3779
3780 * tramp.texi (Cleanup remote connections):
3781 Add `tramp-cleanup-this-connection'.
3782
3783 2011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
3784
3785 * gnus.texi (Subscription Methods): Link to "Group Levels" to explain
3786 zombies.
3787 (Checking New Groups): Ditto (bug#8974).
3788 (Checking New Groups): Move the reference to the right place.
3789
3790 2011-07-03 Dave Abrahams <dave@boostpro.com> (tiny change)
3791
3792 * gnus.texi (Startup Files): Clarify that we're talking about numbered
3793 backups, and not actual vc (bug#8975).
3794
3795 2011-07-03 Kevin Ryde <user42@zip.com.au>
3796
3797 * cl.texi (For Clauses): @items for hash-values and key-bindings
3798 to make them more visible when skimming. Add examples of `using'
3799 clause to them, examples being clearer than a description in
3800 words (bug#6599).
3801
3802 2011-07-01 Alan Mackenzie <acm@muc.de>
3803
3804 * cc-mode.texi (Guessing the Style): New page.
3805 (Styles): Add a short introduction to above.
3806
3807 2011-06-28 Deniz Dogan <deniz@dogan.se>
3808
3809 * rcirc.texi (Configuration): Bug-fix:
3810 `rcirc-default-user-full-name' is now `rcirc-default-full-name'.
3811 Reported by Elias Pipping <pipping@exherbo.org>.
3812
3813 2011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
3814
3815 * gnus.texi (Summary Mail Commands):
3816 Document `gnus-summary-reply-to-list-with-original'.
3817
3818 2011-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
3819
3820 * eshell.texi (Known problems): Fix typo.
3821
3822 2011-06-12 Michael Albinus <michael.albinus@gmx.de>
3823
3824 * tramp.texi (Customizing Completion): Mention authinfo-style files.
3825 (Password handling): `auth-source-debug' is good for debug messages.
3826
3827 2011-05-31 Teodor Zlatanov <tzz@lifelogs.com>
3828
3829 * gnus.texi (Store custom flags and keywords): Refer to
3830 `gnus-registry-article-marks-to-{chars,names}' instead of
3831 `gnus-registry-user-format-function-{M,M2}'.
3832
3833 2011-05-27 Paul Eggert <eggert@cs.ucla.edu>
3834
3835 * texinfo.tex: Merge from gnulib.
3836
3837 2011-05-18 Teodor Zlatanov <tzz@lifelogs.com>
3838
3839 * gnus.texi (Gnus Registry Setup): Rename from "Setup".
3840 (Store custom flags and keywords):
3841 Mention `gnus-registry-user-format-function-M' and
3842 `gnus-registry-user-format-function-M2'.
3843
3844 2011-05-17 Paul Eggert <eggert@cs.ucla.edu>
3845
3846 * texinfo.tex: Sync from gnulib, version 2011-05-11.16.
3847
3848 2011-05-17 Glenn Morris <rgm@gnu.org>
3849
3850 * gnus.texi (Face): Fix typo.
3851
3852 2011-05-14 Glenn Morris <rgm@gnu.org>
3853
3854 * dired-x.texi (Omitting Examples): Minor addition.
3855
3856 2011-05-10 Jim Meyering <meyering@redhat.com>
3857
3858 * ede.texi: Fix typo "or or -> or".
3859
3860 2011-05-03 Peter Münster <pmlists@free.fr> (tiny change)
3861
3862 * gnus.texi (Summary Buffer Lines):
3863 gnus-summary-user-date-format-alist does not exist.
3864 (Sorting the Summary Buffer): More about sorting threads.
3865
3866 2011-04-25 Michael Albinus <michael.albinus@gmx.de>
3867
3868 * trampver.texi: Update release number.
3869
3870 2011-04-14 Michael Albinus <michael.albinus@gmx.de>
3871
3872 * tramp.texi (Frequently Asked Questions): New item for disabling
3873 Tramp in other packages.
3874
3875 2011-04-14 Teodor Zlatanov <tzz@lifelogs.com>
3876
3877 * gnus.texi (nnmairix caveats, Setup, Registry Article Refer Method)
3878 (Fancy splitting to parent, Store arbitrary data):
3879 Update gnus-registry docs.
3880
3881 2011-04-13 Juanma Barranquero <lekktu@gmail.com>
3882
3883 * ede.texi: Fix typos.
3884
3885 2011-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
3886
3887 * gnus.texi (Window Layout): @itemize @code doesn't exist.
3888 It's @table @code.
3889
3890 2011-03-19 Antoine Levitt <antoine.levitt@gmail.com>
3891
3892 * gnus.texi (Listing Groups): Document gnus-group-list-ticked.
3893
3894 2011-03-17 Jay Belanger <jay.p.belanger@gmail.com>
3895
3896 * calc.texi (Logarithmic Units): Update the function names.
3897
3898 2011-03-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
3899
3900 * message.texi (Various Commands): Document format specs in the
3901 ellipsis.
3902
3903 2011-03-15 Antoine Levitt <antoine.levitt@gmail.com>
3904
3905 * message.texi (Insertion Variables): Document message-cite-style.
3906
3907 2011-03-14 Michael Albinus <michael.albinus@gmx.de>
3908
3909 * tramp.texi (Remote processes): New subsection "Running shell on
3910 a remote host".
3911
3912 2011-03-12 Teodor Zlatanov <tzz@lifelogs.com>
3913
3914 * auth.texi (Help for developers): Update docs to explain that the
3915 :save-function will only run the first time.
3916
3917 2011-03-12 Glenn Morris <rgm@gnu.org>
3918
3919 * Makefile.in (emacs-faq.html): Fix some more cross-refs.
3920 (emacs-faq.text): New target.
3921 (clean): Add emacs-faq.
3922
3923 2011-03-12 Michael Albinus <michael.albinus@gmx.de>
3924
3925 Sync with Tramp 2.2.1.
3926
3927 * trampver.texi: Update release number.
3928
3929 2011-03-11 Glenn Morris <rgm@gnu.org>
3930
3931 * Makefile.in (HTML_TARGETS): New.
3932 (clean): Delete $HTML_TARGETS.
3933 (emacs-faq.html): New, for use with the gnu.org Emacs webpage.
3934
3935 2011-03-08 Teodor Zlatanov <tzz@lifelogs.com>
3936
3937 * auth.texi (Help for developers): Show example of using
3938 `auth-source-search' with prompts and :save-function.
3939
3940 2011-03-07 Chong Yidong <cyd@stupidchicken.com>
3941
3942 * Version 23.3 released.
3943
3944 2011-03-07 Antoine Levitt <antoine.levitt@gmail.com>
3945
3946 * message.texi (Message Buffers): Update default value of
3947 message-generate-new-buffers.
3948
3949 2011-03-06 Jay Belanger <jay.p.belanger@gmail.com>
3950
3951 * calc.texi (Logarithmic Units): Rename calc-logunits-dblevel
3952 and calc-logunits-nplevel to calc-dblevel and calc-nplevel,
3953 respectively.
3954 (Musical Notes): New section.
3955 (Customizing Calc): Mention the customizable variable
3956 calc-note-threshold.
3957
3958 2011-03-03 Glenn Morris <rgm@gnu.org>
3959
3960 * url.texi (Dealing with HTTP documents): Remove reference to
3961 function url-decode-text-part; never seems to have existed. (Bug#6038)
3962 (Configuration): Update url-configuration-directory description.
3963
3964 2011-03-02 Glenn Morris <rgm@gnu.org>
3965
3966 * dired-x.texi (Multiple Dired Directories): Remove mentions
3967 of dired-default-directory-alist and dired-default-directory.
3968 Move dired-smart-shell-command here...
3969 (Miscellaneous Commands): ... from here.
3970
3971 2011-03-02 Paul Eggert <eggert@cs.ucla.edu>
3972
3973 * texinfo.tex: Update to version 2011-02-24.09.
3974
3975 2011-03-02 Glenn Morris <rgm@gnu.org>
3976
3977 * dired-x.texi (Omitting Variables): Refer to add-dir-local-variable
3978 instead of the obsoleted dired-omit-here-always.
3979
3980 2011-02-28 Michael Albinus <michael.albinus@gmx.de>
3981
3982 * tramp.texi (Frequently Asked Questions): Add Emacs 24 to
3983 supported systems.
3984
3985 2011-02-28 Glenn Morris <rgm@gnu.org>
3986
3987 * dbus.texi (Type Conversion): Grammar fix.
3988
3989 2011-02-23 Michael Albinus <michael.albinus@gmx.de>
3990
3991 * tramp.texi: Use consistently "Emacs" (instead of "GNU Emacs") and
3992 "Debian GNU/Linux".
3993
3994 * trampver.texi [xemacs]: Set emacsothername to "Emacs".
3995
3996 2011-02-23 Glenn Morris <rgm@gnu.org>
3997
3998 * dired-x.texi (Features): Minor rephrasing.
3999 (Local Variables): Fix typos.
4000
4001 * edt.texi, erc.texi, gnus.texi, idlwave.texi, mh-e.texi:
4002 Standardize some Emacs/XEmacs terminology.
4003
4004 * dired-x.texi (Features): Don't advertise obsolete local variables.
4005 Simplify layout.
4006 (Omitting Variables): Update local variables example.
4007 (Local Variables): Say this is obsolete. Fix description of
4008 dired-enable-local-variables possible values.
4009
4010 2011-02-22 Teodor Zlatanov <tzz@lifelogs.com>
4011
4012 * auth.texi (Help for users): Mention ~/.netrc is also searched by
4013 default now.
4014
4015 2011-02-21 Lars Ingebrigtsen <larsi@gnus.org>
4016
4017 * gnus.texi (Article Date): Clarify gnus-article-update-date-headers.
4018
4019 2011-02-20 Lars Ingebrigtsen <larsi@gnus.org>
4020
4021 * gnus.texi (Window Layout): Document layout names.
4022
4023 2011-02-19 Eli Zaretskii <eliz@gnu.org>
4024
4025 * ada-mode.texi: Sync @dircategory with ../../info/dir.
4026 * auth.texi: Sync @dircategory with ../../info/dir.
4027 * autotype.texi: Sync @dircategory with ../../info/dir.
4028 * calc.texi: Sync @dircategory with ../../info/dir.
4029 * cc-mode.texi: Sync @dircategory with ../../info/dir.
4030 * cl.texi: Sync @dircategory with ../../info/dir.
4031 * dbus.texi: Sync @dircategory with ../../info/dir.
4032 * dired-x.texi: Sync @dircategory with ../../info/dir.
4033 * ebrowse.texi: Sync @dircategory with ../../info/dir.
4034 * ede.texi: Sync @dircategory with ../../info/dir.
4035 * ediff.texi: Sync @dircategory with ../../info/dir.
4036 * edt.texi: Sync @dircategory with ../../info/dir.
4037 * eieio.texi: Sync @dircategory with ../../info/dir.
4038 * emacs-mime.texi: Sync @dircategory with ../../info/dir.
4039 * epa.texi: Sync @dircategory with ../../info/dir.
4040 * erc.texi: Sync @dircategory with ../../info/dir.
4041 * eshell.texi: Sync @dircategory with ../../info/dir.
4042 * eudc.texi: Sync @dircategory with ../../info/dir.
4043 * flymake.texi: Sync @dircategory with ../../info/dir.
4044 * forms.texi: Sync @dircategory with ../../info/dir.
4045 * gnus.texi: Sync @dircategory with ../../info/dir.
4046 * idlwave.texi: Sync @dircategory with ../../info/dir.
4047 * mairix-el.texi: Sync @dircategory with ../../info/dir.
4048 * message.texi: Sync @dircategory with ../../info/dir.
4049 * mh-e.texi: Sync @dircategory with ../../info/dir.
4050 * newsticker.texi: Sync @dircategory with ../../info/dir.
4051 * nxml-mode.texi: Sync @dircategory with ../../info/dir.
4052 * org.texi: Sync @dircategory with ../../info/dir.
4053 * pcl-cvs.texi: Sync @dircategory with ../../info/dir.
4054 * pgg.texi: Sync @dircategory with ../../info/dir.
4055 * rcirc.texi: Sync @dircategory with ../../info/dir.
4056 * reftex.texi: Sync @dircategory with ../../info/dir.
4057 * remember.texi: Sync @dircategory with ../../info/dir.
4058 * sasl.texi: Sync @dircategory with ../../info/dir.
4059 * sc.texi: Sync @dircategory with ../../info/dir.
4060 * semantic.texi: Sync @dircategory with ../../info/dir.
4061 * ses.texi: Sync @dircategory with ../../info/dir.
4062 * sieve.texi: Sync @dircategory with ../../info/dir.
4063 * smtpmail.texi: Sync @dircategory with ../../info/dir.
4064 * speedbar.texi: Sync @dircategory with ../../info/dir.
4065 * trampver.texi [emacs]: Set emacsname to "Emacs".
4066 * tramp.texi: Sync @dircategory with ../../info/dir.
4067 * url.texi: Sync @dircategory with ../../info/dir.
4068 * vip.texi: Sync @dircategory with ../../info/dir.
4069 * viper.texi: Sync @dircategory with ../../info/dir.
4070 * widget.texi: Sync @dircategory with ../../info/dir.
4071 * woman.texi: Sync @dircategory with ../../info/dir.
4072
4073 2011-02-19 Glenn Morris <rgm@gnu.org>
4074
4075 * dired-x.texi (Technical Details): No longer redefines
4076 dired-add-entry, dired-initial-position, dired-clean-up-after-deletion,
4077 dired-read-shell-command, or dired-find-buffer-nocreate.
4078
4079 2013-02-18 Aidan Gauland <aidalgol@no8wireless.co.nz>
4080
4081 * eshell.texi (Input/Output):
4082 Document insert output redirection operator, >>>.
4083
4084 2011-02-18 Glenn Morris <rgm@gnu.org>
4085
4086 * dired-x.texi (Optional Installation File At Point): Simplify.
4087
4088 2011-02-17 Teodor Zlatanov <tzz@lifelogs.com>
4089
4090 * auth.texi (Help for users): Use :port instead of :protocol for all
4091 auth-source docs.
4092 (GnuPG and EasyPG Assistant Configuration): Mention the default now is
4093 to have two files in `auth-sources'.
4094
4095 2011-02-16 Glenn Morris <rgm@gnu.org>
4096
4097 * dired-x.texi: Use emacsver.texi to get Emacs version.
4098 * Makefile.in ($(infodir)/dired-x, dired-x.dvi, dired-x.pdf):
4099 Depend on emacsver.texi.
4100
4101 * dired-x.texi: Drop meaningless version number.
4102 (Introduction): Remove old info.
4103 (Optional Installation Dired Jump): Autoload from dired-x.
4104 Remove incorrect info about loaddefs.el.
4105 (Bugs): Just refer to M-x report-emacs-bug.
4106
4107 * dired-x.texi (Multiple Dired Directories): Update for rename of
4108 default-directory-alist.
4109 (Miscellaneous Commands): No longer mention very old VM version 4.
4110
4111 2011-02-15 Paul Eggert <eggert@cs.ucla.edu>
4112
4113 Merge from gnulib.
4114 * texinfo.tex: Update to version 2011-02-14.11.
4115
4116 2011-02-14 Teodor Zlatanov <tzz@lifelogs.com>
4117
4118 * auth.texi (Help for users):
4119 Login collection is "Login" and not "login".
4120
4121 2011-02-13 Michael Albinus <michael.albinus@gmx.de>
4122
4123 * tramp.texi (History): Remove IMAP support.
4124 (External methods, Frequently Asked Questions): Remove `imap' and
4125 `imaps' methods.
4126 (Password handling): Remove IMAP entries for ~/.authinfo.gpg.
4127
4128 * trampver.texi: Remove default value of `emacsimap'.
4129
4130 2011-02-13 Glenn Morris <rgm@gnu.org>
4131
4132 * ada-mode.texi, dired-x.texi, ebrowse.texi, ediff.texi, eudc.texi:
4133 * idlwave.texi, reftex.texi, sc.texi, speedbar.texi: Add @top.
4134
4135 2011-02-12 Glenn Morris <rgm@gnu.org>
4136
4137 * sc.texi (Getting Connected): Remove old index entries.
4138
4139 2011-02-12 Ulrich Mueller <ulm@gentoo.org>
4140
4141 * url.texi: Remove duplicate @dircategory (Bug#7942).
4142
4143 2011-02-11 Teodor Zlatanov <tzz@lifelogs.com>
4144
4145 * auth.texi (Overview, Help for users, Help for developers):
4146 Update docs.
4147 (Help for users): Talk about spaces.
4148
4149 2011-02-09 Paul Eggert <eggert@cs.ucla.edu>
4150
4151 * texinfo.tex: Update to version 2011-02-07.16.
4152
4153 2011-02-07 Michael Albinus <michael.albinus@gmx.de>
4154
4155 * dbus.texi (Bus names): Adapt descriptions for
4156 dbus-list-activatable-names and dbus-list-known-names.
4157
4158 2011-02-07 Jay Belanger <jay.p.belanger@gmail.com>
4159
4160 * calc.texi (Logarithmic Units): New section.
4161
4162 2011-02-05 Teodor Zlatanov <tzz@lifelogs.com>
4163
4164 * gnus-overrides.texi: Renamed from overrides.texi and all the relevant
4165 manuals use it now.
4166
4167 * Makefile.in (nowebhack): Fix to use -D flag instead of overrides.
4168
4169 2011-02-05 Katsumi Yamaoka <yamaoka@jpl.org>
4170
4171 * overrides.texi: Remove.
4172
4173 * sieve.texi, sasl.texi, pgg.texi, message.texi, gnus.texi:
4174 * emacs-mime.texi, auth.texi, Makefile.in: Revert last changes.
4175
4176 2011-02-05 Michael Albinus <michael.albinus@gmx.de>
4177
4178 * tramp.texi (Frequently Asked Questions): Mention problems with
4179 WinSSHD.
4180
4181 * trampver.texi: Update release number.
4182
4183 2011-02-05 Era Eriksson <era+tramp@iki.fi> (tiny change)
4184
4185 * tramp.texi:
4186 Replace "delimet" with "delimit" globally.
4187 Replace "explicite" with "explicit" globally.
4188 Replace "instead of" with "instead" where there was nothing after "of".
4189 Audit use of comma before interrogative pronoun, "that", or "which".
4190 Minor word order, spelling, wording changes.
4191
4192 2011-02-04 Teodor Zlatanov <tzz@lifelogs.com>
4193
4194 * overrides.texi: New file to set or clear WEBHACKDEVEL.
4195
4196 * sieve.texi: Use WEBHACKDEVEL.
4197
4198 * sasl.texi: Use WEBHACKDEVEL.
4199
4200 * pgg.texi: Use WEBHACKDEVEL.
4201
4202 * message.texi: Use WEBHACKDEVEL.
4203
4204 * gnus.texi: Use WEBHACKDEVEL.
4205
4206 * emacs-mime.texi: Use WEBHACKDEVEL.
4207
4208 * auth.texi: Use WEBHACKDEVEL.
4209
4210 * Makefile.in (webhack, nowebhack): Hacks to produce for-the-web
4211 manuals.
4212
4213 2011-02-04 Lars Ingebrigtsen <larsi@gnus.org>
4214
4215 * gnus.texi: Add DEVEL header (suggested by Andreas Schwab).
4216
4217 2011-02-03 Paul Eggert <eggert@cs.ucla.edu>
4218
4219 * texinfo.tex: Update to version 2011-02-01.10 from gnulib,
4220 which in turn is copied from ftp://tug.org/tex/.
4221
4222 2011-02-03 Glenn Morris <rgm@gnu.org>
4223
4224 * faq.texi (Contacting the FSF): Mainly just refer to the web-site.
4225 (Binding combinations of modifiers and function keys):
4226 Let's assume people reading this are not using Emacs 18.
4227
4228 2011-02-03 Lars Ingebrigtsen <larsi@gnus.org>
4229
4230 * gnus.texi (Article Date): Remove mention of gnus-stop-date-timer,
4231 since it's run automatically.
4232
4233 2011-02-01 Lars Ingebrigtsen <larsi@gnus.org>
4234
4235 * gnus.texi (Customizing Articles): Fix typo.
4236
4237 2011-01-31 Lars Ingebrigtsen <larsi@gnus.org>
4238
4239 * gnus.texi (Customizing Articles): Document the new way of customizing
4240 the date headers(s).
4241
4242 2011-01-30 Lars Ingebrigtsen <larsi@gnus.org>
4243
4244 * gnus.texi (Client-Side IMAP Splitting): Add a complete nnimap fancy
4245 splitting example.
4246
4247 2011-01-29 Eli Zaretskii <eliz@gnu.org>
4248
4249 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
4250 (MAKEINFO_OPTS): New variable.
4251 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
4252 ($(infodir)/info, $(infodir)/ccmode, $(infodir)/ada-mode)
4253 ($(infodir)/pcl-cvs, $(infodir)/eshell, $(infodir)/cl)
4254 ($(infodir)/dbus, $(infodir)/dired-x, $(infodir)/ediff)
4255 ($(infodir)/flymake, $(infodir)/forms, $(infodir)/gnus)
4256 ($(infodir)/message, $(infodir)/emacs-mime, $(infodir)/sieve)
4257 ($(infodir)/pgg, $(infodir)/mh-e, $(infodir)/reftex)
4258 ($(infodir)/remember, $(infodir)/sasl, $(infodir)/sc)
4259 ($(infodir)/vip, $(infodir)/viper, $(infodir)/widget)
4260 ($(infodir)/efaq, $(infodir)/autotype, $(infodir)/calc)
4261 ($(infodir)/idlwave, $(infodir)/eudc, $(infodir)/ebrowse)
4262 ($(infodir)/woman, $(infodir)/speedbar, $(infodir)/tramp)
4263 ($(infodir)/ses, $(infodir)/smtpmail, $(infodir)/org)
4264 ($(infodir)/url, $(infodir)/newsticker, $(infodir)/nxml-mode)
4265 ($(infodir)/rcirc, $(infodir)/erc, $(infodir)/ert)
4266 ($(infodir)/epa, $(infodir)/mairix-el, $(infodir)/auth)
4267 ($(infodir)/eieio, $(infodir)/ede, $(infodir)/semantic)
4268 ($(infodir)/edt): Use $(MAKEINFO_OPTS).
4269
4270 2011-01-26 Lars Ingebrigtsen <larsi@gnus.org>
4271
4272 * gnus.texi (Article Date): Document gnus-article-update-lapsed-header.
4273
4274 2011-01-24 Teodor Zlatanov <tzz@lifelogs.com>
4275
4276 * message.texi (IDNA): Explain what it is.
4277
4278 2011-01-24 Lars Ingebrigtsen <larsi@gnus.org>
4279
4280 * gnus.texi (The Empty Backend): Document nnnil (bug #7653).
4281
4282 2011-01-23 Werner Lemberg <wl@gnu.org>
4283
4284 * Makefile.in (MAKEINFO): Now controlled by `configure'.
4285 (MAKEINFO_OPTS): New variable. Use it where appropriate.
4286 (ENVADD): Update.
4287
4288 2011-01-18 Glenn Morris <rgm@gnu.org>
4289
4290 * ert.texi: Relicense under GFDL 1.3+, and standardize license notice.
4291
4292 2011-01-14 Eduard Wiebe <usenet@pusto.de>
4293
4294 * nxml-mode.texi (Introduction): Fix file name typos.
4295
4296 2011-01-13 Christian Ohler <ohler@gnu.org>
4297
4298 * ert.texi: New file.
4299
4300 * Makefile.in:
4301 * makefile.w32-in: Add ert.texi.
4302
4303 2011-01-10 Jan Moringen <jan.moringen@uni-bielefeld.de>
4304
4305 * dbus.texi (Receiving Method Calls): New function
4306 dbus-register-service. Rearrange node.
4307
4308 2011-01-07 Paul Eggert <eggert@cs.ucla.edu>
4309
4310 * texinfo.tex: Update to version 2010-12-23.17 from gnulib,
4311 which in turn is copied from ftp://tug.org/tex/.
4312
4313 2011-01-04 Jan Moringen <jan.moringen@uni-bielefeld.de>
4314
4315 * dbus.texi (Receiving Method Calls): Describe new optional
4316 parameter dont-register-service of dbus-register-{method,property}.
4317
4318 2010-12-17 Daiki Ueno <ueno@unixuser.org>
4319
4320 * epa.texi (Encrypting/decrypting *.gpg files):
4321 Mention epa-file-select-keys.
4322
4323 2010-12-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
4324
4325 * gnus.texi (Archived Messages): Remove outdated text.
4326
4327 2010-12-16 Teodor Zlatanov <tzz@lifelogs.com>
4328
4329 * gnus.texi (Foreign Groups): Add clarification of foreign groups.
4330
4331 2010-12-15 Andrew Cohen <cohen@andy.bu.edu>
4332
4333 * gnus.texi (The hyrex Engine): Say that this engine is obsolete.
4334
4335 2010-12-14 Andrew Cohen <cohen@andy.bu.edu>
4336
4337 * gnus.texi (The swish++ Engine): Add customizable parameters
4338 descriptions.
4339 (The swish-e Engine): Ditto.
4340
4341 2010-12-14 Michael Albinus <michael.albinus@gmx.de>
4342
4343 * tramp.texi (Inline methods): Add "ksu" method.
4344 (Remote processes): Add example with remote `default-directory'.
4345
4346 2010-12-14 Glenn Morris <rgm@gnu.org>
4347
4348 * faq.texi (Expanding aliases when sending mail):
4349 Now build-mail-aliases is interactive.
4350
4351 2010-12-13 Andrew Cohen <cohen@andy.bu.edu>
4352
4353 * gnus.texi: First pass at adding (rough) nnir documentation.
4354
4355 2010-12-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
4356
4357 * gnus.texi (Filtering New Groups):
4358 Mention gnus-auto-subscribed-categories.
4359 (The First Time): Remove, since default-subscribed-newsgroups has been
4360 removed.
4361
4362 2010-12-13 Glenn Morris <rgm@gnu.org>
4363
4364 * cl.texi (For Clauses): Small fixes for frames and windows.
4365
4366 2010-12-11 Carsten Dominik <carsten.dominik@gmail.com>
4367
4368 * org.texi (Using capture): Document using prefix arguments for
4369 finalizing capture.
4370 (Agenda commands): Document prefix argument for the bulk scatter
4371 command.
4372 (Beamer class export): Document that also overlay arguments can be
4373 passed to the column environment.
4374 (Template elements): Document the new entry type.
4375
4376 2010-12-11 Puneeth Chaganti <punchagan@gmail.com>
4377
4378 * org.texi (Include files): Document :minlevel.
4379
4380 2010-12-11 Julien Danjou <julien@danjou.info>
4381
4382 * org.texi (Categories): Document category icons.
4383
4384 2010-12-11 Eric Schulte <schulte.eric@gmail.com>
4385
4386 * org.texi (noweb): Fix typo.
4387
4388 2010-12-06 Tassilo Horn <tassilo@member.fsf.org>
4389
4390 * gnus.texi (Server Commands): Point to the rest of the server
4391 commands.
4392
4393 2010-12-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
4394
4395 * gnus.texi (Paging the Article): Note the reverse meanings of `C-u C-u
4396 g'.
4397
4398 2010-12-02 Julien Danjou <julien@danjou.info>
4399
4400 * gnus.texi (Archived Messages): Remove gnus-outgoing-message-group.
4401
4402 2010-11-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
4403
4404 * gnus.texi (Customizing the IMAP Connection): Note the new defaults.
4405 (Direct Functions): Note the STARTTLS upgrade.
4406
4407 2010-11-27 Glenn Morris <rgm@gnu.org>
4408 James Clark <none@example.com>
4409
4410 * nxml-mode.texi (Introduction): New section.
4411
4412 2010-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
4413
4414 * gnus.texi (Server Commands): Document gnus-server-show-server.
4415
4416 2010-11-20 Michael Albinus <michael.albinus@gmx.de>
4417
4418 Sync with Tramp 2.2.0.
4419
4420 * trampver.texi: Update release number.
4421
4422 2010-11-19 Jay Belanger <jay.p.belanger@gmail.com>
4423
4424 * calc.texi (TeX and LaTeX Language Modes, Predefined Units):
4425 Mention that the TeX specific units won't use the `tex' prefix
4426 in TeX mode.
4427
4428 2010-11-18 Katsumi Yamaoka <yamaoka@jpl.org>
4429
4430 * gnus.texi (Misc Article): Document gnus-inhibit-images.
4431
4432 2010-11-17 Glenn Morris <rgm@gnu.org>
4433
4434 * edt.texi: Remove information about Emacs 19.
4435
4436 2010-11-17 Michael Albinus <michael.albinus@gmx.de>
4437
4438 * trampver.texi: Update release number.
4439
4440 2010-11-12 Katsumi Yamaoka <yamaoka@jpl.org>
4441
4442 * gnus.texi (Article Washing): Fix typo.
4443
4444 2010-11-11 Noorul Islam <noorul@noorul.com>
4445
4446 * org.texi: Fix typo.
4447
4448 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4449
4450 * org.texi (Using capture): Explain that refiling is
4451 sensitive to cursor position.
4452
4453 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4454
4455 * org.texi (Images and tables): Add cross reference to link section.
4456
4457 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4458
4459 * org.texi: Document the <c> cookie.
4460
4461 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4462
4463 * org.texi: Multi-line header arguments :PROPERTIES: :ID:
4464 b77c8857-6c76-4ea9-8a61-ddc2648d96c4 :END:.
4465
4466 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4467
4468 * org.texi (CSS support): Document :HTML_CONTAINER_CLASS: property.
4469
4470 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4471
4472 * org.texi (Project alist): Mention that this is a property list.
4473
4474 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4475
4476 * org.texi (Setting up the staging area): Document that
4477 file names remain visible when encrypting the MobileOrg files.
4478
4479 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4480
4481 * org.texi (Setting up the staging area): Document which
4482 versions are needed for encryption.
4483
4484 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4485
4486 * org.texi (noweb): Update :noweb documentation to
4487 reflect the new "tangle" argument.
4488
4489 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4490
4491 * org.texi (Batch execution): Improve tangling script in
4492 documentation.
4493
4494 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4495
4496 * org.texi (Handling links, In-buffer settings):
4497 Document inlining images on startup.
4498
4499 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4500
4501 * org.texi (Setting up the staging area): Document use of
4502 crypt password.
4503
4504 2010-11-11 David Maus <dmaus@ictsoc.de>
4505
4506 * org.texi (Template expansion): Add date related link type escapes.
4507
4508 2010-11-11 David Maus <dmaus@ictsoc.de>
4509
4510 * org.texi (Template expansion): Add mew in table for link type
4511 escapes.
4512
4513 2010-11-11 David Maus <dmaus@ictsoc.de>
4514
4515 * org.texi (Template expansion): Fix typo in link type escapes.
4516
4517 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4518
4519 * org.texi (Structure of code blocks): Another documentation tweak.
4520
4521 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4522
4523 * org.texi (Structure of code blocks): Documentation tweak.
4524
4525 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4526
4527 * org.texi (Structure of code blocks):
4528 Update documentation to mention inline code block syntax.
4529
4530 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4531
4532 * org.texi (comments): Improve wording.
4533
4534 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4535
4536 * org.texi (comments): Document the new :comments header arguments.
4537
4538 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4539
4540 * org.texi (Installation): Remove the special
4541 installation instructions for XEmacs.
4542
4543 2010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
4544
4545 * org.texi (Easy Templates): New section. Documents quick
4546 insertion of empty structural elements.
4547
4548 2010-11-11 Noorul Islam <noorul@noorul.com>
4549
4550 * org.texi: Fix doc.
4551
4552 2010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
4553
4554 * org.texi (The date/time prompt): Document specification
4555 of time ranges.
4556
4557 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4558
4559 * org.texi (Internal links): Document the changes in
4560 internal links.
4561
4562 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4563
4564 * org.texi (Agenda commands): Document the limitation for
4565 the filter preset - it can only be used for an entire agenda
4566 view, not in an individual block in a block agenda.
4567
4568 2010-11-11 Eric S Fraga <e.fraga@ucl.ac.uk>
4569
4570 * org.texi (iCalendar export): Document alarm creation.
4571
4572 2010-11-10 Michael Albinus <michael.albinus@gmx.de>
4573
4574 * dbus.texi (Type Conversion): Introduce `:unix-fd' type mapping.
4575
4576 2010-11-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
4577
4578 * gnus.texi (Article Washing): Document gnus-article-treat-non-ascii.
4579
4580 2010-11-09 Jay Belanger <jay.p.belanger@gmail.com>
4581
4582 * calc.texi: Use emacsver.texi to determine Emacs version.
4583
4584 2010-11-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
4585
4586 * gnus.texi (Customizing the IMAP Connection): Remove nnir mention,
4587 since that works by default.
4588
4589 2010-11-03 Kan-Ru Chen <kanru@kanru.info> (tiny change)
4590
4591 * gnus.texi (Customizing the IMAP Connection): Document
4592 `nnimap-expunge' and remove `nnimap-expunge-inbox' from example.
4593
4594 2010-11-04 Michael Albinus <michael.albinus@gmx.de>
4595
4596 * tramp.texi (Remote shell setup): New item "Interactive shell
4597 prompt". Reported by Christian Millour <cm@abtela.com>.
4598 (Remote shell setup, Remote processes): Use @code{} for
4599 environment variables.
4600
4601 2010-11-03 Glenn Morris <rgm@gnu.org>
4602
4603 * ediff.texi (Quick Help Commands, Miscellaneous):
4604 * gnus.texi (Agent Variables, Configuring nnmairix): Spelling fix.
4605
4606 2010-10-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
4607
4608 * gnus.texi (Paging the Article): Document C-u g/C-u C-u g.
4609
4610 2010-10-31 Glenn Morris <rgm@gnu.org>
4611
4612 * mh-e.texi (Preface, From Bill Wohler): Change 23 to past tense.
4613
4614 2010-10-31 Glenn Morris <rgm@gnu.org>
4615
4616 * cc-mode.texi: Remove reference to defunct viewcvs URL.
4617
4618 2010-10-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4619
4620 * gnus.texi (Client-Side IMAP Splitting):
4621 Mention nnimap-unsplittable-articles.
4622
4623 2010-10-29 Julien Danjou <julien@danjou.info>
4624
4625 * gnus.texi (Finding the News): Remove references to obsoletes
4626 variables `gnus-nntp-server' and `gnus-secondary-servers'.
4627
4628 2010-10-29 Eli Zaretskii <eliz@gnu.org>
4629
4630 * makefile.w32-in (MAKEINFO): Add -I$(emacsdir).
4631 (ENVADD): Remove extra -I$(emacsdir), included in $(MAKEINFO).
4632 ($(infodir)/efaq): Remove -I$(emacsdir), included in $(MAKEINFO).
4633 ($(infodir)/calc, calc.dvi): Depend on $(emacsdir)/emacsver.texi.
4634
4635 2010-10-28 Glenn Morris <rgm@gnu.org>
4636
4637 * Makefile.in (MAKEINFO, ENVADD): Add $emacsdir to include path.
4638 (($(infodir)/calc, calc.dvi, calc.pdf): Depend on emacsver.texi.
4639 ($(infodir)/efaq): Remove -I option now in $MAKEINFO.
4640
4641 2010-10-25 Daiki Ueno <ueno@unixuser.org>
4642
4643 * epa.texi (Mail-mode integration): Add alternative key bindings
4644 for epa-mail commands; escape comma.
4645 Don't use the word "PGP", since it is a non-free program.
4646
4647 2010-10-24 Jay Belanger <jay.p.belanger@gmail.com>
4648
4649 * calc.texi: Use emacsver.texi to determine Emacs version.
4650
4651 2010-10-24 Juanma Barranquero <lekktu@gmail.com>
4652
4653 * gnus.texi (Group Parameters, Buttons): Fix typos.
4654
4655 2010-10-22 Tassilo Horn <tassilo@member.fsf.org>
4656
4657 * gnus.texi (Subscription Commands): Mention that you can also
4658 subscribe to new groups via the Server buffer, which is probably more
4659 convenient when subscribing to many groups.
4660
4661 2010-10-21 Julien Danjou <julien@danjou.info>
4662
4663 * message.texi (Message Headers): Allow message-default-headers to be a
4664 function.
4665
4666 2010-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
4667
4668 * gnus-news.texi: Mention new archive defaults.
4669
4670 2010-10-21 Katsumi Yamaoka <yamaoka@jpl.org>
4671
4672 * gnus.texi (RSS): Remove nnrss-wash-html-in-text-plain-parts.
4673
4674 2010-10-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
4675
4676 * gnus.texi (HTML): Document the function value of
4677 gnus-blocked-images.
4678 (Article Washing): shr and gnus-w3m, not the direct function names.
4679
4680 2010-10-20 Julien Danjou <julien@danjou.info>
4681
4682 * emacs-mime.texi (Flowed text): Add a note about mml-enable-flowed
4683 variable.
4684
4685 2010-10-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
4686
4687 * gnus.texi (Customizing the IMAP Connection): The port strings are
4688 strings.
4689 (Document Groups): Mention git.
4690
4691 2010-10-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
4692
4693 * gnus-coding.texi (Gnus Maintainance Guide): Update to mention Emacs
4694 bzr/Gnus git sync.
4695
4696 2010-10-15 Eli Zaretskii <eliz@gnu.org>
4697
4698 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix last
4699 change.
4700
4701 2010-10-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
4702
4703 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix up the
4704 @item syntax for in-Emacs makeinfo.
4705
4706 2010-10-13 Teodor Zlatanov <tzz@lifelogs.com>
4707
4708 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix syntax and
4709 trim sentence.
4710
4711 2010-10-12 Daiki Ueno <ueno@unixuser.org>
4712
4713 * epa.texi (Caching Passphrases):
4714 * auth.texi (GnuPG and EasyPG Assistant Configuration):
4715 Clarify some configurations require to set up gpg-agent.
4716
4717 2010-10-11 Glenn Morris <rgm@gnu.org>
4718
4719 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
4720
4721 2010-10-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
4722
4723 * gnus.texi (Spam Package Introduction): Mention `$'.
4724
4725 2010-10-09 Eli Zaretskii <eliz@gnu.org>
4726
4727 * makefile.w32-in (emacsdir): New variable.
4728 ($(infodir)/efaq, faq.dvi): Depend on emacsver.texi.
4729 (ENVADD, $(infodir)/efaq): Add -I$(emacsdir).
4730
4731 2010-10-09 Glenn Morris <rgm@gnu.org>
4732
4733 * Makefile.in (mostlyclean): Delete *.toc.
4734
4735 * Makefile.in: Use $< in rules.
4736
4737 * Makefile.in (maintainer-clean): Remove harmless, long-standing error.
4738
4739 * Makefile.in ($(infodir)): Delete rule.
4740 (mkinfodir): New. Use it in all the info rules, rather than depending
4741 on infodir.
4742
4743 2010-10-09 Glenn Morris <rgm@gnu.org>
4744
4745 * gnus.texi (Article Washing): Fix previous change.
4746
4747 * Makefile.in (emacsdir): New variable.
4748 ($(infodir)/efaq): Pass -I $(emacsdir) to makeinfo.
4749 Depend on emacsver.texi.
4750
4751 * faq.texi (VER): Replace with EMACSVER from emacsver.texi.
4752
4753 * Makefile.in (.PHONY): Declare info, dvi, pdf and the clean rules.
4754
4755 2010-10-08 Julien Danjou <julien@danjou.info>
4756
4757 * gnus.texi: Add mm-shr.
4758
4759 2010-10-08 Ludovic Courtès <ludo@gnu.org>
4760
4761 * gnus.texi (Finding the Parent, The Gnus Registry)
4762 (Registry Article Refer Method): Update docs for nnregistry.el.
4763
4764 2010-10-08 Daiki Ueno <ueno@unixuser.org>
4765
4766 * auth.texi (Help for users)
4767 (GnuPG and EasyPG Assistant Configuration): Update docs.
4768
4769 2010-10-08 Glenn Morris <rgm@gnu.org>
4770
4771 * cl.texi (Organization, Installation, Old CL Compatibility):
4772 Deprecate cl-compat for new code.
4773 (Usage, Installation): Remove outdated information.
4774
4775 * eudc.texi (CCSO PH/QI, LDAP Requirements): Remove old information.
4776
4777 2010-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
4778
4779 * gnus.texi (Gravatars): Document gnus-gravatar-too-ugly.
4780
4781 2010-10-06 Julien Danjou <julien@danjou.info>
4782
4783 * sieve.texi (Manage Sieve API): Document sieve-manage-authenticate.
4784
4785 * message.texi (PGP Compatibility): Remove reference to gpg-2comp,
4786 broken link.
4787
4788 * gnus-faq.texi (FAQ 8-3): Remove references to my.gnus.org.
4789
4790 * gnus.texi (Comparing Mail Back Ends): Remove broken link and allusion
4791 to ReiserFS.
4792
4793 * gnus-faq.texi (FAQ 5-5): Fix Flyspell URL.
4794 (FAQ 7-1): Fix getmail URL.
4795
4796 2010-10-06 Daiki Ueno <ueno@unixuser.org>
4797
4798 * epa.texi (Caching Passphrases): New section.
4799
4800 2010-10-06 Glenn Morris <rgm@gnu.org>
4801
4802 * Makefile.in (SHELL): Set it.
4803 (info): Move the mkdir dependency to the individual info files.
4804 (mostlyclean): Tidy up.
4805 (clean): Only delete the specific dvi and pdf files.
4806 (maintainer-clean): Be more restrictive in what we delete.
4807 ($(infodir)): Add parallel build workaround.
4808
4809 2010-10-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
4810
4811 * gnus.texi (Misc Article): Document gnus-widen-article-window.
4812
4813 2010-10-03 Julien Danjou <julien@danjou.info>
4814
4815 * emacs-mime.texi (Display Customization):
4816 Update mm-inline-large-images documentation and add documentation for
4817 mm-inline-large-images-proportion.
4818
4819 2010-10-03 Michael Albinus <michael.albinus@gmx.de>
4820
4821 * tramp.texi (Frequently Asked Questions):
4822 Mention remote-file-name-inhibit-cache.
4823
4824 2010-10-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
4825
4826 * gnus.texi (Splitting Mail): Fix @xref syntax.
4827 (Splitting Mail): Really fix the @ref syntax.
4828
4829 2010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
4830
4831 * gnus.texi (Splitting Mail): Mention the new fancy splitting function.
4832 (Article Hiding): Add google banner example.
4833 Suggested by Benjamin Xu.
4834
4835 2010-09-30 Teodor Zlatanov <tzz@lifelogs.com>
4836
4837 * gnus.texi (Spam Package Configuration Examples, SpamOracle):
4838 Remove nnimap-split-rule from examples.
4839
4840 2010-09-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
4841
4842 * gnus.texi (Mail Source Specifiers): Remove webmail.el mentions.
4843 (NNTP): Document nntp-server-list-active-group. Suggested by Barry
4844 Fishman.
4845 (Client-Side IMAP Splitting): Add nnimap-split-fancy.
4846
4847 2010-09-30 Julien Danjou <julien@danjou.info>
4848
4849 * gnus.texi (Gravatars): Fix documentation about
4850 gnu-gravatar-properties.
4851
4852 2010-09-29 Daiki Ueno <ueno@unixuser.org>
4853
4854 * epa.texi (Bug Reports): New section.
4855
4856 2010-09-29 Glenn Morris <rgm@gnu.org>
4857
4858 * Makefile.in (top_srcdir): Remove unused variable.
4859
4860 2010-09-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4861
4862 * gnus.texi (Using IMAP): Remove the @acronyms from the headings.
4863 (Client-Side IMAP Splitting): Document 'default.
4864
4865 2010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
4866
4867 * gnus.texi (Customizing the IMAP Connection):
4868 Document nnimap-fetch-partial-articles.
4869
4870 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
4871
4872 * gnus-news.texi: Mention nnimap-inbox.
4873
4874 * gnus.texi (Picons): Document gnus-picon-inhibit-top-level-domains.
4875
4876 2010-09-26 Julien Danjou <julien@danjou.info>
4877
4878 * gnus.texi (Oort Gnus): Remove mention of ssl.el.
4879
4880 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
4881
4882 * gnus.texi (Security): Remove gpg.el mention.
4883
4884 2010-09-26 Andreas Seltenreich <seltenreich@gmx.de>
4885
4886 * gnus.texi (Browse Foreign Server): New variable
4887 gnus-browse-subscribe-newsgroup-method.
4888
4889 * gnus-news.texi: Mention it.
4890
4891 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
4892
4893 * gnus.texi (NoCeM): Remove.
4894 (Startup Variables): No jingle.
4895
4896 2010-09-25 Ulrich Mueller <ulm@gentoo.org>
4897
4898 * woman.texi (Interface Options): xz compression is now supported.
4899
4900 2010-09-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
4901
4902 * gnus.texi (Article Commands): Document gnus-fetch-partial-articles.
4903 (Unavailable Servers): Document gnus-server-copy-server.
4904 (Using IMAP): Document the new nnimap.
4905
4906 2010-09-25 Julien Danjou <julien@danjou.info>
4907
4908 * gnus.texi (Customizing Articles): Remove gnus-treat-translate.
4909
4910 2010-09-24 Glenn Morris <rgm@gnu.org>
4911
4912 * url.texi (Disk Caching): Tweak previous change.
4913
4914 2010-09-24 Julien Danjou <julien@danjou.info>
4915
4916 * url.texi (Disk Caching): Mention url-cache-expire-time,
4917 url-cache-expired, and url-fetch-from-cache.
4918
4919 2010-09-24 Julien Danjou <julien@danjou.info>
4920
4921 * gnus.texi: Add Gravatars.
4922
4923 2010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
4924
4925 * gnus.texi (Startup Variables): Mention gnus-use-backend-marks.
4926
4927 2010-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
4928
4929 * gnus.texi (Expunging mailboxes): Update name of the expunging
4930 command.
4931
4932 2010-09-20 Katsumi Yamaoka <yamaoka@jpl.org>
4933
4934 * emacs-mime.texi (rfc2047): Update description for
4935 rfc2047-encode-parameter.
4936
4937 2010-09-13 Michael Albinus <michael.albinus@gmx.de>
4938
4939 * tramp.texi (Inline methods): Remove "ssh1_old", "ssh2_old" and
4940 "fish" methods.
4941 (External methods): Remove "scp1_old" and "scp2_old" methods.
4942
4943 2010-09-09 Michael Albinus <michael.albinus@gmx.de>
4944
4945 * tramp.texi: Remove Japanese manual. Fix typo.
4946
4947 * trampver.texi: Update release number. Remove japanesemanual.
4948
4949 2010-09-09 Glenn Morris <rgm@gnu.org>
4950
4951 * org.texi: Restore clobbered changes (copyright years, untabify).
4952
4953 2010-09-04 Julien Danjou <julien@danjou.info> (tiny change)
4954
4955 * gnus.texi (Adaptive Scoring): Fix typo.
4956
4957 2010-09-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
4958
4959 * gnus.texi (Article Display): Document gnus-html-show-images.
4960
4961 2010-09-02 Jan Djärv <jan.h.d@swipnet.se>
4962
4963 * cl.texi (Basic Setf): Remove x-get-cut-buffer and x-get-cutbuffer.
4964
4965 2010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
4966
4967 * gnus.texi (HTML): Document gnus-max-image-proportion.
4968
4969 2010-08-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
4970
4971 * gnus.texi (HTML): Document gnus-blocked-images.
4972
4973 * message.texi (Wide Reply): Document message-prune-recipient-rules.
4974
4975 2010-08-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
4976
4977 * gnus.texi (Summary Mail Commands): Note that only the addresses from
4978 the first message are used for wide replies.
4979 (Changing Servers): Remove documentation on gnus-change-server and
4980 friends, since it's been removed.
4981
4982 2010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4983
4984 * gnus.texi (Drafts): Mention B DEL.
4985
4986 2010-08-29 Tim Landscheidt <tim@tim-landscheidt.de> (tiny change)
4987
4988 * gnus.texi (Delayed Articles): Mention that the Date header is the
4989 original one, even if you delay.
4990
4991 2010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4992
4993 * gnus.texi (Asynchronous Fetching):
4994 Document gnus-async-post-fetch-function.
4995 (HTML): Made into its own section.
4996
4997 2010-08-26 Michael Albinus <michael.albinus@gmx.de>
4998
4999 Sync with Tramp 2.1.19.
5000
5001 * tramp.texi (Inline methods, Default Method):
5002 Mention `tramp-inline-compress-start-size'. Remove "kludgy" phrase.
5003 Remove remark about doubled "-t" argument.
5004 (Auto-save and Backup): Remove reference to Emacs 21.
5005 (Filename Syntax): Describe port numbers.
5006 (Frequently Asked Questions): Adapt supported (X)Emacs versions. Adapt
5007 supported MS Windows versions. Remove obsolete URL. Recommend "sshx"
5008 and "scpx" for echoing shells. Use the $() syntax, texi2dvi reports
5009 errors with the backquotes.
5010 (External packages): File attributes cache flushing for asynchronous
5011 processes.
5012 (Traces and Profiles): Describe verbose level 9.
5013
5014 * trampver.texi: Update release number.
5015
5016 2010-08-23 Michael Albinus <michael.albinus@gmx.de>
5017
5018 * dbus.texi (Alternative Buses): New chapter.
5019
5020 2010-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
5021
5022 * cl.texi (Mapping over Sequences): Rename mapc => cl-mapc.
5023
5024 2010-08-09 Jay Belanger <jay.p.belanger@gmail.com>
5025
5026 * calc.texi (Customizing Calc): Rearrange description of new
5027 variables to match the presentation of other variables.
5028
5029 2010-08-08 Juanma Barranquero <lekktu@gmail.com>
5030
5031 * org.texi (Footnotes, Tables in HTML export): Fix typos.
5032
5033 2010-08-08 Jay Belanger <jay.p.belanger@gmail.com>
5034
5035 * calc.texi (Making Selections, Selecting Subformulas)
5036 (Customizing Calc): Mention how to use faces to emphasize selected
5037 sub-formulas.
5038
5039 2010-08-05 Michael Albinus <michael.albinus@gmx.de>
5040
5041 * tramp.texi (External packages): File attributes cache flushing
5042 for asynchronous processes.
5043
5044 2010-08-01 Alan Mackenzie <acm@muc.de>
5045
5046 Enhance the manual for the latest Java Mode.
5047
5048 * cc-mode.texi (Syntactic Symbols): New symbols annotation-top-cont and
5049 annotation-var-cont.
5050 (Java Symbols): Page renamed from Anonymous Class Symbol. Document the
5051 two new symbols.
5052
5053 2010-07-28 Michael Albinus <michael.albinus@gmx.de>
5054
5055 * tramp.texi (Traces and Profiles): Describe verbose level 9.
5056
5057 2010-07-27 Chong Yidong <cyd@stupidchicken.com>
5058
5059 * nxml-mode.texi (Limitations): Remove obsolete discussion (Bug#6708).
5060
5061 2010-07-19 Juanma Barranquero <lekktu@gmail.com>
5062
5063 * org.texi: Fix typo in previous change (2010-07-19T09:47:27Z!carsten.dominik@gmail.com).
5064
5065 2010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
5066
5067 * org.texi: Add macros to get plain quotes in PDF output.
5068 List additional contributors.
5069 (Capture): New section, replaces the section about remember.
5070 (Working With Source Code): New chapter, focused on documenting Org
5071 Babel.
5072 (Code evaluation security): New section.
5073 (MobileOrg): Document DropBox support.
5074 (TaskJuggler export): Document taskjuggler and Gantt chart support.
5075 (Special symbols): Show how to display UTF8 characters for entities.
5076 (Global TODO list): Clarify the use of the "M" key and the differences
5077 to the "m" key.
5078 (RSS Feeds): Mention Atom feeds as well.
5079 (Setting tags): Remove paragraph about
5080 `org-complete-tags-always-offer-all-agenda-tags'.
5081
5082 2010-07-17 Michael Albinus <michael.albinus@gmx.de>
5083
5084 * tramp.texi (Inline methods): Remove remark about doubled "-t"
5085 argument.
5086 (Frequently Asked Questions): Recommend "sshx" and "scpx" for
5087 echoing shells.
5088
5089 2010-07-10 Michael Albinus <michael.albinus@gmx.de>
5090
5091 * tramp.texi (Inline methods): Remove "kludgy" phrase.
5092 (Filename Syntax): Describe port numbers.
5093
5094 2010-07-09 Michael Albinus <michael.albinus@gmx.de>
5095
5096 * dbus.texi (Top): Introduce Index. Emphasize "nil" whereever
5097 forgotten.
5098 (Type Conversion): Precise conversion of natural numbers.
5099 (Errors and Events): Add "debugging" to concept index. Add variable
5100 `dbus-debug'.
5101
5102 2010-07-04 Michael Albinus <michael.albinus@gmx.de>
5103
5104 * dbus.texi (Receiving Method Calls): Add optional argument
5105 EMITS-SIGNAL to `dbus-register-property'.
5106
5107 2010-06-27 Alex Schroeder <alex@gnu.org>
5108
5109 * nxml-mode.texi (Commands for locating a schema): Fix typo.
5110
5111 2010-06-24 Glenn Morris <rgm@gnu.org>
5112
5113 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
5114 * dired-x.texi, ebrowse.texi, ede.texi, edt.texi, eieio.texi:
5115 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
5116 * flymake.texi, gnus.texi, info.texi, mairix-el.texi, message.texi:
5117 * newsticker.texi, org.texi, pgg.texi, rcirc.texi, reftex.texi:
5118 * remember.texi, sasl.texi, semantic.texi, ses.texi, smtpmail.texi:
5119 * speedbar.texi, tramp.texi, url.texi, viper.texi, widget.texi:
5120 * woman.texi: Start direntry descriptions in column 32, per Texinfo
5121 convention. Make them end with a period.
5122
5123 2010-06-23 Glenn Morris <rgm@gnu.org>
5124
5125 * autotype.texi, cl.texi, dired-x.texi, ebrowse.texi, ede.texi:
5126 * eieio.texi, epa.texi, faq.texi, flymake.texi, forms.texi:
5127 * gnus-faq.texi, idlwave.texi, mh-e.texi, nxml-mode.texi, org.texi:
5128 * pcl-cvs.texi, pgg.texi, reftex.texi, sasl.texi, sc.texi,
5129 * sem-user.texi, semantic.texi, sieve.texi, smtpmail.texi,
5130 * speedbar.texi, vip.texi, viper.texi, widget.texi: Untabify.
5131
5132 2010-06-10 Glenn Morris <rgm@gnu.org>
5133
5134 * idlwave.texi (Load-Path Shadows):
5135 * org.texi (Handling links): Fix typos.
5136
5137 2010-06-07 Teodor Zlatanov <tzz@lifelogs.com>
5138
5139 * gnus.texi (Interactive): Explain effect of gnus-expert-user better.
5140
5141 2010-05-26 Michael Albinus <michael.albinus@gmx.de>
5142
5143 * eshell.texi (Built-ins): Describe, how to disable a built-in command
5144 by an alias. (Bug#6226)
5145
5146 2010-05-16 Jay Belanger <jay.p.belanger@gmail.com>
5147
5148 * calc.texi (Manipulating Vectors): Mention that vectors can
5149 be used to determine bins for `calc-histogram'.
5150
5151 2010-05-13 Jay Belanger <jay.p.belanger@gmail.com>
5152
5153 * calc.texi: Remove "\turnoffactive" commands throughout.
5154
5155 2010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
5156
5157 * url.texi (HTTP language/coding, Customization):
5158 * message.texi (Header Commands, Responses):
5159 * cl.texi (Argument Lists): Fix typos.
5160
5161 2010-05-08 Chong Yidong <cyd@stupidchicken.com>
5162
5163 * ede.texi (EDE Mode): Refer to init file rather than `.emacs'.
5164 Note that Development menu is always available.
5165 (Creating a project): Fix terminology.
5166 (Add/Remove files): Fix typo.
5167
5168 2010-05-07 Chong Yidong <cyd@stupidchicken.com>
5169
5170 * Version 23.2 released.
5171
5172 2010-05-01 Daniel E. Doherty <ddoherty03@gmail.com> (tiny change)
5173
5174 * calc.texi (Tutorial): Use "^{\prime}" to indicate primes.
5175
5176 2010-05-01 Michael Albinus <michael.albinus@gmx.de>
5177
5178 * tramp.texi (Inline methods, Default Method):
5179 Mention `tramp-inline-compress-start-size'.
5180
5181 2010-04-18 Teodor Zlatanov <tzz@lifelogs.com>
5182
5183 * gnus.texi (Gnus Versions, Oort Gnus): Mention the Git repo instead of
5184 the CVS repo. Put the Git repo in the news section.
5185
5186 * gnus-coding.texi (Gnus Maintainance Guide): Fix title typo.
5187 Removed some mentions of CVS. Mention the new Git repo.
5188
5189 2010-04-18 Andreas Seltenreich <seltenreich@gmx.de>
5190
5191 * gnus.texi (Score File Format): Fix typo. Reported by Štěpán Němec.
5192 (Mail Group Commands): Add index entry.
5193
5194 2010-04-18 Glenn Morris <rgm@gnu.org>
5195
5196 * info.texi (Search Index): Mention Emacs's Info-virtual-index.
5197
5198 2010-04-18 Jay Belanger <jay.p.belanger@gmail.com>
5199
5200 * calc.texi (Radix modes): Mention that the option prefix will
5201 turn on twos-complement mode.
5202 (Inverse and Hyperbolic Flags): Mention the Option flag.
5203
5204 2010-04-15 Carsten Dominik <carsten.dominik@gmail.com>
5205
5206 * org.texi (LaTeX and PDF export): Add a footnote about xetex.
5207 (LaTeX/PDF export commands): Rename and Move section.
5208 (Sectioning structure): Update.
5209 (References): New use case for field coordinates.
5210 (The export dispatcher): Rename from ASCII export.
5211 (Setting up the staging area): Document the availability of
5212 encryption for MobileOrg.
5213 (Images and tables): Document how to reference labels.
5214 (Index entries): New section.
5215 (Generating an index): New section.
5216 (Column width and alignment): Document that <N> now
5217 means a fixed width, not a maximum width.
5218 (Publishing options): Document the :email option.
5219 (Beamer class export): Fix bug in the BEAMER example.
5220 (Refiling notes): Document refile logging.
5221 (In-buffer settings): Document refile logging keywords.
5222 (Drawers): Document `C-c C-z' command.
5223 (Agenda commands): Mention the alternative key `C-c C-z'.
5224 (Special properties): Document the BLOCKED property.
5225 (The spreadsheet): Mention the formula editor.
5226 (References): Document field coordinates.
5227 (Publishing action): Correct the documentation for the
5228 publishing function.
5229 (The date/time prompt): Document that we accept dates
5230 like month/day/year.
5231 (Cooperation): Document the changes in table.el support.
5232 (Faces for TODO keywords, Faces for TODO keywords)
5233 (Priorities): Document the easy colors.
5234 (Visibility cycling): Document the new double prefix
5235 arg for `org-reveal'.
5236 (Cooperation): Remember.el is part of Emacs.
5237 (Clean view): Mention that `wrap-prefix' is also set by
5238 org-indent-mode.
5239 (Agenda commands): Add information about prefix args to
5240 scheduling and deadline commands.
5241 (Search view): Point to the docstring of
5242 `org-search-view' for more details.
5243 (Agenda commands): Document that `>' prompts for a date.
5244 (Setting tags): Document variable
5245 org-complete-tags-always-offer-all-agenda-tags.
5246 (Column attributes): Cross-reference special properties.
5247
5248 2010-04-10 Michael Albinus <michael.albinus@gmx.de>
5249
5250 Synchronize with Tramp repository.
5251
5252 * tramp.texi (Auto-save and Backup): Remove reference to Emacs 21.
5253 (Frequently Asked Questions): Adapt supported (X)Emacs versions.
5254 Adapt supported MS Windows versions. Remove obsolete URL. Use the $()
5255 syntax, texi2dvi reports errors with the backquotes.
5256
5257 * trampver.texi: Update release number.
5258
5259 2010-04-01 Teodor Zlatanov <tzz@lifelogs.com>
5260
5261 * gnus.texi (Finding the News): Add pointers to the Server buffer
5262 because it's essential.
5263
5264 2010-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
5265
5266 * gnus.texi (MIME Commands): Update description of
5267 gnus-article-browse-html-article.
5268
5269 2010-03-27 Teodor Zlatanov <tzz@lifelogs.com>
5270
5271 * auth.texi (Secret Service API): Add TODO node.
5272 (Help for users): Explain the new source options for `auth-sources'.
5273
5274 2010-03-24 Michael Albinus <michael.albinus@gmx.de>
5275
5276 * trampver.texi: Update release number.
5277
5278 2010-03-10 Chong Yidong <cyd@stupidchicken.com>
5279
5280 * Branch for 23.2.
5281
5282 2010-03-03 Chong Yidong <cyd@stupidchicken.com>
5283
5284 * faq.texi (Escape sequences in shell output): Note that ansi-color is
5285 now enabled by default.
5286
5287 2010-02-28 Michael Albinus <michael.albinus@gmx.de>
5288
5289 * dbus.texi (Errors and Events): D-Bus messages are retrieved only,
5290 when Emacs runs in interactive mode. (Bug#5645)
5291
5292 2010-02-16 Glenn Morris <rgm@gnu.org>
5293
5294 * nxml-mode.texi (Commands for locating a schema): Fix keybinding.
5295
5296 2010-02-05 Mark A. Hershberger <mah@everybody.org>
5297
5298 * ede.texi, eieio.texi, semantic.texi: Use standard direntry format.
5299
5300 2010-01-21 Katsumi Yamaoka <yamaoka@jpl.org>
5301
5302 * gnus.texi (Score File Format): Fix typo.
5303
5304 2010-01-19 Mark A. Hershberger <mah@everybody.org>
5305
5306 * cc-mode.texi: Replace references to obsolete c-subword-mode.
5307
5308 2010-01-18 Juanma Barranquero <lekktu@gmail.com>
5309
5310 * ada-mode.texi (Project File Overview): Fix typo.
5311
5312 2010-01-17 Chong Yidong <cyd@stupidchicken.com>
5313
5314 * semantic.texi: Add Richard Y. Kim credit.
5315
5316 * eieio.texi (Making New Objects): Fix typo (Bug#5406).
5317
5318 2010-01-17 Michael Albinus <michael.albinus@gmx.de>
5319
5320 * tramp.texi (Frequently Asked Questions): Add GNU Emacs 23 and
5321 SXEmacs 22 to the supported systems. New item for hung ssh sessions.
5322
5323 2010-01-17 Glenn Morris <rgm@gnu.org>
5324
5325 * calc.texi (Reporting Bugs): Don't mention format of repository.
5326
5327 * woman.texi (Bugs): Make "Emacs repository" less specific,
5328 and the URL for same more specific.
5329
5330 * faq.texi (Latest version of Emacs): The repository is now Bazaar.
5331
5332 2010-01-17 Juanma Barranquero <lekktu@gmail.com>
5333
5334 * ede.texi (ede-step-project, ede-proj-target):
5335 * tramp.texi (Remote processes): Fix typos.
5336
5337 2010-01-16 Mario Lang <mlang@delysid.org>
5338
5339 * ede.texi (ede-target):
5340 * org.texi (Refiling notes): Remove duplicated words.
5341
5342 2010-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
5343
5344 * gnus.texi (Posting Styles): Use with-current-buffer.
5345 * calc.texi (Defining Simple Commands): Prefer save-current-buffer.
5346
5347 2010-01-02 Kevin Ryde <user42@zip.com.au>
5348
5349 * eieio.texi (Naming Conventions): Correction to xref on elisp
5350 coding conventions, is "Tips" node not "Standards".
5351
5352 2009-12-24 Chong Yidong <cyd@stupidchicken.com>
5353
5354 * calc.texi (General Mode Commands): Calc file should be in .emacs.d.
5355
5356 * faq.texi (New in Emacs 22): Max buffer size is now 512 MB.
5357
5358 2009-12-18 Katsumi Yamaoka <yamaoka@jpl.org>
5359
5360 * gnus.texi (Direct Functions): Add missing port number to tls method.
5361
5362 2009-12-15 Juanma Barranquero <lekktu@gmail.com>
5363
5364 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add edt.
5365 ($(infodir)/edt, edt.dvi): New targets.
5366
5367 2009-12-15 Glenn Morris <rgm@gnu.org>
5368
5369 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add edt.
5370 (edt, $(infodir)/edt, edt.dvi): New targets.
5371 * edt.texi: New file (etc/edt-user.doc converted to Texinfo).
5372
5373 * Makefile.in (PDF_TARGETS, pdf): New.
5374 (clean): Add *.pdf.
5375 Add pdf rules for all manuals.
5376
5377 2009-12-15 Jay Belanger <jay.p.belanger@gmail.com>
5378
5379 * calc.texi (Radix Modes): Clarify two's complement notation.
5380
5381 2009-12-14 Chong Yidong <cyd@stupidchicken.com>
5382
5383 * sem-user.texi (Semantic mode, Idle Scheduler, Smart Completion)
5384 (Smart Jump, Analyzer Debug): Copyedits.
5385 (Semantic mode user commands): Link to new nodes.
5386 (Speedbar, SymRef, MRU Bookmarks, Sticky Func Mode)
5387 (Highlight Func Mode, Tag Decoration Mode): New nodes, from the
5388 upstream Semantic manual.
5389
5390 * semantic.texi (Introduction): Minor fix to diagram.
5391
5392 2009-12-09 Michael Albinus <michael.albinus@gmx.de>
5393
5394 * eshell.texi (History): Add the other built-in variables.
5395 (Built-ins): Explain built-ins, and how to apply the external commands.
5396 Add `history', `su' and `sudo'.
5397
5398 * tramp.texi (Remote processes): Add missing <RET> in the example.
5399
5400 2009-12-01 Bill Wohler <wohler@newt.com>
5401
5402 * mh-e.texi (Searching): Use mh vfolder_format and fix typo in database
5403 path for mairix example. Specify -q in namazu example since namazu is
5404 excessively garrulous.
5405
5406 2009-11-29 Michael Albinus <michael.albinus@gmx.de>
5407
5408 * tramp.texi (Remote processes): Improve eshell example with "su"
5409 and "sudo" commands.
5410
5411 2009-11-28 Chong Yidong <cyd@stupidchicken.com>
5412
5413 * semantic.texi (Analyzer Internals): Rename from Analyzer.
5414
5415 * sem-user.texi (Semantic mode user commands): Fix key syntax.
5416 Document semantic-complete-analyze-inline.
5417 (Semanticdb search debugging commands): Minor clarification.
5418 (Analyzer, Smart Completion, Smart Summary, Smart Jump)
5419 (Analyzer Debug): New nodes, adapted from the upstream Semantic user
5420 manual.
5421 (Semantic mode): Link to Idle Scheduler.
5422
5423 2009-11-28 Kevin Ryde <user42@zip.com.au>
5424
5425 * cl.texi (Porting Common Lisp): Update EIEIO dead ftp link to a
5426 @pxref, now EIEIO is in Emacs.
5427
5428 * erc.texi (Development): Correction to git tutorial url.
5429
5430 2009-11-26 Glenn Morris <rgm@gnu.org>
5431
5432 * faq.texi (Latest version of Emacs): Mention stability of development
5433 version.
5434 (Problems with very large files): Max buffer size increase in 23.2.
5435 (VM): VM has moved house again.
5436
5437 2009-11-22 Jay Belanger <jay.p.belanger@gmail.com>
5438
5439 * calc.texi (Radix modes): Discuss alternate bases for two's complement
5440 notations.
5441
5442 2009-11-20 Carsten Dominik <dominik@u016822.science.uva.nl>
5443
5444 * org.texi (Column attributes): Fix documentation of new operators.
5445
5446 2009-11-20 Chong Yidong <cyd@stupidchicken.com>
5447
5448 * sem-user.texi (Semanticdb Search Configuration): Rearrange nodes.
5449 (Search Throttle, Semanticdb Roots, Include paths, Idle Scheduler)
5450 (Idle Completions Mode): Numerous copyedits.
5451
5452 2009-11-17 Juanma Barranquero <lekktu@gmail.com>
5453
5454 * semantic.texi (Semantic Internals, Glossary):
5455 * sem-user.texi (Semantic mode, Include paths, Idle Scheduler)
5456 (Semanticdb search debugging commands): Fix typos.
5457
5458 2009-11-16 Jay Belanger <jay.p.belanger@gmail.com>
5459
5460 * calc.texi (Radix modes): Mention twos-complement notation.
5461
5462 2009-11-16 Juanma Barranquero <lekktu@gmail.com>
5463
5464 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add semantic.
5465 ($(infodir)/semantic, semantic.dvi): New targets.
5466
5467 2009-11-16 Chong Yidong <cyd@stupidchicken.com>
5468
5469 * Makefile.in: Build the Semantic manual.
5470
5471 * semantic.texi, sem-user.texi: New files, adapted from the Semantic
5472 repository.
5473
5474 2009-11-16 Michael Albinus <michael.albinus@gmx.de>
5475
5476 * dbus.texi (Receiving Method Calls): New defun
5477 `dbus-unregister-service'.
5478
5479 2009-11-15 Carsten Dominik <carsten.dominik@gmail.com>
5480
5481 * org.texi (Speed keys): New section.
5482
5483 2009-11-13 Michael Albinus <michael.albinus@gmx.de>
5484
5485 * dbus.texi (Type Conversion): Fix typo.
5486 (Asynchronous Methods): Rename `dbus-registered-functions-table' to
5487 `dbus-registered-objects-table'.
5488 (Receiving Method Calls): New defun `dbus-register-property'.
5489 Move `dbus-unregister-object' here.
5490
5491 2009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
5492
5493 * org.texi: Removed @Ie, @ie, @Eg, @eg macros.
5494
5495 2009-11-13 James TD Smith <ahktenzero@mohorovi.cc>
5496
5497 * org.texi (Column attributes): Add the new age summary operators.
5498 Also, mention the fact you can only use one summary operator per
5499 property.
5500
5501 2009-11-13 John Wiegley <johnw@newartisans.com>
5502
5503 * org.texi (Tracking your habits): Add a new section in the
5504 manual about how to track habits.
5505 (Resolving idle time): Add a section on how idle and
5506 dangling clocks are resolved.
5507
5508 2009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
5509
5510 * org.texi (Agenda commands): Document the new `i' command.
5511 (Inserting deadline/schedule): Document logging changes
5512 of scheduling and deadline times stamps.
5513 (In-buffer settings): Document the in-buffer keywords for logging
5514 changes of scheduling and deadline times stamps.
5515 (Structure editing, Plain lists): Document indentation
5516 cycling in empty entries with TAB.
5517 (Archiving): Document the default archiving command.
5518 (Moving subtrees): Document the new keys for archiving.
5519 (Internal archiving): Fix incorrect key.
5520 (Agenda commands): Document the TODO set switching commands.
5521 (Agenda commands): Document the new archiving keys.
5522 (Clocking work time): Better description on how to save
5523 and restore a clock.
5524 (Resolving idle time): Mention the x11idle program to get true
5525 idleness also under X11.
5526 (Resolving idle time): Use @kbd instead of @key for normal
5527 letters, because this is how he rest of the manual does this.
5528 (Pushing to MobileOrg): Mention that `org-directory'
5529 should be set.
5530 (Agenda commands): Document that SPC is a filter for
5531 any tag.
5532 (Search view): Rename from "Keyword search".
5533 (Capure): New chapter.
5534 (Markup): New chapter.
5535 (Links in HTML export, Images in HTML export):
5536 Extend the section titles.
5537 (Images in HTML export): Document the align option.
5538 (Text areas in HTML export): Extend the section title.
5539 (Images in LaTeX export): Explain image placement in LaTeX.
5540
5541 2009-11-10 Glenn Morris <rgm@gnu.org>
5542
5543 * sc.texi (Hints to MUA Authors): MUA should do any decoding.
5544
5545 2009-11-08 Michael Albinus <michael.albinus@gmx.de>
5546
5547 * tramp.texi (Auto-save and Backup): Disable backups just for a
5548 method.
5549
5550 * trampver.texi: Update release number.
5551
5552 2009-11-07 Michael Albinus <michael.albinus@gmx.de>
5553
5554 Sync with Tramp 2.1.17.
5555
5556 * trampver.texi: Update release number.
5557
5558 2009-10-29 Glenn Morris <rgm@gnu.org>
5559
5560 * texinfo.tex: Update to version 2009-08-14.15 from ftp://tug.org/tex/.
5561
5562 2009-10-23 Michael Albinus <michael.albinus@gmx.de>
5563
5564 * tramp.texi (External methods): Temporary files are kept for
5565 `rsync' and `rsyncc' methods.
5566
5567 2009-10-09 Juanma Barranquero <lekktu@gmail.com>
5568
5569 * eieio.texi: Fix typos.
5570
5571 2009-10-07 Chong Yidong <cyd@stupidchicken.com>
5572
5573 * cl.texi (Argument Lists): Clarify explicit keyword arguments.
5574
5575 2009-10-07 Juanma Barranquero <lekktu@gmail.com>
5576
5577 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add eieio, ede.
5578 ($(infodir)/eieio, eieio.dvi, $(infodir)/ede, ede.dvi): New targets.
5579
5580 2009-10-07 Chong Yidong <cyd@stupidchicken.com>
5581
5582 * Makefile.in: Build EIEIO and EDE manuals.
5583
5584 2009-10-07 Eric Ludlam <zappo@gnu.org>
5585
5586 * eieio.texi:
5587 * ede.texi: New files.
5588
5589 2009-10-05 Michael Albinus <michael.albinus@gmx.de>
5590
5591 * tramp.texi (Remote processes): Association of a pty is not supported.
5592
5593 2009-10-01 Carsten Dominik <carsten.dominik@gmail.com>
5594
5595 * org.texi (Pushing to MobileOrg): Document `org-mobile-files'.
5596 (Processing LaTeX fragments): Document that the size of images can be
5597 changes using the variable `org-format-latex-options'.
5598 (The date/time prompt, Timestamps): Be more accurate over ISO format
5599 dates and times.
5600 (Visibility cycling): Document showeverything keyword.
5601 (In-buffer settings): Document showeverything keyword.
5602 (Setting up the staging area): Fix the example.
5603 (MobileOrg): New section.
5604 (Agenda commands, Exporting Agenda Views): Document exporting the
5605 agenda view to Org files.
5606
5607 2009-09-28 Michael Albinus <michael.albinus@gmx.de>
5608
5609 * tramp.texi (History): Add IMAP support.
5610 (External methods): Add `imap' and `imaps' methods.
5611 (GVFS based methods): Add indices for `davs'.
5612 (Password handling): Rename anchors. Add IMAP entries for
5613 ~/.authinfo.gpg.
5614
5615 * trampver.texi: Set default value of `emacsimap'.
5616
5617 2009-09-22 Daiki Ueno <ueno@unixuser.org>
5618
5619 * gnus.texi (Security): Document mm-sign-option and mm-encrypt-option.
5620
5621 2009-09-13 Chong Yidong <cyd@stupidchicken.com>
5622
5623 * dired-x.texi (Technical Details):
5624 Delete dired-up-directory (Bug#4292).
5625
5626 2009-09-03 Michael Albinus <michael.albinus@gmx.de>
5627
5628 * tramp.texi (Frequently Asked Questions): New item for emacsclient.
5629
5630 2009-09-02 Carsten Dominik <carsten.dominik@gmail.com>
5631
5632 * org.texi (Effort estimates): Document new effort setting commands.
5633 (Agenda commands): Document the new keys fro agenda time motion.
5634 Document entry text mode. Improve documentation of the keys to include
5635 inactive time stamps into the agenda view.
5636 (Feedback): Document the new bug report command.
5637 (Structure editing): Add an index entry for the sorting of subtrees.
5638
5639 2009-09-02 Teodor Zlatanov <tzz@lifelogs.com>
5640
5641 * auth.texi (Help for users): Corrected markup.
5642
5643 2009-09-02 Glenn Morris <rgm@gnu.org>
5644
5645 * emacs-mime.texi (time-date): Mention float-time.
5646
5647 2009-08-30 Jay Belanger <jay.p.belanger@gmail.com>
5648
5649 * calc.texi (Simplifying Formulas): Improve the wording.
5650
5651 2009-08-29 Teodor Zlatanov <tzz@lifelogs.com>
5652
5653 * auth.texi: Rewritten for coverage and clarity.
5654
5655 2009-08-29 Katsumi Yamaoka <yamaoka@jpl.org>
5656
5657 * gnus.texi (Expiring Mail):
5658 Mention gnus-mark-copied-or-moved-articles-as-expirable.
5659 (Various Various): Mention gnus-safe-html-newsgroups.
5660
5661 * gnus-news.texi: Mention
5662 gnus-mark-copied-or-moved-articles-as-expirable.
5663
5664 * emacs-mime.texi (Display Customization): Add xref to
5665 gnus-safe-html-newsgroups.
5666
5667 2009-08-28 Michael Albinus <michael.albinus@gmx.de>
5668
5669 * tramp.texi (Version Control): Remove.
5670 (Obtaining Tramp): Update cvs checkout command. Remove nightly tarballs
5671 reference.
5672 (External methods): Correct `scpc' concept index entries. New method
5673 `rsyncc'.
5674 (External packages): New subsections "Filename completion" and "File
5675 attributes cache".
5676
5677 2009-08-27 Jay Belanger <jay.p.belanger@gmail.com>
5678
5679 * calc.texi (Rewrite Rules): Improve the example.
5680 (Simplifying Formulas): Explain use of the I and H flags for
5681 simplification.
5682
5683 2009-08-25 Michael Albinus <michael.albinus@gmx.de>
5684
5685 * dbus.texi (Bus names): Add optional parameter TIMEOUT to dbus-ping.
5686 Describe autostart behavior of dbus-ping.
5687 (Synchronous Methods, Asynchronous Methods): Use English numeric format
5688 for timeout values.
5689 (Top): Remove footnote saying D-Bus is not enabled by
5690 default. (Bug#4256)
5691
5692 2009-08-23 Daiki Ueno <ueno@unixuser.org>
5693
5694 * epa.texi (Quick start): Don't refer to nonexistent epa-mode.
5695 Reported by Jari Aalto (Bug#4211).
5696 (Mail-mode integration): Mention epa-mail-mode and
5697 epa-global-mail-mode.
5698 (Encrypting/decrypting *.gpg files): Don't refer to nonexistent
5699 epa-setup.
5700
5701 2009-08-16 Michael Albinus <michael.albinus@gmx.de>
5702
5703 * dbus.texi (Asynchronous Methods): Allow nil handler.
5704
5705 2009-08-15 Michael Kifer <kifer@cs.stonybrook.edu>
5706
5707 * ediff.texi (ediff-current-file): Add information about this new function.
5708
5709 * viper.texi: Add information about C-s in viper's search command.
5710
5711 2009-08-09 Colin Williams <lackita@gmail.com> (tiny change)
5712
5713 * calc.texi (Date Forms): Fix typos.
5714
5715 2009-08-08 Glenn Morris <rgm@gnu.org>
5716
5717 * org.texi (Agenda commands): Restore clobbered change.
5718
5719 2009-08-07 Eli Zaretskii <eliz@gnu.org>
5720
5721 * calc.texi (Graphics, Devices): Update with the peculiarities of
5722 operation on MS-Windows.
5723
5724 2009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
5725
5726 * org.texi (Publishing action): Improve documentation of file
5727 names when publishing to the source directory.
5728 (Clean view): Document `org-indent-mode'.
5729 (Clocking work time): Add documentation for the
5730 new :timetamp option when creating a clock report.
5731 (Paragraphs): Fix many typos.
5732 (Plain lists): Remove duplicate explanation about the
5733 `C-c *' command.
5734 (Literal examples): Update to reflect the new behavior
5735 of the -n -r -k switches when exporting source code examples.
5736 (Structure editing): Add information about `C-c *',
5737 converting a plain list into a list of Org items.
5738 (Remember): Small rephrasing of the paragraph
5739 describing remember.el. Also mentioned that remember.el is part
5740 of Emacs 23, not Emacs 22.
5741 (Clocking work time): Add documentation about
5742 displaying the current clocking time against the effort estimate.
5743 Also add a footnote about using `org-clock-in-prepare-hook' to add
5744 an effort estimate on the fly, just before clocking it.
5745 (Footnotes): Document automatic renumbering and
5746 sorting.
5747 (Agenda commands): Document new bulk commands.
5748 (Plain lists): Document new behavior of
5749 `org-cycle-include-plain-lists'.
5750 Hyphenation only in TeX.
5751 (Clocking work time): Document the key to update effort
5752 estimates.
5753 (Clocking work time): Document the clock time display.
5754 (Structure editing, TODO basics): Document new
5755 variables.
5756 (Column attributes): Document new colciew operators.
5757 (Publishing options): Document :xml-declaration.
5758 (Tracking TODO state changes): Document the
5759 LOG_INTO_DRAWER property.
5760 (Literal examples): Document the new implementation for
5761 editing source code.
5762 (Publishing action): Mention the new publishing
5763 function, to publish an Org source file.
5764 (Publishing links): Mention how to link to an Org source file.
5765 (Macro replacement): Document new macros.
5766 (Handling links): Document type-specific completion
5767 when inserting links.
5768 (Structure editing, Plain lists): Improve documentation
5769 on sorting.
5770 (Internal links): Document custom ids for links.
5771 (Handling links): Document custom ids for links.
5772 (CSS support): Document new class.
5773 (Refiling notes): Document the possibility to create new nodes
5774 during refiling.
5775 (Agenda commands): Document the "?" operator to find
5776 tasks without effort setting.
5777 (Exporting agenda information): Section moved.
5778 (RSS Feeds): New section.
5779 (Built-in table editor): Document M-e and M-a navigate
5780 inside table field.
5781 (Stuck projects): Docment that projects identified as
5782 un-stuck will still be searchd for stuck sub-projects.
5783 (Paragraphs): Document centering.
5784 (Creating timestamps, Agenda commands): Document new
5785 behavior when changing time stamps.
5786 (Structure editing): Document the new command
5787 `org-clone-subtree-with-time-shift'.
5788 (Publishing): Refresh this chapter.
5789 (Export options, Export options, In-buffer settings):
5790 Document the new keywords.
5791 (Matching tags and properties): Collect all
5792 documentation about tags/property matches here.
5793 (Setting tags): Document `org-tag-persistent-alist'.
5794 (Weekly/daily agenda): New section.
5795 (Orgstruct mode): Describe `orgstruct++-mode'.
5796 (Drawers): Mention the LOGBOOK drawer.
5797 (Export options, Sectioning structure): Document the
5798 #+LEATEX_HEADER in-buffer setting.
5799 (Bugs): Section removed.
5800 (Hooks): New section.
5801 (Add-on packages): Move here from old location.
5802 (Context-sensitive commands): New section.
5803 (Setting tags): Document newline option.
5804 (Global TODO list, Matching tags and properties):
5805 Mention more variables.
5806 (Checkboxes): Update to changed command behavior.
5807
5808 2009-08-02 Eric Yu <sucode@gmail.com> (tiny change)
5809
5810 * speedbar.texi (Basic Key Bindings): Fix typo.
5811
5812 2009-07-30 Jay Belanger <jay.p.belanger@gmail.com>
5813
5814 * calc.texi (Vector/Matrix Functions): Add index entries for both
5815 "v" and "V" key bindings. Mention that `calc-matrix-brackets' only
5816 affects matrices with more than one row.
5817 (Help Commands): Add index entries for "prefix ?" key bindings.
5818
5819 2009-07-29 Jay Belanger <jay.p.belanger@gmail.com>
5820
5821 * calc.texi (Stack Manipulation Commands): Add documentation for
5822 `calc-transpose-lines'.
5823
5824 2009-07-27 Michael Albinus <michael.albinus@gmx.de>
5825
5826 * dbus.texi (Receiving Method Calls): Describe special return value
5827 `:ignore'.
5828
5829 2009-07-24 Alan Mackenzie <acm@muc.de>
5830
5831 * cc-mode.texi (Config Basics, File Styles): Document that at mode
5832 initialization, any individual variable setting now takes precedence
5833 over one done via c-file-style/c-file-offsets.
5834
5835 2009-07-21 Jay Belanger <jay.p.belanger@gmail.com>
5836
5837 * calc.texi (Undoing Mistakes): Mention that the undo list will be
5838 truncated when Calc is quit.
5839 (Customizing Calc): Document `calc-undo-length'.
5840
5841 2009-07-20 Chong Yidong <cyd@stupidchicken.com>
5842
5843 * calc.texi (About This Manual): Don't mention chapter numbers in text.
5844
5845 2009-07-11 Kevin Ryde <user42@zip.com.au>
5846
5847 * pcl-cvs.texi (About PCL-CVS):
5848 * widget.texi (Basic Types):
5849 Fix cross-references.
5850
5851 2009-07-01 Andreas Schwab <aschwab@redhat.com>
5852
5853 * dbus.texi (Type Conversion): Don't use literal control character.
5854
5855 2009-07-01 Michael Albinus <michael.albinus@gmx.de>
5856
5857 * tramp.texi (GVFS based methods): New section.
5858 (Remote processes): Processes for GVFS based methods run locally.
5859
5860 2009-06-30 Michael Albinus <michael.albinus@gmx.de>
5861
5862 * tramp.texi (Inline methods, External methods, Gateway methods):
5863 Avoid the words "kludge" and hack".
5864 (External methods): Add `synce' method.
5865
5866 * trampver.texi: Update release number.
5867
5868 2009-06-22 Michael Albinus <michael.albinus@gmx.de>
5869
5870 Sync with Tramp 2.1.16.
5871
5872 * tramp.texi (History): Add GVFS support.
5873 (External methods): Precise `rsync' description. Add `dav', `davs' and
5874 `obex' methods. Add 'tramp-gvfs-methods' option.
5875 (Multi-hops): Cells of `tramp-default-proxies-alist' can also be Lisp
5876 forms.
5877 (Remote Programs): Introduce `tramp-own-remote-path'.
5878 (Remote processes): New subsection "Running remote programs that create
5879 local X11 windows".
5880 (Frequently Asked Questions): Improve code for disabling vc.
5881
5882 * trampver.texi: Update release number. Set default value of
5883 `emacsgvfs'.
5884
5885 2009-06-21 Chong Yidong <cyd@stupidchicken.com>
5886
5887 * Branch for 23.1.
5888
5889 2009-06-17 Glenn Morris <rgm@gnu.org>
5890
5891 * faq.texi (Obtaining the FAQ): Add reference to Savannah.
5892 (Latest version of Emacs): Mention source code repository.
5893
5894 2009-06-16 Glenn Morris <rgm@gnu.org>
5895
5896 * faq.texi (Top): Language tweak.
5897 (Extended commands): Most people have arrow keys.
5898 (Emacs manual): Say how to follow info links.
5899 (File-name conventions): Change title a bit. Explain about source
5900 versus installed. Condense etc description.
5901 (Guidelines for newsgroup postings): Mention Savannah list page.
5902 (Newsgroup archives): Simplify.
5903 (Contacting the FSF): Add contact URL.
5904 (Emacs Lisp documentation): Printed version not always available.
5905 (Installing Texinfo documentation): Explain how by hand installation is
5906 not normally needed. Use add-to-list. Remove duplicate reference.
5907 (Informational files for Emacs): Move info on Help menu here from
5908 "File-name conventions".
5909 (Help installing Emacs): Tweak uref.
5910 (Obtaining the FAQ): Mention repository.
5911 (Origin of the term Emacs): Explain "ITS".
5912 (Changing load-path): Use add-to-list.
5913 (Automatic indentation): Clarify this is for Text mode.
5914 Don't mention Indented Text mode.
5915 (Finding Emacs on the Internet): The FSF does not seem to offer a
5916 deluxe distribution on CD anymore.
5917
5918 2009-06-16 Glenn Morris <rgm@gnu.org>
5919
5920 * faq.texi (Top): Mention which Emacs version this FAQ is about.
5921 Recommend the latest release. Mention how to get older FAQs.
5922 Recommend the Emacs manual.
5923 (Guidelines for newsgroup postings): Discourage cross-posts.
5924 (Underlining paragraphs): Remove.
5925 (Editing MS-DOS files): Remove pre-Emacs 20 information.
5926 (Bugs and problems): Update key-binding.
5927 (Problems with very large files): Mention 64-bit.
5928 (Shell process exits abnormally): Remove.
5929 (Problems with Shell Mode): Rename and update.
5930 (Spontaneous entry into isearch-mode)
5931 (Problems talking to certain hosts): Remove. This is old information,
5932 in etc/PROBLEMS if needed.
5933 (Emacs takes a long time to visit files, Updating Emacs): Remove.
5934 (Dired claims that no file is on this line): Update.
5935 (Installing Emacs, Problems building Emacs): Simplify.
5936 (Emacs for MS-DOS): Refer to msdos/INSTALL rather than duplicating
5937 information.
5938 (Emacs for MS-Windows): Rename from "Emacs for Windows". Simplify.
5939 (Emacs for Mac OS X): Rename from "Emacs for Apple computers".
5940 (JDEE): "JDEE", not "JDE".
5941 (Handling C-s and C-q with flow control, Binding C-s and C-q):
5942 Remove. This is old information, in etc/PROBLEMS if needed.
5943 (stty and Backspace key, Kanji and Chinese characters): Remove.
5944 (Right-to-left alphabets): Update section.
5945 (Changing the included text prefix): Gnus uses message-yank-prefix.
5946 Add cross-reference to Supercite manual.
5947 (Saving a copy of outgoing mail): Simplify output file description.
5948 (Expanding aliases when sending mail): Refer to Emacs manual.
5949 Remove old info about RFC822.
5950 Correct description of how to rebuild aliases.
5951 (Rmail writes to /var/spool/mail): Update location from /usr/spool/mail.
5952 (MIME with Emacs mail packages)
5953 (Viewing articles with embedded underlining)
5954 (Saving a multi-part Gnus posting, Gnus hangs for a long time):
5955 Remove old sections.
5956 (Killing based on nonstandard headers): Remove. Scoring is preferable,
5957 and is well-documented in the Gnus manual.
5958 (Reading news with Emacs): Merge "Learning more about Gnus" into here.
5959 (Making Gnus faster): Rename from "Starting Gnus faster".
5960 Merge "Catch-up is slow in Gnus" into here.
5961
5962 2009-06-14 Glenn Morris <rgm@gnu.org>
5963
5964 * faq.texi (Status of Emacs): Re-order with most recent releases first.
5965 (New in Emacs 23): New section.
5966 (Handling C-s and C-q with flow control): Add xref.
5967
5968 2009-06-13 Glenn Morris <rgm@gnu.org>
5969
5970 * faq.texi (Setting up a customization file): Grammar fix.
5971 Customize is no longer "new".
5972 (Displaying the current line or column): Line-number mode is on by
5973 default. Don't mention `column' package. Mention linum.el.
5974 (Turning on abbrevs by default): Explain how to do it for buffers,
5975 modes, and everywhere.
5976 (Associating modes with files): Use add-to-list. Don't mention Emacs
5977 19.
5978 (Highlighting a region): On by default since 23.1.
5979 (Replacing highlighted text): Update doc quote.
5980 (Working with unprintable characters): Don't mention search-quote-char.
5981 (Using an already running Emacs process): Gnuclient is probably not an
5982 enhancement these days.
5983 (Indenting switch statements): Remove mention of pre-Emacs 20.
5984 (Horizontal scrolling): Abbreviate Emacs 20 description.
5985 (Replacing text across multiple files): Fix name of dired command.
5986 (Disabling backups): Use require not load.
5987 (Learning more about Gnus): Add cross-refs to Gnus manual and FAQ.
5988
5989 2009-06-13 Bill Wohler <wohler@newt.com>
5990
5991 Release MH-E manual version 8.2.
5992
5993 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
5994 release 8.2.
5995
5996 2009-06-13 Glenn Morris <rgm@gnu.org>
5997
5998 * faq.texi: Remove the term "on-line" (meaning "Info") throughout, since
5999 in this day and age the common meaning is "on the web".
6000 (copying): Use @copyright in all cases.
6001 (Basic keys): Remove reference to deleted manual node "Text Characters".
6002 (File-name conventions): Use GNU as an example rather than SERVICE.
6003 default.el lives in site-lisp. Update Info directory location.
6004 (Real meaning of copyleft): GPL actions have been brought, but all
6005 settled out of court.
6006 (Guidelines for newsgroup postings): Shorten section title.
6007 Simplify comp.emacs description.
6008 (Newsgroup archives): Change Google URL. Describe Gmane.
6009 (Unsubscribing from Emacs lists): Remove discussion of "distribution
6010 points". Mention List-Unsubscribe header.
6011 (Contacting the FSF): Update email and URLs.
6012 (Basic editing): Mention F1 for help.
6013 (Installing Texinfo documentation): Refer to Texinfo website rather
6014 than ftp server.
6015 (Printing a Texinfo file): Mention texi2pdf.
6016 (Informational files for Emacs): Don't describe FTP or SERVICE, they
6017 are just stubs nowadays.
6018 (Latest version of Emacs): Explain version numbers.
6019 (Spell-checkers, Checking TeX and *roff documents): Remove sections.
6020 (Turning on syntax highlighting): No need to mention hilit19 any more.
6021 (Finding Emacs on the Internet): Refer to URLs rather than DISTRIB, FTP.
6022 (Modes for various languages): Remove section.
6023 (Major packages and programs): Remove most version and maintainer
6024 information - it's hard to keep up-to-date, and adds nothing.
6025 Similarly with direct links to mailing lists.
6026 (Spell-checkers): Rename node from Ispell. Mention Aspell and Hunspell.
6027 (Mailcrypt): Remove section - mailcrypt has not been updated in mnay
6028 years, and Emacs comes with tools for this now.
6029 (Patch): Remove section - this is a standard tool.
6030 (Using function keys under X): Remove section.
6031
6032 2009-06-12 Glenn Morris <rgm@gnu.org>
6033
6034 * faq.texi (Viewing Info files outside of Emacs): Xinfo is no more.
6035 (Help installing Emacs): Remove reference to deleted X11 node.
6036 (Associating modes with files): Interpreter-mode-alist is no longer
6037 subservient to auto-mode-alist.
6038 (Installing Emacs): Change future Emacs version.
6039 (Linking with -lX11 fails): Remove old section.
6040 (Packages that do not come with Emacs): Update ELL location.
6041 Emacs Lisp archive is dead.
6042 (Emacs for Windows): Remove reference to old CE port.
6043 (Emacs for OS/2, Emacs for Atari ST, Emacs for the Amiga)
6044 (Emacs for VMS and DECwindows): Remove old ports.
6045 (Emacs for GNUstep): Rename from "Emacs for NeXTSTEP" and update.
6046 (Removing flashing messages): Remove section about non-existent Gnus
6047 option.
6048
6049 * faq.texi (Top): Add @top command.
6050 Remove the optional arguments from all @node commands: makeinfo can
6051 generate these automatically, and it is easier to edit and rearrange
6052 nodes without them.
6053
6054 2009-06-11 Glenn Morris <rgm@gnu.org>
6055
6056 * faq.texi (Common acronyms): Remove no-longer-existing OSF.
6057 (The LPF): Make the updated URL the sole reference point.
6058 (Learning how to do something): Update refcard price and format.
6059 (Getting a printed manual): Sources in doc/emacs/, not man/.
6060 Also available in PDF format. Since the page count varies, be less
6061 precise.
6062 (Informational files for Emacs): Remove references to deleted files
6063 LPF and SUN-SUPPORT, and to UUCP.
6064 (Obtaining the FAQ): Refer to the service web-page rather than SERVICE.
6065 Remove many obsolete ways to get the FAQ, which now seems only to be
6066 distributed with Emacs.
6067 (Mail and news): Remove sections about Rmail Babyl that no longer apply.
6068
6069 2009-06-09 Chong Yidong <cyd@stupidchicken.com>
6070
6071 * org.texi (Org Plot): Fix tags (Bug#3507).
6072 (Workflow states, Agenda commands): Fix tags (Bug#3508).
6073
6074 * ada-mode.texi (Installation, Compile commands)
6075 (Project File Overview, No project files, Set compiler options)
6076 (Use GNAT project file, Use multiple GNAT project files)
6077 (Identifier completion): Use @samp for menu items, and @kbd for key
6078 sequences (Bug#3504).
6079
6080 2009-06-04 Daiki Ueno <ueno@unixuser.org>
6081
6082 * gnus.texi (Security): Fix wording; add a link to epa.info.
6083
6084 2009-06-04 Ryan Yeske <rcyeske@gmail.com>
6085
6086 * message.texi (Header Commands): Fix descriptions to match
6087 keybindings.
6088
6089 2009-04-22 Daiki Ueno <ueno@unixuser.org>
6090
6091 * gnus.texi (Security): Mention that EasyPG is the current default.
6092
6093 2009-04-13 Chong Yidong <cyd@stupidchicken.com>
6094
6095 * ediff.texi (Session Commands): Fix typo.
6096
6097 2009-04-05 Reiner Steib <Reiner.Steib@gmx.de>
6098
6099 * gnus-faq.texi (FAQ 8-4): Fix wrong group name of
6100 news.software.readers. Reported by Florian Rehnisch.
6101
6102 2009-04-02 Glenn Morris <rgm@gnu.org>
6103
6104 * auth.texi: Capitalize direntry.
6105
6106 * mairix-el.texi: Copy the direntry from ../../info/dir, and avoid
6107 using a period in the entry name. (Bug#2797)
6108
6109 2009-03-03 Juanma Barranquero <lekktu@gmail.com>
6110
6111 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add auth.
6112 ($(infodir)/auth, auth.dvi): New targets.
6113
6114 2009-03-03 Glenn Morris <rgm@gnu.org>
6115
6116 * auth.texi: Fix @setfilename.
6117
6118 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add auth.
6119 (auth, $(infodir)/auth, auth.dvi): New rules.
6120
6121 2009-02-25 Glenn Morris <rgm@gnu.org>
6122
6123 * faq.texi (Emacs for minimalists): New node. (Bug#2452)
6124
6125 2009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
6126
6127 * gnus.texi (NoCeM): Fix description of gnus-use-nocem.
6128
6129 2009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
6130
6131 * gnus.texi (NoCeM): Update default values for gnus-nocem-groups,
6132 gnus-nocem-issuers, and gnus-nocem-verifyer.
6133
6134 2009-02-20 Juanma Barranquero <lekktu@gmail.com>
6135
6136 * ada-mode.texi (Project files, Automatic Casing):
6137 * dbus.texi (Signals):
6138 * gnus.texi (Selecting a Group, Filtering Incoming Mail):
6139 * mh-e.texi (HTML):
6140 * nxml-mode.texi (Locating a schema)
6141 (Using the document's URI to locate a schema):
6142 * org.texi (Footnotes, Using the mapping API):
6143 * rcirc.texi (Channels): Remove duplicate words.
6144
6145 2009-02-20 Glenn Morris <rgm@gnu.org>
6146
6147 * dired-x.texi (Miscellaneous Commands):
6148 * gnus.texi: Minor updates for mbox Rmail.
6149
6150 2009-02-16 Karl Berry <karl@gnu.org>
6151
6152 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
6153 * cl.texi, dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi:
6154 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
6155 * faq.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
6156 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
6157 * newsticker.texi, nxml-mode.texi, org.texi, pcl-cvs.texi:
6158 * pgg.texi, rcirc.texi, reftex.texi, remember.texi, sasl.texi:
6159 * sc.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
6160 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi, woman.texi:
6161 Consistently use @insertcopying in the Top node,
6162 @contents at the front (after @end titlepage),
6163 and @direntry after @copying. (Bug#1988)
6164
6165 2009-02-13 Teodor Zlatanov <tzz@lifelogs.com>
6166
6167 * auth.texi: New file documenting auth-source.
6168
6169 2009-02-13 Carsten Dominik <dominik@science.uva.nl>
6170
6171 * org.texi (Org Plot): Fix link.
6172
6173 2009-02-09 Daiki Ueno <ueno@unixuser.org>
6174
6175 * epa.texi (Mail-mode integration): Mention the way to do
6176 "encrypt-to-self". (Bug#1807)
6177
6178 2009-02-05 Arni Magnusson <arnima@hafro.is> (tiny change)
6179
6180 * ada-mode.texi (No project files): Fix typo. (Bug#2214)
6181
6182 2009-02-04 Reiner Steib <Reiner.Steib@gmx.de>
6183
6184 * gnus-news.texi: Print version about Incoming*.
6185
6186 2009-02-02 Carsten Dominik <dominik@science.uva.nl>
6187
6188 * org.texi (Structure editing, Handling links)
6189 (Fast access to TODO states, Javascript support): Make standard docs
6190 correctly reflect default variable settings.
6191
6192 2009-02-02 Glenn Morris <rgm@gnu.org>
6193
6194 * org.texi: Fix typos.
6195
6196 2009-02-01 Michael Albinus <michael.albinus@gmx.de>
6197
6198 Sync with Tramp 2.1.15.
6199
6200 * trampver.texi: Update release number.
6201
6202 2009-01-31 Carsten Dominik <carsten.dominik@gmail.com>
6203
6204 * org.texi (TODO dependencies): Document TODO dependencies on
6205 checkboxes.
6206
6207 2009-01-30 Carsten Dominik <dominik@science.uva.nl>
6208
6209 * org.texi (TODO dependencies): Document key binding for toggling
6210 ORDERED property.
6211
6212 2009-01-28 Michael Albinus <michael.albinus@gmx.de>
6213
6214 * dbus.texi (Errors and Events): Fix typos. Describe second parameter
6215 of hook functions.
6216
6217 2009-01-28 Carsten Dominik <dominik@science.uva.nl>
6218
6219 * org.texi (TODO dependencies): New section.
6220
6221 2009-01-27 Carsten Dominik <dominik@science.uva.nl>
6222
6223 * org.texi (Plain lists, TODO basics, Priorities)
6224 (Multiple sets in one file, Conflicts): Document interaction with
6225 `shift-selection-mode'.
6226
6227 2009-01-27 Jay Belanger <jay.p.belanger@gmail.com>
6228
6229 * calc.texi (Embedded Mode, Algebraic-Style Calculations):
6230 Make Calc the subject of sentences.
6231 (Rearranging Formulas using Selections): Discuss new options
6232 for `j *'.
6233
6234 2009-01-26 Michael Albinus <michael.albinus@gmx.de>
6235
6236 * dbus.texi (Errors and Events): New variable dbus-event-error-hooks.
6237
6238 2009-01-26 Glenn Morris <rgm@gnu.org>
6239
6240 * org.texi: Fix typos.
6241
6242 2009-01-26 Bill Wohler <wohler@newt.com>
6243
6244 * mh-e.texi (EDITION, UPDATED): Update.
6245
6246 2009-01-25 Carsten Dominik <dominik@science.uva.nl>
6247
6248 * org.texi (References): Add information about remote references.
6249 (Built-in table editor): Document `C-c RET' in tables.
6250 (Math symbols, Quoting LaTeX code): Mention that simple
6251 LaTeX macros survive LaTeX export.
6252 (Images in LaTeX export): Show how to create a reference to a
6253 figure.
6254 (Sectioning structure): Document that the LaTeX class can be
6255 specified in a property.
6256 (Text areas in HTML export): New section.
6257 (External links): Add examples for text search and ID links.
6258 (Built-in table editor): Remove the descriptio of `C-c
6259 C-q', it not longer works.
6260 (Literal examples): Document that a space must follow
6261 the colon in short examples.
6262 (Relative timer): Document `org-timer-stop'.
6263 (Footnotes): New section.
6264 (Footnote markup): Shorten section and refer to new Footnote
6265 section.
6266 (Literal examples): Add documentation for line
6267 numbering in and references to code examples.
6268 (CSS support): Fix the description of default CSS styles.
6269 (Capturing column view): Document
6270 "file:path/to/file.org" as an allowed value for the ID property of
6271 a dynamic block copying column view.
6272
6273 2009-01-23 Stephen Eglen <stephen@gnu.org>
6274
6275 * mh-e.texi (Getting Started): Describe $MH.
6276
6277 2009-01-21 Michael Albinus <michael.albinus@gmx.de>
6278
6279 * tramp.texi (all): Harmonize usage of "external method",
6280 "external transfer method" and "out-of-band method".
6281 (Connection types): Precise the differences of inline and external
6282 methods. Written by Adrian Phillips <a.phillips@met.no>.
6283
6284 2009-01-19 Reiner Steib <Reiner.Steib@gmx.de>
6285
6286 * gnus.texi (Limiting): `/ N' and `/ o' are not really limiting
6287 commands as described at the top. Reported by Allan Gottlieb
6288 <gottlieb@nyu.edu>.
6289
6290 2009-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
6291
6292 * gnus.texi (Non-ASCII Group Names, RSS): Update description of
6293 nnmail-pathname-coding-system.
6294
6295 2009-01-17 Peter Tury <tury.peter@gmail.com> (tiny change)
6296
6297 * org.texi (Relative timer): Fix typo.
6298
6299 2009-01-15 Juanma Barranquero <lekktu@gmail.com>
6300
6301 * org.texi (Clocking work time): Fix typo.
6302 Reported by Peter Tury <tury.peter@gmail.com>. (Bug#1925)
6303
6304 2009-01-13 Glenn Morris <rgm@gnu.org>
6305
6306 * org.texi: Fix some more typos.
6307
6308 2009-01-13 Peter Tury <tury.peter@gmail.com> (tiny change)
6309
6310 * org.texi: Fix some typos.
6311
6312 2009-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
6313
6314 * gnus.texi (Group Parameters): Add note for local variables.
6315
6316 2009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
6317
6318 * gnus.texi (Converting Kill Files): Fix URL.
6319 Include gnus-kill-to-score.el in contrib directory.
6320
6321 2009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
6322
6323 * gnus.texi (Startup Variables): Fix gnus-before-startup-hook.
6324 Reported by Leo <sdl.web@gmail.com>. (Bug#1660)
6325 (Paging the Article): Add index entry.
6326
6327 2009-01-03 Stephen Leake <stephen_leake@member.fsf.org>
6328
6329 * ada-mode.texi (Examples): Delete redundant text.
6330
6331 2009-01-03 Michael Albinus <michael.albinus@gmx.de>
6332
6333 * trampver.texi (top): Declare ipv6prefix and ipv6postfix.
6334
6335 * tramp.texi (Filename Syntax, Filename completion): Handle IPv6
6336 addresses.
6337
6338 2009-01-03 Bill Wohler <wohler@newt.com>
6339
6340 * mh-e.texi (Scan Line Formats): Indicate that first column should be
6341 kept empty.
6342
6343 2008-12-20 Carsten Dominik <dominik@science.uva.nl>
6344
6345 * org.texi (Activation, Exporting, ASCII export, HTML export)
6346 (HTML Export commands, LaTeX/PDF export commands):
6347 Improve documentation about transient-mark-mode.
6348 (References): Document the use of special names like $LR1 to reference
6349 to fields in the last table row.
6350
6351 2008-12-19 Juri Linkov <juri@jurta.org>
6352
6353 * info.texi (Search Text): Remove mention of removed key binding M-s.
6354
6355 2008-12-18 Carsten Dominik <dominik@science.uva.nl>
6356
6357 * org.texi (References): Remove mentioning of @0 as reference for the
6358 last line, this has been reverted in the Lisp sources.
6359
6360 2008-12-17 Juanma Barranquero <lekktu@gmail.com>
6361
6362 * makefile.w32-in (INFO_TARGETS, clean): Add sasl.
6363 (DVI_TARGETS): Remove duplicates. Add sasl.
6364 ($(infodir)/sasl, sasl.dvi): New targets.
6365
6366 2008-12-17 Carsten Dominik <dominik@science.uva.nl>
6367
6368 * org.texi: Version number pushed to 6.15d.
6369
6370 2008-12-16 Carsten Dominik <dominik@science.uva.nl>
6371
6372 * org.texi (Tables in LaTeX export): New section.
6373 (Images in LaTeX export): New section.
6374 (Inlined images, Images in HTML export): Sections renamed.
6375
6376 2008-12-08 Reiner Steib <Reiner.Steib@gmx.de>
6377
6378 * message.texi (Insertion Variables): Don't advertise sc-cite-original.
6379
6380 2008-12-04 David Engster <dengste@eml.cc>
6381
6382 * gnus.texi (nnmairix): Mention mairix.el. Point out the importance
6383 of nnml-get-new-mail. Change URL for mairix patch.
6384
6385 2008-12-02 Carsten Dominik <carsten.dominik@gmail.com>
6386
6387 * org.texi (Using the mapping API): Fix bug in mapping example.
6388 (Publishing options): Make the list of properties complete again, in
6389 correspondence to the variable `org-export-plist-vars'.
6390 (Property searches): Document new special values for time comparisons.
6391 (Tag inheritance): Refine the description of tag inheritance.
6392 (Project alist): Add info about the publishing sequence of components.
6393 (Effort estimates): Document the new relative timer.
6394
6395 2008-12-01 Jay Belanger <jay.p.belanger@gmail.com>
6396
6397 * calc.texi (About This Manual): Clarify behavior of `C-x * t'.
6398 (Using Calc): Clarify use of `C-x * o'.
6399 (Embedded Mode (Overview)): Clarify use of `C-x * e'.
6400
6401 2008-11-28 Richard M Stallman <rms@gnu.org>
6402
6403 * dbus.texi (Receiving Method Calls): Clean up previous change.
6404
6405 2008-11-26 Michael Albinus <michael.albinus@gmx.de>
6406
6407 * dbus.texi (Type Conversion): New defuns `dbus-string-to-byte-array',
6408 `dbus-escape-as-identifier', `dbus-byte-array-to-string' and
6409 `dbus-unescape-from-identifier'.
6410 (Receiving Method Calls): New constants `dbus-service-emacs' and
6411 `dbus-path-emacs'. Precise return values of `dbus-register-method'.
6412 (Signals): Use the constants in the example.
6413
6414 2008-11-24 Carsten Dominik <dominik@science.uva.nl>
6415
6416 * org.texi: Re-apply change to FDL 1.3.
6417
6418 2008-11-23 Carsten Dominik <dominik@science.uva.nl>
6419
6420 * org.texi (Setting up Remember): Document `org-remember-mode'.
6421 (External links): Document that bbdb links can use a regular
6422 expression.
6423 (External links): Document that elisp links can contain interactive
6424 commands.
6425
6426 2008-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
6427
6428 * viper.texi (viper-translate-all-ESC-keysequences):
6429 Description removed.
6430
6431 2008-11-19 Glenn Morris <rgm@gnu.org>
6432
6433 * doclicense.texi: Change to FDL 1.3.
6434 Relicense all texi files under FDL 1.3 or later.
6435
6436 2008-11-17 Jay Belanger <jay.p.belanger@gmail.com>
6437
6438 * calc.texi (Tutorial): Clarify how to set up the on-line tutorial.
6439
6440 2008-11-16 Michael Kifer <kifer@cs.stonybrook.edu>
6441
6442 * viper.texi (viper-ESC-keyseq-timeout, viper-ESC-key): Remove.
6443
6444 * ediff.texi: Version/date change.
6445
6446 2008-11-14 Chong Yidong <cyd@stupidchicken.com>
6447
6448 * ns-emacs.texi: Moved into macos.texi in the main Emacs manual.
6449
6450 2008-11-14 Jay Belanger <jay.p.belanger@gmail.com>
6451
6452 * calc.texi (About This Manual): Comment out a mention of
6453 marginal notes.
6454
6455 2008-11-12 Carsten Dominik <dominik@science.uva.nl>
6456
6457 * org.texi (Clocking work time): Document the :formula property of
6458 clock tables.
6459 (Structure editing, Refiling notes): Document refiling regions.
6460 (Agenda commands): Document the double-prefix version
6461 of the `l' command in the agenda.
6462 (Handling links): Explain the effect of a double prefix
6463 arg to `C-c C-o'.
6464 (TODO basics): Add documentation for tag triggers.
6465
6466 2008-10-23 Glenn Morris <rgm@gnu.org>
6467
6468 * cl.texi (Function Bindings): Mention `flet' fails to deal with
6469 byte-compiling things like `+'.
6470
6471 * ns-emacs.texi: Merge copyright years of author now with assignment
6472 into FSF years.
6473 (VER): Use it for easier automatic updating. Use Emacs version rather
6474 than standalone Emacs.app version.
6475
6476 2008-10-12 Carsten Dominik <dominik@science.uva.nl>
6477
6478 * org.texi: Lots of minor fixes.
6479 (Capture): New chapter.
6480 (Org Plot): New section.
6481
6482 2008-09-30 Magnus Henoch <mange@freemail.hu>
6483
6484 * cl.texi (Porting Common Lisp): Fix parenthesis order in example.
6485
6486 2008-09-30 Jay Belanger <jay.p.belanger@gmail.com>
6487
6488 * calc.texi (User Defined Units): Mention how to enter optional display
6489 string.
6490
6491 2008-09-25 Teodor Zlatanov <tzz@lifelogs.com>
6492
6493 * message.texi (Sending Variables): Fix variable documentation to
6494 avoid the "y/n" wording.
6495
6496 2008-09-24 Teodor Zlatanov <tzz@lifelogs.com>
6497
6498 * message.texi (Sending Variables): Add `message-confirm-send' doc.
6499
6500 2008-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
6501
6502 * gnus.texi (The Gnus Registry): Don't give argument to @item used in
6503 @enumerate section so as to be able to be formatted with MAKEINFO=no.
6504
6505 2008-09-22 Bill Wohler <wohler@newt.com>
6506
6507 Release MH-E manual version 8.1.
6508
6509 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
6510 release 8.1.
6511
6512 * mh-e.texi: Retain dual license as agreed to by the FSF.
6513 However, bump GPL to Version 3.
6514 Use @include for license text.
6515
6516 2008-09-19 Katsumi Yamaoka <yamaoka@jpl.org>
6517
6518 * gnus.texi (Top, Setup, Fancy splitting to parent)
6519 (Store custom flags and keywords, Store arbitrary data):
6520 Clean up markup.
6521
6522 2008-09-16 Teodor Zlatanov <tzz@lifelogs.com>
6523
6524 * gnus.texi (The Gnus Registry): Document it.
6525
6526 2008-09-08 David Engster <dengste@eml.cc>
6527
6528 * gnus.texi (nnmairix): Point out that nnml uses MH format.
6529 Clarify section about choosing back end servers.
6530
6531 2008-08-23 Glenn Morris <rgm@gnu.org>
6532
6533 * dired-x.texi (Shell Command Guessing):
6534 Mention dired-guess-shell-case-fold-search. (Bug#417)
6535
6536 2008-08-22 Michael Albinus <michael.albinus@gmx.de>
6537
6538 * trampver.texi: Update release number.
6539
6540 2008-08-18 Brian Cully <bjc@kublai.com> (tiny change)
6541
6542 * ns-emacs.texi: Update version.
6543 (Introduction): Correct menu location for options save.
6544 (Customization): Note that defaults are stored under org.gnu.Emacs.
6545
6546 2008-08-11 Bill Wohler <wohler@newt.com>
6547
6548 * mh-e.texi (Getting Started): Rename variant mu-mh to gnu-mh and be
6549 explicit about GNU mailutils MH elsewhere (with thanks to Darel
6550 Henman) (closes SF #1768928).
6551
6552 2008-08-10 Glenn Morris <rgm@gnu.org>
6553
6554 * ns-emacs.texi: Use @copying. Change copyright of authors with
6555 assignment to FSF. Change license to GFDL.
6556 (Top): Remove outdated references.
6557
6558 2008-08-07 Reiner Steib <Reiner.Steib@gmx.de>
6559
6560 * gnus.texi (Sorting the Summary Buffer, Summary Sorting):
6561 Add gnus-summary-sort-by-most-recent-number and
6562 gnus-summary-sort-by-most-recent-date.
6563 (Summary Sorting): Explain prefix argument.
6564
6565 2008-08-07 Katsumi Yamaoka <yamaoka@jpl.org>
6566
6567 * gnus.texi (Saving Articles): Mention symbolic prefix `r' for
6568 gnus-summary-pipe-output.
6569
6570 2008-08-03 Michael Albinus <michael.albinus@gmx.de>
6571
6572 * dbus.texi (Receiving Method Calls): Document error handling of own
6573 D-Bus methods.
6574
6575 2008-08-01 Bill Wohler <wohler@newt.com>
6576
6577 * mh-e.texi (Reading Mail)
6578 (Viewing Attachments): Describe new function
6579 mh-show-preferred-alternative.
6580 (Sending Mail, Redistributing, Sending Message): Describe new hook
6581 mh-annotate-msg-hook.
6582
6583 2008-07-31 Michael Albinus <michael.albinus@gmx.de>
6584
6585 * dbus.texi (Arguments and Signatures): Fix example.
6586 (Synchronous Methods): New defun `dbus-call-method-non-blocking'.
6587 (Asynchronous Methods): New node.
6588 (Errors and Events): Describe extended layout of `dbus-event'.
6589 New defun `dbus-event-message-type'.
6590
6591 2008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
6592
6593 * ediff.texi: Remove VMS support.
6594
6595 2008-07-29 Juanma Barranquero <lekktu@gmail.com>
6596
6597 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add mairix-el.
6598 ($(infodir)/mairix-el), mairix-el.dvi): New targets.
6599
6600 2008-07-29 Chong Yidong <cyd@stupidchicken.com>
6601
6602 * Makefile.in: Add mairix-el targets.
6603
6604 2008-07-29 David Engster <deng@randomsample.de>
6605
6606 * mairix-el.texi: New file.
6607
6608 2008-07-28 Stephen Leake <stephen_leake@stephe-leake.org>
6609
6610 * ada-mode.texi: Document using GNAT project files as Emacs Ada mode
6611 project files. Delete 'main_unit' project variable; not needed. Allow
6612 process environment variables wherever project variables are allowed.
6613 Add tutorial section on multiple GNAT project files.
6614
6615 2008-07-27 Michael Albinus <michael.albinus@gmx.de>
6616
6617 Sync with Tramp 2.1.14.
6618
6619 * trampver.texi: Update release number.
6620
6621 2008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
6622
6623 * ns-emacs.texi:
6624 * faq.texi: Remove mentions of Mac Carbon.
6625
6626 2008-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
6627
6628 * gnus.texi (Saving Articles): Describe the 2nd argument of
6629 gnus-summary-save-in-pipe.
6630 (SpamAssassin): Use it.
6631
6632 2008-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
6633
6634 * gnus.texi (SpamAssassin): Fix gnus-summary-save-in-pipe usage.
6635
6636 2008-07-25 Carsten Dominik <dominik@science.uva.nl>
6637
6638 * org.texi (Export options): Document the use of the creator flag.
6639
6640 2008-07-24 Carsten Dominik <dominik@science.uva.nl>
6641
6642 * org.texi: New version 6.06a.
6643
6644 2008-07-23 Juanma Barranquero <lekktu@gmail.com>
6645
6646 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add ns-emacs.
6647 ($(infodir)/ns-emacs, ns-emacs.dvi): New targets.
6648
6649 2008-07-23 Vincent Belaïche <vincent.b.1@hotmail.fr>
6650
6651 * calc.texi (Editing Stack Entries, Algebraic Entry):
6652 Rewrite introductory sentences so it can be used by
6653 Calc's help functions. Mention fixing typos.
6654 (Customizing Calc): Fix typo.
6655
6656 2008-07-23 Jay Belanger <jay.p.belanger@gmail.com>
6657
6658 * calc.texi (summarykey): New macro. Use to correctly format keys in
6659 the summary.
6660
6661 2008-07-20 Adrian Robert <adrian.b.robert@gmail.com>
6662
6663 * ns-emacs.texi (Customization): Corrected documentation on color
6664 specification formats.
6665
6666 2008-07-19 Andreas Schwab <schwab@suse.de>
6667
6668 * ns-emacs.texi: Moved from ../emacs. Add @direntry.
6669
6670 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ns-emacs.
6671 (ns-emacs, $(infodir)/ns-emacs, ns-emacs.dvi): New rules.
6672
6673 2008-07-18 Michael Albinus <michael.albinus@gmx.de>
6674
6675 * dbus.texi (Inspection): Rework, introduce submenus.
6676 (Bus names, Introspection, Nodes and Interfaces, Methods and Signal)
6677 (Properties and Annotations, Arguments and Signatures): New nodes.
6678
6679 2008-07-13 Michael Albinus <michael.albinus@gmx.de>
6680
6681 * dbus.texi (Receiving Method Calls): Fix description of
6682 `dbus-register-method'.
6683 (Signals): Allow also signal arguments for filtering in
6684 `dbus-register-signal'.
6685
6686 2008-07-13 Vincent Belaïche <vincent.b.1@hotmail.fr>
6687
6688 * calc.texi (Manipulating Vectors): Clarify definition of `rnorm' and
6689 `cnorm'.
6690 (Arithmetic Tutorial): Simplify the verification of prime factors.
6691
6692 2008-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
6693
6694 * gnus.texi (Saving Articles): Mention
6695 gnus-summary-pipe-output-default-command and gnus-summary-save-in-pipe.
6696
6697 2008-06-29 Jay Belanger <jay.p.belanger@gmail.com>
6698
6699 * calc.texi: Adjust mode line throughout.
6700
6701 2008-06-28 Juanma Barranquero <lekktu@gmail.com>
6702
6703 * sasl.texi (Mechanisms): Fix typos.
6704
6705 2008-06-24 Jay Belanger <jay.p.belanger@gmail.com>
6706
6707 * calc.texi (Killing from the stack): Mention using normal Emacs
6708 copying.
6709
6710 2008-06-21 Michael Albinus <michael.albinus@gmx.de>
6711
6712 * tramp.texi (Password handling): Rename from "Password caching".
6713 Add `auth-source' mechanism.
6714 (Connection caching): Tramp reopens the connection automatically,
6715 when the operating system on the remote host has been changed.
6716
6717 2008-06-20 Eli Zaretskii <eliz@gnu.org>
6718
6719 * makefile.w32-in (distclean): Remove makefile.
6720
6721 2008-06-17 Carsten Dominik <dominik@science.uva.nl>
6722
6723 * org.texi (Using the mapping API): New section.
6724 (Agenda column view): New section.
6725 (Moving subtrees): Document archiving to the archive sibling.
6726 (Agenda commands): Document columns view in the agenda.
6727 (Using the property API): Document the API for multi-valued properties.
6728
6729 2008-06-17 Jason Riedy <jason@acm.org>
6730
6731 * org.texi (A LaTeX example): Note that fmt may be a one-argument
6732 function, and efmt may be a two-argument function.
6733 (Radio tables): Document multiple destinations.
6734
6735 2008-06-16 Glenn Morris <rgm@gnu.org>
6736
6737 * epa.texi, erc.texi, pgg.texi, remember.texi, sasl.texi, url.texi:
6738 Add Cover-Texts.
6739
6740 2008-06-15 Glenn Morris <rgm@gnu.org>
6741
6742 * faq.texi (VER): Update to 23.0.60.
6743
6744 * mh-e.texi: Remove option of licensing under GPL.
6745 Add Cover-Texts to GFDL permissions notice.
6746 (GPL): Remove section.
6747 (GFDL): Include doclicense.texi rather than the actual text.
6748
6749 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add sasl.
6750 (sasl, $(infodir)/sasl, sasl.dvi): New rules.
6751
6752 * sasl.texi: Fix output file name.
6753
6754 * epa.texi, sasl.texi: Refer to license in Emacs manual.
6755
6756 * gnus-coding.texi: Refer to license in Gnus manual.
6757
6758 * idlwave.texi, sasl.texi: Use @copying.
6759
6760 * org.texi: Change to GFDL 1.2. Refer to license in Emacs manual.
6761
6762 * speedbar.texi: Update Back-Cover Text as per maintain.info.
6763
6764 * url.texi: Use @copying, @title, @subtitle, @author.
6765
6766 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi, dbus.texi:
6767 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
6768 * erc.texi, eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus.texi:
6769 * idlwave.texi, message.texi, newsticker.texi, pcl-cvs.texi:
6770 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi:
6771 * smtpmail.texi, speedbar.texi, tramp.texi, vip.texi, viper.texi:
6772 * widget.texi, woman.texi:
6773 Remove references to external license, since doclicense is included.
6774
6775 * ada-mode.texi, autotype.texi, cc-mode.texi, dired-x.texi:
6776 * pcl-cvs.texi, speedbar.texi, url.texi, widget.texi:
6777 Remove references to non-existent Invariant Sections.
6778
6779 2008-06-14 Glenn Morris <rgm@gnu.org>
6780
6781 * faq.texi (Major packages and programs): Remove references to external
6782 Supercite, Calc, VIPER, since they have been included for some time.
6783 Update VM, AUCTeX, BBDB entries.
6784
6785 2008-06-14 Ulf Jasper <ulf.jasper@web.de>
6786
6787 * newsticker.texi: Updated to match latest newsticker changes.
6788
6789 2008-06-13 Glenn Morris <rgm@gnu.org>
6790
6791 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi
6792 * dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi
6793 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi
6794 * gnus.texi, idlwave.texi, info.texi, message.texi, newsticker.texi
6795 * nxml-mode.texi, org.texi, pcl-cvs.texi, rcirc.texi, reftex.texi
6796 * sc.texi, sieve.texi, smtpmail.texi, vip.texi, viper.texi, widget.texi
6797 * woman.texi:
6798 Update Back-Cover Text as per maintain.info.
6799
6800 2008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
6801
6802 * gnus-faq.texi: Generate. Change node names to "FAQ N-M".
6803
6804 * Makefile.in (gnus-faq-clean): Don't remove gnus-faq.texi.
6805 (gnus-faq.xml): Update repository host.
6806
6807 * gnus-faq.texi: Generate from gnus-faq.xml (sourceforge.net).
6808
6809 2008-06-15 Frank Schmitt <ich@frank-schmitt.net>
6810
6811 * gnus-faq.texi ([5.12]): Add entry about message-kill-buffer-on-exit.
6812 Fix a typo.
6813
6814 2008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
6815
6816 * gnus.texi (Mail Source Customization): Correct values of
6817 `mail-source-delete-incoming'. Reported by Tassilo Horn.
6818 (Oort Gnus): Fix version comment for mml-dnd-protocol-alist.
6819
6820 2008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
6821
6822 * gnus.texi (nnmairix): Eliminate wrong use of `path', cf. the GNU
6823 coding standards.
6824
6825 2008-06-14 David Engster <dengste@eml.cc>
6826
6827 * gnus.texi (nnmairix): Markup fixes.
6828
6829 2008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
6830
6831 * gnus.texi (nnmairix): Markup and other minor fixes.
6832
6833 2008-06-05 David Engster <dengste@eml.cc>
6834
6835 * gnus.texi (nnmairix): New nodes describing nnmairix.el.
6836
6837 2008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
6838
6839 * gnus.texi (Group Parameters): Change ~/.gnus to ~/.gnus.el.
6840 (Searching, nnir, nnmairix): New stub nodes.
6841
6842 2008-05-30 Felix Lee <felix.1@canids.net>
6843
6844 * cl.texi (Iteration Clauses): Fix incorrect "identical" examples.
6845
6846 2008-05-24 Reiner Steib <Reiner.Steib@gmx.de>
6847
6848 * gnus.texi (Filling In Threads): Additions to gnus-fetch-old-headers.
6849
6850 2008-05-15 Reiner Steib <Reiner.Steib@gmx.de>
6851
6852 * gnus.texi (Scoring On Other Headers): Fix typo. Rearrange.
6853
6854 2008-05-15 Jonathan Yavner <jyavner@member.fsf.org>
6855
6856 * ses.texi (Acknowledgements): Add Shigeru Fukaya.
6857
6858 2008-05-06 Juanma Barranquero <lekktu@gmail.com>
6859
6860 * info.texi (Top): Fix typo in xref.
6861
6862 2008-05-05 Karl Berry <karl@gnu.org>
6863
6864 * info.texi (Top): @xref to stand-alone manual.
6865
6866 2008-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
6867
6868 * gnus.texi (Various Summary Stuff): Add gnus-propagate-marks.
6869 (Various Summary Stuff): Fix typo in last xref.
6870
6871 2008-05-02 Juanma Barranquero <lekktu@gmail.com>
6872
6873 * org.texi (Moving subtrees): Fix typo.
6874
6875 2008-04-28 Michael Albinus <michael.albinus@gmx.de>
6876
6877 * tramp.texi (Frequently Asked Questions): Explain, how to disable
6878 Tramp via `tramp-mode'.
6879
6880 2008-04-27 Carsten Dominik <dominik@sam.science.uva.nl>
6881
6882 * org.texi: Massive changes, in many parts of the file.
6883
6884 2008-04-27 Jason Riedy <jason@acm.org>
6885
6886 * org.texi (A LaTeX example): Note that fmt may be a
6887 one-argument function, and efmt may be a two-argument function.
6888 (Radio tables): Document multiple destinations.
6889
6890 2008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
6891
6892 * gnus.texi (Oort Gnus): Add message-fill-column.
6893
6894 2008-04-12 Adrian Aichner <adrian@xemacs.org>
6895
6896 * gnus.texi (Mail Source Specifiers): Typo fix.
6897
6898 2008-04-12 Reiner Steib <Reiner.Steib@gmx.de>
6899
6900 * gnus.texi (Diary Headers Generation): Update key binding for
6901 `gnus-diary-check-message'.
6902
6903 2008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
6904
6905 * gnus.texi (Emacsen): Addition.
6906
6907 2008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
6908
6909 * gnus.texi (Emacsen): Give recommendations for Emacs 22 and Emacs 23.
6910
6911 2008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
6912
6913 * gnus.texi (Oort Gnus): Mention customizing of tool bars.
6914
6915 2008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
6916
6917 * gnus-news.texi: Update tool bar item.
6918
6919 2008-04-09 Sven Joachim <svenjoac@gmx.de>
6920
6921 * gnus-news.texi: Fix typos.
6922
6923 2008-04-11 Jay Belanger <jay.p.belanger@gmail.com>
6924
6925 * calc.texi (Vector and Matrix Arithmetic, Calc Summary):
6926 Add mention of `kron'.
6927
6928 2008-04-01 Daiki Ueno <ueno@unixuser.org>
6929
6930 * epa.texi (Encrypting/decrypting *.gpg files):
6931 Document epa-file-name-regexp.
6932
6933 2008-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
6934
6935 * gnus.texi (Example Methods): Fix description about ssh-agent.
6936 (Indirect Functions): Fix the default value of nntp-telnet-command;
6937 remove link to connect.html.
6938
6939 2008-03-30 Michael Albinus <michael.albinus@gmx.de>
6940
6941 * dbus.texi (Synchronous Methods): New parameter TIMEOUT for
6942 dbus-call-method.
6943 (Receiving Method Calls): The timeout can be set by the calling client.
6944
6945 * trampver.texi: Update release number.
6946
6947 2008-03-29 Reiner Steib <Reiner.Steib@gmx.de>
6948
6949 * gnus.texi (Top): Fix version. Add SASL.
6950
6951 2008-03-29 Michael Albinus <michael.albinus@gmx.de>
6952
6953 Sync with Tramp 2.1.13.
6954
6955 * trampver.texi: Update release number.
6956
6957 2008-03-29 Chong Yidong <cyd@stupidchicken.com>
6958
6959 * org.texi: Update to new org-mode website.
6960
6961 2008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
6962
6963 * cl.texi (For Clauses): Fix loop over key-seq to match code.
6964
6965 2008-03-22 Reiner Steib <Reiner.Steib@gmx.de>
6966
6967 * gnus.texi (Foreign Groups): Add gnus-read-ephemeral-gmane-group,
6968 gnus-read-ephemeral-gmane-group-url,
6969 gnus-read-ephemeral-emacs-bug-group,
6970 gnus-read-ephemeral-debian-bug-group.
6971
6972 2008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
6973
6974 * gnus.texi (MIME Commands): Add gnus-article-browse-html-article.
6975
6976 * gnus-news.texi: Add EasyPG. Add gnus-article-browse-html-article.
6977 Add FIXMEs for Bookmarks and gnus-registry-marks.
6978
6979 2008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
6980
6981 * gnus.texi (Smileys): Document `smiley-style'.
6982
6983 2008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
6984
6985 * gnus.texi (Gnus Development): Clarify difference between ding and
6986 gnu.emacs.gnus.
6987 (MIME Commands, Using MIME, RSS): Fix markup.
6988
6989 * gnus-faq.texi ([8.4]): Ditto.
6990
6991 2008-03-20 Reiner Steib <Reiner.Steib@gmx.de>
6992
6993 * gnus.texi (Emacsen): Remove obsolete stuff.
6994
6995 2008-03-19 Reiner Steib <Reiner.Steib@gmx.de>
6996
6997 * gnus.texi (Oort Gnus): Add version info WRT
6998 `mail-source-delete-incoming'.
6999
7000 2008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
7001
7002 * gnus.texi (Top): Add "Other related manuals" and version info in
7003 `iftex' output.
7004 (Formatting Fonts): Add index entries for gnus-mouse-face, gnus-face-0,
7005 gnus-balloon-face-0 and the corresponding format specifiers.
7006
7007 2008-03-26 Michael Albinus <michael.albinus@gmx.de>
7008
7009 * tramp.texi (Filename completion): Remove footnote about let-bind
7010 of `partial-completion-mode'. It doesn't work this way.
7011
7012 2008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
7013
7014 * pcl-cvs.texi (Contributors): Update my email.
7015
7016 2008-03-21 Michael Albinus <michael.albinus@gmx.de>
7017
7018 * dbus.texi (Receiving Method Calls): Mention default D-Bus timeout.
7019
7020 2008-03-17 Bill Wohler <wohler@newt.com>
7021
7022 * mh-e.texi (Viewing): Update URL for adding header fields to
7023 mh-invisible-header-fields-default.
7024
7025 2008-03-16 Bill Wohler <wohler@newt.com>
7026
7027 * mh-e.texi (Preface): Add Gnus to requirements.
7028 (Forwarding): Note that forwarded MIME messages are now inline.
7029
7030 2008-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
7031
7032 * gnus.texi (Example Methods, Direct Functions, Indirect Functions)
7033 (Common Variables): Give precedence to the netcat methods over the
7034 telnet methods, and mention that they are more reliable.
7035
7036 2008-03-13 Carsten Dominik <dominik@science.uva.nl>
7037
7038 * org.texi (Exporting Agenda Views): Document agenda export to
7039 iCalendar.
7040 (Progress logging): Document the new progress logging stuff.
7041
7042 2008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
7043
7044 * gnus.texi (Mail Source Customization, Gnus Development, Oort Gnus):
7045 Update for change of `mail-source-delete-incoming'.
7046
7047 * gnus-news.texi: Ditto.
7048
7049 2008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
7050
7051 * gnus-coding.texi (Gnus Maintainance Guide): Update conventions for
7052 custom versions.
7053
7054 2008-03-07 Alan Mackenzie <acm@muc.de>
7055
7056 * cc-mode.texi (Limitations and Known Bugs): State that the number of
7057 parens/brackets in a k&r region is limited.
7058
7059 2008-02-27 Reiner Steib <Reiner.Steib@gmx.de>
7060
7061 * gnus-news.texi: Mention problem with coding system `utf-8-emacs' when
7062 using different Emacs versions.
7063
7064 2008-02-27 Glenn Morris <rgm@gnu.org>
7065
7066 * sc.texi: Remove a lot of old and obsolete info.
7067 (titlepage): Simplify.
7068 (Emacs 19 MUAs, Emacs 18 MUAs, MH-E with any Emacsen)
7069 (VM with any Emacsen, GNEWS with any Emacsen)
7070 (Overloading for Non-conforming MUAs, Version 3 Changes)
7071 (The Supercite Mailing List): Delete nodes.
7072 (Introduction): Remove info about old packages.
7073 (Getting Connected): Simplify. Remove info about old packages.
7074 (Citing Commands): Delete Emacs 19 info.
7075 (Hints to MUA Authors): Simplify.
7076 (Thanks and History): Merge in some info from the deleted node
7077 "Version 3 Changes".
7078
7079 2008-02-05 Juanma Barranquero <lekktu@gmail.com>
7080
7081 * org.texi (Setting tags, In-buffer settings):
7082 * rcirc.texi (rcirc commands): Replace `legal' with `valid'.
7083
7084 2008-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
7085
7086 * gnus-news.texi: Mention that spaces and tabs are allowed in the
7087 installation directory name.
7088
7089 2008-02-12 Romain Francoise <romain@orebokech.com>
7090
7091 * epa.texi (Overview): Fix typo.
7092
7093 2008-02-11 Daiki Ueno <ueno@unixuser.org>
7094
7095 * epa.texi (Quick start): Remove the .emacs setting.
7096
7097 2008-02-10 Daiki Ueno <ueno@unixuser.org>
7098
7099 * epa.texi (Quick start): Use the command `epa-enable' instead of
7100 loading `epa-setup'.
7101
7102 2008-02-08 Juanma Barranquero <lekktu@gmail.com>
7103
7104 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add epa.
7105 ($(infodir)/epa, epa.dvi): New targets.
7106
7107 2008-02-08 Daiki Ueno <ueno@unixuser.org>
7108
7109 * Makefile.in: Add rules to build EasyPG Assistant User's Manual.
7110
7111 * epa.texi: New manual documenting the EasyPG Assistant.
7112
7113 2008-02-06 Michael Albinus <michael.albinus@gmx.de>
7114
7115 * dbus.texi (all): Wrap Lisp code examples with @lisp ... @end lisp.
7116 (Inspection): New function dbus-ping.
7117
7118 2008-02-05 Michael Albinus <michael.albinus@gmx.de>
7119
7120 * tramp.texi (Remote processes): Add `shell-command'.
7121
7122 2008-02-02 Michael Albinus <michael.albinus@gmx.de>
7123
7124 * tramp.texi: Use new FSF's Back-Cover Text.
7125
7126 2008-01-28 Michael Sperber <sperber@deinprogramm.de>
7127
7128 * gnus.texi (Mail Source Specifiers): Document `group' specifier.
7129 (Group Parameters): Document `mail-source' parameter.
7130
7131 2008-01-27 Michael Albinus <michael.albinus@gmx.de>
7132
7133 * tramp.texi (Inline methods): The hostname of the su(do)? methods
7134 must be a local host.
7135
7136 2008-01-26 Michael Olson <mwolson@gnu.org>
7137
7138 * erc.texi: Update version for ERC 5.3 release.
7139 (Obtaining ERC): Update extras URLs for 5.3.
7140 (Development): Write instructions for git, and remove those for Arch.
7141 (History): Mention the switch to git.
7142
7143 2008-01-24 Karl Berry <karl@gnu.org>
7144
7145 * info.texi (Search Index, Search Text): Mention the command
7146 character in the section name, a la the (Go to node) node.
7147
7148 2008-01-21 Michael Albinus <michael.albinus@gmx.de>
7149
7150 * dbus.texi (Errors and Events): New macro dbus-ignore-errors.
7151
7152 2008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
7153
7154 * gnus-news.texi: Mention gnus-article-describe-bindings.
7155
7156 2008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
7157
7158 * gnus-news.texi: Mention gnus-article-wide-reply-with-original.
7159
7160 2008-01-18 Carsten Dominik <dominik@science.uva.nl>
7161
7162 * org.texi (Property inheritance): New section.
7163 (Conventions): New section.
7164 (Structure editing): Document C-RET, the prefix arg to the cut/copy
7165 commands, and the new bindings for refiling.
7166 (Sparse trees): Document the new special command for sparse trees.
7167 (References): Be more clear about the counting of hilines.
7168 (Handling links): Document M-p/n for accessing links.
7169 (Fast access to TODO states): New section.
7170 (Per file keywords): New section.
7171 (Property inheritance): New section.
7172 (Column attributes): New summary types.
7173 (Capturing Column View): New section.
7174 (The date/time prompt): Cover the new features in the date/time prompt.
7175 Compactify the table of keys for the calendar remote control.
7176 (Clocking work time): Document the new :scope parameter.
7177 (Remember): Promoted to chapter.
7178 (Quoted examples): New section.
7179 (Enhancing text): New verbatim environments.
7180
7181 2008-01-14 Michael Albinus <michael.albinus@gmx.de>
7182
7183 * trampver.texi: Update release number.
7184
7185 2008-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
7186
7187 * gnus.texi (Article Keymap):
7188 Add gnus-article-wide-reply-with-original; fix descriptions of
7189 gnus-article-reply-with-original and
7190 gnus-article-followup-with-original.
7191
7192 2008-01-09 Glenn Morris <rgm@gnu.org>
7193
7194 * nxml-mode.texi: Add @copying section.
7195
7196 2008-01-05 Reiner Steib <Reiner.Steib@gmx.de>
7197
7198 * message.texi (Mail Variables): Add some text from "(gnus)Posting
7199 Server". Add `message-send-mail-with-mailclient'.
7200
7201 * gnus.texi (Posting Server): Move some text to "(message)Mail
7202 Variables" and add a reference here.
7203
7204 2008-01-04 Michael Albinus <michael.albinus@gmx.de>
7205
7206 * dbus.texi (Receiving Method Calls): New chapter.
7207 (Errors and Events): Add serial number to events. Replace "signal" by
7208 "message". Introduce dbus-event-serial-number.
7209
7210 2008-01-03 Michael Albinus <michael.albinus@gmx.de>
7211
7212 * dbus.texi (Type Conversion): Explain the type specification for empty
7213 arrays. Use another example.
7214
7215 2007-12-30 Michael Albinus <michael.albinus@gmx.de>
7216
7217 * dbus.texi (all): Replace "..." by @dots{}.
7218 (Type Conversion): Precise the value range for :byte types.
7219 (Signals): Rename dbus-unregister-signal to dbus-unregister-object.
7220 Mention its return value.
7221 (Errors and Events): There is no D-Bus error propagation during event
7222 processing.
7223
7224 2007-12-29 Jay Belanger <jay.p.belanger@gmail.com>
7225
7226 * calc.texi (Yacas Language, Maxima Language, Giac Language):
7227 New sections.
7228
7229 2007-12-29 Reiner Steib <Reiner.Steib@gmx.de>
7230
7231 * gnus.texi (Group Parameters): Reorder the text and add a note about
7232 `gnus-parameters' near the beginning of the node.
7233
7234 2007-12-29 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
7235
7236 * gnus.texi (Score File Editing): Fix function name.
7237
7238 2007-12-23 Michael Albinus <michael.albinus@gmx.de>
7239
7240 Sync with Tramp 2.1.12.
7241
7242 * trampver.texi: Update release number.
7243
7244 2007-12-22 Richard Stallman <rms@gnu.org>
7245
7246 * cc-mode.texi (Getting Started): Change @ref to @pxref.
7247
7248 2007-12-22 Michael Albinus <michael.albinus@gmx.de>
7249
7250 * dbus.texi (Type Conversion): Correct input parameters mapping.
7251
7252 2007-12-21 Michael Albinus <michael.albinus@gmx.de>
7253
7254 * dbus.texi (Type Conversion): Extend for D-Bus compound types.
7255 (Errors and Events): Mention wrong-type-argument error.
7256
7257 2007-12-21 Alex Schroeder <alex@gnu.org>
7258
7259 * rcirc.texi: Changed single spaces after sentence end to double
7260 spaces. Fixed some typos.
7261 (Internet Relay Chat): Explain relay.
7262 (Getting started with rcirc): Change items to reflect prompts.
7263 Add more explanation to rcirc-track-minor-mode and added a comment to
7264 warn future maintainers that this section is a copy.
7265 (People): Change /ignore example.
7266 (Keywords): Not keywords.
7267
7268 2007-12-20 Alex Schroeder <alex@gnu.org>
7269
7270 * rcirc.texi (Top): Fighting Information Overload chapter added.
7271 (Getting started with rcirc): Add notice of rcirc-track-minor-mode.
7272 (rcirc commands): Move /ignore command to the new chapter.
7273 (Fighting Information Overload): New chapter documenting /keyword,
7274 /bright, /dim, channel ignore, and low priority channels.
7275 (Configuration): Document rcirc-server-alist, remove
7276 rcirc-startup-channels-alist and rcirc-default-server.
7277
7278 2007-12-16 Michael Albinus <michael.albinus@gmx.de>
7279
7280 * dbus.texi (Signals): Fix example in dbus-register-signal.
7281
7282 2007-12-14 Sven Joachim <svenjoac@gmx.de>
7283
7284 * gnus.texi (Score Variables): Fix typo.
7285
7286 2007-12-07 Michael Albinus <michael.albinus@gmx.de>
7287
7288 * dbus.texi (Synchronous Methods): Adapt dbus-call-method.
7289 (Signals): Adapt dbus-send-signal and dbus-register-signal.
7290 (Errors and Events): Adapt dbus-event.
7291
7292 2007-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
7293
7294 * gnus.texi (Other Files): Add the yenc command.
7295
7296 2007-11-30 Reiner Steib <Reiner.Steib@gmx.de>
7297
7298 * gnus.texi (MIME Commands): Default of gnus-article-loose-mime is t
7299 since 2004-08-06.
7300
7301 2007-11-28 Katsumi Yamaoka <yamaoka@jpl.org>
7302
7303 * gnus.texi (Fancy Mail Splitting): Fix description of splitting based
7304 on body.
7305
7306 2007-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
7307
7308 * emacs-mime.texi (rfc2047): Mention rfc2047-encoded-word-regexp-loose
7309 and rfc2047-allow-irregular-q-encoded-words; fix description of
7310 rfc2047-encode-encoded-words.
7311
7312 2007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
7313
7314 * gnus.texi (Fetching Mail): Remove obsoleted `nnmail-spool-file'.
7315
7316 2007-12-05 Michael Olson <mwolson@gnu.org>
7317
7318 * remember.texi (Diary): Remove "require" line for remember-diary.el.
7319 Update documentation for `remember-diary-file'.
7320
7321 2007-12-04 Michael Albinus <michael.albinus@gmx.de>
7322
7323 * dbus.texi (Signals): Precise `dbus-register-signal'.
7324 (Errors and Events): Rework events part, the internal structure of
7325 dbus-event has changed.
7326
7327 2007-12-03 Juanma Barranquero <lekktu@gmail.com>
7328
7329 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
7330 ($(infodir)/dbus, dbus.dvi): New targets.
7331
7332 2007-12-03 Michael Albinus <michael.albinus@gmx.de>
7333
7334 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
7335 unconditionally.
7336
7337 * dbus.texi (Synchronous Methods): Show the result of the "lshal"
7338 emulation with @print{}.
7339
7340 2007-12-02 Richard Stallman <rms@gnu.org>
7341
7342 * dbus.texi (Overview): Minor cleanup.
7343
7344 2007-12-02 Michael Albinus <michael.albinus@gmx.de>
7345
7346 * Makefile.in (INFO_TARGETS): Add dbus.
7347 (DVI_TARGETS): Add dbus.dvi.
7348 (dbus, dbus.dvi): New targets.
7349
7350 * dbus.texi: New file.
7351
7352 2007-11-24 Romain Francoise <romain@orebokech.com>
7353
7354 * nxml-mode.texi: Add description in @direntry.
7355 Fix file name to match @setfilename.
7356
7357 2007-11-23 Mark A. Hershberger <mah@everybody.org>
7358
7359 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
7360 ($(infodir)/nxml-mode): New rule.
7361
7362 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
7363 ($(infodir)/nxml-mode): New rule.
7364 (clean): Add nxml-mode*.
7365
7366 * nxml-mode.texi: New file with nxml manual.
7367
7368 2007-11-18 Richard Stallman <rms@gnu.org>
7369
7370 * flymake.texi (Example -- Configuring a tool called directly):
7371 Update example.
7372
7373 2007-11-18 Michael Albinus <michael.albinus@gmx.de>
7374
7375 * tramp.texi (Filename completion): Simplify explanation of
7376 double-slash behavior. Explain directory contents flushing.
7377
7378 2007-11-16 Jay Belanger <jay.p.belanger@gmail.com>
7379
7380 * calc.texi (TeX and LaTeX Language Modes): Put in
7381 missing braces.
7382
7383 2007-11-15 Richard Stallman <rms@gnu.org>
7384
7385 * cl.texi (Equality Predicates): Delete `eql'.
7386 (Predicates, Naming Conventions, Top): Delete `eql'.
7387 (Common Lisp Compatibility): Delete `eql'.
7388 (Porting Common Lisp): Delete obsolete backquote info.
7389 Minor clarification about character constants.
7390 (Sequence Basics): Minor clarification.
7391
7392 2007-11-15 Juanma Barranquero <lekktu@gmail.com>
7393
7394 * cc-mode.texi (Electric Keys, Custom Macros):
7395 * tramp.texi (Filename completion): Fix typos.
7396
7397 2007-11-15 Jay Belanger <jay.p.belanger@gmail.com>
7398
7399 * calc.texi (Basic commands): Mention the menu.
7400
7401 2007-11-12 Michael Albinus <michael.albinus@gmx.de>
7402
7403 * tramp.texi (Connection caching): Tramp flushes connection
7404 properties when remote operating system has been changed.
7405
7406 2007-11-09 Reiner Steib <Reiner.Steib@gmx.de>
7407
7408 * gnus-news.texi: Fix spelling.
7409 `message-insert-formatted-citation-line', not
7410 `message-insert-formated-citation-line'.
7411
7412 * gnus.texi, gnus-faq.texi, message.texi: Bump version to 5.10.9.
7413
7414 2007-11-07 Michael Albinus <michael.albinus@gmx.de>
7415
7416 * tramp.texi (Overview): Mention also the PuTTY integration under
7417 w32. Remove paragraphs about Tramp's experimental status.
7418 (Frequently Asked Questions): Add code example for highlighting the
7419 mode line.
7420
7421 2007-11-03 Michael Olson <mwolson@gnu.org>
7422
7423 * remember.texi: Change mentions of remember-buffer to
7424 remember-finalize throughout.
7425
7426 2007-10-30 Michael Olson <mwolson@gnu.org>
7427
7428 * remember.texi (Copying): Remove.
7429 (Mailbox): Update with non-BBDB instructions.
7430 (Diary, Org): Add.
7431 (Bibliography, Planner Page): Remove.
7432
7433 2007-10-30 Juanma Barranquero <lekktu@gmail.com>
7434
7435 * makefile.w32-in (INFO_TARGETS): Add remember.
7436 (DVI_TARGETS): Add remember.dvi.
7437 ($(infodir)/remember): New rule.
7438 (clean): Add remember*.
7439
7440 2007-10-30 Michael Olson <mwolson@gnu.org>
7441
7442 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add remember.
7443 ($(infodir)/remember): New rule that builds the Remember Manual.
7444
7445 * remember.texi: New file containing the Remember Mode Manual.
7446 Shuffle chapters around after initial import.
7447 (Function Reference): Split Keystrokes into separate chapter.
7448 (Keystrokes): Document C-c C-k.
7449 (Introduction): Fix typographical issue with "---".
7450
7451 2007-10-29 Richard Stallman <rms@gnu.org>
7452
7453 * widget.texi (Introduction): Delete discussion of implementation
7454 internals.
7455
7456 2007-10-29 Michael Albinus <michael.albinus@gmx.de>
7457
7458 * tramp.texi (Connection caching): Host names must be different
7459 when tunneling.
7460
7461 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7462
7463 * gnus.texi, gnus-faq.texi, message.texi: Bump version to
7464 Gnus v5.13.
7465
7466 2007-10-28 Miles Bader <miles@gnu.org>
7467
7468 * gnus-news.texi, gnus-coding.texi, sasl.texi: New files.
7469
7470 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7471
7472 * gnus.texi (Sorting the Summary Buffer):
7473 Remove gnus-article-sort-by-date-reverse.
7474
7475 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7476
7477 * gnus.texi (Non-ASCII Group Names): New node.
7478 (Misc Group Stuff): Move gnus-group-name-charset-method-alist and
7479 gnus-group-name-charset-group-alist to Non-ASCII Group Names node.
7480
7481 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
7482
7483 * gnus.texi (Mail Source Specifiers, IMAP): Add a notice on the need to
7484 clean the output of the program `imap-shell-program'.
7485
7486 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7487
7488 * gnus.texi (IMAP): Mention nnimap-logout-timeout.
7489
7490 2007-10-28 Tassilo Horn <tassilo@member.fsf.org>
7491
7492 * gnus.texi (Sticky Articles): Documentation for sticky article
7493 buffers.
7494
7495 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
7496
7497 * gnus.texi (RSS): Document nnrss-ignore-article-fields.
7498
7499 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7500
7501 * gnus.texi (Various Various): Mention gnus-add-timestamp-to-message.
7502
7503 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7504
7505 * gnus.texi (Archived Messages):
7506 Document gnus-update-message-archive-method.
7507
7508 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7509
7510 * gnus.texi (Limiting): Document gnus-summary-limit-to-address.
7511
7512 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
7513
7514 * gnus.texi (Group Maneuvering):
7515 Document `gnus-summary-next-group-on-exit'.
7516
7517 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7518
7519 * gnus.texi (Really Various Summary Commands):
7520 Mention gnus-auto-select-on-ephemeral-exit.
7521
7522 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7523
7524 * gnus.texi, message.texi: Bump version number.
7525
7526 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7527
7528 * gnus.texi (Group Line Specification, Misc Group Stuff)
7529 (Server Commands): Parenthesize @pxref{Mail Spool}.
7530
7531 2007-10-28 Didier Verna <didier@xemacs.org>
7532
7533 New user option: message-signature-directory.
7534 * message.texi (Insertion Variables): Document it.
7535 * gnus.texi (Posting Styles): Ditto.
7536
7537 2007-10-28 Didier Verna <didier@xemacs.org>
7538
7539 * gnus.texi (Group Line Specification):
7540 * gnus.texi (Misc Group Stuff):
7541 * gnus.texi (Server Commands): Document the group compaction feature.
7542
7543 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7544
7545 * gnus-faq.texi ([5.2]): Adjust for message-fill-column.
7546
7547 * message.texi (Various Message Variables): Add message-fill-column.
7548
7549 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7550
7551 * gnus.texi: Untabify.
7552
7553 2007-10-28 Didier Verna <didier@xemacs.org>
7554
7555 * gnus.texi (Group Parameters): Document the posting-style merging
7556 process in topic-mode.
7557
7558 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7559
7560 * gnus.texi (Scoring On Other Headers): Add gnus-inhibit-slow-scoring.
7561
7562 2007-10-28 Romain Francoise <romain@orebokech.com>
7563
7564 * gnus.texi (Mail Spool): Fix typo.
7565 Update copyright.
7566
7567 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7568
7569 * gnus.texi (Limiting): Add gnus-summary-limit-to-singletons.
7570
7571 2007-10-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
7572
7573 * gnus.texi (Summary Generation Commands):
7574 Add gnus-summary-insert-ticked-articles.
7575
7576 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7577
7578 * gnus.texi (SpamAssassin back end): Rename spam-spamassassin-path
7579 to spam-spamassassin-program.
7580
7581 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7582
7583 * gnus.texi (Mail and Post): Add gnus-message-highlight-citation.
7584
7585 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7586
7587 * gnus.texi (Limiting): Add gnus-summary-limit-to-headers.
7588
7589 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7590
7591 * message.texi (Mail Headers): Document `opportunistic'.
7592
7593 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7594
7595 * emacs-mime.texi (Encoding Customization): Explain how to set
7596 mm-coding-system-priorities per hierarchy.
7597
7598 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7599
7600 * gnus.texi (Washing Mail): Add nnmail-ignore-broken-references and
7601 nnmail-broken-references-mailers instead of nnmail-fix-eudora-headers.
7602
7603 2007-10-28 Didier Verna <didier@xemacs.org>
7604
7605 * message.texi (Wide Reply): Update documentation of
7606 message-dont-reply-to-names (now allowing a list of regexps).
7607
7608 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7609
7610 * gnus.texi (Spam Package Introduction): Fix spam menu and links.
7611
7612 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7613
7614 * gnus.texi (SpamAssassin back end): Fix typo.
7615
7616 * sieve.texi (Examples): Fix grammar.
7617
7618 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7619
7620 * gnus.texi (Searching for Articles): Document M-S and M-R.
7621 (Limiting): Document / b.
7622
7623 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7624
7625 * gnus.texi (Thread Commands): T M-^.
7626
7627 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7628
7629 * message.texi (Mail Aliases): Document ecomplete.
7630 (Mail Aliases): Fix typo.
7631
7632 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7633
7634 * gnus.texi (Face): Restore xref to gnus-face-properties-alist;
7635 fix typo.
7636
7637 2007-10-28 Romain Francoise <romain@orebokech.com>
7638
7639 * gnus.texi (Mail Spool): Grammar fix.
7640
7641 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7642
7643 * gnus.texi (Mail Spool): nnml-use-compressed-files can be a
7644 string.
7645
7646 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7647
7648 * gnus.texi (Group Parameters): Fix description.
7649
7650 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7651
7652 * gnus.texi (Gmane Spam Reporting):
7653 Fix spam-report-gmane-use-article-number.
7654 Add spam-report-user-mail-address.
7655
7656 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7657
7658 * emacs-mime.texi (Non-MIME): x-gnus-verbatim -> x-verbatim.
7659
7660 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7661
7662 * gnus.texi (Group Parameters): Add simplified sorting example based on
7663 example for `Sorting the Summary Buffer' from Jari Aalto
7664 <jari.aalto@cante.net>.
7665 (Example Methods): Add example for an indirect connection.
7666
7667 2007-10-28 Kevin Greiner <kevin.greiner@compsol.cc>
7668
7669 * gnus.texi (nntp-open-via-telnet-and-telnet): Fix grammar.
7670 (Agent Parameters): Update parameter names to match code.
7671 (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as
7672 'gnus-agent-summary-fetch-series'.
7673 (Agent and flags): New section providing a generalized discussion
7674 of flag handling.
7675 (Agent and IMAP): Remove flag discussion.
7676 (Agent Variables): Add 'gnus-agent-synchronize-flags'.
7677
7678 2007-10-28 Romain Francoise <romain@orebokech.com>
7679
7680 * gnus.texi (Exiting the Summary Buffer): Add new function
7681 `gnus-summary-catchup-and-goto-prev-group', bound to `Z p'.
7682
7683 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7684
7685 * gnus.texi (Conformity): Fix typo.
7686 (Customizing Articles): Document `first'.
7687
7688 2007-10-28 Jari Aalto <jari.aalto@cante.net>
7689
7690 * gnus.texi (Sorting the Summary Buffer):
7691 Add `gnus-thread-sort-by-date-reverse'. Add example
7692 host to different sorting in NNTP and RSS groups.
7693
7694 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7695
7696 * message.texi (Insertion): Describe prefix for
7697 message-mark-inserted-region and message-mark-insert-file.
7698
7699 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7700
7701 * emacs-mime.texi (Non-MIME): Add Slrn-style verbatim marks and
7702 LaTeX documents. Describe "text/x-gnus-verbatim".
7703
7704 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7705
7706 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
7707 (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering)
7708 (spam-stat spam filtering, SpamOracle)
7709 (Extending the Spam ELisp package): Remove extra quote symbol for
7710 clarity.
7711
7712 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7713
7714 * gnus.texi (MIME Commands): Add gnus-article-save-part-and-strip,
7715 gnus-article-delete-part and gnus-article-replace-part.
7716 (Using MIME): Add gnus-mime-replace-part.
7717
7718 2007-10-28 Romain Francoise <romain@orebokech.com>
7719
7720 * gnus.texi (Mail Spool): Mention that `nnml-use-compressed-files'
7721 requires `auto-compression-mode' to be enabled. Add new nnml
7722 variable `nnml-compressed-files-size-threshold'.
7723
7724 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7725
7726 * gnus.texi (Sorting the Summary Buffer):
7727 Add gnus-thread-sort-by-recipient.
7728
7729 2007-10-28 Romain Francoise <romain@orebokech.com>
7730
7731 * message.texi (Insertion Variables): Mention new variable
7732 `message-yank-empty-prefix'. Change `message-yank-cited-prefix'
7733 documentation accordingly.
7734
7735 2007-10-28 Romain Francoise <romain@orebokech.com>
7736
7737 * gnus.texi (To From Newsgroups): Mention new variables
7738 `gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'.
7739
7740 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7741
7742 * gnus.texi (Using MIME): gnus-mime-copy-part supports the charset
7743 stuff; gnus-mime-inline-part does the automatic decompression.
7744
7745 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7746
7747 * gnus.texi (Spam ELisp Package Configuration Examples):
7748 "training.ham" should be "training.spam".
7749
7750 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7751
7752 * message.texi (Mail Variables): Fix the default value for
7753 message-send-mail-function.
7754
7755 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7756
7757 * gnus.texi (Optional Back End Functions): nntp-request-update-info
7758 always returns nil exceptionally.
7759
7760 2007-10-28 Simon Josefsson <jas@extundo.com>
7761
7762 * gnus.texi (Article Washing): Add libidn URL.
7763 Suggested by Michael Cook <michael@waxrat.com>.
7764
7765 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7766
7767 * gnus.texi (Topic Commands): Fix next/previous.
7768
7769 2007-10-28 Simon Josefsson <jas@extundo.com>
7770
7771 * gnus.texi (Article Washing): Mention `W i'.
7772
7773 2007-10-28 Jochen Küpper <jochen@fhi-berlin.mpg.de>
7774
7775 * gnus.texi (Group Parameters): Slight extension of sieve
7776 parameter description.
7777
7778 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7779
7780 * gnus.texi (Score Decays): `gnus-decay-scores' can be a regexp
7781 matching score files as well.
7782 (Picons): Describe `gnus-picon-style'.
7783
7784 2007-10-28 Romain Francoise <romain@orebokech.com>
7785
7786 * message.texi (Message Headers): Mention that headers are hidden
7787 using narrowing, and how to expose them.
7788 Update copyright.
7789
7790 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7791
7792 * gnus.texi: Mention `gnus-summary-limit-to-recipient' and
7793 `gnus-summary-sort-by-recipient'.
7794
7795 2007-10-28 Romain Francoise <romain@orebokech.com>
7796
7797 * gnus.texi (NNTP marks): New node.
7798 (NNTP): Move NNTP marks variables to the new node.
7799
7800 2007-10-28 Jesper Harder <harder@ifa.au.dk>
7801
7802 * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back end.
7803
7804 * gnus.texi (MIME Commands, Hashcash): Markup fix.
7805
7806 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7807
7808 * gnus.texi: Replaced @file{spam.el} with @code{spam.el}
7809 everywhere for consistency.
7810 (Filtering Spam Using The Spam ELisp Package): Admonish again.
7811 (Spam ELisp Package Sequence of Events): This is Gnus, say so.
7812 Say "regular expression" instead of "regex." Admonish.
7813 Pick other words to sound better (s/so/thus/).
7814 (Spam ELisp Package Filtering of Incoming Mail):
7815 Mention statistical filters. Remove old TODO.
7816 (Spam ELisp Package Sorting and Score Display in Summary Buffer):
7817 New section on sorting and displaying the spam score.
7818 (BBDB Whitelists): Mention spam-use-BBDB-exclusive is not a
7819 backend but an alias to spam-use-BBDB.
7820 (Extending the Spam ELisp package): Rewrite the example using the
7821 new backend functionality.
7822
7823 2007-10-28 Simon Josefsson <jas@extundo.com>
7824
7825 * gnus.texi (NNTP): Mention nntp-marks-is-evil and
7826 nntp-marks-directory, from Romain Francoise
7827 <romain@orebokech.com>.
7828
7829 2007-10-28 Magnus Henoch <mange@freemail.hu>
7830
7831 * gnus.texi (Hashcash): New default value of
7832 hashcash-default-payment.
7833
7834 2007-10-28 Simon Josefsson <jas@extundo.com>
7835
7836 * gnus.texi (Hashcash): Fix URL. Add pref to spam section.
7837 (Anti-spam Hashcash Payments): No need to load hashcash.el now.
7838
7839 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7840
7841 * gnus.texi (Adaptive Scoring): Add gnus-adaptive-pretty-print.
7842
7843 2007-10-28 Simon Josefsson <jas@extundo.com>
7844
7845 * gnus.texi (documentencoding): Add, to avoid warnings.
7846
7847 2007-10-28 Simon Josefsson <jas@extundo.com>
7848
7849 * message.texi (Mail Headers): Add.
7850
7851 * gnus.texi (Hashcash): Fix.
7852
7853 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7854
7855 * gnus.texi (Hashcash): Change location of library, also mention
7856 that payments can be verified and fix the name of the
7857 hashcash-path variable.
7858
7859 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7860
7861 * gnus.texi (Article Display): Add `gnus-picon-style'.
7862
7863 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7864
7865 * gnus.texi (SpamAssassin backend): Add it to the detailmenu.
7866
7867 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7868
7869 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
7870 (Bogofilter, spam-stat spam filtering, SpamOracle): Old incorrect
7871 warning about ham processors in spam groups removed.
7872
7873 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7874
7875 * gnus.texi (SpamAssassin backend): Add new node about SpamAssassin.
7876 From Hubert Chan <hubert@uhoreg.ca>.
7877
7878 2007-10-28 Jesper Harder <harder@ifa.au.dk>
7879
7880 * gnus.texi (Spam ELisp Package Sequence of Events): Index.
7881 (Mailing List): Typo.
7882 (Customizing Articles): Add gnus-treat-ansi-sequences.
7883 (Article Washing): Index.
7884
7885 * message.texi: Use m-dash consistently.
7886
7887 2007-10-28 Jesper Harder <harder@ifa.au.dk>
7888
7889 * gnus.texi (GroupLens): Remove.
7890
7891 2007-10-28 Kevin Greiner <kgreiner@xpediantsolutions.com>
7892
7893 * gnus.texi (Outgoing Messages, Agent Variables):
7894 Add gnus-agent-queue-mail and gnus-agent-prompt-send-queue.
7895 Suggested by Gaute Strokkenes <gs234@srcf.ucam.org>
7896
7897 2007-10-28 Jesper Harder <harder@ifa.au.dk>
7898
7899 * gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
7900
7901 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7902
7903 * gnus.texi (Article Washing): Add `gnus-article-treat-ansi-sequences'.
7904
7905 * gnus.texi (No Gnus): New node. Includes `gnus-news.texi'.
7906
7907 2007-10-28 Simon Josefsson <jas@extundo.com>
7908
7909 * gnus.texi (Top): Add SASL.
7910
7911 2007-10-27 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
7912
7913 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
7914
7915 2007-10-27 Reiner Steib <Reiner.Steib@gmx.de>
7916
7917 * gnus.texi (Troubleshooting): Adjust Gnus version number.
7918
7919 2007-10-27 Jay Belanger <jay.p.belanger@gmail.com>
7920
7921 * calc.texi (Formulas, Composition Basics): Lower the
7922 precedence of negation.
7923
7924 2007-10-25 Jonathan Yavner <jyavner@member.fsf.org>
7925
7926 * ses.texi (The Basics): Mention how to create a new spreadsheet.
7927 Mention the new three-letter column identifiers.
7928 (More on cell printing): Calculate-cell and truncate-cell are now `c'
7929 and `t' rather than `C-c C-c' and `C-c C-t'. Mention the stupid error
7930 message when using `c' on an empty default with default printer.
7931 (Buffer-local variables in spreadsheets): `symbolic-formulas' was
7932 renamed to `ses--symbolic-formulas' some time ago.
7933
7934 2007-10-25 Jay Belanger <jay.p.belanger@gmail.com>
7935
7936 * calc.texi (Default Simplifications, Making Selections)
7937 (Customizing Calc): Clarify associativity of multiplication.
7938
7939 2007-10-23 Michael Albinus <michael.albinus@gmx.de>
7940
7941 * tramp.texi (Traces and Profiles): Simplify loop over
7942 `trace-function-background'.
7943
7944 2007-10-22 Juri Linkov <juri@jurta.org>
7945
7946 * dired-x.texi (Shell Command Guessing): Default values are now
7947 available by typing M-n instead of M-p.
7948
7949 2007-10-21 Michael Albinus <michael.albinus@gmx.de>
7950
7951 * tramp.texi (Cleanup remote connections): New section.
7952 (Password caching): Remove `tramp-clear-passwd'.
7953 It's not a command anymore.
7954 (Bug Reports): Add `tramp-bug' to function index.
7955 (Function Index, Variable Index): New nodes.
7956 (Remote shell setup): Describe `tramp-password-prompt-regexp'.
7957
7958 * trampver.texi: Update release number.
7959
7960 2007-10-20 Jay Belanger <jay.p.belanger@gmail.com>
7961
7962 * calc.texi (History and Acknowledgements): Turn comment
7963 about integer size into past tense.
7964 (Time Zones): Remove pointer to Calc author's address.
7965 (Trigonometric and Hyperbolic Functions): Mention cotangent
7966 and hyperbolic cotangent. Fix typo.
7967
7968 2007-10-10 Michael Albinus <michael.albinus@gmx.de>
7969
7970 Sync with Tramp 2.1.11.
7971
7972 * trampver.texi: Update release number.
7973
7974 2007-10-06 Michael Albinus <michael.albinus@gmx.de>
7975
7976 * tramp.texi (External packages): New section.
7977
7978 2007-09-29 Juri Linkov <juri@jurta.org>
7979
7980 * info.texi (Help-Int): Document `L' (`Info-history').
7981
7982 2007-09-26 Carsten Dominik <dominik@science.uva.nl>
7983
7984 * org.texi: Change links to webpage and maintained email.
7985 (Remember): Promote to Chapter, significant changes.
7986 (Fast access to TODO states): New section.
7987 (Faces for TODO keywords): New section.
7988 (Export options): Example for #+DATE.
7989 (Progress logging): Section moved.
7990
7991 2007-09-26 Bill Wohler <wohler@newt.com>
7992
7993 * mh-e.texi (HTML): Mention binding of S-mouse-2 to
7994 browse-url-at-mouse.
7995
7996 2007-09-20 Eduard Wiebe <usenet@pusto.de> (tiny change)
7997
7998 * flymake.texi (Customizable variables): Face names don't end in -face.
7999 Fix flymake-err-line-patterns template.
8000 (Example -- Configuring a tool called directly): Fix init-function.
8001 (Highlighting erroneous lines): Face names don't end in -face.
8002
8003 2007-09-18 Exal de Jesus Garcia Carrillo <exal@gmx.de> (tiny change)
8004
8005 * erc.texi (Special-Features): Fix small typo.
8006
8007 2007-09-14 Michael Albinus <michael.albinus@gmx.de>
8008
8009 * tramp.texi (Filename Syntax): Provide links to "Inline methods"
8010 and "External transfer methods".
8011
8012 2007-09-13 Jay Belanger <jay.p.belanger@gmail.com>
8013
8014 * calc.texi (Predefined Units): Add some history.
8015
8016 2007-09-08 Michael Olson <mwolson@gnu.org>
8017
8018 * erc.texi (Copying): New section included from gpl.texi.
8019 This matches the look of the upstream ERC manual.
8020
8021 2007-09-07 Jay Belanger <jay.p.belanger@gmail.com>
8022
8023 * calc.texi (History and Acknowledgements): Adjust the "thanks".
8024 (Random Numbers): Clarify the distribution of `random'.
8025
8026 2007-09-06 Glenn Morris <rgm@gnu.org>
8027
8028 Move manual sources from man/ to subdirectories of doc/.
8029 Split into the Emacs manual in emacs/, and other manuals in misc/.
8030 Change all setfilename commands to use ../../info.
8031 * Makefile.in: Move the parts of the old man/Makefile.in that do not
8032 refer to the Emacs manual here.
8033 (infodir): New variable.
8034 (INFO_TARGETS, info): Use infodir. Also used by all info targets.
8035 (cc-mode.texi, faq.texi): Update references to source file locations.
8036 * makefile.w32-in: Move the parts of the old man/makefile.w32-in that
8037 do not refer to the Emacs manual here.
8038 (infodir, MULTI_INSTALL_INFO, ENVADD): Go up one more level.
8039
8040 * Makefile.in: Add `basename' versions of all info targets, for
8041 convenience when rebuilding just one manual.
8042 (../etc/GNU): Delete obsolete target.
8043 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
8044 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
8045 *.vrs *.toc here...
8046 (maintainer-clean): ...from here.
8047
8048 * makefile.w32-in (../etc/GNU): Delete obsolete target.
8049
8050 2007-09-01 Jay Belanger <jay.p.belanger@gmail.com>
8051
8052 * calc.texi (Date Conversions): Clarify definition of
8053 Julian day numbering.
8054 (Date Forms): Clarify definition of Julian day numbering;
8055 add some history.
8056
8057 2007-08-30 Carsten Dominik <dominik@science.uva.nl>
8058
8059 * org.texi: Version 5.07.
8060
8061 2007-08-24 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
8062
8063 * message.texi (MIME): Replace mml-attach with mml-attach-file.
8064
8065 2007-08-22 Carsten Dominik <dominik@science.uva.nl>
8066
8067 * org.texi (Adding hyperlink types): New section.
8068 (Embedded LaTeX): Chapter updated because of LaTeX export.
8069 (LaTeX export): New section.
8070 (Using links out): New section.
8071
8072 2007-08-22 Glenn Morris <rgm@gnu.org>
8073
8074 * faq.texi (Learning how to do something): Refcards now in
8075 etc/refcards/ directory.
8076
8077 2007-08-22 Michael Albinus <michael.albinus@gmx.de>
8078
8079 * tramp.texi (Remote Programs): Persistency file must be cleared when
8080 changing `tramp-remote-path'.
8081 (Filename Syntax): Don't use @var{} constructs inside the @trampfn
8082 macro.
8083
8084 2007-08-17 Jay Belanger <jay.p.belanger@gmail.com>
8085
8086 * calc.texi: Move contents to beginning of file.
8087 (Algebraic Entry): Fix the formatting of an example.
8088
8089 2007-08-15 Jay Belanger <jay.p.belanger@gmail.com>
8090
8091 * calc.texi (Basic Operations on Units): Mention exact versus
8092 inexact conversions.
8093
8094 2007-08-14 Jay Belanger <jay.p.belanger@gmail.com>
8095
8096 * calc.texi (Basic Operations on Units): Mention default
8097 values for new units.
8098 (Quick Calculator Mode): Mention that binary format will
8099 be displayed.
8100
8101 2007-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
8102
8103 * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.
8104
8105 2007-08-10 Katsumi Yamaoka <yamaoka@jpl.org>
8106
8107 * gnus.texi (NNTP): Mention nntp-xref-number-is-evil.
8108
8109 2007-08-08 Glenn Morris <rgm@gnu.org>
8110
8111 * gnus.texi, sieve.texi: Replace `iff'.
8112
8113 2007-08-03 Jay Belanger <jay.p.belanger@gmail.com>
8114
8115 * calc.texi (Basic Graphics): Mention the graphing of error
8116 forms.
8117 (Graphics Options): Mention how `g s' handles error forms.
8118 (Curve Fitting): Mention plotting the curves.
8119 (Standard Nonlinear Models): Add additional models.
8120 (Curve Fitting Details): Mention the Levenberg-Marquardt method.
8121 (Linear Fits): Correct result.
8122
8123 2007-08-01 Alan Mackenzie <acm@muc.de>
8124
8125 * cc-mode.texi (Mailing Lists and Bug Reports): Correct "-no-site-file"
8126 to "--no-site-file".
8127
8128 2007-07-29 Michael Albinus <michael.albinus@gmx.de>
8129
8130 * tramp.texi (Frequently Asked Questions): Point to mode line
8131 extension in Emacs 23.1.
8132
8133 * trampver.texi: Update release number.
8134
8135 2007-07-27 Glenn Morris <rgm@gnu.org>
8136
8137 * calc.texi (Copying): Include license text from gpl.texi, rather than
8138 in-line.
8139
8140 2007-07-25 Glenn Morris <rgm@gnu.org>
8141
8142 * calc.texi (Copying): Replace license with GPLv3.
8143
8144 * Relicense all FSF files to GPLv3 or later.
8145
8146 2007-07-22 Michael Albinus <michael.albinus@gmx.de>
8147
8148 Sync with Tramp 2.1.10.
8149
8150 * tramp.texi (trampfn): Expand macro implementation in order to handle
8151 empty arguments.
8152 (trampfnmhl, trampfnuhl, trampfnhl): Remove macros. Replace all
8153 occurrences by trampfn.
8154 (Frequently Asked Questions): Extend example code for host
8155 identification in the modeline. Add bbdb to approaches shortening Tramp
8156 file names to be typed.
8157
8158 * trampver.texi: Update release number.
8159
8160 2007-07-17 Michael Albinus <michael.albinus@gmx.de>
8161
8162 * tramp.texi: Move @setfilename ../info/tramp up, outside the header
8163 section. Reported by <poti@potis.org>.
8164 (Remote processes): Arguments of the program to be debugged are taken
8165 literally.
8166 (Frequently Asked Questions): Simplify recentf example.
8167
8168 2007-07-14 Karl Berry <karl@gnu.org>
8169
8170 * info.texi (@copying): New Back-Cover Text.
8171
8172 * info.texi (Quitting Info): Move to proper place in source.
8173 (Reported by Benno Schulenberg.)
8174
8175 2007-07-13 Eli Zaretskii <eliz@gnu.org>
8176
8177 * Makefile.in (../info/emacs-mime): Use --enable-encoding.
8178
8179 * makefile.w32-in ($(infodir)/emacs-mime): Ditto.
8180
8181 * emacs-mime.texi: Add @documentencoding directive.
8182
8183 2007-07-12 Nick Roberts <nickrob@snap.net.nz>
8184
8185 * tramp.texi (Remote processes): Add an anchor to the subsection
8186 "Running a debugger on a remote host".
8187
8188 2007-07-12 Michael Albinus <michael.albinus@gmx.de>
8189
8190 * tramp.texi (Remote processes): Don't call it "experimental" any
8191 longer. Add subsection about running a debugger on a remote host.
8192
8193 2007-07-10 Carsten Dominik <dominik@science.uva.nl>
8194
8195 * org.texi (Properties and columns): Chapter rewritten.
8196
8197 2007-07-08 Michael Albinus <michael.albinus@gmx.de>
8198
8199 * tramp.texi:
8200 * trampver.texi: Migrate to Tramp 2.1.
8201
8202 2007-07-02 Carsten Dominik <dominik@science.uva.nl>
8203
8204 * org.texi (Properties): New chapter.
8205
8206 2007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
8207
8208 * gnus-faq.texi ([3.2]): Fix locating of environment variables in the
8209 Control Panel.
8210
8211 * gnus.texi (Misc Article): Add index entry for
8212 gnus-single-article-buffer.
8213
8214 2007-06-27 Andreas Seltenreich <andreas@gate450.dyndns.org>
8215
8216 * gnus.texi (Starting Up): Fix typo.
8217
8218 2007-06-25 Katsumi Yamaoka <yamaoka@jpl.org>
8219
8220 * gnus.texi (Asynchronous Fetching): Fix typo.
8221
8222 2007-06-20 Jay Belanger <jay.p.belanger@gmail.com>
8223
8224 * calc.texi:Change ifinfo to ifnottex (as appropriate) throughout.
8225 (About This Manual): Remove redundant information.
8226 (Getting Started): Mention author.
8227 (Basic Arithmetic, Customizing Calc): Make description of the
8228 variable `calc-multiplication-has-precedence' match its new effect.
8229
8230 2007-06-19 Jay Belanger <jay.p.belanger@gmail.com>
8231
8232 * calc.texi (Basic Arithmetic, Customizing Calc):
8233 Mention the variable `calc-multiplication-has-precedence'.
8234
8235 2007-06-19 Carsten Dominik <dominik@science.uva.nl>
8236
8237 * org.texi (Tag): Section swapped with node Timestamps.
8238 (Formula syntax for Lisp): Document new `L' flag.
8239
8240 2007-06-06 Andreas Seltenreich <andreas@gate450.dyndns.org>
8241
8242 * gnus.texi (Misc Group Stuff, Summary Buffer)
8243 (Server Commands, Article Keymap): Fix typo. s/function/command/.
8244
8245 2007-06-06 Juanma Barranquero <lekktu@gmail.com>
8246
8247 * cc-mode.texi (Comment Commands, Getting Started, Style Variables):
8248 * gnus.texi (Article Buttons, Mail Source Customization)
8249 (Sending or Not Sending, Customizing NNDiary):
8250 * message.texi (Message Headers):
8251 * mh-e.texi (HTML): Fix typos.
8252
8253 2007-06-07 Michael Albinus <michael.albinus@gmx.de>
8254
8255 Sync with Tramp 2.0.56.
8256
8257 * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc
8258 settings. Reported by Ted Zlatanov <tzz@lifelogs.com>.
8259
8260 2007-06-02 Chong Yidong <cyd@stupidchicken.com>
8261
8262 * Version 22.1 released.
8263
8264 2007-05-26 Michael Olson <mwolson@gnu.org>
8265
8266 * erc.texi (Modules): Fix references to completion modules.
8267
8268 2007-05-09 Reiner Steib <Reiner.Steib@gmx.de>
8269
8270 * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
8271
8272 2007-05-09 Didier Verna <didier@xemacs.org>
8273
8274 * gnus.texi (Email Based Diary): New. Proper documentation for the
8275 nndiary back end and the gnus-diary library.
8276
8277 2007-05-03 Karl Berry <karl@gnu.org>
8278
8279 * .cvsignore (*.pdf): New entry.
8280
8281 * texinfo.tex: Update from current version for better pdf generation.
8282
8283 2007-04-30 Reiner Steib <Reiner.Steib@gmx.de>
8284
8285 * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.
8286
8287 2007-04-28 Glenn Morris <rgm@gnu.org>
8288
8289 * faq.texi (New in Emacs 22): Restore mention of python.el pending
8290 consideration of legal status.
8291
8292 2007-04-27 J.D. Smith <jdsmith@as.arizona.edu>
8293
8294 * idlwave.texi: Minor updates for IDLWAVE 6.1.
8295
8296 2007-04-24 Chong Yidong <cyd@stupidchicken.com>
8297
8298 * faq.texi (New in Emacs 22): python.el removed.
8299
8300 2007-04-23 Jay Belanger <jay.p.belanger@gmail.com>
8301
8302 * calc.texi (Reporting bugs): Update maintainer's address.
8303
8304 2007-04-22 Chong Yidong <cyd@stupidchicken.com>
8305
8306 * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
8307
8308 2007-04-15 Jay Belanger <belanger@truman.edu>
8309
8310 * calc.texi (Title page): Remove the date.
8311 (Basic Arithmetic): Emphasize that / binds less strongly than *.
8312 (The Standard Calc Interface): Change trail title.
8313 (Floats): Mention that when non-decimal floats are entered, only
8314 approximations are stored.
8315 (Copying): Move to the appendices.
8316 (GNU Free Documentation License): Add as an appendix.
8317
8318 2007-04-15 Chong Yidong <cyd@stupidchicken.com>
8319
8320 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
8321 * dired-x.texi, ebrowse.texi, ediff.texi:
8322 * emacs-mime.texi, erc.texi, eshell.texi:
8323 * eudc.texi, flymake.texi, forms.texi, gnus.texi:
8324 * idlwave.texi, message.texi, newsticker.texi, org.texi:
8325 * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi:
8326 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
8327 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi:
8328 * woman.texi: Include GFDL.
8329
8330 * doclicense.texi: Remove node heading, so that it can be included by
8331 other files.
8332
8333 * dired-x.texi: Relicence under GFDL. Remove date from title page.
8334
8335 * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
8336 than *.
8337
8338 2007-04-14 Carsten Dominik <dominik@science.uva.nl>
8339
8340 * org.texi (Formula syntax for Calc): Emphasize the operator precedence
8341 in Calc.
8342
8343 2007-04-09 Romain Francoise <romain@orebokech.com>
8344
8345 * faq.texi (New in Emacs 22): Mention improvements to the Windows and
8346 Mac OS ports. Make it clear that mouse-1 complements and doesn't
8347 replace mouse-2.
8348
8349 2007-04-08 Chong Yidong <cyd@stupidchicken.com>
8350
8351 * woman.texi (Word at point, Interface Options): woman-topic-at-point
8352 renamed to woman-use-topic-at-point. Document new behavior.
8353
8354 2007-04-08 Richard Stallman <rms@gnu.org>
8355
8356 * url.texi: Fix some indexing.
8357 (Disk Caching): Drop discussion of old/other Emacs versions.
8358
8359 2007-04-07 Chong Yidong <cyd@stupidchicken.com>
8360
8361 * url.texi (Disk Caching): Say Emacs 21 "and later".
8362
8363 * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
8364 on Font locking which now mentions JIT lock.
8365
8366 2007-04-01 Michael Olson <mwolson@gnu.org>
8367
8368 * erc.texi: Update for the ERC 5.2 release.
8369
8370 2007-03-31 David Kastrup <dak@gnu.org>
8371
8372 * woman.texi (Topic, Interface Options): Explain changes semantics of
8373 woman-manpath in order to consider MANPATH_MAP entries.
8374
8375 2007-03-31 Eli Zaretskii <eliz@gnu.org>
8376
8377 * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
8378
8379 2007-03-26 Richard Stallman <rms@gnu.org>
8380
8381 * pgg.texi (Caching passphrase): Clean up previous change.
8382
8383 2007-03-25 Thien-Thi Nguyen <ttn@gnu.org>
8384
8385 * gnus.texi (Setting Process Marks): Fix typo.
8386
8387 2007-03-25 Romain Francoise <romain@orebokech.com>
8388
8389 * faq.texi (New in Emacs 22): Reorganize using an itemized list for
8390 readability, and include various fixes by Daniel Brockman, Nick Roberts
8391 and Dieter Wilhelm.
8392
8393 2007-03-24 Thien-Thi Nguyen <ttn@gnu.org>
8394
8395 * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
8396
8397 * gnus.texi (Mail Source Specifiers): Fix typo.
8398
8399 2007-03-22 Ralf Angeli <angeli@caeruleus.net>
8400
8401 * reftex.texi (Imprint): Update maintainer information.
8402
8403 2007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
8404
8405 * message.texi (Message Buffers): Update documentation for
8406 message-generate-new-buffers.
8407
8408 2007-03-15 Daiki Ueno <ueno@unixuser.org>
8409
8410 * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
8411
8412 2007-03-21 Glenn Morris <rgm@gnu.org>
8413
8414 * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2.
8415
8416 2007-03-19 Chong Yidong <cyd@stupidchicken.com>
8417
8418 * eshell.texi (Known problems): Emacs 21 -> 22.
8419
8420 * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
8421
8422 2007-03-18 Jay Belanger <belanger@truman.edu>
8423
8424 * calc.texi (Time Zones): Mention that the DST rules changed in 2007.
8425
8426 2007-03-12 Glenn Morris <rgm@gnu.org>
8427
8428 * calc.texi (Time Zones): Switch to new North America DST rule.
8429
8430 * calc.texi: Replace "daylight savings" with "daylight
8431 saving" in text throughout.
8432
8433 2007-03-11 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
8434
8435 * gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
8436 The variable now uses a list of symbols instead of just a symbol.
8437 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
8438
8439 2007-03-06 Romain Francoise <romain@orebokech.com>
8440
8441 * faq.texi (New in Emacs 22): Don't say "now" too much. Add MH-E to
8442 new packages, and mention Gnus update.
8443
8444 2007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
8445
8446 * gnus.texi (NNTP): Mention nntp-never-echoes-commands and
8447 nntp-open-connection-functions-never-echo-commands.
8448
8449 2007-02-27 Chong Yidong <cyd@stupidchicken.com>
8450
8451 * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
8452 problems on the console, and security risk in not using gpg-agent.
8453
8454 2007-02-25 Carsten Dominik <dominik@science.uva.nl>
8455
8456 * org.texi (The spreadsheet): Rename from "Table calculations".
8457 Completely reorganized and rewritten.
8458 (CamelCase links): Section removed.
8459 (Repeating items): New section.
8460 (Tracking TODO state changes): New section.
8461 (Agenda views): Chapter reorganized and rewritten.
8462 (HTML export): Section rewritten.
8463 (Tables in arbitrary syntax): New section.
8464 (Summary): Better feature summary.
8465 (Activation): Document problem with cut-and-paste of Lisp code
8466 from PDF files.
8467 (Visibility cycling): Document indirect buffer use.
8468 (Structure editing): Document sorting.
8469 (Remember): Section rewritten.
8470 (Time stamps): Better description of time stamp types.
8471 (Tag searches): Document regular expression search for tags.
8472 (Stuck projects): New section.
8473 (In-buffer settings): New keywords.
8474 (History and Acknowledgments): Update description.
8475
8476 2007-02-24 Alan Mackenzie <acm@muc.de>
8477
8478 * cc-mode.texi (Movement Commands): Insert two missing command names.
8479 (Getting Started): Slight wording correction (use conditional).
8480
8481 2007-02-22 Kim F. Storm <storm@cua.dk>
8482
8483 * widget.texi (User Interface, Basic Types): Document need to put some
8484 text before the %v escape in :format string in editable-field widget.
8485
8486 2007-02-18 Romain Francoise <romain@orebokech.com>
8487
8488 * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not
8489 `cvs-mode-quit'.
8490
8491 2007-02-10 Markus Triska <markus.triska@gmx.at>
8492
8493 * widget.texi (Programming Example): Put constant strings in :format.
8494
8495 2007-02-07 Juanma Barranquero <lekktu@gmail.com>
8496
8497 * faq.texi (Fullscreen mode on MS-Windows): New node.
8498
8499 2007-02-04 David Kastrup <dak@gnu.org>
8500
8501 * faq.texi (AUCTeX): Update version number. Should probably be done
8502 for other packages as well.
8503
8504 2007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
8505
8506 * gnus.texi (Batching Agents): Fix example. Reported by Tassilo Horn
8507 <tassilo@member.fsf.org>.
8508
8509 2007-01-20 Markus Triska <markus.triska@gmx.at>
8510
8511 * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
8512
8513 2007-01-13 Michael Olson <mwolson@gnu.org>
8514
8515 * erc.texi (Modules): Mention capab-identify module.
8516
8517 2007-01-05 Michael Olson <mwolson@gnu.org>
8518
8519 * erc.texi (Getting Started): Update for /RECONNECT command.
8520
8521 2007-01-04 Richard Stallman <rms@gnu.org>
8522
8523 * ebrowse.texi: Change C-c b to C-c C-m.
8524
8525 2007-01-03 Reiner Steib <Reiner.Steib@gmx.de>
8526
8527 * gnus.texi (Customizing Articles): Use index entries for gnus-treat-*
8528 variables only in info to avoid redundant entries in the printed
8529 manual.
8530
8531 2007-01-02 Daiki Ueno <ueno@unixuser.org>
8532
8533 * message.texi (Using PGP/MIME): Document gpg-agent usage.
8534
8535 2007-01-02 Reiner Steib <Reiner.Steib@gmx.de>
8536
8537 * message.texi (Security): Split into sub-nodes.
8538
8539 2007-01-01 Alan Mackenzie <acm@muc.de>
8540
8541 * cc-mode.texi ("Limitations and Known Bugs"): Document problems with
8542 eval-after-load in Emacs <=21 and a workaround. Document that
8543 trigraphs are not supported.
8544
8545 2007-01-01 Alan Mackenzie <acm@muc.de>
8546
8547 * cc-mode.texi ("Filling and Breaking"): Amend the doc for
8548 c-context-line-break. When invoked within a string, preserve
8549 whitespace. Add a backslash only when also in a macro.
8550
8551 2007-01-01 Alan Mackenzie <acm@muc.de>
8552
8553 * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
8554
8555 2007-01-01 Alan Mackenzie <acm@muc.de>
8556
8557 * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae]
8558 are now bound by default to c-\(beginning\|end\)-of-defun by default.
8559
8560 2007-01-01 Alan Mackenzie <acm@muc.de>
8561
8562 * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from
8563 "Choosing a Style".
8564
8565 * cc-mode.texi ("Styles"): Add @dfn{style}.
8566
8567 2006-12-30 Michael Albinus <michael.albinus@gmx.de>
8568
8569 Sync with Tramp 2.0.55.
8570
8571 * trampver.texi: Update release number.
8572
8573 2006-12-29 Reiner Steib <Reiner.Steib@gmx.de>
8574
8575 * gnus.texi (Customizing Articles): Add index entries for all
8576 gnus-treat-* variables.
8577
8578 2006-12-29 Jouni K. Seppänen <jks@iki.fi>
8579
8580 * gnus.texi (IMAP): Fix incorrect explanation of
8581 nnimap-search-uids-not-since-is-evil in documentation for
8582 nnimap-expunge-search-string.
8583
8584 2006-12-27 Reiner Steib <Reiner.Steib@gmx.de>
8585
8586 * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
8587 spam-ifile-database.
8588
8589 2006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
8590
8591 * gnus.texi (Spam Package Configuration Examples): Don't encourage to
8592 rebind C-s.
8593
8594 2006-12-26 Jouni K. Seppänen <jks@iki.fi>
8595
8596 * gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
8597 (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
8598 "expiring mail".
8599 (IMAP): Document nnimap-search-uids-not-since-is-evil and
8600 nnimap-nov-is-evil.
8601
8602 2006-12-25 Kevin Ryde <user42@zip.com.au>
8603
8604 * cl.texi (Sorting Sequences): In sort*, add a little cautionary note
8605 about the key procedure being used heavily.
8606
8607 2006-12-24 Chong Yidong <cyd@stupidchicken.com>
8608
8609 * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
8610 to t.
8611 (Prerequisites): Add explanation about gpg-agent.
8612
8613 2006-12-22 Kevin Ryde <user42@zip.com.au>
8614
8615 * cl.texi (Sorting Sequences): Typo in sort*, example showed plain
8616 "sort" instead of "sort*".
8617
8618 2006-12-19 Richard Stallman <rms@gnu.org>
8619
8620 * calc.texi (History and Acknowledgements): Recognize that Emacs
8621 now does have floating point.
8622
8623 2006-12-19 Michael Albinus <michael.albinus@gmx.de>
8624
8625 * tramp.texi (External transfer methods): Describe new method `scpc'.
8626
8627 2006-12-17 Sascha Wilde <wilde@sha-bang.de>
8628
8629 * pgg.texi: Added short note on gpg-agent to the introduction.
8630
8631 2006-12-13 Reiner Steib <Reiner.Steib@gmx.de>
8632
8633 * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
8634 also applies to Cc.
8635
8636 2006-12-12 Reiner Steib <Reiner.Steib@gmx.de>
8637
8638 * gnus.texi (X-Face): Clarify. Say which programs are required
8639 on Windows.
8640
8641 2006-12-08 Michael Olson <mwolson@gnu.org>
8642
8643 * erc.texi (Modules): Remove documentation for list module.
8644
8645 2006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
8646
8647 * faq.texi (^M in the shell buffer): Ditto.
8648
8649 2006-11-20 Michael Olson <mwolson@gnu.org>
8650
8651 * erc.texi: Call this the 5.2 stable pre-release of ERC.
8652
8653 2006-11-17 Carsten Dominik <dominik@science.uva.nl>
8654
8655 * org.texi: Fix typos.
8656 (Agenda commands): Document `C-k'.
8657
8658 2006-11-16 Eli Zaretskii <eliz@gnu.org>
8659
8660 * url.texi (http/https): Fix a typo in the HTTP URL.
8661
8662 2006-11-14 Stephen Leake <stephen_leake@stephe-leake.org>
8663
8664 * ada-mode.texi: Total rewrite.
8665
8666 2006-11-13 Carsten Dominik <dominik@science.uva.nl>
8667
8668 * org.texi: Minor typo fixes.
8669
8670 2006-11-13 Bill Wohler <wohler@newt.com>
8671
8672 Release MH-E manual version 8.0.3.
8673
8674 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
8675 release 8.0.3.
8676
8677 * mh-e.texi (Incorporating Mail): Use output of "mhparam Path"
8678 to set MAILDIR.
8679 (Reading Mail): Document the customization of read-mail-command
8680 for MH-E.
8681 (Viewing Attachments): Document mm-discouraged-alternatives.
8682 (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag.
8683 (Junk): Add more information about the settings of mh-junk-background
8684 in a program. Add /usr/bin/mh to PATH in examples.
8685
8686 2006-11-12 Richard Stallman <rms@gnu.org>
8687
8688 * woman.texi: Update author address but say he no longer maintains it.
8689
8690 2006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
8691
8692 * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of
8693 archived trees.
8694 (Checkboxes): Section moved to chapter 5, and extended.
8695 (The date/time prompt): New section.
8696 (Link abbreviations): New section.
8697 (Presentation and sorting): New section.
8698 (Custom agenda views): Section completely rewritten.
8699 (Summary): Compare with Planner.
8700 (Feedback): More info about creating backtraces.
8701 (Plain lists): Modify example.
8702 (Breaking down tasks): New section.
8703 (Custom time format): New section.
8704 (Time stamps): Document inactive timestamps.
8705 (Setting tags): More details about fast tag selection.
8706 (Block agenda): New section.
8707 (Custom agenda views): Section rewritten.
8708 (Block agenda): New section.
8709
8710 2006-11-07 Michael Albinus <michael.albinus@gmx.de>
8711
8712 * tramp.texi (Configuration): scp is the default method.
8713 (Default Method): Use ssh as example for another method.
8714
8715 2006-10-27 Richard Stallman <rms@gnu.org>
8716
8717 * woman.texi: Downcase nroff/troff/roff.
8718 (Installation): Chapter deleted. Some xrefs deleted.
8719 (Background): woman doesn't advise man ;-).
8720
8721 2006-10-26 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8722
8723 * ada-mode.texi (Project files, Identifier completion)
8724 (Automatic Casing, Debugging, Using non-standard file names)
8725 (Working Remotely): Fix typos.
8726
8727 2006-10-20 Masatake YAMATO <jet@gyve.org>
8728
8729 * cc-mode.texi (Sample .emacs File): Add missing `)' in
8730 sample code `my-c-initialization-hook'.
8731
8732 2006-10-19 Stuart D. Herring <herring@lanl.gov>
8733
8734 * widget.texi: Fix typos.
8735
8736 2006-10-19 Michael Albinus <michael.albinus@gmx.de>
8737
8738 * tramp.texi (Frequently Asked Questions): Remove questions marked with
8739 "???". There have been no complaints for years, so the information
8740 must be appropriate.
8741
8742 2006-10-16 Richard Stallman <rms@gnu.org>
8743
8744 * widget.texi: Use @var instead of capitalization.
8745 Clarify many widget type descriptions.
8746
8747 2006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
8748
8749 * gnus.texi (Other modes): Fix typo. Add alternative index entry for
8750 gnus-dired-attach.
8751 (Selecting a Group): Fix typo.
8752
8753 2006-10-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8754
8755 * widget.texi: Fix typos.
8756
8757 2006-10-06 Reiner Steib <Reiner.Steib@gmx.de>
8758
8759 * gnus.texi (Image Enhancements): Update for Emacs 22.
8760
8761 * gnus-faq.texi ([1.3]): Update.
8762
8763 2006-10-06 Richard Stallman <rms@gnu.org>
8764
8765 * faq.texi (Displaying the current line or column):
8766 Delete "As of Emacs 20".
8767
8768 2006-10-06 Romain Francoise <romain@orebokech.com>
8769
8770 * faq.texi (VM): VM works with Emacs 22 too.
8771
8772 2006-10-06 Richard Stallman <rms@gnu.org>
8773
8774 * ebrowse.texi: Remove Emacs version "21" from title.
8775
8776 2006-10-02 Reiner Steib <Reiner.Steib@gmx.de>
8777
8778 * gnus.texi (Foreign Groups): Say where change of editing commands are
8779 stored. Add reference to `gnus-parameters'.
8780
8781 2006-09-15 Jay Belanger <belanger@truman.edu>
8782
8783 * calc.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE):
8784 Change "Library Public License" to "Lesser Public License"
8785 throughout. Use "yyyy" to represent year.
8786
8787 2006-09-15 Carsten Dominik <dominik@science.uva.nl>
8788
8789 * org.texi (Setting tags): Typo fix.
8790
8791 2006-09-14 Reiner Steib <Reiner.Steib@gmx.de>
8792
8793 * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
8794
8795 2006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
8796
8797 * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
8798
8799 2006-09-12 Paul Eggert <eggert@cs.ucla.edu>
8800
8801 * faq.texi (Escape sequences in shell output): EMACS is now set
8802 to Emacs's absolute file name, not to "t".
8803 (^M in the shell buffer): Likewise.
8804
8805 2006-09-11 Reiner Steib <Reiner.Steib@gmx.de>
8806
8807 * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
8808 mails with pop3-leave-mail-on-server. Fix wording.
8809 (Limiting): Improve gnus-summary-limit-to-articles.
8810 (X-Face): Fix typo.
8811
8812 2006-09-11 Simon Josefsson <jas@extundo.com>
8813
8814 * smtpmail.texi (Authentication): Explain TLS and SSL better, based on
8815 suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
8816
8817 2006-09-06 Simon Josefsson <jas@extundo.com>
8818
8819 * smtpmail.texi (Authentication): Mention SSL.
8820
8821 2006-09-03 Diane Murray <disumu@x3y2z1.net>
8822
8823 * erc.texi (Getting Started, Connecting): Change erc-select to erc.
8824
8825 2006-09-01 Eli Zaretskii <eliz@gnu.org>
8826
8827 * rcirc.texi (Internet Relay Chat, Useful IRC commands):
8828 Don't use @indicateurl.
8829
8830 * cc-mode.texi (Subword Movement): Don't use @headitem.
8831 (Custom Braces, Clean-ups): Don't use @tie.
8832
8833 2006-08-29 Michael Albinus <michael.albinus@gmx.de>
8834
8835 Sync with Tramp 2.0.54.
8836
8837 * tramp.texi (Bug Reports): The Tramp mailing list is moderated now.
8838 Suggested by Adrian Phillips <a.phillips@met.no>.
8839
8840 2006-08-15 Carsten Dominik <dominik@science.uva.nl>
8841
8842 * org.texi (Installation, Activation): Split from Installation and
8843 Activation.
8844 (Clocking work time): Document new features.
8845
8846 2006-08-13 Alex Schroeder <alex@gnu.org>
8847
8848 * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
8849 example.
8850
8851 2006-08-12 Eli Zaretskii <eliz@gnu.org>
8852
8853 * faq.texi (How to add fonts): New node.
8854
8855 2006-08-05 Romain Francoise <romain@orebokech.com>
8856
8857 * faq.texi (New in Emacs 22): Expand.
8858
8859 2006-08-03 Michael Olson <mwolson@gnu.org>
8860
8861 * erc.texi: Update for ERC 5.1.4.
8862
8863 2006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
8864
8865 * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
8866 in .../site-lisp/gnus/ by default.
8867 [ From gnus-news.texi in the trunk. ]
8868
8869 2006-07-27 Reiner Steib <Reiner.Steib@gmx.de>
8870
8871 * gnus.texi (MIME Commands): Additions for yEnc.
8872
8873 2006-07-24 Richard Stallman <rms@gnu.org>
8874
8875 * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi:
8876 * faq.texi: Move periods and commas inside quotes.
8877
8878 2006-07-20 Jay Belanger <belanger@truman.edu>
8879
8880 * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
8881
8882 2006-07-18 Chong Yidong <cyd@stupidchicken.com>
8883
8884 * faq.texi (Security risks with Emacs): Document Emacs 22
8885 file-local-variable mechanism.
8886
8887 2006-07-12 Michael Olson <mwolson@gnu.org>
8888
8889 * erc.texi: Update for ERC 5.1.3.
8890
8891 2006-07-12 Alex Schroeder <alex@gnu.org>
8892
8893 * rcirc.texi: Fix typos.
8894 (Getting started with rcirc): New calling convention for M-x irc.
8895 Mention #rcirc. Removed channel tracking.
8896 (Configuration): Change the names of all variables that got changed
8897 recently, eg. rcirc-server to rcirc-default-server. Added
8898 documentation for rcirc-authinfo, some background for Bitlbee, and
8899 rcirc-track-minor-mode.
8900 (Scrolling conservatively): Fix the xref from Auto Scrolling to just
8901 Scrolling.
8902 (Reconnecting after you have lost the connection): Fix example code
8903 to match code changes.
8904
8905 2006-07-10 Nick Roberts <nickrob@snap.net.nz>
8906
8907 * gnus.texi, message.texi: Fix typos.
8908
8909 2006-07-07 Carsten Dominik <dominik@science.uva.nl>
8910
8911 * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting
8912 commands.
8913 (Global TODO list): Document the use of the variables
8914 `org-agenda-todo-ignore-scheduled' and
8915 `org-agenda-todo-list-sublevels'.
8916
8917 2006-07-05 Richard Stallman <rms@gnu.org>
8918
8919 * faq.texi (Scrolling only one line): Fix xref.
8920
8921 2006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
8922
8923 * faq.texi (Evaluating Emacs Lisp code):
8924 Throughout, replace eval-current-buffer with eval-buffer.
8925
8926 2006-07-03 Richard Stallman <rms@gnu.org>
8927
8928 * rcirc.texi (Scrolling conservatively): Fix xref.
8929
8930 * pcl-cvs.texi (Viewing differences): Usage fix.
8931
8932 2006-07-03 Carsten Dominik <dominik@science.uva.nl>
8933
8934 * org.texi (Agenda commands): Document `s' key to save all org-mode
8935 buffers.
8936
8937 2006-06-30 Ralf Angeli <angeli@caeruleus.net>
8938
8939 * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face
8940 names. Mention `cvs-msg' face.
8941
8942 2006-06-29 Carsten Dominik <dominik@science.uva.nl>
8943
8944 * org.texi (Checkboxes): New section.
8945
8946 2006-06-28 Carsten Dominik <dominik@science.uva.nl>
8947
8948 * org.texi (Embedded LaTeX): Fix typos and implement small improvements
8949 throughout this chapter.
8950
8951 2006-06-27 Chong Yidong <cyd@stupidchicken.com>
8952
8953 * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
8954 text for standalone vs Emacs info.
8955 (Help): Clarify header line description. Use mouse-1 for clicks.
8956 (Help-P): Use mouse-1 for clicks.
8957 (Help-^L): "Top" and "All" not displayed with dashes in Emacs.
8958 (Help-^L, Help-M, Help-Int, Search Index, Go to node)
8959 (Choose menu subtopic): Remove gratuitous Emacs command names.
8960 (Help-FOO): Put usual behavior first.
8961 (Help-Xref): Clicking on xrefs works in Emacs.
8962 (Search Text): Clarify what the default behavior is.
8963 (Create Info buffer): Fix Emacs window/X window confusion.
8964 (Emacs Info Variables): Fix for new Emacs init file behavior.
8965
8966 2006-06-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
8967
8968 * gnus.texi (Summary Buffer Lines): Fix typo.
8969
8970 2006-06-23 Carsten Dominik <dominik@science.uva.nl>
8971
8972 * org.texi (Embedded LaTeX): New chapter.
8973 (Archiving): Section rewritten.
8974 (Enhancing text): Some parts moved to the new chapter about LaTeX.
8975
8976 2006-06-20 Bill Wohler <wohler@newt.com>
8977
8978 Release MH-E manual version 8.0.1.
8979
8980 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
8981 release 8.0.1.
8982 (Preface): Depend on GNU mailutils 1.0 and higher.
8983
8984 2006-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
8985
8986 * message.texi (News Headers): Update message-syntax-checks section.
8987
8988 2006-06-19 Karl Berry <karl@gnu.org>
8989
8990 * info.texi (Advanced): Mention C-q, especially with ?.
8991
8992 2006-06-19 Carsten Dominik <dominik@science.uva.nl>
8993
8994 * org.texi (Publishing links): Document the `:link-validation-function'
8995 property.
8996 (Extensions and Hacking): New chapter, includes some sections of the
8997 "Miscellaneous" chapter.
8998
8999 2006-06-10 Carsten Dominik <dominik@science.uva.nl>
9000
9001 * org.texi (Progress logging): New section.
9002
9003 2006-06-06 Carsten Dominik <dominik@science.uva.nl>
9004
9005 * org.texi (ASCII export): Document indentation adaptation.
9006 (Setting tags): Document mutually-exclusive tags.
9007
9008 2006-06-05 Romain Francoise <romain@orebokech.com>
9009
9010 * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
9011 Fix typo.
9012
9013 * gnus-faq.texi (Question 8.6): Update reference to the Gnus
9014 channel (#gnus@irc.freenode.net).
9015 Fix typos. Update copyright notice.
9016
9017 * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
9018 (Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
9019 (Line-Up Functions, Custom Macros):
9020 * ediff.texi (Window and Frame Configuration)
9021 (Highlighting Difference Regions):
9022 * emacs-mime.texi (Display Customization):
9023 * erc.texi (History):
9024 * eshell.texi (Known problems):
9025 * eudc.texi (Overview, BBDB):
9026 * gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
9027 (The problem of spam, SpamOracle, Extending the Spam package)
9028 (Conformity, Terminology):
9029 * idlwave.texi (Routine Info)
9030 (Class and Keyword Inheritance, Padding Operators)
9031 (Breakpoints and Stepping, Electric Debug Mode)
9032 (Examining Variables, Troubleshooting):
9033 * org.texi (Creating timestamps):
9034 * reftex.texi (Commands, Options, Changes):
9035 * tramp.texi (Inline methods, Password caching)
9036 (Auto-save and Backup, Issues):
9037 * vip.texi (Files, Commands in Insert Mode):
9038 * viper.texi (Emacs Preliminaries, States in Viper)
9039 (Packages that Change Keymaps, Viper Specials, Groundwork):
9040 Fix various typos.
9041
9042 2006-05-31 Michael Ernst <mernst@alum.mit.edu>
9043
9044 * ediff.texi: Fix typos.
9045
9046 2006-05-30 Carsten Dominik <dominik@science.uva.nl>
9047
9048 * org.texi: Small typo fixes.
9049
9050 2006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
9051
9052 * viper.texi (Viper Specials):
9053 * gnus.texi (Example Setup):
9054 * faq.texi (Backspace invokes help):
9055 * dired-x.texi (Optional Installation Dired Jump):
9056 * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
9057 follow coding conventions.
9058
9059 2006-05-29 Michael Albinus <michael.albinus@gmx.de>
9060
9061 * tramp.texi (Frequently Asked Questions): Disable zsh zle.
9062
9063 2006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
9064
9065 * pcl-cvs.texi: Fix typos.
9066 (Customization): Say "us".
9067
9068 2006-05-26 Eli Zaretskii <eliz@gnu.org>
9069
9070 * org.texi: Remove bogus @setfilename.
9071
9072 2006-05-26 Carsten Dominik <dominik@science.uva.nl>
9073
9074 * org.texi (ASCII export): Omit command name.
9075 (HTML export): Add prefix to all lines in Local Variable example.
9076 (Acknowledgments): Typeset names in italics.
9077
9078 2006-05-24 Carsten Dominik <dominik@science.uva.nl>
9079
9080 * org.texi (Plain lists): Add new item navigation commands.
9081 (External links): Document elisp and info links.
9082 (Custom searches): New section.
9083 (Publishing): New chapter.
9084 (HTML export): Include a list of supported CSS classes.
9085 (Setting tags): Describe the fast-tag-setting interface.
9086
9087 2006-05-20 Luc Teirlinck <teirllm@auburn.edu>
9088
9089 * dired-x.texi: ifinfo -> ifnottex.
9090
9091 2006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
9092
9093 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
9094
9095 2006-05-12 Reiner Steib <Reiner.Steib@gmx.de>
9096
9097 * message.texi (Interface): Add tool bar customization.
9098 (MIME): Index and text additions for mml-attach.
9099 (MIME): Describe mml-dnd-protocol-alist and
9100 mml-dnd-attach-options.
9101
9102 * gnus.texi (Oort Gnus): Reorder entries in sections.
9103 Fix some entries.
9104 (Starting Up): Add references to "Emacs for Heathens" and to
9105 "Finding the News". Add user-full-name and user-mail-address.
9106 (Group Buffer Format): Add tool bar customization and update.
9107 (Summary Buffer): Add tool bar customization.
9108 (Posting Styles): Add message-alternative-emails.
9109
9110 2006-05-09 Michael Albinus <michael.albinus@gmx.de>
9111
9112 * tramp.texi (Filename completion): Improve wording.
9113
9114 2006-05-07 Romain Francoise <romain@orebokech.com>
9115
9116 * faq.texi (Using regular expressions): Fix typo.
9117 (Packages that do not come with Emacs): Fix capitalization.
9118 (Replacing text across multiple files): Expand node to explain how
9119 to use `dired-do-query-replace-regexp' in more detail, based on
9120 suggestion by Eric Hanchrow <offby1@blarg.net>.
9121
9122 2006-05-06 Michael Albinus <michael.albinus@gmx.de>
9123
9124 * tramp.texi (Filename completion): Completion of remote files'
9125 method, user name and host name is active only in partial
9126 completion mode.
9127
9128 2006-05-06 Bill Wohler <wohler@newt.com>
9129
9130 Release MH-E manual version 8.0.
9131
9132 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
9133 release 8.0.
9134
9135 2006-05-06 Bill Wohler <wohler@newt.com>
9136
9137 * mh-e.texi (MH-BOOK-HOME): Change from
9138 http://www.ics.uci.edu/~mh/book/mh to
9139 http://rand-mh.sourceforge.net/book/mh.
9140 Replace .htm suffix with .html for MH book files.
9141 (Using This Manual): Update key binding for getting relevant
9142 chapter in Info from command key.
9143 (Ranges): Fix itemx.
9144
9145 2006-05-05 Karl Berry <karl@gnu.org>
9146
9147 * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): New cmds.
9148 (\fonttextsize): New user-level command to change text font size.
9149
9150 2006-04-26 Reiner Steib <Reiner.Steib@gmx.de>
9151
9152 * pgg.texi (Caching passphrase): Fix markup and typos. Simplify.
9153
9154 2006-04-26 Sascha Wilde <wilde@sha-bang.de> (tiny change)
9155
9156 * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
9157
9158 2006-04-24 Bill Wohler <wohler@newt.com>
9159
9160 * mh-e.texi (Getting Started): Make it more explicit that you need
9161 to install MH. Add pointers to current MH implementations.
9162
9163 2006-04-21 Bill Wohler <wohler@newt.com>
9164
9165 Release MH-E manual version 7.94.
9166
9167 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
9168 release 7.94.
9169
9170 2006-04-21 Carsten Dominik <dominik@science.uva.nl>
9171
9172 * org.texi: Many small fixes.
9173 (Handling links): Rename from "Managing links".
9174
9175 2006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
9176
9177 * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
9178 (Splitting mail using spam-stat): Fix @xref.
9179
9180 2006-04-20 Chong Yidong <cyd@stupidchicken.com>
9181
9182 * gnus.texi (Spam Package): Major revision of the text.
9183 Previously this node was "Filtering Spam Using The Spam ELisp Package".
9184
9185 2006-04-20 Carsten Dominik <dominik@science.uva.nl>
9186
9187 * org.texi (Time stamps): Better explanation of the purpose of
9188 different time stamps.
9189 (Structure editing, Plain lists): More details on how new items
9190 and headings are inserted.
9191
9192 2006-04-18 Carsten Dominik <dominik@science.uva.nl>
9193
9194 * org.texi (Formula syntax): Fix link to Calc Manual.
9195
9196 2006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
9197
9198 * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
9199
9200 2006-04-17 Bill Wohler <wohler@newt.com>
9201
9202 * mh-e.texi (Folders): Update mh-before-quit-hook and
9203 mh-quit-hook example with code that removes the buffers rather
9204 than just bury them.
9205
9206 2006-04-17 Michael Albinus <michael.albinus@gmx.de>
9207
9208 Sync with Tramp 2.0.53.
9209
9210 2006-04-13 Carsten Dominik <dominik@science.uva.nl>
9211
9212 * org.texi (Updating settings): New section.
9213 (Visibility cycling): Better names for the startup folding
9214 options.
9215 (Exporting): Completely restructured.
9216 (The very busy C-c C-c key): New section.
9217 (Summary of in-buffer settings): New section.
9218
9219 2006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
9220
9221 * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
9222
9223 2006-04-10 Reiner Steib <Reiner.Steib@gmx.de>
9224
9225 * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap)
9226 (Server Commands): Key `v' is reserved for users.
9227
9228 2006-04-11 Carsten Dominik <dominik@science.uva.nl>
9229
9230 * org.texi (Link format): New section, emphasis on bracket links.
9231 (External links): Document bracket links.
9232 (FAQ): Expand to cover shell links and the new link format.
9233
9234 2006-04-09 Kevin Ryde <user42@zip.com.au>
9235
9236 * org.texi (Formula syntax): Typo in node name of calc-eval xref.
9237
9238 2006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
9239
9240 * gnus.texi (Summary Buffer Lines): Add `*'.
9241
9242 2006-04-07 Jochen Küpper <jochen@fhi-berlin.mpg.de>
9243
9244 * gnus.texi (Group Parameters):
9245 Mention gnus-permanently-visible-groups.
9246
9247 2006-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
9248
9249 * gnus.texi (Face): Fix typo.
9250
9251 2006-04-05 Reiner Steib <Reiner.Steib@gmx.de>
9252
9253 * gnus.texi (X-Face): Clarify.
9254 (Face): Need Emacs with PNG support.
9255
9256 2006-04-06 Richard Stallman <rms@gnu.org>
9257
9258 * idlwave.texi: Delete the blocks "not suitable for inclusion with
9259 Emacs".
9260
9261 2006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
9262
9263 * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out
9264 blocks not suitable for inclusion with Emacs using variable
9265 PARTOFEMACS.
9266
9267 2006-04-04 Simon Josefsson <jas@extundo.com>
9268
9269 * gnus.texi (Security): Improve.
9270
9271 2006-04-02 Karl Berry <karl@gnu.org>
9272
9273 * texinfo.tex: Update to current version (2006-03-21.13).
9274
9275 2006-04-02 Bill Wohler <wohler@newt.com>
9276
9277 * mh-e.texi (Getting Started, Junk, Bug Reports)
9278 (MH FAQ and Support): Fix URLs.
9279
9280 2006-03-31 Romain Francoise <romain@orebokech.com>
9281
9282 * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
9283 to t, not nil (and has for the past eight years).
9284
9285 2006-03-31 Reiner Steib <Reiner.Steib@gmx.de>
9286
9287 * message.texi, gnus.texi: Bump version to 5.11.
9288
9289 2006-03-29 Reiner Steib <Reiner.Steib@gmx.de>
9290
9291 * gnus.texi (Top): Add comment about version line.
9292
9293 * message.texi (Top): Ditto. Change to take named versions into
9294 account.
9295
9296 2006-03-28 Reiner Steib <Reiner.Steib@gmx.de>
9297
9298 * gnus.texi (Posting Styles): Add x-face-file to example.
9299 (X-Face): Refer to posting styles.
9300
9301 * gnus-faq.texi ([5.8]): Add x-face-file.
9302 ([8.4]): Add links to gmane.emacs.gnus.user and
9303 gmane.emacs.gnus.general.
9304
9305 2006-03-27 Reiner Steib <Reiner.Steib@gmx.de>
9306
9307 * gnus-faq.texi: Use .invalid.
9308 ([5.4]): Fix gnus-posting-styles example.
9309
9310 2006-03-27 Romain Francoise <romain@orebokech.com>
9311
9312 * faq.texi (Emacs/W3): Rename from `w3-mode'. Mention that
9313 Emacs/W3 needs a new maintainer.
9314 (Ispell): Update author and version info.
9315 (Mailcrypt): Mention PGG.
9316 (New in Emacs 22): Add PGG to the list of new packages.
9317 Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
9318 updating dead URLs.
9319
9320 2006-03-25 Karl Berry <karl@gnu.org>
9321
9322 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
9323 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi, erc.texi,
9324 * eshell.texi, eudc.texi, faq.texi, forms.texi, gnus.texi, idlwave.texi,
9325 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
9326 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
9327 * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
9328 * woman.texi: (1) use @copyright{} instead of (C) in typeset text;
9329 (2) do not indent copyright year list (or anything else).
9330
9331 2006-03-21 Bill Wohler <wohler@newt.com>
9332
9333 * mh-e.texi (Folders): Various edits.
9334
9335 2006-03-20 Romain Francoise <romain@orebokech.com>
9336
9337 * gnus.texi (Mail Folders): Grammar fix.
9338
9339 2006-03-19 Bill Wohler <wohler@newt.com>
9340
9341 * mh-e.texi (Replying): Document Mail-Followup-To.
9342 Change manually-formatted table to multitable. Add debugging info.
9343 Move description of mh-reply-default-reply-to into paragraph
9344 that describes its values.
9345
9346 2006-03-17 Bill Wohler <wohler@newt.com>
9347
9348 * mh-e.texi: Use smallexample and smalllisp consistently.
9349 (Sending Mail Tour): Update method of entering
9350 addresses and subject.
9351 (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour)
9352 (Adding Attachments, Searching): Update screenshots for Emacs 22.
9353
9354 2006-03-15 Carsten Dominik <dominik@science.uva.nl>
9355
9356 * org.texi: Version number change only.
9357
9358 2006-03-14 Bill Wohler <wohler@newt.com>
9359
9360 * mh-e.texi: Add index entries around each paragraph rather than
9361 depend on entries from beginning of node. Doing so ensures that
9362 index entries are less likely to be forgotten if text is cut and
9363 pasted, and are necessary anyway if the references are on a
9364 separate page. It seems that makeinfo is now (v. 4.8) only
9365 producing one index entry per node, so there is no longer any
9366 excuse not to. Use subheading instead of heading. The incorrect
9367 use of heading produced very large fonts in Info--as large as the
9368 main heading.
9369 (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
9370 versions 6 and 7 appeared *around* the time of these Emacs releases.
9371
9372 2006-03-13 Carsten Dominik <dominik@science.uva.nl>
9373
9374 * org.texi (Clean view): Document new startup options.
9375
9376 2006-03-11 Bill Wohler <wohler@newt.com>
9377
9378 * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)
9379 (Composing, Scan Line Formats): Fix @refs.
9380 (Getting Started): Define MH profile and MH profile components.
9381 (Incorporating Mail, Reading Mail, Viewing, Printing)
9382 (Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
9383 (Signature, Aliases, Scan Line Formats): Use @code instead of @samp
9384 for string constants.
9385 (Tool Bar): Remove spurious quote.
9386 (Junk): Use ``...'' instead of "...".
9387 (Scan Line Formats): Replace @samp with @kbd.
9388
9389 2006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
9390
9391 * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
9392
9393 2006-03-10 Reiner Steib <Reiner.Steib@gmx.de>
9394
9395 * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
9396 easy to understand.
9397
9398 2006-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
9399
9400 * gnus.texi: Markup fix.
9401 (Fancy Mail Splitting): Specify new feature.
9402
9403 2006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
9404
9405 * gnus.texi (Fancy Mail Splitting): Improve descriptions about
9406 partial-words matching.
9407
9408 2006-03-07 Reiner Steib <Reiner.Steib@gmx.de>
9409
9410 * emacs-mime.texi (Display Customization): Reword image/.* stuff.
9411
9412 * gnus.texi (Oort Gnus): Add note about `gnus-load'.
9413 (MIME Commands): Fix mm-discouraged-alternatives.
9414
9415 2006-03-07 Carsten Dominik <dominik@science.uva.nl>
9416
9417 * org.texi: Version number change only.
9418
9419 2006-03-06 Bill Wohler <wohler@newt.com>
9420
9421 * mh-e.texi: Move from SourceForge repository to Savannah.
9422 This is version 7.93, which is a total rewrite from the previous
9423 edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E
9424 version 7.93.
9425
9426 2006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
9427
9428 * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
9429
9430 2006-03-01 Carsten Dominik <dominik@science.uva.nl>
9431
9432 * org.texi (Interaction): Add item about `org-mouse.el' by
9433 Piotr Zielinski.
9434 (Managing links): Document that also mouse-1 can be used to
9435 activate a link.
9436 (Headlines, FAQ): Add entry about hiding leading stars.
9437 (Miscellaneous): Resort the sections in this chapter to a more
9438 logical sequence.
9439
9440 2006-02-27 Simon Josefsson <jas@extundo.com>
9441
9442 * emacs-mime.texi (Flowed text): Add mm-fill-flowed. (Sync
9443 2004-01-27 from the trunk).
9444
9445 2006-02-24 Alan Mackenzie <acm@muc.de>
9446
9447 * cc-mode.texi: Rename c-hungry-backspace to
9448 c-hungry-delete-backwards, at the request of RMS. Leave the old
9449 name as an alias.
9450
9451 2006-02-24 Alan Mackenzie <acm@muc.de>
9452
9453 * cc-mode.texi: Correct the definition of c-beginning-of-defun, to
9454 include the function header within the defun.
9455
9456 2006-02-24 Alan Mackenzie <acm@muc.de>
9457
9458 * cc-mode.texi: Correct two typos.
9459
9460 2006-02-24 Alan Mackenzie <acm@muc.de>
9461
9462 * cc-mode.texi (Comment Commands): State that C-u M-; kills any
9463 existing comment.
9464 (Electric Keys): Add a justification for electric indentation.
9465 (Hungry WS Deletion): Clear up the names and complications of the
9466 BACKSPACE and DELETE keys.
9467
9468 2006-02-23 Juri Linkov <juri@jurta.org>
9469
9470 * faq.texi (Common requests): Move `Turning on auto-fill by
9471 default' after `Wrapping words automatically'. Move `Working with
9472 unprintable characters' before `Searching for/replacing newlines'.
9473 Move `Replacing highlighted text' after `Highlighting a region'.
9474 Merge `Repeating commands' and `Repeating a command as many times
9475 as possible' into the former.
9476 (Packages that do not come with Emacs): Add refs to Gmane and
9477 etc/MORE.STUFF.
9478
9479 2006-02-23 Juri Linkov <juri@jurta.org>
9480
9481 * faq.texi (Newsgroup archives): Update URLs of GNU mail archives.
9482 (Reporting bugs): Suggest using `M-x report-emacs-bug'.
9483 Add xref to `(emacs)Reporting Bugs'.
9484 (Getting a printed manual): Add URL to other formats of the manual.
9485 (Common requests): Fix menu.
9486 (Highlighting a region): Remove ref to `Turning on syntax highlighting'.
9487 (Horizontal scrolling): Mention `truncate-partial-width-windows'.
9488 (Inserting text at the beginning of each line): Add pxref to
9489 `Changing the included text prefix'.
9490 (Forcing the cursor to remain in the same column): Mention `track-eol'
9491 and `set-goal-column'. Add pxref to `(emacs)Moving Point'.
9492 (Replacing text across multiple files): Add keybinding `Q' for
9493 `dired-do-query-replace'.
9494
9495 2006-02-22 Carsten Dominik <dominik@science.uva.nl>
9496
9497 * reftex.texi: Version number and date change only.
9498
9499 * org.texi (Internal Links): Rewrite to cover the modified
9500 linking system.
9501
9502 2006-02-17 Eli Zaretskii <eliz@gnu.org>
9503
9504 * faq.texi: Remove the coding cookie, it's not needed anymore.
9505
9506 2006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
9507
9508 * faq.texi (Colors on a TTY): Mention Mac OS port.
9509
9510 2006-02-12 Karl Berry <karl@gnu.org>
9511
9512 * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the
9513 8-bit accented a.
9514
9515 2006-02-09 Reiner Steib <Reiner.Steib@gmx.de>
9516
9517 * gnus.texi (Gnus Versions): Add history beyond start of Oort.
9518
9519 2006-02-08 Romain Francoise <romain@orebokech.com>
9520
9521 * faq.texi (Top): Remove paragraph about the FAQ being a
9522 transitional document, etc.
9523 (Searching for/replacing newlines): New node.
9524 (Yanking text in isearch): New node.
9525 (Inserting text at the beginning of each line): Rename and make
9526 more general, mention `M-;' in Message mode.
9527
9528 2006-02-07 Luc Teirlinck <teirllm@auburn.edu>
9529
9530 * faq.texi (Meta key does not work in xterm)
9531 (Emacs does not display 8-bit characters)
9532 (Inputting eight-bit characters): Update xrefs.
9533
9534 2006-02-06 Romain Francoise <romain@orebokech.com>
9535
9536 * faq.texi (VM): VM now at version 7.19.
9537 Set myself as maintainer of this file.
9538
9539 2006-02-04 Michael Olson <mwolson@gnu.org>
9540
9541 * erc.texi (History): Note that ERC is now included with Emacs.
9542
9543 2006-01-31 Romain Francoise <romain@orebokech.com>
9544
9545 * message.texi (Message Headers): Explain what
9546 `message-alternative-emails' does in more detail.
9547 Update copyright year.
9548
9549 2006-01-30 Juanma Barranquero <lekktu@gmail.com>
9550
9551 * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
9552
9553 2006-01-29 Richard M. Stallman <rms@gnu.org>
9554
9555 * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
9556
9557 2006-01-29 Michael Olson <mwolson@gnu.org>
9558
9559 * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
9560
9561 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
9562
9563 * faq.texi (New in Emacs 22): Mention ERC.
9564
9565 2006-01-28 Luc Teirlinck <teirllm@auburn.edu>
9566
9567 * rcirc.texi: Capitalize dir entry for consistency with the entry
9568 in info/dir and other entries in the Emacs category.
9569 Fix typos. Delete trailing whitespace.
9570
9571 2006-01-28 Björn Lindström <bkhl@elektrubadur.se>
9572
9573 * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
9574
9575 2006-01-27 Eli Zaretskii <eliz@gnu.org>
9576
9577 * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
9578 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
9579
9580 * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
9581 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
9582
9583 2006-01-27 Alex Schroeder <alex@gnu.org>
9584
9585 * rcirc.texi: New file.
9586
9587 2006-01-23 Juri Linkov <juri@jurta.org>
9588
9589 * widget.texi (User Interface): Add S-TAB for widget-backward.
9590
9591 2006-01-22 Michael Albinus <michael.albinus@gmx.de>
9592
9593 Sync with Tramp 2.0.52.
9594
9595 * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
9596 Add Tramp disabling item. New item for common connection problems.
9597 (various): Apply "ftp" as method for the download URL.
9598 (Bug Reports): Refer to FAQ for common problems.
9599
9600 2006-01-21 Eli Zaretskii <eliz@gnu.org>
9601
9602 * widget.texi (User Interface): Use @key for TAB.
9603
9604 * ses.texi (Formulas, Printer functions): Use @key for TAB.
9605
9606 * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
9607 for TAB.
9608
9609 * cc-mode.texi (Indentation Calculation): Use @key for TAB.
9610
9611 2006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
9612
9613 * gnus.texi: Update copyright.
9614
9615 2006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
9616
9617 * gnus.texi (Article Washing): Additions.
9618
9619 2006-01-13 Carsten Dominik <dominik@science.uva.nl>
9620
9621 * org.texi (Agenda commands): Document tags command.
9622
9623 2006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
9624
9625 * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
9626
9627 2006-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
9628
9629 * gnus.texi (RSS): Addition.
9630
9631 2005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
9632
9633 * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
9634
9635 2005-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
9636
9637 * emacs-mime.texi (Display Customization): Add setting example to
9638 mm-discouraged-alternatives.
9639
9640 2006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
9641
9642 * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
9643 version is the canonical version.
9644
9645 2006-01-08 Alex Schroeder <alex@gnu.org>
9646
9647 * pgg.texi (Caching passphrase): Rewording.
9648
9649 2006-01-06 Eli Zaretskii <eliz@gnu.org>
9650
9651 * flymake.texi (Obtaining Flymake): Update Flymake's CVS
9652 repository URL.
9653
9654 2006-01-06 Carsten Dominik <dominik@science.uva.nl>
9655
9656 * org.texi: Removed the accidentally re-added empty line in the
9657 direntry.
9658
9659 2006-01-05 Carsten Dominik <dominik@science.uva.nl>
9660
9661 * org.texi (Agenda Views): Chapter reorganized.
9662
9663 2005-12-29 Romain Francoise <romain@orebokech.com>
9664
9665 * faq.texi (Using Customize): New node.
9666
9667 2005-12-28 Luc Teirlinck <teirllm@auburn.edu>
9668
9669 * org.texi: Remove blank line in @direntry. It is non-standard
9670 and recursively produces blank lines all over the dir file (when
9671 using Texinfo 4.8).
9672
9673 2005-12-21 Luc Teirlinck <teirllm@auburn.edu>
9674
9675 * widget.texi (atoms): Delete obsolete remark about `file' widget.
9676
9677 2005-12-20 Carsten Dominik <dominik@science.uva.nl>
9678
9679 * org.texi (Tags): Boolean logic documented.
9680 (Agenda Views): Document custom commands.
9681
9682 2005-12-20 David Kastrup <dak@gnu.org>
9683
9684 * faq.texi (AUCTeX): Update version and mailing list info.
9685
9686 2005-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
9687
9688 * gnus.texi (MIME Commands): Mention addition of
9689 multipart/alternative to gnus-buttonized-mime-types and add xref
9690 to mm-discouraged-alternatives.
9691
9692 * emacs-mime.texi (Display Customization): Mention addition of
9693 "image/.*" and add xref to gnus-buttonized-mime-types in the
9694 mm-discouraged-alternatives section.
9695
9696 2005-12-16 Carsten Dominik <dominik@science.uva.nl>
9697
9698 * org.texi (Tags): New section.
9699 (Agenda Views): Chapter reorganized.
9700
9701 2005-12-16 Eli Zaretskii <eliz@gnu.org>
9702
9703 * org.texi (Internal Links): Add a missing comma after an @xref.
9704
9705 2005-12-14 Chong Yidong <cyd@stupidchicken.com>
9706
9707 * faq.texi (Filling paragraphs with a single space): No need to
9708 change sentence-end now.
9709
9710 2005-12-13 Romain Francoise <romain@orebokech.com>
9711
9712 * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
9713
9714 2005-12-12 Jay Belanger <belanger@truman.edu>
9715
9716 * faq.texi (Calc): Update version number.
9717
9718 2005-12-12 Carsten Dominik <dominik@science.uva.nl>
9719
9720 * org.texi (Progress Logging): New section.
9721
9722 2005-12-10 Romain Francoise <romain@orebokech.com>
9723
9724 Update the Emacs FAQ for the 22.1 release.
9725
9726 * faq.texi: Set VER to `22.1'.
9727 (Basic editing): Explain how to use localized versions of the
9728 Tutorial. Mention that `C-h r' displays the manual.
9729 Delete obsolete WWW link to an Emacs 18 tutorial.
9730 (Getting a printed manual): Point to the new locations of the
9731 manuals on the GNU Web site.
9732 (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
9733 available via Info (it was previously distributed separately).
9734 (Installing Texinfo documentation): The latest version of Texinfo
9735 is 4.8, not 4.0.
9736 (Informational files for Emacs): COPYING is the GNU General Public
9737 License, not the Emacs General Public License.
9738 (Informational files for Emacs): Delete obsolete link to the
9739 GNUinfo pages as they have been removed from the GNU Web site.
9740 (New in Emacs 22): New node.
9741 (Setting up a customization file): Say that most packages support
9742 Customize nowadays.
9743 (Colors on a TTY): Delete reference to instructions on how to
9744 enable syntax highlighting, it is now enabled by default.
9745 (Turning on abbrevs by default): Emacs now reads the abbrevs file
9746 at startup automatically.
9747 (Controlling case sensitivity): Mention `M-c' in isearch.
9748 (Using an already running Emacs process): Emacs now creates the
9749 socket in `/tmp/emacsUID'. Fix typos. Change default location of
9750 gnuserv. As emacsclient can now run Lisp code as well, delete a
9751 sentence praising gnuserv for that. Simplify description of how
9752 the client/server operation works.
9753 (Compiler error messages): Delete obsolete text (compile.el has
9754 been rewritten).
9755 (Indenting switch statements): Fix typo.
9756 (Matching parentheses): Simplify setup instructions, mention the
9757 menu bar item in the Options menu.
9758 (Repeating a command as many times as possible): Mention `C-x e'.
9759 (Going to a line by number): Mention new keymap and bindings
9760 `M-g M-g', `M-g M-p' and `M-g M-n'.
9761 (Turning on syntax highlighting): Now on by default. Simplify.
9762 (Replacing highlighted text): Use `1', not `t'.
9763 (Problems with very large files): The maximum size is now 256MB on
9764 32-bit machines.
9765 (^M in the shell buffer): Mention `comint-process-echoes'.
9766 (Emacs for Apple computers): Emacs 22 has native support for Mac
9767 OS X.
9768 (Translating names to IP addresses): Delete node.
9769 (Binding keys to commands): Fix typo.
9770 (SPC no longer completes file names): New node.
9771 (MIME with Emacs mail packages): Delete section about the Emacs
9772 MIME FAQ (it's not reachable anymore).
9773
9774 2005-12-08 Alan Mackenzie <acm@muc.de>
9775
9776 * cc-mode.texi: The manual has been extensively revised: the
9777 information about using CC Mode has been separated from the larger
9778 and more difficult chapters about configuration. It has been
9779 updated for CC Mode 5.31.
9780
9781 2005-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
9782
9783 * pgg.texi (User Commands): Fix description of pgg-verify-region.
9784 (Selecting an implementation): Fix descriptions.
9785
9786 2005-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
9787
9788 * message.texi (Various Message Variables): Addition.
9789
9790 2005-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
9791
9792 * message.texi: Fix default values.
9793
9794 2005-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
9795
9796 * message.texi (Header Commands): Clarify descriptions of
9797 message-cross-post-followup-to, message-reduce-to-to-cc, and
9798 message-insert-wide-reply.
9799 (Various Commands): Fix kindex for message-kill-to-signature;
9800 clarify description of message-tab.
9801
9802 2005-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
9803
9804 * message.texi (Mailing Lists): Fix description about MFT.
9805
9806 * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
9807
9808 2005-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
9809
9810 * gnus.texi (Slow Terminal Connection): Replace old description
9811 with new one.
9812
9813 2005-11-16 Katsumi Yamaoka <yamaoka@jpl.org>
9814
9815 * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
9816 replace X-Draft-Headers with X-Draft-From.
9817
9818 2005-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
9819
9820 * gnus.texi (Various Various): Fix the default value of
9821 nnheader-max-head-length.
9822 (Gnus Versions): Fix typo.
9823
9824 2005-12-08 Carsten Dominik <dominik@science.uva.nl>
9825
9826 * org.texi (Structure editing): Document new functionality of
9827 M-RET.
9828
9829 2005-12-06 Luc Teirlinck <teirllm@auburn.edu>
9830
9831 * org.texi (Internal Links): Fix Texinfo usage.
9832
9833 2005-12-06 Carsten Dominik <dominik@science.uva.nl>
9834
9835 * org.texi (TODO basics): Document the global todo list.
9836 (TODO items): Documents sparse tree for specific TODO
9837 keywords.
9838
9839 2005-11-30 Carsten Dominik <dominik@science.uva.nl>
9840
9841 * org.texi (Plain Lists): Typos fixed.
9842
9843 2005-11-28 Jay Belanger <belanger@truman.edu>
9844
9845 * calc.texi: Change references of `M-#' to `C-x *' prefix.
9846
9847 2005-11-24 Carsten Dominik <dominik@science.uva.nl>
9848
9849 * org.texi (Structure editing): New item moving commands added.
9850 (Plain Lists): New section.
9851
9852 2005-11-18 Carsten Dominik <dominik@science.uva.nl>
9853
9854 * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
9855 (Agenda): Document commands `org-cycle-agenda-files' and
9856 `org-agenda-file-to-front'.
9857 (Built-in table editor): Document `org-table-sort-lines'.
9858 (HTML formatting): Export of hand-formatted lists.
9859
9860 2005-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
9861
9862 * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
9863 new variable gnus-toolbar-thickness.
9864
9865 2005-11-08 Katsumi Yamaoka <yamaoka@jpl.org>
9866
9867 * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
9868
9869 2005-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
9870
9871 * gnus.texi (X-Face): Fix description.
9872 (XVarious): Remove gnus-xmas-logo-color-alist and
9873 gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
9874
9875 2005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
9876
9877 * gnus.texi (Group Parameters): Mention new variable
9878 gnus-parameters-case-fold-search.
9879 (Home Score File): Addition.
9880
9881 2005-11-04 Ulf Jasper <ulf.jasper@web.de>
9882
9883 * newsticker.texi: VERSION changed to 1.9. Updated UPDATED.
9884 (Overview): List supported feed types.
9885 (Installation): No installation necessary when using autoload.
9886 (Configuration): Rename "RSS" to "news".
9887
9888 2005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
9889
9890 * pgg.texi (User Commands): Document additional passphrase
9891 argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
9892 (Backend methods): Likewise for corresponding pgg-scheme-* functions.
9893
9894 2005-11-04 Carsten Dominik <dominik@science.uva.nl>
9895
9896 * org.texi: Version number changed to 3.19.
9897
9898 2005-10-29 Sascha Wilde <wilde@sha-bang.de>
9899
9900 * pgg.texi (How to use): Update the example to add autoload of
9901 pgg-encrypt-symmetric-region.
9902 (User Commands): Document pgg-encrypt-symmetric-region.
9903 (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
9904
9905 2005-10-27 Jay Belanger <belanger@truman.edu>
9906
9907 * calc.texi (Predefined Units): Fix the symbol for a TeX points,
9908 mention other TeX-related units.
9909
9910 2005-10-23 Lars Hansen <larsh@soem.dk>
9911
9912 * dired-x.texi (Miscellaneous Commands):
9913 Replace dired-do-relative-symlink by dired-do-relsymlink and
9914 dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
9915
9916 2005-10-23 Jay Belanger <belanger@truman.edu>
9917
9918 * calc.texi (Predefined Units): Use `alpha' for the fine structure
9919 constant.
9920
9921 2005-10-23 Michael Albinus <michael.albinus@gmx.de>
9922
9923 * faq.texi (Bugs and problems):
9924 Replace `dired-move-to-filename-regexp' by
9925 `directory-listing-before-filename-regexp'.
9926
9927 2005-10-22 Eli Zaretskii <eliz@gnu.org>
9928
9929 * newsticker.texi (UPDATED): Set value.
9930
9931 2005-10-17 Katsumi Yamaoka <yamaoka@jpl.org>
9932
9933 * gnus.texi (Document Groups): Remove duplicate item.
9934
9935 2005-10-21 Carsten Dominik <dominik@science.uva.nl>
9936
9937 * org.texi (Summary): Mention iCalendar support.
9938 (Exporting): Document iCalendar support.
9939
9940 2005-10-18 Romain Francoise <romain@orebokech.com>
9941
9942 * viper.texi (Viper Specials): Capitalize GNU.
9943
9944 2005-10-17 Juri Linkov <juri@jurta.org>
9945
9946 * info.texi (Getting Started, Search Index, Expert Info):
9947 Fix wording.
9948 (Search Text): Replace `echo area' with `mode line'.
9949 (Search Index): Both `i' and `,' find all index entries.
9950 Replace example `C-f' with `C-l' (which exists in index of Info
9951 manual) and delete spaces in its keyboard input sequence.
9952 Delete unnecessary explanations about literal characters.
9953
9954 2005-10-14 Katsumi Yamaoka <yamaoka@jpl.org>
9955
9956 * gnus.texi (Document Server Internals): Addition.
9957
9958 2005-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
9959
9960 * gnus.texi (A note on namespaces): Fix RFC reference.
9961
9962 2005-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
9963
9964 * gnus.texi (RSS): Fix key description.
9965
9966 2005-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
9967
9968 * gnus.texi: Emacs/w3 -> Emacs/W3.
9969 (Browsing the Web): Fix description.
9970 (Web Searches): Ditto.
9971 (Customizing W3): Ditto.
9972
9973 2005-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
9974
9975 * gnus.texi (Maildir): Clarify expire-age and expire-group.
9976
9977 2005-10-11 Jay Belanger <belanger@truman.edu>
9978
9979 * calc.texi (Integration): Mention using `a i' to compute definite
9980 integrals.
9981
9982 2005-10-11 Juri Linkov <juri@jurta.org>
9983
9984 * info.texi: Rearrange nodes.
9985 (Top): Update menu. Change ref `Info for Experts' to
9986 `Advanced Info Commands'.
9987 (Getting Started): Fix description of manual's parts.
9988 (Help-Int): Change xref `Info Search' to `Search Index', and
9989 `Expert Info' to `Advanced'.
9990 (Advanced): Move node one level up.
9991 (Search Text, Search Index): New nodes split out from `Info Search'.
9992 (Go to node, Choose menu subtopic, Create Info buffer): New nodes
9993 split out from `Advanced'.
9994 (Advanced, Emacs Info Variables): De-document editing an Info file
9995 in Info.
9996 (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
9997 (Creating an Info File): Delete node and move its text to
9998 `Expert Info'.
9999
10000 2005-10-10 Carsten Dominik <dominik@science.uva.nl>
10001
10002 * org.texi (Workflow states): Document that change in keywords
10003 becomes active only after restart of Emacs.
10004
10005 2005-10-08 Michael Albinus <michael.albinus@gmx.de>
10006
10007 Sync with Tramp 2.0.51.
10008
10009 2005-10-08 Nick Roberts <nickrob@snap.net.nz>
10010
10011 * speedbar.texi (Introduction): Describe new location of speedbar
10012 on menubar.
10013 (Basic Key Bindings): Remove descriptions of bindings that have
10014 been removed.
10015
10016 2005-10-05 Nick Roberts <nickrob@snap.net.nz>
10017
10018 * speedbar.texi (GDB): Describe use of watch expressions.
10019
10020 2005-09-28 Simon Josefsson <jas@extundo.com>
10021
10022 * message.texi (IDNA): Fix.
10023
10024 2005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
10025
10026 * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
10027 nntp-server-hook, and nntp-warn-about-losing-connection; fix
10028 description of nntp-open-connection-function.
10029 (Common Variables): Fix descriptions.
10030
10031 2005-09-26 Katsumi Yamaoka <yamaoka@jpl.org>
10032
10033 * gnus.texi (Server Buffer Format): Document the %a format spec.
10034
10035 2005-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
10036
10037 * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
10038
10039 2005-09-23 Carsten Dominik <dominik@science.uva.nl>
10040
10041 * org.texi Version 3.16.
10042
10043 2005-09-19 Miles Bader <miles@gnu.org>
10044
10045 * newsticker.texi: Get rid of CVS keywords.
10046
10047 2005-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
10048
10049 * gnus.texi (Finding the Parent): Fix description of how Gnus
10050 finds article.
10051
10052 2005-09-14 Jari Aalto <jari.aalto@cante.net>
10053
10054 * gnus.texi (Advanced Scoring Examples): New examples to teach how
10055 to drop off non-answered articles.
10056
10057 2005-09-19 Juanma Barranquero <lekktu@gmail.com>
10058
10059 * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
10060 braces (which are unsupported by NMAKE) for macro `srcdir'.
10061
10062 2005-09-17 Eli Zaretskii <eliz@gnu.org>
10063
10064 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
10065 (../info/newsticker, newsticker.dvi): New targets.
10066
10067 2005-09-17 Ulf Jasper <ulf.jasper@web.de>
10068
10069 * newsticker.texi: Replace @command with @code. Replace @example
10070 with @lisp.
10071 (Top): Add explanations to menu items.
10072 (GNU Free Documentation License): Remove.
10073
10074 2005-09-16 Romain Francoise <romain@orebokech.com>
10075
10076 Update all files to specify GFDL version 1.2.
10077
10078 * doclicense.texi (GNU Free Documentation License): Update to
10079 version 1.2.
10080
10081 2005-09-15 Richard M. Stallman <rms@gnu.org>
10082
10083 * newsticker.texi: Fix @setfilename.
10084
10085 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
10086 (../info/newsticker, newsticker.dvi): New targets.
10087
10088 2005-08-30 Carsten Dominik <dominik@science.uva.nl>
10089
10090 * org.texi: Version 3.15.
10091
10092 2005-08-29 Luc Teirlinck <teirllm@auburn.edu>
10093
10094 * ses.texi: Combine all three indices into one.
10095 Correct a few typos.
10096
10097 2005-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
10098
10099 * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
10100
10101 2005-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
10102
10103 * emacs-mime.texi (Handles): Remove duplicate item.
10104 (Encoding Customization): Fix the default value for
10105 mm-coding-system-priorities.
10106 (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
10107 (Basic Functions): Fix reference.
10108
10109 2005-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
10110
10111 * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
10112
10113 2005-08-18 Richard M. Stallman <rms@gnu.org>
10114
10115 * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
10116 and web site.
10117
10118 * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
10119 not keyboard-translate.
10120
10121 2005-08-11 Richard M. Stallman <rms@gnu.org>
10122
10123 * faq.texi (Using regular expressions): Fix xref.
10124
10125 2005-08-09 Juri Linkov <juri@jurta.org>
10126
10127 * info.texi (Help-P): Replace `Prev' with `Previous'.
10128 (Help-M, Help-Xref): Add S-TAB.
10129 (Help-FOO): Update `u' command.
10130 (Help-Xref): Move info about Mouse-2 from `Help-Int'.
10131 Update info about visibility of xref parts.
10132 (Help-Int): Fix `m' command. Rename `Info-last' to
10133 `Info-history-back'. Add `Info-history-forward'.
10134 (Advanced): Fix `g*' and `M-n' commands.
10135 (Info Search): Add `index-apropos' in stand-alone browser.
10136 Add isearch commands.
10137 (Emacs Info Variables): Remove `Info-fontify'.
10138 Add `Info-mode-hook'. Update face names.
10139 Add `Info-fontify-maximum-menu-size',
10140 `Info-fontify-visited-nodes', `Info-isearch-search'.
10141
10142 2005-08-07 Michael Albinus <michael.albinus@gmx.de>
10143
10144 Sync with Tramp 2.0.50.
10145
10146 * tramp.texi: Use @option{} consequently for method names.
10147 (Inline methods, External transfer methods): Remove references to
10148 Cygwin.
10149 (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
10150 implementation.
10151
10152 2005-07-27 Reiner Steib <Reiner.Steib@gmx.de>
10153
10154 * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
10155 Mention that gnus-init-file is not read when Emacs is invoked with
10156 --no-init-file or -q.
10157
10158 2005-07-19 Carsten Dominik <dominik@science.uva.nl>
10159
10160 * org.texi: Version 3.14.
10161
10162 2005-07-04 Carsten Dominik <dominik@science.uva.nl>
10163
10164 * org.texi: Version 3.13.
10165
10166 2005-07-18 Juri Linkov <juri@jurta.org>
10167
10168 * calc.texi (Time Zones, Logical Operations):
10169 * cl.texi (Overview):
10170 * org.texi (TODO types):
10171 * sc.texi (Emacs 18 MUAs):
10172 * speedbar.texi (Top):
10173 * url.texi (History):
10174 Delete duplicate duplicate words.
10175
10176 2005-07-16 Johan Bockgård <bojohan@users.sourceforge.net> (tiny change)
10177
10178 * cl.texi (Type Predicates): Document `atom' type.
10179
10180 2005-07-04 Lute Kamstra <lute@gnu.org>
10181
10182 Update FSF's address in GPL notices.
10183
10184 * calc.texi (Copying):
10185 * doclicense.texi (GNU Free Documentation License):
10186 * faq.texi (Contacting the FSF):
10187 * mh-e.texi (Copying): Update FSF's address.
10188
10189 2005-07-03 Richard M. Stallman <rms@gnu.org>
10190
10191 * flymake.texi (Example -- Configuring a tool called directly):
10192 Update name of flymake-build-relative-filename.
10193
10194 2005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
10195
10196 * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
10197
10198 2005-06-29 Carsten Dominik <dominik@science.uva.nl>
10199
10200 * org.texi: Version 3.12.
10201
10202 2005-06-24 Eli Zaretskii <eliz@gnu.org>
10203
10204 * makefile.w32-in (MAKEINFO): Use --force.
10205 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
10206 Makefile.in.
10207 (gnus.dvi): Use "..." to quote Sed args, so that it works with
10208 more shells.
10209
10210 2005-06-23 Richard M. Stallman <rms@gnu.org>
10211
10212 * speedbar.texi (Creating a display): Texinfo usage fixes.
10213
10214 * tramp.texi (Customizing Completion, Auto-save and Backup):
10215 Texinfo usage fixes.
10216
10217 2005-06-23 Juanma Barranquero <lekktu@gmail.com>
10218
10219 * dired-x.texi (Miscellaneous Commands):
10220 * ediff.texi (Miscellaneous):
10221 * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
10222 (Agent Variables):
10223 * info.texi (Help-Xref):
10224 * message.texi (Message Headers):
10225 * org.texi (Remember):
10226 * reftex.texi (Options (Defining Label Environments))
10227 (Options (Index Support), Options (Viewing Cross-References))
10228 (Options (Misc), Changes):
10229 * speedbar.texi (Creating a display):
10230 * tramp.texi (Customizing Completion, Auto-save and Backup):
10231 Texinfo usage fix.
10232
10233 2005-06-13 Carsten Dominik <dominik@science.uva.nl>
10234
10235 * org.texi: Version 3.11.
10236
10237 2005-06-12 Jay Belanger <belanger@truman.edu>
10238
10239 * calc.texi (Getting Started): Remove extra menu item.
10240
10241 2005-05-31 Jay Belanger <belanger@truman.edu>
10242
10243 * calc.texi (Notations Used in This Manual): Use @kbd for key
10244 sequence.
10245 (Demonstration of Calc): Mention another way of starting Calc.
10246 (Starting Calc): Mention long name of M-#.
10247 (Embedded Mode Overview): Remove unnecessary instruction.
10248 (Other M-# commands): Rephrase `M-# 0' explanation.
10249 (Basic Embedded Mode): Rewrite discussion of prefix arguments to
10250 reflect current behavior.
10251
10252 2005-05-30 Jay Belanger <belanger@truman.edu>
10253
10254 * calc.texi (Hooks): Change description of calc-window-hook and
10255 calc-trail-window-hook to match usage.
10256 (Computational Functions): Add more constant-generating functions.
10257 (Customizable Variables): Use defvar.
10258
10259 2005-05-28 Jay Belanger <belanger@truman.edu>
10260
10261 * calc.texi (Assignments in Embedded Mode): Fix variable name.
10262 (Basic Embedded Mode): Explain behavior of arguments to
10263 calc-embedded-mode.
10264
10265 2005-05-27 Jay Belanger <belanger@truman.edu>
10266
10267 * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
10268 current behavior.
10269
10270 2005-05-25 Jay Belanger <belanger@truman.edu>
10271
10272 * calc.texi: Change Calc version number throughout.
10273 (Keypad Mode): Change location in info output.
10274 (Keypad mode overview): Move picture of keypad.
10275
10276 2005-05-21 Jay Belanger <belanger@truman.edu>
10277
10278 * calc.texi (Storing variables): Mention that only most variables
10279 are void to begin with.
10280
10281 2005-05-21 Kevin Ryde <user42@zip.com.au>
10282
10283 * widget.texi (Basic Types): Update cross ref from "Enabling
10284 Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
10285 lispref/text.texi change.
10286
10287 2005-05-20 Carsten Dominik <dominik@science.uva.nl>
10288
10289 * org.texi: Version 3.09.
10290
10291 2005-05-18 Carsten Dominik <dominik@science.uva.nl>
10292
10293 * reftex.texi: Version 4.28.
10294
10295 2005-05-16 Jay Belanger <belanger@truman.edu>
10296
10297 * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
10298
10299 2005-05-14 Jay Belanger <belanger@truman.edu>
10300
10301 * calc.texi (Default Simplifications): Insert missing ! (logical
10302 not operator).
10303
10304 2005-05-14 Michael Albinus <michael.albinus@gmx.de>
10305
10306 Sync with Tramp 2.0.49.
10307
10308 2005-05-10 Jay Belanger <belanger@truman.edu>
10309
10310 * calc.texi (Default Simplifications): Mention that 0^0 simplifies
10311 to 1.
10312
10313 2005-04-29 Carsten Dominik <dominik@science.uva.nl>
10314
10315 * org.texi: Version 3.08, structure reorganized.
10316
10317 2005-04-24 Richard M. Stallman <rms@gnu.org>
10318
10319 * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
10320
10321 2005-04-15 Carsten Dominik <dominik@science.uva.nl>
10322
10323 * org.texi: Update to version 3.06.
10324
10325 2005-04-13 Lute Kamstra <lute@gnu.org>
10326
10327 * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
10328
10329 2005-04-10 Thien-Thi Nguyen <ttn@gnu.org>
10330
10331 * cl.texi (Porting Common Lisp): Fix typo.
10332
10333 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
10334
10335 * gnus.texi (RSS): Addition.
10336
10337 2005-04-04 Jay Belanger <belanger@truman.edu>
10338
10339 * calc.texi: Change Calc version number.
10340 (Customizable variables): Fix description of calc-language-alist.
10341 (Copying): Put in version 2 of GPL.
10342
10343 2005-04-01 Jay Belanger <belanger@truman.edu>
10344
10345 * calc.texi (Troubleshooting Commands): Remove comment about
10346 installation.
10347 (Installation): Remove section.
10348 (Customizable Variables): New section.
10349 (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
10350 (Graphical Devices): Add references to Customizable Variables.
10351
10352 2005-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
10353
10354 * emacs-mime.texi (Display Customization): Markup fixes.
10355 (rfc2047): Update.
10356
10357 2005-03-23 Reiner Steib <Reiner.Steib@gmx.de>
10358
10359 * gnus-faq.texi: Replaced with auto-generated version.
10360
10361 2005-03-26 Stephan Stahl <stahl@eos.franken.de> (tiny change)
10362
10363 * dired-x.texi (Multiple Dired Directories): default-directory was
10364 renamed to dired-default-directory.
10365
10366 2005-03-26 Jay Belanger <belanger@truman.edu>
10367
10368 * calc.texi (Simplifying Formulas, Rewrite Rules):
10369 Change description of top and bottom of fraction.
10370 (Modulo Forms): Move description of how to create modulo forms to
10371 earlier in the section.
10372 (Fraction Mode): Suggest using : to get a fraction by dividing.
10373 (Basic Arithmetic): Adjust placement of command name.
10374 (Truncating the Stack): Emphasize that "hidden" entries are still
10375 visible.
10376 (Installation): Move discussion of printing manual to "About This
10377 Manual".
10378 (About This Manual): Mention how to print the manual.
10379 (Reporting Bugs): Remove first person.
10380 (Building Vectors): Add algebraic version of append.
10381 (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
10382 (Grouping Digits): Fix typo.
10383
10384 2005-03-25 Werner Lemberg <wl@gnu.org>
10385
10386 * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
10387 Replace `legal' with `valid'.
10388
10389 2005-03-25 Werner Lemberg <wl@gnu.org>
10390
10391 * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
10392
10393 2005-03-24 Jay Belanger <belanger@truman.edu>
10394
10395 * calc.texi (General Mode Commands)
10396 (Mode Settings in Embedded Mode): Add some explanation of
10397 recording mode settings.
10398
10399 2005-03-24 Richard M. Stallman <rms@gnu.org>
10400
10401 * calc.texi: Remove praise of non-free software.
10402
10403 * idlwave.texi: Don't say where to get IDL or its non-free manual.
10404 (Installation): Node deleted.
10405
10406 2005-03-23 Richard M. Stallman <rms@gnu.org>
10407
10408 * url.texi (HTTP language/coding): Improve last change.
10409
10410 2005-03-22 Jay Belanger <belanger@truman.edu>
10411
10412 * calc.texi (Embedded Mode): Add new information on changing
10413 modes.
10414
10415 2005-03-20 Michael Albinus <michael.albinus@gmx.de>
10416
10417 Sync with Tramp 2.0.48.
10418
10419 * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
10420
10421 * tramp.texi: Replace "Emacs" by "GNU Emacs". Replace "Linux" by
10422 "GNU/Linux". Change all addresses to .gnu.org.
10423 (Default Method): Offer shortened syntax for "su" and "sudo"
10424 methods.
10425
10426 2005-03-07 Richard M. Stallman <rms@gnu.org>
10427
10428 * url.texi: Fix usage of "e.g.".
10429 (HTTP language/coding): Explain the rules for these strings.
10430
10431 2005-03-06 Richard M. Stallman <rms@gnu.org>
10432
10433 * woman.texi (Introduction): Minor cleanups.
10434
10435 * url.texi (HTTP language/coding): Get rid of "Emacs 21".
10436
10437 * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
10438 (Installation): Node deleted.
10439
10440 * mh-e.texi (Preface): Get rid of "Emacs 21".
10441
10442 * eshell.texi (Installation): Delete node (for Emacs 20).
10443
10444 2005-03-05 Thien-Thi Nguyen <ttn@gnu.org>
10445
10446 * flymake.texi: Refill and tweak style in @lisp blocks.
10447
10448 2005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
10449
10450 * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
10451
10452 2005-03-01 Jay Belanger <belanger@truman.edu>
10453
10454 * calc.texi (Trigonometric and Hyperbolic Functions):
10455 Mention additional functions.
10456 (Algebraic Simplifications): Mention additional simplifications.
10457
10458 2005-02-18 Jonathan Yavner <jyavner@member.fsf.org>
10459
10460 * ses.texi: Add concept/function/variable indices (this work was
10461 donated by Brad Collins <brad@chenla.org>, copyright-assignment
10462 papers on file at FSF).
10463
10464 2005-02-10 Jay Belanger <belanger@truman.edu>
10465
10466 * calc.texi: Change @LaTeX to La@TeX throughout.
10467 Redefine @expr as @math for TeX output.
10468 Redefine @texline as a no-op for TeX output.
10469 Define @tfn, replace @t by @tfn throughout.
10470
10471 2005-02-09 Jay Belanger <belanger@truman.edu>
10472
10473 * calc.texi: Add macro for LaTeX for info output.
10474
10475 2005-02-08 Kim F. Storm <storm@cua.dk>
10476
10477 * texinfo.tex (LaTex): Add def.
10478
10479 2005-02-06 Jay Belanger <belanger@truman.edu>
10480
10481 * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
10482 change name to "TeX and LaTeX Language Modes." Mention LaTeX mode
10483 throughout manual.
10484
10485 2005-01-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
10486
10487 * gnus.texi: Some edits based on comments from David Abrahams.
10488
10489 2005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
10490
10491 * gnus.texi (RSS): Fix the keystroke.
10492
10493 2005-01-24 David Kastrup <dak@gnu.org>
10494
10495 * faq.texi: Update AUCTeX version info.
10496
10497 2005-01-16 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
10498
10499 * gnus-faq.texi ([4.1]): Typo.
10500
10501 2005-01-19 Jay Belanger <belanger@truman.edu>
10502
10503 * calc.texi (Keep Arguments): Mention that keeping arguments
10504 doesn't work with keyboard macros.
10505
10506 2005-01-16 Richard M. Stallman <rms@gnu.org>
10507
10508 * autotype.texi (Autoinserting): Fix small error.
10509
10510 2005-01-16 Michael Albinus <michael.albinus@gmx.de>
10511
10512 Sync with Tramp 2.0.47.
10513
10514 * tramp.texi (Compilation): New section, describing compilation of
10515 remote files.
10516
10517 2005-01-11 Kim F. Storm <storm@cua.dk>
10518
10519 * widget.texi (Basic Types): Add :follow-link keyword.
10520
10521 2005-01-09 Jay Belanger <belanger@truman.edu>
10522
10523 * calc.texi (Basic Commands): Describe new behavior of calc-reset.
10524
10525 2005-01-08 Jay Belanger <belanger@truman.edu>
10526
10527 * calc.texi: Change throughout to reflect new default value of
10528 calc-settings-file.
10529
10530 2005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
10531
10532 * message.texi (Reply): `message-reply-to-function' should return
10533 a list. Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
10534
10535 2005-01-06 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
10536
10537 * faq.texi (Changing load-path): Fix typo.
10538
10539 2005-01-05 Jay Belanger <belanger@truman.edu>
10540
10541 * calc.texi (Programming Tutorial): Replace kbd command by
10542 appropriate characters for a keyboard macro.
10543
10544 2005-01-04 Jay Belanger <belanger@truman.edu>
10545
10546 * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
10547 for Lucid Emacs.
10548 (Programming Tutorial): Mention that the user needs to be in the
10549 right mode to compute some functions.
10550
10551 2005-01-04 Jay Belanger <belanger@truman.edu>
10552
10553 * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
10554 no longer applicable.
10555
10556 2005-01-01 Jay Belanger <belanger@truman.edu>
10557
10558 * calc.texi (Programming Tutorial): Change description of how to
10559 edit keyboard macros to match current behavior.
10560
10561 2004-12-31 Jay Belanger <belanger@truman.edu>
10562
10563 * calc.texi: Mention C-cC-c as the way to finish editing throughout.
10564
10565 2004-12-20 Jay Belanger <belanger@truman.edu>
10566
10567 * calc.texi (Types Tutorial): Emphasize that you can't divide by
10568 zero.
10569
10570 2004-12-17 Luc Teirlinck <teirllm@auburn.edu>
10571
10572 * cc-mode.texi (Text Filling and Line Breaking): Put period after
10573 @xref.
10574 (Font Locking): Avoid @strong{Note:}.
10575
10576 2004-12-17 Michael Albinus <michael.albinus@gmx.de>
10577
10578 Sync with Tramp 2.0.46.
10579
10580 * tramp.texi (bottom): Add arch-tag. It was lost, somehow.
10581
10582 2004-12-16 Luc Teirlinck <teirllm@auburn.edu>
10583
10584 * url.texi: Correct typos.
10585 (Retrieving URLs): @var{nil}->@code{nil}.
10586 (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
10587 the standard "The GNU Emacs Manual" in fifth argument of @xref's.
10588 (Dealing with HTTP documents): @inforef->@xref.
10589
10590 2004-12-15 Jay Belanger <belanger@truman.edu>
10591
10592 * calc.texi: Consistently capitalized all mode names.
10593 (Answers to Exercises): Mention that an answer can be a fraction
10594 when in Fraction mode.
10595
10596 2004-12-13 Jay Belanger <belanger@truman.edu>
10597
10598 * calc.texi: Fix some TeX definitions.
10599
10600 2004-12-09 Luc Teirlinck <teirllm@auburn.edu>
10601
10602 * reftex.texi (Imprint): Remove erroneous @value's.
10603
10604 2004-12-08 Luc Teirlinck <teirllm@auburn.edu>
10605
10606 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
10607 (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
10608
10609 2004-12-08 Jay Belanger <belanger@truman.edu>
10610
10611 * calc.texi (Starting Calc): Remove comment about installation.
10612 (Keypad Mode Overview): Remove comment about Emacs 19 support.
10613
10614 2004-12-08 Luc Teirlinck <teirllm@auburn.edu>
10615
10616 * url.texi: Update @setfilename.
10617 (Getting Started): No need to worry about Gnus versions.
10618 (Dealing with HTTP documents): Use @inforef.
10619
10620 * org.texi: Fix @direntry file name.
10621
10622 2004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
10623
10624 * url.texi: New file.
10625
10626 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
10627
10628 2004-12-06 Jay Belanger <belanger@truman.edu>
10629
10630 * calc.texi (Using Calc): Remove paragraph about installation.
10631
10632 2004-12-06 Jay Belanger <belanger@truman.edu>
10633
10634 * calc.texi: Use more Texinfo macros and less TeX defs.
10635 Remove @refill's.
10636
10637 2004-12-06 Richard M. Stallman <rms@gnu.org>
10638
10639 * org.texi: New file.
10640
10641 2004-12-05 Richard M. Stallman <rms@gnu.org>
10642
10643 * Makefile.in (org.dvi, ../info/org): New targets.
10644 (INFO_TARGETS): Add ../info/org.
10645 (DVI_TARGETS): Add org.dvi.
10646 (maintainer-clean): Remove the info files in the info dir.
10647
10648 2004-11-26 Eli Zaretskii <eliz@gnu.org>
10649
10650 * idlwave.texi: Fix the setfilename directive to put the produced
10651 file in ../info.
10652 (Continued Statement Indentation): Resurrect Jan D.'s change from
10653 2004-11-03 that was lost when a newer version of idlwave.texi was
10654 imported.
10655
10656 2004-12-08 Reiner Steib <Reiner.Steib@gmx.de>
10657
10658 * gnus-faq.texi ([5.1]): Add missing bracket.
10659
10660 * gnus.texi (Filtering Spam Using The Spam ELisp Package):
10661 Index `spam-initialize'.
10662
10663 2004-11-22 Reiner Steib <Reiner.Steib@gmx.de>
10664
10665 * message.texi (Various Message Variables): Mention that all mail
10666 file variables are derived from `message-directory'.
10667
10668 * gnus.texi (Splitting Mail): Clarify bogus group.
10669
10670 2004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
10671
10672 * emacs-mime.texi (Encoding Customization):
10673 Fix mm-coding-system-priorities entry.
10674
10675 2004-11-03 Jan Djärv <jan.h.d@swipnet.se>
10676
10677 * idlwave.texi (Continued Statement Indentation):
10678 * reftex.texi (Options (Index Support))
10679 (Displaying and Editing the Index, Table of Contents):
10680 * speedbar.texi (Creating a display, Major Display Modes):
10681 Replace non-nil with non-@code{nil}.
10682
10683 2004-10-21 Jay Belanger <belanger@truman.edu>
10684
10685 * calc.texi (Algebraic-Style Calculations): Remove a comment.
10686
10687 2004-10-18 Luc Teirlinck <teirllm@auburn.edu>
10688
10689 * calc.texi (Reporting Bugs): Double up `@'.
10690
10691 2004-10-18 Jay Belanger <belanger@truman.edu>
10692
10693 * calc.texi (Reporting Bugs): Change the address that bugs
10694 should be sent to.
10695
10696 2004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
10697
10698 * gnus.texi (New Features): Add 5.11.
10699
10700 * message.texi (Resending): Remove wrong default value.
10701
10702 * gnus.texi (Mail Source Specifiers): Describe possible problems
10703 of `pop3-leave-mail-on-server'. Add `pop3-movemail' and
10704 `pop3-leave-mail-on-server' to the index.
10705
10706 2004-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
10707
10708 * message.texi (Canceling News): Add how to set a password.
10709
10710 2004-10-12 Jay Belanger <belanger@truman.edu>
10711
10712 * calc.texi (Help Commands): Change the descriptions of
10713 calc-describe-function and calc-describe-variable to match their
10714 current behavior.
10715
10716 2004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
10717
10718 * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
10719
10720 2004-10-12 Michael Albinus <michael.albinus@gmx.de>
10721
10722 Sync with Tramp 2.0.45.
10723
10724 * tramp.texi (Frequently Asked Questions): Comment paragraph about
10725 plink link. The URL is outdated. Originator contacted for
10726 clarification.
10727
10728 2004-10-10 Juri Linkov <juri@jurta.org>
10729
10730 * gnus.texi (Top, Marking Articles): Join two menus in one node
10731 because a node can have only one menu.
10732
10733 2004-10-09 Juri Linkov <juri@jurta.org>
10734
10735 * gnus.texi (Fancy Mail Splitting): Remove backslash in the
10736 example of nnmail-split-fancy.
10737
10738 2004-10-06 Karl Berry <karl@gnu.org>
10739
10740 * info.texi (@kbd{1}--@kbd{9}): No space around --, for
10741 consistency with other uses of dashes.
10742
10743 2004-10-05 Karl Berry <karl@gnu.org>
10744
10745 * info.texi: Consistently use --- throughout, periods at end of
10746 menu descriptions, and a couple typos.
10747
10748 2004-09-26 Jesper Harder <harder@ifa.au.dk>
10749
10750 * sieve.texi (Manage Sieve API): nil -> @code{nil}.
10751 * pgg.texi (User Commands, Backend methods): Do.
10752 * gnus.texi: Markup fixes.
10753 (Setting Process Marks): Fix `M P a' entry.
10754 * emacs-mime.texi: Fixes.
10755
10756 2004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
10757
10758 * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
10759 again.
10760 Use 5.10 instead of 5.10.0.
10761
10762 2004-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
10763
10764 * gnus.texi (Summary Mail Commands): S D e.
10765
10766 2004-09-20 Raymond Scholz <ray-2004@zonix.de> (tiny change)
10767
10768 * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
10769 the gnus-article-mode-line-format section.
10770
10771 2004-09-20 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
10772
10773 * gnus.texi (Various Summary Stuff): Fix the documentation for
10774 gnus-newsgroup-variables.
10775
10776 2004-09-20 Reiner Steib <Reiner.Steib@gmx.de>
10777
10778 * gnus.texi (MIME Commands):
10779 Add gnus-mime-display-multipart-as-mixed,
10780 gnus-mime-display-multipart-alternative-as-mixed,
10781 gnus-mime-display-multipart-related-as-mixed.
10782 (Mail Source Customization): Clarify `mail-source-directory'.
10783 (Splitting Mail): Mention gnus-group-find-new-groups.
10784 (SpamOracle): Fix typo.
10785
10786 * gnus-faq.texi: Untabify.
10787 ([6.3]): nnir.el is in contrib directory.
10788
10789 * message.texi (News Headers): Clarify how a unique ID is created.
10790
10791 * gnus.texi (Batching Agents): Fix typo in example.
10792 Reported by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
10793
10794 2004-09-20 Andre Srinivasan <andre@e2open.com> (tiny change)
10795
10796 * gnus.texi (Group Parameters): Add more on hooks.
10797
10798 2004-09-20 Florian Weimer <fw@deneb.enyo.de>
10799
10800 * gnus.texi (Charsets): Point to relevant section in emacs-mime.
10801
10802 2004-09-22 Jay Belanger <belanger@truman.edu>
10803
10804 * calc.texi (Vectors as Lists): Add a warning that the tutorial
10805 might be hidden during part of the session.
10806
10807 2004-09-20 Jay Belanger <belanger@truman.edu>
10808
10809 * calc.texi (Notations Used in This Manual): Put in an earlier
10810 mention that DEL could be called Backspace.
10811
10812 2004-09-10 Simon Josefsson <jas@extundo.com>
10813
10814 * gnus.texi (IMAP): Add example. Suggested and partially written
10815 by Steinar Bang <sb@dod.no>.
10816
10817 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10818
10819 * gnus.texi (IMAP): Add comments about imaps synonym to imap in
10820 netrc syntax.
10821
10822 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10823
10824 * gnus.texi (Spam ELisp Package Sequence of Events):
10825 Some clarifications.
10826 (Spam ELisp Package Global Variables): More clarifications.
10827
10828 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10829
10830 * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
10831 Mention spam-split does not modify incoming mail.
10832
10833 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10834
10835 * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
10836
10837 2004-09-10 Eli Zaretskii <eliz@gnu.org>
10838
10839 * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi.
10840
10841 2004-09-09 Reiner Steib <Reiner.Steib@gmx.de>
10842
10843 * makefile.w32-in (sieve, pgg): Use $(infodir).
10844
10845 2004-09-08 Dhruva Krishnamurthy <dhruva.krishnamurthy@gmail.com> (tiny change)
10846
10847 * makefile.w32-in: Fix PGG and Sieve entries.
10848
10849 2004-08-28 Eli Zaretskii <eliz@gnu.org>
10850
10851 * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
10852 Emacs and related programs.
10853
10854 2004-08-27 Richard M. Stallman <rms@gnu.org>
10855
10856 * faq.texi: Fix texinfo usage, esp. doublequotes.
10857 (Difference between Emacs and XEmacs): Some clarification.
10858
10859 * faq.texi (Difference between Emacs and XEmacs):
10860 Explain not to contrast XEmacs with GNU Emacs.
10861
10862 2004-08-26 Richard M. Stallman <rms@gnu.org>
10863
10864 * faq.texi (Difference between Emacs and XEmacs): Rewrite.
10865
10866 2004-08-22 David Kastrup <dak@gnu.org>
10867
10868 * reftex.texi (AUCTeX): Update links, section name.
10869
10870 * faq.texi (Calc): Update availability (included in 22.1).
10871 (AUCTeX): Update availability, information, versions, description.
10872
10873 2004-08-14 Eli Zaretskii <eliz@gnu.org>
10874
10875 * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
10876
10877 2004-08-11 Martin Stjernholm <mast@lysator.liu.se>
10878
10879 * cc-mode.texi: Various updates for CC Mode 5.30.9.
10880
10881 2004-08-10 Michael Albinus <michael.albinus@gmx.de>
10882
10883 Sync with Tramp 2.0.44.
10884
10885 2004-08-05 Lars Hansen <larsh@math.ku.dk>
10886
10887 * widget.texi (User Interface): Update how to separate the
10888 editable field of an editable-field widget from other widgets.
10889 (Programming Example): Add text after field.
10890
10891 2004-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
10892
10893 * emacs-mime.texi (Encoding Customization): Add a note to the
10894 mm-content-transfer-encoding-defaults entry.
10895 (rfc2047): Update.
10896
10897 * gnus.texi (Article Highlighting):
10898 Add gnus-cite-ignore-quoted-from.
10899 (POP before SMTP): New node.
10900 (Posting Styles): Addition.
10901 (Splitting Mail): Add nnmail-split-lowercase-expanded.
10902 (Fancy Mail Splitting): Ditto.
10903 (X-Face): Add gnus-x-face.
10904
10905 2004-08-30 Reiner Steib <Reiner.Steib@gmx.de>
10906
10907 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
10908 * pgg.texi, sieve.texi: Use @copying and @insertcopying.
10909
10910 2004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
10911
10912 * gnus.texi (Mail Source Specifiers):
10913 Describe `pop3-leave-mail-on-server'.
10914
10915 2004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
10916
10917 * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
10918
10919 * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
10920 repository. Change setfilename.
10921
10922 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
10923
10924 2004-07-02 Juri Linkov <juri@jurta.org>
10925
10926 * pcl-cvs.texi (Viewing differences): Add `d r'.
10927
10928 2004-06-29 Jesper Harder <harder@ifa.au.dk>
10929
10930 * ses.texi, viper.texi, flymake.texi, faq.texi:
10931 * eshell.texi, ediff.texi: Markup fixes.
10932
10933 2004-06-21 Karl Berry <karl@gnu.org>
10934
10935 * info.texi (Top): Mention that only Emacs has mouse support.
10936 (Getting Started): Mention this in a few other places.
10937
10938 2004-06-13 Luc Teirlinck <teirllm@auburn.edu>
10939
10940 * autotype.texi (Copyrights, Timestamps):
10941 Recommend `before-save-hook' instead of `write-file-functions'.
10942
10943 2004-06-13 Lars Hansen <larsh@math.ku.dk>
10944
10945 * dired-x.texi (dired-mark-omitted): Update keybinding.
10946
10947 2004-06-10 Kim F. Storm <storm@cua.dk>
10948
10949 * pcl-cvs.texi (Viewing differences): Add 'd y'.
10950
10951 2004-06-05 Lars Hansen <larsh@math.ku.dk>
10952
10953 * dired-x.texi (variable dired-omit-mode): Rename from
10954 dired-omit-files-p.
10955 (function dired-omit-mode): Rename from dired-omit-toggle.
10956 Call dired-omit-mode rather than set dired-omit-files-p.
10957 (dired-mark-omitted): Describe command.
10958
10959 2004-05-29 Michael Albinus <michael.albinus@gmx.de>
10960
10961 Version 2.0.41 of Tramp released.
10962
10963 2004-05-29 Juanma Barranquero <lektu@terra.es>
10964
10965 * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
10966 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
10967
10968 2004-05-29 Richard M. Stallman <rms@gnu.org>
10969
10970 * cl.texi (Top): Call this chapter `Introduction'.
10971 (Overview): In TeX, no section heading here.
10972
10973 * cc-mode.texi: Put commas after i.e. and e.g. Minor cleanups.
10974
10975 2004-05-29 Eli Zaretskii <eliz@gnu.org>
10976
10977 * Makefile.in (../info/flymake, flymake.dvi): New targets.
10978 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
10979
10980 2004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
10981
10982 * flymake.texi: New file.
10983
10984 2004-05-28 Simon Josefsson <jas@extundo.com>
10985
10986 * smtpmail.texi (Authentication): Improve STARTTLS discussion.
10987
10988 2004-05-07 Kai Großjohann <kai@emptydomain.de>
10989
10990 Version 2.0.40 of Tramp released.
10991
10992 2004-04-25 Michael Albinus <Michael.Albinus@alcatel.de>
10993
10994 Complete rework, based on review by Karl Berry <karl@gnu.org>.
10995
10996 * tramp.texi (Auto-save and Backup): Explain exploitation of new
10997 variables `tramp-backup-directory-alist' and
10998 `tramp-bkup-backup-directory-info'.
10999 (Overview, Connection types)
11000 (External transfer methods, Default Method)
11001 (Windows setup hints): Remove restriction of password entering
11002 with external methods.
11003 (Auto-save and Backup): Make file name example
11004 (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info'
11005 and `auto-save-directory' must be used.
11006 (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
11007 only "NT"). Remove doubled entry "What kinds of systems does
11008 @tramp{} work on".
11009 (tramp): Macro removed.
11010 (Obtaining Tramp): Flag removed from title.
11011 (all): "tramp-" and "-" removed from flag names. Flags `tramp'
11012 and `trampver' used properly. Flag `tramp-inst' replaced by
11013 `installchapter'. Installation related text adapted.
11014
11015 2004-04-28 Masatake YAMATO <jet@gyve.org>
11016
11017 * widget.texi (Programming Example): Remove overlays.
11018
11019 2004-04-27 Jesper Harder <harder@ifa.au.dk>
11020
11021 * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
11022
11023 2004-04-23 Juanma Barranquero <lektu@terra.es>
11024
11025 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
11026
11027 2004-04-05 Jesper Harder <harder@ifa.au.dk>
11028
11029 * info.texi (Info Search): Add info-apropos.
11030
11031 2004-03-22 Juri Linkov <juri@jurta.org>
11032
11033 * faq.texi: Fix help key bindings.
11034
11035 2004-03-17 Luc Teirlinck <teirllm@auburn.edu>
11036
11037 * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
11038 (as suggested by Karl Berry). Update information about colored
11039 stars in menus. Add new subheading describing M-n.
11040
11041 2004-03-12 Richard M. Stallman <rms@gnu.org>
11042
11043 * cl.texi (Top): Rename top node's title.
11044
11045 2004-03-08 Karl Berry <karl@gnu.org>
11046
11047 * info.texi: \input texinfo.tex instead of just texinfo, to avoid
11048 problems making the texinfo distribution.
11049
11050 2004-02-29 Simon Josefsson <jas@extundo.com>
11051
11052 * smtpmail.texi (Authentication): Change the list of supported
11053 authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
11054 CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
11055 <voegelas@gmx.net>.
11056
11057 2004-02-29 Juanma Barranquero <lektu@terra.es>
11058
11059 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
11060 Use $(DEL) instead of rm, and ignore exit code.
11061
11062 2004-02-29 Kai Großjohann <kgrossjo@eu.uu.net>
11063
11064 Tramp version 2.0.39 released.
11065
11066 2004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
11067
11068 * tramp.texi (Customizing Completion): Explain new functions
11069 `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
11070 (all): Savannah URLs unified to "http://savannah.nongnu.org".
11071 (Top): Refer to Savannah mailing list as the major one.
11072 Mention older mailing lists in HTML mode only.
11073 (Auto-save and Backup): Add auto-save. Based on wording of Kai.
11074 (Frequently Asked Questions): Remote hosts must not be Unix-like
11075 for "smb" method.
11076 (Password caching): New node.
11077 (External transfer methods): Refer to password caching for "smb"
11078 method.
11079
11080 2004-02-17 Karl Berry <karl@gnu.org>
11081
11082 * info.texi (Help-Int): Mention the new line number feature.
11083
11084 2004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
11085
11086 * ses.texi (Advanced Features): New functionality for
11087 ses-set-header-row (defaults to current row unless C-u used).
11088 (Acknowledgements): Add Stefan Monnier.
11089
11090 2003-12-29 Kevin Ryde <user42@zip.com.au>
11091
11092 * viper.texi (Vi Macros): Fix reference to the Emacs manual.
11093
11094 2003-11-30 Kai Großjohann <kai.grossjohann@gmx.net>
11095
11096 Tramp version 2.0.38 released.
11097
11098 * tramp.texi (Remote shell setup): Warn of environment variables
11099 FRUMPLE if user frumple exists. Suggested by Sven Gabriel
11100 <sven.gabriel@imk.fzk.de>.
11101 (Configuration): Tramp now chooses base64/uuencode
11102 automatically. Update wording accordingly.
11103 (Top): More description for the `Default Method' menu entry.
11104 (Default Method): Use @code, not @var, for Lisp variables.
11105 (Default Method): New subsection `Which method is the right one
11106 for me?'. Suggested by Christian Kirsch.
11107 (Configuration): Pointer to new subsection added.
11108 (Default Method): Too many "use" in one sentence.
11109 Rephrase. Reported by Christian Kirsch.
11110 (Filename Syntax): Old `su' example is probably a left-over from
11111 the sm/su method naming. Replace with `ssh', instead.
11112 (External transfer methods, Auto-save and Backup):
11113 Typo fixes.
11114
11115 2003-11-02 Michael Albinus <Michael.Albinus@alcatel.de>
11116
11117 * tramp.texi (all): Harmonize all occurrences of @tramp{}.
11118 (Top): Mention japanese manual only if flag `jamanual' is set.
11119 Insert section `Japanese manual' in menu.
11120
11121 2003-11-26 Thien-Thi Nguyen <ttn@gnu.org>
11122
11123 * eshell.texi (Known Problems): Add doc item.
11124
11125 2003-11-22 Martin Stjernholm <mast@lysator.liu.se>
11126
11127 * cc-mode.texi: Update for CC Mode 5.30.
11128
11129 Note: Please refrain from doing purely cosmetic changes like
11130 removing trailing whitespace in this manual; it clobbers cvs
11131 merging for no good reason.
11132
11133 2003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
11134
11135 * ediff.texi, tramp.texi, vip.texi, viper.texi:
11136 * widget.texi, woman.texi: Replace @sc{ascii} and ASCII with
11137 @acronym{ASCII}.
11138
11139 2003-10-26 Karl Berry <karl@gnu.org>
11140
11141 * info.texi (Info Search): Echo area, not echo are. From Debian
11142 diff.
11143
11144 2003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
11145
11146 * widget.texi (Defining New Widgets): Document new behavior of
11147 :buttons and :children keywords.
11148
11149 2003-10-22 Miles Bader <miles@gnu.org>
11150
11151 * Makefile.in (info): Move before $(top_srcdir)/info.
11152
11153 2003-10-17 Thien-Thi Nguyen <ttn@gnu.org>
11154
11155 * tramp.texi (Inline methods): Small grammar fix.
11156 (External transfer methods): Likewise.
11157
11158 2003-10-08 Nick Roberts <nick@nick.uklinux.net>
11159
11160 * speedbar.texi: Remove paragraph for GUD that is no longer true.
11161
11162 2003-10-06 Luc Teirlinck <teirllm@auburn.edu>
11163
11164 * texinfo.tex: Replace `%' in arch tagline by @ignore.
11165
11166 2003-09-30 Richard M. Stallman <rms@gnu.org>
11167
11168 * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
11169
11170 * widget.texi (User Interface): Fix typos.
11171
11172 * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
11173
11174 2003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
11175
11176 * pcl-cvs.texi (Selected Files): Fix typo.
11177
11178 2003-09-21 Karl Berry <karl@gnu.org>
11179
11180 * info.texi (] and [ commands): No period at end of section title.
11181
11182 2003-09-04 Miles Bader <miles@gnu.org>
11183
11184 * Makefile.in (top_srcdir): New variable.
11185 ($(top_srcdir)/info): New rule.
11186 (info): Depend on it.
11187
11188 2003-09-03 Peter Runestig <peter@runestig.com>
11189
11190 * makefile.w32-in: New file.
11191
11192 2003-08-26 Per Abrahamsen <abraham@dina.kvl.dk>
11193
11194 * widget.texi (User Interface): Explain the need of static text
11195 around an editable field.
11196
11197 2003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
11198
11199 * widget.texi (Basic Types): The argument to `:help-echo' can now
11200 be a form that evaluates to a string.
11201
11202 2003-08-18 Kim F. Storm <storm@cua.dk>
11203
11204 * calc.texi (Queries in Macros): Update xref to keyboard macro query.
11205
11206 2003-08-16 Richard M. Stallman <rms@gnu.org>
11207
11208 * dired-x.texi (Shell Command Guessing): Explain *.
11209
11210 2003-08-16 Chunyu Wang <spr@db.cs.hit.edu.cn> (tiny change)
11211
11212 * pcl-cvs.texi (Log Edit Mode): Fix key binding for
11213 log-edit-insert-changelog.
11214
11215 2003-08-03 Karl Berry <karl@gnu.org>
11216
11217 * info.texi: Need @contents.
11218
11219 2003-07-20 Kai Großjohann <kai.grossjohann@gmx.net>
11220
11221 Tramp version 2.0.36 released.
11222
11223 * tramp.texi (Remote shell setup): Explain about problems with
11224 non-Bourne commands in ~/.profile and ~/.shrc.
11225
11226 2003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
11227
11228 * info.texi (Help-Inv, Help-M, Help-Xref): Update following
11229 renaming of `vis-mode' to `visible-mode'.
11230
11231 2003-07-04 Luc Teirlinck <teirllm@mail.auburn.edu>
11232
11233 * info.texi (Top, Help-Small-Screen): Remove accidentally added
11234 next, prev and up pointers.
11235
11236 2003-07-02 Luc Teirlinck <teirllm@mail.auburn.edu>
11237
11238 * info.texi (Help): Mention existence of Emacs and stand-alone
11239 Info at the very beginning of the tutorial.
11240 (Help-Inv): New node.
11241 (Help-]): New node.
11242 (Help-M): Systematically point out the differences between default
11243 Emacs and stand-alone versions. Delete second menu.
11244 (Help-Xref): Systematically point out the differences between
11245 default Emacs and stand-alone versions.
11246 (Help-Int): Change `l' example.
11247 (Expert Info): Fix typos.
11248 (Emacs Info Variables): Mention `Info-hide-note-references' and
11249 new default for `Info-scroll-prefer-subnodes'.
11250
11251 2003-06-17 Kai Großjohann <kai.grossjohann@gmx.net>
11252
11253 Version 2.0.35 of Tramp released.
11254
11255 * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
11256 (Inline methods): Add methods `remsh' and `plink1'.
11257 (External transfer methods): Add method `remcp'.
11258 (Multi-hop Methods): Add method `remsh'.
11259 Small patch from Adrian Aichner <adrian@xemacs.org>:
11260 Fix minor typos.
11261 (Concept Index): Add to make manual searchable via
11262 `Info-index'.
11263 (Version Control): Add cindex entry.
11264
11265 2003-05-24 Kai Großjohann <kai.grossjohann@gmx.net>
11266
11267 * trampver.texi: Version 2.0.34 released.
11268
11269 2003-05-03 Glenn Morris <gmorris@ast.cam.ac.uk>
11270
11271 * faq.texi: Improve previous changes.
11272
11273 2003-05-02 Glenn Morris <gmorris@ast.cam.ac.uk>
11274
11275 * faq.texi: Update copyright and maintenance details.
11276 Update some package URLs, versions, and maintainers.
11277 Remove many references to the Emacs Lisp Archive.
11278
11279 2003-04-23 Simon Josefsson <jas@extundo.com>
11280
11281 * smtpmail.texi: Fix license (the invariant sections mentioned has
11282 never been part of the smtp manual). Align info dir entry with
11283 other emacs packages.
11284
11285 2003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
11286
11287 * tramp.texi: Version 2.0.33 released.
11288 Remove installation chapter. Remove XEmacs specifics.
11289
11290 2003-03-29 Richard M. Stallman <rms@gnu.org>
11291
11292 * tramp.texi (Top): Undo the previous renaming.
11293 (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
11294
11295 2003-03-29 Kai Großjohann <kai.grossjohann@gmx.net>
11296
11297 * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
11298 version of manual.
11299
11300 * tramp.texi (Auto-save and Backup): New node.
11301
11302 2003-03-29 Michael Albinus <Michael.Albinus@alcatel.de>
11303
11304 * tramp.texi (Top): Include trampver.texi. Rename "Emacs" to "GNU
11305 Emacs" in order to have better differentiation to "XEmacs".
11306 `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
11307 are new macros in order to point to the other Emacs flavor where
11308 appropriate. In info case, point to node `Installation' in order
11309 to explain how to generate the other way. In html case, make a
11310 link to the other html file.
11311 (Obtaining TRAMP): Add a paragraph saying to perform `autoconf'
11312 after CVS checkout/update.
11313 (Installation): Completely rewritten.
11314 (Installation parameters, Load paths): New sections under
11315 `Installation'.
11316
11317 2003-02-28 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
11318
11319 * tramp.texi: Version 2.0.30 released.
11320 Replace word "path" with "localname" where used as a component of
11321 a Tramp file name.
11322
11323 2003-02-28 Michael Albinus <Michael.Albinus@alcatel.de>
11324
11325 * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
11326 introduced.
11327 (Installation): Explain what to do if files from the tramp/contrib
11328 directory are needed.
11329
11330 2003-02-23 Alex Schroeder <alex@emacswiki.org>
11331
11332 * smtpmail.texi (How Mail Works): New.
11333
11334 2003-02-22 Alex Schroeder <alex@emacswiki.org>
11335
11336 * smtpmail.texi: New file.
11337
11338 * Makefile.in: Build SMTP manual.
11339
11340 2003-02-05 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
11341
11342 * tramp.texi: Version 2.0.29 released.
11343 (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
11344 M-x makeinfo-buffer RET. Reported by gebser@ameritech.net.
11345
11346 2003-02-01 Michael Albinus <Michael.Albinus@alcatel.de>
11347
11348 * tramp.texi (Frequently Asked Questions): Explain a workaround if
11349 another package loads accidentally Ange-FTP.
11350
11351 2003-01-24 Michael Albinus <Michael.Albinus@alcatel.de>
11352
11353 * tramp.texi (Customizing Completion): Add function
11354 `tramp-parse-sconfig'. Change example of
11355 `tramp-set-completion-function', because parsing of ssh config
11356 files looks more natural.
11357
11358 2003-01-15 Kevin Ryde <user42@zip.com.au>
11359
11360 * gnus.texi (Using MIME): Mention auto-compression-mode with
11361 gnus-mime-copy-part.
11362
11363 2003-01-15 ShengHuo ZHU <zsh@cs.rochester.edu>
11364
11365 * gnus.texi: Do not use `path' in several locations.
11366
11367 2002-12-26 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
11368
11369 * tramp.texi (External transfer methods): New method `smb'.
11370 From Michael Albinus.
11371
11372 2002-11-05 Karl Berry <karl@gnu.org>
11373
11374 * info.texi (Info-fontify): Reorder face list to avoid bad line
11375 breaks.
11376
11377 2002-10-06 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11378
11379 * tramp.texi: Move @copying to standard place.
11380 Use @insertcopying.
11381
11382 2002-10-02 Karl Berry <karl@gnu.org>
11383
11384 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi:
11385 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
11386 * eshell.texi, eudc.texi, faq.texi, forms.texi, idlwave.texi:
11387 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, reftex.texi:
11388 * sc.texi, ses.texi, speedbar.texi, vip.texi, viper.texi:
11389 * widget.texi, woman.texi:
11390 Per rms, update all manuals to use @copying instead of @ifinfo.
11391 Also use @ifnottex instead of @ifinfo around the top node, where
11392 needed for the sake of the HTML output.
11393 (The Gnus manual is not fixed since it's not clear to me how it
11394 works; and the Tramp manual already uses @copying, although in an
11395 unusual way. All others were changed.)
11396
11397 2002-09-10 Jonathan Yavner <jyavner@engineer.com>
11398
11399 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
11400 (../info/ses, ses.dvi): New targets.
11401 * ses.texi: New file.
11402
11403 2002-09-06 Pavel Janík <Pavel@Janik.cz>
11404
11405 * texinfo.tex: Update to texinfo 4.2.
11406
11407 2002-08-27 Carsten Dominik <dominik@sand.science.uva.nl>
11408
11409 * reftex.texi: Update to RefTeX 4.19.
11410
11411 2002-07-21 Jesper Harder <harder@ifa.au.dk>
11412
11413 * gnus.texi (Sorting Groups): Add key bindings for
11414 gnus-group-sort-groups-by-real-name and
11415 gnus-group-sort-selected-groups-by-real-name.
11416
11417 2002-06-17 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11418
11419 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
11420 (../info/tramp, tramp.dvi): New targets.
11421
11422 2002-01-04 Eli Zaretskii <eliz@is.elta.co.il>
11423
11424 * Makefile.in (DVI_TARGETS): Add calc.dvi.
11425 (calc.dvi): Uncomment.
11426
11427 2001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
11428
11429 * Makefile.in (INFO_TARGETS): Add ../info/calc.
11430 (../info/calc): New target.
11431
11432 2001-10-20 Gerd Moellmann <gerd@gnu.org>
11433
11434 * (Version 21.1 released.)
11435
11436 2001-10-05 Gerd Moellmann <gerd@gnu.org>
11437
11438 * Branch for 21.1.
11439
11440 2001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
11441
11442 * Makefile.in (../info/info): Use an explicit -o switch to
11443 makeinfo.
11444
11445 2001-03-05 Gerd Moellmann <gerd@gnu.org>
11446
11447 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
11448
11449 2001-02-12 Michael Kifer <kifer@cs.sunysb.edu>
11450
11451 * ediff.texi: Added ediff-coding-system-for-read.
11452
11453 * viper.texi: Fix typos.
11454
11455 2000-12-20 Eli Zaretskii <eliz@is.elta.co.il>
11456
11457 * Makefile.in (../info/idlwave): Use --no-split.
11458
11459 2000-12-14 Dave Love <fx@gnu.org>
11460
11461 * Makefile.in (mostlyclean): Remove gnustmp.*.
11462 (gnus.dvi): Change rule to remove @latex stuff.
11463
11464 2000-10-19 Eric M. Ludlam <zappo@ultranet.com>
11465
11466 * Makefile.in (Speedbar): Add build targets for speedbar.texi.
11467
11468 2000-10-13 John Wiegley <johnw@gnu.org>
11469
11470 * Makefile.in: Add build targets for eshell.texi.
11471
11472 2000-09-25 Gerd Moellmann <gerd@gnu.org>
11473
11474 * Makefile.in: Remove/comment speedbar stuff.
11475
11476 2000-09-22 Dave Love <fx@gnu.org>
11477
11478 * Makefile.in: Add emacs-mime.
11479
11480 2000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
11481
11482 * Makefile.in (INFO_TARGETS): Add ../info/woman.
11483 (DVI_TARGETS): Add woman.dvi.
11484 (../info/woman, woman.dvi): New targets.
11485
11486 2000-05-31 Stefan Monnier <monnier@cs.yale.edu>
11487
11488 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
11489
11490 * pcl-cvs.texi: New file.
11491 * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
11492 (../info/pcl-cvs, pcl-cvs.dvi): New targets.
11493
11494 2000-05-11 Gerd Moellmann <gerd@gnu.org>
11495
11496 * Makefile.in (INFO_TARGETS): Add info/ebrowse.
11497 (../info/ebrowse, ebrowse.dvi): New targets.
11498
11499 2000-01-13 Gerd Moellmann <gerd@gnu.org>
11500
11501 * Makefile.in (INFO_TARGETS): Add eudc.
11502 (DVI_TARGETS): Add eudc.dvi.
11503 (../info/eudc, eudc.dvi): New targets.
11504
11505 2000-01-05 Eli Zaretskii <eliz@is.elta.co.il>
11506
11507 * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
11508 compatibility with 8+3 filesystems).
11509 (../info/efaq): Rename from emacs-faq.
11510
11511 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
11512
11513 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
11514 (../info/idlwave, idlwave.dvi): New targets.
11515
11516 1999-10-23 Dave Love <fx@gnu.org>
11517
11518 * Makefile.in: Use autotype.texi.
11519
11520 1999-10-12 Stefan Monnier <monnier@cs.yale.edu>
11521
11522 * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
11523 faq.texi file) rather than ../info/faq.
11524
11525 1999-10-07 Gerd Moellmann <gerd@gnu.org>
11526
11527 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
11528 (../info/ada-mode, ada-mode.dvi): New targets.
11529
11530 1999-09-01 Dave Love <fx@gnu.org>
11531
11532 * Makefile.in: Add faq.
11533
11534 1999-07-12 Richard Stallman <rms@gnu.org>
11535
11536 * Version 20.4 released.
11537
11538 1998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
11539
11540 * Version 20.3 released.
11541
11542 1998-04-06 Andreas Schwab <schwab@gnu.org>
11543
11544 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
11545 Use it in dvi targets.
11546 (../etc/GNU): Change to $(srcdir) first.
11547
11548 1998-03-11 Carsten Dominik <cd@delysid.gnu.org>
11549
11550 * reftex.texi: Update for RefTeX version 3.22.
11551
11552 1998-03-01 Kim-Minh Kaplan <KimMinh.Kaplan@utopia.eunet.fr>
11553
11554 * gnus.texi (Easy Picons): Remove references to
11555 `gnus-group-display-picons'.
11556 (Hard Picons): Ditto.
11557
11558 1998-02-08 Richard Stallman <rms@psilocin.gnu.org>
11559
11560 * Makefile.in (reftex.dvi, ../info/reftex): New targets.
11561 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
11562
11563 1997-09-23 Paul Eggert <eggert@twinsun.com>
11564
11565 * Makefile.in: Merge changes mistakenly made to `Makefile'.
11566 (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
11567
11568 1997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11569
11570 * Version 20.2 released.
11571
11572 1997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11573
11574 * Version 20.1 released.
11575
11576 1997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11577
11578 * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
11579
11580 1997-04-12 Per Abrahamsen <abraham@dina.kvl.dk>
11581
11582 * widget.texi (push-button): Document it.
11583
11584 1996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11585
11586 * Version 19.33 released.
11587
11588 1996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11589
11590 * Version 19.32 released.
11591
11592 1996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
11593
11594 * Makefile.in: Add rules for the Message manual.
11595
11596 1996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
11597
11598 * gnus.texi: New version.
11599
11600 * message.texi: New manual.
11601
11602 1996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11603
11604 * Makefile.in (All info targets): cd $(srcdir) to do the work.
11605
11606 1996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11607
11608 * Makefile.in (All info targets): Specify $(srcdir) in input files.
11609 Specify -I option.
11610 (All dvi targets): Set the TEXINPUTS variable.
11611
11612 1996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
11613
11614 * Version 19.31 released.
11615
11616 1996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
11617
11618 * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
11619 (INFO_TARGETS): Use new name. This avoids name conflict on MSDOS.
11620
11621 1995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11622
11623 * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
11624 (INFO_TARGETS): Add ../info/cc-mode.
11625 (DVI_TARGETS): Add cc-mode.dvi.
11626
11627 1995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11628
11629 * Version 19.30 released.
11630
11631 1995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
11632
11633 * gnus.texi: New file.
11634
11635 1995-11-04 Erik Naggum <erik@naggum.no>
11636
11637 * gnus.texi: File deleted.
11638
11639 1995-11-02 Stephen Gildea <gildea@stop.mail-abuse.org>
11640
11641 * mh-e.texi: "Function Index" -> "Command Index" to work with
11642 Emacs 19.30 C-h C-k support of separately-documented commands.
11643
11644 1995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11645
11646 * Makefile.in (../info/ediff, ediff.dvi): New targets.
11647 (INFO_TARGETS, DVI_TARGETS): Add those new targets.
11648
11649 1995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11650
11651 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
11652 (../info/viper, viper.dvi): New targets.
11653
11654 1995-04-20 Kevin Rodgers <kevinr@ihs.com>
11655
11656 * dired-x.texi (Installation): Change the example to set
11657 buffer-local variables like dired-omit-files-p in
11658 dired-mode-hook.
11659
11660 1995-04-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11661
11662 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
11663 (../info/mh-e, mh-e.dvi): New targets.
11664
11665 1995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
11666
11667 * Makefile.in (maintainer-clean): Rename from realclean.
11668
11669 1994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11670
11671 * Makefile.in: New file.
11672 * Makefile: File deleted.
11673
11674 1994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11675
11676 * Makefile (TEXINDEX_OBJS): Variable deleted.
11677 (texindex, texindex.o, getopt.o): Rules deleted.
11678 All deps on texindex deleted.
11679 (distclean): Don't delete texindex.
11680 (mostlyclean): Don't delete *.o.
11681 * texindex.c, getopt.c: Files deleted.
11682
11683 1994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11684
11685 * Version 19.26 released.
11686
11687 1994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11688
11689 * Version 19.25 released.
11690
11691 1994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11692
11693 * Version 19.24 released.
11694
11695 1994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11696
11697 * Version 19.23 released.
11698
11699 1994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11700
11701 * Makefile: Delete spurious tab.
11702
11703 1994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11704
11705 * Makefile (.SUFFIXES): New rule.
11706
11707 1994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11708
11709 * Makefile (dired-x.dvi, ../info/dired-x): New targets.
11710 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
11711
11712 1994-01-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11713
11714 * Makefile (../info/sc): Rename from sc.info.
11715 (../info/cl): Likewise.
11716 (INFO_TARGETS): Use new names.
11717
11718 1993-12-04 Richard Stallman (rms@srarc2)
11719
11720 * getopt.c: New file.
11721 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
11722 (getopt.o): New rule.
11723 (dvi): Don't depend on texindex.
11724 (cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
11725 Depend on texindex.
11726
11727 1993-12-03 Richard Stallman (rms@srarc2)
11728
11729 * Makefile (../info/sc.info): Rename from ../info/sc.
11730 (TEXI2DVI): New variable.
11731 (cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
11732 Add explicit commands.
11733 (TEXINDEX_OBJS): Delete duplicate getopt.o.
11734
11735 1993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11736
11737 * Version 19.22 released.
11738
11739 1993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11740
11741 * Makefile (TEXINDEX_OBJS): Delete spurious period.
11742
11743 1993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11744
11745 * Version 19.21 released.
11746
11747 1993-11-15 Paul Eggert (eggert@twinsun.com)
11748
11749 * Makefile (../info/cl.info): Rename from ../info/cl.
11750
11751 1993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11752
11753 * Makefile (../etc/GNU): New target.
11754 (EMACSSOURCES): Add gnu1.texi.
11755
11756 1993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11757
11758 * Makefile (realclean): Don't delete the Info files.
11759
11760 1993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
11761
11762 * forms.texi: Fix forms.texi so that it will format correctly.
11763 Add missing `@end iftex', fix bad reference.
11764
11765 1993-10-20 Brian J. Fox (bfox@ai.mit.edu)
11766
11767 * Makefile: Fix targets for texindex, new info.texi files.
11768 * info-stnd.texi: New file implements info for standalone info
11769 reader.
11770 * info.texi: Update to include recent changes to "../info/info".
11771 New source file for ../info/info; includes info-stnd.texi.
11772
11773 * texindex.c: Include "../src/config.h" if building in emacs.
11774
11775 * Makefile: Change all files to FILENAME.texi, force all targets
11776 to be FILENAME, not FILENAME.info. This changes sc.texinfo,
11777 vip.texinfo, forms.texinfo, cl.texinfo.
11778 Add target to build texindex.c, defining `emacs'.
11779
11780 * forms.texi: Install new file to match version 2.3 of forms.el.
11781
11782 1993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11783
11784 * Version 19.19 released.
11785
11786 1993-08-10 Simon Leinen (simon@lia.di.epfl.ch)
11787
11788 * sc.texinfo: Fix info file name.
11789
11790 * Makefile (info): Add gnus and sc.
11791 (dvi): Add gnus.dvi and sc.dvi.
11792 (../info/sc, sc.dvi): New targets.
11793
11794 1993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11795
11796 * Version 19.18 released.
11797
11798 1993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11799
11800 * Makefile: Fix source file names of the separate manuals.
11801 (gnus.dvi, ../info/gnus): New targets.
11802
11803 1993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11804
11805 * Version 19.17 released.
11806
11807 1993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11808
11809 * split-man: Fix typos in last change.
11810
11811 1993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11812
11813 * Version 19.16 released.
11814
11815 1993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11816
11817 * version 19.15 released.
11818
11819 1993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11820
11821 * Makefile (distclean): It's rm, not rf.
11822
11823 1993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11824
11825 * Version 19.14 released.
11826
11827 1993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11828
11829 * Makefile: New file.
11830
11831 1993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11832
11833 * Version 19.13 released.
11834
11835 1993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11836
11837 * Version 19.9 released.
11838
11839 1993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11840
11841 * Version 19.8 released.
11842
11843 1993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11844
11845 * Version 19.7 released.
11846
11847 1990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
11848
11849 * gnus.texinfo: New file. Removed installation instructions.
11850
11851 1990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
11852
11853 * texindex.c: If USG, include sys/types.h and sys/fcntl.h.
11854
11855 1989-01-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
11856
11857 * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
11858 then define `\sc' as the command for smallcaps in Texinfo.
11859 This means that the @sc command will produce small caps. bfox has
11860 made the corresponding change to makeinfo and texinfm.el.
11861
11862 1988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
11863
11864 * vip.texinfo: Remove menu entry Adding Lisp Code in node
11865 Customization since the menu entry did not point to anything.
11866 Also add an @finalout command to remove overfull hboxes from the
11867 printed output.
11868
11869 * cl.texinfo: Add @bye, \input line and @settitle to file.
11870 This file is clearly intended to be a chapter of some other work,
11871 but the other work does not yet exist.
11872
11873 1988-07-25 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
11874
11875 * texinfo.texinfo: Three typos corrected.
11876
11877 ;; Local Variables:
11878 ;; coding: utf-8
11879 ;; End:
11880
11881 Copyright (C) 1993-1999, 2001-2014 Free Software Foundation, Inc.
11882
11883 This file is part of GNU Emacs.
11884
11885 GNU Emacs is free software: you can redistribute it and/or modify
11886 it under the terms of the GNU General Public License as published by
11887 the Free Software Foundation, either version 3 of the License, or
11888 (at your option) any later version.
11889
11890 GNU Emacs is distributed in the hope that it will be useful,
11891 but WITHOUT ANY WARRANTY; without even the implied warranty of
11892 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
11893 GNU General Public License for more details.
11894
11895 You should have received a copy of the GNU General Public License
11896 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.