]> code.delx.au - gnu-emacs/blobdiff - lisp/select.el
File regenerated.
[gnu-emacs] / lisp / select.el
index 6e0231ca1fc0585af9625d2411a5ba1dfe2dc69e..e0dc04ee3d07173ee59d901685117cb9ca9d82d1 100644 (file)
@@ -1,4 +1,4 @@
-;;; select.el --- lisp portion of standard selection support.
+;;; select.el --- lisp portion of standard selection support
 
 ;; Keywords: internal
 
@@ -22,6 +22,8 @@
 ;; Free Software Foundation, Inc., 59 Temple Place - Suite 330,
 ;; Boston, MA 02111-1307, USA.
 
+;;; Commentary:
+
 ;;; Code:
 
 ;; This is for temporary compatibility with pre-release Emacs 19.
@@ -314,4 +316,4 @@ Cut buffers are considered obsolete; you should use selections instead."
 
 (provide 'select)
 
-;;; select.el ends here.
+;;; select.el ends here