mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-19 03:17:36 +00:00
Fix log entry format.
This commit is contained in:
parent
937199664c
commit
fa09687d7e
1 changed files with 7 additions and 4 deletions
|
|
@ -1,10 +1,13 @@
|
|||
2007-12-09 Vinicius Jose Latorre <viniciusjl@ig.com.br>
|
||||
|
||||
* printing.el: Fix pr-interface-map initialization. Replace
|
||||
pr-f-set-keymap-parents, pr-f-set-keymap-name and pr-f-read-string by
|
||||
pr-set-keymap-parents, pr-set-keymap-name and pr-read-string,
|
||||
respectively.
|
||||
|
||||
* printing.el: Fix pr-interface-map initialization code.
|
||||
(pr-version): New version 6.9.3.
|
||||
(pr-f-set-keymap-parents): Replaced by pr-set-keymap-parents.
|
||||
(pr-f-set-keymap-name): Replaced by pr-set-keymap-name.
|
||||
(pr-f-read-string): Replaced by pr-read-string.
|
||||
(pr-set-keymap-parents, pr-set-keymap-name, pr-read-string): New fun
|
||||
name.
|
||||
(pr-interactive-n-up, pr-interactive-regexp): Code fix.
|
||||
|
||||
2007-12-09 Kenichi Handa <handa@m17n.org>
|
||||
|
|
|
|||
Loading…
Reference in a new issue