]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2022-07-28 Lars IngebrigtsenDon't export print--unreadable-callback-buffer to lisp
2022-07-28 Lars IngebrigtsenEnsure that we don't call print-unreadable-function...
2022-07-28 Stefan KangasDoc fixes: don't mention EFS
2022-07-28 Stefan KangasNew test ffap-replace-file-component
2022-07-28 Stefan KangasMinor doc fixes in ffap.el
2022-07-28 Po LuFix minor problem with scroll bar grabs on Haiku
2022-07-28 Po LuFix race conditions in mouse button handling on Haiku
2022-07-28 Po Lu* src/xterm.c (x_set_offset): Respect x-no-window-manager.
2022-07-28 Po LuRemove excessive synchronization from x_sync_with_move
2022-07-27 Stefan KangasDrop support for obsolete "Lisp Code Directory" from...
2022-07-27 Stefan Kangas; * lisp/ffap.el: Delete code commented out since 1997.
2022-07-27 Stefan KangasDrop support for XEmacs package EFS
2022-07-27 Stefan KangasMake ffap-file-suffix obsolete
2022-07-27 Michael AlbinusRemove Tramp instrumentation
2022-07-27 Michael Albinus* lisp/net/tramp.el (tramp-handle-shell-command): Modif...
2022-07-27 Michael AlbinusFurther Tramp instrumentation
2022-07-27 Mattias Engdegård; * etc/NEWS: typo
2022-07-27 F. Jason ParkAdd compat from GNU ELPA as a soft dependency in ERC
2022-07-27 F. Jason ParkAvoid mutating default value of erc-server-last-peers
2022-07-27 F. Jason ParkEnsure erc-dcc-chat-setup runs in the right buffer
2022-07-27 F. Jason ParkFix CTCP regression in erc-server-PRIVMSG
2022-07-27 F. Jason ParkAllow non-IRC line delimiters with ERC test server
2022-07-27 Po LuFix thinko in last change
2022-07-27 Michael Albinus; Instrument Tramp tests
2022-07-27 Michael AlbinusIn Tramp, use `string-empty-p' and `string-equal-ignore...
2022-07-27 Lars IngebrigtsenUpdate test-print-unreadable-function after fix
2022-07-27 YugaEgoImprove 'diff-whitespace-style' user option declaration
2022-07-27 Po LuFix invalid current buffer after print-unreadable-funct...
2022-07-27 Lars IngebrigtsenAdd a test for python-mode comment/else problem
2022-07-27 Stephen BermanFix comment/else indentation problem in python-mode
2022-07-27 Po LuFix frame determination for XI touch events
2022-07-27 Po LuRemove workaround for some input method problems
2022-07-27 Po LuFix NS stretch glyph display
2022-07-26 Alan MackenzieCC Mode: correct the calculation and handling of c...
2022-07-26 Lars IngebrigtsenAdd missing @end defun to strings.texi
2022-07-26 Eli Zaretskii; Fix documentation of 'network-lookup-address-info'
2022-07-26 Eli Zaretskii; Improve doc string of 'read-extended-command'
2022-07-26 Sam Steingoldrestore and obsolete `gnus-string-equal' and `bibtex...
2022-07-26 Sam Steingoldavoid error when message-fetch-field returns nil
2022-07-26 Sam Steingoldstring-equal-ignore-case: new function
2022-07-26 Lars IngebrigtsenDon't bind `M-X' when doing general completion
2022-07-26 Lars IngebrigtsenAdd a test for print-unreadable-function
2022-07-26 Mattias EngdegårdAdd duplicate-dwim (bug#56418)
2022-07-26 Robert PluimTeach 'network-lookup-address-info' to validate numeric...
2022-07-26 Michael AlbinusFix regression in last Tramp change
2022-07-26 Po LuFix flicker when moving tooltips between frames during...
2022-07-26 Po LuHandle modifiers during Haiku DND wheel movement
2022-07-26 Stefan KangasMerge from origin/emacs-28
2022-07-26 Po LuRemove some redundant checks in the DND code
2022-07-25 Paul EggertNote guideline for doc string expressions
2022-07-25 Eli ZaretskiiAvoid infloop in 'recenter'
2022-07-25 Mattias Engdegård; * test/lisp/net/tramp-tests.el (tramp--test-enabled...
2022-07-25 Michael AlbinusFix regexp in tramp-tests.el
2022-07-25 Robert PluimMake package-archives URL treatment slighty laxer
2022-07-25 João TávoraClean up more robustly in compile.el
2022-07-25 Eli ZaretskiiFix inaccuracies in "lax search" documentation
2022-07-25 Michael Albinus; Instrument tramp-tests.el
2022-07-25 Po LuFix mouse face handling during frame reentry on Haiku
2022-07-25 Stefan KangasMerge from origin/emacs-28
2022-07-25 Stefan Kangas; Merge from origin/emacs-28
2022-07-25 Po LuFix typo in x-dnd-tests.el
2022-07-25 Po LuFix mouse face handling with tooltips
2022-07-25 Po Lu; Rename misnamed function in xterm.c
2022-07-24 Kyle MeyerUpdate to Org 9.5.4-17-g6e991f
2022-07-24 Mike KupferFix the prompt for mh-mime-save-parts (SF#500)
2022-07-24 Mike Kupfer* mh-mime.el (mh-mime-save-parts): Restore default...
2022-07-24 Michael AlbinusRefactor Tramp
2022-07-24 Po LuThrow errors in XDS handler directly
2022-07-24 Eugene HaFind libgccjit.dylib on Homebrew Macos
2022-07-24 Paul PogonyshevDon't exclude current dir in `package--reload-previousl...
2022-07-24 YugaEgoAdd new user option 'diff-whitespace-style'
2022-07-24 Stefan KangasMerge from origin/emacs-28
2022-07-24 Stefan Kangas; Merge from origin/emacs-28
2022-07-24 Po Lu; * lisp/x-dnd.el (x-dnd-init-frame): Ignore tip frames.
2022-07-24 Po LuPrevent exposing tooltip frames to Lisp code during...
2022-07-23 Dmitry Gutov* lisp/progmodes/xref.el: Bump the version.
2022-07-23 Michael AlbinusSet `default-directory' of Tramp archive connection...
2022-07-23 Mattias EngdegårdFix `lsh` warning shortcomings (bug#56641)
2022-07-23 Basil L. ContovounesiosUpdate pdumper.c after recent long lines changes
2022-07-23 Mattias EngdegårdCorrect symbol in error for failed CHECK_INTEGER (bug...
2022-07-23 Dmitry GutovSupport new "binary file matches" format in Ripgrep 13
2022-07-23 Po LuRemove macOS region color code
2022-07-23 Eli Zaretskii; * etc/NEWS: Fix wording and punctuation of 'comint...
2022-07-23 Eli Zaretskii; * etc/NEWS: Fix typo.
2022-07-23 Eli Zaretskii; * etc/NEWS: Move the 'lsh' item to its proper place.
2022-07-23 Mattias EngdegårdUse `ash` instead of `lsh` in verilog-mode (bug#56641)
2022-07-23 Mattias EngdegårdWarn about calls to `lsh` (bug#56641)
2022-07-23 Eli Zaretskii; * doc/lispref/functions.texi (Declare Form): Fix...
2022-07-23 Eli ZaretskiiUpdate the documentation of 'declare' forms
2022-07-23 Mattias Engdegård; * lisp/emacs-lisp/bytecomp.el: comment cleanup
2022-07-23 Po LuUndo C parts of "Don't use the Gtk region face"
2022-07-23 Lars IngebrigtsenDon't use the Gtk region face
2022-07-23 kobarityFix Python navigation problem with a line continuation...
2022-07-23 Eli ZaretskiiFix bookmark support for Help functions in native-compi...
2022-07-23 Lars IngebrigtsenFix wdired entry when there are hidden subdirs
2022-07-23 Miha RihtarsicFix mode line mouse-1 binding when showing only column...
2022-07-23 VisuweshNew user option to disable deleting current input in...
2022-07-23 Lars IngebrigtsenUse special-mode in eldoc--doc-buffer
2022-07-23 Po LuFix PGTK DND after a source leaves without dropping...
2022-07-23 Lars IngebrigtsenFix off-by-one error in string-truncate-left
next