]> git.eshelyaron.com Git - emacs.git/commitdiff
Use more descriptive entries.
authorPavel Janík <Pavel@Janik.cz>
Tue, 23 Oct 2001 15:09:09 +0000 (15:09 +0000)
committerPavel Janík <Pavel@Janik.cz>
Tue, 23 Oct 2001 15:09:09 +0000 (15:09 +0000)
src/ChangeLog

index b4126bb59f5f982c2887b4e03e9396087c571f02..2a7c20f5d92484c43a18de6945618468bad59bfa 100644 (file)
 
 2001-10-23  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
 
-       * syntax.c: Fix argument names and usage.
+       * syntax.c (modify-syntax-entry): Fix argument names (use CHAR
+       instead of C) and usage.
 
-       * editfns.c: Fix argument names and usage.
+       * editfns.c (char-to-string): Fix argument names (use CHAR instead
+       of C) and usage.
 
        * xfns.c (Fx_show_tip): Remove unused variables `buffer', `top',
        `left', `max_width' and `max_height'.