aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index e390223e706..67add62f6ff 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -2,6 +2,12 @@
2 2
3 * vc-svn.el (vc-svn-print-log): Fix typo in previous. 3 * vc-svn.el (vc-svn-print-log): Fix typo in previous.
4 4
5 * net/newst-treeview.el (newsticker--treeview-list-update-faces):
6 Preserve point in the list buffer. (Bug#4939)
7 Use point-at-eol.
8 (newsticker--treeview-list-update-highlight)
9 (newsticker--treeview-tree-update-highlight): Use point-at-bol/eol.
10
52009-11-16 Jay Belanger <jay.p.belanger@gmail.com> 112009-11-16 Jay Belanger <jay.p.belanger@gmail.com>
6 12
7 * calc/calc-bin.el (math-symclip, calcFunc-symclip, calc-symclip): 13 * calc/calc-bin.el (math-symclip, calcFunc-symclip, calc-symclip):