diff options
author | Kim F. Storm <storm@cua.dk> | 2006-09-06 13:01:57 +0000 |
---|---|---|
committer | Kim F. Storm <storm@cua.dk> | 2006-09-06 13:01:57 +0000 |
commit | bdd26918c524d5a1a3c3c88c30253a3ef58c77a6 (patch) | |
tree | 84a51f3d0142c08f049a673d0d1587b06bccb2af /etc | |
parent | 13112157f0be3037f8bb1cfed44eec4941307e7d (diff) | |
download | emacs-bdd26918c524d5a1a3c3c88c30253a3ef58c77a6.tar.gz |
*** empty log message ***
Diffstat (limited to 'etc')
-rw-r--r-- | etc/NEWS | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -5194,6 +5194,11 @@ external packages to save users from having to update *** The new variable `max-image-size' defines the maximum size of images that Emacs will load and display. ++++ +*** The new variable `display-mm-dimensions-alist' can be used to +override incorrect graphical display dimensions returned by functions +`display-mm-height' and `display-mm-width'. + ** Mouse pointer features: +++ (lispref) |