Mercurial > emacs
comparison lisp/ChangeLog @ 29814:daf26bf9d779
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Tue, 20 Jun 2000 18:36:27 +0000 |
parents | 41e64655279b |
children | b591c2e8fb9e |
comparison
equal
deleted
inserted
replaced
29813:ffa0e91cd494 | 29814:daf26bf9d779 |
---|---|
1 2000-06-20 Gerd Moellmann <gerd@gnu.org> | |
2 | |
3 * version.el (emacs-version): Use ISO date format. | |
4 | |
5 * emulation/pc-select.el (pc-selection-mode): Bind `M-\d' | |
6 instead of `M-backspace'. | |
7 | |
8 * simple.el (turn-off-auto-fill): New function. | |
9 | |
1 2000-06-20 Stefan Monnier <monnier@cs.yale.edu> | 10 2000-06-20 Stefan Monnier <monnier@cs.yale.edu> |
2 | 11 |
3 * jit-lock.el (with-buffer-prepared-for-jit-lock): | 12 * jit-lock.el (with-buffer-prepared-for-jit-lock): |
4 Renamed from with-buffer-prepared-for-font-lock and use | 13 Renamed from with-buffer-prepared-for-font-lock and use |
5 inhibit-modification-hooks rather than setting *-change-functions. | 14 inhibit-modification-hooks rather than setting *-change-functions. |