/[emacs]/emacs/lisp/descr-text.el
ViewVC logotype

Diff of /emacs/lisp/descr-text.el

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

revision 1.3 by walters, Sat Jun 8 22:12:14 2002 UTC revision 1.4 by walters, Sat Jun 8 22:43:33 2002 UTC
# Line 91  if that value is non-nil." Line 91  if that value is non-nil."
91                                     "*Pp Eval Output*"                                     "*Pp Eval Output*"
92                                   (princ (widget-get widget :value))))                                   (princ (widget-get widget :value))))
93                       pp))))                       pp))))
     
94    
95  (defun describe-text-properties (properties)  (defun describe-text-properties (properties)
96    "Insert a description of PROPERTIES in the current buffer.    "Insert a description of PROPERTIES in the current buffer.
# Line 201  The `category' property is made into a w Line 200  The `category' property is made into a w
200            (describe-text-mode)            (describe-text-mode)
201            (goto-char (point-min)))))))            (goto-char (point-min)))))))
202    
203    (provide 'descr-text)
204    
205  ;;; descr-text.el ends here  ;;; descr-text.el ends here

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

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