comparison lisp/ChangeLog @ 68224:e0ed492c53d1

*** empty log message ***
author Juri Linkov <juri@jurta.org>
date Tue, 17 Jan 2006 00:57:41 +0000
parents 052f4c924b5f
children 8cac036adedc
comparison
equal deleted inserted replaced
68223:69be9c945c82 68224:e0ed492c53d1
1 2006-01-17 Juri Linkov <juri@jurta.org> 1 2006-01-17 Juri Linkov <juri@jurta.org>
2
3 * log-view.el (log-view-minor-wrap): Use the same logic to get
4 revisions as `log-view-diff'.
5
6 * man.el (Man-heading-regexp): Add `/'.
7
8 * textmodes/sgml-mode.el: Add `coding: iso-2022-7bit' cookie.
9 (html-mode): Set `sentence-end-base' instead of `sentence-end'.
10
11 2006-01-16 Juri Linkov <juri@jurta.org>
2 12
3 * faces.el (mode-line-faces): New defgroup. 13 * faces.el (mode-line-faces): New defgroup.
4 (mode-line-highlight): Move definition after new defgroup. 14 (mode-line-highlight): Move definition after new defgroup.
5 (mode-line, mode-line-inactive, mode-line-highlight): 15 (mode-line, mode-line-inactive, mode-line-highlight):
6 Replace :group `modeline' with `mode-line-faces'. 16 Replace :group `modeline' with `mode-line-faces'.