diff --git a/ChangeLog b/ChangeLog index b07c8d702fa5b00afe48483264644fa0600dade4..467dec0993e0beaad39aa04c2d5237e588d7c1a2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2013-05-29 Xue Fuqiao + + * INSTALL: Fix description. + 2013-05-27 YAMAMOTO Mitsuharu * configure.ac (HAVE_XRANDR): Check availability of diff --git a/INSTALL b/INSTALL index 925c8b2de71f248975c94f49859e32fe373c66a0..28660998721cf150d6b360bd982b27f0cb953877 100644 --- a/INSTALL +++ b/INSTALL @@ -212,7 +212,7 @@ The names of the packages that you need varies according to the GNU/Linux distribution that you use, and the options that you want to configure Emacs with. On Debian-based systems, you can install all the packages needed to build the installed version of Emacs with a command -like `apt-get build-dep emacs23'. On Red Hat systems, the +like `apt-get build-dep emacs24'. On Red Hat systems, the corresponding command is `yum-builddep emacs'.