comparison lisp/play/handwrite.el @ 90223:edf295560b5a

Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-77 Merge from emacs--cvs-trunk--0 Patches applied: * emacs--cvs-trunk--0 (patch 504-513) - Update from CVS - Merge from gnus--rel--5.10 - Update from CVS: .cvsignore: Add `lock'. * gnus--rel--5.10 (patch 99-103) - Update from CVS
author Miles Bader <miles@gnu.org>
date Fri, 05 Aug 2005 10:57:36 +0000
parents f9a65d7ebd29 34bd8e434dd7
children a3716f7538f2
comparison
equal deleted inserted replaced
90222:709f27353024 90223:edf295560b5a
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, 2005 Free Software Foundation, Inc. 3 ;; Copyright (C) 1996, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
4 4
5 ;; Author: Danny Roozendaal (was: <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