[Date Prev][Date Next][Thread Prev][][Date Index][Thread Index]

Re: configure permissions (1.2.6) (non-member post) (non-member post)



Kevin Rodgers writes:
>Here are the patches, followed by w3m-e19.el:

I should have commented in w3m-e19.el that the function definitions with
documentation strings were lifted verbatim from Emacs 20.7 (and so it
probably ought to include the standard GNU copyright as well), but the
functions without doc strings are just emulations that I implemented.

;; Copyright (C) 1985, 1986, 1987, 1988, 1989, 1992, 1993, 1994, 1995,
;; 1996, 1997, 1998, 1999 Free Software Foundation, Inc.
;; Copyright (C) 1995, 1997, 1998 Electrotechnical Laboratory, JAPAN.

;; This program is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by
;; the Free Software Foundation; either version 2 of the License, or
;; at your option) any later version.
;; 
;; This program is distributed in the hope that it will be useful,
;; but WITHOUT ANY WARRANTY; without even the implied warranty of
;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
;; GNU General Public License for more details.
;; 
;; You should have received a copy of the GNU General Public License
;; along with this program; if not, write to the Free Software
;; Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.

-- 
Kevin Rodgers <kevinr@ihs.com>