.emacs-pre
author Oleksandr Gavenko <gavenkoa@gmail.com>
Mon, 16 Nov 2020 14:23:28 +0200
changeset 1634 1c19f4e2ac19
parent 1400 542850428579
child 1676 2952c3c11261
permissions -rw-r--r--
Disabled global-whitespace-mode as it makes string quoted in double quote highlighted in fundamental-mode. https://emacs.stackexchange.com/questions/61770/whitespace-style-face-activats-highlighting-of-quoted-string-in-fundamental-mo Old good show-trailing-whitespace is used until global-whitespace-mode is fixed.

;; -*- mode: emacs-lisp; coding: utf-8; fill-column: 78 -*-
;;
;; For load order see README.

;; (require 'etags-select)
;; (require 'etags-table)

;; (require 'jabber)