Mercurial > hg > xemacs-beta
diff lisp/view-less.el @ 398:74fd4e045ea6 r21-2-29
Import from CVS: tag r21-2-29
author | cvs |
---|---|
date | Mon, 13 Aug 2007 11:13:30 +0200 |
parents | 8626e4521993 |
children |
line wrap: on
line diff
--- a/lisp/view-less.el Mon Aug 13 11:12:06 2007 +0200 +++ b/lisp/view-less.el Mon Aug 13 11:13:30 2007 +0200 @@ -312,6 +312,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."