Mon, 20 May 2002 08:06:27 +0000 |
Ken Raeburn |
* print.c (print_error_message, print_object): Use SYMBOL_NAME and
|
Mon, 20 May 2002 08:06:21 +0000 |
Ken Raeburn |
* minibuf.c (Fread_command, Fread_variable): Use SYMBOL_NAME and
|
Mon, 20 May 2002 08:06:16 +0000 |
Ken Raeburn |
* macfns.c (parse_image_spec): Use SYMBOL_NAME and XSTRING instead
|
Mon, 20 May 2002 08:06:11 +0000 |
Ken Raeburn |
* lread.c (Fintern_soft, oblookup): Use SYMBOL_NAME and XSTRING
|
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
|
Mon, 20 May 2002 08:05:26 +0000 |
Ken Raeburn |
* editfns.c (Fformat): Use SYMBOL_NAME and XSTRING instead of
|
Mon, 20 May 2002 08:05:21 +0000 |
Ken Raeburn |
* data.c (Fkeywordp, Fsymbol_name, store_symval_forwarding)
|
Mon, 20 May 2002 08:05:15 +0000 |
Ken Raeburn |
* coding.c (Fread_coding_system, code_convert_region1)
|
Mon, 20 May 2002 08:05:09 +0000 |
Ken Raeburn |
* charset.c (Fdefine_charset, Fdeclare_equiv_charset): Use XSTRING
|
Mon, 20 May 2002 08:05:03 +0000 |
Ken Raeburn |
* callint.c (Fcall_interactively): Use XSTRING and SYMBOL_NAME
|
Mon, 20 May 2002 08:04:58 +0000 |
Ken Raeburn |
* buffer.c (buffer_slot_type_mismatch): Use XSTRING and
|
Mon, 20 May 2002 08:04:52 +0000 |
Ken Raeburn |
* alloc.c (Fmake_symbol): Set symbol xname field instead of name.
|
Mon, 20 May 2002 08:04:46 +0000 |
Ken Raeburn |
* abbrev.c (write_abbrev): Use SYMBOL_NAME instead of XSYMBOL and
|
Mon, 20 May 2002 04:40:53 +0000 |
Miles Bader |
*** empty log message ***
|
Mon, 20 May 2002 04:40:40 +0000 |
Miles Bader |
(find-file-read-args): Don't trash existing value of
|
Mon, 20 May 2002 03:09:11 +0000 |
Markus Rost |
*** empty log message ***
|
Mon, 20 May 2002 03:08:24 +0000 |
Markus Rost |
(unify-8859-on-encoding-mode) (unify-8859-on-decoding-mode): Change
|
Mon, 20 May 2002 03:06:24 +0000 |
Markus Rost |
(yank-excluded-properties): Change :version attribute to a string.
|