]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2021-07-20 Lars IngebrigtsenMake dired-guess-default return all matching programs
2021-07-20 Ioannis KappasAllow installing packages with DOS line endings
2021-07-20 Lars IngebrigtsenSignal an error in json.c function if not available
2021-07-20 Miha RihtaršičQuit minibuffers without aborting kmacros
2021-07-20 Kenichi HandaFix problem with certain fonts in ftfont_shape_by_flt
2021-07-20 Earl HyattAdd commands 'kill-matching-lines' and 'copy-matching...
2021-07-20 Lars IngebrigtsenTweak example in Function Indirection node in the lispr...
2021-07-20 Lars IngebrigtsenPut command line file names and mouse dragging onto...
2021-07-20 Lars IngebrigtsenMention `overlays-in' in the `overlays-at' doc string
2021-07-19 Lars IngebrigtsenMake wdired work better in narrowed-to buffers
2021-07-19 Ivan SokolovAdd function for filtering ANSI sequences when compiling
2021-07-19 Eli ZaretskiiFix typos in a recent change
2021-07-19 Lars IngebrigtsenMake the `s' command in *Help* work for Lisp variables...
2021-07-19 Eli ZaretskiiMerge branch 'master' of git.savannah.gnu.org:/srv...
2021-07-19 Eli Zaretskii; Fix a typo in a recent change
2021-07-19 Lars IngebrigtsenAdd inhibit-buffer-hooks to `make-indirect-buffer'
2021-07-19 dickmaoMake make-indirect-buffer inherit inhibit-buffer-hook...
2021-07-19 Eli ZaretskiiDocument recent changes in 'comint-delete-output' ...
2021-07-19 Gabriel do... Use 'remember-buffer' in remember.el doc strings.
2021-07-19 Gabriel do... Use 'remember-buffer' in remember.el doc strings.
2021-07-19 MadhuPropagate asynchronousness correctly when using proxies...
2021-07-19 Lars IngebrigtsenFix infloop in woman-file-name
2021-07-19 Lars IngebrigtsenAllow comint-delete-output to save the output on the...
2021-07-19 Lars IngebrigtsenFix documentation of mouse-leave-buffer-hook
2021-07-19 Lars IngebrigtsenUse make-separator-line in shortdoc
2021-07-19 Lars IngebrigtsenAdd a new function for separator lines
2021-07-18 Basil L. Contovounesios; Fix omission in last change to custom.texi.
2021-07-18 Eli Zaretskii; * doc/lispref/variables.texi (File Local Variables...
2021-07-18 Eli ZaretskiiFix documentation of a recent changeset (bug#5003)
2021-07-18 Mattias EngdegårdCount compile errors when FILE is a function
2021-07-18 Mattias Engdegård; * test/lisp/progmodes/compile-tests.el: simplify...
2021-07-18 Lars IngebrigtsenClarify event-convert-list doc string
2021-07-18 Stephen GildeaAdd doc string to time-stamp-tests that didn't have one
2021-07-18 Lars IngebrigtsenAllow ignoring local variable values permanently
2021-07-18 Michael AlbinusMake remote file locks more robust
2021-07-18 Naofumi YasufukuMake remote file locks more robust. (Bug#49621)
2021-07-18 Lars IngebrigtsenMaintain a list of terminal buffers in the menu
2021-07-18 Eli ZaretskiiFix display of mode-line with bidi formatting controls
2021-07-18 Michael AlbinusFix problem in `shadow-define-literal-group' (Bug#49596)
2021-07-18 Lars IngebrigtsenMake indent-tabs-mode into a regular mode instead of...
2021-07-18 Lars IngebrigtsenDon't shorten comment padding if the padding isn't...
2021-07-18 Lars IngebrigtsenFix an unlikely `copyright-find-copyright' problem
2021-07-18 Mattias Engdegård; * etc/NEWS: Move entry to its right place.
2021-07-17 Lars IngebrigtsenFix previous grep-file-at-point change
2021-07-17 Lennart BorgmanAdd new function 'grep-file-at-point'
2021-07-17 Karthik ChikmagalurEnhance pcomplete support for xargs
2021-07-17 Lars IngebrigtsenMake 'n'/'p' work again in shortdoc after previous...
2021-07-16 akaterEIEIO: Prevent excessive evaluation of :initform
2021-07-16 Mattias EngdegårdDefine revert-buffer-function for *Memory Report*
2021-07-16 Michael Albinus; Fix last change in files.el
2021-07-16 Michael AlbinusAdd lock-file-mode
2021-07-16 Glenn MorrisMerge from origin/emacs-27
2021-07-16 Eli Zaretskii; Fix wording of recent changes in documentation
2021-07-16 Lars IngebrigtsenClarify emacsclient Options node in the Emacs manual
2021-07-16 Lars IngebrigtsenAdd new user option 'query-about-changed-file'
2021-07-16 Lars IngebrigtsenFix lock-file-name-transforms build problem
2021-07-16 Eli ZaretskiiFix wording in a recent ELisp manual change
2021-07-16 Lars IngebrigtsenAllow hiding variables in Customize
2021-07-16 Remington FurmanMake `number-at-point' work for more hex numbers
2021-07-16 Lars IngebrigtsenClarify -unload-feature in Coding Conventions
2021-07-15 Lars IngebrigtsenAdd a couple more shell-tests-split-string tests
2021-07-15 Glenn MorrisImprove recent jka-compr-compression-info-list change
2021-07-15 Tassilo HornAdd bug-reference support for Codeberg projects
2021-07-15 Tassilo HornAdd support for sourcehut to bug-reference.el
2021-07-15 Ori; * lisp/help-fns.el: Speed up `describe-mode'
2021-07-15 Lars IngebrigtsenAdd more car/cdr examples to shortdoc
2021-07-15 Lars IngebrigtsenImprove the shortdoc link action in *Help* buffers
2021-07-15 Lars IngebrigtsenAdd new user option to abbreviate file names in save...
2021-07-15 Lars IngebrigtsenAllow restoring the original order in 'tabulated-list...
2021-07-15 Protesilaos... Update modus-themes to version 1.5.0
2021-07-15 Lars IngebrigtsenAutoload `split-string-shell-command'
2021-07-15 Eli ZaretskiiFix 'shell-tests-split-string' on MS-Windows
2021-07-15 Eli ZaretskiiMerge branch 'master' of git.savannah.gnu.org:/srv...
2021-07-15 Lars IngebrigtsenImprove the `window-end' doc string
2021-07-15 Eli Zaretskii; * etc/NEWS: Fix wording in a recent addition.
2021-07-15 Eli Zaretskii; * lisp/gnus/message.el (message-signature-separator...
2021-07-15 Lars IngebrigtsenMention more split-string-* functions in shortdoc
2021-07-15 Lars IngebrigtsenAllow using spaces in `inferior-lisp' command names
2021-07-15 Lars IngebrigtsenRename shell-split-string to split-string-shell-command
2021-07-15 Lars IngebrigtsenAdd a new function 'shell-split-string'
2021-07-15 Lars IngebrigtsenClarify overriding-local-map doc string
2021-07-14 Paul EggertPacify gcc -Woverflow more clearly
2021-07-14 Michael AlbinusPreserve backward compatibility in Tramp
2021-07-14 Lars IngebrigtsenFontify the signature separator in Message mode
2021-07-14 Eli Zaretskii; * src/data.c (Fcar, Fcdr): Doc fix.
2021-07-14 Lars IngebrigtsenClarify backward-delete-char-untabify doc string
2021-07-14 Lars Ingebrigtsen* etc/NEWS: Add back a missing apostrophe.
2021-07-14 Lars Ingebrigtsenswitch-to-buffer-other-frame doc string improvement
2021-07-14 Lars IngebrigtsenFix hilit-chg highlighting of characters where text...
2021-07-14 Eli ZaretskiiFix deprecation warnings from libtiff
2021-07-14 Michael Albinus* etc/NEWS (insert-into-buffer'): Fix thinko.
2021-07-14 Lars IngebrigtsenMake `apropos-library' also work for libraries without...
2021-07-13 Juri LinkovRevert e0619995594d1686afd0493391417d6f900d632c that...
2021-07-13 Juri Linkov* lisp/isearch.el: Add save-match-data for funcall...
2021-07-13 Lars IngebrigtsenAdd a better interactive spec to `facemenu-add-face'
2021-07-13 Lars IngebrigtsenMake jka-compr-insert-file-contents slightly more efficient
2021-07-13 Lars IngebrigtsenAdd new function 'insert-into-buffer'
2021-07-13 Lars IngebrigtsenFall back on zlib-decompress-region if gzip doesn't...
2021-07-13 Daniel MartínFix dired-number-of-marked-files when there are no...
2021-07-13 Stefan Monnier* doc/lispref/modes.texi (Multiline Font Lock): Tweak...
next