aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | message.el byte compilation warning fixLars Ingebrigtsen2019-06-131-2/+1
* | | Compilation warning fix for byte-run.elLars Ingebrigtsen2019-06-131-3/+4
* | | todo-mode.el compilation warning fixLars Ingebrigtsen2019-06-131-0/+1
* | | Touch ups to the XEmacs deletion patch for idlw-shell.elLars Ingebrigtsen2019-06-131-2/+1
* | | Remove XEmacs support from idlw-shell.elLars Ingebrigtsen2019-06-131-140/+68
* | | Remove XEmacs support from ido.elLars Ingebrigtsen2019-06-121-16/+3
* | | Remove compat code for XEmacs and pre-Emacs 20 Emacs in pcomplete.elLars Ingebrigtsen2019-06-121-15/+7
* | | Remove XEmacs support from dig.elLars Ingebrigtsen2019-06-121-3/+1
* | | Remove XEmacs support from goto-addr.elLars Ingebrigtsen2019-06-121-2/+1
* | | Remove XEmacs support from dns.elLars Ingebrigtsen2019-06-121-33/+21
* | | Remove XEmacs compat code from tempo.elLars Ingebrigtsen2019-06-121-8/+3
* | | CC Mode: Add a workaround for syntax-ppss ignoring syntax-table prop changesAlan Mackenzie2019-06-122-2/+23
* | | Restore image scaling support when there's no native image scalingLars Ingebrigtsen2019-06-121-2/+12
* | | Rewrite the kmacro register function to avoid using obsolete functionsLars Ingebrigtsen2019-06-121-10/+16
* | | (beginning-of-defun-raw): Suppress warning about syntax-begin-functionLars Ingebrigtsen2019-06-121-2/+3
* | | Suppress warning about pi not having a prefixLars Ingebrigtsen2019-06-121-2/+3
* | | * doc/lispref/text.texi (Base 64): Fix typos.Richard Copley2019-06-121-2/+2
* | | Suppress warning about obsolete function custom-showLars Ingebrigtsen2019-06-121-1/+2
* | | Suppress warning in display-completion-list about itselfLars Ingebrigtsen2019-06-121-1/+2
* | | Suppress interactive-only warnings in epa*.elLars Ingebrigtsen2019-06-122-5/+11
* | | ehelp.el: Suppress warningLars Ingebrigtsen2019-06-121-1/+4
* | | Add the new macro with-suppressed-warningsLars Ingebrigtsen2019-06-125-27/+203
* | | Fix to previous commitRoland Winkler2019-06-111-1/+1
* | | Allow refining the *Find* buffer of find-dired. (Bug#29513)Roland Winkler2019-06-112-16/+44
* | | Keep auto-revert-mode working when changing buffer file name (bug#36159)Mattias EngdegÄrd2019-06-112-9/+44
* | | Minor fixes on tramp-tests.el for w32Michael Albinus2019-06-111-8/+11
* | | Merge from origin/emacs-26Glenn Morris2019-06-114-14/+20
|\ \ \ | |/ /
| * | Fix doc of 'display-buffer-in-previous-window' (Bug#36161)Martin Rudalics2019-06-112-2/+8
| * | lisp/*.el: Minor docstring fixesJuanma Barranquero2019-06-102-12/+12
* | | ; Merge from origin/emacs-26Glenn Morris2019-06-110-0/+0
|\ \ \ | |/ /
| * | Avoid assertion violation when comparing with main-threadEli Zaretskii2019-06-104-0/+13
* | | Merge from origin/emacs-26Glenn Morris2019-06-116-8/+13
|\ \ \ | |/ /
| * | Revert "Don't mark main_thread (Bug#36155)"Andreas Schwab2019-06-101-4/+1
| * | Don't mark main_thread (Bug#36155)Andreas Schwab2019-06-101-1/+4
| * | More quotation fixes (Bug#35885)Eli Zaretskii2019-06-092-2/+2
| * | ; * src/keyboard.c (tool_bar_items): Fix a typo. (Bug#36143)Stefan Kangas2019-06-091-1/+1
| * | Minor copyedits in efaq-w32Eli Zaretskii2019-06-081-2/+4
| * | Tiny improvement of documentation of major mode conventionsEli Zaretskii2019-06-081-1/+3
| * | * nt/addpm.c (main): Fix buffer overflowJuanma Barranquero2019-06-081-2/+3
* | | Fix list-processes typo with thread-namePip Cet2019-06-111-1/+2
* | | Fix shaping of Arabic test when the region is extendedEli Zaretskii2019-06-111-1/+39
* | | Add missing indentation declaration to a few macros.Philipp Stephani2019-06-111-3/+3
* | | Fix mouse cursor movement in 'select-frame-set-input-focus' (Bug#36165)Pip Cet2019-06-111-2/+3
* | | Don't keep warning about unescaped literals (Bug#36068)Noam Postavsky2019-06-102-15/+22
* | | Make tramp-test43-asynchronous-requests working, againMichael Albinus2019-06-101-40/+77
* | | Fix quoting problem in Tramp on w32 systemsMichael Albinus2019-06-105-24/+32
* | | Fix copy-paste error in autorevert-testMattias EngdegÄrd2019-06-101-1/+1
* | | * src/editfns.c (Fngettext): Fix typos in docstring.Juanma Barranquero2019-06-101-3/+3
* | | Avoid empty menu bar on Xaw with cairoYAMAMOTO Mitsuharu2019-06-101-0/+5
* | | Document exporting/printing text with X core fonts to outline images on cairoYAMAMOTO Mitsuharu2019-06-101-2/+7