comparison src/ChangeLog @ 59663:acc0771108fb

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Fri, 21 Jan 2005 00:33:07 +0000
parents 45074d913d23
children 77c91b49b403
comparison
equal deleted inserted replaced
59662:c140948a6044 59663:acc0771108fb
1 2005-01-20 Richard M. Stallman <rms@gnu.org>
2
3 * editfns.c (Fmessage): If arg is "", return "" (as before).
4
5 * keymap.c (access_keymap): Protect from bad value of meta_prefix_char.
6
7 * .gdbinit (xgetptr, xgetint, xgettype): Copy $arg0 into a temp
8 variable.
9
1 2005-01-20 Steven Tamm <steventamm@mac.com> 10 2005-01-20 Steven Tamm <steventamm@mac.com>
2 11
3 * editfns.c (Voperating_system_release): Added. 12 * editfns.c (Voperating_system_release): Added.
4 (init_editfns): Assign new variable operating-system-release 13 (init_editfns): Assign new variable operating-system-release
5 based on call to uname if available. 14 based on call to uname if available.