emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] trunk r116180: * lisp/vc/pcvs.el (cvs-append-to-ignore): A


From: Glenn Morris
Subject: [Emacs-diffs] trunk r116180: * lisp/vc/pcvs.el (cvs-append-to-ignore): Add compatibility alias.
Date: Tue, 28 Jan 2014 00:39:53 +0000
User-agent: Bazaar (2.6b2)

------------------------------------------------------------
revno: 116180
revision-id: address@hidden
parent: address@hidden
committer: Glenn Morris <address@hidden>
branch nick: trunk
timestamp: Mon 2014-01-27 19:39:50 -0500
message:
  * lisp/vc/pcvs.el (cvs-append-to-ignore): Add compatibility alias.
  (vc-editable-p, vc-checkout): Remove unused declarations.
  
  * etc/NEWS: Small edits.
modified:
  etc/NEWS                       news-20100311060928-aoit31wvzf25yr1z-1
  lisp/ChangeLog                 changelog-20091113204419-o5vbwnq5f7feedwu-1432
  lisp/vc/pcvs.el                pcvs.el-20091113204419-o5vbwnq5f7feedwu-1782
=== modified file 'etc/NEWS'
--- a/etc/NEWS  2014-01-27 22:27:16 +0000
+++ b/etc/NEWS  2014-01-28 00:39:50 +0000
@@ -42,8 +42,7 @@
 
 ---
 ** The configure option `--with-crt-dir' has been removed.
-It is no longer needed, as the crt*.o files are no longer linked
-specially.
+It is no longer needed, as the crt*.o files are no longer linked specially.
 
 ---
 ** Directories passed to configure option `--enable-locallisppath' are
@@ -242,17 +241,15 @@
 ** `emacs-bzr-version' has been renamed to `emacs-repository-version',
 and works for git too, if you fetch the repository notes.
 
-** New user options:
-
-*** `read-regexp-defaults-function' defines a function to read regexps,
+** `read-regexp-defaults-function' defines a function to read regexps,
 used by commands like `rgrep', `lgrep' `occur', `highlight-regexp', etc.
 You can customize this to specify a function that provides a default
 value from the regexp last history element, or from the symbol found
 at point.
 
 +++
-*** `load-prefer-newer' affects how the `load' function chooses the
-file to load.  If this is non-nil, then when both .el and .elc
+** New option `load-prefer-newer' affects how the `load' function chooses
+the file to load.  If this is non-nil, then when both .el and .elc
 versions of a file exist, and the caller did not explicitly specify
 which one to load, then the newer file is loaded.  The default, nil,
 means to always load the .elc file.
@@ -409,13 +406,13 @@
 **** Improved detection of used namespaces in current scope in C++.
 
 **** Parsing of default values for variables and function arguments in C/C++.
-They are also displayed by the summarize feature in the modeline.
+They are also displayed by the summarize feature in the mode line.
 
 **** Improved parsing of function pointers in C/C++.
 This also includes parsing of function pointers as function arguments.
 
-**** Parsing of C/C++ preprocessor macros which open new scope.
-For example, this enables parsing of macros which open new namespaces.
+**** Parsing of C/C++ preprocessor macros that open new scope.
+For example, this enables parsing of macros that open new namespaces.
 
 **** Support for 'this' pointer in inline member functions in C++.
 
@@ -757,7 +754,7 @@
 that it matches symbols, and non-symbol characters between symbols.
 
 +++
-** New SES command `ses-rename-cell' allows assigning names to SES cells.
+** New SES command `ses-rename-cell' allows assignment of names to SES cells.
 
 ---
 ** The shell.el option `explicit-bash-args' includes --noediting by default.
@@ -765,10 +762,12 @@
 
 ** Shell Script mode
 
+---
+*** The SMIE indentation engine is now used by default - see `sh-use-smie'.
+
+---
 *** `sh-mode' now has its own setting for `add-log-current-defun-function'.
 
-*** The SMIE indentation engine is now used by default.
-
 ** SMIE indentation can be customized via `smie-config'.
 Emacs can learn the appropriate indentation settings if you provide it
 with an indented sample file.
@@ -859,10 +858,6 @@
 under current version control system.  When called with a prefix
 argument, you can remove a file from the ignored file list.
 
----
-*** `cvs-append-to-ignore' has been renamed to `vc-cvs-append-to-ignore'
-because it is moved to vc-cvs.el.
-
 ** VHDL mode
 
 ---
@@ -875,7 +870,7 @@
 ** The Woman commands `woman-default-faces' and `woman-monochrome-faces'
 are obsolete.  Customize the `woman-*' faces instead.
 
-** Obsolete packages:
+** Obsolete packages
 
 *** Iswitchb is made obsolete by icomplete-mode.
 
@@ -1086,7 +1081,7 @@
 ** New hook `pre-redisplay-function'.
 
 +++
-** New bool-vector set operation functions:
+** New bool-vector set operation functions
 *** `bool-vector-exclusive-or'
 *** `bool-vector-union'
 *** `bool-vector-intersection'
@@ -1126,7 +1121,7 @@
 *** `string-remove-suffix'
 
 +++
-** Obsoleted functions:
+** Obsoleted functions
 *** `log10'
 *** `dont-compile'
 *** `lisp-complete-symbol'

=== modified file 'lisp/ChangeLog'
--- a/lisp/ChangeLog    2014-01-27 21:42:53 +0000
+++ b/lisp/ChangeLog    2014-01-28 00:39:50 +0000
@@ -1,3 +1,8 @@
+2014-01-28  Glenn Morris  <address@hidden>
+
+       * vc/pcvs.el (vc-editable-p, vc-checkout): Remove unused declarations.
+       (cvs-append-to-ignore): Add compatibility alias.
+
 2014-01-27  Glenn Morris  <address@hidden>
 
        * dired.el (dired-hide-details-mode): Don't autoload it,

=== modified file 'lisp/vc/pcvs.el'
--- a/lisp/vc/pcvs.el   2014-01-01 07:43:34 +0000
+++ b/lisp/vc/pcvs.el   2014-01-28 00:39:50 +0000
@@ -1976,8 +1976,9 @@
     (setf (cvs-fileinfo->type fi) 'DEAD))
   (cvs-cleanup-collection cvs-cookies nil nil nil))
 
-(declare-function vc-editable-p "vc" (file))
-(declare-function vc-checkout "vc" (file &optional writable rev))
+(define-obsolete-function-alias 'cvs-append-to-ignore 'vc-cvs-append-to-ignore
+  "24.4")
+
 
 (defun cvs-mode-find-file-other-window (e)
   "Select a buffer containing the file in another window."


reply via email to

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