aboutsummaryrefslogtreecommitdiffstats
path: root/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge from origin/emacs-26Glenn Morris2018-08-141-6/+21
|\
| * Ibuffer: Add toggle ibuffer-do-toggle-lockTino Calancha2018-08-131-0/+16
| * Ibuffer: Detect correctly the buffers running a processTino Calancha2018-08-131-6/+5
* | Merge from origin/emacs-26Glenn Morris2018-08-143-3/+24
|\ \ | |/
| * ; * lisp/simple.el (line-move-visual): Fix typo.Charles A. Roelli2018-08-121-1/+1
| * Do not consider external packages to be removable (Bug#27822)Yuri D'Elia2018-08-111-1/+12
| * Better support utf-8-with-signature and utf-8-hfs in HTMLEli Zaretskii2018-08-111-1/+11
| * Fix bugs in `auth-source-netrc-parse-one'.Filipp Gunbin2018-08-101-5/+7
* | Add uuid as allowed thingatpt symbol (Bug#32372)Raimon Grau2018-08-131-3/+21
* | Update and improve todo-mode item insertion and editing codeStephen Berman2018-08-121-185/+164
* | Fix typo caught by zshPaul Eggert2018-08-121-1/+1
* | ; Remove instrumentation for Bug#32226Michael Albinus2018-08-122-41/+3
* | jsonrpc-shutdown's cleanup also kills stderr bufferJoão Távora2018-08-121-2/+3
* | Revert "Make jsonrpc-shutdown a noop if process isn't running"João Távora2018-08-121-14/+12
* | Merge branch 'feature/bignum'Tom Tromey2018-08-112-6/+16
|\ \
| * \ Merge remote-tracking branch 'origin/master' into feature/bignumTom Tromey2018-08-0977-1535/+3513
| |\ \
| * | | Fix test and comment in CCL changeAndy Moreton2018-08-051-2/+4
| * | | Make bignums work better when EMACS_INT is larger than longAndy Moreton2018-08-041-4/+12
| * | | Bignum fixes for byte-compiler and bytecode interpreterTom Tromey2018-07-121-2/+2
* | | | Fix blunder in last commit for lisp/jsonrpc.elJoão Távora2018-08-111-1/+1
* | | | Add option to cleanup buffers to jsonrpc-shutdownJoão Távora2018-08-111-13/+17
* | | | ; More instrumentation for shadowfile-tests.el and files.elMichael Albinus2018-08-111-2/+2
* | | | * lisp/jsonrpc.el (jsonrpc-request): Clarify comment.João Távora2018-08-111-1/+5
* | | | Make jsonrpc-shutdown a noop if process isn't runningJoão Távora2018-08-111-10/+13
* | | | Avoid calling vc backend if 'vc-display-status' is nilAndy Moreton2018-08-111-14/+16
* | | | Give auto-save-no-message a proper version attributeEli Zaretskii2018-08-111-1/+1
* | | | Add variable auto-save-no-messageFederico Tedin2018-08-111-0/+1
* | | | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacsMichael Albinus2018-08-114-7/+13
|\ \ \ \
| * | | | Reinstate the 'tis620-2533' character setEli Zaretskii2018-08-114-7/+13
* | | | | ; More instrumentation for files.elMichael Albinus2018-08-111-0/+11
|/ / / /
* | | | Make nnimap support IMAP namespacesNikolaus Rath2018-08-111-27/+66
* | | | Improve error message when Hunspell dictionaries are misconfiguredEli Zaretskii2018-08-111-0/+6
* | | | Merge from origin/emacs-26Glenn Morris2018-08-101-2/+2
|\ \ \ \ | | |_|/ | |/| |
| * | | Improve error messages regarding initial-buffer-choice (Bug#29098)Alexander Gramiak2018-08-091-2/+2
* | | | Merge from origin/emacs-26Glenn Morris2018-08-103-19/+48
|\ \ \ \ | |/ / /
| * | | Improve documentation of M-?Eli Zaretskii2018-08-071-1/+5
| * | | Reinterpret Esperanto characters in iso-transl as iso-8859-3.Ivan Shmakov2018-08-071-12/+12
| * | | Fix Flyspell mode when several languages are mixed in a bufferEli Zaretskii2018-08-071-6/+31
| * | | New function read-answer (Bug#31782)Juri Linkov2018-08-043-33/+151
| * | | ; Auto-commit of loaddefs files.Glenn Morris2018-08-011-9/+20
* | | | ; More instrumentation for shadowfile-tests.el and files.elMichael Albinus2018-08-101-0/+3
* | | | ; More instrumentation for files.elMichael Albinus2018-08-101-3/+7
* | | | Allow completely disabling event logging in jsonrpc.elJoão Távora2018-08-101-34/+35
| |_|/ |/| |
* | | ; More instrumentation for shadowfile-tests.el and files.elMichael Albinus2018-08-091-0/+3
* | | Trim JSONRPC events buffer when it's too largeJoão Távora2018-08-091-11/+26
* | | Synchronous JSONRPC requests can be cancelled on user inputJoão Távora2018-08-091-17/+36
* | | Fix todo-mode bug involving active region (bug#32379)Stephen Berman2018-08-061-5/+13
* | | Correct and improve part of previous todo-mode.el fixStephen Berman2018-08-061-5/+7
* | | Rename src/regex.c to src/regex-emacs.c.Paul Eggert2018-08-051-1/+1
* | | Fix mh-redistribute to work with nmh 1.5 and identities (SF#268)Mike Kupfer2018-08-042-24/+103