branch: master
commit 7b9efc2e17c25bdb7e928e9eb865d2c09f3326b8
Author: Arash Esbati <ar...@gnu.org>
Commit: Arash Esbati <ar...@gnu.org>

    ; * style/amsrefs.el ("amsrefs"): Add the "biblist*" environment.
---
 style/amsrefs.el | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/style/amsrefs.el b/style/amsrefs.el
index babfebb1..0452b894 100644
--- a/style/amsrefs.el
+++ b/style/amsrefs.el
@@ -121,7 +121,8 @@
    ;; 3 The biblist and biblist* environments
    (LaTeX-add-environments
     '("bibdiv")
-    '("biblist" LaTeX-env-amsrefs-biblist))
+    '("biblist" LaTeX-env-amsrefs-biblist)
+    '("biblist*" LaTeX-env-amsrefs-biblist))
 
    (TeX-add-symbols
     ;; 5 More about the \bib command

Reply via email to