comparison lisp/textmodes/spell.el @ 64084:a8fa7c632ee4

Update FSF's address.
author Lute Kamstra <lute@gnu.org>
date Mon, 04 Jul 2005 16:49:24 +0000
parents 2c228409c44d
children 5b1a238fcbb4 f9a65d7ebd29
comparison
equal deleted inserted replaced
64083:23a17af379b1 64084:a8fa7c632ee4
17 ;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 17 ;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
18 ;; GNU General Public License for more details. 18 ;; GNU General Public License for more details.
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., 51 Franklin Street, Fifth Floor,
23 ;; Boston, MA 02111-1307, USA. 23 ;; Boston, MA 02110-1301, USA.
24 24
25 ;;; Commentary: 25 ;;; Commentary:
26 26
27 ;; This mode provides an Emacs interface to the UNIX spell(1) program. 27 ;; This mode provides an Emacs interface to the UNIX spell(1) program.
28 ;; Entry points are `spell-buffer', `spell-word', `spell-region' and 28 ;; Entry points are `spell-buffer', `spell-word', `spell-region' and