emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] trunk r117974: Rename 24.5 to 25.1


From: Stefan Monnier
Subject: [Emacs-diffs] trunk r117974: Rename 24.5 to 25.1
Date: Mon, 29 Sep 2014 18:14:25 +0000
User-agent: Bazaar (2.6b2)

------------------------------------------------------------
revno: 117974
revision-id: address@hidden
parent: address@hidden
committer: Stefan Monnier <address@hidden>
branch nick: trunk
timestamp: Mon 2014-09-29 14:14:08 -0400
message:
  Rename 24.5 to 25.1
  
  Except where we expect to backport the corresponding change.
modified:
  etc/NEWS                       news-20100311060928-aoit31wvzf25yr1z-1
  lisp/calendar/calendar.el      calendar.el-20091113204419-o5vbwnq5f7feedwu-478
  lisp/calendar/icalendar.el     
icalendar.el-20091113204419-o5vbwnq5f7feedwu-3296
  lisp/emacs-lisp/eldoc.el       eldoc.el-20091113204419-o5vbwnq5f7feedwu-952
  lisp/emacs-lisp/subr-x.el      
lispemacslispsubrx.e-20131220162210-eh2g3gvs6rzsm10k-1
  lisp/erc/erc-stamp.el          
ercstamp.el-20091113204419-o5vbwnq5f7feedwu-4341
  lisp/eshell/esh-util.el        eshutil.el-20091113204419-o5vbwnq5f7feedwu-1849
  lisp/faces.el                  faces.el-20091113204419-o5vbwnq5f7feedwu-562
  lisp/ffap.el                   ffap.el-20091113204419-o5vbwnq5f7feedwu-953
  lisp/files.el                  files.el-20091113204419-o5vbwnq5f7feedwu-265
  lisp/gnus/gnus-art.el          gnusart.el-20091113204419-o5vbwnq5f7feedwu-1108
  lisp/gnus/gnus-fun.el          gnusfun.el-20091113204419-o5vbwnq5f7feedwu-3243
  lisp/gnus/message.el           message.el-20091113204419-o5vbwnq5f7feedwu-1145
  lisp/gnus/mml2015.el           mml2015.el-20091113204419-o5vbwnq5f7feedwu-3261
  lisp/ls-lisp.el                lslisp.el-20091113204419-o5vbwnq5f7feedwu-191
  lisp/mail/rmailmm.el           rmailmm.el-20091113204419-o5vbwnq5f7feedwu-8815
  lisp/net/eww.el                eww.el-20130610114603-80ap3gwnw4x4m5ix-1
  lisp/net/newst-treeview.el     
newsttreeview.el-20091113204419-o5vbwnq5f7feedwu-8686
  lisp/net/rcirc.el              rcirc.el-20091113204419-o5vbwnq5f7feedwu-4032
  lisp/printing.el               
printing.el-20091113204419-o5vbwnq5f7feedwu-2550
  lisp/progmodes/hideif.el       hideif.el-20091113204419-o5vbwnq5f7feedwu-39
  lisp/progmodes/python.el       python.el-20091113204419-o5vbwnq5f7feedwu-3008
  lisp/progmodes/sql.el          sql.el-20091113204419-o5vbwnq5f7feedwu-1303
  lisp/progmodes/subword.el      subword.el-20091121171556-bypaf8oo9ygoo13w-1
  lisp/progmodes/vera-mode.el    
veramode.el-20091113204419-o5vbwnq5f7feedwu-5063
  lisp/progmodes/verilog-mode.el 
verilogmode.el-20091113204419-o5vbwnq5f7feedwu-8207
  lisp/rect.el                   rect.el-20091113204419-o5vbwnq5f7feedwu-83
  lisp/simple.el                 simple.el-20091113204419-o5vbwnq5f7feedwu-403
  lisp/textmodes/tex-mode.el     texmode.el-20091113204419-o5vbwnq5f7feedwu-132
  lisp/url/url-handlers.el       
urlhandlers.el-20091113204419-o5vbwnq5f7feedwu-2987
  lisp/url/url-tramp.el          urltramp.el-20140401122733-ht2y2sklgoew0qqo-1
  lisp/vc/diff-mode.el           
diffmode.el-20091113204419-o5vbwnq5f7feedwu-1659
  lisp/vc/vc-annotate.el         
vcannotate.el-20091113204419-o5vbwnq5f7feedwu-8692
  src/ChangeLog                  changelog-20091113204419-o5vbwnq5f7feedwu-1438
=== modified file 'etc/NEWS'
--- a/etc/NEWS  2014-09-27 03:57:41 +0000
+++ b/etc/NEWS  2014-09-29 18:14:08 +0000
@@ -22,7 +22,7 @@
 otherwise leave it unmarked.
 
 
-* Installation Changes in Emacs 24.5
+* Installation Changes in Emacs 25.1
 
 +++
 ** Building Emacs now requires C99 or later.
@@ -44,10 +44,10 @@
 'make V=0' now do a better job of suppressing chatter.
 
 
-* Startup Changes in Emacs 24.5
+* Startup Changes in Emacs 25.1
 
 
-* Changes in Emacs 24.5
+* Changes in Emacs 25.1
 
 ** `insert-register' now leaves point after the inserted text
 when called interactively.  A prefix argument toggles this behavior.
@@ -90,7 +90,7 @@
 MS-Windows doesn't support UTF-8 as codeset in its locales.
 
 
-* Editing Changes in Emacs 24.5
+* Editing Changes in Emacs 25.1
 
 ** Emacs now supports "bracketed paste mode" when running on a terminal
 that supports it.  This facility allows Emacs to understand pasted
@@ -100,7 +100,7 @@
 performance improvements when pasting large amounts of text.
 
 
-* Changes in Specialized Modes and Packages in Emacs 24.5
+* Changes in Specialized Modes and Packages in Emacs 25.1
 
 ** ElDoc
 *** New minor mode global-eldoc-mode
@@ -216,10 +216,10 @@
 *** vi.el, vip.el (try M-x viper instead)
 
 
-* New Modes and Packages in Emacs 24.5
+* New Modes and Packages in Emacs 25.1
 
 
-* Incompatible Lisp Changes in Emacs 24.5
+* Incompatible Lisp Changes in Emacs 25.1
 
 ** window-configurations no longer record the buffers's marks.
 
@@ -240,7 +240,7 @@
 Emacs-21.
 
 
-* Lisp Changes in Emacs 24.5
+* Lisp Changes in Emacs 25.1
 
 *** call-process-shell-command and process-file-shell-command
 don't take "&rest args" any more.
@@ -277,7 +277,7 @@
     as the first or last argument of subsequent forms.
 
 
-* Changes in Frames and Windows Code in Emacs 24.5
+* Changes in Frames and Windows Code in Emacs 25.1
 
 ** Emacs can now draw horizontal scroll bars on some platforms that
 provide toolkit scroll bars, namely Gtk, Lucid, Motif and Windows.
@@ -311,7 +311,7 @@
    specific frame does not resize that frame in order to preserve the
    number of columns or lines it displays.
 
-* Changes in Emacs 24.5 on Non-Free Operating Systems
+* Changes in Emacs 25.1 on Non-Free Operating Systems
 
 ---
 ** Building Emacs for MS-Windows requires at least Windows XP

=== modified file 'lisp/calendar/calendar.el'
--- a/lisp/calendar/calendar.el 2014-09-13 17:44:32 +0000
+++ b/lisp/calendar/calendar.el 2014-09-29 18:14:08 +0000
@@ -692,7 +692,7 @@
   "Symbol indicating a diary entry according to the Chinese calendar."
   :type 'string
   :group 'diary
-  :version "24.5")
+  :version "25.1")
 
 (define-obsolete-variable-alias 'hebrew-diary-entry-symbol
   'diary-hebrew-entry-symbol "23.1")

=== modified file 'lisp/calendar/icalendar.el'
--- a/lisp/calendar/icalendar.el        2014-09-11 19:44:25 +0000
+++ b/lisp/calendar/icalendar.el        2014-09-29 18:14:08 +0000
@@ -250,7 +250,7 @@
 
 See `icalendar-export-sexp-enumerate-all' for a list of sexp
 entries which by default are NOT enumerated."
-  :version "24.5"
+  :version "25.1"
   :type 'integer
   :group 'icalendar)
 
@@ -263,7 +263,7 @@
 following sexp diary entries: `diary-anniversary',
 `diary-cyclic', `diary-date', `diary-float',`diary-block'.  All
 other sexp entries are enumerated in any case."
-  :version "24.5"
+  :version "25.1"
   :type 'boolean
   :group 'icalendar)
 

=== modified file 'lisp/emacs-lisp/eldoc.el'
--- a/lisp/emacs-lisp/eldoc.el  2014-09-27 10:08:59 +0000
+++ b/lisp/emacs-lisp/eldoc.el  2014-09-29 18:14:08 +0000
@@ -88,7 +88,7 @@
                (function-item downcase)
                 function)
   :group 'eldoc)
-(make-obsolete-variable 'eldoc-argument-case nil "24.5")
+(make-obsolete-variable 'eldoc-argument-case nil "25.1")
 
 (defcustom eldoc-echo-area-use-multiline-p 'truncate-sym-name-if-fit
   "Allow long ElDoc messages to resize echo area display.

=== modified file 'lisp/emacs-lisp/subr-x.el'
--- a/lisp/emacs-lisp/subr-x.el 2014-09-11 19:44:25 +0000
+++ b/lisp/emacs-lisp/subr-x.el 2014-09-29 18:14:08 +0000
@@ -159,7 +159,7 @@
   "Join all STRINGS using SEPARATOR."
   (mapconcat 'identity strings separator))
 
-(define-obsolete-function-alias 'string-reverse 'reverse "24.5")
+(define-obsolete-function-alias 'string-reverse 'reverse "25.1")
 
 (defsubst string-trim-left (string)
   "Remove leading whitespace from STRING."

=== modified file 'lisp/erc/erc-stamp.el'
--- a/lisp/erc/erc-stamp.el     2014-08-12 02:56:28 +0000
+++ b/lisp/erc/erc-stamp.el     2014-09-29 18:14:08 +0000
@@ -151,7 +151,7 @@
   "Whether the timestamps should be intangible, i.e. prevent the point
 from entering them and instead jump over them."
   :group 'erc-stamp
-  :version "24.5"
+  :version "25.1"
   :type 'boolean)
 
 (defface erc-timestamp-face '((t :weight bold :foreground "green"))

=== modified file 'lisp/eshell/esh-util.el'
--- a/lisp/eshell/esh-util.el   2014-05-14 17:15:15 +0000
+++ b/lisp/eshell/esh-util.el   2014-09-29 18:14:08 +0000
@@ -539,7 +539,7 @@
 
 (defmacro eshell-with-file-modes (modes &rest forms)
   "Evaluate, with file-modes set to MODES, the given FORMS."
-  (declare (obsolete with-file-modes "24.5"))
+  (declare (obsolete with-file-modes "25.1"))
   `(with-file-modes ,modes ,@forms))
 
 (defmacro eshell-with-private-file-modes (&rest forms)

=== modified file 'lisp/faces.el'
--- a/lisp/faces.el     2014-07-12 17:53:29 +0000
+++ b/lisp/faces.el     2014-09-29 18:14:08 +0000
@@ -53,7 +53,7 @@
   :type '(alist :key-type (string :tag "Terminal")
                :value-type (string :tag "Alias"))
   :group 'terminals
-  :version "24.5")
+  :version "25.1")
 
 (declare-function xw-defined-colors "term/common-win" (&optional frame))
 

=== modified file 'lisp/ffap.el'
--- a/lisp/ffap.el      2014-06-12 02:29:50 +0000
+++ b/lisp/ffap.el      2014-09-29 18:14:08 +0000
@@ -167,7 +167,7 @@
   "If non-nil, allow lax URL matching."
   :type 'boolean
   :group 'ffap
-  :version "24.5")
+  :version "25.1")
 
 (defcustom ffap-ftp-default-user "anonymous"
   "User name in FTP file names generated by `ffap-host-to-path'.

=== modified file 'lisp/files.el'
--- a/lisp/files.el     2014-08-29 02:48:17 +0000
+++ b/lisp/files.el     2014-09-29 18:14:08 +0000
@@ -1798,7 +1798,7 @@
 think it does, because \"free\" is pretty hard to define in practice."
   :group 'files
   :group 'find-file
-  :version "24.5"
+  :version "25.1"
   :type '(choice integer (const :tag "Never issue warning" nil)))
 
 (defun abort-if-file-too-large (size op-type filename)

=== modified file 'lisp/gnus/gnus-art.el'
--- a/lisp/gnus/gnus-art.el     2014-08-26 23:56:11 +0000
+++ b/lisp/gnus/gnus-art.el     2014-09-29 18:14:08 +0000
@@ -5983,7 +5983,7 @@
 overlook them if there is a huge body.  This option offers you a copy
 of all non-inlinable MIME parts as buttons shown in front of an article.
 If nil, don't show those extra buttons."
-  :version "24.5"
+  :version "25.1"
   :group 'gnus-article-mime
   :type 'boolean)
 

=== modified file 'lisp/gnus/gnus-fun.el'
--- a/lisp/gnus/gnus-fun.el     2014-09-11 19:44:25 +0000
+++ b/lisp/gnus/gnus-fun.el     2014-09-29 18:14:08 +0000
@@ -42,19 +42,19 @@
 
 (defcustom gnus-x-face-omit-files nil
   "Regexp to match faces in `gnus-x-face-directory' to be omitted."
-  :version "24.5"
+  :version "25.1"
   :group 'gnus-fun
   :type 'string)
 
 (defcustom gnus-face-directory (expand-file-name "faces" gnus-directory)
   "*Directory where Face PNG files are stored."
-  :version "24.5"
+  :version "25.1"
   :group 'gnus-fun
   :type 'directory)
 
 (defcustom gnus-face-omit-files nil
   "Regexp to match faces in `gnus-face-directory' to be omitted."
-  :version "24.5"
+  :version "25.1"
   :group 'gnus-fun
   :type 'string)
 

=== modified file 'lisp/gnus/message.el'
--- a/lisp/gnus/message.el      2014-04-15 23:37:21 +0000
+++ b/lisp/gnus/message.el      2014-09-29 18:14:08 +0000
@@ -619,7 +619,7 @@
   "If non-nil, delete non-matching headers when forwarding a message.
 Only headers that match this regexp will be included.  This
 variable should be a regexp or a list of regexps."
-  :version "24.5"
+  :version "25.1"
   :group 'message-forwarding
   :type '(repeat :value-to-internal (lambda (widget value)
                                      (custom-split-regexp-maybe value))

=== modified file 'lisp/gnus/mml2015.el'
--- a/lisp/gnus/mml2015.el      2014-05-09 06:43:52 +0000
+++ b/lisp/gnus/mml2015.el      2014-09-29 18:14:08 +0000
@@ -149,7 +149,7 @@
 
 (defcustom mml2015-display-key-image t
   "If t, try to display key images."
-  :version "24.5"
+  :version "25.1"
   :group 'mime-security
   :type 'boolean)
 

=== modified file 'lisp/ls-lisp.el'
--- a/lisp/ls-lisp.el   2014-09-11 19:44:25 +0000
+++ b/lisp/ls-lisp.el   2014-09-29 18:14:08 +0000
@@ -128,7 +128,7 @@
 differ only in punctuation characters.  On MS-Windows, customize
 the option `ls-lisp-UCA-like-collation' to a non-nil value to get
 similar behavior."
-  :version "24.5"
+  :version "25.1"
   :set-after '(ls-lisp-emulation)
   :type 'boolean
   :group 'ls-lisp)
@@ -150,7 +150,7 @@
 This option is ignored on platforms other than MS-Windows; to
 control the collation ordering of the file names on those other
 systems, set your locale instead."
-  :version "24.5"
+  :version "25.1"
   :type 'boolean
   :group 'ls-lisp)
 

=== modified file 'lisp/mail/rmailmm.el'
--- a/lisp/mail/rmailmm.el      2014-09-13 09:25:38 +0000
+++ b/lisp/mail/rmailmm.el      2014-09-29 18:14:08 +0000
@@ -139,7 +139,7 @@
 extracted from message in a temporary buffer.  Converts to text in current 
 buffer. If NIL, display HTML source."
   :group 'rmail
-  :version "24.5"
+  :version "25.1"
   :type '(choice function (const nil)))
 
 (defcustom rmail-mime-prefer-html
@@ -148,7 +148,7 @@
   "If non-nil, default to showing HTML part rather than text part
 when both are available"
   :group 'rmail
-  :version "24.5"
+  :version "25.1"
   :type 'boolean)
 
 ;;; End of user options.

=== modified file 'lisp/net/eww.el'
--- a/lisp/net/eww.el   2014-09-18 19:18:34 +0000
+++ b/lisp/net/eww.el   2014-09-29 18:14:08 +0000
@@ -59,7 +59,7 @@
 
 (defcustom eww-bookmarks-directory user-emacs-directory
   "Directory where bookmark files will be stored."
-  :version "24.5"
+  :version "25.1"
   :group 'eww
   :type 'string)
 

=== modified file 'lisp/net/newst-treeview.el'
--- a/lisp/net/newst-treeview.el        2014-09-24 17:33:54 +0000
+++ b/lisp/net/newst-treeview.el        2014-09-29 18:14:08 +0000
@@ -87,7 +87,7 @@
   "%d.%m.%y, %H:%M"
   "Format for the date column in the treeview list buffer.
 See `format-time-string' for a list of valid specifiers."
-  :version "24.5"
+  :version "25.1"
   :type 'string
   :group 'newsticker-treeview)
 

=== modified file 'lisp/net/rcirc.el'
--- a/lisp/net/rcirc.el 2014-07-21 01:41:59 +0000
+++ b/lisp/net/rcirc.el 2014-09-29 18:14:08 +0000
@@ -661,7 +661,7 @@
 (defcustom rcirc-reconnect-delay 0
   "The minimum interval in seconds between reconnect attempts.
 When 0, do not auto-reconnect."
-  :version "24.5"
+  :version "25.1"
   :type 'integer
   :group 'rcirc)
 

=== modified file 'lisp/printing.el'
--- a/lisp/printing.el  2014-05-14 17:15:15 +0000
+++ b/lisp/printing.el  2014-09-29 18:14:08 +0000
@@ -3172,7 +3172,7 @@
 
 (defmacro pr-save-file-modes (&rest body)
   "Execute BODY with file permissions temporarily set to `pr-file-modes'."
-  (declare (obsolete with-file-modes "24.5"))
+  (declare (obsolete with-file-modes "25.1"))
   `(with-file-modes pr-file-modes ,@body))
 
 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

=== modified file 'lisp/progmodes/hideif.el'
--- a/lisp/progmodes/hideif.el  2014-09-11 19:44:25 +0000
+++ b/lisp/progmodes/hideif.el  2014-09-29 18:14:08 +0000
@@ -139,7 +139,7 @@
 (defcustom hide-ifdef-exclude-define-regexp nil
   "Ignore #define names if those names match this exclusion pattern."
   :type 'string
-  :version "24.5")
+  :version "25.1")
 
 (defcustom hide-ifdef-expand-reinclusion-protection t
   "Non-nil means don't hide an entire header file enclosed by #ifndef...#endif.
@@ -161,7 +161,7 @@
 This behavior is generally undesirable.  If this option is non-nil, the 
outermost
 #if is always visible."
   :type 'boolean
-  :version "24.5")
+  :version "25.1")
 
 (defcustom hide-ifdef-header-regexp
   "\\.h\\(h\\|xx\\|pp\\)?\\'"
@@ -169,7 +169,7 @@
 Effective only if `hide-ifdef-expand-reinclusion-protection' is t."
   :type 'string
   :group 'hide-ifdef
-  :version "24.5")
+  :version "25.1")
 
 (defvar hide-ifdef-mode-submap
   ;; Set up the submap that goes after the prefix key.

=== modified file 'lisp/progmodes/python.el'
--- a/lisp/progmodes/python.el  2014-09-11 19:44:25 +0000
+++ b/lisp/progmodes/python.el  2014-09-29 18:14:08 +0000
@@ -1801,7 +1801,7 @@
   :type 'string)
 
 (define-obsolete-variable-alias
-  'python-shell-enable-font-lock 'python-shell-font-lock-enable "24.5")
+  'python-shell-enable-font-lock 'python-shell-font-lock-enable "25.1")
 
 (defcustom python-shell-font-lock-enable t
   "Should syntax highlighting be enabled in the Python shell buffer?
@@ -2179,7 +2179,7 @@
 (define-obsolete-function-alias
   'python-comint-output-filter-function
   'ansi-color-filter-apply
-  "24.5")
+  "25.1")
 
 (defun python-comint-postoutput-scroll-to-bottom (output)
   "Faster version of `comint-postoutput-scroll-to-bottom'.
@@ -2881,7 +2881,7 @@
 (define-obsolete-variable-alias
   'python-shell-completion-pdb-string-code
   'python-shell-completion-string-code
-  "24.5"
+  "25.1"
   "Completion string code must work for (i)pdb.")
 
 (defun python-shell-completion-get-completions (process import input)
@@ -2952,7 +2952,7 @@
 (define-obsolete-function-alias
   'python-shell-completion-complete-at-point
   'python-shell-completion-at-point
-  "24.5")
+  "25.1")
 
 (defun python-shell-completion-complete-or-indent ()
   "Complete or indent depending on the context.
@@ -3072,7 +3072,7 @@
 (define-obsolete-function-alias
   'python-completion-complete-at-point
   'python-completion-at-point
-  "24.5")
+  "25.1")
 
 
 ;;; Fill paragraph

=== modified file 'lisp/progmodes/sql.el'
--- a/lisp/progmodes/sql.el     2014-09-22 19:18:29 +0000
+++ b/lisp/progmodes/sql.el     2014-09-29 18:14:08 +0000
@@ -284,7 +284,7 @@
 
 (defcustom sql-default-directory nil
   "Default directory for SQL processes."
-  :version "24.5"
+  :version "25.1"
   :type '(choice (const nil) string)
   :group 'SQL
   :safe 'stringp)
@@ -5074,20 +5074,20 @@
 
 (defcustom sql-vertica-program "vsql"
   "Command to start the Vertica client."
-  :version "24.5"
+  :version "25.1"
   :type 'file
   :group 'SQL)
 
 (defcustom sql-vertica-options '("-P" "pager=off")
   "List of additional options for `sql-vertica-program'.
 The default value disables the internal pager."
-  :version "24.5"
+  :version "25.1"
   :type '(repeat string)
   :group 'SQL)
 
 (defcustom sql-vertica-login-params '(user password database server)
   "List of login parameters needed to connect to Vertica."
-  :version "24.5"
+  :version "25.1"
   :type 'sql-login-params
   :group 'SQL)
 

=== modified file 'lisp/progmodes/subword.el'
--- a/lisp/progmodes/subword.el 2014-09-11 19:44:25 +0000
+++ b/lisp/progmodes/subword.el 2014-09-29 18:14:08 +0000
@@ -88,7 +88,7 @@
 
 ;;;###autoload
 (define-obsolete-function-alias
-  'capitalized-words-mode 'subword-mode "24.5")
+  'capitalized-words-mode 'subword-mode "25.1")
 
 ;;;###autoload
 (define-minor-mode subword-mode

=== modified file 'lisp/progmodes/vera-mode.el'
--- a/lisp/progmodes/vera-mode.el       2014-05-29 03:45:29 +0000
+++ b/lisp/progmodes/vera-mode.el       2014-09-29 18:14:08 +0000
@@ -684,7 +684,7 @@
   :group 'font-lock-highlighting-faces)
 
 (define-obsolete-function-alias 'vera-fontify-buffer
-  'font-lock-fontify-buffer "24.5")
+  'font-lock-fontify-buffer "25.1")
 
 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
 ;;; Indentation

=== modified file 'lisp/progmodes/verilog-mode.el'
--- a/lisp/progmodes/verilog-mode.el    2014-06-02 06:45:11 +0000
+++ b/lisp/progmodes/verilog-mode.el    2014-09-29 18:14:08 +0000
@@ -1027,7 +1027,7 @@
 
 If 'single', then a single input or output will be put onto each
 line."
-  :version "24.5"
+  :version "25.1"
   :type '(radio (const :tag "Line up Assignments and Declarations" packed)
                (const :tag "Line up Assignment statements" single))
   :group 'verilog-mode-auto)

=== modified file 'lisp/rect.el'
--- a/lisp/rect.el      2014-09-11 19:44:25 +0000
+++ b/lisp/rect.el      2014-09-29 18:14:08 +0000
@@ -35,7 +35,7 @@
 
 (defgroup rectangle nil
   "Operations on rectangles."
-  :version "24.5"
+  :version "25.1"
   :group 'editing)
 
 ;; FIXME: this function should be replaced by `apply-on-rectangle'

=== modified file 'lisp/simple.el'
--- a/lisp/simple.el    2014-09-27 03:57:41 +0000
+++ b/lisp/simple.el    2014-09-29 18:14:08 +0000
@@ -2515,6 +2515,7 @@
   "Test whether UNDO-ELT crosses one edge of that region START ... END.
 This assumes we have already decided that UNDO-ELT
 is not *inside* the region START...END."
+  (declare (obsolete nil "25.1"))
   (cond ((atom undo-elt) nil)
        ((null (car undo-elt))
         ;; (nil PROPERTY VALUE BEG . END)
@@ -2525,7 +2526,6 @@
         ;; (BEGIN . END)
         (and (< (car undo-elt) end)
              (> (cdr undo-elt) start)))))
-(make-obsolete 'undo-elt-crosses-region nil "24.5")
 
 (defun undo-adjust-elt (elt deltas)
   "Return adjustment of undo element ELT by the undo DELTAS
@@ -3758,7 +3758,7 @@
   "Whether appending to kill ring also makes \\[undo] restore both pieces of 
text simultaneously."
   :type 'boolean
   :group 'killing
-  :version "24.5")
+  :version "25.1")
 
 (defun kill-append (string before-p)
   "Append STRING to the end of the latest kill in the kill ring.

=== modified file 'lisp/textmodes/tex-mode.el'
--- a/lisp/textmodes/tex-mode.el        2014-09-11 19:44:25 +0000
+++ b/lisp/textmodes/tex-mode.el        2014-09-29 18:14:08 +0000
@@ -2579,7 +2579,7 @@
  `tex-dvi-view-command' and `tex-dvi-print-command' appropriately."
   :type 'string
   :group 'tex-view
-  :version "24.5")
+  :version "25.1")
 
 (defun tex-print (&optional alt)
   "Print the .dvi file made by \\[tex-region], \\[tex-buffer] or \\[tex-file].

=== modified file 'lisp/url/url-handlers.el'
--- a/lisp/url/url-handlers.el  2014-08-07 11:49:36 +0000
+++ b/lisp/url/url-handlers.el  2014-09-29 18:14:08 +0000
@@ -122,7 +122,7 @@
 like URLs \(Gnus is particularly bad at this\)."
   :group 'url
   :type 'regexp
-  :version "24.5"
+  :version "25.1"
   :set (lambda (symbol value)
         (let ((enable url-handler-mode))
           (url-handler-mode 0)

=== modified file 'lisp/url/url-tramp.el'
--- a/lisp/url/url-tramp.el     2014-04-01 12:41:56 +0000
+++ b/lisp/url/url-tramp.el     2014-09-29 18:14:08 +0000
@@ -33,7 +33,7 @@
   "List of URL protocols the work is handled by Tramp.
 They must also be covered by `url-handler-regexp'."
   :group 'url
-  :version "24.5"
+  :version "25.1"
   :type '(list string))
 
 (defun url-tramp-convert-url-to-tramp (url)

=== modified file 'lisp/vc/diff-mode.el'
--- a/lisp/vc/diff-mode.el      2014-08-16 19:51:27 +0000
+++ b/lisp/vc/diff-mode.el      2014-09-29 18:14:08 +0000
@@ -304,7 +304,7 @@
 (defface diff-changed
   '((t nil))
   "`diff-mode' face used to highlight changed lines."
-  :version "24.5"
+  :version "25.1"
   :group 'diff-mode)
 (define-obsolete-face-alias 'diff-changed-face 'diff-changed "22.1")
 (defvar diff-changed-face 'diff-changed)
@@ -343,7 +343,7 @@
     (((class color grayscale) (min-colors 88) (background dark))
      :foreground "#dddddd"))
   "`diff-mode' face used to highlight context and other side-information."
-  :version "24.5"
+  :version "25.1"
   :group 'diff-mode)
 (define-obsolete-face-alias 'diff-context-face 'diff-context "22.1")
 (defvar diff-context-face 'diff-context)

=== modified file 'lisp/vc/vc-annotate.el'
--- a/lisp/vc/vc-annotate.el    2014-08-12 06:51:21 +0000
+++ b/lisp/vc/vc-annotate.el    2014-09-29 18:14:08 +0000
@@ -60,7 +60,7 @@
           (with-demoted-errors
             ;; Update the value of the dependent variable.
             (custom-reevaluate-setting 'vc-annotate-color-map))))
-  :version "24.5"
+  :version "25.1"
   :group 'vc)
 
 (defcustom vc-annotate-color-map

=== modified file 'src/ChangeLog'
--- a/src/ChangeLog     2014-09-29 06:44:31 +0000
+++ b/src/ChangeLog     2014-09-29 18:14:08 +0000
@@ -4435,8 +4435,7 @@
        * doc.c (store_function_docstring): Warn when we don't know where to
        put a docstring.
        (Fsubstitute_command_keys): Don't advertise the fact that
-       text-properties are dropped, since we think it's a bug that we'll fix
-       in 24.5.
+       text-properties are dropped, since we think it's a bug that we'll fix.
 
        * frame.h (SET_FRAME_VISIBLE): Keep frame_garbaged up to date.
        * xterm.c (handle_one_xevent) <MapNotify>: Don't garbage the frame.


reply via email to

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