]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2022-07-04 Lars IngebrigtsenDon't bug out in manual-html-fix-index-2 on newer makei...
2022-07-04 VisuweshExclude radio buttons when suggesting URI in eww
2022-07-04 Stefan KangasNew command help-fns-edit-mode-cancel
2022-07-04 Po LuHandle errors caused by ignoring errors with GDK's...
2022-07-04 Po LuAlways wait for XdndStatus before sending XdndDrop
2022-07-04 Po LuFix accessing dpyinfo after it is deallocated
2022-07-04 Stefan KangasMerge from origin/emacs-28
2022-07-04 Po LuDisplay list of traps and handlers when crashing due...
2022-07-04 Florian RommelAdd support for fullscreen values fullheight and fullwi...
2022-07-04 Po LuAdd some more error checking code to `x_stop_ignoring_e...
2022-07-03 Stefan KangasSimplify lisp-el-font-lock-keywords-2 definition slightly
2022-07-03 Stefan KangasQuote some literal keys to get help-key-binding face
2022-07-03 Stefan KangasUse command substitutions instead of literal keys in...
2022-07-03 Stefan KangasNormalize definition of erc-track-minor-mode-map
2022-07-03 Stefan KangasUse substitute-command-keys in reftex-toc-show-help
2022-07-03 Stefan KangasFont lock \\<> and \\{} command substitutions in docstrings
2022-07-03 Stefan KangasFix warning in last commit
2022-07-03 Eli Zaretskii; * lisp/mwheel.el (mouse-wheel-scroll-amount): Doc...
2022-07-03 Juri LinkovUse more help-key-binding faces in repeat-mode message
2022-07-03 Juri Linkov* lisp/mwheel.el: More fixes for global-text-scale...
2022-07-03 Stefan KangasImprove calc-dispatch-help docstring
2022-07-03 Michael AlbinusTramp code cleanup
2022-07-03 Florian Rommelabort-redisplay: Add missing unbind_to in 'recenter'
2022-07-03 Stefan Monnierlisp/elec-pair.el: Simplify last change
2022-07-03 Stefan KangasFix dired-goto-subdir prompt
2022-07-03 Stefan KangasFix warnings in my last commit
2022-07-03 Stefan KangasImprove navigation keybindings in emacs-news-mode
2022-07-03 Eli ZaretskiiMerge branch 'master' of git.savannah.gnu.org:/srv...
2022-07-03 Eli ZaretskiiFix implementation of 'reset' face values
2022-07-03 Stefan Kangas; * etc/NEWS: Tag two items.
2022-07-03 Stefan KangasMove dired-clean-up-buffers-too to dired.el
2022-07-03 kobarityFix `python-nav-beginning-of-defun' line continuation...
2022-07-03 Stefan Kangas* lisp/dired-x.el (dired-omit-size-limit): Increase...
2022-07-03 Lars IngebrigtsenMake string-limit with encoding return complete glyphs
2022-07-03 Po LuImprove performance when rejecting XI touch event
2022-07-03 Lars IngebrigtsenFix streaming problems in nnimap-retrieve-headers
2022-07-03 Lars IngebrigtsenAdd new function `seq-split'
2022-07-03 Allen Lielec-pair: Fix bug incorrectly hiding syntax-propertize...
2022-07-03 Eli Zaretskii; * src/xfaces.c (Finternal_set_lisp_face_attribute...
2022-07-03 Po LuImprove efficiency of `x_frame_highlight' and `x_frame_...
2022-07-03 Stefan Kangas* lisp/dired.el (dired-do-eww): New command.
2022-07-03 Stefan KangasImprove dired-do-{info,man} error handling
2022-07-03 Eli ZaretskiiImplement pseudo-value 'reset' of face attrributes
2022-07-03 James Thomas* lisp/leim/quail/indian.el ("malayalam-mozhi"): Set...
2022-07-03 Po LuFix deadlocks with very old versions of libXi
2022-07-03 Eli ZaretskiiDocument 'jit-lock-debug-mode'
2022-07-03 Stefan Kangas; Merge from origin/emacs-28
2022-07-03 Stefan KangasMerge from origin/emacs-28
2022-07-03 Po LuSpeed up receiving drops over slow connections
2022-07-02 Lars IngebrigtsenREQUIRE-MATCH doc string clarification
2022-07-02 Lars IngebrigtsenFix some typos in NEWS
2022-07-02 Lars IngebrigtsenAdd sanity check for Emacsen distributed without .el...
2022-07-02 Alan Mackenzie* lisp/progmodes/cc-mode.el (c-common-init): Bind case...
2022-07-02 Alan MackenzieCC Mode: Fix a c-backward-token-2 call wrongly jumping...
2022-07-02 Lars IngebrigtsenFilter out nul bytes when killing from a *grep* buffer
2022-07-02 Manuel GiraudAdd more separators to longlines-mode
2022-07-02 Lars IngebrigtsenUnobsolete longlines-mode (bug#18589)
2022-07-02 Stefan KangasUse help-key-binding face in text scale adjust messages
2022-07-02 Stefan KangasUse help-key-binding face in repeat-mode message
2022-07-02 Stefan KangasMake dired-jump repeatable in repeat-mode
2022-07-02 Eli Zaretskii; * etc/NEWS: Fix typo in recently-added entry.
2022-07-02 Eli Zaretskii; Minor fixes for 'global-text-scale-adjust'
2022-07-02 Stefan KangasMove dired-info and dired-man from dired-x to dired
2022-07-02 Stefan KangasPrefer defvar-keymap in nxml/*.el
2022-07-02 Po LuFix error handling for XCB Xlib
2022-07-02 Po LuFix display disconnect when tooltip frame is alive
2022-07-02 Gregory HeytingsCommand for global adjustments to the default face
2022-07-02 Lars IngebrigtsenAdd a comment about buffer_local_value/find_symbol_value
2022-07-02 Lars IngebrigtsenAllow NUL characters in JSON input
2022-07-02 Lars IngebrigtsenMake comint-watch-for-password-prompt more resilient
2022-07-02 Mattias EngdegÄrd; Fix typos.
2022-07-02 Michael AlbinusPreserve connection-local settings in dired
2022-07-02 Lars IngebrigtsenAdd native-compile-prune-cache command
2022-07-02 Lars Ingebrigtsennative-comp-eln-load-path doc string fix
2022-07-02 Stefan KangasDoc fixes; don't use obsolete names
2022-07-02 Stefan KangasDon't refer to obsolete alias for insert-char
2022-07-02 Stefan KangasDon't use obsolete face name in manoj-dark-theme
2022-07-02 Eli Zaretskii* src/sheap.h (STATIC_HEAP_SIZE): Double the size of...
2022-07-02 Po LuCompletely get rid of races during Motif drag window...
2022-07-02 Stefan Kangas; Fix typos.
2022-07-02 Stefan Kangas* src/xfns.c (Fx_server_input_extension_version): Fix...
2022-07-02 Stefan KangasMerge from origin/emacs-28
2022-07-02 Lele GaifaxFix repeated "the"
2022-07-02 VisuweshFix fallout from bug#50143
2022-07-02 Omar PoloImprove rcirc's CertFP documentation
2022-07-02 Po LuFix drag-and-drop from Chromium family browsers
2022-07-02 Stefan Kangas* lisp/ruler-mode.el (ruler-mode-map): Use defvar-keymap.
2022-07-02 Stefan Kangas* lisp/epa-mail.el (epa-mail-mode-map): Use defvar...
2022-07-02 Stefan KangasFont lock \\`' command substitutions in docstrings
2022-07-02 Po LuAdd interactive XDS test
2022-07-02 Stefan Monnier* editfns.c (Fbyte_to_string): Use `make_unibyte_string`
2022-07-02 Po LuReturn the correct action from the Lisp side of drag...
2022-07-01 Stefan KangasUse command substitution in kmacro.el
2022-07-01 Stefan Kangas* doc/misc/erc.texi (Connecting): Fix typo.
2022-07-01 Eli ZaretskiiFix "C-u C-x =" for SPC
2022-07-01 F. Jason Park; * doc/misc/erc.texi: Fix typo
2022-07-01 F. Jason Park; Fix regexp in ERC test-server utility
2022-07-01 Eli ZaretskiiFix quoting of file names in 'ctags'
2022-07-01 Lars IngebrigtsenAdd support for <mark> in shr
2022-07-01 Lars IngebrigtsenFix elisp-byte-compile-buffer requirements
next