comparison lisp/mail/rmailkwd.el @ 38412:253f761ad37b

Some fixes to follow coding conventions in files maintained by FSF.
author Pavel Janík <Pavel@Janik.cz>
date Sun, 15 Jul 2001 16:15:35 +0000
parents 15fa3a1c6e88
children 695cf19ef79e 9c783aa2b379
comparison
equal deleted inserted replaced
38411:2fc02d49a9a4 38412:253f761ad37b
1 ;;; rmailkwd.el --- part of the "RMAIL" mail reader for Emacs. 1 ;;; rmailkwd.el --- part of the "RMAIL" mail reader for Emacs
2 2
3 ;; Copyright (C) 1985, 1988, 1994, 2001 Free Software Foundation, Inc. 3 ;; Copyright (C) 1985, 1988, 1994, 2001 Free Software Foundation, Inc.
4 4
5 ;; Maintainer: FSF 5 ;; Maintainer: FSF
6 ;; Keywords: mail 6 ;; Keywords: mail
19 19
20 ;; You should have received a copy of the GNU General Public License 20 ;; You should have received a copy of the GNU General Public License
21 ;; along with GNU Emacs; see the file COPYING. If not, write to the 21 ;; along with GNU Emacs; see the file COPYING. If not, write to the
22 ;; Free Software Foundation, Inc., 59 Temple Place - Suite 330, 22 ;; Free Software Foundation, Inc., 59 Temple Place - Suite 330,
23 ;; Boston, MA 02111-1307, USA. 23 ;; Boston, MA 02111-1307, USA.
24
25 ;;; Commentary:
24 26
25 ;;; Code: 27 ;;; Code:
26 28
27 ;; Global to all RMAIL buffers. It exists primarily for the sake of 29 ;; Global to all RMAIL buffers. It exists primarily for the sake of
28 ;; completion. It is better to use strings with the label functions 30 ;; completion. It is better to use strings with the label functions