]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2021-12-11 Yuuki HaranoImplement pgtk_frame_raise_lower
2021-12-11 Po LuCoding style fixes
2021-12-11 Po LuFix tooltips in PGTK child frames
2021-12-11 Po LuMerge remote-tracking branch 'origin/master' into featu...
2021-12-11 Po LuUse window height to determine wheel event pixel deltas...
2021-12-11 Po LuPrevent hang when exiting Emacs on Haiku
2021-12-11 Eli Zaretskii* src/sqlite.c (row_to_value): Call 'make_unibyte_string'.
2021-12-11 Basil L. ContovounesiosPacify unused variable warning in xterm.c
2021-12-11 Eli ZaretskiiMinor cleanups in sqlite.c
2021-12-11 Eli ZaretskiiMinor cleanups of sqlite3 code on MS-Windows
2021-12-11 Eli ZaretskiiFix a typo in sqlite.c
2021-12-11 Lars IngebrigtsenAdd confirmation to sqlite-mode-delete
2021-12-11 Lars IngebrigtsenDon't leave open cursors when listing sqlite data
2021-12-11 Lars IngebrigtsenAdd FIXME comment
2021-12-11 Lars IngebrigtsenAdd an sqlite-mode-delete command
2021-12-11 Lars IngebrigtsenFix Fsqlite_finalize book-keeping
2021-12-11 Stefan Kangas; * etc/NEWS: Fix wording in recent entry.
2021-12-11 Stefan KangasMerge from origin/emacs-28
2021-12-11 Lars IngebrigtsenImprove sqlite-mode--tablify tables
2021-12-11 Lars IngebrigtsenCheck whether the sqlite supports sqlite3_load_extension
2021-12-11 Lars IngebrigtsenFix sqlite-mode.el build problems
2021-12-11 Lars IngebrigtsenFix some sqlite doc string typos
2021-12-11 Lars IngebrigtsenAdd a new mode for examining sqlite files
2021-12-11 Lars IngebrigtsenFix comment in heading
2021-12-11 Lars IngebrigtsenAdd NEWS entry for sqlite
2021-12-11 Lars IngebrigtsenAdd sqlite3 support to Emacs
2021-12-11 Lars IngebrigtsenFix bibtex-biblatex-entry-alist sorting when using...
2021-12-11 Po LuMerge remote-tracking branch 'origin/master' into featu...
2021-12-10 Stefan Kangas* etc/TODO: Entry about converting to defvar-keymap.
2021-12-10 Stefan Kangas; * lisp/dired.el: Remove code commented out since...
2021-12-10 Stefan KangasUse defvar-keymap for package-menu-mode-map
2021-12-10 Stefan Kangas; * etc/NEWS: Improve recently added entry.
2021-12-10 Lars IngebrigtsenMake keymap-lookup work for keymap results, too
2021-12-10 Lars IngebrigtsenRevert "Make `M-x run-python' select the window again"
2021-12-10 Kévin Le GouguecMake `M-x run-python' select the window again
2021-12-10 Lars IngebrigtsenDon't bug out on certain empty elements with ids
2021-12-10 Lars IngebrigtsenMake dired-buffers-for-dir expand the DIR argument
2021-12-10 Po LuMerge remote-tracking branch 'origin/master' into featu...
2021-12-10 Po LuFurther reduce image-related stutter during precision...
2021-12-10 Po LuStop setting `make-cursor-line-fully-visible' in precis...
2021-12-10 Stefan KangasMerge from origin/emacs-28
2021-12-10 Po LuFix bob detection when pixel scrolling upwards
2021-12-10 Po LuFix pixel scrolling upwards in Info buffers
2021-12-10 Po LuRemove unused let-bindings from pixel-scroll.el
2021-12-10 Po LuFix precision scrolling for stretch glyphs
2021-12-10 Stefan Kangas* lisp/time.el (world-clock-mode-map): Convert to defva...
2021-12-10 Stefan Kangas; * lisp/Makefile.in: Fix typo.
2021-12-10 Stefan Kangas; * lisp/htmlfontify.el: Remove some commented out...
2021-12-10 Stefan Kangas; * lisp/image-dired.el: Fix typo.
2021-12-10 Po LuMerge remote-tracking branch 'origin/master' into featu...
2021-12-09 Paul Eggertemacsclient takes more care about XDG_RUNTIME_DIR
2021-12-09 Eli ZaretskiiFix logic in 'compute_window_start_on_continuation_line'
2021-12-09 Michael AlbinusFix thinko in Tramp test
2021-12-09 Michael AlbinusImprove lock-pid handling in Tramp
2021-12-09 Stefan Kangas; Prefer HTTPS in more URLs
2021-12-09 Eli Zaretskii; * lisp/progmodes/flymake.el: Update the minimum Emacs...
2021-12-09 Stefan KangasMerge from origin/emacs-28
2021-12-09 Stefan Kangas; Merge from origin/emacs-28
2021-12-09 Cameron DesautelsAdd missing K key documentation for Cangjie input methods
2021-12-09 Po LuMake precision scrolling up work over display strings
2021-12-09 Po LuFix pixel scrolling over lines with different sized...
2021-12-09 Martin RudalicsFix manual entry of 'quit-restore-window' (Bug#52328)
2021-12-09 Eli ZaretskiiClarify a comment in xdisp.c
2021-12-09 Po LuFix jumping cursor during interpolated scrolls
2021-12-09 Po LuAllow customizing step between each interpolated scroll
2021-12-09 Po LuMerge remote-tracking branch 'origin/master' into featu...
2021-12-09 Stefan Kangasimage-dired: Show image info in header line
2021-12-08 Stefan Kangasimage-dired: Go to next image when marking
2021-12-08 Stefan Kangasimage-dired: Remove some TODOs
2021-12-08 Óscar FuentesRevert "Grep alias `all' shall not match parent directory"
2021-12-08 Stefan Monnier* test/lisp/emacs-lisp/subr-x-tests.el (subr-x-named...
2021-12-08 Stefan Monnier* test/lisp/emacs-lisp/cl-macs-tests.el: Avoid `with...
2021-12-08 Stefan Monnierlisp/mouse.el: Fix some lambdas quoted with ` or '
2021-12-08 Juri Linkov* lisp/mouse.el (context-menu-entry): Bind to make...
2021-12-08 Juri Linkov; * etc/NEWS: Non-nil repeat-keep-prefix is not the...
2021-12-08 Stefan KangasDefine some more keymaps in one step
2021-12-08 Stefan Kangas; * lisp/calc/calc-ext.el: Fix warnings in my last...
2021-12-08 Eli ZaretskiiFix mode-line display in Calendar mode
2021-12-08 Lele Gaifax* etc/tutorials/TUTORIAL.it (CONCLUSIONI): Reword parag...
2021-12-08 Stefan KangasDefine calc-help-map in one step
2021-12-08 Stefan KangasConvert shortdoc-mode-map to defvar-keymap
2021-12-08 Stefan Kangas; Merge from origin/emacs-28
2021-12-08 Stefan KangasMerge from origin/emacs-28
2021-12-08 Po LuFix coarse scroll deltas on macOS
2021-12-08 Po LuClear scroll interpolation when interpolated scroll...
2021-12-08 Po LuImprove precision scroll interpolation
2021-12-08 Michael Albinus; * etc/NEWS: Fix typos.
2021-12-08 Michael AlbinusBackport: Make a more robust check in Tramp using scripts
2021-12-08 Po LuFix last change
2021-12-08 Po LuMerge remote-tracking branch 'origin/master' into featu...
2021-12-08 Po LuMake interpolated scrolling work better
2021-12-08 Po LuAllow customizing precision scroll interpolation
2021-12-08 Po LuSend scroll stop events to xwidgets correctly
2021-12-08 Po LuMerge remote-tracking branch 'origin/master' into featu...
2021-12-08 Stefan KangasConvert etc-authors-mode-map to defvar-keymap
2021-12-08 Lars IngebrigtsenPacify svg_load_image compiler warning
2021-12-08 Stefan Kangas; * lisp/textmodes/texinfo.el: Remove stale comment.
2021-12-08 Lars IngebrigtsenCheck decoding results in webp_load before using it
2021-12-08 Stefan Kangasimage-dired: Navigate from image display buffer
2021-12-07 Miha RihtaršičImprove yanking in the middle of comint process output
next