Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
9dda72d3
Commit
9dda72d3
authored
Dec 03, 2004
by
Richard M. Stallman
Browse files
(elint-standard-variables): Update list of variables.
parent
25f35ef6
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
8 deletions
+11
-8
lisp/emacs-lisp/elint.el
lisp/emacs-lisp/elint.el
+11
-8
No files found.
lisp/emacs-lisp/elint.el
View file @
9dda72d3
...
...
@@ -730,18 +730,21 @@ If no documentation could be found args will be `unknown'."
(
defconst
elint-standard-variables
'
(
abbrev-mode
auto-fill-function
buffer-auto-save-file-name
buffer-backed-up
buffer-display-
table
buffer-file-format
buffer-backed-up
buffer-display-
count
buffer-display-table
buffer-display-time
buffer-file-coding-system
buffer-file-format
buffer-file-name
buffer-file-number
buffer-file-truename
buffer-file-type
buffer-invisibility-spec
buffer-offer-save
buffer-read-only
buffer-saved-size
buffer-undo-list
cache-long-line-scans
case-fold-search
ctl-arrow
comment-column
default-directory
defun-prompt-regexp
fill-column
goal-column
left-margin
local-abbrev-table
local-write-file-hooks
major-mode
mark-active
mark-ring
minor-modes
mode-line-buffer-identification
cache-long-line-scans
case-fold-search
ctl-arrow
cursor-type
comment-column
default-directory
defun-prompt-regexp
desktop-save-buffer
enable-multibyte-characters
fill-column
fringes-outside-margins
goal-column
header-line-format
indicate-buffer-boundaries
indicate-empty-lines
left-fringe-width
left-margin
left-margin-width
line-spacing
local-abbrev-table
local-write-file-hooks
major-mode
mark-active
mark-ring
mode-line-buffer-identification
mode-line-format
mode-line-modified
mode-line-process
mode-name
overwrite-mode
paragraph-separate
paragraph-start
point-before-scroll
require-final-newline
selective-display
selective-display-ellipses
tab-width
truncate-lines
vc-mode
)
overwrite-mode
point-before-scroll
right-fringe-width
right-margin-width
scroll-bar-width
scroll-down-aggressively
scroll-up-aggressively
selective-display
selective-display-ellipses
tab-width
truncate-lines
vc-mode
vertical-scroll-bar
)
"Standard buffer local vars."
)
(
defconst
elint-unknown-builtin-args
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment