aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorThierry Volpiatto2013-03-01 12:27:57 -0500
committerStefan Monnier2013-03-01 12:27:57 -0500
commit7944eaa3362860c1afd7cc9d0d2ea4d71c289989 (patch)
treed56ebf4fc8adfd0cb9fce79db8952851a989e314 /lisp/ChangeLog
parent325b66a6d1b648a6db2bcdc2bab14896dc67c099 (diff)
downloademacs-7944eaa3362860c1afd7cc9d0d2ea4d71c289989.tar.gz
emacs-7944eaa3362860c1afd7cc9d0d2ea4d71c289989.zip
* lisp/net/net-utils.el (net-utils-run-simple): Don't display-buffer
when reverting. Fixes: debbugs:13831
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 0b9f7436f6f..3183743db3e 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,6 +1,11 @@
12013-03-01 Thierry Volpiatto <thierry.volpiatto@gmail.com>
2
3 * net/net-utils.el (net-utils-run-simple): Don't display-buffer
4 when reverting (bug#13831).
5
12013-03-01 Agustín Martín Domingo <agustin.martin@hispalinux.es> 62013-03-01 Agustín Martín Domingo <agustin.martin@hispalinux.es>
2 7
3 * textmodes/ispell.el (ispell-find-hunspell-dictionaries): 8 * textmodes/ispell.el (ispell-find-hunspell-dictionaries):
4 Always expand affix-file before storing to protect against changed 9 Always expand affix-file before storing to protect against changed
5 `default-directory'. 10 `default-directory'.
6 (ispell-print-if-debug): Make sure message is printed at the end 11 (ispell-print-if-debug): Make sure message is printed at the end