| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | *** empty log message *** | Stefan Monnier | 2004-01-21 | 1 | -0/+11 |
| | | |||||
| * | *** empty log message *** | Stefan Monnier | 2004-01-21 | 1 | -36/+49 |
| | | |||||
| * | (wait_reading_process_input): Lisp_Object/int mixup. | Stefan Monnier | 2004-01-20 | 1 | -0/+6 |
| | | |||||
| * | *** empty log message *** | Kenichi Handa | 2004-01-19 | 1 | -0/+4 |
| | | |||||
| * | Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-41 | Miles Bader | 2004-01-17 | 1 | -0/+9 |
| | | | | | | | | | | | | Make fringe-drawing stuff compile without a window-system * src/xdisp.c (Voverflow_newline_into_fringe) (move_it_in_display_line_to, redisplay_internal) (update_window_fringes, redisplay_window, display_line, window): Add `#ifdef HAVE_WINDOW_SYSTEM' around fringe-drawing stuff, so that it compiles without a window-system. * src/dispnew.c (direct_output_for_insert, update_window): Likewise. | ||||
| * | Add cursor in fringe support. | Kim F. Storm | 2004-01-16 | 1 | -0/+82 |
| | | | | | Add buffer boundary and scrolling indications. | ||||
| * | * xterm.c (handle_one_xevent): Don't handle characters that are part | Jan Djärv | 2004-01-16 | 1 | -0/+5 |
| | | | | | of an old style (XLookupString) compose sequence. | ||||
| * | (Freplace_match): Use make_multibyte_string or | Kenichi Handa | 2004-01-15 | 1 | -0/+5 |
| | | | | | make_unibyte_string according to the buffer multibyteness. | ||||
| * | *** empty log message *** | Stefan Monnier | 2004-01-14 | 1 | -0/+13 |
| | | |||||
| * | * xmenu.c (popup_get_selection): Check new parameter down_on_keypress | Jan Djärv | 2004-01-12 | 1 | -0/+10 |
| | | | | | | | | | | if a key press should pop down. Only pop down if a key is pressed outside the menu/dialog. (create_and_show_popup_menu): Pass 0 for down_on_keypress to popup_get_selection. (create_and_show_dialog): Pass 1 for down_on_keypress to popup_get_selection. | ||||
| * | * alloc.c (allocate_vectorlike): Surround calls to mallopt with | Jan Djärv | 2004-01-11 | 1 | -0/+5 |
| | | | | | BLOCK/UNBLOCK_INPUT. | ||||
| * | * xmenu.c (Fx_popup_dialog): Add an Ok button if no buttons are | Jan Djärv | 2004-01-08 | 1 | -0/+5 |
| | | | | | specified. | ||||
| * | (Fformat): Fix '&' to '&&'. | Kenichi Handa | 2004-01-08 | 1 | -0/+4 |
| | | |||||
| * | (print_preprocess) <case Lisp_Vectorlike>: Only mask | Andreas Schwab | 2004-01-08 | 1 | -0/+5 |
| | | | | | size if PSEUDOVECTOR_FLAG is set. | ||||
| * | (Fdeclare_equiv_charset): Fix docstring. | Kenichi Handa | 2004-01-07 | 1 | -0/+2 |
| | | |||||
| * | (fontset_ref_via_base): Fix previous change. | Kenichi Handa | 2004-01-07 | 1 | -0/+4 |
| | | |||||
| * | *** empty log message *** | Kim F. Storm | 2004-01-06 | 1 | -0/+5 |
| | | |||||
| * | *** empty log message *** | Kim F. Storm | 2004-01-06 | 1 | -0/+24 |
| | | |||||
| * | (skip_chars): Treat '-' at end of string as ordinary | Andreas Schwab | 2004-01-06 | 1 | -0/+5 |
| | | | | | character. | ||||
| * | (emacs_options, x_initialized, same_x_server): Remove | Andreas Schwab | 2004-01-02 | 1 | -0/+5 |
| | | | | | unused (and duplicated) definitions. | ||||
| * | *** empty log message *** | Kim F. Storm | 2004-01-01 | 1 | -0/+26 |
| | | |||||
| * | (w32_text_out): Use s->font, for consistency with callers. | Jason Rumney | 2004-01-01 | 1 | -0/+5 |
| | | |||||
| * | *** empty log message *** | Luc Teirlinck | 2003-12-31 | 1 | -0/+6 |
| | | |||||
| * | *** empty log message *** | Eli Zaretskii | 2003-12-29 | 1 | -0/+4 |
| | | |||||
| * | (store_symval_forwarding): Handle setting default-fill-column, etc., | Richard M. Stallman | 2003-12-29 | 1 | -0/+21 |
| | | | | | by changing buffers that use the default. | ||||
| * | *** empty log message *** | Kenichi Handa | 2003-12-29 | 1 | -0/+18 |
| | | |||||
| * | (Fcheck_coding_system): Further doc fix. | Luc Teirlinck | 2003-12-28 | 1 | -0/+4 |
| | | |||||
| * | Fix cursor glyph height on tall rows. | Kim F. Storm | 2003-12-28 | 1 | -0/+77 |
| | | | | | | Add image map feature. Add pointer text property. | ||||
| * | *** empty log message *** | Luc Teirlinck | 2003-12-25 | 1 | -0/+4 |
| | | |||||
| * | (Fdirectory_files, Fdirectory_files_and_attributes): | Lars Hansen | 2003-12-25 | 1 | -0/+5 |
| | | | | | Arguments GCPRO'ed in call to file name handler. | ||||
| * | (tgetst1): Scan for "%pN"; if all | Thien-Thi Nguyen | 2003-12-25 | 1 | -0/+5 |
| | | | | | N are continuous in [1,9], remove all "%pN". | ||||
| * | * gtkutil.c (xg_frame_set_char_size): Call x_wm_set_size_hint. | Jan Djärv | 2003-12-24 | 1 | -0/+2 |
| | | |||||
| * | * xfaces.c (lface_fully_specified_p): Take into account that | Jan Djärv | 2003-12-24 | 1 | -0/+5 |
| | | | | | MAC OS always have unspecified stipple. | ||||
| * | *** empty log message *** | Thien-Thi Nguyen | 2003-12-24 | 1 | -0/+5 |
| | | |||||
| * | (Fcolor_gray_p): Fix omission bug: | Thien-Thi Nguyen | 2003-12-24 | 1 | -0/+6 |
| | | | | | | In case `frame' is nil, consult the selected frame. (Fcolor_supported_p): Likewise. | ||||
| * | *** empty log message *** | Luc Teirlinck | 2003-12-24 | 1 | -1/+2 |
| | | |||||
| * | (Frandom, Fstring_make_multibyte): Doc fixes. | Luc Teirlinck | 2003-12-23 | 1 | -2/+4 |
| | | |||||
| * | (read_minibuf): Allow INITIAL to be a cons of a string and an integer. | Luc Teirlinck | 2003-12-23 | 1 | -0/+12 |
| | | | | | | | | | | | Adapt the docstring accordingly. (Fread_from_minibuffer): Delete code moved into read_minibuf. Doc fix. (Fread_minibuffer, Fread_no_blanks_input): Adapt to changes in read_minibuf. (Fcompleting_read): Delete code moved into read_minibuf. (Ftest_completion): Make it handle obarrays and hash tables correctly. | ||||
| * | *** empty log message *** | Kenichi Handa | 2003-12-03 | 1 | -0/+5 |
| | | |||||
| * | *** empty log message *** | Kenichi Handa | 2003-12-01 | 1 | -0/+5 |
| | | |||||
| * | *** empty log message *** | Luc Teirlinck | 2003-11-30 | 1 | -0/+6 |
| | | |||||
| * | * dispnew.c (buffer_posn_from_coords): Add ifdef HAVE_WINDOW_SYSTEM | Jan Djärv | 2003-11-29 | 1 | -0/+3 |
| | | | | | to compile on terminal configuration. | ||||
| * | Add variable use-file-dialog to control use of file dialogs. | Jan Djärv | 2003-11-29 | 1 | -0/+8 |
| | | |||||
| * | (Qcursor_type, Qbar, Qhbar): Declare extern. | Kim F. Storm | 2003-11-28 | 1 | -0/+5 |
| | | | | | (syms_of_msdos): Don't intern and staticpro them. | ||||
| * | *** empty log message *** | Kim F. Storm | 2003-11-27 | 1 | -0/+52 |
| | | |||||
| * | (internal_equal) <case Lisp_Vectorlike>: Declare size as | Andreas Schwab | 2003-11-25 | 1 | -0/+6 |
| | | | | | | EMACS_INT to not lose bits. (Ffillarray): Don't set bits beyond the size of a bool vector. | ||||
| * | *** empty log message *** | Kim F. Storm | 2003-11-25 | 1 | -0/+5 |
| | | |||||
| * | (LD_SWITCH_SYSTEM_TEMACS) | Gerd Moellmann | 2003-11-24 | 1 | -0/+6 |
| | | | | | | [__FreeBSD_version >= 500042]: Define as -znocombreloc because ld's default is incompatible with unexec. | ||||
| * | *** empty log message *** | Kim F. Storm | 2003-11-23 | 1 | -0/+6 |
| | | |||||
| * | (Fredirect_debugging_output): New defun. | Kim F. Storm | 2003-11-23 | 1 | -1/+6 |
| | | | | | (syms_of_print): Defsubr it. | ||||