summaryrefslogtreecommitdiff
path: root/ChangeLog.1
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2015-05-23 08:35:49 -0700
committerPaul Eggert <eggert@cs.ucla.edu>2015-05-23 08:36:28 -0700
commit78c9b2e847d14d56569d9e5aae8e0784c7f40844 (patch)
tree3e6cd9a460cab46f60f57f0d5dc82f29249f401e /ChangeLog.1
parent919281ddb2eec5b5503c246dfad902d44aa25644 (diff)
downloademacs-78c9b2e847d14d56569d9e5aae8e0784c7f40844.tar.gz
; Omit entries that will appear in ChangeLog.2
Diffstat (limited to 'ChangeLog.1')
-rw-r--r--ChangeLog.121
1 files changed, 0 insertions, 21 deletions
diff --git a/ChangeLog.1 b/ChangeLog.1
index 565c85bbcf1..d1b8d0ffb98 100644
--- a/ChangeLog.1
+++ b/ChangeLog.1
@@ -1,23 +1,9 @@
-2015-04-11 Jan Djärv <jan.h.d@swipnet.se>
-
- * configure.ac: Allow jpeg with cairo.
- Allow tiff and gif with cairo.
-
2015-04-07 Paul Eggert <eggert@cs.ucla.edu>
Merge from gnulib
* lib/stddef.in.h: Update from gnulib, incorporating:
2015-04-02 stddef: port to pre-C11 GCC on x86
-2015-04-05 Jan Djärv <jan.h.d@swipnet.se>
-
- * configure.ac: Allow rsvg with cairo. Move back HAVE_RSVG.
-
-2015-04-03 Jan Djärv <jan.h.d@swipnet.se>
-
- * configure.ac (HAVE_RSVG): Move after cairo.
- (USE_CAIRO): Disable rsvg, don't disable Xpm.
-
2015-04-03 Paul Eggert <eggert@cs.ucla.edu>
Port 'configure' to clang 3.5
@@ -122,13 +108,6 @@
* configure.ac: Set locallisppath to empty for NS self contained,
unless --enable-loadllisppath was given (Bug#19850).
-2015-02-11 Jan Djärv <jan.h.d@swipnet.se>
-
- * configure.ac (with-cairo): New option.
- (USE_CAIRO): Default to yes for Gtk+ 3. Add code to test for cairo,
- set CAIRO_CFLAGS, CAIRO_LIBS. Add ftcrfonto to FONT_OBJ if cairo.
- Output "Does Emacs use cairo?".
-
2015-02-09 Paul Eggert <eggert@cs.ucla.edu>
* configure.ac (HAVE_LIBXML2): Add missing comma.