comparison lisp/files.el @ 846:20674ae6bf52

*** empty log message ***
author Eric S. Raymond <esr@snark.thyrsus.com>
date Wed, 22 Jul 1992 04:22:42 +0000
parents bf829a2d63b4
children 0b4f3a91f207
comparison
equal deleted inserted replaced
845:213978acbc1e 846:20674ae6bf52
1 ;;; files.el --- file input and output commands for Emacs 1 ;;; files.el --- file input and output commands for Emacs
2 2
3 ;; Copyright (C) 1985, 1986, 1987, 1992 Free Software Foundation, Inc.
4
3 ;; Maintainer: FSF 5 ;; Maintainer: FSF
4 ;; Last-Modified: 09 Jul 92
5
6 ;; Copyright (C) 1985, 1986, 1987, 1992 Free Software Foundation, Inc.
7 6
8 ;; This file is part of GNU Emacs. 7 ;; This file is part of GNU Emacs.
9 8
10 ;; GNU Emacs is free software; you can redistribute it and/or modify 9 ;; GNU Emacs is free software; you can redistribute it and/or modify
11 ;; it under the terms of the GNU General Public License as published by 10 ;; it under the terms of the GNU General Public License as published by