diff options
| author | Stefan Kangas | 2022-08-04 22:58:59 +0200 |
|---|---|---|
| committer | Stefan Kangas | 2022-08-04 23:21:03 +0200 |
| commit | d73a104dd349fdf8de5ababa9ae53ea807b00bfb (patch) | |
| tree | 8bc17466e8bae2b1219cfc62b7e2fa1e6d7e8251 /src | |
| parent | 0b5dccc8b2f36d6d012cf792113de4a3b7b15334 (diff) | |
| download | emacs-d73a104dd349fdf8de5ababa9ae53ea807b00bfb.tar.gz emacs-d73a104dd349fdf8de5ababa9ae53ea807b00bfb.zip | |
Be more lax when picking up prefixes for loaddefs
* lisp/emacs-lisp/loaddefs-gen.el
(loaddefs-generate--compute-prefixes): Allow tabs and spaces before
symbol name, so that "(defvar\tfoo-bar nil)" is properly picked up.
Before this change, such a definition would be wrongly picked up as
the symbol "nil".
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions