aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorEli Zaretskii2000-06-15 16:10:25 +0000
committerEli Zaretskii2000-06-15 16:10:25 +0000
commit261f3289cdb3efc85263ef47602539a1a82ec288 (patch)
treefcd5ba991f6ff36e19c317e57a19fd533ccdfb5e /lisp/ChangeLog
parentb1bb9f74a5d197e2975d364689a433ad2f6aadc2 (diff)
downloademacs-261f3289cdb3efc85263ef47602539a1a82ec288.tar.gz
emacs-261f3289cdb3efc85263ef47602539a1a82ec288.zip
(SHELL): Make sure /bin/sh is used.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 22dae1d4843..ea7456026f0 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,7 @@
12000-06-15 Eli Zaretskii <eliz@is.elta.co.il> 12000-06-15 Eli Zaretskii <eliz@is.elta.co.il>
2 2
3 * Makefile.in (SHELL): Make sure /bin/sh is used.
4
3 * woman.el (woman-man-buffer): Fix bold and underlined CJK 5 * woman.el (woman-man-buffer): Fix bold and underlined CJK
4 characters, which use series of two ^H characters instead of one. 6 characters, which use series of two ^H characters instead of one.
5 7