Add "Branch for 23.1" ChangeLog entry.
[bpt/emacs.git] / doc / misc / ChangeLog
1 2009-06-21 Chong Yidong <cyd@stupidchicken.com>
2
3 * Branch for 23.1.
4
5 2009-06-17 Glenn Morris <rgm@gnu.org>
6
7 * faq.texi (Obtaining the FAQ): Add reference to Savannah.
8 (Latest version of Emacs): Mention source code repository.
9
10 2009-06-16 Glenn Morris <rgm@gnu.org>
11
12 * faq.texi (Top): Language tweak.
13 (Extended commands): Most people have arrow keys.
14 (Emacs manual): Say how to follow info links.
15 (File-name conventions): Change title a bit. Explain about source
16 versus installed. Condense etc description.
17 (Guidelines for newsgroup postings): Mention Savannah list page.
18 (Newsgroup archives): Simplify.
19 (Contacting the FSF): Add contact URL.
20 (Emacs Lisp documentation): Printed version not always available.
21 (Installing Texinfo documentation): Explain how by hand installation is
22 not normally needed. Use add-to-list. Remove duplicate reference.
23 (Informational files for Emacs): Move info on Help menu here from
24 "File-name conventions".
25 (Help installing Emacs): Tweak uref.
26 (Obtaining the FAQ): Mention repository.
27 (Origin of the term Emacs): Explain "ITS".
28 (Changing load-path): Use add-to-list.
29 (Automatic indentation): Clarify this is for Text mode.
30 Don't mention Indented Text mode.
31 (Finding Emacs on the Internet): The FSF does not seem to offer a
32 deluxe distribution on CD anymore.
33
34 2009-06-16 Glenn Morris <rgm@gnu.org>
35
36 * faq.texi (Top): Mention which Emacs version this FAQ is about.
37 Recommend the latest release. Mention how to get older FAQs.
38 Recommend the Emacs manual.
39 (Guidelines for newsgroup postings): Discourage cross-posts.
40 (Underlining paragraphs): Remove.
41 (Editing MS-DOS files): Remove pre-Emacs 20 information.
42 (Bugs and problems): Update key-binding.
43 (Problems with very large files): Mention 64-bit.
44 (Shell process exits abnormally): Remove.
45 (Problems with Shell Mode): Rename and update.
46 (Spontaneous entry into isearch-mode)
47 (Problems talking to certain hosts): Remove. This is old information,
48 in etc/PROBLEMS if needed.
49 (Emacs takes a long time to visit files, Updating Emacs): Remove.
50 (Dired claims that no file is on this line): Update.
51 (Installing Emacs, Problems building Emacs): Simplify.
52 (Emacs for MS-DOS): Refer to msdos/INSTALL rather than duplicating
53 information.
54 (Emacs for MS-Windows): Rename from "Emacs for Windows". Simplify.
55 (Emacs for Mac OS X): Rename from "Emacs for Apple computers".
56 (JDEE): "JDEE", not "JDE".
57 (Handling C-s and C-q with flow control, Binding C-s and C-q):
58 Remove. This is old information, in etc/PROBLEMS if needed.
59 (stty and Backspace key, Kanji and Chinese characters): Remove.
60 (Right-to-left alphabets): Update section.
61 (Changing the included text prefix): Gnus uses message-yank-prefix.
62 Add cross-reference to Supercite manual.
63 (Saving a copy of outgoing mail): Simplify output file description.
64 (Expanding aliases when sending mail): Refer to Emacs manual.
65 Remove old info about RFC822.
66 Correct description of how to rebuild aliases.
67 (Rmail writes to /var/spool/mail): Update location from /usr/spool/mail.
68 (MIME with Emacs mail packages)
69 (Viewing articles with embedded underlining)
70 (Saving a multi-part Gnus posting, Gnus hangs for a long time):
71 Remove old sections.
72 (Killing based on nonstandard headers): Remove. Scoring is preferable,
73 and is well-documented in the Gnus manual.
74 (Reading news with Emacs): Merge "Learning more about Gnus" into here.
75 (Making Gnus faster): Rename from "Starting Gnus faster".
76 Merge "Catch-up is slow in Gnus" into here.
77
78 2009-06-14 Glenn Morris <rgm@gnu.org>
79
80 * faq.texi (Status of Emacs): Re-order with most recent releases first.
81 (New in Emacs 23): New section.
82 (Handling C-s and C-q with flow control): Add xref.
83
84 2009-06-13 Glenn Morris <rgm@gnu.org>
85
86 * faq.texi (Setting up a customization file): Grammar fix.
87 Customize is no longer "new".
88 (Displaying the current line or column): Line-number mode is on by
89 default. Don't mention `column' package. Mention linum.el.
90 (Turning on abbrevs by default): Explain how to do it for buffers,
91 modes, and everywhere.
92 (Associating modes with files): Use add-to-list. Don't mention Emacs
93 19.
94 (Highlighting a region): On by default since 23.1.
95 (Replacing highlighted text): Update doc quote.
96 (Working with unprintable characters): Don't mention search-quote-char.
97 (Using an already running Emacs process): Gnuclient is probably not an
98 enhancement these days.
99 (Indenting switch statements): Remove mention of pre-Emacs 20.
100 (Horizontal scrolling): Abbreviate Emacs 20 description.
101 (Replacing text across multiple files): Fix name of dired command.
102 (Disabling backups): Use require not load.
103 (Learning more about Gnus): Add cross-refs to Gnus manual and FAQ.
104
105 2009-06-13 Bill Wohler <wohler@newt.com>
106
107 Release MH-E manual version 8.2.
108
109 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
110 release 8.2.
111
112 2009-06-13 Glenn Morris <rgm@gnu.org>
113
114 * faq.texi: Remove the term "on-line" (meaning "Info") throughout, since
115 in this day and age the common meaning is "on the web".
116 (copying): Use @copyright in all cases.
117 (Basic keys): Remove reference to deleted manual node "Text Characters".
118 (File-name conventions): Use GNU as an example rather than SERVICE.
119 default.el lives in site-lisp. Update Info directory location.
120 (Real meaning of copyleft): GPL actions have been brought, but all
121 settled out of court.
122 (Guidelines for newsgroup postings): Shorten section title.
123 Simplify comp.emacs description.
124 (Newsgroup archives): Change Google URL. Describe Gmane.
125 (Unsubscribing from Emacs lists): Remove discussion of "distribution
126 points". Mention List-Unsubscribe header.
127 (Contacting the FSF): Update email and URLs.
128 (Basic editing): Mention F1 for help.
129 (Installing Texinfo documentation): Refer to Texinfo website rather
130 than ftp server.
131 (Printing a Texinfo file): Mention texi2pdf.
132 (Informational files for Emacs): Don't describe FTP or SERVICE, they
133 are just stubs nowadays.
134 (Latest version of Emacs): Explain version numbers.
135 (Spell-checkers, Checking TeX and *roff documents): Remove sections.
136 (Turning on syntax highlighting): No need to mention hilit19 any more.
137 (Finding Emacs on the Internet): Refer to URLs rather than DISTRIB, FTP.
138 (Modes for various languages): Remove section.
139 (Major packages and programs): Remove most version and maintainer
140 information - it's hard to keep up-to-date, and adds nothing.
141 Similarly with direct links to mailing lists.
142 (Spell-checkers): Rename node from Ispell. Mention Aspell and Hunspell.
143 (Mailcrypt): Remove section - mailcrypt has not been updated in mnay
144 years, and Emacs comes with tools for this now.
145 (Patch): Remove section - this is a standard tool.
146 (Using function keys under X): Remove section.
147
148 2009-06-12 Glenn Morris <rgm@gnu.org>
149
150 * faq.texi (Viewing Info files outside of Emacs): Xinfo is no more.
151 (Help installing Emacs): Remove reference to deleted X11 node.
152 (Associating modes with files): Interpreter-mode-alist is no longer
153 subservient to auto-mode-alist.
154 (Installing Emacs): Change future Emacs version.
155 (Linking with -lX11 fails): Remove old section.
156 (Packages that do not come with Emacs): Update ELL location.
157 Emacs Lisp archive is dead.
158 (Emacs for Windows): Remove reference to old CE port.
159 (Emacs for OS/2, Emacs for Atari ST, Emacs for the Amiga)
160 (Emacs for VMS and DECwindows): Remove old ports.
161 (Emacs for GNUstep): Rename from "Emacs for NeXTSTEP" and update.
162 (Removing flashing messages): Remove section about non-existent Gnus
163 option.
164
165 * faq.texi (Top): Add @top command.
166 Remove the optional arguments from all @node commands: makeinfo can
167 generate these automatically, and it is easier to edit and rearrange
168 nodes without them.
169
170 2009-06-11 Glenn Morris <rgm@gnu.org>
171
172 * faq.texi (Common acronyms): Remove no-longer-existing OSF.
173 (The LPF): Make the updated URL the sole reference point.
174 (Learning how to do something): Update refcard price and format.
175 (Getting a printed manual): Sources in doc/emacs/, not man/.
176 Also available in PDF format. Since the page count varies, be less
177 precise.
178 (Informational files for Emacs): Remove references to deleted files
179 LPF and SUN-SUPPORT, and to UUCP.
180 (Obtaining the FAQ): Refer to the service web-page rather than SERVICE.
181 Remove many obsolete ways to get the FAQ, which now seems only to be
182 distributed with Emacs.
183 (Mail and news): Remove sections about Rmail Babyl that no longer apply.
184
185 2009-06-09 Chong Yidong <cyd@stupidchicken.com>
186
187 * org.texi (Org Plot): Fix tags (Bug#3507).
188 (Workflow states, Agenda commands): Fix tags (Bug#3508).
189
190 * ada-mode.texi (Installation, Compile commands)
191 (Project File Overview, No project files, Set compiler options)
192 (Use GNAT project file, Use multiple GNAT project files)
193 (Identifier completion): Use @samp for menu items, and @kbd for key
194 sequences (Bug#3504).
195
196 2009-06-04 Daiki Ueno <ueno@unixuser.org>
197
198 * gnus.texi (Security): Fix wording; add a link to epa.info.
199
200 2009-06-04 Ryan Yeske <rcyeske@gmail.com>
201
202 * message.texi (Header Commands): Fix descriptions to match
203 keybindings.
204
205 2009-04-22 Daiki Ueno <ueno@unixuser.org>
206
207 * gnus.texi (Security): Mention that EasyPG is the current default.
208
209 2009-04-13 Chong Yidong <cyd@stupidchicken.com>
210
211 * ediff.texi (Session Commands): Fix typo.
212
213 2009-04-05 Reiner Steib <Reiner.Steib@gmx.de>
214
215 * gnus-faq.texi (FAQ 8-4): Fix wrong group name of
216 news.software.readers. Reported by Florian Rehnisch.
217
218 2009-04-02 Glenn Morris <rgm@gnu.org>
219
220 * auth.texi: Capitalize direntry.
221
222 * mairix-el.texi: Copy the direntry from ../../info/dir, and avoid
223 using a period in the entry name. (Bug#2797)
224
225 2009-03-03 Juanma Barranquero <lekktu@gmail.com>
226
227 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add auth.
228 ($(infodir)/auth, auth.dvi): New targets.
229
230 2009-03-03 Glenn Morris <rgm@gnu.org>
231
232 * auth.texi: Fix @setfilename.
233
234 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add auth.
235 (auth, $(infodir)/auth, auth.dvi): New rules.
236
237 2009-02-25 Glenn Morris <rgm@gnu.org>
238
239 * faq.texi (Emacs for minimalists): New node. (Bug#2452)
240
241 2009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
242
243 * gnus.texi (NoCeM): Fix description of gnus-use-nocem.
244
245 2009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
246
247 * gnus.texi (NoCeM): Update default values for gnus-nocem-groups,
248 gnus-nocem-issuers, and gnus-nocem-verifyer.
249
250 2009-02-20 Juanma Barranquero <lekktu@gmail.com>
251
252 * ada-mode.texi (Project files, Automatic Casing):
253 * dbus.texi (Signals):
254 * gnus.texi (Selecting a Group, Filtering Incoming Mail):
255 * mh-e.texi (HTML):
256 * nxml-mode.texi (Locating a schema)
257 (Using the document's URI to locate a schema):
258 * org.texi (Footnotes, Using the mapping API):
259 * rcirc.texi (Channels): Remove duplicate words.
260
261 2009-02-20 Glenn Morris <rgm@gnu.org>
262
263 * dired-x.texi (Miscellaneous Commands):
264 * gnus.texi: Minor updates for mbox Rmail.
265
266 2009-02-16 Karl Berry <karl@gnu.org>
267
268 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
269 * cl.texi, dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi:
270 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
271 * faq.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
272 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
273 * newsticker.texi, nxml-mode.texi, org.texi, pcl-cvs.texi:
274 * pgg.texi, rcirc.texi, reftex.texi, remember.texi, sasl.texi:
275 * sc.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
276 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi, woman.texi:
277 Consistently use @insertcopying in the Top node,
278 @contents at the front (after @end titlepage),
279 and @direntry after @copying. (Bug#1988)
280
281 2009-02-13 Teodor Zlatanov <tzz@lifelogs.com>
282
283 * auth.texi: New file documenting auth-source.
284
285 2009-02-13 Carsten Dominik <dominik@science.uva.nl>
286
287 * org.texi (Org Plot): Fix link.
288
289 2009-02-09 Daiki Ueno <ueno@unixuser.org>
290
291 * epa.texi (Mail-mode integration): Mention the way to do
292 "encrypt-to-self". (Bug#1807)
293
294 2009-02-05 Arni Magnusson <arnima@hafro.is> (tiny change)
295
296 * ada-mode.texi (No project files): Fix typo. (Bug#2214)
297
298 2009-02-04 Reiner Steib <Reiner.Steib@gmx.de>
299
300 * gnus-news.texi: Print version about Incoming*.
301
302 2009-02-02 Carsten Dominik <dominik@science.uva.nl>
303
304 * org.texi (Structure editing, Handling links)
305 (Fast access to TODO states, Javascript support): Make standard docs
306 correctly reflect default variable settings.
307
308 2009-02-02 Glenn Morris <rgm@gnu.org>
309
310 * org.texi: Fix typos.
311
312 2009-02-01 Michael Albinus <michael.albinus@gmx.de>
313
314 Sync with Tramp 2.1.15.
315
316 * trampver.texi: Update release number.
317
318 2009-01-31 Carsten Dominik <carsten.dominik@gmail.com>
319
320 * org.texi (TODO dependencies): Document TODO dependencies on
321 checkboxes.
322
323 2009-01-30 Carsten Dominik <dominik@science.uva.nl>
324
325 * org.texi (TODO dependencies): Document key binding for toggling
326 ORDERED property.
327
328 2009-01-28 Michael Albinus <michael.albinus@gmx.de>
329
330 * dbus.texi (Errors and Events): Fix typos. Describe second parameter
331 of hook functions.
332
333 2009-01-28 Carsten Dominik <dominik@science.uva.nl>
334
335 * org.texi (TODO dependencies): New section.
336
337 2009-01-27 Carsten Dominik <dominik@science.uva.nl>
338
339 * org.texi (Plain lists, TODO basics, Priorities)
340 (Multiple sets in one file, Conflicts): Document interaction with
341 `shift-selection-mode'.
342
343 2009-01-27 Jay Belanger <jay.p.belanger@gmail.com>
344
345 * calc.texi (Embedded Mode, Algebraic-Style Calculations):
346 Make Calc the subject of sentences.
347 (Rearranging Formulas using Selections): Discuss new options
348 for `j *'.
349
350 2009-01-26 Michael Albinus <michael.albinus@gmx.de>
351
352 * dbus.texi (Errors and Events): New variable dbus-event-error-hooks.
353
354 2009-01-26 Glenn Morris <rgm@gnu.org>
355
356 * org.texi: Fix typos.
357
358 2009-01-26 Bill Wohler <wohler@newt.com>
359
360 * mh-e.texi (EDITION, UPDATED): Update.
361
362 2009-01-25 Carsten Dominik <dominik@science.uva.nl>
363
364 * org.texi (References): Add information about remote references.
365 (Built-in table editor): Document `C-c RET' in tables.
366 (Math symbols, Quoting LaTeX code): Mention that simple
367 LaTeX macros survive LaTeX export.
368 (Images in LaTeX export): Show how to create a reference to a
369 figure.
370 (Sectioning structure): Document that the LaTeX class can be
371 specified in a property.
372 (Text areas in HTML export): New section.
373 (External links): Add examples for text search and ID links.
374 (Built-in table editor): Remove the descriptio of `C-c
375 C-q', it not longer works.
376 (Literal examples): Document that a space must follow
377 the colon in short examples.
378 (Relative timer): Document `org-timer-stop'.
379 (Footnotes): New section.
380 (Footnote markup): Shorten section and refer to new Footnote
381 section.
382 (Literal examples): Add documentation for line
383 numbering in and references to code examples.
384 (CSS support): Fix the description of default CSS styles.
385 (Capturing column view): Document
386 "file:path/to/file.org" as an allowed value for the ID property of
387 a dynamic block copying column view.
388
389 2009-01-23 Stephen Eglen <stephen@gnu.org>
390
391 * mh-e.texi (Getting Started): Describe $MH.
392
393 2009-01-21 Michael Albinus <michael.albinus@gmx.de>
394
395 * tramp.texi (all): Harmonize usage of "external method",
396 "external transfer method" and "out-of-band method".
397 (Connection types): Precise the differences of inline and external
398 methods. Written by Adrian Phillips <a.phillips@met.no>.
399
400 2009-01-19 Reiner Steib <Reiner.Steib@gmx.de>
401
402 * gnus.texi (Limiting): `/ N' and `/ o' are not really limiting
403 commands as described at the top. Reported by Allan Gottlieb
404 <gottlieb@nyu.edu>.
405
406 2009-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
407
408 * gnus.texi (Non-ASCII Group Names, RSS): Update description of
409 nnmail-pathname-coding-system.
410
411 2009-01-17 Peter Tury <tury.peter@gmail.com> (tiny change)
412
413 * org.texi (Relative timer): Fix typo.
414
415 2009-01-15 Juanma Barranquero <lekktu@gmail.com>
416
417 * org.texi (Clocking work time): Fix typo.
418 Reported by Peter Tury <tury.peter@gmail.com>. (Bug#1925)
419
420 2009-01-13 Glenn Morris <rgm@gnu.org>
421
422 * org.texi: Fix some more typos.
423
424 2009-01-13 Peter Tury <tury.peter@gmail.com> (tiny change)
425
426 * org.texi: Fix some typos.
427
428 2009-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
429
430 * gnus.texi (Group Parameters): Add note for local variables.
431
432 2009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
433
434 * gnus.texi (Converting Kill Files): Fix URL. Include
435 gnus-kill-to-score.el in contrib directory.
436
437 2009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
438
439 * gnus.texi (Startup Variables): Fix gnus-before-startup-hook.
440 Reported by Leo <sdl.web@gmail.com>. (Bug#1660)
441 (Paging the Article): Add index entry.
442
443 2009-01-03 Stephen Leake <stephen_leake@member.fsf.org>
444
445 * ada-mode.texi (Examples): Delete redundant text.
446
447 2009-01-03 Michael Albinus <michael.albinus@gmx.de>
448
449 * trampver.texi.in (top): Declare ipv6prefix and ipv6postfix.
450
451 * tramp.texi (Filename Syntax, Filename completion): Handle IPv6
452 addresses.
453
454 2009-01-03 Bill Wohler <wohler@newt.com>
455
456 * mh-e.texi (Scan Line Formats): Indicate that first column should be
457 kept empty.
458
459 2008-12-20 Carsten Dominik <dominik@science.uva.nl>
460
461 * org.texi (Activation, Exporting, ASCII export, HTML export)
462 (HTML Export commands, LaTeX/PDF export commands): Improve
463 documentation about transient-mark-mode.
464 (References): DOcuemtn the use of special names like $LR1 to reference
465 to fields in the last table row.
466
467 2008-12-19 Juri Linkov <juri@jurta.org>
468
469 * info.texi (Search Text): Remove mention of removed key binding M-s.
470
471 2008-12-18 Carsten Dominik <dominik@science.uva.nl>
472
473 * org.texi (References): Remove mentioning of @0 as reference for the
474 last line, this has been reverted in the Lisp sources.
475
476 2008-12-17 Juanma Barranquero <lekktu@gmail.com>
477
478 * makefile.w32-in (INFO_TARGETS, clean): Add sasl.
479 (DVI_TARGETS): Remove duplicates. Add sasl.
480 ($(infodir)/sasl, sasl.dvi): New targets.
481
482 2008-12-17 Carsten Dominik <dominik@science.uva.nl>
483
484 * org.texi: Version number pushed to 6.15d.
485
486 2008-12-16 Carsten Dominik <dominik@science.uva.nl>
487
488 * org.texi (Tables in LaTeX export): New section.
489 (Images in LaTeX export): New section.
490 (Inlined images, Images in HTML export): Sections renamed.
491
492 2008-12-08 Reiner Steib <Reiner.Steib@gmx.de>
493
494 * message.texi (Insertion Variables): Don't advertise sc-cite-original.
495
496 2008-12-04 David Engster <dengste@eml.cc>
497
498 * gnus.texi (nnmairix): Mention mairix.el. Point out the importance
499 of nnml-get-new-mail. Change URL for mairix patch.
500
501 2008-12-02 Carsten Dominik <carsten.dominik@gmail.com>
502
503 * org.texi (Using the mapping API): Fix bug in mapping example.
504 (Publishing options): Make the list of properties complete again, in
505 correspondence to the variable `org-export-plist-vars'.
506 (Property searches): Document new special values for time comparisons.
507 (Tag inheritance): Refine the description of tag inheritance.
508 (Project alist): Add info about the publishing sequence of components.
509 (Effort estimates): Document the new relative timer.
510
511 2008-12-01 Jay Belanger <jay.p.belanger@gmail.com>
512
513 * calc.texi (About This Manual): Clarify behavior of `C-x * t'.
514 (Using Calc): Clarify use of `C-x * o'.
515 (Embedded Mode (Overview)): Clarify use of `C-x * e'.
516
517 2008-11-28 Richard M Stallman <rms@gnu.org>
518
519 * dbus.texi (Receiving Method Calls): Clean up previous change.
520
521 2008-11-26 Michael Albinus <michael.albinus@gmx.de>
522
523 * dbus.texi (Type Conversion): New defuns `dbus-string-to-byte-array',
524 `dbus-escape-as-identifier', `dbus-byte-array-to-string' and
525 `dbus-unescape-from-identifier'.
526 (Receiving Method Calls): New constants `dbus-service-emacs' and
527 `dbus-path-emacs'. Precise return values of `dbus-register-method'.
528 (Signals): Use the constants in the example.
529
530 2008-11-24 Carsten Dominik <dominik@science.uva.nl>
531
532 * org.texi: Re-apply change to FDL 1.3.
533
534 2008-11-23 Carsten Dominik <dominik@science.uva.nl>
535
536 * org.texi (Setting up Remember): Document `org-remember-mode'.
537 (External links): Document that bbdb links can use a regular
538 expression.
539 (External links): Document that elisp links can contain interactive
540 commands.
541
542 2008-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
543
544 * viper.texi (viper-translate-all-ESC-keysequences):
545 Description removed.
546
547 2008-11-19 Glenn Morris <rgm@gnu.org>
548
549 * doclicense.texi: Change to FDL 1.3.
550 Relicense all texi files under FDL 1.3 or later.
551
552 2008-11-17 Jay Belanger <jay.p.belanger@gmail.com>
553
554 * calc.texi (Tutorial): Clarify how to set up the on-line tutorial.
555
556 2008-11-16 Michael Kifer <kifer@cs.stonybrook.edu>
557
558 * viper.texi (viper-ESC-keyseq-timeout, viper-ESC-key): Removed.
559
560 * ediff.texi: Version/date change.
561
562 2008-11-14 Chong Yidong <cyd@stupidchicken.com>
563
564 * ns-emacs.texi: Moved into macos.texi in the main Emacs manual.
565
566 2008-11-14 Jay Belanger <jay.p.belanger@gmail.com>
567
568 * calc.texi (About This Manual): Comment out a mention of
569 marginal notes.
570
571 2008-11-12 Carsten Dominik <dominik@science.uva.nl>
572
573 * org.texi (Clocking work time): Document the :formula property of
574 clock tables.
575 (Structure editing, Refiling notes): Document refiling regions.
576 (Agenda commands): Document the double-prefix version
577 of the `l' command in the agenda.
578 (Handling links): Explain the effect of a double prefix
579 arg to `C-c C-o'.
580 (TODO basics): Add documentation for tag triggers.
581
582 2008-10-23 Glenn Morris <rgm@gnu.org>
583
584 * cl.texi (Function Bindings): Mention `flet' fails to deal with
585 byte-compiling things like `+'.
586
587 * ns-emacs.texi: Merge copyright years of author now with assignment
588 into FSF years.
589 (VER): Use it for easier automatic updating. Use Emacs version rather
590 than standalone Emacs.app version.
591
592 2008-10-12 Carsten Dominik <dominik@science.uva.nl>
593
594 * org.texi: Lots of minor fixes.
595 (Capture): New chapter.
596 (Org Plot): New section.
597
598 2008-09-30 Magnus Henoch <mange@freemail.hu>
599
600 * cl.texi (Porting Common Lisp): Fix parenthesis order in example.
601
602 2008-09-30 Jay Belanger <jay.p.belanger@gmail.com>
603
604 * calc.texi (User Defined Units): Mention how to enter optional display
605 string.
606
607 2008-09-25 Teodor Zlatanov <tzz@lifelogs.com>
608
609 * message.texi (Sending Variables): Fixed variable documentation to
610 avoid the "y/n" wording.
611
612 2008-09-24 Teodor Zlatanov <tzz@lifelogs.com>
613
614 * message.texi (Sending Variables): Added `message-confirm-send' doc.
615
616 2008-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
617
618 * gnus.texi (The Gnus Registry): Don't give argument to @item used in
619 @enumerate section so as to be able to be formatted with MAKEINFO=no.
620
621 2008-09-22 Bill Wohler <wohler@newt.com>
622
623 Release MH-E manual version 8.1.
624
625 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
626 release 8.1.
627
628 * mh-e.texi: Retain dual license as agreed to by the FSF.
629 However, bump GPL to Version 3.
630 Use @include for license text.
631
632 2008-09-19 Katsumi Yamaoka <yamaoka@jpl.org>
633
634 * gnus.texi (Top, Setup, Fancy splitting to parent)
635 (Store custom flags and keywords, Store arbitrary data):
636 Clean up markup.
637
638 2008-09-16 Teodor Zlatanov <tzz@lifelogs.com>
639
640 * gnus.texi (The Gnus Registry): Document it.
641
642 2008-09-08 David Engster <dengste@eml.cc>
643
644 * gnus.texi (nnmairix): Point out that nnml uses MH format.
645 Clarify section about choosing back end servers.
646
647 2008-08-23 Glenn Morris <rgm@gnu.org>
648
649 * dired-x.texi (Shell Command Guessing):
650 Mention dired-guess-shell-case-fold-search. (Bug#417)
651
652 2008-08-22 Michael Albinus <michael.albinus@gmx.de>
653
654 * trampver.texi: Update release number.
655
656 2008-08-18 Brian Cully <bjc@kublai.com> (tiny change)
657
658 * ns-emacs.texi: Update version.
659 (Introduction): Correct menu location for options save.
660 (Customization): Note that defaults are stored under org.gnu.Emacs.
661
662 2008-08-11 Bill Wohler <wohler@newt.com>
663
664 * mh-e.texi (Getting Started): Rename variant mu-mh to gnu-mh and be
665 explicit about GNU mailutils MH elsewhere (with thanks to Darel
666 Henman) (closes SF #1768928).
667
668 2008-08-10 Glenn Morris <rgm@gnu.org>
669
670 * ns-emacs.texi: Use @copying. Change copyright of authors with
671 assignment to FSF. Change license to GFDL.
672 (Top): Remove outdated references.
673
674 2008-08-07 Reiner Steib <Reiner.Steib@gmx.de>
675
676 * gnus.texi (Sorting the Summary Buffer, Summary Sorting):
677 Add gnus-summary-sort-by-most-recent-number and
678 gnus-summary-sort-by-most-recent-date.
679 (Summary Sorting): Explain prefix argument.
680
681 2008-08-07 Katsumi Yamaoka <yamaoka@jpl.org>
682
683 * gnus.texi (Saving Articles): Mention symbolic prefix `r' for
684 gnus-summary-pipe-output.
685
686 2008-08-03 Michael Albinus <michael.albinus@gmx.de>
687
688 * dbus.texi (Receiving Method Calls): Document error handling of own
689 D-Bus methods.
690
691 2008-08-01 Bill Wohler <wohler@newt.com>
692
693 * mh-e.texi (Reading Mail)
694 (Viewing Attachments): Describe new function
695 mh-show-preferred-alternative.
696 (Sending Mail, Redistributing, Sending Message): Describe new hook
697 mh-annotate-msg-hook.
698
699 2008-07-31 Michael Albinus <michael.albinus@gmx.de>
700
701 * dbus.texi (Arguments and Signatures): Fix example.
702 (Synchronous Methods): New defun `dbus-call-method-non-blocking'.
703 (Asynchronous Methods): New node.
704 (Errors and Events): Describe extended layout of `dbus-event'.
705 New defun `dbus-event-message-type'.
706
707 2008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
708
709 * ediff.texi: Remove VMS support.
710
711 2008-07-29 Juanma Barranquero <lekktu@gmail.com>
712
713 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add mairix-el.
714 ($(infodir)/mairix-el), mairix-el.dvi): New targets.
715
716 2008-07-29 Chong Yidong <cyd@stupidchicken.com>
717
718 * Makefile.in: Add mairix-el targets.
719
720 2008-07-29 David Engster <deng@randomsample.de>
721
722 * mairix-el.texi: New file.
723
724 2008-07-28 Stephen Leake <stephen_leake@stephe-leake.org>
725
726 * ada-mode.texi: Document using GNAT project files as Emacs Ada mode
727 project files. Delete 'main_unit' project variable; not needed. Allow
728 process environment variables wherever project variables are allowed.
729 Add tutorial section on multiple GNAT project files.
730
731 2008-07-27 Michael Albinus <michael.albinus@gmx.de>
732
733 Sync with Tramp 2.1.14.
734
735 * trampver.texi: Update release number.
736
737 2008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
738
739 * ns-emacs.texi:
740 * faq.texi: Remove mentions of Mac Carbon.
741
742 2008-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
743
744 * gnus.texi (Saving Articles): Describe the 2nd argument of
745 gnus-summary-save-in-pipe.
746 (SpamAssassin): Use it.
747
748 2008-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
749
750 * gnus.texi (SpamAssassin): Fix gnus-summary-save-in-pipe usage.
751
752 2008-07-25 Carsten Dominik <dominik@science.uva.nl>
753
754 * org.texi (Export options): Document the use of the creator flag.
755
756 2008-07-24 Carsten Dominik <dominik@science.uva.nl>
757
758 * org.texi: New version 6.06a.
759
760 2008-07-23 Juanma Barranquero <lekktu@gmail.com>
761
762 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add ns-emacs.
763 ($(infodir)/ns-emacs, ns-emacs.dvi): New targets.
764
765 2008-07-23 Vincent Belaïche <vincent.b.1@hotmail.fr>
766
767 * calc.texi (Editing Stack Entries):
768 (Algebraic Entry): Rewrite introductory sentences so it can be used by
769 Calc's help functions. Mention fixing typos.
770 (Customizing Calc): Fix typo.
771
772 2008-07-23 Jay Belanger <jay.p.belanger@gmail.com>
773
774 * calc.texi (summarykey): New macro. Use to correctly format keys in
775 the summary.
776
777 2008-07-20 Adrian Robert <adrian.b.robert@gmail.com>
778
779 * ns-emacs.texi (Customization): Corrected documentation on color
780 specification formats.
781
782 2008-07-19 Andreas Schwab <schwab@suse.de>
783
784 * ns-emacs.texi: Moved from ../emacs. Add @direntry.
785
786 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ns-emacs.
787 (ns-emacs, $(infodir)/ns-emacs, ns-emacs.dvi): New rules.
788
789 2008-07-18 Michael Albinus <michael.albinus@gmx.de>
790
791 * dbus.texi (Inspection): Rework, introduce submenus.
792 (Bus names, Introspection, Nodes and Interfaces, Methods and Signal)
793 (Properties and Annotations, Arguments and Signatures): New nodes.
794
795 2008-07-13 Michael Albinus <michael.albinus@gmx.de>
796
797 * dbus.texi (Receiving Method Calls): Fix description of
798 `dbus-register-method'.
799 (Signals): Allow also signal arguments for filtering in
800 `dbus-register-signal'.
801
802 2008-07-13 Vincent Belaïche <vincent.b.1@hotmail.fr>
803
804 * calc.texi (Manipulating Vectors): Clarify definition of `rnorm' and
805 `cnorm'.
806 (Arithmetic Tutorial): Simplify the verification of prime factors.
807
808 2008-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
809
810 * gnus.texi (Saving Articles): Mention
811 gnus-summary-pipe-output-default-command and gnus-summary-save-in-pipe.
812
813 2008-06-29 Jay Belanger <jay.p.belanger@gmail.com>
814
815 * calc.texi: Adjust mode line throughout.
816
817 2008-06-28 Juanma Barranquero <lekktu@gmail.com>
818
819 * sasl.texi (Mechanisms): Fix typos.
820
821 2008-06-24 Jay Belanger <jay.p.belanger@gmail.com>
822
823 * calc.texi (Killing from the stack): Mention using normal Emacs
824 copying.
825
826 2008-06-21 Michael Albinus <michael.albinus@gmx.de>
827
828 * tramp.texi (Password handling): Renamed from "Password caching".
829 Add `auth-source' mechanism.
830 (Connection caching): Tramp reopens the connection automatically,
831 when the operating system on the remote host has been changed.
832
833 2008-06-20 Eli Zaretskii <eliz@gnu.org>
834
835 * makefile.w32-in (distclean): Remove makefile.
836
837 2008-06-17 Carsten Dominik <dominik@science.uva.nl>
838
839 * org.texi (Using the mapping API): New section.
840 (Agenda column view): New section.
841 (Moving subtrees): Document archiving to the archive sibling.
842 (Agenda commands): Document columns view in the agenda.
843 (Using the property API): Document the API for multi-valued properties.
844
845 2008-06-17 Jason Riedy <jason@acm.org>
846
847 * org.texi (A LaTeX example): Note that fmt may be a one-argument
848 function, and efmt may be a two-argument function.
849 (Radio tables): Document multiple destinations.
850
851 2008-06-16 Glenn Morris <rgm@gnu.org>
852
853 * epa.texi, erc.texi, pgg.texi, remember.texi, sasl.texi, url.texi:
854 Add Cover-Texts.
855
856 2008-06-15 Glenn Morris <rgm@gnu.org>
857
858 * faq.texi (VER): Update to 23.0.60.
859
860 * mh-e.texi: Remove option of licensing under GPL.
861 Add Cover-Texts to GFDL permissions notice.
862 (GPL): Remove section.
863 (GFDL): Include doclicense.texi rather than the actual text.
864
865 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add sasl.
866 (sasl, $(infodir)/sasl, sasl.dvi): New rules.
867
868 * sasl.texi: Fix output file name.
869
870 * epa.texi, sasl.texi: Refer to license in Emacs manual.
871
872 * gnus-coding.texi: Refer to license in Gnus manual.
873
874 * idlwave.texi, sasl.texi: Use @copying.
875
876 * org.texi: Change to GFDL 1.2. Refer to license in Emacs manual.
877
878 * speedbar.texi: Update Back-Cover Text as per maintain.info.
879
880 * url.texi: Use @copying, @title, @subtitle, @author.
881
882 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi, dbus.texi:
883 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
884 * erc.texi, eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus.texi:
885 * idlwave.texi, message.texi, newsticker.texi, pcl-cvs.texi:
886 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi:
887 * smtpmail.texi, speedbar.texi, tramp.texi, vip.texi, viper.texi:
888 * widget.texi, woman.texi:
889 Remove references to external license, since doclicense is included.
890
891 * ada-mode.texi, autotype.texi, cc-mode.texi, dired-x.texi:
892 * pcl-cvs.texi, speedbar.texi, url.texi, widget.texi:
893 Remove references to non-existent Invariant Sections.
894
895 2008-06-14 Glenn Morris <rgm@gnu.org>
896
897 * faq.texi (Major packages and programs): Remove references to external
898 Supercite, Calc, VIPER, since they have been included for some time.
899 Update VM, AUCTeX, BBDB entries.
900
901 2008-06-14 Ulf Jasper <ulf.jasper@web.de>
902
903 * newsticker.texi: Updated to match latest newsticker changes.
904
905 2008-06-13 Glenn Morris <rgm@gnu.org>
906
907 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi
908 * dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi
909 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi
910 * gnus.texi, idlwave.texi, info.texi, message.texi, newsticker.texi
911 * nxml-mode.texi, org.texi, pcl-cvs.texi, rcirc.texi, reftex.texi
912 * sc.texi, sieve.texi, smtpmail.texi, vip.texi, viper.texi, widget.texi
913 * woman.texi:
914 Update Back-Cover Text as per maintain.info.
915
916 2008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
917
918 * gnus-faq.texi: Generate. Change node names to "FAQ N-M".
919
920 * Makefile.in (gnus-faq-clean): Don't remove gnus-faq.texi.
921 (gnus-faq.xml): Update repository host.
922
923 * gnus-faq.texi: Generate from gnus-faq.xml (sourceforge.net).
924
925 2008-06-15 Frank Schmitt <ich@frank-schmitt.net>
926
927 * gnus-faq.texi ([5.12]): Add entry about message-kill-buffer-on-exit.
928 Fix a typo.
929
930 2008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
931
932 * gnus.texi (Mail Source Customization): Correct values of
933 `mail-source-delete-incoming'. Reported by Tassilo Horn.
934 (Oort Gnus): Fix version comment for mml-dnd-protocol-alist.
935
936 2008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
937
938 * gnus.texi (nnmairix): Eliminate wrong use of `path', cf. the GNU
939 coding standards.
940
941 2008-06-14 David Engster <dengste@eml.cc>
942
943 * gnus.texi (nnmairix): Markup fixes.
944
945 2008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
946
947 * gnus.texi (nnmairix): Markup and other minor fixes.
948
949 2008-06-05 David Engster <dengste@eml.cc>
950
951 * gnus.texi (nnmairix): New nodes describing nnmairix.el.
952
953 2008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
954
955 * gnus.texi (Group Parameters): Change ~/.gnus to ~/.gnus.el.
956 (Searching, nnir, nnmairix): New stub nodes.
957
958 2008-05-30 Felix Lee <felix.1@canids.net>
959
960 * cl.texi (Iteration Clauses): Fix incorrect "identical" examples.
961
962 2008-05-24 Reiner Steib <Reiner.Steib@gmx.de>
963
964 * gnus.texi (Filling In Threads): Additions to gnus-fetch-old-headers.
965
966 2008-05-15 Reiner Steib <Reiner.Steib@gmx.de>
967
968 * gnus.texi (Scoring On Other Headers): Fix typo. Rearrange.
969
970 2008-05-15 Jonathan Yavner <jyavner@member.fsf.org>
971
972 * ses.texi (Acknowledgements): Add Shigeru Fukaya.
973
974 2008-05-06 Juanma Barranquero <lekktu@gmail.com>
975
976 * info.texi (Top): Fix typo in xref.
977
978 2008-05-05 Karl Berry <karl@gnu.org>
979
980 * info.texi (Top): @xref to stand-alone manual.
981
982 2008-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
983
984 * gnus.texi (Various Summary Stuff): Add gnus-propagate-marks.
985 (Various Summary Stuff): Fix typo in last xref.
986
987 2008-05-02 Juanma Barranquero <lekktu@gmail.com>
988
989 * org.texi (Moving subtrees): Fix typo.
990
991 2008-04-28 Michael Albinus <michael.albinus@gmx.de>
992
993 * tramp.texi (Frequently Asked Questions): Explain, how to disable
994 Tramp via `tramp-mode'.
995
996 2008-04-27 Carsten Dominik <dominik@sam.science.uva.nl>
997
998 * org.texi: Massive changes, in many parts of the file.
999
1000 2008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
1001
1002 * gnus.texi (Oort Gnus): Add message-fill-column.
1003
1004 2008-04-12 Adrian Aichner <adrian@xemacs.org>
1005
1006 * gnus.texi (Mail Source Specifiers): Typo fix.
1007
1008 2008-04-12 Reiner Steib <Reiner.Steib@gmx.de>
1009
1010 * gnus.texi (Diary Headers Generation): Update key binding for
1011 `gnus-diary-check-message'.
1012
1013 2008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
1014
1015 * gnus.texi (Emacsen): Addition.
1016
1017 2008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
1018
1019 * gnus.texi (Emacsen): Give recommendations for Emacs 22 and Emacs 23.
1020
1021 2008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
1022
1023 * gnus.texi (Oort Gnus): Mention customizing of tool bars.
1024
1025 2008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
1026
1027 * gnus-news.texi: Update tool bar item.
1028
1029 2008-04-09 Sven Joachim <svenjoac@gmx.de>
1030
1031 * gnus-news.texi: Fix typos.
1032
1033 2008-04-11 Jay Belanger <jay.p.belanger@gmail.com>
1034
1035 * calc.texi (Vector and Matrix Arithmetic, Calc Summary):
1036 Add mention of `kron'.
1037
1038 2008-04-01 Daiki Ueno <ueno@unixuser.org>
1039
1040 * epa.texi (Encrypting/decrypting *.gpg files): Document
1041 epa-file-name-regexp.
1042
1043 2008-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
1044
1045 * gnus.texi (Example Methods): Fix description about ssh-agent.
1046 (Indirect Functions): Fix the default value of nntp-telnet-command;
1047 remove link to connect.html.
1048
1049 2008-03-30 Michael Albinus <michael.albinus@gmx.de>
1050
1051 * dbus.texi (Synchronous Methods): New parameter TIMEOUT for
1052 dbus-call-method.
1053 (Receiving Method Calls): The timeout can be set by the calling client.
1054
1055 * trampver.texi: Update release number.
1056
1057 2008-03-29 Reiner Steib <Reiner.Steib@gmx.de>
1058
1059 * gnus.texi (Top): Fix version. Add SASL.
1060
1061 2008-03-29 Michael Albinus <michael.albinus@gmx.de>
1062
1063 Sync with Tramp 2.1.13.
1064
1065 * trampver.texi: Update release number.
1066
1067 2008-03-29 Chong Yidong <cyd@stupidchicken.com>
1068
1069 * org.texi: Update to new org-mode website.
1070
1071 2008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
1072
1073 * cl.texi (For Clauses): Fix loop over key-seq to match code.
1074
1075 2008-03-22 Reiner Steib <Reiner.Steib@gmx.de>
1076
1077 * gnus.texi (Foreign Groups): Add gnus-read-ephemeral-gmane-group,
1078 gnus-read-ephemeral-gmane-group-url,
1079 gnus-read-ephemeral-emacs-bug-group,
1080 gnus-read-ephemeral-debian-bug-group.
1081
1082 2008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
1083
1084 * gnus.texi (MIME Commands): Add gnus-article-browse-html-article.
1085
1086 * gnus-news.texi: Add EasyPG. Add gnus-article-browse-html-article.
1087 Add FIXMEs for Bookmarks and gnus-registry-marks.
1088
1089 2008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
1090
1091 * gnus.texi (Smileys): Document `smiley-style'.
1092
1093 2008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
1094
1095 * gnus.texi (Gnus Development): Clarify difference between ding and
1096 gnu.emacs.gnus.
1097 (MIME Commands, Using MIME, RSS): Fix markup.
1098
1099 * gnus-faq.texi ([8.4]): Ditto.
1100
1101 2008-03-20 Reiner Steib <Reiner.Steib@gmx.de>
1102
1103 * gnus.texi (Emacsen): Remove obsolete stuff.
1104
1105 2008-03-19 Reiner Steib <Reiner.Steib@gmx.de>
1106
1107 * gnus.texi (Oort Gnus): Add version info WRT
1108 `mail-source-delete-incoming'.
1109
1110 2008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
1111
1112 * gnus.texi (Top): Add "Other related manuals" and version info in
1113 `iftex' output.
1114 (Formatting Fonts): Add index entries for gnus-mouse-face, gnus-face-0,
1115 gnus-balloon-face-0 and the corresponding format specifiers.
1116
1117 2008-03-26 Michael Albinus <michael.albinus@gmx.de>
1118
1119 * tramp.texi (Filename completion): Remove footnote about let-bind
1120 of `partial-completion-mode'. It doesn't work this way.
1121
1122 2008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
1123
1124 * pcl-cvs.texi (Contributors): Update my email.
1125
1126 2008-03-21 Michael Albinus <michael.albinus@gmx.de>
1127
1128 * dbus.texi (Receiving Method Calls): Mention default D-Bus timeout.
1129
1130 2008-03-17 Bill Wohler <wohler@newt.com>
1131
1132 * mh-e.texi (Viewing): Update URL for adding header fields to
1133 mh-invisible-header-fields-default.
1134
1135 2008-03-16 Bill Wohler <wohler@newt.com>
1136
1137 * mh-e.texi (Preface): Add Gnus to requirements.
1138 (Forwarding): Note that forwarded MIME messages are now inline.
1139
1140 2008-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
1141
1142 * gnus.texi (Example Methods, Direct Functions, Indirect Functions)
1143 (Common Variables): Give precedence to the netcat methods over the
1144 telnet methods, and mention that they are more reliable.
1145
1146 2008-03-13 Carsten Dominik <dominik@science.uva.nl>
1147
1148 * org.texi (Exporting Agenda Views): Document agenda export to
1149 iCalendar.
1150 (Progress logging): Document the new progress logging stuff.
1151
1152 2008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
1153
1154 * gnus.texi (Mail Source Customization, Gnus Development, Oort Gnus):
1155 Update for change of `mail-source-delete-incoming'.
1156
1157 * gnus-news.texi: Ditto.
1158
1159 2008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
1160
1161 * gnus-coding.texi (Gnus Maintainance Guide): Update conventions for
1162 custom versions.
1163
1164 2008-03-07 Alan Mackenzie <acm@muc.de>
1165
1166 * cc-mode.texi (Limitations and Known Bugs): State that the number of
1167 parens/brackets in a k&r region is limited.
1168
1169 2008-02-27 Reiner Steib <Reiner.Steib@gmx.de>
1170
1171 * gnus-news.texi: Mention problem with coding system `utf-8-emacs' when
1172 using different Emacs versions.
1173
1174 2008-02-27 Glenn Morris <rgm@gnu.org>
1175
1176 * sc.texi: Remove a lot of old and obsolete info.
1177 (titlepage): Simplify.
1178 (Emacs 19 MUAs, Emacs 18 MUAs, MH-E with any Emacsen)
1179 (VM with any Emacsen, GNEWS with any Emacsen)
1180 (Overloading for Non-conforming MUAs, Version 3 Changes)
1181 (The Supercite Mailing List): Delete nodes.
1182 (Introduction): Remove info about old packages.
1183 (Getting Connected): Simplify. Remove info about old packages.
1184 (Citing Commands): Delete Emacs 19 info.
1185 (Hints to MUA Authors): Simplify.
1186 (Thanks and History): Merge in some info from the deleted node
1187 "Version 3 Changes".
1188
1189 2008-02-05 Juanma Barranquero <lekktu@gmail.com>
1190
1191 * org.texi (Setting tags, In-buffer settings):
1192 * rcirc.texi (rcirc commands): Replace `legal' with `valid'.
1193
1194 2008-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
1195
1196 * gnus-news.texi: Mention that spaces and tabs are allowed in the
1197 installation directory name.
1198
1199 2008-02-12 Romain Francoise <romain@orebokech.com>
1200
1201 * epa.texi (Overview): Fix typo.
1202
1203 2008-02-11 Daiki Ueno <ueno@unixuser.org>
1204
1205 * epa.texi (Quick start): Remove the .emacs setting.
1206
1207 2008-02-10 Daiki Ueno <ueno@unixuser.org>
1208
1209 * epa.texi (Quick start): Use the command `epa-enable' instead of
1210 loading `epa-setup'.
1211
1212 2008-02-08 Juanma Barranquero <lekktu@gmail.com>
1213
1214 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add epa.
1215 ($(infodir)/epa, epa.dvi): New targets.
1216
1217 2008-02-08 Daiki Ueno <ueno@unixuser.org>
1218
1219 * Makefile.in: Add rules to build EasyPG Assistant User's Manual.
1220
1221 * epa.texi: New manual documenting the EasyPG Assistant.
1222
1223 2008-02-06 Michael Albinus <michael.albinus@gmx.de>
1224
1225 * dbus.texi (all): Wrap Lisp code examples with @lisp ... @end lisp.
1226 (Inspection): New function dbus-ping.
1227
1228 2008-02-05 Michael Albinus <michael.albinus@gmx.de>
1229
1230 * tramp.texi (Remote processes): Add `shell-command'.
1231
1232 2008-01-28 Michael Sperber <sperber@deinprogramm.de>
1233
1234 * gnus.texi (Mail Source Specifiers): Document `group' specifier.
1235 (Group Parameters): Document `mail-source' parameter.
1236
1237 2008-01-27 Michael Albinus <michael.albinus@gmx.de>
1238
1239 * tramp.texi (Inline methods): The hostname of the su(do)? methods
1240 must be a local host.
1241
1242 2008-01-26 Michael Olson <mwolson@gnu.org>
1243
1244 * erc.texi: Update version for ERC 5.3 release.
1245 (Obtaining ERC): Update extras URLs for 5.3.
1246 (Development): Write instructions for git, and remove those for Arch.
1247 (History): Mention the switch to git.
1248
1249 2008-01-24 Karl Berry <karl@gnu.org>
1250
1251 * info.texi (Search Index, Search Text): Mention the command
1252 character in the section name, a la the (Go to node) node.
1253
1254 2008-01-21 Michael Albinus <michael.albinus@gmx.de>
1255
1256 * dbus.texi (Errors and Events): New macro dbus-ignore-errors.
1257
1258 2008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
1259
1260 * gnus-news.texi: Mention gnus-article-describe-bindings.
1261
1262 2008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
1263
1264 * gnus-news.texi: Mention gnus-article-wide-reply-with-original.
1265
1266 2008-01-18 Carsten Dominik <dominik@science.uva.nl>
1267
1268 * org.texi (Property inheritance): New section.
1269 (Conventions): New section.
1270 (Structure editing): Document C-RET, the prefix arg to the cut/copy
1271 commands, and the new bindings for refiling.
1272 (Sparse trees): Document the new special command for sparse trees.
1273 (References): Be more clear about the counting of hilines.
1274 (Handling links): Document M-p/n for accessing links.
1275 (Fast access to TODO states): New section.
1276 (Per file keywords): New section.
1277 (Property inheritance): New section.
1278 (Column attributes): New summary types.
1279 (Capturing Column View): New section.
1280 (The date/time prompt): Cover the new features in the date/time prompt.
1281 Compactify the table of keys for the calendar remote control.
1282 (Clocking work time): Document the new :scope parameter.
1283 (Remember): Promoted to chapter.
1284 (Quoted examples): New section.
1285 (Enhancing text): New verbatim environments.
1286
1287 2008-01-14 Michael Albinus <michael.albinus@gmx.de>
1288
1289 * trampver.texi: Update release number.
1290
1291 2008-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
1292
1293 * gnus.texi (Article Keymap): Add
1294 gnus-article-wide-reply-with-original; fix descriptions of
1295 gnus-article-reply-with-original and
1296 gnus-article-followup-with-original.
1297
1298 2008-01-09 Glenn Morris <rgm@gnu.org>
1299
1300 * nxml-mode.texi: Add @copying section.
1301
1302 2008-01-05 Reiner Steib <Reiner.Steib@gmx.de>
1303
1304 * message.texi (Mail Variables): Add some text from "(gnus)Posting
1305 Server". Add `message-send-mail-with-mailclient'.
1306
1307 * gnus.texi (Posting Server): Move some text to "(message)Mail
1308 Variables" and add a reference here.
1309
1310 2008-01-04 Michael Albinus <michael.albinus@gmx.de>
1311
1312 * dbus.texi (Receiving Method Calls): New chapter.
1313 (Errors and Events): Add serial number to events. Replace "signal" by
1314 "message". Introduce dbus-event-serial-number.
1315
1316 2008-01-03 Michael Albinus <michael.albinus@gmx.de>
1317
1318 * dbus.texi (Type Conversion): Explain the type specification for empty
1319 arrays. Use another example.
1320
1321 2007-12-30 Michael Albinus <michael.albinus@gmx.de>
1322
1323 * dbus.texi (all): Replace "..." by @dots{}.
1324 (Type Conversion): Precise the value range for :byte types.
1325 (Signals): Rename dbus-unregister-signal to dbus-unregister-object.
1326 Mention its return value.
1327 (Errors and Events): There is no D-Bus error propagation during event
1328 processing.
1329
1330 2007-12-29 Jay Belanger <jay.p.belanger@gmail.com>
1331
1332 * calc.tex (Yacas Language, Maxima Language, Giac Language):
1333 New sections.
1334
1335 2007-12-29 Reiner Steib <Reiner.Steib@gmx.de>
1336
1337 * gnus.texi (Group Parameters): Reorder the text and add a note about
1338 `gnus-parameters' near the beginning of the node.
1339
1340 2007-12-29 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
1341
1342 * gnus.texi (Score File Editing): Fix function name.
1343
1344 2007-12-23 Michael Albinus <michael.albinus@gmx.de>
1345
1346 Sync with Tramp 2.1.12.
1347
1348 * trampver.texi: Update release number.
1349
1350 2007-12-22 Michael Albinus <michael.albinus@gmx.de>
1351
1352 * dbus.texi (Type Conversion): Correct input parameters mapping.
1353
1354 2007-12-21 Michael Albinus <michael.albinus@gmx.de>
1355
1356 * dbus.texi (Type Conversion): Extend for D-Bus compound types.
1357 (Errors and Events): Mention wrong-type-argument error.
1358
1359 2007-12-21 Alex Schroeder <alex@gnu.org>
1360
1361 * rcirc.texi: Changed single spaces after sentence end to double
1362 spaces. Fixed some typos.
1363 (Internet Relay Chat): Explain relay.
1364 (Getting started with rcirc): Change items to reflect prompts.
1365 Add more explanation to rcirc-track-minor-mode and added a comment to
1366 warn future maintainers that this section is a copy.
1367 (People): Changed /ignore example.
1368 (Keywords): Not keywords.
1369
1370 2007-12-20 Alex Schroeder <alex@gnu.org>
1371
1372 * rcirc.texi (Top): Fighting Information Overload chapter added.
1373 (Getting started with rcirc): Add notice of rcirc-track-minor-mode.
1374 (rcirc commands): Moved /ignore command to the new chapter.
1375 (Fighting Information Overload): New chapter documenting /keyword,
1376 /bright, /dim, channel ignore, and low priority channels.
1377 (Configuration): Document rcirc-server-alist, remove
1378 rcirc-startup-channels-alist and rcirc-default-server.
1379
1380 2007-12-16 Michael Albinus <michael.albinus@gmx.de>
1381
1382 * dbus.texi (Signals): Fix example in dbus-register-signal.
1383
1384 2007-12-14 Sven Joachim <svenjoac@gmx.de>
1385
1386 * gnus.texi (Score Variables): Fix typo.
1387
1388 2007-12-07 Michael Albinus <michael.albinus@gmx.de>
1389
1390 * dbus.texi (Synchronous Methods): Adapt dbus-call-method.
1391 (Signals): Adapt dbus-send-signal and dbus-register-signal.
1392 (Errors and Events): Adapt dbus-event.
1393
1394 2007-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
1395
1396 * gnus.texi (Other Files): Add the yenc command.
1397
1398 2007-11-30 Reiner Steib <Reiner.Steib@gmx.de>
1399
1400 * gnus.texi (MIME Commands): Default of gnus-article-loose-mime is t
1401 since 2004-08-06.
1402
1403 2007-11-28 Katsumi Yamaoka <yamaoka@jpl.org>
1404
1405 * gnus.texi (Fancy Mail Splitting): Fix description of splitting based
1406 on body.
1407
1408 2007-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
1409
1410 * emacs-mime.texi (rfc2047): Mention rfc2047-encoded-word-regexp-loose
1411 and rfc2047-allow-irregular-q-encoded-words; fix description of
1412 rfc2047-encode-encoded-words.
1413
1414 2007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
1415
1416 * gnus.texi (Fetching Mail): Remove obsoleted `nnmail-spool-file'.
1417
1418 2007-12-05 Michael Olson <mwolson@gnu.org>
1419
1420 * remember.texi (Diary): Remove "require" line for remember-diary.el.
1421 Update documentation for `remember-diary-file'.
1422
1423 2007-12-04 Michael Albinus <michael.albinus@gmx.de>
1424
1425 * dbus.texi (Signals): Precise `dbus-register-signal'.
1426 (Errors and Events): Rework events part, the internal structure of
1427 dbus-event has changed.
1428
1429 2007-12-03 Juanma Barranquero <lekktu@gmail.com>
1430
1431 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
1432 ($(infodir)/dbus, dbus.dvi): New targets.
1433
1434 2007-12-03 Michael Albinus <michael.albinus@gmx.de>
1435
1436 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
1437 unconditionally.
1438
1439 * dbus.texi (Synchronous Methods): Show the result of the "lshal"
1440 emulation with @print{}.
1441
1442 2007-12-02 Richard Stallman <rms@gnu.org>
1443
1444 * dbus.texi (Overview): Minor cleanup.
1445
1446 2007-12-02 Michael Albinus <michael.albinus@gmx.de>
1447
1448 * Makefile.in (INFO_TARGETS): Add dbus.
1449 (DVI_TARGETS): Add dbus.dvi.
1450 (dbus, dbus.dvi): New targets.
1451
1452 * dbus.texi: New file.
1453
1454 2007-11-24 Romain Francoise <romain@orebokech.com>
1455
1456 * nxml-mode.texi: Add description in @direntry.
1457 Fix file name to match @setfilename.
1458
1459 2007-11-23 Mark A. Hershberger <mah@everybody.org>
1460
1461 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
1462 ($(infodir)/nxml-mode): New rule.
1463
1464 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
1465 ($(infodir)/nxml-mode): New rule.
1466 (clean): Add nxml-mode*.
1467
1468 * nxml-mode.texi: New file with nxml manual.
1469
1470 2007-11-18 Richard Stallman <rms@gnu.org>
1471
1472 * flymake.texi (Example -- Configuring a tool called directly):
1473 Update example.
1474
1475 2007-11-18 Michael Albinus <michael.albinus@gmx.de>
1476
1477 * tramp.texi (Filename completion): Simplify explanation of
1478 double-slash behavior. Explain directory contents flushing.
1479
1480 2007-11-16 Jay Belanger <jay.p.belanger@gmail.com>
1481
1482 * calc.texi (TeX and LaTeX Language Modes): Put in
1483 missing braces.
1484
1485 2007-11-15 Richard Stallman <rms@gnu.org>
1486
1487 * cl.texi (Equality Predicates): Delete `eql'.
1488 (Predicates, Naming Conventions, Top): Delete `eql'.
1489 (Common Lisp Compatibility): Delete `eql'.
1490 (Porting Common Lisp): Delete obsolete backquote info.
1491 Minor clarification about character constants.
1492 (Sequence Basics): Minor clarification.
1493
1494 2007-11-15 Juanma Barranquero <lekktu@gmail.com>
1495
1496 * cc-mode.texi (Electric Keys, Custom Macros):
1497 * tramp.texi (Filename completion): Fix typos.
1498
1499 2007-11-15 Jay Belanger <jay.p.belanger@gmail.com>
1500
1501 * calc.texi (Basic commands): Mention the menu.
1502
1503 2007-11-12 Michael Albinus <michael.albinus@gmx.de>
1504
1505 * tramp.texi (Connection caching): Tramp flushes connection
1506 properties when remote operating system has been changed.
1507
1508 2007-11-09 Reiner Steib <Reiner.Steib@gmx.de>
1509
1510 * gnus-news.texi: Fix spelling.
1511 `message-insert-formatted-citation-line', not
1512 `message-insert-formated-citation-line'.
1513
1514 * gnus.texi, gnus-faq.texi, message.texi: Bump version to 5.10.9.
1515
1516 2007-11-07 Michael Albinus <michael.albinus@gmx.de>
1517
1518 * tramp.texi (Overview): Mention also the PuTTY integration under
1519 Win32. Remove paragraphs about Tramp's experimental status.
1520 (Frequently Asked Questions): Add code example for highlighting the
1521 mode line.
1522
1523 2007-11-03 Michael Olson <mwolson@gnu.org>
1524
1525 * remember.texi: Change mentions of remember-buffer to
1526 remember-finalize throughout.
1527
1528 2007-10-30 Michael Olson <mwolson@gnu.org>
1529
1530 * remember.texi (Copying): Remove.
1531 (Mailbox): Update with non-BBDB instructions.
1532 (Diary, Org): Add.
1533 (Bibliography, Planner Page): Remove.
1534
1535 2007-10-30 Juanma Barranquero <lekktu@gmail.com>
1536
1537 * makefile.w32-in (INFO_TARGETS): Add remember.
1538 (DVI_TARGETS): Add remember.dvi.
1539 ($(infodir)/remember): New rule.
1540 (clean): Add remember*.
1541
1542 2007-10-30 Michael Olson <mwolson@gnu.org>
1543
1544 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add remember.
1545 ($(infodir)/remember): New rule that builds the Remember Manual.
1546
1547 * remember.texi: New file containing the Remember Mode Manual.
1548 Shuffle chapters around after initial import.
1549 (Function Reference): Split Keystrokes into separate chapter.
1550 (Keystrokes): Document C-c C-k.
1551 (Introduction): Fix typographical issue with "---".
1552
1553 2007-10-29 Richard Stallman <rms@gnu.org>
1554
1555 * widget.texi (Introduction): Delete discussion of implementation
1556 internals.
1557
1558 2007-10-29 Michael Albinus <michael.albinus@gmx.de>
1559
1560 * tramp.texi (Connection caching): Host names must be different
1561 when tunneling.
1562
1563 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1564
1565 * gnus.texi, gnus-faq.texi, message.texi: Bump version to
1566 Gnus v5.13.
1567
1568 2007-10-28 Miles Bader <miles@gnu.org>
1569
1570 * gnus-news.texi, gnus-coding.texi, sasl.texi: New files.
1571
1572 2007-10-28 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
1573
1574 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
1575
1576 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1577
1578 * gnus.texi (Sorting the Summary Buffer): Remove
1579 gnus-article-sort-by-date-reverse.
1580
1581 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
1582
1583 * gnus.texi (Non-ASCII Group Names): New node.
1584 (Misc Group Stuff): Move gnus-group-name-charset-method-alist and
1585 gnus-group-name-charset-group-alist to Non-ASCII Group Names node.
1586
1587 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
1588
1589 * gnus.texi (Mail Source Specifiers, IMAP): Add a notice on the need to
1590 clean the output of the program `imap-shell-program'.
1591
1592 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
1593
1594 * gnus.texi (IMAP): Mention nnimap-logout-timeout.
1595
1596 2007-10-28 Tassilo Horn <tassilo@member.fsf.org>
1597
1598 * gnus.texi (Sticky Articles): Documentation for sticky article
1599 buffers.
1600
1601 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
1602
1603 * gnus.texi (RSS): Document nnrss-ignore-article-fields.
1604
1605 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
1606
1607 * gnus.texi (Various Various): Mention gnus-add-timestamp-to-message.
1608
1609 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
1610
1611 * gnus.texi (Archived Messages): Document
1612 gnus-update-message-archive-method.
1613
1614 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
1615
1616 * gnus.texi (Limiting): Document gnus-summary-limit-to-address.
1617
1618 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
1619
1620 * gnus.texi (Group Maneuvering): Document
1621 `gnus-summary-next-group-on-exit'.
1622
1623 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
1624
1625 * gnus.texi (Really Various Summary Commands): Mention
1626 gnus-auto-select-on-ephemeral-exit.
1627
1628 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1629
1630 * gnus.texi, message.texi: Bump version number.
1631
1632 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
1633
1634 * gnus.texi (Group Line Specification, Misc Group Stuff)
1635 (Server Commands): Parenthesize @pxref{Mail Spool}.
1636
1637 2007-10-28 Didier Verna <didier@xemacs.org>
1638
1639 New user option: message-signature-directory.
1640 * message.texi (Insertion Variables): Document it.
1641 * gnus.texi (Posting Styles): Ditto.
1642
1643 2007-10-28 Didier Verna <didier@xemacs.org>
1644
1645 * gnus.texi (Group Line Specification):
1646 * gnus.texi (Misc Group Stuff):
1647 * gnus.texi (Server Commands): Document the group compaction feature.
1648
1649 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1650
1651 * gnus-faq.texi ([5.2]): Adjust for message-fill-column.
1652
1653 * message.texi (Various Message Variables): Add message-fill-column.
1654
1655 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
1656
1657 * gnus.texi: Untabify.
1658
1659 2007-10-28 Didier Verna <didier@xemacs.org>
1660
1661 * gnus.texi (Group Parameters): Document the posting-style merging
1662 process in topic-mode.
1663
1664 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1665
1666 * gnus.texi (Scoring On Other Headers): Add gnus-inhibit-slow-scoring.
1667
1668 2007-10-28 Romain Francoise <romain@orebokech.com>
1669
1670 * gnus.texi (Mail Spool): Fix typo.
1671 Update copyright.
1672
1673 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
1674
1675 * gnus.texi (Limiting): Add gnus-summary-limit-to-singletons.
1676
1677 2007-10-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
1678
1679 * gnus.texi (Summary Generation Commands):
1680 Add gnus-summary-insert-ticked-articles.
1681
1682 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1683
1684 * gnus.texi (SpamAssassin back end): Rename spam-spamassassin-path
1685 to spam-spamassassin-program.
1686
1687 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1688
1689 * gnus.texi (Mail and Post): Add gnus-message-highlight-citation.
1690
1691 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
1692
1693 * gnus.texi (Limiting): Add gnus-summary-limit-to-headers.
1694
1695 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
1696
1697 * message.texi (Mail Headers): Document `opportunistic'.
1698
1699 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1700
1701 * emacs-mime.texi (Encoding Customization): Explain how to set
1702 mm-coding-system-priorities per hierarchy.
1703
1704 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1705
1706 * gnus.texi (Washing Mail): Add nnmail-ignore-broken-references and
1707 nnmail-broken-references-mailers instead of nnmail-fix-eudora-headers.
1708
1709 2007-10-28 Didier Verna <didier@xemacs.org>
1710
1711 * message.texi (Wide Reply): Update documentation of
1712 message-dont-reply-to-names (now allowing a list of regexps).
1713
1714 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
1715
1716 * gnus.texi (Spam Package Introduction): Fix spam menu and links.
1717
1718 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
1719
1720 * gnus.texi (SpamAssassin back end): Fix typo.
1721
1722 * sieve.texi (Examples): Fix grammar.
1723
1724 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
1725
1726 * gnus.texi (Searching for Articles): Document M-S and M-R.
1727 (Limiting): Document / b.
1728
1729 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
1730
1731 * gnus.texi (Thread Commands): T M-^.
1732
1733 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
1734
1735 * message.texi (Mail Aliases): Document ecomplete.
1736 (Mail Aliases): Fix typo.
1737
1738 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
1739
1740 * gnus.texi (Face): Restore xref to gnus-face-properties-alist;
1741 fix typo.
1742
1743 2007-10-28 Romain Francoise <romain@orebokech.com>
1744
1745 * gnus.texi (Mail Spool): Grammar fix.
1746
1747 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1748
1749 * gnus.texi (Mail Spool): nnml-use-compressed-files can be a
1750 string.
1751
1752 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
1753
1754 * gnus.texi (Group Parameters): Fix description.
1755
1756 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1757
1758 * gnus.texi (Gmane Spam Reporting):
1759 Fix spam-report-gmane-use-article-number.
1760 Add spam-report-user-mail-address.
1761
1762 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
1763
1764 * emacs-mime.texi (Non-MIME): x-gnus-verbatim -> x-verbatim.
1765
1766 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1767
1768 * gnus.texi (Group Parameters): Add simplified sorting example based on
1769 example for `Sorting the Summary Buffer' from Jari Aalto
1770 <jari.aalto@cante.net>.
1771 (Example Methods): Add example for an indirect connection.
1772
1773 2007-10-28 Kevin Greiner <kevin.greiner@compsol.cc>
1774
1775 * gnus.texi (nntp-open-via-telnet-and-telnet): Fixed grammar.
1776 (Agent Parameters): Updated parameter names to match code.
1777 (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as
1778 'gnus-agent-summary-fetch-series'.
1779 (Agent and flags): New section providing a generalized discussion
1780 of flag handling.
1781 (Agent and IMAP): Removed flag discussion.
1782 (Agent Variables): Added 'gnus-agent-synchronize-flags'.
1783
1784 2007-10-28 Romain Francoise <romain@orebokech.com>
1785
1786 * gnus.texi (Exiting the Summary Buffer): Add new function
1787 `gnus-summary-catchup-and-goto-prev-group', bound to `Z p'.
1788
1789 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1790
1791 * gnus.texi (Conformity): Fix typo.
1792 (Customizing Articles): Document `first'.
1793
1794 2007-10-28 Jari Aalto <jari.aalto@cante.net>
1795
1796 * gnus.texi (Sorting the Summary Buffer):
1797 Add `gnus-thread-sort-by-date-reverse'. Add example
1798 host to different sorting in NNTP and RSS groups.
1799
1800 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1801
1802 * message.texi (Insertion): Describe prefix for
1803 message-mark-inserted-region and message-mark-insert-file.
1804
1805 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1806
1807 * emacs-mime.texi (Non-MIME): Add Slrn-style verbatim marks and
1808 LaTeX documents. Describe "text/x-gnus-verbatim".
1809
1810 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
1811
1812 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
1813 (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering)
1814 (spam-stat spam filtering, SpamOracle)
1815 (Extending the Spam ELisp package): Removed extra quote symbol for
1816 clarity.
1817
1818 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1819
1820 * gnus.texi (MIME Commands): Add gnus-article-save-part-and-strip,
1821 gnus-article-delete-part and gnus-article-replace-part.
1822 (Using MIME): Add gnus-mime-replace-part.
1823
1824 2007-10-28 Romain Francoise <romain@orebokech.com>
1825
1826 * gnus.texi (Mail Spool): Mention that `nnml-use-compressed-files'
1827 requires `auto-compression-mode' to be enabled. Add new nnml
1828 variable `nnml-compressed-files-size-threshold'.
1829
1830 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1831
1832 * gnus.texi (Sorting the Summary Buffer): Added
1833 gnus-thread-sort-by-recipient.
1834
1835 2007-10-28 Romain Francoise <romain@orebokech.com>
1836
1837 * message.texi (Insertion Variables): Mention new variable
1838 `message-yank-empty-prefix'. Change `message-yank-cited-prefix'
1839 documentation accordingly.
1840
1841 2007-10-28 Romain Francoise <romain@orebokech.com>
1842
1843 * gnus.texi (To From Newsgroups): Mention new variables
1844 `gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'.
1845
1846 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
1847
1848 * gnus.texi (Using MIME): gnus-mime-copy-part supports the charset
1849 stuff; gnus-mime-inline-part does the automatic decompression.
1850
1851 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
1852
1853 * gnus.texi (Spam ELisp Package Configuration Examples):
1854 "training.ham" should be "training.spam".
1855
1856 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
1857
1858 * message.texi (Mail Variables): Fix the default value for
1859 message-send-mail-function.
1860
1861 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
1862
1863 * gnus.texi (Optional Back End Functions): nntp-request-update-info
1864 always returns nil exceptionally.
1865
1866 2007-10-28 Simon Josefsson <jas@extundo.com>
1867
1868 * gnus.texi (Article Washing): Add libidn URL. Suggested by
1869 Michael Cook <michael@waxrat.com>.
1870
1871 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
1872
1873 * gnus.texi (Topic Commands): Fix next/previous.
1874
1875 2007-10-28 Simon Josefsson <jas@extundo.com>
1876
1877 * gnus.texi (Article Washing): Mention `W i'.
1878
1879 2007-10-28 Jochen Küpper <jochen@fhi-berlin.mpg.de>
1880
1881 * gnus.texi (Group Parameters): Slight extension of sieve
1882 parameter description.
1883
1884 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1885
1886 * gnus.texi (Score Decays): `gnus-decay-scores' can be a regexp
1887 matching score files as well.
1888 (Picons): Describe `gnus-picon-style'.
1889
1890 2007-10-28 Romain Francoise <romain@orebokech.com>
1891
1892 * message.texi (Message Headers): Mention that headers are hidden
1893 using narrowing, and how to expose them.
1894 Update copyright.
1895
1896 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1897
1898 * gnusref.tex: Mention `gnus-summary-limit-to-recipient' and
1899 `gnus-summary-sort-by-recipient'.
1900
1901 2007-10-28 Romain Francoise <romain@orebokech.com>
1902
1903 * gnus.texi (NNTP marks): New node.
1904 (NNTP): Move NNTP marks variables to the new node.
1905
1906 2007-10-28 Jesper Harder <harder@ifa.au.dk>
1907
1908 * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back end.
1909
1910 * gnus.texi (MIME Commands, Hashcash): Markup fix.
1911
1912 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
1913
1914 * gnus.texi: Replaced @file{spam.el} with @code{spam.el}
1915 everywhere for consistency.
1916 (Filtering Spam Using The Spam ELisp Package): Admonish again.
1917 (Spam ELisp Package Sequence of Events): This is Gnus, say so.
1918 Say "regular expression" instead of "regex." Admonish. Pick
1919 other words to sound better (s/so/thus/).
1920 (Spam ELisp Package Filtering of Incoming Mail): Mention
1921 statistical filters. Remove old TODO.
1922 (Spam ELisp Package Sorting and Score Display in Summary Buffer):
1923 New section on sorting and displaying the spam score.
1924 (BBDB Whitelists): Mention spam-use-BBDB-exclusive is not a
1925 backend but an alias to spam-use-BBDB.
1926 (Extending the Spam ELisp package): Rewrite the example using the
1927 new backend functionality.
1928
1929 2007-10-28 Simon Josefsson <jas@extundo.com>
1930
1931 * gnus.texi (NNTP): Mention nntp-marks-is-evil and
1932 nntp-marks-directory, from Romain Francoise
1933 <romain@orebokech.com>.
1934
1935 2007-10-28 Magnus Henoch <mange@freemail.hu>
1936
1937 * gnus.texi (Hashcash): New default value of
1938 hashcash-default-payment.
1939
1940 2007-10-28 Simon Josefsson <jas@extundo.com>
1941
1942 * gnus.texi (Hashcash): Fix URL. Add pref to spam section.
1943 (Anti-spam Hashcash Payments): No need to load hashcash.el now.
1944
1945 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1946
1947 * gnus.texi (Adaptive Scoring): Added gnus-adaptive-pretty-print.
1948
1949 2007-10-28 Simon Josefsson <jas@extundo.com>
1950
1951 * gnus.texi (documentencoding): Add, to avoid warnings.
1952
1953 2007-10-28 Simon Josefsson <jas@extundo.com>
1954
1955 * message.texi (Mail Headers): Add.
1956
1957 * gnus.texi (Hashcash): Fix.
1958
1959 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
1960
1961 * gnus.texi (Hashcash): Changed location of library, also mention
1962 that payments can be verified and fix the name of the
1963 hashcash-path variable.
1964
1965 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1966
1967 * gnus.texi (Article Display): Add `gnus-picon-style'.
1968
1969 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
1970
1971 * gnus.texi (SpamAssassin backend): Add it to the detailmenu.
1972
1973 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
1974
1975 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
1976 (Bogofilter, spam-stat spam filtering, SpamOracle): Old incorrect
1977 warning about ham processors in spam groups removed.
1978
1979 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
1980
1981 * gnus.texi (SpamAssassin backend): Added new node about SpamAssassin.
1982 From Hubert Chan <hubert@uhoreg.ca>.
1983
1984 2007-10-28 Jesper Harder <harder@ifa.au.dk>
1985
1986 * gnus.texi (Spam ELisp Package Sequence of Events): Index.
1987 (Mailing List): Typo.
1988 (Customizing Articles): Add gnus-treat-ansi-sequences.
1989 (Article Washing): Index.
1990
1991 * message.texi: Use m-dash consistently.
1992
1993 2007-10-28 Jesper Harder <harder@ifa.au.dk>
1994
1995 * gnus.texi (GroupLens): Remove.
1996
1997 2007-10-28 Kevin Greiner <kgreiner@xpediantsolutions.com>
1998
1999 * gnus.texi (Outgoing Messages, Agent Variables): Add
2000 gnus-agent-queue-mail and gnus-agent-prompt-send-queue.
2001 Suggested by Gaute Strokkenes <gs234@srcf.ucam.org>
2002
2003 2007-10-28 Jesper Harder <harder@ifa.au.dk>
2004
2005 * gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
2006
2007 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2008
2009 * gnus.texi (Article Washing): Add `gnus-article-treat-ansi-sequences'.
2010
2011 * gnus.texi (No Gnus): New node. Includes `gnus-news.texi'.
2012
2013 2007-10-28 Simon Josefsson <jas@extundo.com>
2014
2015 * gnus.texi (Top): Add SASL.
2016
2017 2007-10-27 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
2018
2019 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
2020
2021 2007-10-27 Reiner Steib <Reiner.Steib@gmx.de>
2022
2023 * gnus.texi (Troubleshooting): Adjust Gnus version number.
2024
2025 2007-10-27 Jay Belanger <jay.p.belanger@gmail.com>
2026
2027 * calc.texi (Formulas, Composition Basics): Lower the
2028 precedence of negation.
2029
2030 2007-10-25 Jonathan Yavner <jyavner@member.fsf.org>
2031
2032 * ses.texi (The Basics): Mention how to create a new spreadsheet.
2033 Mention the new three-letter column identifiers.
2034 (More on cell printing): Calculate-cell and truncate-cell are now `c'
2035 and `t' rather than `C-c C-c' and `C-c C-t'. Mention the stupid error
2036 message when using `c' on an empty default with default printer.
2037 (Buffer-local variables in spreadsheets): `symbolic-formulas' was
2038 renamed to `ses--symbolic-formulas' some time ago.
2039
2040 2007-10-25 Jay Belanger <jay.p.belanger@gmail.com>
2041
2042 * calc.texi (Default Simplifications, Making Selections)
2043 (Customizing Calc): Clarify associativity of multiplication.
2044
2045 2007-10-23 Michael Albinus <michael.albinus@gmx.de>
2046
2047 * tramp.texi (Traces and Profiles): Simplify loop over
2048 `trace-function-background'.
2049
2050 2007-10-22 Juri Linkov <juri@jurta.org>
2051
2052 * dired-x.texi (Shell Command Guessing): Default values are now
2053 available by typing M-n instead of M-p.
2054
2055 2007-10-21 Michael Albinus <michael.albinus@gmx.de>
2056
2057 * tramp.texi (Cleanup remote connections): New section.
2058 (Password caching): Remove `tramp-clear-passwd'.
2059 It's not a command anymore.
2060 (Bug Reports): Add `tramp-bug' to function index.
2061 (Function Index, Variable Index): New nodes.
2062 (Remote shell setup): Describe `tramp-password-prompt-regexp'.
2063
2064 * trampver.texi: Update release number.
2065
2066 2007-10-20 Jay Belanger <jay.p.belanger@gmail.com>
2067
2068 * calc.texi (History and Acknowledgements): Turn comment
2069 about integer size into past tense.
2070 (Time Zones): Remove pointer to Calc author's address.
2071 (Trigonometric and Hyperbolic Functions): Mention cotangent
2072 and hyperbolic cotangent. Fix typo.
2073
2074 2007-10-10 Michael Albinus <michael.albinus@gmx.de>
2075
2076 Sync with Tramp 2.1.11.
2077
2078 * trampver.texi: Update release number.
2079
2080 2007-10-06 Michael Albinus <michael.albinus@gmx.de>
2081
2082 * tramp.texi (External packages): New section.
2083
2084 2007-09-29 Juri Linkov <juri@jurta.org>
2085
2086 * info.texi (Help-Int): Document `L' (`Info-history').
2087
2088 2007-09-26 Carsten Dominik <dominik@science.uva.nl>
2089
2090 * org.texi: Change links to webpage and maintained email.
2091 (Remember): Promote to Chapter, significant changes.
2092 (Fast access to TODO states): New section.
2093 (Faces for TODO keywords): New section.
2094 (Export options): Example for #+DATE.
2095 (Progress logging): Section moved.
2096
2097 2007-09-26 Bill Wohler <wohler@newt.com>
2098
2099 * mh-e.texi (HTML): Mention binding of S-mouse-2 to
2100 browse-url-at-mouse.
2101
2102 2007-09-20 Eduard Wiebe <usenet@pusto.de> (tiny change)
2103
2104 * flymake.texi (Customizable variables): Face names don't end in -face.
2105 Fix flymake-err-line-patterns template.
2106 (Example -- Configuring a tool called directly): Fix init-function.
2107 (Highlighting erroneous lines): Face names don't end in -face.
2108
2109 2007-09-18 Exal de Jesus Garcia Carrillo <exal@gmx.de> (tiny change)
2110
2111 * erc.texi (Special-Features): Fix small typo.
2112
2113 2007-09-14 Michael Albinus <michael.albinus@gmx.de>
2114
2115 * tramp.texi (Filename Syntax): Provide links to "Inline methods"
2116 and "External transfer methods".
2117
2118 2007-09-13 Jay Belanger <jay.p.belanger@gmail.com>
2119
2120 * calc.texi (Predefined Units): Add some history.
2121
2122 2007-09-08 Michael Olson <mwolson@gnu.org>
2123
2124 * erc.texi (Copying): New section included from gpl.texi.
2125 This matches the look of the upstream ERC manual.
2126
2127 2007-09-07 Jay Belanger <jay.p.belanger@gmail.com>
2128
2129 * calc.texi (History and Acknowledgements): Adjust the "thanks".
2130 (Random Numbers): Clarify the distribution of `random'.
2131
2132 2007-09-06 Glenn Morris <rgm@gnu.org>
2133
2134 Move manual sources from man/ to subdirectories of doc/.
2135 Split into the Emacs manual in emacs/, and other manuals in misc/.
2136 Change all setfilename commands to use ../../info.
2137 * Makefile.in: Move the parts of the old man/Makefile.in that do not
2138 refer to the Emacs manual here.
2139 (infodir): New variable.
2140 (INFO_TARGETS, info): Use infodir. Also used by all info targets.
2141 (cc-mode.texi, faq.texi): Update references to source file locations.
2142 * makefile.w32-in: Move the parts of the old man/makefile.w32-in that
2143 do not refer to the Emacs manual here.
2144 (infodir, MULTI_INSTALL_INFO, ENVADD): Go up one more level.
2145
2146 * Makefile.in: Add `basename' versions of all info targets, for
2147 convenience when rebuilding just one manual.
2148 (../etc/GNU): Delete obsolete target.
2149 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
2150 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
2151 *.vrs *.toc here...
2152 (maintainer-clean): ...from here.
2153
2154 * makefile.w32-in (../etc/GNU): Delete obsolete target.
2155
2156 2007-09-01 Jay Belanger <jay.p.belanger@gmail.com>
2157
2158 * calc.texi (Date Conversions): Clarify definition of
2159 Julian day numbering.
2160 (Date Forms): Clarify definition of Julian day numbering;
2161 add some history.
2162
2163 2007-08-30 Carsten Dominik <dominik@science.uva.nl>
2164
2165 * org.texi: Version 5.07.
2166
2167 2007-08-24 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
2168
2169 * message.texi (MIME): Replace mml-attach with mml-attach-file.
2170
2171 2007-08-22 Carsten Dominik <dominik@science.uva.nl>
2172
2173 * org.texi (Adding hyperlink types): New section.
2174 (Embedded LaTeX): Chapter updated because of LaTeX export.
2175 (LaTeX export): New section.
2176 (Using links out): New section.
2177
2178 2007-08-22 Glenn Morris <rgm@gnu.org>
2179
2180 * faq.texi (Learning how to do something): Refcards now in
2181 etc/refcards/ directory.
2182
2183 2007-08-22 Michael Albinus <michael.albinus@gmx.de>
2184
2185 * tramp.texi (Remote Programs): Persistency file must be cleared when
2186 changing `tramp-remote-path'.
2187 (Filename Syntax): Don't use @var{} constructs inside the @trampfn
2188 macro.
2189
2190 2007-08-17 Jay Belanger <jay.p.belanger@gmail.com>
2191
2192 * calc.texi: Move contents to beginning of file.
2193 (Algebraic Entry): Fix the formatting of an example.
2194
2195 2007-08-15 Jay Belanger <jay.p.belanger@gmail.com>
2196
2197 * calc.texi (Basic Operations on Units): Mention exact versus
2198 inexact conversions.
2199
2200 2007-08-14 Jay Belanger <jay.p.belanger@gmail.com>
2201
2202 * calc.texi (Basic Operations on Units): Mention default
2203 values for new units.
2204 (Quick Calculator Mode): Mention that binary format will
2205 be displayed.
2206
2207 2007-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
2208
2209 * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.
2210
2211 2007-08-10 Katsumi Yamaoka <yamaoka@jpl.org>
2212
2213 * gnus.texi (NNTP): Mention nntp-xref-number-is-evil.
2214
2215 2007-08-08 Glenn Morris <rgm@gnu.org>
2216
2217 * gnus.texi, sieve.texi: Replace `iff'.
2218
2219 2007-08-03 Jay Belanger <jay.p.belanger@gmail.com>
2220
2221 * calc.texi (Basic Graphics): Mention the graphing of error
2222 forms.
2223 (Graphics Options): Mention how `g s' handles error forms.
2224 (Curve Fitting): Mention plotting the curves.
2225 (Standard Nonlinear Models): Add additional models.
2226 (Curve Fitting Details): Mention the Levenberg-Marquardt method.
2227 (Linear Fits): Correct result.
2228
2229 2007-08-01 Alan Mackenzie <acm@muc.de>
2230
2231 * cc-mode.texi (Mailing Lists and Bug Reports): Correct "-no-site-file"
2232 to "--no-site-file".
2233
2234 2007-07-29 Michael Albinus <michael.albinus@gmx.de>
2235
2236 * tramp.texi (Frequently Asked Questions): Point to mode line
2237 extension in Emacs 23.1.
2238
2239 * trampver.texi: Update release number.
2240
2241 2007-07-27 Glenn Morris <rgm@gnu.org>
2242
2243 * calc.texi (Copying): Include license text from gpl.texi, rather than
2244 in-line.
2245
2246 2007-07-25 Glenn Morris <rgm@gnu.org>
2247
2248 * calc.texi (Copying): Replace license with GPLv3.
2249
2250 * Relicense all FSF files to GPLv3 or later.
2251
2252 2007-07-22 Michael Albinus <michael.albinus@gmx.de>
2253
2254 Sync with Tramp 2.1.10.
2255
2256 * tramp.texi (trampfn): Expand macro implementation in order to handle
2257 empty arguments.
2258 (trampfnmhl, trampfnuhl, trampfnhl): Remove macros. Replace all
2259 occurrences by trampfn.
2260 (Frequently Asked Questions): Extend example code for host
2261 identification in the modeline. Add bbdb to approaches shortening Tramp
2262 file names to be typed.
2263
2264 * trampver.texi: Update release number.
2265
2266 2007-07-17 Michael Albinus <michael.albinus@gmx.de>
2267
2268 * tramp.texi: Move @setfilename ../info/tramp up, outside the header
2269 section. Reported by <poti@potis.org>.
2270 (Remote processes): Arguments of the program to be debugged are taken
2271 literally.
2272 (Frequently Asked Questions): Simplify recentf example.
2273
2274 2007-07-14 Karl Berry <karl@gnu.org>
2275
2276 * info.texi (@copying): New Back-Cover Text.
2277
2278 * info.texi (Quitting Info): Move to proper place in source.
2279 (Reported by Benno Schulenberg.)
2280
2281 2007-07-13 Eli Zaretskii <eliz@gnu.org>
2282
2283 * Makefile.in (../info/emacs-mime): Use --enable-encoding.
2284
2285 * makefile.w32-in ($(infodir)/emacs-mime): Ditto.
2286
2287 * emacs-mime.texi: Add @documentencoding directive.
2288
2289 2007-07-12 Nick Roberts <nickrob@snap.net.nz>
2290
2291 * tramp.texi (Remote processes): Add an anchor to the subsection
2292 "Running a debugger on a remote host".
2293
2294 2007-07-12 Michael Albinus <michael.albinus@gmx.de>
2295
2296 * tramp.texi (Remote processes): Don't call it "experimental" any
2297 longer. Add subsection about running a debugger on a remote host.
2298
2299 2007-07-10 Carsten Dominik <dominik@science.uva.nl>
2300
2301 * org.texi (Properties and columns): Chapter rewritten.
2302
2303 2007-07-08 Michael Albinus <michael.albinus@gmx.de>
2304
2305 * tramp.texi:
2306 * trampver.texi: Migrate to Tramp 2.1.
2307
2308 2007-07-02 Carsten Dominik <dominik@science.uva.nl>
2309
2310 * org.texi (Properties): New chapter.
2311
2312 2007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
2313
2314 * gnus-faq.texi ([3.2]): Fix locating of environment variables in the
2315 Control Panel.
2316
2317 * gnus.texi (Misc Article): Add index entry for
2318 gnus-single-article-buffer.
2319
2320 2007-06-27 Andreas Seltenreich <andreas@gate450.dyndns.org>
2321
2322 * gnus.texi (Starting Up): Fix typo.
2323
2324 2007-06-25 Katsumi Yamaoka <yamaoka@jpl.org>
2325
2326 * gnus.texi (Asynchronous Fetching): Fix typo.
2327
2328 2007-06-20 Jay Belanger <jay.p.belanger@gmail.com>
2329
2330 * calc.texi:Change ifinfo to ifnottex (as appropriate) throughout.
2331 (About This Manual): Remove redundant information.
2332 (Getting Started): Mention author.
2333 (Basic Arithmetic, Customizing Calc): Make description of the
2334 variable `calc-multiplication-has-precedence' match its new effect.
2335
2336 2007-06-19 Jay Belanger <jay.p.belanger@gmail.com>
2337
2338 * calc.texi (Basic Arithmetic, Customizing Calc): Mention
2339 the variable `calc-multiplication-has-precedence'.
2340
2341 2007-06-19 Carsten Dominik <dominik@science.uva.nl>
2342
2343 * org.texi (Tag): Section swapped with node Timestamps.
2344 (Formula syntax for Lisp): Document new `L' flag.
2345
2346 2007-06-06 Andreas Seltenreich <andreas@gate450.dyndns.org>
2347
2348 * gnus.texi (Misc Group Stuff, Summary Buffer)
2349 (Server Commands, Article Keymap): Fix typo. s/function/command/.
2350
2351 2007-06-06 Juanma Barranquero <lekktu@gmail.com>
2352
2353 * cc-mode.texi (Comment Commands, Getting Started, Style Variables):
2354 * gnus.texi (Article Buttons, Mail Source Customization)
2355 (Sending or Not Sending, Customizing NNDiary):
2356 * message.texi (Message Headers):
2357 * mh-e.texi (HTML): Fix typos.
2358
2359 2007-06-07 Michael Albinus <michael.albinus@gmx.de>
2360
2361 Sync with Tramp 2.0.56.
2362
2363 * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc
2364 settings. Reported by Ted Zlatanov <tzz@lifelogs.com>.
2365
2366 2007-06-02 Chong Yidong <cyd@stupidchicken.com>
2367
2368 * Version 22.1 released.
2369
2370 2007-05-26 Michael Olson <mwolson@gnu.org>
2371
2372 * erc.texi (Modules): Fix references to completion modules.
2373
2374 2007-05-09 Reiner Steib <Reiner.Steib@gmx.de>
2375
2376 * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
2377
2378 2007-05-09 Didier Verna <didier@xemacs.org>
2379
2380 * gnus.texi (Email Based Diary): New. Proper documentation for the
2381 nndiary back end and the gnus-diary library.
2382
2383 2007-05-03 Karl Berry <karl@gnu.org>
2384
2385 * .cvsignore (*.pdf): New entry.
2386
2387 * texinfo.tex: Update from current version for better pdf generation.
2388
2389 2007-04-30 Reiner Steib <Reiner.Steib@gmx.de>
2390
2391 * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.
2392
2393 2007-04-28 Glenn Morris <rgm@gnu.org>
2394
2395 * faq.texi (New in Emacs 22): Restore mention of python.el pending
2396 consideration of legal status.
2397
2398 2007-04-27 J.D. Smith <jdsmith@as.arizona.edu>
2399
2400 * idlwave.texi: Minor updates for IDLWAVE 6.1.
2401
2402 2007-04-24 Chong Yidong <cyd@stupidchicken.com>
2403
2404 * faq.texi (New in Emacs 22): python.el removed.
2405
2406 2007-04-23 Jay Belanger <jay.p.belanger@gmail.com>
2407
2408 * calc.texi (Reporting bugs): Update maintainer's address.
2409
2410 2007-04-22 Chong Yidong <cyd@stupidchicken.com>
2411
2412 * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
2413
2414 2007-04-15 Jay Belanger <belanger@truman.edu>
2415
2416 * calc.texi (Title page): Remove the date.
2417 (Basic Arithmetic): Emphasize that / binds less strongly than *.
2418 (The Standard Calc Interface): Change trail title.
2419 (Floats): Mention that when non-decimal floats are entered, only
2420 approximations are stored.
2421 (Copying): Move to the appendices.
2422 (GNU Free Documentation License): Add as an appendix.
2423
2424 2007-04-15 Chong Yidong <cyd@stupidchicken.com>
2425
2426 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
2427 * dired-x.texi, ebrowse.texi, ediff.texi:
2428 * emacs-mime.texi, erc.texi, eshell.texi:
2429 * eudc.texi, flymake.texi, forms.texi, gnus.texi:
2430 * idlwave.texi, message.texi, newsticker.texi, org.texi:
2431 * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi:
2432 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
2433 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi:
2434 * woman.texi: Include GFDL.
2435
2436 * doclicense.texi: Remove node heading, so that it can be included by
2437 other files.
2438
2439 * dired-x.texi: Relicence under GFDL. Remove date from title page.
2440
2441 * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
2442 than *.
2443
2444 2007-04-14 Carsten Dominik <dominik@science.uva.nl>
2445
2446 * org.texi (Formula syntax for Calc): Emphasize the operator precedence
2447 in Calc.
2448
2449 2007-04-09 Romain Francoise <romain@orebokech.com>
2450
2451 * faq.texi (New in Emacs 22): Mention improvements to the Windows and
2452 Mac OS ports. Make it clear that mouse-1 complements and doesn't
2453 replace mouse-2.
2454
2455 2007-04-08 Chong Yidong <cyd@stupidchicken.com>
2456
2457 * woman.texi (Word at point, Interface Options): woman-topic-at-point
2458 renamed to woman-use-topic-at-point. Document new behavior.
2459
2460 2007-04-08 Richard Stallman <rms@gnu.org>
2461
2462 * url.texi: Fix some indexing.
2463 (Disk Caching): Drop discussion of old/other Emacs versions.
2464
2465 2007-04-07 Chong Yidong <cyd@stupidchicken.com>
2466
2467 * url.texi (Disk Caching): Say Emacs 21 "and later".
2468
2469 * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
2470 on Font locking which now mentions JIT lock.
2471
2472 2007-04-01 Michael Olson <mwolson@gnu.org>
2473
2474 * erc.texi: Update for the ERC 5.2 release.
2475
2476 2007-03-31 David Kastrup <dak@gnu.org>
2477
2478 * woman.texi (Topic, Interface Options): Explain changes semantics of
2479 woman-manpath in order to consider MANPATH_MAP entries.
2480
2481 2007-03-31 Eli Zaretskii <eliz@gnu.org>
2482
2483 * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
2484
2485 2007-03-26 Richard Stallman <rms@gnu.org>
2486
2487 * pgg.texi (Caching passphrase): Clean up previous change.
2488
2489 2007-03-25 Thien-Thi Nguyen <ttn@gnu.org>
2490
2491 * gnus.texi (Setting Process Marks): Fix typo.
2492
2493 2007-03-25 Romain Francoise <romain@orebokech.com>
2494
2495 * faq.texi (New in Emacs 22): Reorganize using an itemized list for
2496 readability, and include various fixes by Daniel Brockman, Nick Roberts
2497 and Dieter Wilhelm.
2498
2499 2007-03-24 Thien-Thi Nguyen <ttn@gnu.org>
2500
2501 * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
2502
2503 * gnus.texi (Mail Source Specifiers): Fix typo.
2504
2505 2007-03-22 Ralf Angeli <angeli@caeruleus.net>
2506
2507 * reftex.texi (Imprint): Update maintainer information.
2508
2509 2007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
2510
2511 * message.texi (Message Buffers): Update documentation for
2512 message-generate-new-buffers.
2513
2514 2007-03-15 Daiki Ueno <ueno@unixuser.org>
2515
2516 * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
2517
2518 2007-03-21 Glenn Morris <rgm@gnu.org>
2519
2520 * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2.
2521
2522 2007-03-19 Chong Yidong <cyd@stupidchicken.com>
2523
2524 * eshell.texi (Known problems): Emacs 21 -> 22.
2525
2526 * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
2527
2528 2007-03-18 Jay Belanger <belanger@truman.edu>
2529
2530 * calc.texi (Time Zones): Mention that the DST rules changed in 2007.
2531
2532 2007-03-12 Glenn Morris <rgm@gnu.org>
2533
2534 * calc.texi (Time Zones): Switch to new North America DST rule.
2535
2536 * calc.texi: Replace "daylight savings" with "daylight
2537 saving" in text throughout.
2538
2539 2007-03-11 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
2540
2541 * gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
2542 The variable now uses a list of symbols instead of just a symbol.
2543 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
2544
2545 2007-03-06 Romain Francoise <romain@orebokech.com>
2546
2547 * faq.texi (New in Emacs 22): Don't say "now" too much. Add MH-E to
2548 new packages, and mention Gnus update.
2549
2550 2007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
2551
2552 * gnus.texi (NNTP): Mention nntp-never-echoes-commands and
2553 nntp-open-connection-functions-never-echo-commands.
2554
2555 2007-02-27 Chong Yidong <cyd@stupidchicken.com>
2556
2557 * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
2558 problems on the console, and security risk in not using gpg-agent.
2559
2560 2007-02-25 Carsten Dominik <dominik@science.uva.nl>
2561
2562 * org.texi (The spreadsheet): Renamed from "Table calculations".
2563 Completely reorganized and rewritten.
2564 (CamelCase links): Section removed.
2565 (Repeating items): New section.
2566 (Tracking TODO state changes): New section.
2567 (Agenda views): Chapter reorganized and rewritten.
2568 (HTML export): Section rewritten.
2569 (Tables in arbitrary syntax): New section.
2570 (Summary): Better feature summary.
2571 (Activation): Document problem with cut-and-paste of Lisp code
2572 from PDF files.
2573 (Visibility cycling): Document indirect buffer use.
2574 (Structure editing): Document sorting.
2575 (Remember): Section rewritten.
2576 (Time stamps): Better description of time stamp types.
2577 (Tag searches): Document regular expression search for tags.
2578 (Stuck projects): New section.
2579 (In-buffer settings): New keywords.
2580 (History and Acknowledgments): Updated description.
2581
2582 2007-02-24 Alan Mackenzie <acm@muc.de>
2583
2584 * cc-mode.texi (Movement Commands): Insert two missing command names.
2585 (Getting Started): Slight wording correction (use conditional).
2586
2587 2007-02-22 Kim F. Storm <storm@cua.dk>
2588
2589 * widget.texi (User Interface, Basic Types): Document need to put some
2590 text before the %v escape in :format string in editable-field widget.
2591
2592 2007-02-18 Romain Francoise <romain@orebokech.com>
2593
2594 * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not
2595 `cvs-mode-quit'.
2596
2597 2007-02-10 Markus Triska <markus.triska@gmx.at>
2598
2599 * widget.texi (Programming Example): Put constant strings in :format.
2600
2601 2007-02-07 Juanma Barranquero <lekktu@gmail.com>
2602
2603 * faq.texi (Fullscreen mode on MS-Windows): New node.
2604
2605 2007-02-04 David Kastrup <dak@gnu.org>
2606
2607 * faq.texi (AUCTeX): Update version number. Should probably be done
2608 for other packages as well.
2609
2610 2007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
2611
2612 * gnus.texi (Batching Agents): Fix example. Reported by Tassilo Horn
2613 <tassilo@member.fsf.org>.
2614
2615 2007-01-27 Eli Zaretskii <eliz@gnu.org>
2616
2617 * msdog.texi (ls in Lisp): Document ls-lisp-format-time-list and
2618 ls-lisp-use-localized-time-format.
2619
2620 2007-01-20 Markus Triska <markus.triska@gmx.at>
2621
2622 * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
2623
2624 2007-01-13 Michael Olson <mwolson@gnu.org>
2625
2626 * erc.texi (Modules): Mention capab-identify module.
2627
2628 2007-01-05 Michael Olson <mwolson@gnu.org>
2629
2630 * erc.texi (Getting Started): Update for /RECONNECT command.
2631
2632 2007-01-04 Richard Stallman <rms@gnu.org>
2633
2634 * ebrowse.texi: Change C-c b to C-c C-m.
2635
2636 2007-01-03 Reiner Steib <Reiner.Steib@gmx.de>
2637
2638 * gnus.texi (Customizing Articles): Use index entries for gnus-treat-*
2639 variables only in info to avoid redundant entries in the printed
2640 manual.
2641
2642 2007-01-02 Daiki Ueno <ueno@unixuser.org>
2643
2644 * message.texi (Using PGP/MIME): Document gpg-agent usage.
2645
2646 2007-01-02 Reiner Steib <Reiner.Steib@gmx.de>
2647
2648 * message.texi (Security): Split into sub-nodes.
2649
2650 2007-01-01 Alan Mackenzie <acm@muc.de>
2651
2652 * cc-mode.texi ("Limitations and Known Bugs"): Document problems with
2653 eval-after-load in Emacs <=21 and a workaround. Document that
2654 trigraphs are not supported.
2655
2656 2007-01-01 Alan Mackenzie <acm@muc.de>
2657
2658 * cc-mode.texi ("Filling and Breaking"): Amend the doc for
2659 c-context-line-break. When invoked within a string, preserve
2660 whitespace. Add a backslash only when also in a macro.
2661
2662 2007-01-01 Alan Mackenzie <acm@muc.de>
2663
2664 * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
2665
2666 2007-01-01 Alan Mackenzie <acm@muc.de>
2667
2668 * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae]
2669 are now bound by default to c-\(beginning\|end\)-of-defun by default.
2670
2671 2007-01-01 Alan Mackenzie <acm@muc.de>
2672
2673 * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from
2674 "Choosing a Style".
2675
2676 * cc-mode.texi ("Styles"): Add @dfn{style}.
2677
2678 2006-12-30 Michael Albinus <michael.albinus@gmx.de>
2679
2680 Sync with Tramp 2.0.55.
2681
2682 * trampver.texi: Update release number.
2683
2684 2006-12-29 Reiner Steib <Reiner.Steib@gmx.de>
2685
2686 * gnus.texi (Customizing Articles): Add index entries for all
2687 gnus-treat-* variables.
2688
2689 2006-12-29 Jouni K. Seppänen <jks@iki.fi>
2690
2691 * gnus.texi (IMAP): Fix incorrect explanation of
2692 nnimap-search-uids-not-since-is-evil in documentation for
2693 nnimap-expunge-search-string.
2694
2695 2006-12-27 Reiner Steib <Reiner.Steib@gmx.de>
2696
2697 * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
2698 spam-ifile-database.
2699
2700 2006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
2701
2702 * gnus.texi (Spam Package Configuration Examples): Don't encourage to
2703 rebind C-s.
2704
2705 2006-12-26 Jouni K. Seppänen <jks@iki.fi>
2706
2707 * gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
2708 (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
2709 "expiring mail".
2710 (IMAP): Document nnimap-search-uids-not-since-is-evil and
2711 nnimap-nov-is-evil.
2712
2713 2006-12-25 Kevin Ryde <user42@zip.com.au>
2714
2715 * cl.texi (Sorting Sequences): In sort*, add a little cautionary note
2716 about the key procedure being used heavily.
2717
2718 2006-12-24 Chong Yidong <cyd@stupidchicken.com>
2719
2720 * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
2721 to t.
2722 (Prerequisites): Add explanation about gpg-agent.
2723
2724 2006-12-22 Kevin Ryde <user42@zip.com.au>
2725
2726 * cl.texi (Sorting Sequences): Typo in sort*, example showed plain
2727 "sort" instead of "sort*".
2728
2729 2006-12-19 Richard Stallman <rms@gnu.org>
2730
2731 * calc.texi (History and Acknowledgements): Recognize that Emacs
2732 now does have floating point.
2733
2734 2006-12-19 Michael Albinus <michael.albinus@gmx.de>
2735
2736 * tramp.texi (External transfer methods): Describe new method `scpc'.
2737
2738 2006-12-17 Sascha Wilde <wilde@sha-bang.de>
2739
2740 * pgg.texi: Added short note on gpg-agent to the introduction.
2741
2742 2006-12-13 Reiner Steib <Reiner.Steib@gmx.de>
2743
2744 * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
2745 also applies to Cc.
2746
2747 2006-12-12 Reiner Steib <Reiner.Steib@gmx.de>
2748
2749 * gnus.texi (X-Face): Clarify. Say which programs are required
2750 on Windows.
2751
2752 2006-12-08 Michael Olson <mwolson@gnu.org>
2753
2754 * erc.texi (Modules): Remove documentation for list module.
2755
2756 2006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
2757
2758 * faq.texi (^M in the shell buffer): Ditto.
2759
2760 2006-11-20 Michael Olson <mwolson@gnu.org>
2761
2762 * erc.texi: Call this the 5.2 stable pre-release of ERC.
2763
2764 2006-11-17 Carsten Dominik <dominik@science.uva.nl>
2765
2766 * org.texi: Fix typos.
2767 (Agenda commands): Document `C-k'.
2768
2769 2006-11-16 Eli Zaretskii <eliz@gnu.org>
2770
2771 * url.texi (http/https): Fix a typo in the HTTP URL.
2772
2773 2006-11-14 Stephen Leake <stephen_leake@stephe-leake.org>
2774
2775 * ada-mode.texi: Total rewrite.
2776
2777 2006-11-13 Carsten Dominik <dominik@science.uva.nl>
2778
2779 * org.texi: Minor typo fixes.
2780
2781 2006-11-13 Bill Wohler <wohler@newt.com>
2782
2783 Release MH-E manual version 8.0.3.
2784
2785 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
2786 release 8.0.3.
2787
2788 * mh-e.texi (Incorporating Mail): Use output of "mhparam Path"
2789 to set MAILDIR.
2790 (Reading Mail): Document the customization of read-mail-command
2791 for MH-E.
2792 (Viewing Attachments): Document mm-discouraged-alternatives.
2793 (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag.
2794 (Junk): Add more information about the settings of mh-junk-background
2795 in a program. Add /usr/bin/mh to PATH in examples.
2796
2797 2006-11-12 Richard Stallman <rms@gnu.org>
2798
2799 * woman.texi: Update author address but say he no longer maintains it.
2800
2801 2006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
2802
2803 * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of
2804 archived trees.
2805 (Checkboxes): Section moved to chapter 5, and extended.
2806 (The date/time prompt): New section.
2807 (Link abbreviations): New section.
2808 (Presentation and sorting): New section.
2809 (Custom agenda views): Section completely rewritten.
2810 (Summary): Compare with Planner.
2811 (Feedback): More info about creating backtraces.
2812 (Plain lists): Modified example.
2813 (Breaking down tasks): New section.
2814 (Custom time format): New section.
2815 (Time stamps): Document inactive timestamps.
2816 (Setting tags): More details about fast tag selection.
2817 (Block agenda): New section.
2818 (Custom agenda views): Section rewritten.
2819 (Block agenda): New section.
2820
2821 2006-11-07 Michael Albinus <michael.albinus@gmx.de>
2822
2823 * tramp.texi (Configuration): scp is the default method.
2824 (Default Method): Use ssh as example for another method.
2825
2826 2006-10-27 Richard Stallman <rms@gnu.org>
2827
2828 * woman.texi: Downcase nroff/troff/roff.
2829 (Installation): Chapter deleted. Some xrefs deleted.
2830 (Background): woman doesn't advise man ;-).
2831
2832 2006-10-26 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
2833
2834 * ada-mode.texi (Project files, Identifier completion)
2835 (Automatic Casing, Debugging, Using non-standard file names)
2836 (Working Remotely): Fix typos.
2837
2838 2006-10-20 Masatake YAMATO <jet@gyve.org>
2839
2840 * cc-mode.texi (Sample .emacs File): Added missing `)' in
2841 sample code `my-c-initialization-hook'.
2842
2843 2006-10-19 Stuart D. Herring <herring@lanl.gov>
2844
2845 * widget.texi: Fix typos.
2846
2847 2006-10-19 Michael Albinus <michael.albinus@gmx.de>
2848
2849 * tramp.texi (Frequently Asked Questions): Remove questions marked with
2850 "???". There have been no complaints for years, so the information
2851 must be appropriate.
2852
2853 2006-10-16 Richard Stallman <rms@gnu.org>
2854
2855 * widget.texi: Use @var instead of capitalization.
2856 Clarify many widget type descriptions.
2857
2858 2006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
2859
2860 * gnus.texi (Other modes): Fix typo. Add alternative index entry for
2861 gnus-dired-attach.
2862 (Selecting a Group): Fix typo.
2863
2864 2006-10-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
2865
2866 * widget.texi: Fix typos.
2867
2868 2006-10-06 Reiner Steib <Reiner.Steib@gmx.de>
2869
2870 * gnus.texi (Image Enhancements): Update for Emacs 22.
2871
2872 * gnus-faq.texi ([1.3]): Update.
2873
2874 2006-10-06 Richard Stallman <rms@gnu.org>
2875
2876 * faq.texi (Displaying the current line or column):
2877 Delete "As of Emacs 20".
2878
2879 2006-10-06 Romain Francoise <romain@orebokech.com>
2880
2881 * faq.texi (VM): VM works with Emacs 22 too.
2882
2883 2006-10-06 Richard Stallman <rms@gnu.org>
2884
2885 * ebrowse.texi: Remove Emacs version "21" from title.
2886
2887 2006-10-02 Reiner Steib <Reiner.Steib@gmx.de>
2888
2889 * gnus.texi (Foreign Groups): Say where change of editing commands are
2890 stored. Add reference to `gnus-parameters'.
2891
2892 2006-09-15 Jay Belanger <belanger@truman.edu>
2893
2894 * calc.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE):
2895 Change "Library Public License" to "Lesser Public License"
2896 throughout. Use "yyyy" to represent year.
2897
2898 2006-09-15 Carsten Dominik <dominik@science.uva.nl>
2899
2900 * org.texi (Setting tags): Typo fix.
2901
2902 2006-09-14 Reiner Steib <Reiner.Steib@gmx.de>
2903
2904 * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
2905
2906 2006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
2907
2908 * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
2909
2910 2006-09-12 Paul Eggert <eggert@cs.ucla.edu>
2911
2912 * faq.texi (Escape sequences in shell output): EMACS is now set
2913 to Emacs's absolute file name, not to "t".
2914 (^M in the shell buffer): Likewise.
2915 * misc.texi (Interactive Shell): Likewise.
2916
2917 2006-09-11 Reiner Steib <Reiner.Steib@gmx.de>
2918
2919 * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
2920 mails with pop3-leave-mail-on-server. Fix wording.
2921 (Limiting): Improve gnus-summary-limit-to-articles.
2922 (X-Face): Fix typo.
2923
2924 2006-09-11 Simon Josefsson <jas@extundo.com>
2925
2926 * smtpmail.texi (Authentication): Explain TLS and SSL better, based on
2927 suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
2928
2929 2006-09-06 Simon Josefsson <jas@extundo.com>
2930
2931 * smtpmail.texi (Authentication): Mention SSL.
2932
2933 2006-09-01 Eli Zaretskii <eliz@gnu.org>
2934
2935 * rcirc.texi (Internet Relay Chat, Useful IRC commands):
2936 Don't use @indicateurl.
2937
2938 * cc-mode.texi (Subword Movement): Don't use @headitem.
2939 (Custom Braces, Clean-ups): Don't use @tie.
2940
2941 2006-08-29 Michael Albinus <michael.albinus@gmx.de>
2942
2943 Sync with Tramp 2.0.54.
2944
2945 * tramp.texi (Bug Reports): The Tramp mailing list is moderated now.
2946 Suggested by Adrian Phillips <a.phillips@met.no>.
2947
2948 2006-08-15 Carsten Dominik <dominik@science.uva.nl>
2949
2950 * org.texi (Installation, Activation): Split from Installation and
2951 Activation.
2952 (Clocking work time): Documented new features.
2953
2954 2006-08-13 Alex Schroeder <alex@gnu.org>
2955
2956 * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
2957 example.
2958
2959 2006-08-12 Eli Zaretskii <eliz@gnu.org>
2960
2961 * faq.texi (How to add fonts): New node.
2962
2963 2006-08-05 Romain Francoise <romain@orebokech.com>
2964
2965 * faq.texi (New in Emacs 22): Expand.
2966
2967 2006-08-03 Michael Olson <mwolson@gnu.org>
2968
2969 * erc.texi: Update for ERC 5.1.4.
2970
2971 2006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
2972
2973 * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
2974 in .../site-lisp/gnus/ by default.
2975 [ From gnus-news.texi in the trunk. ]
2976
2977 2006-07-27 Reiner Steib <Reiner.Steib@gmx.de>
2978
2979 * gnus.texi (MIME Commands): Additions for yEnc.
2980
2981 2006-07-24 Richard Stallman <rms@gnu.org>
2982
2983 * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi:
2984 * faq.texi: Move periods and commas inside quotes.
2985
2986 2006-07-20 Jay Belanger <belanger@truman.edu>
2987
2988 * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
2989
2990 2006-07-18 Chong Yidong <cyd@stupidchicken.com>
2991
2992 * faq.texi (Security risks with Emacs): Document Emacs 22
2993 file-local-variable mechanism.
2994
2995 2006-07-12 Michael Olson <mwolson@gnu.org>
2996
2997 * erc.texi: Update for ERC 5.1.3.
2998
2999 2006-07-12 Alex Schroeder <alex@gnu.org>
3000
3001 * rcirc.texi: Fix typos.
3002 (Getting started with rcirc): New calling convention for M-x irc.
3003 Mention #rcirc. Removed channel tracking.
3004 (Configuration): Changed the names of all variables that got changed
3005 recently, eg. rcirc-server to rcirc-default-server. Added
3006 documentation for rcirc-authinfo, some background for Bitlbee, and
3007 rcirc-track-minor-mode.
3008 (Scrolling conservatively): Fixed the xref from Auto Scrolling to just
3009 Scrolling.
3010 (Reconnecting after you have lost the connection): Fixed example code
3011 to match code changes.
3012
3013 2006-07-10 Nick Roberts <nickrob@snap.net.nz>
3014
3015 * gnus.texi, message.texi: Fix typos.
3016
3017 2006-07-07 Carsten Dominik <dominik@science.uva.nl>
3018
3019 * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting
3020 commands.
3021 (Global TODO list): Document the use of the variables
3022 `org-agenda-todo-ignore-scheduled' and
3023 `org-agenda-todo-list-sublevels'.
3024
3025 2006-07-05 Richard Stallman <rms@gnu.org>
3026
3027 * faq.texi (Scrolling only one line): Fix xref.
3028
3029 2006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
3030
3031 * faq.texi (Evaluating Emacs Lisp code):
3032 Throughout, replace eval-current-buffer with eval-buffer.
3033
3034 2006-07-03 Richard Stallman <rms@gnu.org>
3035
3036 * rcirc.texi (Scrolling conservatively): Fix xref.
3037
3038 * pcl-cvs.texi (Viewing differences): Usage fix.
3039
3040 2006-07-03 Carsten Dominik <dominik@science.uva.nl>
3041
3042 * org.texi (Agenda commands): Document `s' key to save all org-mode
3043 buffers.
3044
3045 2006-06-30 Ralf Angeli <angeli@caeruleus.net>
3046
3047 * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face
3048 names. Mention `cvs-msg' face.
3049
3050 2006-06-29 Carsten Dominik <dominik@science.uva.nl>
3051
3052 * org.texi (Checkboxes): New section.
3053
3054 2006-06-28 Carsten Dominik <dominik@science.uva.nl>
3055
3056 * org.texi (Embedded LaTeX): Fix typos and implement small improvements
3057 throughout this chapter.
3058
3059 2006-06-27 Chong Yidong <cyd@stupidchicken.com>
3060
3061 * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
3062 text for standalone vs Emacs info.
3063 (Help): Clarify header line description. Use mouse-1 for clicks.
3064 (Help-P): Use mouse-1 for clicks.
3065 (Help-^L): "Top" and "All" not displayed with dashes in Emacs.
3066 (Help-^L, Help-M, Help-Int, Search Index, Go to node)
3067 (Choose menu subtopic): Remove gratuitous Emacs command names.
3068 (Help-FOO): Put usual behavior first.
3069 (Help-Xref): Clicking on xrefs works in Emacs.
3070 (Search Text): Clarify what the default behavior is.
3071 (Create Info buffer): Fix Emacs window/X window confusion.
3072 (Emacs Info Variables): Fix for new Emacs init file behavior.
3073
3074 2006-06-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3075
3076 * gnus.texi (Summary Buffer Lines): Fix typo.
3077
3078 2006-06-23 Carsten Dominik <dominik@science.uva.nl>
3079
3080 * org.texi (Embedded LaTeX): New chapter.
3081 (Archiving): Section rewritten.
3082 (Enhancing text): Some parts moved to the new chapter about LaTeX.
3083
3084 2006-06-20 Bill Wohler <wohler@newt.com>
3085
3086 Release MH-E manual version 8.0.1.
3087
3088 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
3089 release 8.0.1.
3090 (Preface): Depend on GNU mailutils 1.0 and higher.
3091
3092 2006-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
3093
3094 * message.texi (News Headers): Update message-syntax-checks section.
3095
3096 2006-06-19 Karl Berry <karl@gnu.org>
3097
3098 * info.texi (Advanced): Mention C-q, especially with ?.
3099
3100 2006-06-19 Carsten Dominik <dominik@science.uva.nl>
3101
3102 * org.texi (Publishing links): Document the `:link-validation-function'
3103 property.
3104 (Extensions and Hacking): New chapter, includes some sections of the
3105 "Miscellaneous" chapter.
3106
3107 2006-06-10 Carsten Dominik <dominik@science.uva.nl>
3108
3109 * org.texi (Progress logging): New section.
3110
3111 2006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
3112
3113 * viper.texi (Viper Specials):
3114 * gnus.texi (Example Setup):
3115 * faq.texi (Backspace invokes help):
3116 * dired-x.texi (Optional Installation Dired Jump):
3117 * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
3118 follow coding conventions.
3119
3120 2006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
3121
3122 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
3123
3124 2006-06-06 Carsten Dominik <dominik@science.uva.nl>
3125
3126 * org.texi (ASCII export): Document indentation adaptation.
3127 (Setting tags): Document mutually-exclusive tags.
3128
3129 2006-06-05 Romain Francoise <romain@orebokech.com>
3130
3131 * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
3132 Fix typo.
3133
3134 * gnus-faq.texi (Question 8.6): Update reference to the Gnus
3135 channel (#gnus@irc.freenode.net).
3136 Fix typos. Update copyright notice.
3137
3138 * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
3139 (Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
3140 (Line-Up Functions, Custom Macros):
3141 * ediff.texi (Window and Frame Configuration)
3142 (Highlighting Difference Regions):
3143 * emacs-mime.texi (Display Customization):
3144 * erc.texi (History):
3145 * eshell.texi (Known problems):
3146 * eudc.texi (Overview, BBDB):
3147 * gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
3148 (The problem of spam, SpamOracle, Extending the Spam package)
3149 (Conformity, Terminology):
3150 * idlwave.texi (Routine Info)
3151 (Class and Keyword Inheritance, Padding Operators)
3152 (Breakpoints and Stepping, Electric Debug Mode)
3153 (Examining Variables, Troubleshooting):
3154 * org.texi (Creating timestamps):
3155 * reftex.texi (Commands, Options, Changes):
3156 * tramp.texi (Inline methods, Password caching)
3157 (Auto-save and Backup, Issues):
3158 * vip.texi (Files, Commands in Insert Mode):
3159 * viper.texi (Emacs Preliminaries, States in Viper)
3160 (Packages that Change Keymaps, Viper Specials, Groundwork):
3161 Fix various typos.
3162
3163 2006-05-31 Michael Ernst <mernst@alum.mit.edu>
3164
3165 * ediff.texi: Fix typos.
3166
3167 2006-05-30 Carsten Dominik <dominik@science.uva.nl>
3168
3169 * org.texi: Small typo fixes.
3170
3171 2006-05-29 Michael Albinus <michael.albinus@gmx.de>
3172
3173 * tramp.texi (Frequently Asked Questions): Disable zsh zle.
3174
3175 2006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
3176
3177 * pcl-cvs.texi: Fix typos.
3178 (Customization): Say "us".
3179
3180 2006-05-26 Eli Zaretskii <eliz@gnu.org>
3181
3182 * org.texi: Remove bogus @setfilename.
3183
3184 2006-05-26 Carsten Dominik <dominik@science.uva.nl>
3185
3186 * org.texi (ASCII export): Omit command name.
3187 (HTML export): Add prefix to all lines in Local Variable example.
3188 (Acknowledgments): Typeset names in italics.
3189
3190 2006-05-24 Carsten Dominik <dominik@science.uva.nl>
3191
3192 * org.texi (Plain lists): Add new item navigation commands.
3193 (External links): Document elisp and info links.
3194 (Custom searches): New section.
3195 (Publishing): New chapter.
3196 (HTML export): Include a list of supported CSS classes.
3197 (Setting tags): Describe the fast-tag-setting interface.
3198
3199 2006-05-20 Luc Teirlinck <teirllm@auburn.edu>
3200
3201 * dired-x.texi: ifinfo -> ifnottex.
3202
3203 2006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
3204
3205 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
3206
3207 2006-05-12 Reiner Steib <Reiner.Steib@gmx.de>
3208
3209 * message.texi (Interface): Add tool bar customization.
3210 (MIME): Index and text additions for mml-attach.
3211 (MIME): Describe mml-dnd-protocol-alist and
3212 mml-dnd-attach-options.
3213
3214 * gnus.texi (Oort Gnus): Reorder entries in sections.
3215 Fix some entries.
3216 (Starting Up): Add references to "Emacs for Heathens" and to
3217 "Finding the News". Add user-full-name and user-mail-address.
3218 (Group Buffer Format): Add tool bar customization and update.
3219 (Summary Buffer): Add tool bar customization.
3220 (Posting Styles): Add message-alternative-emails.
3221
3222 2006-05-09 Michael Albinus <michael.albinus@gmx.de>
3223
3224 * tramp.texi (Filename completion): Improve wording.
3225
3226 2006-05-07 Romain Francoise <romain@orebokech.com>
3227
3228 * faq.texi (Using regular expressions): Fix typo.
3229 (Packages that do not come with Emacs): Fix capitalization.
3230 (Replacing text across multiple files): Expand node to explain how
3231 to use `dired-do-query-replace-regexp' in more detail, based on
3232 suggestion by Eric Hanchrow <offby1@blarg.net>.
3233
3234 2006-05-06 Michael Albinus <michael.albinus@gmx.de>
3235
3236 * tramp.texi (Filename completion): Completion of remote files'
3237 method, user name and host name is active only in partial
3238 completion mode.
3239
3240 2006-05-06 Bill Wohler <wohler@newt.com>
3241
3242 Release MH-E manual version 8.0.
3243
3244 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
3245 release 8.0.
3246
3247 2006-05-06 Bill Wohler <wohler@newt.com>
3248
3249 * mh-e.texi (MH-BOOK-HOME): Change from
3250 http://www.ics.uci.edu/~mh/book/mh to
3251 http://rand-mh.sourceforge.net/book/mh.
3252 Replace .htm suffix with .html for MH book files.
3253 (Using This Manual): Update key binding for getting relevant
3254 chapter in Info from command key.
3255 (Ranges): Fix itemx.
3256
3257 2006-05-05 Karl Berry <karl@gnu.org>
3258
3259 * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): New cmds.
3260 (\fonttextsize): New user-level command to change text font size.
3261
3262 2006-04-26 Reiner Steib <Reiner.Steib@gmx.de>
3263
3264 * pgg.texi (Caching passphrase): Fix markup and typos. Simplify.
3265
3266 2006-04-26 Sascha Wilde <wilde@sha-bang.de> (tiny change)
3267
3268 * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
3269
3270 2006-04-24 Bill Wohler <wohler@newt.com>
3271
3272 * mh-e.texi (Getting Started): Make it more explicit that you need
3273 to install MH. Add pointers to current MH implementations.
3274
3275 2006-04-21 Bill Wohler <wohler@newt.com>
3276
3277 Release MH-E manual version 7.94.
3278
3279 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
3280 release 7.94.
3281
3282 2006-04-21 Carsten Dominik <dominik@science.uva.nl>
3283
3284 * org.texi: Many small fixes.
3285 (Handling links): Rename from "Managing links".
3286
3287 2006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
3288
3289 * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
3290 (Splitting mail using spam-stat): Fix @xref.
3291
3292 2006-04-20 Chong Yidong <cyd@stupidchicken.com>
3293
3294 * gnus.texi (Spam Package): Major revision of the text.
3295 Previously this node was "Filtering Spam Using The Spam ELisp Package".
3296
3297 2006-04-20 Carsten Dominik <dominik@science.uva.nl>
3298
3299 * org.texi (Time stamps): Better explanation of the purpose of
3300 different time stamps.
3301 (Structure editing, Plain lists): More details on how new items
3302 and headings are inserted.
3303
3304 2006-04-18 Carsten Dominik <dominik@science.uva.nl>
3305
3306 * org.texi (Formula syntax): Fix link to Calc Manual.
3307
3308 2006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
3309
3310 * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
3311
3312 2006-04-17 Bill Wohler <wohler@newt.com>
3313
3314 * mh-e.texi (Folders): Update mh-before-quit-hook and
3315 mh-quit-hook example with code that removes the buffers rather
3316 than just bury them.
3317
3318 2006-04-17 Michael Albinus <michael.albinus@gmx.de>
3319
3320 Sync with Tramp 2.0.53.
3321
3322 2006-04-13 Carsten Dominik <dominik@science.uva.nl>
3323
3324 * org.texi (Updating settings): New section.
3325 (Visibility cycling): Better names for the startup folding
3326 options.
3327 (Exporting): Completely restructured.
3328 (The very busy C-c C-c key): New section.
3329 (Summary of in-buffer settings): New section.
3330
3331 2006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
3332
3333 * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
3334
3335 2006-04-10 Reiner Steib <Reiner.Steib@gmx.de>
3336
3337 * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap)
3338 (Server Commands): Key `v' is reserved for users.
3339
3340 2006-04-11 Carsten Dominik <dominik@science.uva.nl>
3341
3342 * org.texi (Link format): New section, emphasis on bracket links.
3343 (External links): Document bracket links.
3344 (FAQ): Expand to cover shell links and the new link format.
3345
3346 2006-04-09 Kevin Ryde <user42@zip.com.au>
3347
3348 * org.texi (Formula syntax): Typo in node name of calc-eval xref.
3349
3350 2006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
3351
3352 * gnus.texi (Summary Buffer Lines): Add `*'.
3353
3354 2006-04-07 Jochen Küpper <jochen@fhi-berlin.mpg.de>
3355
3356 * gnus.texi (Group Parameters):
3357 Mention gnus-permanently-visible-groups.
3358
3359 2006-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
3360
3361 * gnus.texi (Face): Fix typo.
3362
3363 2006-04-05 Reiner Steib <Reiner.Steib@gmx.de>
3364
3365 * gnus.texi (X-Face): Clarify.
3366 (Face): Need Emacs with PNG support.
3367
3368 2006-04-06 Richard Stallman <rms@gnu.org>
3369
3370 * idlwave.texi: Delete the blocks "not suitable for inclusion with
3371 Emacs".
3372
3373 2006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
3374
3375 * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out
3376 blocks not suitable for inclusion with Emacs using variable
3377 PARTOFEMACS.
3378
3379 2006-04-04 Simon Josefsson <jas@extundo.com>
3380
3381 * gnus.texi (Security): Improve.
3382
3383 2006-04-02 Bill Wohler <wohler@newt.com>
3384
3385 * mh-e.texi (Getting Started, Junk, Bug Reports)
3386 (MH FAQ and Support): Fix URLs.
3387
3388 2006-03-31 Romain Francoise <romain@orebokech.com>
3389
3390 * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
3391 to t, not nil (and has for the past eight years).
3392
3393 2006-03-31 Reiner Steib <Reiner.Steib@gmx.de>
3394
3395 * message.texi, gnus.texi: Bump version to 5.11.
3396
3397 2006-03-29 Reiner Steib <Reiner.Steib@gmx.de>
3398
3399 * gnus.texi (Top): Add comment about version line.
3400
3401 * message.texi (Top): Ditto. Change to take named versions into
3402 account.
3403
3404 2006-03-28 Reiner Steib <Reiner.Steib@gmx.de>
3405
3406 * gnus.texi (Posting Styles): Add x-face-file to example.
3407 (X-Face): Refer to posting styles.
3408
3409 * gnus-faq.texi ([5.8]): Add x-face-file.
3410 ([8.4]): Add links to gmane.emacs.gnus.user and
3411 gmane.emacs.gnus.general.
3412
3413 2006-03-27 Reiner Steib <Reiner.Steib@gmx.de>
3414
3415 * gnus-faq.texi: Use .invalid.
3416 ([5.4]): Fix gnus-posting-styles example.
3417
3418 2006-03-27 Romain Francoise <romain@orebokech.com>
3419
3420 * faq.texi (Emacs/W3): Rename from `w3-mode'. Mention that
3421 Emacs/W3 needs a new maintainer.
3422 (Ispell): Update author and version info.
3423 (Mailcrypt): Mention PGG.
3424 (New in Emacs 22): Add PGG to the list of new packages.
3425 Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
3426 updating dead URLs.
3427
3428 2006-03-25 Karl Berry <karl@gnu.org>
3429
3430 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
3431 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi, erc.texi,
3432 * eshell.texi, eudc.texi, faq.texi, forms.texi, gnus.texi, idlwave.texi,
3433 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
3434 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
3435 * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
3436 * woman.texi: (1) use @copyright{} instead of (C) in typeset text;
3437 (2) do not indent copyright year list (or anything else).
3438
3439 2006-03-21 Bill Wohler <wohler@newt.com>
3440
3441 * mh-e.texi (Folders): Various edits.
3442
3443 2006-03-20 Romain Francoise <romain@orebokech.com>
3444
3445 * gnus.texi (Mail Folders): Grammar fix.
3446
3447 2006-03-19 Bill Wohler <wohler@newt.com>
3448
3449 * mh-e.texi (Replying): Document Mail-Followup-To.
3450 Change manually-formatted table to multitable. Add debugging info.
3451 Move description of mh-reply-default-reply-to into paragraph
3452 that describes its values.
3453
3454 2006-03-17 Bill Wohler <wohler@newt.com>
3455
3456 * mh-e.texi: Use smallexample and smalllisp consistently.
3457 (Sending Mail Tour): Update method of entering
3458 addresses and subject.
3459 (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour)
3460 (Adding Attachments, Searching): Update screenshots for Emacs 22.
3461
3462 2006-03-15 Carsten Dominik <dominik@science.uva.nl>
3463
3464 * org.texi: Version number change only.
3465
3466 2006-03-14 Bill Wohler <wohler@newt.com>
3467
3468 * mh-e.texi: Add index entries around each paragraph rather than
3469 depend on entries from beginning of node. Doing so ensures that
3470 index entries are less likely to be forgotten if text is cut and
3471 pasted, and are necessary anyway if the references are on a
3472 separate page. It seems that makeinfo is now (v. 4.8) only
3473 producing one index entry per node, so there is no longer any
3474 excuse not to. Use subheading instead of heading. The incorrect
3475 use of heading produced very large fonts in Info--as large as the
3476 main heading.
3477 (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
3478 versions 6 and 7 appeared *around* the time of these Emacs releases.
3479
3480 2006-03-13 Carsten Dominik <dominik@science.uva.nl>
3481
3482 * org.texi (Clean view): Document new startup options.
3483
3484 2006-03-11 Bill Wohler <wohler@newt.com>
3485
3486 * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)
3487 (Composing, Scan Line Formats): Fix @refs.
3488 (Getting Started): Define MH profile and MH profile components.
3489 (Incorporating Mail, Reading Mail, Viewing, Printing)
3490 (Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
3491 (Signature, Aliases, Scan Line Formats): Use @code instead of @samp
3492 for string constants.
3493 (Tool Bar): Remove spurious quote.
3494 (Junk): Use ``...'' instead of "...".
3495 (Scan Line Formats): Replace @samp with @kbd.
3496
3497 2006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
3498
3499 * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
3500
3501 2006-03-10 Reiner Steib <Reiner.Steib@gmx.de>
3502
3503 * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
3504 easy to understand.
3505
3506 2006-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
3507
3508 * gnus.texi: Markup fix.
3509 (Fancy Mail Splitting): Specify new feature.
3510
3511 2006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
3512
3513 * gnus.texi (Fancy Mail Splitting): Improve descriptions about
3514 partial-words matching.
3515
3516 2006-03-07 Reiner Steib <Reiner.Steib@gmx.de>
3517
3518 * emacs-mime.texi (Display Customization): Reword image/.* stuff.
3519
3520 * gnus.texi (Oort Gnus): Add note about `gnus-load'.
3521 (MIME Commands): Fix mm-discouraged-alternatives.
3522
3523 2006-03-07 Carsten Dominik <dominik@science.uva.nl>
3524
3525 * org.texi: Version number change only.
3526
3527 2006-03-06 Bill Wohler <wohler@newt.com>
3528
3529 * mh-e.texi: Move from SourceForge repository to Savannah.
3530 This is version 7.93, which is a total rewrite from the previous
3531 edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E
3532 version 7.93.
3533
3534 2006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
3535
3536 * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
3537
3538 2006-03-01 Carsten Dominik <dominik@science.uva.nl>
3539
3540 * org.texi (Interaction): Add item about `org-mouse.el' by
3541 Piotr Zielinski.
3542 (Managing links): Document that also mouse-1 can be used to
3543 activate a link.
3544 (Headlines, FAQ): Add entry about hiding leading stars.
3545 (Miscellaneous): Resort the sections in this chapter to a more
3546 logical sequence.
3547
3548 2006-02-27 Simon Josefsson <jas@extundo.com>
3549
3550 * emacs-mime.texi (Flowed text): Add mm-fill-flowed. (Sync
3551 2004-01-27 from the trunk).
3552
3553 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
3554
3555 * cc-mode.texi: Rename c-hungry-backspace to
3556 c-hungry-delete-backwards, at the request of RMS. Leave the old
3557 name as an alias.
3558
3559 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
3560
3561 * cc-mode.texi: Correct the definition of c-beginning-of-defun, to
3562 include the function header within the defun.
3563
3564 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
3565
3566 * cc-mode.texi: Correct two typos.
3567
3568 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
3569
3570 * cc-mode.texi (Comment Commands): State that C-u M-; kills any
3571 existing comment.
3572 (Electric Keys): Add a justification for electric indentation.
3573 (Hungry WS Deletion): Clear up the names and complications of the
3574 BACKSPACE and DELETE keys.
3575
3576 2006-02-23 Juri Linkov <juri@jurta.org>
3577
3578 * faq.texi (Common requests): Move `Turning on auto-fill by
3579 default' after `Wrapping words automatically'. Move `Working with
3580 unprintable characters' before `Searching for/replacing newlines'.
3581 Move `Replacing highlighted text' after `Highlighting a region'.
3582 Merge `Repeating commands' and `Repeating a command as many times
3583 as possible' into the former.
3584 (Packages that do not come with Emacs): Add refs to Gmane and
3585 etc/MORE.STUFF.
3586
3587 2006-02-23 Juri Linkov <juri@jurta.org>
3588
3589 * faq.texi (Newsgroup archives): Update URLs of GNU mail archives.
3590 (Reporting bugs): Suggest using `M-x report-emacs-bug'.
3591 Add xref to `(emacs)Reporting Bugs'.
3592 (Getting a printed manual): Add URL to other formats of the manual.
3593 (Common requests): Fix menu.
3594 (Highlighting a region): Remove ref to `Turning on syntax highlighting'.
3595 (Horizontal scrolling): Mention `truncate-partial-width-windows'.
3596 (Inserting text at the beginning of each line): Add pxref to
3597 `Changing the included text prefix'.
3598 (Forcing the cursor to remain in the same column): Mention `track-eol'
3599 and `set-goal-column'. Add pxref to `(emacs)Moving Point'.
3600 (Replacing text across multiple files): Add keybinding `Q' for
3601 `dired-do-query-replace'.
3602
3603 2006-02-22 Carsten Dominik <dominik@science.uva.nl>
3604
3605 * reftex.texi: Version number and date change only.
3606
3607 * org.texi (Internal Links): Rewrite to cover the modified
3608 linking system.
3609
3610 2006-02-17 Eli Zaretskii <eliz@gnu.org>
3611
3612 * faq.texi: Remove the coding cookie, it's not needed anymore.
3613
3614 2006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3615
3616 * faq.texi (Colors on a TTY): Mention Mac OS port.
3617
3618 2006-02-12 Karl Berry <karl@gnu.org>
3619
3620 * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the
3621 8-bit accented a.
3622
3623 2006-02-09 Reiner Steib <Reiner.Steib@gmx.de>
3624
3625 * gnus.texi (Gnus Versions): Add history beyond start of Oort.
3626
3627 2006-02-08 Romain Francoise <romain@orebokech.com>
3628
3629 * faq.texi (Top): Remove paragraph about the FAQ being a
3630 transitional document, etc.
3631 (Searching for/replacing newlines): New node.
3632 (Yanking text in isearch): New node.
3633 (Inserting text at the beginning of each line): Rename and make
3634 more general, mention `M-;' in Message mode.
3635
3636 2006-02-07 Luc Teirlinck <teirllm@auburn.edu>
3637
3638 * faq.texi (Meta key does not work in xterm)
3639 (Emacs does not display 8-bit characters)
3640 (Inputting eight-bit characters): Update xrefs.
3641
3642 2006-02-06 Romain Francoise <romain@orebokech.com>
3643
3644 * faq.texi (VM): VM now at version 7.19.
3645 Set myself as maintainer of this file.
3646
3647 2006-02-04 Michael Olson <mwolson@gnu.org>
3648
3649 * erc.texi (History): Note that ERC is now included with Emacs.
3650
3651 2006-01-31 Romain Francoise <romain@orebokech.com>
3652
3653 * message.texi (Message Headers): Explain what
3654 `message-alternative-emails' does in more detail.
3655 Update copyright year.
3656
3657 2006-01-30 Juanma Barranquero <lekktu@gmail.com>
3658
3659 * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
3660
3661 2006-01-29 Richard M. Stallman <rms@gnu.org>
3662
3663 * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
3664
3665 2006-01-29 Michael Olson <mwolson@gnu.org>
3666
3667 * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
3668
3669 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
3670
3671 * faq.texi (New in Emacs 22): Mention ERC.
3672
3673 2006-01-28 Luc Teirlinck <teirllm@auburn.edu>
3674
3675 * rcirc.texi: Capitalize dir entry for consistency with the entry
3676 in info/dir and other entries in the Emacs category.
3677 Fix typos. Delete trailing whitespace.
3678
3679 2006-01-28 Björn Lindström <bkhl@elektrubadur.se>
3680
3681 * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
3682
3683 2006-01-27 Eli Zaretskii <eliz@gnu.org>
3684
3685 * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
3686 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
3687
3688 * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
3689 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
3690
3691 2006-01-27 Alex Schroeder <alex@gnu.org>
3692
3693 * rcirc.texi: New file.
3694
3695 2006-01-23 Juri Linkov <juri@jurta.org>
3696
3697 * widget.texi (User Interface): Add S-TAB for widget-backward.
3698
3699 2006-01-22 Michael Albinus <michael.albinus@gmx.de>
3700
3701 Sync with Tramp 2.0.52.
3702
3703 * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
3704 Add Tramp disabling item. New item for common connection problems.
3705 (various): Apply "ftp" as method for the download URL.
3706 (Bug Reports): Refer to FAQ for common problems.
3707
3708 2006-01-21 Eli Zaretskii <eliz@gnu.org>
3709
3710 * widget.texi (User Interface): Use @key for TAB.
3711
3712 * ses.texi (Formulas, Printer functions): Use @key for TAB.
3713
3714 * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
3715 for TAB.
3716
3717 * cc-mode.texi (Indentation Calculation): Use @key for TAB.
3718
3719 2006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
3720
3721 * gnus.texi: Update copyright.
3722
3723 2006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
3724
3725 * gnus.texi (Article Washing): Additions.
3726
3727 2006-01-08 Alex Schroeder <alex@gnu.org>
3728
3729 * pgg.texi (Caching passphrase): Rewording.
3730
3731 2006-01-13 Carsten Dominik <dominik@science.uva.nl>
3732
3733 * org.texi (Agenda commands): Document tags command.
3734
3735 2006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
3736
3737 * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
3738
3739 2006-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
3740
3741 * gnus.texi (RSS): Addition.
3742
3743 2005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
3744
3745 * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
3746
3747 2005-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
3748
3749 * emacs-mime.texi (Display Customization): Add setting example to
3750 mm-discouraged-alternatives.
3751
3752 2006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
3753
3754 * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
3755 version is the canonical version.
3756
3757 2006-01-08 Alex Schroeder <alex@gnu.org>
3758
3759 * pgg.texi (Caching passphrase): Rewording.
3760
3761 2006-01-06 Eli Zaretskii <eliz@gnu.org>
3762
3763 * flymake.texi (Obtaining Flymake): Update Flymake's CVS
3764 repository URL.
3765
3766 2006-01-06 Carsten Dominik <dominik@science.uva.nl>
3767
3768 * org.texi: Removed the accidentally re-added empty line in the
3769 direntry.
3770
3771 2006-01-05 Carsten Dominik <dominik@science.uva.nl>
3772
3773 * org.texi (Agenda Views): Chapter reorganized.
3774
3775 2005-12-29 Romain Francoise <romain@orebokech.com>
3776
3777 * faq.texi (Using Customize): New node.
3778
3779 2005-12-28 Luc Teirlinck <teirllm@auburn.edu>
3780
3781 * org.texi: Remove blank line in @direntry. It is non-standard
3782 and recursively produces blank lines all over the dir file (when
3783 using Texinfo 4.8).
3784
3785 2005-12-21 Luc Teirlinck <teirllm@auburn.edu>
3786
3787 * widget.texi (atoms): Delete obsolete remark about `file' widget.
3788
3789 2005-12-20 Carsten Dominik <dominik@science.uva.nl>
3790
3791 * org.texi (Tags): Boolean logic documented.
3792 (Agenda Views): Document custom commands.
3793
3794 2005-12-20 David Kastrup <dak@gnu.org>
3795
3796 * faq.texi (AUCTeX): Update version and mailing list info.
3797
3798 2005-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
3799
3800 * gnus.texi (MIME Commands): Mention addition of
3801 multipart/alternative to gnus-buttonized-mime-types and add xref
3802 to mm-discouraged-alternatives.
3803
3804 * emacs-mime.texi (Display Customization): Mention addition of
3805 "image/.*" and add xref to gnus-buttonized-mime-types in the
3806 mm-discouraged-alternatives section.
3807
3808 2005-12-16 Carsten Dominik <dominik@science.uva.nl>
3809
3810 * org.texi (Tags): New section.
3811 (Agenda Views): Chapter reorganized.
3812
3813 2005-12-16 Eli Zaretskii <eliz@gnu.org>
3814
3815 * org.texi (Internal Links): Add a missing comma after an @xref.
3816
3817 2005-12-14 Chong Yidong <cyd@stupidchicken.com>
3818
3819 * faq.texi (Filling paragraphs with a single space): No need to
3820 change sentence-end now.
3821
3822 2005-12-13 Romain Francoise <romain@orebokech.com>
3823
3824 * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
3825
3826 2005-12-12 Jay Belanger <belanger@truman.edu>
3827
3828 * faq.texi (Calc): Update version number.
3829
3830 2005-12-12 Carsten Dominik <dominik@science.uva.nl>
3831
3832 * org.texi (Progress Logging): New section.
3833
3834 2005-12-10 Romain Francoise <romain@orebokech.com>
3835
3836 Update the Emacs FAQ for the 22.1 release.
3837
3838 * faq.texi: Set VER to `22.1'.
3839 (Basic editing): Explain how to use localized versions of the
3840 Tutorial. Mention that `C-h r' displays the manual. Delete
3841 obsolete WWW link to an Emacs 18 tutorial.
3842 (Getting a printed manual): Point to the new locations of the
3843 manuals on the GNU Web site.
3844 (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
3845 available via Info (it was previously distributed separately).
3846 (Installing Texinfo documentation): The latest version of Texinfo
3847 is 4.8, not 4.0.
3848 (Informational files for Emacs): COPYING is the GNU General Public
3849 License, not the Emacs General Public License.
3850 (Informational files for Emacs): Delete obsolete link to the
3851 GNUinfo pages as they have been removed from the GNU Web site.
3852 (New in Emacs 22): New node.
3853 (Setting up a customization file): Say that most packages support
3854 Customize nowadays.
3855 (Colors on a TTY): Delete reference to instructions on how to
3856 enable syntax highlighting, it is now enabled by default.
3857 (Turning on abbrevs by default): Emacs now reads the abbrevs file
3858 at startup automatically.
3859 (Controlling case sensitivity): Mention `M-c' in isearch.
3860 (Using an already running Emacs process): Emacs now creates the
3861 socket in `/tmp/emacsUID'. Fix typos. Change default location of
3862 gnuserv. As emacsclient can now run Lisp code as well, delete a
3863 sentence praising gnuserv for that. Simplify description of how
3864 the client/server operation works.
3865 (Compiler error messages): Delete obsolete text (compile.el has
3866 been rewritten).
3867 (Indenting switch statements): Fix typo.
3868 (Matching parentheses): Simplify setup instructions, mention the
3869 menu bar item in the Options menu.
3870 (Repeating a command as many times as possible): Mention `C-x e'.
3871 (Going to a line by number): Mention new keymap and bindings
3872 `M-g M-g', `M-g M-p' and `M-g M-n'.
3873 (Turning on syntax highlighting): Now on by default. Simplify.
3874 (Replacing highlighted text): Use `1', not `t'.
3875 (Problems with very large files): The maximum size is now 256MB on
3876 32-bit machines.
3877 (^M in the shell buffer): Mention `comint-process-echoes'.
3878 (Emacs for Apple computers): Emacs 22 has native support for Mac
3879 OS X.
3880 (Translating names to IP addresses): Delete node.
3881 (Binding keys to commands): Fix typo.
3882 (SPC no longer completes file names): New node.
3883 (MIME with Emacs mail packages): Delete section about the Emacs
3884 MIME FAQ (it's not reachable anymore).
3885
3886 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
3887
3888 * cc-mode.texi: The manual has been extensively revised: the
3889 information about using CC Mode has been separated from the larger
3890 and more difficult chapters about configuration. It has been
3891 updated for CC Mode 5.31.
3892
3893 2005-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
3894
3895 * pgg.texi (User Commands): Fix description of pgg-verify-region.
3896 (Selecting an implementation): Fix descriptions.
3897
3898 2005-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
3899
3900 * message.texi (Various Message Variables): Addition.
3901
3902 2005-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
3903
3904 * message.texi: Fix default values.
3905
3906 2005-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
3907
3908 * message.texi (Header Commands): Clarify descriptions of
3909 message-cross-post-followup-to, message-reduce-to-to-cc, and
3910 message-insert-wide-reply.
3911 (Various Commands): Fix kindex for message-kill-to-signature;
3912 clarify description of message-tab.
3913
3914 2005-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
3915
3916 * message.texi (Mailing Lists): Fix description about MFT.
3917
3918 * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
3919
3920 2005-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
3921
3922 * gnus.texi (Slow Terminal Connection): Replace old description
3923 with new one.
3924
3925 2005-11-16 Katsumi Yamaoka <yamaoka@jpl.org>
3926
3927 * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
3928 replace X-Draft-Headers with X-Draft-From.
3929
3930 2005-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
3931
3932 * gnus.texi (Various Various): Fix the default value of
3933 nnheader-max-head-length.
3934 (Gnus Versions): Fix typo.
3935
3936 2005-12-08 Carsten Dominik <dominik@science.uva.nl>
3937
3938 * org.texi (Structure editing): Document new functionality of
3939 M-RET.
3940
3941 2005-12-06 Luc Teirlinck <teirllm@auburn.edu>
3942
3943 * org.texi (Internal Links): Fix Texinfo usage.
3944
3945 2005-12-06 Carsten Dominik <dominik@science.uva.nl>
3946
3947 * org.texi (TODO basics): Document the global todo list.
3948 (TODO items): Documents sparse tree for specific TODO
3949 keywords.
3950
3951 2005-11-30 Carsten Dominik <dominik@science.uva.nl>
3952
3953 * org.texi (Plain Lists): Typos fixed.
3954
3955 2005-11-28 Jay Belanger <belanger@truman.edu>
3956
3957 * calc.texi: Change references of `M-#' to `C-x *' prefix.
3958
3959 2005-11-24 Carsten Dominik <dominik@science.uva.nl>
3960
3961 * org.texi (Structure editing): New item moving commands added.
3962 (Plain Lists): New section.
3963
3964 2005-11-18 Carsten Dominik <dominik@science.uva.nl>
3965
3966 * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
3967 (Agenda): Document commands `org-cycle-agenda-files' and
3968 `org-agenda-file-to-front'
3969 (Built-in table editor): Document `org-table-sort-lines'.
3970 (HTML formatting): Export of hand-formatted lists.
3971
3972 2005-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
3973
3974 * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
3975 new variable gnus-toolbar-thickness.
3976
3977 2005-11-08 Katsumi Yamaoka <yamaoka@jpl.org>
3978
3979 * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
3980
3981 2005-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
3982
3983 * gnus.texi (X-Face): Fix description.
3984 (XVarious): Remove gnus-xmas-logo-color-alist and
3985 gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
3986
3987 2005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
3988
3989 * gnus.texi (Group Parameters): Mention new variable
3990 gnus-parameters-case-fold-search.
3991 (Home Score File): Addition.
3992
3993 2005-11-04 Ulf Jasper <ulf.jasper@web.de>
3994
3995 * newsticker.texi: VERSION changed to 1.9. Updated UPDATED.
3996 (Overview): List supported feed types.
3997 (Installation): No installation necessary when using autoload.
3998 (Configuration): Rename "RSS" to "news".
3999
4000 2005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
4001
4002 * pgg.texi (User Commands): Document additional passphrase
4003 argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
4004 (Backend methods): Likewise for corresponding pgg-scheme-* functions.
4005
4006 2005-11-04 Carsten Dominik <dominik@science.uva.nl>
4007
4008 * org.texi: Version number changed to 3.19.
4009
4010 2005-10-29 Sascha Wilde <wilde@sha-bang.de>
4011
4012 * pgg.texi (How to use): Update the example to add autoload of
4013 pgg-encrypt-symmetric-region.
4014 (User Commands): Document pgg-encrypt-symmetric-region.
4015 (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
4016
4017 2005-10-27 Jay Belanger <belanger@truman.edu>
4018
4019 * calc.texi (Predefined Units): Fix the symbol for a TeX points,
4020 mention other TeX-related units.
4021
4022 2005-10-23 Lars Hansen <larsh@soem.dk>
4023
4024 * dired-x.texi (Miscellaneous Commands): Replace
4025 dired-do-relative-symlink by dired-do-relsymlink and
4026 dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
4027
4028 2005-10-23 Jay Belanger <belanger@truman.edu>
4029
4030 * calc.texi (Predefined Units): Use `alpha' for the fine structure
4031 constant.
4032
4033 2005-10-23 Michael Albinus <michael.albinus@gmx.de>
4034
4035 * faq.texi (Bugs and problems): Replace
4036 `dired-move-to-filename-regexp' by
4037 `directory-listing-before-filename-regexp'.
4038
4039 2005-10-22 Eli Zaretskii <eliz@gnu.org>
4040
4041 * newsticker.texi (UPDATED): Set value.
4042
4043 2005-10-17 Katsumi Yamaoka <yamaoka@jpl.org>
4044
4045 * gnus.texi (Document Groups): Remove duplicate item.
4046
4047 2005-10-21 Carsten Dominik <dominik@science.uva.nl>
4048
4049 * org.texi (Summary): Mention iCalendar support.
4050 (Exporting): Document iCalendar support.
4051
4052 2005-10-18 Romain Francoise <romain@orebokech.com>
4053
4054 * viper.texi (Viper Specials): Capitalize GNU.
4055
4056 2005-10-17 Juri Linkov <juri@jurta.org>
4057
4058 * info.texi (Getting Started, Search Index, Expert Info):
4059 Fix wording.
4060 (Search Text): Replace `echo area' with `mode line'.
4061 (Search Index): Both `i' and `,' find all index entries.
4062 Replace example `C-f' with `C-l' (which exists in index of Info
4063 manual) and delete spaces in its keyboard input sequence.
4064 Delete unnecessary explanations about literal characters.
4065
4066 2005-10-14 Katsumi Yamaoka <yamaoka@jpl.org>
4067
4068 * gnus.texi (Document Server Internals): Addition.
4069
4070 2005-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
4071
4072 * gnus.texi (A note on namespaces): Fix RFC reference.
4073
4074 2005-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
4075
4076 * gnus.texi (RSS): Fix key description.
4077
4078 2005-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
4079
4080 * gnus.texi: Emacs/w3 -> Emacs/W3.
4081 (Browsing the Web): Fix description.
4082 (Web Searches): Ditto.
4083 (Customizing W3): Ditto.
4084
4085 2005-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
4086
4087 * gnus.texi (Maildir): Clarify expire-age and expire-group.
4088
4089 2005-10-11 Jay Belanger <belanger@truman.edu>
4090
4091 * calc.texi (Integration): Mention using `a i' to compute definite
4092 integrals.
4093
4094 2005-10-11 Juri Linkov <juri@jurta.org>
4095
4096 * info.texi: Rearrange nodes.
4097 (Top): Update menu. Change ref `Info for Experts' to
4098 `Advanced Info Commands'.
4099 (Getting Started): Fix description of manual's parts.
4100 (Help-Int): Change xref `Info Search' to `Search Index', and
4101 `Expert Info' to `Advanced'.
4102 (Advanced): Move node one level up.
4103 (Search Text, Search Index): New nodes split out from `Info Search'.
4104 (Go to node, Choose menu subtopic, Create Info buffer): New nodes
4105 split out from `Advanced'.
4106 (Advanced, Emacs Info Variables): De-document editing an Info file
4107 in Info.
4108 (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
4109 (Creating an Info File): Delete node and move its text to
4110 `Expert Info'.
4111
4112 2005-10-10 Carsten Dominik <dominik@science.uva.nl>
4113
4114 * org.texi (Workflow states): Documented that change in keywords
4115 becomes active only after restart of Emacs.
4116
4117 2005-10-08 Michael Albinus <michael.albinus@gmx.de>
4118
4119 Sync with Tramp 2.0.51.
4120
4121 2005-10-08 Nick Roberts <nickrob@snap.net.nz>
4122
4123 * speedbar.texi (Introduction): Describe new location of speedbar
4124 on menubar.
4125 (Basic Key Bindings): Remove descriptions of bindings that have
4126 been removed.
4127
4128 2005-10-05 Nick Roberts <nickrob@snap.net.nz>
4129
4130 * speedbar.texi (GDB): Describe use of watch expressions.
4131
4132 2005-09-28 Simon Josefsson <jas@extundo.com>
4133
4134 * message.texi (IDNA): Fix.
4135
4136 2005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
4137
4138 * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
4139 nntp-server-hook, and nntp-warn-about-losing-connection; fix
4140 description of nntp-open-connection-function.
4141 (Common Variables): Fix descriptions.
4142
4143 2005-09-26 Katsumi Yamaoka <yamaoka@jpl.org>
4144
4145 * gnus.texi (Server Buffer Format): Document the %a format spec.
4146
4147 2005-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
4148
4149 * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
4150
4151 2005-09-23 Carsten Dominik <dominik@science.uva.nl>
4152
4153 * org.texi Version 3.16.
4154
4155 2005-09-19 Miles Bader <miles@gnu.org>
4156
4157 * newsticker.texi: Get rid of CVS keywords.
4158
4159 2005-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
4160
4161 * gnus.texi (Finding the Parent): Fix description of how Gnus
4162 finds article.
4163
4164 2005-09-14 Jari Aalto <jari.aalto@cante.net>
4165
4166 * gnus.texi (Advanced Scoring Examples): New examples to teach how
4167 to drop off non-answered articles.
4168
4169 2005-09-19 Juanma Barranquero <lekktu@gmail.com>
4170
4171 * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
4172 braces (which are unsupported by NMAKE) for macro `srcdir'.
4173
4174 2005-09-17 Eli Zaretskii <eliz@gnu.org>
4175
4176 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
4177 (../info/newsticker, newsticker.dvi): New targets.
4178
4179 2005-09-17 Ulf Jasper <ulf.jasper@web.de>
4180
4181 * newsticker.texi: Replace @command with @code. Replace @example
4182 with @lisp.
4183 (Top): Added explanations to menu items.
4184 (GNU Free Documentation License): Removed.
4185
4186 2005-09-16 Romain Francoise <romain@orebokech.com>
4187
4188 Update all files to specify GFDL version 1.2.
4189
4190 * doclicense.texi (GNU Free Documentation License): Update to
4191 version 1.2.
4192
4193 2005-09-15 Richard M. Stallman <rms@gnu.org>
4194
4195 * newsticker.texi: Fix @setfilename.
4196
4197 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
4198 (../info/newsticker, newsticker.dvi): New targets.
4199
4200 2005-08-30 Carsten Dominik <dominik@science.uva.nl>
4201
4202 * org.texi: Version 3.15.
4203
4204 2005-08-29 Luc Teirlinck <teirllm@auburn.edu>
4205
4206 * ses.texi: Combine all three indices into one.
4207 Correct a few typos.
4208
4209 2005-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
4210
4211 * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
4212
4213 2005-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
4214
4215 * emacs-mime.texi (Handles): Remove duplicate item.
4216 (Encoding Customization): Fix the default value for
4217 mm-coding-system-priorities.
4218 (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
4219 (Basic Functions): Fix reference.
4220
4221 2005-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
4222
4223 * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
4224
4225 2005-08-18 Richard M. Stallman <rms@gnu.org>
4226
4227 * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
4228 and web site.
4229
4230 * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
4231 not keyboard-translate.
4232
4233 2005-08-11 Richard M. Stallman <rms@gnu.org>
4234
4235 * faq.texi (Using regular expressions): Fix xref.
4236
4237 2005-08-09 Juri Linkov <juri@jurta.org>
4238
4239 * info.texi (Help-P): Replace `Prev' with `Previous'.
4240 (Help-M, Help-Xref): Add S-TAB.
4241 (Help-FOO): Update `u' command.
4242 (Help-Xref): Move info about Mouse-2 from `Help-Int'.
4243 Update info about visibility of xref parts.
4244 (Help-Int): Fix `m' command. Rename `Info-last' to
4245 `Info-history-back'. Add `Info-history-forward'.
4246 (Advanced): Fix `g*' and `M-n' commands.
4247 (Info Search): Add `index-apropos' in stand-alone browser.
4248 Add isearch commands.
4249 (Emacs Info Variables): Remove `Info-fontify'.
4250 Add `Info-mode-hook'. Update face names.
4251 Add `Info-fontify-maximum-menu-size',
4252 `Info-fontify-visited-nodes', `Info-isearch-search'.
4253
4254 2005-08-07 Michael Albinus <michael.albinus@gmx.de>
4255
4256 Sync with Tramp 2.0.50.
4257
4258 * tramp.texi: Use @option{} consequently for method names.
4259 (Inline methods, External transfer methods): Remove references to
4260 Cygwin.
4261 (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
4262 implementation.
4263
4264 2005-07-27 Reiner Steib <Reiner.Steib@gmx.de>
4265
4266 * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
4267 Mention that gnus-init-file is not read when Emacs is invoked with
4268 --no-init-file or -q.
4269
4270 2005-07-19 Carsten Dominik <dominik@science.uva.nl>
4271
4272 * org.texi: Version 3.14.
4273
4274 2005-07-04 Carsten Dominik <dominik@science.uva.nl>
4275
4276 * org.texi: Version 3.13.
4277
4278 2005-07-18 Juri Linkov <juri@jurta.org>
4279
4280 * calc.texi (Time Zones, Logical Operations):
4281 * cl.texi (Overview):
4282 * org.texi (TODO types):
4283 * sc.texi (Emacs 18 MUAs):
4284 * speedbar.texi (Top):
4285 * url.texi (History):
4286 Delete duplicate duplicate words.
4287
4288 2005-07-16 Johan Bockgård <bojohan@users.sourceforge.net> (tiny change)
4289
4290 * cl.texi (Type Predicates): Document `atom' type.
4291
4292 2005-07-04 Lute Kamstra <lute@gnu.org>
4293
4294 Update FSF's address in GPL notices.
4295
4296 * calc.texi (Copying):
4297 * doclicense.texi (GNU Free Documentation License):
4298 * faq.texi (Contacting the FSF):
4299 * mh-e.texi (Copying): Update FSF's address.
4300
4301 2005-07-03 Richard M. Stallman <rms@gnu.org>
4302
4303 * flymake.texi (Example -- Configuring a tool called directly):
4304 Update name of flymake-build-relative-filename.
4305
4306 2005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
4307
4308 * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
4309
4310 2005-06-29 Carsten Dominik <dominik@science.uva.nl>
4311
4312 * org.texi: Version 3.12.
4313
4314 2005-06-24 Eli Zaretskii <eliz@gnu.org>
4315
4316 * makefile.w32-in (MAKEINFO): Use --force.
4317 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
4318 Makefile.in.
4319 (gnus.dvi): Use "..." to quote Sed args, so that it works with
4320 more shells.
4321
4322 2005-06-23 Richard M. Stallman <rms@gnu.org>
4323
4324 * speedbar.texi (Creating a display): Texinfo usage fixes.
4325
4326 * tramp.texi (Customizing Completion, Auto-save and Backup):
4327 Texinfo usage fixes.
4328
4329 2005-06-23 Juanma Barranquero <lekktu@gmail.com>
4330
4331 * dired-x.texi (Miscellaneous Commands):
4332 * ediff.texi (Miscellaneous):
4333 * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
4334 (Agent Variables):
4335 * info.texi (Help-Xref):
4336 * message.texi (Message Headers):
4337 * org.texi (Remember):
4338 * reftex.texi (Options (Defining Label Environments)):
4339 (Options (Index Support)):
4340 (Options (Viewing Cross-References)):
4341 (Options (Misc)):
4342 (Changes):
4343 * speedbar.texi (Creating a display):
4344 * tramp.texi (Customizing Completion, Auto-save and Backup):
4345 Texinfo usage fix.
4346
4347 2005-06-13 Carsten Dominik <dominik@science.uva.nl>
4348
4349 * org.texi: Version 3.11.
4350
4351 2005-06-12 Jay Belanger <belanger@truman.edu>
4352
4353 * calc.texi (Getting Started): Remove extra menu item.
4354
4355 2005-05-31 Jay Belanger <belanger@truman.edu>
4356
4357 * calc.texi (Notations Used in This Manual): Use @kbd for key
4358 sequence.
4359 (Demonstration of Calc): Mention another way of starting Calc.
4360 (Starting Calc): Mention long name of M-#.
4361 (Embedded Mode Overview): Remove unnecessary instruction.
4362 (Other M-# commands): Rephrase `M-# 0' explanation.
4363 (Basic Embedded Mode): Rewrite discussion of prefix arguments to
4364 reflect current behavior.
4365
4366 2005-05-30 Jay Belanger <belanger@truman.edu>
4367
4368 * calc.texi (Hooks): Change description of calc-window-hook and
4369 calc-trail-window-hook to match usage.
4370 (Computational Functions): Add more constant-generating functions.
4371 (Customizable Variables): Use defvar.
4372
4373 2005-05-28 Jay Belanger <belanger@truman.edu>
4374
4375 * calc.texi (Assignments in Embedded Mode): Fix variable name.
4376 (Basic Embedded Mode): Explain behavior of arguments to
4377 calc-embedded-mode.
4378
4379 2005-05-27 Jay Belanger <belanger@truman.edu>
4380
4381 * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
4382 current behavior.
4383
4384 2005-05-25 Jay Belanger <belanger@truman.edu>
4385
4386 * calc.texi: Change Calc version number throughout.
4387 (Keypad Mode): Change location in info output.
4388 (Keypad mode overview): Move picture of keypad.
4389
4390 2005-05-21 Jay Belanger <belanger@truman.edu>
4391
4392 * calc.texi (Storing variables): Mention that only most variables
4393 are void to begin with.
4394
4395 2005-05-21 Kevin Ryde <user42@zip.com.au>
4396
4397 * widget.texi (Basic Types): Update cross ref from "Enabling
4398 Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
4399 lispref/text.texi change.
4400
4401 2005-05-20 Carsten Dominik <dominik@science.uva.nl>
4402
4403 * org.texi: Version 3.09.
4404
4405 2005-05-18 Carsten Dominik <dominik@science.uva.nl>
4406
4407 * reftex.texi: Version 4.28.
4408
4409 2005-05-16 Jay Belanger <belanger@truman.edu>
4410
4411 * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
4412
4413 2005-05-14 Jay Belanger <belanger@truman.edu>
4414
4415 * calc.texi (Default Simplifications): Insert missing ! (logical
4416 not operator).
4417
4418 2005-05-14 Michael Albinus <michael.albinus@gmx.de>
4419
4420 Sync with Tramp 2.0.49.
4421
4422 2005-05-10 Jay Belanger <belanger@truman.edu>
4423
4424 * calc.texi (Default Simplifications): Mention that 0^0 simplifies
4425 to 1.
4426
4427 2005-04-29 Carsten Dominik <dominik@science.uva.nl>
4428
4429 * org.texi: Version 3.08, structure reorganized.
4430
4431 2005-04-24 Richard M. Stallman <rms@gnu.org>
4432
4433 * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
4434
4435 2005-04-15 Carsten Dominik <dominik@science.uva.nl>
4436
4437 * org.texi: Update to version 3.06.
4438
4439 2005-04-13 Lute Kamstra <lute@gnu.org>
4440
4441 * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
4442
4443 2005-04-10 Thien-Thi Nguyen <ttn@gnu.org>
4444
4445 * cl.texi (Porting Common Lisp): Fix typo.
4446
4447 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
4448
4449 * gnus.texi (RSS): Addition.
4450
4451 2005-04-04 Jay Belanger <belanger@truman.edu>
4452
4453 * calc.texi: Change Calc version number.
4454 (Customizable variables): Fix description of calc-language-alist.
4455 (Copying): Put in version 2 of GPL.
4456
4457 2005-04-01 Jay Belanger <belanger@truman.edu>
4458
4459 * calc.texi (Troubleshooting Commands): Remove comment about
4460 installation.
4461 (Installation): Remove section.
4462 (Customizable Variables): New section.
4463 (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
4464 (Graphical Devices): Add references to Customizable Variables.
4465
4466 2005-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
4467
4468 * emacs-mime.texi (Display Customization): Markup fixes.
4469 (rfc2047): Update.
4470
4471 2005-03-23 Reiner Steib <Reiner.Steib@gmx.de>
4472
4473 * gnus-faq.texi: Replaced with auto-generated version.
4474
4475 2005-03-26 Stephan Stahl <stahl@eos.franken.de> (tiny change)
4476
4477 * dired-x.texi (Multiple Dired Directories): default-directory was
4478 renamed to dired-default-directory.
4479
4480 2005-03-26 Jay Belanger <belanger@truman.edu>
4481
4482 * calc.texi (Simplifying Formulas, Rewrite Rules):
4483 Change description of top and bottom of fraction.
4484 (Modulo Forms): Move description of how to create modulo forms to
4485 earlier in the section.
4486 (Fraction Mode): Suggest using : to get a fraction by dividing.
4487 (Basic Arithmetic): Adjust placement of command name.
4488 (Truncating the Stack): Emphasize that "hidden" entries are still
4489 visible.
4490 (Installation): Move discussion of printing manual to "About This
4491 Manual".
4492 (About This Manual): Mention how to print the manual.
4493 (Reporting Bugs): Remove first person.
4494 (Building Vectors): Add algebraic version of append.
4495 (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
4496 (Grouping Digits): Fix typo.
4497
4498 2005-03-25 Werner Lemberg <wl@gnu.org>
4499
4500 * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
4501 Replace `legal' with `valid'.
4502
4503 2005-03-25 Werner Lemberg <wl@gnu.org>
4504
4505 * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
4506
4507 2005-03-24 Jay Belanger <belanger@truman.edu>
4508
4509 * calc.texi (General Mode Commands)
4510 (Mode Settings in Embedded Mode): Add some explanation of
4511 recording mode settings.
4512
4513 2005-03-24 Richard M. Stallman <rms@gnu.org>
4514
4515 * calc.texi: Remove praise of non-free software.
4516
4517 * idlwave.texi: Don't say where to get IDL or its non-free manual.
4518 (Installation): Node deleted.
4519
4520 2005-03-23 Richard M. Stallman <rms@gnu.org>
4521
4522 * url.texi (HTTP language/coding): Improve last change.
4523
4524 2005-03-22 Jay Belanger <belanger@truman.edu>
4525
4526 * calc.texi (Embedded Mode): Add new information on changing
4527 modes.
4528
4529 2005-03-20 Michael Albinus <michael.albinus@gmx.de>
4530
4531 Sync with Tramp 2.0.48.
4532
4533 * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
4534
4535 * tramp.texi: Replace "Emacs" by "GNU Emacs". Replace "Linux" by
4536 "GNU/Linux". Change all addresses to .gnu.org.
4537 (Default Method): Offer shortened syntax for "su" and "sudo"
4538 methods.
4539
4540 2005-03-07 Richard M. Stallman <rms@gnu.org>
4541
4542 * url.texi: Fix usage of "e.g.".
4543 (HTTP language/coding): Explain the rules for these strings.
4544
4545 2005-03-06 Richard M. Stallman <rms@gnu.org>
4546
4547 * woman.texi (Introduction): Minor cleanups.
4548
4549 * url.texi (HTTP language/coding): Get rid of "Emacs 21".
4550
4551 * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
4552 (Installation): Node deleted.
4553
4554 * mh-e.texi (Preface): Get rid of "Emacs 21".
4555
4556 * eshell.texi (Installation): Delete node (for Emacs 20).
4557
4558 2005-03-05 Thien-Thi Nguyen <ttn@gnu.org>
4559
4560 * flymake.texi: Refill and tweak style in @lisp blocks.
4561
4562 2005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
4563
4564 * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
4565
4566 2005-03-01 Jay Belanger <belanger@truman.edu>
4567
4568 * calc.texi (Trigonometric and Hyperbolic Functions):
4569 Mention additional functions.
4570 (Algebraic Simplifications): Mention additional simplifications.
4571
4572 2005-02-18 Jonathan Yavner <jyavner@member.fsf.org>
4573
4574 * ses.texi: Add concept/function/variable indices (this work was
4575 donated by Brad Collins <brad@chenla.org>, copyright-assignment
4576 papers on file at FSF).
4577
4578 2005-02-10 Jay Belanger <belanger@truman.edu>
4579
4580 * calc.texi: Change @LaTeX to La@TeX throughout.
4581 Redefine @expr as @math for TeX output.
4582 Redefine @texline as a no-op for TeX output.
4583 Define @tfn, replace @t by @tfn throughout.
4584
4585 2005-02-09 Jay Belanger <belanger@truman.edu>
4586
4587 * calc.texi: Add macro for LaTeX for info output.
4588
4589 2005-02-08 Kim F. Storm <storm@cua.dk>
4590
4591 * texinfo.tex (LaTex): Add def.
4592
4593 2005-02-06 Jay Belanger <belanger@truman.edu>
4594
4595 * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
4596 change name to "TeX and LaTeX Language Modes." Mention LaTeX mode
4597 throughout manual.
4598
4599 2005-01-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
4600
4601 * gnus.texi: Some edits based on comments from David Abrahams.
4602
4603 2005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
4604
4605 * gnus.texi (RSS): Fix the keystroke.
4606
4607 2005-01-24 David Kastrup <dak@gnu.org>
4608
4609 * faq.texi: Update AUCTeX version info.
4610
4611 2005-01-16 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
4612
4613 * gnus-faq.texi ([4.1]): Typo.
4614
4615 2005-01-19 Jay Belanger <belanger@truman.edu>
4616
4617 * calc.texi (Keep Arguments): Mention that keeping arguments
4618 doesn't work with keyboard macros.
4619
4620 2005-01-16 Richard M. Stallman <rms@gnu.org>
4621
4622 * autotype.texi (Autoinserting): Fix small error.
4623
4624 2005-01-16 Michael Albinus <michael.albinus@gmx.de>
4625
4626 Sync with Tramp 2.0.47.
4627
4628 * tramp.texi (Compilation): New section, describing compilation of
4629 remote files.
4630
4631 2005-01-11 Kim F. Storm <storm@cua.dk>
4632
4633 * widget.texi (Basic Types): Add :follow-link keyword.
4634
4635 2005-01-09 Jay Belanger <belanger@truman.edu>
4636
4637 * calc.texi (Basic Commands): Describe new behavior of calc-reset.
4638
4639 2005-01-08 Jay Belanger <belanger@truman.edu>
4640
4641 * calc.texi: Change throughout to reflect new default value of
4642 calc-settings-file.
4643
4644 2005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
4645
4646 * message.texi (Reply): `message-reply-to-function' should return
4647 a list. Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
4648
4649 2005-01-06 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
4650
4651 * faq.texi (Changing load-path): Fix typo.
4652
4653 2005-01-05 Jay Belanger <belanger@truman.edu>
4654
4655 * calc.texi (Programming Tutorial): Replace kbd command by
4656 appropriate characters for a keyboard macro.
4657
4658 2005-01-04 Jay Belanger <belanger@truman.edu>
4659
4660 * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
4661 for Lucid Emacs.
4662 (Programming Tutorial): Mention that the user needs to be in the
4663 right mode to compute some functions.
4664
4665 2005-01-04 Jay Belanger <belanger@truman.edu>
4666
4667 * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
4668 no longer applicable.
4669
4670 2005-01-01 Jay Belanger <belanger@truman.edu>
4671
4672 * calc.texi (Programming Tutorial): Changed description of how to
4673 edit keyboard macros to match current behavior.
4674
4675 2004-12-31 Jay Belanger <belanger@truman.edu>
4676
4677 * calc.texi: Mention C-cC-c as the way to finish editing throughout.
4678
4679 2004-12-20 Jay Belanger <belanger@truman.edu>
4680
4681 * calc.texi (Types Tutorial): Emphasize that you can't divide by
4682 zero.
4683
4684 2004-12-17 Luc Teirlinck <teirllm@auburn.edu>
4685
4686 * cc-mode.texi (Text Filling and Line Breaking): Put period after
4687 @xref.
4688 (Font Locking): Avoid @strong{Note:}.
4689
4690 2004-12-17 Michael Albinus <michael.albinus@gmx.de>
4691
4692 Sync with Tramp 2.0.46.
4693
4694 * tramp.texi (bottom): Add arch-tag. It was lost, somehow.
4695
4696 2004-12-16 Luc Teirlinck <teirllm@auburn.edu>
4697
4698 * url.texi: Correct typos.
4699 (Retrieving URLs): @var{nil}->@code{nil}.
4700 (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
4701 the standard "The GNU Emacs Manual" in fifth argument of @xref's.
4702 (Dealing with HTTP documents): @inforef->@xref.
4703
4704 2004-12-15 Jay Belanger <belanger@truman.edu>
4705
4706 * calc.texi: Consistently capitalized all mode names.
4707 (Answers to Exercises): Mention that an answer can be a fraction
4708 when in Fraction mode.
4709
4710 2004-12-13 Jay Belanger <belanger@truman.edu>
4711
4712 * calc.texi: Fix some TeX definitions.
4713
4714 2004-12-09 Luc Teirlinck <teirllm@auburn.edu>
4715
4716 * reftex.texi (Imprint): Remove erroneous @value's.
4717
4718 2004-12-08 Luc Teirlinck <teirllm@auburn.edu>
4719
4720 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
4721 (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
4722
4723 2004-12-08 Jay Belanger <belanger@truman.edu>
4724
4725 * calc.texi (Starting Calc): Remove comment about installation.
4726 (Keypad Mode Overview): Remove comment about Emacs 19 support.
4727
4728 2004-12-08 Luc Teirlinck <teirllm@auburn.edu>
4729
4730 * url.texi: Update @setfilename.
4731 (Getting Started): No need to worry about Gnus versions.
4732 (Dealing with HTTP documents): Use @inforef.
4733
4734 * org.texi: Fix @direntry file name.
4735
4736 2004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
4737
4738 * url.texi: New file.
4739
4740 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
4741
4742 2004-12-06 Jay Belanger <belanger@truman.edu>
4743
4744 * calc.texi (Using Calc): Remove paragraph about installation.
4745
4746 2004-12-06 Jay Belanger <belanger@truman.edu>
4747
4748 * calc.texi: Use more Texinfo macros and less TeX defs.
4749 Remove @refill's.
4750
4751 2004-12-06 Richard M. Stallman <rms@gnu.org>
4752
4753 * org.texi: New file.
4754
4755 2004-12-05 Richard M. Stallman <rms@gnu.org>
4756
4757 * Makefile.in (org.dvi, ../info/org): New targets.
4758 (INFO_TARGETS): Add ../info/org.
4759 (DVI_TARGETS): Add org.dvi.
4760 (maintainer-clean): Remove the info files in the info dir.
4761
4762 2004-11-26 Eli Zaretskii <eliz@gnu.org>
4763
4764 * idlwave.texi: Fix the setfilename directive to put the produced
4765 file in ../info.
4766 (Continued Statement Indentation): Resurrect Jan D.'s change from
4767 2004-11-03 that was lost when a newer version of idlwave.texi was
4768 imported.
4769
4770 2004-12-08 Reiner Steib <Reiner.Steib@gmx.de>
4771
4772 * gnus-faq.texi ([5.1]): Added missing bracket.
4773
4774 * gnus.texi (Filtering Spam Using The Spam ELisp Package): Index
4775 `spam-initialize'.
4776
4777 2004-11-22 Reiner Steib <Reiner.Steib@gmx.de>
4778
4779 * message.texi (Various Message Variables): Mention that all mail
4780 file variables are derived from `message-directory'.
4781
4782 * gnus.texi (Splitting Mail): Clarify bogus group.
4783
4784 2004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
4785
4786 * emacs-mime.texi (Encoding Customization): Fix
4787 mm-coding-system-priorities entry.
4788
4789 2004-11-03 Jan Djärv <jan.h.d@swipnet.se>
4790
4791 * idlwave.texi (Continued Statement Indentation):
4792 * reftex.texi (Options (Index Support)):
4793 (Displaying and Editing the Index, Table of Contents):
4794 * speedbar.texi (Creating a display, Major Display Modes): Replace
4795 non-nil with non-@code{nil}.
4796
4797 2004-10-21 Jay Belanger <belanger@truman.edu>
4798
4799 * calc.texi (Algebraic-Style Calculations): Removed a comment.
4800
4801 2004-10-18 Luc Teirlinck <teirllm@auburn.edu>
4802
4803 * calc.texi (Reporting Bugs): Double up `@'.
4804
4805 2004-10-18 Jay Belanger <belanger@truman.edu>
4806
4807 * calc.texi (Reporting Bugs): Changed the address that bugs
4808 should be sent to.
4809
4810 2004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
4811
4812 * gnus.texi (New Features): Add 5.11.
4813
4814 * message.texi (Resending): Remove wrong default value.
4815
4816 * gnus.texi (Mail Source Specifiers): Describe possible problems
4817 of `pop3-leave-mail-on-server'. Add `pop3-movemail' and
4818 `pop3-leave-mail-on-server' to the index.
4819
4820 2004-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
4821
4822 * message.texi (Canceling News): Add how to set a password.
4823
4824 2004-10-12 Jay Belanger <belanger@truman.edu>
4825
4826 * calc.texi (Help Commands): Changed the descriptions of
4827 calc-describe-function and calc-describe-variable to match their
4828 current behavior.
4829
4830 2004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
4831
4832 * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
4833
4834 2004-10-12 Michael Albinus <michael.albinus@gmx.de>
4835
4836 Sync with Tramp 2.0.45.
4837
4838 * tramp.texi (Frequently Asked Questions): Comment paragraph about
4839 plink link. The URL is outdated. Originator contacted for
4840 clarification.
4841
4842 2004-10-10 Juri Linkov <juri@jurta.org>
4843
4844 * gnus.texi (Top, Marking Articles): Join two menus in one node
4845 because a node can have only one menu.
4846
4847 2004-10-09 Juri Linkov <juri@jurta.org>
4848
4849 * gnus.texi (Fancy Mail Splitting): Remove backslash in the
4850 example of nnmail-split-fancy.
4851
4852 2004-10-06 Karl Berry <karl@gnu.org>
4853
4854 * info.texi (@kbd{1}--@kbd{9}): No space around --, for
4855 consistency with other uses of dashes.
4856
4857 2004-10-05 Karl Berry <karl@gnu.org>
4858
4859 * info.texi: Consistently use --- throughout, periods at end of
4860 menu descriptions, and a couple typos.
4861
4862 2004-09-26 Jesper Harder <harder@ifa.au.dk>
4863
4864 * sieve.texi (Manage Sieve API): nil -> @code{nil}.
4865 * pgg.texi (User Commands, Backend methods): Do.
4866 * gnus.texi: Markup fixes.
4867 (Setting Process Marks): Fix `M P a' entry.
4868 * emacs-mime.texi: Fixes.
4869
4870 2004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
4871
4872 * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
4873 again.
4874 Use 5.10 instead of 5.10.0.
4875
4876 2004-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
4877
4878 * gnus.texi (Summary Mail Commands): S D e.
4879
4880 2004-09-20 Raymond Scholz <ray-2004@zonix.de> (tiny change)
4881
4882 * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
4883 the gnus-article-mode-line-format section.
4884
4885 2004-09-20 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
4886
4887 * gnus.texi (Various Summary Stuff): Fix the documentation for
4888 gnus-newsgroup-variables.
4889
4890 2004-09-20 Reiner Steib <Reiner.Steib@gmx.de>
4891
4892 * gnus.texi (MIME Commands): Added
4893 gnus-mime-display-multipart-as-mixed,
4894 gnus-mime-display-multipart-alternative-as-mixed,
4895 gnus-mime-display-multipart-related-as-mixed.
4896 (Mail Source Customization): Clarify `mail-source-directory'.
4897 (Splitting Mail): Mention gnus-group-find-new-groups.
4898 (SpamOracle): Fixed typo.
4899
4900 * gnus-faq.texi: Untabify.
4901 ([6.3]): nnir.el is in contrib directory.
4902
4903 * message.texi (News Headers): Clarify how a unique ID is created.
4904
4905 * gnus.texi (Batching Agents): Fixed typo in example. Reported
4906 by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
4907
4908 2004-09-20 Andre Srinivasan <andre@e2open.com> (tiny change)
4909
4910 * gnus.texi (Group Parameters): Added more on hooks.
4911
4912 2004-09-20 Florian Weimer <fw@deneb.enyo.de>
4913
4914 * gnus.texi (Charsets): Point to relevant section in emacs-mime.
4915
4916 2004-09-22 Jay Belanger <belanger@truman.edu>
4917
4918 * calc.texi (Vectors as Lists): Added a warning that the tutorial
4919 might be hidden during part of the session.
4920
4921 2004-09-20 Jay Belanger <belanger@truman.edu>
4922
4923 * calc.texi (Notations Used in This Manual): Put in an earlier
4924 mention that DEL could be called Backspace.
4925
4926 2004-09-10 Simon Josefsson <jas@extundo.com>
4927
4928 * gnus.texi (IMAP): Add example. Suggested and partially written
4929 by Steinar Bang <sb@dod.no>.
4930
4931 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
4932
4933 * gnus.texi (IMAP): Add comments about imaps synonym to imap in
4934 netrc syntax.
4935
4936 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
4937
4938 * gnus.texi (Spam ELisp Package Sequence of Events):
4939 Some clarifications.
4940 (Spam ELisp Package Global Variables): More clarifications.
4941
4942 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
4943
4944 * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
4945 Mention spam-split does not modify incoming mail.
4946
4947 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
4948
4949 * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
4950
4951 2004-09-10 Eli Zaretskii <eliz@gnu.org>
4952
4953 * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi.
4954
4955 2004-09-09 Reiner Steib <Reiner.Steib@gmx.de>
4956
4957 * makefile.w32-in (sieve, pgg): Use $(infodir).
4958
4959 2004-09-08 Dhruva Krishnamurthy <dhruva.krishnamurthy@gmail.com> (tiny change)
4960
4961 * makefile.w32-in: Fix PGG and Sieve entries.
4962
4963 2004-08-28 Eli Zaretskii <eliz@gnu.org>
4964
4965 * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
4966 Emacs and related programs.
4967
4968 2004-08-27 Richard M. Stallman <rms@gnu.org>
4969
4970 * faq.texi: Fix texinfo usage, esp. doublequotes.
4971 (Difference between Emacs and XEmacs): Some clarification.
4972
4973 * faq.texi (Difference between Emacs and XEmacs):
4974 Explain not to contrast XEmacs with GNU Emacs.
4975
4976 2004-08-26 Richard M. Stallman <rms@gnu.org>
4977
4978 * faq.texi (Difference between Emacs and XEmacs): Rewrite.
4979
4980 2004-08-22 David Kastrup <dak@gnu.org>
4981
4982 * reftex.texi (AUCTeX): Update links, section name.
4983
4984 * faq.texi (Calc): Update availability (included in 22.1).
4985 (AUCTeX): Update availability, information, versions, description.
4986
4987 2004-08-14 Eli Zaretskii <eliz@gnu.org>
4988
4989 * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
4990
4991 2004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
4992
4993 * cc-mode.texi: Various updates for CC Mode 5.30.9.
4994
4995 2004-08-10 Michael Albinus <michael.albinus@gmx.de>
4996
4997 Sync with Tramp 2.0.44.
4998
4999 2004-08-05 Lars Hansen <larsh@math.ku.dk>
5000
5001 * widget.texi (User Interface): Update how to separate the
5002 editable field of an editable-field widget from other widgets.
5003 (Programming Example): Add text after field.
5004
5005 2004-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
5006
5007 * emacs-mime.texi (Encoding Customization): Add a note to the
5008 mm-content-transfer-encoding-defaults entry.
5009 (rfc2047): Update.
5010
5011 * gnus.texi (Article Highlighting): Add
5012 gnus-cite-ignore-quoted-from.
5013 (POP before SMTP): New node.
5014 (Posting Styles): Addition.
5015 (Splitting Mail): Add nnmail-split-lowercase-expanded.
5016 (Fancy Mail Splitting): Ditto.
5017 (X-Face): Add gnus-x-face.
5018
5019 2004-08-30 Reiner Steib <Reiner.Steib@gmx.de>
5020
5021 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
5022 * pgg.texi, sieve.texi: Use @copying and @insertcopying.
5023
5024 2004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
5025
5026 * gnus.texi (Mail Source Specifiers): Describe
5027 `pop3-leave-mail-on-server'.
5028
5029 2004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
5030
5031 * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
5032
5033 * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
5034 repository. Change setfilename.
5035
5036 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
5037
5038 2004-07-02 Juri Linkov <juri@jurta.org>
5039
5040 * pcl-cvs.texi (Viewing differences): Add `d r'.
5041
5042 2004-06-29 Jesper Harder <harder@ifa.au.dk>
5043
5044 * ses.texi, viper.texi, flymake.texi, faq.texi:
5045 * eshell.texi, ediff.texi: Markup fixes.
5046
5047 2004-06-21 Karl Berry <karl@gnu.org>
5048
5049 * info.texi (Top): Mention that only Emacs has mouse support.
5050 (Getting Started): Mention this in a few other places.
5051
5052 2004-06-13 Luc Teirlinck <teirllm@auburn.edu>
5053
5054 * autotype.texi (Copyrights, Timestamps): Recommend
5055 `before-save-hook' instead of `write-file-functions'.
5056
5057 2004-06-13 Lars Hansen <larsh@math.ku.dk>
5058
5059 * dired-x.texi (dired-mark-omitted): Update keybinding.
5060
5061 2004-06-10 Kim F. Storm <storm@cua.dk>
5062
5063 * pcl-cvs.texi (Viewing differences): Add 'd y'.
5064
5065 2004-06-05 Lars Hansen <larsh@math.ku.dk>
5066
5067 * dired-x.texi (variable dired-omit-mode): Rename from
5068 dired-omit-files-p.
5069 (function dired-omit-mode): Rename from dired-omit-toggle.
5070 Call dired-omit-mode rather than set dired-omit-files-p.
5071 (dired-mark-omitted): Describe command.
5072
5073 2004-05-29 Michael Albinus <michael.albinus@gmx.de>
5074
5075 Version 2.0.41 of Tramp released.
5076
5077 2004-05-29 Juanma Barranquero <lektu@terra.es>
5078
5079 * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
5080 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
5081
5082 2004-05-29 Richard M. Stallman <rms@gnu.org>
5083
5084 * cl.texi (Top): Call this chapter `Introduction'.
5085 (Overview): In TeX, no section heading here.
5086
5087 * cc-mode.texi: Put commas after i.e. and e.g. Minor cleanups.
5088
5089 2004-05-29 Eli Zaretskii <eliz@gnu.org>
5090
5091 * Makefile.in (../info/flymake, flymake.dvi): New targets.
5092 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
5093
5094 2004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
5095
5096 * flymake.texi: New file.
5097
5098 2004-05-28 Simon Josefsson <jas@extundo.com>
5099
5100 * smtpmail.texi (Authentication): Improve STARTTLS discussion.
5101
5102 2004-05-07 Kai Großjohann <kai@emptydomain.de>
5103
5104 Version 2.0.40 of Tramp released.
5105
5106 2004-04-25 Michael Albinus <Michael.Albinus@alcatel.de>
5107
5108 Complete rework, based on review by Karl Berry <karl@gnu.org>.
5109
5110 * tramp.texi (Auto-save and Backup): Explain exploitation of new
5111 variables `tramp-backup-directory-alist' and
5112 `tramp-bkup-backup-directory-info'.
5113 (Overview, Connection types)
5114 (External transfer methods, Default Method)
5115 (Windows setup hints): Remove restriction of password entering
5116 with external methods.
5117 (Auto-save and Backup): Make file name example
5118 (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info'
5119 and `auto-save-directory' must be used.
5120 (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
5121 only "NT"). Remove doubled entry "What kinds of systems does
5122 @tramp{} work on".
5123 (tramp): Macro removed.
5124 (Obtaining Tramp): Flag removed from title.
5125 (all): "tramp-" and "-" removed from flag names. Flags `tramp'
5126 and `trampver' used properly. Flag `tramp-inst' replaced by
5127 `installchapter'. Installation related text adapted.
5128
5129 2004-04-28 Masatake YAMATO <jet@gyve.org>
5130
5131 * widget.texi (Programming Example): Remove overlays.
5132
5133 2004-04-27 Jesper Harder <harder@ifa.au.dk>
5134
5135 * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
5136
5137 2004-04-23 Juanma Barranquero <lektu@terra.es>
5138
5139 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
5140
5141 2004-04-05 Jesper Harder <harder@ifa.au.dk>
5142
5143 * info.texi (Info Search): Add info-apropos.
5144
5145 2004-03-22 Juri Linkov <juri@jurta.org>
5146
5147 * faq.texi: Fix help key bindings.
5148
5149 2004-03-17 Luc Teirlinck <teirllm@auburn.edu>
5150
5151 * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
5152 (as suggested by Karl Berry). Update information about colored
5153 stars in menus. Add new subheading describing M-n.
5154
5155 2004-03-12 Richard M. Stallman <rms@gnu.org>
5156
5157 * cl.texi (Top): Rename top node's title.
5158
5159 2004-03-08 Karl Berry <karl@gnu.org>
5160
5161 * info.texi: \input texinfo.tex instead of just texinfo, to avoid
5162 problems making the texinfo distribution.
5163
5164 2004-02-29 Simon Josefsson <jas@extundo.com>
5165
5166 * smtpmail.texi (Authentication): Changed the list of supported
5167 authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
5168 CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
5169 <voegelas@gmx.net>.
5170
5171 2004-02-29 Juanma Barranquero <lektu@terra.es>
5172
5173 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
5174 Use $(DEL) instead of rm, and ignore exit code.
5175
5176 2004-02-29 Kai Großjohann <kgrossjo@eu.uu.net>
5177
5178 Tramp version 2.0.39 released.
5179
5180 2004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
5181
5182 * tramp.texi (Customizing Completion): Explain new functions
5183 `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
5184 (all): Savannah URLs unified to "http://savannah.nongnu.org".
5185 (Top): Refer to Savannah mailing list as the major one. Mention
5186 older mailing lists in HTML mode only.
5187 (Auto-save and Backup): Add auto-save. Based on wording of Kai.
5188 (Frequently Asked Questions): Remote hosts must not be Unix-like
5189 for "smb" method.
5190 (Password caching): New node.
5191 (External transfer methods): Refer to password caching for "smb"
5192 method.
5193
5194 2004-02-17 Karl Berry <karl@gnu.org>
5195
5196 * info.texi (Help-Int): Mention the new line number feature.
5197
5198 2004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
5199
5200 * ses.texi (Advanced Features): New functionality for
5201 ses-set-header-row (defaults to current row unless C-u used).
5202 (Acknowledgements): Add Stefan Monnier.
5203
5204 2003-12-29 Kevin Ryde <user42@zip.com.au>
5205
5206 * viper.texi (Vi Macros): Fix reference to the Emacs manual.
5207
5208 2003-11-30 Kai Großjohann <kai.grossjohann@gmx.net>
5209
5210 Tramp version 2.0.38 released.
5211
5212 * tramp.texi (Remote shell setup): Warn of environment variables
5213 FRUMPLE if user frumple exists. Suggested by Sven Gabriel
5214 <sven.gabriel@imk.fzk.de>.
5215 (Configuration): Tramp now chooses base64/uuencode
5216 automatically. Update wording accordingly.
5217 (Top): More description for the `Default Method' menu entry.
5218 (Default Method): Use @code, not @var, for Lisp variables.
5219 (Default Method): New subsection `Which method is the right one
5220 for me?' Suggested by Christian Kirsch.
5221 (Configuration): Pointer to new subsection added.
5222 (Default Method): Too many "use" in one sentence.
5223 Rephrase. Reported by Christian Kirsch.
5224 (Filename Syntax): Old `su' example is probably a left-over from
5225 the sm/su method naming. Replace with `ssh', instead.
5226 (External transfer methods, Auto-save and Backup):
5227 Typo fixes.
5228
5229 2003-11-02 Michael Albinus <Michael.Albinus@alcatel.de>
5230
5231 * tramp.texi (all): Harmonize all occurrences of @tramp{}.
5232 (Top): Mention japanese manual only if flag `jamanual' is set.
5233 Insert section `Japanese manual' in menu.
5234
5235 2003-11-26 Thien-Thi Nguyen <ttn@gnu.org>
5236
5237 * eshell.texi (Known Problems): Add doc item.
5238
5239 2003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
5240
5241 * cc-mode.texi: Update for CC Mode 5.30.
5242
5243 Note: Please refrain from doing purely cosmetic changes like
5244 removing trailing whitespace in this manual; it clobbers cvs
5245 merging for no good reason.
5246
5247 2003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
5248
5249 * man/ediff.texi, man/tramp.texi, man/vip.texi, man/viper.texi:
5250 * man/widget.texi, man/woman.texi: Replace @sc{ascii} and ASCII with
5251 @acronym{ASCII}.
5252
5253 2003-10-26 Karl Berry <karl@gnu.org>
5254
5255 * info.texi (Info Search): Echo area, not echo are. From Debian
5256 diff.
5257
5258 2003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
5259
5260 * widget.texi (Defining New Widgets): Document new behavior of
5261 :buttons and :children keywords.
5262
5263 2003-10-22 Miles Bader <miles@gnu.org>
5264
5265 * Makefile.in (info): Move before $(top_srcdir)/info.
5266
5267 2003-10-17 Thien-Thi Nguyen <ttn@gnu.org>
5268
5269 * tramp.texi (Inline methods): Small grammar fix.
5270 (External transfer methods): Likewise.
5271
5272 2003-10-08 Nick Roberts <nick@nick.uklinux.net>
5273
5274 * speedbar.texi: Remove paragraph for GUD that is no longer true.
5275
5276 2003-10-06 Luc Teirlinck <teirllm@auburn.edu>
5277
5278 * texinfo.tex: Replace `%' in arch tagline by @ignore.
5279
5280 2003-09-30 Richard M. Stallman <rms@gnu.org>
5281
5282 * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
5283
5284 * widget.texi (User Interface): Fix typos.
5285
5286 * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
5287
5288 2003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
5289
5290 * pcl-cvs.texi (Selected Files): Fix typo.
5291
5292 2003-09-21 Karl Berry <karl@gnu.org>
5293
5294 * info.texi (] and [ commands): No period at end of section title.
5295
5296 2003-09-04 Miles Bader <miles@gnu.org>
5297
5298 * Makefile.in (top_srcdir): New variable.
5299 ($(top_srcdir)/info): New rule.
5300 (info): Depend on it.
5301
5302 2003-09-03 Peter Runestig <peter@runestig.com>
5303
5304 * makefile.w32-in: New file.
5305
5306 2003-08-26 Per Abrahamsen <abraham@dina.kvl.dk>
5307
5308 * widget.texi (User Interface): Explain the need of static text
5309 around an editable field.
5310
5311 2003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
5312
5313 * widget.texi (Basic Types): The argument to `:help-echo' can now
5314 be a form that evaluates to a string.
5315
5316 2003-08-18 Kim F. Storm <storm@cua.dk>
5317
5318 * calc.texi (Queries in Macros): Update xref to keyboard macro query.
5319
5320 2003-08-16 Richard M. Stallman <rms@gnu.org>
5321
5322 * dired-x.texi (Shell Command Guessing): Explain *.
5323
5324 2003-08-16 Chunyu Wang <spr@db.cs.hit.edu.cn> (tiny change)
5325
5326 * pcl-cvs.texi (Log Edit Mode): Fix key binding for
5327 log-edit-insert-changelog.
5328
5329 2003-08-03 Karl Berry <karl@gnu.org>
5330
5331 * info.texi: Need @contents.
5332
5333 2003-07-20 Kai Großjohann <kai.grossjohann@gmx.net>
5334
5335 Tramp version 2.0.36 released.
5336
5337 * tramp.texi (Remote shell setup): Explain about problems with
5338 non-Bourne commands in ~/.profile and ~/.shrc.
5339
5340 2003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
5341
5342 * info.texi (Help-Inv, Help-M, Help-Xref): Update following
5343 renaming of `vis-mode' to `visible-mode'.
5344
5345 2003-07-04 Luc Teirlinck <teirllm@mail.auburn.edu>
5346
5347 * info.texi (Top, Help-Small-Screen): Remove accidentally added
5348 next, prev and up pointers.
5349
5350 2003-07-02 Luc Teirlinck <teirllm@mail.auburn.edu>
5351
5352 * info.texi (Help): Mention existence of Emacs and stand-alone
5353 Info at the very beginning of the tutorial.
5354 (Help-Inv): New node.
5355 (Help-]): New node.
5356 (Help-M): Systematically point out the differences between default
5357 Emacs and stand-alone versions. Delete second menu.
5358 (Help-Xref): Systematically point out the differences between
5359 default Emacs and stand-alone versions.
5360 (Help-Int): Change `l' example.
5361 (Expert Info): Fix typos.
5362 (Emacs Info Variables): Mention `Info-hide-note-references' and
5363 new default for `Info-scroll-prefer-subnodes'.
5364
5365 2003-06-17 Kai Großjohann <kai.grossjohann@gmx.net>
5366
5367 Version 2.0.35 of Tramp released.
5368
5369 * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
5370 (Inline methods): Add methods `remsh' and `plink1'.
5371 (External transfer methods): Add method `remcp'.
5372 (Multi-hop Methods): Add method `remsh'.
5373 Small patch from Adrian Aichner <adrian@xemacs.org>:
5374 Fix minor typos.
5375 (Concept Index): Added to make manual searchable via
5376 `Info-index'.
5377 (Version Control): Add cindex entry.
5378
5379 2003-05-24 Kai Großjohann <kai.grossjohann@gmx.net>
5380
5381 * trampver.texi: Version 2.0.34 released.
5382
5383 2003-05-03 Glenn Morris <gmorris@ast.cam.ac.uk>
5384
5385 * faq.texi: Improve previous changes.
5386
5387 2003-05-02 Glenn Morris <gmorris@ast.cam.ac.uk>
5388
5389 * faq.texi: Update copyright and maintenance details.
5390 Update some package URLs, versions, and maintainers.
5391 Remove many references to the Emacs Lisp Archive.
5392
5393 2003-04-23 Simon Josefsson <jas@extundo.com>
5394
5395 * smtpmail.texi: Fix license (the invariant sections mentioned has
5396 never been part of the smtp manual). Align info dir entry with
5397 other emacs packages.
5398
5399 2003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
5400
5401 * tramp.texi: Version 2.0.33 released.
5402 Remove installation chapter. Remove XEmacs specifics.
5403
5404 2003-03-29 Richard M. Stallman <rms@gnu.org>
5405
5406 * tramp.texi (Top): Undo the previous renaming.
5407 (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
5408
5409 2003-03-29 Kai Großjohann <kai.grossjohann@gmx.net>
5410
5411 * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
5412 version of manual.
5413
5414 * tramp.texi (Auto-save and Backup): New node.
5415
5416 2003-03-29 Michael Albinus <Michael.Albinus@alcatel.de>
5417
5418 * tramp.texi (Top): Include trampver.texi. Rename "Emacs" to "GNU
5419 Emacs" in order to have better differentiation to "XEmacs".
5420 `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
5421 are new macros in order to point to the other Emacs flavor where
5422 appropriate. In info case, point to node `Installation' in order
5423 to explain how to generate the other way. In html case, make a
5424 link to the other html file.
5425 (Obtaining TRAMP): Added a paragraph saying to perform `autoconf'
5426 after CVS checkout/update.
5427 (Installation): Completely rewritten.
5428 (Installation parameters, Load paths): New sections under
5429 `Installation'.
5430
5431 2003-02-28 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
5432
5433 * tramp.texi: Version 2.0.30 released.
5434 Replace word "path" with "localname" where used as a component of
5435 a Tramp file name.
5436
5437 2003-02-28 Michael Albinus <Michael.Albinus@alcatel.de>
5438
5439 * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
5440 introduced.
5441 (Installation): Explain what to do if files from the tramp/contrib
5442 directory are needed.
5443
5444 2003-02-23 Alex Schroeder <alex@emacswiki.org>
5445
5446 * smtpmail.texi (How Mail Works): New.
5447
5448 2003-02-22 Alex Schroeder <alex@emacswiki.org>
5449
5450 * smtpmail.texi: New file.
5451
5452 * Makefile.in: Build SMTP manual.
5453
5454 2003-02-05 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
5455
5456 * tramp.texi: Version 2.0.29 released.
5457 (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
5458 M-x makeinfo-buffer RET. Reported by gebser@ameritech.net.
5459
5460 2003-02-01 Michael Albinus <Michael.Albinus@alcatel.de>
5461
5462 * tramp.texi (Frequently Asked Questions): Explain a workaround if
5463 another package loads accidently Ange-FTP.
5464
5465 2003-01-24 Michael Albinus <Michael.Albinus@alcatel.de>
5466
5467 * tramp.texi (Customizing Completion): Add function
5468 `tramp-parse-sconfig'. Change example of
5469 `tramp-set-completion-function', because parsing of ssh config
5470 files looks more natural.
5471
5472 2003-01-15 ShengHuo ZHU <zsh@cs.rochester.edu>
5473
5474 * gnus.texi: Do not use `path' in several locations.
5475
5476 2002-12-26 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
5477
5478 * tramp.texi (External transfer methods): New method `smb'. From
5479 Michael Albinus.
5480
5481 2002-11-05 Karl Berry <karl@gnu.org>
5482
5483 * info.texi (Info-fontify): Reorder face list to avoid bad line
5484 breaks.
5485
5486 2002-10-06 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5487
5488 * tramp.texi: Move @copying to standard place. Use
5489 @insertcopying.
5490
5491 2002-10-02 Karl Berry <karl@gnu.org>
5492
5493 * (ada-mode.texi autotype.texi calc.texi cc-mode.texi cl.texi
5494 dired-x.texi ebrowse.texi ediff.texi emacs-mime.texi
5495 eshell.texi eudc.texi faq.texi forms.texi idlwave.texi info.texi
5496 message.texi mh-e.texi pcl-cvs.texi reftex.texi sc.texi ses.texi
5497 speedbar.texi vip.texi viper.texi widget.texi woman.texi):
5498 Per rms, update all manuals to use @copying instead of @ifinfo.
5499 Also use @ifnottex instead of @ifinfo around the top node, where
5500 needed for the sake of the HTML output.
5501 (The Gnus manual is not fixed since it's not clear to me how it
5502 works; and the Tramp manual already uses @copying, although in an
5503 unusual way. All others were changed.)
5504
5505 2002-09-10 Jonathan Yavner <jyavner@engineer.com>
5506
5507 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
5508 (../info/ses, ses.dvi): New targets.
5509 * ses.texi: New file.
5510
5511 2002-09-06 Pavel Janík <Pavel@Janik.cz>
5512
5513 * texinfo.tex: Update to texinfo 4.2.
5514
5515 2002-08-27 Carsten Dominik <dominik@sand.science.uva.nl>
5516
5517 * reftex.texi: Update to RefTeX 4.19.
5518
5519 2002-06-17 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5520
5521 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
5522 (../info/tramp, tramp.dvi): New targets.
5523
5524 2002-01-04 Eli Zaretskii <eliz@is.elta.co.il>
5525
5526 * Makefile.in (DVI_TARGETS): Add calc.dvi.
5527 (calc.dvi): Uncomment.
5528
5529 2001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
5530
5531 * Makefile.in (INFO_TARGETS): Add ../info/calc.
5532 (../info/calc): New target.
5533
5534 2001-10-20 Gerd Moellmann <gerd@gnu.org>
5535
5536 * (Version 21.1 released.)
5537
5538 2001-10-05 Gerd Moellmann <gerd@gnu.org>
5539
5540 * Branch for 21.1.
5541
5542 2001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
5543
5544 * Makefile.in (../info/info): Use an explicit -o switch to
5545 makeinfo.
5546
5547 2001-03-05 Gerd Moellmann <gerd@gnu.org>
5548
5549 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
5550
5551 2000-12-20 Eli Zaretskii <eliz@is.elta.co.il>
5552
5553 * Makefile.in (../info/idlwave): Use --no-split.
5554
5555 2000-12-14 Dave Love <fx@gnu.org>
5556
5557 * Makefile.in (mostlyclean): Remove gnustmp.*
5558 (gnus.dvi): Change rule to remove @latex stuff.
5559
5560 2000-10-19 Eric M. Ludlam <zappo@ultranet.com>
5561
5562 * Makefile.in (Speedbar): Add build targets for speedbar.texi.
5563
5564 2000-10-13 John Wiegley <johnw@gnu.org>
5565
5566 * Makefile.in: Add build targets for eshell.texi.
5567
5568 2000-09-25 Gerd Moellmann <gerd@gnu.org>
5569
5570 * Makefile.in: Remove/comment speedbar stuff.
5571
5572 2000-09-22 Dave Love <fx@gnu.org>
5573
5574 * Makefile.in: Add emacs-mime.
5575
5576 2000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
5577
5578 * Makefile.in (INFO_TARGETS): Add ../info/woman.
5579 (DVI_TARGETS): Add woman.dvi.
5580 (../info/woman, woman.dvi): New targets.
5581
5582 2000-05-31 Stefan Monnier <monnier@cs.yale.edu>
5583
5584 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
5585
5586 * pcl-cvs.texi: New file.
5587 * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
5588 (../info/pcl-cvs, pcl-cvs.dvi): New targets.
5589
5590 2000-05-11 Gerd Moellmann <gerd@gnu.org>
5591
5592 * Makefile.in (INFO_TARGETS): Add info/ebrowse.
5593 (../info/ebrowse, ebrowse.dvi): New targets.
5594
5595 2000-01-13 Gerd Moellmann <gerd@gnu.org>
5596
5597 * Makefile.in (INFO_TARGETS): Add eudc.
5598 (DVI_TARGETS): Add eudc.dvi.
5599 (../info/eudc, eudc.dvi): New targets.
5600
5601 2000-01-05 Eli Zaretskii <eliz@is.elta.co.il>
5602
5603 * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
5604 compatibility with 8+3 filesystems).
5605 (../info/efaq): Rename from emacs-faq.
5606
5607 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
5608
5609 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
5610 (../info/idlwave, idlwave.dvi): New targets.
5611
5612 1999-10-23 Dave Love <fx@gnu.org>
5613
5614 * Makefile.in: Use autotype.texi.
5615
5616 1999-10-12 Stefan Monnier <monnier@cs.yale.edu>
5617
5618 * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
5619 faq.texi file) rather than ../info/faq.
5620
5621 1999-10-07 Gerd Moellmann <gerd@gnu.org>
5622
5623 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
5624 (../info/ada-mode, ada-mode.dvi): New targets.
5625
5626 1999-09-01 Dave Love <fx@gnu.org>
5627
5628 * Makefile.in: Add faq.
5629
5630 1999-07-12 Richard Stallman <rms@gnu.org>
5631
5632 * Version 20.4 released.
5633
5634 1998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
5635
5636 * Version 20.3 released.
5637
5638 1998-04-06 Andreas Schwab <schwab@gnu.org>
5639
5640 * Makefile.in (ENVADD): Enviroment vars to pass to texi2dvi. Use
5641 it in dvi targets.
5642 (../etc/GNU): Change to $(srcdir) first.
5643
5644 1998-03-11 Carsten Dominik <cd@delysid.gnu.org>
5645
5646 * reftex.texi: Update for RefTeX version 3.22.
5647
5648 1998-02-08 Richard Stallman <rms@psilocin.gnu.org>
5649
5650 * Makefile.in (reftex.dvi, ../info/reftex): New targets.
5651 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
5652
5653 1997-09-23 Paul Eggert <eggert@twinsun.com>
5654
5655 * Makefile.in: Merge changes mistakenly made to `Makefile'.
5656 (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
5657
5658 1997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5659
5660 * Version 20.2 released.
5661
5662 1997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5663
5664 * Version 20.1 released.
5665
5666 1997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5667
5668 * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
5669
5670 1996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5671
5672 * Version 19.33 released.
5673
5674 1996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5675
5676 * Version 19.32 released.
5677
5678 1996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
5679
5680 * Makefile.in: Add rules for the Message manual.
5681
5682 1996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
5683
5684 * gnus.texi: New version.
5685
5686 * message.texi: New manual.
5687
5688 1996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5689
5690 * Makefile.in (All info targets): cd $(srcdir) to do the work.
5691
5692 1996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5693
5694 * Makefile.in (All info targets): Specify $(srcdir) in input files.
5695 Specify -I option.
5696 (All dvi targets): Set the TEXINPUTS variable.
5697
5698 1996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
5699
5700 * Version 19.31 released.
5701
5702 1996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
5703
5704 * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
5705 (INFO_TARGETS): Use new name. This avoids name conflict on MSDOS.
5706
5707 1995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5708
5709 * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
5710 (INFO_TARGETS): Add ../info/cc-mode.
5711 (DVI_TARGETS): Add cc-mode.dvi.
5712
5713 1996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
5714
5715 * Version 19.31 released.
5716
5717 1995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5718
5719 * Version 19.30 released.
5720
5721 1995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
5722
5723 * gnus.texi: New file.
5724
5725 1995-11-04 Erik Naggum <erik@naggum.no>
5726
5727 * gnus.texi: File deleted.
5728
5729 1995-11-02 Stephen Gildea <gildea@stop.mail-abuse.org>
5730
5731 * mh-e.texi: "Function Index" -> "Command Index" to work with
5732 Emacs 19.30 C-h C-k support of separately-documented commands.
5733
5734 1995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5735
5736 * Makefile.in (../info/ediff, ediff.dvi): New targets.
5737 (INFO_TARGETS, DVI_TARGETS): Add those new targets.
5738
5739 1995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5740
5741 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
5742 (../info/viper, viper.dvi): New targets.
5743
5744 1995-04-20 Kevin Rodgers <kevinr@ihs.com>
5745
5746 * dired-x.texi (Installation): Change the example to set
5747 buffer-local variables like dired-omit-files-p in
5748 dired-mode-hook.
5749
5750 1995-04-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5751
5752 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
5753 (../info/mh-e, mh-e.dvi): New targets.
5754
5755 1995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
5756
5757 * Makefile.in (maintainer-clean): Rename from realclean.
5758
5759 1994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5760
5761 * Makefile.in: New file.
5762 * Makefile: File deleted.
5763
5764 1994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5765
5766 * Makefile (TEXINDEX_OBJS): Variable deleted.
5767 (texindex, texindex.o, getopt.o): Rules deleted.
5768 All deps on texindex deleted.
5769 (distclean): Don't delete texindex.
5770 (mostlyclean): Don't delete *.o.
5771 * texindex.c, getopt.c: Files deleted.
5772
5773 1994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5774
5775 * Version 19.26 released.
5776
5777 1994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5778
5779 * Version 19.25 released.
5780
5781 1994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5782
5783 * Version 19.24 released.
5784
5785 1994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5786
5787 * Version 19.23 released.
5788
5789 1994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5790
5791 * Makefile: Delete spurious tab.
5792
5793 1994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5794
5795 * Makefile (.SUFFIXES): New rule.
5796
5797 1994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5798
5799 * Makefile (dired-x.dvi, ../info/dired-x): New targets.
5800 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
5801
5802 1994-01-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5803
5804 * Makefile (../info/sc): Rename from sc.info.
5805 (../info/cl): Likewise.
5806 (INFO_TARGETS): Use new names.
5807
5808 1993-12-04 Richard Stallman (rms@srarc2)
5809
5810 * getopt.c: New file.
5811 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
5812 (getopt.o): New rule.
5813 (dvi): Don't depend on texindex.
5814 (cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
5815 Depend on texindex.
5816
5817 1993-12-03 Richard Stallman (rms@srarc2)
5818
5819 * Makefile (../info/sc.info): Rename from ../info/sc.
5820 (TEXI2DVI): New variable.
5821 (cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
5822 Add explicit commands.
5823 (TEXINDEX_OBJS): Delete duplicate getopt.o.
5824
5825 1993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5826
5827 * Version 19.22 released.
5828
5829 1993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5830
5831 * Makefile (TEXINDEX_OBJS): Delete spurious period.
5832
5833 1993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5834
5835 * Version 19.21 released.
5836
5837 1993-11-15 Paul Eggert (eggert@twinsun.com)
5838
5839 * man/Makefile (../info/cl.info): Rename from ../info/cl.
5840
5841 1993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5842
5843 * Makefile (../etc/GNU): New target.
5844 (EMACSSOURCES): Add gnu1.texi.
5845
5846 1993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5847
5848 * Makefile (realclean): Don't delete the Info files.
5849
5850 1993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
5851
5852 * forms.texi: Fix forms.texi so that it will format correctly.
5853 Add missing `@end iftex', fix bad reference.
5854
5855 * info.texi, info-stn.texi: New files implement texinfo version of
5856 `info' file.
5857
5858 1993-10-20 Brian J. Fox (bfox@ai.mit.edu)
5859
5860 * Makefile: Fix targets for texindex, new info.texi files.
5861 * info-stnd.texi: New file implements info for standalone info
5862 reader.
5863 * info.texi: Update to include recent changes to "../info/info".
5864 New source file for ../info/info; includes info-stnd.texi.
5865
5866 * texindex.c: Include "../src/config.h" if building in emacs.
5867
5868 * Makefile: Change all files to FILENAME.texi, force all targets
5869 to be FILENAME, not FILENAME.info. This changes sc.texinfo,
5870 vip.texinfo, forms.texinfo, cl.texinfo.
5871 Add target to build texindex.c, defining `emacs'.
5872
5873 * forms.texi: Install new file to match version 2.3 of forms.el.
5874
5875 1993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5876
5877 * Version 19.19 released.
5878
5879 1993-08-10 Simon Leinen (simon@lia.di.epfl.ch)
5880
5881 * sc.texinfo: Fix info file name.
5882
5883 * Makefile (info): Add gnus and sc.
5884 (dvi): Add gnus.dvi and sc.dvi.
5885 (../info/sc, sc.dvi): New targets.
5886
5887 1993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5888
5889 * Version 19.18 released.
5890
5891 1993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5892
5893 * Makefile: Fix source file names of the separate manuals.
5894 (gnus.dvi, ../info/gnus): New targets.
5895
5896 1993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5897
5898 * Version 19.17 released.
5899
5900 1993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5901
5902 * split-man: Fix typos in last change.
5903
5904 1993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5905
5906 * Version 19.16 released.
5907
5908 1993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5909
5910 * version 19.15 released.
5911
5912 1993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5913
5914 * Makefile (distclean): It's rm, not rf.
5915
5916 1993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5917
5918 * Version 19.14 released.
5919
5920 1993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5921
5922 * Makefile: New file.
5923
5924 1993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5925
5926 * Version 19.13 released.
5927
5928 1993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5929
5930 * Version 19.9 released.
5931
5932 1993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5933
5934 * Version 19.8 released.
5935
5936 1993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5937
5938 * Version 19.7 released.
5939
5940 1990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
5941
5942 * gnus.texinfo: New file. Removed installation instructions.
5943
5944 1990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
5945
5946 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
5947
5948 1989-01-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
5949
5950 * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
5951 then define `\sc' as the command for smallcaps in Texinfo. This
5952 means that the @sc command will produce small caps. bfox has
5953 made the corresponding change to makeinfo and texinfm.el.
5954
5955 1988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
5956
5957 * vip.texinfo: Remove menu entry Adding Lisp Code in node
5958 Customization since the menu entry did not point to anything.
5959 Also add an @finalout command to remove overfull hboxes from the
5960 printed output.
5961
5962 * cl.texinfo: Add @bye, \input line and @settitle to file.
5963 This file is clearly intended to be a chapter of some other work,
5964 but the other work does not yet exist.
5965
5966 1988-07-25 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
5967
5968 * texinfo.texinfo: Three typos corrected.
5969
5970 ;; Local Variables:
5971 ;; coding: utf-8
5972 ;; fill-column: 79
5973 ;; add-log-time-zone-rule: t
5974 ;; End:
5975
5976 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002,
5977 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
5978
5979 This file is part of GNU Emacs.
5980
5981 GNU Emacs is free software: you can redistribute it and/or modify
5982 it under the terms of the GNU General Public License as published by
5983 the Free Software Foundation, either version 3 of the License, or
5984 (at your option) any later version.
5985
5986 GNU Emacs is distributed in the hope that it will be useful,
5987 but WITHOUT ANY WARRANTY; without even the implied warranty of
5988 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
5989 GNU General Public License for more details.
5990
5991 You should have received a copy of the GNU General Public License
5992 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
5993
5994 ;; arch-tag: 08b2903e-900c-4c72-a4a9-e76416a80803