summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-04-11Guarantee presence of epaths.h during cross-compilationPo Lu
2024-04-11Optimize R8 configurationPo Lu
2024-04-11Adjust priority of Emacs background service notificationPo Lu
2024-04-11; * java/Makefile.in: Render config.status relative to builddir.Po Lu
2024-04-11Generalize the file-name specific workaround in minibuffer-completion-helpDmitry Gutov
2024-04-10Suppress bogus messages in the echo areaArash Esbati
2024-04-10; Remove obsolete 'mouse-wheel-up/down-event' bindingsEshel Yaron
2024-04-10; * doc/emacs/files.texi (Backup): Clarify "saving" (bug#70326).Eli Zaretskii
2024-04-10* doc/lispref/parsing.texi (Parsing Program Source): Fix menu.Juri Linkov
2024-04-10* lisp/emacs-lisp/comp-cstr.el (comp-cstr-type-p): Improve last change.Andrea Corallo
2024-04-10* lisp/emacs-lisp/comp-cstr.el (comp-cstr-type-p): New function.Andrea Corallo
2024-04-10* lisp/emacs-lisp/comp-cstr.el (comp-cstr-symbol-p): Simplify.Andrea Corallo
2024-04-10* lisp/emacs-lisp/comp-cstr.el (comp-cstr-fixnum-p): Fix.Andrea Corallo
2024-04-10(en/decode_coding_object): Fix `after-change-functions`Stefan Monnier
2024-04-10* java/Makefile.in (classes.dex): Make proguard.conf relative to srcdir.Po Lu
2024-04-10Merge remote-tracking branch 'savannah/master' into master-android-1Po Lu
2024-04-10* java/proguard.conf: New file.Po Lu
2024-04-10Optimize generated Android DEX bytecodePo Lu
2024-04-10Fix 'format-seconds' when all values are zero and %z is usedEli Zaretskii
2024-04-10; Improve documentation of 'world-clock'Eli Zaretskii
2024-04-10* lisp/emacs-lisp/cl-macs.el (cl-typep): Add docstring.Andrea Corallo
2024-04-10Add explicit binding to nil in letJeremy Bryant
2024-04-10* doc/emacs/misc.texi (emacsclient Options): Suggest forwarding sockets.Peter Oliver
2024-04-09Update go-ts-mode to support latest tree-sitter-go grammarYuan Fu
2024-04-10Recognize Android TLS certificates by defaultPo Lu
2024-04-09(cl--describe-class-slots): Avoid cryptic `t` typeStefan Monnier
2024-04-09; Minor copy editsDmitry Gutov
2024-04-09Add Flymake backend to rust-ts-mode using ClippyDmitry Gutov
2024-04-09; Simplify internal defunJeremy Bryant
2024-04-09Use null for clarityJeremy Bryant
2024-04-09; Use `memq' to be just as explicit as necessaryJeremy Bryant
2024-04-09* which-key.el (which-key--show-evil-operator-keymap): let not let*Jeremy Bryant
2024-04-09* which-key.el (which-key--create-pages-1): Use cl-decf for clarityJeremy Bryant
2024-04-09* which-key.el (which-key--partition-list): Replace cl-subseq by takeJeremy Bryant
2024-04-09Change cl-case to cl-ecaseJeremy Bryant
2024-04-09* which-key.el (which-key--popup-max-dimensions): Fix docstring typoJeremy Bryant
2024-04-09Replace wholenump by natnump for context readabilityJeremy Bryant
2024-04-09; which-key.el: Display mode in error messageJeremy Bryant
2024-04-09Simplify code to use nullJeremy Bryant
2024-04-09; Change defcustom types to natnumJeremy Bryant
2024-04-09(test-replace-match-modification-hooks): Delete testStefan Monnier
2024-04-09Merge branch 'mouse-wheel-buttons'Stefan Monnier
2024-04-09(mouse-wheel-buttons): Map old-style wheel buttons to actual wheel eventsStefan Monnier
2024-04-09Move over optional arguments in parentheses correctlyArash Esbati
2024-04-09Inhibit flymake lexical cookie warning in *scratch* (bug#70068)Mattias EngdegÄrd
2024-04-09; Avoid byte-compiler warnings in 'ls-lisp-test-bug70271'.Eli Zaretskii
2024-04-09Fix misalignment of entries created by Dired file operationsPo Lu
2024-04-09Fix window-point-context-set and window-point-context-use (bug#33871)Juri Linkov
2024-04-08Fix c++-ts-mode defun navigation (bug#65885)Yuan Fu
2024-04-09; * etc/NEWS: Announce new ls-lisp options. (Bug#70721)Eli Zaretskii