comparison lisp/ChangeLog @ 66112:9bb08ad57594

*** empty log message ***
author YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
date Sun, 16 Oct 2005 02:23:23 +0000
parents 876c8d128b4e
children 13abee3a9bc6
comparison
equal deleted inserted replaced
66111:3d2a18d0f5dc 66112:9bb08ad57594
1 2005-10-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2
3 * term/mac-win.el: Apply 2005-10-09 change for term/x-win.el.
4 (x-get-selection, mac-select-convert-to-string): Convert from/to
5 UTF-16 clipboard data as in native byte order, no BOM.
6
1 2005-10-16 Nick Roberts <nickrob@snap.net.nz> 7 2005-10-16 Nick Roberts <nickrob@snap.net.nz>
2 8
3 * progmodes/gud.el (gud-tool-bar-map): Rename the images 9 * progmodes/gud.el (gud-tool-bar-map): Rename the images
4 appropriately (gud/next, gud/nexti, gud/step, gud/stepi). 10 appropriately (gud/next, gud/nexti, gud/step, gud/stepi).
5 (gud-sentinel): Use speedbar-frame to check for speedbar. 11 (gud-sentinel): Use speedbar-frame to check for speedbar.