Mercurial > emacs
comparison lisp/net/tramp-cache.el @ 81769:44b53335982a
Add arch tagline
author | Miles Bader <miles@gnu.org> |
---|---|
date | Mon, 09 Jul 2007 06:48:40 +0000 |
parents | f03856eb136b |
children | b3182f0c969c |
comparison
equal
deleted
inserted
replaced
81768:d6cb0c6eace7 | 81769:44b53335982a |
---|---|
311 (message "%s" (error-message-string err)) | 311 (message "%s" (error-message-string err)) |
312 (clrhash tramp-cache-data)))) | 312 (clrhash tramp-cache-data)))) |
313 | 313 |
314 (provide 'tramp-cache) | 314 (provide 'tramp-cache) |
315 | 315 |
316 ;; arch-tag: ee1739b7-7628-408c-9b96-d11a74b05d26 | |
316 ;;; tramp-cache.el ends here | 317 ;;; tramp-cache.el ends here |