aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorMiles Bader2007-08-13 13:51:08 +0000
committerMiles Bader2007-08-13 13:51:08 +0000
commitaaf34461ff5804e5cebe163b31e535da72e81d87 (patch)
treeb096310b459b78e437f08ac0f1f00954840a5db5 /etc
parent61d032dfd91b811d59acd7605ac02758be97e912 (diff)
parent37cc095b6a175fb5a2fb18fa029eaf3aa3b3fa53 (diff)
downloademacs-aaf34461ff5804e5cebe163b31e535da72e81d87.tar.gz
emacs-aaf34461ff5804e5cebe163b31e535da72e81d87.zip
Merge from emacs--devo--0
Patches applied: * emacs--devo--0 (patch 846-851) - Update from CVS - Merge from emacs--rel--22 * emacs--rel--22 (patch 88-92) - Update from CVS - Merge from gnus--rel--5.10 * gnus--rel--5.10 (patch 242-244) - Update from CVS Revision: emacs@sv.gnu.org/emacs--multi-tty--0--patch-31
Diffstat (limited to 'etc')
-rw-r--r--etc/ChangeLog5
-rw-r--r--etc/GNUS-NEWS4
-rw-r--r--etc/NEWS8
-rw-r--r--etc/NEWS.1-172
-rw-r--r--etc/NEWS.194
-rw-r--r--etc/NEWS.212
-rw-r--r--etc/NEWS.2219
-rw-r--r--etc/TODO2
8 files changed, 28 insertions, 18 deletions
diff --git a/etc/ChangeLog b/etc/ChangeLog
index 7da5459c40c..9fd1a50736c 100644
--- a/etc/ChangeLog
+++ b/etc/ChangeLog
@@ -1,3 +1,8 @@
12007-08-08 Glenn Morris <rgm@gnu.org>
2
3 * TODO: `iff' item is dealt with.
4 * GNUS-NEWS, NEWS, NEWS.1-17, NEWS.19, NEWS.21: Replace `iff'.
5
12007-08-01 Glenn Morris <rgm@gnu.org> 62007-08-01 Glenn Morris <rgm@gnu.org>
2 7
3 * NEWS: Add fortran-line-length, plus some more sections. 8 * NEWS: Add fortran-line-length, plus some more sections.
diff --git a/etc/GNUS-NEWS b/etc/GNUS-NEWS
index fce326fc0d0..f09451af805 100644
--- a/etc/GNUS-NEWS
+++ b/etc/GNUS-NEWS
@@ -30,7 +30,7 @@ or remove them using `make remove-installed-shadows'.
30 30
31Use `make.bat' if you want to install Gnus under MS Windows, the first 31Use `make.bat' if you want to install Gnus under MS Windows, the first
32argument to the batch-program should be the directory where `xemacs.exe' 32argument to the batch-program should be the directory where `xemacs.exe'
33respectively `emacs.exe' is located, iff you want to install Gnus after 33respectively `emacs.exe' is located, if you want to install Gnus after
34compiling it, give `make.bat' `/copy' as the second parameter. 34compiling it, give `make.bat' `/copy' as the second parameter.
35 35
36`make.bat' has been rewritten from scratch, it now features automatic 36`make.bat' has been rewritten from scratch, it now features automatic
@@ -308,7 +308,7 @@ as external parts.
308 308
309** Gnus no longer generate the Sender: header automatically. 309** Gnus no longer generate the Sender: header automatically.
310 310
311Earlier it was generated iff the user configurable email address was 311Earlier it was generated when the user configurable email address was
312different from the Gnus guessed default user address. As the guessing 312different from the Gnus guessed default user address. As the guessing
313algorithm is rarely correct these days, and (more controversially) the 313algorithm is rarely correct these days, and (more controversially) the
314only use of the Sender: header was to check if you are entitled to 314only use of the Sender: header was to check if you are entitled to
diff --git a/etc/NEWS b/etc/NEWS
index f56a7a0bf0c..c70f968e41a 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -77,8 +77,6 @@ history element containing the search string becomes the current.
77 77
78* New Modes and Packages in Emacs 23.1 78* New Modes and Packages in Emacs 23.1
79 79
80** bibtex-style-mode helps you write BibTeX's *.bst files.
81
82** minibuffer-indicate-depth-mode shows the minibuffer depth in the prompt. 80** minibuffer-indicate-depth-mode shows the minibuffer depth in the prompt.
83 81
84 82
@@ -99,8 +97,6 @@ considered for update.
99*** VC backends can provide extra menu entries to be added to the "Version Control" menu. 97*** VC backends can provide extra menu entries to be added to the "Version Control" menu.
100This can be used to add menu entries for backend specific functions. 98This can be used to add menu entries for backend specific functions.
101 99
102*** VC has some support for Bazaar (bzr).
103
104** sgml-electric-tag-pair-mode lets you simultaneously edit matched tag pairs. 100** sgml-electric-tag-pair-mode lets you simultaneously edit matched tag pairs.
105 101
106** BibTeX mode: 102** BibTeX mode:
@@ -198,10 +194,6 @@ like this:
198Use this instead of "~/.emacs.d". 194Use this instead of "~/.emacs.d".
199 195
200+++ 196+++
201** The new function `image-refresh' refreshes all images associated
202with a given image specification.
203
204+++
205** The new function `start-file-process is similar to `start-process', 197** The new function `start-file-process is similar to `start-process',
206but obeys file handlers. The file handler is chosen based on 198but obeys file handlers. The file handler is chosen based on
207`default-directory'. The functions `start-file-process-shell-command' 199`default-directory'. The functions `start-file-process-shell-command'
diff --git a/etc/NEWS.1-17 b/etc/NEWS.1-17
index 4e5243ea0c4..7bc30e5d228 100644
--- a/etc/NEWS.1-17
+++ b/etc/NEWS.1-17
@@ -1208,7 +1208,7 @@ whether and where a line has a comment.
1208 1208
1209* New function `auto-save-file-name-p' 1209* New function `auto-save-file-name-p'
1210 1210
1211Should return non-`nil' iff given a string which is the name of an 1211Should return non-`nil' if given a string which is the name of an
1212auto-save file (sans directory name). If you redefine 1212auto-save file (sans directory name). If you redefine
1213`make-auto-save-file-name', you should redefine this accordingly. By 1213`make-auto-save-file-name', you should redefine this accordingly. By
1214default, this function returns `t' for filenames beginning with 1214default, this function returns `t' for filenames beginning with
diff --git a/etc/NEWS.19 b/etc/NEWS.19
index 2f3e83fb946..08573703c04 100644
--- a/etc/NEWS.19
+++ b/etc/NEWS.19
@@ -5133,8 +5133,8 @@ using X).
5133** It is now simpler to tell Emacs to display accented characters under 5133** It is now simpler to tell Emacs to display accented characters under
5134X windows. M-x standard-display-european toggles the display of 5134X windows. M-x standard-display-european toggles the display of
5135buffer text according to the ISO Latin-1 standard. With a prefix 5135buffer text according to the ISO Latin-1 standard. With a prefix
5136argument, this command enables European character display iff the 5136argument, this command enables European character display if and only
5137argument is positive. 5137if the argument is positive.
5138 5138
5139** The `-i' command-line argument tells Emacs to use a picture of the 5139** The `-i' command-line argument tells Emacs to use a picture of the
5140GNU gnu as its icon, instead of letting the window manager choose an 5140GNU gnu as its icon, instead of letting the window manager choose an
diff --git a/etc/NEWS.21 b/etc/NEWS.21
index 91a37be8276..a4c42a6479a 100644
--- a/etc/NEWS.21
+++ b/etc/NEWS.21
@@ -2502,7 +2502,7 @@ value is returned. If no window satisfies PREDICATE, DEFAULT is
2502returned. 2502returned.
2503 2503
2504Optional second arg MINIBUF t means count the minibuffer window even 2504Optional second arg MINIBUF t means count the minibuffer window even
2505if not active. MINIBUF nil or omitted means count the minibuffer iff 2505if not active. MINIBUF nil or omitted means count the minibuffer if
2506it is active. MINIBUF neither t nor nil means not to count the 2506it is active. MINIBUF neither t nor nil means not to count the
2507minibuffer even if it is active. 2507minibuffer even if it is active.
2508 2508
diff --git a/etc/NEWS.22 b/etc/NEWS.22
index ae31b2489e1..6e227639fed 100644
--- a/etc/NEWS.22
+++ b/etc/NEWS.22
@@ -55,6 +55,8 @@ in to make it use the scrollbars from the system theme.
55 55
56* New Modes and Packages in Emacs 22.2 56* New Modes and Packages in Emacs 22.2
57 57
58** bibtex-style-mode helps you write BibTeX's *.bst files.
59
58** The new package css-mode.el provides a major mode for editing CSS files. 60** The new package css-mode.el provides a major mode for editing CSS files.
59 61
60** The new package vera-mode.el provides a major mode for editing Vera files. 62** The new package vera-mode.el provides a major mode for editing Vera files.
@@ -67,8 +69,21 @@ in to make it use the scrollbars from the system theme.
67 69
68*** VC has some support for Mercurial (hg). 70*** VC has some support for Mercurial (hg).
69 71
72*** VC has some support for Bazaar (Bzr).
73
70*** VC has some support for Git. 74*** VC has some support for Git.
71 75
76* Lisp Changes in Emacs 22.2.
77
78** New function `window-full-width-p' returns t if a window is as wide
79as its frame.
80
81** The new function `image-refresh' refreshes all images associated
82with a given image specification.
83
84** The new function `split-string-and-unquote' does (what?)
85
86** The new function `combine-and-quote-strings' does (what?)
72 87
73* Installation Changes in Emacs 22.1 88* Installation Changes in Emacs 22.1
74 89
@@ -3550,8 +3565,8 @@ that is, floats are compared by value and other elements with `eq'.
3550 3565
3551*** New functions `string-or-null-p' and `booleanp'. 3566*** New functions `string-or-null-p' and `booleanp'.
3552 3567
3553`string-or-null-p' returns non-nil iff OBJECT is a string or nil. 3568`string-or-null-p' returns non-nil if OBJECT is a string or nil.
3554`booleanp' returns non-nil iff OBJECT is t or nil. 3569`booleanp' returns non-nil if OBJECT is t or nil.
3555 3570
3556*** `makehash' is now obsolete. Use `make-hash-table' instead. 3571*** `makehash' is now obsolete. Use `make-hash-table' instead.
3557 3572
diff --git a/etc/TODO b/etc/TODO
index 19a481aabd6..9fe78690651 100644
--- a/etc/TODO
+++ b/etc/TODO
@@ -19,8 +19,6 @@ I.e. mouse-set-font should use customize-face.
19 19
20** Compute the list of active keymaps *after* reading the first event. 20** Compute the list of active keymaps *after* reading the first event.
21 21
22** Avoid using "iff" in doc strings.
23
24** mouse-autoselect-window should wait to select the window until 22** mouse-autoselect-window should wait to select the window until
25the mouse is put to rest or after a delay or both, so that moving over 23the mouse is put to rest or after a delay or both, so that moving over
26a window doesn't select it. 24a window doesn't select it.