comparison lisp/ChangeLog @ 106365:06698b91c779

* mpc.el (mpc-intersection, mpc-host, mpc-songs-playlist) (mpc-songs-jump-to, mpc-resume): Doc fixes.
author Juanma Barranquero <lekktu@gmail.com>
date Wed, 02 Dec 2009 02:08:21 +0000
parents cb52c961cfa5
children b78c33f367a0
comparison
equal deleted inserted replaced
106364:2f2ce7005c10 106365:06698b91c779
1 2009-12-02 Juanma Barranquero <lekktu@gmail.com>
2
3 * mpc.el (mpc-intersection, mpc-host, mpc-songs-playlist)
4 (mpc-songs-jump-to, mpc-resume): Doc fixes.
5
1 2009-12-01 Rob Riepel <riepel@networking.Stanford.EDU> 6 2009-12-01 Rob Riepel <riepel@networking.Stanford.EDU>
2 7
3 * emulation/tpu-extras.el (tpu-cursor-free-mode): Emit message. 8 * emulation/tpu-extras.el (tpu-cursor-free-mode): Emit message.
4 (tpu-set-cursor-free, tpu-set-cursor-bound): Don't emit a message 9 (tpu-set-cursor-free, tpu-set-cursor-bound): Don't emit a message
5 any more. 10 any more.
47 (rmail-mime-show): Downcase the encoding. (Bug#5070) 52 (rmail-mime-show): Downcase the encoding. (Bug#5070)
48 53
49 2009-12-01 Dan Nicolaescu <dann@ics.uci.edu> 54 2009-12-01 Dan Nicolaescu <dann@ics.uci.edu>
50 55
51 Make vc-print-log buttons work. 56 Make vc-print-log buttons work.
52 * log-view.el (log-view-mode-map): Inherit from from widget-keymap. 57 * log-view.el (log-view-mode-map): Inherit from from widget-keymap.
53 58
54 2009-11-30 Ryan C. Thompson <rct@thompsonclan.org> (tiny change) 59 2009-11-30 Ryan C. Thompson <rct@thompsonclan.org> (tiny change)
55 60
56 * savehist.el (savehist-autosave-interval): Allow setting to nil 61 * savehist.el (savehist-autosave-interval): Allow setting to nil
57 through customize. (Bug#5056) 62 through customize. (Bug#5056)