aboutsummaryrefslogtreecommitdiffstats
path: root/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Followup changes to `cl-type-of`scratch/object-typeStefan Monnier2024-03-182-2/+2
* (primitive-function): New typeStefan Monnier2024-03-182-2/+11
* (cl-type-of): New function to return more precise types (bug#69739)Stefan Monnier2024-03-183-11/+9
* ; Re-apply accidentally reverted commitKévin Le Gouguec2024-03-171-14/+32
* * lisp/tab-bar.el (tab-bar-select-restore-windows): New defcustom.Juri Linkov2024-03-171-1/+53
* Update modus-themes to their 4.4.0 versionProtesilaos Stavrou2024-03-171-32/+14
* Fix vc-dir when "remote" Git branch is localKévin Le Gouguec2024-03-171-14/+32
* debug.el: Prevent re-entering the debugger for the same errorStefan Monnier2024-03-161-2/+19
* ; Document more DND functions with limited supportEli Zaretskii2024-03-161-3/+12
* Merge from origin/emacs-29Eli Zaretskii2024-03-162-4/+5
|\
| * ; Fix bibtex-biblatex-field-alist docstring typo.Basil L. Contovounesios2024-03-121-1/+1
| * Fix 'with-sqlite-transaction'F. Jason Park2024-03-111-3/+4
* | In window-related documentation write 'symbol' instead of 'constant'Martin Rudalics2024-03-161-4/+4
* | Respond to default action from Gnus notificationsPo Lu2024-03-161-2/+3
* | * lisp/emacs-lisp/bindat.el (sint): Burp in dynbind (bug#69749)Stefan Monnier2024-03-151-0/+4
* | * Don't install unnecessary trampolines (bug#69573)Andrea Corallo2024-03-151-7/+9
* | * lisp/emacs-lisp/advice.el (comp-subr-trampoline-install): Don't declare.Andrea Corallo2024-03-151-2/+0
* | Further adjustments for restoring killed buffer windows (Bug#68235)Martin Rudalics2024-03-151-25/+24
* | ; Fix documentation of 'flyspell-check-changes'Eli Zaretskii2024-03-151-5/+9
* | * lisp/vc/diff-mode.el (diff-mode-menu): Add menu item "Apply all hunks".Juri Linkov2024-03-151-0/+2
* | With visible-completions, only bind RET when completion is selectedSpencer Baugh2024-03-152-14/+29
* | Keep indenting text when 'shr-fill-text' is nil (bug#69555)Kévin Le Gouguec2024-03-151-5/+10
* | (project--value-in-dir): Ensure that the global value is still honoredDmitry Gutov2024-03-151-1/+2
* | fix: project submodule detection does not work for worktreesPatrick Bader2024-03-151-1/+1
* | (set-auto-mode): Streamline to fix bug#67795Stefan Monnier2024-03-141-113/+118
* | (customize-mode): Fix bug#69501Stefan Monnier2024-03-141-3/+4
* | * lisp/textmodes/flyspell.el (flyspell-check-changes): New user option.Juri Linkov2024-03-141-1/+26
* | * lisp/progmodes/project.el: Don't run modes from .dir-locals.el.Juri Linkov2024-03-141-2/+3
* | Context menu for project (bug#69566)Juri Linkov2024-03-143-5/+13
* | Add language server for Move to eglotPankaj Jangid2024-03-141-0/+1
* | Detect the readline support for Python shell completionLiu Hui2024-03-141-7/+22
* | Handle the case where 'vtable-update-object' doesn't find old objectAdam Porter2024-03-141-22/+22
* | ; Simplify (with-current-buffer (get-buffer ...) ...)Tim Landscheidt2024-03-1426-33/+33
* | bug#69685: Add language server for Fennel to eglotPhil Hagelberg2024-03-141-0/+1
* | ffap.el: Exclude angle brackets from file names in XMLStrawberryTea2024-03-141-0/+3
* | Add bounds-of-thing-at-point property for 'number'Visuwesh2024-03-141-2/+15
* | ; Fix last change (bug#68604)Eli Zaretskii2024-03-142-7/+4
* | Add user option to disable JavaScript in xwidget webviewNoé Lopez2024-03-141-0/+7
* | * lisp/emacs-lisp/vtable.el (vtable-update-object): Fix.Adam Porter2024-03-141-1/+3
* | Fix name of gnus-notification(s)-close; ignore argumentEric Abrahamsen2024-03-131-1/+1
* | Port more notification senders to non-XDG systemsPo Lu2024-03-132-19/+46
* | Try and avoid hardcoding lists of function typesStefan Monnier2024-03-122-35/+22
* | Cleanup some type predicatesStefan Monnier2024-03-124-62/+42
* | cl-generic: Signal an error when a type specializer won't workStefan Monnier2024-03-121-0/+8
* | Jsonrpc: improve performance of process filter functionDaniel Pettersson2024-03-121-9/+19
* | (comp-known-predicates): Fix overly optimistic `functionp`Stefan Monnier2024-03-121-1/+2
* | (gnus-convert-old-newsrc): Remove ancient convertersStefan Monnier2024-03-112-268/+10
* | ; Fix error message in last change to bindat.elBasil L. Contovounesios2024-03-111-1/+1
* | Improve pp-emacs-lisp-code backquote form printingMichael Heerdegen2024-03-111-16/+40
* | Fix pp-emacs-lisp-code printing of symbolsMichael Heerdegen2024-03-111-0/+2