aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | Nextstep: Replace deprecated enumeratorsPhilipp Stephani2017-05-211-1/+1
| * | Nextstep: remove some deprecated method callsPhilipp Stephani2017-05-213-4/+5
| * | Remove trailing semicolons in method definitionsPhilipp Stephani2017-05-212-4/+4
| * | Remove calls to deprecated setUsesScreenFontsPhilipp Stephani2017-05-211-5/+2
| * | Make a function static that isn't used outside this filePhilipp Stephani2017-05-211-1/+1
| * | Use NSCharacterCollection instead of CTCharacterCollectionPhilipp Stephani2017-05-211-13/+13
| * | Remove unused function print_regionsPhilipp Stephani2017-05-211-25/+0
| * | Declare Nextstep unexec functions in lisp.hPhilipp Stephani2017-05-212-4/+8
| * | Nextstep: Use instancetype explicit return typePhilipp Stephani2017-05-214-39/+39
| * | * lisp/emacs-lisp/package.el (package-delete): Delete readme file as well.Tino Calancha2017-05-211-4/+9
| * | Enhance mode-line percentage offset facility, with "%o" and "%q"Alan Mackenzie2017-05-214-7/+101
| * | Work around macOS bug in create_process, tooPaul Eggert2017-05-211-2/+7
| * | Work around macOS bug with vforked childPaul Eggert2017-05-211-0/+8
| * | Pacify --enable-gcc-warnings without modulesPaul Eggert2017-05-211-384/+367
| * | Remove DARWIN_OS_CASE_SENSITIVE_FIXME codePaul Eggert2017-05-202-31/+0
| * | Narrow DARWIN_OS_CASE_SENSITIVE_FIXME to 1 choicePaul Eggert2017-05-202-49/+24
| * | Fix mhtml-mode fontification bugTom Tromey2017-05-202-8/+25
| * | Fix ido-enable-dot-prefix for empty choice (Bug#26997)Ryan2017-05-201-3/+4
| * | * lisp/svg.el (svg-line): Fix x/y typo. (Bug#26953)Ari Roponen2017-05-201-2/+2
| * | Prevent loading vc-bzr writing to ~/.bzr.logGlenn Morris2017-05-201-1/+3
| * | Prevent running vc-tests writing to ~/.bzr.logGlenn Morris2017-05-201-7/+38
| * | Don't end non-hook variable with "-hook" (Bug#26623)Noam Postavsky2017-05-201-5/+5
| * | Fix macOS mouse movementCharles A. Roelli2017-05-216-8/+62
| * | Show tooltip on correct screen (bug#26905)Alan Third2017-05-211-7/+20
| * | ; 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