/[emacs]/emacs/lisp/ehelp.el
ViewVC logotype

Diff of /emacs/lisp/ehelp.el

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

revision 1.32 by lektu, Tue Feb 4 11:15:34 2003 UTC revision 1.33 by rms, Mon Jul 7 21:05:17 2003 UTC
# Line 418  will select it.)" Line 418  will select it.)"
418      (substitute-key-definition 'describe-bindings 'electric-describe-bindings map)      (substitute-key-definition 'describe-bindings 'electric-describe-bindings map)
419      (substitute-key-definition 'describe-syntax 'electric-describe-syntax map)      (substitute-key-definition 'describe-syntax 'electric-describe-syntax map)
420    
421      (setq ehelp-map map)      (setq ehelp-map map)))
422      (fset 'ehelp-command map)))  
423    ;;;###(autoload 'ehelp-command "ehelp" "Prefix command for ehelp." t 'keymap)
424    (defalias 'ehelp-command ehelp-map)
425    (put 'ehelp-command 'documentation "Prefix command for ehelp.")
426    
427  (provide 'ehelp)  (provide 'ehelp)
428    

Legend:
Removed from v.1.32  
changed lines
  Added in v.1.33

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