aboutsummaryrefslogtreecommitdiff
path: root/elisp
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2005-08-10 12:54:55 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2005-08-10 12:54:55 +0000
commit855000ae6f4b6a13c6e262a04cd9e68ca7129f69 (patch)
treeaede7469ac547878c0c290e42d27ed7e22941415 /elisp
parent725d02d85fc99a50ff69c27f6c7faef3a6d67678 (diff)
downloadgsc-855000ae6f4b6a13c6e262a04cd9e68ca7129f69.tar.gz
gsc-855000ae6f4b6a13c6e262a04cd9e68ca7129f69.tar.bz2
Updated
git-svn-id: file:///svnroot/gsc/trunk@65 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 eaf022f..d7e9822 100644
--- a/elisp/dot.emacs
+++ b/elisp/dot.emacs
@@ -51,6 +51,8 @@
(autoload 'sc-cite-original "supercite")
(autoload 'sc-submit-bug-report "supercite")
+(setq user-mail-address "gray@gnu.org.ua")
+
; Configure MH
;(load "mailutils-mh")
(require 'mh-e)

Return to:

Send suggestions and report system problems to the System administrator.