]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2022-09-20 Stefan KangasMake linum.el obsolete
2022-09-20 Stefan KangasMove linum.el to lisp/obsolete
2022-09-20 Stefan Kangas; * doc/misc/gnus-faq.texi: Repunctuate sentences.
2022-09-20 Stefan Kangas* doc/misc/ede.texi (Extending EDE): Fix reference.
2022-09-20 Philip Kaludercic; * doc/misc/rcirc.texi: Prefer 'setopt' over 'setq'
2022-09-20 Philip Kaludercic; * doc/misc/rcirc.texi: Repunctuate some sentences
2022-09-20 Philip Kaludercic; Don't set nil to be a face fore-/background
2022-09-20 Philip KaludercicHave rcirc handle bridge bots
2022-09-20 Michael AlbinusMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2022-09-20 Michael Albinus; Minor Tramp cleanups
2022-09-20 Juri Linkov* lisp/outline.el: Bind margin mouse event to cycle...
2022-09-20 Robert PluimAllow keymap to override advertised-binding in docstrings
2022-09-20 Robert PluimSpecify keymap in gnus-custom-mode docstring
2022-09-20 Drew AdamsTweak how use-region-p works with `use-empty-active...
2022-09-20 Lars IngebrigtsenAttempt to clarify Input Focus documentation
2022-09-20 Gregory HeytingsImprove display of advices on build failures.
2022-09-20 Michael AlbinusWrap max-specpdl-size with with-no-warnings in Tramp
2022-09-20 Lars IngebrigtsenMention compilation in the Package Installation node
2022-09-20 Lars IngebrigtsenAllow hl-line-mode so work when global-hl-line-mode...
2022-09-20 Eli Zaretskii; * etc/NEWS: Fix capitalization.
2022-09-20 Lars IngebrigtsenGet fewer false positives for :keyword and &options
2022-09-20 Stefan KangasObsolete unused variable in debug.el
2022-09-20 Lars IngebrigtsenFurther ffap-read-file-or-url tweaks
2022-09-20 Gregory Heytings; * Makefile.in: Fix bashism.
2022-09-20 Stefan KangasUse "set -o nounset" in bash scripts
2022-09-20 Stefan KangasRevert "Allow nil value for filter-buffer-substring...
2022-09-20 Po LuRemove intern calls with a static string from haiku*.c
2022-09-20 F. Jason ParkBury new ERC buffers by default
2022-09-20 F. Jason ParkOffer to regexp-quote new items in erc-match commands
2022-09-20 F. Jason ParkDon't record undo history in erc-protocol buffers
2022-09-20 F. Jason ParkStabilize channels variant of erc-reuse-buffers test
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
next