]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2021-03-19 Eli Zaretskii; * ChangeLog.3: Update with the log of the last change. emacs-27.2 emacs-27.2-rc2
2021-03-18 Basil L. ContovounesiosFix frame-inner-height in non-GUI builds
2021-03-18 Eli ZaretskiiPrepare the Emacs 27.2 release. emacs-27.2-rc1
2021-03-18 Eli Zaretskii; * admin/make-tarball.txt: Advise to remove stale...
2021-03-18 Lars IngebrigtsenDocument that `buffer-string' retains text properties
2021-03-17 Fabrice BauzacRemove duplicate @table item from ELisp manual
2021-03-14 Daniel MartínFix reference to 'diff-font-lock-syntax' in diff-mode...
2021-03-14 Alan ThirdFix buffer overflow in xbm_scan (bug#47094)
2021-03-13 Matt ArmstrongFix typos and omissions for (elisp)Button Buffer Commands
2021-03-13 Eli ZaretskiiTeach Rmail about NBSP in "Re:"
2021-03-12 Stefan MonnierRevert "* lisp/mouse.el: Fix mouse-1-clock-follows...
2021-03-11 Stefan Monnier* lisp/mouse.el: Fix mouse-1-clock-follows-mouse =...
2021-03-05 Stefan Monnier* lisp/emacs-lisp/gv.el (edebug-after): Don't run the...
2021-03-05 Masahiro Nakamura* doc/misc/tramp.texi (Remote shell setup): Fix referen...
2021-03-05 Eli ZaretskiiFix initialization of 'while-no-input-ignore-events'
2021-03-04 Eli ZaretskiiUpdate documentation of reading passwords
2021-03-02 Lars IngebrigtsenImprove the 'dired-do-kill-lines' doc string
2021-03-01 Glenn Morris; Auto-commit of loaddefs files.
2021-02-27 Eli ZaretskiiAvoid crashes in Mew due to corrupted tool-bar label
2021-02-26 Stefan Kangas* lisp/tooltip.el (tooltip): Doc fix for GTK.
2021-02-20 Stefan Kangas* lisp/help.el (help-for-help-internal): Doc fix; use...
2021-02-19 Eli ZaretskiiMore accurate documentation of the "r" interactive...
2021-02-19 Stefan KangasMention the GNU Kind Communications Guidelines in the FAQ
2021-02-18 Eli Zaretskii; * CONTRIBUTE: Another wording change regarding tiny...
2021-02-18 Ryan PriorAllow newlines in password prompts again in comint
2021-02-16 Eli ZaretskiiAvoid point movement when visiting image files
2021-02-12 Eli Zaretskii; * CONTRIBUTE: Yet another clarification of significan...
2021-02-10 Eli ZaretskiiAvoid assertion violation in callproc.c
2021-02-08 Eli Zaretskii; * CONTRIBUTE: Clarify the "15-lines" rule a bit more.
2021-02-08 Lars IngebrigtsenClarify "changes" in CONTRIBUTE
2021-02-07 Lars IngebrigtsenClarify when activate-mark-hook is run
2021-02-07 Eli ZaretskiiFix language-environment and font selection on MS-Windows
2021-02-07 Petteri HintsanenFix example in Sequence Functions node in the manual
2021-02-06 Eli ZaretskiiImprove doc string of 'text-scale-adjust'
2021-02-06 Lars IngebrigtsenClarify the indent-rigidly doc string
2021-02-06 Martin RudalicsFix two small tab bar issues
2021-02-05 Eli ZaretskiiFix last change in syntax.texi
2021-02-05 Lars IngebrigtsenCorrect the lispref manual about flushing ppss info
2021-02-05 Lars IngebrigtsenClarify how transient indentation modes are exited...
2021-02-04 Dmitry GutovFix the previous change
2021-02-04 Dmitry GutovBind default-directory to the project root
2021-02-04 Dmitry GutovMake sure default-directory relates to the originating...
2021-02-04 Eli ZaretskiiInitialize signal descriptions after pdumping
2021-02-04 Lars IngebrigtsenClarify the "Sentinels" node in the lispref manual
2021-02-04 Alexandre Duret... Fix problem with non-ASCII characters in nnmaildir
2021-02-02 Eli Zaretskii* lisp/window.el (recenter-top-bottom): Clarify doc...
2021-02-01 Thomas Fitzsimmonsurl-http.el: Special-case NTLM authentication
2021-01-31 Juri Linkov* lisp/isearch.el (isearch-lazy-highlight): Fix defcust...
2021-01-31 Stefan KangasSync latest SKK-JISYO.L
2021-01-31 Stefan Kangas; emacs-26 → emacs-27
2021-01-30 Alan ThirdFix build failure on macOS 10.7 (bug#46036)
2021-01-30 Eli ZaretskiiImprove documentation of auto-resize-tool/tab-bars
2021-01-29 Dmitry Gutov(xref-revert-buffer): Also 'erase-buffer' when handling...
2021-01-29 Eli ZaretskiiUpdate files for 27.1.91 pretest emacs-27.1.91
2021-01-29 Eli ZaretskiiBump Emacs version to 27.1.91
2021-01-27 Eli ZaretskiiImprove documentation of 'read-regexp' and friends
2021-01-27 Lars Ingebrigtsenread-regexp-suggestions doc string improvement
2021-01-27 Lars IngebrigtsenTry to improve the read-regexp doc string
2021-01-24 Dmitry Gutov; xref-revert-buffer: Drop the (goto-char) at the end
2021-01-24 Dmitry GutovErase the buffer only after fetching the new contents
2021-01-23 Eli ZaretskiiFix last change
2021-01-23 Lars IngebrigtsenMention undo-amalgamate-change-group in the lispref...
2021-01-22 Eli ZaretskiiAvoid sending systemd shutdown notifications if non...
2021-01-22 Eli Zaretskii* src/cmds.c (Fforward_line): Doc fix. (Bug#46027)
2021-01-22 Eli ZaretskiiImprove documentation of sendmail.el defcustom's
2021-01-20 Stefan MonnierDon't let `maybe_quit` prevent resetting `consing_until...
2021-01-16 Eli Zaretskii; * lisp/language/cham.el: Fix copy-paste mistake in...
2021-01-13 Juri LinkovRemove one of recently added warnings abound binding...
2021-01-10 Martin RudalicsFix assertion failure in window_box_height (Bug#45737)
2021-01-09 Eli ZaretskiiFix cl-concatenate inlining
2021-01-09 Tak KunihiroFix infloop in 'pixel-scroll-mode'
2021-01-08 Eli ZaretskiiFix inhibiting the default.el loading in user init...
2021-01-07 Lars IngebrigtsenFix problem with 8bit content-transfer-encoding in...
2021-01-05 Michael Albinus* doc/misc/tramp.texi (Quick Start Guide): Fix thinko.
2021-01-05 Robert PluimTell people how to remove fontconfig customizations
2021-01-05 Simen Heggestøyl; * doc/lispref/modes.texi (SMIE Indentation Example...
2021-01-04 Simen HeggestøylRemove extraneous closing paren
2021-01-04 Mauro ArandaUpdate two user option names in the Widget manual
2021-01-03 Paul EggertMention -lcurses problem on AIX
2021-01-03 Paul EggertRevert previous patch which was installed into wrong...
2021-01-03 Paul EggertFix broken build on AIX 7.2
2021-01-02 Eli ZaretskiiFix last change
2021-01-02 Lars IngebrigtsenAdd a reference between the Strings node and Search...
2021-01-01 Eli ZaretskiiMerge branch 'emacs-27' of git.savannah.gnu.org:/srv...
2021-01-01 Glenn Morris; Auto-commit of loaddefs files.
2021-01-01 Eli ZaretskiiAdd warning comments abound binding keys in Isearch...
2021-01-01 Alan ThirdFix crash in ns_mouse_position (bug#45541)
2021-01-01 Paul EggertFix copyright years by hand
2021-01-01 Paul EggertUpdate copyright year to 2021
2020-12-31 Eli ZaretskiiImprove documentation of 'network-lookup-address-info'
2020-12-28 Amin BandaliDisplay messages sent using ERC's /say
2020-12-26 Eli ZaretskiiFix Rmail summary display when From: header is malformed
2020-12-25 Glenn Morris; lisp/org/org.el: Fix Version header.
2020-12-25 Eli ZaretskiiAdd more details to the "word processor" section
2020-12-23 Philipp Stephani* src/Makefile.in (DO_CODESIGN): Fix expected architect...
2020-12-23 Itai SeggevCodesign the executable on recene MacOS systems
2020-12-23 Lars IngebrigtsenSupport build of Emacs on ARM Macos machines
2020-12-22 Bastien GuerryUpdate to Org 9.4.4
2020-12-21 Stefan Kangas* lisp/so-long.el: Decrease use of passive voice.
2020-12-21 Stefan Kangas* doc/misc/efaq.texi (New in Emacs 27): Add section.
next