changeset 67139:652cde3d901f

*** empty log message ***
author John Paul Wallington <jpw@pobox.com>
date Sat, 26 Nov 2005 19:05:52 +0000
parents aa8ad01ef0c1
children 79ea17c2866c
files lisp/ChangeLog
diffstat 1 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Sat Nov 26 19:04:31 2005 +0000
+++ b/lisp/ChangeLog	Sat Nov 26 19:05:52 2005 +0000
@@ -1,3 +1,9 @@
+2005-11-26  John Paul Wallington  <jpw@pobox.com>
+
+	* arc-mode.el (archive-extract):  Use `posn-set-point' instead of
+	`mouse-set-point' because the latter is not fbound when configured
+	without X.
+
 2005-11-26  Thien-Thi Nguyen  <ttn@gnu.org>
 
 	* files.el (file-relative-name): Doc fix.