branch: elpa commit f3cf79dcd7c8eddb2d5f6a93a3ad035ae2937a34 Author: Arash Esbati <esb...@gmx.de> Commit: Mosè Giordano <m...@gnu.org>
Fix a typo. * style/multirow.el ("multirow"): Fix a typo in the name of a variable. Signed-off-by: Mosè Giordano <m...@gnu.org> --- ChangeLog | 3 +++ style/multirow.el | 2 +- 2 files changed, 4 insertions(+), 1 deletions(-) diff --git a/ChangeLog b/ChangeLog index ef0de5e..c2e24db 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2014-12-30 Arash Esbati <esb...@gmx.de> + * style/multirow.el ("multirow"): Fix a typo in the name of a + variable. + * Makefile.in (STYLESRC): Add new styles. * style/relsize.el: New file. diff --git a/style/multirow.el b/style/multirow.el index 6d00d5e..d025e1f 100644 --- a/style/multirow.el +++ b/style/multirow.el @@ -37,7 +37,7 @@ [ "Big struts" ] "Width" [ "Fixup" ] t) "multirowsetup") - (if (not (boundp 'LaTeX-bigstruct-package-options)) + (if (not (boundp 'LaTeX-bigstrut-package-options)) (TeX-add-symbols "bigstrutjot")) ;; Fontification