Mercurial > emacs
comparison lisp/ChangeLog @ 61737:7d51d685e0ad
*** empty log message ***
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Fri, 22 Apr 2005 15:08:27 +0000 |
parents | 64a1c93f3c3d |
children | c59846363b71 |
comparison
equal
deleted
inserted
replaced
61736:e3221787f899 | 61737:7d51d685e0ad |
---|---|
1 2005-04-22 Kim F. Storm <storm@cua.dk> | |
2 | |
3 * ido.el (ido-read-internal): Fix `list' completion. | |
4 | |
1 2005-04-22 Kenichi Handa <handa@m17n.org> | 5 2005-04-22 Kenichi Handa <handa@m17n.org> |
2 | 6 |
3 * recentf.el (recentf-save-file-coding-system): New variable. | 7 * recentf.el (recentf-save-file-coding-system): New variable. |
4 (recentf-save-list): Encode the file by | 8 (recentf-save-list): Encode the file by |
5 recentf-save-file-coding-system and add coding: tag. | 9 recentf-save-file-coding-system and add coding: tag. |
26 * international/mule-cmds.el: Add autoload for widget-value in | 30 * international/mule-cmds.el: Add autoload for widget-value in |
27 eval-when-compile | 31 eval-when-compile |
28 | 32 |
29 2005-04-21 Nick Roberts <nickrob@snap.net.nz> | 33 2005-04-21 Nick Roberts <nickrob@snap.net.nz> |
30 | 34 |
31 * menu-bar.el (menu-bar-options-save, menu-bar-showhide-menu): | 35 * menu-bar.el (menu-bar-options-save, menu-bar-showhide-menu): |
32 Add tooltip-mode. | 36 Add tooltip-mode. |
33 | 37 |
34 * bindings.el (mode-line-mode-menu): Remove tooltip-mode. | 38 * bindings.el (mode-line-mode-menu): Remove tooltip-mode. |
35 | 39 |
36 2005-04-20 Luc Teirlinck <teirllm@auburn.edu> | 40 2005-04-20 Luc Teirlinck <teirllm@auburn.edu> |