comparison lisp/ChangeLog @ 77166:c45a211768ef

*** empty log message ***
author Martin Rudalics <rudalics@gmx.at>
date Fri, 13 Apr 2007 06:05:15 +0000
parents 6e2b57342d25
children 5e4b72114bc4
comparison
equal deleted inserted replaced
77165:4ae89136374d 77166:c45a211768ef
1 2007-04-13 Martin Rudalics <rudalics@gmx.at>
2
3 * emacs-lisp/edebug.el (edebug-pop-to-buffer): Don't select
4 window marked as dedicated.
5
6 * mail/footnote.el (footnote-latin-string): New variable.
7 (footnote-latin-regexp): Redefined as regexp alternative.
8 (Footnote-latin): Use footnote-latin-string instead of
9 footnote-latin-regexp.
10
1 2007-04-13 Glenn Morris <rgm@gnu.org> 11 2007-04-13 Glenn Morris <rgm@gnu.org>
2 12
3 * tmm.el (tmm-get-keybind): Use car-safe to avoid errors with 13 * tmm.el (tmm-get-keybind): Use car-safe to avoid errors with
4 inherited keymaps. 14 inherited keymaps.
5 15