aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorJuanma Barranquero <[email protected]>2008-04-27 22:03:05 +0000
committerJuanma Barranquero <[email protected]>2008-04-27 22:03:05 +0000
commitd8d30dffc21d249cd3f474a7296c8937704f0c05 (patch)
tree5933e1bf1c61b5f024981ffd466291dd353a6aa5 /src
parent6b72791f2fa75d7c6e27c4c26e0f6ed761f61358 (diff)
*** empty log message ***
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog12
1 files changed, 8 insertions, 4 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index fe51098d91..ec41567301 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,7 @@
+2008-04-27 Juanma Barranquero <[email protected]>
+
+ * fringe.c (Fdefine_fringe_bitmap): Doc fix.
+
2008-04-27 Andreas Schwab <[email protected]>
* dired.c (file_name_completion): Fix inappropriate mixing of
@@ -14,7 +18,7 @@
on nt/inc/sys/stat.h. Undo changes from 2007-01-12 and 2007-01-13
for the same reasons.
-2008-04-25 Chip Coldwell <[email protected]>
+2008-04-25 Chip Coldwell <[email protected]>
* m/sparc.h: Additional redefinitions for GNU/Linux.
@@ -94,7 +98,7 @@
(create_apple_event, mac_event_parameters_to_lisp)
[TARGET_API_MAC_CARBON]: Add externs.
- * mactoolbox.c: (Vmac_ts_script_language_on_focus)
+ * mactoolbox.c (Vmac_ts_script_language_on_focus)
(saved_ts_script_language_on_focus) [USE_MAC_TSM]: Remove externs.
(XTread_socket) [USE_MAC_TOOLBAR]: Select window if its structure part
is clicked.
@@ -142,7 +146,7 @@
* Makefile.in (TOOLKIT_DEFINES): Remove.
(LIBW): Use a bit less #if, remove left over OPEN_LOOK stuff.
-2008-04-06 YAMAMOTO Mitsuharu <[email protected]>
+2008-04-18 YAMAMOTO Mitsuharu <[email protected]>
* Makefile.in (MAC_OBJ): Add mactoolbox.o.
(mactoolbox.o): New target.
@@ -297,7 +301,7 @@
* mactoolbox.c: New file.
-2008-03-31 Jason Rumney <[email protected]>
+2008-04-18 Jason Rumney <[email protected]>
* dired.c (Ffile_attributes) [WINDOWSNT]: Cast uid and gid to unsigned.