comparison lisp/mail/footnote.el @ 64092:e055d02d8b97

Update FSF's address.
author Lute Kamstra <lute@gnu.org>
date Tue, 05 Jul 2005 00:35:10 +0000
parents aac0a33f5772
children fafd692d1e40 f9a65d7ebd29
comparison
equal deleted inserted replaced
64091:6fb026ad601f 64092:e055d02d8b97
18 ;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 18 ;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
19 ;; General Public License for more details. 19 ;; General Public License for more details.
20 20
21 ;; You should have received a copy of the GNU General Public License 21 ;; You should have received a copy of the GNU General Public License
22 ;; along with GNU Emacs; see the file COPYING. If not, write to the Free 22 ;; along with GNU Emacs; see the file COPYING. If not, write to the Free
23 ;; Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 23 ;; Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
24 ;; 02111-1307, USA. 24 ;; MA 02110-1301, USA.
25 25
26 ;;; Commentary: 26 ;;; Commentary:
27 27
28 ;; This file provides footnote[1] support for message-mode in emacsen. 28 ;; This file provides footnote[1] support for message-mode in emacsen.
29 ;; footnote-mode is implemented as a minor mode. 29 ;; footnote-mode is implemented as a minor mode.