Mercurial > emacs
log src/ChangeLog @ 110133:0dcf6ddbe02b
age | author | description |
---|---|---|
Wed, 01 Sep 2010 16:13:21 +0900 | Kenichi Handa | merge changes in emacs-23 branch |
Tue, 31 Aug 2010 16:49:21 +0900 | Kenichi Handa | Fix handling of 8-bit characters in a display table. |
Sun, 29 Aug 2010 14:15:34 +0900 | Kenichi Handa | term.c (encode_terminal_code): Encode byte chars to the correspnding bytes. |
Wed, 01 Sep 2010 16:41:17 +0200 | Stefan Monnier | * lisp/simple.el (blink-paren-function): Move from C to here. |
Tue, 31 Aug 2010 21:42:39 +0200 | Stefan Monnier | * src/keyboard.c (Fwindow_system): Fix compilation for USE_LISP_UNION_TYPE. |
Tue, 31 Aug 2010 11:39:31 -0400 | Chong Yidong | * src/keyboard.c (command_loop_1): Don't call x-set-selection on tty. |
Mon, 30 Aug 2010 14:47:49 +0200 | Stefan Monnier | * src/marker.c (Fcopy_marker): Make the first arg optional. |