aboutsummaryrefslogtreecommitdiffstats
path: root/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix Bug#31489Michael Albinus2018-05-211-2/+13
* Use “Cc” for email copies, as per RFC 5322.Paul Eggert2018-05-2021-81/+81
* Enhance CC Mode's fontification, etc., of unterminated strings.Alan Mackenzie2018-05-204-47/+279
* Use Enriched mode in etc/HELLO to keep charset informationEli Zaretskii2018-05-192-2/+43
* (gnus-blocked-images): Clarify privacy implicationsLars Ingebrigtsen2018-05-181-0/+10
* Fix decoding of directories when "~" includes non-ASCII charsEli Zaretskii2018-05-181-3/+11
* Fix bugs in `auth-source-netrc-parse-one'.Filipp Gunbin2018-05-171-5/+7
* Fix creation of Secret Service items in auth-sourceMichael Albinus2018-05-162-3/+5
* Give '$' punctuation syntax in make-mode (Bug#24477)Dima Kogan2018-05-151-0/+1
* Simplify eshell arg processing with (pop (nthcdr ...))Noam Postavsky2018-05-151-9/+2
* esh-opt.el: Add a :parse-leading-options-only argument (Bug#28323)Jay Kamat2018-05-152-3/+15
* esh-opt.el: Fix improper parsing of first argument (Bug#28323)Jay Kamat2018-05-151-6/+7
* Merge from origin/emacs-26Glenn Morris2018-05-151-14/+24
|\
| * Improve documentation of kmacro commands and variables.Eli Zaretskii2018-05-111-14/+24
* | Fix Bug#29575Michael Albinus2018-05-151-60/+78
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacsMichael Albinus2018-05-152-34/+34
|\ \
| * | run-python: Make the buffer running python currentTino Calancha2018-05-151-4/+6
| * | Minor refactoring in shell-commandBasil L. Contovounesios2018-05-151-30/+28
* | | Fix Bug#31068Michael Albinus2018-05-151-22/+28
|/ /
* | * lisp/net/ange-ftp.el (ange-ftp-allow-child-lookup):Michael Albinus2018-05-141-5/+0
* | Fix Bug#30663Michael Albinus2018-05-141-1/+2
* | Improve `dired-buffer-stale-p' for remote filesMichael Albinus2018-05-141-3/+7
* | Remove obsolete objects from dired-x.elMichael Albinus2018-05-141-123/+0
* | Fix filesystem littering by Flymake's legacy backendJoão Távora2018-05-111-36/+36
* | Tramp updatesMichael Albinus2018-05-111-0/+12
* | Rewrite scroll-other-window-down in C (bug#30207)Basil L. Contovounesios2018-05-101-11/+0
* | Simplify "other window" bob/eob motion commandsBasil L. Contovounesios2018-05-101-22/+10
* | Merge from origin/emacs-26Glenn Morris2018-05-073-5/+24
|\ \ | |/
| * Fix gud-statement for pdbXu Chunyang2018-05-061-2/+1
| * Avoid errors in ispell.el when Enchant returns empty extra charsDaniel Pittman2018-05-041-2/+4
| * Make 'ispell-initialize-spellchecker-hook' work againEli Zaretskii2018-05-041-0/+4
| * Fix report-emacs-bug via mailclient on MS-WindowsEli Zaretskii2018-05-031-1/+15
* | Don't remove highlight of misspelled word on pdict saveEli Zaretskii2018-05-061-8/+8
* | Fix Bug#31272Michael Albinus2018-05-061-8/+14
* | Include narrowing indication in describe-modeMichael Hendricks2018-05-051-0/+4
* | Fix encoding of characters when using GB18030 fontsEli Zaretskii2018-05-051-1/+4
* | Fix next-page for dired (Bug#31061)Marco Wahl2018-05-021-13/+15
* | Minor simple.el simplifications (Bug#31211)Basil L. Contovounesios2018-05-021-24/+22
* | Fix off-by-one history pruning (bug#31211)Basil L. Contovounesios2018-05-027-72/+42
* | * lisp/textmodes/ispell.el (ispell-use-framepop-p): Doc fix.Glenn Morris2018-05-021-1/+3
* | ; * lisp/auth-source.el (auth-sources): Fix a comment.Glenn Morris2018-05-021-1/+1
* | Adapt Tramp for auth-sourceMichael Albinus2018-05-021-11/+14
* | Fix some edge cases of tramp-smbMichael Albinus2018-05-022-2/+16
* | Merge from origin/emacs-26Glenn Morris2018-05-012-22/+28
|\ \ | |/
| * Improve kill-related documentation (bug#31209)Basil L. Contovounesios2018-04-241-14/+17
| * * lisp/simple.el (region-extract-function): Don't hide the 'nil' case.Stefan Monnier2018-04-241-8/+8
| * Fix pre- and post-command-hook errors in term.elKarl Otness2018-04-221-0/+3
* | `url-domain' doc clarificationLars Ingebrigtsen2018-05-011-2/+5
* | Rewrite `url-domain' to avoid network trafficLars Ingebrigtsen2018-05-011-25/+20
* | ; Auto-commit of loaddefs files.Glenn Morris2018-05-011-186/+215