aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 5f0fe54217b..08dcb611ba7 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,8 @@
12008-03-03 Glenn Morris <rgm@gnu.org> 12008-03-03 Glenn Morris <rgm@gnu.org>
2 2
3 * emulation/viper-util.el (viper-frame-value): Prefer buffer-local
4 value, if set, over frame value.
5
3 * simple.el (transient-mark-mode): Don't turn on by default. 6 * simple.el (transient-mark-mode): Don't turn on by default.
4 7
5 * net/tls.el (open-tls-stream): Restore the 2007-11-04 change 8 * net/tls.el (open-tls-stream): Restore the 2007-11-04 change