aboutsummaryrefslogtreecommitdiffstats
path: root/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Minor cleanup for Tramp "doas".Michael Albinus2016-02-051-1/+2
* * lisp/net/tramp-sh.el (tramp-methods) <doas>: Add. (Bug#22542)Xi Lu2016-02-051-1/+9
* Restore the window configurationLars Ingebrigtsen2016-02-051-21/+22
* Use an X popup in read-multiple-choice if running from a mouse commandLars Ingebrigtsen2016-02-051-4/+17
* Display cursor in echo area when promptingLars Ingebrigtsen2016-02-051-1/+4
* Make NSM prompting clearerLars Ingebrigtsen2016-02-051-23/+15
* Underline read-multiple-choice-faceLars Ingebrigtsen2016-02-051-1/+2
* Make the read-multiple-choice prompt a bit prettierLars Ingebrigtsen2016-02-051-5/+11
* Do not ignore redirections of 301, 302 and 307 status codesNicolas Petton2016-02-041-9/+1
* * lisp/net/eww.el (eww-switch-to-buffer): Use pop-to-buffer-same-window instead.Mark Oteiza2016-02-041-1/+1
* Honor docstring of gnus-group-get-new-newsEric Abrahamsen2016-02-041-5/+5
* New function read-multiple-choiceLars Ingebrigtsen2016-02-042-0/+120
* Merge from origin/emacs-25John Wiegley2016-02-0327-151/+226
|\
| * Make erc work better when encountering unknown prefix charsDavid Edmondson2016-02-041-1/+1
| * Make erc completion case-insensitive againLars Ingebrigtsen2016-02-041-1/+8
| * Make complection in erc use consistent casingCarlos Pita2016-02-041-3/+5
| * Make /QUIT in erc more robustFrancis Litterio2016-02-041-5/+7
| * Make tracking faces in Emacs work more reliablyKevin Brubeck Unhammer2016-02-041-1/+2
| * Make shr not bug out on images on non-graphical displaysLars Ingebrigtsen2016-02-041-1/+1
| * Fix bookmark display widthsLars Ingebrigtsen2016-02-041-2/+2
| * Fix typo in eww-make-unique-file-nameLars Ingebrigtsen2016-02-041-15/+15
| * Make it possible to TAB to input fieldsLars Ingebrigtsen2016-02-041-1/+3
| * Insert complete alt texts when images are disabledLars Ingebrigtsen2016-02-041-3/+1
| * Allow eww text fields to growLars Ingebrigtsen2016-02-041-1/+1
| * Make erc work when subword-mode is switched onDima Kogan2016-02-042-9/+35
| * Quoting fixes in doc strings and diagnosticsPaul Eggert2016-02-035-13/+15
| * Fix warning message in hack-local-variablesNoam Postavsky2016-02-031-1/+5
| * * lisp/emacs-lisp/map.el: Improvements to the docstring of the pcase macroNicolas Petton2016-02-031-8/+9
| * Use pop-to-buffer-same-window in ewwLars Ingebrigtsen2016-02-031-5/+5
| * Fix editing undo changes in eww fieldsLars Ingebrigtsen2016-02-021-4/+7
| * Allow the user more control of popping up the eww windowLars Ingebrigtsen2016-02-021-1/+1
| * Make eww-browse-url with new-window parameter work againLars Ingebrigtsen2016-02-021-1/+4
| * Clean up eww code slightlyLars Ingebrigtsen2016-02-021-3/+3
| * Don't insert nil faces in shrLars Ingebrigtsen2016-02-021-11/+12
| * ; * lisp/progmodes/prolog.el: Remove some obsolete commentary.Glenn Morris2016-02-011-25/+8
| * Improve the custom type of some user options.Glenn Morris2016-02-016-22/+42
| * Mark some risky calendar variables.Glenn Morris2016-02-014-3/+11
| * Highlight two additional SCSS keywordsSimen Heggestøyl2016-02-011-2/+10
| * * org/org-compat.el (org-font-lock-ensure): Fix bogus test (bug#22399)Kyle Meyer2016-02-011-2/+2
| * Fix imap-starttls-openAndreas Schwab2016-01-311-7/+12
| * Fix return value of imap-starttls-openAndreas Schwab2016-01-311-2/+3
| * Spelling fixesPaul Eggert2016-01-302-5/+3
| * Backport: * lisp/files.el: Remove support for extra .dir-locals fileArtur Malabarba2016-01-303-165/+105
* | Merge from origin/emacs-25John Wiegley2016-02-0322-35/+70
|\ \ | |/
| * * lisp/net/browse-url.el (browse-url-default-browser):Glenn Morris2016-01-301-1/+1
| * Improve the custom type of some user options.Glenn Morris2016-01-3016-26/+56
| * Highlight CSS variables with variable name faceSimen Heggestøyl2016-01-301-1/+3
| * * lisp/gnus/gnus-kill.el (gnus-winconf-kill-file): Not user-serviceable.Glenn Morris2016-01-301-4/+2
| * Mark some user options that can get evalled as risky.Glenn Morris2016-01-305-3/+8
| * ; Auto-commit of loaddefs files.Nicolas Petton2016-01-301-1246/+1331