comparison lisp/ChangeLog @ 69269:0fd88dd2d6b4

*** empty log message ***
author Eli Zaretskii <eliz@gnu.org>
date Fri, 03 Mar 2006 12:23:29 +0000
parents c3f3f618663b
children dd15fb0b9b1b
comparison
equal deleted inserted replaced
69268:901e5cda9c30 69269:0fd88dd2d6b4
1 2006-03-03 Martin Rudalics <rudalics@gmx.at> 1 2006-03-03 Martin Rudalics <rudalics@gmx.at>
2
3 * cus-edit.el (custom-quote): Remove function, since it has been
4 moved to custom.el.
2 5
3 * font-lock.el (lisp-font-lock-keywords-2) 6 * font-lock.el (lisp-font-lock-keywords-2)
4 * emacs-lisp/rx.el (rx-check-any, rx-check-not) 7 * emacs-lisp/rx.el (rx-check-any, rx-check-not)
5 * generic-x.el (reg-generic-mode): Quote "]"s in regexps when 8 * generic-x.el (reg-generic-mode): Quote "]"s in regexps when
6 they have no special meaning. 9 they have no special meaning.