aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| * | Minor fixes for signed vs unsigned integers.Paul Eggert2011-06-036-15/+31
| |\|
| | * Merge: Minor fixes for signed vs unsigned integers.Paul Eggert2011-06-016-15/+31
| | |\
| | | * Merge from trunk.Paul Eggert2011-05-315-13/+27
| | | |\
| | | * | Minor fixes for signed vs unsigned integers.Paul Eggert2011-05-316-15/+31
* | | | | * alloc.c (memory_full) [SYSTEM_MALLOC]: Port to MacO).Paul Eggert2011-06-052-6/+17
* | | | | Fixes: debbugs:8806Andreas Schwab2011-06-062-1/+7
* | | | | * src/gtkutil.c (xg_get_default_scrollbar_width): Avoid warning.Andreas Schwab2011-06-062-4/+10
* | | | | * src/xfns.c (x_set_scroll_bar_default_width): Move declarationsAndreas Schwab2011-06-062-1/+7
* | | | | Handle scroll bar width larger than 16 for GTK3.Jan Djärv2011-06-054-2/+30
* | | | | src/xdisp.c (single_display_spec_intangible_p): Remove declaration.Juanma Barranquero2011-06-052-1/+4
* | | | | * src/xselect.c (x_get_foreign_selection): Reduce scope of x_catch_errors (Bu...Chong Yidong2011-06-042-16/+4
* | | | | Handle errors when saving to clipboard manager (Bug#8779).Chong Yidong2011-06-042-9/+59
* | | | | Merge from emacs-23; up to 2010-06-12T17:12:[email protected].Glenn Morris2011-06-043-2/+20
|\ \ \ \ \
| * | | | | * src/emacs.c (main): Warn when starting a GTK emacs in daemon mode.Dan Nicolaescu2011-06-022-0/+9
| * | | | | * fringe.c (update_window_fringes): Don't update overlay arrow bitmap in the ...YAMAMOTO Mitsuharu2011-06-012-2/+11
* | | | | | src/bidi.c (bidi_level_of_next_char): Fix last change.Eli Zaretskii2011-06-042-1/+5
* | | | | | Support bidi reordering of text covered by display properties.Eli Zaretskii2011-06-045-318/+649
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Cleanup. Tested in -nw and verified that bug #7616 didn't become worse.Eli Zaretskii2011-06-032-25/+5
| * | | | | src/xdisp.c (single_display_spec_string): Correct a FIXME comment.Eli Zaretskii2011-05-311-3/+10
| * | | | | Fix cursor motion across display strings covering reordered text.Eli Zaretskii2011-05-284-77/+43
| * | | | | Fix cursor motion near overlays covering reordered text.Eli Zaretskii2011-05-282-2/+27
| * | | | | src/xdisp.c (compute_display_string_pos): Fix bogus parentheses.Eli Zaretskii2011-05-281-1/+1
| * | | | | Discovery of replacing display properties now uses the same codeEli Zaretskii2011-05-214-180/+300
| * | | | | Remove kludgey save and restore of IT->position for push_it.Eli Zaretskii2011-05-142-16/+12
| * | | | | Text covered by `display' overlays is correctly reordered.Eli Zaretskii2011-05-144-11/+76
| * | | | | Refactoring with bidi_fetch_char tested and debugged.Eli Zaretskii2011-05-143-30/+71
| * | | | | Started work on reordering display strings. Refactor FETCH_CHAR.Eli Zaretskii2011-05-104-70/+232
* | | | | | Merge ChangeLog from trunk better.Paul Eggert2011-06-021-16/+16
* | | | | | * alloc.c (allocate_vectorlike): Adjust to memory_full API change.Paul Eggert2011-06-021-1/+1
* | | | | | Merge from trunk.Paul Eggert2011-06-0220-211/+317
|\ \ \ \ \ \
| * \ \ \ \ \ Merge: Remove arbitrary limit of 2**31 entries in hash tables.Paul Eggert2011-06-0214-160/+232
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | Merge from trunk.Paul Eggert2011-06-028-51/+85
| | |\ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Make it possible to build with GCC-4.6+ -O2 -flto.Dan Nicolaescu2011-06-012-1/+7
| * | | | | | * lisp/minibuffer.el (minibuffer-inactive-mode-map): New var.Stefan Monnier2011-06-012-32/+46
| * | | | | | Miscellaneous tweaks.Stefan Monnier2011-06-011-5/+5
| | |_|_|_|/ | |/| | | |
| * | | | | src/makefile.w32-in: Update dependencies.Juanma Barranquero2011-05-312-0/+7
| * | | | | * src/data.c (init_data): Remove code for UTS, this system is notDan Nicolaescu2011-05-312-4/+5
| * | | | | Don't force ./temacs to start in terminal mode.Dan Nicolaescu2011-05-313-4/+9
| * | | | | Use const for a string pointer.Dan Nicolaescu2011-05-312-5/+6
| | |_|_|/ | |/| | |
| | * | | Adjust ChangeLog as per Stefan's suggestions.Paul Eggert2011-05-311-22/+20
| | * | | Add Bug#.Paul Eggert2011-05-301-1/+1
| | * | | Remove arbitrary limit of 2**31 entries in hash tables.Paul Eggert2011-05-3014-160/+234
| |/ / /
* | | | Fix ChangeLog entry order.Paul Eggert2011-05-301-12/+10
* | | | Merge from trunk.Paul Eggert2011-05-3025-382/+297
|\| | |
| * | | * ccl.c: Improve comment. (Bug#8751)Paul Eggert2011-05-301-3/+2
| * | | Merge from trunk.Paul Eggert2011-05-303-16/+21
| |\ \ \
| | * | | Make it possible to run ./temacs.Dan Nicolaescu2011-05-303-16/+21
| * | | | Merge from trunk.Paul Eggert2011-05-307-246/+165
| |\| | |
| | * | | * lisp/minibuffer.el: Add metadata method to completion tables.Stefan Monnier2011-05-313-234/+139
| | * | | * ccl.c (CCL_CODE_RANGE): Allow negative numbers. (Bug#8751)Paul Eggert2011-05-302-6/+12