]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2022-03-04 Po Lu; * src/nsterm.m (ns_draw_fringe_bitmap): Fix typo...
2022-03-04 Po LuSynchronize NS fringe bitmap code with X
2022-03-04 Po LuSynchronize Haiku fringe bitmap code with X
2022-03-04 Po LuMerge from origin/emacs-28
2022-03-03 Philipp StephaniTeach Edebug about the special '&whole' syntax for...
2022-03-03 Eli ZaretskiiAvoid crashes when fringe bitmaps are defined in daemon...
2022-03-03 Stefan Monnier(with-demoted-errors): Fix bug#54225
2022-03-03 Lars IngebrigtsenFix clobbering of match data in executable-set-magic
2022-03-03 Jim PorterAllow splitting strings in Eshell expansions with ...
2022-03-03 Jim PorterFix parsing of indices in Eshell expansions
2022-03-03 Jim PorterFix Eshell dollar interpolation inside of double-quotes
2022-03-03 Jim PorterAdd a new macro to simplify parsing temporary Eshell...
2022-03-03 Jim PorterMove Eshell variable interpolation tests to their own...
2022-03-03 Eli ZaretskiiOne more fix of the BPA implementation
2022-03-03 Eli ZaretskiiFix handling of brackets in BPA
2022-03-03 Stefan KangasMerge from origin/emacs-28
2022-03-03 Dmitry GutovCache the backend value together with the project root
2022-03-03 Po Lu* src/xterm.c: Fix commentary on GTK client side windows.
2022-03-03 Po LuFix Motif build without toolkit scroll bars
2022-03-03 Dmitry Gutov* lisp/progmodes/xref.el: Bump the version.
2022-03-03 Po LuDon't calculate any frame for extension events
2022-03-03 Po LuImplement `toolkit_position_hook' on PGTK
2022-03-02 Po Lu; * src/termhooks.h (struct terminal): Fix typo in...
2022-03-02 Po LuFix menu bar position reporting on Haiku as well
2022-03-02 Po LuFix reporting of imaginary key prefixes on toolkit...
2022-03-02 Po LuCorrect etc/NEWS entry about bitmapped fonts
2022-03-02 Stefan KangasMerge from origin/emacs-28
2022-03-02 Stefan Kangas; Merge from origin/emacs-28
2022-03-02 Po LuFix some bugs with multiple terminals on Haiku
2022-03-02 Po LuFix persistent help text on disabled menu items
2022-03-02 Po Lu* src/msdos.c (dos_rawgetc): Handle tab bar clicks...
2022-03-02 Po LuDismiss help text when item becomes unactivated on...
2022-03-02 Po LuFix odd scrolling bugs on LessTif
2022-03-02 Po LuImprove behavior of Motif popup menus on XI2
2022-03-01 Paul EggertRevert previous merge-gnulib change
2022-03-01 Eli Zaretskii; * doc/misc/eshell.texi (Dollars Expansion): Fix markup.
2022-03-01 Jim PorterImprove/correct documentation about Eshell variable...
2022-03-01 Jim PorterPartially revert b03f74e0f2a578b1580e8b1c368665850ee7f808
2022-03-01 Po Lu; Add a comment in recently installed code
2022-03-01 Po LuAdd PropertyChangeMask to the standard event set
2022-03-01 Po LuFix crashes and other bugs on LessTif
2022-03-01 Po LuFix reporting of wheel events on top of GTK scroll...
2022-03-01 Paul EggertBackport: Port pre-commit hook to Git 2.35.0
2022-03-01 Po Lu; * src/xwidget.c: Add missing part of last change.
2022-03-01 Po Lu* src/xwidget.h: Fix build with XI 2.4.
2022-03-01 Po LuMake precision scrolling on top of the tool bar work
2022-03-01 Po LuAvoid duplicate wheel and button events on non-toolkit...
2022-03-01 Po LuFix old X menu on builds with XI2
2022-03-01 Po LuDisable some code that interferes with menus on Lucid
2022-03-01 Stefan KangasMerge from origin/emacs-28
2022-03-01 Po LuFix C-g inside toolkit file dialogs with XI2
2022-03-01 Stefan KangasUpdate publicsuffix.txt from upstream
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 Lars IngebrigtsenFix :tag for eol in tab-first-completion
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...
next