emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] /srv/bzr/emacs/trunk r101764: * lib-src/Makefile.in: Remov


From: Dan Nicolaescu
Subject: [Emacs-diffs] /srv/bzr/emacs/trunk r101764: * lib-src/Makefile.in: Remove ^L, old makes choke on it.
Date: Sun, 03 Oct 2010 08:46:41 -0700
User-agent: Bazaar (2.0.3)

------------------------------------------------------------
revno: 101764
committer: Dan Nicolaescu <address@hidden>
branch nick: trunk
timestamp: Sun 2010-10-03 08:46:41 -0700
message:
  * lib-src/Makefile.in: Remove ^L, old makes choke on it.
modified:
  lib-src/ChangeLog
  lib-src/Makefile.in
=== modified file 'lib-src/ChangeLog'
--- a/lib-src/ChangeLog 2010-10-03 00:00:01 +0000
+++ b/lib-src/ChangeLog 2010-10-03 15:46:41 +0000
@@ -1,3 +1,7 @@
+2010-10-03  Dan Nicolaescu  <address@hidden>
+
+       * Makefile.in: Remove ^L, old makes choke on it.
+
 2010-10-02  Wolfgang Schnerring  <address@hidden>  (tiny change)
 
        * emacsclient.c (main): Return EXIT_FAILURE if Emacs sends us an

=== modified file 'lib-src/Makefile.in'
--- a/lib-src/Makefile.in       2010-07-12 14:16:38 +0000
+++ b/lib-src/Makefile.in       2010-10-03 15:46:41 +0000
@@ -177,7 +177,6 @@
 
 LOADLIBES=$(LIBS_SYSTEM)
 
-
 ## This is the default compilation command.
 ## But we should never rely on it, because some make version failed to
 ## find it for getopt.o.


reply via email to

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