aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog (follow)
Commit message (Expand)AuthorAgeFilesLines
* Final preparations for new window resize code.Martin Rudalics2011-06-091-0/+19
* New symbols in window.c.Martin Rudalics2011-06-081-2/+8
* Add some new members to window structure in window.h.Martin Rudalics2011-06-081-0/+27
* window-height, window-width, and window-full-width-p are now in window.el.Martin Rudalics2011-06-081-0/+5
* Move get-lru-window and get-largest-window to window.el.Martin Rudalics2011-06-071-0/+3
* Make delete_all_subwindows argument a Lisp_Object.Martin Rudalics2011-06-071-1/+9
* Install some window-size related functions and window-list-1.Martin Rudalics2011-06-071-0/+15
* * fns.c (Fputhash): Document return value.Daniel Colascione2011-06-061-0/+4
* * src/image.c (gif_load): Implement gif89a spec "no disposal" method.Chong Yidong2011-06-061-0/+4
* Add Bug#8794 to ChangeLog entry.Paul Eggert2011-06-061-1/+1
* Merge: Cons<->int and similar integer overflow fixes.Paul Eggert2011-06-061-0/+79
|\
| * Merge from trunk.Paul Eggert2011-06-061-12/+60
| |\ | |/ |/|
* | * src/window.h (Fwindow_frame): Declare.Stefan Monnier2011-06-061-14/+18
* | * alloc.c: Simplify handling of large-request failures (Bug#8800).Paul Eggert2011-06-061-0/+7
* | Move some window-related functions from frame.c to window.c.Martin Rudalics2011-06-061-0/+26
* | Expose window-tree functions in Elisp.Martin Rudalics2011-06-061-0/+3
* | Prepare for exposing window-tree functions in Elisp.Martin Rudalics2011-06-061-0/+6
| * Check for overflow when converting integer to cons and back.Paul Eggert2011-06-061-0/+30
| * Check for buffer and string overflow more precisely.Paul Eggert2011-06-051-0/+15
| * * image.c: Use ptrdiff_t, not int, for sizes.Paul Eggert2011-06-051-0/+6
| * * fileio.c (Fverify_visited_file_modtime): Avoid time overflowPaul Eggert2011-06-051-0/+3
| * * dired.c (Ffile_attributes): Don't assume EMACS_INT has >32 bits.Paul Eggert2011-06-051-0/+2
| * Don't assume time_t can fit into int.Paul Eggert2011-06-051-0/+5
| |\
| | * Don't assume time_t can fit into int.Paul Eggert2011-06-031-0/+5
| | |\
| | | * Don't assume time_t can fit into int.Paul Eggert2011-06-011-0/+5
| * | | Minor fixes for signed vs unsigned integers.Paul Eggert2011-06-051-0/+16
| |\ \ \ |/ / / / | | _ / | | /
| * | Minor fixes for signed vs unsigned integers.Paul Eggert2011-06-031-0/+16
| |\ \ | | |/
| | * Merge: Minor fixes for signed vs unsigned integers.Paul Eggert2011-06-011-0/+16
| | |\
| | | * Merge from trunk.Paul Eggert2011-05-311-0/+23
| | | |\
| | | * | Minor fixes for signed vs unsigned integers.Paul Eggert2011-05-311-0/+16
* | | | | * alloc.c (memory_full) [SYSTEM_MALLOC]: Port to MacO).Paul Eggert2011-06-051-0/+8
* | | | | Fixes: debbugs:8806Andreas Schwab2011-06-061-0/+3
* | | | | * src/gtkutil.c (xg_get_default_scrollbar_width): Avoid warning.Andreas Schwab2011-06-061-0/+2
* | | | | * src/xfns.c (x_set_scroll_bar_default_width): Move declarationsAndreas Schwab2011-06-061-0/+5
* | | | | Handle scroll bar width larger than 16 for GTK3.Jan Djärv2011-06-051-0/+9
* | | | | src/xdisp.c (single_display_spec_intangible_p): Remove declaration.Juanma Barranquero2011-06-051-0/+4
* | | | | * src/xselect.c (x_get_foreign_selection): Reduce scope of x_catch_errors (Bu...Chong Yidong2011-06-041-0/+1
* | | | | Handle errors when saving to clipboard manager (Bug#8779).Chong Yidong2011-06-041-0/+11
* | | | | Merge from emacs-23; up to 2010-06-12T17:12:15Z!cyd@stupidchicken.com.Glenn Morris2011-06-041-0/+9
|\ \ \ \ \
| * | | | | * src/emacs.c (main): Warn when starting a GTK emacs in daemon mode.Dan Nicolaescu2011-06-021-0/+4
| * | | | | * fringe.c (update_window_fringes): Don't update overlay arrow bitmap in the ...YAMAMOTO Mitsuharu2011-06-011-0/+5
* | | | | | src/bidi.c (bidi_level_of_next_char): Fix last change.Eli Zaretskii2011-06-041-0/+4
* | | | | | Support bidi reordering of text covered by display properties.Eli Zaretskii2011-06-041-0/+74
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Cleanup. Tested in -nw and verified that bug #7616 didn't become worse.Eli Zaretskii2011-06-031-0/+5
| * | | | | Fix cursor motion across display strings covering reordered text.Eli Zaretskii2011-05-281-3/+18
| * | | | | Fix cursor motion near overlays covering reordered text.Eli Zaretskii2011-05-281-0/+6
| * | | | | Discovery of replacing display properties now uses the same codeEli Zaretskii2011-05-211-0/+23
| * | | | | Remove kludgey save and restore of IT->position for push_it.Eli Zaretskii2011-05-141-0/+2
| * | | | | Text covered by `display' overlays is correctly reordered.Eli Zaretskii2011-05-141-1/+11
| * | | | | Refactoring with bidi_fetch_char tested and debugged.Eli Zaretskii2011-05-141-0/+15