aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorKim F. Storm2002-08-30 23:08:57 +0000
committerKim F. Storm2002-08-30 23:08:57 +0000
commite0f7b1a80a5d299a967d6cc6efaf9dad6528c0f3 (patch)
tree136a3385eaaf7381f5cb39c12c17c78d28984d6e /src
parente899e3de1e316c32a840db8b494001917f871f94 (diff)
downloademacs-e0f7b1a80a5d299a967d6cc6efaf9dad6528c0f3.tar.gz
emacs-e0f7b1a80a5d299a967d6cc6efaf9dad6528c0f3.zip
*** empty log message ***
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 0aeb696a366..19b31c74466 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,9 @@
12002-08-31 Kim F. Storm <storm@cua.dk>
2
3 * xdisp.c (Valternate_cursor_type, Qalternate_cursor_type): Removed.
4 (get_window_cursor_type): Don't use them.
5 (syms_of_xdisp): Remove intern, staticpro, and defvar for them.
6
12002-08-30 Andrew Choi <akochoi@shaw.ca> 72002-08-30 Andrew Choi <akochoi@shaw.ca>
2 8
3 * macfns.c (Qbox): Add extern declaration. 9 * macfns.c (Qbox): Add extern declaration.