- 29 Feb, 2008 4 commits
-
-
Chong Yidong authored
overlay_strings_at_end_processed_p if we're currently reading from a display string.
-
Stefan Monnier authored
-
Chong Yidong authored
-
Chong Yidong authored
-
- 28 Feb, 2008 3 commits
-
-
Kenichi Handa authored
-
Kenichi Handa authored
is a string.
-
Kenichi Handa authored
(decode_mode_spec): Likewise.
-
- 27 Feb, 2008 6 commits
-
-
YAMAMOTO Mitsuharu authored
-
Kim F. Storm authored
-
Chong Yidong authored
changes caused by timers. Suggested by Johan Bockgård.
-
Chong Yidong authored
changes caused by timers. Suggested by Johan Bockgård.
-
Glenn Morris authored
-
Stefan Monnier authored
is made to the buffer.
-
- 26 Feb, 2008 5 commits
-
-
Stefan Monnier authored
(face_at_string_position): * xfaces.c (face_at_buffer_position, face_for_overlay_string) (face_at_string_position): * xdisp.c (display_string, next_overlay_change): * buffer.h (overlays_at): * buffer.c (overlays_at): Use EMACS_INT for buffer positions. Update callers.
-
Chong Yidong authored
-
Chong Yidong authored
-
Juanma Barranquero authored
(Ffont_put, Flist_families, Ffont_fill_gstring, Ffont_drive_otf, Ffont_otf_alternates, Fquery_font): Doc fixes.
-
Stefan Monnier authored
-
- 25 Feb, 2008 6 commits
-
-
Stefan Monnier authored
(syms_of_buffer): Defsubr it.
-
Chong Yidong authored
-
Chong Yidong authored
-
Jason Rumney authored
-
Stefan Monnier authored
Handle a nil arg. Use run_window_configuration_change_hook. (delete_window, adjust_window_trailing_edge): Don't handle nil any more. (Fenlarge_window, Fshrink_window, Fset_window_configuration): Use run_window_configuration_change_hook.
-
Kenichi Handa authored
-
- 24 Feb, 2008 8 commits
-
-
Jason Rumney authored
-
Dan Nicolaescu authored
systems. * configure: Regenerate. * Makefile.in (NO_SHORTNAMES): * emacsclient.c (NO_SHORTNAMES): * fakemail.c (NO_SHORTNAMES): * make-docfile.c (NO_SHORTNAMES): * movemail.c (NO_SHORTNAMES): * pop.c (NO_SHORTNAMES): Remove references to obsolete variable. * config.nt (SHORTNAMES): Remove reference to obsolete variable. * s/vms4-0.h: * s/vms4-2.h: * s/vms4-4.h: * s/vms5-5.h: Remove, unused. * s/irix5-2.h: * s/irix6-0.h: * s/riscos5.h: * s/mach-bsd4-3.h: * m/mips4.h: Remove files for obsolete systems * Makefile.in: * filelock.c: * unexmips.c: * m/hp9000s300.h: * m/iris4d.h: * s/aix3-1.h: * s/hpux.h: * s/msdos.h: * s/usg5-0.h: * s/usg5-2-2.h: * s/usg5-2.h: * s/usg5-3.h: Remove references to obsolete variables. * s/irix5-0.h: Remove, move all the contents ... * s/irix6-5.h: ... here. Simplify. * config.in: Regenerate.
-
Jason Rumney authored
manually when cleartype is in use. (x_draw_glyph_string_foreground): Draw text transparently when cleartype is in use.
-
Jason Rumney authored
a font into it unless we have to.
-
Juanma Barranquero authored
-
Juanma Barranquero authored
-
Chong Yidong authored
CHANGE_GRAVITY is -1.
-
Chong Yidong authored
CHANGE_GRAVITY is -1.
-
- 23 Feb, 2008 2 commits
-
-
Chong Yidong authored
(auto_save_error): Set it. (Fdo_auto_save): Don't overwrite the error message if an auto-save error occurred.
-
Eli Zaretskii authored
g_b_init_get_sid_sub_authority_count.
-
- 22 Feb, 2008 6 commits
-
-
Stefan Monnier authored
(font_parse_xlfd): Use them for sanity check. (Finternal_set_font_style_table): Make sure the table is bijiective.
-
Stefan Monnier authored
* termhooks.h (P_): Remove redundant def. (struct terminal): New field `image_cache'. * frame.h (FRAME_IMAGE_CACHE): New macro. Use it everywhere in place of FRAME_X_IMAGE_CACHE. * xterm.h (struct x_display_info): Remove image_cache field. (FRAME_X_IMAGE_CACHE): Remove. Use FRAME_IMAGE_CACHE instead. * w32term.h (struct w32_display_info): Remove image_cache field. (FRAME_X_IMAGE_CACHE): Remove. Use FRAME_IMAGE_CACHE instead. * macterm.h (struct mac_display_info): Remove image_cache field. (FRAME_X_IMAGE_CACHE): Remove. Use FRAME_IMAGE_CACHE instead. * xterm.c (x_term_init): * w32term.c (w32_term_init): * macterm.c (mac_term_init): Set the image_cache in the terminal. * dispextern.h (clear_image_cache, forall_images_in_image_cache): Remove declarations. (clear_image_caches, mark_image_cache): New declarations. * xfaces.c (clear_face_cache): * xdisp.c (redisplay_internal): Use clear_image_caches. * image.c (clear_image_cache): Don't check that a frame is on a window-system before checking if it shares the same cache. (clear_image_caches): New function. (Fclear_image_cache): Use it. (mark_image): Move from allo.c. (mark_image_cache): Move from alloc.c and forall_images_in_image_cache. * alloc.c (mark_image, mark_image_cache): Move to image.c. (mark_object): Don't call mark_image_cache for frames. (mark_terminals): Call mark_image_cache.
-
Stefan Monnier authored
-
Stefan Monnier authored
Don't use the inexistent return value of wrong_type_argument.
-
Juanma Barranquero authored
-
Kenichi Handa authored
malayalam.el, and tamil.el. Add sinhala.el.
-