summaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2006-12-15 16:36:31 +0000
committerEli Zaretskii <eliz@gnu.org>2006-12-15 16:36:31 +0000
commit75036d1c402448af9500c44f3d3d0ea73cf70a95 (patch)
treeaf53ad7091b9dee2b1edf4630ed806adc7079894 /lisp
parentced748496ee0bf6c64cd6b51af260f08d8daeca9 (diff)
downloademacs-75036d1c402448af9500c44f3d3d0ea73cf70a95.tar.gz
*** empty log message ***
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 9bfba1b26f5..f93539c416c 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,15 @@
+2006-12-15 Kevin Gallagher <Kevin.Gallagher@boeing.com>
+
+ * emulation/edt.el (edt-xserver):
+ * emulation/edt-mapper.el (edt-xserver): Replace `/' with a `-',
+ to fix a problem on Cygwin.
+
+ * emulation/edt.el
+ * emulation/edt-mapper.el
+ * emulation/edt-lk201.el
+ * emulation/edt-pc.el
+ * emulation/edt-vt100.el: Update maintainer's email address.
+
2006-12-15 Simon Marshall <simon@gnu.org>
* progmodes/cc-fonts.el (c-font-lock-declarations): Fix previous