diff options
Diffstat (limited to '.emacs.d/conkeror.el')
-rw-r--r-- | .emacs.d/conkeror.el | 5 |
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 |