]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2022-07-16 Gregory HeytingsImprovements to long lines handling.
2022-07-09 Eli ZaretskiiAvoid assertion violations in 'back_to_previous_visible...
2022-07-09 Eli ZaretskiiFix segfault in composite.c
2022-07-08 Gregory HeytingsFix typo in 1792cbaddc.
2022-07-08 Gregory HeytingsActually fix the long lines display bug (bug#56393).
2022-07-08 Gregory HeytingsRevert commit 38b3780f6e.
2022-07-08 Gregory HeytingsRevert commits 9ea9533f17, c0c4600ece, 7b19ce51fc,...
2022-07-08 Eli Zaretskii* src/xdisp.c (set_vertical_scroll_bar): Remove stale...
2022-07-08 Eli ZaretskiiFix calculation of the vertical scroll bar's thumb
2022-07-06 Gregory HeytingsFix improvement of isearch in auto-narrow-mode.
2022-07-06 Gregory HeytingsImprove isearch in auto-narrow-mode.
2022-07-06 Gregory HeytingsVarious improvements to auto-narrow mode.
2022-07-05 Gregory HeytingsActually fix the long lines display bug (bug#56393).
2022-07-05 Glenn Morris* make-dist: Fix after recent configure.ac quoting...
2022-07-05 Lars IngebrigtsenFix custom-initialize-reset bootstrap error
2022-07-05 Lars IngebrigtsenFix rcirc buffer name collisions
2022-07-05 Michael AlbinusMention remote-file-name-inhibit-auto-save-visited...
2022-07-05 Stefan KangasRename new option to remote-file-name-inhibit-auto...
2022-07-05 Lars IngebrigtsenRegenerate ldefs-boot.el
2022-07-05 Lars IngebrigtsenGive a warning if setopt has been used with an invalid...
2022-07-05 Eli Zaretskii; * lisp/emacs-lisp/subr-x.el (string-limit): Clarify...
2022-07-05 Stefan Kangas; * etc/NEWS: Clarify entry.
2022-07-05 Stefan KangasRe-fix narrowing problem in tramp-debug-buffer-command...
2022-07-05 Stefan KangasMake some defcustom types more restrictive
2022-07-05 Lars IngebrigtsenDon't hard-code `M-c' in `read-regexp'
2022-07-05 Lars IngebrigtsenDocumnt left/right mwheel events
2022-07-05 Lars IngebrigtsenMention byte order marks in string-limit doc string
2022-07-05 Eli Zaretskii; * lisp/files.el (auto-save-visited-predicate): Doc...
2022-07-05 Eli Zaretskii; Fix documentation of 'auto-save-visited-remote-files'
2022-07-05 Stefan KangasNew user option auto-save-visited-remote-files
2022-07-05 Stefan KangasNew user option auto-save-visited-mode-predicate
2022-07-05 Stefan KangasShorten name of recently added command to emacs-news...
2022-07-05 Po LuFix manually disowning Emacs drag atoms
2022-07-05 Lars IngebrigtsenRemove the interactive prefix from emoji-insert
2022-07-05 Po LuAllow immediately saving XDS drops
2022-07-05 Paul EggertQuote configure.ac arguments more consistently
2022-07-05 Paul EggertDon’t mishandle preset emacs_cv_lesstif
2022-07-05 Stefan KangasMerge from origin/emacs-28
2022-07-05 Stefan Kangas; Merge from origin/emacs-28
2022-07-05 Po LuDon't take XCB socket every time we want the no of...
2022-07-05 Stefan KangasNew command emacs-news-mode-open-line
2022-07-05 Po LuImprove support for remote files in XDS
2022-07-05 Po LuDon't overestimate supported input extension version...
2022-07-05 Alexander AdolfAdd reverse mapping for EUDC attribute names
2022-07-04 Stefan Monnier(gnus-inverse-list-range-intersection): Update alias
2022-07-04 Stefan KangasExpand docstrings related to auto-saving
2022-07-04 Paul EggertFix core dump with x-get-local-selection
2022-07-04 Stefan KangasAdd quit-window entry to list-timers menu
2022-07-04 Stefan KangasPrefer defvar-keymap in emacs-lisp/*.el
2022-07-04 Stefan KangasDocument using make-composed-keymap with defvar-keymap
2022-07-04 Stefan Kangas; Fix warning in mwheel.el
2022-07-04 Stefan KangasDoc fix; quote keys in face-remap.el
2022-07-04 Stefan KangasInherit instead of copying keymap in bookmark.el
2022-07-04 Stefan Kangas* src/keymap.c (Fcopy_keymap): Document using defvar...
2022-07-04 Mattias Engdegård; remove regexp ambiguity
2022-07-04 Stefan KangasUse substitute-command-keys in Helper-help
2022-07-04 Po LuAvoid code duplication converting XI event state in...
2022-07-04 Stefan KangasFix scrolling backwards in Helper-help
2022-07-04 Mattias EngdegårdRemove some useless `eval-when-compile`
2022-07-04 Mattias EngdegårdReplace lisp-mode-symbol-regexp with (rx lisp-mode...
2022-07-04 Stefan Kangas* lisp/progmodes/ebrowse.el (ebrowse-tree-mode): Fix...
2022-07-04 Stefan KangasRemove remaining Helper-help support from view-mode
2022-07-04 Eli Zaretskii; Fix doc strings in help-fns.el
2022-07-04 Lars IngebrigtsenDon't bug out in manual-html-fix-index-2 on newer makei...
2022-07-04 Lars IngebrigtsenPreserve <title> in the Emacs manuals
2022-07-04 Eli Zaretskii; Fix documentation of 'file-parent-directory'
2022-07-04 DaanturoAdd file-parent-directory function
2022-07-04 Benjamin Riefenstahllisp/thumbs.el: Fix calling the "convert" command
2022-07-04 Lars IngebrigtsenPreserve <title> in the Emacs manuals
2022-07-04 Lars IngebrigtsenDon't bug out in manual-html-fix-index-2 on newer makei...
2022-07-04 VisuweshExclude radio buttons when suggesting URI in eww
2022-07-04 Stefan KangasNew command help-fns-edit-mode-cancel
2022-07-04 Po LuHandle errors caused by ignoring errors with GDK's...
2022-07-04 Po LuAlways wait for XdndStatus before sending XdndDrop
2022-07-04 Po LuFix accessing dpyinfo after it is deallocated
2022-07-04 Stefan KangasMerge from origin/emacs-28
2022-07-04 Po LuDisplay list of traps and handlers when crashing due...
2022-07-04 Florian RommelAdd support for fullscreen values fullheight and fullwi...
2022-07-04 Po LuAdd some more error checking code to `x_stop_ignoring_e...
2022-07-03 Stefan KangasSimplify lisp-el-font-lock-keywords-2 definition slightly
2022-07-03 Stefan KangasQuote some literal keys to get help-key-binding face
2022-07-03 Stefan KangasUse command substitutions instead of literal keys in...
2022-07-03 Stefan KangasNormalize definition of erc-track-minor-mode-map
2022-07-03 Stefan KangasUse substitute-command-keys in reftex-toc-show-help
2022-07-03 Stefan KangasFont lock \\<> and \\{} command substitutions in docstrings
2022-07-03 Stefan KangasFix warning in last commit
2022-07-03 Eli Zaretskii; * lisp/mwheel.el (mouse-wheel-scroll-amount): Doc...
2022-07-03 Juri LinkovUse more help-key-binding faces in repeat-mode message
2022-07-03 Juri Linkov* lisp/mwheel.el: More fixes for global-text-scale...
2022-07-03 Stefan KangasImprove calc-dispatch-help docstring
2022-07-03 Michael AlbinusTramp code cleanup
2022-07-03 Florian Rommelabort-redisplay: Add missing unbind_to in 'recenter'
2022-07-03 Stefan Monnierlisp/elec-pair.el: Simplify last change
2022-07-03 Stefan KangasFix dired-goto-subdir prompt
2022-07-03 Stefan KangasFix warnings in my last commit
2022-07-03 Stefan KangasImprove navigation keybindings in emacs-news-mode
2022-07-03 Eli ZaretskiiMerge branch 'master' of git.savannah.gnu.org:/srv...
2022-07-03 Eli ZaretskiiFix implementation of 'reset' face values
2022-07-03 Stefan Kangas; * etc/NEWS: Tag two items.
2022-07-03 Stefan KangasMove dired-clean-up-buffers-too to dired.el
next