diff options
author | Miles Bader <miles@gnu.org> | 2009-10-02 10:53:34 +0000 |
---|---|---|
committer | Miles Bader <miles@gnu.org> | 2009-10-02 10:53:34 +0000 |
commit | 3999968a738479642f0b508da1cf1920e254c079 (patch) | |
tree | 4456a11158a09f45b4564a6e68ce7efa7b2a11d6 /lisp/cedet/pulse.el | |
parent | 895d190402f5b7ed021bd9c9e05c81d473dfee08 (diff) | |
download | emacs-3999968a738479642f0b508da1cf1920e254c079.tar.gz |
Add arch tagline
Diffstat (limited to 'lisp/cedet/pulse.el')
-rw-r--r-- | lisp/cedet/pulse.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/cedet/pulse.el b/lisp/cedet/pulse.el index d28d5a1f651..c7ece45daf2 100644 --- a/lisp/cedet/pulse.el +++ b/lisp/cedet/pulse.el @@ -254,4 +254,5 @@ Only pulses the line if `pulse-command-advice-flag' is non-nil." (provide 'pulse) +;; arch-tag: 6e2f78c1-65b3-4164-a141-872cb1552959 ;;; pulse.el ends here |