summaryrefslogtreecommitdiff
path: root/src/lisp.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lisp.h')
-rw-r--r--src/lisp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lisp.h b/src/lisp.h
index 0c3ca3ae06b..680c25d4c49 100644
--- a/src/lisp.h
+++ b/src/lisp.h
@@ -492,7 +492,7 @@ enum Lisp_Fwd_Type
/* If you want to define a new Lisp data type, here are some
instructions. See the thread at
- http://lists.gnu.org/archive/html/emacs-devel/2012-10/msg00561.html
+ https://lists.gnu.org/archive/html/emacs-devel/2012-10/msg00561.html
for more info.
First, there are already a couple of Lisp types that can be used if