aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***Colin Walters2002-06-081-0/+14
* (Foverlay_get): Use lookup_char_property.Colin Walters2002-06-081-21/+1
* (lookup_char_property): New function for looking up overlay and textColin Walters2002-06-081-5/+24
* (lookup_char_property): Declare.Colin Walters2002-06-081-0/+2
* (Vchar_property_alias_alist): New variable.Colin Walters2002-06-081-0/+10
* Comment change.Richard M. Stallman2002-06-081-1/+1
* (lisp_data_to_selection_data): Fix last change:Sam Steingold2002-06-072-39/+44
* (lisp_data_to_selection_data): Fix last change: set size_ret.Eli Zaretskii2002-06-072-0/+6
* Add Support for x86-64.Andreas Schwab2002-06-072-0/+125
* *** empty log message ***Eli Zaretskii2002-06-051-0/+2
* (Fstring_make_unibyte): Doc fix.Eli Zaretskii2002-06-051-2/+4
* (lisp_data_to_selection_data): If the requested typeEli Zaretskii2002-06-052-3/+25
* (Fset_window_hscroll): Doc fix.Eli Zaretskii2002-06-052-1/+8
* fix my addressKen Raeburn2002-06-051-1/+1
* *** empty log message ***Pavel Janík2002-06-051-0/+5
* (choose_write_coding_system): Call select-safe-coding-system properly.Pavel Janík2002-06-051-2/+2
* *** empty log message ***Richard M. Stallman2002-06-031-41/+9
* (message_with_string): Error if STRING is not a string.Richard M. Stallman2002-06-031-0/+2
* (md5): Pass FILE arg to Vselect_safe_coding_system_function.Richard M. Stallman2002-06-031-2/+2
* (choose_write_coding_system):Richard M. Stallman2002-06-031-1/+2
* * buffer.c (fix_overlays_before): Fix list-walking bug in 05-19 change.Ken Raeburn2002-06-032-1/+7
* (current_column): Now returns float.Thien-Thi Nguyen2002-06-032-22/+46
* (last_known_column): Now a float.Thien-Thi Nguyen2002-06-031-37/+41
* (redisplay_internal, redisplay_window, decode_mode_spec): CastThien-Thi Nguyen2002-06-031-511/+514
* (read_minibuf): Cast `current_column' return value to int.Thien-Thi Nguyen2002-06-031-22/+22
* (describe_command): Cast `current_column' return value to int.Thien-Thi Nguyen2002-06-031-14/+14
* (Fdelete_backward_char, internal_self_insert): CastThien-Thi Nguyen2002-06-031-5/+5
* (Fbyte_code): Cast `current_column' return value to int.Thien-Thi Nguyen2002-06-031-15/+15
* (x_encode_text): Return stringp non-NULL if coding_systemEli Zaretskii2002-05-312-1/+10
* (lisp_data_to_selection_data): Always set selectionEli Zaretskii2002-05-311-9/+1
* Include /usr/pkg in the run time shared library path.Eli Zaretskii2002-05-312-1/+5
* *** empty log message ***Richard M. Stallman2002-05-301-0/+5
* (Fset_window_configuration): Correct the handlingRichard M. Stallman2002-05-301-22/+8
* Fix previous change (oops).Colin Walters2002-05-291-1/+3
* (Fread_from_string): Don't depend on order of evaluation for CColin Walters2002-05-291-2/+2
* *** empty log message ***Colin Walters2002-05-291-0/+5
* (x_display_and_set_cursor): Change the cursor in the sameRichard M. Stallman2002-05-282-32/+55
* (window_scroll_pixel_based): Don't call Fbolp;Richard M. Stallman2002-05-281-2/+6
* (Fwrite_region): If START is a string, don't make any annotations.Richard M. Stallman2002-05-281-9/+17
* (syms_of_eval): Doc fix.Richard M. Stallman2002-05-281-3/+8
* *** empty log message ***Colin Walters2002-05-281-0/+27
* (USAGE1): Add --no-splash.Colin Walters2002-05-281-0/+2
* lread.c (readchar_count): New variable.Colin Walters2002-05-281-51/+141
* *** empty log message ***Kim F. Storm2002-05-281-1/+6
* (Fread_file_name_internal): Added brute-forceKim F. Storm2002-05-281-9/+30
* Doc fix.Miles Bader2002-05-281-3/+4
* Doc fix.Miles Bader2002-05-281-1/+5
* C style fix.Miles Bader2002-05-281-2/+3
* *** empty log message ***Kim F. Storm2002-05-271-0/+19
* (Fcall_interactively) <"D">: Supply Qfile_directory_pKim F. Storm2002-05-271-3/+5