Mercurial > emacs
log
age | author | description |
---|---|---|
Mon, 20 May 2002 08:06:06 +0000 | Ken Raeburn | * lisp.h (struct Lisp_Symbol): Replace field "name" with a lisp |
Mon, 20 May 2002 08:06:00 +0000 | Ken Raeburn | * keymap.c (silly_event_symbol_error, Fsingle_key_description) |
Mon, 20 May 2002 08:05:55 +0000 | Ken Raeburn | * keyboard.c (echo_char, record_char, parse_modifiers_uncached) |
Mon, 20 May 2002 08:05:48 +0000 | Ken Raeburn | * fontset.c (Fset_fontset_font): Use SYMBOL_NAME and XSTRING |
Mon, 20 May 2002 08:05:43 +0000 | Ken Raeburn | * fns.c (Fstring_equal, Fstring_lessp, Frequire, sxhash): Use |
Mon, 20 May 2002 08:05:37 +0000 | Ken Raeburn | * eval.c (do_autoload): Use SYMBOL_NAME and XSTRING instead of |
Mon, 20 May 2002 08:05:32 +0000 | Ken Raeburn | * emacs.c (shut_down_emacs) [#if 0]: Use SYMBOL_NAME and XSTRING |