From 720f31474d2a5dd905c30c5fde6cbffccf9b19ea Mon Sep 17 00:00:00 2001 From: Andreas Schwab Date: Wed, 16 Jul 2008 18:06:52 +0000 Subject: [PATCH] (SOME_MACHINE_LISP): Remove easy-mmode, fix spelling of easymenu. --- src/ChangeLog | 5 +++++ src/Makefile.in | 3 +-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/src/ChangeLog b/src/ChangeLog index b15dfb30754..0eb8fc0b253 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,8 @@ +2008-07-16 Andreas Schwab + + * Makefile.in (SOME_MACHINE_LISP): Remove easy-mmode, fix spelling + of easymenu. + 2008-07-16 Chong Yidong * xdisp.c (move_it_in_display_line): Account for word wrap, so diff --git a/src/Makefile.in b/src/Makefile.in index 1e13c916cee..8f2c2f8805f 100644 --- a/src/Makefile.in +++ b/src/Makefile.in @@ -899,9 +899,8 @@ SOME_MACHINE_LISP = ../lisp/mouse.elc \ ../lisp/mouse.elc \ ../lisp/term/x-win.elc \ ../lisp/term/ns-win.elc \ - ../lisp/emacs-lisp/easy-mmode.elc \ ../lisp/ns-carbon-compat.elc \ - ../lisp/emacs-lisp/easy-menu.elc + ../lisp/emacs-lisp/easymenu.elc /* Construct full set of libraries to be linked. Note that SunOS needs -lm to come before -lc; otherwise, you get -- 2.39.2