mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-01-02 11:21:42 +00:00
(pp-buffer): Add autoload.
This commit is contained in:
parent
da6eb51ce4
commit
c47e847f4d
@ -54,6 +54,7 @@ to make output that `read' can handle, whenever this is possible."
|
||||
(buffer-string))
|
||||
(kill-buffer (current-buffer)))))
|
||||
|
||||
;;;###autoload
|
||||
(defun pp-buffer ()
|
||||
"Prettify the current buffer with printed representation of a Lisp object."
|
||||
(goto-char (point-min))
|
||||
|
Loading…
Reference in New Issue
Block a user