]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2022-03-01 Po LuIntern server time property during terminal initialization
2022-03-01 Po LuFix Motif menu help text in submenus
2022-03-01 Po Lu* src/xterm.c: Explain frame resize synchronization.
2022-02-28 Paul EggertWork around merge-gnulib glitch from fresh checkout
2022-02-28 Stefan Monnierecomplete: Try and avoid losing data
2022-02-28 Martin Rudalics; In xterm.c add comment about frame resizing under X
2022-02-28 Po LuClean up input extension event handling code
2022-02-28 Po Lu* src/xterm.c (handle_one_xevent): Add some missing...
2022-02-28 Mattias EngdegÄrdClean up byte-compile-arglist-warn
2022-02-28 Lars IngebrigtsenFix :color specification in flat-button boxes
2022-02-28 Lars IngebrigtsenDon't throw errors while propertizing in sgml-mode
2022-02-28 Po LuBetter fix for bug#13476
2022-02-28 Po LuImprove treatment of toolkit scroll bars with the input...
2022-02-28 Stefan KangasMerge from origin/emacs-28
2022-02-28 Kyle MeyerUpdate to Org 9.5.2-22-g33543d
2022-02-28 Po LuDon't save menu bar events that land on the menu bar...
2022-02-28 Po LuTreat scroll bar information consistently on Haiku
2022-02-27 Eli Zaretskii; * lisp/help.el (with-help-window): Doc fix. (Bug...
2022-02-27 Lars IngebrigtsenMerge from gnulib
2022-02-27 Dmitry GutovAdd explicit '--no-heading' for ripgrep
2022-02-27 Po LuDon't send help-echo on menu button arming not caused...
2022-02-27 Po Lu* src/xterm.c (handle_one_xevent): Translate motion...
2022-02-27 Po LuWork around some problems with Motif and the input...
2022-02-27 Po LuTranslate some more input extension events needed by...
2022-02-27 Stefan KangasMerge from origin/emacs-28
2022-02-27 Po Lu* commands.texi (Misc Events): Update description of...
2022-02-27 Manuel UbertiAdd project-ignore-buffer-conditions
2022-02-27 Po Lu* src/xterm.c (handle_one_xevent): Fix translation...
2022-02-27 Po LuFix Motif menu and menu bar dismissal on XI2
2022-02-26 Po LuIgnore irrelevant button events on Haiku scroll bars
2022-02-26 Michael AlbinusFollow OpenSSH changes in Tramp
2022-02-26 Eli ZaretskiiDocument better how to reset attributes of faces for...
2022-02-26 Po LuPrevent crashes on event for removed scroll bar on...
2022-02-26 Po LuFix reporting of horizontal scroll bar buttons on Haiku
2022-02-26 Po LuImprove scroll bar button handling on Haiku
2022-02-26 Stefan KangasMerge from origin/emacs-28
2022-02-26 Po Lu* src/xterm.c (handle_one_xevent): Set user time for...
2022-02-26 Dmitry GutovDrop the visited file modtime check for remote xref...
2022-02-25 Paul EggertRobustify merge-gnulib a bit
2022-02-25 Bob RogersAdd new file ietf-drums-date.el
2022-02-25 Po LuImprove treatment of dropping mouse track state on...
2022-02-25 Michael Albinus* lisp/net/tramp-sh.el (tramp-ssh-controlmaster-options...
2022-02-25 Po LuImprove tracking of modified regions on Haiku
2022-02-25 Po LuFix calculation of scroll deltas when coalescing wheel...
2022-02-25 Po LuMake interpolated scrolling work above non-selected...
2022-02-25 Stefan KangasMerge from origin/emacs-28
2022-02-25 Jim PorterFix Eshell process tests to (hopefully) work on all...
2022-02-25 Dmitry Gutovxref--find-file-buffer: Check modified-p and modtime
2022-02-25 Po LuSet user time when receiving any wheel events
2022-02-24 Eli ZaretskiiFix esh-proc-tests on MS-Windows
2022-02-24 Eli ZaretskiiMake 't' in Buffer-menu be more defensive
2022-02-24 Paul Eggert* admin/merge-gnulib: fix bare checkout (Bug#32452#65)
2022-02-24 Alan MackenzieAmend byte-run-strip-symbol-positions so that an unexec...
2022-02-24 Michael AlbinusFix symlinks in tramp-sshfs.el (Bug#54130)
2022-02-24 Po LuCheck if WM support for NET_WM_USER_TIME_WINDOW changed...
2022-02-24 Eli Zaretskii; * etc/NEWS: Fix wording of a recently added NEWS...
2022-02-24 Jim PorterDon't superfluously emit prompts when terminating proce...
2022-02-24 Lars IngebrigtsenMention flyspell-prog-mode in flyspell-mode doc string
2022-02-24 Stefan KangasMerge from origin/emacs-28
2022-02-24 Po LuSet border colors through the toolkit
2022-02-24 Po LuFix auto-lower when the mouse moves onto a scrollbar...
2022-02-24 Po LuAdd support for _NET_WM_STATE_SHADED
2022-02-24 Po LuCondition out things specific to some versions of the...
2022-02-24 Po LuFix the MS-DOS port
2022-02-23 Paul EggertPacify gcc -Wanalyzer-null-dereference
2022-02-23 Mauro ArandaFix auth-sources defcustom
2022-02-23 Paul EggertPort pre-commit hook to Git 2.35.0
2022-02-23 Paul EggertPort to current Gnulib some more
2022-02-23 Paul EggertUpdate from Gnulib by running admin/merge-gnulib
2022-02-23 Paul EggertPort to current Gnulib
2022-02-23 Juri Linkov* lisp/tab-bar.el: Create new unique windows with ...
2022-02-23 Po LuExpand commentary in xterm.c
2022-02-23 Eli Zaretskii; * src/xterm.c: Minor fixes of the commentary.
2022-02-23 Protesilaos... Update modus-themes to version 2.2.0
2022-02-23 Jim PorterIgnore 'eshell-broken-pipe' error in 'eshell-sentinel'
2022-02-23 Lars IngebrigtsenReword face-remap-add-relative manual entry
2022-02-23 Lars IngebrigtsenMake face-remap-set-base work with a single face again
2022-02-23 Po Lu* src/xterm.c (x_term_init): Catch some errors from...
2022-02-23 Po LuImprove input extension version checks on GTK 3
2022-02-23 Stefan KangasMerge from origin/emacs-28
2022-02-23 Po LuFix display corruption with background alpha set on...
2022-02-23 Stefan Monnier(add-hook): Fix regression
2022-02-23 Po Lu* src/xterm.c: Expand commentary.
2022-02-23 Dmitry GutovUnbreak project switcher when inside *xref* buffer
2022-02-23 Po Lu* src/xterm.c (x_term_init): Don't catch errors too...
2022-02-23 Po LuFix X errors caused by GTK using newer versions of...
2022-02-22 Philipp StephaniFix indexing of module functions that return enumeratio...
2022-02-22 Lars IngebrigtsenEnable "Revert Buffer" if file has different writability
2022-02-22 Stefan Monnier(add-hook, remove-hook): Fix leaks (bug#48666)
2022-02-22 Eli Zaretskii* doc/misc/transient.texi (Other Options): Fix a @ref...
2022-02-22 Eli Zaretskii; * doc/lispref/modes.texi (Tabulated List Mode): Fix...
2022-02-22 Andrea RossettiImprove ruler-mode dragging
2022-02-22 Glenn Morristramp.texi texinfo 4.13 compatibility
2022-02-22 Jeff NordenMake outline-blank-line into defcustom
2022-02-22 Michael AlbinusExplain "Tramp" spelling in its manual
2022-02-22 Lars IngebrigtsenDon't signal an error on re-builder startup with rx...
2022-02-22 Po Lu; * src/xterm.h: Fix typo in recent change.
2022-02-22 Po LuFix build on glibc <2.10
2022-02-22 Po LuMerge remote-tracking branch 'origin/master'
2022-02-22 Po LuFix GTK build with GLib <2.44
next