Sat, 20 May 2000 00:09:21 +0000 |
Kenichi Handa |
(rmail-decode-quoted-printable): Use delete-region
|
Sat, 20 May 2000 00:08:10 +0000 |
Kenichi Handa |
(selection_data_to_lisp_data): Setup members
|
Sat, 20 May 2000 00:07:43 +0000 |
Kenichi Handa |
(get_next_display_element): Handle 8-bit characters
|
Sat, 20 May 2000 00:07:08 +0000 |
Kenichi Handa |
(Fw32_set_clipboard_data): Setup members
|
Sat, 20 May 2000 00:06:41 +0000 |
Kenichi Handa |
(w32_to_x_font): Setup members src_multibyte and
|
Sat, 20 May 2000 00:05:51 +0000 |
Kenichi Handa |
(Fw16_set_clipboard_data): Setup members
|
Sat, 20 May 2000 00:05:26 +0000 |
Kenichi Handa |
(produce_special_glyphs): Use CHAR_BYTES instead of
|
Sat, 20 May 2000 00:05:02 +0000 |
Kenichi Handa |
(wordify): Use FETCH_STRING_CHAR_ADVANCE
|
Sat, 20 May 2000 00:04:37 +0000 |
Kenichi Handa |
(Fstart_process): GCPRO current_dir before calling
|
Sat, 20 May 2000 00:04:05 +0000 |
Kenichi Handa |
(print_object): Use FETCH_STRING_CHAR_ADVANCE
|
Sat, 20 May 2000 00:03:54 +0000 |
Stefan Monnier |
*** empty log message ***
|
Sat, 20 May 2000 00:03:42 +0000 |
Kenichi Handa |
(read1): On reading multibyte string, be sure to make
|
Sat, 20 May 2000 00:03:16 +0000 |
Kenichi Handa |
(Fsingle_key_description): Use SPLIT_CHAR instead of
|
Sat, 20 May 2000 00:01:34 +0000 |
Kenichi Handa |
(adjust_markers_for_record_delete): Deleted.
|
Sat, 20 May 2000 00:00:49 +0000 |
Kenichi Handa |
(fontset_ref): Use SPLIT_CHAR instead of
|
Fri, 19 May 2000 23:59:50 +0000 |
Kenichi Handa |
(concat): Handle 8-bit characters correctly.
|
Fri, 19 May 2000 23:59:27 +0000 |
Kenichi Handa |
(Finsert_file_contents): Setup src_multibyte and
|
Fri, 19 May 2000 23:59:04 +0000 |
Kenichi Handa |
(Fformat): Be sure to convert 8-bit characters to
|
Fri, 19 May 2000 23:58:37 +0000 |
Kenichi Handa |
(Faref): Use SPLIT_CHAR instead of SPLIT_NON_ASCII_CHAR.
|
Fri, 19 May 2000 23:56:15 +0000 |
Kenichi Handa |
(enum iso_code_class_type): Member ISO_control_code is
|
Fri, 19 May 2000 23:54:56 +0000 |
Kenichi Handa |
(ONE_MORE_BYTE, TWO_MORE_BYTES): Set coding->resutl to
|
Fri, 19 May 2000 23:54:05 +0000 |
Kenichi Handa |
(LEADING_CODE_8_BIT_CONTROL, CHARSET_8_BIT_CONTROL,
|
Fri, 19 May 2000 23:52:27 +0000 |
Kenichi Handa |
(Qeight_bit_control, Qeight_bit_graphic): New
|
Fri, 19 May 2000 23:51:55 +0000 |
Kenichi Handa |
(CCL_WRITE_CHAR): Be sure to write single byte characters
|
Fri, 19 May 2000 23:51:29 +0000 |
Kenichi Handa |
(Fmodify_category_entry): Use SPLIT_CHAR, not
|
Fri, 19 May 2000 23:51:10 +0000 |
Kenichi Handa |
(Fcall_process): Always encode an argument string if
|
Fri, 19 May 2000 23:50:52 +0000 |
Kenichi Handa |
(Fbyte_code): If arg BYTESTR is multibyte, convert it
|
Fri, 19 May 2000 23:50:26 +0000 |
Kenichi Handa |
(advance_to_char_boundary): Don't use DEC_POS to find a
|
Fri, 19 May 2000 23:49:35 +0000 |
Kenichi Handa |
(Fmake_byte_code): If BYTECODE-STRING is multibyte,
|
Fri, 19 May 2000 23:48:03 +0000 |
Kenichi Handa |
(fns.o): Depend on charset.h.
|
Fri, 19 May 2000 21:40:45 +0000 |
Stefan Monnier |
(ada-mode, ada-create-case-exception): Don't quote lambdas.
|
Fri, 19 May 2000 21:36:14 +0000 |
Stefan Monnier |
(lisp-mode-variables): Set comment-add.
|
Fri, 19 May 2000 20:37:34 +0000 |
Gerd Moellmann |
*** empty log message ***
|
Fri, 19 May 2000 20:35:18 +0000 |
Gerd Moellmann |
(gud-jdb-directories): Doc fix.
|
Fri, 19 May 2000 20:33:58 +0000 |
Gerd Moellmann |
(Fbury_buffer): Avoid trouble from burying a killed buffer.
|
Fri, 19 May 2000 15:37:41 +0000 |
Stefan Monnier |
Fix license text and author.
|
Fri, 19 May 2000 14:50:26 +0000 |
Stefan Monnier |
*** empty log message ***
|
Fri, 19 May 2000 11:58:45 +0000 |
Gerd Moellmann |
*** empty log message ***
|
Fri, 19 May 2000 11:55:50 +0000 |
Gerd Moellmann |
(auto-mode-alist): Add pattern for `.shrc'.
|
Fri, 19 May 2000 11:54:13 +0000 |
Gerd Moellmann |
(Vimages_types): Moved to xdisp.c.
|
Fri, 19 May 2000 11:53:38 +0000 |
Gerd Moellmann |
(Vimage_types): Add extern declaration.
|
Fri, 19 May 2000 11:52:59 +0000 |
Gerd Moellmann |
(Vimage_types): Moved here from xfns.c.
|
Fri, 19 May 2000 11:52:17 +0000 |
Gerd Moellmann |
(Vimage_types): Removed.
|
Fri, 19 May 2000 09:47:47 +0000 |
Andreas Schwab |
.
|
Thu, 18 May 2000 21:52:57 +0000 |
Gerd Moellmann |
*** empty log message ***
|
Thu, 18 May 2000 21:52:48 +0000 |
Gerd Moellmann |
PostScript code compatibility with other utilities
|
Thu, 18 May 2000 21:50:51 +0000 |
Gerd Moellmann |
* ps-print.el: Compatibility, customization and doc fix.
|
Thu, 18 May 2000 18:41:46 +0000 |
Gerd Moellmann |
*** empty log message ***
|
Thu, 18 May 2000 18:38:56 +0000 |
Gerd Moellmann |
(msb-menu-cond): Add choice `user'.
|
Thu, 18 May 2000 18:38:09 +0000 |
Gerd Moellmann |
(pascal-indent-alist, pascal-indent-comment): Changed
|
Thu, 18 May 2000 17:57:46 +0000 |
Eric M. Ludlam |
*** empty log message ***
|
Thu, 18 May 2000 17:39:23 +0000 |
Eric M. Ludlam |
New Icon for speedbar.
|
Thu, 18 May 2000 14:46:49 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Thu, 18 May 2000 14:46:07 +0000 |
Eli Zaretskii |
Changes to allow "make foo.dvi" on DJGPP platforms:
|
Thu, 18 May 2000 14:44:57 +0000 |
Dave Love |
(Ffontset_info): ...and another.
|
Thu, 18 May 2000 13:53:25 +0000 |
Dave Love |
(Ffontset_info): Fix newline in doc.
|
Thu, 18 May 2000 13:12:08 +0000 |
Dave Love |
*** empty log message ***
|
Thu, 18 May 2000 13:09:42 +0000 |
Dave Love |
(appt-make-list): Match all lines of entry.
|
Thu, 18 May 2000 13:07:26 +0000 |
Dave Love |
(Info-fontify-node): Add intangible property as well as
|
Thu, 18 May 2000 12:19:41 +0000 |
Andreas Schwab |
(dired-between-files): Also skip lines beginning with `used'.
|
Wed, 17 May 2000 23:35:57 +0000 |
Kenichi Handa |
*** empty log message ***
|
Wed, 17 May 2000 23:31:47 +0000 |
Kenichi Handa |
(describe-char-after): Call
|
Wed, 17 May 2000 23:30:30 +0000 |
Kenichi Handa |
Include "buffer.h".
|
Wed, 17 May 2000 23:30:06 +0000 |
Kenichi Handa |
(map_char_table): Pay attention to character number of
|