comparison lisp/ChangeLog @ 73604:3b0b74acfa45

Try and fit within 80 columns. (server-start): Make the auth file unreadable by other users.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Wed, 01 Nov 2006 21:37:11 +0000
parents 65d9fbabd719
children 7520c658d78f
comparison
equal deleted inserted replaced
73603:e89055c0c7ab 73604:3b0b74acfa45
1 2006-11-01 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * server.el: Try and fit within 80 columns.
4 (server-start): Make the auth file unreadable by other users.
5
1 2006-10-31 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de> 6 2006-10-31 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
2 7
3 * battery.el (battery-linux-proc-acpi): Prevent range error when 8 * battery.el (battery-linux-proc-acpi): Prevent range error when
4 `full-capacity' is 0. 9 `full-capacity' is 0.
5 10