2009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
[bpt/emacs.git] / src /
2009-11-12 Stefan Monnier(syms_of_xdisp): Fix typo in last change.
2009-11-12 Juanma Barranquero* makefile.w32-in: Update dependencies; add dependencie...
2009-11-12 David Reittermenu.c (Fx_popup_menu): Remove left-over debugging...
2009-11-11 Dan Nicolaescu* process.c (ifflag_def): Make flag_sym constant.
2009-11-11 Dan Nicolaescu* frame.c (make_initial_frame):
2009-11-11 Dan Nicolaescu* s/freebsd.h:
2009-11-11 Dan NicolaescuAdd dependencies to lisp.h. Remove dependencies
2009-11-11 Dan Nicolaescu* xfns.c (syms_of_xfns): Use make_pure_string instead...
2009-11-10 Stefan Monnier(Fplist_get): Merge the active and the uncommented...
2009-11-10 Jan DjärvBug #4574. Common code for file/font dialog. Handle...
2009-11-10 Stefan Monnier(Fx_popup_menu) [HAVE_NS]: Remove unused vars.
2009-11-10 Jan Djärvxmenu.c (xmenu_show): Must not be static after 2009...
2009-11-09 Juanma BarranqueroFix typos.
2009-11-09 Juanma Barranquero* menu.c [HAVE_NTGUI]: Declare current_popup_menu.
2009-11-09 Stefan Monnier* menu.c (Fx_popup_menu): Consolidate versions from...
2009-11-08 Chong YidongDelete trailing whitespace.
2009-11-08 Stefan Monnier(parse_menu_item): Handle `notreal' a bit earlier.
2009-11-08 Chong Yidong* xmenu.c (Fx_popup_menu): Hide any tooltip before...
2009-11-07 Chong YidongFix last change.
2009-11-07 Chong Yidong* xmenu.c (Fx_popup_menu): Extract event timestamp...
2009-11-06 Stefan MonnierLet integers use up 2 tags to give them one extra bit...
2009-11-06 Eli Zaretskii(SYSTEM_PURESIZE_EXTRA): Reduce by further 30K.
2009-11-06 Eli Zaretskii(make_pure_c_string): Fix last change to avoid compiler...
2009-11-06 Jan DjärvFix bug #4870, issues 3 and 4.
2009-11-06 Dan Nicolaescu* keymap.c (syms_of_keymap): Construct exclude_keys...
2009-11-06 Dan Nicolaescu* xterm.c (syms_of_xterm):
2009-11-06 Dan Nicolaescu* process.c (socket_options): Make it const.
2009-11-06 Dan Nicolaescu* alloc.c (make_pure_c_string): New function.
2009-11-05 Kenichi Handa(Finsert_file_contents): Be sure set coding-system of
2009-11-04 Dan Nicolaescu(BASE_PURESIZE): Increase to 1620000.
2009-11-03 Stefan Monnier(save_restriction_restore): Update the (pt/begv/vz...
2009-11-03 Stefan Monnier(XPNTR) [USE_LSB_TAG && USE_LISP_UNION_TYPE]: silence...
2009-11-03 Stefan MonnierMake USE_LSB_TAG work with USE_LISP_UNION_TYPE.
2009-10-31 Chong Yidong* frame.c (Fmake_frame_invisible, Fframe_visible_p...
2009-10-30 Eli Zaretskii(SYSTEM_PURESIZE_EXTRA): Redefine to waste less pure...
2009-10-30 Dan Nicolaescu* puresize.h (BASE_PURESIZE): Increase to 1470000.
2009-10-29 Jason Rumney(syms_of_w32fns): Change default value of
2009-10-26 Juanma Barranquero* minibuf.c (Fall_completions): Fix typos in docstring.
2009-10-26 Juanma BarranqueroFix typos in comments.
2009-10-26 Andreas Schwab(PURESIZE_RATIO): Increase back to 10/6.
2009-10-26 Juanma Barranquero* window.c (grow_mini_window): Comment out "delta ...
2009-10-26 Stefan Monnier(all-completions): Declare the 4th arg obsolete.
2009-10-25 Chong Yidong* keyboard.c (read_char_x_menu_prompt): Don't demand...
2009-10-24 Chong Yidong* nsfns.m (ns_set_name, ns_set_name_as_filename): Don...
2009-10-24 Andreas Schwab(xd_retrieve_arg): Handle DBUS_TYPE_INTnn and
2009-10-24 Andreas Schwab(Ffile_attributes): Simplify now that FIXNUM_OVERFLOW_P
2009-10-24 Andreas Schwab(FIXNUM_OVERFLOW_P): Fix last change to handle unsigned
2009-10-24 Andreas Schwab(procfs_ttyname): Fix sprintf format to match argument
2009-10-24 Dan Nicolaescu* keymap.c (Fmake_sparse_keymap): Purecopy the name.
2009-10-23 Andreas Schwab(FIXNUM_OVERFLOW_P): Remove cast to avoid overflow.
2009-10-23 Andreas Schwab(PURESIZE_RATIO): Decrease to 11/7.
2009-10-23 Chong Yidong* window.c (Fwindow_edges, Fwindow_pixel_edges)
2009-10-23 Stefan Monnier* fileio.c (syms_of_fileio): Initialize Vdirectory_sep_...
2009-10-23 Dan Nicolaescu* puresize.h (BASE_PURESIZE): Increase to 1430000.
2009-10-22 Juanma BarranqueroAdd missing entry.
2009-10-21 Andreas Schwab(doprnt): Fix overflow check.
2009-10-21 Jan Djärv* xterm.c (x_term_init): Remove XSynchronize call done...
2009-10-21 Jan DjärvFix resize due to font change on a maximized/xmonad...
2009-10-20 Juanma BarranqueroFix typo.
2009-10-20 Stefan Monnier(char_resolve_modifier_mask): Don't resolve meta to the
2009-10-20 YAMAMOTO MitsuharuAdd Bug#.
2009-10-20 YAMAMOTO Mitsuharu(XTread_socket) [!USE_GTK && HAVE_X_I18N]: Don't quit
2009-10-20 Juanma Barranquero* fns.c: Add #endif accidentally removed in previous...
2009-10-19 Dan Nicolaescu* fns.c: Remove code for unsupported system: MAC_OS.
2009-10-19 Jan Djärv(x_create_toolkit_scroll_bar): Don't allocate color for
2009-10-19 Dan Nicolaescu* nsterm.m:
2009-10-19 Dan Nicolaescu* process.c (create_pty): Remove conditionals for no...
2009-10-19 Dan Nicolaescu* xterm.c:
2009-10-19 Dan Nicolaescu* alloc.c: Do not define struct catchtag.
2009-10-18 Juanma BarranqueroWhitespace.
2009-10-18 Stefan MonnierRemove leftover table unibyte_to_multibyte_table.
2009-10-18 Stefan Monnier(internal_self_insert): `c' is already in "multibyte...
2009-10-17 Dan Nicolaescu* puresize.h (BASE_PURESIZE): Increase to 1310000.
2009-10-17 Juanma Barranquero* buffer.c (Fbuffer_name): Doc fix. (Bug#4728)
2009-10-16 Eli Zaretskii(x_produce_glyphs): Fix typos in comments.
2009-10-16 Juanma Barranquero*** empty log message ***
2009-10-16 Adrian RobertDon't set LIB_STANDARD and START_FILES under __Apple__.
2009-10-16 Adrian Robert* nsterm.h (NS_HAVE_NSINTEGER): Back out and augment...
2009-10-16 Adrian RobertRemove DARWIN_OS/_LP64 special case.
2009-10-16 Adrian Robert(NS_HAVE_NSINTEGER): Back out and augment with CGFloat...
2009-10-16 Adrian Robert(EmacsView-conversationIdentifier): Arg is long.
2009-10-15 Kenichi Handa(print_object): Escape a symbol like "2E10" too.
2009-10-13 Adrian RobertAdjust acknowledgement in last changelog entry.
2009-10-13 Adrian RobertAdd space after casts in last change.
2009-10-13 Adrian Robert* dbusbind.c (dbus-method-return-internal)
2009-10-13 Adrian Robert(list_processes_1): Use long format in printf, and...
2009-10-13 Adrian Robert(font_unparse_xlfd, font_unparse_fcname): Use long...
2009-10-13 Adrian Robert(dbus-method-return-internal, dbus-method-error-interna...
2009-10-12 Adrian Robert(NSPoint, NSSize) [!__OBJC__]: Define and use CGFloat.
2009-10-12 Adrian Robert* config.in (NS_HAVE_NSINTEGER): Drop.
2009-10-12 Adrian Robert2009-10-11 Adrian Robert <Adrian.B.Robert@gmail.com>
2009-10-12 Adrian Robert* nsterm.m (ns_color_to_lisp): Use CGFloat where approp...
2009-10-12 Adrian Robert* nsfont.m (ns_char_width): Replace deprecated call...
2009-10-12 Adrian Robert* nsmenu.m (EmacsMenu-addItemWithWidgetValue:): Use...
2009-10-12 Adrian Robert(EmacsView, EmacsMenu, EmacsToolbar, EmacsTooltip)...
2009-10-12 Adrian Robert(EmacsImage-setXBMColor:,-getPixelAtX:Y:): Use CGFloat...
2009-10-12 Adrian Robert(xw-color-values): Use CGFloat where appropriate.
2009-10-11 Glenn Morris(Fframe_pixel_height): Doc fix. (Bug#4535)
2009-10-10 Eli Zaretskii(try_window_id): Fix typos in comments.
2009-10-10 Eli Zaretskii(redisplay_internal): Fix typos in comments.
next