Skip to content

Commit

Permalink
emacs:vino: formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
d12frosted committed Dec 26, 2024
1 parent abaf79b commit ffad734
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion emacs/lisp/lib-vino.el
Original file line number Diff line number Diff line change
Expand Up @@ -895,7 +895,7 @@ See `vino-origin-select-fn' for more information."
(setq region note)
(setq appellation note)
(setq region (vulpea-note-meta-get note "parent" 'note))))))

(vulpea-buffer-meta-set "country" country)
(if appellation
(vulpea-buffer-meta-set "appellation" appellation)
Expand Down

0 comments on commit ffad734

Please sign in to comment.