Show
Ignore:
Timestamp:
09/09/06 16:30:10 (2 years ago)
Author:
miyoshi
Message:

Sync up with Emacs CVS HEAD.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/lisp/info.el

    r4140 r4161  
    27932793  (interactive 
    27942794   (list 
    2795     (let ((Info-complete-menu-buffer (clone-buffer)) 
     2795    (let ((completion-ignore-case t) 
     2796          (Info-complete-menu-buffer (clone-buffer)) 
    27962797          (Info-complete-nodes (Info-index-nodes)) 
    27972798          (Info-history-list nil))