aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* (syms_of_xfns): Initialize find_ccl_program_func.Kenichi Handa1998-04-151-0/+1
* (x_find_ccl_program): New function.Kenichi Handa1998-04-151-0/+42
* (x_find_ccl_program): Extern it.Kenichi Handa1998-04-151-0/+1
* (mh-quit): mh-show-buffer can be nil.Karl Heuer1998-04-151-3/+4
* (mail-mode): Doc fix.Karl Heuer1998-04-151-10/+10
* (outline-font-lock-level): New function.Karl Heuer1998-04-151-6/+17
* (file_name_as_directory): For empty arg, return `./'.Karl Heuer1998-04-151-2/+3
* (byte-compile-warn-about-unresolved-functions): Fix whitespace.Karl Heuer1998-04-151-2/+2
* *** empty log message ***Dan Nicolaescu1998-04-151-0/+1
* 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