]> gitweb @ CieloNegro.org - sugar.git/commitdiff
Auto commit by The Sugar System.
authorPHO <pho@cielonegro.org>
Wed, 25 Jan 2012 05:40:41 +0000 (14:40 +0900)
committerPHO <pho@cielonegro.org>
Wed, 25 Jan 2012 05:40:41 +0000 (14:40 +0900)
dot-files/_emacs_el

index 927424c236e613fef9798b84616f585da4faa85a..992c03946d15e36c791fc1d726f5f37edeae2a4e 100644 (file)
  '(riece-layout "default")
  '(riece-layout-alist (quote (("middle-right" riece-configure-windows right middle) ("middle-left" riece-configure-windows left middle) ("top-right" riece-configure-windows right top) ("top-left" riece-configure-windows left top) ("bottom-right" riece-configure-windows right bottom) ("bottom-left" riece-configure-windows left bottom) ("top" riece-configure-windows-top) ("spiral" riece-configure-windows-spiral) ("default" . "middle-right"))))
  '(riece-others-buffer-mode nil)
- '(rng-schema-locating-files (quote ("schemas.xml" "/sw/share/schema/schemas.xml" "~/share/nxml/schemas.xml")))
+ '(rng-schema-locating-files (quote ("schemas.xml" "~/share/nxml/schemas.xml" "/usr/pkg/share/emacs/site-lisp/nxml-mode/schema/schemas.xml")))
  '(rst-level-face-base-light 50)
  '(safe-local-variable-values (quote ((todo-categories "Todo" "Todo" "Todo" "Todo"))))
  '(session-use-package t nil (session))
  '(tramp-completion-reread-directory-timeout 2)
  '(tramp-default-host "localhost")
  '(tramp-default-method "sshx")
+ '(uniquify-buffer-name-style (quote forward) nil (uniquify))
+ '(uniquify-trailing-separator-p t)
  '(w3m-bookmark-file-coding-system (quote utf-8))
  '(w3m-coding-system (quote utf-8))
  '(w3m-coding-system-priority-list (quote (utf-8)))
  '(w3m-output-coding-system (quote utf-8))
  '(w3m-terminal-coding-system (quote utf-8))
  '(w3m-use-cookies t)
- '(windmove-wrap-around t)
  '(x-select-enable-clipboard t))
 (custom-set-faces
   ;; custom-set-faces was added by Custom.