(ange-ftp-tmp-name-template): Use temporary-file-directory.
[bpt/emacs.git] / src /
1998-05-15 Richard M. Stallman(search_buffer): Set search regs for all success with...
1998-05-15 Richard M. Stallman(signal_quit): Add prototype.
1998-05-15 Richard M. Stallman(sys_select): Always wait on interrupt_handle, so that
1998-05-15 Richard M. Stallman(w32_wnd_proc): Call signal_quit when C-g is received.
1998-05-15 Richard M. Stallman(interrupt_handle): New variable.
1998-05-15 Richard M. StallmanRenamed "struct buffer" to "struct termcap_buffer" to
1998-05-14 Geoff Voelker(w32_ring_bell): Flash window correctly.
1998-05-14 Richard M. Stallman(Finsert_file_contents): Don't check non-regular
1998-05-13 Eli Zaretskii(init_environment): Set TMPDIR to an existing
1998-05-13 Richard M. Stallman(Finsert_file_contents): Check that a -*- coding: ...
1998-05-13 Richard M. Stallman(skip_chars): When fetching char after \,
1998-05-13 Richard M. Stallman(Fminibuffer_complete_word): Fix the string-comparison...
1998-05-12 Richard M. Stallman(get_doc_string): New arg UNIBYTE
1998-05-12 Richard M. Stallman(Finsert_file_contents): Don't use the fast replace...
1998-05-12 Richard M. Stallman(parse_menu_item): Argument inmenubar < 0 now means
1998-05-12 Richard M. Stallman(stat, get_long_basename): Fail if filename contains any
1998-05-12 Richard M. Stallman(Fall_completions, Ftry_completion): Compare char sizes...
1998-05-12 Richard M. Stallman(assoc_for_completion): Use Fcompare_strings.
1998-05-11 Richard M. Stallman(redisplay_window): Handle scroll_step along with
1998-05-11 Richard M. Stallman(unlock_file): Encode the file name.
1998-05-11 Richard M. Stallman(Fset_buffer_multibyte): Error if marker is put
1998-05-11 Richard M. Stallman(unchain_marker): Abort if the marker is not in its...
1998-05-11 Richard M. StallmanComment change.
1998-05-10 Richard M. Stallman(code_convert_region1): Set Vlast_coding_system_used.
1998-05-10 Richard M. Stallman(Fstart_process): Remove the special case for
1998-05-10 Richard M. Stallman(TAGS): Specify directory when running etags.
1998-05-10 Richard M. Stallman(Fbyte_code): Don't use Bmark.
1998-05-10 Richard M. Stallman(xstring): Handle unibyte strings.
1998-05-10 Richard M. Stallman(redisplay_window): Don't use last_point_x and last_point_y
1998-05-09 Richard M. Stallman(Qbuffer_name_history): New variable.
1998-05-09 Richard M. Stallman(detect_coding_mask): Check also coding-category-binary.
1998-05-09 Richard M. Stallman(scan_lists, scan_sexps_forward): Move complex expressions
1998-05-09 Kenichi HandaFix previous change.
1998-05-08 Richard M. Stallman(Fcall_process): Fix test for when to call Ffind_operat...
1998-05-08 Richard M. StallmanComment change.
1998-05-08 Kenichi Handa(compute_motion): Fix, in a different way, the bug...
1998-05-08 Richard M. Stallman(compute_motion): Undo both May 7 changes.
1998-05-08 Richard M. Stallman(doprnt1): Cast arg to CHAR_STRING.
1998-05-08 Kenichi Handa(compute_motion): Fix previous change.
1998-05-07 Richard M. Stallman(Freplace_match): Fix the loop for copying text
1998-05-07 Richard M. Stallman(Fexpand_file_name) [DOS_NT]: Note when special escape
1998-05-07 Richard M. Stallman(Fintern): Properly compare lisp objects.
1998-05-07 Richard M. Stallman(set_internal): Properly compare lisp objects.
1998-05-07 Eli Zaretskii(init_process, syms_of_process): Make definition consis...
1998-05-07 Kenichi Handa(compute_motion): Fix bug of handling wide-column
1998-05-07 Richard M. Stallman(syms_of_buffer) <buffer-file-coding-system>: Doc fix.
1998-05-07 Kenichi Handa(Fcall_process): If we must display received data on
1998-05-06 Richard M. Stallman(regex_compile): When checking after exactn
1998-05-06 Richard M. Stallman(main): Call the syms_of_... and keys_of_... functions
1998-05-05 Richard M. Stallman(create_process): Add cast when calling encode_coding
1998-05-05 Richard M. Stallman(barf_or_query_if_file_exists): Encode file name.
1998-05-05 Richard M. Stallman(Fmake_bool_vector): Clear out extraneous bits at end.
1998-05-05 Richard M. Stallman(boyer_moore): Check more reliably for ptr[1] being
1998-05-04 Richard M. Stallman(encode_coding_iso2022): Don't skip a code following...
1998-05-04 Richard M. Stallman(WINDOW_RIGHT_MARGIN): Don't subtract 1 from width...
1998-05-04 Eli Zaretskii(Fload): Rename dosmode to fmode and use it on all
1998-05-04 Eli Zaretskii(read1): Clear out extraneous bits at end of bool-vector.
1998-05-04 Andreas SchwabInclude syssignal.h after lisp.h.
1998-05-04 Andreas SchwabDeclare init_signals and add prototypes.
1998-05-04 Andreas SchwabDeclare init functions.
1998-05-04 Richard M. Stallman(LIBXMU): Don't bother testing CANNOT_DUMP.
1998-05-03 Richard M. Stallman(TAGS-LISP): New target.
1998-05-03 Richard M. Stallman(compute_motion): When invisible text cross TO,
1998-05-03 Richard M. StallmanComment change.
1998-05-03 Richard M. Stallman(search_buffer): Fix casts when assigning raw_pattern.
1998-05-03 Richard M. Stallman(Fformat): Fix casts when assigning buf.
1998-05-03 Richard M. Stallman(isfloat_string): Don't look at bytes before the string.
1998-05-02 Richard M. Stallman(HAVE_STRING_H): Add #undef.
1998-05-02 Richard M. Stallman(XTwrite_glyphs): Don't advance cursor X beyond limit.
1998-05-02 Richard M. StallmanInclude coding.h.
1998-05-02 Richard M. Stallman(Vfile_name_coding_system)
1998-05-02 Richard M. Stallman(Fmake_temp_name): Improve randomness of generated...
1998-05-02 Richard M. Stallman(Finsert_char): Doc fix.
1998-05-02 Richard M. StallmanWhitespace change.
1998-05-02 Geoff Voelker(enum_font_cb2): Only ignore raster fonts when
1998-05-01 Richard M. Stallman(LIBS): Link in shell32.lib.
1998-05-01 Richard M. Stallman(event_kind): New event type `drag_n_drop'.
1998-05-01 Richard M. Stallman(Qdrag_n_drop, drag_n_drop_syms, lispy_drag_n_drop_name...
1998-05-01 Richard M. Stallman(wordify): Do the second loop by chars, not by bytes.
1998-05-01 Richard M. StallmanInclude shellapi.h.
1998-05-01 Richard M. StallmanInclude shellapi.h.
1998-05-01 Kenichi Handa(encode_coding_iso2022): If encoding a last block,
1998-04-30 Geoff Voelker(WM_MOUSEWHEEL): Define relative to WM_MOUSELAST.
1998-04-30 Geoff Voelker(msh_mousewheel): Declare.
1998-04-30 Geoff Voelker(msh_mousewheel): New variable.
1998-04-30 Richard M. Stallman[defined (__alpha__) && !defined (__NetBSD__) && !defin...
1998-04-30 Richard M. Stallman(minibuf_conform_representation): New function.
1998-04-30 Richard M. Stallman(find_handler_clause): Cast Fbacktrace to proper type.
1998-04-29 Richard M. Stallman(struct process): Make inherit_coding_system_flag a...
1998-04-29 Richard M. Stallman(Fset_process_inherit_coding_system_flag, Fstart_process):
1998-04-29 Andreas SchwabFix -Wimplicit warnings.
1998-04-29 Andreas Schwab(redisplay_window): Update STARTP_BYTE alongside with
1998-04-29 Andreas Schwab(make_window): Initialize last_point field.
1998-04-29 Andreas Schwab(emacs_get_tty): Zero out termios structure before
1998-04-29 Andreas SchwabDeclare Fcompare_strings.
1998-04-29 Andreas SchwabInclude <time.h> for time.
1998-04-29 Andreas Schwab(main): Use Vbuffer_alist instead of Fbuffer_list.
1998-04-29 Andreas Schwab(setup_coding_system): Properly check for nil.
1998-04-29 Andreas Schwab(re_search_2): Fix indentation.
1998-04-29 Richard M. Stallman(Fcompare_buffer_substrings): Rewrite to loop by chars.
next