Move Code: label before the beginning of code
From the place where it was inserted by checkdoc.
This commit is contained in:
parent
57a18de9aa
commit
3e37e3ad0c
@ -33,10 +33,10 @@
|
|||||||
;; `M-x pip-frame-remove-buffer' or close the whole frame with
|
;; `M-x pip-frame-remove-buffer' or close the whole frame with
|
||||||
;; `M-x pip-frame-delete-frame'.
|
;; `M-x pip-frame-delete-frame'.
|
||||||
|
|
||||||
(require 'cl-lib)
|
|
||||||
|
|
||||||
;;; Code:
|
;;; Code:
|
||||||
|
|
||||||
|
(require 'cl-lib)
|
||||||
|
|
||||||
(defgroup pip-frame ()
|
(defgroup pip-frame ()
|
||||||
"Display PIP frame."
|
"Display PIP frame."
|
||||||
:group 'frames)
|
:group 'frames)
|
||||||
|
Loading…
Reference in New Issue
Block a user