- Aug 08, 2005
-
-
viteno authored
-
- Aug 07, 2005
-
-
albinus authored
-
- Jun 26, 2005
-
-
albinus authored
code #o600 instead of octal character code ?\600. The latter resulted in a syntax error with XEmacs.
- May 18, 2005
-
-
viteno authored
-
- May 14, 2005
-
-
albinus authored
-
- Mar 21, 2005
-
- Mar 20, 2005
-
-
albinus authored
-
- Jan 17, 2005
-
- Jan 16, 2005
-
-
albinus authored
-
- Dec 24, 2004
- Oct 24, 2004
-
-
albinus authored
than calling `def-edebug-spec'. From John Paul Wallington <jpw@gnu.org>.
-
- Oct 18, 2004
-
-
viteno authored
-
- Oct 17, 2004
-
-
albinus authored
-
- Oct 01, 2004
-
-
viteno authored
-
- Sep 29, 2004
- Sep 22, 2004
-
-
albinus authored
-
- Dec 02, 2003
-
-
viteno authored
<200311260250.hAQ2oa6Z021399@localhost.localdomain>
- Jul 21, 2003
-
- Jul 20, 2003
-
-
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.
-
- Jun 20, 2003
-
- Jun 17, 2003
-
-
kaig authored
-
adrian authored
-------------------- ChangeLog entries follow: -------------------- xemacs-packages/tramp/texi/ChangeLog addition: 2003-06-17 Adrian Aichner <adrian@xemacs.org> * tramp.texi: Fix minor typos. * tramp.texi (Concept Index): Added to make manual searchable via `Info-index'. * tramp.texi (Version Control): Add cindex entry.
-
kaig authored
(MAINTAINER): New email address.
-
kaig authored
-
kaig authored
-
- Jun 15, 2003
- May 26, 2003
-
-
viteno authored
-
- May 24, 2003
-
-
kaig authored
-
- Apr 04, 2003
-
-
youngs authored
-
- Apr 02, 2003
- Mar 21, 2003
-
-
ben authored
package Makefile overhaul -- remove explicit targets, explicit specification of generated .el files, etc; all is done using directives [i.e. variables], as documented in XEmacs.rules
-
ben authored
package Makefile overhaul -- remove explicit targets, explicit specification of generated .el files, etc; all is done using directives [i.e. variables], as documented in XEmacs.rules
-