/[emacs]/emacs/lisp/help-fns.el
ViewVC logotype

Diff of /emacs/lisp/help-fns.el

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

revision 1.1 by eliz, Mon Nov 26 19:49:04 2001 UTC revision 1.2 by eliz, Mon Nov 26 19:51:04 2001 UTC
# Line 1  Line 1 
1  ;;; help-funs.el --- Complex help functions  ;;; help-fns.el --- Complex help functions
2    
3  ;; Copyright (C) 1985, 1986, 1993, 1994, 1998, 1999, 2000, 2001  ;; Copyright (C) 1985, 1986, 1993, 1994, 1998, 1999, 2000, 2001
4  ;;   Free Software Foundation, Inc.  ;;   Free Software Foundation, Inc.
# Line 452  BUFFER defaults to the current buffer." Line 452  BUFFER defaults to the current buffer."
452            (insert "\nThe parent syntax table is:")            (insert "\nThe parent syntax table is:")
453            (describe-vector table 'internal-describe-syntax-value))))))            (describe-vector table 'internal-describe-syntax-value))))))
454    
455  (provide 'help-funs)  (provide 'help-fns)
456    
457  ;;; help-funs.el ends here  ;;; help-fns.el ends here

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

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