aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* (Fcheck_coding_systems_region): Fix test for unibyteAndreas Schwab2009-02-162-2/+7
* Add bug reference.Juanma Barranquero2009-02-161-4/+4
* (Fcheck_coding_systems_region): Fix typo; Qt -> Qnil.Kenichi Handa2009-02-162-2/+9
* (struct iterator_stack_entry): New line_wrap member.Chong Yidong2009-02-141-0/+1
* (push_it, pop_it): Save and restore line_wrap.Chong Yidong2009-02-141-1/+9
* * dispextern.h (struct iterator_stack_entry): New line_wrapChong Yidong2009-02-141-0/+8
* (MAX_SCREEN_BUF): New macro.Eli Zaretskii2009-02-142-62/+46
* * nsfns.m (ns-read-file-name): BLOCK_INPUT while showing dialog. \n \n* nsmen...Adrian Robert2009-02-134-17/+37
* Fix typos.Juanma Barranquero2009-02-131-2/+2
* (adjust_point_for_property): Allow stopping betwen two invisible areas.Stefan Monnier2009-02-122-28/+42
* (check_face_name): Check for fake helv. (Bug#2275)Jason Rumney2009-02-122-5/+16
* (x_display_pixel_height, x_display_pixel_width):Jason Rumney2009-02-122-4/+14
* *** empty log message ***Jason Rumney2009-02-121-0/+5
* (add_font_entity_to_list): Fix check for substitutedJason Rumney2009-02-121-2/+2
* (MAX_AUTO_COMPOSITION_LOOKBACK): New macro.Kenichi Handa2009-02-122-33/+88
* (fast_looking_at): New function.Kenichi Handa2009-02-121-0/+68
* (fast_looking_at): Extern it.Kenichi Handa2009-02-121-0/+2
* (encode_terminal_code): Adjusted for the change ofKenichi Handa2009-02-121-3/+3
* (fill_gstring_glyph_string): Adjusted for the change ofKenichi Handa2009-02-121-5/+6
* Remove spurious semicolons.Juanma Barranquero2009-02-118-18/+28
* Fix typos and add bug references.Juanma Barranquero2009-02-111-3/+3
* (Fwrite_region): !NILP -> CONSP.Stefan Monnier2009-02-112-1/+5
* (send_process): Properly relocate pointer into dataAndreas Schwab2009-02-102-2/+11
* (detect_coding_charset): Fix previous change.Kenichi Handa2009-02-092-1/+5
* (w32_hide_hourglass): Handle case where frameJason Rumney2009-02-082-2/+16
* (unexec): Fix error message.Andreas Schwab2009-02-072-1/+5
* * nsterm.m (EmacsApp-sendEvent:): Defer NSApplicationDefined eventAdrian Robert2009-02-073-32/+43
* (syms_of_coding) <translation-table-for-input>: Modify doc string toEli Zaretskii2009-02-072-1/+10
* (run_timers): Update pending_atimers.Chong Yidong2009-02-071-0/+3
* * atimer.c (run_timers): Update pending_atimers.Chong Yidong2009-02-071-0/+4
* (svg_load_image): Fix last change.Chong Yidong2009-02-061-11/+9
* * image.c (svg_load_image): Fix last change.Chong Yidong2009-02-061-0/+2
* (Fx_create_frame): Signal an error if no font is found (Bug#2147).Chong Yidong2009-02-061-0/+5
* * xfns.c (Fx_create_frame): Signal an error if no font isChong Yidong2009-02-061-0/+5
* * character.c (syms_of_character) <script-representative-chars>:Juanma Barranquero2009-02-052-2/+7
* (Ffont_spec): Docstring modified.Kenichi Handa2009-02-051-1/+2
* (Vscript_representative_chars): Docstring modified.Kenichi Handa2009-02-051-1/+2
* missed committing this on last checkinAdrian Robert2009-02-041-4/+0
* * nsmenu.m (pop_down_menu): New function.Adrian Robert2009-02-045-53/+83
* (Fwrite_region): Doc fix (mention annotate-functions).Glenn Morris2009-02-042-1/+8
* (Fchar_charset): New optional arg restriction.Kenichi Handa2009-02-042-5/+55
* (coding_system_charset_list): Extern it.Kenichi Handa2009-02-041-0/+1
* (coding_system_charset_list): New function.Kenichi Handa2009-02-041-0/+33
* Include coding.h and termhooks.h.Kenichi Handa2009-02-041-9/+36
* (encode_terminal_code): Fix handling of composition.Kenichi Handa2009-02-041-11/+16
* (composite.o): Depends on frame.h and termhooks.h.Kenichi Handa2009-02-041-2/+2
* (unexec): Handle unaligned bss offset.Andreas Schwab2009-02-022-17/+30
* formatting in ChangeLog, wording change to comment in nsterm.mAdrian Robert2009-02-022-2/+4
* * nsterm.m (ns_read_socket): Copy 2009-01-29 and 2009-01-30Adrian Robert2009-02-014-23/+41
* * dispnew.c (window_change_signal): Don't try to get the size of aDan Nicolaescu2009-01-303-1/+23