We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4fc42ff commit b227a27Copy full SHA for b227a27
emir.el
@@ -85,7 +85,7 @@
85
;; To force it to use the latest tag, use something like "git describe
86
;; --long --match 'emacs-30.0*'". Except when we are very close to a
87
;; tag, the count never-the-less tends to be off by several magnitudes.
88
-(defconst emir-emacs-reference "emacs-30.1-rc1-0-g92e96a11752")
+(defconst emir-emacs-reference "emacs-30.1-0-g8ac894e2246")
89
90
(defconst emir-emacs-repository "~/src/emacs/emacs/master")
91
(defconst emir-gnu-elpa-repository (expand-file-name "gnu-elpa/" epkg-repository))
0 commit comments