diff options
author | Glenn Morris <rgm@gnu.org> | 2011-01-15 15:16:57 -0800 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2011-01-15 15:16:57 -0800 |
commit | 0d9f702fd085bc8ad560a3e1f08d5e93054a5d33 (patch) | |
tree | 8f7f07c160e5878c775fc6c2bb5ec912a164448e /lisp/dabbrev.el | |
parent | 2153c86209ef95a34f3a80f7a1f72d5fade18c21 (diff) | |
download | emacs-0d9f702fd085bc8ad560a3e1f08d5e93054a5d33.tar.gz |
Nuke arch-tags.
Diffstat (limited to 'lisp/dabbrev.el')
-rw-r--r-- | lisp/dabbrev.el | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lisp/dabbrev.el b/lisp/dabbrev.el index 4bc3a33f4ea..063ba408743 100644 --- a/lisp/dabbrev.el +++ b/lisp/dabbrev.el @@ -995,5 +995,4 @@ Leaves point at the location of the start of the expansion." (provide 'dabbrev) -;; arch-tag: 29e58596-f080-4306-a409-70296cf9d46f ;;; dabbrev.el ends here |