| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | *** empty log message *** | Kenichi Handa | 2003-09-26 | 1 | -5/+0 |
| | | |||||
| * | (map_char_table): Protect `range' from GC. | Andreas Schwab | 2003-09-10 | 1 | -0/+5 |
| | | | | | (map_char_table_for_charset): Likewise. | ||||
| * | New directory | Kenichi Handa | 2003-09-08 | 1 | -195/+0 |
| | | |||||
| * | *** empty log message *** | Kim F. Storm | 2003-09-03 | 1 | -0/+6 |
| | | |||||
| * | *** empty log message *** | Jason Rumney | 2003-09-01 | 1 | -0/+6 |
| | | |||||
| * | Add arch taglines | Miles Bader | 2003-09-01 | 1 | -0/+2 |
| | | |||||
| * | (alloca.o): Remove commands. | Dave Love | 2003-09-01 | 1 | -0/+8 |
| | | | | | | | | (coding.o): Depend on intervals.h composite.h window.h. (emacs.o): Depend on window.h keyboard.h keymap.h. (gtkutil.o): Depend on keyboard.h charset.h coding.h. (bytecode.o): Depend on window.h. | ||||
| * | (w32_per_char_metric): Allow cached metrics to be | Jason Rumney | 2003-08-31 | 1 | -0/+3 |
| | | | | | returned even when font_type is unknown. | ||||
| * | (init_iterator): Remove old WINDOWSNT conditional. | Jason Rumney | 2003-08-31 | 1 | -0/+4 |
| | | |||||
| * | Fix pixel calculation for TrueVisuals. | Jan Djärv | 2003-08-30 | 1 | -0/+10 |
| | | |||||
| * | (redisplay_internal): Fix change of 2003-04-30. Don't | Gerd Moellmann | 2003-08-29 | 1 | -0/+6 |
| | | | | | | tell redisplay display is accurate when it's actually been paused for pending input. | ||||
| * | *** empty log message *** | Richard M. Stallman | 2003-08-29 | 1 | -0/+18 |
| | | |||||
| * | (lookup_rgb_color): Handle TrueColor visuals specially. | Gerd Moellmann | 2003-08-29 | 1 | -0/+4 |
| | | |||||
| * | (decode_coding_iso2022): Initialized local variable c2. | Kenichi Handa | 2003-08-28 | 1 | -0/+5 |
| | | | | | (decode_coding_sjis_big5): Likewise. | ||||
| * | *** empty log message *** | Jason Rumney | 2003-08-27 | 1 | -0/+2 |
| | | |||||
| * | (w32_read_socket): Fix WM_MOUSEWHEEL assignment. | Jason Rumney | 2003-08-27 | 1 | -0/+2 |
| | | |||||
| * | *** empty log message *** | Jason Rumney | 2003-08-27 | 1 | -0/+4 |
| | | |||||
| * | *** empty log message *** | Lute Kamstra | 2003-08-26 | 1 | -0/+5 |
| | | |||||
| * | *** empty log message *** | Eli Zaretskii | 2003-08-24 | 1 | -0/+3 |
| | | |||||
| * | *** empty log message *** | Eli Zaretskii | 2003-08-24 | 1 | -0/+7 |
| | | |||||
| * | Create and initialize a client leader window so session management | Jan Djärv | 2003-08-21 | 1 | -0/+16 |
| | | | | | doesn't restart Emacs twice. | ||||
| * | *** empty log message *** | Dave Love | 2003-08-21 | 1 | -0/+4 |
| | | |||||
| * | (term_init): Fix previous change | Kenichi Handa | 2003-08-21 | 1 | -0/+5 |
| | | |||||
| * | Removed. | Dave Love | 2003-08-20 | 1 | -0/+21 |
| | | |||||
| * | (term_init): Use a buffer of size 4096 for tgetent since | Richard M. Stallman | 2003-08-19 | 1 | -0/+9 |
| | | | | | | FreeBSD returns something longer than 2044. Abort if the end of the buffer is overwritten. | ||||
| * | Revision: miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-20 | Miles Bader | 2003-08-19 | 1 | -0/+4 |
| | | | | | src/xterm.c (x_term_init): Correctly use result of Ffile_readable_p. | ||||
| * | (lisp_align_malloc): Check for memory full when | Gerd Moellmann | 2003-08-19 | 1 | -0/+6 |
| | | | | | | allocating ablocks, which also avoids freeing a pointer into an ablocks structure. | ||||
| * | (Fmove_overlay): Set overlay's next pointer | Gerd Moellmann | 2003-08-19 | 1 | -0/+5 |
| | | | | | unconditionally. | ||||
| * | *** empty log message *** | Richard M. Stallman | 2003-08-17 | 1 | -0/+14 |
| | | |||||
| * | *** empty log message *** | Kenichi Handa | 2003-08-15 | 1 | -0/+9 |
| | | |||||
| * | (mark_object): Handle Lisp_Misc_Save_Value. | Andreas Schwab | 2003-08-08 | 1 | -0/+2 |
| | | |||||
| * | (print_string): Fix printing of multibyte string with | Andreas Schwab | 2003-08-08 | 1 | -0/+5 |
| | | | | | nontrivial printcharfun. | ||||
| * | * xfns.c (xg_set_icon): Rewrite to compile with GTK 2.0 and 2.2. | Jan Djärv | 2003-07-31 | 1 | -0/+6 |
| | | | | | * xterm.c (x_bitmap_icon): Return if xg_set_icon succeeds. | ||||
| * | (read_process_output): Return the actually read bytes | Kenichi Handa | 2003-07-31 | 1 | -0/+5 |
| | | | | | instead of the result of decoding. | ||||
| * | (x_create_bitmap_from_data): Initialize have_mask member to 0. | Kenichi Handa | 2003-07-31 | 1 | -0/+11 |
| | | | | | | | | (x_create_bitmap_from_file): Likewise. (x_destroy_bitmap): Check have_mask member before freeing a mask. (x_destroy_all_bitmaps): Likewise. (x_create_bitmap_mask): Set have_mask member to 1. | ||||
| * | (CFLAGS) [!OPTIMIZE]: Undo previous change. | Richard M. Stallman | 2003-07-30 | 1 | -0/+4 |
| | | |||||
| * | gtkutil.c (xg_mark_data): Update calls to mark_object. | Jan Djärv | 2003-07-29 | 1 | -0/+4 |
| | | |||||
| * | *** empty log message *** | Richard M. Stallman | 2003-07-29 | 1 | -0/+8 |
| | | |||||
| * | (xic_set_preeditarea): Add the left fringe width to spot.x. | Kenichi Handa | 2003-07-28 | 1 | -0/+5 |
| | | |||||
| * | (Finsert_file_contents): Use delete_all_overlays. | Stefan Monnier | 2003-07-22 | 1 | -1/+12 |
| | | |||||
| * | unexmacosx.c: Sort and merge unexec regions before dumping them. | Andrew Choi | 2003-07-22 | 1 | -0/+6 |
| | | |||||
| * | *** empty log message *** | Dave Love | 2003-07-22 | 1 | -0/+4 |
| | | |||||
| * | (MARK_STRING, UNMARK_STRING, STRING_MARKED_P) | Stefan Monnier | 2003-07-21 | 1 | -0/+6 |
| | | | | | | (GC_STRING_CHARS, string_bytes): Use ARRAY_MARK_FLAG rather than MARKBIT as the gcmarkbit for strings. | ||||
| * | *** empty log message *** | Richard M. Stallman | 2003-07-21 | 1 | -0/+13 |
| | | |||||
| * | (xim_initialize): Redo 6/24 change. | Richard M. Stallman | 2003-07-17 | 1 | -0/+4 |
| | | |||||
| * | *** empty log message *** | Stefan Monnier | 2003-07-16 | 1 | -0/+19 |
| | | |||||
| * | *** empty log message *** | Stefan Monnier | 2003-07-14 | 1 | -4/+12 |
| | | |||||
| * | * alloc.c (pure, staticvec): | Paul Eggert | 2003-07-14 | 1 | -0/+11 |
| | | | | | | Initialize these arrays to nonzero, so that they're not put into BSS by that optimization. | ||||
| * | (START_FILES_1, END_FILES_1): Always define them. | Richard M. Stallman | 2003-07-13 | 1 | -0/+4 |
| | | |||||
| * | *** empty log message *** | Juanma Barranquero | 2003-07-13 | 1 | -0/+13 |
| | | |||||