aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Use lexical-binding in tabify.el and add testsStefan Kangas2019-05-252-1/+80
* | | | | | * CONTRIBUTE: Split git configuration from fetch-and-buildPaul Eggert2019-05-251-1/+4
* | | | | | ; Minor docstring changeDmitry Gutov2019-05-261-1/+1
* | | | | | Document ‘Maintainer: emacs-devel@gnu.org’Paul Eggert2019-05-251-1/+1
* | | | | | Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert2019-05-25327-0/+342
* | | | | | ; etc/NEWS: Consolidate the Xref entriesDmitry Gutov2019-05-261-16/+14
* | | | | | ; 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-253-20/+51
* | | | | | Remove redundants "See" before @xref or @pxref (Bug#35793)Mauro Aranda2019-05-251-2/+2
* | | | | | * doc/misc/tramp.texi (Obtaining Tramp): Tramp is available via GNU ELPA.Michael Albinus2019-05-251-5/+9
* | | | | | ; Add NEWS entries for recent Xref changesDmitry Gutov2019-05-251-0/+11
* | | | | | Rename xref--revert-xref-buffer to xref-refresh-resultsDmitry Gutov2019-05-252-2/+8
* | | | | | 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-242-2/+4
|\ \ \ \ \ \
| * | | | | | Add "Enter Auth" prompt handling for OpenVPN (Bug#35724)Matthew Bauer2019-05-242-2/+4
* | | | | | | Fix Bug#35769Michael Albinus2019-05-242-4/+10
|/ / / / / /
* | | | | | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacsDmitry Gutov2019-05-24449-1934/+2260
|\ \ \ \ \ \
| * | | | | | Undo use of Emacs_Pixmap over Pixmap for x_kill_gs_processYAMAMOTO Mitsuharu2019-05-242-2/+2
| * | | | | | Improve documentation of the 'function' special formMichael Heerdegen2019-05-242-2/+6
| * | | | | | * 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-229-19/+15
| * | | | | | Unbreak display of characters on MS-WindowsEli Zaretskii2019-05-231-3/+15
| * | | | | | * 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
| | |_|_|/ / | |/| | | |
| * | | | | Make Cairo build obey hint-style font setting (Bug#35781)YAMAMOTO Mitsuharu2019-05-234-328/+433
| * | | | | Fix url-copy-file argument handlingBasil L. Contovounesios2019-05-231-83/+78
| * | | | | * lisp/textmodes/sgml-mode.el: Fix lone `>` in sgml textStefan Monnier2019-05-222-6/+33
| * | | | | Remove fixnum restriction on some display varsPaul Eggert2019-05-228-110/+101
| * | | | | Merge from origin/emacs-26Glenn Morris2019-05-2210-10/+57
| |\ \ \ \ \ | | |/ / / /
| | * | | | Fix a typo in ELisp manualTom Levy2019-05-221-1/+1
| | * | | | Add option to disable help completion autoloading (Bug#28607)Noam Postavsky2019-05-214-4/+49
| | * | | | Don't segfault on force-window-update of deleted windowNoam Postavsky2019-05-201-1/+1
| | * | | | Fix typo in ELisp manualMauro Aranda2019-05-201-1/+1
| | * | | | Remove repeated function call in picture.elMauro Aranda2019-05-201-1/+0
| | * | | | ; Fix mm-destroy-parts docstring typoBasil L. Contovounesios2019-05-201-1/+1
| | * | | | Fix Hideshow key binding typo in Emacs manualBasil L. Contovounesios2019-05-191-1/+4
| * | | | | ; Merge from origin/emacs-26Glenn Morris2019-05-220-0/+0
| |\ \ \ \ \ | | |/ / / /
| | * | | | Backport: Fix name of gnus-summary-sort-by-mark(s)Eric Abrahamsen2019-05-171-1/+1
| * | | | | Merge from origin/emacs-26Glenn Morris2019-05-224-11/+49
| |\ \ \ \ \ | | |/ / / /
| | * | | | Remove from docs references to obsolete MULE variablesEli Zaretskii2019-05-172-10/+3
| | * | | | Do potentially destructive operations in prepare-commit-msgKonstantin Kharlamov2019-05-162-1/+46
| * | | | | * src/xfont.c (xfont_draw): Allocate the XChar2b array (Bug#35814)Alexander Gramiak2019-05-211-8/+18
| * | | | | Fix some deprecation notices on macOS 10.14Alan Third2019-05-217-92/+63
| * | | | | Pacify libpng on interlaced images (Bug#35843)Paul Eggert2019-05-211-1/+5
| * | | | | Remove time-date debugging scaffoldingPaul Eggert2019-05-211-1/+1
| * | | | | Use lexical-binding in tempo.el and add testsFederico Tedin2019-05-212-23/+246
| * | | | | C Mode: Fix indentation of DEFUN's function's argument list.Alan Mackenzie2019-05-211-6/+6
| * | | | | * src/ftcrfont.c (ftcrfont_open): Skip zero glyph index.YAMAMOTO Mitsuharu2019-05-211-1/+1