Archived
1
0
Fork 0
This repository has been archived on 2024-10-19. You can view files and clone it, but cannot push or open issues or pull requests.
emacs/org/elpa/revert-buffer-all-20230109.536/revert-buffer-all-pkg.el

13 lines
452 B
EmacsLisp

(define-package "revert-buffer-all" "20230109.536" "Revert all open buffers"
'((emacs "24.3"))
:commit "08e90d2d75f5d5900ca2a0d2670592bcf2b2d68f" :authors
'(("Campbell Barton" . "ideasman42@gmail.com"))
:maintainers
'(("Campbell Barton" . "ideasman42@gmail.com"))
:maintainer
'("Campbell Barton" . "ideasman42@gmail.com")
:url "https://codeberg.org/ideasman42/emacs-buffer-revert-all")
;; Local Variables:
;; no-byte-compile: t
;; End: