Mercurial > emacs
log
age | author | description |
---|---|---|
Wed, 07 Jul 2010 20:31:04 -0700 | Dan Nicolaescu | Remove src/prefix-args.c. |
Wed, 07 Jul 2010 20:03:52 -0700 | Dan Nicolaescu | Simplify start_of_data, start_of_text and related code. |
Wed, 07 Jul 2010 19:37:32 -0700 | Dan Nicolaescu | * configure.in (UNEXEC_OBJ): Add comment about values for MSDOS |
Thu, 08 Jul 2010 10:02:24 +0900 | Daiki Ueno | Prevent find-file from opening empty buffer when decryptin failed (bug#6568). |
Thu, 08 Jul 2010 00:18:28 +0200 | Andreas Schwab | Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmp |
Wed, 07 Jul 2010 19:39:49 +0200 | Jan D | If kbd_buffer is becoming full, stop reading until it drains (Bug#6571). |