diff options
| author | Miquel Sabaté Solà <msabate@suse.com> | 2019-09-05 14:00:25 +0200 |
|---|---|---|
| committer | Miquel Sabaté Solà <msabate@suse.com> | 2019-09-05 16:46:12 +0200 |
| commit | 99f78178964d12e3a8ae6cc4aebf894320e562df (patch) | |
| tree | 1c780d0b9d4740a41616ae716decbc469a102d8d /.emacs.d/README.org | |
| parent | 0f3444ced75558884334a99fc04b9c72b1924e42 (diff) | |
| download | dotfiles-99f78178964d12e3a8ae6cc4aebf894320e562df.tar.gz dotfiles-99f78178964d12e3a8ae6cc4aebf894320e562df.zip | |
Added linters and polished code
The minimum version supported has been raised to 25.3.
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
Diffstat (limited to '.emacs.d/README.org')
| -rw-r--r-- | .emacs.d/README.org | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.emacs.d/README.org b/.emacs.d/README.org index 3cb3ccb..70ccec8 100644 --- a/.emacs.d/README.org +++ b/.emacs.d/README.org @@ -17,7 +17,7 @@ instructs =emacsclient= to spawn a new server if there isn't one already. This means that the first time around it will take some time, but in the next time everything will be alright. -=Supported versions=: GNU Emacs 25.x and 26.x. +=Supported versions=: GNU Emacs 25.3 and 26.x. * Dependencies |
