]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2021-08-15 Juri LinkovUse map-keymap in context-menu-global, context-menu...
2021-08-03 Juri LinkovImprove handling of context menus for global, local...
2021-08-01 Juri Linkov* lisp/help-mode.el (help-mode-context-menu): New function.
2021-07-28 Juri LinkovImprove :type of defcustom 'context-menu-functions...
2021-07-27 Juri LinkovAdd new context-menu options for menus "File At Point...
2021-07-21 Juri LinkovImprove docstring of context-menu-functions and add...
2021-07-21 Juri LinkovChange the order of context-menu-functions and add...
2021-07-20 Juri LinkovAdd new mode context-menu-mode and use it in info.el...
2021-07-20 Juri Linkov* lisp/button.el (button-map): Bind [follow-link] to...
2021-07-20 Mattias Engdegård; * lisp/emacs-lisp/byte-opt.el (byte-optimize-eq)...
2021-07-20 Mattias EngdegårdStrength-reduce (eq X nil) to (not X)
2021-07-20 Mattias EngdegårdCount (not X) as a switch condition
2021-07-20 Michael Albinus* lisp/shadowfile.el (shadow-homedir): Add slash.
2021-07-20 Eli Zaretskii; * etc/NEWS: Announce the change in json.c behavior...
2021-07-20 Eli ZaretskiiFix documentation of a recent changeset
2021-07-20 Michael AlbinusFix Bug#49636
2021-07-20 Konstantin... Improve auto-revert-mode and revert-buffer doc strings
2021-07-20 jakanakaevangeliMake `kill-all-local-variables' also remove lambda...
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
next