aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorMiles Bader2007-12-16 05:08:49 +0000
committerMiles Bader2007-12-16 05:08:49 +0000
commitd29ee6b1a110cf5d170a10317a96acbbd4a1c68b (patch)
tree58f3c40766d8d56de7d2b026c29e198764d910aa /etc
parent7e095e45a3f790e4608c88db9648d248e24901dc (diff)
parent47854a55680b5809811caf72f66ecbe8289c2855 (diff)
downloademacs-d29ee6b1a110cf5d170a10317a96acbbd4a1c68b.tar.gz
emacs-d29ee6b1a110cf5d170a10317a96acbbd4a1c68b.zip
Merge from emacs--devo--0
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-300
Diffstat (limited to 'etc')
-rw-r--r--etc/ChangeLog35
-rw-r--r--etc/NEWS17
-rw-r--r--etc/NEWS.222
-rw-r--r--etc/TODO8
-rw-r--r--etc/emacs.desktop11
-rw-r--r--etc/images/icons/emacs16_mac.png1
-rw-r--r--etc/images/icons/emacs24_mac.png1
-rw-r--r--etc/images/icons/emacs256_mac.png1
-rw-r--r--etc/images/icons/emacs32_mac.png1
-rw-r--r--etc/images/icons/emacs48_mac.png1
-rw-r--r--etc/images/icons/emacs512_mac.png1
-rw-r--r--etc/images/icons/macemacs_16.pngbin1272 -> 0 bytes
-rw-r--r--etc/images/icons/macemacs_24.pngbin1795 -> 0 bytes
-rw-r--r--etc/images/icons/macemacs_256.pngbin58604 -> 0 bytes
-rw-r--r--etc/images/icons/macemacs_32.pngbin2454 -> 0 bytes
-rw-r--r--etc/images/icons/macemacs_48.pngbin4330 -> 0 bytes
-rw-r--r--etc/images/icons/macemacs_512.pngbin160704 -> 0 bytes
-rw-r--r--etc/schema/dbdyntbl.rnc2
-rw-r--r--etc/schema/docbk-dyntbl.rnc (renamed from etc/schema/docbook-dyntbl.rnc)0
-rw-r--r--etc/schema/docbk-soextbl.rnc (renamed from etc/schema/docbook-soextbl.rnc)0
-rw-r--r--etc/schema/xhtml-bform.rnc (renamed from etc/schema/xhtml-basic-form.rnc)0
-rw-r--r--etc/schema/xhtml-btable.rnc (renamed from etc/schema/xhtml-basic-table.rnc)0
-rw-r--r--etc/schema/xhtml-form.rnc2
-rw-r--r--etc/schema/xhtml-lst.rnc (renamed from etc/schema/xhtml-list.rnc)0
-rw-r--r--etc/schema/xhtml-table.rnc2
-rw-r--r--etc/schema/xhtml-tgt.rnc (renamed from etc/schema/xhtml-target.rnc)0
-rw-r--r--etc/schema/xhtml-xstyle.rnc (renamed from etc/schema/xhtml-style.rnc)0
-rw-r--r--etc/schema/xhtml.rnc10
28 files changed, 80 insertions, 15 deletions
diff --git a/etc/ChangeLog b/etc/ChangeLog
index 0cd4f718b1a..19011436d3b 100644
--- a/etc/ChangeLog
+++ b/etc/ChangeLog
@@ -1,3 +1,38 @@
12007-12-15 Eli Zaretskii <eliz@gnu.org>
2
3 The following files renamed to avoid file-name clashes in
4 8+3 (a.k.a. DOS) namespace:
5
6 * schema/xhtml-basic-form.rnc: Renamed to xhtml-bform.rnc.
7 * schema/xhtml-basic-table.rnc: Renamed to xhtml-btable.rnc.
8 * schema/xhtml-list.rnc: Renamed to xhtml-lst.rnc.
9 * schema/xhtml-target.rnc: Renamed to xhtml-tgt.rnc.
10 * schema/xhtml-style.rnc: Renamed to xhtml-xstyle.rnc.
11 * schema/xhtml-form.rnc, schema/xhtml-table.rnc, schema/xhtml.rnc:
12 Updated accordingly.
13
14 * schema/docbook-dyntbl.rnc, schema/docbook-dyntbl.rnc: Renamed to
15 docbk-dyntbl.rnc and docbk-soextbl.rnc, respectively.
16
17 * images/icons/macemacs_16.png, images/icons/macemacs_24.png:
18 * images/icons/macemacs_32.png, images/icons/macemacs_48.png:
19 * images/icons/macemacs_256.png, images/icons/macemacs_512.png:
20 Renamed to emacs16_mac.png, emacs24_mac.png, emacs32_mac.png,
21 emacs48_mac.png, emacs256_mac.png, and emacs512_mac.png,
22 respectively.
23
242007-12-08 Ulrich Mueller <ulm@gentoo.org> (tiny change)
25
26 * emacs.desktop (Exec, Icon, Categories): Fix entries.
27
282007-12-08 Reiner Steib <Reiner.Steib@gmx.de>
29
30 * NEWS: Add minimal Gnus item.
31
322007-12-08 Dan Nicolaescu <dann@ics.uci.edu>
33
34 * emacs.desktop: New file.
35
12007-11-30 Kentaro Ohkouchi <nanasess@fsm.ne.jp> 362007-11-30 Kentaro Ohkouchi <nanasess@fsm.ne.jp>
2 37
3 * images/icons/macemacs_16.png, images/icons/macemacs_24.png: 38 * images/icons/macemacs_16.png, images/icons/macemacs_24.png:
diff --git a/etc/NEWS b/etc/NEWS
index 5af239c8f4c..fb51744bab6 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -55,7 +55,7 @@ testing for the `multi-tty' feature.
55OS-X-style icons (an application icon and a relevant document icon) 55OS-X-style icons (an application icon and a relevant document icon)
56were contributed by Kentaro Ohkouchi. 56were contributed by Kentaro Ohkouchi.
57Source files for these icons can be found in Emacs.app/Contents/Resources. 57Source files for these icons can be found in Emacs.app/Contents/Resources.
58PNG versions are available as etc/images/icons/macemacs_*.png. 58PNG versions are available as etc/images/icons/emacs*_mac.png.
59 59
60** Built-in functions (subr) can now have an interactive specification 60** Built-in functions (subr) can now have an interactive specification
61that is not a prompt string. If the `intspec' parameter of a `DEFUN' 61that is not a prompt string. If the `intspec' parameter of a `DEFUN'
@@ -234,7 +234,12 @@ position of point in help window (for example in `view-lossage').
234** view-remove-frame-by-deleting is now by default t 234** view-remove-frame-by-deleting is now by default t
235since users found iconification of view-mode frames distracting. 235since users found iconification of view-mode frames distracting.
236 236
237** isearch can now search through multiple ChangeLog files. 237** Isearch mode
238
239*** New command `isearch-occur' bound to `M-s o' in isearch mode
240runs `occur' with the current search string.
241
242*** isearch can now search through multiple ChangeLog files.
238When running isearch in a ChangeLog file, if the search fails, 243When running isearch in a ChangeLog file, if the search fails,
239then another C-s tries searching the previous ChangeLog, 244then another C-s tries searching the previous ChangeLog,
240if there is one (e.g. go from ChangeLog to ChangeLog.12). 245if there is one (e.g. go from ChangeLog to ChangeLog.12).
@@ -347,6 +352,14 @@ rather than fortran-indent-comment.
347+++ 352+++
348*** (The increasingly misnamed) F90 mode supports Fortran 2003 syntax. 353*** (The increasingly misnamed) F90 mode supports Fortran 2003 syntax.
349 354
355** Gnus package
356
357*** The Gnus package has been updated
358
359*** There are many news features, bug fixes and improvements.
360
361See the file GNUS-NEWS or the node "No Gnus" in the Gnus manual for details.
362
350** Miscellaneous 363** Miscellaneous
351 364
352*** comint-mode uses `start-file-process' now (see Lisp Changes). 365*** comint-mode uses `start-file-process' now (see Lisp Changes).
diff --git a/etc/NEWS.22 b/etc/NEWS.22
index d7368ac6f38..ccabf7d4faf 100644
--- a/etc/NEWS.22
+++ b/etc/NEWS.22
@@ -88,6 +88,8 @@ that the desktop being saved is not an update of the one on disk.
88 88
89** The new package vera-mode.el provides a major mode for editing Vera files. 89** The new package vera-mode.el provides a major mode for editing Vera files.
90 90
91** The new package verilog-mode.el provides a major mode for editing Verilog files.
92
91** The new package socks.el implements the SOCKS v5 protocol. 93** The new package socks.el implements the SOCKS v5 protocol.
92 94
93** VC 95** VC
diff --git a/etc/TODO b/etc/TODO
index a1b8659dfa3..495c4dbc536 100644
--- a/etc/TODO
+++ b/etc/TODO
@@ -25,10 +25,6 @@ I.e. mouse-set-font should use customize-face.
25 25
26** Compute the list of active keymaps *after* reading the first event. 26** Compute the list of active keymaps *after* reading the first event.
27 27
28** mouse-autoselect-window should wait to select the window until
29the mouse is put to rest or after a delay or both, so that moving over
30a window doesn't select it.
31
32** Distribute a bar cursor of width > 1 evenly between the two glyphs 28** Distribute a bar cursor of width > 1 evenly between the two glyphs
33 on each side of the bar (what to do at the edges?). 29 on each side of the bar (what to do at the edges?).
34 30
@@ -38,6 +34,8 @@ a window doesn't select it.
38** buffer-offer-save should be a permanent local. 34** buffer-offer-save should be a permanent local.
39 35
40** revert-buffer should eliminate overlays and the mark. 36** revert-buffer should eliminate overlays and the mark.
37 For related problems consult the thread starting with
38 http://lists.gnu.org/archive/html/emacs-devel/2005-11/msg01346.html
41 39
42** erase-buffer should perhaps disregard read-only properties of text. 40** erase-buffer should perhaps disregard read-only properties of text.
43 41
@@ -570,7 +568,7 @@ but which can also be used as a modifier).
570 a derived mode of sendmail.el. Or arrange for messages.el to be split 568 a derived mode of sendmail.el. Or arrange for messages.el to be split
571 into a small core and "the rest" so that we use less resources as long as 569 into a small core and "the rest" so that we use less resources as long as
572 we stick to the features provided in sendmail.el. 570 we stick to the features provided in sendmail.el.
573 571
574** Replace gmalloc.c with the modified Doug Lea code from the current 572** Replace gmalloc.c with the modified Doug Lea code from the current
575 GNU libc so that the special mmapping of buffers can be removed -- 573 GNU libc so that the special mmapping of buffers can be removed --
576 that apparently loses under Solaris, at least. [fx has mostly done 574 that apparently loses under Solaris, at least. [fx has mostly done
diff --git a/etc/emacs.desktop b/etc/emacs.desktop
new file mode 100644
index 00000000000..4e2603b32c8
--- /dev/null
+++ b/etc/emacs.desktop
@@ -0,0 +1,11 @@
1[Desktop Entry]
2Name=Emacs
3GenericName=Text Editor
4Comment=Edit text
5MimeType=text/english;text/plain;text/x-makefile;text/x-c++hdr;text/x-c++src;text/x-chdr;text/x-csrc;text/x-java;text/x-moc;text/x-pascal;text/x-tcl;text/x-tex;application/x-shellscript;text/x-c;text/x-c++;
6Exec=emacs %F
7Icon=emacs_32
8Type=Application
9Terminal=false
10Categories=Development;TextEditor;
11StartupWMClass=Emacs
diff --git a/etc/images/icons/emacs16_mac.png b/etc/images/icons/emacs16_mac.png
new file mode 100644
index 00000000000..f1ad7558e49
--- /dev/null
+++ b/etc/images/icons/emacs16_mac.png
@@ -0,0 +1 @@
‰PNG
diff --git a/etc/images/icons/emacs24_mac.png b/etc/images/icons/emacs24_mac.png
new file mode 100644
index 00000000000..f1ad7558e49
--- /dev/null
+++ b/etc/images/icons/emacs24_mac.png
@@ -0,0 +1 @@
‰PNG
diff --git a/etc/images/icons/emacs256_mac.png b/etc/images/icons/emacs256_mac.png
new file mode 100644
index 00000000000..f1ad7558e49
--- /dev/null
+++ b/etc/images/icons/emacs256_mac.png
@@ -0,0 +1 @@
‰PNG
diff --git a/etc/images/icons/emacs32_mac.png b/etc/images/icons/emacs32_mac.png
new file mode 100644
index 00000000000..f1ad7558e49
--- /dev/null
+++ b/etc/images/icons/emacs32_mac.png
@@ -0,0 +1 @@
‰PNG
diff --git a/etc/images/icons/emacs48_mac.png b/etc/images/icons/emacs48_mac.png
new file mode 100644
index 00000000000..f1ad7558e49
--- /dev/null
+++ b/etc/images/icons/emacs48_mac.png
@@ -0,0 +1 @@
‰PNG
diff --git a/etc/images/icons/emacs512_mac.png b/etc/images/icons/emacs512_mac.png
new file mode 100644
index 00000000000..f1ad7558e49
--- /dev/null
+++ b/etc/images/icons/emacs512_mac.png
@@ -0,0 +1 @@
‰PNG
diff --git a/etc/images/icons/macemacs_16.png b/etc/images/icons/macemacs_16.png
deleted file mode 100644
index 0f112d87185..00000000000
--- a/etc/images/icons/macemacs_16.png
+++ /dev/null
Binary files differ
diff --git a/etc/images/icons/macemacs_24.png b/etc/images/icons/macemacs_24.png
deleted file mode 100644
index 7666a1d1dea..00000000000
--- a/etc/images/icons/macemacs_24.png
+++ /dev/null
Binary files differ
diff --git a/etc/images/icons/macemacs_256.png b/etc/images/icons/macemacs_256.png
deleted file mode 100644
index 5529c75a4ee..00000000000
--- a/etc/images/icons/macemacs_256.png
+++ /dev/null
Binary files differ
diff --git a/etc/images/icons/macemacs_32.png b/etc/images/icons/macemacs_32.png
deleted file mode 100644
index 94bfe8893b6..00000000000
--- a/etc/images/icons/macemacs_32.png
+++ /dev/null
Binary files differ
diff --git a/etc/images/icons/macemacs_48.png b/etc/images/icons/macemacs_48.png
deleted file mode 100644
index ac3e703f820..00000000000
--- a/etc/images/icons/macemacs_48.png
+++ /dev/null
Binary files differ
diff --git a/etc/images/icons/macemacs_512.png b/etc/images/icons/macemacs_512.png
deleted file mode 100644
index b817081ad12..00000000000
--- a/etc/images/icons/macemacs_512.png
+++ /dev/null
Binary files differ
diff --git a/etc/schema/dbdyntbl.rnc b/etc/schema/dbdyntbl.rnc
index 8e859145fd0..4ade70bbe2e 100644
--- a/etc/schema/dbdyntbl.rnc
+++ b/etc/schema/dbdyntbl.rnc
@@ -2,7 +2,7 @@
2# allows the table model to be selected dynamically based on the 2# allows the table model to be selected dynamically based on the
3# definitions of cals.table.module and exchange.table.module. 3# definitions of cals.table.module and exchange.table.module.
4# 4#
5# To use this copy, docbook.rnc to docbook-dyntbl.rnc replacing 5# To use this, copy docbook.rnc to docbook-dyntbl.rnc replacing
6# "dbcalstbl.rnc" by "dbdyntbl.rnc". Then, you can override the 6# "dbcalstbl.rnc" by "dbdyntbl.rnc". Then, you can override the
7# choice of table model by doing 7# choice of table model by doing
8# 8#
diff --git a/etc/schema/docbook-dyntbl.rnc b/etc/schema/docbk-dyntbl.rnc
index 9bb997ff734..9bb997ff734 100644
--- a/etc/schema/docbook-dyntbl.rnc
+++ b/etc/schema/docbk-dyntbl.rnc
diff --git a/etc/schema/docbook-soextbl.rnc b/etc/schema/docbk-soextbl.rnc
index 945a6219dba..945a6219dba 100644
--- a/etc/schema/docbook-soextbl.rnc
+++ b/etc/schema/docbk-soextbl.rnc
diff --git a/etc/schema/xhtml-basic-form.rnc b/etc/schema/xhtml-bform.rnc
index c0a78a1d72e..c0a78a1d72e 100644
--- a/etc/schema/xhtml-basic-form.rnc
+++ b/etc/schema/xhtml-bform.rnc
diff --git a/etc/schema/xhtml-basic-table.rnc b/etc/schema/xhtml-btable.rnc
index 97e10a56743..97e10a56743 100644
--- a/etc/schema/xhtml-basic-table.rnc
+++ b/etc/schema/xhtml-btable.rnc
diff --git a/etc/schema/xhtml-form.rnc b/etc/schema/xhtml-form.rnc
index f5544190b01..99a0474afbe 100644
--- a/etc/schema/xhtml-form.rnc
+++ b/etc/schema/xhtml-form.rnc
@@ -2,7 +2,7 @@
2 2
3# Unlike the DTD implementation, this builds on the basic-form module 3# Unlike the DTD implementation, this builds on the basic-form module
4 4
5include "xhtml-basic-form.rnc" { 5include "xhtml-bform.rnc" {
6 select = element select { select.attlist, (option | optgroup)+ } 6 select = element select { select.attlist, (option | optgroup)+ }
7} 7}
8form.attlist &= 8form.attlist &=
diff --git a/etc/schema/xhtml-list.rnc b/etc/schema/xhtml-lst.rnc
index 8b994041eaa..8b994041eaa 100644
--- a/etc/schema/xhtml-list.rnc
+++ b/etc/schema/xhtml-lst.rnc
diff --git a/etc/schema/xhtml-table.rnc b/etc/schema/xhtml-table.rnc
index 70055b1598f..129d7b6742c 100644
--- a/etc/schema/xhtml-table.rnc
+++ b/etc/schema/xhtml-table.rnc
@@ -3,7 +3,7 @@
3# This builds on the basic tables module, unlike with the DTD 3# This builds on the basic tables module, unlike with the DTD
4# implementation. 4# implementation.
5 5
6include "xhtml-basic-table.rnc" { 6include "xhtml-btable.rnc" {
7 table = 7 table =
8 element table { 8 element table {
9 table.attlist, 9 table.attlist,
diff --git a/etc/schema/xhtml-target.rnc b/etc/schema/xhtml-tgt.rnc
index 505b37963a9..505b37963a9 100644
--- a/etc/schema/xhtml-target.rnc
+++ b/etc/schema/xhtml-tgt.rnc
diff --git a/etc/schema/xhtml-style.rnc b/etc/schema/xhtml-xstyle.rnc
index 93a52d5e2ad..93a52d5e2ad 100644
--- a/etc/schema/xhtml-style.rnc
+++ b/etc/schema/xhtml-xstyle.rnc
diff --git a/etc/schema/xhtml.rnc b/etc/schema/xhtml.rnc
index 3218cd71e5b..c85cb144e25 100644
--- a/etc/schema/xhtml.rnc
+++ b/etc/schema/xhtml.rnc
@@ -10,7 +10,7 @@ include "xhtml-attribs.rnc"
10include "xhtml-frames.rnc" 10include "xhtml-frames.rnc"
11include "xhtml-text.rnc" 11include "xhtml-text.rnc"
12include "xhtml-hypertext.rnc" 12include "xhtml-hypertext.rnc"
13include "xhtml-list.rnc" 13include "xhtml-lst.rnc"
14include "xhtml-image.rnc" 14include "xhtml-image.rnc"
15include "xhtml-ssismap.rnc" 15include "xhtml-ssismap.rnc"
16include "xhtml-base.rnc" 16include "xhtml-base.rnc"
@@ -22,16 +22,16 @@ include "xhtml-bdo.rnc"
22include "xhtml-pres.rnc" 22include "xhtml-pres.rnc"
23include "xhtml-edit.rnc" 23include "xhtml-edit.rnc"
24include "xhtml-applet.rnc" 24include "xhtml-applet.rnc"
25# include "xhtml-basic-form.rnc" 25# include "xhtml-bform.rnc"
26include "xhtml-form.rnc" 26include "xhtml-form.rnc"
27include "xhtml-style.rnc" 27include "xhtml-xstyle.rnc"
28include "xhtml-script.rnc" 28include "xhtml-script.rnc"
29# include "xhtml-basic-table.rnc" 29# include "xhtml-btable.rnc"
30include "xhtml-table.rnc" 30include "xhtml-table.rnc"
31include "xhtml-csismap.rnc" 31include "xhtml-csismap.rnc"
32include "xhtml-events.rnc" 32include "xhtml-events.rnc"
33include "xhtml-inlstyle.rnc" 33include "xhtml-inlstyle.rnc"
34include "xhtml-target.rnc" 34include "xhtml-tgt.rnc"
35include "xhtml-iframe.rnc" 35include "xhtml-iframe.rnc"
36include "xhtml-nameident.rnc" 36include "xhtml-nameident.rnc"
37include "xhtml-legacy.rnc" 37include "xhtml-legacy.rnc"