comparison lisp/float-sup.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 83f275dcd93a
children 5c0777cdb443
comparison
equal deleted inserted replaced
38411:2fc02d49a9a4 38412:253f761ad37b
18 18
19 ;; You should have received a copy of the GNU General Public License 19 ;; You should have received a copy of the GNU General Public License
20 ;; along with GNU Emacs; see the file COPYING. If not, write to the 20 ;; along with GNU Emacs; see the file COPYING. If not, write to the
21 ;; Free Software Foundation, Inc., 59 Temple Place - Suite 330, 21 ;; Free Software Foundation, Inc., 59 Temple Place - Suite 330,
22 ;; Boston, MA 02111-1307, USA. 22 ;; Boston, MA 02111-1307, USA.
23
24 ;;; Commentary:
23 25
24 ;;; Code: 26 ;;; Code:
25 27
26 ;; Provide a meaningful error message if we are running on 28 ;; Provide a meaningful error message if we are running on
27 ;; bare (non-float) emacs. 29 ;; bare (non-float) emacs.