* xterm.c (input_signal_count): Remove.
[bpt/emacs.git] / doc / misc / ChangeLog
CommitLineData
543dd969
MA
12013-12-05 Michael Albinus <michael.albinus@gmx.de>
2
3 * dbus.texi (Type Conversion): Clarify unibyte-ness of strings.
4
26e4aa7d
GM
52013-11-30 Glenn Morris <rgm@gnu.org>
6
7 * Makefile.in (distclean): Remove Makefile.
8
0ec16636 92013-11-20 era eriksson <era+emacsbugs@iki.fi>
10
11 * ses.texi (Quick Tutorial): New chapter. (Bug#14748)
12 (The Basics, Formulas): Copyedits.
13 (Resizing, Printer functions): Add index entries.
14
014690de
JB
152013-11-17 Jay Belanger <jay.p.belanger@gmail.com>
16
17 * calc.texi (Customizing Calc): Mention new variable
18 `calc-context-sensitive-enter'.
19
271672fa
BG
202013-11-12 Aaron Ecay <aaronecay@gmail.com>
21
22 * org.texi (Exporting code blocks): Document the 'inline-only
23 setting for `org-export-babel-evaluate'. Document how :var
24 introduces code block dependencies.
25
262013-11-12 Achim Gratz <Stromeko@Stromeko.DE>
27
28 * org.texi (Header arguments): Document header-args[:lang]
29 properties and remove deprecated old-style properties from
30 documentation.
31
32 * org.texi (Agenda commands): Remove footnote from @tsubheading
33 and add a sentence with the reference instead.
34
352013-11-12 Bastien Guerry <bzg@gnu.org>
36
37 * org.texi (Catching invisible edits):
38 * org.texi (Plain lists, Plain lists):
39 * org.texi (Advanced configuration):
40 * org.texi (Tag groups):
41 * org.texi (Conventions):
42 * org.texi (Checkboxes, Radio lists):
43 * org.texi (Top, Summary, Exporting):
44 * org.texi (In-buffer settings): Fix typos.
45
46 * org.texi (Refile and copy): Document `org-copy' and `C-3 C-c
47 C-w'. Add an index entry for `org-refile-keep'.
48
49 * org.texi (Plain lists): Add an index entry for sorting plain
50 list. Document sorting by checked status for check lists.
51
52 * org.texi (Publishing options): Fix old variable names.
53
54 * org.texi (Orgstruct mode): Fix suggested setting of
55 `orgstruct-heading-prefix-regexp'.
56
57 * org.texi (Export settings): Document
58 `org-export-allow-bind-keywords'.
59
60 * org.texi (History and Acknowledgments): Small rephrasing.
61
62 * org.texi (Template elements): Add a footnote about tags accepted
63 in a year datetree.
64
65 * org.texi (Beamer export, @LaTeX{} and PDF export)
66 (Header and sectioning, @LaTeX{} specific attributes): Enhance
67 style.
68
69 * org.texi (Agenda commands): Add a footnote about dragging agenda
70 lines: it does not persist and it does not change the .org files.
71
72 * org.texi (Agenda commands): Add a table heading for dragging
73 agenda lines forward/backward.
74
75 * org.texi (Agenda commands): Add documentation for
76 `org-agenda-bulk-toggle' and `org-agenda-bulk-toggle-all'.
77
78 * org.texi (Publishing options): Update the list of options.
79 (Simple example, Complex example): Fix the examples.
80
81 * org.texi (Formula syntax for Calc): Don't use a bold font the
82 warning.
83
84 * org.texi (Other built-in back-ends): New section.
85
86 * org.texi (Editing source code): Document
87 `org-edit-src-auto-save-idle-delay' and
88 `org-edit-src-turn-on-auto-save'.
89
90 * org.texi (External links): Document contributed link types
91 separately.
92
93 * org.texi (Closing items): Document
94 `org-closed-keep-when-no-todo'.
95
96 * org.texi (Export back-ends): Rename from "Export formats".
97 (The Export Dispatcher): Remove reference to
98 `org-export-run-in-background'.
99 (Export settings): Minor rewrites.
100 (ASCII/Latin-1/UTF-8 export): Update variable's name.
101 (In-buffer settings): Add #+HTML_HEAD_EXTRA.
102
103 * org.texi (Export in foreign buffers): New section.
104 (Exporting): Remove documentation about converting the selected
105 region.
106
107 * org.texi (Advanced configuration): Put the filter valid types in
108 a table. Use @lisp and @smalllisp.
109
110 * org.texi: Use @code{nil} instead of nil. Update the maintainer
111 contact info.
112
113 * org.texi (Exporting): Better introductory sentence. Add a note
114 about conversion commands.
115 (Feedback, Orgstruct mode, Built-in table editor)
116 (Built-in table editor, Orgtbl mode, Updating the table)
117 (Property syntax, Capturing column view, Capture)
118 (Agenda files, Agenda commands, CDLaTeX mode, CDLaTeX mode)
119 (Exporting, Extending ODT export)
120 (Working with @LaTeX{} math snippets, dir, Customization)
121 (Radio tables, A @LaTeX{} example, Pulling from MobileOrg):
122 Uniformly use @kbd{M-x command RET}.
123
124 * org.texi (Filtering/limiting agenda items): New subsection.
125 Document the use of `org-agenda-max-*' options and
126 `org-agenda-limit-interactively' from the agenda.
127 (Agenda commands): Move details about filtering commands to
128 the new section, only include a summary here.
129 (Customizing tables in ODT export)
130 (System-wide header arguments, Conflicts, Dynamic blocks): Use
131 spaces for indentation.
132
133 * org.texi (Emphasis and monospace): Mention `org-emphasis-alist'.
134
135 * org.texi (Links in HTML export, Images in HTML export)
136 (post): Fix syntax within #+ATTR_*.
137 (Tables in HTML export): Document `org-html-table-row-tags'
138 and use `org-html-table-default-attributes' instead of
139 `org-html-table-tag'.
140
141 * org.texi (Publishing action, Publishing options)
142 (Publishing links): Major rewrite. Enhance explanations for
143 `org-org-publish-to-org'. Remove reference to
144 `org-export-run-in-background'.
145
146 * org.texi: Fix many small typos. Use #+NAME instead of
147 #+TBLNAME. Use @smalllisp instead of @example.
148 (Special symbols): Add index?
149 (HTML preamble and postamble): Don't mention obsolete use of
150 opt-plist.
151 (JavaScript support): Don't mention the org-jsinfo.el file as it
152 has been merged with ox-html.el.
153
154 * org.texi (Installation, Feedback, Setting Options)
155 (Code evaluation security, org-crypt.el): Use @lisp instead of
156 @example.
157 (Agenda commands): Use @table instead of @example.
158
159 * org.texi (Adding hyperlink types): New appendix.
160
161 * org.texi (ODT export commands, Extending ODT export)
162 (Applying custom styles, Images in ODT export)
163 (Labels and captions in ODT export)
164 (Literal examples in ODT export)
165 (Configuring a document converter)
166 (Working with OpenDocument style files)
167 (Customizing tables in ODT export)
168 (Validating OpenDocument XML): Fix options names.
169
170 * org.texi (History and Acknowledgments): Update acknowledgments
171 to Nicolas. Add Nicolas Goaziou to the list of contributors.
172
173 * org.texi (System-wide header arguments): Don't use "customizing"
174 for setting a variable. Also remove comments.
175
176 * org.texi (Weekly/daily agenda): Add `org-agenda-start-day' and
177 `org-agenda-start-on-weekday' to the variable index and document
178 them.
179
180 * org.texi (Sparse trees, Agenda commands)
181 (@LaTeX{} fragments, Selective export, Export options)
182 (The export dispatcher, ASCII/Latin-1/UTF-8 export)
183 (HTML Export commands, @LaTeX{}/PDF export commands)
184 (iCalendar export, Publishing options, Triggering publication)
185 (In-buffer settings): Update to reflect changes from the new
186 export engine.
187
188 * org.texi (Matching tags and properties): More examples. Explain
189 group tags expansion as regular expressions.
190
191 * org.texi (Tag groups): New section.
192
193 * org.texi (Setting tags): Tiny formatting fixes.
194
195 * org.texi (Plain lists, Checkboxes): Use non-obsolete variable
196 names.
197
198 * org.texi (Storing searches): Add "agenda" and "agenda*" to the
199 concept index. Include example for these agenda views.
200 (Special agenda views): Mention the "agenda*" agenda view.
201
202 * org.texi (Repeated tasks): Document how to ignore a repeater
203 when using both a scheduled and a deadline timetamp.
204
205 * org.texi (Global and local cycling): Wrap in a new subsection.
206 (Initial visibility, Catching invisible edits): New subsections.
207
208 * org.texi (Visibility cycling): Mention that
209 `org-agenda-inhibit-startup' will prevent visibility setting when
210 the agenda opens an Org file for the first time.
211
212 * org.texi (Org syntax): New section.
213
214 * org.texi (Orgstruct mode): Document
215 `orgstruct-heading-prefix-regexp'.
216
217 * org.texi (Speeding up your agendas): New section.
218
219 * org.texi (Installation): When installing Org from ELPA, users
220 should do this from an Emacs session where no .org file has been
221 visited.
222
223 * org.texi (CSS support, In-buffer settings): Update HTML options
224 names.
225
226 * org.texi (Structure editing): Update documentation for
227 `org-insert-heading-or-item'.
228 (Plain lists, Relative timer): Update index entry.
229
230 * org.texi (JavaScript support): Update variable names.
231
232 * org.texi (comments): Minor formatting fix.
233
234 * org.texi (@LaTeX{} fragments): Minor enhancement.
235
236 * org.texi: Update the list contributions.
237
238 * org.texi (Agenda commands): Exporting the agenda to an .org file
239 will not copy the subtrees and the inherited tags. Document
240 `org-agenda-filter-by-regexp'.
241
242 * org.texi (Publishing action, Complex example): Fix names of
243 publishing functions.
244
245 * org.texi (Top, Exporting): Delete references to Freemind.
246 (Freemind export): Delete section.
247
248 * org.texi (Top, Exporting): Delete references to the XOXO export.
249 (XOXO export): Delete section.
250
251 * org.texi (Capture): Mention that org-remember.el is not
252 supported anymore.
253
254 * org.texi (Top, Exporting, Beamer class export): Delete
255 references to the TaskJuggler export.
256 (History and Acknowledgments): Mention that the TaskJuggler has
257 been rewritten by Nicolas and now lives in the contrib/ directory
258 of Org's distribution. Mention that Jambunathan rewrote the HTML
259 exporter. Remove Jambunathan from my own acknowledgments.
260 (TaskJuggler export): Delete.
261
262 * org.texi (HTML preamble and postamble)
263 (Tables in HTML export, Images in HTML export)
264 (Math formatting in HTML export, CSS support)
265 (@LaTeX{} and PDF export, Publishing options): Fix the names of
266 the HTML export and publishing options.
267
268 * org.texi (Literal examples, Export options)
269 (@LaTeX{} and PDF export, Header and sectioning)
270 (Publishing options): Fix LaTeX options names.
271
272 * org.texi (Export options, CSS support, In-buffer settings): Fix
273 references to HTML_LINK_* and HTML_STYLE keywords.
274
275 * org.texi (Export options, In-buffer settings): Fix references to
276 #+SELECT_TAGS and #+EXCLUDE_TAGS and remove reference to #+XSLT.
277
278 * org.texi (Top, Markup, Initial text, Images and tables)
279 (@LaTeX{} fragments, @LaTeX{} fragments, Exporting)
280 (Export options, JavaScript support, Beamer class export): Remove
281 references to the DocBook export, which has been deleted.
282 (History and Acknowledgments): Mention that DocBook has been
283 deleted, suggest to use the Texinfo exporter instead, then to
284 convert the .texi to DocBook with makeinfo.
285 (Links in ODT export, Tables in ODT export): Fix indices.
286
287 * org.texi (Deadlines and scheduling): Add a variable to the
288 index. Add documentation about delays for scheduled tasks.
289
290 * org.texi (Emphasis and monospace): Mention
291 `org-fontify-emphasized-text' and
292 `org-emphasis-regexp-components'.
293
294 * org.texi (References): Small enhancement.
295
296 * org.texi (Column width and alignment): Make the example visually
297 more clear.
298
299 * org.texi (The clock table): Document :mstart and :wstart as a
300 way to set the starting day of the week.
301
302 * org.texi (In-buffer settings): Document new startup keywords.
303 Thanks to John J Foerch for this idea.
304
305 * org.texi (Include files): Tiny formatting fix.
306
307 * org.texi (Activation): Point to the "Conflicts" section.
308
3092013-11-12 Carsten Dominik <carsten.dominik@gmail.com>
310
311 * org.texi (CSS support): Clarify this section.
312
313 * org.texi (@LaTeX{} specific attributes): Document that tabu and
314 tabularx packages are not in the default set of packages.
315
316 * org.texi (Agenda commands): Document fortnight view.
317
318 * org.texi: Document conflict with ecomplete.el.
319
320 * org.texi (History and Acknowledgments): Acknowledgements for
321 Jason Dunsmore and Rakcspace.
322
323 * org.texi: Rename org-crypt.el node to org-crypt.
324
325 * org.texi (A @LaTeX{} example): Fix typo in variable name.
326
327 * org.texi (MobileOrg): Mention the new iPhone developer.
328
329 * org.texi (Table of contents) Improve documentation of TOC
330 placement.
331
332 * org.texi: Explain that date/time information at read-date prompt
333 should start at the beginning, not anywhere in the middle of a
334 long string.
335
3362013-11-12 Christopher Schmidt <christopher@ch.ristopher.com>
337
338 * org.texi (Orgstruct mode): Fix wrong regexp.
339
3402013-11-12 Eric Abrahamsen <eric@ericabrahamsen.net>
341
342 * org.texi: Document export to (X)HTML flavors.
343
3442013-11-12 Eric Schulte <schulte.eric@gmail.com>
345
346 * org.texi (Extracting source code): Mention the prefix argument
347 to org-babel-tangle.
348 (noweb): Removed erroneous negative.
349 (Specific header arguments): Document new header arguments.
350 Documentation for new tangle-mode header argument.
351 (Top): Documentation for new tangle-mode header argument.
352 (rownames): Documentation for new tangle-mode header argument.
353 Mention elisp as special rowname case.
354 (tangle-mode): Documentation for new tangle-mode header argument.
355 (post): Documentation and an example of usage.
356 (var): Remove the "Alternate argument syntax" section from the
357 documentation.
358 (hlines): Note that :hline has no effect for Emacs Lisp code
359 blocks.
360
3612013-11-12 Feng Shu <tumashu@gmail.com>
362
363 * org.texi (@LaTeX{} fragments, Previewing @LaTeX{} fragments)
364 (Math formatting in HTML export)
365 (Working with @LaTeX{} math snippets): Add document about creating
366 formula image with imagemagick.
367
368 * org.texi (@LaTeX{} specific attributes): Document `:caption'
369 attribute of #+ATTR_LATEX.
370
3712013-11-12 Grégoire Jadi <gregoire.jadi@gmail.com>
372
373 * org.texi (Handling links): Fix a typo in
374 `org-startup-with-inline-images' documentation.
375
376 * org.texi (Previewing @LaTeX{} fragments): Document the startup
377 keywords to use for previewing LaTeX fragments or not.
378 (Summary of in-buffer settings): Improve formatting and add an
379 entry for the variable `org-startup-with-latex-preview'.
380
381 * org.texi (Property syntax): Recall the user to refresh the org
382 buffer when properties are set on a per-file basis.
383
3842013-11-12 Gustav Wikström <gustav.erik@gmail.com> (tiny change)
385
386 * org.texi (Matching tags and properties): Clarification.
387
3882013-11-12 Ippei Furuhashi <top.tuna+orgmode@gmail.com>
389
390 * org.texi (Editing and debugging formulas): Add an example when a
391 table has multiple #+TBLFM lines.
392
3932013-11-12 Ivan Vilata i Balaguer <ivan@selidor.net> (tiny change)
394
395 * org.texi (The clock table): Document acceptance of relative
396 times in tstart and tend, link to syntax description and provide
397 example.
398
3992013-11-12 Jarmo Hurri <jarmo.hurri@syk.fi>
400
401 * org.texi (The spreadsheet): Document lookup functions.
402
4032013-11-12 Kodi Arfer <git@arfer.net> (tiny change)
404
405 * org.text (CSS support): Mention .figure-number, .listing-number,
406 and .table-number.
407
4082013-11-12 Michael Brand <michael.ch.brand@gmail.com>
409
410 * org.texi
411 (Formula syntax for Calc, Emacs Lisp forms as formulas): Reformat
412 spreadsheet formula mode strings and some examples from @example
413 block with xy @r{yz} to @table.
414
415 * org.texi (Formula syntax for Calc): Improve the documentation of
416 empty fields in formulas for spreadsheet. Add explanation and
417 example for empty field. Extend explanations of format
418 specifiers. Add a sentence to mention Calc defmath.
419
420 * org.texi (Column formulas): Add a sentence to be more explicit
421 about when a table header is mandatory.
422
4232013-11-12 Nicolas Goaziou <n.goaziou@gmail.com>
424
425 * org.texi (Subscripts and superscripts): Remove reference to
426 quoted underscores until this mechanism is implemented again.
427
428 * org.texi (Beamer export): Be more accurate about BEAMER_OPT
429 property.
430
431 * org.texi (Document title): Subtree export is no longer triggered
432 by marking one as the region.
433 (Horizontal rules): LaTeX export doesn't use "\hrule" anymore, and
434 giving examples isn't very useful: "horizontal rule" is, at least,
435 as explicit as <hr/>.
436
437 * org.texi (HTML doctypes): Reflect keyword removal.
438 (CSS support): Reflect keyword removal.
439
440 * org.texi (@LaTeX{} specific attributes): Document new :float
441 values.
442
443 * org.texi (Export settings): Improve documentation.
444
445 * org.texi (Math formatting in HTML export): Fix OPTIONS item's name.
446 (Text areas in HTML export): Update text areas.
447 (HTML Export commands): Update export commands.
448
449 * org.texi (Header and sectioning): Add a footnote about the
450 different between LATEX_HEADER_EXTRA and LATEX_HEADER.
451
452 * org.texi (The Export Dispatcher): Document
453 `org-export-in-background'.
454
455 * org.texi (Footnotes): Export back-ends do not use
456 `org-footnote-normalize' anymore.
457
458 * org.texi: Document variable changes.
459
460 * org.texi (Export settings): Doument p: item in OPTIONS keyword.
461
462 * org.texi (Exporting): Massive rewrite of the first sections.
463 (Selective export): Delete.
464 (The Export Dispatcher): Rewrite.
465 (Export options): Rewrite as "Export settings".
466
467 * org.texi: Small changes to documentation for embedded LaTeX.
468
469 * org.texi (Internal links): Document #+NAME keyword and
470 cross-referencing during export.
471
472 * org.texi (Include files): Remove reference to :prefix1
473 and :prefix. Give more details for :minlevel.
474
475 * org.texi (Macro replacement): Fix macro name. Update
476 documentation about possible locations and escaping mechanism.
477
478 * org.texi (Table of contents): Update documentation. Document
479 lists of listings and lists of tables. Add documentation for
480 optional title and #+TOC: keyword.
481
4822013-11-12 Rick Frankel <rick@rickster.com>
483
484 * org.texi (results): Add Format section, broken out of Type
485 section to match code.
486 (hlines, colnames): Remove incorrect Emacs Lisp exception. Note
487 that the actual default handling (at least for python and
488 emacs-lisp) does not seem to match the description.
489
4902013-11-12 Sacha Chua <sacha@sachachua.com> (tiny change)
491
492 * org.texi (The date/time prompt): Update the documentation to
493 reflect the new way `org-read-date-get-relative' handles weekdays.
494
4952013-11-12 Yasushi Shoji <yashi@atmark-techno.com>
496
497 * org.texi (Resolving idle time): Document
498 `org-clock-x11idle-program-name'.
499
955ada11
MA
5002013-10-24 Michael Albinus <michael.albinus@gmx.de>
501
502 * ert.texi (Running Tests Interactively): Adapt examle output.
503 (Tests and Their Environment): Mention skip-unless.
504
48f73cfb
GM
5052013-10-23 Glenn Morris <rgm@gnu.org>
506
76f1a3c3
GM
507 * dired-x.texi, ebrowse.texi, ede.texi, eieio.texi, eshell.texi:
508 * pcl-cvs.texi, sc.texi, srecode.texi, vip.texi, viper.texi:
509 * widget.texi: Nuke @refill.
510
48f73cfb
GM
511 * Makefile.in (install-dvi, install-html, install-pdf)
512 (install-ps, uninstall-dvi, uninstall-html, uninstall-ps)
513 (uninstall-pdf): Quote entities that might contain whitespace.
514
c8722a97
JB
5152013-10-17 Jay Belanger <jay.p.belanger@gmail.com>
516
517 * calc.el (Data Type Formats): Don't specify the size at
518 which integers begin to be represented by lists.
519
f55f544f
XF
5202013-10-14 Xue Fuqiao <xfq.free@gmail.com>
521
522 * cl.texi (Argument Lists): Add indexes for &key and &aux.
523
81856d28
MA
5242013-10-07 Michael Albinus <michael.albinus@gmx.de>
525
526 * trampver.texi: Update release number.
527
afae9a69
MA
5282013-10-02 Michael Albinus <michael.albinus@gmx.de>
529
530 Sync with Tramp 2.2.8.
531
532 * tramp.texi (External packages): Use `non-essential'.
533 * trampver.texi: Update release number.
534
fe30962e
GM
5352013-09-14 Glenn Morris <rgm@gnu.org>
536
537 * eshell.texi: Markup fixes.
538
412a0972
XF
5392013-09-11 Xue Fuqiao <xfq.free@gmail.com>
540
541 * ido.texi (Interactive Substring Matching): Use @key{RET} instead
542 of @kbd{RET}.
543 (Prefix Matching): Add an index.
544
7dc61a66
GM
5452013-09-08 Glenn Morris <rgm@gnu.org>
546
547 * emacs-gnutls.texi: Tweak direntry.
548
97e99cc3
MA
5492013-09-06 Michael Albinus <michael.albinus@gmx.de>
550
551 * tramp.texi (Alternative Syntax): Remove chapter.
552
50b13cde
PE
5532013-08-28 Paul Eggert <eggert@cs.ucla.edu>
554
555 * Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
556 for portability to hosts where /bin/sh has problems.
557
0acfedd3
SM
5582013-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
559
560 Try to reduce redundancy in doc/misc/Makefile.in.
561 * Makefile.in (DOCMISC_W32): New var to replace DOCMISC_*_W32.
562 (TARGETS): New intermediate variable.
563 (DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS): Use it.
564
1857cd3f
GM
5652013-08-27 Glenn Morris <rgm@gnu.org>
566
63e984f8
GM
567 * efaq.texi (Emacs for MS-Windows): Update location of MS FAQ.
568
278208b8
GM
569 * efaq.texi: Rename from faq.texi, to match its output files.
570 * Makefile.in: Update for faq.texi name change.
571
79c238dc
GM
572 * efaq-w32.texi (EMACSVER): Get it from emacsver.texi.
573
c076ba95
GM
574 * Makefile.in (webhack): Remove; it's nothing to do with Emacs.
575
1857cd3f
GM
576 * efaq-w32.texi: Move here from the web-pages repository.
577 * Makefile.in (DOCMISC_DVI_W32, DOCMISC_HTML_W32, DOCMISC_INFO_W32)
578 (DOCMISC_PDF_W32, DOCMISC_PS_W32): New configure output variables.
579 (INFO_COMMON, INFO_INSTALL): New derivations of INFO_TARGETS.
580 (DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS):
581 Add DOCMISC_*_W32 variables.
582 (echo-info): Use INFO_INSTALL rather than INFO_TARGETS.
583 (efaq_w32_deps): New variable.
584 (efaq-w32, $(buildinfodir)/efaq-w32$(INFO_EXT), efaq-w32.dvi)
585 (efaq-w32.pdf, efaq-w32.html): New rules.
586 (clean): Remove efaq-w32 products.
587
dab3a8d5
KY
5882013-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
589
590 * emacs-mime.texi (Encoding Customization): Exclude iso-2022-jp-2 and
591 shift_jis from the default value set to mm-coding-system-priorities for
592 Japanese users.
593
55f612f0
GM
5942013-08-13 Glenn Morris <rgm@gnu.org>
595
596 * reftex.texi (LaTeX xr Package, Options - Table of Contents)
597 (Options - Defining Label Environments, Options - Creating Labels)
598 (Options - Referencing Labels, Options - Creating Citations)
599 (Options - Index Support, Options - Viewing Cross-References)
600 (Options - Finding Files, Options - Optimizations)
601 (Options - Fontification, Options - Misc):
602 * cc-mode.texi (Sample Init File):
603 * edt.texi (Init file):
604 * epa.texi (Encrypting/decrypting gpg files):
605 * mairix-el.texi (About, Setting up the mairix interface, Using)
606 (Extending):
607 Rename nodes to avoid characters that can cause Texinfo problems.
608
d401ef43
KY
6092013-08-12 Katsumi Yamaoka <yamaoka@jpl.org>
610
611 * gnus.texi (Mail Source Specifiers): Fix description for pop3's :leave.
612
8496d8d7
GM
6132013-08-12 Glenn Morris <rgm@gnu.org>
614
808190e6
GM
615 * Makefile.in (ada_mode_deps, auth_deps, autotype_deps)
616 (bovine_deps, calc_deps, ccmode_deps, cl_deps, dbus_deps)
617 (dired_x_deps, ebrowse_deps, ede_deps, ediff_deps, edt_deps)
618 (eieio_deps, emacs_gnutls_deps, emacs_mime_deps, epa_deps)
619 (erc_deps, ert_deps, eshell_deps, eudc_deps, faq_deps)
620 (flymake_deps, forms_deps, gnus_deps, htmlfontify_deps)
621 (idlwave_deps, ido_deps, info_deps, mairix_el_deps, message_deps)
622 (mh_e_deps, newsticker_deps, nxml_mode_deps, org_deps)
623 (pcl_cvs_deps, pgg_deps, rcirc_deps, reftex_deps, remember_deps)
624 (sasl_deps, sc_deps, semantic_deps, ses_deps, sieve_deps)
625 (smtpmail_deps, speedbar_deps, srecode_deps, todo_mode_deps)
626 (tramp_deps, url_deps, vip_deps, viper_deps, widget_deps)
627 (wisent_deps, woman_deps): New variables. Use to reduce duplication.
628
2f3ac208
GM
629 * woman.texi (Top): Avoid mailto: in html output.
630
8496d8d7
GM
631 * Makefile.in (prefix, datarootdir, datadir, PACKAGE_TARNAME)
632 (docdir, dvidir, htmldir, pdfdir, psdir, GZIP_PROG, INSTALL)
633 (INSTALL_DATA): New, set by configure.
634 (HTML_OPTS, HTML_TARGETS, PS_TARGETS, DVIPS): New variables.
635 (.PHONY): Add html, ps, install-dvi, install-html, install-pdf,
636 install-ps ,install-doc, uninstall-dvi, uninstall-html, uninstall-pdf,
637 uninstall-ps, and uninstall-doc.
638 (.SUFFIXES): Add .ps and .dvi.
639 (.dvi.ps): New suffix rule.
640 (html, ps, ada-mode.html, auth.html, autotype.html, bovine.html)
641 (calc.html, cc-mode.html, cl.html, dbus.html, dired-x.html)
642 (ebrowse.html, ede.html, ediff.html, edt.html, eieio.html)
643 (emacs-gnutls.html, emacs-mime.html, epa.html, erc.html)
644 (ert.html, eshell.html, eudc.html, faq.html, flymake.html)
645 (forms.html, gnus.html, htmlfontify.html, idlwave.html)
646 (ido.html, mairix-el.html, message.html, mh-e.html)
647 (newsticker.html, nxml-mode.html, org.html, pgg.html)
648 (rcirc.html, reftex.html, remember.html, sasl.html, sc.html)
649 (semantic.html, sieve.html, smtpmail.html, speedbar.html)
650 (srecode.html, todo-mode.html, tramp.html, url.html, vip.html)
651 (viper.html, widget.html, wisent.html, woman.html, install-dvi)
652 (install-html, install-pdf, install-ps, install-doc, uninstall-dvi)
653 (uninstall-html, uninstall-ps, uninstall-pdf, uninstall-doc):
654 New rules.
655 (clean): Remove HTML_TARGETS and PS_TARGETS.
656
33a9f380
XF
6572013-08-10 Xue Fuqiao <xfq.free@gmail.com>
658
659 * ido.texi (Working Directories):
660 (Flexible Matching, Regexp Matching, Find File At Point)
661 (Ignoring, Misc Customization): Use @defopt for user options.
662
353ca646
XF
6632013-08-09 Xue Fuqiao <xfq.free@gmail.com>
664
665 * htmlfontify.texi (Customization): Remove documentation of
241de290 666 `hfy-fast-lock-save'. Minor fixes.
353ca646 667
03300a14
XF
6682013-08-08 Xue Fuqiao <xfq.free@gmail.com>
669
670 * ido.texi (Top): Insert node "Working Directories" in menu.
671 (Working Directories): New node.
9dfc8491
XF
672 (Misc Customization): Add documentation of
673 `ido-confirm-unique-completion' and some other user options.
03300a14 674
2a024334
EZ
6752013-08-07 Eli Zaretskii <eliz@gnu.org>
676
677 * todo-mode.texi: Update @dircategory.
678 (Overview, Todo Items as Diary Entries, Todo Mode Entry Points)
679 (File Editing, Marked Items, Item Prefix): Fix usage of @xref and
680 @ref.
681
c85989f5
XF
6822013-08-07 Xue Fuqiao <xfq.free@gmail.com>
683
998ad848
XF
684 * sc.texi (Introduction): Fix index.
685 (Usage Overview):
686 (Citations, Citation Elements, Recognizing Citations)
687 (Information Keys and the Info Alist, Reference Headers)
688 (The Built-in Header Rewrite Functions)
689 (Electric References, Reply Buffer Initialization)
690 (Filling Cited Text, Selecting an Attribution)
691 (Attribution Preferences)
692 (Anonymous Attributions, Author Names)
693 (Using Regi, Post-yank Formatting Commands)
694 (Citing Commands, Insertion Commands)
695 (Mail Field Commands)
696 (Hints to MUA Authors, Thanks and History): Change from one space
697 between sentences to two.
03300a14 698 (What Supercite Does): Typo fix.
998ad848 699
98374c9a
XF
700 * newsticker.texi (Usage): Use @key for RET.
701
c85989f5 702 * cl.texi (Argument Lists):
20940c20
XF
703 (For Clauses):
704 (Macros): Add indexes.
c85989f5 705
57fedd9f
XF
7062013-08-05 Xue Fuqiao <xfq.free@gmail.com>
707
708 * cl.texi (Blocks and Exits): Add an index.
709
016d3f7d
SB
7102013-08-04 Stephen Berman <stephen.berman@gmx.net>
711
712 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add todo-mode.
713 (todo-mode, $(buildinfodir)/todo-mode$(INFO_EXT)):
714 (todo-mode.dvi, todo-mode.pdf): New rules.
715
716 * todo-mode.texi: New file.
717
89cccc2f
G
7182013-08-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
719
720 * gnus.texi (Basic Usage): Mention that warp means jump here.
721 (The notmuch Engine): Mention notmuch.
722
a3fd87cb
TH
7232013-07-30 Tassilo Horn <tsdh@gnu.org>
724
725 * gnus.texi (Sorting the Summary Buffer): Document new defcustom
726 `gnus-subthread-sort-functions' and remove the obsolete documentation
727 of `gnus-sort-threads-recursively'.
728
7292013-07-29 David Engster <deng@randomsample.de>
18657165
DE
730
731 * eieio.texi (top): Make clear that EIEIO is not a full CLOS
732 implementation.
733 (Introduction): Add further missing features.
734 (Building Classes): Add introductory paragraph.
735 (Wish List): Add metaclasses and EQL specialization.
736
b69c2ea7
MA
7372013-07-29 Michael Albinus <michael.albinus@gmx.de>
738
739 * tramp.texi (Frequently Asked Questions): Mention
740 `tramp-use-ssh-controlmaster-options'.
741
13afd560
TH
7422013-07-26 Tassilo Horn <tsdh@gnu.org>
743
744 * gnus.texi (Sorting the Summary Buffer): Document new defcustom
745 `gnus-sort-threads-recursively'.
746
7add5a8a
GM
7472013-07-25 Glenn Morris <rgm@gnu.org>
748
57cff712
GM
749 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add ido.
750 (ido, $(buildinfodir)/ido$(INFO_EXT), ido.dvi, ido.pdf): New rules.
751
7add5a8a
GM
752 * erc.texi (Special Features): Update contact information.
753 (History): Avoid using @email.
754
755 * eshell.texi (Bugs and ideas): Minor updates.
756
757 * faq.texi (Reporting bugs, Origin of the term Emacs)
758 (Setting up a customization file)
759 (Using an already running Emacs process, Turning off beeping)
760 (Packages that do not come with Emacs)
761 (Replying to the sender of a message): Avoid using @email.
762
763 * pcl-cvs.texi (Contributors, Bugs): Avoid using @email.
764
765 * reftex.texi (Imprint): Avoid using @email.
766
767 * ses.texi (Top): Update bug reporting instructions.
768 (Acknowledgments): Avoid using @email.
769
770 * woman.texi (Introduction, Background): Remove outdated information.
771 (Bugs, Acknowledgments): Avoid using @email.
772
3f0faa45
XF
7732013-07-24 Xue Fuqiao <xfq.free@gmail.com>
774
775 * ido.texi: New file.
776
47cc1156
G
7772013-07-19 Geoff Kuenning <geoff@cs.hmc.edu> (tiny change)
778
779 * gnus.texi (Customizing Articles): Document function predicates.
780
c17b81a7
G
7812013-07-08 Tassilo Horn <tsdh@gnu.org>
782
783 * gnus.texi (lines): Correct description of
784 `gnus-registry-track-extra's default value. Mention
785 `gnus-registry-remove-extra-data'.
786
6ed7a66a
G
7872013-07-06 Lars Ingebrigtsen <larsi@gnus.org>
788
789 * gnus.texi (Group Parameters): Mention regexp
790 substitutions (bug#11688).
791
7922013-07-06 Nathan Trapuzzano <nbtrap@nbtrap.com> (tiny change)
793
794 * gnus.texi (Generic Marking Commands): Fix grammar (bug#13368).
795
7962013-07-06 Lars Ingebrigtsen <larsi@gnus.org>
797
798 * gnus.texi (Emacsen): Fix version.
799
800 * gnus-faq.texi (FAQ 1-6): Mention the correct Emacs version.
801
5154917e
GM
8022013-07-06 Glenn Morris <rgm@gnu.org>
803
804 * mh-e.texi: Fix external links.
3cab18a3 805 (Using This Manual): Printed elisp manuals no longer available.
5154917e 806
9d7a25d6 807 * newsticker.texi (Overview): Update URL.
583873a9 808
9d7a25d6
GM
809 * nxml-mode.texi (Introduction): Update URL.
810
811 * org.texi (JavaScript support): Fix URL.
91eea47b 812
bfd569a4
GM
813 * wisent.texi (Wisent Overview): Remove incorrect, unnecessary uref.
814
6338a049
GM
815 * eudc.texi (CCSO PH/QI): Remove defunct URL.
816
97df87bb
GM
817 * dbus.texi (Introspection): Update URL to a less defunct one.
818
f2a538a2
GM
819 * gnus.texi (Top): Restrict "Other related manuals" to info output.
820 (Foreign Groups): Use @indicateurl for examples.
821 (Direct Functions): Remove defunct URL.
822 (RSS): Update URL.
823
824 * gnus-faq.texi (FAQ 5-8, FAQ 6-3): Remove defunct URLs.
825 (FAQ 7-1): Update URL.
826
f0a77200
GM
827 * pgg.texi (Top, Overview): Add note about obsolescence.
828
5aa43a3a
PE
8292013-07-03 Paul Eggert <eggert@cs.ucla.edu>
830
831 * texinfo.tex: Merge from gnulib.
832
a944db14
GM
8332013-07-03 Glenn Morris <rgm@gnu.org>
834
835 * bovine.texi (top):
836 * cc-mode.texi (AWK Mode Font Locking):
837 * mh-e.texi (Preface):
838 * url.texi (URI Parsing): Fix cross-references to other manuals.
839
eaa610c3
KY
8402013-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
841
842 * gnus.texi (Client-Side IMAP Splitting):
843 Note that `nnimap-inbox' now can be a list.
844
7eeeb7dd
GM
8452013-06-24 Glenn Morris <rgm@gnu.org>
846
847 * eshell.texi: Fix cross-references to other manuals.
848
2e667b8c
GM
8492013-06-23 Glenn Morris <rgm@gnu.org>
850
851 * Makefile.in (HTML_TARGETS, html, emacs-faq.html, emacs-faq):
852 Remove; not needed now we use a standard html layout for the faq.
853 (clean): Remove HTML_TARGETS, emacs-faq.text.
854
c5b0993e
EW
8552013-06-21 Eduard Wiebe <usenet@pusto.de>
856
857 * flymake.texi (Parsing the output, Customizable variables):
858 Add reference to `flymake-warning-predicate'.
859
d6491e24
MA
8602013-06-19 Michael Albinus <michael.albinus@gmx.de>
861
862 * tramp.texi (Top, Configuration): Insert section `Predefined
863 connection information' in menu.
864 (Predefined connection information): New section.
865 (Android shell setup): Make a reference to `Predefined connection
866 information'.
867
09af5c3e
GM
8682013-06-19 Glenn Morris <rgm@gnu.org>
869
870 * Makefile.in (version): New, set by configure.
871 (clean): Delete dist tar file.
872 (infoclean): New, split from maintainer-clean.
873 (maintainer-clean): Run infoclean.
874 (dist): New rule, to make tarfile for www.gnu.org.
875
745b097b
AK
8762013-06-13 Albert Krewinkel <tarleb@moltkeplatz.de>
877
4f405069 878 * sieve.texi (Managing Sieve): Fix port in example, fix documentation
745b097b
AK
879 for keys q and Q.
880 (Standards): Reference RFC5804 as the defining document of the
881 managesieve protocol.
882
fa472906
AG
8832013-06-10 Aidan Gauland <aidalgol@amuri.net>
884
885 * eshell.texi (Input/Output): Expand to cover new visual-command
886 options, eshell-visual-subcommands and eshell-visual-options.
887 Divide into separate Visual Commands and Redirection sections.
888
ff4871b9
GM
8892013-06-10 Glenn Morris <rgm@gnu.org>
890
891 * epa.texi (Cryptographic operations on files): Update epa-decrypt-file.
892
cdebc6dd
KY
8932013-06-04 Katsumi Yamaoka <yamaoka@jpl.org>
894
895 * gnus.texi (Article Date):
896 Fix description of gnus-article-update-date-headers.
897
962e44a5
XF
8982013-05-28 Xue Fuqiao <xfq.free@gmail.com>
899
900 * erc.texi (Special Features): ERC is being maintained within
901 Emacs now.
902
5d028165
XF
9032013-05-25 Xue Fuqiao <xfq.free@gmail.com>
904
998ad848 905 * flymake.texi: Change from one space between sentences to two.
5d028165 906
0a6313f7
SM
9072013-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
908
909 * cl.texi (Obsolete Macros): Describe replacements for `flet'
910 (bug#14293).
911
a7bef505
MA
9122013-04-16 Michael Albinus <michael.albinus@gmx.de>
913
914 * tramp.texi (Frequently Asked Questions): Precise, how to define
915 an own ControlPath.
916
7a55aa13
MA
9172013-04-15 Michael Albinus <michael.albinus@gmx.de>
918
919 * tramp.texi (Frequently Asked Questions): New item for
920 ControlPath settings.
921
c81ecb72
JB
9222013-03-31 Jay Belanger <jay.p.belanger@gmail.com>
923
4f405069 924 * calc.texi (Basic Operations on Units): Streamline some
c81ecb72
JB
925 descriptions.
926
73572c72
AG
9272013-03-27 Aidan Gauland <aidalgol@no8wireless.co.nz>
928
78b8f320 929 * eshell.texi (Built-ins): Update manual to mention tramp module.
73572c72 930
24afc2e2
MA
9312013-03-18 Michael Albinus <michael.albinus@gmx.de>
932
933 * tramp.texi (Filename Syntax): Host names are not allowed to be
934 any method name, unless method name is specified explicitly.
935 Remove restriction on unibyte filenames.
936
937 * trampver.texi: Update release number.
938
5294599f
PE
9392013-03-17 Paul Eggert <eggert@cs.ucla.edu>
940
941 doc: convert some TeX accents to UTF-8
942 * emacs-mime.texi (Interface Functions): Use 'ï' rather than
943 '@"{@dotless{i}}'.
944
d7251c31
MA
9452013-03-15 Michael Albinus <michael.albinus@gmx.de>
946
947 Sync with Tramp 2.2.7.
948
949 * trampver.texi: Update release number.
950
f6817529
JB
9512013-03-09 Jay Belanger <jay.p.belanger@gmail.com>
952
953 * calc.texi (Basic Operations on Units): Streamline some
954 descriptions.
955
c3e2de4c
GM
9562013-03-08 Glenn Morris <rgm@gnu.org>
957
958 * faq.texi (Top): Don't say this was updated @today.
959 That's irrelevant and leads to spurious diffs.
960
6d7ebb72
JB
9612013-03-08 Jay Belanger <jay.p.belanger@gmail.com>
962
c5b0993e
EW
963 * calc.texi (Basic Operations on Units):
964 Fix cross-reference.
6d7ebb72 965
3cd23a35
KY
9662013-03-07 Katsumi Yamaoka <yamaoka@jpl.org>
967
968 * gnus-faq.texi (FAQ 3-11): Now Gnus supports POP3 UIDL.
969
33d1e2f5
AM
9702013-03-06 Alan Mackenzie <acm@muc.de>
971
972 * cc-mode.texi (Custom Line-Up): Clarify position of point on
973 calling a line-up function.
974
681ebc33
PE
9752013-03-04 Paul Eggert <eggert@cs.ucla.edu>
976
977 * emacs-mime.texi, htmlfontify.texi, mairix-el.texi, mh-e.texi:
978 * ses.texi: Switch from Latin-1 to UTF-8.
979
eeb84739
MA
9802013-03-03 Michael Albinus <michael.albinus@gmx.de>
981
982 * tramp.texi (External methods): Tramp does not connect Android
983 devices by itself.
984
fc0c5af8
BW
9852013-03-02 Bill Wohler <wohler@newt.com>
986
987 Release MH-E manual version 8.5.
988
989 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
990 release 8.5.
991
992 * mh-e.texi (Preface, Conventions, Getting Started)
993 (Using This Manual, Folder Selection, Viewing, Aliases)
994 (Identities, Speedbar, Menu Bar, Tool Bar, Scan Line Formats)
995 (Bug Reports, Mailing Lists, MH FAQ and Support, Getting MH-E):
996 Update URLs.
997
adb7352b
MA
9982013-03-01 Michael Albinus <michael.albinus@gmx.de>
999
1000 * tramp.texi (Inline methods): Remove "ssh1", "ssh2", "plink1"
1001 and "plink2" entries. "plink2" is obsolete for a long time.
c5b0993e
EW
1002 (External methods): Remove "scp1" and "scp2" entries.
1003 Explain user name and host name specification for "adb".
adb7352b 1004
538d9b94
MA
10052013-02-28 Michael Albinus <michael.albinus@gmx.de>
1006
1007 * tramp.texi (External methods): Mention `tramp-adb-program'.
1008
8a28a5b8
BG
10092013-02-28 Bastien Guerry <bzg@gnu.org>
1010
1011 * org.texi (Visibility cycling): Suggest to set
1012 `org-agenda-inhibit-startup' to nil if user wants the startup
1013 visibility settings to be honored in any circumstances.
1014 (Progress logging, Checkboxes): Fix typos.
1015
929aeac6 10162013-02-28 Michael Albinus <michael.albinus@gmx.de>
db19bba3
MA
1017
1018 * tramp.texi (top) [xxx, yyy, trampfn]: Provide two versions of
1019 the macros, for Texinfo 4.13 and 5.0.
1020
c0c2eb82
MA
10212013-02-24 Michael Albinus <michael.albinus@gmx.de>
1022
1abfd3e8 1023 Port Tramp documentation to Texinfo 5.0.
c0c2eb82
MA
1024 * tramp.texi (top) [xxx, yyy, trampfn]: Remove superfluous @c.
1025 (Filename Syntax): Do not use @trampfn{} in @item.
1026 (Filename completion): Use @columnfractions in @multitable.
1027
6800ff8d
GM
10282013-02-22 Glenn Morris <rgm@gnu.org>
1029
1030 * flymake.texi (Syntax check statuses): Fix multitable continued rows.
1031
b59a2e9e
PE
10322013-02-21 Paul Eggert <eggert@cs.ucla.edu>
1033
1034 * Makefile.in (html): New rule.
1035
5079cfef
MA
10362013-02-20 Michael Albinus <michael.albinus@gmx.de>
1037
1038 * tramp.texi (Android shell setup): Improve. Reported by Thierry
1039 Volpiatto <thierry.volpiatto@gmail.com>.
1040
2150b471
MA
10412013-02-16 Michael Albinus <michael.albinus@gmx.de>
1042
1043 * tramp.texi (Top, Configuration): Insert section `Android shell
1044 setup' in menu.
1045 (Android shell setup): New section.
1046 (Connection types, Default Method)
1047 (Frequently Asked Questions): Mention "scp" instead of "scpc".
1048 (External methods): Remove "scpc" and "rsyncc" entries.
1049 (Frequently Asked Questions): Remove entry about ControlPersist.
1050
4e16ddf4
GM
10512013-02-13 Glenn Morris <rgm@gnu.org>
1052
1053 * message.texi (News Headers): Don't mention yow any more.
1054
5d9c6f17
JB
10552013-02-09 Jay Belanger <jay.p.belanger@gmail.com>
1056
1057 * calc.texi (Basic Operations on Units):
1058 (Customizing Calc): Mention the variable `calc-allow-units-as-numbers'.
1059
dacbc44c
AG
10602013-02-08 Aidan Gauland <aidalgol@no8wireless.co.nz>
1061
1062 * eshell.texi: Fill most of the missing sections.
1063
d3517077
BG
10642013-02-07 Bastien Guerry <bzg@gnu.org>
1065
1066 * org.texi (References): Clarify an example.
1067 (Installation): Fix instructions.
1068 (Org-Plot): Fix link.
1069 (Checkboxes, Radio lists): Fix typos.
1070
8c4b24b2 10712013-02-07 Glenn Morris <rgm@gnu.org>
1e934b84
GM
1072
1073 * cl.texi (Equality Predicates): Mention memql.
1074
8c4b24b2 10752013-02-07 Eric Ludlam <zappo@gnu.org>
cf4dd911
EL
1076
1077 * doc/misc/ede.texi (Creating a project): Make ede-new doc less
1078 specific, and only about items it supports, indicating that there
1079 might be more. Remove refs to simple project and direct automake
1080 from ede new.
1081 (Simple projects): Re-write to not talk about ede-simple-project
1082 which is deprecated, and instead use the term to mean projects
c5b0993e
EW
1083 that don't do much management, just project wrapping.
1084 Add ede-generic-project link.
cf4dd911
EL
1085 (ede-generic-project): New node (bug#11441).
1086
8c4b24b2 10872013-02-07 Glenn Morris <rgm@gnu.org>
72ff76bb
GM
1088
1089 * cl.texi (Equality Predicates): Fix eq/eql pedantry.
1090
86e100a6
GM
10912013-02-01 Glenn Morris <rgm@gnu.org>
1092
1093 * calc.texi (Help Commands): Update calc-view-news description.
0eb61895 1094 Mention etc/CALC-NEWS.
86e100a6 1095
7ff2b2a6
MA
10962013-01-24 Michael Albinus <michael.albinus@gmx.de>
1097
1098 * tramp.texi (Filename Syntax): Filenames must be unibyte strings.
1099
a89c8ef0
BG
11002013-01-13 Bastien Guerry <bzg@gnu.org>
1101
1102 * org.texi (Installation): Simplify.
1103
11042013-01-13 François Allisson <francois@allisson.co> (tiny change)
1105
1106 * org.texi (Handling links): Update the mention to the obsolete
1107 variable `org-link-to-org-use-id' with a mention to the newer
1108 variable `org-id-link-to-org-use-id'. Mention the need to load
1109 the org-id library.
1110
997d5f2d
MA
11112013-01-10 Michael Albinus <michael.albinus@gmx.de>
1112
1113 * tramp.texi (Default Host): Introduce `tramp-default-host-alist'.
1114
fb9f7146 11152013-01-09 Bastien Guerry <bzg@gnu.org>
c7cf0ebc
BG
1116
1117 * org.texi (Pushing to MobileOrg): Add footnote about using
1118 symbolic links in `org-directory'.
1119 (Timestamps, Deadlines and scheduling): Use `diary-float' instead
1120 of the now obsolete alias `org-float'.
1121 (TODO basics): Add `org-use-fast-todo-selection' to the variable
1122 index. Fix description of TODO keywords cycling.
1123 (Advanced features): Add missing argument for @item.
1124 (Storing searches): Add index entries and a note about
1125 *-tree agenda views.
6d3e4c80
BG
1126 (Structure editing): Document `org-mark-element' and
1127 `org-mark-subtree'.
1128 (Tag inheritance): Document `org-agenda-use-tag-inheritance'.
c7cf0ebc 1129
c6a22ce2
JL
11302013-01-08 Juri Linkov <juri@jurta.org>
1131
1132 * info.texi (Go to node): Mention the abbreviated format
1133 `(FILENAME)' equal to `(FILENAME)Top'. (Bug#13365)
1134
7b08ccf7
AS
11352013-01-06 Andreas Schwab <schwab@linux-m68k.org>
1136
605f02ee
AS
1137 * autotype.texi: Remove undefined command @subtitlefont.
1138 * cc-mode.texi: Likewise.
1139
7b08ccf7
AS
1140 * org.texi (Advanced features): Use `@w{ }' instead of `@ ' in
1141 @item argument.
1142 (Property searches): Use \\ instead of @backslashchar{}.
1143 * pgg.texi (VERSION): Move @set below @setfilename.
1144
db671917
AS
11452013-01-05 Andreas Schwab <schwab@linux-m68k.org>
1146
1147 * ada-mode.texi: Remove braces from @title argument.
1148 * eudc.texi: Likewise.
1149 * smtpmail.texi: Likewise.
1150 * auth.texi (VERSION): Set before first use.
1151 * emacs-gnutls.texi (VERSION): Likewise.
1152 * pgg.texi (VERSION): Likewise.
1153 * ede.texi (Top): Rename from top, all uses changed.
1154 * eshell.texi: Add missing argument to @sp.
1155 * forms.texi (Top): Reorder menu to match structure.
1156 * htmlfontify.texi (Customisation): Add missing @item in
1157 @enumerate.
1158 * org.texi (Advanced features): Add missing argument for @item.
1159 (Property searches): Use @backslashchar{} in macro argument.
1160 * pcl-cvs.texi: Add missing argument to @sp.
1161 (Movement commands): Fix use of @itemx.
1162 * vip.texi (Misc Commands, Viewing the Buffer): Likewise.
1163 * reftex.texi (Options (Creating Citations)): Add missing newline
1164 before @end.
1165 * tramp.texi (Obtaining Tramp): Remove extra dots.
1166 (Configuration): Reorder menu to match structure.
651a2c77 1167 (Remote shell setup): Replace literal NUL character by \0.
db671917
AS
1168 * viper.texi (Marking): Add missing argument for @item.
1169
b55349fb
GM
11702013-01-04 Glenn Morris <rgm@gnu.org>
1171
92d59611
GM
1172 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS):
1173 Add htmlfontify.
1174 (htmlfontify, $(buildinfodir)/htmlfontify$(INFO_EXT))
1175 (htmlfontify.dvi, htmlfontify.pdf): New targets.
1176 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add htmlfontify.
1177 ($(infodir)/htmlfontify$(INFO_EXT), htmlfontify.dvi): New targets.
1178
b55349fb
GM
1179 * htmlfontify.texi: Miscellaneous fixes and updates.
1180 Set copyright to FSF, update license to GFDL 1.3+.
1181
7fca93e2
VD
11822013-01-04 Vivek Dasmohapatra <vivek@etla.org>
1183
1184 * htmlfontify.texi: New file.
1185
87e65f96
JB
11862013-01-02 Jay Belanger <jay.p.belanger@gmail.com>
1187
1188 * calc.texi (Free-Form Dates): Expand on the date reading
1189 algorithm.
1190
82e2a1f0 11912012-12-27 Glenn Morris <rgm@gnu.org>
ddc41264 1192
173076b4
GM
1193 * viper.texi (Rudimentary Changes, Key Bindings, Key Bindings):
1194 Avoid some overfull lines.
1195
d227e322
GM
1196 * widget.texi (Programming Example): Break some long lines.
1197
2ecfdaa6
GM
1198 * wisent.texi (Wisent Overview): Fix xref.
1199 (Grammar format, Understanding the automaton): Avoid overfill.
1200
fd762011
GM
1201 * bovine.texi (Optional Lambda Expression): Allow line break.
1202
9fbc8f46
GM
1203 * auth.texi (Help for users): Break long lines.
1204
ceccabdb
GM
1205 * ada-mode.texi (Project file variables):
1206 Reword to reduce underfull hbox.
1207 (No project files, Use GNAT project file):
1208 Use smallexample to make some overfull lines less terrible.
1209
88edc57f
GM
1210 * autotype.texi, bovine.texi, ede.texi, eieio.texi, pcl-cvs.texi:
1211 Fix cross-references to separate manuals.
1212
ddc41264
GM
1213 * Makefile.in (gfdl): New variable. Use throughout where
1214 appropriate so that targets depend on doclicense.texi.
1215
45dd6480
LI
12162012-12-25 Lars Ingebrigtsen <larsi@gnus.org>
1217
1218 * gnus.texi (Customizing the IMAP Connection): Mention the other
1219 authenticators.
1220
61bbede6
LI
12212012-12-24 Lars Ingebrigtsen <larsi@gnus.org>
1222
c5b0993e
EW
1223 * gnus.texi (Browse Foreign Server):
1224 Document `gnus-browse-delete-group'.
61bbede6 1225
ddc41264
GM
12262012-12-22 Glenn Morris <rgm@gnu.org>
1227
563a450c 1228 * ada-mode.texi, ebrowse.texi, ediff.texi, ert.texi, eshell.texi:
6d1962b3
GM
1229 * eudc.texi, idlwave.texi, pcl-cvs.texi, rcirc.texi, reftex.texi:
1230 * remember.texi, ses.texi, speedbar.texi, vip.texi, viper.texi:
1231 * widget.texi, wisent.texi: Nuke hand-written node pointers.
563a450c 1232
ddc41264
GM
1233 * Makefile.in (gfdl): New variable. Use throughout where
1234 appropriate so that targets depend on doclicense.texi.
1235
c995b26e
EZ
12362012-12-22 Eli Zaretskii <eliz@gnu.org>
1237
1238 * makefile.w32-in ($(INFO_TARGETS), $(DVI_TARGETS)): Depend on
1239 doclicense.texi. Remove doclicense.texi from all targets that
1240 mentioned it explicitly.
1241 ($(infodir)/woman$(INFO_EXT), woman.dvi): Depend on
1242 $(emacsdir)/emacsver.texi.
a170fe53 1243 ($(infodir)/erc$(INFO_EXT), erc.dvi): Don't depend on gpl.texi.
c995b26e 1244
08953d7f
GM
12452012-12-21 Glenn Morris <rgm@gnu.org>
1246
c545e313
GM
1247 * woman.texi (UPDATED, VERSION): Remove in favor of EMACSVER.
1248 Include emacsver.texi. Nuke hand-written node pointers.
1249 * Makefile.in ($(buildinfodir)/woman$(INFO_EXT), woman.dvi, woman.pdf):
1250 Depend on emacsver.texi.
1251
0b1af106
GM
1252 * auth.texi, emacs-gnutls.texi, epa.texi, ert.texi:
1253 * gnus-coding.texi, info.texi, nxml-mode.texi, sasl.texi:
1254 May as well just include doclicense.texi in everything.
1255
1256 * ede.texi, eieio.texi, mairix-el.texi: Include a copy of GFDL,
1257 which @copying says is included.
1258
6bf430d1
GM
1259 * ada-mode.texi, auth.texi, autotype.texi, bovine.texi, calc.texi:
1260 * cc-mode.texi, cl.texi, dbus.texi, dired-x.texi, ebrowse.texi:
1261 * ede.texi, ediff.texi, edt.texi, eieio.texi, emacs-gnutls.texi:
1262 * emacs-mime.texi, epa.texi, erc.texi, ert.texi, eshell.texi:
1263 * eudc.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
1264 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
1265 * newsticker.texi, nxml-mode.texi, pcl-cvs.texi, pgg.texi:
1266 * rcirc.texi, reftex.texi, remember.texi, sasl.texi, sc.texi:
1267 * semantic.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
1268 * srecode.texi, tramp.texi, url.texi, vip.texi, viper.texi:
1269 * widget.texi, wisent.texi, woman.texi: Do not mention buying
1270 copies from the FSF, which does not publish these manuals.
1271
08953d7f
GM
1272 * erc.texi: No need to include gpl in this small manual.
1273
257b2c7d
GM
1274 * org.texi (copying): Include a copy of the GFDL.
1275 (GNU Free Documentation License): New section.
1276
a4b0cca1 12772012-12-21 Bastien Guerry <bzg@gnu.org>
1e20eeb7
BG
1278
1279 * org.texi: Fix typos.
1280
d2435ab9
PE
12812012-12-16 Paul Eggert <eggert@cs.ucla.edu>
1282
1283 * calc.texi (ISO 8601): Rename from ISO-8601,
1284 as it's typically spelled without a hyphen.
1285
b9d8175e
JB
12862012-12-16 Jay Belanger <jay.p.belanger@gmail.com>
1287
1288 * calc.texi (ISO-8601): New section.
1289 (Date Formatting Codes): Mention new codes.
1290 (Standard Date Formats): Mention new formats.
1291
f0bc0bf1
MA
12922012-12-14 Michael Albinus <michael.albinus@gmx.de>
1293
1294 * tramp.texi (External methods): Move `adb' method here.
1295
98c94021
GM
12962012-12-13 Glenn Morris <rgm@gnu.org>
1297
ba30c70f
GM
1298 * cl.texi (Modify Macros, Obsolete Macros): Now letf == cl-letf.
1299
bfe6ffb6
GM
1300 * wisent.texi: Small edits. Set copyright to FSF, update license to
1301 GFDL 1.3+.
1302 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add wisent.
1303 (wisent, $(buildinfodir)/wisent$(INFO_EXT), wisent.dvi, wisent.pdf):
1304 New targets.
1305 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add wisent.
1306 ($(infodir)/wisent$(INFO_EXT), wisent.dvi): New targets.
1307
98c94021
GM
1308 * bovine.texi: Small edits. Set copyright to FSF, update license to
1309 GFDL 1.3+, remove empty index.
1310 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add bovine.
1311 (bovine, $(buildinfodir)/bovine$(INFO_EXT), bovine.dvi, bovine.pdf):
1312 New targets.
1313 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add bovine.
1314 ($(infodir)/bovine$(INFO_EXT), bovine.dvi): New targets.
1315
cfa49c1e
EL
13162012-12-13 Eric Ludlam <zappo@gnu.org>
1317 David Ponce <david@dponce.com>
1318 Richard Kim <emacs18@gmail.com>
1319
9e7abd17 1320 * bovine.texi, wisent.texi: New files, imported from CEDET trunk.
cfa49c1e 1321
727f9739 13222012-12-13 Glenn Morris <rgm@gnu.org>
4c2dd4ee 1323
9b97b143
GM
1324 * flymake.texi (Customizable variables, Locating the buildfile):
1325 Remove refs to flymake-buildfile-dirs, removed 2007-07-20. (Bug#13148)
1326
4c2dd4ee
GM
1327 * srecode.texi: Small edits. Set copyright to FSF, add explicit
1328 GFDL 1.3+ license, fix up index.
1329 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add srecode.
1330 (srecode, $(buildinfodir)/srecode$(INFO_EXT), srecode.dvi)
1331 (srecode.pdf): New targets.
1332 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add srecode.
1333 ($(infodir)/srecode$(INFO_EXT), srecode.dvi): New targets.
1334
727f9739 13352012-12-13 Eric Ludlam <zappo@gnu.org>
ac1d9dde
EL
1336
1337 * srecode.texi: New file, imported from CEDET trunk.
1338
727f9739 13392012-12-13 Bastien Guerry <bzg@gnu.org>
63aa0982
BG
1340
1341 * org.texi (Summary, Code block specific header arguments)
1342 (Code block specific header arguments)
1343 (Header arguments in function calls, var, noweb)
727f9739
GM
1344 (Results of evaluation, Code evaluation security):
1345 Small reformatting: add a blank line before some example.
63aa0982
BG
1346
1347 * org.texi (System-wide header arguments)
1348 (Header arguments in Org mode properties, Conflicts)
727f9739
GM
1349 (Dynamic blocks, Using the mapping API):
1350 Fix indentation of Elisp code examples.
63aa0982
BG
1351
1352 * org.texi (Comment lines): Fix description of the comment syntax.
1353
727f9739
GM
1354 * org.texi (Installation): Mention "make test" in the correct section.
1355
4288142b
PE
13562012-12-06 Paul Eggert <eggert@cs.ucla.edu>
1357
1358 * doclicense.texi, gpl.texi: Update to latest version from FSF.
1359 These are just minor editorial changes.
1360
61b835df
MA
13612012-12-04 Michael Albinus <michael.albinus@gmx.de>
1362
1363 * tramp.texi (History): Mention ADB.
1364 (Inline methods): Add `adb' method.
1365
c5bc2d1d 13662012-12-03 Michael Albinus <michael.albinus@gmx.de>
328dac0d
MA
1367
1368 * tramp.texi (Top, Obtaining Tramp): Replace CVS by Git.
1369 (External methods): Fix typo.
1370
c5bc2d1d 13712012-12-03 Glenn Morris <rgm@gnu.org>
f4f3b439
GM
1372
1373 * rcirc.texi (Notices): Fix typo.
1374
d0457b57
BW
13752012-11-25 Bill Wohler <wohler@newt.com>
1376
1377 Release MH-E manual version 8.4.
1378
4f405069 1379 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH, Preface):
d0457b57
BW
1380 Update for release 8.4.
1381
551aaa66
BW
1382 * mh-e.texi (Sequences): Add mh-whitelist-preserves-sequences-flag.
1383 (Junk): Add mh-whitelist-preserves-sequences-flag,
1384 mh-blacklist-msg-hook, mh-whitelist-msg-hook,
1385 mh-folder-blacklisted, mh-folder-whitelisted (closes SF #2945712).
1386
61d841dd
PE
13872012-11-25 Paul Eggert <eggert@cs.ucla.edu>
1388
1389 * mh-e.texi (Procmail): Fix two @ typos.
1390
c07a6ded
PE
13912012-11-24 Paul Eggert <eggert@cs.ucla.edu>
1392
1393 * doclicense.texi, gpl.texi: Update to latest version from FSF.
1394 These are just minor editorial changes.
1395
678a34f4
JB
13962012-11-23 Jay Belanger <jay.p.belanger@gmail.com>
1397
1398 * calc.texi (Date Formatting Codes): Mention the new beginning of
1399 the date numbering system.
1400
0e70ce93
PE
14012012-11-22 Paul Eggert <eggert@cs.ucla.edu>
1402
1403 * calc.texi: Fix TeX issues with capitals followed by ".", "?", "!".
1404 (Date Forms): Correct off-by-one error in explanation of
1405 Julian day numbers. Give Gregorian equivalent of its origin.
1406
723da6aa
JB
14072012-11-22 Jay Belanger <jay.p.belanger@gmail.com>
1408
1409 * doc/misc/calc.texi (Date Forms): Mention the customizable
1410 Gregorian-Julian switch.
1411 (Customizing Calc): Mention the variable `calc-gregorian-switch'.
1412
310e60d9
PE
14132012-11-17 Paul Eggert <eggert@cs.ucla.edu>
1414
6f6b82d6
PE
1415 Calc now uses the Gregorian calendar for all dates (Bug#12633).
1416 It also uses January 1, 1 AD as its day number 1.
310e60d9
PE
1417 * calc.texi (Date Forms): Document this.
1418
e8693c96
GM
14192012-11-16 Glenn Morris <rgm@gnu.org>
1420
1421 * cl.texi (Function Bindings): Clarify that cl-flet is lexical.
1422 (Obsolete Macros): Move example here from Function Bindings.
1423
5c934f8b
GM
1424 * erc.texi: Use @code{nil} rather than just "nil".
1425 (Modules): Undocument obsolete "hecomplete".
6e5e9b70 1426 Add "notifications".
f925b109 1427 (Connecting): Add brief section on passwords.
274f5de6 1428 (Options): Make a start by adding erc-hide-list, erc-lurker-hide-list.
6e5e9b70 1429
f78ee6af 14302012-11-13 Glenn Morris <rgm@gnu.org>
24c38527
GM
1431
1432 * flymake.texi (Customizable variables)
1433 (Highlighting erroneous lines): Mention flymake-error-bitmap,
1434 flymake-warning-bitmap, and flymake-fringe-indicator-position.
1435
1796ef98
VB
14362012-11-12 Vincent Belaïche <vincentb1@users.sourceforge.net>
1437
1438 * ses.texi: Doc for ses-rename-cell, ses-repair-cell-reference-all & ses-range.
1439 In all file place SES into @acronym{...}.
1440 (Advanced Features): Add key index and function index for
4f405069
JB
1441 ses-set-header-row. Add description for function
1442 ses-rename-cell. Add description for function
1796ef98
VB
1443 ses-repair-cell-reference-all.
1444 (Ranges in formulas): Add description for ses-range flags.
1445
31f47fba
PE
14462012-11-12 Paul Eggert <eggert@cs.ucla.edu>
1447
1448 * texinfo.tex: Merge from gnulib.
1449
6baf66d5 14502012-11-10 Chong Yidong <cyd@gnu.org>
5b637222
CY
1451
1452 * url.texi (Introduction): Move url-configuration-directory to
1453 Customization node.
1454 (Parsed URIs): Split into its own node.
1455 (URI Encoding): New node.
1456 (Defining New URLs): Remove empty chapter.
1457 (Retrieving URLs): Add an introduction. Doc fix for url-retrieve.
1458 Improve docs for url-queue-*.
1459 (Supported URL Types): Copyedits. Delete empty subnodes.
1460
c5b0993e
EW
1461 * url.texi (Introduction): Rename from Getting Started.
1462 Rewrite the introduction.
82f84fa3
CY
1463 (URI Parsing): Rewrite. Omit the obsolete attributes slot.
1464
6baf66d5 14652012-11-10 Glenn Morris <rgm@gnu.org>
2ee1d59f
GM
1466
1467 * cl.texi (Obsolete Setf Customization):
1468 Revert defsetf example to the more correct let rather than prog1.
bdd8064f
GM
1469 Give define-modify-macro, defsetf, and define-setf-method
1470 gv.el replacements.
2ee1d59f 1471
2027b1b3 1472 * cl.texi (Overview): Mention EIEIO here, as well as the appendix.
a358a44e 1473 (Setf Extensions): Remove obsolete reference.
2027b1b3 1474 (Obsolete Setf Customization):
651af8c6 1475 Move note on lack of setf functions to lispref/variables.texi.
ab7f1c43 1476 Undocument get-setf-method, since it no longer exists.
a358a44e 1477 Mention simple defsetf replaced by gv-define-simple-setter.
651af8c6 1478
c65b407b
GM
14792012-11-03 Glenn Morris <rgm@gnu.org>
1480
1481 * cl.texi: Further general copyedits.
685b0026
GM
1482 (List Functions): Remove copy-tree, standard elisp for some time.
1483 (Efficiency Concerns): Comment out examples that no longer apply.
1484 (Compiler Optimizations): Rename from "Optimizing Compiler"; reword.
92246540
GM
1485 (Creating Symbols, Random Numbers): De-emphasize internal
1486 variables cl--gensym-counter and cl--random-state. (Bug#12788)
f58542e1
GM
1487 (Naming Conventions, Type Predicates, Macros)
1488 (Predicates on Numbers): No longer mention cl-floatp-safe.
c65b407b 1489
a71e2379
G
14902012-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
1491
1492 * gnus.texi (Mail Source Specifiers):
1493 Document :leave keyword used for pop mail source.
1494
df43dd53
GM
14952012-11-01 Glenn Morris <rgm@gnu.org>
1496
1497 * cl.texi: General copyedits for style, line-breaks, etc.
9f2881af
GM
1498 (Time of Evaluation, Iteration): Add xref to Emacs Lisp manual.
1499 (Macro Bindings, Blocks and Exits):
1500 Acknowledge existence of lexical-binding.
1501 (Iteration): Mainly defer to doc of standard dolist, dotimes.
df43dd53 1502
69c1c2e6
GM
15032012-10-31 Glenn Morris <rgm@gnu.org>
1504
dd90fd1a
GM
1505 * ert.texi (Introduction, The @code{should} Macro):
1506 Refer to "cl-assert" rather than "assert".
1507
69c1c2e6
GM
1508 * cl.texi (Function Bindings): Update for cl-flet and cl-labels.
1509 (Obsolete Lexical Binding): Rename section from "Lexical Bindings".
1510 (Obsolete Macros): Rename section from "Obsolete Lexical Macros".
1511 Reword, and add details of flet and labels.
87b0d8b1 1512 (Modify Macros, Function Bindings): Add some xrefs.
69c1c2e6 1513
4ddedf94
GM
15142012-10-30 Glenn Morris <rgm@gnu.org>
1515
1516 * cl.texi (Modify Macros): Update for cl-letf changes.
1517 (Obsolete Lexical Macros): Say a little more about letf/cl-letf.
516e1a08
GM
1518 (Setf Extensions): Partially restore note about cl-getf,
1519 mainly moved to lispref/variables.texi.
1520 (Property Lists): Fix cl-getf typos.
f43a5263 1521 (Mapping over Sequences): Mention cl-mapc naming oddity.
4ddedf94 1522
d3094168
GM
15232012-10-29 Glenn Morris <rgm@gnu.org>
1524
1525 * cl.texi (Organization): More details on cl-lib.el versus cl.el.
a3c5b619 1526 (Setf Extensions): Remove `apply' setf since it seems to be disabled.
d571e9c3 1527 (Customizing Setf): Move contents to "Obsolete Setf Customization".
d55911cf
GM
1528 (Modify Macros, Multiple Values, Other Clauses):
1529 Remove mentions of obsolete features.
6a07d52e 1530 (Obsolete Setf Customization): Don't mention `apply' setf.
d3094168 1531
3c0c6155
GM
15322012-10-28 Glenn Morris <rgm@gnu.org>
1533
f94b04fc
GM
1534 * cl.texi (Multiple Values, Common Lisp Compatibility):
1535 More namespace updates.
1536 (Obsolete Features): Copyedits.
1537 (Obsolete Lexical Macros, Obsolete Setf Customization):
1538 New subsections.
1539
9c52d61d
GM
1540 * cl.texi (Porting Common Lisp, Lexical Bindings):
1541 Add some xrefs to the Elisp manual.
1542
3c0c6155
GM
1543 * cl.texi (Lexical Bindings): Move to appendix of obsolete features.
1544 (Porting Common Lisp): Emacs Lisp can do true lexical binding now.
1545 (Obsolete Features): New appendix. Move Lexical Bindings here.
1546
5887564d
GM
15472012-10-27 Glenn Morris <rgm@gnu.org>
1548
e1117425
GM
1549 * cl.texi: Use defmac for macros rather than defspec.
1550 (Efficiency Concerns): Related copyedit.
1551
5887564d
GM
1552 * cl.texi (Control Structure): Update for setf now being in core.
1553 (Setf Extensions): Rename from Basic Setf. Move much of the
1554 former content to lispref/variables.texi.
1555 (Modify Macros): Move pop, push details to lispref/variables.texi.
1556 (Customizing Setf): Copyedits for setf etc being in core.
1557 (Modify Macros, Efficiency Concerns, Porting Common Lisp):
1558 Further namespaces updates.
1559
bdebdb64
BG
15602012-10-26 Bastien Guerry <bzg@gnu.org>
1561
c5b0993e
EW
1562 * org.texi (Installation): Update the link to Org's ELPA.
1563 Also don't mention org-install.el anymore as the replacement file
bdebdb64
BG
1564 org-loaddefs.el is now loaded by org.el.
1565
f956e59d
MA
15662012-10-25 Michael Albinus <michael.albinus@gmx.de>
1567
c5b0993e
EW
1568 * tramp.texi (Frequently Asked Questions):
1569 Mention `tramp-completion-reread-directory-timeout' for performance
f956e59d
MA
1570 improvement.
1571
a05cb6e3
GM
15722012-10-25 Glenn Morris <rgm@gnu.org>
1573
1574 * cl.texi: Don't mess with the TeX section number counter.
1575 Use Texinfo recommended convention for quotes+punctuation.
1576 (Overview, Sequence Functions): Rephrase for better line-breaking.
1577 (Time of Evaluation, Type Predicates, Modify Macros, Function Bindings)
1578 (Macro Bindings, Conditionals, Iteration, Loop Basics)
1579 (Random Numbers, Mapping over Sequences, Structures)
1580 (Porting Common Lisp): Further updates for cl-lib namespace.
1581 (Modify Macros, Declarations, Macro Bindings, Structures):
1582 Break long lines in examples.
1583 (Dynamic Bindings): Update for changed progv behavior.
1584 (Loop Examples, Efficiency Concerns): Markup fixes.
1585 (Structures): Remove TeX margin change.
39ff2cf3 1586 (Declarations): Fix typos.
a05cb6e3 1587
39a58b5b
GM
15882012-10-24 Glenn Morris <rgm@gnu.org>
1589
a6880551
GM
1590 * cl.texi (Overview, Multiple Values, Creating Symbols)
1591 (Numerical Functions): Say less/nothing about the original cl.el.
1592 (Old CL Compatibility): Remove.
1593 (Assertions): Remove ignore-errors (standard Elisp for some time).
1594
39a58b5b
GM
1595 * cl.texi (Basic Setf, Macros, Declarations, Symbols, Numbers)
1596 (Sequences, Lists, Structures, Assertions, Efficiency Concerns)
1597 (Efficiency Concerns, Efficiency Concerns)
1598 (Common Lisp Compatibility, Old CL Compatibility):
1599 Further updates for cl-lib namespace.
1600
72ec96fb
PE
16012012-10-24 Paul Eggert <eggert@penguin.cs.ucla.edu>
1602
1603 Update manual for new time stamp format (Bug#12706).
1604 * emacs-mime.texi (time-date): Update for new format.
1605 Also, fix bogus time stamp and modernize a bit.
1606
8d6510b9
GM
16072012-10-23 Glenn Morris <rgm@gnu.org>
1608
1609 * cl.texi: Include emacsver.texi. Use Emacs version number rather
1610 than unchanging cl.el version number.
1611 End all menu descriptions with a period.
1612 Do not use @dfn{CL} for every instance of "CL".
1613 (Overview): Remove no-runtime caveat, and note about foo* names.
1614 (Usage): Use cl-lib rather than cl.
1615 (Organization, Naming Conventions): Update for cl-lib.el.
1616 (Installation): Remove long-irrelevant node.
1617 (Program Structure, Predicates, Control Structure):
1618 Start updating for cl-lib namespace.
8d6510b9
GM
1619 * Makefile.in ($(buildinfodir)/cl$(INFO_EXT), cl.dvi, cl.pdf):
1620 Depend on emacsver.texi.
1621
0a078f36
MA
16222012-10-09 Michael Albinus <michael.albinus@gmx.de>
1623
1624 * trampver.texi: Update release number.
1625
a03bb33f
GM
16262012-10-06 Glenn Morris <rgm@gnu.org>
1627
24636b26
GM
1628 * erc.texi: Include emacsver.texi, and use EMACSVER rather than
1629 ERC version.
1630 (Introduction): ERC is distributed with Emacs.
1631 (Obtaining ERC, Installation): Remove chapters, no longer relevant.
1632 (Getting Started): Simplify.
1633 (Getting Help and Reporting Bugs): Refer to general Emacs lists.
1634 (History): Mention ERC maintained as part of Emacs now.
1635 * Makefile.in ($(buildinfodir)/erc$(INFO_EXT), erc.dvi, erc.pdf):
1636 Add dependency on emacsver.texi.
1637
a03bb33f
GM
1638 * erc.texi: Remove hand-written node pointers.
1639
d259be38
GM
16402012-10-05 Glenn Morris <rgm@gnu.org>
1641
1642 * newsticker.texi (Overview, Requirements, Usage, Configuration):
1643 Copyedits.
1644
62a81506
CY
16452012-10-01 Eric Ludlam <zappo@gnu.org>
1646
1647 * ede.texi (Quick Start, Project Local Variables)
1648 (Miscellaneous commands, ede-java-root, Development Overview)
1649 (Detecting a Project): New nodes.
1650 (Simple projects): Node deleted.
1651
1652 * eieio.texi (Building Classes): Some slot attributes cannot be
1653 overridden.
1654 (Slot Options): Remove an example.
1655 (Method Invocation, Documentation): New nodes.
1656
07f133bf
GM
16572012-10-01 Glenn Morris <rgm@gnu.org>
1658
1659 * Makefile.in ($(buildinfodir)/reftex$(INFO_EXT)), reftex.dvi)
1660 (reftex.pdf): Add dependency on emacsver.texi.
1661 * reftex.texi: Don't include directory part for emacsver.texi;
1662 the Makefile's -I handles it.
1663
4f595e15
RA
16642012-09-30 Ralf Angeli <angeli@caeruleus.net>
1665
1666 Merge from standalone RefTeX repository.
1667
1668 * reftex.texi: Express TeX, LaTeX, AUCTeX, BibTeX and RefTeX
1669 with macros.
1670 (Imprint): Mention Wolfgang in list of contributors.
1671 (Creating Citations): Give a hint about how to
1672 auto-revert the BibTeX database file when using external editors.
1673 (Referencing Labels): Simplify section about reference macro
1674 cycling.
1675 (Options (Referencing Labels)): Adapt to new structure of
1676 `reftex-ref-style-alist'.
1677 (Referencing Labels, Reference Styles): Document changes in the
1678 referencing functionality.
1679 (Commands): Mention options for definition of header and footer in
1680 BibTeX files.
1681 (Options (Creating Citations)): Document
1682 `reftex-create-bibtex-header' and `reftex-create-bibtex-footer'.
1683 (Reference Styles): New section.
1684 (varioref (LaTeX package), fancyref (LaTeX package)): Remove.
1685 (Options (Referencing Labels)): Remove descriptions of deprecated
1686 variables `reftex-vref-is-default' and `reftex-fref-is-default'.
1687 Add descriptions for `reftex-ref-style-alist' and
1688 `reftex-ref-style-default-list'.
1689 (Referencing Labels): Update regarding reference styles.
1690 (Citation Styles): Mention support for ConTeXt.
1691 (Options (Defining Label Environments)): Fix typo.
c5b0993e
EW
1692 (Options (Creating Citations)):
1693 Document `reftex-cite-key-separator'.
4f595e15 1694
8223b1d2
BG
16952012-09-30 Achim Gratz <Stromeko@Stromeko.DE>
1696
1697 * org.texi: Add description of ORG_ADD_CONTRIB to info
1698 documentation. Add link to Worg for more details.
1699
1700 * org.texi: Clarify installation procedure. Provide link to the
1701 build system description on Worg.
1702
1703 * org.texi: Remove reference to utils/, x11idle.c is now in
1704 contrib/scripts.
1705
1706 * org.texi: Re-normalize to "Org mode" in manual.
1707
1708 * org.texi (Installation): Adapt documentation to new build
1709 system. Mention GNU ELPA (since it needs to be handled like Emacs
1710 built-in Org).
1711
8223b1d2
BG
17122012-09-30 Adam Spiers <orgmode@adamspiers.org> (tiny change)
1713
1714 * org.texi: Fix typo in description of the 'Hooks' section.
1715
1716 * org.texi: Add ID to the list of special properties.
1717
17182012-09-30 Andrew Hyatt <ahyatt@gmail.com> (tiny change)
1719
1720 * org.texi (Moving subtrees): Document the ability to archive to a
1721 datetree.
1722
1e20eeb7 17232012-09-30 Bastien Guerry <bzg@gnu.org>
8223b1d2 1724
c5b0993e
EW
1725 * org.texi (Installation, Feedback, Batch execution):
1726 Use (add-to-list 'load-path ... t) for the contrib dir.
8223b1d2
BG
1727
1728 * org.texi (results): Update documentation for ":results drawer"
1729 and ":results org".
1730
1731 * org.texi (Column width and alignment): Fix typo.
1732
1733 * org.texi (Activation): Point to the "Conflicts" section.
1734
1735 * org.texi (Conflicts): Mention filladapt.el in the list of
1736 conflicting packages.
1737
1738 * org.texi (Activation): Adding org-mode to `auto-mode-alist' is
1739 not needed for versions of Emacs > 22.1.
1740
1741 * org.texi (History and Acknowledgments): Fix typo.
1742
1743 * org.texi (History and Acknowledgments): Add my own
1744 acknowledgments.
1745
1746 * org.texi (Agenda commands): Document the new command and the new
1747 option.
1748
1749 * org.texi (Agenda commands): Delete `org-agenda-action' section.
1750 (Agenda commands): Reorder. Document `*' to toggle persistent
1751 marks.
1752
c5b0993e
EW
1753 * org.texi (Agenda dispatcher):
1754 Mention `org-toggle-agenda-sticky'.
8223b1d2
BG
1755 (Agenda commands, Exporting Agenda Views): Fix typo.
1756
1757 * org.texi (Templates in contexts, Setting Options): Update to
1758 reflect changes in how contexts options are processed.
1759
1760 * org.texi (Templates in contexts): Document the new structure of
1761 the variables `org-agenda-custom-commands-contexts' and
1762 `org-capture-templates-contexts'.
1763
1764 * org.texi (Templates in contexts): Document the new option
1765 `org-capture-templates-contexts'.
1766 (Storing searches): Document the new option
1767 `org-agenda-custom-commands-contexts'.
1768
1769 * org.texi (Formula syntax for Lisp): Reformat.
1770
1771 * org.texi (Special properties, Column attributes)
1772 (Agenda column view): Document the new special property
1773 CLOCKSUM_T.
1774
1775 * org.texi (Template expansion): Document the new %l template.
1776
1777 * org.texi (Fast access to TODO states): Fix documentation about
1778 allowed characters for fast todo selection.
1779
1780 * org.texi (Weekly/daily agenda): Mention APPT_WARNTIME and its
1781 use in `org-agenda-to-appt'.
1782
1783 * org.texi (Comment lines): Update wrt comments.
1784
1785 * org.texi (Resolving idle time): Document new keybinding.
1786
1787 * org.texi (Clocking commands): Document the use of S-M-<up/down>
1788 on clock timestamps.
1789
d1389828 1790 * org.texi (Fast access to TODO states): Explicitly says only
8223b1d2
BG
1791 letters are supported as fast TODO selection keys.
1792
1793 * org.texi (Link abbreviations): Illustrate the use of the "%h"
1794 specifier. Document the new "%(my-function)" specifier.
1795
1796 * org.texi (Clocking commands): New cindex.
1797 (Clocking commands): Update documentation for `org-clock-in'.
1798 Document `org-clock-in-last'. Mention `org-clock-out' and
1799 `org-clock-in-last' as commands that can be globally bound.
1800 (Resolving idle time): Document continuous clocking.
1801
1802 * org.texi (Top, Introduction): Fix formatting.
1803 (Activation): Add index entries.
1804 (Conventions): Update section.
1805 (Embedded @LaTeX{}): Fix formatting.
1806
1807 * org.texi (Visibility cycling): Document `show-children'.
1808
1809 * org.texi (Using capture): Mention the `org-capture-last-stored'
1810 bookmark as a way to jump to the last stored capture.
1811
1812 * org.texi (Uploading files): Fix typo.
1813
1814 * org.texi (Using capture): Document `C-0' as a prefix argument
1815 for `org-capture'.
1816
1817 * org.texi (Agenda commands): Document persistent marks.
1818
1819 * org.texi (Template expansion): Update doc to reflect change.
1820
1821 * org.texi (Radio tables): Document the :no-escape parameter.
1822
1823 * org.texi (Repeated tasks): Document repeat cookies for years,
1824 months, weeks, days and hours.
1825
1826 * org.texi (Export options): State that you can use the d: option
1827 by specifying a list of drawers.
1828
1829 * org.texi (HTML preamble and postamble): Small doc improvement.
1830
18312012-09-30 Brian van den Broek <vanden@gmail.com> (tiny change)
1832
1833 * org.texi: The sections in the Exporting section of the manual
1834 left out articles in the description of the org-export-as-*
4f405069 1835 commands, among other places. This patch adds them, adds a few
8223b1d2
BG
1836 missing prepositions, and switches instances of "an HTML" to "a
1837 html" for internal consistency.
1838
1839 * org.texi: Alter several examples of headings with timestamps in
1840 them to include the timestamps in the body instead of the heading.
1841
18422012-09-30 Carsten Dominik <carsten.dominik@gmail.com>
1843
1844 * org.texi (Agenda dispatcher): Document sticky agenda views and
1845 the new key for them.
1846
18472012-09-30 Charles <millarc@verizon.net> (tiny change)
1848
1849 * org.texi (Advanced features): Fix error in table.
1850
18512012-09-30 Feng Shu <tumashu@gmail.com>
1852
1853 * org.texi (@LaTeX{} fragments): Document imagemagick as an
1854 alternative to dvipng.
1855
18562012-09-30 François Allisson <francois@allisson.co> (tiny change)
1857
1858 * org.texi: Remove extra curly bracket.
1859
18602012-09-30 Giovanni Ridolfi <giovanni.ridolfi@yahoo.it> (tiny change)
1861
1862 * org.texi (org-clock-in-last and org-clock-cancel): Update the
1863 defkeys.
1864
18652012-09-30 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
1866
1867 * org.texi (Agenda commands): Fix two typos by giving
1868 corresponding function names, according to
1869 `org-agenda-view-mode-dispatch'.
1870
a04689de 18712012-09-30 Jan Böcker <jan.boecker@jboecker.de>
8223b1d2
BG
1872
1873 * org.texi (The spreadsheet): Fix typo.
1874
18752012-09-30 Memnon Anon <gegendosenfleisch@gmail.com> (tiny change)
1876
1877 * org.texi (Tracking your habits): Point to the "Tracking TODO
1878 state changes" section.
1879
18802012-09-30 Nicolas Goaziou <n.goaziou@gmail.com>
1881
1882 * org.texi (Literal examples): Remove reference to unknown
4f405069 1883 `org-export-latex-minted' variable. Also simplify footnote since
8223b1d2
BG
1884 `org-export-latex-listings' documentation is exhaustive already.
1885
1886 * org.texi (Plain lists): Remove reference to now hard-coded
1887 `bullet' automatic rule.
1888
18892012-09-30 Toby S. Cubitt <tsc25@cantab.net>
1890
1891 * org.texi: Updated documentation accordingly.
1892
5087f097
PE
18932012-09-13 Paul Eggert <eggert@cs.ucla.edu>
1894
1895 * texinfo.tex: Merge from gnulib.
1896
20121a26
MA
18972012-09-12 Michael Albinus <michael.albinus@gmx.de>
1898
1899 Sync with Tramp 2.2.6.
1900
1901 * tramp.texi (Bug Reports): Cleanup caches before a test run.
1902
1903 * trampver.texi: Update release number.
1904
44677e30
PE
19052012-09-12 Paul Eggert <eggert@cs.ucla.edu>
1906
1907 * texinfo.tex: Merge from gnulib.
1908
5a4c42ba
AA
19092012-08-06 Aurélien Aptel <aurelien.aptel@gmail.com>
1910
1911 * url.texi (Parsed URLs): Adjust to the code's use of defstruct
1912 (bug#12096).
1913
8e7046c3
JB
19142012-08-01 Jay Belanger <jay.p.belanger@gmail.com>
1915
1dcac243
JB
1916 * calc.texi (Simplification modes, Conversions)
1917 (Operating on Selections): Mention "basic" simplification.
8e7046c3
JB
1918 (The Calc Mode Line): Mention the mode line display for Basic
1919 simplification mode.
1920 (Simplify Formulas): Refer to 'algebraic' rather than 'default'
1921 simplifications.
1922 (Basic Simplifications): Rename from "Limited Simplifications"
1923 Replace "limited" by "basic" throughout.
4f405069 1924 (Algebraic Simplifications): Indicate that the algebraic
8e7046c3 1925 simplifications are done by default.
4f405069 1926 (Unsafe Simplifications): Mention `m E'.
8e7046c3
JB
1927 (Simplification of Units): Mention `m U'.
1928 (Trigonometric/Hyperbolic Functions, Reducing and Mapping)
c5b0993e
EW
1929 (Kinds of Declarations, Functions for Declarations):
1930 Mention "algebraic simplifications" instead of `a s'.
1dcac243 1931 (Algebraic Entry): Remove mention of default simplifications.
8e7046c3 1932
d2bd74ff
JB
19332012-07-30 Jay Belanger <jay.p.belanger@gmail.com>
1934
1935 * calc.texi (Getting Started, Tutorial): Change simulated
1936 Calc output to match actual output.
1937 (Simplifying Formulas): Mention that algebraic simplification is now
1938 the default.
1939
77472261
EZ
19402012-07-28 Eli Zaretskii <eliz@gnu.org>
1941
1942 * faq.texi (Right-to-left alphabets): Update for Emacs 24.
1943 (Bug#12073)
1944
09ae5da1
PE
19452012-07-25 Paul Eggert <eggert@cs.ucla.edu>
1946
1947 Prefer typical American spelling for "acknowledgment".
1948 * calc.texi (History and Acknowledgments): Rename from
1949 History and Acknowledgements.
1950 * idlwave.texi (Acknowledgments):
1951 * ses.texi (Acknowledgments):
1952 * woman.texi (Acknowledgments): Rename from Acknowledgements.
1953
c4444d16
PE
19542012-07-09 Paul Eggert <eggert@cs.ucla.edu>
1955
1956 Rename configure.in to configure.ac (Bug#11603).
1957 * ede.texi (Compiler and Linker objects, ede-proj-project)
1958 (ede-step-project): Prefer the name configure.ac to configure.in.
1959
ef091c97
MA
19602012-07-06 Michael Albinus <michael.albinus@gmx.de>
1961
c5b0993e
EW
1962 * tramp.texi (Multi-hops):
1963 Introduce `tramp-restricted-shell-hosts-alist'.
ef091c97 1964
89b163db
G
19652012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
1966
1967 * gnus.texi (POP before SMTP): POP-before-SMTP works with all sending
1968 methods, so don't mention smtpmail here.
1969
19702012-06-26 Wolfgang Jenkner <wjenkner@inode.at>
1971
1972 * gnus.texi (Picons): Document gnus-picon-properties.
1973
19742012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
1975
1976 * gnus.texi: Remove mention of compilation, as that's no longer
1977 supported.
1978
19792012-06-26 Christopher Schmidt <christopher@ch.ristopher.com>
1980
1981 * gnus.texi (Archived Messages): Mention
1982 gnus-gcc-pre-body-encode-hook and gnus-gcc-post-body-encode-hook.
1983
19842012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
1985
1986 * gnus.texi (Various Summary Stuff):
1987 Remove mention of `gnus-propagate-marks'.
1988
19892012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
1990
1991 * gnus.texi: Remove mentions of nnml/nnfolder/nntp backend marks,
1992 which no longer exist.
1993
19942012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
1995
1996 * gnus.texi (Archived Messages):
1997 Document gnus-gcc-self-resent-messages.
1998
19992012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2000
2001 * message.texi (Mail Variables):
2002 Mention the optional user parameter for X-Message-SMTP-Method.
2003
20042012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2005
2006 * gnus.texi (Posting Styles): Mention X-Message-SMTP-Method.
2007
2008 * message.texi (Mail Variables): Document X-Message-SMTP-Method.
2009
20102012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2011
2012 * gnus.texi (Key Index): Change encoding to utf-8.
2013
ac1a0ce1 20142012-06-21 Glenn Morris <rgm@gnu.org>
2fecccba
GM
2015
2016 * Makefile.in: Rename infodir to buildinfodir throughout. (Bug#11737)
2017
71cca84d
G
20182012-06-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
2019
2020 * gnus.texi (Group Timestamp): Mention where to find documentation for
2021 the `gnus-tmp-' variables (bug#11601).
2022
888a7fc0
MA
20232012-06-11 Michael Albinus <michael.albinus@gmx.de>
2024
2025 Sync with Tramp 2.2.6-pre.
2026
2027 * tramp.texi (all): Use consequently @command{}, @env{} and @kbd{}
2028 where appropriate.
2029 (Ad-hoc multi-hops): New section.
2030 (Remote processes): New subsection "Running remote processes on
2031 Windows hosts".
2032 (History): Add remote commands on Windows, and ad-hoc multi-hop
2033 methods.
2034 (External methods): "ControlPersist" must be set to "no" for the
2035 `scpc' method.
2036 (Remote processes): Add a note about `auto-revert-tail-mode'.
2037 (Frequently Asked Questions): Use "scpx" in combination with
2038 "ControlPersist". Reported by Adam Spiers <emacs@adamspiers.org>.
2039
2040 * trampver.texi: Update release number.
2041
31ca4639 20422012-06-10 Chong Yidong <cyd@gnu.org>
c342cead
CY
2043
2044 * sc.texi: Remove bogus @ifinfo commands which prevent makeinfo
2045 compilation for html-mono.
2046
0e8bbf66
PE
20472012-06-08 Paul Eggert <eggert@cs.ucla.edu>
2048
2049 * texinfo.tex: Merge from gnulib.
2050
b8f061b3
KY
20512012-05-29 Katsumi Yamaoka <yamaoka@jpl.org>
2052
2053 * Makefile.in (echo-info): Don't try to install info files named
2054 just ".info".
2055
16af873e
GM
20562012-05-28 Glenn Morris <rgm@gnu.org>
2057
c1dabff0
GM
2058 * calc.texi, dired-x.texi: Use @LaTeX rather than La@TeX. (Bug#10910)
2059
16af873e
GM
2060 * sc.texi: Nuke hand-written node pointers.
2061 Fix top-level menu to match actual node order.
2062
1d5b82ef
GM
20632012-05-27 Glenn Morris <rgm@gnu.org>
2064
2065 * cl.texi, dired-x.texi: Nuke hand-written node pointers.
2066 Some associated fixes, including not messing with chapno in cl.texi.
2067
33017faf 20682012-05-27 Bastien Guerry <bzg@gnu.org>
8c8b834f
BG
2069
2070 * org.texi (Durations and time values): Fix typo.
2071
d14b0029
JB
20722012-05-19 Jay Belanger <jay.p.belanger@gmail.com>
2073
33017faf 2074 * doc/misc/calc.texi (Basic Operations on Units, Customizing Calc):
d14b0029
JB
2075 Mention `calc-ensure-consistent-units'.
2076
2f4cadd1 20772012-05-14 Andreas Schwab <schwab@linux-m68k.org>
78e91d08 2078
9879e263
AS
2079 * cc-mode.texi: Avoid space before macro in 4th argument of cross
2080 reference commands. (Bug#11461)
2081
78e91d08
AS
2082 * Makefile.in (gnus.dvi): Use $@ instead of $*.dvi.
2083
3fe7cdc8
GM
20842012-05-12 Glenn Morris <rgm@gnu.org>
2085
9598ef0b
GM
2086 * Makefile.in (mostlyclean): Add more TeX intermediates.
2087
7d326a29
GM
2088 * Makefile.in: Make it look more like the other doc Makefiles.
2089 Use explicit $srcdir in all dependencies.
2090 Remove cd $srcdir from rules.
2091 (VPATH): Remove.
2092 (infodir): Set to an absolute path.
2093 (INFO_TARGETS): Use short names.
2094 (mkinfodir): infodir is now absolute.
2095 (echo-info, maintainer-clean): Update for new format of INFO_TARGETS.
2096
c7f95930 2097 * Makefile.in (info.info): Rename from info, to avoid duplication.
9583393f 2098 (.SUFFIXES): Disable implicit rules.
c7f95930 2099
3fe7cdc8
GM
2100 * Makefile.in (MKDIR_P): New, set by configure.
2101 (mkinfodir): Use $MKDIR_P.
2102
6f0652af
GM
21032012-05-07 Glenn Morris <rgm@gnu.org>
2104
2105 * forms.texi (Long Example): Update for changed location of files.
2106
8045b906
GM
21072012-05-04 Glenn Morris <rgm@gnu.org>
2108
2109 * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure.
2110 (INFO_TARGETS): Use $INFO_EXT.
2111 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
2112 * makefile.w32-in (INFO_EXT, INFO_OPTS): New.
2113 (INFO_TARGETS): Use $INFO_EXT.
2114 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
2115
9e7a4bcf
GM
21162012-05-02 Glenn Morris <rgm@gnu.org>
2117
9aa071df
GM
2118 * Makefile.in (echo-info): New phony target, used by top-level.
2119
9e7a4bcf
GM
2120 * viper.texi: Make direntry shorter (also it is no longer "newest").
2121
2122 * emacs-gnutls.texi, ert.texi, org.texi:
2123 Fix dircategory, direntry to match info/dir.
2124
31cc861c
GM
2125 * faq.texi: Convert @inforefs to @xrefs.
2126 Fix some malformed cross-references.
f9e320bb
GM
2127 (File-name conventions): Shorten section name to avoid overfull line.
2128 (How to add fonts): Use smallexample to avoid overfull lines.
31cc861c 2129
723ea6b5
TZ
21302012-05-01 Teodor Zlatanov <tzz@lifelogs.com>
2131
2132 * auth.texi (Help for users): Update for .gpg file being second.
2133
a8e7d6d7 21342012-04-27 Ippei Furuhashi <top.tuna+orgmode@gmail.com> (tiny change)
2f885dca
BG
2135
2136 * org.texi (Agenda commands): Fix two typos: give corresponding
2137 function names, according to `org-agenda-view-mode-dispatch'.
2138
a8e7d6d7 21392012-04-27 Glenn Morris <rgm@gnu.org>
dae39d9c
GM
2140
2141 * faq.texi (Major packages and programs): Remove section.
2142 There is no point listing 6 packages (cf etc/MORE.STUFF).
2143 (Finding Emacs and related packages): Move "Spell-checkers" here.
578c1d4b 2144
dcbf5805
MA
21452012-04-22 Michael Albinus <michael.albinus@gmx.de>
2146
2147 * dbus.texi (Version): New node.
2148 (Properties and Annotations): Mention the object manager
2149 interface. Describe dbus-get-all-managed-objects.
2150 (Type Conversion): Floating point numbers are allowed, if an
2151 anteger does not fit Emacs's integer range.
2152 (Synchronous Methods): Remove obsolete dbus-call-method-non-blocking.
2153 (Asynchronous Methods): Fix description of
2154 dbus-call-method-asynchronously.
c5b0993e
EW
2155 (Receiving Method Calls): Fix some minor errors.
2156 Add dbus-interface-emacs.
dcbf5805
MA
2157 (Signals): Describe unicast signals and the new match rules.
2158 (Alternative Buses): Add the PRIVATE optional argument to
2159 dbus-init-bus. Describe its new return value. Add dbus-setenv.
2160
adee4030
GM
21612012-04-20 Glenn Morris <rgm@gnu.org>
2162
2163 * faq.texi (New in Emacs 24): New section.
2164 (Packages that do not come with Emacs): Mention M-x list-packages.
2165
35dc09a1 21662012-04-14 Alan Mackenzie <acm@muc.de>
932de51c
AM
2167
2168 * cc-mode.texi (c-offsets-alist): Correct a typo.
2169
35dc09a1 21702012-04-14 Jérémie Courrèges-Anglas <jca@wxcvbn.org> (tiny change)
801a68c8
BG
2171
2172 * org.texi (Deadlines and scheduling): Fix the example: the
2173 DEADLINE item should come right after the headline. We enforce
2174 this convention, so it is a bug not to illustrate it correctly in
2175 the manual.
2176
35dc09a1 21772012-04-14 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
801a68c8
BG
2178
2179 * org.texi (Agenda commands): Fix documentation bug by swapping
2180 the equivalent keybindings to `org-agenda-next-line' with the ones
2181 to `org-agenda-previous-line'.
2182
35dc09a1 21832012-04-14 Glenn Morris <rgm@gnu.org>
f48a9cb4
GM
2184
2185 * Makefile.in: Replace non-portable use of $< in ordinary rules.
2186
e2560ea8
EZ
21872012-04-09 Eli Zaretskii <eliz@gnu.org>
2188
c5b0993e
EW
2189 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean):
2190 Add emacs-gnutls.
e2560ea8
EZ
2191 ($(infodir)/emacs-gnutls, emacs-gnutls.dvi): New targets.
2192
6b4f4a2d
TZ
21932012-04-09 Teodor Zlatanov <tzz@lifelogs.com>
2194
250b840e 2195 * Makefile.in: Add emacs-gnutls.texi to build.
6b4f4a2d
TZ
2196
2197 * emacs-gnutls.texi: Add documentation for the GnuTLS integration.
2198
ca2c89b6
TZ
21992012-04-05 Teodor Zlatanov <tzz@lifelogs.com>
2200
2201 * auth.texi (Secret Service API): Edit further and give examples.
c8bf3227 2202 (Secret Service API): Adjust @samp to @code for collection names.
ca2c89b6 2203
aebd5f1a
GM
22042012-04-04 Glenn Morris <rgm@gnu.org>
2205
2206 * auth.texi (Secret Service API): Copyedits.
2207 (Help for developers): Fill in some missing function doc-strings.
3c93d00f
GM
2208 (Help for users, Help for developers)
2209 (GnuPG and EasyPG Assistant Configuration): Markup fixes.
aebd5f1a 2210
0317dd51
MA
22112012-04-04 Michael Albinus <michael.albinus@gmx.de>
2212
2213 * auth.texi (Secret Service API): Add the missing text.
2214
3d439cd1
CY
22152012-04-04 Chong Yidong <cyd@gnu.org>
2216
2217 * message.texi (Using PGP/MIME): Note that epg is now the default.
2218
2219 * gnus.texi: Reduce references to obsolete pgg library.
2220 (Security): Note that epg is now the default.
2221
2222 * gnus-faq.texi (FAQ 8-2): Mention EasyPG.
2223
2224 * nxml-mode.texi (Completion): C-RET is no longer bound to
2225 nxml-complete.
2226
153ae947
BG
22272012-04-01 Jambunathan K <kjambunathan@gmail.com>
2228
2229 * org.texi (Customizing tables in ODT export): Correct few errors.
2230
22312012-04-01 Jambunathan K <kjambunathan@gmail.com>
2232
2233 * org.texi (Links in ODT export): Update.
2234 (Labels and captions in ODT export): New node.
2235
22362012-04-01 Jambunathan K <kjambunathan@gmail.com>
2237
2238 * org.texi (Literal examples in ODT export): htmlfontify.el in
2239 Emacs-24.1 now supports fontification. So ODT source blocks will
2240 be fontified by default.
2241
22422012-04-01 Julian Gehring <julian.gehring@googlemail.com> (tiny change)
2243
2244 * org.texi (Refiling notes): Remove duplicated keybinding.
2245
22462012-04-01 Eric Schulte <eric.schulte@gmx.com>
2247
2248 * org.texi (noweb): Documentation of this new option to the :noweb
2249 header argument.
2250
22512012-04-01 Suvayu Ali <fatkasuvayu+linux@gmail.com>
2252
2253 * org.texi (Header and sectioning): Add example demonstrating how
2254 to use "LaTeX_CLASS_OPTIONS".
2255
22562012-04-01 Eric Schulte <eric.schulte@gmx.com>
2257
2258 * org.texi (Noweb reference syntax): Describe the ability to
2259 execute noweb references in the manual.
2260
22612012-04-01 Eric Schulte <eric.schulte@gmx.com>
2262
2263 * org.texi (cache): Improve cache documentation when session
2264 evaluation is used.
2265
22662012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
2267
2268 * org.texi (Plain lists): Document removal.
2269
22702012-04-01 Michael Brand <michael.ch.brand@gmail.com>
2271
2272 * org.texi: Decapitalize file name in references to Calc manual.
2273
22742012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
2275
2276 * org.texi (Plain lists): Document removal.
2277
22782012-04-01 Jambunathan K <kjambunathan@gmail.com>
2279
2280 * org.texi (Top, OpenDocument Text export)
2281 (ODT export commands, Extending ODT export)
2282 (Images in ODT export, Tables in ODT export)
2283 (Configuring a document converter): Add or Update.
2284
22852012-04-01 Carsten Dominik <carsten.dominik@gmail.com>
2286
2287 * org.texi (MobileOrg): Change the wording to reflect that the
2288 Android Version is no longer just the little brother of the iOS
2289 version.
2290
22912012-04-01 Eric Schulte <eric.schulte@gmx.com>
2292
c5b0993e 2293 * org.texi (Key bindings and useful functions): Update babel key
153ae947
BG
2294 binding documentation in manual.
2295
22962012-04-01 Eric Schulte <eric.schulte@gmx.com>
2297
2298 * org.texi (noweb): Document new noweb header value.
2299
23002012-04-01 Eric Schulte <eric.schulte@gmx.com>
2301
2302 * org.texi (noweb-sep): Document new header argument.
2303
23042012-04-01 Eric Schulte <eric.schulte@gmx.com>
2305
2306 * org.texi (noweb-ref): Documentation of this new custom variable.
2307
23082012-04-01 Eric Schulte <eric.schulte@gmx.com>
2309
2310 * org.texi (wrap): Update the new :wrap documentation to match the
2311 current implementation.
2312
23132012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
2314
2315 * org.texi: Added documentation for :wrap.
2316
23172012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
2318
2319 * org.texi: #+RESULTS now user-configurable.
2320
23212012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
2322
2323 * org.texi: Documented :noweb no-export.
2324
23252012-04-01 Thomas Dye <dk@poto.local>
2326
2327 * org.texi: Edit :noweb no header argument for correctness.
2328
1e20eeb7 23292012-04-01 Bastien Guerry <bzg@gnu.org>
153ae947
BG
2330
2331 * org.texi (Customization): Update the approximate number of Org
2332 variables.
2333
23342012-04-01 Thomas Dye <dk@poto.local>
2335
2336 * org.texi: The :results wrap produces a drawer instead of a
2337 begin_results block.
2338
005a89ff
G
23392012-03-22 Peder O. Klingenberg <peder@klingenberg.no> (tiny change)
2340
2341 * gnus.texi (Archived Messages): Update `gnus-message-archive-group' to
2342 reflect the new default.
2343
589ce070
EZ
23442012-03-10 Eli Zaretskii <eliz@gnu.org>
2345
2346 * info.texi (Expert Info): Move the index entry for "Texinfo" from
2347 "Getting Started" to this node. (Bug#10450)
2348
a5392527
CY
23492012-03-10 Chong Yidong <cyd@gnu.org>
2350
8ae818e4
CY
2351 * flymake.texi (Example -- Configuring a tool called via make):
2352 Mention the Automake COMPILE variable (Bug#8715).
2353
a5392527
CY
2354 * info.texi (Getting Started): Add an index entry (Bug#10450).
2355
d49902e4
MA
23562012-03-02 Michael Albinus <michael.albinus@gmx.de>
2357
2358 * dbus.texi (Signals): Known names will be mapped onto unique
2359 names, when registering for signals.
2360
53eced6d
GM
23612012-02-29 Glenn Morris <rgm@gnu.org>
2362
bcd6cd23
GM
2363 * url.texi: Fix quote usage in body text.
2364
775b55af
GM
2365 * sem-user.texi, url.texi, woman.texi: Use "" quotes in menus.
2366
53eced6d
GM
2367 * cl.texi: Use @code{} in menus when appropriate.
2368
44e97401
GM
23692012-02-28 Glenn Morris <rgm@gnu.org>
2370
2371 * calc.texi, cc-mode.texi, cl.texi, ebrowse.texi, ediff.texi:
2372 * eshell.texi, gnus-faq.texi, gnus-news.texi, gnus.texi:
2373 * idlwave.texi, info.texi, newsticker.texi, nxml-mode.texi:
2374 * org.texi, sc.texi, vip.texi, viper.texi:
2375 Standardize possessive apostrophe usage.
2376
fa9a0855
CY
23772012-02-26 Chong Yidong <cyd@gnu.org>
2378
2379 * ediff.texi (Quick Help Commands): Add a couple of index entries
2380 (Bug#10834).
2381
0fd2c9a3
GM
23822012-02-17 Glenn Morris <rgm@gnu.org>
2383
2384 * gnus.texi (Posting Styles):
2385 * remember.texi (Org): Fix cross-refs to other manuals.
2386
9f26dc24
GM
23872012-02-15 Glenn Morris <rgm@gnu.org>
2388
2389 * smtpmail.texi (Emacs Speaks SMTP): General update for 24.1.
2390 (Encryption): New chapter, split out from previous.
2391
3d2af193
LI
23922012-02-13 Lars Ingebrigtsen <larsi@gnus.org>
2393
c5b0993e
EW
2394 * gnus.texi (Customizing the IMAP Connection):
2395 Mention nnimap-record-commands.
3d2af193 2396
b74c9672
GM
23972012-02-10 Glenn Morris <rgm@gnu.org>
2398
2399 * url.texi (Retrieving URLs): Update url-retrieve arguments.
2400 Mention url-queue-retrieve.
2401
2ebc3b94
GM
24022012-02-09 Glenn Morris <rgm@gnu.org>
2403
9fcfcdef
GM
2404 * sem-user.texi (Semantic mode user commands): Typo fix.
2405
2ebc3b94
GM
2406 * info.texi (Create Info buffer): Mention info-display-manual.
2407
7c4bbb69
LI
24082012-02-07 Lars Ingebrigtsen <larsi@gnus.org>
2409
2410 * gnus.texi (Mail Source Specifiers): Add a pop3 via an SSH tunnel
2411 example (modified from an example by Michael Albinus).
2412
debce7bc
G
24132012-01-30 Philipp Haselwarter <philipp.haselwarter@gmx.de> (tiny change)
2414
2415 * gnus.texi (Agent Basics): Fix outdated description of
2416 `gnus-agent-auto-agentize-methods'.
2417
b207a4ec
AS
24182012-01-28 Andreas Schwab <schwab@linux-m68k.org>
2419
2420 * cc-mode.texi: Always @defindex ss.
2421 (Config Basics): Fix argument of @itemize.
2422 (Macro Backslashes): Add @code around index entry.
2423
b8fe8712
GM
24242012-01-23 Glenn Morris <rgm@gnu.org>
2425
2426 * pcl-cvs.texi (About PCL-CVS): Refer to vc-dir rather than vc-dired.
2427
02dc2fd7
EH
24282012-01-19 Eric Hanchrow <eric.hanchrow@gmail.com>
2429
2430 * tramp.texi (File): Tweak wording for the `scpc' option.
2431
e7719ea1
G
24322012-01-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
2433
2434 * gnus.texi (Group Parameters): Really note precedence.
2435
9937bef4
G
24362012-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
2437
2438 * gnus.texi (Group Parameters): Note precedence.
2439
e66ba1df
BG
24402012-01-03 Eric Schulte <eric.schulte@gmx.com>
2441
2442 * org.texi (Noweb reference syntax): Adding documentation of
2443 the `*org-babel-use-quick-and-dirty-noweb-expansion*'
2444 variable.
2445
24462012-01-03 Bastien Guerry <bzg@gnu.org>
2447
2448 * org.texi (Plain lists): Split the table to fix the display
2449 of items.
2450
24512012-01-03 Bastien Guerry <bzg@gnu.org>
2452
2453 * org.texi (Plain lists): Fix misplaced explanation.
2454
24552012-01-03 Bastien Guerry <bzg@gnu.org>
2456
2457 * org.texi (Plain lists, Agenda files): Add index entries.
2458
24592012-01-03 Julian Gehring <julian.gehring@googlemail.com>
2460
2461 * org.texi: Use "Org mode" instead of alternatives like
2462 "Org-mode" or "org-mode".
2463
24642012-01-03 Bernt Hansen <bernt@norang.ca>
2465
c5b0993e
EW
2466 * org.texi (Agenda commands):
2467 Document `org-clock-report-include-clocking-task'.
e66ba1df
BG
2468
24692012-01-03 Bastien Guerry <bzg@gnu.org>
2470
2471 * org.texi (Checkboxes): Document the new behavior of `C-u C-c
2472 C-c' on checkboxes.
2473
24742012-01-03 Julian Gehring <julian.gehring@googlemail.com>
2475
2476 * org.texi: End sentences with two spaces.
2477
24782012-01-03 Michael Brand <michael.ch.brand@gmail.com>
2479
2480 * org.texi (External links): Document the link types file+sys
2481 and file+emacs, slightly narrow used page width.
2482
24832012-01-03 Eric Schulte <eric.schulte@gmx.com>
2484
2485 * org.texi (colnames): Note that colnames behavior may differ
2486 across languages.
2487
24882012-01-03 Bastien Guerry <bzg@gnu.org>
2489
2490 * org.texi (Weekly/daily agenda, Agenda commands): Fix typos.
2491
24922012-01-03 Thomas Dye <dk@poto.westell.com>
2493
2494 * org.texi: Augmented discussion of babel property
2495 inheritance. Put footnote outside sentence ending period.
2496
24972012-01-03 Eric Schulte <schulte.eric@gmail.com>
2498
2499 * org.texi (eval): Documenting the full range of :eval header
2500 argument values.
2501
25022012-01-03 Eric Schulte <schulte.eric@gmail.com>
2503
2504 * org.texi (eval): Documentation of the new :eval option.
2505
25062012-01-03 Thomas Dye <dk@poto.local>
2507
2508 * org.texi: Add accumulated properties.
2509
25102012-01-03 Thomas Dye <dk@poto.local>
2511
2512 * org.texi: Documented no spaces in name=assign, another
2513 correction to :var table.
2514
25152012-01-03 Thomas Dye <dk@poto.local>
2516
2517 * org.texi: Changed DATA to NAME in Working With Source Code
2518 section.
2519
25202012-01-03 Tom Dye <tsd@tsdye.com>
2521
2522 * org.texi: Minor change to :var table.
2523
25242012-01-03 Tom Dye <tsd@tsdye.com>
2525
2526 * org.texi: More changes to :var table (some examples were wrong).
2527
25282012-01-03 Tom Dye <tsd@tsdye.com>
2529
2530 * org.texi: Cleaned up :var table.
2531
25322012-01-03 Bastien Guerry <bzg@gnu.org>
2533
2534 * org.texi (Timestamps, Weekly/daily agenda)
2535 (Weekly/daily agenda): Add @cindex for "appointment".
2536
25372012-01-03 Eric Schulte <schulte.eric@gmail.com>
2538
2539 * org.texi (Literal examples): A new link to the template for
2540 inserting empty code blocks.
2541 (Structure of code blocks): A new link to the template for
2542 inserting empty code blocks.
2543
25442012-01-03 Rafael Laboissiere <rafael@laboissiere.net> (tiny change)
2545
2546 * org.texi (External links): Add footnote on how the behavior
2547 of the text search in Org files are controled by the variable
2548 `org-link-search-must-match-exact-headline'.
2549
25502012-01-03 Eric Schulte <schulte.eric@gmail.com>
2551
c5b0993e
EW
2552 * org.texi (Buffer-wide header arguments):
2553 Update documentation to reflect removal of #+PROPERTIES.
e66ba1df
BG
2554
25552012-01-03 Carsten Dominik <carsten.dominik@gmail.com>
2556
2557 * org.texi (The clock table): Mention that ACHIVED trees
2558 contribute to the clock table.
2559
25602012-01-03 Carsten Dominik <carsten.dominik@gmail.com> (tiny change)
2561
2562 * org.texi (Conflicts): Better yasnippet config info.
2563
25642012-01-03 Bastien Guerry <bzg@gnu.org> (tiny change)
2565
d1389828 2566 * org.texi (Selective export): Explicitly mention the default
e66ba1df
BG
2567 values for `org-export-select-tags',
2568 `org-export-exclude-tags'.
2569
25702012-01-03 Tom Dye <tsd@tsdye.com>
2571
2572 * org.texi: Added a line to specify that header arguments are
2573 lowercase.
2574
25752012-01-03 Tom Dye <tsd@tsdye.com>
2576
2577 * org.texi: :var requires default value when declared.
2578
25792012-01-03 Bastien Guerry <bzg@gnu.org>
2580
2581 * org.texi (Handling links): Add a note about the
2582 `org-link-frame-setup' option.
2583
25842012-01-03 David Maus <dmaus@ictsoc.de>
2585
2586 * org.texi (Exporting Agenda Views, Extracting agenda
2587 information): Fix command line syntax, quote symbol parameter
2588 values.
2589
25902012-01-03 David Maus <dmaus@ictsoc.de>
2591
2592 * org.texi (Exporting Agenda Views): Fix command line syntax.
2593
8d80ef01
PE
25942011-12-28 Paul Eggert <eggert@cs.ucla.edu>
2595
2596 * gnus.texi (Mail Source Customization, Mail Back End Variables):
2597 Use octal notation for file permissions, which are normally
2598 thought of in octal.
2599 (Mail Back End Variables): Use more-plausible modes in example.
2600
47d42d81
AM
26012011-12-20 Alan Mackenzie <acm@muc.de>
2602
2603 * cc-mode.texi: Update version string 5.31 -> 5.32.
2604
a98edce9
JB
26052011-12-06 Juanma Barranquero <lekktu@gmail.com>
2606
2607 * gnus-faq.texi (FAQ 2-1, FAQ 3-8, FAQ 4-14, FAQ 9-1): Fix typos.
2608
321decc8
GM
26092011-11-24 Glenn Morris <rgm@gnu.org>
2610
2611 * gnus.texi, smtpmail.texi: Fix case of "GnuTLS".
2612
f8107b79
JB
26132011-11-24 Juanma Barranquero <lekktu@gmail.com>
2614
2615 * makefile.w32-in: Update dependencies.
2616
f5a96a4f
GM
26172011-11-20 Glenn Morris <rgm@gnu.org>
2618
2619 * gnus.texi (Group Information):
2620 Remove gnus-group-fetch-faq, command deleted 2010-09-24.
2621
cd1181db
JB
26222011-11-20 Juanma Barranquero <lekktu@gmail.com>
2623
2624 * gnus-coding.texi (Gnus Maintenance Guide):
2625 Rename from "Gnus Maintainance Guide".
2626
2627 * ede.texi (ede-compilation-program, ede-compiler, ede-linker):
2628 * eieio.texi (Customizing):
fe7a3057
JB
2629 * gnus.texi (Article Washing):
2630 * gnus-news.texi:
2631 * sem-user.texi (Smart Jump): Fix typos.
cd1181db 2632
7877f373
JB
26332011-11-16 Juanma Barranquero <lekktu@gmail.com>
2634
2635 * org.texi (Agenda commands, Exporting Agenda Views): Fix typos.
2636
0d26e0b6
JB
26372011-11-15 Juanma Barranquero <lekktu@gmail.com>
2638
c7015153
JB
2639 * ede.texi (project-am-texinfo):
2640 * gnus.texi (Sending or Not Sending):
2641 * org.texi (Template elements): Fix typos.
0d26e0b6 2642
0b381c7e
JB
26432011-11-14 Juanma Barranquero <lekktu@gmail.com>
2644
2645 * ediff.texi (Hooks):
c7015153 2646 * sem-user.texi (Semanticdb Roots): Fix typos.
0b381c7e 2647
40a8bdf6
JB
26482011-11-11 Juanma Barranquero <lekktu@gmail.com>
2649
2650 * semantic.texi (Tag handling): Fix typo.
2651
57dda3bb
KY
26522011-10-31 Katsumi Yamaoka <yamaoka@jpl.org>
2653
2654 * gnus.texi (Other Gnus Versions): Remove.
2655
52bedd34
AM
26562011-10-28 Alan Mackenzie <acm@muc.de>
2657
2658 * cc-mode.texi (Indentation Commands): Mention "macros with semicolons".
2659 (Other Special Indentations): Add an xref to "Macros with ;".
2660 (Customizing Macros): Add stuff about syntax in macros. Add an xref to
2661 "Macros with ;".
2662 (Macros with ;): New page.
2663
00b77525
GM
2664 * cc-mode.texi (Movement Commands): Document `c-defun-tactic'.
2665 Document the new handling of nested scopes for movement by defuns.
52bedd34 2666
4a623313
MA
26672011-10-23 Michael Albinus <michael.albinus@gmx.de>
2668
2669 Sync with Tramp 2.2.3.
2670
2671 * trampver.texi: Update release number.
2672
466a320e
GM
26732011-10-14 Glenn Morris <rgm@gnu.org>
2674
2675 * ert.texi (Introduction, How to Run Tests)
2676 (Running Tests Interactively, Expected Failures)
2677 (Tests and Their Environment, Useful Techniques)
2678 (Interactive Debugging, Fixtures and Test Suites):
2679 Minor rephrasings.
2680 (Running Tests Interactively, The @code{should} Macro): Add xrefs.
2681 (Running Tests in Batch Mode): Simplify loading instructions.
2682 (Test Selectors): Clarify some selectors.
2683 (Expected Failures, Useful Techniques):
2684 Make examples fit in 80 columns.
2685
2be4956d
JB
26862011-10-13 Jay Belanger <jay.p.belanger@gmail.com>
2687
2688 * calc.texi (Basic Operations on Units): Discuss temperature
2689 conversion (`u t') alongside with other unit conversions ('u c').
2690
7359a765
GM
26912011-10-12 Glenn Morris <rgm@gnu.org>
2692
2693 * ert.texi: Whitespace trivia to make main menu items line up better.
2694
a0c52e5d
GM
26952011-10-08 Glenn Morris <rgm@gnu.org>
2696
2697 * Makefile.in: Fix ert rules.
2698
465d0300
G
26992011-10-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
2700
2701 * gnus.texi (Gnus Utility Functions): Add more references and
2702 explanations (bug#9683).
2703
a5166359
LMI
27042011-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
2705
2706 * gnus.texi (Archived Messages): Note the default (bug#9552).
2707
b523dc20
BW
27082011-09-21 Bill Wohler <wohler@newt.com>
2709
2710 Release MH-E manual version 8.3.
2711
58179cce 2712 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
b523dc20 2713 release 8.3.
c5b0993e 2714 (Preface): Update support information.
bd7239f5 2715 (From Bill Wohler): Reset text to original version. As a
b523dc20
BW
2716 historical quote, the tense should be correct in the time that it
2717 was written.
2718
0afb49a1
LMI
27192011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
2720
2721 * gnus.texi (Listing Groups): Explain `gnus-group-list-limit'.
2722 (Finding the News): Doc clarification.
2723 (Terminology): Mention naming.
2724
e21bac42
G
27252011-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
2726
2727 * gnus.texi: Remove mentions of `recent', which are now obsolete.
2728 (Interactive): Document `quiet'.
2729
5b409b39 27302011-08-15 Suvayu Ali <fatkasuvayu+linux@gmail.com> (tiny change)
5cb05633 2731
bd7239f5 2732 * org.texi (Images in LaTeX export): Rewrite.
5cb05633 2733
5b409b39 27342011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837 2735
bd7239f5 2736 * org.texi (Using the mapping API): Mention 'region as a possible
3ab2c837
BG
2737 scope for `org-map-entries'.
2738
5b409b39 27392011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
2740
2741 * org.texi (Visibility cycling): Document `org-copy-visible'.
2742
5b409b39 27432011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837 2744
bd7239f5 2745 * org.texi (Template expansion): Order template sequences in the
3ab2c837
BG
2746 proper order.
2747
5b409b39 27482011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2749
2750 * org.texi (eval): Expand discussion of the :eval header argument.
2751
5b409b39 27522011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837
BG
2753
2754 * org.texi (Languages): Add Lilypond and Awk as supported
2755 languages.
2756
5b409b39 27572011-08-15 Achim Gratz <stromeko@nexgo.de>
3ab2c837 2758
bd7239f5 2759 * org.texi: Document that both CLOCK_INTO_DRAWER and
3ab2c837
BG
2760 LOG_INTO_DRAWER can be used to override the contents of variable
2761 org-clock-into-drawer (or if unset, org-log-into-drawer).
2762
bd7239f5 2763 * org.texi: Replace @xref->@pxref.
3ab2c837 2764
5b409b39 27652011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2766
2767 * org.texi (Evaluating code blocks): Documenting the new option
2768 for inline call lines.
2769
5b409b39 27702011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2771
2772 * org.texi (Results of evaluation): More explicit about the
2773 mechanism through which interactive evaluation of code is
2774 performed.
2775
5b409b39 27762011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2777
2778 * org.texi (noweb-ref): New header argument documentation.
2779
5b409b39 27802011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2781
2782 * org.texi (Extracting source code): Documentation of the new
2783 org-babel-tangle-named-block-combination variable.
2784
5b409b39 27852011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837 2786
bd7239f5 2787 * org.texi (Structure of code blocks): Explicitly state that the
ed9265fc 2788 behavior of multiple blocks of the same name is undefined.
3ab2c837 2789
5b409b39 27902011-08-15 Christian Egli <christian.egli@sbszh.ch>
3ab2c837
BG
2791
2792 * org.texi (TaskJuggler export): Modify the example to reflect the
2793 new effort durations.
2794
5b409b39 27952011-08-15 David Maus <dmaus@ictsoc.de>
3ab2c837
BG
2796
2797 * org.texi (Images in LaTeX export): Escape curly brackets in
2798 LaTeX example.
2799
5b409b39 28002011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
2801
2802 * org.texi (The clock table): Document the :properties and
2803 :inherit-props arguments for the clocktable.
2804
5b409b39 28052011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
2806
2807 * org.texi (Tables in LaTeX export): Document specifying placement
2808 options for tables.
2809
5b409b39 28102011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2811
2812 * org.texi (Evaluating code blocks): More specific documentation
2813 about the different types of header arguments.
2814
5b409b39 28152011-08-15 Manuel Giraud <manuel.giraud@univ-nantes.fr>
3ab2c837
BG
2816
2817 * org.texi (Sitemap): Document `:sitemap-sans-extension' property.
2818
5b409b39 28192011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
2820
2821 * org.texi (Built-in table editor): Document the table field
2822 follow mode.
2823
5b409b39 28242011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
3ab2c837
BG
2825
2826 * org.texi (Easy Templates): Document new template.
2827
5b409b39 28282011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
3ab2c837
BG
2829
2830 * org.texi (Literal examples): Add a cross-reference from "Literal
2831 Examples" to "Easy Templates."
2832
5b409b39 28332011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
2834
2835 * org.texi (The clock table): Add link to match syntax.
2836
5b409b39 28372011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
2838
2839 * org.texi (Agenda commands): Document clock consistency checks.
2840
5b409b39 28412011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
2842
2843 * org.texi (Built-in table editor): Document that \vert represents
2844 a vertical bar in a table field.
2845
5b409b39 28462011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2847
2848 * org.texi (Literal examples): Link from "Markup" > "Literate
2849 Examples" to "Working with Source Code".
2850
5b409b39 28512011-08-15 Puneeth Chaganti <punchagan@gmail.com>
3ab2c837
BG
2852
2853 * org.texi (Agenda commands): Doc for function option to bulk
2854 action.
2855
5b409b39 28562011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
2857
2858 * org.texi (Template expansion): Document new %<...> template
2859 escape.
2860
5b409b39 28612011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
2862
2863 * org.texi (Selective export): Document exclusion of any tasks
2864 from export.
2865
5b409b39 28662011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
2867
2868 * org.texi (Selective export): Document how to exclude DONE tasks
2869 from export.
2870 (Publishing options): Document the properties to be used to turn off
2871 export of DONE tasks.
2872
5b409b39 28732011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
2874
2875 * org.texi (The date/time prompt): Document date range protection.
2876
5b409b39 28772011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2878
2879 * org.texi (padline): Documentation of the new padline header
2880 argument.
2881
5b409b39 28822011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2883
2884 * org.texi (var): Adding "[" to list of characters triggering
2885 elisp evaluation.
2886
5b409b39 28872011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2888
2889 * org.texi (var): Documentation of Emacs Lisp evaluation during
2890 variable assignment.
2891
5b409b39 28922011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2893
2894 * org.texi (colnames): Reference indexing into variables, and note
2895 that colnames are *not* removed before indexing occurs.
2896 (rownames): Reference indexing into variables, and note that
2897 rownames are *not* removed before indexing occurs.
2898
5b409b39 28992011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2900
2901 * org.texi (var): Clarification of indexing into tabular
2902 variables.
2903
5b409b39 29042011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2905
2906 * org.texi (results): Documentation of the `:results wrap' header
2907 argument.
2908
5b409b39 29092011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837 2910
bd7239f5 2911 * org.texi (LaTeX and PDF export): Add a note about a limitation
3ab2c837
BG
2912 of the LaTeX export: the org file has to be properly structured.
2913
5b409b39 29142011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837 2915
c5b0993e
EW
2916 * org.texi (Dynamic blocks, Structure editing):
2917 Mention the function `org-narrow-to-block'.
3ab2c837 2918
5b409b39 29192011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2920
2921 * org.texi (Languages): Updating list of code block supported
2922 languages.
2923
5b409b39 29242011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
2925
2926 * org.texi (Special properties): CATEGORY is a special property,
2927 but it may also used in the drawer.
2928
5b409b39 29292011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2930
2931 * org.texi (mkdirp): Documentation of the :mkdirp header argument.
2932
5b409b39 29332011-08-15 Puneeth Chaganti <punchagan@gmail.com>
3ab2c837
BG
2934
2935 * org.texi (Include files): Document :lines.
2936
5b409b39 29372011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2938
2939 * org.texi (comments): Documentation of the ":comments noweb" code
2940 block header argument.
2941
5b409b39 29422011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837 2943
c5b0993e 2944 * org.texi (Conflicts): Change "yasnippets" to "yasnippet" and
3ab2c837
BG
2945 added extra whitespace around functions to be consistent with the
2946 rest of the section.
2947
5b409b39 29482011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837 2949
c5b0993e 2950 * org.texi (Evaluating code blocks): Expand discussion of
3ab2c837 2951 #+call: line syntax.
c5b0993e 2952 (Header arguments in function calls): Expand discussion of
3ab2c837
BG
2953 #+call: line syntax.
2954
5b409b39 29552011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2956
2957 * org.texi (Evaluating code blocks): More explicit about how to
2958 pass variables to #+call lines.
2959
5b409b39 29602011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2961
2962 * org.texi (Results of evaluation): Link to the :results header
2963 argument list from the "Results of evaluation" section.
2964
5b409b39 29652011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2966
2967 * org.texi (Conflicts): Adding additional information about
2968 resolving org/yasnippet conflicts.
2969
5b409b39 29702011-08-15 David Maus <dmaus@ictsoc.de>
3ab2c837
BG
2971
2972 * org.texi (Publishing options): Document style-include-scripts
2973 publishing project property.
2974
5b409b39 29752011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
2976
2977 * org.texi (Sparse trees): Document the next-error /
2978 previous-error functionality.
2979
5b409b39 29802011-08-15 Tom Dye <tsd@tsdye.com>
3ab2c837 2981
c5b0993e 2982 * org.texi (cache): Improve documentation of code block caches.
3ab2c837 2983
5b409b39 29842011-08-15 Tom Dye <tsd@tsdye.com>
3ab2c837 2985
c5b0993e
EW
2986 * org.texi (Code block specific header arguments):
2987 Documentation of multi-line header arguments.
3ab2c837 2988
5b409b39 29892011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2990
2991 * org.texi (Code evaluation security): Add example for using a
2992 function.
2993
5b409b39 29942011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2995
2996 * org.texi (Tables in LaTeX export): Documentation of new
2997 attr_latex options for tables.
2998
5b409b39
BG
29992011-08-03 Michael Albinus <michael.albinus@gmx.de>
3000
3001 * trampver.texi: Update release number.
3002
30032011-07-30 Michael Albinus <michael.albinus@gmx.de>
3004
3005 Sync with Tramp 2.2.2.
3006
3007 * trampver.texi: Update release number.
3008
064e2d08
LMI
30092011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
3010
3011 * flymake.texi (Example -- Configuring a tool called via make):
3012 Use /dev/null instead of the Windows "nul" (bug#8715).
3013
b8151e9c
LMI
30142011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
3015
3016 * widget.texi (Setting Up the Buffer): Remove mention of the
3017 global keymap parent, which doesn't seem to be accurate
3018 (bug#7045).
3019
5b409b39
BG
30202011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
3021
3022 * org.texi (Special agenda views): Fix double quoting (bug#3509).
3023
c0a8ae95
KR
30242010-07-10 Kevin Ryde <user42@zip.com.au>
3025
3026 * cl.texi (For Clauses): Add destructuring example processing an
3027 alist (bug#6596).
3028
ac6531ad
LMI
30292011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
3030
3031 * ediff.texi (Major Entry Points): Remove mention of `require',
3032 since that's not pertinent in the installed Emacs (bug#9016).
3033
d30dd079
G
30342011-07-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
3035
3036 * gnus.texi (Expiring Mail): Document gnus-auto-expirable-marks.
0c502747
LMI
3037 (Filtering New Groups): Clarify how simple the "options -n" format is.
3038 (Agent Expiry): Remove mention of `gnus-request-expire-articles', which
3039 is internal.
d30dd079 3040
862c0d68
MA
30412011-07-04 Michael Albinus <michael.albinus@gmx.de>
3042
c5b0993e
EW
3043 * tramp.texi (Cleanup remote connections):
3044 Add `tramp-cleanup-this-connection'.
862c0d68 3045
cd865a33
G
30462011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
3047
3048 * gnus.texi (Subscription Methods): Link to "Group Levels" to explain
3049 zombies.
3050 (Checking New Groups): Ditto (bug#8974).
c5b0993e 3051 (Checking New Groups): Move the reference to the right place.
cd865a33
G
3052
30532011-07-03 Dave Abrahams <dave@boostpro.com> (tiny change)
3054
3055 * gnus.texi (Startup Files): Clarify that we're talking about numbered
3056 backups, and not actual vc (bug#8975).
3057
79414ae4
KR
30582011-07-03 Kevin Ryde <user42@zip.com.au>
3059
3060 * cl.texi (For Clauses): @items for hash-values and key-bindings
3061 to make them more visible when skimming. Add examples of `using'
3062 clause to them, examples being clearer than a description in
3063 words (bug#6599).
3064
847ccf7c
AM
30652011-07-01 Alan Mackenzie <acm@muc.de>
3066
3067 * cc-mode.texi (Guessing the Style): New page.
3068 (Styles): Add a short introduction to above.
3069
3da13bb9
DD
30702011-06-28 Deniz Dogan <deniz@dogan.se>
3071
3072 * rcirc.texi (Configuration): Bug-fix:
3073 `rcirc-default-user-full-name' is now `rcirc-default-full-name'.
3074 Reported by Elias Pipping <pipping@exherbo.org>.
3075
60a0884e
G
30762011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
3077
c5b0993e
EW
3078 * gnus.texi (Summary Mail Commands):
3079 Document `gnus-summary-reply-to-list-with-original'.
60a0884e 3080
0c7efc08
SM
30812011-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
3082
3083 * eshell.texi (Known problems): Fix typo.
3084
ea3596a2
MA
30852011-06-12 Michael Albinus <michael.albinus@gmx.de>
3086
0c7efc08 3087 * tramp.texi (Customizing Completion): Mention authinfo-style files.
ea3596a2
MA
3088 (Password handling): `auth-source-debug' is good for debug messages.
3089
2da9c605
G
30902011-05-31 Teodor Zlatanov <tzz@lifelogs.com>
3091
3092 * gnus.texi (Store custom flags and keywords): Refer to
3093 `gnus-registry-article-marks-to-{chars,names}' instead of
3094 `gnus-registry-user-format-function-{M,M2}'.
3095
e61923c8
GM
30962011-05-27 Paul Eggert <eggert@cs.ucla.edu>
3097
3098 * texinfo.tex: Merge from gnulib.
3099
627abcdd
TZ
31002011-05-18 Teodor Zlatanov <tzz@lifelogs.com>
3101
3102 * gnus.texi (Gnus Registry Setup): Rename from "Setup".
0c7efc08
SM
3103 (Store custom flags and keywords):
3104 Mention `gnus-registry-user-format-function-M' and
627abcdd
TZ
3105 `gnus-registry-user-format-function-M2'.
3106
a3c92bc1
EZ
31072011-05-17 Paul Eggert <eggert@cs.ucla.edu>
3108
8f906c40 3109 * texinfo.tex: Sync from gnulib, version 2011-05-11.16.
a3c92bc1 3110
85d870a9
GM
31112011-05-17 Glenn Morris <rgm@gnu.org>
3112
3113 * gnus.texi (Face): Fix typo.
3114
2cdee799
GM
31152011-05-14 Glenn Morris <rgm@gnu.org>
3116
3117 * dired-x.texi (Omitting Examples): Minor addition.
3118
79b70037
GM
31192011-05-10 Jim Meyering <meyering@redhat.com>
3120
3121 * ede.texi: Fix typo "or or -> or".
3122
a7111a62 31232011-05-03 Peter Münster <pmlists@free.fr> (tiny change)
c2f51e23
G
3124
3125 * gnus.texi (Summary Buffer Lines):
3126 gnus-summary-user-date-format-alist does not exist.
3127 (Sorting the Summary Buffer): More about sorting threads.
3128
69026aba
MA
31292011-04-25 Michael Albinus <michael.albinus@gmx.de>
3130
3131 * trampver.texi: Update release number.
3132
9024ff79
MA
31332011-04-14 Michael Albinus <michael.albinus@gmx.de>
3134
3135 * tramp.texi (Frequently Asked Questions): New item for disabling
3136 Tramp in other packages.
3137
c3c65d73
TZ
31382011-04-14 Teodor Zlatanov <tzz@lifelogs.com>
3139
3140 * gnus.texi (nnmairix caveats, Setup, Registry Article Refer Method)
0c7efc08 3141 (Fancy splitting to parent, Store arbitrary data):
c5b0993e 3142 Update gnus-registry docs.
c3c65d73 3143
9ec6a317
JB
31442011-04-13 Juanma Barranquero <lekktu@gmail.com>
3145
3146 * ede.texi: Fix typos.
3147
1e3b6001
G
31482011-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
3149
9ec6a317
JB
3150 * gnus.texi (Window Layout): @itemize @code doesn't exist.
3151 It's @table @code.
1e3b6001 3152
a5954fa5
G
31532011-03-19 Antoine Levitt <antoine.levitt@gmail.com>
3154
ed9265fc 3155 * gnus.texi (Listing Groups): Document gnus-group-list-ticked.
a5954fa5 3156
d71990a1
JB
31572011-03-17 Jay Belanger <jay.p.belanger@gmail.com>
3158
3159 * calc.texi (Logarithmic Units): Update the function names.
3160
1518e4f0
G
31612011-03-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
3162
3163 * message.texi (Various Commands): Document format specs in the
3164 ellipsis.
3165
a123622d
G
31662011-03-15 Antoine Levitt <antoine.levitt@gmail.com>
3167
3168 * message.texi (Insertion Variables): Document message-cite-style.
3169
31702011-03-14 Michael Albinus <michael.albinus@gmx.de>
e756ec02
MA
3171
3172 * tramp.texi (Remote processes): New subsection "Running shell on
3173 a remote host".
3174
4248cca2
TZ
31752011-03-12 Teodor Zlatanov <tzz@lifelogs.com>
3176
3177 * auth.texi (Help for developers): Update docs to explain that the
3178 :save-function will only run the first time.
3179
54ce11a1
GM
31802011-03-12 Glenn Morris <rgm@gnu.org>
3181
3182 * Makefile.in (emacs-faq.html): Fix some more cross-refs.
3183 (emacs-faq.text): New target.
3184 (clean): Add emacs-faq.
3185
0c3b25f8
MA
31862011-03-12 Michael Albinus <michael.albinus@gmx.de>
3187
3188 Sync with Tramp 2.2.1.
3189
3190 * trampver.texi: Update release number.
3191
b740639e
GM
31922011-03-11 Glenn Morris <rgm@gnu.org>
3193
3194 * Makefile.in (HTML_TARGETS): New.
3195 (clean): Delete $HTML_TARGETS.
3196 (emacs-faq.html): New, for use with the gnu.org Emacs webpage.
3197
733afdf4
TZ
31982011-03-08 Teodor Zlatanov <tzz@lifelogs.com>
3199
3200 * auth.texi (Help for developers): Show example of using
3201 `auth-source-search' with prompts and :save-function.
3202
33383987
JB
32032011-03-07 Chong Yidong <cyd@stupidchicken.com>
3204
3205 * Version 23.3 released.
3206
a5057546
G
32072011-03-07 Antoine Levitt <antoine.levitt@gmail.com>
3208
3209 * message.texi (Message Buffers): Update default value of
3210 message-generate-new-buffers.
3211
479a2c9b
JB
32122011-03-06 Jay Belanger <jay.p.belanger@gmail.com>
3213
3214 * calc.texi (Logarithmic Units): Rename calc-logunits-dblevel
3215 and calc-logunits-nplevel to calc-dblevel and calc-nplevel,
3216 respectively.
05a29101
JB
3217 (Musical Notes): New section.
3218 (Customizing Calc): Mention the customizable variable
3219 calc-note-threshold.
479a2c9b 3220
e0535b76
GM
32212011-03-03 Glenn Morris <rgm@gnu.org>
3222
3223 * url.texi (Dealing with HTTP documents): Remove reference to
3224 function url-decode-text-part; never seems to have existed. (Bug#6038)
e7b21e2b 3225 (Configuration): Update url-configuration-directory description.
e0535b76 3226
2777ccbf
GM
32272011-03-02 Glenn Morris <rgm@gnu.org>
3228
3229 * dired-x.texi (Multiple Dired Directories): Remove mentions
3230 of dired-default-directory-alist and dired-default-directory.
3231 Move dired-smart-shell-command here...
3232 (Miscellaneous Commands): ... from here.
3233
257219bd
PE
32342011-03-02 Paul Eggert <eggert@cs.ucla.edu>
3235
3236 * texinfo.tex: Update to version 2011-02-24.09.
3237
8889f4e2
GM
32382011-03-02 Glenn Morris <rgm@gnu.org>
3239
3240 * dired-x.texi (Omitting Variables): Refer to add-dir-local-variable
3241 instead of the obsoleted dired-omit-here-always.
3242
5d41af19
MA
32432011-02-28 Michael Albinus <michael.albinus@gmx.de>
3244
3245 * tramp.texi (Frequently Asked Questions): Add Emacs 24 to
3246 supported systems.
3247
2b0c7330 32482011-02-28 Glenn Morris <rgm@gnu.org>
51a13bdd 3249
61cf3a76
GM
3250 * dbus.texi (Type Conversion): Grammar fix.
3251
cce7d530 32522011-02-23 Michael Albinus <michael.albinus@gmx.de>
51a13bdd 3253
cce7d530
GM
3254 * tramp.texi: Use consistently "Emacs" (instead of "GNU Emacs") and
3255 "Debian GNU/Linux".
51a13bdd 3256
cce7d530
GM
3257 * trampver.texi [xemacs]: Set emacsothername to "Emacs".
3258
817b48a7
GM
32592011-02-23 Glenn Morris <rgm@gnu.org>
3260
cce7d530
GM
3261 * dired-x.texi (Features): Minor rephrasing.
3262 (Local Variables): Fix typos.
47301027
GM
3263
3264 * edt.texi, erc.texi, gnus.texi, idlwave.texi, mh-e.texi:
3265 Standardize some Emacs/XEmacs terminology.
3266
817b48a7
GM
3267 * dired-x.texi (Features): Don't advertise obsolete local variables.
3268 Simplify layout.
3269 (Omitting Variables): Update local variables example.
3270 (Local Variables): Say this is obsolete. Fix description of
3271 dired-enable-local-variables possible values.
3272
4a3988d5
G
32732011-02-22 Teodor Zlatanov <tzz@lifelogs.com>
3274
3275 * auth.texi (Help for users): Mention ~/.netrc is also searched by
3276 default now.
3277
8e22bee0
G
32782011-02-21 Lars Ingebrigtsen <larsi@gnus.org>
3279
3280 * gnus.texi (Article Date): Clarify gnus-article-update-date-headers.
3281
06b840e0
LI
32822011-02-20 Lars Ingebrigtsen <larsi@gnus.org>
3283
3284 * gnus.texi (Window Layout): Document layout names.
3285
67ab0163 32862011-02-19 Eli Zaretskii <eliz@gnu.org>
0c973505
EZ
3287
3288 * ada-mode.texi: Sync @dircategory with ../../info/dir.
3289 * auth.texi: Sync @dircategory with ../../info/dir.
3290 * autotype.texi: Sync @dircategory with ../../info/dir.
3291 * calc.texi: Sync @dircategory with ../../info/dir.
3292 * cc-mode.texi: Sync @dircategory with ../../info/dir.
3293 * cl.texi: Sync @dircategory with ../../info/dir.
3294 * dbus.texi: Sync @dircategory with ../../info/dir.
3295 * dired-x.texi: Sync @dircategory with ../../info/dir.
3296 * ebrowse.texi: Sync @dircategory with ../../info/dir.
3297 * ede.texi: Sync @dircategory with ../../info/dir.
3298 * ediff.texi: Sync @dircategory with ../../info/dir.
3299 * edt.texi: Sync @dircategory with ../../info/dir.
3300 * eieio.texi: Sync @dircategory with ../../info/dir.
3301 * emacs-mime.texi: Sync @dircategory with ../../info/dir.
3302 * epa.texi: Sync @dircategory with ../../info/dir.
3303 * erc.texi: Sync @dircategory with ../../info/dir.
3304 * eshell.texi: Sync @dircategory with ../../info/dir.
3305 * eudc.texi: Sync @dircategory with ../../info/dir.
3306 * flymake.texi: Sync @dircategory with ../../info/dir.
3307 * forms.texi: Sync @dircategory with ../../info/dir.
3308 * gnus.texi: Sync @dircategory with ../../info/dir.
3309 * idlwave.texi: Sync @dircategory with ../../info/dir.
3310 * mairix-el.texi: Sync @dircategory with ../../info/dir.
3311 * message.texi: Sync @dircategory with ../../info/dir.
3312 * mh-e.texi: Sync @dircategory with ../../info/dir.
3313 * newsticker.texi: Sync @dircategory with ../../info/dir.
3314 * nxml-mode.texi: Sync @dircategory with ../../info/dir.
3315 * org.texi: Sync @dircategory with ../../info/dir.
3316 * pcl-cvs.texi: Sync @dircategory with ../../info/dir.
3317 * pgg.texi: Sync @dircategory with ../../info/dir.
3318 * rcirc.texi: Sync @dircategory with ../../info/dir.
3319 * reftex.texi: Sync @dircategory with ../../info/dir.
3320 * remember.texi: Sync @dircategory with ../../info/dir.
3321 * sasl.texi: Sync @dircategory with ../../info/dir.
3322 * sc.texi: Sync @dircategory with ../../info/dir.
3323 * semantic.texi: Sync @dircategory with ../../info/dir.
3324 * ses.texi: Sync @dircategory with ../../info/dir.
3325 * sieve.texi: Sync @dircategory with ../../info/dir.
3326 * smtpmail.texi: Sync @dircategory with ../../info/dir.
3327 * speedbar.texi: Sync @dircategory with ../../info/dir.
3328 * trampver.texi [emacs]: Set emacsname to "Emacs".
3329 * tramp.texi: Sync @dircategory with ../../info/dir.
3330 * url.texi: Sync @dircategory with ../../info/dir.
3331 * vip.texi: Sync @dircategory with ../../info/dir.
3332 * viper.texi: Sync @dircategory with ../../info/dir.
3333 * widget.texi: Sync @dircategory with ../../info/dir.
3334 * woman.texi: Sync @dircategory with ../../info/dir.
3335
30abce25
GM
33362011-02-19 Glenn Morris <rgm@gnu.org>
3337
0c7efc08
SM
3338 * dired-x.texi (Technical Details): No longer redefines
3339 dired-add-entry, dired-initial-position, dired-clean-up-after-deletion,
bea584fa 3340 dired-read-shell-command, or dired-find-buffer-nocreate.
30abce25 3341
73572c72
AG
33422013-02-18 Aidan Gauland <aidalgol@no8wireless.co.nz>
3343
78b8f320 3344 * eshell.texi (Input/Output): Document insert output redirection operator, >>>.
73572c72 3345
f31f8469
GM
33462011-02-18 Glenn Morris <rgm@gnu.org>
3347
3348 * dired-x.texi (Optional Installation File At Point): Simplify.
3349
35123c04
TZ
33502011-02-17 Teodor Zlatanov <tzz@lifelogs.com>
3351
3352 * auth.texi (Help for users): Use :port instead of :protocol for all
3353 auth-source docs.
7ba93e94
G
3354 (GnuPG and EasyPG Assistant Configuration): Mention the default now is
3355 to have two files in `auth-sources'.
35123c04 3356
da5e0ce4
GM
33572011-02-16 Glenn Morris <rgm@gnu.org>
3358
b322c9af
GM
3359 * dired-x.texi: Use emacsver.texi to get Emacs version.
3360 * Makefile.in ($(infodir)/dired-x, dired-x.dvi, dired-x.pdf):
3361 Depend on emacsver.texi.
3362
07ca5555
GM
3363 * dired-x.texi: Drop meaningless version number.
3364 (Introduction): Remove old info.
3365 (Optional Installation Dired Jump): Autoload from dired-x.
3366 Remove incorrect info about loaddefs.el.
3367 (Bugs): Just refer to M-x report-emacs-bug.
3368
da5e0ce4
GM
3369 * dired-x.texi (Multiple Dired Directories): Update for rename of
3370 default-directory-alist.
3371 (Miscellaneous Commands): No longer mention very old VM version 4.
3372
bb55f713
PE
33732011-02-15 Paul Eggert <eggert@cs.ucla.edu>
3374
3375 Merge from gnulib.
3376 * texinfo.tex: Update to version 2011-02-14.11.
3377
5415d076
G
33782011-02-14 Teodor Zlatanov <tzz@lifelogs.com>
3379
da5e0ce4
GM
3380 * auth.texi (Help for users):
3381 Login collection is "Login" and not "login".
5415d076 3382
14029d4b
MA
33832011-02-13 Michael Albinus <michael.albinus@gmx.de>
3384
3385 * tramp.texi (History): Remove IMAP support.
3386 (External methods, Frequently Asked Questions): Remove `imap' and
3387 `imaps' methods.
3388 (Password handling): Remove IMAP entries for ~/.authinfo.gpg.
3389
3390 * trampver.texi: Remove default value of `emacsimap'.
3391
8a36c07f
GM
33922011-02-13 Glenn Morris <rgm@gnu.org>
3393
3394 * ada-mode.texi, dired-x.texi, ebrowse.texi, ediff.texi, eudc.texi:
3395 * idlwave.texi, reftex.texi, sc.texi, speedbar.texi: Add @top.
3396
165bc5a0
GM
33972011-02-12 Glenn Morris <rgm@gnu.org>
3398
3399 * sc.texi (Getting Connected): Remove old index entries.
3400
5415d076 34012011-02-12 Ulrich Mueller <ulm@gentoo.org>
43aa28e2
UM
3402
3403 * url.texi: Remove duplicate @dircategory (Bug#7942).
3404
b8e0f0cd
G
34052011-02-11 Teodor Zlatanov <tzz@lifelogs.com>
3406
8a36c07f
GM
3407 * auth.texi (Overview, Help for users, Help for developers):
3408 Update docs.
b8e0f0cd
G
3409 (Help for users): Talk about spaces.
3410
caf82551
PE
34112011-02-09 Paul Eggert <eggert@cs.ucla.edu>
3412
3413 * texinfo.tex: Update to version 2011-02-07.16.
3414
1ff98217
MA
34152011-02-07 Michael Albinus <michael.albinus@gmx.de>
3416
3417 * dbus.texi (Bus names): Adapt descriptions for
3418 dbus-list-activatable-names and dbus-list-known-names.
3419
2e78df6b
JB
34202011-02-07 Jay Belanger <jay.p.belanger@gmail.com>
3421
3422 * calc.texi (Logarithmic Units): New section.
3423
7fbf7cae
TZ
34242011-02-05 Teodor Zlatanov <tzz@lifelogs.com>
3425
3426 * gnus-overrides.texi: Renamed from overrides.texi and all the relevant
3427 manuals use it now.
3428
0c7efc08 3429 * Makefile.in (nowebhack): Fix to use -D flag instead of overrides.
7fbf7cae 3430
156ad271
KY
34312011-02-05 Katsumi Yamaoka <yamaoka@jpl.org>
3432
3433 * overrides.texi: Remove.
3434
3435 * sieve.texi, sasl.texi, pgg.texi, message.texi, gnus.texi:
3436 * emacs-mime.texi, auth.texi, Makefile.in: Revert last changes.
3437
36539990
MA
34382011-02-05 Michael Albinus <michael.albinus@gmx.de>
3439
3440 * tramp.texi (Frequently Asked Questions): Mention problems with
3441 WinSSHD.
3442
3443 * trampver.texi: Update release number.
3444
34452011-02-05 Era Eriksson <era+tramp@iki.fi> (tiny change)
3446
3447 * tramp.texi:
3448 Replace "delimet" with "delimit" globally.
3449 Replace "explicite" with "explicit" globally.
3450 Replace "instead of" with "instead" where there was nothing after "of".
3451 Audit use of comma before interrogative pronoun, "that", or "which".
3452 Minor word order, spelling, wording changes.
3453
ec72bf63
G
34542011-02-04 Teodor Zlatanov <tzz@lifelogs.com>
3455
3456 * overrides.texi: New file to set or clear WEBHACKDEVEL.
3457
3458 * sieve.texi: Use WEBHACKDEVEL.
3459
3460 * sasl.texi: Use WEBHACKDEVEL.
3461
3462 * pgg.texi: Use WEBHACKDEVEL.
3463
3464 * message.texi: Use WEBHACKDEVEL.
3465
3466 * gnus.texi: Use WEBHACKDEVEL.
3467
3468 * emacs-mime.texi: Use WEBHACKDEVEL.
3469
3470 * auth.texi: Use WEBHACKDEVEL.
3471
3472 * Makefile.in (webhack, nowebhack): Hacks to produce for-the-web
3473 manuals.
3474
34752011-02-04 Lars Ingebrigtsen <larsi@gnus.org>
3476
3477 * gnus.texi: Add DEVEL header (suggested by Andreas Schwab).
3478
90b750f4
PE
34792011-02-03 Paul Eggert <eggert@cs.ucla.edu>
3480
3481 * texinfo.tex: Update to version 2011-02-01.10 from gnulib,
3482 which in turn is copied from ftp://tug.org/tex/.
3483
0e751a49
GM
34842011-02-03 Glenn Morris <rgm@gnu.org>
3485
3486 * faq.texi (Contacting the FSF): Mainly just refer to the web-site.
3487 (Binding combinations of modifiers and function keys):
3488 Let's assume people reading this are not using Emacs 18.
3489
7f13c2e2
LI
34902011-02-03 Lars Ingebrigtsen <larsi@gnus.org>
3491
3492 * gnus.texi (Article Date): Remove mention of gnus-stop-date-timer,
3493 since it's run automatically.
3494
d76c843e
LI
34952011-02-01 Lars Ingebrigtsen <larsi@gnus.org>
3496
3497 * gnus.texi (Customizing Articles): Fix typo.
3498
12e3ca0a
LI
34992011-01-31 Lars Ingebrigtsen <larsi@gnus.org>
3500
3501 * gnus.texi (Customizing Articles): Document the new way of customizing
3502 the date headers(s).
3503
fe72c8fa
LI
35042011-01-30 Lars Ingebrigtsen <larsi@gnus.org>
3505
3506 * gnus.texi (Client-Side IMAP Splitting): Add a complete nnimap fancy
3507 splitting example.
3508
bf3dae7e
EZ
35092011-01-29 Eli Zaretskii <eliz@gnu.org>
3510
3511 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
3512 (MAKEINFO_OPTS): New variable.
3513 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
3514 ($(infodir)/info, $(infodir)/ccmode, $(infodir)/ada-mode)
3515 ($(infodir)/pcl-cvs, $(infodir)/eshell, $(infodir)/cl)
3516 ($(infodir)/dbus, $(infodir)/dired-x, $(infodir)/ediff)
3517 ($(infodir)/flymake, $(infodir)/forms, $(infodir)/gnus)
3518 ($(infodir)/message, $(infodir)/emacs-mime, $(infodir)/sieve)
3519 ($(infodir)/pgg, $(infodir)/mh-e, $(infodir)/reftex)
3520 ($(infodir)/remember, $(infodir)/sasl, $(infodir)/sc)
3521 ($(infodir)/vip, $(infodir)/viper, $(infodir)/widget)
3522 ($(infodir)/efaq, $(infodir)/autotype, $(infodir)/calc)
3523 ($(infodir)/idlwave, $(infodir)/eudc, $(infodir)/ebrowse)
3524 ($(infodir)/woman, $(infodir)/speedbar, $(infodir)/tramp)
3525 ($(infodir)/ses, $(infodir)/smtpmail, $(infodir)/org)
3526 ($(infodir)/url, $(infodir)/newsticker, $(infodir)/nxml-mode)
3527 ($(infodir)/rcirc, $(infodir)/erc, $(infodir)/ert)
3528 ($(infodir)/epa, $(infodir)/mairix-el, $(infodir)/auth)
3529 ($(infodir)/eieio, $(infodir)/ede, $(infodir)/semantic)
3530 ($(infodir)/edt): Use $(MAKEINFO_OPTS).
3531
d6f13ac8
LI
35322011-01-26 Lars Ingebrigtsen <larsi@gnus.org>
3533
3534 * gnus.texi (Article Date): Document gnus-article-update-lapsed-header.
3535
c5ecc769
G
35362011-01-24 Teodor Zlatanov <tzz@lifelogs.com>
3537
3538 * message.texi (IDNA): Explain what it is.
3539
35402011-01-24 Lars Ingebrigtsen <larsi@gnus.org>
3541
3542 * gnus.texi (The Empty Backend): Document nnnil (bug #7653).
3543
45eb2a5d
WL
35442011-01-23 Werner Lemberg <wl@gnu.org>
3545
3546 * Makefile.in (MAKEINFO): Now controlled by `configure'.
3547 (MAKEINFO_OPTS): New variable. Use it where appropriate.
0c7efc08 3548 (ENVADD): Update.
45eb2a5d 3549
6872a814
GM
35502011-01-18 Glenn Morris <rgm@gnu.org>
3551
3552 * ert.texi: Relicense under GFDL 1.3+, and standardize license notice.
3553
77ab81d0 35542011-01-14 Eduard Wiebe <usenet@pusto.de>
b218c6cd
EW
3555
3556 * nxml-mode.texi (Introduction): Fix file name typos.
3557
d221e780
CO
35582011-01-13 Christian Ohler <ohler@gnu.org>
3559
3560 * ert.texi: New file.
3561
3562 * Makefile.in:
3563 * makefile.w32-in: Add ert.texi.
3564
8c904d82
MA
35652011-01-10 Jan Moringen <jan.moringen@uni-bielefeld.de>
3566
3567 * dbus.texi (Receiving Method Calls): New function
3568 dbus-register-service. Rearrange node.
3569
f56e0e7a
PE
35702011-01-07 Paul Eggert <eggert@cs.ucla.edu>
3571
3572 * texinfo.tex: Update to version 2010-12-23.17 from gnulib,
3573 which in turn is copied from ftp://tug.org/tex/.
3574
0fadf00e
MA
35752011-01-04 Jan Moringen <jan.moringen@uni-bielefeld.de>
3576
3577 * dbus.texi (Receiving Method Calls): Describe new optional
3578 parameter dont-register-service of dbus-register-{method,property}.
3579
8b358e90
DU
35802010-12-17 Daiki Ueno <ueno@unixuser.org>
3581
0c7efc08
SM
3582 * epa.texi (Encrypting/decrypting *.gpg files):
3583 Mention epa-file-select-keys.
8b358e90 3584
549c9aed
G
35852010-12-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
3586
3587 * gnus.texi (Archived Messages): Remove outdated text.
3588
35892010-12-16 Teodor Zlatanov <tzz@lifelogs.com>
3590
0c7efc08 3591 * gnus.texi (Foreign Groups): Add clarification of foreign groups.
549c9aed 3592
156e3f9c
G
35932010-12-15 Andrew Cohen <cohen@andy.bu.edu>
3594
83f3eadc 3595 * gnus.texi (The hyrex Engine): Say that this engine is obsolete.
156e3f9c 3596
8151d490
AC
35972010-12-14 Andrew Cohen <cohen@andy.bu.edu>
3598
3599 * gnus.texi (The swish++ Engine): Add customizable parameters
3600 descriptions.
3601 (The swish-e Engine): Ditto.
3602
305bdd22
MA
36032010-12-14 Michael Albinus <michael.albinus@gmx.de>
3604
3605 * tramp.texi (Inline methods): Add "ksu" method.
3606 (Remote processes): Add example with remote `default-directory'.
3607
53aff12a
GM
36082010-12-14 Glenn Morris <rgm@gnu.org>
3609
3610 * faq.texi (Expanding aliases when sending mail):
3611 Now build-mail-aliases is interactive.
3612
8a1cdce5
AC
36132010-12-13 Andrew Cohen <cohen@andy.bu.edu>
3614
3615 * gnus.texi: First pass at adding (rough) nnir documentation.
3616
7410c270
G
36172010-12-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
3618
53aff12a
GM
3619 * gnus.texi (Filtering New Groups):
3620 Mention gnus-auto-subscribed-categories.
3621 (The First Time): Remove, since default-subscribed-newsgroups has been
7410c270
G
3622 removed.
3623
f49d1f52 36242010-12-13 Glenn Morris <rgm@gnu.org>
7dde1a86
GM
3625
3626 * cl.texi (For Clauses): Small fixes for frames and windows.
3627
acedf35c
CD
36282010-12-11 Carsten Dominik <carsten.dominik@gmail.com>
3629
3630 * org.texi (Using capture): Document using prefix arguments for
3631 finalizing capture.
3632 (Agenda commands): Document prefix argument for the bulk scatter
3633 command.
3634 (Beamer class export): Document that also overlay arguments can be
3635 passed to the column environment.
3636 (Template elements): Document the new entry type.
3637
36382010-12-11 Puneeth Chaganti <punchagan@gmail.com>
3639
3640 * org.texi (Include files): Document :minlevel.
3641
36422010-12-11 Julien Danjou <julien@danjou.info>
3643
3644 * org.texi (Categories): Document category icons.
3645
36462010-12-11 Eric Schulte <schulte.eric@gmail.com>
3647
3648 * org.texi (noweb): Fix typo.
3649
516aa569
G
36502010-12-06 Tassilo Horn <tassilo@member.fsf.org>
3651
3652 * gnus.texi (Server Commands): Point to the rest of the server
3653 commands.
3654
04db63bc
G
36552010-12-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
3656
3657 * gnus.texi (Paging the Article): Note the reverse meanings of `C-u C-u
3658 g'.
3659
ed797193
G
36602010-12-02 Julien Danjou <julien@danjou.info>
3661
3662 * gnus.texi (Archived Messages): Remove gnus-outgoing-message-group.
3663
36642010-11-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
3665
3666 * gnus.texi (Customizing the IMAP Connection): Note the new defaults.
3667 (Direct Functions): Note the STARTTLS upgrade.
3668
07976ae3 36692010-11-27 Glenn Morris <rgm@gnu.org>
4d47208a 3670 James Clark <none@example.com>
d3dfb185
GM
3671
3672 * nxml-mode.texi (Introduction): New section.
3673
59e75882
G
36742010-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
3675
3676 * gnus.texi (Server Commands): Document gnus-server-show-server.
3677
568a887f
MA
36782010-11-20 Michael Albinus <michael.albinus@gmx.de>
3679
3680 Sync with Tramp 2.2.0.
3681
3682 * trampver.texi: Update release number.
3683
1265829e
JB
36842010-11-19 Jay Belanger <jay.p.belanger@gmail.com>
3685
3686 * calc.texi (TeX and LaTeX Language Modes, Predefined Units):
3687 Mention that the TeX specific units won't use the `tex' prefix
3688 in TeX mode.
3689
239661c0
KY
36902010-11-18 Katsumi Yamaoka <yamaoka@jpl.org>
3691
3692 * gnus.texi (Misc Article): Document gnus-inhibit-images.
3693
4a47c275 36942010-11-17 Glenn Morris <rgm@gnu.org>
20989285
GM
3695
3696 * edt.texi: Remove information about Emacs 19.
3697
4a47c275 36982010-11-17 Michael Albinus <michael.albinus@gmx.de>
3ff91964
MA
3699
3700 * trampver.texi: Update release number.
3701
2f0e0dc8
KY
37022010-11-12 Katsumi Yamaoka <yamaoka@jpl.org>
3703
3704 * gnus.texi (Article Washing): Fix typo.
3705
afe98dfa
CD
37062010-11-11 Noorul Islam <noorul@noorul.com>
3707
56f5a94e 3708 * org.texi: Fix typo.
afe98dfa
CD
3709
37102010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3711
3712 * org.texi (Using capture): Explain that refiling is
3713 sensitive to cursor position.
3714
37152010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3716
56f5a94e 3717 * org.texi (Images and tables): Add cross reference to link section.
afe98dfa
CD
3718
37192010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3720
3721 * org.texi: Document the <c> cookie.
3722
37232010-11-11 Eric Schulte <schulte.eric@gmail.com>
3724
bd7239f5 3725 * org.texi: Multi-line header arguments :PROPERTIES: :ID:
56f5a94e 3726 b77c8857-6c76-4ea9-8a61-ddc2648d96c4 :END:.
afe98dfa
CD
3727
37282010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3729
56f5a94e 3730 * org.texi (CSS support): Document :HTML_CONTAINER_CLASS: property.
afe98dfa
CD
3731
37322010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3733
56f5a94e 3734 * org.texi (Project alist): Mention that this is a property list.
afe98dfa
CD
3735
37362010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3737
3738 * org.texi (Setting up the staging area): Document that
3739 file names remain visible when encrypting the MobileOrg files.
3740
37412010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3742
3743 * org.texi (Setting up the staging area): Document which
3744 versions are needed for encryption.
3745
37462010-11-11 Eric Schulte <schulte.eric@gmail.com>
3747
56f5a94e
GM
3748 * org.texi (noweb): Update :noweb documentation to
3749 reflect the new "tangle" argument.
afe98dfa
CD
3750
37512010-11-11 Eric Schulte <schulte.eric@gmail.com>
3752
56f5a94e
GM
3753 * org.texi (Batch execution): Improve tangling script in
3754 documentation.
afe98dfa
CD
3755
37562010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3757
3758 * org.texi (Handling links):
3759 (In-buffer settings): Document inlining images on startup.
3760
37612010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3762
3763 * org.texi (Setting up the staging area): Document use of
3764 crypt password.
3765
37662010-11-11 David Maus <dmaus@ictsoc.de>
3767
56f5a94e 3768 * org.texi (Template expansion): Add date related link type escapes.
afe98dfa
CD
3769
37702010-11-11 David Maus <dmaus@ictsoc.de>
3771
56f5a94e
GM
3772 * org.texi (Template expansion): Add mew in table for link type
3773 escapes.
afe98dfa
CD
3774
37752010-11-11 David Maus <dmaus@ictsoc.de>
3776
56f5a94e 3777 * org.texi (Template expansion): Fix typo in link type escapes.
afe98dfa
CD
3778
37792010-11-11 Eric Schulte <schulte.eric@gmail.com>
3780
56f5a94e 3781 * org.texi (Structure of code blocks): Another documentation tweak.
afe98dfa
CD
3782
37832010-11-11 Eric Schulte <schulte.eric@gmail.com>
3784
56f5a94e 3785 * org.texi (Structure of code blocks): Documentation tweak.
afe98dfa
CD
3786
37872010-11-11 Eric Schulte <schulte.eric@gmail.com>
3788
56f5a94e
GM
3789 * org.texi (Structure of code blocks):
3790 Update documentation to mention inline code block syntax.
afe98dfa
CD
3791
37922010-11-11 Eric Schulte <schulte.eric@gmail.com>
3793
56f5a94e 3794 * org.texi (comments): Improve wording.
afe98dfa
CD
3795
37962010-11-11 Eric Schulte <schulte.eric@gmail.com>
3797
56f5a94e 3798 * org.texi (comments): Document the new :comments header arguments.
afe98dfa
CD
3799
38002010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3801
3802 * org.texi (Installation): Remove the special
3803 installation instructions for XEmacs.
3804
38052010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
3806
56f5a94e 3807 * org.texi (Easy Templates): New section. Documents quick
afe98dfa
CD
3808 insertion of empty structural elements.
3809
38102010-11-11 Noorul Islam <noorul@noorul.com>
3811
56f5a94e 3812 * org.texi: Fix doc.
afe98dfa
CD
3813
38142010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
3815
3816 * org.texi (The date/time prompt): Document specification
3817 of time ranges.
3818
38192010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3820
3821 * org.texi (Internal links): Document the changes in
3822 internal links.
3823
38242010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3825
3826 * org.texi (Agenda commands): Document the limitation for
3827 the filter preset - it can only be used for an entire agenda
3828 view, not in an individual block in a block agenda.
3829
38302010-11-11 Eric S Fraga <e.fraga@ucl.ac.uk>
3831
3832 * org.texi (iCalendar export): Document alarm creation.
3833
6f8fc60c
MA
38342010-11-10 Michael Albinus <michael.albinus@gmx.de>
3835
3836 * dbus.texi (Type Conversion): Introduce `:unix-fd' type mapping.
3837
be3c11b3
LMI
38382010-11-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
3839
3840 * gnus.texi (Article Washing): Document gnus-article-treat-non-ascii.
3841
d607b96b 38422010-11-09 Jay Belanger <jay.p.belanger@gmail.com>
3ff91964 3843
d607b96b 3844 * calc.texi: Use emacsver.texi to determine Emacs version.
3ff91964 3845
181cb5fb
G
38462010-11-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
3847
3848 * gnus.texi (Customizing the IMAP Connection): Remove nnir mention,
3849 since that works by default.
3850
38512010-11-03 Kan-Ru Chen <kanru@kanru.info> (tiny change)
3852
3853 * gnus.texi (Customizing the IMAP Connection): Document
3854 `nnimap-expunge' and remove `nnimap-expunge-inbox' from example.
3855
36bc5d3b
MA
38562010-11-04 Michael Albinus <michael.albinus@gmx.de>
3857
3858 * tramp.texi (Remote shell setup): New item "Interactive shell
3859 prompt". Reported by Christian Millour <cm@abtela.com>.
3860 (Remote shell setup, Remote processes): Use @code{} for
3861 environment variables.
3862
cf503f7c
GM
38632010-11-03 Glenn Morris <rgm@gnu.org>
3864
537b04b9 3865 * ediff.texi (Quick Help Commands, Miscellaneous):
d7619e3b 3866 * gnus.texi (Agent Variables, Configuring nnmairix): Spelling fix.
cf503f7c 3867
389b76fa
G
38682010-10-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
3869
3870 * gnus.texi (Paging the Article): Document C-u g/C-u C-u g.
3871
2699a554 38722010-10-31 Glenn Morris <rgm@gnu.org>
bbe1ba5e
GM
3873
3874 * mh-e.texi (Preface, From Bill Wohler): Change 23 to past tense.
3875
2699a554 38762010-10-31 Glenn Morris <rgm@gnu.org>
97af9a72
GM
3877
3878 * cc-mode.texi: Remove reference to defunct viewcvs URL.
3879
99e65b2d
G
38802010-10-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
3881
0c7efc08
SM
3882 * gnus.texi (Client-Side IMAP Splitting):
3883 Mention nnimap-unsplittable-articles.
99e65b2d
G
3884
38852010-10-29 Julien Danjou <julien@danjou.info>
3886
3887 * gnus.texi (Finding the News): Remove references to obsoletes
3888 variables `gnus-nntp-server' and `gnus-secondary-servers'.
3889
aeeb3dcb
EZ
38902010-10-29 Eli Zaretskii <eliz@gnu.org>
3891
3892 * makefile.w32-in (MAKEINFO): Add -I$(emacsdir).
3893 (ENVADD): Remove extra -I$(emacsdir), included in $(MAKEINFO).
3894 ($(infodir)/efaq): Remove -I$(emacsdir), included in $(MAKEINFO).
3895 ($(infodir)/calc, calc.dvi): Depend on $(emacsdir)/emacsver.texi.
3896
8289f37b
GM
38972010-10-28 Glenn Morris <rgm@gnu.org>
3898
3899 * Makefile.in (MAKEINFO, ENVADD): Add $emacsdir to include path.
3900 (($(infodir)/calc, calc.dvi, calc.pdf): Depend on emacsver.texi.
3901 ($(infodir)/efaq): Remove -I option now in $MAKEINFO.
3902
d85d3b3a
DU
39032010-10-25 Daiki Ueno <ueno@unixuser.org>
3904
3905 * epa.texi (Mail-mode integration): Add alternative key bindings
3906 for epa-mail commands; escape comma.
c05c2b9b 3907 Don't use the word "PGP", since it is a non-free program.
d85d3b3a 3908
9f534a47
JB
39092010-10-24 Jay Belanger <jay.p.belanger@gmail.com>
3910
99e65b2d 3911 * calc.texi: Use emacsver.texi to determine Emacs version.
9f534a47 3912
5793a7bc 39132010-10-24 Juanma Barranquero <lekktu@gmail.com>
88dbda51
JB
3914
3915 * gnus.texi (Group Parameters, Buttons): Fix typos.
3916
280f417b
G
39172010-10-22 Tassilo Horn <tassilo@member.fsf.org>
3918
3919 * gnus.texi (Subscription Commands): Mention that you can also
3920 subscribe to new groups via the Server buffer, which is probably more
3921 convenient when subscribing to many groups.
3922
d806c872
G
39232010-10-21 Julien Danjou <julien@danjou.info>
3924
3925 * message.texi (Message Headers): Allow message-default-headers to be a
3926 function.
3927
d5798f68
LMI
39282010-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
3929
3930 * gnus-news.texi: Mention new archive defaults.
3931
b79bbef7
KY
39322010-10-21 Katsumi Yamaoka <yamaoka@jpl.org>
3933
3934 * gnus.texi (RSS): Remove nnrss-wash-html-in-text-plain-parts.
3935
2526f423
G
39362010-10-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
3937
3938 * gnus.texi (HTML): Document the function value of
3939 gnus-blocked-images.
3940 (Article Washing): shr and gnus-w3m, not the direct function names.
3941
ba91f05d
G
39422010-10-20 Julien Danjou <julien@danjou.info>
3943
3944 * emacs-mime.texi (Flowed text): Add a note about mml-enable-flowed
3945 variable.
3946
da451787
LMI
39472010-10-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
3948
3949 * gnus.texi (Customizing the IMAP Connection): The port strings are
3950 strings.
c872595d 3951 (Document Groups): Mention git.
da451787 3952
7cad71ad
G
39532010-10-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
3954
3955 * gnus-coding.texi (Gnus Maintainance Guide): Update to mention Emacs
3956 bzr/Gnus git sync.
3957
c56dfd36
EZ
39582010-10-15 Eli Zaretskii <eliz@gnu.org>
3959
3960 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix last
3961 change.
3962
a1d16a7b
G
39632010-10-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
3964
3965 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix up the
3966 @item syntax for in-Emacs makeinfo.
3967
39682010-10-13 Teodor Zlatanov <tzz@lifelogs.com>
3969
3970 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix syntax and
3971 trim sentence.
3972
98e2b864
DU
39732010-10-12 Daiki Ueno <ueno@unixuser.org>
3974
3975 * epa.texi (Caching Passphrases):
0c7efc08
SM
3976 * auth.texi (GnuPG and EasyPG Assistant Configuration):
3977 Clarify some configurations require to set up gpg-agent.
98e2b864 3978
c12e4a81
GM
39792010-10-11 Glenn Morris <rgm@gnu.org>
3980
3981 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
3982
f7aa248a
G
39832010-10-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
3984
3985 * gnus.texi (Spam Package Introduction): Mention `$'.
3986
6513b232
EZ
39872010-10-09 Eli Zaretskii <eliz@gnu.org>
3988
3989 * makefile.w32-in (emacsdir): New variable.
3990 ($(infodir)/efaq, faq.dvi): Depend on emacsver.texi.
3991 (ENVADD, $(infodir)/efaq): Add -I$(emacsdir).
3992
abd40fb4
GM
39932010-10-09 Glenn Morris <rgm@gnu.org>
3994
0f05450f
GM
3995 * Makefile.in (mostlyclean): Delete *.toc.
3996
d3a4ac46
GM
3997 * Makefile.in: Use $< in rules.
3998
aa9db089
GM
3999 * Makefile.in (maintainer-clean): Remove harmless, long-standing error.
4000
abd40fb4
GM
4001 * Makefile.in ($(infodir)): Delete rule.
4002 (mkinfodir): New. Use it in all the info rules, rather than depending
4003 on infodir.
4004
ea274122
GM
40052010-10-09 Glenn Morris <rgm@gnu.org>
4006
6e90e2a8
GM
4007 * gnus.texi (Article Washing): Fix previous change.
4008
f7a31f11
GM
4009 * Makefile.in (emacsdir): New variable.
4010 ($(infodir)/efaq): Pass -I $(emacsdir) to makeinfo.
b13254e7
GM
4011 Depend on emacsver.texi.
4012
f7a31f11
GM
4013 * faq.texi (VER): Replace with EMACSVER from emacsver.texi.
4014
ea274122
GM
4015 * Makefile.in (.PHONY): Declare info, dvi, pdf and the clean rules.
4016
36d3245f
G
40172010-10-08 Julien Danjou <julien@danjou.info>
4018
f7a31f11 4019 * gnus.texi: Add mm-shr.
36d3245f
G
4020
40212010-10-08 Ludovic Courtès <ludo@gnu.org>
4022
4023 * gnus.texi (Finding the Parent, The Gnus Registry)
4024 (Registry Article Refer Method): Update docs for nnregistry.el.
4025
40262010-10-08 Daiki Ueno <ueno@unixuser.org>
4027
4028 * auth.texi (Help for users)
4029 (GnuPG and EasyPG Assistant Configuration): Update docs.
4030
12359245
GM
40312010-10-08 Glenn Morris <rgm@gnu.org>
4032
4033 * cl.texi (Organization, Installation, Old CL Compatibility):
4034 Deprecate cl-compat for new code.
4628bef1 4035 (Usage, Installation): Remove outdated information.
e1a8c4c0
GM
4036
4037 * eudc.texi (CCSO PH/QI, LDAP Requirements): Remove old information.
4038
fcf2d385
KY
40392010-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
4040
4041 * gnus.texi (Gravatars): Document gnus-gravatar-too-ugly.
4042
66627fa9
G
40432010-10-06 Julien Danjou <julien@danjou.info>
4044
fd9ba500
JD
4045 * sieve.texi (Manage Sieve API): Document sieve-manage-authenticate.
4046
66627fa9
G
4047 * message.texi (PGP Compatibility): Remove reference to gpg-2comp,
4048 broken link.
4049
4050 * gnus-faq.texi (FAQ 8-3): Remove references to my.gnus.org.
4051
4052 * gnus.texi (Comparing Mail Back Ends): Remove broken link and allusion
4053 to ReiserFS.
4054
4055 * gnus-faq.texi (FAQ 5-5): Fix Flyspell URL.
4056 (FAQ 7-1): Fix getmail URL.
4057
65f54520
DU
40582010-10-06 Daiki Ueno <ueno@unixuser.org>
4059
4060 * epa.texi (Caching Passphrases): New section.
4061
4c83f6e1
GM
40622010-10-06 Glenn Morris <rgm@gnu.org>
4063
4064 * Makefile.in (SHELL): Set it.
4065 (info): Move the mkdir dependency to the individual info files.
4066 (mostlyclean): Tidy up.
4067 (clean): Only delete the specific dvi and pdf files.
4068 (maintainer-clean): Be more restrictive in what we delete.
8a944cea 4069 ($(infodir)): Add parallel build workaround.
4c83f6e1 4070
71e691a5
G
40712010-10-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
4072
4073 * gnus.texi (Misc Article): Document gnus-widen-article-window.
4074
a41c2e6d
G
40752010-10-03 Julien Danjou <julien@danjou.info>
4076
0c7efc08
SM
4077 * emacs-mime.texi (Display Customization):
4078 Update mm-inline-large-images documentation and add documentation for
a41c2e6d
G
4079 mm-inline-large-images-proportion.
4080
37255945
MA
40812010-10-03 Michael Albinus <michael.albinus@gmx.de>
4082
0c7efc08
SM
4083 * tramp.texi (Frequently Asked Questions):
4084 Mention remote-file-name-inhibit-cache.
37255945 4085
11e4e7bd
LMI
40862010-10-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
4087
4088 * gnus.texi (Splitting Mail): Fix @xref syntax.
870409d4 4089 (Splitting Mail): Really fix the @ref syntax.
11e4e7bd 4090
cb83220a
KY
40912010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
4092
0c7efc08
SM
4093 * gnus.texi (Splitting Mail): Mention the new fancy splitting function.
4094 (Article Hiding): Add google banner example.
4095 Suggested by Benjamin Xu.
cb83220a 4096
6b958814
G
40972010-09-30 Teodor Zlatanov <tzz@lifelogs.com>
4098
0c7efc08
SM
4099 * gnus.texi (Spam Package Configuration Examples, SpamOracle):
4100 Remove nnimap-split-rule from examples.
6b958814
G
4101
41022010-09-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
4103
4104 * gnus.texi (Mail Source Specifiers): Remove webmail.el mentions.
4105 (NNTP): Document nntp-server-list-active-group. Suggested by Barry
4106 Fishman.
4107 (Client-Side IMAP Splitting): Add nnimap-split-fancy.
4108
41092010-09-30 Julien Danjou <julien@danjou.info>
4110
4111 * gnus.texi (Gravatars): Fix documentation about
4112 gnu-gravatar-properties.
4113
b9476c04
DU
41142010-09-29 Daiki Ueno <ueno@unixuser.org>
4115
4116 * epa.texi (Bug Reports): New section.
4117
5f874327
GM
41182010-09-29 Glenn Morris <rgm@gnu.org>
4119
4120 * Makefile.in (top_srcdir): Remove unused variable.
4121
6b958814
G
41222010-09-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4123
4124 * gnus.texi (Using IMAP): Remove the @acronyms from the headings.
4125 (Client-Side IMAP Splitting): Document 'default.
4126
41272010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
4128
0c7efc08
SM
4129 * gnus.texi (Customizing the IMAP Connection):
4130 Document nnimap-fetch-partial-articles.
6b958814 4131
82bccbfa
KY
41322010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
4133
4134 * gnus-news.texi: Mention nnimap-inbox.
4135
4136 * gnus.texi (Picons): Document gnus-picon-inhibit-top-level-domains.
4137
41382010-09-26 Julien Danjou <julien@danjou.info>
4139
47e08896 4140 * gnus.texi (Oort Gnus): Remove mention of ssl.el.
82bccbfa
KY
4141
41422010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
4143
4144 * gnus.texi (Security): Remove gpg.el mention.
4145
41462010-09-26 Andreas Seltenreich <seltenreich@gmx.de>
4147
4148 * gnus.texi (Browse Foreign Server): New variable
4149 gnus-browse-subscribe-newsgroup-method.
4150
4151 * gnus-news.texi: Mention it.
4152
41532010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
4154
0c7efc08 4155 * gnus.texi (NoCeM): Remove.
82bccbfa
KY
4156 (Startup Variables): No jingle.
4157
4c964351
UM
41582010-09-25 Ulrich Mueller <ulm@gentoo.org>
4159
4160 * woman.texi (Interface Options): xz compression is now supported.
4161
82bccbfa
KY
41622010-09-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
4163
4164 * gnus.texi (Article Commands): Document gnus-fetch-partial-articles.
4165 (Unavailable Servers): Document gnus-server-copy-server.
4166 (Using IMAP): Document the new nnimap.
4167
41682010-09-25 Julien Danjou <julien@danjou.info>
4169
47e08896 4170 * gnus.texi (Customizing Articles): Remove gnus-treat-translate.
82bccbfa 4171
18778f71
GM
41722010-09-24 Glenn Morris <rgm@gnu.org>
4173
4174 * url.texi (Disk Caching): Tweak previous change.
4175
9c766321
JD
41762010-09-24 Julien Danjou <julien@danjou.info>
4177
4178 * url.texi (Disk Caching): Mention url-cache-expire-time,
4179 url-cache-expired, and url-fetch-from-cache.
4180
82bccbfa
KY
41812010-09-24 Julien Danjou <julien@danjou.info>
4182
4183 * gnus.texi: Add Gravatars.
4184
41852010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
4186
4187 * gnus.texi (Startup Variables): Mention gnus-use-backend-marks.
4188
592bdb9a
LMI
41892010-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
4190
4191 * gnus.texi (Expunging mailboxes): Update name of the expunging
4192 command.
4193
e4e22d29
KY
41942010-09-20 Katsumi Yamaoka <yamaoka@jpl.org>
4195
4196 * emacs-mime.texi (rfc2047): Update description for
4197 rfc2047-encode-parameter.
4198
371d9801
MA
41992010-09-13 Michael Albinus <michael.albinus@gmx.de>
4200
4201 * tramp.texi (Inline methods): Remove "ssh1_old", "ssh2_old" and
4202 "fish" methods.
4203 (External methods): Remove "scp1_old" and "scp2_old" methods.
4204
31ae5827
MA
42052010-09-09 Michael Albinus <michael.albinus@gmx.de>
4206
4207 * tramp.texi: Remove Japanese manual. Fix typo.
4208
4209 * trampver.texi: Update release number. Remove japanesemanual.
4210
c0468714
GM
42112010-09-09 Glenn Morris <rgm@gnu.org>
4212
4213 * org.texi: Restore clobbered changes (copyright years, untabify).
4214
86441999
JD
42152010-09-04 Julien Danjou <julien@danjou.info> (tiny change)
4216
4217 * gnus.texi (Adaptive Scoring): Fix typo.
4218
25f28806
LMI
42192010-09-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
4220
4221 * gnus.texi (Article Display): Document gnus-html-show-images.
4222
45240125 42232010-09-02 Jan Djärv <jan.h.d@swipnet.se>
25f28806 4224
45240125
JD
4225 * cl.texi (Basic Setf): Remove x-get-cut-buffer and x-get-cutbuffer.
4226
59d09f15
LMI
42272010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
4228
4229 * gnus.texi (HTML): Document gnus-max-image-proportion.
4230
2cdd366f
KY
42312010-08-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
4232
51dee5ef
KY
4233 * gnus.texi (HTML): Document gnus-blocked-images.
4234
2cdd366f
KY
4235 * message.texi (Wide Reply): Document message-prune-recipient-rules.
4236
b0e4f3fc
KY
42372010-08-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
4238
4239 * gnus.texi (Summary Mail Commands): Note that only the addresses from
4240 the first message are used for wide replies.
f02566ce
KY
4241 (Changing Servers): Remove documentation on gnus-change-server and
4242 friends, since it's been removed.
b0e4f3fc 4243
598451ed
KY
42442010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4245
4246 * gnus.texi (Drafts): Mention B DEL.
4247
e7842e69
KY
42482010-08-29 Tim Landscheidt <tim@tim-landscheidt.de> (tiny change)
4249
4250 * gnus.texi (Delayed Articles): Mention that the Date header is the
4251 original one, even if you delay.
4252
85115796
KY
42532010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4254
0c7efc08
SM
4255 * gnus.texi (Asynchronous Fetching):
4256 Document gnus-async-post-fetch-function.
85115796
KY
4257 (HTML): Made into its own section.
4258
f0b44bc0
MA
42592010-08-26 Michael Albinus <michael.albinus@gmx.de>
4260
4261 Sync with Tramp 2.1.19.
4262
c5b0993e
EW
4263 * tramp.texi (Inline methods, Default Method):
4264 Mention `tramp-inline-compress-start-size'. Remove "kludgy" phrase.
0c7efc08 4265 Remove remark about doubled "-t" argument.
217876c9
MA
4266 (Auto-save and Backup): Remove reference to Emacs 21.
4267 (Filename Syntax): Describe port numbers.
4268 (Frequently Asked Questions): Adapt supported (X)Emacs versions. Adapt
4269 supported MS Windows versions. Remove obsolete URL. Recommend "sshx"
4270 and "scpx" for echoing shells. Use the $() syntax, texi2dvi reports
4271 errors with the backquotes.
4272 (External packages): File attributes cache flushing for asynchronous
4273 processes.
4274 (Traces and Profiles): Describe verbose level 9.
4275
f0b44bc0
MA
4276 * trampver.texi: Update release number.
4277
7457f7b6
MA
42782010-08-23 Michael Albinus <michael.albinus@gmx.de>
4279
4280 * dbus.texi (Alternative Buses): New chapter.
4281
b695beda
SM
42822010-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
4283
4284 * cl.texi (Mapping over Sequences): Rename mapc => cl-mapc.
4285
443c2c03
JB
42862010-08-09 Jay Belanger <jay.p.belanger@gmail.com>
4287
4288 * calc.texi (Customizing Calc): Rearrange description of new
4289 variables to match the presentation of other variables.
4290
7815fe19 42912010-08-08 Juanma Barranquero <lekktu@gmail.com>
e1d294ab
JB
4292
4293 * org.texi (Footnotes, Tables in HTML export): Fix typos.
4294
2c695727
JB
42952010-08-08 Jay Belanger <jay.p.belanger@gmail.com>
4296
4297 * calc.texi (Making Selections, Selecting Subformulas)
4298 (Customizing Calc): Mention how to use faces to emphasize selected
4299 sub-formulas.
4300
bbb6ffa1
MA
43012010-08-05 Michael Albinus <michael.albinus@gmx.de>
4302
4303 * tramp.texi (External packages): File attributes cache flushing
4304 for asynchronous processes.
4305
5cee0a9c
AM
43062010-08-01 Alan Mackenzie <acm@muc.de>
4307
4308 Enhance the manual for the latest Java Mode.
4309
4310 * cc-mode.texi (Syntactic Symbols): New symbols annotation-top-cont and
4311 annotation-var-cont.
4312 (Java Symbols): Page renamed from Anonymous Class Symbol. Document the
4313 two new symbols.
4314
3f2afe32
MA
43152010-07-28 Michael Albinus <michael.albinus@gmx.de>
4316
4317 * tramp.texi (Traces and Profiles): Describe verbose level 9.
4318
0ed082fe 43192010-07-27 Chong Yidong <cyd@stupidchicken.com>
b196eafc
CY
4320
4321 * nxml-mode.texi (Limitations): Remove obsolete discussion (Bug#6708).
4322
311f0356
JB
43232010-07-19 Juanma Barranquero <lekktu@gmail.com>
4324
4325 * org.texi: Fix typo in previous change (2010-07-19T09:47:27Z!carsten.dominik@gmail.com).
4326
86fbb8ca
CD
43272010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
4328
4329 * org.texi: Add macros to get plain quotes in PDF output.
4330 List additional contributors.
4331 (Capture): New section, replaces the section about remember.
4332 (Working With Source Code): New chapter, focused on documenting Org
4333 Babel.
4334 (Code evaluation security): New section.
4335 (MobileOrg): Document DropBox support.
4336 (TaskJuggler export): Document taskjuggler and Gantt chart support.
4337 (Special symbols): Show how to display UTF8 characters for entities.
4338 (Global TODO list): Clarify the use of the "M" key and the differences
4339 to the "m" key.
4340 (RSS Feeds): Mention Atom feeds as well.
4341 (Setting tags): Remove paragraph about
4342 `org-complete-tags-always-offer-all-agenda-tags'.
4343
5732e8ed
MA
43442010-07-17 Michael Albinus <michael.albinus@gmx.de>
4345
4346 * tramp.texi (Inline methods): Remove remark about doubled "-t"
4347 argument.
4348 (Frequently Asked Questions): Recommend "sshx" and "scpx" for
4349 echoing shells.
4350
ca1bb391
MA
43512010-07-10 Michael Albinus <michael.albinus@gmx.de>
4352
4353 * tramp.texi (Inline methods): Remove "kludgy" phrase.
4354 (Filename Syntax): Describe port numbers.
4355
5bd55c3c
MA
43562010-07-09 Michael Albinus <michael.albinus@gmx.de>
4357
4358 * dbus.texi (Top): Introduce Index. Emphasize "nil" whereever
4359 forgotten.
4360 (Type Conversion): Precise conversion of natural numbers.
4361 (Errors and Events): Add "debugging" to concept index. Add variable
4362 `dbus-debug'.
4363
820ae8fe
MA
43642010-07-04 Michael Albinus <michael.albinus@gmx.de>
4365
4366 * dbus.texi (Receiving Method Calls): Add optional argument
4367 EMITS-SIGNAL to `dbus-register-property'.
4368
b6f9df0f
JB
43692010-06-27 Alex Schroeder <alex@gnu.org>
4370
4371 * nxml-mode.texi (Commands for locating a schema): Fix typo.
4372
62e034c2
GM
43732010-06-24 Glenn Morris <rgm@gnu.org>
4374
4375 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
4376 * dired-x.texi, ebrowse.texi, ede.texi, edt.texi, eieio.texi:
4377 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
4378 * flymake.texi, gnus.texi, info.texi, mairix-el.texi, message.texi:
4379 * newsticker.texi, org.texi, pgg.texi, rcirc.texi, reftex.texi:
4380 * remember.texi, sasl.texi, semantic.texi, ses.texi, smtpmail.texi:
4381 * speedbar.texi, tramp.texi, url.texi, viper.texi, widget.texi:
4382 * woman.texi: Start direntry descriptions in column 32, per Texinfo
4383 convention. Make them end with a period.
4384
9360256a
GM
43852010-06-23 Glenn Morris <rgm@gnu.org>
4386
4387 * autotype.texi, cl.texi, dired-x.texi, ebrowse.texi, ede.texi:
b1fbbb32
GM
4388 * eieio.texi, epa.texi, faq.texi, flymake.texi, forms.texi:
4389 * gnus-faq.texi, idlwave.texi, mh-e.texi, nxml-mode.texi, org.texi:
4390 * pcl-cvs.texi, pgg.texi, reftex.texi, sasl.texi, sc.texi,
4391 * sem-user.texi, semantic.texi, sieve.texi, smtpmail.texi,
4392 * speedbar.texi, vip.texi, viper.texi, widget.texi: Untabify.
9360256a 4393
04d3bb6c
GM
43942010-06-10 Glenn Morris <rgm@gnu.org>
4395
4396 * idlwave.texi (Load-Path Shadows):
4397 * org.texi (Handling links): Fix typos.
4398
5e7d4a75
KY
43992010-06-07 Teodor Zlatanov <tzz@lifelogs.com>
4400
4401 * gnus.texi (Interactive): Explain effect of gnus-expert-user better.
4402
9841cb4f
MA
44032010-05-26 Michael Albinus <michael.albinus@gmx.de>
4404
4405 * eshell.texi (Built-ins): Describe, how to disable a built-in command
4406 by an alias. (Bug#6226)
4407
597517ef
JB
44082010-05-16 Jay Belanger <jay.p.belanger@gmail.com>
4409
4410 * calc.texi (Manipulating Vectors): Mention that vectors can
4411 be used to determine bins for `calc-histogram'.
4412
14914c43
JB
44132010-05-13 Jay Belanger <jay.p.belanger@gmail.com>
4414
597517ef 4415 * calc.texi: Remove "\turnoffactive" commands throughout.
14914c43 4416
0235128c 44172010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
da0bbbc4
CY
4418
4419 * url.texi (HTTP language/coding, Customization):
4420 * message.texi (Header Commands, Responses):
4421 * cl.texi (Argument Lists): Fix typos.
4422
0235128c 44232010-05-08 Chong Yidong <cyd@stupidchicken.com>
aa5789b5 4424
0235128c
SM
4425 * ede.texi (EDE Mode): Refer to init file rather than `.emacs'.
4426 Note that Development menu is always available.
aa5789b5
CY
4427 (Creating a project): Fix terminology.
4428 (Add/Remove files): Fix typo.
4429
0235128c
SM
44302010-05-07 Chong Yidong <cyd@stupidchicken.com>
4431
4432 * Version 23.2 released.
4433
a628ad9d 44342010-05-01 Daniel E. Doherty <ddoherty03@gmail.com> (tiny change)
db37d257
DD
4435
4436 * calc.texi (Tutorial): Use "^{\prime}" to indicate primes.
4437
502269d6
MA
44382010-05-01 Michael Albinus <michael.albinus@gmx.de>
4439
0235128c
SM
4440 * tramp.texi (Inline methods, Default Method):
4441 Mention `tramp-inline-compress-start-size'.
502269d6 4442
6e104790 44432010-04-18 Teodor Zlatanov <tzz@lifelogs.com>
bff3818b
KY
4444
4445 * gnus.texi (Gnus Versions, Oort Gnus): Mention the Git repo instead of
4446 the CVS repo. Put the Git repo in the news section.
4447
6e104790 4448 * gnus-coding.texi (Gnus Maintainance Guide): Fix title typo.
bff3818b
KY
4449 Removed some mentions of CVS. Mention the new Git repo.
4450
6e104790 44512010-04-18 Andreas Seltenreich <seltenreich@gmx.de>
b1519d85
KY
4452
4453 * gnus.texi (Score File Format): Fix typo. Reported by Štěpán Němec.
4454 (Mail Group Commands): Add index entry.
4455
6e104790 44562010-04-18 Glenn Morris <rgm@gnu.org>
2bf1d02d
GM
4457
4458 * info.texi (Search Index): Mention Emacs's Info-virtual-index.
4459
f8b91752
JB
44602010-04-18 Jay Belanger <jay.p.belanger@gmail.com>
4461
4462 * calc.texi (Radix modes): Mention that the option prefix will
4463 turn on twos-complement mode.
4464 (Inverse and Hyperbolic Flags): Mention the Option flag.
4465
ed21c5c8
CD
44662010-04-15 Carsten Dominik <carsten.dominik@gmail.com>
4467
4468 * org.texi (LaTeX and PDF export): Add a footnote about xetex.
6e104790 4469 (LaTeX/PDF export commands): Rename and Move section.
ed21c5c8
CD
4470 (Sectioning structure): Update.
4471 (References): New use case for field coordinates.
6e104790 4472 (The export dispatcher): Rename from ASCII export.
ed21c5c8
CD
4473 (Setting up the staging area): Document the availability of
4474 encryption for MobileOrg.
4475 (Images and tables): Document how to reference labels.
4476 (Index entries): New section.
4477 (Generating an index): New section.
4478 (Column width and alignment): Document that <N> now
4479 means a fixed width, not a maximum width.
4480 (Publishing options): Document the :email option.
4481 (Beamer class export): Fix bug in the BEAMER example.
4482 (Refiling notes): Document refile logging.
4483 (In-buffer settings): Document refile logging keywords.
4484 (Drawers): Document `C-c C-z' command.
4485 (Agenda commands): Mention the alternative key `C-c C-z'.
4486 (Special properties): Document the BLOCKED property.
4487 (The spreadsheet): Mention the formula editor.
4488 (References): Document field coordinates.
4489 (Publishing action): Correct the documentation for the
4490 publishing function.
4491 (The date/time prompt): Document that we accept dates
4492 like month/day/year.
4493 (Cooperation): Document the changes in table.el support.
4494 (Faces for TODO keywords, Faces for TODO keywords)
4495 (Priorities): Document the easy colors.
4496 (Visibility cycling): Document the new double prefix
4497 arg for `org-reveal'.
4498 (Cooperation): Remember.el is part of Emacs.
4499 (Clean view): Mention that `wrap-prefix' is also set by
4500 org-indent-mode.
4501 (Agenda commands): Add information about prefix args to
4502 scheduling and deadline commands.
4503 (Search view): Point to the docstring of
4504 `org-search-view' for more details.
6e104790 4505 (Agenda commands): Document that `>' prompts for a date.
ed21c5c8
CD
4506 (Setting tags): Document variable
4507 org-complete-tags-always-offer-all-agenda-tags.
6e104790 4508 (Column attributes): Cross-reference special properties.
ed21c5c8 4509
456b348e
MA
45102010-04-10 Michael Albinus <michael.albinus@gmx.de>
4511
4512 Synchronize with Tramp repository.
4513
4514 * tramp.texi (Auto-save and Backup): Remove reference to Emacs 21.
0c7efc08
SM
4515 (Frequently Asked Questions): Adapt supported (X)Emacs versions.
4516 Adapt supported MS Windows versions. Remove obsolete URL. Use the $()
456b348e
MA
4517 syntax, texi2dvi reports errors with the backquotes.
4518
4519 * trampver.texi: Update release number.
4520
357e2d8e
KY
45212010-04-01 Teodor Zlatanov <tzz@lifelogs.com>
4522
4523 * gnus.texi (Finding the News): Add pointers to the Server buffer
4524 because it's essential.
4525
1d4d7664
KY
45262010-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
4527
4528 * gnus.texi (MIME Commands): Update description of
4529 gnus-article-browse-html-article.
4530
bd3e840f
KY
45312010-03-27 Teodor Zlatanov <tzz@lifelogs.com>
4532
4533 * auth.texi (Secret Service API): Add TODO node.
4534 (Help for users): Explain the new source options for `auth-sources'.
4535
e867cb5d 45362010-03-24 Michael Albinus <michael.albinus@gmx.de>
c8215db1
MA
4537
4538 * trampver.texi: Update release number.
4539
288f9fc0
CY
45402010-03-10 Chong Yidong <cyd@stupidchicken.com>
4541
4542 * Branch for 23.2.
4543
d99aaebd
CY
45442010-03-03 Chong Yidong <cyd@stupidchicken.com>
4545
4546 * faq.texi (Escape sequences in shell output): Note that ansi-color is
4547 now enabled by default.
4548
5794c2a5
MA
45492010-02-28 Michael Albinus <michael.albinus@gmx.de>
4550
4551 * dbus.texi (Errors and Events): D-Bus messages are retrieved only,
4552 when Emacs runs in interactive mode. (Bug#5645)
4553
40572be6
GM
45542010-02-16 Glenn Morris <rgm@gnu.org>
4555
4556 * nxml-mode.texi (Commands for locating a schema): Fix keybinding.
4557
7bb8ed67
MH
45582010-02-05 Mark A. Hershberger <mah@everybody.org>
4559
4560 * ede.texi, eieio.texi, semantic.texi: Use standard direntry format.
4561
45a1423d 45622010-01-21 Katsumi Yamaoka <yamaoka@jpl.org>
994ff697
KY
4563
4564 * gnus.texi (Score File Format): Fix typo.
4565
45a1423d 45662010-01-19 Mark A. Hershberger <mah@everybody.org>
aaef4f91
MH
4567
4568 * cc-mode.texi: Replace references to obsolete c-subword-mode.
4569
14f17fc8
JB
45702010-01-18 Juanma Barranquero <lekktu@gmail.com>
4571
4572 * ada-mode.texi (Project File Overview): Fix typo.
4573
607d4369
CY
45742010-01-17 Chong Yidong <cyd@stupidchicken.com>
4575
4576 * semantic.texi: Add Richard Y. Kim credit.
4577
4578 * eieio.texi (Making New Objects): Fix typo (Bug#5406).
4579
3d1bfa99
MA
45802010-01-17 Michael Albinus <michael.albinus@gmx.de>
4581
4582 * tramp.texi (Frequently Asked Questions): Add GNU Emacs 23 and
a628ad9d 4583 SXEmacs 22 to the supported systems. New item for hung ssh sessions.
3d1bfa99 4584
6fbf7a75
GM
45852010-01-17 Glenn Morris <rgm@gnu.org>
4586
b9f978f0
GM
4587 * calc.texi (Reporting Bugs): Don't mention format of repository.
4588
f19bc38d
GM
4589 * woman.texi (Bugs): Make "Emacs repository" less specific,
4590 and the URL for same more specific.
4591
6fbf7a75
GM
4592 * faq.texi (Latest version of Emacs): The repository is now Bazaar.
4593
16c3428a
JB
45942010-01-17 Juanma Barranquero <lekktu@gmail.com>
4595
4596 * ede.texi (ede-step-project, ede-proj-target):
4597 * tramp.texi (Remote processes): Fix typos.
4598
045b9da7
ML
45992010-01-16 Mario Lang <mlang@delysid.org>
4600
4601 * ede.texi (ede-target):
4602 * org.texi (Refiling notes): Remove duplicated words.
4603
c57008f6
SM
46042010-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
4605
4606 * gnus.texi (Posting Styles): Use with-current-buffer.
4607 * calc.texi (Defining Simple Commands): Prefer save-current-buffer.
4608
798c9eb5
KR
46092010-01-02 Kevin Ryde <user42@zip.com.au>
4610
4611 * eieio.texi (Naming Conventions): Correction to xref on elisp
4612 coding conventions, is "Tips" node not "Standards".
4613
4970fbfe
CY
46142009-12-24 Chong Yidong <cyd@stupidchicken.com>
4615
4616 * calc.texi (General Mode Commands): Calc file should be in .emacs.d.
4617
4618 * faq.texi (New in Emacs 22): Max buffer size is now 512 MB.
4619
83828b06
KY
46202009-12-18 Katsumi Yamaoka <yamaoka@jpl.org>
4621
4622 * gnus.texi (Direct Functions): Add missing port number to tls method.
4623
45a4a565
JB
46242009-12-15 Juanma Barranquero <lekktu@gmail.com>
4625
4626 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add edt.
4627 ($(infodir)/edt, edt.dvi): New targets.
4628
698bfef7
GM
46292009-12-15 Glenn Morris <rgm@gnu.org>
4630
4631 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add edt.
4632 (edt, $(infodir)/edt, edt.dvi): New targets.
4633 * edt.texi: New file (etc/edt-user.doc converted to Texinfo).
4634
4635 * Makefile.in (PDF_TARGETS, pdf): New.
4636 (clean): Add *.pdf.
4637 Add pdf rules for all manuals.
4638
0e983327
JB
46392009-12-15 Jay Belanger <jay.p.belanger@gmail.com>
4640
4641 * calc/calc.texi (Radix Modes): Clarify two's complement notation.
4642
8e687433
CY
46432009-12-14 Chong Yidong <cyd@stupidchicken.com>
4644
4645 * sem-user.texi (Semantic mode, Idle Scheduler, Smart Completion)
4646 (Smart Jump, Analyzer Debug): Copyedits.
4647 (Semantic mode user commands): Link to new nodes.
4648 (Speedbar, SymRef, MRU Bookmarks, Sticky Func Mode)
4649 (Highlight Func Mode, Tag Decoration Mode): New nodes, from the
4650 upstream Semantic manual.
4651
4652 * semantic.texi (Introduction): Minor fix to diagram.
4653
020335df
MA
46542009-12-09 Michael Albinus <michael.albinus@gmx.de>
4655
4656 * eshell.texi (History): Add the other built-in variables.
4657 (Built-ins): Explain built-ins, and how to apply the external commands.
4658 Add `history', `su' and `sudo'.
4659
4660 * tramp.texi (Remote processes): Add missing <RET> in the example.
4661
6ddf13e4
BW
46622009-12-01 Bill Wohler <wohler@newt.com>
4663
4664 * mh-e.texi (Searching): Use mh vfolder_format and fix typo in database
45a4a565 4665 path for mairix example. Specify -q in namazu example since namazu is
6ddf13e4
BW
4666 excessively garrulous.
4667
07b6428c
MA
46682009-11-29 Michael Albinus <michael.albinus@gmx.de>
4669
4670 * tramp.texi (Remote processes): Improve eshell example with "su"
4671 and "sudo" commands.
4672
fd1cefda
CY
46732009-11-28 Chong Yidong <cyd@stupidchicken.com>
4674
4675 * semantic.texi (Analyzer Internals): Rename from Analyzer.
4676
4677 * sem-user.texi (Semantic mode user commands): Fix key syntax.
4678 Document semantic-complete-analyze-inline.
4679 (Semanticdb search debugging commands): Minor clarification.
4680 (Analyzer, Smart Completion, Smart Summary, Smart Jump)
45a4a565 4681 (Analyzer Debug): New nodes, adapted from the upstream Semantic user
fd1cefda 4682 manual.
9d542758 4683 (Semantic mode): Link to Idle Scheduler.
fd1cefda 4684
159e3ad5
KR
46852009-11-28 Kevin Ryde <user42@zip.com.au>
4686
4687 * cl.texi (Porting Common Lisp): Update EIEIO dead ftp link to a
45a4a565 4688 @pxref, now EIEIO is in Emacs.
159e3ad5 4689
c6d47315
KR
4690 * erc.texi (Development): Correction to git tutorial url.
4691
16f6287e
GM
46922009-11-26 Glenn Morris <rgm@gnu.org>
4693
4694 * faq.texi (Latest version of Emacs): Mention stability of development
4695 version.
4696 (Problems with very large files): Max buffer size increase in 23.2.
4697 (VM): VM has moved house again.
4698
5ea5dbc9
JB
46992009-11-22 Jay Belanger <jay.p.belanger@gmail.com>
4700
4701 * calc.texi (Radix modes): Discuss alternate bases for two's complement
4702 notations.
4703
5dec9555
CD
47042009-11-20 Carsten Dominik <dominik@u016822.science.uva.nl>
4705
45a4a565 4706 * org.texi (Column attributes): Fix documentation of new operators.
5dec9555 4707
bd6f6833
CY
47082009-11-20 Chong Yidong <cyd@stupidchicken.com>
4709
4710 * sem-user.texi (Semanticdb Search Configuration): Rearrange nodes.
673286f5
CY
4711 (Search Throttle, Semanticdb Roots, Include paths, Idle Scheduler)
4712 (Idle Completions Mode): Numerous copyedits.
bd6f6833 4713
be479117
JB
47142009-11-17 Juanma Barranquero <lekktu@gmail.com>
4715
4716 * semantic.texi (Semantic Internals, Glossary):
4717 * sem-user.texi (Semantic mode, Include paths, Idle Scheduler)
4718 (Semanticdb search debugging commands): Fix typos.
4719
17291a1f
JB
47202009-11-16 Jay Belanger <jay.p.belanger@gmail.com>
4721
be479117 4722 * calc.texi (Radix modes): Mention twos-complement notation.
17291a1f 4723
af42a9cc
JB
47242009-11-16 Juanma Barranquero <lekktu@gmail.com>
4725
4726 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add semantic.
4727 ($(infodir)/semantic, semantic.dvi): New targets.
4728
3149927d
CY
47292009-11-16 Chong Yidong <cyd@stupidchicken.com>
4730
4731 * Makefile.in: Build the Semantic manual.
4732
4733 * semantic.texi, sem-user.texi: New files, adapted from the Semantic
4734 repository.
4735
977640ed
MA
47362009-11-16 Michael Albinus <michael.albinus@gmx.de>
4737
4738 * dbus.texi (Receiving Method Calls): New defun
4739 `dbus-unregister-service'.
4740
17673adf
CD
47412009-11-15 Carsten Dominik <carsten.dominik@gmail.com>
4742
4743 * org.texi (Speed keys): New section.
4744
0ecd3c90
MA
47452009-11-13 Michael Albinus <michael.albinus@gmx.de>
4746
4747 * dbus.texi (Type Conversion): Fix typo.
4748 (Asynchronous Methods): Rename `dbus-registered-functions-table' to
4749 `dbus-registered-objects-table'.
0c7efc08
SM
4750 (Receiving Method Calls): New defun `dbus-register-property'.
4751 Move `dbus-unregister-object' here.
0ecd3c90 4752
8bfe682a
CD
47532009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
4754
4755 * org.texi: Removed @Ie, @ie, @Eg, @eg macros.
4756
47572009-11-13 James TD Smith <ahktenzero@mohorovi.cc>
4758
4759 * org.texi (Column attributes): Add the new age summary operators.
4760 Also, mention the fact you can only use one summary operator per
4761 property.
4762
47632009-11-13 John Wiegley <johnw@newartisans.com>
4764
0c7efc08 4765 * org.texi (Tracking your habits): Add a new section in the
8bfe682a 4766 manual about how to track habits.
0c7efc08 4767 (Resolving idle time): Add a section on how idle and
8bfe682a
CD
4768 dangling clocks are resolved.
4769
47702009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
4771
4772 * org.texi (Agenda commands): Document the new `i' command.
4773 (Inserting deadline/schedule): Document logging changes
4774 of scheduling and deadline times stamps.
4775 (In-buffer settings): Document the in-buffer keywords for logging
4776 changes of scheduling and deadline times stamps.
4777 (Structure editing, Plain lists): Document indentation
4778 cycling in empty entries with TAB.
4779 (Archiving): Document the default archiving command.
4780 (Moving subtrees): Document the new keys for archiving.
4781 (Internal archiving): Fix incorrect key.
4782 (Agenda commands): Document the TODO set switching commands.
4783 (Agenda commands): Document the new archiving keys.
4784 (Clocking work time): Better description on how to save
4785 and restore a clock.
4786 (Resolving idle time): Mention the x11idle program to get true
4787 idleness also under X11.
4788 (Resolving idle time): Use @kbd instead of @key for normal
4789 letters, because this is how he rest of the manual does this.
4790 (Pushing to MobileOrg): Mention that `org-directory'
4791 should be set.
4792 (Agenda commands): Document that SPC is a filter for
4793 any tag.
0c7efc08 4794 (Search view): Rename from "Keyword search".
8bfe682a
CD
4795 (Capure): New chapter.
4796 (Markup): New chapter.
0c7efc08
SM
4797 (Links in HTML export, Images in HTML export):
4798 Extend the section titles.
8bfe682a
CD
4799 (Images in HTML export): Document the align option.
4800 (Text areas in HTML export): Extend the section title.
4801 (Images in LaTeX export): Explain image placement in LaTeX.
4802
693737cd
GM
48032009-11-10 Glenn Morris <rgm@gnu.org>
4804
4805 * sc.texi (Hints to MUA Authors): MUA should do any decoding.
4806
c7bd4ebe
MA
48072009-11-08 Michael Albinus <michael.albinus@gmx.de>
4808
4809 * tramp.texi (Auto-save and Backup): Disable backups just for a
4810 method.
4811
4812 * trampver.texi: Update release number.
4813
76c5acad
MA
48142009-11-07 Michael Albinus <michael.albinus@gmx.de>
4815
4816 Sync with Tramp 2.1.17.
4817
4818 * trampver.texi: Update release number.
4819
d9a57abf
GM
48202009-10-29 Glenn Morris <rgm@gnu.org>
4821
4822 * texinfo.tex: Update to version 2009-08-14.15 from ftp://tug.org/tex/.
4823
637f4f0f
MA
48242009-10-23 Michael Albinus <michael.albinus@gmx.de>
4825
4826 * tramp.texi (External methods): Temporary files are kept for
4827 `rsync' and `rsyncc' methods.
4828
310dbb05
JB
48292009-10-09 Juanma Barranquero <lekktu@gmail.com>
4830
4831 * eieio.texi: Fix typos.
4832
09094f28
CY
48332009-10-07 Chong Yidong <cyd@stupidchicken.com>
4834
4835 * cl.texi (Argument Lists): Clarify explicit keyword arguments.
4836
216f299a
JB
48372009-10-07 Juanma Barranquero <lekktu@gmail.com>
4838
4839 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add eieio, ede.
4840 ($(infodir)/eieio, eieio.dvi, $(infodir)/ede, ede.dvi): New targets.
4841
966a6506
CY
48422009-10-07 Chong Yidong <cyd@stupidchicken.com>
4843
4844 * Makefile.in: Build EIEIO and EDE manuals.
4845
48462009-10-07 Eric Ludlam <zappo@gnu.org>
4847
4848 * eieio.texi:
4849 * ede.texi: New files.
4850
8842cd9b
MA
48512009-10-05 Michael Albinus <michael.albinus@gmx.de>
4852
4853 * tramp.texi (Remote processes): Association of a pty is not supported.
4854
7006d207
CD
48552009-10-01 Carsten Dominik <carsten.dominik@gmail.com>
4856
4857 * org.texi (Pushing to MobileOrg): Document `org-mobile-files'.
4858 (Processing LaTeX fragments): Document that the size of images can be
4859 changes using the variable `org-format-latex-options'.
4860 (The date/time prompt, Timestamps): Be more accurate over ISO format
4861 dates and times.
4862 (Visibility cycling): Document showeverything keyword.
4863 (In-buffer settings): Document showeverything keyword.
4864 (Setting up the staging area): Fix the example.
4865 (MobileOrg): New section.
4866 (Agenda commands, Exporting Agenda Views): Document exporting the
4867 agenda view to Org files.
4868
0e7b2867
MA
48692009-09-28 Michael Albinus <michael.albinus@gmx.de>
4870
4871 * tramp.texi (History): Add IMAP support.
4872 (External methods): Add `imap' and `imaps' methods.
4873 (GVFS based methods): Add indices for `davs'.
4874 (Password handling): Rename anchors. Add IMAP entries for
4875 ~/.authinfo.gpg.
4876
4877 * trampver.texi: Set default value of `emacsimap'.
4878
4146636e
KY
48792009-09-22 Daiki Ueno <ueno@unixuser.org>
4880
4881 * gnus.texi (Security): Document mm-sign-option and mm-encrypt-option.
4882
d22f7ffa
CY
48832009-09-13 Chong Yidong <cyd@stupidchicken.com>
4884
0c7efc08
SM
4885 * dired-x.texi (Technical Details):
4886 Delete dired-up-directory (Bug#4292).
d22f7ffa 4887
66043531
MA
48882009-09-03 Michael Albinus <michael.albinus@gmx.de>
4889
216f299a 4890 * tramp.texi (Frequently Asked Questions): New item for emacsclient.
66043531 4891
6eb02347
CD
48922009-09-02 Carsten Dominik <carsten.dominik@gmail.com>
4893
4894 * org.texi (Effort estimates): Document new effort setting commands.
4895 (Agenda commands): Document the new keys fro agenda time motion.
4896 Document entry text mode. Improve documentation of the keys to include
4897 inactive time stamps into the agenda view.
4898 (Feedback): Document the new bug report command.
0c7efc08 4899 (Structure editing): Add an index entry for the sorting of subtrees.
6eb02347 4900
38dc51ba
KY
49012009-09-02 Teodor Zlatanov <tzz@lifelogs.com>
4902
4903 * auth.texi (Help for users): Corrected markup.
4904
e402f452
GM
49052009-09-02 Glenn Morris <rgm@gnu.org>
4906
4907 * emacs-mime.texi (time-date): Mention float-time.
4908
744256cf
JB
49092009-08-30 Jay Belanger <jay.p.belanger@gmail.com>
4910
4911 * calc.texi (Simplifying Formulas): Improve the wording.
4912
b0b63450
MB
49132009-08-29 Teodor Zlatanov <tzz@lifelogs.com>
4914
4915 * auth.texi: Rewritten for coverage and clarity.
4916
49172009-08-29 Katsumi Yamaoka <yamaoka@jpl.org>
4918
0c7efc08
SM
4919 * gnus.texi (Expiring Mail):
4920 Mention gnus-mark-copied-or-moved-articles-as-expirable.
b0b63450
MB
4921 (Various Various): Mention gnus-safe-html-newsgroups.
4922
4923 * gnus-news.texi: Mention
4924 gnus-mark-copied-or-moved-articles-as-expirable.
4925
4926 * emacs-mime.texi (Display Customization): Add xref to
4927 gnus-safe-html-newsgroups.
4928
b59329e0
MA
49292009-08-28 Michael Albinus <michael.albinus@gmx.de>
4930
4931 * tramp.texi (Version Control): Remove.
af42a9cc 4932 (Obtaining Tramp): Update cvs checkout command. Remove nightly tarballs
b59329e0
MA
4933 reference.
4934 (External methods): Correct `scpc' concept index entries. New method
4935 `rsyncc'.
4936 (External packages): New subsections "Filename completion" and "File
4937 attributes cache".
4938
0ff2d6c2
JB
49392009-08-27 Jay Belanger <jay.p.belanger@gmail.com>
4940
4941 * calc.texi (Rewrite Rules): Improve the example.
4942 (Simplifying Formulas): Explain use of the I and H flags for
4943 simplification.
4944
ecd3d54f
MA
49452009-08-25 Michael Albinus <michael.albinus@gmx.de>
4946
4947 * dbus.texi (Bus names): Add optional parameter TIMEOUT to dbus-ping.
91af3942 4948 Describe autostart behavior of dbus-ping.
ecd3d54f
MA
4949 (Synchronous Methods, Asynchronous Methods): Use English numeric format
4950 for timeout values.
78176e69
MA
4951 (Top): Remove footnote saying D-Bus is not enabled by
4952 default. (Bug#4256)
ecd3d54f 4953
0f215bca
DU
49542009-08-23 Daiki Ueno <ueno@unixuser.org>
4955
4956 * epa.texi (Quick start): Don't refer to nonexistent epa-mode.
deb05c92 4957 Reported by Jari Aalto (Bug#4211).
0f215bca 4958 (Mail-mode integration): Mention epa-mail-mode and
deb05c92 4959 epa-global-mail-mode.
3b7ab45f
DU
4960 (Encrypting/decrypting *.gpg files): Don't refer to nonexistent
4961 epa-setup.
0f215bca 4962
4f22e84d
MA
49632009-08-16 Michael Albinus <michael.albinus@gmx.de>
4964
4965 * dbus.texi (Asynchronous Methods): Allow nil handler.
4966
9ff0b02b 49672009-08-15 Michael Kifer <kifer@cs.stonybrook.edu>
4f22e84d 4968
26b03ee3 4969 * ediff.texi (ediff-current-file): Add information about this new function.
4f22e84d 4970
26b03ee3 4971 * viper.texi: Add information about C-s in viper's search command.
4f22e84d 4972
4c39f404
CY
49732009-08-09 Colin Williams <lackita@gmail.com> (tiny change)
4974
4975 * calc.texi (Date Forms): Fix typos.
4976
3bcfba17
GM
49772009-08-08 Glenn Morris <rgm@gnu.org>
4978
4979 * org.texi (Agenda commands): Restore clobbered change.
4980
66783bb4
EZ
49812009-08-07 Eli Zaretskii <eliz@gnu.org>
4982
4983 * calc.texi (Graphics, Devices): Update with the peculiarities of
4984 operation on MS-Windows.
4985
c8d0cf5c
CD
49862009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
4987
4988 * org.texi (Publishing action): Improve documentation of file
4989 names when publishing to the source directory.
4990 (Clean view): Document `org-indent-mode'.
4991 (Clocking work time): Add documentation for the
4992 new :timetamp option when creating a clock report.
4993 (Paragraphs): Fix many typos.
4994 (Plain lists): Remove duplicate explanation about the
4995 `C-c *' command.
4996 (Literal examples): Update to reflect the new behavior
4997 of the -n -r -k switches when exporting source code examples.
4998 (Structure editing): Add information about `C-c *',
4999 converting a plain list into a list of Org items.
5000 (Remember): Small rephrasing of the paragraph
5001 describing remember.el. Also mentioned that remember.el is part
5002 of Emacs 23, not Emacs 22.
5003 (Clocking work time): Add documentation about
5004 displaying the current clocking time against the effort estimate.
5005 Also add a footnote about using `org-clock-in-prepare-hook' to add
5006 an effort estimate on the fly, just before clocking it.
5007 (Footnotes): Document automatic renumbering and
5008 sorting.
5009 (Agenda commands): Document new bulk commands.
5010 (Plain lists): Document new behavior of
5011 `org-cycle-include-plain-lists'.
4e2af782 5012 Hyphenation only in TeX.
c8d0cf5c
CD
5013 (Clocking work time): Document the key to update effort
5014 estimates.
5015 (Clocking work time): Document the clock time display.
5016 (Structure editing, TODO basics): Document new
5017 variables.
5018 (Column attributes): Document new colciew operators.
5019 (Publishing options): Document :xml-declaration.
5020 (Tracking TODO state changes): Document the
5021 LOG_INTO_DRAWER property.
5022 (Literal examples): Document the new implementation for
5023 editing source code.
5024 (Publishing action): Mention the new publishing
5025 function, to publish an Org source file.
5026 (Publishing links): Mention how to link to an Org source file.
5027 (Macro replacement): Document new macros.
5028 (Handling links): Document type-specific completion
5029 when inserting links.
5030 (Structure editing, Plain lists): Improve documentation
5031 on sorting.
5032 (Internal links): Document custom ids for links.
5033 (Handling links): Document custom ids for links.
5034 (CSS support): Document new class.
5035 (Refiling notes): Document the possibility to create new nodes
5036 during refiling.
5037 (Agenda commands): Document the "?" operator to find
5038 tasks without effort setting.
5039 (Exporting agenda information): Section moved.
5040 (RSS Feeds): New section.
5041 (Built-in table editor): Document M-e and M-a navigate
5042 inside table field.
5043 (Stuck projects): Docment that projects identified as
5044 un-stuck will still be searchd for stuck sub-projects.
5045 (Paragraphs): Document centering.
5046 (Creating timestamps, Agenda commands): Document new
5047 behavior when changing time stamps.
5048 (Structure editing): Document the new command
5049 `org-clone-subtree-with-time-shift'.
5050 (Publishing): Refresh this chapter.
5051 (Export options, Export options, In-buffer settings):
5052 Document the new keywords.
5053 (Matching tags and properties): Collect all
5054 documentation about tags/property matches here.
5055 (Setting tags): Document `org-tag-persistent-alist'.
5056 (Weekly/daily agenda): New section.
5057 (Orgstruct mode): Describe `orgstruct++-mode'.
5058 (Drawers): Mention the LOGBOOK drawer.
5059 (Export options, Sectioning structure): Document the
5060 #+LEATEX_HEADER in-buffer setting.
5061 (Bugs): Section removed.
5062 (Hooks): New section.
0c7efc08 5063 (Add-on packages): Move here from old location.
c8d0cf5c
CD
5064 (Context-sensitive commands): New section.
5065 (Setting tags): Document newline option.
5066 (Global TODO list, Matching tags and properties):
5067 Mention more variables.
5068 (Checkboxes): Update to changed command behavior.
81a5560e 5069
40d2791f
CY
50702009-08-02 Eric Yu <sucode@gmail.com> (tiny change)
5071
5072 * speedbar.texi (Basic Key Bindings): Fix typo.
5073
65d0154b
JB
50742009-07-30 Jay Belanger <jay.p.belanger@gmail.com>
5075
5076 * calc.texi (Vector/Matrix Functions): Add index entries for both
5077 "v" and "V" key bindings. Mention that `calc-matrix-brackets' only
5078 affects matrices with more than one row.
b5bdfd9f 5079 (Help Commands): Add index entries for "prefix ?" key bindings.
65d0154b 5080
5a9e3ab7
JB
50812009-07-29 Jay Belanger <jay.p.belanger@gmail.com>
5082
5083 * calc.texi (Stack Manipulation Commands): Add documentation for
ed9265fc 5084 `calc-transpose-lines'.
5a9e3ab7 5085
42fb7e61
MA
50862009-07-27 Michael Albinus <michael.albinus@gmx.de>
5087
5088 * dbus.texi (Receiving Method Calls): Describe special return value
5089 `:ignore'.
5090
574b69d5
AM
50912009-07-24 Alan Mackenzie <acm@muc.de>
5092
5093 * cc-mode.texi (Config Basics, File Styles): Document that at mode
5094 initialization, any individual variable setting now takes precedence
5095 over one done via c-file-style/c-file-offsets.
5096
ec06459c
JB
50972009-07-21 Jay Belanger <jay.p.belanger@gmail.com>
5098
5099 * calc.texi (Undoing Mistakes): Mention that the undo list will be
5100 truncated when Calc is quit.
5101 (Customizing Calc): Document `calc-undo-length'.
5102
4ce54f6b
CY
51032009-07-20 Chong Yidong <cyd@stupidchicken.com>
5104
5105 * calc.texi (About This Manual): Don't mention chapter numbers in text.
5106
0e4f8ba5
GM
51072009-07-11 Kevin Ryde <user42@zip.com.au>
5108
5109 * pcl-cvs.texi (About PCL-CVS):
5110 * widget.texi (Basic Types):
5111 Fix cross-references.
5112
fa0f81b0
AS
51132009-07-01 Andreas Schwab <aschwab@redhat.com>
5114
5115 * dbus.texi (Type Conversion): Don't use literal control character.
5116
88a683c5
MA
51172009-07-01 Michael Albinus <michael.albinus@gmx.de>
5118
5119 * tramp.texi (GVFS based methods): New section.
5120 (Remote processes): Processes for GVFS based methods run locally.
5121
36c8febb
MA
51222009-06-30 Michael Albinus <michael.albinus@gmx.de>
5123
0c7efc08
SM
5124 * tramp.texi (Inline methods, External methods, Gateway methods):
5125 Avoid the words "kludge" and hack".
36c8febb
MA
5126 (External methods): Add `synce' method.
5127
5128 * trampver.texi: Update release number.
5129
d6b951bb
MA
51302009-06-22 Michael Albinus <michael.albinus@gmx.de>
5131
5132 Sync with Tramp 2.1.16.
5133
5134 * tramp.texi (History): Add GVFS support.
5135 (External methods): Precise `rsync' description. Add `dav', `davs' and
5136 `obex' methods. Add 'tramp-gvfs-methods' option.
5137 (Multi-hops): Cells of `tramp-default-proxies-alist' can also be Lisp
5138 forms.
5139 (Remote Programs): Introduce `tramp-own-remote-path'.
5140 (Remote processes): New subsection "Running remote programs that create
5141 local X11 windows".
5142 (Frequently Asked Questions): Improve code for disabling vc.
5143
5144 * trampver.texi: Update release number. Set default value of
5145 `emacsgvfs'.
5146
70243478
CY
51472009-06-21 Chong Yidong <cyd@stupidchicken.com>
5148
5149 * Branch for 23.1.
5150
54b31cbf
GM
51512009-06-17 Glenn Morris <rgm@gnu.org>
5152
5153 * faq.texi (Obtaining the FAQ): Add reference to Savannah.
5154 (Latest version of Emacs): Mention source code repository.
5155
f6adc23c
GM
51562009-06-16 Glenn Morris <rgm@gnu.org>
5157
5158 * faq.texi (Top): Language tweak.
5159 (Extended commands): Most people have arrow keys.
5160 (Emacs manual): Say how to follow info links.
5161 (File-name conventions): Change title a bit. Explain about source
5162 versus installed. Condense etc description.
5163 (Guidelines for newsgroup postings): Mention Savannah list page.
5164 (Newsgroup archives): Simplify.
5165 (Contacting the FSF): Add contact URL.
5166 (Emacs Lisp documentation): Printed version not always available.
5167 (Installing Texinfo documentation): Explain how by hand installation is
5168 not normally needed. Use add-to-list. Remove duplicate reference.
5169 (Informational files for Emacs): Move info on Help menu here from
5170 "File-name conventions".
5171 (Help installing Emacs): Tweak uref.
5172 (Obtaining the FAQ): Mention repository.
5173 (Origin of the term Emacs): Explain "ITS".
5174 (Changing load-path): Use add-to-list.
5175 (Automatic indentation): Clarify this is for Text mode.
5176 Don't mention Indented Text mode.
5177 (Finding Emacs on the Internet): The FSF does not seem to offer a
5178 deluxe distribution on CD anymore.
5179
b59a8457
GM
51802009-06-16 Glenn Morris <rgm@gnu.org>
5181
5182 * faq.texi (Top): Mention which Emacs version this FAQ is about.
5183 Recommend the latest release. Mention how to get older FAQs.
5184 Recommend the Emacs manual.
5185 (Guidelines for newsgroup postings): Discourage cross-posts.
5186 (Underlining paragraphs): Remove.
5187 (Editing MS-DOS files): Remove pre-Emacs 20 information.
5188 (Bugs and problems): Update key-binding.
5189 (Problems with very large files): Mention 64-bit.
5190 (Shell process exits abnormally): Remove.
5191 (Problems with Shell Mode): Rename and update.
5192 (Spontaneous entry into isearch-mode)
5193 (Problems talking to certain hosts): Remove. This is old information,
5194 in etc/PROBLEMS if needed.
5195 (Emacs takes a long time to visit files, Updating Emacs): Remove.
5196 (Dired claims that no file is on this line): Update.
5197 (Installing Emacs, Problems building Emacs): Simplify.
5198 (Emacs for MS-DOS): Refer to msdos/INSTALL rather than duplicating
5199 information.
5200 (Emacs for MS-Windows): Rename from "Emacs for Windows". Simplify.
5201 (Emacs for Mac OS X): Rename from "Emacs for Apple computers".
5202 (JDEE): "JDEE", not "JDE".
5203 (Handling C-s and C-q with flow control, Binding C-s and C-q):
5204 Remove. This is old information, in etc/PROBLEMS if needed.
5205 (stty and Backspace key, Kanji and Chinese characters): Remove.
5206 (Right-to-left alphabets): Update section.
5207 (Changing the included text prefix): Gnus uses message-yank-prefix.
5208 Add cross-reference to Supercite manual.
5209 (Saving a copy of outgoing mail): Simplify output file description.
5210 (Expanding aliases when sending mail): Refer to Emacs manual.
5211 Remove old info about RFC822.
5212 Correct description of how to rebuild aliases.
5213 (Rmail writes to /var/spool/mail): Update location from /usr/spool/mail.
5214 (MIME with Emacs mail packages)
5215 (Viewing articles with embedded underlining)
5216 (Saving a multi-part Gnus posting, Gnus hangs for a long time):
5217 Remove old sections.
5218 (Killing based on nonstandard headers): Remove. Scoring is preferable,
5219 and is well-documented in the Gnus manual.
5220 (Reading news with Emacs): Merge "Learning more about Gnus" into here.
5221 (Making Gnus faster): Rename from "Starting Gnus faster".
5222 Merge "Catch-up is slow in Gnus" into here.
5223
0e6d12ca
GM
52242009-06-14 Glenn Morris <rgm@gnu.org>
5225
5226 * faq.texi (Status of Emacs): Re-order with most recent releases first.
5227 (New in Emacs 23): New section.
5228 (Handling C-s and C-q with flow control): Add xref.
5229
2e17e05e
GM
52302009-06-13 Glenn Morris <rgm@gnu.org>
5231
5232 * faq.texi (Setting up a customization file): Grammar fix.
5233 Customize is no longer "new".
5234 (Displaying the current line or column): Line-number mode is on by
5235 default. Don't mention `column' package. Mention linum.el.
5236 (Turning on abbrevs by default): Explain how to do it for buffers,
5237 modes, and everywhere.
5238 (Associating modes with files): Use add-to-list. Don't mention Emacs
5239 19.
5240 (Highlighting a region): On by default since 23.1.
5241 (Replacing highlighted text): Update doc quote.
5242 (Working with unprintable characters): Don't mention search-quote-char.
5243 (Using an already running Emacs process): Gnuclient is probably not an
5244 enhancement these days.
5245 (Indenting switch statements): Remove mention of pre-Emacs 20.
5246 (Horizontal scrolling): Abbreviate Emacs 20 description.
5247 (Replacing text across multiple files): Fix name of dired command.
5248 (Disabling backups): Use require not load.
4f9d4de3 5249 (Learning more about Gnus): Add cross-refs to Gnus manual and FAQ.
2e17e05e 5250
2a1cf2b9
BW
52512009-06-13 Bill Wohler <wohler@newt.com>
5252
5253 Release MH-E manual version 8.2.
5254
5255 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
5256 release 8.2.
5257
85b438b7
GM
52582009-06-13 Glenn Morris <rgm@gnu.org>
5259
5260 * faq.texi: Remove the term "on-line" (meaning "Info") throughout, since
5261 in this day and age the common meaning is "on the web".
5262 (copying): Use @copyright in all cases.
5263 (Basic keys): Remove reference to deleted manual node "Text Characters".
5264 (File-name conventions): Use GNU as an example rather than SERVICE.
5265 default.el lives in site-lisp. Update Info directory location.
5266 (Real meaning of copyleft): GPL actions have been brought, but all
5267 settled out of court.
5268 (Guidelines for newsgroup postings): Shorten section title.
5269 Simplify comp.emacs description.
5270 (Newsgroup archives): Change Google URL. Describe Gmane.
5271 (Unsubscribing from Emacs lists): Remove discussion of "distribution
5272 points". Mention List-Unsubscribe header.
5273 (Contacting the FSF): Update email and URLs.
5274 (Basic editing): Mention F1 for help.
5275 (Installing Texinfo documentation): Refer to Texinfo website rather
5276 than ftp server.
5277 (Printing a Texinfo file): Mention texi2pdf.
5278 (Informational files for Emacs): Don't describe FTP or SERVICE, they
5279 are just stubs nowadays.
5280 (Latest version of Emacs): Explain version numbers.
5281 (Spell-checkers, Checking TeX and *roff documents): Remove sections.
5282 (Turning on syntax highlighting): No need to mention hilit19 any more.
5283 (Finding Emacs on the Internet): Refer to URLs rather than DISTRIB, FTP.
5284 (Modes for various languages): Remove section.
5285 (Major packages and programs): Remove most version and maintainer
5286 information - it's hard to keep up-to-date, and adds nothing.
5287 Similarly with direct links to mailing lists.
5288 (Spell-checkers): Rename node from Ispell. Mention Aspell and Hunspell.
5289 (Mailcrypt): Remove section - mailcrypt has not been updated in mnay
5290 years, and Emacs comes with tools for this now.
5291 (Patch): Remove section - this is a standard tool.
5292 (Using function keys under X): Remove section.
5293
93e2d996
GM
52942009-06-12 Glenn Morris <rgm@gnu.org>
5295
5296 * faq.texi (Viewing Info files outside of Emacs): Xinfo is no more.
5297 (Help installing Emacs): Remove reference to deleted X11 node.
5298 (Associating modes with files): Interpreter-mode-alist is no longer
5299 subservient to auto-mode-alist.
5300 (Installing Emacs): Change future Emacs version.
5301 (Linking with -lX11 fails): Remove old section.
5302 (Packages that do not come with Emacs): Update ELL location.
5303 Emacs Lisp archive is dead.
5304 (Emacs for Windows): Remove reference to old CE port.
e7ff9e24
GM
5305 (Emacs for OS/2, Emacs for Atari ST, Emacs for the Amiga)
5306 (Emacs for VMS and DECwindows): Remove old ports.
93e2d996
GM
5307 (Emacs for GNUstep): Rename from "Emacs for NeXTSTEP" and update.
5308 (Removing flashing messages): Remove section about non-existent Gnus
5309 option.
5310
f0bf7708
GM
5311 * faq.texi (Top): Add @top command.
5312 Remove the optional arguments from all @node commands: makeinfo can
5313 generate these automatically, and it is easier to edit and rearrange
5314 nodes without them.
5315
30884d11
GM
53162009-06-11 Glenn Morris <rgm@gnu.org>
5317
5318 * faq.texi (Common acronyms): Remove no-longer-existing OSF.
5319 (The LPF): Make the updated URL the sole reference point.
5320 (Learning how to do something): Update refcard price and format.
5321 (Getting a printed manual): Sources in doc/emacs/, not man/.
5322 Also available in PDF format. Since the page count varies, be less
5323 precise.
5324 (Informational files for Emacs): Remove references to deleted files
5325 LPF and SUN-SUPPORT, and to UUCP.
5326 (Obtaining the FAQ): Refer to the service web-page rather than SERVICE.
5327 Remove many obsolete ways to get the FAQ, which now seems only to be
5328 distributed with Emacs.
5329 (Mail and news): Remove sections about Rmail Babyl that no longer apply.
5330
deab46e0
CY
53312009-06-09 Chong Yidong <cyd@stupidchicken.com>
5332
223b43fa 5333 * org.texi (Org Plot): Fix tags (Bug#3507).
560bb6ea 5334 (Workflow states, Agenda commands): Fix tags (Bug#3508).
223b43fa 5335
deab46e0
CY
5336 * ada-mode.texi (Installation, Compile commands)
5337 (Project File Overview, No project files, Set compiler options)
5338 (Use GNAT project file, Use multiple GNAT project files)
5339 (Identifier completion): Use @samp for menu items, and @kbd for key
5340 sequences (Bug#3504).
5341
71fbd643
DU
53422009-06-04 Daiki Ueno <ueno@unixuser.org>
5343
8c9bb6f5 5344 * gnus.texi (Security): Fix wording; add a link to epa.info.
71fbd643 5345
f197085b
CY
53462009-06-04 Ryan Yeske <rcyeske@gmail.com>
5347
5348 * message.texi (Header Commands): Fix descriptions to match
5349 keybindings.
5350
7f3bc720
DU
53512009-04-22 Daiki Ueno <ueno@unixuser.org>
5352
5353 * gnus.texi (Security): Mention that EasyPG is the current default.
5354
4518068d
CY
53552009-04-13 Chong Yidong <cyd@stupidchicken.com>
5356
5357 * ediff.texi (Session Commands): Fix typo.
5358
d7ca410a
MB
53592009-04-05 Reiner Steib <Reiner.Steib@gmx.de>
5360
5361 * gnus-faq.texi (FAQ 8-4): Fix wrong group name of
5362 news.software.readers. Reported by Florian Rehnisch.
5363
c6c76add
GM
53642009-04-02 Glenn Morris <rgm@gnu.org>
5365
5366 * auth.texi: Capitalize direntry.
5367
5368 * mairix-el.texi: Copy the direntry from ../../info/dir, and avoid
5369 using a period in the entry name. (Bug#2797)
5370
35ed8e2e
JB
53712009-03-03 Juanma Barranquero <lekktu@gmail.com>
5372
5373 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add auth.
5374 ($(infodir)/auth, auth.dvi): New targets.
5375
e280480a
GM
53762009-03-03 Glenn Morris <rgm@gnu.org>
5377
5378 * auth.texi: Fix @setfilename.
5379
5380 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add auth.
5381 (auth, $(infodir)/auth, auth.dvi): New rules.
5382
8a76755b
GM
53832009-02-25 Glenn Morris <rgm@gnu.org>
5384
5385 * faq.texi (Emacs for minimalists): New node. (Bug#2452)
5386
0038d478
MB
53872009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
5388
5389 * gnus.texi (NoCeM): Fix description of gnus-use-nocem.
5390
53912009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
5392
5393 * gnus.texi (NoCeM): Update default values for gnus-nocem-groups,
5394 gnus-nocem-issuers, and gnus-nocem-verifyer.
5395
867d4bb3
JB
53962009-02-20 Juanma Barranquero <lekktu@gmail.com>
5397
5398 * ada-mode.texi (Project files, Automatic Casing):
5399 * dbus.texi (Signals):
5400 * gnus.texi (Selecting a Group, Filtering Incoming Mail):
5401 * mh-e.texi (HTML):
5402 * nxml-mode.texi (Locating a schema)
5403 (Using the document's URI to locate a schema):
5404 * org.texi (Footnotes, Using the mapping API):
5405 * rcirc.texi (Channels): Remove duplicate words.
5406
3a44dc1f
GM
54072009-02-20 Glenn Morris <rgm@gnu.org>
5408
5409 * dired-x.texi (Miscellaneous Commands):
5410 * gnus.texi: Minor updates for mbox Rmail.
5411
5dc584b5
KB
54122009-02-16 Karl Berry <karl@gnu.org>
5413
b59a8457
GM
5414 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
5415 * cl.texi, dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi:
5416 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
5417 * faq.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
5418 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
5419 * newsticker.texi, nxml-mode.texi, org.texi, pcl-cvs.texi:
5420 * pgg.texi, rcirc.texi, reftex.texi, remember.texi, sasl.texi:
5421 * sc.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
5422 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi, woman.texi:
5423 Consistently use @insertcopying in the Top node,
5dc584b5 5424 @contents at the front (after @end titlepage),
b59a8457 5425 and @direntry after @copying. (Bug#1988)
5dc584b5 5426
9eb59592
MB
54272009-02-13 Teodor Zlatanov <tzz@lifelogs.com>
5428
5429 * auth.texi: New file documenting auth-source.
5430
d324fa76
CD
54312009-02-13 Carsten Dominik <dominik@science.uva.nl>
5432
5433 * org.texi (Org Plot): Fix link.
5434
7a603b73
DU
54352009-02-09 Daiki Ueno <ueno@unixuser.org>
5436
5437 * epa.texi (Mail-mode integration): Mention the way to do
5438 "encrypt-to-self". (Bug#1807)
5439
a626b338 54402009-02-05 Arni Magnusson <arnima@hafro.is> (tiny change)
5aa4315c
JB
5441
5442 * ada-mode.texi (No project files): Fix typo. (Bug#2214)
5443
3b36c17e
MB
54442009-02-04 Reiner Steib <Reiner.Steib@gmx.de>
5445
5446 * gnus-news.texi: Print version about Incoming*.
5447
55033558
CD
54482009-02-02 Carsten Dominik <dominik@science.uva.nl>
5449
5450 * org.texi (Structure editing, Handling links)
5451 (Fast access to TODO states, Javascript support): Make standard docs
5452 correctly reflect default variable settings.
5453
ec712abb
GM
54542009-02-02 Glenn Morris <rgm@gnu.org>
5455
5456 * org.texi: Fix typos.
5457
7112648c
MA
54582009-02-01 Michael Albinus <michael.albinus@gmx.de>
5459
5460 Sync with Tramp 2.1.15.
5461
5462 * trampver.texi: Update release number.
5463
2e461fc1
CD
54642009-01-31 Carsten Dominik <carsten.dominik@gmail.com>
5465
5466 * org.texi (TODO dependencies): Document TODO dependencies on
5467 checkboxes.
5468
bc283609
CD
54692009-01-30 Carsten Dominik <dominik@science.uva.nl>
5470
5471 * org.texi (TODO dependencies): Document key binding for toggling
5472 ORDERED property.
5473
74fc5047
MA
54742009-01-28 Michael Albinus <michael.albinus@gmx.de>
5475
5476 * dbus.texi (Errors and Events): Fix typos. Describe second parameter
5477 of hook functions.
5478
d6685abc
CD
54792009-01-28 Carsten Dominik <dominik@science.uva.nl>
5480
5481 * org.texi (TODO dependencies): New section.
5482
65c439fd
CD
54832009-01-27 Carsten Dominik <dominik@science.uva.nl>
5484
5485 * org.texi (Plain lists, TODO basics, Priorities)
5486 (Multiple sets in one file, Conflicts): Document interaction with
5487 `shift-selection-mode'.
5488
5fafc247
JB
54892009-01-27 Jay Belanger <jay.p.belanger@gmail.com>
5490
5491 * calc.texi (Embedded Mode, Algebraic-Style Calculations):
5492 Make Calc the subject of sentences.
5493 (Rearranging Formulas using Selections): Discuss new options
5494 for `j *'.
5495
e7433508
MA
54962009-01-26 Michael Albinus <michael.albinus@gmx.de>
5497
5498 * dbus.texi (Errors and Events): New variable dbus-event-error-hooks.
5499
2096a1b6
GM
55002009-01-26 Glenn Morris <rgm@gnu.org>
5501
5502 * org.texi: Fix typos.
5503
0cb61492
BW
55042009-01-26 Bill Wohler <wohler@newt.com>
5505
2096a1b6 5506 * mh-e.texi (EDITION, UPDATED): Update.
0cb61492 5507
0bd48b37
CD
55082009-01-25 Carsten Dominik <dominik@science.uva.nl>
5509
5510 * org.texi (References): Add information about remote references.
5511 (Built-in table editor): Document `C-c RET' in tables.
5512 (Math symbols, Quoting LaTeX code): Mention that simple
5513 LaTeX macros survive LaTeX export.
5514 (Images in LaTeX export): Show how to create a reference to a
5515 figure.
5516 (Sectioning structure): Document that the LaTeX class can be
5517 specified in a property.
5518 (Text areas in HTML export): New section.
5519 (External links): Add examples for text search and ID links.
5520 (Built-in table editor): Remove the descriptio of `C-c
5521 C-q', it not longer works.
5522 (Literal examples): Document that a space must follow
5523 the colon in short examples.
5524 (Relative timer): Document `org-timer-stop'.
5525 (Footnotes): New section.
5526 (Footnote markup): Shorten section and refer to new Footnote
5527 section.
5528 (Literal examples): Add documentation for line
5529 numbering in and references to code examples.
5530 (CSS support): Fix the description of default CSS styles.
5531 (Capturing column view): Document
5532 "file:path/to/file.org" as an allowed value for the ID property of
5533 a dynamic block copying column view.
5534
49dbbaf2
SE
55352009-01-23 Stephen Eglen <stephen@gnu.org>
5536
5537 * mh-e.texi (Getting Started): Describe $MH.
5538
193e6828
MA
55392009-01-21 Michael Albinus <michael.albinus@gmx.de>
5540
5541 * tramp.texi (all): Harmonize usage of "external method",
5542 "external transfer method" and "out-of-band method".
5543 (Connection types): Precise the differences of inline and external
5544 methods. Written by Adrian Phillips <a.phillips@met.no>.
5545
26b9f88d
MB
55462009-01-19 Reiner Steib <Reiner.Steib@gmx.de>
5547
5548 * gnus.texi (Limiting): `/ N' and `/ o' are not really limiting
5549 commands as described at the top. Reported by Allan Gottlieb
5550 <gottlieb@nyu.edu>.
5551
55522009-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
5553
5554 * gnus.texi (Non-ASCII Group Names, RSS): Update description of
5555 nnmail-pathname-coding-system.
5556
377952e0
GM
55572009-01-17 Peter Tury <tury.peter@gmail.com> (tiny change)
5558
5559 * org.texi (Relative timer): Fix typo.
5560
a20d3598
JB
55612009-01-15 Juanma Barranquero <lekktu@gmail.com>
5562
5563 * org.texi (Clocking work time): Fix typo.
98a1e0f5 5564 Reported by Peter Tury <tury.peter@gmail.com>. (Bug#1925)
a20d3598 5565
a50253cc
GM
55662009-01-13 Glenn Morris <rgm@gnu.org>
5567
5568 * org.texi: Fix some more typos.
5569
07450bee
GM
55702009-01-13 Peter Tury <tury.peter@gmail.com> (tiny change)
5571
5572 * org.texi: Fix some typos.
5573
e3e955fe
MB
55742009-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
5575
5576 * gnus.texi (Group Parameters): Add note for local variables.
5577
55782009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
5579
0c7efc08
SM
5580 * gnus.texi (Converting Kill Files): Fix URL.
5581 Include gnus-kill-to-score.el in contrib directory.
e3e955fe
MB
5582
55832009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
5584
5585 * gnus.texi (Startup Variables): Fix gnus-before-startup-hook.
5586 Reported by Leo <sdl.web@gmail.com>. (Bug#1660)
5587 (Paging the Article): Add index entry.
5588
71dd9983
JB
55892009-01-03 Stephen Leake <stephen_leake@member.fsf.org>
5590
5591 * ada-mode.texi (Examples): Delete redundant text.
5592
4a0cf14f
MA
55932009-01-03 Michael Albinus <michael.albinus@gmx.de>
5594
36c8febb 5595 * trampver.texi (top): Declare ipv6prefix and ipv6postfix.
4a0cf14f
MA
5596
5597 * tramp.texi (Filename Syntax, Filename completion): Handle IPv6
5598 addresses.
5599
aedac0f0
BW
56002009-01-03 Bill Wohler <wohler@newt.com>
5601
5602 * mh-e.texi (Scan Line Formats): Indicate that first column should be
5603 kept empty.
5604
4c65b566
CD
56052008-12-20 Carsten Dominik <dominik@science.uva.nl>
5606
5607 * org.texi (Activation, Exporting, ASCII export, HTML export)
0c7efc08
SM
5608 (HTML Export commands, LaTeX/PDF export commands):
5609 Improve documentation about transient-mark-mode.
e9fce1ac 5610 (References): Document the use of special names like $LR1 to reference
4c65b566
CD
5611 to fields in the last table row.
5612
e1a78e1e
JL
56132008-12-19 Juri Linkov <juri@jurta.org>
5614
5615 * info.texi (Search Text): Remove mention of removed key binding M-s.
5616
17a0aa82
CD
56172008-12-18 Carsten Dominik <dominik@science.uva.nl>
5618
5619 * org.texi (References): Remove mentioning of @0 as reference for the
5620 last line, this has been reverted in the Lisp sources.
5621
4997d802
JB
56222008-12-17 Juanma Barranquero <lekktu@gmail.com>
5623
5624 * makefile.w32-in (INFO_TARGETS, clean): Add sasl.
5625 (DVI_TARGETS): Remove duplicates. Add sasl.
5626 ($(infodir)/sasl, sasl.dvi): New targets.
5627
33306645
CD
56282008-12-17 Carsten Dominik <dominik@science.uva.nl>
5629
5630 * org.texi: Version number pushed to 6.15d.
5631
db55f368
CD
56322008-12-16 Carsten Dominik <dominik@science.uva.nl>
5633
a0bf4117 5634 * org.texi (Tables in LaTeX export): New section.
db55f368
CD
5635 (Images in LaTeX export): New section.
5636 (Inlined images, Images in HTML export): Sections renamed.
5637
dae0a942
MB
56382008-12-08 Reiner Steib <Reiner.Steib@gmx.de>
5639
5640 * message.texi (Insertion Variables): Don't advertise sc-cite-original.
5641
9f5572e9
MB
56422008-12-04 David Engster <dengste@eml.cc>
5643
5644 * gnus.texi (nnmairix): Mention mairix.el. Point out the importance
af42a9cc 5645 of nnml-get-new-mail. Change URL for mairix patch.
9f5572e9 5646
bc23baaa
CD
56472008-12-02 Carsten Dominik <carsten.dominik@gmail.com>
5648
5649 * org.texi (Using the mapping API): Fix bug in mapping example.
5650 (Publishing options): Make the list of properties complete again, in
5651 correspondence to the variable `org-export-plist-vars'.
5652 (Property searches): Document new special values for time comparisons.
5653 (Tag inheritance): Refine the description of tag inheritance.
5654 (Project alist): Add info about the publishing sequence of components.
a0bf4117 5655 (Effort estimates): Document the new relative timer.
bc23baaa 5656
3bf8054f
JB
56572008-12-01 Jay Belanger <jay.p.belanger@gmail.com>
5658
5659 * calc.texi (About This Manual): Clarify behavior of `C-x * t'.
5660 (Using Calc): Clarify use of `C-x * o'.
5661 (Embedded Mode (Overview)): Clarify use of `C-x * e'.
5662
ac134f2f
RS
56632008-11-28 Richard M Stallman <rms@gnu.org>
5664
5665 * dbus.texi (Receiving Method Calls): Clean up previous change.
5666
ace706d1
MA
56672008-11-26 Michael Albinus <michael.albinus@gmx.de>
5668
5669 * dbus.texi (Type Conversion): New defuns `dbus-string-to-byte-array',
5670 `dbus-escape-as-identifier', `dbus-byte-array-to-string' and
5671 `dbus-unescape-from-identifier'.
5672 (Receiving Method Calls): New constants `dbus-service-emacs' and
7b66ce51 5673 `dbus-path-emacs'. Precise return values of `dbus-register-method'.
ace706d1
MA
5674 (Signals): Use the constants in the example.
5675
d60b1ba1
CD
56762008-11-24 Carsten Dominik <dominik@science.uva.nl>
5677
b97439ce 5678 * org.texi: Re-apply change to FDL 1.3.
d60b1ba1 5679
ce4fdcb9
CD
56802008-11-23 Carsten Dominik <dominik@science.uva.nl>
5681
5682 * org.texi (Setting up Remember): Document `org-remember-mode'.
5683 (External links): Document that bbdb links can use a regular
5684 expression.
5685 (External links): Document that elisp links can contain interactive
5686 commands.
5687
c8548a00 56882008-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
88ee5b02
JB
5689
5690 * viper.texi (viper-translate-all-ESC-keysequences):
5691 Description removed.
5692
6a2c4aec
GM
56932008-11-19 Glenn Morris <rgm@gnu.org>
5694
5695 * doclicense.texi: Change to FDL 1.3.
5696 Relicense all texi files under FDL 1.3 or later.
5697
59ee4113
JB
56982008-11-17 Jay Belanger <jay.p.belanger@gmail.com>
5699
5700 * calc.texi (Tutorial): Clarify how to set up the on-line tutorial.
5701
59bcbb98 57022008-11-16 Michael Kifer <kifer@cs.stonybrook.edu>
9f90198a 5703
0c7efc08 5704 * viper.texi (viper-ESC-keyseq-timeout, viper-ESC-key): Remove.
2198eaa5
JB
5705
5706 * ediff.texi: Version/date change.
9f90198a 5707
8aa41c9b
CY
57082008-11-14 Chong Yidong <cyd@stupidchicken.com>
5709
5710 * ns-emacs.texi: Moved into macos.texi in the main Emacs manual.
5711
17587b1b
JB
57122008-11-14 Jay Belanger <jay.p.belanger@gmail.com>
5713
5714 * calc.texi (About This Manual): Comment out a mention of
5715 marginal notes.
5716
564c900e
CD
57172008-11-12 Carsten Dominik <dominik@science.uva.nl>
5718
5719 * org.texi (Clocking work time): Document the :formula property of
5720 clock tables.
5721 (Structure editing, Refiling notes): Document refiling regions.
5722 (Agenda commands): Document the double-prefix version
5723 of the `l' command in the agenda.
5724 (Handling links): Explain the effect of a double prefix
5725 arg to `C-c C-o'.
5726 (TODO basics): Add documentation for tag triggers.
5727
3c4be1f2
GM
57282008-10-23 Glenn Morris <rgm@gnu.org>
5729
5730 * cl.texi (Function Bindings): Mention `flet' fails to deal with
5731 byte-compiling things like `+'.
5732
5733 * ns-emacs.texi: Merge copyright years of author now with assignment
5734 into FSF years.
5735 (VER): Use it for easier automatic updating. Use Emacs version rather
5736 than standalone Emacs.app version.
5737
a6520ff3
CD
57382008-10-12 Carsten Dominik <dominik@science.uva.nl>
5739
864c9740 5740 * org.texi: Lots of minor fixes.
a6520ff3
CD
5741 (Capture): New chapter.
5742 (Org Plot): New section.
5743
db7a4b66
MH
57442008-09-30 Magnus Henoch <mange@freemail.hu>
5745
5746 * cl.texi (Porting Common Lisp): Fix parenthesis order in example.
5747
4043c194
JB
57482008-09-30 Jay Belanger <jay.p.belanger@gmail.com>
5749
5750 * calc.texi (User Defined Units): Mention how to enter optional display
5751 string.
5752
eef5ade7
MB
57532008-09-25 Teodor Zlatanov <tzz@lifelogs.com>
5754
0c7efc08 5755 * message.texi (Sending Variables): Fix variable documentation to
eef5ade7
MB
5756 avoid the "y/n" wording.
5757
e52cac88
MB
57582008-09-24 Teodor Zlatanov <tzz@lifelogs.com>
5759
0c7efc08 5760 * message.texi (Sending Variables): Add `message-confirm-send' doc.
e52cac88
MB
5761
57622008-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
5763
5764 * gnus.texi (The Gnus Registry): Don't give argument to @item used in
5765 @enumerate section so as to be able to be formatted with MAKEINFO=no.
5766
00c55306
BW
57672008-09-22 Bill Wohler <wohler@newt.com>
5768
5769 Release MH-E manual version 8.1.
5770
5771 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
5772 release 8.1.
5773
5774 * mh-e.texi: Retain dual license as agreed to by the FSF.
5775 However, bump GPL to Version 3.
5776 Use @include for license text.
5777
e52cac88 57782008-09-19 Katsumi Yamaoka <yamaoka@jpl.org>
64763fe3
MB
5779
5780 * gnus.texi (Top, Setup, Fancy splitting to parent)
88ee5b02
JB
5781 (Store custom flags and keywords, Store arbitrary data):
5782 Clean up markup.
64763fe3
MB
5783
57842008-09-16 Teodor Zlatanov <tzz@lifelogs.com>
5785
5786 * gnus.texi (The Gnus Registry): Document it.
5787
9e601b8d
MB
57882008-09-08 David Engster <dengste@eml.cc>
5789
88ee5b02
JB
5790 * gnus.texi (nnmairix): Point out that nnml uses MH format.
5791 Clarify section about choosing back end servers.
9e601b8d 5792
247043f1
GM
57932008-08-23 Glenn Morris <rgm@gnu.org>
5794
5795 * dired-x.texi (Shell Command Guessing):
5796 Mention dired-guess-shell-case-fold-search. (Bug#417)
5797
2bfec7a0
MA
57982008-08-22 Michael Albinus <michael.albinus@gmx.de>
5799
5800 * trampver.texi: Update release number.
5801
247043f1 58022008-08-18 Brian Cully <bjc@kublai.com> (tiny change)
2f45a8ed
AR
5803
5804 * ns-emacs.texi: Update version.
5805 (Introduction): Correct menu location for options save.
5806 (Customization): Note that defaults are stored under org.gnu.Emacs.
5807
8c20bd92
BW
58082008-08-11 Bill Wohler <wohler@newt.com>
5809
5810 * mh-e.texi (Getting Started): Rename variant mu-mh to gnu-mh and be
5811 explicit about GNU mailutils MH elsewhere (with thanks to Darel
5812 Henman) (closes SF #1768928).
5813
767a4d92
GM
58142008-08-10 Glenn Morris <rgm@gnu.org>
5815
5816 * ns-emacs.texi: Use @copying. Change copyright of authors with
5817 assignment to FSF. Change license to GFDL.
5818 (Top): Remove outdated references.
5819
6ecfe5c2
MB
58202008-08-07 Reiner Steib <Reiner.Steib@gmx.de>
5821
88ee5b02
JB
5822 * gnus.texi (Sorting the Summary Buffer, Summary Sorting):
5823 Add gnus-summary-sort-by-most-recent-number and
6ecfe5c2
MB
5824 gnus-summary-sort-by-most-recent-date.
5825 (Summary Sorting): Explain prefix argument.
5826
58272008-08-07 Katsumi Yamaoka <yamaoka@jpl.org>
5828
5829 * gnus.texi (Saving Articles): Mention symbolic prefix `r' for
5830 gnus-summary-pipe-output.
5831
eb932e8a
MA
58322008-08-03 Michael Albinus <michael.albinus@gmx.de>
5833
5834 * dbus.texi (Receiving Method Calls): Document error handling of own
5835 D-Bus methods.
5836
bfe16263
BW
58372008-08-01 Bill Wohler <wohler@newt.com>
5838
5839 * mh-e.texi (Reading Mail)
9f90198a 5840 (Viewing Attachments): Describe new function
bfe16263
BW
5841 mh-show-preferred-alternative.
5842 (Sending Mail, Redistributing, Sending Message): Describe new hook
5843 mh-annotate-msg-hook.
5844
21956b56
MA
58452008-07-31 Michael Albinus <michael.albinus@gmx.de>
5846
5847 * dbus.texi (Arguments and Signatures): Fix example.
5848 (Synchronous Methods): New defun `dbus-call-method-non-blocking'.
5849 (Asynchronous Methods): New node.
9f90198a
JB
5850 (Errors and Events): Describe extended layout of `dbus-event'.
5851 New defun `dbus-event-message-type'.
21956b56 5852
7c2fb837
DN
58532008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
5854
5855 * ediff.texi: Remove VMS support.
5856
13662773
JB
58572008-07-29 Juanma Barranquero <lekktu@gmail.com>
5858
5859 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add mairix-el.
5860 ($(infodir)/mairix-el), mairix-el.dvi): New targets.
5861
ddde0b34
CY
58622008-07-29 Chong Yidong <cyd@stupidchicken.com>
5863
5864 * Makefile.in: Add mairix-el targets.
5865
58662008-07-29 David Engster <deng@randomsample.de>
5867
5868 * mairix-el.texi: New file.
5869
d5875b25
JB
58702008-07-28 Stephen Leake <stephen_leake@stephe-leake.org>
5871
366b7d44
JB
5872 * ada-mode.texi: Document using GNAT project files as Emacs Ada mode
5873 project files. Delete 'main_unit' project variable; not needed. Allow
5874 process environment variables wherever project variables are allowed.
5875 Add tutorial section on multiple GNAT project files.
d5875b25 5876
6cbab8ee
MA
58772008-07-27 Michael Albinus <michael.albinus@gmx.de>
5878
5879 Sync with Tramp 2.1.14.
5880
5881 * trampver.texi: Update release number.
5882
9e2a2647
DN
58832008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
5884
5885 * ns-emacs.texi:
5886 * faq.texi: Remove mentions of Mac Carbon.
5887
d62672f3
MB
58882008-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
5889
5890 * gnus.texi (Saving Articles): Describe the 2nd argument of
5891 gnus-summary-save-in-pipe.
5892 (SpamAssassin): Use it.
5893
58942008-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
5895
5896 * gnus.texi (SpamAssassin): Fix gnus-summary-save-in-pipe usage.
5897
dd12e1c6
CD
58982008-07-25 Carsten Dominik <dominik@science.uva.nl>
5899
5900 * org.texi (Export options): Document the use of the creator flag.
5901
44ce9197
CD
59022008-07-24 Carsten Dominik <dominik@science.uva.nl>
5903
5904 * org.texi: New version 6.06a.
5905
ddd13c5d
JB
59062008-07-23 Juanma Barranquero <lekktu@gmail.com>
5907
5908 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add ns-emacs.
5909 ($(infodir)/ns-emacs, ns-emacs.dvi): New targets.
5910
8dc6104d
JB
59112008-07-23 Vincent Belaïche <vincent.b.1@hotmail.fr>
5912
5913 * calc.texi (Editing Stack Entries):
5914 (Algebraic Entry): Rewrite introductory sentences so it can be used by
5915 Calc's help functions. Mention fixing typos.
5916 (Customizing Calc): Fix typo.
5917
59182008-07-23 Jay Belanger <jay.p.belanger@gmail.com>
5919
5920 * calc.texi (summarykey): New macro. Use to correctly format keys in
5921 the summary.
5922
ddd13c5d 59232008-07-20 Adrian Robert <adrian.b.robert@gmail.com>
db8ef699
AR
5924
5925 * ns-emacs.texi (Customization): Corrected documentation on color
5926 specification formats.
5927
568beaa2
AS
59282008-07-19 Andreas Schwab <schwab@suse.de>
5929
db8ef699 5930 * ns-emacs.texi: Moved from ../emacs. Add @direntry.
568beaa2
AS
5931
5932 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ns-emacs.
5933 (ns-emacs, $(infodir)/ns-emacs, ns-emacs.dvi): New rules.
5934
cd71b9ae
MA
59352008-07-18 Michael Albinus <michael.albinus@gmx.de>
5936
5937 * dbus.texi (Inspection): Rework, introduce submenus.
5938 (Bus names, Introspection, Nodes and Interfaces, Methods and Signal)
5939 (Properties and Annotations, Arguments and Signatures): New nodes.
5940
9b7993b4
MA
59412008-07-13 Michael Albinus <michael.albinus@gmx.de>
5942
5943 * dbus.texi (Receiving Method Calls): Fix description of
5944 `dbus-register-method'.
5945 (Signals): Allow also signal arguments for filtering in
5946 `dbus-register-signal'.
5947
241d447b
JB
59482008-07-13 Vincent Belaïche <vincent.b.1@hotmail.fr>
5949
5950 * calc.texi (Manipulating Vectors): Clarify definition of `rnorm' and
5951 `cnorm'.
5952 (Arithmetic Tutorial): Simplify the verification of prime factors.
5953
adb46650
MB
59542008-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
5955
5956 * gnus.texi (Saving Articles): Mention
5957 gnus-summary-pipe-output-default-command and gnus-summary-save-in-pipe.
5958
92e15881
JB
59592008-06-29 Jay Belanger <jay.p.belanger@gmail.com>
5960
5961 * calc.texi: Adjust mode line throughout.
5962
ea597303
JB
59632008-06-28 Juanma Barranquero <lekktu@gmail.com>
5964
5965 * sasl.texi (Mechanisms): Fix typos.
5966
aee08080
JB
59672008-06-24 Jay Belanger <jay.p.belanger@gmail.com>
5968
5969 * calc.texi (Killing from the stack): Mention using normal Emacs
5970 copying.
5971
a06a4a12
MA
59722008-06-21 Michael Albinus <michael.albinus@gmx.de>
5973
0c7efc08 5974 * tramp.texi (Password handling): Rename from "Password caching".
ea597303 5975 Add `auth-source' mechanism.
a06a4a12
MA
5976 (Connection caching): Tramp reopens the connection automatically,
5977 when the operating system on the remote host has been changed.
5978
7389398d
EZ
59792008-06-20 Eli Zaretskii <eliz@gnu.org>
5980
5981 * makefile.w32-in (distclean): Remove makefile.
5982
b349f79f
CD
59832008-06-17 Carsten Dominik <dominik@science.uva.nl>
5984
3f9b4c2b 5985 * org.texi (Using the mapping API): New section.
b349f79f 5986 (Agenda column view): New section.
3f9b4c2b 5987 (Moving subtrees): Document archiving to the archive sibling.
b349f79f 5988 (Agenda commands): Document columns view in the agenda.
3f9b4c2b 5989 (Using the property API): Document the API for multi-valued properties.
b349f79f
CD
5990
59912008-06-17 Jason Riedy <jason@acm.org>
5992
5993 * org.texi (A LaTeX example): Note that fmt may be a one-argument
5994 function, and efmt may be a two-argument function.
5995 (Radio tables): Document multiple destinations.
5996
cd5c05d2
GM
59972008-06-16 Glenn Morris <rgm@gnu.org>
5998
5999 * epa.texi, erc.texi, pgg.texi, remember.texi, sasl.texi, url.texi:
6000 Add Cover-Texts.
6001
debf4439
GM
60022008-06-15 Glenn Morris <rgm@gnu.org>
6003
6004 * faq.texi (VER): Update to 23.0.60.
6005
6006 * mh-e.texi: Remove option of licensing under GPL.
6007 Add Cover-Texts to GFDL permissions notice.
6008 (GPL): Remove section.
6009 (GFDL): Include doclicense.texi rather than the actual text.
6010
6011 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add sasl.
6012 (sasl, $(infodir)/sasl, sasl.dvi): New rules.
6013
6014 * sasl.texi: Fix output file name.
6015
6016 * epa.texi, sasl.texi: Refer to license in Emacs manual.
6017
6018 * gnus-coding.texi: Refer to license in Gnus manual.
6019
6020 * idlwave.texi, sasl.texi: Use @copying.
6021
6022 * org.texi: Change to GFDL 1.2. Refer to license in Emacs manual.
6023
6024 * speedbar.texi: Update Back-Cover Text as per maintain.info.
6025
6026 * url.texi: Use @copying, @title, @subtitle, @author.
6027
6028 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi, dbus.texi:
6029 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
6030 * erc.texi, eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus.texi:
6031 * idlwave.texi, message.texi, newsticker.texi, pcl-cvs.texi:
6032 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi:
6033 * smtpmail.texi, speedbar.texi, tramp.texi, vip.texi, viper.texi:
6034 * widget.texi, woman.texi:
6035 Remove references to external license, since doclicense is included.
6036
6037 * ada-mode.texi, autotype.texi, cc-mode.texi, dired-x.texi:
6038 * pcl-cvs.texi, speedbar.texi, url.texi, widget.texi:
6039 Remove references to non-existent Invariant Sections.
6040
091f8bc1
GM
60412008-06-14 Glenn Morris <rgm@gnu.org>
6042
6043 * faq.texi (Major packages and programs): Remove references to external
6044 Supercite, Calc, VIPER, since they have been included for some time.
6045 Update VM, AUCTeX, BBDB entries.
6046
47bcb4d3
UJ
60472008-06-14 Ulf Jasper <ulf.jasper@web.de>
6048
6049 * newsticker.texi: Updated to match latest newsticker changes.
6050
6f093307
GM
60512008-06-13 Glenn Morris <rgm@gnu.org>
6052
6053 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi
6054 * dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi
6055 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi
6056 * gnus.texi, idlwave.texi, info.texi, message.texi, newsticker.texi
6057 * nxml-mode.texi, org.texi, pcl-cvs.texi, rcirc.texi, reftex.texi
6058 * sc.texi, sieve.texi, smtpmail.texi, vip.texi, viper.texi, widget.texi
6059 * woman.texi:
6060 Update Back-Cover Text as per maintain.info.
6061
2b968687
MB
60622008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
6063
6064 * gnus-faq.texi: Generate. Change node names to "FAQ N-M".
6065
6066 * Makefile.in (gnus-faq-clean): Don't remove gnus-faq.texi.
6067 (gnus-faq.xml): Update repository host.
6068
2b968687
MB
6069 * gnus-faq.texi: Generate from gnus-faq.xml (sourceforge.net).
6070
60712008-06-15 Frank Schmitt <ich@frank-schmitt.net>
6072
6073 * gnus-faq.texi ([5.12]): Add entry about message-kill-buffer-on-exit.
6074 Fix a typo.
6075
60762008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
6077
6078 * gnus.texi (Mail Source Customization): Correct values of
4e2af782 6079 `mail-source-delete-incoming'. Reported by Tassilo Horn.
2b968687
MB
6080 (Oort Gnus): Fix version comment for mml-dnd-protocol-alist.
6081
60822008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
6083
6084 * gnus.texi (nnmairix): Eliminate wrong use of `path', cf. the GNU
6085 coding standards.
6086
60872008-06-14 David Engster <dengste@eml.cc>
6088
6089 * gnus.texi (nnmairix): Markup fixes.
6090
e6d2d263
MB
60912008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
6092
2b968687 6093 * gnus.texi (nnmairix): Markup and other minor fixes.
e6d2d263
MB
6094
60952008-06-05 David Engster <dengste@eml.cc>
6096
6097 * gnus.texi (nnmairix): New nodes describing nnmairix.el.
6098
60992008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
6100
b344d29d 6101 * gnus.texi (Group Parameters): Change ~/.gnus to ~/.gnus.el.
e6d2d263
MB
6102 (Searching, nnir, nnmairix): New stub nodes.
6103
ad231df6 61042008-05-30 Felix Lee <felix.1@canids.net>
30235d57
SM
6105
6106 * cl.texi (Iteration Clauses): Fix incorrect "identical" examples.
6107
f394fa25
MB
61082008-05-24 Reiner Steib <Reiner.Steib@gmx.de>
6109
6110 * gnus.texi (Filling In Threads): Additions to gnus-fetch-old-headers.
6111
58333467
MB
61122008-05-15 Reiner Steib <Reiner.Steib@gmx.de>
6113
6114 * gnus.texi (Scoring On Other Headers): Fix typo. Rearrange.
6115
67525fb9
JY
61162008-05-15 Jonathan Yavner <jyavner@member.fsf.org>
6117
6118 * ses.texi (Acknowledgements): Add Shigeru Fukaya.
6119
0549d8fc
JB
61202008-05-06 Juanma Barranquero <lekktu@gmail.com>
6121
6122 * info.texi (Top): Fix typo in xref.
6123
149a3837
KB
61242008-05-05 Karl Berry <karl@gnu.org>
6125
6126 * info.texi (Top): @xref to stand-alone manual.
6127
3a23a519
MB
61282008-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
6129
6130 * gnus.texi (Various Summary Stuff): Add gnus-propagate-marks.
6131 (Various Summary Stuff): Fix typo in last xref.
6132
0a29fbf3
JB
61332008-05-02 Juanma Barranquero <lekktu@gmail.com>
6134
6135 * org.texi (Moving subtrees): Fix typo.
6136
586b90f1
MA
61372008-04-28 Michael Albinus <michael.albinus@gmx.de>
6138
6139 * tramp.texi (Frequently Asked Questions): Explain, how to disable
6140 Tramp via `tramp-mode'.
6141
b5af9883
CD
61422008-04-27 Carsten Dominik <dominik@sam.science.uva.nl>
6143
6144 * org.texi: Massive changes, in many parts of the file.
6145
d55fe5bb
MB
61462008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
6147
6148 * gnus.texi (Oort Gnus): Add message-fill-column.
6149
61502008-04-12 Adrian Aichner <adrian@xemacs.org>
6151
6152 * gnus.texi (Mail Source Specifiers): Typo fix.
6153
61542008-04-12 Reiner Steib <Reiner.Steib@gmx.de>
6155
6156 * gnus.texi (Diary Headers Generation): Update key binding for
6157 `gnus-diary-check-message'.
6158
61592008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
6160
6161 * gnus.texi (Emacsen): Addition.
6162
61632008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
6164
6165 * gnus.texi (Emacsen): Give recommendations for Emacs 22 and Emacs 23.
6166
61672008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
6168
6169 * gnus.texi (Oort Gnus): Mention customizing of tool bars.
6170
61712008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
6172
6173 * gnus-news.texi: Update tool bar item.
6174
61752008-04-09 Sven Joachim <svenjoac@gmx.de>
6176
6177 * gnus-news.texi: Fix typos.
6178
76c109c3
JB
61792008-04-11 Jay Belanger <jay.p.belanger@gmail.com>
6180
222027f2 6181 * calc.texi (Vector and Matrix Arithmetic, Calc Summary):
76c109c3
JB
6182 Add mention of `kron'.
6183
d5fbd5a6
MO
61842008-04-01 Daiki Ueno <ueno@unixuser.org>
6185
0c7efc08
SM
6186 * epa.texi (Encrypting/decrypting *.gpg files):
6187 Document epa-file-name-regexp.
d5fbd5a6 6188
fbcbb58c
KY
61892008-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
6190
6191 * gnus.texi (Example Methods): Fix description about ssh-agent.
6192 (Indirect Functions): Fix the default value of nntp-telnet-command;
6193 remove link to connect.html.
6194
134ce16c
MA
61952008-03-30 Michael Albinus <michael.albinus@gmx.de>
6196
6197 * dbus.texi (Synchronous Methods): New parameter TIMEOUT for
6198 dbus-call-method.
6199 (Receiving Method Calls): The timeout can be set by the calling client.
6200
da1975d7
MA
6201 * trampver.texi: Update release number.
6202
2e4089ab
RS
62032008-03-29 Reiner Steib <Reiner.Steib@gmx.de>
6204
6205 * gnus.texi (Top): Fix version. Add SASL.
6206
70cab5a9
MA
62072008-03-29 Michael Albinus <michael.albinus@gmx.de>
6208
6209 Sync with Tramp 2.1.13.
6210
6211 * trampver.texi: Update release number.
6212
5bc6ddff
MB
62132008-03-29 Chong Yidong <cyd@stupidchicken.com>
6214
6215 * org.texi: Update to new org-mode website.
6216
62172008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
6218
6219 * cl.texi (For Clauses): Fix loop over key-seq to match code.
6220
9b3ebcb6
MB
62212008-03-22 Reiner Steib <Reiner.Steib@gmx.de>
6222
6223 * gnus.texi (Foreign Groups): Add gnus-read-ephemeral-gmane-group,
6224 gnus-read-ephemeral-gmane-group-url,
6225 gnus-read-ephemeral-emacs-bug-group,
6226 gnus-read-ephemeral-debian-bug-group.
6227
62282008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
6229
6230 * gnus.texi (MIME Commands): Add gnus-article-browse-html-article.
6231
6232 * gnus-news.texi: Add EasyPG. Add gnus-article-browse-html-article.
6233 Add FIXMEs for Bookmarks and gnus-registry-marks.
6234
62352008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
6236
6237 * gnus.texi (Smileys): Document `smiley-style'.
6238
62392008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
6240
6241 * gnus.texi (Gnus Development): Clarify difference between ding and
6242 gnu.emacs.gnus.
6243 (MIME Commands, Using MIME, RSS): Fix markup.
6244
6245 * gnus-faq.texi ([8.4]): Ditto.
6246
62472008-03-20 Reiner Steib <Reiner.Steib@gmx.de>
6248
6249 * gnus.texi (Emacsen): Remove obsolete stuff.
6250
62512008-03-19 Reiner Steib <Reiner.Steib@gmx.de>
6252
6253 * gnus.texi (Oort Gnus): Add version info WRT
6254 `mail-source-delete-incoming'.
6255
62562008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
6257
6258 * gnus.texi (Top): Add "Other related manuals" and version info in
6259 `iftex' output.
6260 (Formatting Fonts): Add index entries for gnus-mouse-face, gnus-face-0,
6261 gnus-balloon-face-0 and the corresponding format specifiers.
6262
608d6a81
MA
62632008-03-26 Michael Albinus <michael.albinus@gmx.de>
6264
6265 * tramp.texi (Filename completion): Remove footnote about let-bind
6266 of `partial-completion-mode'. It doesn't work this way.
6267
27a6f132
SM
62682008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
6269
6270 * pcl-cvs.texi (Contributors): Update my email.
6271
4a7c4c40
MA
62722008-03-21 Michael Albinus <michael.albinus@gmx.de>
6273
6274 * dbus.texi (Receiving Method Calls): Mention default D-Bus timeout.
6275
2940c053
BW
62762008-03-17 Bill Wohler <wohler@newt.com>
6277
6278 * mh-e.texi (Viewing): Update URL for adding header fields to
6279 mh-invisible-header-fields-default.
6280
30864d5f
BW
62812008-03-16 Bill Wohler <wohler@newt.com>
6282
6283 * mh-e.texi (Preface): Add Gnus to requirements.
6284 (Forwarding): Note that forwarded MIME messages are now inline.
6285
31fe2b00
SM
62862008-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
6287
6288 * gnus.texi (Example Methods, Direct Functions, Indirect Functions)
9b3ebcb6
MB
6289 (Common Variables): Give precedence to the netcat methods over the
6290 telnet methods, and mention that they are more reliable.
31fe2b00 6291
5e97c626
CD
62922008-03-13 Carsten Dominik <dominik@science.uva.nl>
6293
6294 * org.texi (Exporting Agenda Views): Document agenda export to
6295 iCalendar.
6296 (Progress logging): Document the new progress logging stuff.
6297
37a68866
MB
62982008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
6299
6300 * gnus.texi (Mail Source Customization, Gnus Development, Oort Gnus):
6301 Update for change of `mail-source-delete-incoming'.
6302
6303 * gnus-news.texi: Ditto.
6304
8f7abae3
MB
63052008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
6306
6307 * gnus-coding.texi (Gnus Maintainance Guide): Update conventions for
6308 custom versions.
6309
af379c86
AM
63102008-03-07 Alan Mackenzie <acm@muc.de>
6311
6312 * cc-mode.texi (Limitations and Known Bugs): State that the number of
6313 parens/brackets in a k&r region is limited.
6314
3d0f8a67
MB
63152008-02-27 Reiner Steib <Reiner.Steib@gmx.de>
6316
6317 * gnus-news.texi: Mention problem with coding system `utf-8-emacs' when
6318 using different Emacs versions.
6319
52151df0
GM
63202008-02-27 Glenn Morris <rgm@gnu.org>
6321
6322 * sc.texi: Remove a lot of old and obsolete info.
6323 (titlepage): Simplify.
6324 (Emacs 19 MUAs, Emacs 18 MUAs, MH-E with any Emacsen)
6325 (VM with any Emacsen, GNEWS with any Emacsen)
6326 (Overloading for Non-conforming MUAs, Version 3 Changes)
6327 (The Supercite Mailing List): Delete nodes.
6328 (Introduction): Remove info about old packages.
6329 (Getting Connected): Simplify. Remove info about old packages.
6330 (Citing Commands): Delete Emacs 19 info.
6331 (Hints to MUA Authors): Simplify.
6332 (Thanks and History): Merge in some info from the deleted node
6333 "Version 3 Changes".
6334
b03f96dc
MB
63352008-02-05 Juanma Barranquero <lekktu@gmail.com>
6336
6337 * org.texi (Setting tags, In-buffer settings):
6338 * rcirc.texi (rcirc commands): Replace `legal' with `valid'.
6339
52bec650
MB
63402008-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
6341
6342 * gnus-news.texi: Mention that spaces and tabs are allowed in the
6343 installation directory name.
6344
34a3c587
RF
63452008-02-12 Romain Francoise <romain@orebokech.com>
6346
6347 * epa.texi (Overview): Fix typo.
6348
5a8d03e9
MO
63492008-02-11 Daiki Ueno <ueno@unixuser.org>
6350
6351 * epa.texi (Quick start): Remove the .emacs setting.
6352
f1914c40
MO
63532008-02-10 Daiki Ueno <ueno@unixuser.org>
6354
6355 * epa.texi (Quick start): Use the command `epa-enable' instead of
6356 loading `epa-setup'.
6357
bca98fc9
JB
63582008-02-08 Juanma Barranquero <lekktu@gmail.com>
6359
6360 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add epa.
6361 ($(infodir)/epa, epa.dvi): New targets.
6362
4b01af2e
MO
63632008-02-08 Daiki Ueno <ueno@unixuser.org>
6364
6365 * Makefile.in: Add rules to build EasyPG Assistant User's Manual.
6366
6367 * epa.texi: New manual documenting the EasyPG Assistant.
6368
06c0751a
MA
63692008-02-06 Michael Albinus <michael.albinus@gmx.de>
6370
6371 * dbus.texi (all): Wrap Lisp code examples with @lisp ... @end lisp.
6372 (Inspection): New function dbus-ping.
6373
7dcccd7b
MA
63742008-02-05 Michael Albinus <michael.albinus@gmx.de>
6375
6376 * tramp.texi (Remote processes): Add `shell-command'.
6377
a1da1e37
MB
63782008-01-28 Michael Sperber <sperber@deinprogramm.de>
6379
6380 * gnus.texi (Mail Source Specifiers): Document `group' specifier.
6381 (Group Parameters): Document `mail-source' parameter.
6382
c9d8f746
MA
63832008-01-27 Michael Albinus <michael.albinus@gmx.de>
6384
6385 * tramp.texi (Inline methods): The hostname of the su(do)? methods
6386 must be a local host.
6387
15db4a13
MO
63882008-01-26 Michael Olson <mwolson@gnu.org>
6389
6390 * erc.texi: Update version for ERC 5.3 release.
6391 (Obtaining ERC): Update extras URLs for 5.3.
6392 (Development): Write instructions for git, and remove those for Arch.
6393 (History): Mention the switch to git.
6394
2bc43980
KB
63952008-01-24 Karl Berry <karl@gnu.org>
6396
bca98fc9
JB
6397 * info.texi (Search Index, Search Text): Mention the command
6398 character in the section name, a la the (Go to node) node.
2bc43980 6399
d2e4a6c9
MA
64002008-01-21 Michael Albinus <michael.albinus@gmx.de>
6401
6402 * dbus.texi (Errors and Events): New macro dbus-ignore-errors.
6403
0b6799c3
MB
64042008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
6405
6406 * gnus-news.texi: Mention gnus-article-describe-bindings.
6407
64082008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
6409
6410 * gnus-news.texi: Mention gnus-article-wide-reply-with-original.
6411
db9c3fb1 64122008-01-18 Carsten Dominik <dominik@science.uva.nl>
d866d7f7 6413
7b4d0413 6414 * org.texi (Property inheritance): New section.
db9c3fb1 6415 (Conventions): New section.
7b4d0413 6416 (Structure editing): Document C-RET, the prefix arg to the cut/copy
db9c3fb1
CD
6417 commands, and the new bindings for refiling.
6418 (Sparse trees): Document the new special command for sparse trees.
6419 (References): Be more clear about the counting of hilines.
6420 (Handling links): Document M-p/n for accessing links.
6421 (Fast access to TODO states): New section.
6422 (Per file keywords): New section.
6423 (Property inheritance): New section.
6424 (Column attributes): New summary types.
6425 (Capturing Column View): New section.
6426 (The date/time prompt): Cover the new features in the date/time prompt.
6427 Compactify the table of keys for the calendar remote control.
6428 (Clocking work time): Document the new :scope parameter.
6429 (Remember): Promoted to chapter.
6430 (Quoted examples): New section.
6431 (Enhancing text): New verbatim environments.
6432
6ed73f28
MA
64332008-01-14 Michael Albinus <michael.albinus@gmx.de>
6434
6435 * trampver.texi: Update release number.
6436
95838435
MB
64372008-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
6438
0c7efc08
SM
6439 * gnus.texi (Article Keymap):
6440 Add gnus-article-wide-reply-with-original; fix descriptions of
95838435
MB
6441 gnus-article-reply-with-original and
6442 gnus-article-followup-with-original.
6443
20234d96
GM
64442008-01-09 Glenn Morris <rgm@gnu.org>
6445
6446 * nxml-mode.texi: Add @copying section.
6447
d82cf70b
MB
64482008-01-05 Reiner Steib <Reiner.Steib@gmx.de>
6449
6450 * message.texi (Mail Variables): Add some text from "(gnus)Posting
6451 Server". Add `message-send-mail-with-mailclient'.
6452
6453 * gnus.texi (Posting Server): Move some text to "(message)Mail
6454 Variables" and add a reference here.
6455
addb7f2e
MA
64562008-01-04 Michael Albinus <michael.albinus@gmx.de>
6457
6458 * dbus.texi (Receiving Method Calls): New chapter.
6459 (Errors and Events): Add serial number to events. Replace "signal" by
6460 "message". Introduce dbus-event-serial-number.
6461
4db2806c
MA
64622008-01-03 Michael Albinus <michael.albinus@gmx.de>
6463
6464 * dbus.texi (Type Conversion): Explain the type specification for empty
6465 arrays. Use another example.
6466
c9ecb5a7
MA
64672007-12-30 Michael Albinus <michael.albinus@gmx.de>
6468
6469 * dbus.texi (all): Replace "..." by @dots{}.
6470 (Type Conversion): Precise the value range for :byte types.
6471 (Signals): Rename dbus-unregister-signal to dbus-unregister-object.
6472 Mention its return value.
6473 (Errors and Events): There is no D-Bus error propagation during event
6474 processing.
6475
702dbfd9
JB
64762007-12-29 Jay Belanger <jay.p.belanger@gmail.com>
6477
6478 * calc.tex (Yacas Language, Maxima Language, Giac Language):
6479 New sections.
6480
87035689
MB
64812007-12-29 Reiner Steib <Reiner.Steib@gmx.de>
6482
6483 * gnus.texi (Group Parameters): Reorder the text and add a note about
6484 `gnus-parameters' near the beginning of the node.
6485
64862007-12-29 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
6487
6488 * gnus.texi (Score File Editing): Fix function name.
6489
5492f5ca
MA
64902007-12-23 Michael Albinus <michael.albinus@gmx.de>
6491
6492 Sync with Tramp 2.1.12.
6493
6494 * trampver.texi: Update release number.
6495
d4e67bc5
MA
64962007-12-22 Michael Albinus <michael.albinus@gmx.de>
6497
6498 * dbus.texi (Type Conversion): Correct input parameters mapping.
6499
6a31c819
MA
65002007-12-21 Michael Albinus <michael.albinus@gmx.de>
6501
6502 * dbus.texi (Type Conversion): Extend for D-Bus compound types.
6503 (Errors and Events): Mention wrong-type-argument error.
6504
99a3e35f
AS
65052007-12-21 Alex Schroeder <alex@gnu.org>
6506
6507 * rcirc.texi: Changed single spaces after sentence end to double
b2abec73 6508 spaces. Fixed some typos.
99a3e35f
AS
6509 (Internet Relay Chat): Explain relay.
6510 (Getting started with rcirc): Change items to reflect prompts.
6511 Add more explanation to rcirc-track-minor-mode and added a comment to
6512 warn future maintainers that this section is a copy.
0c7efc08 6513 (People): Change /ignore example.
62b12a24 6514 (Keywords): Not keywords.
99a3e35f 6515
331e4d02
AS
65162007-12-20 Alex Schroeder <alex@gnu.org>
6517
6518 * rcirc.texi (Top): Fighting Information Overload chapter added.
6519 (Getting started with rcirc): Add notice of rcirc-track-minor-mode.
0c7efc08 6520 (rcirc commands): Move /ignore command to the new chapter.
331e4d02
AS
6521 (Fighting Information Overload): New chapter documenting /keyword,
6522 /bright, /dim, channel ignore, and low priority channels.
125a630f
AS
6523 (Configuration): Document rcirc-server-alist, remove
6524 rcirc-startup-channels-alist and rcirc-default-server.
331e4d02 6525
cd71c3ef
MA
65262007-12-16 Michael Albinus <michael.albinus@gmx.de>
6527
6528 * dbus.texi (Signals): Fix example in dbus-register-signal.
6529
bbbe940b
MB
65302007-12-14 Sven Joachim <svenjoac@gmx.de>
6531
6532 * gnus.texi (Score Variables): Fix typo.
6533
0ce574ef
MA
65342007-12-07 Michael Albinus <michael.albinus@gmx.de>
6535
6536 * dbus.texi (Synchronous Methods): Adapt dbus-call-method.
6537 (Signals): Adapt dbus-send-signal and dbus-register-signal.
6538 (Errors and Events): Adapt dbus-event.
6539
b890d447
MB
65402007-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
6541
6542 * gnus.texi (Other Files): Add the yenc command.
6543
65442007-11-30 Reiner Steib <Reiner.Steib@gmx.de>
6545
6546 * gnus.texi (MIME Commands): Default of gnus-article-loose-mime is t
6547 since 2004-08-06.
6548
65492007-11-28 Katsumi Yamaoka <yamaoka@jpl.org>
6550
6551 * gnus.texi (Fancy Mail Splitting): Fix description of splitting based
6552 on body.
6553
65542007-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
6555
6556 * emacs-mime.texi (rfc2047): Mention rfc2047-encoded-word-regexp-loose
6557 and rfc2047-allow-irregular-q-encoded-words; fix description of
6558 rfc2047-encode-encoded-words.
6559
65602007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
6561
6562 * gnus.texi (Fetching Mail): Remove obsoleted `nnmail-spool-file'.
6563
3728bf03
MO
65642007-12-05 Michael Olson <mwolson@gnu.org>
6565
6566 * remember.texi (Diary): Remove "require" line for remember-diary.el.
6567 Update documentation for `remember-diary-file'.
6568
a4397af9
MA
65692007-12-04 Michael Albinus <michael.albinus@gmx.de>
6570
6571 * dbus.texi (Signals): Precise `dbus-register-signal'.
6572 (Errors and Events): Rework events part, the internal structure of
6573 dbus-event has changed.
6574
1682490c
JB
65752007-12-03 Juanma Barranquero <lekktu@gmail.com>
6576
6577 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
6578 ($(infodir)/dbus, dbus.dvi): New targets.
6579
7b13a0f2
MA
65802007-12-03 Michael Albinus <michael.albinus@gmx.de>
6581
6582 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
6583 unconditionally.
6584
6585 * dbus.texi (Synchronous Methods): Show the result of the "lshal"
6586 emulation with @print{}.
6587
7ef92bc9
RS
65882007-12-02 Richard Stallman <rms@gnu.org>
6589
6590 * dbus.texi (Overview): Minor cleanup.
6591
22d8ac3a
MA
65922007-12-02 Michael Albinus <michael.albinus@gmx.de>
6593
d3a8e0df
MA
6594 * Makefile.in (INFO_TARGETS): Add dbus.
6595 (DVI_TARGETS): Add dbus.dvi.
6596 (dbus, dbus.dvi): New targets.
6597
22d8ac3a
MA
6598 * dbus.texi: New file.
6599
559764ab
RF
66002007-11-24 Romain Francoise <romain@orebokech.com>
6601
6602 * nxml-mode.texi: Add description in @direntry.
7aa579d9 6603 Fix file name to match @setfilename.
559764ab 6604
ac97a16b
MH
66052007-11-23 Mark A. Hershberger <mah@everybody.org>
6606
6607 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
6608 ($(infodir)/nxml-mode): New rule.
6609
6610 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
6611 ($(infodir)/nxml-mode): New rule.
6612 (clean): Add nxml-mode*.
6613
6614 * nxml-mode.texi: New file with nxml manual.
6615
404cd454
GM
66162007-11-18 Richard Stallman <rms@gnu.org>
6617
6618 * flymake.texi (Example -- Configuring a tool called directly):
6619 Update example.
6620
b048d478
MA
66212007-11-18 Michael Albinus <michael.albinus@gmx.de>
6622
6623 * tramp.texi (Filename completion): Simplify explanation of
fffa137c 6624 double-slash behavior. Explain directory contents flushing.
b048d478 6625
346e8469
JB
66262007-11-16 Jay Belanger <jay.p.belanger@gmail.com>
6627
6628 * calc.texi (TeX and LaTeX Language Modes): Put in
6629 missing braces.
6630
404cd454
GM
66312007-11-15 Richard Stallman <rms@gnu.org>
6632
6633 * cl.texi (Equality Predicates): Delete `eql'.
6634 (Predicates, Naming Conventions, Top): Delete `eql'.
6635 (Common Lisp Compatibility): Delete `eql'.
6636 (Porting Common Lisp): Delete obsolete backquote info.
6637 Minor clarification about character constants.
6638 (Sequence Basics): Minor clarification.
6639
1f6af58b
JB
66402007-11-15 Juanma Barranquero <lekktu@gmail.com>
6641
dccb744b 6642 * cc-mode.texi (Electric Keys, Custom Macros):
1f6af58b
JB
6643 * tramp.texi (Filename completion): Fix typos.
6644
3bc88bc9
JB
66452007-11-15 Jay Belanger <jay.p.belanger@gmail.com>
6646
6647 * calc.texi (Basic commands): Mention the menu.
6648
bc5300d3
MA
66492007-11-12 Michael Albinus <michael.albinus@gmx.de>
6650
6651 * tramp.texi (Connection caching): Tramp flushes connection
6652 properties when remote operating system has been changed.
6653
4d8a28ec
MB
66542007-11-09 Reiner Steib <Reiner.Steib@gmx.de>
6655
6656 * gnus-news.texi: Fix spelling.
6657 `message-insert-formatted-citation-line', not
6658 `message-insert-formated-citation-line'.
6659
404cd454
GM
6660 * gnus.texi, gnus-faq.texi, message.texi: Bump version to 5.10.9.
6661
e1176b47
MA
66622007-11-07 Michael Albinus <michael.albinus@gmx.de>
6663
6664 * tramp.texi (Overview): Mention also the PuTTY integration under
b46a6a83 6665 w32. Remove paragraphs about Tramp's experimental status.
e1176b47
MA
6666 (Frequently Asked Questions): Add code example for highlighting the
6667 mode line.
6668
6159985a
MO
66692007-11-03 Michael Olson <mwolson@gnu.org>
6670
6671 * remember.texi: Change mentions of remember-buffer to
6672 remember-finalize throughout.
6673
bec9b2f5
MO
66742007-10-30 Michael Olson <mwolson@gnu.org>
6675
6676 * remember.texi (Copying): Remove.
6677 (Mailbox): Update with non-BBDB instructions.
6678 (Diary, Org): Add.
6679 (Bibliography, Planner Page): Remove.
6680
b6173182
JB
66812007-10-30 Juanma Barranquero <lekktu@gmail.com>
6682
6683 * makefile.w32-in (INFO_TARGETS): Add remember.
6684 (DVI_TARGETS): Add remember.dvi.
6685 ($(infodir)/remember): New rule.
6686 (clean): Add remember*.
6687
15f3eb73
MO
66882007-10-30 Michael Olson <mwolson@gnu.org>
6689
70bdc930
MO
6690 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add remember.
6691 ($(infodir)/remember): New rule that builds the Remember Manual.
6692
b6173182
JB
6693 * remember.texi: New file containing the Remember Mode Manual.
6694 Shuffle chapters around after initial import.
7d3f6f1a
MO
6695 (Function Reference): Split Keystrokes into separate chapter.
6696 (Keystrokes): Document C-c C-k.
51d24a12 6697 (Introduction): Fix typographical issue with "---".
15f3eb73 6698
404cd454
GM
66992007-10-29 Richard Stallman <rms@gnu.org>
6700
6701 * widget.texi (Introduction): Delete discussion of implementation
6702 internals.
6703
9bbb9638
MA
67042007-10-29 Michael Albinus <michael.albinus@gmx.de>
6705
6706 * tramp.texi (Connection caching): Host names must be different
6707 when tunneling.
6708
c7ff939a
RS
67092007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6710
6711 * gnus.texi, gnus-faq.texi, message.texi: Bump version to
6712 Gnus v5.13.
6713
01c52d31
MB
67142007-10-28 Miles Bader <miles@gnu.org>
6715
6716 * gnus-news.texi, gnus-coding.texi, sasl.texi: New files.
6717
01c52d31
MB
67182007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6719
0c7efc08
SM
6720 * gnus.texi (Sorting the Summary Buffer):
6721 Remove gnus-article-sort-by-date-reverse.
01c52d31
MB
6722
67232007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6724
6725 * gnus.texi (Non-ASCII Group Names): New node.
6726 (Misc Group Stuff): Move gnus-group-name-charset-method-alist and
6727 gnus-group-name-charset-group-alist to Non-ASCII Group Names node.
6728
c8763fb6 67292007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
6730
6731 * gnus.texi (Mail Source Specifiers, IMAP): Add a notice on the need to
6732 clean the output of the program `imap-shell-program'.
6733
67342007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6735
6736 * gnus.texi (IMAP): Mention nnimap-logout-timeout.
6737
67382007-10-28 Tassilo Horn <tassilo@member.fsf.org>
6739
6740 * gnus.texi (Sticky Articles): Documentation for sticky article
6741 buffers.
6742
c8763fb6 67432007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
6744
6745 * gnus.texi (RSS): Document nnrss-ignore-article-fields.
6746
67472007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6748
6749 * gnus.texi (Various Various): Mention gnus-add-timestamp-to-message.
6750
67512007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6752
0c7efc08
SM
6753 * gnus.texi (Archived Messages):
6754 Document gnus-update-message-archive-method.
01c52d31
MB
6755
67562007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6757
6758 * gnus.texi (Limiting): Document gnus-summary-limit-to-address.
6759
c8763fb6 67602007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31 6761
0c7efc08
SM
6762 * gnus.texi (Group Maneuvering):
6763 Document `gnus-summary-next-group-on-exit'.
01c52d31
MB
6764
67652007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6766
0c7efc08
SM
6767 * gnus.texi (Really Various Summary Commands):
6768 Mention gnus-auto-select-on-ephemeral-exit.
01c52d31
MB
6769
67702007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6771
6772 * gnus.texi, message.texi: Bump version number.
6773
67742007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6775
6776 * gnus.texi (Group Line Specification, Misc Group Stuff)
6777 (Server Commands): Parenthesize @pxref{Mail Spool}.
6778
67792007-10-28 Didier Verna <didier@xemacs.org>
6780
6781 New user option: message-signature-directory.
6782 * message.texi (Insertion Variables): Document it.
6783 * gnus.texi (Posting Styles): Ditto.
6784
67852007-10-28 Didier Verna <didier@xemacs.org>
6786
6787 * gnus.texi (Group Line Specification):
6788 * gnus.texi (Misc Group Stuff):
6789 * gnus.texi (Server Commands): Document the group compaction feature.
6790
67912007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6792
6793 * gnus-faq.texi ([5.2]): Adjust for message-fill-column.
6794
6795 * message.texi (Various Message Variables): Add message-fill-column.
6796
67972007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6798
6799 * gnus.texi: Untabify.
6800
68012007-10-28 Didier Verna <didier@xemacs.org>
6802
6803 * gnus.texi (Group Parameters): Document the posting-style merging
6804 process in topic-mode.
6805
68062007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6807
6808 * gnus.texi (Scoring On Other Headers): Add gnus-inhibit-slow-scoring.
6809
68102007-10-28 Romain Francoise <romain@orebokech.com>
6811
6812 * gnus.texi (Mail Spool): Fix typo.
6813 Update copyright.
6814
68152007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6816
6817 * gnus.texi (Limiting): Add gnus-summary-limit-to-singletons.
6818
68192007-10-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
6820
6821 * gnus.texi (Summary Generation Commands):
6822 Add gnus-summary-insert-ticked-articles.
6823
68242007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6825
b2abec73
JB
6826 * gnus.texi (SpamAssassin back end): Rename spam-spamassassin-path
6827 to spam-spamassassin-program.
01c52d31
MB
6828
68292007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6830
6831 * gnus.texi (Mail and Post): Add gnus-message-highlight-citation.
6832
68332007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6834
6835 * gnus.texi (Limiting): Add gnus-summary-limit-to-headers.
6836
68372007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6838
6839 * message.texi (Mail Headers): Document `opportunistic'.
6840
68412007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6842
6843 * emacs-mime.texi (Encoding Customization): Explain how to set
6844 mm-coding-system-priorities per hierarchy.
6845
68462007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6847
6848 * gnus.texi (Washing Mail): Add nnmail-ignore-broken-references and
6849 nnmail-broken-references-mailers instead of nnmail-fix-eudora-headers.
6850
68512007-10-28 Didier Verna <didier@xemacs.org>
6852
6853 * message.texi (Wide Reply): Update documentation of
6854 message-dont-reply-to-names (now allowing a list of regexps).
6855
68562007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6857
6858 * gnus.texi (Spam Package Introduction): Fix spam menu and links.
6859
68602007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6861
6862 * gnus.texi (SpamAssassin back end): Fix typo.
6863
6864 * sieve.texi (Examples): Fix grammar.
6865
68662007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6867
6868 * gnus.texi (Searching for Articles): Document M-S and M-R.
6869 (Limiting): Document / b.
6870
68712007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6872
6873 * gnus.texi (Thread Commands): T M-^.
6874
68752007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6876
6877 * message.texi (Mail Aliases): Document ecomplete.
6878 (Mail Aliases): Fix typo.
6879
68802007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6881
6882 * gnus.texi (Face): Restore xref to gnus-face-properties-alist;
6883 fix typo.
6884
68852007-10-28 Romain Francoise <romain@orebokech.com>
6886
6887 * gnus.texi (Mail Spool): Grammar fix.
6888
68892007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6890
6891 * gnus.texi (Mail Spool): nnml-use-compressed-files can be a
6892 string.
6893
68942007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6895
6896 * gnus.texi (Group Parameters): Fix description.
6897
68982007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6899
b2abec73
JB
6900 * gnus.texi (Gmane Spam Reporting):
6901 Fix spam-report-gmane-use-article-number.
6902 Add spam-report-user-mail-address.
01c52d31
MB
6903
69042007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6905
6906 * emacs-mime.texi (Non-MIME): x-gnus-verbatim -> x-verbatim.
6907
69082007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6909
6910 * gnus.texi (Group Parameters): Add simplified sorting example based on
6911 example for `Sorting the Summary Buffer' from Jari Aalto
6912 <jari.aalto@cante.net>.
6913 (Example Methods): Add example for an indirect connection.
6914
69152007-10-28 Kevin Greiner <kevin.greiner@compsol.cc>
6916
0c7efc08 6917 * gnus.texi (nntp-open-via-telnet-and-telnet): Fix grammar.
c5b0993e 6918 (Agent Parameters): Update parameter names to match code.
01c52d31
MB
6919 (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as
6920 'gnus-agent-summary-fetch-series'.
6921 (Agent and flags): New section providing a generalized discussion
6922 of flag handling.
0c7efc08
SM
6923 (Agent and IMAP): Remove flag discussion.
6924 (Agent Variables): Add 'gnus-agent-synchronize-flags'.
01c52d31
MB
6925
69262007-10-28 Romain Francoise <romain@orebokech.com>
6927
6928 * gnus.texi (Exiting the Summary Buffer): Add new function
6929 `gnus-summary-catchup-and-goto-prev-group', bound to `Z p'.
6930
69312007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6932
6933 * gnus.texi (Conformity): Fix typo.
6934 (Customizing Articles): Document `first'.
6935
69362007-10-28 Jari Aalto <jari.aalto@cante.net>
6937
6938 * gnus.texi (Sorting the Summary Buffer):
6939 Add `gnus-thread-sort-by-date-reverse'. Add example
6940 host to different sorting in NNTP and RSS groups.
6941
69422007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6943
6944 * message.texi (Insertion): Describe prefix for
6945 message-mark-inserted-region and message-mark-insert-file.
6946
69472007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6948
6949 * emacs-mime.texi (Non-MIME): Add Slrn-style verbatim marks and
6950 LaTeX documents. Describe "text/x-gnus-verbatim".
6951
69522007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
6953
b2abec73 6954 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
01c52d31
MB
6955 (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering)
6956 (spam-stat spam filtering, SpamOracle)
0c7efc08 6957 (Extending the Spam ELisp package): Remove extra quote symbol for
01c52d31
MB
6958 clarity.
6959
69602007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6961
6962 * gnus.texi (MIME Commands): Add gnus-article-save-part-and-strip,
6963 gnus-article-delete-part and gnus-article-replace-part.
6964 (Using MIME): Add gnus-mime-replace-part.
6965
69662007-10-28 Romain Francoise <romain@orebokech.com>
6967
6968 * gnus.texi (Mail Spool): Mention that `nnml-use-compressed-files'
6969 requires `auto-compression-mode' to be enabled. Add new nnml
6970 variable `nnml-compressed-files-size-threshold'.
6971
69722007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6973
0c7efc08
SM
6974 * gnus.texi (Sorting the Summary Buffer):
6975 Add gnus-thread-sort-by-recipient.
01c52d31
MB
6976
69772007-10-28 Romain Francoise <romain@orebokech.com>
6978
6979 * message.texi (Insertion Variables): Mention new variable
6980 `message-yank-empty-prefix'. Change `message-yank-cited-prefix'
6981 documentation accordingly.
6982
69832007-10-28 Romain Francoise <romain@orebokech.com>
6984
6985 * gnus.texi (To From Newsgroups): Mention new variables
6986 `gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'.
6987
69882007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6989
6990 * gnus.texi (Using MIME): gnus-mime-copy-part supports the charset
6991 stuff; gnus-mime-inline-part does the automatic decompression.
6992
69932007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
6994
6995 * gnus.texi (Spam ELisp Package Configuration Examples):
b2abec73 6996 "training.ham" should be "training.spam".
01c52d31
MB
6997
69982007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6999
7000 * message.texi (Mail Variables): Fix the default value for
7001 message-send-mail-function.
7002
70032007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7004
7005 * gnus.texi (Optional Back End Functions): nntp-request-update-info
7006 always returns nil exceptionally.
7007
70082007-10-28 Simon Josefsson <jas@extundo.com>
7009
0c7efc08
SM
7010 * gnus.texi (Article Washing): Add libidn URL.
7011 Suggested by Michael Cook <michael@waxrat.com>.
01c52d31
MB
7012
70132007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7014
7015 * gnus.texi (Topic Commands): Fix next/previous.
7016
70172007-10-28 Simon Josefsson <jas@extundo.com>
7018
7019 * gnus.texi (Article Washing): Mention `W i'.
7020
c8763fb6 70212007-10-28 Jochen Küpper <jochen@fhi-berlin.mpg.de>
01c52d31
MB
7022
7023 * gnus.texi (Group Parameters): Slight extension of sieve
7024 parameter description.
7025
70262007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7027
7028 * gnus.texi (Score Decays): `gnus-decay-scores' can be a regexp
7029 matching score files as well.
7030 (Picons): Describe `gnus-picon-style'.
7031
70322007-10-28 Romain Francoise <romain@orebokech.com>
7033
7034 * message.texi (Message Headers): Mention that headers are hidden
7035 using narrowing, and how to expose them.
7036 Update copyright.
7037
70382007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7039
7040 * gnusref.tex: Mention `gnus-summary-limit-to-recipient' and
7041 `gnus-summary-sort-by-recipient'.
7042
70432007-10-28 Romain Francoise <romain@orebokech.com>
7044
7045 * gnus.texi (NNTP marks): New node.
7046 (NNTP): Move NNTP marks variables to the new node.
7047
70482007-10-28 Jesper Harder <harder@ifa.au.dk>
7049
b2abec73 7050 * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back end.
01c52d31
MB
7051
7052 * gnus.texi (MIME Commands, Hashcash): Markup fix.
7053
70542007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7055
b2abec73 7056 * gnus.texi: Replaced @file{spam.el} with @code{spam.el}
01c52d31 7057 everywhere for consistency.
b2abec73
JB
7058 (Filtering Spam Using The Spam ELisp Package): Admonish again.
7059 (Spam ELisp Package Sequence of Events): This is Gnus, say so.
0c7efc08
SM
7060 Say "regular expression" instead of "regex." Admonish.
7061 Pick other words to sound better (s/so/thus/).
7062 (Spam ELisp Package Filtering of Incoming Mail):
7063 Mention statistical filters. Remove old TODO.
01c52d31 7064 (Spam ELisp Package Sorting and Score Display in Summary Buffer):
b2abec73
JB
7065 New section on sorting and displaying the spam score.
7066 (BBDB Whitelists): Mention spam-use-BBDB-exclusive is not a
7067 backend but an alias to spam-use-BBDB.
7068 (Extending the Spam ELisp package): Rewrite the example using the
01c52d31
MB
7069 new backend functionality.
7070
70712007-10-28 Simon Josefsson <jas@extundo.com>
7072
7073 * gnus.texi (NNTP): Mention nntp-marks-is-evil and
7074 nntp-marks-directory, from Romain Francoise
7075 <romain@orebokech.com>.
7076
70772007-10-28 Magnus Henoch <mange@freemail.hu>
7078
7079 * gnus.texi (Hashcash): New default value of
7080 hashcash-default-payment.
7081
70822007-10-28 Simon Josefsson <jas@extundo.com>
7083
7084 * gnus.texi (Hashcash): Fix URL. Add pref to spam section.
7085 (Anti-spam Hashcash Payments): No need to load hashcash.el now.
7086
70872007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7088
0c7efc08 7089 * gnus.texi (Adaptive Scoring): Add gnus-adaptive-pretty-print.
01c52d31
MB
7090
70912007-10-28 Simon Josefsson <jas@extundo.com>
7092
7093 * gnus.texi (documentencoding): Add, to avoid warnings.
7094
70952007-10-28 Simon Josefsson <jas@extundo.com>
7096
7097 * message.texi (Mail Headers): Add.
7098
7099 * gnus.texi (Hashcash): Fix.
7100
71012007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7102
0c7efc08 7103 * gnus.texi (Hashcash): Change location of library, also mention
01c52d31 7104 that payments can be verified and fix the name of the
b2abec73 7105 hashcash-path variable.
01c52d31
MB
7106
71072007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7108
b2abec73 7109 * gnus.texi (Article Display): Add `gnus-picon-style'.
01c52d31
MB
7110
71112007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7112
7113 * gnus.texi (SpamAssassin backend): Add it to the detailmenu.
7114
71152007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7116
7117 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
b2abec73
JB
7118 (Bogofilter, spam-stat spam filtering, SpamOracle): Old incorrect
7119 warning about ham processors in spam groups removed.
01c52d31
MB
7120
71212007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
01c52d31 7122
0c7efc08 7123 * gnus.texi (SpamAssassin backend): Add new node about SpamAssassin.
b2abec73 7124 From Hubert Chan <hubert@uhoreg.ca>.
01c52d31
MB
7125
71262007-10-28 Jesper Harder <harder@ifa.au.dk>
7127
7128 * gnus.texi (Spam ELisp Package Sequence of Events): Index.
7129 (Mailing List): Typo.
7130 (Customizing Articles): Add gnus-treat-ansi-sequences.
7131 (Article Washing): Index.
7132
7133 * message.texi: Use m-dash consistently.
7134
71352007-10-28 Jesper Harder <harder@ifa.au.dk>
7136
7137 * gnus.texi (GroupLens): Remove.
7138
71392007-10-28 Kevin Greiner <kgreiner@xpediantsolutions.com>
7140
0c7efc08
SM
7141 * gnus.texi (Outgoing Messages, Agent Variables):
7142 Add gnus-agent-queue-mail and gnus-agent-prompt-send-queue.
01c52d31
MB
7143 Suggested by Gaute Strokkenes <gs234@srcf.ucam.org>
7144
71452007-10-28 Jesper Harder <harder@ifa.au.dk>
7146
7147 * gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
7148
71492007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7150
7151 * gnus.texi (Article Washing): Add `gnus-article-treat-ansi-sequences'.
7152
7153 * gnus.texi (No Gnus): New node. Includes `gnus-news.texi'.
7154
71552007-10-28 Simon Josefsson <jas@extundo.com>
7156
7157 * gnus.texi (Top): Add SASL.
7158
404cd454
GM
71592007-10-27 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
7160
7161 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
7162
71632007-10-27 Reiner Steib <Reiner.Steib@gmx.de>
7164
7165 * gnus.texi (Troubleshooting): Adjust Gnus version number.
7166
0edd2970
JB
71672007-10-27 Jay Belanger <jay.p.belanger@gmail.com>
7168
7169 * calc.texi (Formulas, Composition Basics): Lower the
7170 precedence of negation.
7171
a9afba20
JY
71722007-10-25 Jonathan Yavner <jyavner@member.fsf.org>
7173
7174 * ses.texi (The Basics): Mention how to create a new spreadsheet.
7175 Mention the new three-letter column identifiers.
7176 (More on cell printing): Calculate-cell and truncate-cell are now `c'
7177 and `t' rather than `C-c C-c' and `C-c C-t'. Mention the stupid error
7178 message when using `c' on an empty default with default printer.
7179 (Buffer-local variables in spreadsheets): `symbolic-formulas' was
7180 renamed to `ses--symbolic-formulas' some time ago.
7181
45b778a6
JB
71822007-10-25 Jay Belanger <jay.p.belanger@gmail.com>
7183
7184 * calc.texi (Default Simplifications, Making Selections)
7185 (Customizing Calc): Clarify associativity of multiplication.
7186
03b5bade
MA
71872007-10-23 Michael Albinus <michael.albinus@gmx.de>
7188
7189 * tramp.texi (Traces and Profiles): Simplify loop over
7190 `trace-function-background'.
7191
e658c8ee
JL
71922007-10-22 Juri Linkov <juri@jurta.org>
7193
7194 * dired-x.texi (Shell Command Guessing): Default values are now
7195 available by typing M-n instead of M-p.
7196
dd753688
MA
71972007-10-21 Michael Albinus <michael.albinus@gmx.de>
7198
7199 * tramp.texi (Cleanup remote connections): New section.
8b296cdd
JB
7200 (Password caching): Remove `tramp-clear-passwd'.
7201 It's not a command anymore.
dd753688
MA
7202 (Bug Reports): Add `tramp-bug' to function index.
7203 (Function Index, Variable Index): New nodes.
7204 (Remote shell setup): Describe `tramp-password-prompt-regexp'.
7205
7206 * trampver.texi: Update release number.
7207
4bb49b43
JB
72082007-10-20 Jay Belanger <jay.p.belanger@gmail.com>
7209
8b296cdd 7210 * calc.texi (History and Acknowledgements): Turn comment
4bb49b43
JB
7211 about integer size into past tense.
7212 (Time Zones): Remove pointer to Calc author's address.
7213 (Trigonometric and Hyperbolic Functions): Mention cotangent
9c264403 7214 and hyperbolic cotangent. Fix typo.
4bb49b43 7215
311dd93f
MA
72162007-10-10 Michael Albinus <michael.albinus@gmx.de>
7217
7218 Sync with Tramp 2.1.11.
7219
7220 * trampver.texi: Update release number.
7221
ea3fc256
MA
72222007-10-06 Michael Albinus <michael.albinus@gmx.de>
7223
7224 * tramp.texi (External packages): New section.
7225
1af74d06
MB
72262007-09-29 Juri Linkov <juri@jurta.org>
7227
7228 * info.texi (Help-Int): Document `L' (`Info-history').
7229
0e2806fa
SM
72302007-09-26 Carsten Dominik <dominik@science.uva.nl>
7231
7232 * org.texi: Change links to webpage and maintained email.
7233 (Remember): Promote to Chapter, significant changes.
7234 (Fast access to TODO states): New section.
7235 (Faces for TODO keywords): New section.
7236 (Export options): Example for #+DATE.
7237 (Progress logging): Section moved.
7238
567b9191
BW
72392007-09-26 Bill Wohler <wohler@newt.com>
7240
7241 * mh-e.texi (HTML): Mention binding of S-mouse-2 to
7242 browse-url-at-mouse.
7243
1af74d06
MB
72442007-09-20 Eduard Wiebe <usenet@pusto.de> (tiny change)
7245
7246 * flymake.texi (Customizable variables): Face names don't end in -face.
7247 Fix flymake-err-line-patterns template.
7248 (Example -- Configuring a tool called directly): Fix init-function.
7249 (Highlighting erroneous lines): Face names don't end in -face.
7250
d60a4e3a 72512007-09-18 Exal de Jesus Garcia Carrillo <exal@gmx.de> (tiny change)
d20cf916
MO
7252
7253 * erc.texi (Special-Features): Fix small typo.
7254
7d7a3510
MA
72552007-09-14 Michael Albinus <michael.albinus@gmx.de>
7256
7257 * tramp.texi (Filename Syntax): Provide links to "Inline methods"
7258 and "External transfer methods".
7259
285f0d3a
JB
72602007-09-13 Jay Belanger <jay.p.belanger@gmail.com>
7261
7262 * calc.texi (Predefined Units): Add some history.
7263
526dc846
MO
72642007-09-08 Michael Olson <mwolson@gnu.org>
7265
87e04f16
JB
7266 * erc.texi (Copying): New section included from gpl.texi.
7267 This matches the look of the upstream ERC manual.
526dc846 7268
f10d0e80
JB
72692007-09-07 Jay Belanger <jay.p.belanger@gmail.com>
7270
87e04f16 7271 * calc.texi (History and Acknowledgements): Adjust the "thanks".
f10d0e80
JB
7272 (Random Numbers): Clarify the distribution of `random'.
7273
4009494e
GM
72742007-09-06 Glenn Morris <rgm@gnu.org>
7275
f1fc42aa 7276 Move manual sources from man/ to subdirectories of doc/.
8b296cdd 7277 Split into the Emacs manual in emacs/, and other manuals in misc/.
4009494e
GM
7278 Change all setfilename commands to use ../../info.
7279 * Makefile.in: Move the parts of the old man/Makefile.in that do not
7280 refer to the Emacs manual here.
7281 (infodir): New variable.
7282 (INFO_TARGETS, info): Use infodir. Also used by all info targets.
7283 (cc-mode.texi, faq.texi): Update references to source file locations.
7284 * makefile.w32-in: Move the parts of the old man/makefile.w32-in that
7285 do not refer to the Emacs manual here.
7286 (infodir, MULTI_INSTALL_INFO, ENVADD): Go up one more level.
7287
7288 * Makefile.in: Add `basename' versions of all info targets, for
7289 convenience when rebuilding just one manual.
7290 (../etc/GNU): Delete obsolete target.
7291 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
7292 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
8b296cdd
JB
7293 *.vrs *.toc here...
7294 (maintainer-clean): ...from here.
4009494e
GM
7295
7296 * makefile.w32-in (../etc/GNU): Delete obsolete target.
7297
2de53ca6
GM
72982007-09-01 Jay Belanger <jay.p.belanger@gmail.com>
7299
7300 * calc.texi (Date Conversions): Clarify definition of
7301 Julian day numbering.
7302 (Date Forms): Clarify definition of Julian day numbering;
7303 add some history.
7304
73052007-08-30 Carsten Dominik <dominik@science.uva.nl>
7306
87e04f16 7307 * org.texi: Version 5.07.
2de53ca6
GM
7308
73092007-08-24 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
7310
7311 * message.texi (MIME): Replace mml-attach with mml-attach-file.
7312
73132007-08-22 Carsten Dominik <dominik@science.uva.nl>
7314
7315 * org.texi (Adding hyperlink types): New section.
7316 (Embedded LaTeX): Chapter updated because of LaTeX export.
7317 (LaTeX export): New section.
7318 (Using links out): New section.
7319
73202007-08-22 Glenn Morris <rgm@gnu.org>
7321
7322 * faq.texi (Learning how to do something): Refcards now in
7323 etc/refcards/ directory.
7324
73252007-08-22 Michael Albinus <michael.albinus@gmx.de>
7326
7327 * tramp.texi (Remote Programs): Persistency file must be cleared when
7328 changing `tramp-remote-path'.
7329 (Filename Syntax): Don't use @var{} constructs inside the @trampfn
7330 macro.
7331
73322007-08-17 Jay Belanger <jay.p.belanger@gmail.com>
7333
7334 * calc.texi: Move contents to beginning of file.
7335 (Algebraic Entry): Fix the formatting of an example.
7336
73372007-08-15 Jay Belanger <jay.p.belanger@gmail.com>
7338
7339 * calc.texi (Basic Operations on Units): Mention exact versus
7340 inexact conversions.
7341
73422007-08-14 Jay Belanger <jay.p.belanger@gmail.com>
7343
7344 * calc.texi (Basic Operations on Units): Mention default
7345 values for new units.
7346 (Quick Calculator Mode): Mention that binary format will
7347 be displayed.
7348
73492007-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
7350
7351 * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.
7352
73532007-08-10 Katsumi Yamaoka <yamaoka@jpl.org>
7354
7355 * gnus.texi (NNTP): Mention nntp-xref-number-is-evil.
7356
73572007-08-08 Glenn Morris <rgm@gnu.org>
7358
7359 * gnus.texi, sieve.texi: Replace `iff'.
7360
73612007-08-03 Jay Belanger <jay.p.belanger@gmail.com>
7362
7363 * calc.texi (Basic Graphics): Mention the graphing of error
7364 forms.
7365 (Graphics Options): Mention how `g s' handles error forms.
7366 (Curve Fitting): Mention plotting the curves.
7367 (Standard Nonlinear Models): Add additional models.
7368 (Curve Fitting Details): Mention the Levenberg-Marquardt method.
7369 (Linear Fits): Correct result.
7370
73712007-08-01 Alan Mackenzie <acm@muc.de>
7372
7373 * cc-mode.texi (Mailing Lists and Bug Reports): Correct "-no-site-file"
7374 to "--no-site-file".
7375
73762007-07-29 Michael Albinus <michael.albinus@gmx.de>
7377
7378 * tramp.texi (Frequently Asked Questions): Point to mode line
7379 extension in Emacs 23.1.
7380
7381 * trampver.texi: Update release number.
7382
73832007-07-27 Glenn Morris <rgm@gnu.org>
7384
7385 * calc.texi (Copying): Include license text from gpl.texi, rather than
7386 in-line.
7387
73882007-07-25 Glenn Morris <rgm@gnu.org>
7389
7390 * calc.texi (Copying): Replace license with GPLv3.
7391
7392 * Relicense all FSF files to GPLv3 or later.
7393
73942007-07-22 Michael Albinus <michael.albinus@gmx.de>
7395
7396 Sync with Tramp 2.1.10.
7397
7398 * tramp.texi (trampfn): Expand macro implementation in order to handle
7399 empty arguments.
7400 (trampfnmhl, trampfnuhl, trampfnhl): Remove macros. Replace all
183080b6 7401 occurrences by trampfn.
2de53ca6 7402 (Frequently Asked Questions): Extend example code for host
b2abec73 7403 identification in the modeline. Add bbdb to approaches shortening Tramp
2de53ca6
GM
7404 file names to be typed.
7405
7406 * trampver.texi: Update release number.
7407
74082007-07-17 Michael Albinus <michael.albinus@gmx.de>
7409
7410 * tramp.texi: Move @setfilename ../info/tramp up, outside the header
7411 section. Reported by <poti@potis.org>.
7412 (Remote processes): Arguments of the program to be debugged are taken
7413 literally.
7414 (Frequently Asked Questions): Simplify recentf example.
7415
74162007-07-14 Karl Berry <karl@gnu.org>
7417
7418 * info.texi (@copying): New Back-Cover Text.
7419
7420 * info.texi (Quitting Info): Move to proper place in source.
7421 (Reported by Benno Schulenberg.)
7422
74232007-07-13 Eli Zaretskii <eliz@gnu.org>
7424
7425 * Makefile.in (../info/emacs-mime): Use --enable-encoding.
7426
7427 * makefile.w32-in ($(infodir)/emacs-mime): Ditto.
7428
7429 * emacs-mime.texi: Add @documentencoding directive.
7430
74312007-07-12 Nick Roberts <nickrob@snap.net.nz>
7432
7433 * tramp.texi (Remote processes): Add an anchor to the subsection
7434 "Running a debugger on a remote host".
7435
74362007-07-12 Michael Albinus <michael.albinus@gmx.de>
7437
7438 * tramp.texi (Remote processes): Don't call it "experimental" any
7439 longer. Add subsection about running a debugger on a remote host.
7440
74412007-07-10 Carsten Dominik <dominik@science.uva.nl>
7442
7443 * org.texi (Properties and columns): Chapter rewritten.
7444
74452007-07-08 Michael Albinus <michael.albinus@gmx.de>
7446
7447 * tramp.texi:
7448 * trampver.texi: Migrate to Tramp 2.1.
7449
74502007-07-02 Carsten Dominik <dominik@science.uva.nl>
7451
7452 * org.texi (Properties): New chapter.
7453
74542007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
7455
7456 * gnus-faq.texi ([3.2]): Fix locating of environment variables in the
7457 Control Panel.
7458
7459 * gnus.texi (Misc Article): Add index entry for
7460 gnus-single-article-buffer.
7461
74622007-06-27 Andreas Seltenreich <andreas@gate450.dyndns.org>
7463
7464 * gnus.texi (Starting Up): Fix typo.
7465
74662007-06-25 Katsumi Yamaoka <yamaoka@jpl.org>
7467
7468 * gnus.texi (Asynchronous Fetching): Fix typo.
7469
74702007-06-20 Jay Belanger <jay.p.belanger@gmail.com>
7471
7472 * calc.texi:Change ifinfo to ifnottex (as appropriate) throughout.
7473 (About This Manual): Remove redundant information.
7474 (Getting Started): Mention author.
7475 (Basic Arithmetic, Customizing Calc): Make description of the
7476 variable `calc-multiplication-has-precedence' match its new effect.
7477
74782007-06-19 Jay Belanger <jay.p.belanger@gmail.com>
7479
0c7efc08
SM
7480 * calc.texi (Basic Arithmetic, Customizing Calc):
7481 Mention the variable `calc-multiplication-has-precedence'.
2de53ca6
GM
7482
74832007-06-19 Carsten Dominik <dominik@science.uva.nl>
7484
7485 * org.texi (Tag): Section swapped with node Timestamps.
7486 (Formula syntax for Lisp): Document new `L' flag.
7487
74882007-06-06 Andreas Seltenreich <andreas@gate450.dyndns.org>
7489
7490 * gnus.texi (Misc Group Stuff, Summary Buffer)
7491 (Server Commands, Article Keymap): Fix typo. s/function/command/.
7492
74932007-06-06 Juanma Barranquero <lekktu@gmail.com>
7494
7495 * cc-mode.texi (Comment Commands, Getting Started, Style Variables):
7496 * gnus.texi (Article Buttons, Mail Source Customization)
7497 (Sending or Not Sending, Customizing NNDiary):
7498 * message.texi (Message Headers):
7499 * mh-e.texi (HTML): Fix typos.
7500
75012007-06-07 Michael Albinus <michael.albinus@gmx.de>
7502
7503 Sync with Tramp 2.0.56.
7504
7505 * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc
7506 settings. Reported by Ted Zlatanov <tzz@lifelogs.com>.
7507
75082007-06-02 Chong Yidong <cyd@stupidchicken.com>
7509
7510 * Version 22.1 released.
7511
75122007-05-26 Michael Olson <mwolson@gnu.org>
7513
7514 * erc.texi (Modules): Fix references to completion modules.
7515
75162007-05-09 Reiner Steib <Reiner.Steib@gmx.de>
7517
7518 * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
7519
75202007-05-09 Didier Verna <didier@xemacs.org>
7521
7522 * gnus.texi (Email Based Diary): New. Proper documentation for the
7523 nndiary back end and the gnus-diary library.
7524
75252007-05-03 Karl Berry <karl@gnu.org>
7526
7527 * .cvsignore (*.pdf): New entry.
7528
7529 * texinfo.tex: Update from current version for better pdf generation.
7530
75312007-04-30 Reiner Steib <Reiner.Steib@gmx.de>
7532
7533 * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.
7534
75352007-04-28 Glenn Morris <rgm@gnu.org>
7536
7537 * faq.texi (New in Emacs 22): Restore mention of python.el pending
7538 consideration of legal status.
7539
75402007-04-27 J.D. Smith <jdsmith@as.arizona.edu>
7541
7542 * idlwave.texi: Minor updates for IDLWAVE 6.1.
7543
75442007-04-24 Chong Yidong <cyd@stupidchicken.com>
7545
7546 * faq.texi (New in Emacs 22): python.el removed.
7547
75482007-04-23 Jay Belanger <jay.p.belanger@gmail.com>
7549
7550 * calc.texi (Reporting bugs): Update maintainer's address.
7551
75522007-04-22 Chong Yidong <cyd@stupidchicken.com>
7553
7554 * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
7555
75562007-04-15 Jay Belanger <belanger@truman.edu>
7557
7558 * calc.texi (Title page): Remove the date.
7559 (Basic Arithmetic): Emphasize that / binds less strongly than *.
7560 (The Standard Calc Interface): Change trail title.
7561 (Floats): Mention that when non-decimal floats are entered, only
7562 approximations are stored.
7563 (Copying): Move to the appendices.
7564 (GNU Free Documentation License): Add as an appendix.
7565
75662007-04-15 Chong Yidong <cyd@stupidchicken.com>
7567
7568 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
7569 * dired-x.texi, ebrowse.texi, ediff.texi:
7570 * emacs-mime.texi, erc.texi, eshell.texi:
7571 * eudc.texi, flymake.texi, forms.texi, gnus.texi:
7572 * idlwave.texi, message.texi, newsticker.texi, org.texi:
7573 * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi:
7574 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
7575 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi:
7576 * woman.texi: Include GFDL.
7577
7578 * doclicense.texi: Remove node heading, so that it can be included by
7579 other files.
7580
7581 * dired-x.texi: Relicence under GFDL. Remove date from title page.
7582
7583 * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
7584 than *.
7585
75862007-04-14 Carsten Dominik <dominik@science.uva.nl>
7587
7588 * org.texi (Formula syntax for Calc): Emphasize the operator precedence
7589 in Calc.
7590
75912007-04-09 Romain Francoise <romain@orebokech.com>
7592
7593 * faq.texi (New in Emacs 22): Mention improvements to the Windows and
7594 Mac OS ports. Make it clear that mouse-1 complements and doesn't
7595 replace mouse-2.
7596
75972007-04-08 Chong Yidong <cyd@stupidchicken.com>
7598
7599 * woman.texi (Word at point, Interface Options): woman-topic-at-point
7600 renamed to woman-use-topic-at-point. Document new behavior.
7601
76022007-04-08 Richard Stallman <rms@gnu.org>
7603
7604 * url.texi: Fix some indexing.
7605 (Disk Caching): Drop discussion of old/other Emacs versions.
7606
76072007-04-07 Chong Yidong <cyd@stupidchicken.com>
7608
7609 * url.texi (Disk Caching): Say Emacs 21 "and later".
7610
7611 * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
7612 on Font locking which now mentions JIT lock.
7613
76142007-04-01 Michael Olson <mwolson@gnu.org>
7615
7616 * erc.texi: Update for the ERC 5.2 release.
7617
76182007-03-31 David Kastrup <dak@gnu.org>
7619
7620 * woman.texi (Topic, Interface Options): Explain changes semantics of
7621 woman-manpath in order to consider MANPATH_MAP entries.
7622
76232007-03-31 Eli Zaretskii <eliz@gnu.org>
7624
7625 * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
7626
76272007-03-26 Richard Stallman <rms@gnu.org>
7628
7629 * pgg.texi (Caching passphrase): Clean up previous change.
7630
76312007-03-25 Thien-Thi Nguyen <ttn@gnu.org>
7632
7633 * gnus.texi (Setting Process Marks): Fix typo.
7634
76352007-03-25 Romain Francoise <romain@orebokech.com>
7636
7637 * faq.texi (New in Emacs 22): Reorganize using an itemized list for
7638 readability, and include various fixes by Daniel Brockman, Nick Roberts
7639 and Dieter Wilhelm.
7640
76412007-03-24 Thien-Thi Nguyen <ttn@gnu.org>
7642
7643 * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
7644
7645 * gnus.texi (Mail Source Specifiers): Fix typo.
7646
76472007-03-22 Ralf Angeli <angeli@caeruleus.net>
7648
7649 * reftex.texi (Imprint): Update maintainer information.
7650
76512007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
7652
7653 * message.texi (Message Buffers): Update documentation for
7654 message-generate-new-buffers.
7655
76562007-03-15 Daiki Ueno <ueno@unixuser.org>
7657
7658 * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
7659
76602007-03-21 Glenn Morris <rgm@gnu.org>
7661
7662 * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2.
7663
76642007-03-19 Chong Yidong <cyd@stupidchicken.com>
7665
7666 * eshell.texi (Known problems): Emacs 21 -> 22.
7667
7668 * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
7669
76702007-03-18 Jay Belanger <belanger@truman.edu>
7671
7672 * calc.texi (Time Zones): Mention that the DST rules changed in 2007.
7673
76742007-03-12 Glenn Morris <rgm@gnu.org>
7675
7676 * calc.texi (Time Zones): Switch to new North America DST rule.
7677
7678 * calc.texi: Replace "daylight savings" with "daylight
7679 saving" in text throughout.
7680
76812007-03-11 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
7682
7683 * gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
7684 The variable now uses a list of symbols instead of just a symbol.
7685 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
7686
76872007-03-06 Romain Francoise <romain@orebokech.com>
7688
7689 * faq.texi (New in Emacs 22): Don't say "now" too much. Add MH-E to
7690 new packages, and mention Gnus update.
7691
76922007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
7693
7694 * gnus.texi (NNTP): Mention nntp-never-echoes-commands and
7695 nntp-open-connection-functions-never-echo-commands.
7696
76972007-02-27 Chong Yidong <cyd@stupidchicken.com>
7698
7699 * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
7700 problems on the console, and security risk in not using gpg-agent.
7701
77022007-02-25 Carsten Dominik <dominik@science.uva.nl>
7703
0c7efc08 7704 * org.texi (The spreadsheet): Rename from "Table calculations".
2de53ca6
GM
7705 Completely reorganized and rewritten.
7706 (CamelCase links): Section removed.
7707 (Repeating items): New section.
7708 (Tracking TODO state changes): New section.
7709 (Agenda views): Chapter reorganized and rewritten.
7710 (HTML export): Section rewritten.
7711 (Tables in arbitrary syntax): New section.
7712 (Summary): Better feature summary.
7713 (Activation): Document problem with cut-and-paste of Lisp code
7714 from PDF files.
7715 (Visibility cycling): Document indirect buffer use.
7716 (Structure editing): Document sorting.
7717 (Remember): Section rewritten.
7718 (Time stamps): Better description of time stamp types.
7719 (Tag searches): Document regular expression search for tags.
7720 (Stuck projects): New section.
7721 (In-buffer settings): New keywords.
c5b0993e 7722 (History and Acknowledgments): Update description.
2de53ca6
GM
7723
77242007-02-24 Alan Mackenzie <acm@muc.de>
7725
7726 * cc-mode.texi (Movement Commands): Insert two missing command names.
7727 (Getting Started): Slight wording correction (use conditional).
7728
77292007-02-22 Kim F. Storm <storm@cua.dk>
7730
7731 * widget.texi (User Interface, Basic Types): Document need to put some
7732 text before the %v escape in :format string in editable-field widget.
7733
77342007-02-18 Romain Francoise <romain@orebokech.com>
7735
7736 * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not
7737 `cvs-mode-quit'.
7738
77392007-02-10 Markus Triska <markus.triska@gmx.at>
7740
7741 * widget.texi (Programming Example): Put constant strings in :format.
7742
77432007-02-07 Juanma Barranquero <lekktu@gmail.com>
7744
7745 * faq.texi (Fullscreen mode on MS-Windows): New node.
7746
77472007-02-04 David Kastrup <dak@gnu.org>
7748
7749 * faq.texi (AUCTeX): Update version number. Should probably be done
7750 for other packages as well.
7751
77522007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
7753
7754 * gnus.texi (Batching Agents): Fix example. Reported by Tassilo Horn
7755 <tassilo@member.fsf.org>.
7756
77572007-01-27 Eli Zaretskii <eliz@gnu.org>
7758
7759 * msdog.texi (ls in Lisp): Document ls-lisp-format-time-list and
7760 ls-lisp-use-localized-time-format.
7761
77622007-01-20 Markus Triska <markus.triska@gmx.at>
7763
7764 * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
7765
77662007-01-13 Michael Olson <mwolson@gnu.org>
7767
7768 * erc.texi (Modules): Mention capab-identify module.
7769
77702007-01-05 Michael Olson <mwolson@gnu.org>
7771
7772 * erc.texi (Getting Started): Update for /RECONNECT command.
7773
77742007-01-04 Richard Stallman <rms@gnu.org>
7775
7776 * ebrowse.texi: Change C-c b to C-c C-m.
7777
77782007-01-03 Reiner Steib <Reiner.Steib@gmx.de>
7779
7780 * gnus.texi (Customizing Articles): Use index entries for gnus-treat-*
7781 variables only in info to avoid redundant entries in the printed
7782 manual.
7783
77842007-01-02 Daiki Ueno <ueno@unixuser.org>
7785
7786 * message.texi (Using PGP/MIME): Document gpg-agent usage.
7787
77882007-01-02 Reiner Steib <Reiner.Steib@gmx.de>
7789
7790 * message.texi (Security): Split into sub-nodes.
7791
77922007-01-01 Alan Mackenzie <acm@muc.de>
7793
7794 * cc-mode.texi ("Limitations and Known Bugs"): Document problems with
7795 eval-after-load in Emacs <=21 and a workaround. Document that
7796 trigraphs are not supported.
7797
77982007-01-01 Alan Mackenzie <acm@muc.de>
7799
7800 * cc-mode.texi ("Filling and Breaking"): Amend the doc for
7801 c-context-line-break. When invoked within a string, preserve
7802 whitespace. Add a backslash only when also in a macro.
7803
78042007-01-01 Alan Mackenzie <acm@muc.de>
7805
7806 * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
7807
78082007-01-01 Alan Mackenzie <acm@muc.de>
7809
7810 * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae]
7811 are now bound by default to c-\(beginning\|end\)-of-defun by default.
7812
78132007-01-01 Alan Mackenzie <acm@muc.de>
7814
7815 * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from
7816 "Choosing a Style".
7817
7818 * cc-mode.texi ("Styles"): Add @dfn{style}.
7819
78202006-12-30 Michael Albinus <michael.albinus@gmx.de>
7821
7822 Sync with Tramp 2.0.55.
7823
7824 * trampver.texi: Update release number.
7825
78262006-12-29 Reiner Steib <Reiner.Steib@gmx.de>
7827
7828 * gnus.texi (Customizing Articles): Add index entries for all
7829 gnus-treat-* variables.
7830
c8763fb6 78312006-12-29 Jouni K. Seppänen <jks@iki.fi>
2de53ca6
GM
7832
7833 * gnus.texi (IMAP): Fix incorrect explanation of
7834 nnimap-search-uids-not-since-is-evil in documentation for
7835 nnimap-expunge-search-string.
7836
78372006-12-27 Reiner Steib <Reiner.Steib@gmx.de>
7838
7839 * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
7840 spam-ifile-database.
7841
78422006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
7843
7844 * gnus.texi (Spam Package Configuration Examples): Don't encourage to
7845 rebind C-s.
7846
c8763fb6 78472006-12-26 Jouni K. Seppänen <jks@iki.fi>
2de53ca6
GM
7848
7849 * gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
7850 (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
7851 "expiring mail".
7852 (IMAP): Document nnimap-search-uids-not-since-is-evil and
7853 nnimap-nov-is-evil.
7854
78552006-12-25 Kevin Ryde <user42@zip.com.au>
7856
7857 * cl.texi (Sorting Sequences): In sort*, add a little cautionary note
7858 about the key procedure being used heavily.
7859
78602006-12-24 Chong Yidong <cyd@stupidchicken.com>
7861
7862 * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
7863 to t.
7864 (Prerequisites): Add explanation about gpg-agent.
7865
78662006-12-22 Kevin Ryde <user42@zip.com.au>
7867
7868 * cl.texi (Sorting Sequences): Typo in sort*, example showed plain
7869 "sort" instead of "sort*".
7870
78712006-12-19 Richard Stallman <rms@gnu.org>
7872
7873 * calc.texi (History and Acknowledgements): Recognize that Emacs
7874 now does have floating point.
7875
78762006-12-19 Michael Albinus <michael.albinus@gmx.de>
7877
7878 * tramp.texi (External transfer methods): Describe new method `scpc'.
7879
78802006-12-17 Sascha Wilde <wilde@sha-bang.de>
7881
7882 * pgg.texi: Added short note on gpg-agent to the introduction.
7883
78842006-12-13 Reiner Steib <Reiner.Steib@gmx.de>
7885
7886 * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
7887 also applies to Cc.
7888
78892006-12-12 Reiner Steib <Reiner.Steib@gmx.de>
7890
7891 * gnus.texi (X-Face): Clarify. Say which programs are required
7892 on Windows.
7893
78942006-12-08 Michael Olson <mwolson@gnu.org>
7895
7896 * erc.texi (Modules): Remove documentation for list module.
7897
c8763fb6 78982006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
2de53ca6
GM
7899
7900 * faq.texi (^M in the shell buffer): Ditto.
7901
79022006-11-20 Michael Olson <mwolson@gnu.org>
7903
7904 * erc.texi: Call this the 5.2 stable pre-release of ERC.
7905
79062006-11-17 Carsten Dominik <dominik@science.uva.nl>
7907
7908 * org.texi: Fix typos.
7909 (Agenda commands): Document `C-k'.
7910
79112006-11-16 Eli Zaretskii <eliz@gnu.org>
7912
7913 * url.texi (http/https): Fix a typo in the HTTP URL.
7914
79152006-11-14 Stephen Leake <stephen_leake@stephe-leake.org>
7916
7917 * ada-mode.texi: Total rewrite.
7918
79192006-11-13 Carsten Dominik <dominik@science.uva.nl>
7920
7921 * org.texi: Minor typo fixes.
7922
79232006-11-13 Bill Wohler <wohler@newt.com>
7924
7925 Release MH-E manual version 8.0.3.
7926
7927 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
7928 release 8.0.3.
7929
7930 * mh-e.texi (Incorporating Mail): Use output of "mhparam Path"
7931 to set MAILDIR.
7932 (Reading Mail): Document the customization of read-mail-command
7933 for MH-E.
7934 (Viewing Attachments): Document mm-discouraged-alternatives.
7935 (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag.
7936 (Junk): Add more information about the settings of mh-junk-background
7937 in a program. Add /usr/bin/mh to PATH in examples.
7938
79392006-11-12 Richard Stallman <rms@gnu.org>
7940
7941 * woman.texi: Update author address but say he no longer maintains it.
7942
79432006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
7944
7945 * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of
7946 archived trees.
7947 (Checkboxes): Section moved to chapter 5, and extended.
7948 (The date/time prompt): New section.
7949 (Link abbreviations): New section.
7950 (Presentation and sorting): New section.
7951 (Custom agenda views): Section completely rewritten.
7952 (Summary): Compare with Planner.
7953 (Feedback): More info about creating backtraces.
c5b0993e 7954 (Plain lists): Modify example.
2de53ca6
GM
7955 (Breaking down tasks): New section.
7956 (Custom time format): New section.
7957 (Time stamps): Document inactive timestamps.
7958 (Setting tags): More details about fast tag selection.
7959 (Block agenda): New section.
7960 (Custom agenda views): Section rewritten.
7961 (Block agenda): New section.
7962
79632006-11-07 Michael Albinus <michael.albinus@gmx.de>
7964
7965 * tramp.texi (Configuration): scp is the default method.
7966 (Default Method): Use ssh as example for another method.
7967
79682006-10-27 Richard Stallman <rms@gnu.org>
7969
7970 * woman.texi: Downcase nroff/troff/roff.
7971 (Installation): Chapter deleted. Some xrefs deleted.
7972 (Background): woman doesn't advise man ;-).
7973
c8763fb6 79742006-10-26 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
2de53ca6
GM
7975
7976 * ada-mode.texi (Project files, Identifier completion)
7977 (Automatic Casing, Debugging, Using non-standard file names)
7978 (Working Remotely): Fix typos.
7979
79802006-10-20 Masatake YAMATO <jet@gyve.org>
7981
0c7efc08 7982 * cc-mode.texi (Sample .emacs File): Add missing `)' in
2de53ca6
GM
7983 sample code `my-c-initialization-hook'.
7984
79852006-10-19 Stuart D. Herring <herring@lanl.gov>
7986
7987 * widget.texi: Fix typos.
7988
79892006-10-19 Michael Albinus <michael.albinus@gmx.de>
7990
7991 * tramp.texi (Frequently Asked Questions): Remove questions marked with
7992 "???". There have been no complaints for years, so the information
7993 must be appropriate.
7994
79952006-10-16 Richard Stallman <rms@gnu.org>
7996
7997 * widget.texi: Use @var instead of capitalization.
7998 Clarify many widget type descriptions.
7999
80002006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
8001
8002 * gnus.texi (Other modes): Fix typo. Add alternative index entry for
8003 gnus-dired-attach.
8004 (Selecting a Group): Fix typo.
8005
c8763fb6 80062006-10-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
2de53ca6
GM
8007
8008 * widget.texi: Fix typos.
8009
80102006-10-06 Reiner Steib <Reiner.Steib@gmx.de>
8011
8012 * gnus.texi (Image Enhancements): Update for Emacs 22.
8013
8014 * gnus-faq.texi ([1.3]): Update.
8015
80162006-10-06 Richard Stallman <rms@gnu.org>
8017
8018 * faq.texi (Displaying the current line or column):
8019 Delete "As of Emacs 20".
8020
80212006-10-06 Romain Francoise <romain@orebokech.com>
8022
8023 * faq.texi (VM): VM works with Emacs 22 too.
8024
80252006-10-06 Richard Stallman <rms@gnu.org>
8026
8027 * ebrowse.texi: Remove Emacs version "21" from title.
8028
80292006-10-02 Reiner Steib <Reiner.Steib@gmx.de>
8030
8031 * gnus.texi (Foreign Groups): Say where change of editing commands are
8032 stored. Add reference to `gnus-parameters'.
8033
80342006-09-15 Jay Belanger <belanger@truman.edu>
8035
8036 * calc.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE):
8037 Change "Library Public License" to "Lesser Public License"
8038 throughout. Use "yyyy" to represent year.
8039
80402006-09-15 Carsten Dominik <dominik@science.uva.nl>
8041
8042 * org.texi (Setting tags): Typo fix.
8043
80442006-09-14 Reiner Steib <Reiner.Steib@gmx.de>
8045
8046 * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
8047
80482006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
8049
8050 * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
8051
80522006-09-12 Paul Eggert <eggert@cs.ucla.edu>
8053
8054 * faq.texi (Escape sequences in shell output): EMACS is now set
8055 to Emacs's absolute file name, not to "t".
8056 (^M in the shell buffer): Likewise.
8057 * misc.texi (Interactive Shell): Likewise.
8058
80592006-09-11 Reiner Steib <Reiner.Steib@gmx.de>
8060
8061 * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
8062 mails with pop3-leave-mail-on-server. Fix wording.
8063 (Limiting): Improve gnus-summary-limit-to-articles.
8064 (X-Face): Fix typo.
8065
80662006-09-11 Simon Josefsson <jas@extundo.com>
8067
8068 * smtpmail.texi (Authentication): Explain TLS and SSL better, based on
8069 suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
8070
80712006-09-06 Simon Josefsson <jas@extundo.com>
8072
8073 * smtpmail.texi (Authentication): Mention SSL.
8074
80752006-09-01 Eli Zaretskii <eliz@gnu.org>
8076
8077 * rcirc.texi (Internet Relay Chat, Useful IRC commands):
8078 Don't use @indicateurl.
8079
8080 * cc-mode.texi (Subword Movement): Don't use @headitem.
8081 (Custom Braces, Clean-ups): Don't use @tie.
8082
80832006-08-29 Michael Albinus <michael.albinus@gmx.de>
8084
8085 Sync with Tramp 2.0.54.
8086
8087 * tramp.texi (Bug Reports): The Tramp mailing list is moderated now.
8088 Suggested by Adrian Phillips <a.phillips@met.no>.
8089
80902006-08-15 Carsten Dominik <dominik@science.uva.nl>
8091
8092 * org.texi (Installation, Activation): Split from Installation and
8093 Activation.
8094 (Clocking work time): Documented new features.
8095
80962006-08-13 Alex Schroeder <alex@gnu.org>
8097
8098 * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
8099 example.
8100
81012006-08-12 Eli Zaretskii <eliz@gnu.org>
8102
8103 * faq.texi (How to add fonts): New node.
8104
81052006-08-05 Romain Francoise <romain@orebokech.com>
8106
8107 * faq.texi (New in Emacs 22): Expand.
8108
81092006-08-03 Michael Olson <mwolson@gnu.org>
8110
8111 * erc.texi: Update for ERC 5.1.4.
8112
81132006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
8114
8115 * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
8116 in .../site-lisp/gnus/ by default.
8117 [ From gnus-news.texi in the trunk. ]
8118
81192006-07-27 Reiner Steib <Reiner.Steib@gmx.de>
8120
8121 * gnus.texi (MIME Commands): Additions for yEnc.
8122
81232006-07-24 Richard Stallman <rms@gnu.org>
8124
8125 * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi:
8126 * faq.texi: Move periods and commas inside quotes.
8127
81282006-07-20 Jay Belanger <belanger@truman.edu>
8129
8130 * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
8131
81322006-07-18 Chong Yidong <cyd@stupidchicken.com>
8133
8134 * faq.texi (Security risks with Emacs): Document Emacs 22
8135 file-local-variable mechanism.
8136
81372006-07-12 Michael Olson <mwolson@gnu.org>
8138
8139 * erc.texi: Update for ERC 5.1.3.
8140
81412006-07-12 Alex Schroeder <alex@gnu.org>
8142
8143 * rcirc.texi: Fix typos.
8144 (Getting started with rcirc): New calling convention for M-x irc.
8145 Mention #rcirc. Removed channel tracking.
0c7efc08 8146 (Configuration): Change the names of all variables that got changed
2de53ca6
GM
8147 recently, eg. rcirc-server to rcirc-default-server. Added
8148 documentation for rcirc-authinfo, some background for Bitlbee, and
8149 rcirc-track-minor-mode.
0c7efc08 8150 (Scrolling conservatively): Fix the xref from Auto Scrolling to just
2de53ca6 8151 Scrolling.
0c7efc08 8152 (Reconnecting after you have lost the connection): Fix example code
2de53ca6
GM
8153 to match code changes.
8154
81552006-07-10 Nick Roberts <nickrob@snap.net.nz>
8156
8157 * gnus.texi, message.texi: Fix typos.
8158
81592006-07-07 Carsten Dominik <dominik@science.uva.nl>
8160
8161 * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting
8162 commands.
8163 (Global TODO list): Document the use of the variables
8164 `org-agenda-todo-ignore-scheduled' and
8165 `org-agenda-todo-list-sublevels'.
8166
81672006-07-05 Richard Stallman <rms@gnu.org>
8168
8169 * faq.texi (Scrolling only one line): Fix xref.
8170
81712006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
8172
8173 * faq.texi (Evaluating Emacs Lisp code):
8174 Throughout, replace eval-current-buffer with eval-buffer.
8175
81762006-07-03 Richard Stallman <rms@gnu.org>
8177
8178 * rcirc.texi (Scrolling conservatively): Fix xref.
8179
8180 * pcl-cvs.texi (Viewing differences): Usage fix.
8181
81822006-07-03 Carsten Dominik <dominik@science.uva.nl>
8183
8184 * org.texi (Agenda commands): Document `s' key to save all org-mode
8185 buffers.
8186
81872006-06-30 Ralf Angeli <angeli@caeruleus.net>
8188
8189 * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face
8190 names. Mention `cvs-msg' face.
8191
81922006-06-29 Carsten Dominik <dominik@science.uva.nl>
8193
8194 * org.texi (Checkboxes): New section.
8195
81962006-06-28 Carsten Dominik <dominik@science.uva.nl>
8197
8198 * org.texi (Embedded LaTeX): Fix typos and implement small improvements
8199 throughout this chapter.
8200
82012006-06-27 Chong Yidong <cyd@stupidchicken.com>
8202
8203 * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
8204 text for standalone vs Emacs info.
8205 (Help): Clarify header line description. Use mouse-1 for clicks.
8206 (Help-P): Use mouse-1 for clicks.
8207 (Help-^L): "Top" and "All" not displayed with dashes in Emacs.
8208 (Help-^L, Help-M, Help-Int, Search Index, Go to node)
8209 (Choose menu subtopic): Remove gratuitous Emacs command names.
8210 (Help-FOO): Put usual behavior first.
8211 (Help-Xref): Clicking on xrefs works in Emacs.
8212 (Search Text): Clarify what the default behavior is.
8213 (Create Info buffer): Fix Emacs window/X window confusion.
8214 (Emacs Info Variables): Fix for new Emacs init file behavior.
8215
82162006-06-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
8217
8218 * gnus.texi (Summary Buffer Lines): Fix typo.
8219
82202006-06-23 Carsten Dominik <dominik@science.uva.nl>
8221
8222 * org.texi (Embedded LaTeX): New chapter.
8223 (Archiving): Section rewritten.
8224 (Enhancing text): Some parts moved to the new chapter about LaTeX.
8225
82262006-06-20 Bill Wohler <wohler@newt.com>
8227
8228 Release MH-E manual version 8.0.1.
8229
8230 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
8231 release 8.0.1.
8232 (Preface): Depend on GNU mailutils 1.0 and higher.
8233
82342006-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
8235
8236 * message.texi (News Headers): Update message-syntax-checks section.
8237
82382006-06-19 Karl Berry <karl@gnu.org>
8239
8240 * info.texi (Advanced): Mention C-q, especially with ?.
8241
82422006-06-19 Carsten Dominik <dominik@science.uva.nl>
8243
8244 * org.texi (Publishing links): Document the `:link-validation-function'
8245 property.
8246 (Extensions and Hacking): New chapter, includes some sections of the
8247 "Miscellaneous" chapter.
8248
82492006-06-10 Carsten Dominik <dominik@science.uva.nl>
8250
8251 * org.texi (Progress logging): New section.
8252
2de53ca6
GM
82532006-06-06 Carsten Dominik <dominik@science.uva.nl>
8254
8255 * org.texi (ASCII export): Document indentation adaptation.
8256 (Setting tags): Document mutually-exclusive tags.
8257
82582006-06-05 Romain Francoise <romain@orebokech.com>
8259
8260 * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
8261 Fix typo.
8262
8263 * gnus-faq.texi (Question 8.6): Update reference to the Gnus
8264 channel (#gnus@irc.freenode.net).
8265 Fix typos. Update copyright notice.
8266
8267 * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
8268 (Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
8269 (Line-Up Functions, Custom Macros):
8270 * ediff.texi (Window and Frame Configuration)
dccb744b 8271 (Highlighting Difference Regions):
2de53ca6
GM
8272 * emacs-mime.texi (Display Customization):
8273 * erc.texi (History):
8274 * eshell.texi (Known problems):
8275 * eudc.texi (Overview, BBDB):
8276 * gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
8277 (The problem of spam, SpamOracle, Extending the Spam package)
8278 (Conformity, Terminology):
dccb744b 8279 * idlwave.texi (Routine Info)
2de53ca6
GM
8280 (Class and Keyword Inheritance, Padding Operators)
8281 (Breakpoints and Stepping, Electric Debug Mode)
8282 (Examining Variables, Troubleshooting):
8283 * org.texi (Creating timestamps):
8284 * reftex.texi (Commands, Options, Changes):
8285 * tramp.texi (Inline methods, Password caching)
8286 (Auto-save and Backup, Issues):
8287 * vip.texi (Files, Commands in Insert Mode):
8288 * viper.texi (Emacs Preliminaries, States in Viper)
8289 (Packages that Change Keymaps, Viper Specials, Groundwork):
8290 Fix various typos.
8291
82922006-05-31 Michael Ernst <mernst@alum.mit.edu>
8293
8294 * ediff.texi: Fix typos.
8295
82962006-05-30 Carsten Dominik <dominik@science.uva.nl>
8297
8298 * org.texi: Small typo fixes.
8299
fff84c22
JB
83002006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
8301
8302 * viper.texi (Viper Specials):
8303 * gnus.texi (Example Setup):
8304 * faq.texi (Backspace invokes help):
8305 * dired-x.texi (Optional Installation Dired Jump):
8306 * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
8307 follow coding conventions.
8308
2de53ca6
GM
83092006-05-29 Michael Albinus <michael.albinus@gmx.de>
8310
8311 * tramp.texi (Frequently Asked Questions): Disable zsh zle.
8312
83132006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
8314
8315 * pcl-cvs.texi: Fix typos.
8316 (Customization): Say "us".
8317
83182006-05-26 Eli Zaretskii <eliz@gnu.org>
8319
8320 * org.texi: Remove bogus @setfilename.
8321
83222006-05-26 Carsten Dominik <dominik@science.uva.nl>
8323
8324 * org.texi (ASCII export): Omit command name.
8325 (HTML export): Add prefix to all lines in Local Variable example.
8326 (Acknowledgments): Typeset names in italics.
8327
83282006-05-24 Carsten Dominik <dominik@science.uva.nl>
8329
8330 * org.texi (Plain lists): Add new item navigation commands.
8331 (External links): Document elisp and info links.
8332 (Custom searches): New section.
8333 (Publishing): New chapter.
8334 (HTML export): Include a list of supported CSS classes.
8335 (Setting tags): Describe the fast-tag-setting interface.
8336
83372006-05-20 Luc Teirlinck <teirllm@auburn.edu>
8338
8339 * dired-x.texi: ifinfo -> ifnottex.
8340
83412006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
8342
8343 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
8344
83452006-05-12 Reiner Steib <Reiner.Steib@gmx.de>
8346
8347 * message.texi (Interface): Add tool bar customization.
8348 (MIME): Index and text additions for mml-attach.
8349 (MIME): Describe mml-dnd-protocol-alist and
8350 mml-dnd-attach-options.
8351
8352 * gnus.texi (Oort Gnus): Reorder entries in sections.
8353 Fix some entries.
8354 (Starting Up): Add references to "Emacs for Heathens" and to
8355 "Finding the News". Add user-full-name and user-mail-address.
8356 (Group Buffer Format): Add tool bar customization and update.
8357 (Summary Buffer): Add tool bar customization.
8358 (Posting Styles): Add message-alternative-emails.
8359
83602006-05-09 Michael Albinus <michael.albinus@gmx.de>
8361
8362 * tramp.texi (Filename completion): Improve wording.
8363
83642006-05-07 Romain Francoise <romain@orebokech.com>
8365
8366 * faq.texi (Using regular expressions): Fix typo.
8367 (Packages that do not come with Emacs): Fix capitalization.
8368 (Replacing text across multiple files): Expand node to explain how
8369 to use `dired-do-query-replace-regexp' in more detail, based on
8370 suggestion by Eric Hanchrow <offby1@blarg.net>.
8371
83722006-05-06 Michael Albinus <michael.albinus@gmx.de>
8373
8374 * tramp.texi (Filename completion): Completion of remote files'
8375 method, user name and host name is active only in partial
8376 completion mode.
8377
83782006-05-06 Bill Wohler <wohler@newt.com>
8379
8380 Release MH-E manual version 8.0.
8381
8382 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
8383 release 8.0.
8384
83852006-05-06 Bill Wohler <wohler@newt.com>
8386
8387 * mh-e.texi (MH-BOOK-HOME): Change from
8388 http://www.ics.uci.edu/~mh/book/mh to
8389 http://rand-mh.sourceforge.net/book/mh.
8390 Replace .htm suffix with .html for MH book files.
8391 (Using This Manual): Update key binding for getting relevant
8392 chapter in Info from command key.
8393 (Ranges): Fix itemx.
8394
83952006-05-05 Karl Berry <karl@gnu.org>
8396
8397 * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): New cmds.
8398 (\fonttextsize): New user-level command to change text font size.
8399
84002006-04-26 Reiner Steib <Reiner.Steib@gmx.de>
8401
8402 * pgg.texi (Caching passphrase): Fix markup and typos. Simplify.
8403
84042006-04-26 Sascha Wilde <wilde@sha-bang.de> (tiny change)
8405
8406 * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
8407
84082006-04-24 Bill Wohler <wohler@newt.com>
8409
8410 * mh-e.texi (Getting Started): Make it more explicit that you need
8411 to install MH. Add pointers to current MH implementations.
8412
84132006-04-21 Bill Wohler <wohler@newt.com>
8414
8415 Release MH-E manual version 7.94.
8416
8417 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
8418 release 7.94.
8419
84202006-04-21 Carsten Dominik <dominik@science.uva.nl>
8421
8422 * org.texi: Many small fixes.
8423 (Handling links): Rename from "Managing links".
8424
84252006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
8426
8427 * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
8428 (Splitting mail using spam-stat): Fix @xref.
8429
84302006-04-20 Chong Yidong <cyd@stupidchicken.com>
8431
8432 * gnus.texi (Spam Package): Major revision of the text.
10d1d0af 8433 Previously this node was "Filtering Spam Using The Spam ELisp Package".
2de53ca6
GM
8434
84352006-04-20 Carsten Dominik <dominik@science.uva.nl>
8436
8437 * org.texi (Time stamps): Better explanation of the purpose of
8438 different time stamps.
8439 (Structure editing, Plain lists): More details on how new items
8440 and headings are inserted.
8441
84422006-04-18 Carsten Dominik <dominik@science.uva.nl>
8443
8444 * org.texi (Formula syntax): Fix link to Calc Manual.
8445
84462006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
8447
8448 * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
8449
84502006-04-17 Bill Wohler <wohler@newt.com>
8451
8452 * mh-e.texi (Folders): Update mh-before-quit-hook and
8453 mh-quit-hook example with code that removes the buffers rather
8454 than just bury them.
8455
84562006-04-17 Michael Albinus <michael.albinus@gmx.de>
8457
8458 Sync with Tramp 2.0.53.
8459
84602006-04-13 Carsten Dominik <dominik@science.uva.nl>
8461
8462 * org.texi (Updating settings): New section.
8463 (Visibility cycling): Better names for the startup folding
8464 options.
8465 (Exporting): Completely restructured.
8466 (The very busy C-c C-c key): New section.
8467 (Summary of in-buffer settings): New section.
8468
84692006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
8470
8471 * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
8472
84732006-04-10 Reiner Steib <Reiner.Steib@gmx.de>
8474
8475 * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap)
8476 (Server Commands): Key `v' is reserved for users.
8477
84782006-04-11 Carsten Dominik <dominik@science.uva.nl>
8479
8480 * org.texi (Link format): New section, emphasis on bracket links.
8481 (External links): Document bracket links.
8482 (FAQ): Expand to cover shell links and the new link format.
8483
84842006-04-09 Kevin Ryde <user42@zip.com.au>
8485
8486 * org.texi (Formula syntax): Typo in node name of calc-eval xref.
8487
84882006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
8489
8490 * gnus.texi (Summary Buffer Lines): Add `*'.
8491
c8763fb6 84922006-04-07 Jochen Küpper <jochen@fhi-berlin.mpg.de>
2de53ca6
GM
8493
8494 * gnus.texi (Group Parameters):
8495 Mention gnus-permanently-visible-groups.
8496
84972006-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
8498
8499 * gnus.texi (Face): Fix typo.
8500
85012006-04-05 Reiner Steib <Reiner.Steib@gmx.de>
8502
8503 * gnus.texi (X-Face): Clarify.
8504 (Face): Need Emacs with PNG support.
8505
85062006-04-06 Richard Stallman <rms@gnu.org>
8507
8508 * idlwave.texi: Delete the blocks "not suitable for inclusion with
8509 Emacs".
8510
85112006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
8512
8513 * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out
8514 blocks not suitable for inclusion with Emacs using variable
8515 PARTOFEMACS.
8516
85172006-04-04 Simon Josefsson <jas@extundo.com>
8518
8519 * gnus.texi (Security): Improve.
8520
85212006-04-02 Bill Wohler <wohler@newt.com>
8522
8523 * mh-e.texi (Getting Started, Junk, Bug Reports)
8524 (MH FAQ and Support): Fix URLs.
8525
85262006-03-31 Romain Francoise <romain@orebokech.com>
8527
8528 * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
8529 to t, not nil (and has for the past eight years).
8530
85312006-03-31 Reiner Steib <Reiner.Steib@gmx.de>
8532
8533 * message.texi, gnus.texi: Bump version to 5.11.
8534
85352006-03-29 Reiner Steib <Reiner.Steib@gmx.de>
8536
8537 * gnus.texi (Top): Add comment about version line.
8538
8539 * message.texi (Top): Ditto. Change to take named versions into
8540 account.
8541
85422006-03-28 Reiner Steib <Reiner.Steib@gmx.de>
8543
8544 * gnus.texi (Posting Styles): Add x-face-file to example.
8545 (X-Face): Refer to posting styles.
8546
8547 * gnus-faq.texi ([5.8]): Add x-face-file.
8548 ([8.4]): Add links to gmane.emacs.gnus.user and
8549 gmane.emacs.gnus.general.
8550
85512006-03-27 Reiner Steib <Reiner.Steib@gmx.de>
8552
8553 * gnus-faq.texi: Use .invalid.
8554 ([5.4]): Fix gnus-posting-styles example.
8555
85562006-03-27 Romain Francoise <romain@orebokech.com>
8557
8558 * faq.texi (Emacs/W3): Rename from `w3-mode'. Mention that
8559 Emacs/W3 needs a new maintainer.
8560 (Ispell): Update author and version info.
8561 (Mailcrypt): Mention PGG.
8562 (New in Emacs 22): Add PGG to the list of new packages.
8563 Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
8564 updating dead URLs.
8565
85662006-03-25 Karl Berry <karl@gnu.org>
8567
8568 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
8569 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi, erc.texi,
8570 * eshell.texi, eudc.texi, faq.texi, forms.texi, gnus.texi, idlwave.texi,
8571 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
8572 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
8573 * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
8574 * woman.texi: (1) use @copyright{} instead of (C) in typeset text;
8575 (2) do not indent copyright year list (or anything else).
8576
85772006-03-21 Bill Wohler <wohler@newt.com>
8578
8579 * mh-e.texi (Folders): Various edits.
8580
85812006-03-20 Romain Francoise <romain@orebokech.com>
8582
8583 * gnus.texi (Mail Folders): Grammar fix.
8584
85852006-03-19 Bill Wohler <wohler@newt.com>
8586
8587 * mh-e.texi (Replying): Document Mail-Followup-To.
8588 Change manually-formatted table to multitable. Add debugging info.
8589 Move description of mh-reply-default-reply-to into paragraph
8590 that describes its values.
8591
85922006-03-17 Bill Wohler <wohler@newt.com>
8593
10d1d0af 8594 * mh-e.texi: Use smallexample and smalllisp consistently.
2de53ca6
GM
8595 (Sending Mail Tour): Update method of entering
8596 addresses and subject.
8597 (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour)
8598 (Adding Attachments, Searching): Update screenshots for Emacs 22.
8599
86002006-03-15 Carsten Dominik <dominik@science.uva.nl>
8601
8602 * org.texi: Version number change only.
8603
86042006-03-14 Bill Wohler <wohler@newt.com>
8605
8606 * mh-e.texi: Add index entries around each paragraph rather than
8607 depend on entries from beginning of node. Doing so ensures that
8608 index entries are less likely to be forgotten if text is cut and
8609 pasted, and are necessary anyway if the references are on a
8610 separate page. It seems that makeinfo is now (v. 4.8) only
8611 producing one index entry per node, so there is no longer any
8612 excuse not to. Use subheading instead of heading. The incorrect
8613 use of heading produced very large fonts in Info--as large as the
8614 main heading.
8615 (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
8616 versions 6 and 7 appeared *around* the time of these Emacs releases.
8617
86182006-03-13 Carsten Dominik <dominik@science.uva.nl>
8619
8620 * org.texi (Clean view): Document new startup options.
8621
86222006-03-11 Bill Wohler <wohler@newt.com>
8623
8624 * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)
8625 (Composing, Scan Line Formats): Fix @refs.
8626 (Getting Started): Define MH profile and MH profile components.
8627 (Incorporating Mail, Reading Mail, Viewing, Printing)
8628 (Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
8629 (Signature, Aliases, Scan Line Formats): Use @code instead of @samp
8630 for string constants.
8631 (Tool Bar): Remove spurious quote.
8632 (Junk): Use ``...'' instead of "...".
8633 (Scan Line Formats): Replace @samp with @kbd.
8634
86352006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
8636
8637 * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
8638
86392006-03-10 Reiner Steib <Reiner.Steib@gmx.de>
8640
8641 * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
8642 easy to understand.
8643
86442006-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
8645
8646 * gnus.texi: Markup fix.
8647 (Fancy Mail Splitting): Specify new feature.
8648
86492006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
8650
8651 * gnus.texi (Fancy Mail Splitting): Improve descriptions about
8652 partial-words matching.
8653
86542006-03-07 Reiner Steib <Reiner.Steib@gmx.de>
8655
8656 * emacs-mime.texi (Display Customization): Reword image/.* stuff.
8657
8658 * gnus.texi (Oort Gnus): Add note about `gnus-load'.
8659 (MIME Commands): Fix mm-discouraged-alternatives.
8660
86612006-03-07 Carsten Dominik <dominik@science.uva.nl>
8662
8663 * org.texi: Version number change only.
8664
86652006-03-06 Bill Wohler <wohler@newt.com>
8666
8667 * mh-e.texi: Move from SourceForge repository to Savannah.
8668 This is version 7.93, which is a total rewrite from the previous
8669 edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E
8670 version 7.93.
8671
86722006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
8673
8674 * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
8675
86762006-03-01 Carsten Dominik <dominik@science.uva.nl>
8677
8678 * org.texi (Interaction): Add item about `org-mouse.el' by
8679 Piotr Zielinski.
8680 (Managing links): Document that also mouse-1 can be used to
8681 activate a link.
8682 (Headlines, FAQ): Add entry about hiding leading stars.
8683 (Miscellaneous): Resort the sections in this chapter to a more
8684 logical sequence.
8685
86862006-02-27 Simon Josefsson <jas@extundo.com>
8687
8688 * emacs-mime.texi (Flowed text): Add mm-fill-flowed. (Sync
8689 2004-01-27 from the trunk).
8690
86912006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
8692
8693 * cc-mode.texi: Rename c-hungry-backspace to
8694 c-hungry-delete-backwards, at the request of RMS. Leave the old
8695 name as an alias.
8696
86972006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
8698
8699 * cc-mode.texi: Correct the definition of c-beginning-of-defun, to
8700 include the function header within the defun.
8701
87022006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
8703
8704 * cc-mode.texi: Correct two typos.
8705
87062006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
8707
8708 * cc-mode.texi (Comment Commands): State that C-u M-; kills any
8709 existing comment.
8710 (Electric Keys): Add a justification for electric indentation.
8711 (Hungry WS Deletion): Clear up the names and complications of the
8712 BACKSPACE and DELETE keys.
8713
87142006-02-23 Juri Linkov <juri@jurta.org>
8715
8716 * faq.texi (Common requests): Move `Turning on auto-fill by
8717 default' after `Wrapping words automatically'. Move `Working with
8718 unprintable characters' before `Searching for/replacing newlines'.
8719 Move `Replacing highlighted text' after `Highlighting a region'.
8720 Merge `Repeating commands' and `Repeating a command as many times
8721 as possible' into the former.
8722 (Packages that do not come with Emacs): Add refs to Gmane and
8723 etc/MORE.STUFF.
8724
87252006-02-23 Juri Linkov <juri@jurta.org>
8726
8727 * faq.texi (Newsgroup archives): Update URLs of GNU mail archives.
8728 (Reporting bugs): Suggest using `M-x report-emacs-bug'.
8729 Add xref to `(emacs)Reporting Bugs'.
8730 (Getting a printed manual): Add URL to other formats of the manual.
8731 (Common requests): Fix menu.
8732 (Highlighting a region): Remove ref to `Turning on syntax highlighting'.
8733 (Horizontal scrolling): Mention `truncate-partial-width-windows'.
8734 (Inserting text at the beginning of each line): Add pxref to
8735 `Changing the included text prefix'.
8736 (Forcing the cursor to remain in the same column): Mention `track-eol'
8737 and `set-goal-column'. Add pxref to `(emacs)Moving Point'.
8738 (Replacing text across multiple files): Add keybinding `Q' for
8739 `dired-do-query-replace'.
8740
87412006-02-22 Carsten Dominik <dominik@science.uva.nl>
8742
8743 * reftex.texi: Version number and date change only.
8744
8745 * org.texi (Internal Links): Rewrite to cover the modified
8746 linking system.
8747
87482006-02-17 Eli Zaretskii <eliz@gnu.org>
8749
8750 * faq.texi: Remove the coding cookie, it's not needed anymore.
8751
87522006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
8753
8754 * faq.texi (Colors on a TTY): Mention Mac OS port.
8755
87562006-02-12 Karl Berry <karl@gnu.org>
8757
8758 * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the
8759 8-bit accented a.
8760
87612006-02-09 Reiner Steib <Reiner.Steib@gmx.de>
8762
8763 * gnus.texi (Gnus Versions): Add history beyond start of Oort.
8764
87652006-02-08 Romain Francoise <romain@orebokech.com>
8766
8767 * faq.texi (Top): Remove paragraph about the FAQ being a
8768 transitional document, etc.
8769 (Searching for/replacing newlines): New node.
8770 (Yanking text in isearch): New node.
8771 (Inserting text at the beginning of each line): Rename and make
8772 more general, mention `M-;' in Message mode.
8773
87742006-02-07 Luc Teirlinck <teirllm@auburn.edu>
8775
8776 * faq.texi (Meta key does not work in xterm)
8777 (Emacs does not display 8-bit characters)
8778 (Inputting eight-bit characters): Update xrefs.
8779
87802006-02-06 Romain Francoise <romain@orebokech.com>
8781
8782 * faq.texi (VM): VM now at version 7.19.
8783 Set myself as maintainer of this file.
8784
87852006-02-04 Michael Olson <mwolson@gnu.org>
8786
8787 * erc.texi (History): Note that ERC is now included with Emacs.
8788
87892006-01-31 Romain Francoise <romain@orebokech.com>
8790
8791 * message.texi (Message Headers): Explain what
8792 `message-alternative-emails' does in more detail.
8793 Update copyright year.
8794
87952006-01-30 Juanma Barranquero <lekktu@gmail.com>
8796
8797 * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
8798
87992006-01-29 Richard M. Stallman <rms@gnu.org>
8800
8801 * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
8802
88032006-01-29 Michael Olson <mwolson@gnu.org>
8804
8805 * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
8806
8807 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
8808
8809 * faq.texi (New in Emacs 22): Mention ERC.
8810
88112006-01-28 Luc Teirlinck <teirllm@auburn.edu>
8812
8813 * rcirc.texi: Capitalize dir entry for consistency with the entry
8814 in info/dir and other entries in the Emacs category.
8815 Fix typos. Delete trailing whitespace.
8816
c8763fb6 88172006-01-28 Björn Lindström <bkhl@elektrubadur.se>
2de53ca6
GM
8818
8819 * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
8820
88212006-01-27 Eli Zaretskii <eliz@gnu.org>
8822
8823 * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
8824 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
8825
8826 * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
8827 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
8828
88292006-01-27 Alex Schroeder <alex@gnu.org>
8830
8831 * rcirc.texi: New file.
8832
88332006-01-23 Juri Linkov <juri@jurta.org>
8834
8835 * widget.texi (User Interface): Add S-TAB for widget-backward.
8836
88372006-01-22 Michael Albinus <michael.albinus@gmx.de>
8838
8839 Sync with Tramp 2.0.52.
8840
8841 * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
8842 Add Tramp disabling item. New item for common connection problems.
8843 (various): Apply "ftp" as method for the download URL.
8844 (Bug Reports): Refer to FAQ for common problems.
8845
88462006-01-21 Eli Zaretskii <eliz@gnu.org>
8847
8848 * widget.texi (User Interface): Use @key for TAB.
8849
8850 * ses.texi (Formulas, Printer functions): Use @key for TAB.
8851
8852 * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
8853 for TAB.
8854
8855 * cc-mode.texi (Indentation Calculation): Use @key for TAB.
8856
88572006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
8858
8859 * gnus.texi: Update copyright.
8860
88612006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
8862
8863 * gnus.texi (Article Washing): Additions.
8864
2de53ca6
GM
88652006-01-13 Carsten Dominik <dominik@science.uva.nl>
8866
8867 * org.texi (Agenda commands): Document tags command.
8868
88692006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
8870
8871 * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
8872
88732006-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
8874
8875 * gnus.texi (RSS): Addition.
8876
88772005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
8878
8879 * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
8880
88812005-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
8882
8883 * emacs-mime.texi (Display Customization): Add setting example to
8884 mm-discouraged-alternatives.
8885
88862006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
8887
8888 * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
8889 version is the canonical version.
8890
88912006-01-08 Alex Schroeder <alex@gnu.org>
8892
8893 * pgg.texi (Caching passphrase): Rewording.
8894
88952006-01-06 Eli Zaretskii <eliz@gnu.org>
8896
8897 * flymake.texi (Obtaining Flymake): Update Flymake's CVS
8898 repository URL.
8899
89002006-01-06 Carsten Dominik <dominik@science.uva.nl>
8901
8902 * org.texi: Removed the accidentally re-added empty line in the
8903 direntry.
8904
89052006-01-05 Carsten Dominik <dominik@science.uva.nl>
8906
8907 * org.texi (Agenda Views): Chapter reorganized.
8908
89092005-12-29 Romain Francoise <romain@orebokech.com>
8910
8911 * faq.texi (Using Customize): New node.
8912
89132005-12-28 Luc Teirlinck <teirllm@auburn.edu>
8914
8915 * org.texi: Remove blank line in @direntry. It is non-standard
8916 and recursively produces blank lines all over the dir file (when
8917 using Texinfo 4.8).
8918
89192005-12-21 Luc Teirlinck <teirllm@auburn.edu>
8920
8921 * widget.texi (atoms): Delete obsolete remark about `file' widget.
8922
89232005-12-20 Carsten Dominik <dominik@science.uva.nl>
8924
8925 * org.texi (Tags): Boolean logic documented.
8926 (Agenda Views): Document custom commands.
8927
89282005-12-20 David Kastrup <dak@gnu.org>
8929
8930 * faq.texi (AUCTeX): Update version and mailing list info.
8931
89322005-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
8933
8934 * gnus.texi (MIME Commands): Mention addition of
8935 multipart/alternative to gnus-buttonized-mime-types and add xref
8936 to mm-discouraged-alternatives.
8937
8938 * emacs-mime.texi (Display Customization): Mention addition of
8939 "image/.*" and add xref to gnus-buttonized-mime-types in the
8940 mm-discouraged-alternatives section.
8941
89422005-12-16 Carsten Dominik <dominik@science.uva.nl>
8943
8944 * org.texi (Tags): New section.
8945 (Agenda Views): Chapter reorganized.
8946
89472005-12-16 Eli Zaretskii <eliz@gnu.org>
8948
8949 * org.texi (Internal Links): Add a missing comma after an @xref.
8950
89512005-12-14 Chong Yidong <cyd@stupidchicken.com>
8952
8953 * faq.texi (Filling paragraphs with a single space): No need to
8954 change sentence-end now.
8955
89562005-12-13 Romain Francoise <romain@orebokech.com>
8957
8958 * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
8959
89602005-12-12 Jay Belanger <belanger@truman.edu>
8961
8962 * faq.texi (Calc): Update version number.
8963
89642005-12-12 Carsten Dominik <dominik@science.uva.nl>
8965
8966 * org.texi (Progress Logging): New section.
8967
89682005-12-10 Romain Francoise <romain@orebokech.com>
8969
8970 Update the Emacs FAQ for the 22.1 release.
8971
8972 * faq.texi: Set VER to `22.1'.
8973 (Basic editing): Explain how to use localized versions of the
0c7efc08
SM
8974 Tutorial. Mention that `C-h r' displays the manual.
8975 Delete obsolete WWW link to an Emacs 18 tutorial.
2de53ca6
GM
8976 (Getting a printed manual): Point to the new locations of the
8977 manuals on the GNU Web site.
8978 (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
8979 available via Info (it was previously distributed separately).
8980 (Installing Texinfo documentation): The latest version of Texinfo
8981 is 4.8, not 4.0.
8982 (Informational files for Emacs): COPYING is the GNU General Public
8983 License, not the Emacs General Public License.
8984 (Informational files for Emacs): Delete obsolete link to the
8985 GNUinfo pages as they have been removed from the GNU Web site.
8986 (New in Emacs 22): New node.
8987 (Setting up a customization file): Say that most packages support
8988 Customize nowadays.
8989 (Colors on a TTY): Delete reference to instructions on how to
8990 enable syntax highlighting, it is now enabled by default.
8991 (Turning on abbrevs by default): Emacs now reads the abbrevs file
8992 at startup automatically.
8993 (Controlling case sensitivity): Mention `M-c' in isearch.
8994 (Using an already running Emacs process): Emacs now creates the
8995 socket in `/tmp/emacsUID'. Fix typos. Change default location of
8996 gnuserv. As emacsclient can now run Lisp code as well, delete a
8997 sentence praising gnuserv for that. Simplify description of how
8998 the client/server operation works.
8999 (Compiler error messages): Delete obsolete text (compile.el has
9000 been rewritten).
9001 (Indenting switch statements): Fix typo.
9002 (Matching parentheses): Simplify setup instructions, mention the
9003 menu bar item in the Options menu.
9004 (Repeating a command as many times as possible): Mention `C-x e'.
9005 (Going to a line by number): Mention new keymap and bindings
9006 `M-g M-g', `M-g M-p' and `M-g M-n'.
9007 (Turning on syntax highlighting): Now on by default. Simplify.
9008 (Replacing highlighted text): Use `1', not `t'.
9009 (Problems with very large files): The maximum size is now 256MB on
9010 32-bit machines.
9011 (^M in the shell buffer): Mention `comint-process-echoes'.
9012 (Emacs for Apple computers): Emacs 22 has native support for Mac
9013 OS X.
9014 (Translating names to IP addresses): Delete node.
9015 (Binding keys to commands): Fix typo.
9016 (SPC no longer completes file names): New node.
9017 (MIME with Emacs mail packages): Delete section about the Emacs
9018 MIME FAQ (it's not reachable anymore).
9019
90202005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
9021
9022 * cc-mode.texi: The manual has been extensively revised: the
9023 information about using CC Mode has been separated from the larger
9024 and more difficult chapters about configuration. It has been
9025 updated for CC Mode 5.31.
9026
90272005-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
9028
9029 * pgg.texi (User Commands): Fix description of pgg-verify-region.
9030 (Selecting an implementation): Fix descriptions.
9031
90322005-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
9033
9034 * message.texi (Various Message Variables): Addition.
9035
90362005-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
9037
9038 * message.texi: Fix default values.
9039
90402005-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
9041
9042 * message.texi (Header Commands): Clarify descriptions of
9043 message-cross-post-followup-to, message-reduce-to-to-cc, and
9044 message-insert-wide-reply.
9045 (Various Commands): Fix kindex for message-kill-to-signature;
9046 clarify description of message-tab.
9047
90482005-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
9049
9050 * message.texi (Mailing Lists): Fix description about MFT.
9051
9052 * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
9053
90542005-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
9055
9056 * gnus.texi (Slow Terminal Connection): Replace old description
9057 with new one.
9058
90592005-11-16 Katsumi Yamaoka <yamaoka@jpl.org>
9060
9061 * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
9062 replace X-Draft-Headers with X-Draft-From.
9063
90642005-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
9065
9066 * gnus.texi (Various Various): Fix the default value of
9067 nnheader-max-head-length.
9068 (Gnus Versions): Fix typo.
9069
90702005-12-08 Carsten Dominik <dominik@science.uva.nl>
9071
9072 * org.texi (Structure editing): Document new functionality of
9073 M-RET.
9074
90752005-12-06 Luc Teirlinck <teirllm@auburn.edu>
9076
9077 * org.texi (Internal Links): Fix Texinfo usage.
9078
90792005-12-06 Carsten Dominik <dominik@science.uva.nl>
9080
9081 * org.texi (TODO basics): Document the global todo list.
9082 (TODO items): Documents sparse tree for specific TODO
9083 keywords.
9084
90852005-11-30 Carsten Dominik <dominik@science.uva.nl>
9086
9087 * org.texi (Plain Lists): Typos fixed.
9088
90892005-11-28 Jay Belanger <belanger@truman.edu>
9090
9091 * calc.texi: Change references of `M-#' to `C-x *' prefix.
9092
90932005-11-24 Carsten Dominik <dominik@science.uva.nl>
9094
9095 * org.texi (Structure editing): New item moving commands added.
9096 (Plain Lists): New section.
9097
90982005-11-18 Carsten Dominik <dominik@science.uva.nl>
9099
9100 * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
9101 (Agenda): Document commands `org-cycle-agenda-files' and
c4cc8b9a 9102 `org-agenda-file-to-front'.
2de53ca6
GM
9103 (Built-in table editor): Document `org-table-sort-lines'.
9104 (HTML formatting): Export of hand-formatted lists.
9105
91062005-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
9107
9108 * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
9109 new variable gnus-toolbar-thickness.
9110
91112005-11-08 Katsumi Yamaoka <yamaoka@jpl.org>
9112
9113 * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
9114
91152005-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
9116
9117 * gnus.texi (X-Face): Fix description.
9118 (XVarious): Remove gnus-xmas-logo-color-alist and
9119 gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
9120
91212005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
9122
9123 * gnus.texi (Group Parameters): Mention new variable
9124 gnus-parameters-case-fold-search.
9125 (Home Score File): Addition.
9126
91272005-11-04 Ulf Jasper <ulf.jasper@web.de>
9128
9129 * newsticker.texi: VERSION changed to 1.9. Updated UPDATED.
9130 (Overview): List supported feed types.
9131 (Installation): No installation necessary when using autoload.
9132 (Configuration): Rename "RSS" to "news".
9133
91342005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
9135
9136 * pgg.texi (User Commands): Document additional passphrase
9137 argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
9138 (Backend methods): Likewise for corresponding pgg-scheme-* functions.
9139
91402005-11-04 Carsten Dominik <dominik@science.uva.nl>
9141
9142 * org.texi: Version number changed to 3.19.
9143
91442005-10-29 Sascha Wilde <wilde@sha-bang.de>
9145
9146 * pgg.texi (How to use): Update the example to add autoload of
9147 pgg-encrypt-symmetric-region.
9148 (User Commands): Document pgg-encrypt-symmetric-region.
9149 (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
9150
91512005-10-27 Jay Belanger <belanger@truman.edu>
9152
9153 * calc.texi (Predefined Units): Fix the symbol for a TeX points,
9154 mention other TeX-related units.
9155
91562005-10-23 Lars Hansen <larsh@soem.dk>
9157
0c7efc08
SM
9158 * dired-x.texi (Miscellaneous Commands):
9159 Replace dired-do-relative-symlink by dired-do-relsymlink and
2de53ca6
GM
9160 dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
9161
91622005-10-23 Jay Belanger <belanger@truman.edu>
9163
9164 * calc.texi (Predefined Units): Use `alpha' for the fine structure
9165 constant.
9166
91672005-10-23 Michael Albinus <michael.albinus@gmx.de>
9168
0c7efc08
SM
9169 * faq.texi (Bugs and problems):
9170 Replace `dired-move-to-filename-regexp' by
2de53ca6
GM
9171 `directory-listing-before-filename-regexp'.
9172
91732005-10-22 Eli Zaretskii <eliz@gnu.org>
9174
9175 * newsticker.texi (UPDATED): Set value.
9176
91772005-10-17 Katsumi Yamaoka <yamaoka@jpl.org>
9178
9179 * gnus.texi (Document Groups): Remove duplicate item.
9180
91812005-10-21 Carsten Dominik <dominik@science.uva.nl>
9182
9183 * org.texi (Summary): Mention iCalendar support.
9184 (Exporting): Document iCalendar support.
9185
91862005-10-18 Romain Francoise <romain@orebokech.com>
9187
9188 * viper.texi (Viper Specials): Capitalize GNU.
9189
91902005-10-17 Juri Linkov <juri@jurta.org>
9191
9192 * info.texi (Getting Started, Search Index, Expert Info):
9193 Fix wording.
9194 (Search Text): Replace `echo area' with `mode line'.
9195 (Search Index): Both `i' and `,' find all index entries.
9196 Replace example `C-f' with `C-l' (which exists in index of Info
9197 manual) and delete spaces in its keyboard input sequence.
9198 Delete unnecessary explanations about literal characters.
9199
92002005-10-14 Katsumi Yamaoka <yamaoka@jpl.org>
9201
9202 * gnus.texi (Document Server Internals): Addition.
9203
92042005-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
9205
9206 * gnus.texi (A note on namespaces): Fix RFC reference.
9207
92082005-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
9209
9210 * gnus.texi (RSS): Fix key description.
9211
92122005-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
9213
9214 * gnus.texi: Emacs/w3 -> Emacs/W3.
9215 (Browsing the Web): Fix description.
9216 (Web Searches): Ditto.
9217 (Customizing W3): Ditto.
9218
92192005-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
9220
9221 * gnus.texi (Maildir): Clarify expire-age and expire-group.
9222
92232005-10-11 Jay Belanger <belanger@truman.edu>
9224
9225 * calc.texi (Integration): Mention using `a i' to compute definite
9226 integrals.
9227
92282005-10-11 Juri Linkov <juri@jurta.org>
9229
9230 * info.texi: Rearrange nodes.
9231 (Top): Update menu. Change ref `Info for Experts' to
9232 `Advanced Info Commands'.
9233 (Getting Started): Fix description of manual's parts.
9234 (Help-Int): Change xref `Info Search' to `Search Index', and
9235 `Expert Info' to `Advanced'.
9236 (Advanced): Move node one level up.
9237 (Search Text, Search Index): New nodes split out from `Info Search'.
9238 (Go to node, Choose menu subtopic, Create Info buffer): New nodes
9239 split out from `Advanced'.
9240 (Advanced, Emacs Info Variables): De-document editing an Info file
9241 in Info.
9242 (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
9243 (Creating an Info File): Delete node and move its text to
9244 `Expert Info'.
9245
92462005-10-10 Carsten Dominik <dominik@science.uva.nl>
9247
9248 * org.texi (Workflow states): Documented that change in keywords
9249 becomes active only after restart of Emacs.
9250
92512005-10-08 Michael Albinus <michael.albinus@gmx.de>
9252
9253 Sync with Tramp 2.0.51.
9254
92552005-10-08 Nick Roberts <nickrob@snap.net.nz>
9256
9257 * speedbar.texi (Introduction): Describe new location of speedbar
9258 on menubar.
9259 (Basic Key Bindings): Remove descriptions of bindings that have
9260 been removed.
9261
92622005-10-05 Nick Roberts <nickrob@snap.net.nz>
9263
9264 * speedbar.texi (GDB): Describe use of watch expressions.
9265
92662005-09-28 Simon Josefsson <jas@extundo.com>
9267
9268 * message.texi (IDNA): Fix.
9269
92702005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
9271
9272 * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
9273 nntp-server-hook, and nntp-warn-about-losing-connection; fix
9274 description of nntp-open-connection-function.
9275 (Common Variables): Fix descriptions.
9276
92772005-09-26 Katsumi Yamaoka <yamaoka@jpl.org>
9278
9279 * gnus.texi (Server Buffer Format): Document the %a format spec.
9280
92812005-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
9282
9283 * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
9284
92852005-09-23 Carsten Dominik <dominik@science.uva.nl>
9286
9287 * org.texi Version 3.16.
9288
92892005-09-19 Miles Bader <miles@gnu.org>
9290
9291 * newsticker.texi: Get rid of CVS keywords.
9292
92932005-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
9294
9295 * gnus.texi (Finding the Parent): Fix description of how Gnus
9296 finds article.
9297
92982005-09-14 Jari Aalto <jari.aalto@cante.net>
9299
9300 * gnus.texi (Advanced Scoring Examples): New examples to teach how
9301 to drop off non-answered articles.
9302
93032005-09-19 Juanma Barranquero <lekktu@gmail.com>
9304
9305 * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
9306 braces (which are unsupported by NMAKE) for macro `srcdir'.
9307
93082005-09-17 Eli Zaretskii <eliz@gnu.org>
9309
9310 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
9311 (../info/newsticker, newsticker.dvi): New targets.
9312
93132005-09-17 Ulf Jasper <ulf.jasper@web.de>
9314
9315 * newsticker.texi: Replace @command with @code. Replace @example
9316 with @lisp.
0c7efc08
SM
9317 (Top): Add explanations to menu items.
9318 (GNU Free Documentation License): Remove.
2de53ca6
GM
9319
93202005-09-16 Romain Francoise <romain@orebokech.com>
9321
9322 Update all files to specify GFDL version 1.2.
9323
9324 * doclicense.texi (GNU Free Documentation License): Update to
9325 version 1.2.
9326
93272005-09-15 Richard M. Stallman <rms@gnu.org>
9328
9329 * newsticker.texi: Fix @setfilename.
9330
9331 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
9332 (../info/newsticker, newsticker.dvi): New targets.
9333
93342005-08-30 Carsten Dominik <dominik@science.uva.nl>
9335
9336 * org.texi: Version 3.15.
9337
93382005-08-29 Luc Teirlinck <teirllm@auburn.edu>
9339
9340 * ses.texi: Combine all three indices into one.
9341 Correct a few typos.
9342
93432005-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
9344
9345 * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
9346
93472005-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
9348
9349 * emacs-mime.texi (Handles): Remove duplicate item.
9350 (Encoding Customization): Fix the default value for
9351 mm-coding-system-priorities.
9352 (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
9353 (Basic Functions): Fix reference.
9354
93552005-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
9356
9357 * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
9358
93592005-08-18 Richard M. Stallman <rms@gnu.org>
9360
9361 * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
9362 and web site.
9363
9364 * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
9365 not keyboard-translate.
9366
93672005-08-11 Richard M. Stallman <rms@gnu.org>
9368
9369 * faq.texi (Using regular expressions): Fix xref.
9370
93712005-08-09 Juri Linkov <juri@jurta.org>
9372
9373 * info.texi (Help-P): Replace `Prev' with `Previous'.
9374 (Help-M, Help-Xref): Add S-TAB.
9375 (Help-FOO): Update `u' command.
9376 (Help-Xref): Move info about Mouse-2 from `Help-Int'.
9377 Update info about visibility of xref parts.
9378 (Help-Int): Fix `m' command. Rename `Info-last' to
9379 `Info-history-back'. Add `Info-history-forward'.
9380 (Advanced): Fix `g*' and `M-n' commands.
9381 (Info Search): Add `index-apropos' in stand-alone browser.
9382 Add isearch commands.
9383 (Emacs Info Variables): Remove `Info-fontify'.
9384 Add `Info-mode-hook'. Update face names.
9385 Add `Info-fontify-maximum-menu-size',
9386 `Info-fontify-visited-nodes', `Info-isearch-search'.
9387
93882005-08-07 Michael Albinus <michael.albinus@gmx.de>
9389
9390 Sync with Tramp 2.0.50.
9391
9392 * tramp.texi: Use @option{} consequently for method names.
9393 (Inline methods, External transfer methods): Remove references to
9394 Cygwin.
9395 (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
9396 implementation.
9397
93982005-07-27 Reiner Steib <Reiner.Steib@gmx.de>
9399
9400 * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
9401 Mention that gnus-init-file is not read when Emacs is invoked with
9402 --no-init-file or -q.
9403
94042005-07-19 Carsten Dominik <dominik@science.uva.nl>
9405
9406 * org.texi: Version 3.14.
9407
94082005-07-04 Carsten Dominik <dominik@science.uva.nl>
9409
9410 * org.texi: Version 3.13.
9411
94122005-07-18 Juri Linkov <juri@jurta.org>
9413
9414 * calc.texi (Time Zones, Logical Operations):
9415 * cl.texi (Overview):
9416 * org.texi (TODO types):
9417 * sc.texi (Emacs 18 MUAs):
9418 * speedbar.texi (Top):
9419 * url.texi (History):
9420 Delete duplicate duplicate words.
9421
ce058493 94222005-07-16 Johan Bockgård <bojohan@users.sourceforge.net> (tiny change)
2de53ca6
GM
9423
9424 * cl.texi (Type Predicates): Document `atom' type.
9425
94262005-07-04 Lute Kamstra <lute@gnu.org>
9427
9428 Update FSF's address in GPL notices.
9429
9430 * calc.texi (Copying):
9431 * doclicense.texi (GNU Free Documentation License):
9432 * faq.texi (Contacting the FSF):
9433 * mh-e.texi (Copying): Update FSF's address.
9434
94352005-07-03 Richard M. Stallman <rms@gnu.org>
9436
9437 * flymake.texi (Example -- Configuring a tool called directly):
9438 Update name of flymake-build-relative-filename.
9439
94402005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
9441
9442 * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
9443
94442005-06-29 Carsten Dominik <dominik@science.uva.nl>
9445
9446 * org.texi: Version 3.12.
9447
94482005-06-24 Eli Zaretskii <eliz@gnu.org>
9449
9450 * makefile.w32-in (MAKEINFO): Use --force.
9451 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
9452 Makefile.in.
9453 (gnus.dvi): Use "..." to quote Sed args, so that it works with
9454 more shells.
9455
94562005-06-23 Richard M. Stallman <rms@gnu.org>
9457
9458 * speedbar.texi (Creating a display): Texinfo usage fixes.
9459
9460 * tramp.texi (Customizing Completion, Auto-save and Backup):
9461 Texinfo usage fixes.
9462
94632005-06-23 Juanma Barranquero <lekktu@gmail.com>
9464
9465 * dired-x.texi (Miscellaneous Commands):
9466 * ediff.texi (Miscellaneous):
9467 * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
9468 (Agent Variables):
9469 * info.texi (Help-Xref):
9470 * message.texi (Message Headers):
9471 * org.texi (Remember):
9472 * reftex.texi (Options (Defining Label Environments)):
9473 (Options (Index Support)):
9474 (Options (Viewing Cross-References)):
9475 (Options (Misc)):
9476 (Changes):
9477 * speedbar.texi (Creating a display):
9478 * tramp.texi (Customizing Completion, Auto-save and Backup):
9479 Texinfo usage fix.
9480
94812005-06-13 Carsten Dominik <dominik@science.uva.nl>
9482
9483 * org.texi: Version 3.11.
9484
94852005-06-12 Jay Belanger <belanger@truman.edu>
9486
9487 * calc.texi (Getting Started): Remove extra menu item.
9488
94892005-05-31 Jay Belanger <belanger@truman.edu>
9490
9491 * calc.texi (Notations Used in This Manual): Use @kbd for key
9492 sequence.
9493 (Demonstration of Calc): Mention another way of starting Calc.
9494 (Starting Calc): Mention long name of M-#.
9495 (Embedded Mode Overview): Remove unnecessary instruction.
9496 (Other M-# commands): Rephrase `M-# 0' explanation.
9497 (Basic Embedded Mode): Rewrite discussion of prefix arguments to
9498 reflect current behavior.
9499
95002005-05-30 Jay Belanger <belanger@truman.edu>
9501
9502 * calc.texi (Hooks): Change description of calc-window-hook and
9503 calc-trail-window-hook to match usage.
9504 (Computational Functions): Add more constant-generating functions.
9505 (Customizable Variables): Use defvar.
9506
95072005-05-28 Jay Belanger <belanger@truman.edu>
9508
9509 * calc.texi (Assignments in Embedded Mode): Fix variable name.
9510 (Basic Embedded Mode): Explain behavior of arguments to
9511 calc-embedded-mode.
9512
95132005-05-27 Jay Belanger <belanger@truman.edu>
9514
9515 * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
9516 current behavior.
9517
95182005-05-25 Jay Belanger <belanger@truman.edu>
9519
9520 * calc.texi: Change Calc version number throughout.
9521 (Keypad Mode): Change location in info output.
9522 (Keypad mode overview): Move picture of keypad.
9523
95242005-05-21 Jay Belanger <belanger@truman.edu>
9525
9526 * calc.texi (Storing variables): Mention that only most variables
9527 are void to begin with.
9528
95292005-05-21 Kevin Ryde <user42@zip.com.au>
9530
9531 * widget.texi (Basic Types): Update cross ref from "Enabling
9532 Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
9533 lispref/text.texi change.
9534
95352005-05-20 Carsten Dominik <dominik@science.uva.nl>
9536
9537 * org.texi: Version 3.09.
9538
95392005-05-18 Carsten Dominik <dominik@science.uva.nl>
9540
9541 * reftex.texi: Version 4.28.
9542
95432005-05-16 Jay Belanger <belanger@truman.edu>
9544
9545 * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
9546
95472005-05-14 Jay Belanger <belanger@truman.edu>
9548
9549 * calc.texi (Default Simplifications): Insert missing ! (logical
9550 not operator).
9551
95522005-05-14 Michael Albinus <michael.albinus@gmx.de>
9553
9554 Sync with Tramp 2.0.49.
9555
95562005-05-10 Jay Belanger <belanger@truman.edu>
9557
9558 * calc.texi (Default Simplifications): Mention that 0^0 simplifies
9559 to 1.
9560
95612005-04-29 Carsten Dominik <dominik@science.uva.nl>
9562
9563 * org.texi: Version 3.08, structure reorganized.
9564
95652005-04-24 Richard M. Stallman <rms@gnu.org>
9566
9567 * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
9568
95692005-04-15 Carsten Dominik <dominik@science.uva.nl>
9570
9571 * org.texi: Update to version 3.06.
9572
95732005-04-13 Lute Kamstra <lute@gnu.org>
9574
9575 * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
9576
95772005-04-10 Thien-Thi Nguyen <ttn@gnu.org>
9578
9579 * cl.texi (Porting Common Lisp): Fix typo.
9580
95812005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
9582
9583 * gnus.texi (RSS): Addition.
9584
95852005-04-04 Jay Belanger <belanger@truman.edu>
9586
9587 * calc.texi: Change Calc version number.
9588 (Customizable variables): Fix description of calc-language-alist.
9589 (Copying): Put in version 2 of GPL.
9590
95912005-04-01 Jay Belanger <belanger@truman.edu>
9592
9593 * calc.texi (Troubleshooting Commands): Remove comment about
9594 installation.
9595 (Installation): Remove section.
9596 (Customizable Variables): New section.
9597 (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
9598 (Graphical Devices): Add references to Customizable Variables.
9599
96002005-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
9601
9602 * emacs-mime.texi (Display Customization): Markup fixes.
9603 (rfc2047): Update.
9604
96052005-03-23 Reiner Steib <Reiner.Steib@gmx.de>
9606
9607 * gnus-faq.texi: Replaced with auto-generated version.
9608
96092005-03-26 Stephan Stahl <stahl@eos.franken.de> (tiny change)
9610
9611 * dired-x.texi (Multiple Dired Directories): default-directory was
9612 renamed to dired-default-directory.
9613
96142005-03-26 Jay Belanger <belanger@truman.edu>
9615
9616 * calc.texi (Simplifying Formulas, Rewrite Rules):
9617 Change description of top and bottom of fraction.
9618 (Modulo Forms): Move description of how to create modulo forms to
9619 earlier in the section.
9620 (Fraction Mode): Suggest using : to get a fraction by dividing.
9621 (Basic Arithmetic): Adjust placement of command name.
9622 (Truncating the Stack): Emphasize that "hidden" entries are still
9623 visible.
9624 (Installation): Move discussion of printing manual to "About This
9625 Manual".
9626 (About This Manual): Mention how to print the manual.
9627 (Reporting Bugs): Remove first person.
9628 (Building Vectors): Add algebraic version of append.
9629 (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
9630 (Grouping Digits): Fix typo.
9631
96322005-03-25 Werner Lemberg <wl@gnu.org>
9633
9634 * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
9635 Replace `legal' with `valid'.
9636
96372005-03-25 Werner Lemberg <wl@gnu.org>
9638
9639 * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
9640
96412005-03-24 Jay Belanger <belanger@truman.edu>
9642
9643 * calc.texi (General Mode Commands)
9644 (Mode Settings in Embedded Mode): Add some explanation of
9645 recording mode settings.
9646
96472005-03-24 Richard M. Stallman <rms@gnu.org>
9648
9649 * calc.texi: Remove praise of non-free software.
9650
9651 * idlwave.texi: Don't say where to get IDL or its non-free manual.
9652 (Installation): Node deleted.
9653
96542005-03-23 Richard M. Stallman <rms@gnu.org>
9655
9656 * url.texi (HTTP language/coding): Improve last change.
9657
96582005-03-22 Jay Belanger <belanger@truman.edu>
9659
9660 * calc.texi (Embedded Mode): Add new information on changing
9661 modes.
9662
96632005-03-20 Michael Albinus <michael.albinus@gmx.de>
9664
9665 Sync with Tramp 2.0.48.
9666
9667 * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
9668
9669 * tramp.texi: Replace "Emacs" by "GNU Emacs". Replace "Linux" by
9670 "GNU/Linux". Change all addresses to .gnu.org.
9671 (Default Method): Offer shortened syntax for "su" and "sudo"
9672 methods.
9673
96742005-03-07 Richard M. Stallman <rms@gnu.org>
9675
9676 * url.texi: Fix usage of "e.g.".
9677 (HTTP language/coding): Explain the rules for these strings.
9678
96792005-03-06 Richard M. Stallman <rms@gnu.org>
9680
9681 * woman.texi (Introduction): Minor cleanups.
9682
9683 * url.texi (HTTP language/coding): Get rid of "Emacs 21".
9684
9685 * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
9686 (Installation): Node deleted.
9687
9688 * mh-e.texi (Preface): Get rid of "Emacs 21".
9689
9690 * eshell.texi (Installation): Delete node (for Emacs 20).
9691
96922005-03-05 Thien-Thi Nguyen <ttn@gnu.org>
9693
9694 * flymake.texi: Refill and tweak style in @lisp blocks.
9695
96962005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
9697
9698 * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
9699
97002005-03-01 Jay Belanger <belanger@truman.edu>
9701
9702 * calc.texi (Trigonometric and Hyperbolic Functions):
9703 Mention additional functions.
9704 (Algebraic Simplifications): Mention additional simplifications.
9705
97062005-02-18 Jonathan Yavner <jyavner@member.fsf.org>
9707
9708 * ses.texi: Add concept/function/variable indices (this work was
9709 donated by Brad Collins <brad@chenla.org>, copyright-assignment
9710 papers on file at FSF).
9711
97122005-02-10 Jay Belanger <belanger@truman.edu>
9713
9714 * calc.texi: Change @LaTeX to La@TeX throughout.
9715 Redefine @expr as @math for TeX output.
9716 Redefine @texline as a no-op for TeX output.
9717 Define @tfn, replace @t by @tfn throughout.
9718
97192005-02-09 Jay Belanger <belanger@truman.edu>
9720
9721 * calc.texi: Add macro for LaTeX for info output.
9722
97232005-02-08 Kim F. Storm <storm@cua.dk>
9724
9725 * texinfo.tex (LaTex): Add def.
9726
97272005-02-06 Jay Belanger <belanger@truman.edu>
9728
9729 * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
9730 change name to "TeX and LaTeX Language Modes." Mention LaTeX mode
9731 throughout manual.
9732
97332005-01-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
9734
9735 * gnus.texi: Some edits based on comments from David Abrahams.
9736
97372005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
9738
9739 * gnus.texi (RSS): Fix the keystroke.
9740
97412005-01-24 David Kastrup <dak@gnu.org>
9742
9743 * faq.texi: Update AUCTeX version info.
9744
97452005-01-16 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
9746
9747 * gnus-faq.texi ([4.1]): Typo.
9748
97492005-01-19 Jay Belanger <belanger@truman.edu>
9750
9751 * calc.texi (Keep Arguments): Mention that keeping arguments
9752 doesn't work with keyboard macros.
9753
97542005-01-16 Richard M. Stallman <rms@gnu.org>
9755
9756 * autotype.texi (Autoinserting): Fix small error.
9757
97582005-01-16 Michael Albinus <michael.albinus@gmx.de>
9759
9760 Sync with Tramp 2.0.47.
9761
9762 * tramp.texi (Compilation): New section, describing compilation of
9763 remote files.
9764
97652005-01-11 Kim F. Storm <storm@cua.dk>
9766
9767 * widget.texi (Basic Types): Add :follow-link keyword.
9768
97692005-01-09 Jay Belanger <belanger@truman.edu>
9770
9771 * calc.texi (Basic Commands): Describe new behavior of calc-reset.
9772
97732005-01-08 Jay Belanger <belanger@truman.edu>
9774
9775 * calc.texi: Change throughout to reflect new default value of
9776 calc-settings-file.
9777
97782005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
9779
9780 * message.texi (Reply): `message-reply-to-function' should return
9781 a list. Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
9782
97832005-01-06 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
9784
9785 * faq.texi (Changing load-path): Fix typo.
9786
97872005-01-05 Jay Belanger <belanger@truman.edu>
9788
9789 * calc.texi (Programming Tutorial): Replace kbd command by
9790 appropriate characters for a keyboard macro.
9791
97922005-01-04 Jay Belanger <belanger@truman.edu>
9793
9794 * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
9795 for Lucid Emacs.
9796 (Programming Tutorial): Mention that the user needs to be in the
9797 right mode to compute some functions.
9798
97992005-01-04 Jay Belanger <belanger@truman.edu>
9800
9801 * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
9802 no longer applicable.
9803
98042005-01-01 Jay Belanger <belanger@truman.edu>
9805
0c7efc08 9806 * calc.texi (Programming Tutorial): Change description of how to
2de53ca6
GM
9807 edit keyboard macros to match current behavior.
9808
98092004-12-31 Jay Belanger <belanger@truman.edu>
9810
9811 * calc.texi: Mention C-cC-c as the way to finish editing throughout.
9812
98132004-12-20 Jay Belanger <belanger@truman.edu>
9814
9815 * calc.texi (Types Tutorial): Emphasize that you can't divide by
9816 zero.
9817
98182004-12-17 Luc Teirlinck <teirllm@auburn.edu>
9819
9820 * cc-mode.texi (Text Filling and Line Breaking): Put period after
9821 @xref.
9822 (Font Locking): Avoid @strong{Note:}.
9823
98242004-12-17 Michael Albinus <michael.albinus@gmx.de>
9825
9826 Sync with Tramp 2.0.46.
9827
9828 * tramp.texi (bottom): Add arch-tag. It was lost, somehow.
9829
98302004-12-16 Luc Teirlinck <teirllm@auburn.edu>
9831
9832 * url.texi: Correct typos.
9833 (Retrieving URLs): @var{nil}->@code{nil}.
af42a9cc 9834 (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
2de53ca6
GM
9835 the standard "The GNU Emacs Manual" in fifth argument of @xref's.
9836 (Dealing with HTTP documents): @inforef->@xref.
9837
98382004-12-15 Jay Belanger <belanger@truman.edu>
9839
9840 * calc.texi: Consistently capitalized all mode names.
9841 (Answers to Exercises): Mention that an answer can be a fraction
9842 when in Fraction mode.
9843
98442004-12-13 Jay Belanger <belanger@truman.edu>
9845
9846 * calc.texi: Fix some TeX definitions.
9847
98482004-12-09 Luc Teirlinck <teirllm@auburn.edu>
9849
9850 * reftex.texi (Imprint): Remove erroneous @value's.
9851
98522004-12-08 Luc Teirlinck <teirllm@auburn.edu>
9853
9854 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
9855 (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
9856
98572004-12-08 Jay Belanger <belanger@truman.edu>
9858
9859 * calc.texi (Starting Calc): Remove comment about installation.
9860 (Keypad Mode Overview): Remove comment about Emacs 19 support.
9861
98622004-12-08 Luc Teirlinck <teirllm@auburn.edu>
9863
9864 * url.texi: Update @setfilename.
9865 (Getting Started): No need to worry about Gnus versions.
9866 (Dealing with HTTP documents): Use @inforef.
9867
9868 * org.texi: Fix @direntry file name.
9869
98702004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
9871
9872 * url.texi: New file.
9873
9874 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
9875
98762004-12-06 Jay Belanger <belanger@truman.edu>
9877
9878 * calc.texi (Using Calc): Remove paragraph about installation.
9879
98802004-12-06 Jay Belanger <belanger@truman.edu>
9881
9882 * calc.texi: Use more Texinfo macros and less TeX defs.
9883 Remove @refill's.
9884
98852004-12-06 Richard M. Stallman <rms@gnu.org>
9886
9887 * org.texi: New file.
9888
98892004-12-05 Richard M. Stallman <rms@gnu.org>
9890
9891 * Makefile.in (org.dvi, ../info/org): New targets.
9892 (INFO_TARGETS): Add ../info/org.
9893 (DVI_TARGETS): Add org.dvi.
9894 (maintainer-clean): Remove the info files in the info dir.
9895
98962004-11-26 Eli Zaretskii <eliz@gnu.org>
9897
9898 * idlwave.texi: Fix the setfilename directive to put the produced
9899 file in ../info.
9900 (Continued Statement Indentation): Resurrect Jan D.'s change from
9901 2004-11-03 that was lost when a newer version of idlwave.texi was
9902 imported.
9903
99042004-12-08 Reiner Steib <Reiner.Steib@gmx.de>
9905
0c7efc08 9906 * gnus-faq.texi ([5.1]): Add missing bracket.
2de53ca6 9907
0c7efc08
SM
9908 * gnus.texi (Filtering Spam Using The Spam ELisp Package):
9909 Index `spam-initialize'.
2de53ca6
GM
9910
99112004-11-22 Reiner Steib <Reiner.Steib@gmx.de>
9912
9913 * message.texi (Various Message Variables): Mention that all mail
9914 file variables are derived from `message-directory'.
9915
9916 * gnus.texi (Splitting Mail): Clarify bogus group.
9917
99182004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
9919
0c7efc08
SM
9920 * emacs-mime.texi (Encoding Customization):
9921 Fix mm-coding-system-priorities entry.
2de53ca6 9922
c8763fb6 99232004-11-03 Jan Djärv <jan.h.d@swipnet.se>
2de53ca6
GM
9924
9925 * idlwave.texi (Continued Statement Indentation):
9926 * reftex.texi (Options (Index Support)):
9927 (Displaying and Editing the Index, Table of Contents):
0c7efc08
SM
9928 * speedbar.texi (Creating a display, Major Display Modes):
9929 Replace non-nil with non-@code{nil}.
2de53ca6
GM
9930
99312004-10-21 Jay Belanger <belanger@truman.edu>
9932
0c7efc08 9933 * calc.texi (Algebraic-Style Calculations): Remove a comment.
2de53ca6
GM
9934
99352004-10-18 Luc Teirlinck <teirllm@auburn.edu>
9936
9937 * calc.texi (Reporting Bugs): Double up `@'.
9938
99392004-10-18 Jay Belanger <belanger@truman.edu>
9940
0c7efc08 9941 * calc.texi (Reporting Bugs): Change the address that bugs
2de53ca6
GM
9942 should be sent to.
9943
99442004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
9945
9946 * gnus.texi (New Features): Add 5.11.
9947
9948 * message.texi (Resending): Remove wrong default value.
9949
9950 * gnus.texi (Mail Source Specifiers): Describe possible problems
9951 of `pop3-leave-mail-on-server'. Add `pop3-movemail' and
9952 `pop3-leave-mail-on-server' to the index.
9953
99542004-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
9955
9956 * message.texi (Canceling News): Add how to set a password.
9957
99582004-10-12 Jay Belanger <belanger@truman.edu>
9959
0c7efc08 9960 * calc.texi (Help Commands): Change the descriptions of
2de53ca6
GM
9961 calc-describe-function and calc-describe-variable to match their
9962 current behavior.
9963
99642004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
9965
9966 * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
9967
99682004-10-12 Michael Albinus <michael.albinus@gmx.de>
9969
9970 Sync with Tramp 2.0.45.
9971
9972 * tramp.texi (Frequently Asked Questions): Comment paragraph about
9973 plink link. The URL is outdated. Originator contacted for
9974 clarification.
9975
99762004-10-10 Juri Linkov <juri@jurta.org>
9977
9978 * gnus.texi (Top, Marking Articles): Join two menus in one node
9979 because a node can have only one menu.
9980
99812004-10-09 Juri Linkov <juri@jurta.org>
9982
9983 * gnus.texi (Fancy Mail Splitting): Remove backslash in the
9984 example of nnmail-split-fancy.
9985
99862004-10-06 Karl Berry <karl@gnu.org>
9987
9988 * info.texi (@kbd{1}--@kbd{9}): No space around --, for
9989 consistency with other uses of dashes.
9990
99912004-10-05 Karl Berry <karl@gnu.org>
9992
9993 * info.texi: Consistently use --- throughout, periods at end of
9994 menu descriptions, and a couple typos.
9995
99962004-09-26 Jesper Harder <harder@ifa.au.dk>
9997
9998 * sieve.texi (Manage Sieve API): nil -> @code{nil}.
9999 * pgg.texi (User Commands, Backend methods): Do.
10000 * gnus.texi: Markup fixes.
10001 (Setting Process Marks): Fix `M P a' entry.
10002 * emacs-mime.texi: Fixes.
10003
100042004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
10005
10006 * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
10007 again.
10008 Use 5.10 instead of 5.10.0.
10009
100102004-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
10011
10012 * gnus.texi (Summary Mail Commands): S D e.
10013
100142004-09-20 Raymond Scholz <ray-2004@zonix.de> (tiny change)
10015
10016 * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
10017 the gnus-article-mode-line-format section.
10018
100192004-09-20 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
10020
10021 * gnus.texi (Various Summary Stuff): Fix the documentation for
10022 gnus-newsgroup-variables.
10023
100242004-09-20 Reiner Steib <Reiner.Steib@gmx.de>
10025
0c7efc08
SM
10026 * gnus.texi (MIME Commands):
10027 Add gnus-mime-display-multipart-as-mixed,
2de53ca6
GM
10028 gnus-mime-display-multipart-alternative-as-mixed,
10029 gnus-mime-display-multipart-related-as-mixed.
10030 (Mail Source Customization): Clarify `mail-source-directory'.
10031 (Splitting Mail): Mention gnus-group-find-new-groups.
0c7efc08 10032 (SpamOracle): Fix typo.
2de53ca6
GM
10033
10034 * gnus-faq.texi: Untabify.
10035 ([6.3]): nnir.el is in contrib directory.
10036
10037 * message.texi (News Headers): Clarify how a unique ID is created.
10038
0c7efc08
SM
10039 * gnus.texi (Batching Agents): Fix typo in example.
10040 Reported by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
2de53ca6 10041
b2abec73 100422004-09-20 Andre Srinivasan <andre@e2open.com> (tiny change)
2de53ca6 10043
0c7efc08 10044 * gnus.texi (Group Parameters): Add more on hooks.
2de53ca6
GM
10045
100462004-09-20 Florian Weimer <fw@deneb.enyo.de>
10047
10048 * gnus.texi (Charsets): Point to relevant section in emacs-mime.
10049
100502004-09-22 Jay Belanger <belanger@truman.edu>
10051
0c7efc08 10052 * calc.texi (Vectors as Lists): Add a warning that the tutorial
2de53ca6
GM
10053 might be hidden during part of the session.
10054
100552004-09-20 Jay Belanger <belanger@truman.edu>
10056
10057 * calc.texi (Notations Used in This Manual): Put in an earlier
10058 mention that DEL could be called Backspace.
10059
100602004-09-10 Simon Josefsson <jas@extundo.com>
10061
10062 * gnus.texi (IMAP): Add example. Suggested and partially written
10063 by Steinar Bang <sb@dod.no>.
10064
100652004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10066
10067 * gnus.texi (IMAP): Add comments about imaps synonym to imap in
10068 netrc syntax.
10069
100702004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10071
b2abec73
JB
10072 * gnus.texi (Spam ELisp Package Sequence of Events):
10073 Some clarifications.
2de53ca6
GM
10074 (Spam ELisp Package Global Variables): More clarifications.
10075
100762004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10077
10078 * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
10079 Mention spam-split does not modify incoming mail.
10080
100812004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10082
10083 * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
10084
100852004-09-10 Eli Zaretskii <eliz@gnu.org>
10086
10087 * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi.
10088
100892004-09-09 Reiner Steib <Reiner.Steib@gmx.de>
10090
10091 * makefile.w32-in (sieve, pgg): Use $(infodir).
10092
100932004-09-08 Dhruva Krishnamurthy <dhruva.krishnamurthy@gmail.com> (tiny change)
10094
10095 * makefile.w32-in: Fix PGG and Sieve entries.
10096
100972004-08-28 Eli Zaretskii <eliz@gnu.org>
10098
10099 * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
10100 Emacs and related programs.
10101
101022004-08-27 Richard M. Stallman <rms@gnu.org>
10103
10104 * faq.texi: Fix texinfo usage, esp. doublequotes.
10105 (Difference between Emacs and XEmacs): Some clarification.
10106
10107 * faq.texi (Difference between Emacs and XEmacs):
10108 Explain not to contrast XEmacs with GNU Emacs.
10109
101102004-08-26 Richard M. Stallman <rms@gnu.org>
10111
10112 * faq.texi (Difference between Emacs and XEmacs): Rewrite.
10113
101142004-08-22 David Kastrup <dak@gnu.org>
10115
10116 * reftex.texi (AUCTeX): Update links, section name.
10117
10118 * faq.texi (Calc): Update availability (included in 22.1).
10119 (AUCTeX): Update availability, information, versions, description.
10120
101212004-08-14 Eli Zaretskii <eliz@gnu.org>
10122
10123 * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
10124
101252004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
10126
10127 * cc-mode.texi: Various updates for CC Mode 5.30.9.
10128
101292004-08-10 Michael Albinus <michael.albinus@gmx.de>
10130
10131 Sync with Tramp 2.0.44.
10132
101332004-08-05 Lars Hansen <larsh@math.ku.dk>
10134
10135 * widget.texi (User Interface): Update how to separate the
10136 editable field of an editable-field widget from other widgets.
10137 (Programming Example): Add text after field.
10138
101392004-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
10140
10141 * emacs-mime.texi (Encoding Customization): Add a note to the
10142 mm-content-transfer-encoding-defaults entry.
10143 (rfc2047): Update.
10144
0c7efc08
SM
10145 * gnus.texi (Article Highlighting):
10146 Add gnus-cite-ignore-quoted-from.
2de53ca6
GM
10147 (POP before SMTP): New node.
10148 (Posting Styles): Addition.
10149 (Splitting Mail): Add nnmail-split-lowercase-expanded.
10150 (Fancy Mail Splitting): Ditto.
10151 (X-Face): Add gnus-x-face.
10152
101532004-08-30 Reiner Steib <Reiner.Steib@gmx.de>
10154
10155 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
10156 * pgg.texi, sieve.texi: Use @copying and @insertcopying.
10157
101582004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
10159
0c7efc08
SM
10160 * gnus.texi (Mail Source Specifiers):
10161 Describe `pop3-leave-mail-on-server'.
2de53ca6
GM
10162
101632004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
10164
10165 * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
10166
10167 * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
10168 repository. Change setfilename.
10169
10170 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
10171
101722004-07-02 Juri Linkov <juri@jurta.org>
10173
10174 * pcl-cvs.texi (Viewing differences): Add `d r'.
10175
101762004-06-29 Jesper Harder <harder@ifa.au.dk>
10177
10178 * ses.texi, viper.texi, flymake.texi, faq.texi:
10179 * eshell.texi, ediff.texi: Markup fixes.
10180
101812004-06-21 Karl Berry <karl@gnu.org>
10182
10183 * info.texi (Top): Mention that only Emacs has mouse support.
10184 (Getting Started): Mention this in a few other places.
10185
101862004-06-13 Luc Teirlinck <teirllm@auburn.edu>
10187
0c7efc08
SM
10188 * autotype.texi (Copyrights, Timestamps):
10189 Recommend `before-save-hook' instead of `write-file-functions'.
2de53ca6
GM
10190
101912004-06-13 Lars Hansen <larsh@math.ku.dk>
10192
10193 * dired-x.texi (dired-mark-omitted): Update keybinding.
10194
101952004-06-10 Kim F. Storm <storm@cua.dk>
10196
10197 * pcl-cvs.texi (Viewing differences): Add 'd y'.
10198
101992004-06-05 Lars Hansen <larsh@math.ku.dk>
10200
10201 * dired-x.texi (variable dired-omit-mode): Rename from
10202 dired-omit-files-p.
10203 (function dired-omit-mode): Rename from dired-omit-toggle.
10204 Call dired-omit-mode rather than set dired-omit-files-p.
10205 (dired-mark-omitted): Describe command.
10206
102072004-05-29 Michael Albinus <michael.albinus@gmx.de>
10208
10209 Version 2.0.41 of Tramp released.
10210
102112004-05-29 Juanma Barranquero <lektu@terra.es>
10212
10213 * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
10214 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
10215
102162004-05-29 Richard M. Stallman <rms@gnu.org>
10217
10218 * cl.texi (Top): Call this chapter `Introduction'.
10219 (Overview): In TeX, no section heading here.
10220
10221 * cc-mode.texi: Put commas after i.e. and e.g. Minor cleanups.
10222
102232004-05-29 Eli Zaretskii <eliz@gnu.org>
10224
10225 * Makefile.in (../info/flymake, flymake.dvi): New targets.
10226 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
10227
102282004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
10229
10230 * flymake.texi: New file.
10231
102322004-05-28 Simon Josefsson <jas@extundo.com>
10233
10234 * smtpmail.texi (Authentication): Improve STARTTLS discussion.
10235
b344d29d 102362004-05-07 Kai Großjohann <kai@emptydomain.de>
2de53ca6
GM
10237
10238 Version 2.0.40 of Tramp released.
10239
102402004-04-25 Michael Albinus <Michael.Albinus@alcatel.de>
10241
10242 Complete rework, based on review by Karl Berry <karl@gnu.org>.
10243
10244 * tramp.texi (Auto-save and Backup): Explain exploitation of new
10245 variables `tramp-backup-directory-alist' and
10246 `tramp-bkup-backup-directory-info'.
10247 (Overview, Connection types)
10248 (External transfer methods, Default Method)
10249 (Windows setup hints): Remove restriction of password entering
10250 with external methods.
10251 (Auto-save and Backup): Make file name example
10252 (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info'
10253 and `auto-save-directory' must be used.
10254 (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
10255 only "NT"). Remove doubled entry "What kinds of systems does
10256 @tramp{} work on".
10257 (tramp): Macro removed.
10258 (Obtaining Tramp): Flag removed from title.
10259 (all): "tramp-" and "-" removed from flag names. Flags `tramp'
10260 and `trampver' used properly. Flag `tramp-inst' replaced by
10261 `installchapter'. Installation related text adapted.
10262
102632004-04-28 Masatake YAMATO <jet@gyve.org>
10264
10265 * widget.texi (Programming Example): Remove overlays.
10266
102672004-04-27 Jesper Harder <harder@ifa.au.dk>
10268
10269 * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
10270
102712004-04-23 Juanma Barranquero <lektu@terra.es>
10272
10273 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
10274
102752004-04-05 Jesper Harder <harder@ifa.au.dk>
10276
10277 * info.texi (Info Search): Add info-apropos.
10278
102792004-03-22 Juri Linkov <juri@jurta.org>
10280
10281 * faq.texi: Fix help key bindings.
10282
102832004-03-17 Luc Teirlinck <teirllm@auburn.edu>
10284
10285 * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
10286 (as suggested by Karl Berry). Update information about colored
10287 stars in menus. Add new subheading describing M-n.
10288
102892004-03-12 Richard M. Stallman <rms@gnu.org>
10290
10291 * cl.texi (Top): Rename top node's title.
10292
102932004-03-08 Karl Berry <karl@gnu.org>
10294
10295 * info.texi: \input texinfo.tex instead of just texinfo, to avoid
10296 problems making the texinfo distribution.
10297
102982004-02-29 Simon Josefsson <jas@extundo.com>
10299
0c7efc08 10300 * smtpmail.texi (Authentication): Change the list of supported
2de53ca6
GM
10301 authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
10302 CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
10303 <voegelas@gmx.net>.
10304
103052004-02-29 Juanma Barranquero <lektu@terra.es>
10306
10307 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
10308 Use $(DEL) instead of rm, and ignore exit code.
10309
b344d29d 103102004-02-29 Kai Großjohann <kgrossjo@eu.uu.net>
2de53ca6
GM
10311
10312 Tramp version 2.0.39 released.
10313
103142004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
10315
10316 * tramp.texi (Customizing Completion): Explain new functions
10317 `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
10318 (all): Savannah URLs unified to "http://savannah.nongnu.org".
0c7efc08
SM
10319 (Top): Refer to Savannah mailing list as the major one.
10320 Mention older mailing lists in HTML mode only.
2de53ca6
GM
10321 (Auto-save and Backup): Add auto-save. Based on wording of Kai.
10322 (Frequently Asked Questions): Remote hosts must not be Unix-like
10323 for "smb" method.
10324 (Password caching): New node.
10325 (External transfer methods): Refer to password caching for "smb"
10326 method.
10327
103282004-02-17 Karl Berry <karl@gnu.org>
10329
10330 * info.texi (Help-Int): Mention the new line number feature.
10331
103322004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
10333
10334 * ses.texi (Advanced Features): New functionality for
10335 ses-set-header-row (defaults to current row unless C-u used).
10336 (Acknowledgements): Add Stefan Monnier.
10337
103382003-12-29 Kevin Ryde <user42@zip.com.au>
10339
10340 * viper.texi (Vi Macros): Fix reference to the Emacs manual.
10341
b344d29d 103422003-11-30 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
10343
10344 Tramp version 2.0.38 released.
10345
10346 * tramp.texi (Remote shell setup): Warn of environment variables
10347 FRUMPLE if user frumple exists. Suggested by Sven Gabriel
10348 <sven.gabriel@imk.fzk.de>.
10349 (Configuration): Tramp now chooses base64/uuencode
10350 automatically. Update wording accordingly.
10351 (Top): More description for the `Default Method' menu entry.
10352 (Default Method): Use @code, not @var, for Lisp variables.
10353 (Default Method): New subsection `Which method is the right one
10354 for me?' Suggested by Christian Kirsch.
10355 (Configuration): Pointer to new subsection added.
10356 (Default Method): Too many "use" in one sentence.
10357 Rephrase. Reported by Christian Kirsch.
10358 (Filename Syntax): Old `su' example is probably a left-over from
10359 the sm/su method naming. Replace with `ssh', instead.
10360 (External transfer methods, Auto-save and Backup):
10361 Typo fixes.
10362
103632003-11-02 Michael Albinus <Michael.Albinus@alcatel.de>
10364
183080b6 10365 * tramp.texi (all): Harmonize all occurrences of @tramp{}.
2de53ca6
GM
10366 (Top): Mention japanese manual only if flag `jamanual' is set.
10367 Insert section `Japanese manual' in menu.
10368
103692003-11-26 Thien-Thi Nguyen <ttn@gnu.org>
10370
10371 * eshell.texi (Known Problems): Add doc item.
10372
103732003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
10374
10375 * cc-mode.texi: Update for CC Mode 5.30.
10376
10377 Note: Please refrain from doing purely cosmetic changes like
10378 removing trailing whitespace in this manual; it clobbers cvs
10379 merging for no good reason.
10380
103812003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
10382
10383 * man/ediff.texi, man/tramp.texi, man/vip.texi, man/viper.texi:
10384 * man/widget.texi, man/woman.texi: Replace @sc{ascii} and ASCII with
10385 @acronym{ASCII}.
10386
103872003-10-26 Karl Berry <karl@gnu.org>
10388
10389 * info.texi (Info Search): Echo area, not echo are. From Debian
10390 diff.
10391
103922003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
10393
10d1d0af 10394 * widget.texi (Defining New Widgets): Document new behavior of
2de53ca6
GM
10395 :buttons and :children keywords.
10396
103972003-10-22 Miles Bader <miles@gnu.org>
10398
10399 * Makefile.in (info): Move before $(top_srcdir)/info.
10400
104012003-10-17 Thien-Thi Nguyen <ttn@gnu.org>
10402
10403 * tramp.texi (Inline methods): Small grammar fix.
10404 (External transfer methods): Likewise.
10405
104062003-10-08 Nick Roberts <nick@nick.uklinux.net>
10407
10408 * speedbar.texi: Remove paragraph for GUD that is no longer true.
10409
104102003-10-06 Luc Teirlinck <teirllm@auburn.edu>
10411
10412 * texinfo.tex: Replace `%' in arch tagline by @ignore.
10413
104142003-09-30 Richard M. Stallman <rms@gnu.org>
10415
10416 * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
10417
10418 * widget.texi (User Interface): Fix typos.
10419
10420 * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
10421
104222003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
10423
10424 * pcl-cvs.texi (Selected Files): Fix typo.
10425
104262003-09-21 Karl Berry <karl@gnu.org>
10427
10428 * info.texi (] and [ commands): No period at end of section title.
10429
104302003-09-04 Miles Bader <miles@gnu.org>
10431
10432 * Makefile.in (top_srcdir): New variable.
10433 ($(top_srcdir)/info): New rule.
10434 (info): Depend on it.
10435
104362003-09-03 Peter Runestig <peter@runestig.com>
10437
10438 * makefile.w32-in: New file.
10439
104402003-08-26 Per Abrahamsen <abraham@dina.kvl.dk>
10441
10442 * widget.texi (User Interface): Explain the need of static text
10443 around an editable field.
10444
104452003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
10446
10447 * widget.texi (Basic Types): The argument to `:help-echo' can now
10448 be a form that evaluates to a string.
10449
104502003-08-18 Kim F. Storm <storm@cua.dk>
10451
10452 * calc.texi (Queries in Macros): Update xref to keyboard macro query.
10453
104542003-08-16 Richard M. Stallman <rms@gnu.org>
10455
10456 * dired-x.texi (Shell Command Guessing): Explain *.
10457
104582003-08-16 Chunyu Wang <spr@db.cs.hit.edu.cn> (tiny change)
10459
10460 * pcl-cvs.texi (Log Edit Mode): Fix key binding for
10461 log-edit-insert-changelog.
10462
104632003-08-03 Karl Berry <karl@gnu.org>
10464
10465 * info.texi: Need @contents.
10466
c8763fb6 104672003-07-20 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
10468
10469 Tramp version 2.0.36 released.
10470
10471 * tramp.texi (Remote shell setup): Explain about problems with
10472 non-Bourne commands in ~/.profile and ~/.shrc.
10473
104742003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
10475
10476 * info.texi (Help-Inv, Help-M, Help-Xref): Update following
10477 renaming of `vis-mode' to `visible-mode'.
10478
104792003-07-04 Luc Teirlinck <teirllm@mail.auburn.edu>
10480
10481 * info.texi (Top, Help-Small-Screen): Remove accidentally added
10482 next, prev and up pointers.
10483
104842003-07-02 Luc Teirlinck <teirllm@mail.auburn.edu>
10485
10486 * info.texi (Help): Mention existence of Emacs and stand-alone
10487 Info at the very beginning of the tutorial.
10488 (Help-Inv): New node.
10489 (Help-]): New node.
10490 (Help-M): Systematically point out the differences between default
10491 Emacs and stand-alone versions. Delete second menu.
10492 (Help-Xref): Systematically point out the differences between
10493 default Emacs and stand-alone versions.
10494 (Help-Int): Change `l' example.
10495 (Expert Info): Fix typos.
10496 (Emacs Info Variables): Mention `Info-hide-note-references' and
10497 new default for `Info-scroll-prefer-subnodes'.
10498
c8763fb6 104992003-06-17 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
10500
10501 Version 2.0.35 of Tramp released.
10502
10503 * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
10504 (Inline methods): Add methods `remsh' and `plink1'.
10505 (External transfer methods): Add method `remcp'.
10506 (Multi-hop Methods): Add method `remsh'.
10507 Small patch from Adrian Aichner <adrian@xemacs.org>:
10508 Fix minor typos.
0c7efc08 10509 (Concept Index): Add to make manual searchable via
2de53ca6
GM
10510 `Info-index'.
10511 (Version Control): Add cindex entry.
10512
c8763fb6 105132003-05-24 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
10514
10515 * trampver.texi: Version 2.0.34 released.
10516
105172003-05-03 Glenn Morris <gmorris@ast.cam.ac.uk>
10518
10519 * faq.texi: Improve previous changes.
10520
105212003-05-02 Glenn Morris <gmorris@ast.cam.ac.uk>
10522
10523 * faq.texi: Update copyright and maintenance details.
10524 Update some package URLs, versions, and maintainers.
10525 Remove many references to the Emacs Lisp Archive.
10526
105272003-04-23 Simon Josefsson <jas@extundo.com>
10528
10529 * smtpmail.texi: Fix license (the invariant sections mentioned has
10530 never been part of the smtp manual). Align info dir entry with
10531 other emacs packages.
10532
105332003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
10534
10535 * tramp.texi: Version 2.0.33 released.
10536 Remove installation chapter. Remove XEmacs specifics.
10537
105382003-03-29 Richard M. Stallman <rms@gnu.org>
10539
10540 * tramp.texi (Top): Undo the previous renaming.
10541 (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
10542
c8763fb6 105432003-03-29 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
10544
10545 * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
10546 version of manual.
10547
10548 * tramp.texi (Auto-save and Backup): New node.
10549
105502003-03-29 Michael Albinus <Michael.Albinus@alcatel.de>
10551
10552 * tramp.texi (Top): Include trampver.texi. Rename "Emacs" to "GNU
10553 Emacs" in order to have better differentiation to "XEmacs".
10554 `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
10555 are new macros in order to point to the other Emacs flavor where
10556 appropriate. In info case, point to node `Installation' in order
10557 to explain how to generate the other way. In html case, make a
10558 link to the other html file.
0c7efc08 10559 (Obtaining TRAMP): Add a paragraph saying to perform `autoconf'
2de53ca6
GM
10560 after CVS checkout/update.
10561 (Installation): Completely rewritten.
10562 (Installation parameters, Load paths): New sections under
10563 `Installation'.
10564
c8763fb6 105652003-02-28 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
10566
10567 * tramp.texi: Version 2.0.30 released.
10568 Replace word "path" with "localname" where used as a component of
10569 a Tramp file name.
10570
105712003-02-28 Michael Albinus <Michael.Albinus@alcatel.de>
10572
10573 * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
10574 introduced.
10575 (Installation): Explain what to do if files from the tramp/contrib
10576 directory are needed.
10577
105782003-02-23 Alex Schroeder <alex@emacswiki.org>
10579
10580 * smtpmail.texi (How Mail Works): New.
10581
105822003-02-22 Alex Schroeder <alex@emacswiki.org>
10583
10584 * smtpmail.texi: New file.
10585
10586 * Makefile.in: Build SMTP manual.
10587
c8763fb6 105882003-02-05 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
10589
10590 * tramp.texi: Version 2.0.29 released.
10591 (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
10592 M-x makeinfo-buffer RET. Reported by gebser@ameritech.net.
10593
105942003-02-01 Michael Albinus <Michael.Albinus@alcatel.de>
10595
10596 * tramp.texi (Frequently Asked Questions): Explain a workaround if
e4920bc9 10597 another package loads accidentally Ange-FTP.
2de53ca6
GM
10598
105992003-01-24 Michael Albinus <Michael.Albinus@alcatel.de>
10600
10601 * tramp.texi (Customizing Completion): Add function
10602 `tramp-parse-sconfig'. Change example of
10603 `tramp-set-completion-function', because parsing of ssh config
10604 files looks more natural.
10605
106062003-01-15 ShengHuo ZHU <zsh@cs.rochester.edu>
10607
10608 * gnus.texi: Do not use `path' in several locations.
10609
c8763fb6 106102002-12-26 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6 10611
0c7efc08
SM
10612 * tramp.texi (External transfer methods): New method `smb'.
10613 From Michael Albinus.
2de53ca6
GM
10614
106152002-11-05 Karl Berry <karl@gnu.org>
10616
10617 * info.texi (Info-fontify): Reorder face list to avoid bad line
10618 breaks.
10619
c8763fb6 106202002-10-06 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2de53ca6 10621
0c7efc08
SM
10622 * tramp.texi: Move @copying to standard place.
10623 Use @insertcopying.
2de53ca6
GM
10624
106252002-10-02 Karl Berry <karl@gnu.org>
10626
10627 * (ada-mode.texi autotype.texi calc.texi cc-mode.texi cl.texi
10628 dired-x.texi ebrowse.texi ediff.texi emacs-mime.texi
10629 eshell.texi eudc.texi faq.texi forms.texi idlwave.texi info.texi
10630 message.texi mh-e.texi pcl-cvs.texi reftex.texi sc.texi ses.texi
10631 speedbar.texi vip.texi viper.texi widget.texi woman.texi):
10632 Per rms, update all manuals to use @copying instead of @ifinfo.
10633 Also use @ifnottex instead of @ifinfo around the top node, where
10634 needed for the sake of the HTML output.
10635 (The Gnus manual is not fixed since it's not clear to me how it
10636 works; and the Tramp manual already uses @copying, although in an
10637 unusual way. All others were changed.)
10638
106392002-09-10 Jonathan Yavner <jyavner@engineer.com>
10640
10641 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
10642 (../info/ses, ses.dvi): New targets.
10643 * ses.texi: New file.
10644
c8763fb6 106452002-09-06 Pavel Janík <Pavel@Janik.cz>
2de53ca6
GM
10646
10647 * texinfo.tex: Update to texinfo 4.2.
10648
106492002-08-27 Carsten Dominik <dominik@sand.science.uva.nl>
10650
10651 * reftex.texi: Update to RefTeX 4.19.
10652
c8763fb6 106532002-06-17 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2de53ca6
GM
10654
10655 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
10656 (../info/tramp, tramp.dvi): New targets.
10657
106582002-01-04 Eli Zaretskii <eliz@is.elta.co.il>
10659
10660 * Makefile.in (DVI_TARGETS): Add calc.dvi.
10661 (calc.dvi): Uncomment.
10662
106632001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
10664
10665 * Makefile.in (INFO_TARGETS): Add ../info/calc.
10666 (../info/calc): New target.
10667
106682001-10-20 Gerd Moellmann <gerd@gnu.org>
10669
10670 * (Version 21.1 released.)
10671
106722001-10-05 Gerd Moellmann <gerd@gnu.org>
10673
10674 * Branch for 21.1.
10675
106762001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
10677
10678 * Makefile.in (../info/info): Use an explicit -o switch to
10679 makeinfo.
10680
106812001-03-05 Gerd Moellmann <gerd@gnu.org>
10682
10683 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
10684
106852000-12-20 Eli Zaretskii <eliz@is.elta.co.il>
10686
10687 * Makefile.in (../info/idlwave): Use --no-split.
10688
106892000-12-14 Dave Love <fx@gnu.org>
10690
c4cc8b9a 10691 * Makefile.in (mostlyclean): Remove gnustmp.*.
2de53ca6
GM
10692 (gnus.dvi): Change rule to remove @latex stuff.
10693
106942000-10-19 Eric M. Ludlam <zappo@ultranet.com>
10695
10696 * Makefile.in (Speedbar): Add build targets for speedbar.texi.
10697
106982000-10-13 John Wiegley <johnw@gnu.org>
10699
10700 * Makefile.in: Add build targets for eshell.texi.
10701
107022000-09-25 Gerd Moellmann <gerd@gnu.org>
10703
10704 * Makefile.in: Remove/comment speedbar stuff.
10705
107062000-09-22 Dave Love <fx@gnu.org>
10707
10708 * Makefile.in: Add emacs-mime.
10709
107102000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
10711
10712 * Makefile.in (INFO_TARGETS): Add ../info/woman.
10713 (DVI_TARGETS): Add woman.dvi.
10714 (../info/woman, woman.dvi): New targets.
10715
107162000-05-31 Stefan Monnier <monnier@cs.yale.edu>
10717
10718 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
10719
10720 * pcl-cvs.texi: New file.
10721 * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
10722 (../info/pcl-cvs, pcl-cvs.dvi): New targets.
10723
107242000-05-11 Gerd Moellmann <gerd@gnu.org>
10725
10726 * Makefile.in (INFO_TARGETS): Add info/ebrowse.
10727 (../info/ebrowse, ebrowse.dvi): New targets.
10728
107292000-01-13 Gerd Moellmann <gerd@gnu.org>
10730
10731 * Makefile.in (INFO_TARGETS): Add eudc.
10732 (DVI_TARGETS): Add eudc.dvi.
10733 (../info/eudc, eudc.dvi): New targets.
10734
107352000-01-05 Eli Zaretskii <eliz@is.elta.co.il>
10736
10737 * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
10738 compatibility with 8+3 filesystems).
10739 (../info/efaq): Rename from emacs-faq.
10740
107412000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
10742
10743 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
10744 (../info/idlwave, idlwave.dvi): New targets.
10745
107461999-10-23 Dave Love <fx@gnu.org>
10747
10748 * Makefile.in: Use autotype.texi.
10749
107501999-10-12 Stefan Monnier <monnier@cs.yale.edu>
10751
10752 * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
10753 faq.texi file) rather than ../info/faq.
10754
107551999-10-07 Gerd Moellmann <gerd@gnu.org>
10756
10757 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
10758 (../info/ada-mode, ada-mode.dvi): New targets.
10759
107601999-09-01 Dave Love <fx@gnu.org>
10761
10762 * Makefile.in: Add faq.
10763
107641999-07-12 Richard Stallman <rms@gnu.org>
10765
10766 * Version 20.4 released.
10767
107681998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
10769
10770 * Version 20.3 released.
10771
107721998-04-06 Andreas Schwab <schwab@gnu.org>
10773
768c0c0f
JB
10774 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
10775 Use it in dvi targets.
2de53ca6
GM
10776 (../etc/GNU): Change to $(srcdir) first.
10777
107781998-03-11 Carsten Dominik <cd@delysid.gnu.org>
10779
10780 * reftex.texi: Update for RefTeX version 3.22.
10781
107821998-02-08 Richard Stallman <rms@psilocin.gnu.org>
10783
10784 * Makefile.in (reftex.dvi, ../info/reftex): New targets.
10785 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
10786
107871997-09-23 Paul Eggert <eggert@twinsun.com>
10788
10789 * Makefile.in: Merge changes mistakenly made to `Makefile'.
10790 (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
10791
107921997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10793
10794 * Version 20.2 released.
10795
107961997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10797
10798 * Version 20.1 released.
10799
108001997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10801
10802 * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
10803
108041996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10805
10806 * Version 19.33 released.
10807
108081996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10809
10810 * Version 19.32 released.
10811
108121996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
10813
10814 * Makefile.in: Add rules for the Message manual.
10815
108161996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
10817
10818 * gnus.texi: New version.
10819
10820 * message.texi: New manual.
10821
108221996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10823
10824 * Makefile.in (All info targets): cd $(srcdir) to do the work.
10825
108261996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10827
10828 * Makefile.in (All info targets): Specify $(srcdir) in input files.
10829 Specify -I option.
10830 (All dvi targets): Set the TEXINPUTS variable.
10831
108321996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
10833
10834 * Version 19.31 released.
10835
108361996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
10837
10838 * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
10839 (INFO_TARGETS): Use new name. This avoids name conflict on MSDOS.
10840
108411995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10842
10843 * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
10844 (INFO_TARGETS): Add ../info/cc-mode.
10845 (DVI_TARGETS): Add cc-mode.dvi.
10846
2de53ca6
GM
108471995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10848
10849 * Version 19.30 released.
10850
108511995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
10852
10853 * gnus.texi: New file.
10854
108551995-11-04 Erik Naggum <erik@naggum.no>
10856
10857 * gnus.texi: File deleted.
10858
108591995-11-02 Stephen Gildea <gildea@stop.mail-abuse.org>
10860
10861 * mh-e.texi: "Function Index" -> "Command Index" to work with
10862 Emacs 19.30 C-h C-k support of separately-documented commands.
10863
108641995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10865
10866 * Makefile.in (../info/ediff, ediff.dvi): New targets.
10867 (INFO_TARGETS, DVI_TARGETS): Add those new targets.
10868
108691995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10870
10871 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
10872 (../info/viper, viper.dvi): New targets.
10873
108741995-04-20 Kevin Rodgers <kevinr@ihs.com>
10875
10876 * dired-x.texi (Installation): Change the example to set
10877 buffer-local variables like dired-omit-files-p in
10878 dired-mode-hook.
10879
108801995-04-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10881
10882 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
10883 (../info/mh-e, mh-e.dvi): New targets.
10884
108851995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
10886
10887 * Makefile.in (maintainer-clean): Rename from realclean.
10888
108891994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10890
10891 * Makefile.in: New file.
10892 * Makefile: File deleted.
10893
108941994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10895
10896 * Makefile (TEXINDEX_OBJS): Variable deleted.
10897 (texindex, texindex.o, getopt.o): Rules deleted.
10898 All deps on texindex deleted.
10899 (distclean): Don't delete texindex.
10900 (mostlyclean): Don't delete *.o.
10901 * texindex.c, getopt.c: Files deleted.
10902
109031994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10904
10905 * Version 19.26 released.
10906
109071994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10908
10909 * Version 19.25 released.
10910
109111994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10912
10913 * Version 19.24 released.
10914
109151994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10916
10917 * Version 19.23 released.
10918
109191994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10920
10921 * Makefile: Delete spurious tab.
10922
109231994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10924
10925 * Makefile (.SUFFIXES): New rule.
10926
109271994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10928
10929 * Makefile (dired-x.dvi, ../info/dired-x): New targets.
10930 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
10931
109321994-01-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10933
10934 * Makefile (../info/sc): Rename from sc.info.
10935 (../info/cl): Likewise.
10936 (INFO_TARGETS): Use new names.
10937
109381993-12-04 Richard Stallman (rms@srarc2)
10939
10940 * getopt.c: New file.
10941 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
10942 (getopt.o): New rule.
10943 (dvi): Don't depend on texindex.
10944 (cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
10945 Depend on texindex.
10946
109471993-12-03 Richard Stallman (rms@srarc2)
10948
10949 * Makefile (../info/sc.info): Rename from ../info/sc.
10950 (TEXI2DVI): New variable.
10951 (cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
10952 Add explicit commands.
10953 (TEXINDEX_OBJS): Delete duplicate getopt.o.
10954
109551993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10956
10957 * Version 19.22 released.
10958
109591993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10960
10961 * Makefile (TEXINDEX_OBJS): Delete spurious period.
10962
109631993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10964
10965 * Version 19.21 released.
10966
109671993-11-15 Paul Eggert (eggert@twinsun.com)
10968
10969 * man/Makefile (../info/cl.info): Rename from ../info/cl.
10970
109711993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10972
10973 * Makefile (../etc/GNU): New target.
10974 (EMACSSOURCES): Add gnu1.texi.
10975
109761993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10977
10978 * Makefile (realclean): Don't delete the Info files.
10979
f0131492 109801993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
2de53ca6
GM
10981
10982 * forms.texi: Fix forms.texi so that it will format correctly.
10983 Add missing `@end iftex', fix bad reference.
10984
10985 * info.texi, info-stn.texi: New files implement texinfo version of
10986 `info' file.
10987
f0131492 109881993-10-20 Brian J. Fox (bfox@ai.mit.edu)
2de53ca6
GM
10989
10990 * Makefile: Fix targets for texindex, new info.texi files.
10991 * info-stnd.texi: New file implements info for standalone info
10992 reader.
10993 * info.texi: Update to include recent changes to "../info/info".
10994 New source file for ../info/info; includes info-stnd.texi.
10995
10996 * texindex.c: Include "../src/config.h" if building in emacs.
10997
10998 * Makefile: Change all files to FILENAME.texi, force all targets
10999 to be FILENAME, not FILENAME.info. This changes sc.texinfo,
11000 vip.texinfo, forms.texinfo, cl.texinfo.
11001 Add target to build texindex.c, defining `emacs'.
11002
11003 * forms.texi: Install new file to match version 2.3 of forms.el.
11004
110051993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11006
11007 * Version 19.19 released.
11008
110091993-08-10 Simon Leinen (simon@lia.di.epfl.ch)
11010
11011 * sc.texinfo: Fix info file name.
11012
11013 * Makefile (info): Add gnus and sc.
11014 (dvi): Add gnus.dvi and sc.dvi.
11015 (../info/sc, sc.dvi): New targets.
11016
110171993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11018
11019 * Version 19.18 released.
11020
110211993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11022
11023 * Makefile: Fix source file names of the separate manuals.
11024 (gnus.dvi, ../info/gnus): New targets.
11025
110261993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11027
11028 * Version 19.17 released.
11029
110301993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11031
11032 * split-man: Fix typos in last change.
11033
110341993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11035
11036 * Version 19.16 released.
11037
110381993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11039
11040 * version 19.15 released.
11041
110421993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11043
11044 * Makefile (distclean): It's rm, not rf.
11045
110461993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11047
11048 * Version 19.14 released.
11049
110501993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11051
11052 * Makefile: New file.
11053
110541993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11055
11056 * Version 19.13 released.
11057
110581993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11059
11060 * Version 19.9 released.
11061
110621993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11063
11064 * Version 19.8 released.
11065
110661993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11067
11068 * Version 19.7 released.
11069
110701990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
11071
11072 * gnus.texinfo: New file. Removed installation instructions.
11073
110741990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
11075
11076 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
11077
110781989-01-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
11079
11080 * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
0c7efc08
SM
11081 then define `\sc' as the command for smallcaps in Texinfo.
11082 This means that the @sc command will produce small caps. bfox has
2de53ca6
GM
11083 made the corresponding change to makeinfo and texinfm.el.
11084
110851988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
11086
11087 * vip.texinfo: Remove menu entry Adding Lisp Code in node
11088 Customization since the menu entry did not point to anything.
11089 Also add an @finalout command to remove overfull hboxes from the
11090 printed output.
11091
11092 * cl.texinfo: Add @bye, \input line and @settitle to file.
11093 This file is clearly intended to be a chapter of some other work,
11094 but the other work does not yet exist.
11095
110961988-07-25 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
11097
11098 * texinfo.texinfo: Three typos corrected.
11099
4009494e 11100;; Local Variables:
c8763fb6 11101;; coding: utf-8
4009494e
GM
11102;; End:
11103
ab422c4d 11104 Copyright (C) 1993-1999, 2001-2013 Free Software Foundation, Inc.
4009494e
GM
11105
11106 This file is part of GNU Emacs.
11107
97c0352c 11108 GNU Emacs is free software: you can redistribute it and/or modify
4009494e 11109 it under the terms of the GNU General Public License as published by
97c0352c
GM
11110 the Free Software Foundation, either version 3 of the License, or
11111 (at your option) any later version.
4009494e
GM
11112
11113 GNU Emacs is distributed in the hope that it will be useful,
11114 but WITHOUT ANY WARRANTY; without even the implied warranty of
11115 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
11116 GNU General Public License for more details.
11117
11118 You should have received a copy of the GNU General Public License
97c0352c 11119 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.