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
9f1707ed
Commit
9f1707ed
authored
Mar 08, 2010
by
Juri Linkov
Browse files
Fix numeric keywords.
parent
4e7cafbe
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
lisp/net/hmac-def.el
lisp/net/hmac-def.el
+1
-1
lisp/net/hmac-md5.el
lisp/net/hmac-md5.el
+1
-1
No files found.
lisp/net/hmac-def.el
View file @
9f1707ed
...
...
@@ -3,7 +3,7 @@
;; Copyright (C) 1999, 2001, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
;; Author: Shuhei KOBAYASHI <shuhei@aqua.ocn.ne.jp>
;; Keywords: HMAC, RFC
2104
;; Keywords: HMAC, RFC
-
2104
;; This file is part of GNU Emacs.
...
...
lisp/net/hmac-md5.el
View file @
9f1707ed
...
...
@@ -3,7 +3,7 @@
;; Copyright (C) 1999, 2001, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
;; Author: Shuhei KOBAYASHI <shuhei@aqua.ocn.ne.jp>
;; Keywords: HMAC, RFC
2104, HMAC-MD5, MD5, KEYED-MD5, CRAM-MD5
;; Keywords: HMAC, RFC
-
2104, HMAC-MD5, MD5, KEYED-MD5, CRAM-MD5
;; This file is part of GNU Emacs.
...
...
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