/[emacs]/emacs/lisp/emacs-lisp/pp.el
ViewVC logotype

Diff of /emacs/lisp/emacs-lisp/pp.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.18.4.4 by miles, Tue Jul 6 09:31:51 2004 UTC revision 1.18.4.5 by miles, Tue Jul 6 10:23:36 2004 UTC
# Line 54  to make output that `read' can handle, w Line 54  to make output that `read' can handle, w
54            (buffer-string))            (buffer-string))
55        (kill-buffer (current-buffer)))))        (kill-buffer (current-buffer)))))
56    
57    ;;;###autoload
58  (defun pp-buffer ()  (defun pp-buffer ()
59    "Prettify the current buffer with printed representation of a Lisp object."    "Prettify the current buffer with printed representation of a Lisp object."
60    (goto-char (point-min))    (goto-char (point-min))

Legend:
Removed from v.1.18.4.4  
changed lines
  Added in v.1.18.4.5

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26