]> git.eshelyaron.com Git - emacs.git/commitdiff
* dired.c (Ffile_attributes): Avoid compiler warning in bitshift.
authorChong Yidong <cyd@stupidchicken.com>
Wed, 27 Aug 2008 19:03:33 +0000 (19:03 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Wed, 27 Aug 2008 19:03:33 +0000 (19:03 +0000)
src/ChangeLog

index e345916a47f7071dd78763d8044f24f0d6b7f92e..e5eec8033c730e1e03020efd7a76f57545a86e86 100644 (file)
@@ -1,3 +1,7 @@
+2008-08-27  Andreas Schwab  <schwab@suse.de>
+
+       * dired.c (Ffile_attributes): Avoid compiler warning in bitshift.
+
 2008-08-27  Andreas Schwab  <schwab@suse.de>
 
        * search.c (search_buffer): Set char_base to zero only at the end.