aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Revert "ox-texinfo:: Require only TEXINFO_DIR_CATEGORY"Stefan Monnier2024-03-032-37/+32
* | Revert "Set org-macro-templates more lazily"Stefan Monnier2024-03-033-18/+15
* | (cl--typeof-types): Rework to fix some regressionsStefan Monnier2024-03-031-63/+54
* | Set org-macro-templates more lazilyStefan Monnier2024-03-033-15/+18
* | ox-texinfo:: Require only TEXINFO_DIR_CATEGORYStefan Monnier2024-03-032-32/+37
* | * lisp/net/dictionary.el (dictionary-display-match-result): More fixes.Juri Linkov2024-03-031-2/+0
* | * lisp/net/dictionary.el (dictionary-new-matching): Add dictionary-pre-buffer.Juri Linkov2024-03-031-0/+1
* | * test/lisp/emacs-lisp/comp-cstr-tests.el (comp-cstr-test-62): Revert change.Andrea Corallo2024-03-031-2/+2
* | * Fix 'cl--typeof-types' computationAndrea Corallo2024-03-031-10/+17
* | Use funcall on function values in gnus-agent.elEric Abrahamsen2024-03-021-2/+3
* | * lisp/net/dictionary.el: Better handling of messages and errors.Juri Linkov2024-03-021-11/+15
* | * lisp/replace.el (perform-replace): Accept default bindings in lookup-key.Juri Linkov2024-03-021-2/+2
* | * lisp/buff-menu.el (Buffer-menu-marked-buffers): Add save-excursion.Juri Linkov2024-03-021-9/+10
* | * doc/lispref/modes.texi (Tabulated List Mode): Unindent example.Juri Linkov2024-03-021-3/+3
* | Merge from origin/emacs-29Eli Zaretskii2024-03-026-41/+53
|\ \ | |/
| * ; * src/buffer.c (Fmake_indirect_buffer): Doc fix.Eli Zaretskii2024-03-011-2/+8
| * Fix typos in vnvni.el.Dan Jacobson2024-03-011-27/+27
| * ; * lisp/vc/vc.el (vc-clone): Fix wording of doc string.Eli Zaretskii2024-02-271-5/+10
| * Avoid assertion violations in bidi.cEli Zaretskii2024-02-271-1/+2
| * * lisp/files.el (hack-one-local-variable): Use `set-auto-mode-0`Stefan Monnier2024-02-251-4/+2
| * Fix infinite recursion in gdb-mi.elEli Zaretskii2024-02-241-2/+4
* | Add new input method "english-colemak"Yoshiku Onu2024-03-022-0/+54
* | * lisp/language/japanese.el (map): Fix typo (bug#69494).Kazuhiro Ito2024-03-021-1/+1
* | Fix Japanese language environment on Cygwin and MS-WindowsKazuhiro Ito2024-03-021-2/+2
* | Implement dead key combination on AndroidPo Lu2024-03-023-5/+148
* | * lisp/emacs-lisp/cl-preloaded.el (cl--typeof-types): Define as var.Andrea Corallo2024-03-011-1/+1
* | Verilog-mode update from upstream https://github.com/veripool/verilog-modeWilson Snyder2024-03-011-45/+69
* | Fix documentation of last changeEli Zaretskii2024-03-012-8/+12
* | Merge branch 'feature/type-hierarchy' into 'master'Andrea Corallo2024-03-019-51/+206
|\ \
| * | * doc/lispref/objects.texi (Type Hierarchy): Small improvementsAndrea Corallo2024-03-011-4/+4
| * | * Fix compilation warning in 'cl--supertypes-for-typeof-types'Andrea Corallo2024-03-011-2/+1
| * | Run syncdoc-type-hierarchy.el to follow obarray type introductionfeature/type-hierarchyAndrea Corallo2024-02-282-1/+1
| * | Merge remote-tracking branch 'origin/master' into 'feature/type-hierarchy'Andrea Corallo2024-02-28346-6254/+11139
| |\ \
| * | | ; * src/data.c (Ftype_of): Update comment.Andrea Corallo2024-02-271-1/+1
| * | | * etc/syncdoc-type-hierarchy.el (syncdoc-lispref-dir): Clean-up.Andrea Corallo2024-02-191-5/+4
| * | | * etc/syncdoc-type-hierarchy.el: Update comment.Andrea Corallo2024-02-191-1/+1
| * | | Make type hierarchy textual representation a tableAndrea Corallo2024-02-192-152/+42
| * | | Fix typo in 'cl--type-hierarchy'Andrea Corallo2024-02-183-2/+2
| * | | * lisp/emacs-lisp/cl-preloaded.el (cl--direct-subtypes-of-type): Remove.Andrea Corallo2024-02-151-9/+5
| * | | Update some native comp testsAndrea Corallo2024-02-152-4/+4
| * | | * make use of 'cl--direct-supertypes-of-type' in the native-compilerAndrea Corallo2024-02-151-12/+13
| * | | * Add initial "Type Hierarchy" node to the elisp manualAndrea Corallo2024-02-151-0/+21
| * | | Generate automatically graphical and textual type hierarchy representationAndrea Corallo2024-02-153-0/+219
| * | | * Define 'cl--type-hierarchy' and compute 'cl--typeof-types' from itAndrea Corallo2024-02-151-33/+64
* | | | ; Improve documentation of last changeset (bug#69305)Eli Zaretskii2024-02-293-12/+14
* | | | Add tabulated-list-groups and Buffer-menu-group-by (bug#69305)Juri Linkov2024-02-295-22/+185
* | | | Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacsEli Zaretskii2024-02-292-5/+6
|\ \ \ \
| * | | | ; Fix some wording in recent obarray changes.Basil L. Contovounesios2024-02-292-5/+6
* | | | | ; Tweak recently-added NEWS entry.Eli Zaretskii2024-02-291-1/+4
|/ / / /
* | | | Improve documentation of recent changes in comp-run.elEli Zaretskii2024-02-292-9/+14