]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2022-07-28 Gregory HeytingsFinal documentation tweaks.
2022-07-28 Gregory HeytingsAdd an optional 'lock' parameter to 'narrow-to-region'
2022-07-28 Eli ZaretskiiMinor update of truncate-line optimization
2022-07-27 Eli Zaretskii; Fix typos in comments and remove debug code.
2022-07-27 Eli ZaretskiiSpeed up Isearch in very long lines under line truncation
2022-07-25 Gregory HeytingsImprovement for long lines in buffers with font locking.
2022-07-23 Eli ZaretskiiImprove display of columns on mode-line
2022-07-23 Eli ZaretskiiOptimize 'set_vertical_scroll_bar' for long lines
2022-07-23 Eli ZaretskiiAvoid calling 'current_column' in buffers with long...
2022-07-23 Eli ZaretskiiSpeed up redisplay of long truncated lines
2022-07-22 Eli ZaretskiiAvoid assertion violations in 'handle_fontified_prop'
2022-07-22 Gregory HeytingsImprove font locking in buffers with long lines (bug...
2022-07-21 Gregory HeytingsMerge branch 'feature/fix-the-long-lines-display-bug'
2022-07-21 Eli ZaretskiiUpdate buffer's chars-modified tick when inserting...
2022-07-21 Po LuApply tooltip assertions to all instances of x-show-tip
2022-07-21 Stefan KangasMinor doc fix in search-forward-help-for-help
2022-07-21 Stefan KangasMake bs-help obsolete in favor of describe-mode
2022-07-21 Stefan KangasMake dictionary-help obsolete in favor of describe...
2022-07-21 Stefan KangasDon't list obsolete in "other commands" help section
2022-07-21 Eli ZaretskiiMake sure we don't unknowingly truncate tooltip text
2022-07-21 Po LuAvoid wasting bandwidth to set user time
2022-07-21 Stefan KangasMake bubbles-quit obsolete in favor of quit-window
2022-07-21 Stefan KangasRemove superfluous installation instructions
2022-07-21 Stefan KangasMerge from origin/emacs-28
2022-07-21 Po LuImprove handling screen resizes when built without...
2022-07-21 Po LuRevert "Prefer defvar-keymap in xwidget.el"
2022-07-20 Stefan Kangas; Normalize some "Author" headers
2022-07-20 Stefan KangasPrefer defvar-keymap in xwidget.el
2022-07-20 Gregory Heytings* src/xdisp.c (redisplay_window): Small optimization.
2022-07-20 Eli Zaretskii; * src/data.c (Fash): Improve wording of the doc string.
2022-07-20 Eli Zaretskii; * lisp/mail/smtpmail.el (smtpmail-via-smtp): Explain...
2022-07-20 Gregory HeytingsFurther tweaks to long lines handling.
2022-07-20 Po LuFix mouse wheel DND scroll direction on Haiku
2022-07-20 Eli ZaretskiiFix error during startup in -nw sessions
2022-07-20 Mattias EngdegårdGently discourage use of `lsh` (bug#56641)
2022-07-20 Mattias Engdegård; * lisp/org/ol.el (org-link--decode-compound): `lsh...
2022-07-20 Po LuFix calculation of default highlightForeground in the...
2022-07-20 Stefan Kangas; Merge from origin/emacs-28
2022-07-20 Stefan KangasMerge from origin/emacs-28
2022-07-20 Po LuImplement wheel movement during DND on Haiku
2022-07-20 Stefan KangasPrefer defvar-keymap in some trivial cases
2022-07-20 Po LuFix setting user time upon scrolling self during DND
2022-07-19 João TávoraMake eldoc-echo-area-prefer-doc-buffer consider all...
2022-07-19 João TávoraEnsure Eldoc buffer displays on interactive M-x eldoc
2022-07-19 Gregory HeytingsSimplified and improved heuristic for long lines detection.
2022-07-19 Gregory HeytingsRevert commits 1ff69cc744 and 9a894206f6.
2022-07-19 Philip Kaludercic* eudc.texi: Unquote setopt option names
2022-07-19 Eli ZaretskiiMerge branch 'master' of git.savannah.gnu.org:/srv...
2022-07-19 Eli Zaretskii; Fix punctuation in recently changed EUDC documentation
2022-07-19 Gregory HeytingsImprove the heuristic for long lines detection again.
2022-07-19 Mattias EngdegårdUse `ash` instead of `lsh`
2022-07-19 Mattias Engdegård; * src/data.c (Fash): More precise doc string
2022-07-19 Gerd MoellmannPrevent GC of window referenced from EmacsScroller
2022-07-19 Stefan Kangas; Fix typos
2022-07-19 Stefan Kangas; * lisp/bindings.el: Remove conflicting commented...
2022-07-19 Stefan KangasPrefer defvar-keymap in bindings.el
2022-07-19 Mattias EngdegårdSpeed up `butlast`
2022-07-19 Stefan KangasMerge from origin/emacs-28
2022-07-19 Po LuDocument workaround for bug#56627
2022-07-19 Stefan Monnier(help-fns--first-release): Try and avoid false positives
2022-07-19 Po LuFix timestamp specified in wheel movement XDND events
2022-07-19 Po LuMake drag-and-drop wheel movement work locally too...
2022-07-18 Eli Zaretskii* src/xdisp.c (set_vertical_scroll_bar): Remove stale...
2022-07-18 Eli ZaretskiiFix calculation of the vertical scroll bar's thumb
2022-07-18 Gregory Heytings* etc/PROBLEMS: Remove the entry which is no longer...
2022-07-18 Michael AlbinusUse ntake also in tramp-adb.el
2022-07-18 Alexander AdolfAdditional query and results attributes in eudcb-macos...
2022-07-18 Gregory HeytingsImprove the heuristic for long lines detection.
2022-07-18 Robert Pluim; Fix typo missed in previous change
2022-07-18 Gregory HeytingsShorter and safer fix for the segfault.
2022-07-18 Michael AlbinusAdapt Tramp new test macros
2022-07-18 Michael AlbinusUse ntake in Tramp
2022-07-18 Stefan Kangas* lisp/rect.el (rectangle-mark-mode-map): Prefer defvar...
2022-07-18 Eli Zaretskii; * doc/lispref/lists.texi (List Elements): No passive...
2022-07-18 Robert Pluim; * lisp/net/tramp-crypt.el: Improve commentary
2022-07-18 Eli ZaretskiiMerge branch 'emacs-28' of git.savannah.gnu.org:/srv...
2022-07-18 Eli Zaretskii; * src/buffer.c (syms_of_buffer) <mode-line-format...
2022-07-18 Stefan Kangas; Fix typos (Bug#56550)
2022-07-18 Gregory HeytingsFix typo in NEWS title.
2022-07-18 Mattias EngdegårdClarify `take` and `ntake` documentation (bug#56521)
2022-07-18 Mattias EngdegårdSpeed up `seq-subseq` for lists (bug#56521)
2022-07-18 Mattias EngdegårdUse `take` where clearly safe to do so (bug#56521)
2022-07-18 Gregory HeytingsFurther improvements to long lines handling.
2022-07-18 Juri Linkov* lisp/minibuffer.el (minibuffer-complete-history)...
2022-07-18 Po LuImplement last change on Haiku as well
2022-07-18 Po LuPreserve echo area message when running DND mouse movem...
2022-07-18 Richard HansenDerive `Info-mode' from `special-mode'
2022-07-18 Richard Hanseninfo-edit: Delay `ibuffer' var change until after ...
2022-07-18 Po LuHandle virtual modifiers in the DND scrolling code
2022-07-17 Stefan Monnier* lisp/minibuffer.el (minibuffer-complete-history)...
2022-07-17 Juri Linkov* lisp/subr.el (read-char-from-minibuffer, y-or-n-p...
2022-07-17 Juri Linkov* lisp/minibuffer.el (minibuffer-complete-history)...
2022-07-17 Mattias EngdegårdAdd `take` and `ntake` (bug#56521)
2022-07-17 Eli ZaretskiiFix leaking of file descriptors due to pipe processes...
2022-07-17 Po LuImprove handling of tilt scroll and flip options during DND
2022-07-17 Stefan KangasPrefer defvar-keymap in mpc.el
2022-07-17 Lars IngebrigtsenMake `C' in over tramp work in archive mode
2022-07-17 Eli Zaretskii; * src/xdisp.c (redisplay_tool_bar): Fix a possible...
2022-07-17 Eli ZaretskiiFix tab-bar resizing under 'auto-resize-tab-bars' ...
2022-07-17 VisuweshEnsure that directories exist when copying files from...
next