diff options
Diffstat (limited to 'lisp/textmodes')
| -rw-r--r-- | lisp/textmodes/texinfmt.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/textmodes/texinfmt.el b/lisp/textmodes/texinfmt.el index 094885bb0d0..4652899546c 100644 --- a/lisp/textmodes/texinfmt.el +++ b/lisp/textmodes/texinfmt.el | |||
| @@ -518,7 +518,7 @@ if large. You can use `Info-split' to do this manually." | |||
| 518 | 518 | ||
| 519 | ;;; Handle paragraph filling | 519 | ;;; Handle paragraph filling |
| 520 | 520 | ||
| 521 | ;; Keep as concatinated lists for ease of maintenance | 521 | ;; Keep as concatenated lists for ease of maintenance |
| 522 | 522 | ||
| 523 | (defvar texinfo-no-refill-regexp | 523 | (defvar texinfo-no-refill-regexp |
| 524 | (concat | 524 | (concat |