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