aboutsummaryrefslogtreecommitdiffstats
path: root/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
* ; Fix capitalizationStefan Kangas2024-12-181-1/+1
* Don't use symbol-packages variableStefan Kangas2024-12-181-2/+3
* * lisp/tty-tip.el (tty-tip--create-frame): Use tooltip-hide-delayGerd Möllmann2024-12-081-1/+1
* Prevent too early hiding of tty tipsGerd Möllmann2024-12-081-9/+15
* Revert "Don't pause display for pending input"Gerd Möllmann2024-11-161-0/+1
* Merge branch 'master' into scratch/tty-child-framesGerd Möllmann2024-11-16268-3450/+6487
|\
| * Fix customization type of erc-spelling-dictionariesBruno Boal2024-11-151-5/+7
| * Use helper to get erc-networks--id symbol as stringF. Jason Park2024-11-154-19/+18
| * Merge from origin/emacs-30Michael Albinus2024-11-151-3/+4
| |\
| | * * lisp/subr.el (read-number): Document collision with 'format-prompt'.Joseph Turner2024-11-151-3/+4
| * | Remove Tramp temp files if advised during testsMichael Albinus2024-11-152-2/+6
| * | New user option bibtex-entry-ask-for-keyRoland Winkler2024-11-141-1/+8
| * | Don't clobber stickiness text properties when printing Eshell promptJim Porter2024-11-141-13/+23
| * | Fix errors in Tramp's password cache expirationMichael Albinus2024-11-144-113/+117
| * | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacsMichael Albinus2024-11-142-21/+47
| |\ \
| | * | Preserve selected candidate across *Completions* updateSpencer Baugh2024-11-142-21/+47
| * | | Merge from origin/emacs-30Michael Albinus2024-11-145-58/+86
| |\ \ \ | | |/ / | |/| / | | |/
| | * Improve font-locking and indentation in 'php-ts-mode'Vincenzo Pupillo2024-11-141-5/+12
| | * Fix some 'lua-ts-mode' options (Bug#74235)john muhl2024-11-141-41/+43
| | * Improve comment indenting in 'lua-ts-mode'john muhl2024-11-141-3/+14
| | * Update 'xref-num-matches-found' when reverting *xref* bufferEshel Yaron2024-11-141-1/+2
| | * * lisp/files.el (require-with-check): Fix last fix (bug#74289)Stefan Monnier2024-11-131-6/+5
| | * lisp/files.el (require-with-check): Fix bug#74091.Stefan Monnier2024-11-101-5/+6
| | * Precise password cache in TrampMichael Albinus2024-11-101-1/+2
| | * Fix picture-mode with full-width charactersEli Zaretskii2024-11-101-3/+5
| | * Fix movement to the left in picture-modeEli Zaretskii2024-11-101-3/+8
| * | Add song viewer to 'mpc' (Bug#74200)john muhl2024-11-141-2/+102
| * | Delete commented out help--describe-vector implementationStefan Kangas2024-11-131-73/+0
| * | Add docstring to gnus-group-toggle-subscriptionStefan Kangas2024-11-131-0/+1
| * | Tramp: Rework handling of temporary connection propertiesMichael Albinus2024-11-139-59/+59
| * | (with-peg-rules): Build proper `peg-function`sStefan Monnier2024-11-121-3/+2
| * | (cl-labels): Add support for (FUNC EXP) bindings (bug#59786)Stefan Monnier2024-11-121-16/+34
| * | When using Eshell's "du" implementation, deduplicate hard linksJim Porter2024-11-091-3/+9
| * | Don't use dynamically-bound variables for Eshell's "du" commandJim Porter2024-11-091-50/+37
| * | Use the Lisp implemention of "du" in Eshell when querying remote dirsJim Porter2024-11-091-60/+57
| * | Don't pcomplete 'find -newerxy' flagStefan Kangas2024-11-101-1/+1
| * | Merge from origin/emacs-30Eli Zaretskii2024-11-091-7/+15
| |\ \ | | |/
| | * Fix documentation and error message of adding local variablesEli Zaretskii2024-11-091-7/+15
| | * Fix wrong value of `when` and `unless` with empty body (bug#74215)Mattias Engdegård2024-11-061-2/+2
| * | Merge from origin/emacs-30Eli Zaretskii2024-11-091-6/+10
| |\ \ | | |/
| | * Improve 'open-network-stream' documentation.Robert Pluim2024-11-051-6/+10
| | * project-try-vc: Fix the "sometimes wrong cache" issueDmitry Gutov2024-11-011-54/+57
| | * Fix bugs in dabbrev-expand (bug#74090)Stephen Berman2024-10-311-15/+50
| | * Fix undefined variable in previous commit (bug#73900)Yuan Fu2024-10-301-1/+1
| | * Fix c-ts-common-comment-indent-new-line (bug#73900)Yuan Fu2024-10-301-49/+55
| | * Fix the call to treesit-thing-defined-pYuan Fu2024-10-301-1/+3
| | * Backport: Call tab-bar-tab-post-open-functions during tabs initializationJuri Linkov2024-10-301-1/+3
| * | Add functions supported by GNU Make 4.3.Ola Nilsson2024-11-091-7/+27
| * | Fix 'string-pixel-width' to not reset 'display-line-numbers'David Ponce2024-11-091-6/+7
| * | ; Fix last changesEli Zaretskii2024-11-091-1/+3