aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* (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
* (struct it): Remove member prompt_width, add extra_line_spacing.Gerd Moellmann2000-04-241-4/+3
* (update_frame_line): When writing a whole line, makeGerd Moellmann2000-04-222-1/+11
* *** empty log message ***Gerd Moellmann2000-04-211-0/+6
* (timer_check): Fix typo in comment.Gerd Moellmann2000-04-211-1/+1
* (struct Lisp_Buffer_Cons): Remove.Gerd Moellmann2000-04-211-10/+0
* (Fset_fontset_font): Fix docstring. Local variableKenichi Handa2000-04-201-12/+12
* *** empty log message ***Kenichi Handa2000-04-201-0/+5
* *** empty log message ***Gerd Moellmann2000-04-201-0/+12
* (Ffile_writable_p) [WINDOWSNT]: Return nil if parentGerd Moellmann2000-04-201-0/+9
* (echo_message_buffer): New variable.Gerd Moellmann2000-04-201-16/+49
* *** empty log message ***Dave Love2000-04-191-0/+4
* (syms_of_fns): Defsubr mapc.Dave Love2000-04-191-9/+3
* *** empty log message ***Stefan Monnier2000-04-191-0/+6
* (re_match_2_internal): Don't shorten the strings anymore,Stefan Monnier2000-04-191-21/+34
* *** empty log message ***Gerd Moellmann2000-04-191-0/+6
* (with_echo_area_buffer): Add more `int' parameters forGerd Moellmann2000-04-191-2/+2