aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 728b9833c9f..ea428b1de15 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,13 @@
12015-02-10 Juri Linkov <juri@linkov.net>
2
3 Better support for the case of typing RET on the prompt in comint.
4
5 * comint.el (comint-get-old-input-default): Go to the field end
6 when comint-use-prompt-regexp is nil.
7 (comint-line-beginning-position): Check if point is already
8 on the prompt before searching for the prompt when
9 comint-use-prompt-regexp is non-nil. (Bug#19710)
10
12015-02-08 Eli Zaretskii <eliz@gnu.org> 112015-02-08 Eli Zaretskii <eliz@gnu.org>
2 12
3 * frame.el (frame-notice-user-settings): Refresh the value of 13 * frame.el (frame-notice-user-settings): Refresh the value of