]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2021-12-14 Dmitry Gutovproject-kill-buffers-display-buffer-list: Fix :package...
2021-12-14 Dmitry GutovAdd 'comint-mode' and 'change-log-mode' to project...
2021-12-14 Stefan Monniereieio-compat.el: Move to lisp/obsolete
2021-12-14 Stefan KangasPrefer command remapping in allout.el
2021-12-14 Lars IngebrigtsenFix ert.texi error from previous change
2021-12-14 Stefan Kangas* lisp/net/eudc.el (custom-menu-create): Remove unneces...
2021-12-14 Stefan KangasRemove Emacs 21 compat code for command-remapping
2021-12-14 Michael AlbinusMinor Tramp cleanup
2021-12-14 Michael AlbinusExplain JUnit test reports in ert doc
2021-12-14 Stefan KangasUse defvar-keymap in elisp-mode.el
2021-12-14 Stefan KangasPrefer command remapping in cperl-mode.el
2021-12-14 Lars IngebrigtsenOnly allow SQLite extensions from an allowlist
2021-12-14 Stefan KangasMerge from origin/emacs-28
2021-12-14 Stefan KangasSet calc-make-windows-dedicated to nil by default
2021-12-14 Stefan Kangas* make-dist: Don't run "make --question info". (Bug...
2021-12-14 Stefan Kangascompletion.el: Make two compat aliases obsolete
2021-12-13 Eli Zaretskii; * src/xdisp.c (move_it_vertically_backward): Clarify...
2021-12-13 Philipp Stephani; Add a FIXME regarding the GMP memory allocation funct...
2021-12-13 Michael AlbinusERT can generate JUnit test reports
2021-12-13 Stefan KangasMake alias obsolete in xscheme.el
2021-12-13 Stefan KangasMake two aliases obsolete in lisp/international/robin.el
2021-12-13 Stefan Monnier* lisp/emacs-lisp/generator.el (iter-yield): Simplify
2021-12-13 Stefan Monnierlisp/pcomplete.el: Mark obsolete some unused functions
2021-12-13 Eli ZaretskiiFix regression in help-mode prompt
2021-12-13 Eli Zaretskii* src/sqlite.c (Fsqlite_open, Fsqlite_load_extension...
2021-12-13 Stefan Kangas* lisp/ielm.el (ielm-map): Use defvar-keymap.
2021-12-13 Stefan Kangas* lisp/ielm.el (ielm-header): Show key binding for...
2021-12-13 Stefan KangasMerge from origin/emacs-28
2021-12-13 Lars IngebrigtsenAdd a new `sqlite-pragma' command
2021-12-13 Lars IngebrigtsenIntroduce a new sqlite-locked-error
2021-12-13 Kévin Le GouguecMake `M-x run-python' select the window again
2021-12-13 Po LuWork around pixel scrolling issues when org-indent...
2021-12-13 Po LuStop using XI focus events on non-GTK builds
2021-12-12 Juri Linkov; * etc/NEWS: Add 'char-fold-override' (bug#52394).
2021-12-12 Eli Zaretskii* lisp/char-fold.el (char-fold-override): Doc fix.
2021-12-12 Juri Linkov* lisp/char-fold.el (char-fold-override): New defcustom...
2021-12-12 Juri Linkov* lisp/tab-bar.el (tab-bar-switch-to-last-tab): Add...
2021-12-12 Eli Zaretskii* make-dist (manifest): Filter out msdos/autogen/*...
2021-12-12 Juri Linkov* lisp/startup.el: Let-bind browse-url-browser-function...
2021-12-12 Po LuFix overline display over stretch glyphs with box on NS
2021-12-12 Po LuFix overline display when there is a box
2021-12-12 Richard StallmanRewrite the "Quitting Windows" section of Emacs Lisp...
2021-12-12 Lars IngebrigtsenReally fix the etags TEX parsing
2021-12-12 Lars IngebrigtsenFix an off-by-one error in TEX parsing in etags
2021-12-12 Lars IngebrigtsenCheck for support in sqlite-mode-open-file
2021-12-12 Stefan Kangaseshell: Prefer octal number for file modes
2021-12-12 Stefan Kangas; * lisp/emacs-lisp/shortdoc.el (keymaps): Fix typo.
2021-12-12 Po LuFix eshell for systems that do not have subprocesses
2021-12-12 Lars IngebrigtsenMake with-sqlite-transaction mode code efficient
2021-12-12 Po Lu* src/xterm.c (x_detect_focus_change): Fix XI2 focus...
2021-12-12 Po LuFix last change
2021-12-12 dick r. chiangFix some compilation warnings in sqlite-less builds
2021-12-12 Po LuFix frame focus on X Toolkit builds with XInput 2
2021-12-12 Lars IngebrigtsenUpdate bovine/gcc-tests for newer Macos versions
2021-12-12 Stefan KangasMerge from origin/emacs-28
2021-12-12 Lars IngebrigtsenTweak erroring in sqlite-mode-delete
2021-12-12 Lars IngebrigtsenMake sqlite-mode-list-tables work on older sqlite versions
2021-12-12 Po LuClear precision scroll interpolation when direction...
2021-12-12 Po LuFix drawing overlines on top of stretch glyphs when...
2021-12-11 Mattias EngdegårdConstant-propagate access to captured variables
2021-12-11 Mattias EngdegårdReimplement gnus-thread-header in Lisp
2021-12-11 Philipp Stephani; * lisp/subr.el (start-process-shell-command): Add...
2021-12-11 Eli ZaretskiiFix hang when deleting a pipe process
2021-12-11 Philipp StephaniAvoid undefined behavior in 'send-process-region' ...
2021-12-11 Kyle MeyerUpdate to Org 9.5.1-25-g9ca3bc
2021-12-11 Po LuFix the DJGPP port
2021-12-11 Eli ZaretskiiImprove documentation of sqlite3 support
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-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 LuFurther reduce image-related stutter during precision...
next