diff lisp/view-less.el @ 371:cc15677e0335 r21-2b1

Import from CVS: tag r21-2b1
author cvs
date Mon, 13 Aug 2007 11:03:08 +0200
parents 8bec6624d99b
children 8626e4521993
line wrap: on
line diff
--- a/lisp/view-less.el	Mon Aug 13 11:01:58 2007 +0200
+++ b/lisp/view-less.el	Mon Aug 13 11:03:08 2007 +0200
@@ -311,7 +311,6 @@
     ;; #### - THIS IS PROBABLY A REALLY DANGEROUS THING TO DO IN A MINOR MODE!!
     (set-buffer-modified-p buf-mod)))
 
-;;;###autoload
 (defun toggle-truncate-lines (&optional p)
   "Toggles the values of truncate-lines.
 Positive prefix arg sets, negative disables."