diff options
| author | Glenn Morris | 2020-01-17 07:50:23 -0800 |
|---|---|---|
| committer | Glenn Morris | 2020-01-17 07:50:23 -0800 |
| commit | 213840acf272186f014a1c69eb68fdf84f5040db (patch) | |
| tree | e2394ed63a9932f5fe7c035344af095775c6d8e8 /lisp/obsolete | |
| parent | b615c1fa8c78413e24c65206f15c6cb03c8175d4 (diff) | |
| parent | 8d091f7fc20a70efd55aad688acc00490f1fe0cc (diff) | |
| download | emacs-213840acf272186f014a1c69eb68fdf84f5040db.tar.gz emacs-213840acf272186f014a1c69eb68fdf84f5040db.zip | |
Merge from origin/emacs-27
8d091f7fc2 ; Fix recent markup change
b78426526c ; * lisp/obsolete/vc-arch.el: Add missing "Obsolete-since"...
3fb37dc9a4 ; * lisp/ezimage.el: Fix typo.
778923afe5 Document feature requests in the Emacs manual
Diffstat (limited to 'lisp/obsolete')
| -rw-r--r-- | lisp/obsolete/vc-arch.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/obsolete/vc-arch.el b/lisp/obsolete/vc-arch.el index 0b70927e406..b186a5c52a2 100644 --- a/lisp/obsolete/vc-arch.el +++ b/lisp/obsolete/vc-arch.el | |||
| @@ -5,6 +5,7 @@ | |||
| 5 | ;; Author: FSF (see vc.el for full credits) | 5 | ;; Author: FSF (see vc.el for full credits) |
| 6 | ;; Maintainer: Stefan Monnier <monnier@gnu.org> | 6 | ;; Maintainer: Stefan Monnier <monnier@gnu.org> |
| 7 | ;; Package: vc | 7 | ;; Package: vc |
| 8 | ;; Obsolete-since: 25.1 | ||
| 8 | 9 | ||
| 9 | ;; This file is part of GNU Emacs. | 10 | ;; This file is part of GNU Emacs. |
| 10 | 11 | ||