aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* [ENABLE_CHECKING]: Don't force union type.Stefan Monnier2004-01-211-5/+1
* (__attribute__): Remove outdated workaround.Stefan Monnier2004-01-211-4/+1
* (main) [USE_LSB_TAG]: Don't range check the ram.Stefan Monnier2004-01-211-0/+2
* (lisp_malloc, lisp_align_malloc) [USE_LSB_TAG]:Stefan Monnier2004-01-211-0/+8
* (wait_reading_process_input): Lisp_Object/int mixup.Stefan Monnier2004-01-202-2/+8
* (Ffile_attributes): Lisp_Object/int mixup.Stefan Monnier2004-01-201-3/+3
* *** empty log message ***Kenichi Handa2004-01-191-0/+4
* (fontset_font_pattern): Fix previous change.Kenichi Handa2004-01-191-1/+2
* Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-41Miles Bader2004-01-173-2/+35
* (x_update_window_end): Call draw_window_fringes.Kim F. Storm2004-01-161-6/+27
* (Voverflow_newline_into_fringe): New variable.Kim F. Storm2004-01-161-72/+550
* (x_update_window_end): Call draw_window_fringes.Kim F. Storm2004-01-161-6/+28
* (x_update_window_end): Call draw_window_fringes.Kim F. Storm2004-01-161-6/+28
* (row_equal_p, update_window_line): Compare fringe bitmapsKim F. Storm2004-01-161-12/+19
* (struct glyph_row): New members left_fringe_bitmap,Kim F. Storm2004-01-161-0/+44
* (struct buffer): New member indicate_buffer_boundaries.Kim F. Storm2004-01-161-0/+3
* (init_buffer_once): Set buffer_defaults andKim F. Storm2004-01-161-0/+15
* Add cursor in fringe support.Kim F. Storm2004-01-161-0/+82
* * xterm.c (handle_one_xevent): Don't handle characters that are partJan Djärv2004-01-162-0/+10
* (Freplace_match): Use make_multibyte_string orKenichi Handa2004-01-152-1/+14
* *** empty log message ***Stefan Monnier2004-01-141-0/+13
* (struct interval_block, struct string_block)Stefan Monnier2004-01-141-9/+18
* (defvar_per_buffer): Remove dead declaration.Stefan Monnier2004-01-141-2/+1
* (do_check_ram_size): Don't hardcode the lisp address space size.Stefan Monnier2004-01-141-2/+2
* * xmenu.c (popup_get_selection): Check new parameter down_on_keypressJan Djärv2004-01-122-7/+25
* * alloc.c (allocate_vectorlike): Surround calls to mallopt withJan Djärv2004-01-112-0/+9
* * xmenu.c (Fx_popup_dialog): Add an Ok button if no buttons areJan Djärv2004-01-082-0/+11
* (Fformat): Fix '&' to '&&'.Kenichi Handa2004-01-082-1/+5
* (print_preprocess) <case Lisp_Vectorlike>: Only maskAndreas Schwab2004-01-082-1/+8
* (Fdeclare_equiv_charset): Fix docstring.Kenichi Handa2004-01-072-9/+14
* (fontset_ref_via_base): Fix previous change.Kenichi Handa2004-01-072-1/+5
* *** empty log message ***Kim F. Storm2004-01-061-0/+5
* (read_process_output): Only activate adaptiveKim F. Storm2004-01-061-2/+2
* (note_mode_line_or_margin_highlight): Use modifiedKim F. Storm2004-01-061-36/+39
* (POSN_POSN, POSN_SET_POSN): Rename macros fromKim F. Storm2004-01-061-5/+9
* (make_lispy_position): Use modified mode_line_string,Kim F. Storm2004-01-061-46/+52
* (buffer_posn_from_coords): Return both buffer/stringKim F. Storm2004-01-061-47/+84
* (buffer_posn_from_coords, mode_line_string)Kim F. Storm2004-01-061-9/+13
* *** empty log message ***Kim F. Storm2004-01-061-0/+24
* (skip_chars): Treat '-' at end of string as ordinaryAndreas Schwab2004-01-062-7/+13
* (decode_any_window): New function.Richard M. Stallman2004-01-031-7/+18
* (emacs_options, x_initialized, same_x_server): RemoveAndreas Schwab2004-01-022-144/+6
* *** empty log message ***Kim F. Storm2004-01-011-0/+26
* (ADAPTIVE_READ_BUFFERING): New conditional.Kim F. Storm2004-01-011-35/+164
* (struct Lisp_Process): New members for adaptive readKim F. Storm2004-01-011-0/+12
* (w32_text_out): Use s->font, for consistency with callers.Jason Rumney2004-01-012-3/+8
* *** empty log message ***Luc Teirlinck2003-12-311-0/+6
* (Fsignal): Add hyperlink to the definition of `signal' in the Elisp manual.Luc Teirlinck2003-12-311-0/+2
* (Ferror_message_string): Add hyperlink to the definition of `signal'Luc Teirlinck2003-12-311-1/+3
* *** empty log message ***Eli Zaretskii2003-12-291-0/+4