emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/src/minibuf.c


From: Stefan Monnier
Subject: [Emacs-diffs] Changes to emacs/src/minibuf.c
Date: Thu, 27 Jun 2002 12:22:31 -0400

Index: emacs/src/minibuf.c
diff -c emacs/src/minibuf.c:1.241 emacs/src/minibuf.c:1.242
*** emacs/src/minibuf.c:1.241   Wed Jun 26 04:42:22 2002
--- emacs/src/minibuf.c Thu Jun 27 12:22:31 2002
***************
*** 369,374 ****
--- 369,375 ----
  /* Get the text in the minibuffer before point.
     That is what completion commands operate on.  */
  
+ Lisp_Object
  minibuffer_completion_contents ()
  {
    int prompt_end = XINT (Fminibuffer_prompt_end ());



reply via email to

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