Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
6772c8e1
Commit
6772c8e1
authored
Jun 27, 2008
by
Glenn Morris
Browse files
American English spelling fix.
parent
04bf5b65
Changes
37
Hide whitespace changes
Inline
Side-by-side
Showing
20 changed files
with
39 additions
and
39 deletions
+39
-39
admin/notes/copyright
admin/notes/copyright
+1
-1
doc/misc/gnus.texi
doc/misc/gnus.texi
+1
-1
doc/misc/rcirc.texi
doc/misc/rcirc.texi
+2
-2
etc/ChangeLog
etc/ChangeLog
+2
-2
etc/NEWS.19
etc/NEWS.19
+1
-1
etc/TODO
etc/TODO
+2
-2
etc/refcards/orgcard.tex
etc/refcards/orgcard.tex
+1
-1
etc/termcap.src
etc/termcap.src
+13
-13
lib-src/ChangeLog
lib-src/ChangeLog
+1
-1
lib-src/etags.c
lib-src/etags.c
+1
-1
lisp/ChangeLog.10
lisp/ChangeLog.10
+2
-2
lisp/ChangeLog.12
lisp/ChangeLog.12
+1
-1
lisp/ChangeLog.13
lisp/ChangeLog.13
+1
-1
lisp/ChangeLog.6
lisp/ChangeLog.6
+2
-2
lisp/ChangeLog.8
lisp/ChangeLog.8
+2
-2
lisp/ChangeLog.9
lisp/ChangeLog.9
+2
-2
lisp/calendar/calendar.el
lisp/calendar/calendar.el
+1
-1
lisp/calendar/todo-mode.el
lisp/calendar/todo-mode.el
+1
-1
lisp/erc/ChangeLog.03
lisp/erc/ChangeLog.03
+1
-1
lisp/erc/erc-capab.el
lisp/erc/erc-capab.el
+1
-1
No files found.
admin/notes/copyright
View file @
6772c8e1
...
...
@@ -151,7 +151,7 @@ etc/emacs.csh
enough to not need license.
etc/future-bug
- doesn't need a humo
u
rless disclaimer, because Karl Fogel says we
- doesn't need a humorless disclaimer, because Karl Fogel says we
can consider it part of Emacs, and he has a blanker disclaimer for
Emacs changes. (email to rgm "[Emacs-commit] emacs/etc future-bug",
2007028)
...
...
doc/misc/gnus.texi
View file @
6772c8e1
...
...
@@ -12766,7 +12766,7 @@ Displayed when the signature has been hidden in the Article buffer.
Displayed when Gnus has treated overstrike characters in the article buffer.
@item e
Displayed when Gnus has treated emphasi
s
ed strings in the article buffer.
Displayed when Gnus has treated emphasi
z
ed strings in the article buffer.
@end table
doc/misc/rcirc.texi
View file @
6772c8e1
...
...
@@ -174,7 +174,7 @@ network are equivalent. Some networks use a round-robin system where a
single server redirects new connections to a random server in the
network. @code
{
irc.freenode.net
}
is such a server for the Freenode
network. Freenode provides the network ``for the Free and Open Source
Software communities, for not-for-profit organi
s
ations and for related
Software communities, for not-for-profit organi
z
ations and for related
communities and organizations.''
@cindex port, connecting
...
...
@@ -890,7 +890,7 @@ because @code{defun-rcirc-command} is not yet available, and without
If you're chatting from a laptop, then you might be familiar with this
problem: When your laptop falls asleep and wakes up later, your IRC
client doesn't reali
s
e that it has been disconnected. It takes several
client doesn't reali
z
e that it has been disconnected. It takes several
minutes until the client decides that the connection has in fact been
lost. The simple solution is to use @kbd
{
M-x rcirc
}
. The problem is
that this opens an @emph
{
additional
}
connection, so you'll have two
...
...
etc/ChangeLog
View file @
6772c8e1
...
...
@@ -1880,7 +1880,7 @@
2005-10-25 Nick Roberts <nickrob@snap.net.nz>
* images/gud/until.xpm: Colo
u
r correction.
* images/gud/until.xpm: Color correction.
2005-10-23 Richard M. Stallman <rms@gnu.org>
...
...
@@ -2728,7 +2728,7 @@
2003-04-01 Dave Love <fx@gnu.org>
* letter.xpm: Use transparent/opaque `colo
u
rs'.
* letter.xpm: Use transparent/opaque `colors'.
* letter.xbm: Deleted.
...
...
etc/NEWS.19
View file @
6772c8e1
...
...
@@ -1953,7 +1953,7 @@ A new user option Man-fontify-manpage-flag disables fontification
window system is used. Two new user options Man-overstrike-face
(default 'bold) and Man-underline-face (default 'underline) can be set
to the preferred faces to be used for the words that man overstrikes
and underlines. Useful for those who like colo
u
red man pages.
and underlines. Useful for those who like colored man pages.
Two new interactive functions are provided: Man-cleanup-manpage and
Man-fontify-manpage. Both can be used on a buffer that contains the
...
...
etc/TODO
View file @
6772c8e1
...
...
@@ -526,8 +526,8 @@ when the body only calls primitives.
probably in separate manual.
** Convert the XPM bitmaps to PPM, replace the PBMs with them and scrap
the XPMs so that the colo
u
r versions work generally. (Requires care
with the colo
u
r used for the transparent regions.)
the XPMs so that the color versions work generally. (Requires care
with the color used for the transparent regions.)
** Convenient access to the `values' variable. It would be nice to have an
interface that would show you the printed reps of the elements of the
...
...
etc/refcards/orgcard.tex
View file @
6772c8e1
...
...
@@ -739,7 +739,7 @@ \section{Exporting and Publishing}
%\key{turn on/off fixed width sections}{::t}
%\key{turn on/off tables}{|:t}
%\key{turn on/off \TeX\ syntax for sub/super-scripts}{\^{}:t}
%\key{turn on/off emphasi
s
ed text}{*:nil}
%\key{turn on/off emphasi
z
ed text}{*:nil}
%\key{turn on/off \TeX\ macros}{TeX:t}
{
\bf
Comments: Text not being exported
}
...
...
etc/termcap.src
View file @
6772c8e1
...
...
@@ -1257,7 +1257,7 @@ pcvt50w|dec vt220 emulation with 50 lines and 132 cols:\
:co#132:li#50:\
:is=\E[1;50r\E[50;1H:tc=pcvtXX:
# Terminfo entries to enable the use of the ncurses library in colo
u
r on a
# Terminfo entries to enable the use of the ncurses library in color on a
# NetBSD-arm32 console (only tested on a RiscPC).
# Created by Dave Millen <dmill@globalnet.co.uk> 22.07.98
# modified codes for setf/setb to setaf/setab, then to klone+color, corrected
...
...
@@ -4973,7 +4973,7 @@ tvi803|televideo 803:\
# U send ^J
# D send ^V
#
# S2 7 Screen colo
u
r
# S2 7 Screen color
# U green on black
# D black on green
#
...
...
@@ -5024,7 +5024,7 @@ tvi910|televideo model 910:\
# S2 4 Edit mode (U = local, D = duplex)
# S2 5 Cursor type (U = underline, D = block)
# S2 6 Cursor down key (U = send ^J, D = send ^V)
# S2 7 Screen colo
u
r (U = green on black, D = black on green)
# S2 7 Screen color (U = green on black, D = black on green)
# S2 8 DSR status (pin 6) (U = disconnected, D = connected)
# S2 9 DCD status (pin 8) (U = disconnected, D = connected)
# S2 10 DTR status (pin 20) (U = disconnected, D = connected)
...
...
@@ -11023,7 +11023,7 @@ infoton:\
#ESC D F set full duplex
#ESC D H set half duplex
#ESC E line insert
#ESC F p1 p2 set page colo
u
r (p1 = f/grnd, p2 = b/grnd)
#ESC F p1 p2 set page color (p1 = f/grnd, p2 = b/grnd)
# 0 = black, 1 = red, 2 = green, 3 = yellow
# 4 = blue, 5 = magenta, 6 = cyan, 7 = white
#ESC G n set serial field attribute (n = 30h - 3Fh)
...
...
@@ -11090,8 +11090,8 @@ infoton:\
# = = reverse underline blank
# > = reverse underline blink
# ? = reverse underline blink blank
# p2, p3: f/grnd, b/grnd colo
u
r
# (see ESC F for colo
u
rs)
# p2, p3: f/grnd, b/grnd color
# (see ESC F for colors)
# use ZZ for mono, eg.
# ESC [ 0 Z Z for normal
# ESC [ 4 Z Z for inverse etc.
...
...
@@ -11105,7 +11105,7 @@ infoton:\
# n = 0 normal (KDS7372) mode
# n = 1 Wordstar mode
#
#ESC b set foreground colo
u
r screen
#ESC b set foreground color screen
#
#ESC c n enter self-test mode:
# n = 0 exit self test mode
...
...
@@ -11119,7 +11119,7 @@ infoton:\
# n = 8 graphics memory test
# n = 9 display all 'E'
# n = : display all 'H'
#ESC d set background colo
u
r screen
#ESC d set background color screen
#
#ESC e n program insert char (n = insert char)
#ESC f text CR load user status line with 'text'
...
...
@@ -12282,7 +12282,7 @@ pe7000m|perkin elmer 7000 series monochrome monitor:\
:k7=\E!^G:k8=\E!^H:k9=\E!^I:k;=\E!^J:kb=^H:kd=\E!U:kh=\E!S:\
:kl=\E!V:kr=\E!W:ku=\E!T:le=\ED:ll=\ES7\s:nd=\EC:sf=^J:\
:sr=\ER:up=\EA:
pe7000c|perkin elmer 7000 series colo
u
r monitor:\
pe7000c|perkin elmer 7000 series color monitor:\
:i1=\E!\0\EW 7o\Egf\Eb0\Ec7\ES7\s:se=\Eb0:so=\Eb2:\
:ue=\E!\0:us=\E!\s:tc=pe7000m:
...
...
@@ -13981,7 +13981,7 @@ mai|basic4|MAI Basic Four in ansi mode:\
# Mikrocomputer GmbH" in Munster, Germany (the company still exists today,
# about 1,5 km from where I live, but doesn't build own computers any
# more). A Basis 108 featured a really heavy (cast aluminum?) case, was
# equipped with one or two 5.25" disk drives, had a monochrome and colo
u
r
# equipped with one or two 5.25" disk drives, had a monochrome and color
# video output for a TV set or a dedicated monitor and several slots for
# Apple II cards. Basis 108 were quite popular at german schools before
# the advent of the IBM PC. They run, for example, the UCSD Pascal
...
...
@@ -14219,7 +14219,7 @@ bg1.25|bbn bitgraph 1.25:\
# Typical firmware identification F5 "etat 6":
# P287.02.04b (AZERTY)
# P297.11.04 (24-pin: 2732) or P798.11.04 (28-pin: 2764)
# P298.03.03 (monochrome) or P374.03.02 (colo
u
r)
# P298.03.03 (monochrome) or P374.03.02 (color)
#
# SM SDP mode (VIP command): ^[[?=h
# RIS (erases screen): ^[c
...
...
@@ -14289,7 +14289,7 @@ dku7102-old|BULL Questar 200 DKU7102 (microcode version < 6):\
:AL@:DL@:al@:ce=\E[K\E[m:cl=\E[2J\E[H:cm@:dl@:\
:ds=\EPY99\:98\E\\\E[0;98v\E[2J\E[H\E[v:\
:ts=\EPY99\:98\E\\\E[0;98v\E[H\E[2;7m:tc=tws-generic:
dku7202|BULL Questar 200 DKU7202 (colo
u
r/character attributes):\
dku7202|BULL Questar 200 DKU7202 (color/character attributes):\
:i2=\E[?3h\Eb:mb=\E[0;2;4m:mh=\E[0;5m:so=\E[0;4;5;7m:\
:ta=^I:us=\E[0;2m:tc=tws-generic:
...
...
@@ -14874,7 +14874,7 @@ ddr|rebus3180|ddr3180|Rebus/DDR 3180 vt100 emulator:\
# Approximate date of release was 1982 (early 80s, anyway), and it had several
# evolutions including (limited) color versions such as the PS330C. PS300s
# were effectively obsolete by the late 80s, replaced by raster graphics
# systems, although specialized applications like molecular model
l
ing
# systems, although specialized applications like molecular modeling
# hung onto them for a while longer. AFAIK all E&S vector graphics systems
# are out of production, though of course E&S is very much alive (in 1996).
# (ps300: changed ":pt@:" to "it@" -- esr)
...
...
lib-src/ChangeLog
View file @
6772c8e1
...
...
@@ -1533,7 +1533,7 @@
* etags.c (add_regex): Better check for null regexps.
(readline): Check for regex matching null string.
(find_entries): Reorgani
s
ation.
(find_entries): Reorgani
z
ation.
2002-06-07 Francesco Potortì <pot@gnu.org>
...
...
lib-src/etags.c
View file @
6772c8e1
...
...
@@ -65,7 +65,7 @@ University of California, as described above. */
* 1985 Emacs TAGS format by Richard Stallman.
* 1989 Sam Kendall added C++.
* 1992 Joseph B. Wells improved C and C++ parsing.
* 1993 Francesco Potort reorgani
s
ed C and C++.
* 1993 Francesco Potort reorgani
z
ed C and C++.
* 1994 Line-by-line regexp tags by Tom Tromey.
* 2001 Nested classes by Francesco Potort (concept by Mykola Dzyuba).
* 2002 #line directives by Francesco Potort.
...
...
lisp/ChangeLog.10
View file @
6772c8e1
...
...
@@ -8103,7 +8103,7 @@
* tooltip.el (tooltip-gud-print-command): Add server prefix to the
print command for gdb to keep it out of the command history.
* gdb-ui.el: Major re-organi
s
ation. Simplify legacy gdba
* gdb-ui.el: Major re-organi
z
ation. Simplify legacy gdba
code to allow only one gdb process.
2002-11-23 Markus Rost <rost@math.ohio-state.edu>
...
...
@@ -10404,7 +10404,7 @@
`file-exists-p.
(tramp-completion-handle-file-exists-p): New function.
(tramp-completion-handle-file-name-completion): Simplified.
(tramp-completion-dissect-file-name): Regexp's reorgani
s
ed.
(tramp-completion-dissect-file-name): Regexp's reorgani
z
ed.
(tramp-completion-handle-file-name-all-completions):
Call completion-function only if `user' or `host' is given.
(tramp-get-completion-user-host): New function.
...
...
lisp/ChangeLog.12
View file @
6772c8e1
...
...
@@ -18817,7 +18817,7 @@
(gdb-goto-breakpoint): Try to force display in source buffer.
(gdb-frame-gdb-buffer): Copy other similar functions.
(gdb-restore-windows): Don't display source if not asked for.
(gdb-assembler-buffer-name): Don't capitali
s
e.
(gdb-assembler-buffer-name): Don't capitali
z
e.
2005-11-03 Richard M. Stallman <rms@gnu.org>
lisp/ChangeLog.13
View file @
6772c8e1
...
...
@@ -11224,7 +11224,7 @@
(server-execute, server-return-error): New functions extracted from
server-process-filter.
(server-execute-continuation): New functions.
(server-process-filter): Restructure so that all arguments are analy
s
ed
(server-process-filter): Restructure so that all arguments are analy
z
ed
first and then acted upon in a subsequent stage. This way
server-goto-toplevel can be executed later, when we know if
it's necessary.
...
...
lisp/ChangeLog.6
View file @
6772c8e1
...
...
@@ -4591,7 +4591,7 @@
1995-12-13 Simon Marshall <simon@duality.gnu.ai.mit.edu>
* faces.el (modify-face): Take extra optional arg FRAME.
Use face-try-color-list to change foreground and background colo
u
rs.
Use face-try-color-list to change foreground and background colors.
If BOLD-P, ITALIC-P or UNDERLINE-P not nil or t, don't change the
display attribute corresponding to that arg. Doc fix.
...
...
@@ -5477,7 +5477,7 @@
1995-10-26 Simon Marshall <simon@duality.gnu.ai.mit.edu>
* font-lock.el: General reorgani
s
ation.
* font-lock.el: General reorgani
z
ation.
(font-lock-fontify-syntactically-region): Renamed from
font-lock-fontify-region. Assume that region end-points are at bol.
Don't bother wrapping with save-excursion; caller does this.
...
...
lisp/ChangeLog.8
View file @
6772c8e1
...
...
@@ -3881,7 +3881,7 @@
(frame-delete-all): Moved to subr.el as `assoc-delete-all'.
Callers changed.
(set-background-color, set-foreground-color, set-cursor-color)
(set-mouse-color, set-border-color): Offer completion of colo
u
rs.
(set-mouse-color, set-border-color): Offer completion of colors.
(cursor): Add :version to defgroup.
* facemenu.el (list-colors-display): Make it work on ttys.
...
...
@@ -6146,7 +6146,7 @@
correctly between an object declared via a constructor and a method.
(font-lock-defaults-alist): Don't give `.' word syntax for Java.
(java-font-lock-keywords-1): Fontify package names individually.
(java-font-lock-extra-types): Ensure regexp matches capitali
s
ed only.
(java-font-lock-extra-types): Ensure regexp matches capitali
z
ed only.
(java-font-lock-keywords-2): Simplify type fontification.
(java-font-lock-keywords-3): Likewise.
...
...
lisp/ChangeLog.9
View file @
6772c8e1
...
...
@@ -10523,7 +10523,7 @@
* toolbar/open.xpm, toolbar/undo.xpm, toolbar/home.xpm:
* toolbar/paste.xpm, toolbar/up_arrow.xpm, toolbar/index.xpm:
* toolbar/preferences.xpm, toolbar/info.xpm, toolbar/print.xpm:
Reduce colo
u
r requirements to 25 overall. (Probably wants
Reduce color requirements to 25 overall. (Probably wants
revisiting from the originals to reduce further.)
2000-10-11 Eli Zaretskii <eliz@is.elta.co.il>
...
...
@@ -17047,7 +17047,7 @@
(widget-leave-text, widget-children-value-delete): Use mapc.
(widget-keymap): Remove XEmacs stuff.
(widget-field-keymap, widget-text-keymap): Define all inside defvar.
(widget-button-click): Don't set point at the click, but re-cent
r
e
(widget-button-click): Don't set point at the click, but re-cente
r
if we scroll out of window. Rewritten for images v. glyphs &c.
(widget-tabable-at): Use POS arg, not point.
(widget-beginning-of-line, widget-end-of-line)
...
...
lisp/calendar/calendar.el
View file @
6772c8e1
...
...
@@ -1415,7 +1415,7 @@ line."
;; Put in the days of the month.
(
dotimes
(
i
last
)
(
setq
day
(
1+
i
))
;; TODO should numbers be left-justified, centred...?
;; TODO should numbers be left-justified, cent
e
red...?
(
insert
(
format
(
format
"%%%dd%%s"
calendar-day-digit-width
)
day
(
make-string
(
-
calendar-column-width
calendar-day-digit-width
)
?\s
)))
...
...
lisp/calendar/todo-mode.el
View file @
6772c8e1
...
...
@@ -209,7 +209,7 @@
;; the end of the loop and you will insert your item just before
;; that point. If you set the threshold to, e.g. 8, it will stop
;; as soon as the window size drops below that amount and will
;; insert the item in the approximate cent
r
e of that window. I
;; insert the item in the approximate cente
r
of that window. I
;; got the idea for this feature after reading a very helpful
;; e-mail reply from Trey Jackson <trey@cs.berkeley.edu> who
;; corrected some of my awful coding and pointed me towards some
...
...
lisp/erc/ChangeLog.03
View file @
6772c8e1
...
...
@@ -1474,7 +1474,7 @@
* erc.el:
erc-error-face: setting a background doesn't work so well with multi-line
messages, so we don't. fg colo
u
r is negotiable ;-)
messages, so we don't. fg color is negotiable ;-)
(erc-cmd-QUERY): fixed, new doco, supress (erc-delete-query) until we fix it
(erc-send-current-line): allow multi-line messages provided they don't start
with a slash - there's no need to prohibit them if the slash isn't the
...
...
lisp/erc/erc-capab.el
View file @
6772c8e1
...
...
@@ -43,7 +43,7 @@
;; From freenode.net's web site (not there anymore) on how to mark
;; unidentified users:
;; "We recommend that you add an asterisk before the nick, and
;; optionally either highlight or colo
u
rize the line in some
;; optionally either highlight or colorize the line in some
;; appropriate fashion, if the user is not identified."
;;; Usage:
...
...
Prev
1
2
Next
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment