diff options
| author | Kenichi Handa | 2003-09-08 11:56:09 +0000 |
|---|---|---|
| committer | Kenichi Handa | 2003-09-08 11:56:09 +0000 |
| commit | 463f5630a5e7cbe7f042bc1175d1fa1c4e98860f (patch) | |
| tree | 3287d0c628fea2249abf4635b3a4f45bedd6f8c4 /lisp/diff-mode.el | |
| parent | 4256310de631bd57c78b88b5131caa073315b3d7 (diff) | |
| download | emacs-463f5630a5e7cbe7f042bc1175d1fa1c4e98860f.tar.gz emacs-463f5630a5e7cbe7f042bc1175d1fa1c4e98860f.zip | |
New directory
Diffstat (limited to 'lisp/diff-mode.el')
| -rw-r--r-- | lisp/diff-mode.el | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lisp/diff-mode.el b/lisp/diff-mode.el index 54a582256ba..30b9467c727 100644 --- a/lisp/diff-mode.el +++ b/lisp/diff-mode.el | |||
| @@ -1242,5 +1242,4 @@ For use in `add-log-current-defun-function'." | |||
| 1242 | ;; use `combine-after-change-calls' to minimize the slowdown of font-lock. | 1242 | ;; use `combine-after-change-calls' to minimize the slowdown of font-lock. |
| 1243 | ;; | 1243 | ;; |
| 1244 | 1244 | ||
| 1245 | ;;; arch-tag: 2571d7ff-bc28-4cf9-8585-42e21890be66 | ||
| 1246 | ;;; diff-mode.el ends here | 1245 | ;;; diff-mode.el ends here |