summaryrefslogtreecommitdiff
path: root/textproc/rst.el/pkg-message
blob: 8c17f5cc2d20f9d1688a5d58089a56c41b90a1df (plain) (blame)
1
2
3
4
5
6
To use rst.el, add the following line to your ~/.emacs or init.el:

  (require 'rst)
  (add-hook 'text-mode-hook 'rst-text-mode-bindings)