diff options
author | Stefan Monnier <monnier@iro.umontreal.ca> | 2008-04-10 14:10:46 +0000 |
---|---|---|
committer | Stefan Monnier <monnier@iro.umontreal.ca> | 2008-04-10 14:10:46 +0000 |
commit | cbee283dd7dd655124e81a6bd555506476180b5d (patch) | |
tree | 50b092083f6297038aac647c6db3187bebb20e91 /lisp/dabbrev.el | |
parent | 40a339c881b095a5dd5508a1ef0d7bdb02cdec5f (diff) | |
download | emacs-cbee283dd7dd655124e81a6bd555506476180b5d.tar.gz |
Fix up comment convention on the arch-tag lines.
Diffstat (limited to 'lisp/dabbrev.el')
-rw-r--r-- | lisp/dabbrev.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/dabbrev.el b/lisp/dabbrev.el index 23d91d180af..c51f1322a0a 100644 --- a/lisp/dabbrev.el +++ b/lisp/dabbrev.el @@ -1018,5 +1018,5 @@ Leaves point at the location of the start of the expansion." (provide 'dabbrev) -;;; arch-tag: 29e58596-f080-4306-a409-70296cf9d46f +;; arch-tag: 29e58596-f080-4306-a409-70296cf9d46f ;;; dabbrev.el ends here |