summaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2004-02-15 13:15:07 +0000
committerThien-Thi Nguyen <ttn@gnuvola.org>2004-02-15 13:15:07 +0000
commit06626cf2afbfba299ec9e54c5dcd0c1f5a799fae (patch)
tree2efa779ff1beb4b8c871a67f6239b6a23515010b /lisp
parent4ae8d76c90a572c9cbe6819899c6aa5cafc69bd7 (diff)
downloademacs-06626cf2afbfba299ec9e54c5dcd0c1f5a799fae.tar.gz
emacs-06626cf2afbfba299ec9e54c5dcd0c1f5a799fae.tar.bz2
emacs-06626cf2afbfba299ec9e54c5dcd0c1f5a799fae.zip
Move "ends here" comment to end; nfc.
Diffstat (limited to 'lisp')
-rw-r--r--lisp/progmodes/grep.el3
1 files changed, 1 insertions, 2 deletions
diff --git a/lisp/progmodes/grep.el b/lisp/progmodes/grep.el
index 40c900e5301..c85a3db492d 100644
--- a/lisp/progmodes/grep.el
+++ b/lisp/progmodes/grep.el
@@ -542,6 +542,5 @@ those sub directories of DIR."
(provide 'grep)
-;;; grep.el ends here
-
;;; arch-tag: 5a5b9169-a79d-4f38-9c38-f69615f39c4d
+;;; grep.el ends here