Mercurial > emacs
diff lisp/cus-edit.el @ 38436:b174db545cfd
Some fixes to follow coding conventions.
| author | Pavel Jan?k <Pavel@Janik.cz> |
|---|---|
| date | Mon, 16 Jul 2001 12:23:00 +0000 |
| parents | 747d5805111c |
| children | 001cb5cd0de9 |
line wrap: on
line diff
--- a/lisp/cus-edit.el Mon Jul 16 12:22:17 2001 +0000 +++ b/lisp/cus-edit.el Mon Jul 16 12:23:00 2001 +0000 @@ -1,4 +1,4 @@ -;;; cus-edit.el --- Tools for customizing Emacs and Lisp packages. +;;; cus-edit.el --- tools for customizing Emacs and Lisp packages ;; ;; Copyright (C) 1996, 1997, 1999, 2000, 2001 Free Software Foundation, Inc. ;;
