aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
authorKim F. Storm2005-01-06 22:01:38 +0000
committerKim F. Storm2005-01-06 22:01:38 +0000
commitc35b0c6bc3bc05ef4dd0b44b9c477a223625d3d2 (patch)
tree0f554260b8164c4f473057767fd108ee4e08f230 /lisp
parent2bac7f1784d7c13f60089b81e60cc64634759842 (diff)
downloademacs-c35b0c6bc3bc05ef4dd0b44b9c477a223625d3d2.tar.gz
emacs-c35b0c6bc3bc05ef4dd0b44b9c477a223625d3d2.zip
*** empty log message ***
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index dbc1027fed2..9be77b5d0c3 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,10 @@
12005-01-06 Kim F. Storm <storm@cua.dk>
2
3 * simple.el (completion-list-mode-map): Map follow-link to mouse-face.
4
5 * man.el (Man-xref-man-page, Man-xref-header-file)
6 (Man-xref-normal-file): Add follow-link property.
7
12005-01-06 Jay Belanger <belanger@truman.edu> 82005-01-06 Jay Belanger <belanger@truman.edu>
2 9
3 * calc/calc-units.el: Make sure the proper macro definitions are 10 * calc/calc-units.el: Make sure the proper macro definitions are