emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/descr-text.el


From: Colin Walters
Subject: [Emacs-diffs] Changes to emacs/lisp/descr-text.el
Date: Sat, 08 Jun 2002 18:43:33 -0400

Index: emacs/lisp/descr-text.el
diff -c emacs/lisp/descr-text.el:1.3 emacs/lisp/descr-text.el:1.4
*** emacs/lisp/descr-text.el:1.3        Sat Jun  8 18:12:14 2002
--- emacs/lisp/descr-text.el    Sat Jun  8 18:43:33 2002
***************
*** 91,97 ****
                                   "*Pp Eval Output*"
                                 (princ (widget-get widget :value))))
                     pp))))
-   
  
  (defun describe-text-properties (properties)
    "Insert a description of PROPERTIES in the current buffer.
--- 91,96 ----
***************
*** 200,204 ****
--- 199,205 ----
            (describe-text-properties properties))
          (describe-text-mode)
          (goto-char (point-min)))))))
+ 
+ (provide 'descr-text)
  
  ;;; descr-text.el ends here



reply via email to

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