]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorKenichi Handa <handa@m17n.org>
Sun, 28 Sep 2003 23:53:42 +0000 (23:53 +0000)
committerKenichi Handa <handa@m17n.org>
Sun, 28 Sep 2003 23:53:42 +0000 (23:53 +0000)
lisp/ChangeLog
src/ChangeLog

index ccd0c36ba0410f63382e0f7378087a896c5e3105..6428e4f47fccb96fa30f7874a4cff79160268f80 100644 (file)
@@ -1,3 +1,7 @@
+2003-09-29  Kenichi Handa  <handa@m17n.org>
+
+       * descr-text.el (describe-char): Fix previous change.
+
 2003-09-28  Kenichi Handa  <handa@m17n.org>
 
        * descr-text.el (describe-char-display): New function.
index 8401a7688252709b7712e19fa8e8433c6674790a..0c23509a82ad0ddd2b94c187ca1d8852aa73676d 100644 (file)
@@ -7,6 +7,10 @@
 
        * term.c (tty_setup_colors): Treat any negative argument as -1.
 
+2003-09-27  Gaute B Strokkenes  <biggaute@uwc.net>  (tiny change)
+
+       * process.c (send_process): Delete unused temp_buf.
+
 2003-09-26  Dave Love  <fx@gnu.org>
 
        * xterm.c (x_bitmap_mask): Declare.