aboutsummaryrefslogtreecommitdiffstats
path: root/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | When searching a topic in Gnus, search all topic's groupsEric Abrahamsen2020-02-141-1/+2
* | * lisp/gnus/nnmaildir.el: Fix O(n^2) problem when leaving a groupStefan Monnier2020-02-142-13/+19
* | * lisp/simple.el (undo): Use undo--last-change-was-undo-pStefan Monnier2020-02-141-11/+6
* | Add an appropriate error for reading bad JSON arraysMark Oteiza2020-02-131-1/+2
* | Merge from origin/emacs-27Glenn Morris2020-02-135-23/+36
|\ \ | |/
| * Fix display of minibuffer prompt in ido.elEli Zaretskii2020-02-122-14/+23
| * rx: Use longest match for all-string 'or' forms (bug#37659)Mattias Engdegård2020-02-121-1/+1
| * Make sure not to mark directoriesWolfgang Scherer2020-02-121-2/+3
| * ; Add a TODODmitry Gutov2020-02-121-0/+3
| * vc-hg-dir-status-files: Fix when DIR is not repository rootDmitry Gutov2020-02-121-6/+6
| * Revert "Fix display of working text on NS (Bug#23412, Bug#1453)"Alan Third2020-02-111-4/+6
* | Merge from origin/emacs-27Glenn Morris2020-02-1316-28/+49
|\ \ | |/
| * c-end-of-macro: Handle block coment lines with unescaped NLs correctlyAlan Mackenzie2020-02-102-8/+28
| * Correct "different than" to "different from" where appropriateAlan Mackenzie2020-02-0914-17/+17
| * More accurate documentation of 'package-menu-hide-package'Eli Zaretskii2020-02-081-3/+4
| * Revert "Signal user-error on duplicate package refresh"Stefan Kangas2020-02-061-4/+1
* | Simplify Tramp cachingMichael Albinus2020-02-132-63/+44
* | Fix `tramp-interrupt-process'Michael Albinus2020-02-131-6/+3
* | Fix problem with auth-source.el in TrampMichael Albinus2020-02-111-1/+6
* | Fix window position in Tramp's shell-commandMichael Albinus2020-02-101-3/+4
* | Use quit-restore-window to close tab (bug#39446)Juri Linkov2020-02-103-28/+69
* | * lisp/simple.el (undo-redo): New commandStefan Monnier2020-02-081-0/+24
* | Improve prefix arg support in 'ediff-scroll-horizontally'Kyle Hubert2020-02-081-2/+2
* | Enhance memory address evaluation in gdb-miYuan Fu2020-02-081-15/+42
* | Some Tramp fixesMichael Albinus2020-02-074-20/+32
* | Merge from origin/emacs-27Glenn Morris2020-02-0616-40/+52
|\ \ | |/
| * Wrap some set-auto-mode calls with delay-mode-hooks (bug#39190)Juri Linkov2020-02-063-3/+9
| * Support ido-vertical-mode betterDmitry Gutov2020-02-051-0/+3
| * Fix faces tab-bar and tab-line.Juri Linkov2020-02-052-4/+4
| * Clarify lexvar restrictions for add-to-ordered-list, add-to-historyMattias Engdegård2020-02-021-1/+3
| * Replace add-to-list to lexical variable with push (bug#39373)Mattias Engdegård2020-02-016-20/+19
| * Clarify add-to-list documentation (bug#39373)Mattias Engdegård2020-02-011-0/+1
| * MH-E: alter content in mh-display-msg, not mh-show-modeStephen Gildea2020-02-011-3/+3
| * Update documentation for mh-show-mode-hookStephen Gildea2020-02-012-5/+6
| * Example goto-addr hook: MH-E already uses goto-addressStephen Gildea2020-02-011-4/+4
| * ; Auto-commit of loaddefs files.Glenn Morris2020-02-011-2/+71
| * * lisp/emacs-lisp/debug.el (debug): Merge the non-interactive casesPaul Pogonyshev2020-01-311-150/+142
* | * lisp/battery.el: Use lexical-binding. Drop Redundant `:group`s.Stefan Monnier2020-02-061-26/+20
* | Make 'M-x battery RET' work out-of-box for UPower users.Zajcev Evgeny2020-02-061-52/+124
* | * lisp/wid-edit.el (widget-choose): Use read-char-from-minibuffer (bug#17272)Juri Linkov2020-02-061-29/+12
* | Eval macro arg just onceTino Calancha2020-02-051-3/+4
* | Add ':extend t' to mm-uu-extract faceTassilo Horn2020-02-051-4/+8
* | Silence byte-compiler warningStefan Kangas2020-02-051-2/+1
* | Add new filter commands to Package Menu (Bug#38424)Stefan Kangas2020-02-051-44/+175
* | Handle problem with *BSD libedit in TrampMichael Albinus2020-02-051-2/+19
* | * lisp/net/tramp-gvfs.el (tramp-gvfs-handle-file-system-info): Fix error.Michael Albinus2020-02-051-4/+5
* | * lisp/gnus/gnus-sum.el (gnus-read-move-group-name): Use user-errorStefan Monnier2020-02-041-1/+1
* | * lisp/emacs-lisp/map.el: Add keyword-only pattern abbreviationAdam Porter2020-02-041-6/+11
* | Silence byte-compiler warningStefan Kangas2020-02-041-0/+1
* | Provide default for describe-keymap promptStefan Kangas2020-02-041-6/+44