summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'origin/master' into athena/unstableSean Whitton2022-11-09
|\
| * * lisp/progmodes/eglot.el (eglot--pos-to-lsp-position): Improve commentStephen Leake2022-11-08
| * CC Mode: Improve accuracy of recognition of bitfieldsAlan Mackenzie2022-11-08
| * CC Mode: Stabilize the fontification in the presence of "register" keywordsAlan Mackenzie2022-11-08
| * EUDC: Add eudc-ignore-options-file customizationThomas Fitzsimmons2022-11-07
| * ; * lisp/tab-bar.el (tab-bar-auto-width): Remaining renaming in docstring.Juri Linkov2022-11-07
| * ; Improve documentation of automatic tab-bar tab resizingEli Zaretskii2022-11-07
| * CC Mode: Fix infinite loop in c-brace-stack-at.Alan Mackenzie2022-11-07
| * * lisp/outline.el (outline-minor-mode): Ensure margins are either 0 or 1.Juri Linkov2022-11-07
| * Revert "* lisp/vc/vc-git.el (vc-git--rev-parse): Allow abbreviating commits"Philip Kaludercic2022-11-06
| * Fix sql-{beginning,end}-of-statement countingIngo Lohmar2022-11-06
| * ; * lisp/emacs-lisp/package.el (package-load-all-descriptors): Use \`Mattias EngdegÄrd2022-11-06
| * Prefer defvar-keymap in octave.elStefan Kangas2022-11-06
| * Bind "DEL" in dictionary-modeDavide Masserut2022-11-06
| * * lisp/tab-bar.el (tab-bar-fixed-width-max): Change :type from cons to list.Juri Linkov2022-11-06
| * lisp/eshell/em-tramp.el: Rename 'TRAMP' to 'Tramp'.Brian Cully2022-11-05
| * Add the "doas" alias to eshell.Brian Cully2022-11-05
| * ; * lisp/progmodes/project.el (project-kill-buffer-conditions): Fix typo.Juri Linkov2022-11-05
| * * lisp/net/dictionary.el (dictionary-search): Use format-prompt.Juri Linkov2022-11-05
| * * lisp/tab-bar.el (tab-bar-fixed-width): Improve width calculations.Juri Linkov2022-11-05
| * Rephrase 'package-vc-ensure-packages' docstringPhilip Kaludercic2022-11-05
| * ; Rename 'package-vc-link-directory' to '-install-from-checkout'Philip Kaludercic2022-11-05
| * * lisp/jka-compr.el (jka-compr-load): Add MUST-SUFFIX argument.Michael Albinus2022-11-05
| * Avoid error when forwarding messages from RmailNicolas Graner2022-11-05
| * ; Fix documentation of package-vc.elEli Zaretskii2022-11-05
| * Move ERC's core dependencies to separate filedickmao2022-11-04
| * Offer completions for GET subcommand flags in erc-dccF. Jason Park2022-11-04
| * * lisp/erc/erc.el (erc-cmd-RECONNECT): Fix macro arg.F. Jason Park2022-11-04
| * project-kill-buffer-conditions: TweakDmitry Gutov2022-11-05
| * Print "decrypted" rot13 text is buffer is read-onlyPhilip Kaludercic2022-11-05
| * * lisp/net/rcirc.el (rcirc-print): Replace misjudged assertionPhilip Kaludercic2022-11-05
| * * lisp/textmodes/css-mode.el (css-mode-map): Prefer defvar-keymap.Stefan Kangas2022-11-04
| * * lisp/dired-aux.el (dired-check-process): Use progress reporter.Stefan Kangas2022-11-04
| * ; package-vc: Pacify byte-compilerStefan Kangas2022-11-04
| * Use progress reporter in cpp.elStefan Kangas2022-11-04
| * * lisp/progmodes/cpp.el (cpp-edit-mode-map): Prefer defvar-keymap.Stefan Kangas2022-11-04
| * Merge branch 'feature/package+vc'Philip Kaludercic2022-11-04
| |\
| | * * lisp/emacs-lisp/package-vc.el: Expand commentaryPhilip Kaludercic2022-11-04
| | * ; * lisp/emacs-lisp/package-vc.el (package-vc): Add missing :prefixPhilip Kaludercic2022-11-04
| | * Link to Manual from the package-vc groupPhilip Kaludercic2022-11-04
| | * Document 'package-vc-selected-packages'Philip Kaludercic2022-11-04
| | * Autoload all entry functionsPhilip Kaludercic2022-11-03
| | * ; Mention that 'package-vc-checkout' open a directoryPhilip Kaludercic2022-11-03
| | * ; Explicitly mark internal functions as suchPhilip Kaludercic2022-11-03
| | * * lisp/emacs-lisp/package-vc.el (package-vc-version): Use main filePhilip Kaludercic2022-11-03
| | * Add command 'package-vc-checkout'Philip Kaludercic2022-11-03
| | * ; Update TODO sectionPhilip Kaludercic2022-11-02
| | * ; Handle case that was forgotten in the last commitPhilip Kaludercic2022-11-02
| | * Track file name in 'package--downloads-in-progress'Philip Kaludercic2022-11-02
| | * ; Replace 'let*' with 'let' where possiblePhilip Kaludercic2022-11-02