]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorGerd Moellmann <gerd@gnu.org>
Mon, 14 May 2001 13:18:04 +0000 (13:18 +0000)
committerGerd Moellmann <gerd@gnu.org>
Mon, 14 May 2001 13:18:04 +0000 (13:18 +0000)
lisp/ChangeLog
src/ChangeLog

index f69c89757863474902f16ebc9235f6aa74337fe8..5f91a19636c204c77640a20b0aad3647934cb1b5 100644 (file)
@@ -1,3 +1,8 @@
+2001-05-14  Gerd Moellmann  <gerd@gnu.org>
+
+       * hexl.el (hexl-current-address): Print a message when called
+       interactively.
+
 2001-05-11  Stefan Monnier  <monnier@cs.yale.edu>
 
        * gud.el (gud-jdb-build-source-files-list): Fix paren typo.
index 3f6bf99a6a22fdfd2337a3645e338e37474a7811..40d9e492fc11462f9455b70619f519987bfb91c3 100644 (file)
@@ -1,5 +1,8 @@
 2001-05-14  Gerd Moellmann  <gerd@gnu.org>
 
+       * xterm.c (x_draw_glyphs): Fix compuation of rightmost x for
+       full-width rows.
+
        * xfaces.c (split_font_name): Make sure to leave the loop
        with the right value of `i'.