Merge changes from emacs-23 branch
[bpt/emacs.git] / src / ChangeLog
2011-01-02 Chong YidongMerge changes from emacs-23 branch
2011-01-01 Chong YidongReduce GTK tool-bar switching delay by avoiding selecti...
2010-12-31 Eli ZaretskiiMore elegant solution for accessing png_ptr without...
2010-12-31 Jan DjärvFor nextstep: Handle bad utf-8 in buffer name, always...
2010-12-31 Eli ZaretskiiFix bug #7716 with PNG image support libraries on Windows.
2010-12-30 Jan DjärvEncode frame title and icon name before setting.
2010-12-29 Štěpán Němec* window.c (syms_of_window): Add missing defsubr for...
2010-12-28 Andreas SchwabRestore x_alloc_lighter_color_for_widget, needed for...
2010-12-27 Andreas SchwabRemove unused declarations
2010-12-27 Andreas Schwab* scroll.c: Fix comment.
2010-12-27 Andreas SchwabProtoize
2010-12-27 Stefan Monnier* src/.gdbinit (xgetptr): Fix the union+lsb case.
2010-12-26 Stefan Monnier* src/window.c (Fmove_to_window_line): Avoid abort...
2010-12-25 Eli ZaretskiiFix bug #7662 with aligning key bindings equivalent...
2010-12-25 Eli ZaretskiiMore fallout from fixing bug #7587.
2010-12-24 Jan Djärv* xterm.c (x_check_fullscreen): Fix pixel/character...
2010-12-23 Stefan MonnierFix up last change.
2010-12-22 Stefan Monnier* src/print.c (print, print_preprocess, print_object...
2010-12-20 Chong Yidong* src/frame.c (focus_follows_mouse): Default to 0 ...
2010-12-20 Chong YidongImplement tool-bar separators for non-GTK tool-bars.
2010-12-19 Stefan MonnierMinor clean up to silence some gcc warnings.
2010-12-17 Eli ZaretskiiFix change that fixed bug #7587.
2010-12-17 Chong YidongSupport for menu separators in the GTK tool-bar.
2010-12-16 Ken ManheimerSynopsis: Migrate allout encryption provisions from...
2010-12-16 Jan DjärvHandle invisible cursor (bg same as cursor color) for...
2010-12-16 Chong Yidong* xdisp.c (Fformat_mode_line): Restrict the FACE argume...
2010-12-13 Eli ZaretskiiFix bug #7617 with documentation of expand-file-name.
2010-12-13 Stefan MonnierMerge from emacs-23
2010-12-12 Eli ZaretskiiDocument that expand-file-name collapses multiple slash...
2010-12-11 Eli ZaretskiiFix bug #7398 with truncated glyphs in w32 tooltips.
2010-12-11 Eli ZaretskiiFix bug #7398 with truncated glyphs in tooltip display...
2010-12-11 Eli ZaretskiiCode cleanup in xdisp.c regarding string_char_and_length.
2010-12-11 Glenn MorrisChangeLog fix.
2010-12-10 Jan DjärvMove call to Fkill_emacs from signal handler (session...
2010-12-08 Glenn MorrisMake verify-visited-file-modtime default to the current...
2010-12-07 Jan Djärv* xsmfns.c (smc_die_CB): Call Fkill_emacs.
2010-12-06 Lars Magne Ingebri... Return CDATA sections (like <style>foo</style>) as...
2010-12-06 Stefan Monnier* src/lread.c (read1): Allow newstyle unquote outside...
2010-12-06 Chong YidongFix crash with invisible text and overlays (Bug#7016).
2010-12-05 Jan DjärvFix for 7412 (no cursor on image) backported from trunk.
2010-12-05 Chong Yidong* src/process.c: Remove checks for HAVE_SYS_IOCTL_H...
2010-12-05 Chong YidongAvoid infloop when scrolling conservatively (Bug#7537).
2010-12-04 Andreas SchwabRemove empty machine description files
2010-12-03 Andreas SchwabRemove EXPLICIT_SIGN_EXTEND.
2010-12-03 Chong YidongRevert to 2010-12-03T11:48:24Z!jan.h.d@swipnet.se.
2010-12-03 Andreas SchwabRemove EXPLICIT_SIGN_EXTEND.
2010-12-03 Jan DjärvDraw cursor and images correctly for Nextstep (bug...
2010-12-03 Andreas Schwab* frame.c (x_set_font): Remove unused variable.
2010-12-02 Jan Djärv* nsmenu.m (update_frame_tool_bar): Remove NSLog on...
2010-12-02 Jan DjärvDraw text under filled box cursor in inverted color...
2010-12-02 Jan DjärvHandle negative top/left in frame parameters (Bug#7510).
2010-11-27 Chong YidongMerge changes from emacs-23 branch.
2010-11-27 Chong YidongMerge changes from emacs-23 branch
2010-11-26 Eli ZaretskiiForce left-to-right paragraph direction in echo area...
2010-11-26 Eli ZaretskiiFix and document components of mouse event position.
2010-11-25 Eli ZaretskiiFixing bug #7474 also fixes #7481.
2010-11-25 Eli ZaretskiiFix bug #7474 with cursor positioning in overlay strings.
2010-11-25 Kenichi Handamerge emacs-23
2010-11-25 Kenichi HandaFix decoding of emacs-mule coding system.
2010-11-24 Jan Djärvnsterm.m (keyDown): Compare Left key masks exactly...
2010-11-24 Jan DjärvBug 7458: Make key press like Left + right ctrl work...
2010-11-23 Eli ZaretskiiAvoid GCC warning with inline functions.
2010-11-23 Dan Nicolaescu* src/nsmenu.m: Use #include <config.h> instead of...
2010-11-23 Dan NicolaescuMove extern declarations from term.c to lisp.h.
2010-11-23 Dan NicolaescuMark debugger related variables and functions as EXTERN...
2010-11-23 Dan NicolaescuInclude <sys/ioctl.h> unconditionally.
2010-11-22 Eli ZaretskiiBack-port 2010-09-17T21:34:45Z!eliz@gnu.org from the...
2010-11-22 YAMAMOTO Mitsuharu* alloc.c (mark_maybe_object): Return early if given...
2010-11-22 YAMAMOTO MitsuharuFix image cache marking bug (Bug#6301).
2010-11-21 Chong Yidong* editfns.c (Fbyte_to_string): Signal an error if arg...
2010-11-21 Ken Brown* src/sheap.c (STATIC_HEAP_SIZE): Revert previous change.
2010-11-21 Jan DjärvAdd separate key mappings for left/right control/comman...
2010-11-21 Dan NicolaescuRemove emacs-priority.
2010-11-21 Dan NicolaescuRemove INLINE uses in header files.
2010-11-20 Ken Brown* src/sheap.c (STATIC_HEAP_SIZE): Increase to 13MB.
2010-11-20 Eli ZaretskiiUse \uNNNN, \UNNNNNN, or \xNNNNNN for hex-code display...
2010-11-20 Jan DjärvAdd keyword :vert-only for tool bar items with labels...
2010-11-20 Jan DjärvFix bug 7425.
2010-11-20 Eli Zaretskiifaces.el (glyphless-char): Define value for `pc'.
2010-11-20 Eli Zaretskiimsdos.c (dos_rawgetc): Use gen_help_event, instead...
2010-11-20 Eli Zaretskiimsdos.c (dos_rawgetc): Use gen_help_event, instead...
2010-11-20 Andreas Schwab* src/xfaces.c (lookup_face): Make static.
2010-11-19 Eli ZaretskiiFix bug #6687 with cursor positioning after before...
2010-11-18 Dan Nicolaescu* src/alloc.c (refill_memory_reserve): Move declaration ...
2010-11-18 Dan Nicolaescu* src/strftime.c (_strftime_copytm): Add declaration.
2010-11-18 Dan Nicolaescu* src/callproc.c (syms_of_callproc): Use intern_c_string.
2010-11-18 Dan NicolaescuMove declarations from .c files to .h files.
2010-11-18 Dan NicolaescuConvert definitions to standard C.
2010-11-18 Stefan MonnierMerge from emacs-23
2010-11-17 Eli ZaretskiiFix bug #7417 with cursor positioning on empty lines.
2010-11-17 Stefan Monnier* src/xterm.c (get_current_wm_state): Rename from get_c...
2010-11-17 Stefan MonnierRemove "tiny change"s for Eric Hanchrow
2010-11-17 Kenichi Handacoding.c (Fset_terminal_coding_system_internal): Fix...
2010-11-17 Chong YidongCleanup of window coordinate positioning code.
2010-11-16 Chong YidongRevert changes in 2010-11-16T19:59:24Z!cyd@stupidchicke...
2010-11-16 Chong YidongCleanup of window coordinate positioning code.
2010-11-16 Dan NicolaescuConvert definitions to standard C.
2010-11-15 Dan NicolaescuRemove config.h include guards.
2010-11-15 Dan Nicolaescu* src/callproc.c (child_setup): Reorder code to simplif...
2010-11-15 Dan Nicolaescu* src/process.c: Include <sys/ioctl.h> unconditionally,
next