Mercurial > emacs
comparison lisp/ChangeLog @ 105075:9005ea5eb958
(define-derived-mode): Fix paren typo in definition of abbrev table.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Fri, 18 Sep 2009 07:14:43 +0000 |
parents | 45b5d5aae703 |
children | 8a45209e673f |
comparison
equal
deleted
inserted
replaced
105074:45b5d5aae703 | 105075:9005ea5eb958 |
---|---|
1 2009-09-18 Glenn Morris <rgm@gnu.org> | 1 2009-09-18 Glenn Morris <rgm@gnu.org> |
2 | |
3 * emacs-lisp/derived.el (define-derived-mode): Fix paren typo in | |
4 definition of abbrev table. | |
2 | 5 |
3 * net/eudc-bob.el (eudc-bob-pipe-object-to-external-program): | 6 * net/eudc-bob.el (eudc-bob-pipe-object-to-external-program): |
4 * net/eudc.el (eudc-expand-inline): | 7 * net/eudc.el (eudc-expand-inline): |
5 * net/newst-backend.el (newsticker--cache-read-feed): Fix typos in | 8 * net/newst-backend.el (newsticker--cache-read-feed): Fix typos in |
6 condition-case handlers. | 9 condition-case handlers. |