X-Git-Url: https://git.hcoop.net/bpt/emacs.git/blobdiff_plain/35cf62d95cdcd5323dcea4a5385942c342ff1d9c..c8bd285ff8c078d9f8cf59a0d530b62263e4a1c1:/lisp/mh-e/mh-acros.el diff --git a/lisp/mh-e/mh-acros.el b/lisp/mh-e/mh-acros.el index ee481868c4..7abd16bd83 100644 --- a/lisp/mh-e/mh-acros.el +++ b/lisp/mh-e/mh-acros.el @@ -1,6 +1,6 @@ ;;; mh-acros.el --- macros used in MH-E -;; Copyright (C) 2004, 2006-2012 Free Software Foundation, Inc. +;; Copyright (C) 2004, 2006-2014 Free Software Foundation, Inc. ;; Author: Satyaki Das ;; Maintainer: Bill Wohler @@ -233,7 +233,7 @@ preserved." (,original-window (selected-window)) (,original-position (progn (set-buffer (window-buffer ,event-window)) - (set-marker (make-marker) (point)))) + (point-marker))) (,modified-flag (buffer-modified-p)) (buffer-read-only nil)) (unwind-protect (progn