diff options
Diffstat (limited to 'lisp')
-rw-r--r-- | lisp/acdw-cus-edit.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/acdw-cus-edit.el b/lisp/acdw-cus-edit.el index c40f137..89273f0 100644 --- a/lisp/acdw-cus-edit.el +++ b/lisp/acdw-cus-edit.el | |||
@@ -28,5 +28,5 @@ | |||
28 | 1)) | 28 | 1)) |
29 | "Show faces and variables in `imenu'.") | 29 | "Show faces and variables in `imenu'.") |
30 | 30 | ||
31 | (provide 'acdw/cus-edit) | 31 | (provide 'acdw-cus-edit) |
32 | ;;; acdw-cus-edit.el ends here | 32 | ;;; acdw-cus-edit.el ends here |