aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* (smtpmail-send-data-1): Use encode-coding-string.Richard M. Stallman1998-10-131-2/+8
* (ffap-machine-p-local): Fix editing error.Richard M. Stallman1998-10-131-1/+1
* Minor fixes.Richard M. Stallman1998-10-131-6/+7
* Replace tabs with spacesRichard M. Stallman1998-10-131-7/+7
* (hide-ifdef-env, hif-outside-read-only):Andreas Schwab1998-10-131-56/+58
* (Fclear_this_command_keys): New function.Richard M. Stallman1998-10-131-0/+10
* (telnet-initial-filter): Use clear-this-command-keys.Richard M. Stallman1998-10-131-1/+2
* (read-passwd): Use clear-this-command-keys.Richard M. Stallman1998-10-131-0/+1
* (nntp-possibly-change-group): Allow for unexpectedRichard M. Stallman1998-10-131-1/+3
* (pop3-open-server): Bind coding-system-for-read and ...-for-write.Richard M. Stallman1998-10-121-2/+2
* (Fexecute_kbd_macro): Set real_this_command.Richard M. Stallman1998-10-121-0/+4
* Fix names of standard-translation-table-for-decode(encode).Richard M. Stallman1998-10-121-6/+6
* (ccl-compile-if): If there's no false-cmds,Kenichi Handa1998-10-121-7/+15
* Add coding tag.Kenichi Handa1998-10-121-2/+2
* (find-coding-systems-for-charsets):Kenichi Handa1998-10-121-0/+1
* (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
* (setup-specified-language-environment): Add apropos-inhibit property.Richard M. Stallman1998-10-121-0/+4
* (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
* (Info-insert-dir): Detect and report problemsRichard M. Stallman1998-10-111-6/+34
* (tags-loop-revert-buffers): New variable.Richard M. Stallman1998-10-111-1/+17
* (texinfo-make-menu): Don't letRichard M. Stallman1998-10-111-1/+8
* Whitespace change.Richard M. Stallman1998-10-101-2/+2
* (main): Null-terminate system_name.Richard M. Stallman1998-10-102-0/+4
* (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
* (feedmail-queue-runner-is-active): Definition moved.Richard M. Stallman1998-10-101-9/+9
* (frame-set-background-mode): Don't do anythung for text-only or MSDOS frame.Richard M. Stallman1998-10-101-24/+25
* (x_create_bitmap_from_file): Skip special files.Geoff Voelker1998-10-091-0/+35
* Update Microsoft Windows entry.Geoff Voelker1998-10-091-14/+19
* Doc fixes.Karl Heuer1998-10-081-13/+14
* (scan_lists): Bring FROM back into range BEGV...ZV.Richard M. Stallman1998-10-081-1/+6
* (pop3-open-server): Set process-coding-system-alist around open-network-stream.Richard M. Stallman1998-10-081-1/+3
* (code_convert_region): Set inhibit_modification_hooksKenichi Handa1998-10-081-2/+8
* (quail-defrule): New optional arg APPEND.Kenichi Handa1998-10-081-7/+21
* (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
* (save-buffer): Doc fix.Richard M. Stallman1998-10-081-1/+5
* (init_ntproc): Check for Windows init file.Geoff Voelker1998-10-071-36/+37