aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* (shrink_decoding_region): Initialize eol_conversion.Dave Love2000-05-261-1/+4
* (Qsubrp, Qmany, Qunevalled): New variables.Dave Love2000-05-261-1/+32
* *** empty log message ***Kenichi Handa2000-05-261-2/+8
* (check_registry_encoding): This function deleted.Kenichi Handa2000-05-261-31/+16
* (map_char_table): Ignore char-table entries forKenichi Handa2000-05-261-1/+4
* (syms_of_fontset): Adjust the font name for ascii ofKenichi Handa2000-05-261-1/+2
* (print-fontset): Combine family partKenichi Handa2000-05-261-0/+3
* *** empty log message ***Kenichi Handa2000-05-261-0/+5
* (init_charset_once): Set the table bytes_by_char_headKenichi Handa2000-05-261-5/+4
* * emacs.c (main): Initialize keyboard syms before initializingKen Raeburn2000-05-252-1/+10
* (at_begline_loc_p): Also recognize the \\(?:^ caseStefan Monnier2000-05-252-1/+11
* *** empty log message ***Gerd Moellmann2000-05-251-0/+5
* (handle_invisible_prop): Don't try to skip overGerd Moellmann2000-05-251-2/+4
* (Fdump_glyph_matrix): Declare the arg.Dave Love2000-05-252-1/+4
* Fix junk from last checkin.Dave Love2000-05-251-1/+1
* (encode_eol): Add null statement after label.Dave Love2000-05-252-0/+7
* *** empty log message ***Eli Zaretskii2000-05-251-0/+5
* (Fw16_set_clipboard_data): Fix the change from 2000-05-20.Eli Zaretskii2000-05-251-2/+2
* (ccl_driver): Fix previous change.Kenichi Handa2000-05-251-1/+1
* *** empty log message ***Kenichi Handa2000-05-251-0/+4
* (run_pre_post_conversion_on_str): Set point to theKenichi Handa2000-05-251-3/+6
* *** empty log message ***Kenichi Handa2000-05-251-0/+6
* (ccl_driver) <CCL_ReadMultibyteChar2>Kenichi Handa2000-05-251-1/+15
* *** empty log message ***Kenichi Handa2000-05-251-0/+6
* Correct typos.Eli Zaretskii2000-05-241-2/+2
* 1999-06-01 Kenichi HANDA <handa@etl.go.jp>Dave Love2000-05-242-19/+27
* *** empty log message ***Gerd Moellmann2000-05-241-0/+5
* (setpgrp): Don't define if USG and BSD_PGRPS are not defined.Gerd Moellmann2000-05-243-0/+6
* *** empty log message ***Kenichi Handa2000-05-241-0/+6
* (update_charset_table): Accept nil in LONG_NAME andKenichi Handa2000-05-241-5/+10
* *** empty log message ***Gerd Moellmann2000-05-231-0/+13
* (setpgrp) [HAVE_SETPGID]: Define as setpgid.Gerd Moellmann2000-05-233-0/+12
* (setpgrp): Don't define it here because thisGerd Moellmann2000-05-231-1/+0
* (BASE_PURESIZE): Increase to 675000.Gerd Moellmann2000-05-231-1/+1
* (Fload): Add a comment about the meaning ofGerd Moellmann2000-05-231-0/+1
* (struct coding_system): Add a comment for src_multibyte andKenichi Handa2000-05-231-0/+4
* (SOME_MACHINE_LISP): Add disp-table.elc,Eli Zaretskii2000-05-232-2/+14
* *** empty log message ***Gerd Moellmann2000-05-231-1/+1
* (skip_chars): Use FETCH_STRING_CHAR_ADVANCE unconditionally.Kenichi Handa2000-05-231-22/+6
* (skip_chars): FETCH_STRING_CHAR_ADVANCE unconditionally.Kenichi Handa2000-05-231-0/+3
* (read_char): Allow character codes 128..255 to beKenichi Handa2000-05-231-2/+4
* (IT_write_glyphs): Set coding->src_multibyte to 1.Kenichi Handa2000-05-231-0/+1
* (encode_terminal_code): Set coding->src_multibyte properly.Kenichi Handa2000-05-231-0/+4
* *** empty log message ***Kenichi Handa2000-05-231-1/+6
* Fix previous change (typo).Kenichi Handa2000-05-231-1/+1
* Fix comment for find_charset_in_text.Kenichi Handa2000-05-231-2/+3
* (encode_eol): Fix a bug of DOS style EOL encoding.Kenichi Handa2000-05-231-0/+1
* *** empty log message ***Kenichi Handa2000-05-231-0/+4
* (read_char): Allow character codes 128..255 to beKenichi Handa2000-05-221-0/+3
* (adjust_markers_for_replace): Fix previous change.Kenichi Handa2000-05-221-12/+12