aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEli Zaretskii2006-04-01 14:13:34 +0000
committerEli Zaretskii2006-04-01 14:13:34 +0000
commit7656d7b47ae492a78282e41041bcdc11382c4f48 (patch)
treee4faf7351e2f72e600a943bf5c7522831581c56d
parent7e332390f23860d7a5e4b4899b62f77f413e6802 (diff)
downloademacs-7656d7b47ae492a78282e41041bcdc11382c4f48.tar.gz
emacs-7656d7b47ae492a78282e41041bcdc11382c4f48.zip
*** empty log message ***
-rw-r--r--lisp/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index d9eff7a00c3..a7c35da6e56 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -15205,7 +15205,7 @@
15205 * add-log.el (change-log-font-lock-keywords): Make the regexp for 15205 * add-log.el (change-log-font-lock-keywords): Make the regexp for
15206 date lines stricter. 15206 date lines stricter.
15207 15207
152082005-06-10 Zhang Wei <id.brep@gmail.com> (tiny change) 152082005-06-10 Zhang Wei <id.brep@gmail.com>
15209 15209
15210 * term/x-win.el (x-clipboard-yank): Use x-selection-value instead 15210 * term/x-win.el (x-clipboard-yank): Use x-selection-value instead
15211 of x-get-selection. 15211 of x-get-selection.