emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Dave Love
Subject: [Emacs-diffs] Changes to emacs/src/lread.c
Date: Mon, 24 Jun 2002 14:23:15 -0400

Index: emacs/src/lread.c
diff -c emacs/src/lread.c:1.288 emacs/src/lread.c:1.289
*** emacs/src/lread.c:1.288     Tue Jun 11 11:13:58 2002
--- emacs/src/lread.c   Sat Jun 22 17:26:08 2002
***************
*** 1460,1466 ****
       (stream)
       Lisp_Object stream;
  {
-   extern Lisp_Object Fread_minibuffer ();
    if (NILP (stream))
      stream = Vstandard_input;
    if (EQ (stream, Qt))
--- 1460,1465 ----



reply via email to

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