]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
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 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.
2022-01-22 Eli ZaretskiiMinor copyedits in "Symbols with Position"
2022-01-22 Alan MackenzieMerge branch 'master' of /home/acm/emacs/emacs.git...
2022-01-22 Alan MackenzieDon't use 'load-read-function' in byte-compile-from...
2022-01-22 Alan MackenzieMerge branch 'scratch/correct-warning-pos'
2022-01-22 Lars IngebrigtsenFix print-unreadable-function documentation
2022-01-22 Philipp StephaniSeccomp: improve support for newer versions of glibc...
2022-01-22 Michael AlbinusAdd direct remote copying in Tramp's scp support
2022-01-22 Lars IngebrigtsenMark nil vc-follow-symlinks as safe
2022-01-22 Lars IngebrigtsenUse load-read-function in byte-compile-from-buffer
2022-01-22 Lars IngebrigtsenClarify Vprint_unreadable_function doc string
2022-01-22 Eli ZaretskiiFix documentation of 'unprintable' stuff
2022-01-22 Lars IngebrigtsenImprove dired-do-create-files slightly
2022-01-22 Lars IngebrigtsenSpeed up multisession--set-value-sqlite slightly
2022-01-22 Lars IngebrigtsenAdd new function 'readablep'
2022-01-22 Lars IngebrigtsenAdd new variable print-unreadable-function
2022-01-22 Po LuAdd some menu bar help code on GNUstep
2022-01-22 Po LuFix PGTK build with xwidgets
2022-01-22 Po LuFix GNUstep build warnings
2022-01-22 Lars IngebrigtsenFix HTML target marking in shr
2022-01-22 Lars IngebrigtsenPut the old label into the future history in reftex...
2022-01-22 Lars IngebrigtsenFix the prompt in hi-lock-read-face-name
2022-01-22 Eli Zaretskii; * etc/NEWS: Improve entry about Outline mode changes.
2022-01-22 Matthias MeulienFix some doc strings in outline.el
2022-01-22 Eli Zaretskii; * src/xdisp.c (Fbidi_find_overridden_directionality...
2022-01-22 Alan MackenzieMerge branch 'master' into scratch/correct-warning-pos scratch/correct-warning-pos
2022-01-22 Lars IngebrigtsenMake the test for existing multisession variables more...
2022-01-22 Eli Zaretskii; Fix last change in 'textsec-bidi-controls-suspicious-p'.
2022-01-22 Alan MackenzieMiscellaneous amendments to the scratch/correct-warning...
2022-01-22 Eli ZaretskiiImprove detection of suspicious uses of bidi controls
2022-01-22 Po LuPrevent raw bytes from being displayed as help text...
2022-01-22 Po LuUse locale coding system to decode XIM preedit text
2022-01-22 Eli ZaretskiiChange visibility of "Undelete Frame"
2022-01-22 Eli ZaretskiiMerge branch 'master' of git.savannah.gnu.org:/srv...
2022-01-22 Po LuGet rid of some unnecessary code in handle_one_xevent
2022-01-22 Eli ZaretskiiMerge branch 'master' of git.savannah.gnu.org:/srv...
2022-01-22 Stefan Kangas; Merge from origin/emacs-28
2022-01-22 Po LuFix recent changes to visible bell code
2022-01-22 Po LuClean up visible bell code on X
2022-01-22 Po LuFix crash when the visible bell is rung but there is...
2022-01-21 Paul EggertAvoid glitches in ELC lines in build output
2022-01-21 Paul EggertSimplify AM_V_ELC setup
next