Update md5sum.
[bpt/emacs.git] / doc / misc / ChangeLog
CommitLineData
5dec9555
CD
12009-11-20 Carsten Dominik <dominik@u016822.science.uva.nl>
2
3 * org.texi: (Column attributes): Fix documentaion of new operators.
4
bd6f6833
CY
52009-11-20 Chong Yidong <cyd@stupidchicken.com>
6
7 * sem-user.texi (Semanticdb Search Configuration): Rearrange nodes.
673286f5
CY
8 (Search Throttle, Semanticdb Roots, Include paths, Idle Scheduler)
9 (Idle Completions Mode): Numerous copyedits.
bd6f6833 10
be479117
JB
112009-11-17 Juanma Barranquero <lekktu@gmail.com>
12
13 * semantic.texi (Semantic Internals, Glossary):
14 * sem-user.texi (Semantic mode, Include paths, Idle Scheduler)
15 (Semanticdb search debugging commands): Fix typos.
16
17291a1f
JB
172009-11-16 Jay Belanger <jay.p.belanger@gmail.com>
18
be479117 19 * calc.texi (Radix modes): Mention twos-complement notation.
17291a1f 20
af42a9cc
JB
212009-11-16 Juanma Barranquero <lekktu@gmail.com>
22
23 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add semantic.
24 ($(infodir)/semantic, semantic.dvi): New targets.
25
3149927d
CY
262009-11-16 Chong Yidong <cyd@stupidchicken.com>
27
28 * Makefile.in: Build the Semantic manual.
29
30 * semantic.texi, sem-user.texi: New files, adapted from the Semantic
31 repository.
32
977640ed
MA
332009-11-16 Michael Albinus <michael.albinus@gmx.de>
34
35 * dbus.texi (Receiving Method Calls): New defun
36 `dbus-unregister-service'.
37
17673adf
CD
382009-11-15 Carsten Dominik <carsten.dominik@gmail.com>
39
40 * org.texi (Speed keys): New section.
41
0ecd3c90
MA
422009-11-13 Michael Albinus <michael.albinus@gmx.de>
43
44 * dbus.texi (Type Conversion): Fix typo.
45 (Asynchronous Methods): Rename `dbus-registered-functions-table' to
46 `dbus-registered-objects-table'.
47 (Receiving Method Calls): New defun `dbus-register-property'. Move
48 `dbus-unregister-object' here.
49
8bfe682a
CD
502009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
51
52 * org.texi: Removed @Ie, @ie, @Eg, @eg macros.
53
542009-11-13 James TD Smith <ahktenzero@mohorovi.cc>
55
56 * org.texi (Column attributes): Add the new age summary operators.
57 Also, mention the fact you can only use one summary operator per
58 property.
59
602009-11-13 John Wiegley <johnw@newartisans.com>
61
62 * org.texi (Tracking your habits): Added a new section in the
63 manual about how to track habits.
64 (Resolving idle time): Added a section on how idle and
65 dangling clocks are resolved.
66
672009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
68
69 * org.texi (Agenda commands): Document the new `i' command.
70 (Inserting deadline/schedule): Document logging changes
71 of scheduling and deadline times stamps.
72 (In-buffer settings): Document the in-buffer keywords for logging
73 changes of scheduling and deadline times stamps.
74 (Structure editing, Plain lists): Document indentation
75 cycling in empty entries with TAB.
76 (Archiving): Document the default archiving command.
77 (Moving subtrees): Document the new keys for archiving.
78 (Internal archiving): Fix incorrect key.
79 (Agenda commands): Document the TODO set switching commands.
80 (Agenda commands): Document the new archiving keys.
81 (Clocking work time): Better description on how to save
82 and restore a clock.
83 (Resolving idle time): Mention the x11idle program to get true
84 idleness also under X11.
85 (Resolving idle time): Use @kbd instead of @key for normal
86 letters, because this is how he rest of the manual does this.
87 (Pushing to MobileOrg): Mention that `org-directory'
88 should be set.
89 (Agenda commands): Document that SPC is a filter for
90 any tag.
91 (Search view): Renamed from "Keyword search".
92 (Capure): New chapter.
93 (Markup): New chapter.
94 (Links in HTML export, Images in HTML export): Extend
95 the section titles.
96 (Images in HTML export): Document the align option.
97 (Text areas in HTML export): Extend the section title.
98 (Images in LaTeX export): Explain image placement in LaTeX.
99
693737cd
GM
1002009-11-10 Glenn Morris <rgm@gnu.org>
101
102 * sc.texi (Hints to MUA Authors): MUA should do any decoding.
103
c7bd4ebe
MA
1042009-11-08 Michael Albinus <michael.albinus@gmx.de>
105
106 * tramp.texi (Auto-save and Backup): Disable backups just for a
107 method.
108
109 * trampver.texi: Update release number.
110
76c5acad
MA
1112009-11-07 Michael Albinus <michael.albinus@gmx.de>
112
113 Sync with Tramp 2.1.17.
114
115 * trampver.texi: Update release number.
116
d9a57abf
GM
1172009-10-29 Glenn Morris <rgm@gnu.org>
118
119 * texinfo.tex: Update to version 2009-08-14.15 from ftp://tug.org/tex/.
120
637f4f0f
MA
1212009-10-23 Michael Albinus <michael.albinus@gmx.de>
122
123 * tramp.texi (External methods): Temporary files are kept for
124 `rsync' and `rsyncc' methods.
125
310dbb05
JB
1262009-10-09 Juanma Barranquero <lekktu@gmail.com>
127
128 * eieio.texi: Fix typos.
129
09094f28
CY
1302009-10-07 Chong Yidong <cyd@stupidchicken.com>
131
132 * cl.texi (Argument Lists): Clarify explicit keyword arguments.
133
216f299a
JB
1342009-10-07 Juanma Barranquero <lekktu@gmail.com>
135
136 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add eieio, ede.
137 ($(infodir)/eieio, eieio.dvi, $(infodir)/ede, ede.dvi): New targets.
138
966a6506
CY
1392009-10-07 Chong Yidong <cyd@stupidchicken.com>
140
141 * Makefile.in: Build EIEIO and EDE manuals.
142
1432009-10-07 Eric Ludlam <zappo@gnu.org>
144
145 * eieio.texi:
146 * ede.texi: New files.
147
8842cd9b
MA
1482009-10-05 Michael Albinus <michael.albinus@gmx.de>
149
150 * tramp.texi (Remote processes): Association of a pty is not supported.
151
7006d207
CD
1522009-10-01 Carsten Dominik <carsten.dominik@gmail.com>
153
154 * org.texi (Pushing to MobileOrg): Document `org-mobile-files'.
155 (Processing LaTeX fragments): Document that the size of images can be
156 changes using the variable `org-format-latex-options'.
157 (The date/time prompt, Timestamps): Be more accurate over ISO format
158 dates and times.
159 (Visibility cycling): Document showeverything keyword.
160 (In-buffer settings): Document showeverything keyword.
161 (Setting up the staging area): Fix the example.
162 (MobileOrg): New section.
163 (Agenda commands, Exporting Agenda Views): Document exporting the
164 agenda view to Org files.
165
0e7b2867
MA
1662009-09-28 Michael Albinus <michael.albinus@gmx.de>
167
168 * tramp.texi (History): Add IMAP support.
169 (External methods): Add `imap' and `imaps' methods.
170 (GVFS based methods): Add indices for `davs'.
171 (Password handling): Rename anchors. Add IMAP entries for
172 ~/.authinfo.gpg.
173
174 * trampver.texi: Set default value of `emacsimap'.
175
4146636e
KY
1762009-09-22 Daiki Ueno <ueno@unixuser.org>
177
178 * gnus.texi (Security): Document mm-sign-option and mm-encrypt-option.
179
d22f7ffa
CY
1802009-09-13 Chong Yidong <cyd@stupidchicken.com>
181
182 * dired-x.texi (Technical Details): Delete
183 dired-up-directory (Bug#4292).
184
66043531
MA
1852009-09-03 Michael Albinus <michael.albinus@gmx.de>
186
216f299a 187 * tramp.texi (Frequently Asked Questions): New item for emacsclient.
66043531 188
6eb02347
CD
1892009-09-02 Carsten Dominik <carsten.dominik@gmail.com>
190
191 * org.texi (Effort estimates): Document new effort setting commands.
192 (Agenda commands): Document the new keys fro agenda time motion.
193 Document entry text mode. Improve documentation of the keys to include
194 inactive time stamps into the agenda view.
195 (Feedback): Document the new bug report command.
196 (Structure editing): Added an index entry for the sorting of subtrees.
197
38dc51ba
KY
1982009-09-02 Teodor Zlatanov <tzz@lifelogs.com>
199
200 * auth.texi (Help for users): Corrected markup.
201
e402f452
GM
2022009-09-02 Glenn Morris <rgm@gnu.org>
203
204 * emacs-mime.texi (time-date): Mention float-time.
205
744256cf
JB
2062009-08-30 Jay Belanger <jay.p.belanger@gmail.com>
207
208 * calc.texi (Simplifying Formulas): Improve the wording.
209
b0b63450
MB
2102009-08-29 Teodor Zlatanov <tzz@lifelogs.com>
211
212 * auth.texi: Rewritten for coverage and clarity.
213
2142009-08-29 Katsumi Yamaoka <yamaoka@jpl.org>
215
216 * gnus.texi (Expiring Mail): Mention
217 gnus-mark-copied-or-moved-articles-as-expirable.
218 (Various Various): Mention gnus-safe-html-newsgroups.
219
220 * gnus-news.texi: Mention
221 gnus-mark-copied-or-moved-articles-as-expirable.
222
223 * emacs-mime.texi (Display Customization): Add xref to
224 gnus-safe-html-newsgroups.
225
b59329e0
MA
2262009-08-28 Michael Albinus <michael.albinus@gmx.de>
227
228 * tramp.texi (Version Control): Remove.
af42a9cc 229 (Obtaining Tramp): Update cvs checkout command. Remove nightly tarballs
b59329e0
MA
230 reference.
231 (External methods): Correct `scpc' concept index entries. New method
232 `rsyncc'.
233 (External packages): New subsections "Filename completion" and "File
234 attributes cache".
235
0ff2d6c2
JB
2362009-08-27 Jay Belanger <jay.p.belanger@gmail.com>
237
238 * calc.texi (Rewrite Rules): Improve the example.
239 (Simplifying Formulas): Explain use of the I and H flags for
240 simplification.
241
ecd3d54f
MA
2422009-08-25 Michael Albinus <michael.albinus@gmx.de>
243
244 * dbus.texi (Bus names): Add optional parameter TIMEOUT to dbus-ping.
245 Describe autostart behaviour of dbus-ping.
246 (Synchronous Methods, Asynchronous Methods): Use English numeric format
247 for timeout values.
78176e69
MA
248 (Top): Remove footnote saying D-Bus is not enabled by
249 default. (Bug#4256)
ecd3d54f 250
0f215bca
DU
2512009-08-23 Daiki Ueno <ueno@unixuser.org>
252
253 * epa.texi (Quick start): Don't refer to nonexistent epa-mode.
deb05c92 254 Reported by Jari Aalto (Bug#4211).
0f215bca 255 (Mail-mode integration): Mention epa-mail-mode and
deb05c92 256 epa-global-mail-mode.
3b7ab45f
DU
257 (Encrypting/decrypting *.gpg files): Don't refer to nonexistent
258 epa-setup.
0f215bca 259
4f22e84d
MA
2602009-08-16 Michael Albinus <michael.albinus@gmx.de>
261
262 * dbus.texi (Asynchronous Methods): Allow nil handler.
263
9ff0b02b 2642009-08-15 Michael Kifer <kifer@cs.stonybrook.edu>
4f22e84d 265
9ff0b02b 266 * ediff.texi (ediff-current-file): added information about this new function.
4f22e84d 267
9ff0b02b 268 * viper.text: Added information about C-s in viper's search command.
4f22e84d 269
4c39f404
CY
2702009-08-09 Colin Williams <lackita@gmail.com> (tiny change)
271
272 * calc.texi (Date Forms): Fix typos.
273
3bcfba17
GM
2742009-08-08 Glenn Morris <rgm@gnu.org>
275
276 * org.texi (Agenda commands): Restore clobbered change.
277
66783bb4
EZ
2782009-08-07 Eli Zaretskii <eliz@gnu.org>
279
280 * calc.texi (Graphics, Devices): Update with the peculiarities of
281 operation on MS-Windows.
282
c8d0cf5c
CD
2832009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
284
285 * org.texi (Publishing action): Improve documentation of file
286 names when publishing to the source directory.
287 (Clean view): Document `org-indent-mode'.
288 (Clocking work time): Add documentation for the
289 new :timetamp option when creating a clock report.
290 (Paragraphs): Fix many typos.
291 (Plain lists): Remove duplicate explanation about the
292 `C-c *' command.
293 (Literal examples): Update to reflect the new behavior
294 of the -n -r -k switches when exporting source code examples.
295 (Structure editing): Add information about `C-c *',
296 converting a plain list into a list of Org items.
297 (Remember): Small rephrasing of the paragraph
298 describing remember.el. Also mentioned that remember.el is part
299 of Emacs 23, not Emacs 22.
300 (Clocking work time): Add documentation about
301 displaying the current clocking time against the effort estimate.
302 Also add a footnote about using `org-clock-in-prepare-hook' to add
303 an effort estimate on the fly, just before clocking it.
304 (Footnotes): Document automatic renumbering and
305 sorting.
306 (Agenda commands): Document new bulk commands.
307 (Plain lists): Document new behavior of
308 `org-cycle-include-plain-lists'.
309 Hyphenation only in TeX.
310 (Clocking work time): Document the key to update effort
311 estimates.
312 (Clocking work time): Document the clock time display.
313 (Structure editing, TODO basics): Document new
314 variables.
315 (Column attributes): Document new colciew operators.
316 (Publishing options): Document :xml-declaration.
317 (Tracking TODO state changes): Document the
318 LOG_INTO_DRAWER property.
319 (Literal examples): Document the new implementation for
320 editing source code.
321 (Publishing action): Mention the new publishing
322 function, to publish an Org source file.
323 (Publishing links): Mention how to link to an Org source file.
324 (Macro replacement): Document new macros.
325 (Handling links): Document type-specific completion
326 when inserting links.
327 (Structure editing, Plain lists): Improve documentation
328 on sorting.
329 (Internal links): Document custom ids for links.
330 (Handling links): Document custom ids for links.
331 (CSS support): Document new class.
332 (Refiling notes): Document the possibility to create new nodes
333 during refiling.
334 (Agenda commands): Document the "?" operator to find
335 tasks without effort setting.
336 (Exporting agenda information): Section moved.
337 (RSS Feeds): New section.
338 (Built-in table editor): Document M-e and M-a navigate
339 inside table field.
340 (Stuck projects): Docment that projects identified as
341 un-stuck will still be searchd for stuck sub-projects.
342 (Paragraphs): Document centering.
343 (Creating timestamps, Agenda commands): Document new
344 behavior when changing time stamps.
345 (Structure editing): Document the new command
346 `org-clone-subtree-with-time-shift'.
347 (Publishing): Refresh this chapter.
348 (Export options, Export options, In-buffer settings):
349 Document the new keywords.
350 (Matching tags and properties): Collect all
351 documentation about tags/property matches here.
352 (Setting tags): Document `org-tag-persistent-alist'.
353 (Weekly/daily agenda): New section.
354 (Orgstruct mode): Describe `orgstruct++-mode'.
355 (Drawers): Mention the LOGBOOK drawer.
356 (Export options, Sectioning structure): Document the
357 #+LEATEX_HEADER in-buffer setting.
358 (Bugs): Section removed.
359 (Hooks): New section.
360 (Add-on packages): Moved here from old location.
361 (Context-sensitive commands): New section.
362 (Setting tags): Document newline option.
363 (Global TODO list, Matching tags and properties):
364 Mention more variables.
365 (Checkboxes): Update to changed command behavior.
81a5560e 366
40d2791f
CY
3672009-08-02 Eric Yu <sucode@gmail.com> (tiny change)
368
369 * speedbar.texi (Basic Key Bindings): Fix typo.
370
65d0154b
JB
3712009-07-30 Jay Belanger <jay.p.belanger@gmail.com>
372
373 * calc.texi (Vector/Matrix Functions): Add index entries for both
374 "v" and "V" key bindings. Mention that `calc-matrix-brackets' only
375 affects matrices with more than one row.
b5bdfd9f 376 (Help Commands): Add index entries for "prefix ?" key bindings.
65d0154b 377
5a9e3ab7
JB
3782009-07-29 Jay Belanger <jay.p.belanger@gmail.com>
379
380 * calc.texi (Stack Manipulation Commands): Add documentation for
381 `calc-transpose-lines'
382
42fb7e61
MA
3832009-07-27 Michael Albinus <michael.albinus@gmx.de>
384
385 * dbus.texi (Receiving Method Calls): Describe special return value
386 `:ignore'.
387
574b69d5
AM
3882009-07-24 Alan Mackenzie <acm@muc.de>
389
390 * cc-mode.texi (Config Basics, File Styles): Document that at mode
391 initialization, any individual variable setting now takes precedence
392 over one done via c-file-style/c-file-offsets.
393
ec06459c
JB
3942009-07-21 Jay Belanger <jay.p.belanger@gmail.com>
395
396 * calc.texi (Undoing Mistakes): Mention that the undo list will be
397 truncated when Calc is quit.
398 (Customizing Calc): Document `calc-undo-length'.
399
4ce54f6b
CY
4002009-07-20 Chong Yidong <cyd@stupidchicken.com>
401
402 * calc.texi (About This Manual): Don't mention chapter numbers in text.
403
0e4f8ba5
GM
4042009-07-11 Kevin Ryde <user42@zip.com.au>
405
406 * pcl-cvs.texi (About PCL-CVS):
407 * widget.texi (Basic Types):
408 Fix cross-references.
409
fa0f81b0
AS
4102009-07-01 Andreas Schwab <aschwab@redhat.com>
411
412 * dbus.texi (Type Conversion): Don't use literal control character.
413
88a683c5
MA
4142009-07-01 Michael Albinus <michael.albinus@gmx.de>
415
416 * tramp.texi (GVFS based methods): New section.
417 (Remote processes): Processes for GVFS based methods run locally.
418
36c8febb
MA
4192009-06-30 Michael Albinus <michael.albinus@gmx.de>
420
421 * tramp.texi (Inline methods, External methods, Gateway methods): Avoid
422 the words "kludge" and hack".
423 (External methods): Add `synce' method.
424
425 * trampver.texi: Update release number.
426
d6b951bb
MA
4272009-06-22 Michael Albinus <michael.albinus@gmx.de>
428
429 Sync with Tramp 2.1.16.
430
431 * tramp.texi (History): Add GVFS support.
432 (External methods): Precise `rsync' description. Add `dav', `davs' and
433 `obex' methods. Add 'tramp-gvfs-methods' option.
434 (Multi-hops): Cells of `tramp-default-proxies-alist' can also be Lisp
435 forms.
436 (Remote Programs): Introduce `tramp-own-remote-path'.
437 (Remote processes): New subsection "Running remote programs that create
438 local X11 windows".
439 (Frequently Asked Questions): Improve code for disabling vc.
440
441 * trampver.texi: Update release number. Set default value of
442 `emacsgvfs'.
443
70243478
CY
4442009-06-21 Chong Yidong <cyd@stupidchicken.com>
445
446 * Branch for 23.1.
447
54b31cbf
GM
4482009-06-17 Glenn Morris <rgm@gnu.org>
449
450 * faq.texi (Obtaining the FAQ): Add reference to Savannah.
451 (Latest version of Emacs): Mention source code repository.
452
f6adc23c
GM
4532009-06-16 Glenn Morris <rgm@gnu.org>
454
455 * faq.texi (Top): Language tweak.
456 (Extended commands): Most people have arrow keys.
457 (Emacs manual): Say how to follow info links.
458 (File-name conventions): Change title a bit. Explain about source
459 versus installed. Condense etc description.
460 (Guidelines for newsgroup postings): Mention Savannah list page.
461 (Newsgroup archives): Simplify.
462 (Contacting the FSF): Add contact URL.
463 (Emacs Lisp documentation): Printed version not always available.
464 (Installing Texinfo documentation): Explain how by hand installation is
465 not normally needed. Use add-to-list. Remove duplicate reference.
466 (Informational files for Emacs): Move info on Help menu here from
467 "File-name conventions".
468 (Help installing Emacs): Tweak uref.
469 (Obtaining the FAQ): Mention repository.
470 (Origin of the term Emacs): Explain "ITS".
471 (Changing load-path): Use add-to-list.
472 (Automatic indentation): Clarify this is for Text mode.
473 Don't mention Indented Text mode.
474 (Finding Emacs on the Internet): The FSF does not seem to offer a
475 deluxe distribution on CD anymore.
476
b59a8457
GM
4772009-06-16 Glenn Morris <rgm@gnu.org>
478
479 * faq.texi (Top): Mention which Emacs version this FAQ is about.
480 Recommend the latest release. Mention how to get older FAQs.
481 Recommend the Emacs manual.
482 (Guidelines for newsgroup postings): Discourage cross-posts.
483 (Underlining paragraphs): Remove.
484 (Editing MS-DOS files): Remove pre-Emacs 20 information.
485 (Bugs and problems): Update key-binding.
486 (Problems with very large files): Mention 64-bit.
487 (Shell process exits abnormally): Remove.
488 (Problems with Shell Mode): Rename and update.
489 (Spontaneous entry into isearch-mode)
490 (Problems talking to certain hosts): Remove. This is old information,
491 in etc/PROBLEMS if needed.
492 (Emacs takes a long time to visit files, Updating Emacs): Remove.
493 (Dired claims that no file is on this line): Update.
494 (Installing Emacs, Problems building Emacs): Simplify.
495 (Emacs for MS-DOS): Refer to msdos/INSTALL rather than duplicating
496 information.
497 (Emacs for MS-Windows): Rename from "Emacs for Windows". Simplify.
498 (Emacs for Mac OS X): Rename from "Emacs for Apple computers".
499 (JDEE): "JDEE", not "JDE".
500 (Handling C-s and C-q with flow control, Binding C-s and C-q):
501 Remove. This is old information, in etc/PROBLEMS if needed.
502 (stty and Backspace key, Kanji and Chinese characters): Remove.
503 (Right-to-left alphabets): Update section.
504 (Changing the included text prefix): Gnus uses message-yank-prefix.
505 Add cross-reference to Supercite manual.
506 (Saving a copy of outgoing mail): Simplify output file description.
507 (Expanding aliases when sending mail): Refer to Emacs manual.
508 Remove old info about RFC822.
509 Correct description of how to rebuild aliases.
510 (Rmail writes to /var/spool/mail): Update location from /usr/spool/mail.
511 (MIME with Emacs mail packages)
512 (Viewing articles with embedded underlining)
513 (Saving a multi-part Gnus posting, Gnus hangs for a long time):
514 Remove old sections.
515 (Killing based on nonstandard headers): Remove. Scoring is preferable,
516 and is well-documented in the Gnus manual.
517 (Reading news with Emacs): Merge "Learning more about Gnus" into here.
518 (Making Gnus faster): Rename from "Starting Gnus faster".
519 Merge "Catch-up is slow in Gnus" into here.
520
0e6d12ca
GM
5212009-06-14 Glenn Morris <rgm@gnu.org>
522
523 * faq.texi (Status of Emacs): Re-order with most recent releases first.
524 (New in Emacs 23): New section.
525 (Handling C-s and C-q with flow control): Add xref.
526
2e17e05e
GM
5272009-06-13 Glenn Morris <rgm@gnu.org>
528
529 * faq.texi (Setting up a customization file): Grammar fix.
530 Customize is no longer "new".
531 (Displaying the current line or column): Line-number mode is on by
532 default. Don't mention `column' package. Mention linum.el.
533 (Turning on abbrevs by default): Explain how to do it for buffers,
534 modes, and everywhere.
535 (Associating modes with files): Use add-to-list. Don't mention Emacs
536 19.
537 (Highlighting a region): On by default since 23.1.
538 (Replacing highlighted text): Update doc quote.
539 (Working with unprintable characters): Don't mention search-quote-char.
540 (Using an already running Emacs process): Gnuclient is probably not an
541 enhancement these days.
542 (Indenting switch statements): Remove mention of pre-Emacs 20.
543 (Horizontal scrolling): Abbreviate Emacs 20 description.
544 (Replacing text across multiple files): Fix name of dired command.
545 (Disabling backups): Use require not load.
4f9d4de3 546 (Learning more about Gnus): Add cross-refs to Gnus manual and FAQ.
2e17e05e 547
2a1cf2b9
BW
5482009-06-13 Bill Wohler <wohler@newt.com>
549
550 Release MH-E manual version 8.2.
551
552 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
553 release 8.2.
554
85b438b7
GM
5552009-06-13 Glenn Morris <rgm@gnu.org>
556
557 * faq.texi: Remove the term "on-line" (meaning "Info") throughout, since
558 in this day and age the common meaning is "on the web".
559 (copying): Use @copyright in all cases.
560 (Basic keys): Remove reference to deleted manual node "Text Characters".
561 (File-name conventions): Use GNU as an example rather than SERVICE.
562 default.el lives in site-lisp. Update Info directory location.
563 (Real meaning of copyleft): GPL actions have been brought, but all
564 settled out of court.
565 (Guidelines for newsgroup postings): Shorten section title.
566 Simplify comp.emacs description.
567 (Newsgroup archives): Change Google URL. Describe Gmane.
568 (Unsubscribing from Emacs lists): Remove discussion of "distribution
569 points". Mention List-Unsubscribe header.
570 (Contacting the FSF): Update email and URLs.
571 (Basic editing): Mention F1 for help.
572 (Installing Texinfo documentation): Refer to Texinfo website rather
573 than ftp server.
574 (Printing a Texinfo file): Mention texi2pdf.
575 (Informational files for Emacs): Don't describe FTP or SERVICE, they
576 are just stubs nowadays.
577 (Latest version of Emacs): Explain version numbers.
578 (Spell-checkers, Checking TeX and *roff documents): Remove sections.
579 (Turning on syntax highlighting): No need to mention hilit19 any more.
580 (Finding Emacs on the Internet): Refer to URLs rather than DISTRIB, FTP.
581 (Modes for various languages): Remove section.
582 (Major packages and programs): Remove most version and maintainer
583 information - it's hard to keep up-to-date, and adds nothing.
584 Similarly with direct links to mailing lists.
585 (Spell-checkers): Rename node from Ispell. Mention Aspell and Hunspell.
586 (Mailcrypt): Remove section - mailcrypt has not been updated in mnay
587 years, and Emacs comes with tools for this now.
588 (Patch): Remove section - this is a standard tool.
589 (Using function keys under X): Remove section.
590
93e2d996
GM
5912009-06-12 Glenn Morris <rgm@gnu.org>
592
593 * faq.texi (Viewing Info files outside of Emacs): Xinfo is no more.
594 (Help installing Emacs): Remove reference to deleted X11 node.
595 (Associating modes with files): Interpreter-mode-alist is no longer
596 subservient to auto-mode-alist.
597 (Installing Emacs): Change future Emacs version.
598 (Linking with -lX11 fails): Remove old section.
599 (Packages that do not come with Emacs): Update ELL location.
600 Emacs Lisp archive is dead.
601 (Emacs for Windows): Remove reference to old CE port.
e7ff9e24
GM
602 (Emacs for OS/2, Emacs for Atari ST, Emacs for the Amiga)
603 (Emacs for VMS and DECwindows): Remove old ports.
93e2d996
GM
604 (Emacs for GNUstep): Rename from "Emacs for NeXTSTEP" and update.
605 (Removing flashing messages): Remove section about non-existent Gnus
606 option.
607
f0bf7708
GM
608 * faq.texi (Top): Add @top command.
609 Remove the optional arguments from all @node commands: makeinfo can
610 generate these automatically, and it is easier to edit and rearrange
611 nodes without them.
612
30884d11
GM
6132009-06-11 Glenn Morris <rgm@gnu.org>
614
615 * faq.texi (Common acronyms): Remove no-longer-existing OSF.
616 (The LPF): Make the updated URL the sole reference point.
617 (Learning how to do something): Update refcard price and format.
618 (Getting a printed manual): Sources in doc/emacs/, not man/.
619 Also available in PDF format. Since the page count varies, be less
620 precise.
621 (Informational files for Emacs): Remove references to deleted files
622 LPF and SUN-SUPPORT, and to UUCP.
623 (Obtaining the FAQ): Refer to the service web-page rather than SERVICE.
624 Remove many obsolete ways to get the FAQ, which now seems only to be
625 distributed with Emacs.
626 (Mail and news): Remove sections about Rmail Babyl that no longer apply.
627
deab46e0
CY
6282009-06-09 Chong Yidong <cyd@stupidchicken.com>
629
223b43fa 630 * org.texi (Org Plot): Fix tags (Bug#3507).
560bb6ea 631 (Workflow states, Agenda commands): Fix tags (Bug#3508).
223b43fa 632
deab46e0
CY
633 * ada-mode.texi (Installation, Compile commands)
634 (Project File Overview, No project files, Set compiler options)
635 (Use GNAT project file, Use multiple GNAT project files)
636 (Identifier completion): Use @samp for menu items, and @kbd for key
637 sequences (Bug#3504).
638
71fbd643
DU
6392009-06-04 Daiki Ueno <ueno@unixuser.org>
640
8c9bb6f5 641 * gnus.texi (Security): Fix wording; add a link to epa.info.
71fbd643 642
f197085b
CY
6432009-06-04 Ryan Yeske <rcyeske@gmail.com>
644
645 * message.texi (Header Commands): Fix descriptions to match
646 keybindings.
647
7f3bc720
DU
6482009-04-22 Daiki Ueno <ueno@unixuser.org>
649
650 * gnus.texi (Security): Mention that EasyPG is the current default.
651
4518068d
CY
6522009-04-13 Chong Yidong <cyd@stupidchicken.com>
653
654 * ediff.texi (Session Commands): Fix typo.
655
d7ca410a
MB
6562009-04-05 Reiner Steib <Reiner.Steib@gmx.de>
657
658 * gnus-faq.texi (FAQ 8-4): Fix wrong group name of
659 news.software.readers. Reported by Florian Rehnisch.
660
c6c76add
GM
6612009-04-02 Glenn Morris <rgm@gnu.org>
662
663 * auth.texi: Capitalize direntry.
664
665 * mairix-el.texi: Copy the direntry from ../../info/dir, and avoid
666 using a period in the entry name. (Bug#2797)
667
35ed8e2e
JB
6682009-03-03 Juanma Barranquero <lekktu@gmail.com>
669
670 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add auth.
671 ($(infodir)/auth, auth.dvi): New targets.
672
e280480a
GM
6732009-03-03 Glenn Morris <rgm@gnu.org>
674
675 * auth.texi: Fix @setfilename.
676
677 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add auth.
678 (auth, $(infodir)/auth, auth.dvi): New rules.
679
8a76755b
GM
6802009-02-25 Glenn Morris <rgm@gnu.org>
681
682 * faq.texi (Emacs for minimalists): New node. (Bug#2452)
683
0038d478
MB
6842009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
685
686 * gnus.texi (NoCeM): Fix description of gnus-use-nocem.
687
6882009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
689
690 * gnus.texi (NoCeM): Update default values for gnus-nocem-groups,
691 gnus-nocem-issuers, and gnus-nocem-verifyer.
692
867d4bb3
JB
6932009-02-20 Juanma Barranquero <lekktu@gmail.com>
694
695 * ada-mode.texi (Project files, Automatic Casing):
696 * dbus.texi (Signals):
697 * gnus.texi (Selecting a Group, Filtering Incoming Mail):
698 * mh-e.texi (HTML):
699 * nxml-mode.texi (Locating a schema)
700 (Using the document's URI to locate a schema):
701 * org.texi (Footnotes, Using the mapping API):
702 * rcirc.texi (Channels): Remove duplicate words.
703
3a44dc1f
GM
7042009-02-20 Glenn Morris <rgm@gnu.org>
705
706 * dired-x.texi (Miscellaneous Commands):
707 * gnus.texi: Minor updates for mbox Rmail.
708
5dc584b5
KB
7092009-02-16 Karl Berry <karl@gnu.org>
710
b59a8457
GM
711 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
712 * cl.texi, dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi:
713 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
714 * faq.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
715 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
716 * newsticker.texi, nxml-mode.texi, org.texi, pcl-cvs.texi:
717 * pgg.texi, rcirc.texi, reftex.texi, remember.texi, sasl.texi:
718 * sc.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
719 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi, woman.texi:
720 Consistently use @insertcopying in the Top node,
5dc584b5 721 @contents at the front (after @end titlepage),
b59a8457 722 and @direntry after @copying. (Bug#1988)
5dc584b5 723
9eb59592
MB
7242009-02-13 Teodor Zlatanov <tzz@lifelogs.com>
725
726 * auth.texi: New file documenting auth-source.
727
d324fa76
CD
7282009-02-13 Carsten Dominik <dominik@science.uva.nl>
729
730 * org.texi (Org Plot): Fix link.
731
7a603b73
DU
7322009-02-09 Daiki Ueno <ueno@unixuser.org>
733
734 * epa.texi (Mail-mode integration): Mention the way to do
735 "encrypt-to-self". (Bug#1807)
736
a626b338 7372009-02-05 Arni Magnusson <arnima@hafro.is> (tiny change)
5aa4315c
JB
738
739 * ada-mode.texi (No project files): Fix typo. (Bug#2214)
740
3b36c17e
MB
7412009-02-04 Reiner Steib <Reiner.Steib@gmx.de>
742
743 * gnus-news.texi: Print version about Incoming*.
744
55033558
CD
7452009-02-02 Carsten Dominik <dominik@science.uva.nl>
746
747 * org.texi (Structure editing, Handling links)
748 (Fast access to TODO states, Javascript support): Make standard docs
749 correctly reflect default variable settings.
750
ec712abb
GM
7512009-02-02 Glenn Morris <rgm@gnu.org>
752
753 * org.texi: Fix typos.
754
7112648c
MA
7552009-02-01 Michael Albinus <michael.albinus@gmx.de>
756
757 Sync with Tramp 2.1.15.
758
759 * trampver.texi: Update release number.
760
2e461fc1
CD
7612009-01-31 Carsten Dominik <carsten.dominik@gmail.com>
762
763 * org.texi (TODO dependencies): Document TODO dependencies on
764 checkboxes.
765
bc283609
CD
7662009-01-30 Carsten Dominik <dominik@science.uva.nl>
767
768 * org.texi (TODO dependencies): Document key binding for toggling
769 ORDERED property.
770
74fc5047
MA
7712009-01-28 Michael Albinus <michael.albinus@gmx.de>
772
773 * dbus.texi (Errors and Events): Fix typos. Describe second parameter
774 of hook functions.
775
d6685abc
CD
7762009-01-28 Carsten Dominik <dominik@science.uva.nl>
777
778 * org.texi (TODO dependencies): New section.
779
65c439fd
CD
7802009-01-27 Carsten Dominik <dominik@science.uva.nl>
781
782 * org.texi (Plain lists, TODO basics, Priorities)
783 (Multiple sets in one file, Conflicts): Document interaction with
784 `shift-selection-mode'.
785
5fafc247
JB
7862009-01-27 Jay Belanger <jay.p.belanger@gmail.com>
787
788 * calc.texi (Embedded Mode, Algebraic-Style Calculations):
789 Make Calc the subject of sentences.
790 (Rearranging Formulas using Selections): Discuss new options
791 for `j *'.
792
e7433508
MA
7932009-01-26 Michael Albinus <michael.albinus@gmx.de>
794
795 * dbus.texi (Errors and Events): New variable dbus-event-error-hooks.
796
2096a1b6
GM
7972009-01-26 Glenn Morris <rgm@gnu.org>
798
799 * org.texi: Fix typos.
800
0cb61492
BW
8012009-01-26 Bill Wohler <wohler@newt.com>
802
2096a1b6 803 * mh-e.texi (EDITION, UPDATED): Update.
0cb61492 804
0bd48b37
CD
8052009-01-25 Carsten Dominik <dominik@science.uva.nl>
806
807 * org.texi (References): Add information about remote references.
808 (Built-in table editor): Document `C-c RET' in tables.
809 (Math symbols, Quoting LaTeX code): Mention that simple
810 LaTeX macros survive LaTeX export.
811 (Images in LaTeX export): Show how to create a reference to a
812 figure.
813 (Sectioning structure): Document that the LaTeX class can be
814 specified in a property.
815 (Text areas in HTML export): New section.
816 (External links): Add examples for text search and ID links.
817 (Built-in table editor): Remove the descriptio of `C-c
818 C-q', it not longer works.
819 (Literal examples): Document that a space must follow
820 the colon in short examples.
821 (Relative timer): Document `org-timer-stop'.
822 (Footnotes): New section.
823 (Footnote markup): Shorten section and refer to new Footnote
824 section.
825 (Literal examples): Add documentation for line
826 numbering in and references to code examples.
827 (CSS support): Fix the description of default CSS styles.
828 (Capturing column view): Document
829 "file:path/to/file.org" as an allowed value for the ID property of
830 a dynamic block copying column view.
831
49dbbaf2
SE
8322009-01-23 Stephen Eglen <stephen@gnu.org>
833
834 * mh-e.texi (Getting Started): Describe $MH.
835
193e6828
MA
8362009-01-21 Michael Albinus <michael.albinus@gmx.de>
837
838 * tramp.texi (all): Harmonize usage of "external method",
839 "external transfer method" and "out-of-band method".
840 (Connection types): Precise the differences of inline and external
841 methods. Written by Adrian Phillips <a.phillips@met.no>.
842
26b9f88d
MB
8432009-01-19 Reiner Steib <Reiner.Steib@gmx.de>
844
845 * gnus.texi (Limiting): `/ N' and `/ o' are not really limiting
846 commands as described at the top. Reported by Allan Gottlieb
847 <gottlieb@nyu.edu>.
848
8492009-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
850
851 * gnus.texi (Non-ASCII Group Names, RSS): Update description of
852 nnmail-pathname-coding-system.
853
377952e0
GM
8542009-01-17 Peter Tury <tury.peter@gmail.com> (tiny change)
855
856 * org.texi (Relative timer): Fix typo.
857
a20d3598
JB
8582009-01-15 Juanma Barranquero <lekktu@gmail.com>
859
860 * org.texi (Clocking work time): Fix typo.
98a1e0f5 861 Reported by Peter Tury <tury.peter@gmail.com>. (Bug#1925)
a20d3598 862
a50253cc
GM
8632009-01-13 Glenn Morris <rgm@gnu.org>
864
865 * org.texi: Fix some more typos.
866
07450bee
GM
8672009-01-13 Peter Tury <tury.peter@gmail.com> (tiny change)
868
869 * org.texi: Fix some typos.
870
e3e955fe
MB
8712009-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
872
873 * gnus.texi (Group Parameters): Add note for local variables.
874
8752009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
876
877 * gnus.texi (Converting Kill Files): Fix URL. Include
878 gnus-kill-to-score.el in contrib directory.
879
8802009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
881
882 * gnus.texi (Startup Variables): Fix gnus-before-startup-hook.
883 Reported by Leo <sdl.web@gmail.com>. (Bug#1660)
884 (Paging the Article): Add index entry.
885
71dd9983
JB
8862009-01-03 Stephen Leake <stephen_leake@member.fsf.org>
887
888 * ada-mode.texi (Examples): Delete redundant text.
889
4a0cf14f
MA
8902009-01-03 Michael Albinus <michael.albinus@gmx.de>
891
36c8febb 892 * trampver.texi (top): Declare ipv6prefix and ipv6postfix.
4a0cf14f
MA
893
894 * tramp.texi (Filename Syntax, Filename completion): Handle IPv6
895 addresses.
896
aedac0f0
BW
8972009-01-03 Bill Wohler <wohler@newt.com>
898
899 * mh-e.texi (Scan Line Formats): Indicate that first column should be
900 kept empty.
901
4c65b566
CD
9022008-12-20 Carsten Dominik <dominik@science.uva.nl>
903
904 * org.texi (Activation, Exporting, ASCII export, HTML export)
905 (HTML Export commands, LaTeX/PDF export commands): Improve
906 documentation about transient-mark-mode.
907 (References): DOcuemtn the use of special names like $LR1 to reference
908 to fields in the last table row.
909
e1a78e1e
JL
9102008-12-19 Juri Linkov <juri@jurta.org>
911
912 * info.texi (Search Text): Remove mention of removed key binding M-s.
913
17a0aa82
CD
9142008-12-18 Carsten Dominik <dominik@science.uva.nl>
915
916 * org.texi (References): Remove mentioning of @0 as reference for the
917 last line, this has been reverted in the Lisp sources.
918
4997d802
JB
9192008-12-17 Juanma Barranquero <lekktu@gmail.com>
920
921 * makefile.w32-in (INFO_TARGETS, clean): Add sasl.
922 (DVI_TARGETS): Remove duplicates. Add sasl.
923 ($(infodir)/sasl, sasl.dvi): New targets.
924
33306645
CD
9252008-12-17 Carsten Dominik <dominik@science.uva.nl>
926
927 * org.texi: Version number pushed to 6.15d.
928
db55f368
CD
9292008-12-16 Carsten Dominik <dominik@science.uva.nl>
930
a0bf4117 931 * org.texi (Tables in LaTeX export): New section.
db55f368
CD
932 (Images in LaTeX export): New section.
933 (Inlined images, Images in HTML export): Sections renamed.
934
dae0a942
MB
9352008-12-08 Reiner Steib <Reiner.Steib@gmx.de>
936
937 * message.texi (Insertion Variables): Don't advertise sc-cite-original.
938
9f5572e9
MB
9392008-12-04 David Engster <dengste@eml.cc>
940
941 * gnus.texi (nnmairix): Mention mairix.el. Point out the importance
af42a9cc 942 of nnml-get-new-mail. Change URL for mairix patch.
9f5572e9 943
bc23baaa
CD
9442008-12-02 Carsten Dominik <carsten.dominik@gmail.com>
945
946 * org.texi (Using the mapping API): Fix bug in mapping example.
947 (Publishing options): Make the list of properties complete again, in
948 correspondence to the variable `org-export-plist-vars'.
949 (Property searches): Document new special values for time comparisons.
950 (Tag inheritance): Refine the description of tag inheritance.
951 (Project alist): Add info about the publishing sequence of components.
a0bf4117 952 (Effort estimates): Document the new relative timer.
bc23baaa 953
3bf8054f
JB
9542008-12-01 Jay Belanger <jay.p.belanger@gmail.com>
955
956 * calc.texi (About This Manual): Clarify behavior of `C-x * t'.
957 (Using Calc): Clarify use of `C-x * o'.
958 (Embedded Mode (Overview)): Clarify use of `C-x * e'.
959
ac134f2f
RS
9602008-11-28 Richard M Stallman <rms@gnu.org>
961
962 * dbus.texi (Receiving Method Calls): Clean up previous change.
963
ace706d1
MA
9642008-11-26 Michael Albinus <michael.albinus@gmx.de>
965
966 * dbus.texi (Type Conversion): New defuns `dbus-string-to-byte-array',
967 `dbus-escape-as-identifier', `dbus-byte-array-to-string' and
968 `dbus-unescape-from-identifier'.
969 (Receiving Method Calls): New constants `dbus-service-emacs' and
7b66ce51 970 `dbus-path-emacs'. Precise return values of `dbus-register-method'.
ace706d1
MA
971 (Signals): Use the constants in the example.
972
d60b1ba1
CD
9732008-11-24 Carsten Dominik <dominik@science.uva.nl>
974
b97439ce 975 * org.texi: Re-apply change to FDL 1.3.
d60b1ba1 976
ce4fdcb9
CD
9772008-11-23 Carsten Dominik <dominik@science.uva.nl>
978
979 * org.texi (Setting up Remember): Document `org-remember-mode'.
980 (External links): Document that bbdb links can use a regular
981 expression.
982 (External links): Document that elisp links can contain interactive
983 commands.
984
c8548a00 9852008-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
88ee5b02
JB
986
987 * viper.texi (viper-translate-all-ESC-keysequences):
988 Description removed.
989
6a2c4aec
GM
9902008-11-19 Glenn Morris <rgm@gnu.org>
991
992 * doclicense.texi: Change to FDL 1.3.
993 Relicense all texi files under FDL 1.3 or later.
994
59ee4113
JB
9952008-11-17 Jay Belanger <jay.p.belanger@gmail.com>
996
997 * calc.texi (Tutorial): Clarify how to set up the on-line tutorial.
998
59bcbb98 9992008-11-16 Michael Kifer <kifer@cs.stonybrook.edu>
9f90198a
JB
1000
1001 * viper.texi (viper-ESC-keyseq-timeout, viper-ESC-key): Removed.
2198eaa5
JB
1002
1003 * ediff.texi: Version/date change.
9f90198a 1004
8aa41c9b
CY
10052008-11-14 Chong Yidong <cyd@stupidchicken.com>
1006
1007 * ns-emacs.texi: Moved into macos.texi in the main Emacs manual.
1008
17587b1b
JB
10092008-11-14 Jay Belanger <jay.p.belanger@gmail.com>
1010
1011 * calc.texi (About This Manual): Comment out a mention of
1012 marginal notes.
1013
564c900e
CD
10142008-11-12 Carsten Dominik <dominik@science.uva.nl>
1015
1016 * org.texi (Clocking work time): Document the :formula property of
1017 clock tables.
1018 (Structure editing, Refiling notes): Document refiling regions.
1019 (Agenda commands): Document the double-prefix version
1020 of the `l' command in the agenda.
1021 (Handling links): Explain the effect of a double prefix
1022 arg to `C-c C-o'.
1023 (TODO basics): Add documentation for tag triggers.
1024
3c4be1f2
GM
10252008-10-23 Glenn Morris <rgm@gnu.org>
1026
1027 * cl.texi (Function Bindings): Mention `flet' fails to deal with
1028 byte-compiling things like `+'.
1029
1030 * ns-emacs.texi: Merge copyright years of author now with assignment
1031 into FSF years.
1032 (VER): Use it for easier automatic updating. Use Emacs version rather
1033 than standalone Emacs.app version.
1034
a6520ff3
CD
10352008-10-12 Carsten Dominik <dominik@science.uva.nl>
1036
864c9740 1037 * org.texi: Lots of minor fixes.
a6520ff3
CD
1038 (Capture): New chapter.
1039 (Org Plot): New section.
1040
db7a4b66
MH
10412008-09-30 Magnus Henoch <mange@freemail.hu>
1042
1043 * cl.texi (Porting Common Lisp): Fix parenthesis order in example.
1044
4043c194
JB
10452008-09-30 Jay Belanger <jay.p.belanger@gmail.com>
1046
1047 * calc.texi (User Defined Units): Mention how to enter optional display
1048 string.
1049
eef5ade7
MB
10502008-09-25 Teodor Zlatanov <tzz@lifelogs.com>
1051
1052 * message.texi (Sending Variables): Fixed variable documentation to
1053 avoid the "y/n" wording.
1054
e52cac88
MB
10552008-09-24 Teodor Zlatanov <tzz@lifelogs.com>
1056
1057 * message.texi (Sending Variables): Added `message-confirm-send' doc.
1058
10592008-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
1060
1061 * gnus.texi (The Gnus Registry): Don't give argument to @item used in
1062 @enumerate section so as to be able to be formatted with MAKEINFO=no.
1063
00c55306
BW
10642008-09-22 Bill Wohler <wohler@newt.com>
1065
1066 Release MH-E manual version 8.1.
1067
1068 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
1069 release 8.1.
1070
1071 * mh-e.texi: Retain dual license as agreed to by the FSF.
1072 However, bump GPL to Version 3.
1073 Use @include for license text.
1074
e52cac88 10752008-09-19 Katsumi Yamaoka <yamaoka@jpl.org>
64763fe3
MB
1076
1077 * gnus.texi (Top, Setup, Fancy splitting to parent)
88ee5b02
JB
1078 (Store custom flags and keywords, Store arbitrary data):
1079 Clean up markup.
64763fe3
MB
1080
10812008-09-16 Teodor Zlatanov <tzz@lifelogs.com>
1082
1083 * gnus.texi (The Gnus Registry): Document it.
1084
9e601b8d
MB
10852008-09-08 David Engster <dengste@eml.cc>
1086
88ee5b02
JB
1087 * gnus.texi (nnmairix): Point out that nnml uses MH format.
1088 Clarify section about choosing back end servers.
9e601b8d 1089
247043f1
GM
10902008-08-23 Glenn Morris <rgm@gnu.org>
1091
1092 * dired-x.texi (Shell Command Guessing):
1093 Mention dired-guess-shell-case-fold-search. (Bug#417)
1094
2bfec7a0
MA
10952008-08-22 Michael Albinus <michael.albinus@gmx.de>
1096
1097 * trampver.texi: Update release number.
1098
247043f1 10992008-08-18 Brian Cully <bjc@kublai.com> (tiny change)
2f45a8ed
AR
1100
1101 * ns-emacs.texi: Update version.
1102 (Introduction): Correct menu location for options save.
1103 (Customization): Note that defaults are stored under org.gnu.Emacs.
1104
8c20bd92
BW
11052008-08-11 Bill Wohler <wohler@newt.com>
1106
1107 * mh-e.texi (Getting Started): Rename variant mu-mh to gnu-mh and be
1108 explicit about GNU mailutils MH elsewhere (with thanks to Darel
1109 Henman) (closes SF #1768928).
1110
767a4d92
GM
11112008-08-10 Glenn Morris <rgm@gnu.org>
1112
1113 * ns-emacs.texi: Use @copying. Change copyright of authors with
1114 assignment to FSF. Change license to GFDL.
1115 (Top): Remove outdated references.
1116
6ecfe5c2
MB
11172008-08-07 Reiner Steib <Reiner.Steib@gmx.de>
1118
88ee5b02
JB
1119 * gnus.texi (Sorting the Summary Buffer, Summary Sorting):
1120 Add gnus-summary-sort-by-most-recent-number and
6ecfe5c2
MB
1121 gnus-summary-sort-by-most-recent-date.
1122 (Summary Sorting): Explain prefix argument.
1123
11242008-08-07 Katsumi Yamaoka <yamaoka@jpl.org>
1125
1126 * gnus.texi (Saving Articles): Mention symbolic prefix `r' for
1127 gnus-summary-pipe-output.
1128
eb932e8a
MA
11292008-08-03 Michael Albinus <michael.albinus@gmx.de>
1130
1131 * dbus.texi (Receiving Method Calls): Document error handling of own
1132 D-Bus methods.
1133
bfe16263
BW
11342008-08-01 Bill Wohler <wohler@newt.com>
1135
1136 * mh-e.texi (Reading Mail)
9f90198a 1137 (Viewing Attachments): Describe new function
bfe16263
BW
1138 mh-show-preferred-alternative.
1139 (Sending Mail, Redistributing, Sending Message): Describe new hook
1140 mh-annotate-msg-hook.
1141
21956b56
MA
11422008-07-31 Michael Albinus <michael.albinus@gmx.de>
1143
1144 * dbus.texi (Arguments and Signatures): Fix example.
1145 (Synchronous Methods): New defun `dbus-call-method-non-blocking'.
1146 (Asynchronous Methods): New node.
9f90198a
JB
1147 (Errors and Events): Describe extended layout of `dbus-event'.
1148 New defun `dbus-event-message-type'.
21956b56 1149
7c2fb837
DN
11502008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
1151
1152 * ediff.texi: Remove VMS support.
1153
13662773
JB
11542008-07-29 Juanma Barranquero <lekktu@gmail.com>
1155
1156 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add mairix-el.
1157 ($(infodir)/mairix-el), mairix-el.dvi): New targets.
1158
ddde0b34
CY
11592008-07-29 Chong Yidong <cyd@stupidchicken.com>
1160
1161 * Makefile.in: Add mairix-el targets.
1162
11632008-07-29 David Engster <deng@randomsample.de>
1164
1165 * mairix-el.texi: New file.
1166
d5875b25
JB
11672008-07-28 Stephen Leake <stephen_leake@stephe-leake.org>
1168
366b7d44
JB
1169 * ada-mode.texi: Document using GNAT project files as Emacs Ada mode
1170 project files. Delete 'main_unit' project variable; not needed. Allow
1171 process environment variables wherever project variables are allowed.
1172 Add tutorial section on multiple GNAT project files.
d5875b25 1173
6cbab8ee
MA
11742008-07-27 Michael Albinus <michael.albinus@gmx.de>
1175
1176 Sync with Tramp 2.1.14.
1177
1178 * trampver.texi: Update release number.
1179
9e2a2647
DN
11802008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
1181
1182 * ns-emacs.texi:
1183 * faq.texi: Remove mentions of Mac Carbon.
1184
d62672f3
MB
11852008-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
1186
1187 * gnus.texi (Saving Articles): Describe the 2nd argument of
1188 gnus-summary-save-in-pipe.
1189 (SpamAssassin): Use it.
1190
11912008-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
1192
1193 * gnus.texi (SpamAssassin): Fix gnus-summary-save-in-pipe usage.
1194
dd12e1c6
CD
11952008-07-25 Carsten Dominik <dominik@science.uva.nl>
1196
1197 * org.texi (Export options): Document the use of the creator flag.
1198
44ce9197
CD
11992008-07-24 Carsten Dominik <dominik@science.uva.nl>
1200
1201 * org.texi: New version 6.06a.
1202
ddd13c5d
JB
12032008-07-23 Juanma Barranquero <lekktu@gmail.com>
1204
1205 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add ns-emacs.
1206 ($(infodir)/ns-emacs, ns-emacs.dvi): New targets.
1207
8dc6104d
JB
12082008-07-23 Vincent Belaïche <vincent.b.1@hotmail.fr>
1209
1210 * calc.texi (Editing Stack Entries):
1211 (Algebraic Entry): Rewrite introductory sentences so it can be used by
1212 Calc's help functions. Mention fixing typos.
1213 (Customizing Calc): Fix typo.
1214
12152008-07-23 Jay Belanger <jay.p.belanger@gmail.com>
1216
1217 * calc.texi (summarykey): New macro. Use to correctly format keys in
1218 the summary.
1219
ddd13c5d 12202008-07-20 Adrian Robert <adrian.b.robert@gmail.com>
db8ef699
AR
1221
1222 * ns-emacs.texi (Customization): Corrected documentation on color
1223 specification formats.
1224
568beaa2
AS
12252008-07-19 Andreas Schwab <schwab@suse.de>
1226
db8ef699 1227 * ns-emacs.texi: Moved from ../emacs. Add @direntry.
568beaa2
AS
1228
1229 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ns-emacs.
1230 (ns-emacs, $(infodir)/ns-emacs, ns-emacs.dvi): New rules.
1231
cd71b9ae
MA
12322008-07-18 Michael Albinus <michael.albinus@gmx.de>
1233
1234 * dbus.texi (Inspection): Rework, introduce submenus.
1235 (Bus names, Introspection, Nodes and Interfaces, Methods and Signal)
1236 (Properties and Annotations, Arguments and Signatures): New nodes.
1237
9b7993b4
MA
12382008-07-13 Michael Albinus <michael.albinus@gmx.de>
1239
1240 * dbus.texi (Receiving Method Calls): Fix description of
1241 `dbus-register-method'.
1242 (Signals): Allow also signal arguments for filtering in
1243 `dbus-register-signal'.
1244
241d447b
JB
12452008-07-13 Vincent Belaïche <vincent.b.1@hotmail.fr>
1246
1247 * calc.texi (Manipulating Vectors): Clarify definition of `rnorm' and
1248 `cnorm'.
1249 (Arithmetic Tutorial): Simplify the verification of prime factors.
1250
adb46650
MB
12512008-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
1252
1253 * gnus.texi (Saving Articles): Mention
1254 gnus-summary-pipe-output-default-command and gnus-summary-save-in-pipe.
1255
92e15881
JB
12562008-06-29 Jay Belanger <jay.p.belanger@gmail.com>
1257
1258 * calc.texi: Adjust mode line throughout.
1259
ea597303
JB
12602008-06-28 Juanma Barranquero <lekktu@gmail.com>
1261
1262 * sasl.texi (Mechanisms): Fix typos.
1263
aee08080
JB
12642008-06-24 Jay Belanger <jay.p.belanger@gmail.com>
1265
1266 * calc.texi (Killing from the stack): Mention using normal Emacs
1267 copying.
1268
a06a4a12
MA
12692008-06-21 Michael Albinus <michael.albinus@gmx.de>
1270
ea597303
JB
1271 * tramp.texi (Password handling): Renamed from "Password caching".
1272 Add `auth-source' mechanism.
a06a4a12
MA
1273 (Connection caching): Tramp reopens the connection automatically,
1274 when the operating system on the remote host has been changed.
1275
7389398d
EZ
12762008-06-20 Eli Zaretskii <eliz@gnu.org>
1277
1278 * makefile.w32-in (distclean): Remove makefile.
1279
b349f79f
CD
12802008-06-17 Carsten Dominik <dominik@science.uva.nl>
1281
3f9b4c2b 1282 * org.texi (Using the mapping API): New section.
b349f79f 1283 (Agenda column view): New section.
3f9b4c2b 1284 (Moving subtrees): Document archiving to the archive sibling.
b349f79f 1285 (Agenda commands): Document columns view in the agenda.
3f9b4c2b 1286 (Using the property API): Document the API for multi-valued properties.
b349f79f
CD
1287
12882008-06-17 Jason Riedy <jason@acm.org>
1289
1290 * org.texi (A LaTeX example): Note that fmt may be a one-argument
1291 function, and efmt may be a two-argument function.
1292 (Radio tables): Document multiple destinations.
1293
cd5c05d2
GM
12942008-06-16 Glenn Morris <rgm@gnu.org>
1295
1296 * epa.texi, erc.texi, pgg.texi, remember.texi, sasl.texi, url.texi:
1297 Add Cover-Texts.
1298
debf4439
GM
12992008-06-15 Glenn Morris <rgm@gnu.org>
1300
1301 * faq.texi (VER): Update to 23.0.60.
1302
1303 * mh-e.texi: Remove option of licensing under GPL.
1304 Add Cover-Texts to GFDL permissions notice.
1305 (GPL): Remove section.
1306 (GFDL): Include doclicense.texi rather than the actual text.
1307
1308 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add sasl.
1309 (sasl, $(infodir)/sasl, sasl.dvi): New rules.
1310
1311 * sasl.texi: Fix output file name.
1312
1313 * epa.texi, sasl.texi: Refer to license in Emacs manual.
1314
1315 * gnus-coding.texi: Refer to license in Gnus manual.
1316
1317 * idlwave.texi, sasl.texi: Use @copying.
1318
1319 * org.texi: Change to GFDL 1.2. Refer to license in Emacs manual.
1320
1321 * speedbar.texi: Update Back-Cover Text as per maintain.info.
1322
1323 * url.texi: Use @copying, @title, @subtitle, @author.
1324
1325 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi, dbus.texi:
1326 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
1327 * erc.texi, eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus.texi:
1328 * idlwave.texi, message.texi, newsticker.texi, pcl-cvs.texi:
1329 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi:
1330 * smtpmail.texi, speedbar.texi, tramp.texi, vip.texi, viper.texi:
1331 * widget.texi, woman.texi:
1332 Remove references to external license, since doclicense is included.
1333
1334 * ada-mode.texi, autotype.texi, cc-mode.texi, dired-x.texi:
1335 * pcl-cvs.texi, speedbar.texi, url.texi, widget.texi:
1336 Remove references to non-existent Invariant Sections.
1337
091f8bc1
GM
13382008-06-14 Glenn Morris <rgm@gnu.org>
1339
1340 * faq.texi (Major packages and programs): Remove references to external
1341 Supercite, Calc, VIPER, since they have been included for some time.
1342 Update VM, AUCTeX, BBDB entries.
1343
47bcb4d3
UJ
13442008-06-14 Ulf Jasper <ulf.jasper@web.de>
1345
1346 * newsticker.texi: Updated to match latest newsticker changes.
1347
6f093307
GM
13482008-06-13 Glenn Morris <rgm@gnu.org>
1349
1350 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi
1351 * dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi
1352 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi
1353 * gnus.texi, idlwave.texi, info.texi, message.texi, newsticker.texi
1354 * nxml-mode.texi, org.texi, pcl-cvs.texi, rcirc.texi, reftex.texi
1355 * sc.texi, sieve.texi, smtpmail.texi, vip.texi, viper.texi, widget.texi
1356 * woman.texi:
1357 Update Back-Cover Text as per maintain.info.
1358
2b968687
MB
13592008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
1360
1361 * gnus-faq.texi: Generate. Change node names to "FAQ N-M".
1362
1363 * Makefile.in (gnus-faq-clean): Don't remove gnus-faq.texi.
1364 (gnus-faq.xml): Update repository host.
1365
2b968687
MB
1366 * gnus-faq.texi: Generate from gnus-faq.xml (sourceforge.net).
1367
13682008-06-15 Frank Schmitt <ich@frank-schmitt.net>
1369
1370 * gnus-faq.texi ([5.12]): Add entry about message-kill-buffer-on-exit.
1371 Fix a typo.
1372
13732008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
1374
1375 * gnus.texi (Mail Source Customization): Correct values of
1376 `mail-source-delete-incoming'. Reported by Tassilo Horn.
1377 (Oort Gnus): Fix version comment for mml-dnd-protocol-alist.
1378
13792008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
1380
1381 * gnus.texi (nnmairix): Eliminate wrong use of `path', cf. the GNU
1382 coding standards.
1383
13842008-06-14 David Engster <dengste@eml.cc>
1385
1386 * gnus.texi (nnmairix): Markup fixes.
1387
e6d2d263
MB
13882008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
1389
2b968687 1390 * gnus.texi (nnmairix): Markup and other minor fixes.
e6d2d263
MB
1391
13922008-06-05 David Engster <dengste@eml.cc>
1393
1394 * gnus.texi (nnmairix): New nodes describing nnmairix.el.
1395
13962008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
1397
b344d29d 1398 * gnus.texi (Group Parameters): Change ~/.gnus to ~/.gnus.el.
e6d2d263
MB
1399 (Searching, nnir, nnmairix): New stub nodes.
1400
ad231df6 14012008-05-30 Felix Lee <felix.1@canids.net>
30235d57
SM
1402
1403 * cl.texi (Iteration Clauses): Fix incorrect "identical" examples.
1404
f394fa25
MB
14052008-05-24 Reiner Steib <Reiner.Steib@gmx.de>
1406
1407 * gnus.texi (Filling In Threads): Additions to gnus-fetch-old-headers.
1408
58333467
MB
14092008-05-15 Reiner Steib <Reiner.Steib@gmx.de>
1410
1411 * gnus.texi (Scoring On Other Headers): Fix typo. Rearrange.
1412
67525fb9
JY
14132008-05-15 Jonathan Yavner <jyavner@member.fsf.org>
1414
1415 * ses.texi (Acknowledgements): Add Shigeru Fukaya.
1416
0549d8fc
JB
14172008-05-06 Juanma Barranquero <lekktu@gmail.com>
1418
1419 * info.texi (Top): Fix typo in xref.
1420
149a3837
KB
14212008-05-05 Karl Berry <karl@gnu.org>
1422
1423 * info.texi (Top): @xref to stand-alone manual.
1424
3a23a519
MB
14252008-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
1426
1427 * gnus.texi (Various Summary Stuff): Add gnus-propagate-marks.
1428 (Various Summary Stuff): Fix typo in last xref.
1429
0a29fbf3
JB
14302008-05-02 Juanma Barranquero <lekktu@gmail.com>
1431
1432 * org.texi (Moving subtrees): Fix typo.
1433
586b90f1
MA
14342008-04-28 Michael Albinus <michael.albinus@gmx.de>
1435
1436 * tramp.texi (Frequently Asked Questions): Explain, how to disable
1437 Tramp via `tramp-mode'.
1438
b5af9883
CD
14392008-04-27 Carsten Dominik <dominik@sam.science.uva.nl>
1440
1441 * org.texi: Massive changes, in many parts of the file.
1442
d55fe5bb
MB
14432008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
1444
1445 * gnus.texi (Oort Gnus): Add message-fill-column.
1446
14472008-04-12 Adrian Aichner <adrian@xemacs.org>
1448
1449 * gnus.texi (Mail Source Specifiers): Typo fix.
1450
14512008-04-12 Reiner Steib <Reiner.Steib@gmx.de>
1452
1453 * gnus.texi (Diary Headers Generation): Update key binding for
1454 `gnus-diary-check-message'.
1455
14562008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
1457
1458 * gnus.texi (Emacsen): Addition.
1459
14602008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
1461
1462 * gnus.texi (Emacsen): Give recommendations for Emacs 22 and Emacs 23.
1463
14642008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
1465
1466 * gnus.texi (Oort Gnus): Mention customizing of tool bars.
1467
14682008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
1469
1470 * gnus-news.texi: Update tool bar item.
1471
14722008-04-09 Sven Joachim <svenjoac@gmx.de>
1473
1474 * gnus-news.texi: Fix typos.
1475
76c109c3
JB
14762008-04-11 Jay Belanger <jay.p.belanger@gmail.com>
1477
222027f2 1478 * calc.texi (Vector and Matrix Arithmetic, Calc Summary):
76c109c3
JB
1479 Add mention of `kron'.
1480
d5fbd5a6
MO
14812008-04-01 Daiki Ueno <ueno@unixuser.org>
1482
1483 * epa.texi (Encrypting/decrypting *.gpg files): Document
1484 epa-file-name-regexp.
1485
fbcbb58c
KY
14862008-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
1487
1488 * gnus.texi (Example Methods): Fix description about ssh-agent.
1489 (Indirect Functions): Fix the default value of nntp-telnet-command;
1490 remove link to connect.html.
1491
134ce16c
MA
14922008-03-30 Michael Albinus <michael.albinus@gmx.de>
1493
1494 * dbus.texi (Synchronous Methods): New parameter TIMEOUT for
1495 dbus-call-method.
1496 (Receiving Method Calls): The timeout can be set by the calling client.
1497
da1975d7
MA
1498 * trampver.texi: Update release number.
1499
2e4089ab
RS
15002008-03-29 Reiner Steib <Reiner.Steib@gmx.de>
1501
1502 * gnus.texi (Top): Fix version. Add SASL.
1503
70cab5a9
MA
15042008-03-29 Michael Albinus <michael.albinus@gmx.de>
1505
1506 Sync with Tramp 2.1.13.
1507
1508 * trampver.texi: Update release number.
1509
5bc6ddff
MB
15102008-03-29 Chong Yidong <cyd@stupidchicken.com>
1511
1512 * org.texi: Update to new org-mode website.
1513
15142008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
1515
1516 * cl.texi (For Clauses): Fix loop over key-seq to match code.
1517
9b3ebcb6
MB
15182008-03-22 Reiner Steib <Reiner.Steib@gmx.de>
1519
1520 * gnus.texi (Foreign Groups): Add gnus-read-ephemeral-gmane-group,
1521 gnus-read-ephemeral-gmane-group-url,
1522 gnus-read-ephemeral-emacs-bug-group,
1523 gnus-read-ephemeral-debian-bug-group.
1524
15252008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
1526
1527 * gnus.texi (MIME Commands): Add gnus-article-browse-html-article.
1528
1529 * gnus-news.texi: Add EasyPG. Add gnus-article-browse-html-article.
1530 Add FIXMEs for Bookmarks and gnus-registry-marks.
1531
15322008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
1533
1534 * gnus.texi (Smileys): Document `smiley-style'.
1535
15362008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
1537
1538 * gnus.texi (Gnus Development): Clarify difference between ding and
1539 gnu.emacs.gnus.
1540 (MIME Commands, Using MIME, RSS): Fix markup.
1541
1542 * gnus-faq.texi ([8.4]): Ditto.
1543
15442008-03-20 Reiner Steib <Reiner.Steib@gmx.de>
1545
1546 * gnus.texi (Emacsen): Remove obsolete stuff.
1547
15482008-03-19 Reiner Steib <Reiner.Steib@gmx.de>
1549
1550 * gnus.texi (Oort Gnus): Add version info WRT
1551 `mail-source-delete-incoming'.
1552
15532008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
1554
1555 * gnus.texi (Top): Add "Other related manuals" and version info in
1556 `iftex' output.
1557 (Formatting Fonts): Add index entries for gnus-mouse-face, gnus-face-0,
1558 gnus-balloon-face-0 and the corresponding format specifiers.
1559
608d6a81
MA
15602008-03-26 Michael Albinus <michael.albinus@gmx.de>
1561
1562 * tramp.texi (Filename completion): Remove footnote about let-bind
1563 of `partial-completion-mode'. It doesn't work this way.
1564
27a6f132
SM
15652008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
1566
1567 * pcl-cvs.texi (Contributors): Update my email.
1568
4a7c4c40
MA
15692008-03-21 Michael Albinus <michael.albinus@gmx.de>
1570
1571 * dbus.texi (Receiving Method Calls): Mention default D-Bus timeout.
1572
2940c053
BW
15732008-03-17 Bill Wohler <wohler@newt.com>
1574
1575 * mh-e.texi (Viewing): Update URL for adding header fields to
1576 mh-invisible-header-fields-default.
1577
30864d5f
BW
15782008-03-16 Bill Wohler <wohler@newt.com>
1579
1580 * mh-e.texi (Preface): Add Gnus to requirements.
1581 (Forwarding): Note that forwarded MIME messages are now inline.
1582
31fe2b00
SM
15832008-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
1584
1585 * gnus.texi (Example Methods, Direct Functions, Indirect Functions)
9b3ebcb6
MB
1586 (Common Variables): Give precedence to the netcat methods over the
1587 telnet methods, and mention that they are more reliable.
31fe2b00 1588
5e97c626
CD
15892008-03-13 Carsten Dominik <dominik@science.uva.nl>
1590
1591 * org.texi (Exporting Agenda Views): Document agenda export to
1592 iCalendar.
1593 (Progress logging): Document the new progress logging stuff.
1594
37a68866
MB
15952008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
1596
1597 * gnus.texi (Mail Source Customization, Gnus Development, Oort Gnus):
1598 Update for change of `mail-source-delete-incoming'.
1599
1600 * gnus-news.texi: Ditto.
1601
8f7abae3
MB
16022008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
1603
1604 * gnus-coding.texi (Gnus Maintainance Guide): Update conventions for
1605 custom versions.
1606
af379c86
AM
16072008-03-07 Alan Mackenzie <acm@muc.de>
1608
1609 * cc-mode.texi (Limitations and Known Bugs): State that the number of
1610 parens/brackets in a k&r region is limited.
1611
3d0f8a67
MB
16122008-02-27 Reiner Steib <Reiner.Steib@gmx.de>
1613
1614 * gnus-news.texi: Mention problem with coding system `utf-8-emacs' when
1615 using different Emacs versions.
1616
52151df0
GM
16172008-02-27 Glenn Morris <rgm@gnu.org>
1618
1619 * sc.texi: Remove a lot of old and obsolete info.
1620 (titlepage): Simplify.
1621 (Emacs 19 MUAs, Emacs 18 MUAs, MH-E with any Emacsen)
1622 (VM with any Emacsen, GNEWS with any Emacsen)
1623 (Overloading for Non-conforming MUAs, Version 3 Changes)
1624 (The Supercite Mailing List): Delete nodes.
1625 (Introduction): Remove info about old packages.
1626 (Getting Connected): Simplify. Remove info about old packages.
1627 (Citing Commands): Delete Emacs 19 info.
1628 (Hints to MUA Authors): Simplify.
1629 (Thanks and History): Merge in some info from the deleted node
1630 "Version 3 Changes".
1631
b03f96dc
MB
16322008-02-05 Juanma Barranquero <lekktu@gmail.com>
1633
1634 * org.texi (Setting tags, In-buffer settings):
1635 * rcirc.texi (rcirc commands): Replace `legal' with `valid'.
1636
52bec650
MB
16372008-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
1638
1639 * gnus-news.texi: Mention that spaces and tabs are allowed in the
1640 installation directory name.
1641
34a3c587
RF
16422008-02-12 Romain Francoise <romain@orebokech.com>
1643
1644 * epa.texi (Overview): Fix typo.
1645
5a8d03e9
MO
16462008-02-11 Daiki Ueno <ueno@unixuser.org>
1647
1648 * epa.texi (Quick start): Remove the .emacs setting.
1649
f1914c40
MO
16502008-02-10 Daiki Ueno <ueno@unixuser.org>
1651
1652 * epa.texi (Quick start): Use the command `epa-enable' instead of
1653 loading `epa-setup'.
1654
bca98fc9
JB
16552008-02-08 Juanma Barranquero <lekktu@gmail.com>
1656
1657 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add epa.
1658 ($(infodir)/epa, epa.dvi): New targets.
1659
4b01af2e
MO
16602008-02-08 Daiki Ueno <ueno@unixuser.org>
1661
1662 * Makefile.in: Add rules to build EasyPG Assistant User's Manual.
1663
1664 * epa.texi: New manual documenting the EasyPG Assistant.
1665
06c0751a
MA
16662008-02-06 Michael Albinus <michael.albinus@gmx.de>
1667
1668 * dbus.texi (all): Wrap Lisp code examples with @lisp ... @end lisp.
1669 (Inspection): New function dbus-ping.
1670
7dcccd7b
MA
16712008-02-05 Michael Albinus <michael.albinus@gmx.de>
1672
1673 * tramp.texi (Remote processes): Add `shell-command'.
1674
a1da1e37
MB
16752008-01-28 Michael Sperber <sperber@deinprogramm.de>
1676
1677 * gnus.texi (Mail Source Specifiers): Document `group' specifier.
1678 (Group Parameters): Document `mail-source' parameter.
1679
c9d8f746
MA
16802008-01-27 Michael Albinus <michael.albinus@gmx.de>
1681
1682 * tramp.texi (Inline methods): The hostname of the su(do)? methods
1683 must be a local host.
1684
15db4a13
MO
16852008-01-26 Michael Olson <mwolson@gnu.org>
1686
1687 * erc.texi: Update version for ERC 5.3 release.
1688 (Obtaining ERC): Update extras URLs for 5.3.
1689 (Development): Write instructions for git, and remove those for Arch.
1690 (History): Mention the switch to git.
1691
2bc43980
KB
16922008-01-24 Karl Berry <karl@gnu.org>
1693
bca98fc9
JB
1694 * info.texi (Search Index, Search Text): Mention the command
1695 character in the section name, a la the (Go to node) node.
2bc43980 1696
d2e4a6c9
MA
16972008-01-21 Michael Albinus <michael.albinus@gmx.de>
1698
1699 * dbus.texi (Errors and Events): New macro dbus-ignore-errors.
1700
0b6799c3
MB
17012008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
1702
1703 * gnus-news.texi: Mention gnus-article-describe-bindings.
1704
17052008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
1706
1707 * gnus-news.texi: Mention gnus-article-wide-reply-with-original.
1708
db9c3fb1 17092008-01-18 Carsten Dominik <dominik@science.uva.nl>
d866d7f7 1710
7b4d0413 1711 * org.texi (Property inheritance): New section.
db9c3fb1 1712 (Conventions): New section.
7b4d0413 1713 (Structure editing): Document C-RET, the prefix arg to the cut/copy
db9c3fb1
CD
1714 commands, and the new bindings for refiling.
1715 (Sparse trees): Document the new special command for sparse trees.
1716 (References): Be more clear about the counting of hilines.
1717 (Handling links): Document M-p/n for accessing links.
1718 (Fast access to TODO states): New section.
1719 (Per file keywords): New section.
1720 (Property inheritance): New section.
1721 (Column attributes): New summary types.
1722 (Capturing Column View): New section.
1723 (The date/time prompt): Cover the new features in the date/time prompt.
1724 Compactify the table of keys for the calendar remote control.
1725 (Clocking work time): Document the new :scope parameter.
1726 (Remember): Promoted to chapter.
1727 (Quoted examples): New section.
1728 (Enhancing text): New verbatim environments.
1729
6ed73f28
MA
17302008-01-14 Michael Albinus <michael.albinus@gmx.de>
1731
1732 * trampver.texi: Update release number.
1733
95838435
MB
17342008-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
1735
1736 * gnus.texi (Article Keymap): Add
1737 gnus-article-wide-reply-with-original; fix descriptions of
1738 gnus-article-reply-with-original and
1739 gnus-article-followup-with-original.
1740
20234d96
GM
17412008-01-09 Glenn Morris <rgm@gnu.org>
1742
1743 * nxml-mode.texi: Add @copying section.
1744
d82cf70b
MB
17452008-01-05 Reiner Steib <Reiner.Steib@gmx.de>
1746
1747 * message.texi (Mail Variables): Add some text from "(gnus)Posting
1748 Server". Add `message-send-mail-with-mailclient'.
1749
1750 * gnus.texi (Posting Server): Move some text to "(message)Mail
1751 Variables" and add a reference here.
1752
addb7f2e
MA
17532008-01-04 Michael Albinus <michael.albinus@gmx.de>
1754
1755 * dbus.texi (Receiving Method Calls): New chapter.
1756 (Errors and Events): Add serial number to events. Replace "signal" by
1757 "message". Introduce dbus-event-serial-number.
1758
4db2806c
MA
17592008-01-03 Michael Albinus <michael.albinus@gmx.de>
1760
1761 * dbus.texi (Type Conversion): Explain the type specification for empty
1762 arrays. Use another example.
1763
c9ecb5a7
MA
17642007-12-30 Michael Albinus <michael.albinus@gmx.de>
1765
1766 * dbus.texi (all): Replace "..." by @dots{}.
1767 (Type Conversion): Precise the value range for :byte types.
1768 (Signals): Rename dbus-unregister-signal to dbus-unregister-object.
1769 Mention its return value.
1770 (Errors and Events): There is no D-Bus error propagation during event
1771 processing.
1772
702dbfd9
JB
17732007-12-29 Jay Belanger <jay.p.belanger@gmail.com>
1774
1775 * calc.tex (Yacas Language, Maxima Language, Giac Language):
1776 New sections.
1777
87035689
MB
17782007-12-29 Reiner Steib <Reiner.Steib@gmx.de>
1779
1780 * gnus.texi (Group Parameters): Reorder the text and add a note about
1781 `gnus-parameters' near the beginning of the node.
1782
17832007-12-29 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
1784
1785 * gnus.texi (Score File Editing): Fix function name.
1786
5492f5ca
MA
17872007-12-23 Michael Albinus <michael.albinus@gmx.de>
1788
1789 Sync with Tramp 2.1.12.
1790
1791 * trampver.texi: Update release number.
1792
d4e67bc5
MA
17932007-12-22 Michael Albinus <michael.albinus@gmx.de>
1794
1795 * dbus.texi (Type Conversion): Correct input parameters mapping.
1796
6a31c819
MA
17972007-12-21 Michael Albinus <michael.albinus@gmx.de>
1798
1799 * dbus.texi (Type Conversion): Extend for D-Bus compound types.
1800 (Errors and Events): Mention wrong-type-argument error.
1801
99a3e35f
AS
18022007-12-21 Alex Schroeder <alex@gnu.org>
1803
1804 * rcirc.texi: Changed single spaces after sentence end to double
b2abec73 1805 spaces. Fixed some typos.
99a3e35f
AS
1806 (Internet Relay Chat): Explain relay.
1807 (Getting started with rcirc): Change items to reflect prompts.
1808 Add more explanation to rcirc-track-minor-mode and added a comment to
1809 warn future maintainers that this section is a copy.
11ac7c8e 1810 (People): Changed /ignore example.
62b12a24 1811 (Keywords): Not keywords.
99a3e35f 1812
331e4d02
AS
18132007-12-20 Alex Schroeder <alex@gnu.org>
1814
1815 * rcirc.texi (Top): Fighting Information Overload chapter added.
1816 (Getting started with rcirc): Add notice of rcirc-track-minor-mode.
1817 (rcirc commands): Moved /ignore command to the new chapter.
1818 (Fighting Information Overload): New chapter documenting /keyword,
1819 /bright, /dim, channel ignore, and low priority channels.
125a630f
AS
1820 (Configuration): Document rcirc-server-alist, remove
1821 rcirc-startup-channels-alist and rcirc-default-server.
331e4d02 1822
cd71c3ef
MA
18232007-12-16 Michael Albinus <michael.albinus@gmx.de>
1824
1825 * dbus.texi (Signals): Fix example in dbus-register-signal.
1826
bbbe940b
MB
18272007-12-14 Sven Joachim <svenjoac@gmx.de>
1828
1829 * gnus.texi (Score Variables): Fix typo.
1830
0ce574ef
MA
18312007-12-07 Michael Albinus <michael.albinus@gmx.de>
1832
1833 * dbus.texi (Synchronous Methods): Adapt dbus-call-method.
1834 (Signals): Adapt dbus-send-signal and dbus-register-signal.
1835 (Errors and Events): Adapt dbus-event.
1836
b890d447
MB
18372007-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
1838
1839 * gnus.texi (Other Files): Add the yenc command.
1840
18412007-11-30 Reiner Steib <Reiner.Steib@gmx.de>
1842
1843 * gnus.texi (MIME Commands): Default of gnus-article-loose-mime is t
1844 since 2004-08-06.
1845
18462007-11-28 Katsumi Yamaoka <yamaoka@jpl.org>
1847
1848 * gnus.texi (Fancy Mail Splitting): Fix description of splitting based
1849 on body.
1850
18512007-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
1852
1853 * emacs-mime.texi (rfc2047): Mention rfc2047-encoded-word-regexp-loose
1854 and rfc2047-allow-irregular-q-encoded-words; fix description of
1855 rfc2047-encode-encoded-words.
1856
18572007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
1858
1859 * gnus.texi (Fetching Mail): Remove obsoleted `nnmail-spool-file'.
1860
3728bf03
MO
18612007-12-05 Michael Olson <mwolson@gnu.org>
1862
1863 * remember.texi (Diary): Remove "require" line for remember-diary.el.
1864 Update documentation for `remember-diary-file'.
1865
a4397af9
MA
18662007-12-04 Michael Albinus <michael.albinus@gmx.de>
1867
1868 * dbus.texi (Signals): Precise `dbus-register-signal'.
1869 (Errors and Events): Rework events part, the internal structure of
1870 dbus-event has changed.
1871
1682490c
JB
18722007-12-03 Juanma Barranquero <lekktu@gmail.com>
1873
1874 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
1875 ($(infodir)/dbus, dbus.dvi): New targets.
1876
7b13a0f2
MA
18772007-12-03 Michael Albinus <michael.albinus@gmx.de>
1878
1879 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
1880 unconditionally.
1881
1882 * dbus.texi (Synchronous Methods): Show the result of the "lshal"
1883 emulation with @print{}.
1884
7ef92bc9
RS
18852007-12-02 Richard Stallman <rms@gnu.org>
1886
1887 * dbus.texi (Overview): Minor cleanup.
1888
22d8ac3a
MA
18892007-12-02 Michael Albinus <michael.albinus@gmx.de>
1890
d3a8e0df
MA
1891 * Makefile.in (INFO_TARGETS): Add dbus.
1892 (DVI_TARGETS): Add dbus.dvi.
1893 (dbus, dbus.dvi): New targets.
1894
22d8ac3a
MA
1895 * dbus.texi: New file.
1896
559764ab
RF
18972007-11-24 Romain Francoise <romain@orebokech.com>
1898
1899 * nxml-mode.texi: Add description in @direntry.
7aa579d9 1900 Fix file name to match @setfilename.
559764ab 1901
ac97a16b
MH
19022007-11-23 Mark A. Hershberger <mah@everybody.org>
1903
1904 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
1905 ($(infodir)/nxml-mode): New rule.
1906
1907 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
1908 ($(infodir)/nxml-mode): New rule.
1909 (clean): Add nxml-mode*.
1910
1911 * nxml-mode.texi: New file with nxml manual.
1912
404cd454
GM
19132007-11-18 Richard Stallman <rms@gnu.org>
1914
1915 * flymake.texi (Example -- Configuring a tool called directly):
1916 Update example.
1917
b048d478
MA
19182007-11-18 Michael Albinus <michael.albinus@gmx.de>
1919
1920 * tramp.texi (Filename completion): Simplify explanation of
fffa137c 1921 double-slash behavior. Explain directory contents flushing.
b048d478 1922
346e8469
JB
19232007-11-16 Jay Belanger <jay.p.belanger@gmail.com>
1924
1925 * calc.texi (TeX and LaTeX Language Modes): Put in
1926 missing braces.
1927
404cd454
GM
19282007-11-15 Richard Stallman <rms@gnu.org>
1929
1930 * cl.texi (Equality Predicates): Delete `eql'.
1931 (Predicates, Naming Conventions, Top): Delete `eql'.
1932 (Common Lisp Compatibility): Delete `eql'.
1933 (Porting Common Lisp): Delete obsolete backquote info.
1934 Minor clarification about character constants.
1935 (Sequence Basics): Minor clarification.
1936
1f6af58b
JB
19372007-11-15 Juanma Barranquero <lekktu@gmail.com>
1938
dccb744b 1939 * cc-mode.texi (Electric Keys, Custom Macros):
1f6af58b
JB
1940 * tramp.texi (Filename completion): Fix typos.
1941
3bc88bc9
JB
19422007-11-15 Jay Belanger <jay.p.belanger@gmail.com>
1943
1944 * calc.texi (Basic commands): Mention the menu.
1945
bc5300d3
MA
19462007-11-12 Michael Albinus <michael.albinus@gmx.de>
1947
1948 * tramp.texi (Connection caching): Tramp flushes connection
1949 properties when remote operating system has been changed.
1950
4d8a28ec
MB
19512007-11-09 Reiner Steib <Reiner.Steib@gmx.de>
1952
1953 * gnus-news.texi: Fix spelling.
1954 `message-insert-formatted-citation-line', not
1955 `message-insert-formated-citation-line'.
1956
404cd454
GM
1957 * gnus.texi, gnus-faq.texi, message.texi: Bump version to 5.10.9.
1958
e1176b47
MA
19592007-11-07 Michael Albinus <michael.albinus@gmx.de>
1960
1961 * tramp.texi (Overview): Mention also the PuTTY integration under
1962 Win32. Remove paragraphs about Tramp's experimental status.
1963 (Frequently Asked Questions): Add code example for highlighting the
1964 mode line.
1965
6159985a
MO
19662007-11-03 Michael Olson <mwolson@gnu.org>
1967
1968 * remember.texi: Change mentions of remember-buffer to
1969 remember-finalize throughout.
1970
bec9b2f5
MO
19712007-10-30 Michael Olson <mwolson@gnu.org>
1972
1973 * remember.texi (Copying): Remove.
1974 (Mailbox): Update with non-BBDB instructions.
1975 (Diary, Org): Add.
1976 (Bibliography, Planner Page): Remove.
1977
b6173182
JB
19782007-10-30 Juanma Barranquero <lekktu@gmail.com>
1979
1980 * makefile.w32-in (INFO_TARGETS): Add remember.
1981 (DVI_TARGETS): Add remember.dvi.
1982 ($(infodir)/remember): New rule.
1983 (clean): Add remember*.
1984
15f3eb73
MO
19852007-10-30 Michael Olson <mwolson@gnu.org>
1986
70bdc930
MO
1987 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add remember.
1988 ($(infodir)/remember): New rule that builds the Remember Manual.
1989
b6173182
JB
1990 * remember.texi: New file containing the Remember Mode Manual.
1991 Shuffle chapters around after initial import.
7d3f6f1a
MO
1992 (Function Reference): Split Keystrokes into separate chapter.
1993 (Keystrokes): Document C-c C-k.
51d24a12 1994 (Introduction): Fix typographical issue with "---".
15f3eb73 1995
404cd454
GM
19962007-10-29 Richard Stallman <rms@gnu.org>
1997
1998 * widget.texi (Introduction): Delete discussion of implementation
1999 internals.
2000
9bbb9638
MA
20012007-10-29 Michael Albinus <michael.albinus@gmx.de>
2002
2003 * tramp.texi (Connection caching): Host names must be different
2004 when tunneling.
2005
c7ff939a
RS
20062007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2007
2008 * gnus.texi, gnus-faq.texi, message.texi: Bump version to
2009 Gnus v5.13.
2010
01c52d31
MB
20112007-10-28 Miles Bader <miles@gnu.org>
2012
2013 * gnus-news.texi, gnus-coding.texi, sasl.texi: New files.
2014
20152007-10-28 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
2016
2017 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
2018
20192007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2020
2021 * gnus.texi (Sorting the Summary Buffer): Remove
2022 gnus-article-sort-by-date-reverse.
2023
20242007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2025
2026 * gnus.texi (Non-ASCII Group Names): New node.
2027 (Misc Group Stuff): Move gnus-group-name-charset-method-alist and
2028 gnus-group-name-charset-group-alist to Non-ASCII Group Names node.
2029
c8763fb6 20302007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
2031
2032 * gnus.texi (Mail Source Specifiers, IMAP): Add a notice on the need to
2033 clean the output of the program `imap-shell-program'.
2034
20352007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2036
2037 * gnus.texi (IMAP): Mention nnimap-logout-timeout.
2038
20392007-10-28 Tassilo Horn <tassilo@member.fsf.org>
2040
2041 * gnus.texi (Sticky Articles): Documentation for sticky article
2042 buffers.
2043
c8763fb6 20442007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
2045
2046 * gnus.texi (RSS): Document nnrss-ignore-article-fields.
2047
20482007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2049
2050 * gnus.texi (Various Various): Mention gnus-add-timestamp-to-message.
2051
20522007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2053
2054 * gnus.texi (Archived Messages): Document
2055 gnus-update-message-archive-method.
2056
20572007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2058
2059 * gnus.texi (Limiting): Document gnus-summary-limit-to-address.
2060
c8763fb6 20612007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
2062
2063 * gnus.texi (Group Maneuvering): Document
2064 `gnus-summary-next-group-on-exit'.
2065
20662007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2067
2068 * gnus.texi (Really Various Summary Commands): Mention
2069 gnus-auto-select-on-ephemeral-exit.
2070
20712007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2072
2073 * gnus.texi, message.texi: Bump version number.
2074
20752007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2076
2077 * gnus.texi (Group Line Specification, Misc Group Stuff)
2078 (Server Commands): Parenthesize @pxref{Mail Spool}.
2079
20802007-10-28 Didier Verna <didier@xemacs.org>
2081
2082 New user option: message-signature-directory.
2083 * message.texi (Insertion Variables): Document it.
2084 * gnus.texi (Posting Styles): Ditto.
2085
20862007-10-28 Didier Verna <didier@xemacs.org>
2087
2088 * gnus.texi (Group Line Specification):
2089 * gnus.texi (Misc Group Stuff):
2090 * gnus.texi (Server Commands): Document the group compaction feature.
2091
20922007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2093
2094 * gnus-faq.texi ([5.2]): Adjust for message-fill-column.
2095
2096 * message.texi (Various Message Variables): Add message-fill-column.
2097
20982007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2099
2100 * gnus.texi: Untabify.
2101
21022007-10-28 Didier Verna <didier@xemacs.org>
2103
2104 * gnus.texi (Group Parameters): Document the posting-style merging
2105 process in topic-mode.
2106
21072007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2108
2109 * gnus.texi (Scoring On Other Headers): Add gnus-inhibit-slow-scoring.
2110
21112007-10-28 Romain Francoise <romain@orebokech.com>
2112
2113 * gnus.texi (Mail Spool): Fix typo.
2114 Update copyright.
2115
21162007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2117
2118 * gnus.texi (Limiting): Add gnus-summary-limit-to-singletons.
2119
21202007-10-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
2121
2122 * gnus.texi (Summary Generation Commands):
2123 Add gnus-summary-insert-ticked-articles.
2124
21252007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2126
b2abec73
JB
2127 * gnus.texi (SpamAssassin back end): Rename spam-spamassassin-path
2128 to spam-spamassassin-program.
01c52d31
MB
2129
21302007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2131
2132 * gnus.texi (Mail and Post): Add gnus-message-highlight-citation.
2133
21342007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2135
2136 * gnus.texi (Limiting): Add gnus-summary-limit-to-headers.
2137
21382007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2139
2140 * message.texi (Mail Headers): Document `opportunistic'.
2141
21422007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2143
2144 * emacs-mime.texi (Encoding Customization): Explain how to set
2145 mm-coding-system-priorities per hierarchy.
2146
21472007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2148
2149 * gnus.texi (Washing Mail): Add nnmail-ignore-broken-references and
2150 nnmail-broken-references-mailers instead of nnmail-fix-eudora-headers.
2151
21522007-10-28 Didier Verna <didier@xemacs.org>
2153
2154 * message.texi (Wide Reply): Update documentation of
2155 message-dont-reply-to-names (now allowing a list of regexps).
2156
21572007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2158
2159 * gnus.texi (Spam Package Introduction): Fix spam menu and links.
2160
21612007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2162
2163 * gnus.texi (SpamAssassin back end): Fix typo.
2164
2165 * sieve.texi (Examples): Fix grammar.
2166
21672007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2168
2169 * gnus.texi (Searching for Articles): Document M-S and M-R.
2170 (Limiting): Document / b.
2171
21722007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2173
2174 * gnus.texi (Thread Commands): T M-^.
2175
21762007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2177
2178 * message.texi (Mail Aliases): Document ecomplete.
2179 (Mail Aliases): Fix typo.
2180
21812007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2182
2183 * gnus.texi (Face): Restore xref to gnus-face-properties-alist;
2184 fix typo.
2185
21862007-10-28 Romain Francoise <romain@orebokech.com>
2187
2188 * gnus.texi (Mail Spool): Grammar fix.
2189
21902007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2191
2192 * gnus.texi (Mail Spool): nnml-use-compressed-files can be a
2193 string.
2194
21952007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2196
2197 * gnus.texi (Group Parameters): Fix description.
2198
21992007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2200
b2abec73
JB
2201 * gnus.texi (Gmane Spam Reporting):
2202 Fix spam-report-gmane-use-article-number.
2203 Add spam-report-user-mail-address.
01c52d31
MB
2204
22052007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2206
2207 * emacs-mime.texi (Non-MIME): x-gnus-verbatim -> x-verbatim.
2208
22092007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2210
2211 * gnus.texi (Group Parameters): Add simplified sorting example based on
2212 example for `Sorting the Summary Buffer' from Jari Aalto
2213 <jari.aalto@cante.net>.
2214 (Example Methods): Add example for an indirect connection.
2215
22162007-10-28 Kevin Greiner <kevin.greiner@compsol.cc>
2217
2218 * gnus.texi (nntp-open-via-telnet-and-telnet): Fixed grammar.
2219 (Agent Parameters): Updated parameter names to match code.
2220 (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as
2221 'gnus-agent-summary-fetch-series'.
2222 (Agent and flags): New section providing a generalized discussion
2223 of flag handling.
2224 (Agent and IMAP): Removed flag discussion.
b2abec73 2225 (Agent Variables): Added 'gnus-agent-synchronize-flags'.
01c52d31
MB
2226
22272007-10-28 Romain Francoise <romain@orebokech.com>
2228
2229 * gnus.texi (Exiting the Summary Buffer): Add new function
2230 `gnus-summary-catchup-and-goto-prev-group', bound to `Z p'.
2231
22322007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2233
2234 * gnus.texi (Conformity): Fix typo.
2235 (Customizing Articles): Document `first'.
2236
22372007-10-28 Jari Aalto <jari.aalto@cante.net>
2238
2239 * gnus.texi (Sorting the Summary Buffer):
2240 Add `gnus-thread-sort-by-date-reverse'. Add example
2241 host to different sorting in NNTP and RSS groups.
2242
22432007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2244
2245 * message.texi (Insertion): Describe prefix for
2246 message-mark-inserted-region and message-mark-insert-file.
2247
22482007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2249
2250 * emacs-mime.texi (Non-MIME): Add Slrn-style verbatim marks and
2251 LaTeX documents. Describe "text/x-gnus-verbatim".
2252
22532007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
2254
b2abec73 2255 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
01c52d31
MB
2256 (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering)
2257 (spam-stat spam filtering, SpamOracle)
2258 (Extending the Spam ELisp package): Removed extra quote symbol for
2259 clarity.
2260
22612007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2262
2263 * gnus.texi (MIME Commands): Add gnus-article-save-part-and-strip,
2264 gnus-article-delete-part and gnus-article-replace-part.
2265 (Using MIME): Add gnus-mime-replace-part.
2266
22672007-10-28 Romain Francoise <romain@orebokech.com>
2268
2269 * gnus.texi (Mail Spool): Mention that `nnml-use-compressed-files'
2270 requires `auto-compression-mode' to be enabled. Add new nnml
2271 variable `nnml-compressed-files-size-threshold'.
2272
22732007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2274
2275 * gnus.texi (Sorting the Summary Buffer): Added
2276 gnus-thread-sort-by-recipient.
2277
22782007-10-28 Romain Francoise <romain@orebokech.com>
2279
2280 * message.texi (Insertion Variables): Mention new variable
2281 `message-yank-empty-prefix'. Change `message-yank-cited-prefix'
2282 documentation accordingly.
2283
22842007-10-28 Romain Francoise <romain@orebokech.com>
2285
2286 * gnus.texi (To From Newsgroups): Mention new variables
2287 `gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'.
2288
22892007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2290
2291 * gnus.texi (Using MIME): gnus-mime-copy-part supports the charset
2292 stuff; gnus-mime-inline-part does the automatic decompression.
2293
22942007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
2295
2296 * gnus.texi (Spam ELisp Package Configuration Examples):
b2abec73 2297 "training.ham" should be "training.spam".
01c52d31
MB
2298
22992007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2300
2301 * message.texi (Mail Variables): Fix the default value for
2302 message-send-mail-function.
2303
23042007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2305
2306 * gnus.texi (Optional Back End Functions): nntp-request-update-info
2307 always returns nil exceptionally.
2308
23092007-10-28 Simon Josefsson <jas@extundo.com>
2310
2311 * gnus.texi (Article Washing): Add libidn URL. Suggested by
2312 Michael Cook <michael@waxrat.com>.
2313
23142007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2315
2316 * gnus.texi (Topic Commands): Fix next/previous.
2317
23182007-10-28 Simon Josefsson <jas@extundo.com>
2319
2320 * gnus.texi (Article Washing): Mention `W i'.
2321
c8763fb6 23222007-10-28 Jochen Küpper <jochen@fhi-berlin.mpg.de>
01c52d31
MB
2323
2324 * gnus.texi (Group Parameters): Slight extension of sieve
2325 parameter description.
2326
23272007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2328
2329 * gnus.texi (Score Decays): `gnus-decay-scores' can be a regexp
2330 matching score files as well.
2331 (Picons): Describe `gnus-picon-style'.
2332
23332007-10-28 Romain Francoise <romain@orebokech.com>
2334
2335 * message.texi (Message Headers): Mention that headers are hidden
2336 using narrowing, and how to expose them.
2337 Update copyright.
2338
23392007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2340
2341 * gnusref.tex: Mention `gnus-summary-limit-to-recipient' and
2342 `gnus-summary-sort-by-recipient'.
2343
23442007-10-28 Romain Francoise <romain@orebokech.com>
2345
2346 * gnus.texi (NNTP marks): New node.
2347 (NNTP): Move NNTP marks variables to the new node.
2348
23492007-10-28 Jesper Harder <harder@ifa.au.dk>
2350
b2abec73 2351 * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back end.
01c52d31
MB
2352
2353 * gnus.texi (MIME Commands, Hashcash): Markup fix.
2354
23552007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
2356
b2abec73 2357 * gnus.texi: Replaced @file{spam.el} with @code{spam.el}
01c52d31 2358 everywhere for consistency.
b2abec73
JB
2359 (Filtering Spam Using The Spam ELisp Package): Admonish again.
2360 (Spam ELisp Package Sequence of Events): This is Gnus, say so.
01c52d31
MB
2361 Say "regular expression" instead of "regex." Admonish. Pick
2362 other words to sound better (s/so/thus/).
b2abec73 2363 (Spam ELisp Package Filtering of Incoming Mail): Mention
01c52d31
MB
2364 statistical filters. Remove old TODO.
2365 (Spam ELisp Package Sorting and Score Display in Summary Buffer):
b2abec73
JB
2366 New section on sorting and displaying the spam score.
2367 (BBDB Whitelists): Mention spam-use-BBDB-exclusive is not a
2368 backend but an alias to spam-use-BBDB.
2369 (Extending the Spam ELisp package): Rewrite the example using the
01c52d31
MB
2370 new backend functionality.
2371
23722007-10-28 Simon Josefsson <jas@extundo.com>
2373
2374 * gnus.texi (NNTP): Mention nntp-marks-is-evil and
2375 nntp-marks-directory, from Romain Francoise
2376 <romain@orebokech.com>.
2377
23782007-10-28 Magnus Henoch <mange@freemail.hu>
2379
2380 * gnus.texi (Hashcash): New default value of
2381 hashcash-default-payment.
2382
23832007-10-28 Simon Josefsson <jas@extundo.com>
2384
2385 * gnus.texi (Hashcash): Fix URL. Add pref to spam section.
2386 (Anti-spam Hashcash Payments): No need to load hashcash.el now.
2387
23882007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2389
2390 * gnus.texi (Adaptive Scoring): Added gnus-adaptive-pretty-print.
2391
23922007-10-28 Simon Josefsson <jas@extundo.com>
2393
2394 * gnus.texi (documentencoding): Add, to avoid warnings.
2395
23962007-10-28 Simon Josefsson <jas@extundo.com>
2397
2398 * message.texi (Mail Headers): Add.
2399
2400 * gnus.texi (Hashcash): Fix.
2401
24022007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
2403
b2abec73 2404 * gnus.texi (Hashcash): Changed location of library, also mention
01c52d31 2405 that payments can be verified and fix the name of the
b2abec73 2406 hashcash-path variable.
01c52d31
MB
2407
24082007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2409
b2abec73 2410 * gnus.texi (Article Display): Add `gnus-picon-style'.
01c52d31
MB
2411
24122007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2413
2414 * gnus.texi (SpamAssassin backend): Add it to the detailmenu.
2415
24162007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
2417
2418 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
b2abec73
JB
2419 (Bogofilter, spam-stat spam filtering, SpamOracle): Old incorrect
2420 warning about ham processors in spam groups removed.
01c52d31
MB
2421
24222007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
01c52d31 2423
b2abec73
JB
2424 * gnus.texi (SpamAssassin backend): Added new node about SpamAssassin.
2425 From Hubert Chan <hubert@uhoreg.ca>.
01c52d31
MB
2426
24272007-10-28 Jesper Harder <harder@ifa.au.dk>
2428
2429 * gnus.texi (Spam ELisp Package Sequence of Events): Index.
2430 (Mailing List): Typo.
2431 (Customizing Articles): Add gnus-treat-ansi-sequences.
2432 (Article Washing): Index.
2433
2434 * message.texi: Use m-dash consistently.
2435
24362007-10-28 Jesper Harder <harder@ifa.au.dk>
2437
2438 * gnus.texi (GroupLens): Remove.
2439
24402007-10-28 Kevin Greiner <kgreiner@xpediantsolutions.com>
2441
2442 * gnus.texi (Outgoing Messages, Agent Variables): Add
2443 gnus-agent-queue-mail and gnus-agent-prompt-send-queue.
2444 Suggested by Gaute Strokkenes <gs234@srcf.ucam.org>
2445
24462007-10-28 Jesper Harder <harder@ifa.au.dk>
2447
2448 * gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
2449
24502007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2451
2452 * gnus.texi (Article Washing): Add `gnus-article-treat-ansi-sequences'.
2453
2454 * gnus.texi (No Gnus): New node. Includes `gnus-news.texi'.
2455
24562007-10-28 Simon Josefsson <jas@extundo.com>
2457
2458 * gnus.texi (Top): Add SASL.
2459
404cd454
GM
24602007-10-27 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
2461
2462 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
2463
24642007-10-27 Reiner Steib <Reiner.Steib@gmx.de>
2465
2466 * gnus.texi (Troubleshooting): Adjust Gnus version number.
2467
0edd2970
JB
24682007-10-27 Jay Belanger <jay.p.belanger@gmail.com>
2469
2470 * calc.texi (Formulas, Composition Basics): Lower the
2471 precedence of negation.
2472
a9afba20
JY
24732007-10-25 Jonathan Yavner <jyavner@member.fsf.org>
2474
2475 * ses.texi (The Basics): Mention how to create a new spreadsheet.
2476 Mention the new three-letter column identifiers.
2477 (More on cell printing): Calculate-cell and truncate-cell are now `c'
2478 and `t' rather than `C-c C-c' and `C-c C-t'. Mention the stupid error
2479 message when using `c' on an empty default with default printer.
2480 (Buffer-local variables in spreadsheets): `symbolic-formulas' was
2481 renamed to `ses--symbolic-formulas' some time ago.
2482
45b778a6
JB
24832007-10-25 Jay Belanger <jay.p.belanger@gmail.com>
2484
2485 * calc.texi (Default Simplifications, Making Selections)
2486 (Customizing Calc): Clarify associativity of multiplication.
2487
03b5bade
MA
24882007-10-23 Michael Albinus <michael.albinus@gmx.de>
2489
2490 * tramp.texi (Traces and Profiles): Simplify loop over
2491 `trace-function-background'.
2492
e658c8ee
JL
24932007-10-22 Juri Linkov <juri@jurta.org>
2494
2495 * dired-x.texi (Shell Command Guessing): Default values are now
2496 available by typing M-n instead of M-p.
2497
dd753688
MA
24982007-10-21 Michael Albinus <michael.albinus@gmx.de>
2499
2500 * tramp.texi (Cleanup remote connections): New section.
8b296cdd
JB
2501 (Password caching): Remove `tramp-clear-passwd'.
2502 It's not a command anymore.
dd753688
MA
2503 (Bug Reports): Add `tramp-bug' to function index.
2504 (Function Index, Variable Index): New nodes.
2505 (Remote shell setup): Describe `tramp-password-prompt-regexp'.
2506
2507 * trampver.texi: Update release number.
2508
4bb49b43
JB
25092007-10-20 Jay Belanger <jay.p.belanger@gmail.com>
2510
8b296cdd 2511 * calc.texi (History and Acknowledgements): Turn comment
4bb49b43
JB
2512 about integer size into past tense.
2513 (Time Zones): Remove pointer to Calc author's address.
2514 (Trigonometric and Hyperbolic Functions): Mention cotangent
9c264403 2515 and hyperbolic cotangent. Fix typo.
4bb49b43 2516
311dd93f
MA
25172007-10-10 Michael Albinus <michael.albinus@gmx.de>
2518
2519 Sync with Tramp 2.1.11.
2520
2521 * trampver.texi: Update release number.
2522
ea3fc256
MA
25232007-10-06 Michael Albinus <michael.albinus@gmx.de>
2524
2525 * tramp.texi (External packages): New section.
2526
1af74d06
MB
25272007-09-29 Juri Linkov <juri@jurta.org>
2528
2529 * info.texi (Help-Int): Document `L' (`Info-history').
2530
0e2806fa
SM
25312007-09-26 Carsten Dominik <dominik@science.uva.nl>
2532
2533 * org.texi: Change links to webpage and maintained email.
2534 (Remember): Promote to Chapter, significant changes.
2535 (Fast access to TODO states): New section.
2536 (Faces for TODO keywords): New section.
2537 (Export options): Example for #+DATE.
2538 (Progress logging): Section moved.
2539
567b9191
BW
25402007-09-26 Bill Wohler <wohler@newt.com>
2541
2542 * mh-e.texi (HTML): Mention binding of S-mouse-2 to
2543 browse-url-at-mouse.
2544
1af74d06
MB
25452007-09-20 Eduard Wiebe <usenet@pusto.de> (tiny change)
2546
2547 * flymake.texi (Customizable variables): Face names don't end in -face.
2548 Fix flymake-err-line-patterns template.
2549 (Example -- Configuring a tool called directly): Fix init-function.
2550 (Highlighting erroneous lines): Face names don't end in -face.
2551
d60a4e3a 25522007-09-18 Exal de Jesus Garcia Carrillo <exal@gmx.de> (tiny change)
d20cf916
MO
2553
2554 * erc.texi (Special-Features): Fix small typo.
2555
7d7a3510
MA
25562007-09-14 Michael Albinus <michael.albinus@gmx.de>
2557
2558 * tramp.texi (Filename Syntax): Provide links to "Inline methods"
2559 and "External transfer methods".
2560
285f0d3a
JB
25612007-09-13 Jay Belanger <jay.p.belanger@gmail.com>
2562
2563 * calc.texi (Predefined Units): Add some history.
2564
526dc846
MO
25652007-09-08 Michael Olson <mwolson@gnu.org>
2566
87e04f16
JB
2567 * erc.texi (Copying): New section included from gpl.texi.
2568 This matches the look of the upstream ERC manual.
526dc846 2569
f10d0e80
JB
25702007-09-07 Jay Belanger <jay.p.belanger@gmail.com>
2571
87e04f16 2572 * calc.texi (History and Acknowledgements): Adjust the "thanks".
f10d0e80
JB
2573 (Random Numbers): Clarify the distribution of `random'.
2574
4009494e
GM
25752007-09-06 Glenn Morris <rgm@gnu.org>
2576
f1fc42aa 2577 Move manual sources from man/ to subdirectories of doc/.
8b296cdd 2578 Split into the Emacs manual in emacs/, and other manuals in misc/.
4009494e
GM
2579 Change all setfilename commands to use ../../info.
2580 * Makefile.in: Move the parts of the old man/Makefile.in that do not
2581 refer to the Emacs manual here.
2582 (infodir): New variable.
2583 (INFO_TARGETS, info): Use infodir. Also used by all info targets.
2584 (cc-mode.texi, faq.texi): Update references to source file locations.
2585 * makefile.w32-in: Move the parts of the old man/makefile.w32-in that
2586 do not refer to the Emacs manual here.
2587 (infodir, MULTI_INSTALL_INFO, ENVADD): Go up one more level.
2588
2589 * Makefile.in: Add `basename' versions of all info targets, for
2590 convenience when rebuilding just one manual.
2591 (../etc/GNU): Delete obsolete target.
2592 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
2593 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
8b296cdd
JB
2594 *.vrs *.toc here...
2595 (maintainer-clean): ...from here.
4009494e
GM
2596
2597 * makefile.w32-in (../etc/GNU): Delete obsolete target.
2598
2de53ca6
GM
25992007-09-01 Jay Belanger <jay.p.belanger@gmail.com>
2600
2601 * calc.texi (Date Conversions): Clarify definition of
2602 Julian day numbering.
2603 (Date Forms): Clarify definition of Julian day numbering;
2604 add some history.
2605
26062007-08-30 Carsten Dominik <dominik@science.uva.nl>
2607
87e04f16 2608 * org.texi: Version 5.07.
2de53ca6
GM
2609
26102007-08-24 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
2611
2612 * message.texi (MIME): Replace mml-attach with mml-attach-file.
2613
26142007-08-22 Carsten Dominik <dominik@science.uva.nl>
2615
2616 * org.texi (Adding hyperlink types): New section.
2617 (Embedded LaTeX): Chapter updated because of LaTeX export.
2618 (LaTeX export): New section.
2619 (Using links out): New section.
2620
26212007-08-22 Glenn Morris <rgm@gnu.org>
2622
2623 * faq.texi (Learning how to do something): Refcards now in
2624 etc/refcards/ directory.
2625
26262007-08-22 Michael Albinus <michael.albinus@gmx.de>
2627
2628 * tramp.texi (Remote Programs): Persistency file must be cleared when
2629 changing `tramp-remote-path'.
2630 (Filename Syntax): Don't use @var{} constructs inside the @trampfn
2631 macro.
2632
26332007-08-17 Jay Belanger <jay.p.belanger@gmail.com>
2634
2635 * calc.texi: Move contents to beginning of file.
2636 (Algebraic Entry): Fix the formatting of an example.
2637
26382007-08-15 Jay Belanger <jay.p.belanger@gmail.com>
2639
2640 * calc.texi (Basic Operations on Units): Mention exact versus
2641 inexact conversions.
2642
26432007-08-14 Jay Belanger <jay.p.belanger@gmail.com>
2644
2645 * calc.texi (Basic Operations on Units): Mention default
2646 values for new units.
2647 (Quick Calculator Mode): Mention that binary format will
2648 be displayed.
2649
26502007-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
2651
2652 * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.
2653
26542007-08-10 Katsumi Yamaoka <yamaoka@jpl.org>
2655
2656 * gnus.texi (NNTP): Mention nntp-xref-number-is-evil.
2657
26582007-08-08 Glenn Morris <rgm@gnu.org>
2659
2660 * gnus.texi, sieve.texi: Replace `iff'.
2661
26622007-08-03 Jay Belanger <jay.p.belanger@gmail.com>
2663
2664 * calc.texi (Basic Graphics): Mention the graphing of error
2665 forms.
2666 (Graphics Options): Mention how `g s' handles error forms.
2667 (Curve Fitting): Mention plotting the curves.
2668 (Standard Nonlinear Models): Add additional models.
2669 (Curve Fitting Details): Mention the Levenberg-Marquardt method.
2670 (Linear Fits): Correct result.
2671
26722007-08-01 Alan Mackenzie <acm@muc.de>
2673
2674 * cc-mode.texi (Mailing Lists and Bug Reports): Correct "-no-site-file"
2675 to "--no-site-file".
2676
26772007-07-29 Michael Albinus <michael.albinus@gmx.de>
2678
2679 * tramp.texi (Frequently Asked Questions): Point to mode line
2680 extension in Emacs 23.1.
2681
2682 * trampver.texi: Update release number.
2683
26842007-07-27 Glenn Morris <rgm@gnu.org>
2685
2686 * calc.texi (Copying): Include license text from gpl.texi, rather than
2687 in-line.
2688
26892007-07-25 Glenn Morris <rgm@gnu.org>
2690
2691 * calc.texi (Copying): Replace license with GPLv3.
2692
2693 * Relicense all FSF files to GPLv3 or later.
2694
26952007-07-22 Michael Albinus <michael.albinus@gmx.de>
2696
2697 Sync with Tramp 2.1.10.
2698
2699 * tramp.texi (trampfn): Expand macro implementation in order to handle
2700 empty arguments.
2701 (trampfnmhl, trampfnuhl, trampfnhl): Remove macros. Replace all
183080b6 2702 occurrences by trampfn.
2de53ca6 2703 (Frequently Asked Questions): Extend example code for host
b2abec73 2704 identification in the modeline. Add bbdb to approaches shortening Tramp
2de53ca6
GM
2705 file names to be typed.
2706
2707 * trampver.texi: Update release number.
2708
27092007-07-17 Michael Albinus <michael.albinus@gmx.de>
2710
2711 * tramp.texi: Move @setfilename ../info/tramp up, outside the header
2712 section. Reported by <poti@potis.org>.
2713 (Remote processes): Arguments of the program to be debugged are taken
2714 literally.
2715 (Frequently Asked Questions): Simplify recentf example.
2716
27172007-07-14 Karl Berry <karl@gnu.org>
2718
2719 * info.texi (@copying): New Back-Cover Text.
2720
2721 * info.texi (Quitting Info): Move to proper place in source.
2722 (Reported by Benno Schulenberg.)
2723
27242007-07-13 Eli Zaretskii <eliz@gnu.org>
2725
2726 * Makefile.in (../info/emacs-mime): Use --enable-encoding.
2727
2728 * makefile.w32-in ($(infodir)/emacs-mime): Ditto.
2729
2730 * emacs-mime.texi: Add @documentencoding directive.
2731
27322007-07-12 Nick Roberts <nickrob@snap.net.nz>
2733
2734 * tramp.texi (Remote processes): Add an anchor to the subsection
2735 "Running a debugger on a remote host".
2736
27372007-07-12 Michael Albinus <michael.albinus@gmx.de>
2738
2739 * tramp.texi (Remote processes): Don't call it "experimental" any
2740 longer. Add subsection about running a debugger on a remote host.
2741
27422007-07-10 Carsten Dominik <dominik@science.uva.nl>
2743
2744 * org.texi (Properties and columns): Chapter rewritten.
2745
27462007-07-08 Michael Albinus <michael.albinus@gmx.de>
2747
2748 * tramp.texi:
2749 * trampver.texi: Migrate to Tramp 2.1.
2750
27512007-07-02 Carsten Dominik <dominik@science.uva.nl>
2752
2753 * org.texi (Properties): New chapter.
2754
27552007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
2756
2757 * gnus-faq.texi ([3.2]): Fix locating of environment variables in the
2758 Control Panel.
2759
2760 * gnus.texi (Misc Article): Add index entry for
2761 gnus-single-article-buffer.
2762
27632007-06-27 Andreas Seltenreich <andreas@gate450.dyndns.org>
2764
2765 * gnus.texi (Starting Up): Fix typo.
2766
27672007-06-25 Katsumi Yamaoka <yamaoka@jpl.org>
2768
2769 * gnus.texi (Asynchronous Fetching): Fix typo.
2770
27712007-06-20 Jay Belanger <jay.p.belanger@gmail.com>
2772
2773 * calc.texi:Change ifinfo to ifnottex (as appropriate) throughout.
2774 (About This Manual): Remove redundant information.
2775 (Getting Started): Mention author.
2776 (Basic Arithmetic, Customizing Calc): Make description of the
2777 variable `calc-multiplication-has-precedence' match its new effect.
2778
27792007-06-19 Jay Belanger <jay.p.belanger@gmail.com>
2780
2781 * calc.texi (Basic Arithmetic, Customizing Calc): Mention
2782 the variable `calc-multiplication-has-precedence'.
2783
27842007-06-19 Carsten Dominik <dominik@science.uva.nl>
2785
2786 * org.texi (Tag): Section swapped with node Timestamps.
2787 (Formula syntax for Lisp): Document new `L' flag.
2788
27892007-06-06 Andreas Seltenreich <andreas@gate450.dyndns.org>
2790
2791 * gnus.texi (Misc Group Stuff, Summary Buffer)
2792 (Server Commands, Article Keymap): Fix typo. s/function/command/.
2793
27942007-06-06 Juanma Barranquero <lekktu@gmail.com>
2795
2796 * cc-mode.texi (Comment Commands, Getting Started, Style Variables):
2797 * gnus.texi (Article Buttons, Mail Source Customization)
2798 (Sending or Not Sending, Customizing NNDiary):
2799 * message.texi (Message Headers):
2800 * mh-e.texi (HTML): Fix typos.
2801
28022007-06-07 Michael Albinus <michael.albinus@gmx.de>
2803
2804 Sync with Tramp 2.0.56.
2805
2806 * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc
2807 settings. Reported by Ted Zlatanov <tzz@lifelogs.com>.
2808
28092007-06-02 Chong Yidong <cyd@stupidchicken.com>
2810
2811 * Version 22.1 released.
2812
28132007-05-26 Michael Olson <mwolson@gnu.org>
2814
2815 * erc.texi (Modules): Fix references to completion modules.
2816
28172007-05-09 Reiner Steib <Reiner.Steib@gmx.de>
2818
2819 * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
2820
28212007-05-09 Didier Verna <didier@xemacs.org>
2822
2823 * gnus.texi (Email Based Diary): New. Proper documentation for the
2824 nndiary back end and the gnus-diary library.
2825
28262007-05-03 Karl Berry <karl@gnu.org>
2827
2828 * .cvsignore (*.pdf): New entry.
2829
2830 * texinfo.tex: Update from current version for better pdf generation.
2831
28322007-04-30 Reiner Steib <Reiner.Steib@gmx.de>
2833
2834 * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.
2835
28362007-04-28 Glenn Morris <rgm@gnu.org>
2837
2838 * faq.texi (New in Emacs 22): Restore mention of python.el pending
2839 consideration of legal status.
2840
28412007-04-27 J.D. Smith <jdsmith@as.arizona.edu>
2842
2843 * idlwave.texi: Minor updates for IDLWAVE 6.1.
2844
28452007-04-24 Chong Yidong <cyd@stupidchicken.com>
2846
2847 * faq.texi (New in Emacs 22): python.el removed.
2848
28492007-04-23 Jay Belanger <jay.p.belanger@gmail.com>
2850
2851 * calc.texi (Reporting bugs): Update maintainer's address.
2852
28532007-04-22 Chong Yidong <cyd@stupidchicken.com>
2854
2855 * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
2856
28572007-04-15 Jay Belanger <belanger@truman.edu>
2858
2859 * calc.texi (Title page): Remove the date.
2860 (Basic Arithmetic): Emphasize that / binds less strongly than *.
2861 (The Standard Calc Interface): Change trail title.
2862 (Floats): Mention that when non-decimal floats are entered, only
2863 approximations are stored.
2864 (Copying): Move to the appendices.
2865 (GNU Free Documentation License): Add as an appendix.
2866
28672007-04-15 Chong Yidong <cyd@stupidchicken.com>
2868
2869 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
2870 * dired-x.texi, ebrowse.texi, ediff.texi:
2871 * emacs-mime.texi, erc.texi, eshell.texi:
2872 * eudc.texi, flymake.texi, forms.texi, gnus.texi:
2873 * idlwave.texi, message.texi, newsticker.texi, org.texi:
2874 * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi:
2875 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
2876 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi:
2877 * woman.texi: Include GFDL.
2878
2879 * doclicense.texi: Remove node heading, so that it can be included by
2880 other files.
2881
2882 * dired-x.texi: Relicence under GFDL. Remove date from title page.
2883
2884 * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
2885 than *.
2886
28872007-04-14 Carsten Dominik <dominik@science.uva.nl>
2888
2889 * org.texi (Formula syntax for Calc): Emphasize the operator precedence
2890 in Calc.
2891
28922007-04-09 Romain Francoise <romain@orebokech.com>
2893
2894 * faq.texi (New in Emacs 22): Mention improvements to the Windows and
2895 Mac OS ports. Make it clear that mouse-1 complements and doesn't
2896 replace mouse-2.
2897
28982007-04-08 Chong Yidong <cyd@stupidchicken.com>
2899
2900 * woman.texi (Word at point, Interface Options): woman-topic-at-point
2901 renamed to woman-use-topic-at-point. Document new behavior.
2902
29032007-04-08 Richard Stallman <rms@gnu.org>
2904
2905 * url.texi: Fix some indexing.
2906 (Disk Caching): Drop discussion of old/other Emacs versions.
2907
29082007-04-07 Chong Yidong <cyd@stupidchicken.com>
2909
2910 * url.texi (Disk Caching): Say Emacs 21 "and later".
2911
2912 * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
2913 on Font locking which now mentions JIT lock.
2914
29152007-04-01 Michael Olson <mwolson@gnu.org>
2916
2917 * erc.texi: Update for the ERC 5.2 release.
2918
29192007-03-31 David Kastrup <dak@gnu.org>
2920
2921 * woman.texi (Topic, Interface Options): Explain changes semantics of
2922 woman-manpath in order to consider MANPATH_MAP entries.
2923
29242007-03-31 Eli Zaretskii <eliz@gnu.org>
2925
2926 * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
2927
29282007-03-26 Richard Stallman <rms@gnu.org>
2929
2930 * pgg.texi (Caching passphrase): Clean up previous change.
2931
29322007-03-25 Thien-Thi Nguyen <ttn@gnu.org>
2933
2934 * gnus.texi (Setting Process Marks): Fix typo.
2935
29362007-03-25 Romain Francoise <romain@orebokech.com>
2937
2938 * faq.texi (New in Emacs 22): Reorganize using an itemized list for
2939 readability, and include various fixes by Daniel Brockman, Nick Roberts
2940 and Dieter Wilhelm.
2941
29422007-03-24 Thien-Thi Nguyen <ttn@gnu.org>
2943
2944 * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
2945
2946 * gnus.texi (Mail Source Specifiers): Fix typo.
2947
29482007-03-22 Ralf Angeli <angeli@caeruleus.net>
2949
2950 * reftex.texi (Imprint): Update maintainer information.
2951
29522007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
2953
2954 * message.texi (Message Buffers): Update documentation for
2955 message-generate-new-buffers.
2956
29572007-03-15 Daiki Ueno <ueno@unixuser.org>
2958
2959 * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
2960
29612007-03-21 Glenn Morris <rgm@gnu.org>
2962
2963 * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2.
2964
29652007-03-19 Chong Yidong <cyd@stupidchicken.com>
2966
2967 * eshell.texi (Known problems): Emacs 21 -> 22.
2968
2969 * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
2970
29712007-03-18 Jay Belanger <belanger@truman.edu>
2972
2973 * calc.texi (Time Zones): Mention that the DST rules changed in 2007.
2974
29752007-03-12 Glenn Morris <rgm@gnu.org>
2976
2977 * calc.texi (Time Zones): Switch to new North America DST rule.
2978
2979 * calc.texi: Replace "daylight savings" with "daylight
2980 saving" in text throughout.
2981
29822007-03-11 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
2983
2984 * gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
2985 The variable now uses a list of symbols instead of just a symbol.
2986 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
2987
29882007-03-06 Romain Francoise <romain@orebokech.com>
2989
2990 * faq.texi (New in Emacs 22): Don't say "now" too much. Add MH-E to
2991 new packages, and mention Gnus update.
2992
29932007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
2994
2995 * gnus.texi (NNTP): Mention nntp-never-echoes-commands and
2996 nntp-open-connection-functions-never-echo-commands.
2997
29982007-02-27 Chong Yidong <cyd@stupidchicken.com>
2999
3000 * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
3001 problems on the console, and security risk in not using gpg-agent.
3002
30032007-02-25 Carsten Dominik <dominik@science.uva.nl>
3004
3005 * org.texi (The spreadsheet): Renamed from "Table calculations".
3006 Completely reorganized and rewritten.
3007 (CamelCase links): Section removed.
3008 (Repeating items): New section.
3009 (Tracking TODO state changes): New section.
3010 (Agenda views): Chapter reorganized and rewritten.
3011 (HTML export): Section rewritten.
3012 (Tables in arbitrary syntax): New section.
3013 (Summary): Better feature summary.
3014 (Activation): Document problem with cut-and-paste of Lisp code
3015 from PDF files.
3016 (Visibility cycling): Document indirect buffer use.
3017 (Structure editing): Document sorting.
3018 (Remember): Section rewritten.
3019 (Time stamps): Better description of time stamp types.
3020 (Tag searches): Document regular expression search for tags.
3021 (Stuck projects): New section.
3022 (In-buffer settings): New keywords.
3023 (History and Acknowledgments): Updated description.
3024
30252007-02-24 Alan Mackenzie <acm@muc.de>
3026
3027 * cc-mode.texi (Movement Commands): Insert two missing command names.
3028 (Getting Started): Slight wording correction (use conditional).
3029
30302007-02-22 Kim F. Storm <storm@cua.dk>
3031
3032 * widget.texi (User Interface, Basic Types): Document need to put some
3033 text before the %v escape in :format string in editable-field widget.
3034
30352007-02-18 Romain Francoise <romain@orebokech.com>
3036
3037 * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not
3038 `cvs-mode-quit'.
3039
30402007-02-10 Markus Triska <markus.triska@gmx.at>
3041
3042 * widget.texi (Programming Example): Put constant strings in :format.
3043
30442007-02-07 Juanma Barranquero <lekktu@gmail.com>
3045
3046 * faq.texi (Fullscreen mode on MS-Windows): New node.
3047
30482007-02-04 David Kastrup <dak@gnu.org>
3049
3050 * faq.texi (AUCTeX): Update version number. Should probably be done
3051 for other packages as well.
3052
30532007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3054
3055 * gnus.texi (Batching Agents): Fix example. Reported by Tassilo Horn
3056 <tassilo@member.fsf.org>.
3057
30582007-01-27 Eli Zaretskii <eliz@gnu.org>
3059
3060 * msdog.texi (ls in Lisp): Document ls-lisp-format-time-list and
3061 ls-lisp-use-localized-time-format.
3062
30632007-01-20 Markus Triska <markus.triska@gmx.at>
3064
3065 * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
3066
30672007-01-13 Michael Olson <mwolson@gnu.org>
3068
3069 * erc.texi (Modules): Mention capab-identify module.
3070
30712007-01-05 Michael Olson <mwolson@gnu.org>
3072
3073 * erc.texi (Getting Started): Update for /RECONNECT command.
3074
30752007-01-04 Richard Stallman <rms@gnu.org>
3076
3077 * ebrowse.texi: Change C-c b to C-c C-m.
3078
30792007-01-03 Reiner Steib <Reiner.Steib@gmx.de>
3080
3081 * gnus.texi (Customizing Articles): Use index entries for gnus-treat-*
3082 variables only in info to avoid redundant entries in the printed
3083 manual.
3084
30852007-01-02 Daiki Ueno <ueno@unixuser.org>
3086
3087 * message.texi (Using PGP/MIME): Document gpg-agent usage.
3088
30892007-01-02 Reiner Steib <Reiner.Steib@gmx.de>
3090
3091 * message.texi (Security): Split into sub-nodes.
3092
30932007-01-01 Alan Mackenzie <acm@muc.de>
3094
3095 * cc-mode.texi ("Limitations and Known Bugs"): Document problems with
3096 eval-after-load in Emacs <=21 and a workaround. Document that
3097 trigraphs are not supported.
3098
30992007-01-01 Alan Mackenzie <acm@muc.de>
3100
3101 * cc-mode.texi ("Filling and Breaking"): Amend the doc for
3102 c-context-line-break. When invoked within a string, preserve
3103 whitespace. Add a backslash only when also in a macro.
3104
31052007-01-01 Alan Mackenzie <acm@muc.de>
3106
3107 * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
3108
31092007-01-01 Alan Mackenzie <acm@muc.de>
3110
3111 * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae]
3112 are now bound by default to c-\(beginning\|end\)-of-defun by default.
3113
31142007-01-01 Alan Mackenzie <acm@muc.de>
3115
3116 * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from
3117 "Choosing a Style".
3118
3119 * cc-mode.texi ("Styles"): Add @dfn{style}.
3120
31212006-12-30 Michael Albinus <michael.albinus@gmx.de>
3122
3123 Sync with Tramp 2.0.55.
3124
3125 * trampver.texi: Update release number.
3126
31272006-12-29 Reiner Steib <Reiner.Steib@gmx.de>
3128
3129 * gnus.texi (Customizing Articles): Add index entries for all
3130 gnus-treat-* variables.
3131
c8763fb6 31322006-12-29 Jouni K. Seppänen <jks@iki.fi>
2de53ca6
GM
3133
3134 * gnus.texi (IMAP): Fix incorrect explanation of
3135 nnimap-search-uids-not-since-is-evil in documentation for
3136 nnimap-expunge-search-string.
3137
31382006-12-27 Reiner Steib <Reiner.Steib@gmx.de>
3139
3140 * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
3141 spam-ifile-database.
3142
31432006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
3144
3145 * gnus.texi (Spam Package Configuration Examples): Don't encourage to
3146 rebind C-s.
3147
c8763fb6 31482006-12-26 Jouni K. Seppänen <jks@iki.fi>
2de53ca6
GM
3149
3150 * gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
3151 (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
3152 "expiring mail".
3153 (IMAP): Document nnimap-search-uids-not-since-is-evil and
3154 nnimap-nov-is-evil.
3155
31562006-12-25 Kevin Ryde <user42@zip.com.au>
3157
3158 * cl.texi (Sorting Sequences): In sort*, add a little cautionary note
3159 about the key procedure being used heavily.
3160
31612006-12-24 Chong Yidong <cyd@stupidchicken.com>
3162
3163 * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
3164 to t.
3165 (Prerequisites): Add explanation about gpg-agent.
3166
31672006-12-22 Kevin Ryde <user42@zip.com.au>
3168
3169 * cl.texi (Sorting Sequences): Typo in sort*, example showed plain
3170 "sort" instead of "sort*".
3171
31722006-12-19 Richard Stallman <rms@gnu.org>
3173
3174 * calc.texi (History and Acknowledgements): Recognize that Emacs
3175 now does have floating point.
3176
31772006-12-19 Michael Albinus <michael.albinus@gmx.de>
3178
3179 * tramp.texi (External transfer methods): Describe new method `scpc'.
3180
31812006-12-17 Sascha Wilde <wilde@sha-bang.de>
3182
3183 * pgg.texi: Added short note on gpg-agent to the introduction.
3184
31852006-12-13 Reiner Steib <Reiner.Steib@gmx.de>
3186
3187 * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
3188 also applies to Cc.
3189
31902006-12-12 Reiner Steib <Reiner.Steib@gmx.de>
3191
3192 * gnus.texi (X-Face): Clarify. Say which programs are required
3193 on Windows.
3194
31952006-12-08 Michael Olson <mwolson@gnu.org>
3196
3197 * erc.texi (Modules): Remove documentation for list module.
3198
c8763fb6 31992006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
2de53ca6
GM
3200
3201 * faq.texi (^M in the shell buffer): Ditto.
3202
32032006-11-20 Michael Olson <mwolson@gnu.org>
3204
3205 * erc.texi: Call this the 5.2 stable pre-release of ERC.
3206
32072006-11-17 Carsten Dominik <dominik@science.uva.nl>
3208
3209 * org.texi: Fix typos.
3210 (Agenda commands): Document `C-k'.
3211
32122006-11-16 Eli Zaretskii <eliz@gnu.org>
3213
3214 * url.texi (http/https): Fix a typo in the HTTP URL.
3215
32162006-11-14 Stephen Leake <stephen_leake@stephe-leake.org>
3217
3218 * ada-mode.texi: Total rewrite.
3219
32202006-11-13 Carsten Dominik <dominik@science.uva.nl>
3221
3222 * org.texi: Minor typo fixes.
3223
32242006-11-13 Bill Wohler <wohler@newt.com>
3225
3226 Release MH-E manual version 8.0.3.
3227
3228 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
3229 release 8.0.3.
3230
3231 * mh-e.texi (Incorporating Mail): Use output of "mhparam Path"
3232 to set MAILDIR.
3233 (Reading Mail): Document the customization of read-mail-command
3234 for MH-E.
3235 (Viewing Attachments): Document mm-discouraged-alternatives.
3236 (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag.
3237 (Junk): Add more information about the settings of mh-junk-background
3238 in a program. Add /usr/bin/mh to PATH in examples.
3239
32402006-11-12 Richard Stallman <rms@gnu.org>
3241
3242 * woman.texi: Update author address but say he no longer maintains it.
3243
32442006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
3245
3246 * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of
3247 archived trees.
3248 (Checkboxes): Section moved to chapter 5, and extended.
3249 (The date/time prompt): New section.
3250 (Link abbreviations): New section.
3251 (Presentation and sorting): New section.
3252 (Custom agenda views): Section completely rewritten.
3253 (Summary): Compare with Planner.
3254 (Feedback): More info about creating backtraces.
3255 (Plain lists): Modified example.
3256 (Breaking down tasks): New section.
3257 (Custom time format): New section.
3258 (Time stamps): Document inactive timestamps.
3259 (Setting tags): More details about fast tag selection.
3260 (Block agenda): New section.
3261 (Custom agenda views): Section rewritten.
3262 (Block agenda): New section.
3263
32642006-11-07 Michael Albinus <michael.albinus@gmx.de>
3265
3266 * tramp.texi (Configuration): scp is the default method.
3267 (Default Method): Use ssh as example for another method.
3268
32692006-10-27 Richard Stallman <rms@gnu.org>
3270
3271 * woman.texi: Downcase nroff/troff/roff.
3272 (Installation): Chapter deleted. Some xrefs deleted.
3273 (Background): woman doesn't advise man ;-).
3274
c8763fb6 32752006-10-26 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
2de53ca6
GM
3276
3277 * ada-mode.texi (Project files, Identifier completion)
3278 (Automatic Casing, Debugging, Using non-standard file names)
3279 (Working Remotely): Fix typos.
3280
32812006-10-20 Masatake YAMATO <jet@gyve.org>
3282
3283 * cc-mode.texi (Sample .emacs File): Added missing `)' in
3284 sample code `my-c-initialization-hook'.
3285
32862006-10-19 Stuart D. Herring <herring@lanl.gov>
3287
3288 * widget.texi: Fix typos.
3289
32902006-10-19 Michael Albinus <michael.albinus@gmx.de>
3291
3292 * tramp.texi (Frequently Asked Questions): Remove questions marked with
3293 "???". There have been no complaints for years, so the information
3294 must be appropriate.
3295
32962006-10-16 Richard Stallman <rms@gnu.org>
3297
3298 * widget.texi: Use @var instead of capitalization.
3299 Clarify many widget type descriptions.
3300
33012006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3302
3303 * gnus.texi (Other modes): Fix typo. Add alternative index entry for
3304 gnus-dired-attach.
3305 (Selecting a Group): Fix typo.
3306
c8763fb6 33072006-10-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
2de53ca6
GM
3308
3309 * widget.texi: Fix typos.
3310
33112006-10-06 Reiner Steib <Reiner.Steib@gmx.de>
3312
3313 * gnus.texi (Image Enhancements): Update for Emacs 22.
3314
3315 * gnus-faq.texi ([1.3]): Update.
3316
33172006-10-06 Richard Stallman <rms@gnu.org>
3318
3319 * faq.texi (Displaying the current line or column):
3320 Delete "As of Emacs 20".
3321
33222006-10-06 Romain Francoise <romain@orebokech.com>
3323
3324 * faq.texi (VM): VM works with Emacs 22 too.
3325
33262006-10-06 Richard Stallman <rms@gnu.org>
3327
3328 * ebrowse.texi: Remove Emacs version "21" from title.
3329
33302006-10-02 Reiner Steib <Reiner.Steib@gmx.de>
3331
3332 * gnus.texi (Foreign Groups): Say where change of editing commands are
3333 stored. Add reference to `gnus-parameters'.
3334
33352006-09-15 Jay Belanger <belanger@truman.edu>
3336
3337 * calc.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE):
3338 Change "Library Public License" to "Lesser Public License"
3339 throughout. Use "yyyy" to represent year.
3340
33412006-09-15 Carsten Dominik <dominik@science.uva.nl>
3342
3343 * org.texi (Setting tags): Typo fix.
3344
33452006-09-14 Reiner Steib <Reiner.Steib@gmx.de>
3346
3347 * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
3348
33492006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
3350
3351 * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
3352
33532006-09-12 Paul Eggert <eggert@cs.ucla.edu>
3354
3355 * faq.texi (Escape sequences in shell output): EMACS is now set
3356 to Emacs's absolute file name, not to "t".
3357 (^M in the shell buffer): Likewise.
3358 * misc.texi (Interactive Shell): Likewise.
3359
33602006-09-11 Reiner Steib <Reiner.Steib@gmx.de>
3361
3362 * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
3363 mails with pop3-leave-mail-on-server. Fix wording.
3364 (Limiting): Improve gnus-summary-limit-to-articles.
3365 (X-Face): Fix typo.
3366
33672006-09-11 Simon Josefsson <jas@extundo.com>
3368
3369 * smtpmail.texi (Authentication): Explain TLS and SSL better, based on
3370 suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
3371
33722006-09-06 Simon Josefsson <jas@extundo.com>
3373
3374 * smtpmail.texi (Authentication): Mention SSL.
3375
33762006-09-01 Eli Zaretskii <eliz@gnu.org>
3377
3378 * rcirc.texi (Internet Relay Chat, Useful IRC commands):
3379 Don't use @indicateurl.
3380
3381 * cc-mode.texi (Subword Movement): Don't use @headitem.
3382 (Custom Braces, Clean-ups): Don't use @tie.
3383
33842006-08-29 Michael Albinus <michael.albinus@gmx.de>
3385
3386 Sync with Tramp 2.0.54.
3387
3388 * tramp.texi (Bug Reports): The Tramp mailing list is moderated now.
3389 Suggested by Adrian Phillips <a.phillips@met.no>.
3390
33912006-08-15 Carsten Dominik <dominik@science.uva.nl>
3392
3393 * org.texi (Installation, Activation): Split from Installation and
3394 Activation.
3395 (Clocking work time): Documented new features.
3396
33972006-08-13 Alex Schroeder <alex@gnu.org>
3398
3399 * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
3400 example.
3401
34022006-08-12 Eli Zaretskii <eliz@gnu.org>
3403
3404 * faq.texi (How to add fonts): New node.
3405
34062006-08-05 Romain Francoise <romain@orebokech.com>
3407
3408 * faq.texi (New in Emacs 22): Expand.
3409
34102006-08-03 Michael Olson <mwolson@gnu.org>
3411
3412 * erc.texi: Update for ERC 5.1.4.
3413
34142006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
3415
3416 * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
3417 in .../site-lisp/gnus/ by default.
3418 [ From gnus-news.texi in the trunk. ]
3419
34202006-07-27 Reiner Steib <Reiner.Steib@gmx.de>
3421
3422 * gnus.texi (MIME Commands): Additions for yEnc.
3423
34242006-07-24 Richard Stallman <rms@gnu.org>
3425
3426 * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi:
3427 * faq.texi: Move periods and commas inside quotes.
3428
34292006-07-20 Jay Belanger <belanger@truman.edu>
3430
3431 * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
3432
34332006-07-18 Chong Yidong <cyd@stupidchicken.com>
3434
3435 * faq.texi (Security risks with Emacs): Document Emacs 22
3436 file-local-variable mechanism.
3437
34382006-07-12 Michael Olson <mwolson@gnu.org>
3439
3440 * erc.texi: Update for ERC 5.1.3.
3441
34422006-07-12 Alex Schroeder <alex@gnu.org>
3443
3444 * rcirc.texi: Fix typos.
3445 (Getting started with rcirc): New calling convention for M-x irc.
3446 Mention #rcirc. Removed channel tracking.
3447 (Configuration): Changed the names of all variables that got changed
3448 recently, eg. rcirc-server to rcirc-default-server. Added
3449 documentation for rcirc-authinfo, some background for Bitlbee, and
3450 rcirc-track-minor-mode.
3451 (Scrolling conservatively): Fixed the xref from Auto Scrolling to just
3452 Scrolling.
3453 (Reconnecting after you have lost the connection): Fixed example code
3454 to match code changes.
3455
34562006-07-10 Nick Roberts <nickrob@snap.net.nz>
3457
3458 * gnus.texi, message.texi: Fix typos.
3459
34602006-07-07 Carsten Dominik <dominik@science.uva.nl>
3461
3462 * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting
3463 commands.
3464 (Global TODO list): Document the use of the variables
3465 `org-agenda-todo-ignore-scheduled' and
3466 `org-agenda-todo-list-sublevels'.
3467
34682006-07-05 Richard Stallman <rms@gnu.org>
3469
3470 * faq.texi (Scrolling only one line): Fix xref.
3471
34722006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
3473
3474 * faq.texi (Evaluating Emacs Lisp code):
3475 Throughout, replace eval-current-buffer with eval-buffer.
3476
34772006-07-03 Richard Stallman <rms@gnu.org>
3478
3479 * rcirc.texi (Scrolling conservatively): Fix xref.
3480
3481 * pcl-cvs.texi (Viewing differences): Usage fix.
3482
34832006-07-03 Carsten Dominik <dominik@science.uva.nl>
3484
3485 * org.texi (Agenda commands): Document `s' key to save all org-mode
3486 buffers.
3487
34882006-06-30 Ralf Angeli <angeli@caeruleus.net>
3489
3490 * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face
3491 names. Mention `cvs-msg' face.
3492
34932006-06-29 Carsten Dominik <dominik@science.uva.nl>
3494
3495 * org.texi (Checkboxes): New section.
3496
34972006-06-28 Carsten Dominik <dominik@science.uva.nl>
3498
3499 * org.texi (Embedded LaTeX): Fix typos and implement small improvements
3500 throughout this chapter.
3501
35022006-06-27 Chong Yidong <cyd@stupidchicken.com>
3503
3504 * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
3505 text for standalone vs Emacs info.
3506 (Help): Clarify header line description. Use mouse-1 for clicks.
3507 (Help-P): Use mouse-1 for clicks.
3508 (Help-^L): "Top" and "All" not displayed with dashes in Emacs.
3509 (Help-^L, Help-M, Help-Int, Search Index, Go to node)
3510 (Choose menu subtopic): Remove gratuitous Emacs command names.
3511 (Help-FOO): Put usual behavior first.
3512 (Help-Xref): Clicking on xrefs works in Emacs.
3513 (Search Text): Clarify what the default behavior is.
3514 (Create Info buffer): Fix Emacs window/X window confusion.
3515 (Emacs Info Variables): Fix for new Emacs init file behavior.
3516
35172006-06-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3518
3519 * gnus.texi (Summary Buffer Lines): Fix typo.
3520
35212006-06-23 Carsten Dominik <dominik@science.uva.nl>
3522
3523 * org.texi (Embedded LaTeX): New chapter.
3524 (Archiving): Section rewritten.
3525 (Enhancing text): Some parts moved to the new chapter about LaTeX.
3526
35272006-06-20 Bill Wohler <wohler@newt.com>
3528
3529 Release MH-E manual version 8.0.1.
3530
3531 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
3532 release 8.0.1.
3533 (Preface): Depend on GNU mailutils 1.0 and higher.
3534
35352006-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
3536
3537 * message.texi (News Headers): Update message-syntax-checks section.
3538
35392006-06-19 Karl Berry <karl@gnu.org>
3540
3541 * info.texi (Advanced): Mention C-q, especially with ?.
3542
35432006-06-19 Carsten Dominik <dominik@science.uva.nl>
3544
3545 * org.texi (Publishing links): Document the `:link-validation-function'
3546 property.
3547 (Extensions and Hacking): New chapter, includes some sections of the
3548 "Miscellaneous" chapter.
3549
35502006-06-10 Carsten Dominik <dominik@science.uva.nl>
3551
3552 * org.texi (Progress logging): New section.
3553
35542006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
3555
3556 * viper.texi (Viper Specials):
3557 * gnus.texi (Example Setup):
3558 * faq.texi (Backspace invokes help):
3559 * dired-x.texi (Optional Installation Dired Jump):
3560 * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
3561 follow coding conventions.
3562
35632006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
3564
3565 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
3566
35672006-06-06 Carsten Dominik <dominik@science.uva.nl>
3568
3569 * org.texi (ASCII export): Document indentation adaptation.
3570 (Setting tags): Document mutually-exclusive tags.
3571
35722006-06-05 Romain Francoise <romain@orebokech.com>
3573
3574 * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
3575 Fix typo.
3576
3577 * gnus-faq.texi (Question 8.6): Update reference to the Gnus
3578 channel (#gnus@irc.freenode.net).
3579 Fix typos. Update copyright notice.
3580
3581 * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
3582 (Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
3583 (Line-Up Functions, Custom Macros):
3584 * ediff.texi (Window and Frame Configuration)
dccb744b 3585 (Highlighting Difference Regions):
2de53ca6
GM
3586 * emacs-mime.texi (Display Customization):
3587 * erc.texi (History):
3588 * eshell.texi (Known problems):
3589 * eudc.texi (Overview, BBDB):
3590 * gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
3591 (The problem of spam, SpamOracle, Extending the Spam package)
3592 (Conformity, Terminology):
dccb744b 3593 * idlwave.texi (Routine Info)
2de53ca6
GM
3594 (Class and Keyword Inheritance, Padding Operators)
3595 (Breakpoints and Stepping, Electric Debug Mode)
3596 (Examining Variables, Troubleshooting):
3597 * org.texi (Creating timestamps):
3598 * reftex.texi (Commands, Options, Changes):
3599 * tramp.texi (Inline methods, Password caching)
3600 (Auto-save and Backup, Issues):
3601 * vip.texi (Files, Commands in Insert Mode):
3602 * viper.texi (Emacs Preliminaries, States in Viper)
3603 (Packages that Change Keymaps, Viper Specials, Groundwork):
3604 Fix various typos.
3605
36062006-05-31 Michael Ernst <mernst@alum.mit.edu>
3607
3608 * ediff.texi: Fix typos.
3609
36102006-05-30 Carsten Dominik <dominik@science.uva.nl>
3611
3612 * org.texi: Small typo fixes.
3613
36142006-05-29 Michael Albinus <michael.albinus@gmx.de>
3615
3616 * tramp.texi (Frequently Asked Questions): Disable zsh zle.
3617
36182006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
3619
3620 * pcl-cvs.texi: Fix typos.
3621 (Customization): Say "us".
3622
36232006-05-26 Eli Zaretskii <eliz@gnu.org>
3624
3625 * org.texi: Remove bogus @setfilename.
3626
36272006-05-26 Carsten Dominik <dominik@science.uva.nl>
3628
3629 * org.texi (ASCII export): Omit command name.
3630 (HTML export): Add prefix to all lines in Local Variable example.
3631 (Acknowledgments): Typeset names in italics.
3632
36332006-05-24 Carsten Dominik <dominik@science.uva.nl>
3634
3635 * org.texi (Plain lists): Add new item navigation commands.
3636 (External links): Document elisp and info links.
3637 (Custom searches): New section.
3638 (Publishing): New chapter.
3639 (HTML export): Include a list of supported CSS classes.
3640 (Setting tags): Describe the fast-tag-setting interface.
3641
36422006-05-20 Luc Teirlinck <teirllm@auburn.edu>
3643
3644 * dired-x.texi: ifinfo -> ifnottex.
3645
36462006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
3647
3648 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
3649
36502006-05-12 Reiner Steib <Reiner.Steib@gmx.de>
3651
3652 * message.texi (Interface): Add tool bar customization.
3653 (MIME): Index and text additions for mml-attach.
3654 (MIME): Describe mml-dnd-protocol-alist and
3655 mml-dnd-attach-options.
3656
3657 * gnus.texi (Oort Gnus): Reorder entries in sections.
3658 Fix some entries.
3659 (Starting Up): Add references to "Emacs for Heathens" and to
3660 "Finding the News". Add user-full-name and user-mail-address.
3661 (Group Buffer Format): Add tool bar customization and update.
3662 (Summary Buffer): Add tool bar customization.
3663 (Posting Styles): Add message-alternative-emails.
3664
36652006-05-09 Michael Albinus <michael.albinus@gmx.de>
3666
3667 * tramp.texi (Filename completion): Improve wording.
3668
36692006-05-07 Romain Francoise <romain@orebokech.com>
3670
3671 * faq.texi (Using regular expressions): Fix typo.
3672 (Packages that do not come with Emacs): Fix capitalization.
3673 (Replacing text across multiple files): Expand node to explain how
3674 to use `dired-do-query-replace-regexp' in more detail, based on
3675 suggestion by Eric Hanchrow <offby1@blarg.net>.
3676
36772006-05-06 Michael Albinus <michael.albinus@gmx.de>
3678
3679 * tramp.texi (Filename completion): Completion of remote files'
3680 method, user name and host name is active only in partial
3681 completion mode.
3682
36832006-05-06 Bill Wohler <wohler@newt.com>
3684
3685 Release MH-E manual version 8.0.
3686
3687 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
3688 release 8.0.
3689
36902006-05-06 Bill Wohler <wohler@newt.com>
3691
3692 * mh-e.texi (MH-BOOK-HOME): Change from
3693 http://www.ics.uci.edu/~mh/book/mh to
3694 http://rand-mh.sourceforge.net/book/mh.
3695 Replace .htm suffix with .html for MH book files.
3696 (Using This Manual): Update key binding for getting relevant
3697 chapter in Info from command key.
3698 (Ranges): Fix itemx.
3699
37002006-05-05 Karl Berry <karl@gnu.org>
3701
3702 * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): New cmds.
3703 (\fonttextsize): New user-level command to change text font size.
3704
37052006-04-26 Reiner Steib <Reiner.Steib@gmx.de>
3706
3707 * pgg.texi (Caching passphrase): Fix markup and typos. Simplify.
3708
37092006-04-26 Sascha Wilde <wilde@sha-bang.de> (tiny change)
3710
3711 * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
3712
37132006-04-24 Bill Wohler <wohler@newt.com>
3714
3715 * mh-e.texi (Getting Started): Make it more explicit that you need
3716 to install MH. Add pointers to current MH implementations.
3717
37182006-04-21 Bill Wohler <wohler@newt.com>
3719
3720 Release MH-E manual version 7.94.
3721
3722 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
3723 release 7.94.
3724
37252006-04-21 Carsten Dominik <dominik@science.uva.nl>
3726
3727 * org.texi: Many small fixes.
3728 (Handling links): Rename from "Managing links".
3729
37302006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
3731
3732 * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
3733 (Splitting mail using spam-stat): Fix @xref.
3734
37352006-04-20 Chong Yidong <cyd@stupidchicken.com>
3736
3737 * gnus.texi (Spam Package): Major revision of the text.
10d1d0af 3738 Previously this node was "Filtering Spam Using The Spam ELisp Package".
2de53ca6
GM
3739
37402006-04-20 Carsten Dominik <dominik@science.uva.nl>
3741
3742 * org.texi (Time stamps): Better explanation of the purpose of
3743 different time stamps.
3744 (Structure editing, Plain lists): More details on how new items
3745 and headings are inserted.
3746
37472006-04-18 Carsten Dominik <dominik@science.uva.nl>
3748
3749 * org.texi (Formula syntax): Fix link to Calc Manual.
3750
37512006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
3752
3753 * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
3754
37552006-04-17 Bill Wohler <wohler@newt.com>
3756
3757 * mh-e.texi (Folders): Update mh-before-quit-hook and
3758 mh-quit-hook example with code that removes the buffers rather
3759 than just bury them.
3760
37612006-04-17 Michael Albinus <michael.albinus@gmx.de>
3762
3763 Sync with Tramp 2.0.53.
3764
37652006-04-13 Carsten Dominik <dominik@science.uva.nl>
3766
3767 * org.texi (Updating settings): New section.
3768 (Visibility cycling): Better names for the startup folding
3769 options.
3770 (Exporting): Completely restructured.
3771 (The very busy C-c C-c key): New section.
3772 (Summary of in-buffer settings): New section.
3773
37742006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
3775
3776 * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
3777
37782006-04-10 Reiner Steib <Reiner.Steib@gmx.de>
3779
3780 * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap)
3781 (Server Commands): Key `v' is reserved for users.
3782
37832006-04-11 Carsten Dominik <dominik@science.uva.nl>
3784
3785 * org.texi (Link format): New section, emphasis on bracket links.
3786 (External links): Document bracket links.
3787 (FAQ): Expand to cover shell links and the new link format.
3788
37892006-04-09 Kevin Ryde <user42@zip.com.au>
3790
3791 * org.texi (Formula syntax): Typo in node name of calc-eval xref.
3792
37932006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
3794
3795 * gnus.texi (Summary Buffer Lines): Add `*'.
3796
c8763fb6 37972006-04-07 Jochen Küpper <jochen@fhi-berlin.mpg.de>
2de53ca6
GM
3798
3799 * gnus.texi (Group Parameters):
3800 Mention gnus-permanently-visible-groups.
3801
38022006-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
3803
3804 * gnus.texi (Face): Fix typo.
3805
38062006-04-05 Reiner Steib <Reiner.Steib@gmx.de>
3807
3808 * gnus.texi (X-Face): Clarify.
3809 (Face): Need Emacs with PNG support.
3810
38112006-04-06 Richard Stallman <rms@gnu.org>
3812
3813 * idlwave.texi: Delete the blocks "not suitable for inclusion with
3814 Emacs".
3815
38162006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
3817
3818 * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out
3819 blocks not suitable for inclusion with Emacs using variable
3820 PARTOFEMACS.
3821
38222006-04-04 Simon Josefsson <jas@extundo.com>
3823
3824 * gnus.texi (Security): Improve.
3825
38262006-04-02 Bill Wohler <wohler@newt.com>
3827
3828 * mh-e.texi (Getting Started, Junk, Bug Reports)
3829 (MH FAQ and Support): Fix URLs.
3830
38312006-03-31 Romain Francoise <romain@orebokech.com>
3832
3833 * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
3834 to t, not nil (and has for the past eight years).
3835
38362006-03-31 Reiner Steib <Reiner.Steib@gmx.de>
3837
3838 * message.texi, gnus.texi: Bump version to 5.11.
3839
38402006-03-29 Reiner Steib <Reiner.Steib@gmx.de>
3841
3842 * gnus.texi (Top): Add comment about version line.
3843
3844 * message.texi (Top): Ditto. Change to take named versions into
3845 account.
3846
38472006-03-28 Reiner Steib <Reiner.Steib@gmx.de>
3848
3849 * gnus.texi (Posting Styles): Add x-face-file to example.
3850 (X-Face): Refer to posting styles.
3851
3852 * gnus-faq.texi ([5.8]): Add x-face-file.
3853 ([8.4]): Add links to gmane.emacs.gnus.user and
3854 gmane.emacs.gnus.general.
3855
38562006-03-27 Reiner Steib <Reiner.Steib@gmx.de>
3857
3858 * gnus-faq.texi: Use .invalid.
3859 ([5.4]): Fix gnus-posting-styles example.
3860
38612006-03-27 Romain Francoise <romain@orebokech.com>
3862
3863 * faq.texi (Emacs/W3): Rename from `w3-mode'. Mention that
3864 Emacs/W3 needs a new maintainer.
3865 (Ispell): Update author and version info.
3866 (Mailcrypt): Mention PGG.
3867 (New in Emacs 22): Add PGG to the list of new packages.
3868 Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
3869 updating dead URLs.
3870
38712006-03-25 Karl Berry <karl@gnu.org>
3872
3873 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
3874 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi, erc.texi,
3875 * eshell.texi, eudc.texi, faq.texi, forms.texi, gnus.texi, idlwave.texi,
3876 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
3877 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
3878 * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
3879 * woman.texi: (1) use @copyright{} instead of (C) in typeset text;
3880 (2) do not indent copyright year list (or anything else).
3881
38822006-03-21 Bill Wohler <wohler@newt.com>
3883
3884 * mh-e.texi (Folders): Various edits.
3885
38862006-03-20 Romain Francoise <romain@orebokech.com>
3887
3888 * gnus.texi (Mail Folders): Grammar fix.
3889
38902006-03-19 Bill Wohler <wohler@newt.com>
3891
3892 * mh-e.texi (Replying): Document Mail-Followup-To.
3893 Change manually-formatted table to multitable. Add debugging info.
3894 Move description of mh-reply-default-reply-to into paragraph
3895 that describes its values.
3896
38972006-03-17 Bill Wohler <wohler@newt.com>
3898
10d1d0af 3899 * mh-e.texi: Use smallexample and smalllisp consistently.
2de53ca6
GM
3900 (Sending Mail Tour): Update method of entering
3901 addresses and subject.
3902 (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour)
3903 (Adding Attachments, Searching): Update screenshots for Emacs 22.
3904
39052006-03-15 Carsten Dominik <dominik@science.uva.nl>
3906
3907 * org.texi: Version number change only.
3908
39092006-03-14 Bill Wohler <wohler@newt.com>
3910
3911 * mh-e.texi: Add index entries around each paragraph rather than
3912 depend on entries from beginning of node. Doing so ensures that
3913 index entries are less likely to be forgotten if text is cut and
3914 pasted, and are necessary anyway if the references are on a
3915 separate page. It seems that makeinfo is now (v. 4.8) only
3916 producing one index entry per node, so there is no longer any
3917 excuse not to. Use subheading instead of heading. The incorrect
3918 use of heading produced very large fonts in Info--as large as the
3919 main heading.
3920 (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
3921 versions 6 and 7 appeared *around* the time of these Emacs releases.
3922
39232006-03-13 Carsten Dominik <dominik@science.uva.nl>
3924
3925 * org.texi (Clean view): Document new startup options.
3926
39272006-03-11 Bill Wohler <wohler@newt.com>
3928
3929 * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)
3930 (Composing, Scan Line Formats): Fix @refs.
3931 (Getting Started): Define MH profile and MH profile components.
3932 (Incorporating Mail, Reading Mail, Viewing, Printing)
3933 (Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
3934 (Signature, Aliases, Scan Line Formats): Use @code instead of @samp
3935 for string constants.
3936 (Tool Bar): Remove spurious quote.
3937 (Junk): Use ``...'' instead of "...".
3938 (Scan Line Formats): Replace @samp with @kbd.
3939
39402006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
3941
3942 * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
3943
39442006-03-10 Reiner Steib <Reiner.Steib@gmx.de>
3945
3946 * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
3947 easy to understand.
3948
39492006-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
3950
3951 * gnus.texi: Markup fix.
3952 (Fancy Mail Splitting): Specify new feature.
3953
39542006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
3955
3956 * gnus.texi (Fancy Mail Splitting): Improve descriptions about
3957 partial-words matching.
3958
39592006-03-07 Reiner Steib <Reiner.Steib@gmx.de>
3960
3961 * emacs-mime.texi (Display Customization): Reword image/.* stuff.
3962
3963 * gnus.texi (Oort Gnus): Add note about `gnus-load'.
3964 (MIME Commands): Fix mm-discouraged-alternatives.
3965
39662006-03-07 Carsten Dominik <dominik@science.uva.nl>
3967
3968 * org.texi: Version number change only.
3969
39702006-03-06 Bill Wohler <wohler@newt.com>
3971
3972 * mh-e.texi: Move from SourceForge repository to Savannah.
3973 This is version 7.93, which is a total rewrite from the previous
3974 edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E
3975 version 7.93.
3976
39772006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
3978
3979 * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
3980
39812006-03-01 Carsten Dominik <dominik@science.uva.nl>
3982
3983 * org.texi (Interaction): Add item about `org-mouse.el' by
3984 Piotr Zielinski.
3985 (Managing links): Document that also mouse-1 can be used to
3986 activate a link.
3987 (Headlines, FAQ): Add entry about hiding leading stars.
3988 (Miscellaneous): Resort the sections in this chapter to a more
3989 logical sequence.
3990
39912006-02-27 Simon Josefsson <jas@extundo.com>
3992
3993 * emacs-mime.texi (Flowed text): Add mm-fill-flowed. (Sync
3994 2004-01-27 from the trunk).
3995
39962006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
3997
3998 * cc-mode.texi: Rename c-hungry-backspace to
3999 c-hungry-delete-backwards, at the request of RMS. Leave the old
4000 name as an alias.
4001
40022006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
4003
4004 * cc-mode.texi: Correct the definition of c-beginning-of-defun, to
4005 include the function header within the defun.
4006
40072006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
4008
4009 * cc-mode.texi: Correct two typos.
4010
40112006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
4012
4013 * cc-mode.texi (Comment Commands): State that C-u M-; kills any
4014 existing comment.
4015 (Electric Keys): Add a justification for electric indentation.
4016 (Hungry WS Deletion): Clear up the names and complications of the
4017 BACKSPACE and DELETE keys.
4018
40192006-02-23 Juri Linkov <juri@jurta.org>
4020
4021 * faq.texi (Common requests): Move `Turning on auto-fill by
4022 default' after `Wrapping words automatically'. Move `Working with
4023 unprintable characters' before `Searching for/replacing newlines'.
4024 Move `Replacing highlighted text' after `Highlighting a region'.
4025 Merge `Repeating commands' and `Repeating a command as many times
4026 as possible' into the former.
4027 (Packages that do not come with Emacs): Add refs to Gmane and
4028 etc/MORE.STUFF.
4029
40302006-02-23 Juri Linkov <juri@jurta.org>
4031
4032 * faq.texi (Newsgroup archives): Update URLs of GNU mail archives.
4033 (Reporting bugs): Suggest using `M-x report-emacs-bug'.
4034 Add xref to `(emacs)Reporting Bugs'.
4035 (Getting a printed manual): Add URL to other formats of the manual.
4036 (Common requests): Fix menu.
4037 (Highlighting a region): Remove ref to `Turning on syntax highlighting'.
4038 (Horizontal scrolling): Mention `truncate-partial-width-windows'.
4039 (Inserting text at the beginning of each line): Add pxref to
4040 `Changing the included text prefix'.
4041 (Forcing the cursor to remain in the same column): Mention `track-eol'
4042 and `set-goal-column'. Add pxref to `(emacs)Moving Point'.
4043 (Replacing text across multiple files): Add keybinding `Q' for
4044 `dired-do-query-replace'.
4045
40462006-02-22 Carsten Dominik <dominik@science.uva.nl>
4047
4048 * reftex.texi: Version number and date change only.
4049
4050 * org.texi (Internal Links): Rewrite to cover the modified
4051 linking system.
4052
40532006-02-17 Eli Zaretskii <eliz@gnu.org>
4054
4055 * faq.texi: Remove the coding cookie, it's not needed anymore.
4056
40572006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4058
4059 * faq.texi (Colors on a TTY): Mention Mac OS port.
4060
40612006-02-12 Karl Berry <karl@gnu.org>
4062
4063 * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the
4064 8-bit accented a.
4065
40662006-02-09 Reiner Steib <Reiner.Steib@gmx.de>
4067
4068 * gnus.texi (Gnus Versions): Add history beyond start of Oort.
4069
40702006-02-08 Romain Francoise <romain@orebokech.com>
4071
4072 * faq.texi (Top): Remove paragraph about the FAQ being a
4073 transitional document, etc.
4074 (Searching for/replacing newlines): New node.
4075 (Yanking text in isearch): New node.
4076 (Inserting text at the beginning of each line): Rename and make
4077 more general, mention `M-;' in Message mode.
4078
40792006-02-07 Luc Teirlinck <teirllm@auburn.edu>
4080
4081 * faq.texi (Meta key does not work in xterm)
4082 (Emacs does not display 8-bit characters)
4083 (Inputting eight-bit characters): Update xrefs.
4084
40852006-02-06 Romain Francoise <romain@orebokech.com>
4086
4087 * faq.texi (VM): VM now at version 7.19.
4088 Set myself as maintainer of this file.
4089
40902006-02-04 Michael Olson <mwolson@gnu.org>
4091
4092 * erc.texi (History): Note that ERC is now included with Emacs.
4093
40942006-01-31 Romain Francoise <romain@orebokech.com>
4095
4096 * message.texi (Message Headers): Explain what
4097 `message-alternative-emails' does in more detail.
4098 Update copyright year.
4099
41002006-01-30 Juanma Barranquero <lekktu@gmail.com>
4101
4102 * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
4103
41042006-01-29 Richard M. Stallman <rms@gnu.org>
4105
4106 * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
4107
41082006-01-29 Michael Olson <mwolson@gnu.org>
4109
4110 * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
4111
4112 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
4113
4114 * faq.texi (New in Emacs 22): Mention ERC.
4115
41162006-01-28 Luc Teirlinck <teirllm@auburn.edu>
4117
4118 * rcirc.texi: Capitalize dir entry for consistency with the entry
4119 in info/dir and other entries in the Emacs category.
4120 Fix typos. Delete trailing whitespace.
4121
c8763fb6 41222006-01-28 Björn Lindström <bkhl@elektrubadur.se>
2de53ca6
GM
4123
4124 * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
4125
41262006-01-27 Eli Zaretskii <eliz@gnu.org>
4127
4128 * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
4129 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
4130
4131 * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
4132 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
4133
41342006-01-27 Alex Schroeder <alex@gnu.org>
4135
4136 * rcirc.texi: New file.
4137
41382006-01-23 Juri Linkov <juri@jurta.org>
4139
4140 * widget.texi (User Interface): Add S-TAB for widget-backward.
4141
41422006-01-22 Michael Albinus <michael.albinus@gmx.de>
4143
4144 Sync with Tramp 2.0.52.
4145
4146 * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
4147 Add Tramp disabling item. New item for common connection problems.
4148 (various): Apply "ftp" as method for the download URL.
4149 (Bug Reports): Refer to FAQ for common problems.
4150
41512006-01-21 Eli Zaretskii <eliz@gnu.org>
4152
4153 * widget.texi (User Interface): Use @key for TAB.
4154
4155 * ses.texi (Formulas, Printer functions): Use @key for TAB.
4156
4157 * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
4158 for TAB.
4159
4160 * cc-mode.texi (Indentation Calculation): Use @key for TAB.
4161
41622006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
4163
4164 * gnus.texi: Update copyright.
4165
41662006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
4167
4168 * gnus.texi (Article Washing): Additions.
4169
41702006-01-08 Alex Schroeder <alex@gnu.org>
4171
4172 * pgg.texi (Caching passphrase): Rewording.
4173
41742006-01-13 Carsten Dominik <dominik@science.uva.nl>
4175
4176 * org.texi (Agenda commands): Document tags command.
4177
41782006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
4179
4180 * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
4181
41822006-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
4183
4184 * gnus.texi (RSS): Addition.
4185
41862005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
4187
4188 * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
4189
41902005-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
4191
4192 * emacs-mime.texi (Display Customization): Add setting example to
4193 mm-discouraged-alternatives.
4194
41952006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
4196
4197 * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
4198 version is the canonical version.
4199
42002006-01-08 Alex Schroeder <alex@gnu.org>
4201
4202 * pgg.texi (Caching passphrase): Rewording.
4203
42042006-01-06 Eli Zaretskii <eliz@gnu.org>
4205
4206 * flymake.texi (Obtaining Flymake): Update Flymake's CVS
4207 repository URL.
4208
42092006-01-06 Carsten Dominik <dominik@science.uva.nl>
4210
4211 * org.texi: Removed the accidentally re-added empty line in the
4212 direntry.
4213
42142006-01-05 Carsten Dominik <dominik@science.uva.nl>
4215
4216 * org.texi (Agenda Views): Chapter reorganized.
4217
42182005-12-29 Romain Francoise <romain@orebokech.com>
4219
4220 * faq.texi (Using Customize): New node.
4221
42222005-12-28 Luc Teirlinck <teirllm@auburn.edu>
4223
4224 * org.texi: Remove blank line in @direntry. It is non-standard
4225 and recursively produces blank lines all over the dir file (when
4226 using Texinfo 4.8).
4227
42282005-12-21 Luc Teirlinck <teirllm@auburn.edu>
4229
4230 * widget.texi (atoms): Delete obsolete remark about `file' widget.
4231
42322005-12-20 Carsten Dominik <dominik@science.uva.nl>
4233
4234 * org.texi (Tags): Boolean logic documented.
4235 (Agenda Views): Document custom commands.
4236
42372005-12-20 David Kastrup <dak@gnu.org>
4238
4239 * faq.texi (AUCTeX): Update version and mailing list info.
4240
42412005-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
4242
4243 * gnus.texi (MIME Commands): Mention addition of
4244 multipart/alternative to gnus-buttonized-mime-types and add xref
4245 to mm-discouraged-alternatives.
4246
4247 * emacs-mime.texi (Display Customization): Mention addition of
4248 "image/.*" and add xref to gnus-buttonized-mime-types in the
4249 mm-discouraged-alternatives section.
4250
42512005-12-16 Carsten Dominik <dominik@science.uva.nl>
4252
4253 * org.texi (Tags): New section.
4254 (Agenda Views): Chapter reorganized.
4255
42562005-12-16 Eli Zaretskii <eliz@gnu.org>
4257
4258 * org.texi (Internal Links): Add a missing comma after an @xref.
4259
42602005-12-14 Chong Yidong <cyd@stupidchicken.com>
4261
4262 * faq.texi (Filling paragraphs with a single space): No need to
4263 change sentence-end now.
4264
42652005-12-13 Romain Francoise <romain@orebokech.com>
4266
4267 * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
4268
42692005-12-12 Jay Belanger <belanger@truman.edu>
4270
4271 * faq.texi (Calc): Update version number.
4272
42732005-12-12 Carsten Dominik <dominik@science.uva.nl>
4274
4275 * org.texi (Progress Logging): New section.
4276
42772005-12-10 Romain Francoise <romain@orebokech.com>
4278
4279 Update the Emacs FAQ for the 22.1 release.
4280
4281 * faq.texi: Set VER to `22.1'.
4282 (Basic editing): Explain how to use localized versions of the
4283 Tutorial. Mention that `C-h r' displays the manual. Delete
4284 obsolete WWW link to an Emacs 18 tutorial.
4285 (Getting a printed manual): Point to the new locations of the
4286 manuals on the GNU Web site.
4287 (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
4288 available via Info (it was previously distributed separately).
4289 (Installing Texinfo documentation): The latest version of Texinfo
4290 is 4.8, not 4.0.
4291 (Informational files for Emacs): COPYING is the GNU General Public
4292 License, not the Emacs General Public License.
4293 (Informational files for Emacs): Delete obsolete link to the
4294 GNUinfo pages as they have been removed from the GNU Web site.
4295 (New in Emacs 22): New node.
4296 (Setting up a customization file): Say that most packages support
4297 Customize nowadays.
4298 (Colors on a TTY): Delete reference to instructions on how to
4299 enable syntax highlighting, it is now enabled by default.
4300 (Turning on abbrevs by default): Emacs now reads the abbrevs file
4301 at startup automatically.
4302 (Controlling case sensitivity): Mention `M-c' in isearch.
4303 (Using an already running Emacs process): Emacs now creates the
4304 socket in `/tmp/emacsUID'. Fix typos. Change default location of
4305 gnuserv. As emacsclient can now run Lisp code as well, delete a
4306 sentence praising gnuserv for that. Simplify description of how
4307 the client/server operation works.
4308 (Compiler error messages): Delete obsolete text (compile.el has
4309 been rewritten).
4310 (Indenting switch statements): Fix typo.
4311 (Matching parentheses): Simplify setup instructions, mention the
4312 menu bar item in the Options menu.
4313 (Repeating a command as many times as possible): Mention `C-x e'.
4314 (Going to a line by number): Mention new keymap and bindings
4315 `M-g M-g', `M-g M-p' and `M-g M-n'.
4316 (Turning on syntax highlighting): Now on by default. Simplify.
4317 (Replacing highlighted text): Use `1', not `t'.
4318 (Problems with very large files): The maximum size is now 256MB on
4319 32-bit machines.
4320 (^M in the shell buffer): Mention `comint-process-echoes'.
4321 (Emacs for Apple computers): Emacs 22 has native support for Mac
4322 OS X.
4323 (Translating names to IP addresses): Delete node.
4324 (Binding keys to commands): Fix typo.
4325 (SPC no longer completes file names): New node.
4326 (MIME with Emacs mail packages): Delete section about the Emacs
4327 MIME FAQ (it's not reachable anymore).
4328
43292005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
4330
4331 * cc-mode.texi: The manual has been extensively revised: the
4332 information about using CC Mode has been separated from the larger
4333 and more difficult chapters about configuration. It has been
4334 updated for CC Mode 5.31.
4335
43362005-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
4337
4338 * pgg.texi (User Commands): Fix description of pgg-verify-region.
4339 (Selecting an implementation): Fix descriptions.
4340
43412005-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
4342
4343 * message.texi (Various Message Variables): Addition.
4344
43452005-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
4346
4347 * message.texi: Fix default values.
4348
43492005-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
4350
4351 * message.texi (Header Commands): Clarify descriptions of
4352 message-cross-post-followup-to, message-reduce-to-to-cc, and
4353 message-insert-wide-reply.
4354 (Various Commands): Fix kindex for message-kill-to-signature;
4355 clarify description of message-tab.
4356
43572005-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
4358
4359 * message.texi (Mailing Lists): Fix description about MFT.
4360
4361 * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
4362
43632005-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
4364
4365 * gnus.texi (Slow Terminal Connection): Replace old description
4366 with new one.
4367
43682005-11-16 Katsumi Yamaoka <yamaoka@jpl.org>
4369
4370 * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
4371 replace X-Draft-Headers with X-Draft-From.
4372
43732005-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
4374
4375 * gnus.texi (Various Various): Fix the default value of
4376 nnheader-max-head-length.
4377 (Gnus Versions): Fix typo.
4378
43792005-12-08 Carsten Dominik <dominik@science.uva.nl>
4380
4381 * org.texi (Structure editing): Document new functionality of
4382 M-RET.
4383
43842005-12-06 Luc Teirlinck <teirllm@auburn.edu>
4385
4386 * org.texi (Internal Links): Fix Texinfo usage.
4387
43882005-12-06 Carsten Dominik <dominik@science.uva.nl>
4389
4390 * org.texi (TODO basics): Document the global todo list.
4391 (TODO items): Documents sparse tree for specific TODO
4392 keywords.
4393
43942005-11-30 Carsten Dominik <dominik@science.uva.nl>
4395
4396 * org.texi (Plain Lists): Typos fixed.
4397
43982005-11-28 Jay Belanger <belanger@truman.edu>
4399
4400 * calc.texi: Change references of `M-#' to `C-x *' prefix.
4401
44022005-11-24 Carsten Dominik <dominik@science.uva.nl>
4403
4404 * org.texi (Structure editing): New item moving commands added.
4405 (Plain Lists): New section.
4406
44072005-11-18 Carsten Dominik <dominik@science.uva.nl>
4408
4409 * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
4410 (Agenda): Document commands `org-cycle-agenda-files' and
4411 `org-agenda-file-to-front'
4412 (Built-in table editor): Document `org-table-sort-lines'.
4413 (HTML formatting): Export of hand-formatted lists.
4414
44152005-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
4416
4417 * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
4418 new variable gnus-toolbar-thickness.
4419
44202005-11-08 Katsumi Yamaoka <yamaoka@jpl.org>
4421
4422 * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
4423
44242005-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
4425
4426 * gnus.texi (X-Face): Fix description.
4427 (XVarious): Remove gnus-xmas-logo-color-alist and
4428 gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
4429
44302005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
4431
4432 * gnus.texi (Group Parameters): Mention new variable
4433 gnus-parameters-case-fold-search.
4434 (Home Score File): Addition.
4435
44362005-11-04 Ulf Jasper <ulf.jasper@web.de>
4437
4438 * newsticker.texi: VERSION changed to 1.9. Updated UPDATED.
4439 (Overview): List supported feed types.
4440 (Installation): No installation necessary when using autoload.
4441 (Configuration): Rename "RSS" to "news".
4442
44432005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
4444
4445 * pgg.texi (User Commands): Document additional passphrase
4446 argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
4447 (Backend methods): Likewise for corresponding pgg-scheme-* functions.
4448
44492005-11-04 Carsten Dominik <dominik@science.uva.nl>
4450
4451 * org.texi: Version number changed to 3.19.
4452
44532005-10-29 Sascha Wilde <wilde@sha-bang.de>
4454
4455 * pgg.texi (How to use): Update the example to add autoload of
4456 pgg-encrypt-symmetric-region.
4457 (User Commands): Document pgg-encrypt-symmetric-region.
4458 (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
4459
44602005-10-27 Jay Belanger <belanger@truman.edu>
4461
4462 * calc.texi (Predefined Units): Fix the symbol for a TeX points,
4463 mention other TeX-related units.
4464
44652005-10-23 Lars Hansen <larsh@soem.dk>
4466
4467 * dired-x.texi (Miscellaneous Commands): Replace
4468 dired-do-relative-symlink by dired-do-relsymlink and
4469 dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
4470
44712005-10-23 Jay Belanger <belanger@truman.edu>
4472
4473 * calc.texi (Predefined Units): Use `alpha' for the fine structure
4474 constant.
4475
44762005-10-23 Michael Albinus <michael.albinus@gmx.de>
4477
4478 * faq.texi (Bugs and problems): Replace
4479 `dired-move-to-filename-regexp' by
4480 `directory-listing-before-filename-regexp'.
4481
44822005-10-22 Eli Zaretskii <eliz@gnu.org>
4483
4484 * newsticker.texi (UPDATED): Set value.
4485
44862005-10-17 Katsumi Yamaoka <yamaoka@jpl.org>
4487
4488 * gnus.texi (Document Groups): Remove duplicate item.
4489
44902005-10-21 Carsten Dominik <dominik@science.uva.nl>
4491
4492 * org.texi (Summary): Mention iCalendar support.
4493 (Exporting): Document iCalendar support.
4494
44952005-10-18 Romain Francoise <romain@orebokech.com>
4496
4497 * viper.texi (Viper Specials): Capitalize GNU.
4498
44992005-10-17 Juri Linkov <juri@jurta.org>
4500
4501 * info.texi (Getting Started, Search Index, Expert Info):
4502 Fix wording.
4503 (Search Text): Replace `echo area' with `mode line'.
4504 (Search Index): Both `i' and `,' find all index entries.
4505 Replace example `C-f' with `C-l' (which exists in index of Info
4506 manual) and delete spaces in its keyboard input sequence.
4507 Delete unnecessary explanations about literal characters.
4508
45092005-10-14 Katsumi Yamaoka <yamaoka@jpl.org>
4510
4511 * gnus.texi (Document Server Internals): Addition.
4512
45132005-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
4514
4515 * gnus.texi (A note on namespaces): Fix RFC reference.
4516
45172005-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
4518
4519 * gnus.texi (RSS): Fix key description.
4520
45212005-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
4522
4523 * gnus.texi: Emacs/w3 -> Emacs/W3.
4524 (Browsing the Web): Fix description.
4525 (Web Searches): Ditto.
4526 (Customizing W3): Ditto.
4527
45282005-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
4529
4530 * gnus.texi (Maildir): Clarify expire-age and expire-group.
4531
45322005-10-11 Jay Belanger <belanger@truman.edu>
4533
4534 * calc.texi (Integration): Mention using `a i' to compute definite
4535 integrals.
4536
45372005-10-11 Juri Linkov <juri@jurta.org>
4538
4539 * info.texi: Rearrange nodes.
4540 (Top): Update menu. Change ref `Info for Experts' to
4541 `Advanced Info Commands'.
4542 (Getting Started): Fix description of manual's parts.
4543 (Help-Int): Change xref `Info Search' to `Search Index', and
4544 `Expert Info' to `Advanced'.
4545 (Advanced): Move node one level up.
4546 (Search Text, Search Index): New nodes split out from `Info Search'.
4547 (Go to node, Choose menu subtopic, Create Info buffer): New nodes
4548 split out from `Advanced'.
4549 (Advanced, Emacs Info Variables): De-document editing an Info file
4550 in Info.
4551 (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
4552 (Creating an Info File): Delete node and move its text to
4553 `Expert Info'.
4554
45552005-10-10 Carsten Dominik <dominik@science.uva.nl>
4556
4557 * org.texi (Workflow states): Documented that change in keywords
4558 becomes active only after restart of Emacs.
4559
45602005-10-08 Michael Albinus <michael.albinus@gmx.de>
4561
4562 Sync with Tramp 2.0.51.
4563
45642005-10-08 Nick Roberts <nickrob@snap.net.nz>
4565
4566 * speedbar.texi (Introduction): Describe new location of speedbar
4567 on menubar.
4568 (Basic Key Bindings): Remove descriptions of bindings that have
4569 been removed.
4570
45712005-10-05 Nick Roberts <nickrob@snap.net.nz>
4572
4573 * speedbar.texi (GDB): Describe use of watch expressions.
4574
45752005-09-28 Simon Josefsson <jas@extundo.com>
4576
4577 * message.texi (IDNA): Fix.
4578
45792005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
4580
4581 * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
4582 nntp-server-hook, and nntp-warn-about-losing-connection; fix
4583 description of nntp-open-connection-function.
4584 (Common Variables): Fix descriptions.
4585
45862005-09-26 Katsumi Yamaoka <yamaoka@jpl.org>
4587
4588 * gnus.texi (Server Buffer Format): Document the %a format spec.
4589
45902005-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
4591
4592 * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
4593
45942005-09-23 Carsten Dominik <dominik@science.uva.nl>
4595
4596 * org.texi Version 3.16.
4597
45982005-09-19 Miles Bader <miles@gnu.org>
4599
4600 * newsticker.texi: Get rid of CVS keywords.
4601
46022005-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
4603
4604 * gnus.texi (Finding the Parent): Fix description of how Gnus
4605 finds article.
4606
46072005-09-14 Jari Aalto <jari.aalto@cante.net>
4608
4609 * gnus.texi (Advanced Scoring Examples): New examples to teach how
4610 to drop off non-answered articles.
4611
46122005-09-19 Juanma Barranquero <lekktu@gmail.com>
4613
4614 * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
4615 braces (which are unsupported by NMAKE) for macro `srcdir'.
4616
46172005-09-17 Eli Zaretskii <eliz@gnu.org>
4618
4619 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
4620 (../info/newsticker, newsticker.dvi): New targets.
4621
46222005-09-17 Ulf Jasper <ulf.jasper@web.de>
4623
4624 * newsticker.texi: Replace @command with @code. Replace @example
4625 with @lisp.
4626 (Top): Added explanations to menu items.
4627 (GNU Free Documentation License): Removed.
4628
46292005-09-16 Romain Francoise <romain@orebokech.com>
4630
4631 Update all files to specify GFDL version 1.2.
4632
4633 * doclicense.texi (GNU Free Documentation License): Update to
4634 version 1.2.
4635
46362005-09-15 Richard M. Stallman <rms@gnu.org>
4637
4638 * newsticker.texi: Fix @setfilename.
4639
4640 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
4641 (../info/newsticker, newsticker.dvi): New targets.
4642
46432005-08-30 Carsten Dominik <dominik@science.uva.nl>
4644
4645 * org.texi: Version 3.15.
4646
46472005-08-29 Luc Teirlinck <teirllm@auburn.edu>
4648
4649 * ses.texi: Combine all three indices into one.
4650 Correct a few typos.
4651
46522005-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
4653
4654 * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
4655
46562005-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
4657
4658 * emacs-mime.texi (Handles): Remove duplicate item.
4659 (Encoding Customization): Fix the default value for
4660 mm-coding-system-priorities.
4661 (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
4662 (Basic Functions): Fix reference.
4663
46642005-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
4665
4666 * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
4667
46682005-08-18 Richard M. Stallman <rms@gnu.org>
4669
4670 * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
4671 and web site.
4672
4673 * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
4674 not keyboard-translate.
4675
46762005-08-11 Richard M. Stallman <rms@gnu.org>
4677
4678 * faq.texi (Using regular expressions): Fix xref.
4679
46802005-08-09 Juri Linkov <juri@jurta.org>
4681
4682 * info.texi (Help-P): Replace `Prev' with `Previous'.
4683 (Help-M, Help-Xref): Add S-TAB.
4684 (Help-FOO): Update `u' command.
4685 (Help-Xref): Move info about Mouse-2 from `Help-Int'.
4686 Update info about visibility of xref parts.
4687 (Help-Int): Fix `m' command. Rename `Info-last' to
4688 `Info-history-back'. Add `Info-history-forward'.
4689 (Advanced): Fix `g*' and `M-n' commands.
4690 (Info Search): Add `index-apropos' in stand-alone browser.
4691 Add isearch commands.
4692 (Emacs Info Variables): Remove `Info-fontify'.
4693 Add `Info-mode-hook'. Update face names.
4694 Add `Info-fontify-maximum-menu-size',
4695 `Info-fontify-visited-nodes', `Info-isearch-search'.
4696
46972005-08-07 Michael Albinus <michael.albinus@gmx.de>
4698
4699 Sync with Tramp 2.0.50.
4700
4701 * tramp.texi: Use @option{} consequently for method names.
4702 (Inline methods, External transfer methods): Remove references to
4703 Cygwin.
4704 (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
4705 implementation.
4706
47072005-07-27 Reiner Steib <Reiner.Steib@gmx.de>
4708
4709 * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
4710 Mention that gnus-init-file is not read when Emacs is invoked with
4711 --no-init-file or -q.
4712
47132005-07-19 Carsten Dominik <dominik@science.uva.nl>
4714
4715 * org.texi: Version 3.14.
4716
47172005-07-04 Carsten Dominik <dominik@science.uva.nl>
4718
4719 * org.texi: Version 3.13.
4720
47212005-07-18 Juri Linkov <juri@jurta.org>
4722
4723 * calc.texi (Time Zones, Logical Operations):
4724 * cl.texi (Overview):
4725 * org.texi (TODO types):
4726 * sc.texi (Emacs 18 MUAs):
4727 * speedbar.texi (Top):
4728 * url.texi (History):
4729 Delete duplicate duplicate words.
4730
ce058493 47312005-07-16 Johan Bockgård <bojohan@users.sourceforge.net> (tiny change)
2de53ca6
GM
4732
4733 * cl.texi (Type Predicates): Document `atom' type.
4734
47352005-07-04 Lute Kamstra <lute@gnu.org>
4736
4737 Update FSF's address in GPL notices.
4738
4739 * calc.texi (Copying):
4740 * doclicense.texi (GNU Free Documentation License):
4741 * faq.texi (Contacting the FSF):
4742 * mh-e.texi (Copying): Update FSF's address.
4743
47442005-07-03 Richard M. Stallman <rms@gnu.org>
4745
4746 * flymake.texi (Example -- Configuring a tool called directly):
4747 Update name of flymake-build-relative-filename.
4748
47492005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
4750
4751 * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
4752
47532005-06-29 Carsten Dominik <dominik@science.uva.nl>
4754
4755 * org.texi: Version 3.12.
4756
47572005-06-24 Eli Zaretskii <eliz@gnu.org>
4758
4759 * makefile.w32-in (MAKEINFO): Use --force.
4760 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
4761 Makefile.in.
4762 (gnus.dvi): Use "..." to quote Sed args, so that it works with
4763 more shells.
4764
47652005-06-23 Richard M. Stallman <rms@gnu.org>
4766
4767 * speedbar.texi (Creating a display): Texinfo usage fixes.
4768
4769 * tramp.texi (Customizing Completion, Auto-save and Backup):
4770 Texinfo usage fixes.
4771
47722005-06-23 Juanma Barranquero <lekktu@gmail.com>
4773
4774 * dired-x.texi (Miscellaneous Commands):
4775 * ediff.texi (Miscellaneous):
4776 * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
4777 (Agent Variables):
4778 * info.texi (Help-Xref):
4779 * message.texi (Message Headers):
4780 * org.texi (Remember):
4781 * reftex.texi (Options (Defining Label Environments)):
4782 (Options (Index Support)):
4783 (Options (Viewing Cross-References)):
4784 (Options (Misc)):
4785 (Changes):
4786 * speedbar.texi (Creating a display):
4787 * tramp.texi (Customizing Completion, Auto-save and Backup):
4788 Texinfo usage fix.
4789
47902005-06-13 Carsten Dominik <dominik@science.uva.nl>
4791
4792 * org.texi: Version 3.11.
4793
47942005-06-12 Jay Belanger <belanger@truman.edu>
4795
4796 * calc.texi (Getting Started): Remove extra menu item.
4797
47982005-05-31 Jay Belanger <belanger@truman.edu>
4799
4800 * calc.texi (Notations Used in This Manual): Use @kbd for key
4801 sequence.
4802 (Demonstration of Calc): Mention another way of starting Calc.
4803 (Starting Calc): Mention long name of M-#.
4804 (Embedded Mode Overview): Remove unnecessary instruction.
4805 (Other M-# commands): Rephrase `M-# 0' explanation.
4806 (Basic Embedded Mode): Rewrite discussion of prefix arguments to
4807 reflect current behavior.
4808
48092005-05-30 Jay Belanger <belanger@truman.edu>
4810
4811 * calc.texi (Hooks): Change description of calc-window-hook and
4812 calc-trail-window-hook to match usage.
4813 (Computational Functions): Add more constant-generating functions.
4814 (Customizable Variables): Use defvar.
4815
48162005-05-28 Jay Belanger <belanger@truman.edu>
4817
4818 * calc.texi (Assignments in Embedded Mode): Fix variable name.
4819 (Basic Embedded Mode): Explain behavior of arguments to
4820 calc-embedded-mode.
4821
48222005-05-27 Jay Belanger <belanger@truman.edu>
4823
4824 * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
4825 current behavior.
4826
48272005-05-25 Jay Belanger <belanger@truman.edu>
4828
4829 * calc.texi: Change Calc version number throughout.
4830 (Keypad Mode): Change location in info output.
4831 (Keypad mode overview): Move picture of keypad.
4832
48332005-05-21 Jay Belanger <belanger@truman.edu>
4834
4835 * calc.texi (Storing variables): Mention that only most variables
4836 are void to begin with.
4837
48382005-05-21 Kevin Ryde <user42@zip.com.au>
4839
4840 * widget.texi (Basic Types): Update cross ref from "Enabling
4841 Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
4842 lispref/text.texi change.
4843
48442005-05-20 Carsten Dominik <dominik@science.uva.nl>
4845
4846 * org.texi: Version 3.09.
4847
48482005-05-18 Carsten Dominik <dominik@science.uva.nl>
4849
4850 * reftex.texi: Version 4.28.
4851
48522005-05-16 Jay Belanger <belanger@truman.edu>
4853
4854 * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
4855
48562005-05-14 Jay Belanger <belanger@truman.edu>
4857
4858 * calc.texi (Default Simplifications): Insert missing ! (logical
4859 not operator).
4860
48612005-05-14 Michael Albinus <michael.albinus@gmx.de>
4862
4863 Sync with Tramp 2.0.49.
4864
48652005-05-10 Jay Belanger <belanger@truman.edu>
4866
4867 * calc.texi (Default Simplifications): Mention that 0^0 simplifies
4868 to 1.
4869
48702005-04-29 Carsten Dominik <dominik@science.uva.nl>
4871
4872 * org.texi: Version 3.08, structure reorganized.
4873
48742005-04-24 Richard M. Stallman <rms@gnu.org>
4875
4876 * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
4877
48782005-04-15 Carsten Dominik <dominik@science.uva.nl>
4879
4880 * org.texi: Update to version 3.06.
4881
48822005-04-13 Lute Kamstra <lute@gnu.org>
4883
4884 * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
4885
48862005-04-10 Thien-Thi Nguyen <ttn@gnu.org>
4887
4888 * cl.texi (Porting Common Lisp): Fix typo.
4889
48902005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
4891
4892 * gnus.texi (RSS): Addition.
4893
48942005-04-04 Jay Belanger <belanger@truman.edu>
4895
4896 * calc.texi: Change Calc version number.
4897 (Customizable variables): Fix description of calc-language-alist.
4898 (Copying): Put in version 2 of GPL.
4899
49002005-04-01 Jay Belanger <belanger@truman.edu>
4901
4902 * calc.texi (Troubleshooting Commands): Remove comment about
4903 installation.
4904 (Installation): Remove section.
4905 (Customizable Variables): New section.
4906 (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
4907 (Graphical Devices): Add references to Customizable Variables.
4908
49092005-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
4910
4911 * emacs-mime.texi (Display Customization): Markup fixes.
4912 (rfc2047): Update.
4913
49142005-03-23 Reiner Steib <Reiner.Steib@gmx.de>
4915
4916 * gnus-faq.texi: Replaced with auto-generated version.
4917
49182005-03-26 Stephan Stahl <stahl@eos.franken.de> (tiny change)
4919
4920 * dired-x.texi (Multiple Dired Directories): default-directory was
4921 renamed to dired-default-directory.
4922
49232005-03-26 Jay Belanger <belanger@truman.edu>
4924
4925 * calc.texi (Simplifying Formulas, Rewrite Rules):
4926 Change description of top and bottom of fraction.
4927 (Modulo Forms): Move description of how to create modulo forms to
4928 earlier in the section.
4929 (Fraction Mode): Suggest using : to get a fraction by dividing.
4930 (Basic Arithmetic): Adjust placement of command name.
4931 (Truncating the Stack): Emphasize that "hidden" entries are still
4932 visible.
4933 (Installation): Move discussion of printing manual to "About This
4934 Manual".
4935 (About This Manual): Mention how to print the manual.
4936 (Reporting Bugs): Remove first person.
4937 (Building Vectors): Add algebraic version of append.
4938 (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
4939 (Grouping Digits): Fix typo.
4940
49412005-03-25 Werner Lemberg <wl@gnu.org>
4942
4943 * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
4944 Replace `legal' with `valid'.
4945
49462005-03-25 Werner Lemberg <wl@gnu.org>
4947
4948 * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
4949
49502005-03-24 Jay Belanger <belanger@truman.edu>
4951
4952 * calc.texi (General Mode Commands)
4953 (Mode Settings in Embedded Mode): Add some explanation of
4954 recording mode settings.
4955
49562005-03-24 Richard M. Stallman <rms@gnu.org>
4957
4958 * calc.texi: Remove praise of non-free software.
4959
4960 * idlwave.texi: Don't say where to get IDL or its non-free manual.
4961 (Installation): Node deleted.
4962
49632005-03-23 Richard M. Stallman <rms@gnu.org>
4964
4965 * url.texi (HTTP language/coding): Improve last change.
4966
49672005-03-22 Jay Belanger <belanger@truman.edu>
4968
4969 * calc.texi (Embedded Mode): Add new information on changing
4970 modes.
4971
49722005-03-20 Michael Albinus <michael.albinus@gmx.de>
4973
4974 Sync with Tramp 2.0.48.
4975
4976 * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
4977
4978 * tramp.texi: Replace "Emacs" by "GNU Emacs". Replace "Linux" by
4979 "GNU/Linux". Change all addresses to .gnu.org.
4980 (Default Method): Offer shortened syntax for "su" and "sudo"
4981 methods.
4982
49832005-03-07 Richard M. Stallman <rms@gnu.org>
4984
4985 * url.texi: Fix usage of "e.g.".
4986 (HTTP language/coding): Explain the rules for these strings.
4987
49882005-03-06 Richard M. Stallman <rms@gnu.org>
4989
4990 * woman.texi (Introduction): Minor cleanups.
4991
4992 * url.texi (HTTP language/coding): Get rid of "Emacs 21".
4993
4994 * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
4995 (Installation): Node deleted.
4996
4997 * mh-e.texi (Preface): Get rid of "Emacs 21".
4998
4999 * eshell.texi (Installation): Delete node (for Emacs 20).
5000
50012005-03-05 Thien-Thi Nguyen <ttn@gnu.org>
5002
5003 * flymake.texi: Refill and tweak style in @lisp blocks.
5004
50052005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
5006
5007 * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
5008
50092005-03-01 Jay Belanger <belanger@truman.edu>
5010
5011 * calc.texi (Trigonometric and Hyperbolic Functions):
5012 Mention additional functions.
5013 (Algebraic Simplifications): Mention additional simplifications.
5014
50152005-02-18 Jonathan Yavner <jyavner@member.fsf.org>
5016
5017 * ses.texi: Add concept/function/variable indices (this work was
5018 donated by Brad Collins <brad@chenla.org>, copyright-assignment
5019 papers on file at FSF).
5020
50212005-02-10 Jay Belanger <belanger@truman.edu>
5022
5023 * calc.texi: Change @LaTeX to La@TeX throughout.
5024 Redefine @expr as @math for TeX output.
5025 Redefine @texline as a no-op for TeX output.
5026 Define @tfn, replace @t by @tfn throughout.
5027
50282005-02-09 Jay Belanger <belanger@truman.edu>
5029
5030 * calc.texi: Add macro for LaTeX for info output.
5031
50322005-02-08 Kim F. Storm <storm@cua.dk>
5033
5034 * texinfo.tex (LaTex): Add def.
5035
50362005-02-06 Jay Belanger <belanger@truman.edu>
5037
5038 * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
5039 change name to "TeX and LaTeX Language Modes." Mention LaTeX mode
5040 throughout manual.
5041
50422005-01-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5043
5044 * gnus.texi: Some edits based on comments from David Abrahams.
5045
50462005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
5047
5048 * gnus.texi (RSS): Fix the keystroke.
5049
50502005-01-24 David Kastrup <dak@gnu.org>
5051
5052 * faq.texi: Update AUCTeX version info.
5053
50542005-01-16 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
5055
5056 * gnus-faq.texi ([4.1]): Typo.
5057
50582005-01-19 Jay Belanger <belanger@truman.edu>
5059
5060 * calc.texi (Keep Arguments): Mention that keeping arguments
5061 doesn't work with keyboard macros.
5062
50632005-01-16 Richard M. Stallman <rms@gnu.org>
5064
5065 * autotype.texi (Autoinserting): Fix small error.
5066
50672005-01-16 Michael Albinus <michael.albinus@gmx.de>
5068
5069 Sync with Tramp 2.0.47.
5070
5071 * tramp.texi (Compilation): New section, describing compilation of
5072 remote files.
5073
50742005-01-11 Kim F. Storm <storm@cua.dk>
5075
5076 * widget.texi (Basic Types): Add :follow-link keyword.
5077
50782005-01-09 Jay Belanger <belanger@truman.edu>
5079
5080 * calc.texi (Basic Commands): Describe new behavior of calc-reset.
5081
50822005-01-08 Jay Belanger <belanger@truman.edu>
5083
5084 * calc.texi: Change throughout to reflect new default value of
5085 calc-settings-file.
5086
50872005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
5088
5089 * message.texi (Reply): `message-reply-to-function' should return
5090 a list. Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
5091
50922005-01-06 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
5093
5094 * faq.texi (Changing load-path): Fix typo.
5095
50962005-01-05 Jay Belanger <belanger@truman.edu>
5097
5098 * calc.texi (Programming Tutorial): Replace kbd command by
5099 appropriate characters for a keyboard macro.
5100
51012005-01-04 Jay Belanger <belanger@truman.edu>
5102
5103 * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
5104 for Lucid Emacs.
5105 (Programming Tutorial): Mention that the user needs to be in the
5106 right mode to compute some functions.
5107
51082005-01-04 Jay Belanger <belanger@truman.edu>
5109
5110 * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
5111 no longer applicable.
5112
51132005-01-01 Jay Belanger <belanger@truman.edu>
5114
5115 * calc.texi (Programming Tutorial): Changed description of how to
5116 edit keyboard macros to match current behavior.
5117
51182004-12-31 Jay Belanger <belanger@truman.edu>
5119
5120 * calc.texi: Mention C-cC-c as the way to finish editing throughout.
5121
51222004-12-20 Jay Belanger <belanger@truman.edu>
5123
5124 * calc.texi (Types Tutorial): Emphasize that you can't divide by
5125 zero.
5126
51272004-12-17 Luc Teirlinck <teirllm@auburn.edu>
5128
5129 * cc-mode.texi (Text Filling and Line Breaking): Put period after
5130 @xref.
5131 (Font Locking): Avoid @strong{Note:}.
5132
51332004-12-17 Michael Albinus <michael.albinus@gmx.de>
5134
5135 Sync with Tramp 2.0.46.
5136
5137 * tramp.texi (bottom): Add arch-tag. It was lost, somehow.
5138
51392004-12-16 Luc Teirlinck <teirllm@auburn.edu>
5140
5141 * url.texi: Correct typos.
5142 (Retrieving URLs): @var{nil}->@code{nil}.
af42a9cc 5143 (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
2de53ca6
GM
5144 the standard "The GNU Emacs Manual" in fifth argument of @xref's.
5145 (Dealing with HTTP documents): @inforef->@xref.
5146
51472004-12-15 Jay Belanger <belanger@truman.edu>
5148
5149 * calc.texi: Consistently capitalized all mode names.
5150 (Answers to Exercises): Mention that an answer can be a fraction
5151 when in Fraction mode.
5152
51532004-12-13 Jay Belanger <belanger@truman.edu>
5154
5155 * calc.texi: Fix some TeX definitions.
5156
51572004-12-09 Luc Teirlinck <teirllm@auburn.edu>
5158
5159 * reftex.texi (Imprint): Remove erroneous @value's.
5160
51612004-12-08 Luc Teirlinck <teirllm@auburn.edu>
5162
5163 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
5164 (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
5165
51662004-12-08 Jay Belanger <belanger@truman.edu>
5167
5168 * calc.texi (Starting Calc): Remove comment about installation.
5169 (Keypad Mode Overview): Remove comment about Emacs 19 support.
5170
51712004-12-08 Luc Teirlinck <teirllm@auburn.edu>
5172
5173 * url.texi: Update @setfilename.
5174 (Getting Started): No need to worry about Gnus versions.
5175 (Dealing with HTTP documents): Use @inforef.
5176
5177 * org.texi: Fix @direntry file name.
5178
51792004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
5180
5181 * url.texi: New file.
5182
5183 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
5184
51852004-12-06 Jay Belanger <belanger@truman.edu>
5186
5187 * calc.texi (Using Calc): Remove paragraph about installation.
5188
51892004-12-06 Jay Belanger <belanger@truman.edu>
5190
5191 * calc.texi: Use more Texinfo macros and less TeX defs.
5192 Remove @refill's.
5193
51942004-12-06 Richard M. Stallman <rms@gnu.org>
5195
5196 * org.texi: New file.
5197
51982004-12-05 Richard M. Stallman <rms@gnu.org>
5199
5200 * Makefile.in (org.dvi, ../info/org): New targets.
5201 (INFO_TARGETS): Add ../info/org.
5202 (DVI_TARGETS): Add org.dvi.
5203 (maintainer-clean): Remove the info files in the info dir.
5204
52052004-11-26 Eli Zaretskii <eliz@gnu.org>
5206
5207 * idlwave.texi: Fix the setfilename directive to put the produced
5208 file in ../info.
5209 (Continued Statement Indentation): Resurrect Jan D.'s change from
5210 2004-11-03 that was lost when a newer version of idlwave.texi was
5211 imported.
5212
52132004-12-08 Reiner Steib <Reiner.Steib@gmx.de>
5214
5215 * gnus-faq.texi ([5.1]): Added missing bracket.
5216
5217 * gnus.texi (Filtering Spam Using The Spam ELisp Package): Index
5218 `spam-initialize'.
5219
52202004-11-22 Reiner Steib <Reiner.Steib@gmx.de>
5221
5222 * message.texi (Various Message Variables): Mention that all mail
5223 file variables are derived from `message-directory'.
5224
5225 * gnus.texi (Splitting Mail): Clarify bogus group.
5226
52272004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
5228
5229 * emacs-mime.texi (Encoding Customization): Fix
5230 mm-coding-system-priorities entry.
5231
c8763fb6 52322004-11-03 Jan Djärv <jan.h.d@swipnet.se>
2de53ca6
GM
5233
5234 * idlwave.texi (Continued Statement Indentation):
5235 * reftex.texi (Options (Index Support)):
5236 (Displaying and Editing the Index, Table of Contents):
5237 * speedbar.texi (Creating a display, Major Display Modes): Replace
5238 non-nil with non-@code{nil}.
5239
52402004-10-21 Jay Belanger <belanger@truman.edu>
5241
5242 * calc.texi (Algebraic-Style Calculations): Removed a comment.
5243
52442004-10-18 Luc Teirlinck <teirllm@auburn.edu>
5245
5246 * calc.texi (Reporting Bugs): Double up `@'.
5247
52482004-10-18 Jay Belanger <belanger@truman.edu>
5249
5250 * calc.texi (Reporting Bugs): Changed the address that bugs
5251 should be sent to.
5252
52532004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
5254
5255 * gnus.texi (New Features): Add 5.11.
5256
5257 * message.texi (Resending): Remove wrong default value.
5258
5259 * gnus.texi (Mail Source Specifiers): Describe possible problems
5260 of `pop3-leave-mail-on-server'. Add `pop3-movemail' and
5261 `pop3-leave-mail-on-server' to the index.
5262
52632004-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
5264
5265 * message.texi (Canceling News): Add how to set a password.
5266
52672004-10-12 Jay Belanger <belanger@truman.edu>
5268
5269 * calc.texi (Help Commands): Changed the descriptions of
5270 calc-describe-function and calc-describe-variable to match their
5271 current behavior.
5272
52732004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
5274
5275 * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
5276
52772004-10-12 Michael Albinus <michael.albinus@gmx.de>
5278
5279 Sync with Tramp 2.0.45.
5280
5281 * tramp.texi (Frequently Asked Questions): Comment paragraph about
5282 plink link. The URL is outdated. Originator contacted for
5283 clarification.
5284
52852004-10-10 Juri Linkov <juri@jurta.org>
5286
5287 * gnus.texi (Top, Marking Articles): Join two menus in one node
5288 because a node can have only one menu.
5289
52902004-10-09 Juri Linkov <juri@jurta.org>
5291
5292 * gnus.texi (Fancy Mail Splitting): Remove backslash in the
5293 example of nnmail-split-fancy.
5294
52952004-10-06 Karl Berry <karl@gnu.org>
5296
5297 * info.texi (@kbd{1}--@kbd{9}): No space around --, for
5298 consistency with other uses of dashes.
5299
53002004-10-05 Karl Berry <karl@gnu.org>
5301
5302 * info.texi: Consistently use --- throughout, periods at end of
5303 menu descriptions, and a couple typos.
5304
53052004-09-26 Jesper Harder <harder@ifa.au.dk>
5306
5307 * sieve.texi (Manage Sieve API): nil -> @code{nil}.
5308 * pgg.texi (User Commands, Backend methods): Do.
5309 * gnus.texi: Markup fixes.
5310 (Setting Process Marks): Fix `M P a' entry.
5311 * emacs-mime.texi: Fixes.
5312
53132004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
5314
5315 * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
5316 again.
5317 Use 5.10 instead of 5.10.0.
5318
53192004-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
5320
5321 * gnus.texi (Summary Mail Commands): S D e.
5322
53232004-09-20 Raymond Scholz <ray-2004@zonix.de> (tiny change)
5324
5325 * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
5326 the gnus-article-mode-line-format section.
5327
53282004-09-20 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
5329
5330 * gnus.texi (Various Summary Stuff): Fix the documentation for
5331 gnus-newsgroup-variables.
5332
53332004-09-20 Reiner Steib <Reiner.Steib@gmx.de>
5334
5335 * gnus.texi (MIME Commands): Added
5336 gnus-mime-display-multipart-as-mixed,
5337 gnus-mime-display-multipart-alternative-as-mixed,
5338 gnus-mime-display-multipart-related-as-mixed.
5339 (Mail Source Customization): Clarify `mail-source-directory'.
5340 (Splitting Mail): Mention gnus-group-find-new-groups.
5341 (SpamOracle): Fixed typo.
5342
5343 * gnus-faq.texi: Untabify.
5344 ([6.3]): nnir.el is in contrib directory.
5345
5346 * message.texi (News Headers): Clarify how a unique ID is created.
5347
5348 * gnus.texi (Batching Agents): Fixed typo in example. Reported
5349 by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
5350
b2abec73 53512004-09-20 Andre Srinivasan <andre@e2open.com> (tiny change)
2de53ca6 5352
b2abec73 5353 * gnus.texi (Group Parameters): Added more on hooks.
2de53ca6
GM
5354
53552004-09-20 Florian Weimer <fw@deneb.enyo.de>
5356
5357 * gnus.texi (Charsets): Point to relevant section in emacs-mime.
5358
53592004-09-22 Jay Belanger <belanger@truman.edu>
5360
5361 * calc.texi (Vectors as Lists): Added a warning that the tutorial
5362 might be hidden during part of the session.
5363
53642004-09-20 Jay Belanger <belanger@truman.edu>
5365
5366 * calc.texi (Notations Used in This Manual): Put in an earlier
5367 mention that DEL could be called Backspace.
5368
53692004-09-10 Simon Josefsson <jas@extundo.com>
5370
5371 * gnus.texi (IMAP): Add example. Suggested and partially written
5372 by Steinar Bang <sb@dod.no>.
5373
53742004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
5375
5376 * gnus.texi (IMAP): Add comments about imaps synonym to imap in
5377 netrc syntax.
5378
53792004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
5380
b2abec73
JB
5381 * gnus.texi (Spam ELisp Package Sequence of Events):
5382 Some clarifications.
2de53ca6
GM
5383 (Spam ELisp Package Global Variables): More clarifications.
5384
53852004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
5386
5387 * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
5388 Mention spam-split does not modify incoming mail.
5389
53902004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
5391
5392 * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
5393
53942004-09-10 Eli Zaretskii <eliz@gnu.org>
5395
5396 * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi.
5397
53982004-09-09 Reiner Steib <Reiner.Steib@gmx.de>
5399
5400 * makefile.w32-in (sieve, pgg): Use $(infodir).
5401
54022004-09-08 Dhruva Krishnamurthy <dhruva.krishnamurthy@gmail.com> (tiny change)
5403
5404 * makefile.w32-in: Fix PGG and Sieve entries.
5405
54062004-08-28 Eli Zaretskii <eliz@gnu.org>
5407
5408 * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
5409 Emacs and related programs.
5410
54112004-08-27 Richard M. Stallman <rms@gnu.org>
5412
5413 * faq.texi: Fix texinfo usage, esp. doublequotes.
5414 (Difference between Emacs and XEmacs): Some clarification.
5415
5416 * faq.texi (Difference between Emacs and XEmacs):
5417 Explain not to contrast XEmacs with GNU Emacs.
5418
54192004-08-26 Richard M. Stallman <rms@gnu.org>
5420
5421 * faq.texi (Difference between Emacs and XEmacs): Rewrite.
5422
54232004-08-22 David Kastrup <dak@gnu.org>
5424
5425 * reftex.texi (AUCTeX): Update links, section name.
5426
5427 * faq.texi (Calc): Update availability (included in 22.1).
5428 (AUCTeX): Update availability, information, versions, description.
5429
54302004-08-14 Eli Zaretskii <eliz@gnu.org>
5431
5432 * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
5433
54342004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
5435
5436 * cc-mode.texi: Various updates for CC Mode 5.30.9.
5437
54382004-08-10 Michael Albinus <michael.albinus@gmx.de>
5439
5440 Sync with Tramp 2.0.44.
5441
54422004-08-05 Lars Hansen <larsh@math.ku.dk>
5443
5444 * widget.texi (User Interface): Update how to separate the
5445 editable field of an editable-field widget from other widgets.
5446 (Programming Example): Add text after field.
5447
54482004-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
5449
5450 * emacs-mime.texi (Encoding Customization): Add a note to the
5451 mm-content-transfer-encoding-defaults entry.
5452 (rfc2047): Update.
5453
5454 * gnus.texi (Article Highlighting): Add
5455 gnus-cite-ignore-quoted-from.
5456 (POP before SMTP): New node.
5457 (Posting Styles): Addition.
5458 (Splitting Mail): Add nnmail-split-lowercase-expanded.
5459 (Fancy Mail Splitting): Ditto.
5460 (X-Face): Add gnus-x-face.
5461
54622004-08-30 Reiner Steib <Reiner.Steib@gmx.de>
5463
5464 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
5465 * pgg.texi, sieve.texi: Use @copying and @insertcopying.
5466
54672004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
5468
5469 * gnus.texi (Mail Source Specifiers): Describe
5470 `pop3-leave-mail-on-server'.
5471
54722004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
5473
5474 * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
5475
5476 * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
5477 repository. Change setfilename.
5478
5479 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
5480
54812004-07-02 Juri Linkov <juri@jurta.org>
5482
5483 * pcl-cvs.texi (Viewing differences): Add `d r'.
5484
54852004-06-29 Jesper Harder <harder@ifa.au.dk>
5486
5487 * ses.texi, viper.texi, flymake.texi, faq.texi:
5488 * eshell.texi, ediff.texi: Markup fixes.
5489
54902004-06-21 Karl Berry <karl@gnu.org>
5491
5492 * info.texi (Top): Mention that only Emacs has mouse support.
5493 (Getting Started): Mention this in a few other places.
5494
54952004-06-13 Luc Teirlinck <teirllm@auburn.edu>
5496
5497 * autotype.texi (Copyrights, Timestamps): Recommend
5498 `before-save-hook' instead of `write-file-functions'.
5499
55002004-06-13 Lars Hansen <larsh@math.ku.dk>
5501
5502 * dired-x.texi (dired-mark-omitted): Update keybinding.
5503
55042004-06-10 Kim F. Storm <storm@cua.dk>
5505
5506 * pcl-cvs.texi (Viewing differences): Add 'd y'.
5507
55082004-06-05 Lars Hansen <larsh@math.ku.dk>
5509
5510 * dired-x.texi (variable dired-omit-mode): Rename from
5511 dired-omit-files-p.
5512 (function dired-omit-mode): Rename from dired-omit-toggle.
5513 Call dired-omit-mode rather than set dired-omit-files-p.
5514 (dired-mark-omitted): Describe command.
5515
55162004-05-29 Michael Albinus <michael.albinus@gmx.de>
5517
5518 Version 2.0.41 of Tramp released.
5519
55202004-05-29 Juanma Barranquero <lektu@terra.es>
5521
5522 * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
5523 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
5524
55252004-05-29 Richard M. Stallman <rms@gnu.org>
5526
5527 * cl.texi (Top): Call this chapter `Introduction'.
5528 (Overview): In TeX, no section heading here.
5529
5530 * cc-mode.texi: Put commas after i.e. and e.g. Minor cleanups.
5531
55322004-05-29 Eli Zaretskii <eliz@gnu.org>
5533
5534 * Makefile.in (../info/flymake, flymake.dvi): New targets.
5535 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
5536
55372004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
5538
5539 * flymake.texi: New file.
5540
55412004-05-28 Simon Josefsson <jas@extundo.com>
5542
5543 * smtpmail.texi (Authentication): Improve STARTTLS discussion.
5544
b344d29d 55452004-05-07 Kai Großjohann <kai@emptydomain.de>
2de53ca6
GM
5546
5547 Version 2.0.40 of Tramp released.
5548
55492004-04-25 Michael Albinus <Michael.Albinus@alcatel.de>
5550
5551 Complete rework, based on review by Karl Berry <karl@gnu.org>.
5552
5553 * tramp.texi (Auto-save and Backup): Explain exploitation of new
5554 variables `tramp-backup-directory-alist' and
5555 `tramp-bkup-backup-directory-info'.
5556 (Overview, Connection types)
5557 (External transfer methods, Default Method)
5558 (Windows setup hints): Remove restriction of password entering
5559 with external methods.
5560 (Auto-save and Backup): Make file name example
5561 (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info'
5562 and `auto-save-directory' must be used.
5563 (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
5564 only "NT"). Remove doubled entry "What kinds of systems does
5565 @tramp{} work on".
5566 (tramp): Macro removed.
5567 (Obtaining Tramp): Flag removed from title.
5568 (all): "tramp-" and "-" removed from flag names. Flags `tramp'
5569 and `trampver' used properly. Flag `tramp-inst' replaced by
5570 `installchapter'. Installation related text adapted.
5571
55722004-04-28 Masatake YAMATO <jet@gyve.org>
5573
5574 * widget.texi (Programming Example): Remove overlays.
5575
55762004-04-27 Jesper Harder <harder@ifa.au.dk>
5577
5578 * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
5579
55802004-04-23 Juanma Barranquero <lektu@terra.es>
5581
5582 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
5583
55842004-04-05 Jesper Harder <harder@ifa.au.dk>
5585
5586 * info.texi (Info Search): Add info-apropos.
5587
55882004-03-22 Juri Linkov <juri@jurta.org>
5589
5590 * faq.texi: Fix help key bindings.
5591
55922004-03-17 Luc Teirlinck <teirllm@auburn.edu>
5593
5594 * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
5595 (as suggested by Karl Berry). Update information about colored
5596 stars in menus. Add new subheading describing M-n.
5597
55982004-03-12 Richard M. Stallman <rms@gnu.org>
5599
5600 * cl.texi (Top): Rename top node's title.
5601
56022004-03-08 Karl Berry <karl@gnu.org>
5603
5604 * info.texi: \input texinfo.tex instead of just texinfo, to avoid
5605 problems making the texinfo distribution.
5606
56072004-02-29 Simon Josefsson <jas@extundo.com>
5608
5609 * smtpmail.texi (Authentication): Changed the list of supported
5610 authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
5611 CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
5612 <voegelas@gmx.net>.
5613
56142004-02-29 Juanma Barranquero <lektu@terra.es>
5615
5616 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
5617 Use $(DEL) instead of rm, and ignore exit code.
5618
b344d29d 56192004-02-29 Kai Großjohann <kgrossjo@eu.uu.net>
2de53ca6
GM
5620
5621 Tramp version 2.0.39 released.
5622
56232004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
5624
5625 * tramp.texi (Customizing Completion): Explain new functions
5626 `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
5627 (all): Savannah URLs unified to "http://savannah.nongnu.org".
5628 (Top): Refer to Savannah mailing list as the major one. Mention
5629 older mailing lists in HTML mode only.
5630 (Auto-save and Backup): Add auto-save. Based on wording of Kai.
5631 (Frequently Asked Questions): Remote hosts must not be Unix-like
5632 for "smb" method.
5633 (Password caching): New node.
5634 (External transfer methods): Refer to password caching for "smb"
5635 method.
5636
56372004-02-17 Karl Berry <karl@gnu.org>
5638
5639 * info.texi (Help-Int): Mention the new line number feature.
5640
56412004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
5642
5643 * ses.texi (Advanced Features): New functionality for
5644 ses-set-header-row (defaults to current row unless C-u used).
5645 (Acknowledgements): Add Stefan Monnier.
5646
56472003-12-29 Kevin Ryde <user42@zip.com.au>
5648
5649 * viper.texi (Vi Macros): Fix reference to the Emacs manual.
5650
b344d29d 56512003-11-30 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
5652
5653 Tramp version 2.0.38 released.
5654
5655 * tramp.texi (Remote shell setup): Warn of environment variables
5656 FRUMPLE if user frumple exists. Suggested by Sven Gabriel
5657 <sven.gabriel@imk.fzk.de>.
5658 (Configuration): Tramp now chooses base64/uuencode
5659 automatically. Update wording accordingly.
5660 (Top): More description for the `Default Method' menu entry.
5661 (Default Method): Use @code, not @var, for Lisp variables.
5662 (Default Method): New subsection `Which method is the right one
5663 for me?' Suggested by Christian Kirsch.
5664 (Configuration): Pointer to new subsection added.
5665 (Default Method): Too many "use" in one sentence.
5666 Rephrase. Reported by Christian Kirsch.
5667 (Filename Syntax): Old `su' example is probably a left-over from
5668 the sm/su method naming. Replace with `ssh', instead.
5669 (External transfer methods, Auto-save and Backup):
5670 Typo fixes.
5671
56722003-11-02 Michael Albinus <Michael.Albinus@alcatel.de>
5673
183080b6 5674 * tramp.texi (all): Harmonize all occurrences of @tramp{}.
2de53ca6
GM
5675 (Top): Mention japanese manual only if flag `jamanual' is set.
5676 Insert section `Japanese manual' in menu.
5677
56782003-11-26 Thien-Thi Nguyen <ttn@gnu.org>
5679
5680 * eshell.texi (Known Problems): Add doc item.
5681
56822003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
5683
5684 * cc-mode.texi: Update for CC Mode 5.30.
5685
5686 Note: Please refrain from doing purely cosmetic changes like
5687 removing trailing whitespace in this manual; it clobbers cvs
5688 merging for no good reason.
5689
56902003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
5691
5692 * man/ediff.texi, man/tramp.texi, man/vip.texi, man/viper.texi:
5693 * man/widget.texi, man/woman.texi: Replace @sc{ascii} and ASCII with
5694 @acronym{ASCII}.
5695
56962003-10-26 Karl Berry <karl@gnu.org>
5697
5698 * info.texi (Info Search): Echo area, not echo are. From Debian
5699 diff.
5700
57012003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
5702
10d1d0af 5703 * widget.texi (Defining New Widgets): Document new behavior of
2de53ca6
GM
5704 :buttons and :children keywords.
5705
57062003-10-22 Miles Bader <miles@gnu.org>
5707
5708 * Makefile.in (info): Move before $(top_srcdir)/info.
5709
57102003-10-17 Thien-Thi Nguyen <ttn@gnu.org>
5711
5712 * tramp.texi (Inline methods): Small grammar fix.
5713 (External transfer methods): Likewise.
5714
57152003-10-08 Nick Roberts <nick@nick.uklinux.net>
5716
5717 * speedbar.texi: Remove paragraph for GUD that is no longer true.
5718
57192003-10-06 Luc Teirlinck <teirllm@auburn.edu>
5720
5721 * texinfo.tex: Replace `%' in arch tagline by @ignore.
5722
57232003-09-30 Richard M. Stallman <rms@gnu.org>
5724
5725 * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
5726
5727 * widget.texi (User Interface): Fix typos.
5728
5729 * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
5730
57312003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
5732
5733 * pcl-cvs.texi (Selected Files): Fix typo.
5734
57352003-09-21 Karl Berry <karl@gnu.org>
5736
5737 * info.texi (] and [ commands): No period at end of section title.
5738
57392003-09-04 Miles Bader <miles@gnu.org>
5740
5741 * Makefile.in (top_srcdir): New variable.
5742 ($(top_srcdir)/info): New rule.
5743 (info): Depend on it.
5744
57452003-09-03 Peter Runestig <peter@runestig.com>
5746
5747 * makefile.w32-in: New file.
5748
57492003-08-26 Per Abrahamsen <abraham@dina.kvl.dk>
5750
5751 * widget.texi (User Interface): Explain the need of static text
5752 around an editable field.
5753
57542003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
5755
5756 * widget.texi (Basic Types): The argument to `:help-echo' can now
5757 be a form that evaluates to a string.
5758
57592003-08-18 Kim F. Storm <storm@cua.dk>
5760
5761 * calc.texi (Queries in Macros): Update xref to keyboard macro query.
5762
57632003-08-16 Richard M. Stallman <rms@gnu.org>
5764
5765 * dired-x.texi (Shell Command Guessing): Explain *.
5766
57672003-08-16 Chunyu Wang <spr@db.cs.hit.edu.cn> (tiny change)
5768
5769 * pcl-cvs.texi (Log Edit Mode): Fix key binding for
5770 log-edit-insert-changelog.
5771
57722003-08-03 Karl Berry <karl@gnu.org>
5773
5774 * info.texi: Need @contents.
5775
c8763fb6 57762003-07-20 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
5777
5778 Tramp version 2.0.36 released.
5779
5780 * tramp.texi (Remote shell setup): Explain about problems with
5781 non-Bourne commands in ~/.profile and ~/.shrc.
5782
57832003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
5784
5785 * info.texi (Help-Inv, Help-M, Help-Xref): Update following
5786 renaming of `vis-mode' to `visible-mode'.
5787
57882003-07-04 Luc Teirlinck <teirllm@mail.auburn.edu>
5789
5790 * info.texi (Top, Help-Small-Screen): Remove accidentally added
5791 next, prev and up pointers.
5792
57932003-07-02 Luc Teirlinck <teirllm@mail.auburn.edu>
5794
5795 * info.texi (Help): Mention existence of Emacs and stand-alone
5796 Info at the very beginning of the tutorial.
5797 (Help-Inv): New node.
5798 (Help-]): New node.
5799 (Help-M): Systematically point out the differences between default
5800 Emacs and stand-alone versions. Delete second menu.
5801 (Help-Xref): Systematically point out the differences between
5802 default Emacs and stand-alone versions.
5803 (Help-Int): Change `l' example.
5804 (Expert Info): Fix typos.
5805 (Emacs Info Variables): Mention `Info-hide-note-references' and
5806 new default for `Info-scroll-prefer-subnodes'.
5807
c8763fb6 58082003-06-17 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
5809
5810 Version 2.0.35 of Tramp released.
5811
5812 * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
5813 (Inline methods): Add methods `remsh' and `plink1'.
5814 (External transfer methods): Add method `remcp'.
5815 (Multi-hop Methods): Add method `remsh'.
5816 Small patch from Adrian Aichner <adrian@xemacs.org>:
5817 Fix minor typos.
5818 (Concept Index): Added to make manual searchable via
5819 `Info-index'.
5820 (Version Control): Add cindex entry.
5821
c8763fb6 58222003-05-24 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
5823
5824 * trampver.texi: Version 2.0.34 released.
5825
58262003-05-03 Glenn Morris <gmorris@ast.cam.ac.uk>
5827
5828 * faq.texi: Improve previous changes.
5829
58302003-05-02 Glenn Morris <gmorris@ast.cam.ac.uk>
5831
5832 * faq.texi: Update copyright and maintenance details.
5833 Update some package URLs, versions, and maintainers.
5834 Remove many references to the Emacs Lisp Archive.
5835
58362003-04-23 Simon Josefsson <jas@extundo.com>
5837
5838 * smtpmail.texi: Fix license (the invariant sections mentioned has
5839 never been part of the smtp manual). Align info dir entry with
5840 other emacs packages.
5841
58422003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
5843
5844 * tramp.texi: Version 2.0.33 released.
5845 Remove installation chapter. Remove XEmacs specifics.
5846
58472003-03-29 Richard M. Stallman <rms@gnu.org>
5848
5849 * tramp.texi (Top): Undo the previous renaming.
5850 (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
5851
c8763fb6 58522003-03-29 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
5853
5854 * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
5855 version of manual.
5856
5857 * tramp.texi (Auto-save and Backup): New node.
5858
58592003-03-29 Michael Albinus <Michael.Albinus@alcatel.de>
5860
5861 * tramp.texi (Top): Include trampver.texi. Rename "Emacs" to "GNU
5862 Emacs" in order to have better differentiation to "XEmacs".
5863 `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
5864 are new macros in order to point to the other Emacs flavor where
5865 appropriate. In info case, point to node `Installation' in order
5866 to explain how to generate the other way. In html case, make a
5867 link to the other html file.
5868 (Obtaining TRAMP): Added a paragraph saying to perform `autoconf'
5869 after CVS checkout/update.
5870 (Installation): Completely rewritten.
5871 (Installation parameters, Load paths): New sections under
5872 `Installation'.
5873
c8763fb6 58742003-02-28 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
5875
5876 * tramp.texi: Version 2.0.30 released.
5877 Replace word "path" with "localname" where used as a component of
5878 a Tramp file name.
5879
58802003-02-28 Michael Albinus <Michael.Albinus@alcatel.de>
5881
5882 * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
5883 introduced.
5884 (Installation): Explain what to do if files from the tramp/contrib
5885 directory are needed.
5886
58872003-02-23 Alex Schroeder <alex@emacswiki.org>
5888
5889 * smtpmail.texi (How Mail Works): New.
5890
58912003-02-22 Alex Schroeder <alex@emacswiki.org>
5892
5893 * smtpmail.texi: New file.
5894
5895 * Makefile.in: Build SMTP manual.
5896
c8763fb6 58972003-02-05 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
5898
5899 * tramp.texi: Version 2.0.29 released.
5900 (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
5901 M-x makeinfo-buffer RET. Reported by gebser@ameritech.net.
5902
59032003-02-01 Michael Albinus <Michael.Albinus@alcatel.de>
5904
5905 * tramp.texi (Frequently Asked Questions): Explain a workaround if
5906 another package loads accidently Ange-FTP.
5907
59082003-01-24 Michael Albinus <Michael.Albinus@alcatel.de>
5909
5910 * tramp.texi (Customizing Completion): Add function
5911 `tramp-parse-sconfig'. Change example of
5912 `tramp-set-completion-function', because parsing of ssh config
5913 files looks more natural.
5914
59152003-01-15 ShengHuo ZHU <zsh@cs.rochester.edu>
5916
5917 * gnus.texi: Do not use `path' in several locations.
5918
c8763fb6 59192002-12-26 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
5920
5921 * tramp.texi (External transfer methods): New method `smb'. From
5922 Michael Albinus.
5923
59242002-11-05 Karl Berry <karl@gnu.org>
5925
5926 * info.texi (Info-fontify): Reorder face list to avoid bad line
5927 breaks.
5928
c8763fb6 59292002-10-06 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2de53ca6
GM
5930
5931 * tramp.texi: Move @copying to standard place. Use
5932 @insertcopying.
5933
59342002-10-02 Karl Berry <karl@gnu.org>
5935
5936 * (ada-mode.texi autotype.texi calc.texi cc-mode.texi cl.texi
5937 dired-x.texi ebrowse.texi ediff.texi emacs-mime.texi
5938 eshell.texi eudc.texi faq.texi forms.texi idlwave.texi info.texi
5939 message.texi mh-e.texi pcl-cvs.texi reftex.texi sc.texi ses.texi
5940 speedbar.texi vip.texi viper.texi widget.texi woman.texi):
5941 Per rms, update all manuals to use @copying instead of @ifinfo.
5942 Also use @ifnottex instead of @ifinfo around the top node, where
5943 needed for the sake of the HTML output.
5944 (The Gnus manual is not fixed since it's not clear to me how it
5945 works; and the Tramp manual already uses @copying, although in an
5946 unusual way. All others were changed.)
5947
59482002-09-10 Jonathan Yavner <jyavner@engineer.com>
5949
5950 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
5951 (../info/ses, ses.dvi): New targets.
5952 * ses.texi: New file.
5953
c8763fb6 59542002-09-06 Pavel Janík <Pavel@Janik.cz>
2de53ca6
GM
5955
5956 * texinfo.tex: Update to texinfo 4.2.
5957
59582002-08-27 Carsten Dominik <dominik@sand.science.uva.nl>
5959
5960 * reftex.texi: Update to RefTeX 4.19.
5961
c8763fb6 59622002-06-17 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2de53ca6
GM
5963
5964 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
5965 (../info/tramp, tramp.dvi): New targets.
5966
59672002-01-04 Eli Zaretskii <eliz@is.elta.co.il>
5968
5969 * Makefile.in (DVI_TARGETS): Add calc.dvi.
5970 (calc.dvi): Uncomment.
5971
59722001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
5973
5974 * Makefile.in (INFO_TARGETS): Add ../info/calc.
5975 (../info/calc): New target.
5976
59772001-10-20 Gerd Moellmann <gerd@gnu.org>
5978
5979 * (Version 21.1 released.)
5980
59812001-10-05 Gerd Moellmann <gerd@gnu.org>
5982
5983 * Branch for 21.1.
5984
59852001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
5986
5987 * Makefile.in (../info/info): Use an explicit -o switch to
5988 makeinfo.
5989
59902001-03-05 Gerd Moellmann <gerd@gnu.org>
5991
5992 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
5993
59942000-12-20 Eli Zaretskii <eliz@is.elta.co.il>
5995
5996 * Makefile.in (../info/idlwave): Use --no-split.
5997
59982000-12-14 Dave Love <fx@gnu.org>
5999
6000 * Makefile.in (mostlyclean): Remove gnustmp.*
6001 (gnus.dvi): Change rule to remove @latex stuff.
6002
60032000-10-19 Eric M. Ludlam <zappo@ultranet.com>
6004
6005 * Makefile.in (Speedbar): Add build targets for speedbar.texi.
6006
60072000-10-13 John Wiegley <johnw@gnu.org>
6008
6009 * Makefile.in: Add build targets for eshell.texi.
6010
60112000-09-25 Gerd Moellmann <gerd@gnu.org>
6012
6013 * Makefile.in: Remove/comment speedbar stuff.
6014
60152000-09-22 Dave Love <fx@gnu.org>
6016
6017 * Makefile.in: Add emacs-mime.
6018
60192000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
6020
6021 * Makefile.in (INFO_TARGETS): Add ../info/woman.
6022 (DVI_TARGETS): Add woman.dvi.
6023 (../info/woman, woman.dvi): New targets.
6024
60252000-05-31 Stefan Monnier <monnier@cs.yale.edu>
6026
6027 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
6028
6029 * pcl-cvs.texi: New file.
6030 * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
6031 (../info/pcl-cvs, pcl-cvs.dvi): New targets.
6032
60332000-05-11 Gerd Moellmann <gerd@gnu.org>
6034
6035 * Makefile.in (INFO_TARGETS): Add info/ebrowse.
6036 (../info/ebrowse, ebrowse.dvi): New targets.
6037
60382000-01-13 Gerd Moellmann <gerd@gnu.org>
6039
6040 * Makefile.in (INFO_TARGETS): Add eudc.
6041 (DVI_TARGETS): Add eudc.dvi.
6042 (../info/eudc, eudc.dvi): New targets.
6043
60442000-01-05 Eli Zaretskii <eliz@is.elta.co.il>
6045
6046 * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
6047 compatibility with 8+3 filesystems).
6048 (../info/efaq): Rename from emacs-faq.
6049
60502000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
6051
6052 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
6053 (../info/idlwave, idlwave.dvi): New targets.
6054
60551999-10-23 Dave Love <fx@gnu.org>
6056
6057 * Makefile.in: Use autotype.texi.
6058
60591999-10-12 Stefan Monnier <monnier@cs.yale.edu>
6060
6061 * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
6062 faq.texi file) rather than ../info/faq.
6063
60641999-10-07 Gerd Moellmann <gerd@gnu.org>
6065
6066 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
6067 (../info/ada-mode, ada-mode.dvi): New targets.
6068
60691999-09-01 Dave Love <fx@gnu.org>
6070
6071 * Makefile.in: Add faq.
6072
60731999-07-12 Richard Stallman <rms@gnu.org>
6074
6075 * Version 20.4 released.
6076
60771998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
6078
6079 * Version 20.3 released.
6080
60811998-04-06 Andreas Schwab <schwab@gnu.org>
6082
6083 * Makefile.in (ENVADD): Enviroment vars to pass to texi2dvi. Use
6084 it in dvi targets.
6085 (../etc/GNU): Change to $(srcdir) first.
6086
60871998-03-11 Carsten Dominik <cd@delysid.gnu.org>
6088
6089 * reftex.texi: Update for RefTeX version 3.22.
6090
60911998-02-08 Richard Stallman <rms@psilocin.gnu.org>
6092
6093 * Makefile.in (reftex.dvi, ../info/reftex): New targets.
6094 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
6095
60961997-09-23 Paul Eggert <eggert@twinsun.com>
6097
6098 * Makefile.in: Merge changes mistakenly made to `Makefile'.
6099 (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
6100
61011997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6102
6103 * Version 20.2 released.
6104
61051997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6106
6107 * Version 20.1 released.
6108
61091997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6110
6111 * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
6112
61131996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6114
6115 * Version 19.33 released.
6116
61171996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6118
6119 * Version 19.32 released.
6120
61211996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
6122
6123 * Makefile.in: Add rules for the Message manual.
6124
61251996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
6126
6127 * gnus.texi: New version.
6128
6129 * message.texi: New manual.
6130
61311996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6132
6133 * Makefile.in (All info targets): cd $(srcdir) to do the work.
6134
61351996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6136
6137 * Makefile.in (All info targets): Specify $(srcdir) in input files.
6138 Specify -I option.
6139 (All dvi targets): Set the TEXINPUTS variable.
6140
61411996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
6142
6143 * Version 19.31 released.
6144
61451996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
6146
6147 * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
6148 (INFO_TARGETS): Use new name. This avoids name conflict on MSDOS.
6149
61501995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6151
6152 * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
6153 (INFO_TARGETS): Add ../info/cc-mode.
6154 (DVI_TARGETS): Add cc-mode.dvi.
6155
61561996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
6157
6158 * Version 19.31 released.
6159
61601995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6161
6162 * Version 19.30 released.
6163
61641995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
6165
6166 * gnus.texi: New file.
6167
61681995-11-04 Erik Naggum <erik@naggum.no>
6169
6170 * gnus.texi: File deleted.
6171
61721995-11-02 Stephen Gildea <gildea@stop.mail-abuse.org>
6173
6174 * mh-e.texi: "Function Index" -> "Command Index" to work with
6175 Emacs 19.30 C-h C-k support of separately-documented commands.
6176
61771995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6178
6179 * Makefile.in (../info/ediff, ediff.dvi): New targets.
6180 (INFO_TARGETS, DVI_TARGETS): Add those new targets.
6181
61821995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6183
6184 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
6185 (../info/viper, viper.dvi): New targets.
6186
61871995-04-20 Kevin Rodgers <kevinr@ihs.com>
6188
6189 * dired-x.texi (Installation): Change the example to set
6190 buffer-local variables like dired-omit-files-p in
6191 dired-mode-hook.
6192
61931995-04-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6194
6195 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
6196 (../info/mh-e, mh-e.dvi): New targets.
6197
61981995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
6199
6200 * Makefile.in (maintainer-clean): Rename from realclean.
6201
62021994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6203
6204 * Makefile.in: New file.
6205 * Makefile: File deleted.
6206
62071994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6208
6209 * Makefile (TEXINDEX_OBJS): Variable deleted.
6210 (texindex, texindex.o, getopt.o): Rules deleted.
6211 All deps on texindex deleted.
6212 (distclean): Don't delete texindex.
6213 (mostlyclean): Don't delete *.o.
6214 * texindex.c, getopt.c: Files deleted.
6215
62161994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6217
6218 * Version 19.26 released.
6219
62201994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6221
6222 * Version 19.25 released.
6223
62241994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6225
6226 * Version 19.24 released.
6227
62281994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6229
6230 * Version 19.23 released.
6231
62321994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6233
6234 * Makefile: Delete spurious tab.
6235
62361994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6237
6238 * Makefile (.SUFFIXES): New rule.
6239
62401994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6241
6242 * Makefile (dired-x.dvi, ../info/dired-x): New targets.
6243 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
6244
62451994-01-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6246
6247 * Makefile (../info/sc): Rename from sc.info.
6248 (../info/cl): Likewise.
6249 (INFO_TARGETS): Use new names.
6250
62511993-12-04 Richard Stallman (rms@srarc2)
6252
6253 * getopt.c: New file.
6254 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
6255 (getopt.o): New rule.
6256 (dvi): Don't depend on texindex.
6257 (cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
6258 Depend on texindex.
6259
62601993-12-03 Richard Stallman (rms@srarc2)
6261
6262 * Makefile (../info/sc.info): Rename from ../info/sc.
6263 (TEXI2DVI): New variable.
6264 (cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
6265 Add explicit commands.
6266 (TEXINDEX_OBJS): Delete duplicate getopt.o.
6267
62681993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6269
6270 * Version 19.22 released.
6271
62721993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6273
6274 * Makefile (TEXINDEX_OBJS): Delete spurious period.
6275
62761993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6277
6278 * Version 19.21 released.
6279
62801993-11-15 Paul Eggert (eggert@twinsun.com)
6281
6282 * man/Makefile (../info/cl.info): Rename from ../info/cl.
6283
62841993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6285
6286 * Makefile (../etc/GNU): New target.
6287 (EMACSSOURCES): Add gnu1.texi.
6288
62891993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6290
6291 * Makefile (realclean): Don't delete the Info files.
6292
f0131492 62931993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
2de53ca6
GM
6294
6295 * forms.texi: Fix forms.texi so that it will format correctly.
6296 Add missing `@end iftex', fix bad reference.
6297
6298 * info.texi, info-stn.texi: New files implement texinfo version of
6299 `info' file.
6300
f0131492 63011993-10-20 Brian J. Fox (bfox@ai.mit.edu)
2de53ca6
GM
6302
6303 * Makefile: Fix targets for texindex, new info.texi files.
6304 * info-stnd.texi: New file implements info for standalone info
6305 reader.
6306 * info.texi: Update to include recent changes to "../info/info".
6307 New source file for ../info/info; includes info-stnd.texi.
6308
6309 * texindex.c: Include "../src/config.h" if building in emacs.
6310
6311 * Makefile: Change all files to FILENAME.texi, force all targets
6312 to be FILENAME, not FILENAME.info. This changes sc.texinfo,
6313 vip.texinfo, forms.texinfo, cl.texinfo.
6314 Add target to build texindex.c, defining `emacs'.
6315
6316 * forms.texi: Install new file to match version 2.3 of forms.el.
6317
63181993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6319
6320 * Version 19.19 released.
6321
63221993-08-10 Simon Leinen (simon@lia.di.epfl.ch)
6323
6324 * sc.texinfo: Fix info file name.
6325
6326 * Makefile (info): Add gnus and sc.
6327 (dvi): Add gnus.dvi and sc.dvi.
6328 (../info/sc, sc.dvi): New targets.
6329
63301993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6331
6332 * Version 19.18 released.
6333
63341993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6335
6336 * Makefile: Fix source file names of the separate manuals.
6337 (gnus.dvi, ../info/gnus): New targets.
6338
63391993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6340
6341 * Version 19.17 released.
6342
63431993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6344
6345 * split-man: Fix typos in last change.
6346
63471993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6348
6349 * Version 19.16 released.
6350
63511993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6352
6353 * version 19.15 released.
6354
63551993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6356
6357 * Makefile (distclean): It's rm, not rf.
6358
63591993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6360
6361 * Version 19.14 released.
6362
63631993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6364
6365 * Makefile: New file.
6366
63671993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6368
6369 * Version 19.13 released.
6370
63711993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6372
6373 * Version 19.9 released.
6374
63751993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6376
6377 * Version 19.8 released.
6378
63791993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6380
6381 * Version 19.7 released.
6382
63831990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
6384
6385 * gnus.texinfo: New file. Removed installation instructions.
6386
63871990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
6388
6389 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
6390
63911989-01-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
6392
6393 * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
6394 then define `\sc' as the command for smallcaps in Texinfo. This
6395 means that the @sc command will produce small caps. bfox has
6396 made the corresponding change to makeinfo and texinfm.el.
6397
63981988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
6399
6400 * vip.texinfo: Remove menu entry Adding Lisp Code in node
6401 Customization since the menu entry did not point to anything.
6402 Also add an @finalout command to remove overfull hboxes from the
6403 printed output.
6404
6405 * cl.texinfo: Add @bye, \input line and @settitle to file.
6406 This file is clearly intended to be a chapter of some other work,
6407 but the other work does not yet exist.
6408
64091988-07-25 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
6410
6411 * texinfo.texinfo: Three typos corrected.
6412
4009494e 6413;; Local Variables:
c8763fb6 6414;; coding: utf-8
4009494e
GM
6415;; fill-column: 79
6416;; add-log-time-zone-rule: t
6417;; End:
6418
5205011b 6419 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002,
6ed161e1 6420 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
4009494e
GM
6421
6422 This file is part of GNU Emacs.
6423
97c0352c 6424 GNU Emacs is free software: you can redistribute it and/or modify
4009494e 6425 it under the terms of the GNU General Public License as published by
97c0352c
GM
6426 the Free Software Foundation, either version 3 of the License, or
6427 (at your option) any later version.
4009494e
GM
6428
6429 GNU Emacs is distributed in the hope that it will be useful,
6430 but WITHOUT ANY WARRANTY; without even the implied warranty of
6431 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
6432 GNU General Public License for more details.
6433
6434 You should have received a copy of the GNU General Public License
97c0352c 6435 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
4009494e 6436
f7ed05c9 6437;; arch-tag: 08b2903e-900c-4c72-a4a9-e76416a80803