branch: externals/ess
commit 3691ecc642eab5d016887e42699648e0eeeef566
Author: Martin Maechler <[email protected]>
Commit: Martin Maechler <[email protected]>
+ \abbr{.}
---
lisp/ess-rd.el | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/lisp/ess-rd.el b/lisp/ess-rd.el
index 41f5048393..6fd5b2a731 100644
--- a/lisp/ess-rd.el
+++ b/lisp/ess-rd.el
@@ -129,7 +129,8 @@ All Rd mode abbrevs start with a grave accent (`)."
;; "Alpha" "Gamma" "alpha" "beta" "epsilon" "lambda" "mu" "pi" "sigma"
;; "ge" "le" "left" "right"
;;
- "RdOpts" "R" "S3method" "S4method" "Sexpr" "acronym"
+ "RdOpts" "R" "S3method" "S4method" "Sexpr"
+ "abbr" "acronym"
"bold" "cite" "code" "command" "cr" "dQuote" "deqn" "dfn" "dontrun"
"dontshow" "donttest" "dots" "email" "emph" "enc" "env" "eqn" "figure"
"file"
"href"