summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAge
* Disable VC in special directories on AndroidPo Lu2024-03-30
* * lisp/emacs-lisp/comp.el (comp--add-cond-cstrs): Consolidate 2 casesStefan Monnier2024-03-29
* * lisp/cedet/semantic/tag.el (semantic-tag): New typeStefan Monnier2024-03-29
* ; * lisp/shell.el (w32-application-type): Fix 'declare-function'.Eli Zaretskii2024-03-29
* Support `shell-resync-dirs' on msys bash (Bug#70012)Sam Steingold2024-03-29
* Better `sort` ignored-return-value warningMattias Engdegård2024-03-29
* Remove `sort-on` (bug#69709)Mattias Engdegård2024-03-29
* Add `value<` (bug#69709)Mattias Engdegård2024-03-29
* pp.el: Try and fix bug#70039Stefan Monnier2024-03-28
* * lisp/emacs-lisp/cl-macs.el (list): Predefine predicate by handStefan Monnier2024-03-28
* Fix a typo in flymake.elEli Zaretskii2024-03-28
* copy-tree just image map, not entire imageJoseph Turner2024-03-28
* Allow for auto updating only visible proced buffers (bug#69784)Rahguzar2024-03-28
* Improve ert-font-lock assertion parser (Bug#69714)Vladimir Kazanov2024-03-28
* ; * lisp/emacs-lisp/pcase.el (pcase--subtype-bitsets): Doc fix.Eli Zaretskii2024-03-28
* (pcase-mutually-exclusive): Use auto-generated tableStefan Monnier2024-03-28
* (project-current): Add binding for 'non-essential'Dmitry Gutov2024-03-28
* Correctly check buffer mtime when displaying xref matchesSpencer Baugh2024-03-28
* * lisp/help.el (help-function-arglist): Don't `substitute-command-keys`Stefan Monnier2024-03-26
* cl-preloaded.el: Partly revert last changeStefan Monnier2024-03-26
* CC Mode: Handle C++20's if constevalAlan Mackenzie2024-03-26
* cl-preloaded.el: Fix the type latticeStefan Monnier2024-03-26
* Fix native comp prediction on null functionp tested objectsAndrea Corallo2024-03-26
* Prevent passwords from being recorded during text conversionPo Lu2024-03-26
* Fix removal of bookmark's fringe mark in Info and DiredEli Zaretskii2024-03-25
* * lisp/vc/diff-mode.el (diff-setup-buffer-type): Remove "\n" from regexp.Juri Linkov2024-03-25
* (byte-optimize-form-code-walker): Simplify a bitStefan Monnier2024-03-24
* Fix native compilation for circular immediates (bug#67883)Andrea Corallo2024-03-24
* ; * lisp/emacs-lisp/cl-preloaded.el (user-ptr): Fix typo.Po Lu2024-03-24
* Don't define user-ptr type when user-ptrp is not presentPo Lu2024-03-24
* cl-preloaded.el: Improve docstrings of "kinds"Stefan Monnier2024-03-23
* edebug.el: Better strip instrumentation from backtracesStefan Monnier2024-03-23
* Reuse command-indicator code for script lines in ERCF. Jason Park2024-03-23
* Restore leading space to right-margin stamps in ERCF. Jason Park2024-03-23
* Remove mishandled erc-control-default-{fg,bg} facesF. Moukayed2024-03-23
* (describe-package-1): Fix bug#69712Stefan Monnier2024-03-23
* Recompute :map when image :scale, :rotation, or :flip changesJoseph Turner2024-03-23
* Add 'eww-readable-urls'Jim Porter2024-03-23
* Allow toggling "readable" mode in EWWJim Porter2024-03-23
* Use 'regexp-opt' in 'dired-omit-regexp'Spencer Baugh2024-03-23
* Merge from origin/emacs-29Eli Zaretskii2024-03-23
|\
| * ; * lisp/keymap.el (key-parse): Fix processing of "[TAB]". (Bug#69893)Eli Zaretskii2024-03-21
| * * Fix missing `comp-files-queue' update (bug#63415).Andrea Corallo2024-03-21
* | Merge from origin/emacs-29Eli Zaretskii2024-03-23
|\|
| * Clarify description of format-spec truncationBasil L. Contovounesios2024-03-21
| * ; * lisp/calendar/calendar.el: Remove extra space.Juri Linkov2024-03-21
| * ; * lisp/emacs-lisp/cl-macs.el (cl-labels): Fix stray diff marker.Robert Pluim2024-03-20
| * Tweak regexp for object initializers in csharp-mode (bug#69571)Theodor Thornhill2024-03-16
| * `term-mode': mention the keymap to add keybindings toKonstantin Kharlamov2024-03-16
| * Fix 'shortdoc-copy-function-as-kill'Eli Zaretskii2024-03-16