aboutsummaryrefslogtreecommitdiffstats
path: root/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | 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
| * | | Fix nsm for unencrypted connectionsRobert Pluim2019-09-041-1/+1
| * | | Correct arguments to `skip-syntax-forward'Mattias Engdegård2019-09-041-2/+2
| * | | Make the NSM not pop up an X dialogue on non-mouse actionsLars Ingebrigtsen2019-09-041-1/+1
| * | | Preserve more markers when reverting .gpg filesLars Ingebrigtsen2019-09-042-18/+47
| * | | Repair change to compilation-context-lines (bug#36832)Mattias Engdegård2019-09-041-1/+2
| * | | * lisp/net/tramp.el (tramp-process-sentinel): Use `process-buffer'.Michael Albinus2019-09-041-5/+5
| * | | Run tramp cleanup in correct bufferDaniel Colascione2019-09-031-4/+5
| * | | Use left margin to hold "=>" to indicate current error in fringeless windowsAlan Mackenzie2019-09-031-26/+49
| * | | Fix Bug#37202Michael Albinus2019-09-031-1/+4
| * | | Fix load-theme bug with user-emacs-directoryPaul Eggert2019-09-011-0/+1
| * | | ; Auto-commit of loaddefs files.Glenn Morris2019-09-011-108/+93
| * | | Clarify what counts as whitespace in `string-blank-p'Mattias Engdegård2019-09-011-1/+3
| * | | package.el: Allow Package-Requires to span multiple lines (Bug#36301)Thomas Fitzsimmons2019-08-311-5/+5
| * | | Make user-emacs-directory a variablePaul Eggert2019-08-311-1/+1
| * | | Calculate user-emacs-directory on startupPaul Eggert2019-08-312-24/+41
| | |/ | |/|
| * | Avoid signaling errors from ls-lisp--insert-directory on macOSEli Zaretskii2019-08-311-1/+2
| * | Fix Tramp's directory-files-and-attributes-with-stat (Bug#37228)Koichi Arakawa2019-08-301-2/+5
| * | Prefer ~/.config/emacs to ~/.emacs.d if neither existsPaul Eggert2019-08-303-11/+17
| * | Tweak shr background colour handlingLars Ingebrigtsen2019-08-291-2/+6
| * | Use XDG conventions more consistentlyPaul Eggert2019-08-272-25/+36
| * | Browser-like Info-history button menu (bug#37184)Juri Linkov2019-08-271-0/+32
| * | Fix filename completion in shell mode buffersAlex Branham2019-08-271-2/+5