]> git.eshelyaron.com Git - emacs.git/commit
Minor fixes
authorJuri Linkov <juri@linkov.net>
Tue, 16 Mar 2021 18:03:55 +0000 (20:03 +0200)
committerJuri Linkov <juri@linkov.net>
Tue, 16 Mar 2021 18:03:55 +0000 (20:03 +0200)
commit2ebd9502391b2be7dc750aa2947ae75b5ec59ba7
treedbaf0c6609bb2f8eb08cfab35813de02eac62aae
parent6199cdc78bde331cbb9fab4fbb93b467559bf461
Minor fixes

* lisp/frame.el (set-frame-property--interactive): Remove '(point)'
that makes no sense as the default value.  (Bug#9970)

* lisp/simple.el (next-error-found-function): Move defcustom
closer to function 'next-error-found' where it's used.
lisp/frame.el
lisp/simple.el