aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Display directory when `dired-omit-mode` is first enabledStefan Kangas2023-09-051-1/+5
* * doc/lispref/functions.texi (Advising Named Functions): Clarify " no advice"Stefan Monnier2023-09-051-3/+10
* Minor adjustments to Android port stubsPo Lu2023-09-052-15/+18
* ; Delete some commented out code in data.c (Bug#64595)Stefan Kangas2023-09-051-2/+0
* Inherit 'sieve-mode' faces from 'font-lock'Jim Porter2023-09-041-24/+4
* Avoid virtual function dispatch overheadPo Lu2023-09-051-5/+7
* Merge remote-tracking branch 'refs/remotes/origin/master'Stefan Monnier2023-09-042-1/+14
|\
| * Add 'appt-notification' face (Bug#61661)Protesilaos Stavrou2023-09-042-1/+14
* | * lisp/emacs-lisp/cl-macs.el (cl-flet): Remove `&name` for (SYM EXP) caseStefan Monnier2023-09-041-5/+10
|/
* Merge remote-tracking branch 'refs/remotes/origin/master'Stefan Monnier2023-09-0431-287/+491
|\
| * Eglot: add new chapter about Elisp extensions to Eglot manualJoão Távora2023-09-041-0/+149
| * Eglot: reorganize Elisp API section, export new functionsJoão Távora2023-09-041-195/+197
| * Revert use of seq-count in shr-countStefan Kangas2023-09-041-4/+7
| * ; * lisp/net/shr.el (shr-count): Fix typo.Stefan Kangas2023-09-041-1/+1
| * Use seq-count in three functionsStefan Kangas2023-09-042-8/+7
| * Use new ERT `skip-when` macro in testsStefan Kangas2023-09-0423-72/+72
| * Add `skip-when` macro to `ert-deftest`Stefan Kangas2023-09-044-16/+67
* | * lisp/tab-bar.el (cl--set-substring): Remove left-over autoloadStefan Monnier2023-09-041-7/+2
* | Move `setf substring` to cl-lib since it relies on it (bug#60102)Stefan Monnier2023-09-042-12/+11
|/
* * etc/NEWS (static-if): Clarify the entry.Alan Mackenzie2023-09-041-4/+5
* Correct the handling of symbols with position in equalAlan Mackenzie2023-09-044-19/+72
* Announce user option tramp-completion-multi-hop-methodsGene Goykhman2023-09-042-0/+18
* Merge remote-tracking branch 'savannah/master' into master-android-1Po Lu2023-09-040-0/+0
|\
| * Revert "Eglot: reorganize Elisp API section, export new functions"João Távora2023-09-041-197/+195
| * Revert "Eglot: add new chapter about Elisp extensions to Eglot manual"João Távora2023-09-041-149/+0
| * Eglot: add new chapter about Elisp extensions to Eglot manualJoão Távora2023-09-041-0/+149
| * Eglot: reorganize Elisp API section, export new functionsJoão Távora2023-09-041-195/+197
* | Correct deadlock in Android portPo Lu2023-09-041-2/+2
|/
* ; Fix previous commit touching lisp/international/emoji.elJonas Bernoulli2023-09-031-1/+1
* Make emoji commands compatible with repeat and repeat-complex-commandJonas Bernoulli2023-09-031-15/+20
* Fix Edebug specification for 'cl-define-compiler-macro'.Philipp Stephani2023-09-031-1/+2
* checkdoc: Don't warn for () in cl-defmacro argsStefan Kangas2023-09-031-1/+1
* New documentation for static-if.Alan Mackenzie2023-09-031-6/+51
* New conditional compilation macro static-if.Alan Mackenzie2023-09-032-1/+22
* Update Android portPo Lu2023-09-031-5/+10
* Fix defcustoms in filesets.el (Bug#65708)Mauro Aranda2023-09-031-18/+13
* Fix indentation in `syntax-ppss'Jim Blandy2023-09-031-144/+144
* * lisp/vc/vc-git.el (vc-git-annotate-switches): Add useful tip.Stefan Kangas2023-09-031-1/+4
* Replace completion--some with seq-someStefan Kangas2023-09-032-21/+8
* ; Silence warnings about obsolete functionsMattias Engdegård2023-09-032-3/+4
* Move `wholenump` alias definitionMattias Engdegård2023-09-032-2/+1
* Prefer reusing seq-remove in reftexStefan Kangas2023-09-031-10/+5
* Don't native compile lock filesJoseph Turner2023-09-031-1/+3
* Log org export errors to package-vc doc bufferJoseph Turner2023-09-031-23/+29
* Include package name in package-vc documentation log buffer nameJoseph Turner2023-09-031-1/+1
* ; * lisp/term/android-win.el: Correct header.Po Lu2023-09-031-1/+1
* Move Android port internals documentation to admin/notesPo Lu2023-09-032-1024/+1100
* ; Reintroduce menus beneath chapters in the Transient manualPo Lu2023-09-031-0/+25
* Replace ps-remove-duplicates with seq-uniqStefan Kangas2023-09-032-14/+4
* project.el: Fix bug in project-ignores method for VC-aware backendDamien Cassou2023-09-031-2/+1