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
66b89353
Commit
66b89353
authored
Feb 11, 1994
by
Karl Heuer
Browse files
(gnus-user-login-name): Fix doc string.
parent
157acde5
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
lisp/gnus.el
lisp/gnus.el
+2
-2
No files found.
lisp/gnus.el
View file @
66b89353
...
...
@@ -2,7 +2,7 @@
;; Copyright (C) 1987, 1988, 1989, 1990, 1993 Free Software Foundation, Inc.
;; Author: Masanobu UMEDA <umerin@mse.kyutech.ac.jp>
;; Version: $Header: /
home/fsf/rm
s/
e
19/lisp/RCS/gnus.el,v 1.3
1
199
3/12/23 04:58:26
rms Exp
rms
$
;; Version: $Header: /
gd/gnu/emac
s/19
.0
/lisp/RCS/gnus.el,v 1.3
2
199
4/01/08 12:46:53
rms Exp
kwzh
$
;; Keywords: news
;; This file is part of GNU Emacs.
...
...
@@ -205,7 +205,7 @@ or your confirmations may be required.")
(defvar gnus-user-login-name nil
"*The login name of the user.
Got from the
USER and LOGNAME environment variable
if undefined.")
Got from the
function `user-login-name'
if undefined.")
(defvar gnus-user-full-name nil
"*The full name of the user.
...
...
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