Mercurial > emacs
comparison lisp/ChangeLog @ 98250:3082614cf25e
*** empty log message ***
author | Roland Winkler <Roland.Winkler@physik.uni-erlangen.de> |
---|---|
date | Sat, 20 Sep 2008 03:03:07 +0000 |
parents | 1f7d70f80eb9 |
children | 7e66435876ea |
comparison
equal
deleted
inserted
replaced
98249:538f59dc1be8 | 98250:3082614cf25e |
---|---|
1 2008-09-19 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de> | |
2 | |
3 * proced.el (proced-grammar-alist, proced-custom-attributes) | |
4 (proced-format-alist, proced-format, proced-filter-alist) | |
5 (proced-filter, proced-sort): Use defcustom. | |
6 (proced-mode): Fix docstring. | |
7 (proced-process-attributes): Handle return value nil of functions | |
8 in proced-custom-attributes. | |
9 | |
1 2008-09-19 Martin Rudalics <rudalics@gmx.at> | 10 2008-09-19 Martin Rudalics <rudalics@gmx.at> |
2 | 11 |
3 * textmodes/sgml-mode.el (sgml-tag-syntax-table): Remove prefix | 12 * textmodes/sgml-mode.el (sgml-tag-syntax-table): Remove prefix |
4 flag from "'" entry in sgml-tag-syntax-table. (Bug#946) | 13 flag from "'" entry in sgml-tag-syntax-table. (Bug#946) |
5 | 14 |