Mercurial > emacs
log src/buffer.c @ 108223:261591829d04
age | author | description |
---|---|---|
Mon, 03 May 2010 11:01:21 -0400 | Chong Yidong | Add optional arg to delete-file to force deletion (Bug#6070). |
Wed, 21 Apr 2010 01:05:30 +0200 | Juanma Barranquero | Remove references to (default-)direction-reversed. |
Tue, 20 Apr 2010 13:01:39 -0400 | Stefan Monnier | * buffer.h (struct buffer): Remove unused var `direction_reversed'. |
Mon, 19 Apr 2010 21:50:52 -0400 | Stefan Monnier | Make variable forwarding explicit rather the using special values. |
Mon, 12 Apr 2010 21:47:40 -0400 | Stefan Monnier | Try to detect file modification within the same second. |
Thu, 01 Apr 2010 20:10:33 -0700 | Dan Nicolaescu | Remove extern errno declarations. |
Sat, 06 Mar 2010 05:16:27 -0500 | Eli Zaretskii | Merge from mainline. |