summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* Tolerate tilde in remote file names when neededMichael Albinus2022-02-114-4/+52
* Allow searching of nnselect (search) groupsAndrew G Cohen2022-02-113-6/+42
* * lisp/mouse.el (context-menu-map): Select only unselected window (bug#53910)Juri Linkov2022-02-101-1/+3
* * lisp/tab-line.el (tab-line-format): Use mode-line-window-selected-p.Juri Linkov2022-02-101-1/+1
* Autoload package-installed-pCorwin Brust2022-02-101-0/+1
* Merge from origin/emacs-28Eli Zaretskii2022-02-101-0/+10
|\
| * ; * lisp/startup.el (normal-top-level): Fix byte-compilation warning.Eli Zaretskii2022-02-101-1/+5
| * * lisp/startup.el (normal-top-level): Disable native-comp if not availableAndrea Corallo2022-02-101-0/+7
* | Note current buffer and restore it in c-force-redisplay.Alan Mackenzie2022-02-101-4/+6
* | Restore command-line--load-script messagingLars Ingebrigtsen2022-02-101-1/+1
* | Improve handling of file modes in TrampMichael Albinus2022-02-103-8/+11
* | Don't signal a backtrace on empty --script filesLars Ingebrigtsen2022-02-103-10/+41
* | Make comint-word actually check comint-file-name-quote-listDima Kogan2022-02-101-2/+2
* | Allow customization of the user's eln-cache directoryEli Zaretskii2022-02-101-71/+59
* | Merge from origin/emacs-28Stefan Kangas2022-02-102-14/+16
|\ \ | |/
| * Fix integer arithmetic miss-compilation (bug#53451)Andrea Corallo2022-02-091-12/+14
| * Mark flymake as compatible with emacs-26.1Robert Pluim2022-02-081-2/+2
* | ; show-paren: improve previous commit bb69361cbeTassilo Horn2022-02-091-1/+2
* | Tilde expansion is not possible for Tramp sshfs methodMichael Albinus2022-02-091-6/+6
* | show-paren: Don't show context again after C-g-ing it away.Tassilo Horn2022-02-091-15/+23
* | Improve the set-fill-column promptAntoine Levitt2022-02-091-1/+2
* | Make calendar-exit actually respect the KILL parameterLars Ingebrigtsen2022-02-091-2/+9
* | Merge from origin/emacs-28Stefan Kangas2022-02-091-2/+2
|\ \ | |/
| * flymake: Ensure compatibility with older EmacsenBrian Leung2022-02-081-2/+2
| * Don't remove dummy.group from gnus-newsrc-alist on Gnus saveEric Abrahamsen2022-02-071-16/+13
* | Improve selection of fonts available from `mouse-set-font'Po Lu2022-02-091-13/+62
* | Allow showing show-paren context in an overlayTassilo Horn2022-02-082-10/+47
* | * lisp/replace.el (perform-replace): Allow using isearch in recursive-edit.Juri Linkov2022-02-081-1/+7
* | Improve make-frame-on-display initial valuesRobert Pluim2022-02-082-3/+5
* | Improve thing-at-point-url-at-point docstringRobert Pluim2022-02-081-2/+2
* | Respect customization nature of `connection-local-*' user optionsMichael Albinus2022-02-081-2/+6
* | Fix processes on remote default-directory with special charactersMichael Albinus2022-02-081-1/+3
* | Extend find-lisp-object-file-nameLars Ingebrigtsen2022-02-081-5/+14
* | Fix some standard-output/help-buffer confusion in describe-function-1Lars Ingebrigtsen2022-02-081-2/+2
* | Fix describe-function-1 test failure from previous changeLars Ingebrigtsen2022-02-081-8/+9
* | Minor fix to how describe-function-1 displays symbols with spacesLars Ingebrigtsen2022-02-081-3/+8
* | Improve handling of frame-inherited-parametersmartin rudalics2022-02-081-9/+6
* | Make exit from text-scale-adjust less confusingLars Ingebrigtsen2022-02-081-1/+5
* | nnselect.el: Speed up group info updatingAndrew G Cohen2022-02-081-53/+47
* | minibuffer.el: Try and fix bug#53053Stefan Monnier2022-02-071-19/+23
* | ; paren.el: fix comment speaking of an undefined variableTassilo Horn2022-02-071-3/+3
* | * lisp/progmodes/xref.el (xref--marker-ring): Fix typoStefan Monnier2022-02-071-1/+1
* | Make connection-local variables user optionsMichael Albinus2022-02-071-5/+24
* | lisp-mnt, checkdoc: Reduce run-time dependenciesStefan Monnier2022-02-072-29/+37
* | ; Set show-paren--context-child-frame to nil after deleting itTassilo Horn2022-02-071-1/+2
* | Sanitize ls switches in ange-ftp (bug#53360)Michael Albinus2022-02-071-2/+5
* | Improve indentation of some shell script formsLars Ingebrigtsen2022-02-071-9/+15
* | ; Fix previous commit (6e5d79c048)Tassilo Horn2022-02-071-1/+1
* | Fix the Scroll key binding on WindowsLars Ingebrigtsen2022-02-072-2/+4
* | Give a better error in locate-default-make-command-lineLars Ingebrigtsen2022-02-071-0/+2