]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2022-01-25 Glenn MorrisTag an mml-sec test
2022-01-25 Eli Zaretskii; * src/fns.c (concat_strings): Fix comment style.
2022-01-25 Andrea Corallo* src/fns.c (concat_strings): Clean-up unused variable.
2022-01-25 Andrea Corallo* `batch-byte+native-compile' produce .eln younger...
2022-01-25 Andrea Corallo* lisp/emacs-lisp/comp.el (batch-byte+native-compile...
2022-01-25 Stefan Monnier* src/lisp.h (lisp_h_EQ, lisp_h_NILP): Fix length and...
2022-01-25 Mattias EngdegårdFaster concat, append, vconcat, copy-sequence, etc
2022-01-25 Lars IngebrigtsenDon't mutate literals in tabulated-list-widen-current...
2022-01-25 Lars IngebrigtsenFix widening some columns in tabulated-list-widen-curre...
2022-01-25 Jim PorterTreat "-" as a positional arg in 'eshell-eval-using...
2022-01-25 Jim PorterDon't manipulate args in-place for 'eshell-eval-using...
2022-01-25 Lars IngebrigtsenImprove the term-clear-full-screen-programs doc string
2022-01-25 Po LuImprove reliability of menu bar updates on Haiku
2022-01-25 Po Lu* src/haiku_support.cc (Highlight): Send events if...
2022-01-25 Po LuDon't send menu help events on Haiku if the pointer...
2022-01-25 Po LuFix tool bar size reporting on GTK when the display...
2022-01-25 Stefan KangasMerge from origin/emacs-28
2022-01-25 Po LuImprove portability of X11 IM code
2022-01-25 Stefan MonnierRemove some dubious uses of `interactive-form`
2022-01-25 Po LuFix invalid picture after toggling the tool bar or...
2022-01-25 Po LuFix GTK native input on scaled displays
2022-01-24 Sean WhittonAdd Eshell syntax to more easily bypass Eshell's own...
2022-01-24 Sean WhittonRework eshell-match-result for testing asynchronous...
2022-01-24 Sean WhittonMove Eshell test helpers to their own file
2022-01-24 Lars IngebrigtsenMake hi-lock-face-defaults into a defcustom
2022-01-24 Juri Linkov* lisp/hi-lock.el (hi-lock-use-overlays): New variable.
2022-01-24 Lars IngebrigtsenAdd NEWS entry for term-clear-full-screen-programs
2022-01-24 Miha RihtaršičImplement alternative sub-buffer support in term.el
2022-01-24 Juri Linkov* lisp/info.el (Info-link-keymap): Fix repetitive click...
2022-01-24 Lars IngebrigtsenDon't list the default hi-lock faces twice in the futur...
2022-01-24 Lars IngebrigtsenFix gnus-article-truncate-lines doc string
2022-01-24 Juri Linkov* etc/NEWS: Mention 'replace-regexp-function' (bug...
2022-01-24 Juri Linkov* lisp/faces.el (read-face-name): Support a list of...
2022-01-24 Glenn Morris* lisp/minibuffer.el (completions-sort): Fix type.
2022-01-24 Lars IngebrigtsenDon't output spurious prefixes in read-char-exclusive
2022-01-24 Lars IngebrigtsenAllow sorting in electric-buffer-list with `S'
2022-01-24 Amin BandaliERC: Add new comaintainer, F. Jason Park
2022-01-24 Lars IngebrigtsenFix \href{a_b} in tex-mode
2022-01-24 Lars IngebrigtsenRevert "Fix tex-mode handling of _ chars in href{}...
2022-01-24 Lars IngebrigtsenAdd derived-mode test for bug#24176
2022-01-24 Lars IngebrigtsenMake anonymous functions work in auto-mode-alist
2022-01-24 Mattias Engdegård; * src/bytecode.c (exec_byte_code): Silence GCC warning
2022-01-24 Lars IngebrigtsenDon't loop so much in gud-query-cmdline on remote systems
2022-01-24 Protesilaos... Make Completions sorting a user option
2022-01-24 Lars IngebrigtsenAllow jumping to ert failure definitions
2022-01-24 Yuuki Harano* configure.ac: Remove forgotten GLIB_GSETTINGS call
2022-01-24 Lars IngebrigtsenAdd NEWS item for `I' command
2022-01-24 Lars IngebrigtsenAdd a *Help* command that'll take you to the lispref...
2022-01-24 Lars IngebrigtsenFix tex-mode handling of _ chars in href{} commands
2022-01-24 Lars IngebrigtsenMake `font-lock-add-keywords' work in derived modes
2022-01-24 Po LuRemove redundant declarations from keyboard.h that...
2022-01-24 Mattias EngdegårdInline maybe_quit
2022-01-24 Mattias EngdegårdBump specpdl inline, move reallocation out of line
2022-01-24 Mattias EngdegårdImplement Ffuncall in terms of funcall_general
2022-01-24 Mattias Engdegård; * lisp/emacs-lisp/byte-opt.el: Remove outdated comments
2022-01-24 Mattias EngdegårdOpen-code aref and aset in bytecode interpreter
2022-01-24 Mattias EngdegårdRemove the unused unbind-all bytecode
2022-01-24 Mattias EngdegårdMove a runtime interpreter check to debug mode
2022-01-24 Mattias EngdegårdRemove nil check in exec_byte_code
2022-01-24 Mattias Engdegård; * src/bytecode.c (exec_byte_code): Cosmetic improvement
2022-01-24 Mattias EngdegårdByte code arity check micro-optimisation
2022-01-24 Mattias EngdegårdPin bytecode strings to avoid copy at call time
2022-01-24 Mattias EngdegårdInline setcar and setcdr in byte-code interpreter
2022-01-24 Mattias EngdegårdInline fixnum operations in bytecode interpreter
2022-01-24 Mattias EngdegårdShort-circuit the recursive bytecode funcall chain
2022-01-24 Philipp Stephani* configure.ac (LIBSECCOMP): Bump minimum version for...
2022-01-24 Lars IngebrigtsenMake the `f' command work in image-mode again
2022-01-24 Lars IngebrigtsenAdd "then" to sh--completion-keywords
2022-01-24 Lars IngebrigtsenFix Gnus registry key bindings
2022-01-24 Martin Rudalics; * src/xfns.c (xic_preedit_draw_callback): Init text_l...
2022-01-24 Martin RudalicsOrderly inhibit frame resizing when activating tool...
2022-01-24 Po Lu* src/xterm.c (x_composite_image): Use the display...
2022-01-24 Po LuScale coordinates when checking if a touch event falls...
2022-01-24 Paul EggertAvoid glitches in ELC lines in build output
2022-01-24 Po Lu* src/xterm.c (handle_one_xevent): Drop frame picture...
2022-01-24 Po LuAdd some code for transparent frame backgrounds without...
2022-01-24 Po LuGet rid of compose status on XI2
2022-01-24 Alan MackenzieExpunge read-with-symbol-position and read-symbol-posit...
2022-01-24 Po LuSet IC preedit area on ConfigureNotify
2022-01-23 Alan MackenzieBind print-symbols-bare to t in byte-compile-from-buffer
2022-01-23 Lars IngebrigtsenMake message in hack-local-variables-confirm clearer
2022-01-23 Lars IngebrigtsenMake `C-x M-x insert-kbd-macro RET RET' work better
2022-01-23 ThunaFix tabulated-list-widen-current-column widening wrong...
2022-01-23 Lars IngebrigtsenAllow using outline minor mode in `M-x apropos-value'
2022-01-23 Lars IngebrigtsenMake apropos-print-doc more resilient
2022-01-23 Alan MackenzieFix position argument to macroexp--warn-wrap in cconv...
2022-01-23 Lars IngebrigtsenImprove `M-x speedbar' under emacs -nw very slightly
2022-01-23 Lars IngebrigtsenRegenerate ldefs-boot.el
2022-01-23 Lars IngebrigtsenMake kill-process into a command
2022-01-23 Phil SaintyAdd new function to prompt a user for a process name
2022-01-23 Po LuMake sure cursors are drawn correctly after haiku_clear...
2022-01-23 Alex KostImprove scheme-imenu-generic-expression
2022-01-23 Lars IngebrigtsenMake occur edit mode more resilient
2022-01-23 Lars IngebrigtsenRevert the other bits related to `load-read-file'
2022-01-23 Po LuFix menus on the no-toolkit build when using XI2
2022-01-23 Stefan KangasMerge from origin/emacs-28
2022-01-23 Po LuFix documentation formatting error
2022-01-23 Po Lu* src/haikumenu.c (run_menu_bar_help_event): Fix bounds...
2022-01-23 Po LuClean up some of the X extension related code
2022-01-23 Po Lu* src/pgtkterm.c (pgtk_flash): Fix input blocking.
next