aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStephen Gildea2025-02-15 07:33:29 -0800
committerStephen Gildea2025-02-15 08:18:01 -0800
commit4cf53c436159ea54dbfe1a1e24515e2e6fbf9a6f (patch)
treed1580eaecffdd23fe1ced11dd1d5c12e98dd5610
parente825a82c09a738b1674192841db696f33f91d861 (diff)
downloademacs-4cf53c436159ea54dbfe1a1e24515e2e6fbf9a6f.tar.gz
emacs-4cf53c436159ea54dbfe1a1e24515e2e6fbf9a6f.zip
; Info: time-stamp is documented best in the Emacs manual
* lisp/info.el (Info-file-list-for-emacs): Remove entry pointing Info at time-stamp discussion in the Autotype document.
-rw-r--r--lisp/info.el1
1 files changed, 0 insertions, 1 deletions
diff --git a/lisp/info.el b/lisp/info.el
index 7a34b43369e..b8ab5b19776 100644
--- a/lisp/info.el
+++ b/lisp/info.el
@@ -4678,7 +4678,6 @@ Advanced commands:
4678 ("java" . "ccmode") ("idl" . "ccmode") ("pike" . "ccmode") 4678 ("java" . "ccmode") ("idl" . "ccmode") ("pike" . "ccmode")
4679 ("skeleton" . "autotype") ("auto-insert" . "autotype") 4679 ("skeleton" . "autotype") ("auto-insert" . "autotype")
4680 ("copyright" . "autotype") ("executable" . "autotype") 4680 ("copyright" . "autotype") ("executable" . "autotype")
4681 ("time-stamp" . "autotype")
4682 ("tempo" . "autotype") ("hippie-expand" . "autotype") 4681 ("tempo" . "autotype") ("hippie-expand" . "autotype")
4683 ("cvs" . "pcl-cvs") ("ada" . "ada-mode") "calc" 4682 ("cvs" . "pcl-cvs") ("ada" . "ada-mode") "calc"
4684 ("calcAlg" . "calc") ("calcDigit" . "calc") ("calcVar" . "calc") 4683 ("calcAlg" . "calc") ("calcDigit" . "calc") ("calcVar" . "calc")