summaryrefslogtreecommitdiff
path: root/ChangeLog.3
Commit message (Collapse)AuthorAge
* ; Fix typosStefan Kangas2024-02-04
|
* Merge from savannah/emacs-29Po Lu2024-01-02
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | dc4e6b13296 ; Update copyright years in more files 64b37776318 ; Run set-copyright from admin.el 8e1c56ae467 ; Add 2024 to copyright years # Conflicts: # doc/misc/modus-themes.org # doc/misc/texinfo.tex # etc/NEWS # etc/refcards/ru-refcard.tex # etc/themes/modus-operandi-theme.el # etc/themes/modus-themes.el # etc/themes/modus-vivendi-theme.el # lib/alloca.in.h # lib/binary-io.h # lib/c-ctype.h # lib/c-strcasecmp.c # lib/c-strncasecmp.c # lib/careadlinkat.c # lib/cloexec.c # lib/close-stream.c # lib/diffseq.h # lib/dup2.c # lib/filemode.h # lib/fpending.c # lib/fpending.h # lib/fsusage.c # lib/getgroups.c # lib/getloadavg.c # lib/gettext.h # lib/gettime.c # lib/gettimeofday.c # lib/group-member.c # lib/malloc.c # lib/md5-stream.c # lib/md5.c # lib/md5.h # lib/memmem.c # lib/memrchr.c # lib/nanosleep.c # lib/save-cwd.h # lib/sha1.c # lib/sig2str.c # lib/stdlib.in.h # lib/strtoimax.c # lib/strtol.c # lib/strtoll.c # lib/time_r.c # lib/xalloc-oversized.h # lisp/auth-source-pass.el # lisp/emacs-lisp/lisp-mnt.el # lisp/emacs-lisp/timer.el # lisp/info-look.el # lisp/jit-lock.el # lisp/loadhist.el # lisp/mail/rmail.el # lisp/net/ntlm.el # lisp/net/webjump.el # lisp/progmodes/asm-mode.el # lisp/progmodes/project.el # lisp/progmodes/sh-script.el # lisp/textmodes/flyspell.el # lisp/textmodes/reftex-toc.el # lisp/textmodes/reftex.el # lisp/textmodes/tex-mode.el # lisp/url/url-gw.el # m4/alloca.m4 # m4/clock_time.m4 # m4/d-type.m4 # m4/dirent_h.m4 # m4/dup2.m4 # m4/euidaccess.m4 # m4/fchmodat.m4 # m4/filemode.m4 # m4/fsusage.m4 # m4/getgroups.m4 # m4/getloadavg.m4 # m4/getrandom.m4 # m4/gettime.m4 # m4/gettimeofday.m4 # m4/gnulib-common.m4 # m4/group-member.m4 # m4/inttypes.m4 # m4/malloc.m4 # m4/manywarnings.m4 # m4/mempcpy.m4 # m4/memrchr.m4 # m4/mkostemp.m4 # m4/mktime.m4 # m4/nproc.m4 # m4/nstrftime.m4 # m4/pathmax.m4 # m4/pipe2.m4 # m4/pselect.m4 # m4/pthread_sigmask.m4 # m4/readlink.m4 # m4/realloc.m4 # m4/sig2str.m4 # m4/ssize_t.m4 # m4/stat-time.m4 # m4/stddef_h.m4 # m4/stdint.m4 # m4/stdio_h.m4 # m4/stdlib_h.m4 # m4/stpcpy.m4 # m4/strnlen.m4 # m4/strtoimax.m4 # m4/strtoll.m4 # m4/time_h.m4 # m4/timegm.m4 # m4/timer_time.m4 # m4/timespec.m4 # m4/unistd_h.m4 # m4/warnings.m4 # nt/configure.bat # nt/preprep.c # test/lisp/register-tests.el
| * ; Add 2024 to copyright yearsPo Lu2024-01-02
| |
* | Merge from origin/emacs-29Eli Zaretskii2023-12-10
|\| | | | | | | | | | | | | | | | | | | | | 2773cf9e013 ; Fix typos 020aff95fa3 ; Fix typos in ChangeLog files 5e03a621efc ; * lisp/progmodes/c-ts-mode.el (c-ts-mode--else-heuristi... f0734e1c0d1 Fix c-ts-mode indent heuristic (bug#67417) 08fc6bace20 Fix c-ts-mode indentation (bug#67357) 71bc2815ccd Add font-locking for hash-bang lines in typescript-ts-mode. db8347c8c87 Add font-locking for hash-bang lines in js-ts-mode 91f2ade57bb ruby-mode: Better detect regexp vs division (bug#67569)
| * ; Fix typos in ChangeLog filesStefan Kangas2023-12-10
| |
* | Merge from origin/emacs-29Eli Zaretskii2023-10-28
|\| | | | | | | | | | | | | | | | | | | | | aa253c533d2 ; Fix broken links to gmane.org cc3e436c822 Change news.gmane.org to news.gmane.io 297fe945c57 Fix minor defcustom issues in Gnus (Bug#66715) 3beb5f5e240 ; * doc/misc/gnus.texi: Fix unmatched quote in gnus doc. ... 85d08d5788e Minor connection-local variables fixes 79d8328ca4a Make Dired honor `insert-directory-program´ with globs 43127294e13 Fix typo in url-privacy-level :type 380f8574ef5 * lisp/vc/log-view.el (log-view-mode-menu): Quote derived...
| * ; Fix broken links to gmane.orgStefan Kangas2023-10-24
| |
| * Merge from origin/emacs-28Stefan Kangas2023-02-19
| |\ | | | | | | | | | | | | | | | | | | | | | f5a99945b6f ; Update ChangeLog for Emacs 28.3 f7bd5ac5521 Update HISTORY for Emacs 28.3 # Conflicts: # etc/NEWS
| * \ Merge from origin/emacs-28Stefan Kangas2023-02-19
| |\ \ | | | | | | | | | | | | 4a77fcb1478 Update ChangeLog and AUTHORS for Emacs 28.3
* | | | ; Fix spelling of my name in all ChangeLog filesUlrich Müller2023-10-25
| | | |
* | | | Merge from origin/emacs-29Stefan Kangas2023-02-21
|\ \ \ \ | | |_|/ | |/| | | | | | | | | | f5a99945b6f ; Update ChangeLog for Emacs 28.3 f7bd5ac5521 Update HISTORY for Emacs 28.3
| * | | ; Update ChangeLog for Emacs 28.3Stefan Kangas2023-02-19
| | |/ | |/| | | | | | | | | | * ChangeLog.3: Refresh for Emacs 28.3. * etc/NEWS: Add more information about fixed vulnerabilities.
* | | Merge from origin/emacs-29Stefan Kangas2023-02-21
|\| | | |/ |/|
| * Update ChangeLog and AUTHORS for Emacs 28.3Stefan Kangas2023-02-17
| | | | | | | | | | * ChangeLog.3: * etc/AUTHORS: Update for Emacs 28.3.
* | ; Fix typosStefan Kangas2023-02-12
| |
* | ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
| |
* | ; Fix typosStefan Kangas2022-12-31
| |
* | ; Fix typosStefan Kangas2022-12-26
| | | | | | | | (cherry picked from commit a5d39e11443fa30c8e8bc58254a1a59550dcd99e)
* | ; Fix typosStefan Kangas2022-12-16
| |
* | ; Fix typosStefan Kangas2022-12-13
| |
* | ; Fix typosStefan Kangas2022-12-08
| |
* | ; Fix typos (don't abbreviate "with" or "without")Stefan Kangas2022-12-01
| |
* | ; Fix typosStefan Kangas2022-11-30
| |
* | ; Fix typosStefan Kangas2022-11-20
| |
* | ; Fix typosStefan Kangas2022-11-18
| |
* | ; Fix typos (prefer US spelling)Stefan Kangas2022-11-18
| |
* | ; Fix typos (duplicate words)Stefan Kangas2022-11-17
| |
* | ; Fix typosStefan Kangas2022-11-11
| |
* | ; Prefer HTTPS to HTTP in many URLsStefan Kangas2022-10-15
| |
* | Merge from origin/emacs-28Stefan Kangas2022-09-08
|\| | | | | | | | | | | | | | | | | | | | | 395760dcd3 Update ChangeLog and AUTHORS for Emacs 28.2 ddabb03a01 * doc/misc/idlwave.texi (Troubleshooting): Don't say "Emac... 724444f3d5 ; * doc/emacs/misc.texi (emacsclient Options): Fix typo. b96257162d Don't mention very old Emacs versions in docs # Conflicts: # doc/emacs/misc.texi # etc/NEWS
| * Update ChangeLog and AUTHORS for Emacs 28.2Stefan Kangas2022-09-07
| | | | | | | | | | | | * ChangeLog.3: * etc/AUTHORS: * etc/NEWS: Update for Emacs 28.2.
* | Merge from origin/emacs-28Stefan Kangas2022-08-02
|\| | | | | | | e6af4968f9 ; Update ChangeLog and AUTHORS
| * ; Update ChangeLog and AUTHORSemacs-28.1.91Stefan Kangas2022-08-01
| | | | | | | | | | * ChangeLog.3: * etc/AUTHORS: Update.
* | Merge from origin/emacs-28Stefan Kangas2022-07-28
|\| | | | | | | | | 92e77873ad Update ChangeLog and AUTHORS for 28.1.91 pretest 093214402b ; * admin/authors.el (authors-aliases): Update.
| * Update ChangeLog and AUTHORS for 28.1.91 pretestStefan Kangas2022-07-28
| | | | | | | | | | * ChangeLog.3: * etc/AUTHORS: Update.
* | Merge from origin/emacs-28Stefan Kangas2022-07-20
|\| | | | | | | | | | | | | cb911febc6 ; Fix typos # Conflicts: # test/lisp/net/tramp-tests.el
| * ; Fix typosStefan Kangas2022-07-19
| |
* | Merge from origin/emacs-28Stefan Kangas2022-07-15
|\| | | | | | | | | 6a05715552 Update the Samaritan's contact details in M-x doctor d19834dfda ; Fix typos
| * ; Fix typosStefan Kangas2022-07-14
| |
* | Merge from origin/emacs-28Stefan Kangas2022-07-14
|\| | | | | | | | | | | | | | | | | | | | | | | 5e47ec9511 ; * lisp/url/url-http.el (url-http-parse-headers): Fix typo. ba0871bef1 ; Fix typos: prefer American spelling e3e7f31faa Adapt Tramp doc # Conflicts: # etc/NEWS # etc/themes/modus-themes.el # lisp/emacs-lisp/byte-opt.el # test/lisp/so-long-tests/spelling-tests.el
| * ; Fix typos: prefer American spellingStefan Kangas2022-07-13
| |
* | ; Fix typos.Stefan Kangas2022-07-02
| |
* | ; Manually sync ChangeLog and AUTHORS with emacs-28Stefan Kangas2022-06-29
| | | | | | | | | | * ChangeLog.3: * etc/AUTHORS: Manually sync with emacs-28 to fix merge errors.
* | Merge from origin/emacs-28Stefan Kangas2022-06-29
|\| | | | | | | | | | | | | | | 6c26f089a7 Update ChangeLog and AUTHORS for 28.1.90 pretest # Conflicts: # ChangeLog.3 # etc/AUTHORS
| * Update ChangeLog and AUTHORS for 28.1.90 pretestStefan Kangas2022-06-29
| | | | | | | | | | * ChangeLog.3: * etc/AUTHORS: Update.
* | Merge from origin/emacs-28Stefan Kangas2022-05-16
|\| | | | | | | | | | | f928330fa8 Update to Org 9.5.3-6-gef41f3 007bf9a34c Hide temporary FUSE files in Tramp 5dbaddc729 ; Fix some typos
| * ; Fix some typosStefan Kangas2022-05-15
| |
* | Merge from origin/emacs-28Eli Zaretskii2022-04-13
|\|
| * Update logs and HISTORY for Emacs 28.1emacs-28.1Eli Zaretskii2022-04-03
| | | | | | | | | | | | * ChangeLog.3: * etc/HISTORY: * etc/AUTHORS: Update for Emacs 28.1 release.
| * Emacs pretest 28.0.92emacs-28.0.92Eli Zaretskii2022-03-12
|/ | | | | | | | | | | | * README: * configure.ac: * nt/README.W32: * msdos/sed2v2.inp: Bump Emacs version to 28.0.92. * etc/AUTHORS: * lisp/ldefs-boot.el: Update for pretest 28.0.92. * ChangeLog.3: Regenerate.