aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorStefan Monnier2009-09-04 03:09:44 +0000
committerStefan Monnier2009-09-04 03:09:44 +0000
commitc0bc6d79eab4c5e38e8eb84558d160f1eb8ed22d (patch)
tree81354dc159d60a09b2fad75d039c158c64dfdf55 /lisp/ChangeLog
parent1c78a735d17167139aa81f927b0241e314e3bd3d (diff)
downloademacs-c0bc6d79eab4c5e38e8eb84558d160f1eb8ed22d.tar.gz
emacs-c0bc6d79eab4c5e38e8eb84558d160f1eb8ed22d.zip
(Footnote-text-under-cursor):
Check footnote-text-marker-alist before using it (bug#4324).
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 155b4804ebd..7882d1b1b04 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
12009-09-04 Leo <sdl.web@gmail.com> (tiny change)
2
3 * mail/footnote.el (Footnote-text-under-cursor):
4 Check footnote-text-marker-alist before using it (bug#4324).
5
12009-09-04 Glenn Morris <rgm@gnu.org> 62009-09-04 Glenn Morris <rgm@gnu.org>
2 7
3 * calendar/diary-lib.el (diary-fancy-display): Only switch modes if 8 * calendar/diary-lib.el (diary-fancy-display): Only switch modes if