summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAge
* Update CMake support due to upstream changes (bug#64922)Vincenzo Pupillo2023-07-29
* Remove nullptr named node from c++-ts-mode (bug#64818)Theodor Thornhill2023-07-24
* Make compat check also check typescriptTheodor Thornhill2023-07-24
* ; * lisp/ldefs-boot.el: Regenerated for Emacs 29.1.emacs-29.1-rc1Eli Zaretskii2023-07-23
* ; * lisp/progmodes/typescript-ts-mode.el (treesit-query-capture): Declare.Eli Zaretskii2023-07-23
* Update JSX support due to upstream changes (bug#64647)Vincenzo Pupillo2023-07-22
* Update TSX support due to upstream changes (bug#64647)Vincenzo Pupillo2023-07-22
* ; Fix customization form of 'bookmark-watch-bookmark-file'Eli Zaretskii2023-07-22
* ; * lisp/subr.el (ignore, always): Doc fixes. (Bug#64776)Eli Zaretskii2023-07-22
* Fix typo in pre-filter for underline propertyMauro Aranda2023-07-20
* Fix typos and ommissions in cus-edit.elPo Lu2023-07-20
* ; Improve accuracy of out-out-order message insertionPhilip Kaludercic2023-07-17
* ; Improve robustness of package-report-bugSpencer Baugh2023-07-16
* ; * lisp/simple.el (kill-new): Fix a typo. (Bug#64423)Eli Zaretskii2023-07-15
* Ignore quit while getting interprogram paste in kill-newSpencer Baugh2023-07-15
* * lisp/progmodes/gdb-mi.el: Fix interactive invocation of 'gud-go'.Wang Diancheng2023-07-15
* ; * lisp/paren.el (show-paren-function): Fix last change (bug#64547).Eli Zaretskii2023-07-15
* ; * lisp/progmodes/sql.el (sql-interactive-mode): Remove FIXME (bug#64602).YugaEgo2023-07-14
* ; * lisp/emacs-lisp/lisp.el (raise-sexp): Fix typo in doc string.Eli Zaretskii2023-07-12
* Fix show-paren-mode when the parentheses is partially visibleEli Zaretskii2023-07-10
* ; Improve documentation of with-restrictionGregory Heytings2023-07-09
* Merge branch 'scratch/bug64391' into emacs-29Gregory Heytings2023-07-08
|\
| * Add internal function to enter a labeled restrictionGregory Heytings2023-07-06
* | * lisp/net/tramp.el (tramp-get-buffer-string): Stabilize.Michael Albinus2023-07-08
* | Fix stale cache in Tramp (don't merge)Michael Albinus2023-07-08
|/
* ; * lisp/dired.el (dired-no-confirm): Doc fix. (Bug#64493)Eli Zaretskii2023-07-06
* ; Improve documentation of key-binding commandsEli Zaretskii2023-07-06
* Improve natnump shortdocRobert Pluim2023-07-04
* * lisp/progmodes/grep.el (rgrep): Fix docstring.Juri Linkov2023-07-03
* Include a help-echo for flymake's modeline countersSpencer Baugh2023-07-03
* Avoid errors in completion due to 'completion-regexp-list'Eli Zaretskii2023-07-02
* ; * lisp/register.el (register-val-describe): Doc fix.Eli Zaretskii2023-07-02
* ; Fix two typos in recent changes in the manualMichael Heerdegen2023-07-02
* C Mode: Don't fontify foo globally as type due to "struct foo"Alan Mackenzie2023-07-01
* * lisp/rect.el (rectangle--duplicate-right): Fix rectangle dup bug.Mattias Engdegård2023-07-01
* ; * lisp/bookmark.el (bookmark-bmenu-locate): Doc fix (bug#64370).Eli Zaretskii2023-07-01
* ; Fix last changeEli Zaretskii2023-07-01
* Add project command entries to the menu-barSpencer Baugh2023-07-01
* ; Improve documentation of text-property-search-* functionsEli Zaretskii2023-07-01
* ; Improve doc strings in register.elEli Zaretskii2023-06-30
* Improve documentation of registersEli Zaretskii2023-06-30
* Use a temporary buffer in nnagent-request-set-mark (bug#64117)Andrew G Cohen2023-06-30
* ; * lisp/calculator.el (calculator-need-3-lines): Fix last change.Eli Zaretskii2023-06-29
* Support cons cell as value of ':line-width' box attributejohn muhl2023-06-29
* ; * lisp/misc.el (duplicate-line-final-position): Fix last doc change.Eli Zaretskii2023-06-29
* ; * lisp/misc.el (duplicate-line-final-position): doc precisionMattias Engdegård2023-06-29
* ; Fix documentation of ':box' face attributeEli Zaretskii2023-06-29
* * lisp/misc.el (duplicate-line-final-position): New defcustom (bug#64185).Juri Linkov2023-06-29
* Make js-beginning-of-defun return non-nil on successDaniel Martín2023-06-29
* Tree-sitter use with-silent-modifications like jit-lock (bug#64321)Yuan Fu2023-06-27