Mercurial > emacs
comparison lisp/ChangeLog @ 50714:6cd3d0fd5cf1
*** empty log message ***
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Sat, 26 Apr 2003 23:29:45 +0000 |
parents | 0ed94ef884a2 |
children | bb0aa4c18cfe |
comparison
equal
deleted
inserted
replaced
50713:645707022f8f | 50714:6cd3d0fd5cf1 |
---|---|
1 2003-04-27 Alan Mackenzie <acm@muc.de> | |
2 | |
3 * emacs-lisp/regexp-opt.el (regexp-opt-depth): Don't count a "//(" | |
4 which appears inside a character set. | |
5 (regexp-opt-not-groupie*-re): New constant. | |
6 | |
1 2003-04-26 John Paul Wallington <jpw@gnu.org> | 7 2003-04-26 John Paul Wallington <jpw@gnu.org> |
2 | 8 |
3 * ibuffer.el (ibuffer-name-map, ibuffer-mode-name-map) | 9 * ibuffer.el (ibuffer-name-map, ibuffer-mode-name-map) |
4 (ibuffer-mode-filter-group-map): Initialize in `defvar'. | 10 (ibuffer-mode-filter-group-map): Initialize in `defvar'. |
5 (ibuffer-do-view-1): Use `make-frame' instead of `new-frame'. | 11 (ibuffer-do-view-1): Use `make-frame' instead of `new-frame'. |