aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | ; Optimize 'completion-preview--try-table'Eshel Yaron2024-04-121-1/+14
* | | Improve D-Bus byte-array conversionMichael Albinus2024-04-125-57/+81
* | | Display Info buffer after ensuring it contains textJoseph Turner2024-04-121-23/+21
* | | ; Improve documentation of completion commandsEli Zaretskii2024-04-111-6/+8
* | | minibuffer-completion-help: Fix regression when END < EOBDmitry Gutov2024-04-111-3/+4
* | | etags-regen--tags-generate: Handle spaces in project root nameEli Zaretskii2024-04-111-1/+1
* | | Fix file names with embedded whitespace in EdiffEli Zaretskii2024-04-111-2/+3
* | | ; * lisp/bindings.el (mode-line-mode-menu): Add Completion Preview.Eli Zaretskii2024-04-111-0/+5
* | | Don't hide flymake diagnostics on empty first line (bug#70310)Mattias Engdegård2024-04-111-2/+7
* | | ; * etc/NEWS: Group JSON changes.Mattias Engdegård2024-04-111-14/+14
* | | ; * lisp/minibuffer.el (completion-base-suffix): Doc fix (bug#48356).Eli Zaretskii2024-04-111-5/+7
* | | ; Fix whitespace in editfns-tests.elEli Zaretskii2024-04-111-1/+1
* | | Guarantee presence of emacs-module.h during cross-compilationPo Lu2024-04-111-2/+5
* | | Guarantee presence of epaths.h during cross-compilationPo Lu2024-04-111-1/+4
* | | Optimize R8 configurationPo Lu2024-04-112-6/+35
* | | Adjust priority of Emacs background service notificationPo Lu2024-04-111-2/+2
* | | ; * java/Makefile.in: Render config.status relative to builddir.Po Lu2024-04-111-3/+3
* | | Generalize the file-name specific workaround in minibuffer-completion-helpDmitry Gutov2024-04-111-11/+20
* | | Suppress bogus messages in the echo areaArash Esbati2024-04-101-4/+12
* | | ; Remove obsolete 'mouse-wheel-up/down-event' bindingsEshel Yaron2024-04-101-13/+1
* | | * doc/lispref/parsing.texi (Parsing Program Source): Fix menu.Juri Linkov2024-04-101-0/+1
* | | * lisp/emacs-lisp/comp-cstr.el (comp-cstr-type-p): Improve last change.Andrea Corallo2024-04-101-8/+19
* | | * lisp/emacs-lisp/comp-cstr.el (comp-cstr-type-p): New function.Andrea Corallo2024-04-101-0/+11
* | | * lisp/emacs-lisp/comp-cstr.el (comp-cstr-symbol-p): Simplify.Andrea Corallo2024-04-101-4/+2
* | | * lisp/emacs-lisp/comp-cstr.el (comp-cstr-fixnum-p): Fix.Andrea Corallo2024-04-101-1/+3
* | | (en/decode_coding_object): Fix `after-change-functions`Stefan Monnier2024-04-102-13/+78
* | | * java/Makefile.in (classes.dex): Make proguard.conf relative to srcdir.Po Lu2024-04-101-2/+2
* | | Merge remote-tracking branch 'savannah/master' into master-android-1Po Lu2024-04-103-3/+10
|\ \ \
| * | | Fix 'format-seconds' when all values are zero and %z is usedEli Zaretskii2024-04-102-3/+9
| * | | * lisp/emacs-lisp/cl-macs.el (cl-typep): Add docstring.Andrea Corallo2024-04-101-0/+1
* | | | * java/proguard.conf: New file.Po Lu2024-04-101-0/+24
* | | | Optimize generated Android DEX bytecodePo Lu2024-04-102-2/+29
|/ / /
* | | Recognize Android TLS certificates by defaultPo Lu2024-04-101-0/+4
| |/ |/|
* | (cl--describe-class-slots): Avoid cryptic `t` typeStefan Monnier2024-04-092-7/+9
* | ; Minor copy editsDmitry Gutov2024-04-092-2/+2
* | Add Flymake backend to rust-ts-mode using ClippyDmitry Gutov2024-04-091-1/+79
* | (test-replace-match-modification-hooks): Delete testStefan Monnier2024-04-091-17/+19
* | Merge branch 'mouse-wheel-buttons'Stefan Monnier2024-04-099-59/+116
|\ \
| * | (mouse-wheel-buttons): Map old-style wheel buttons to actual wheel eventsStefan Monnier2024-04-099-59/+116
* | | Move over optional arguments in parentheses correctlyArash Esbati2024-04-091-10/+22
* | | Inhibit flymake lexical cookie warning in *scratch* (bug#70068)Mattias Engdegård2024-04-092-2/+14
* | | ; Avoid byte-compiler warnings in 'ls-lisp-test-bug70271'.Eli Zaretskii2024-04-091-1/+2
* | | Fix misalignment of entries created by Dired file operationsPo Lu2024-04-091-2/+10
* | | Fix window-point-context-set and window-point-context-use (bug#33871)Juri Linkov2024-04-091-2/+3
* | | ; * etc/NEWS: Announce new ls-lisp options. (Bug#70721)Eli Zaretskii2024-04-091-0/+8
* | | ; Fix the test in last change.Eli Zaretskii2024-04-091-0/+3
* | | Support more long time options in 'ls-lisp'Lin Sun2024-04-092-0/+39
* | | Improve treatment of aborted touch events in Speedbar and elsewherePo Lu2024-04-092-134/+143
* | | Disable tab-bar by default in Speedbar framesPo Lu2024-04-091-1/+3
* | | (completion-hilit-commonality): Support `completion-lazy-hilit`Daniel Mendler2024-04-081-28/+32