comparison lisp/ChangeLog @ 74910:776a7e3c21a0

easy-menu-change patch
author Vinicius Jose Latorre <viniciusjl@ig.com.br>
date Tue, 26 Dec 2006 03:26:14 +0000
parents 4fa148580feb
children 4ddd2af6dc19
comparison
equal deleted inserted replaced
74909:0a6dd13fe067 74910:776a7e3c21a0
1 2006-12-26 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2
3 * emacs-lisp/easymenu.el (easy-menu-change): New arg MAP to indicate
4 which keymap should be used to change menu. It does not affect any
5 existent code.
6
1 2006-12-26 Richard Stallman <rms@gnu.org> 7 2006-12-26 Richard Stallman <rms@gnu.org>
2 8
3 * textmodes/fill.el (fill-paragraph): Check for a minibuffer 9 * textmodes/fill.el (fill-paragraph): Check for a minibuffer
4 rather than for being in a minibuffer window. 10 rather than for being in a minibuffer window.
5 11