aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***Dave Love2000-03-211-0/+5
* (Fset_fontset_font, Ffontset_font): Fix newlines in doc string.Dave Love2000-03-211-9/+9
* (check_lface_attrs) [GLYPH_DEBUG]: Fix syntax error.Gerd Moellmann2000-03-212-4/+10
* *** empty log message ***Kenichi Handa2000-03-211-1/+8
* (fontset.o): Depend on dispextern.h.Kenichi Handa2000-03-211-1/+1
* Include fontset.h after dispextern.h.Kenichi Handa2000-03-211-194/+124
* (Qx_charset_registry, Vface_default_registry):Kenichi Handa2000-03-211-777/+506
* (Fx_create_frame): Don't cal fs_register_fontset.Kenichi Handa2000-03-211-25/+34
* (charset_at_position): Function removed.Kenichi Handa2000-03-211-67/+23
* (XMenuActivate): Args to lookup_derived_face changed.Kenichi Handa2000-03-211-4/+4
* (struct frame): Member `fontset_data' removed.Kenichi Handa2000-03-211-6/+0
* (make_frame): Don't allocate f->fontset_data.Kenichi Handa2000-03-211-9/+0
* (FONT_NOT_OPENED, FONT_NOT_FOUND): Macros removed.Kenichi Handa2000-03-211-77/+41
* All codes rewritten or adjusted for the change ofKenichi Handa2000-03-211-452/+917
* (optimize_sub_char_table): New function.Kenichi Handa2000-03-211-0/+50
* (struct glyph): New member glyph_not_available_p.Kenichi Handa2000-03-211-33/+29
* (mark_face_cache): Don't mark face->registry.Kenichi Handa2000-03-211-1/+0
* Fontsets related initialization is simplified.Kenichi Handa2000-03-211-0/+148
* *** empty log message ***Gerd Moellmann2000-03-201-0/+10
* (Fset_buffer_modified_p): Set update_mode_linesGerd Moellmann2000-03-201-1/+18
* (handle_single_display_prop): Initialize local `value'.Gerd Moellmann2000-03-201-4/+7
* (RE_STRING_CHAR): New macro.Stefan Monnier2000-03-192-201/+242
* (RE_TRANSLATE. RE_TRANSLATE_P): Moved to regex.c.Stefan Monnier2000-03-191-3/+1
* (calculate_costs): Remove code dealing with X frames.Gerd Moellmann2000-03-192-10/+8
* * xfns.c (select_visual): Don't set dpyinfo->n_planes to theGerd Moellmann2000-03-191-14/+1
* *** empty log message ***Richard M. Stallman2000-03-191-0/+4
* (syms_of_lread): Doc fix for load-convert-to-unibyte.Richard M. Stallman2000-03-191-3/+3
* *** empty log message ***Gerd Moellmann2000-03-181-1/+5
* (read_integer): Unread the last char not consumed.Gerd Moellmann2000-03-181-1/+4
* (x_update_window_cursor): Don't update in framesGerd Moellmann2000-03-172-4/+14
* *** empty log message ***Gerd Moellmann2000-03-161-0/+3
* (mostlyclean): Add `*.core'.Gerd Moellmann2000-03-161-2/+2
* *** empty log message ***Gerd Moellmann2000-03-161-15/+20
* (read_integer): New function.Gerd Moellmann2000-03-161-0/+72
* (re_match_2): Fix string shortening (to fit `stop') to make sureStefan Monnier2000-03-162-183/+240
* *** empty log message ***Gerd Moellmann2000-03-151-0/+14
* (Fminibuffer_complete): Set point to ZV if findingGerd Moellmann2000-03-151-0/+2
* (send_process): Add a hint that the functionGerd Moellmann2000-03-151-1/+3
* (load_dangerous_libraries): New variable.Gerd Moellmann2000-03-151-2/+77
* (HAVE_X_I18N) [HAVE_X11R6]: Moved to config.in.Gerd Moellmann2000-03-142-2/+19
* (HAVE_X_I18N): Moved here from xterm.h.Gerd Moellmann2000-03-141-0/+14
* (X_I18N_INHIBITED): Don't define.Gerd Moellmann2000-03-141-16/+2
* (INHIBIT_X11R6_XIM): Define.Gerd Moellmann2000-03-141-0/+5
* (xim_close_dpy, xim_initialize): Use X11R6-style XIMGerd Moellmann2000-03-141-8/+8
* (free_frame_xic) [HAVE_X_I18N]: Add missing semicolon.Gerd Moellmann2000-03-141-2/+2
* *** empty log message ***Gerd Moellmann2000-03-142-6/+26
* * regex.c: Declare a new type `re_char' used throughout the code for theStefan Monnier2000-03-143-128/+100
* *** empty log message ***Kenichi Handa2000-03-131-0/+32
* * Makefile.in (temacs): Evaluate ALL_LDFLAGS into a temporary variable beforeKen Raeburn2000-03-132-1/+8
* *** empty log message ***Dave Love2000-03-121-0/+6