Skip to content
Snippets Groups Projects
  1. Aug 08, 2005
  2. Aug 07, 2005
  3. Jun 26, 2005
  4. May 18, 2005
  5. May 14, 2005
  6. Mar 21, 2005
  7. Mar 20, 2005
  8. Jan 17, 2005
  9. Jan 16, 2005
  10. Dec 24, 2004
  11. Oct 24, 2004
  12. Oct 18, 2004
  13. Oct 17, 2004
  14. Oct 01, 2004
  15. Sep 29, 2004
  16. Sep 22, 2004
  17. Dec 02, 2003
  18. Jul 21, 2003
  19. Jul 20, 2003
    • kaig's avatar
      2003-07-20 Kai Großjohann <kai.grossjohann@gmx.net> · e2bc6901aef3
      kaig authored
      	Version 2.0.36 released.
      
      	* configure.ac: Bump version.
      	Kludge suitable version test to pass for Kai doing "make
      	savannah".  For some reason, make prints "Entering directory
      	foo" and "Leaving directory foo" messages in that case.
      
      2003-07-15  Michael Albinus  <Michael.Albinus@alcatel.de>
      
      	* INSTALL: List required GNU software for installation.
      
      2003-07-14  Michael Albinus  <Michael.Albinus@alcatel.de>
      
      	* aclocal.m4 (AC_EMACS_INFO): Fix typo.
      
      	* configure.ac: Add a check for suitable make version.
      	Reported by Sven Utcke <utcke@informatik.uni-hamburg.de>.
      
      	* test.makefile: New file.  Used for checking proper "make"
      	version.
      
      2003-06-24  Kai Großjohann  <kai.grossjohann@gmx.net>
      
      	* Makefile.in (xemacs): Make sure to configure for XEmacs.
      
      Subdirectory lisp:
      
      2003-07-20  Kai Großjohann  <kai.grossjohann@gmx.net>
      	Version 2.0.36 released.
      
      	* tramp.el (tramp-default-password-end-of-line): Renamed from
      	tramp-password-end-of-line.
      	(tramp-password-end-of-line): New method parameter.
      	(tramp-get-password-end-of-line): Function to access method
      	parameter `tramp-password-end-of-line', or variable
      	`tramp-default-password-end-of-line' (default value).
      	(tramp-methods): Add entries for new parameter
      	tramp-password-end-of-line.
      	(tramp-enter-password): Use new function
      	`tramp-get-password-end-of-line'.
      
      2003-07-15  Michael Albinus  <Michael.Albinus@alcatel.de>
      
      	* Makefile.in (LISP_FILES): tramp-ftp.el is conditional, too.
      	(install): Install only files belonging to the respective Emacs
      	flavour.
      
      2003-07-14  Michael Albinus  <Michael.Albinus@alcatel.de>
      
      	* Makefile.in (LISP_FILES): New variable.  Used to distinguish
      	collection of *.el files for Emacs and XEmacs.
      	Reported by Sven Utcke <utcke@informatik.uni-hamburg.de>.
      	(EM): Use `-vanilla' option for XEmacs call.
      	(all): Depends on $(LISP_FILES).
      
      2003-07-14  Kai Großjohann  <kai.grossjohann@gmx.net>
      
      	* Makefile.in (MKDIR): New variable.
      	(install): Create installation directory, if necessary.
      
      2003-07-03  Kai Großjohann  <kai.grossjohann@gmx.net>
      
      	* tramp.el (tramp-handle-insert-file-contents): Do not
      	unconditionally inhibit the file operation file-local-copy, only
      	do that when the inhibit-file-name-operation is currently
      	insert-file-contents.  This fixes finding remote CVS-controlled
      	files.  (It would barf on inserting the CVS/Entries file
      	literally, because the file-local-copy handler wasn't called.)
      	(tramp-handle-shell-command): Support optional third arg
      	ERROR-BUFFER.
      
      	* tramp-vc.el (vc-workfile-unchanged-p): Add comment.
      
      2003-06-30  Kai Großjohann  <kai.grossjohann@gmx.net>
      
      	* tramp.el (tramp-sh-extra-args): Test whether widget type
      	`alist' is available (instead of testing (featurep 'xemacs)).
      
      2003-06-27  Kai Großjohann  <kai.grossjohann@gmx.net>
      
      	* tramp.el (tramp-sh-extra-args): Adapt defcustom type to XEmacs.
      
      2003-06-24  Kai Großjohann  <kai.grossjohann@gmx.net>
      
      	* tramp.el (tramp-initial-commands): New variable.
      	(tramp-process-initial-commands): New function, using the variable.
      	(tramp-open-connection-setup-interactive-shell): Call the new
      	function.
      	(tramp-buffer-name, tramp-debug-buffer-name): Always put the
      	method into the buffer name, never use nil.  Reported by Hanak
      	David <dhanak@inf.bme.hu>.
      	(tramp-open-connection-setup-interactive-shell): Erase buffer
      	before sending "stty -onlcr".  Maybe this leads to just one
      	prompt on a line.
      
      Subdirectory texi:
      
      2003-07-20  Kai Großjohann  <kai.grossjohann@gmx.net>
      
      	Version 2.0.36 released.
      
      2003-07-19  Kai Großjohann  <kai.grossjohann@gmx.net>
      
      	* tramp.texi (Remote shell setup): Mention tilde as another
      	problematic non-Bourne construct.
      
      2003-07-17  Kai Großjohann  <kai.grossjohann@gmx.net>
      
      	* tramp.texi (Remote shell setup): Explain about problems with
      	non-Bourne commands in ~/.profile and ~/.shrc.
      
      2003-06-29  Michael Albinus  <Michael.Albinus@alcatel.de>
      
      	* Makefile.in (TEXI_FILES): New variable.
      	($(localinfodir)/tramp, %.dvi, tramp-%.html): Depend on
      	$(TEXI_FILES).  Just tramp.texi is not sufficient.
      e2bc6901aef3
  20. Jun 20, 2003
  21. Jun 17, 2003
  22. Jun 15, 2003
  23. May 26, 2003
  24. May 24, 2003
  25. Apr 04, 2003
  26. Apr 02, 2003
  27. Mar 21, 2003
Loading