]> code.delx.au - gnu-emacs/blobdiff - lisp/expand.el
Merge from emacs-23; up to 2010-06-10T12:56:11Z!michael.albinus@gmx.de.
[gnu-emacs] / lisp / expand.el
index ae68c00c8940bb4609a1280d046c3d97af357ee9..544d0b1cb177708054656e6fa248425ef37b4c50 100644 (file)
@@ -469,7 +469,6 @@ This is used only in conjunction with `expand-add-abbrevs'."
                      (beginning-of-defun)
                      (point))
                    (point-min)))
-          (here (point))
           (state (parse-partial-sexp lim (point))))
       (cond
        ((nth 3 state) 'string)