comparison lisp/ChangeLog @ 112186:705e5c9bc06a

allout.el: Add 2011 to the file copyright. (allout-encrypt-string): Prevent encryption from adding an extra newline at the end of the topic body. (allout-version): Increment to 2.3.
author Ken Manheimer <ken.manheimer@gmail.com>
date Mon, 10 Jan 2011 17:05:42 -0500
parents 060a9a41dd53
children e371b9b5f88f
comparison
equal deleted inserted replaced
112185:318f49ef9a11 112186:705e5c9bc06a
1 2011-01-10 Ken Manheimer <ken.manheimer@gmail.com>
2
3 allout.el: Add 2011 to the file copyright.
4 (allout-encrypt-string): Prevent encryption from adding an extra
5 newline at the end of the topic body.
6 (allout-version): Increment to 2.3.
7
1 2011-01-10 Michael Albinus <michael.albinus@gmx.de> 8 2011-01-10 Michael Albinus <michael.albinus@gmx.de>
2 9
3 * net/dbus.el (dbus-unregister-service): Complete doc. Fix 10 * net/dbus.el (dbus-unregister-service): Complete doc. Fix
4 call of dbus-error signal. 11 call of dbus-error signal.
5 (dbus-register-property): Use `dont-register' keyword. 12 (dbus-register-property): Use `dont-register' keyword.