aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***Dave Love2000-05-041-0/+4
* (syms_of_buffer) [auto-fill-function]: Doc fix.Dave Love2000-05-041-1/+2
* (syms_of_charset) [auto-fill-chars]: Doc fix.Dave Love2000-05-041-1/+1
* *** empty log message ***Gerd Moellmann2000-05-041-0/+6
* (insert_from_buffer_1): Adjust FROM position by numberGerd Moellmann2000-05-041-1/+5
* *** empty log message ***Gerd Moellmann2000-05-031-0/+5
* (handle_single_display_prop): If display property valueGerd Moellmann2000-05-031-1/+6
* *** empty log message ***Gerd Moellmann2000-05-031-0/+5
* (x_produce_glyphs) <composite chars>: Handle caseGerd Moellmann2000-05-031-17/+42
* *** empty log message ***Gerd Moellmann2000-05-021-0/+26
* (Qcenter): New variable.Gerd Moellmann2000-05-021-75/+56
* (DEFAULT_IMAGE_HEIGHT): New macro.Gerd Moellmann2000-05-021-6/+4
* (x_produce_image_glyph, x_draw_image_foreground)Gerd Moellmann2000-05-021-4/+4
* (struct face): Add forward declaration.Gerd Moellmann2000-05-021-0/+3
* *** empty log message ***Gerd Moellmann2000-05-021-0/+5
* (Fsignal): If lisp_eval_depth or spepdl_size are nearGerd Moellmann2000-05-021-0/+7
* (fs_load_font): By default, use 0x00..0x7f for ASCII.Kenichi Handa2000-05-011-2/+4
* *** empty log message ***Kenichi Handa2000-05-011-0/+6
* *** empty log message ***Dave Love2000-04-281-0/+2
* (make_cursor_line_fully_visible): Handle case of rowsGerd Moellmann2000-04-282-9/+17
* (realize_x_face): Fix the argument of the secondKenichi Handa2000-04-281-12/+12
* *** empty log message ***Kenichi Handa2000-04-281-0/+5
* *** empty log message ***Gerd Moellmann2000-04-271-0/+21
* (slurp_file): New function.Gerd Moellmann2000-04-271-139/+192
* (read1): Don't treat period followed by certainGerd Moellmann2000-04-271-1/+2
* (TERMCAP_OBJ): Removed.Gerd Moellmann2000-04-271-7/+2
* (termcapobj): Don't use TERMCAP_OBJ.Gerd Moellmann2000-04-271-4/+0
* (print_object): Treat print-length < 0 as nil.Gerd Moellmann2000-04-271-12/+27
* *** empty log message ***Gerd Moellmann2000-04-271-0/+8
* (end_of_file_error): New function.Gerd Moellmann2000-04-271-3/+21
* (print_error_message): Print data of `end-of-file'Gerd Moellmann2000-04-271-10/+17
* (freeze_window_start): Check that minibuffer scroll window isn't nil beforeKen Raeburn2000-04-262-0/+10
* (record_delete): If we hit the end of the undo list, stop picking elementsKen Raeburn2000-04-261-1/+4
* *** empty log message ***Gerd Moellmann2000-04-261-0/+6
* (display_line): If lines are continued, restoreGerd Moellmann2000-04-261-3/+24
* *** empty log message ***Gerd Moellmann2000-04-251-0/+14
* (try_window_id) <all changes above window start>: AdjustGerd Moellmann2000-04-251-10/+29
* (increment_matrix_positions): Renamed fromGerd Moellmann2000-04-251-10/+8
* Change names of renamed functions from dispnew.c in prototypes.Gerd Moellmann2000-04-251-3/+3
* *** empty log message ***Gerd Moellmann2000-04-241-1/+4
* (Fdo_auto_save): Create directories for auto-saveGerd Moellmann2000-04-241-1/+10
* *** empty log message ***Gerd Moellmann2000-04-241-0/+36
* (init_iterator): Set iterator's extra_line_spacingGerd Moellmann2000-04-241-3/+29
* (struct frame): Add member extra_line_spacing.Gerd Moellmann2000-04-241-0/+3
* (x_set_line_spacing): New function.Gerd Moellmann2000-04-241-25/+51
* (USAGE2): Add `--line-spacing' and `-lsp'.Gerd Moellmann2000-04-241-0/+1
* (init_buffer_once): Handle extra_line_spacing.Gerd Moellmann2000-04-241-2/+13
* (struct buffer): Add extra_line_spacing, remove extra2Gerd Moellmann2000-04-241-291/+294
* (x_produce_glyphs): Remove reference to struct it'sGerd Moellmann2000-04-241-3/+3
* (produce_glyphs): Remove reference to struct it's prompt_width.Gerd Moellmann2000-04-241-2/+2