]> code.delx.au - gnu-emacs/blobdiff - lisp/widget.el
(ibuffer-update): Call `minibufferp' with argument
[gnu-emacs] / lisp / widget.el
index 24198a9d6f6c0a487ece657b139e6c48d91618ad..ffe8682b616a809545ae89eb5b1c369fb57a9cfc 100644 (file)
@@ -1,4 +1,4 @@
-;;; widget.el --- a library of user interface components.
+;;; widget.el --- a library of user interface components
 ;;
 ;; Copyright (C) 1996, 1997 Free Software Foundation, Inc.
 ;;
@@ -95,4 +95,4 @@ The third argument DOC is a documentation string for the widget."
 
 (provide 'widget)
 
-;; widget.el ends here
+;;; widget.el ends here