]> git.eshelyaron.com Git - emacs.git/commit
Fix menu binding for files in fileset
authorMauro Aranda <maurooaranda@gmail.com>
Tue, 24 Nov 2020 11:48:55 +0000 (08:48 -0300)
committerMauro Aranda <maurooaranda@gmail.com>
Tue, 24 Nov 2020 11:48:55 +0000 (08:48 -0300)
commitc390141d39790bda2ac836a6ae03d5f02c58cdd4
treecec003f75e1add99126785ea8bbcf746c1382bc4
parentcbd24607d7b7419eb0f639c95185aff13f99c10d
Fix menu binding for files in fileset

* lisp/filesets.el (filesets-remake-shortcut): We want the callback of
the menu item, not a list that contains the callback.  (Bug#44764)
lisp/filesets.el