comparison lisp/textmodes/rst.el @ 96130:b0875b652dc2

Add arch tagline
author Miles Bader <miles@gnu.org>
date Fri, 20 Jun 2008 19:38:53 +0000
parents 8b630d07bb3f
children f55e63ce44fd
comparison
equal deleted inserted replaced
96129:ac3d7f9c33d5 96130:b0875b652dc2
3412 ((boundp 'transient-mark-mode) transient-mark-mode mark-active))) 3412 ((boundp 'transient-mark-mode) transient-mark-mode mark-active)))
3413 3413
3414 3414
3415 3415
3416 (provide 'rst) 3416 (provide 'rst)
3417
3418 ;; arch-tag: 255ac0a3-a689-44cb-8643-04ca55ae490d
3417 ;;; rst.el ends here 3419 ;;; rst.el ends here