mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
Changed load-path look a little.
This commit is contained in:
parent
92d225d1d3
commit
016863e6db
1 changed files with 1 additions and 1 deletions
|
|
@ -132,7 +132,7 @@
|
|||
;; lread.c
|
||||
(load-path environment
|
||||
(repeat (choice :tag "Directory"
|
||||
(const :tag "default" nil)
|
||||
(const :tag "use current" nil)
|
||||
(directory :format "%v"))))
|
||||
;; minibuf.c
|
||||
(completion-auto-help minibuffer boolean)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue