diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 2d199e9a437..8feee8cbe27 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2007-02-01 Juanma Barranquero + + * faces.el (set-face-underline-p, modify-face): Rename arg + UNDERLINE-P to UNDERLINE (it is not a flag). + 2007-02-01 Nick Roberts * progmodes/gdb-ui.el (gdb-speedbar-update): Avoid duplication @@ -10,8 +15,8 @@ 2007-02-01 J.D. Smith - * progmodes/idlwave.el (idlwave-xml-create-sysvar-alist): Trim - leading whitespace in sysvar names. + * progmodes/idlwave.el (idlwave-xml-create-sysvar-alist): + Trim leading whitespace in sysvar names. 2007-02-01 Juanma Barranquero diff --git a/lispref/ChangeLog b/lispref/ChangeLog index de524bc6500..e461834ee78 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog @@ -1,3 +1,8 @@ +2007-02-01 Juanma Barranquero + + * display.texi (Attribute Functions): Fix name and description of + the UNDERLINE arg of `set-face-underline-p'. + 2007-01-29 Eli Zaretskii * elisp.texi (Top): Add "Standard Errors", "Standard Buffer-Local