comparison lisp/net/tramp-util.el @ 64085:18a818a2ee7c

Update FSF's address.
author Lute Kamstra <lute@gnu.org>
date Mon, 04 Jul 2005 17:55:18 +0000
parents 130ffd61d28f
children abf023447afb f9a65d7ebd29
comparison
equal deleted inserted replaced
64084:a8fa7c632ee4 64085:18a818a2ee7c
16 ;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 16 ;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
17 ;; GNU General Public License for more details. 17 ;; GNU General Public License for more details.
18 18
19 ;; You should have received a copy of the GNU General Public License 19 ;; You should have received a copy of the GNU General Public License
20 ;; along with GNU Emacs; see the file COPYING. If not, write to 20 ;; along with GNU Emacs; see the file COPYING. If not, write to
21 ;; the Free Software Foundation, Inc., 59 Temple Place - Suite 330, 21 ;; the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
22 ;; Boston, MA 02111-1307, USA. 22 ;; Boston, MA 02110-1301, USA.
23 23
24 ;;; Commentary: 24 ;;; Commentary:
25 25
26 ;; Some misc. utility functions that might go nicely with Tramp. 26 ;; Some misc. utility functions that might go nicely with Tramp.
27 ;; Mostly, these are kluges awaiting real solutions later on. 27 ;; Mostly, these are kluges awaiting real solutions later on.