]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2021-12-01 Po LuMerge remote-tracking branch 'origin/master' into featu...
2021-12-01 Lars IngebrigtsenEnable gnus-treat-fold-headers by default
2021-12-01 Lars IngebrigtsenUse proportional fonts in the Gnus headers by default
2021-12-01 Lars IngebrigtsenPreserve newlines at the end of pixel-fill-region
2021-12-01 Eli ZaretskiiSupport precision mouse scrolling on MS-Windows
2021-12-01 Stefan Kangasupdate_autogen: Remove deprecated -I flag
2021-12-01 Po LuMerge remote-tracking branch 'origin/master' into featu...
2021-12-01 Stefan Kangas; Merge from origin/emacs-28
2021-12-01 Stefan KangasMerge from origin/emacs-28
2021-12-01 Stefan KangasUpdate SKK-JISYO.L from upstream
2021-12-01 Stefan KangasUpdate publicsuffix.txt from upstream
2021-12-01 Jim PorterSuppress emacsclient message that daemon should have...
2021-12-01 Bob RogersMake date-to-time work with date-only date strings
2021-12-01 Lars IngebrigtsenRegenerate ldefs-boot.el
2021-12-01 Lars IngebrigtsenAutoload byte-compile-warning-enabled-p
2021-12-01 Lars IngebrigtsenAdd an ldefs-boot.el target to the Makefile
2021-12-01 Lars IngebrigtsenMake "make force-autoloads" produce the correct result
2021-12-01 Lars IngebrigtsenDon't include the other loaddef files in the no-autoloa...
2021-12-01 Po LuAvoid unnecessary call when pixel scrolling
2021-12-01 Po LuMake pixel scrolling faster
2021-12-01 Po LuSynchronize pgtk tab bar code with xterm
2021-12-01 Stefan Kangas; Auto-commit of loaddefs files.
2021-12-01 Po LuMerge remote-tracking branch 'origin/master' into featu...
2021-12-01 Stefan Kangas; Auto-commit of loaddefs files.
2021-11-30 Stefan KangasUpdate authors.el for Emacs 28
2021-11-30 Stefan Kangas; * ChangeLog.3: Some additional fixes.
2021-11-30 Stefan Kangas; * ChangeLog.3: Filename fixes.
2021-11-30 Juri Linkov* lisp/repeat.el: Fix long-standing problem when a...
2021-11-30 Juri Linkov* lisp/repeat.el (repeat-keep-prefix): Change default...
2021-11-30 Juri Linkov* test/lisp/repeat-tests.el (repeat-tests-call-b):...
2021-11-30 Eli Zaretskii; * src/comp.c (syms_of_comp) <comp-no-native-file...
2021-11-30 Andrea Corallo* lisp/loadup.el (paren): Preload it (again).
2021-11-30 Eli Zaretskii; * src/comp.c (syms_of_comp): Fix first lines of doc...
2021-11-30 Juri Linkov* src/callint.c (Fcall_interactively): Fix inhibit_mous...
2021-11-30 Eli Zaretskii; Fix last change.
2021-11-30 Eli ZaretskiiImprove documentation of pixel-fill
2021-11-30 Lars IngebrigtsenUse pixel-fill-width in shr.el
2021-11-30 Lars IngebrigtsenDocument pixel-fill-region
2021-11-30 Andrea CoralloRevert "Preload paren.el"
2021-11-30 Andrea CoralloImprove native compiler startup circular dependecy...
2021-11-30 Lars IngebrigtsenAllow storing buffer names in registers
2021-11-30 Mattias EngdegårdGeneralise CPS-conversion let optimisation
2021-11-30 Lars IngebrigtsenAllow inhibiting warnings about obsolete macros again
2021-11-30 Po Lu* src/nsterm.m (Vns_scroll_event_delta_factor): Fix...
2021-11-30 Lars IngebrigtsenFix regression in gdb-frame-handler
2021-11-30 YugaEgoFormat and index concept 'predicate' in ELisp Intro
2021-11-30 Po LuFix pixel scrolling again
2021-11-30 Po LuFix 1-off errors in pixel scrolling code
2021-11-30 Po LuImprove upwards pixel scrolling for large images
2021-11-30 Mattias EngdegårdBetter CPS conversion of multi-binding `let`
2021-11-30 Po LuCalculate pixel deltas correctly
2021-11-30 Po LuMerge remote-tracking branch 'origin/master' into featu...
2021-11-30 Po Lu* lisp/pixel-scroll.el (pixel-scroll-precision): Handle...
2021-11-30 Stefan Kangas; * ChangeLog.3: Fix typos.
2021-11-30 Stefan Kangas; * ChangeLog.3: Formatting fixes.
2021-11-30 Stefan Kangas; make change-history-commit
2021-11-30 Po LuMerge remote-tracking branch 'origin/master' into featu...
2021-11-30 Stefan KangasMerge from origin/emacs-28
2021-11-30 Stefan Kangas; Merge from origin/emacs-28
2021-11-30 Po LuFix annoying bell rings when pixel scrolling to buffer...
2021-11-30 Po LuMerge remote-tracking branch 'origin/master' into featu...
2021-11-30 Po LuEnable shallow menu bar updates on PGTK
2021-11-30 Po LuAdd `ns-scroll-event-delta-factor'
2021-11-30 Po LuAllow non-float values in x-scroll-event-delta-factor
2021-11-30 Po LuMake interrupt input optionally work on PGTK
2021-11-30 Po LuStop setting mouse face GC manually, as it is no longer...
2021-11-30 Lars IngebrigtsenAdd new package pixel-fill.el
2021-11-30 Po LuAdd missing function declarations to pgtk-win.el
2021-11-30 Po LuEnable pixel-precision scrolling on pgtk port
2021-11-30 Po LuGet rid of pgtk_select and use xg_select instead
2021-11-30 Po Lu* lisp/frame.el (display-graphic-p): Fix typo.
2021-11-30 Po LuFix build after merge
2021-11-30 Po LuMerge remote-tracking branch 'origin/feature/pgtk'...
2021-11-30 Po LuMerge remote-tracking branch 'origin/master' into featu...
2021-11-29 Lars IngebrigtsenAudit the Emacs manual for keymap-*-related changes
2021-11-29 Lars IngebrigtsenFix some of the argument handling in keymap-set and...
2021-11-29 Lars IngebrigtsenEdit the lispref manual for define-key/keymap-set fallout
2021-11-29 Alan ThirdFix build on macOS
2021-11-29 Alan ThirdFix NS port text decorations (bug#52156)
2021-11-29 Lars IngebrigtsenRegenerate ldefs-boot.el
2021-11-29 Lars IngebrigtsenFix up generation of help text for ldefs-boot.el
2021-11-29 Michael Albinus* test/infra/gitlab-ci.yml (.job-template): Modify...
2021-11-29 Eli ZaretskiiMerge branch 'emacs-28' of git.savannah.gnu.org:/srv...
2021-11-29 Protesilaos... Remove problematic characters from modus-themes.org...
2021-11-29 Protesilaos... Remove problematic characters from modus-themes.org...
2021-11-29 Lars IngebrigtsenDon't return whitespace for thing-at-point in whitespac...
2021-11-29 Lars IngebrigtsenMake Re: recognition in ispell-message less ambiguous
2021-11-29 Brahimi SaifullahMake `group' widgets prettier in Customize
2021-11-29 Matthias Meulienproject-kill-buffers can display list of buffers to...
2021-11-29 Lars IngebrigtsenSignal a better error in tabulated-list-sort
2021-11-29 Yuuki Harano* src/xdisp.c (mouse_face_from_buffer_pos): Revert...
2021-11-29 Yuuki HaranoRemove draw_glyphs_debug
2021-11-29 Yuuki HaranoReplace XFillRectangle with cairo_rectangle and cairo_fill
2021-11-29 Yuuki HaranoUse /* */ comment style instead of //
2021-11-29 Daniel MartínUse mupdf in doc-view-mode if gs is not installed
2021-11-29 Ikumi KeitaMake fill-region-as-paragraph clear the markers it...
2021-11-29 Gregory HeytingsDo not buttonize key bindings outside of *Help* buffers
2021-11-29 Andreas SchwabAvoid undefined behaviour when copying part of structure
2021-11-29 Po LuReally make `x-scroll-event-delta-factor' dependent...
2021-11-29 Andreas SchwabAvoid undefined behaviour when copying part of structure
next