comparison lisp/ChangeLog @ 72626:187f38ad8b4e

*** empty log message ***
author Juri Linkov <juri@jurta.org>
date Sat, 02 Sep 2006 23:44:59 +0000
parents b7ea4d00addb
children 62dbeb7871a2
comparison
equal deleted inserted replaced
72625:b7e16dcc0668 72626:187f38ad8b4e
1 2006-09-02 Juri Linkov <juri@jurta.org>
2
3 * man.el (Man-topic-history): New variable.
4 (man): Use it.
5
6 * woman.el (woman-topic-history): Change defvar to defvaralias
7 for symbol `Man-topic-history'.
8
9 * shell.el (shell-filter-ctrl-a-ctrl-b): Check if
10 `comint-last-output-start' is a marker by using `markerp' and
11 check if it has a position by using `marker-position', and use
12 this position for `goto-char'.
13
14 * international/quail.el (quail-defrule-internal): Add missing
15 `error' call for null key.
16
1 2006-09-02 Ryan Yeske <rcyeske@gmail.com> 17 2006-09-02 Ryan Yeske <rcyeske@gmail.com>
2 18
3 * rcirc.el (rcirc-keywords): New variable. 19 * rcirc.el (rcirc-keywords): New variable.
4 (rcirc-bright-nicks, rcirc-dim-nicks): New variables. 20 (rcirc-bright-nicks, rcirc-dim-nicks): New variables.
5 (rcirc-bright-nick-regexp, rcirc-dim-nick-regexp): Remove 21 (rcirc-bright-nick-regexp, rcirc-dim-nick-regexp): Remove