Mercurial > emacs
comparison lisp/ChangeLog @ 25946:6440bf35a837
*** empty log message ***
author | Phillip Rulon <pjr@gnu.org> |
---|---|
date | Sat, 09 Oct 1999 00:55:19 +0000 |
parents | 823a4e359bab |
children | f52051afc40a |
comparison
equal
deleted
inserted
replaced
25945:365b6c7f12d3 | 25946:6440bf35a837 |
---|---|
144 (custom-comment-invisible-p): Don't use :comment-overlay. | 144 (custom-comment-invisible-p): Don't use :comment-overlay. |
145 (custom-comment-hide): New function. | 145 (custom-comment-hide): New function. |
146 (custom-variable-set, custom-variable-save) | 146 (custom-variable-set, custom-variable-save) |
147 (custom-variable-reset-standard, custom-face-set) | 147 (custom-variable-reset-standard, custom-face-set) |
148 (custom-face-save): Use it. | 148 (custom-face-save): Use it. |
149 | |
150 1999-09-27 Richard M. Stallman <rms@caffeine.ai.mit.edu> | |
151 | |
152 * faces.el (region): Doc fix. | |
149 | 153 |
150 1999-09-27 Dave Love <fx@gnu.org> | 154 1999-09-27 Dave Love <fx@gnu.org> |
151 | 155 |
152 * isearch.el (isearch): Add :links in defgroup. | 156 * isearch.el (isearch): Add :links in defgroup. |
153 (isearch-mode-map): Bind mouse-2 to isearch-mouse-yank. | 157 (isearch-mode-map): Bind mouse-2 to isearch-mouse-yank. |