]> git.eshelyaron.com Git - emacs.git/commit
lisp/*.el: Force non-nil result to t, to match docstring
authorJuanma Barranquero <lekktu@gmail.com>
Thu, 17 Oct 2019 00:08:43 +0000 (02:08 +0200)
committerJuanma Barranquero <lekktu@gmail.com>
Thu, 17 Oct 2019 00:08:43 +0000 (02:08 +0200)
commit2bb0703e24ec1b02bb2ab4be67719e2e050cc4d3
tree77a076491e0635e2728393ac79c87f925e4a935e
parentd502f0c4b5bf0d6dbf0a125b01db21fa3b6292df
lisp/*.el: Force non-nil result to t, to match docstring

* lisp/emacs-lock.el (emacs-lock-live-process-p):
* lisp/shadowfile.el (shadow-file-match):
* lisp/emacs-lisp/edebug.el (edebug-basic-spec):
* lisp/mail/rmail.el (rmail-expunge-confirmed):
* lisp/net/soap-client.el (soap-should-encode-value-for-xs-element):
* lisp/progmodes/idlwave.el (idlwave-quoted):
* lisp/progmodes/idlw-shell.el (idlwave-shell-filename-string):
* lisp/textmodes/refbib.el (r2b-isa-proceedings):
* lisp/textmodes/texnfo-upd.el (texinfo-find-lower-level-node):
Normalize boolean result.
lisp/emacs-lisp/edebug.el
lisp/emacs-lock.el
lisp/mail/rmail.el
lisp/net/soap-client.el
lisp/progmodes/idlw-shell.el
lisp/progmodes/idlwave.el
lisp/shadowfile.el
lisp/textmodes/refbib.el
lisp/textmodes/texnfo-upd.el