]> git.eshelyaron.com Git - emacs.git/commitdiff
* INSTALL: Fix description.
authorXue Fuqiao <xfq.free@gmail.com>
Wed, 29 May 2013 13:21:17 +0000 (21:21 +0800)
committerXue Fuqiao <xfq.free@gmail.com>
Wed, 29 May 2013 13:21:17 +0000 (21:21 +0800)
ChangeLog
INSTALL

index b07c8d702fa5b00afe48483264644fa0600dade4..467dec0993e0beaad39aa04c2d5237e588d7c1a2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2013-05-29  Xue Fuqiao  <xfq.free@gmail.com>
+
+       * INSTALL: Fix description.
+
 2013-05-27  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
 
        * configure.ac (HAVE_XRANDR): Check availability of
diff --git a/INSTALL b/INSTALL
index 925c8b2de71f248975c94f49859e32fe373c66a0..28660998721cf150d6b360bd982b27f0cb953877 100644 (file)
--- 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'.