aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorJoakim Verona2011-11-22 15:39:42 +0100
committerJoakim Verona2011-11-22 15:39:42 +0100
commit40bb789236e486a3f36eefb2840c293369ce2af3 (patch)
tree8e81d3aa5f232ec7f2c5187c683cb0998d2dc4e2 /etc
parent62318aed495a48e24ff73fe79e420dd801df3189 (diff)
parenta8e1496d750ab0f571b3412ff61aaa4da640a036 (diff)
downloademacs-40bb789236e486a3f36eefb2840c293369ce2af3.tar.gz
emacs-40bb789236e486a3f36eefb2840c293369ce2af3.zip
upstream
Diffstat (limited to 'etc')
-rw-r--r--etc/AUTHORS2
-rw-r--r--etc/ChangeLog6
-rw-r--r--etc/ERC-NEWS5
-rw-r--r--etc/JOKES4
-rw-r--r--etc/MAILINGLISTS2
-rw-r--r--etc/NEWS25
-rw-r--r--etc/NEWS.1-1715
-rw-r--r--etc/NEWS.192
-rw-r--r--etc/NEWS.2010
-rw-r--r--etc/NEWS.216
-rw-r--r--etc/NEWS.239
-rw-r--r--etc/NEXTSTEP8
-rw-r--r--etc/PROBLEMS2
-rw-r--r--etc/TODO7
-rw-r--r--etc/gnus-tut.txt4
-rw-r--r--etc/srecode/wisent.srt2
-rw-r--r--etc/themes/manoj-dark-theme.el2
-rw-r--r--etc/tutorials/TUTORIAL.ja5
18 files changed, 59 insertions, 57 deletions
diff --git a/etc/AUTHORS b/etc/AUTHORS
index f214d5e5515..f8ab274e136 100644
--- a/etc/AUTHORS
+++ b/etc/AUTHORS
@@ -908,7 +908,7 @@ Derek Upham: changed nxml-mode.el
908 908
909Detlev Zundel: wrote re-builder.el 909Detlev Zundel: wrote re-builder.el
910 910
911Devon Sean Mccullough: changed comint.el 911Devon Sean McCullough: changed comint.el
912 912
913Dhruva Krishnamurthy: changed makefile.w32-in emacsclient.c fontset.c 913Dhruva Krishnamurthy: changed makefile.w32-in emacsclient.c fontset.c
914 sound.c w32proc.c 914 sound.c w32proc.c
diff --git a/etc/ChangeLog b/etc/ChangeLog
index b494c8e3c96..1db595b3175 100644
--- a/etc/ChangeLog
+++ b/etc/ChangeLog
@@ -1,3 +1,7 @@
12011-11-14 Juanma Barranquero <lekktu@gmail.com>
2
3 * MAILINGLISTS: Fix typo.
4
12011-10-29 Eli Zaretskii <eliz@gnu.org> 52011-10-29 Eli Zaretskii <eliz@gnu.org>
2 6
3 * themes/wombat-theme.el: Add a coding cookie. (Bug#9905) 7 * themes/wombat-theme.el: Add a coding cookie. (Bug#9905)
@@ -371,7 +375,7 @@
371 375
3722011-01-04 Jan Moringen <jan.moringen@uni-bielefeld.de> 3762011-01-04 Jan Moringen <jan.moringen@uni-bielefeld.de>
373 377
374 * NEWS: Extended behaviour of dbus-register-{method,property}. 378 * NEWS: Extended behavior of dbus-register-{method,property}.
375 379
3762011-01-02 Kenichi Handa <handa@m17n.org> 3802011-01-02 Kenichi Handa <handa@m17n.org>
377 381
diff --git a/etc/ERC-NEWS b/etc/ERC-NEWS
index 17bf4fc3877..04084b58488 100644
--- a/etc/ERC-NEWS
+++ b/etc/ERC-NEWS
@@ -852,7 +852,7 @@ Only the macros in cl-macs.el are used.
852** If possible, re-use channel buffers when reconnecting to a server. 852** If possible, re-use channel buffers when reconnecting to a server.
853 853
854** Text in ERC buffers is now read-only by default. 854** Text in ERC buffers is now read-only by default.
855To get the previous behavior, 855To get the previous behavior,
856 856
857** Changes and additions to modules 857** Changes and additions to modules
858 858
@@ -1280,7 +1280,7 @@ in XEmacs.
1280 the variable `erc-modules' and define once and for all which 1280 the variable `erc-modules' and define once and for all which
1281 extension modules you want to use. This unfortunately may require 1281 extension modules you want to use. This unfortunately may require
1282 you to change your current erc initialisation code a bit, if you 1282 you to change your current erc initialisation code a bit, if you
1283 have some existing customsations. On the other hand, this change 1283 have some existing customizations. On the other hand, this change
1284 makes the configuration of extension modules a lot easier for new 1284 makes the configuration of extension modules a lot easier for new
1285 users. In theory, you should be able to configure all aspects of 1285 users. In theory, you should be able to configure all aspects of
1286 ERC by using the customize interface, you should no longer really 1286 ERC by using the customize interface, you should no longer really
@@ -1342,4 +1342,3 @@ GNU General Public License for more details.
1342 1342
1343You should have received a copy of the GNU General Public License 1343You should have received a copy of the GNU General Public License
1344along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 1344along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
1345
diff --git a/etc/JOKES b/etc/JOKES
index 9cbba845111..af304e778da 100644
--- a/etc/JOKES
+++ b/etc/JOKES
@@ -197,7 +197,7 @@ Each
197Manual's 197Manual's
198Audience is 198Audience is
199Completely 199Completely
200Stupified 200Stupefied
201 201
202Emacs 202Emacs
203Means 203Means
@@ -333,7 +333,7 @@ Easily
333Mangles, 333Mangles,
334Aborts, 334Aborts,
335Crashes and 335Crashes and
336Stupifies 336Stupefies
337 337
338Extraneous 338Extraneous
339Macros 339Macros
diff --git a/etc/MAILINGLISTS b/etc/MAILINGLISTS
index ef918d3d211..98f10511835 100644
--- a/etc/MAILINGLISTS
+++ b/etc/MAILINGLISTS
@@ -170,7 +170,7 @@ for yourself in particular, you may have to hire someone. The GNU
170project maintains a list of people providing such services. It is 170project maintains a list of people providing such services. It is
171found in <URL:http://www.gnu.org/prep/SERVICE>. 171found in <URL:http://www.gnu.org/prep/SERVICE>.
172 172
173Anything addressed to the implementors and maintainers of a GNU program 173Anything addressed to the implementers and maintainers of a GNU program
174via a bug-* list, should NOT be sent to the corresponding info-* or 174via a bug-* list, should NOT be sent to the corresponding info-* or
175help-* list. 175help-* list.
176 176
diff --git a/etc/NEWS b/etc/NEWS
index 5e7e6cbb47e..8b08707c274 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -172,7 +172,7 @@ server should listen.
172*** New emacsclient argument --frame-parameters can be used to set the 172*** New emacsclient argument --frame-parameters can be used to set the
173frame parameters of a newly-created graphical frame. 173frame parameters of a newly-created graphical frame.
174+++ 174+++
175*** If emacsclient shuts down as a result of Emacs signalling an 175*** If emacsclient shuts down as a result of Emacs signaling an
176error, its exit status is 1. 176error, its exit status is 1.
177+++ 177+++
178*** New emacsclient argument --parent-id ID. 178*** New emacsclient argument --parent-id ID.
@@ -403,16 +403,17 @@ specified by `display-buffer-fallback-action'.
403display actions, taking precedence over `display-buffer-base-action'. 403display actions, taking precedence over `display-buffer-base-action'.
404 404
405+++ 405+++
406*** New option `window-nest'. 406*** New option `window-combination-limit'.
407The new option `window-nest' allows to return the space obtained for 407The new option `window-combination-limit' allows to return the space
408resizing or creating a window more reliably to the window from which 408obtained for resizing or creating a window more reliably to the window
409such space was obtained. 409from which such space was obtained.
410 410
411+++ 411+++
412*** New option `window-splits'. 412*** New option `window-combination-resize'.
413The new option `window-splits' allows to split a window that otherwise 413The new option `window-combination-resize' allows to split a window that
414cannot be split because it's too small by stealing space from other 414otherwise cannot be split because it's too small by stealing space from
415windows in the same combination. 415other windows in the same combination. Subsequent resizing or deletion
416of the window will resize all windows in the same combination as well.
416 417
417+++ 418+++
418*** New commands `maximize-window' and `minimize-window'. 419*** New commands `maximize-window' and `minimize-window'.
@@ -621,6 +622,10 @@ view-diary-entries, list-diary-entries, show-all-diary-entries
621inserted by the compilation filter function, when calling 622inserted by the compilation filter function, when calling
622compilation-filter-hook. 623compilation-filter-hook.
623 624
625*** `compilation-error-screen-columns' is obeyed in the editing buffer.
626So programming language modes can set it, whereas previously only the value
627in the *compilation* buffer was used.
628
624** Customize 629** Customize
625 630
626*** Customize buffers now contain a search field. 631*** Customize buffers now contain a search field.
@@ -1239,7 +1244,7 @@ argument is supplied (see Trash changes, above).
1239 1244
1240** `facemenu-read-color' is now an alias for `read-color'. 1245** `facemenu-read-color' is now an alias for `read-color'.
1241The command `read-color' now requires a match for a color name or RGB 1246The command `read-color' now requires a match for a color name or RGB
1242triplet, instead of signalling an error if the user provides a invalid 1247triplet, instead of signaling an error if the user provides a invalid
1243input. 1248input.
1244 1249
1245** Tool-bars can display separators. 1250** Tool-bars can display separators.
diff --git a/etc/NEWS.1-17 b/etc/NEWS.1-17
index 89856429b1d..b1da9122934 100644
--- a/etc/NEWS.1-17
+++ b/etc/NEWS.1-17
@@ -963,7 +963,7 @@ a slash is appended to it.
963* Undo can clear modified-flag. 963* Undo can clear modified-flag.
964 964
965If you undo changes in a buffer back to a state in which the 965If you undo changes in a buffer back to a state in which the
966buffer was not considered "modified", then it is labelled as 966buffer was not considered "modified", then it is labeled as
967once again "unmodified". 967once again "unmodified".
968 968
969* M-x run-lisp. 969* M-x run-lisp.
@@ -996,7 +996,7 @@ with no confirmation.
996view-buffer selects the named buffer, view-file finds the named file; the 996view-buffer selects the named buffer, view-file finds the named file; the
997resulting buffer is placed into view-mode (a recursive edit). The normal 997resulting buffer is placed into view-mode (a recursive edit). The normal
998emacs commands are not available. Instead a set of special commands is 998emacs commands are not available. Instead a set of special commands is
999provided which faclitate moving around in the buffer, searching and 999provided which facilitate moving around in the buffer, searching and
1000scrolling by screenfuls. Exiting view-mode returns to the buffer in which 1000scrolling by screenfuls. Exiting view-mode returns to the buffer in which
1001the view-file or view-buffer command was given. 1001the view-file or view-buffer command was given.
1002Type ? or h when viewing for a complete list of view commands. 1002Type ? or h when viewing for a complete list of view commands.
@@ -1074,7 +1074,7 @@ Another `t' switches back to the usual display.
1074 1074
1075* Rmail commands `a' and `k' set message attributes. 1075* Rmail commands `a' and `k' set message attributes.
1076`a' adds an attribute and `k' removes one. You specify 1076`a' adds an attribute and `k' removes one. You specify
1077the attrbute by name. You can specify either a built-in 1077the attribute by name. You can specify either a built-in
1078flag such as "deleted" or "filed", or a user-defined keyword 1078flag such as "deleted" or "filed", or a user-defined keyword
1079(anything not recognized as built-in). 1079(anything not recognized as built-in).
1080 1080
@@ -1090,7 +1090,7 @@ the messages should have.
1090* Interface to MH mail system. 1090* Interface to MH mail system.
1091 1091
1092mh-e is a front end for GNU emacs and the MH mail system. It 1092mh-e is a front end for GNU emacs and the MH mail system. It
1093provides a friendly and convient interface to the MH commands. 1093provides a friendly and convenient interface to the MH commands.
1094 1094
1095To read mail, invoke mh-rmail. This will inc new mail and display the 1095To read mail, invoke mh-rmail. This will inc new mail and display the
1096scan listing on the screen. To see a summary of the mh-e commands, 1096scan listing on the screen. To see a summary of the mh-e commands,
@@ -1612,7 +1612,7 @@ Changes in Emacs 13
1612 The string "../lisp" now adds to the front of the load-path 1612 The string "../lisp" now adds to the front of the load-path
1613 used for searching for Lisp files during Emacs initialization. 1613 used for searching for Lisp files during Emacs initialization.
1614 It used to replace the path specified in paths.h entirely. 1614 It used to replace the path specified in paths.h entirely.
1615 Now the directory ../lisp is searched first and the directoris 1615 Now the directory ../lisp is searched first and the directories
1616 specified in paths.h are searched afterward. 1616 specified in paths.h are searched afterward.
1617 1617
1618 1618
@@ -1670,7 +1670,7 @@ Changes in Emacs 1.12
1670 the string, it is used unchanged. 1670 the string, it is used unchanged.
1671 1671
1672 One way this feature can be used is to fix bad keyboard 1672 One way this feature can be used is to fix bad keyboard
1673 designes. For example, on some terminals, Delete is 1673 designs. For example, on some terminals, Delete is
1674 Shift-Underscore. Since Delete is a more useful character 1674 Shift-Underscore. Since Delete is a more useful character
1675 than Underscore, it is an improvement to make the unshifted 1675 than Underscore, it is an improvement to make the unshifted
1676 character Delete and the shifted one Underscore. This can 1676 character Delete and the shifted one Underscore. This can
@@ -2446,7 +2446,7 @@ Changes in Emacs 1.1
2446 containing *'s, etc, all processed by the shell). Also, you 2446 containing *'s, etc, all processed by the shell). Also, you
2447 can dired more than one directory; dired names the buffer 2447 can dired more than one directory; dired names the buffer
2448 according to the filespec or directory name. Reinvoking 2448 according to the filespec or directory name. Reinvoking
2449 dired on a directory already direded just switches back to 2449 dired on a directory already diredded just switches back to
2450 the same directory used last time; do M-x revert if you want 2450 the same directory used last time; do M-x revert if you want
2451 to read in the current contents of the directory. 2451 to read in the current contents of the directory.
2452 2452
@@ -2530,4 +2530,3 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
2530Local variables: 2530Local variables:
2531mode: text 2531mode: text
2532end: 2532end:
2533
diff --git a/etc/NEWS.19 b/etc/NEWS.19
index 90d96c12fb8..6c1c5483809 100644
--- a/etc/NEWS.19
+++ b/etc/NEWS.19
@@ -1729,7 +1729,7 @@ projects to define project-specific structures. It also enables the
1729use of etags and TAGS files for languages not supported by etags. 1729use of etags and TAGS files for languages not supported by etags.
1730 1730
1731The Emacs manual section on Tags contains explanations and examples 1731The Emacs manual section on Tags contains explanations and examples
1732for Emacs's DEFVAR, VHDL, Cobol, Postscript and TCL. 1732for Emacs's DEFVAR, VHDL, Cobol, PostScript and TCL.
1733 1733
1734** Various mode-specific commands that used to be bound to C-c LETTER 1734** Various mode-specific commands that used to be bound to C-c LETTER
1735have been moved. 1735have been moved.
diff --git a/etc/NEWS.20 b/etc/NEWS.20
index c76ddb2485e..332eec60535 100644
--- a/etc/NEWS.20
+++ b/etc/NEWS.20
@@ -696,7 +696,7 @@ pasting operations.
696** You can specify the printer to use for commands that do printing by 696** You can specify the printer to use for commands that do printing by
697setting the variable `printer-name'. Just what a printer name looks 697setting the variable `printer-name'. Just what a printer name looks
698like depends on your operating system. You can specify a different 698like depends on your operating system. You can specify a different
699printer for the Postscript printing commands by setting 699printer for the PostScript printing commands by setting
700`ps-printer-name'. 700`ps-printer-name'.
701 701
702** Emacs now supports on-the-fly spell checking by the means of a 702** Emacs now supports on-the-fly spell checking by the means of a
@@ -2047,7 +2047,7 @@ standard fontset are created automatically.
2047 2047
2048If you specify a default ASCII font with the `Font' resource or `-fn' 2048If you specify a default ASCII font with the `Font' resource or `-fn'
2049argument, a fontset is generated from it. This works by replacing the 2049argument, a fontset is generated from it. This works by replacing the
2050FOUNDARY, FAMILY, ADD_STYLE, and AVERAGE_WIDTH fields of the font name 2050FOUNDRY, FAMILY, ADD_STYLE, and AVERAGE_WIDTH fields of the font name
2051with `*' then using this to specify a fontset. This fontset's short 2051with `*' then using this to specify a fontset. This fontset's short
2052name is `fontset-startup'. 2052name is `fontset-startup'.
2053 2053
@@ -3494,9 +3494,9 @@ not by default. Use --members to turn this feature on.
3494*** Java is tagged like C++. In addition, "extends" and "implements" 3494*** Java is tagged like C++. In addition, "extends" and "implements"
3495constructs are tagged. Files are recognized by the extension .java. 3495constructs are tagged. Files are recognized by the extension .java.
3496 3496
3497*** Etags can now handle programs written in Postscript. Files are 3497*** Etags can now handle programs written in PostScript. Files are
3498recognized by the extensions .ps and .pdb (Postscript with C syntax). 3498recognized by the extensions .ps and .pdb (PostScript with C syntax).
3499In Postscript, tags are lines that start with a slash. 3499In PostScript, tags are lines that start with a slash.
3500 3500
3501*** Etags now handles Objective C and Objective C++ code. The usual C and 3501*** Etags now handles Objective C and Objective C++ code. The usual C and
3502C++ tags are recognized in these languages; in addition, etags 3502C++ tags are recognized in these languages; in addition, etags
diff --git a/etc/NEWS.21 b/etc/NEWS.21
index 47f61a13e3b..c3c54d8bb01 100644
--- a/etc/NEWS.21
+++ b/etc/NEWS.21
@@ -446,7 +446,7 @@ This behavior may be disabled by customizing the option
446 446
447** Polish, Czech, German, and French translations of Emacs' reference card 447** Polish, Czech, German, and French translations of Emacs' reference card
448have been added. They are named `pl-refcard.tex', `cs-refcard.tex', 448have been added. They are named `pl-refcard.tex', `cs-refcard.tex',
449`de-refcard.tex' and `fr-refcard.tex'. Postscript files are included. 449`de-refcard.tex' and `fr-refcard.tex'. PostScript files are included.
450 450
451** An `Emacs Survival Guide', etc/survival.tex, is available. 451** An `Emacs Survival Guide', etc/survival.tex, is available.
452 452
@@ -850,7 +850,7 @@ default).
850*** If Emacs was invoked with the `-q' or `--no-init-file' options, it 850*** If Emacs was invoked with the `-q' or `--no-init-file' options, it
851does not allow you to save customizations in your `~/.emacs' init 851does not allow you to save customizations in your `~/.emacs' init
852file. This is because saving customizations from such a session would 852file. This is because saving customizations from such a session would
853wipe out all the other customizationss you might have on your init 853wipe out all the other customizations you might have on your init
854file. 854file.
855 855
856** If Emacs was invoked with the `-q' or `--no-init-file' options, it 856** If Emacs was invoked with the `-q' or `--no-init-file' options, it
@@ -2189,7 +2189,7 @@ variables are tagged.
2189 2189
2190*** New language Python: def and class at the beginning of a line are tags. 2190*** New language Python: def and class at the beginning of a line are tags.
2191 2191
2192*** .ss files are Scheme files, .pdb is Postscript with C syntax, .psw is 2192*** .ss files are Scheme files, .pdb is PostScript with C syntax, .psw is
2193for PSWrap. 2193for PSWrap.
2194 2194
2195** Changes in etags.el 2195** Changes in etags.el
diff --git a/etc/NEWS.23 b/etc/NEWS.23
index 5b170231bbd..3a222d50d4c 100644
--- a/etc/NEWS.23
+++ b/etc/NEWS.23
@@ -1182,7 +1182,7 @@ run processes remotely.
1182matches a regexp. 1182matches a regexp.
1183 1183
1184*** The value of comment-style now defaults to `indent'. 1184*** The value of comment-style now defaults to `indent'.
1185Thefore, comment-start markers are inserted at the current indentation 1185Therefore, comment-start markers are inserted at the current indentation
1186of the region to comment, rather than the leftmost column. 1186of the region to comment, rather than the leftmost column.
1187 1187
1188*** The new commands `pp-macroexpand-expression' and 1188*** The new commands `pp-macroexpand-expression' and
@@ -1235,8 +1235,8 @@ details, see the commentary in doc-view.el.
1235 1235
1236PDF and DVI files are now opened in Doc View mode by default. 1236PDF and DVI files are now opened in Doc View mode by default.
1237 1237
1238In Postcript mode, C-c C-c launches Doc View minor mode for viewing 1238In PostScript mode, C-c C-c launches Doc View minor mode for viewing
1239the postscript file. 1239the PostScript file.
1240 1240
1241** EasyPG provides an interface to the GNU Privacy Guard (GnuPG). 1241** EasyPG provides an interface to the GNU Privacy Guard (GnuPG).
1242It includes a GnuPG keyring browser, cryptographic operations on 1242It includes a GnuPG keyring browser, cryptographic operations on
@@ -2102,7 +2102,7 @@ function to use for searching in `query-replace-regexp',
2102*** New keymap `search-map' bound to `M-s' provides global bindings 2102*** New keymap `search-map' bound to `M-s' provides global bindings
2103for search related commands. 2103for search related commands.
2104 2104
2105*** New keymap `multi-query-replace-map' contains additonal keys bound 2105*** New keymap `multi-query-replace-map' contains additional keys bound
2106to `automatic-all' and `exit-current' for multi-buffer interactive replacement. 2106to `automatic-all' and `exit-current' for multi-buffer interactive replacement.
2107 2107
2108*** The variable `inhibit-changing-match-data', if non-nil, prevents 2108*** The variable `inhibit-changing-match-data', if non-nil, prevents
@@ -2529,4 +2529,3 @@ Local variables:
2529mode: outline 2529mode: outline
2530paragraph-separate: "[ ]*$" 2530paragraph-separate: "[ ]*$"
2531end: 2531end:
2532
diff --git a/etc/NEXTSTEP b/etc/NEXTSTEP
index fcde9727dff..4aa1dca93f2 100644
--- a/etc/NEXTSTEP
+++ b/etc/NEXTSTEP
@@ -38,7 +38,7 @@ meantime.
38Release History 38Release History
39--------------- 39---------------
40 40
411990-1992 1.0-3.0 (?) Michael Brouwer's socket/terminal communication 411990-1992 1.0-3.0 (?) Michael Brouwer's socket/terminal communication
42 based version (GUI ran as a separate process.) 42 based version (GUI ran as a separate process.)
43 43
441993/10/25 3.0.1 Last (?) release of Brouwer version. Supports 441993/10/25 3.0.1 Last (?) release of Brouwer version. Supports
@@ -126,7 +126,7 @@ Release History
126 rendering for synthetic italic fonts. Further 126 rendering for synthetic italic fonts. Further
127 improved menu parsing. Use system highlight 127 improved menu parsing. Use system highlight
128 color. Added previous- and next-mark history 128 color. Added previous- and next-mark history
129 navigation commmands bound to M-p,M-n. 129 navigation commands bound to M-p,M-n.
130 Miscellaneous bug fixes. 130 Miscellaneous bug fixes.
131 131
1322005/08/04 8.0-rc5 All internal string handling changed to UTF-8. 1322005/08/04 8.0-rc5 All internal string handling changed to UTF-8.
@@ -146,7 +146,7 @@ Release History
146 handling now added. Transparency (e.g., M-x 146 handling now added. Transparency (e.g., M-x
147 set-background-color ARGB88FFFFFF) improved: 147 set-background-color ARGB88FFFFFF) improved:
148 only the background is made transparent. 148 only the background is made transparent.
149 Cursor drawing glitches fixed. Preferences 149 Cursor drawing glitches fixed. Preferences
150 handling improved. Fixed some portability 150 handling improved. Fixed some portability
151 problems on Tiger and Puma. 151 problems on Tiger and Puma.
152 152
@@ -185,7 +185,7 @@ Release History
185 rendering, pasting, Color panel. Added function 185 rendering, pasting, Color panel. Added function
186 ns-set-background-alpha to work around 186 ns-set-background-alpha to work around
187 inability to customize with numeric colors. 187 inability to customize with numeric colors.
188 188
1892006/12/24 9.0-rc1 Reworked font handling and text rendering to 1892006/12/24 9.0-rc1 Reworked font handling and text rendering to
190 use Kenichi Handa's new font back-end system. 190 use Kenichi Handa's new font back-end system.
191 Font sets are now supported and automatically 191 Font sets are now supported and automatically
diff --git a/etc/PROBLEMS b/etc/PROBLEMS
index e85972f0bfd..57a3387ee40 100644
--- a/etc/PROBLEMS
+++ b/etc/PROBLEMS
@@ -1250,7 +1250,7 @@ be carried out at the same time:
12504) Use lbxproxy on the remote end of the connection. This is an interface 12504) Use lbxproxy on the remote end of the connection. This is an interface
1251 to the low bandwidth X extension in most modern X servers, which 1251 to the low bandwidth X extension in most modern X servers, which
1252 improves performance dramatically, at the slight expense of correctness 1252 improves performance dramatically, at the slight expense of correctness
1253 of the X protocol. lbxproxy acheives the performance gain by grouping 1253 of the X protocol. lbxproxy achieves the performance gain by grouping
1254 several X requests in one TCP packet and sending them off together, 1254 several X requests in one TCP packet and sending them off together,
1255 instead of requiring a round-trip for each X request in a separate 1255 instead of requiring a round-trip for each X request in a separate
1256 packet. The switches that seem to work best for emacs are: 1256 packet. The switches that seem to work best for emacs are:
diff --git a/etc/TODO b/etc/TODO
index c38b04a681d..aa06f73ee94 100644
--- a/etc/TODO
+++ b/etc/TODO
@@ -165,7 +165,7 @@ Change them to use report-emacs-bug.
165like make-backup-file-name-function for non-numeric backup files. 165like make-backup-file-name-function for non-numeric backup files.
166 166
167** `dired-mode' should specify the semantics of `buffer-modified-p' for 167** `dired-mode' should specify the semantics of `buffer-modified-p' for
168dired buffers and DTRT WRT `auto-revert-mode'. 168dired buffers and DTRT WRT `auto-revert-mode'.
169 169
170** Check uses of prin1 for error-handling. 170** Check uses of prin1 for error-handling.
171http://lists.gnu.org/archive/html/emacs-devel/2008-08/msg00456.html 171http://lists.gnu.org/archive/html/emacs-devel/2008-08/msg00456.html
@@ -325,7 +325,7 @@ typically due to pilot errors and should thus be in debug-ignored-errors.
325 325
326** Beefed-up syntax-tables. 326** Beefed-up syntax-tables.
327*** recognize multi-character syntactic entities like `begin' and `end'. 327*** recognize multi-character syntactic entities like `begin' and `end'.
328*** nested string-delimiters (for Postscript's (foo(bar)baz) strings). 328*** nested string-delimiters (for PostScript's (foo(bar)baz) strings).
329*** support for infix operators (with precedence). 329*** support for infix operators (with precedence).
330*** support for the $ (paired delimiter) in parse-partial-sexp. 330*** support for the $ (paired delimiter) in parse-partial-sexp.
331*** support for hook-chars whose effect on the parsing-state is specified 331*** support for hook-chars whose effect on the parsing-state is specified
@@ -1043,7 +1043,7 @@ was an error in the namespace URI.
1043 1043
1044**** Better recovery from ill-formed XML declarations. 1044**** Better recovery from ill-formed XML declarations.
1045 1045
1046*** Useability improvements 1046*** Usability improvements
1047 1047
1048**** Should print a "Parsing..." message during long movements. 1048**** Should print a "Parsing..." message during long movements.
1049 1049
@@ -1243,4 +1243,3 @@ GNU General Public License for more details.
1243 1243
1244You should have received a copy of the GNU General Public License 1244You should have received a copy of the GNU General Public License
1245along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 1245along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
1246
diff --git a/etc/gnus-tut.txt b/etc/gnus-tut.txt
index 80a652ba25f..9132ece533e 100644
--- a/etc/gnus-tut.txt
+++ b/etc/gnus-tut.txt
@@ -188,7 +188,7 @@ remove all hilit code from all the Gnus hooks
188(`gnus-group-prepare-hook', `gnus-summary-prepare-hook' and 188(`gnus-group-prepare-hook', `gnus-summary-prepare-hook' and
189`gnus-summary-article-hook'). (Well, at the very least the first 189`gnus-summary-article-hook'). (Well, at the very least the first
190two.) Gnus provides various integrated functions for highlighting, 190two.) Gnus provides various integrated functions for highlighting,
191which are both faster and more accurated. 191which are both faster and more accurate.
192 192
193There is absolutely no chance, whatsoever, of getting Gnus to work 193There is absolutely no chance, whatsoever, of getting Gnus to work
194with Emacs 18. It won't even work on Emacsen older than Emacs 194with Emacs 18. It won't even work on Emacsen older than Emacs
@@ -288,5 +288,3 @@ me the patches, but one can't have everything.
288 288
289If you have any questions on usage, the "ding@ifi.uio.no" mailing list 289If you have any questions on usage, the "ding@ifi.uio.no" mailing list
290is where to post the questions. 290is where to post the questions.
291
292
diff --git a/etc/srecode/wisent.srt b/etc/srecode/wisent.srt
index d45392e93dd..b66a17a4be5 100644
--- a/etc/srecode/wisent.srt
+++ b/etc/srecode/wisent.srt
@@ -55,7 +55,7 @@ goal
55 55
56%% 56%%
57(define-lex wisent-{{TARGETMODE}}-lexer 57(define-lex wisent-{{TARGETMODE}}-lexer
58 "Lexical analzer to handle {{TARGETMODE}} buffers." 58 "Lexical analyzer to handle {{TARGETMODE}} buffers."
59 ;; semantic-lex-newline 59 ;; semantic-lex-newline
60 semantic-lex-ignore-whitespace 60 semantic-lex-ignore-whitespace
61 semantic-lex-ignore-newline 61 semantic-lex-ignore-newline
diff --git a/etc/themes/manoj-dark-theme.el b/etc/themes/manoj-dark-theme.el
index bd6bbaa88a2..55b07e6eaef 100644
--- a/etc/themes/manoj-dark-theme.el
+++ b/etc/themes/manoj-dark-theme.el
@@ -52,7 +52,7 @@
52;; reading mail/USENET. 52;; reading mail/USENET.
53 53
54;; In the message itself, quoted mail messages from different people 54;; In the message itself, quoted mail messages from different people
55;; are color coordinated, with high contrast beteen citations that are 55;; are color coordinated, with high contrast between citations that are
56;; close to each other in the heirarchy, so it is less likely that one 56;; close to each other in the heirarchy, so it is less likely that one
57;; misunderstands who said what in a long conversation. 57;; misunderstands who said what in a long conversation.
58 58
diff --git a/etc/tutorials/TUTORIAL.ja b/etc/tutorials/TUTORIAL.ja
index e4917d40987..d50727ceb82 100644
--- a/etc/tutorials/TUTORIAL.ja
+++ b/etc/tutorials/TUTORIAL.ja
@@ -524,7 +524,7 @@ C-_ $B$d(B C-x u $B$O?tCM0z?t$r7+$jJV$72s?t$H2r<a$7$^$9!#(B
524 524
525>> "foo" $B$H$$$&L>$N%U%!%$%k$r:n$j$^$7$g$&!#(BC-x C-f foo <Return> $B$G$9!#(B 525>> "foo" $B$H$$$&L>$N%U%!%$%k$r:n$j$^$7$g$&!#(BC-x C-f foo <Return> $B$G$9!#(B
526 $B2?$+J8>O$rF~$l!"JT=8$7!"(BC-x C-s $B$G(B "foo" $B$r%;!<%V$7$F2<$5$$!#(B 526 $B2?$+J8>O$rF~$l!"JT=8$7!"(BC-x C-s $B$G(B "foo" $B$r%;!<%V$7$F2<$5$$!#(B
527 $B:G8e$K(B C-x C-f TUTORIAL.ja <Retrun> $B$H%?%$%W$7(B 527 $B:G8e$K(B C-x C-f TUTORIAL.ja <Return> $B$H%?%$%W$7(B
528 $BF~Lg%,%$%I$KLa$j$^$7$g$&!#(B 528 $BF~Lg%,%$%I$KLa$j$^$7$g$&!#(B
529 529
530Emacs $B$O%U%!%$%k$NFbMF$r%P%C%U%!!J(Bbuffer$B!K$H8F$P$l$k$b$N$NCf$K3JG<$7$F(B 530Emacs $B$O%U%!%$%k$NFbMF$r%P%C%U%!!J(Bbuffer$B!K$H8F$P$l$k$b$N$NCf$K3JG<$7$F(B
@@ -890,7 +890,7 @@ ESC $B$O$=$l<+BN$,0l$D$NJ8;z$G=$>~%-!<$G$O$J$$$+$i$G$9!#(B
890 890
891>> M-x make-frame <Return> $B$H%?%$%W$7$F!"?7$7$$%U%l!<%`$,I=<($5$l$k$N(B 891>> M-x make-frame <Return> $B$H%?%$%W$7$F!"?7$7$$%U%l!<%`$,I=<($5$l$k$N(B
892 $B$r3NG'$7$^$7$g$&!#(B 892 $B$r3NG'$7$^$7$g$&!#(B
893 893
894$B85$N%U%l!<%`$G$d$C$F$$$?$3$H$O$J$s$G$b$3$N?7$7$$%U%l!<%`$G$b$G$-$^$9!#(B 894$B85$N%U%l!<%`$G$d$C$F$$$?$3$H$O$J$s$G$b$3$N?7$7$$%U%l!<%`$G$b$G$-$^$9!#(B
895$B:G=i$N%U%l!<%`$H$=$N8e$K:n$i$l$k%U%l!<%`$G0c$$$O$"$j$^$;$s!#(B 895$B:G=i$N%U%l!<%`$H$=$N8e$K:n$i$l$k%U%l!<%`$G0c$$$O$"$j$^$;$s!#(B
896 896
@@ -1083,4 +1083,3 @@ GNU Emacs to your friends. Help stamp out software obstructionism
1083;;; Local Variables: 1083;;; Local Variables:
1084;;; coding: iso-2022-jp 1084;;; coding: iso-2022-jp
1085;;; End: 1085;;; End:
1086