aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index ae3745cf518..8e82e00056d 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,7 @@
12009-10-12 Juanma Barranquero <lekktu@gmail.com> 12009-10-12 Juanma Barranquero <lekktu@gmail.com>
2 2
3 * proced.el (proced-unload-function): New function.
4
3 * bs.el (bs-mode): Set `revert-buffer-function' to `bs-refresh'. 5 * bs.el (bs-mode): Set `revert-buffer-function' to `bs-refresh'.
4 (bs-refresh): Add IGNORED arg for `revert-buffer' compatibility. 6 (bs-refresh): Add IGNORED arg for `revert-buffer' compatibility.
5 Doc fix. 7 Doc fix.