]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorGerd Moellmann <gerd@gnu.org>
Thu, 27 Sep 2001 09:23:01 +0000 (09:23 +0000)
committerGerd Moellmann <gerd@gnu.org>
Thu, 27 Sep 2001 09:23:01 +0000 (09:23 +0000)
lisp/ChangeLog
src/ChangeLog

index b3de540ef15436c0b291ba6e1b83143b9c5578ef..cd10d7a2211da7010888c4f182747fe147124fe7 100644 (file)
@@ -1,5 +1,8 @@
 2001-09-27  Gerd Moellmann  <gerd@gnu.org>
 
+       * international/mule-diag.el (list-input-methods-1): Output 
+       something that's independent of Emacs' version.
+
        * tar-mode.el (tar-mode-write-file): Don't signal an error by
        calling byte-to-position with a nil tar-header-offset.
 
index c35502722c6f5310bbfb0b8bb28384e682131a2e..01640cc58be2c2bdd543d9835a40e331c69157b1 100644 (file)
@@ -1,5 +1,8 @@
 2001-09-27  Gerd Moellmann  <gerd@gnu.org>
 
+       * xterm.c (x_draw_relief_rect): Draw bottom relief 1 pixel more
+       to the left.  Some cleanup.
+
        * xdisp.c (display_mode_element): One more case where a string's
        multibyteness should be used for display.