comparison lisp/ChangeLog @ 43894:890d94dc6535

*** empty log message ***
author Miles Bader <miles@gnu.org>
date Thu, 14 Mar 2002 08:09:30 +0000
parents 4fea6cfdd681
children 5927d27e2bfe
comparison
equal deleted inserted replaced
43893:89b76ba02505 43894:890d94dc6535
1 2002-03-14 Miles Bader <miles@gnu.org>
2
3 * rfn-eshadow.el (rfn-eshadow-update-overlay): Bind
4 `inhibit-point-motion-hooks' to t while messing around, to avoid
5 getting hosed by our own intangible property.
6
1 2002-03-13 Francesco Potorti` <pot@gnu.org> 7 2002-03-13 Francesco Potorti` <pot@gnu.org>
2 8
3 * progmodes/etags.el (tag-exact-file-name-match-p) 9 * progmodes/etags.el (tag-exact-file-name-match-p)
4 (tag-file-name-match-p, tag-partial-file-name-match-p): Use a 10 (tag-file-name-match-p, tag-partial-file-name-match-p): Use a
5 simpler regexp. 11 simpler regexp.