comparison man/ChangeLog @ 54199:beeef4db908a

*** empty log message ***
author Juanma Barranquero <lekktu@gmail.com>
date Sun, 29 Feb 2004 19:15:43 +0000
parents c1bfc266f10a
children b0293635c42b
comparison
equal deleted inserted replaced
54198:c1bfc266f10a 54199:beeef4db908a
1 2004-02-29 Kai Grossjohann <kgrossjo@eu.uu.net> 1 2004-02-29 Kai Grossjohann <kgrossjo@eu.uu.net>
2
2 Tramp version 2.0.39 released. 3 Tramp version 2.0.39 released.
3 4
4 2004-02-29 Michael Albinus <Michael.Albinus@alcatel.de> 5 2004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
5 6
6 * tramp.texi (Customizing Completion): Explain new functions 7 * tramp.texi (Customizing Completion): Explain new functions
15 (External transfer methods): Refer to password caching for "smb" 16 (External transfer methods): Refer to password caching for "smb"
16 method. 17 method.
17 18
18 2004-02-23 Nick Roberts <nick@nick.uklinux.net> 19 2004-02-23 Nick Roberts <nick@nick.uklinux.net>
19 20
20 * building.texi (Watch Expressions): Update. 21 * building.texi (Watch Expressions): Update.
21 22
22 2004-02-21 Juri Linkov <juri@jurta.org> 23 2004-02-21 Juri Linkov <juri@jurta.org>
23 24
24 * cmdargs.texi (Action Arguments): Add alias --find-file. Add 25 * cmdargs.texi (Action Arguments): Add alias --find-file. Add
25 --directory, --help, --version. Move text about command-line-args 26 --directory, --help, --version. Move text about command-line-args
56 57
57 2004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk> 58 2004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
58 59
59 * calendar.texi (Appointments): Update section. 60 * calendar.texi (Appointments): Update section.
60 61
61 2003-12-29 Kevin Ryde <user42@zip.com.au> 62 2003-12-29 Kevin Ryde <user42@zip.com.au>
62 63
63 * viper.texi (Vi Macros): Fix reference to the Emacs manual. 64 * viper.texi (Vi Macros): Fix reference to the Emacs manual.
64 65
65 * programs.texi (C Modes): Fix the xref. 66 * programs.texi (C Modes): Fix the xref.
66 67
74 75
75 * files.texi: Say how to disable VC. Suggested by Alan Mackenzie 76 * files.texi: Say how to disable VC. Suggested by Alan Mackenzie
76 <acm@muc.de>. 77 <acm@muc.de>.
77 78
78 2003-11-30 Kai Grossjohann <kai.grossjohann@gmx.net> 79 2003-11-30 Kai Grossjohann <kai.grossjohann@gmx.net>
80
79 Tramp version 2.0.38 released. 81 Tramp version 2.0.38 released.
80 82
81 * tramp.texi (Remote shell setup): Warn of environment variables 83 * tramp.texi (Remote shell setup): Warn of environment variables
82 FRUMPLE if user frumple exists. Suggested by Sven Gabriel 84 FRUMPLE if user frumple exists. Suggested by Sven Gabriel
83 <sven.gabriel@imk.fzk.de>. 85 <sven.gabriel@imk.fzk.de>.
331 2003-07-24 Markus Rost <rost@math.ohio-state.edu> 333 2003-07-24 Markus Rost <rost@math.ohio-state.edu>
332 334
333 * buffers.texi (List Buffers): Fix previous change. 335 * buffers.texi (List Buffers): Fix previous change.
334 336
335 2003-07-20 Kai Gro,A_(Bjohann <kai.grossjohann@gmx.net> 337 2003-07-20 Kai Gro,A_(Bjohann <kai.grossjohann@gmx.net>
338
336 Tramp version 2.0.36 released. 339 Tramp version 2.0.36 released.
337 340
338 * tramp.texi (Remote shell setup): Explain about problems with 341 * tramp.texi (Remote shell setup): Explain about problems with
339 non-Bourne commands in ~/.profile and ~/.shrc. 342 non-Bourne commands in ~/.profile and ~/.shrc.
340 343
493 * tramp.texi (Frequently Asked Questions): `tramp-chunksize' 496 * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
494 introduced. 497 introduced.
495 (Installation): Explain what to do if files from the tramp/contrib 498 (Installation): Explain what to do if files from the tramp/contrib
496 directory are needed. 499 directory are needed.
497 500
498 2003-02-23 Alex Schroeder <alex@emacswiki.org> 501 2003-02-23 Alex Schroeder <alex@emacswiki.org>
499 502
500 * smtpmail.texi (How Mail Works): New. 503 * smtpmail.texi (How Mail Works): New.
501 504
502 2003-02-22 Alex Schroeder <alex@emacswiki.org> 505 2003-02-22 Alex Schroeder <alex@emacswiki.org>
503 506
504 * cmdargs.texi (General Variables): Document SMTPSERVER. 507 * cmdargs.texi (General Variables): Document SMTPSERVER.
505 508
506 * smtpmail.texi: New file. 509 * smtpmail.texi: New file.
507 510
509 (Mail Sending): Describe `send-mail-function'. Link to SMTP 512 (Mail Sending): Describe `send-mail-function'. Link to SMTP
510 library. 513 library.
511 514
512 * Makefile.in: Build SMTP manual. 515 * Makefile.in: Build SMTP manual.
513 516
514 2003-02-22 Alex Schroeder <alex@emacswiki.org> 517 2003-02-22 Alex Schroeder <alex@emacswiki.org>
515 518
516 * sending.texi (Sending via SMTP): Explain MTA/MUA. 519 * sending.texi (Sending via SMTP): Explain MTA/MUA.
517 520
518 2003-02-22 Simon Josefsson <jas@extundo.com> 521 2003-02-22 Simon Josefsson <jas@extundo.com>
519 522
604 607
605 * texinfo.tex: Updated to texinfo 4.2. 608 * texinfo.tex: Updated to texinfo 4.2.
606 609
607 2002-08-27 Carsten Dominik <dominik@sand.science.uva.nl> 610 2002-08-27 Carsten Dominik <dominik@sand.science.uva.nl>
608 611
609 * reftex.texi: Update to RefTeX 4.19 612 * reftex.texi: Update to RefTeX 4.19.
610 613
611 2002-06-17 Kai Gro,b_(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE> 614 2002-06-17 Kai Gro,b_(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
612 615
613 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp. 616 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
614 (../info/tramp, tramp.dvi): New targets. 617 (../info/tramp, tramp.dvi): New targets.