aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorPavel Janík2001-10-23 12:01:58 +0000
committerPavel Janík2001-10-23 12:01:58 +0000
commita50a10a02db37e323572c469d376674f5449c0ac (patch)
tree9efd0a717910f358116031fafe3528c128b7ee31 /src/ChangeLog
parent03195c584db36c2d78e5e0f36296f19143b55604 (diff)
downloademacs-a50a10a02db37e323572c469d376674f5449c0ac.tar.gz
emacs-a50a10a02db37e323572c469d376674f5449c0ac.zip
(modify-syntax-entry): Fix argument names (use CHAR instead of C) and usage.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 7dac489349c..f8f0ac3866c 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,12 @@
12001-10-23 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
2
3 * syntax.c: Fix argument names and usage.
4
5 * editfns.c: Fix argument names and usage.
6
7 * xfns.c (Fx_show_tip): Remove unused variables `buffer', `top',
8 `left', `max_width' and `max_height'.
9
12001-10-23 Gerd Moellmann <gerd@gnu.org> 102001-10-23 Gerd Moellmann <gerd@gnu.org>
2 11
3 * xdisp.c (display_line): For a tab continued to the next line, 12 * xdisp.c (display_line): For a tab continued to the next line,