X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=lisp%2Fview-less.el;h=28c14bede76cdff5db87722b49eac2d50930fabf;hb=5854fb5730482af8fb33e449621f5241bd1a7d74;hp=23296f9f54f4a73bb8c66de97e80d6b737982027;hpb=77dcef404dc78635f6ffa8f71a803d2bc7cc8921;p=chise%2Fxemacs-chise.git diff --git a/lisp/view-less.el b/lisp/view-less.el index 23296f9..28c14be 100644 --- a/lisp/view-less.el +++ b/lisp/view-less.el @@ -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."