]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2021-12-16 Po LuMerge remote-tracking branch 'origin/master' into featu...
2021-12-16 Eli ZaretskiiImprove documentation of multisession variables
2021-12-16 Lars IngebrigtsenUpdate files times in multisesssion properly
2021-12-16 Lars IngebrigtsenMake the multisession files value read more resilient
2021-12-16 Lars IngebrigtsenSkip extension tests on hosts without the function
2021-12-16 Lars IngebrigtsenMake emoji--recent use multisession variables
2021-12-16 Lars IngebrigtsenDeclare a couple more functions in multisession.el
2021-12-16 Lars IngebrigtsenAdd support for multisession variables
2021-12-16 Po LuRequire xwidget.el in `make-xwidget'
2021-12-16 Stefan KangasMerge from origin/emacs-28
2021-12-16 Stefan KangasPrefer command remapping in ses.el
2021-12-15 Stefan KangasUse defvar-keymap in hideif.el
2021-12-15 Michael AlbinusAdd errors in ert JUnit test reports
2021-12-15 Martin RudalicsFix control buffer window height in 'ediff-setup-contro...
2021-12-15 Juri Linkov* lisp/outline.el (outline-minor-mode-use-buttons)...
2021-12-15 Andrea CoralloHave 'dlopen' use RTLD_GLOBAL in 'dynlib_open'
2021-12-15 Arash EsbatiRecognize starred environments
2021-12-15 Po LuMerge remote-tracking branch 'origin/master' into featu...
2021-12-15 Stefan KangasMerge from origin/emacs-28
2021-12-15 YAMAMOTO MitsuharuFix crash when dumping charset_table with portable...
2021-12-15 Po LuPrevent GDK from handling emulated button events
2021-12-15 Po LuWork around pixel scrolling issues when line numbers...
2021-12-15 Dmitry Gutov; etc/NEWS: Move the note about Xref EIEIO change to...
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 Philipp StephaniRemove maintainer comment from Emacs 28 module snippet.
2021-12-14 Po LuMerge remote-tracking branch 'origin/master' into featu...
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 Po LuMerge remote-tracking branch 'origin/master' into featu...
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 when there is a box on PGTK
2021-12-12 Po LuMerge remote-tracking branch 'origin/master' into featu...
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 LuFix coding style
2021-12-12 Po LuPrevent hangs when displaying a context menu on pgtk
2021-12-12 Po LuMerge remote-tracking branch 'origin/master' into featu...
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 Yuuki HaranoImplement pgtk_frame_raise_lower
2021-12-11 Po LuFix the DJGPP port
2021-12-11 Eli ZaretskiiImprove documentation of sqlite3 support
2021-12-11 Po LuCoding style fixes
next