aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorPavel Janík2001-10-31 10:57:06 +0000
committerPavel Janík2001-10-31 10:57:06 +0000
commitfa1361cbef4097890d1d1d015866876b0f567572 (patch)
tree25c248b380b2a7c85323e6bada655719848d351c /src/ChangeLog
parent48400103d7b5b6afe660a30e25f82c097a856696 (diff)
downloademacs-fa1361cbef4097890d1d1d015866876b0f567572.tar.gz
emacs-fa1361cbef4097890d1d1d015866876b0f567572.zip
(lucid-menu-bar-dirty-flag): Doc fix.
(last-input-char): Revert doc-string to be the same as the doc-string of `last-input-event'.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 1e8d9d2e171..04042fab40b 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,9 @@
12001-10-31 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 12001-10-31 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
2 2
3 * keyboard.c (lucid-menu-bar-dirty-flag): Doc fix.
4 (last-input-char): Revert doc-string to be the same as the
5 doc-string of `last-input-event'.
6
3 * xdisp.c: Fix typos in comments. 7 * xdisp.c: Fix typos in comments.
4 8
52001-10-31 Gerd Moellmann <gerd@gnu.org> 92001-10-31 Gerd Moellmann <gerd@gnu.org>