]> code.delx.au - gnu-emacs/blobdiff - lisp/ChangeLog
*** empty log message ***
[gnu-emacs] / lisp / ChangeLog
index 7855aa64349b92abaf24b00f4e06ab192558b387..f93539c416c44b35b19688add436c28e4b6582cc 100644 (file)
@@ -1,6 +1,45 @@
+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
+       change.
+
+2006-12-15  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
+
+       * term/mac-win.el (mac-atsu-font-table): Remove defvar.
+       (mac-handle-font-selection): Use mac-atsu-font-face-attributes
+       instead of mac-atsu-font-table.
+       (fontset-default): Specify argument MAXIMUM in x-list-fonts calls.
+
+2006-12-14  Stephen Leake  <stephen_leake@member.fsf.org>
+
+       * align.el (align-match-tex-pattern): Fix a rare bug which
+       hanged Emacs.
+
+2006-12-14  Richard Stallman  <rms@gnu.org>
+
+       * startup.el (use-fancy-splash-screens-p): Use frame-height
+       instead of window-height.  Pass frame to image-size.
+
+2006-12-13  Kenichi Handa  <handa@m17n.org>
+
+       * international/mule-cmds.el (set-locale-environment):
+       Set default-sendmail-coding-system too.
+
 2006-12-12  J.D. Smith  <jdsmith@as.arizona.edu>
 
-       * progmodes/idlw-help.el: Fixed copyright notice.
+       * progmodes/idlw-help.el: Fix copyright notice.
 
 2006-12-12  Stefan Monnier  <monnier@iro.umontreal.ca>