]> git.eshelyaron.com Git - emacs.git/commit
* Rework `comp-ret-type-spec' in terms of `comp-phi'
authorAndrea Corallo <akrl@sdf.org>
Thu, 12 Nov 2020 14:08:58 +0000 (15:08 +0100)
committerAndrea Corallo <akrl@sdf.org>
Thu, 12 Nov 2020 22:55:49 +0000 (23:55 +0100)
commit6f10e0f09fc3adc9a7a114100cd2864a4bd7c708
tree23f2fd4f197b087cc73b27447aac35a1fe757fed
parentc4749cebeb68d75456d5ea9188323276f26d5b43
* Rework `comp-ret-type-spec' in terms of `comp-phi'

* lisp/emacs-lisp/comp.el (comp-ret-type-spec): Use `comp-func'
not to duplicate logic plus add null type specifier support and
some comments.
lisp/emacs-lisp/comp.el