Compare commits

..

No commits in common. "7514139d189f7d687d8a1c2b533a52a860c5e1c2" and "6de0e152ebe09be8589df747fe76a7246bd8a541" have entirely different histories.

View File

@ -4,7 +4,6 @@
;; Author: Milan Zamazal <pdm@zamazal.org>
;; Package-Version: 1
;; Package-Requires: ((emacs "25.1"))
;; Keywords: frames
;; URL: https://git.zamazal.org/pdm/pip-frame
@ -226,5 +225,3 @@ Any other key stops this command and executes its own command."
(set-transient-map pip-frame-move-map t))
(provide 'pip-frame)
;;; pip-frame.el ends here