]> git.eshelyaron.com Git - emacs.git/commit
Small fixes
authorJuri Linkov <juri@linkov.net>
Tue, 23 Feb 2021 19:05:30 +0000 (21:05 +0200)
committerJuri Linkov <juri@linkov.net>
Tue, 23 Feb 2021 19:05:30 +0000 (21:05 +0200)
commit6172454ff36a23b903352ef099f15de7d013a3c9
tree42b026d86ba6aed87d758c14a29e1af67641ddbc
parent29c0b640ba7bd076345d654fc5c393062eab83af
Small fixes

* lisp/emacs-lisp/seq.el (seq-contains): Move the ‘declare’ form
after the docstring.
* lisp/misc.el (copy-from-above-command): Fix whitespace regexp.
lisp/emacs-lisp/seq.el
lisp/misc.el