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: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lisp/emacs-lisp/pp.el
Date: Fri, 04 Apr 2003 01:22:00 -0500

Index: emacs/lisp/emacs-lisp/pp.el
diff -c emacs/lisp/emacs-lisp/pp.el:1.18 emacs/lisp/emacs-lisp/pp.el:1.19
*** emacs/lisp/emacs-lisp/pp.el:1.18    Thu Feb 14 11:47:11 2002
--- emacs/lisp/emacs-lisp/pp.el Tue Feb  4 07:53:34 2003
***************
*** 31,37 ****
    :prefix "pp-"
    :group 'lisp)
  
! (defcustom pp-escape-newlines t 
    "*Value of `print-escape-newlines' used by pp-* functions."
    :type 'boolean
    :group 'pp)
--- 31,37 ----
    :prefix "pp-"
    :group 'lisp)
  
! (defcustom pp-escape-newlines t
    "*Value of `print-escape-newlines' used by pp-* functions."
    :type 'boolean
    :group 'pp)




reply via email to

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