]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2022-03-06 Lars IngebrigtsenFix problem with fetching images via Cloudflare
2022-03-06 Stefan Monnier(ecomplete-add-item): Preserve the more complete text
2022-03-06 Alan MackenzieRestore call to byte-run-strip-symbol-positions in...
2022-03-06 Mattias EngdegÄrdDon't accept whitespace or hex floats in rgbi: colour...
2022-03-06 Po LuRespect inhibit-double-buffering on non-toolkit scroll...
2022-03-06 Po LuSlightly fix mouse-highlight processing on Haiku
2022-03-06 Po LuImplement frame cascading on Haiku
2022-03-06 Stefan KangasMerge from origin/emacs-28
2022-03-06 Po LuImplement "window cascading" on NS
2022-03-06 Po LuReduce non-toolkit scroll bar flicker
2022-03-06 Po LuFix reporting of menu bar wheel events on no toolkit...
2022-03-05 Robert PluimUse pselect instead of select in nsterm.m
2022-03-05 Lars IngebrigtsenFix emacs-module-test after recent changes
2022-03-05 Andreas Schwab* lib-src/seccomp-filter.c (main): Use faccessat2 only...
2022-03-05 Po LuObey decorator-specified width and height of tooltip...
2022-03-05 Po LuGarbage Haiku tooltip frames on size change
2022-03-05 Paul EggertFix process-attributes time precision on BSD
2022-03-05 Paul EggertFix process-attributes time precision on GNU/Linux
2022-03-05 Paul Eggert%CPU can exceed 100 on GNU/Linux
2022-03-05 Paul EggertAvoid unnecessary make_float in time arithmetic
2022-03-05 Paul EggertFix FreeBSD typo in process-attributes cstime
2022-03-05 Po LuFlush default GC before using it in functions that...
2022-03-05 Po LuRemove render code in x_scroll_run and drop NoExpose...
2022-03-05 Dmitry Gutovproject-shell: Ensure the resulting buffer is live
2022-03-05 Po LuPrevent some NoExpose events from being generated
2022-03-05 Po LuImplement `pre_activate' callbacks for Motif menus
2022-03-05 Po LuFix the MS-DOS build
2022-03-04 Stefan Monniertrace.el: Preserve the line structure
2022-03-04 Lars IngebrigtsenAvoid statting directories on startup for Info
2022-03-04 Lars IngebrigtsenImprove scroll-bar-mode/default-frame-alist interaction...
2022-03-04 Lars IngebrigtsenAdd some sleeps to gnutls_try_handshake
2022-03-04 Lars IngebrigtsenFix regression in derived-mode-init-mode-variables
2022-03-04 Po LuAdd a few warnings about special event structures on X
2022-03-04 Po LuFix some errors in stretch glyphs code on PGTK
2022-03-04 Eli ZaretskiiFix wording and punctuation in recent Gnus documentatio...
2022-03-04 Po LuInitialize time inside motion and button events convert...
2022-03-04 Andrew G CohenTurn expiry on for nnselect groups
2022-03-04 Andrew G Cohen; Fetch the nnselect-rescan parameter from the topic...
2022-03-04 Po LuCorrectly process legacy XI wheel events on top of...
2022-03-04 Po LuPass core scroll wheel events outside the edit widget...
2022-03-04 Po LuFix display of stretch glyphs when hscrolled on PGTK
2022-03-04 Po Lu* src/pgtkterm.c (pgtk_draw_fringe_bitmap): Synchronize...
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
next