| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge from trunkold-branches/window-pub | Martin Rudalics | 2011-06-06 | 1 | -0/+27 |
| |\ | |||||
| | * | * alloc.c (memory_full) [SYSTEM_MALLOC]: Port to MacO). | Paul Eggert | 2011-06-05 | 1 | -0/+8 |
| | * | Fixes: debbugs:8806 | Andreas Schwab | 2011-06-06 | 1 | -0/+3 |
| | * | * src/gtkutil.c (xg_get_default_scrollbar_width): Avoid warning. | Andreas Schwab | 2011-06-06 | 1 | -0/+2 |
| | * | * src/xfns.c (x_set_scroll_bar_default_width): Move declarations | Andreas Schwab | 2011-06-06 | 1 | -0/+5 |
| | * | Handle scroll bar width larger than 16 for GTK3. | Jan Djärv | 2011-06-05 | 1 | -0/+9 |
| * | | Merge from trunk | Martin Rudalics | 2011-06-05 | 1 | -1/+178 |
| |\ \ | |/ | |||||
| | * | src/xdisp.c (single_display_spec_intangible_p): Remove declaration. | Juanma Barranquero | 2011-06-05 | 1 | -0/+4 |
| | * | * src/xselect.c (x_get_foreign_selection): Reduce scope of x_catch_errors (Bu... | Chong Yidong | 2011-06-04 | 1 | -0/+1 |
| | * | Handle errors when saving to clipboard manager (Bug#8779). | Chong Yidong | 2011-06-04 | 1 | -0/+11 |
| | * | Merge from emacs-23; up to 2010-06-12T17:12:15Z!cyd@stupidchicken.com. | Glenn Morris | 2011-06-04 | 1 | -0/+9 |
| | |\ | |||||
| | | * | * src/emacs.c (main): Warn when starting a GTK emacs in daemon mode. | Dan Nicolaescu | 2011-06-02 | 1 | -0/+4 |
| | | * | * fringe.c (update_window_fringes): Don't update overlay arrow bitmap in the ... | YAMAMOTO Mitsuharu | 2011-06-01 | 1 | -0/+5 |
| | * | | src/bidi.c (bidi_level_of_next_char): Fix last change. | Eli Zaretskii | 2011-06-04 | 1 | -0/+4 |
| | * | | Support bidi reordering of text covered by display properties. | Eli Zaretskii | 2011-06-04 | 1 | -0/+74 |
| | |\ \ | |||||
| | | * | | Cleanup. Tested in -nw and verified that bug #7616 didn't become worse. | Eli Zaretskii | 2011-06-03 | 1 | -0/+5 |
| | | * | | Fix cursor motion across display strings covering reordered text. | Eli Zaretskii | 2011-05-28 | 1 | -3/+18 |
| | | * | | Fix cursor motion near overlays covering reordered text. | Eli Zaretskii | 2011-05-28 | 1 | -0/+6 |
| | | * | | Discovery of replacing display properties now uses the same code | Eli Zaretskii | 2011-05-21 | 1 | -0/+23 |
| | | * | | Remove kludgey save and restore of IT->position for push_it. | Eli Zaretskii | 2011-05-14 | 1 | -0/+2 |
| | | * | | Text covered by `display' overlays is correctly reordered. | Eli Zaretskii | 2011-05-14 | 1 | -1/+11 |
| | | * | | Refactoring with bidi_fetch_char tested and debugged. | Eli Zaretskii | 2011-05-14 | 1 | -0/+15 |
| | | * | | Started work on reordering display strings. Refactor FETCH_CHAR. | Eli Zaretskii | 2011-05-10 | 1 | -0/+29 |
| | * | | | Merge ChangeLog from trunk better. | Paul Eggert | 2011-06-02 | 1 | -16/+16 |
| | * | | | Merge from trunk. | Paul Eggert | 2011-06-02 | 1 | -1/+82 |
| | |\ \ \ | |||||
| | | * \ \ | Merge: Remove arbitrary limit of 2**31 entries in hash tables. | Paul Eggert | 2011-06-02 | 1 | -0/+47 |
| | | |\ \ \ | |||||
| | | | * \ \ | Merge from trunk. | Paul Eggert | 2011-06-02 | 1 | -1/+35 |
| | | | |\ \ \ | | | |/ / / | | |/| | | | |||||
| | | * | | | | Make it possible to build with GCC-4.6+ -O2 -flto. | Dan Nicolaescu | 2011-06-01 | 1 | -0/+6 |
| | | * | | | | * lisp/minibuffer.el (minibuffer-inactive-mode-map): New var. | Stefan Monnier | 2011-06-01 | 1 | -1/+6 |
| | | | * | | | Adjust ChangeLog as per Stefan's suggestions. | Paul Eggert | 2011-05-31 | 1 | -22/+20 |
| | | | * | | | Add Bug#. | Paul Eggert | 2011-05-30 | 1 | -1/+1 |
| | | | * | | | Remove arbitrary limit of 2**31 entries in hash tables. | Paul Eggert | 2011-05-30 | 1 | -0/+49 |
| | * | | | | | Fix ChangeLog entry order. | Paul Eggert | 2011-05-30 | 1 | -12/+10 |
| | * | | | | | Merge from trunk. | Paul Eggert | 2011-05-30 | 1 | -7/+41 |
| | |\ \ \ \ \ | | | |/ / / | | |/| | | | |||||
| | * | | | | | Add bug#. | Paul Eggert | 2011-05-30 | 1 | -1/+1 |
| | * | | | | | [ChangeLog] | Paul Eggert | 2011-05-30 | 1 | -0/+6 |
| | * | | | | | Merge from trunk. | Paul Eggert | 2011-05-30 | 1 | -0/+2 |
| | |\ \ \ \ \ | |||||
| | * | | | | | | Add Bug#. | Paul Eggert | 2011-05-30 | 1 | -1/+1 |
| | * | | | | | | * gnutls.c: Use Emacs's memory allocators. | Paul Eggert | 2011-05-30 | 1 | -0/+12 |
| * | | | | | | | Merge from trunk | Martin Rudalics | 2011-06-01 | 1 | -0/+23 |
| |\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | |||||
| | * | | | | | | src/makefile.w32-in: Update dependencies. | Juanma Barranquero | 2011-05-31 | 1 | -0/+5 |
| | * | | | | | | * src/data.c (init_data): Remove code for UTS, this system is not | Dan Nicolaescu | 2011-05-31 | 1 | -0/+5 |
| | * | | | | | | Don't force ./temacs to start in terminal mode. | Dan Nicolaescu | 2011-05-31 | 1 | -0/+8 |
| | * | | | | | | Use const for a string pointer. | Dan Nicolaescu | 2011-05-31 | 1 | -0/+5 |
| | | |_|/ / / | |/| | | | | |||||
| * | | | | | | Merge from trunk | Martin Rudalics | 2011-05-31 | 1 | -2/+288 |
| |\ \ \ \ \ \ | |/ / / / / | |||||
| | * | | | | | Merge from trunk. | Paul Eggert | 2011-05-30 | 1 | -0/+9 |
| | |\ \ \ \ \ | |||||
| | | * | | | | | Make it possible to run ./temacs. | Dan Nicolaescu | 2011-05-30 | 1 | -0/+9 |
| | * | | | | | | Merge from trunk. | Paul Eggert | 2011-05-30 | 1 | -7/+31 |
| | |\ \ \ \ \ \ | | |/ / / / / | |||||
| | | * | | | | | * lisp/minibuffer.el: Add metadata method to completion tables. | Stefan Monnier | 2011-05-31 | 1 | -6/+15 |
| | | * | | | | | * ccl.c (CCL_CODE_RANGE): Allow negative numbers. (Bug#8751) | Paul Eggert | 2011-05-30 | 1 | -0/+5 |
| | | | |/ / / | | |/| | | | |||||