aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
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 f07ac0953ff..1be233c84b8 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,9 @@
12011-03-25 Leo Liu <sdl.web@gmail.com> 12011-03-25 Leo Liu <sdl.web@gmail.com>
2 2
3 * midnight.el (midnight-time-float): Remove. Note it calculates
4 the microsecond component incorrectly and seconds-to-time does the
5 same job.
6
3 * ido.el (ido-read-internal): Simplify with read-from-minibuffer. 7 * ido.el (ido-read-internal): Simplify with read-from-minibuffer.
4 (ido-completions): Remove unused arguments. (Bug#8329) 8 (ido-completions): Remove unused arguments. (Bug#8329)
5 9