Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
ebd06e28
Commit
ebd06e28
authored
Jun 19, 2005
by
Michael Albinus
Browse files
Revert copyright years back to original ones. Tramp has a life
outside GNU Emacs.
parent
d73996ce
Changes
7
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
17 additions
and
7 deletions
+17
-7
lisp/ChangeLog
lisp/ChangeLog
+11
-1
lisp/net/tramp-ftp.el
lisp/net/tramp-ftp.el
+1
-1
lisp/net/tramp-smb.el
lisp/net/tramp-smb.el
+1
-1
lisp/net/tramp-util.el
lisp/net/tramp-util.el
+1
-1
lisp/net/tramp-uu.el
lisp/net/tramp-uu.el
+1
-1
lisp/net/tramp-vc.el
lisp/net/tramp-vc.el
+1
-1
lisp/net/tramp.el
lisp/net/tramp.el
+1
-1
No files found.
lisp/ChangeLog
View file @
ebd06e28
2005-06-19 Michael Albinus <michael.albinus@gmx.de>
* net/tramp-ftp.el (top):
* net/tramp-smb.el (top):
* net/tramp-util.el (top):
* net/tramp-uu.el (top):
* net/tramp-vc.el (top):
* net/tramp.el (top): Revert copyright years back to original
ones. Tramp has a life outside GNU Emacs.
2005-06-19 Nick Roberts <nickrob@snap.net.nz>
* tooltip.el: (tooltip-use-echo-area): Don't make it obsolete.
...
...
@@ -36,7 +46,7 @@
* term.el (term-get-old-input, term-input-filter, term-input-sender)
(term-mode-hook, term-exec-hook, term-escape-char): Doc fixes.
* longlines.el (longlines-mode, longlines-show-hard-newlines):
* longlines.el (longlines-mode, longlines-show-hard-newlines):
Doc fixes.
* faces.el (underline): Try bold if terminal doesn't support underline.
...
...
lisp/net/tramp-ftp.el
View file @
ebd06e28
;;; tramp-ftp.el --- Tramp convenience functions for Ange-FTP and EFS -*- coding: iso-8859-1; -*-
;; Copyright (C) 2002, 2005 Free Software Foundation, Inc.
;; Copyright (C) 2002,
2003, 2004,
2005 Free Software Foundation, Inc.
;; Author: Michael Albinus <Michael.Albinus@alcatel.de>
;; Keywords: comm, processes
...
...
lisp/net/tramp-smb.el
View file @
ebd06e28
;;; tramp-smb.el --- Tramp access functions for SMB servers -*- coding: iso-8859-1; -*-
;; Copyright (C) 2002, 2005 Free Software Foundation, Inc.
;; Copyright (C) 2002,
2003, 2004,
2005 Free Software Foundation, Inc.
;; Author: Michael Albinus <michael.albinus@gmx.de>
;; Keywords: comm, processes
...
...
lisp/net/tramp-util.el
View file @
ebd06e28
;;; -*- coding: iso-2022-7bit; -*-
;;; tramp-util.el --- Misc utility functions to use with Tramp
;; Copyright (C) 2001, 2002, 2005 Free Software Foundation, Inc.
;; Copyright (C) 2001, 2002,
2003, 2004,
2005 Free Software Foundation, Inc.
;; Author: kai.grossjohann@gmx.net
;; Keywords: comm, extensions, processes
...
...
lisp/net/tramp-uu.el
View file @
ebd06e28
;;; -*- coding: iso-2022-7bit; -*-
;;; tramp-uu.el --- uuencode in Lisp
;; Copyright (C) 2002, 2005 Free Software Foundation, Inc.
;; Copyright (C) 2002,
2004,
2005 Free Software Foundation, Inc.
;; Author: Kai Gro,A_(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
;; Keywords: comm, terminals
...
...
lisp/net/tramp-vc.el
View file @
ebd06e28
;;; tramp-vc.el --- Version control integration for TRAMP.el
;; Copyright (C) 2000, 2001, 2002, 2005 by Free Software Foundation, Inc.
;; Copyright (C) 2000, 2001, 2002,
2003, 2004,
2005 by Free Software Foundation, Inc.
;; Author: Daniel Pittman <daniel@danann.net>
;; Keywords: comm, processes
...
...
lisp/net/tramp.el
View file @
ebd06e28
;;; -*- mode: Emacs-Lisp; coding: iso-2022-7bit; -*-
;;; tramp.el --- Transparent Remote Access, Multiple Protocol
;; Copyright (C) 1998, 1999, 2000, 2001, 2002, 2005 Free Software Foundation, Inc.
;; Copyright (C) 1998, 1999, 2000, 2001, 2002,
2003, 2004,
2005 Free Software Foundation, Inc.
;; Author: kai.grossjohann@gmx.net
;; Keywords: comm, processes
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment