Mercurial > emacs
changeset 85760:1c06368ee698
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Mon, 29 Oct 2007 13:55:17 +0000 |
parents | 906f71611b65 |
children | 7d711fbfe5b5 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 16 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Mon Oct 29 13:55:06 2007 +0000 +++ b/lisp/ChangeLog Mon Oct 29 13:55:17 2007 +0000 @@ -1,3 +1,19 @@ +2007-10-29 Drew Adams <drew.adams@oracle.com> + + * faces.el (read-color): New function. + (face-at-point, foreground-color-at-point) + (background-color-at-point): New functions. + +2007-10-28 Richard Stallman <rms@gnu.org> + + * net/browse-url.el (browse-url-text-xterm): Renamed from + browse-url-lynx-xterm and made generic. + (browse-url-text-emacs): Likewise. + (browse-url-text-browser): New variable. + (browse-url-text-emacs-args): Renamed from browse-url-lynx-emacs-args. + (browse-url-text-input-field, browse-url-text-input-attempts) + (browse-url-kde-program): Likewise. + 2007-10-29 Glenn Morris <rgm@gnu.org> * textmodes/org-publish.el (org-publish-get-plist-from-filename):