summaryrefslogtreecommitdiff
path: root/ChangeLog.3
diff options
context:
space:
mode:
authorStefan Kangas <stefankangas@gmail.com>2024-06-16 21:59:42 +0200
committerStefan Kangas <stefankangas@gmail.com>2024-06-16 22:38:26 +0200
commitc0eefebabfee011f0ec7631d055e482e4965a24d (patch)
treeca50616f960b0a16c7c79fe406c01b016e156e1c /ChangeLog.3
parent90234ba7f024f3dae342689b47930835e4904503 (diff)
; Fix typos
Diffstat (limited to 'ChangeLog.3')
-rw-r--r--ChangeLog.334
1 files changed, 17 insertions, 17 deletions
diff --git a/ChangeLog.3 b/ChangeLog.3
index 46fc57cd0c0..1398b9bcf53 100644
--- a/ChangeLog.3
+++ b/ChangeLog.3
@@ -11216,7 +11216,7 @@
Rename flymake--backend-state to flymake--state
- The previous name was confusing and akward and dreadful to type and
+ The previous name was confusing and awkward and dreadful to type and
read.
* lisp/progmodes/flymake.el (flymake--state): Rename from
@@ -28256,7 +28256,7 @@
We used to `bset_enable_multibyte_characters` while the buffer is not
empty, putting the buffer temporarily in an inconsistent state.
- Further simplifications along the way: Prefer re-using local var `histvar`
+ Further simplifications along the way: Prefer reusing local var `histvar`
and let `insert` do the unibyte<->multibyte conversion if needed.
2021-04-20 Eli Zaretskii <eliz@gnu.org>
@@ -50574,7 +50574,7 @@
Make XEmacs entry in the FAQ more contemporary
* doc/misc/efaq.texi (Difference between Emacs and XEmacs): Make
- XEmacs entry in the FAQ more contemporary. Remove part about re-using
+ XEmacs entry in the FAQ more contemporary. Remove part about reusing
XEmacs code; this is not likely to be relevant these days and in any
case is not a frequently asked question. (Bug#45235)
@@ -83494,7 +83494,7 @@
6b297519b5 Fix cl-most-positive-float doc typo
c36c5a3ded ; lisp/ldefs-boot.el: Update.
3876a60569 Fix a typo in calculator.el
- 9e832ba91b * lisp/erc/erc.el: Add URL to the new ERC page on the Emac...
+ 9e832ba91b * lisp/erc/erc.el: Add URL to the new ERC page on the Emacs...
# Conflicts:
# etc/NEWS
@@ -128371,7 +128371,7 @@
Merge from origin/emacs-26
- 9254885 (origin/emacs-26) Resurrect display-line-number-mode in clien...
+ 9254885 (origin/emacs-26) Resurrect display-line-number-mode in client...
aecbbd5 * src/fns.c (Fmapconcat): Doc fix. (Bug#35710)
8e5fc38 Fix typo
ee21b40 * lisp/term/w32-win.el ([noname]): Bind to 'ignore'. (Bug#36...
@@ -134042,7 +134042,7 @@
9d7e08d (origin/emacs-26) Avoid false positives and false negatives o...
75b589c Fix markup related to quoting in Info
- fd6ff29 Merge branch 'emacs-26' of git.savannah.gnu.org:/srv/git/emac...
+ fd6ff29 Merge branch 'emacs-26' of git.savannah.gnu.org:/srv/git/emacs...
cd2204f Add a package: line to c-submit-bug-report.
a992dca ; Remove empty NEWS sections
ea67270 ; Add NEWS sections for 26.3
@@ -148868,7 +148868,7 @@
2c8ea46 Revert "* etc/NEWS: Note setting make-cursor-line-fully-visib...
f8df6f2 * etc/NEWS: Note setting make-cursor-line-fully-visible to ni...
cdca208 Fix note about interactive advice (Bug#32905)
- 508c40e Comple fix for Bug#32550
+ 508c40e Complete fix for Bug#32550
2018-10-03 Glenn Morris <rgm@gnu.org>
@@ -157301,7 +157301,7 @@
Merge from origin/emacs-26
- 76f692e Merge branch 'emacs-26' of git.savannah.gnu.org:/srv/git/emac...
+ 76f692e Merge branch 'emacs-26' of git.savannah.gnu.org:/srv/git/emacs...
2018-06-02 Glenn Morris <rgm@gnu.org>
@@ -157310,7 +157310,7 @@
90bea37 ; * etc/PROBLEMS: Fix fvwm version number in last commit
af82d1f * etc/PROBLEMS: Document stickiness problem with FVWM (Bug#31...
4a3aed2 Update Emacs Lisp Intro to match current behavior
- 21f2247 Merge branch 'emacs-26' of git.savannah.gnu.org:/srv/git/emac...
+ 21f2247 Merge branch 'emacs-26' of git.savannah.gnu.org:/srv/git/emacs...
3257085 Fix previous commit
6d23525 Fix typos in several manuals (Bug#31610)
9188291 Add detailed documentation about lock files
@@ -159803,7 +159803,7 @@
ad731b0 ; * doc/lispref/display.texi (Temporary Displays): Fix typos.
f1450e9 Complete documentation of syntax flags by adding `c'
6bdcaec Fix typos and minor wording issues in ELisp manual
- febac27 Merge branch 'emacs-26' of git.savannah.gnu.org:/srv/git/emac...
+ febac27 Merge branch 'emacs-26' of git.savannah.gnu.org:/srv/git/emacs...
6c2e21e Avoid segfault in processes of type 'pipe'
60e10c5 Remove repetitions in documentation strings
208e752 * lisp/image.el (image-load-path): Doc fix.
@@ -162780,7 +162780,7 @@
d523e4a Remove some unused spam.el variables
501808c Replace some obsolete aliases in code
19afff3 Replace some obsolete aliases in documentation
- c797bc9 Merge branch 'emacs-26' of git.savannah.gnu.org:/srv/git/emac...
+ c797bc9 Merge branch 'emacs-26' of git.savannah.gnu.org:/srv/git/emacs...
0efe0bd Obsolete eshell-cmpl-suffix-list
add48d2 More minor changes in the Glossary of the Emacs manual
f6bd7e0 Revert last commit
@@ -163219,7 +163219,7 @@
fd50238 (origin/emacs-26) * doc/lispref/streams.texi (Output Variable...
769ea57 Use "GTK+" where applicable in the manual
5e69219 Document print-escape-control-characters
- c00fea9 Merge branch 'emacs-26' of git.savannah.gnu.org:/srv/git/emac...
+ c00fea9 Merge branch 'emacs-26' of git.savannah.gnu.org:/srv/git/emacs...
a2ab0d0 * doc/emacs/killing.texi (Rectangles): Don't use @key for cha...
6288c3d * lisp/emulation/viper.el: Unbreak it.
bf3535e More fixes in the Emacs manual
@@ -163800,7 +163800,7 @@
593bbda Document comment-fill-column in the manual (Bug#11636)
bd4cc8d * doc/emacs/dired.texi (Marks vs Flags): Copyedits.
69107f3 ; Fix doc typos related to indefinite articles
- aaad1e6 Merge branch 'emacs-26' of git.savannah.gnu.org:/srv/git/emac...
+ aaad1e6 Merge branch 'emacs-26' of git.savannah.gnu.org:/srv/git/emacs...
5906418 More fixes for the Emacs manual
9ab3df1 ; Fix doc typos related to indefinite articles
66a4e65 ; Fix doc typos related to indefinite articles
@@ -174726,7 +174726,7 @@
2018-10-01 Michael Albinus <michael.albinus@gmx.de>
- Comple fix for Bug#32550
+ Complete fix for Bug#32550
* lisp/net/tramp.el (tramp-rfn-eshadow-update-overlay):
Use `save-excursion'. This completes the fix of Bug#32550.
@@ -217743,7 +217743,7 @@
baa8ba4 * lisp/subr.el (start-process): Doc fix. (Bug#24693)
e535ca4 Fix display of vc-dir CVS file statuses in subdirectories
12da149 Update URL of MS-Windows optional DLLs
- 2331056 Merge branch 'emacs-25' of git.savannah.gnu.org:/srv/git/emac...
+ 2331056 Merge branch 'emacs-25' of git.savannah.gnu.org:/srv/git/emacs...
a4285bc * lisp/simple.el (process-menu-mode, list-processes--refresh)...
b0c447e * lisp/ibuf-ext.el (ibuffer-do-shell-command-file): Fix non-f...
cf3c19b * lisp/ibuffer.el (ibuffer): Improve 'other-window' case. (B...
@@ -220415,7 +220415,7 @@
5ccd593 ; Fix typo in /etc/NEWS
96e3d16 * etc/NEWS: Mention the change in json-encode-string.
2e524034 ; * etc/NEWS: Mention incompatible change in url-http-create...
- 2e4e74e Merge branch 'emacs-25' of git.savannah.gnu.org:/srv/git/emac...
+ 2e4e74e Merge branch 'emacs-25' of git.savannah.gnu.org:/srv/git/emacs...
66dea65 ; * doc/lispref/windows.texi (Window Parameters): Grammar twe...
# Conflicts:
@@ -228688,7 +228688,7 @@
3283271 * src/xsmfns.c (syms_of_xsmfns): Remove stray "s in doc strings.
a1f221b Comint and compile no longer set EMACS
5c28890 * lisp/subr.el (read-key): Don't let the prompt linger (bug#2...
- a75b9a6 Merge branch 'emacs-25' of git.savannah.gnu.org:/srv/git/emac...
+ a75b9a6 Merge branch 'emacs-25' of git.savannah.gnu.org:/srv/git/emacs...
c93ae7a Allow to customize names of executables used by grep.el
f6497c6 Set locale encoding to UTF-8 when run from OS X GUI.
7ad1d07 Avoid signaling errors in 'M-n' at the 'C-x C-f' prompt