comparison lisp/textmodes/flyspell.el @ 55731:856dacc3ac48

Maintained by FSF.
author Richard M. Stallman <rms@gnu.org>
date Sat, 22 May 2004 21:52:34 +0000
parents 2f1fd122c9fe
children 6ed4179ba08b 4c90ffeb71c5
comparison
equal deleted inserted replaced
55730:b4eeb441c089 55731:856dacc3ac48
1 ;;; flyspell.el --- on-the-fly spell checker 1 ;;; flyspell.el --- on-the-fly spell checker
2 2
3 ;; Copyright (C) 1998, 2000, 2001, 2002 Free Software Foundation, Inc. 3 ;; Copyright (C) 1998, 2000, 2001, 2002 Free Software Foundation, Inc.
4 4
5 ;; Author: Manuel Serrano <Manuel.Serrano@unice.fr> 5 ;; Author: Manuel Serrano <Manuel.Serrano@unice.fr>
6 ;; Maintainer: FSF
6 ;; Keywords: convenience 7 ;; Keywords: convenience
7 8
8 ;; This file is part of GNU Emacs. 9 ;; This file is part of GNU Emacs.
9 10
10 ;; GNU Emacs is free software; you can redistribute it and/or modify 11 ;; GNU Emacs is free software; you can redistribute it and/or modify