emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/src/sunfns.c [lexbind]
Date: Thu, 20 Nov 2003 19:37:01 -0500

Index: emacs/src/sunfns.c
diff -c emacs/src/sunfns.c:1.22.4.2 emacs/src/sunfns.c:1.22.4.3
*** emacs/src/sunfns.c:1.22.4.2 Tue Oct 14 19:22:46 2003
--- emacs/src/sunfns.c  Thu Nov 20 19:36:21 2003
***************
*** 299,305 ****
      error("fread botch in sel_read");
      return(-1);
    } else if (n < 0) {
!     error("Error reading selection.");
      return(-1);
    }
    /*
--- 299,305 ----
      error("fread botch in sel_read");
      return(-1);
    } else if (n < 0) {
!     error("Error reading selection");
      return(-1);
    }
    /*




reply via email to

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