summaryrefslogtreecommitdiff
path: root/lisp/add-log.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/add-log.el')
-rw-r--r--lisp/add-log.el3
1 files changed, 2 insertions, 1 deletions
diff --git a/lisp/add-log.el b/lisp/add-log.el
index 91c568ef4e3..09bcc05a389 100644
--- a/lisp/add-log.el
+++ b/lisp/add-log.el
@@ -341,7 +341,8 @@ Has a preference of looking backwards."
(buffer-substring (match-beginning 1)
(match-end 1)))))))))
-
+
+
(provide 'add-log)
;;; add-log.el ends here