comparison lisp/mail/mh-utils.el @ 14169:83f275dcd93a

Update FSF's address.
author Erik Naggum <erik@naggum.no>
date Sun, 14 Jan 1996 07:34:30 +0000
parents e7809b53da4d
children 9f18c1b097ce
comparison
equal deleted inserted replaced
14168:3b925cc52931 14169:83f275dcd93a
14 ;; but WITHOUT ANY WARRANTY; without even the implied warranty of 14 ;; but WITHOUT ANY WARRANTY; without even the implied warranty of
15 ;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 15 ;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
16 ;; GNU General Public License for more details. 16 ;; GNU General Public License for more details.
17 17
18 ;; You should have received a copy of the GNU General Public License 18 ;; You should have received a copy of the GNU General Public License
19 ;; along with GNU Emacs; see the file COPYING. If not, write to 19 ;; along with GNU Emacs; see the file COPYING. If not, write to the
20 ;; the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. 20 ;; Free Software Foundation, Inc., 59 Temple Place - Suite 330,
21 ;; Boston, MA 02111-1307, USA.
21 22
22 ;;; Commentary: 23 ;;; Commentary:
23 24
24 ;; Internal support for mh-e package. 25 ;; Internal support for mh-e package.
25 26
26 ;;; Change Log: 27 ;;; Change Log:
27 28
28 ;; $Id: mh-utils.el,v 1.6 1995/11/03 02:29:09 kwzh Exp kwzh $ 29 ;; $Id: mh-utils.el,v 1.7 1996/01/09 23:19:28 kwzh Exp erik $
29 30
30 ;;; Code: 31 ;;; Code:
31 32
32 ;;; Set for local environment: 33 ;;; Set for local environment:
33 ;;; mh-progs and mh-lib used to be set in paths.el, which tried to 34 ;;; mh-progs and mh-lib used to be set in paths.el, which tried to