branch: externals/ess
commit affb2b48416534b03adee20d02770920bddb7061
Author: Martin Maechler <[email protected]>
Commit: Martin Maechler <[email protected]>
new \linkS4methods{} in R-devel
---
lisp/ess-rd.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lisp/ess-rd.el b/lisp/ess-rd.el
index 937c30cfe3..1089d63ba0 100644
--- a/lisp/ess-rd.el
+++ b/lisp/ess-rd.el
@@ -137,7 +137,7 @@ All Rd mode abbrevs start with a grave accent (`)."
"dontshow" "donttest" "dots" "email" "emph" "enc" "env" "eqn" "figure"
"file"
"href"
"ifelse" "if"
- "item" "kbd" "ldots" "linkS4class" "link" "method"
+ "item" "kbd" "ldots" "linkS4class" "linkS4methods" "link" "method"
"manual"
"newcommand" "option" "out"
"pkg" "sQuote" "renewcommand"