aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorJuanma Barranquero2012-01-23 02:10:50 +0100
committerJuanma Barranquero2012-01-23 02:10:50 +0100
commitd1a5c3b45081c237658c6f6b74bbd6bc986acb60 (patch)
treebed862c67fda5e5450fbfcc1be0945d826145054 /lisp/ChangeLog
parenta5509865d7a0dd40bfb6217693ca2684a517d6d0 (diff)
downloademacs-d1a5c3b45081c237658c6f6b74bbd6bc986acb60.tar.gz
emacs-d1a5c3b45081c237658c6f6b74bbd6bc986acb60.zip
lisp/subr.el (display-delayed-warnings): Collapse identical adjacent messages.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 8ada003d23d..ff2b4b5f226 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
12012-01-23 Juanma Barranquero <lekktu@gmail.com>
2
3 * subr.el (display-delayed-warnings):
4 Collapse identical adjacent messages.
5
12012-01-22 Michael Albinus <michael.albinus@gmx.de> 62012-01-22 Michael Albinus <michael.albinus@gmx.de>
2 7
3 * net/tramp.el (tramp-action-login): Set connection property "login-as". 8 * net/tramp.el (tramp-action-login): Set connection property "login-as".