Compare commits
2 Commits
6de0e152eb
...
7514139d18
Author | SHA1 | Date | |
---|---|---|---|
7514139d18 | |||
5ff002372b |
@ -4,6 +4,7 @@
|
|||||||
|
|
||||||
;; Author: Milan Zamazal <pdm@zamazal.org>
|
;; Author: Milan Zamazal <pdm@zamazal.org>
|
||||||
;; Package-Version: 1
|
;; Package-Version: 1
|
||||||
|
;; Package-Requires: ((emacs "25.1"))
|
||||||
;; Keywords: frames
|
;; Keywords: frames
|
||||||
;; URL: https://git.zamazal.org/pdm/pip-frame
|
;; URL: https://git.zamazal.org/pdm/pip-frame
|
||||||
|
|
||||||
@ -225,3 +226,5 @@ Any other key stops this command and executes its own command."
|
|||||||
(set-transient-map pip-frame-move-map t))
|
(set-transient-map pip-frame-move-map t))
|
||||||
|
|
||||||
(provide 'pip-frame)
|
(provide 'pip-frame)
|
||||||
|
|
||||||
|
;;; pip-frame.el ends here
|
||||||
|
Loading…
Reference in New Issue
Block a user