Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watnot!watmath!clyde!cbatt!ihnp4!ptsfa!lll-lcc!mordor!sri-spam!sri-unix!husc6!bacchus!mit-eddie!PREP.AI.MIT.EDU!rms From: rms@PREP.AI.MIT.EDU.UUCP Newsgroups: comp.emacs Subject: Inaccuracy in diff-18.37-18.38; bug. Message-ID: <8703041737.AA04842@EDDIE.MIT.EDU> Date: Wed, 4-Mar-87 12:40:18 EST Article-I.D.: EDDIE.8703041737.AA04842 Posted: Wed Mar 4 12:40:18 1987 Date-Received: Fri, 6-Mar-87 07:23:18 EST Sender: daemon@mit-eddie.MIT.EDU Lines: 15 The diffs for buffer.c in diff-18.37-18.38 were inaccurate because the 18.37 buffer.c used for comparison had been updated accidentally at an earlier date. This caused some change to be missing. For the sake of reliability, I have replaced the diffs for buffer.c with a full copy of the current version of that file. If you copied diff-18.37-18.38 before this change was made, I suggest that you copy from prep the file /u2/emacs/dist-18.38/src/buffer.c in full. At a very early stage, the new file xmenu.c was missing from the diffs. If it was not there, copy /u2/emacs/dist-18.38/src/xmenu.c. An error has been reported in ymakefile; the value of LIBX must include -lXMenu before -lX in order for the newly added X menu features to link properly.