XEmacs 21.2.14.
[chise/xemacs-chise.git.1] / lisp / view-less.el
index 23296f9..28c14be 100644 (file)
@@ -312,6 +312,7 @@ as a modified buffer.  This works even if the buffer is read-only."
     ;; #### - 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."