Mercurial > emacs
comparison lisp/ehelp.el @ 52401:695cf19ef79e
Add arch taglines
author | Miles Bader <miles@gnu.org> |
---|---|
date | Mon, 01 Sep 2003 15:45:59 +0000 |
parents | 96f6726bae4d |
children | ca50b63ed141 375f2633d815 |
comparison
equal
deleted
inserted
replaced
52400:b32a475b367f | 52401:695cf19ef79e |
---|---|
424 (defalias 'ehelp-command ehelp-map) | 424 (defalias 'ehelp-command ehelp-map) |
425 (put 'ehelp-command 'documentation "Prefix command for ehelp.") | 425 (put 'ehelp-command 'documentation "Prefix command for ehelp.") |
426 | 426 |
427 (provide 'ehelp) | 427 (provide 'ehelp) |
428 | 428 |
429 ;;; arch-tag: e0e3037f-42c0-433e-ba18-322c5d951f46 | |
429 ;;; ehelp.el ends here | 430 ;;; ehelp.el ends here |