emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/php-mode b8c3484015 3/5: Update doc comment


From: ELPA Syncer
Subject: [nongnu] elpa/php-mode b8c3484015 3/5: Update doc comment
Date: Sat, 18 Nov 2023 01:00:12 -0500 (EST)

branch: elpa/php-mode
commit b8c348401539a8629e5e72eb224367cc36979ae4
Author: USAMI Kenta <tadsan@zonu.me>
Commit: USAMI Kenta <tadsan@zonu.me>

    Update doc comment
---
 lisp/php.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lisp/php.el b/lisp/php.el
index 67193f03b2..7188c0c61b 100644
--- a/lisp/php.el
+++ b/lisp/php.el
@@ -665,7 +665,7 @@ Look at the `php-executable' variable instead of the 
constant \"php\" command."
   "Return function signature and class name string for header line in topsy.
 
 You can add the function to topsy with the code below:
-\(add-to-list 'topsy-mode-functions '(php-mode . 
php-topsy-beginning-of-defun-with-class))"
+    \(add-to-list 'topsy-mode-functions '\(php-mode . 
php-topsy-beginning-of-defun-with-class\)\)"
   (save-excursion
     (goto-char (window-start))
     (mapconcat



reply via email to

[Prev in Thread] Current Thread [Next in Thread]