]> git.eshelyaron.com Git - emacs.git/commitdiff
Revert some unimportant changes
authorGerd Möllmann <gerd@gnu.org>
Tue, 18 Oct 2022 06:55:11 +0000 (08:55 +0200)
committerGerd Möllmann <gerd@gnu.org>
Tue, 18 Oct 2022 06:55:11 +0000 (08:55 +0200)
lisp/frameset.el
lisp/ldefs-boot.el
lisp/progmodes/compile.el

index 81dcbe4695e3cce15f1e33d27f7b7789cf33420e..a589f7b5d96f371e4b42c72422e42e0d78acf6ea 100644 (file)
@@ -38,8 +38,6 @@
 
 ;;; Code:
 
-;;; FIXME: Do something about the face package name GUI.
-
 (require 'cl-lib)
 
 \f
index 20588c5e31ba58cec317a4cc7ceab5fd33fa18bf..c9502fbb2129dd33d9bbac5daac0f930e3d851f5 100644 (file)
@@ -26592,7 +26592,7 @@ it is disabled.
 \f
 ;;; Generated autoloads from nxml/rng-xsd.el
 
-(put 'http-//www.w3.org/2001/XMLSchema-datatypes 'rng-dt-compile #'rng-xsd-compile)
+(put 'http://www.w3.org/2001/XMLSchema-datatypes 'rng-dt-compile #'rng-xsd-compile)
 (autoload 'rng-xsd-compile "rng-xsd" "\
 Provide W3C XML Schema as a RELAX NG datatypes library.
 NAME is a symbol giving the local name of the datatype.  PARAMS is a
index 571942a0a8ebfb6080d55c291a7b0fba62f3eb9f..ded5d2130e5a2aa6f2b7b491b3f35e694ef2a0c4 100644 (file)
@@ -358,7 +358,6 @@ of[ \t]+\"?\\([a-zA-Z]?:?[^\":\n]+\\)\"?:" 3 2 nil (1))
 \\([0-9]+\\)\\(?::\\([0-9]+\\)\\)?\\(?:\\([:,]\\|$\\)\\)?"
      1 2 3 (nil . 4))
 
-    ;; PKG-FIXME
     (ruby-Test::Unit
      "^    [[ ]?\\([^ (].*\\):\\([1-9][0-9]*\\)\\(\\]\\)?:in " 1 2)