aboutsummaryrefslogtreecommitdiff
path: root/elisp
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2005-12-27 14:27:16 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2005-12-27 14:27:16 +0000
commit518c320c2785b8b8a6f6a4b5f17e52bcaab33428 (patch)
tree5e83e931d4915587d60a79e5f00063690d06097e /elisp
parentdf5d9a6bc45f31db6d282c7245a456a32f412779 (diff)
downloadgsc-518c320c2785b8b8a6f6a4b5f17e52bcaab33428.tar.gz
gsc-518c320c2785b8b8a6f6a4b5f17e52bcaab33428.tar.bz2
Set up po-subedit-exit-hook
git-svn-id: file:///svnroot/gsc/trunk@175 d2de0444-eb31-0410-8365-af798a554d48
Diffstat (limited to 'elisp')
-rw-r--r--elisp/dot.emacs2
1 files changed, 2 insertions, 0 deletions
diff --git a/elisp/dot.emacs b/elisp/dot.emacs
index d7e9822..d0bf7a3 100644
--- a/elisp/dot.emacs
+++ b/elisp/dot.emacs
@@ -80,6 +80,8 @@
(load "~/lib/po.el")
(add-hook 'po-mode-hook 'gray-po-mode-hook)
(add-hook 'po-subedit-mode-hook 'gray-po-subedit-mode-hook)
+(add-hook 'po-subedit-exit-hook 'gray-po-subedit-exit-hook)
+
(load "~/lib/links-mode.el")
;; Load directory-specific settings:

Return to:

Send suggestions and report system problems to the System administrator.