Mercurial > emacs
diff lisp/ChangeLog @ 90829:92c344270c8a
Merge from emacs--devo--0
Patches applied:
* emacs--devo--0 (patch 711-712)
- Update from CVS
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-199
author | Miles Bader <miles@gnu.org> |
---|---|
date | Thu, 26 Apr 2007 04:38:27 +0000 |
parents | e6fdae9180d4 e082c4d6a1e1 |
children | 70bf32a0f523 |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu Apr 26 04:31:32 2007 +0000 +++ b/lisp/ChangeLog Thu Apr 26 04:38:27 2007 +0000 @@ -1,3 +1,31 @@ +2007-04-26 Luc Teirlinck <teirllm@dms.auburn.edu> + + * locate.el (locate-in-alternate-database): Doc fix. + +2007-04-26 Glenn Morris <rgm@gnu.org> + + * button.el (button): Use underline if supported, else fall back + to color. + + * version.el (emacs-version): Increase to 22.1.50. + +2007-04-25 J.D. Smith <jdsmith@as.arizona.edu> + + * progmodes/idlwave.el (idlwave-beginning-of-subprogram, + idlwave-end-of-subprogram): Take optional NOMARK arg to prevent + pushing mark. + (idlwave-current-routine): Don't push mark. + +2007-04-25 Mathias Dahl <mathias.dahl@gmail.com> + + * image-dired.el (image-dired-display-image): Derive image-type + from filename rather than assuming jpeg, in case no resizing was + needed. + +2007-04-25 Johan Bockg,Ae(Brd <bojohan@dd.chalmers.se> + + * custom.el (defface): Doc fix. + 2007-04-24 J.D. Smith <jdsmith@as.arizona.edu> * progmodes/idlw-shell.el (idlwave-shell-clear-all-bp): Don't