diff options
| author | Miquel Sabaté Solà <msabate@suse.com> | 2019-01-24 16:16:25 +0100 |
|---|---|---|
| committer | Miquel Sabaté Solà <msabate@suse.com> | 2019-01-24 16:16:25 +0100 |
| commit | 5af5137777e42fa418175f10c262d50421b36dd8 (patch) | |
| tree | a216bb4d1dcd79f33c91e9217670be500fbcfd24 /emacs/README.org | |
| parent | db68fd12faab083c16c40b5a36ceb7f6477a702f (diff) | |
| download | dotfiles-5af5137777e42fa418175f10c262d50421b36dd8.tar.gz dotfiles-5af5137777e42fa418175f10c262d50421b36dd8.zip | |
emacs: dropping support for 24.x
This release is now 5 years old and some important packages like projectile have
dropped support for it as well.
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
Diffstat (limited to 'emacs/README.org')
| -rw-r--r-- | emacs/README.org | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/emacs/README.org b/emacs/README.org index baac658..517908a 100644 --- a/emacs/README.org +++ b/emacs/README.org @@ -17,6 +17,8 @@ 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. + * Dependencies First of all, install the [[https://github.com/mssola/soria][soria]] color theme. This should already be handled by |
