Mercurial > emacs
comparison lisp/international/iso-insert.el @ 845:213978acbc1e
entered into RCS
author | Eric S. Raymond <esr@snark.thyrsus.com> |
---|---|
date | Wed, 22 Jul 1992 04:22:30 +0000 |
parents | 4f28bd14272c |
children | 10e417efb12a |
comparison
equal
deleted
inserted
replaced
844:bf829a2d63b4 | 845:213978acbc1e |
---|---|
1 ;;; iso-insert.el --- insert functions for ISO 8859/1. | 1 ;;; iso-insert.el --- insert functions for ISO 8859/1. |
2 | |
3 ;; Copyright (C) 1987 Free Software Foundation, Inc. | |
2 | 4 |
3 ;; Author: Howard Gayle | 5 ;; Author: Howard Gayle |
4 ;; Maintainer: FSF | 6 ;; Maintainer: FSF |
5 ;; Last-Modified: 16 Mar 1992 | 7 ;; Keywords: i14n |
6 | |
7 ;; Copyright (C) 1987 Free Software Foundation, Inc. | |
8 | 8 |
9 ;; This file is part of GNU Emacs. | 9 ;; This file is part of GNU Emacs. |
10 | 10 |
11 ;; 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 |
12 ;; it under the terms of the GNU General Public License as published by | 12 ;; it under the terms of the GNU General Public License as published by |