]> git.eshelyaron.com Git - emacs.git/commit
Fix search error in woman.el
authorThierry Volpiatto <thievol@posteo.net>
Wed, 31 Jan 2024 13:54:16 +0000 (13:54 +0000)
committerEshel Yaron <me@eshelyaron.com>
Sun, 4 Feb 2024 11:00:58 +0000 (12:00 +0100)
commita3a72032aa5456f987dcee0723c60952a39c3dcd
treefa01c7247fa98b63c7aa5bf8dee7046253fae082
parent38f4bdb5e824115b3bc81caa8cfce2ea66c96a15
Fix search error in woman.el

* lisp/woman.el (woman-if-body): Avoid signaling an error
if "el }" is not found.  (Bug#68852)

(cherry picked from commit d0766c0999e1e78b2f63e1d97881e926e5e6f905)
lisp/woman.el