diff --git a/emacs/.emacs b/emacs/.emacs index c94359a..b80e68f 100644 --- a/emacs/.emacs +++ b/emacs/.emacs @@ -284,7 +284,7 @@ ; (t (message "Compilation exited abnormaly: %s" string)))) ; ;(setq compilation-finish-function 'my/compilation-bury-buffer-without-error) - + ;(defun my/setup-compilation-window () ; (when (not (get-buffer-window "*compilation*")) ; (save-selected-window @@ -334,7 +334,7 @@ ; ((string-match "^\\*.*\\*$" (buffer-name buffer)) nil) ; ((null (buffer-modified-p buffer)) nil) ; (t nil))))) - + ;; Latex german (quail-define-package "latex-german" "UTF-8" "LaGe" t "Transforms umlauts to the better latex notation.