summaryrefslogtreecommitdiff
path: root/.emacs.d/conkeror.el
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2011-05-17 16:27:50 -0400
committerLuke Shumaker <LukeShu@sbcglobal.net>2011-05-17 16:27:50 -0400
commitb81536ad49001abf292bd31a0dcbf57e387387b1 (patch)
tree722cac2e9eab46a3b18d930dcd37703df48ebeba /.emacs.d/conkeror.el
parent5b8794f1f5e82c1a220f36a724e5c8ce3335c462 (diff)
Fiddle with emacs config (when to use -n, -c), get emacs using el-get.
Diffstat (limited to '.emacs.d/conkeror.el')
-rw-r--r--.emacs.d/conkeror.el5
1 files changed, 0 insertions, 5 deletions
diff --git a/.emacs.d/conkeror.el b/.emacs.d/conkeror.el
deleted file mode 100644
index ea1aec1..0000000
--- a/.emacs.d/conkeror.el
+++ /dev/null
@@ -1,5 +0,0 @@
-(
- (insert "xwidgetdemo<<< a button. another button\n")
- (goto-char (point-min))
- (put-text-property (point) (+ 1 (point)) 'display '(xwidget :xwidget-id 1 :type 1 :title "1" :width 40 :height 50))
-) \ No newline at end of file