]> code.delx.au - gnu-emacs/blob - doc/misc/ChangeLog
Merge from emacs-24; up to 117634
[gnu-emacs] / doc / misc / ChangeLog
1 2014-10-30 Glenn Morris <rgm@gnu.org>
2
3 * efaq.texi (Gnus does not work with NNTP): Remove; ancient.
4
5 2014-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
6
7 * eieio.texi (Accessing Slots, CLOS compatibility): Adjust wording
8 since `setf' is in core rather than in CL nowadays.
9
10 2014-10-29 Paul Eggert <eggert@cs.ucla.edu>
11
12 Simplify use of current-time and friends.
13 * org.texi (Dynamic blocks): Omit unnecessary call to current-time
14 in example.
15
16 2014-10-28 Christopher Schmidt <ch@ristopher.com>
17
18 * calc.texi (Quick Calculator): Mention prefix argument of
19 `quick-calc'.
20
21 2014-10-26 Eric S. Raymond <esr@thyrsus.com>
22
23 * efaq-w32.texi: Neutralized language specific to a repository type.
24
25 2014-10-25 Eric S. Raymond <esr@thyrsus.com>
26
27 * gnus-coding.txt: Neutralized language specific to a repository type.
28
29 2014-10-20 Glenn Morris <rgm@gnu.org>
30
31 * Merge in all changes up to 24.4 release.
32
33 2014-10-13 Glenn Morris <rgm@gnu.org>
34
35 * Makefile.in (dist): Update for new output variables.
36
37 2014-10-08 Leo Liu <sdl.web@gmail.com>
38
39 * cl.texi (Porting Common Lisp): Remove parse-integer.
40
41 2014-10-06 Ulf Jasper <ulf.jasper@web.de>
42
43 * newsticker.texi (Supported Formats): Fix order of subheading and
44 itemize.
45
46 2014-10-04 Glenn Morris <rgm@gnu.org>
47
48 * vip.texi (Other Vi Commands): Markup fix.
49
50 2014-10-03 Bastien Guerry <bzg@gnu.org>
51
52 * org.texi (Key bindings and useful functions): Fix typo.
53 Use the correct function's name.
54
55 2014-10-03 Michael Brand <michael.ch.brand@gmail.com>
56
57 * org.texi (Formula syntax for Calc): Add `f-1' to TBLFM example
58 about `nan'.
59
60 2014-10-03 Nicolas Goaziou <mail@nicolasgoaziou.fr>
61
62 * org.texi (Export settings): Be more explicit about how output
63 file name is built.
64
65 * org.texi (Headings and sectioning structure): Document menus.
66
67 * org.texi (Include files, Publishing options): Remove reference
68 to nonexistent variable.
69
70 2014-10-03 Eli Zaretskii <eliz@gnu.org>
71
72 * erc.texi (Connecting): Remove stray "OA" that failed the manual
73 build.
74
75 2014-10-03 Kelvin White <kwhite@gnu.org>
76
77 * erc.texi (Advanced Usage, Options): Add descriptions and examples
78 for erc-format-nick-function and erc-rename-buffers options.
79
80 2014-09-26 Leo Liu <sdl.web@gmail.com>
81
82 * cl.texi (Predicates on Numbers): Document cl-digit-char-p.
83 (Numerical Functions): Document cl-parse-integer. (Bug#18557)
84
85 2014-09-24 Ulf Jasper <ulf.jasper@web.de>
86
87 * newsticker.texi: Reworked. Document new treeview group
88 commands. Remove VERSION, UPDATED, use EMACSVER instead.
89 Use term 'feed reader'.
90
91 2014-09-04 Paul Eggert <eggert@cs.ucla.edu>
92
93 Less chatter in 'make' output.
94 * Makefile.in (clean): Simplify, for shorter command line.
95
96 2014-08-07 Reuben Thomas <rrt@sc3d.org>
97
98 * ediff.texi (Merging and diff3): Don't mention lack of support
99 for VMS diff, we no longer support VMS.
100
101 2014-08-07 Michael Albinus <michael.albinus@gmx.de>
102
103 * tramp.texi (Remote shell setup): Explain, how to change command
104 line arguments of remote "nc" listener.
105
106 2014-07-31 Tassilo Horn <tsdh@gnu.org>
107
108 * gnus.texi (Group Parameters): Document that `gcc-self' may also be a
109 list.
110
111 2014-07-28 Stephen Berman <stephen.berman@gmx.net>
112
113 * todo-mode.texi (Marked Items): Correct omission of item deletion
114 from commands applying to both todo and done items.
115
116 2014-07-18 Albert Krewinkel <albert+gnus@zeitkraut.de>
117
118 * gnus.texi (Posting Styles): Document the possibility to perform
119 string replacements when matching against headers.
120
121 2014-07-09 Stephen Berman <stephen.berman@gmx.net>
122
123 * todo-mode.texi (Levels of Organization): Comment out statement
124 that Emacs recognizes todo files by their extension, since this
125 feature has been removed due to bug#17482.
126
127 2014-07-03 Michael Albinus <michael.albinus@gmx.de>
128
129 * trampver.texi: Update release number.
130
131 2014-07-03 Glenn Morris <rgm@gnu.org>
132
133 * info.texi, mh-e.texi: "Online help" doesn't mean what it
134 used to any more.
135
136 * idlwave.texi (Introduction): Comment out dead http screenshot links.
137
138 2014-06-24 Leo Liu <sdl.web@gmail.com>
139
140 * dired-x.texi (Omitting Files in Dired, Omitting Variables):
141 Fix key binding to dired-omit-mode. (Bug#16354)
142
143 2014-06-24 Eli Zaretskii <eliz@gnu.org>
144
145 * autotype.texi (Skeleton Language): Document the \n feature better.
146
147 2014-06-23 Glenn Morris <rgm@gnu.org>
148
149 * Makefile.in (%.texi): Disable implicit rules.
150
151 2014-06-22 Mario Lang <mlang@delysid.org>
152
153 * srecode.texi (Base Arguments): The the -> to the.
154
155 * org.texi (Images in ODT export): The the -> the.
156
157 2014-06-21 Eli Zaretskii <eliz@gnu.org>
158
159 * autotype.texi (Skeleton Language): Document the feature of \n
160 when at eol.
161
162 2014-06-21 Michael Albinus <michael.albinus@gmx.de>
163
164 * dbus.texi (Type Conversion): Formatting edits in example.
165
166 2014-06-15 Michael Albinus <michael.albinus@gmx.de>
167
168 Sync with Tramp 2.2.10.
169
170 * tramp.texi (Inline methods): Remove restriction on "telnet".
171 Recommend sharing ssh connections for "plink".
172 (External methods): Remove "sftp". Merge "pscp" and "psftp"
173 descriptions. Recommend sharing ssh connections. Add "nc" method.
174 (GVFS based methods): Add "sftp".
175 (Customizing Completion, External packages, Issues):
176 Use @dots{}.
177
178 * trampver.texi: Update release number.
179
180 2014-06-15 Glenn Morris <rgm@gnu.org>
181
182 * Makefile.in (bootstrap-clean): New.
183
184 2014-06-12 Vincent Belaïche <vincentb1@users.sourceforge.net>
185
186 * ses.texi: Adding documentation for SES local printer functions.
187
188 2014-06-12 Glenn Morris <rgm@gnu.org>
189
190 * Makefile.in: Use GNU Make features to reduce duplication.
191 (mkinfodir): Remove.
192 (${buildinfodir}): Generate using an order-only prerequisite.
193 (.dvi.ps): Replace with pattern rule.
194 ($INFO_TARGETS): Mark as PHONY.
195 (${buildinfodir}): New rule.
196 (EXTRA_OPTS, need_emacsver, need_emacsver_prefix): New variables.
197 (${buildinfodir}/%.info, %.dvi, %.pdf, %.html, %.ps):
198 New pattern rules, replacing numerous previous explicit rules.
199 (info_template): New definition.
200 (gnus.dvi, gnus.pdf): Use distinct intermediate files.
201 (mostlyclean): Adjust for above gnus change.
202
203 2014-06-11 Glenn Morris <rgm@gnu.org>
204
205 * Makefile.in (INFO_INSTALL): Update for 2013-08-28 DOCMISC_W32 change.
206
207 2014-06-10 Glenn Morris <rgm@gnu.org>
208
209 * Makefile.in (INFO_EXT): Remove and replace by ".info" throughout.
210 (INFO_OPTS): Set directly rather than with configure.
211
212 2014-06-08 Karl Berry <karl@gnu.org>
213
214 * doc/info.texi (Help-^L): "mode line", "screenful",
215 stand-alone and Emacs Info both use the mode line.
216 Use x instead of weird C-x 0 to get rid of help msg
217 in standalone Info.
218
219 2014-06-08 Glenn Morris <rgm@gnu.org>
220
221 * vip.texi (Files): Defer to Emacs manual for uniquify details.
222
223 * info.texi (Help-Small-Screen): Clarify details of S-SPC.
224 (Help-Small-Screen, Help-]): Do not mention S-SPC.
225 (Emacs Info Variables): Markup fix.
226
227 * ebrowse.texi (Source Display, Finding/Viewing):
228 * erc.texi (Sample Session):
229 * ses.texi (The Basics):
230 * todo-mode.texi (Moving and Deleting Items):
231 * woman.texi (Navigation): Markup fixes re SPC, RET.
232
233 2014-06-02 Glenn Morris <rgm@gnu.org>
234
235 * efaq.texi (Finding a package with particular functionality):
236 Update example.
237 * vip.texi: Mention this is obsolete.
238
239 2014-05-27 Paul Eggert <eggert@cs.ucla.edu>
240
241 * texinfo.tex: Update from gnulib.
242
243 2014-05-26 Paul Eggert <eggert@cs.ucla.edu>
244
245 Specify coding if Latin-1 Emacs would misinterpret (Bug#17575).
246 * htmlfontify.texi, org.texi: Add "coding: utf-8".
247
248 2014-05-26 Stephen Berman <stephen.berman@gmx.net>
249
250 * todo-mode.texi: Update in light of changes due to bug#17482.
251 Replace numerous mistaken uses of literal quotes with proper
252 Texinfo markup.
253 (Todo Mode Entry Points): Comment out reference to using find-file
254 or Dired to visit Todo files, since this has been disabled (bug#17482).
255
256 2014-05-20 Leo Liu <sdl.web@gmail.com>
257
258 * cl.texi (List Functions, Efficiency Concerns): Update cl-endp.
259
260 2014-05-13 Paul Eggert <eggert@cs.ucla.edu>
261
262 * texinfo.tex: Update from gnulib.
263
264 2014-05-08 Michael Albinus <michael.albinus@gmx.de>
265
266 * tramp.texi (Frequently Asked Questions): Mention HISTFILE
267 setting in ~/.ssh/environment.
268
269 2014-05-04 Stephen Berman <stephen.berman@gmx.net>
270
271 * todo-mode.texi: Update, improve exposition, add cross
272 references, fix typos.
273 (Inserting New Items, Editing Item Headers and Text): Rewrite to
274 document new user interface.
275
276 2014-05-04 Glenn Morris <rgm@gnu.org>
277
278 * autotype.texi (Skeleton Language):
279 * message.texi (Header Commands): Replace `iff'.
280
281 2014-05-02 Paul Eggert <eggert@cs.ucla.edu>
282
283 * vhdl-mode.texi: Add "@documentencoding UTF-8",
284 since this is a toplevel .texi file.
285
286 2014-04-22 Bastien Guerry <bzg@gnu.org>
287
288 * org.texi (Installation): Be more clear on why installing Org
289 through ELPA should be done without loading any Org file.
290
291 * org.texi (Emphasis and monospace): Document the use of
292 =verbatim= and ~code~ to be consistent with
293 `org-element-text-markup-successor'.
294
295 * org.texi (In-buffer settings, Radio tables): Tiny fixes.
296
297 * org.texi (Initial visibility):
298 * org.texi (Literal examples): Fix typos.
299
300 2014-04-22 Michael Brand <michael.ch.brand@gmail.com>
301
302 * org.texi (Column attributes): Add a sentence to point out
303 the dependency on the format specifier.
304
305 2014-04-22 Nicolas Goaziou <n.goaziou@gmail.com>
306
307 * org.texi (The Export Dispatcher): Reformulation.
308
309 * org.texi (@LaTeX{} specific attributes): Update manual.
310
311 * org.texi (Top, Exporting): Org has its own documentation and
312 should therefore be removed from "Other build-in back-ends".
313
314 2014-04-22 Stefan Monnier <monnier@iro.umontreal.ca>
315
316 * cl.texi (Structures): Remove cl-struct-set-slot-value.
317
318 2014-04-20 Daniel Colascione <dancol@dancol.org>
319
320 * cl.texi (Declarations): Document changes to `cl-the' and defstruct functions.
321
322 2014-04-17 Paul Eggert <eggert@cs.ucla.edu>
323
324 * Makefile.in (infoclean): Be consistent about reporting failures.
325
326 2014-03-27 Glenn Morris <rgm@gnu.org>
327
328 * Makefile.in (INFO_COMMON): Add vhdl-mode.
329 (vhdl_mode_deps, vhdl-mode, $(buildinfodir)/vhdl-mode$(INFO_EXT))
330 (vhdl-mode.dvi, vhdl-mode.pdf, vhdl-mode.html): New rules/variables.
331
332 * vhdl-mode.texi: General clean-up. Set copyright to FSF, add license.
333 Remove hand-written node pointers. Remove info re old Emacs versions.
334 Markup fixes.
335 (Getting Connected): Remove irrelevant info.
336 (Indentation Commands, Requirements): Remove empty/irrelevant nodes.
337 (Frequently Asked Questions): Electric indent is now enabled.
338
339 2014-03-27 Reto Zimmermann <reto@gnu.org>
340 Rod Whitby <software.vhdl-mode@rwhitby.net>
341
342 * vhdl-mode.texi: New file, imported from upstream vhdl-mode.
343
344 2014-03-26 Paul Eggert <eggert@cs.ucla.edu>
345
346 * texinfo.tex: Update from gnulib.
347
348 2014-03-26 Michael Albinus <michael.albinus@gmx.de>
349
350 * tramp.texi (Frequently Asked Questions): Add fish shell settings.
351
352 2014-03-23 Katsumi Yamaoka <yamaoka@jpl.org>
353
354 * gnus.texi (Ma Gnus): Mention header attachment buttons.
355
356 2014-03-23 Lars Ingebrigtsen <larsi@gnus.org>
357
358 * emacs-mime.texi (MML Definition): Document recipient-filename.
359
360 2014-03-23 Katsumi Yamaoka <yamaoka@jpl.org>
361
362 * gnus.texi (MIME Commands):
363 Mention gnus-mime-buttonize-attachments-in-header and
364 gnus-mime-display-attachment-buttons-in-header.
365
366 2014-03-23 Lars Ingebrigtsen <larsi@gnus.org>
367
368 * message.texi (Forwarding):
369 Mention `message-forward-included-headers'.
370
371 2014-03-23 Lars Ingebrigtsen <larsi@gnus.org>
372
373 * gnus.texi: w3 is no longer supported by Gnus.
374
375 2014-03-22 Glenn Morris <rgm@gnu.org>
376
377 * efaq.texi (Informational files for Emacs): Do not mention etc/GNU.
378
379 2014-03-21 Glenn Morris <rgm@gnu.org>
380
381 * ede.texi (ede-linux):
382 * vip.texi (New Bindings): Tiny copyedits.
383
384 2014-03-18 Stefan Monnier <monnier@iro.umontreal.ca>
385
386 * vip.texi (Other Vi Commands): Adjust doc of C-j.
387
388 * cc-mode.texi (Indentation Commands): Remove C-j, since it's not
389 defined by CC-mode but globally.
390 (FAQ): Tweak text about RET and auto-indentation.
391
392 2014-03-18 David Engster <deng@randomsample.de>
393
394 * ede.texi (Project Local Variables): Remove reference to
395 `ede-java-root' and the example using it.
396 (Android projects, ede-java-root): Remove nodes since they are
397 only in CEDET upstream (Bug#17030). All nodes updated.
398 (ede-cpp-root): Document the :compile-command slot.
399 (ede-linux): Document new variables
400 `project-linux-build-directory-default' and
401 `project-linux-architecture-default'.
402
403 2014-03-12 Glenn Morris <rgm@gnu.org>
404
405 * eww.texi (History and Acknowledgments):
406 Don't list everyone who changed the code.
407
408 * ada-mode.texi, auth.texi, calc.texi, ebrowse.texi, efaq.texi:
409 * emacs-gnutls.texi, epa.texi, ert.texi, eshell.texi, eww.texi:
410 * flymake.texi, gnus.texi, info.texi, message.texi, mh-e.texi:
411 * newsticker.texi, pcl-cvs.texi, rcirc.texi, sem-user.texi:
412 * smtpmail.texi, url.texi, viper.texi, wisent.texi, woman.texi:
413 Use @file for buffers, per the Texinfo manual.
414
415 2014-03-12 Paul Eggert <eggert@cs.ucla.edu>
416
417 * org.texi: Don't set txicodequoteundirected and txicodequotebacktick
418 so that the Org Manual's style for ` and ' in code is consistent
419 with the other Emacs manuals. This affects PDF, not .info files.
420
421 2014-03-12 Glenn Morris <rgm@gnu.org>
422
423 * octave-mode.texi (Using Octave Mode): Remove outdated stuff
424 about RET and indentation.
425
426 2014-03-03 Juanma Barranquero <lekktu@gmail.com>
427
428 * gnus.texi:
429 * semantic.texi: Fix whitespace.
430
431 * ede.texi (Android projects):
432 * eieio.texi (Class Options, Making New Objects)
433 (Method Invocation, CLOS compatibility):
434 * sem-user.texi (Tag Decoration Mode): Fix typos.
435
436 2014-03-02 Xue Fuqiao <xfq@gnu.org>
437
438 * sem-user.texi (Create System Databases): Markup fix.
439
440 2014-02-28 Glenn Morris <rgm@gnu.org>
441
442 * info.texi (Further Reading): Rename node from Expert Info.
443 Remove stuff about writing Info nodes by hand.
444 (Help-Cross): Move node from (mainly deleted) chapter 3 to chapter 1.
445
446 * info.texi: Nuke hand-written node pointers.
447
448 2014-02-28 Karl Berry <karl@gnu.org>
449
450 * info.texi (Top): Mention H for a summary of all commands.
451
452 2014-02-25 Glenn Morris <rgm@gnu.org>
453
454 * edt.texi (Quick start, Starting emulation): Update hook details.
455 * efaq.texi (Fullscreen mode on MS-Windows)
456 (Terminal setup code works after Emacs has begun): Update hook details.
457 * vip.texi (Loading VIP): Fix hook example.
458
459 * efaq-w32.texi (Bash): Don't use setq with hooks.
460
461 2014-02-24 Paul Eggert <eggert@cs.ucla.edu>
462
463 * texinfo.tex: Update from gnulib.
464
465 2014-02-22 Xue Fuqiao <xfq@gnu.org>
466
467 * remember.texi (Quick Start): Add an index.
468 (Function Reference, Quick Start): Add cross-references.
469
470 2014-02-21 Glenn Morris <rgm@gnu.org>
471
472 * flymake.texi (Starting the syntax check process): Grammar fix.
473
474 * tramp.texi (External packages): Grammar fix.
475 Reword for default sentinel not being nil any more.
476
477 2014-02-19 Michael Albinus <michael.albinus@gmx.de>
478
479 * trampver.texi: Update release number.
480
481 2014-02-19 Glenn Morris <rgm@gnu.org>
482
483 * remember.texi: Copyedits.
484 (Quick Start): No need for manual autoloads. Mention remember-notes.
485 (Function Reference): Update arguments. Add new commands.
486
487 2014-02-18 Glenn Morris <rgm@gnu.org>
488
489 * remember.texi (copying): Bump remember mode version.
490 (Installation): Remove unnecessary chapter.
491 (Quick Start): No need to explicitly load remember.el.
492 (Separate Text Files): New section.
493
494 2014-02-17 Glenn Morris <rgm@gnu.org>
495
496 * eieio.texi (Class Values, CLOS compatibility):
497 Remove references to deleted eieio-describe-class/generic.
498
499 2014-02-16 Michael Albinus <michael.albinus@gmx.de>
500
501 Sync with Tramp 2.2.9.
502 * trampver.texi: Update release number.
503
504 * efaq-w32.texi (Tramp ssh): Remove also pscp1 and pscp2.
505
506 2014-02-14 Jay Belanger <jay.p.belanger@gmail.com>
507
508 * calc.texi (Single-Variable Statistics): Remove mention of
509 incorrect keybinding.
510
511 2014-02-12 Paul Eggert <eggert@cs.ucla.edu>
512
513 * texinfo.tex: Update from gnulib.
514
515 2014-02-08 Glenn Morris <rgm@gnu.org>
516
517 * auth.texi (GnuPG and EasyPG Assistant Configuration):
518 Be agnostic about authinfo/authinfo.gpg default order. (Bug#16642)
519
520 2014-02-07 Glenn Morris <rgm@gnu.org>
521
522 * viper.texi (File and Buffer Handling): Prefer ido to iswitchb.
523
524 2014-02-06 Glenn Morris <rgm@gnu.org>
525
526 * epa.texi (Mail-mode integration): Mention epa-mail-aliases.
527
528 * mh-e.texi, viper.texi: Do not use colons in index entries.
529
530 2014-02-05 Paul Eggert <eggert@cs.ucla.edu>
531
532 * texinfo.tex: Update from gnulib.
533
534 2014-02-05 Glenn Morris <rgm@gnu.org>
535
536 * epa.texi: Add indices.
537
538 * url.texi (Cookies): Mention url-cookie-list command.
539
540 2014-02-03 Glenn Morris <rgm@gnu.org>
541
542 * cl.texi (Blocks and Exits): Mention cl-tagbody.
543
544 2014-02-02 Glenn Morris <rgm@gnu.org>
545
546 * efaq-w32.texi (Tramp ssh): Remove deleted tramp methods.
547
548 2014-01-31 Glenn Morris <rgm@gnu.org>
549
550 * efaq.texi (Replacing highlighted text):
551 Update delete-selection-mode doc.
552
553 2014-01-30 Xue Fuqiao <xfq.free@gmail.com>
554
555 * sem-user.texi (Include paths): Fix a Texinfo command.
556
557 2014-01-27 Glenn Morris <rgm@gnu.org>
558
559 * idlwave.texi (Lesson III---User Catalog, Online Help)
560 (Starting the Shell, Catalogs, User Catalog):
561 * remember.texi (Quick Start):
562 * viper.texi:
563 * vip.texi (Customization, Customizing Constants)
564 (Customizing Key Bindings): Update for files being in ~/.emacs.d/.
565
566 2014-01-25 Xue Fuqiao <xfq.free@gmail.com>
567
568 * cc-mode.texi (Minor Modes): Minor fix.
569
570 2014-01-24 David Engster <deng@randomsample.de>
571
572 * eieio.texi (Introduction): Fix references.
573
574 2014-01-24 Glenn Morris <rgm@gnu.org>
575
576 * efaq.texi (Termcap/Terminfo entries for Emacs):
577 Use M-x term rather than M-x terminal-emulator.
578
579 * emacs-mime.texi (time-date): Use float-time.
580
581 2014-01-22 David Engster <deng@randomsample.de>
582
583 * eieio.texi (Introduction): Move introductory paragraph about
584 EIEIO and CLOS from 'Building Classes' to here.
585 (Documentation): Remove, since eieio-doc is not part of Emacs.
586 (Class Values, CLOS compatibility): Mention that
587 `describe-function' will also give information about classes.
588
589 2014-01-20 Paul Eggert <eggert@cs.ucla.edu>
590
591 * texinfo.tex: Update from gnulib.
592
593 2014-01-15 Glenn Morris <rgm@gnu.org>
594
595 * Makefile.in (eww_deps): Does not depend on emacsver.texi.
596
597 2014-01-12 Michael Albinus <michael.albinus@gmx.de>
598
599 * tramp.texi (all): Doc fix according to GNU Coding Standards.
600 Use "file name" instead of "filename" or "path". Use "host"
601 instead of "machine".
602
603 2014-01-12 David Engster <deng@randomsample.de>
604
605 * eieio.texi (Introduction): `class-of' is obsolete.
606 (Predicates, Basic Methods): Adapt function names to namespace
607 cleanup.
608
609 2014-01-12 Xue Fuqiao <xfq.free@gmail.com>
610
611 * eww.texi (Basics): Use "directory" instead of "path" (Bug#16419).
612
613 2014-01-12 Glenn Morris <rgm@gnu.org>
614
615 * efaq.texi (Guidelines for newsgroup postings)
616 (Informational files for Emacs):
617 Remove references to etc/MAILINGLISTS, etc/INTERVIEW.
618
619 2014-01-10 Stefan Monnier <monnier@iro.umontreal.ca>
620
621 * cl.texi (Function Bindings): Fix incorrect description of cl-let.
622
623 2014-01-09 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
624
625 * Makefile.in: Add eww.texi.
626 * eww.texi: New file.
627
628 2014-01-07 Glenn Morris <rgm@gnu.org>
629
630 * efaq.texi (Problems with very large files): Fix superscript typo.
631
632 2013-01-07 Rasmus <w530@pank.eu>
633
634 * org.texi (Global and local cycling): Fix missing '@'.
635
636 2013-01-07 Bastien Guerry <bzg@gnu.org>
637
638 * org.texi (Global and local cycling): Mention C-u C-u TAB.
639 (Include files, The Export Dispatcher)
640 (Advanced configuration)
641 (Header arguments in Org mode properties): Spelling fixes.
642 (Special blocks): Add #+BEGIN_ABSTRACT as another example.
643 (@LaTeX{} specific attributes): New index entries.
644 Use #+BEGIN_ABSTRACT in the example.
645
646 2013-01-07 Nicolas Goaziou <n.goaziou@gmail.com>
647
648 * org.texi (Org export): New section.
649 (HTML doctypes): Fix whitespace error. Fix display.
650 (Publishing options): Add missing html publishing options.
651
652 2014-01-07 Glenn Morris <rgm@gnu.org>
653
654 * efaq.texi (Basic editing, Packages that do not come with Emacs):
655 Merge in some info from etc/MORE.STUFF.
656
657 2014-01-05 Paul Eggert <eggert@cs.ucla.edu>
658
659 Specify .texi encoding (Bug#16292).
660 * ada-mode.texi, auth.texi, autotype.texi, bovine.texi, calc.texi:
661 * cc-mode.texi, cl.texi, dbus.texi, dired-x.texi, ebrowse.texi:
662 * ede.texi, ediff.texi, edt.texi, efaq.texi, eieio.texi:
663 * emacs-gnutls.texi, epa.texi, erc.texi, ert.texi:
664 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi:
665 * gnus-faq.texi, htmlfontify.texi, idlwave.texi, ido.texi, info.texi:
666 * message.texi, mh-e.texi, newsticker.texi, nxml-mode.texi:
667 * octave-mode.texi, org.texi, pcl-cvs.texi, pgg.texi, rcirc.texi:
668 * reftex.texi, remember.texi, sasl.texi, sc.texi, semantic.texi:
669 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi, srecode.texi:
670 * todo-mode.texi, tramp.texi, url.texi, vip.texi, viper.texi:
671 * widget.texi, wisent.texi, woman.texi:
672 Add @documentencoding.
673
674 2014-01-03 Aidan Gauland <aidalgol@amuri.net>
675
676 * eshell.texi (What Eshell is not): Clean up confusing clause.
677
678 2014-01-03 Glenn Morris <rgm@gnu.org>
679
680 * efaq-w32.texi, reftex.texi: Use @insertcopying in non-TeX.
681
682 * ede.texi, eieio.texi, semantic.texi, srecode.texi:
683 Add copyright notice to titlepage.
684
685 * dbus.texi, nxml-mode.texi, widget.texi: Add titlepage.
686
687 * ert.texi: Add a titlepage. Use @insertcopying.
688
689 * calc.texi (Top): Use @top rather than @chapter.
690
691 2014-01-03 Aidan Gauland <aidalgol@amuri.net>
692
693 * eshell.texi (top): Fix incorrect use of xref.
694
695 2014-01-03 Aidan Gauland <aidalgol@amuri.net>
696
697 * eshell.texi (top): Fix incorrect info filename in an xref.
698
699 2014-01-02 Glenn Morris <rgm@gnu.org>
700
701 * Makefile.in (cc_mode_deps): Rename from (typo) ccmode_deps.
702
703 2014-01-02 Aidan Gauland <aidalgol@amuri.net>
704
705 * eshell.texi (Command Basics): Remove `Command basics' chapter.
706
707 2014-01-02 Aidan Gauland <aidalgol@amuri.net>
708
709 * eshell.texi (What is Eshell?): Add section about what not to use
710 Eshell for.
711
712 2013-12-23 Teodor Zlatanov <tzz@lifelogs.com>
713
714 * emacs-gnutls.texi (Help For Users): Document `gnutls-verify-error'.
715
716 2013-12-22 Glenn Morris <rgm@gnu.org>
717
718 * woman.texi (Navigation): Use itemx where appropriate.
719
720 2013-12-20 Tassilo Horn <tsdh@gnu.org>
721
722 * info.texi, woman.texi:
723 Document `S-SPC' as alternative to `DEL' for scrolling.
724
725 2013-12-20 Jay Belanger <jay.p.belanger@gmail.com>
726
727 * calc.texi (Stack Manipulation Commands): Mention using the variable
728 `calc-context-sensitive-enter' for `calc-enter' and `calc-pop'.
729
730 2013-12-12 Michael Albinus <michael.albinus@gmx.de>
731
732 * tramp.texi (direntry): Use ssh but rsh.
733 (all): Encode all environment variable names with @env{...}.
734 (Bug Reports): Refer to Testing node.
735
736 2013-12-12 Glenn Morris <rgm@gnu.org>
737
738 * autotype.texi, cc-mode.texi, ediff.texi, ert.texi:
739 * htmlfontify.texi, ido.texi, octave-mode.texi, org.texi:
740 * srecode.texi, todo-mode.texi, tramp.texi:
741 Sync direntry with info/dir version.
742
743 2013-12-11 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
744
745 * Makefile.in: Add octave-mode.texi.
746
747 2013-12-11 Kurt Hornik <Kurt.Hornik@wu-wien.ac.at>
748 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
749
750 * octave-mode.texi: Import from GNU Octave (doc/interpreter/emacs.txi).
751
752 2013-12-08 Juanma Barranquero <lekktu@gmail.com>
753
754 * dbus.texi (Properties and Annotations): Fix typo.
755
756 2013-12-06 Bastien Guerry <bzg@gnu.org>
757
758 * org.texi: Don't include Emacs version within Org's version.
759
760 2013-12-06 Nicolas Goaziou <n.goaziou@gmail.com>
761
762 * org.texi (Creating one-off styles): Use new export snippet
763 syntax.
764
765 * org.texi (Export settings): Documentation describing how text
766 above the first heading is ignored when an :export: tag is in a
767 file.
768
769 2013-12-05 Michael Albinus <michael.albinus@gmx.de>
770
771 * dbus.texi (Type Conversion): Clarify unibyte-ness of strings.
772
773 2013-11-30 Glenn Morris <rgm@gnu.org>
774
775 * Makefile.in (distclean): Remove Makefile.
776
777 2013-11-20 era eriksson <era+emacsbugs@iki.fi>
778
779 * ses.texi (Quick Tutorial): New chapter. (Bug#14748)
780 (The Basics, Formulas): Copyedits.
781 (Resizing, Printer functions): Add index entries.
782
783 2013-11-17 Jay Belanger <jay.p.belanger@gmail.com>
784
785 * calc.texi (Customizing Calc): Mention new variable
786 `calc-context-sensitive-enter'.
787
788 2013-11-12 Aaron Ecay <aaronecay@gmail.com>
789
790 * org.texi (Exporting code blocks): Document the 'inline-only
791 setting for `org-export-babel-evaluate'. Document how :var
792 introduces code block dependencies.
793
794 2013-11-12 Achim Gratz <Stromeko@Stromeko.DE>
795
796 * org.texi (Header arguments): Document header-args[:lang]
797 properties and remove deprecated old-style properties from
798 documentation.
799
800 * org.texi (Agenda commands): Remove footnote from @tsubheading
801 and add a sentence with the reference instead.
802
803 2013-11-12 Bastien Guerry <bzg@gnu.org>
804
805 * org.texi (Catching invisible edits):
806 * org.texi (Plain lists, Plain lists):
807 * org.texi (Advanced configuration):
808 * org.texi (Tag groups):
809 * org.texi (Conventions):
810 * org.texi (Checkboxes, Radio lists):
811 * org.texi (Top, Summary, Exporting):
812 * org.texi (In-buffer settings): Fix typos.
813
814 * org.texi (Refile and copy): Document `org-copy' and `C-3 C-c
815 C-w'. Add an index entry for `org-refile-keep'.
816
817 * org.texi (Plain lists): Add an index entry for sorting plain
818 list. Document sorting by checked status for check lists.
819
820 * org.texi (Publishing options): Fix old variable names.
821
822 * org.texi (Orgstruct mode): Fix suggested setting of
823 `orgstruct-heading-prefix-regexp'.
824
825 * org.texi (Export settings):
826 Document `org-export-allow-bind-keywords'.
827
828 * org.texi (History and Acknowledgments): Small rephrasing.
829
830 * org.texi (Template elements): Add a footnote about tags accepted
831 in a year datetree.
832
833 * org.texi (Beamer export, @LaTeX{} and PDF export)
834 (Header and sectioning, @LaTeX{} specific attributes):
835 Enhance style.
836
837 * org.texi (Agenda commands): Add a footnote about dragging agenda
838 lines: it does not persist and it does not change the .org files.
839
840 * org.texi (Agenda commands): Add a table heading for dragging
841 agenda lines forward/backward.
842
843 * org.texi (Agenda commands): Add documentation for
844 `org-agenda-bulk-toggle' and `org-agenda-bulk-toggle-all'.
845
846 * org.texi (Publishing options): Update the list of options.
847 (Simple example, Complex example): Fix the examples.
848
849 * org.texi (Formula syntax for Calc): Don't use a bold font the
850 warning.
851
852 * org.texi (Other built-in back-ends): New section.
853
854 * org.texi (Editing source code):
855 Document `org-edit-src-auto-save-idle-delay' and
856 `org-edit-src-turn-on-auto-save'.
857
858 * org.texi (External links): Document contributed link types
859 separately.
860
861 * org.texi (Closing items):
862 Document `org-closed-keep-when-no-todo'.
863
864 * org.texi (Export back-ends): Rename from "Export formats".
865 (The Export Dispatcher): Remove reference to
866 `org-export-run-in-background'.
867 (Export settings): Minor rewrites.
868 (ASCII/Latin-1/UTF-8 export): Update variable's name.
869 (In-buffer settings): Add #+HTML_HEAD_EXTRA.
870
871 * org.texi (Export in foreign buffers): New section.
872 (Exporting): Remove documentation about converting the selected
873 region.
874
875 * org.texi (Advanced configuration): Put the filter valid types in
876 a table. Use @lisp and @smalllisp.
877
878 * org.texi: Use @code{nil} instead of nil. Update the maintainer
879 contact info.
880
881 * org.texi (Exporting): Better introductory sentence. Add a note
882 about conversion commands.
883 (Feedback, Orgstruct mode, Built-in table editor)
884 (Built-in table editor, Orgtbl mode, Updating the table)
885 (Property syntax, Capturing column view, Capture)
886 (Agenda files, Agenda commands, CDLaTeX mode, CDLaTeX mode)
887 (Exporting, Extending ODT export)
888 (Working with @LaTeX{} math snippets, dir, Customization)
889 (Radio tables, A @LaTeX{} example, Pulling from MobileOrg):
890 Uniformly use @kbd{M-x command RET}.
891
892 * org.texi (Filtering/limiting agenda items): New subsection.
893 Document the use of `org-agenda-max-*' options and
894 `org-agenda-limit-interactively' from the agenda.
895 (Agenda commands): Move details about filtering commands to
896 the new section, only include a summary here.
897 (Customizing tables in ODT export)
898 (System-wide header arguments, Conflicts, Dynamic blocks):
899 Use spaces for indentation.
900
901 * org.texi (Emphasis and monospace): Mention `org-emphasis-alist'.
902
903 * org.texi (Links in HTML export, Images in HTML export)
904 (post): Fix syntax within #+ATTR_*.
905 (Tables in HTML export): Document `org-html-table-row-tags'
906 and use `org-html-table-default-attributes' instead of
907 `org-html-table-tag'.
908
909 * org.texi (Publishing action, Publishing options)
910 (Publishing links): Major rewrite. Enhance explanations for
911 `org-org-publish-to-org'. Remove reference to
912 `org-export-run-in-background'.
913
914 * org.texi: Fix many small typos. Use #+NAME instead of
915 #+TBLNAME. Use @smalllisp instead of @example.
916 (Special symbols): Add index?
917 (HTML preamble and postamble): Don't mention obsolete use of
918 opt-plist.
919 (JavaScript support): Don't mention the org-jsinfo.el file as it
920 has been merged with ox-html.el.
921
922 * org.texi (Installation, Feedback, Setting Options)
923 (Code evaluation security, org-crypt.el): Use @lisp instead of
924 @example.
925 (Agenda commands): Use @table instead of @example.
926
927 * org.texi (Adding hyperlink types): New appendix.
928
929 * org.texi (ODT export commands, Extending ODT export)
930 (Applying custom styles, Images in ODT export)
931 (Labels and captions in ODT export)
932 (Literal examples in ODT export)
933 (Configuring a document converter)
934 (Working with OpenDocument style files)
935 (Customizing tables in ODT export)
936 (Validating OpenDocument XML): Fix options names.
937
938 * org.texi (History and Acknowledgments): Update acknowledgments
939 to Nicolas. Add Nicolas Goaziou to the list of contributors.
940
941 * org.texi (System-wide header arguments): Don't use "customizing"
942 for setting a variable. Also remove comments.
943
944 * org.texi (Weekly/daily agenda): Add `org-agenda-start-day' and
945 `org-agenda-start-on-weekday' to the variable index and document
946 them.
947
948 * org.texi (Sparse trees, Agenda commands)
949 (@LaTeX{} fragments, Selective export, Export options)
950 (The export dispatcher, ASCII/Latin-1/UTF-8 export)
951 (HTML Export commands, @LaTeX{}/PDF export commands)
952 (iCalendar export, Publishing options, Triggering publication)
953 (In-buffer settings): Update to reflect changes from the new
954 export engine.
955
956 * org.texi (Matching tags and properties): More examples.
957 Explain group tags expansion as regular expressions.
958
959 * org.texi (Tag groups): New section.
960
961 * org.texi (Setting tags): Tiny formatting fixes.
962
963 * org.texi (Plain lists, Checkboxes): Use non-obsolete variable
964 names.
965
966 * org.texi (Storing searches): Add "agenda" and "agenda*" to the
967 concept index. Include example for these agenda views.
968 (Special agenda views): Mention the "agenda*" agenda view.
969
970 * org.texi (Repeated tasks): Document how to ignore a repeater
971 when using both a scheduled and a deadline timetamp.
972
973 * org.texi (Global and local cycling): Wrap in a new subsection.
974 (Initial visibility, Catching invisible edits): New subsections.
975
976 * org.texi (Visibility cycling): Mention that
977 `org-agenda-inhibit-startup' will prevent visibility setting when
978 the agenda opens an Org file for the first time.
979
980 * org.texi (Org syntax): New section.
981
982 * org.texi (Orgstruct mode):
983 Document `orgstruct-heading-prefix-regexp'.
984
985 * org.texi (Speeding up your agendas): New section.
986
987 * org.texi (Installation): When installing Org from ELPA, users
988 should do this from an Emacs session where no .org file has been
989 visited.
990
991 * org.texi (CSS support, In-buffer settings): Update HTML options
992 names.
993
994 * org.texi (Structure editing): Update documentation for
995 `org-insert-heading-or-item'.
996 (Plain lists, Relative timer): Update index entry.
997
998 * org.texi (JavaScript support): Update variable names.
999
1000 * org.texi (comments): Minor formatting fix.
1001
1002 * org.texi (@LaTeX{} fragments): Minor enhancement.
1003
1004 * org.texi: Update the list contributions.
1005
1006 * org.texi (Agenda commands): Exporting the agenda to an .org file
1007 will not copy the subtrees and the inherited tags.
1008 Document `org-agenda-filter-by-regexp'.
1009
1010 * org.texi (Publishing action, Complex example): Fix names of
1011 publishing functions.
1012
1013 * org.texi (Top, Exporting): Delete references to Freemind.
1014 (Freemind export): Delete section.
1015
1016 * org.texi (Top, Exporting): Delete references to the XOXO export.
1017 (XOXO export): Delete section.
1018
1019 * org.texi (Capture): Mention that org-remember.el is not
1020 supported anymore.
1021
1022 * org.texi (Top, Exporting, Beamer class export):
1023 Delete references to the TaskJuggler export.
1024 (History and Acknowledgments): Mention that the TaskJuggler has
1025 been rewritten by Nicolas and now lives in the contrib/ directory
1026 of Org's distribution. Mention that Jambunathan rewrote the HTML
1027 exporter. Remove Jambunathan from my own acknowledgments.
1028 (TaskJuggler export): Delete.
1029
1030 * org.texi (HTML preamble and postamble)
1031 (Tables in HTML export, Images in HTML export)
1032 (Math formatting in HTML export, CSS support)
1033 (@LaTeX{} and PDF export, Publishing options): Fix the names of
1034 the HTML export and publishing options.
1035
1036 * org.texi (Literal examples, Export options)
1037 (@LaTeX{} and PDF export, Header and sectioning)
1038 (Publishing options): Fix LaTeX options names.
1039
1040 * org.texi (Export options, CSS support, In-buffer settings):
1041 Fix references to HTML_LINK_* and HTML_STYLE keywords.
1042
1043 * org.texi (Export options, In-buffer settings): Fix references to
1044 #+SELECT_TAGS and #+EXCLUDE_TAGS and remove reference to #+XSLT.
1045
1046 * org.texi (Top, Markup, Initial text, Images and tables)
1047 (@LaTeX{} fragments, @LaTeX{} fragments, Exporting)
1048 (Export options, JavaScript support, Beamer class export):
1049 Remove references to the DocBook export, which has been deleted.
1050 (History and Acknowledgments): Mention that DocBook has been
1051 deleted, suggest to use the Texinfo exporter instead, then to
1052 convert the .texi to DocBook with makeinfo.
1053 (Links in ODT export, Tables in ODT export): Fix indices.
1054
1055 * org.texi (Deadlines and scheduling): Add a variable to the
1056 index. Add documentation about delays for scheduled tasks.
1057
1058 * org.texi (Emphasis and monospace):
1059 Mention `org-fontify-emphasized-text' and
1060 `org-emphasis-regexp-components'.
1061
1062 * org.texi (References): Small enhancement.
1063
1064 * org.texi (Column width and alignment): Make the example visually
1065 more clear.
1066
1067 * org.texi (The clock table): Document :mstart and :wstart as a
1068 way to set the starting day of the week.
1069
1070 * org.texi (In-buffer settings): Document new startup keywords.
1071 Thanks to John J Foerch for this idea.
1072
1073 * org.texi (Include files): Tiny formatting fix.
1074
1075 * org.texi (Activation): Point to the "Conflicts" section.
1076
1077 2013-11-12 Carsten Dominik <carsten.dominik@gmail.com>
1078
1079 * org.texi (CSS support): Clarify this section.
1080
1081 * org.texi (@LaTeX{} specific attributes): Document that tabu and
1082 tabularx packages are not in the default set of packages.
1083
1084 * org.texi (Agenda commands): Document fortnight view.
1085
1086 * org.texi: Document conflict with ecomplete.el.
1087
1088 * org.texi (History and Acknowledgments): Acknowledgements for
1089 Jason Dunsmore and Rakcspace.
1090
1091 * org.texi: Rename org-crypt.el node to org-crypt.
1092
1093 * org.texi (A @LaTeX{} example): Fix typo in variable name.
1094
1095 * org.texi (MobileOrg): Mention the new iPhone developer.
1096
1097 * org.texi (Table of contents) Improve documentation of TOC
1098 placement.
1099
1100 * org.texi: Explain that date/time information at read-date prompt
1101 should start at the beginning, not anywhere in the middle of a
1102 long string.
1103
1104 2013-11-12 Christopher Schmidt <christopher@ch.ristopher.com>
1105
1106 * org.texi (Orgstruct mode): Fix wrong regexp.
1107
1108 2013-11-12 Eric Abrahamsen <eric@ericabrahamsen.net>
1109
1110 * org.texi: Document export to (X)HTML flavors.
1111
1112 2013-11-12 Eric Schulte <schulte.eric@gmail.com>
1113
1114 * org.texi (Extracting source code): Mention the prefix argument
1115 to org-babel-tangle.
1116 (noweb): Remove erroneous negative.
1117 (Specific header arguments): Document new header arguments.
1118 Documentation for new tangle-mode header argument.
1119 (Top): Documentation for new tangle-mode header argument.
1120 (rownames): Documentation for new tangle-mode header argument.
1121 Mention elisp as special rowname case.
1122 (tangle-mode): Documentation for new tangle-mode header argument.
1123 (post): Documentation and an example of usage.
1124 (var): Remove the "Alternate argument syntax" section from the
1125 documentation.
1126 (hlines): Note that :hline has no effect for Emacs Lisp code
1127 blocks.
1128
1129 2013-11-12 Feng Shu <tumashu@gmail.com>
1130
1131 * org.texi (@LaTeX{} fragments, Previewing @LaTeX{} fragments)
1132 (Math formatting in HTML export)
1133 (Working with @LaTeX{} math snippets): Add document about creating
1134 formula image with imagemagick.
1135
1136 * org.texi (@LaTeX{} specific attributes): Document `:caption'
1137 attribute of #+ATTR_LATEX.
1138
1139 2013-11-12 Grégoire Jadi <gregoire.jadi@gmail.com>
1140
1141 * org.texi (Handling links): Fix a typo in
1142 `org-startup-with-inline-images' documentation.
1143
1144 * org.texi (Previewing @LaTeX{} fragments): Document the startup
1145 keywords to use for previewing LaTeX fragments or not.
1146 (Summary of in-buffer settings): Improve formatting and add an
1147 entry for the variable `org-startup-with-latex-preview'.
1148
1149 * org.texi (Property syntax): Recall the user to refresh the org
1150 buffer when properties are set on a per-file basis.
1151
1152 2013-11-12 Gustav Wikström <gustav.erik@gmail.com> (tiny change)
1153
1154 * org.texi (Matching tags and properties): Clarification.
1155
1156 2013-11-12 Ippei Furuhashi <top.tuna+orgmode@gmail.com>
1157
1158 * org.texi (Editing and debugging formulas): Add an example when a
1159 table has multiple #+TBLFM lines.
1160
1161 2013-11-12 Ivan Vilata i Balaguer <ivan@selidor.net> (tiny change)
1162
1163 * org.texi (The clock table): Document acceptance of relative
1164 times in tstart and tend, link to syntax description and provide
1165 example.
1166
1167 2013-11-12 Jarmo Hurri <jarmo.hurri@syk.fi>
1168
1169 * org.texi (The spreadsheet): Document lookup functions.
1170
1171 2013-11-12 Kodi Arfer <git@arfer.net> (tiny change)
1172
1173 * org.texi (CSS support): Mention .figure-number, .listing-number,
1174 and .table-number.
1175
1176 2013-11-12 Michael Brand <michael.ch.brand@gmail.com>
1177
1178 * org.texi
1179 (Formula syntax for Calc, Emacs Lisp forms as formulas): Reformat
1180 spreadsheet formula mode strings and some examples from @example
1181 block with xy @r{yz} to @table.
1182
1183 * org.texi (Formula syntax for Calc): Improve the documentation of
1184 empty fields in formulas for spreadsheet. Add explanation and
1185 example for empty field. Extend explanations of format
1186 specifiers. Add a sentence to mention Calc defmath.
1187
1188 * org.texi (Column formulas): Add a sentence to be more explicit
1189 about when a table header is mandatory.
1190
1191 2013-11-12 Nicolas Goaziou <n.goaziou@gmail.com>
1192
1193 * org.texi (Subscripts and superscripts): Remove reference to
1194 quoted underscores until this mechanism is implemented again.
1195
1196 * org.texi (Beamer export): Be more accurate about BEAMER_OPT
1197 property.
1198
1199 * org.texi (Document title): Subtree export is no longer triggered
1200 by marking one as the region.
1201 (Horizontal rules): LaTeX export doesn't use "\hrule" anymore, and
1202 giving examples isn't very useful: "horizontal rule" is, at least,
1203 as explicit as <hr/>.
1204
1205 * org.texi (HTML doctypes): Reflect keyword removal.
1206 (CSS support): Reflect keyword removal.
1207
1208 * org.texi (@LaTeX{} specific attributes): Document new :float
1209 values.
1210
1211 * org.texi (Export settings): Improve documentation.
1212
1213 * org.texi (Math formatting in HTML export): Fix OPTIONS item's name.
1214 (Text areas in HTML export): Update text areas.
1215 (HTML Export commands): Update export commands.
1216
1217 * org.texi (Header and sectioning): Add a footnote about the
1218 different between LATEX_HEADER_EXTRA and LATEX_HEADER.
1219
1220 * org.texi (The Export Dispatcher):
1221 Document `org-export-in-background'.
1222
1223 * org.texi (Footnotes): Export back-ends do not use
1224 `org-footnote-normalize' anymore.
1225
1226 * org.texi: Document variable changes.
1227
1228 * org.texi (Export settings): Document p: item in OPTIONS keyword.
1229
1230 * org.texi (Exporting): Massive rewrite of the first sections.
1231 (Selective export): Delete.
1232 (The Export Dispatcher): Rewrite.
1233 (Export options): Rewrite as "Export settings".
1234
1235 * org.texi: Small changes to documentation for embedded LaTeX.
1236
1237 * org.texi (Internal links): Document #+NAME keyword and
1238 cross-referencing during export.
1239
1240 * org.texi (Include files): Remove reference to :prefix1
1241 and :prefix. Give more details for :minlevel.
1242
1243 * org.texi (Macro replacement): Fix macro name.
1244 Update documentation about possible locations and escaping mechanism.
1245
1246 * org.texi (Table of contents): Update documentation.
1247 Document lists of listings and lists of tables. Add documentation for
1248 optional title and #+TOC: keyword.
1249
1250 2013-11-12 Rick Frankel <rick@rickster.com>
1251
1252 * org.texi (results): Add Format section, broken out of Type
1253 section to match code.
1254 (hlines, colnames): Remove incorrect Emacs Lisp exception.
1255 Note that the actual default handling (at least for python and
1256 emacs-lisp) does not seem to match the description.
1257
1258 2013-11-12 Sacha Chua <sacha@sachachua.com> (tiny change)
1259
1260 * org.texi (The date/time prompt): Update the documentation to
1261 reflect the new way `org-read-date-get-relative' handles weekdays.
1262
1263 2013-11-12 Yasushi Shoji <yashi@atmark-techno.com>
1264
1265 * org.texi (Resolving idle time):
1266 Document `org-clock-x11idle-program-name'.
1267
1268 2013-10-24 Michael Albinus <michael.albinus@gmx.de>
1269
1270 * ert.texi (Running Tests Interactively): Adapt examle output.
1271 (Tests and Their Environment): Mention skip-unless.
1272
1273 2013-10-23 Glenn Morris <rgm@gnu.org>
1274
1275 * dired-x.texi, ebrowse.texi, ede.texi, eieio.texi, eshell.texi:
1276 * pcl-cvs.texi, sc.texi, srecode.texi, vip.texi, viper.texi:
1277 * widget.texi: Nuke @refill.
1278
1279 * Makefile.in (install-dvi, install-html, install-pdf)
1280 (install-ps, uninstall-dvi, uninstall-html, uninstall-ps)
1281 (uninstall-pdf): Quote entities that might contain whitespace.
1282
1283 2013-10-17 Jay Belanger <jay.p.belanger@gmail.com>
1284
1285 * calc.texi (Data Type Formats): Don't specify the size at
1286 which integers begin to be represented by lists.
1287
1288 2013-10-14 Xue Fuqiao <xfq.free@gmail.com>
1289
1290 * cl.texi (Argument Lists): Add indexes for &key and &aux.
1291
1292 2013-10-07 Michael Albinus <michael.albinus@gmx.de>
1293
1294 * trampver.texi: Update release number.
1295
1296 2013-10-02 Michael Albinus <michael.albinus@gmx.de>
1297
1298 Sync with Tramp 2.2.8.
1299
1300 * tramp.texi (External packages): Use `non-essential'.
1301 * trampver.texi: Update release number.
1302
1303 2013-09-14 Glenn Morris <rgm@gnu.org>
1304
1305 * eshell.texi: Markup fixes.
1306
1307 2013-09-11 Xue Fuqiao <xfq.free@gmail.com>
1308
1309 * ido.texi (Interactive Substring Matching): Use @key{RET} instead
1310 of @kbd{RET}.
1311 (Prefix Matching): Add an index.
1312
1313 2013-09-08 Glenn Morris <rgm@gnu.org>
1314
1315 * emacs-gnutls.texi: Tweak direntry.
1316
1317 2013-09-06 Michael Albinus <michael.albinus@gmx.de>
1318
1319 * tramp.texi (Alternative Syntax): Remove chapter.
1320
1321 2013-08-28 Paul Eggert <eggert@cs.ucla.edu>
1322
1323 * Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
1324 for portability to hosts where /bin/sh has problems.
1325
1326 2013-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
1327
1328 Try to reduce redundancy in doc/misc/Makefile.in.
1329 * Makefile.in (DOCMISC_W32): New var to replace DOCMISC_*_W32.
1330 (TARGETS): New intermediate variable.
1331 (DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS): Use it.
1332
1333 2013-08-27 Glenn Morris <rgm@gnu.org>
1334
1335 * efaq.texi (Emacs for MS-Windows): Update location of MS FAQ.
1336
1337 * efaq.texi: Rename from faq.texi, to match its output files.
1338 * Makefile.in: Update for faq.texi name change.
1339
1340 * efaq-w32.texi (EMACSVER): Get it from emacsver.texi.
1341
1342 * Makefile.in (webhack): Remove; it's nothing to do with Emacs.
1343
1344 * efaq-w32.texi: Move here from the web-pages repository.
1345 * Makefile.in (DOCMISC_DVI_W32, DOCMISC_HTML_W32, DOCMISC_INFO_W32)
1346 (DOCMISC_PDF_W32, DOCMISC_PS_W32): New configure output variables.
1347 (INFO_COMMON, INFO_INSTALL): New derivations of INFO_TARGETS.
1348 (DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS):
1349 Add DOCMISC_*_W32 variables.
1350 (echo-info): Use INFO_INSTALL rather than INFO_TARGETS.
1351 (efaq_w32_deps): New variable.
1352 (efaq-w32, $(buildinfodir)/efaq-w32$(INFO_EXT), efaq-w32.dvi)
1353 (efaq-w32.pdf, efaq-w32.html): New rules.
1354 (clean): Remove efaq-w32 products.
1355
1356 2013-08-26 Paul Eggert <eggert@cs.ucla.edu>
1357
1358 * texinfo.tex: Update from gnulib.
1359
1360 2013-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
1361
1362 * emacs-mime.texi (Encoding Customization): Exclude iso-2022-jp-2 and
1363 shift_jis from the default value set to mm-coding-system-priorities for
1364 Japanese users.
1365
1366 2013-08-13 Glenn Morris <rgm@gnu.org>
1367
1368 * reftex.texi (LaTeX xr Package, Options - Table of Contents)
1369 (Options - Defining Label Environments, Options - Creating Labels)
1370 (Options - Referencing Labels, Options - Creating Citations)
1371 (Options - Index Support, Options - Viewing Cross-References)
1372 (Options - Finding Files, Options - Optimizations)
1373 (Options - Fontification, Options - Misc):
1374 * cc-mode.texi (Sample Init File):
1375 * edt.texi (Init file):
1376 * epa.texi (Encrypting/decrypting gpg files):
1377 * mairix-el.texi (About, Setting up the mairix interface, Using)
1378 (Extending):
1379 Rename nodes to avoid characters that can cause Texinfo problems.
1380
1381 2013-08-12 Katsumi Yamaoka <yamaoka@jpl.org>
1382
1383 * gnus.texi (Mail Source Specifiers): Fix description for pop3's :leave.
1384
1385 2013-08-12 Glenn Morris <rgm@gnu.org>
1386
1387 * Makefile.in (ada_mode_deps, auth_deps, autotype_deps)
1388 (bovine_deps, calc_deps, ccmode_deps, cl_deps, dbus_deps)
1389 (dired_x_deps, ebrowse_deps, ede_deps, ediff_deps, edt_deps)
1390 (eieio_deps, emacs_gnutls_deps, emacs_mime_deps, epa_deps)
1391 (erc_deps, ert_deps, eshell_deps, eudc_deps, faq_deps)
1392 (flymake_deps, forms_deps, gnus_deps, htmlfontify_deps)
1393 (idlwave_deps, ido_deps, info_deps, mairix_el_deps, message_deps)
1394 (mh_e_deps, newsticker_deps, nxml_mode_deps, org_deps)
1395 (pcl_cvs_deps, pgg_deps, rcirc_deps, reftex_deps, remember_deps)
1396 (sasl_deps, sc_deps, semantic_deps, ses_deps, sieve_deps)
1397 (smtpmail_deps, speedbar_deps, srecode_deps, todo_mode_deps)
1398 (tramp_deps, url_deps, vip_deps, viper_deps, widget_deps)
1399 (wisent_deps, woman_deps): New variables. Use to reduce duplication.
1400
1401 * woman.texi (Top): Avoid mailto: in html output.
1402
1403 * Makefile.in (prefix, datarootdir, datadir, PACKAGE_TARNAME)
1404 (docdir, dvidir, htmldir, pdfdir, psdir, GZIP_PROG, INSTALL)
1405 (INSTALL_DATA): New, set by configure.
1406 (HTML_OPTS, HTML_TARGETS, PS_TARGETS, DVIPS): New variables.
1407 (.PHONY): Add html, ps, install-dvi, install-html, install-pdf,
1408 install-ps, install-doc, uninstall-dvi, uninstall-html, uninstall-pdf,
1409 uninstall-ps, and uninstall-doc.
1410 (.SUFFIXES): Add .ps and .dvi.
1411 (.dvi.ps): New suffix rule.
1412 (html, ps, ada-mode.html, auth.html, autotype.html, bovine.html)
1413 (calc.html, cc-mode.html, cl.html, dbus.html, dired-x.html)
1414 (ebrowse.html, ede.html, ediff.html, edt.html, eieio.html)
1415 (emacs-gnutls.html, emacs-mime.html, epa.html, erc.html)
1416 (ert.html, eshell.html, eudc.html, faq.html, flymake.html)
1417 (forms.html, gnus.html, htmlfontify.html, idlwave.html)
1418 (ido.html, mairix-el.html, message.html, mh-e.html)
1419 (newsticker.html, nxml-mode.html, org.html, pgg.html)
1420 (rcirc.html, reftex.html, remember.html, sasl.html, sc.html)
1421 (semantic.html, sieve.html, smtpmail.html, speedbar.html)
1422 (srecode.html, todo-mode.html, tramp.html, url.html, vip.html)
1423 (viper.html, widget.html, wisent.html, woman.html, install-dvi)
1424 (install-html, install-pdf, install-ps, install-doc, uninstall-dvi)
1425 (uninstall-html, uninstall-ps, uninstall-pdf, uninstall-doc):
1426 New rules.
1427 (clean): Remove HTML_TARGETS and PS_TARGETS.
1428
1429 2013-08-10 Xue Fuqiao <xfq.free@gmail.com>
1430
1431 * ido.texi (Working Directories, Flexible Matching, Regexp Matching)
1432 (Find File At Point, Ignoring, Misc Customization): Use @defopt
1433 for user options.
1434
1435 2013-08-09 Xue Fuqiao <xfq.free@gmail.com>
1436
1437 * htmlfontify.texi (Customization): Remove documentation of
1438 `hfy-fast-lock-save'. Minor fixes.
1439
1440 2013-08-08 Xue Fuqiao <xfq.free@gmail.com>
1441
1442 * ido.texi (Top): Insert node "Working Directories" in menu.
1443 (Working Directories): New node.
1444 (Misc Customization): Add documentation of
1445 `ido-confirm-unique-completion' and some other user options.
1446
1447 2013-08-07 Eli Zaretskii <eliz@gnu.org>
1448
1449 * todo-mode.texi: Update @dircategory.
1450 (Overview, Todo Items as Diary Entries, Todo Mode Entry Points)
1451 (File Editing, Marked Items, Item Prefix): Fix usage of @xref and
1452 @ref.
1453
1454 2013-08-07 Xue Fuqiao <xfq.free@gmail.com>
1455
1456 * sc.texi (Introduction): Fix index.
1457 (Usage Overview, Citations, Citation Elements, Recognizing Citations)
1458 (Information Keys and the Info Alist, Reference Headers)
1459 (The Built-in Header Rewrite Functions)
1460 (Electric References, Reply Buffer Initialization)
1461 (Filling Cited Text, Selecting an Attribution)
1462 (Attribution Preferences)
1463 (Anonymous Attributions, Author Names)
1464 (Using Regi, Post-yank Formatting Commands)
1465 (Citing Commands, Insertion Commands)
1466 (Mail Field Commands)
1467 (Hints to MUA Authors, Thanks and History): Change from one space
1468 between sentences to two.
1469 (What Supercite Does): Typo fix.
1470
1471 * newsticker.texi (Usage): Use @key for RET.
1472
1473 * cl.texi (Argument Lists, For Clauses)
1474 (Macros): Add indexes.
1475
1476 2013-08-05 Xue Fuqiao <xfq.free@gmail.com>
1477
1478 * cl.texi (Blocks and Exits): Add an index.
1479
1480 2013-08-04 Stephen Berman <stephen.berman@gmx.net>
1481
1482 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add todo-mode.
1483 (todo-mode, $(buildinfodir)/todo-mode$(INFO_EXT))
1484 (todo-mode.dvi, todo-mode.pdf): New rules.
1485
1486 * todo-mode.texi: New file.
1487
1488 2013-08-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
1489
1490 * gnus.texi (Basic Usage): Mention that warp means jump here.
1491 (The notmuch Engine): Mention notmuch.
1492
1493 2013-07-30 Tassilo Horn <tsdh@gnu.org>
1494
1495 * gnus.texi (Sorting the Summary Buffer): Document new defcustom
1496 `gnus-subthread-sort-functions' and remove the obsolete documentation
1497 of `gnus-sort-threads-recursively'.
1498
1499 2012-07-30 Paul Eggert <eggert@cs.ucla.edu>
1500
1501 * texinfo.tex: Update to 2012-07-29.17 version.
1502
1503 2013-07-29 David Engster <deng@randomsample.de>
1504
1505 * eieio.texi (top): Make clear that EIEIO is not a full CLOS
1506 implementation.
1507 (Introduction): Add further missing features.
1508 (Building Classes): Add introductory paragraph.
1509 (Wish List): Add metaclasses and EQL specialization.
1510
1511 2013-07-29 Michael Albinus <michael.albinus@gmx.de>
1512
1513 * tramp.texi (Frequently Asked Questions):
1514 Mention `tramp-use-ssh-controlmaster-options'.
1515
1516 2013-07-26 Tassilo Horn <tsdh@gnu.org>
1517
1518 * gnus.texi (Sorting the Summary Buffer): Document new defcustom
1519 `gnus-sort-threads-recursively'.
1520
1521 2013-07-25 Glenn Morris <rgm@gnu.org>
1522
1523 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add ido.
1524 (ido, $(buildinfodir)/ido$(INFO_EXT), ido.dvi, ido.pdf): New rules.
1525
1526 * erc.texi (Special Features): Update contact information.
1527 (History): Avoid using @email.
1528
1529 * eshell.texi (Bugs and ideas): Minor updates.
1530
1531 * faq.texi (Reporting bugs, Origin of the term Emacs)
1532 (Setting up a customization file)
1533 (Using an already running Emacs process, Turning off beeping)
1534 (Packages that do not come with Emacs)
1535 (Replying to the sender of a message): Avoid using @email.
1536
1537 * pcl-cvs.texi (Contributors, Bugs): Avoid using @email.
1538
1539 * reftex.texi (Imprint): Avoid using @email.
1540
1541 * ses.texi (Top): Update bug reporting instructions.
1542 (Acknowledgments): Avoid using @email.
1543
1544 * woman.texi (Introduction, Background): Remove outdated information.
1545 (Bugs, Acknowledgments): Avoid using @email.
1546
1547 2013-07-24 Xue Fuqiao <xfq.free@gmail.com>
1548
1549 * ido.texi: New file.
1550
1551 2013-07-19 Geoff Kuenning <geoff@cs.hmc.edu> (tiny change)
1552
1553 * gnus.texi (Customizing Articles): Document function predicates.
1554
1555 2013-07-08 Tassilo Horn <tsdh@gnu.org>
1556
1557 * gnus.texi (lines): Correct description of
1558 `gnus-registry-track-extra's default value.
1559 Mention `gnus-registry-remove-extra-data'.
1560
1561 2013-07-06 Lars Ingebrigtsen <larsi@gnus.org>
1562
1563 * gnus.texi (Group Parameters): Mention regexp
1564 substitutions (bug#11688).
1565
1566 2013-07-06 Nathan Trapuzzano <nbtrap@nbtrap.com> (tiny change)
1567
1568 * gnus.texi (Generic Marking Commands): Fix grammar (bug#13368).
1569
1570 2013-07-06 Lars Ingebrigtsen <larsi@gnus.org>
1571
1572 * gnus.texi (Emacsen): Fix version.
1573
1574 * gnus-faq.texi (FAQ 1-6): Mention the correct Emacs version.
1575
1576 2013-07-06 Glenn Morris <rgm@gnu.org>
1577
1578 * mh-e.texi: Fix external links.
1579 (Using This Manual): Printed elisp manuals no longer available.
1580
1581 * newsticker.texi (Overview): Update URL.
1582
1583 * nxml-mode.texi (Introduction): Update URL.
1584
1585 * org.texi (JavaScript support): Fix URL.
1586
1587 * wisent.texi (Wisent Overview): Remove incorrect, unnecessary uref.
1588
1589 * eudc.texi (CCSO PH/QI): Remove defunct URL.
1590
1591 * dbus.texi (Introspection): Update URL to a less defunct one.
1592
1593 * gnus.texi (Top): Restrict "Other related manuals" to info output.
1594 (Foreign Groups): Use @indicateurl for examples.
1595 (Direct Functions): Remove defunct URL.
1596 (RSS): Update URL.
1597
1598 * gnus-faq.texi (FAQ 5-8, FAQ 6-3): Remove defunct URLs.
1599 (FAQ 7-1): Update URL.
1600
1601 * pgg.texi (Top, Overview): Add note about obsolescence.
1602
1603 2013-07-03 Paul Eggert <eggert@cs.ucla.edu>
1604
1605 * texinfo.tex: Merge from gnulib.
1606
1607 2013-07-03 Glenn Morris <rgm@gnu.org>
1608
1609 * bovine.texi (top):
1610 * cc-mode.texi (AWK Mode Font Locking):
1611 * mh-e.texi (Preface):
1612 * url.texi (URI Parsing): Fix cross-references to other manuals.
1613
1614 2013-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
1615
1616 * gnus.texi (Client-Side IMAP Splitting):
1617 Note that `nnimap-inbox' now can be a list.
1618
1619 2013-06-24 Glenn Morris <rgm@gnu.org>
1620
1621 * eshell.texi: Fix cross-references to other manuals.
1622
1623 2013-06-23 Glenn Morris <rgm@gnu.org>
1624
1625 * Makefile.in (HTML_TARGETS, html, emacs-faq.html, emacs-faq):
1626 Remove; not needed now we use a standard html layout for the faq.
1627 (clean): Remove HTML_TARGETS, emacs-faq.text.
1628
1629 2013-06-21 Eduard Wiebe <usenet@pusto.de>
1630
1631 * flymake.texi (Parsing the output, Customizable variables):
1632 Add reference to `flymake-warning-predicate'.
1633
1634 2013-06-19 Michael Albinus <michael.albinus@gmx.de>
1635
1636 * tramp.texi (Top, Configuration): Insert section `Predefined
1637 connection information' in menu.
1638 (Predefined connection information): New section.
1639 (Android shell setup): Make a reference to `Predefined connection
1640 information'.
1641
1642 2013-06-19 Glenn Morris <rgm@gnu.org>
1643
1644 * Makefile.in (version): New, set by configure.
1645 (clean): Delete dist tar file.
1646 (infoclean): New, split from maintainer-clean.
1647 (maintainer-clean): Run infoclean.
1648 (dist): New rule, to make tarfile for www.gnu.org.
1649
1650 2013-06-13 Albert Krewinkel <tarleb@moltkeplatz.de>
1651
1652 * sieve.texi (Managing Sieve): Fix port in example, fix documentation
1653 for keys q and Q.
1654 (Standards): Reference RFC5804 as the defining document of the
1655 managesieve protocol.
1656
1657 2013-06-10 Aidan Gauland <aidalgol@amuri.net>
1658
1659 * eshell.texi (Input/Output): Expand to cover new visual-command
1660 options, eshell-visual-subcommands and eshell-visual-options.
1661 Divide into separate Visual Commands and Redirection sections.
1662
1663 2013-06-10 Glenn Morris <rgm@gnu.org>
1664
1665 * epa.texi (Cryptographic operations on files): Update epa-decrypt-file.
1666
1667 2013-06-04 Katsumi Yamaoka <yamaoka@jpl.org>
1668
1669 * gnus.texi (Article Date):
1670 Fix description of gnus-article-update-date-headers.
1671
1672 2013-05-28 Xue Fuqiao <xfq.free@gmail.com>
1673
1674 * erc.texi (Special Features): ERC is being maintained within
1675 Emacs now.
1676
1677 2013-05-25 Xue Fuqiao <xfq.free@gmail.com>
1678
1679 * flymake.texi: Change from one space between sentences to two.
1680
1681 2013-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
1682
1683 * cl.texi (Obsolete Macros): Describe replacements for `flet'
1684 (bug#14293).
1685
1686 2013-04-16 Michael Albinus <michael.albinus@gmx.de>
1687
1688 * tramp.texi (Frequently Asked Questions): Precise, how to define
1689 an own ControlPath.
1690
1691 2013-04-15 Michael Albinus <michael.albinus@gmx.de>
1692
1693 * tramp.texi (Frequently Asked Questions): New item for
1694 ControlPath settings.
1695
1696 2013-03-31 Jay Belanger <jay.p.belanger@gmail.com>
1697
1698 * calc.texi (Basic Operations on Units): Streamline some
1699 descriptions.
1700
1701 2013-03-27 Aidan Gauland <aidalgol@no8wireless.co.nz>
1702
1703 * eshell.texi (Built-ins): Update manual to mention tramp module.
1704
1705 2013-03-18 Michael Albinus <michael.albinus@gmx.de>
1706
1707 * tramp.texi (Filename Syntax): Host names are not allowed to be
1708 any method name, unless method name is specified explicitly.
1709 Remove restriction on unibyte filenames.
1710
1711 * trampver.texi: Update release number.
1712
1713 2013-03-17 Paul Eggert <eggert@cs.ucla.edu>
1714
1715 doc: convert some TeX accents to UTF-8
1716 * emacs-mime.texi (Interface Functions): Use 'ï' rather than
1717 '@"{@dotless{i}}'.
1718
1719 2013-03-15 Michael Albinus <michael.albinus@gmx.de>
1720
1721 Sync with Tramp 2.2.7.
1722
1723 * trampver.texi: Update release number.
1724
1725 2013-03-09 Jay Belanger <jay.p.belanger@gmail.com>
1726
1727 * calc.texi (Basic Operations on Units): Streamline some
1728 descriptions.
1729
1730 2013-03-08 Glenn Morris <rgm@gnu.org>
1731
1732 * faq.texi (Top): Don't say this was updated @today.
1733 That's irrelevant and leads to spurious diffs.
1734
1735 2013-03-08 Jay Belanger <jay.p.belanger@gmail.com>
1736
1737 * calc.texi (Basic Operations on Units):
1738 Fix cross-reference.
1739
1740 2013-03-07 Katsumi Yamaoka <yamaoka@jpl.org>
1741
1742 * gnus-faq.texi (FAQ 3-11): Now Gnus supports POP3 UIDL.
1743
1744 2013-03-06 Alan Mackenzie <acm@muc.de>
1745
1746 * cc-mode.texi (Custom Line-Up): Clarify position of point on
1747 calling a line-up function.
1748
1749 2013-03-04 Paul Eggert <eggert@cs.ucla.edu>
1750
1751 * emacs-mime.texi, htmlfontify.texi, mairix-el.texi, mh-e.texi:
1752 * ses.texi: Switch from Latin-1 to UTF-8.
1753
1754 2013-03-03 Michael Albinus <michael.albinus@gmx.de>
1755
1756 * tramp.texi (External methods): Tramp does not connect Android
1757 devices by itself.
1758
1759 2013-03-02 Bill Wohler <wohler@newt.com>
1760
1761 Release MH-E manual version 8.5.
1762
1763 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
1764 release 8.5.
1765
1766 * mh-e.texi (Preface, Conventions, Getting Started)
1767 (Using This Manual, Folder Selection, Viewing, Aliases)
1768 (Identities, Speedbar, Menu Bar, Tool Bar, Scan Line Formats)
1769 (Bug Reports, Mailing Lists, MH FAQ and Support, Getting MH-E):
1770 Update URLs.
1771
1772 2013-03-01 Michael Albinus <michael.albinus@gmx.de>
1773
1774 * tramp.texi (Inline methods): Remove "ssh1", "ssh2", "plink1"
1775 and "plink2" entries. "plink2" is obsolete for a long time.
1776 (External methods): Remove "scp1" and "scp2" entries.
1777 Explain user name and host name specification for "adb".
1778
1779 2013-02-28 Michael Albinus <michael.albinus@gmx.de>
1780
1781 * tramp.texi (External methods): Mention `tramp-adb-program'.
1782
1783 2013-02-28 Bastien Guerry <bzg@gnu.org>
1784
1785 * org.texi (Visibility cycling): Suggest to set
1786 `org-agenda-inhibit-startup' to nil if user wants the startup
1787 visibility settings to be honored in any circumstances.
1788 (Progress logging, Checkboxes): Fix typos.
1789
1790 2013-02-28 Michael Albinus <michael.albinus@gmx.de>
1791
1792 * tramp.texi (top) [xxx, yyy, trampfn]: Provide two versions of
1793 the macros, for Texinfo 4.13 and 5.0.
1794
1795 2013-02-24 Michael Albinus <michael.albinus@gmx.de>
1796
1797 Port Tramp documentation to Texinfo 5.0.
1798 * tramp.texi (top) [xxx, yyy, trampfn]: Remove superfluous @c.
1799 (Filename Syntax): Do not use @trampfn{} in @item.
1800 (Filename completion): Use @columnfractions in @multitable.
1801
1802 2013-02-22 Glenn Morris <rgm@gnu.org>
1803
1804 * flymake.texi (Syntax check statuses): Fix multitable continued rows.
1805
1806 2013-02-21 Paul Eggert <eggert@cs.ucla.edu>
1807
1808 * Makefile.in (html): New rule.
1809
1810 2013-02-20 Michael Albinus <michael.albinus@gmx.de>
1811
1812 * tramp.texi (Android shell setup): Improve. Reported by Thierry
1813 Volpiatto <thierry.volpiatto@gmail.com>.
1814
1815 2013-02-16 Michael Albinus <michael.albinus@gmx.de>
1816
1817 * tramp.texi (Top, Configuration): Insert section `Android shell
1818 setup' in menu.
1819 (Android shell setup): New section.
1820 (Connection types, Default Method)
1821 (Frequently Asked Questions): Mention "scp" instead of "scpc".
1822 (External methods): Remove "scpc" and "rsyncc" entries.
1823 (Frequently Asked Questions): Remove entry about ControlPersist.
1824
1825 2013-02-13 Glenn Morris <rgm@gnu.org>
1826
1827 * message.texi (News Headers): Don't mention yow any more.
1828
1829 2013-02-09 Jay Belanger <jay.p.belanger@gmail.com>
1830
1831 * calc.texi (Basic Operations on Units, Customizing Calc):
1832 Mention the variable `calc-allow-units-as-numbers'.
1833
1834 2013-02-08 Aidan Gauland <aidalgol@no8wireless.co.nz>
1835
1836 * eshell.texi: Fill most of the missing sections.
1837
1838 2013-02-07 Bastien Guerry <bzg@gnu.org>
1839
1840 * org.texi (References): Clarify an example.
1841 (Installation): Fix instructions.
1842 (Org-Plot): Fix link.
1843 (Checkboxes, Radio lists): Fix typos.
1844
1845 2013-02-07 Glenn Morris <rgm@gnu.org>
1846
1847 * cl.texi (Equality Predicates): Mention memql.
1848
1849 2013-02-07 Eric Ludlam <zappo@gnu.org>
1850
1851 * ede.texi (Creating a project): Make ede-new doc less
1852 specific, and only about items it supports, indicating that there
1853 might be more. Remove refs to simple project and direct automake
1854 from ede new.
1855 (Simple projects): Re-write to not talk about ede-simple-project
1856 which is deprecated, and instead use the term to mean projects
1857 that don't do much management, just project wrapping.
1858 Add ede-generic-project link.
1859 (ede-generic-project): New node (bug#11441).
1860
1861 2013-02-07 Glenn Morris <rgm@gnu.org>
1862
1863 * cl.texi (Equality Predicates): Fix eq/eql pedantry.
1864
1865 2013-02-01 Glenn Morris <rgm@gnu.org>
1866
1867 * calc.texi (Help Commands): Update calc-view-news description.
1868 Mention etc/CALC-NEWS.
1869
1870 2013-01-24 Michael Albinus <michael.albinus@gmx.de>
1871
1872 * tramp.texi (Filename Syntax): Filenames must be unibyte strings.
1873
1874 2013-01-13 Bastien Guerry <bzg@gnu.org>
1875
1876 * org.texi (Installation): Simplify.
1877
1878 2013-01-13 François Allisson <francois@allisson.co> (tiny change)
1879
1880 * org.texi (Handling links): Update the mention to the obsolete
1881 variable `org-link-to-org-use-id' with a mention to the newer
1882 variable `org-id-link-to-org-use-id'. Mention the need to load
1883 the org-id library.
1884
1885 2013-01-10 Michael Albinus <michael.albinus@gmx.de>
1886
1887 * tramp.texi (Default Host): Introduce `tramp-default-host-alist'.
1888
1889 2013-01-09 Bastien Guerry <bzg@gnu.org>
1890
1891 * org.texi (Pushing to MobileOrg): Add footnote about using
1892 symbolic links in `org-directory'.
1893 (Timestamps, Deadlines and scheduling): Use `diary-float' instead
1894 of the now obsolete alias `org-float'.
1895 (TODO basics): Add `org-use-fast-todo-selection' to the variable
1896 index. Fix description of TODO keywords cycling.
1897 (Advanced features): Add missing argument for @item.
1898 (Storing searches): Add index entries and a note about
1899 *-tree agenda views.
1900 (Structure editing): Document `org-mark-element' and
1901 `org-mark-subtree'.
1902 (Tag inheritance): Document `org-agenda-use-tag-inheritance'.
1903
1904 2013-01-08 Juri Linkov <juri@jurta.org>
1905
1906 * info.texi (Go to node): Mention the abbreviated format
1907 `(FILENAME)' equal to `(FILENAME)Top'. (Bug#13365)
1908
1909 2013-01-06 Andreas Schwab <schwab@linux-m68k.org>
1910
1911 * autotype.texi: Remove undefined command @subtitlefont.
1912 * cc-mode.texi: Likewise.
1913
1914 * org.texi (Advanced features): Use `@w{ }' instead of `@ ' in
1915 @item argument.
1916 (Property searches): Use \\ instead of @backslashchar{}.
1917 * pgg.texi (VERSION): Move @set below @setfilename.
1918
1919 2013-01-05 Andreas Schwab <schwab@linux-m68k.org>
1920
1921 * ada-mode.texi: Remove braces from @title argument.
1922 * eudc.texi: Likewise.
1923 * smtpmail.texi: Likewise.
1924 * auth.texi (VERSION): Set before first use.
1925 * emacs-gnutls.texi (VERSION): Likewise.
1926 * pgg.texi (VERSION): Likewise.
1927 * ede.texi (Top): Rename from top, all uses changed.
1928 * eshell.texi: Add missing argument to @sp.
1929 * forms.texi (Top): Reorder menu to match structure.
1930 * htmlfontify.texi (Customization): Add missing @item in
1931 @enumerate.
1932 * org.texi (Advanced features): Add missing argument for @item.
1933 (Property searches): Use @backslashchar{} in macro argument.
1934 * pcl-cvs.texi: Add missing argument to @sp.
1935 (Movement commands): Fix use of @itemx.
1936 * vip.texi (Misc Commands, Viewing the Buffer): Likewise.
1937 * reftex.texi (Options (Creating Citations)): Add missing newline
1938 before @end.
1939 * tramp.texi (Obtaining Tramp): Remove extra dots.
1940 (Configuration): Reorder menu to match structure.
1941 (Remote shell setup): Replace literal NUL character by \0.
1942 * viper.texi (Marking): Add missing argument for @item.
1943
1944 2013-01-04 Glenn Morris <rgm@gnu.org>
1945
1946 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS):
1947 Add htmlfontify.
1948 (htmlfontify, $(buildinfodir)/htmlfontify$(INFO_EXT))
1949 (htmlfontify.dvi, htmlfontify.pdf): New targets.
1950 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add htmlfontify.
1951 ($(infodir)/htmlfontify$(INFO_EXT), htmlfontify.dvi): New targets.
1952
1953 * htmlfontify.texi: Miscellaneous fixes and updates.
1954 Set copyright to FSF, update license to GFDL 1.3+.
1955
1956 2013-01-04 Vivek Dasmohapatra <vivek@etla.org>
1957
1958 * htmlfontify.texi: New file.
1959
1960 2013-01-02 Jay Belanger <jay.p.belanger@gmail.com>
1961
1962 * calc.texi (Free-Form Dates): Expand on the date reading
1963 algorithm.
1964
1965 2012-12-27 Glenn Morris <rgm@gnu.org>
1966
1967 * viper.texi (Rudimentary Changes, Key Bindings, Key Bindings):
1968 Avoid some overfull lines.
1969
1970 * widget.texi (Programming Example): Break some long lines.
1971
1972 * wisent.texi (Wisent Overview): Fix xref.
1973 (Grammar format, Understanding the automaton): Avoid overfill.
1974
1975 * bovine.texi (Optional Lambda Expression): Allow line break.
1976
1977 * auth.texi (Help for users): Break long lines.
1978
1979 * ada-mode.texi (Project file variables):
1980 Reword to reduce underfull hbox.
1981 (No project files, Use GNAT project file):
1982 Use smallexample to make some overfull lines less terrible.
1983
1984 * autotype.texi, bovine.texi, ede.texi, eieio.texi, pcl-cvs.texi:
1985 Fix cross-references to separate manuals.
1986
1987 * Makefile.in (gfdl): New variable. Use throughout where
1988 appropriate so that targets depend on doclicense.texi.
1989
1990 2012-12-25 Lars Ingebrigtsen <larsi@gnus.org>
1991
1992 * gnus.texi (Customizing the IMAP Connection): Mention the other
1993 authenticators.
1994
1995 2012-12-24 Lars Ingebrigtsen <larsi@gnus.org>
1996
1997 * gnus.texi (Browse Foreign Server):
1998 Document `gnus-browse-delete-group'.
1999
2000 2012-12-22 Glenn Morris <rgm@gnu.org>
2001
2002 * ada-mode.texi, ebrowse.texi, ediff.texi, ert.texi, eshell.texi:
2003 * eudc.texi, idlwave.texi, pcl-cvs.texi, rcirc.texi, reftex.texi:
2004 * remember.texi, ses.texi, speedbar.texi, vip.texi, viper.texi:
2005 * widget.texi, wisent.texi: Nuke hand-written node pointers.
2006
2007 * Makefile.in (gfdl): New variable. Use throughout where
2008 appropriate so that targets depend on doclicense.texi.
2009
2010 2012-12-22 Eli Zaretskii <eliz@gnu.org>
2011
2012 * makefile.w32-in ($(INFO_TARGETS), $(DVI_TARGETS)): Depend on
2013 doclicense.texi. Remove doclicense.texi from all targets that
2014 mentioned it explicitly.
2015 ($(infodir)/woman$(INFO_EXT), woman.dvi): Depend on
2016 $(emacsdir)/emacsver.texi.
2017 ($(infodir)/erc$(INFO_EXT), erc.dvi): Don't depend on gpl.texi.
2018
2019 2012-12-21 Glenn Morris <rgm@gnu.org>
2020
2021 * woman.texi (UPDATED, VERSION): Remove in favor of EMACSVER.
2022 Include emacsver.texi. Nuke hand-written node pointers.
2023 * Makefile.in ($(buildinfodir)/woman$(INFO_EXT), woman.dvi, woman.pdf):
2024 Depend on emacsver.texi.
2025
2026 * auth.texi, emacs-gnutls.texi, epa.texi, ert.texi:
2027 * gnus-coding.texi, info.texi, nxml-mode.texi, sasl.texi:
2028 May as well just include doclicense.texi in everything.
2029
2030 * ede.texi, eieio.texi, mairix-el.texi: Include a copy of GFDL,
2031 which @copying says is included.
2032
2033 * ada-mode.texi, auth.texi, autotype.texi, bovine.texi, calc.texi:
2034 * cc-mode.texi, cl.texi, dbus.texi, dired-x.texi, ebrowse.texi:
2035 * ede.texi, ediff.texi, edt.texi, eieio.texi, emacs-gnutls.texi:
2036 * emacs-mime.texi, epa.texi, erc.texi, ert.texi, eshell.texi:
2037 * eudc.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
2038 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
2039 * newsticker.texi, nxml-mode.texi, pcl-cvs.texi, pgg.texi:
2040 * rcirc.texi, reftex.texi, remember.texi, sasl.texi, sc.texi:
2041 * semantic.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
2042 * srecode.texi, tramp.texi, url.texi, vip.texi, viper.texi:
2043 * widget.texi, wisent.texi, woman.texi: Do not mention buying
2044 copies from the FSF, which does not publish these manuals.
2045
2046 * erc.texi: No need to include gpl in this small manual.
2047
2048 * org.texi (copying): Include a copy of the GFDL.
2049 (GNU Free Documentation License): New section.
2050
2051 2012-12-21 Bastien Guerry <bzg@gnu.org>
2052
2053 * org.texi: Fix typos.
2054
2055 2012-12-16 Paul Eggert <eggert@cs.ucla.edu>
2056
2057 * calc.texi (ISO 8601): Rename from ISO-8601,
2058 as it's typically spelled without a hyphen.
2059
2060 2012-12-16 Jay Belanger <jay.p.belanger@gmail.com>
2061
2062 * calc.texi (ISO-8601): New section.
2063 (Date Formatting Codes): Mention new codes.
2064 (Standard Date Formats): Mention new formats.
2065
2066 2012-12-14 Michael Albinus <michael.albinus@gmx.de>
2067
2068 * tramp.texi (External methods): Move `adb' method here.
2069
2070 2012-12-13 Glenn Morris <rgm@gnu.org>
2071
2072 * cl.texi (Modify Macros, Obsolete Macros): Now letf == cl-letf.
2073
2074 * wisent.texi: Small edits. Set copyright to FSF, update license to
2075 GFDL 1.3+.
2076 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add wisent.
2077 (wisent, $(buildinfodir)/wisent$(INFO_EXT), wisent.dvi, wisent.pdf):
2078 New targets.
2079 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add wisent.
2080 ($(infodir)/wisent$(INFO_EXT), wisent.dvi): New targets.
2081
2082 * bovine.texi: Small edits. Set copyright to FSF, update license to
2083 GFDL 1.3+, remove empty index.
2084 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add bovine.
2085 (bovine, $(buildinfodir)/bovine$(INFO_EXT), bovine.dvi, bovine.pdf):
2086 New targets.
2087 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add bovine.
2088 ($(infodir)/bovine$(INFO_EXT), bovine.dvi): New targets.
2089
2090 2012-12-13 Eric Ludlam <zappo@gnu.org>
2091 David Ponce <david@dponce.com>
2092 Richard Kim <emacs18@gmail.com>
2093
2094 * bovine.texi, wisent.texi: New files, imported from CEDET trunk.
2095
2096 2012-12-13 Glenn Morris <rgm@gnu.org>
2097
2098 * flymake.texi (Customizable variables, Locating the buildfile):
2099 Remove refs to flymake-buildfile-dirs, removed 2007-07-20. (Bug#13148)
2100
2101 * srecode.texi: Small edits. Set copyright to FSF, add explicit
2102 GFDL 1.3+ license, fix up index.
2103 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add srecode.
2104 (srecode, $(buildinfodir)/srecode$(INFO_EXT), srecode.dvi)
2105 (srecode.pdf): New targets.
2106 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add srecode.
2107 ($(infodir)/srecode$(INFO_EXT), srecode.dvi): New targets.
2108
2109 2012-12-13 Eric Ludlam <zappo@gnu.org>
2110
2111 * srecode.texi: New file, imported from CEDET trunk.
2112
2113 2012-12-13 Bastien Guerry <bzg@gnu.org>
2114
2115 * org.texi (Summary, Code block specific header arguments)
2116 (Code block specific header arguments)
2117 (Header arguments in function calls, var, noweb)
2118 (Results of evaluation, Code evaluation security):
2119 Small reformatting: add a blank line before some example.
2120
2121 * org.texi (System-wide header arguments)
2122 (Header arguments in Org mode properties, Conflicts)
2123 (Dynamic blocks, Using the mapping API):
2124 Fix indentation of Elisp code examples.
2125
2126 * org.texi (Comment lines): Fix description of the comment syntax.
2127
2128 * org.texi (Installation): Mention "make test" in the correct section.
2129
2130 2012-12-06 Paul Eggert <eggert@cs.ucla.edu>
2131
2132 * doclicense.texi, gpl.texi: Update to latest version from FSF.
2133 These are just minor editorial changes.
2134
2135 2012-12-04 Michael Albinus <michael.albinus@gmx.de>
2136
2137 * tramp.texi (History): Mention ADB.
2138 (Inline methods): Add `adb' method.
2139
2140 2012-12-03 Michael Albinus <michael.albinus@gmx.de>
2141
2142 * tramp.texi (Top, Obtaining Tramp): Replace CVS by Git.
2143 (External methods): Fix typo.
2144
2145 2012-12-03 Glenn Morris <rgm@gnu.org>
2146
2147 * rcirc.texi (Notices): Fix typo.
2148
2149 2012-11-25 Bill Wohler <wohler@newt.com>
2150
2151 Release MH-E manual version 8.4.
2152
2153 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH, Preface):
2154 Update for release 8.4.
2155
2156 * mh-e.texi (Sequences): Add mh-whitelist-preserves-sequences-flag.
2157 (Junk): Add mh-whitelist-preserves-sequences-flag,
2158 mh-blacklist-msg-hook, mh-whitelist-msg-hook,
2159 mh-folder-blacklisted, mh-folder-whitelisted (closes SF #2945712).
2160
2161 2012-11-25 Paul Eggert <eggert@cs.ucla.edu>
2162
2163 * mh-e.texi (Procmail): Fix two @ typos.
2164
2165 2012-11-24 Paul Eggert <eggert@cs.ucla.edu>
2166
2167 * doclicense.texi, gpl.texi: Update to latest version from FSF.
2168 These are just minor editorial changes.
2169
2170 2012-11-23 Jay Belanger <jay.p.belanger@gmail.com>
2171
2172 * calc.texi (Date Formatting Codes): Mention the new beginning of
2173 the date numbering system.
2174
2175 2012-11-22 Paul Eggert <eggert@cs.ucla.edu>
2176
2177 * calc.texi: Fix TeX issues with capitals followed by ".", "?", "!".
2178 (Date Forms): Correct off-by-one error in explanation of
2179 Julian day numbers. Give Gregorian equivalent of its origin.
2180
2181 2012-11-22 Jay Belanger <jay.p.belanger@gmail.com>
2182
2183 * calc.texi (Date Forms): Mention the customizable
2184 Gregorian-Julian switch.
2185 (Customizing Calc): Mention the variable `calc-gregorian-switch'.
2186
2187 2012-11-17 Paul Eggert <eggert@cs.ucla.edu>
2188
2189 Calc now uses the Gregorian calendar for all dates (Bug#12633).
2190 It also uses January 1, 1 AD as its day number 1.
2191 * calc.texi (Date Forms): Document this.
2192
2193 2012-11-16 Glenn Morris <rgm@gnu.org>
2194
2195 * cl.texi (Function Bindings): Clarify that cl-flet is lexical.
2196 (Obsolete Macros): Move example here from Function Bindings.
2197
2198 * erc.texi: Use @code{nil} rather than just "nil".
2199 (Modules): Undocument obsolete "hecomplete".
2200 Add "notifications".
2201 (Connecting): Add brief section on passwords.
2202 (Options): Make a start by adding erc-hide-list, erc-lurker-hide-list.
2203
2204 2012-11-13 Glenn Morris <rgm@gnu.org>
2205
2206 * flymake.texi (Customizable variables)
2207 (Highlighting erroneous lines): Mention flymake-error-bitmap,
2208 flymake-warning-bitmap, and flymake-fringe-indicator-position.
2209
2210 2012-11-12 Vincent Belaïche <vincentb1@users.sourceforge.net>
2211
2212 * ses.texi: Doc for ses-rename-cell, ses-repair-cell-reference-all & ses-range.
2213 In all file place SES into @acronym{...}.
2214 (Advanced Features): Add key index and function index for
2215 ses-set-header-row. Add description for function
2216 ses-rename-cell. Add description for function
2217 ses-repair-cell-reference-all.
2218 (Ranges in formulas): Add description for ses-range flags.
2219
2220 2012-11-12 Paul Eggert <eggert@cs.ucla.edu>
2221
2222 * texinfo.tex: Merge from gnulib.
2223
2224 2012-11-10 Chong Yidong <cyd@gnu.org>
2225
2226 * url.texi (Introduction): Move url-configuration-directory to
2227 Customization node.
2228 (Parsed URIs): Split into its own node.
2229 (URI Encoding): New node.
2230 (Defining New URLs): Remove empty chapter.
2231 (Retrieving URLs): Add an introduction. Doc fix for url-retrieve.
2232 Improve docs for url-queue-*.
2233 (Supported URL Types): Copyedits. Delete empty subnodes.
2234
2235 * url.texi (Introduction): Rename from Getting Started.
2236 Rewrite the introduction.
2237 (URI Parsing): Rewrite. Omit the obsolete attributes slot.
2238
2239 2012-11-10 Glenn Morris <rgm@gnu.org>
2240
2241 * cl.texi (Obsolete Setf Customization):
2242 Revert defsetf example to the more correct let rather than prog1.
2243 Give define-modify-macro, defsetf, and define-setf-method
2244 gv.el replacements.
2245
2246 * cl.texi (Overview): Mention EIEIO here, as well as the appendix.
2247 (Setf Extensions): Remove obsolete reference.
2248 (Obsolete Setf Customization):
2249 Move note on lack of setf functions to lispref/variables.texi.
2250 Undocument get-setf-method, since it no longer exists.
2251 Mention simple defsetf replaced by gv-define-simple-setter.
2252
2253 2012-11-03 Glenn Morris <rgm@gnu.org>
2254
2255 * cl.texi: Further general copyedits.
2256 (List Functions): Remove copy-tree, standard elisp for some time.
2257 (Efficiency Concerns): Comment out examples that no longer apply.
2258 (Compiler Optimizations): Rename from "Optimizing Compiler"; reword.
2259 (Creating Symbols, Random Numbers): De-emphasize internal
2260 variables cl--gensym-counter and cl--random-state. (Bug#12788)
2261 (Naming Conventions, Type Predicates, Macros)
2262 (Predicates on Numbers): No longer mention cl-floatp-safe.
2263
2264 2012-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
2265
2266 * gnus.texi (Mail Source Specifiers):
2267 Document :leave keyword used for pop mail source.
2268
2269 2012-11-01 Glenn Morris <rgm@gnu.org>
2270
2271 * cl.texi: General copyedits for style, line-breaks, etc.
2272 (Time of Evaluation, Iteration): Add xref to Emacs Lisp manual.
2273 (Macro Bindings, Blocks and Exits):
2274 Acknowledge existence of lexical-binding.
2275 (Iteration): Mainly defer to doc of standard dolist, dotimes.
2276
2277 2012-10-31 Glenn Morris <rgm@gnu.org>
2278
2279 * ert.texi (Introduction, The @code{should} Macro):
2280 Refer to "cl-assert" rather than "assert".
2281
2282 * cl.texi (Function Bindings): Update for cl-flet and cl-labels.
2283 (Obsolete Lexical Binding): Rename section from "Lexical Bindings".
2284 (Obsolete Macros): Rename section from "Obsolete Lexical Macros".
2285 Reword, and add details of flet and labels.
2286 (Modify Macros, Function Bindings): Add some xrefs.
2287
2288 2012-10-30 Glenn Morris <rgm@gnu.org>
2289
2290 * cl.texi (Modify Macros): Update for cl-letf changes.
2291 (Obsolete Lexical Macros): Say a little more about letf/cl-letf.
2292 (Setf Extensions): Partially restore note about cl-getf,
2293 mainly moved to lispref/variables.texi.
2294 (Property Lists): Fix cl-getf typos.
2295 (Mapping over Sequences): Mention cl-mapc naming oddity.
2296
2297 2012-10-29 Glenn Morris <rgm@gnu.org>
2298
2299 * cl.texi (Organization): More details on cl-lib.el versus cl.el.
2300 (Setf Extensions): Remove `apply' setf since it seems to be disabled.
2301 (Customizing Setf): Move contents to "Obsolete Setf Customization".
2302 (Modify Macros, Multiple Values, Other Clauses):
2303 Remove mentions of obsolete features.
2304 (Obsolete Setf Customization): Don't mention `apply' setf.
2305
2306 2012-10-28 Glenn Morris <rgm@gnu.org>
2307
2308 * cl.texi (Multiple Values, Common Lisp Compatibility):
2309 More namespace updates.
2310 (Obsolete Features): Copyedits.
2311 (Obsolete Lexical Macros, Obsolete Setf Customization):
2312 New subsections.
2313
2314 * cl.texi (Porting Common Lisp, Lexical Bindings):
2315 Add some xrefs to the Elisp manual.
2316
2317 * cl.texi (Lexical Bindings): Move to appendix of obsolete features.
2318 (Porting Common Lisp): Emacs Lisp can do true lexical binding now.
2319 (Obsolete Features): New appendix. Move Lexical Bindings here.
2320
2321 2012-10-27 Glenn Morris <rgm@gnu.org>
2322
2323 * cl.texi: Use defmac for macros rather than defspec.
2324 (Efficiency Concerns): Related copyedit.
2325
2326 * cl.texi (Control Structure): Update for setf now being in core.
2327 (Setf Extensions): Rename from Basic Setf. Move much of the
2328 former content to lispref/variables.texi.
2329 (Modify Macros): Move pop, push details to lispref/variables.texi.
2330 (Customizing Setf): Copyedits for setf etc being in core.
2331 (Modify Macros, Efficiency Concerns, Porting Common Lisp):
2332 Further namespaces updates.
2333
2334 2012-10-26 Bastien Guerry <bzg@gnu.org>
2335
2336 * org.texi (Installation): Update the link to Org's ELPA.
2337 Also don't mention org-install.el anymore as the replacement file
2338 org-loaddefs.el is now loaded by org.el.
2339
2340 2012-10-25 Michael Albinus <michael.albinus@gmx.de>
2341
2342 * tramp.texi (Frequently Asked Questions):
2343 Mention `tramp-completion-reread-directory-timeout' for performance
2344 improvement.
2345
2346 2012-10-25 Glenn Morris <rgm@gnu.org>
2347
2348 * cl.texi: Don't mess with the TeX section number counter.
2349 Use Texinfo recommended convention for quotes+punctuation.
2350 (Overview, Sequence Functions): Rephrase for better line-breaking.
2351 (Time of Evaluation, Type Predicates, Modify Macros, Function Bindings)
2352 (Macro Bindings, Conditionals, Iteration, Loop Basics)
2353 (Random Numbers, Mapping over Sequences, Structures)
2354 (Porting Common Lisp): Further updates for cl-lib namespace.
2355 (Modify Macros, Declarations, Macro Bindings, Structures):
2356 Break long lines in examples.
2357 (Dynamic Bindings): Update for changed progv behavior.
2358 (Loop Examples, Efficiency Concerns): Markup fixes.
2359 (Structures): Remove TeX margin change.
2360 (Declarations): Fix typos.
2361
2362 2012-10-24 Glenn Morris <rgm@gnu.org>
2363
2364 * cl.texi (Overview, Multiple Values, Creating Symbols)
2365 (Numerical Functions): Say less/nothing about the original cl.el.
2366 (Old CL Compatibility): Remove.
2367 (Assertions): Remove ignore-errors (standard Elisp for some time).
2368
2369 * cl.texi (Basic Setf, Macros, Declarations, Symbols, Numbers)
2370 (Sequences, Lists, Structures, Assertions, Efficiency Concerns)
2371 (Efficiency Concerns, Efficiency Concerns)
2372 (Common Lisp Compatibility, Old CL Compatibility):
2373 Further updates for cl-lib namespace.
2374
2375 2012-10-24 Paul Eggert <eggert@penguin.cs.ucla.edu>
2376
2377 Update manual for new time stamp format (Bug#12706).
2378 * emacs-mime.texi (time-date): Update for new format.
2379 Also, fix bogus time stamp and modernize a bit.
2380
2381 2012-10-23 Glenn Morris <rgm@gnu.org>
2382
2383 * cl.texi: Include emacsver.texi. Use Emacs version number rather
2384 than unchanging cl.el version number.
2385 End all menu descriptions with a period.
2386 Do not use @dfn{CL} for every instance of "CL".
2387 (Overview): Remove no-runtime caveat, and note about foo* names.
2388 (Usage): Use cl-lib rather than cl.
2389 (Organization, Naming Conventions): Update for cl-lib.el.
2390 (Installation): Remove long-irrelevant node.
2391 (Program Structure, Predicates, Control Structure):
2392 Start updating for cl-lib namespace.
2393 * Makefile.in ($(buildinfodir)/cl$(INFO_EXT), cl.dvi, cl.pdf):
2394 Depend on emacsver.texi.
2395
2396 2012-10-09 Michael Albinus <michael.albinus@gmx.de>
2397
2398 * trampver.texi: Update release number.
2399
2400 2012-10-06 Glenn Morris <rgm@gnu.org>
2401
2402 * erc.texi: Include emacsver.texi, and use EMACSVER rather than
2403 ERC version.
2404 (Introduction): ERC is distributed with Emacs.
2405 (Obtaining ERC, Installation): Remove chapters, no longer relevant.
2406 (Getting Started): Simplify.
2407 (Getting Help and Reporting Bugs): Refer to general Emacs lists.
2408 (History): Mention ERC maintained as part of Emacs now.
2409 * Makefile.in ($(buildinfodir)/erc$(INFO_EXT), erc.dvi, erc.pdf):
2410 Add dependency on emacsver.texi.
2411
2412 * erc.texi: Remove hand-written node pointers.
2413
2414 2012-10-05 Glenn Morris <rgm@gnu.org>
2415
2416 * newsticker.texi (Overview, Requirements, Usage, Configuration):
2417 Copyedits.
2418
2419 2012-10-01 Eric Ludlam <zappo@gnu.org>
2420
2421 * ede.texi (Quick Start, Project Local Variables)
2422 (Miscellaneous commands, ede-java-root, Development Overview)
2423 (Detecting a Project): New nodes.
2424 (Simple projects): Node deleted.
2425
2426 * eieio.texi (Building Classes): Some slot attributes cannot be
2427 overridden.
2428 (Slot Options): Remove an example.
2429 (Method Invocation, Documentation): New nodes.
2430
2431 2012-10-01 Glenn Morris <rgm@gnu.org>
2432
2433 * Makefile.in ($(buildinfodir)/reftex$(INFO_EXT)), reftex.dvi)
2434 (reftex.pdf): Add dependency on emacsver.texi.
2435 * reftex.texi: Don't include directory part for emacsver.texi;
2436 the Makefile's -I handles it.
2437
2438 2012-09-30 Ralf Angeli <angeli@caeruleus.net>
2439
2440 Merge from standalone RefTeX repository.
2441
2442 * reftex.texi: Express TeX, LaTeX, AUCTeX, BibTeX and RefTeX
2443 with macros.
2444 (Imprint): Mention Wolfgang in list of contributors.
2445 (Creating Citations): Give a hint about how to
2446 auto-revert the BibTeX database file when using external editors.
2447 (Referencing Labels): Simplify section about reference macro
2448 cycling.
2449 (Options (Referencing Labels)): Adapt to new structure of
2450 `reftex-ref-style-alist'.
2451 (Referencing Labels, Reference Styles): Document changes in the
2452 referencing functionality.
2453 (Commands): Mention options for definition of header and footer in
2454 BibTeX files.
2455 (Options (Creating Citations)): Document
2456 `reftex-create-bibtex-header' and `reftex-create-bibtex-footer'.
2457 (Reference Styles): New section.
2458 (varioref (LaTeX package), fancyref (LaTeX package)): Remove.
2459 (Options (Referencing Labels)): Remove descriptions of deprecated
2460 variables `reftex-vref-is-default' and `reftex-fref-is-default'.
2461 Add descriptions for `reftex-ref-style-alist' and
2462 `reftex-ref-style-default-list'.
2463 (Referencing Labels): Update regarding reference styles.
2464 (Citation Styles): Mention support for ConTeXt.
2465 (Options (Defining Label Environments)): Fix typo.
2466 (Options (Creating Citations)):
2467 Document `reftex-cite-key-separator'.
2468
2469 2012-09-30 Achim Gratz <Stromeko@Stromeko.DE>
2470
2471 * org.texi: Add description of ORG_ADD_CONTRIB to info
2472 documentation. Add link to Worg for more details.
2473
2474 * org.texi: Clarify installation procedure. Provide link to the
2475 build system description on Worg.
2476
2477 * org.texi: Remove reference to utils/, x11idle.c is now in
2478 contrib/scripts.
2479
2480 * org.texi: Re-normalize to "Org mode" in manual.
2481
2482 * org.texi (Installation): Adapt documentation to new build
2483 system. Mention GNU ELPA (since it needs to be handled like Emacs
2484 built-in Org).
2485
2486 2012-09-30 Adam Spiers <orgmode@adamspiers.org> (tiny change)
2487
2488 * org.texi: Fix typo in description of the 'Hooks' section.
2489
2490 * org.texi: Add ID to the list of special properties.
2491
2492 2012-09-30 Andrew Hyatt <ahyatt@gmail.com> (tiny change)
2493
2494 * org.texi (Moving subtrees): Document the ability to archive to a
2495 datetree.
2496
2497 2012-09-30 Bastien Guerry <bzg@gnu.org>
2498
2499 * org.texi (Installation, Feedback, Batch execution):
2500 Use (add-to-list 'load-path ... t) for the contrib dir.
2501
2502 * org.texi (results): Update documentation for ":results drawer"
2503 and ":results org".
2504
2505 * org.texi (Column width and alignment): Fix typo.
2506
2507 * org.texi (Activation): Point to the "Conflicts" section.
2508
2509 * org.texi (Conflicts): Mention filladapt.el in the list of
2510 conflicting packages.
2511
2512 * org.texi (Activation): Adding org-mode to `auto-mode-alist' is
2513 not needed for versions of Emacs > 22.1.
2514
2515 * org.texi (History and Acknowledgments): Fix typo.
2516
2517 * org.texi (History and Acknowledgments): Add my own
2518 acknowledgments.
2519
2520 * org.texi (Agenda commands): Document the new command and the new
2521 option.
2522
2523 * org.texi (Agenda commands): Delete `org-agenda-action' section.
2524 (Agenda commands): Reorder. Document `*' to toggle persistent
2525 marks.
2526
2527 * org.texi (Agenda dispatcher):
2528 Mention `org-toggle-agenda-sticky'.
2529 (Agenda commands, Exporting Agenda Views): Fix typo.
2530
2531 * org.texi (Templates in contexts, Setting Options): Update to
2532 reflect changes in how contexts options are processed.
2533
2534 * org.texi (Templates in contexts): Document the new structure of
2535 the variables `org-agenda-custom-commands-contexts' and
2536 `org-capture-templates-contexts'.
2537
2538 * org.texi (Templates in contexts): Document the new option
2539 `org-capture-templates-contexts'.
2540 (Storing searches): Document the new option
2541 `org-agenda-custom-commands-contexts'.
2542
2543 * org.texi (Formula syntax for Lisp): Reformat.
2544
2545 * org.texi (Special properties, Column attributes)
2546 (Agenda column view): Document the new special property
2547 CLOCKSUM_T.
2548
2549 * org.texi (Template expansion): Document the new %l template.
2550
2551 * org.texi (Fast access to TODO states): Fix documentation about
2552 allowed characters for fast todo selection.
2553
2554 * org.texi (Weekly/daily agenda): Mention APPT_WARNTIME and its
2555 use in `org-agenda-to-appt'.
2556
2557 * org.texi (Comment lines): Update wrt comments.
2558
2559 * org.texi (Resolving idle time): Document new keybinding.
2560
2561 * org.texi (Clocking commands): Document the use of S-M-<up/down>
2562 on clock timestamps.
2563
2564 * org.texi (Fast access to TODO states): Explicitly says only
2565 letters are supported as fast TODO selection keys.
2566
2567 * org.texi (Link abbreviations): Illustrate the use of the "%h"
2568 specifier. Document the new "%(my-function)" specifier.
2569
2570 * org.texi (Clocking commands): New cindex.
2571 (Clocking commands): Update documentation for `org-clock-in'.
2572 Document `org-clock-in-last'. Mention `org-clock-out' and
2573 `org-clock-in-last' as commands that can be globally bound.
2574 (Resolving idle time): Document continuous clocking.
2575
2576 * org.texi (Top, Introduction): Fix formatting.
2577 (Activation): Add index entries.
2578 (Conventions): Update section.
2579 (Embedded @LaTeX{}): Fix formatting.
2580
2581 * org.texi (Visibility cycling): Document `show-children'.
2582
2583 * org.texi (Using capture): Mention the `org-capture-last-stored'
2584 bookmark as a way to jump to the last stored capture.
2585
2586 * org.texi (Uploading files): Fix typo.
2587
2588 * org.texi (Using capture): Document `C-0' as a prefix argument
2589 for `org-capture'.
2590
2591 * org.texi (Agenda commands): Document persistent marks.
2592
2593 * org.texi (Template expansion): Update doc to reflect change.
2594
2595 * org.texi (Radio tables): Document the :no-escape parameter.
2596
2597 * org.texi (Repeated tasks): Document repeat cookies for years,
2598 months, weeks, days and hours.
2599
2600 * org.texi (Export options): State that you can use the d: option
2601 by specifying a list of drawers.
2602
2603 * org.texi (HTML preamble and postamble): Small doc improvement.
2604
2605 2012-09-30 Brian van den Broek <vanden@gmail.com> (tiny change)
2606
2607 * org.texi: The sections in the Exporting section of the manual
2608 left out articles in the description of the org-export-as-*
2609 commands, among other places. This patch adds them, adds a few
2610 missing prepositions, and switches instances of "an HTML" to "a
2611 html" for internal consistency.
2612
2613 * org.texi: Alter several examples of headings with timestamps in
2614 them to include the timestamps in the body instead of the heading.
2615
2616 2012-09-30 Carsten Dominik <carsten.dominik@gmail.com>
2617
2618 * org.texi (Agenda dispatcher): Document sticky agenda views and
2619 the new key for them.
2620
2621 2012-09-30 Charles <millarc@verizon.net> (tiny change)
2622
2623 * org.texi (Advanced features): Fix error in table.
2624
2625 2012-09-30 Feng Shu <tumashu@gmail.com>
2626
2627 * org.texi (@LaTeX{} fragments): Document imagemagick as an
2628 alternative to dvipng.
2629
2630 2012-09-30 François Allisson <francois@allisson.co> (tiny change)
2631
2632 * org.texi: Remove extra curly bracket.
2633
2634 2012-09-30 Giovanni Ridolfi <giovanni.ridolfi@yahoo.it> (tiny change)
2635
2636 * org.texi (org-clock-in-last and org-clock-cancel): Update the
2637 defkeys.
2638
2639 2012-09-30 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
2640
2641 * org.texi (Agenda commands): Fix two typos by giving
2642 corresponding function names, according to
2643 `org-agenda-view-mode-dispatch'.
2644
2645 2012-09-30 Jan Böcker <jan.boecker@jboecker.de>
2646
2647 * org.texi (The spreadsheet): Fix typo.
2648
2649 2012-09-30 Memnon Anon <gegendosenfleisch@gmail.com> (tiny change)
2650
2651 * org.texi (Tracking your habits): Point to the "Tracking TODO
2652 state changes" section.
2653
2654 2012-09-30 Nicolas Goaziou <n.goaziou@gmail.com>
2655
2656 * org.texi (Literal examples): Remove reference to unknown
2657 `org-export-latex-minted' variable. Also simplify footnote since
2658 `org-export-latex-listings' documentation is exhaustive already.
2659
2660 * org.texi (Plain lists): Remove reference to now hard-coded
2661 `bullet' automatic rule.
2662
2663 2012-09-30 Toby S. Cubitt <tsc25@cantab.net>
2664
2665 * org.texi: Updated documentation accordingly.
2666
2667 2012-09-13 Paul Eggert <eggert@cs.ucla.edu>
2668
2669 * texinfo.tex: Merge from gnulib.
2670
2671 2012-09-12 Michael Albinus <michael.albinus@gmx.de>
2672
2673 Sync with Tramp 2.2.6.
2674
2675 * tramp.texi (Bug Reports): Cleanup caches before a test run.
2676
2677 * trampver.texi: Update release number.
2678
2679 2012-09-12 Paul Eggert <eggert@cs.ucla.edu>
2680
2681 * texinfo.tex: Merge from gnulib.
2682
2683 2012-08-06 Aurélien Aptel <aurelien.aptel@gmail.com>
2684
2685 * url.texi (Parsed URLs): Adjust to the code's use of defstruct
2686 (bug#12096).
2687
2688 2012-08-01 Jay Belanger <jay.p.belanger@gmail.com>
2689
2690 * calc.texi (Simplification modes, Conversions)
2691 (Operating on Selections): Mention "basic" simplification.
2692 (The Calc Mode Line): Mention the mode line display for Basic
2693 simplification mode.
2694 (Simplify Formulas): Refer to 'algebraic' rather than 'default'
2695 simplifications.
2696 (Basic Simplifications): Rename from "Limited Simplifications"
2697 Replace "limited" by "basic" throughout.
2698 (Algebraic Simplifications): Indicate that the algebraic
2699 simplifications are done by default.
2700 (Unsafe Simplifications): Mention `m E'.
2701 (Simplification of Units): Mention `m U'.
2702 (Trigonometric/Hyperbolic Functions, Reducing and Mapping)
2703 (Kinds of Declarations, Functions for Declarations):
2704 Mention "algebraic simplifications" instead of `a s'.
2705 (Algebraic Entry): Remove mention of default simplifications.
2706
2707 2012-07-30 Jay Belanger <jay.p.belanger@gmail.com>
2708
2709 * calc.texi (Getting Started, Tutorial): Change simulated
2710 Calc output to match actual output.
2711 (Simplifying Formulas): Mention that algebraic simplification is now
2712 the default.
2713
2714 2012-07-28 Eli Zaretskii <eliz@gnu.org>
2715
2716 * faq.texi (Right-to-left alphabets): Update for Emacs 24.
2717 (Bug#12073)
2718
2719 2012-07-25 Paul Eggert <eggert@cs.ucla.edu>
2720
2721 Prefer typical American spelling for "acknowledgment".
2722 * calc.texi (History and Acknowledgments): Rename from
2723 History and Acknowledgements.
2724 * idlwave.texi (Acknowledgments):
2725 * ses.texi (Acknowledgments):
2726 * woman.texi (Acknowledgments): Rename from Acknowledgements.
2727
2728 2012-07-09 Paul Eggert <eggert@cs.ucla.edu>
2729
2730 Rename configure.in to configure.ac (Bug#11603).
2731 * ede.texi (Compiler and Linker objects, ede-proj-project)
2732 (ede-step-project): Prefer the name configure.ac to configure.in.
2733
2734 2012-07-06 Michael Albinus <michael.albinus@gmx.de>
2735
2736 * tramp.texi (Multi-hops):
2737 Introduce `tramp-restricted-shell-hosts-alist'.
2738
2739 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2740
2741 * gnus.texi (POP before SMTP): POP-before-SMTP works with all sending
2742 methods, so don't mention smtpmail here.
2743
2744 2012-06-26 Wolfgang Jenkner <wjenkner@inode.at>
2745
2746 * gnus.texi (Picons): Document gnus-picon-properties.
2747
2748 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2749
2750 * gnus.texi: Remove mention of compilation, as that's no longer
2751 supported.
2752
2753 2012-06-26 Christopher Schmidt <christopher@ch.ristopher.com>
2754
2755 * gnus.texi (Archived Messages): Mention
2756 gnus-gcc-pre-body-encode-hook and gnus-gcc-post-body-encode-hook.
2757
2758 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2759
2760 * gnus.texi (Various Summary Stuff):
2761 Remove mention of `gnus-propagate-marks'.
2762
2763 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2764
2765 * gnus.texi: Remove mentions of nnml/nnfolder/nntp backend marks,
2766 which no longer exist.
2767
2768 2012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
2769
2770 * gnus.texi (Archived Messages):
2771 Document gnus-gcc-self-resent-messages.
2772
2773 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2774
2775 * message.texi (Mail Variables):
2776 Mention the optional user parameter for X-Message-SMTP-Method.
2777
2778 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2779
2780 * gnus.texi (Posting Styles): Mention X-Message-SMTP-Method.
2781
2782 * message.texi (Mail Variables): Document X-Message-SMTP-Method.
2783
2784 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2785
2786 * gnus.texi (Key Index): Change encoding to utf-8.
2787
2788 2012-06-21 Glenn Morris <rgm@gnu.org>
2789
2790 * Makefile.in: Rename infodir to buildinfodir throughout. (Bug#11737)
2791
2792 2012-06-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
2793
2794 * gnus.texi (Group Timestamp): Mention where to find documentation for
2795 the `gnus-tmp-' variables (bug#11601).
2796
2797 2012-06-11 Michael Albinus <michael.albinus@gmx.de>
2798
2799 Sync with Tramp 2.2.6-pre.
2800
2801 * tramp.texi (all): Use consequently @command{}, @env{} and @kbd{}
2802 where appropriate.
2803 (Ad-hoc multi-hops): New section.
2804 (Remote processes): New subsection "Running remote processes on
2805 Windows hosts".
2806 (History): Add remote commands on Windows, and ad-hoc multi-hop
2807 methods.
2808 (External methods): "ControlPersist" must be set to "no" for the
2809 `scpc' method.
2810 (Remote processes): Add a note about `auto-revert-tail-mode'.
2811 (Frequently Asked Questions): Use "scpx" in combination with
2812 "ControlPersist". Reported by Adam Spiers <emacs@adamspiers.org>.
2813
2814 * trampver.texi: Update release number.
2815
2816 2012-06-10 Chong Yidong <cyd@gnu.org>
2817
2818 * sc.texi: Remove bogus @ifinfo commands which prevent makeinfo
2819 compilation for html-mono.
2820
2821 2012-06-08 Paul Eggert <eggert@cs.ucla.edu>
2822
2823 * texinfo.tex: Merge from gnulib.
2824
2825 2012-05-29 Katsumi Yamaoka <yamaoka@jpl.org>
2826
2827 * Makefile.in (echo-info): Don't try to install info files named
2828 just ".info".
2829
2830 2012-05-28 Glenn Morris <rgm@gnu.org>
2831
2832 * calc.texi, dired-x.texi: Use @LaTeX rather than La@TeX. (Bug#10910)
2833
2834 * sc.texi: Nuke hand-written node pointers.
2835 Fix top-level menu to match actual node order.
2836
2837 2012-05-27 Glenn Morris <rgm@gnu.org>
2838
2839 * cl.texi, dired-x.texi: Nuke hand-written node pointers.
2840 Some associated fixes, including not messing with chapno in cl.texi.
2841
2842 2012-05-27 Bastien Guerry <bzg@gnu.org>
2843
2844 * org.texi (Durations and time values): Fix typo.
2845
2846 2012-05-26 Paul Eggert <eggert@cs.ucla.edu>
2847
2848 * texinfo.tex: Update from gnulib.
2849
2850 2012-05-19 Jay Belanger <jay.p.belanger@gmail.com>
2851
2852 * calc.texi (Basic Operations on Units, Customizing Calc):
2853 Mention `calc-ensure-consistent-units'.
2854
2855 2012-05-14 Andreas Schwab <schwab@linux-m68k.org>
2856
2857 * cc-mode.texi: Avoid space before macro in 4th argument of cross
2858 reference commands. (Bug#11461)
2859
2860 * Makefile.in (gnus.dvi): Use $@ instead of $*.dvi.
2861
2862 2012-05-12 Glenn Morris <rgm@gnu.org>
2863
2864 * Makefile.in (mostlyclean): Add more TeX intermediates.
2865
2866 * Makefile.in: Make it look more like the other doc Makefiles.
2867 Use explicit $srcdir in all dependencies.
2868 Remove cd $srcdir from rules.
2869 (VPATH): Remove.
2870 (infodir): Set to an absolute path.
2871 (INFO_TARGETS): Use short names.
2872 (mkinfodir): infodir is now absolute.
2873 (echo-info, maintainer-clean): Update for new format of INFO_TARGETS.
2874
2875 * Makefile.in (info.info): Rename from info, to avoid duplication.
2876 (.SUFFIXES): Disable implicit rules.
2877
2878 * Makefile.in (MKDIR_P): New, set by configure.
2879 (mkinfodir): Use $MKDIR_P.
2880
2881 2012-05-07 Glenn Morris <rgm@gnu.org>
2882
2883 * forms.texi (Long Example): Update for changed location of files.
2884
2885 2012-05-04 Glenn Morris <rgm@gnu.org>
2886
2887 * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure.
2888 (INFO_TARGETS): Use $INFO_EXT.
2889 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
2890 * makefile.w32-in (INFO_EXT, INFO_OPTS): New.
2891 (INFO_TARGETS): Use $INFO_EXT.
2892 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
2893
2894 2012-05-02 Glenn Morris <rgm@gnu.org>
2895
2896 * Makefile.in (echo-info): New phony target, used by top-level.
2897
2898 * viper.texi: Make direntry shorter (also it is no longer "newest").
2899
2900 * emacs-gnutls.texi, ert.texi, org.texi:
2901 Fix dircategory, direntry to match info/dir.
2902
2903 * faq.texi: Convert @inforefs to @xrefs.
2904 Fix some malformed cross-references.
2905 (File-name conventions): Shorten section name to avoid overfull line.
2906 (How to add fonts): Use smallexample to avoid overfull lines.
2907
2908 2012-05-01 Teodor Zlatanov <tzz@lifelogs.com>
2909
2910 * auth.texi (Help for users): Update for .gpg file being second.
2911
2912 2012-04-27 Ippei Furuhashi <top.tuna+orgmode@gmail.com> (tiny change)
2913
2914 * org.texi (Agenda commands): Fix two typos: give corresponding
2915 function names, according to `org-agenda-view-mode-dispatch'.
2916
2917 2012-04-27 Glenn Morris <rgm@gnu.org>
2918
2919 * faq.texi (Major packages and programs): Remove section.
2920 There is no point listing 6 packages (cf etc/MORE.STUFF).
2921 (Finding Emacs and related packages): Move "Spell-checkers" here.
2922
2923 2012-04-22 Michael Albinus <michael.albinus@gmx.de>
2924
2925 * dbus.texi (Version): New node.
2926 (Properties and Annotations): Mention the object manager
2927 interface. Describe dbus-get-all-managed-objects.
2928 (Type Conversion): Floating point numbers are allowed, if an
2929 anteger does not fit Emacs's integer range.
2930 (Synchronous Methods): Remove obsolete dbus-call-method-non-blocking.
2931 (Asynchronous Methods): Fix description of
2932 dbus-call-method-asynchronously.
2933 (Receiving Method Calls): Fix some minor errors.
2934 Add dbus-interface-emacs.
2935 (Signals): Describe unicast signals and the new match rules.
2936 (Alternative Buses): Add the PRIVATE optional argument to
2937 dbus-init-bus. Describe its new return value. Add dbus-setenv.
2938
2939 2012-04-20 Glenn Morris <rgm@gnu.org>
2940
2941 * faq.texi (New in Emacs 24): New section.
2942 (Packages that do not come with Emacs): Mention M-x list-packages.
2943
2944 2012-04-14 Alan Mackenzie <acm@muc.de>
2945
2946 * cc-mode.texi (c-offsets-alist): Correct a typo.
2947
2948 2012-04-14 Jérémie Courrèges-Anglas <jca@wxcvbn.org> (tiny change)
2949
2950 * org.texi (Deadlines and scheduling): Fix the example: the
2951 DEADLINE item should come right after the headline. We enforce
2952 this convention, so it is a bug not to illustrate it correctly in
2953 the manual.
2954
2955 2012-04-14 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
2956
2957 * org.texi (Agenda commands): Fix documentation bug by swapping
2958 the equivalent keybindings to `org-agenda-next-line' with the ones
2959 to `org-agenda-previous-line'.
2960
2961 2012-04-14 Glenn Morris <rgm@gnu.org>
2962
2963 * Makefile.in: Replace non-portable use of $< in ordinary rules.
2964
2965 2012-04-09 Eli Zaretskii <eliz@gnu.org>
2966
2967 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean):
2968 Add emacs-gnutls.
2969 ($(infodir)/emacs-gnutls, emacs-gnutls.dvi): New targets.
2970
2971 2012-04-09 Teodor Zlatanov <tzz@lifelogs.com>
2972
2973 * Makefile.in: Add emacs-gnutls.texi to build.
2974
2975 * emacs-gnutls.texi: Add documentation for the GnuTLS integration.
2976
2977 2012-04-05 Teodor Zlatanov <tzz@lifelogs.com>
2978
2979 * auth.texi (Secret Service API): Edit further and give examples.
2980 (Secret Service API): Adjust @samp to @code for collection names.
2981
2982 2012-04-04 Glenn Morris <rgm@gnu.org>
2983
2984 * auth.texi (Secret Service API): Copyedits.
2985 (Help for developers): Fill in some missing function doc-strings.
2986 (Help for users, Help for developers)
2987 (GnuPG and EasyPG Assistant Configuration): Markup fixes.
2988
2989 2012-04-04 Michael Albinus <michael.albinus@gmx.de>
2990
2991 * auth.texi (Secret Service API): Add the missing text.
2992
2993 2012-04-04 Chong Yidong <cyd@gnu.org>
2994
2995 * message.texi (Using PGP/MIME): Note that epg is now the default.
2996
2997 * gnus.texi: Reduce references to obsolete pgg library.
2998 (Security): Note that epg is now the default.
2999
3000 * gnus-faq.texi (FAQ 8-2): Mention EasyPG.
3001
3002 * nxml-mode.texi (Completion): C-RET is no longer bound to
3003 nxml-complete.
3004
3005 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
3006
3007 * org.texi (Customizing tables in ODT export): Correct few errors.
3008
3009 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
3010
3011 * org.texi (Links in ODT export): Update.
3012 (Labels and captions in ODT export): New node.
3013
3014 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
3015
3016 * org.texi (Literal examples in ODT export): htmlfontify.el in
3017 Emacs-24.1 now supports fontification. So ODT source blocks will
3018 be fontified by default.
3019
3020 2012-04-01 Julian Gehring <julian.gehring@googlemail.com> (tiny change)
3021
3022 * org.texi (Refiling notes): Remove duplicated keybinding.
3023
3024 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
3025
3026 * org.texi (noweb): Documentation of this new option to the :noweb
3027 header argument.
3028
3029 2012-04-01 Suvayu Ali <fatkasuvayu+linux@gmail.com>
3030
3031 * org.texi (Header and sectioning): Add example demonstrating how
3032 to use "LaTeX_CLASS_OPTIONS".
3033
3034 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
3035
3036 * org.texi (Noweb reference syntax): Describe the ability to
3037 execute noweb references in the manual.
3038
3039 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
3040
3041 * org.texi (cache): Improve cache documentation when session
3042 evaluation is used.
3043
3044 2012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
3045
3046 * org.texi (Plain lists): Document removal.
3047
3048 2012-04-01 Michael Brand <michael.ch.brand@gmail.com>
3049
3050 * org.texi: Decapitalize file name in references to Calc manual.
3051
3052 2012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
3053
3054 * org.texi (Plain lists): Document removal.
3055
3056 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
3057
3058 * org.texi (Top, OpenDocument Text export)
3059 (ODT export commands, Extending ODT export)
3060 (Images in ODT export, Tables in ODT export)
3061 (Configuring a document converter): Add or Update.
3062
3063 2012-04-01 Carsten Dominik <carsten.dominik@gmail.com>
3064
3065 * org.texi (MobileOrg): Change the wording to reflect that the
3066 Android Version is no longer just the little brother of the iOS
3067 version.
3068
3069 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
3070
3071 * org.texi (Key bindings and useful functions): Update babel key
3072 binding documentation in manual.
3073
3074 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
3075
3076 * org.texi (noweb): Document new noweb header value.
3077
3078 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
3079
3080 * org.texi (noweb-sep): Document new header argument.
3081
3082 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
3083
3084 * org.texi (noweb-ref): Documentation of this new custom variable.
3085
3086 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
3087
3088 * org.texi (wrap): Update the new :wrap documentation to match the
3089 current implementation.
3090
3091 2012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
3092
3093 * org.texi: Added documentation for :wrap.
3094
3095 2012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
3096
3097 * org.texi: #+RESULTS now user-configurable.
3098
3099 2012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
3100
3101 * org.texi: Documented :noweb no-export.
3102
3103 2012-04-01 Thomas Dye <dk@poto.local>
3104
3105 * org.texi: Edit :noweb no header argument for correctness.
3106
3107 2012-04-01 Bastien Guerry <bzg@gnu.org>
3108
3109 * org.texi (Customization): Update the approximate number of Org
3110 variables.
3111
3112 2012-04-01 Thomas Dye <dk@poto.local>
3113
3114 * org.texi: The :results wrap produces a drawer instead of a
3115 begin_results block.
3116
3117 2012-03-22 Peder O. Klingenberg <peder@klingenberg.no> (tiny change)
3118
3119 * gnus.texi (Archived Messages): Update `gnus-message-archive-group' to
3120 reflect the new default.
3121
3122 2012-03-10 Eli Zaretskii <eliz@gnu.org>
3123
3124 * info.texi (Expert Info): Move the index entry for "Texinfo" from
3125 "Getting Started" to this node. (Bug#10450)
3126
3127 2012-03-10 Chong Yidong <cyd@gnu.org>
3128
3129 * flymake.texi (Example -- Configuring a tool called via make):
3130 Mention the Automake COMPILE variable (Bug#8715).
3131
3132 * info.texi (Getting Started): Add an index entry (Bug#10450).
3133
3134 2012-03-02 Michael Albinus <michael.albinus@gmx.de>
3135
3136 * dbus.texi (Signals): Known names will be mapped onto unique
3137 names, when registering for signals.
3138
3139 2012-02-29 Glenn Morris <rgm@gnu.org>
3140
3141 * url.texi: Fix quote usage in body text.
3142
3143 * sem-user.texi, url.texi, woman.texi: Use "" quotes in menus.
3144
3145 * cl.texi: Use @code{} in menus when appropriate.
3146
3147 2012-02-28 Glenn Morris <rgm@gnu.org>
3148
3149 * calc.texi, cc-mode.texi, cl.texi, ebrowse.texi, ediff.texi:
3150 * eshell.texi, gnus-faq.texi, gnus-news.texi, gnus.texi:
3151 * idlwave.texi, info.texi, newsticker.texi, nxml-mode.texi:
3152 * org.texi, sc.texi, vip.texi, viper.texi:
3153 Standardize possessive apostrophe usage.
3154
3155 2012-02-26 Chong Yidong <cyd@gnu.org>
3156
3157 * ediff.texi (Quick Help Commands): Add a couple of index entries
3158 (Bug#10834).
3159
3160 2012-02-17 Glenn Morris <rgm@gnu.org>
3161
3162 * gnus.texi (Posting Styles):
3163 * remember.texi (Org): Fix cross-refs to other manuals.
3164
3165 2012-02-15 Glenn Morris <rgm@gnu.org>
3166
3167 * smtpmail.texi (Emacs Speaks SMTP): General update for 24.1.
3168 (Encryption): New chapter, split out from previous.
3169
3170 2012-02-13 Lars Ingebrigtsen <larsi@gnus.org>
3171
3172 * gnus.texi (Customizing the IMAP Connection):
3173 Mention nnimap-record-commands.
3174
3175 2012-02-10 Glenn Morris <rgm@gnu.org>
3176
3177 * url.texi (Retrieving URLs): Update url-retrieve arguments.
3178 Mention url-queue-retrieve.
3179
3180 2012-02-09 Glenn Morris <rgm@gnu.org>
3181
3182 * sem-user.texi (Semantic mode user commands): Typo fix.
3183
3184 * info.texi (Create Info buffer): Mention info-display-manual.
3185
3186 2012-02-07 Lars Ingebrigtsen <larsi@gnus.org>
3187
3188 * gnus.texi (Mail Source Specifiers): Add a pop3 via an SSH tunnel
3189 example (modified from an example by Michael Albinus).
3190
3191 2012-01-30 Philipp Haselwarter <philipp.haselwarter@gmx.de> (tiny change)
3192
3193 * gnus.texi (Agent Basics): Fix outdated description of
3194 `gnus-agent-auto-agentize-methods'.
3195
3196 2012-01-28 Andreas Schwab <schwab@linux-m68k.org>
3197
3198 * cc-mode.texi: Always @defindex ss.
3199 (Config Basics): Fix argument of @itemize.
3200 (Macro Backslashes): Add @code around index entry.
3201
3202 2012-01-23 Glenn Morris <rgm@gnu.org>
3203
3204 * pcl-cvs.texi (About PCL-CVS): Refer to vc-dir rather than vc-dired.
3205
3206 2012-01-19 Eric Hanchrow <eric.hanchrow@gmail.com>
3207
3208 * tramp.texi (File): Tweak wording for the `scpc' option.
3209
3210 2012-01-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
3211
3212 * gnus.texi (Group Parameters): Really note precedence.
3213
3214 2012-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
3215
3216 * gnus.texi (Group Parameters): Note precedence.
3217
3218 2012-01-03 Eric Schulte <eric.schulte@gmx.com>
3219
3220 * org.texi (Noweb reference syntax): Adding documentation of
3221 the `*org-babel-use-quick-and-dirty-noweb-expansion*'
3222 variable.
3223
3224 2012-01-03 Bastien Guerry <bzg@gnu.org>
3225
3226 * org.texi (Plain lists): Split the table to fix the display
3227 of items.
3228
3229 2012-01-03 Bastien Guerry <bzg@gnu.org>
3230
3231 * org.texi (Plain lists): Fix misplaced explanation.
3232
3233 2012-01-03 Bastien Guerry <bzg@gnu.org>
3234
3235 * org.texi (Plain lists, Agenda files): Add index entries.
3236
3237 2012-01-03 Julian Gehring <julian.gehring@googlemail.com>
3238
3239 * org.texi: Use "Org mode" instead of alternatives like
3240 "Org-mode" or "org-mode".
3241
3242 2012-01-03 Bernt Hansen <bernt@norang.ca>
3243
3244 * org.texi (Agenda commands):
3245 Document `org-clock-report-include-clocking-task'.
3246
3247 2012-01-03 Bastien Guerry <bzg@gnu.org>
3248
3249 * org.texi (Checkboxes): Document the new behavior of `C-u C-c
3250 C-c' on checkboxes.
3251
3252 2012-01-03 Julian Gehring <julian.gehring@googlemail.com>
3253
3254 * org.texi: End sentences with two spaces.
3255
3256 2012-01-03 Michael Brand <michael.ch.brand@gmail.com>
3257
3258 * org.texi (External links): Document the link types file+sys
3259 and file+emacs, slightly narrow used page width.
3260
3261 2012-01-03 Eric Schulte <eric.schulte@gmx.com>
3262
3263 * org.texi (colnames): Note that colnames behavior may differ
3264 across languages.
3265
3266 2012-01-03 Bastien Guerry <bzg@gnu.org>
3267
3268 * org.texi (Weekly/daily agenda, Agenda commands): Fix typos.
3269
3270 2012-01-03 Thomas Dye <dk@poto.westell.com>
3271
3272 * org.texi: Augmented discussion of babel property
3273 inheritance. Put footnote outside sentence ending period.
3274
3275 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
3276
3277 * org.texi (eval): Documenting the full range of :eval header
3278 argument values.
3279
3280 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
3281
3282 * org.texi (eval): Documentation of the new :eval option.
3283
3284 2012-01-03 Thomas Dye <dk@poto.local>
3285
3286 * org.texi: Add accumulated properties.
3287
3288 2012-01-03 Thomas Dye <dk@poto.local>
3289
3290 * org.texi: Documented no spaces in name=assign, another
3291 correction to :var table.
3292
3293 2012-01-03 Thomas Dye <dk@poto.local>
3294
3295 * org.texi: Changed DATA to NAME in Working With Source Code
3296 section.
3297
3298 2012-01-03 Tom Dye <tsd@tsdye.com>
3299
3300 * org.texi: Minor change to :var table.
3301
3302 2012-01-03 Tom Dye <tsd@tsdye.com>
3303
3304 * org.texi: More changes to :var table (some examples were wrong).
3305
3306 2012-01-03 Tom Dye <tsd@tsdye.com>
3307
3308 * org.texi: Cleaned up :var table.
3309
3310 2012-01-03 Bastien Guerry <bzg@gnu.org>
3311
3312 * org.texi (Timestamps, Weekly/daily agenda)
3313 (Weekly/daily agenda): Add @cindex for "appointment".
3314
3315 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
3316
3317 * org.texi (Literal examples): A new link to the template for
3318 inserting empty code blocks.
3319 (Structure of code blocks): A new link to the template for
3320 inserting empty code blocks.
3321
3322 2012-01-03 Rafael Laboissiere <rafael@laboissiere.net> (tiny change)
3323
3324 * org.texi (External links): Add footnote on how the behavior
3325 of the text search in Org files are controled by the variable
3326 `org-link-search-must-match-exact-headline'.
3327
3328 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
3329
3330 * org.texi (Buffer-wide header arguments):
3331 Update documentation to reflect removal of #+PROPERTIES.
3332
3333 2012-01-03 Carsten Dominik <carsten.dominik@gmail.com>
3334
3335 * org.texi (The clock table): Mention that ACHIVED trees
3336 contribute to the clock table.
3337
3338 2012-01-03 Carsten Dominik <carsten.dominik@gmail.com> (tiny change)
3339
3340 * org.texi (Conflicts): Better yasnippet config info.
3341
3342 2012-01-03 Bastien Guerry <bzg@gnu.org> (tiny change)
3343
3344 * org.texi (Selective export): Explicitly mention the default
3345 values for `org-export-select-tags',
3346 `org-export-exclude-tags'.
3347
3348 2012-01-03 Tom Dye <tsd@tsdye.com>
3349
3350 * org.texi: Added a line to specify that header arguments are
3351 lowercase.
3352
3353 2012-01-03 Tom Dye <tsd@tsdye.com>
3354
3355 * org.texi: :var requires default value when declared.
3356
3357 2012-01-03 Bastien Guerry <bzg@gnu.org>
3358
3359 * org.texi (Handling links): Add a note about the
3360 `org-link-frame-setup' option.
3361
3362 2012-01-03 David Maus <dmaus@ictsoc.de>
3363
3364 * org.texi (Exporting Agenda Views, Extracting agenda
3365 information): Fix command line syntax, quote symbol parameter
3366 values.
3367
3368 2012-01-03 David Maus <dmaus@ictsoc.de>
3369
3370 * org.texi (Exporting Agenda Views): Fix command line syntax.
3371
3372 2011-12-28 Paul Eggert <eggert@cs.ucla.edu>
3373
3374 * gnus.texi (Mail Source Customization, Mail Back End Variables):
3375 Use octal notation for file permissions, which are normally
3376 thought of in octal.
3377 (Mail Back End Variables): Use more-plausible modes in example.
3378
3379 2011-12-20 Alan Mackenzie <acm@muc.de>
3380
3381 * cc-mode.texi: Update version string 5.31 -> 5.32.
3382
3383 2011-12-06 Juanma Barranquero <lekktu@gmail.com>
3384
3385 * gnus-faq.texi (FAQ 2-1, FAQ 3-8, FAQ 4-14, FAQ 9-1): Fix typos.
3386
3387 2011-11-24 Glenn Morris <rgm@gnu.org>
3388
3389 * gnus.texi, smtpmail.texi: Fix case of "GnuTLS".
3390
3391 2011-11-24 Juanma Barranquero <lekktu@gmail.com>
3392
3393 * makefile.w32-in: Update dependencies.
3394
3395 2011-11-20 Glenn Morris <rgm@gnu.org>
3396
3397 * gnus.texi (Group Information):
3398 Remove gnus-group-fetch-faq, command deleted 2010-09-24.
3399
3400 2011-11-20 Juanma Barranquero <lekktu@gmail.com>
3401
3402 * gnus-coding.texi (Gnus Maintenance Guide):
3403 Rename from "Gnus Maintainance Guide".
3404
3405 * ede.texi (ede-compilation-program, ede-compiler, ede-linker):
3406 * eieio.texi (Customizing):
3407 * gnus.texi (Article Washing):
3408 * gnus-news.texi:
3409 * sem-user.texi (Smart Jump): Fix typos.
3410
3411 2011-11-16 Juanma Barranquero <lekktu@gmail.com>
3412
3413 * org.texi (Agenda commands, Exporting Agenda Views): Fix typos.
3414
3415 2011-11-15 Juanma Barranquero <lekktu@gmail.com>
3416
3417 * ede.texi (project-am-texinfo):
3418 * gnus.texi (Sending or Not Sending):
3419 * org.texi (Template elements): Fix typos.
3420
3421 2011-11-14 Juanma Barranquero <lekktu@gmail.com>
3422
3423 * ediff.texi (Hooks):
3424 * sem-user.texi (Semanticdb Roots): Fix typos.
3425
3426 2011-11-11 Juanma Barranquero <lekktu@gmail.com>
3427
3428 * semantic.texi (Tag handling): Fix typo.
3429
3430 2011-10-31 Katsumi Yamaoka <yamaoka@jpl.org>
3431
3432 * gnus.texi (Other Gnus Versions): Remove.
3433
3434 2011-10-28 Alan Mackenzie <acm@muc.de>
3435
3436 * cc-mode.texi (Indentation Commands): Mention "macros with semicolons".
3437 (Other Special Indentations): Add an xref to "Macros with ;".
3438 (Customizing Macros): Add stuff about syntax in macros. Add an xref to
3439 "Macros with ;".
3440 (Macros with ;): New page.
3441
3442 * cc-mode.texi (Movement Commands): Document `c-defun-tactic'.
3443 Document the new handling of nested scopes for movement by defuns.
3444
3445 2011-10-23 Michael Albinus <michael.albinus@gmx.de>
3446
3447 Sync with Tramp 2.2.3.
3448
3449 * trampver.texi: Update release number.
3450
3451 2011-10-14 Glenn Morris <rgm@gnu.org>
3452
3453 * ert.texi (Introduction, How to Run Tests)
3454 (Running Tests Interactively, Expected Failures)
3455 (Tests and Their Environment, Useful Techniques)
3456 (Interactive Debugging, Fixtures and Test Suites):
3457 Minor rephrasings.
3458 (Running Tests Interactively, The @code{should} Macro): Add xrefs.
3459 (Running Tests in Batch Mode): Simplify loading instructions.
3460 (Test Selectors): Clarify some selectors.
3461 (Expected Failures, Useful Techniques):
3462 Make examples fit in 80 columns.
3463
3464 2011-10-13 Jay Belanger <jay.p.belanger@gmail.com>
3465
3466 * calc.texi (Basic Operations on Units): Discuss temperature
3467 conversion (`u t') alongside with other unit conversions ('u c').
3468
3469 2011-10-12 Glenn Morris <rgm@gnu.org>
3470
3471 * ert.texi: Whitespace trivia to make main menu items line up better.
3472
3473 2011-10-08 Glenn Morris <rgm@gnu.org>
3474
3475 * Makefile.in: Fix ert rules.
3476
3477 2011-10-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
3478
3479 * gnus.texi (Gnus Utility Functions): Add more references and
3480 explanations (bug#9683).
3481
3482 2011-09-26 Paul Eggert <eggert@cs.ucla.edu>
3483
3484 * texinfo.tex: Merge from gnulib.
3485
3486 2011-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
3487
3488 * gnus.texi (Archived Messages): Note the default (bug#9552).
3489
3490 2011-09-21 Bill Wohler <wohler@newt.com>
3491
3492 Release MH-E manual version 8.3.
3493
3494 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
3495 release 8.3.
3496 (Preface): Update support information.
3497 (From Bill Wohler): Reset text to original version. As a
3498 historical quote, the tense should be correct in the time that it
3499 was written.
3500
3501 2011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
3502
3503 * gnus.texi (Listing Groups): Explain `gnus-group-list-limit'.
3504 (Finding the News): Doc clarification.
3505 (Terminology): Mention naming.
3506
3507 2011-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
3508
3509 * gnus.texi: Remove mentions of `recent', which are now obsolete.
3510 (Interactive): Document `quiet'.
3511
3512 2011-08-15 Suvayu Ali <fatkasuvayu+linux@gmail.com> (tiny change)
3513
3514 * org.texi (Images in LaTeX export): Rewrite.
3515
3516 2011-08-15 Bastien Guerry <bzg@gnu.org>
3517
3518 * org.texi (Using the mapping API): Mention 'region as a possible
3519 scope for `org-map-entries'.
3520
3521 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3522
3523 * org.texi (Visibility cycling): Document `org-copy-visible'.
3524
3525 2011-08-15 Bastien Guerry <bzg@gnu.org>
3526
3527 * org.texi (Template expansion): Order template sequences in the
3528 proper order.
3529
3530 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3531
3532 * org.texi (eval): Expand discussion of the :eval header argument.
3533
3534 2011-08-15 Bastien Guerry <bzg@gnu.org>
3535
3536 * org.texi (Languages): Add Lilypond and Awk as supported
3537 languages.
3538
3539 2011-08-15 Achim Gratz <stromeko@nexgo.de>
3540
3541 * org.texi: Document that both CLOCK_INTO_DRAWER and
3542 LOG_INTO_DRAWER can be used to override the contents of variable
3543 org-clock-into-drawer (or if unset, org-log-into-drawer).
3544
3545 * org.texi: Replace @xref->@pxref.
3546
3547 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3548
3549 * org.texi (Evaluating code blocks): Documenting the new option
3550 for inline call lines.
3551
3552 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3553
3554 * org.texi (Results of evaluation): More explicit about the
3555 mechanism through which interactive evaluation of code is
3556 performed.
3557
3558 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3559
3560 * org.texi (noweb-ref): New header argument documentation.
3561
3562 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3563
3564 * org.texi (Extracting source code): Documentation of the new
3565 org-babel-tangle-named-block-combination variable.
3566
3567 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3568
3569 * org.texi (Structure of code blocks): Explicitly state that the
3570 behavior of multiple blocks of the same name is undefined.
3571
3572 2011-08-15 Christian Egli <christian.egli@sbszh.ch>
3573
3574 * org.texi (TaskJuggler export): Modify the example to reflect the
3575 new effort durations.
3576
3577 2011-08-15 David Maus <dmaus@ictsoc.de>
3578
3579 * org.texi (Images in LaTeX export): Escape curly brackets in
3580 LaTeX example.
3581
3582 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3583
3584 * org.texi (The clock table): Document the :properties and
3585 :inherit-props arguments for the clocktable.
3586
3587 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3588
3589 * org.texi (Tables in LaTeX export): Document specifying placement
3590 options for tables.
3591
3592 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3593
3594 * org.texi (Evaluating code blocks): More specific documentation
3595 about the different types of header arguments.
3596
3597 2011-08-15 Manuel Giraud <manuel.giraud@univ-nantes.fr>
3598
3599 * org.texi (Sitemap): Document `:sitemap-sans-extension' property.
3600
3601 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3602
3603 * org.texi (Built-in table editor): Document the table field
3604 follow mode.
3605
3606 2011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
3607
3608 * org.texi (Easy Templates): Document new template.
3609
3610 2011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
3611
3612 * org.texi (Literal examples): Add a cross-reference from "Literal
3613 Examples" to "Easy Templates."
3614
3615 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3616
3617 * org.texi (The clock table): Add link to match syntax.
3618
3619 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3620
3621 * org.texi (Agenda commands): Document clock consistency checks.
3622
3623 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3624
3625 * org.texi (Built-in table editor): Document that \vert represents
3626 a vertical bar in a table field.
3627
3628 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3629
3630 * org.texi (Literal examples): Link from "Markup" > "Literate
3631 Examples" to "Working with Source Code".
3632
3633 2011-08-15 Puneeth Chaganti <punchagan@gmail.com>
3634
3635 * org.texi (Agenda commands): Doc for function option to bulk
3636 action.
3637
3638 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3639
3640 * org.texi (Template expansion): Document new %<...> template
3641 escape.
3642
3643 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3644
3645 * org.texi (Selective export): Document exclusion of any tasks
3646 from export.
3647
3648 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3649
3650 * org.texi (Selective export): Document how to exclude DONE tasks
3651 from export.
3652 (Publishing options): Document the properties to be used to turn off
3653 export of DONE tasks.
3654
3655 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3656
3657 * org.texi (The date/time prompt): Document date range protection.
3658
3659 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3660
3661 * org.texi (padline): Documentation of the new padline header
3662 argument.
3663
3664 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3665
3666 * org.texi (var): Adding "[" to list of characters triggering
3667 elisp evaluation.
3668
3669 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3670
3671 * org.texi (var): Documentation of Emacs Lisp evaluation during
3672 variable assignment.
3673
3674 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3675
3676 * org.texi (colnames): Reference indexing into variables, and note
3677 that colnames are *not* removed before indexing occurs.
3678 (rownames): Reference indexing into variables, and note that
3679 rownames are *not* removed before indexing occurs.
3680
3681 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3682
3683 * org.texi (var): Clarification of indexing into tabular
3684 variables.
3685
3686 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3687
3688 * org.texi (results): Documentation of the `:results wrap' header
3689 argument.
3690
3691 2011-08-15 Bastien Guerry <bzg@gnu.org>
3692
3693 * org.texi (LaTeX and PDF export): Add a note about a limitation
3694 of the LaTeX export: the org file has to be properly structured.
3695
3696 2011-08-15 Bastien Guerry <bzg@gnu.org>
3697
3698 * org.texi (Dynamic blocks, Structure editing):
3699 Mention the function `org-narrow-to-block'.
3700
3701 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3702
3703 * org.texi (Languages): Updating list of code block supported
3704 languages.
3705
3706 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3707
3708 * org.texi (Special properties): CATEGORY is a special property,
3709 but it may also used in the drawer.
3710
3711 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3712
3713 * org.texi (mkdirp): Documentation of the :mkdirp header argument.
3714
3715 2011-08-15 Puneeth Chaganti <punchagan@gmail.com>
3716
3717 * org.texi (Include files): Document :lines.
3718
3719 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3720
3721 * org.texi (comments): Documentation of the ":comments noweb" code
3722 block header argument.
3723
3724 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3725
3726 * org.texi (Conflicts): Change "yasnippets" to "yasnippet" and
3727 added extra whitespace around functions to be consistent with the
3728 rest of the section.
3729
3730 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3731
3732 * org.texi (Evaluating code blocks): Expand discussion of
3733 #+call: line syntax.
3734 (Header arguments in function calls): Expand discussion of
3735 #+call: line syntax.
3736
3737 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3738
3739 * org.texi (Evaluating code blocks): More explicit about how to
3740 pass variables to #+call lines.
3741
3742 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3743
3744 * org.texi (Results of evaluation): Link to the :results header
3745 argument list from the "Results of evaluation" section.
3746
3747 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3748
3749 * org.texi (Conflicts): Adding additional information about
3750 resolving org/yasnippet conflicts.
3751
3752 2011-08-15 David Maus <dmaus@ictsoc.de>
3753
3754 * org.texi (Publishing options): Document style-include-scripts
3755 publishing project property.
3756
3757 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3758
3759 * org.texi (Sparse trees): Document the next-error /
3760 previous-error functionality.
3761
3762 2011-08-15 Tom Dye <tsd@tsdye.com>
3763
3764 * org.texi (cache): Improve documentation of code block caches.
3765
3766 2011-08-15 Tom Dye <tsd@tsdye.com>
3767
3768 * org.texi (Code block specific header arguments):
3769 Documentation of multi-line header arguments.
3770
3771 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3772
3773 * org.texi (Code evaluation security): Add example for using a
3774 function.
3775
3776 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3777
3778 * org.texi (Tables in LaTeX export): Documentation of new
3779 attr_latex options for tables.
3780
3781 2011-08-03 Michael Albinus <michael.albinus@gmx.de>
3782
3783 * trampver.texi: Update release number.
3784
3785 2011-07-30 Michael Albinus <michael.albinus@gmx.de>
3786
3787 Sync with Tramp 2.2.2.
3788
3789 * trampver.texi: Update release number.
3790
3791 2011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
3792
3793 * flymake.texi (Example -- Configuring a tool called via make):
3794 Use /dev/null instead of the Windows "nul" (bug#8715).
3795
3796 2011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
3797
3798 * widget.texi (Setting Up the Buffer): Remove mention of the
3799 global keymap parent, which doesn't seem to be accurate
3800 (bug#7045).
3801
3802 2011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
3803
3804 * org.texi (Special agenda views): Fix double quoting (bug#3509).
3805
3806 2010-07-10 Kevin Ryde <user42@zip.com.au>
3807
3808 * cl.texi (For Clauses): Add destructuring example processing an
3809 alist (bug#6596).
3810
3811 2011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
3812
3813 * ediff.texi (Major Entry Points): Remove mention of `require',
3814 since that's not pertinent in the installed Emacs (bug#9016).
3815
3816 2011-07-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
3817
3818 * gnus.texi (Expiring Mail): Document gnus-auto-expirable-marks.
3819 (Filtering New Groups): Clarify how simple the "options -n" format is.
3820 (Agent Expiry): Remove mention of `gnus-request-expire-articles', which
3821 is internal.
3822
3823 2011-07-04 Michael Albinus <michael.albinus@gmx.de>
3824
3825 * tramp.texi (Cleanup remote connections):
3826 Add `tramp-cleanup-this-connection'.
3827
3828 2011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
3829
3830 * gnus.texi (Subscription Methods): Link to "Group Levels" to explain
3831 zombies.
3832 (Checking New Groups): Ditto (bug#8974).
3833 (Checking New Groups): Move the reference to the right place.
3834
3835 2011-07-03 Dave Abrahams <dave@boostpro.com> (tiny change)
3836
3837 * gnus.texi (Startup Files): Clarify that we're talking about numbered
3838 backups, and not actual vc (bug#8975).
3839
3840 2011-07-03 Kevin Ryde <user42@zip.com.au>
3841
3842 * cl.texi (For Clauses): @items for hash-values and key-bindings
3843 to make them more visible when skimming. Add examples of `using'
3844 clause to them, examples being clearer than a description in
3845 words (bug#6599).
3846
3847 2011-07-01 Alan Mackenzie <acm@muc.de>
3848
3849 * cc-mode.texi (Guessing the Style): New page.
3850 (Styles): Add a short introduction to above.
3851
3852 2011-06-28 Deniz Dogan <deniz@dogan.se>
3853
3854 * rcirc.texi (Configuration): Bug-fix:
3855 `rcirc-default-user-full-name' is now `rcirc-default-full-name'.
3856 Reported by Elias Pipping <pipping@exherbo.org>.
3857
3858 2011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
3859
3860 * gnus.texi (Summary Mail Commands):
3861 Document `gnus-summary-reply-to-list-with-original'.
3862
3863 2011-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
3864
3865 * eshell.texi (Known problems): Fix typo.
3866
3867 2011-06-12 Michael Albinus <michael.albinus@gmx.de>
3868
3869 * tramp.texi (Customizing Completion): Mention authinfo-style files.
3870 (Password handling): `auth-source-debug' is good for debug messages.
3871
3872 2011-05-31 Teodor Zlatanov <tzz@lifelogs.com>
3873
3874 * gnus.texi (Store custom flags and keywords): Refer to
3875 `gnus-registry-article-marks-to-{chars,names}' instead of
3876 `gnus-registry-user-format-function-{M,M2}'.
3877
3878 2011-05-27 Paul Eggert <eggert@cs.ucla.edu>
3879
3880 * texinfo.tex: Merge from gnulib.
3881
3882 2011-05-18 Teodor Zlatanov <tzz@lifelogs.com>
3883
3884 * gnus.texi (Gnus Registry Setup): Rename from "Setup".
3885 (Store custom flags and keywords):
3886 Mention `gnus-registry-user-format-function-M' and
3887 `gnus-registry-user-format-function-M2'.
3888
3889 2011-05-17 Paul Eggert <eggert@cs.ucla.edu>
3890
3891 * texinfo.tex: Sync from gnulib, version 2011-05-11.16.
3892
3893 2011-05-17 Glenn Morris <rgm@gnu.org>
3894
3895 * gnus.texi (Face): Fix typo.
3896
3897 2011-05-14 Glenn Morris <rgm@gnu.org>
3898
3899 * dired-x.texi (Omitting Examples): Minor addition.
3900
3901 2011-05-10 Jim Meyering <meyering@redhat.com>
3902
3903 * ede.texi: Fix typo "or or -> or".
3904
3905 2011-05-03 Peter Münster <pmlists@free.fr> (tiny change)
3906
3907 * gnus.texi (Summary Buffer Lines):
3908 gnus-summary-user-date-format-alist does not exist.
3909 (Sorting the Summary Buffer): More about sorting threads.
3910
3911 2011-04-25 Michael Albinus <michael.albinus@gmx.de>
3912
3913 * trampver.texi: Update release number.
3914
3915 2011-04-14 Michael Albinus <michael.albinus@gmx.de>
3916
3917 * tramp.texi (Frequently Asked Questions): New item for disabling
3918 Tramp in other packages.
3919
3920 2011-04-14 Teodor Zlatanov <tzz@lifelogs.com>
3921
3922 * gnus.texi (nnmairix caveats, Setup, Registry Article Refer Method)
3923 (Fancy splitting to parent, Store arbitrary data):
3924 Update gnus-registry docs.
3925
3926 2011-04-13 Juanma Barranquero <lekktu@gmail.com>
3927
3928 * ede.texi: Fix typos.
3929
3930 2011-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
3931
3932 * gnus.texi (Window Layout): @itemize @code doesn't exist.
3933 It's @table @code.
3934
3935 2011-03-19 Antoine Levitt <antoine.levitt@gmail.com>
3936
3937 * gnus.texi (Listing Groups): Document gnus-group-list-ticked.
3938
3939 2011-03-17 Jay Belanger <jay.p.belanger@gmail.com>
3940
3941 * calc.texi (Logarithmic Units): Update the function names.
3942
3943 2011-03-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
3944
3945 * message.texi (Various Commands): Document format specs in the
3946 ellipsis.
3947
3948 2011-03-15 Antoine Levitt <antoine.levitt@gmail.com>
3949
3950 * message.texi (Insertion Variables): Document message-cite-style.
3951
3952 2011-03-14 Michael Albinus <michael.albinus@gmx.de>
3953
3954 * tramp.texi (Remote processes): New subsection "Running shell on
3955 a remote host".
3956
3957 2011-03-12 Teodor Zlatanov <tzz@lifelogs.com>
3958
3959 * auth.texi (Help for developers): Update docs to explain that the
3960 :save-function will only run the first time.
3961
3962 2011-03-12 Glenn Morris <rgm@gnu.org>
3963
3964 * Makefile.in (emacs-faq.html): Fix some more cross-refs.
3965 (emacs-faq.text): New target.
3966 (clean): Add emacs-faq.
3967
3968 2011-03-12 Michael Albinus <michael.albinus@gmx.de>
3969
3970 Sync with Tramp 2.2.1.
3971
3972 * trampver.texi: Update release number.
3973
3974 2011-03-11 Glenn Morris <rgm@gnu.org>
3975
3976 * Makefile.in (HTML_TARGETS): New.
3977 (clean): Delete $HTML_TARGETS.
3978 (emacs-faq.html): New, for use with the gnu.org Emacs webpage.
3979
3980 2011-03-08 Teodor Zlatanov <tzz@lifelogs.com>
3981
3982 * auth.texi (Help for developers): Show example of using
3983 `auth-source-search' with prompts and :save-function.
3984
3985 2011-03-07 Chong Yidong <cyd@stupidchicken.com>
3986
3987 * Version 23.3 released.
3988
3989 2011-03-07 Antoine Levitt <antoine.levitt@gmail.com>
3990
3991 * message.texi (Message Buffers): Update default value of
3992 message-generate-new-buffers.
3993
3994 2011-03-06 Jay Belanger <jay.p.belanger@gmail.com>
3995
3996 * calc.texi (Logarithmic Units): Rename calc-logunits-dblevel
3997 and calc-logunits-nplevel to calc-dblevel and calc-nplevel,
3998 respectively.
3999 (Musical Notes): New section.
4000 (Customizing Calc): Mention the customizable variable
4001 calc-note-threshold.
4002
4003 2011-03-03 Glenn Morris <rgm@gnu.org>
4004
4005 * url.texi (Dealing with HTTP documents): Remove reference to
4006 function url-decode-text-part; never seems to have existed. (Bug#6038)
4007 (Configuration): Update url-configuration-directory description.
4008
4009 2011-03-02 Glenn Morris <rgm@gnu.org>
4010
4011 * dired-x.texi (Multiple Dired Directories): Remove mentions
4012 of dired-default-directory-alist and dired-default-directory.
4013 Move dired-smart-shell-command here...
4014 (Miscellaneous Commands): ... from here.
4015
4016 2011-03-02 Paul Eggert <eggert@cs.ucla.edu>
4017
4018 * texinfo.tex: Update to version 2011-02-24.09.
4019
4020 2011-03-02 Glenn Morris <rgm@gnu.org>
4021
4022 * dired-x.texi (Omitting Variables): Refer to add-dir-local-variable
4023 instead of the obsoleted dired-omit-here-always.
4024
4025 2011-02-28 Michael Albinus <michael.albinus@gmx.de>
4026
4027 * tramp.texi (Frequently Asked Questions): Add Emacs 24 to
4028 supported systems.
4029
4030 2011-02-28 Glenn Morris <rgm@gnu.org>
4031
4032 * dbus.texi (Type Conversion): Grammar fix.
4033
4034 2011-02-23 Michael Albinus <michael.albinus@gmx.de>
4035
4036 * tramp.texi: Use consistently "Emacs" (instead of "GNU Emacs") and
4037 "Debian GNU/Linux".
4038
4039 * trampver.texi [xemacs]: Set emacsothername to "Emacs".
4040
4041 2011-02-23 Glenn Morris <rgm@gnu.org>
4042
4043 * dired-x.texi (Features): Minor rephrasing.
4044 (Local Variables): Fix typos.
4045
4046 * edt.texi, erc.texi, gnus.texi, idlwave.texi, mh-e.texi:
4047 Standardize some Emacs/XEmacs terminology.
4048
4049 * dired-x.texi (Features): Don't advertise obsolete local variables.
4050 Simplify layout.
4051 (Omitting Variables): Update local variables example.
4052 (Local Variables): Say this is obsolete. Fix description of
4053 dired-enable-local-variables possible values.
4054
4055 2011-02-22 Teodor Zlatanov <tzz@lifelogs.com>
4056
4057 * auth.texi (Help for users): Mention ~/.netrc is also searched by
4058 default now.
4059
4060 2011-02-21 Lars Ingebrigtsen <larsi@gnus.org>
4061
4062 * gnus.texi (Article Date): Clarify gnus-article-update-date-headers.
4063
4064 2011-02-20 Lars Ingebrigtsen <larsi@gnus.org>
4065
4066 * gnus.texi (Window Layout): Document layout names.
4067
4068 2011-02-19 Eli Zaretskii <eliz@gnu.org>
4069
4070 * ada-mode.texi: Sync @dircategory with ../../info/dir.
4071 * auth.texi: Sync @dircategory with ../../info/dir.
4072 * autotype.texi: Sync @dircategory with ../../info/dir.
4073 * calc.texi: Sync @dircategory with ../../info/dir.
4074 * cc-mode.texi: Sync @dircategory with ../../info/dir.
4075 * cl.texi: Sync @dircategory with ../../info/dir.
4076 * dbus.texi: Sync @dircategory with ../../info/dir.
4077 * dired-x.texi: Sync @dircategory with ../../info/dir.
4078 * ebrowse.texi: Sync @dircategory with ../../info/dir.
4079 * ede.texi: Sync @dircategory with ../../info/dir.
4080 * ediff.texi: Sync @dircategory with ../../info/dir.
4081 * edt.texi: Sync @dircategory with ../../info/dir.
4082 * eieio.texi: Sync @dircategory with ../../info/dir.
4083 * emacs-mime.texi: Sync @dircategory with ../../info/dir.
4084 * epa.texi: Sync @dircategory with ../../info/dir.
4085 * erc.texi: Sync @dircategory with ../../info/dir.
4086 * eshell.texi: Sync @dircategory with ../../info/dir.
4087 * eudc.texi: Sync @dircategory with ../../info/dir.
4088 * flymake.texi: Sync @dircategory with ../../info/dir.
4089 * forms.texi: Sync @dircategory with ../../info/dir.
4090 * gnus.texi: Sync @dircategory with ../../info/dir.
4091 * idlwave.texi: Sync @dircategory with ../../info/dir.
4092 * mairix-el.texi: Sync @dircategory with ../../info/dir.
4093 * message.texi: Sync @dircategory with ../../info/dir.
4094 * mh-e.texi: Sync @dircategory with ../../info/dir.
4095 * newsticker.texi: Sync @dircategory with ../../info/dir.
4096 * nxml-mode.texi: Sync @dircategory with ../../info/dir.
4097 * org.texi: Sync @dircategory with ../../info/dir.
4098 * pcl-cvs.texi: Sync @dircategory with ../../info/dir.
4099 * pgg.texi: Sync @dircategory with ../../info/dir.
4100 * rcirc.texi: Sync @dircategory with ../../info/dir.
4101 * reftex.texi: Sync @dircategory with ../../info/dir.
4102 * remember.texi: Sync @dircategory with ../../info/dir.
4103 * sasl.texi: Sync @dircategory with ../../info/dir.
4104 * sc.texi: Sync @dircategory with ../../info/dir.
4105 * semantic.texi: Sync @dircategory with ../../info/dir.
4106 * ses.texi: Sync @dircategory with ../../info/dir.
4107 * sieve.texi: Sync @dircategory with ../../info/dir.
4108 * smtpmail.texi: Sync @dircategory with ../../info/dir.
4109 * speedbar.texi: Sync @dircategory with ../../info/dir.
4110 * trampver.texi [emacs]: Set emacsname to "Emacs".
4111 * tramp.texi: Sync @dircategory with ../../info/dir.
4112 * url.texi: Sync @dircategory with ../../info/dir.
4113 * vip.texi: Sync @dircategory with ../../info/dir.
4114 * viper.texi: Sync @dircategory with ../../info/dir.
4115 * widget.texi: Sync @dircategory with ../../info/dir.
4116 * woman.texi: Sync @dircategory with ../../info/dir.
4117
4118 2011-02-19 Glenn Morris <rgm@gnu.org>
4119
4120 * dired-x.texi (Technical Details): No longer redefines
4121 dired-add-entry, dired-initial-position, dired-clean-up-after-deletion,
4122 dired-read-shell-command, or dired-find-buffer-nocreate.
4123
4124 2013-02-18 Aidan Gauland <aidalgol@no8wireless.co.nz>
4125
4126 * eshell.texi (Input/Output):
4127 Document insert output redirection operator, >>>.
4128
4129 2011-02-18 Glenn Morris <rgm@gnu.org>
4130
4131 * dired-x.texi (Optional Installation File At Point): Simplify.
4132
4133 2011-02-17 Teodor Zlatanov <tzz@lifelogs.com>
4134
4135 * auth.texi (Help for users): Use :port instead of :protocol for all
4136 auth-source docs.
4137 (GnuPG and EasyPG Assistant Configuration): Mention the default now is
4138 to have two files in `auth-sources'.
4139
4140 2011-02-16 Glenn Morris <rgm@gnu.org>
4141
4142 * dired-x.texi: Use emacsver.texi to get Emacs version.
4143 * Makefile.in ($(infodir)/dired-x, dired-x.dvi, dired-x.pdf):
4144 Depend on emacsver.texi.
4145
4146 * dired-x.texi: Drop meaningless version number.
4147 (Introduction): Remove old info.
4148 (Optional Installation Dired Jump): Autoload from dired-x.
4149 Remove incorrect info about loaddefs.el.
4150 (Bugs): Just refer to M-x report-emacs-bug.
4151
4152 * dired-x.texi (Multiple Dired Directories): Update for rename of
4153 default-directory-alist.
4154 (Miscellaneous Commands): No longer mention very old VM version 4.
4155
4156 2011-02-15 Paul Eggert <eggert@cs.ucla.edu>
4157
4158 Merge from gnulib.
4159 * texinfo.tex: Update to version 2011-02-14.11.
4160
4161 2011-02-14 Teodor Zlatanov <tzz@lifelogs.com>
4162
4163 * auth.texi (Help for users):
4164 Login collection is "Login" and not "login".
4165
4166 2011-02-13 Michael Albinus <michael.albinus@gmx.de>
4167
4168 * tramp.texi (History): Remove IMAP support.
4169 (External methods, Frequently Asked Questions): Remove `imap' and
4170 `imaps' methods.
4171 (Password handling): Remove IMAP entries for ~/.authinfo.gpg.
4172
4173 * trampver.texi: Remove default value of `emacsimap'.
4174
4175 2011-02-13 Glenn Morris <rgm@gnu.org>
4176
4177 * ada-mode.texi, dired-x.texi, ebrowse.texi, ediff.texi, eudc.texi:
4178 * idlwave.texi, reftex.texi, sc.texi, speedbar.texi: Add @top.
4179
4180 2011-02-12 Glenn Morris <rgm@gnu.org>
4181
4182 * sc.texi (Getting Connected): Remove old index entries.
4183
4184 2011-02-12 Ulrich Mueller <ulm@gentoo.org>
4185
4186 * url.texi: Remove duplicate @dircategory (Bug#7942).
4187
4188 2011-02-11 Teodor Zlatanov <tzz@lifelogs.com>
4189
4190 * auth.texi (Overview, Help for users, Help for developers):
4191 Update docs.
4192 (Help for users): Talk about spaces.
4193
4194 2011-02-09 Paul Eggert <eggert@cs.ucla.edu>
4195
4196 * texinfo.tex: Update to version 2011-02-07.16.
4197
4198 2011-02-07 Michael Albinus <michael.albinus@gmx.de>
4199
4200 * dbus.texi (Bus names): Adapt descriptions for
4201 dbus-list-activatable-names and dbus-list-known-names.
4202
4203 2011-02-07 Jay Belanger <jay.p.belanger@gmail.com>
4204
4205 * calc.texi (Logarithmic Units): New section.
4206
4207 2011-02-05 Teodor Zlatanov <tzz@lifelogs.com>
4208
4209 * gnus-overrides.texi: Renamed from overrides.texi and all the relevant
4210 manuals use it now.
4211
4212 * Makefile.in (nowebhack): Fix to use -D flag instead of overrides.
4213
4214 2011-02-05 Katsumi Yamaoka <yamaoka@jpl.org>
4215
4216 * overrides.texi: Remove.
4217
4218 * sieve.texi, sasl.texi, pgg.texi, message.texi, gnus.texi:
4219 * emacs-mime.texi, auth.texi, Makefile.in: Revert last changes.
4220
4221 2011-02-05 Michael Albinus <michael.albinus@gmx.de>
4222
4223 * tramp.texi (Frequently Asked Questions): Mention problems with
4224 WinSSHD.
4225
4226 * trampver.texi: Update release number.
4227
4228 2011-02-05 Era Eriksson <era+tramp@iki.fi> (tiny change)
4229
4230 * tramp.texi:
4231 Replace "delimet" with "delimit" globally.
4232 Replace "explicite" with "explicit" globally.
4233 Replace "instead of" with "instead" where there was nothing after "of".
4234 Audit use of comma before interrogative pronoun, "that", or "which".
4235 Minor word order, spelling, wording changes.
4236
4237 2011-02-04 Teodor Zlatanov <tzz@lifelogs.com>
4238
4239 * overrides.texi: New file to set or clear WEBHACKDEVEL.
4240
4241 * sieve.texi: Use WEBHACKDEVEL.
4242
4243 * sasl.texi: Use WEBHACKDEVEL.
4244
4245 * pgg.texi: Use WEBHACKDEVEL.
4246
4247 * message.texi: Use WEBHACKDEVEL.
4248
4249 * gnus.texi: Use WEBHACKDEVEL.
4250
4251 * emacs-mime.texi: Use WEBHACKDEVEL.
4252
4253 * auth.texi: Use WEBHACKDEVEL.
4254
4255 * Makefile.in (webhack, nowebhack): Hacks to produce for-the-web
4256 manuals.
4257
4258 2011-02-04 Lars Ingebrigtsen <larsi@gnus.org>
4259
4260 * gnus.texi: Add DEVEL header (suggested by Andreas Schwab).
4261
4262 2011-02-03 Paul Eggert <eggert@cs.ucla.edu>
4263
4264 * texinfo.tex: Update to version 2011-02-01.10 from gnulib,
4265 which in turn is copied from ftp://tug.org/tex/.
4266
4267 2011-02-03 Glenn Morris <rgm@gnu.org>
4268
4269 * faq.texi (Contacting the FSF): Mainly just refer to the web-site.
4270 (Binding combinations of modifiers and function keys):
4271 Let's assume people reading this are not using Emacs 18.
4272
4273 2011-02-03 Lars Ingebrigtsen <larsi@gnus.org>
4274
4275 * gnus.texi (Article Date): Remove mention of gnus-stop-date-timer,
4276 since it's run automatically.
4277
4278 2011-02-01 Lars Ingebrigtsen <larsi@gnus.org>
4279
4280 * gnus.texi (Customizing Articles): Fix typo.
4281
4282 2011-01-31 Lars Ingebrigtsen <larsi@gnus.org>
4283
4284 * gnus.texi (Customizing Articles): Document the new way of customizing
4285 the date headers(s).
4286
4287 2011-01-30 Lars Ingebrigtsen <larsi@gnus.org>
4288
4289 * gnus.texi (Client-Side IMAP Splitting): Add a complete nnimap fancy
4290 splitting example.
4291
4292 2011-01-29 Eli Zaretskii <eliz@gnu.org>
4293
4294 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
4295 (MAKEINFO_OPTS): New variable.
4296 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
4297 ($(infodir)/info, $(infodir)/ccmode, $(infodir)/ada-mode)
4298 ($(infodir)/pcl-cvs, $(infodir)/eshell, $(infodir)/cl)
4299 ($(infodir)/dbus, $(infodir)/dired-x, $(infodir)/ediff)
4300 ($(infodir)/flymake, $(infodir)/forms, $(infodir)/gnus)
4301 ($(infodir)/message, $(infodir)/emacs-mime, $(infodir)/sieve)
4302 ($(infodir)/pgg, $(infodir)/mh-e, $(infodir)/reftex)
4303 ($(infodir)/remember, $(infodir)/sasl, $(infodir)/sc)
4304 ($(infodir)/vip, $(infodir)/viper, $(infodir)/widget)
4305 ($(infodir)/efaq, $(infodir)/autotype, $(infodir)/calc)
4306 ($(infodir)/idlwave, $(infodir)/eudc, $(infodir)/ebrowse)
4307 ($(infodir)/woman, $(infodir)/speedbar, $(infodir)/tramp)
4308 ($(infodir)/ses, $(infodir)/smtpmail, $(infodir)/org)
4309 ($(infodir)/url, $(infodir)/newsticker, $(infodir)/nxml-mode)
4310 ($(infodir)/rcirc, $(infodir)/erc, $(infodir)/ert)
4311 ($(infodir)/epa, $(infodir)/mairix-el, $(infodir)/auth)
4312 ($(infodir)/eieio, $(infodir)/ede, $(infodir)/semantic)
4313 ($(infodir)/edt): Use $(MAKEINFO_OPTS).
4314
4315 2011-01-26 Lars Ingebrigtsen <larsi@gnus.org>
4316
4317 * gnus.texi (Article Date): Document gnus-article-update-lapsed-header.
4318
4319 2011-01-24 Teodor Zlatanov <tzz@lifelogs.com>
4320
4321 * message.texi (IDNA): Explain what it is.
4322
4323 2011-01-24 Lars Ingebrigtsen <larsi@gnus.org>
4324
4325 * gnus.texi (The Empty Backend): Document nnnil (bug #7653).
4326
4327 2011-01-23 Werner Lemberg <wl@gnu.org>
4328
4329 * Makefile.in (MAKEINFO): Now controlled by `configure'.
4330 (MAKEINFO_OPTS): New variable. Use it where appropriate.
4331 (ENVADD): Update.
4332
4333 2011-01-18 Glenn Morris <rgm@gnu.org>
4334
4335 * ert.texi: Relicense under GFDL 1.3+, and standardize license notice.
4336
4337 2011-01-14 Eduard Wiebe <usenet@pusto.de>
4338
4339 * nxml-mode.texi (Introduction): Fix file name typos.
4340
4341 2011-01-13 Christian Ohler <ohler@gnu.org>
4342
4343 * ert.texi: New file.
4344
4345 * Makefile.in:
4346 * makefile.w32-in: Add ert.texi.
4347
4348 2011-01-10 Jan Moringen <jan.moringen@uni-bielefeld.de>
4349
4350 * dbus.texi (Receiving Method Calls): New function
4351 dbus-register-service. Rearrange node.
4352
4353 2011-01-07 Paul Eggert <eggert@cs.ucla.edu>
4354
4355 * texinfo.tex: Update to version 2010-12-23.17 from gnulib,
4356 which in turn is copied from ftp://tug.org/tex/.
4357
4358 2011-01-04 Jan Moringen <jan.moringen@uni-bielefeld.de>
4359
4360 * dbus.texi (Receiving Method Calls): Describe new optional
4361 parameter dont-register-service of dbus-register-{method,property}.
4362
4363 2010-12-17 Daiki Ueno <ueno@unixuser.org>
4364
4365 * epa.texi (Encrypting/decrypting *.gpg files):
4366 Mention epa-file-select-keys.
4367
4368 2010-12-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
4369
4370 * gnus.texi (Archived Messages): Remove outdated text.
4371
4372 2010-12-16 Teodor Zlatanov <tzz@lifelogs.com>
4373
4374 * gnus.texi (Foreign Groups): Add clarification of foreign groups.
4375
4376 2010-12-15 Andrew Cohen <cohen@andy.bu.edu>
4377
4378 * gnus.texi (The hyrex Engine): Say that this engine is obsolete.
4379
4380 2010-12-14 Andrew Cohen <cohen@andy.bu.edu>
4381
4382 * gnus.texi (The swish++ Engine): Add customizable parameters
4383 descriptions.
4384 (The swish-e Engine): Ditto.
4385
4386 2010-12-14 Michael Albinus <michael.albinus@gmx.de>
4387
4388 * tramp.texi (Inline methods): Add "ksu" method.
4389 (Remote processes): Add example with remote `default-directory'.
4390
4391 2010-12-14 Glenn Morris <rgm@gnu.org>
4392
4393 * faq.texi (Expanding aliases when sending mail):
4394 Now build-mail-aliases is interactive.
4395
4396 2010-12-13 Andrew Cohen <cohen@andy.bu.edu>
4397
4398 * gnus.texi: First pass at adding (rough) nnir documentation.
4399
4400 2010-12-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
4401
4402 * gnus.texi (Filtering New Groups):
4403 Mention gnus-auto-subscribed-categories.
4404 (The First Time): Remove, since default-subscribed-newsgroups has been
4405 removed.
4406
4407 2010-12-13 Glenn Morris <rgm@gnu.org>
4408
4409 * cl.texi (For Clauses): Small fixes for frames and windows.
4410
4411 2010-12-11 Carsten Dominik <carsten.dominik@gmail.com>
4412
4413 * org.texi (Using capture): Document using prefix arguments for
4414 finalizing capture.
4415 (Agenda commands): Document prefix argument for the bulk scatter
4416 command.
4417 (Beamer class export): Document that also overlay arguments can be
4418 passed to the column environment.
4419 (Template elements): Document the new entry type.
4420
4421 2010-12-11 Puneeth Chaganti <punchagan@gmail.com>
4422
4423 * org.texi (Include files): Document :minlevel.
4424
4425 2010-12-11 Julien Danjou <julien@danjou.info>
4426
4427 * org.texi (Categories): Document category icons.
4428
4429 2010-12-11 Eric Schulte <schulte.eric@gmail.com>
4430
4431 * org.texi (noweb): Fix typo.
4432
4433 2010-12-06 Tassilo Horn <tassilo@member.fsf.org>
4434
4435 * gnus.texi (Server Commands): Point to the rest of the server
4436 commands.
4437
4438 2010-12-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
4439
4440 * gnus.texi (Paging the Article): Note the reverse meanings of `C-u C-u
4441 g'.
4442
4443 2010-12-02 Julien Danjou <julien@danjou.info>
4444
4445 * gnus.texi (Archived Messages): Remove gnus-outgoing-message-group.
4446
4447 2010-11-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
4448
4449 * gnus.texi (Customizing the IMAP Connection): Note the new defaults.
4450 (Direct Functions): Note the STARTTLS upgrade.
4451
4452 2010-11-27 Glenn Morris <rgm@gnu.org>
4453 James Clark <none@example.com>
4454
4455 * nxml-mode.texi (Introduction): New section.
4456
4457 2010-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
4458
4459 * gnus.texi (Server Commands): Document gnus-server-show-server.
4460
4461 2010-11-20 Michael Albinus <michael.albinus@gmx.de>
4462
4463 Sync with Tramp 2.2.0.
4464
4465 * trampver.texi: Update release number.
4466
4467 2010-11-19 Jay Belanger <jay.p.belanger@gmail.com>
4468
4469 * calc.texi (TeX and LaTeX Language Modes, Predefined Units):
4470 Mention that the TeX specific units won't use the `tex' prefix
4471 in TeX mode.
4472
4473 2010-11-18 Katsumi Yamaoka <yamaoka@jpl.org>
4474
4475 * gnus.texi (Misc Article): Document gnus-inhibit-images.
4476
4477 2010-11-17 Glenn Morris <rgm@gnu.org>
4478
4479 * edt.texi: Remove information about Emacs 19.
4480
4481 2010-11-17 Michael Albinus <michael.albinus@gmx.de>
4482
4483 * trampver.texi: Update release number.
4484
4485 2010-11-12 Katsumi Yamaoka <yamaoka@jpl.org>
4486
4487 * gnus.texi (Article Washing): Fix typo.
4488
4489 2010-11-11 Noorul Islam <noorul@noorul.com>
4490
4491 * org.texi: Fix typo.
4492
4493 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4494
4495 * org.texi (Using capture): Explain that refiling is
4496 sensitive to cursor position.
4497
4498 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4499
4500 * org.texi (Images and tables): Add cross reference to link section.
4501
4502 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4503
4504 * org.texi: Document the <c> cookie.
4505
4506 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4507
4508 * org.texi: Multi-line header arguments :PROPERTIES: :ID:
4509 b77c8857-6c76-4ea9-8a61-ddc2648d96c4 :END:.
4510
4511 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4512
4513 * org.texi (CSS support): Document :HTML_CONTAINER_CLASS: property.
4514
4515 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4516
4517 * org.texi (Project alist): Mention that this is a property list.
4518
4519 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4520
4521 * org.texi (Setting up the staging area): Document that
4522 file names remain visible when encrypting the MobileOrg files.
4523
4524 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4525
4526 * org.texi (Setting up the staging area): Document which
4527 versions are needed for encryption.
4528
4529 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4530
4531 * org.texi (noweb): Update :noweb documentation to
4532 reflect the new "tangle" argument.
4533
4534 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4535
4536 * org.texi (Batch execution): Improve tangling script in
4537 documentation.
4538
4539 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4540
4541 * org.texi (Handling links, In-buffer settings):
4542 Document inlining images on startup.
4543
4544 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4545
4546 * org.texi (Setting up the staging area): Document use of
4547 crypt password.
4548
4549 2010-11-11 David Maus <dmaus@ictsoc.de>
4550
4551 * org.texi (Template expansion): Add date related link type escapes.
4552
4553 2010-11-11 David Maus <dmaus@ictsoc.de>
4554
4555 * org.texi (Template expansion): Add mew in table for link type
4556 escapes.
4557
4558 2010-11-11 David Maus <dmaus@ictsoc.de>
4559
4560 * org.texi (Template expansion): Fix typo in link type escapes.
4561
4562 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4563
4564 * org.texi (Structure of code blocks): Another documentation tweak.
4565
4566 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4567
4568 * org.texi (Structure of code blocks): Documentation tweak.
4569
4570 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4571
4572 * org.texi (Structure of code blocks):
4573 Update documentation to mention inline code block syntax.
4574
4575 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4576
4577 * org.texi (comments): Improve wording.
4578
4579 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4580
4581 * org.texi (comments): Document the new :comments header arguments.
4582
4583 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4584
4585 * org.texi (Installation): Remove the special
4586 installation instructions for XEmacs.
4587
4588 2010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
4589
4590 * org.texi (Easy Templates): New section. Documents quick
4591 insertion of empty structural elements.
4592
4593 2010-11-11 Noorul Islam <noorul@noorul.com>
4594
4595 * org.texi: Fix doc.
4596
4597 2010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
4598
4599 * org.texi (The date/time prompt): Document specification
4600 of time ranges.
4601
4602 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4603
4604 * org.texi (Internal links): Document the changes in
4605 internal links.
4606
4607 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4608
4609 * org.texi (Agenda commands): Document the limitation for
4610 the filter preset - it can only be used for an entire agenda
4611 view, not in an individual block in a block agenda.
4612
4613 2010-11-11 Eric S Fraga <e.fraga@ucl.ac.uk>
4614
4615 * org.texi (iCalendar export): Document alarm creation.
4616
4617 2010-11-10 Michael Albinus <michael.albinus@gmx.de>
4618
4619 * dbus.texi (Type Conversion): Introduce `:unix-fd' type mapping.
4620
4621 2010-11-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
4622
4623 * gnus.texi (Article Washing): Document gnus-article-treat-non-ascii.
4624
4625 2010-11-09 Jay Belanger <jay.p.belanger@gmail.com>
4626
4627 * calc.texi: Use emacsver.texi to determine Emacs version.
4628
4629 2010-11-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
4630
4631 * gnus.texi (Customizing the IMAP Connection): Remove nnir mention,
4632 since that works by default.
4633
4634 2010-11-03 Kan-Ru Chen <kanru@kanru.info> (tiny change)
4635
4636 * gnus.texi (Customizing the IMAP Connection): Document
4637 `nnimap-expunge' and remove `nnimap-expunge-inbox' from example.
4638
4639 2010-11-04 Michael Albinus <michael.albinus@gmx.de>
4640
4641 * tramp.texi (Remote shell setup): New item "Interactive shell
4642 prompt". Reported by Christian Millour <cm@abtela.com>.
4643 (Remote shell setup, Remote processes): Use @code{} for
4644 environment variables.
4645
4646 2010-11-03 Glenn Morris <rgm@gnu.org>
4647
4648 * ediff.texi (Quick Help Commands, Miscellaneous):
4649 * gnus.texi (Agent Variables, Configuring nnmairix): Spelling fix.
4650
4651 2010-10-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
4652
4653 * gnus.texi (Paging the Article): Document C-u g/C-u C-u g.
4654
4655 2010-10-31 Glenn Morris <rgm@gnu.org>
4656
4657 * mh-e.texi (Preface, From Bill Wohler): Change 23 to past tense.
4658
4659 2010-10-31 Glenn Morris <rgm@gnu.org>
4660
4661 * cc-mode.texi: Remove reference to defunct viewcvs URL.
4662
4663 2010-10-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4664
4665 * gnus.texi (Client-Side IMAP Splitting):
4666 Mention nnimap-unsplittable-articles.
4667
4668 2010-10-29 Julien Danjou <julien@danjou.info>
4669
4670 * gnus.texi (Finding the News): Remove references to obsoletes
4671 variables `gnus-nntp-server' and `gnus-secondary-servers'.
4672
4673 2010-10-29 Eli Zaretskii <eliz@gnu.org>
4674
4675 * makefile.w32-in (MAKEINFO): Add -I$(emacsdir).
4676 (ENVADD): Remove extra -I$(emacsdir), included in $(MAKEINFO).
4677 ($(infodir)/efaq): Remove -I$(emacsdir), included in $(MAKEINFO).
4678 ($(infodir)/calc, calc.dvi): Depend on $(emacsdir)/emacsver.texi.
4679
4680 2010-10-28 Glenn Morris <rgm@gnu.org>
4681
4682 * Makefile.in (MAKEINFO, ENVADD): Add $emacsdir to include path.
4683 (($(infodir)/calc, calc.dvi, calc.pdf): Depend on emacsver.texi.
4684 ($(infodir)/efaq): Remove -I option now in $MAKEINFO.
4685
4686 2010-10-25 Daiki Ueno <ueno@unixuser.org>
4687
4688 * epa.texi (Mail-mode integration): Add alternative key bindings
4689 for epa-mail commands; escape comma.
4690 Don't use the word "PGP", since it is a non-free program.
4691
4692 2010-10-24 Jay Belanger <jay.p.belanger@gmail.com>
4693
4694 * calc.texi: Use emacsver.texi to determine Emacs version.
4695
4696 2010-10-24 Juanma Barranquero <lekktu@gmail.com>
4697
4698 * gnus.texi (Group Parameters, Buttons): Fix typos.
4699
4700 2010-10-22 Tassilo Horn <tassilo@member.fsf.org>
4701
4702 * gnus.texi (Subscription Commands): Mention that you can also
4703 subscribe to new groups via the Server buffer, which is probably more
4704 convenient when subscribing to many groups.
4705
4706 2010-10-21 Julien Danjou <julien@danjou.info>
4707
4708 * message.texi (Message Headers): Allow message-default-headers to be a
4709 function.
4710
4711 2010-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
4712
4713 * gnus-news.texi: Mention new archive defaults.
4714
4715 2010-10-21 Katsumi Yamaoka <yamaoka@jpl.org>
4716
4717 * gnus.texi (RSS): Remove nnrss-wash-html-in-text-plain-parts.
4718
4719 2010-10-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
4720
4721 * gnus.texi (HTML): Document the function value of
4722 gnus-blocked-images.
4723 (Article Washing): shr and gnus-w3m, not the direct function names.
4724
4725 2010-10-20 Julien Danjou <julien@danjou.info>
4726
4727 * emacs-mime.texi (Flowed text): Add a note about mml-enable-flowed
4728 variable.
4729
4730 2010-10-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
4731
4732 * gnus.texi (Customizing the IMAP Connection): The port strings are
4733 strings.
4734 (Document Groups): Mention git.
4735
4736 2010-10-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
4737
4738 * gnus-coding.texi (Gnus Maintainance Guide): Update to mention Emacs
4739 bzr/Gnus git sync.
4740
4741 2010-10-15 Eli Zaretskii <eliz@gnu.org>
4742
4743 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix last
4744 change.
4745
4746 2010-10-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
4747
4748 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix up the
4749 @item syntax for in-Emacs makeinfo.
4750
4751 2010-10-13 Teodor Zlatanov <tzz@lifelogs.com>
4752
4753 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix syntax and
4754 trim sentence.
4755
4756 2010-10-12 Daiki Ueno <ueno@unixuser.org>
4757
4758 * epa.texi (Caching Passphrases):
4759 * auth.texi (GnuPG and EasyPG Assistant Configuration):
4760 Clarify some configurations require to set up gpg-agent.
4761
4762 2010-10-11 Glenn Morris <rgm@gnu.org>
4763
4764 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
4765
4766 2010-10-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
4767
4768 * gnus.texi (Spam Package Introduction): Mention `$'.
4769
4770 2010-10-09 Eli Zaretskii <eliz@gnu.org>
4771
4772 * makefile.w32-in (emacsdir): New variable.
4773 ($(infodir)/efaq, faq.dvi): Depend on emacsver.texi.
4774 (ENVADD, $(infodir)/efaq): Add -I$(emacsdir).
4775
4776 2010-10-09 Glenn Morris <rgm@gnu.org>
4777
4778 * Makefile.in (mostlyclean): Delete *.toc.
4779
4780 * Makefile.in: Use $< in rules.
4781
4782 * Makefile.in (maintainer-clean): Remove harmless, long-standing error.
4783
4784 * Makefile.in ($(infodir)): Delete rule.
4785 (mkinfodir): New. Use it in all the info rules, rather than depending
4786 on infodir.
4787
4788 2010-10-09 Glenn Morris <rgm@gnu.org>
4789
4790 * gnus.texi (Article Washing): Fix previous change.
4791
4792 * Makefile.in (emacsdir): New variable.
4793 ($(infodir)/efaq): Pass -I $(emacsdir) to makeinfo.
4794 Depend on emacsver.texi.
4795
4796 * faq.texi (VER): Replace with EMACSVER from emacsver.texi.
4797
4798 * Makefile.in (.PHONY): Declare info, dvi, pdf and the clean rules.
4799
4800 2010-10-08 Julien Danjou <julien@danjou.info>
4801
4802 * gnus.texi: Add mm-shr.
4803
4804 2010-10-08 Ludovic Courtès <ludo@gnu.org>
4805
4806 * gnus.texi (Finding the Parent, The Gnus Registry)
4807 (Registry Article Refer Method): Update docs for nnregistry.el.
4808
4809 2010-10-08 Daiki Ueno <ueno@unixuser.org>
4810
4811 * auth.texi (Help for users)
4812 (GnuPG and EasyPG Assistant Configuration): Update docs.
4813
4814 2010-10-08 Glenn Morris <rgm@gnu.org>
4815
4816 * cl.texi (Organization, Installation, Old CL Compatibility):
4817 Deprecate cl-compat for new code.
4818 (Usage, Installation): Remove outdated information.
4819
4820 * eudc.texi (CCSO PH/QI, LDAP Requirements): Remove old information.
4821
4822 2010-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
4823
4824 * gnus.texi (Gravatars): Document gnus-gravatar-too-ugly.
4825
4826 2010-10-06 Julien Danjou <julien@danjou.info>
4827
4828 * sieve.texi (Manage Sieve API): Document sieve-manage-authenticate.
4829
4830 * message.texi (PGP Compatibility): Remove reference to gpg-2comp,
4831 broken link.
4832
4833 * gnus-faq.texi (FAQ 8-3): Remove references to my.gnus.org.
4834
4835 * gnus.texi (Comparing Mail Back Ends): Remove broken link and allusion
4836 to ReiserFS.
4837
4838 * gnus-faq.texi (FAQ 5-5): Fix Flyspell URL.
4839 (FAQ 7-1): Fix getmail URL.
4840
4841 2010-10-06 Daiki Ueno <ueno@unixuser.org>
4842
4843 * epa.texi (Caching Passphrases): New section.
4844
4845 2010-10-06 Glenn Morris <rgm@gnu.org>
4846
4847 * Makefile.in (SHELL): Set it.
4848 (info): Move the mkdir dependency to the individual info files.
4849 (mostlyclean): Tidy up.
4850 (clean): Only delete the specific dvi and pdf files.
4851 (maintainer-clean): Be more restrictive in what we delete.
4852 ($(infodir)): Add parallel build workaround.
4853
4854 2010-10-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
4855
4856 * gnus.texi (Misc Article): Document gnus-widen-article-window.
4857
4858 2010-10-03 Julien Danjou <julien@danjou.info>
4859
4860 * emacs-mime.texi (Display Customization):
4861 Update mm-inline-large-images documentation and add documentation for
4862 mm-inline-large-images-proportion.
4863
4864 2010-10-03 Michael Albinus <michael.albinus@gmx.de>
4865
4866 * tramp.texi (Frequently Asked Questions):
4867 Mention remote-file-name-inhibit-cache.
4868
4869 2010-10-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
4870
4871 * gnus.texi (Splitting Mail): Fix @xref syntax.
4872 (Splitting Mail): Really fix the @ref syntax.
4873
4874 2010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
4875
4876 * gnus.texi (Splitting Mail): Mention the new fancy splitting function.
4877 (Article Hiding): Add google banner example.
4878 Suggested by Benjamin Xu.
4879
4880 2010-09-30 Teodor Zlatanov <tzz@lifelogs.com>
4881
4882 * gnus.texi (Spam Package Configuration Examples, SpamOracle):
4883 Remove nnimap-split-rule from examples.
4884
4885 2010-09-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
4886
4887 * gnus.texi (Mail Source Specifiers): Remove webmail.el mentions.
4888 (NNTP): Document nntp-server-list-active-group. Suggested by Barry
4889 Fishman.
4890 (Client-Side IMAP Splitting): Add nnimap-split-fancy.
4891
4892 2010-09-30 Julien Danjou <julien@danjou.info>
4893
4894 * gnus.texi (Gravatars): Fix documentation about
4895 gnu-gravatar-properties.
4896
4897 2010-09-29 Daiki Ueno <ueno@unixuser.org>
4898
4899 * epa.texi (Bug Reports): New section.
4900
4901 2010-09-29 Glenn Morris <rgm@gnu.org>
4902
4903 * Makefile.in (top_srcdir): Remove unused variable.
4904
4905 2010-09-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4906
4907 * gnus.texi (Using IMAP): Remove the @acronyms from the headings.
4908 (Client-Side IMAP Splitting): Document 'default.
4909
4910 2010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
4911
4912 * gnus.texi (Customizing the IMAP Connection):
4913 Document nnimap-fetch-partial-articles.
4914
4915 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
4916
4917 * gnus-news.texi: Mention nnimap-inbox.
4918
4919 * gnus.texi (Picons): Document gnus-picon-inhibit-top-level-domains.
4920
4921 2010-09-26 Julien Danjou <julien@danjou.info>
4922
4923 * gnus.texi (Oort Gnus): Remove mention of ssl.el.
4924
4925 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
4926
4927 * gnus.texi (Security): Remove gpg.el mention.
4928
4929 2010-09-26 Andreas Seltenreich <seltenreich@gmx.de>
4930
4931 * gnus.texi (Browse Foreign Server): New variable
4932 gnus-browse-subscribe-newsgroup-method.
4933
4934 * gnus-news.texi: Mention it.
4935
4936 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
4937
4938 * gnus.texi (NoCeM): Remove.
4939 (Startup Variables): No jingle.
4940
4941 2010-09-25 Ulrich Mueller <ulm@gentoo.org>
4942
4943 * woman.texi (Interface Options): xz compression is now supported.
4944
4945 2010-09-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
4946
4947 * gnus.texi (Article Commands): Document gnus-fetch-partial-articles.
4948 (Unavailable Servers): Document gnus-server-copy-server.
4949 (Using IMAP): Document the new nnimap.
4950
4951 2010-09-25 Julien Danjou <julien@danjou.info>
4952
4953 * gnus.texi (Customizing Articles): Remove gnus-treat-translate.
4954
4955 2010-09-24 Glenn Morris <rgm@gnu.org>
4956
4957 * url.texi (Disk Caching): Tweak previous change.
4958
4959 2010-09-24 Julien Danjou <julien@danjou.info>
4960
4961 * url.texi (Disk Caching): Mention url-cache-expire-time,
4962 url-cache-expired, and url-fetch-from-cache.
4963
4964 2010-09-24 Julien Danjou <julien@danjou.info>
4965
4966 * gnus.texi: Add Gravatars.
4967
4968 2010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
4969
4970 * gnus.texi (Startup Variables): Mention gnus-use-backend-marks.
4971
4972 2010-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
4973
4974 * gnus.texi (Expunging mailboxes): Update name of the expunging
4975 command.
4976
4977 2010-09-20 Katsumi Yamaoka <yamaoka@jpl.org>
4978
4979 * emacs-mime.texi (rfc2047): Update description for
4980 rfc2047-encode-parameter.
4981
4982 2010-09-13 Michael Albinus <michael.albinus@gmx.de>
4983
4984 * tramp.texi (Inline methods): Remove "ssh1_old", "ssh2_old" and
4985 "fish" methods.
4986 (External methods): Remove "scp1_old" and "scp2_old" methods.
4987
4988 2010-09-09 Michael Albinus <michael.albinus@gmx.de>
4989
4990 * tramp.texi: Remove Japanese manual. Fix typo.
4991
4992 * trampver.texi: Update release number. Remove japanesemanual.
4993
4994 2010-09-09 Glenn Morris <rgm@gnu.org>
4995
4996 * org.texi: Restore clobbered changes (copyright years, untabify).
4997
4998 2010-09-04 Julien Danjou <julien@danjou.info> (tiny change)
4999
5000 * gnus.texi (Adaptive Scoring): Fix typo.
5001
5002 2010-09-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
5003
5004 * gnus.texi (Article Display): Document gnus-html-show-images.
5005
5006 2010-09-02 Jan Djärv <jan.h.d@swipnet.se>
5007
5008 * cl.texi (Basic Setf): Remove x-get-cut-buffer and x-get-cutbuffer.
5009
5010 2010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
5011
5012 * gnus.texi (HTML): Document gnus-max-image-proportion.
5013
5014 2010-08-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
5015
5016 * gnus.texi (HTML): Document gnus-blocked-images.
5017
5018 * message.texi (Wide Reply): Document message-prune-recipient-rules.
5019
5020 2010-08-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
5021
5022 * gnus.texi (Summary Mail Commands): Note that only the addresses from
5023 the first message are used for wide replies.
5024 (Changing Servers): Remove documentation on gnus-change-server and
5025 friends, since it's been removed.
5026
5027 2010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
5028
5029 * gnus.texi (Drafts): Mention B DEL.
5030
5031 2010-08-29 Tim Landscheidt <tim@tim-landscheidt.de> (tiny change)
5032
5033 * gnus.texi (Delayed Articles): Mention that the Date header is the
5034 original one, even if you delay.
5035
5036 2010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
5037
5038 * gnus.texi (Asynchronous Fetching):
5039 Document gnus-async-post-fetch-function.
5040 (HTML): Made into its own section.
5041
5042 2010-08-26 Michael Albinus <michael.albinus@gmx.de>
5043
5044 Sync with Tramp 2.1.19.
5045
5046 * tramp.texi (Inline methods, Default Method):
5047 Mention `tramp-inline-compress-start-size'. Remove "kludgy" phrase.
5048 Remove remark about doubled "-t" argument.
5049 (Auto-save and Backup): Remove reference to Emacs 21.
5050 (Filename Syntax): Describe port numbers.
5051 (Frequently Asked Questions): Adapt supported (X)Emacs versions. Adapt
5052 supported MS Windows versions. Remove obsolete URL. Recommend "sshx"
5053 and "scpx" for echoing shells. Use the $() syntax, texi2dvi reports
5054 errors with the backquotes.
5055 (External packages): File attributes cache flushing for asynchronous
5056 processes.
5057 (Traces and Profiles): Describe verbose level 9.
5058
5059 * trampver.texi: Update release number.
5060
5061 2010-08-23 Michael Albinus <michael.albinus@gmx.de>
5062
5063 * dbus.texi (Alternative Buses): New chapter.
5064
5065 2010-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
5066
5067 * cl.texi (Mapping over Sequences): Rename mapc => cl-mapc.
5068
5069 2010-08-09 Jay Belanger <jay.p.belanger@gmail.com>
5070
5071 * calc.texi (Customizing Calc): Rearrange description of new
5072 variables to match the presentation of other variables.
5073
5074 2010-08-08 Juanma Barranquero <lekktu@gmail.com>
5075
5076 * org.texi (Footnotes, Tables in HTML export): Fix typos.
5077
5078 2010-08-08 Jay Belanger <jay.p.belanger@gmail.com>
5079
5080 * calc.texi (Making Selections, Selecting Subformulas)
5081 (Customizing Calc): Mention how to use faces to emphasize selected
5082 sub-formulas.
5083
5084 2010-08-05 Michael Albinus <michael.albinus@gmx.de>
5085
5086 * tramp.texi (External packages): File attributes cache flushing
5087 for asynchronous processes.
5088
5089 2010-08-01 Alan Mackenzie <acm@muc.de>
5090
5091 Enhance the manual for the latest Java Mode.
5092
5093 * cc-mode.texi (Syntactic Symbols): New symbols annotation-top-cont and
5094 annotation-var-cont.
5095 (Java Symbols): Page renamed from Anonymous Class Symbol. Document the
5096 two new symbols.
5097
5098 2010-07-28 Michael Albinus <michael.albinus@gmx.de>
5099
5100 * tramp.texi (Traces and Profiles): Describe verbose level 9.
5101
5102 2010-07-27 Chong Yidong <cyd@stupidchicken.com>
5103
5104 * nxml-mode.texi (Limitations): Remove obsolete discussion (Bug#6708).
5105
5106 2010-07-19 Juanma Barranquero <lekktu@gmail.com>
5107
5108 * org.texi: Fix typo in previous change (2010-07-19T09:47:27Z!carsten.dominik@gmail.com).
5109
5110 2010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
5111
5112 * org.texi: Add macros to get plain quotes in PDF output.
5113 List additional contributors.
5114 (Capture): New section, replaces the section about remember.
5115 (Working With Source Code): New chapter, focused on documenting Org
5116 Babel.
5117 (Code evaluation security): New section.
5118 (MobileOrg): Document DropBox support.
5119 (TaskJuggler export): Document taskjuggler and Gantt chart support.
5120 (Special symbols): Show how to display UTF8 characters for entities.
5121 (Global TODO list): Clarify the use of the "M" key and the differences
5122 to the "m" key.
5123 (RSS Feeds): Mention Atom feeds as well.
5124 (Setting tags): Remove paragraph about
5125 `org-complete-tags-always-offer-all-agenda-tags'.
5126
5127 2010-07-17 Michael Albinus <michael.albinus@gmx.de>
5128
5129 * tramp.texi (Inline methods): Remove remark about doubled "-t"
5130 argument.
5131 (Frequently Asked Questions): Recommend "sshx" and "scpx" for
5132 echoing shells.
5133
5134 2010-07-10 Michael Albinus <michael.albinus@gmx.de>
5135
5136 * tramp.texi (Inline methods): Remove "kludgy" phrase.
5137 (Filename Syntax): Describe port numbers.
5138
5139 2010-07-09 Michael Albinus <michael.albinus@gmx.de>
5140
5141 * dbus.texi (Top): Introduce Index. Emphasize "nil" whereever
5142 forgotten.
5143 (Type Conversion): Precise conversion of natural numbers.
5144 (Errors and Events): Add "debugging" to concept index. Add variable
5145 `dbus-debug'.
5146
5147 2010-07-04 Michael Albinus <michael.albinus@gmx.de>
5148
5149 * dbus.texi (Receiving Method Calls): Add optional argument
5150 EMITS-SIGNAL to `dbus-register-property'.
5151
5152 2010-06-27 Alex Schroeder <alex@gnu.org>
5153
5154 * nxml-mode.texi (Commands for locating a schema): Fix typo.
5155
5156 2010-06-24 Glenn Morris <rgm@gnu.org>
5157
5158 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
5159 * dired-x.texi, ebrowse.texi, ede.texi, edt.texi, eieio.texi:
5160 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
5161 * flymake.texi, gnus.texi, info.texi, mairix-el.texi, message.texi:
5162 * newsticker.texi, org.texi, pgg.texi, rcirc.texi, reftex.texi:
5163 * remember.texi, sasl.texi, semantic.texi, ses.texi, smtpmail.texi:
5164 * speedbar.texi, tramp.texi, url.texi, viper.texi, widget.texi:
5165 * woman.texi: Start direntry descriptions in column 32, per Texinfo
5166 convention. Make them end with a period.
5167
5168 2010-06-23 Glenn Morris <rgm@gnu.org>
5169
5170 * autotype.texi, cl.texi, dired-x.texi, ebrowse.texi, ede.texi:
5171 * eieio.texi, epa.texi, faq.texi, flymake.texi, forms.texi:
5172 * gnus-faq.texi, idlwave.texi, mh-e.texi, nxml-mode.texi, org.texi:
5173 * pcl-cvs.texi, pgg.texi, reftex.texi, sasl.texi, sc.texi,
5174 * sem-user.texi, semantic.texi, sieve.texi, smtpmail.texi,
5175 * speedbar.texi, vip.texi, viper.texi, widget.texi: Untabify.
5176
5177 2010-06-10 Glenn Morris <rgm@gnu.org>
5178
5179 * idlwave.texi (Load-Path Shadows):
5180 * org.texi (Handling links): Fix typos.
5181
5182 2010-06-07 Teodor Zlatanov <tzz@lifelogs.com>
5183
5184 * gnus.texi (Interactive): Explain effect of gnus-expert-user better.
5185
5186 2010-05-26 Michael Albinus <michael.albinus@gmx.de>
5187
5188 * eshell.texi (Built-ins): Describe, how to disable a built-in command
5189 by an alias. (Bug#6226)
5190
5191 2010-05-16 Jay Belanger <jay.p.belanger@gmail.com>
5192
5193 * calc.texi (Manipulating Vectors): Mention that vectors can
5194 be used to determine bins for `calc-histogram'.
5195
5196 2010-05-13 Jay Belanger <jay.p.belanger@gmail.com>
5197
5198 * calc.texi: Remove "\turnoffactive" commands throughout.
5199
5200 2010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
5201
5202 * url.texi (HTTP language/coding, Customization):
5203 * message.texi (Header Commands, Responses):
5204 * cl.texi (Argument Lists): Fix typos.
5205
5206 2010-05-08 Chong Yidong <cyd@stupidchicken.com>
5207
5208 * ede.texi (EDE Mode): Refer to init file rather than `.emacs'.
5209 Note that Development menu is always available.
5210 (Creating a project): Fix terminology.
5211 (Add/Remove files): Fix typo.
5212
5213 2010-05-07 Chong Yidong <cyd@stupidchicken.com>
5214
5215 * Version 23.2 released.
5216
5217 2010-05-01 Daniel E. Doherty <ddoherty03@gmail.com> (tiny change)
5218
5219 * calc.texi (Tutorial): Use "^{\prime}" to indicate primes.
5220
5221 2010-05-01 Michael Albinus <michael.albinus@gmx.de>
5222
5223 * tramp.texi (Inline methods, Default Method):
5224 Mention `tramp-inline-compress-start-size'.
5225
5226 2010-04-18 Teodor Zlatanov <tzz@lifelogs.com>
5227
5228 * gnus.texi (Gnus Versions, Oort Gnus): Mention the Git repo instead of
5229 the CVS repo. Put the Git repo in the news section.
5230
5231 * gnus-coding.texi (Gnus Maintainance Guide): Fix title typo.
5232 Removed some mentions of CVS. Mention the new Git repo.
5233
5234 2010-04-18 Andreas Seltenreich <seltenreich@gmx.de>
5235
5236 * gnus.texi (Score File Format): Fix typo. Reported by Štěpán Němec.
5237 (Mail Group Commands): Add index entry.
5238
5239 2010-04-18 Glenn Morris <rgm@gnu.org>
5240
5241 * info.texi (Search Index): Mention Emacs's Info-virtual-index.
5242
5243 2010-04-18 Jay Belanger <jay.p.belanger@gmail.com>
5244
5245 * calc.texi (Radix modes): Mention that the option prefix will
5246 turn on twos-complement mode.
5247 (Inverse and Hyperbolic Flags): Mention the Option flag.
5248
5249 2010-04-15 Carsten Dominik <carsten.dominik@gmail.com>
5250
5251 * org.texi (LaTeX and PDF export): Add a footnote about xetex.
5252 (LaTeX/PDF export commands): Rename and Move section.
5253 (Sectioning structure): Update.
5254 (References): New use case for field coordinates.
5255 (The export dispatcher): Rename from ASCII export.
5256 (Setting up the staging area): Document the availability of
5257 encryption for MobileOrg.
5258 (Images and tables): Document how to reference labels.
5259 (Index entries): New section.
5260 (Generating an index): New section.
5261 (Column width and alignment): Document that <N> now
5262 means a fixed width, not a maximum width.
5263 (Publishing options): Document the :email option.
5264 (Beamer class export): Fix bug in the BEAMER example.
5265 (Refiling notes): Document refile logging.
5266 (In-buffer settings): Document refile logging keywords.
5267 (Drawers): Document `C-c C-z' command.
5268 (Agenda commands): Mention the alternative key `C-c C-z'.
5269 (Special properties): Document the BLOCKED property.
5270 (The spreadsheet): Mention the formula editor.
5271 (References): Document field coordinates.
5272 (Publishing action): Correct the documentation for the
5273 publishing function.
5274 (The date/time prompt): Document that we accept dates
5275 like month/day/year.
5276 (Cooperation): Document the changes in table.el support.
5277 (Faces for TODO keywords, Faces for TODO keywords)
5278 (Priorities): Document the easy colors.
5279 (Visibility cycling): Document the new double prefix
5280 arg for `org-reveal'.
5281 (Cooperation): Remember.el is part of Emacs.
5282 (Clean view): Mention that `wrap-prefix' is also set by
5283 org-indent-mode.
5284 (Agenda commands): Add information about prefix args to
5285 scheduling and deadline commands.
5286 (Search view): Point to the docstring of
5287 `org-search-view' for more details.
5288 (Agenda commands): Document that `>' prompts for a date.
5289 (Setting tags): Document variable
5290 org-complete-tags-always-offer-all-agenda-tags.
5291 (Column attributes): Cross-reference special properties.
5292
5293 2010-04-10 Michael Albinus <michael.albinus@gmx.de>
5294
5295 Synchronize with Tramp repository.
5296
5297 * tramp.texi (Auto-save and Backup): Remove reference to Emacs 21.
5298 (Frequently Asked Questions): Adapt supported (X)Emacs versions.
5299 Adapt supported MS Windows versions. Remove obsolete URL. Use the $()
5300 syntax, texi2dvi reports errors with the backquotes.
5301
5302 * trampver.texi: Update release number.
5303
5304 2010-04-01 Teodor Zlatanov <tzz@lifelogs.com>
5305
5306 * gnus.texi (Finding the News): Add pointers to the Server buffer
5307 because it's essential.
5308
5309 2010-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
5310
5311 * gnus.texi (MIME Commands): Update description of
5312 gnus-article-browse-html-article.
5313
5314 2010-03-27 Teodor Zlatanov <tzz@lifelogs.com>
5315
5316 * auth.texi (Secret Service API): Add TODO node.
5317 (Help for users): Explain the new source options for `auth-sources'.
5318
5319 2010-03-24 Michael Albinus <michael.albinus@gmx.de>
5320
5321 * trampver.texi: Update release number.
5322
5323 2010-03-10 Chong Yidong <cyd@stupidchicken.com>
5324
5325 * Branch for 23.2.
5326
5327 2010-03-03 Chong Yidong <cyd@stupidchicken.com>
5328
5329 * faq.texi (Escape sequences in shell output): Note that ansi-color is
5330 now enabled by default.
5331
5332 2010-02-28 Michael Albinus <michael.albinus@gmx.de>
5333
5334 * dbus.texi (Errors and Events): D-Bus messages are retrieved only,
5335 when Emacs runs in interactive mode. (Bug#5645)
5336
5337 2010-02-16 Glenn Morris <rgm@gnu.org>
5338
5339 * nxml-mode.texi (Commands for locating a schema): Fix keybinding.
5340
5341 2010-02-05 Mark A. Hershberger <mah@everybody.org>
5342
5343 * ede.texi, eieio.texi, semantic.texi: Use standard direntry format.
5344
5345 2010-01-21 Katsumi Yamaoka <yamaoka@jpl.org>
5346
5347 * gnus.texi (Score File Format): Fix typo.
5348
5349 2010-01-19 Mark A. Hershberger <mah@everybody.org>
5350
5351 * cc-mode.texi: Replace references to obsolete c-subword-mode.
5352
5353 2010-01-18 Juanma Barranquero <lekktu@gmail.com>
5354
5355 * ada-mode.texi (Project File Overview): Fix typo.
5356
5357 2010-01-17 Chong Yidong <cyd@stupidchicken.com>
5358
5359 * semantic.texi: Add Richard Y. Kim credit.
5360
5361 * eieio.texi (Making New Objects): Fix typo (Bug#5406).
5362
5363 2010-01-17 Michael Albinus <michael.albinus@gmx.de>
5364
5365 * tramp.texi (Frequently Asked Questions): Add GNU Emacs 23 and
5366 SXEmacs 22 to the supported systems. New item for hung ssh sessions.
5367
5368 2010-01-17 Glenn Morris <rgm@gnu.org>
5369
5370 * calc.texi (Reporting Bugs): Don't mention format of repository.
5371
5372 * woman.texi (Bugs): Make "Emacs repository" less specific,
5373 and the URL for same more specific.
5374
5375 * faq.texi (Latest version of Emacs): The repository is now Bazaar.
5376
5377 2010-01-17 Juanma Barranquero <lekktu@gmail.com>
5378
5379 * ede.texi (ede-step-project, ede-proj-target):
5380 * tramp.texi (Remote processes): Fix typos.
5381
5382 2010-01-16 Mario Lang <mlang@delysid.org>
5383
5384 * ede.texi (ede-target):
5385 * org.texi (Refiling notes): Remove duplicated words.
5386
5387 2010-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
5388
5389 * gnus.texi (Posting Styles): Use with-current-buffer.
5390 * calc.texi (Defining Simple Commands): Prefer save-current-buffer.
5391
5392 2010-01-02 Kevin Ryde <user42@zip.com.au>
5393
5394 * eieio.texi (Naming Conventions): Correction to xref on elisp
5395 coding conventions, is "Tips" node not "Standards".
5396
5397 2009-12-24 Chong Yidong <cyd@stupidchicken.com>
5398
5399 * calc.texi (General Mode Commands): Calc file should be in .emacs.d.
5400
5401 * faq.texi (New in Emacs 22): Max buffer size is now 512 MB.
5402
5403 2009-12-18 Katsumi Yamaoka <yamaoka@jpl.org>
5404
5405 * gnus.texi (Direct Functions): Add missing port number to tls method.
5406
5407 2009-12-15 Juanma Barranquero <lekktu@gmail.com>
5408
5409 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add edt.
5410 ($(infodir)/edt, edt.dvi): New targets.
5411
5412 2009-12-15 Glenn Morris <rgm@gnu.org>
5413
5414 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add edt.
5415 (edt, $(infodir)/edt, edt.dvi): New targets.
5416 * edt.texi: New file (etc/edt-user.doc converted to Texinfo).
5417
5418 * Makefile.in (PDF_TARGETS, pdf): New.
5419 (clean): Add *.pdf.
5420 Add pdf rules for all manuals.
5421
5422 2009-12-15 Jay Belanger <jay.p.belanger@gmail.com>
5423
5424 * calc.texi (Radix Modes): Clarify two's complement notation.
5425
5426 2009-12-14 Chong Yidong <cyd@stupidchicken.com>
5427
5428 * sem-user.texi (Semantic mode, Idle Scheduler, Smart Completion)
5429 (Smart Jump, Analyzer Debug): Copyedits.
5430 (Semantic mode user commands): Link to new nodes.
5431 (Speedbar, SymRef, MRU Bookmarks, Sticky Func Mode)
5432 (Highlight Func Mode, Tag Decoration Mode): New nodes, from the
5433 upstream Semantic manual.
5434
5435 * semantic.texi (Introduction): Minor fix to diagram.
5436
5437 2009-12-09 Michael Albinus <michael.albinus@gmx.de>
5438
5439 * eshell.texi (History): Add the other built-in variables.
5440 (Built-ins): Explain built-ins, and how to apply the external commands.
5441 Add `history', `su' and `sudo'.
5442
5443 * tramp.texi (Remote processes): Add missing <RET> in the example.
5444
5445 2009-12-01 Bill Wohler <wohler@newt.com>
5446
5447 * mh-e.texi (Searching): Use mh vfolder_format and fix typo in database
5448 path for mairix example. Specify -q in namazu example since namazu is
5449 excessively garrulous.
5450
5451 2009-11-29 Michael Albinus <michael.albinus@gmx.de>
5452
5453 * tramp.texi (Remote processes): Improve eshell example with "su"
5454 and "sudo" commands.
5455
5456 2009-11-28 Chong Yidong <cyd@stupidchicken.com>
5457
5458 * semantic.texi (Analyzer Internals): Rename from Analyzer.
5459
5460 * sem-user.texi (Semantic mode user commands): Fix key syntax.
5461 Document semantic-complete-analyze-inline.
5462 (Semanticdb search debugging commands): Minor clarification.
5463 (Analyzer, Smart Completion, Smart Summary, Smart Jump)
5464 (Analyzer Debug): New nodes, adapted from the upstream Semantic user
5465 manual.
5466 (Semantic mode): Link to Idle Scheduler.
5467
5468 2009-11-28 Kevin Ryde <user42@zip.com.au>
5469
5470 * cl.texi (Porting Common Lisp): Update EIEIO dead ftp link to a
5471 @pxref, now EIEIO is in Emacs.
5472
5473 * erc.texi (Development): Correction to git tutorial url.
5474
5475 2009-11-26 Glenn Morris <rgm@gnu.org>
5476
5477 * faq.texi (Latest version of Emacs): Mention stability of development
5478 version.
5479 (Problems with very large files): Max buffer size increase in 23.2.
5480 (VM): VM has moved house again.
5481
5482 2009-11-22 Jay Belanger <jay.p.belanger@gmail.com>
5483
5484 * calc.texi (Radix modes): Discuss alternate bases for two's complement
5485 notations.
5486
5487 2009-11-20 Carsten Dominik <dominik@u016822.science.uva.nl>
5488
5489 * org.texi (Column attributes): Fix documentation of new operators.
5490
5491 2009-11-20 Chong Yidong <cyd@stupidchicken.com>
5492
5493 * sem-user.texi (Semanticdb Search Configuration): Rearrange nodes.
5494 (Search Throttle, Semanticdb Roots, Include paths, Idle Scheduler)
5495 (Idle Completions Mode): Numerous copyedits.
5496
5497 2009-11-17 Juanma Barranquero <lekktu@gmail.com>
5498
5499 * semantic.texi (Semantic Internals, Glossary):
5500 * sem-user.texi (Semantic mode, Include paths, Idle Scheduler)
5501 (Semanticdb search debugging commands): Fix typos.
5502
5503 2009-11-16 Jay Belanger <jay.p.belanger@gmail.com>
5504
5505 * calc.texi (Radix modes): Mention twos-complement notation.
5506
5507 2009-11-16 Juanma Barranquero <lekktu@gmail.com>
5508
5509 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add semantic.
5510 ($(infodir)/semantic, semantic.dvi): New targets.
5511
5512 2009-11-16 Chong Yidong <cyd@stupidchicken.com>
5513
5514 * Makefile.in: Build the Semantic manual.
5515
5516 * semantic.texi, sem-user.texi: New files, adapted from the Semantic
5517 repository.
5518
5519 2009-11-16 Michael Albinus <michael.albinus@gmx.de>
5520
5521 * dbus.texi (Receiving Method Calls): New defun
5522 `dbus-unregister-service'.
5523
5524 2009-11-15 Carsten Dominik <carsten.dominik@gmail.com>
5525
5526 * org.texi (Speed keys): New section.
5527
5528 2009-11-13 Michael Albinus <michael.albinus@gmx.de>
5529
5530 * dbus.texi (Type Conversion): Fix typo.
5531 (Asynchronous Methods): Rename `dbus-registered-functions-table' to
5532 `dbus-registered-objects-table'.
5533 (Receiving Method Calls): New defun `dbus-register-property'.
5534 Move `dbus-unregister-object' here.
5535
5536 2009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
5537
5538 * org.texi: Removed @Ie, @ie, @Eg, @eg macros.
5539
5540 2009-11-13 James TD Smith <ahktenzero@mohorovi.cc>
5541
5542 * org.texi (Column attributes): Add the new age summary operators.
5543 Also, mention the fact you can only use one summary operator per
5544 property.
5545
5546 2009-11-13 John Wiegley <johnw@newartisans.com>
5547
5548 * org.texi (Tracking your habits): Add a new section in the
5549 manual about how to track habits.
5550 (Resolving idle time): Add a section on how idle and
5551 dangling clocks are resolved.
5552
5553 2009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
5554
5555 * org.texi (Agenda commands): Document the new `i' command.
5556 (Inserting deadline/schedule): Document logging changes
5557 of scheduling and deadline times stamps.
5558 (In-buffer settings): Document the in-buffer keywords for logging
5559 changes of scheduling and deadline times stamps.
5560 (Structure editing, Plain lists): Document indentation
5561 cycling in empty entries with TAB.
5562 (Archiving): Document the default archiving command.
5563 (Moving subtrees): Document the new keys for archiving.
5564 (Internal archiving): Fix incorrect key.
5565 (Agenda commands): Document the TODO set switching commands.
5566 (Agenda commands): Document the new archiving keys.
5567 (Clocking work time): Better description on how to save
5568 and restore a clock.
5569 (Resolving idle time): Mention the x11idle program to get true
5570 idleness also under X11.
5571 (Resolving idle time): Use @kbd instead of @key for normal
5572 letters, because this is how he rest of the manual does this.
5573 (Pushing to MobileOrg): Mention that `org-directory'
5574 should be set.
5575 (Agenda commands): Document that SPC is a filter for
5576 any tag.
5577 (Search view): Rename from "Keyword search".
5578 (Capure): New chapter.
5579 (Markup): New chapter.
5580 (Links in HTML export, Images in HTML export):
5581 Extend the section titles.
5582 (Images in HTML export): Document the align option.
5583 (Text areas in HTML export): Extend the section title.
5584 (Images in LaTeX export): Explain image placement in LaTeX.
5585
5586 2009-11-10 Glenn Morris <rgm@gnu.org>
5587
5588 * sc.texi (Hints to MUA Authors): MUA should do any decoding.
5589
5590 2009-11-08 Michael Albinus <michael.albinus@gmx.de>
5591
5592 * tramp.texi (Auto-save and Backup): Disable backups just for a
5593 method.
5594
5595 * trampver.texi: Update release number.
5596
5597 2009-11-07 Michael Albinus <michael.albinus@gmx.de>
5598
5599 Sync with Tramp 2.1.17.
5600
5601 * trampver.texi: Update release number.
5602
5603 2009-10-29 Glenn Morris <rgm@gnu.org>
5604
5605 * texinfo.tex: Update to version 2009-08-14.15 from ftp://tug.org/tex/.
5606
5607 2009-10-23 Michael Albinus <michael.albinus@gmx.de>
5608
5609 * tramp.texi (External methods): Temporary files are kept for
5610 `rsync' and `rsyncc' methods.
5611
5612 2009-10-09 Juanma Barranquero <lekktu@gmail.com>
5613
5614 * eieio.texi: Fix typos.
5615
5616 2009-10-07 Chong Yidong <cyd@stupidchicken.com>
5617
5618 * cl.texi (Argument Lists): Clarify explicit keyword arguments.
5619
5620 2009-10-07 Juanma Barranquero <lekktu@gmail.com>
5621
5622 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add eieio, ede.
5623 ($(infodir)/eieio, eieio.dvi, $(infodir)/ede, ede.dvi): New targets.
5624
5625 2009-10-07 Chong Yidong <cyd@stupidchicken.com>
5626
5627 * Makefile.in: Build EIEIO and EDE manuals.
5628
5629 2009-10-07 Eric Ludlam <zappo@gnu.org>
5630
5631 * eieio.texi:
5632 * ede.texi: New files.
5633
5634 2009-10-05 Michael Albinus <michael.albinus@gmx.de>
5635
5636 * tramp.texi (Remote processes): Association of a pty is not supported.
5637
5638 2009-10-01 Carsten Dominik <carsten.dominik@gmail.com>
5639
5640 * org.texi (Pushing to MobileOrg): Document `org-mobile-files'.
5641 (Processing LaTeX fragments): Document that the size of images can be
5642 changes using the variable `org-format-latex-options'.
5643 (The date/time prompt, Timestamps): Be more accurate over ISO format
5644 dates and times.
5645 (Visibility cycling): Document showeverything keyword.
5646 (In-buffer settings): Document showeverything keyword.
5647 (Setting up the staging area): Fix the example.
5648 (MobileOrg): New section.
5649 (Agenda commands, Exporting Agenda Views): Document exporting the
5650 agenda view to Org files.
5651
5652 2009-09-28 Michael Albinus <michael.albinus@gmx.de>
5653
5654 * tramp.texi (History): Add IMAP support.
5655 (External methods): Add `imap' and `imaps' methods.
5656 (GVFS based methods): Add indices for `davs'.
5657 (Password handling): Rename anchors. Add IMAP entries for
5658 ~/.authinfo.gpg.
5659
5660 * trampver.texi: Set default value of `emacsimap'.
5661
5662 2009-09-22 Daiki Ueno <ueno@unixuser.org>
5663
5664 * gnus.texi (Security): Document mm-sign-option and mm-encrypt-option.
5665
5666 2009-09-13 Chong Yidong <cyd@stupidchicken.com>
5667
5668 * dired-x.texi (Technical Details):
5669 Delete dired-up-directory (Bug#4292).
5670
5671 2009-09-03 Michael Albinus <michael.albinus@gmx.de>
5672
5673 * tramp.texi (Frequently Asked Questions): New item for emacsclient.
5674
5675 2009-09-02 Carsten Dominik <carsten.dominik@gmail.com>
5676
5677 * org.texi (Effort estimates): Document new effort setting commands.
5678 (Agenda commands): Document the new keys fro agenda time motion.
5679 Document entry text mode. Improve documentation of the keys to include
5680 inactive time stamps into the agenda view.
5681 (Feedback): Document the new bug report command.
5682 (Structure editing): Add an index entry for the sorting of subtrees.
5683
5684 2009-09-02 Teodor Zlatanov <tzz@lifelogs.com>
5685
5686 * auth.texi (Help for users): Corrected markup.
5687
5688 2009-09-02 Glenn Morris <rgm@gnu.org>
5689
5690 * emacs-mime.texi (time-date): Mention float-time.
5691
5692 2009-08-30 Jay Belanger <jay.p.belanger@gmail.com>
5693
5694 * calc.texi (Simplifying Formulas): Improve the wording.
5695
5696 2009-08-29 Teodor Zlatanov <tzz@lifelogs.com>
5697
5698 * auth.texi: Rewritten for coverage and clarity.
5699
5700 2009-08-29 Katsumi Yamaoka <yamaoka@jpl.org>
5701
5702 * gnus.texi (Expiring Mail):
5703 Mention gnus-mark-copied-or-moved-articles-as-expirable.
5704 (Various Various): Mention gnus-safe-html-newsgroups.
5705
5706 * gnus-news.texi: Mention
5707 gnus-mark-copied-or-moved-articles-as-expirable.
5708
5709 * emacs-mime.texi (Display Customization): Add xref to
5710 gnus-safe-html-newsgroups.
5711
5712 2009-08-28 Michael Albinus <michael.albinus@gmx.de>
5713
5714 * tramp.texi (Version Control): Remove.
5715 (Obtaining Tramp): Update cvs checkout command. Remove nightly tarballs
5716 reference.
5717 (External methods): Correct `scpc' concept index entries. New method
5718 `rsyncc'.
5719 (External packages): New subsections "Filename completion" and "File
5720 attributes cache".
5721
5722 2009-08-27 Jay Belanger <jay.p.belanger@gmail.com>
5723
5724 * calc.texi (Rewrite Rules): Improve the example.
5725 (Simplifying Formulas): Explain use of the I and H flags for
5726 simplification.
5727
5728 2009-08-25 Michael Albinus <michael.albinus@gmx.de>
5729
5730 * dbus.texi (Bus names): Add optional parameter TIMEOUT to dbus-ping.
5731 Describe autostart behavior of dbus-ping.
5732 (Synchronous Methods, Asynchronous Methods): Use English numeric format
5733 for timeout values.
5734 (Top): Remove footnote saying D-Bus is not enabled by
5735 default. (Bug#4256)
5736
5737 2009-08-23 Daiki Ueno <ueno@unixuser.org>
5738
5739 * epa.texi (Quick start): Don't refer to nonexistent epa-mode.
5740 Reported by Jari Aalto (Bug#4211).
5741 (Mail-mode integration): Mention epa-mail-mode and
5742 epa-global-mail-mode.
5743 (Encrypting/decrypting *.gpg files): Don't refer to nonexistent
5744 epa-setup.
5745
5746 2009-08-16 Michael Albinus <michael.albinus@gmx.de>
5747
5748 * dbus.texi (Asynchronous Methods): Allow nil handler.
5749
5750 2009-08-15 Michael Kifer <kifer@cs.stonybrook.edu>
5751
5752 * ediff.texi (ediff-current-file): Add information about this new function.
5753
5754 * viper.texi: Add information about C-s in viper's search command.
5755
5756 2009-08-09 Colin Williams <lackita@gmail.com> (tiny change)
5757
5758 * calc.texi (Date Forms): Fix typos.
5759
5760 2009-08-08 Glenn Morris <rgm@gnu.org>
5761
5762 * org.texi (Agenda commands): Restore clobbered change.
5763
5764 2009-08-07 Eli Zaretskii <eliz@gnu.org>
5765
5766 * calc.texi (Graphics, Devices): Update with the peculiarities of
5767 operation on MS-Windows.
5768
5769 2009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
5770
5771 * org.texi (Publishing action): Improve documentation of file
5772 names when publishing to the source directory.
5773 (Clean view): Document `org-indent-mode'.
5774 (Clocking work time): Add documentation for the
5775 new :timetamp option when creating a clock report.
5776 (Paragraphs): Fix many typos.
5777 (Plain lists): Remove duplicate explanation about the
5778 `C-c *' command.
5779 (Literal examples): Update to reflect the new behavior
5780 of the -n -r -k switches when exporting source code examples.
5781 (Structure editing): Add information about `C-c *',
5782 converting a plain list into a list of Org items.
5783 (Remember): Small rephrasing of the paragraph
5784 describing remember.el. Also mentioned that remember.el is part
5785 of Emacs 23, not Emacs 22.
5786 (Clocking work time): Add documentation about
5787 displaying the current clocking time against the effort estimate.
5788 Also add a footnote about using `org-clock-in-prepare-hook' to add
5789 an effort estimate on the fly, just before clocking it.
5790 (Footnotes): Document automatic renumbering and
5791 sorting.
5792 (Agenda commands): Document new bulk commands.
5793 (Plain lists): Document new behavior of
5794 `org-cycle-include-plain-lists'.
5795 Hyphenation only in TeX.
5796 (Clocking work time): Document the key to update effort
5797 estimates.
5798 (Clocking work time): Document the clock time display.
5799 (Structure editing, TODO basics): Document new
5800 variables.
5801 (Column attributes): Document new colciew operators.
5802 (Publishing options): Document :xml-declaration.
5803 (Tracking TODO state changes): Document the
5804 LOG_INTO_DRAWER property.
5805 (Literal examples): Document the new implementation for
5806 editing source code.
5807 (Publishing action): Mention the new publishing
5808 function, to publish an Org source file.
5809 (Publishing links): Mention how to link to an Org source file.
5810 (Macro replacement): Document new macros.
5811 (Handling links): Document type-specific completion
5812 when inserting links.
5813 (Structure editing, Plain lists): Improve documentation
5814 on sorting.
5815 (Internal links): Document custom ids for links.
5816 (Handling links): Document custom ids for links.
5817 (CSS support): Document new class.
5818 (Refiling notes): Document the possibility to create new nodes
5819 during refiling.
5820 (Agenda commands): Document the "?" operator to find
5821 tasks without effort setting.
5822 (Exporting agenda information): Section moved.
5823 (RSS Feeds): New section.
5824 (Built-in table editor): Document M-e and M-a navigate
5825 inside table field.
5826 (Stuck projects): Docment that projects identified as
5827 un-stuck will still be searchd for stuck sub-projects.
5828 (Paragraphs): Document centering.
5829 (Creating timestamps, Agenda commands): Document new
5830 behavior when changing time stamps.
5831 (Structure editing): Document the new command
5832 `org-clone-subtree-with-time-shift'.
5833 (Publishing): Refresh this chapter.
5834 (Export options, Export options, In-buffer settings):
5835 Document the new keywords.
5836 (Matching tags and properties): Collect all
5837 documentation about tags/property matches here.
5838 (Setting tags): Document `org-tag-persistent-alist'.
5839 (Weekly/daily agenda): New section.
5840 (Orgstruct mode): Describe `orgstruct++-mode'.
5841 (Drawers): Mention the LOGBOOK drawer.
5842 (Export options, Sectioning structure): Document the
5843 #+LEATEX_HEADER in-buffer setting.
5844 (Bugs): Section removed.
5845 (Hooks): New section.
5846 (Add-on packages): Move here from old location.
5847 (Context-sensitive commands): New section.
5848 (Setting tags): Document newline option.
5849 (Global TODO list, Matching tags and properties):
5850 Mention more variables.
5851 (Checkboxes): Update to changed command behavior.
5852
5853 2009-08-02 Eric Yu <sucode@gmail.com> (tiny change)
5854
5855 * speedbar.texi (Basic Key Bindings): Fix typo.
5856
5857 2009-07-30 Jay Belanger <jay.p.belanger@gmail.com>
5858
5859 * calc.texi (Vector/Matrix Functions): Add index entries for both
5860 "v" and "V" key bindings. Mention that `calc-matrix-brackets' only
5861 affects matrices with more than one row.
5862 (Help Commands): Add index entries for "prefix ?" key bindings.
5863
5864 2009-07-29 Jay Belanger <jay.p.belanger@gmail.com>
5865
5866 * calc.texi (Stack Manipulation Commands): Add documentation for
5867 `calc-transpose-lines'.
5868
5869 2009-07-27 Michael Albinus <michael.albinus@gmx.de>
5870
5871 * dbus.texi (Receiving Method Calls): Describe special return value
5872 `:ignore'.
5873
5874 2009-07-24 Alan Mackenzie <acm@muc.de>
5875
5876 * cc-mode.texi (Config Basics, File Styles): Document that at mode
5877 initialization, any individual variable setting now takes precedence
5878 over one done via c-file-style/c-file-offsets.
5879
5880 2009-07-21 Jay Belanger <jay.p.belanger@gmail.com>
5881
5882 * calc.texi (Undoing Mistakes): Mention that the undo list will be
5883 truncated when Calc is quit.
5884 (Customizing Calc): Document `calc-undo-length'.
5885
5886 2009-07-20 Chong Yidong <cyd@stupidchicken.com>
5887
5888 * calc.texi (About This Manual): Don't mention chapter numbers in text.
5889
5890 2009-07-11 Kevin Ryde <user42@zip.com.au>
5891
5892 * pcl-cvs.texi (About PCL-CVS):
5893 * widget.texi (Basic Types):
5894 Fix cross-references.
5895
5896 2009-07-01 Andreas Schwab <aschwab@redhat.com>
5897
5898 * dbus.texi (Type Conversion): Don't use literal control character.
5899
5900 2009-07-01 Michael Albinus <michael.albinus@gmx.de>
5901
5902 * tramp.texi (GVFS based methods): New section.
5903 (Remote processes): Processes for GVFS based methods run locally.
5904
5905 2009-06-30 Michael Albinus <michael.albinus@gmx.de>
5906
5907 * tramp.texi (Inline methods, External methods, Gateway methods):
5908 Avoid the words "kludge" and hack".
5909 (External methods): Add `synce' method.
5910
5911 * trampver.texi: Update release number.
5912
5913 2009-06-22 Michael Albinus <michael.albinus@gmx.de>
5914
5915 Sync with Tramp 2.1.16.
5916
5917 * tramp.texi (History): Add GVFS support.
5918 (External methods): Precise `rsync' description. Add `dav', `davs' and
5919 `obex' methods. Add 'tramp-gvfs-methods' option.
5920 (Multi-hops): Cells of `tramp-default-proxies-alist' can also be Lisp
5921 forms.
5922 (Remote Programs): Introduce `tramp-own-remote-path'.
5923 (Remote processes): New subsection "Running remote programs that create
5924 local X11 windows".
5925 (Frequently Asked Questions): Improve code for disabling vc.
5926
5927 * trampver.texi: Update release number. Set default value of
5928 `emacsgvfs'.
5929
5930 2009-06-21 Chong Yidong <cyd@stupidchicken.com>
5931
5932 * Branch for 23.1.
5933
5934 2009-06-17 Glenn Morris <rgm@gnu.org>
5935
5936 * faq.texi (Obtaining the FAQ): Add reference to Savannah.
5937 (Latest version of Emacs): Mention source code repository.
5938
5939 2009-06-16 Glenn Morris <rgm@gnu.org>
5940
5941 * faq.texi (Top): Language tweak.
5942 (Extended commands): Most people have arrow keys.
5943 (Emacs manual): Say how to follow info links.
5944 (File-name conventions): Change title a bit. Explain about source
5945 versus installed. Condense etc description.
5946 (Guidelines for newsgroup postings): Mention Savannah list page.
5947 (Newsgroup archives): Simplify.
5948 (Contacting the FSF): Add contact URL.
5949 (Emacs Lisp documentation): Printed version not always available.
5950 (Installing Texinfo documentation): Explain how by hand installation is
5951 not normally needed. Use add-to-list. Remove duplicate reference.
5952 (Informational files for Emacs): Move info on Help menu here from
5953 "File-name conventions".
5954 (Help installing Emacs): Tweak uref.
5955 (Obtaining the FAQ): Mention repository.
5956 (Origin of the term Emacs): Explain "ITS".
5957 (Changing load-path): Use add-to-list.
5958 (Automatic indentation): Clarify this is for Text mode.
5959 Don't mention Indented Text mode.
5960 (Finding Emacs on the Internet): The FSF does not seem to offer a
5961 deluxe distribution on CD anymore.
5962
5963 2009-06-16 Glenn Morris <rgm@gnu.org>
5964
5965 * faq.texi (Top): Mention which Emacs version this FAQ is about.
5966 Recommend the latest release. Mention how to get older FAQs.
5967 Recommend the Emacs manual.
5968 (Guidelines for newsgroup postings): Discourage cross-posts.
5969 (Underlining paragraphs): Remove.
5970 (Editing MS-DOS files): Remove pre-Emacs 20 information.
5971 (Bugs and problems): Update key-binding.
5972 (Problems with very large files): Mention 64-bit.
5973 (Shell process exits abnormally): Remove.
5974 (Problems with Shell Mode): Rename and update.
5975 (Spontaneous entry into isearch-mode)
5976 (Problems talking to certain hosts): Remove. This is old information,
5977 in etc/PROBLEMS if needed.
5978 (Emacs takes a long time to visit files, Updating Emacs): Remove.
5979 (Dired claims that no file is on this line): Update.
5980 (Installing Emacs, Problems building Emacs): Simplify.
5981 (Emacs for MS-DOS): Refer to msdos/INSTALL rather than duplicating
5982 information.
5983 (Emacs for MS-Windows): Rename from "Emacs for Windows". Simplify.
5984 (Emacs for Mac OS X): Rename from "Emacs for Apple computers".
5985 (JDEE): "JDEE", not "JDE".
5986 (Handling C-s and C-q with flow control, Binding C-s and C-q):
5987 Remove. This is old information, in etc/PROBLEMS if needed.
5988 (stty and Backspace key, Kanji and Chinese characters): Remove.
5989 (Right-to-left alphabets): Update section.
5990 (Changing the included text prefix): Gnus uses message-yank-prefix.
5991 Add cross-reference to Supercite manual.
5992 (Saving a copy of outgoing mail): Simplify output file description.
5993 (Expanding aliases when sending mail): Refer to Emacs manual.
5994 Remove old info about RFC822.
5995 Correct description of how to rebuild aliases.
5996 (Rmail writes to /var/spool/mail): Update location from /usr/spool/mail.
5997 (MIME with Emacs mail packages)
5998 (Viewing articles with embedded underlining)
5999 (Saving a multi-part Gnus posting, Gnus hangs for a long time):
6000 Remove old sections.
6001 (Killing based on nonstandard headers): Remove. Scoring is preferable,
6002 and is well-documented in the Gnus manual.
6003 (Reading news with Emacs): Merge "Learning more about Gnus" into here.
6004 (Making Gnus faster): Rename from "Starting Gnus faster".
6005 Merge "Catch-up is slow in Gnus" into here.
6006
6007 2009-06-14 Glenn Morris <rgm@gnu.org>
6008
6009 * faq.texi (Status of Emacs): Re-order with most recent releases first.
6010 (New in Emacs 23): New section.
6011 (Handling C-s and C-q with flow control): Add xref.
6012
6013 2009-06-13 Glenn Morris <rgm@gnu.org>
6014
6015 * faq.texi (Setting up a customization file): Grammar fix.
6016 Customize is no longer "new".
6017 (Displaying the current line or column): Line-number mode is on by
6018 default. Don't mention `column' package. Mention linum.el.
6019 (Turning on abbrevs by default): Explain how to do it for buffers,
6020 modes, and everywhere.
6021 (Associating modes with files): Use add-to-list. Don't mention Emacs
6022 19.
6023 (Highlighting a region): On by default since 23.1.
6024 (Replacing highlighted text): Update doc quote.
6025 (Working with unprintable characters): Don't mention search-quote-char.
6026 (Using an already running Emacs process): Gnuclient is probably not an
6027 enhancement these days.
6028 (Indenting switch statements): Remove mention of pre-Emacs 20.
6029 (Horizontal scrolling): Abbreviate Emacs 20 description.
6030 (Replacing text across multiple files): Fix name of dired command.
6031 (Disabling backups): Use require not load.
6032 (Learning more about Gnus): Add cross-refs to Gnus manual and FAQ.
6033
6034 2009-06-13 Bill Wohler <wohler@newt.com>
6035
6036 Release MH-E manual version 8.2.
6037
6038 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
6039 release 8.2.
6040
6041 2009-06-13 Glenn Morris <rgm@gnu.org>
6042
6043 * faq.texi: Remove the term "on-line" (meaning "Info") throughout, since
6044 in this day and age the common meaning is "on the web".
6045 (copying): Use @copyright in all cases.
6046 (Basic keys): Remove reference to deleted manual node "Text Characters".
6047 (File-name conventions): Use GNU as an example rather than SERVICE.
6048 default.el lives in site-lisp. Update Info directory location.
6049 (Real meaning of copyleft): GPL actions have been brought, but all
6050 settled out of court.
6051 (Guidelines for newsgroup postings): Shorten section title.
6052 Simplify comp.emacs description.
6053 (Newsgroup archives): Change Google URL. Describe Gmane.
6054 (Unsubscribing from Emacs lists): Remove discussion of "distribution
6055 points". Mention List-Unsubscribe header.
6056 (Contacting the FSF): Update email and URLs.
6057 (Basic editing): Mention F1 for help.
6058 (Installing Texinfo documentation): Refer to Texinfo website rather
6059 than ftp server.
6060 (Printing a Texinfo file): Mention texi2pdf.
6061 (Informational files for Emacs): Don't describe FTP or SERVICE, they
6062 are just stubs nowadays.
6063 (Latest version of Emacs): Explain version numbers.
6064 (Spell-checkers, Checking TeX and *roff documents): Remove sections.
6065 (Turning on syntax highlighting): No need to mention hilit19 any more.
6066 (Finding Emacs on the Internet): Refer to URLs rather than DISTRIB, FTP.
6067 (Modes for various languages): Remove section.
6068 (Major packages and programs): Remove most version and maintainer
6069 information - it's hard to keep up-to-date, and adds nothing.
6070 Similarly with direct links to mailing lists.
6071 (Spell-checkers): Rename node from Ispell. Mention Aspell and Hunspell.
6072 (Mailcrypt): Remove section - mailcrypt has not been updated in mnay
6073 years, and Emacs comes with tools for this now.
6074 (Patch): Remove section - this is a standard tool.
6075 (Using function keys under X): Remove section.
6076
6077 2009-06-12 Glenn Morris <rgm@gnu.org>
6078
6079 * faq.texi (Viewing Info files outside of Emacs): Xinfo is no more.
6080 (Help installing Emacs): Remove reference to deleted X11 node.
6081 (Associating modes with files): Interpreter-mode-alist is no longer
6082 subservient to auto-mode-alist.
6083 (Installing Emacs): Change future Emacs version.
6084 (Linking with -lX11 fails): Remove old section.
6085 (Packages that do not come with Emacs): Update ELL location.
6086 Emacs Lisp archive is dead.
6087 (Emacs for Windows): Remove reference to old CE port.
6088 (Emacs for OS/2, Emacs for Atari ST, Emacs for the Amiga)
6089 (Emacs for VMS and DECwindows): Remove old ports.
6090 (Emacs for GNUstep): Rename from "Emacs for NeXTSTEP" and update.
6091 (Removing flashing messages): Remove section about non-existent Gnus
6092 option.
6093
6094 * faq.texi (Top): Add @top command.
6095 Remove the optional arguments from all @node commands: makeinfo can
6096 generate these automatically, and it is easier to edit and rearrange
6097 nodes without them.
6098
6099 2009-06-11 Glenn Morris <rgm@gnu.org>
6100
6101 * faq.texi (Common acronyms): Remove no-longer-existing OSF.
6102 (The LPF): Make the updated URL the sole reference point.
6103 (Learning how to do something): Update refcard price and format.
6104 (Getting a printed manual): Sources in doc/emacs/, not man/.
6105 Also available in PDF format. Since the page count varies, be less
6106 precise.
6107 (Informational files for Emacs): Remove references to deleted files
6108 LPF and SUN-SUPPORT, and to UUCP.
6109 (Obtaining the FAQ): Refer to the service web-page rather than SERVICE.
6110 Remove many obsolete ways to get the FAQ, which now seems only to be
6111 distributed with Emacs.
6112 (Mail and news): Remove sections about Rmail Babyl that no longer apply.
6113
6114 2009-06-09 Chong Yidong <cyd@stupidchicken.com>
6115
6116 * org.texi (Org Plot): Fix tags (Bug#3507).
6117 (Workflow states, Agenda commands): Fix tags (Bug#3508).
6118
6119 * ada-mode.texi (Installation, Compile commands)
6120 (Project File Overview, No project files, Set compiler options)
6121 (Use GNAT project file, Use multiple GNAT project files)
6122 (Identifier completion): Use @samp for menu items, and @kbd for key
6123 sequences (Bug#3504).
6124
6125 2009-06-04 Daiki Ueno <ueno@unixuser.org>
6126
6127 * gnus.texi (Security): Fix wording; add a link to epa.info.
6128
6129 2009-06-04 Ryan Yeske <rcyeske@gmail.com>
6130
6131 * message.texi (Header Commands): Fix descriptions to match
6132 keybindings.
6133
6134 2009-04-22 Daiki Ueno <ueno@unixuser.org>
6135
6136 * gnus.texi (Security): Mention that EasyPG is the current default.
6137
6138 2009-04-13 Chong Yidong <cyd@stupidchicken.com>
6139
6140 * ediff.texi (Session Commands): Fix typo.
6141
6142 2009-04-05 Reiner Steib <Reiner.Steib@gmx.de>
6143
6144 * gnus-faq.texi (FAQ 8-4): Fix wrong group name of
6145 news.software.readers. Reported by Florian Rehnisch.
6146
6147 2009-04-02 Glenn Morris <rgm@gnu.org>
6148
6149 * auth.texi: Capitalize direntry.
6150
6151 * mairix-el.texi: Copy the direntry from ../../info/dir, and avoid
6152 using a period in the entry name. (Bug#2797)
6153
6154 2009-03-03 Juanma Barranquero <lekktu@gmail.com>
6155
6156 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add auth.
6157 ($(infodir)/auth, auth.dvi): New targets.
6158
6159 2009-03-03 Glenn Morris <rgm@gnu.org>
6160
6161 * auth.texi: Fix @setfilename.
6162
6163 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add auth.
6164 (auth, $(infodir)/auth, auth.dvi): New rules.
6165
6166 2009-02-25 Glenn Morris <rgm@gnu.org>
6167
6168 * faq.texi (Emacs for minimalists): New node. (Bug#2452)
6169
6170 2009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
6171
6172 * gnus.texi (NoCeM): Fix description of gnus-use-nocem.
6173
6174 2009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
6175
6176 * gnus.texi (NoCeM): Update default values for gnus-nocem-groups,
6177 gnus-nocem-issuers, and gnus-nocem-verifyer.
6178
6179 2009-02-20 Juanma Barranquero <lekktu@gmail.com>
6180
6181 * ada-mode.texi (Project files, Automatic Casing):
6182 * dbus.texi (Signals):
6183 * gnus.texi (Selecting a Group, Filtering Incoming Mail):
6184 * mh-e.texi (HTML):
6185 * nxml-mode.texi (Locating a schema)
6186 (Using the document's URI to locate a schema):
6187 * org.texi (Footnotes, Using the mapping API):
6188 * rcirc.texi (Channels): Remove duplicate words.
6189
6190 2009-02-20 Glenn Morris <rgm@gnu.org>
6191
6192 * dired-x.texi (Miscellaneous Commands):
6193 * gnus.texi: Minor updates for mbox Rmail.
6194
6195 2009-02-16 Karl Berry <karl@gnu.org>
6196
6197 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
6198 * cl.texi, dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi:
6199 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
6200 * faq.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
6201 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
6202 * newsticker.texi, nxml-mode.texi, org.texi, pcl-cvs.texi:
6203 * pgg.texi, rcirc.texi, reftex.texi, remember.texi, sasl.texi:
6204 * sc.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
6205 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi, woman.texi:
6206 Consistently use @insertcopying in the Top node,
6207 @contents at the front (after @end titlepage),
6208 and @direntry after @copying. (Bug#1988)
6209
6210 2009-02-13 Teodor Zlatanov <tzz@lifelogs.com>
6211
6212 * auth.texi: New file documenting auth-source.
6213
6214 2009-02-13 Carsten Dominik <dominik@science.uva.nl>
6215
6216 * org.texi (Org Plot): Fix link.
6217
6218 2009-02-09 Daiki Ueno <ueno@unixuser.org>
6219
6220 * epa.texi (Mail-mode integration): Mention the way to do
6221 "encrypt-to-self". (Bug#1807)
6222
6223 2009-02-05 Arni Magnusson <arnima@hafro.is> (tiny change)
6224
6225 * ada-mode.texi (No project files): Fix typo. (Bug#2214)
6226
6227 2009-02-04 Reiner Steib <Reiner.Steib@gmx.de>
6228
6229 * gnus-news.texi: Print version about Incoming*.
6230
6231 2009-02-02 Carsten Dominik <dominik@science.uva.nl>
6232
6233 * org.texi (Structure editing, Handling links)
6234 (Fast access to TODO states, Javascript support): Make standard docs
6235 correctly reflect default variable settings.
6236
6237 2009-02-02 Glenn Morris <rgm@gnu.org>
6238
6239 * org.texi: Fix typos.
6240
6241 2009-02-01 Michael Albinus <michael.albinus@gmx.de>
6242
6243 Sync with Tramp 2.1.15.
6244
6245 * trampver.texi: Update release number.
6246
6247 2009-01-31 Carsten Dominik <carsten.dominik@gmail.com>
6248
6249 * org.texi (TODO dependencies): Document TODO dependencies on
6250 checkboxes.
6251
6252 2009-01-30 Carsten Dominik <dominik@science.uva.nl>
6253
6254 * org.texi (TODO dependencies): Document key binding for toggling
6255 ORDERED property.
6256
6257 2009-01-28 Michael Albinus <michael.albinus@gmx.de>
6258
6259 * dbus.texi (Errors and Events): Fix typos. Describe second parameter
6260 of hook functions.
6261
6262 2009-01-28 Carsten Dominik <dominik@science.uva.nl>
6263
6264 * org.texi (TODO dependencies): New section.
6265
6266 2009-01-27 Carsten Dominik <dominik@science.uva.nl>
6267
6268 * org.texi (Plain lists, TODO basics, Priorities)
6269 (Multiple sets in one file, Conflicts): Document interaction with
6270 `shift-selection-mode'.
6271
6272 2009-01-27 Jay Belanger <jay.p.belanger@gmail.com>
6273
6274 * calc.texi (Embedded Mode, Algebraic-Style Calculations):
6275 Make Calc the subject of sentences.
6276 (Rearranging Formulas using Selections): Discuss new options
6277 for `j *'.
6278
6279 2009-01-26 Michael Albinus <michael.albinus@gmx.de>
6280
6281 * dbus.texi (Errors and Events): New variable dbus-event-error-hooks.
6282
6283 2009-01-26 Glenn Morris <rgm@gnu.org>
6284
6285 * org.texi: Fix typos.
6286
6287 2009-01-26 Bill Wohler <wohler@newt.com>
6288
6289 * mh-e.texi (EDITION, UPDATED): Update.
6290
6291 2009-01-25 Carsten Dominik <dominik@science.uva.nl>
6292
6293 * org.texi (References): Add information about remote references.
6294 (Built-in table editor): Document `C-c RET' in tables.
6295 (Math symbols, Quoting LaTeX code): Mention that simple
6296 LaTeX macros survive LaTeX export.
6297 (Images in LaTeX export): Show how to create a reference to a
6298 figure.
6299 (Sectioning structure): Document that the LaTeX class can be
6300 specified in a property.
6301 (Text areas in HTML export): New section.
6302 (External links): Add examples for text search and ID links.
6303 (Built-in table editor): Remove the descriptio of `C-c
6304 C-q', it not longer works.
6305 (Literal examples): Document that a space must follow
6306 the colon in short examples.
6307 (Relative timer): Document `org-timer-stop'.
6308 (Footnotes): New section.
6309 (Footnote markup): Shorten section and refer to new Footnote
6310 section.
6311 (Literal examples): Add documentation for line
6312 numbering in and references to code examples.
6313 (CSS support): Fix the description of default CSS styles.
6314 (Capturing column view): Document
6315 "file:path/to/file.org" as an allowed value for the ID property of
6316 a dynamic block copying column view.
6317
6318 2009-01-23 Stephen Eglen <stephen@gnu.org>
6319
6320 * mh-e.texi (Getting Started): Describe $MH.
6321
6322 2009-01-21 Michael Albinus <michael.albinus@gmx.de>
6323
6324 * tramp.texi (all): Harmonize usage of "external method",
6325 "external transfer method" and "out-of-band method".
6326 (Connection types): Precise the differences of inline and external
6327 methods. Written by Adrian Phillips <a.phillips@met.no>.
6328
6329 2009-01-19 Reiner Steib <Reiner.Steib@gmx.de>
6330
6331 * gnus.texi (Limiting): `/ N' and `/ o' are not really limiting
6332 commands as described at the top. Reported by Allan Gottlieb
6333 <gottlieb@nyu.edu>.
6334
6335 2009-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
6336
6337 * gnus.texi (Non-ASCII Group Names, RSS): Update description of
6338 nnmail-pathname-coding-system.
6339
6340 2009-01-17 Peter Tury <tury.peter@gmail.com> (tiny change)
6341
6342 * org.texi (Relative timer): Fix typo.
6343
6344 2009-01-15 Juanma Barranquero <lekktu@gmail.com>
6345
6346 * org.texi (Clocking work time): Fix typo.
6347 Reported by Peter Tury <tury.peter@gmail.com>. (Bug#1925)
6348
6349 2009-01-13 Glenn Morris <rgm@gnu.org>
6350
6351 * org.texi: Fix some more typos.
6352
6353 2009-01-13 Peter Tury <tury.peter@gmail.com> (tiny change)
6354
6355 * org.texi: Fix some typos.
6356
6357 2009-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
6358
6359 * gnus.texi (Group Parameters): Add note for local variables.
6360
6361 2009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
6362
6363 * gnus.texi (Converting Kill Files): Fix URL.
6364 Include gnus-kill-to-score.el in contrib directory.
6365
6366 2009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
6367
6368 * gnus.texi (Startup Variables): Fix gnus-before-startup-hook.
6369 Reported by Leo <sdl.web@gmail.com>. (Bug#1660)
6370 (Paging the Article): Add index entry.
6371
6372 2009-01-03 Stephen Leake <stephen_leake@member.fsf.org>
6373
6374 * ada-mode.texi (Examples): Delete redundant text.
6375
6376 2009-01-03 Michael Albinus <michael.albinus@gmx.de>
6377
6378 * trampver.texi (top): Declare ipv6prefix and ipv6postfix.
6379
6380 * tramp.texi (Filename Syntax, Filename completion): Handle IPv6
6381 addresses.
6382
6383 2009-01-03 Bill Wohler <wohler@newt.com>
6384
6385 * mh-e.texi (Scan Line Formats): Indicate that first column should be
6386 kept empty.
6387
6388 2008-12-20 Carsten Dominik <dominik@science.uva.nl>
6389
6390 * org.texi (Activation, Exporting, ASCII export, HTML export)
6391 (HTML Export commands, LaTeX/PDF export commands):
6392 Improve documentation about transient-mark-mode.
6393 (References): Document the use of special names like $LR1 to reference
6394 to fields in the last table row.
6395
6396 2008-12-19 Juri Linkov <juri@jurta.org>
6397
6398 * info.texi (Search Text): Remove mention of removed key binding M-s.
6399
6400 2008-12-18 Carsten Dominik <dominik@science.uva.nl>
6401
6402 * org.texi (References): Remove mentioning of @0 as reference for the
6403 last line, this has been reverted in the Lisp sources.
6404
6405 2008-12-17 Juanma Barranquero <lekktu@gmail.com>
6406
6407 * makefile.w32-in (INFO_TARGETS, clean): Add sasl.
6408 (DVI_TARGETS): Remove duplicates. Add sasl.
6409 ($(infodir)/sasl, sasl.dvi): New targets.
6410
6411 2008-12-17 Carsten Dominik <dominik@science.uva.nl>
6412
6413 * org.texi: Version number pushed to 6.15d.
6414
6415 2008-12-16 Carsten Dominik <dominik@science.uva.nl>
6416
6417 * org.texi (Tables in LaTeX export): New section.
6418 (Images in LaTeX export): New section.
6419 (Inlined images, Images in HTML export): Sections renamed.
6420
6421 2008-12-08 Reiner Steib <Reiner.Steib@gmx.de>
6422
6423 * message.texi (Insertion Variables): Don't advertise sc-cite-original.
6424
6425 2008-12-04 David Engster <dengste@eml.cc>
6426
6427 * gnus.texi (nnmairix): Mention mairix.el. Point out the importance
6428 of nnml-get-new-mail. Change URL for mairix patch.
6429
6430 2008-12-02 Carsten Dominik <carsten.dominik@gmail.com>
6431
6432 * org.texi (Using the mapping API): Fix bug in mapping example.
6433 (Publishing options): Make the list of properties complete again, in
6434 correspondence to the variable `org-export-plist-vars'.
6435 (Property searches): Document new special values for time comparisons.
6436 (Tag inheritance): Refine the description of tag inheritance.
6437 (Project alist): Add info about the publishing sequence of components.
6438 (Effort estimates): Document the new relative timer.
6439
6440 2008-12-01 Jay Belanger <jay.p.belanger@gmail.com>
6441
6442 * calc.texi (About This Manual): Clarify behavior of `C-x * t'.
6443 (Using Calc): Clarify use of `C-x * o'.
6444 (Embedded Mode (Overview)): Clarify use of `C-x * e'.
6445
6446 2008-11-28 Richard M Stallman <rms@gnu.org>
6447
6448 * dbus.texi (Receiving Method Calls): Clean up previous change.
6449
6450 2008-11-26 Michael Albinus <michael.albinus@gmx.de>
6451
6452 * dbus.texi (Type Conversion): New defuns `dbus-string-to-byte-array',
6453 `dbus-escape-as-identifier', `dbus-byte-array-to-string' and
6454 `dbus-unescape-from-identifier'.
6455 (Receiving Method Calls): New constants `dbus-service-emacs' and
6456 `dbus-path-emacs'. Precise return values of `dbus-register-method'.
6457 (Signals): Use the constants in the example.
6458
6459 2008-11-24 Carsten Dominik <dominik@science.uva.nl>
6460
6461 * org.texi: Re-apply change to FDL 1.3.
6462
6463 2008-11-23 Carsten Dominik <dominik@science.uva.nl>
6464
6465 * org.texi (Setting up Remember): Document `org-remember-mode'.
6466 (External links): Document that bbdb links can use a regular
6467 expression.
6468 (External links): Document that elisp links can contain interactive
6469 commands.
6470
6471 2008-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
6472
6473 * viper.texi (viper-translate-all-ESC-keysequences):
6474 Description removed.
6475
6476 2008-11-19 Glenn Morris <rgm@gnu.org>
6477
6478 * doclicense.texi: Change to FDL 1.3.
6479 Relicense all texi files under FDL 1.3 or later.
6480
6481 2008-11-17 Jay Belanger <jay.p.belanger@gmail.com>
6482
6483 * calc.texi (Tutorial): Clarify how to set up the on-line tutorial.
6484
6485 2008-11-16 Michael Kifer <kifer@cs.stonybrook.edu>
6486
6487 * viper.texi (viper-ESC-keyseq-timeout, viper-ESC-key): Remove.
6488
6489 * ediff.texi: Version/date change.
6490
6491 2008-11-14 Chong Yidong <cyd@stupidchicken.com>
6492
6493 * ns-emacs.texi: Moved into macos.texi in the main Emacs manual.
6494
6495 2008-11-14 Jay Belanger <jay.p.belanger@gmail.com>
6496
6497 * calc.texi (About This Manual): Comment out a mention of
6498 marginal notes.
6499
6500 2008-11-12 Carsten Dominik <dominik@science.uva.nl>
6501
6502 * org.texi (Clocking work time): Document the :formula property of
6503 clock tables.
6504 (Structure editing, Refiling notes): Document refiling regions.
6505 (Agenda commands): Document the double-prefix version
6506 of the `l' command in the agenda.
6507 (Handling links): Explain the effect of a double prefix
6508 arg to `C-c C-o'.
6509 (TODO basics): Add documentation for tag triggers.
6510
6511 2008-10-23 Glenn Morris <rgm@gnu.org>
6512
6513 * cl.texi (Function Bindings): Mention `flet' fails to deal with
6514 byte-compiling things like `+'.
6515
6516 * ns-emacs.texi: Merge copyright years of author now with assignment
6517 into FSF years.
6518 (VER): Use it for easier automatic updating. Use Emacs version rather
6519 than standalone Emacs.app version.
6520
6521 2008-10-12 Carsten Dominik <dominik@science.uva.nl>
6522
6523 * org.texi: Lots of minor fixes.
6524 (Capture): New chapter.
6525 (Org Plot): New section.
6526
6527 2008-09-30 Magnus Henoch <mange@freemail.hu>
6528
6529 * cl.texi (Porting Common Lisp): Fix parenthesis order in example.
6530
6531 2008-09-30 Jay Belanger <jay.p.belanger@gmail.com>
6532
6533 * calc.texi (User Defined Units): Mention how to enter optional display
6534 string.
6535
6536 2008-09-25 Teodor Zlatanov <tzz@lifelogs.com>
6537
6538 * message.texi (Sending Variables): Fix variable documentation to
6539 avoid the "y/n" wording.
6540
6541 2008-09-24 Teodor Zlatanov <tzz@lifelogs.com>
6542
6543 * message.texi (Sending Variables): Add `message-confirm-send' doc.
6544
6545 2008-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
6546
6547 * gnus.texi (The Gnus Registry): Don't give argument to @item used in
6548 @enumerate section so as to be able to be formatted with MAKEINFO=no.
6549
6550 2008-09-22 Bill Wohler <wohler@newt.com>
6551
6552 Release MH-E manual version 8.1.
6553
6554 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
6555 release 8.1.
6556
6557 * mh-e.texi: Retain dual license as agreed to by the FSF.
6558 However, bump GPL to Version 3.
6559 Use @include for license text.
6560
6561 2008-09-19 Katsumi Yamaoka <yamaoka@jpl.org>
6562
6563 * gnus.texi (Top, Setup, Fancy splitting to parent)
6564 (Store custom flags and keywords, Store arbitrary data):
6565 Clean up markup.
6566
6567 2008-09-16 Teodor Zlatanov <tzz@lifelogs.com>
6568
6569 * gnus.texi (The Gnus Registry): Document it.
6570
6571 2008-09-08 David Engster <dengste@eml.cc>
6572
6573 * gnus.texi (nnmairix): Point out that nnml uses MH format.
6574 Clarify section about choosing back end servers.
6575
6576 2008-08-23 Glenn Morris <rgm@gnu.org>
6577
6578 * dired-x.texi (Shell Command Guessing):
6579 Mention dired-guess-shell-case-fold-search. (Bug#417)
6580
6581 2008-08-22 Michael Albinus <michael.albinus@gmx.de>
6582
6583 * trampver.texi: Update release number.
6584
6585 2008-08-18 Brian Cully <bjc@kublai.com> (tiny change)
6586
6587 * ns-emacs.texi: Update version.
6588 (Introduction): Correct menu location for options save.
6589 (Customization): Note that defaults are stored under org.gnu.Emacs.
6590
6591 2008-08-11 Bill Wohler <wohler@newt.com>
6592
6593 * mh-e.texi (Getting Started): Rename variant mu-mh to gnu-mh and be
6594 explicit about GNU mailutils MH elsewhere (with thanks to Darel
6595 Henman) (closes SF #1768928).
6596
6597 2008-08-10 Glenn Morris <rgm@gnu.org>
6598
6599 * ns-emacs.texi: Use @copying. Change copyright of authors with
6600 assignment to FSF. Change license to GFDL.
6601 (Top): Remove outdated references.
6602
6603 2008-08-07 Reiner Steib <Reiner.Steib@gmx.de>
6604
6605 * gnus.texi (Sorting the Summary Buffer, Summary Sorting):
6606 Add gnus-summary-sort-by-most-recent-number and
6607 gnus-summary-sort-by-most-recent-date.
6608 (Summary Sorting): Explain prefix argument.
6609
6610 2008-08-07 Katsumi Yamaoka <yamaoka@jpl.org>
6611
6612 * gnus.texi (Saving Articles): Mention symbolic prefix `r' for
6613 gnus-summary-pipe-output.
6614
6615 2008-08-03 Michael Albinus <michael.albinus@gmx.de>
6616
6617 * dbus.texi (Receiving Method Calls): Document error handling of own
6618 D-Bus methods.
6619
6620 2008-08-01 Bill Wohler <wohler@newt.com>
6621
6622 * mh-e.texi (Reading Mail)
6623 (Viewing Attachments): Describe new function
6624 mh-show-preferred-alternative.
6625 (Sending Mail, Redistributing, Sending Message): Describe new hook
6626 mh-annotate-msg-hook.
6627
6628 2008-07-31 Michael Albinus <michael.albinus@gmx.de>
6629
6630 * dbus.texi (Arguments and Signatures): Fix example.
6631 (Synchronous Methods): New defun `dbus-call-method-non-blocking'.
6632 (Asynchronous Methods): New node.
6633 (Errors and Events): Describe extended layout of `dbus-event'.
6634 New defun `dbus-event-message-type'.
6635
6636 2008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
6637
6638 * ediff.texi: Remove VMS support.
6639
6640 2008-07-29 Juanma Barranquero <lekktu@gmail.com>
6641
6642 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add mairix-el.
6643 ($(infodir)/mairix-el), mairix-el.dvi): New targets.
6644
6645 2008-07-29 Chong Yidong <cyd@stupidchicken.com>
6646
6647 * Makefile.in: Add mairix-el targets.
6648
6649 2008-07-29 David Engster <deng@randomsample.de>
6650
6651 * mairix-el.texi: New file.
6652
6653 2008-07-28 Stephen Leake <stephen_leake@stephe-leake.org>
6654
6655 * ada-mode.texi: Document using GNAT project files as Emacs Ada mode
6656 project files. Delete 'main_unit' project variable; not needed. Allow
6657 process environment variables wherever project variables are allowed.
6658 Add tutorial section on multiple GNAT project files.
6659
6660 2008-07-27 Michael Albinus <michael.albinus@gmx.de>
6661
6662 Sync with Tramp 2.1.14.
6663
6664 * trampver.texi: Update release number.
6665
6666 2008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
6667
6668 * ns-emacs.texi:
6669 * faq.texi: Remove mentions of Mac Carbon.
6670
6671 2008-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
6672
6673 * gnus.texi (Saving Articles): Describe the 2nd argument of
6674 gnus-summary-save-in-pipe.
6675 (SpamAssassin): Use it.
6676
6677 2008-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
6678
6679 * gnus.texi (SpamAssassin): Fix gnus-summary-save-in-pipe usage.
6680
6681 2008-07-25 Carsten Dominik <dominik@science.uva.nl>
6682
6683 * org.texi (Export options): Document the use of the creator flag.
6684
6685 2008-07-24 Carsten Dominik <dominik@science.uva.nl>
6686
6687 * org.texi: New version 6.06a.
6688
6689 2008-07-23 Juanma Barranquero <lekktu@gmail.com>
6690
6691 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add ns-emacs.
6692 ($(infodir)/ns-emacs, ns-emacs.dvi): New targets.
6693
6694 2008-07-23 Vincent Belaïche <vincent.b.1@hotmail.fr>
6695
6696 * calc.texi (Editing Stack Entries, Algebraic Entry):
6697 Rewrite introductory sentences so it can be used by
6698 Calc's help functions. Mention fixing typos.
6699 (Customizing Calc): Fix typo.
6700
6701 2008-07-23 Jay Belanger <jay.p.belanger@gmail.com>
6702
6703 * calc.texi (summarykey): New macro. Use to correctly format keys in
6704 the summary.
6705
6706 2008-07-20 Adrian Robert <adrian.b.robert@gmail.com>
6707
6708 * ns-emacs.texi (Customization): Corrected documentation on color
6709 specification formats.
6710
6711 2008-07-19 Andreas Schwab <schwab@suse.de>
6712
6713 * ns-emacs.texi: Moved from ../emacs. Add @direntry.
6714
6715 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ns-emacs.
6716 (ns-emacs, $(infodir)/ns-emacs, ns-emacs.dvi): New rules.
6717
6718 2008-07-18 Michael Albinus <michael.albinus@gmx.de>
6719
6720 * dbus.texi (Inspection): Rework, introduce submenus.
6721 (Bus names, Introspection, Nodes and Interfaces, Methods and Signal)
6722 (Properties and Annotations, Arguments and Signatures): New nodes.
6723
6724 2008-07-13 Michael Albinus <michael.albinus@gmx.de>
6725
6726 * dbus.texi (Receiving Method Calls): Fix description of
6727 `dbus-register-method'.
6728 (Signals): Allow also signal arguments for filtering in
6729 `dbus-register-signal'.
6730
6731 2008-07-13 Vincent Belaïche <vincent.b.1@hotmail.fr>
6732
6733 * calc.texi (Manipulating Vectors): Clarify definition of `rnorm' and
6734 `cnorm'.
6735 (Arithmetic Tutorial): Simplify the verification of prime factors.
6736
6737 2008-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
6738
6739 * gnus.texi (Saving Articles): Mention
6740 gnus-summary-pipe-output-default-command and gnus-summary-save-in-pipe.
6741
6742 2008-06-29 Jay Belanger <jay.p.belanger@gmail.com>
6743
6744 * calc.texi: Adjust mode line throughout.
6745
6746 2008-06-28 Juanma Barranquero <lekktu@gmail.com>
6747
6748 * sasl.texi (Mechanisms): Fix typos.
6749
6750 2008-06-24 Jay Belanger <jay.p.belanger@gmail.com>
6751
6752 * calc.texi (Killing from the stack): Mention using normal Emacs
6753 copying.
6754
6755 2008-06-21 Michael Albinus <michael.albinus@gmx.de>
6756
6757 * tramp.texi (Password handling): Rename from "Password caching".
6758 Add `auth-source' mechanism.
6759 (Connection caching): Tramp reopens the connection automatically,
6760 when the operating system on the remote host has been changed.
6761
6762 2008-06-20 Eli Zaretskii <eliz@gnu.org>
6763
6764 * makefile.w32-in (distclean): Remove makefile.
6765
6766 2008-06-17 Carsten Dominik <dominik@science.uva.nl>
6767
6768 * org.texi (Using the mapping API): New section.
6769 (Agenda column view): New section.
6770 (Moving subtrees): Document archiving to the archive sibling.
6771 (Agenda commands): Document columns view in the agenda.
6772 (Using the property API): Document the API for multi-valued properties.
6773
6774 2008-06-17 Jason Riedy <jason@acm.org>
6775
6776 * org.texi (A LaTeX example): Note that fmt may be a one-argument
6777 function, and efmt may be a two-argument function.
6778 (Radio tables): Document multiple destinations.
6779
6780 2008-06-16 Glenn Morris <rgm@gnu.org>
6781
6782 * epa.texi, erc.texi, pgg.texi, remember.texi, sasl.texi, url.texi:
6783 Add Cover-Texts.
6784
6785 2008-06-15 Glenn Morris <rgm@gnu.org>
6786
6787 * faq.texi (VER): Update to 23.0.60.
6788
6789 * mh-e.texi: Remove option of licensing under GPL.
6790 Add Cover-Texts to GFDL permissions notice.
6791 (GPL): Remove section.
6792 (GFDL): Include doclicense.texi rather than the actual text.
6793
6794 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add sasl.
6795 (sasl, $(infodir)/sasl, sasl.dvi): New rules.
6796
6797 * sasl.texi: Fix output file name.
6798
6799 * epa.texi, sasl.texi: Refer to license in Emacs manual.
6800
6801 * gnus-coding.texi: Refer to license in Gnus manual.
6802
6803 * idlwave.texi, sasl.texi: Use @copying.
6804
6805 * org.texi: Change to GFDL 1.2. Refer to license in Emacs manual.
6806
6807 * speedbar.texi: Update Back-Cover Text as per maintain.info.
6808
6809 * url.texi: Use @copying, @title, @subtitle, @author.
6810
6811 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi, dbus.texi:
6812 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
6813 * erc.texi, eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus.texi:
6814 * idlwave.texi, message.texi, newsticker.texi, pcl-cvs.texi:
6815 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi:
6816 * smtpmail.texi, speedbar.texi, tramp.texi, vip.texi, viper.texi:
6817 * widget.texi, woman.texi:
6818 Remove references to external license, since doclicense is included.
6819
6820 * ada-mode.texi, autotype.texi, cc-mode.texi, dired-x.texi:
6821 * pcl-cvs.texi, speedbar.texi, url.texi, widget.texi:
6822 Remove references to non-existent Invariant Sections.
6823
6824 2008-06-14 Glenn Morris <rgm@gnu.org>
6825
6826 * faq.texi (Major packages and programs): Remove references to external
6827 Supercite, Calc, VIPER, since they have been included for some time.
6828 Update VM, AUCTeX, BBDB entries.
6829
6830 2008-06-14 Ulf Jasper <ulf.jasper@web.de>
6831
6832 * newsticker.texi: Updated to match latest newsticker changes.
6833
6834 2008-06-13 Glenn Morris <rgm@gnu.org>
6835
6836 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi
6837 * dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi
6838 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi
6839 * gnus.texi, idlwave.texi, info.texi, message.texi, newsticker.texi
6840 * nxml-mode.texi, org.texi, pcl-cvs.texi, rcirc.texi, reftex.texi
6841 * sc.texi, sieve.texi, smtpmail.texi, vip.texi, viper.texi, widget.texi
6842 * woman.texi:
6843 Update Back-Cover Text as per maintain.info.
6844
6845 2008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
6846
6847 * gnus-faq.texi: Generate. Change node names to "FAQ N-M".
6848
6849 * Makefile.in (gnus-faq-clean): Don't remove gnus-faq.texi.
6850 (gnus-faq.xml): Update repository host.
6851
6852 * gnus-faq.texi: Generate from gnus-faq.xml (sourceforge.net).
6853
6854 2008-06-15 Frank Schmitt <ich@frank-schmitt.net>
6855
6856 * gnus-faq.texi ([5.12]): Add entry about message-kill-buffer-on-exit.
6857 Fix a typo.
6858
6859 2008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
6860
6861 * gnus.texi (Mail Source Customization): Correct values of
6862 `mail-source-delete-incoming'. Reported by Tassilo Horn.
6863 (Oort Gnus): Fix version comment for mml-dnd-protocol-alist.
6864
6865 2008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
6866
6867 * gnus.texi (nnmairix): Eliminate wrong use of `path', cf. the GNU
6868 coding standards.
6869
6870 2008-06-14 David Engster <dengste@eml.cc>
6871
6872 * gnus.texi (nnmairix): Markup fixes.
6873
6874 2008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
6875
6876 * gnus.texi (nnmairix): Markup and other minor fixes.
6877
6878 2008-06-05 David Engster <dengste@eml.cc>
6879
6880 * gnus.texi (nnmairix): New nodes describing nnmairix.el.
6881
6882 2008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
6883
6884 * gnus.texi (Group Parameters): Change ~/.gnus to ~/.gnus.el.
6885 (Searching, nnir, nnmairix): New stub nodes.
6886
6887 2008-05-30 Felix Lee <felix.1@canids.net>
6888
6889 * cl.texi (Iteration Clauses): Fix incorrect "identical" examples.
6890
6891 2008-05-24 Reiner Steib <Reiner.Steib@gmx.de>
6892
6893 * gnus.texi (Filling In Threads): Additions to gnus-fetch-old-headers.
6894
6895 2008-05-15 Reiner Steib <Reiner.Steib@gmx.de>
6896
6897 * gnus.texi (Scoring On Other Headers): Fix typo. Rearrange.
6898
6899 2008-05-15 Jonathan Yavner <jyavner@member.fsf.org>
6900
6901 * ses.texi (Acknowledgements): Add Shigeru Fukaya.
6902
6903 2008-05-06 Juanma Barranquero <lekktu@gmail.com>
6904
6905 * info.texi (Top): Fix typo in xref.
6906
6907 2008-05-05 Karl Berry <karl@gnu.org>
6908
6909 * info.texi (Top): @xref to stand-alone manual.
6910
6911 2008-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
6912
6913 * gnus.texi (Various Summary Stuff): Add gnus-propagate-marks.
6914 (Various Summary Stuff): Fix typo in last xref.
6915
6916 2008-05-02 Juanma Barranquero <lekktu@gmail.com>
6917
6918 * org.texi (Moving subtrees): Fix typo.
6919
6920 2008-04-28 Michael Albinus <michael.albinus@gmx.de>
6921
6922 * tramp.texi (Frequently Asked Questions): Explain, how to disable
6923 Tramp via `tramp-mode'.
6924
6925 2008-04-27 Carsten Dominik <dominik@sam.science.uva.nl>
6926
6927 * org.texi: Massive changes, in many parts of the file.
6928
6929 2008-04-27 Jason Riedy <jason@acm.org>
6930
6931 * org.texi (A LaTeX example): Note that fmt may be a
6932 one-argument function, and efmt may be a two-argument function.
6933 (Radio tables): Document multiple destinations.
6934
6935 2008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
6936
6937 * gnus.texi (Oort Gnus): Add message-fill-column.
6938
6939 2008-04-12 Adrian Aichner <adrian@xemacs.org>
6940
6941 * gnus.texi (Mail Source Specifiers): Typo fix.
6942
6943 2008-04-12 Reiner Steib <Reiner.Steib@gmx.de>
6944
6945 * gnus.texi (Diary Headers Generation): Update key binding for
6946 `gnus-diary-check-message'.
6947
6948 2008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
6949
6950 * gnus.texi (Emacsen): Addition.
6951
6952 2008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
6953
6954 * gnus.texi (Emacsen): Give recommendations for Emacs 22 and Emacs 23.
6955
6956 2008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
6957
6958 * gnus.texi (Oort Gnus): Mention customizing of tool bars.
6959
6960 2008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
6961
6962 * gnus-news.texi: Update tool bar item.
6963
6964 2008-04-09 Sven Joachim <svenjoac@gmx.de>
6965
6966 * gnus-news.texi: Fix typos.
6967
6968 2008-04-11 Jay Belanger <jay.p.belanger@gmail.com>
6969
6970 * calc.texi (Vector and Matrix Arithmetic, Calc Summary):
6971 Add mention of `kron'.
6972
6973 2008-04-01 Daiki Ueno <ueno@unixuser.org>
6974
6975 * epa.texi (Encrypting/decrypting *.gpg files):
6976 Document epa-file-name-regexp.
6977
6978 2008-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
6979
6980 * gnus.texi (Example Methods): Fix description about ssh-agent.
6981 (Indirect Functions): Fix the default value of nntp-telnet-command;
6982 remove link to connect.html.
6983
6984 2008-03-30 Michael Albinus <michael.albinus@gmx.de>
6985
6986 * dbus.texi (Synchronous Methods): New parameter TIMEOUT for
6987 dbus-call-method.
6988 (Receiving Method Calls): The timeout can be set by the calling client.
6989
6990 * trampver.texi: Update release number.
6991
6992 2008-03-29 Reiner Steib <Reiner.Steib@gmx.de>
6993
6994 * gnus.texi (Top): Fix version. Add SASL.
6995
6996 2008-03-29 Michael Albinus <michael.albinus@gmx.de>
6997
6998 Sync with Tramp 2.1.13.
6999
7000 * trampver.texi: Update release number.
7001
7002 2008-03-29 Chong Yidong <cyd@stupidchicken.com>
7003
7004 * org.texi: Update to new org-mode website.
7005
7006 2008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
7007
7008 * cl.texi (For Clauses): Fix loop over key-seq to match code.
7009
7010 2008-03-22 Reiner Steib <Reiner.Steib@gmx.de>
7011
7012 * gnus.texi (Foreign Groups): Add gnus-read-ephemeral-gmane-group,
7013 gnus-read-ephemeral-gmane-group-url,
7014 gnus-read-ephemeral-emacs-bug-group,
7015 gnus-read-ephemeral-debian-bug-group.
7016
7017 2008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
7018
7019 * gnus.texi (MIME Commands): Add gnus-article-browse-html-article.
7020
7021 * gnus-news.texi: Add EasyPG. Add gnus-article-browse-html-article.
7022 Add FIXMEs for Bookmarks and gnus-registry-marks.
7023
7024 2008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
7025
7026 * gnus.texi (Smileys): Document `smiley-style'.
7027
7028 2008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
7029
7030 * gnus.texi (Gnus Development): Clarify difference between ding and
7031 gnu.emacs.gnus.
7032 (MIME Commands, Using MIME, RSS): Fix markup.
7033
7034 * gnus-faq.texi ([8.4]): Ditto.
7035
7036 2008-03-20 Reiner Steib <Reiner.Steib@gmx.de>
7037
7038 * gnus.texi (Emacsen): Remove obsolete stuff.
7039
7040 2008-03-19 Reiner Steib <Reiner.Steib@gmx.de>
7041
7042 * gnus.texi (Oort Gnus): Add version info WRT
7043 `mail-source-delete-incoming'.
7044
7045 2008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
7046
7047 * gnus.texi (Top): Add "Other related manuals" and version info in
7048 `iftex' output.
7049 (Formatting Fonts): Add index entries for gnus-mouse-face, gnus-face-0,
7050 gnus-balloon-face-0 and the corresponding format specifiers.
7051
7052 2008-03-26 Michael Albinus <michael.albinus@gmx.de>
7053
7054 * tramp.texi (Filename completion): Remove footnote about let-bind
7055 of `partial-completion-mode'. It doesn't work this way.
7056
7057 2008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
7058
7059 * pcl-cvs.texi (Contributors): Update my email.
7060
7061 2008-03-21 Michael Albinus <michael.albinus@gmx.de>
7062
7063 * dbus.texi (Receiving Method Calls): Mention default D-Bus timeout.
7064
7065 2008-03-17 Bill Wohler <wohler@newt.com>
7066
7067 * mh-e.texi (Viewing): Update URL for adding header fields to
7068 mh-invisible-header-fields-default.
7069
7070 2008-03-16 Bill Wohler <wohler@newt.com>
7071
7072 * mh-e.texi (Preface): Add Gnus to requirements.
7073 (Forwarding): Note that forwarded MIME messages are now inline.
7074
7075 2008-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
7076
7077 * gnus.texi (Example Methods, Direct Functions, Indirect Functions)
7078 (Common Variables): Give precedence to the netcat methods over the
7079 telnet methods, and mention that they are more reliable.
7080
7081 2008-03-13 Carsten Dominik <dominik@science.uva.nl>
7082
7083 * org.texi (Exporting Agenda Views): Document agenda export to
7084 iCalendar.
7085 (Progress logging): Document the new progress logging stuff.
7086
7087 2008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
7088
7089 * gnus.texi (Mail Source Customization, Gnus Development, Oort Gnus):
7090 Update for change of `mail-source-delete-incoming'.
7091
7092 * gnus-news.texi: Ditto.
7093
7094 2008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
7095
7096 * gnus-coding.texi (Gnus Maintainance Guide): Update conventions for
7097 custom versions.
7098
7099 2008-03-07 Alan Mackenzie <acm@muc.de>
7100
7101 * cc-mode.texi (Limitations and Known Bugs): State that the number of
7102 parens/brackets in a k&r region is limited.
7103
7104 2008-02-27 Reiner Steib <Reiner.Steib@gmx.de>
7105
7106 * gnus-news.texi: Mention problem with coding system `utf-8-emacs' when
7107 using different Emacs versions.
7108
7109 2008-02-27 Glenn Morris <rgm@gnu.org>
7110
7111 * sc.texi: Remove a lot of old and obsolete info.
7112 (titlepage): Simplify.
7113 (Emacs 19 MUAs, Emacs 18 MUAs, MH-E with any Emacsen)
7114 (VM with any Emacsen, GNEWS with any Emacsen)
7115 (Overloading for Non-conforming MUAs, Version 3 Changes)
7116 (The Supercite Mailing List): Delete nodes.
7117 (Introduction): Remove info about old packages.
7118 (Getting Connected): Simplify. Remove info about old packages.
7119 (Citing Commands): Delete Emacs 19 info.
7120 (Hints to MUA Authors): Simplify.
7121 (Thanks and History): Merge in some info from the deleted node
7122 "Version 3 Changes".
7123
7124 2008-02-05 Juanma Barranquero <lekktu@gmail.com>
7125
7126 * org.texi (Setting tags, In-buffer settings):
7127 * rcirc.texi (rcirc commands): Replace `legal' with `valid'.
7128
7129 2008-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
7130
7131 * gnus-news.texi: Mention that spaces and tabs are allowed in the
7132 installation directory name.
7133
7134 2008-02-12 Romain Francoise <romain@orebokech.com>
7135
7136 * epa.texi (Overview): Fix typo.
7137
7138 2008-02-11 Daiki Ueno <ueno@unixuser.org>
7139
7140 * epa.texi (Quick start): Remove the .emacs setting.
7141
7142 2008-02-10 Daiki Ueno <ueno@unixuser.org>
7143
7144 * epa.texi (Quick start): Use the command `epa-enable' instead of
7145 loading `epa-setup'.
7146
7147 2008-02-08 Juanma Barranquero <lekktu@gmail.com>
7148
7149 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add epa.
7150 ($(infodir)/epa, epa.dvi): New targets.
7151
7152 2008-02-08 Daiki Ueno <ueno@unixuser.org>
7153
7154 * Makefile.in: Add rules to build EasyPG Assistant User's Manual.
7155
7156 * epa.texi: New manual documenting the EasyPG Assistant.
7157
7158 2008-02-06 Michael Albinus <michael.albinus@gmx.de>
7159
7160 * dbus.texi (all): Wrap Lisp code examples with @lisp ... @end lisp.
7161 (Inspection): New function dbus-ping.
7162
7163 2008-02-05 Michael Albinus <michael.albinus@gmx.de>
7164
7165 * tramp.texi (Remote processes): Add `shell-command'.
7166
7167 2008-02-02 Michael Albinus <michael.albinus@gmx.de>
7168
7169 * tramp.texi: Use new FSF's Back-Cover Text.
7170
7171 2008-01-28 Michael Sperber <sperber@deinprogramm.de>
7172
7173 * gnus.texi (Mail Source Specifiers): Document `group' specifier.
7174 (Group Parameters): Document `mail-source' parameter.
7175
7176 2008-01-27 Michael Albinus <michael.albinus@gmx.de>
7177
7178 * tramp.texi (Inline methods): The hostname of the su(do)? methods
7179 must be a local host.
7180
7181 2008-01-26 Michael Olson <mwolson@gnu.org>
7182
7183 * erc.texi: Update version for ERC 5.3 release.
7184 (Obtaining ERC): Update extras URLs for 5.3.
7185 (Development): Write instructions for git, and remove those for Arch.
7186 (History): Mention the switch to git.
7187
7188 2008-01-24 Karl Berry <karl@gnu.org>
7189
7190 * info.texi (Search Index, Search Text): Mention the command
7191 character in the section name, a la the (Go to node) node.
7192
7193 2008-01-21 Michael Albinus <michael.albinus@gmx.de>
7194
7195 * dbus.texi (Errors and Events): New macro dbus-ignore-errors.
7196
7197 2008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
7198
7199 * gnus-news.texi: Mention gnus-article-describe-bindings.
7200
7201 2008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
7202
7203 * gnus-news.texi: Mention gnus-article-wide-reply-with-original.
7204
7205 2008-01-18 Carsten Dominik <dominik@science.uva.nl>
7206
7207 * org.texi (Property inheritance): New section.
7208 (Conventions): New section.
7209 (Structure editing): Document C-RET, the prefix arg to the cut/copy
7210 commands, and the new bindings for refiling.
7211 (Sparse trees): Document the new special command for sparse trees.
7212 (References): Be more clear about the counting of hilines.
7213 (Handling links): Document M-p/n for accessing links.
7214 (Fast access to TODO states): New section.
7215 (Per file keywords): New section.
7216 (Property inheritance): New section.
7217 (Column attributes): New summary types.
7218 (Capturing Column View): New section.
7219 (The date/time prompt): Cover the new features in the date/time prompt.
7220 Compactify the table of keys for the calendar remote control.
7221 (Clocking work time): Document the new :scope parameter.
7222 (Remember): Promoted to chapter.
7223 (Quoted examples): New section.
7224 (Enhancing text): New verbatim environments.
7225
7226 2008-01-14 Michael Albinus <michael.albinus@gmx.de>
7227
7228 * trampver.texi: Update release number.
7229
7230 2008-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
7231
7232 * gnus.texi (Article Keymap):
7233 Add gnus-article-wide-reply-with-original; fix descriptions of
7234 gnus-article-reply-with-original and
7235 gnus-article-followup-with-original.
7236
7237 2008-01-09 Glenn Morris <rgm@gnu.org>
7238
7239 * nxml-mode.texi: Add @copying section.
7240
7241 2008-01-05 Reiner Steib <Reiner.Steib@gmx.de>
7242
7243 * message.texi (Mail Variables): Add some text from "(gnus)Posting
7244 Server". Add `message-send-mail-with-mailclient'.
7245
7246 * gnus.texi (Posting Server): Move some text to "(message)Mail
7247 Variables" and add a reference here.
7248
7249 2008-01-04 Michael Albinus <michael.albinus@gmx.de>
7250
7251 * dbus.texi (Receiving Method Calls): New chapter.
7252 (Errors and Events): Add serial number to events. Replace "signal" by
7253 "message". Introduce dbus-event-serial-number.
7254
7255 2008-01-03 Michael Albinus <michael.albinus@gmx.de>
7256
7257 * dbus.texi (Type Conversion): Explain the type specification for empty
7258 arrays. Use another example.
7259
7260 2007-12-30 Michael Albinus <michael.albinus@gmx.de>
7261
7262 * dbus.texi (all): Replace "..." by @dots{}.
7263 (Type Conversion): Precise the value range for :byte types.
7264 (Signals): Rename dbus-unregister-signal to dbus-unregister-object.
7265 Mention its return value.
7266 (Errors and Events): There is no D-Bus error propagation during event
7267 processing.
7268
7269 2007-12-29 Jay Belanger <jay.p.belanger@gmail.com>
7270
7271 * calc.texi (Yacas Language, Maxima Language, Giac Language):
7272 New sections.
7273
7274 2007-12-29 Reiner Steib <Reiner.Steib@gmx.de>
7275
7276 * gnus.texi (Group Parameters): Reorder the text and add a note about
7277 `gnus-parameters' near the beginning of the node.
7278
7279 2007-12-29 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
7280
7281 * gnus.texi (Score File Editing): Fix function name.
7282
7283 2007-12-23 Michael Albinus <michael.albinus@gmx.de>
7284
7285 Sync with Tramp 2.1.12.
7286
7287 * trampver.texi: Update release number.
7288
7289 2007-12-22 Richard Stallman <rms@gnu.org>
7290
7291 * cc-mode.texi (Getting Started): Change @ref to @pxref.
7292
7293 2007-12-22 Michael Albinus <michael.albinus@gmx.de>
7294
7295 * dbus.texi (Type Conversion): Correct input parameters mapping.
7296
7297 2007-12-21 Michael Albinus <michael.albinus@gmx.de>
7298
7299 * dbus.texi (Type Conversion): Extend for D-Bus compound types.
7300 (Errors and Events): Mention wrong-type-argument error.
7301
7302 2007-12-21 Alex Schroeder <alex@gnu.org>
7303
7304 * rcirc.texi: Changed single spaces after sentence end to double
7305 spaces. Fixed some typos.
7306 (Internet Relay Chat): Explain relay.
7307 (Getting started with rcirc): Change items to reflect prompts.
7308 Add more explanation to rcirc-track-minor-mode and added a comment to
7309 warn future maintainers that this section is a copy.
7310 (People): Change /ignore example.
7311 (Keywords): Not keywords.
7312
7313 2007-12-20 Alex Schroeder <alex@gnu.org>
7314
7315 * rcirc.texi (Top): Fighting Information Overload chapter added.
7316 (Getting started with rcirc): Add notice of rcirc-track-minor-mode.
7317 (rcirc commands): Move /ignore command to the new chapter.
7318 (Fighting Information Overload): New chapter documenting /keyword,
7319 /bright, /dim, channel ignore, and low priority channels.
7320 (Configuration): Document rcirc-server-alist, remove
7321 rcirc-startup-channels-alist and rcirc-default-server.
7322
7323 2007-12-16 Michael Albinus <michael.albinus@gmx.de>
7324
7325 * dbus.texi (Signals): Fix example in dbus-register-signal.
7326
7327 2007-12-14 Sven Joachim <svenjoac@gmx.de>
7328
7329 * gnus.texi (Score Variables): Fix typo.
7330
7331 2007-12-07 Michael Albinus <michael.albinus@gmx.de>
7332
7333 * dbus.texi (Synchronous Methods): Adapt dbus-call-method.
7334 (Signals): Adapt dbus-send-signal and dbus-register-signal.
7335 (Errors and Events): Adapt dbus-event.
7336
7337 2007-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
7338
7339 * gnus.texi (Other Files): Add the yenc command.
7340
7341 2007-11-30 Reiner Steib <Reiner.Steib@gmx.de>
7342
7343 * gnus.texi (MIME Commands): Default of gnus-article-loose-mime is t
7344 since 2004-08-06.
7345
7346 2007-11-28 Katsumi Yamaoka <yamaoka@jpl.org>
7347
7348 * gnus.texi (Fancy Mail Splitting): Fix description of splitting based
7349 on body.
7350
7351 2007-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
7352
7353 * emacs-mime.texi (rfc2047): Mention rfc2047-encoded-word-regexp-loose
7354 and rfc2047-allow-irregular-q-encoded-words; fix description of
7355 rfc2047-encode-encoded-words.
7356
7357 2007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
7358
7359 * gnus.texi (Fetching Mail): Remove obsoleted `nnmail-spool-file'.
7360
7361 2007-12-05 Michael Olson <mwolson@gnu.org>
7362
7363 * remember.texi (Diary): Remove "require" line for remember-diary.el.
7364 Update documentation for `remember-diary-file'.
7365
7366 2007-12-04 Michael Albinus <michael.albinus@gmx.de>
7367
7368 * dbus.texi (Signals): Precise `dbus-register-signal'.
7369 (Errors and Events): Rework events part, the internal structure of
7370 dbus-event has changed.
7371
7372 2007-12-03 Juanma Barranquero <lekktu@gmail.com>
7373
7374 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
7375 ($(infodir)/dbus, dbus.dvi): New targets.
7376
7377 2007-12-03 Michael Albinus <michael.albinus@gmx.de>
7378
7379 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
7380 unconditionally.
7381
7382 * dbus.texi (Synchronous Methods): Show the result of the "lshal"
7383 emulation with @print{}.
7384
7385 2007-12-02 Richard Stallman <rms@gnu.org>
7386
7387 * dbus.texi (Overview): Minor cleanup.
7388
7389 2007-12-02 Michael Albinus <michael.albinus@gmx.de>
7390
7391 * Makefile.in (INFO_TARGETS): Add dbus.
7392 (DVI_TARGETS): Add dbus.dvi.
7393 (dbus, dbus.dvi): New targets.
7394
7395 * dbus.texi: New file.
7396
7397 2007-11-24 Romain Francoise <romain@orebokech.com>
7398
7399 * nxml-mode.texi: Add description in @direntry.
7400 Fix file name to match @setfilename.
7401
7402 2007-11-23 Mark A. Hershberger <mah@everybody.org>
7403
7404 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
7405 ($(infodir)/nxml-mode): New rule.
7406
7407 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
7408 ($(infodir)/nxml-mode): New rule.
7409 (clean): Add nxml-mode*.
7410
7411 * nxml-mode.texi: New file with nxml manual.
7412
7413 2007-11-18 Richard Stallman <rms@gnu.org>
7414
7415 * flymake.texi (Example -- Configuring a tool called directly):
7416 Update example.
7417
7418 2007-11-18 Michael Albinus <michael.albinus@gmx.de>
7419
7420 * tramp.texi (Filename completion): Simplify explanation of
7421 double-slash behavior. Explain directory contents flushing.
7422
7423 2007-11-16 Jay Belanger <jay.p.belanger@gmail.com>
7424
7425 * calc.texi (TeX and LaTeX Language Modes): Put in
7426 missing braces.
7427
7428 2007-11-15 Richard Stallman <rms@gnu.org>
7429
7430 * cl.texi (Equality Predicates): Delete `eql'.
7431 (Predicates, Naming Conventions, Top): Delete `eql'.
7432 (Common Lisp Compatibility): Delete `eql'.
7433 (Porting Common Lisp): Delete obsolete backquote info.
7434 Minor clarification about character constants.
7435 (Sequence Basics): Minor clarification.
7436
7437 2007-11-15 Juanma Barranquero <lekktu@gmail.com>
7438
7439 * cc-mode.texi (Electric Keys, Custom Macros):
7440 * tramp.texi (Filename completion): Fix typos.
7441
7442 2007-11-15 Jay Belanger <jay.p.belanger@gmail.com>
7443
7444 * calc.texi (Basic commands): Mention the menu.
7445
7446 2007-11-12 Michael Albinus <michael.albinus@gmx.de>
7447
7448 * tramp.texi (Connection caching): Tramp flushes connection
7449 properties when remote operating system has been changed.
7450
7451 2007-11-09 Reiner Steib <Reiner.Steib@gmx.de>
7452
7453 * gnus-news.texi: Fix spelling.
7454 `message-insert-formatted-citation-line', not
7455 `message-insert-formated-citation-line'.
7456
7457 * gnus.texi, gnus-faq.texi, message.texi: Bump version to 5.10.9.
7458
7459 2007-11-07 Michael Albinus <michael.albinus@gmx.de>
7460
7461 * tramp.texi (Overview): Mention also the PuTTY integration under
7462 w32. Remove paragraphs about Tramp's experimental status.
7463 (Frequently Asked Questions): Add code example for highlighting the
7464 mode line.
7465
7466 2007-11-03 Michael Olson <mwolson@gnu.org>
7467
7468 * remember.texi: Change mentions of remember-buffer to
7469 remember-finalize throughout.
7470
7471 2007-10-30 Michael Olson <mwolson@gnu.org>
7472
7473 * remember.texi (Copying): Remove.
7474 (Mailbox): Update with non-BBDB instructions.
7475 (Diary, Org): Add.
7476 (Bibliography, Planner Page): Remove.
7477
7478 2007-10-30 Juanma Barranquero <lekktu@gmail.com>
7479
7480 * makefile.w32-in (INFO_TARGETS): Add remember.
7481 (DVI_TARGETS): Add remember.dvi.
7482 ($(infodir)/remember): New rule.
7483 (clean): Add remember*.
7484
7485 2007-10-30 Michael Olson <mwolson@gnu.org>
7486
7487 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add remember.
7488 ($(infodir)/remember): New rule that builds the Remember Manual.
7489
7490 * remember.texi: New file containing the Remember Mode Manual.
7491 Shuffle chapters around after initial import.
7492 (Function Reference): Split Keystrokes into separate chapter.
7493 (Keystrokes): Document C-c C-k.
7494 (Introduction): Fix typographical issue with "---".
7495
7496 2007-10-29 Richard Stallman <rms@gnu.org>
7497
7498 * widget.texi (Introduction): Delete discussion of implementation
7499 internals.
7500
7501 2007-10-29 Michael Albinus <michael.albinus@gmx.de>
7502
7503 * tramp.texi (Connection caching): Host names must be different
7504 when tunneling.
7505
7506 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7507
7508 * gnus.texi, gnus-faq.texi, message.texi: Bump version to
7509 Gnus v5.13.
7510
7511 2007-10-28 Miles Bader <miles@gnu.org>
7512
7513 * gnus-news.texi, gnus-coding.texi, sasl.texi: New files.
7514
7515 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7516
7517 * gnus.texi (Sorting the Summary Buffer):
7518 Remove gnus-article-sort-by-date-reverse.
7519
7520 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7521
7522 * gnus.texi (Non-ASCII Group Names): New node.
7523 (Misc Group Stuff): Move gnus-group-name-charset-method-alist and
7524 gnus-group-name-charset-group-alist to Non-ASCII Group Names node.
7525
7526 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
7527
7528 * gnus.texi (Mail Source Specifiers, IMAP): Add a notice on the need to
7529 clean the output of the program `imap-shell-program'.
7530
7531 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7532
7533 * gnus.texi (IMAP): Mention nnimap-logout-timeout.
7534
7535 2007-10-28 Tassilo Horn <tassilo@member.fsf.org>
7536
7537 * gnus.texi (Sticky Articles): Documentation for sticky article
7538 buffers.
7539
7540 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
7541
7542 * gnus.texi (RSS): Document nnrss-ignore-article-fields.
7543
7544 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7545
7546 * gnus.texi (Various Various): Mention gnus-add-timestamp-to-message.
7547
7548 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7549
7550 * gnus.texi (Archived Messages):
7551 Document gnus-update-message-archive-method.
7552
7553 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7554
7555 * gnus.texi (Limiting): Document gnus-summary-limit-to-address.
7556
7557 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
7558
7559 * gnus.texi (Group Maneuvering):
7560 Document `gnus-summary-next-group-on-exit'.
7561
7562 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7563
7564 * gnus.texi (Really Various Summary Commands):
7565 Mention gnus-auto-select-on-ephemeral-exit.
7566
7567 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7568
7569 * gnus.texi, message.texi: Bump version number.
7570
7571 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7572
7573 * gnus.texi (Group Line Specification, Misc Group Stuff)
7574 (Server Commands): Parenthesize @pxref{Mail Spool}.
7575
7576 2007-10-28 Didier Verna <didier@xemacs.org>
7577
7578 New user option: message-signature-directory.
7579 * message.texi (Insertion Variables): Document it.
7580 * gnus.texi (Posting Styles): Ditto.
7581
7582 2007-10-28 Didier Verna <didier@xemacs.org>
7583
7584 * gnus.texi (Group Line Specification):
7585 * gnus.texi (Misc Group Stuff):
7586 * gnus.texi (Server Commands): Document the group compaction feature.
7587
7588 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7589
7590 * gnus-faq.texi ([5.2]): Adjust for message-fill-column.
7591
7592 * message.texi (Various Message Variables): Add message-fill-column.
7593
7594 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7595
7596 * gnus.texi: Untabify.
7597
7598 2007-10-28 Didier Verna <didier@xemacs.org>
7599
7600 * gnus.texi (Group Parameters): Document the posting-style merging
7601 process in topic-mode.
7602
7603 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7604
7605 * gnus.texi (Scoring On Other Headers): Add gnus-inhibit-slow-scoring.
7606
7607 2007-10-28 Romain Francoise <romain@orebokech.com>
7608
7609 * gnus.texi (Mail Spool): Fix typo.
7610 Update copyright.
7611
7612 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7613
7614 * gnus.texi (Limiting): Add gnus-summary-limit-to-singletons.
7615
7616 2007-10-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
7617
7618 * gnus.texi (Summary Generation Commands):
7619 Add gnus-summary-insert-ticked-articles.
7620
7621 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7622
7623 * gnus.texi (SpamAssassin back end): Rename spam-spamassassin-path
7624 to spam-spamassassin-program.
7625
7626 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7627
7628 * gnus.texi (Mail and Post): Add gnus-message-highlight-citation.
7629
7630 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7631
7632 * gnus.texi (Limiting): Add gnus-summary-limit-to-headers.
7633
7634 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7635
7636 * message.texi (Mail Headers): Document `opportunistic'.
7637
7638 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7639
7640 * emacs-mime.texi (Encoding Customization): Explain how to set
7641 mm-coding-system-priorities per hierarchy.
7642
7643 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7644
7645 * gnus.texi (Washing Mail): Add nnmail-ignore-broken-references and
7646 nnmail-broken-references-mailers instead of nnmail-fix-eudora-headers.
7647
7648 2007-10-28 Didier Verna <didier@xemacs.org>
7649
7650 * message.texi (Wide Reply): Update documentation of
7651 message-dont-reply-to-names (now allowing a list of regexps).
7652
7653 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7654
7655 * gnus.texi (Spam Package Introduction): Fix spam menu and links.
7656
7657 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7658
7659 * gnus.texi (SpamAssassin back end): Fix typo.
7660
7661 * sieve.texi (Examples): Fix grammar.
7662
7663 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7664
7665 * gnus.texi (Searching for Articles): Document M-S and M-R.
7666 (Limiting): Document / b.
7667
7668 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7669
7670 * gnus.texi (Thread Commands): T M-^.
7671
7672 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7673
7674 * message.texi (Mail Aliases): Document ecomplete.
7675 (Mail Aliases): Fix typo.
7676
7677 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7678
7679 * gnus.texi (Face): Restore xref to gnus-face-properties-alist;
7680 fix typo.
7681
7682 2007-10-28 Romain Francoise <romain@orebokech.com>
7683
7684 * gnus.texi (Mail Spool): Grammar fix.
7685
7686 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7687
7688 * gnus.texi (Mail Spool): nnml-use-compressed-files can be a
7689 string.
7690
7691 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7692
7693 * gnus.texi (Group Parameters): Fix description.
7694
7695 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7696
7697 * gnus.texi (Gmane Spam Reporting):
7698 Fix spam-report-gmane-use-article-number.
7699 Add spam-report-user-mail-address.
7700
7701 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7702
7703 * emacs-mime.texi (Non-MIME): x-gnus-verbatim -> x-verbatim.
7704
7705 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7706
7707 * gnus.texi (Group Parameters): Add simplified sorting example based on
7708 example for `Sorting the Summary Buffer' from Jari Aalto
7709 <jari.aalto@cante.net>.
7710 (Example Methods): Add example for an indirect connection.
7711
7712 2007-10-28 Kevin Greiner <kevin.greiner@compsol.cc>
7713
7714 * gnus.texi (nntp-open-via-telnet-and-telnet): Fix grammar.
7715 (Agent Parameters): Update parameter names to match code.
7716 (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as
7717 'gnus-agent-summary-fetch-series'.
7718 (Agent and flags): New section providing a generalized discussion
7719 of flag handling.
7720 (Agent and IMAP): Remove flag discussion.
7721 (Agent Variables): Add 'gnus-agent-synchronize-flags'.
7722
7723 2007-10-28 Romain Francoise <romain@orebokech.com>
7724
7725 * gnus.texi (Exiting the Summary Buffer): Add new function
7726 `gnus-summary-catchup-and-goto-prev-group', bound to `Z p'.
7727
7728 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7729
7730 * gnus.texi (Conformity): Fix typo.
7731 (Customizing Articles): Document `first'.
7732
7733 2007-10-28 Jari Aalto <jari.aalto@cante.net>
7734
7735 * gnus.texi (Sorting the Summary Buffer):
7736 Add `gnus-thread-sort-by-date-reverse'. Add example
7737 host to different sorting in NNTP and RSS groups.
7738
7739 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7740
7741 * message.texi (Insertion): Describe prefix for
7742 message-mark-inserted-region and message-mark-insert-file.
7743
7744 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7745
7746 * emacs-mime.texi (Non-MIME): Add Slrn-style verbatim marks and
7747 LaTeX documents. Describe "text/x-gnus-verbatim".
7748
7749 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7750
7751 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
7752 (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering)
7753 (spam-stat spam filtering, SpamOracle)
7754 (Extending the Spam ELisp package): Remove extra quote symbol for
7755 clarity.
7756
7757 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7758
7759 * gnus.texi (MIME Commands): Add gnus-article-save-part-and-strip,
7760 gnus-article-delete-part and gnus-article-replace-part.
7761 (Using MIME): Add gnus-mime-replace-part.
7762
7763 2007-10-28 Romain Francoise <romain@orebokech.com>
7764
7765 * gnus.texi (Mail Spool): Mention that `nnml-use-compressed-files'
7766 requires `auto-compression-mode' to be enabled. Add new nnml
7767 variable `nnml-compressed-files-size-threshold'.
7768
7769 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7770
7771 * gnus.texi (Sorting the Summary Buffer):
7772 Add gnus-thread-sort-by-recipient.
7773
7774 2007-10-28 Romain Francoise <romain@orebokech.com>
7775
7776 * message.texi (Insertion Variables): Mention new variable
7777 `message-yank-empty-prefix'. Change `message-yank-cited-prefix'
7778 documentation accordingly.
7779
7780 2007-10-28 Romain Francoise <romain@orebokech.com>
7781
7782 * gnus.texi (To From Newsgroups): Mention new variables
7783 `gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'.
7784
7785 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7786
7787 * gnus.texi (Using MIME): gnus-mime-copy-part supports the charset
7788 stuff; gnus-mime-inline-part does the automatic decompression.
7789
7790 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7791
7792 * gnus.texi (Spam ELisp Package Configuration Examples):
7793 "training.ham" should be "training.spam".
7794
7795 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7796
7797 * message.texi (Mail Variables): Fix the default value for
7798 message-send-mail-function.
7799
7800 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7801
7802 * gnus.texi (Optional Back End Functions): nntp-request-update-info
7803 always returns nil exceptionally.
7804
7805 2007-10-28 Simon Josefsson <jas@extundo.com>
7806
7807 * gnus.texi (Article Washing): Add libidn URL.
7808 Suggested by Michael Cook <michael@waxrat.com>.
7809
7810 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7811
7812 * gnus.texi (Topic Commands): Fix next/previous.
7813
7814 2007-10-28 Simon Josefsson <jas@extundo.com>
7815
7816 * gnus.texi (Article Washing): Mention `W i'.
7817
7818 2007-10-28 Jochen Küpper <jochen@fhi-berlin.mpg.de>
7819
7820 * gnus.texi (Group Parameters): Slight extension of sieve
7821 parameter description.
7822
7823 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7824
7825 * gnus.texi (Score Decays): `gnus-decay-scores' can be a regexp
7826 matching score files as well.
7827 (Picons): Describe `gnus-picon-style'.
7828
7829 2007-10-28 Romain Francoise <romain@orebokech.com>
7830
7831 * message.texi (Message Headers): Mention that headers are hidden
7832 using narrowing, and how to expose them.
7833 Update copyright.
7834
7835 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7836
7837 * gnus.texi: Mention `gnus-summary-limit-to-recipient' and
7838 `gnus-summary-sort-by-recipient'.
7839
7840 2007-10-28 Romain Francoise <romain@orebokech.com>
7841
7842 * gnus.texi (NNTP marks): New node.
7843 (NNTP): Move NNTP marks variables to the new node.
7844
7845 2007-10-28 Jesper Harder <harder@ifa.au.dk>
7846
7847 * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back end.
7848
7849 * gnus.texi (MIME Commands, Hashcash): Markup fix.
7850
7851 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7852
7853 * gnus.texi: Replaced @file{spam.el} with @code{spam.el}
7854 everywhere for consistency.
7855 (Filtering Spam Using The Spam ELisp Package): Admonish again.
7856 (Spam ELisp Package Sequence of Events): This is Gnus, say so.
7857 Say "regular expression" instead of "regex." Admonish.
7858 Pick other words to sound better (s/so/thus/).
7859 (Spam ELisp Package Filtering of Incoming Mail):
7860 Mention statistical filters. Remove old TODO.
7861 (Spam ELisp Package Sorting and Score Display in Summary Buffer):
7862 New section on sorting and displaying the spam score.
7863 (BBDB Whitelists): Mention spam-use-BBDB-exclusive is not a
7864 backend but an alias to spam-use-BBDB.
7865 (Extending the Spam ELisp package): Rewrite the example using the
7866 new backend functionality.
7867
7868 2007-10-28 Simon Josefsson <jas@extundo.com>
7869
7870 * gnus.texi (NNTP): Mention nntp-marks-is-evil and
7871 nntp-marks-directory, from Romain Francoise
7872 <romain@orebokech.com>.
7873
7874 2007-10-28 Magnus Henoch <mange@freemail.hu>
7875
7876 * gnus.texi (Hashcash): New default value of
7877 hashcash-default-payment.
7878
7879 2007-10-28 Simon Josefsson <jas@extundo.com>
7880
7881 * gnus.texi (Hashcash): Fix URL. Add pref to spam section.
7882 (Anti-spam Hashcash Payments): No need to load hashcash.el now.
7883
7884 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7885
7886 * gnus.texi (Adaptive Scoring): Add gnus-adaptive-pretty-print.
7887
7888 2007-10-28 Simon Josefsson <jas@extundo.com>
7889
7890 * gnus.texi (documentencoding): Add, to avoid warnings.
7891
7892 2007-10-28 Simon Josefsson <jas@extundo.com>
7893
7894 * message.texi (Mail Headers): Add.
7895
7896 * gnus.texi (Hashcash): Fix.
7897
7898 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7899
7900 * gnus.texi (Hashcash): Change location of library, also mention
7901 that payments can be verified and fix the name of the
7902 hashcash-path variable.
7903
7904 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7905
7906 * gnus.texi (Article Display): Add `gnus-picon-style'.
7907
7908 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7909
7910 * gnus.texi (SpamAssassin backend): Add it to the detailmenu.
7911
7912 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7913
7914 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
7915 (Bogofilter, spam-stat spam filtering, SpamOracle): Old incorrect
7916 warning about ham processors in spam groups removed.
7917
7918 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7919
7920 * gnus.texi (SpamAssassin backend): Add new node about SpamAssassin.
7921 From Hubert Chan <hubert@uhoreg.ca>.
7922
7923 2007-10-28 Jesper Harder <harder@ifa.au.dk>
7924
7925 * gnus.texi (Spam ELisp Package Sequence of Events): Index.
7926 (Mailing List): Typo.
7927 (Customizing Articles): Add gnus-treat-ansi-sequences.
7928 (Article Washing): Index.
7929
7930 * message.texi: Use m-dash consistently.
7931
7932 2007-10-28 Jesper Harder <harder@ifa.au.dk>
7933
7934 * gnus.texi (GroupLens): Remove.
7935
7936 2007-10-28 Kevin Greiner <kgreiner@xpediantsolutions.com>
7937
7938 * gnus.texi (Outgoing Messages, Agent Variables):
7939 Add gnus-agent-queue-mail and gnus-agent-prompt-send-queue.
7940 Suggested by Gaute Strokkenes <gs234@srcf.ucam.org>
7941
7942 2007-10-28 Jesper Harder <harder@ifa.au.dk>
7943
7944 * gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
7945
7946 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7947
7948 * gnus.texi (Article Washing): Add `gnus-article-treat-ansi-sequences'.
7949
7950 * gnus.texi (No Gnus): New node. Includes `gnus-news.texi'.
7951
7952 2007-10-28 Simon Josefsson <jas@extundo.com>
7953
7954 * gnus.texi (Top): Add SASL.
7955
7956 2007-10-27 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
7957
7958 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
7959
7960 2007-10-27 Reiner Steib <Reiner.Steib@gmx.de>
7961
7962 * gnus.texi (Troubleshooting): Adjust Gnus version number.
7963
7964 2007-10-27 Jay Belanger <jay.p.belanger@gmail.com>
7965
7966 * calc.texi (Formulas, Composition Basics): Lower the
7967 precedence of negation.
7968
7969 2007-10-25 Jonathan Yavner <jyavner@member.fsf.org>
7970
7971 * ses.texi (The Basics): Mention how to create a new spreadsheet.
7972 Mention the new three-letter column identifiers.
7973 (More on cell printing): Calculate-cell and truncate-cell are now `c'
7974 and `t' rather than `C-c C-c' and `C-c C-t'. Mention the stupid error
7975 message when using `c' on an empty default with default printer.
7976 (Buffer-local variables in spreadsheets): `symbolic-formulas' was
7977 renamed to `ses--symbolic-formulas' some time ago.
7978
7979 2007-10-25 Jay Belanger <jay.p.belanger@gmail.com>
7980
7981 * calc.texi (Default Simplifications, Making Selections)
7982 (Customizing Calc): Clarify associativity of multiplication.
7983
7984 2007-10-23 Michael Albinus <michael.albinus@gmx.de>
7985
7986 * tramp.texi (Traces and Profiles): Simplify loop over
7987 `trace-function-background'.
7988
7989 2007-10-22 Juri Linkov <juri@jurta.org>
7990
7991 * dired-x.texi (Shell Command Guessing): Default values are now
7992 available by typing M-n instead of M-p.
7993
7994 2007-10-21 Michael Albinus <michael.albinus@gmx.de>
7995
7996 * tramp.texi (Cleanup remote connections): New section.
7997 (Password caching): Remove `tramp-clear-passwd'.
7998 It's not a command anymore.
7999 (Bug Reports): Add `tramp-bug' to function index.
8000 (Function Index, Variable Index): New nodes.
8001 (Remote shell setup): Describe `tramp-password-prompt-regexp'.
8002
8003 * trampver.texi: Update release number.
8004
8005 2007-10-20 Jay Belanger <jay.p.belanger@gmail.com>
8006
8007 * calc.texi (History and Acknowledgements): Turn comment
8008 about integer size into past tense.
8009 (Time Zones): Remove pointer to Calc author's address.
8010 (Trigonometric and Hyperbolic Functions): Mention cotangent
8011 and hyperbolic cotangent. Fix typo.
8012
8013 2007-10-10 Michael Albinus <michael.albinus@gmx.de>
8014
8015 Sync with Tramp 2.1.11.
8016
8017 * trampver.texi: Update release number.
8018
8019 2007-10-06 Michael Albinus <michael.albinus@gmx.de>
8020
8021 * tramp.texi (External packages): New section.
8022
8023 2007-09-29 Juri Linkov <juri@jurta.org>
8024
8025 * info.texi (Help-Int): Document `L' (`Info-history').
8026
8027 2007-09-26 Carsten Dominik <dominik@science.uva.nl>
8028
8029 * org.texi: Change links to webpage and maintained email.
8030 (Remember): Promote to Chapter, significant changes.
8031 (Fast access to TODO states): New section.
8032 (Faces for TODO keywords): New section.
8033 (Export options): Example for #+DATE.
8034 (Progress logging): Section moved.
8035
8036 2007-09-26 Bill Wohler <wohler@newt.com>
8037
8038 * mh-e.texi (HTML): Mention binding of S-mouse-2 to
8039 browse-url-at-mouse.
8040
8041 2007-09-20 Eduard Wiebe <usenet@pusto.de> (tiny change)
8042
8043 * flymake.texi (Customizable variables): Face names don't end in -face.
8044 Fix flymake-err-line-patterns template.
8045 (Example -- Configuring a tool called directly): Fix init-function.
8046 (Highlighting erroneous lines): Face names don't end in -face.
8047
8048 2007-09-18 Exal de Jesus Garcia Carrillo <exal@gmx.de> (tiny change)
8049
8050 * erc.texi (Special-Features): Fix small typo.
8051
8052 2007-09-14 Michael Albinus <michael.albinus@gmx.de>
8053
8054 * tramp.texi (Filename Syntax): Provide links to "Inline methods"
8055 and "External transfer methods".
8056
8057 2007-09-13 Jay Belanger <jay.p.belanger@gmail.com>
8058
8059 * calc.texi (Predefined Units): Add some history.
8060
8061 2007-09-08 Michael Olson <mwolson@gnu.org>
8062
8063 * erc.texi (Copying): New section included from gpl.texi.
8064 This matches the look of the upstream ERC manual.
8065
8066 2007-09-07 Jay Belanger <jay.p.belanger@gmail.com>
8067
8068 * calc.texi (History and Acknowledgements): Adjust the "thanks".
8069 (Random Numbers): Clarify the distribution of `random'.
8070
8071 2007-09-06 Glenn Morris <rgm@gnu.org>
8072
8073 Move manual sources from man/ to subdirectories of doc/.
8074 Split into the Emacs manual in emacs/, and other manuals in misc/.
8075 Change all setfilename commands to use ../../info.
8076 * Makefile.in: Move the parts of the old man/Makefile.in that do not
8077 refer to the Emacs manual here.
8078 (infodir): New variable.
8079 (INFO_TARGETS, info): Use infodir. Also used by all info targets.
8080 (cc-mode.texi, faq.texi): Update references to source file locations.
8081 * makefile.w32-in: Move the parts of the old man/makefile.w32-in that
8082 do not refer to the Emacs manual here.
8083 (infodir, MULTI_INSTALL_INFO, ENVADD): Go up one more level.
8084
8085 * Makefile.in: Add `basename' versions of all info targets, for
8086 convenience when rebuilding just one manual.
8087 (../etc/GNU): Delete obsolete target.
8088 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
8089 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
8090 *.vrs *.toc here...
8091 (maintainer-clean): ...from here.
8092
8093 * makefile.w32-in (../etc/GNU): Delete obsolete target.
8094
8095 2007-09-01 Jay Belanger <jay.p.belanger@gmail.com>
8096
8097 * calc.texi (Date Conversions): Clarify definition of
8098 Julian day numbering.
8099 (Date Forms): Clarify definition of Julian day numbering;
8100 add some history.
8101
8102 2007-08-30 Carsten Dominik <dominik@science.uva.nl>
8103
8104 * org.texi: Version 5.07.
8105
8106 2007-08-24 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
8107
8108 * message.texi (MIME): Replace mml-attach with mml-attach-file.
8109
8110 2007-08-22 Carsten Dominik <dominik@science.uva.nl>
8111
8112 * org.texi (Adding hyperlink types): New section.
8113 (Embedded LaTeX): Chapter updated because of LaTeX export.
8114 (LaTeX export): New section.
8115 (Using links out): New section.
8116
8117 2007-08-22 Glenn Morris <rgm@gnu.org>
8118
8119 * faq.texi (Learning how to do something): Refcards now in
8120 etc/refcards/ directory.
8121
8122 2007-08-22 Michael Albinus <michael.albinus@gmx.de>
8123
8124 * tramp.texi (Remote Programs): Persistency file must be cleared when
8125 changing `tramp-remote-path'.
8126 (Filename Syntax): Don't use @var{} constructs inside the @trampfn
8127 macro.
8128
8129 2007-08-17 Jay Belanger <jay.p.belanger@gmail.com>
8130
8131 * calc.texi: Move contents to beginning of file.
8132 (Algebraic Entry): Fix the formatting of an example.
8133
8134 2007-08-15 Jay Belanger <jay.p.belanger@gmail.com>
8135
8136 * calc.texi (Basic Operations on Units): Mention exact versus
8137 inexact conversions.
8138
8139 2007-08-14 Jay Belanger <jay.p.belanger@gmail.com>
8140
8141 * calc.texi (Basic Operations on Units): Mention default
8142 values for new units.
8143 (Quick Calculator Mode): Mention that binary format will
8144 be displayed.
8145
8146 2007-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
8147
8148 * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.
8149
8150 2007-08-10 Katsumi Yamaoka <yamaoka@jpl.org>
8151
8152 * gnus.texi (NNTP): Mention nntp-xref-number-is-evil.
8153
8154 2007-08-08 Glenn Morris <rgm@gnu.org>
8155
8156 * gnus.texi, sieve.texi: Replace `iff'.
8157
8158 2007-08-03 Jay Belanger <jay.p.belanger@gmail.com>
8159
8160 * calc.texi (Basic Graphics): Mention the graphing of error
8161 forms.
8162 (Graphics Options): Mention how `g s' handles error forms.
8163 (Curve Fitting): Mention plotting the curves.
8164 (Standard Nonlinear Models): Add additional models.
8165 (Curve Fitting Details): Mention the Levenberg-Marquardt method.
8166 (Linear Fits): Correct result.
8167
8168 2007-08-01 Alan Mackenzie <acm@muc.de>
8169
8170 * cc-mode.texi (Mailing Lists and Bug Reports): Correct "-no-site-file"
8171 to "--no-site-file".
8172
8173 2007-07-29 Michael Albinus <michael.albinus@gmx.de>
8174
8175 * tramp.texi (Frequently Asked Questions): Point to mode line
8176 extension in Emacs 23.1.
8177
8178 * trampver.texi: Update release number.
8179
8180 2007-07-27 Glenn Morris <rgm@gnu.org>
8181
8182 * calc.texi (Copying): Include license text from gpl.texi, rather than
8183 in-line.
8184
8185 2007-07-25 Glenn Morris <rgm@gnu.org>
8186
8187 * calc.texi (Copying): Replace license with GPLv3.
8188
8189 * Relicense all FSF files to GPLv3 or later.
8190
8191 2007-07-22 Michael Albinus <michael.albinus@gmx.de>
8192
8193 Sync with Tramp 2.1.10.
8194
8195 * tramp.texi (trampfn): Expand macro implementation in order to handle
8196 empty arguments.
8197 (trampfnmhl, trampfnuhl, trampfnhl): Remove macros. Replace all
8198 occurrences by trampfn.
8199 (Frequently Asked Questions): Extend example code for host
8200 identification in the modeline. Add bbdb to approaches shortening Tramp
8201 file names to be typed.
8202
8203 * trampver.texi: Update release number.
8204
8205 2007-07-17 Michael Albinus <michael.albinus@gmx.de>
8206
8207 * tramp.texi: Move @setfilename ../info/tramp up, outside the header
8208 section. Reported by <poti@potis.org>.
8209 (Remote processes): Arguments of the program to be debugged are taken
8210 literally.
8211 (Frequently Asked Questions): Simplify recentf example.
8212
8213 2007-07-14 Karl Berry <karl@gnu.org>
8214
8215 * info.texi (@copying): New Back-Cover Text.
8216
8217 * info.texi (Quitting Info): Move to proper place in source.
8218 (Reported by Benno Schulenberg.)
8219
8220 2007-07-13 Eli Zaretskii <eliz@gnu.org>
8221
8222 * Makefile.in (../info/emacs-mime): Use --enable-encoding.
8223
8224 * makefile.w32-in ($(infodir)/emacs-mime): Ditto.
8225
8226 * emacs-mime.texi: Add @documentencoding directive.
8227
8228 2007-07-12 Nick Roberts <nickrob@snap.net.nz>
8229
8230 * tramp.texi (Remote processes): Add an anchor to the subsection
8231 "Running a debugger on a remote host".
8232
8233 2007-07-12 Michael Albinus <michael.albinus@gmx.de>
8234
8235 * tramp.texi (Remote processes): Don't call it "experimental" any
8236 longer. Add subsection about running a debugger on a remote host.
8237
8238 2007-07-10 Carsten Dominik <dominik@science.uva.nl>
8239
8240 * org.texi (Properties and columns): Chapter rewritten.
8241
8242 2007-07-08 Michael Albinus <michael.albinus@gmx.de>
8243
8244 * tramp.texi:
8245 * trampver.texi: Migrate to Tramp 2.1.
8246
8247 2007-07-02 Carsten Dominik <dominik@science.uva.nl>
8248
8249 * org.texi (Properties): New chapter.
8250
8251 2007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
8252
8253 * gnus-faq.texi ([3.2]): Fix locating of environment variables in the
8254 Control Panel.
8255
8256 * gnus.texi (Misc Article): Add index entry for
8257 gnus-single-article-buffer.
8258
8259 2007-06-27 Andreas Seltenreich <andreas@gate450.dyndns.org>
8260
8261 * gnus.texi (Starting Up): Fix typo.
8262
8263 2007-06-25 Katsumi Yamaoka <yamaoka@jpl.org>
8264
8265 * gnus.texi (Asynchronous Fetching): Fix typo.
8266
8267 2007-06-20 Jay Belanger <jay.p.belanger@gmail.com>
8268
8269 * calc.texi:Change ifinfo to ifnottex (as appropriate) throughout.
8270 (About This Manual): Remove redundant information.
8271 (Getting Started): Mention author.
8272 (Basic Arithmetic, Customizing Calc): Make description of the
8273 variable `calc-multiplication-has-precedence' match its new effect.
8274
8275 2007-06-19 Jay Belanger <jay.p.belanger@gmail.com>
8276
8277 * calc.texi (Basic Arithmetic, Customizing Calc):
8278 Mention the variable `calc-multiplication-has-precedence'.
8279
8280 2007-06-19 Carsten Dominik <dominik@science.uva.nl>
8281
8282 * org.texi (Tag): Section swapped with node Timestamps.
8283 (Formula syntax for Lisp): Document new `L' flag.
8284
8285 2007-06-06 Andreas Seltenreich <andreas@gate450.dyndns.org>
8286
8287 * gnus.texi (Misc Group Stuff, Summary Buffer)
8288 (Server Commands, Article Keymap): Fix typo. s/function/command/.
8289
8290 2007-06-06 Juanma Barranquero <lekktu@gmail.com>
8291
8292 * cc-mode.texi (Comment Commands, Getting Started, Style Variables):
8293 * gnus.texi (Article Buttons, Mail Source Customization)
8294 (Sending or Not Sending, Customizing NNDiary):
8295 * message.texi (Message Headers):
8296 * mh-e.texi (HTML): Fix typos.
8297
8298 2007-06-07 Michael Albinus <michael.albinus@gmx.de>
8299
8300 Sync with Tramp 2.0.56.
8301
8302 * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc
8303 settings. Reported by Ted Zlatanov <tzz@lifelogs.com>.
8304
8305 2007-06-02 Chong Yidong <cyd@stupidchicken.com>
8306
8307 * Version 22.1 released.
8308
8309 2007-05-26 Michael Olson <mwolson@gnu.org>
8310
8311 * erc.texi (Modules): Fix references to completion modules.
8312
8313 2007-05-09 Reiner Steib <Reiner.Steib@gmx.de>
8314
8315 * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
8316
8317 2007-05-09 Didier Verna <didier@xemacs.org>
8318
8319 * gnus.texi (Email Based Diary): New. Proper documentation for the
8320 nndiary back end and the gnus-diary library.
8321
8322 2007-05-03 Karl Berry <karl@gnu.org>
8323
8324 * .cvsignore (*.pdf): New entry.
8325
8326 * texinfo.tex: Update from current version for better pdf generation.
8327
8328 2007-04-30 Reiner Steib <Reiner.Steib@gmx.de>
8329
8330 * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.
8331
8332 2007-04-28 Glenn Morris <rgm@gnu.org>
8333
8334 * faq.texi (New in Emacs 22): Restore mention of python.el pending
8335 consideration of legal status.
8336
8337 2007-04-27 J.D. Smith <jdsmith@as.arizona.edu>
8338
8339 * idlwave.texi: Minor updates for IDLWAVE 6.1.
8340
8341 2007-04-24 Chong Yidong <cyd@stupidchicken.com>
8342
8343 * faq.texi (New in Emacs 22): python.el removed.
8344
8345 2007-04-23 Jay Belanger <jay.p.belanger@gmail.com>
8346
8347 * calc.texi (Reporting bugs): Update maintainer's address.
8348
8349 2007-04-22 Chong Yidong <cyd@stupidchicken.com>
8350
8351 * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
8352
8353 2007-04-15 Jay Belanger <belanger@truman.edu>
8354
8355 * calc.texi (Title page): Remove the date.
8356 (Basic Arithmetic): Emphasize that / binds less strongly than *.
8357 (The Standard Calc Interface): Change trail title.
8358 (Floats): Mention that when non-decimal floats are entered, only
8359 approximations are stored.
8360 (Copying): Move to the appendices.
8361 (GNU Free Documentation License): Add as an appendix.
8362
8363 2007-04-15 Chong Yidong <cyd@stupidchicken.com>
8364
8365 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
8366 * dired-x.texi, ebrowse.texi, ediff.texi:
8367 * emacs-mime.texi, erc.texi, eshell.texi:
8368 * eudc.texi, flymake.texi, forms.texi, gnus.texi:
8369 * idlwave.texi, message.texi, newsticker.texi, org.texi:
8370 * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi:
8371 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
8372 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi:
8373 * woman.texi: Include GFDL.
8374
8375 * doclicense.texi: Remove node heading, so that it can be included by
8376 other files.
8377
8378 * dired-x.texi: Relicence under GFDL. Remove date from title page.
8379
8380 * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
8381 than *.
8382
8383 2007-04-14 Carsten Dominik <dominik@science.uva.nl>
8384
8385 * org.texi (Formula syntax for Calc): Emphasize the operator precedence
8386 in Calc.
8387
8388 2007-04-09 Romain Francoise <romain@orebokech.com>
8389
8390 * faq.texi (New in Emacs 22): Mention improvements to the Windows and
8391 Mac OS ports. Make it clear that mouse-1 complements and doesn't
8392 replace mouse-2.
8393
8394 2007-04-08 Chong Yidong <cyd@stupidchicken.com>
8395
8396 * woman.texi (Word at point, Interface Options): woman-topic-at-point
8397 renamed to woman-use-topic-at-point. Document new behavior.
8398
8399 2007-04-08 Richard Stallman <rms@gnu.org>
8400
8401 * url.texi: Fix some indexing.
8402 (Disk Caching): Drop discussion of old/other Emacs versions.
8403
8404 2007-04-07 Chong Yidong <cyd@stupidchicken.com>
8405
8406 * url.texi (Disk Caching): Say Emacs 21 "and later".
8407
8408 * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
8409 on Font locking which now mentions JIT lock.
8410
8411 2007-04-01 Michael Olson <mwolson@gnu.org>
8412
8413 * erc.texi: Update for the ERC 5.2 release.
8414
8415 2007-03-31 David Kastrup <dak@gnu.org>
8416
8417 * woman.texi (Topic, Interface Options): Explain changes semantics of
8418 woman-manpath in order to consider MANPATH_MAP entries.
8419
8420 2007-03-31 Eli Zaretskii <eliz@gnu.org>
8421
8422 * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
8423
8424 2007-03-26 Richard Stallman <rms@gnu.org>
8425
8426 * pgg.texi (Caching passphrase): Clean up previous change.
8427
8428 2007-03-25 Thien-Thi Nguyen <ttn@gnu.org>
8429
8430 * gnus.texi (Setting Process Marks): Fix typo.
8431
8432 2007-03-25 Romain Francoise <romain@orebokech.com>
8433
8434 * faq.texi (New in Emacs 22): Reorganize using an itemized list for
8435 readability, and include various fixes by Daniel Brockman, Nick Roberts
8436 and Dieter Wilhelm.
8437
8438 2007-03-24 Thien-Thi Nguyen <ttn@gnu.org>
8439
8440 * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
8441
8442 * gnus.texi (Mail Source Specifiers): Fix typo.
8443
8444 2007-03-22 Ralf Angeli <angeli@caeruleus.net>
8445
8446 * reftex.texi (Imprint): Update maintainer information.
8447
8448 2007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
8449
8450 * message.texi (Message Buffers): Update documentation for
8451 message-generate-new-buffers.
8452
8453 2007-03-15 Daiki Ueno <ueno@unixuser.org>
8454
8455 * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
8456
8457 2007-03-21 Glenn Morris <rgm@gnu.org>
8458
8459 * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2.
8460
8461 2007-03-19 Chong Yidong <cyd@stupidchicken.com>
8462
8463 * eshell.texi (Known problems): Emacs 21 -> 22.
8464
8465 * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
8466
8467 2007-03-18 Jay Belanger <belanger@truman.edu>
8468
8469 * calc.texi (Time Zones): Mention that the DST rules changed in 2007.
8470
8471 2007-03-12 Glenn Morris <rgm@gnu.org>
8472
8473 * calc.texi (Time Zones): Switch to new North America DST rule.
8474
8475 * calc.texi: Replace "daylight savings" with "daylight
8476 saving" in text throughout.
8477
8478 2007-03-11 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
8479
8480 * gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
8481 The variable now uses a list of symbols instead of just a symbol.
8482 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
8483
8484 2007-03-06 Romain Francoise <romain@orebokech.com>
8485
8486 * faq.texi (New in Emacs 22): Don't say "now" too much. Add MH-E to
8487 new packages, and mention Gnus update.
8488
8489 2007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
8490
8491 * gnus.texi (NNTP): Mention nntp-never-echoes-commands and
8492 nntp-open-connection-functions-never-echo-commands.
8493
8494 2007-02-27 Chong Yidong <cyd@stupidchicken.com>
8495
8496 * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
8497 problems on the console, and security risk in not using gpg-agent.
8498
8499 2007-02-25 Carsten Dominik <dominik@science.uva.nl>
8500
8501 * org.texi (The spreadsheet): Rename from "Table calculations".
8502 Completely reorganized and rewritten.
8503 (CamelCase links): Section removed.
8504 (Repeating items): New section.
8505 (Tracking TODO state changes): New section.
8506 (Agenda views): Chapter reorganized and rewritten.
8507 (HTML export): Section rewritten.
8508 (Tables in arbitrary syntax): New section.
8509 (Summary): Better feature summary.
8510 (Activation): Document problem with cut-and-paste of Lisp code
8511 from PDF files.
8512 (Visibility cycling): Document indirect buffer use.
8513 (Structure editing): Document sorting.
8514 (Remember): Section rewritten.
8515 (Time stamps): Better description of time stamp types.
8516 (Tag searches): Document regular expression search for tags.
8517 (Stuck projects): New section.
8518 (In-buffer settings): New keywords.
8519 (History and Acknowledgments): Update description.
8520
8521 2007-02-24 Alan Mackenzie <acm@muc.de>
8522
8523 * cc-mode.texi (Movement Commands): Insert two missing command names.
8524 (Getting Started): Slight wording correction (use conditional).
8525
8526 2007-02-22 Kim F. Storm <storm@cua.dk>
8527
8528 * widget.texi (User Interface, Basic Types): Document need to put some
8529 text before the %v escape in :format string in editable-field widget.
8530
8531 2007-02-18 Romain Francoise <romain@orebokech.com>
8532
8533 * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not
8534 `cvs-mode-quit'.
8535
8536 2007-02-10 Markus Triska <markus.triska@gmx.at>
8537
8538 * widget.texi (Programming Example): Put constant strings in :format.
8539
8540 2007-02-07 Juanma Barranquero <lekktu@gmail.com>
8541
8542 * faq.texi (Fullscreen mode on MS-Windows): New node.
8543
8544 2007-02-04 David Kastrup <dak@gnu.org>
8545
8546 * faq.texi (AUCTeX): Update version number. Should probably be done
8547 for other packages as well.
8548
8549 2007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
8550
8551 * gnus.texi (Batching Agents): Fix example. Reported by Tassilo Horn
8552 <tassilo@member.fsf.org>.
8553
8554 2007-01-20 Markus Triska <markus.triska@gmx.at>
8555
8556 * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
8557
8558 2007-01-13 Michael Olson <mwolson@gnu.org>
8559
8560 * erc.texi (Modules): Mention capab-identify module.
8561
8562 2007-01-05 Michael Olson <mwolson@gnu.org>
8563
8564 * erc.texi (Getting Started): Update for /RECONNECT command.
8565
8566 2007-01-04 Richard Stallman <rms@gnu.org>
8567
8568 * ebrowse.texi: Change C-c b to C-c C-m.
8569
8570 2007-01-03 Reiner Steib <Reiner.Steib@gmx.de>
8571
8572 * gnus.texi (Customizing Articles): Use index entries for gnus-treat-*
8573 variables only in info to avoid redundant entries in the printed
8574 manual.
8575
8576 2007-01-02 Daiki Ueno <ueno@unixuser.org>
8577
8578 * message.texi (Using PGP/MIME): Document gpg-agent usage.
8579
8580 2007-01-02 Reiner Steib <Reiner.Steib@gmx.de>
8581
8582 * message.texi (Security): Split into sub-nodes.
8583
8584 2007-01-01 Alan Mackenzie <acm@muc.de>
8585
8586 * cc-mode.texi ("Limitations and Known Bugs"): Document problems with
8587 eval-after-load in Emacs <=21 and a workaround. Document that
8588 trigraphs are not supported.
8589
8590 2007-01-01 Alan Mackenzie <acm@muc.de>
8591
8592 * cc-mode.texi ("Filling and Breaking"): Amend the doc for
8593 c-context-line-break. When invoked within a string, preserve
8594 whitespace. Add a backslash only when also in a macro.
8595
8596 2007-01-01 Alan Mackenzie <acm@muc.de>
8597
8598 * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
8599
8600 2007-01-01 Alan Mackenzie <acm@muc.de>
8601
8602 * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae]
8603 are now bound by default to c-\(beginning\|end\)-of-defun by default.
8604
8605 2007-01-01 Alan Mackenzie <acm@muc.de>
8606
8607 * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from
8608 "Choosing a Style".
8609
8610 * cc-mode.texi ("Styles"): Add @dfn{style}.
8611
8612 2006-12-30 Michael Albinus <michael.albinus@gmx.de>
8613
8614 Sync with Tramp 2.0.55.
8615
8616 * trampver.texi: Update release number.
8617
8618 2006-12-29 Reiner Steib <Reiner.Steib@gmx.de>
8619
8620 * gnus.texi (Customizing Articles): Add index entries for all
8621 gnus-treat-* variables.
8622
8623 2006-12-29 Jouni K. Seppänen <jks@iki.fi>
8624
8625 * gnus.texi (IMAP): Fix incorrect explanation of
8626 nnimap-search-uids-not-since-is-evil in documentation for
8627 nnimap-expunge-search-string.
8628
8629 2006-12-27 Reiner Steib <Reiner.Steib@gmx.de>
8630
8631 * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
8632 spam-ifile-database.
8633
8634 2006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
8635
8636 * gnus.texi (Spam Package Configuration Examples): Don't encourage to
8637 rebind C-s.
8638
8639 2006-12-26 Jouni K. Seppänen <jks@iki.fi>
8640
8641 * gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
8642 (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
8643 "expiring mail".
8644 (IMAP): Document nnimap-search-uids-not-since-is-evil and
8645 nnimap-nov-is-evil.
8646
8647 2006-12-25 Kevin Ryde <user42@zip.com.au>
8648
8649 * cl.texi (Sorting Sequences): In sort*, add a little cautionary note
8650 about the key procedure being used heavily.
8651
8652 2006-12-24 Chong Yidong <cyd@stupidchicken.com>
8653
8654 * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
8655 to t.
8656 (Prerequisites): Add explanation about gpg-agent.
8657
8658 2006-12-22 Kevin Ryde <user42@zip.com.au>
8659
8660 * cl.texi (Sorting Sequences): Typo in sort*, example showed plain
8661 "sort" instead of "sort*".
8662
8663 2006-12-19 Richard Stallman <rms@gnu.org>
8664
8665 * calc.texi (History and Acknowledgements): Recognize that Emacs
8666 now does have floating point.
8667
8668 2006-12-19 Michael Albinus <michael.albinus@gmx.de>
8669
8670 * tramp.texi (External transfer methods): Describe new method `scpc'.
8671
8672 2006-12-17 Sascha Wilde <wilde@sha-bang.de>
8673
8674 * pgg.texi: Added short note on gpg-agent to the introduction.
8675
8676 2006-12-13 Reiner Steib <Reiner.Steib@gmx.de>
8677
8678 * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
8679 also applies to Cc.
8680
8681 2006-12-12 Reiner Steib <Reiner.Steib@gmx.de>
8682
8683 * gnus.texi (X-Face): Clarify. Say which programs are required
8684 on Windows.
8685
8686 2006-12-08 Michael Olson <mwolson@gnu.org>
8687
8688 * erc.texi (Modules): Remove documentation for list module.
8689
8690 2006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
8691
8692 * faq.texi (^M in the shell buffer): Ditto.
8693
8694 2006-11-20 Michael Olson <mwolson@gnu.org>
8695
8696 * erc.texi: Call this the 5.2 stable pre-release of ERC.
8697
8698 2006-11-17 Carsten Dominik <dominik@science.uva.nl>
8699
8700 * org.texi: Fix typos.
8701 (Agenda commands): Document `C-k'.
8702
8703 2006-11-16 Eli Zaretskii <eliz@gnu.org>
8704
8705 * url.texi (http/https): Fix a typo in the HTTP URL.
8706
8707 2006-11-14 Stephen Leake <stephen_leake@stephe-leake.org>
8708
8709 * ada-mode.texi: Total rewrite.
8710
8711 2006-11-13 Carsten Dominik <dominik@science.uva.nl>
8712
8713 * org.texi: Minor typo fixes.
8714
8715 2006-11-13 Bill Wohler <wohler@newt.com>
8716
8717 Release MH-E manual version 8.0.3.
8718
8719 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
8720 release 8.0.3.
8721
8722 * mh-e.texi (Incorporating Mail): Use output of "mhparam Path"
8723 to set MAILDIR.
8724 (Reading Mail): Document the customization of read-mail-command
8725 for MH-E.
8726 (Viewing Attachments): Document mm-discouraged-alternatives.
8727 (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag.
8728 (Junk): Add more information about the settings of mh-junk-background
8729 in a program. Add /usr/bin/mh to PATH in examples.
8730
8731 2006-11-12 Richard Stallman <rms@gnu.org>
8732
8733 * woman.texi: Update author address but say he no longer maintains it.
8734
8735 2006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
8736
8737 * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of
8738 archived trees.
8739 (Checkboxes): Section moved to chapter 5, and extended.
8740 (The date/time prompt): New section.
8741 (Link abbreviations): New section.
8742 (Presentation and sorting): New section.
8743 (Custom agenda views): Section completely rewritten.
8744 (Summary): Compare with Planner.
8745 (Feedback): More info about creating backtraces.
8746 (Plain lists): Modify example.
8747 (Breaking down tasks): New section.
8748 (Custom time format): New section.
8749 (Time stamps): Document inactive timestamps.
8750 (Setting tags): More details about fast tag selection.
8751 (Block agenda): New section.
8752 (Custom agenda views): Section rewritten.
8753 (Block agenda): New section.
8754
8755 2006-11-07 Michael Albinus <michael.albinus@gmx.de>
8756
8757 * tramp.texi (Configuration): scp is the default method.
8758 (Default Method): Use ssh as example for another method.
8759
8760 2006-10-27 Richard Stallman <rms@gnu.org>
8761
8762 * woman.texi: Downcase nroff/troff/roff.
8763 (Installation): Chapter deleted. Some xrefs deleted.
8764 (Background): woman doesn't advise man ;-).
8765
8766 2006-10-26 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8767
8768 * ada-mode.texi (Project files, Identifier completion)
8769 (Automatic Casing, Debugging, Using non-standard file names)
8770 (Working Remotely): Fix typos.
8771
8772 2006-10-20 Masatake YAMATO <jet@gyve.org>
8773
8774 * cc-mode.texi (Sample .emacs File): Add missing `)' in
8775 sample code `my-c-initialization-hook'.
8776
8777 2006-10-19 Stuart D. Herring <herring@lanl.gov>
8778
8779 * widget.texi: Fix typos.
8780
8781 2006-10-19 Michael Albinus <michael.albinus@gmx.de>
8782
8783 * tramp.texi (Frequently Asked Questions): Remove questions marked with
8784 "???". There have been no complaints for years, so the information
8785 must be appropriate.
8786
8787 2006-10-16 Richard Stallman <rms@gnu.org>
8788
8789 * widget.texi: Use @var instead of capitalization.
8790 Clarify many widget type descriptions.
8791
8792 2006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
8793
8794 * gnus.texi (Other modes): Fix typo. Add alternative index entry for
8795 gnus-dired-attach.
8796 (Selecting a Group): Fix typo.
8797
8798 2006-10-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8799
8800 * widget.texi: Fix typos.
8801
8802 2006-10-06 Reiner Steib <Reiner.Steib@gmx.de>
8803
8804 * gnus.texi (Image Enhancements): Update for Emacs 22.
8805
8806 * gnus-faq.texi ([1.3]): Update.
8807
8808 2006-10-06 Richard Stallman <rms@gnu.org>
8809
8810 * faq.texi (Displaying the current line or column):
8811 Delete "As of Emacs 20".
8812
8813 2006-10-06 Romain Francoise <romain@orebokech.com>
8814
8815 * faq.texi (VM): VM works with Emacs 22 too.
8816
8817 2006-10-06 Richard Stallman <rms@gnu.org>
8818
8819 * ebrowse.texi: Remove Emacs version "21" from title.
8820
8821 2006-10-02 Reiner Steib <Reiner.Steib@gmx.de>
8822
8823 * gnus.texi (Foreign Groups): Say where change of editing commands are
8824 stored. Add reference to `gnus-parameters'.
8825
8826 2006-09-15 Jay Belanger <belanger@truman.edu>
8827
8828 * calc.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE):
8829 Change "Library Public License" to "Lesser Public License"
8830 throughout. Use "yyyy" to represent year.
8831
8832 2006-09-15 Carsten Dominik <dominik@science.uva.nl>
8833
8834 * org.texi (Setting tags): Typo fix.
8835
8836 2006-09-14 Reiner Steib <Reiner.Steib@gmx.de>
8837
8838 * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
8839
8840 2006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
8841
8842 * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
8843
8844 2006-09-12 Paul Eggert <eggert@cs.ucla.edu>
8845
8846 * faq.texi (Escape sequences in shell output): EMACS is now set
8847 to Emacs's absolute file name, not to "t".
8848 (^M in the shell buffer): Likewise.
8849
8850 2006-09-11 Reiner Steib <Reiner.Steib@gmx.de>
8851
8852 * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
8853 mails with pop3-leave-mail-on-server. Fix wording.
8854 (Limiting): Improve gnus-summary-limit-to-articles.
8855 (X-Face): Fix typo.
8856
8857 2006-09-11 Simon Josefsson <jas@extundo.com>
8858
8859 * smtpmail.texi (Authentication): Explain TLS and SSL better, based on
8860 suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
8861
8862 2006-09-06 Simon Josefsson <jas@extundo.com>
8863
8864 * smtpmail.texi (Authentication): Mention SSL.
8865
8866 2006-09-03 Diane Murray <disumu@x3y2z1.net>
8867
8868 * erc.texi (Getting Started, Connecting): Change erc-select to erc.
8869
8870 2006-09-01 Eli Zaretskii <eliz@gnu.org>
8871
8872 * rcirc.texi (Internet Relay Chat, Useful IRC commands):
8873 Don't use @indicateurl.
8874
8875 * cc-mode.texi (Subword Movement): Don't use @headitem.
8876 (Custom Braces, Clean-ups): Don't use @tie.
8877
8878 2006-08-29 Michael Albinus <michael.albinus@gmx.de>
8879
8880 Sync with Tramp 2.0.54.
8881
8882 * tramp.texi (Bug Reports): The Tramp mailing list is moderated now.
8883 Suggested by Adrian Phillips <a.phillips@met.no>.
8884
8885 2006-08-15 Carsten Dominik <dominik@science.uva.nl>
8886
8887 * org.texi (Installation, Activation): Split from Installation and
8888 Activation.
8889 (Clocking work time): Document new features.
8890
8891 2006-08-13 Alex Schroeder <alex@gnu.org>
8892
8893 * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
8894 example.
8895
8896 2006-08-12 Eli Zaretskii <eliz@gnu.org>
8897
8898 * faq.texi (How to add fonts): New node.
8899
8900 2006-08-05 Romain Francoise <romain@orebokech.com>
8901
8902 * faq.texi (New in Emacs 22): Expand.
8903
8904 2006-08-03 Michael Olson <mwolson@gnu.org>
8905
8906 * erc.texi: Update for ERC 5.1.4.
8907
8908 2006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
8909
8910 * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
8911 in .../site-lisp/gnus/ by default.
8912 [ From gnus-news.texi in the trunk. ]
8913
8914 2006-07-27 Reiner Steib <Reiner.Steib@gmx.de>
8915
8916 * gnus.texi (MIME Commands): Additions for yEnc.
8917
8918 2006-07-24 Richard Stallman <rms@gnu.org>
8919
8920 * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi:
8921 * faq.texi: Move periods and commas inside quotes.
8922
8923 2006-07-20 Jay Belanger <belanger@truman.edu>
8924
8925 * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
8926
8927 2006-07-18 Chong Yidong <cyd@stupidchicken.com>
8928
8929 * faq.texi (Security risks with Emacs): Document Emacs 22
8930 file-local-variable mechanism.
8931
8932 2006-07-12 Michael Olson <mwolson@gnu.org>
8933
8934 * erc.texi: Update for ERC 5.1.3.
8935
8936 2006-07-12 Alex Schroeder <alex@gnu.org>
8937
8938 * rcirc.texi: Fix typos.
8939 (Getting started with rcirc): New calling convention for M-x irc.
8940 Mention #rcirc. Removed channel tracking.
8941 (Configuration): Change the names of all variables that got changed
8942 recently, eg. rcirc-server to rcirc-default-server. Added
8943 documentation for rcirc-authinfo, some background for Bitlbee, and
8944 rcirc-track-minor-mode.
8945 (Scrolling conservatively): Fix the xref from Auto Scrolling to just
8946 Scrolling.
8947 (Reconnecting after you have lost the connection): Fix example code
8948 to match code changes.
8949
8950 2006-07-10 Nick Roberts <nickrob@snap.net.nz>
8951
8952 * gnus.texi, message.texi: Fix typos.
8953
8954 2006-07-07 Carsten Dominik <dominik@science.uva.nl>
8955
8956 * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting
8957 commands.
8958 (Global TODO list): Document the use of the variables
8959 `org-agenda-todo-ignore-scheduled' and
8960 `org-agenda-todo-list-sublevels'.
8961
8962 2006-07-05 Richard Stallman <rms@gnu.org>
8963
8964 * faq.texi (Scrolling only one line): Fix xref.
8965
8966 2006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
8967
8968 * faq.texi (Evaluating Emacs Lisp code):
8969 Throughout, replace eval-current-buffer with eval-buffer.
8970
8971 2006-07-03 Richard Stallman <rms@gnu.org>
8972
8973 * rcirc.texi (Scrolling conservatively): Fix xref.
8974
8975 * pcl-cvs.texi (Viewing differences): Usage fix.
8976
8977 2006-07-03 Carsten Dominik <dominik@science.uva.nl>
8978
8979 * org.texi (Agenda commands): Document `s' key to save all org-mode
8980 buffers.
8981
8982 2006-06-30 Ralf Angeli <angeli@caeruleus.net>
8983
8984 * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face
8985 names. Mention `cvs-msg' face.
8986
8987 2006-06-29 Carsten Dominik <dominik@science.uva.nl>
8988
8989 * org.texi (Checkboxes): New section.
8990
8991 2006-06-28 Carsten Dominik <dominik@science.uva.nl>
8992
8993 * org.texi (Embedded LaTeX): Fix typos and implement small improvements
8994 throughout this chapter.
8995
8996 2006-06-27 Chong Yidong <cyd@stupidchicken.com>
8997
8998 * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
8999 text for standalone vs Emacs info.
9000 (Help): Clarify header line description. Use mouse-1 for clicks.
9001 (Help-P): Use mouse-1 for clicks.
9002 (Help-^L): "Top" and "All" not displayed with dashes in Emacs.
9003 (Help-^L, Help-M, Help-Int, Search Index, Go to node)
9004 (Choose menu subtopic): Remove gratuitous Emacs command names.
9005 (Help-FOO): Put usual behavior first.
9006 (Help-Xref): Clicking on xrefs works in Emacs.
9007 (Search Text): Clarify what the default behavior is.
9008 (Create Info buffer): Fix Emacs window/X window confusion.
9009 (Emacs Info Variables): Fix for new Emacs init file behavior.
9010
9011 2006-06-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
9012
9013 * gnus.texi (Summary Buffer Lines): Fix typo.
9014
9015 2006-06-23 Carsten Dominik <dominik@science.uva.nl>
9016
9017 * org.texi (Embedded LaTeX): New chapter.
9018 (Archiving): Section rewritten.
9019 (Enhancing text): Some parts moved to the new chapter about LaTeX.
9020
9021 2006-06-20 Bill Wohler <wohler@newt.com>
9022
9023 Release MH-E manual version 8.0.1.
9024
9025 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
9026 release 8.0.1.
9027 (Preface): Depend on GNU mailutils 1.0 and higher.
9028
9029 2006-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
9030
9031 * message.texi (News Headers): Update message-syntax-checks section.
9032
9033 2006-06-19 Karl Berry <karl@gnu.org>
9034
9035 * info.texi (Advanced): Mention C-q, especially with ?.
9036
9037 2006-06-19 Carsten Dominik <dominik@science.uva.nl>
9038
9039 * org.texi (Publishing links): Document the `:link-validation-function'
9040 property.
9041 (Extensions and Hacking): New chapter, includes some sections of the
9042 "Miscellaneous" chapter.
9043
9044 2006-06-10 Carsten Dominik <dominik@science.uva.nl>
9045
9046 * org.texi (Progress logging): New section.
9047
9048 2006-06-06 Carsten Dominik <dominik@science.uva.nl>
9049
9050 * org.texi (ASCII export): Document indentation adaptation.
9051 (Setting tags): Document mutually-exclusive tags.
9052
9053 2006-06-05 Romain Francoise <romain@orebokech.com>
9054
9055 * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
9056 Fix typo.
9057
9058 * gnus-faq.texi (Question 8.6): Update reference to the Gnus
9059 channel (#gnus@irc.freenode.net).
9060 Fix typos. Update copyright notice.
9061
9062 * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
9063 (Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
9064 (Line-Up Functions, Custom Macros):
9065 * ediff.texi (Window and Frame Configuration)
9066 (Highlighting Difference Regions):
9067 * emacs-mime.texi (Display Customization):
9068 * erc.texi (History):
9069 * eshell.texi (Known problems):
9070 * eudc.texi (Overview, BBDB):
9071 * gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
9072 (The problem of spam, SpamOracle, Extending the Spam package)
9073 (Conformity, Terminology):
9074 * idlwave.texi (Routine Info)
9075 (Class and Keyword Inheritance, Padding Operators)
9076 (Breakpoints and Stepping, Electric Debug Mode)
9077 (Examining Variables, Troubleshooting):
9078 * org.texi (Creating timestamps):
9079 * reftex.texi (Commands, Options, Changes):
9080 * tramp.texi (Inline methods, Password caching)
9081 (Auto-save and Backup, Issues):
9082 * vip.texi (Files, Commands in Insert Mode):
9083 * viper.texi (Emacs Preliminaries, States in Viper)
9084 (Packages that Change Keymaps, Viper Specials, Groundwork):
9085 Fix various typos.
9086
9087 2006-05-31 Michael Ernst <mernst@alum.mit.edu>
9088
9089 * ediff.texi: Fix typos.
9090
9091 2006-05-30 Carsten Dominik <dominik@science.uva.nl>
9092
9093 * org.texi: Small typo fixes.
9094
9095 2006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
9096
9097 * viper.texi (Viper Specials):
9098 * gnus.texi (Example Setup):
9099 * faq.texi (Backspace invokes help):
9100 * dired-x.texi (Optional Installation Dired Jump):
9101 * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
9102 follow coding conventions.
9103
9104 2006-05-29 Michael Albinus <michael.albinus@gmx.de>
9105
9106 * tramp.texi (Frequently Asked Questions): Disable zsh zle.
9107
9108 2006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
9109
9110 * pcl-cvs.texi: Fix typos.
9111 (Customization): Say "us".
9112
9113 2006-05-26 Eli Zaretskii <eliz@gnu.org>
9114
9115 * org.texi: Remove bogus @setfilename.
9116
9117 2006-05-26 Carsten Dominik <dominik@science.uva.nl>
9118
9119 * org.texi (ASCII export): Omit command name.
9120 (HTML export): Add prefix to all lines in Local Variable example.
9121 (Acknowledgments): Typeset names in italics.
9122
9123 2006-05-24 Carsten Dominik <dominik@science.uva.nl>
9124
9125 * org.texi (Plain lists): Add new item navigation commands.
9126 (External links): Document elisp and info links.
9127 (Custom searches): New section.
9128 (Publishing): New chapter.
9129 (HTML export): Include a list of supported CSS classes.
9130 (Setting tags): Describe the fast-tag-setting interface.
9131
9132 2006-05-20 Luc Teirlinck <teirllm@auburn.edu>
9133
9134 * dired-x.texi: ifinfo -> ifnottex.
9135
9136 2006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
9137
9138 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
9139
9140 2006-05-12 Reiner Steib <Reiner.Steib@gmx.de>
9141
9142 * message.texi (Interface): Add tool bar customization.
9143 (MIME): Index and text additions for mml-attach.
9144 (MIME): Describe mml-dnd-protocol-alist and
9145 mml-dnd-attach-options.
9146
9147 * gnus.texi (Oort Gnus): Reorder entries in sections.
9148 Fix some entries.
9149 (Starting Up): Add references to "Emacs for Heathens" and to
9150 "Finding the News". Add user-full-name and user-mail-address.
9151 (Group Buffer Format): Add tool bar customization and update.
9152 (Summary Buffer): Add tool bar customization.
9153 (Posting Styles): Add message-alternative-emails.
9154
9155 2006-05-09 Michael Albinus <michael.albinus@gmx.de>
9156
9157 * tramp.texi (Filename completion): Improve wording.
9158
9159 2006-05-07 Romain Francoise <romain@orebokech.com>
9160
9161 * faq.texi (Using regular expressions): Fix typo.
9162 (Packages that do not come with Emacs): Fix capitalization.
9163 (Replacing text across multiple files): Expand node to explain how
9164 to use `dired-do-query-replace-regexp' in more detail, based on
9165 suggestion by Eric Hanchrow <offby1@blarg.net>.
9166
9167 2006-05-06 Michael Albinus <michael.albinus@gmx.de>
9168
9169 * tramp.texi (Filename completion): Completion of remote files'
9170 method, user name and host name is active only in partial
9171 completion mode.
9172
9173 2006-05-06 Bill Wohler <wohler@newt.com>
9174
9175 Release MH-E manual version 8.0.
9176
9177 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
9178 release 8.0.
9179
9180 2006-05-06 Bill Wohler <wohler@newt.com>
9181
9182 * mh-e.texi (MH-BOOK-HOME): Change from
9183 http://www.ics.uci.edu/~mh/book/mh to
9184 http://rand-mh.sourceforge.net/book/mh.
9185 Replace .htm suffix with .html for MH book files.
9186 (Using This Manual): Update key binding for getting relevant
9187 chapter in Info from command key.
9188 (Ranges): Fix itemx.
9189
9190 2006-05-05 Karl Berry <karl@gnu.org>
9191
9192 * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): New cmds.
9193 (\fonttextsize): New user-level command to change text font size.
9194
9195 2006-04-26 Reiner Steib <Reiner.Steib@gmx.de>
9196
9197 * pgg.texi (Caching passphrase): Fix markup and typos. Simplify.
9198
9199 2006-04-26 Sascha Wilde <wilde@sha-bang.de> (tiny change)
9200
9201 * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
9202
9203 2006-04-24 Bill Wohler <wohler@newt.com>
9204
9205 * mh-e.texi (Getting Started): Make it more explicit that you need
9206 to install MH. Add pointers to current MH implementations.
9207
9208 2006-04-21 Bill Wohler <wohler@newt.com>
9209
9210 Release MH-E manual version 7.94.
9211
9212 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
9213 release 7.94.
9214
9215 2006-04-21 Carsten Dominik <dominik@science.uva.nl>
9216
9217 * org.texi: Many small fixes.
9218 (Handling links): Rename from "Managing links".
9219
9220 2006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
9221
9222 * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
9223 (Splitting mail using spam-stat): Fix @xref.
9224
9225 2006-04-20 Chong Yidong <cyd@stupidchicken.com>
9226
9227 * gnus.texi (Spam Package): Major revision of the text.
9228 Previously this node was "Filtering Spam Using The Spam ELisp Package".
9229
9230 2006-04-20 Carsten Dominik <dominik@science.uva.nl>
9231
9232 * org.texi (Time stamps): Better explanation of the purpose of
9233 different time stamps.
9234 (Structure editing, Plain lists): More details on how new items
9235 and headings are inserted.
9236
9237 2006-04-18 Carsten Dominik <dominik@science.uva.nl>
9238
9239 * org.texi (Formula syntax): Fix link to Calc Manual.
9240
9241 2006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
9242
9243 * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
9244
9245 2006-04-17 Bill Wohler <wohler@newt.com>
9246
9247 * mh-e.texi (Folders): Update mh-before-quit-hook and
9248 mh-quit-hook example with code that removes the buffers rather
9249 than just bury them.
9250
9251 2006-04-17 Michael Albinus <michael.albinus@gmx.de>
9252
9253 Sync with Tramp 2.0.53.
9254
9255 2006-04-13 Carsten Dominik <dominik@science.uva.nl>
9256
9257 * org.texi (Updating settings): New section.
9258 (Visibility cycling): Better names for the startup folding
9259 options.
9260 (Exporting): Completely restructured.
9261 (The very busy C-c C-c key): New section.
9262 (Summary of in-buffer settings): New section.
9263
9264 2006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
9265
9266 * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
9267
9268 2006-04-10 Reiner Steib <Reiner.Steib@gmx.de>
9269
9270 * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap)
9271 (Server Commands): Key `v' is reserved for users.
9272
9273 2006-04-11 Carsten Dominik <dominik@science.uva.nl>
9274
9275 * org.texi (Link format): New section, emphasis on bracket links.
9276 (External links): Document bracket links.
9277 (FAQ): Expand to cover shell links and the new link format.
9278
9279 2006-04-09 Kevin Ryde <user42@zip.com.au>
9280
9281 * org.texi (Formula syntax): Typo in node name of calc-eval xref.
9282
9283 2006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
9284
9285 * gnus.texi (Summary Buffer Lines): Add `*'.
9286
9287 2006-04-07 Jochen Küpper <jochen@fhi-berlin.mpg.de>
9288
9289 * gnus.texi (Group Parameters):
9290 Mention gnus-permanently-visible-groups.
9291
9292 2006-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
9293
9294 * gnus.texi (Face): Fix typo.
9295
9296 2006-04-05 Reiner Steib <Reiner.Steib@gmx.de>
9297
9298 * gnus.texi (X-Face): Clarify.
9299 (Face): Need Emacs with PNG support.
9300
9301 2006-04-06 Richard Stallman <rms@gnu.org>
9302
9303 * idlwave.texi: Delete the blocks "not suitable for inclusion with
9304 Emacs".
9305
9306 2006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
9307
9308 * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out
9309 blocks not suitable for inclusion with Emacs using variable
9310 PARTOFEMACS.
9311
9312 2006-04-04 Simon Josefsson <jas@extundo.com>
9313
9314 * gnus.texi (Security): Improve.
9315
9316 2006-04-02 Karl Berry <karl@gnu.org>
9317
9318 * texinfo.tex: Update to current version (2006-03-21.13).
9319
9320 2006-04-02 Bill Wohler <wohler@newt.com>
9321
9322 * mh-e.texi (Getting Started, Junk, Bug Reports)
9323 (MH FAQ and Support): Fix URLs.
9324
9325 2006-03-31 Romain Francoise <romain@orebokech.com>
9326
9327 * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
9328 to t, not nil (and has for the past eight years).
9329
9330 2006-03-31 Reiner Steib <Reiner.Steib@gmx.de>
9331
9332 * message.texi, gnus.texi: Bump version to 5.11.
9333
9334 2006-03-29 Reiner Steib <Reiner.Steib@gmx.de>
9335
9336 * gnus.texi (Top): Add comment about version line.
9337
9338 * message.texi (Top): Ditto. Change to take named versions into
9339 account.
9340
9341 2006-03-28 Reiner Steib <Reiner.Steib@gmx.de>
9342
9343 * gnus.texi (Posting Styles): Add x-face-file to example.
9344 (X-Face): Refer to posting styles.
9345
9346 * gnus-faq.texi ([5.8]): Add x-face-file.
9347 ([8.4]): Add links to gmane.emacs.gnus.user and
9348 gmane.emacs.gnus.general.
9349
9350 2006-03-27 Reiner Steib <Reiner.Steib@gmx.de>
9351
9352 * gnus-faq.texi: Use .invalid.
9353 ([5.4]): Fix gnus-posting-styles example.
9354
9355 2006-03-27 Romain Francoise <romain@orebokech.com>
9356
9357 * faq.texi (Emacs/W3): Rename from `w3-mode'. Mention that
9358 Emacs/W3 needs a new maintainer.
9359 (Ispell): Update author and version info.
9360 (Mailcrypt): Mention PGG.
9361 (New in Emacs 22): Add PGG to the list of new packages.
9362 Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
9363 updating dead URLs.
9364
9365 2006-03-25 Karl Berry <karl@gnu.org>
9366
9367 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
9368 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi, erc.texi,
9369 * eshell.texi, eudc.texi, faq.texi, forms.texi, gnus.texi, idlwave.texi,
9370 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
9371 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
9372 * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
9373 * woman.texi: (1) use @copyright{} instead of (C) in typeset text;
9374 (2) do not indent copyright year list (or anything else).
9375
9376 2006-03-21 Bill Wohler <wohler@newt.com>
9377
9378 * mh-e.texi (Folders): Various edits.
9379
9380 2006-03-20 Romain Francoise <romain@orebokech.com>
9381
9382 * gnus.texi (Mail Folders): Grammar fix.
9383
9384 2006-03-19 Bill Wohler <wohler@newt.com>
9385
9386 * mh-e.texi (Replying): Document Mail-Followup-To.
9387 Change manually-formatted table to multitable. Add debugging info.
9388 Move description of mh-reply-default-reply-to into paragraph
9389 that describes its values.
9390
9391 2006-03-17 Bill Wohler <wohler@newt.com>
9392
9393 * mh-e.texi: Use smallexample and smalllisp consistently.
9394 (Sending Mail Tour): Update method of entering
9395 addresses and subject.
9396 (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour)
9397 (Adding Attachments, Searching): Update screenshots for Emacs 22.
9398
9399 2006-03-15 Carsten Dominik <dominik@science.uva.nl>
9400
9401 * org.texi: Version number change only.
9402
9403 2006-03-14 Bill Wohler <wohler@newt.com>
9404
9405 * mh-e.texi: Add index entries around each paragraph rather than
9406 depend on entries from beginning of node. Doing so ensures that
9407 index entries are less likely to be forgotten if text is cut and
9408 pasted, and are necessary anyway if the references are on a
9409 separate page. It seems that makeinfo is now (v. 4.8) only
9410 producing one index entry per node, so there is no longer any
9411 excuse not to. Use subheading instead of heading. The incorrect
9412 use of heading produced very large fonts in Info--as large as the
9413 main heading.
9414 (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
9415 versions 6 and 7 appeared *around* the time of these Emacs releases.
9416
9417 2006-03-13 Carsten Dominik <dominik@science.uva.nl>
9418
9419 * org.texi (Clean view): Document new startup options.
9420
9421 2006-03-11 Bill Wohler <wohler@newt.com>
9422
9423 * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)
9424 (Composing, Scan Line Formats): Fix @refs.
9425 (Getting Started): Define MH profile and MH profile components.
9426 (Incorporating Mail, Reading Mail, Viewing, Printing)
9427 (Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
9428 (Signature, Aliases, Scan Line Formats): Use @code instead of @samp
9429 for string constants.
9430 (Tool Bar): Remove spurious quote.
9431 (Junk): Use ``...'' instead of "...".
9432 (Scan Line Formats): Replace @samp with @kbd.
9433
9434 2006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
9435
9436 * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
9437
9438 2006-03-10 Reiner Steib <Reiner.Steib@gmx.de>
9439
9440 * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
9441 easy to understand.
9442
9443 2006-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
9444
9445 * gnus.texi: Markup fix.
9446 (Fancy Mail Splitting): Specify new feature.
9447
9448 2006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
9449
9450 * gnus.texi (Fancy Mail Splitting): Improve descriptions about
9451 partial-words matching.
9452
9453 2006-03-07 Reiner Steib <Reiner.Steib@gmx.de>
9454
9455 * emacs-mime.texi (Display Customization): Reword image/.* stuff.
9456
9457 * gnus.texi (Oort Gnus): Add note about `gnus-load'.
9458 (MIME Commands): Fix mm-discouraged-alternatives.
9459
9460 2006-03-07 Carsten Dominik <dominik@science.uva.nl>
9461
9462 * org.texi: Version number change only.
9463
9464 2006-03-06 Bill Wohler <wohler@newt.com>
9465
9466 * mh-e.texi: Move from SourceForge repository to Savannah.
9467 This is version 7.93, which is a total rewrite from the previous
9468 edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E
9469 version 7.93.
9470
9471 2006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
9472
9473 * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
9474
9475 2006-03-01 Carsten Dominik <dominik@science.uva.nl>
9476
9477 * org.texi (Interaction): Add item about `org-mouse.el' by
9478 Piotr Zielinski.
9479 (Managing links): Document that also mouse-1 can be used to
9480 activate a link.
9481 (Headlines, FAQ): Add entry about hiding leading stars.
9482 (Miscellaneous): Resort the sections in this chapter to a more
9483 logical sequence.
9484
9485 2006-02-27 Simon Josefsson <jas@extundo.com>
9486
9487 * emacs-mime.texi (Flowed text): Add mm-fill-flowed. (Sync
9488 2004-01-27 from the trunk).
9489
9490 2006-02-24 Alan Mackenzie <acm@muc.de>
9491
9492 * cc-mode.texi: Rename c-hungry-backspace to
9493 c-hungry-delete-backwards, at the request of RMS. Leave the old
9494 name as an alias.
9495
9496 2006-02-24 Alan Mackenzie <acm@muc.de>
9497
9498 * cc-mode.texi: Correct the definition of c-beginning-of-defun, to
9499 include the function header within the defun.
9500
9501 2006-02-24 Alan Mackenzie <acm@muc.de>
9502
9503 * cc-mode.texi: Correct two typos.
9504
9505 2006-02-24 Alan Mackenzie <acm@muc.de>
9506
9507 * cc-mode.texi (Comment Commands): State that C-u M-; kills any
9508 existing comment.
9509 (Electric Keys): Add a justification for electric indentation.
9510 (Hungry WS Deletion): Clear up the names and complications of the
9511 BACKSPACE and DELETE keys.
9512
9513 2006-02-23 Juri Linkov <juri@jurta.org>
9514
9515 * faq.texi (Common requests): Move `Turning on auto-fill by
9516 default' after `Wrapping words automatically'. Move `Working with
9517 unprintable characters' before `Searching for/replacing newlines'.
9518 Move `Replacing highlighted text' after `Highlighting a region'.
9519 Merge `Repeating commands' and `Repeating a command as many times
9520 as possible' into the former.
9521 (Packages that do not come with Emacs): Add refs to Gmane and
9522 etc/MORE.STUFF.
9523
9524 2006-02-23 Juri Linkov <juri@jurta.org>
9525
9526 * faq.texi (Newsgroup archives): Update URLs of GNU mail archives.
9527 (Reporting bugs): Suggest using `M-x report-emacs-bug'.
9528 Add xref to `(emacs)Reporting Bugs'.
9529 (Getting a printed manual): Add URL to other formats of the manual.
9530 (Common requests): Fix menu.
9531 (Highlighting a region): Remove ref to `Turning on syntax highlighting'.
9532 (Horizontal scrolling): Mention `truncate-partial-width-windows'.
9533 (Inserting text at the beginning of each line): Add pxref to
9534 `Changing the included text prefix'.
9535 (Forcing the cursor to remain in the same column): Mention `track-eol'
9536 and `set-goal-column'. Add pxref to `(emacs)Moving Point'.
9537 (Replacing text across multiple files): Add keybinding `Q' for
9538 `dired-do-query-replace'.
9539
9540 2006-02-22 Carsten Dominik <dominik@science.uva.nl>
9541
9542 * reftex.texi: Version number and date change only.
9543
9544 * org.texi (Internal Links): Rewrite to cover the modified
9545 linking system.
9546
9547 2006-02-17 Eli Zaretskii <eliz@gnu.org>
9548
9549 * faq.texi: Remove the coding cookie, it's not needed anymore.
9550
9551 2006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
9552
9553 * faq.texi (Colors on a TTY): Mention Mac OS port.
9554
9555 2006-02-12 Karl Berry <karl@gnu.org>
9556
9557 * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the
9558 8-bit accented a.
9559
9560 2006-02-09 Reiner Steib <Reiner.Steib@gmx.de>
9561
9562 * gnus.texi (Gnus Versions): Add history beyond start of Oort.
9563
9564 2006-02-08 Romain Francoise <romain@orebokech.com>
9565
9566 * faq.texi (Top): Remove paragraph about the FAQ being a
9567 transitional document, etc.
9568 (Searching for/replacing newlines): New node.
9569 (Yanking text in isearch): New node.
9570 (Inserting text at the beginning of each line): Rename and make
9571 more general, mention `M-;' in Message mode.
9572
9573 2006-02-07 Luc Teirlinck <teirllm@auburn.edu>
9574
9575 * faq.texi (Meta key does not work in xterm)
9576 (Emacs does not display 8-bit characters)
9577 (Inputting eight-bit characters): Update xrefs.
9578
9579 2006-02-06 Romain Francoise <romain@orebokech.com>
9580
9581 * faq.texi (VM): VM now at version 7.19.
9582 Set myself as maintainer of this file.
9583
9584 2006-02-04 Michael Olson <mwolson@gnu.org>
9585
9586 * erc.texi (History): Note that ERC is now included with Emacs.
9587
9588 2006-01-31 Romain Francoise <romain@orebokech.com>
9589
9590 * message.texi (Message Headers): Explain what
9591 `message-alternative-emails' does in more detail.
9592 Update copyright year.
9593
9594 2006-01-30 Juanma Barranquero <lekktu@gmail.com>
9595
9596 * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
9597
9598 2006-01-29 Richard M. Stallman <rms@gnu.org>
9599
9600 * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
9601
9602 2006-01-29 Michael Olson <mwolson@gnu.org>
9603
9604 * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
9605
9606 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
9607
9608 * faq.texi (New in Emacs 22): Mention ERC.
9609
9610 2006-01-28 Luc Teirlinck <teirllm@auburn.edu>
9611
9612 * rcirc.texi: Capitalize dir entry for consistency with the entry
9613 in info/dir and other entries in the Emacs category.
9614 Fix typos. Delete trailing whitespace.
9615
9616 2006-01-28 Björn Lindström <bkhl@elektrubadur.se>
9617
9618 * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
9619
9620 2006-01-27 Eli Zaretskii <eliz@gnu.org>
9621
9622 * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
9623 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
9624
9625 * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
9626 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
9627
9628 2006-01-27 Alex Schroeder <alex@gnu.org>
9629
9630 * rcirc.texi: New file.
9631
9632 2006-01-23 Juri Linkov <juri@jurta.org>
9633
9634 * widget.texi (User Interface): Add S-TAB for widget-backward.
9635
9636 2006-01-22 Michael Albinus <michael.albinus@gmx.de>
9637
9638 Sync with Tramp 2.0.52.
9639
9640 * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
9641 Add Tramp disabling item. New item for common connection problems.
9642 (various): Apply "ftp" as method for the download URL.
9643 (Bug Reports): Refer to FAQ for common problems.
9644
9645 2006-01-21 Eli Zaretskii <eliz@gnu.org>
9646
9647 * widget.texi (User Interface): Use @key for TAB.
9648
9649 * ses.texi (Formulas, Printer functions): Use @key for TAB.
9650
9651 * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
9652 for TAB.
9653
9654 * cc-mode.texi (Indentation Calculation): Use @key for TAB.
9655
9656 2006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
9657
9658 * gnus.texi: Update copyright.
9659
9660 2006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
9661
9662 * gnus.texi (Article Washing): Additions.
9663
9664 2006-01-13 Carsten Dominik <dominik@science.uva.nl>
9665
9666 * org.texi (Agenda commands): Document tags command.
9667
9668 2006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
9669
9670 * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
9671
9672 2006-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
9673
9674 * gnus.texi (RSS): Addition.
9675
9676 2005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
9677
9678 * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
9679
9680 2005-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
9681
9682 * emacs-mime.texi (Display Customization): Add setting example to
9683 mm-discouraged-alternatives.
9684
9685 2006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
9686
9687 * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
9688 version is the canonical version.
9689
9690 2006-01-08 Alex Schroeder <alex@gnu.org>
9691
9692 * pgg.texi (Caching passphrase): Rewording.
9693
9694 2006-01-06 Eli Zaretskii <eliz@gnu.org>
9695
9696 * flymake.texi (Obtaining Flymake): Update Flymake's CVS
9697 repository URL.
9698
9699 2006-01-06 Carsten Dominik <dominik@science.uva.nl>
9700
9701 * org.texi: Removed the accidentally re-added empty line in the
9702 direntry.
9703
9704 2006-01-05 Carsten Dominik <dominik@science.uva.nl>
9705
9706 * org.texi (Agenda Views): Chapter reorganized.
9707
9708 2005-12-29 Romain Francoise <romain@orebokech.com>
9709
9710 * faq.texi (Using Customize): New node.
9711
9712 2005-12-28 Luc Teirlinck <teirllm@auburn.edu>
9713
9714 * org.texi: Remove blank line in @direntry. It is non-standard
9715 and recursively produces blank lines all over the dir file (when
9716 using Texinfo 4.8).
9717
9718 2005-12-21 Luc Teirlinck <teirllm@auburn.edu>
9719
9720 * widget.texi (atoms): Delete obsolete remark about `file' widget.
9721
9722 2005-12-20 Carsten Dominik <dominik@science.uva.nl>
9723
9724 * org.texi (Tags): Boolean logic documented.
9725 (Agenda Views): Document custom commands.
9726
9727 2005-12-20 David Kastrup <dak@gnu.org>
9728
9729 * faq.texi (AUCTeX): Update version and mailing list info.
9730
9731 2005-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
9732
9733 * gnus.texi (MIME Commands): Mention addition of
9734 multipart/alternative to gnus-buttonized-mime-types and add xref
9735 to mm-discouraged-alternatives.
9736
9737 * emacs-mime.texi (Display Customization): Mention addition of
9738 "image/.*" and add xref to gnus-buttonized-mime-types in the
9739 mm-discouraged-alternatives section.
9740
9741 2005-12-16 Carsten Dominik <dominik@science.uva.nl>
9742
9743 * org.texi (Tags): New section.
9744 (Agenda Views): Chapter reorganized.
9745
9746 2005-12-16 Eli Zaretskii <eliz@gnu.org>
9747
9748 * org.texi (Internal Links): Add a missing comma after an @xref.
9749
9750 2005-12-14 Chong Yidong <cyd@stupidchicken.com>
9751
9752 * faq.texi (Filling paragraphs with a single space): No need to
9753 change sentence-end now.
9754
9755 2005-12-13 Romain Francoise <romain@orebokech.com>
9756
9757 * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
9758
9759 2005-12-12 Jay Belanger <belanger@truman.edu>
9760
9761 * faq.texi (Calc): Update version number.
9762
9763 2005-12-12 Carsten Dominik <dominik@science.uva.nl>
9764
9765 * org.texi (Progress Logging): New section.
9766
9767 2005-12-10 Romain Francoise <romain@orebokech.com>
9768
9769 Update the Emacs FAQ for the 22.1 release.
9770
9771 * faq.texi: Set VER to `22.1'.
9772 (Basic editing): Explain how to use localized versions of the
9773 Tutorial. Mention that `C-h r' displays the manual.
9774 Delete obsolete WWW link to an Emacs 18 tutorial.
9775 (Getting a printed manual): Point to the new locations of the
9776 manuals on the GNU Web site.
9777 (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
9778 available via Info (it was previously distributed separately).
9779 (Installing Texinfo documentation): The latest version of Texinfo
9780 is 4.8, not 4.0.
9781 (Informational files for Emacs): COPYING is the GNU General Public
9782 License, not the Emacs General Public License.
9783 (Informational files for Emacs): Delete obsolete link to the
9784 GNUinfo pages as they have been removed from the GNU Web site.
9785 (New in Emacs 22): New node.
9786 (Setting up a customization file): Say that most packages support
9787 Customize nowadays.
9788 (Colors on a TTY): Delete reference to instructions on how to
9789 enable syntax highlighting, it is now enabled by default.
9790 (Turning on abbrevs by default): Emacs now reads the abbrevs file
9791 at startup automatically.
9792 (Controlling case sensitivity): Mention `M-c' in isearch.
9793 (Using an already running Emacs process): Emacs now creates the
9794 socket in `/tmp/emacsUID'. Fix typos. Change default location of
9795 gnuserv. As emacsclient can now run Lisp code as well, delete a
9796 sentence praising gnuserv for that. Simplify description of how
9797 the client/server operation works.
9798 (Compiler error messages): Delete obsolete text (compile.el has
9799 been rewritten).
9800 (Indenting switch statements): Fix typo.
9801 (Matching parentheses): Simplify setup instructions, mention the
9802 menu bar item in the Options menu.
9803 (Repeating a command as many times as possible): Mention `C-x e'.
9804 (Going to a line by number): Mention new keymap and bindings
9805 `M-g M-g', `M-g M-p' and `M-g M-n'.
9806 (Turning on syntax highlighting): Now on by default. Simplify.
9807 (Replacing highlighted text): Use `1', not `t'.
9808 (Problems with very large files): The maximum size is now 256MB on
9809 32-bit machines.
9810 (^M in the shell buffer): Mention `comint-process-echoes'.
9811 (Emacs for Apple computers): Emacs 22 has native support for Mac
9812 OS X.
9813 (Translating names to IP addresses): Delete node.
9814 (Binding keys to commands): Fix typo.
9815 (SPC no longer completes file names): New node.
9816 (MIME with Emacs mail packages): Delete section about the Emacs
9817 MIME FAQ (it's not reachable anymore).
9818
9819 2005-12-08 Alan Mackenzie <acm@muc.de>
9820
9821 * cc-mode.texi: The manual has been extensively revised: the
9822 information about using CC Mode has been separated from the larger
9823 and more difficult chapters about configuration. It has been
9824 updated for CC Mode 5.31.
9825
9826 2005-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
9827
9828 * pgg.texi (User Commands): Fix description of pgg-verify-region.
9829 (Selecting an implementation): Fix descriptions.
9830
9831 2005-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
9832
9833 * message.texi (Various Message Variables): Addition.
9834
9835 2005-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
9836
9837 * message.texi: Fix default values.
9838
9839 2005-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
9840
9841 * message.texi (Header Commands): Clarify descriptions of
9842 message-cross-post-followup-to, message-reduce-to-to-cc, and
9843 message-insert-wide-reply.
9844 (Various Commands): Fix kindex for message-kill-to-signature;
9845 clarify description of message-tab.
9846
9847 2005-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
9848
9849 * message.texi (Mailing Lists): Fix description about MFT.
9850
9851 * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
9852
9853 2005-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
9854
9855 * gnus.texi (Slow Terminal Connection): Replace old description
9856 with new one.
9857
9858 2005-11-16 Katsumi Yamaoka <yamaoka@jpl.org>
9859
9860 * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
9861 replace X-Draft-Headers with X-Draft-From.
9862
9863 2005-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
9864
9865 * gnus.texi (Various Various): Fix the default value of
9866 nnheader-max-head-length.
9867 (Gnus Versions): Fix typo.
9868
9869 2005-12-08 Carsten Dominik <dominik@science.uva.nl>
9870
9871 * org.texi (Structure editing): Document new functionality of
9872 M-RET.
9873
9874 2005-12-06 Luc Teirlinck <teirllm@auburn.edu>
9875
9876 * org.texi (Internal Links): Fix Texinfo usage.
9877
9878 2005-12-06 Carsten Dominik <dominik@science.uva.nl>
9879
9880 * org.texi (TODO basics): Document the global todo list.
9881 (TODO items): Documents sparse tree for specific TODO
9882 keywords.
9883
9884 2005-11-30 Carsten Dominik <dominik@science.uva.nl>
9885
9886 * org.texi (Plain Lists): Typos fixed.
9887
9888 2005-11-28 Jay Belanger <belanger@truman.edu>
9889
9890 * calc.texi: Change references of `M-#' to `C-x *' prefix.
9891
9892 2005-11-24 Carsten Dominik <dominik@science.uva.nl>
9893
9894 * org.texi (Structure editing): New item moving commands added.
9895 (Plain Lists): New section.
9896
9897 2005-11-18 Carsten Dominik <dominik@science.uva.nl>
9898
9899 * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
9900 (Agenda): Document commands `org-cycle-agenda-files' and
9901 `org-agenda-file-to-front'.
9902 (Built-in table editor): Document `org-table-sort-lines'.
9903 (HTML formatting): Export of hand-formatted lists.
9904
9905 2005-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
9906
9907 * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
9908 new variable gnus-toolbar-thickness.
9909
9910 2005-11-08 Katsumi Yamaoka <yamaoka@jpl.org>
9911
9912 * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
9913
9914 2005-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
9915
9916 * gnus.texi (X-Face): Fix description.
9917 (XVarious): Remove gnus-xmas-logo-color-alist and
9918 gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
9919
9920 2005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
9921
9922 * gnus.texi (Group Parameters): Mention new variable
9923 gnus-parameters-case-fold-search.
9924 (Home Score File): Addition.
9925
9926 2005-11-04 Ulf Jasper <ulf.jasper@web.de>
9927
9928 * newsticker.texi: VERSION changed to 1.9. Updated UPDATED.
9929 (Overview): List supported feed types.
9930 (Installation): No installation necessary when using autoload.
9931 (Configuration): Rename "RSS" to "news".
9932
9933 2005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
9934
9935 * pgg.texi (User Commands): Document additional passphrase
9936 argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
9937 (Backend methods): Likewise for corresponding pgg-scheme-* functions.
9938
9939 2005-11-04 Carsten Dominik <dominik@science.uva.nl>
9940
9941 * org.texi: Version number changed to 3.19.
9942
9943 2005-10-29 Sascha Wilde <wilde@sha-bang.de>
9944
9945 * pgg.texi (How to use): Update the example to add autoload of
9946 pgg-encrypt-symmetric-region.
9947 (User Commands): Document pgg-encrypt-symmetric-region.
9948 (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
9949
9950 2005-10-27 Jay Belanger <belanger@truman.edu>
9951
9952 * calc.texi (Predefined Units): Fix the symbol for a TeX points,
9953 mention other TeX-related units.
9954
9955 2005-10-23 Lars Hansen <larsh@soem.dk>
9956
9957 * dired-x.texi (Miscellaneous Commands):
9958 Replace dired-do-relative-symlink by dired-do-relsymlink and
9959 dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
9960
9961 2005-10-23 Jay Belanger <belanger@truman.edu>
9962
9963 * calc.texi (Predefined Units): Use `alpha' for the fine structure
9964 constant.
9965
9966 2005-10-23 Michael Albinus <michael.albinus@gmx.de>
9967
9968 * faq.texi (Bugs and problems):
9969 Replace `dired-move-to-filename-regexp' by
9970 `directory-listing-before-filename-regexp'.
9971
9972 2005-10-22 Eli Zaretskii <eliz@gnu.org>
9973
9974 * newsticker.texi (UPDATED): Set value.
9975
9976 2005-10-17 Katsumi Yamaoka <yamaoka@jpl.org>
9977
9978 * gnus.texi (Document Groups): Remove duplicate item.
9979
9980 2005-10-21 Carsten Dominik <dominik@science.uva.nl>
9981
9982 * org.texi (Summary): Mention iCalendar support.
9983 (Exporting): Document iCalendar support.
9984
9985 2005-10-18 Romain Francoise <romain@orebokech.com>
9986
9987 * viper.texi (Viper Specials): Capitalize GNU.
9988
9989 2005-10-17 Juri Linkov <juri@jurta.org>
9990
9991 * info.texi (Getting Started, Search Index, Expert Info):
9992 Fix wording.
9993 (Search Text): Replace `echo area' with `mode line'.
9994 (Search Index): Both `i' and `,' find all index entries.
9995 Replace example `C-f' with `C-l' (which exists in index of Info
9996 manual) and delete spaces in its keyboard input sequence.
9997 Delete unnecessary explanations about literal characters.
9998
9999 2005-10-14 Katsumi Yamaoka <yamaoka@jpl.org>
10000
10001 * gnus.texi (Document Server Internals): Addition.
10002
10003 2005-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
10004
10005 * gnus.texi (A note on namespaces): Fix RFC reference.
10006
10007 2005-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
10008
10009 * gnus.texi (RSS): Fix key description.
10010
10011 2005-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
10012
10013 * gnus.texi: Emacs/w3 -> Emacs/W3.
10014 (Browsing the Web): Fix description.
10015 (Web Searches): Ditto.
10016 (Customizing W3): Ditto.
10017
10018 2005-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
10019
10020 * gnus.texi (Maildir): Clarify expire-age and expire-group.
10021
10022 2005-10-11 Jay Belanger <belanger@truman.edu>
10023
10024 * calc.texi (Integration): Mention using `a i' to compute definite
10025 integrals.
10026
10027 2005-10-11 Juri Linkov <juri@jurta.org>
10028
10029 * info.texi: Rearrange nodes.
10030 (Top): Update menu. Change ref `Info for Experts' to
10031 `Advanced Info Commands'.
10032 (Getting Started): Fix description of manual's parts.
10033 (Help-Int): Change xref `Info Search' to `Search Index', and
10034 `Expert Info' to `Advanced'.
10035 (Advanced): Move node one level up.
10036 (Search Text, Search Index): New nodes split out from `Info Search'.
10037 (Go to node, Choose menu subtopic, Create Info buffer): New nodes
10038 split out from `Advanced'.
10039 (Advanced, Emacs Info Variables): De-document editing an Info file
10040 in Info.
10041 (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
10042 (Creating an Info File): Delete node and move its text to
10043 `Expert Info'.
10044
10045 2005-10-10 Carsten Dominik <dominik@science.uva.nl>
10046
10047 * org.texi (Workflow states): Document that change in keywords
10048 becomes active only after restart of Emacs.
10049
10050 2005-10-08 Michael Albinus <michael.albinus@gmx.de>
10051
10052 Sync with Tramp 2.0.51.
10053
10054 2005-10-08 Nick Roberts <nickrob@snap.net.nz>
10055
10056 * speedbar.texi (Introduction): Describe new location of speedbar
10057 on menubar.
10058 (Basic Key Bindings): Remove descriptions of bindings that have
10059 been removed.
10060
10061 2005-10-05 Nick Roberts <nickrob@snap.net.nz>
10062
10063 * speedbar.texi (GDB): Describe use of watch expressions.
10064
10065 2005-09-28 Simon Josefsson <jas@extundo.com>
10066
10067 * message.texi (IDNA): Fix.
10068
10069 2005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
10070
10071 * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
10072 nntp-server-hook, and nntp-warn-about-losing-connection; fix
10073 description of nntp-open-connection-function.
10074 (Common Variables): Fix descriptions.
10075
10076 2005-09-26 Katsumi Yamaoka <yamaoka@jpl.org>
10077
10078 * gnus.texi (Server Buffer Format): Document the %a format spec.
10079
10080 2005-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
10081
10082 * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
10083
10084 2005-09-23 Carsten Dominik <dominik@science.uva.nl>
10085
10086 * org.texi Version 3.16.
10087
10088 2005-09-19 Miles Bader <miles@gnu.org>
10089
10090 * newsticker.texi: Get rid of CVS keywords.
10091
10092 2005-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
10093
10094 * gnus.texi (Finding the Parent): Fix description of how Gnus
10095 finds article.
10096
10097 2005-09-14 Jari Aalto <jari.aalto@cante.net>
10098
10099 * gnus.texi (Advanced Scoring Examples): New examples to teach how
10100 to drop off non-answered articles.
10101
10102 2005-09-19 Juanma Barranquero <lekktu@gmail.com>
10103
10104 * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
10105 braces (which are unsupported by NMAKE) for macro `srcdir'.
10106
10107 2005-09-17 Eli Zaretskii <eliz@gnu.org>
10108
10109 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
10110 (../info/newsticker, newsticker.dvi): New targets.
10111
10112 2005-09-17 Ulf Jasper <ulf.jasper@web.de>
10113
10114 * newsticker.texi: Replace @command with @code. Replace @example
10115 with @lisp.
10116 (Top): Add explanations to menu items.
10117 (GNU Free Documentation License): Remove.
10118
10119 2005-09-16 Romain Francoise <romain@orebokech.com>
10120
10121 Update all files to specify GFDL version 1.2.
10122
10123 * doclicense.texi (GNU Free Documentation License): Update to
10124 version 1.2.
10125
10126 2005-09-15 Richard M. Stallman <rms@gnu.org>
10127
10128 * newsticker.texi: Fix @setfilename.
10129
10130 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
10131 (../info/newsticker, newsticker.dvi): New targets.
10132
10133 2005-08-30 Carsten Dominik <dominik@science.uva.nl>
10134
10135 * org.texi: Version 3.15.
10136
10137 2005-08-29 Luc Teirlinck <teirllm@auburn.edu>
10138
10139 * ses.texi: Combine all three indices into one.
10140 Correct a few typos.
10141
10142 2005-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
10143
10144 * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
10145
10146 2005-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
10147
10148 * emacs-mime.texi (Handles): Remove duplicate item.
10149 (Encoding Customization): Fix the default value for
10150 mm-coding-system-priorities.
10151 (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
10152 (Basic Functions): Fix reference.
10153
10154 2005-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
10155
10156 * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
10157
10158 2005-08-18 Richard M. Stallman <rms@gnu.org>
10159
10160 * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
10161 and web site.
10162
10163 * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
10164 not keyboard-translate.
10165
10166 2005-08-11 Richard M. Stallman <rms@gnu.org>
10167
10168 * faq.texi (Using regular expressions): Fix xref.
10169
10170 2005-08-09 Juri Linkov <juri@jurta.org>
10171
10172 * info.texi (Help-P): Replace `Prev' with `Previous'.
10173 (Help-M, Help-Xref): Add S-TAB.
10174 (Help-FOO): Update `u' command.
10175 (Help-Xref): Move info about Mouse-2 from `Help-Int'.
10176 Update info about visibility of xref parts.
10177 (Help-Int): Fix `m' command. Rename `Info-last' to
10178 `Info-history-back'. Add `Info-history-forward'.
10179 (Advanced): Fix `g*' and `M-n' commands.
10180 (Info Search): Add `index-apropos' in stand-alone browser.
10181 Add isearch commands.
10182 (Emacs Info Variables): Remove `Info-fontify'.
10183 Add `Info-mode-hook'. Update face names.
10184 Add `Info-fontify-maximum-menu-size',
10185 `Info-fontify-visited-nodes', `Info-isearch-search'.
10186
10187 2005-08-07 Michael Albinus <michael.albinus@gmx.de>
10188
10189 Sync with Tramp 2.0.50.
10190
10191 * tramp.texi: Use @option{} consequently for method names.
10192 (Inline methods, External transfer methods): Remove references to
10193 Cygwin.
10194 (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
10195 implementation.
10196
10197 2005-07-27 Reiner Steib <Reiner.Steib@gmx.de>
10198
10199 * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
10200 Mention that gnus-init-file is not read when Emacs is invoked with
10201 --no-init-file or -q.
10202
10203 2005-07-19 Carsten Dominik <dominik@science.uva.nl>
10204
10205 * org.texi: Version 3.14.
10206
10207 2005-07-04 Carsten Dominik <dominik@science.uva.nl>
10208
10209 * org.texi: Version 3.13.
10210
10211 2005-07-18 Juri Linkov <juri@jurta.org>
10212
10213 * calc.texi (Time Zones, Logical Operations):
10214 * cl.texi (Overview):
10215 * org.texi (TODO types):
10216 * sc.texi (Emacs 18 MUAs):
10217 * speedbar.texi (Top):
10218 * url.texi (History):
10219 Delete duplicate duplicate words.
10220
10221 2005-07-16 Johan Bockgård <bojohan@users.sourceforge.net> (tiny change)
10222
10223 * cl.texi (Type Predicates): Document `atom' type.
10224
10225 2005-07-04 Lute Kamstra <lute@gnu.org>
10226
10227 Update FSF's address in GPL notices.
10228
10229 * calc.texi (Copying):
10230 * doclicense.texi (GNU Free Documentation License):
10231 * faq.texi (Contacting the FSF):
10232 * mh-e.texi (Copying): Update FSF's address.
10233
10234 2005-07-03 Richard M. Stallman <rms@gnu.org>
10235
10236 * flymake.texi (Example -- Configuring a tool called directly):
10237 Update name of flymake-build-relative-filename.
10238
10239 2005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
10240
10241 * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
10242
10243 2005-06-29 Carsten Dominik <dominik@science.uva.nl>
10244
10245 * org.texi: Version 3.12.
10246
10247 2005-06-24 Eli Zaretskii <eliz@gnu.org>
10248
10249 * makefile.w32-in (MAKEINFO): Use --force.
10250 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
10251 Makefile.in.
10252 (gnus.dvi): Use "..." to quote Sed args, so that it works with
10253 more shells.
10254
10255 2005-06-23 Richard M. Stallman <rms@gnu.org>
10256
10257 * speedbar.texi (Creating a display): Texinfo usage fixes.
10258
10259 * tramp.texi (Customizing Completion, Auto-save and Backup):
10260 Texinfo usage fixes.
10261
10262 2005-06-23 Juanma Barranquero <lekktu@gmail.com>
10263
10264 * dired-x.texi (Miscellaneous Commands):
10265 * ediff.texi (Miscellaneous):
10266 * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
10267 (Agent Variables):
10268 * info.texi (Help-Xref):
10269 * message.texi (Message Headers):
10270 * org.texi (Remember):
10271 * reftex.texi (Options (Defining Label Environments))
10272 (Options (Index Support), Options (Viewing Cross-References))
10273 (Options (Misc), Changes):
10274 * speedbar.texi (Creating a display):
10275 * tramp.texi (Customizing Completion, Auto-save and Backup):
10276 Texinfo usage fix.
10277
10278 2005-06-13 Carsten Dominik <dominik@science.uva.nl>
10279
10280 * org.texi: Version 3.11.
10281
10282 2005-06-12 Jay Belanger <belanger@truman.edu>
10283
10284 * calc.texi (Getting Started): Remove extra menu item.
10285
10286 2005-05-31 Jay Belanger <belanger@truman.edu>
10287
10288 * calc.texi (Notations Used in This Manual): Use @kbd for key
10289 sequence.
10290 (Demonstration of Calc): Mention another way of starting Calc.
10291 (Starting Calc): Mention long name of M-#.
10292 (Embedded Mode Overview): Remove unnecessary instruction.
10293 (Other M-# commands): Rephrase `M-# 0' explanation.
10294 (Basic Embedded Mode): Rewrite discussion of prefix arguments to
10295 reflect current behavior.
10296
10297 2005-05-30 Jay Belanger <belanger@truman.edu>
10298
10299 * calc.texi (Hooks): Change description of calc-window-hook and
10300 calc-trail-window-hook to match usage.
10301 (Computational Functions): Add more constant-generating functions.
10302 (Customizable Variables): Use defvar.
10303
10304 2005-05-28 Jay Belanger <belanger@truman.edu>
10305
10306 * calc.texi (Assignments in Embedded Mode): Fix variable name.
10307 (Basic Embedded Mode): Explain behavior of arguments to
10308 calc-embedded-mode.
10309
10310 2005-05-27 Jay Belanger <belanger@truman.edu>
10311
10312 * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
10313 current behavior.
10314
10315 2005-05-25 Jay Belanger <belanger@truman.edu>
10316
10317 * calc.texi: Change Calc version number throughout.
10318 (Keypad Mode): Change location in info output.
10319 (Keypad mode overview): Move picture of keypad.
10320
10321 2005-05-21 Jay Belanger <belanger@truman.edu>
10322
10323 * calc.texi (Storing variables): Mention that only most variables
10324 are void to begin with.
10325
10326 2005-05-21 Kevin Ryde <user42@zip.com.au>
10327
10328 * widget.texi (Basic Types): Update cross ref from "Enabling
10329 Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
10330 lispref/text.texi change.
10331
10332 2005-05-20 Carsten Dominik <dominik@science.uva.nl>
10333
10334 * org.texi: Version 3.09.
10335
10336 2005-05-18 Carsten Dominik <dominik@science.uva.nl>
10337
10338 * reftex.texi: Version 4.28.
10339
10340 2005-05-16 Jay Belanger <belanger@truman.edu>
10341
10342 * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
10343
10344 2005-05-14 Jay Belanger <belanger@truman.edu>
10345
10346 * calc.texi (Default Simplifications): Insert missing ! (logical
10347 not operator).
10348
10349 2005-05-14 Michael Albinus <michael.albinus@gmx.de>
10350
10351 Sync with Tramp 2.0.49.
10352
10353 2005-05-10 Jay Belanger <belanger@truman.edu>
10354
10355 * calc.texi (Default Simplifications): Mention that 0^0 simplifies
10356 to 1.
10357
10358 2005-04-29 Carsten Dominik <dominik@science.uva.nl>
10359
10360 * org.texi: Version 3.08, structure reorganized.
10361
10362 2005-04-24 Richard M. Stallman <rms@gnu.org>
10363
10364 * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
10365
10366 2005-04-15 Carsten Dominik <dominik@science.uva.nl>
10367
10368 * org.texi: Update to version 3.06.
10369
10370 2005-04-13 Lute Kamstra <lute@gnu.org>
10371
10372 * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
10373
10374 2005-04-10 Thien-Thi Nguyen <ttn@gnu.org>
10375
10376 * cl.texi (Porting Common Lisp): Fix typo.
10377
10378 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
10379
10380 * gnus.texi (RSS): Addition.
10381
10382 2005-04-04 Jay Belanger <belanger@truman.edu>
10383
10384 * calc.texi: Change Calc version number.
10385 (Customizable variables): Fix description of calc-language-alist.
10386 (Copying): Put in version 2 of GPL.
10387
10388 2005-04-01 Jay Belanger <belanger@truman.edu>
10389
10390 * calc.texi (Troubleshooting Commands): Remove comment about
10391 installation.
10392 (Installation): Remove section.
10393 (Customizable Variables): New section.
10394 (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
10395 (Graphical Devices): Add references to Customizable Variables.
10396
10397 2005-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
10398
10399 * emacs-mime.texi (Display Customization): Markup fixes.
10400 (rfc2047): Update.
10401
10402 2005-03-23 Reiner Steib <Reiner.Steib@gmx.de>
10403
10404 * gnus-faq.texi: Replaced with auto-generated version.
10405
10406 2005-03-26 Stephan Stahl <stahl@eos.franken.de> (tiny change)
10407
10408 * dired-x.texi (Multiple Dired Directories): default-directory was
10409 renamed to dired-default-directory.
10410
10411 2005-03-26 Jay Belanger <belanger@truman.edu>
10412
10413 * calc.texi (Simplifying Formulas, Rewrite Rules):
10414 Change description of top and bottom of fraction.
10415 (Modulo Forms): Move description of how to create modulo forms to
10416 earlier in the section.
10417 (Fraction Mode): Suggest using : to get a fraction by dividing.
10418 (Basic Arithmetic): Adjust placement of command name.
10419 (Truncating the Stack): Emphasize that "hidden" entries are still
10420 visible.
10421 (Installation): Move discussion of printing manual to "About This
10422 Manual".
10423 (About This Manual): Mention how to print the manual.
10424 (Reporting Bugs): Remove first person.
10425 (Building Vectors): Add algebraic version of append.
10426 (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
10427 (Grouping Digits): Fix typo.
10428
10429 2005-03-25 Werner Lemberg <wl@gnu.org>
10430
10431 * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
10432 Replace `legal' with `valid'.
10433
10434 2005-03-25 Werner Lemberg <wl@gnu.org>
10435
10436 * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
10437
10438 2005-03-24 Jay Belanger <belanger@truman.edu>
10439
10440 * calc.texi (General Mode Commands)
10441 (Mode Settings in Embedded Mode): Add some explanation of
10442 recording mode settings.
10443
10444 2005-03-24 Richard M. Stallman <rms@gnu.org>
10445
10446 * calc.texi: Remove praise of non-free software.
10447
10448 * idlwave.texi: Don't say where to get IDL or its non-free manual.
10449 (Installation): Node deleted.
10450
10451 2005-03-23 Richard M. Stallman <rms@gnu.org>
10452
10453 * url.texi (HTTP language/coding): Improve last change.
10454
10455 2005-03-22 Jay Belanger <belanger@truman.edu>
10456
10457 * calc.texi (Embedded Mode): Add new information on changing
10458 modes.
10459
10460 2005-03-20 Michael Albinus <michael.albinus@gmx.de>
10461
10462 Sync with Tramp 2.0.48.
10463
10464 * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
10465
10466 * tramp.texi: Replace "Emacs" by "GNU Emacs". Replace "Linux" by
10467 "GNU/Linux". Change all addresses to .gnu.org.
10468 (Default Method): Offer shortened syntax for "su" and "sudo"
10469 methods.
10470
10471 2005-03-07 Richard M. Stallman <rms@gnu.org>
10472
10473 * url.texi: Fix usage of "e.g.".
10474 (HTTP language/coding): Explain the rules for these strings.
10475
10476 2005-03-06 Richard M. Stallman <rms@gnu.org>
10477
10478 * woman.texi (Introduction): Minor cleanups.
10479
10480 * url.texi (HTTP language/coding): Get rid of "Emacs 21".
10481
10482 * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
10483 (Installation): Node deleted.
10484
10485 * mh-e.texi (Preface): Get rid of "Emacs 21".
10486
10487 * eshell.texi (Installation): Delete node (for Emacs 20).
10488
10489 2005-03-05 Thien-Thi Nguyen <ttn@gnu.org>
10490
10491 * flymake.texi: Refill and tweak style in @lisp blocks.
10492
10493 2005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
10494
10495 * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
10496
10497 2005-03-01 Jay Belanger <belanger@truman.edu>
10498
10499 * calc.texi (Trigonometric and Hyperbolic Functions):
10500 Mention additional functions.
10501 (Algebraic Simplifications): Mention additional simplifications.
10502
10503 2005-02-18 Jonathan Yavner <jyavner@member.fsf.org>
10504
10505 * ses.texi: Add concept/function/variable indices (this work was
10506 donated by Brad Collins <brad@chenla.org>, copyright-assignment
10507 papers on file at FSF).
10508
10509 2005-02-10 Jay Belanger <belanger@truman.edu>
10510
10511 * calc.texi: Change @LaTeX to La@TeX throughout.
10512 Redefine @expr as @math for TeX output.
10513 Redefine @texline as a no-op for TeX output.
10514 Define @tfn, replace @t by @tfn throughout.
10515
10516 2005-02-09 Jay Belanger <belanger@truman.edu>
10517
10518 * calc.texi: Add macro for LaTeX for info output.
10519
10520 2005-02-08 Kim F. Storm <storm@cua.dk>
10521
10522 * texinfo.tex (LaTex): Add def.
10523
10524 2005-02-06 Jay Belanger <belanger@truman.edu>
10525
10526 * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
10527 change name to "TeX and LaTeX Language Modes." Mention LaTeX mode
10528 throughout manual.
10529
10530 2005-01-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
10531
10532 * gnus.texi: Some edits based on comments from David Abrahams.
10533
10534 2005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
10535
10536 * gnus.texi (RSS): Fix the keystroke.
10537
10538 2005-01-24 David Kastrup <dak@gnu.org>
10539
10540 * faq.texi: Update AUCTeX version info.
10541
10542 2005-01-16 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
10543
10544 * gnus-faq.texi ([4.1]): Typo.
10545
10546 2005-01-19 Jay Belanger <belanger@truman.edu>
10547
10548 * calc.texi (Keep Arguments): Mention that keeping arguments
10549 doesn't work with keyboard macros.
10550
10551 2005-01-16 Richard M. Stallman <rms@gnu.org>
10552
10553 * autotype.texi (Autoinserting): Fix small error.
10554
10555 2005-01-16 Michael Albinus <michael.albinus@gmx.de>
10556
10557 Sync with Tramp 2.0.47.
10558
10559 * tramp.texi (Compilation): New section, describing compilation of
10560 remote files.
10561
10562 2005-01-11 Kim F. Storm <storm@cua.dk>
10563
10564 * widget.texi (Basic Types): Add :follow-link keyword.
10565
10566 2005-01-09 Jay Belanger <belanger@truman.edu>
10567
10568 * calc.texi (Basic Commands): Describe new behavior of calc-reset.
10569
10570 2005-01-08 Jay Belanger <belanger@truman.edu>
10571
10572 * calc.texi: Change throughout to reflect new default value of
10573 calc-settings-file.
10574
10575 2005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
10576
10577 * message.texi (Reply): `message-reply-to-function' should return
10578 a list. Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
10579
10580 2005-01-06 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
10581
10582 * faq.texi (Changing load-path): Fix typo.
10583
10584 2005-01-05 Jay Belanger <belanger@truman.edu>
10585
10586 * calc.texi (Programming Tutorial): Replace kbd command by
10587 appropriate characters for a keyboard macro.
10588
10589 2005-01-04 Jay Belanger <belanger@truman.edu>
10590
10591 * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
10592 for Lucid Emacs.
10593 (Programming Tutorial): Mention that the user needs to be in the
10594 right mode to compute some functions.
10595
10596 2005-01-04 Jay Belanger <belanger@truman.edu>
10597
10598 * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
10599 no longer applicable.
10600
10601 2005-01-01 Jay Belanger <belanger@truman.edu>
10602
10603 * calc.texi (Programming Tutorial): Change description of how to
10604 edit keyboard macros to match current behavior.
10605
10606 2004-12-31 Jay Belanger <belanger@truman.edu>
10607
10608 * calc.texi: Mention C-cC-c as the way to finish editing throughout.
10609
10610 2004-12-20 Jay Belanger <belanger@truman.edu>
10611
10612 * calc.texi (Types Tutorial): Emphasize that you can't divide by
10613 zero.
10614
10615 2004-12-17 Luc Teirlinck <teirllm@auburn.edu>
10616
10617 * cc-mode.texi (Text Filling and Line Breaking): Put period after
10618 @xref.
10619 (Font Locking): Avoid @strong{Note:}.
10620
10621 2004-12-17 Michael Albinus <michael.albinus@gmx.de>
10622
10623 Sync with Tramp 2.0.46.
10624
10625 * tramp.texi (bottom): Add arch-tag. It was lost, somehow.
10626
10627 2004-12-16 Luc Teirlinck <teirllm@auburn.edu>
10628
10629 * url.texi: Correct typos.
10630 (Retrieving URLs): @var{nil}->@code{nil}.
10631 (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
10632 the standard "The GNU Emacs Manual" in fifth argument of @xref's.
10633 (Dealing with HTTP documents): @inforef->@xref.
10634
10635 2004-12-15 Jay Belanger <belanger@truman.edu>
10636
10637 * calc.texi: Consistently capitalized all mode names.
10638 (Answers to Exercises): Mention that an answer can be a fraction
10639 when in Fraction mode.
10640
10641 2004-12-13 Jay Belanger <belanger@truman.edu>
10642
10643 * calc.texi: Fix some TeX definitions.
10644
10645 2004-12-09 Luc Teirlinck <teirllm@auburn.edu>
10646
10647 * reftex.texi (Imprint): Remove erroneous @value's.
10648
10649 2004-12-08 Luc Teirlinck <teirllm@auburn.edu>
10650
10651 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
10652 (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
10653
10654 2004-12-08 Jay Belanger <belanger@truman.edu>
10655
10656 * calc.texi (Starting Calc): Remove comment about installation.
10657 (Keypad Mode Overview): Remove comment about Emacs 19 support.
10658
10659 2004-12-08 Luc Teirlinck <teirllm@auburn.edu>
10660
10661 * url.texi: Update @setfilename.
10662 (Getting Started): No need to worry about Gnus versions.
10663 (Dealing with HTTP documents): Use @inforef.
10664
10665 * org.texi: Fix @direntry file name.
10666
10667 2004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
10668
10669 * url.texi: New file.
10670
10671 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
10672
10673 2004-12-06 Jay Belanger <belanger@truman.edu>
10674
10675 * calc.texi (Using Calc): Remove paragraph about installation.
10676
10677 2004-12-06 Jay Belanger <belanger@truman.edu>
10678
10679 * calc.texi: Use more Texinfo macros and less TeX defs.
10680 Remove @refill's.
10681
10682 2004-12-06 Richard M. Stallman <rms@gnu.org>
10683
10684 * org.texi: New file.
10685
10686 2004-12-05 Richard M. Stallman <rms@gnu.org>
10687
10688 * Makefile.in (org.dvi, ../info/org): New targets.
10689 (INFO_TARGETS): Add ../info/org.
10690 (DVI_TARGETS): Add org.dvi.
10691 (maintainer-clean): Remove the info files in the info dir.
10692
10693 2004-11-26 Eli Zaretskii <eliz@gnu.org>
10694
10695 * idlwave.texi: Fix the setfilename directive to put the produced
10696 file in ../info.
10697 (Continued Statement Indentation): Resurrect Jan D.'s change from
10698 2004-11-03 that was lost when a newer version of idlwave.texi was
10699 imported.
10700
10701 2004-12-08 Reiner Steib <Reiner.Steib@gmx.de>
10702
10703 * gnus-faq.texi ([5.1]): Add missing bracket.
10704
10705 * gnus.texi (Filtering Spam Using The Spam ELisp Package):
10706 Index `spam-initialize'.
10707
10708 2004-11-22 Reiner Steib <Reiner.Steib@gmx.de>
10709
10710 * message.texi (Various Message Variables): Mention that all mail
10711 file variables are derived from `message-directory'.
10712
10713 * gnus.texi (Splitting Mail): Clarify bogus group.
10714
10715 2004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
10716
10717 * emacs-mime.texi (Encoding Customization):
10718 Fix mm-coding-system-priorities entry.
10719
10720 2004-11-03 Jan Djärv <jan.h.d@swipnet.se>
10721
10722 * idlwave.texi (Continued Statement Indentation):
10723 * reftex.texi (Options (Index Support))
10724 (Displaying and Editing the Index, Table of Contents):
10725 * speedbar.texi (Creating a display, Major Display Modes):
10726 Replace non-nil with non-@code{nil}.
10727
10728 2004-10-21 Jay Belanger <belanger@truman.edu>
10729
10730 * calc.texi (Algebraic-Style Calculations): Remove a comment.
10731
10732 2004-10-18 Luc Teirlinck <teirllm@auburn.edu>
10733
10734 * calc.texi (Reporting Bugs): Double up `@'.
10735
10736 2004-10-18 Jay Belanger <belanger@truman.edu>
10737
10738 * calc.texi (Reporting Bugs): Change the address that bugs
10739 should be sent to.
10740
10741 2004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
10742
10743 * gnus.texi (New Features): Add 5.11.
10744
10745 * message.texi (Resending): Remove wrong default value.
10746
10747 * gnus.texi (Mail Source Specifiers): Describe possible problems
10748 of `pop3-leave-mail-on-server'. Add `pop3-movemail' and
10749 `pop3-leave-mail-on-server' to the index.
10750
10751 2004-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
10752
10753 * message.texi (Canceling News): Add how to set a password.
10754
10755 2004-10-12 Jay Belanger <belanger@truman.edu>
10756
10757 * calc.texi (Help Commands): Change the descriptions of
10758 calc-describe-function and calc-describe-variable to match their
10759 current behavior.
10760
10761 2004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
10762
10763 * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
10764
10765 2004-10-12 Michael Albinus <michael.albinus@gmx.de>
10766
10767 Sync with Tramp 2.0.45.
10768
10769 * tramp.texi (Frequently Asked Questions): Comment paragraph about
10770 plink link. The URL is outdated. Originator contacted for
10771 clarification.
10772
10773 2004-10-10 Juri Linkov <juri@jurta.org>
10774
10775 * gnus.texi (Top, Marking Articles): Join two menus in one node
10776 because a node can have only one menu.
10777
10778 2004-10-09 Juri Linkov <juri@jurta.org>
10779
10780 * gnus.texi (Fancy Mail Splitting): Remove backslash in the
10781 example of nnmail-split-fancy.
10782
10783 2004-10-06 Karl Berry <karl@gnu.org>
10784
10785 * info.texi (@kbd{1}--@kbd{9}): No space around --, for
10786 consistency with other uses of dashes.
10787
10788 2004-10-05 Karl Berry <karl@gnu.org>
10789
10790 * info.texi: Consistently use --- throughout, periods at end of
10791 menu descriptions, and a couple typos.
10792
10793 2004-09-26 Jesper Harder <harder@ifa.au.dk>
10794
10795 * sieve.texi (Manage Sieve API): nil -> @code{nil}.
10796 * pgg.texi (User Commands, Backend methods): Do.
10797 * gnus.texi: Markup fixes.
10798 (Setting Process Marks): Fix `M P a' entry.
10799 * emacs-mime.texi: Fixes.
10800
10801 2004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
10802
10803 * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
10804 again.
10805 Use 5.10 instead of 5.10.0.
10806
10807 2004-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
10808
10809 * gnus.texi (Summary Mail Commands): S D e.
10810
10811 2004-09-20 Raymond Scholz <ray-2004@zonix.de> (tiny change)
10812
10813 * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
10814 the gnus-article-mode-line-format section.
10815
10816 2004-09-20 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
10817
10818 * gnus.texi (Various Summary Stuff): Fix the documentation for
10819 gnus-newsgroup-variables.
10820
10821 2004-09-20 Reiner Steib <Reiner.Steib@gmx.de>
10822
10823 * gnus.texi (MIME Commands):
10824 Add gnus-mime-display-multipart-as-mixed,
10825 gnus-mime-display-multipart-alternative-as-mixed,
10826 gnus-mime-display-multipart-related-as-mixed.
10827 (Mail Source Customization): Clarify `mail-source-directory'.
10828 (Splitting Mail): Mention gnus-group-find-new-groups.
10829 (SpamOracle): Fix typo.
10830
10831 * gnus-faq.texi: Untabify.
10832 ([6.3]): nnir.el is in contrib directory.
10833
10834 * message.texi (News Headers): Clarify how a unique ID is created.
10835
10836 * gnus.texi (Batching Agents): Fix typo in example.
10837 Reported by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
10838
10839 2004-09-20 Andre Srinivasan <andre@e2open.com> (tiny change)
10840
10841 * gnus.texi (Group Parameters): Add more on hooks.
10842
10843 2004-09-20 Florian Weimer <fw@deneb.enyo.de>
10844
10845 * gnus.texi (Charsets): Point to relevant section in emacs-mime.
10846
10847 2004-09-22 Jay Belanger <belanger@truman.edu>
10848
10849 * calc.texi (Vectors as Lists): Add a warning that the tutorial
10850 might be hidden during part of the session.
10851
10852 2004-09-20 Jay Belanger <belanger@truman.edu>
10853
10854 * calc.texi (Notations Used in This Manual): Put in an earlier
10855 mention that DEL could be called Backspace.
10856
10857 2004-09-10 Simon Josefsson <jas@extundo.com>
10858
10859 * gnus.texi (IMAP): Add example. Suggested and partially written
10860 by Steinar Bang <sb@dod.no>.
10861
10862 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10863
10864 * gnus.texi (IMAP): Add comments about imaps synonym to imap in
10865 netrc syntax.
10866
10867 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10868
10869 * gnus.texi (Spam ELisp Package Sequence of Events):
10870 Some clarifications.
10871 (Spam ELisp Package Global Variables): More clarifications.
10872
10873 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10874
10875 * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
10876 Mention spam-split does not modify incoming mail.
10877
10878 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10879
10880 * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
10881
10882 2004-09-10 Eli Zaretskii <eliz@gnu.org>
10883
10884 * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi.
10885
10886 2004-09-09 Reiner Steib <Reiner.Steib@gmx.de>
10887
10888 * makefile.w32-in (sieve, pgg): Use $(infodir).
10889
10890 2004-09-08 Dhruva Krishnamurthy <dhruva.krishnamurthy@gmail.com> (tiny change)
10891
10892 * makefile.w32-in: Fix PGG and Sieve entries.
10893
10894 2004-08-28 Eli Zaretskii <eliz@gnu.org>
10895
10896 * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
10897 Emacs and related programs.
10898
10899 2004-08-27 Richard M. Stallman <rms@gnu.org>
10900
10901 * faq.texi: Fix texinfo usage, esp. doublequotes.
10902 (Difference between Emacs and XEmacs): Some clarification.
10903
10904 * faq.texi (Difference between Emacs and XEmacs):
10905 Explain not to contrast XEmacs with GNU Emacs.
10906
10907 2004-08-26 Richard M. Stallman <rms@gnu.org>
10908
10909 * faq.texi (Difference between Emacs and XEmacs): Rewrite.
10910
10911 2004-08-22 David Kastrup <dak@gnu.org>
10912
10913 * reftex.texi (AUCTeX): Update links, section name.
10914
10915 * faq.texi (Calc): Update availability (included in 22.1).
10916 (AUCTeX): Update availability, information, versions, description.
10917
10918 2004-08-14 Eli Zaretskii <eliz@gnu.org>
10919
10920 * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
10921
10922 2004-08-11 Martin Stjernholm <mast@lysator.liu.se>
10923
10924 * cc-mode.texi: Various updates for CC Mode 5.30.9.
10925
10926 2004-08-10 Michael Albinus <michael.albinus@gmx.de>
10927
10928 Sync with Tramp 2.0.44.
10929
10930 2004-08-05 Lars Hansen <larsh@math.ku.dk>
10931
10932 * widget.texi (User Interface): Update how to separate the
10933 editable field of an editable-field widget from other widgets.
10934 (Programming Example): Add text after field.
10935
10936 2004-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
10937
10938 * emacs-mime.texi (Encoding Customization): Add a note to the
10939 mm-content-transfer-encoding-defaults entry.
10940 (rfc2047): Update.
10941
10942 * gnus.texi (Article Highlighting):
10943 Add gnus-cite-ignore-quoted-from.
10944 (POP before SMTP): New node.
10945 (Posting Styles): Addition.
10946 (Splitting Mail): Add nnmail-split-lowercase-expanded.
10947 (Fancy Mail Splitting): Ditto.
10948 (X-Face): Add gnus-x-face.
10949
10950 2004-08-30 Reiner Steib <Reiner.Steib@gmx.de>
10951
10952 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
10953 * pgg.texi, sieve.texi: Use @copying and @insertcopying.
10954
10955 2004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
10956
10957 * gnus.texi (Mail Source Specifiers):
10958 Describe `pop3-leave-mail-on-server'.
10959
10960 2004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
10961
10962 * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
10963
10964 * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
10965 repository. Change setfilename.
10966
10967 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
10968
10969 2004-07-02 Juri Linkov <juri@jurta.org>
10970
10971 * pcl-cvs.texi (Viewing differences): Add `d r'.
10972
10973 2004-06-29 Jesper Harder <harder@ifa.au.dk>
10974
10975 * ses.texi, viper.texi, flymake.texi, faq.texi:
10976 * eshell.texi, ediff.texi: Markup fixes.
10977
10978 2004-06-21 Karl Berry <karl@gnu.org>
10979
10980 * info.texi (Top): Mention that only Emacs has mouse support.
10981 (Getting Started): Mention this in a few other places.
10982
10983 2004-06-13 Luc Teirlinck <teirllm@auburn.edu>
10984
10985 * autotype.texi (Copyrights, Timestamps):
10986 Recommend `before-save-hook' instead of `write-file-functions'.
10987
10988 2004-06-13 Lars Hansen <larsh@math.ku.dk>
10989
10990 * dired-x.texi (dired-mark-omitted): Update keybinding.
10991
10992 2004-06-10 Kim F. Storm <storm@cua.dk>
10993
10994 * pcl-cvs.texi (Viewing differences): Add 'd y'.
10995
10996 2004-06-05 Lars Hansen <larsh@math.ku.dk>
10997
10998 * dired-x.texi (variable dired-omit-mode): Rename from
10999 dired-omit-files-p.
11000 (function dired-omit-mode): Rename from dired-omit-toggle.
11001 Call dired-omit-mode rather than set dired-omit-files-p.
11002 (dired-mark-omitted): Describe command.
11003
11004 2004-05-29 Michael Albinus <michael.albinus@gmx.de>
11005
11006 Version 2.0.41 of Tramp released.
11007
11008 2004-05-29 Juanma Barranquero <lektu@terra.es>
11009
11010 * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
11011 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
11012
11013 2004-05-29 Richard M. Stallman <rms@gnu.org>
11014
11015 * cl.texi (Top): Call this chapter `Introduction'.
11016 (Overview): In TeX, no section heading here.
11017
11018 * cc-mode.texi: Put commas after i.e. and e.g. Minor cleanups.
11019
11020 2004-05-29 Eli Zaretskii <eliz@gnu.org>
11021
11022 * Makefile.in (../info/flymake, flymake.dvi): New targets.
11023 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
11024
11025 2004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
11026
11027 * flymake.texi: New file.
11028
11029 2004-05-28 Simon Josefsson <jas@extundo.com>
11030
11031 * smtpmail.texi (Authentication): Improve STARTTLS discussion.
11032
11033 2004-05-07 Kai Großjohann <kai@emptydomain.de>
11034
11035 Version 2.0.40 of Tramp released.
11036
11037 2004-04-25 Michael Albinus <Michael.Albinus@alcatel.de>
11038
11039 Complete rework, based on review by Karl Berry <karl@gnu.org>.
11040
11041 * tramp.texi (Auto-save and Backup): Explain exploitation of new
11042 variables `tramp-backup-directory-alist' and
11043 `tramp-bkup-backup-directory-info'.
11044 (Overview, Connection types)
11045 (External transfer methods, Default Method)
11046 (Windows setup hints): Remove restriction of password entering
11047 with external methods.
11048 (Auto-save and Backup): Make file name example
11049 (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info'
11050 and `auto-save-directory' must be used.
11051 (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
11052 only "NT"). Remove doubled entry "What kinds of systems does
11053 @tramp{} work on".
11054 (tramp): Macro removed.
11055 (Obtaining Tramp): Flag removed from title.
11056 (all): "tramp-" and "-" removed from flag names. Flags `tramp'
11057 and `trampver' used properly. Flag `tramp-inst' replaced by
11058 `installchapter'. Installation related text adapted.
11059
11060 2004-04-28 Masatake YAMATO <jet@gyve.org>
11061
11062 * widget.texi (Programming Example): Remove overlays.
11063
11064 2004-04-27 Jesper Harder <harder@ifa.au.dk>
11065
11066 * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
11067
11068 2004-04-23 Juanma Barranquero <lektu@terra.es>
11069
11070 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
11071
11072 2004-04-05 Jesper Harder <harder@ifa.au.dk>
11073
11074 * info.texi (Info Search): Add info-apropos.
11075
11076 2004-03-22 Juri Linkov <juri@jurta.org>
11077
11078 * faq.texi: Fix help key bindings.
11079
11080 2004-03-17 Luc Teirlinck <teirllm@auburn.edu>
11081
11082 * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
11083 (as suggested by Karl Berry). Update information about colored
11084 stars in menus. Add new subheading describing M-n.
11085
11086 2004-03-12 Richard M. Stallman <rms@gnu.org>
11087
11088 * cl.texi (Top): Rename top node's title.
11089
11090 2004-03-08 Karl Berry <karl@gnu.org>
11091
11092 * info.texi: \input texinfo.tex instead of just texinfo, to avoid
11093 problems making the texinfo distribution.
11094
11095 2004-02-29 Simon Josefsson <jas@extundo.com>
11096
11097 * smtpmail.texi (Authentication): Change the list of supported
11098 authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
11099 CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
11100 <voegelas@gmx.net>.
11101
11102 2004-02-29 Juanma Barranquero <lektu@terra.es>
11103
11104 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
11105 Use $(DEL) instead of rm, and ignore exit code.
11106
11107 2004-02-29 Kai Großjohann <kgrossjo@eu.uu.net>
11108
11109 Tramp version 2.0.39 released.
11110
11111 2004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
11112
11113 * tramp.texi (Customizing Completion): Explain new functions
11114 `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
11115 (all): Savannah URLs unified to "http://savannah.nongnu.org".
11116 (Top): Refer to Savannah mailing list as the major one.
11117 Mention older mailing lists in HTML mode only.
11118 (Auto-save and Backup): Add auto-save. Based on wording of Kai.
11119 (Frequently Asked Questions): Remote hosts must not be Unix-like
11120 for "smb" method.
11121 (Password caching): New node.
11122 (External transfer methods): Refer to password caching for "smb"
11123 method.
11124
11125 2004-02-17 Karl Berry <karl@gnu.org>
11126
11127 * info.texi (Help-Int): Mention the new line number feature.
11128
11129 2004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
11130
11131 * ses.texi (Advanced Features): New functionality for
11132 ses-set-header-row (defaults to current row unless C-u used).
11133 (Acknowledgements): Add Stefan Monnier.
11134
11135 2003-12-29 Kevin Ryde <user42@zip.com.au>
11136
11137 * viper.texi (Vi Macros): Fix reference to the Emacs manual.
11138
11139 2003-11-30 Kai Großjohann <kai.grossjohann@gmx.net>
11140
11141 Tramp version 2.0.38 released.
11142
11143 * tramp.texi (Remote shell setup): Warn of environment variables
11144 FRUMPLE if user frumple exists. Suggested by Sven Gabriel
11145 <sven.gabriel@imk.fzk.de>.
11146 (Configuration): Tramp now chooses base64/uuencode
11147 automatically. Update wording accordingly.
11148 (Top): More description for the `Default Method' menu entry.
11149 (Default Method): Use @code, not @var, for Lisp variables.
11150 (Default Method): New subsection `Which method is the right one
11151 for me?'. Suggested by Christian Kirsch.
11152 (Configuration): Pointer to new subsection added.
11153 (Default Method): Too many "use" in one sentence.
11154 Rephrase. Reported by Christian Kirsch.
11155 (Filename Syntax): Old `su' example is probably a left-over from
11156 the sm/su method naming. Replace with `ssh', instead.
11157 (External transfer methods, Auto-save and Backup):
11158 Typo fixes.
11159
11160 2003-11-02 Michael Albinus <Michael.Albinus@alcatel.de>
11161
11162 * tramp.texi (all): Harmonize all occurrences of @tramp{}.
11163 (Top): Mention japanese manual only if flag `jamanual' is set.
11164 Insert section `Japanese manual' in menu.
11165
11166 2003-11-26 Thien-Thi Nguyen <ttn@gnu.org>
11167
11168 * eshell.texi (Known Problems): Add doc item.
11169
11170 2003-11-22 Martin Stjernholm <mast@lysator.liu.se>
11171
11172 * cc-mode.texi: Update for CC Mode 5.30.
11173
11174 Note: Please refrain from doing purely cosmetic changes like
11175 removing trailing whitespace in this manual; it clobbers cvs
11176 merging for no good reason.
11177
11178 2003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
11179
11180 * ediff.texi, tramp.texi, vip.texi, viper.texi:
11181 * widget.texi, woman.texi: Replace @sc{ascii} and ASCII with
11182 @acronym{ASCII}.
11183
11184 2003-10-26 Karl Berry <karl@gnu.org>
11185
11186 * info.texi (Info Search): Echo area, not echo are. From Debian
11187 diff.
11188
11189 2003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
11190
11191 * widget.texi (Defining New Widgets): Document new behavior of
11192 :buttons and :children keywords.
11193
11194 2003-10-22 Miles Bader <miles@gnu.org>
11195
11196 * Makefile.in (info): Move before $(top_srcdir)/info.
11197
11198 2003-10-17 Thien-Thi Nguyen <ttn@gnu.org>
11199
11200 * tramp.texi (Inline methods): Small grammar fix.
11201 (External transfer methods): Likewise.
11202
11203 2003-10-08 Nick Roberts <nick@nick.uklinux.net>
11204
11205 * speedbar.texi: Remove paragraph for GUD that is no longer true.
11206
11207 2003-10-06 Luc Teirlinck <teirllm@auburn.edu>
11208
11209 * texinfo.tex: Replace `%' in arch tagline by @ignore.
11210
11211 2003-09-30 Richard M. Stallman <rms@gnu.org>
11212
11213 * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
11214
11215 * widget.texi (User Interface): Fix typos.
11216
11217 * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
11218
11219 2003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
11220
11221 * pcl-cvs.texi (Selected Files): Fix typo.
11222
11223 2003-09-21 Karl Berry <karl@gnu.org>
11224
11225 * info.texi (] and [ commands): No period at end of section title.
11226
11227 2003-09-04 Miles Bader <miles@gnu.org>
11228
11229 * Makefile.in (top_srcdir): New variable.
11230 ($(top_srcdir)/info): New rule.
11231 (info): Depend on it.
11232
11233 2003-09-03 Peter Runestig <peter@runestig.com>
11234
11235 * makefile.w32-in: New file.
11236
11237 2003-08-26 Per Abrahamsen <abraham@dina.kvl.dk>
11238
11239 * widget.texi (User Interface): Explain the need of static text
11240 around an editable field.
11241
11242 2003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
11243
11244 * widget.texi (Basic Types): The argument to `:help-echo' can now
11245 be a form that evaluates to a string.
11246
11247 2003-08-18 Kim F. Storm <storm@cua.dk>
11248
11249 * calc.texi (Queries in Macros): Update xref to keyboard macro query.
11250
11251 2003-08-16 Richard M. Stallman <rms@gnu.org>
11252
11253 * dired-x.texi (Shell Command Guessing): Explain *.
11254
11255 2003-08-16 Chunyu Wang <spr@db.cs.hit.edu.cn> (tiny change)
11256
11257 * pcl-cvs.texi (Log Edit Mode): Fix key binding for
11258 log-edit-insert-changelog.
11259
11260 2003-08-03 Karl Berry <karl@gnu.org>
11261
11262 * info.texi: Need @contents.
11263
11264 2003-07-20 Kai Großjohann <kai.grossjohann@gmx.net>
11265
11266 Tramp version 2.0.36 released.
11267
11268 * tramp.texi (Remote shell setup): Explain about problems with
11269 non-Bourne commands in ~/.profile and ~/.shrc.
11270
11271 2003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
11272
11273 * info.texi (Help-Inv, Help-M, Help-Xref): Update following
11274 renaming of `vis-mode' to `visible-mode'.
11275
11276 2003-07-04 Luc Teirlinck <teirllm@mail.auburn.edu>
11277
11278 * info.texi (Top, Help-Small-Screen): Remove accidentally added
11279 next, prev and up pointers.
11280
11281 2003-07-02 Luc Teirlinck <teirllm@mail.auburn.edu>
11282
11283 * info.texi (Help): Mention existence of Emacs and stand-alone
11284 Info at the very beginning of the tutorial.
11285 (Help-Inv): New node.
11286 (Help-]): New node.
11287 (Help-M): Systematically point out the differences between default
11288 Emacs and stand-alone versions. Delete second menu.
11289 (Help-Xref): Systematically point out the differences between
11290 default Emacs and stand-alone versions.
11291 (Help-Int): Change `l' example.
11292 (Expert Info): Fix typos.
11293 (Emacs Info Variables): Mention `Info-hide-note-references' and
11294 new default for `Info-scroll-prefer-subnodes'.
11295
11296 2003-06-17 Kai Großjohann <kai.grossjohann@gmx.net>
11297
11298 Version 2.0.35 of Tramp released.
11299
11300 * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
11301 (Inline methods): Add methods `remsh' and `plink1'.
11302 (External transfer methods): Add method `remcp'.
11303 (Multi-hop Methods): Add method `remsh'.
11304 Small patch from Adrian Aichner <adrian@xemacs.org>:
11305 Fix minor typos.
11306 (Concept Index): Add to make manual searchable via
11307 `Info-index'.
11308 (Version Control): Add cindex entry.
11309
11310 2003-05-24 Kai Großjohann <kai.grossjohann@gmx.net>
11311
11312 * trampver.texi: Version 2.0.34 released.
11313
11314 2003-05-03 Glenn Morris <gmorris@ast.cam.ac.uk>
11315
11316 * faq.texi: Improve previous changes.
11317
11318 2003-05-02 Glenn Morris <gmorris@ast.cam.ac.uk>
11319
11320 * faq.texi: Update copyright and maintenance details.
11321 Update some package URLs, versions, and maintainers.
11322 Remove many references to the Emacs Lisp Archive.
11323
11324 2003-04-23 Simon Josefsson <jas@extundo.com>
11325
11326 * smtpmail.texi: Fix license (the invariant sections mentioned has
11327 never been part of the smtp manual). Align info dir entry with
11328 other emacs packages.
11329
11330 2003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
11331
11332 * tramp.texi: Version 2.0.33 released.
11333 Remove installation chapter. Remove XEmacs specifics.
11334
11335 2003-03-29 Richard M. Stallman <rms@gnu.org>
11336
11337 * tramp.texi (Top): Undo the previous renaming.
11338 (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
11339
11340 2003-03-29 Kai Großjohann <kai.grossjohann@gmx.net>
11341
11342 * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
11343 version of manual.
11344
11345 * tramp.texi (Auto-save and Backup): New node.
11346
11347 2003-03-29 Michael Albinus <Michael.Albinus@alcatel.de>
11348
11349 * tramp.texi (Top): Include trampver.texi. Rename "Emacs" to "GNU
11350 Emacs" in order to have better differentiation to "XEmacs".
11351 `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
11352 are new macros in order to point to the other Emacs flavor where
11353 appropriate. In info case, point to node `Installation' in order
11354 to explain how to generate the other way. In html case, make a
11355 link to the other html file.
11356 (Obtaining TRAMP): Add a paragraph saying to perform `autoconf'
11357 after CVS checkout/update.
11358 (Installation): Completely rewritten.
11359 (Installation parameters, Load paths): New sections under
11360 `Installation'.
11361
11362 2003-02-28 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
11363
11364 * tramp.texi: Version 2.0.30 released.
11365 Replace word "path" with "localname" where used as a component of
11366 a Tramp file name.
11367
11368 2003-02-28 Michael Albinus <Michael.Albinus@alcatel.de>
11369
11370 * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
11371 introduced.
11372 (Installation): Explain what to do if files from the tramp/contrib
11373 directory are needed.
11374
11375 2003-02-23 Alex Schroeder <alex@emacswiki.org>
11376
11377 * smtpmail.texi (How Mail Works): New.
11378
11379 2003-02-22 Alex Schroeder <alex@emacswiki.org>
11380
11381 * smtpmail.texi: New file.
11382
11383 * Makefile.in: Build SMTP manual.
11384
11385 2003-02-05 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
11386
11387 * tramp.texi: Version 2.0.29 released.
11388 (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
11389 M-x makeinfo-buffer RET. Reported by gebser@ameritech.net.
11390
11391 2003-02-01 Michael Albinus <Michael.Albinus@alcatel.de>
11392
11393 * tramp.texi (Frequently Asked Questions): Explain a workaround if
11394 another package loads accidentally Ange-FTP.
11395
11396 2003-01-24 Michael Albinus <Michael.Albinus@alcatel.de>
11397
11398 * tramp.texi (Customizing Completion): Add function
11399 `tramp-parse-sconfig'. Change example of
11400 `tramp-set-completion-function', because parsing of ssh config
11401 files looks more natural.
11402
11403 2003-01-15 Kevin Ryde <user42@zip.com.au>
11404
11405 * gnus.texi (Using MIME): Mention auto-compression-mode with
11406 gnus-mime-copy-part.
11407
11408 2003-01-15 ShengHuo ZHU <zsh@cs.rochester.edu>
11409
11410 * gnus.texi: Do not use `path' in several locations.
11411
11412 2002-12-26 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
11413
11414 * tramp.texi (External transfer methods): New method `smb'.
11415 From Michael Albinus.
11416
11417 2002-11-05 Karl Berry <karl@gnu.org>
11418
11419 * info.texi (Info-fontify): Reorder face list to avoid bad line
11420 breaks.
11421
11422 2002-10-06 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11423
11424 * tramp.texi: Move @copying to standard place.
11425 Use @insertcopying.
11426
11427 2002-10-02 Karl Berry <karl@gnu.org>
11428
11429 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi:
11430 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
11431 * eshell.texi, eudc.texi, faq.texi, forms.texi, idlwave.texi:
11432 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, reftex.texi:
11433 * sc.texi, ses.texi, speedbar.texi, vip.texi, viper.texi:
11434 * widget.texi, woman.texi:
11435 Per rms, update all manuals to use @copying instead of @ifinfo.
11436 Also use @ifnottex instead of @ifinfo around the top node, where
11437 needed for the sake of the HTML output.
11438 (The Gnus manual is not fixed since it's not clear to me how it
11439 works; and the Tramp manual already uses @copying, although in an
11440 unusual way. All others were changed.)
11441
11442 2002-09-10 Jonathan Yavner <jyavner@engineer.com>
11443
11444 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
11445 (../info/ses, ses.dvi): New targets.
11446 * ses.texi: New file.
11447
11448 2002-09-06 Pavel Janík <Pavel@Janik.cz>
11449
11450 * texinfo.tex: Update to texinfo 4.2.
11451
11452 2002-08-27 Carsten Dominik <dominik@sand.science.uva.nl>
11453
11454 * reftex.texi: Update to RefTeX 4.19.
11455
11456 2002-07-21 Jesper Harder <harder@ifa.au.dk>
11457
11458 * gnus.texi (Sorting Groups): Add key bindings for
11459 gnus-group-sort-groups-by-real-name and
11460 gnus-group-sort-selected-groups-by-real-name.
11461
11462 2002-06-17 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11463
11464 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
11465 (../info/tramp, tramp.dvi): New targets.
11466
11467 2002-01-04 Eli Zaretskii <eliz@is.elta.co.il>
11468
11469 * Makefile.in (DVI_TARGETS): Add calc.dvi.
11470 (calc.dvi): Uncomment.
11471
11472 2001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
11473
11474 * Makefile.in (INFO_TARGETS): Add ../info/calc.
11475 (../info/calc): New target.
11476
11477 2001-10-20 Gerd Moellmann <gerd@gnu.org>
11478
11479 * (Version 21.1 released.)
11480
11481 2001-10-05 Gerd Moellmann <gerd@gnu.org>
11482
11483 * Branch for 21.1.
11484
11485 2001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
11486
11487 * Makefile.in (../info/info): Use an explicit -o switch to
11488 makeinfo.
11489
11490 2001-03-05 Gerd Moellmann <gerd@gnu.org>
11491
11492 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
11493
11494 2001-02-12 Michael Kifer <kifer@cs.sunysb.edu>
11495
11496 * ediff.texi: Added ediff-coding-system-for-read.
11497
11498 * viper.texi: Fix typos.
11499
11500 2000-12-20 Eli Zaretskii <eliz@is.elta.co.il>
11501
11502 * Makefile.in (../info/idlwave): Use --no-split.
11503
11504 2000-12-14 Dave Love <fx@gnu.org>
11505
11506 * Makefile.in (mostlyclean): Remove gnustmp.*.
11507 (gnus.dvi): Change rule to remove @latex stuff.
11508
11509 2000-10-19 Eric M. Ludlam <zappo@ultranet.com>
11510
11511 * Makefile.in (Speedbar): Add build targets for speedbar.texi.
11512
11513 2000-10-13 John Wiegley <johnw@gnu.org>
11514
11515 * Makefile.in: Add build targets for eshell.texi.
11516
11517 2000-09-25 Gerd Moellmann <gerd@gnu.org>
11518
11519 * Makefile.in: Remove/comment speedbar stuff.
11520
11521 2000-09-22 Dave Love <fx@gnu.org>
11522
11523 * Makefile.in: Add emacs-mime.
11524
11525 2000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
11526
11527 * Makefile.in (INFO_TARGETS): Add ../info/woman.
11528 (DVI_TARGETS): Add woman.dvi.
11529 (../info/woman, woman.dvi): New targets.
11530
11531 2000-05-31 Stefan Monnier <monnier@cs.yale.edu>
11532
11533 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
11534
11535 * pcl-cvs.texi: New file.
11536 * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
11537 (../info/pcl-cvs, pcl-cvs.dvi): New targets.
11538
11539 2000-05-11 Gerd Moellmann <gerd@gnu.org>
11540
11541 * Makefile.in (INFO_TARGETS): Add info/ebrowse.
11542 (../info/ebrowse, ebrowse.dvi): New targets.
11543
11544 2000-01-13 Gerd Moellmann <gerd@gnu.org>
11545
11546 * Makefile.in (INFO_TARGETS): Add eudc.
11547 (DVI_TARGETS): Add eudc.dvi.
11548 (../info/eudc, eudc.dvi): New targets.
11549
11550 2000-01-05 Eli Zaretskii <eliz@is.elta.co.il>
11551
11552 * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
11553 compatibility with 8+3 filesystems).
11554 (../info/efaq): Rename from emacs-faq.
11555
11556 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
11557
11558 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
11559 (../info/idlwave, idlwave.dvi): New targets.
11560
11561 1999-10-23 Dave Love <fx@gnu.org>
11562
11563 * Makefile.in: Use autotype.texi.
11564
11565 1999-10-12 Stefan Monnier <monnier@cs.yale.edu>
11566
11567 * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
11568 faq.texi file) rather than ../info/faq.
11569
11570 1999-10-07 Gerd Moellmann <gerd@gnu.org>
11571
11572 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
11573 (../info/ada-mode, ada-mode.dvi): New targets.
11574
11575 1999-09-01 Dave Love <fx@gnu.org>
11576
11577 * Makefile.in: Add faq.
11578
11579 1999-07-12 Richard Stallman <rms@gnu.org>
11580
11581 * Version 20.4 released.
11582
11583 1998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
11584
11585 * Version 20.3 released.
11586
11587 1998-04-06 Andreas Schwab <schwab@gnu.org>
11588
11589 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
11590 Use it in dvi targets.
11591 (../etc/GNU): Change to $(srcdir) first.
11592
11593 1998-03-11 Carsten Dominik <cd@delysid.gnu.org>
11594
11595 * reftex.texi: Update for RefTeX version 3.22.
11596
11597 1998-03-01 Kim-Minh Kaplan <KimMinh.Kaplan@utopia.eunet.fr>
11598
11599 * gnus.texi (Easy Picons): Remove references to
11600 `gnus-group-display-picons'.
11601 (Hard Picons): Ditto.
11602
11603 1998-02-08 Richard Stallman <rms@psilocin.gnu.org>
11604
11605 * Makefile.in (reftex.dvi, ../info/reftex): New targets.
11606 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
11607
11608 1997-09-23 Paul Eggert <eggert@twinsun.com>
11609
11610 * Makefile.in: Merge changes mistakenly made to `Makefile'.
11611 (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
11612
11613 1997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11614
11615 * Version 20.2 released.
11616
11617 1997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11618
11619 * Version 20.1 released.
11620
11621 1997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11622
11623 * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
11624
11625 1997-04-12 Per Abrahamsen <abraham@dina.kvl.dk>
11626
11627 * widget.texi (push-button): Document it.
11628
11629 1996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11630
11631 * Version 19.33 released.
11632
11633 1996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11634
11635 * Version 19.32 released.
11636
11637 1996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
11638
11639 * Makefile.in: Add rules for the Message manual.
11640
11641 1996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
11642
11643 * gnus.texi: New version.
11644
11645 * message.texi: New manual.
11646
11647 1996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11648
11649 * Makefile.in (All info targets): cd $(srcdir) to do the work.
11650
11651 1996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11652
11653 * Makefile.in (All info targets): Specify $(srcdir) in input files.
11654 Specify -I option.
11655 (All dvi targets): Set the TEXINPUTS variable.
11656
11657 1996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
11658
11659 * Version 19.31 released.
11660
11661 1996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
11662
11663 * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
11664 (INFO_TARGETS): Use new name. This avoids name conflict on MSDOS.
11665
11666 1995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11667
11668 * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
11669 (INFO_TARGETS): Add ../info/cc-mode.
11670 (DVI_TARGETS): Add cc-mode.dvi.
11671
11672 1995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11673
11674 * Version 19.30 released.
11675
11676 1995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
11677
11678 * gnus.texi: New file.
11679
11680 1995-11-04 Erik Naggum <erik@naggum.no>
11681
11682 * gnus.texi: File deleted.
11683
11684 1995-11-02 Stephen Gildea <gildea@stop.mail-abuse.org>
11685
11686 * mh-e.texi: "Function Index" -> "Command Index" to work with
11687 Emacs 19.30 C-h C-k support of separately-documented commands.
11688
11689 1995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11690
11691 * Makefile.in (../info/ediff, ediff.dvi): New targets.
11692 (INFO_TARGETS, DVI_TARGETS): Add those new targets.
11693
11694 1995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11695
11696 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
11697 (../info/viper, viper.dvi): New targets.
11698
11699 1995-04-20 Kevin Rodgers <kevinr@ihs.com>
11700
11701 * dired-x.texi (Installation): Change the example to set
11702 buffer-local variables like dired-omit-files-p in
11703 dired-mode-hook.
11704
11705 1995-04-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11706
11707 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
11708 (../info/mh-e, mh-e.dvi): New targets.
11709
11710 1995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
11711
11712 * Makefile.in (maintainer-clean): Rename from realclean.
11713
11714 1994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11715
11716 * Makefile.in: New file.
11717 * Makefile: File deleted.
11718
11719 1994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11720
11721 * Makefile (TEXINDEX_OBJS): Variable deleted.
11722 (texindex, texindex.o, getopt.o): Rules deleted.
11723 All deps on texindex deleted.
11724 (distclean): Don't delete texindex.
11725 (mostlyclean): Don't delete *.o.
11726 * texindex.c, getopt.c: Files deleted.
11727
11728 1994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11729
11730 * Version 19.26 released.
11731
11732 1994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11733
11734 * Version 19.25 released.
11735
11736 1994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11737
11738 * Version 19.24 released.
11739
11740 1994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11741
11742 * Version 19.23 released.
11743
11744 1994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11745
11746 * Makefile: Delete spurious tab.
11747
11748 1994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11749
11750 * Makefile (.SUFFIXES): New rule.
11751
11752 1994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11753
11754 * Makefile (dired-x.dvi, ../info/dired-x): New targets.
11755 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
11756
11757 1994-01-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11758
11759 * Makefile (../info/sc): Rename from sc.info.
11760 (../info/cl): Likewise.
11761 (INFO_TARGETS): Use new names.
11762
11763 1993-12-04 Richard Stallman (rms@srarc2)
11764
11765 * getopt.c: New file.
11766 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
11767 (getopt.o): New rule.
11768 (dvi): Don't depend on texindex.
11769 (cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
11770 Depend on texindex.
11771
11772 1993-12-03 Richard Stallman (rms@srarc2)
11773
11774 * Makefile (../info/sc.info): Rename from ../info/sc.
11775 (TEXI2DVI): New variable.
11776 (cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
11777 Add explicit commands.
11778 (TEXINDEX_OBJS): Delete duplicate getopt.o.
11779
11780 1993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11781
11782 * Version 19.22 released.
11783
11784 1993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11785
11786 * Makefile (TEXINDEX_OBJS): Delete spurious period.
11787
11788 1993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11789
11790 * Version 19.21 released.
11791
11792 1993-11-15 Paul Eggert (eggert@twinsun.com)
11793
11794 * Makefile (../info/cl.info): Rename from ../info/cl.
11795
11796 1993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11797
11798 * Makefile (../etc/GNU): New target.
11799 (EMACSSOURCES): Add gnu1.texi.
11800
11801 1993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11802
11803 * Makefile (realclean): Don't delete the Info files.
11804
11805 1993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
11806
11807 * forms.texi: Fix forms.texi so that it will format correctly.
11808 Add missing `@end iftex', fix bad reference.
11809
11810 1993-10-20 Brian J. Fox (bfox@ai.mit.edu)
11811
11812 * Makefile: Fix targets for texindex, new info.texi files.
11813 * info-stnd.texi: New file implements info for standalone info
11814 reader.
11815 * info.texi: Update to include recent changes to "../info/info".
11816 New source file for ../info/info; includes info-stnd.texi.
11817
11818 * texindex.c: Include "../src/config.h" if building in emacs.
11819
11820 * Makefile: Change all files to FILENAME.texi, force all targets
11821 to be FILENAME, not FILENAME.info. This changes sc.texinfo,
11822 vip.texinfo, forms.texinfo, cl.texinfo.
11823 Add target to build texindex.c, defining `emacs'.
11824
11825 * forms.texi: Install new file to match version 2.3 of forms.el.
11826
11827 1993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11828
11829 * Version 19.19 released.
11830
11831 1993-08-10 Simon Leinen (simon@lia.di.epfl.ch)
11832
11833 * sc.texinfo: Fix info file name.
11834
11835 * Makefile (info): Add gnus and sc.
11836 (dvi): Add gnus.dvi and sc.dvi.
11837 (../info/sc, sc.dvi): New targets.
11838
11839 1993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11840
11841 * Version 19.18 released.
11842
11843 1993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11844
11845 * Makefile: Fix source file names of the separate manuals.
11846 (gnus.dvi, ../info/gnus): New targets.
11847
11848 1993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11849
11850 * Version 19.17 released.
11851
11852 1993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11853
11854 * split-man: Fix typos in last change.
11855
11856 1993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11857
11858 * Version 19.16 released.
11859
11860 1993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11861
11862 * version 19.15 released.
11863
11864 1993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11865
11866 * Makefile (distclean): It's rm, not rf.
11867
11868 1993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11869
11870 * Version 19.14 released.
11871
11872 1993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11873
11874 * Makefile: New file.
11875
11876 1993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11877
11878 * Version 19.13 released.
11879
11880 1993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11881
11882 * Version 19.9 released.
11883
11884 1993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11885
11886 * Version 19.8 released.
11887
11888 1993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11889
11890 * Version 19.7 released.
11891
11892 1990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
11893
11894 * gnus.texinfo: New file. Removed installation instructions.
11895
11896 1990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
11897
11898 * texindex.c: If USG, include sys/types.h and sys/fcntl.h.
11899
11900 1989-01-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
11901
11902 * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
11903 then define `\sc' as the command for smallcaps in Texinfo.
11904 This means that the @sc command will produce small caps. bfox has
11905 made the corresponding change to makeinfo and texinfm.el.
11906
11907 1988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
11908
11909 * vip.texinfo: Remove menu entry Adding Lisp Code in node
11910 Customization since the menu entry did not point to anything.
11911 Also add an @finalout command to remove overfull hboxes from the
11912 printed output.
11913
11914 * cl.texinfo: Add @bye, \input line and @settitle to file.
11915 This file is clearly intended to be a chapter of some other work,
11916 but the other work does not yet exist.
11917
11918 1988-07-25 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
11919
11920 * texinfo.texinfo: Three typos corrected.
11921
11922 ;; Local Variables:
11923 ;; coding: utf-8
11924 ;; End:
11925
11926 Copyright (C) 1993-1999, 2001-2014 Free Software Foundation, Inc.
11927
11928 This file is part of GNU Emacs.
11929
11930 GNU Emacs is free software: you can redistribute it and/or modify
11931 it under the terms of the GNU General Public License as published by
11932 the Free Software Foundation, either version 3 of the License, or
11933 (at your option) any later version.
11934
11935 GNU Emacs is distributed in the hope that it will be useful,
11936 but WITHOUT ANY WARRANTY; without even the implied warranty of
11937 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
11938 GNU General Public License for more details.
11939
11940 You should have received a copy of the GNU General Public License
11941 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.