Delete trailing whitespaces

This commit is contained in:
Valentin Gehrke 2017-10-05 08:59:21 +02:00
parent 9b09debefa
commit b9a933ee88

View file

@ -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.