.emacs-my
changeset 1288 6333a733046f
parent 1282 c4bc43d16082
child 1289 85654fc21cf5
--- a/.emacs-my	Wed Apr 22 00:54:41 2015 +0300
+++ b/.emacs-my	Thu Apr 23 02:04:23 2015 +0300
@@ -989,6 +989,12 @@
 (add-to-list 'magic-mode-alist (cons #'my--is-file-large #'my-large-file-mode))
 
 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
+(message "bookmark")
+
+;; (require 'autobm)
+(global-set-key (kbd "C-x r m") 'autobm)
+
+;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
 (message "completion")
 
 ;; I remove partial-completion-mode because it depricated in Emacs 24.0.