New functions that return window edges with absolute coords (bug#5721).
[bpt/emacs.git] / src / ChangeLog
2010-07-01 Jan DNew functions that return window edges with absolute...
2010-07-01 Jan D* nsfns.m (compute_tip_xy): Do not convert coordinates...
2010-07-01 Jan DRename FRAME_NS_TOOLBAR_HEIGHT to FRAME_TOOLBAR_HEIGHT...
2010-07-01 Jan D* nsmenu.m (free_frame_tool_bar, update_frame_tool_bar...
2010-07-01 Chong YidongFix application of default-frame-alist (Bug#5378).
2010-07-01 Juanma BarranqueroFix whitespace in ChangeLogs.
2010-06-30 Andreas SchwabAvoid erroneous syscalls
2010-06-30 Andreas SchwabFix typo
2010-06-30 Jan DImprove doc for system font things. Return font regard...
2010-06-30 Kenichi HandaCheck FC_DUAL too. For such fonts, check width one...
2010-06-30 Glenn Morris* configure.in (HAVE_SOUND, HAVE_X_I18N, HAVE_X11R6_XIM):
2010-06-30 Glenn MorrisRemove some cpp that is internal to configure.in.
2010-06-29 Jan DFix some compilation errors in nsfns.c
2010-06-28 Jan Dxfns.c (x_default_font_parameter): Remove got_from_syst...
2010-06-28 Jan DUse non-deprecated Gtk+ functions, add changes for...
2010-06-28 Chong Yidong* bindings.el (global-map): Bind delete and DEL, the...
2010-06-27 Dan Nicolaescu* src/s/freebsd.h (BSD4_2): Remove redundant definition.
2010-06-27 Chong YidongChange default-frame-alist and menu/tool-bar-mode inter...
2010-06-26 Eli Zaretskiiw32-fns.el (w32-convert-standard-filename): Doc fix.
2010-06-25 Chong YidongRevert last change.
2010-06-25 Chong YidongChange initial-frame-alist and default-frame-alist...
2010-06-24 Juanma Barranquerosrc/gtkutil.c (xg_update_scrollbar_pos): Avoid C99...
2010-06-22 Jan DjärvHide scroll bar when window is too small to avoid Gtk...
2010-06-22 Jan DjärvDon't use font names from GConf if font backend can...
2010-06-22 Jan Djärv* font.c (font_parse_fcname): Allow . for sizes like...
2010-06-20 Eli ZaretskiiAvoid recentering when lines differ in their height.
2010-06-19 Eli ZaretskiiFix occasional recentering under scroll-conservatively.
2010-06-16 Stefan MonnierMerge from emacs-23
2010-06-16 Stefan Monnier* src/lread.c (read1): Phase out old-style backquotes...
2010-06-15 Glenn MorrisBackport from trunk: * src/editfns.c (Fbyte_to_string...
2010-06-13 Eli ZaretskiiUse Unicode database for attribute tables in bidi.c.
2010-06-12 Eli ZaretskiiUse BidiMirroring.txt for mirroring characters in bidi...
2010-06-12 Eli ZaretskiiDerive bidi type table from UnicodeData.txt.
2010-06-12 Eli ZaretskiiFix bug #6409.
2010-06-12 Romain Francoise* Makefile.in (lisp, shortlisp): Use new location of...
2010-06-10 Katsumi YamaokaSynch with Gnus trunk.
2010-06-10 Glenn Morris* src/editfns.c (Fbyte_to_string): Pacify compiler.
2010-06-10 Glenn Morris* src/m/ibms390x.h: Rather than duplicating ibms390...
2010-06-10 Juanma BarranqueroRemove duplicate ChangeLog entries.
2010-06-09 Andreas SchwabMerge from emacs-23
2010-06-09 Dan Nicolaescu* src/s/usg5-4.h: Fix previous change.
2010-06-09 Stefan Monnier* dbusbind.c (xd_append_arg): Don't "make-unibyte"...
2010-06-08 Andreas Schwab* minibuf.c (Fall_completions): Add more checks.
2010-06-08 Juanma Barranquero* minibuf.c (Fall_completions): Check COLLECTION's...
2010-06-08 Dan Nicolaescu* src/lread.c (X_OK): Remove, unused.
2010-06-08 Dan Nicolaescu* src/dispnew.c: Remove obsolete comment.
2010-06-08 Dan NicolaescuRemove INCLUDED_FCNTL.
2010-06-07 Martin Rudalics* window.el (pop-to-buffer): Remove the conditional...
2010-06-07 Juanma Barranquero* cmds.c (Fforward_char, Fbackward_char): Fix typos...
2010-06-06 Dan NicolaescuRemove BSTRING related code, all platforms define it.
2010-06-05 Juanma BarranqueroRemove obsolete macro BASE_LEADING_CODE_P.
2010-06-04 Juanma BarranqueroTurn `directory-sep-char' into a noop.
2010-06-03 Andreas SchwabAdd bug number
2010-06-03 Andreas Schwab* process.c (conv_lisp_to_sockaddr): Fix conversion...
2010-06-03 Dan NicolaescuMove UNEXEC definition to autoconf.
2010-06-03 Juanma BarranqueroRemove obsolete pre-unicode2 macros.
2010-06-03 Juri Linkov* src/buffer.c (Fother_buffer): Add CHECK_FRAME.
2010-06-03 Juanma BarranqueroFix typos.
2010-06-03 Glenn MorrisRemove NO_SOCK_SIGIO references.
2010-06-03 Glenn Morrism/hp800.h simplification.
2010-06-03 Glenn MorrisHAVE_ALLOCA not needed since alloca.s was removed.
2010-06-03 Glenn MorrisNOT_C_CODE is always true now.
2010-06-02 Dan NicolaescuFix config.h includes.
2010-06-02 Dan Nicolaescu* src/gmalloc.c: Remove BROKEN_PROTOTYPES reference...
2010-06-02 Dan Nicolaescu* src/s/sol2-6.h: Remove obsolete comments.
2010-06-02 Dan NicolaescuRemove unnecessary alloca.h includes.
2010-06-01 Stefan MonnierMerge from emacs-23
2010-06-01 Stefan Monnier* sysdep.c (child_setup_tty): Move the non-canonical...
2010-05-31 Stefan Monnier* src/keymap.c (Fwhere_is_internal): Fix handling of...
2010-05-31 Juanma Barranquerosrc/ChangeLog: Add missing bug id.
2010-05-30 Juanma Barranquerosrc/ChangeLog: Fix typos.
2010-05-30 Eli ZaretskiiFix crash reported in bug #6306.
2010-05-29 Eli ZaretskiiFix cursor motion in bidi-reordered continued lines.
2010-05-29 Eli ZaretskiiFinish debugging of cursor motion in bidi-reordered...
2010-05-28 Michael Albinus* fileio.c (Fdelete_file): Pass TRASH arg to handler...
2010-05-28 Eli ZaretskiiPrevent unnecessary scrolling in bidi-reordered buffers.
2010-05-28 Kenichi Handamerge trunk
2010-05-28 Kenichi HandaHandle face-ignored-fonts
2010-05-28 Glenn Morris* src/Makefile.in (LIBES): Remove $LOADLIBES, it is...
2010-05-27 Chong YidongChange delete-by-moving-to-trash so Lisp calls explicit...
2010-05-27 Chong YidongFix redisplay crash (Bug#6177).
2010-05-27 Chong Yidong* xdisp.c (redisplay_window): After redisplay, check...
2010-05-27 Kenichi Handamerge trunk
2010-05-27 Glenn MorrisDo not preprocess src/Makefile.in.
2010-05-26 Glenn MorrisReplace YMF_PASS_LDFLAGS with autoconf.
2010-05-26 Glenn MorrisRemove some NS_IMPL_GNUSTEP build dead code.
2010-05-26 Kenichi HandaFix for finding a static composition.
2010-05-25 Glenn MorrisRelocate NS_IMPL_GNUSTEP_TEMACS_LDFLAGS.
2010-05-25 Glenn MorrisDo not include config.h in src/Makefile.in.
2010-05-25 Glenn MorrisMove some stuff from LD_SWITCH_SYSTEM to LD_SWITCH_SYST...
2010-05-25 Glenn MorrisRemove LD_SWITCH_SYSTEM_EXTRA.
2010-05-25 Kenichi Handamerge trunk
2010-05-25 Stefan MonnierMerge from emacs-23
2010-05-25 Kenichi Handamerge trunk
2010-05-25 Kenichi HandaFix bidi-composition interaction in backward scanning..
2010-05-24 Stefan Monnier* process.c (Fmake_network_process): Set :host to nil...
2010-05-23 Eli Zaretskiidispextern.h (init_iterator): Sync prototype with chang...
2010-05-22 Eli ZaretskiiRedesign bidi-aware edge positions of glyph rows, fix...
2010-05-22 Eli ZaretskiiFix bug #6237.
2010-05-22 Chong YidongRename image-refresh to image-flush.
next