summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* Simplify Gnus buffer liveness checking and killingBasil L. Contovounesios2019-05-3029-217/+145
* * lisp/subr.el (add-hook): Turn `append` into `depth` (bug#35508)Stefan Monnier2019-05-295-46/+57
* Use lexical-binding in makesum.el and add testsSimen Heggestøyl2019-05-291-24/+20
* Simplify gnus-or and gnus-andBasil L. Contovounesios2019-05-292-19/+12
* * mule-cmds.el (encoded-string-description): Require unibyte string as inputStefan Monnier2019-05-281-2/+3
* * lisp/international/mule-cmds.el (encode-coding-char): Fix ASCII caseStefan Monnier2019-05-281-5/+5
* * lisp/gnus/gnus-art.el: Use mail-header-pStefan Monnier2019-05-281-30/+25
* * lisp/frameset.el: Stop using obsolete registerv objectsStefan Monnier2019-05-281-25/+25
* Cleanup of TODO to prefer report-emacs-bugStefan Kangas2019-05-284-25/+4
* Remap `complete-symbol' in CSS modeSimen Heggestøyl2019-05-271-2/+4
* Correctly eliminate duplicate cases in switch compilationMattias Engdegård2019-05-271-7/+6
* Another attempt to fix Bug#35769Michael Albinus2019-05-271-0/+3
* Add a menu bar menu for CSS modeSimen Heggestøyl2019-05-261-0/+12
* * lisp/net/tramp-sh.el (tramp-maybe-open-connection): Revert fix for Bug#35769Michael Albinus2019-05-261-20/+14
* Avoid infloop in read-multiple-choice (Bug#32257)Noam Postavsky2019-05-261-1/+1
* Use lexical-binding in paren.el and add testsSimen Heggestøyl2019-05-261-2/+2
* Update author/maintainer infoPaul Eggert2019-05-26124-176/+175
* Remove Maintainer: when it duplicates Author:Paul Eggert2019-05-2685-90/+3
* Use lexical-binding in tabify.el and add testsStefan Kangas2019-05-251-1/+1
* ; Minor docstring changeDmitry Gutov2019-05-261-1/+1
* Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert2019-05-25307-0/+316
* ; xref--create-fetcher: Add some further clarificationDmitry Gutov2019-05-261-0/+6
* Expand some xref documentationDmitry Gutov2019-05-261-2/+23
* Implement and document XDG-style startup files under ~/.config.Eric S. Raymond2019-05-251-4/+13
* Rename xref--revert-xref-buffer to xref-refresh-resultsDmitry Gutov2019-05-251-2/+3
* Support reverting in xref-find-definitions results as wellDmitry Gutov2019-05-251-29/+36
* * lisp/emacs-lisp/package.el (package-install-from-archive): Fix last changeStefan Monnier2019-05-241-3/+6
* Merge branch 'master' of git.sv.gnu.org:/srv/git/emacsMichael Albinus2019-05-241-2/+3
|\
| * Add "Enter Auth" prompt handling for OpenVPN (Bug#35724)Matthew Bauer2019-05-241-2/+3
* | Fix Bug#35769Michael Albinus2019-05-242-4/+10
|/
* Merge branch 'master' of git.sv.gnu.org:/srv/git/emacsDmitry Gutov2019-05-24364-738/+456
|\
| * * lisp/emacs-lisp/cl-macs.el (cl-callf): Tweak in docstringMichael Heerdegen2019-05-241-2/+3
| * Avoid backslash-newline-newline in source codePaul Eggert2019-05-223-8/+4
| * * lisp/cedet/srecode/insert.el: Use lexical-bindingStefan Monnier2019-05-221-19/+15
| * * lisp/allout.el, lisp/allout-widgets.el: Use cl-lib and pcaseStefan Monnier2019-05-222-72/+63
| * Fix url-copy-file argument handlingBasil L. Contovounesios2019-05-231-83/+78
| * * lisp/textmodes/sgml-mode.el: Fix lone `>` in sgml textStefan Monnier2019-05-221-6/+29
| * Merge from origin/emacs-26Glenn Morris2019-05-223-5/+16
| |\
| | * Add option to disable help completion autoloading (Bug#28607)Noam Postavsky2019-05-211-3/+15
| | * Remove repeated function call in picture.elMauro Aranda2019-05-201-1/+0
| | * ; Fix mm-destroy-parts docstring typoBasil L. Contovounesios2019-05-201-1/+1
| | * Backport: Fix name of gnus-summary-sort-by-mark(s)Eric Abrahamsen2019-05-171-1/+1
| * | Remove time-date debugging scaffoldingPaul Eggert2019-05-211-1/+1
| * | Use lexical-binding in tempo.el and add testsFederico Tedin2019-05-211-23/+18
| * | C Mode: Fix indentation of DEFUN's function's argument list.Alan Mackenzie2019-05-211-6/+6
| * | Revert recent project-find-file changeStephen Leake2019-05-201-2/+2
| * | Allow zero-argument rx `or' and `seq' formsMattias Engdegård2019-05-201-5/+9
| * | Revert "Allow zero-argument rx `or' and `seq' forms"Mattias Engdegård2019-05-201-8/+5
| * | Use lexical-binding in delim-col.el and add testsStefan Kangas2019-05-201-39/+31
| * | CC Mode: Remove unused code from c-maybe-re-mark-raw-stringAlan Mackenzie2019-05-201-58/+13