branch: externals/pulsar
commit 309b38c7326b9a9daa5298f54153e638e8cc2d26
Author: Protesilaos Stavrou <[email protected]>
Commit: Protesilaos Stavrou <[email protected]>

    Use the correct symbol for the obsolescence of 'pulsar-highlight-dwim
---
 pulsar.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pulsar.el b/pulsar.el
index dbf63c37ff..89a2676f51 100644
--- a/pulsar.el
+++ b/pulsar.el
@@ -428,7 +428,7 @@ For highlights without a pulse, see 
`pulsar-highlight-temporarily' and
   "1.3.0")
 
 (define-obsolete-function-alias
-  'pulsar-highlight-temporarily-dwim
+  'pulsar-highlight-dwim
   'pulsar-highlight-temporarily
   "1.3.0")
 

Reply via email to