]> git.eshelyaron.com Git - emacs.git/commitdiff
merge trunk
authorKenichi Handa <handa@m17n.org>
Mon, 1 Nov 2010 07:55:44 +0000 (16:55 +0900)
committerKenichi Handa <handa@m17n.org>
Mon, 1 Nov 2010 07:55:44 +0000 (16:55 +0900)
1  2 
lisp/ChangeLog

diff --cc lisp/ChangeLog
index 9be6d045de33c523cedaf2aebd3d8f590b58c6cd,7a9434d376762efa7336bc3794b73ff6c2cbf900..94d7c9de9211c2aa4637d6d43873f8c98abd3659
@@@ -1,19 -1,10 +1,24 @@@
 +2010-11-01  Kenichi Handa  <handa@m17n.org>
 +
 +      * faces.el (glyphless-char): Inherit underline for tty.
 +
 +2010-10-28  Kenichi Handa  <handa@m17n.org>
 +
 +      Implement various display methods for glyphless characters.
 +
 +      * international/characters.el (char-acronym-table): New variable.
 +      (glyphless-char-control): New variable.
 +      (update-glyphless-char-display): New funciton.
 +
 +      * faces.el (glyphless-char): New face.
 +
  2010-11-01  Glenn Morris  <rgm@gnu.org>
  
+       * calendar/holidays.el (general-holidays, oriental-holidays)
+       (local-holidays, other-holidays, hebrew-holidays, christian-holidays)
+       (islamic-holidays, bahai-holidays, solar-holidays): Move aliases before
+       the definitions of their targets.
        * emacs-lisp/smie.el (smie): New custom group.
        (smie-blink-matching-inners, smie-indent-basic): Add :group.