comparison lisp/ChangeLog @ 56910:0e1ba8187a63

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Fri, 03 Sep 2004 21:34:11 +0000
parents 19a3e391c2b7
children c13f2756b08a
comparison
equal deleted inserted replaced
56909:65fd19d77d19 56910:0e1ba8187a63
16 (cua--highlight-rectangle): Fix highlight for tabs. 16 (cua--highlight-rectangle): Fix highlight for tabs.
17 Position cursor at left/right edge of rectangle using new `cursor' 17 Position cursor at left/right edge of rectangle using new `cursor'
18 property on overlay strings. 18 property on overlay strings.
19 (cua--indent-rectangle): Don't tabify. 19 (cua--indent-rectangle): Don't tabify.
20 (cua-rotate-rectangle): Ignore that point has moved. 20 (cua-rotate-rectangle): Ignore that point has moved.
21
22 2004-09-02 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
23
24 * term/mac-win.el: Add ASCII equivalents for some function keys.
25 (mode-line-frame-identification): Sync with x-win.el.
21 26
22 2004-09-02 Juri Linkov <juri@jurta.org> 27 2004-09-02 Juri Linkov <juri@jurta.org>
23 28
24 * progmodes/compile.el (compilation-buffer-name): Compare major 29 * progmodes/compile.el (compilation-buffer-name): Compare major
25 mode with second element of compilation-arguments instead of third 30 mode with second element of compilation-arguments instead of third