]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2021-12-02 Lars IngebrigtsenAdd a new variable 'process-error-pause-time'
2021-12-02 Po LuImprove momentum scrolling algorithm
2021-12-02 Eli ZaretskiiFix display of free disk space in Dired
2021-12-02 Eli Zaretskii; * lisp/dired-x.el (dired-virtual): Doc fix. (Bug...
2021-12-02 Eli Zaretskii; * lisp/international/characters.el: Fix a typo in...
2021-12-02 Eli ZaretskiiFix recent changes related to 'glyphless-display-mode'
2021-12-02 Lars IngebrigtsenMake dired-virtual doc string less confusing
2021-12-02 Lars IngebrigtsenAdd `cl-constantly' function
2021-12-02 Jim PorterEnsure there are no duplicate separators when creating...
2021-12-02 Daniel Fleischerbrowse-url-button-regexp: Recognize gemini: links
2021-12-02 Michael LevineFix usage of deprecated syntax in some cedet tests
2021-12-02 Lars IngebrigtsenAdd a bidi-control target for `glyphless-char-display...
2021-12-02 Stefan Monnier* lisp/cedet/semantic/bovine/c.el (semantic-tag-protect...
2021-12-02 Stefan Monnier* lisp/emacs-lisp/macroexp.el: Improve last change
2021-12-02 Po LuAdd some primitive momentum-based precision scrolling
2021-12-02 Po LuAdd `touch-end' event type
2021-12-02 Po LuFix precision scrolling when there is a scroll margin
2021-12-02 Po LuGet rid of vmotion loop in `pixel-scroll-precision...
2021-12-01 Lars IngebrigtsenChange how Dired displays available space
2021-12-01 Lars IngebrigtsenFix "SEE ALSO" buttons in some man pages
2021-12-01 Andrea CoralloMake use of `comp-cstr-shallow-copy'
2021-12-01 Andrea Corallo* Redefine `comp-cstr-shallow-copy'
2021-12-01 Andrea Corallo* lisp/emacs-lisp/cl-macs.el (cl-defstruct): Decl struc...
2021-12-01 Lars IngebrigtsenMake `C-x C-d' require either an existing directory...
2021-12-01 Stefan Monnier* lisp/emacs-lisp/cconv.el (cconv--lifted-arg): Simplify
2021-12-01 Lars IngebrigtsenFix table-fixed-width-mode when typing fast
2021-12-01 Eli ZaretskiiMention 'glyphless-display-mode' in conjunction with...
2021-12-01 Lars IngebrigtsenFix fencepost error in pixel-fill--fill-line
2021-12-01 Robert Pluimcharacters.el: remove repetition in glyphless-char...
2021-12-01 Lars IngebrigtsenAdd new face `variable-pitch-text'
2021-12-01 Mattias EngdegårdFix closure-conversion of shadowed captured lambda...
2021-12-01 Lars IngebrigtsenAdd a new minor mode `glyphless-display-mode'
2021-12-01 Lars IngebrigtsenFix update-glyphless-char-display variable setting
2021-12-01 Lars IngebrigtsenMake pixel-fill-region handle space regions better
2021-12-01 Eli Zaretskii; * src/w32term.c (w32_construct_mouse_wheel): Fix...
2021-12-01 Po LuFix precision pixel scrolling for a recent change
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 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 Stefan Kangas; Auto-commit of loaddefs files.
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 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 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 LuAdd `ns-scroll-event-delta-factor'
2021-11-30 Po LuAllow non-float values in x-scroll-event-delta-factor
2021-11-30 Lars IngebrigtsenAdd new package pixel-fill.el
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...
next