diff options
author | Glenn Morris <rgm@gnu.org> | 2007-07-25 07:41:05 +0000 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2007-07-25 07:41:05 +0000 |
commit | d7142f3e55be2073129bef3bbe633da2bc46a156 (patch) | |
tree | f3840812c7213c8ff93cd1bed0409d71b9658574 /lisp/international/utf-8.el | |
parent | 862b60047ea0ae7ad8a6769259da93ee536026a2 (diff) | |
download | emacs-d7142f3e55be2073129bef3bbe633da2bc46a156.tar.gz |
Restore comma mistakenly removed in last change.
Diffstat (limited to 'lisp/international/utf-8.el')
-rw-r--r-- | lisp/international/utf-8.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/international/utf-8.el b/lisp/international/utf-8.el index 90c21688d84..681d2454dc1 100644 --- a/lisp/international/utf-8.el +++ b/lisp/international/utf-8.el @@ -14,7 +14,7 @@ ;; GNU Emacs is free software; you can redistribute it and/or modify ;; it under the terms of the GNU General Public License as published by -;; the Free Software Foundation; either version 3 or (at your option) +;; the Free Software Foundation; either version 3, or (at your option) ;; any later version. ;; GNU Emacs is distributed in the hope that it will be useful, |