comparison lisp/play/handwrite.el @ 38455:802c948ddb3a

*** empty log message ***
author Pavel Janík <Pavel@Janik.cz>
date Tue, 17 Jul 2001 07:37:19 +0000
parents c6e12c6b1498
children f767f3bf5f86
comparison
equal deleted inserted replaced
38454:50af5df02a87 38455:802c948ddb3a
1 ;;; handwrite.el --- turns your emacs buffer into a handwritten document -*- coding: iso-latin-1; -*- 1 ;;; handwrite.el --- turns your emacs buffer into a handwritten document -*- coding: iso-latin-1; -*-
2 2
3 ;; (C) Copyright 1996 Free Software Foundation, Inc. 3 ;; (C) Copyright 1996 Free Software Foundation, Inc.
4 4
5 ;; Author: Danny Roozendaal <danny@tvs.kun.nl> 5 ;; Author: Danny Roozendaal (was: <danny@tvs.kun.nl>)
6 ;; Created: October 21 1996 6 ;; Created: October 21 1996
7 ;; Keywords: wp, print, postscript, cursive writing 7 ;; Keywords: wp, print, postscript, cursive writing
8 8
9 ;; This file is part of GNU Emacs. 9 ;; This file is part of GNU Emacs.
10 10