comparison lisp/ChangeLog @ 85814:80ded8d16cea

*** empty log message ***
author Juanma Barranquero <lekktu@gmail.com>
date Wed, 31 Oct 2007 00:33:40 +0000
parents cbf5cba1e788
children 8c5b590456c4
comparison
equal deleted inserted replaced
85813:cbf5cba1e788 85814:80ded8d16cea
1 2007-10-30 Juanma Barranquero <lekktu@gmail.com> 1 2007-10-31 Juanma Barranquero <lekktu@gmail.com>
2 2
3 * help-at-pt.el (help-at-pt-unload-hook): Remove. 3 * help-at-pt.el (help-at-pt-unload-hook): Remove.
4 Timers are automatically canceled by `unload-feature'. 4 Timers are automatically canceled by `unload-feature'.
5 5
6 * delsel.el (delsel-unload-hook): Remove function and variable. 6 * delsel.el (delsel-unload-hook): Remove function and variable.
9 9
10 * msb.el (msb-unload-hook): Remove function and variable. 10 * msb.el (msb-unload-hook): Remove function and variable.
11 (msb-unload-function): New-style unload function, adapted from 11 (msb-unload-function): New-style unload function, adapted from
12 `msb-unload-hook'. 12 `msb-unload-hook'.
13 13
14 2007-10-27 Juanma Barranquero <lekktu@gmail.com> 14 2007-10-30 Juanma Barranquero <lekktu@gmail.com>
15 15
16 * desktop.el (uniquify-managed): Pacify byte compiler. 16 * desktop.el (uniquify-managed): Pacify byte compiler.
17 (desktop-buffer-info): If the buffer name is managed by uniquify, 17 (desktop-buffer-info): If the buffer name is managed by uniquify,
18 save the base name, not the uniquified one. 18 save the base name, not the uniquified one.
19 (desktop-create-buffer): Allow `rename-buffer' to generate a new 19 (desktop-create-buffer): Allow `rename-buffer' to generate a new