aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorJuanma Barranquero2002-10-18 10:11:25 +0000
committerJuanma Barranquero2002-10-18 10:11:25 +0000
commitd9c25020a03cfa212e61afc0274310e55b1b3932 (patch)
treeccb212a702360e9f79717a7936b6abfede783581 /src
parent7d0393cf12f2e50ee50e1a1fd73a60e9ef1f56ac (diff)
downloademacs-d9c25020a03cfa212e61afc0274310e55b1b3932.tar.gz
emacs-d9c25020a03cfa212e61afc0274310e55b1b3932.zip
*** empty log message ***
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 8bad13f10de..33e2b5b388a 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,7 @@
12002-10-17 Juanma Barranquero <lektu@terra.es>
2
3 * lread.c (syms_of_lread): Fix typos.
4
12002-10-17 Dave Love <fx@gnu.org> 52002-10-17 Dave Love <fx@gnu.org>
2 6
3 * Makefile.in (TEMACS_LDFLAGS): Add trailing comment. 7 * Makefile.in (TEMACS_LDFLAGS): Add trailing comment.
@@ -2290,7 +2294,7 @@
2290 (IT_set_cursor_type, IT_set_frame_parameters): Handle the `hbar' 2294 (IT_set_cursor_type, IT_set_frame_parameters): Handle the `hbar'
2291 cursor type. 2295 cursor type.
2292 2296
22932002-04-19 Dave Lambert <dlambert@acm.org> 22972002-04-19 Dave Lambert <dlambert@acm.org>
2294 2298
2295 Theses change implement an underscore-like (`hbar') cursor. 2299 Theses change implement an underscore-like (`hbar') cursor.
2296 2300