ee9a1f7 Support safe navigation operator in non-SMIE indentation code
c3ed95b Move xsd:base64Binary decoding fix to debbugs.el 0.9.1
2036be4 Fix Ruby's operator precedence
- 1d686c2 (ruby-interpolation-inside-another-interpolation): New failin...
+ 1d686c2 (ruby-interpolation-inside-another-interpolation): New failing...
7950e1d Port to clang 3.7.0 on x86-64
218ae59 * test/automated/package-test.el (package-test-signed): Tweak...
ba33b7c Sync with gnulib
2023-07-20 Po Lu <luangruo@yahoo.com>
- Fix typos and ommissions in cus-edit.el
+ Fix typos and omissions in cus-edit.el
* lisp/cus-edit.el (custom-display): Add missing display types.
./configure --prefix=/SOME/OTHER/DIRECTORY
- where /SOME/OTHER/DIRECTORY is a directory writeable by your user,
+ where /SOME/OTHER/DIRECTORY is a directory writable by your user,
for example, a subdirectory of your home directory.
3. When 'configure' finishes, it prints several lines of details
If you don't have write access to the default '/usr/local' tree, and
cannot have root access (without which "make install" will fail),
-specify '--prefix=PREFIXDIR' where PREFIXDIR is a directyory writeable
+specify '--prefix=PREFIXDIR' where PREFIXDIR is a directory writable
by your user, for example your HOME directory or some subdirectory of
it.
ecmacs->emacs
ehsell->eshell
emcs->emacs
+file-writeable-p->file-writable-p
finis->finish
firs->first
-file-writeable-p->file-writable-p
hep->help
least-favourite->least-favorite
lien->line
.UE .
(0.03 ":bob!~u@euegh6mj3y8r2.irc PRIVMSG #chan :alice: See, by good hap, yonder's my lord; I have sweat to see his honour.")
(0.05 ":bob!~u@euegh6mj3y8r2.irc PRIVMSG #chan :alice: But, in defence, by mercy, 'tis most just.")
+ "n" "nu" "nul" "nulL" "nulll"
+ rin=\E[%p1%dT, rmacs=\E[10m, rmso=\E[m, rmul=\E[m,
+ (ede-load-project-file): Add new input DETECTIN.
+(defun ede-load-project-file (dir &optional detectin rootreturn)
+Optional DETECTIN is an autoload cons from `ede-detect-directory-for-project'
+ (detect (or detectin (ede-directory-project-cons path)))
+ ;; Postpone readin hook till we map
+ ;; Don't make undo entries for readin.
+ :nicky!uhuser@host212223.dialin.fnordisp.net PRIVMSG #lazybastards :Hello!
+ (skipp (or (bound-and-true-p erc-stamp--display-margin-mode)
+ (erc--msg-prop-overrides `(,@(and skipp `((erc--skip stamp)))
+ ("\\.\\(flc\\|fli\\|rle\\|iff\\|pfx\\|avi\\|sme\\|rpza\\|dl\\|qt\\|rsrc\\|mov\\)$" "xanim")
+ ("\\.sme$" "video/sme")
bloc
blocs
callint
+checkin
clen
crossreference
crossreferences
grep -v -E -e '^(lib|m4)/.*' |\
grep -v -E -e '^admin/(charsets|codespell|unidata)/.*' |\
grep -v -E -e '^doc/misc/texinfo.tex$' |\
+ grep -v -E -e '^doc/translations/.*' |\
grep -v -E -e '^etc/(AUTHORS|HELLO|publicsuffix.txt)$' |\
grep -v -E -e '^etc/refcards/(cs|de|fr|pl|pt|sk)-.+.tex$' |\
grep -v -E -e '^etc/tutorials/TUTORIAL\..+' |\
grep -v -E -e '^lisp/language/ethio-util.el' |\
grep -v -E -e '^lisp/ldefs-boot.el' |\
grep -v -E -e '^lisp/leim/.*' |\
+ grep -v -E -e '^test/lisp/erc/resources/.*' |\
grep -v -E -e '^test/lisp/net/puny-resources/IdnaTestV2.txt' |\
grep -v -E -e '^test/manual/(etags|indent)/.*' |\
grep -v -E -e '^test/src/regex-resources/.*' |\
original sequence is lost.
@end table
-If the default behaviour is not suitable for your needs, it is usually
+If the default behavior is not suitable for your needs, it is usually
easier and faster to supply a new @code{:key} function than a different
@code{:lessp} predicate. For example, consider sorting these strings:
are variants of the two main themes. They slightly tone down the
intensity of the background and provide a bit more color variety.
~modus-operandi-tinted~ has a set of base tones that are shades of
- light ochre (earthly colors), while ~modus-vivendi-tinted~ gives a
+ light ocher (earthly colors), while ~modus-vivendi-tinted~ gives a
night sky impression.
- Deuteranopia themes :: ~modus-operandi-deuteranopia~ and its
[[#h:f4651d55-8c07-46aa-b52b-bed1e53463bb][Advanced customization]].
In the following example, we are assuming that the user wants to (i)
-re-use color variables provided by the themes, (ii) be able to retain
+reuse color variables provided by the themes, (ii) be able to retain
their tweaks while switching between ~modus-operandi~ and ~modus-vivendi~,
and (iii) have the option to highlight either the foreground of the
parentheses or the background as well.
(setq my-highlight-parentheses-use-background nil)
#+end_src
-To re-use colors from the themes, we must wrap our code in the
+To reuse colors from the themes, we must wrap our code in the
~modus-themes-with-colors~ macro. Our implementation must interface with
the variables ~highlight-parentheses-background-colors~ and/or
~highlight-parentheses-colors~.
etc.
-* Licence of this document
+* License of this document
Copyright (C) 2024 Free Software Foundation, Inc.
-;;; modus-operandi-tinted-theme.el --- Elegant, highly legible theme with a light ochre background -*- lexical-binding:t -*-
+;;; modus-operandi-tinted-theme.el --- Elegant, highly legible theme with a light ocher background -*- lexical-binding:t -*-
;; Copyright (C) 2019-2024 Free Software Foundation, Inc.
;;;###theme-autoload
(deftheme modus-operandi-tinted
- "Elegant, highly legible theme with a light ochre background.
+ "Elegant, highly legible theme with a light ocher background.
Conforms with the highest legibility standard for color contrast
between background and foreground in any given piece of text,
which corresponds to a minimum contrast in relative luminance of
()
"Display options in *Completions* buffer.
Traditional display mechanism for a list of possible completions.
-Completions are showin in a new buffer and listed with the ability
+Completions are shown in a new buffer and listed with the ability
to click on the items to aid in completion.")
(define-obsolete-function-alias 'semantic-displayor-show-request
(widen))
(setq ref
;; It's not the current article, or we altered the header,
- ;; so we use whats in the header vector.
+ ;; so we use what's in the header vector.
(mail-header-references header)))
(if (and ref
(not (equal ref "")))
(if (multibyte-string-p string)
(> (max fromchar tochar) 127)
(> tochar 255)))
- ;; Avoid quadratic behaviour from resizing replacement.
+ ;; Avoid quadratic behavior from resizing replacement.
(let ((res (string-replace (string fromchar) (string tochar) string)))
(unless (eq res string)
;; Mend properties broken by the replacement.
goto type_mismatch;
case Lisp_Cons:
- /* FIXME: Optimise for difference in the first element? */
+ /* FIXME: Optimize for difference in the first element? */
FOR_EACH_TAIL (b)
{
int cmp = value_cmp (XCAR (a), XCAR (b), maxdepth - 1);