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


From: Per Abrahamsen
Subject: [Emacs-diffs] Changes to emacs/lisp/emacs-lisp/pp.el
Date: Thu, 14 Feb 2002 11:47:11 -0500

Index: emacs/lisp/emacs-lisp/pp.el
diff -c emacs/lisp/emacs-lisp/pp.el:1.17 emacs/lisp/emacs-lisp/pp.el:1.18
*** emacs/lisp/emacs-lisp/pp.el:1.17    Tue Sep  4 08:49:37 2001
--- emacs/lisp/emacs-lisp/pp.el Thu Feb 14 11:47:11 2002
***************
*** 36,41 ****
--- 36,42 ----
    :type 'boolean
    :group 'pp)
  
+ ;;;###autoload
  (defun pp-to-string (object)
    "Return a string containing the pretty-printed representation of OBJECT.
  OBJECT can be any Lisp object.  Quoting characters are used as needed



reply via email to

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