Mercurial > emacs
comparison lisp/ChangeLog @ 40180:1e1baaa720e5
*** empty log message ***
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Mon, 22 Oct 2001 11:06:39 +0000 |
parents | b5434558b7e8 |
children | 9e7fed09ea11 |
comparison
equal
deleted
inserted
replaced
40179:b5434558b7e8 | 40180:1e1baaa720e5 |
---|---|
99 | 99 |
100 * wid-edit.el (checkbox): Swap bg/fg colors in image, and invert | 100 * wid-edit.el (checkbox): Swap bg/fg colors in image, and invert |
101 image bits to compensate. Use `make-string' instead of | 101 image bits to compensate. Use `make-string' instead of |
102 `make-bool-vector' (XBM apparently wants byte-aligned rows). | 102 `make-bool-vector' (XBM apparently wants byte-aligned rows). |
103 | 103 |
104 2001-10-20 Gerd Moellmann <gerd@gnu.org> | |
105 | |
106 * (Version 21.1 released.) | |
107 | |
108 2001-10-20 Kim F. Storm <storm@cua.dk> | 104 2001-10-20 Kim F. Storm <storm@cua.dk> |
109 | 105 |
110 * simple.el (kill-ring-save): Don't show extent of copied region | 106 * simple.el (kill-ring-save): Don't show extent of copied region |
111 if using transient-mark-mode and region is fully visible. | 107 if using transient-mark-mode and region is fully visible. |
108 | |
109 2001-10-20 Gerd Moellmann <gerd@gnu.org> | |
110 | |
111 * (Version 21.1 released.) | |
112 | 112 |
113 2001-10-19 Eli Zaretskii <eliz@is.elta.co.il> | 113 2001-10-19 Eli Zaretskii <eliz@is.elta.co.il> |
114 | 114 |
115 * files.el (auto-mode-alist): Associate .indent.pro with | 115 * files.el (auto-mode-alist): Associate .indent.pro with |
116 Fundamental mode. Suggested by Samuel Padgett | 116 Fundamental mode. Suggested by Samuel Padgett |