aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* (LIBS): Link in shell32.lib.Richard M. Stallman1998-05-011-0/+1
* (event_kind): New event type `drag_n_drop'.Richard M. Stallman1998-05-011-2/+16
* (Qdrag_n_drop, drag_n_drop_syms, lispy_drag_n_drop_names): New variables.Richard M. Stallman1998-05-011-0/+87
* (wordify): Do the second loop by chars, not by bytes.Richard M. Stallman1998-05-011-11/+28
* Include shellapi.h.Richard M. Stallman1998-05-011-0/+59
* Include shellapi.h.Richard M. Stallman1998-05-011-0/+10
* (encode_coding_iso2022): If encoding a last block,Kenichi Handa1998-05-011-11/+8
* (WM_MOUSEWHEEL): Define relative to WM_MOUSELAST.Geoff Voelker1998-04-301-1/+4
* (msh_mousewheel): Declare.Geoff Voelker1998-04-301-0/+27
* (msh_mousewheel): New variable.Geoff Voelker1998-04-301-0/+13
* [defined (__alpha__) && !defined (__NetBSD__) && !defined (__OpenBSD__)]:Richard M. Stallman1998-04-301-1/+32
* (minibuf_conform_representation): New function.Richard M. Stallman1998-04-301-8/+28
* (find_handler_clause): Cast Fbacktrace to proper type.Richard M. Stallman1998-04-301-1/+10
* (struct process): Make inherit_coding_system_flag a Lisp_Object.Richard M. Stallman1998-04-291-5/+9
* (Fset_process_inherit_coding_system_flag, Fstart_process):Richard M. Stallman1998-04-291-6/+8
* Fix -Wimplicit warnings.Andreas Schwab1998-04-291-4/+3
* (redisplay_window): Update STARTP_BYTE alongside withAndreas Schwab1998-04-291-3/+9
* (make_window): Initialize last_point field.Andreas Schwab1998-04-291-0/+1
* (emacs_get_tty): Zero out termios structure beforeAndreas Schwab1998-04-291-0/+2
* Declare Fcompare_strings.Andreas Schwab1998-04-291-0/+1
* Include <time.h> for time.Andreas Schwab1998-04-291-0/+1
* (main): Use Vbuffer_alist instead of Fbuffer_list.Andreas Schwab1998-04-291-4/+4
* (setup_coding_system): Properly check for nil.Andreas Schwab1998-04-291-2/+2
* (re_search_2): Fix indentation.Andreas Schwab1998-04-291-2/+2
* (Fcompare_buffer_substrings): Rewrite to loop by chars.Richard M. Stallman1998-04-291-21/+39
* (abort): Omit this definition, if NO_ABORT.Richard M. Stallman1998-04-291-1/+3
* Forward declare hooks with full function prototypes.Geoff Voelker1998-04-291-30/+61
* (w32_console_mouse_position, w32_console_read_socket):Geoff Voelker1998-04-291-8/+7
* (w32_console_mouse_position): Rename fromGeoff Voelker1998-04-291-8/+8
* (initialize_w32_displayed): Use new function prototypes.Geoff Voelker1998-04-291-18/+18
* Include cm.h after dispextern.h to avoid name conflictsGeoff Voelker1998-04-291-2/+3
* [WINDOWSNT]: Use function prototypes.Geoff Voelker1998-04-291-1/+1
* Conditionally include xterm.h using HAVE_X_WINDOWS.Geoff Voelker1998-04-293-2/+4
* (Fgap_position, Fgap_size): New functions.Richard M. Stallman1998-04-291-0/+22
* Fix previous change.Richard M. Stallman1998-04-291-2/+2
* (Flsh, Fash): Handle out-of-range shift counts reasonably.Richard M. Stallman1998-04-291-2/+10
* (lock_file): gcpro `fn'.Richard M. Stallman1998-04-291-0/+6
* (insert_1_both): Call prepare_to_modify_buffer before moving or making gap.Richard M. Stallman1998-04-291-8/+12
* Comment changes.Richard M. Stallman1998-04-281-7/+97
* (HAVE_STRING_H): Add #undef.Richard M. Stallman1998-04-281-0/+9
* (main): Doc --multibyte and --unibyte in --help message.Richard M. Stallman1998-04-281-1/+1
* (main): Fix bug report address.Richard M. Stallman1998-04-281-1/+1
* [HAVE_MENUS]: Include xterm.h only if HAVE_X_WINDOWS.Richard M. Stallman1998-04-281-1/+1
* (callproc.o, print.o, cmds.o, dispnew.o, fileio.o,Eli Zaretskii1998-04-281-17/+21
* Fix -Wimplicit warnings.Andreas Schwab1998-04-281-1/+5
* (Fset_process_inherit_coding_system_flag): Fix test for non-nil FLAG.Andreas Schwab1998-04-281-1/+1
* (readevalloop): Fix type of UNIBYTE parameter.Andreas Schwab1998-04-281-1/+1
* (reinvoke_input_signal): Don't use prototype decl.Richard M. Stallman1998-04-281-1/+2
* automatically generated from GPLed versionUlrich Drepper1998-04-271-4/+3
* (Fload_average): New arg USE_FLOATS.Richard M. Stallman1998-04-271-6/+13