]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2022-09-20 F. Jason Park; Tag some ERC test-server tests as being :unstable
2022-09-19 Stefan Monnier* lisp/emacs-lisp/cl-generic.el (cl--generic-lambda...
2022-09-19 Juri Linkov* lisp/outline.el (outline-open): Revert 'text' back...
2022-09-19 Gregory HeytingsImprove advices on build failures.
2022-09-19 Juri Linkov* lisp/outline.el (outline-minor-mode-use-margins)...
2022-09-19 Michael AlbinusMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2022-09-19 Matthias MeulienMinor touch-ups of some recent OSC stuff
2022-09-19 Mauro Arandaperl-mode: / is a regexp match if there's nothing before it
2022-09-19 Mattias EngdegårdAbolish max-specpdl-size (bug#57911)
2022-09-19 Stefan KangasAllow nil value for filter-buffer-substring-function
2022-09-19 Stefan KangasSupport imenu in emacs-news-mode
2022-09-19 Eli ZaretskiiFix 'posn-at-point' around several 'display' properties
2022-09-19 Stefan Monnier* doc/misc/eieio.texi (Introduction, Generics): Remove...
2022-09-19 Philipp StephaniImprove check for misleading 'cl-case' cases (Bug#57915).
2022-09-19 Michael AlbinusRevert change in Tramp inotifywait
2022-09-19 Stefan KangasPrefer DE specific commands to set wallpaper
2022-09-19 Stefan KangasAvoid an unnecessary call to intern
2022-09-19 Daniel PetterssonFix eshell directory and executable completion on action t
2022-09-19 Gregory Heytings; * Makefile.in: Fix typo.
2022-09-19 Lars IngebrigtsenDon't save bookmark context from encrypted files
2022-09-19 Gregory Heytings; * Makefile.in: Add "make bootstrap configure=default...
2022-09-19 Gregory HeytingsRevert 60de98f6f0 and b2d419ed5b.
2022-09-19 Po Lu* Makefile.in: Readd warnings about "git clean -fdx"
2022-09-19 Po LuRevert "; * Makefile.in: Partly revert 5b3c4004a9."
2022-09-19 Lars Ingebrigtsenmake gen-clean remove some newly-added generated files
2022-09-19 Gregory Heytings; * Makefile.in: Partly revert 5b3c4004a9.
2022-09-19 Stefan KangasMerge from origin/emacs-28
2022-09-19 Po LuRemove calls to intern with a static string from code...
2022-09-19 Po LuGet rid of intern calls to static strings in xterm.c
2022-09-19 Po LuFix GC protection of scroll bar windows
2022-09-18 Gregory HeytingsDisplay a help message when building Emacs failed.
2022-09-18 Eli Zaretskii; Minor copyedits of *-frame-alist doc strings
2022-09-18 Eli Zaretskii; * src/intervals.c (get_local_map): Fix commentary.
2022-09-18 Stefan KangasPrefer using DEFSYMs to intern with wrong_type_argument
2022-09-18 Eli Zaretskii; Fix doc strings in osc.el
2022-09-18 Eli Zaretskii; * etc/NEWS: Fix typos and punctuation in OSC entry.
2022-09-18 Michael AlbinusMinor Tramp cleanups
2022-09-18 Michael HeerdegenTurn gv-synthetic-place into a function
2022-09-18 Matthias MeulienAdd NEWS entry for osc.el (bug#57821)
2022-09-18 Lars IngebrigtsenFix osc.el compilation warning
2022-09-18 Matthias MeulienOSC escape sequences filter for compilation buffer
2022-09-18 Matthias MeulienHandle OSC command to set window title
2022-09-18 Matthias MeulienExtract support of OSC escape sequences from comint
2022-09-18 Lars IngebrigtsenImprove the initial-frame-alist doc string
2022-09-18 Lars IngebrigtsenRestore the point after aborting an image crop
2022-09-18 Augusto Stoffelpulse-momentary-highlight-one-line: Act on visual line
2022-09-18 Augusto StoffelRemap 'up-list' in python-mode-map
2022-09-18 Augusto StoffelAdd new command python-shell-restart
2022-09-18 Michael AlbinusFix Tramp error with eshell integration
2022-09-18 Stefan Kangasimage-dired: Don't require subr-x
2022-09-18 Michael Albinus; Instrument filenotify-tests
2022-09-18 Michael Albinus; Instrument filenotify-tests
2022-09-18 Po LuRemove what should be unnecessary calls to block_input
2022-09-18 Gerd MöllmannFix possible null pointer access
2022-09-18 Stefan KangasMerge from origin/emacs-28
2022-09-18 Stefan Kangas; Merge from origin/emacs-28
2022-09-18 Sean Whittonvc-do-command: Actually include "torsocks" in the command
2022-09-18 Stefan Kangasimage-dired: Display image on double click
2022-09-18 Stefan Kangas; image-dired: Fix last commit
2022-09-18 Stefan Kangasimage-dired: Remove spurious message on C-<mouse-1>
2022-09-18 Stefan Kangas; * lisp/image/image-dired.el: Use two spaces after...
2022-09-17 Stefan Kangas; * lisp/image/image-dired.el: Fix typo in last commit.
2022-09-17 Stefan KangasIncrease image-dired-thumb-size to 128
2022-09-17 Stefan Kangasimage-dired: Change some custom types to natnum
2022-09-17 Stefan KangasMake `image-dired-thumb-(height|width)' obsolete
2022-09-17 Stefan KangasSimplify image-dired-thumbnail-storage customization
2022-09-17 Stefan Kangas; * admin/admin.el (make-news-html-file): Fix typo.
2022-09-17 Stefan Kangas* lisp/image/image-dired.el: Bump version for Emacs 29.
2022-09-17 YAMAMOTO MitsuharuFix rare shaping problems with Urdu and Arabic
2022-09-17 Michael AlbinusSync with Tramp 2.5.3.2. Don't merge with master
2022-09-17 Gerd MöllmannOptimize tty display updates (bug#57727)
2022-09-17 Michael AlbinusFix recent filenotify-tests changes
2022-09-17 Lars IngebrigtsenAutoload string-join
2022-09-17 Gregory HeytingsFurther improvements to admin/emake.
2022-09-17 Po LuFix MPX focus tracking upon frame deletion
2022-09-17 Eli Zaretskii; Update src/macuvs.h, forgotten in Unicode 15.0 commit.
2022-09-17 Eli ZaretskiiFix running spell-checking in remote buffers
2022-09-17 समीर सिंह Sameer... Update Unicode support to Unicode version 15.0.0 (bug...
2022-09-17 Stefan KangasMerge from origin/emacs-28
2022-09-17 Stefan Kangas; * etc/NEWS: Fix typo.
2022-09-17 Stefan KangasSimplify regexp in make-news-html-file
2022-09-16 Gregory HeytingsVarious improvements to admin/emake.
2022-09-16 Stefan KangasSupport XFCE in wallpaper.el
2022-09-16 Stefan KangasAccept more wide function signatures in docstrings
2022-09-16 Stefan Kangasimage-dired: Add support for PDF files (Bug#26432)
2022-09-16 Stefan Kangasimage-dired: Print command when debugging
2022-09-16 Stefan Kangas; * lisp/progmodes/cperl-mode.el: Fix typo.
2022-09-16 Stefan Kangas; * lisp/progmodes/cperl-mode.el: Fix Author header.
2022-09-16 Stefan KangasDelete mystery code from cperl-mode.el
2022-09-16 Stefan KangasDelete some commented out code in cperl-mode.el
2022-09-16 Stefan MonnierFix last occurrence of `font-lock-reference-face`
2022-09-16 Stefan Kangas* admin/admin.el (make-news-html-file): Set id on corre...
2022-09-16 Stefan KangasAdd version headlines to HTML NEWS export
2022-09-16 Stefan Kangas; * etc/NEWS: Fix formatting.
2022-09-16 Mattias Engdegård* lisp/subr.el (list-of-strings-p): Declare pure and...
2022-09-16 Juri Linkov* lisp/outline.el: Optimize performance of S-TAB (bug...
2022-09-16 Michael AlbinusEnable `dont-follow' for inotify file notifications
2022-09-16 Stefan Kangas; Add myself as image-dired maintainer
2022-09-16 Stefan KangasUse substitute-command-keys in some vc messages
2022-09-16 Stefan Kangas; Merge from origin/emacs-28
next