aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 218a8ce9b85..de200496b4c 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,9 @@
12002-03-14 Miles Bader <miles@gnu.org> 12002-03-14 Miles Bader <miles@gnu.org>
2 2
3 * net/rlogin.el (rlogin-carriage-filter): Function removed.
4 (rlogin): Don't install the `rlogin-carriage-filter' filter, as
5 comint removes carriage returns itself now.
6
3 * rfn-eshadow.el (rfn-eshadow-update-overlay): Bind 7 * rfn-eshadow.el (rfn-eshadow-update-overlay): Bind
4 `inhibit-point-motion-hooks' to t while messing around, to avoid 8 `inhibit-point-motion-hooks' to t while messing around, to avoid
5 getting hosed by our own intangible property. 9 getting hosed by our own intangible property.