]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2021-07-22 Lars IngebrigtsenMake revert-buffer preserve buffer-readedness
2021-07-22 Lars Ingebrigtsen`term-char-mode' doc string clarification
2021-07-22 Dmitry GutovBind the GIT_LITERAL_PATHSPECS environment variable
2021-07-22 Sergey OrganovAvoid failing in desktop-clear due to killed buffers
2021-07-22 Lars IngebrigtsenRemove the (value) bits from cus-start Customize strings
2021-07-22 Eli ZaretskiiAvoid byte-compilation warning
2021-07-22 Eli Zaretskii; * lisp/emacs-lisp/macroexp.el (macroexp-warn-and...
2021-07-21 Lars IngebrigtsenMove generalized variable specs from cl-lib.el to gv.el
2021-07-21 Yan GajdosMake vc-git-mode-line-string more robust
2021-07-21 Illia Ostapyshyn* lisp/cus-start.el: Add mode-line-compact to Customize
2021-07-21 Logan PerkinsMake input of multi-key inputs in different emacsclient...
2021-07-21 Stefan Monnier* src/eval.c (signal_quit_p): Fix the usual int/Lisp_Ob...
2021-07-21 Stefan Monnier* lisp/emacs-lisp/macroexp.el (macroexp-warn-and-return...
2021-07-21 Lars IngebrigtsenMake `C-g' after `M-x' not give a backtrace unless...
2021-07-21 Jashank JeremySpeed up by storing frame faces in hash tables instead...
2021-07-21 Stefan Monnier* doc/lispref/display.texi (Overlay Properties): Tweak...
2021-07-21 Lars IngebrigtsenRemove some "is"es from previous json checkin
2021-07-21 Stefan KangasFactor out char_table_ref_simple for readability
2021-07-21 Lars IngebrigtsenFix final test for invalid base64url chars
2021-07-21 Pankaj JangidFixed a typo in Gnus manual
2021-07-21 Lars IngebrigtsenFix bug-reference.el compilation warning
2021-07-21 Lars IngebrigtsenRestore evaluation logic in dired-guess-default
2021-07-21 Lars IngebrigtsenFix dired-guess-default logic after previous change
2021-07-21 Lars IngebrigtsenAdd json-available-p
2021-07-21 Lars IngebrigtsenMention rear-advance in relation to the keymap overlay...
2021-07-21 Mattias EngdegårdFix mistake in `quote` optimiser
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
next