diff options
| -rw-r--r-- | lisp/textmodes/texinfmt.el | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lisp/textmodes/texinfmt.el b/lisp/textmodes/texinfmt.el index df897e9b340..f99c9bf793b 100644 --- a/lisp/textmodes/texinfmt.el +++ b/lisp/textmodes/texinfmt.el | |||
| @@ -3739,7 +3739,6 @@ The command `@value{foo}' expands to the value." | |||
| 3739 | ;; In this case flag is neither set nor cleared. | 3739 | ;; In this case flag is neither set nor cleared. |
| 3740 | ;; Act as if clear, i.e. do nothing. | 3740 | ;; Act as if clear, i.e. do nothing. |
| 3741 | ())))) | 3741 | ())))) |
| 3742 | |||
| 3743 | 3742 | ||
| 3744 | ;;; @ifeq | 3743 | ;;; @ifeq |
| 3745 | 3744 | ||