diff options
| author | Eli Zaretskii | 2006-11-18 11:08:36 +0000 |
|---|---|---|
| committer | Eli Zaretskii | 2006-11-18 11:08:36 +0000 |
| commit | f4cfdbbe141261790c8d76e4e37c264da9c090af (patch) | |
| tree | 13705d0d06e06c9f81bf60da84723ec6714ee713 /src | |
| parent | 22a54481cf90c00bed180a83bfaf2bb6cce7c501 (diff) | |
| download | emacs-f4cfdbbe141261790c8d76e4e37c264da9c090af.tar.gz emacs-f4cfdbbe141261790c8d76e4e37c264da9c090af.zip | |
Fix date in mouse_autoselect_window removal change.
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 2 |
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 | ||
| 816 | 2006-08-27 Martin Rudalics <rudalics@gmx.at> | 816 | 2006-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. |