aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorEli Zaretskii2006-11-18 11:08:36 +0000
committerEli Zaretskii2006-11-18 11:08:36 +0000
commitf4cfdbbe141261790c8d76e4e37c264da9c090af (patch)
tree13705d0d06e06c9f81bf60da84723ec6714ee713 /src
parent22a54481cf90c00bed180a83bfaf2bb6cce7c501 (diff)
downloademacs-f4cfdbbe141261790c8d76e4e37c264da9c090af.tar.gz
emacs-f4cfdbbe141261790c8d76e4e37c264da9c090af.zip
Fix date in mouse_autoselect_window removal change.
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 3757d350eb5..5b03db64a19 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -813,7 +813,7 @@
813 * editfns.c (Fsystem_name): Mention "host" in the doc string. 813 * editfns.c (Fsystem_name): Mention "host" in the doc string.
814 (syms_of_editfns) <system-name>: Likewise. 814 (syms_of_editfns) <system-name>: Likewise.
815 815
8162006-08-27 Martin Rudalics <rudalics@gmx.at> 8162006-09-08 Martin Rudalics <rudalics@gmx.at>
817 817
818 * xdisp.c (mouse_autoselect_window): Remove. 818 * xdisp.c (mouse_autoselect_window): Remove.
819 (Vmouse_autoselect_window): New variable. DEFVAR_LISP it. 819 (Vmouse_autoselect_window): New variable. DEFVAR_LISP it.