aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* (re_char): Don't expose it in the interface.Stefan Monnier2005-10-042-4/+7
* (re_char): Move it back to the implementation file.Stefan Monnier2005-10-041-2/+5
* (make_lispy_event): If point has moved between down and up event, make itStefan Monnier2005-10-042-14/+27
* * lisp.h (fatal): Undo previous change.Dan Nicolaescu2005-10-023-7/+10
* *** empty log message ***Richard M. Stallman2005-10-021-0/+4
* (face_color_gray_p): Colors close to black count as gray.Richard M. Stallman2005-10-021-7/+12
* (try_window): Skip scroll-margin check if ZV is visible.Kim F. Storm2005-10-011-1/+2
* *** empty log message ***Kim F. Storm2005-10-011-4/+8
* *** empty log message ***YAMAMOTO Mitsuharu2005-10-011-0/+28
* (mac_draw_string_common, x_per_char_metric)YAMAMOTO Mitsuharu2005-10-011-131/+526
* (struct _XCharStruct): New member valid_p.YAMAMOTO Mitsuharu2005-10-011-14/+6
* (start_hourglass): Apply 2005-05-07 change for xfns.c.YAMAMOTO Mitsuharu2005-10-011-1/+13
* (init_keyboard) [MAC_OSX]: Don't install SIGINT handler.YAMAMOTO Mitsuharu2005-10-011-5/+0
* * image.c (slurp_file, xbm_read_bitmap_data): Cast to the correctDan Nicolaescu2005-09-3015-28/+83
* Move systime.h include after lisp.h.Dan Nicolaescu2005-09-301-2/+2
* (High-Level Completion): Explain that the promptRomain Francoise2005-09-302-2/+29
* *** empty log message ***Juri Linkov2005-09-291-0/+6
* (Fmessage, Fmessage_box, Fmessage_or_box):Juri Linkov2005-09-291-5/+5
* (gif_load): Fix size of allocated image bufferKim F. Storm2005-09-281-7/+11
* *** empty log message ***Kim F. Storm2005-09-281-2/+8
* (struct _XCharStruct): Each member now takes short value.YAMAMOTO Mitsuharu2005-09-282-5/+12
* (handle_one_xevent): Refer to union field to match the typeDan Nicolaescu2005-09-272-2/+4
* * xlwmenu.c (find_next_selectable):Dan Nicolaescu2005-09-279-6/+29
* *** empty log message ***Richard M. Stallman2005-09-261-0/+6
* (update_menu_bindings): Variable deleted.Richard M. Stallman2005-09-251-13/+1
* Add makefile (for MS-Windows).Eli Zaretskii2005-09-241-0/+1
* *** empty log message ***Richard M. Stallman2005-09-231-0/+5
* (Fformat): Explicitly test for end of format string and don't use `index'.Richard M. Stallman2005-09-231-1/+3
* * s/aix4-2.h (BROKEN_GET_CURRENT_DIR_NAME): DefineDan Nicolaescu2005-09-234-2/+30
* (message_dolog): Add warning about GC and Lisp strings.Kim F. Storm2005-09-221-6/+10
* *** empty log message ***Kim F. Storm2005-09-221-0/+7
* (xlfdpat_block_match_1): Fix assertion.YAMAMOTO Mitsuharu2005-09-222-23/+30
* *** empty log message ***YAMAMOTO Mitsuharu2005-09-211-0/+5
* (create_process) [RTU || UNIPLUS || DONT_REOPEN_PTY]:YAMAMOTO Mitsuharu2005-09-211-0/+8
* * gtkutil.c (xg_set_geometry): Do a gtk_window_move if programJan Djärv2005-09-202-0/+9
* (Fformat): Don't scan past end of format string thatKim F. Storm2005-09-191-1/+1
* *** empty log message ***Kim F. Storm2005-09-191-0/+5
* (struct window): Remove height_fixed_p, no longer set.Andreas Schwab2005-09-182-5/+7
* (make_window): Don't initialize height_fixed_p.Andreas Schwab2005-09-181-19/+13
* (Fdefalias): Signal an error if SYMBOL is not a symbol.John Paul Wallington2005-09-182-0/+5
* *** empty log message ***YAMAMOTO Mitsuharu2005-09-181-0/+11
* [MAC_OS8]: Don't include stdlib.h. Include sys/param.h.YAMAMOTO Mitsuharu2005-09-181-4/+1
* (image_cache_refcount, dpyinfo_refcount) [GLYPH_DEBUG]: New variables.YAMAMOTO Mitsuharu2005-09-181-0/+6
* (SOME_MACHINE_OBJECTS): Undo previous change.YAMAMOTO Mitsuharu2005-09-181-1/+1
* (XMENU_OBJ) [!HAVE_CARBON]: Reinstate variable.Eli Zaretskii2005-09-172-1/+11
* *** empty log message ***Richard M. Stallman2005-09-171-2/+1
* (syms_of_fileio): Clarify docstring of `write-region-inhibit-fsync'.Romain Francoise2005-09-162-2/+8
* *** empty log message ***Richard M. Stallman2005-09-151-0/+13
* (overlay_arrow_at_row): Add HAVE_WINDOW_SYSTEM conditional.Richard M. Stallman2005-09-151-19/+20
* (XMENU_OBJ): Variable deleted.Richard M. Stallman2005-09-151-9/+2