emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/info.el,v


From: Stefan Monnier
Subject: [Emacs-diffs] Changes to emacs/lisp/info.el,v
Date: Tue, 22 Apr 2008 15:36:54 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Stefan Monnier <monnier>        08/04/22 15:36:53

Index: info.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/info.el,v
retrieving revision 1.527
retrieving revision 1.528
diff -u -b -r1.527 -r1.528
--- info.el     19 Apr 2008 03:33:13 -0000      1.527
+++ info.el     22 Apr 2008 15:36:53 -0000      1.528
@@ -2263,6 +2263,7 @@
   ;; Note that `Info-complete-menu-buffer' could be current already,
   ;; so we want to save point.
   (with-current-buffer Info-complete-menu-buffer
+    (save-excursion
     (let ((completion-ignore-case t)
          (case-fold-search t)
          (orignode Info-current-node)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]