/[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.6 by monnier, Mon Jun 24 21:35:09 2002 UTC revision 1.7 by rms, Tue Sep 10 16:45:42 2002 UTC
# Line 56  if that value is non-nil." Line 56  if that value is non-nil."
56          mode-name "Describe-Text")          mode-name "Describe-Text")
57    (use-local-map describe-text-mode-map)    (use-local-map describe-text-mode-map)
58    (widget-setup)    (widget-setup)
59      (add-hook 'change-major-mode-hook 'font-lock-defontify nil t)
60    (run-hooks 'describe-text-mode-hook))    (run-hooks 'describe-text-mode-hook))
61    
62  ;;; Describe-Text Utilities.  ;;; Describe-Text Utilities.

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

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