mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
*** empty log message ***
This commit is contained in:
parent
424751de6f
commit
5aafeb12a3
1 changed files with 1 additions and 0 deletions
|
|
@ -340,6 +340,7 @@ scan_c_file (filename)
|
|||
(autoload 'NAME FILE DOCSTRING ...)
|
||||
(defvar NAME VALUE DOCSTRING)
|
||||
(defconst NAME VALUE DOCSTRING)
|
||||
(fset (quote NAME) (make-byte-code (quote ARGS) ... "\
|
||||
starting in column zero.
|
||||
ARGS, FILE or VALUE is ignored. We do not know how to parse Lisp code
|
||||
so we use a kludge to skip them:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue