diff options
| author | Richard M. Stallman | 2007-08-12 18:11:57 +0000 |
|---|---|---|
| committer | Richard M. Stallman | 2007-08-12 18:11:57 +0000 |
| commit | ad4fed11b3fc9553c8fb60868c7b4aa52229f437 (patch) | |
| tree | a1831b0f5b093dcb78e0a5f703b2b85c5f2420f6 /etc | |
| parent | c0d8c0a4c53163b99ab500a0329c917736c2b131 (diff) | |
| download | emacs-ad4fed11b3fc9553c8fb60868c7b4aa52229f437.tar.gz emacs-ad4fed11b3fc9553c8fb60868c7b4aa52229f437.zip | |
(cvs-reread-cvsrc, cvs-checkout, cvs-mode-checkout)
(cvs-execute-single-file): Use new name split-string-and-unquote.
(cvs-header-msg): Use new name combine-and-quote-strings.
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
| @@ -81,6 +81,9 @@ as its frame. | |||
| 81 | ** The new function `image-refresh' refreshes all images associated | 81 | ** The new function `image-refresh' refreshes all images associated |
| 82 | with a given image specification. | 82 | with a given image specification. |
| 83 | 83 | ||
| 84 | ** The new function `split-string-and-unquote' does (what?) | ||
| 85 | |||
| 86 | ** The new function `combine-and-quote-strings' does (what?) | ||
| 84 | 87 | ||
| 85 | * Installation Changes in Emacs 22.1 | 88 | * Installation Changes in Emacs 22.1 |
| 86 | 89 | ||