1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-05 05:21:26 -08:00

*** empty log message ***

This commit is contained in:
Luc Teirlinck 2006-04-21 23:32:19 +00:00
parent 4253c32710
commit a9b2b70fe2

View file

@ -1,3 +1,10 @@
2006-04-21 Luc Teirlinck <teirllm@auburn.edu>
* progmodes/antlr-mode.el (antlr-default):
* cus-edit.el (custom-documentation):
* faces.el (scroll-bar, border, cursor, mouse): Avoid nil spec
in defface.
2006-04-21 Kim F. Storm <storm@cua.dk>
* image.el (image-type): New defun split out of create-image.