additional global bindings, goto-last-change, nxml config updates
[emacs-init.git] / emacs-custom.el
index b2e8f39..9044c9c 100644 (file)
@@ -30,7 +30,7 @@
  '(global-auto-revert-mode nil)
  '(global-highlight-changes-mode t)
  '(global-subword-mode t)
- '(global-visual-line-mode t)
+ '(global-visual-line-mode nil)
  '(global-whitespace-mode nil)
  '(highlight-changes-colors nil)
  '(highlight-changes-face-list nil)
@@ -43,6 +43,7 @@
  '(ispell-dictionary "deutsch8")
  '(ispell-extra-args (quote ("--sug-mode=ultra")))
  '(ispell-program-name "c:/cygwin/bin/aspell.exe")
+ '(line-move-visual nil)
  '(ls-lisp-dirs-first t)
  '(nxml-child-indent 4)
  '(nxml-where-global-mode nil)