aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Add support for column background colors in vtableLars Ingebrigtsen2022-04-132-3/+18
* Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacsEli Zaretskii2022-04-131-9/+12
|\
| * Fix format-seconds error in previous changeLars Ingebrigtsen2022-04-131-9/+12
* | Merge from origin/emacs-28Eli Zaretskii2022-04-133-13/+930
|\ \
| * | Update logs and HISTORY for Emacs 28.1emacs-28.1Eli Zaretskii2022-04-033-12/+127
* | | ; Merge from origin/emacs-28Eli Zaretskii2022-04-130-0/+0
|\ \ \ | |/ /
| * | Bump Emacs version to 28.1Eli Zaretskii2022-04-034-4/+4
* | | Merge from origin/emacs-28Eli Zaretskii2022-04-133-716/+40
|\ \ \ | |/ / | | / | |/ |/|
| * ; * etc/NEWS: Remove temporary notes and marks.Eli Zaretskii2022-04-031-691/+0
| * ; * lisp/font-lock.el (font-lock-keywords): Doc fix.Eli Zaretskii2022-04-021-5/+5
| * dired: implement feature from 7b50ed553f differentlyTassilo Horn2022-03-301-20/+34
| * Fix regression in 'dired-buffers-for-dir'Eli Zaretskii2022-03-301-1/+1
| * * lisp/desktop.el (desktop-read): Clarify warning text.Eli Zaretskii2022-03-271-2/+4
* | ; * src/xterm.c (x_term_init): Fix whitespace.Eli Zaretskii2022-04-131-19/+19
* | Make list-times not include zero elementsLars Ingebrigtsen2022-04-135-19/+57
* | ; * etc/NEWS: Mention that PGTK build needs GTK >= 3.20.Eli Zaretskii2022-04-131-9/+10
* | Move raw event selection on GTK+ 2 to a more appropriate placePo Lu2022-04-132-9/+25
* | Fix marking upgrades for packages from ELPA or NonGNU ELPAPo Lu2022-04-131-1/+1
* | Fix input availability detection during visible-bellPo Lu2022-04-131-1/+13
* | Minor cleanups to Haiku windowingPo Lu2022-04-133-69/+67
* | Fix zoom rect computation for some deskbar positions on HaikuPo Lu2022-04-131-6/+6
* | Fix last change in configure.acPo Lu2022-04-131-1/+1
* | Bump minimum GTK for PGTK buildsPo Lu2022-04-132-3/+5
* | Tweak how `M-q' in emacs-lisp-mode worksLars Ingebrigtsen2022-04-131-21/+41
* | Clean up PGTK code morePo Lu2022-04-132-184/+30
* | Remove unused flag on HaikuPo Lu2022-04-132-20/+12
* | Fix bit rot in the XEmbed codePo Lu2022-04-132-5/+15
* | Add NEWS entry for `C-h m' changeLars Ingebrigtsen2022-04-131-0/+5
* | Redo `C-h m' outputLars Ingebrigtsen2022-04-131-100/+85
* | Make `describe-mode' include a link to the major mode functionLars Ingebrigtsen2022-04-131-6/+10
* | Fix freezes when trying to accelerate menu bar on HaikuPo Lu2022-04-134-48/+70
* | Provide a useful default to smime-CA-fileLars Ingebrigtsen2022-04-131-5/+6
* | Make the SVG error message less verboseLars Ingebrigtsen2022-04-131-1/+1
* | Mention animated WebP imagesLars Ingebrigtsen2022-04-121-2/+3
* | Fix eager macroexpansion cycle in cl-once-onlySean Whitton2022-04-121-2/+2
* | Improve DISPOSE_PREVIOUS in gif_load slightlyLars Ingebrigtsen2022-04-121-0/+8
* | Fix 'window-text-pixel-size' when starting from a display propertyEli Zaretskii2022-04-121-2/+45
* | Fix webp_load data lifetime issuesLars Ingebrigtsen2022-04-121-2/+14
* | Fix keyboard event device attribution on GTK+ 2Po Lu2022-04-123-1/+42
* | Fix detection of Meta key in some casesPo Lu2022-04-121-2/+5
* | Fix check for whether frames fit into gif imagesLars Ingebrigtsen2022-04-121-4/+7
* | Fix some confusing names in xterm.cPo Lu2022-04-121-40/+40
* | Store less data in the gif animation cacheLars Ingebrigtsen2022-04-121-6/+4
* | Fix clicking on files in Dired when drag is enabledPo Lu2022-04-121-31/+44
* | Release resources in gif_load on errorsLars Ingebrigtsen2022-04-121-7/+10
* | Animate GIF images that don't have an explicit delay settingLars Ingebrigtsen2022-04-121-5/+5
* | Add biblatex alias entry types for compability with bibtexOlaf Trygve Berglihn2022-04-121-0/+23
* | Fix thinko in the anim cacheLars Ingebrigtsen2022-04-121-8/+7
* | Disallow drag and drop inside a menu-entryPo Lu2022-04-121-5/+21
* | Adapt macOS defaults in Tramp's process-attributes implementationMichael Albinus2022-04-123-29/+66