aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | org: Fix security prompt for downloading remote resourceIhor Radchenko2024-02-171-1/+1
| * | Revert "Update to Org 9.6.19"Eli Zaretskii2024-02-1714-58/+49
| * | Update to Org 9.6.19Kyle Meyer2024-02-1714-49/+58
* | | Suppress docstring control char warning in macro-generated functionMattias Engdegård2024-02-241-1/+2
* | | ; Fix last change.Eli Zaretskii2024-02-241-2/+3
* | | ; * etc/NEWS: Recommend obarray-make as correct replacement.Mattias Engdegård2024-02-241-7/+3
* | | Add sml-mode entry to 'eglot-server-programs'Philip Kaludercic2024-02-241-1/+4
* | | ; Fix last change in lisp.h.Eli Zaretskii2024-02-241-1/+1
* | | Check daemon is initialized before suppressing its init errorsSpencer Baugh2024-02-242-2/+4
* | | Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacsEli Zaretskii2024-02-241-3/+2
|\ \ \
| * | | ; Fix compiler warningArash Esbati2024-02-241-3/+2
* | | | Add context to errors thrown by server-start during startupSpencer Baugh2024-02-241-1/+3
|/ / /
* | | ; * etc/NEWS: How to fix old code that uses vectors as obarrays.Eli Zaretskii2024-02-241-0/+8
* | | * configure.ac: Detect renameat2 with gl_CHECK_FUNCS_ANDROID.Po Lu2024-02-241-1/+3
* | | Make erc-cmd-AMSG session local; add /GMSG, /AME and /GMEEmanuel Berg2024-02-235-8/+239
* | | ; Don't mention erc-branded Compat macros in ERC-NEWSF. Jason Park2024-02-234-18/+24
* | | Fix bug#69321Po Lu2024-02-241-20/+48
* | | ; * .dir-locals.el (java-mode): Transfer suitable c-mode options.Po Lu2024-02-241-0/+5
* | | diff-mode.el (diff-refine-nonmodified): New optionStefan Monnier2024-02-232-14/+42
* | | elisp-mode.el: Use `handler-bind` instead of `debug-on-error`Stefan Monnier2024-02-231-25/+13
* | | Merge remote-tracking branch 'refs/remotes/origin/master'Stefan Monnier2024-02-231-7/+13
|\ \ \
| * | | Fix Flymake lighter tool-tip from generating errorsRobert A. Burks2024-02-231-7/+13
* | | | * lisp/mail/rmail.el (rmail-resend): Use `with-syntax-table`Stefan Monnier2024-02-231-9/+7
* | | | rmail.el: Prefer #' to quote function namesStefan Monnier2024-02-231-79/+81
* | | | (rmail-font-lock-keywords): Avoid old-style `font-lock*-face` variablesStefan Monnier2024-02-231-2/+2
|/ / /
* | | Warn about docstrings with control charactersMattias Engdegård2024-02-232-0/+35
* | | Replace use of obsolete eshell-kill-output in testMattias Engdegård2024-02-231-1/+1
* | | Update NEWS and manual after obarray changesMattias Engdegård2024-02-234-44/+48
* | | Use the new obarray type for the initial obarrayMattias Engdegård2024-02-231-4/+1
* | | Add a proper type for obarraysMattias Engdegård2024-02-2317-226/+499
* | | Add obarray-clear and use itMattias Engdegård2024-02-234-3/+17
* | | Use obarrayp, not vectorp, to detect obarraysMattias Engdegård2024-02-235-11/+11
* | | Use obarray-make instead of make-vector to create obarraysMattias Engdegård2024-02-2317-29/+30
* | | * src/pdumper.c (dump_subr): Rename 'native_comp' -> 'non_primitive'.Andrea Corallo2024-02-231-5/+5
* | | * src/fns.c (sxhash_bignum): Include sign bit in hash.Mattias Engdegård2024-02-231-1/+1
* | | * src/fns.c (hash_string): Suppress warning on 32-bit platformsMattias Engdegård2024-02-231-0/+3
* | | Tone down python-mode warning to a simple message (bug#68559)Mattias Engdegård2024-02-231-12/+5
* | | Fix bug#69140Po Lu2024-02-231-1/+8
* | | * Fix 'parse-colon-path' entry in 'comp-known-type-specifiers'Andrea Corallo2024-02-221-1/+1
* | | * lisp/help-fns.el (describe-mode-outline): New user option (bug#64684).Juri Linkov2024-02-223-30/+83
* | | Recognize functions and macros as defuns in 'cmake-ts-mode'Jörg Bornemann2024-02-221-6/+12
* | | ; Insert missing JNI prologuesPo Lu2024-02-222-0/+16
* | | ; * admin/CPP-DEFINES: Fix typos.Po Lu2024-02-221-2/+2
* | | ; * admin/CPP-DEFINES: Update with Android defines.Po Lu2024-02-221-4/+11
* | | Enable inotify on systems with inotify_init yet no init1 variantPo Lu2024-02-222-4/+14
* | | ; * lisp/emacs-lisp/comp-run.el: Fix typo.Andrea Corallo2024-02-211-1/+1
* | | * lisp/emacs-lisp/comp.el (comp--compute-function-types): Fix missing doc.Andrea Corallo2024-02-211-1/+1
* | | ; Fix mid-symbol updating/cycling completion previewEshel Yaron2024-02-212-12/+27
* | | ; Update URL of the tree-sitter-lua grammarjohn muhl2024-02-213-4/+4
* | | ; Add two comments on comp-known-predicates cl-deftype-satisfiesAndrea Corallo2024-02-212-0/+4