diff options
| -rw-r--r-- | lisp/ediff-ptch.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ediff-ptch.el b/lisp/ediff-ptch.el index 342f75fd1e0..4040985d1c8 100644 --- a/lisp/ediff-ptch.el +++ b/lisp/ediff-ptch.el | |||
| @@ -28,7 +28,7 @@ | |||
| 28 | (provide 'ediff-ptch) | 28 | (provide 'ediff-ptch) |
| 29 | 29 | ||
| 30 | (defgroup ediff-ptch nil | 30 | (defgroup ediff-ptch nil |
| 31 | "Ediff patch support" | 31 | "Ediff patch support." |
| 32 | :tag "Patch" | 32 | :tag "Patch" |
| 33 | :prefix "ediff-" | 33 | :prefix "ediff-" |
| 34 | :group 'ediff) | 34 | :group 'ediff) |