diff options
Diffstat (limited to 'lisp/diff.el')
| -rw-r--r-- | lisp/diff.el | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lisp/diff.el b/lisp/diff.el index ea63a2a28ea..f181873384b 100644 --- a/lisp/diff.el +++ b/lisp/diff.el | |||
| @@ -31,7 +31,6 @@ | |||
| 31 | 31 | ||
| 32 | (require 'compile) | 32 | (require 'compile) |
| 33 | 33 | ||
| 34 | ;;;###autoload | ||
| 35 | (defgroup diff nil | 34 | (defgroup diff nil |
| 36 | "Comparing files with `diff'." | 35 | "Comparing files with `diff'." |
| 37 | :group 'tools) | 36 | :group 'tools) |