]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2021-12-22 Stefan KangasUse defvar-keymap in minibuffer.el
2021-12-22 Stefan KangasMake substitute-command-keys test less brittle
2021-12-22 Alan ThirdAdd native HEIC support on macOS (bug#51381)
2021-12-22 Alan ThirdAllow resizing undecorated frames on macOS (bug#28512...
2021-12-22 Alan ThirdMake NS toolbar item ID more unique (bug#50160)
2021-12-22 Alan ThirdMake NS toolbar use NSString instead of C strings
2021-12-22 Alan ThirdFix macfont backend color handling
2021-12-22 Alan ThirdFurther cleanup of NS color code
2021-12-22 Alan ThirdSimplify NS color handling
2021-12-22 Jonas BernoulliHelp outline-minor-mode avoid some false matches
2021-12-22 Jonas BernoulliHide transient prefix/suffix commands from execute...
2021-12-22 Michael AlbinusFix some Tramp tests
2021-12-22 Mattias EngdegårdUse unibyte strings in ntlm auth requests and responses
2021-12-22 Eli Zaretskii; * etc/NEWS: Fix a recently-added entry.
2021-12-22 Lars IngebrigtsenAdjust test after recent help.el change
2021-12-22 Po Lu* src/pgtkterm.c (scroll_event): Fix scroll delta scale.
2021-12-22 Po Lu* src/pgtkterm.c (scroll_event): Fix sign of delta_y.
2021-12-22 Po LuDisable by default and add NEWS entry to the new comple...
2021-12-22 Lars IngebrigtsenSimplify disabled-command-function prompting
2021-12-22 Lars IngebrigtsenUse pop-to-buffer-same-window in `M-x term'
2021-12-22 Po LuFix horizontal scrolling on PGTK
2021-12-22 Po LuUse XI2 calls to warp the client pointer
2021-12-22 Po LuFix GTK crash when clicking on xwidgets on XI2
2021-12-21 Paul EggertUpdate from gnulib
2021-12-21 Philip KaludercicDelete completion window on quitting
2021-12-21 Philip KaludercicAllow for next-completion to wrap around the completion...
2021-12-21 Philip KaludercicAllow for the completion buffer to be automatically...
2021-12-21 Eli Zaretskii; * src/xdisp.c (display_string): Fix a typo in a comment.
2021-12-21 Stefan KangasDeclare functions to silence byte-compiler
2021-12-21 Stefan KangasFix some tests in --without-all builds
2021-12-21 Stefan KangasSilence additional byte-compiler warning in test
2021-12-21 Michael AlbinusAdd `permission-denied' error to Tramp
2021-12-21 Po LuFix xg_event_is_scrollbar for grab-related events on XI2
2021-12-21 Stefan Kangas; Fix spelling; be consistent with "key binding" (Bug...
2021-12-21 Mattias EngdegårdDon't produce multibyte strings by accident in sasl...
2021-12-21 Po Lu; * src/xterm.c (handle_one_xevent): Fix typo in last...
2021-12-21 Po LuIgnore XI_TouchBegin events on the GTK tool bar
2021-12-21 Andrew G CohenFix gnus subject matching when subject is empty
2021-12-21 Lars IngebrigtsenRevert "Speed up find_field when called from outside...
2021-12-21 Lars IngebrigtsenRemove the `mode-line-percent-position' min width hack
2021-12-21 Lars IngebrigtsenAllow @ characters in heredoc in shell-script-mode
2021-12-21 Lars IngebrigtsenUse the new `permission-denied' error to catch multises...
2021-12-21 Lars IngebrigtsenSpeed up find_field when called from outside a field
2021-12-21 Stefan MonnierFix bug#28557
2021-12-21 Po LuDon't drop touch events we're not interested in on...
2021-12-21 Po LuFix touch event menu bar detection
2021-12-21 Po LuFix xg_event_is_for_menubar for XI2 events
2021-12-21 Stefan Monniereieio-tests.el: Silence last warnings
2021-12-21 Po Lu* src/xterm.c (handle_one_xevent): Set user time on...
2021-12-21 Po LuIgnore all emulated button events (i.e. those from...
2021-12-20 Paul EggertPut AM_V_GEN etc. first
2021-12-20 Stefan Kangas; Minor license statement fixes
2021-12-20 Stefan KangasMake some variable aliases obsolete
2021-12-20 Paul EggertPrefer $(info) to @echo
2021-12-20 Mattias EngdegårdFix sloppy base64 acceptance of some multibyte characters
2021-12-20 Sam SteingoldFix build in a separate directory (bug#52669)
2021-12-20 Stefan KangasUse defvar-keymap in wdired.el
2021-12-20 Stefan KangasUse declare-function instead of defun in eieio-tests.el
2021-12-20 Mattias Engdegård; * lisp/emacs-lisp/cl-macs.el (cl--self-tco): fix...
2021-12-20 Mattias EngdegårdSilence byte-compiler warnings from absent optional...
2021-12-20 Mattias EngdegårdBody of dynamic let-bindings is not in tail position
2021-12-20 Mattias EngdegårdAdd `macroexp--dynamic-variable-p`
2021-12-20 Mattias EngdegårdTreat base64 string encode/decode as pure functions
2021-12-20 Stefan KangasSilence byte-compiler using with-no-warnings in tests
2021-12-20 Stefan KangasSilence undefined function warnings in eieio-tests.el
2021-12-20 Stefan KangasPrefer skip-unless in one eieio test
2021-12-20 Stefan KangasSilence byte-compiler in cconv-tests.el
2021-12-20 Stefan KangasMerge from origin/emacs-28
2021-12-19 Stefan Kangas* lisp/progmodes/sh-script.el (sh-mode-map): Use defvar...
2021-12-19 Stefan Kangas; * lisp/progmodes/sh-script.el (sh-mode-menu): Fix...
2021-12-19 Lars IngebrigtsenFurther tweaks to emoji person groups
2021-12-19 Lars IngebrigtsenFurther tweaks to the emoji segmentation
2021-12-19 Lars IngebrigtsenFurther fixes for emojis in the "people" categories
2021-12-19 Juri Linkov* lisp/isearch.el: Don't display "Pending" for lax...
2021-12-19 Eli Zaretskii; * doc/lispref/frames.texi (Child Frames): Improve...
2021-12-19 Martin RudalicsClarify description of two mouse dragging parameters...
2021-12-19 Eli ZaretskiiMove Rmail autoloads to the common loaddefs.el
2021-12-19 Lars IngebrigtsenAdd some very rudimentary field-beginning/end tests
2021-12-19 Eli Zaretskii; Fix last change to filelock-tests.el
2021-12-19 Eli ZaretskiiNew error symbol 'permission-denied'
2021-12-19 Stefan KangasMake bad-packages-alist obsolete
2021-12-19 Alan MackenzieCC Mode: Remove annoying background fontification....
2021-12-19 Stefan KangasSilence "initform needs quoting" warning in tests
2021-12-19 Michael AlbinusMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2021-12-19 Michael AlbinusFix timeout problem in autorevert-tests.el
2021-12-19 Kévin Le GouguecEnable webp support in PGTK builds, too
2021-12-19 Eli ZaretskiiFix last change in 'handle_display_prop'
2021-12-19 Stefan KangasSilence "Unknown slot" warnings in tests
2021-12-19 Daniel MendlerAdd a new elp-restore-package command
2021-12-19 Lars IngebrigtsenFix elp-*-list interactive specs
2021-12-19 Stefan KangasMerge from origin/emacs-28
2021-12-19 Lars IngebrigtsenRework how shr sets <span id='foo'> targets to make...
2021-12-19 Lars IngebrigtsenFix prompt in `sql-sqlite'
2021-12-19 Lars IngebrigtsenFix indexing gendered emoji forms that have "person...
2021-12-19 LdBethAdd a shr-allowed-images user option
2021-12-19 mihaFix prompt colors in comint-snapshot-last-prompt
2021-12-19 Lars IngebrigtsenMove rmail-related functions from gnus-util.el to gnus...
2021-12-19 Po LuAdd missing implementation of `pgtk-menu-bar-open'
2021-12-19 Po Lu* src/gtkutil.c: Remove obsolete fixme.
2021-12-19 Po Lu* etc/NEWS: Add news entry for pgtk.
next