| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Initial revision | Dan Nicolaescu | 1998-04-15 | 1 | -0/+49 |
| * | Revert erroneous 1998-04-08 change. | Dave Love | 1998-04-14 | 1 | -2/+1 |
| * | Don't eval-*and*-compile font-lock stuff. | Dave Love | 1998-04-14 | 1 | -1/+1 |
| * | (mspools-folder-directory): Takes default value of ~/MAIL/ if | Stephen Eglen | 1998-04-14 | 1 | -54/+40 |
| * | (x_destroy_bitmap): Declare as void, not int. | Karl Heuer | 1998-04-14 | 1 | -3/+4 |
| * | (find-file-noselect): Set buffer-file-coding-system | Karl Heuer | 1998-04-14 | 1 | -0/+1 |
| * | (try_window): Fix mixing of Lisp_Object and int. | Andreas Schwab | 1998-04-14 | 1 | -1/+2 |
| * | (Fset_window_configuration): Fix mixing of Lisp_Object | Andreas Schwab | 1998-04-14 | 1 | -3/+5 |
| * | (init_sys_modes): Fix mixing of Lisp_Object and int | Andreas Schwab | 1998-04-14 | 1 | -1/+1 |
| * | (compile_pattern, compile_pattern_1): Fix mixing of | Andreas Schwab | 1998-04-14 | 1 | -2/+2 |
| * | (read_process_output): Fix mixing of Lisp_Object and | Andreas Schwab | 1998-04-14 | 1 | -2/+2 |
| * | (Fself_insert_and_exit): Fix mixing of Lisp_Object and | Andreas Schwab | 1998-04-14 | 1 | -1/+1 |
| * | (set_marker_both): Remove bogus checks on charpos. | Andreas Schwab | 1998-04-14 | 1 | -9/+0 |
| * | (parse_menu_item): Don't GCPRO non-lisp variables. | Andreas Schwab | 1998-04-14 | 1 | -2/+2 |
| * | (signal_after_change): Fix mixing of Lisp_Object and | Andreas Schwab | 1998-04-14 | 1 | -1/+2 |
| * | (indented_beyond_p): Fix mixing of Lisp_Object and int. | Andreas Schwab | 1998-04-14 | 1 | -2/+2 |
| * | (Fset_mouse_position, Fset_mouse_pixel_position): Fix | Andreas Schwab | 1998-04-14 | 1 | -2/+2 |
| * | (Fsubstring, substring_both, Fchar_table_range, | Andreas Schwab | 1998-04-14 | 1 | -7/+15 |
| * | (Fwrite_region): Fix mixing of Lisp_Object and int. | Andreas Schwab | 1998-04-14 | 1 | -1/+1 |
| * | (Fchar_after, Fchar_before): Fix mixing of Lisp_Object | Andreas Schwab | 1998-04-14 | 1 | -2/+2 |
| * | (code_convert_region): Fix mixing of Lisp_Object and | Andreas Schwab | 1998-04-14 | 1 | -1/+2 |
| * | (Fchars_in_region): Fix mixing of Lisp_Object and int. | Andreas Schwab | 1998-04-14 | 1 | -1/+1 |
| * | (ccl_driver, syms_of_ccl): Fix mixing of Lisp_Object and | Andreas Schwab | 1998-04-14 | 1 | -4/+4 |
| * | (vc-next-action-on-file): Don't check out after registering. This is | André Spiegel | 1998-04-14 | 1 | -11/+6 |
| * | Update return types of declarations. | Andreas Schwab | 1998-04-14 | 1 | -3/+3 |
| * | Add more prototypes. | Andreas Schwab | 1998-04-14 | 9 | -55/+238 |
| * | Fix -Wimplicit warnings. | Andreas Schwab | 1998-04-14 | 52 | -92/+392 |
| * | (ediff-autostore-merges): Doc fix. | Andreas Schwab | 1998-04-14 | 1 | -1/+1 |
| * | (rmail-movemail-flags): Fix customize type. | Andreas Schwab | 1998-04-14 | 1 | -1/+1 |
| * | (command-line-1): Better wording in mouse startup message. | André Spiegel | 1998-04-14 | 1 | -1/+1 |
| * | (byte-compile-warnings): Fix customize | Andreas Schwab | 1998-04-14 | 1 | -4/+6 |
| * | ("Korean"): Doc fix. | Andreas Schwab | 1998-04-14 | 1 | -1/+1 |
| * | Prepend ${srcdir} to all non-TIT lisp file names. | Andreas Schwab | 1998-04-14 | 1 | -19/+20 |
| * | (latin-2-alt-postfix): Doc fix. | Andreas Schwab | 1998-04-14 | 1 | -1/+1 |
| * | (Fset_buffer_multibyte): Do nothing if nothing actually | Andreas Schwab | 1998-04-14 | 1 | -0/+4 |
| * | (code_convert_region): Call adjust_after_insert also | Andreas Schwab | 1998-04-14 | 1 | -1/+5 |
| * | (Finsert_file_contents): Call adjust_after_insert also | Andreas Schwab | 1998-04-14 | 1 | -0/+3 |
| * | (titdic-convert): Message improved. | Kenichi Handa | 1998-04-14 | 1 | -3/+3 |
| * | (code_convert_string): Give decode_coding correct byte | Kenichi Handa | 1998-04-14 | 1 | -1/+1 |
| * | automatically generated from GPLed version | Ulrich Drepper | 1998-04-14 | 3 | -13/+14 |
| * | (strout): Convert old echo area to multibyte, like printchar. | Karl Heuer | 1998-04-13 | 1 | -5/+37 |
| * | (report-emacs-bug-hook): Don't absolutely | Karl Heuer | 1998-04-13 | 1 | -2/+1 |
| * | (buf_charpos_to_bytepos, buf_bytepos_to_charpos): | Karl Heuer | 1998-04-13 | 1 | -8/+12 |
| * | (Fcompute_motion): Check that TO and FROM are in range. | Karl Heuer | 1998-04-13 | 1 | -0/+5 |
| * | (tmm-get-keymap): Handle `menu-item' menu items. | Karl Heuer | 1998-04-13 | 1 | -39/+45 |
| * | *** empty log message *** | Karl Heuer | 1998-04-13 | 1 | -6/+6 |
| * | Customize mail-use-rfc822. | Stephen Eglen | 1998-04-13 | 1 | -2/+4 |
| * | Replace topdir with top_srcdir. | Eli Zaretskii | 1998-04-13 | 1 | -2/+2 |
| * | (describe-function-1): New function. | Karl Heuer | 1998-04-13 | 1 | -66/+70 |
| * | (eval-defun): Arrange to use eval-region | Karl Heuer | 1998-04-13 | 1 | -5/+18 |