lisp/emacs-lisp/track-changes.el: Make GNU ELPA release
This commit is contained in:
parent
bab17c7fb5
commit
4980089960
1 changed files with 7 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
|||
;; Copyright (C) 2024-2025 Free Software Foundation, Inc.
|
||||
|
||||
;; Author: Stefan Monnier <monnier@iro.umontreal.ca>
|
||||
;; Version: 1.2
|
||||
;; Version: 1.3
|
||||
;; Package-Requires: ((emacs "24"))
|
||||
|
||||
;; This file is part of GNU Emacs.
|
||||
|
@ -76,7 +76,12 @@
|
|||
|
||||
;;; News:
|
||||
|
||||
;; Since v1.1:
|
||||
;; v1.3:
|
||||
;;
|
||||
;; - Fix bug#73041.
|
||||
;; - New `trace' setting for `track-changes-record-errors'.
|
||||
;;
|
||||
;; v1.2:
|
||||
;;
|
||||
;; - New function `track-changes-inconsistent-state-p'.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue