diff options
author | Glenn Morris <rgm@gnu.org> | 2014-11-04 21:08:12 -0800 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2014-11-04 21:08:12 -0800 |
commit | ddce73d32fa3e62e022842e3bbdc0aa83bb358cc (patch) | |
tree | 21dbcb8d40ff634b6f821de95af2b8e3deb0a8e3 /lisp/gnus/gnus-uu.el | |
parent | 6a278b64f7356613c4a7709ed699655fa7415260 (diff) | |
download | emacs-ddce73d32fa3e62e022842e3bbdc0aa83bb358cc.tar.gz emacs-ddce73d32fa3e62e022842e3bbdc0aa83bb358cc.tar.bz2 emacs-ddce73d32fa3e62e022842e3bbdc0aa83bb358cc.zip |
Revert previous accidental commit
Diffstat (limited to 'lisp/gnus/gnus-uu.el')
-rw-r--r-- | lisp/gnus/gnus-uu.el | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lisp/gnus/gnus-uu.el b/lisp/gnus/gnus-uu.el index 1e78709dc95..3f4bf1e1e05 100644 --- a/lisp/gnus/gnus-uu.el +++ b/lisp/gnus/gnus-uu.el @@ -978,7 +978,6 @@ When called interactively, prompt for REGEXP." ;; Binhex treatment - not very advanced. -;; FIXME? This duplicates binhex-begin-line etc from binhex.el. (defvar gnus-uu-binhex-body-line "^[^:]...............................................................$") (defvar gnus-uu-binhex-begin-line |