Remove '23' comments that indicated code added during update from emacs-20 -> emacs-23.
[bpt/emacs.git] / src / ChangeLog
2009-01-22 Adrian RobertRemove '23' comments that indicated code added during...
2009-01-22 Adrian Robert* nsfns.m (ns-read-file-name): Fix typo in assignment...
2009-01-22 Adrian Robert* nsmenu.m (EmacsMenu-parseKeyEquiv:, addItemWithWidget...
2009-01-22 Adrian Robertfix date in last commit
2009-01-22 Adrian Robert* nsterm.m (EmavsView-keyDown:): Treat nil as Qnone...
2009-01-22 Chong Yidong* fileio.c (Vwrite_region_post_annotation_function)
2009-01-22 Adrian Robert* nsterm.h (EmacsApp-setAppleMenu:): Conditionalize...
2009-01-21 Adrian Robert* nsimage.m (EmacsImage-setPixelAtX:Y:toRed:green:blue...
2009-01-21 Adrian Robert* nsterm.m (EV_TRAILER): Always use emacsframe for...
2009-01-21 Adrian Robert* nsterm.h (EmacsPrefsController): Add -setPanelFromDef...
2009-01-21 Adrian Robert(EmacsPrefsController-setDefaultFont:,-setColors:)...
2009-01-21 Adrian Robert* nsimage.m (EmacsImage+allocInitFromFile:): Set to...
2009-01-21 Adrian Robert* nsterm.m: (x_set_frame_alpha): Add prototype. (ns_fa...
2009-01-21 Adrian Robert* nsmenu.m (NSMENUPROFILE): Change #if style.
2009-01-19 Chong Yidong* xfaces.c (Finternal_set_lisp_face_attribute, Fx_list_...
2009-01-19 Chong Yidong* fns.c (Fsubstring): Doc fix.
2009-01-19 Kenichi Handa(ftfont_lookup_cache): Check the return value of FcFont...
2009-01-18 Juanma Barranquero* dbusbind.c (Fdbus_register_signal):
2009-01-18 Juanma Barranquero* callproc.c (Fgetenv_internal): Doc fix.
2009-01-16 Chong Yidong* xfns.c (x_make_gc): Don't allocate stipple member...
2009-01-16 Glenn Morris(Ffont_variation_glyphs): Silence compiler.
2009-01-15 Juanma Barranquero* sound.c (SOUND_WARNING): Use _snprintf, for MSVC...
2009-01-15 Kenichi Handa(detect_coding_system): Fix handling of null_byte_fount.
2009-01-14 Jason Rumney*** empty log message ***
2009-01-14 Kenichi Handa(TWO_MORE_BYTES): New macro.
2009-01-13 Chong Yidong* font.c (font_clear_prop): If clearing the family...
2009-01-12 Juanma Barranquero* sound.c [WINDOWSNT] (SOUND_WARNING): New macro.
2009-01-12 Martin Rudalics(read_char): Fix case where last_nonmenu_event
2009-01-12 Chong Yidong* xfaces.c (Finternal_set_lisp_face_attribute): If...
2009-01-11 Jason Rumney(cmd_error_internal): Exit when errors occur before
2009-01-10 Glenn MorrisFix typo.
2009-01-10 Chong Yidong* xdisp.c (pos_visible_p): When iterator stops on the...
2009-01-10 Eli ZaretskiiFix Bug #876:
2009-01-09 Jason Rumney(add_font_entity_to_list): Don't report unknown
2009-01-09 Chong Yidong* xfaces.c (Fx_font_family_list): Function deleted...
2009-01-09 Martin Rudalics(x_set_frame_parameters): Remember requested value for
2009-01-09 Glenn Morris(last_command_char): For clarity, rename to...
2009-01-08 Chong Yidong* font.c (font_open_for_lface): Handle unspecified...
2009-01-08 Jason Rumney(Vx_pointer_shape, Vx_nontext_pointer_shape)
2009-01-08 Glenn MorrisAdd 2009 to copyright years.
2009-01-07 Kenichi Handa(Finsert_file_contents): In the case of replace,
2009-01-07 Juanma BarranqueroAdd bug reference.
2009-01-07 Kenichi Handa(decode_coding_utf_8): Check byte_after_cr before break...
2009-01-05 Martin Rudalics(x_set_frame_parameters): Make sure height (width) get
2009-01-04 Juanma BarranqueroAdd bug reference.
2009-01-04 Juanma BarranqueroFix typos.
2009-01-04 Juanma Barranquero* w32.c: Use 64-bit arithmetic to do FILETIME conversio...
2009-01-04 Juanma BarranqueroFix typos.
2009-01-03 Eli Zaretskii(list_system_processes, system_process_attributes)...
2009-01-03 Jason Rumney(parse_modifiers_uncached): Wheel events are clicks...
2009-01-03 Jason Rumney* w32term.c (x_query_colors, x_query_color): New functions.
2009-01-02 Dan Nicolaescu* nsfns.m (x_set_foreground_color, x_set_background_color)
2009-01-02 Dan Nicolaescu(system_process_attributes): Provide Qtime and Qctime
2009-01-02 Eli Zaretskii(process_times): Compute sum of utime and stime.
2009-01-02 Jason Rumney(Qgobject): New symbol.
2009-01-01 Dan Nicolaescu(make_terminal_frame): Remove redundant code and useless
2009-01-01 Andreas Schwab(conv_sockaddr_to_lisp): Add workaround for
2009-01-01 Chong Yidong* xfns.c (x_create_tip_frame): Set border width of...
2009-01-01 Chong Yidong* xfaces.c (Finternal_set_lisp_face_attribute): Improve...
2009-01-01 Jason Rumney(x_new_font): Return font object, not fontset. (Bug...
2008-12-31 Adrian Robert(ns_appkit_version_str): Rename from ns_appkit_version...
2008-12-30 Kenichi Handa(CHAR_VARIATION_SELECTOR_P): New macro.
2008-12-30 Martin Rudalics(Vemacs_iconified): Remove.
2008-12-30 Jason Rumney*** empty log message ***
2008-12-30 Chong Yidong* indent.c (Fvertical_motion): Don't advance iterator...
2008-12-30 Kenichi Handa(copy_text): To convert a non-ASCII char to unibyte,
2008-12-30 Kenichi Handa(font_intern_prop): Validate str as multibyte.
2008-12-29 Juanma BarranqueroAdd bug reference.
2008-12-29 Dan Nicolaescu(struct face): Move lface and hash from the middle
2008-12-29 Dan Nicolaescu(INTERVALS_H): Rename from INTERVAL_SRC, update all...
2008-12-29 Dan Nicolaescu(INTERVAL_SRC): Also depend on dispextern.h.
2008-12-26 Andreas Schwab(map_keymap_char_table_item): Make a copy of KEY if...
2008-12-26 Martin Rudalics* textprop.c (Qminibuffer_prompt): New variable.
2008-12-25 Jason Rumney(Fbuffer_swap_text): Use POINTER_TYPE.
2008-12-25 Jason RumneyAdd bug id for recently fixed bugs.
2008-12-24 Jason Rumney* ralloc.c (r_alloc_reset_variable): New function.
2008-12-22 Dan Nicolaescu(read_minibuf): Follow the non-interactive case when
2008-12-22 Andreas Schwab* buffer.c (init_buffer): Use realloc instead of xrealloc.
2008-12-22 Martin Rudalics* frame.c (delete_frame): New function derived from
2008-12-21 Jason Rumney(uniscribe_encode_char): Return FONT_INVALID_CHAR
2008-12-21 Stefan Monnier(cmd_error_internal): Don't exit in daemon mode, bug...
2008-12-20 Jason Rumney(Fmake_terminal_frame): Raise an error when called...
2008-12-20 Jason Rumney*** empty log message ***
2008-12-20 Jan Djärv*** empty log message ***
2008-12-20 Chong Yidong* minibuf.c (Fread_buffer): Doc fix.
2008-12-20 Jason Rumney(decode_coding): Clear chars_at_source flag when using...
2008-12-19 Dan Nicolaescu(serial_configure): Fix typo.
2008-12-19 Dan Nicolaescu* sysdep.c (system_process_attributes): Add implementat...
2008-12-19 Dan NicolaescuInclude alloca.h.
2008-12-19 Dan NicolaescuReorganize implementation of Flist_system_processes and
2008-12-19 Kenichi Handa(xfont_decode_coding_xlfd): New function.
2008-12-19 Glenn MorrisFormat and file name fixes, for AUTHORS.
2008-12-19 Juanma BarranqueroFix typos and author's names.
2008-12-18 Jan Djärv(xg_frame_resized): Remove check if rows/columns have
2008-12-18 Jan Djärv(xg_frame_resized): Remove check if rows/columns have
2008-12-18 Dan Nicolaescu* emacs.c (main): Print and error and exit when no...
2008-12-17 Juanma BarranqueroFix typos.
2008-12-17 Jason Rumney(w32font_has_char): Always return -1.
2008-12-16 Kenichi Handa(font_open_entity): Fix previous change.
2008-12-16 Dan NicolaescuInclude <limits.h>.
next