summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* Adapt filenotify-tests for embaMichael Albinus2019-01-061-7/+7
* New flymake-supress-zero-counters defcustomJoão Távora2019-01-051-2/+18
* Fix Flymake tests for GCC 8.2.0João Távora2019-01-051-2/+2
* Unbreak Flymake's diagnostics buffer when revisiting sourceJohn Shahid2019-01-051-1/+1
* Don't signal error from "C-x C-k l" about mouse eventsDrew Adams2019-01-051-4/+8
* Fix electric indent bug in python-mode after dedenting colonJoel Rosdahl2019-01-051-9/+10
* Improve documentation of 'server-name'Eli Zaretskii2019-01-041-1/+8
* Extend electric-layout-mode to handle more complex layouts (bug#33794)João Távora2019-01-021-33/+92
* Fix woman.el to not confuse scan-sexpsPaul Eggert2019-01-011-1/+1
* ; Auto-commit of loaddefs files.Glenn Morris2019-01-011-13/+29
* Update more copyright yearsPaul Eggert2018-12-3110-10/+10
* Merge from origin/emacs-26Paul Eggert2018-12-311433-1438/+1438
|\
| * Fix copyright years by handPaul Eggert2019-01-013-6/+6
| * Update copyright year to 2019Paul Eggert2019-01-011433-1433/+1433
* | Reset `tramp-default-proxies-alist' in case of errorsMichael Albinus2018-12-311-5/+7
* | * lisp/files.el (locate-file, files--splice-dirname-file): Fix docstring.Michael Albinus2018-12-311-6/+7
* | Merge from origin/emacs-26Glenn Morris2018-12-303-7/+15
|\ \ | |/
| * Improve documentation of 'file-local-name' and related APIsEli Zaretskii2018-12-292-6/+15
| * ; Remove comment in esh-proc.elMichael Albinus2018-12-291-1/+0
| * Fix Bug#31704. Do not mergeMichael Albinus2018-12-291-0/+1
| * Fix Bug#31704. Do not mergeMichael Albinus2018-12-292-5/+4
* | Merge from origin/emacs-26Glenn Morris2018-12-304-9/+20
|\ \ | |/
| * * lisp/files.el (cd): Fix last change. (Bug#33791)Eli Zaretskii2018-12-291-1/+0
| * Fix remote directories in Eshell on MS-WindowsEli Zaretskii2018-12-291-3/+10
| * Fix :type 'group' in defcustomDrew Adams2018-12-291-1/+1
| * Fix a simple bug in display-buffer-use-some-frameStephen Leake2018-12-231-4/+2
| * Minor copyedits in landmark.elTerrence Brannon2018-12-221-2/+9
* | CC Mode - use font-lock-comment-delimiter-face on block comment end delimitersAlan Mackenzie2018-12-301-0/+11
* | Handle 'unbound' like nil for 'window-point-insertion-type' (Bug#33871)Martin Rudalics2018-12-301-2/+2
* | Skip 'basic' completion style for project-find-fileDmitry Gutov2018-12-291-1/+1
* | Handle raw bytes, and LF in ranges, in rx `any' argument stringsMattias Engdegård2018-12-291-22/+29
* | project-find-file: Move the common parent directory to the promptDmitry Gutov2018-12-291-11/+26
* | * lisp/net/tramp-sh.el (tramp-set-remote-path): Handle platforms w/o getconf.Michael Albinus2018-12-281-2/+4
* | Improve motivations in gomoku messagesPaul Eggert2018-12-271-14/+14
* | Accept 1-arg 'substring' calls in byte compilerPaul Pogonyshev2018-12-271-1/+1
* | Bump Tramp version to 2.4.1Michael Albinus2018-12-272-3/+3
* | Fix last change of debug.elMartin Rudalics2018-12-271-19/+19
* | Tone down diff-refine-removed and diff-refine-added as wellDmitry Gutov2018-12-271-2/+2
* | Port message-checksum to bignumsPaul Eggert2018-12-261-1/+12
* | Set up debugger buffer earlier and fit window to it (Bug#32825)Martin Rudalics2018-12-261-19/+21
* | Tone down diff-added and diff-removed in light themesDmitry Gutov2018-12-261-2/+2
* | * lisp/isearch.el (isearch-done): Reset isearch-lazy-highlight-last-stringJuri Linkov2018-12-251-2/+3
* | * lisp/vc/diff-mode.el (diff-syntax-fontify-hunk): Add `*' to namesJuri Linkov2018-12-251-3/+3
* | Prepend 'rubocop' with 'bundle exec' when appropriateDmitry Gutov2018-12-251-1/+14
* | ; Documentation updatesDmitry Gutov2018-12-251-1/+4
* | Use rubocop --lint when no .rubocop.ymlDmitry Gutov2018-12-251-1/+2
* | Provide tramp-adb-handle-make-processMichael Albinus2018-12-251-79/+116
* | Provide tramp-sh-handle-make-processMichael Albinus2018-12-242-134/+209
* | xref-goto-xref: Highlight the exact symbol after the jumpDmitry Gutov2018-12-241-3/+4
* | ; Don't require semantic/symref, it's unnecessary nowDmitry Gutov2018-12-241-3/+0