diff lisp/view-less.el @ 343:8bec6624d99b r21-1-1

Import from CVS: tag r21-1-1
author cvs
date Mon, 13 Aug 2007 10:52:53 +0200
parents d44af0c54775
children cc15677e0335
line wrap: on
line diff
--- a/lisp/view-less.el	Mon Aug 13 10:52:06 2007 +0200
+++ b/lisp/view-less.el	Mon Aug 13 10:52:53 2007 +0200
@@ -311,6 +311,7 @@
     ;; #### - 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."