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 /leim/leim-ext.el | |
parent | 862b60047ea0ae7ad8a6769259da93ee536026a2 (diff) | |
download | emacs-d7142f3e55be2073129bef3bbe633da2bc46a156.tar.gz |
Restore comma mistakenly removed in last change.
Diffstat (limited to 'leim/leim-ext.el')
-rw-r--r-- | leim/leim-ext.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/leim/leim-ext.el b/leim/leim-ext.el index 3a26faaf7e3..eecf37fc39b 100644 --- a/leim/leim-ext.el +++ b/leim/leim-ext.el @@ -10,7 +10,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, |