projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9aab258
)
Add leim subdirectories to emacs package
author
Stefan Kangas
<stefankangas@gmail.com>
Mon, 18 Sep 2023 00:01:51 +0000
(
02:01
+0200)
committer
Stefan Kangas
<stefankangas@gmail.com>
Mon, 18 Sep 2023 00:02:59 +0000
(
02:02
+0200)
* lisp/finder.el (finder--builtins-alist): Add subdirectories
'leim/ja-dic' and 'leim/quail' as part of the 'emacs'
package. (Bug#62751)
lisp/finder.el
patch
|
blob
|
history
diff --git
a/lisp/finder.el
b/lisp/finder.el
index c1acee18d63bee6dfd7d8dedfcd1e6da2c489e37..a4cda1255caf91fa00ed717b2121254ee468f6f7 100644
(file)
--- a/
lisp/finder.el
+++ b/
lisp/finder.el
@@
-148,6
+148,8
@@
would otherwise be.")
("international" . emacs)
("language" . emacs)
("leim" . emacs)
+ ("ja-dic" . emacs)
+ ("quail" . emacs)
("mh-e" . mh-e)
("obsolete" . emacs)
("semantic" . semantic)