aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* (Fclear_this_command_keys): New function.Richard M. Stallman1998-10-131-0/+10
* (Fexecute_kbd_macro): Set real_this_command.Richard M. Stallman1998-10-121-0/+4
* (clear_string_char_byte_cache): Extern it.Kenichi Handa1998-10-121-0/+1
* (CCL_DECODE_SJIS, CCL_ENCODE_SJIS): Swap the definitions.Kenichi Handa1998-10-121-4/+4
* (Fstring): Call make_string instead ofKenichi Handa1998-10-121-9/+20
* (shrink_decoding_region): If a charset other than asciiKenichi Handa1998-10-121-0/+6
* (Faset): If ARRAY is a multibyte string, pay attention toKenichi Handa1998-10-121-6/+16
* (clear_string_char_byte_cache): New function.Kenichi Handa1998-10-121-2/+26
* (Fw16_set_clipboard_data): Call find_charset_in_str with CMPCHARP arg 0.Kenichi Handa1998-10-121-1/+1
* (Fw32_set_clipboard_data): Call find_charset_in_str with CMPCHARP arg 0.Kenichi Handa1998-10-121-1/+1
* (lisp_data_to_selection_data): Call find_charset_in_str with CMPCHARP arg 0.Kenichi Handa1998-10-121-1/+1
* (Fstring_to_number): Don't recognize floating point if base is not 10.Kenichi Handa1998-10-121-2/+2
* (parse_menu_item): For top level of menu bar,Richard M. Stallman1998-10-121-2/+6
* (redisplay_window): Clear w->window_end_validRichard M. Stallman1998-10-121-0/+12
* (check_x_display_info): Don't use selected_frame if it is dead.Richard M. Stallman1998-10-101-1/+2
* (window_loop): New alternative CHECK_ALL_WINDOWS.Richard M. Stallman1998-10-101-9/+43
* (x_create_bitmap_from_file): Skip special files.Geoff Voelker1998-10-091-0/+35
* Doc fixes.Karl Heuer1998-10-081-13/+14
* (scan_lists): Bring FROM back into range BEGV...ZV.Richard M. Stallman1998-10-081-1/+6
* (code_convert_region): Set inhibit_modification_hooksKenichi Handa1998-10-081-2/+8
* (signal_before_change): If inhibit_modification_hooksKenichi Handa1998-10-081-0/+6
* (inhibit_modification_hooks): New variable.Kenichi Handa1998-10-081-0/+5
* (inhibit_modification_hooks): Extern it.Kenichi Handa1998-10-081-0/+3
* (invalid_character): Prepend `0' to octalKenichi Handa1998-10-081-1/+1
* (init_ntproc): Check for Windows init file.Geoff Voelker1998-10-071-36/+37
* Checkpoint changes. Bug fixes, mostly.Paul D. Smith1998-10-031-1/+1
* (adjust_after_replace): Don't delete text properties here.Kenichi Handa1998-09-281-4/+0
* (check_composing_code): Fix previous change. Now itKenichi Handa1998-09-281-82/+116
* (encode_terminal_code): Handle raw 8-bit codes correctly.Kenichi Handa1998-09-281-6/+12
* Treat __GNU__ line NeXT: undefine BSD and FSCALE.Richard M. Stallman1998-09-271-2/+8
* (NLIST_STRUCT, KERNEL_FILE, LDAV_SYMBOL): Add #undefs.Richard M. Stallman1998-09-271-0/+3
* (sort_args): Fill extra space with NULL ptrs.Richard M. Stallman1998-09-271-0/+4
* (Fformat): Check format control characters.Kenichi Handa1998-09-261-0/+5
* (check_composing_code): If the current composingKenichi Handa1998-09-261-41/+82
* (struct coding_system): New member composed_chars.Kenichi Handa1998-09-261-0/+3
* (underlying_strftime):Paul Eggert1998-09-251-1/+2
* (decode_eol): While decoding DOS-like eol, handle aKenichi Handa1998-09-251-7/+23
* (w32_color_map_lookup): New function.Geoff Voelker1998-09-241-13/+48
* (ccl_driver): Report correct CCL program counter on error.Kenichi Handa1998-09-221-1/+4
* (single_submenu) [! HAVE_MULTILINGUAL_MENU]: MakeKenichi Handa1998-09-221-1/+25
* (Fcall_interactively): Don't use input method whenKenichi Handa1998-09-221-2/+2
* (Fsave_restriction): Doc fix.Dave Love1998-09-211-0/+1
* (build_load_history): Do add to Vload_historyKarl Heuer1998-09-211-4/+0
* (CCL_WRITE_CHAR): Don't use bcopy.Kenichi Handa1998-09-181-7/+13
* (ccl_coding_driver): If ccl_driver is interrupted by aKenichi Handa1998-09-181-0/+23
* (CODING_FINISH_INTERRUPT): New macro.Kenichi Handa1998-09-181-0/+1
* (adjust_markers_for_replace): Don't adjust a byteKenichi Handa1998-09-161-28/+59
* (code_convert_region): Update beg_unchanged andKenichi Handa1998-09-161-5/+5
* (message_log_check_duplicate): Count byte length of theKenichi Handa1998-09-161-1/+1
* (Fmake_local_variable): Doc fix.Karl Heuer1998-09-131-1/+6