emacs/org/elpa/revert-buffer-all-20240421.836/revert-buffer-all-pkg.el

13 lines
452 B
EmacsLisp
Raw Normal View History

2024-07-28 16:03:37 +00:00
(define-package "revert-buffer-all" "20240421.836" "Revert all open buffers"
'((emacs "24.3"))
:commit "d49462047ebb442d7872f12007380797ee49473c" :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: