emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/simple.el


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/simple.el
Date: Fri, 06 Sep 2002 03:17:49 -0400

Index: emacs/lisp/simple.el
diff -c emacs/lisp/simple.el:1.563 emacs/lisp/simple.el:1.564
*** emacs/lisp/simple.el:1.563  Sun Sep  1 09:29:34 2002
--- emacs/lisp/simple.el        Fri Sep  6 03:17:49 2002
***************
*** 3834,3840 ****
  These functions are called in order with four arguments:
  CHOICE - the string to insert in the buffer,
  BUFFER - the buffer in which the choice should be inserted,
! MINI-P - non-nil iff BUFFER is a minibuffer,  and
  BASE-SIZE - the number of characters in BUFFER before
  the string being completed.
  
--- 3834,3840 ----
  These functions are called in order with four arguments:
  CHOICE - the string to insert in the buffer,
  BUFFER - the buffer in which the choice should be inserted,
! MINI-P - non-nil iff BUFFER is a minibuffer, and
  BASE-SIZE - the number of characters in BUFFER before
  the string being completed.
  




reply via email to

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