emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] master 48079f6: ; Refer to version 25.2 rather than 26.1.


From: Glenn Morris
Subject: [Emacs-diffs] master 48079f6: ; Refer to version 25.2 rather than 26.1.
Date: Fri, 10 Jun 2016 04:57:09 +0000 (UTC)

branch: master
commit 48079f68125e75cf581ef2b86b00c5a3851dd6e7
Author: Glenn Morris <address@hidden>
Commit: Glenn Morris <address@hidden>

    ; Refer to version 25.2 rather than 26.1.
    ; I hope the next release from master is indeed 26.1, but for reasons
    ; that passeth my understanding we currently call it 25.2 everywhere else,
    ; so we should at least be consistent.
---
 lisp/calendar/time-date.el |    2 +-
 lisp/calendar/timeclock.el |    4 ++--
 lisp/cus-start.el          |    2 +-
 lisp/net/rcirc.el          |    2 +-
 lisp/nxml/nxml-mode.el     |    2 +-
 lisp/org/org-compat.el     |    2 +-
 lisp/w32-fns.el            |    4 ++--
 lisp/widget.el             |    2 +-
 8 files changed, 10 insertions(+), 10 deletions(-)

diff --git a/lisp/calendar/time-date.el b/lisp/calendar/time-date.el
index a1d946e..20ad372 100644
--- a/lisp/calendar/time-date.el
+++ b/lisp/calendar/time-date.el
@@ -191,7 +191,7 @@ TIME should be either a time value or a date-time string."
   (time-subtract nil time))
 
 ;;;###autoload
-(define-obsolete-function-alias 'subtract-time 'time-subtract "26.1")
+(define-obsolete-function-alias 'subtract-time 'time-subtract "25.2")
 
 ;;;###autoload
 (defun date-to-day (date)
diff --git a/lisp/calendar/timeclock.el b/lisp/calendar/timeclock.el
index 3d9e246..f1f48e9 100644
--- a/lisp/calendar/timeclock.el
+++ b/lisp/calendar/timeclock.el
@@ -532,9 +532,9 @@ non-nil, the amount returned will be relative to past time 
worked."
        (message "%s" string)
       string)))
 
-(define-obsolete-function-alias 'timeclock-time-to-seconds 'float-time "26.1")
+(define-obsolete-function-alias 'timeclock-time-to-seconds 'float-time "25.2")
 (define-obsolete-function-alias 'timeclock-seconds-to-time 'seconds-to-time
-  "26.1")
+  "25.2")
 
 ;; Should today-only be removed in favor of timeclock-relative? - gm
 (defsubst timeclock-when-to-leave (&optional today-only)
diff --git a/lisp/cus-start.el b/lisp/cus-start.el
index c830ed8..2b79bbb 100644
--- a/lisp/cus-start.el
+++ b/lisp/cus-start.el
@@ -312,7 +312,7 @@ Leaving \"Default\" unchecked is equivalent with specifying 
a default of
                                            (const :tag "Always" t)
                                            (repeat (symbol :tag "Parameter")))
                                           "25.1")
-            (tooltip-reuse-hidden-frame tooltip boolean "26.1")
+            (tooltip-reuse-hidden-frame tooltip boolean "25.2")
             ;; fringe.c
             (overflow-newline-into-fringe fringe boolean)
             ;; image.c
diff --git a/lisp/net/rcirc.el b/lisp/net/rcirc.el
index 66e6326..d64de0f 100644
--- a/lisp/net/rcirc.el
+++ b/lisp/net/rcirc.el
@@ -611,7 +611,7 @@ If ARG is non-nil, instead prompt for connection 
parameters."
   `(with-current-buffer rcirc-server-buffer
      ,@body))
 
-(define-obsolete-function-alias 'rcirc-float-time 'float-time "26.1")
+(define-obsolete-function-alias 'rcirc-float-time 'float-time "25.2")
 
 (defun rcirc-prompt-for-encryption (server-plist)
   "Prompt the user for the encryption method to use.
diff --git a/lisp/nxml/nxml-mode.el b/lisp/nxml/nxml-mode.el
index edc7414..cceb75e 100644
--- a/lisp/nxml/nxml-mode.el
+++ b/lisp/nxml/nxml-mode.el
@@ -1500,7 +1500,7 @@ of the line.  This expects the xmltok-* variables to be 
set up as by
        (t (back-to-indentation)))
   (current-column))
 
-(define-obsolete-function-alias 'nxml-complete #'completion-at-point "26.1")
+(define-obsolete-function-alias 'nxml-complete #'completion-at-point "25.2")
 
 ;;; Movement
 
diff --git a/lisp/org/org-compat.el b/lisp/org/org-compat.el
index e8bf970..2e35c09 100644
--- a/lisp/org/org-compat.el
+++ b/lisp/org/org-compat.el
@@ -409,7 +409,7 @@ Pass BUFFER to the XEmacs version of `move-to-column'."
         (when focus-follows-mouse
           (set-mouse-position frame (1- (frame-width frame)) 0)))))
 
-(define-obsolete-function-alias 'org-float-time 'float-time "26.1")
+(define-obsolete-function-alias 'org-float-time 'float-time "25.2")
 
 ;; `user-error' is only available from 24.2.50 on
 (unless (fboundp 'user-error)
diff --git a/lisp/w32-fns.el b/lisp/w32-fns.el
index 91c0253..3c524e7 100644
--- a/lisp/w32-fns.el
+++ b/lisp/w32-fns.el
@@ -143,7 +143,7 @@ You should set this to t when using a non-system 
shell.\n\n"))))
                        '(undecided-dos . undecided-dos)
                      '(raw-text-dos . raw-text-dos)))))
 (define-obsolete-function-alias 'set-default-process-coding-system
-  #'w32-set-default-process-coding-system "26.1")
+  #'w32-set-default-process-coding-system "25.2")
 (add-hook 'before-init-hook #'w32-set-default-process-coding-system)
 
 
@@ -235,7 +235,7 @@ This function is provided for backward compatibility, since
   (check-coding-system coding-system)
   (setq locale-coding-system coding-system))
 (define-obsolete-function-alias 'set-w32-system-coding-system
-  #'w32-set-system-coding-system "26.1")
+  #'w32-set-system-coding-system "25.2")
 
 ;; locale-coding-system was introduced to do the same thing as
 ;; w32-system-coding-system. Use that instead.
diff --git a/lisp/widget.el b/lisp/widget.el
index 1574fb2..54507cd 100644
--- a/lisp/widget.el
+++ b/lisp/widget.el
@@ -91,7 +91,7 @@ The third argument DOC is a documentation string for the 
widget."
   name)
 
 ;; This is used by external widget code (in W3, at least).
-(define-obsolete-function-alias 'widget-plist-member #'plist-member "26.1")
+(define-obsolete-function-alias 'widget-plist-member #'plist-member "25.2")
 
 ;;; The End.
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]