]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2022-05-28 Po Lu; * src/xterm.c (x_color_cache_bucket_size): Improve...
2022-05-27 Paul EggertRemove stray decl of nonexistent var
2022-05-27 Paul Eggertdecoded-time-set-defaults now leaves DST alone
2022-05-27 Paul EggertFix unlikely null pointer dereference
2022-05-27 Paul EggertAdd ATTRIBUTE_DEALLOC to extern functions
2022-05-27 Paul EggertPacify gcc -Wsuggest-attribute-malloc
2022-05-27 Juri LinkovFix navigation in the *Completions* buffer and enable...
2022-05-27 Eli ZaretskiiExtend 'C-x 8 =' to produce characters with macron
2022-05-27 Stefan Monnier* lisp/shell.el (shell): Query shell file name from...
2022-05-27 Eli ZaretskiiImprove font selection on MS-Windows
2022-05-27 Lars IngebrigtsenMake make-decoded-time use -1 for dst unless given
2022-05-27 Lars IngebrigtsenMake package-update-all also refresh the list
2022-05-27 Po LuFix GNUstep build
2022-05-27 Po LuFix NS drag and drop on macOS
2022-05-27 Po LuMerge remote-tracking branch 'origin/master' into x...
2022-05-27 Po LuImplement some drag and drop functions on NS
2022-05-27 Stefan Kangas* lisp/progmodes/asm-mode.el: Minor doc fixes.
2022-05-27 Stefan KangasPrefer defvar-keymap in some progmodes
2022-05-27 Stefan KangasSilence byte-compiler warning about x-pointer-invisible
2022-05-27 Eli ZaretskiiMerge branch 'master' of git.savannah.gnu.org:/srv...
2022-05-27 समीर सिंह Sameer... Add support for the Javanese script (bug#55667)
2022-05-27 Po Lu* etc/PROBLEMS: Document problems with PGTK input methods.
2022-05-27 Po LuUpdate comments in some X code
2022-05-27 Stefan KangasMerge from origin/emacs-28
2022-05-27 Po LuFix XI scroll valuator reset on X Toolkit builds
2022-05-27 Po LuImprove lookup efficiency of color cache and prevent...
2022-05-27 Po LuHandle allocation errors when creating menu items on...
2022-05-27 Po LuFix longjmp/siglongjmp mixup
2022-05-26 Lars IngebrigtsenRegenerated ldefs-boot.el
2022-05-26 Stefan MonnierMerge remote-tracking branch 'origin/scratch/bug-55156'
2022-05-26 Stefan Monnierpackage-activate-all: Use the quickstart more conservat...
2022-05-26 Sam SteingoldAvoid duplicates in `package-activated-list'
2022-05-26 Juri LinkovTest suite for Completions UI (bug#54374)
2022-05-26 Stefan Monniereval.c: New functions `defvar-1` and `defconst-1` ...
2022-05-26 Stefan Monnier* test/lisp/files-resources/compile-utf8.el: Use lexica...
2022-05-26 Stefan Monnier* etc/themes/leuven-dark-theme.el: Use lexical-binding
2022-05-26 Hayden ShenkFix format specifiers in tramp-adb.el
2022-05-26 समीर सिंह Sameer... Add support for the Balinese script (bug#55648)
2022-05-26 Mattias EngdegårdFaster and less recursive byte-compile--first-symbol...
2022-05-26 Po LuHandle alternate actions for Motif drop targets
2022-05-26 Lars IngebrigtsenMake comp--native-compile delete the temp file it creates
2022-05-26 Lars IngebrigtsenMake memory-report not bug out with symbols with positions
2022-05-26 Štěpán Němec; Fix up doc of recent elisp-eldoc-var-docstring-with...
2022-05-26 Štěpán Němec; Fix some doc typos and minor language issues
2022-05-26 Po LuFix the `x_trace_wire' option
2022-05-26 Po LuUse x_get_atom_name for some more things
2022-05-26 Po Lu* src/xselect.c (Fx_register_dnd_atom): Use x_intern_ca...
2022-05-26 Po LuMake X error checking more asynchronous
2022-05-26 Po LuImprove x_get_atom_name for some predefined atoms
2022-05-26 Po LuFix 32-bit warnings again
2022-05-25 Eli Zaretskii; Fix documentation of recent additions of Indian scripts
2022-05-25 समीर सिंह Sameer... Add support for the Limbu script (bug#55621)
2022-05-25 Eli ZaretskiiMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2022-05-25 Eli Zaretskii; * etc/NEWS.28: Fix merge of NEWS.28.
2022-05-25 Eli ZaretskiiMerge from origin/emacs-28
2022-05-25 Juri Linkov* lisp/subr.el (insert-for-yank): Add nil to run-hook...
2022-05-25 Po LuLower the roundtrip overhead of x-get-atom-name by...
2022-05-25 Lars IngebrigtsenMake yank-transform-functions into defvar
2022-05-25 Jim PorterReset 'eshell-in-pipeline-p' when interpolating commands
2022-05-25 Paul W. RankinChange variable which-func-unknown to "n/a"
2022-05-25 Po LuAdd more predefined atoms for the benefit of DND code
2022-05-25 Stefan KangasPrefer defvar-keymap in url/*.el
2022-05-25 Stefan KangasRemove some ancient Emacs compat code
2022-05-25 Po LuImprove atom interning in `x-change-window-property'
2022-05-25 Po LuFix cursor color adjustment on Haiku
2022-05-25 Lars IngebrigtsenDon't have edebug bug out if C-x is rebound
2022-05-25 Po LuAdd more atoms that don't need a roundtrip to intern
2022-05-25 Lars IngebrigtsenUpdate edebug comments
2022-05-25 F. Jason Park; Fix inevitable failure in erc-dcc test
2022-05-25 Lars IngebrigtsenRegenerated ldefs-boot.el
2022-05-25 Lars IngebrigtsenFix ert-run-tests-batch-and-exit doc string typo
2022-05-25 Lars IngebrigtsenAutoload package-update-all
2022-05-25 Po LuFix compilation on GTK when Xrandr is not present
2022-05-24 Lars IngebrigtsenFix comp-mvar doc string quoting
2022-05-24 Mattias EngdegårdRemove f90-mode regexp ambiguity (bug#17222)
2022-05-24 Lars IngebrigtsenDon't use `format-message' to make doc strings in erc...
2022-05-24 Lars IngebrigtsenFix a byte compilation warning in electric.el
2022-05-24 Lars IngebrigtsenMake byte compilation warn about wrong quoting in doc...
2022-05-24 Lars IngebrigtsenFix the final divergent single quote usages in doc...
2022-05-24 Alan MackenzieCC Mode: Fix interplay between string fences and electr...
2022-05-24 Stefan MonnierMake `yank-transform-functions` a proper hook
2022-05-24 Lars IngebrigtsenFix issue with nativecomp tests leaving files behind...
2022-05-24 Eli ZaretskiiMerge branch 'master' of git.savannah.gnu.org:/srv...
2022-05-24 समीर सिंह Sameer... Add support for the Buhid and Tagbanwa scripts (bug...
2022-05-24 Lars IngebrigtsenClean up a test file in /tmp
2022-05-24 Po LuAdd more error checking to some X functions
2022-05-24 Po LuPrevent errors when Lisp code asks for props of invalid...
2022-05-24 Po LuHandle invalid NEWS files during describe-function
2022-05-24 Jim PorterKeep subcommands in pipelines from clobbering the head...
2022-05-24 Lars IngebrigtsenTweak remapping fix for set-transient-map
2022-05-24 Štěpán NěmecAdd elisp-eldoc-var-docstring-with-value function
2022-05-24 Lars IngebrigtsenMake the nativecomp test eln directory more reliably...
2022-05-24 Lars IngebrigtsenRegenerated ldefs-boot.el
2022-05-24 Lars IngebrigtsenFurther audits of single quotes in Lisp doc strings
2022-05-24 Lars IngebrigtsenAudit symbol quoting in Lisp doc strings
2022-05-24 Michael AlbinusAdd ".epub" to Tramp archive file suffixes.
2022-05-24 Lars IngebrigtsenAudit quoting symbols in C doc strings
2022-05-24 Po LuAllow the user to fix `x-mouse-click-focus-ignore-posit...
2022-05-24 Po LuFix use of wrong event structure handling XI_Enter...
2022-05-24 Po Lu* src/nsmenu.m (ns_menu_show): Use SAFE_ALLOCA.
next