projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3660c51
)
* lisp/emacs-lisp/track-changes.el: Fix trailer
author
Stefan Monnier
<monnier@iro.umontreal.ca>
Wed, 17 Apr 2024 14:57:11 +0000
(10:57 -0400)
committer
Stefan Monnier
<monnier@iro.umontreal.ca>
Wed, 17 Apr 2024 14:57:11 +0000
(10:57 -0400)
lisp/emacs-lisp/track-changes.el
patch
|
blob
|
history
diff --git
a/lisp/emacs-lisp/track-changes.el
b/lisp/emacs-lisp/track-changes.el
index 03d031deb4d787678509c6873e2168a56cef5f87..c11c976312b01b60ee4bfb24b67914f7984619bd 100644
(file)
--- a/
lisp/emacs-lisp/track-changes.el
+++ b/
lisp/emacs-lisp/track-changes.el
@@
-3,7
+3,7
@@
;; Copyright (C) 2024 Free Software Foundation, Inc.
;; Author: Stefan Monnier <monnier@iro.umontreal.ca>
-;; Version: 1.
0
+;; Version: 1.
1
;; Package-Requires: ((emacs "24"))
;; This file is part of GNU Emacs.
@@
-638,4
+638,4
@@
Re-arms ID's signal."
`(track-changes-fetch ,id (lambda ,vars ,@body)))
(provide 'track-changes)
-;;; track-changes.el end
here.
+;;; track-changes.el end
s here