summaryrefslogtreecommitdiff
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2010-09-23 00:09:24 -0700
committerGlenn Morris <rgm@gnu.org>2010-09-23 00:09:24 -0700
commitd97034985aea86dbc2405db1cab5433c65339ac4 (patch)
treeef0522bec65e337e5ea7c6c6c9d2a17900ea8243 /lisp/ChangeLog
parent45a3f5c644f510afe8328c11f0c73fd298a2fd81 (diff)
downloademacs-d97034985aea86dbc2405db1cab5433c65339ac4.tar.gz
Tiny comint.el change.
* lisp/comint.el (comint-use-prompt-regexp-instead-of-fields): Move alias before definition, so it does not need autoloading.
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 1316cc95193..7bf7ed53108 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,8 @@
2010-09-23 Glenn Morris <rgm@gnu.org>
+ * comint.el (comint-use-prompt-regexp-instead-of-fields):
+ Move alias before definition, so it does not need autoloading.
+
* emulation/crisp.el, emulation/cua-base.el, emulation/edt.el:
* emulation/pc-select.el, emulation/vip.el, international/iso-ascii.el:
* international/kkc.el, international/ogonek.el, mail/feedmail.el: