Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Support $ENV in Tramp... | Michael Albinus | 2016-08-09 | 1 | -0/+4 |
* | Remove interpreter’s byte stack... | Paul Eggert | 2016-08-09 | 1 | -1/+1 |
* | Add `make-nearby-temp-file' and `temporary-file-directory'... | Michael Albinus | 2016-08-07 | 1 | -1/+5 |
* | Merge from origin/emacs-25... | Paul Eggert | 2016-08-05 | 2 | -356/+3 |
|\ | |||||
| * | Update to the AUTHORS file for Bob Weiner... | John Wiegley | 2016-08-02 | 1 | -1/+1 |
| * | ; Fix typos in NEWS | Michael Albinus | 2016-07-25 | 1 | -2/+7 |
| * | ; * etc/NEWS: Remove temporary marks | Nicolas Petton | 2016-07-24 | 1 | -358/+0 |
* | | Merge from origin/emacs-25... | Paul Eggert | 2016-08-05 | 3 | -230/+265 |
|\| | |||||
| * | * etc/AUTHORS: Update the AUTHORS file | Nicolas Petton | 2016-07-24 | 1 | -228/+239 |
| * | Warn about Cairo-related problems... | Eli Zaretskii | 2016-07-23 | 1 | -2/+4 |
| * | * etc/PROBLEMS: Add entry about selection problems under Plasma 5.... | Achim Gratz | 2016-07-21 | 1 | -0/+22 |
* | | Merge from origin/emacs-25... | Paul Eggert | 2016-08-05 | 1 | -2/+2 |
|\| | |||||
| * | ; Spelling fixes | Paul Eggert | 2016-07-13 | 1 | -2/+2 |
* | | Merge from origin/emacs-25... | Paul Eggert | 2016-08-05 | 1 | -0/+33 |
|\| | |||||
| * | Amend last addition to etc/PROBLEMS | Martin Rudalics | 2016-07-06 | 1 | -1/+7 |
| * | * etc/PROBLEMS: Mention GTK+ problem with unexpected frame widenings | Martin Rudalics | 2016-07-06 | 1 | -0/+27 |
* | | Merge from origin/emacs-25... | Paul Eggert | 2016-08-05 | 1 | -0/+9 |
|\| | |||||
| * | ; * etc/NEWS: Improve previous change. | Eli Zaretskii | 2016-07-02 | 1 | -5/+5 |
| * | ; * etc/NEWS: Document how to avoid horizontal scroll bars. | Eli Zaretskii | 2016-07-02 | 1 | -0/+9 |
* | | Merge from origin/emacs-25... | Paul Eggert | 2016-08-05 | 2 | -3/+3 |
|\| | |||||
| * | New input method "probhat" for Bengali... | উৎসব রায় | 2016-06-26 | 1 | -1/+1 |
| * | ; Spelling fix | Paul Eggert | 2016-06-26 | 1 | -1/+1 |
| * | ; Fix typo | Michael Albinus | 2016-06-26 | 1 | -1/+1 |
* | | Require GnuTLS 2.12.2 or later... | Paul Eggert | 2016-08-03 | 1 | -0/+3 |
* | | Require libgnutls unless --with-gnutls=no... | Paul Eggert | 2016-07-24 | 1 | -0/+3 |
* | | * lisp/simple.el (undo-amalgamate-change-group): New function... | Stefan Monnier | 2016-07-18 | 1 | -0/+3 |
* | | ; Revert "Replace eldoc-documentation-function with a hook"... | Dmitry Gutov | 2016-07-18 | 1 | -5/+0 |
* | | Dired always read file system... | Tino Calancha | 2016-07-11 | 1 | -0/+8 |
* | | An efficient built-in mapcan... | Mario Lang | 2016-07-10 | 1 | -0/+3 |
* | | Allow selecting region with mouse to move point to beginning... | Stephen Berman | 2016-07-08 | 1 | -0/+7 |
* | | Copy buffer names to kill ring... | Tino Calancha | 2016-07-08 | 1 | -0/+4 |
* | | Ibuffer change marks... | Tino Calancha | 2016-07-08 | 1 | -0/+3 |
* | | Ibuffer: Mark locked buffers... | Tino Calancha | 2016-07-08 | 1 | -0/+9 |
* | | ;* etc/NEWS (Ibuffer): Update entry according with last commit | Tino Calancha | 2016-07-08 | 1 | -1/+1 |
* | | Replace eldoc-documentation-function with a hook... | Mark Oteiza | 2016-07-06 | 1 | -0/+5 |
* | | Make ‘delete-trailing-whitespace’ delete spaces after form feed... | Michal Nazarewicz | 2016-07-04 | 1 | -0/+6 |
* | | Add Google Drive support to Tramp... | Michael Albinus | 2016-07-04 | 1 | -0/+4 |
* | | Ibuffer: unmark all buffers without confirmation... | Tino Calancha | 2016-07-03 | 1 | -0/+5 |
* | | Ibuffer: Mark buffers by content... | Tino Calancha | 2016-07-03 | 1 | -0/+11 |
* | | Merge from origin/emacs-25... | Paul Eggert | 2016-06-26 | 1 | -1/+1 |
|\| | |||||
| * | ; Spelling fixes | Paul Eggert | 2016-06-26 | 1 | -1/+1 |
* | | Merge from origin/emacs-25... | Paul Eggert | 2016-06-19 | 2 | -9/+9 |
|\| | |||||
| * | * etc/AUTHORS: Update the AUTHORS file | Nicolas Petton | 2016-06-11 | 1 | -8/+7 |
| * | Doc fixes re alist-get. (Bug#23548)... | Glenn Morris | 2016-06-07 | 1 | -1/+2 |
* | | Automatically detect whether .h file is C or C++... | Michal Nazarewicz | 2016-06-15 | 1 | -0/+7 |
* | | Remove ‘ert-with-function-mocked’ macro in favour of ‘cl-letf’ macro... | Michal Nazarewicz | 2016-06-08 | 1 | -3/+0 |
* | | ; * etc/NEWS: Fix a typo. | Glenn Morris | 2016-06-07 | 1 | -2/+2 |
* | | Merge from origin/emacs-25... | Paul Eggert | 2016-06-07 | 1 | -0/+7 |
|\| | |||||
| * | * etc/PROBLEMS: Mention the link-time problems on FreeBSD 11.... | Eli Zaretskii | 2016-06-04 | 1 | -0/+7 |
* | | Merge from origin/emacs-25... | Paul Eggert | 2016-05-31 | 2 | -4/+4 |
|\| |