emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/emacs-lisp/pp.el [lexbind]


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lisp/emacs-lisp/pp.el [lexbind]
Date: Tue, 06 Jul 2004 07:00:01 -0400

Index: emacs/lisp/emacs-lisp/pp.el
diff -c emacs/lisp/emacs-lisp/pp.el:1.18.4.4 
emacs/lisp/emacs-lisp/pp.el:1.18.4.5
*** emacs/lisp/emacs-lisp/pp.el:1.18.4.4        Tue Jul  6 09:31:51 2004
--- emacs/lisp/emacs-lisp/pp.el Tue Jul  6 10:23:36 2004
***************
*** 54,59 ****
--- 54,60 ----
          (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))




reply via email to

[Prev in Thread] Current Thread [Next in Thread]