summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | Fix overline display over stretch glyphs with box on NSPo Lu2021-12-121-4/+18
* | Fix overline display when there is a boxPo Lu2021-12-122-8/+8
* | Really fix the etags TEX parsingLars Ingebrigtsen2021-12-121-3/+3
* | Fix an off-by-one error in TEX parsing in etagsLars Ingebrigtsen2021-12-121-2/+7
* | Check for support in sqlite-mode-open-fileLars Ingebrigtsen2021-12-121-0/+2
* | eshell: Prefer octal number for file modesStefan Kangas2021-12-121-2/+2
* | ; * lisp/emacs-lisp/shortdoc.el (keymaps): Fix typo.Stefan Kangas2021-12-121-1/+1
* | Make with-sqlite-transaction mode code efficientLars Ingebrigtsen2021-12-121-5/+6
* | * src/xterm.c (x_detect_focus_change): Fix XI2 focus on GTK builds.Po Lu2021-12-121-7/+7
* | Fix last changePo Lu2021-12-121-1/+1
* | Fix some compilation warnings in sqlite-less buildsdick r. chiang2021-12-122-0/+18
* | Fix frame focus on X Toolkit builds with XInput 2Po Lu2021-12-121-3/+7
* | Update bovine/gcc-tests for newer Macos versionsLars Ingebrigtsen2021-12-121-2/+3
* | Merge from origin/emacs-28Stefan Kangas2021-12-1226-63/+293
|\|
| * Avoid undefined behavior in 'send-process-region' (Bug#52369).Philipp Stephani2021-12-111-0/+3
| * Update to Org 9.5.1-25-g9ca3bcKyle Meyer2021-12-1113-32/+50
| * Fix the DJGPP portPo Lu2021-12-1113-31/+240
* | Tweak erroring in sqlite-mode-deleteLars Ingebrigtsen2021-12-121-1/+1
* | Make sqlite-mode-list-tables work on older sqlite versionsLars Ingebrigtsen2021-12-121-1/+1
* | Clear precision scroll interpolation when direction changesPo Lu2021-12-121-29/+37
* | Fix drawing overlines on top of stretch glyphs when there is a boxPo Lu2021-12-121-161/+160
* | Constant-propagate access to captured variablesMattias Engdegård2021-12-112-2/+12
* | Reimplement gnus-thread-header in LispMattias Engdegård2021-12-111-17/+7
* | ; * lisp/subr.el (start-process-shell-command): Add missing period.Philipp Stephani2021-12-111-1/+1
* | Fix hang when deleting a pipe processEli Zaretskii2021-12-113-11/+39
* | Improve documentation of sqlite3 supportEli Zaretskii2021-12-114-44/+57
* | Use window height to determine wheel event pixel deltas on XInput 2Po Lu2021-12-111-1/+15
* | Prevent hang when exiting Emacs on HaikuPo Lu2021-12-111-2/+0
* | * src/sqlite.c (row_to_value): Call 'make_unibyte_string'.Eli Zaretskii2021-12-111-4/+4
* | Pacify unused variable warning in xterm.cBasil L. Contovounesios2021-12-111-0/+2
* | Minor cleanups in sqlite.cEli Zaretskii2021-12-111-12/+16
* | Minor cleanups of sqlite3 code on MS-WindowsEli Zaretskii2021-12-111-32/+16
* | Fix a typo in sqlite.cEli Zaretskii2021-12-111-1/+1
* | Add confirmation to sqlite-mode-deleteLars Ingebrigtsen2021-12-111-0/+2
* | Don't leave open cursors when listing sqlite dataLars Ingebrigtsen2021-12-111-32/+28
* | Add FIXME commentLars Ingebrigtsen2021-12-111-1/+4
* | Add an sqlite-mode-delete commandLars Ingebrigtsen2021-12-111-15/+54
* | Fix Fsqlite_finalize book-keepingLars Ingebrigtsen2021-12-112-2/+5
* | ; * etc/NEWS: Fix wording in recent entry.Stefan Kangas2021-12-111-1/+1
* | Merge from origin/emacs-28Stefan Kangas2021-12-111-1/+1
|\|
| * Revert "Make `M-x run-python' select the window again"Lars Ingebrigtsen2021-12-101-2/+2
| * Make `M-x run-python' select the window againKévin Le Gouguec2021-12-101-2/+2
| * Don't bug out on certain empty elements with idsLars Ingebrigtsen2021-12-101-1/+1
* | Improve sqlite-mode--tablify tablesLars Ingebrigtsen2021-12-111-6/+9
* | Check whether the sqlite supports sqlite3_load_extensionLars Ingebrigtsen2021-12-112-4/+18
* | Fix sqlite-mode.el build problemsLars Ingebrigtsen2021-12-111-1/+3
* | Fix some sqlite doc string typosLars Ingebrigtsen2021-12-112-4/+2
* | Add a new mode for examining sqlite filesLars Ingebrigtsen2021-12-112-0/+165
* | Fix comment in headingLars Ingebrigtsen2021-12-111-1/+1
* | Add NEWS entry for sqliteLars Ingebrigtsen2021-12-111-0/+4