comparison lisp/ChangeLog @ 29070:0199b9a52c3f

*** empty log message ***
author Stefan Monnier <monnier@iro.umontreal.ca>
date Mon, 22 May 2000 04:29:52 +0000
parents 27f615da1df9
children 153d3f511546
comparison
equal deleted inserted replaced
29069:cb028b1d6345 29070:0199b9a52c3f
1 2000-05-22 Stefan Monnier <monnier@cs.yale.edu> 1 2000-05-22 Stefan Monnier <monnier@cs.yale.edu>
2
3 * emacs-lisp/sregex.el: Rewritten to take advantage of shy-groups and
4 intervals which makes it heaps simpler.
2 5
3 * newcomment.el (comment-region-internal): Go back to BEG after quoting 6 * newcomment.el (comment-region-internal): Go back to BEG after quoting
4 the nested comment markers. 7 the nested comment markers.
5 8
6 * subr.el (remove-hook): Don't turn the hook's value into a list. 9 * subr.el (remove-hook): Don't turn the hook's value into a list.