# HG changeset patch # User Oleksandr Gavenko # Date 1310018988 -10800 # Node ID 994de19746160f5c3663739ff7c373270223a348 # Parent 9761254a1260794c8ef98321ddad3bb8f1aea8cc fix misspelling diff -r 9761254a1260 -r 994de1974616 .emacs-my --- a/.emacs-my Wed Jul 06 15:53:09 2011 +0300 +++ b/.emacs-my Thu Jul 07 09:09:48 2011 +0300 @@ -773,7 +773,7 @@ (insert result))))) ;; ---------------------------------------------------------------- -(massage "rst, reStructuredText") +(message "rst, reStructuredText") ;; Maintaining the table of contents up-to-date. (add-hook 'rst-adjust-hook 'rst-toc-update)