aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKim F. Storm2007-03-01 22:27:47 +0000
committerKim F. Storm2007-03-01 22:27:47 +0000
commit115f38b127f4736b7c04a66811c22b726199b1ef (patch)
tree2e11e6e8e0485744654ff7d4bc1e603a9997899e
parentc003614e74bff2acf55d739c3a6e4e595b3975a4 (diff)
downloademacs-115f38b127f4736b7c04a66811c22b726199b1ef.tar.gz
emacs-115f38b127f4736b7c04a66811c22b726199b1ef.zip
*** empty log message ***
-rw-r--r--etc/ChangeLog2
-rw-r--r--lisp/ChangeLog5
2 files changed, 7 insertions, 0 deletions
diff --git a/etc/ChangeLog b/etc/ChangeLog
index 11012610112..d3b8009cb17 100644
--- a/etc/ChangeLog
+++ b/etc/ChangeLog
@@ -1,5 +1,7 @@
12007-03-01 Kim F. Storm <storm@cua.dk> 12007-03-01 Kim F. Storm <storm@cua.dk>
2 2
3 * ORDERS: Reformat text.
4
3 * NEWS (About external Lisp packages): New section. 5 * NEWS (About external Lisp packages): New section.
4 6
52007-02-28 Thien-Thi Nguyen <ttn@gnu.org> 72007-02-28 Thien-Thi Nguyen <ttn@gnu.org>
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index b128720cb0b..28eb674b651 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
12007-03-01 Lennart Borgman <lennart.borgman.073@student.lu.se>
2
3 * isearch.el (isearch-message-prefix):
4 Use minibuffer-prompt-properties.
5
12007-03-01 Vinicius Jose Latorre <viniciusjl@ig.com.br> 62007-03-01 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2 7
3 * ps-print.el (ps-setup): Print which Emacsen is running ps-print 8 * ps-print.el (ps-setup): Print which Emacsen is running ps-print