Mercurial > emacs
comparison lisp/tar-mode.el @ 64091:6fb026ad601f
Update FSF's address.
author | Lute Kamstra <lute@gnu.org> |
---|---|
date | Mon, 04 Jul 2005 23:32:44 +0000 |
parents | 5a0fcfdcc95e |
children | 4c5a14fead4a f9a65d7ebd29 |
comparison
equal
deleted
inserted
replaced
64090:06b04c1bb411 | 64091:6fb026ad601f |
---|---|
20 ;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | 20 ;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
21 ;; GNU General Public License for more details. | 21 ;; GNU General Public License for more details. |
22 | 22 |
23 ;; You should have received a copy of the GNU General Public License | 23 ;; You should have received a copy of the GNU General Public License |
24 ;; along with GNU Emacs; see the file COPYING. If not, write to the | 24 ;; along with GNU Emacs; see the file COPYING. If not, write to the |
25 ;; Free Software Foundation, Inc., 59 Temple Place - Suite 330, | 25 ;; Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, |
26 ;; Boston, MA 02111-1307, USA. | 26 ;; Boston, MA 02110-1301, USA. |
27 | 27 |
28 ;;; Commentary: | 28 ;;; Commentary: |
29 | 29 |
30 ;; This package attempts to make dealing with Unix 'tar' archives easier. | 30 ;; This package attempts to make dealing with Unix 'tar' archives easier. |
31 ;; When this code is loaded, visiting a file whose name ends in '.tar' will | 31 ;; When this code is loaded, visiting a file whose name ends in '.tar' will |