]> git.eshelyaron.com Git - emacs.git/commitdiff
Remove unnecessary "(tiny change)" markers.
authorJuanma Barranquero <lekktu@gmail.com>
Mon, 7 Mar 2011 21:16:42 +0000 (22:16 +0100)
committerJuanma Barranquero <lekktu@gmail.com>
Mon, 7 Mar 2011 21:16:42 +0000 (22:16 +0100)
lib-src/ChangeLog
src/ChangeLog

index 4b50b2dddebed54e678d01d20d3ebc51174d3863..bd1a84cf0b959db6a9ebdf14c46045d2583cd4d1 100644 (file)
        ($(BLD)/etags.$(O), $(BLD)/movemail.$(O), $(BLD)/ntlib.$(O)):
        Depend on $(EMACS_ROOT)/nt/inc/sys/stat.h.
 
-2011-02-21  Ben Key  <bkey76@gmail.com>  (tiny change)
+2011-02-21  Ben Key  <bkey76@gmail.com>
 
        * make-docfile.c (scan_c_file): Adapt DEFVAR_PER_BUFFER case to
        the new BVAR macro.
index 9c612e0e09fef548f8b8324a428fcc805bbafe56..46ad067c9cd4b74d1cbead936842d6d3394697ba 100644 (file)
        as per recent filemodestring API change.  Reported by Jonas Ă–ster in
        <http://lists.gnu.org/archive/html/emacs-devel/2011-02/msg01069.html>.
 
-2011-02-23  Ben Key  <bkey76@gmail.com>  (tiny change)
+2011-02-23  Ben Key  <bkey76@gmail.com>
 
        * nsterm.m (ns_draw_window_cursor): Obey the cursor_width argument
        directly, for bar cursors.