* cedet/cedet.el (cedet-menu-map): Re-order menu items.
[bpt/emacs.git] / doc / misc / ChangeLog
CommitLineData
be479117
JB
12009-11-17 Juanma Barranquero <lekktu@gmail.com>
2
3 * semantic.texi (Semantic Internals, Glossary):
4 * sem-user.texi (Semantic mode, Include paths, Idle Scheduler)
5 (Semanticdb search debugging commands): Fix typos.
6
17291a1f
JB
72009-11-16 Jay Belanger <jay.p.belanger@gmail.com>
8
be479117 9 * calc.texi (Radix modes): Mention twos-complement notation.
17291a1f 10
af42a9cc
JB
112009-11-16 Juanma Barranquero <lekktu@gmail.com>
12
13 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add semantic.
14 ($(infodir)/semantic, semantic.dvi): New targets.
15
3149927d
CY
162009-11-16 Chong Yidong <cyd@stupidchicken.com>
17
18 * Makefile.in: Build the Semantic manual.
19
20 * semantic.texi, sem-user.texi: New files, adapted from the Semantic
21 repository.
22
977640ed
MA
232009-11-16 Michael Albinus <michael.albinus@gmx.de>
24
25 * dbus.texi (Receiving Method Calls): New defun
26 `dbus-unregister-service'.
27
17673adf
CD
282009-11-15 Carsten Dominik <carsten.dominik@gmail.com>
29
30 * org.texi (Speed keys): New section.
31
0ecd3c90
MA
322009-11-13 Michael Albinus <michael.albinus@gmx.de>
33
34 * dbus.texi (Type Conversion): Fix typo.
35 (Asynchronous Methods): Rename `dbus-registered-functions-table' to
36 `dbus-registered-objects-table'.
37 (Receiving Method Calls): New defun `dbus-register-property'. Move
38 `dbus-unregister-object' here.
39
8bfe682a
CD
402009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
41
42 * org.texi: Removed @Ie, @ie, @Eg, @eg macros.
43
442009-11-13 James TD Smith <ahktenzero@mohorovi.cc>
45
46 * org.texi (Column attributes): Add the new age summary operators.
47 Also, mention the fact you can only use one summary operator per
48 property.
49
502009-11-13 John Wiegley <johnw@newartisans.com>
51
52 * org.texi (Tracking your habits): Added a new section in the
53 manual about how to track habits.
54 (Resolving idle time): Added a section on how idle and
55 dangling clocks are resolved.
56
572009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
58
59 * org.texi (Agenda commands): Document the new `i' command.
60 (Inserting deadline/schedule): Document logging changes
61 of scheduling and deadline times stamps.
62 (In-buffer settings): Document the in-buffer keywords for logging
63 changes of scheduling and deadline times stamps.
64 (Structure editing, Plain lists): Document indentation
65 cycling in empty entries with TAB.
66 (Archiving): Document the default archiving command.
67 (Moving subtrees): Document the new keys for archiving.
68 (Internal archiving): Fix incorrect key.
69 (Agenda commands): Document the TODO set switching commands.
70 (Agenda commands): Document the new archiving keys.
71 (Clocking work time): Better description on how to save
72 and restore a clock.
73 (Resolving idle time): Mention the x11idle program to get true
74 idleness also under X11.
75 (Resolving idle time): Use @kbd instead of @key for normal
76 letters, because this is how he rest of the manual does this.
77 (Pushing to MobileOrg): Mention that `org-directory'
78 should be set.
79 (Agenda commands): Document that SPC is a filter for
80 any tag.
81 (Search view): Renamed from "Keyword search".
82 (Capure): New chapter.
83 (Markup): New chapter.
84 (Links in HTML export, Images in HTML export): Extend
85 the section titles.
86 (Images in HTML export): Document the align option.
87 (Text areas in HTML export): Extend the section title.
88 (Images in LaTeX export): Explain image placement in LaTeX.
89
693737cd
GM
902009-11-10 Glenn Morris <rgm@gnu.org>
91
92 * sc.texi (Hints to MUA Authors): MUA should do any decoding.
93
c7bd4ebe
MA
942009-11-08 Michael Albinus <michael.albinus@gmx.de>
95
96 * tramp.texi (Auto-save and Backup): Disable backups just for a
97 method.
98
99 * trampver.texi: Update release number.
100
76c5acad
MA
1012009-11-07 Michael Albinus <michael.albinus@gmx.de>
102
103 Sync with Tramp 2.1.17.
104
105 * trampver.texi: Update release number.
106
d9a57abf
GM
1072009-10-29 Glenn Morris <rgm@gnu.org>
108
109 * texinfo.tex: Update to version 2009-08-14.15 from ftp://tug.org/tex/.
110
637f4f0f
MA
1112009-10-23 Michael Albinus <michael.albinus@gmx.de>
112
113 * tramp.texi (External methods): Temporary files are kept for
114 `rsync' and `rsyncc' methods.
115
310dbb05
JB
1162009-10-09 Juanma Barranquero <lekktu@gmail.com>
117
118 * eieio.texi: Fix typos.
119
09094f28
CY
1202009-10-07 Chong Yidong <cyd@stupidchicken.com>
121
122 * cl.texi (Argument Lists): Clarify explicit keyword arguments.
123
216f299a
JB
1242009-10-07 Juanma Barranquero <lekktu@gmail.com>
125
126 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add eieio, ede.
127 ($(infodir)/eieio, eieio.dvi, $(infodir)/ede, ede.dvi): New targets.
128
966a6506
CY
1292009-10-07 Chong Yidong <cyd@stupidchicken.com>
130
131 * Makefile.in: Build EIEIO and EDE manuals.
132
1332009-10-07 Eric Ludlam <zappo@gnu.org>
134
135 * eieio.texi:
136 * ede.texi: New files.
137
8842cd9b
MA
1382009-10-05 Michael Albinus <michael.albinus@gmx.de>
139
140 * tramp.texi (Remote processes): Association of a pty is not supported.
141
7006d207
CD
1422009-10-01 Carsten Dominik <carsten.dominik@gmail.com>
143
144 * org.texi (Pushing to MobileOrg): Document `org-mobile-files'.
145 (Processing LaTeX fragments): Document that the size of images can be
146 changes using the variable `org-format-latex-options'.
147 (The date/time prompt, Timestamps): Be more accurate over ISO format
148 dates and times.
149 (Visibility cycling): Document showeverything keyword.
150 (In-buffer settings): Document showeverything keyword.
151 (Setting up the staging area): Fix the example.
152 (MobileOrg): New section.
153 (Agenda commands, Exporting Agenda Views): Document exporting the
154 agenda view to Org files.
155
0e7b2867
MA
1562009-09-28 Michael Albinus <michael.albinus@gmx.de>
157
158 * tramp.texi (History): Add IMAP support.
159 (External methods): Add `imap' and `imaps' methods.
160 (GVFS based methods): Add indices for `davs'.
161 (Password handling): Rename anchors. Add IMAP entries for
162 ~/.authinfo.gpg.
163
164 * trampver.texi: Set default value of `emacsimap'.
165
4146636e
KY
1662009-09-22 Daiki Ueno <ueno@unixuser.org>
167
168 * gnus.texi (Security): Document mm-sign-option and mm-encrypt-option.
169
d22f7ffa
CY
1702009-09-13 Chong Yidong <cyd@stupidchicken.com>
171
172 * dired-x.texi (Technical Details): Delete
173 dired-up-directory (Bug#4292).
174
66043531
MA
1752009-09-03 Michael Albinus <michael.albinus@gmx.de>
176
216f299a 177 * tramp.texi (Frequently Asked Questions): New item for emacsclient.
66043531 178
6eb02347
CD
1792009-09-02 Carsten Dominik <carsten.dominik@gmail.com>
180
181 * org.texi (Effort estimates): Document new effort setting commands.
182 (Agenda commands): Document the new keys fro agenda time motion.
183 Document entry text mode. Improve documentation of the keys to include
184 inactive time stamps into the agenda view.
185 (Feedback): Document the new bug report command.
186 (Structure editing): Added an index entry for the sorting of subtrees.
187
38dc51ba
KY
1882009-09-02 Teodor Zlatanov <tzz@lifelogs.com>
189
190 * auth.texi (Help for users): Corrected markup.
191
e402f452
GM
1922009-09-02 Glenn Morris <rgm@gnu.org>
193
194 * emacs-mime.texi (time-date): Mention float-time.
195
744256cf
JB
1962009-08-30 Jay Belanger <jay.p.belanger@gmail.com>
197
198 * calc.texi (Simplifying Formulas): Improve the wording.
199
b0b63450
MB
2002009-08-29 Teodor Zlatanov <tzz@lifelogs.com>
201
202 * auth.texi: Rewritten for coverage and clarity.
203
2042009-08-29 Katsumi Yamaoka <yamaoka@jpl.org>
205
206 * gnus.texi (Expiring Mail): Mention
207 gnus-mark-copied-or-moved-articles-as-expirable.
208 (Various Various): Mention gnus-safe-html-newsgroups.
209
210 * gnus-news.texi: Mention
211 gnus-mark-copied-or-moved-articles-as-expirable.
212
213 * emacs-mime.texi (Display Customization): Add xref to
214 gnus-safe-html-newsgroups.
215
b59329e0
MA
2162009-08-28 Michael Albinus <michael.albinus@gmx.de>
217
218 * tramp.texi (Version Control): Remove.
af42a9cc 219 (Obtaining Tramp): Update cvs checkout command. Remove nightly tarballs
b59329e0
MA
220 reference.
221 (External methods): Correct `scpc' concept index entries. New method
222 `rsyncc'.
223 (External packages): New subsections "Filename completion" and "File
224 attributes cache".
225
0ff2d6c2
JB
2262009-08-27 Jay Belanger <jay.p.belanger@gmail.com>
227
228 * calc.texi (Rewrite Rules): Improve the example.
229 (Simplifying Formulas): Explain use of the I and H flags for
230 simplification.
231
ecd3d54f
MA
2322009-08-25 Michael Albinus <michael.albinus@gmx.de>
233
234 * dbus.texi (Bus names): Add optional parameter TIMEOUT to dbus-ping.
235 Describe autostart behaviour of dbus-ping.
236 (Synchronous Methods, Asynchronous Methods): Use English numeric format
237 for timeout values.
78176e69
MA
238 (Top): Remove footnote saying D-Bus is not enabled by
239 default. (Bug#4256)
ecd3d54f 240
0f215bca
DU
2412009-08-23 Daiki Ueno <ueno@unixuser.org>
242
243 * epa.texi (Quick start): Don't refer to nonexistent epa-mode.
deb05c92 244 Reported by Jari Aalto (Bug#4211).
0f215bca 245 (Mail-mode integration): Mention epa-mail-mode and
deb05c92 246 epa-global-mail-mode.
3b7ab45f
DU
247 (Encrypting/decrypting *.gpg files): Don't refer to nonexistent
248 epa-setup.
0f215bca 249
4f22e84d
MA
2502009-08-16 Michael Albinus <michael.albinus@gmx.de>
251
252 * dbus.texi (Asynchronous Methods): Allow nil handler.
253
9ff0b02b 2542009-08-15 Michael Kifer <kifer@cs.stonybrook.edu>
4f22e84d 255
9ff0b02b 256 * ediff.texi (ediff-current-file): added information about this new function.
4f22e84d 257
9ff0b02b 258 * viper.text: Added information about C-s in viper's search command.
4f22e84d 259
4c39f404
CY
2602009-08-09 Colin Williams <lackita@gmail.com> (tiny change)
261
262 * calc.texi (Date Forms): Fix typos.
263
3bcfba17
GM
2642009-08-08 Glenn Morris <rgm@gnu.org>
265
266 * org.texi (Agenda commands): Restore clobbered change.
267
66783bb4
EZ
2682009-08-07 Eli Zaretskii <eliz@gnu.org>
269
270 * calc.texi (Graphics, Devices): Update with the peculiarities of
271 operation on MS-Windows.
272
c8d0cf5c
CD
2732009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
274
275 * org.texi (Publishing action): Improve documentation of file
276 names when publishing to the source directory.
277 (Clean view): Document `org-indent-mode'.
278 (Clocking work time): Add documentation for the
279 new :timetamp option when creating a clock report.
280 (Paragraphs): Fix many typos.
281 (Plain lists): Remove duplicate explanation about the
282 `C-c *' command.
283 (Literal examples): Update to reflect the new behavior
284 of the -n -r -k switches when exporting source code examples.
285 (Structure editing): Add information about `C-c *',
286 converting a plain list into a list of Org items.
287 (Remember): Small rephrasing of the paragraph
288 describing remember.el. Also mentioned that remember.el is part
289 of Emacs 23, not Emacs 22.
290 (Clocking work time): Add documentation about
291 displaying the current clocking time against the effort estimate.
292 Also add a footnote about using `org-clock-in-prepare-hook' to add
293 an effort estimate on the fly, just before clocking it.
294 (Footnotes): Document automatic renumbering and
295 sorting.
296 (Agenda commands): Document new bulk commands.
297 (Plain lists): Document new behavior of
298 `org-cycle-include-plain-lists'.
299 Hyphenation only in TeX.
300 (Clocking work time): Document the key to update effort
301 estimates.
302 (Clocking work time): Document the clock time display.
303 (Structure editing, TODO basics): Document new
304 variables.
305 (Column attributes): Document new colciew operators.
306 (Publishing options): Document :xml-declaration.
307 (Tracking TODO state changes): Document the
308 LOG_INTO_DRAWER property.
309 (Literal examples): Document the new implementation for
310 editing source code.
311 (Publishing action): Mention the new publishing
312 function, to publish an Org source file.
313 (Publishing links): Mention how to link to an Org source file.
314 (Macro replacement): Document new macros.
315 (Handling links): Document type-specific completion
316 when inserting links.
317 (Structure editing, Plain lists): Improve documentation
318 on sorting.
319 (Internal links): Document custom ids for links.
320 (Handling links): Document custom ids for links.
321 (CSS support): Document new class.
322 (Refiling notes): Document the possibility to create new nodes
323 during refiling.
324 (Agenda commands): Document the "?" operator to find
325 tasks without effort setting.
326 (Exporting agenda information): Section moved.
327 (RSS Feeds): New section.
328 (Built-in table editor): Document M-e and M-a navigate
329 inside table field.
330 (Stuck projects): Docment that projects identified as
331 un-stuck will still be searchd for stuck sub-projects.
332 (Paragraphs): Document centering.
333 (Creating timestamps, Agenda commands): Document new
334 behavior when changing time stamps.
335 (Structure editing): Document the new command
336 `org-clone-subtree-with-time-shift'.
337 (Publishing): Refresh this chapter.
338 (Export options, Export options, In-buffer settings):
339 Document the new keywords.
340 (Matching tags and properties): Collect all
341 documentation about tags/property matches here.
342 (Setting tags): Document `org-tag-persistent-alist'.
343 (Weekly/daily agenda): New section.
344 (Orgstruct mode): Describe `orgstruct++-mode'.
345 (Drawers): Mention the LOGBOOK drawer.
346 (Export options, Sectioning structure): Document the
347 #+LEATEX_HEADER in-buffer setting.
348 (Bugs): Section removed.
349 (Hooks): New section.
350 (Add-on packages): Moved here from old location.
351 (Context-sensitive commands): New section.
352 (Setting tags): Document newline option.
353 (Global TODO list, Matching tags and properties):
354 Mention more variables.
355 (Checkboxes): Update to changed command behavior.
81a5560e 356
40d2791f
CY
3572009-08-02 Eric Yu <sucode@gmail.com> (tiny change)
358
359 * speedbar.texi (Basic Key Bindings): Fix typo.
360
65d0154b
JB
3612009-07-30 Jay Belanger <jay.p.belanger@gmail.com>
362
363 * calc.texi (Vector/Matrix Functions): Add index entries for both
364 "v" and "V" key bindings. Mention that `calc-matrix-brackets' only
365 affects matrices with more than one row.
b5bdfd9f 366 (Help Commands): Add index entries for "prefix ?" key bindings.
65d0154b 367
5a9e3ab7
JB
3682009-07-29 Jay Belanger <jay.p.belanger@gmail.com>
369
370 * calc.texi (Stack Manipulation Commands): Add documentation for
371 `calc-transpose-lines'
372
42fb7e61
MA
3732009-07-27 Michael Albinus <michael.albinus@gmx.de>
374
375 * dbus.texi (Receiving Method Calls): Describe special return value
376 `:ignore'.
377
574b69d5
AM
3782009-07-24 Alan Mackenzie <acm@muc.de>
379
380 * cc-mode.texi (Config Basics, File Styles): Document that at mode
381 initialization, any individual variable setting now takes precedence
382 over one done via c-file-style/c-file-offsets.
383
ec06459c
JB
3842009-07-21 Jay Belanger <jay.p.belanger@gmail.com>
385
386 * calc.texi (Undoing Mistakes): Mention that the undo list will be
387 truncated when Calc is quit.
388 (Customizing Calc): Document `calc-undo-length'.
389
4ce54f6b
CY
3902009-07-20 Chong Yidong <cyd@stupidchicken.com>
391
392 * calc.texi (About This Manual): Don't mention chapter numbers in text.
393
0e4f8ba5
GM
3942009-07-11 Kevin Ryde <user42@zip.com.au>
395
396 * pcl-cvs.texi (About PCL-CVS):
397 * widget.texi (Basic Types):
398 Fix cross-references.
399
fa0f81b0
AS
4002009-07-01 Andreas Schwab <aschwab@redhat.com>
401
402 * dbus.texi (Type Conversion): Don't use literal control character.
403
88a683c5
MA
4042009-07-01 Michael Albinus <michael.albinus@gmx.de>
405
406 * tramp.texi (GVFS based methods): New section.
407 (Remote processes): Processes for GVFS based methods run locally.
408
36c8febb
MA
4092009-06-30 Michael Albinus <michael.albinus@gmx.de>
410
411 * tramp.texi (Inline methods, External methods, Gateway methods): Avoid
412 the words "kludge" and hack".
413 (External methods): Add `synce' method.
414
415 * trampver.texi: Update release number.
416
d6b951bb
MA
4172009-06-22 Michael Albinus <michael.albinus@gmx.de>
418
419 Sync with Tramp 2.1.16.
420
421 * tramp.texi (History): Add GVFS support.
422 (External methods): Precise `rsync' description. Add `dav', `davs' and
423 `obex' methods. Add 'tramp-gvfs-methods' option.
424 (Multi-hops): Cells of `tramp-default-proxies-alist' can also be Lisp
425 forms.
426 (Remote Programs): Introduce `tramp-own-remote-path'.
427 (Remote processes): New subsection "Running remote programs that create
428 local X11 windows".
429 (Frequently Asked Questions): Improve code for disabling vc.
430
431 * trampver.texi: Update release number. Set default value of
432 `emacsgvfs'.
433
70243478
CY
4342009-06-21 Chong Yidong <cyd@stupidchicken.com>
435
436 * Branch for 23.1.
437
54b31cbf
GM
4382009-06-17 Glenn Morris <rgm@gnu.org>
439
440 * faq.texi (Obtaining the FAQ): Add reference to Savannah.
441 (Latest version of Emacs): Mention source code repository.
442
f6adc23c
GM
4432009-06-16 Glenn Morris <rgm@gnu.org>
444
445 * faq.texi (Top): Language tweak.
446 (Extended commands): Most people have arrow keys.
447 (Emacs manual): Say how to follow info links.
448 (File-name conventions): Change title a bit. Explain about source
449 versus installed. Condense etc description.
450 (Guidelines for newsgroup postings): Mention Savannah list page.
451 (Newsgroup archives): Simplify.
452 (Contacting the FSF): Add contact URL.
453 (Emacs Lisp documentation): Printed version not always available.
454 (Installing Texinfo documentation): Explain how by hand installation is
455 not normally needed. Use add-to-list. Remove duplicate reference.
456 (Informational files for Emacs): Move info on Help menu here from
457 "File-name conventions".
458 (Help installing Emacs): Tweak uref.
459 (Obtaining the FAQ): Mention repository.
460 (Origin of the term Emacs): Explain "ITS".
461 (Changing load-path): Use add-to-list.
462 (Automatic indentation): Clarify this is for Text mode.
463 Don't mention Indented Text mode.
464 (Finding Emacs on the Internet): The FSF does not seem to offer a
465 deluxe distribution on CD anymore.
466
b59a8457
GM
4672009-06-16 Glenn Morris <rgm@gnu.org>
468
469 * faq.texi (Top): Mention which Emacs version this FAQ is about.
470 Recommend the latest release. Mention how to get older FAQs.
471 Recommend the Emacs manual.
472 (Guidelines for newsgroup postings): Discourage cross-posts.
473 (Underlining paragraphs): Remove.
474 (Editing MS-DOS files): Remove pre-Emacs 20 information.
475 (Bugs and problems): Update key-binding.
476 (Problems with very large files): Mention 64-bit.
477 (Shell process exits abnormally): Remove.
478 (Problems with Shell Mode): Rename and update.
479 (Spontaneous entry into isearch-mode)
480 (Problems talking to certain hosts): Remove. This is old information,
481 in etc/PROBLEMS if needed.
482 (Emacs takes a long time to visit files, Updating Emacs): Remove.
483 (Dired claims that no file is on this line): Update.
484 (Installing Emacs, Problems building Emacs): Simplify.
485 (Emacs for MS-DOS): Refer to msdos/INSTALL rather than duplicating
486 information.
487 (Emacs for MS-Windows): Rename from "Emacs for Windows". Simplify.
488 (Emacs for Mac OS X): Rename from "Emacs for Apple computers".
489 (JDEE): "JDEE", not "JDE".
490 (Handling C-s and C-q with flow control, Binding C-s and C-q):
491 Remove. This is old information, in etc/PROBLEMS if needed.
492 (stty and Backspace key, Kanji and Chinese characters): Remove.
493 (Right-to-left alphabets): Update section.
494 (Changing the included text prefix): Gnus uses message-yank-prefix.
495 Add cross-reference to Supercite manual.
496 (Saving a copy of outgoing mail): Simplify output file description.
497 (Expanding aliases when sending mail): Refer to Emacs manual.
498 Remove old info about RFC822.
499 Correct description of how to rebuild aliases.
500 (Rmail writes to /var/spool/mail): Update location from /usr/spool/mail.
501 (MIME with Emacs mail packages)
502 (Viewing articles with embedded underlining)
503 (Saving a multi-part Gnus posting, Gnus hangs for a long time):
504 Remove old sections.
505 (Killing based on nonstandard headers): Remove. Scoring is preferable,
506 and is well-documented in the Gnus manual.
507 (Reading news with Emacs): Merge "Learning more about Gnus" into here.
508 (Making Gnus faster): Rename from "Starting Gnus faster".
509 Merge "Catch-up is slow in Gnus" into here.
510
0e6d12ca
GM
5112009-06-14 Glenn Morris <rgm@gnu.org>
512
513 * faq.texi (Status of Emacs): Re-order with most recent releases first.
514 (New in Emacs 23): New section.
515 (Handling C-s and C-q with flow control): Add xref.
516
2e17e05e
GM
5172009-06-13 Glenn Morris <rgm@gnu.org>
518
519 * faq.texi (Setting up a customization file): Grammar fix.
520 Customize is no longer "new".
521 (Displaying the current line or column): Line-number mode is on by
522 default. Don't mention `column' package. Mention linum.el.
523 (Turning on abbrevs by default): Explain how to do it for buffers,
524 modes, and everywhere.
525 (Associating modes with files): Use add-to-list. Don't mention Emacs
526 19.
527 (Highlighting a region): On by default since 23.1.
528 (Replacing highlighted text): Update doc quote.
529 (Working with unprintable characters): Don't mention search-quote-char.
530 (Using an already running Emacs process): Gnuclient is probably not an
531 enhancement these days.
532 (Indenting switch statements): Remove mention of pre-Emacs 20.
533 (Horizontal scrolling): Abbreviate Emacs 20 description.
534 (Replacing text across multiple files): Fix name of dired command.
535 (Disabling backups): Use require not load.
4f9d4de3 536 (Learning more about Gnus): Add cross-refs to Gnus manual and FAQ.
2e17e05e 537
2a1cf2b9
BW
5382009-06-13 Bill Wohler <wohler@newt.com>
539
540 Release MH-E manual version 8.2.
541
542 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
543 release 8.2.
544
85b438b7
GM
5452009-06-13 Glenn Morris <rgm@gnu.org>
546
547 * faq.texi: Remove the term "on-line" (meaning "Info") throughout, since
548 in this day and age the common meaning is "on the web".
549 (copying): Use @copyright in all cases.
550 (Basic keys): Remove reference to deleted manual node "Text Characters".
551 (File-name conventions): Use GNU as an example rather than SERVICE.
552 default.el lives in site-lisp. Update Info directory location.
553 (Real meaning of copyleft): GPL actions have been brought, but all
554 settled out of court.
555 (Guidelines for newsgroup postings): Shorten section title.
556 Simplify comp.emacs description.
557 (Newsgroup archives): Change Google URL. Describe Gmane.
558 (Unsubscribing from Emacs lists): Remove discussion of "distribution
559 points". Mention List-Unsubscribe header.
560 (Contacting the FSF): Update email and URLs.
561 (Basic editing): Mention F1 for help.
562 (Installing Texinfo documentation): Refer to Texinfo website rather
563 than ftp server.
564 (Printing a Texinfo file): Mention texi2pdf.
565 (Informational files for Emacs): Don't describe FTP or SERVICE, they
566 are just stubs nowadays.
567 (Latest version of Emacs): Explain version numbers.
568 (Spell-checkers, Checking TeX and *roff documents): Remove sections.
569 (Turning on syntax highlighting): No need to mention hilit19 any more.
570 (Finding Emacs on the Internet): Refer to URLs rather than DISTRIB, FTP.
571 (Modes for various languages): Remove section.
572 (Major packages and programs): Remove most version and maintainer
573 information - it's hard to keep up-to-date, and adds nothing.
574 Similarly with direct links to mailing lists.
575 (Spell-checkers): Rename node from Ispell. Mention Aspell and Hunspell.
576 (Mailcrypt): Remove section - mailcrypt has not been updated in mnay
577 years, and Emacs comes with tools for this now.
578 (Patch): Remove section - this is a standard tool.
579 (Using function keys under X): Remove section.
580
93e2d996
GM
5812009-06-12 Glenn Morris <rgm@gnu.org>
582
583 * faq.texi (Viewing Info files outside of Emacs): Xinfo is no more.
584 (Help installing Emacs): Remove reference to deleted X11 node.
585 (Associating modes with files): Interpreter-mode-alist is no longer
586 subservient to auto-mode-alist.
587 (Installing Emacs): Change future Emacs version.
588 (Linking with -lX11 fails): Remove old section.
589 (Packages that do not come with Emacs): Update ELL location.
590 Emacs Lisp archive is dead.
591 (Emacs for Windows): Remove reference to old CE port.
e7ff9e24
GM
592 (Emacs for OS/2, Emacs for Atari ST, Emacs for the Amiga)
593 (Emacs for VMS and DECwindows): Remove old ports.
93e2d996
GM
594 (Emacs for GNUstep): Rename from "Emacs for NeXTSTEP" and update.
595 (Removing flashing messages): Remove section about non-existent Gnus
596 option.
597
f0bf7708
GM
598 * faq.texi (Top): Add @top command.
599 Remove the optional arguments from all @node commands: makeinfo can
600 generate these automatically, and it is easier to edit and rearrange
601 nodes without them.
602
30884d11
GM
6032009-06-11 Glenn Morris <rgm@gnu.org>
604
605 * faq.texi (Common acronyms): Remove no-longer-existing OSF.
606 (The LPF): Make the updated URL the sole reference point.
607 (Learning how to do something): Update refcard price and format.
608 (Getting a printed manual): Sources in doc/emacs/, not man/.
609 Also available in PDF format. Since the page count varies, be less
610 precise.
611 (Informational files for Emacs): Remove references to deleted files
612 LPF and SUN-SUPPORT, and to UUCP.
613 (Obtaining the FAQ): Refer to the service web-page rather than SERVICE.
614 Remove many obsolete ways to get the FAQ, which now seems only to be
615 distributed with Emacs.
616 (Mail and news): Remove sections about Rmail Babyl that no longer apply.
617
deab46e0
CY
6182009-06-09 Chong Yidong <cyd@stupidchicken.com>
619
223b43fa 620 * org.texi (Org Plot): Fix tags (Bug#3507).
560bb6ea 621 (Workflow states, Agenda commands): Fix tags (Bug#3508).
223b43fa 622
deab46e0
CY
623 * ada-mode.texi (Installation, Compile commands)
624 (Project File Overview, No project files, Set compiler options)
625 (Use GNAT project file, Use multiple GNAT project files)
626 (Identifier completion): Use @samp for menu items, and @kbd for key
627 sequences (Bug#3504).
628
71fbd643
DU
6292009-06-04 Daiki Ueno <ueno@unixuser.org>
630
8c9bb6f5 631 * gnus.texi (Security): Fix wording; add a link to epa.info.
71fbd643 632
f197085b
CY
6332009-06-04 Ryan Yeske <rcyeske@gmail.com>
634
635 * message.texi (Header Commands): Fix descriptions to match
636 keybindings.
637
7f3bc720
DU
6382009-04-22 Daiki Ueno <ueno@unixuser.org>
639
640 * gnus.texi (Security): Mention that EasyPG is the current default.
641
4518068d
CY
6422009-04-13 Chong Yidong <cyd@stupidchicken.com>
643
644 * ediff.texi (Session Commands): Fix typo.
645
d7ca410a
MB
6462009-04-05 Reiner Steib <Reiner.Steib@gmx.de>
647
648 * gnus-faq.texi (FAQ 8-4): Fix wrong group name of
649 news.software.readers. Reported by Florian Rehnisch.
650
c6c76add
GM
6512009-04-02 Glenn Morris <rgm@gnu.org>
652
653 * auth.texi: Capitalize direntry.
654
655 * mairix-el.texi: Copy the direntry from ../../info/dir, and avoid
656 using a period in the entry name. (Bug#2797)
657
35ed8e2e
JB
6582009-03-03 Juanma Barranquero <lekktu@gmail.com>
659
660 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add auth.
661 ($(infodir)/auth, auth.dvi): New targets.
662
e280480a
GM
6632009-03-03 Glenn Morris <rgm@gnu.org>
664
665 * auth.texi: Fix @setfilename.
666
667 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add auth.
668 (auth, $(infodir)/auth, auth.dvi): New rules.
669
8a76755b
GM
6702009-02-25 Glenn Morris <rgm@gnu.org>
671
672 * faq.texi (Emacs for minimalists): New node. (Bug#2452)
673
0038d478
MB
6742009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
675
676 * gnus.texi (NoCeM): Fix description of gnus-use-nocem.
677
6782009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
679
680 * gnus.texi (NoCeM): Update default values for gnus-nocem-groups,
681 gnus-nocem-issuers, and gnus-nocem-verifyer.
682
867d4bb3
JB
6832009-02-20 Juanma Barranquero <lekktu@gmail.com>
684
685 * ada-mode.texi (Project files, Automatic Casing):
686 * dbus.texi (Signals):
687 * gnus.texi (Selecting a Group, Filtering Incoming Mail):
688 * mh-e.texi (HTML):
689 * nxml-mode.texi (Locating a schema)
690 (Using the document's URI to locate a schema):
691 * org.texi (Footnotes, Using the mapping API):
692 * rcirc.texi (Channels): Remove duplicate words.
693
3a44dc1f
GM
6942009-02-20 Glenn Morris <rgm@gnu.org>
695
696 * dired-x.texi (Miscellaneous Commands):
697 * gnus.texi: Minor updates for mbox Rmail.
698
5dc584b5
KB
6992009-02-16 Karl Berry <karl@gnu.org>
700
b59a8457
GM
701 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
702 * cl.texi, dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi:
703 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
704 * faq.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
705 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
706 * newsticker.texi, nxml-mode.texi, org.texi, pcl-cvs.texi:
707 * pgg.texi, rcirc.texi, reftex.texi, remember.texi, sasl.texi:
708 * sc.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
709 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi, woman.texi:
710 Consistently use @insertcopying in the Top node,
5dc584b5 711 @contents at the front (after @end titlepage),
b59a8457 712 and @direntry after @copying. (Bug#1988)
5dc584b5 713
9eb59592
MB
7142009-02-13 Teodor Zlatanov <tzz@lifelogs.com>
715
716 * auth.texi: New file documenting auth-source.
717
d324fa76
CD
7182009-02-13 Carsten Dominik <dominik@science.uva.nl>
719
720 * org.texi (Org Plot): Fix link.
721
7a603b73
DU
7222009-02-09 Daiki Ueno <ueno@unixuser.org>
723
724 * epa.texi (Mail-mode integration): Mention the way to do
725 "encrypt-to-self". (Bug#1807)
726
a626b338 7272009-02-05 Arni Magnusson <arnima@hafro.is> (tiny change)
5aa4315c
JB
728
729 * ada-mode.texi (No project files): Fix typo. (Bug#2214)
730
3b36c17e
MB
7312009-02-04 Reiner Steib <Reiner.Steib@gmx.de>
732
733 * gnus-news.texi: Print version about Incoming*.
734
55033558
CD
7352009-02-02 Carsten Dominik <dominik@science.uva.nl>
736
737 * org.texi (Structure editing, Handling links)
738 (Fast access to TODO states, Javascript support): Make standard docs
739 correctly reflect default variable settings.
740
ec712abb
GM
7412009-02-02 Glenn Morris <rgm@gnu.org>
742
743 * org.texi: Fix typos.
744
7112648c
MA
7452009-02-01 Michael Albinus <michael.albinus@gmx.de>
746
747 Sync with Tramp 2.1.15.
748
749 * trampver.texi: Update release number.
750
2e461fc1
CD
7512009-01-31 Carsten Dominik <carsten.dominik@gmail.com>
752
753 * org.texi (TODO dependencies): Document TODO dependencies on
754 checkboxes.
755
bc283609
CD
7562009-01-30 Carsten Dominik <dominik@science.uva.nl>
757
758 * org.texi (TODO dependencies): Document key binding for toggling
759 ORDERED property.
760
74fc5047
MA
7612009-01-28 Michael Albinus <michael.albinus@gmx.de>
762
763 * dbus.texi (Errors and Events): Fix typos. Describe second parameter
764 of hook functions.
765
d6685abc
CD
7662009-01-28 Carsten Dominik <dominik@science.uva.nl>
767
768 * org.texi (TODO dependencies): New section.
769
65c439fd
CD
7702009-01-27 Carsten Dominik <dominik@science.uva.nl>
771
772 * org.texi (Plain lists, TODO basics, Priorities)
773 (Multiple sets in one file, Conflicts): Document interaction with
774 `shift-selection-mode'.
775
5fafc247
JB
7762009-01-27 Jay Belanger <jay.p.belanger@gmail.com>
777
778 * calc.texi (Embedded Mode, Algebraic-Style Calculations):
779 Make Calc the subject of sentences.
780 (Rearranging Formulas using Selections): Discuss new options
781 for `j *'.
782
e7433508
MA
7832009-01-26 Michael Albinus <michael.albinus@gmx.de>
784
785 * dbus.texi (Errors and Events): New variable dbus-event-error-hooks.
786
2096a1b6
GM
7872009-01-26 Glenn Morris <rgm@gnu.org>
788
789 * org.texi: Fix typos.
790
0cb61492
BW
7912009-01-26 Bill Wohler <wohler@newt.com>
792
2096a1b6 793 * mh-e.texi (EDITION, UPDATED): Update.
0cb61492 794
0bd48b37
CD
7952009-01-25 Carsten Dominik <dominik@science.uva.nl>
796
797 * org.texi (References): Add information about remote references.
798 (Built-in table editor): Document `C-c RET' in tables.
799 (Math symbols, Quoting LaTeX code): Mention that simple
800 LaTeX macros survive LaTeX export.
801 (Images in LaTeX export): Show how to create a reference to a
802 figure.
803 (Sectioning structure): Document that the LaTeX class can be
804 specified in a property.
805 (Text areas in HTML export): New section.
806 (External links): Add examples for text search and ID links.
807 (Built-in table editor): Remove the descriptio of `C-c
808 C-q', it not longer works.
809 (Literal examples): Document that a space must follow
810 the colon in short examples.
811 (Relative timer): Document `org-timer-stop'.
812 (Footnotes): New section.
813 (Footnote markup): Shorten section and refer to new Footnote
814 section.
815 (Literal examples): Add documentation for line
816 numbering in and references to code examples.
817 (CSS support): Fix the description of default CSS styles.
818 (Capturing column view): Document
819 "file:path/to/file.org" as an allowed value for the ID property of
820 a dynamic block copying column view.
821
49dbbaf2
SE
8222009-01-23 Stephen Eglen <stephen@gnu.org>
823
824 * mh-e.texi (Getting Started): Describe $MH.
825
193e6828
MA
8262009-01-21 Michael Albinus <michael.albinus@gmx.de>
827
828 * tramp.texi (all): Harmonize usage of "external method",
829 "external transfer method" and "out-of-band method".
830 (Connection types): Precise the differences of inline and external
831 methods. Written by Adrian Phillips <a.phillips@met.no>.
832
26b9f88d
MB
8332009-01-19 Reiner Steib <Reiner.Steib@gmx.de>
834
835 * gnus.texi (Limiting): `/ N' and `/ o' are not really limiting
836 commands as described at the top. Reported by Allan Gottlieb
837 <gottlieb@nyu.edu>.
838
8392009-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
840
841 * gnus.texi (Non-ASCII Group Names, RSS): Update description of
842 nnmail-pathname-coding-system.
843
377952e0
GM
8442009-01-17 Peter Tury <tury.peter@gmail.com> (tiny change)
845
846 * org.texi (Relative timer): Fix typo.
847
a20d3598
JB
8482009-01-15 Juanma Barranquero <lekktu@gmail.com>
849
850 * org.texi (Clocking work time): Fix typo.
98a1e0f5 851 Reported by Peter Tury <tury.peter@gmail.com>. (Bug#1925)
a20d3598 852
a50253cc
GM
8532009-01-13 Glenn Morris <rgm@gnu.org>
854
855 * org.texi: Fix some more typos.
856
07450bee
GM
8572009-01-13 Peter Tury <tury.peter@gmail.com> (tiny change)
858
859 * org.texi: Fix some typos.
860
e3e955fe
MB
8612009-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
862
863 * gnus.texi (Group Parameters): Add note for local variables.
864
8652009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
866
867 * gnus.texi (Converting Kill Files): Fix URL. Include
868 gnus-kill-to-score.el in contrib directory.
869
8702009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
871
872 * gnus.texi (Startup Variables): Fix gnus-before-startup-hook.
873 Reported by Leo <sdl.web@gmail.com>. (Bug#1660)
874 (Paging the Article): Add index entry.
875
71dd9983
JB
8762009-01-03 Stephen Leake <stephen_leake@member.fsf.org>
877
878 * ada-mode.texi (Examples): Delete redundant text.
879
4a0cf14f
MA
8802009-01-03 Michael Albinus <michael.albinus@gmx.de>
881
36c8febb 882 * trampver.texi (top): Declare ipv6prefix and ipv6postfix.
4a0cf14f
MA
883
884 * tramp.texi (Filename Syntax, Filename completion): Handle IPv6
885 addresses.
886
aedac0f0
BW
8872009-01-03 Bill Wohler <wohler@newt.com>
888
889 * mh-e.texi (Scan Line Formats): Indicate that first column should be
890 kept empty.
891
4c65b566
CD
8922008-12-20 Carsten Dominik <dominik@science.uva.nl>
893
894 * org.texi (Activation, Exporting, ASCII export, HTML export)
895 (HTML Export commands, LaTeX/PDF export commands): Improve
896 documentation about transient-mark-mode.
897 (References): DOcuemtn the use of special names like $LR1 to reference
898 to fields in the last table row.
899
e1a78e1e
JL
9002008-12-19 Juri Linkov <juri@jurta.org>
901
902 * info.texi (Search Text): Remove mention of removed key binding M-s.
903
17a0aa82
CD
9042008-12-18 Carsten Dominik <dominik@science.uva.nl>
905
906 * org.texi (References): Remove mentioning of @0 as reference for the
907 last line, this has been reverted in the Lisp sources.
908
4997d802
JB
9092008-12-17 Juanma Barranquero <lekktu@gmail.com>
910
911 * makefile.w32-in (INFO_TARGETS, clean): Add sasl.
912 (DVI_TARGETS): Remove duplicates. Add sasl.
913 ($(infodir)/sasl, sasl.dvi): New targets.
914
33306645
CD
9152008-12-17 Carsten Dominik <dominik@science.uva.nl>
916
917 * org.texi: Version number pushed to 6.15d.
918
db55f368
CD
9192008-12-16 Carsten Dominik <dominik@science.uva.nl>
920
a0bf4117 921 * org.texi (Tables in LaTeX export): New section.
db55f368
CD
922 (Images in LaTeX export): New section.
923 (Inlined images, Images in HTML export): Sections renamed.
924
dae0a942
MB
9252008-12-08 Reiner Steib <Reiner.Steib@gmx.de>
926
927 * message.texi (Insertion Variables): Don't advertise sc-cite-original.
928
9f5572e9
MB
9292008-12-04 David Engster <dengste@eml.cc>
930
931 * gnus.texi (nnmairix): Mention mairix.el. Point out the importance
af42a9cc 932 of nnml-get-new-mail. Change URL for mairix patch.
9f5572e9 933
bc23baaa
CD
9342008-12-02 Carsten Dominik <carsten.dominik@gmail.com>
935
936 * org.texi (Using the mapping API): Fix bug in mapping example.
937 (Publishing options): Make the list of properties complete again, in
938 correspondence to the variable `org-export-plist-vars'.
939 (Property searches): Document new special values for time comparisons.
940 (Tag inheritance): Refine the description of tag inheritance.
941 (Project alist): Add info about the publishing sequence of components.
a0bf4117 942 (Effort estimates): Document the new relative timer.
bc23baaa 943
3bf8054f
JB
9442008-12-01 Jay Belanger <jay.p.belanger@gmail.com>
945
946 * calc.texi (About This Manual): Clarify behavior of `C-x * t'.
947 (Using Calc): Clarify use of `C-x * o'.
948 (Embedded Mode (Overview)): Clarify use of `C-x * e'.
949
ac134f2f
RS
9502008-11-28 Richard M Stallman <rms@gnu.org>
951
952 * dbus.texi (Receiving Method Calls): Clean up previous change.
953
ace706d1
MA
9542008-11-26 Michael Albinus <michael.albinus@gmx.de>
955
956 * dbus.texi (Type Conversion): New defuns `dbus-string-to-byte-array',
957 `dbus-escape-as-identifier', `dbus-byte-array-to-string' and
958 `dbus-unescape-from-identifier'.
959 (Receiving Method Calls): New constants `dbus-service-emacs' and
7b66ce51 960 `dbus-path-emacs'. Precise return values of `dbus-register-method'.
ace706d1
MA
961 (Signals): Use the constants in the example.
962
d60b1ba1
CD
9632008-11-24 Carsten Dominik <dominik@science.uva.nl>
964
b97439ce 965 * org.texi: Re-apply change to FDL 1.3.
d60b1ba1 966
ce4fdcb9
CD
9672008-11-23 Carsten Dominik <dominik@science.uva.nl>
968
969 * org.texi (Setting up Remember): Document `org-remember-mode'.
970 (External links): Document that bbdb links can use a regular
971 expression.
972 (External links): Document that elisp links can contain interactive
973 commands.
974
c8548a00 9752008-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
88ee5b02
JB
976
977 * viper.texi (viper-translate-all-ESC-keysequences):
978 Description removed.
979
6a2c4aec
GM
9802008-11-19 Glenn Morris <rgm@gnu.org>
981
982 * doclicense.texi: Change to FDL 1.3.
983 Relicense all texi files under FDL 1.3 or later.
984
59ee4113
JB
9852008-11-17 Jay Belanger <jay.p.belanger@gmail.com>
986
987 * calc.texi (Tutorial): Clarify how to set up the on-line tutorial.
988
59bcbb98 9892008-11-16 Michael Kifer <kifer@cs.stonybrook.edu>
9f90198a
JB
990
991 * viper.texi (viper-ESC-keyseq-timeout, viper-ESC-key): Removed.
2198eaa5
JB
992
993 * ediff.texi: Version/date change.
9f90198a 994
8aa41c9b
CY
9952008-11-14 Chong Yidong <cyd@stupidchicken.com>
996
997 * ns-emacs.texi: Moved into macos.texi in the main Emacs manual.
998
17587b1b
JB
9992008-11-14 Jay Belanger <jay.p.belanger@gmail.com>
1000
1001 * calc.texi (About This Manual): Comment out a mention of
1002 marginal notes.
1003
564c900e
CD
10042008-11-12 Carsten Dominik <dominik@science.uva.nl>
1005
1006 * org.texi (Clocking work time): Document the :formula property of
1007 clock tables.
1008 (Structure editing, Refiling notes): Document refiling regions.
1009 (Agenda commands): Document the double-prefix version
1010 of the `l' command in the agenda.
1011 (Handling links): Explain the effect of a double prefix
1012 arg to `C-c C-o'.
1013 (TODO basics): Add documentation for tag triggers.
1014
3c4be1f2
GM
10152008-10-23 Glenn Morris <rgm@gnu.org>
1016
1017 * cl.texi (Function Bindings): Mention `flet' fails to deal with
1018 byte-compiling things like `+'.
1019
1020 * ns-emacs.texi: Merge copyright years of author now with assignment
1021 into FSF years.
1022 (VER): Use it for easier automatic updating. Use Emacs version rather
1023 than standalone Emacs.app version.
1024
a6520ff3
CD
10252008-10-12 Carsten Dominik <dominik@science.uva.nl>
1026
864c9740 1027 * org.texi: Lots of minor fixes.
a6520ff3
CD
1028 (Capture): New chapter.
1029 (Org Plot): New section.
1030
db7a4b66
MH
10312008-09-30 Magnus Henoch <mange@freemail.hu>
1032
1033 * cl.texi (Porting Common Lisp): Fix parenthesis order in example.
1034
4043c194
JB
10352008-09-30 Jay Belanger <jay.p.belanger@gmail.com>
1036
1037 * calc.texi (User Defined Units): Mention how to enter optional display
1038 string.
1039
eef5ade7
MB
10402008-09-25 Teodor Zlatanov <tzz@lifelogs.com>
1041
1042 * message.texi (Sending Variables): Fixed variable documentation to
1043 avoid the "y/n" wording.
1044
e52cac88
MB
10452008-09-24 Teodor Zlatanov <tzz@lifelogs.com>
1046
1047 * message.texi (Sending Variables): Added `message-confirm-send' doc.
1048
10492008-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
1050
1051 * gnus.texi (The Gnus Registry): Don't give argument to @item used in
1052 @enumerate section so as to be able to be formatted with MAKEINFO=no.
1053
00c55306
BW
10542008-09-22 Bill Wohler <wohler@newt.com>
1055
1056 Release MH-E manual version 8.1.
1057
1058 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
1059 release 8.1.
1060
1061 * mh-e.texi: Retain dual license as agreed to by the FSF.
1062 However, bump GPL to Version 3.
1063 Use @include for license text.
1064
e52cac88 10652008-09-19 Katsumi Yamaoka <yamaoka@jpl.org>
64763fe3
MB
1066
1067 * gnus.texi (Top, Setup, Fancy splitting to parent)
88ee5b02
JB
1068 (Store custom flags and keywords, Store arbitrary data):
1069 Clean up markup.
64763fe3
MB
1070
10712008-09-16 Teodor Zlatanov <tzz@lifelogs.com>
1072
1073 * gnus.texi (The Gnus Registry): Document it.
1074
9e601b8d
MB
10752008-09-08 David Engster <dengste@eml.cc>
1076
88ee5b02
JB
1077 * gnus.texi (nnmairix): Point out that nnml uses MH format.
1078 Clarify section about choosing back end servers.
9e601b8d 1079
247043f1
GM
10802008-08-23 Glenn Morris <rgm@gnu.org>
1081
1082 * dired-x.texi (Shell Command Guessing):
1083 Mention dired-guess-shell-case-fold-search. (Bug#417)
1084
2bfec7a0
MA
10852008-08-22 Michael Albinus <michael.albinus@gmx.de>
1086
1087 * trampver.texi: Update release number.
1088
247043f1 10892008-08-18 Brian Cully <bjc@kublai.com> (tiny change)
2f45a8ed
AR
1090
1091 * ns-emacs.texi: Update version.
1092 (Introduction): Correct menu location for options save.
1093 (Customization): Note that defaults are stored under org.gnu.Emacs.
1094
8c20bd92
BW
10952008-08-11 Bill Wohler <wohler@newt.com>
1096
1097 * mh-e.texi (Getting Started): Rename variant mu-mh to gnu-mh and be
1098 explicit about GNU mailutils MH elsewhere (with thanks to Darel
1099 Henman) (closes SF #1768928).
1100
767a4d92
GM
11012008-08-10 Glenn Morris <rgm@gnu.org>
1102
1103 * ns-emacs.texi: Use @copying. Change copyright of authors with
1104 assignment to FSF. Change license to GFDL.
1105 (Top): Remove outdated references.
1106
6ecfe5c2
MB
11072008-08-07 Reiner Steib <Reiner.Steib@gmx.de>
1108
88ee5b02
JB
1109 * gnus.texi (Sorting the Summary Buffer, Summary Sorting):
1110 Add gnus-summary-sort-by-most-recent-number and
6ecfe5c2
MB
1111 gnus-summary-sort-by-most-recent-date.
1112 (Summary Sorting): Explain prefix argument.
1113
11142008-08-07 Katsumi Yamaoka <yamaoka@jpl.org>
1115
1116 * gnus.texi (Saving Articles): Mention symbolic prefix `r' for
1117 gnus-summary-pipe-output.
1118
eb932e8a
MA
11192008-08-03 Michael Albinus <michael.albinus@gmx.de>
1120
1121 * dbus.texi (Receiving Method Calls): Document error handling of own
1122 D-Bus methods.
1123
bfe16263
BW
11242008-08-01 Bill Wohler <wohler@newt.com>
1125
1126 * mh-e.texi (Reading Mail)
9f90198a 1127 (Viewing Attachments): Describe new function
bfe16263
BW
1128 mh-show-preferred-alternative.
1129 (Sending Mail, Redistributing, Sending Message): Describe new hook
1130 mh-annotate-msg-hook.
1131
21956b56
MA
11322008-07-31 Michael Albinus <michael.albinus@gmx.de>
1133
1134 * dbus.texi (Arguments and Signatures): Fix example.
1135 (Synchronous Methods): New defun `dbus-call-method-non-blocking'.
1136 (Asynchronous Methods): New node.
9f90198a
JB
1137 (Errors and Events): Describe extended layout of `dbus-event'.
1138 New defun `dbus-event-message-type'.
21956b56 1139
7c2fb837
DN
11402008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
1141
1142 * ediff.texi: Remove VMS support.
1143
13662773
JB
11442008-07-29 Juanma Barranquero <lekktu@gmail.com>
1145
1146 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add mairix-el.
1147 ($(infodir)/mairix-el), mairix-el.dvi): New targets.
1148
ddde0b34
CY
11492008-07-29 Chong Yidong <cyd@stupidchicken.com>
1150
1151 * Makefile.in: Add mairix-el targets.
1152
11532008-07-29 David Engster <deng@randomsample.de>
1154
1155 * mairix-el.texi: New file.
1156
d5875b25
JB
11572008-07-28 Stephen Leake <stephen_leake@stephe-leake.org>
1158
366b7d44
JB
1159 * ada-mode.texi: Document using GNAT project files as Emacs Ada mode
1160 project files. Delete 'main_unit' project variable; not needed. Allow
1161 process environment variables wherever project variables are allowed.
1162 Add tutorial section on multiple GNAT project files.
d5875b25 1163
6cbab8ee
MA
11642008-07-27 Michael Albinus <michael.albinus@gmx.de>
1165
1166 Sync with Tramp 2.1.14.
1167
1168 * trampver.texi: Update release number.
1169
9e2a2647
DN
11702008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
1171
1172 * ns-emacs.texi:
1173 * faq.texi: Remove mentions of Mac Carbon.
1174
d62672f3
MB
11752008-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
1176
1177 * gnus.texi (Saving Articles): Describe the 2nd argument of
1178 gnus-summary-save-in-pipe.
1179 (SpamAssassin): Use it.
1180
11812008-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
1182
1183 * gnus.texi (SpamAssassin): Fix gnus-summary-save-in-pipe usage.
1184
dd12e1c6
CD
11852008-07-25 Carsten Dominik <dominik@science.uva.nl>
1186
1187 * org.texi (Export options): Document the use of the creator flag.
1188
44ce9197
CD
11892008-07-24 Carsten Dominik <dominik@science.uva.nl>
1190
1191 * org.texi: New version 6.06a.
1192
ddd13c5d
JB
11932008-07-23 Juanma Barranquero <lekktu@gmail.com>
1194
1195 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add ns-emacs.
1196 ($(infodir)/ns-emacs, ns-emacs.dvi): New targets.
1197
8dc6104d
JB
11982008-07-23 Vincent Belaïche <vincent.b.1@hotmail.fr>
1199
1200 * calc.texi (Editing Stack Entries):
1201 (Algebraic Entry): Rewrite introductory sentences so it can be used by
1202 Calc's help functions. Mention fixing typos.
1203 (Customizing Calc): Fix typo.
1204
12052008-07-23 Jay Belanger <jay.p.belanger@gmail.com>
1206
1207 * calc.texi (summarykey): New macro. Use to correctly format keys in
1208 the summary.
1209
ddd13c5d 12102008-07-20 Adrian Robert <adrian.b.robert@gmail.com>
db8ef699
AR
1211
1212 * ns-emacs.texi (Customization): Corrected documentation on color
1213 specification formats.
1214
568beaa2
AS
12152008-07-19 Andreas Schwab <schwab@suse.de>
1216
db8ef699 1217 * ns-emacs.texi: Moved from ../emacs. Add @direntry.
568beaa2
AS
1218
1219 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ns-emacs.
1220 (ns-emacs, $(infodir)/ns-emacs, ns-emacs.dvi): New rules.
1221
cd71b9ae
MA
12222008-07-18 Michael Albinus <michael.albinus@gmx.de>
1223
1224 * dbus.texi (Inspection): Rework, introduce submenus.
1225 (Bus names, Introspection, Nodes and Interfaces, Methods and Signal)
1226 (Properties and Annotations, Arguments and Signatures): New nodes.
1227
9b7993b4
MA
12282008-07-13 Michael Albinus <michael.albinus@gmx.de>
1229
1230 * dbus.texi (Receiving Method Calls): Fix description of
1231 `dbus-register-method'.
1232 (Signals): Allow also signal arguments for filtering in
1233 `dbus-register-signal'.
1234
241d447b
JB
12352008-07-13 Vincent Belaïche <vincent.b.1@hotmail.fr>
1236
1237 * calc.texi (Manipulating Vectors): Clarify definition of `rnorm' and
1238 `cnorm'.
1239 (Arithmetic Tutorial): Simplify the verification of prime factors.
1240
adb46650
MB
12412008-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
1242
1243 * gnus.texi (Saving Articles): Mention
1244 gnus-summary-pipe-output-default-command and gnus-summary-save-in-pipe.
1245
92e15881
JB
12462008-06-29 Jay Belanger <jay.p.belanger@gmail.com>
1247
1248 * calc.texi: Adjust mode line throughout.
1249
ea597303
JB
12502008-06-28 Juanma Barranquero <lekktu@gmail.com>
1251
1252 * sasl.texi (Mechanisms): Fix typos.
1253
aee08080
JB
12542008-06-24 Jay Belanger <jay.p.belanger@gmail.com>
1255
1256 * calc.texi (Killing from the stack): Mention using normal Emacs
1257 copying.
1258
a06a4a12
MA
12592008-06-21 Michael Albinus <michael.albinus@gmx.de>
1260
ea597303
JB
1261 * tramp.texi (Password handling): Renamed from "Password caching".
1262 Add `auth-source' mechanism.
a06a4a12
MA
1263 (Connection caching): Tramp reopens the connection automatically,
1264 when the operating system on the remote host has been changed.
1265
7389398d
EZ
12662008-06-20 Eli Zaretskii <eliz@gnu.org>
1267
1268 * makefile.w32-in (distclean): Remove makefile.
1269
b349f79f
CD
12702008-06-17 Carsten Dominik <dominik@science.uva.nl>
1271
3f9b4c2b 1272 * org.texi (Using the mapping API): New section.
b349f79f 1273 (Agenda column view): New section.
3f9b4c2b 1274 (Moving subtrees): Document archiving to the archive sibling.
b349f79f 1275 (Agenda commands): Document columns view in the agenda.
3f9b4c2b 1276 (Using the property API): Document the API for multi-valued properties.
b349f79f
CD
1277
12782008-06-17 Jason Riedy <jason@acm.org>
1279
1280 * org.texi (A LaTeX example): Note that fmt may be a one-argument
1281 function, and efmt may be a two-argument function.
1282 (Radio tables): Document multiple destinations.
1283
cd5c05d2
GM
12842008-06-16 Glenn Morris <rgm@gnu.org>
1285
1286 * epa.texi, erc.texi, pgg.texi, remember.texi, sasl.texi, url.texi:
1287 Add Cover-Texts.
1288
debf4439
GM
12892008-06-15 Glenn Morris <rgm@gnu.org>
1290
1291 * faq.texi (VER): Update to 23.0.60.
1292
1293 * mh-e.texi: Remove option of licensing under GPL.
1294 Add Cover-Texts to GFDL permissions notice.
1295 (GPL): Remove section.
1296 (GFDL): Include doclicense.texi rather than the actual text.
1297
1298 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add sasl.
1299 (sasl, $(infodir)/sasl, sasl.dvi): New rules.
1300
1301 * sasl.texi: Fix output file name.
1302
1303 * epa.texi, sasl.texi: Refer to license in Emacs manual.
1304
1305 * gnus-coding.texi: Refer to license in Gnus manual.
1306
1307 * idlwave.texi, sasl.texi: Use @copying.
1308
1309 * org.texi: Change to GFDL 1.2. Refer to license in Emacs manual.
1310
1311 * speedbar.texi: Update Back-Cover Text as per maintain.info.
1312
1313 * url.texi: Use @copying, @title, @subtitle, @author.
1314
1315 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi, dbus.texi:
1316 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
1317 * erc.texi, eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus.texi:
1318 * idlwave.texi, message.texi, newsticker.texi, pcl-cvs.texi:
1319 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi:
1320 * smtpmail.texi, speedbar.texi, tramp.texi, vip.texi, viper.texi:
1321 * widget.texi, woman.texi:
1322 Remove references to external license, since doclicense is included.
1323
1324 * ada-mode.texi, autotype.texi, cc-mode.texi, dired-x.texi:
1325 * pcl-cvs.texi, speedbar.texi, url.texi, widget.texi:
1326 Remove references to non-existent Invariant Sections.
1327
091f8bc1
GM
13282008-06-14 Glenn Morris <rgm@gnu.org>
1329
1330 * faq.texi (Major packages and programs): Remove references to external
1331 Supercite, Calc, VIPER, since they have been included for some time.
1332 Update VM, AUCTeX, BBDB entries.
1333
47bcb4d3
UJ
13342008-06-14 Ulf Jasper <ulf.jasper@web.de>
1335
1336 * newsticker.texi: Updated to match latest newsticker changes.
1337
6f093307
GM
13382008-06-13 Glenn Morris <rgm@gnu.org>
1339
1340 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi
1341 * dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi
1342 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi
1343 * gnus.texi, idlwave.texi, info.texi, message.texi, newsticker.texi
1344 * nxml-mode.texi, org.texi, pcl-cvs.texi, rcirc.texi, reftex.texi
1345 * sc.texi, sieve.texi, smtpmail.texi, vip.texi, viper.texi, widget.texi
1346 * woman.texi:
1347 Update Back-Cover Text as per maintain.info.
1348
2b968687
MB
13492008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
1350
1351 * gnus-faq.texi: Generate. Change node names to "FAQ N-M".
1352
1353 * Makefile.in (gnus-faq-clean): Don't remove gnus-faq.texi.
1354 (gnus-faq.xml): Update repository host.
1355
2b968687
MB
1356 * gnus-faq.texi: Generate from gnus-faq.xml (sourceforge.net).
1357
13582008-06-15 Frank Schmitt <ich@frank-schmitt.net>
1359
1360 * gnus-faq.texi ([5.12]): Add entry about message-kill-buffer-on-exit.
1361 Fix a typo.
1362
13632008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
1364
1365 * gnus.texi (Mail Source Customization): Correct values of
1366 `mail-source-delete-incoming'. Reported by Tassilo Horn.
1367 (Oort Gnus): Fix version comment for mml-dnd-protocol-alist.
1368
13692008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
1370
1371 * gnus.texi (nnmairix): Eliminate wrong use of `path', cf. the GNU
1372 coding standards.
1373
13742008-06-14 David Engster <dengste@eml.cc>
1375
1376 * gnus.texi (nnmairix): Markup fixes.
1377
e6d2d263
MB
13782008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
1379
2b968687 1380 * gnus.texi (nnmairix): Markup and other minor fixes.
e6d2d263
MB
1381
13822008-06-05 David Engster <dengste@eml.cc>
1383
1384 * gnus.texi (nnmairix): New nodes describing nnmairix.el.
1385
13862008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
1387
b344d29d 1388 * gnus.texi (Group Parameters): Change ~/.gnus to ~/.gnus.el.
e6d2d263
MB
1389 (Searching, nnir, nnmairix): New stub nodes.
1390
ad231df6 13912008-05-30 Felix Lee <felix.1@canids.net>
30235d57
SM
1392
1393 * cl.texi (Iteration Clauses): Fix incorrect "identical" examples.
1394
f394fa25
MB
13952008-05-24 Reiner Steib <Reiner.Steib@gmx.de>
1396
1397 * gnus.texi (Filling In Threads): Additions to gnus-fetch-old-headers.
1398
58333467
MB
13992008-05-15 Reiner Steib <Reiner.Steib@gmx.de>
1400
1401 * gnus.texi (Scoring On Other Headers): Fix typo. Rearrange.
1402
67525fb9
JY
14032008-05-15 Jonathan Yavner <jyavner@member.fsf.org>
1404
1405 * ses.texi (Acknowledgements): Add Shigeru Fukaya.
1406
0549d8fc
JB
14072008-05-06 Juanma Barranquero <lekktu@gmail.com>
1408
1409 * info.texi (Top): Fix typo in xref.
1410
149a3837
KB
14112008-05-05 Karl Berry <karl@gnu.org>
1412
1413 * info.texi (Top): @xref to stand-alone manual.
1414
3a23a519
MB
14152008-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
1416
1417 * gnus.texi (Various Summary Stuff): Add gnus-propagate-marks.
1418 (Various Summary Stuff): Fix typo in last xref.
1419
0a29fbf3
JB
14202008-05-02 Juanma Barranquero <lekktu@gmail.com>
1421
1422 * org.texi (Moving subtrees): Fix typo.
1423
586b90f1
MA
14242008-04-28 Michael Albinus <michael.albinus@gmx.de>
1425
1426 * tramp.texi (Frequently Asked Questions): Explain, how to disable
1427 Tramp via `tramp-mode'.
1428
b5af9883
CD
14292008-04-27 Carsten Dominik <dominik@sam.science.uva.nl>
1430
1431 * org.texi: Massive changes, in many parts of the file.
1432
d55fe5bb
MB
14332008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
1434
1435 * gnus.texi (Oort Gnus): Add message-fill-column.
1436
14372008-04-12 Adrian Aichner <adrian@xemacs.org>
1438
1439 * gnus.texi (Mail Source Specifiers): Typo fix.
1440
14412008-04-12 Reiner Steib <Reiner.Steib@gmx.de>
1442
1443 * gnus.texi (Diary Headers Generation): Update key binding for
1444 `gnus-diary-check-message'.
1445
14462008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
1447
1448 * gnus.texi (Emacsen): Addition.
1449
14502008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
1451
1452 * gnus.texi (Emacsen): Give recommendations for Emacs 22 and Emacs 23.
1453
14542008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
1455
1456 * gnus.texi (Oort Gnus): Mention customizing of tool bars.
1457
14582008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
1459
1460 * gnus-news.texi: Update tool bar item.
1461
14622008-04-09 Sven Joachim <svenjoac@gmx.de>
1463
1464 * gnus-news.texi: Fix typos.
1465
76c109c3
JB
14662008-04-11 Jay Belanger <jay.p.belanger@gmail.com>
1467
222027f2 1468 * calc.texi (Vector and Matrix Arithmetic, Calc Summary):
76c109c3
JB
1469 Add mention of `kron'.
1470
d5fbd5a6
MO
14712008-04-01 Daiki Ueno <ueno@unixuser.org>
1472
1473 * epa.texi (Encrypting/decrypting *.gpg files): Document
1474 epa-file-name-regexp.
1475
fbcbb58c
KY
14762008-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
1477
1478 * gnus.texi (Example Methods): Fix description about ssh-agent.
1479 (Indirect Functions): Fix the default value of nntp-telnet-command;
1480 remove link to connect.html.
1481
134ce16c
MA
14822008-03-30 Michael Albinus <michael.albinus@gmx.de>
1483
1484 * dbus.texi (Synchronous Methods): New parameter TIMEOUT for
1485 dbus-call-method.
1486 (Receiving Method Calls): The timeout can be set by the calling client.
1487
da1975d7
MA
1488 * trampver.texi: Update release number.
1489
2e4089ab
RS
14902008-03-29 Reiner Steib <Reiner.Steib@gmx.de>
1491
1492 * gnus.texi (Top): Fix version. Add SASL.
1493
70cab5a9
MA
14942008-03-29 Michael Albinus <michael.albinus@gmx.de>
1495
1496 Sync with Tramp 2.1.13.
1497
1498 * trampver.texi: Update release number.
1499
5bc6ddff
MB
15002008-03-29 Chong Yidong <cyd@stupidchicken.com>
1501
1502 * org.texi: Update to new org-mode website.
1503
15042008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
1505
1506 * cl.texi (For Clauses): Fix loop over key-seq to match code.
1507
9b3ebcb6
MB
15082008-03-22 Reiner Steib <Reiner.Steib@gmx.de>
1509
1510 * gnus.texi (Foreign Groups): Add gnus-read-ephemeral-gmane-group,
1511 gnus-read-ephemeral-gmane-group-url,
1512 gnus-read-ephemeral-emacs-bug-group,
1513 gnus-read-ephemeral-debian-bug-group.
1514
15152008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
1516
1517 * gnus.texi (MIME Commands): Add gnus-article-browse-html-article.
1518
1519 * gnus-news.texi: Add EasyPG. Add gnus-article-browse-html-article.
1520 Add FIXMEs for Bookmarks and gnus-registry-marks.
1521
15222008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
1523
1524 * gnus.texi (Smileys): Document `smiley-style'.
1525
15262008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
1527
1528 * gnus.texi (Gnus Development): Clarify difference between ding and
1529 gnu.emacs.gnus.
1530 (MIME Commands, Using MIME, RSS): Fix markup.
1531
1532 * gnus-faq.texi ([8.4]): Ditto.
1533
15342008-03-20 Reiner Steib <Reiner.Steib@gmx.de>
1535
1536 * gnus.texi (Emacsen): Remove obsolete stuff.
1537
15382008-03-19 Reiner Steib <Reiner.Steib@gmx.de>
1539
1540 * gnus.texi (Oort Gnus): Add version info WRT
1541 `mail-source-delete-incoming'.
1542
15432008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
1544
1545 * gnus.texi (Top): Add "Other related manuals" and version info in
1546 `iftex' output.
1547 (Formatting Fonts): Add index entries for gnus-mouse-face, gnus-face-0,
1548 gnus-balloon-face-0 and the corresponding format specifiers.
1549
608d6a81
MA
15502008-03-26 Michael Albinus <michael.albinus@gmx.de>
1551
1552 * tramp.texi (Filename completion): Remove footnote about let-bind
1553 of `partial-completion-mode'. It doesn't work this way.
1554
27a6f132
SM
15552008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
1556
1557 * pcl-cvs.texi (Contributors): Update my email.
1558
4a7c4c40
MA
15592008-03-21 Michael Albinus <michael.albinus@gmx.de>
1560
1561 * dbus.texi (Receiving Method Calls): Mention default D-Bus timeout.
1562
2940c053
BW
15632008-03-17 Bill Wohler <wohler@newt.com>
1564
1565 * mh-e.texi (Viewing): Update URL for adding header fields to
1566 mh-invisible-header-fields-default.
1567
30864d5f
BW
15682008-03-16 Bill Wohler <wohler@newt.com>
1569
1570 * mh-e.texi (Preface): Add Gnus to requirements.
1571 (Forwarding): Note that forwarded MIME messages are now inline.
1572
31fe2b00
SM
15732008-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
1574
1575 * gnus.texi (Example Methods, Direct Functions, Indirect Functions)
9b3ebcb6
MB
1576 (Common Variables): Give precedence to the netcat methods over the
1577 telnet methods, and mention that they are more reliable.
31fe2b00 1578
5e97c626
CD
15792008-03-13 Carsten Dominik <dominik@science.uva.nl>
1580
1581 * org.texi (Exporting Agenda Views): Document agenda export to
1582 iCalendar.
1583 (Progress logging): Document the new progress logging stuff.
1584
37a68866
MB
15852008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
1586
1587 * gnus.texi (Mail Source Customization, Gnus Development, Oort Gnus):
1588 Update for change of `mail-source-delete-incoming'.
1589
1590 * gnus-news.texi: Ditto.
1591
8f7abae3
MB
15922008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
1593
1594 * gnus-coding.texi (Gnus Maintainance Guide): Update conventions for
1595 custom versions.
1596
af379c86
AM
15972008-03-07 Alan Mackenzie <acm@muc.de>
1598
1599 * cc-mode.texi (Limitations and Known Bugs): State that the number of
1600 parens/brackets in a k&r region is limited.
1601
3d0f8a67
MB
16022008-02-27 Reiner Steib <Reiner.Steib@gmx.de>
1603
1604 * gnus-news.texi: Mention problem with coding system `utf-8-emacs' when
1605 using different Emacs versions.
1606
52151df0
GM
16072008-02-27 Glenn Morris <rgm@gnu.org>
1608
1609 * sc.texi: Remove a lot of old and obsolete info.
1610 (titlepage): Simplify.
1611 (Emacs 19 MUAs, Emacs 18 MUAs, MH-E with any Emacsen)
1612 (VM with any Emacsen, GNEWS with any Emacsen)
1613 (Overloading for Non-conforming MUAs, Version 3 Changes)
1614 (The Supercite Mailing List): Delete nodes.
1615 (Introduction): Remove info about old packages.
1616 (Getting Connected): Simplify. Remove info about old packages.
1617 (Citing Commands): Delete Emacs 19 info.
1618 (Hints to MUA Authors): Simplify.
1619 (Thanks and History): Merge in some info from the deleted node
1620 "Version 3 Changes".
1621
b03f96dc
MB
16222008-02-05 Juanma Barranquero <lekktu@gmail.com>
1623
1624 * org.texi (Setting tags, In-buffer settings):
1625 * rcirc.texi (rcirc commands): Replace `legal' with `valid'.
1626
52bec650
MB
16272008-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
1628
1629 * gnus-news.texi: Mention that spaces and tabs are allowed in the
1630 installation directory name.
1631
34a3c587
RF
16322008-02-12 Romain Francoise <romain@orebokech.com>
1633
1634 * epa.texi (Overview): Fix typo.
1635
5a8d03e9
MO
16362008-02-11 Daiki Ueno <ueno@unixuser.org>
1637
1638 * epa.texi (Quick start): Remove the .emacs setting.
1639
f1914c40
MO
16402008-02-10 Daiki Ueno <ueno@unixuser.org>
1641
1642 * epa.texi (Quick start): Use the command `epa-enable' instead of
1643 loading `epa-setup'.
1644
bca98fc9
JB
16452008-02-08 Juanma Barranquero <lekktu@gmail.com>
1646
1647 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add epa.
1648 ($(infodir)/epa, epa.dvi): New targets.
1649
4b01af2e
MO
16502008-02-08 Daiki Ueno <ueno@unixuser.org>
1651
1652 * Makefile.in: Add rules to build EasyPG Assistant User's Manual.
1653
1654 * epa.texi: New manual documenting the EasyPG Assistant.
1655
06c0751a
MA
16562008-02-06 Michael Albinus <michael.albinus@gmx.de>
1657
1658 * dbus.texi (all): Wrap Lisp code examples with @lisp ... @end lisp.
1659 (Inspection): New function dbus-ping.
1660
7dcccd7b
MA
16612008-02-05 Michael Albinus <michael.albinus@gmx.de>
1662
1663 * tramp.texi (Remote processes): Add `shell-command'.
1664
a1da1e37
MB
16652008-01-28 Michael Sperber <sperber@deinprogramm.de>
1666
1667 * gnus.texi (Mail Source Specifiers): Document `group' specifier.
1668 (Group Parameters): Document `mail-source' parameter.
1669
c9d8f746
MA
16702008-01-27 Michael Albinus <michael.albinus@gmx.de>
1671
1672 * tramp.texi (Inline methods): The hostname of the su(do)? methods
1673 must be a local host.
1674
15db4a13
MO
16752008-01-26 Michael Olson <mwolson@gnu.org>
1676
1677 * erc.texi: Update version for ERC 5.3 release.
1678 (Obtaining ERC): Update extras URLs for 5.3.
1679 (Development): Write instructions for git, and remove those for Arch.
1680 (History): Mention the switch to git.
1681
2bc43980
KB
16822008-01-24 Karl Berry <karl@gnu.org>
1683
bca98fc9
JB
1684 * info.texi (Search Index, Search Text): Mention the command
1685 character in the section name, a la the (Go to node) node.
2bc43980 1686
d2e4a6c9
MA
16872008-01-21 Michael Albinus <michael.albinus@gmx.de>
1688
1689 * dbus.texi (Errors and Events): New macro dbus-ignore-errors.
1690
0b6799c3
MB
16912008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
1692
1693 * gnus-news.texi: Mention gnus-article-describe-bindings.
1694
16952008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
1696
1697 * gnus-news.texi: Mention gnus-article-wide-reply-with-original.
1698
db9c3fb1 16992008-01-18 Carsten Dominik <dominik@science.uva.nl>
d866d7f7 1700
7b4d0413 1701 * org.texi (Property inheritance): New section.
db9c3fb1 1702 (Conventions): New section.
7b4d0413 1703 (Structure editing): Document C-RET, the prefix arg to the cut/copy
db9c3fb1
CD
1704 commands, and the new bindings for refiling.
1705 (Sparse trees): Document the new special command for sparse trees.
1706 (References): Be more clear about the counting of hilines.
1707 (Handling links): Document M-p/n for accessing links.
1708 (Fast access to TODO states): New section.
1709 (Per file keywords): New section.
1710 (Property inheritance): New section.
1711 (Column attributes): New summary types.
1712 (Capturing Column View): New section.
1713 (The date/time prompt): Cover the new features in the date/time prompt.
1714 Compactify the table of keys for the calendar remote control.
1715 (Clocking work time): Document the new :scope parameter.
1716 (Remember): Promoted to chapter.
1717 (Quoted examples): New section.
1718 (Enhancing text): New verbatim environments.
1719
6ed73f28
MA
17202008-01-14 Michael Albinus <michael.albinus@gmx.de>
1721
1722 * trampver.texi: Update release number.
1723
95838435
MB
17242008-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
1725
1726 * gnus.texi (Article Keymap): Add
1727 gnus-article-wide-reply-with-original; fix descriptions of
1728 gnus-article-reply-with-original and
1729 gnus-article-followup-with-original.
1730
20234d96
GM
17312008-01-09 Glenn Morris <rgm@gnu.org>
1732
1733 * nxml-mode.texi: Add @copying section.
1734
d82cf70b
MB
17352008-01-05 Reiner Steib <Reiner.Steib@gmx.de>
1736
1737 * message.texi (Mail Variables): Add some text from "(gnus)Posting
1738 Server". Add `message-send-mail-with-mailclient'.
1739
1740 * gnus.texi (Posting Server): Move some text to "(message)Mail
1741 Variables" and add a reference here.
1742
addb7f2e
MA
17432008-01-04 Michael Albinus <michael.albinus@gmx.de>
1744
1745 * dbus.texi (Receiving Method Calls): New chapter.
1746 (Errors and Events): Add serial number to events. Replace "signal" by
1747 "message". Introduce dbus-event-serial-number.
1748
4db2806c
MA
17492008-01-03 Michael Albinus <michael.albinus@gmx.de>
1750
1751 * dbus.texi (Type Conversion): Explain the type specification for empty
1752 arrays. Use another example.
1753
c9ecb5a7
MA
17542007-12-30 Michael Albinus <michael.albinus@gmx.de>
1755
1756 * dbus.texi (all): Replace "..." by @dots{}.
1757 (Type Conversion): Precise the value range for :byte types.
1758 (Signals): Rename dbus-unregister-signal to dbus-unregister-object.
1759 Mention its return value.
1760 (Errors and Events): There is no D-Bus error propagation during event
1761 processing.
1762
702dbfd9
JB
17632007-12-29 Jay Belanger <jay.p.belanger@gmail.com>
1764
1765 * calc.tex (Yacas Language, Maxima Language, Giac Language):
1766 New sections.
1767
87035689
MB
17682007-12-29 Reiner Steib <Reiner.Steib@gmx.de>
1769
1770 * gnus.texi (Group Parameters): Reorder the text and add a note about
1771 `gnus-parameters' near the beginning of the node.
1772
17732007-12-29 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
1774
1775 * gnus.texi (Score File Editing): Fix function name.
1776
5492f5ca
MA
17772007-12-23 Michael Albinus <michael.albinus@gmx.de>
1778
1779 Sync with Tramp 2.1.12.
1780
1781 * trampver.texi: Update release number.
1782
d4e67bc5
MA
17832007-12-22 Michael Albinus <michael.albinus@gmx.de>
1784
1785 * dbus.texi (Type Conversion): Correct input parameters mapping.
1786
6a31c819
MA
17872007-12-21 Michael Albinus <michael.albinus@gmx.de>
1788
1789 * dbus.texi (Type Conversion): Extend for D-Bus compound types.
1790 (Errors and Events): Mention wrong-type-argument error.
1791
99a3e35f
AS
17922007-12-21 Alex Schroeder <alex@gnu.org>
1793
1794 * rcirc.texi: Changed single spaces after sentence end to double
b2abec73 1795 spaces. Fixed some typos.
99a3e35f
AS
1796 (Internet Relay Chat): Explain relay.
1797 (Getting started with rcirc): Change items to reflect prompts.
1798 Add more explanation to rcirc-track-minor-mode and added a comment to
1799 warn future maintainers that this section is a copy.
11ac7c8e 1800 (People): Changed /ignore example.
62b12a24 1801 (Keywords): Not keywords.
99a3e35f 1802
331e4d02
AS
18032007-12-20 Alex Schroeder <alex@gnu.org>
1804
1805 * rcirc.texi (Top): Fighting Information Overload chapter added.
1806 (Getting started with rcirc): Add notice of rcirc-track-minor-mode.
1807 (rcirc commands): Moved /ignore command to the new chapter.
1808 (Fighting Information Overload): New chapter documenting /keyword,
1809 /bright, /dim, channel ignore, and low priority channels.
125a630f
AS
1810 (Configuration): Document rcirc-server-alist, remove
1811 rcirc-startup-channels-alist and rcirc-default-server.
331e4d02 1812
cd71c3ef
MA
18132007-12-16 Michael Albinus <michael.albinus@gmx.de>
1814
1815 * dbus.texi (Signals): Fix example in dbus-register-signal.
1816
bbbe940b
MB
18172007-12-14 Sven Joachim <svenjoac@gmx.de>
1818
1819 * gnus.texi (Score Variables): Fix typo.
1820
0ce574ef
MA
18212007-12-07 Michael Albinus <michael.albinus@gmx.de>
1822
1823 * dbus.texi (Synchronous Methods): Adapt dbus-call-method.
1824 (Signals): Adapt dbus-send-signal and dbus-register-signal.
1825 (Errors and Events): Adapt dbus-event.
1826
b890d447
MB
18272007-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
1828
1829 * gnus.texi (Other Files): Add the yenc command.
1830
18312007-11-30 Reiner Steib <Reiner.Steib@gmx.de>
1832
1833 * gnus.texi (MIME Commands): Default of gnus-article-loose-mime is t
1834 since 2004-08-06.
1835
18362007-11-28 Katsumi Yamaoka <yamaoka@jpl.org>
1837
1838 * gnus.texi (Fancy Mail Splitting): Fix description of splitting based
1839 on body.
1840
18412007-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
1842
1843 * emacs-mime.texi (rfc2047): Mention rfc2047-encoded-word-regexp-loose
1844 and rfc2047-allow-irregular-q-encoded-words; fix description of
1845 rfc2047-encode-encoded-words.
1846
18472007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
1848
1849 * gnus.texi (Fetching Mail): Remove obsoleted `nnmail-spool-file'.
1850
3728bf03
MO
18512007-12-05 Michael Olson <mwolson@gnu.org>
1852
1853 * remember.texi (Diary): Remove "require" line for remember-diary.el.
1854 Update documentation for `remember-diary-file'.
1855
a4397af9
MA
18562007-12-04 Michael Albinus <michael.albinus@gmx.de>
1857
1858 * dbus.texi (Signals): Precise `dbus-register-signal'.
1859 (Errors and Events): Rework events part, the internal structure of
1860 dbus-event has changed.
1861
1682490c
JB
18622007-12-03 Juanma Barranquero <lekktu@gmail.com>
1863
1864 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
1865 ($(infodir)/dbus, dbus.dvi): New targets.
1866
7b13a0f2
MA
18672007-12-03 Michael Albinus <michael.albinus@gmx.de>
1868
1869 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
1870 unconditionally.
1871
1872 * dbus.texi (Synchronous Methods): Show the result of the "lshal"
1873 emulation with @print{}.
1874
7ef92bc9
RS
18752007-12-02 Richard Stallman <rms@gnu.org>
1876
1877 * dbus.texi (Overview): Minor cleanup.
1878
22d8ac3a
MA
18792007-12-02 Michael Albinus <michael.albinus@gmx.de>
1880
d3a8e0df
MA
1881 * Makefile.in (INFO_TARGETS): Add dbus.
1882 (DVI_TARGETS): Add dbus.dvi.
1883 (dbus, dbus.dvi): New targets.
1884
22d8ac3a
MA
1885 * dbus.texi: New file.
1886
559764ab
RF
18872007-11-24 Romain Francoise <romain@orebokech.com>
1888
1889 * nxml-mode.texi: Add description in @direntry.
7aa579d9 1890 Fix file name to match @setfilename.
559764ab 1891
ac97a16b
MH
18922007-11-23 Mark A. Hershberger <mah@everybody.org>
1893
1894 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
1895 ($(infodir)/nxml-mode): New rule.
1896
1897 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
1898 ($(infodir)/nxml-mode): New rule.
1899 (clean): Add nxml-mode*.
1900
1901 * nxml-mode.texi: New file with nxml manual.
1902
404cd454
GM
19032007-11-18 Richard Stallman <rms@gnu.org>
1904
1905 * flymake.texi (Example -- Configuring a tool called directly):
1906 Update example.
1907
b048d478
MA
19082007-11-18 Michael Albinus <michael.albinus@gmx.de>
1909
1910 * tramp.texi (Filename completion): Simplify explanation of
fffa137c 1911 double-slash behavior. Explain directory contents flushing.
b048d478 1912
346e8469
JB
19132007-11-16 Jay Belanger <jay.p.belanger@gmail.com>
1914
1915 * calc.texi (TeX and LaTeX Language Modes): Put in
1916 missing braces.
1917
404cd454
GM
19182007-11-15 Richard Stallman <rms@gnu.org>
1919
1920 * cl.texi (Equality Predicates): Delete `eql'.
1921 (Predicates, Naming Conventions, Top): Delete `eql'.
1922 (Common Lisp Compatibility): Delete `eql'.
1923 (Porting Common Lisp): Delete obsolete backquote info.
1924 Minor clarification about character constants.
1925 (Sequence Basics): Minor clarification.
1926
1f6af58b
JB
19272007-11-15 Juanma Barranquero <lekktu@gmail.com>
1928
dccb744b 1929 * cc-mode.texi (Electric Keys, Custom Macros):
1f6af58b
JB
1930 * tramp.texi (Filename completion): Fix typos.
1931
3bc88bc9
JB
19322007-11-15 Jay Belanger <jay.p.belanger@gmail.com>
1933
1934 * calc.texi (Basic commands): Mention the menu.
1935
bc5300d3
MA
19362007-11-12 Michael Albinus <michael.albinus@gmx.de>
1937
1938 * tramp.texi (Connection caching): Tramp flushes connection
1939 properties when remote operating system has been changed.
1940
4d8a28ec
MB
19412007-11-09 Reiner Steib <Reiner.Steib@gmx.de>
1942
1943 * gnus-news.texi: Fix spelling.
1944 `message-insert-formatted-citation-line', not
1945 `message-insert-formated-citation-line'.
1946
404cd454
GM
1947 * gnus.texi, gnus-faq.texi, message.texi: Bump version to 5.10.9.
1948
e1176b47
MA
19492007-11-07 Michael Albinus <michael.albinus@gmx.de>
1950
1951 * tramp.texi (Overview): Mention also the PuTTY integration under
1952 Win32. Remove paragraphs about Tramp's experimental status.
1953 (Frequently Asked Questions): Add code example for highlighting the
1954 mode line.
1955
6159985a
MO
19562007-11-03 Michael Olson <mwolson@gnu.org>
1957
1958 * remember.texi: Change mentions of remember-buffer to
1959 remember-finalize throughout.
1960
bec9b2f5
MO
19612007-10-30 Michael Olson <mwolson@gnu.org>
1962
1963 * remember.texi (Copying): Remove.
1964 (Mailbox): Update with non-BBDB instructions.
1965 (Diary, Org): Add.
1966 (Bibliography, Planner Page): Remove.
1967
b6173182
JB
19682007-10-30 Juanma Barranquero <lekktu@gmail.com>
1969
1970 * makefile.w32-in (INFO_TARGETS): Add remember.
1971 (DVI_TARGETS): Add remember.dvi.
1972 ($(infodir)/remember): New rule.
1973 (clean): Add remember*.
1974
15f3eb73
MO
19752007-10-30 Michael Olson <mwolson@gnu.org>
1976
70bdc930
MO
1977 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add remember.
1978 ($(infodir)/remember): New rule that builds the Remember Manual.
1979
b6173182
JB
1980 * remember.texi: New file containing the Remember Mode Manual.
1981 Shuffle chapters around after initial import.
7d3f6f1a
MO
1982 (Function Reference): Split Keystrokes into separate chapter.
1983 (Keystrokes): Document C-c C-k.
51d24a12 1984 (Introduction): Fix typographical issue with "---".
15f3eb73 1985
404cd454
GM
19862007-10-29 Richard Stallman <rms@gnu.org>
1987
1988 * widget.texi (Introduction): Delete discussion of implementation
1989 internals.
1990
9bbb9638
MA
19912007-10-29 Michael Albinus <michael.albinus@gmx.de>
1992
1993 * tramp.texi (Connection caching): Host names must be different
1994 when tunneling.
1995
c7ff939a
RS
19962007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1997
1998 * gnus.texi, gnus-faq.texi, message.texi: Bump version to
1999 Gnus v5.13.
2000
01c52d31
MB
20012007-10-28 Miles Bader <miles@gnu.org>
2002
2003 * gnus-news.texi, gnus-coding.texi, sasl.texi: New files.
2004
20052007-10-28 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
2006
2007 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
2008
20092007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2010
2011 * gnus.texi (Sorting the Summary Buffer): Remove
2012 gnus-article-sort-by-date-reverse.
2013
20142007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2015
2016 * gnus.texi (Non-ASCII Group Names): New node.
2017 (Misc Group Stuff): Move gnus-group-name-charset-method-alist and
2018 gnus-group-name-charset-group-alist to Non-ASCII Group Names node.
2019
c8763fb6 20202007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
2021
2022 * gnus.texi (Mail Source Specifiers, IMAP): Add a notice on the need to
2023 clean the output of the program `imap-shell-program'.
2024
20252007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2026
2027 * gnus.texi (IMAP): Mention nnimap-logout-timeout.
2028
20292007-10-28 Tassilo Horn <tassilo@member.fsf.org>
2030
2031 * gnus.texi (Sticky Articles): Documentation for sticky article
2032 buffers.
2033
c8763fb6 20342007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
2035
2036 * gnus.texi (RSS): Document nnrss-ignore-article-fields.
2037
20382007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2039
2040 * gnus.texi (Various Various): Mention gnus-add-timestamp-to-message.
2041
20422007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2043
2044 * gnus.texi (Archived Messages): Document
2045 gnus-update-message-archive-method.
2046
20472007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2048
2049 * gnus.texi (Limiting): Document gnus-summary-limit-to-address.
2050
c8763fb6 20512007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
2052
2053 * gnus.texi (Group Maneuvering): Document
2054 `gnus-summary-next-group-on-exit'.
2055
20562007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2057
2058 * gnus.texi (Really Various Summary Commands): Mention
2059 gnus-auto-select-on-ephemeral-exit.
2060
20612007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2062
2063 * gnus.texi, message.texi: Bump version number.
2064
20652007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2066
2067 * gnus.texi (Group Line Specification, Misc Group Stuff)
2068 (Server Commands): Parenthesize @pxref{Mail Spool}.
2069
20702007-10-28 Didier Verna <didier@xemacs.org>
2071
2072 New user option: message-signature-directory.
2073 * message.texi (Insertion Variables): Document it.
2074 * gnus.texi (Posting Styles): Ditto.
2075
20762007-10-28 Didier Verna <didier@xemacs.org>
2077
2078 * gnus.texi (Group Line Specification):
2079 * gnus.texi (Misc Group Stuff):
2080 * gnus.texi (Server Commands): Document the group compaction feature.
2081
20822007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2083
2084 * gnus-faq.texi ([5.2]): Adjust for message-fill-column.
2085
2086 * message.texi (Various Message Variables): Add message-fill-column.
2087
20882007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2089
2090 * gnus.texi: Untabify.
2091
20922007-10-28 Didier Verna <didier@xemacs.org>
2093
2094 * gnus.texi (Group Parameters): Document the posting-style merging
2095 process in topic-mode.
2096
20972007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2098
2099 * gnus.texi (Scoring On Other Headers): Add gnus-inhibit-slow-scoring.
2100
21012007-10-28 Romain Francoise <romain@orebokech.com>
2102
2103 * gnus.texi (Mail Spool): Fix typo.
2104 Update copyright.
2105
21062007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2107
2108 * gnus.texi (Limiting): Add gnus-summary-limit-to-singletons.
2109
21102007-10-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
2111
2112 * gnus.texi (Summary Generation Commands):
2113 Add gnus-summary-insert-ticked-articles.
2114
21152007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2116
b2abec73
JB
2117 * gnus.texi (SpamAssassin back end): Rename spam-spamassassin-path
2118 to spam-spamassassin-program.
01c52d31
MB
2119
21202007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2121
2122 * gnus.texi (Mail and Post): Add gnus-message-highlight-citation.
2123
21242007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2125
2126 * gnus.texi (Limiting): Add gnus-summary-limit-to-headers.
2127
21282007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2129
2130 * message.texi (Mail Headers): Document `opportunistic'.
2131
21322007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2133
2134 * emacs-mime.texi (Encoding Customization): Explain how to set
2135 mm-coding-system-priorities per hierarchy.
2136
21372007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2138
2139 * gnus.texi (Washing Mail): Add nnmail-ignore-broken-references and
2140 nnmail-broken-references-mailers instead of nnmail-fix-eudora-headers.
2141
21422007-10-28 Didier Verna <didier@xemacs.org>
2143
2144 * message.texi (Wide Reply): Update documentation of
2145 message-dont-reply-to-names (now allowing a list of regexps).
2146
21472007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2148
2149 * gnus.texi (Spam Package Introduction): Fix spam menu and links.
2150
21512007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2152
2153 * gnus.texi (SpamAssassin back end): Fix typo.
2154
2155 * sieve.texi (Examples): Fix grammar.
2156
21572007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2158
2159 * gnus.texi (Searching for Articles): Document M-S and M-R.
2160 (Limiting): Document / b.
2161
21622007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2163
2164 * gnus.texi (Thread Commands): T M-^.
2165
21662007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2167
2168 * message.texi (Mail Aliases): Document ecomplete.
2169 (Mail Aliases): Fix typo.
2170
21712007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2172
2173 * gnus.texi (Face): Restore xref to gnus-face-properties-alist;
2174 fix typo.
2175
21762007-10-28 Romain Francoise <romain@orebokech.com>
2177
2178 * gnus.texi (Mail Spool): Grammar fix.
2179
21802007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2181
2182 * gnus.texi (Mail Spool): nnml-use-compressed-files can be a
2183 string.
2184
21852007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2186
2187 * gnus.texi (Group Parameters): Fix description.
2188
21892007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2190
b2abec73
JB
2191 * gnus.texi (Gmane Spam Reporting):
2192 Fix spam-report-gmane-use-article-number.
2193 Add spam-report-user-mail-address.
01c52d31
MB
2194
21952007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2196
2197 * emacs-mime.texi (Non-MIME): x-gnus-verbatim -> x-verbatim.
2198
21992007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2200
2201 * gnus.texi (Group Parameters): Add simplified sorting example based on
2202 example for `Sorting the Summary Buffer' from Jari Aalto
2203 <jari.aalto@cante.net>.
2204 (Example Methods): Add example for an indirect connection.
2205
22062007-10-28 Kevin Greiner <kevin.greiner@compsol.cc>
2207
2208 * gnus.texi (nntp-open-via-telnet-and-telnet): Fixed grammar.
2209 (Agent Parameters): Updated parameter names to match code.
2210 (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as
2211 'gnus-agent-summary-fetch-series'.
2212 (Agent and flags): New section providing a generalized discussion
2213 of flag handling.
2214 (Agent and IMAP): Removed flag discussion.
b2abec73 2215 (Agent Variables): Added 'gnus-agent-synchronize-flags'.
01c52d31
MB
2216
22172007-10-28 Romain Francoise <romain@orebokech.com>
2218
2219 * gnus.texi (Exiting the Summary Buffer): Add new function
2220 `gnus-summary-catchup-and-goto-prev-group', bound to `Z p'.
2221
22222007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2223
2224 * gnus.texi (Conformity): Fix typo.
2225 (Customizing Articles): Document `first'.
2226
22272007-10-28 Jari Aalto <jari.aalto@cante.net>
2228
2229 * gnus.texi (Sorting the Summary Buffer):
2230 Add `gnus-thread-sort-by-date-reverse'. Add example
2231 host to different sorting in NNTP and RSS groups.
2232
22332007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2234
2235 * message.texi (Insertion): Describe prefix for
2236 message-mark-inserted-region and message-mark-insert-file.
2237
22382007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2239
2240 * emacs-mime.texi (Non-MIME): Add Slrn-style verbatim marks and
2241 LaTeX documents. Describe "text/x-gnus-verbatim".
2242
22432007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
2244
b2abec73 2245 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
01c52d31
MB
2246 (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering)
2247 (spam-stat spam filtering, SpamOracle)
2248 (Extending the Spam ELisp package): Removed extra quote symbol for
2249 clarity.
2250
22512007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2252
2253 * gnus.texi (MIME Commands): Add gnus-article-save-part-and-strip,
2254 gnus-article-delete-part and gnus-article-replace-part.
2255 (Using MIME): Add gnus-mime-replace-part.
2256
22572007-10-28 Romain Francoise <romain@orebokech.com>
2258
2259 * gnus.texi (Mail Spool): Mention that `nnml-use-compressed-files'
2260 requires `auto-compression-mode' to be enabled. Add new nnml
2261 variable `nnml-compressed-files-size-threshold'.
2262
22632007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2264
2265 * gnus.texi (Sorting the Summary Buffer): Added
2266 gnus-thread-sort-by-recipient.
2267
22682007-10-28 Romain Francoise <romain@orebokech.com>
2269
2270 * message.texi (Insertion Variables): Mention new variable
2271 `message-yank-empty-prefix'. Change `message-yank-cited-prefix'
2272 documentation accordingly.
2273
22742007-10-28 Romain Francoise <romain@orebokech.com>
2275
2276 * gnus.texi (To From Newsgroups): Mention new variables
2277 `gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'.
2278
22792007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2280
2281 * gnus.texi (Using MIME): gnus-mime-copy-part supports the charset
2282 stuff; gnus-mime-inline-part does the automatic decompression.
2283
22842007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
2285
2286 * gnus.texi (Spam ELisp Package Configuration Examples):
b2abec73 2287 "training.ham" should be "training.spam".
01c52d31
MB
2288
22892007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2290
2291 * message.texi (Mail Variables): Fix the default value for
2292 message-send-mail-function.
2293
22942007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2295
2296 * gnus.texi (Optional Back End Functions): nntp-request-update-info
2297 always returns nil exceptionally.
2298
22992007-10-28 Simon Josefsson <jas@extundo.com>
2300
2301 * gnus.texi (Article Washing): Add libidn URL. Suggested by
2302 Michael Cook <michael@waxrat.com>.
2303
23042007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2305
2306 * gnus.texi (Topic Commands): Fix next/previous.
2307
23082007-10-28 Simon Josefsson <jas@extundo.com>
2309
2310 * gnus.texi (Article Washing): Mention `W i'.
2311
c8763fb6 23122007-10-28 Jochen Küpper <jochen@fhi-berlin.mpg.de>
01c52d31
MB
2313
2314 * gnus.texi (Group Parameters): Slight extension of sieve
2315 parameter description.
2316
23172007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2318
2319 * gnus.texi (Score Decays): `gnus-decay-scores' can be a regexp
2320 matching score files as well.
2321 (Picons): Describe `gnus-picon-style'.
2322
23232007-10-28 Romain Francoise <romain@orebokech.com>
2324
2325 * message.texi (Message Headers): Mention that headers are hidden
2326 using narrowing, and how to expose them.
2327 Update copyright.
2328
23292007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2330
2331 * gnusref.tex: Mention `gnus-summary-limit-to-recipient' and
2332 `gnus-summary-sort-by-recipient'.
2333
23342007-10-28 Romain Francoise <romain@orebokech.com>
2335
2336 * gnus.texi (NNTP marks): New node.
2337 (NNTP): Move NNTP marks variables to the new node.
2338
23392007-10-28 Jesper Harder <harder@ifa.au.dk>
2340
b2abec73 2341 * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back end.
01c52d31
MB
2342
2343 * gnus.texi (MIME Commands, Hashcash): Markup fix.
2344
23452007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
2346
b2abec73 2347 * gnus.texi: Replaced @file{spam.el} with @code{spam.el}
01c52d31 2348 everywhere for consistency.
b2abec73
JB
2349 (Filtering Spam Using The Spam ELisp Package): Admonish again.
2350 (Spam ELisp Package Sequence of Events): This is Gnus, say so.
01c52d31
MB
2351 Say "regular expression" instead of "regex." Admonish. Pick
2352 other words to sound better (s/so/thus/).
b2abec73 2353 (Spam ELisp Package Filtering of Incoming Mail): Mention
01c52d31
MB
2354 statistical filters. Remove old TODO.
2355 (Spam ELisp Package Sorting and Score Display in Summary Buffer):
b2abec73
JB
2356 New section on sorting and displaying the spam score.
2357 (BBDB Whitelists): Mention spam-use-BBDB-exclusive is not a
2358 backend but an alias to spam-use-BBDB.
2359 (Extending the Spam ELisp package): Rewrite the example using the
01c52d31
MB
2360 new backend functionality.
2361
23622007-10-28 Simon Josefsson <jas@extundo.com>
2363
2364 * gnus.texi (NNTP): Mention nntp-marks-is-evil and
2365 nntp-marks-directory, from Romain Francoise
2366 <romain@orebokech.com>.
2367
23682007-10-28 Magnus Henoch <mange@freemail.hu>
2369
2370 * gnus.texi (Hashcash): New default value of
2371 hashcash-default-payment.
2372
23732007-10-28 Simon Josefsson <jas@extundo.com>
2374
2375 * gnus.texi (Hashcash): Fix URL. Add pref to spam section.
2376 (Anti-spam Hashcash Payments): No need to load hashcash.el now.
2377
23782007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2379
2380 * gnus.texi (Adaptive Scoring): Added gnus-adaptive-pretty-print.
2381
23822007-10-28 Simon Josefsson <jas@extundo.com>
2383
2384 * gnus.texi (documentencoding): Add, to avoid warnings.
2385
23862007-10-28 Simon Josefsson <jas@extundo.com>
2387
2388 * message.texi (Mail Headers): Add.
2389
2390 * gnus.texi (Hashcash): Fix.
2391
23922007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
2393
b2abec73 2394 * gnus.texi (Hashcash): Changed location of library, also mention
01c52d31 2395 that payments can be verified and fix the name of the
b2abec73 2396 hashcash-path variable.
01c52d31
MB
2397
23982007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2399
b2abec73 2400 * gnus.texi (Article Display): Add `gnus-picon-style'.
01c52d31
MB
2401
24022007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2403
2404 * gnus.texi (SpamAssassin backend): Add it to the detailmenu.
2405
24062007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
2407
2408 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
b2abec73
JB
2409 (Bogofilter, spam-stat spam filtering, SpamOracle): Old incorrect
2410 warning about ham processors in spam groups removed.
01c52d31
MB
2411
24122007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
01c52d31 2413
b2abec73
JB
2414 * gnus.texi (SpamAssassin backend): Added new node about SpamAssassin.
2415 From Hubert Chan <hubert@uhoreg.ca>.
01c52d31
MB
2416
24172007-10-28 Jesper Harder <harder@ifa.au.dk>
2418
2419 * gnus.texi (Spam ELisp Package Sequence of Events): Index.
2420 (Mailing List): Typo.
2421 (Customizing Articles): Add gnus-treat-ansi-sequences.
2422 (Article Washing): Index.
2423
2424 * message.texi: Use m-dash consistently.
2425
24262007-10-28 Jesper Harder <harder@ifa.au.dk>
2427
2428 * gnus.texi (GroupLens): Remove.
2429
24302007-10-28 Kevin Greiner <kgreiner@xpediantsolutions.com>
2431
2432 * gnus.texi (Outgoing Messages, Agent Variables): Add
2433 gnus-agent-queue-mail and gnus-agent-prompt-send-queue.
2434 Suggested by Gaute Strokkenes <gs234@srcf.ucam.org>
2435
24362007-10-28 Jesper Harder <harder@ifa.au.dk>
2437
2438 * gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
2439
24402007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2441
2442 * gnus.texi (Article Washing): Add `gnus-article-treat-ansi-sequences'.
2443
2444 * gnus.texi (No Gnus): New node. Includes `gnus-news.texi'.
2445
24462007-10-28 Simon Josefsson <jas@extundo.com>
2447
2448 * gnus.texi (Top): Add SASL.
2449
404cd454
GM
24502007-10-27 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
2451
2452 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
2453
24542007-10-27 Reiner Steib <Reiner.Steib@gmx.de>
2455
2456 * gnus.texi (Troubleshooting): Adjust Gnus version number.
2457
0edd2970
JB
24582007-10-27 Jay Belanger <jay.p.belanger@gmail.com>
2459
2460 * calc.texi (Formulas, Composition Basics): Lower the
2461 precedence of negation.
2462
a9afba20
JY
24632007-10-25 Jonathan Yavner <jyavner@member.fsf.org>
2464
2465 * ses.texi (The Basics): Mention how to create a new spreadsheet.
2466 Mention the new three-letter column identifiers.
2467 (More on cell printing): Calculate-cell and truncate-cell are now `c'
2468 and `t' rather than `C-c C-c' and `C-c C-t'. Mention the stupid error
2469 message when using `c' on an empty default with default printer.
2470 (Buffer-local variables in spreadsheets): `symbolic-formulas' was
2471 renamed to `ses--symbolic-formulas' some time ago.
2472
45b778a6
JB
24732007-10-25 Jay Belanger <jay.p.belanger@gmail.com>
2474
2475 * calc.texi (Default Simplifications, Making Selections)
2476 (Customizing Calc): Clarify associativity of multiplication.
2477
03b5bade
MA
24782007-10-23 Michael Albinus <michael.albinus@gmx.de>
2479
2480 * tramp.texi (Traces and Profiles): Simplify loop over
2481 `trace-function-background'.
2482
e658c8ee
JL
24832007-10-22 Juri Linkov <juri@jurta.org>
2484
2485 * dired-x.texi (Shell Command Guessing): Default values are now
2486 available by typing M-n instead of M-p.
2487
dd753688
MA
24882007-10-21 Michael Albinus <michael.albinus@gmx.de>
2489
2490 * tramp.texi (Cleanup remote connections): New section.
8b296cdd
JB
2491 (Password caching): Remove `tramp-clear-passwd'.
2492 It's not a command anymore.
dd753688
MA
2493 (Bug Reports): Add `tramp-bug' to function index.
2494 (Function Index, Variable Index): New nodes.
2495 (Remote shell setup): Describe `tramp-password-prompt-regexp'.
2496
2497 * trampver.texi: Update release number.
2498
4bb49b43
JB
24992007-10-20 Jay Belanger <jay.p.belanger@gmail.com>
2500
8b296cdd 2501 * calc.texi (History and Acknowledgements): Turn comment
4bb49b43
JB
2502 about integer size into past tense.
2503 (Time Zones): Remove pointer to Calc author's address.
2504 (Trigonometric and Hyperbolic Functions): Mention cotangent
9c264403 2505 and hyperbolic cotangent. Fix typo.
4bb49b43 2506
311dd93f
MA
25072007-10-10 Michael Albinus <michael.albinus@gmx.de>
2508
2509 Sync with Tramp 2.1.11.
2510
2511 * trampver.texi: Update release number.
2512
ea3fc256
MA
25132007-10-06 Michael Albinus <michael.albinus@gmx.de>
2514
2515 * tramp.texi (External packages): New section.
2516
1af74d06
MB
25172007-09-29 Juri Linkov <juri@jurta.org>
2518
2519 * info.texi (Help-Int): Document `L' (`Info-history').
2520
0e2806fa
SM
25212007-09-26 Carsten Dominik <dominik@science.uva.nl>
2522
2523 * org.texi: Change links to webpage and maintained email.
2524 (Remember): Promote to Chapter, significant changes.
2525 (Fast access to TODO states): New section.
2526 (Faces for TODO keywords): New section.
2527 (Export options): Example for #+DATE.
2528 (Progress logging): Section moved.
2529
567b9191
BW
25302007-09-26 Bill Wohler <wohler@newt.com>
2531
2532 * mh-e.texi (HTML): Mention binding of S-mouse-2 to
2533 browse-url-at-mouse.
2534
1af74d06
MB
25352007-09-20 Eduard Wiebe <usenet@pusto.de> (tiny change)
2536
2537 * flymake.texi (Customizable variables): Face names don't end in -face.
2538 Fix flymake-err-line-patterns template.
2539 (Example -- Configuring a tool called directly): Fix init-function.
2540 (Highlighting erroneous lines): Face names don't end in -face.
2541
d60a4e3a 25422007-09-18 Exal de Jesus Garcia Carrillo <exal@gmx.de> (tiny change)
d20cf916
MO
2543
2544 * erc.texi (Special-Features): Fix small typo.
2545
7d7a3510
MA
25462007-09-14 Michael Albinus <michael.albinus@gmx.de>
2547
2548 * tramp.texi (Filename Syntax): Provide links to "Inline methods"
2549 and "External transfer methods".
2550
285f0d3a
JB
25512007-09-13 Jay Belanger <jay.p.belanger@gmail.com>
2552
2553 * calc.texi (Predefined Units): Add some history.
2554
526dc846
MO
25552007-09-08 Michael Olson <mwolson@gnu.org>
2556
87e04f16
JB
2557 * erc.texi (Copying): New section included from gpl.texi.
2558 This matches the look of the upstream ERC manual.
526dc846 2559
f10d0e80
JB
25602007-09-07 Jay Belanger <jay.p.belanger@gmail.com>
2561
87e04f16 2562 * calc.texi (History and Acknowledgements): Adjust the "thanks".
f10d0e80
JB
2563 (Random Numbers): Clarify the distribution of `random'.
2564
4009494e
GM
25652007-09-06 Glenn Morris <rgm@gnu.org>
2566
f1fc42aa 2567 Move manual sources from man/ to subdirectories of doc/.
8b296cdd 2568 Split into the Emacs manual in emacs/, and other manuals in misc/.
4009494e
GM
2569 Change all setfilename commands to use ../../info.
2570 * Makefile.in: Move the parts of the old man/Makefile.in that do not
2571 refer to the Emacs manual here.
2572 (infodir): New variable.
2573 (INFO_TARGETS, info): Use infodir. Also used by all info targets.
2574 (cc-mode.texi, faq.texi): Update references to source file locations.
2575 * makefile.w32-in: Move the parts of the old man/makefile.w32-in that
2576 do not refer to the Emacs manual here.
2577 (infodir, MULTI_INSTALL_INFO, ENVADD): Go up one more level.
2578
2579 * Makefile.in: Add `basename' versions of all info targets, for
2580 convenience when rebuilding just one manual.
2581 (../etc/GNU): Delete obsolete target.
2582 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
2583 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
8b296cdd
JB
2584 *.vrs *.toc here...
2585 (maintainer-clean): ...from here.
4009494e
GM
2586
2587 * makefile.w32-in (../etc/GNU): Delete obsolete target.
2588
2de53ca6
GM
25892007-09-01 Jay Belanger <jay.p.belanger@gmail.com>
2590
2591 * calc.texi (Date Conversions): Clarify definition of
2592 Julian day numbering.
2593 (Date Forms): Clarify definition of Julian day numbering;
2594 add some history.
2595
25962007-08-30 Carsten Dominik <dominik@science.uva.nl>
2597
87e04f16 2598 * org.texi: Version 5.07.
2de53ca6
GM
2599
26002007-08-24 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
2601
2602 * message.texi (MIME): Replace mml-attach with mml-attach-file.
2603
26042007-08-22 Carsten Dominik <dominik@science.uva.nl>
2605
2606 * org.texi (Adding hyperlink types): New section.
2607 (Embedded LaTeX): Chapter updated because of LaTeX export.
2608 (LaTeX export): New section.
2609 (Using links out): New section.
2610
26112007-08-22 Glenn Morris <rgm@gnu.org>
2612
2613 * faq.texi (Learning how to do something): Refcards now in
2614 etc/refcards/ directory.
2615
26162007-08-22 Michael Albinus <michael.albinus@gmx.de>
2617
2618 * tramp.texi (Remote Programs): Persistency file must be cleared when
2619 changing `tramp-remote-path'.
2620 (Filename Syntax): Don't use @var{} constructs inside the @trampfn
2621 macro.
2622
26232007-08-17 Jay Belanger <jay.p.belanger@gmail.com>
2624
2625 * calc.texi: Move contents to beginning of file.
2626 (Algebraic Entry): Fix the formatting of an example.
2627
26282007-08-15 Jay Belanger <jay.p.belanger@gmail.com>
2629
2630 * calc.texi (Basic Operations on Units): Mention exact versus
2631 inexact conversions.
2632
26332007-08-14 Jay Belanger <jay.p.belanger@gmail.com>
2634
2635 * calc.texi (Basic Operations on Units): Mention default
2636 values for new units.
2637 (Quick Calculator Mode): Mention that binary format will
2638 be displayed.
2639
26402007-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
2641
2642 * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.
2643
26442007-08-10 Katsumi Yamaoka <yamaoka@jpl.org>
2645
2646 * gnus.texi (NNTP): Mention nntp-xref-number-is-evil.
2647
26482007-08-08 Glenn Morris <rgm@gnu.org>
2649
2650 * gnus.texi, sieve.texi: Replace `iff'.
2651
26522007-08-03 Jay Belanger <jay.p.belanger@gmail.com>
2653
2654 * calc.texi (Basic Graphics): Mention the graphing of error
2655 forms.
2656 (Graphics Options): Mention how `g s' handles error forms.
2657 (Curve Fitting): Mention plotting the curves.
2658 (Standard Nonlinear Models): Add additional models.
2659 (Curve Fitting Details): Mention the Levenberg-Marquardt method.
2660 (Linear Fits): Correct result.
2661
26622007-08-01 Alan Mackenzie <acm@muc.de>
2663
2664 * cc-mode.texi (Mailing Lists and Bug Reports): Correct "-no-site-file"
2665 to "--no-site-file".
2666
26672007-07-29 Michael Albinus <michael.albinus@gmx.de>
2668
2669 * tramp.texi (Frequently Asked Questions): Point to mode line
2670 extension in Emacs 23.1.
2671
2672 * trampver.texi: Update release number.
2673
26742007-07-27 Glenn Morris <rgm@gnu.org>
2675
2676 * calc.texi (Copying): Include license text from gpl.texi, rather than
2677 in-line.
2678
26792007-07-25 Glenn Morris <rgm@gnu.org>
2680
2681 * calc.texi (Copying): Replace license with GPLv3.
2682
2683 * Relicense all FSF files to GPLv3 or later.
2684
26852007-07-22 Michael Albinus <michael.albinus@gmx.de>
2686
2687 Sync with Tramp 2.1.10.
2688
2689 * tramp.texi (trampfn): Expand macro implementation in order to handle
2690 empty arguments.
2691 (trampfnmhl, trampfnuhl, trampfnhl): Remove macros. Replace all
183080b6 2692 occurrences by trampfn.
2de53ca6 2693 (Frequently Asked Questions): Extend example code for host
b2abec73 2694 identification in the modeline. Add bbdb to approaches shortening Tramp
2de53ca6
GM
2695 file names to be typed.
2696
2697 * trampver.texi: Update release number.
2698
26992007-07-17 Michael Albinus <michael.albinus@gmx.de>
2700
2701 * tramp.texi: Move @setfilename ../info/tramp up, outside the header
2702 section. Reported by <poti@potis.org>.
2703 (Remote processes): Arguments of the program to be debugged are taken
2704 literally.
2705 (Frequently Asked Questions): Simplify recentf example.
2706
27072007-07-14 Karl Berry <karl@gnu.org>
2708
2709 * info.texi (@copying): New Back-Cover Text.
2710
2711 * info.texi (Quitting Info): Move to proper place in source.
2712 (Reported by Benno Schulenberg.)
2713
27142007-07-13 Eli Zaretskii <eliz@gnu.org>
2715
2716 * Makefile.in (../info/emacs-mime): Use --enable-encoding.
2717
2718 * makefile.w32-in ($(infodir)/emacs-mime): Ditto.
2719
2720 * emacs-mime.texi: Add @documentencoding directive.
2721
27222007-07-12 Nick Roberts <nickrob@snap.net.nz>
2723
2724 * tramp.texi (Remote processes): Add an anchor to the subsection
2725 "Running a debugger on a remote host".
2726
27272007-07-12 Michael Albinus <michael.albinus@gmx.de>
2728
2729 * tramp.texi (Remote processes): Don't call it "experimental" any
2730 longer. Add subsection about running a debugger on a remote host.
2731
27322007-07-10 Carsten Dominik <dominik@science.uva.nl>
2733
2734 * org.texi (Properties and columns): Chapter rewritten.
2735
27362007-07-08 Michael Albinus <michael.albinus@gmx.de>
2737
2738 * tramp.texi:
2739 * trampver.texi: Migrate to Tramp 2.1.
2740
27412007-07-02 Carsten Dominik <dominik@science.uva.nl>
2742
2743 * org.texi (Properties): New chapter.
2744
27452007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
2746
2747 * gnus-faq.texi ([3.2]): Fix locating of environment variables in the
2748 Control Panel.
2749
2750 * gnus.texi (Misc Article): Add index entry for
2751 gnus-single-article-buffer.
2752
27532007-06-27 Andreas Seltenreich <andreas@gate450.dyndns.org>
2754
2755 * gnus.texi (Starting Up): Fix typo.
2756
27572007-06-25 Katsumi Yamaoka <yamaoka@jpl.org>
2758
2759 * gnus.texi (Asynchronous Fetching): Fix typo.
2760
27612007-06-20 Jay Belanger <jay.p.belanger@gmail.com>
2762
2763 * calc.texi:Change ifinfo to ifnottex (as appropriate) throughout.
2764 (About This Manual): Remove redundant information.
2765 (Getting Started): Mention author.
2766 (Basic Arithmetic, Customizing Calc): Make description of the
2767 variable `calc-multiplication-has-precedence' match its new effect.
2768
27692007-06-19 Jay Belanger <jay.p.belanger@gmail.com>
2770
2771 * calc.texi (Basic Arithmetic, Customizing Calc): Mention
2772 the variable `calc-multiplication-has-precedence'.
2773
27742007-06-19 Carsten Dominik <dominik@science.uva.nl>
2775
2776 * org.texi (Tag): Section swapped with node Timestamps.
2777 (Formula syntax for Lisp): Document new `L' flag.
2778
27792007-06-06 Andreas Seltenreich <andreas@gate450.dyndns.org>
2780
2781 * gnus.texi (Misc Group Stuff, Summary Buffer)
2782 (Server Commands, Article Keymap): Fix typo. s/function/command/.
2783
27842007-06-06 Juanma Barranquero <lekktu@gmail.com>
2785
2786 * cc-mode.texi (Comment Commands, Getting Started, Style Variables):
2787 * gnus.texi (Article Buttons, Mail Source Customization)
2788 (Sending or Not Sending, Customizing NNDiary):
2789 * message.texi (Message Headers):
2790 * mh-e.texi (HTML): Fix typos.
2791
27922007-06-07 Michael Albinus <michael.albinus@gmx.de>
2793
2794 Sync with Tramp 2.0.56.
2795
2796 * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc
2797 settings. Reported by Ted Zlatanov <tzz@lifelogs.com>.
2798
27992007-06-02 Chong Yidong <cyd@stupidchicken.com>
2800
2801 * Version 22.1 released.
2802
28032007-05-26 Michael Olson <mwolson@gnu.org>
2804
2805 * erc.texi (Modules): Fix references to completion modules.
2806
28072007-05-09 Reiner Steib <Reiner.Steib@gmx.de>
2808
2809 * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
2810
28112007-05-09 Didier Verna <didier@xemacs.org>
2812
2813 * gnus.texi (Email Based Diary): New. Proper documentation for the
2814 nndiary back end and the gnus-diary library.
2815
28162007-05-03 Karl Berry <karl@gnu.org>
2817
2818 * .cvsignore (*.pdf): New entry.
2819
2820 * texinfo.tex: Update from current version for better pdf generation.
2821
28222007-04-30 Reiner Steib <Reiner.Steib@gmx.de>
2823
2824 * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.
2825
28262007-04-28 Glenn Morris <rgm@gnu.org>
2827
2828 * faq.texi (New in Emacs 22): Restore mention of python.el pending
2829 consideration of legal status.
2830
28312007-04-27 J.D. Smith <jdsmith@as.arizona.edu>
2832
2833 * idlwave.texi: Minor updates for IDLWAVE 6.1.
2834
28352007-04-24 Chong Yidong <cyd@stupidchicken.com>
2836
2837 * faq.texi (New in Emacs 22): python.el removed.
2838
28392007-04-23 Jay Belanger <jay.p.belanger@gmail.com>
2840
2841 * calc.texi (Reporting bugs): Update maintainer's address.
2842
28432007-04-22 Chong Yidong <cyd@stupidchicken.com>
2844
2845 * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
2846
28472007-04-15 Jay Belanger <belanger@truman.edu>
2848
2849 * calc.texi (Title page): Remove the date.
2850 (Basic Arithmetic): Emphasize that / binds less strongly than *.
2851 (The Standard Calc Interface): Change trail title.
2852 (Floats): Mention that when non-decimal floats are entered, only
2853 approximations are stored.
2854 (Copying): Move to the appendices.
2855 (GNU Free Documentation License): Add as an appendix.
2856
28572007-04-15 Chong Yidong <cyd@stupidchicken.com>
2858
2859 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
2860 * dired-x.texi, ebrowse.texi, ediff.texi:
2861 * emacs-mime.texi, erc.texi, eshell.texi:
2862 * eudc.texi, flymake.texi, forms.texi, gnus.texi:
2863 * idlwave.texi, message.texi, newsticker.texi, org.texi:
2864 * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi:
2865 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
2866 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi:
2867 * woman.texi: Include GFDL.
2868
2869 * doclicense.texi: Remove node heading, so that it can be included by
2870 other files.
2871
2872 * dired-x.texi: Relicence under GFDL. Remove date from title page.
2873
2874 * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
2875 than *.
2876
28772007-04-14 Carsten Dominik <dominik@science.uva.nl>
2878
2879 * org.texi (Formula syntax for Calc): Emphasize the operator precedence
2880 in Calc.
2881
28822007-04-09 Romain Francoise <romain@orebokech.com>
2883
2884 * faq.texi (New in Emacs 22): Mention improvements to the Windows and
2885 Mac OS ports. Make it clear that mouse-1 complements and doesn't
2886 replace mouse-2.
2887
28882007-04-08 Chong Yidong <cyd@stupidchicken.com>
2889
2890 * woman.texi (Word at point, Interface Options): woman-topic-at-point
2891 renamed to woman-use-topic-at-point. Document new behavior.
2892
28932007-04-08 Richard Stallman <rms@gnu.org>
2894
2895 * url.texi: Fix some indexing.
2896 (Disk Caching): Drop discussion of old/other Emacs versions.
2897
28982007-04-07 Chong Yidong <cyd@stupidchicken.com>
2899
2900 * url.texi (Disk Caching): Say Emacs 21 "and later".
2901
2902 * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
2903 on Font locking which now mentions JIT lock.
2904
29052007-04-01 Michael Olson <mwolson@gnu.org>
2906
2907 * erc.texi: Update for the ERC 5.2 release.
2908
29092007-03-31 David Kastrup <dak@gnu.org>
2910
2911 * woman.texi (Topic, Interface Options): Explain changes semantics of
2912 woman-manpath in order to consider MANPATH_MAP entries.
2913
29142007-03-31 Eli Zaretskii <eliz@gnu.org>
2915
2916 * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
2917
29182007-03-26 Richard Stallman <rms@gnu.org>
2919
2920 * pgg.texi (Caching passphrase): Clean up previous change.
2921
29222007-03-25 Thien-Thi Nguyen <ttn@gnu.org>
2923
2924 * gnus.texi (Setting Process Marks): Fix typo.
2925
29262007-03-25 Romain Francoise <romain@orebokech.com>
2927
2928 * faq.texi (New in Emacs 22): Reorganize using an itemized list for
2929 readability, and include various fixes by Daniel Brockman, Nick Roberts
2930 and Dieter Wilhelm.
2931
29322007-03-24 Thien-Thi Nguyen <ttn@gnu.org>
2933
2934 * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
2935
2936 * gnus.texi (Mail Source Specifiers): Fix typo.
2937
29382007-03-22 Ralf Angeli <angeli@caeruleus.net>
2939
2940 * reftex.texi (Imprint): Update maintainer information.
2941
29422007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
2943
2944 * message.texi (Message Buffers): Update documentation for
2945 message-generate-new-buffers.
2946
29472007-03-15 Daiki Ueno <ueno@unixuser.org>
2948
2949 * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
2950
29512007-03-21 Glenn Morris <rgm@gnu.org>
2952
2953 * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2.
2954
29552007-03-19 Chong Yidong <cyd@stupidchicken.com>
2956
2957 * eshell.texi (Known problems): Emacs 21 -> 22.
2958
2959 * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
2960
29612007-03-18 Jay Belanger <belanger@truman.edu>
2962
2963 * calc.texi (Time Zones): Mention that the DST rules changed in 2007.
2964
29652007-03-12 Glenn Morris <rgm@gnu.org>
2966
2967 * calc.texi (Time Zones): Switch to new North America DST rule.
2968
2969 * calc.texi: Replace "daylight savings" with "daylight
2970 saving" in text throughout.
2971
29722007-03-11 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
2973
2974 * gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
2975 The variable now uses a list of symbols instead of just a symbol.
2976 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
2977
29782007-03-06 Romain Francoise <romain@orebokech.com>
2979
2980 * faq.texi (New in Emacs 22): Don't say "now" too much. Add MH-E to
2981 new packages, and mention Gnus update.
2982
29832007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
2984
2985 * gnus.texi (NNTP): Mention nntp-never-echoes-commands and
2986 nntp-open-connection-functions-never-echo-commands.
2987
29882007-02-27 Chong Yidong <cyd@stupidchicken.com>
2989
2990 * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
2991 problems on the console, and security risk in not using gpg-agent.
2992
29932007-02-25 Carsten Dominik <dominik@science.uva.nl>
2994
2995 * org.texi (The spreadsheet): Renamed from "Table calculations".
2996 Completely reorganized and rewritten.
2997 (CamelCase links): Section removed.
2998 (Repeating items): New section.
2999 (Tracking TODO state changes): New section.
3000 (Agenda views): Chapter reorganized and rewritten.
3001 (HTML export): Section rewritten.
3002 (Tables in arbitrary syntax): New section.
3003 (Summary): Better feature summary.
3004 (Activation): Document problem with cut-and-paste of Lisp code
3005 from PDF files.
3006 (Visibility cycling): Document indirect buffer use.
3007 (Structure editing): Document sorting.
3008 (Remember): Section rewritten.
3009 (Time stamps): Better description of time stamp types.
3010 (Tag searches): Document regular expression search for tags.
3011 (Stuck projects): New section.
3012 (In-buffer settings): New keywords.
3013 (History and Acknowledgments): Updated description.
3014
30152007-02-24 Alan Mackenzie <acm@muc.de>
3016
3017 * cc-mode.texi (Movement Commands): Insert two missing command names.
3018 (Getting Started): Slight wording correction (use conditional).
3019
30202007-02-22 Kim F. Storm <storm@cua.dk>
3021
3022 * widget.texi (User Interface, Basic Types): Document need to put some
3023 text before the %v escape in :format string in editable-field widget.
3024
30252007-02-18 Romain Francoise <romain@orebokech.com>
3026
3027 * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not
3028 `cvs-mode-quit'.
3029
30302007-02-10 Markus Triska <markus.triska@gmx.at>
3031
3032 * widget.texi (Programming Example): Put constant strings in :format.
3033
30342007-02-07 Juanma Barranquero <lekktu@gmail.com>
3035
3036 * faq.texi (Fullscreen mode on MS-Windows): New node.
3037
30382007-02-04 David Kastrup <dak@gnu.org>
3039
3040 * faq.texi (AUCTeX): Update version number. Should probably be done
3041 for other packages as well.
3042
30432007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3044
3045 * gnus.texi (Batching Agents): Fix example. Reported by Tassilo Horn
3046 <tassilo@member.fsf.org>.
3047
30482007-01-27 Eli Zaretskii <eliz@gnu.org>
3049
3050 * msdog.texi (ls in Lisp): Document ls-lisp-format-time-list and
3051 ls-lisp-use-localized-time-format.
3052
30532007-01-20 Markus Triska <markus.triska@gmx.at>
3054
3055 * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
3056
30572007-01-13 Michael Olson <mwolson@gnu.org>
3058
3059 * erc.texi (Modules): Mention capab-identify module.
3060
30612007-01-05 Michael Olson <mwolson@gnu.org>
3062
3063 * erc.texi (Getting Started): Update for /RECONNECT command.
3064
30652007-01-04 Richard Stallman <rms@gnu.org>
3066
3067 * ebrowse.texi: Change C-c b to C-c C-m.
3068
30692007-01-03 Reiner Steib <Reiner.Steib@gmx.de>
3070
3071 * gnus.texi (Customizing Articles): Use index entries for gnus-treat-*
3072 variables only in info to avoid redundant entries in the printed
3073 manual.
3074
30752007-01-02 Daiki Ueno <ueno@unixuser.org>
3076
3077 * message.texi (Using PGP/MIME): Document gpg-agent usage.
3078
30792007-01-02 Reiner Steib <Reiner.Steib@gmx.de>
3080
3081 * message.texi (Security): Split into sub-nodes.
3082
30832007-01-01 Alan Mackenzie <acm@muc.de>
3084
3085 * cc-mode.texi ("Limitations and Known Bugs"): Document problems with
3086 eval-after-load in Emacs <=21 and a workaround. Document that
3087 trigraphs are not supported.
3088
30892007-01-01 Alan Mackenzie <acm@muc.de>
3090
3091 * cc-mode.texi ("Filling and Breaking"): Amend the doc for
3092 c-context-line-break. When invoked within a string, preserve
3093 whitespace. Add a backslash only when also in a macro.
3094
30952007-01-01 Alan Mackenzie <acm@muc.de>
3096
3097 * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
3098
30992007-01-01 Alan Mackenzie <acm@muc.de>
3100
3101 * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae]
3102 are now bound by default to c-\(beginning\|end\)-of-defun by default.
3103
31042007-01-01 Alan Mackenzie <acm@muc.de>
3105
3106 * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from
3107 "Choosing a Style".
3108
3109 * cc-mode.texi ("Styles"): Add @dfn{style}.
3110
31112006-12-30 Michael Albinus <michael.albinus@gmx.de>
3112
3113 Sync with Tramp 2.0.55.
3114
3115 * trampver.texi: Update release number.
3116
31172006-12-29 Reiner Steib <Reiner.Steib@gmx.de>
3118
3119 * gnus.texi (Customizing Articles): Add index entries for all
3120 gnus-treat-* variables.
3121
c8763fb6 31222006-12-29 Jouni K. Seppänen <jks@iki.fi>
2de53ca6
GM
3123
3124 * gnus.texi (IMAP): Fix incorrect explanation of
3125 nnimap-search-uids-not-since-is-evil in documentation for
3126 nnimap-expunge-search-string.
3127
31282006-12-27 Reiner Steib <Reiner.Steib@gmx.de>
3129
3130 * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
3131 spam-ifile-database.
3132
31332006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
3134
3135 * gnus.texi (Spam Package Configuration Examples): Don't encourage to
3136 rebind C-s.
3137
c8763fb6 31382006-12-26 Jouni K. Seppänen <jks@iki.fi>
2de53ca6
GM
3139
3140 * gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
3141 (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
3142 "expiring mail".
3143 (IMAP): Document nnimap-search-uids-not-since-is-evil and
3144 nnimap-nov-is-evil.
3145
31462006-12-25 Kevin Ryde <user42@zip.com.au>
3147
3148 * cl.texi (Sorting Sequences): In sort*, add a little cautionary note
3149 about the key procedure being used heavily.
3150
31512006-12-24 Chong Yidong <cyd@stupidchicken.com>
3152
3153 * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
3154 to t.
3155 (Prerequisites): Add explanation about gpg-agent.
3156
31572006-12-22 Kevin Ryde <user42@zip.com.au>
3158
3159 * cl.texi (Sorting Sequences): Typo in sort*, example showed plain
3160 "sort" instead of "sort*".
3161
31622006-12-19 Richard Stallman <rms@gnu.org>
3163
3164 * calc.texi (History and Acknowledgements): Recognize that Emacs
3165 now does have floating point.
3166
31672006-12-19 Michael Albinus <michael.albinus@gmx.de>
3168
3169 * tramp.texi (External transfer methods): Describe new method `scpc'.
3170
31712006-12-17 Sascha Wilde <wilde@sha-bang.de>
3172
3173 * pgg.texi: Added short note on gpg-agent to the introduction.
3174
31752006-12-13 Reiner Steib <Reiner.Steib@gmx.de>
3176
3177 * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
3178 also applies to Cc.
3179
31802006-12-12 Reiner Steib <Reiner.Steib@gmx.de>
3181
3182 * gnus.texi (X-Face): Clarify. Say which programs are required
3183 on Windows.
3184
31852006-12-08 Michael Olson <mwolson@gnu.org>
3186
3187 * erc.texi (Modules): Remove documentation for list module.
3188
c8763fb6 31892006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
2de53ca6
GM
3190
3191 * faq.texi (^M in the shell buffer): Ditto.
3192
31932006-11-20 Michael Olson <mwolson@gnu.org>
3194
3195 * erc.texi: Call this the 5.2 stable pre-release of ERC.
3196
31972006-11-17 Carsten Dominik <dominik@science.uva.nl>
3198
3199 * org.texi: Fix typos.
3200 (Agenda commands): Document `C-k'.
3201
32022006-11-16 Eli Zaretskii <eliz@gnu.org>
3203
3204 * url.texi (http/https): Fix a typo in the HTTP URL.
3205
32062006-11-14 Stephen Leake <stephen_leake@stephe-leake.org>
3207
3208 * ada-mode.texi: Total rewrite.
3209
32102006-11-13 Carsten Dominik <dominik@science.uva.nl>
3211
3212 * org.texi: Minor typo fixes.
3213
32142006-11-13 Bill Wohler <wohler@newt.com>
3215
3216 Release MH-E manual version 8.0.3.
3217
3218 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
3219 release 8.0.3.
3220
3221 * mh-e.texi (Incorporating Mail): Use output of "mhparam Path"
3222 to set MAILDIR.
3223 (Reading Mail): Document the customization of read-mail-command
3224 for MH-E.
3225 (Viewing Attachments): Document mm-discouraged-alternatives.
3226 (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag.
3227 (Junk): Add more information about the settings of mh-junk-background
3228 in a program. Add /usr/bin/mh to PATH in examples.
3229
32302006-11-12 Richard Stallman <rms@gnu.org>
3231
3232 * woman.texi: Update author address but say he no longer maintains it.
3233
32342006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
3235
3236 * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of
3237 archived trees.
3238 (Checkboxes): Section moved to chapter 5, and extended.
3239 (The date/time prompt): New section.
3240 (Link abbreviations): New section.
3241 (Presentation and sorting): New section.
3242 (Custom agenda views): Section completely rewritten.
3243 (Summary): Compare with Planner.
3244 (Feedback): More info about creating backtraces.
3245 (Plain lists): Modified example.
3246 (Breaking down tasks): New section.
3247 (Custom time format): New section.
3248 (Time stamps): Document inactive timestamps.
3249 (Setting tags): More details about fast tag selection.
3250 (Block agenda): New section.
3251 (Custom agenda views): Section rewritten.
3252 (Block agenda): New section.
3253
32542006-11-07 Michael Albinus <michael.albinus@gmx.de>
3255
3256 * tramp.texi (Configuration): scp is the default method.
3257 (Default Method): Use ssh as example for another method.
3258
32592006-10-27 Richard Stallman <rms@gnu.org>
3260
3261 * woman.texi: Downcase nroff/troff/roff.
3262 (Installation): Chapter deleted. Some xrefs deleted.
3263 (Background): woman doesn't advise man ;-).
3264
c8763fb6 32652006-10-26 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
2de53ca6
GM
3266
3267 * ada-mode.texi (Project files, Identifier completion)
3268 (Automatic Casing, Debugging, Using non-standard file names)
3269 (Working Remotely): Fix typos.
3270
32712006-10-20 Masatake YAMATO <jet@gyve.org>
3272
3273 * cc-mode.texi (Sample .emacs File): Added missing `)' in
3274 sample code `my-c-initialization-hook'.
3275
32762006-10-19 Stuart D. Herring <herring@lanl.gov>
3277
3278 * widget.texi: Fix typos.
3279
32802006-10-19 Michael Albinus <michael.albinus@gmx.de>
3281
3282 * tramp.texi (Frequently Asked Questions): Remove questions marked with
3283 "???". There have been no complaints for years, so the information
3284 must be appropriate.
3285
32862006-10-16 Richard Stallman <rms@gnu.org>
3287
3288 * widget.texi: Use @var instead of capitalization.
3289 Clarify many widget type descriptions.
3290
32912006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3292
3293 * gnus.texi (Other modes): Fix typo. Add alternative index entry for
3294 gnus-dired-attach.
3295 (Selecting a Group): Fix typo.
3296
c8763fb6 32972006-10-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
2de53ca6
GM
3298
3299 * widget.texi: Fix typos.
3300
33012006-10-06 Reiner Steib <Reiner.Steib@gmx.de>
3302
3303 * gnus.texi (Image Enhancements): Update for Emacs 22.
3304
3305 * gnus-faq.texi ([1.3]): Update.
3306
33072006-10-06 Richard Stallman <rms@gnu.org>
3308
3309 * faq.texi (Displaying the current line or column):
3310 Delete "As of Emacs 20".
3311
33122006-10-06 Romain Francoise <romain@orebokech.com>
3313
3314 * faq.texi (VM): VM works with Emacs 22 too.
3315
33162006-10-06 Richard Stallman <rms@gnu.org>
3317
3318 * ebrowse.texi: Remove Emacs version "21" from title.
3319
33202006-10-02 Reiner Steib <Reiner.Steib@gmx.de>
3321
3322 * gnus.texi (Foreign Groups): Say where change of editing commands are
3323 stored. Add reference to `gnus-parameters'.
3324
33252006-09-15 Jay Belanger <belanger@truman.edu>
3326
3327 * calc.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE):
3328 Change "Library Public License" to "Lesser Public License"
3329 throughout. Use "yyyy" to represent year.
3330
33312006-09-15 Carsten Dominik <dominik@science.uva.nl>
3332
3333 * org.texi (Setting tags): Typo fix.
3334
33352006-09-14 Reiner Steib <Reiner.Steib@gmx.de>
3336
3337 * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
3338
33392006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
3340
3341 * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
3342
33432006-09-12 Paul Eggert <eggert@cs.ucla.edu>
3344
3345 * faq.texi (Escape sequences in shell output): EMACS is now set
3346 to Emacs's absolute file name, not to "t".
3347 (^M in the shell buffer): Likewise.
3348 * misc.texi (Interactive Shell): Likewise.
3349
33502006-09-11 Reiner Steib <Reiner.Steib@gmx.de>
3351
3352 * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
3353 mails with pop3-leave-mail-on-server. Fix wording.
3354 (Limiting): Improve gnus-summary-limit-to-articles.
3355 (X-Face): Fix typo.
3356
33572006-09-11 Simon Josefsson <jas@extundo.com>
3358
3359 * smtpmail.texi (Authentication): Explain TLS and SSL better, based on
3360 suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
3361
33622006-09-06 Simon Josefsson <jas@extundo.com>
3363
3364 * smtpmail.texi (Authentication): Mention SSL.
3365
33662006-09-01 Eli Zaretskii <eliz@gnu.org>
3367
3368 * rcirc.texi (Internet Relay Chat, Useful IRC commands):
3369 Don't use @indicateurl.
3370
3371 * cc-mode.texi (Subword Movement): Don't use @headitem.
3372 (Custom Braces, Clean-ups): Don't use @tie.
3373
33742006-08-29 Michael Albinus <michael.albinus@gmx.de>
3375
3376 Sync with Tramp 2.0.54.
3377
3378 * tramp.texi (Bug Reports): The Tramp mailing list is moderated now.
3379 Suggested by Adrian Phillips <a.phillips@met.no>.
3380
33812006-08-15 Carsten Dominik <dominik@science.uva.nl>
3382
3383 * org.texi (Installation, Activation): Split from Installation and
3384 Activation.
3385 (Clocking work time): Documented new features.
3386
33872006-08-13 Alex Schroeder <alex@gnu.org>
3388
3389 * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
3390 example.
3391
33922006-08-12 Eli Zaretskii <eliz@gnu.org>
3393
3394 * faq.texi (How to add fonts): New node.
3395
33962006-08-05 Romain Francoise <romain@orebokech.com>
3397
3398 * faq.texi (New in Emacs 22): Expand.
3399
34002006-08-03 Michael Olson <mwolson@gnu.org>
3401
3402 * erc.texi: Update for ERC 5.1.4.
3403
34042006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
3405
3406 * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
3407 in .../site-lisp/gnus/ by default.
3408 [ From gnus-news.texi in the trunk. ]
3409
34102006-07-27 Reiner Steib <Reiner.Steib@gmx.de>
3411
3412 * gnus.texi (MIME Commands): Additions for yEnc.
3413
34142006-07-24 Richard Stallman <rms@gnu.org>
3415
3416 * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi:
3417 * faq.texi: Move periods and commas inside quotes.
3418
34192006-07-20 Jay Belanger <belanger@truman.edu>
3420
3421 * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
3422
34232006-07-18 Chong Yidong <cyd@stupidchicken.com>
3424
3425 * faq.texi (Security risks with Emacs): Document Emacs 22
3426 file-local-variable mechanism.
3427
34282006-07-12 Michael Olson <mwolson@gnu.org>
3429
3430 * erc.texi: Update for ERC 5.1.3.
3431
34322006-07-12 Alex Schroeder <alex@gnu.org>
3433
3434 * rcirc.texi: Fix typos.
3435 (Getting started with rcirc): New calling convention for M-x irc.
3436 Mention #rcirc. Removed channel tracking.
3437 (Configuration): Changed the names of all variables that got changed
3438 recently, eg. rcirc-server to rcirc-default-server. Added
3439 documentation for rcirc-authinfo, some background for Bitlbee, and
3440 rcirc-track-minor-mode.
3441 (Scrolling conservatively): Fixed the xref from Auto Scrolling to just
3442 Scrolling.
3443 (Reconnecting after you have lost the connection): Fixed example code
3444 to match code changes.
3445
34462006-07-10 Nick Roberts <nickrob@snap.net.nz>
3447
3448 * gnus.texi, message.texi: Fix typos.
3449
34502006-07-07 Carsten Dominik <dominik@science.uva.nl>
3451
3452 * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting
3453 commands.
3454 (Global TODO list): Document the use of the variables
3455 `org-agenda-todo-ignore-scheduled' and
3456 `org-agenda-todo-list-sublevels'.
3457
34582006-07-05 Richard Stallman <rms@gnu.org>
3459
3460 * faq.texi (Scrolling only one line): Fix xref.
3461
34622006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
3463
3464 * faq.texi (Evaluating Emacs Lisp code):
3465 Throughout, replace eval-current-buffer with eval-buffer.
3466
34672006-07-03 Richard Stallman <rms@gnu.org>
3468
3469 * rcirc.texi (Scrolling conservatively): Fix xref.
3470
3471 * pcl-cvs.texi (Viewing differences): Usage fix.
3472
34732006-07-03 Carsten Dominik <dominik@science.uva.nl>
3474
3475 * org.texi (Agenda commands): Document `s' key to save all org-mode
3476 buffers.
3477
34782006-06-30 Ralf Angeli <angeli@caeruleus.net>
3479
3480 * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face
3481 names. Mention `cvs-msg' face.
3482
34832006-06-29 Carsten Dominik <dominik@science.uva.nl>
3484
3485 * org.texi (Checkboxes): New section.
3486
34872006-06-28 Carsten Dominik <dominik@science.uva.nl>
3488
3489 * org.texi (Embedded LaTeX): Fix typos and implement small improvements
3490 throughout this chapter.
3491
34922006-06-27 Chong Yidong <cyd@stupidchicken.com>
3493
3494 * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
3495 text for standalone vs Emacs info.
3496 (Help): Clarify header line description. Use mouse-1 for clicks.
3497 (Help-P): Use mouse-1 for clicks.
3498 (Help-^L): "Top" and "All" not displayed with dashes in Emacs.
3499 (Help-^L, Help-M, Help-Int, Search Index, Go to node)
3500 (Choose menu subtopic): Remove gratuitous Emacs command names.
3501 (Help-FOO): Put usual behavior first.
3502 (Help-Xref): Clicking on xrefs works in Emacs.
3503 (Search Text): Clarify what the default behavior is.
3504 (Create Info buffer): Fix Emacs window/X window confusion.
3505 (Emacs Info Variables): Fix for new Emacs init file behavior.
3506
35072006-06-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3508
3509 * gnus.texi (Summary Buffer Lines): Fix typo.
3510
35112006-06-23 Carsten Dominik <dominik@science.uva.nl>
3512
3513 * org.texi (Embedded LaTeX): New chapter.
3514 (Archiving): Section rewritten.
3515 (Enhancing text): Some parts moved to the new chapter about LaTeX.
3516
35172006-06-20 Bill Wohler <wohler@newt.com>
3518
3519 Release MH-E manual version 8.0.1.
3520
3521 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
3522 release 8.0.1.
3523 (Preface): Depend on GNU mailutils 1.0 and higher.
3524
35252006-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
3526
3527 * message.texi (News Headers): Update message-syntax-checks section.
3528
35292006-06-19 Karl Berry <karl@gnu.org>
3530
3531 * info.texi (Advanced): Mention C-q, especially with ?.
3532
35332006-06-19 Carsten Dominik <dominik@science.uva.nl>
3534
3535 * org.texi (Publishing links): Document the `:link-validation-function'
3536 property.
3537 (Extensions and Hacking): New chapter, includes some sections of the
3538 "Miscellaneous" chapter.
3539
35402006-06-10 Carsten Dominik <dominik@science.uva.nl>
3541
3542 * org.texi (Progress logging): New section.
3543
35442006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
3545
3546 * viper.texi (Viper Specials):
3547 * gnus.texi (Example Setup):
3548 * faq.texi (Backspace invokes help):
3549 * dired-x.texi (Optional Installation Dired Jump):
3550 * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
3551 follow coding conventions.
3552
35532006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
3554
3555 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
3556
35572006-06-06 Carsten Dominik <dominik@science.uva.nl>
3558
3559 * org.texi (ASCII export): Document indentation adaptation.
3560 (Setting tags): Document mutually-exclusive tags.
3561
35622006-06-05 Romain Francoise <romain@orebokech.com>
3563
3564 * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
3565 Fix typo.
3566
3567 * gnus-faq.texi (Question 8.6): Update reference to the Gnus
3568 channel (#gnus@irc.freenode.net).
3569 Fix typos. Update copyright notice.
3570
3571 * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
3572 (Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
3573 (Line-Up Functions, Custom Macros):
3574 * ediff.texi (Window and Frame Configuration)
dccb744b 3575 (Highlighting Difference Regions):
2de53ca6
GM
3576 * emacs-mime.texi (Display Customization):
3577 * erc.texi (History):
3578 * eshell.texi (Known problems):
3579 * eudc.texi (Overview, BBDB):
3580 * gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
3581 (The problem of spam, SpamOracle, Extending the Spam package)
3582 (Conformity, Terminology):
dccb744b 3583 * idlwave.texi (Routine Info)
2de53ca6
GM
3584 (Class and Keyword Inheritance, Padding Operators)
3585 (Breakpoints and Stepping, Electric Debug Mode)
3586 (Examining Variables, Troubleshooting):
3587 * org.texi (Creating timestamps):
3588 * reftex.texi (Commands, Options, Changes):
3589 * tramp.texi (Inline methods, Password caching)
3590 (Auto-save and Backup, Issues):
3591 * vip.texi (Files, Commands in Insert Mode):
3592 * viper.texi (Emacs Preliminaries, States in Viper)
3593 (Packages that Change Keymaps, Viper Specials, Groundwork):
3594 Fix various typos.
3595
35962006-05-31 Michael Ernst <mernst@alum.mit.edu>
3597
3598 * ediff.texi: Fix typos.
3599
36002006-05-30 Carsten Dominik <dominik@science.uva.nl>
3601
3602 * org.texi: Small typo fixes.
3603
36042006-05-29 Michael Albinus <michael.albinus@gmx.de>
3605
3606 * tramp.texi (Frequently Asked Questions): Disable zsh zle.
3607
36082006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
3609
3610 * pcl-cvs.texi: Fix typos.
3611 (Customization): Say "us".
3612
36132006-05-26 Eli Zaretskii <eliz@gnu.org>
3614
3615 * org.texi: Remove bogus @setfilename.
3616
36172006-05-26 Carsten Dominik <dominik@science.uva.nl>
3618
3619 * org.texi (ASCII export): Omit command name.
3620 (HTML export): Add prefix to all lines in Local Variable example.
3621 (Acknowledgments): Typeset names in italics.
3622
36232006-05-24 Carsten Dominik <dominik@science.uva.nl>
3624
3625 * org.texi (Plain lists): Add new item navigation commands.
3626 (External links): Document elisp and info links.
3627 (Custom searches): New section.
3628 (Publishing): New chapter.
3629 (HTML export): Include a list of supported CSS classes.
3630 (Setting tags): Describe the fast-tag-setting interface.
3631
36322006-05-20 Luc Teirlinck <teirllm@auburn.edu>
3633
3634 * dired-x.texi: ifinfo -> ifnottex.
3635
36362006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
3637
3638 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
3639
36402006-05-12 Reiner Steib <Reiner.Steib@gmx.de>
3641
3642 * message.texi (Interface): Add tool bar customization.
3643 (MIME): Index and text additions for mml-attach.
3644 (MIME): Describe mml-dnd-protocol-alist and
3645 mml-dnd-attach-options.
3646
3647 * gnus.texi (Oort Gnus): Reorder entries in sections.
3648 Fix some entries.
3649 (Starting Up): Add references to "Emacs for Heathens" and to
3650 "Finding the News". Add user-full-name and user-mail-address.
3651 (Group Buffer Format): Add tool bar customization and update.
3652 (Summary Buffer): Add tool bar customization.
3653 (Posting Styles): Add message-alternative-emails.
3654
36552006-05-09 Michael Albinus <michael.albinus@gmx.de>
3656
3657 * tramp.texi (Filename completion): Improve wording.
3658
36592006-05-07 Romain Francoise <romain@orebokech.com>
3660
3661 * faq.texi (Using regular expressions): Fix typo.
3662 (Packages that do not come with Emacs): Fix capitalization.
3663 (Replacing text across multiple files): Expand node to explain how
3664 to use `dired-do-query-replace-regexp' in more detail, based on
3665 suggestion by Eric Hanchrow <offby1@blarg.net>.
3666
36672006-05-06 Michael Albinus <michael.albinus@gmx.de>
3668
3669 * tramp.texi (Filename completion): Completion of remote files'
3670 method, user name and host name is active only in partial
3671 completion mode.
3672
36732006-05-06 Bill Wohler <wohler@newt.com>
3674
3675 Release MH-E manual version 8.0.
3676
3677 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
3678 release 8.0.
3679
36802006-05-06 Bill Wohler <wohler@newt.com>
3681
3682 * mh-e.texi (MH-BOOK-HOME): Change from
3683 http://www.ics.uci.edu/~mh/book/mh to
3684 http://rand-mh.sourceforge.net/book/mh.
3685 Replace .htm suffix with .html for MH book files.
3686 (Using This Manual): Update key binding for getting relevant
3687 chapter in Info from command key.
3688 (Ranges): Fix itemx.
3689
36902006-05-05 Karl Berry <karl@gnu.org>
3691
3692 * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): New cmds.
3693 (\fonttextsize): New user-level command to change text font size.
3694
36952006-04-26 Reiner Steib <Reiner.Steib@gmx.de>
3696
3697 * pgg.texi (Caching passphrase): Fix markup and typos. Simplify.
3698
36992006-04-26 Sascha Wilde <wilde@sha-bang.de> (tiny change)
3700
3701 * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
3702
37032006-04-24 Bill Wohler <wohler@newt.com>
3704
3705 * mh-e.texi (Getting Started): Make it more explicit that you need
3706 to install MH. Add pointers to current MH implementations.
3707
37082006-04-21 Bill Wohler <wohler@newt.com>
3709
3710 Release MH-E manual version 7.94.
3711
3712 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
3713 release 7.94.
3714
37152006-04-21 Carsten Dominik <dominik@science.uva.nl>
3716
3717 * org.texi: Many small fixes.
3718 (Handling links): Rename from "Managing links".
3719
37202006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
3721
3722 * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
3723 (Splitting mail using spam-stat): Fix @xref.
3724
37252006-04-20 Chong Yidong <cyd@stupidchicken.com>
3726
3727 * gnus.texi (Spam Package): Major revision of the text.
10d1d0af 3728 Previously this node was "Filtering Spam Using The Spam ELisp Package".
2de53ca6
GM
3729
37302006-04-20 Carsten Dominik <dominik@science.uva.nl>
3731
3732 * org.texi (Time stamps): Better explanation of the purpose of
3733 different time stamps.
3734 (Structure editing, Plain lists): More details on how new items
3735 and headings are inserted.
3736
37372006-04-18 Carsten Dominik <dominik@science.uva.nl>
3738
3739 * org.texi (Formula syntax): Fix link to Calc Manual.
3740
37412006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
3742
3743 * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
3744
37452006-04-17 Bill Wohler <wohler@newt.com>
3746
3747 * mh-e.texi (Folders): Update mh-before-quit-hook and
3748 mh-quit-hook example with code that removes the buffers rather
3749 than just bury them.
3750
37512006-04-17 Michael Albinus <michael.albinus@gmx.de>
3752
3753 Sync with Tramp 2.0.53.
3754
37552006-04-13 Carsten Dominik <dominik@science.uva.nl>
3756
3757 * org.texi (Updating settings): New section.
3758 (Visibility cycling): Better names for the startup folding
3759 options.
3760 (Exporting): Completely restructured.
3761 (The very busy C-c C-c key): New section.
3762 (Summary of in-buffer settings): New section.
3763
37642006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
3765
3766 * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
3767
37682006-04-10 Reiner Steib <Reiner.Steib@gmx.de>
3769
3770 * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap)
3771 (Server Commands): Key `v' is reserved for users.
3772
37732006-04-11 Carsten Dominik <dominik@science.uva.nl>
3774
3775 * org.texi (Link format): New section, emphasis on bracket links.
3776 (External links): Document bracket links.
3777 (FAQ): Expand to cover shell links and the new link format.
3778
37792006-04-09 Kevin Ryde <user42@zip.com.au>
3780
3781 * org.texi (Formula syntax): Typo in node name of calc-eval xref.
3782
37832006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
3784
3785 * gnus.texi (Summary Buffer Lines): Add `*'.
3786
c8763fb6 37872006-04-07 Jochen Küpper <jochen@fhi-berlin.mpg.de>
2de53ca6
GM
3788
3789 * gnus.texi (Group Parameters):
3790 Mention gnus-permanently-visible-groups.
3791
37922006-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
3793
3794 * gnus.texi (Face): Fix typo.
3795
37962006-04-05 Reiner Steib <Reiner.Steib@gmx.de>
3797
3798 * gnus.texi (X-Face): Clarify.
3799 (Face): Need Emacs with PNG support.
3800
38012006-04-06 Richard Stallman <rms@gnu.org>
3802
3803 * idlwave.texi: Delete the blocks "not suitable for inclusion with
3804 Emacs".
3805
38062006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
3807
3808 * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out
3809 blocks not suitable for inclusion with Emacs using variable
3810 PARTOFEMACS.
3811
38122006-04-04 Simon Josefsson <jas@extundo.com>
3813
3814 * gnus.texi (Security): Improve.
3815
38162006-04-02 Bill Wohler <wohler@newt.com>
3817
3818 * mh-e.texi (Getting Started, Junk, Bug Reports)
3819 (MH FAQ and Support): Fix URLs.
3820
38212006-03-31 Romain Francoise <romain@orebokech.com>
3822
3823 * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
3824 to t, not nil (and has for the past eight years).
3825
38262006-03-31 Reiner Steib <Reiner.Steib@gmx.de>
3827
3828 * message.texi, gnus.texi: Bump version to 5.11.
3829
38302006-03-29 Reiner Steib <Reiner.Steib@gmx.de>
3831
3832 * gnus.texi (Top): Add comment about version line.
3833
3834 * message.texi (Top): Ditto. Change to take named versions into
3835 account.
3836
38372006-03-28 Reiner Steib <Reiner.Steib@gmx.de>
3838
3839 * gnus.texi (Posting Styles): Add x-face-file to example.
3840 (X-Face): Refer to posting styles.
3841
3842 * gnus-faq.texi ([5.8]): Add x-face-file.
3843 ([8.4]): Add links to gmane.emacs.gnus.user and
3844 gmane.emacs.gnus.general.
3845
38462006-03-27 Reiner Steib <Reiner.Steib@gmx.de>
3847
3848 * gnus-faq.texi: Use .invalid.
3849 ([5.4]): Fix gnus-posting-styles example.
3850
38512006-03-27 Romain Francoise <romain@orebokech.com>
3852
3853 * faq.texi (Emacs/W3): Rename from `w3-mode'. Mention that
3854 Emacs/W3 needs a new maintainer.
3855 (Ispell): Update author and version info.
3856 (Mailcrypt): Mention PGG.
3857 (New in Emacs 22): Add PGG to the list of new packages.
3858 Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
3859 updating dead URLs.
3860
38612006-03-25 Karl Berry <karl@gnu.org>
3862
3863 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
3864 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi, erc.texi,
3865 * eshell.texi, eudc.texi, faq.texi, forms.texi, gnus.texi, idlwave.texi,
3866 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
3867 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
3868 * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
3869 * woman.texi: (1) use @copyright{} instead of (C) in typeset text;
3870 (2) do not indent copyright year list (or anything else).
3871
38722006-03-21 Bill Wohler <wohler@newt.com>
3873
3874 * mh-e.texi (Folders): Various edits.
3875
38762006-03-20 Romain Francoise <romain@orebokech.com>
3877
3878 * gnus.texi (Mail Folders): Grammar fix.
3879
38802006-03-19 Bill Wohler <wohler@newt.com>
3881
3882 * mh-e.texi (Replying): Document Mail-Followup-To.
3883 Change manually-formatted table to multitable. Add debugging info.
3884 Move description of mh-reply-default-reply-to into paragraph
3885 that describes its values.
3886
38872006-03-17 Bill Wohler <wohler@newt.com>
3888
10d1d0af 3889 * mh-e.texi: Use smallexample and smalllisp consistently.
2de53ca6
GM
3890 (Sending Mail Tour): Update method of entering
3891 addresses and subject.
3892 (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour)
3893 (Adding Attachments, Searching): Update screenshots for Emacs 22.
3894
38952006-03-15 Carsten Dominik <dominik@science.uva.nl>
3896
3897 * org.texi: Version number change only.
3898
38992006-03-14 Bill Wohler <wohler@newt.com>
3900
3901 * mh-e.texi: Add index entries around each paragraph rather than
3902 depend on entries from beginning of node. Doing so ensures that
3903 index entries are less likely to be forgotten if text is cut and
3904 pasted, and are necessary anyway if the references are on a
3905 separate page. It seems that makeinfo is now (v. 4.8) only
3906 producing one index entry per node, so there is no longer any
3907 excuse not to. Use subheading instead of heading. The incorrect
3908 use of heading produced very large fonts in Info--as large as the
3909 main heading.
3910 (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
3911 versions 6 and 7 appeared *around* the time of these Emacs releases.
3912
39132006-03-13 Carsten Dominik <dominik@science.uva.nl>
3914
3915 * org.texi (Clean view): Document new startup options.
3916
39172006-03-11 Bill Wohler <wohler@newt.com>
3918
3919 * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)
3920 (Composing, Scan Line Formats): Fix @refs.
3921 (Getting Started): Define MH profile and MH profile components.
3922 (Incorporating Mail, Reading Mail, Viewing, Printing)
3923 (Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
3924 (Signature, Aliases, Scan Line Formats): Use @code instead of @samp
3925 for string constants.
3926 (Tool Bar): Remove spurious quote.
3927 (Junk): Use ``...'' instead of "...".
3928 (Scan Line Formats): Replace @samp with @kbd.
3929
39302006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
3931
3932 * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
3933
39342006-03-10 Reiner Steib <Reiner.Steib@gmx.de>
3935
3936 * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
3937 easy to understand.
3938
39392006-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
3940
3941 * gnus.texi: Markup fix.
3942 (Fancy Mail Splitting): Specify new feature.
3943
39442006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
3945
3946 * gnus.texi (Fancy Mail Splitting): Improve descriptions about
3947 partial-words matching.
3948
39492006-03-07 Reiner Steib <Reiner.Steib@gmx.de>
3950
3951 * emacs-mime.texi (Display Customization): Reword image/.* stuff.
3952
3953 * gnus.texi (Oort Gnus): Add note about `gnus-load'.
3954 (MIME Commands): Fix mm-discouraged-alternatives.
3955
39562006-03-07 Carsten Dominik <dominik@science.uva.nl>
3957
3958 * org.texi: Version number change only.
3959
39602006-03-06 Bill Wohler <wohler@newt.com>
3961
3962 * mh-e.texi: Move from SourceForge repository to Savannah.
3963 This is version 7.93, which is a total rewrite from the previous
3964 edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E
3965 version 7.93.
3966
39672006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
3968
3969 * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
3970
39712006-03-01 Carsten Dominik <dominik@science.uva.nl>
3972
3973 * org.texi (Interaction): Add item about `org-mouse.el' by
3974 Piotr Zielinski.
3975 (Managing links): Document that also mouse-1 can be used to
3976 activate a link.
3977 (Headlines, FAQ): Add entry about hiding leading stars.
3978 (Miscellaneous): Resort the sections in this chapter to a more
3979 logical sequence.
3980
39812006-02-27 Simon Josefsson <jas@extundo.com>
3982
3983 * emacs-mime.texi (Flowed text): Add mm-fill-flowed. (Sync
3984 2004-01-27 from the trunk).
3985
39862006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
3987
3988 * cc-mode.texi: Rename c-hungry-backspace to
3989 c-hungry-delete-backwards, at the request of RMS. Leave the old
3990 name as an alias.
3991
39922006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
3993
3994 * cc-mode.texi: Correct the definition of c-beginning-of-defun, to
3995 include the function header within the defun.
3996
39972006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
3998
3999 * cc-mode.texi: Correct two typos.
4000
40012006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
4002
4003 * cc-mode.texi (Comment Commands): State that C-u M-; kills any
4004 existing comment.
4005 (Electric Keys): Add a justification for electric indentation.
4006 (Hungry WS Deletion): Clear up the names and complications of the
4007 BACKSPACE and DELETE keys.
4008
40092006-02-23 Juri Linkov <juri@jurta.org>
4010
4011 * faq.texi (Common requests): Move `Turning on auto-fill by
4012 default' after `Wrapping words automatically'. Move `Working with
4013 unprintable characters' before `Searching for/replacing newlines'.
4014 Move `Replacing highlighted text' after `Highlighting a region'.
4015 Merge `Repeating commands' and `Repeating a command as many times
4016 as possible' into the former.
4017 (Packages that do not come with Emacs): Add refs to Gmane and
4018 etc/MORE.STUFF.
4019
40202006-02-23 Juri Linkov <juri@jurta.org>
4021
4022 * faq.texi (Newsgroup archives): Update URLs of GNU mail archives.
4023 (Reporting bugs): Suggest using `M-x report-emacs-bug'.
4024 Add xref to `(emacs)Reporting Bugs'.
4025 (Getting a printed manual): Add URL to other formats of the manual.
4026 (Common requests): Fix menu.
4027 (Highlighting a region): Remove ref to `Turning on syntax highlighting'.
4028 (Horizontal scrolling): Mention `truncate-partial-width-windows'.
4029 (Inserting text at the beginning of each line): Add pxref to
4030 `Changing the included text prefix'.
4031 (Forcing the cursor to remain in the same column): Mention `track-eol'
4032 and `set-goal-column'. Add pxref to `(emacs)Moving Point'.
4033 (Replacing text across multiple files): Add keybinding `Q' for
4034 `dired-do-query-replace'.
4035
40362006-02-22 Carsten Dominik <dominik@science.uva.nl>
4037
4038 * reftex.texi: Version number and date change only.
4039
4040 * org.texi (Internal Links): Rewrite to cover the modified
4041 linking system.
4042
40432006-02-17 Eli Zaretskii <eliz@gnu.org>
4044
4045 * faq.texi: Remove the coding cookie, it's not needed anymore.
4046
40472006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4048
4049 * faq.texi (Colors on a TTY): Mention Mac OS port.
4050
40512006-02-12 Karl Berry <karl@gnu.org>
4052
4053 * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the
4054 8-bit accented a.
4055
40562006-02-09 Reiner Steib <Reiner.Steib@gmx.de>
4057
4058 * gnus.texi (Gnus Versions): Add history beyond start of Oort.
4059
40602006-02-08 Romain Francoise <romain@orebokech.com>
4061
4062 * faq.texi (Top): Remove paragraph about the FAQ being a
4063 transitional document, etc.
4064 (Searching for/replacing newlines): New node.
4065 (Yanking text in isearch): New node.
4066 (Inserting text at the beginning of each line): Rename and make
4067 more general, mention `M-;' in Message mode.
4068
40692006-02-07 Luc Teirlinck <teirllm@auburn.edu>
4070
4071 * faq.texi (Meta key does not work in xterm)
4072 (Emacs does not display 8-bit characters)
4073 (Inputting eight-bit characters): Update xrefs.
4074
40752006-02-06 Romain Francoise <romain@orebokech.com>
4076
4077 * faq.texi (VM): VM now at version 7.19.
4078 Set myself as maintainer of this file.
4079
40802006-02-04 Michael Olson <mwolson@gnu.org>
4081
4082 * erc.texi (History): Note that ERC is now included with Emacs.
4083
40842006-01-31 Romain Francoise <romain@orebokech.com>
4085
4086 * message.texi (Message Headers): Explain what
4087 `message-alternative-emails' does in more detail.
4088 Update copyright year.
4089
40902006-01-30 Juanma Barranquero <lekktu@gmail.com>
4091
4092 * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
4093
40942006-01-29 Richard M. Stallman <rms@gnu.org>
4095
4096 * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
4097
40982006-01-29 Michael Olson <mwolson@gnu.org>
4099
4100 * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
4101
4102 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
4103
4104 * faq.texi (New in Emacs 22): Mention ERC.
4105
41062006-01-28 Luc Teirlinck <teirllm@auburn.edu>
4107
4108 * rcirc.texi: Capitalize dir entry for consistency with the entry
4109 in info/dir and other entries in the Emacs category.
4110 Fix typos. Delete trailing whitespace.
4111
c8763fb6 41122006-01-28 Björn Lindström <bkhl@elektrubadur.se>
2de53ca6
GM
4113
4114 * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
4115
41162006-01-27 Eli Zaretskii <eliz@gnu.org>
4117
4118 * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
4119 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
4120
4121 * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
4122 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
4123
41242006-01-27 Alex Schroeder <alex@gnu.org>
4125
4126 * rcirc.texi: New file.
4127
41282006-01-23 Juri Linkov <juri@jurta.org>
4129
4130 * widget.texi (User Interface): Add S-TAB for widget-backward.
4131
41322006-01-22 Michael Albinus <michael.albinus@gmx.de>
4133
4134 Sync with Tramp 2.0.52.
4135
4136 * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
4137 Add Tramp disabling item. New item for common connection problems.
4138 (various): Apply "ftp" as method for the download URL.
4139 (Bug Reports): Refer to FAQ for common problems.
4140
41412006-01-21 Eli Zaretskii <eliz@gnu.org>
4142
4143 * widget.texi (User Interface): Use @key for TAB.
4144
4145 * ses.texi (Formulas, Printer functions): Use @key for TAB.
4146
4147 * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
4148 for TAB.
4149
4150 * cc-mode.texi (Indentation Calculation): Use @key for TAB.
4151
41522006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
4153
4154 * gnus.texi: Update copyright.
4155
41562006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
4157
4158 * gnus.texi (Article Washing): Additions.
4159
41602006-01-08 Alex Schroeder <alex@gnu.org>
4161
4162 * pgg.texi (Caching passphrase): Rewording.
4163
41642006-01-13 Carsten Dominik <dominik@science.uva.nl>
4165
4166 * org.texi (Agenda commands): Document tags command.
4167
41682006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
4169
4170 * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
4171
41722006-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
4173
4174 * gnus.texi (RSS): Addition.
4175
41762005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
4177
4178 * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
4179
41802005-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
4181
4182 * emacs-mime.texi (Display Customization): Add setting example to
4183 mm-discouraged-alternatives.
4184
41852006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
4186
4187 * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
4188 version is the canonical version.
4189
41902006-01-08 Alex Schroeder <alex@gnu.org>
4191
4192 * pgg.texi (Caching passphrase): Rewording.
4193
41942006-01-06 Eli Zaretskii <eliz@gnu.org>
4195
4196 * flymake.texi (Obtaining Flymake): Update Flymake's CVS
4197 repository URL.
4198
41992006-01-06 Carsten Dominik <dominik@science.uva.nl>
4200
4201 * org.texi: Removed the accidentally re-added empty line in the
4202 direntry.
4203
42042006-01-05 Carsten Dominik <dominik@science.uva.nl>
4205
4206 * org.texi (Agenda Views): Chapter reorganized.
4207
42082005-12-29 Romain Francoise <romain@orebokech.com>
4209
4210 * faq.texi (Using Customize): New node.
4211
42122005-12-28 Luc Teirlinck <teirllm@auburn.edu>
4213
4214 * org.texi: Remove blank line in @direntry. It is non-standard
4215 and recursively produces blank lines all over the dir file (when
4216 using Texinfo 4.8).
4217
42182005-12-21 Luc Teirlinck <teirllm@auburn.edu>
4219
4220 * widget.texi (atoms): Delete obsolete remark about `file' widget.
4221
42222005-12-20 Carsten Dominik <dominik@science.uva.nl>
4223
4224 * org.texi (Tags): Boolean logic documented.
4225 (Agenda Views): Document custom commands.
4226
42272005-12-20 David Kastrup <dak@gnu.org>
4228
4229 * faq.texi (AUCTeX): Update version and mailing list info.
4230
42312005-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
4232
4233 * gnus.texi (MIME Commands): Mention addition of
4234 multipart/alternative to gnus-buttonized-mime-types and add xref
4235 to mm-discouraged-alternatives.
4236
4237 * emacs-mime.texi (Display Customization): Mention addition of
4238 "image/.*" and add xref to gnus-buttonized-mime-types in the
4239 mm-discouraged-alternatives section.
4240
42412005-12-16 Carsten Dominik <dominik@science.uva.nl>
4242
4243 * org.texi (Tags): New section.
4244 (Agenda Views): Chapter reorganized.
4245
42462005-12-16 Eli Zaretskii <eliz@gnu.org>
4247
4248 * org.texi (Internal Links): Add a missing comma after an @xref.
4249
42502005-12-14 Chong Yidong <cyd@stupidchicken.com>
4251
4252 * faq.texi (Filling paragraphs with a single space): No need to
4253 change sentence-end now.
4254
42552005-12-13 Romain Francoise <romain@orebokech.com>
4256
4257 * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
4258
42592005-12-12 Jay Belanger <belanger@truman.edu>
4260
4261 * faq.texi (Calc): Update version number.
4262
42632005-12-12 Carsten Dominik <dominik@science.uva.nl>
4264
4265 * org.texi (Progress Logging): New section.
4266
42672005-12-10 Romain Francoise <romain@orebokech.com>
4268
4269 Update the Emacs FAQ for the 22.1 release.
4270
4271 * faq.texi: Set VER to `22.1'.
4272 (Basic editing): Explain how to use localized versions of the
4273 Tutorial. Mention that `C-h r' displays the manual. Delete
4274 obsolete WWW link to an Emacs 18 tutorial.
4275 (Getting a printed manual): Point to the new locations of the
4276 manuals on the GNU Web site.
4277 (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
4278 available via Info (it was previously distributed separately).
4279 (Installing Texinfo documentation): The latest version of Texinfo
4280 is 4.8, not 4.0.
4281 (Informational files for Emacs): COPYING is the GNU General Public
4282 License, not the Emacs General Public License.
4283 (Informational files for Emacs): Delete obsolete link to the
4284 GNUinfo pages as they have been removed from the GNU Web site.
4285 (New in Emacs 22): New node.
4286 (Setting up a customization file): Say that most packages support
4287 Customize nowadays.
4288 (Colors on a TTY): Delete reference to instructions on how to
4289 enable syntax highlighting, it is now enabled by default.
4290 (Turning on abbrevs by default): Emacs now reads the abbrevs file
4291 at startup automatically.
4292 (Controlling case sensitivity): Mention `M-c' in isearch.
4293 (Using an already running Emacs process): Emacs now creates the
4294 socket in `/tmp/emacsUID'. Fix typos. Change default location of
4295 gnuserv. As emacsclient can now run Lisp code as well, delete a
4296 sentence praising gnuserv for that. Simplify description of how
4297 the client/server operation works.
4298 (Compiler error messages): Delete obsolete text (compile.el has
4299 been rewritten).
4300 (Indenting switch statements): Fix typo.
4301 (Matching parentheses): Simplify setup instructions, mention the
4302 menu bar item in the Options menu.
4303 (Repeating a command as many times as possible): Mention `C-x e'.
4304 (Going to a line by number): Mention new keymap and bindings
4305 `M-g M-g', `M-g M-p' and `M-g M-n'.
4306 (Turning on syntax highlighting): Now on by default. Simplify.
4307 (Replacing highlighted text): Use `1', not `t'.
4308 (Problems with very large files): The maximum size is now 256MB on
4309 32-bit machines.
4310 (^M in the shell buffer): Mention `comint-process-echoes'.
4311 (Emacs for Apple computers): Emacs 22 has native support for Mac
4312 OS X.
4313 (Translating names to IP addresses): Delete node.
4314 (Binding keys to commands): Fix typo.
4315 (SPC no longer completes file names): New node.
4316 (MIME with Emacs mail packages): Delete section about the Emacs
4317 MIME FAQ (it's not reachable anymore).
4318
43192005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
4320
4321 * cc-mode.texi: The manual has been extensively revised: the
4322 information about using CC Mode has been separated from the larger
4323 and more difficult chapters about configuration. It has been
4324 updated for CC Mode 5.31.
4325
43262005-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
4327
4328 * pgg.texi (User Commands): Fix description of pgg-verify-region.
4329 (Selecting an implementation): Fix descriptions.
4330
43312005-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
4332
4333 * message.texi (Various Message Variables): Addition.
4334
43352005-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
4336
4337 * message.texi: Fix default values.
4338
43392005-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
4340
4341 * message.texi (Header Commands): Clarify descriptions of
4342 message-cross-post-followup-to, message-reduce-to-to-cc, and
4343 message-insert-wide-reply.
4344 (Various Commands): Fix kindex for message-kill-to-signature;
4345 clarify description of message-tab.
4346
43472005-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
4348
4349 * message.texi (Mailing Lists): Fix description about MFT.
4350
4351 * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
4352
43532005-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
4354
4355 * gnus.texi (Slow Terminal Connection): Replace old description
4356 with new one.
4357
43582005-11-16 Katsumi Yamaoka <yamaoka@jpl.org>
4359
4360 * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
4361 replace X-Draft-Headers with X-Draft-From.
4362
43632005-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
4364
4365 * gnus.texi (Various Various): Fix the default value of
4366 nnheader-max-head-length.
4367 (Gnus Versions): Fix typo.
4368
43692005-12-08 Carsten Dominik <dominik@science.uva.nl>
4370
4371 * org.texi (Structure editing): Document new functionality of
4372 M-RET.
4373
43742005-12-06 Luc Teirlinck <teirllm@auburn.edu>
4375
4376 * org.texi (Internal Links): Fix Texinfo usage.
4377
43782005-12-06 Carsten Dominik <dominik@science.uva.nl>
4379
4380 * org.texi (TODO basics): Document the global todo list.
4381 (TODO items): Documents sparse tree for specific TODO
4382 keywords.
4383
43842005-11-30 Carsten Dominik <dominik@science.uva.nl>
4385
4386 * org.texi (Plain Lists): Typos fixed.
4387
43882005-11-28 Jay Belanger <belanger@truman.edu>
4389
4390 * calc.texi: Change references of `M-#' to `C-x *' prefix.
4391
43922005-11-24 Carsten Dominik <dominik@science.uva.nl>
4393
4394 * org.texi (Structure editing): New item moving commands added.
4395 (Plain Lists): New section.
4396
43972005-11-18 Carsten Dominik <dominik@science.uva.nl>
4398
4399 * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
4400 (Agenda): Document commands `org-cycle-agenda-files' and
4401 `org-agenda-file-to-front'
4402 (Built-in table editor): Document `org-table-sort-lines'.
4403 (HTML formatting): Export of hand-formatted lists.
4404
44052005-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
4406
4407 * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
4408 new variable gnus-toolbar-thickness.
4409
44102005-11-08 Katsumi Yamaoka <yamaoka@jpl.org>
4411
4412 * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
4413
44142005-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
4415
4416 * gnus.texi (X-Face): Fix description.
4417 (XVarious): Remove gnus-xmas-logo-color-alist and
4418 gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
4419
44202005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
4421
4422 * gnus.texi (Group Parameters): Mention new variable
4423 gnus-parameters-case-fold-search.
4424 (Home Score File): Addition.
4425
44262005-11-04 Ulf Jasper <ulf.jasper@web.de>
4427
4428 * newsticker.texi: VERSION changed to 1.9. Updated UPDATED.
4429 (Overview): List supported feed types.
4430 (Installation): No installation necessary when using autoload.
4431 (Configuration): Rename "RSS" to "news".
4432
44332005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
4434
4435 * pgg.texi (User Commands): Document additional passphrase
4436 argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
4437 (Backend methods): Likewise for corresponding pgg-scheme-* functions.
4438
44392005-11-04 Carsten Dominik <dominik@science.uva.nl>
4440
4441 * org.texi: Version number changed to 3.19.
4442
44432005-10-29 Sascha Wilde <wilde@sha-bang.de>
4444
4445 * pgg.texi (How to use): Update the example to add autoload of
4446 pgg-encrypt-symmetric-region.
4447 (User Commands): Document pgg-encrypt-symmetric-region.
4448 (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
4449
44502005-10-27 Jay Belanger <belanger@truman.edu>
4451
4452 * calc.texi (Predefined Units): Fix the symbol for a TeX points,
4453 mention other TeX-related units.
4454
44552005-10-23 Lars Hansen <larsh@soem.dk>
4456
4457 * dired-x.texi (Miscellaneous Commands): Replace
4458 dired-do-relative-symlink by dired-do-relsymlink and
4459 dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
4460
44612005-10-23 Jay Belanger <belanger@truman.edu>
4462
4463 * calc.texi (Predefined Units): Use `alpha' for the fine structure
4464 constant.
4465
44662005-10-23 Michael Albinus <michael.albinus@gmx.de>
4467
4468 * faq.texi (Bugs and problems): Replace
4469 `dired-move-to-filename-regexp' by
4470 `directory-listing-before-filename-regexp'.
4471
44722005-10-22 Eli Zaretskii <eliz@gnu.org>
4473
4474 * newsticker.texi (UPDATED): Set value.
4475
44762005-10-17 Katsumi Yamaoka <yamaoka@jpl.org>
4477
4478 * gnus.texi (Document Groups): Remove duplicate item.
4479
44802005-10-21 Carsten Dominik <dominik@science.uva.nl>
4481
4482 * org.texi (Summary): Mention iCalendar support.
4483 (Exporting): Document iCalendar support.
4484
44852005-10-18 Romain Francoise <romain@orebokech.com>
4486
4487 * viper.texi (Viper Specials): Capitalize GNU.
4488
44892005-10-17 Juri Linkov <juri@jurta.org>
4490
4491 * info.texi (Getting Started, Search Index, Expert Info):
4492 Fix wording.
4493 (Search Text): Replace `echo area' with `mode line'.
4494 (Search Index): Both `i' and `,' find all index entries.
4495 Replace example `C-f' with `C-l' (which exists in index of Info
4496 manual) and delete spaces in its keyboard input sequence.
4497 Delete unnecessary explanations about literal characters.
4498
44992005-10-14 Katsumi Yamaoka <yamaoka@jpl.org>
4500
4501 * gnus.texi (Document Server Internals): Addition.
4502
45032005-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
4504
4505 * gnus.texi (A note on namespaces): Fix RFC reference.
4506
45072005-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
4508
4509 * gnus.texi (RSS): Fix key description.
4510
45112005-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
4512
4513 * gnus.texi: Emacs/w3 -> Emacs/W3.
4514 (Browsing the Web): Fix description.
4515 (Web Searches): Ditto.
4516 (Customizing W3): Ditto.
4517
45182005-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
4519
4520 * gnus.texi (Maildir): Clarify expire-age and expire-group.
4521
45222005-10-11 Jay Belanger <belanger@truman.edu>
4523
4524 * calc.texi (Integration): Mention using `a i' to compute definite
4525 integrals.
4526
45272005-10-11 Juri Linkov <juri@jurta.org>
4528
4529 * info.texi: Rearrange nodes.
4530 (Top): Update menu. Change ref `Info for Experts' to
4531 `Advanced Info Commands'.
4532 (Getting Started): Fix description of manual's parts.
4533 (Help-Int): Change xref `Info Search' to `Search Index', and
4534 `Expert Info' to `Advanced'.
4535 (Advanced): Move node one level up.
4536 (Search Text, Search Index): New nodes split out from `Info Search'.
4537 (Go to node, Choose menu subtopic, Create Info buffer): New nodes
4538 split out from `Advanced'.
4539 (Advanced, Emacs Info Variables): De-document editing an Info file
4540 in Info.
4541 (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
4542 (Creating an Info File): Delete node and move its text to
4543 `Expert Info'.
4544
45452005-10-10 Carsten Dominik <dominik@science.uva.nl>
4546
4547 * org.texi (Workflow states): Documented that change in keywords
4548 becomes active only after restart of Emacs.
4549
45502005-10-08 Michael Albinus <michael.albinus@gmx.de>
4551
4552 Sync with Tramp 2.0.51.
4553
45542005-10-08 Nick Roberts <nickrob@snap.net.nz>
4555
4556 * speedbar.texi (Introduction): Describe new location of speedbar
4557 on menubar.
4558 (Basic Key Bindings): Remove descriptions of bindings that have
4559 been removed.
4560
45612005-10-05 Nick Roberts <nickrob@snap.net.nz>
4562
4563 * speedbar.texi (GDB): Describe use of watch expressions.
4564
45652005-09-28 Simon Josefsson <jas@extundo.com>
4566
4567 * message.texi (IDNA): Fix.
4568
45692005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
4570
4571 * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
4572 nntp-server-hook, and nntp-warn-about-losing-connection; fix
4573 description of nntp-open-connection-function.
4574 (Common Variables): Fix descriptions.
4575
45762005-09-26 Katsumi Yamaoka <yamaoka@jpl.org>
4577
4578 * gnus.texi (Server Buffer Format): Document the %a format spec.
4579
45802005-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
4581
4582 * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
4583
45842005-09-23 Carsten Dominik <dominik@science.uva.nl>
4585
4586 * org.texi Version 3.16.
4587
45882005-09-19 Miles Bader <miles@gnu.org>
4589
4590 * newsticker.texi: Get rid of CVS keywords.
4591
45922005-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
4593
4594 * gnus.texi (Finding the Parent): Fix description of how Gnus
4595 finds article.
4596
45972005-09-14 Jari Aalto <jari.aalto@cante.net>
4598
4599 * gnus.texi (Advanced Scoring Examples): New examples to teach how
4600 to drop off non-answered articles.
4601
46022005-09-19 Juanma Barranquero <lekktu@gmail.com>
4603
4604 * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
4605 braces (which are unsupported by NMAKE) for macro `srcdir'.
4606
46072005-09-17 Eli Zaretskii <eliz@gnu.org>
4608
4609 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
4610 (../info/newsticker, newsticker.dvi): New targets.
4611
46122005-09-17 Ulf Jasper <ulf.jasper@web.de>
4613
4614 * newsticker.texi: Replace @command with @code. Replace @example
4615 with @lisp.
4616 (Top): Added explanations to menu items.
4617 (GNU Free Documentation License): Removed.
4618
46192005-09-16 Romain Francoise <romain@orebokech.com>
4620
4621 Update all files to specify GFDL version 1.2.
4622
4623 * doclicense.texi (GNU Free Documentation License): Update to
4624 version 1.2.
4625
46262005-09-15 Richard M. Stallman <rms@gnu.org>
4627
4628 * newsticker.texi: Fix @setfilename.
4629
4630 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
4631 (../info/newsticker, newsticker.dvi): New targets.
4632
46332005-08-30 Carsten Dominik <dominik@science.uva.nl>
4634
4635 * org.texi: Version 3.15.
4636
46372005-08-29 Luc Teirlinck <teirllm@auburn.edu>
4638
4639 * ses.texi: Combine all three indices into one.
4640 Correct a few typos.
4641
46422005-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
4643
4644 * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
4645
46462005-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
4647
4648 * emacs-mime.texi (Handles): Remove duplicate item.
4649 (Encoding Customization): Fix the default value for
4650 mm-coding-system-priorities.
4651 (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
4652 (Basic Functions): Fix reference.
4653
46542005-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
4655
4656 * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
4657
46582005-08-18 Richard M. Stallman <rms@gnu.org>
4659
4660 * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
4661 and web site.
4662
4663 * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
4664 not keyboard-translate.
4665
46662005-08-11 Richard M. Stallman <rms@gnu.org>
4667
4668 * faq.texi (Using regular expressions): Fix xref.
4669
46702005-08-09 Juri Linkov <juri@jurta.org>
4671
4672 * info.texi (Help-P): Replace `Prev' with `Previous'.
4673 (Help-M, Help-Xref): Add S-TAB.
4674 (Help-FOO): Update `u' command.
4675 (Help-Xref): Move info about Mouse-2 from `Help-Int'.
4676 Update info about visibility of xref parts.
4677 (Help-Int): Fix `m' command. Rename `Info-last' to
4678 `Info-history-back'. Add `Info-history-forward'.
4679 (Advanced): Fix `g*' and `M-n' commands.
4680 (Info Search): Add `index-apropos' in stand-alone browser.
4681 Add isearch commands.
4682 (Emacs Info Variables): Remove `Info-fontify'.
4683 Add `Info-mode-hook'. Update face names.
4684 Add `Info-fontify-maximum-menu-size',
4685 `Info-fontify-visited-nodes', `Info-isearch-search'.
4686
46872005-08-07 Michael Albinus <michael.albinus@gmx.de>
4688
4689 Sync with Tramp 2.0.50.
4690
4691 * tramp.texi: Use @option{} consequently for method names.
4692 (Inline methods, External transfer methods): Remove references to
4693 Cygwin.
4694 (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
4695 implementation.
4696
46972005-07-27 Reiner Steib <Reiner.Steib@gmx.de>
4698
4699 * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
4700 Mention that gnus-init-file is not read when Emacs is invoked with
4701 --no-init-file or -q.
4702
47032005-07-19 Carsten Dominik <dominik@science.uva.nl>
4704
4705 * org.texi: Version 3.14.
4706
47072005-07-04 Carsten Dominik <dominik@science.uva.nl>
4708
4709 * org.texi: Version 3.13.
4710
47112005-07-18 Juri Linkov <juri@jurta.org>
4712
4713 * calc.texi (Time Zones, Logical Operations):
4714 * cl.texi (Overview):
4715 * org.texi (TODO types):
4716 * sc.texi (Emacs 18 MUAs):
4717 * speedbar.texi (Top):
4718 * url.texi (History):
4719 Delete duplicate duplicate words.
4720
ce058493 47212005-07-16 Johan Bockgård <bojohan@users.sourceforge.net> (tiny change)
2de53ca6
GM
4722
4723 * cl.texi (Type Predicates): Document `atom' type.
4724
47252005-07-04 Lute Kamstra <lute@gnu.org>
4726
4727 Update FSF's address in GPL notices.
4728
4729 * calc.texi (Copying):
4730 * doclicense.texi (GNU Free Documentation License):
4731 * faq.texi (Contacting the FSF):
4732 * mh-e.texi (Copying): Update FSF's address.
4733
47342005-07-03 Richard M. Stallman <rms@gnu.org>
4735
4736 * flymake.texi (Example -- Configuring a tool called directly):
4737 Update name of flymake-build-relative-filename.
4738
47392005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
4740
4741 * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
4742
47432005-06-29 Carsten Dominik <dominik@science.uva.nl>
4744
4745 * org.texi: Version 3.12.
4746
47472005-06-24 Eli Zaretskii <eliz@gnu.org>
4748
4749 * makefile.w32-in (MAKEINFO): Use --force.
4750 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
4751 Makefile.in.
4752 (gnus.dvi): Use "..." to quote Sed args, so that it works with
4753 more shells.
4754
47552005-06-23 Richard M. Stallman <rms@gnu.org>
4756
4757 * speedbar.texi (Creating a display): Texinfo usage fixes.
4758
4759 * tramp.texi (Customizing Completion, Auto-save and Backup):
4760 Texinfo usage fixes.
4761
47622005-06-23 Juanma Barranquero <lekktu@gmail.com>
4763
4764 * dired-x.texi (Miscellaneous Commands):
4765 * ediff.texi (Miscellaneous):
4766 * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
4767 (Agent Variables):
4768 * info.texi (Help-Xref):
4769 * message.texi (Message Headers):
4770 * org.texi (Remember):
4771 * reftex.texi (Options (Defining Label Environments)):
4772 (Options (Index Support)):
4773 (Options (Viewing Cross-References)):
4774 (Options (Misc)):
4775 (Changes):
4776 * speedbar.texi (Creating a display):
4777 * tramp.texi (Customizing Completion, Auto-save and Backup):
4778 Texinfo usage fix.
4779
47802005-06-13 Carsten Dominik <dominik@science.uva.nl>
4781
4782 * org.texi: Version 3.11.
4783
47842005-06-12 Jay Belanger <belanger@truman.edu>
4785
4786 * calc.texi (Getting Started): Remove extra menu item.
4787
47882005-05-31 Jay Belanger <belanger@truman.edu>
4789
4790 * calc.texi (Notations Used in This Manual): Use @kbd for key
4791 sequence.
4792 (Demonstration of Calc): Mention another way of starting Calc.
4793 (Starting Calc): Mention long name of M-#.
4794 (Embedded Mode Overview): Remove unnecessary instruction.
4795 (Other M-# commands): Rephrase `M-# 0' explanation.
4796 (Basic Embedded Mode): Rewrite discussion of prefix arguments to
4797 reflect current behavior.
4798
47992005-05-30 Jay Belanger <belanger@truman.edu>
4800
4801 * calc.texi (Hooks): Change description of calc-window-hook and
4802 calc-trail-window-hook to match usage.
4803 (Computational Functions): Add more constant-generating functions.
4804 (Customizable Variables): Use defvar.
4805
48062005-05-28 Jay Belanger <belanger@truman.edu>
4807
4808 * calc.texi (Assignments in Embedded Mode): Fix variable name.
4809 (Basic Embedded Mode): Explain behavior of arguments to
4810 calc-embedded-mode.
4811
48122005-05-27 Jay Belanger <belanger@truman.edu>
4813
4814 * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
4815 current behavior.
4816
48172005-05-25 Jay Belanger <belanger@truman.edu>
4818
4819 * calc.texi: Change Calc version number throughout.
4820 (Keypad Mode): Change location in info output.
4821 (Keypad mode overview): Move picture of keypad.
4822
48232005-05-21 Jay Belanger <belanger@truman.edu>
4824
4825 * calc.texi (Storing variables): Mention that only most variables
4826 are void to begin with.
4827
48282005-05-21 Kevin Ryde <user42@zip.com.au>
4829
4830 * widget.texi (Basic Types): Update cross ref from "Enabling
4831 Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
4832 lispref/text.texi change.
4833
48342005-05-20 Carsten Dominik <dominik@science.uva.nl>
4835
4836 * org.texi: Version 3.09.
4837
48382005-05-18 Carsten Dominik <dominik@science.uva.nl>
4839
4840 * reftex.texi: Version 4.28.
4841
48422005-05-16 Jay Belanger <belanger@truman.edu>
4843
4844 * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
4845
48462005-05-14 Jay Belanger <belanger@truman.edu>
4847
4848 * calc.texi (Default Simplifications): Insert missing ! (logical
4849 not operator).
4850
48512005-05-14 Michael Albinus <michael.albinus@gmx.de>
4852
4853 Sync with Tramp 2.0.49.
4854
48552005-05-10 Jay Belanger <belanger@truman.edu>
4856
4857 * calc.texi (Default Simplifications): Mention that 0^0 simplifies
4858 to 1.
4859
48602005-04-29 Carsten Dominik <dominik@science.uva.nl>
4861
4862 * org.texi: Version 3.08, structure reorganized.
4863
48642005-04-24 Richard M. Stallman <rms@gnu.org>
4865
4866 * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
4867
48682005-04-15 Carsten Dominik <dominik@science.uva.nl>
4869
4870 * org.texi: Update to version 3.06.
4871
48722005-04-13 Lute Kamstra <lute@gnu.org>
4873
4874 * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
4875
48762005-04-10 Thien-Thi Nguyen <ttn@gnu.org>
4877
4878 * cl.texi (Porting Common Lisp): Fix typo.
4879
48802005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
4881
4882 * gnus.texi (RSS): Addition.
4883
48842005-04-04 Jay Belanger <belanger@truman.edu>
4885
4886 * calc.texi: Change Calc version number.
4887 (Customizable variables): Fix description of calc-language-alist.
4888 (Copying): Put in version 2 of GPL.
4889
48902005-04-01 Jay Belanger <belanger@truman.edu>
4891
4892 * calc.texi (Troubleshooting Commands): Remove comment about
4893 installation.
4894 (Installation): Remove section.
4895 (Customizable Variables): New section.
4896 (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
4897 (Graphical Devices): Add references to Customizable Variables.
4898
48992005-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
4900
4901 * emacs-mime.texi (Display Customization): Markup fixes.
4902 (rfc2047): Update.
4903
49042005-03-23 Reiner Steib <Reiner.Steib@gmx.de>
4905
4906 * gnus-faq.texi: Replaced with auto-generated version.
4907
49082005-03-26 Stephan Stahl <stahl@eos.franken.de> (tiny change)
4909
4910 * dired-x.texi (Multiple Dired Directories): default-directory was
4911 renamed to dired-default-directory.
4912
49132005-03-26 Jay Belanger <belanger@truman.edu>
4914
4915 * calc.texi (Simplifying Formulas, Rewrite Rules):
4916 Change description of top and bottom of fraction.
4917 (Modulo Forms): Move description of how to create modulo forms to
4918 earlier in the section.
4919 (Fraction Mode): Suggest using : to get a fraction by dividing.
4920 (Basic Arithmetic): Adjust placement of command name.
4921 (Truncating the Stack): Emphasize that "hidden" entries are still
4922 visible.
4923 (Installation): Move discussion of printing manual to "About This
4924 Manual".
4925 (About This Manual): Mention how to print the manual.
4926 (Reporting Bugs): Remove first person.
4927 (Building Vectors): Add algebraic version of append.
4928 (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
4929 (Grouping Digits): Fix typo.
4930
49312005-03-25 Werner Lemberg <wl@gnu.org>
4932
4933 * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
4934 Replace `legal' with `valid'.
4935
49362005-03-25 Werner Lemberg <wl@gnu.org>
4937
4938 * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
4939
49402005-03-24 Jay Belanger <belanger@truman.edu>
4941
4942 * calc.texi (General Mode Commands)
4943 (Mode Settings in Embedded Mode): Add some explanation of
4944 recording mode settings.
4945
49462005-03-24 Richard M. Stallman <rms@gnu.org>
4947
4948 * calc.texi: Remove praise of non-free software.
4949
4950 * idlwave.texi: Don't say where to get IDL or its non-free manual.
4951 (Installation): Node deleted.
4952
49532005-03-23 Richard M. Stallman <rms@gnu.org>
4954
4955 * url.texi (HTTP language/coding): Improve last change.
4956
49572005-03-22 Jay Belanger <belanger@truman.edu>
4958
4959 * calc.texi (Embedded Mode): Add new information on changing
4960 modes.
4961
49622005-03-20 Michael Albinus <michael.albinus@gmx.de>
4963
4964 Sync with Tramp 2.0.48.
4965
4966 * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
4967
4968 * tramp.texi: Replace "Emacs" by "GNU Emacs". Replace "Linux" by
4969 "GNU/Linux". Change all addresses to .gnu.org.
4970 (Default Method): Offer shortened syntax for "su" and "sudo"
4971 methods.
4972
49732005-03-07 Richard M. Stallman <rms@gnu.org>
4974
4975 * url.texi: Fix usage of "e.g.".
4976 (HTTP language/coding): Explain the rules for these strings.
4977
49782005-03-06 Richard M. Stallman <rms@gnu.org>
4979
4980 * woman.texi (Introduction): Minor cleanups.
4981
4982 * url.texi (HTTP language/coding): Get rid of "Emacs 21".
4983
4984 * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
4985 (Installation): Node deleted.
4986
4987 * mh-e.texi (Preface): Get rid of "Emacs 21".
4988
4989 * eshell.texi (Installation): Delete node (for Emacs 20).
4990
49912005-03-05 Thien-Thi Nguyen <ttn@gnu.org>
4992
4993 * flymake.texi: Refill and tweak style in @lisp blocks.
4994
49952005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
4996
4997 * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
4998
49992005-03-01 Jay Belanger <belanger@truman.edu>
5000
5001 * calc.texi (Trigonometric and Hyperbolic Functions):
5002 Mention additional functions.
5003 (Algebraic Simplifications): Mention additional simplifications.
5004
50052005-02-18 Jonathan Yavner <jyavner@member.fsf.org>
5006
5007 * ses.texi: Add concept/function/variable indices (this work was
5008 donated by Brad Collins <brad@chenla.org>, copyright-assignment
5009 papers on file at FSF).
5010
50112005-02-10 Jay Belanger <belanger@truman.edu>
5012
5013 * calc.texi: Change @LaTeX to La@TeX throughout.
5014 Redefine @expr as @math for TeX output.
5015 Redefine @texline as a no-op for TeX output.
5016 Define @tfn, replace @t by @tfn throughout.
5017
50182005-02-09 Jay Belanger <belanger@truman.edu>
5019
5020 * calc.texi: Add macro for LaTeX for info output.
5021
50222005-02-08 Kim F. Storm <storm@cua.dk>
5023
5024 * texinfo.tex (LaTex): Add def.
5025
50262005-02-06 Jay Belanger <belanger@truman.edu>
5027
5028 * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
5029 change name to "TeX and LaTeX Language Modes." Mention LaTeX mode
5030 throughout manual.
5031
50322005-01-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5033
5034 * gnus.texi: Some edits based on comments from David Abrahams.
5035
50362005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
5037
5038 * gnus.texi (RSS): Fix the keystroke.
5039
50402005-01-24 David Kastrup <dak@gnu.org>
5041
5042 * faq.texi: Update AUCTeX version info.
5043
50442005-01-16 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
5045
5046 * gnus-faq.texi ([4.1]): Typo.
5047
50482005-01-19 Jay Belanger <belanger@truman.edu>
5049
5050 * calc.texi (Keep Arguments): Mention that keeping arguments
5051 doesn't work with keyboard macros.
5052
50532005-01-16 Richard M. Stallman <rms@gnu.org>
5054
5055 * autotype.texi (Autoinserting): Fix small error.
5056
50572005-01-16 Michael Albinus <michael.albinus@gmx.de>
5058
5059 Sync with Tramp 2.0.47.
5060
5061 * tramp.texi (Compilation): New section, describing compilation of
5062 remote files.
5063
50642005-01-11 Kim F. Storm <storm@cua.dk>
5065
5066 * widget.texi (Basic Types): Add :follow-link keyword.
5067
50682005-01-09 Jay Belanger <belanger@truman.edu>
5069
5070 * calc.texi (Basic Commands): Describe new behavior of calc-reset.
5071
50722005-01-08 Jay Belanger <belanger@truman.edu>
5073
5074 * calc.texi: Change throughout to reflect new default value of
5075 calc-settings-file.
5076
50772005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
5078
5079 * message.texi (Reply): `message-reply-to-function' should return
5080 a list. Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
5081
50822005-01-06 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
5083
5084 * faq.texi (Changing load-path): Fix typo.
5085
50862005-01-05 Jay Belanger <belanger@truman.edu>
5087
5088 * calc.texi (Programming Tutorial): Replace kbd command by
5089 appropriate characters for a keyboard macro.
5090
50912005-01-04 Jay Belanger <belanger@truman.edu>
5092
5093 * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
5094 for Lucid Emacs.
5095 (Programming Tutorial): Mention that the user needs to be in the
5096 right mode to compute some functions.
5097
50982005-01-04 Jay Belanger <belanger@truman.edu>
5099
5100 * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
5101 no longer applicable.
5102
51032005-01-01 Jay Belanger <belanger@truman.edu>
5104
5105 * calc.texi (Programming Tutorial): Changed description of how to
5106 edit keyboard macros to match current behavior.
5107
51082004-12-31 Jay Belanger <belanger@truman.edu>
5109
5110 * calc.texi: Mention C-cC-c as the way to finish editing throughout.
5111
51122004-12-20 Jay Belanger <belanger@truman.edu>
5113
5114 * calc.texi (Types Tutorial): Emphasize that you can't divide by
5115 zero.
5116
51172004-12-17 Luc Teirlinck <teirllm@auburn.edu>
5118
5119 * cc-mode.texi (Text Filling and Line Breaking): Put period after
5120 @xref.
5121 (Font Locking): Avoid @strong{Note:}.
5122
51232004-12-17 Michael Albinus <michael.albinus@gmx.de>
5124
5125 Sync with Tramp 2.0.46.
5126
5127 * tramp.texi (bottom): Add arch-tag. It was lost, somehow.
5128
51292004-12-16 Luc Teirlinck <teirllm@auburn.edu>
5130
5131 * url.texi: Correct typos.
5132 (Retrieving URLs): @var{nil}->@code{nil}.
af42a9cc 5133 (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
2de53ca6
GM
5134 the standard "The GNU Emacs Manual" in fifth argument of @xref's.
5135 (Dealing with HTTP documents): @inforef->@xref.
5136
51372004-12-15 Jay Belanger <belanger@truman.edu>
5138
5139 * calc.texi: Consistently capitalized all mode names.
5140 (Answers to Exercises): Mention that an answer can be a fraction
5141 when in Fraction mode.
5142
51432004-12-13 Jay Belanger <belanger@truman.edu>
5144
5145 * calc.texi: Fix some TeX definitions.
5146
51472004-12-09 Luc Teirlinck <teirllm@auburn.edu>
5148
5149 * reftex.texi (Imprint): Remove erroneous @value's.
5150
51512004-12-08 Luc Teirlinck <teirllm@auburn.edu>
5152
5153 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
5154 (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
5155
51562004-12-08 Jay Belanger <belanger@truman.edu>
5157
5158 * calc.texi (Starting Calc): Remove comment about installation.
5159 (Keypad Mode Overview): Remove comment about Emacs 19 support.
5160
51612004-12-08 Luc Teirlinck <teirllm@auburn.edu>
5162
5163 * url.texi: Update @setfilename.
5164 (Getting Started): No need to worry about Gnus versions.
5165 (Dealing with HTTP documents): Use @inforef.
5166
5167 * org.texi: Fix @direntry file name.
5168
51692004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
5170
5171 * url.texi: New file.
5172
5173 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
5174
51752004-12-06 Jay Belanger <belanger@truman.edu>
5176
5177 * calc.texi (Using Calc): Remove paragraph about installation.
5178
51792004-12-06 Jay Belanger <belanger@truman.edu>
5180
5181 * calc.texi: Use more Texinfo macros and less TeX defs.
5182 Remove @refill's.
5183
51842004-12-06 Richard M. Stallman <rms@gnu.org>
5185
5186 * org.texi: New file.
5187
51882004-12-05 Richard M. Stallman <rms@gnu.org>
5189
5190 * Makefile.in (org.dvi, ../info/org): New targets.
5191 (INFO_TARGETS): Add ../info/org.
5192 (DVI_TARGETS): Add org.dvi.
5193 (maintainer-clean): Remove the info files in the info dir.
5194
51952004-11-26 Eli Zaretskii <eliz@gnu.org>
5196
5197 * idlwave.texi: Fix the setfilename directive to put the produced
5198 file in ../info.
5199 (Continued Statement Indentation): Resurrect Jan D.'s change from
5200 2004-11-03 that was lost when a newer version of idlwave.texi was
5201 imported.
5202
52032004-12-08 Reiner Steib <Reiner.Steib@gmx.de>
5204
5205 * gnus-faq.texi ([5.1]): Added missing bracket.
5206
5207 * gnus.texi (Filtering Spam Using The Spam ELisp Package): Index
5208 `spam-initialize'.
5209
52102004-11-22 Reiner Steib <Reiner.Steib@gmx.de>
5211
5212 * message.texi (Various Message Variables): Mention that all mail
5213 file variables are derived from `message-directory'.
5214
5215 * gnus.texi (Splitting Mail): Clarify bogus group.
5216
52172004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
5218
5219 * emacs-mime.texi (Encoding Customization): Fix
5220 mm-coding-system-priorities entry.
5221
c8763fb6 52222004-11-03 Jan Djärv <jan.h.d@swipnet.se>
2de53ca6
GM
5223
5224 * idlwave.texi (Continued Statement Indentation):
5225 * reftex.texi (Options (Index Support)):
5226 (Displaying and Editing the Index, Table of Contents):
5227 * speedbar.texi (Creating a display, Major Display Modes): Replace
5228 non-nil with non-@code{nil}.
5229
52302004-10-21 Jay Belanger <belanger@truman.edu>
5231
5232 * calc.texi (Algebraic-Style Calculations): Removed a comment.
5233
52342004-10-18 Luc Teirlinck <teirllm@auburn.edu>
5235
5236 * calc.texi (Reporting Bugs): Double up `@'.
5237
52382004-10-18 Jay Belanger <belanger@truman.edu>
5239
5240 * calc.texi (Reporting Bugs): Changed the address that bugs
5241 should be sent to.
5242
52432004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
5244
5245 * gnus.texi (New Features): Add 5.11.
5246
5247 * message.texi (Resending): Remove wrong default value.
5248
5249 * gnus.texi (Mail Source Specifiers): Describe possible problems
5250 of `pop3-leave-mail-on-server'. Add `pop3-movemail' and
5251 `pop3-leave-mail-on-server' to the index.
5252
52532004-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
5254
5255 * message.texi (Canceling News): Add how to set a password.
5256
52572004-10-12 Jay Belanger <belanger@truman.edu>
5258
5259 * calc.texi (Help Commands): Changed the descriptions of
5260 calc-describe-function and calc-describe-variable to match their
5261 current behavior.
5262
52632004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
5264
5265 * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
5266
52672004-10-12 Michael Albinus <michael.albinus@gmx.de>
5268
5269 Sync with Tramp 2.0.45.
5270
5271 * tramp.texi (Frequently Asked Questions): Comment paragraph about
5272 plink link. The URL is outdated. Originator contacted for
5273 clarification.
5274
52752004-10-10 Juri Linkov <juri@jurta.org>
5276
5277 * gnus.texi (Top, Marking Articles): Join two menus in one node
5278 because a node can have only one menu.
5279
52802004-10-09 Juri Linkov <juri@jurta.org>
5281
5282 * gnus.texi (Fancy Mail Splitting): Remove backslash in the
5283 example of nnmail-split-fancy.
5284
52852004-10-06 Karl Berry <karl@gnu.org>
5286
5287 * info.texi (@kbd{1}--@kbd{9}): No space around --, for
5288 consistency with other uses of dashes.
5289
52902004-10-05 Karl Berry <karl@gnu.org>
5291
5292 * info.texi: Consistently use --- throughout, periods at end of
5293 menu descriptions, and a couple typos.
5294
52952004-09-26 Jesper Harder <harder@ifa.au.dk>
5296
5297 * sieve.texi (Manage Sieve API): nil -> @code{nil}.
5298 * pgg.texi (User Commands, Backend methods): Do.
5299 * gnus.texi: Markup fixes.
5300 (Setting Process Marks): Fix `M P a' entry.
5301 * emacs-mime.texi: Fixes.
5302
53032004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
5304
5305 * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
5306 again.
5307 Use 5.10 instead of 5.10.0.
5308
53092004-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
5310
5311 * gnus.texi (Summary Mail Commands): S D e.
5312
53132004-09-20 Raymond Scholz <ray-2004@zonix.de> (tiny change)
5314
5315 * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
5316 the gnus-article-mode-line-format section.
5317
53182004-09-20 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
5319
5320 * gnus.texi (Various Summary Stuff): Fix the documentation for
5321 gnus-newsgroup-variables.
5322
53232004-09-20 Reiner Steib <Reiner.Steib@gmx.de>
5324
5325 * gnus.texi (MIME Commands): Added
5326 gnus-mime-display-multipart-as-mixed,
5327 gnus-mime-display-multipart-alternative-as-mixed,
5328 gnus-mime-display-multipart-related-as-mixed.
5329 (Mail Source Customization): Clarify `mail-source-directory'.
5330 (Splitting Mail): Mention gnus-group-find-new-groups.
5331 (SpamOracle): Fixed typo.
5332
5333 * gnus-faq.texi: Untabify.
5334 ([6.3]): nnir.el is in contrib directory.
5335
5336 * message.texi (News Headers): Clarify how a unique ID is created.
5337
5338 * gnus.texi (Batching Agents): Fixed typo in example. Reported
5339 by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
5340
b2abec73 53412004-09-20 Andre Srinivasan <andre@e2open.com> (tiny change)
2de53ca6 5342
b2abec73 5343 * gnus.texi (Group Parameters): Added more on hooks.
2de53ca6
GM
5344
53452004-09-20 Florian Weimer <fw@deneb.enyo.de>
5346
5347 * gnus.texi (Charsets): Point to relevant section in emacs-mime.
5348
53492004-09-22 Jay Belanger <belanger@truman.edu>
5350
5351 * calc.texi (Vectors as Lists): Added a warning that the tutorial
5352 might be hidden during part of the session.
5353
53542004-09-20 Jay Belanger <belanger@truman.edu>
5355
5356 * calc.texi (Notations Used in This Manual): Put in an earlier
5357 mention that DEL could be called Backspace.
5358
53592004-09-10 Simon Josefsson <jas@extundo.com>
5360
5361 * gnus.texi (IMAP): Add example. Suggested and partially written
5362 by Steinar Bang <sb@dod.no>.
5363
53642004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
5365
5366 * gnus.texi (IMAP): Add comments about imaps synonym to imap in
5367 netrc syntax.
5368
53692004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
5370
b2abec73
JB
5371 * gnus.texi (Spam ELisp Package Sequence of Events):
5372 Some clarifications.
2de53ca6
GM
5373 (Spam ELisp Package Global Variables): More clarifications.
5374
53752004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
5376
5377 * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
5378 Mention spam-split does not modify incoming mail.
5379
53802004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
5381
5382 * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
5383
53842004-09-10 Eli Zaretskii <eliz@gnu.org>
5385
5386 * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi.
5387
53882004-09-09 Reiner Steib <Reiner.Steib@gmx.de>
5389
5390 * makefile.w32-in (sieve, pgg): Use $(infodir).
5391
53922004-09-08 Dhruva Krishnamurthy <dhruva.krishnamurthy@gmail.com> (tiny change)
5393
5394 * makefile.w32-in: Fix PGG and Sieve entries.
5395
53962004-08-28 Eli Zaretskii <eliz@gnu.org>
5397
5398 * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
5399 Emacs and related programs.
5400
54012004-08-27 Richard M. Stallman <rms@gnu.org>
5402
5403 * faq.texi: Fix texinfo usage, esp. doublequotes.
5404 (Difference between Emacs and XEmacs): Some clarification.
5405
5406 * faq.texi (Difference between Emacs and XEmacs):
5407 Explain not to contrast XEmacs with GNU Emacs.
5408
54092004-08-26 Richard M. Stallman <rms@gnu.org>
5410
5411 * faq.texi (Difference between Emacs and XEmacs): Rewrite.
5412
54132004-08-22 David Kastrup <dak@gnu.org>
5414
5415 * reftex.texi (AUCTeX): Update links, section name.
5416
5417 * faq.texi (Calc): Update availability (included in 22.1).
5418 (AUCTeX): Update availability, information, versions, description.
5419
54202004-08-14 Eli Zaretskii <eliz@gnu.org>
5421
5422 * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
5423
54242004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
5425
5426 * cc-mode.texi: Various updates for CC Mode 5.30.9.
5427
54282004-08-10 Michael Albinus <michael.albinus@gmx.de>
5429
5430 Sync with Tramp 2.0.44.
5431
54322004-08-05 Lars Hansen <larsh@math.ku.dk>
5433
5434 * widget.texi (User Interface): Update how to separate the
5435 editable field of an editable-field widget from other widgets.
5436 (Programming Example): Add text after field.
5437
54382004-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
5439
5440 * emacs-mime.texi (Encoding Customization): Add a note to the
5441 mm-content-transfer-encoding-defaults entry.
5442 (rfc2047): Update.
5443
5444 * gnus.texi (Article Highlighting): Add
5445 gnus-cite-ignore-quoted-from.
5446 (POP before SMTP): New node.
5447 (Posting Styles): Addition.
5448 (Splitting Mail): Add nnmail-split-lowercase-expanded.
5449 (Fancy Mail Splitting): Ditto.
5450 (X-Face): Add gnus-x-face.
5451
54522004-08-30 Reiner Steib <Reiner.Steib@gmx.de>
5453
5454 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
5455 * pgg.texi, sieve.texi: Use @copying and @insertcopying.
5456
54572004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
5458
5459 * gnus.texi (Mail Source Specifiers): Describe
5460 `pop3-leave-mail-on-server'.
5461
54622004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
5463
5464 * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
5465
5466 * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
5467 repository. Change setfilename.
5468
5469 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
5470
54712004-07-02 Juri Linkov <juri@jurta.org>
5472
5473 * pcl-cvs.texi (Viewing differences): Add `d r'.
5474
54752004-06-29 Jesper Harder <harder@ifa.au.dk>
5476
5477 * ses.texi, viper.texi, flymake.texi, faq.texi:
5478 * eshell.texi, ediff.texi: Markup fixes.
5479
54802004-06-21 Karl Berry <karl@gnu.org>
5481
5482 * info.texi (Top): Mention that only Emacs has mouse support.
5483 (Getting Started): Mention this in a few other places.
5484
54852004-06-13 Luc Teirlinck <teirllm@auburn.edu>
5486
5487 * autotype.texi (Copyrights, Timestamps): Recommend
5488 `before-save-hook' instead of `write-file-functions'.
5489
54902004-06-13 Lars Hansen <larsh@math.ku.dk>
5491
5492 * dired-x.texi (dired-mark-omitted): Update keybinding.
5493
54942004-06-10 Kim F. Storm <storm@cua.dk>
5495
5496 * pcl-cvs.texi (Viewing differences): Add 'd y'.
5497
54982004-06-05 Lars Hansen <larsh@math.ku.dk>
5499
5500 * dired-x.texi (variable dired-omit-mode): Rename from
5501 dired-omit-files-p.
5502 (function dired-omit-mode): Rename from dired-omit-toggle.
5503 Call dired-omit-mode rather than set dired-omit-files-p.
5504 (dired-mark-omitted): Describe command.
5505
55062004-05-29 Michael Albinus <michael.albinus@gmx.de>
5507
5508 Version 2.0.41 of Tramp released.
5509
55102004-05-29 Juanma Barranquero <lektu@terra.es>
5511
5512 * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
5513 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
5514
55152004-05-29 Richard M. Stallman <rms@gnu.org>
5516
5517 * cl.texi (Top): Call this chapter `Introduction'.
5518 (Overview): In TeX, no section heading here.
5519
5520 * cc-mode.texi: Put commas after i.e. and e.g. Minor cleanups.
5521
55222004-05-29 Eli Zaretskii <eliz@gnu.org>
5523
5524 * Makefile.in (../info/flymake, flymake.dvi): New targets.
5525 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
5526
55272004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
5528
5529 * flymake.texi: New file.
5530
55312004-05-28 Simon Josefsson <jas@extundo.com>
5532
5533 * smtpmail.texi (Authentication): Improve STARTTLS discussion.
5534
b344d29d 55352004-05-07 Kai Großjohann <kai@emptydomain.de>
2de53ca6
GM
5536
5537 Version 2.0.40 of Tramp released.
5538
55392004-04-25 Michael Albinus <Michael.Albinus@alcatel.de>
5540
5541 Complete rework, based on review by Karl Berry <karl@gnu.org>.
5542
5543 * tramp.texi (Auto-save and Backup): Explain exploitation of new
5544 variables `tramp-backup-directory-alist' and
5545 `tramp-bkup-backup-directory-info'.
5546 (Overview, Connection types)
5547 (External transfer methods, Default Method)
5548 (Windows setup hints): Remove restriction of password entering
5549 with external methods.
5550 (Auto-save and Backup): Make file name example
5551 (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info'
5552 and `auto-save-directory' must be used.
5553 (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
5554 only "NT"). Remove doubled entry "What kinds of systems does
5555 @tramp{} work on".
5556 (tramp): Macro removed.
5557 (Obtaining Tramp): Flag removed from title.
5558 (all): "tramp-" and "-" removed from flag names. Flags `tramp'
5559 and `trampver' used properly. Flag `tramp-inst' replaced by
5560 `installchapter'. Installation related text adapted.
5561
55622004-04-28 Masatake YAMATO <jet@gyve.org>
5563
5564 * widget.texi (Programming Example): Remove overlays.
5565
55662004-04-27 Jesper Harder <harder@ifa.au.dk>
5567
5568 * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
5569
55702004-04-23 Juanma Barranquero <lektu@terra.es>
5571
5572 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
5573
55742004-04-05 Jesper Harder <harder@ifa.au.dk>
5575
5576 * info.texi (Info Search): Add info-apropos.
5577
55782004-03-22 Juri Linkov <juri@jurta.org>
5579
5580 * faq.texi: Fix help key bindings.
5581
55822004-03-17 Luc Teirlinck <teirllm@auburn.edu>
5583
5584 * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
5585 (as suggested by Karl Berry). Update information about colored
5586 stars in menus. Add new subheading describing M-n.
5587
55882004-03-12 Richard M. Stallman <rms@gnu.org>
5589
5590 * cl.texi (Top): Rename top node's title.
5591
55922004-03-08 Karl Berry <karl@gnu.org>
5593
5594 * info.texi: \input texinfo.tex instead of just texinfo, to avoid
5595 problems making the texinfo distribution.
5596
55972004-02-29 Simon Josefsson <jas@extundo.com>
5598
5599 * smtpmail.texi (Authentication): Changed the list of supported
5600 authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
5601 CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
5602 <voegelas@gmx.net>.
5603
56042004-02-29 Juanma Barranquero <lektu@terra.es>
5605
5606 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
5607 Use $(DEL) instead of rm, and ignore exit code.
5608
b344d29d 56092004-02-29 Kai Großjohann <kgrossjo@eu.uu.net>
2de53ca6
GM
5610
5611 Tramp version 2.0.39 released.
5612
56132004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
5614
5615 * tramp.texi (Customizing Completion): Explain new functions
5616 `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
5617 (all): Savannah URLs unified to "http://savannah.nongnu.org".
5618 (Top): Refer to Savannah mailing list as the major one. Mention
5619 older mailing lists in HTML mode only.
5620 (Auto-save and Backup): Add auto-save. Based on wording of Kai.
5621 (Frequently Asked Questions): Remote hosts must not be Unix-like
5622 for "smb" method.
5623 (Password caching): New node.
5624 (External transfer methods): Refer to password caching for "smb"
5625 method.
5626
56272004-02-17 Karl Berry <karl@gnu.org>
5628
5629 * info.texi (Help-Int): Mention the new line number feature.
5630
56312004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
5632
5633 * ses.texi (Advanced Features): New functionality for
5634 ses-set-header-row (defaults to current row unless C-u used).
5635 (Acknowledgements): Add Stefan Monnier.
5636
56372003-12-29 Kevin Ryde <user42@zip.com.au>
5638
5639 * viper.texi (Vi Macros): Fix reference to the Emacs manual.
5640
b344d29d 56412003-11-30 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
5642
5643 Tramp version 2.0.38 released.
5644
5645 * tramp.texi (Remote shell setup): Warn of environment variables
5646 FRUMPLE if user frumple exists. Suggested by Sven Gabriel
5647 <sven.gabriel@imk.fzk.de>.
5648 (Configuration): Tramp now chooses base64/uuencode
5649 automatically. Update wording accordingly.
5650 (Top): More description for the `Default Method' menu entry.
5651 (Default Method): Use @code, not @var, for Lisp variables.
5652 (Default Method): New subsection `Which method is the right one
5653 for me?' Suggested by Christian Kirsch.
5654 (Configuration): Pointer to new subsection added.
5655 (Default Method): Too many "use" in one sentence.
5656 Rephrase. Reported by Christian Kirsch.
5657 (Filename Syntax): Old `su' example is probably a left-over from
5658 the sm/su method naming. Replace with `ssh', instead.
5659 (External transfer methods, Auto-save and Backup):
5660 Typo fixes.
5661
56622003-11-02 Michael Albinus <Michael.Albinus@alcatel.de>
5663
183080b6 5664 * tramp.texi (all): Harmonize all occurrences of @tramp{}.
2de53ca6
GM
5665 (Top): Mention japanese manual only if flag `jamanual' is set.
5666 Insert section `Japanese manual' in menu.
5667
56682003-11-26 Thien-Thi Nguyen <ttn@gnu.org>
5669
5670 * eshell.texi (Known Problems): Add doc item.
5671
56722003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
5673
5674 * cc-mode.texi: Update for CC Mode 5.30.
5675
5676 Note: Please refrain from doing purely cosmetic changes like
5677 removing trailing whitespace in this manual; it clobbers cvs
5678 merging for no good reason.
5679
56802003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
5681
5682 * man/ediff.texi, man/tramp.texi, man/vip.texi, man/viper.texi:
5683 * man/widget.texi, man/woman.texi: Replace @sc{ascii} and ASCII with
5684 @acronym{ASCII}.
5685
56862003-10-26 Karl Berry <karl@gnu.org>
5687
5688 * info.texi (Info Search): Echo area, not echo are. From Debian
5689 diff.
5690
56912003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
5692
10d1d0af 5693 * widget.texi (Defining New Widgets): Document new behavior of
2de53ca6
GM
5694 :buttons and :children keywords.
5695
56962003-10-22 Miles Bader <miles@gnu.org>
5697
5698 * Makefile.in (info): Move before $(top_srcdir)/info.
5699
57002003-10-17 Thien-Thi Nguyen <ttn@gnu.org>
5701
5702 * tramp.texi (Inline methods): Small grammar fix.
5703 (External transfer methods): Likewise.
5704
57052003-10-08 Nick Roberts <nick@nick.uklinux.net>
5706
5707 * speedbar.texi: Remove paragraph for GUD that is no longer true.
5708
57092003-10-06 Luc Teirlinck <teirllm@auburn.edu>
5710
5711 * texinfo.tex: Replace `%' in arch tagline by @ignore.
5712
57132003-09-30 Richard M. Stallman <rms@gnu.org>
5714
5715 * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
5716
5717 * widget.texi (User Interface): Fix typos.
5718
5719 * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
5720
57212003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
5722
5723 * pcl-cvs.texi (Selected Files): Fix typo.
5724
57252003-09-21 Karl Berry <karl@gnu.org>
5726
5727 * info.texi (] and [ commands): No period at end of section title.
5728
57292003-09-04 Miles Bader <miles@gnu.org>
5730
5731 * Makefile.in (top_srcdir): New variable.
5732 ($(top_srcdir)/info): New rule.
5733 (info): Depend on it.
5734
57352003-09-03 Peter Runestig <peter@runestig.com>
5736
5737 * makefile.w32-in: New file.
5738
57392003-08-26 Per Abrahamsen <abraham@dina.kvl.dk>
5740
5741 * widget.texi (User Interface): Explain the need of static text
5742 around an editable field.
5743
57442003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
5745
5746 * widget.texi (Basic Types): The argument to `:help-echo' can now
5747 be a form that evaluates to a string.
5748
57492003-08-18 Kim F. Storm <storm@cua.dk>
5750
5751 * calc.texi (Queries in Macros): Update xref to keyboard macro query.
5752
57532003-08-16 Richard M. Stallman <rms@gnu.org>
5754
5755 * dired-x.texi (Shell Command Guessing): Explain *.
5756
57572003-08-16 Chunyu Wang <spr@db.cs.hit.edu.cn> (tiny change)
5758
5759 * pcl-cvs.texi (Log Edit Mode): Fix key binding for
5760 log-edit-insert-changelog.
5761
57622003-08-03 Karl Berry <karl@gnu.org>
5763
5764 * info.texi: Need @contents.
5765
c8763fb6 57662003-07-20 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
5767
5768 Tramp version 2.0.36 released.
5769
5770 * tramp.texi (Remote shell setup): Explain about problems with
5771 non-Bourne commands in ~/.profile and ~/.shrc.
5772
57732003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
5774
5775 * info.texi (Help-Inv, Help-M, Help-Xref): Update following
5776 renaming of `vis-mode' to `visible-mode'.
5777
57782003-07-04 Luc Teirlinck <teirllm@mail.auburn.edu>
5779
5780 * info.texi (Top, Help-Small-Screen): Remove accidentally added
5781 next, prev and up pointers.
5782
57832003-07-02 Luc Teirlinck <teirllm@mail.auburn.edu>
5784
5785 * info.texi (Help): Mention existence of Emacs and stand-alone
5786 Info at the very beginning of the tutorial.
5787 (Help-Inv): New node.
5788 (Help-]): New node.
5789 (Help-M): Systematically point out the differences between default
5790 Emacs and stand-alone versions. Delete second menu.
5791 (Help-Xref): Systematically point out the differences between
5792 default Emacs and stand-alone versions.
5793 (Help-Int): Change `l' example.
5794 (Expert Info): Fix typos.
5795 (Emacs Info Variables): Mention `Info-hide-note-references' and
5796 new default for `Info-scroll-prefer-subnodes'.
5797
c8763fb6 57982003-06-17 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
5799
5800 Version 2.0.35 of Tramp released.
5801
5802 * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
5803 (Inline methods): Add methods `remsh' and `plink1'.
5804 (External transfer methods): Add method `remcp'.
5805 (Multi-hop Methods): Add method `remsh'.
5806 Small patch from Adrian Aichner <adrian@xemacs.org>:
5807 Fix minor typos.
5808 (Concept Index): Added to make manual searchable via
5809 `Info-index'.
5810 (Version Control): Add cindex entry.
5811
c8763fb6 58122003-05-24 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
5813
5814 * trampver.texi: Version 2.0.34 released.
5815
58162003-05-03 Glenn Morris <gmorris@ast.cam.ac.uk>
5817
5818 * faq.texi: Improve previous changes.
5819
58202003-05-02 Glenn Morris <gmorris@ast.cam.ac.uk>
5821
5822 * faq.texi: Update copyright and maintenance details.
5823 Update some package URLs, versions, and maintainers.
5824 Remove many references to the Emacs Lisp Archive.
5825
58262003-04-23 Simon Josefsson <jas@extundo.com>
5827
5828 * smtpmail.texi: Fix license (the invariant sections mentioned has
5829 never been part of the smtp manual). Align info dir entry with
5830 other emacs packages.
5831
58322003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
5833
5834 * tramp.texi: Version 2.0.33 released.
5835 Remove installation chapter. Remove XEmacs specifics.
5836
58372003-03-29 Richard M. Stallman <rms@gnu.org>
5838
5839 * tramp.texi (Top): Undo the previous renaming.
5840 (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
5841
c8763fb6 58422003-03-29 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
5843
5844 * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
5845 version of manual.
5846
5847 * tramp.texi (Auto-save and Backup): New node.
5848
58492003-03-29 Michael Albinus <Michael.Albinus@alcatel.de>
5850
5851 * tramp.texi (Top): Include trampver.texi. Rename "Emacs" to "GNU
5852 Emacs" in order to have better differentiation to "XEmacs".
5853 `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
5854 are new macros in order to point to the other Emacs flavor where
5855 appropriate. In info case, point to node `Installation' in order
5856 to explain how to generate the other way. In html case, make a
5857 link to the other html file.
5858 (Obtaining TRAMP): Added a paragraph saying to perform `autoconf'
5859 after CVS checkout/update.
5860 (Installation): Completely rewritten.
5861 (Installation parameters, Load paths): New sections under
5862 `Installation'.
5863
c8763fb6 58642003-02-28 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
5865
5866 * tramp.texi: Version 2.0.30 released.
5867 Replace word "path" with "localname" where used as a component of
5868 a Tramp file name.
5869
58702003-02-28 Michael Albinus <Michael.Albinus@alcatel.de>
5871
5872 * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
5873 introduced.
5874 (Installation): Explain what to do if files from the tramp/contrib
5875 directory are needed.
5876
58772003-02-23 Alex Schroeder <alex@emacswiki.org>
5878
5879 * smtpmail.texi (How Mail Works): New.
5880
58812003-02-22 Alex Schroeder <alex@emacswiki.org>
5882
5883 * smtpmail.texi: New file.
5884
5885 * Makefile.in: Build SMTP manual.
5886
c8763fb6 58872003-02-05 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
5888
5889 * tramp.texi: Version 2.0.29 released.
5890 (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
5891 M-x makeinfo-buffer RET. Reported by gebser@ameritech.net.
5892
58932003-02-01 Michael Albinus <Michael.Albinus@alcatel.de>
5894
5895 * tramp.texi (Frequently Asked Questions): Explain a workaround if
5896 another package loads accidently Ange-FTP.
5897
58982003-01-24 Michael Albinus <Michael.Albinus@alcatel.de>
5899
5900 * tramp.texi (Customizing Completion): Add function
5901 `tramp-parse-sconfig'. Change example of
5902 `tramp-set-completion-function', because parsing of ssh config
5903 files looks more natural.
5904
59052003-01-15 ShengHuo ZHU <zsh@cs.rochester.edu>
5906
5907 * gnus.texi: Do not use `path' in several locations.
5908
c8763fb6 59092002-12-26 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
5910
5911 * tramp.texi (External transfer methods): New method `smb'. From
5912 Michael Albinus.
5913
59142002-11-05 Karl Berry <karl@gnu.org>
5915
5916 * info.texi (Info-fontify): Reorder face list to avoid bad line
5917 breaks.
5918
c8763fb6 59192002-10-06 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2de53ca6
GM
5920
5921 * tramp.texi: Move @copying to standard place. Use
5922 @insertcopying.
5923
59242002-10-02 Karl Berry <karl@gnu.org>
5925
5926 * (ada-mode.texi autotype.texi calc.texi cc-mode.texi cl.texi
5927 dired-x.texi ebrowse.texi ediff.texi emacs-mime.texi
5928 eshell.texi eudc.texi faq.texi forms.texi idlwave.texi info.texi
5929 message.texi mh-e.texi pcl-cvs.texi reftex.texi sc.texi ses.texi
5930 speedbar.texi vip.texi viper.texi widget.texi woman.texi):
5931 Per rms, update all manuals to use @copying instead of @ifinfo.
5932 Also use @ifnottex instead of @ifinfo around the top node, where
5933 needed for the sake of the HTML output.
5934 (The Gnus manual is not fixed since it's not clear to me how it
5935 works; and the Tramp manual already uses @copying, although in an
5936 unusual way. All others were changed.)
5937
59382002-09-10 Jonathan Yavner <jyavner@engineer.com>
5939
5940 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
5941 (../info/ses, ses.dvi): New targets.
5942 * ses.texi: New file.
5943
c8763fb6 59442002-09-06 Pavel Janík <Pavel@Janik.cz>
2de53ca6
GM
5945
5946 * texinfo.tex: Update to texinfo 4.2.
5947
59482002-08-27 Carsten Dominik <dominik@sand.science.uva.nl>
5949
5950 * reftex.texi: Update to RefTeX 4.19.
5951
c8763fb6 59522002-06-17 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2de53ca6
GM
5953
5954 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
5955 (../info/tramp, tramp.dvi): New targets.
5956
59572002-01-04 Eli Zaretskii <eliz@is.elta.co.il>
5958
5959 * Makefile.in (DVI_TARGETS): Add calc.dvi.
5960 (calc.dvi): Uncomment.
5961
59622001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
5963
5964 * Makefile.in (INFO_TARGETS): Add ../info/calc.
5965 (../info/calc): New target.
5966
59672001-10-20 Gerd Moellmann <gerd@gnu.org>
5968
5969 * (Version 21.1 released.)
5970
59712001-10-05 Gerd Moellmann <gerd@gnu.org>
5972
5973 * Branch for 21.1.
5974
59752001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
5976
5977 * Makefile.in (../info/info): Use an explicit -o switch to
5978 makeinfo.
5979
59802001-03-05 Gerd Moellmann <gerd@gnu.org>
5981
5982 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
5983
59842000-12-20 Eli Zaretskii <eliz@is.elta.co.il>
5985
5986 * Makefile.in (../info/idlwave): Use --no-split.
5987
59882000-12-14 Dave Love <fx@gnu.org>
5989
5990 * Makefile.in (mostlyclean): Remove gnustmp.*
5991 (gnus.dvi): Change rule to remove @latex stuff.
5992
59932000-10-19 Eric M. Ludlam <zappo@ultranet.com>
5994
5995 * Makefile.in (Speedbar): Add build targets for speedbar.texi.
5996
59972000-10-13 John Wiegley <johnw@gnu.org>
5998
5999 * Makefile.in: Add build targets for eshell.texi.
6000
60012000-09-25 Gerd Moellmann <gerd@gnu.org>
6002
6003 * Makefile.in: Remove/comment speedbar stuff.
6004
60052000-09-22 Dave Love <fx@gnu.org>
6006
6007 * Makefile.in: Add emacs-mime.
6008
60092000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
6010
6011 * Makefile.in (INFO_TARGETS): Add ../info/woman.
6012 (DVI_TARGETS): Add woman.dvi.
6013 (../info/woman, woman.dvi): New targets.
6014
60152000-05-31 Stefan Monnier <monnier@cs.yale.edu>
6016
6017 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
6018
6019 * pcl-cvs.texi: New file.
6020 * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
6021 (../info/pcl-cvs, pcl-cvs.dvi): New targets.
6022
60232000-05-11 Gerd Moellmann <gerd@gnu.org>
6024
6025 * Makefile.in (INFO_TARGETS): Add info/ebrowse.
6026 (../info/ebrowse, ebrowse.dvi): New targets.
6027
60282000-01-13 Gerd Moellmann <gerd@gnu.org>
6029
6030 * Makefile.in (INFO_TARGETS): Add eudc.
6031 (DVI_TARGETS): Add eudc.dvi.
6032 (../info/eudc, eudc.dvi): New targets.
6033
60342000-01-05 Eli Zaretskii <eliz@is.elta.co.il>
6035
6036 * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
6037 compatibility with 8+3 filesystems).
6038 (../info/efaq): Rename from emacs-faq.
6039
60402000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
6041
6042 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
6043 (../info/idlwave, idlwave.dvi): New targets.
6044
60451999-10-23 Dave Love <fx@gnu.org>
6046
6047 * Makefile.in: Use autotype.texi.
6048
60491999-10-12 Stefan Monnier <monnier@cs.yale.edu>
6050
6051 * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
6052 faq.texi file) rather than ../info/faq.
6053
60541999-10-07 Gerd Moellmann <gerd@gnu.org>
6055
6056 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
6057 (../info/ada-mode, ada-mode.dvi): New targets.
6058
60591999-09-01 Dave Love <fx@gnu.org>
6060
6061 * Makefile.in: Add faq.
6062
60631999-07-12 Richard Stallman <rms@gnu.org>
6064
6065 * Version 20.4 released.
6066
60671998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
6068
6069 * Version 20.3 released.
6070
60711998-04-06 Andreas Schwab <schwab@gnu.org>
6072
6073 * Makefile.in (ENVADD): Enviroment vars to pass to texi2dvi. Use
6074 it in dvi targets.
6075 (../etc/GNU): Change to $(srcdir) first.
6076
60771998-03-11 Carsten Dominik <cd@delysid.gnu.org>
6078
6079 * reftex.texi: Update for RefTeX version 3.22.
6080
60811998-02-08 Richard Stallman <rms@psilocin.gnu.org>
6082
6083 * Makefile.in (reftex.dvi, ../info/reftex): New targets.
6084 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
6085
60861997-09-23 Paul Eggert <eggert@twinsun.com>
6087
6088 * Makefile.in: Merge changes mistakenly made to `Makefile'.
6089 (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
6090
60911997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6092
6093 * Version 20.2 released.
6094
60951997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6096
6097 * Version 20.1 released.
6098
60991997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6100
6101 * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
6102
61031996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6104
6105 * Version 19.33 released.
6106
61071996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6108
6109 * Version 19.32 released.
6110
61111996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
6112
6113 * Makefile.in: Add rules for the Message manual.
6114
61151996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
6116
6117 * gnus.texi: New version.
6118
6119 * message.texi: New manual.
6120
61211996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6122
6123 * Makefile.in (All info targets): cd $(srcdir) to do the work.
6124
61251996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6126
6127 * Makefile.in (All info targets): Specify $(srcdir) in input files.
6128 Specify -I option.
6129 (All dvi targets): Set the TEXINPUTS variable.
6130
61311996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
6132
6133 * Version 19.31 released.
6134
61351996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
6136
6137 * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
6138 (INFO_TARGETS): Use new name. This avoids name conflict on MSDOS.
6139
61401995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6141
6142 * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
6143 (INFO_TARGETS): Add ../info/cc-mode.
6144 (DVI_TARGETS): Add cc-mode.dvi.
6145
61461996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
6147
6148 * Version 19.31 released.
6149
61501995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6151
6152 * Version 19.30 released.
6153
61541995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
6155
6156 * gnus.texi: New file.
6157
61581995-11-04 Erik Naggum <erik@naggum.no>
6159
6160 * gnus.texi: File deleted.
6161
61621995-11-02 Stephen Gildea <gildea@stop.mail-abuse.org>
6163
6164 * mh-e.texi: "Function Index" -> "Command Index" to work with
6165 Emacs 19.30 C-h C-k support of separately-documented commands.
6166
61671995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6168
6169 * Makefile.in (../info/ediff, ediff.dvi): New targets.
6170 (INFO_TARGETS, DVI_TARGETS): Add those new targets.
6171
61721995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6173
6174 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
6175 (../info/viper, viper.dvi): New targets.
6176
61771995-04-20 Kevin Rodgers <kevinr@ihs.com>
6178
6179 * dired-x.texi (Installation): Change the example to set
6180 buffer-local variables like dired-omit-files-p in
6181 dired-mode-hook.
6182
61831995-04-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6184
6185 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
6186 (../info/mh-e, mh-e.dvi): New targets.
6187
61881995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
6189
6190 * Makefile.in (maintainer-clean): Rename from realclean.
6191
61921994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6193
6194 * Makefile.in: New file.
6195 * Makefile: File deleted.
6196
61971994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6198
6199 * Makefile (TEXINDEX_OBJS): Variable deleted.
6200 (texindex, texindex.o, getopt.o): Rules deleted.
6201 All deps on texindex deleted.
6202 (distclean): Don't delete texindex.
6203 (mostlyclean): Don't delete *.o.
6204 * texindex.c, getopt.c: Files deleted.
6205
62061994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6207
6208 * Version 19.26 released.
6209
62101994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6211
6212 * Version 19.25 released.
6213
62141994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6215
6216 * Version 19.24 released.
6217
62181994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6219
6220 * Version 19.23 released.
6221
62221994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6223
6224 * Makefile: Delete spurious tab.
6225
62261994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6227
6228 * Makefile (.SUFFIXES): New rule.
6229
62301994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6231
6232 * Makefile (dired-x.dvi, ../info/dired-x): New targets.
6233 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
6234
62351994-01-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6236
6237 * Makefile (../info/sc): Rename from sc.info.
6238 (../info/cl): Likewise.
6239 (INFO_TARGETS): Use new names.
6240
62411993-12-04 Richard Stallman (rms@srarc2)
6242
6243 * getopt.c: New file.
6244 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
6245 (getopt.o): New rule.
6246 (dvi): Don't depend on texindex.
6247 (cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
6248 Depend on texindex.
6249
62501993-12-03 Richard Stallman (rms@srarc2)
6251
6252 * Makefile (../info/sc.info): Rename from ../info/sc.
6253 (TEXI2DVI): New variable.
6254 (cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
6255 Add explicit commands.
6256 (TEXINDEX_OBJS): Delete duplicate getopt.o.
6257
62581993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6259
6260 * Version 19.22 released.
6261
62621993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6263
6264 * Makefile (TEXINDEX_OBJS): Delete spurious period.
6265
62661993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6267
6268 * Version 19.21 released.
6269
62701993-11-15 Paul Eggert (eggert@twinsun.com)
6271
6272 * man/Makefile (../info/cl.info): Rename from ../info/cl.
6273
62741993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6275
6276 * Makefile (../etc/GNU): New target.
6277 (EMACSSOURCES): Add gnu1.texi.
6278
62791993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6280
6281 * Makefile (realclean): Don't delete the Info files.
6282
f0131492 62831993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
2de53ca6
GM
6284
6285 * forms.texi: Fix forms.texi so that it will format correctly.
6286 Add missing `@end iftex', fix bad reference.
6287
6288 * info.texi, info-stn.texi: New files implement texinfo version of
6289 `info' file.
6290
f0131492 62911993-10-20 Brian J. Fox (bfox@ai.mit.edu)
2de53ca6
GM
6292
6293 * Makefile: Fix targets for texindex, new info.texi files.
6294 * info-stnd.texi: New file implements info for standalone info
6295 reader.
6296 * info.texi: Update to include recent changes to "../info/info".
6297 New source file for ../info/info; includes info-stnd.texi.
6298
6299 * texindex.c: Include "../src/config.h" if building in emacs.
6300
6301 * Makefile: Change all files to FILENAME.texi, force all targets
6302 to be FILENAME, not FILENAME.info. This changes sc.texinfo,
6303 vip.texinfo, forms.texinfo, cl.texinfo.
6304 Add target to build texindex.c, defining `emacs'.
6305
6306 * forms.texi: Install new file to match version 2.3 of forms.el.
6307
63081993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6309
6310 * Version 19.19 released.
6311
63121993-08-10 Simon Leinen (simon@lia.di.epfl.ch)
6313
6314 * sc.texinfo: Fix info file name.
6315
6316 * Makefile (info): Add gnus and sc.
6317 (dvi): Add gnus.dvi and sc.dvi.
6318 (../info/sc, sc.dvi): New targets.
6319
63201993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6321
6322 * Version 19.18 released.
6323
63241993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6325
6326 * Makefile: Fix source file names of the separate manuals.
6327 (gnus.dvi, ../info/gnus): New targets.
6328
63291993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6330
6331 * Version 19.17 released.
6332
63331993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6334
6335 * split-man: Fix typos in last change.
6336
63371993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6338
6339 * Version 19.16 released.
6340
63411993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6342
6343 * version 19.15 released.
6344
63451993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6346
6347 * Makefile (distclean): It's rm, not rf.
6348
63491993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6350
6351 * Version 19.14 released.
6352
63531993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6354
6355 * Makefile: New file.
6356
63571993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6358
6359 * Version 19.13 released.
6360
63611993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6362
6363 * Version 19.9 released.
6364
63651993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6366
6367 * Version 19.8 released.
6368
63691993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6370
6371 * Version 19.7 released.
6372
63731990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
6374
6375 * gnus.texinfo: New file. Removed installation instructions.
6376
63771990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
6378
6379 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
6380
63811989-01-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
6382
6383 * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
6384 then define `\sc' as the command for smallcaps in Texinfo. This
6385 means that the @sc command will produce small caps. bfox has
6386 made the corresponding change to makeinfo and texinfm.el.
6387
63881988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
6389
6390 * vip.texinfo: Remove menu entry Adding Lisp Code in node
6391 Customization since the menu entry did not point to anything.
6392 Also add an @finalout command to remove overfull hboxes from the
6393 printed output.
6394
6395 * cl.texinfo: Add @bye, \input line and @settitle to file.
6396 This file is clearly intended to be a chapter of some other work,
6397 but the other work does not yet exist.
6398
63991988-07-25 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
6400
6401 * texinfo.texinfo: Three typos corrected.
6402
4009494e 6403;; Local Variables:
c8763fb6 6404;; coding: utf-8
4009494e
GM
6405;; fill-column: 79
6406;; add-log-time-zone-rule: t
6407;; End:
6408
5205011b 6409 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002,
6ed161e1 6410 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
4009494e
GM
6411
6412 This file is part of GNU Emacs.
6413
97c0352c 6414 GNU Emacs is free software: you can redistribute it and/or modify
4009494e 6415 it under the terms of the GNU General Public License as published by
97c0352c
GM
6416 the Free Software Foundation, either version 3 of the License, or
6417 (at your option) any later version.
4009494e
GM
6418
6419 GNU Emacs is distributed in the hope that it will be useful,
6420 but WITHOUT ANY WARRANTY; without even the implied warranty of
6421 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
6422 GNU General Public License for more details.
6423
6424 You should have received a copy of the GNU General Public License
97c0352c 6425 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
4009494e 6426
f7ed05c9 6427;; arch-tag: 08b2903e-900c-4c72-a4a9-e76416a80803