| Commit message (Expand) | Author | Age | Files | Lines |
* | ; More minor docfixes found by checkdoc | Stefan Kangas | 2021-09-14 | 69 | -228/+228 |
* | Add user option to avoid checkdoc warning for unescaped left paren | Stefan Kangas | 2021-09-14 | 1 | -10/+19 |
* | Minor improvements to checkdoc | Stefan Kangas | 2021-09-14 | 1 | -7/+9 |
* | Use the term "future history" rather than "default" | Dmitry Gutov | 2021-09-14 | 1 | -15/+21 |
* | Make sure to return some valid project root | Dmitry Gutov | 2021-09-14 | 1 | -1/+4 |
* | * lisp/progmodes/elisp-mode.el (elisp-context-menu): New function (bug#9054) | Juri Linkov | 2021-09-13 | 1 | -1/+22 |
* | * lisp/isearch.el: Improve 'isearch-allow-motion' feature (bug#50466) | Juri Linkov | 2021-09-13 | 1 | -9/+20 |
* | Remove duplication of `find` file pattern arguments | Mattias EngdegÄrd | 2021-09-13 | 1 | -1/+1 |
* | Fix typo in previous files.el change | Lars Ingebrigtsen | 2021-09-13 | 1 | -1/+1 |
* | Mention unibyte issues in insert-file-contents-literally doc string | Lars Ingebrigtsen | 2021-09-13 | 1 | -1/+8 |
* | Use a fringe mark in bookmark instead of a whole background line | Lars Ingebrigtsen | 2021-09-13 | 1 | -24/+27 |
* | completions-annotations doc string clarification | Lars Ingebrigtsen | 2021-09-13 | 1 | -1/+3 |
* | package-menu-execute doc string clarification | Lars Ingebrigtsen | 2021-09-13 | 1 | -2/+4 |
* | Support mouse events clicked on the tab bar but outside of any tab (bug#41343) | Juri Linkov | 2021-09-13 | 1 | -46/+72 |
* | Only do multi-isearch in eww if there's next/prev links | Lars Ingebrigtsen | 2021-09-13 | 1 | -5/+8 |
* | Fix detection of char regions in print-fontset-element | Lars Ingebrigtsen | 2021-09-13 | 1 | -1/+1 |
* | Add some search-whitespace-regexp examples | Lars Ingebrigtsen | 2021-09-13 | 1 | -0/+2 |
* | Mention get-byte in shortdoc | Lars Ingebrigtsen | 2021-09-13 | 1 | -0/+3 |
* | bug-reference.el: Adapt default debbugs bug regexp for IRC modes | Tassilo Horn | 2021-09-13 | 1 | -1/+1 |
* | bug-reference.el: Adapt default debbugs bug regexp for mail modes | Tassilo Horn | 2021-09-13 | 1 | -1/+1 |
* | Declare unused function cperl-inside-parens-p obsolete | Stefan Kangas | 2021-09-13 | 1 | -1/+2 |
* | ; Minor doc fixes found by checkdoc | Stefan Kangas | 2021-09-13 | 28 | -91/+81 |
* | Improve checkdoc abbreviation handling | Stefan Kangas | 2021-09-13 | 1 | -10/+26 |
* | Remove some remaining references to XEmacs | Stefan Kangas | 2021-09-13 | 5 | -14/+6 |
* | Extend xref-file-name-display to elisp and etags definitions | Dmitry Gutov | 2021-09-13 | 1 | -34/+48 |
* | ERC: Use 'string-replace' only on Emacs 28 and later | Amin Bandali | 2021-09-12 | 2 | -12/+31 |
* | ERC: Use 'string-search' only on Emacs 28 and later | Amin Bandali | 2021-09-12 | 4 | -13/+41 |
* | * lisp/tab-bar.el (tab-bar-get-buffer-tab): Use 'remq' instead of 'seq-remove' | Juri Linkov | 2021-09-12 | 1 | -1/+1 |
* | Allow region-related context menu to be used on selected region with one click | Juri Linkov | 2021-09-12 | 1 | -2/+9 |
* | * lisp/thingatpt.el (thing-at-mouse): New function (bug#50256). | Juri Linkov | 2021-09-12 | 3 | -2/+31 |
* | * lisp/mouse.el (context-menu-map): Add 'click' arg to called funs (bug#50256) | Juri Linkov | 2021-09-12 | 7 | -37/+38 |
* | Fix quoting style in Lisp comments | Eli Zaretskii | 2021-09-12 | 8 | -20/+20 |
* | * lisp/mouse.el (context-menu-map): Remove duplicate separators (bug#50067). | Juri Linkov | 2021-09-12 | 2 | -80/+82 |
* | ; Fix symbol quoting typos | Stefan Kangas | 2021-09-12 | 19 | -29/+30 |
* | Use window-point in event-start and event-end (bug#50256) | Juri Linkov | 2021-09-12 | 2 | -10/+9 |
* | * lisp/tab-bar.el: Improve logic of 'ignore-current-tab'. | Juri Linkov | 2021-09-12 | 1 | -11/+25 |
* | ; * lisp/eshell/em-unix.el (nil-blank-string): Doc fix | Hanno Perrey | 2021-09-12 | 1 | -1/+1 |
* | Fix read-no-blanks-input doc string typo | Lars Ingebrigtsen | 2021-09-12 | 1 | -1/+1 |
* | Fix read-no-blanks-input history argument | dick r. chiang | 2021-09-12 | 1 | -1/+1 |
* | Infer identifier namespace in elisp xref backend | Mattias EngdegÄrd | 2021-09-12 | 1 | -157/+346 |
* | ;* lisp/window.el (switch-to-prev-buffer): Fix typo in doc-string. | Martin Rudalics | 2021-09-12 | 1 | -1/+1 |
* | Improve doc-strings of some buffer display options (Bug#50518) | Martin Rudalics | 2021-09-12 | 1 | -6/+29 |
* | Improve documentation of some tab-bar features | Eli Zaretskii | 2021-09-12 | 1 | -8/+11 |
* | ERC: Track: Fix a perceived minor bug in mode line face selection | Olivier Certner | 2021-09-12 | 1 | -6/+3 |
* | ERC: Track: Rewrite 'erc-track-find-face' as 'erc-track-select-mode-line-face' | Olivier Certner | 2021-09-12 | 1 | -38/+53 |
* | Merge from origin/emacs-27 | Amin Bandali | 2021-09-11 | 1 | -10/+24 |
|\ |
|
| * | ERC: Track: Clarify documentation on tracked buffers and add references | Olivier Certner | 2021-09-11 | 1 | -8/+19 |
| * | ERC: Track: Fix documentation of structure of 'erc-modified-channels-alist' | Olivier Certner | 2021-09-11 | 1 | -6/+9 |
* | | Re-fix bug#16897 | Dmitry Gutov | 2021-09-12 | 1 | -10/+14 |
* | | Refactor bug-reference setup for software forges | Tassilo Horn | 2021-09-11 | 1 | -149/+132 |