aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ; Set transient-mark-mode to let mark-defun tests passNoam Postavsky2017-05-201-2/+4
* Don't save unrelated buffers before recompiling directory (Bug#25964)Andreas Politz2017-05-201-1/+6
* Minor fixes for arity ranges in emacs modulesPaul Eggert2017-05-201-11/+11
* Reimplement module functionsPhilipp Stephani2017-05-2011-123/+151
* Avoid crashes in GC due to unescaped characters warningEli Zaretskii2017-05-201-4/+4
* New commands: find-library-other-window, find-library-other-frameCharles A. Roelli2017-05-202-35/+60
* Fix automatic hscrolling of only the current lineEli Zaretskii2017-05-201-31/+39
* Add handlerlist assertion to module codePaul Eggert2017-05-191-2/+4
* Port --enable-gcc-warnings to clang 3.9.1Paul Eggert2017-05-191-0/+1
* Limit integers printed as characters (Bug#16828)Noam Postavsky2017-05-196-31/+164
* Refactor lisp eval result printingNoam Postavsky2017-05-194-56/+97
* Check that signed right shift is arithmeticPaul Eggert2017-05-191-5/+8
* Minor .gitignore fixesPaul Eggert2017-05-191-4/+4
* ; * doc/emacs/files.texi (Auto Save Files): Fix a cross-reference.Eli Zaretskii2017-05-191-1/+1
* * lisp/emacs-lisp/package.el: Quote `package-desc' in docstringsStefan Monnier2017-05-191-12/+12
* Fix turning off whitespace-modeNick Helm2017-05-192-3/+38
* Minor tweaks in tramp-tests.elMichael Albinus2017-05-191-0/+16
* Fix a problem with OpenSSH 7 in TrampMichael Albinus2017-05-191-1/+3
* Improve documentation of 'split-string'Jean-Christophe Helary2017-05-191-15/+13
* Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacsEli Zaretskii2017-05-191-7/+5
|\
| * Fix module tests on some systemsPhilipp Stephani2017-05-191-7/+5
* | Fix typos in doc stringsRuslan Bekenev2017-05-193-3/+3
|/
* Add an optional arguments to string-trimJean-Christophe Helary2017-05-191-9/+15
* Fix typo in last change to auto-hscroll-modeStephen Berman2017-05-191-1/+1
* Support remote editing in emacsclient via TrampEli Zaretskii2017-05-194-21/+128
* * lisp/replace.el (query-replace-regexp-eval): Doc fix.Eli Zaretskii2017-05-191-2/+2
* Attempt to work around macOS vfork bugPaul Eggert2017-05-193-16/+24
* Adjust defcustom form for 'auto-hscroll-mode'Eli Zaretskii2017-05-191-1/+9
* Fix DARWIN_OS_CASE_SENSITIVE_FIXME==2 false alarmPaul Eggert2017-05-181-2/+7
* Port --enable-gcc-warnings to clang 3.9.1Paul Eggert2017-05-181-0/+1
* Clean up compiler warning in emacs-module.cPaul Eggert2017-05-181-6/+7
* Clean up some compiler warningsPhilipp Stephani2017-05-181-5/+0
* Support hscrolling only the current lineEli Zaretskii2017-05-182-42/+97
* Fix last change in line-move-finishEli Zaretskii2017-05-181-1/+2
* Expand docstring for CSS modeSimen Heggestøyl2017-05-181-2/+18
* Use the expression angle units while simplifying itTino Calancha2017-05-184-7/+70
* Revert "Ignore angle mode while simplifying units"Tino Calancha2017-05-182-17/+7
* ; Spelling fixPaul Eggert2017-05-171-1/+1
* Avoid undefined behavior in struct sockaddrPaul Eggert2017-05-172-14/+31
* * lisp/vc/smerge-mode.el (smerge-refine-regions): Work in multi-bufsStefan Monnier2017-05-172-44/+51
* Work around AddressSanitizer bug with vforkPaul Eggert2017-05-171-0/+6
* Catch IPv4/IPv6 issues at compile timePaul Eggert2017-05-171-5/+5
* Pacify --enable-gcc-warnings --with-x-toolkit=noPaul Eggert2017-05-171-1/+1
* * admin/update_autogen (commit): Pull before push.Glenn Morris2017-05-171-0/+2
* autoload-rubric no longer provides a feature by defaultGlenn Morris2017-05-171-14/+10
* Remove redundant code in connect_network_socketEli Zaretskii2017-05-171-22/+19
* Fix minor timezone memory leakPaul Eggert2017-05-161-4/+1
* Do not discard AddressSanitizer stderrPaul Eggert2017-05-161-2/+5
* Simplify procname code to avoid GCC bugPaul Eggert2017-05-161-29/+24
* Pacify GCC 7 with --enable-gcc-warningsPaul Eggert2017-05-161-1/+1