Mercurial > emacs
changeset 28789:b69d5f20b837
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Tue, 02 May 2000 20:12:37 +0000 |
parents | b4439d3505f3 |
children | 2e6e5663d453 |
files | etc/NEWS lisp/ChangeLog src/ChangeLog |
diffstat | 3 files changed, 14 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/etc/NEWS Tue May 02 20:09:21 2000 +0000 +++ b/etc/NEWS Tue May 02 20:12:37 2000 +0000 @@ -2273,8 +2273,17 @@ `:ascent ASCENT' -ASCENT must be a number in the range 0..100, and specifies the percentage -of the image's height to use for its ascent. Default is 50. +ASCENT must be a number in the range 0..100, or the symbol `center'. +If it is a number, it specifies the percentage of the image's height +to use for its ascent. + +If not specified, ASCENT defaults to the value 50 which means that the +image will be centered with the base line of the row it appears in. + +If ASCENT is `center' the image is vertically centered with text drawn +in the same face as the image. The point the image is aligned with is +the middle of the height of the face's font. That point is usually +different from the font's base line. `:margin MARGIN'
--- a/lisp/ChangeLog Tue May 02 20:09:21 2000 +0000 +++ b/lisp/ChangeLog Tue May 02 20:12:37 2000 +0000 @@ -1,5 +1,8 @@ 2000-05-02 Gerd Moellmann <gerd@gnu.org> + * files.el (recover-session): Make directories as necessary + if they don't exist yet. + * calendar/cal-french.el (french-calendar-multibyte-special-days-array) (french-calendar-special-days-array): Change French text.