aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorGlenn Morris2014-03-21 00:19:21 -0700
committerGlenn Morris2014-03-21 00:19:21 -0700
commit78540c42f162761bde4322c5d1d89e8dfd455c80 (patch)
tree24c1aa2bd559dac2311c6e1ce94f4c4b2ed2dc8f /lisp/ChangeLog
parent9ee59bca7ae0ca23a1c7ee3653601b6d8c52b529 (diff)
downloademacs-78540c42f162761bde4322c5d1d89e8dfd455c80.tar.gz
emacs-78540c42f162761bde4322c5d1d89e8dfd455c80.zip
* lisp/electric.el (electric-indent-post-self-insert-function): Add doc.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 07af775379c..019c63c5155 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,7 @@
12014-03-21 Glenn Morris <rgm@gnu.org>
2
3 * electric.el (electric-indent-post-self-insert-function): Add doc.
4
12014-03-21 Dmitry Gutov <dgutov@yandex.ru> 52014-03-21 Dmitry Gutov <dgutov@yandex.ru>
2 6
3 * emacs-lisp/package.el (package-compute-transaction): 7 * emacs-lisp/package.el (package-compute-transaction):