diff options
author | Matthew Kennedy <mkennedy@gentoo.org> | 2003-09-21 02:41:06 +0000 |
---|---|---|
committer | Matthew Kennedy <mkennedy@gentoo.org> | 2003-09-21 02:41:06 +0000 |
commit | c586a4e68daa5cf5c3736c17987f5b1d13ff0722 (patch) | |
tree | 74e30ec029e078a772a516635ab706f9f2d9a7e2 /app-emacs/qwerty/files | |
parent | resolves bug 20987 (diff) | |
download | gentoo-2-c586a4e68daa5cf5c3736c17987f5b1d13ff0722.tar.gz gentoo-2-c586a4e68daa5cf5c3736c17987f5b1d13ff0722.tar.bz2 gentoo-2-c586a4e68daa5cf5c3736c17987f5b1d13ff0722.zip |
resolves bug 20987
Diffstat (limited to 'app-emacs/qwerty/files')
-rw-r--r-- | app-emacs/qwerty/files/50qwerty-gentoo.el | 6 | ||||
-rw-r--r-- | app-emacs/qwerty/files/digest-qwerty-1.1 | 1 |
2 files changed, 7 insertions, 0 deletions
diff --git a/app-emacs/qwerty/files/50qwerty-gentoo.el b/app-emacs/qwerty/files/50qwerty-gentoo.el new file mode 100644 index 000000000000..15dc6a8e12f1 --- /dev/null +++ b/app-emacs/qwerty/files/50qwerty-gentoo.el @@ -0,0 +1,6 @@ + +;;; qwerty site-lisp configuration + +(add-to-list 'load-path "@SITELISP@") +(autoload 'qwerty "qwerty" "Switch between QWERTY and DVORAK without changing the system keymap" t) + diff --git a/app-emacs/qwerty/files/digest-qwerty-1.1 b/app-emacs/qwerty/files/digest-qwerty-1.1 new file mode 100644 index 000000000000..85f02ddaa77a --- /dev/null +++ b/app-emacs/qwerty/files/digest-qwerty-1.1 @@ -0,0 +1 @@ +MD5 6de9a8e4e8ed2a283bc63e8cb73fcb7c qwerty-1.1.tar.gz 3629 |