aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge from origin/emacs-24Paul Eggert2015-03-082-1134/+1815
|\
| * * etc/AUTHORS: Update the AUTHORS fileNicolas Petton2015-03-081-17/+20
| * * lisp/ChangeLog: Fix a changelog entryNicolas Petton2015-03-081-2/+2
* | Merge from origin/emacs-24Paul Eggert2015-03-080-0/+0
|\ \ | |/
| * Make tramp-ssh-controlmaster-options a defcustom. Do not merge with master.Michael Albinus2015-03-072-2/+10
* | Merge from origin/emacs-24Paul Eggert2015-03-084-6/+47
|\ \ | |/
| * Improve MS-Windows build instructions (Bug#19989)Eli Zaretskii2015-03-072-1/+27
| * lisp/dired.el (dired-delete-file): Doc fix. (Bug#20021)Eli Zaretskii2015-03-072-5/+14
* | Merge from origin/emacs-24Paul Eggert2015-03-080-0/+0
|\ \ | |/
| * # Changelog fixes (no need to merge to trunk)Glenn Morris2015-03-041-3/+3
* | EUDC: Support BBDB >= 3Sergio Durigan Junior2015-03-082-2/+29
* | lisp/gnus/gnus-notifications.el (gnus-notifications-action): Replace x-focus-...Adam Sjøgren2015-03-081-1/+1
* | ruby-mode: Change faces used for self, true, false and nilDmitry Gutov2015-03-082-3/+10
* | Add an indent test example for bug#20026Dmitry Gutov2015-03-082-0/+6
* | ruby-mode: Expect regexp after { or | tooNobuyoshi Nakada2015-03-082-1/+7
* | Fix test/indent/js.jsDmitry Gutov2015-03-082-1/+8
* | # Auto-commit of loaddefs files.Glenn Morris2015-03-081-1/+1
* | lisp/gnus/gnus-notifications: Raise frame when clicking Read; Add mark as readRasmus Pank Roulund2015-03-082-7/+21
* | lisp/gnus/message.el (message-insert-formatted-citation-line): Change %F to f...Adam Sjøgren2015-03-082-2/+8
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacsMichael Albinus2015-03-072-5/+18
|\ \
| * | Partially revert the fix for bug #11732Eli Zaretskii2015-03-072-5/+18
* | | Revert "Make tramp-ssh-controlmaster-options a defcustom. Do not merge with ...Michael Albinus2015-03-072-10/+2
* | | Make tramp-ssh-controlmaster-options a defcustom. Do not merge with master.Michael Albinus2015-03-072-2/+10
|/ /
* | * lisp/gnus/*registry.el: Use slot names rather than initarg namesStefan Monnier2015-03-063-21/+30
* | * lisp/battery.el: Make it work on my MSI WindStefan Monnier2015-03-062-54/+59
* | * lisp/emacs-lisp/byte-opt.el (byte-optimize-form-code-walker): Don't try toStefan Monnier2015-03-062-60/+67
* | Random minor fixes for movemailPaul Eggert2015-03-062-104/+117
* | browse-url-firefox: removed MS-Windows limitationsOscar Fuentes2015-03-062-12/+10
* | Fix EUDC LDAP duplicate mail handlingThomas Fitzsimmons2015-03-052-23/+42
* | Render application/xhtml+xml as HTMLIvan Shmakov2015-03-052-3/+13
* | Work around x86 glibc backtrace bugPaul Eggert2015-03-052-0/+14
* | Fix region extension when scroll bar is on the rightEli Zaretskii2015-03-052-6/+18
* | desktop.el (desktop-buffer-info): Use `pushnew'.Artur Malabarba2015-03-052-10/+9
* | desktop.el (desktop-buffer-info): Write docstring.Artur Malabarba2015-03-052-0/+20
* | package.el (package-refresh-contents): Update doc.Artur Malabarba2015-03-052-3/+8
* | Teach js-mode about ES6 template stringsDmitry Gutov2015-03-053-0/+8
* | Replace *-function vars with generic functions in cl-generic.Stefan Monnier2015-03-045-307/+504
* | src/ChangeLog: Fix bad formatting.Eli Zaretskii2015-03-041-0/+1
* | Handle tool bar size changes after x_set_font.Martin Rudalics2015-03-042-1/+7
* | # Changelog fixesGlenn Morris2015-03-041-44/+35
* | * autorevert.el (auto-revert-notify-add-watch): fix handler installationFilipp Gunbin2015-03-042-29/+36
* | eww: Fix some docstrings/error message.Rüdiger Sonderfeld2015-03-042-6/+13
* | Sync with Tramp upstreamMichael Albinus2015-03-043-21/+42
* | Sync with Tramp upstreamMichael Albinus2015-03-042-32/+243
* | Support port numbers in tramp-adbZhongwei Yao2015-03-042-17/+95
* | Sync with Tramp upstream.Michael Albinus2015-03-045-96/+152
* | Spelling fixesPaul Eggert2015-03-032-3/+3
* | Merge from origin/emacs-24Paul Eggert2015-03-0310-92/+87
|\ \ | |/
| * textmodes/ispell.el: Look for aspell .dat files also under dict-dir, as aspel...Agustin Martin Domingo2015-03-032-17/+32
| * ispell.el: Extend to aspell current hunspell handling of aliases names for st...Agustin Martin Domingo2015-03-032-9/+27