aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* (LWLIB_OPTIONS): Removed (unused).Dave Love2003-08-201-38/+4
* Some merging with gnulib. Change logic and docDave Love2003-08-201-26/+22
* (lisp_align_malloc): Change type of `aligned'.Dave Love2003-08-201-2/+3
* Include lisp.h.Dave Love2003-08-201-0/+3
* (EMACS_LISP_H): New.Dave Love2003-08-201-1/+5
* (term_init): Use a buffer of size 4096 for tgetent sinceRichard M. Stallman2003-08-192-10/+18
* [__FreeBSD_version >= 400000]: Define TERMINFO, use -lncurses.Richard M. Stallman2003-08-191-0/+3
* Revision: [email protected]/emacs--cvs-trunk--0--patch-20Miles Bader2003-08-192-1/+5
* (lisp_align_malloc): Check for memory full whenGerd Moellmann2003-08-192-15/+23
* (BASE_PURESIZE): Increase to 1100000.Gerd Moellmann2003-08-191-1/+1
* (Fmove_overlay): Set overlay's next pointerGerd Moellmann2003-08-192-6/+9
* *** empty log message ***Richard M. Stallman2003-08-171-0/+14
* (Fforward_word): Argument changed to optional. Set default value to 1.Richard M. Stallman2003-08-171-6/+10
* (Fwrite_region): Fix conditional expression to issue the right message.Richard M. Stallman2003-08-171-1/+1
* (Fencode_time): Doc fix.Richard M. Stallman2003-08-171-0/+3
* (try_font_list): Call try_alternative_families to try any familyKenichi Handa2003-08-151-1/+1
* *** empty log message ***Kenichi Handa2003-08-151-0/+9
* * xfaces.c (better_font_p): Prefer a real scalable font; i.e. notKenichi Handa2003-08-151-1/+16
* (mark_object): Handle Lisp_Misc_Save_Value.Andreas Schwab2003-08-082-0/+3
* (print_string): Fix printing of multibyte string withAndreas Schwab2003-08-082-1/+6
* * xfns.c (xg_set_icon): Rewrite to compile with GTK 2.0 and 2.2.Jan Djärv2003-07-313-24/+45
* (read_process_output): Return the actually read bytesKenichi Handa2003-07-312-7/+9
* (x_create_bitmap_from_data): Initialize have_mask member to 0.Kenichi Handa2003-07-312-2/+18
* (struct x_bitmap_record): New member have_mask.Kenichi Handa2003-07-311-0/+1
* (CFLAGS) [!OPTIMIZE]: Undo previous change.Richard M. Stallman2003-07-302-5/+4
* gtkutil.c (xg_mark_data): Update calls to mark_object.Jan Djärv2003-07-292-2/+6
* *** empty log message ***Richard M. Stallman2003-07-291-0/+8
* (xim_open_dpy, xim_initialize, xim_close_dpy):Richard M. Stallman2003-07-291-0/+6
* (Fclear_string): New function.Richard M. Stallman2003-07-291-0/+15
* (xic_set_preeditarea): Add the left fringe width to spot.x.Kenichi Handa2003-07-282-1/+6
* *** empty log message ***Dave Love2003-07-231-3/+13
* (temp_output_buffer_setup): Typo.Stefan Monnier2003-07-221-2/+2
* (Finsert_file_contents): Use delete_all_overlays.Stefan Monnier2003-07-222-3/+15
* (temp_output_buffer_setup): Use delete_all_overlays.Stefan Monnier2003-07-221-2/+3
* (run_pre_post_conversion_on_str): Use delete_all_overlays.Stefan Monnier2003-07-221-2/+3
* Don't check HAVE_PNG_H: autoconf doesn't seem to find it.Stefan Monnier2003-07-221-5/+3
* (get_minibuffer): Use it.Stefan Monnier2003-07-221-19/+4
* (delete_all_overlays): Declare.Stefan Monnier2003-07-221-0/+1
* (delete_all_overlays): New function.Stefan Monnier2003-07-221-1/+29
* unexmacosx.c: Sort and merge unexec regions before dumping them.Andrew Choi2003-07-222-1/+48
* *** empty log message ***Dave Love2003-07-221-0/+4
* Consider both png.h and libpng/png.h.Dave Love2003-07-221-3/+9
* (get_minibuffer): Be careful when calling `reset_buffer'Stefan Monnier2003-07-221-1/+20
* (MARK_STRING, UNMARK_STRING, STRING_MARKED_P)Stefan Monnier2003-07-212-5/+11
* *** empty log message ***Richard M. Stallman2003-07-211-0/+13
* (LD_SWITCH_SYSTEM_TEMACS): Add undef.Richard M. Stallman2003-07-211-0/+1
* (Flocale_info): Renamed from Flanginfo. Doc fixes.Richard M. Stallman2003-07-211-9/+7
* Use -Wl syntax.Richard M. Stallman2003-07-211-1/+1
* (syms_of_alloc): Doc fixes.Richard M. Stallman2003-07-211-4/+2
* (xim_initialize): Redo 6/24 change.Richard M. Stallman2003-07-172-1/+5