aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * net/tramp-sh.el (tramp-get-remote-python): Also search forEmilio C. Lopes2014-07-282-6/+16
* Fix some issues with setting the frame height.Martin Rudalics2014-07-282-6/+12
* Fix Gnus-related issues reported by David Kastrup <dak@gnu.org> inDmitry Antipov2014-07-283-1/+32
* Merge from emacs-24; up to 2014-06-26T06:55:15Z!rgm@gnu.orgGlenn Morris2014-07-2817-177/+256
|\
| * Merge commit 2014-07-28T09:07:56Z!tsdh@gnu.org from trunk.Tassilo Horn2014-07-282-3/+9
| * src/ChangeLog: Fix a typo.Eli Zaretskii2014-07-281-1/+1
| * Fix GDB xwindow command.Eli Zaretskii2014-07-282-9/+7
| * Fix bugs #16674 and #18112 with resizing TTY frames after switching terminals.Eli Zaretskii2014-07-272-1/+6
| * src/window.c (window_resize_check, window_resize_apply): Fix typos in comments.Eli Zaretskii2014-07-271-2/+2
| * Fixes: debbugs:18117Andreas Schwab2014-07-272-1/+6
| * src/dispnew.c (allocate_matrices_for_frame_redisplay): Fix typo in a comment.Eli Zaretskii2014-07-271-1/+1
| * * lisp/progmodes/python.el (inferior-python-mode): Doc fix.Fabián Ezequiel Gallina2014-07-262-1/+4
| * Fix bug #18113 with ambiguous wording in etc/DEBUG.Eli Zaretskii2014-07-261-4/+6
| * * calendar/todo-mode.el (todo-edit-item--next-key): If next key isStephen Berman2014-07-252-2/+7
| * Fix code and doc involving marked items.Stephen Berman2014-07-254-140/+182
| * vc-hooks.el: Fix doc typo in previousGlenn Morris2014-07-251-1/+1
| * More toggle-read-only doc tweaksGlenn Morris2014-07-253-2/+13
| * prolog.el: Fix for missing `switch-to-prolog'Glenn Morris2014-07-252-1/+9
| * * calendar/todo-mode.el (todo-set-top-priorities): Fix overwritingStephen Berman2014-07-222-7/+13
| * Spelling fixes.Paul Eggert2014-07-213-6/+6
| * NEWS copyeditGlenn Morris2014-07-211-1/+1
* | Open doc text also if it's not saved to a file.Stephen Berman2014-07-282-3/+9
* | Fix --without-x build and pacify --enable-gcc-warnings.Dmitry Antipov2014-07-283-9/+12
* | Fix the GDB xsubchartable command.Eli Zaretskii2014-07-282-4/+7
* | On GNU/Linux, use timerfd for asynchronous timers.Dmitry Antipov2014-07-2810-15/+222
* | Parse completion input in a iPython friendly way.Fabián Ezequiel Gallina2014-07-282-27/+39
* | Prevent Python process shell buffer to pop twice.Fabián Ezequiel Gallina2014-07-282-1/+7
* | * lisp/progmodes/python.elFabián Ezequiel Gallina2014-07-282-60/+90
* | Grab all Python process output before inferior-python-mode hooks.Fabián Ezequiel Gallina2014-07-272-8/+14
* | * frame.c (x_set_frame_parameters): Don't use uninitialized locals.Paul Eggert2014-07-272-9/+12
* | More robust shell startup and code setup.Fabián Ezequiel Gallina2014-07-272-35/+44
* | Support horizontal scrolling of bidirectional text.Eli Zaretskii2014-07-272-11/+24
* | Reinstate removed code.Jan Djärv2014-07-272-0/+26
* | Complete pixelwise frame/window resizing, add horizontal scrollbar support.Martin Rudalics2014-07-2739-1852/+4966
* | Use `defvar-local' more.Thien-Thi Nguyen2014-07-272-13/+15
* | Cleanup error signals. Fabián Ezequiel Gallina2014-07-272-14/+15
* | Support for packages in Python shell. Fabián Ezequiel Gallina2014-07-272-2/+101
* | * python.el (python-shell-enable-font-lock): Fix typo in earlier change.Glenn Morris2014-07-261-3/+3
* | Faster comint output.Fabián Ezequiel Gallina2014-07-262-9/+30
* | * lisp/progmodes/python.el (python-shell-font-lock-post-command-hook):Fabián Ezequiel Gallina2014-07-262-18/+31
* | Robust shell syntax highlighting. (Bug#18084, Bug#16875)Fabián Ezequiel Gallina2014-07-262-53/+221
* | Revert previous change.Paul Eggert2014-07-2615-40/+49
* | Work around the failures in icalendar-tests which occasionally occurUlf Jasper2014-07-262-1/+30
* | Reorder conditions that are written backwardsAndreas Schwab2014-07-261-0/+19
* | Reorder conditions that are written backwardsAndreas Schwab2014-07-2614-40/+40
* | * dispextern.h, xdisp.c (hourglass_shown_p, hourglass_atimer):Paul Eggert2014-07-253-7/+8
* | * atimer.c (set_alarm) [HAVE_ITIMERSPEC]: Use TIMER_ABSTIMEDmitry Antipov2014-07-252-1/+6
* | Fix last commit in w32term.c.Eli Zaretskii2014-07-253-3/+9
* | ediff: Replace obsolete toggle-read-only with read-only-modeGlenn Morris2014-07-253-6/+12
* | Provisionally fix Windows build broken by last commit.Martin Rudalics2014-07-253-1/+9