2014-08-07 |
Michael Albinus | * net/tramp-sh.el (tramp-do-copy-or-rename-file-out... |
commit | commitdiff | tree | snapshot |
2014-08-07 |
Leo Liu | * lisp/help.el (temp-buffer-setup-hook,temp-buffer... |
commit | commitdiff | tree | snapshot |
2014-08-07 |
Glenn Morris | * test/automated/Makefile.in (check-tar): Remove, hydra... |
commit | commitdiff | tree | snapshot |
2014-08-06 |
Ulf Jasper | Fix Bug#15408 (icalendar time zone problem) |
commit | commitdiff | tree | snapshot |
2014-08-06 |
Katsumi Yamaoka | gnus-sum.el (gnus-summary-expire-articles): Revert... |
commit | commitdiff | tree | snapshot |
2014-08-06 |
Eric Abrahamsen | * gnus-sum.el (gnus-summary-expire-articles): Functions... |
commit | commitdiff | tree | snapshot |
2014-08-06 |
Tassilo Horn | lisp/gnus/ChangeLog (2014-07-31): Add missing entry |
commit | commitdiff | tree | snapshot |
2014-08-05 |
Eli Zaretskii | lisp/ChangeLog: Fix a typo in last entry. |
commit | commitdiff | tree | snapshot |
2014-08-05 |
Lars Magne... | Use a max-width when displaying images |
commit | commitdiff | tree | snapshot |
2014-08-05 |
Eric Brown | lisp/net/eww.el (eww-bookmarks-directory): New variable. |
commit | commitdiff | tree | snapshot |
2014-08-05 |
Lars Magne... | * lisp/net/shr.el (shr-copy-url): Also copy the image... |
commit | commitdiff | tree | snapshot |
2014-08-05 |
Martin Rudalics | Don't redeem scroll bars that have been turned off. |
commit | commitdiff | tree | snapshot |
2014-08-05 |
Michael Albinus | Fix typo in last commit. |
commit | commitdiff | tree | snapshot |
2014-08-05 |
Michael Albinus | * net/tramp-cache.el (tramp-flush-file-function): Suppr... |
commit | commitdiff | tree | snapshot |
2014-08-05 |
Dmitry Antipov | * keyboard.c (safe_run_hooks): Follow the convenient... |
commit | commitdiff | tree | snapshot |
2014-08-04 |
Fabián Ezequiel... | * lisp/progmodes/python.el: Fix completions inside... |
commit | commitdiff | tree | snapshot |
2014-08-04 |
Paul Eggert | Merge from gnulib, incorporating: |
commit | commitdiff | tree | snapshot |
2014-08-04 |
Martin Rudalics | Fix scroll bar handling for non-toolkit builds. |
commit | commitdiff | tree | snapshot |
2014-08-04 |
Paul Eggert | * rect.el (rectangle--default-line-number-format):... |
commit | commitdiff | tree | snapshot |
2014-08-04 |
Dmitry Antipov | * keyboard.c (safe_run_hook_funcall): Avoid consing... |
commit | commitdiff | tree | snapshot |
2014-08-03 |
Paul Eggert | Don't let big frames overrun the stack. |
commit | commitdiff | tree | snapshot |
2014-08-03 |
Glenn Morris | Merge from emacs-24; up to 2014-06-27T16:27:08Z!rgm... |
commit | commitdiff | tree | snapshot |
2014-08-03 |
Paul Eggert | Don't mishandle year-9999 dates. |
commit | commitdiff | tree | snapshot |
2014-08-03 |
Paul Eggert | Avoid undefined behavior with signed left shift. |
commit | commitdiff | tree | snapshot |
2014-08-03 |
Dmitry Antipov | Fix bug with an attempt to select uninitialized frame... |
commit | commitdiff | tree | snapshot |
2014-08-03 |
Glenn Morris | * test/automated/Makefile.in (check-tar): Add as alias... |
commit | commitdiff | tree | snapshot |
2014-08-03 |
Glenn Morris | * test/automated/Makefile.in (check-tar): New rule. |
commit | commitdiff | tree | snapshot |
2014-08-02 |
Paul Eggert | Fix bug with clang + directory_files_internal + GC. |
commit | commitdiff | tree | snapshot |
2014-08-02 |
Fabián Ezequiel... | * progmodes/python.el: Completion code cleanups. |
commit | commitdiff | tree | snapshot |
2014-08-02 |
Paul Eggert | * configure.ac (HAVE_TIMERFD): Also check for TFD_NONBLOCK, |
commit | commitdiff | tree | snapshot |
2014-08-02 |
Paul Eggert | Avoid 100% CPU utilization on ssh session exit. |
commit | commitdiff | tree | snapshot |
2014-08-02 |
Glenn Morris | * test/automated/fns-tests.el (fns-tests-compare-string... |
commit | commitdiff | tree | snapshot |
2014-08-02 |
Alan Mackenzie | Fix confusion in C++ file caused by comma in "= {1... |
commit | commitdiff | tree | snapshot |
2014-08-02 |
Dmitry Antipov | Fix spacing in ChangeLog |
commit | commitdiff | tree | snapshot |
2014-08-02 |
Alan Mackenzie | Correct loop termination condition in c-syntactic-skip... |
commit | commitdiff | tree | snapshot |
2014-08-02 |
Paul Eggert | Make compare-strings more compatible with old behavior. |
commit | commitdiff | tree | snapshot |
2014-08-02 |
Jan Djärv | * gtkutil.c (create_dialog): Force min spacing 10 betwe... |
commit | commitdiff | tree | snapshot |
2014-08-02 |
Glenn Morris | * automated/icalendar-tests.el (icalendar--decode-isoda... |
commit | commitdiff | tree | snapshot |
2014-08-01 |
Paul Eggert | Spelling+grammar fix. |
commit | commitdiff | tree | snapshot |
2014-08-01 |
Paul Eggert | Make functions static that no longer need to be extern. |
commit | commitdiff | tree | snapshot |
2014-08-01 |
Glenn Morris | ChangeLog date fix |
commit | commitdiff | tree | snapshot |
2014-08-01 |
Eli Zaretskii | Merge from emacs-24; up to 2014-06-26T21:51:25Z!rgm... |
commit | commitdiff | tree | snapshot |
2014-08-01 |
Glenn Morris | Auto-commit of loaddefs files. |
commit | commitdiff | tree | snapshot |
2014-08-01 |
Glenn Morris | Auto-commit of loaddefs files. |
commit | commitdiff | tree | snapshot |
2014-08-01 |
Eli Zaretskii | Fix display of R2L lines when the last character fits... |
commit | commitdiff | tree | snapshot |
2014-08-01 |
Dmitry Antipov | * atimer.c (toplevel) [HAVE_TIMERFD]: Include errno.h. |
commit | commitdiff | tree | snapshot |
2014-08-01 |
Fabián Ezequiel... | * lisp/progmodes/python.el: Shell output capture enhanc... |
commit | commitdiff | tree | snapshot |
2014-08-01 |
Tassilo Horn | doc/misc/ChangeLog: Add missing entry for gnus.texi |
commit | commitdiff | tree | snapshot |
2014-08-01 |
Paul Eggert | Minor style fix to previous patch. |
commit | commitdiff | tree | snapshot |
2014-08-01 |
Paul Eggert | * frame.c (x_set_frame_parameters): Fix typo in previou... |
commit | commitdiff | tree | snapshot |
2014-07-31 |
Paul Eggert | Simplify timerfd configuration and fix some minor glitches. |
commit | commitdiff | tree | snapshot |
2014-07-31 |
Paul Eggert | * frame.c (x_set_frame_parameters): Don't use uninitial... |
commit | commitdiff | tree | snapshot |
2014-07-31 |
Tassilo Horn | [Gnus] Allow list-valued gcc-self group params |
commit | commitdiff | tree | snapshot |
2014-07-30 |
Glenn Morris | ChangeLog fix |
commit | commitdiff | tree | snapshot |
2014-07-30 |
Ulf Jasper | Fix Bug#15408 (icalendar time zone problem) |
commit | commitdiff | tree | snapshot |
2014-07-30 |
Dmitry Antipov | * xterm.c (x_sync_with_move): Really wait 0.5s, not... |
commit | commitdiff | tree | snapshot |
2014-07-30 |
Dmitry Antipov | * xrdb.c (x_load_resources) [USE_MOTIF]: Although not... |
commit | commitdiff | tree | snapshot |
2014-07-29 |
Dmitry Antipov | * xrdb.c (x_load_resources) [!USE_MOTIF]: Put horizonta... |
commit | commitdiff | tree | snapshot |
2014-07-29 |
Martin Rudalics | In window--state-put-2 handle horizontal scroll bars. |
commit | commitdiff | tree | snapshot |
2014-07-29 |
Rüdiger Sonderfeld | Fix Bug#18016. |
commit | commitdiff | tree | snapshot |
2014-07-29 |
Eli Zaretskii | Fix bug #18146 with bogus key rebindings in TUTORIAL.he. |
commit | commitdiff | tree | snapshot |
2014-07-29 |
Martin Rudalics | In adjust_frame_size use FRAME_WINDOW_P instead of... |
commit | commitdiff | tree | snapshot |
2014-07-29 |
Eli Zaretskii | Fix hscroll of R2L lines that begin with a TAB or anoth... |
commit | commitdiff | tree | snapshot |
2014-07-29 |
Andreas Schwab | Fixes: debbugs:18140 |
commit | commitdiff | tree | snapshot |
2014-07-28 |
Fabián Ezequiel... | * lisp/progmodes/python.el (inferior-python-mode):... |
commit | commitdiff | tree | snapshot |
2014-07-28 |
Michael Albinus | Fix Changelog typo, introduced by last commit. |
commit | commitdiff | tree | snapshot |
2014-07-28 |
Emilio C. Lopes | * net/tramp-sh.el (tramp-get-remote-python): Also searc... |
commit | commitdiff | tree | snapshot |
2014-07-28 |
Martin Rudalics | Fix some issues with setting the frame height. |
commit | commitdiff | tree | snapshot |
2014-07-28 |
Dmitry Antipov | Fix Gnus-related issues reported by David Kastrup ... |
commit | commitdiff | tree | snapshot |
2014-07-28 |
Eli Zaretskii | Fix another part of bug #18035 with redisplay of line... |
commit | commitdiff | tree | snapshot |
2014-07-28 |
Glenn Morris | Merge from emacs-24; up to 2014-06-26T06:55:15Z!rgm... |
commit | commitdiff | tree | snapshot |
2014-07-28 |
Tassilo Horn | Merge commit 2014-07-28T09:07:56Z!tsdh@gnu.org from... |
commit | commitdiff | tree | snapshot |
2014-07-28 |
Stephen Berman | Open doc text also if it's not saved to a file. |
commit | commitdiff | tree | snapshot |
2014-07-28 |
Dmitry Antipov | Fix --without-x build and pacify --enable-gcc-warnings. |
commit | commitdiff | tree | snapshot |
2014-07-28 |
Eli Zaretskii | src/ChangeLog: Fix a typo. |
commit | commitdiff | tree | snapshot |
2014-07-28 |
Eli Zaretskii | Fix the GDB xsubchartable command. |
commit | commitdiff | tree | snapshot |
2014-07-28 |
Eli Zaretskii | Fix GDB xwindow command. |
commit | commitdiff | tree | snapshot |
2014-07-28 |
Dmitry Antipov | On GNU/Linux, use timerfd for asynchronous timers. |
commit | commitdiff | tree | snapshot |
2014-07-28 |
Fabián Ezequiel... | Parse completion input in a iPython friendly way. |
commit | commitdiff | tree | snapshot |
2014-07-28 |
Fabián Ezequiel... | Prevent Python process shell buffer to pop twice. |
commit | commitdiff | tree | snapshot |
2014-07-28 |
Fabián Ezequiel... | * lisp/progmodes/python.el |
commit | commitdiff | tree | snapshot |
2014-07-28 |
Fabián Ezequiel... | Grab all Python process output before inferior-python... |
commit | commitdiff | tree | snapshot |
2014-07-28 |
Paul Eggert | * frame.c (x_set_frame_parameters): Don't use uninitial... |
commit | commitdiff | tree | snapshot |
2014-07-28 |
Fabián Ezequiel... | More robust shell startup and code setup. |
commit | commitdiff | tree | snapshot |
2014-07-27 |
Eli Zaretskii | Support horizontal scrolling of bidirectional text. |
commit | commitdiff | tree | snapshot |
2014-07-27 |
Jan Djärv | Reinstate removed code. |
commit | commitdiff | tree | snapshot |
2014-07-27 |
Martin Rudalics | Complete pixelwise frame/window resizing, add horizonta... |
commit | commitdiff | tree | snapshot |
2014-07-27 |
Eli Zaretskii | Fix bugs #16674 and #18112 with resizing TTY frames... |
commit | commitdiff | tree | snapshot |
2014-07-27 |
Eli Zaretskii | src/window.c (window_resize_check, window_resize_apply... |
commit | commitdiff | tree | snapshot |
2014-07-27 |
Andreas Schwab | Fixes: debbugs:18117 |
commit | commitdiff | tree | snapshot |
2014-07-27 |
Thien-Thi Nguyen | Use `defvar-local' more. |
commit | commitdiff | tree | snapshot |
2014-07-27 |
Fabián Ezequiel... | Cleanup error signals. |
commit | commitdiff | tree | snapshot |
2014-07-27 |
Fabián Ezequiel... | Support for packages in Python shell. |
commit | commitdiff | tree | snapshot |
2014-07-27 |
Eli Zaretskii | src/dispnew.c (allocate_matrices_for_frame_redisplay... |
commit | commitdiff | tree | snapshot |
2014-07-27 |
Glenn Morris | * python.el (python-shell-enable-font-lock): Fix typo... |
commit | commitdiff | tree | snapshot |
2014-07-27 |
Fabián Ezequiel... | Faster comint output. |
commit | commitdiff | tree | snapshot |
2014-07-27 |
Fabián Ezequiel... | * lisp/progmodes/python.el (inferior-python-mode):... |
commit | commitdiff | tree | snapshot |
2014-07-27 |
Fabián Ezequiel... | * lisp/progmodes/python.el (python-shell-font-lock... |
commit | commitdiff | tree | snapshot |
2014-07-26 |
Fabián Ezequiel... | Robust shell syntax highlighting. (Bug#18084, Bug... |
commit | commitdiff | tree | snapshot |
2014-07-26 |
Eli Zaretskii | Fix bug #18113 with ambiguous wording in etc/DEBUG. |
commit | commitdiff | tree | snapshot |
next |