Mercurial > emacs
comparison lisp/emacs-lisp/levents.el @ 38414:67b464da13ec
Some fixes to follow coding conventions.
author | Pavel Janík <Pavel@Janik.cz> |
---|---|
date | Sun, 15 Jul 2001 19:53:53 +0000 |
parents | 11218164bc54 |
children | 5b23575286e6 |
comparison
equal
deleted
inserted
replaced
38413:a26d9b55abb6 | 38414:67b464da13ec |
---|---|
1 ;;; levents.el --- emulate the Lucid event data type and associated functions. | 1 ;;; levents.el --- emulate the Lucid event data type and associated functions |
2 | 2 |
3 ;; Copyright (C) 1993 Free Software Foundation, Inc. | 3 ;; Copyright (C) 1993 Free Software Foundation, Inc. |
4 | 4 |
5 ;; This file is part of GNU Emacs. | 5 ;; This file is part of GNU Emacs. |
6 | 6 |