aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorMiles Bader2000-08-01 12:56:24 +0000
committerMiles Bader2000-08-01 12:56:24 +0000
commit10b0f752ea173626d4e8e5cd109cdfbd98cab0fe (patch)
treee7725f83e8604d5c45304212ff6d4a15be3f6714 /src/ChangeLog
parent032ebb2999b331a8150f333592ad5777e9054df4 (diff)
downloademacs-10b0f752ea173626d4e8e5cd109cdfbd98cab0fe.tar.gz
emacs-10b0f752ea173626d4e8e5cd109cdfbd98cab0fe.zip
(Fconstrain_to_field): Fix the conditions for deciding when to constrain
NEW_POS (they were pretty screwed up before).
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index f2f62365838..5efe0edb18b 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12000-08-01 Miles Bader <miles@gnu.org>
2
3 * editfns.c (Fconstrain_to_field): Fix the conditions for deciding
4 when to constrain NEW_POS (they were pretty screwed up before).
5
12000-07-31 Eli Zaretskii <eliz@is.elta.co.il> 62000-07-31 Eli Zaretskii <eliz@is.elta.co.il>
2 7
3 * msdos.c (run_msdos_command): Save and restore the master 8 * msdos.c (run_msdos_command): Save and restore the master