]> code.delx.au - gnu-emacs/blobdiff - lisp/calc/calc-help.el
Merge from origin/emacs-25
[gnu-emacs] / lisp / calc / calc-help.el
index 444bb5ef9206ff790aa7a522110d6cfc0fd9abeb..58a927306aec717bfb5635f4c6608e0e8650a567 100644 (file)
@@ -1,9 +1,8 @@
 ;;; calc-help.el --- help display functions for Calc,
 
-;; Copyright (C) 1990-1993, 2001-2015 Free Software Foundation, Inc.
+;; Copyright (C) 1990-1993, 2001-2016 Free Software Foundation, Inc.
 
 ;; Author: David Gillespie <daveg@synaptics.com>
-;; Maintainer: Jay Belanger <jay.p.belanger@gmail.com>
 
 ;; This file is part of GNU Emacs.
 
@@ -386,7 +385,7 @@ C-w  Describe how there is no warranty for Calc."
   (interactive)
   (calc-quit)
   (view-emacs-news)
-  (re-search-forward "^\*+ .*\\<Calc\\>" nil t))
+  (re-search-forward "^\\*+ .*\\<Calc\\>" nil t))
 
 (defvar calc-help-long-names '((?b . "binary/business")
                               (?g . "graphics")