]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2024-02-10 Eli Zaretskii; Improve documentation of a recent change in Gnus
2024-02-10 Po LuMake miscellaneous improvements to the Android port
2024-02-10 Mekeor MelireAdd option gnus-mode-line-logo
2024-02-10 Jim PorterAdd concept indices for some Eshell commands
2024-02-10 Jim PorterIn Eshell manual, put command index anchors above the...
2024-02-10 Jim PorterPut the list of built-in Eshell commands in its own...
2024-02-10 Stefan Monniermodula2.el: Avoid font-lock-*-face variables
2024-02-10 Stefan Monnier* lisp/subr.el (with-output-to-temp-buffer): Add `inden...
2024-02-10 Stefan Monnier* lisp/subr.el (read-char-from-minibuffer): Fix bug...
2024-02-09 Michael AlbinusTramp: Handle PIN requests from security keys
2024-02-09 Paul EggertPort to GNU Make 03ecd94488b85adc38746ec3e7c2a297a522598e
2024-02-09 Dominique QuatravauxFix treesit_traverse_get_predicate (bug#68954)
2024-02-09 Po LuSet adstyle within sfnt font objects
2024-02-09 Po LuDon't lose track of adstyles during face merging
2024-02-09 Po LuReplace a few calls to intern with constant strings
2024-02-09 Liu HuiRespect the delimiter of completer in Python shell...
2024-02-09 USAMI KentaFix 'browse-url-url-at-point' so that scheme does not...
2024-02-09 Michael Albinus`file-remote-p' must not return an error
2024-02-09 Eshel YaronAdd minibuffer history to 'C-x /' in minibuffer
2024-02-09 Eshel YaronRemove minibuffer up-to-one-word completion
2024-02-08 Eli Zaretskii; Improve documentation of 'echo-keystrokes-help'
2024-02-08 Eli Zaretskii; * src/keyboard.c (echo_dash): Mention F1 in echo_keys...
2024-02-08 Po Lu* lisp/touch-screen.el (touch-screen): Fix defgroup...
2024-02-08 Po LuPrevent echo area help message from being printed repea...
2024-02-08 Po LuFix earlier change to keyboard.c
2024-02-08 Paul EggertPort better to Autoconf 2.72
2024-02-07 Dmitry GutovMention 'C-h' in echo for unfinished commands
2024-02-07 Eli ZaretskiiImprove wording of message in buff-menu.el
2024-02-07 Stefan Monnier(file-notify--test-wait-event): Rename from `file-notif...
2024-02-07 Stefan MonnierPrefer \` and \' when matching the beg/end of string
2024-02-07 Stefan Monnier* test/lisp/minibuffer-tests.el (completion-test--pcm...
2024-02-07 Stefan MonnierUse `defvar` for variables that are not constant
2024-02-07 Stefan MonnierUse slot names rather than their :initargs
2024-02-07 Mattias Engdegård; Fix last changes in buffer-menu.el and NEWS
2024-02-07 Eli ZaretskiiDon't compile lib/copy-file-range.c on MS-Windows
2024-02-07 Po LuFix DEBUG_THREADS in the Android port
2024-02-07 Michael AlbinusDeclare function properties in Tramp
2024-02-07 Po Lu; .dir-locals.el (log-edit-mode) <fill-column>: Set...
2024-02-07 Wilhelm Kirschbaumelixir-ts-mode: Highlight more method definitions
2024-02-07 Dmitry Gutovelixir-ts-mode: Bring the faces' use closer to other...
2024-02-07 Wilhelm KirschbaumAdd access_call fontification to elixir-ts-mode
2024-02-07 Po Lu; Fix typo in configure.ac
2024-02-07 Stefan Monnier(loaddefs-generate--compute-prefixes): Fix thinko in...
2024-02-07 Eli Zaretskii; Fix last change in buffer-menu.el
2024-02-07 Stefan Monnier(loaddefs-generate--parse-file): Be a bit more defensive
2024-02-07 Juri LinkovUse new variable Buffer-menu-show-internal in project...
2024-02-07 Mattias EngdegårdRearrange and pack hash table fields to reduce space
2024-02-07 Mattias EngdegårdChange hash range reduction from remainder to multiplic...
2024-02-07 Mattias EngdegårdOptionally show internal buffers in Buffer Menu mode
2024-02-07 Po LuImplement Lisp threading on Android
2024-02-07 Po LuDon't forcibly display dialogs on Android if a keyboard...
2024-02-07 Yuan FuUse treesit-node-match-p in treesit-parent-while
2024-02-07 Stefan MonnierPrefer `ITREE_FOREACH` over `overlays_in`
2024-02-07 Stefan Monnier(gitmerge-mode-font-lock-keywords): Don't use font...
2024-02-07 Mattias EngdegårdGrudgingly accept function values in the function position
2024-02-07 Stefan Monnier(edebug-signal): Simplify
2024-02-07 Michael Albinus; * etc/NEWS: Fix typos.
2024-02-07 Michael Albinus* lisp/net/tramp.el (tramp-local-host-regexp): Adapt...
2024-02-07 Michael AlbinusAdapt cache handling in Tramp
2024-02-07 Michael AlbinusFix stale cache in Tramp
2024-02-07 Po LuFix frame focus tracking under Android
2024-02-07 Po LuDon't respect ROUND_XY_TO_GRID when decomposing uninter...
2024-02-07 Stefan Kangas; Fix last change
2024-02-07 Xi Lufilesets: Safely invoke `shell-command*' functions
2024-02-07 Jim PorterDocument arguments to Eshell's built-in commands
2024-02-07 Yuan FuUse treesit-node-match-p in treesit-parent-until/while
2024-02-07 Yuan FuImprove treesit-forward-sexp behavior for leaf nodes...
2024-02-07 Stefan Monnier* lisp/emacs-lisp/comp.el (comp--native-compile): Use...
2024-02-07 Stefan Monnier* src/lread.c (bytecode_from_rev_list): Fix assertion...
2024-02-07 Stefan Monnier* src/lread.c (build_load_history): Be careful with...
2024-02-07 Stefan Monnier* src/window.c (set_window_buffer): Flush the `base_lin...
2024-02-07 Stefan Monnier(w->base_line_number): Rework the way we flush the...
2024-02-07 Stefan Kangas; Fix my last commit
2024-02-07 Stefan KangasPrefer setq-local in more places
2024-02-07 Mattias EngdegårdPrevent cache of diff-mode buffers to grow without...
2024-02-06 Eshel YaronSupport bookmarking Xref results buffers
2024-02-06 Eshel Yaron; * lisp/bookmark.el (bookmark-completing-read): Fix...
2024-02-06 Eshel Yaron; Fix quoting in 'xref-show-definitions-completing...
2024-02-04 Eshel Yaron; Fix remote shell file name selection
2024-02-04 Eshel Yaron; Sync missing TRAMP update from 'master'
2024-02-04 Stefan Kangas* lisp/speedbar.el (imenu): Require unconditionally.
2024-02-04 Stefan KangasDelete compat code in `url` library
2024-02-04 Stefan KangasAdd alias progress-reporter-make
2024-02-04 Stefan Kangas; Fix typos
2024-02-04 Eli ZaretskiiFix display of invisible text with opposite directionality
2024-02-04 Stefan Monniertramp: Tweak the ls-lisp declarations
2024-02-04 Stefan Monnier* lisp/emacs-lisp/easy-mmode.el (easy-mmode--mode-docst...
2024-02-04 Stefan Monnier* doc/emacs/buffers.texi (List Buffers): Update example
2024-02-04 Richard M Stallmanbytecomp.el: Warn for `,' not within backquote construct
2024-02-04 Stefan Monniertextconv.c: Fix warnings with-wide-int
2024-02-04 Eli Zaretskii; * lisp/files.el (hack-local-variables--find-variables...
2024-02-04 Eli Zaretskii; Fix a comment in loaddefs-gen.el
2024-02-04 Joseph Turner; Optimize shorthand insertion in loaddefs-generate...
2024-02-04 João Távora; Also consider shorthands in check-declare-scan (bug...
2024-02-04 João TávoraFix prefix discovery for files with read-symbol-shortha...
2024-02-04 João TávoraAlso teach loaddefs-gen.el about shorthands (bug#63480)
2024-02-04 João TávoraImprove shorthands-font-lock-shorthands (bug#67390)
2024-02-04 João TávoraConsider read-symbol-shorthands in check-declare.el...
2024-02-04 João TávoraProcess read-symbol-shorthands from longest to shortest...
2024-02-04 João TávoraMake sure read-symbol-shorthands is permanently local
next