]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2022-05-07 Po LuFix mouse face dismissal in some widget popups
2022-05-07 Lars IngebrigtsenAllow inhibiting linkification in *Help* buffers
2022-05-07 Lars IngebrigtsenMake the icomplete-in-buffer doc string document more
2022-05-07 Lars IngebrigtsenAvoid having font locking triggering unnecessary auto...
2022-05-07 Po LuCache color lookup failures as well
2022-05-07 Po LuFix 32-bit Haiku build
2022-05-07 Po LuImplement `sticky' frame parameter on Haiku
2022-05-07 Stefan KangasMerge from origin/emacs-28
2022-05-07 Stefan Kangas; Merge from origin/emacs-28
2022-05-07 Po LuFix race conditions in the Haiku file dialog
2022-05-07 Po LuFix freezes with some oddball menus
2022-05-06 Stefan Monnier(icomplete-exhibit): Fix use in-buffer
2022-05-06 Lars IngebrigtsenMake elisp-mode-syntax-propertize tighter to reflect...
2022-05-06 Lars IngebrigtsenMake down-list signal an error if called inside a string
2022-05-06 Juri LinkovAdd char-folding of double quotes in isearch-fold-quote...
2022-05-06 Eric AbrahamsenFix handling of IMAP search strings
2022-05-06 Lars IngebrigtsenFurther log-view-file-next fix-ups
2022-05-06 Eric AbrahamsenDon't force Gnus cache usage in nnvirtual
2022-05-06 Lars IngebrigtsenFix forward-sexp for Unicode names in Emacs Lisp mode
2022-05-06 Noam PostavskyHandle elisp #-syntax better in Emacs Lisp mode
2022-05-06 Michael AlbinusFix bug#55274
2022-05-06 Stefan Monnier* lisp/emacs-lisp/smie.el (smie-auto-fill): Fix bug...
2022-05-06 Lars IngebrigtsenRespect help-window-keep-selected in shortdoc buttons
2022-05-06 Lars IngebrigtsenMove buffer-local-set-state to subr because it's used...
2022-05-06 Eli Zaretskii; Improve documentation of 'buffer-local-set-state'
2022-05-06 Lars IngebrigtsenMake compilation-parse-errors more resilient
2022-05-06 Po LuImprove font specs generated by the Haiku font dialog
2022-05-06 Lars IngebrigtsenFix inhibiting reading the user init file with "emacs -x"
2022-05-06 Lars IngebrigtsenRemove the P/N/M-p/M-n bindings from the general log...
2022-05-06 Lars IngebrigtsenDon't override search-default-mode set by user in info...
2022-05-06 Lars IngebrigtsenChar-fold quotation characters in *info* and *Help*
2022-05-06 Lars IngebrigtsenRegenerate ldefs-boot.el
2022-05-06 Lars IngebrigtsenAutoload the buffer-local-set* things
2022-05-06 Lars IngebrigtsenAdd new helper macros for minor modes to restore variables
2022-05-06 Michael AlbinusFix thinko in tramp-skeleton-write-region
2022-05-06 Po LuFix calculation of display resolution on Haiku
2022-05-06 Eli ZaretskiiProvide reference for OTF tags in the ELisp manual
2022-05-06 Stefan KangasMerge from origin/emacs-28
2022-05-06 Po LuFix more problems with display of composite glyph strin...
2022-05-06 Po LuFix mouse face persisting inside Lucid menus on XI2
2022-05-06 Po Lu* lwlib/lwlib.c (lw_separator_p): Fix empty strings...
2022-05-06 Po LuFix menu dismissal problems on Xt builds with XI2
2022-05-06 Po LuFix more issues with DND state on multiple displays
2022-05-06 Po LuImprove safety of DND when Emacs is connected to multip...
2022-05-05 Paul EggertGnulib update via admin/merge-gnulib
2022-05-05 James N. V... * lisp/emacs-lisp/crm.el: Set completion-list-insert...
2022-05-05 Juri Linkov* lisp/desktop.el: Enable tab-bar-mode after restoring...
2022-05-05 Lars IngebrigtsenBe more resilient towards errors during error handling
2022-05-05 Paul Eggerttimestamp doc minor improvements
2022-05-05 Glenn Morris* doc/emacs/misc.texi (Interactive Shell): Fix paren...
2022-05-05 Lars IngebrigtsenFix a mistaken test case in test-undo-region
2022-05-05 Lars IngebrigtsenAdvertise OSC directory tracking more
2022-05-05 Po LuSet GC line width on more GCs
2022-05-05 Lars IngebrigtsenSort completions in Info references/menu correctly
2022-05-05 Lars IngebrigtsenBe more resilient towards errors during error handling
2022-05-05 Philip KaludercicAvoid resizing mini buffer when displaying page numbers
2022-05-05 Lars IngebrigtsenDescribe kmacro registers better
2022-05-05 Po LuSpeed up opening fonts on Haiku
2022-05-05 Po LuFix font weight reporting on macOS
2022-05-05 Po LuMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2022-05-05 Po LuImprove appearance of macOS font panel buttons
2022-05-05 Michael AlbinusAdd Tramp test
2022-05-05 Eli Zaretskii; * src/w32notify.c: Fix a typo in a comment.
2022-05-05 Po LuFix min size reporting of style pane in Haiku font...
2022-05-05 Eli Zaretskii; * src/window.c (Fset_window_start): Mention the effec...
2022-05-05 Po LuUse bswap_32 and bswap_16 in Motif DND code
2022-05-05 Po LuTake size into account when previewing fonts on Haiku
2022-05-05 Po LuAllow displaying font preview on Haiku
2022-05-05 Po LuFix device reporting from scroll bar events on X
2022-05-05 dickmaoTranscription error
2022-05-04 Sean WhittonRevert "server-execute: Initialize the *scratch* buffer"
2022-05-04 Glenn MorrisStop esh-var-tests leaving temp files behind
2022-05-04 Eric AbrahamsenRemove bogus mode check from gnus topic update functions
2022-05-04 Juri Linkov* lisp/tab-bar.el: Use pixel-based alignment (bug#55207)
2022-05-04 Basil L. ContovounesiosRemove unused lexvar in subr-x-tests.el
2022-05-04 Glenn Morris* src/xterm.c (handle_one_xevent): Fix int/Lisp_Object...
2022-05-04 Robert Pluim; Re-fix last change in doc of 'with-buffer-unmodified...
2022-05-04 Robert Pluim* etc/NEWS: Improve some NEWS entries
2022-05-04 Robert Pluim; * etc/PROBLEMS: Fix typo.
2022-05-04 Robert Pluim* doc/emacs/killing.texi: Fix typos
2022-05-04 Eli Zaretskii; Fix last change in doc string of 'with-buffer-unmodif...
2022-05-04 Po Lu; Fix typo in emacs-news-mode
2022-05-04 Eli Zaretskii; * lisp/frameset.el: Fix a typo in a comment.
2022-05-04 Eli ZaretskiiFix restoring desktop from TTY-saved sessions
2022-05-04 Po LuTurn on XInput 2 support by default
2022-05-04 Eli ZaretskiiClarify the doc string of 'with-buffer-unmodified-if...
2022-05-04 Po LuRemove unused variable in Haiku selection code
2022-05-04 Eli Zaretskii; * lisp/international/characters.el (#xfb50): Fix...
2022-05-04 Eli ZaretskiiFix 'bidi-class' property of unassigned codepoints
2022-05-04 Lars IngebrigtsenFlush the tool bar cache on all terminals when adding...
2022-05-04 Po LuCorrectly encode and decode filenames on NS
2022-05-04 Po LuFix file name encoding on Haiku file dialogs
2022-05-04 Po LuSet initial size in the Haiku font dialog
2022-05-04 Po LuEncode and decode filenames correctly on Haiku
2022-05-04 Po LuClean up Haiku file panel code
2022-05-04 Po Lu* src/haikufns.c (haiku_create_frame): Improve default...
2022-05-04 Sean Whittonserver-execute: Initialize the *scratch* buffer
2022-05-04 Po LuFix display of placeholder composite string on Haiku
2022-05-04 Po LuFix event mask and source indication of _NET_WM_STATE...
2022-05-03 Lars IngebrigtsenMake some recently added tests actually run
next