mirror of
https://codeberg.org/scip/dot-emacs.git
synced 2025-12-17 04:20:57 +01:00
forgot to save
This commit is contained in:
7
.emacs
7
.emacs
@@ -1,4 +1,4 @@
|
|||||||
;; Toms Emacs Config - portable - version ("20181222.01") -*-emacs-lisp-*-
|
;; Toms Emacs Config - portable - version ("20181227.01") -*-emacs-lisp-*-
|
||||||
;; * Introduction
|
;; * Introduction
|
||||||
|
|
||||||
;; This is my emacs config, it is more than twenty years old. It
|
;; This is my emacs config, it is more than twenty years old. It
|
||||||
@@ -748,6 +748,9 @@
|
|||||||
;; 20181222.01
|
;; 20181222.01
|
||||||
;; - removed duplicate key bindings, added via comment
|
;; - removed duplicate key bindings, added via comment
|
||||||
|
|
||||||
|
;; 20181227.01
|
||||||
|
;; - ena variable pitch w/ org, turned face config into theme
|
||||||
|
|
||||||
;; ** TODO
|
;; ** TODO
|
||||||
|
|
||||||
;; - check helpful https://github.com/wilfred/helpful
|
;; - check helpful https://github.com/wilfred/helpful
|
||||||
@@ -775,7 +778,7 @@
|
|||||||
;; My emacs config has a version (consisting of a timestamp with a
|
;; My emacs config has a version (consisting of a timestamp with a
|
||||||
;; serial), which I display in the mode line. So I can clearly see, if
|
;; serial), which I display in the mode line. So I can clearly see, if
|
||||||
;; I'm using an outdated config somewhere.
|
;; I'm using an outdated config somewhere.
|
||||||
(defvar tvd-emacs-version "20181222.01")
|
(defvar tvd-emacs-version "20181227.01")
|
||||||
|
|
||||||
;; --------------------------------------------------------------------------------
|
;; --------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
|||||||
974
emacs.html
974
emacs.html
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user