summaryrefslogtreecommitdiff
path: root/src/ChangeLog
AgeCommit message (Expand)Author
2010-12-29* window.c (syms_of_window): Add missing defsubr for window-use-time.Štěpán Němec
2010-12-28Restore x_alloc_lighter_color_for_widget, needed for lwlibAndreas Schwab
2010-12-27* src/eval.c (Fdefvar): Record specialness before computing initial value.Stefan Monnier
2010-12-27Remove unused declarationsAndreas Schwab
2010-12-27* scroll.c: Fix comment.Andreas Schwab
2010-12-27ProtoizeAndreas Schwab
2010-12-27* src/.gdbinit (xgetptr): Fix the union+lsb case.Stefan Monnier
2010-12-25* src/window.c (Fmove_to_window_line): Avoid abort when called in a bufferStefan Monnier
2010-12-25Fix bug #7662 with aligning key bindings equivalent to menu items.Eli Zaretskii
2010-12-25More fallout from fixing bug #7587.Eli Zaretskii
2010-12-24* xterm.c (x_check_fullscreen): Fix pixel/character mixup.Jan Djärv
2010-12-22Fix up last change.Stefan Monnier
2010-12-22* src/print.c (print, print_preprocess, print_object): Use a hash tableStefan Monnier
2010-12-20* src/frame.c (focus_follows_mouse): Default to 0 (Bug#7269).Chong Yidong
2010-12-20Implement tool-bar separators for non-GTK tool-bars.Chong Yidong
2010-12-19Minor clean up to silence some gcc warnings.Stefan Monnier
2010-12-17Fix change that fixed bug #7587.Eli Zaretskii
2010-12-17Support for menu separators in the GTK tool-bar.Chong Yidong
2010-12-16Handle invisible cursor (bg same as cursor color) for Nextstep.Jan Djärv
2010-12-16* xdisp.c (Fformat_mode_line): Restrict the FACE argument to basic faces (Bug...Chong Yidong
2010-12-15Obey lexical-binding in interactive evaluation commands.Stefan Monnier
2010-12-13Try and be more careful about propagation of lexical environment.Stefan Monnier
2010-12-13Fix bug #7617 with documentation of expand-file-name.Eli Zaretskii
2010-12-13Merge from emacs-23Stefan Monnier
2010-12-12Make the effect of (defvar foo) local.Stefan Monnier
2010-12-12Document that expand-file-name collapses multiple slashes. (Bug#7617)Eli Zaretskii
2010-12-11Fix bug #7398 with truncated glyphs in w32 tooltips.Eli Zaretskii
2010-12-11Fix bug #7398 with truncated glyphs in tooltip display on w32.Eli Zaretskii
2010-12-11Code cleanup in xdisp.c regarding string_char_and_length.Eli Zaretskii
2010-12-10ChangeLog fix.Glenn Morris
2010-12-10Move call to Fkill_emacs from signal handler (session event) (Bug#7552).Jan Djärv
2010-12-07Make verify-visited-file-modtime default to the current buffer.Glenn Morris
2010-12-07* xsmfns.c (smc_die_CB): Call Fkill_emacs.Jan Djärv
2010-12-06Return CDATA sections (like <style>foo</style>) as text nodes.Lars Magne Ingebrigtsen
2010-12-06* src/lread.c (read1): Allow newstyle unquote outside of backquote.Stefan Monnier
2010-12-06Fix crash with invisible text and overlays (Bug#7016).Chong Yidong
2010-12-05Fix for 7412 (no cursor on image) backported from trunk.Jan Djärv
2010-12-04* src/process.c: Remove checks for HAVE_SYS_IOCTL_H (Bug#7484).Chong Yidong
2010-12-04Avoid infloop when scrolling conservatively (Bug#7537).Chong Yidong
2010-12-04Remove empty machine description filesAndreas Schwab
2010-12-03Remove EXPLICIT_SIGN_EXTEND.Andreas Schwab
2010-12-03Revert to 2010-12-03T11:48:24Z!jan.h.d@swipnet.se.Chong Yidong
2010-12-03Remove EXPLICIT_SIGN_EXTEND.Andreas Schwab
2010-12-03Draw cursor and images correctly for Nextstep (bug#7412).Jan Djärv
2010-12-03* frame.c (x_set_font): Remove unused variable.Andreas Schwab
2010-12-02* nsmenu.m (update_frame_tool_bar): Remove NSLog on invalid image.Jan Djärv
2010-12-02Draw text under filled box cursor in inverted color (Bug#7479).Jan Djärv
2010-12-02Handle negative top/left in frame parameters (Bug#7510).Jan Djärv
2010-11-27Merge changes from emacs-23 branchChong Yidong
2010-11-26Force left-to-right paragraph direction in echo area and prog-mode buffers.Eli Zaretskii