From: Juanma Barranquero Date: Mon, 7 Mar 2011 21:16:42 +0000 (+0100) Subject: Remove unnecessary "(tiny change)" markers. X-Git-Tag: emacs-pretest-24.0.90~104^2~275^2~648 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=e18c0aa3359a9339443858d9732718877ddf0d6c;p=emacs.git Remove unnecessary "(tiny change)" markers. --- diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog index 4b50b2dddeb..bd1a84cf0b9 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog @@ -119,7 +119,7 @@ ($(BLD)/etags.$(O), $(BLD)/movemail.$(O), $(BLD)/ntlib.$(O)): Depend on $(EMACS_ROOT)/nt/inc/sys/stat.h. -2011-02-21 Ben Key (tiny change) +2011-02-21 Ben Key * make-docfile.c (scan_c_file): Adapt DEFVAR_PER_BUFFER case to the new BVAR macro. diff --git a/src/ChangeLog b/src/ChangeLog index 9c612e0e09f..46ad067c9cd 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -152,7 +152,7 @@ as per recent filemodestring API change. Reported by Jonas Öster in . -2011-02-23 Ben Key (tiny change) +2011-02-23 Ben Key * nsterm.m (ns_draw_window_cursor): Obey the cursor_width argument directly, for bar cursors.