diff options
| author | Miles Bader | 2007-06-16 21:47:37 +0000 |
|---|---|---|
| committer | Miles Bader | 2007-06-16 21:47:37 +0000 |
| commit | c4837415d65b9c8afac926e8f056de8c3dc693fa (patch) | |
| tree | 0950eb0e61f4626bfe5ca3b9d45b78bc096b69e3 | |
| parent | af41f8a8d6660ad1fefad5bda69d1acb8e40b4d1 (diff) | |
| download | emacs-c4837415d65b9c8afac926e8f056de8c3dc693fa.tar.gz emacs-c4837415d65b9c8afac926e8f056de8c3dc693fa.zip | |
Add arch tagline
| -rw-r--r-- | lisp/mb-depth.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/mb-depth.el b/lisp/mb-depth.el index d0885741ad4..256c7ee6a99 100644 --- a/lisp/mb-depth.el +++ b/lisp/mb-depth.el | |||
| @@ -68,4 +68,5 @@ Returns non-nil if the new state is enabled." | |||
| 68 | 68 | ||
| 69 | (provide 'mb-depth) | 69 | (provide 'mb-depth) |
| 70 | 70 | ||
| 71 | ;; arch-tag: 50224089-5bf5-46f8-803d-18f018c5eacf | ||
| 71 | ;;; mb-depth.el ends here | 72 | ;;; mb-depth.el ends here |