]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2022-01-29 Jae-hyeon ParkMake gnus-icalendar-with-decoded-handle more DWIM
2022-01-29 Po LuFix error after merge
2022-01-29 Po LuMerge from origin/emacs-28
2022-01-29 Alan ThirdRemove debug logging
2022-01-29 Po LuFix error at startup with recent change
2022-01-29 Po LuFix unrelated help text tooltips if a popup is shown...
2022-01-29 Michael AlbinusFix error in filelock.c
2022-01-29 Eli ZaretskiiAllow <Delete> key to delete entire grapheme clusters
2022-01-29 Eli ZaretskiiFix native-compilation at startup
2022-01-29 Po LuWrite a dummy event on each popup menu event
2022-01-29 Eli ZaretskiiFix compiler warning due to a recent change
2022-01-29 Po LuFix a default value of the `:underline' face attribute
2022-01-29 Po LuImprove menu drag tracking on Haiku
2022-01-29 Po LuMake menus on Haiku work better
2022-01-29 Po LuImplement real menu help-echo text on Haiku
2022-01-29 Stefan Monnier* src/data.c (Ffset, defalias): Complete last change
2022-01-28 Stefan MonnierReduce code duplication in parts of (auto)load&defalias
2022-01-28 Sebastian UrbanMake where-is correctly identify aliases
2022-01-28 Sebastian UrbanFix manual points about tex-latex-block/latex-insert...
2022-01-28 Lars IngebrigtsenImprove the read-file-name doc string slightly
2022-01-28 Michael AlbinusClarify where the shell-command output goes
2022-01-28 Lars IngebrigtsenAllow using dired-hide-details-mode in wdired buffers
2022-01-28 Lars IngebrigtsenMove native-comp-eln-load-path setting earlier again
2022-01-28 Lele GaifaxFix copyright-fix-years, use a dash to separate years...
2022-01-28 Lars IngebrigtsenFix merge error in doc-view-pdf/ps->png
2022-01-28 Po LuPrevent duplicate grab setting with xwidgets
2022-01-28 Po LuUse the real cursor beneath the pointer on xwidgets
2022-01-28 Po LuFix xwidget build on PGTK
2022-01-28 Eli Zaretskii; Rename 'startup--require-comp-safetly'
2022-01-28 Eli Zaretskii; Fix a typo in recent documentation changes
2022-01-28 Po LuFix duplicate scroll events without XI2
2022-01-28 Stefan KangasMerge from origin/emacs-28
2022-01-28 Po LuClear xwidget passive grab whenever a drag begins
2022-01-28 Po Lu* src/xterm.c (handle_one_xevent): Remove obsolete...
2022-01-28 Po LuFix inappropriate use of killed xwidgets
2022-01-28 Po LuImplement xwidget passive grabs
2022-01-27 Lars IngebrigtsenAdd new switch --init-directory
2022-01-27 Glenn Morris* lisp/doc-view.el (doc-view-epub-font-size): Fix type...
2022-01-27 Andrea CoralloFix potential native compiler circular dependencies...
2022-01-27 Lars IngebrigtsenFix up previous "Quit Emacs" from menu logic
2022-01-27 Lars IngebrigtsenMake the save buffers prompt from Quit Emacs menu more...
2022-01-27 Eli ZaretskiiImprove detection of glyphless characters on TTY frames
2022-01-27 Juri Linkov* lisp/frame.el (clone-frame): Filter out 'parent-id...
2022-01-27 Arni MagnussonAdd setx highlighting to bat-mode
2022-01-27 Lars IngebrigtsenMove some of the doc-view variables around to fix load...
2022-01-27 Daniel NicolaiAdd support for EPUB, CBZ, FB2 and (O)XPS extension...
2022-01-27 Lars IngebrigtsenTweak href/superscript fix in tex-mode
2022-01-27 Lars IngebrigtsenRevert "Don't output spurious prefixes in read-char...
2022-01-27 Po LuImprove xwidget window ancestry calculations
2022-01-27 Andreas Schwab* src/pdumper.c (dump_vectorlike): Handle PVEC_SYMBOL_W...
2022-01-27 Eli ZaretskiiMerge branch 'master' of git.savannah.gnu.org:/srv...
2022-01-27 Zajcev Evgeny; Fix typo in doc/lispref/display.texi.
2022-01-27 Andrea Corallo* Fix `startup--honor-delayed-native-compilations'...
2022-01-27 Andrea Corallo* Have `benchmark-run-compiled' use the native compiler...
2022-01-27 Stefan KangasMerge from origin/emacs-28
2022-01-27 Stefan Kangas; Merge from origin/emacs-28
2022-01-27 Po Lu* lisp/xwidget.el (xwidget-webkit-edit-mode-map): Pass...
2022-01-27 Po LuImplement crossing event generation between windows...
2022-01-27 Stefan KangasSilence byte-compiler slightly in tests
2022-01-27 Stefan KangasDon't use obsolete second argument to byte-compile...
2022-01-27 Stefan KangasDon't discourage auto-mode-alist entries in autoloads
2022-01-27 Po LuImprove XI2 valuator reset logic
2022-01-27 Po Lu* src/xterm.c (x_focus_frame): Set input focus on outer...
2022-01-27 Po LuGet rid of unnecessary draw locking in haikumenu.c
2022-01-27 Po LuApply fix for bug#52761 to GTK native input as well
2022-01-26 Glenn Morris* Makefile.in (install-etc): Remove unnecessary chown.
2022-01-26 Lars IngebrigtsenMake smerge-refine-ignore-whitespace into defcustom
2022-01-26 Mattias EngdegårdAdd tests for concat, vconcat and append
2022-01-26 Mattias EngdegårdMinor `concat` tweaks
2022-01-26 Lars IngebrigtsenPartially revert a fill-region-as-paragraph regression
2022-01-26 Eli ZaretskiiFix 'make_lispy_position' when there's an image at EOB
2022-01-26 Lars IngebrigtsenFix copyright-find-copyright when searching from the end
2022-01-26 Lars IngebrigtsenFix copyright.el comment and add a test
2022-01-26 Lars IngebrigtsenFix copyright-find-copyright when searching from the end
2022-01-26 Lars IngebrigtsenFix copyright.el comment and add a test
2022-01-26 Sean WhittonFix input of sharp-quoted symbols in Eshell with em...
2022-01-26 Michael AlbinusAdapt tramp-tests
2022-01-26 Michael AlbinusFix insert-file-contents for tramp-crypt
2022-01-26 Po LuAdd workaround for super modifier misconfiguration...
2022-01-26 Andrea CoralloMake use of NILP where possible
2022-01-26 Po LuSimplify Haiku scrolling code
2022-01-26 Po LuFix GTK menu bar height reporting when scaled
2022-01-26 Po Lu; * src/xterm.c (handle_one_xevent): Fix formatting...
2022-01-26 Stefan KangasMerge from origin/emacs-28
2022-01-26 Po LuSimplify Haiku underline code
2022-01-26 Po LuMake `haiku-menu-bar-open' faster
2022-01-25 Stefan Kangas; * test/lisp/emacs-lisp/derived-tests.el: Silence...
2022-01-25 Stefan Kangas* src/image.c (parse_image_spec): Use NILP.
2022-01-25 Lars IngebrigtsenImprove how change-log-mode fills all-file-name lines
2022-01-25 Lars IngebrigtsenFix up Gnus FAQ entry
2022-01-25 Andrea Corallo* src/comp.c (emit_lisp_obj_rval): Make use of NILP.
2022-01-25 Andrea Corallo;* src/fns.c (concat_strings): Add missing space.
2022-01-25 Stefan Monnier* src/comp.c (emit_limple_insn): Fix another int/Lisp_O...
2022-01-25 Glenn MorrisTag an mml-sec test
2022-01-25 Eli Zaretskii; * src/fns.c (concat_strings): Fix comment style.
2022-01-25 Andrea Corallo* src/fns.c (concat_strings): Clean-up unused variable.
2022-01-25 Andrea Corallo* `batch-byte+native-compile' produce .eln younger...
2022-01-25 Andrea Corallo* lisp/emacs-lisp/comp.el (batch-byte+native-compile...
2022-01-25 Stefan Monnier* src/lisp.h (lisp_h_EQ, lisp_h_NILP): Fix length and...
2022-01-25 Mattias EngdegårdFaster concat, append, vconcat, copy-sequence, etc
next