| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Declare Fcompare_strings. | Andreas Schwab | 1998-04-29 | 1 | -0/+1 |
| * | Include <time.h> for time. | Andreas Schwab | 1998-04-29 | 1 | -0/+1 |
| * | (main): Use Vbuffer_alist instead of Fbuffer_list. | Andreas Schwab | 1998-04-29 | 1 | -4/+4 |
| * | (setup_coding_system): Properly check for nil. | Andreas Schwab | 1998-04-29 | 1 | -2/+2 |
| * | (re_search_2): Fix indentation. | Andreas Schwab | 1998-04-29 | 1 | -2/+2 |
| * | (Fcompare_buffer_substrings): Rewrite to loop by chars. | Richard M. Stallman | 1998-04-29 | 1 | -21/+39 |
| * | (ange-ftp-real-expand-file-name-actual): | Richard M. Stallman | 1998-04-29 | 1 | -11/+12 |
| * | (SLAVIC): Delete redundant backslash. | Karl Heuer | 1998-04-29 | 1 | -1/+1 |
| * | (*, **, ***): Add defvars. | Richard M. Stallman | 1998-04-29 | 1 | -1/+10 |
| * | (dired-sort-toggle): Handle spaces in dired-actual-switches. | Richard M. Stallman | 1998-04-29 | 1 | -10/+16 |
| * | (abort): Omit this definition, if NO_ABORT. | Richard M. Stallman | 1998-04-29 | 1 | -1/+3 |
| * | Forward declare hooks with full function prototypes. | Geoff Voelker | 1998-04-29 | 1 | -30/+61 |
| * | (w32_console_mouse_position, w32_console_read_socket): | Geoff Voelker | 1998-04-29 | 1 | -8/+7 |
| * | (w32_console_mouse_position): Rename from | Geoff Voelker | 1998-04-29 | 1 | -8/+8 |
| * | (initialize_w32_displayed): Use new function prototypes. | Geoff Voelker | 1998-04-29 | 1 | -18/+18 |
| * | Include cm.h after dispextern.h to avoid name conflicts | Geoff Voelker | 1998-04-29 | 1 | -2/+3 |
| * | [WINDOWSNT]: Use function prototypes. | Geoff Voelker | 1998-04-29 | 1 | -1/+1 |
| * | Conditionally include xterm.h using HAVE_X_WINDOWS. | Geoff Voelker | 1998-04-29 | 3 | -2/+4 |
| * | New target for installation bin directory. | Geoff Voelker | 1998-04-29 | 1 | -1/+5 |
| * | (HAVE_MOTIF_2_1): Add for consistency with config.in. | Geoff Voelker | 1998-04-29 | 1 | -0/+4 |
| * | (file-name-handler-alist): Instead of substituting, | Geoff Voelker | 1998-04-29 | 1 | -14/+25 |
| * | (Fgap_position, Fgap_size): New functions. | Richard M. Stallman | 1998-04-29 | 1 | -0/+22 |
| * | Fix previous change. | Richard M. Stallman | 1998-04-29 | 1 | -2/+2 |
| * | (Flsh, Fash): Handle out-of-range shift counts reasonably. | Richard M. Stallman | 1998-04-29 | 1 | -2/+10 |
| * | (lock_file): gcpro `fn'. | Richard M. Stallman | 1998-04-29 | 1 | -0/+6 |
| * | (insert_1_both): Call prepare_to_modify_buffer before moving or making gap. | Richard M. Stallman | 1998-04-29 | 1 | -8/+12 |
| * | Comment change. | Richard M. Stallman | 1998-04-28 | 1 | -1/+0 |
| * | (dired-at-point): Add autoload cookie. | Richard M. Stallman | 1998-04-28 | 1 | -0/+46 |
| * | Comment changes. | Richard M. Stallman | 1998-04-28 | 1 | -7/+97 |
| * | (HAVE_STRING_H): Add #undef. | Richard M. Stallman | 1998-04-28 | 1 | -0/+9 |
| * | (main): Doc --multibyte and --unibyte in --help message. | Richard M. Stallman | 1998-04-28 | 1 | -1/+1 |
| * | (main): Fix bug report address. | Richard M. Stallman | 1998-04-28 | 1 | -1/+1 |
| * | [HAVE_MENUS]: Include xterm.h only if HAVE_X_WINDOWS. | Richard M. Stallman | 1998-04-28 | 1 | -1/+1 |
| * | (INSTALL_INFO): New variable. | Richard M. Stallman | 1998-04-28 | 1 | -7/+13 |
| * | (install): Make INSTALLDIR and contents world-readable. | Richard M. Stallman | 1998-04-28 | 1 | -0/+1 |
| * | (easy-menu-define-key): Fixed bug with BEFORE | Richard M. Stallman | 1998-04-28 | 1 | -12/+12 |
| * | (Info-mode): Doc fix. | Dave Love | 1998-04-28 | 1 | -0/+6 |
| * | (finder-insert-at-column): Simplify. | Dave Love | 1998-04-28 | 1 | -19/+23 |
| * | (fortran-mode-map): Bind M-^. Use \M-, not \e elsewhere. | Dave Love | 1998-04-28 | 1 | -7/+9 |
| * | Fix synopsis line. | Dave Love | 1998-04-28 | 1 | -1/+1 |
| * | (callproc.o, print.o, cmds.o, dispnew.o, fileio.o, | Eli Zaretskii | 1998-04-28 | 1 | -17/+21 |
| * | (ps-output-string-prim): Don't quote multibyte characters. | Eli Zaretskii | 1998-04-28 | 1 | -2/+4 |
| * | (ps-remove-duplicates): New function. | Eli Zaretskii | 1998-04-28 | 1 | -3/+12 |
| * | Fix -Wimplicit warnings. | Andreas Schwab | 1998-04-28 | 1 | -1/+5 |
| * | (Fset_process_inherit_coding_system_flag): Fix test for non-nil FLAG. | Andreas Schwab | 1998-04-28 | 1 | -1/+1 |
| * | (readevalloop): Fix type of UNIBYTE parameter. | Andreas Schwab | 1998-04-28 | 1 | -1/+1 |
| * | (reinvoke_input_signal): Don't use prototype decl. | Richard M. Stallman | 1998-04-28 | 1 | -1/+2 |
| * | (ielm-eval-input): More of previous change. | Richard M. Stallman | 1998-04-28 | 1 | -3/+3 |
| * | automatically generated from GPLed version | Ulrich Drepper | 1998-04-27 | 2 | -35/+39 |
| * | (isearch-yank-x-selection): Doc fix. | Richard M. Stallman | 1998-04-27 | 1 | -1/+5 |