2000-05-21 |
Dave Love |
(detect-coding-with-priority): Use mapc. Remove redundant lambda.
|
2000-05-21 |
Dave Love |
(list-non-iso-charset-chars, describe-fontset): Remove redundant
|
2000-05-21 |
Dave Love |
(brief-mode): New alias.
|
2000-05-21 |
Dave Love |
(ring-elements): New function.
|
2000-05-21 |
Dave Love |
(easy-menu-create-menu, easy-menu-do-add-item): Use keywordp.
|
2000-05-21 |
Dave Love |
Update side-effect free function lists.
|
2000-05-21 |
Dave Love |
Change header line.
|
2000-05-21 |
Dave Love |
Doc and error message fixes.
|
2000-05-21 |
Dave Love |
(facemenu-set-face): Fix interactive prompt.
|
2000-05-21 |
Dave Love |
fix @sc use
|
2000-05-21 |
Dave Love |
*** empty log message ***
|
2000-05-21 |
Dave Love |
(ERROR_MAX): Increase to 160.
|
2000-05-21 |
Dave Love |
Include config.h, not ../src/config.h.
|
2000-05-21 |
Stefan Monnier |
*** empty log message ***
|
2000-05-21 |
Stefan Monnier |
(ccl-compile-map-multiple): Don't quote lambda.
|
2000-05-21 |
Stefan Monnier |
*** empty log message ***
|
2000-05-21 |
Stefan Monnier |
(log-edit-done): Cleanup trailing empty lines.
|
2000-05-21 |
Stefan Monnier |
Fix file description.
|
2000-05-21 |
Stefan Monnier |
*** empty log message ***
|
2000-05-21 |
Stefan Monnier |
Update copyright and commentary.
|
2000-05-21 |
Stefan Monnier |
*** empty log message ***
|
2000-05-21 |
Stefan Monnier |
(comment-styles): New `box-multi'.
|
2000-05-20 |
Gerd Moellmann |
*** empty log message ***
|
2000-05-20 |
Gerd Moellmann |
(toplevel) [UNIX98_PTYS]: Include stdlib.h.
|
2000-05-20 |
Gerd Moellmann |
(HAVE_GRANDPT, HAVE_GETPT): New defines.
|
2000-05-20 |
Gerd Moellmann |
(setup_pty): Treat case that UNIX98_PTYS is defined
|
2000-05-20 |
Gerd Moellmann |
(UNIX98_PTYS) [HAVE_GRANDPT]: Define.
|
2000-05-20 |
Gerd Moellmann |
Check for grandpt and getpt.
|
2000-05-20 |
Kenichi Handa |
(ccl-compile-write-string): Make STR unibyte.
|
2000-05-20 |
Kenichi Handa |
*** empty log message ***
|
2000-05-20 |
Kenichi Handa |
*** empty log message ***
|
2000-05-20 |
Kenichi Handa |
(find-multibyte-characters): Never
|
2000-05-20 |
Kenichi Handa |
(list-character-sets-1): Handle
|
2000-05-20 |
Kenichi Handa |
(rmail-decode-quoted-printable): Use delete-region
|
2000-05-20 |
Kenichi Handa |
(selection_data_to_lisp_data): Setup members
|
2000-05-20 |
Kenichi Handa |
(get_next_display_element): Handle 8-bit characters
|
2000-05-20 |
Kenichi Handa |
(Fw32_set_clipboard_data): Setup members
|
2000-05-20 |
Kenichi Handa |
(w32_to_x_font): Setup members src_multibyte and
|
2000-05-20 |
Kenichi Handa |
(Fw16_set_clipboard_data): Setup members
|
2000-05-20 |
Kenichi Handa |
(produce_special_glyphs): Use CHAR_BYTES instead of
|
2000-05-20 |
Kenichi Handa |
(wordify): Use FETCH_STRING_CHAR_ADVANCE
|
2000-05-20 |
Kenichi Handa |
(Fstart_process): GCPRO current_dir before calling
|
2000-05-20 |
Kenichi Handa |
(print_object): Use FETCH_STRING_CHAR_ADVANCE
|
2000-05-20 |
Stefan Monnier |
*** empty log message ***
|
2000-05-20 |
Kenichi Handa |
(read1): On reading multibyte string, be sure to make
|
2000-05-20 |
Kenichi Handa |
(Fsingle_key_description): Use SPLIT_CHAR instead of
|
2000-05-20 |
Kenichi Handa |
(adjust_markers_for_record_delete): Deleted.
|
2000-05-20 |
Kenichi Handa |
(fontset_ref): Use SPLIT_CHAR instead of
|
2000-05-19 |
Kenichi Handa |
(concat): Handle 8-bit characters correctly.
|
2000-05-19 |
Kenichi Handa |
(Finsert_file_contents): Setup src_multibyte and
|
2000-05-19 |
Kenichi Handa |
(Fformat): Be sure to convert 8-bit characters to
|
2000-05-19 |
Kenichi Handa |
(Faref): Use SPLIT_CHAR instead of SPLIT_NON_ASCII_CHAR.
|
2000-05-19 |
Kenichi Handa |
(enum iso_code_class_type): Member ISO_control_code is
|
2000-05-19 |
Kenichi Handa |
(ONE_MORE_BYTE, TWO_MORE_BYTES): Set coding->resutl to
|
2000-05-19 |
Kenichi Handa |
(LEADING_CODE_8_BIT_CONTROL, CHARSET_8_BIT_CONTROL,
|
2000-05-19 |
Kenichi Handa |
(Qeight_bit_control, Qeight_bit_graphic): New
|
2000-05-19 |
Kenichi Handa |
(CCL_WRITE_CHAR): Be sure to write single byte characters
|
2000-05-19 |
Kenichi Handa |
(Fmodify_category_entry): Use SPLIT_CHAR, not
|
2000-05-19 |
Kenichi Handa |
(Fcall_process): Always encode an argument string if
|
2000-05-19 |
Kenichi Handa |
(Fbyte_code): If arg BYTESTR is multibyte, convert it
|