summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
...
| * | Provide facility to ignore all marked files in vcWolfgang Scherer2019-09-151-4/+12
| * | Fix fileless eww form submissionBasil L. Contovounesios2019-09-141-9/+9
| * | Add default foreground colours to SVG imagesLars Ingebrigtsen2019-09-141-0/+16
| * | Make eww more liberal when interpreting some invalid HTMLLars Ingebrigtsen2019-09-141-0/+14
| * | Add a debug declaration to widget-specify-insertTobias Zawada2019-09-141-0/+1
| * | Allow gamegrid-add-score to treat lower scores as better.Federico Tedin2019-09-141-22/+27
| * | Improve performance of backtrace printing (bug#36566)Gemini Lasswell2019-09-131-10/+11
| * | Improve print output options commands in backtrace-mode (bug#36566)Gemini Lasswell2019-09-131-10/+34
| * | * lisp/help-mode.el (help-mode-menu): Fix typo. (Bug#36485)Stefan Kangas2019-09-131-1/+1
| * | Remove leftover XEmacs compat code and doc fixesStefan Kangas2019-09-134-24/+5
| * | Change gui--selection-value-internal comment into doc stringStefan Kangas2019-09-131-5/+4
| * | ; Fix a typo by last commitMichael Albinus2019-09-131-1/+1
| * | ; Add traces in shadowfile.elMichael Albinus2019-09-131-1/+15
| * | Make recent Tramp patch work for tramp-archive.elMichael Albinus2019-09-131-6/+5
| * | Fix saving user-defined calc commands with compositions (Bug#36720)Jack Coughlin2019-09-121-1/+1
| * | Fix fill-paragraph in python docstrings (Bug#36056)Noam Postavsky2019-09-121-1/+7
| * | * lisp/progmodes/sh-script.el (sh--assignment-collect): Only after `=`!Stefan Monnier2019-09-121-6/+7
| * | * lisp/progmodes/sh-script.el (sh-mode-map): Don't bind `=`Stefan Monnier2019-09-121-21/+24
| * | Add `isearch-yank-until-char'Karl Fogel2019-09-121-0/+23
| * | Optimize host name completion in TrampMichael Albinus2019-09-127-120/+120
| * | Fix auto-save with user-emacs-directoryPaul Eggert2019-09-111-0/+1
| * | * lisp/emacs-lisp/elint.el (elint-directory-skip-re): Fix doc typo.Mattias EngdegÄrd2019-09-111-1/+1
| * | Create a new overlay used to mark Attachment header (bug#37370)Katsumi Yamaoka2019-09-111-6/+6
* | | Enhance 'pcomplete/make' to complete on targets in included makefilesStephen Leake2019-09-181-7/+42
|/ /
* | Merge commit '74e9799bd89484b8d15bdd6597c68fc00d07e7f7'Stephen Leake2019-09-1066-759/+1677
|\ \
| * | Handle missing start-time when importing ical event (Bug#33277)Ulf Jasper2019-09-091-3/+4
| * | Match Python 3 code object names in "M-x pdb"Stefan Kangas2019-09-091-1/+3
| * | ; * lisp/ps-print.el: Doc fix.Stefan Kangas2019-09-091-11/+0
| * | Remove final XEmacs compat code from dframe.elStefan Kangas2019-09-091-13/+8
| * | * lisp/emacs-lisp/cl-macs.el (cl-defstruct): Define setter functions.Stefan Monnier2019-09-081-14/+24
| * | Remove support for upgrading from old bookmark file formatStefan Kangas2019-09-081-18/+21
| * | * lisp/tmm.el: Fix broken tmm-prompt (bug#34517)Juri Linkov2019-09-081-11/+7
| * | Fix untidinesses in compile.el.Alan Mackenzie2019-09-081-7/+4
| * | Fix Bug#36090Michael Albinus2019-09-081-6/+12
| * | Use derived-mode-p consistently in info.elStefan Kangas2019-09-081-3/+3
| * | Let byte-compiler recognize that local-variable-p implies boundpNoam Postavsky2019-09-072-4/+3
| * | Fix flymake-proc temporary file deletion bugJoel Rosdahl2019-09-071-1/+13
| * | Support visiting compressed image filesEli Zaretskii2019-09-071-0/+5
| * | Add traces in shadowfileMichael Albinus2019-09-071-1/+11
| * | Fix input method operation on read-only textEvgeny Zajcev2019-09-071-1/+2
| * | ; (server-goto-toplevel): Fix comment to reflect the code.Eli Zaretskii2019-09-071-1/+0
| * | Allow client connections when in recursive-editEli Zaretskii2019-09-071-1/+1
| * | Allow Zs characters to be composedEli Zaretskii2019-09-071-2/+2
| * | Revert "file-truename now uses realpath for local files"Eli Zaretskii2019-09-071-8/+3
| * | file-truename now uses realpath for local filesPaul Eggert2019-09-061-3/+8
| * | Improve file name completion in file and directory widgets (Bug#7779)Mauro Aranda2019-09-061-1/+8
| * | Fix erc-lurker-update-status (bug#36843)Amin Bandali2019-09-051-7/+12
| * | Further fix for network-security-protocol-checksLars Ingebrigtsen2019-09-051-1/+1
| * | Fix defcustom type of network-security-protocol-checksLars Ingebrigtsen2019-09-051-6/+1
| * | Don't check for :safe-renegotiation with TLS1.3Robert Pluim2019-09-041-5/+7