projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1920695
)
Fix eldoc warning in patch adding debian-emacs-flavor
author
Xiyue Deng
<manphiz@gmail.com>
Tue, 28 Jan 2025 07:23:37 +0000
(23:23 -0800)
committer
Sean Whitton
<spwhitton@spwhitton.name>
Thu, 13 Feb 2025 01:57:51 +0000
(09:57 +0800)
Forwarded: not-needed
Closes: #1095133
lisp/startup.el
patch
|
blob
|
history
diff --git
a/lisp/startup.el
b/lisp/startup.el
index 5f14b585390887d0ef37d636971ab24f5a23fec5..741d6ba049e80b9f7f96b67b2bc2460ffd04dd09 100644
(file)
--- a/
lisp/startup.el
+++ b/
lisp/startup.el
@@
-440,7
+440,7
@@
Warning Warning!!! Pure space overflow !!!Warning Warning
(defconst debian-emacs-flavor 'emacs
"A symbol representing the particular debian flavor of emacs running.
-Something like
'emacs,
'xemacs21, etc.")
+Something like
\\='emacs, \\=
'xemacs21, etc.")
(defun normal-top-level-add-subdirs-to-load-path ()
"Recursively add all subdirectories of `default-directory' to `load-path'.