aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGlenn Morris2007-03-20 07:44:29 +0000
committerGlenn Morris2007-03-20 07:44:29 +0000
commitb537c2a9436a66e96fe27d36f62bd4e5a0294014 (patch)
treef3ffa91bdd0e57fe1c74998809ee2899f230cfd9
parent6f24655361095cb1c1d4f900d63185e481ad5845 (diff)
downloademacs-b537c2a9436a66e96fe27d36f62bd4e5a0294014.tar.gz
emacs-b537c2a9436a66e96fe27d36f62bd4e5a0294014.zip
*** empty log message ***
-rw-r--r--admin/notes/copyright5
-rw-r--r--lisp/ChangeLog6
2 files changed, 9 insertions, 2 deletions
diff --git a/admin/notes/copyright b/admin/notes/copyright
index c2e3e47a863..8fed418ed6e 100644
--- a/admin/notes/copyright
+++ b/admin/notes/copyright
@@ -445,8 +445,9 @@ etc/Xkeymap.txt
445RLK's way of remapping his keyboard, so it is not constrained. I think 445RLK's way of remapping his keyboard, so it is not constrained. I think
446it was written by RLK. Let's delete it; if we contact RLK again, we 446it was written by RLK. Let's delete it; if we contact RLK again, we
447can put it back." Actually, RLK == Robert Krawitz has an Emacs 447can put it back." Actually, RLK == Robert Krawitz has an Emacs
448assignment. So this could be restored if it is still useful. 448assignment. So this could be restored if it is still useful, but Jan Djärv
449 449says it is obsolete:
450<http://lists.gnu.org/archive/html/emacs-devel/2007-03/msg00673.html>
450 451
451src/m/mips4.h, news-risc.h, pmax.h 452src/m/mips4.h, news-risc.h, pmax.h
452src/s/aix3-2.h, bsd386.h, hpux8.h, hpux9.h, irix4-0.h, irix5-0.h, 453src/s/aix3-2.h, bsd386.h, hpux8.h, hpux9.h, irix4-0.h, irix5-0.h,
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index c9a5496193c..f84f0b0dabd 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,9 @@
12007-03-20 Glenn Morris <rgm@gnu.org>
2
3 * calendar/diary-lib.el (diary-live-p): New function.
4 (number-of-diary-entries): Add a :set function to redisplay diary
5 when necessary.
6
12007-03-19 Nick Roberts <nickrob@snap.net.nz> 72007-03-19 Nick Roberts <nickrob@snap.net.nz>
2 8
3 * t-mouse.el (t-mouse-make-event-element): Use timestamp output 9 * t-mouse.el (t-mouse-make-event-element): Use timestamp output