diff options
Diffstat (limited to 'lisp/add-log.el')
| -rw-r--r-- | lisp/add-log.el | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lisp/add-log.el b/lisp/add-log.el index 9702e7bad42..1130347b918 100644 --- a/lisp/add-log.el +++ b/lisp/add-log.el @@ -37,7 +37,6 @@ ;;; Code: (eval-when-compile - (require 'cl) ; ignore-errors (require 'timezone)) (defgroup change-log nil |
