* etc/themes/modus-themes.el: Bump version for GNU ELPA release
(News:): New section.
This commit is contained in:
parent
ef122bf45d
commit
0fbd2fa88c
1 changed files with 15 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
|
||||
;; Author: Protesilaos Stavrou <info@protesilaos.com>
|
||||
;; URL: https://gitlab.com/protesilaos/modus-themes
|
||||
;; Version: 1.2.3
|
||||
;; Version: 1.2.4
|
||||
;; Package-Requires: ((emacs "26.1"))
|
||||
;; Keywords: faces, theme, accessibility
|
||||
|
||||
|
@ -386,6 +386,20 @@
|
|||
;; - modus-operandi-theme.el (Light theme)
|
||||
;; - modus-vivendi-theme.el (Dark theme)
|
||||
|
||||
;;; News:
|
||||
;;
|
||||
;; Users updating from older versions to >= 1.0.0, are advised to read
|
||||
;; the anouncement on the emacs-devel mailing list:
|
||||
;; <https://lists.gnu.org/archive/html/emacs-devel/2021-03/msg00300.html>.
|
||||
;;
|
||||
;; The web page of the change log is also available:
|
||||
;; <https://protesilaos.com/modus-themes-changelog/>.
|
||||
;;
|
||||
;; An Info manual should be distributed with the Modus themes.
|
||||
;; Evaluate this form to access it directly:
|
||||
;;
|
||||
;; (info "(modus-themes) Top")
|
||||
|
||||
;;; Code:
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue